paulson@16086: %!PS-Adobe-3.0 EPSF-3.0 paulson@16086: %%Title: (portrait-head copy) paulson@16086: %%Version: 1 6 paulson@16086: %%Creator: Adobe Acrobat 7.0 paulson@16086: %%CreationDate: 26/05/2005 09:00 paulson@16086: %%DocumentData: Clean7Bit paulson@16086: %%LanguageLevel: 2 paulson@16086: %%ADO_ContainsXMP: MainFirst paulson@16086: %%BoundingBox: 172 54 468 463 paulson@16086: %%HiResBoundingBox: 172.0 54.0 468.0 463.0 paulson@16086: %%Pages: 0 paulson@16086: %%DocumentProcessColors: Black paulson@16086: %%DocumentSuppliedResources: paulson@16086: %%+ procset (Adobe Acrobat - PDF operators) 1.2 0 paulson@16086: %%EndComments paulson@16086: %%BeginProlog paulson@16086: %%EndProlog paulson@16086: %%BeginSetup paulson@16086: %ADOPrintSettings: L2 W0 VM op crd os scsa T h ef bg ucr sf ef r b fa pr seps ttf hb EF t2 irt Printer/PostScript Color Management 0 paulson@16086: paulson@16086: paulson@16086: %%BeginResource: procset l2check 6.0 1 paulson@16086: %%Copyright: Copyright 1993,2001 Adobe Systems Incorporated. All Rights Reserved. paulson@16086: systemdict /languagelevel known paulson@16086: { systemdict /languagelevel get 1 eq } paulson@16086: { true } paulson@16086: ifelse paulson@16086: { paulson@16086: initgraphics /Helvetica findfont 18 scalefont setfont paulson@16086: 72 600 moveto (Error: This application does not support) dup show paulson@16086: 72 580 moveto (printing to a PostScript Language Level 1 printer.) dup show paulson@16086: exch = = paulson@16086: /Times-Roman findfont 16 scalefont setfont paulson@16086: 72 500 moveto (As a workaround, try selecting Print As Image from) show paulson@16086: 72 480 moveto (the Advanced Print dialog.) show paulson@16086: showpage paulson@16086: quit paulson@16086: } paulson@16086: if paulson@16086: %%EndResource paulson@16086: /currentpacking where{pop currentpacking true setpacking}if paulson@16086: %%BeginResource: procset pdfvars 6.0 1 paulson@16086: %%Copyright: Copyright 1987-2002 Adobe Systems Incorporated. All Rights Reserved. paulson@16086: %%Title: definition of dictionary of variables used by PDF & PDFText procsets paulson@16086: userdict /PDF 162 dict put paulson@16086: userdict /PDFVars 89 dict dup begin put paulson@16086: /docSetupDone false def paulson@16086: /InitAll 0 def paulson@16086: /TermAll 0 def paulson@16086: /DocInitAll 0 def paulson@16086: /DocTermAll 0 def paulson@16086: /_pdfEncodings 2 array def paulson@16086: /_pdf_str1 1 string def paulson@16086: /_pdf_i 0 def paulson@16086: /_pdf_na 0 def paulson@16086: /_pdf_showproc 0 def paulson@16086: /_italMtx [1 0 .212557 1 0 0] def paulson@16086: /_italMtx_WMode1 [1 -.212557 0 1 0 0] def paulson@16086: /_italMtxType0 [1 0 .1062785 1 0 0] def paulson@16086: /_italMtx_WMode1Type0 [1 -.1062785 0 1 0 0] def paulson@16086: /_basefont 0 def paulson@16086: /_basefonto 0 def paulson@16086: /_pdf_oldCIDInit null def paulson@16086: /_pdf_FontDirectory 30 dict def paulson@16086: /_categories 10 dict def paulson@16086: /_sa? true def paulson@16086: /_ColorSep5044? false def paulson@16086: /nulldict 0 dict def paulson@16086: /_processColors 0 def paulson@16086: /overprintstack null def paulson@16086: /_defaulttransfer currenttransfer def paulson@16086: /_defaultflatness currentflat def paulson@16086: /_defaulthalftone null def paulson@16086: /_defaultcolortransfer null def paulson@16086: /_defaultblackgeneration null def paulson@16086: /_defaultundercolorremoval null def paulson@16086: /_defaultcolortransfer null def paulson@16086: PDF begin paulson@16086: [/c/cs/cm/d/d0/f/h/i/j/J/l/m/M/n/q/Q/re/ri/S/sc/sh/Tf/w/W paulson@16086: /applyInterpFunc/applystitchFunc/domainClip/encodeInput paulson@16086: /initgs/int/limit/rangeClip paulson@16086: /defineRes/undefineRes/findRes/setSA/pl paulson@16086: /? /! /| /: /+ /GetGlyphDirectory paulson@16086: /pdf_flushFilters /pdf_readstring /pdf_dictOp /pdf_image /pdf_maskedImage paulson@16086: /pdf_shfill /pdf_sethalftone paulson@16086: ] {null def} bind forall paulson@16086: end paulson@16086: end paulson@16086: %%EndResource paulson@16086: PDFVars begin PDF begin paulson@16086: %%BeginResource: procset pdfutil 6.0 1 paulson@16086: %%Copyright: Copyright 1993-2001 Adobe Systems Incorporated. All Rights Reserved. paulson@16086: %%Title: Basic utilities used by other PDF procsets paulson@16086: /bd {bind def} bind def paulson@16086: /ld {load def} bd paulson@16086: /bld { paulson@16086: dup length dict begin paulson@16086: { null def } forall paulson@16086: bind paulson@16086: end paulson@16086: def paulson@16086: } bd paulson@16086: /dd { PDFVars 3 1 roll put } bd paulson@16086: /xdd { exch dd } bd paulson@16086: /Level2? paulson@16086: systemdict /languagelevel known paulson@16086: { systemdict /languagelevel get 2 ge } { false } ifelse paulson@16086: def paulson@16086: /Level1? Level2? not def paulson@16086: /Level3? paulson@16086: systemdict /languagelevel known paulson@16086: {systemdict /languagelevel get 3 eq } { false } ifelse paulson@16086: def paulson@16086: /getifknown { paulson@16086: 2 copy known { get true } { pop pop false } ifelse paulson@16086: } bd paulson@16086: /here { paulson@16086: currentdict exch getifknown paulson@16086: } bd paulson@16086: /isdefined? { where { pop true } { false } ifelse } bd paulson@16086: %%EndResource paulson@16086: %%BeginResource: procset pdf 6.0 1 paulson@16086: %%Copyright: Copyright 1998-2003 Adobe Systems Incorporated. All Rights Reserved. paulson@16086: %%Title: General operators for PDF, common to all Language Levels. paulson@16086: /cm { matrix astore concat } bd paulson@16086: /d /setdash ld paulson@16086: /f /fill ld paulson@16086: /h /closepath ld paulson@16086: /i {dup 0 eq {pop _defaultflatness} if setflat} bd paulson@16086: /j /setlinejoin ld paulson@16086: /J /setlinecap ld paulson@16086: /M /setmiterlimit ld paulson@16086: /n /newpath ld paulson@16086: /S /stroke ld paulson@16086: /w /setlinewidth ld paulson@16086: /W /clip ld paulson@16086: /sg /setgray ld paulson@16086: /initgs { paulson@16086: 0 setgray paulson@16086: [] 0 d paulson@16086: 0 j paulson@16086: 0 J paulson@16086: 10 M paulson@16086: 1 w paulson@16086: false setSA paulson@16086: /_defaulttransfer load settransfer paulson@16086: 0 i paulson@16086: /RelativeColorimetric ri paulson@16086: newpath paulson@16086: } bd paulson@16086: /int { paulson@16086: dup 2 index sub 3 index 5 index sub div 6 -2 roll sub mul paulson@16086: exch pop add exch pop paulson@16086: } bd paulson@16086: /limit { paulson@16086: dup 2 index le { exch } if pop paulson@16086: dup 2 index ge { exch } if pop paulson@16086: } bd paulson@16086: /domainClip { paulson@16086: Domain aload pop 3 2 roll paulson@16086: limit paulson@16086: } [/Domain] bld paulson@16086: /applyInterpFunc { paulson@16086: 0 1 DimOut 1 sub paulson@16086: { paulson@16086: dup C0 exch get exch paulson@16086: dup C1 exch get exch paulson@16086: 3 1 roll paulson@16086: 1 index sub paulson@16086: 3 index paulson@16086: N exp mul add paulson@16086: exch paulson@16086: currentdict /Range_lo known paulson@16086: { paulson@16086: dup Range_lo exch get exch paulson@16086: Range_hi exch get paulson@16086: 3 2 roll limit paulson@16086: } paulson@16086: { paulson@16086: pop paulson@16086: } paulson@16086: ifelse paulson@16086: exch paulson@16086: } for paulson@16086: pop paulson@16086: } [/DimOut /C0 /C1 /N /Range_lo /Range_hi] bld paulson@16086: /encodeInput { paulson@16086: NumParts 1 sub paulson@16086: 0 1 2 index paulson@16086: { paulson@16086: dup Bounds exch get paulson@16086: 2 index gt paulson@16086: { exit } paulson@16086: { dup paulson@16086: 3 index eq paulson@16086: { exit } paulson@16086: { pop } ifelse paulson@16086: } ifelse paulson@16086: } for paulson@16086: 3 2 roll pop paulson@16086: dup Bounds exch get exch paulson@16086: dup 1 add Bounds exch get exch paulson@16086: 2 mul paulson@16086: dup Encode exch get exch paulson@16086: 1 add Encode exch get paulson@16086: int paulson@16086: } [/NumParts /Bounds /Encode] bld paulson@16086: /rangeClip { paulson@16086: exch dup Range_lo exch get paulson@16086: exch Range_hi exch get paulson@16086: 3 2 roll paulson@16086: limit paulson@16086: } [/Range_lo /Range_hi] bld paulson@16086: /applyStitchFunc { paulson@16086: Functions exch get exec paulson@16086: currentdict /Range_lo known { paulson@16086: 0 1 DimOut 1 sub { paulson@16086: DimOut 1 add -1 roll paulson@16086: rangeClip paulson@16086: } for paulson@16086: } if paulson@16086: } [/Functions /Range_lo /DimOut] bld paulson@16086: /pdf_flushfilters paulson@16086: { paulson@16086: aload length paulson@16086: { dup status paulson@16086: 1 index currentfile ne and paulson@16086: { dup flushfile closefile } paulson@16086: { pop } paulson@16086: ifelse paulson@16086: } repeat paulson@16086: } bd paulson@16086: /pdf_readstring paulson@16086: { paulson@16086: 1 index dup length 1 sub get paulson@16086: exch readstring pop paulson@16086: exch pdf_flushfilters paulson@16086: } bind def paulson@16086: /pdf_dictOp paulson@16086: { paulson@16086: 3 2 roll paulson@16086: 10 dict copy paulson@16086: begin paulson@16086: _Filters dup length 1 sub get def paulson@16086: currentdict exch exec paulson@16086: _Filters pdf_flushfilters paulson@16086: end paulson@16086: } [/_Filters] bld paulson@16086: /pdf_imagemask {{imagemask} /DataSource pdf_dictOp} bd paulson@16086: /pdf_shfill {{sh} /DataSource pdf_dictOp} bd paulson@16086: /pdf_sethalftone {{sethalftone} /Thresholds pdf_dictOp} bd paulson@16086: /masks [ 2#10000000 paulson@16086: 2#11000000 paulson@16086: 2#11100000 paulson@16086: 2#11110000 paulson@16086: 2#11111000 paulson@16086: 2#11111100 paulson@16086: 2#11111110 paulson@16086: 2#11111111 ] def paulson@16086: /addNBits paulson@16086: { paulson@16086: /numBits exch def paulson@16086: /byte exch def paulson@16086: OutBitOffset numBits add 8 gt paulson@16086: { paulson@16086: byte OutBitOffset 8 sub bitshift paulson@16086: OutBuffer OutByteIndex get or paulson@16086: OutBuffer OutByteIndex 3 -1 roll put paulson@16086: /OutByteIndex OutByteIndex 1 add def paulson@16086: /bitsDoneSoFar OutBitOffset def paulson@16086: /OutBitOffset numBits 8 OutBitOffset sub sub def paulson@16086: OutBitOffset 0 gt paulson@16086: { paulson@16086: byte bitsDoneSoFar bitshift paulson@16086: masks numBits bitsDoneSoFar sub get and paulson@16086: OutBuffer OutByteIndex 3 -1 roll put paulson@16086: } if paulson@16086: } paulson@16086: { paulson@16086: byte masks numBits 1 sub get and paulson@16086: OutBitOffset neg bitshift paulson@16086: OutBuffer OutByteIndex get or paulson@16086: OutBuffer OutByteIndex 3 -1 roll put paulson@16086: /OutBitOffset OutBitOffset numBits add def paulson@16086: OutBitOffset 8 eq paulson@16086: { paulson@16086: /OutBitOffset 0 def paulson@16086: /OutByteIndex OutByteIndex 1 add def paulson@16086: } if paulson@16086: } ifelse paulson@16086: } bind def paulson@16086: /DevNNFilter paulson@16086: { paulson@16086: /InBuffer Width NumComps mul BitsPerComponent mul 7 add 8 idiv string def paulson@16086: AllSource InBuffer readstring pop pop paulson@16086: /outlen Width NewNumComps mul BitsPerComponent mul 7 add 8 idiv def paulson@16086: /OutBuffer outlen string def paulson@16086: 0 1 outlen 1 sub { OutBuffer exch 0 put } for paulson@16086: /InByteIndex 0 def paulson@16086: /InBitOffset 0 def paulson@16086: /OutByteIndex 0 def paulson@16086: /OutBitOffset 0 def paulson@16086: /KeepArray NumComps array def paulson@16086: 0 1 NumComps 1 sub { KeepArray exch true put } for paulson@16086: DevNNones { KeepArray exch false put } forall paulson@16086: Width { paulson@16086: KeepArray paulson@16086: { paulson@16086: { paulson@16086: /bitsLeft BitsPerComponent def paulson@16086: { paulson@16086: bitsLeft 0 le { exit } if paulson@16086: /bitsToDo 8 InBitOffset sub dup bitsLeft gt { pop bitsLeft } if def paulson@16086: InBuffer InByteIndex get paulson@16086: InBitOffset bitshift paulson@16086: bitsToDo addNBits paulson@16086: /bitsLeft bitsLeft bitsToDo sub def paulson@16086: InBitOffset bitsToDo add paulson@16086: dup 8 mod /InBitOffset exch def paulson@16086: 8 idiv InByteIndex add /InByteIndex exch def paulson@16086: } loop paulson@16086: } paulson@16086: { paulson@16086: InBitOffset BitsPerComponent add paulson@16086: dup 8 mod /InBitOffset exch def paulson@16086: 8 idiv InByteIndex add /InByteIndex exch def paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: forall paulson@16086: } repeat paulson@16086: OutBuffer paulson@16086: } bd paulson@16086: /pdf_image paulson@16086: { paulson@16086: 20 dict copy paulson@16086: begin paulson@16086: /UnusedNones where { /UnusedNones get}{false} ifelse paulson@16086: { paulson@16086: /NumComps Decode length 2 div cvi def paulson@16086: /OrigDecode Decode def paulson@16086: /NumNones DevNNones length def paulson@16086: /NewNumComps NumComps NumNones sub def paulson@16086: /Decode NewNumComps 2 mul cvi array def paulson@16086: /devNNindx 0 def paulson@16086: /decIndx 0 def paulson@16086: /cmpIndx 0 def paulson@16086: NumComps { paulson@16086: cmpIndx DevNNones devNNindx get eq paulson@16086: { paulson@16086: /devNNindx devNNindx 1 add dup NumNones eq {pop 0} if def paulson@16086: } paulson@16086: { paulson@16086: Decode decIndx OrigDecode cmpIndx 2 mul get put paulson@16086: Decode decIndx 1 add OrigDecode cmpIndx 2 mul 1 add get put paulson@16086: /decIndx decIndx 2 add def paulson@16086: } ifelse paulson@16086: /cmpIndx cmpIndx 1 add def paulson@16086: } repeat paulson@16086: _Filters dup length 1 sub get /AllSource exch def paulson@16086: /DataSource { DevNNFilter } def paulson@16086: } paulson@16086: { _Filters dup length 1 sub get /DataSource exch def } paulson@16086: ifelse paulson@16086: currentdict image paulson@16086: _Filters pdf_flushfilters paulson@16086: end paulson@16086: } bd paulson@16086: /pdf_maskedImage paulson@16086: { paulson@16086: 10 dict copy begin paulson@16086: /miDict currentdict def paulson@16086: /DataDict DataDict 10 dict copy def paulson@16086: DataDict begin paulson@16086: /DataSource paulson@16086: _Filters dup length 1 sub get paulson@16086: def paulson@16086: miDict image paulson@16086: _Filters pdf_flushfilters paulson@16086: end paulson@16086: miDict /InterleaveType get 3 eq paulson@16086: { MaskDict /DataSource get dup type /filetype eq { closefile } { pop } ifelse } paulson@16086: if paulson@16086: end paulson@16086: } [/miDict /DataDict /_Filters] bld paulson@16086: /RadialShade { paulson@16086: 40 dict begin paulson@16086: /background exch def paulson@16086: /ext1 exch def paulson@16086: /ext0 exch def paulson@16086: /BBox exch def paulson@16086: /r2 exch def paulson@16086: /c2y exch def paulson@16086: /c2x exch def paulson@16086: /r1 exch def paulson@16086: /c1y exch def paulson@16086: /c1x exch def paulson@16086: /rampdict exch def paulson@16086: gsave paulson@16086: BBox length 0 gt { paulson@16086: newpath paulson@16086: BBox 0 get BBox 1 get moveto paulson@16086: BBox 2 get BBox 0 get sub 0 rlineto paulson@16086: 0 BBox 3 get BBox 1 get sub rlineto paulson@16086: BBox 2 get BBox 0 get sub neg 0 rlineto paulson@16086: closepath paulson@16086: clip paulson@16086: newpath paulson@16086: } if paulson@16086: c1x c2x eq paulson@16086: { paulson@16086: c1y c2y lt {/theta 90 def}{/theta 270 def} ifelse paulson@16086: } paulson@16086: { paulson@16086: /slope c2y c1y sub c2x c1x sub div def paulson@16086: /theta slope 1 atan def paulson@16086: c2x c1x lt c2y c1y ge and { /theta theta 180 sub def} if paulson@16086: c2x c1x lt c2y c1y lt and { /theta theta 180 add def} if paulson@16086: } paulson@16086: ifelse paulson@16086: gsave paulson@16086: clippath paulson@16086: c1x c1y translate paulson@16086: theta rotate paulson@16086: -90 rotate paulson@16086: { pathbbox } stopped paulson@16086: { 0 0 0 0 } if paulson@16086: /yMax exch def paulson@16086: /xMax exch def paulson@16086: /yMin exch def paulson@16086: /xMin exch def paulson@16086: grestore paulson@16086: xMax xMin eq yMax yMin eq or paulson@16086: { paulson@16086: grestore paulson@16086: end paulson@16086: } paulson@16086: { paulson@16086: /max { 2 copy gt { pop } {exch pop} ifelse } bind def paulson@16086: /min { 2 copy lt { pop } {exch pop} ifelse } bind def paulson@16086: rampdict begin paulson@16086: 40 dict begin paulson@16086: background length 0 gt { background sssetbackground gsave clippath fill grestore } if paulson@16086: gsave paulson@16086: c1x c1y translate paulson@16086: theta rotate paulson@16086: -90 rotate paulson@16086: /c2y c1x c2x sub dup mul c1y c2y sub dup mul add sqrt def paulson@16086: /c1y 0 def paulson@16086: /c1x 0 def paulson@16086: /c2x 0 def paulson@16086: ext0 { paulson@16086: 0 getrampcolor paulson@16086: c2y r2 add r1 sub 0.0001 lt paulson@16086: { paulson@16086: c1x c1y r1 360 0 arcn paulson@16086: pathbbox paulson@16086: /aymax exch def paulson@16086: /axmax exch def paulson@16086: /aymin exch def paulson@16086: /axmin exch def paulson@16086: /bxMin xMin axmin min def paulson@16086: /byMin yMin aymin min def paulson@16086: /bxMax xMax axmax max def paulson@16086: /byMax yMax aymax max def paulson@16086: bxMin byMin moveto paulson@16086: bxMax byMin lineto paulson@16086: bxMax byMax lineto paulson@16086: bxMin byMax lineto paulson@16086: bxMin byMin lineto paulson@16086: eofill paulson@16086: } paulson@16086: { paulson@16086: c2y r1 add r2 le paulson@16086: { paulson@16086: c1x c1y r1 0 360 arc paulson@16086: fill paulson@16086: } paulson@16086: { paulson@16086: c2x c2y r2 0 360 arc fill paulson@16086: r1 r2 eq paulson@16086: { paulson@16086: /p1x r1 neg def paulson@16086: /p1y c1y def paulson@16086: /p2x r1 def paulson@16086: /p2y c1y def paulson@16086: p1x p1y moveto p2x p2y lineto p2x yMin lineto p1x yMin lineto paulson@16086: fill paulson@16086: } paulson@16086: { paulson@16086: /AA r2 r1 sub c2y div def paulson@16086: AA -1 eq paulson@16086: { /theta 89.99 def} paulson@16086: { /theta AA 1 AA dup mul sub sqrt div 1 atan def} paulson@16086: ifelse paulson@16086: /SS1 90 theta add dup sin exch cos div def paulson@16086: /p1x r1 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def paulson@16086: /p1y p1x SS1 div neg def paulson@16086: /SS2 90 theta sub dup sin exch cos div def paulson@16086: /p2x r1 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def paulson@16086: /p2y p2x SS2 div neg def paulson@16086: r1 r2 gt paulson@16086: { paulson@16086: /L1maxX p1x yMin p1y sub SS1 div add def paulson@16086: /L2maxX p2x yMin p2y sub SS2 div add def paulson@16086: } paulson@16086: { paulson@16086: /L1maxX 0 def paulson@16086: /L2maxX 0 def paulson@16086: }ifelse paulson@16086: p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto paulson@16086: L1maxX L1maxX p1x sub SS1 mul p1y add lineto paulson@16086: fill paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: } ifelse paulson@16086: } if paulson@16086: c1x c2x sub dup mul paulson@16086: c1y c2y sub dup mul paulson@16086: add 0.5 exp paulson@16086: 0 dtransform paulson@16086: dup mul exch dup mul add 0.5 exp 72 div paulson@16086: 0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt paulson@16086: 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt paulson@16086: 1 index 1 index lt { exch } if pop paulson@16086: /hires exch def paulson@16086: hires mul paulson@16086: /numpix exch def paulson@16086: /numsteps NumSamples def paulson@16086: /rampIndxInc 1 def paulson@16086: /subsampling false def paulson@16086: numpix 0 ne paulson@16086: { paulson@16086: NumSamples numpix div 0.5 gt paulson@16086: { paulson@16086: /numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def paulson@16086: /rampIndxInc NumSamples 1 sub numsteps div def paulson@16086: /subsampling true def paulson@16086: } if paulson@16086: } if paulson@16086: /xInc c2x c1x sub numsteps div def paulson@16086: /yInc c2y c1y sub numsteps div def paulson@16086: /rInc r2 r1 sub numsteps div def paulson@16086: /cx c1x def paulson@16086: /cy c1y def paulson@16086: /radius r1 def paulson@16086: newpath paulson@16086: xInc 0 eq yInc 0 eq rInc 0 eq and and paulson@16086: { paulson@16086: 0 getrampcolor paulson@16086: cx cy radius 0 360 arc paulson@16086: stroke paulson@16086: NumSamples 1 sub getrampcolor paulson@16086: cx cy radius 72 hires div add 0 360 arc paulson@16086: 0 setlinewidth paulson@16086: stroke paulson@16086: } paulson@16086: { paulson@16086: 0 paulson@16086: numsteps paulson@16086: { paulson@16086: dup paulson@16086: subsampling { round } if paulson@16086: getrampcolor paulson@16086: cx cy radius 0 360 arc paulson@16086: /cx cx xInc add def paulson@16086: /cy cy yInc add def paulson@16086: /radius radius rInc add def paulson@16086: cx cy radius 360 0 arcn paulson@16086: eofill paulson@16086: rampIndxInc add paulson@16086: } paulson@16086: repeat paulson@16086: pop paulson@16086: } ifelse paulson@16086: ext1 { paulson@16086: c2y r2 add r1 lt paulson@16086: { paulson@16086: c2x c2y r2 0 360 arc paulson@16086: fill paulson@16086: } paulson@16086: { paulson@16086: c2y r1 add r2 sub 0.0001 le paulson@16086: { paulson@16086: c2x c2y r2 360 0 arcn paulson@16086: pathbbox paulson@16086: /aymax exch def paulson@16086: /axmax exch def paulson@16086: /aymin exch def paulson@16086: /axmin exch def paulson@16086: /bxMin xMin axmin min def paulson@16086: /byMin yMin aymin min def paulson@16086: /bxMax xMax axmax max def paulson@16086: /byMax yMax aymax max def paulson@16086: bxMin byMin moveto paulson@16086: bxMax byMin lineto paulson@16086: bxMax byMax lineto paulson@16086: bxMin byMax lineto paulson@16086: bxMin byMin lineto paulson@16086: eofill paulson@16086: } paulson@16086: { paulson@16086: c2x c2y r2 0 360 arc fill paulson@16086: r1 r2 eq paulson@16086: { paulson@16086: /p1x r2 neg def paulson@16086: /p1y c2y def paulson@16086: /p2x r2 def paulson@16086: /p2y c2y def paulson@16086: p1x p1y moveto p2x p2y lineto p2x yMax lineto p1x yMax lineto paulson@16086: fill paulson@16086: } paulson@16086: { paulson@16086: /AA r2 r1 sub c2y div def paulson@16086: AA -1 eq paulson@16086: { /theta 89.99 def} paulson@16086: { /theta AA 1 AA dup mul sub sqrt div 1 atan def} paulson@16086: ifelse paulson@16086: /SS1 90 theta add dup sin exch cos div def paulson@16086: /p1x r2 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def paulson@16086: /p1y c2y p1x SS1 div sub def paulson@16086: /SS2 90 theta sub dup sin exch cos div def paulson@16086: /p2x r2 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def paulson@16086: /p2y c2y p2x SS2 div sub def paulson@16086: r1 r2 lt paulson@16086: { paulson@16086: /L1maxX p1x yMax p1y sub SS1 div add def paulson@16086: /L2maxX p2x yMax p2y sub SS2 div add def paulson@16086: } paulson@16086: { paulson@16086: /L1maxX 0 def paulson@16086: /L2maxX 0 def paulson@16086: }ifelse paulson@16086: p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto paulson@16086: L1maxX L1maxX p1x sub SS1 mul p1y add lineto paulson@16086: fill paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: } ifelse paulson@16086: } if paulson@16086: grestore paulson@16086: grestore paulson@16086: end paulson@16086: end paulson@16086: end paulson@16086: } ifelse paulson@16086: } bd paulson@16086: /GenStrips { paulson@16086: 40 dict begin paulson@16086: /background exch def paulson@16086: /ext1 exch def paulson@16086: /ext0 exch def paulson@16086: /BBox exch def paulson@16086: /y2 exch def paulson@16086: /x2 exch def paulson@16086: /y1 exch def paulson@16086: /x1 exch def paulson@16086: /rampdict exch def paulson@16086: gsave paulson@16086: BBox length 0 gt { paulson@16086: newpath paulson@16086: BBox 0 get BBox 1 get moveto paulson@16086: BBox 2 get BBox 0 get sub 0 rlineto paulson@16086: 0 BBox 3 get BBox 1 get sub rlineto paulson@16086: BBox 2 get BBox 0 get sub neg 0 rlineto paulson@16086: closepath paulson@16086: clip paulson@16086: newpath paulson@16086: } if paulson@16086: x1 x2 eq paulson@16086: { paulson@16086: y1 y2 lt {/theta 90 def}{/theta 270 def} ifelse paulson@16086: } paulson@16086: { paulson@16086: /slope y2 y1 sub x2 x1 sub div def paulson@16086: /theta slope 1 atan def paulson@16086: x2 x1 lt y2 y1 ge and { /theta theta 180 sub def} if paulson@16086: x2 x1 lt y2 y1 lt and { /theta theta 180 add def} if paulson@16086: } paulson@16086: ifelse paulson@16086: gsave paulson@16086: clippath paulson@16086: x1 y1 translate paulson@16086: theta rotate paulson@16086: { pathbbox } stopped paulson@16086: { 0 0 0 0 } if paulson@16086: /yMax exch def paulson@16086: /xMax exch def paulson@16086: /yMin exch def paulson@16086: /xMin exch def paulson@16086: grestore paulson@16086: xMax xMin eq yMax yMin eq or paulson@16086: { paulson@16086: grestore paulson@16086: end paulson@16086: } paulson@16086: { paulson@16086: rampdict begin paulson@16086: 20 dict begin paulson@16086: background length 0 gt { background sssetbackground gsave clippath fill grestore } if paulson@16086: gsave paulson@16086: x1 y1 translate paulson@16086: theta rotate paulson@16086: /xStart 0 def paulson@16086: /xEnd x2 x1 sub dup mul y2 y1 sub dup mul add 0.5 exp def paulson@16086: /ySpan yMax yMin sub def paulson@16086: /numsteps NumSamples def paulson@16086: /rampIndxInc 1 def paulson@16086: /subsampling false def paulson@16086: xStart 0 transform paulson@16086: xEnd 0 transform paulson@16086: 3 -1 roll paulson@16086: sub dup mul paulson@16086: 3 1 roll paulson@16086: sub dup mul paulson@16086: add 0.5 exp 72 div paulson@16086: 0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt paulson@16086: 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt paulson@16086: 1 index 1 index lt { exch } if pop paulson@16086: mul paulson@16086: /numpix exch def paulson@16086: numpix 0 ne paulson@16086: { paulson@16086: NumSamples numpix div 0.5 gt paulson@16086: { paulson@16086: /numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def paulson@16086: /rampIndxInc NumSamples 1 sub numsteps div def paulson@16086: /subsampling true def paulson@16086: } if paulson@16086: } if paulson@16086: ext0 { paulson@16086: 0 getrampcolor paulson@16086: xMin xStart lt paulson@16086: { xMin yMin xMin neg ySpan rectfill } if paulson@16086: } if paulson@16086: /xInc xEnd xStart sub numsteps div def paulson@16086: /x xStart def paulson@16086: 0 paulson@16086: numsteps paulson@16086: { paulson@16086: dup paulson@16086: subsampling { round } if paulson@16086: getrampcolor paulson@16086: x yMin xInc ySpan rectfill paulson@16086: /x x xInc add def paulson@16086: rampIndxInc add paulson@16086: } paulson@16086: repeat paulson@16086: pop paulson@16086: ext1 { paulson@16086: xMax xEnd gt paulson@16086: { xEnd yMin xMax xEnd sub ySpan rectfill } if paulson@16086: } if paulson@16086: grestore paulson@16086: grestore paulson@16086: end paulson@16086: end paulson@16086: end paulson@16086: } ifelse paulson@16086: } bd paulson@16086: /currentdistillerparams where { pop currentdistillerparams /CoreDistVersion get 5000 lt}{true}ifelse paulson@16086: { paulson@16086: /PDFMark5 {cleartomark} bd paulson@16086: } paulson@16086: { paulson@16086: /PDFMark5 {pdfmark} bd paulson@16086: }ifelse paulson@16086: /ReadByPDFMark5 paulson@16086: { paulson@16086: 2 dict begin paulson@16086: /makerString exch def string /tmpString exch def paulson@16086: { paulson@16086: currentfile tmpString readline pop paulson@16086: makerString anchorsearch paulson@16086: { paulson@16086: pop pop cleartomark exit paulson@16086: } paulson@16086: { paulson@16086: 3 copy /PUT PDFMark5 pop 2 copy (\n) /PUT PDFMark5 paulson@16086: } ifelse paulson@16086: }loop paulson@16086: end paulson@16086: }bd paulson@16086: %%EndResource paulson@16086: %%BeginResource: procset pdflev2 6.0 1 paulson@16086: %%Copyright: Copyright 1987-2001,2003 Adobe Systems Incorporated. All Rights Reserved. paulson@16086: %%Title: PDF operators, with code specific for Level 2 paulson@16086: /docinitialize { paulson@16086: PDF begin paulson@16086: /_defaulthalftone currenthalftone dd paulson@16086: /_defaultblackgeneration currentblackgeneration dd paulson@16086: /_defaultundercolorremoval currentundercolorremoval dd paulson@16086: /_defaultcolortransfer [currentcolortransfer] dd paulson@16086: /_defaulttransfer currenttransfer dd paulson@16086: end paulson@16086: PDFVars /docSetupDone true put paulson@16086: } bd paulson@16086: /initialize { paulson@16086: PDFVars /docSetupDone get { paulson@16086: _defaulthalftone sethalftone paulson@16086: /_defaultblackgeneration load setblackgeneration paulson@16086: /_defaultundercolorremoval load setundercolorremoval paulson@16086: _defaultcolortransfer aload pop setcolortransfer paulson@16086: } if paulson@16086: false setoverprint paulson@16086: } bd paulson@16086: /terminate { } bd paulson@16086: /c /curveto ld paulson@16086: /cs /setcolorspace ld paulson@16086: /l /lineto ld paulson@16086: /m /moveto ld paulson@16086: /q /gsave ld paulson@16086: /Q /grestore ld paulson@16086: /sc /setcolor ld paulson@16086: /setSA/setstrokeadjust ld paulson@16086: /re { paulson@16086: 4 2 roll m paulson@16086: 1 index 0 rlineto paulson@16086: 0 exch rlineto paulson@16086: neg 0 rlineto paulson@16086: h paulson@16086: } bd paulson@16086: /concattransferfuncs { paulson@16086: [ 3 1 roll /exec load exch /exec load ] cvx paulson@16086: } bd paulson@16086: /concatandsettransfer { paulson@16086: /_defaulttransfer load concattransferfuncs settransfer paulson@16086: } bd paulson@16086: /concatandsetcolortransfer { paulson@16086: _defaultcolortransfer aload pop paulson@16086: 8 -1 roll 5 -1 roll concattransferfuncs 7 1 roll paulson@16086: 6 -1 roll 4 -1 roll concattransferfuncs 5 1 roll paulson@16086: 4 -1 roll 3 -1 roll concattransferfuncs 3 1 roll paulson@16086: concattransferfuncs paulson@16086: setcolortransfer paulson@16086: } bd paulson@16086: /defineRes/defineresource ld paulson@16086: /undefineRes/undefineresource ld paulson@16086: /findRes/findresource ld paulson@16086: currentglobal paulson@16086: true systemdict /setglobal get exec paulson@16086: [/Function /ExtGState /Form /Shading /FunctionDictionary /MadePattern /PatternPrototype /DataSource /Image] paulson@16086: { /Generic /Category findresource dup length dict copy /Category defineresource pop } paulson@16086: forall paulson@16086: systemdict /setglobal get exec paulson@16086: /ri paulson@16086: { paulson@16086: /findcolorrendering isdefined? paulson@16086: { paulson@16086: mark exch paulson@16086: findcolorrendering paulson@16086: counttomark 2 eq paulson@16086: { type /booleantype eq paulson@16086: { dup type /nametype eq paulson@16086: { dup /ColorRendering resourcestatus paulson@16086: { pop pop paulson@16086: dup /DefaultColorRendering ne paulson@16086: { paulson@16086: /ColorRendering findresource paulson@16086: setcolorrendering paulson@16086: } if paulson@16086: } if paulson@16086: } if paulson@16086: } if paulson@16086: } if paulson@16086: cleartomark paulson@16086: } paulson@16086: { pop paulson@16086: } ifelse paulson@16086: } bd paulson@16086: /knownColorants? { paulson@16086: pop false paulson@16086: } bd paulson@16086: /getrampcolor { paulson@16086: cvi paulson@16086: /indx exch def paulson@16086: 0 1 NumComp 1 sub { paulson@16086: dup paulson@16086: Samples exch get paulson@16086: dup type /stringtype eq { indx get } if paulson@16086: exch paulson@16086: Scaling exch get aload pop paulson@16086: 3 1 roll paulson@16086: mul add paulson@16086: } for paulson@16086: setcolor paulson@16086: } bd paulson@16086: /sssetbackground { aload pop setcolor } bd paulson@16086: %%EndResource paulson@16086: %%BeginResource: procset pdftext 6.0 1 paulson@16086: %%Copyright: Copyright 1987-2001,2003 Adobe Systems Incorporated. All Rights Reserved. paulson@16086: %%Title: Text operators for PDF paulson@16086: PDF /PDFText 78 dict dup begin put paulson@16086: /docinitialize paulson@16086: { paulson@16086: /resourcestatus where { paulson@16086: pop paulson@16086: /CIDParams /ProcSet resourcestatus { paulson@16086: pop pop paulson@16086: false /CIDParams /ProcSet findresource /SetBuildCompatible get exec paulson@16086: } if paulson@16086: } if paulson@16086: PDF begin paulson@16086: PDFText /_pdfDefineIdentity-H known paulson@16086: { PDFText /_pdfDefineIdentity-H get exec} paulson@16086: if paulson@16086: end paulson@16086: } bd paulson@16086: /initialize { paulson@16086: PDFText begin paulson@16086: } bd paulson@16086: /terminate { end } bd paulson@16086: Level2? paulson@16086: { paulson@16086: /_safeput paulson@16086: { paulson@16086: 3 -1 roll load 3 1 roll put paulson@16086: } paulson@16086: bd paulson@16086: } paulson@16086: { paulson@16086: /_safeput paulson@16086: { paulson@16086: 2 index load dup dup length exch maxlength ge paulson@16086: { dup length 5 add dict copy paulson@16086: 3 index xdd paulson@16086: } paulson@16086: { pop } paulson@16086: ifelse paulson@16086: 3 -1 roll load 3 1 roll put paulson@16086: } paulson@16086: bd paulson@16086: } paulson@16086: ifelse paulson@16086: /pdf_has_composefont? systemdict /composefont known def paulson@16086: /CopyFont { paulson@16086: { paulson@16086: 1 index /FID ne 2 index /UniqueID ne and paulson@16086: { def } { pop pop } ifelse paulson@16086: } forall paulson@16086: } bd paulson@16086: /Type0CopyFont paulson@16086: { paulson@16086: exch paulson@16086: dup length dict paulson@16086: begin paulson@16086: CopyFont paulson@16086: [ paulson@16086: exch paulson@16086: FDepVector paulson@16086: { paulson@16086: dup /FontType get 0 eq paulson@16086: { paulson@16086: 1 index Type0CopyFont paulson@16086: /_pdfType0 exch definefont paulson@16086: } paulson@16086: { paulson@16086: /_pdfBaseFont exch paulson@16086: 2 index exec paulson@16086: } paulson@16086: ifelse paulson@16086: exch paulson@16086: } paulson@16086: forall paulson@16086: pop paulson@16086: ] paulson@16086: /FDepVector exch def paulson@16086: currentdict paulson@16086: end paulson@16086: } bd paulson@16086: Level2? {currentglobal true setglobal} if paulson@16086: /cHexEncoding paulson@16086: [/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12 paulson@16086: /c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25 paulson@16086: /c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38 paulson@16086: /c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B paulson@16086: /c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E paulson@16086: /c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71 paulson@16086: /c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84 paulson@16086: /c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97 paulson@16086: /c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA paulson@16086: /cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD paulson@16086: /cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0 paulson@16086: /cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3 paulson@16086: /cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6 paulson@16086: /cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF] def paulson@16086: Level2? {setglobal} if paulson@16086: /modEnc { paulson@16086: /_enc xdd paulson@16086: /_icode 0 dd paulson@16086: counttomark 1 sub -1 0 paulson@16086: { paulson@16086: index paulson@16086: dup type /nametype eq paulson@16086: { paulson@16086: _enc _icode 3 -1 roll put paulson@16086: _icode 1 add paulson@16086: } paulson@16086: if paulson@16086: /_icode xdd paulson@16086: } for paulson@16086: cleartomark paulson@16086: _enc paulson@16086: } bd paulson@16086: /trEnc { paulson@16086: /_enc xdd paulson@16086: 255 -1 0 { paulson@16086: exch dup -1 eq paulson@16086: { pop /.notdef } paulson@16086: { Encoding exch get } paulson@16086: ifelse paulson@16086: _enc 3 1 roll put paulson@16086: } for paulson@16086: pop paulson@16086: _enc paulson@16086: } bd paulson@16086: /TE { paulson@16086: /_i xdd paulson@16086: StandardEncoding 256 array copy modEnc paulson@16086: _pdfEncodings exch _i exch put paulson@16086: } bd paulson@16086: Level2? paulson@16086: { paulson@16086: /pdfPatchCStrings paulson@16086: { paulson@16086: currentdict /CharStrings known currentdict /FontType known and paulson@16086: { paulson@16086: FontType 1 eq CharStrings type /dicttype eq and paulson@16086: { paulson@16086: CharStrings /mu known CharStrings /mu1 known not and CharStrings wcheck and paulson@16086: { paulson@16086: CharStrings /mu get paulson@16086: type /stringtype eq paulson@16086: { paulson@16086: currentglobal paulson@16086: CharStrings /mu1 paulson@16086: CharStrings /mu get paulson@16086: dup gcheck setglobal paulson@16086: dup length string copy paulson@16086: put paulson@16086: setglobal paulson@16086: } if paulson@16086: } if paulson@16086: } if paulson@16086: } if paulson@16086: } bd paulson@16086: } paulson@16086: { /pdfPatchCStrings {} bd } paulson@16086: ifelse paulson@16086: /TZ paulson@16086: { paulson@16086: /_usePDFEncoding xdd paulson@16086: findfont paulson@16086: dup length 6 add dict paulson@16086: begin paulson@16086: { paulson@16086: 1 index /FID ne { def } { pop pop } ifelse paulson@16086: } forall paulson@16086: pdfPatchCStrings paulson@16086: /pdf_origFontName FontName def paulson@16086: /FontName exch def paulson@16086: currentdict /PaintType known paulson@16086: { PaintType 2 eq {/PaintType 0 def} if } paulson@16086: if paulson@16086: _usePDFEncoding 0 ge paulson@16086: { paulson@16086: /Encoding _pdfEncodings _usePDFEncoding get def paulson@16086: pop paulson@16086: } paulson@16086: { paulson@16086: _usePDFEncoding -1 eq paulson@16086: { paulson@16086: counttomark 0 eq paulson@16086: { pop } paulson@16086: { paulson@16086: Encoding 256 array copy paulson@16086: modEnc /Encoding exch def paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: { paulson@16086: 256 array paulson@16086: trEnc /Encoding exch def paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: pdf_EuroProcSet pdf_origFontName known paulson@16086: { paulson@16086: pdf_origFontName pdf_AddEuroGlyphProc paulson@16086: } if paulson@16086: Level2? paulson@16086: { paulson@16086: currentdict /pdf_origFontName undef paulson@16086: } if paulson@16086: FontName currentdict paulson@16086: end paulson@16086: definefont pop paulson@16086: } paulson@16086: bd paulson@16086: Level2? paulson@16086: { paulson@16086: /TZG paulson@16086: { paulson@16086: currentglobal true setglobal paulson@16086: 2 index _pdfFontStatus paulson@16086: { paulson@16086: 2 index findfont paulson@16086: false setglobal paulson@16086: 3 index findfont paulson@16086: true setglobal paulson@16086: ne paulson@16086: { paulson@16086: 2 index findfont dup rcheck paulson@16086: { paulson@16086: dup length dict begin paulson@16086: { paulson@16086: 1 index /FID ne { def } { pop pop } ifelse paulson@16086: } forall paulson@16086: pdfPatchCStrings paulson@16086: currentdict end paulson@16086: } paulson@16086: if paulson@16086: 3 index exch definefont pop paulson@16086: } paulson@16086: if paulson@16086: } if paulson@16086: setglobal paulson@16086: TZ paulson@16086: } bd paulson@16086: } paulson@16086: { paulson@16086: /TZG {TZ} bd paulson@16086: } ifelse paulson@16086: Level2? paulson@16086: { paulson@16086: currentglobal false setglobal paulson@16086: userdict /pdftext_data 5 dict put paulson@16086: pdftext_data paulson@16086: begin paulson@16086: /saveStacks paulson@16086: { paulson@16086: pdftext_data paulson@16086: begin paulson@16086: /vmmode currentglobal def paulson@16086: false setglobal paulson@16086: count array astore /os exch def paulson@16086: end paulson@16086: countdictstack array dictstack pdftext_data exch /ds exch put paulson@16086: cleardictstack pdftext_data /dscount countdictstack put paulson@16086: pdftext_data /vmmode get setglobal paulson@16086: } bind def paulson@16086: /restoreStacks paulson@16086: { paulson@16086: pdftext_data /vmmode currentglobal put false setglobal paulson@16086: clear cleardictstack paulson@16086: pdftext_data /ds get dup paulson@16086: pdftext_data /dscount get 1 2 index length 1 sub paulson@16086: { get begin dup } for paulson@16086: pop pop paulson@16086: pdftext_data /os get aload pop paulson@16086: pdftext_data /vmmode get setglobal paulson@16086: } bind def paulson@16086: /testForClonePrinterBug paulson@16086: { paulson@16086: currentglobal true setglobal paulson@16086: /undefinedCategory /Generic /Category findresource paulson@16086: dup length dict copy /Category defineresource pop paulson@16086: setglobal paulson@16086: pdftext_data /saveStacks get exec paulson@16086: pdftext_data /vmmode currentglobal put false setglobal paulson@16086: /undefined /undefinedCategory { resourcestatus } stopped paulson@16086: pdftext_data exch /bugFound exch put paulson@16086: pdftext_data /vmmode get setglobal paulson@16086: pdftext_data /restoreStacks get exec paulson@16086: pdftext_data /bugFound get paulson@16086: } bind def paulson@16086: end paulson@16086: setglobal paulson@16086: /pdf_resourcestatus paulson@16086: pdftext_data /testForClonePrinterBug get exec paulson@16086: { paulson@16086: { paulson@16086: pdftext_data /saveStacks get exec paulson@16086: pdftext_data /os get dup dup length 1 sub paulson@16086: dup 1 sub dup 0 lt { pop 0 } if paulson@16086: exch 1 exch { get exch dup } for paulson@16086: pop pop paulson@16086: { resourcestatus } paulson@16086: stopped paulson@16086: { paulson@16086: clear cleardictstack pdftext_data /restoreStacks get exec paulson@16086: { pop pop } stopped pop false paulson@16086: } paulson@16086: { paulson@16086: count array astore pdftext_data exch /results exch put paulson@16086: pdftext_data /restoreStacks get exec pop pop paulson@16086: pdftext_data /results get aload pop paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: } paulson@16086: { { resourcestatus } } paulson@16086: ifelse paulson@16086: bd paulson@16086: } paulson@16086: if paulson@16086: Level2? paulson@16086: { paulson@16086: /_pdfUndefineResource paulson@16086: { paulson@16086: currentglobal 3 1 roll paulson@16086: _pdf_FontDirectory 2 index 2 copy known paulson@16086: {undef} paulson@16086: {pop pop} paulson@16086: ifelse paulson@16086: 1 index (pdf) exch _pdfConcatNames 1 index paulson@16086: 1 index 1 _pdfConcatNames 1 index paulson@16086: 5 index 1 _pdfConcatNames 1 index paulson@16086: 4 paulson@16086: { paulson@16086: 2 copy pdf_resourcestatus paulson@16086: { paulson@16086: pop 2 lt paulson@16086: {2 copy findresource gcheck setglobal undefineresource} paulson@16086: {pop pop} paulson@16086: ifelse paulson@16086: } paulson@16086: { pop pop} paulson@16086: ifelse paulson@16086: } repeat paulson@16086: setglobal paulson@16086: } bd paulson@16086: } paulson@16086: { paulson@16086: /_pdfUndefineResource { pop pop} bd paulson@16086: } paulson@16086: ifelse paulson@16086: Level2? paulson@16086: { paulson@16086: /_pdfFontStatus paulson@16086: { paulson@16086: currentglobal exch paulson@16086: /Font pdf_resourcestatus paulson@16086: {pop pop true} paulson@16086: {false} paulson@16086: ifelse paulson@16086: exch setglobal paulson@16086: } bd paulson@16086: } paulson@16086: { paulson@16086: /_pdfFontStatusString 50 string def paulson@16086: _pdfFontStatusString 0 (fonts/) putinterval paulson@16086: /_pdfFontStatus paulson@16086: { paulson@16086: FontDirectory 1 index known paulson@16086: { pop true } paulson@16086: { paulson@16086: _pdfFontStatusString 6 42 getinterval paulson@16086: cvs length 6 add paulson@16086: _pdfFontStatusString exch 0 exch getinterval paulson@16086: { status } stopped paulson@16086: {pop false} paulson@16086: { paulson@16086: { pop pop pop pop true} paulson@16086: { false } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: } bd paulson@16086: } paulson@16086: ifelse paulson@16086: Level2? paulson@16086: { paulson@16086: /_pdfCIDFontStatus paulson@16086: { paulson@16086: /CIDFont /Category pdf_resourcestatus paulson@16086: { paulson@16086: pop pop paulson@16086: /CIDFont pdf_resourcestatus paulson@16086: {pop pop true} paulson@16086: {false} paulson@16086: ifelse paulson@16086: } paulson@16086: { pop false } paulson@16086: ifelse paulson@16086: } bd paulson@16086: } paulson@16086: if paulson@16086: /_pdfString100 100 string def paulson@16086: /_pdfComposeFontName paulson@16086: { paulson@16086: dup length 1 eq paulson@16086: { paulson@16086: 0 get paulson@16086: 1 index paulson@16086: type /nametype eq paulson@16086: { paulson@16086: _pdfString100 cvs paulson@16086: length dup dup _pdfString100 exch (-) putinterval paulson@16086: _pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval paulson@16086: 2 index exch cvs length paulson@16086: add 1 add _pdfString100 exch 0 exch getinterval paulson@16086: exch pop paulson@16086: true paulson@16086: } paulson@16086: { paulson@16086: pop pop paulson@16086: false paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: { paulson@16086: false paulson@16086: } paulson@16086: ifelse paulson@16086: dup {exch cvn exch} if paulson@16086: } bd paulson@16086: /_pdfConcatNames paulson@16086: { paulson@16086: exch paulson@16086: _pdfString100 cvs paulson@16086: length dup dup _pdfString100 exch (-) putinterval paulson@16086: _pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval paulson@16086: 3 -1 roll exch cvs length paulson@16086: add 1 add _pdfString100 exch 0 exch getinterval paulson@16086: cvn paulson@16086: } bind def paulson@16086: /_pdfTextTempString 50 string def paulson@16086: /_pdfRegOrderingArray [(Adobe-Japan1) (Adobe-CNS1) (Adobe-Korea1) (Adobe-GB1)] def paulson@16086: /_pdf_CheckCIDSystemInfo paulson@16086: { paulson@16086: 1 index _pdfTextTempString cvs paulson@16086: (Identity) anchorsearch paulson@16086: { paulson@16086: pop pop pop pop true paulson@16086: } paulson@16086: { paulson@16086: false paulson@16086: _pdfRegOrderingArray paulson@16086: { paulson@16086: 2 index exch paulson@16086: anchorsearch paulson@16086: { pop pop pop true exit} paulson@16086: { pop } paulson@16086: ifelse paulson@16086: } paulson@16086: forall paulson@16086: exch pop paulson@16086: exch /CIDFont findresource paulson@16086: /CIDSystemInfo get paulson@16086: 3 -1 roll /CMap findresource paulson@16086: /CIDSystemInfo get paulson@16086: exch paulson@16086: 3 -1 roll paulson@16086: { paulson@16086: 2 copy paulson@16086: /Supplement get paulson@16086: exch paulson@16086: dup type /dicttype eq paulson@16086: {/Supplement get} paulson@16086: {pop 0 } paulson@16086: ifelse paulson@16086: ge paulson@16086: } paulson@16086: { true } paulson@16086: ifelse paulson@16086: { paulson@16086: dup /Registry get paulson@16086: 2 index /Registry get eq paulson@16086: { paulson@16086: /Ordering get paulson@16086: exch /Ordering get paulson@16086: dup type /arraytype eq paulson@16086: { paulson@16086: 1 index type /arraytype eq paulson@16086: { paulson@16086: true paulson@16086: 1 index length 1 sub -1 0 paulson@16086: { paulson@16086: dup 2 index exch get exch 3 index exch get ne paulson@16086: { pop false exit} paulson@16086: if paulson@16086: } for paulson@16086: exch pop exch pop paulson@16086: } paulson@16086: { pop pop false } paulson@16086: ifelse paulson@16086: } paulson@16086: { paulson@16086: eq paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: { pop pop false } paulson@16086: ifelse paulson@16086: } paulson@16086: { pop pop false } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: } bind def paulson@16086: pdf_has_composefont? paulson@16086: { paulson@16086: /_pdfComposeFont paulson@16086: { paulson@16086: 2 copy _pdfComposeFontName not paulson@16086: { paulson@16086: 2 index paulson@16086: } paulson@16086: if paulson@16086: (pdf) exch _pdfConcatNames paulson@16086: dup _pdfFontStatus paulson@16086: { dup findfont 5 2 roll pop pop pop true} paulson@16086: { paulson@16086: 4 1 roll paulson@16086: 1 index /CMap pdf_resourcestatus paulson@16086: { paulson@16086: pop pop paulson@16086: true paulson@16086: } paulson@16086: {false} paulson@16086: ifelse paulson@16086: 1 index true exch paulson@16086: { paulson@16086: _pdfCIDFontStatus not paulson@16086: {pop false exit} paulson@16086: if paulson@16086: } paulson@16086: forall paulson@16086: and paulson@16086: { paulson@16086: 1 index 1 index 0 get _pdf_CheckCIDSystemInfo paulson@16086: { paulson@16086: 3 -1 roll pop paulson@16086: 2 index 3 1 roll paulson@16086: composefont true paulson@16086: } paulson@16086: { paulson@16086: pop pop exch pop false paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: { paulson@16086: _pdfComposeFontName paulson@16086: { paulson@16086: dup _pdfFontStatus paulson@16086: { paulson@16086: exch pop paulson@16086: 1 index exch paulson@16086: findfont definefont true paulson@16086: } paulson@16086: { paulson@16086: pop exch pop paulson@16086: false paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: { paulson@16086: exch pop paulson@16086: false paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: { true } paulson@16086: { paulson@16086: dup _pdfFontStatus paulson@16086: { dup findfont true } paulson@16086: { pop false } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: } bd paulson@16086: } paulson@16086: { paulson@16086: /_pdfComposeFont paulson@16086: { paulson@16086: _pdfComposeFontName not paulson@16086: { paulson@16086: dup paulson@16086: } paulson@16086: if paulson@16086: dup paulson@16086: _pdfFontStatus paulson@16086: {exch pop dup findfont true} paulson@16086: { paulson@16086: 1 index paulson@16086: dup type /nametype eq paulson@16086: {pop} paulson@16086: {cvn} paulson@16086: ifelse paulson@16086: eq paulson@16086: {pop false} paulson@16086: { paulson@16086: dup _pdfFontStatus paulson@16086: {dup findfont true} paulson@16086: {pop false} paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: } bd paulson@16086: } paulson@16086: ifelse paulson@16086: /_pdfStyleDicts 4 dict dup begin paulson@16086: /Adobe-Japan1 4 dict dup begin paulson@16086: Level2? paulson@16086: { paulson@16086: /Serif paulson@16086: /HeiseiMin-W3-83pv-RKSJ-H _pdfFontStatus paulson@16086: {/HeiseiMin-W3} paulson@16086: { paulson@16086: /HeiseiMin-W3 _pdfCIDFontStatus paulson@16086: {/HeiseiMin-W3} paulson@16086: {/Ryumin-Light} paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: def paulson@16086: /SansSerif paulson@16086: /HeiseiKakuGo-W5-83pv-RKSJ-H _pdfFontStatus paulson@16086: {/HeiseiKakuGo-W5} paulson@16086: { paulson@16086: /HeiseiKakuGo-W5 _pdfCIDFontStatus paulson@16086: {/HeiseiKakuGo-W5} paulson@16086: {/GothicBBB-Medium} paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: def paulson@16086: /HeiseiMaruGo-W4-83pv-RKSJ-H _pdfFontStatus paulson@16086: {/HeiseiMaruGo-W4} paulson@16086: { paulson@16086: /HeiseiMaruGo-W4 _pdfCIDFontStatus paulson@16086: {/HeiseiMaruGo-W4} paulson@16086: { paulson@16086: /Jun101-Light-RKSJ-H _pdfFontStatus paulson@16086: { /Jun101-Light } paulson@16086: { SansSerif } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: /RoundSansSerif exch def paulson@16086: /Default Serif def paulson@16086: } paulson@16086: { paulson@16086: /Serif /Ryumin-Light def paulson@16086: /SansSerif /GothicBBB-Medium def paulson@16086: { paulson@16086: (fonts/Jun101-Light-83pv-RKSJ-H) status paulson@16086: }stopped paulson@16086: {pop}{ paulson@16086: { pop pop pop pop /Jun101-Light } paulson@16086: { SansSerif } paulson@16086: ifelse paulson@16086: /RoundSansSerif exch def paulson@16086: }ifelse paulson@16086: /Default Serif def paulson@16086: } paulson@16086: ifelse paulson@16086: end paulson@16086: def paulson@16086: /Adobe-Korea1 4 dict dup begin paulson@16086: /Serif /HYSMyeongJo-Medium def paulson@16086: /SansSerif /HYGoThic-Medium def paulson@16086: /RoundSansSerif SansSerif def paulson@16086: /Default Serif def paulson@16086: end paulson@16086: def paulson@16086: /Adobe-GB1 4 dict dup begin paulson@16086: /Serif /STSong-Light def paulson@16086: /SansSerif /STHeiti-Regular def paulson@16086: /RoundSansSerif SansSerif def paulson@16086: /Default Serif def paulson@16086: end paulson@16086: def paulson@16086: /Adobe-CNS1 4 dict dup begin paulson@16086: /Serif /MKai-Medium def paulson@16086: /SansSerif /MHei-Medium def paulson@16086: /RoundSansSerif SansSerif def paulson@16086: /Default Serif def paulson@16086: end paulson@16086: def paulson@16086: end paulson@16086: def paulson@16086: /TZzero paulson@16086: { paulson@16086: /_wmode xdd paulson@16086: /_styleArr xdd paulson@16086: /_regOrdering xdd paulson@16086: 3 copy paulson@16086: _pdfComposeFont paulson@16086: { paulson@16086: 5 2 roll pop pop pop paulson@16086: } paulson@16086: { paulson@16086: [ paulson@16086: 0 1 _styleArr length 1 sub paulson@16086: { paulson@16086: _styleArr exch get paulson@16086: _pdfStyleDicts _regOrdering 2 copy known paulson@16086: { paulson@16086: get paulson@16086: exch 2 copy known not paulson@16086: { pop /Default } paulson@16086: if paulson@16086: get paulson@16086: } paulson@16086: { paulson@16086: pop pop pop /Unknown paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: for paulson@16086: ] paulson@16086: exch pop paulson@16086: 2 index 3 1 roll paulson@16086: _pdfComposeFont paulson@16086: {3 -1 roll pop} paulson@16086: { paulson@16086: findfont dup /FontName get exch paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: dup /WMode 2 copy known paulson@16086: { get _wmode ne } paulson@16086: { pop pop _wmode 1 eq} paulson@16086: ifelse paulson@16086: { paulson@16086: exch _wmode _pdfConcatNames paulson@16086: dup _pdfFontStatus paulson@16086: { exch pop dup findfont false} paulson@16086: { exch true } paulson@16086: ifelse paulson@16086: } paulson@16086: { paulson@16086: dup /FontType get 0 ne paulson@16086: } paulson@16086: ifelse paulson@16086: { paulson@16086: dup /FontType get 3 eq _wmode 1 eq and paulson@16086: { paulson@16086: _pdfVerticalRomanT3Font dup length 10 add dict copy paulson@16086: begin paulson@16086: /_basefont exch paulson@16086: dup length 3 add dict paulson@16086: begin paulson@16086: {1 index /FID ne {def}{pop pop} ifelse } paulson@16086: forall paulson@16086: /Encoding Encoding dup length array copy paulson@16086: dup 16#27 /quotesingle put paulson@16086: dup 16#60 /grave put paulson@16086: _regOrdering /Adobe-Japan1 eq paulson@16086: {dup 16#5c /yen put dup 16#a5 /yen put dup 16#b4 /yen put} paulson@16086: if paulson@16086: def paulson@16086: FontName paulson@16086: currentdict paulson@16086: end paulson@16086: definefont paulson@16086: def paulson@16086: /Encoding _basefont /Encoding get def paulson@16086: /_fauxfont true def paulson@16086: } paulson@16086: { paulson@16086: dup length 3 add dict paulson@16086: begin paulson@16086: {1 index /FID ne {def}{pop pop} ifelse } paulson@16086: forall paulson@16086: FontType 0 ne paulson@16086: { paulson@16086: /Encoding Encoding dup length array copy paulson@16086: dup 16#27 /quotesingle put paulson@16086: dup 16#60 /grave put paulson@16086: _regOrdering /Adobe-Japan1 eq paulson@16086: {dup 16#5c /yen put} paulson@16086: if paulson@16086: def paulson@16086: /_fauxfont true def paulson@16086: } if paulson@16086: } ifelse paulson@16086: /WMode _wmode def paulson@16086: dup dup /FontName exch def paulson@16086: currentdict paulson@16086: end paulson@16086: definefont pop paulson@16086: } paulson@16086: { paulson@16086: pop paulson@16086: } paulson@16086: ifelse paulson@16086: /_pdf_FontDirectory 3 1 roll _safeput paulson@16086: } paulson@16086: bd paulson@16086: Level2? paulson@16086: { paulson@16086: /Tf { paulson@16086: _pdf_FontDirectory 2 index 2 copy known paulson@16086: {get exch 3 -1 roll pop} paulson@16086: {pop pop} paulson@16086: ifelse paulson@16086: selectfont paulson@16086: } bd paulson@16086: } paulson@16086: { paulson@16086: /Tf { paulson@16086: _pdf_FontDirectory 2 index 2 copy known paulson@16086: {get exch 3 -1 roll pop} paulson@16086: {pop pop} paulson@16086: ifelse paulson@16086: exch findfont exch paulson@16086: dup type /arraytype eq paulson@16086: {makefont} paulson@16086: {scalefont} paulson@16086: ifelse paulson@16086: setfont paulson@16086: } bd paulson@16086: } paulson@16086: ifelse paulson@16086: /cshow where paulson@16086: { paulson@16086: pop /pdf_cshow /cshow load dd paulson@16086: /pdf_remove2 {pop pop} dd paulson@16086: } paulson@16086: { paulson@16086: /pdf_cshow {exch forall} dd paulson@16086: /pdf_remove2 {} dd paulson@16086: } ifelse paulson@16086: /pdf_xshow paulson@16086: { paulson@16086: /_pdf_na xdd paulson@16086: /_pdf_i 0 dd paulson@16086: currentpoint paulson@16086: /_pdf_y xdd paulson@16086: /_pdf_x xdd paulson@16086: { paulson@16086: pdf_remove2 paulson@16086: _pdf_str1 exch 0 exch put paulson@16086: _pdf_str1 /_pdf_showproc load exec paulson@16086: {_pdf_na _pdf_i get} stopped paulson@16086: { pop pop } paulson@16086: { paulson@16086: _pdf_x _pdf_y moveto paulson@16086: 0 paulson@16086: rmoveto paulson@16086: } paulson@16086: ifelse paulson@16086: _pdf_i 1 add /_pdf_i xdd paulson@16086: currentpoint paulson@16086: /_pdf_y xdd paulson@16086: /_pdf_x xdd paulson@16086: } paulson@16086: exch paulson@16086: pdf_cshow paulson@16086: } bd paulson@16086: /pdf_yshow paulson@16086: { paulson@16086: /_pdf_na xdd paulson@16086: /_pdf_i 0 dd paulson@16086: currentpoint paulson@16086: /_pdf_y xdd paulson@16086: /_pdf_x xdd paulson@16086: { paulson@16086: pdf_remove2 paulson@16086: _pdf_str1 exch 0 exch put paulson@16086: _pdf_str1 /_pdf_showproc load exec paulson@16086: {_pdf_na _pdf_i get} stopped paulson@16086: { pop pop } paulson@16086: { paulson@16086: _pdf_x _pdf_y moveto paulson@16086: 0 exch paulson@16086: rmoveto paulson@16086: } paulson@16086: ifelse paulson@16086: _pdf_i 1 add /_pdf_i xdd paulson@16086: currentpoint paulson@16086: /_pdf_y xdd paulson@16086: /_pdf_x xdd paulson@16086: } paulson@16086: exch paulson@16086: pdf_cshow paulson@16086: } bd paulson@16086: /pdf_xyshow paulson@16086: { paulson@16086: /_pdf_na xdd paulson@16086: /_pdf_i 0 dd paulson@16086: currentpoint paulson@16086: /_pdf_y xdd paulson@16086: /_pdf_x xdd paulson@16086: { paulson@16086: pdf_remove2 paulson@16086: _pdf_str1 exch 0 exch put paulson@16086: _pdf_str1 /_pdf_showproc load exec paulson@16086: {_pdf_na _pdf_i get} stopped paulson@16086: { pop pop } paulson@16086: { paulson@16086: {_pdf_na _pdf_i 1 add get} stopped paulson@16086: { pop pop pop} paulson@16086: { paulson@16086: _pdf_x _pdf_y moveto paulson@16086: rmoveto paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: _pdf_i 2 add /_pdf_i xdd paulson@16086: currentpoint paulson@16086: /_pdf_y xdd paulson@16086: /_pdf_x xdd paulson@16086: } paulson@16086: exch paulson@16086: pdf_cshow paulson@16086: } bd paulson@16086: /pdfl1xs {/_pdf_showproc /show load dd pdf_xshow} bd paulson@16086: /pdfl1ys {/_pdf_showproc /show load dd pdf_yshow} bd paulson@16086: /pdfl1xys {/_pdf_showproc /show load dd pdf_xyshow} bd paulson@16086: Level2? _ColorSep5044? not and paulson@16086: { paulson@16086: /pdfxs {{xshow} stopped {pdfl1xs} if} bd paulson@16086: /pdfys {{yshow} stopped {pdfl1ys} if} bd paulson@16086: /pdfxys {{xyshow} stopped {pdfl1xys} if} bd paulson@16086: } paulson@16086: { paulson@16086: /pdfxs /pdfl1xs load dd paulson@16086: /pdfys /pdfl1ys load dd paulson@16086: /pdfxys /pdfl1xys load dd paulson@16086: } ifelse paulson@16086: /pdf_charpath {false charpath} bd paulson@16086: /pdf_xcharpath {/_pdf_showproc /pdf_charpath load dd pdf_xshow} bd paulson@16086: /pdf_ycharpath {/_pdf_showproc /pdf_charpath load dd pdf_yshow} bd paulson@16086: /pdf_xycharpath {/_pdf_showproc /pdf_charpath load dd pdf_xyshow} bd paulson@16086: /pdf_strokepath paulson@16086: { paulson@16086: { paulson@16086: pdf_remove2 paulson@16086: _pdf_str1 exch 0 exch put paulson@16086: _pdf_str1 false charpath paulson@16086: currentpoint S moveto paulson@16086: } bind paulson@16086: exch pdf_cshow paulson@16086: } bd paulson@16086: /pdf_xstrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xshow} bd paulson@16086: /pdf_ystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_yshow} bd paulson@16086: /pdf_xystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xyshow} bd paulson@16086: Level2? {currentglobal true setglobal} if paulson@16086: /d0/setcharwidth ld paulson@16086: /nND {{/.notdef} repeat} bd paulson@16086: /T3Defs { paulson@16086: /BuildChar paulson@16086: { paulson@16086: 1 index /Encoding get exch get paulson@16086: 1 index /BuildGlyph get exec paulson@16086: } paulson@16086: def paulson@16086: /BuildGlyph { paulson@16086: exch begin paulson@16086: GlyphProcs exch get exec paulson@16086: end paulson@16086: } def paulson@16086: /_pdfT3Font true def paulson@16086: } bd paulson@16086: /_pdfBoldRomanWidthProc paulson@16086: { paulson@16086: stringwidth 1 index 0 ne { exch .03 add exch }if setcharwidth paulson@16086: 0 0 paulson@16086: } bd paulson@16086: /_pdfType0WidthProc paulson@16086: { paulson@16086: dup stringwidth 0 0 moveto paulson@16086: 2 index true charpath pathbbox paulson@16086: 0 -1 paulson@16086: 7 index 2 div .88 paulson@16086: setcachedevice2 paulson@16086: pop paulson@16086: 0 0 paulson@16086: } bd paulson@16086: /_pdfType0WMode1WidthProc paulson@16086: { paulson@16086: dup stringwidth paulson@16086: pop 2 div neg -0.88 paulson@16086: 2 copy paulson@16086: moveto paulson@16086: 0 -1 paulson@16086: 5 -1 roll true charpath pathbbox paulson@16086: setcachedevice paulson@16086: } bd paulson@16086: /_pdfBoldBaseFont paulson@16086: 11 dict begin paulson@16086: /FontType 3 def paulson@16086: /FontMatrix[1 0 0 1 0 0]def paulson@16086: /FontBBox[0 0 1 1]def paulson@16086: /Encoding cHexEncoding def paulson@16086: /_setwidthProc /_pdfBoldRomanWidthProc load def paulson@16086: /_bcstr1 1 string def paulson@16086: /BuildChar paulson@16086: { paulson@16086: exch begin paulson@16086: _basefont setfont paulson@16086: _bcstr1 dup 0 4 -1 roll put paulson@16086: dup paulson@16086: _setwidthProc paulson@16086: 3 copy paulson@16086: moveto paulson@16086: show paulson@16086: _basefonto setfont paulson@16086: moveto paulson@16086: show paulson@16086: end paulson@16086: }bd paulson@16086: currentdict paulson@16086: end paulson@16086: def paulson@16086: pdf_has_composefont? paulson@16086: { paulson@16086: /_pdfBoldBaseCIDFont paulson@16086: 11 dict begin paulson@16086: /CIDFontType 1 def paulson@16086: /CIDFontName /_pdfBoldBaseCIDFont def paulson@16086: /FontMatrix[1 0 0 1 0 0]def paulson@16086: /FontBBox[0 0 1 1]def paulson@16086: /_setwidthProc /_pdfType0WidthProc load def paulson@16086: /_bcstr2 2 string def paulson@16086: /BuildGlyph paulson@16086: { paulson@16086: exch begin paulson@16086: _basefont setfont paulson@16086: _bcstr2 1 2 index 256 mod put paulson@16086: _bcstr2 0 3 -1 roll 256 idiv put paulson@16086: _bcstr2 dup _setwidthProc paulson@16086: 3 copy paulson@16086: moveto paulson@16086: show paulson@16086: _basefonto setfont paulson@16086: moveto paulson@16086: show paulson@16086: end paulson@16086: }bd paulson@16086: currentdict paulson@16086: end paulson@16086: def paulson@16086: /_pdfDefineIdentity-H paulson@16086: { paulson@16086: /Identity-H /CMap PDFText /pdf_resourcestatus get exec paulson@16086: { paulson@16086: pop pop paulson@16086: } paulson@16086: { paulson@16086: /CIDInit/ProcSet findresource begin 12 dict begin paulson@16086: begincmap paulson@16086: /CIDSystemInfo paulson@16086: 3 dict begin paulson@16086: /Registry (Adobe) def paulson@16086: /Ordering (Identity) def paulson@16086: /Supplement 0 def paulson@16086: currentdict paulson@16086: end paulson@16086: def paulson@16086: /CMapName /Identity-H def paulson@16086: /CMapVersion 1 def paulson@16086: /CMapType 1 def paulson@16086: 1 begincodespacerange paulson@16086: <0000> paulson@16086: endcodespacerange paulson@16086: 1 begincidrange paulson@16086: <0000> 0 paulson@16086: endcidrange paulson@16086: endcmap paulson@16086: CMapName currentdict/CMap defineresource pop paulson@16086: end paulson@16086: end paulson@16086: } ifelse paulson@16086: } def paulson@16086: } if paulson@16086: /_pdfVerticalRomanT3Font paulson@16086: 10 dict begin paulson@16086: /FontType 3 def paulson@16086: /FontMatrix[1 0 0 1 0 0]def paulson@16086: /FontBBox[0 0 1 1]def paulson@16086: /_bcstr1 1 string def paulson@16086: /BuildChar paulson@16086: { paulson@16086: exch begin paulson@16086: _basefont setfont paulson@16086: _bcstr1 dup 0 4 -1 roll put paulson@16086: dup paulson@16086: _pdfType0WidthProc paulson@16086: moveto paulson@16086: show paulson@16086: end paulson@16086: }bd paulson@16086: currentdict paulson@16086: end paulson@16086: def paulson@16086: Level2? {setglobal} if paulson@16086: /MakeBoldFont paulson@16086: { paulson@16086: dup /ct_SyntheticBold known paulson@16086: { paulson@16086: dup length 3 add dict begin paulson@16086: CopyFont paulson@16086: /ct_StrokeWidth .03 0 FontMatrix idtransform pop def paulson@16086: /ct_SyntheticBold true def paulson@16086: currentdict paulson@16086: end paulson@16086: definefont paulson@16086: } paulson@16086: { paulson@16086: dup dup length 3 add dict paulson@16086: begin paulson@16086: CopyFont paulson@16086: /PaintType 2 def paulson@16086: /StrokeWidth .03 0 FontMatrix idtransform pop def paulson@16086: /dummybold currentdict paulson@16086: end paulson@16086: definefont paulson@16086: dup /FontType get dup 9 ge exch 11 le and paulson@16086: { paulson@16086: _pdfBoldBaseCIDFont paulson@16086: dup length 3 add dict copy begin paulson@16086: dup /CIDSystemInfo get /CIDSystemInfo exch def paulson@16086: /_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont paulson@16086: /_basefont exch def paulson@16086: /_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont paulson@16086: /_basefonto exch def paulson@16086: currentdict paulson@16086: end paulson@16086: /CIDFont defineresource paulson@16086: } paulson@16086: { paulson@16086: _pdfBoldBaseFont paulson@16086: dup length 3 add dict copy begin paulson@16086: /_basefont exch def paulson@16086: /_basefonto exch def paulson@16086: currentdict paulson@16086: end paulson@16086: definefont paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: } bd paulson@16086: /MakeBold { paulson@16086: 1 index paulson@16086: _pdf_FontDirectory 2 index 2 copy known paulson@16086: {get} paulson@16086: {exch pop} paulson@16086: ifelse paulson@16086: findfont paulson@16086: dup paulson@16086: /FontType get 0 eq paulson@16086: { paulson@16086: dup /WMode known {dup /WMode get 1 eq }{false} ifelse paulson@16086: version length 4 ge paulson@16086: and paulson@16086: {version 0 4 getinterval cvi 2015 ge } paulson@16086: {true} paulson@16086: ifelse paulson@16086: {/_pdfType0WidthProc} paulson@16086: {/_pdfType0WMode1WidthProc} paulson@16086: ifelse paulson@16086: _pdfBoldBaseFont /_setwidthProc 3 -1 roll load put paulson@16086: {MakeBoldFont} Type0CopyFont definefont paulson@16086: } paulson@16086: { paulson@16086: dup /_fauxfont known not 1 index /SubstMaster known not and paulson@16086: { paulson@16086: _pdfBoldBaseFont /_setwidthProc /_pdfBoldRomanWidthProc load put paulson@16086: MakeBoldFont paulson@16086: } paulson@16086: { paulson@16086: 2 index 2 index eq paulson@16086: { exch pop } paulson@16086: { paulson@16086: dup length dict begin paulson@16086: CopyFont paulson@16086: currentdict paulson@16086: end paulson@16086: definefont paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: pop pop paulson@16086: dup /dummybold ne paulson@16086: {/_pdf_FontDirectory exch dup _safeput } paulson@16086: { pop } paulson@16086: ifelse paulson@16086: }bd paulson@16086: /MakeItalic { paulson@16086: _pdf_FontDirectory exch 2 copy known paulson@16086: {get} paulson@16086: {exch pop} paulson@16086: ifelse paulson@16086: dup findfont paulson@16086: dup /FontInfo 2 copy known paulson@16086: { paulson@16086: get paulson@16086: /ItalicAngle 2 copy known paulson@16086: {get 0 eq } paulson@16086: { pop pop true} paulson@16086: ifelse paulson@16086: } paulson@16086: { pop pop true} paulson@16086: ifelse paulson@16086: { paulson@16086: exch pop paulson@16086: dup /FontType get 0 eq Level2? not and paulson@16086: { dup /FMapType get 6 eq } paulson@16086: { false } paulson@16086: ifelse paulson@16086: { paulson@16086: dup /WMode 2 copy known paulson@16086: { paulson@16086: get 1 eq paulson@16086: { _italMtx_WMode1Type0 } paulson@16086: { _italMtxType0 } paulson@16086: ifelse paulson@16086: } paulson@16086: { pop pop _italMtxType0 } paulson@16086: ifelse paulson@16086: } paulson@16086: { paulson@16086: dup /WMode 2 copy known paulson@16086: { paulson@16086: get 1 eq paulson@16086: { _italMtx_WMode1 } paulson@16086: { _italMtx } paulson@16086: ifelse paulson@16086: } paulson@16086: { pop pop _italMtx } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: makefont paulson@16086: dup /FontType get 42 eq Level2? not or paulson@16086: { paulson@16086: dup length dict begin paulson@16086: CopyFont paulson@16086: currentdict paulson@16086: end paulson@16086: } paulson@16086: if paulson@16086: 1 index exch paulson@16086: definefont pop paulson@16086: /_pdf_FontDirectory exch dup _safeput paulson@16086: } paulson@16086: { paulson@16086: pop paulson@16086: 2 copy ne paulson@16086: { paulson@16086: /_pdf_FontDirectory 3 1 roll _safeput paulson@16086: } paulson@16086: { pop pop } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: }bd paulson@16086: /MakeBoldItalic { paulson@16086: /dummybold exch paulson@16086: MakeBold paulson@16086: /dummybold paulson@16086: MakeItalic paulson@16086: }bd paulson@16086: Level2? paulson@16086: { paulson@16086: /pdf_CopyDict paulson@16086: {1 index length add dict copy} paulson@16086: def paulson@16086: } paulson@16086: { paulson@16086: /pdf_CopyDict paulson@16086: { paulson@16086: 1 index length add dict paulson@16086: 1 index wcheck paulson@16086: { copy } paulson@16086: { begin paulson@16086: {def} forall paulson@16086: currentdict paulson@16086: end paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: def paulson@16086: } paulson@16086: ifelse paulson@16086: /pdf_AddEuroGlyphProc paulson@16086: { paulson@16086: currentdict /CharStrings known paulson@16086: { paulson@16086: CharStrings /Euro known not paulson@16086: { paulson@16086: dup paulson@16086: /CharStrings paulson@16086: CharStrings 1 pdf_CopyDict paulson@16086: begin paulson@16086: /Euro pdf_EuroProcSet 4 -1 roll get def paulson@16086: currentdict paulson@16086: end paulson@16086: def paulson@16086: /pdf_PSBuildGlyph /pdf_PSBuildGlyph load def paulson@16086: /pdf_PathOps /pdf_PathOps load def paulson@16086: /Symbol eq Encoding 160 get /.notdef eq and paulson@16086: { paulson@16086: /Encoding Encoding dup length array copy paulson@16086: dup 160 /Euro put def paulson@16086: } paulson@16086: if paulson@16086: } paulson@16086: { pop paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: { pop paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: def paulson@16086: Level2? {currentglobal true setglobal} if paulson@16086: /pdf_PathOps 4 dict dup begin paulson@16086: /m {moveto} def paulson@16086: /l {lineto} def paulson@16086: /c {curveto} def paulson@16086: /cp {closepath} def paulson@16086: end paulson@16086: def paulson@16086: /pdf_PSBuildGlyph paulson@16086: { paulson@16086: gsave paulson@16086: 8 -1 roll pop paulson@16086: 7 1 roll paulson@16086: currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse paulson@16086: dup 9 1 roll paulson@16086: { paulson@16086: currentdict /StrokeWidth 2 copy known paulson@16086: { paulson@16086: get 2 div paulson@16086: 5 1 roll paulson@16086: 4 -1 roll 4 index sub paulson@16086: 4 1 roll paulson@16086: 3 -1 roll 4 index sub paulson@16086: 3 1 roll paulson@16086: exch 4 index add exch paulson@16086: 4 index add paulson@16086: 5 -1 roll pop paulson@16086: } paulson@16086: { paulson@16086: pop pop paulson@16086: } paulson@16086: ifelse paulson@16086: } paulson@16086: if paulson@16086: setcachedevice paulson@16086: pdf_PathOps begin paulson@16086: exec paulson@16086: end paulson@16086: { paulson@16086: currentdict /StrokeWidth 2 copy known paulson@16086: { get } paulson@16086: { pop pop 0 } paulson@16086: ifelse paulson@16086: setlinewidth stroke paulson@16086: } paulson@16086: { paulson@16086: fill paulson@16086: } paulson@16086: ifelse paulson@16086: grestore paulson@16086: } def paulson@16086: /pdf_EuroProcSet 13 dict def paulson@16086: pdf_EuroProcSet paulson@16086: begin paulson@16086: /Courier-Bold paulson@16086: { paulson@16086: 600 0 6 -12 585 612 paulson@16086: { paulson@16086: 385 274 m paulson@16086: 180 274 l paulson@16086: 179 283 179 293 179 303 c paulson@16086: 179 310 179 316 180 323 c paulson@16086: 398 323 l paulson@16086: 423 404 l paulson@16086: 197 404 l paulson@16086: 219 477 273 520 357 520 c paulson@16086: 409 520 466 490 487 454 c paulson@16086: 487 389 l paulson@16086: 579 389 l paulson@16086: 579 612 l paulson@16086: 487 612 l paulson@16086: 487 560 l paulson@16086: 449 595 394 612 349 612 c paulson@16086: 222 612 130 529 98 404 c paulson@16086: 31 404 l paulson@16086: 6 323 l paulson@16086: 86 323 l paulson@16086: 86 304 l paulson@16086: 86 294 86 284 87 274 c paulson@16086: 31 274 l paulson@16086: 6 193 l paulson@16086: 99 193 l paulson@16086: 129 77 211 -12 359 -12 c paulson@16086: 398 -12 509 8 585 77 c paulson@16086: 529 145 l paulson@16086: 497 123 436 80 356 80 c paulson@16086: 285 80 227 122 198 193 c paulson@16086: 360 193 l paulson@16086: cp paulson@16086: 600 0 m paulson@16086: } paulson@16086: pdf_PSBuildGlyph paulson@16086: } def paulson@16086: /Courier-BoldOblique /Courier-Bold load def paulson@16086: /Courier paulson@16086: { paulson@16086: 600 0 17 -12 578 584 paulson@16086: { paulson@16086: 17 204 m paulson@16086: 97 204 l paulson@16086: 126 81 214 -12 361 -12 c paulson@16086: 440 -12 517 17 578 62 c paulson@16086: 554 109 l paulson@16086: 501 70 434 43 366 43 c paulson@16086: 266 43 184 101 154 204 c paulson@16086: 380 204 l paulson@16086: 400 259 l paulson@16086: 144 259 l paulson@16086: 144 270 143 281 143 292 c paulson@16086: 143 299 143 307 144 314 c paulson@16086: 418 314 l paulson@16086: 438 369 l paulson@16086: 153 369 l paulson@16086: 177 464 249 529 345 529 c paulson@16086: 415 529 484 503 522 463 c paulson@16086: 522 391 l paulson@16086: 576 391 l paulson@16086: 576 584 l paulson@16086: 522 584 l paulson@16086: 522 531 l paulson@16086: 473 566 420 584 348 584 c paulson@16086: 216 584 122 490 95 369 c paulson@16086: 37 369 l paulson@16086: 17 314 l paulson@16086: 87 314 l paulson@16086: 87 297 l paulson@16086: 87 284 88 272 89 259 c paulson@16086: 37 259 l paulson@16086: cp paulson@16086: 600 0 m paulson@16086: } paulson@16086: pdf_PSBuildGlyph paulson@16086: } def paulson@16086: /Courier-Oblique /Courier load def paulson@16086: /Helvetica paulson@16086: { paulson@16086: 556 0 24 -19 541 703 paulson@16086: { paulson@16086: 541 628 m paulson@16086: 510 669 442 703 354 703 c paulson@16086: 201 703 117 607 101 444 c paulson@16086: 50 444 l paulson@16086: 25 372 l paulson@16086: 97 372 l paulson@16086: 97 301 l paulson@16086: 49 301 l paulson@16086: 24 229 l paulson@16086: 103 229 l paulson@16086: 124 67 209 -19 350 -19 c paulson@16086: 435 -19 501 25 509 32 c paulson@16086: 509 131 l paulson@16086: 492 105 417 60 343 60 c paulson@16086: 267 60 204 127 197 229 c paulson@16086: 406 229 l paulson@16086: 430 301 l paulson@16086: 191 301 l paulson@16086: 191 372 l paulson@16086: 455 372 l paulson@16086: 479 444 l paulson@16086: 194 444 l paulson@16086: 201 531 245 624 348 624 c paulson@16086: 433 624 484 583 509 534 c paulson@16086: cp paulson@16086: 556 0 m paulson@16086: } paulson@16086: pdf_PSBuildGlyph paulson@16086: } def paulson@16086: /Helvetica-Oblique /Helvetica load def paulson@16086: /Helvetica-Bold paulson@16086: { paulson@16086: 556 0 12 -19 563 710 paulson@16086: { paulson@16086: 563 621 m paulson@16086: 537 659 463 710 363 710 c paulson@16086: 216 710 125 620 101 462 c paulson@16086: 51 462 l paulson@16086: 12 367 l paulson@16086: 92 367 l paulson@16086: 92 346 l paulson@16086: 92 337 93 328 93 319 c paulson@16086: 52 319 l paulson@16086: 12 224 l paulson@16086: 102 224 l paulson@16086: 131 58 228 -19 363 -19 c paulson@16086: 417 -19 471 -12 517 18 c paulson@16086: 517 146 l paulson@16086: 481 115 426 93 363 93 c paulson@16086: 283 93 254 166 246 224 c paulson@16086: 398 224 l paulson@16086: 438 319 l paulson@16086: 236 319 l paulson@16086: 236 367 l paulson@16086: 457 367 l paulson@16086: 497 462 l paulson@16086: 244 462 l paulson@16086: 259 552 298 598 363 598 c paulson@16086: 425 598 464 570 486 547 c paulson@16086: 507 526 513 517 517 509 c paulson@16086: cp paulson@16086: 556 0 m paulson@16086: } paulson@16086: pdf_PSBuildGlyph paulson@16086: } def paulson@16086: /Helvetica-BoldOblique /Helvetica-Bold load def paulson@16086: /Symbol paulson@16086: { paulson@16086: 750 0 20 -12 714 685 paulson@16086: { paulson@16086: 714 581 m paulson@16086: 650 645 560 685 465 685 c paulson@16086: 304 685 165 580 128 432 c paulson@16086: 50 432 l paulson@16086: 20 369 l paulson@16086: 116 369 l paulson@16086: 115 356 115 347 115 337 c paulson@16086: 115 328 115 319 116 306 c paulson@16086: 50 306 l paulson@16086: 20 243 l paulson@16086: 128 243 l paulson@16086: 165 97 300 -12 465 -12 c paulson@16086: 560 -12 635 25 685 65 c paulson@16086: 685 155 l paulson@16086: 633 91 551 51 465 51 c paulson@16086: 340 51 238 131 199 243 c paulson@16086: 555 243 l paulson@16086: 585 306 l paulson@16086: 184 306 l paulson@16086: 183 317 182 326 182 336 c paulson@16086: 182 346 183 356 184 369 c paulson@16086: 614 369 l 644 432 l paulson@16086: 199 432 l paulson@16086: 233 540 340 622 465 622 c paulson@16086: 555 622 636 580 685 520 c paulson@16086: cp paulson@16086: 750 0 m paulson@16086: } paulson@16086: pdf_PSBuildGlyph paulson@16086: } def paulson@16086: /Times-Bold paulson@16086: { paulson@16086: 500 0 16 -14 478 700 paulson@16086: { paulson@16086: 367 308 m paulson@16086: 224 308 l paulson@16086: 224 368 l paulson@16086: 375 368 l paulson@16086: 380 414 l paulson@16086: 225 414 l paulson@16086: 230 589 257 653 315 653 c paulson@16086: 402 653 431 521 444 457 c paulson@16086: 473 457 l paulson@16086: 473 698 l paulson@16086: 444 697 l paulson@16086: 441 679 437 662 418 662 c paulson@16086: 393 662 365 700 310 700 c paulson@16086: 211 700 97 597 73 414 c paulson@16086: 21 414 l paulson@16086: 16 368 l paulson@16086: 69 368 l paulson@16086: 69 359 68 350 68 341 c paulson@16086: 68 330 68 319 69 308 c paulson@16086: 21 308 l paulson@16086: 16 262 l paulson@16086: 73 262 l paulson@16086: 91 119 161 -14 301 -14 c paulson@16086: 380 -14 443 50 478 116 c paulson@16086: 448 136 l paulson@16086: 415 84 382 40 323 40 c paulson@16086: 262 40 231 77 225 262 c paulson@16086: 362 262 l paulson@16086: cp paulson@16086: 500 0 m paulson@16086: } paulson@16086: pdf_PSBuildGlyph paulson@16086: } def paulson@16086: /Times-BoldItalic paulson@16086: { paulson@16086: 500 0 9 -20 542 686 paulson@16086: { paulson@16086: 542 686 m paulson@16086: 518 686 l paulson@16086: 513 673 507 660 495 660 c paulson@16086: 475 660 457 683 384 683 c paulson@16086: 285 683 170 584 122 430 c paulson@16086: 58 430 l paulson@16086: 34 369 l paulson@16086: 105 369 l paulson@16086: 101 354 92 328 90 312 c paulson@16086: 34 312 l paulson@16086: 9 251 l paulson@16086: 86 251 l paulson@16086: 85 238 84 223 84 207 c paulson@16086: 84 112 117 -14 272 -14 c paulson@16086: 326 -14 349 9 381 9 c paulson@16086: 393 9 393 -10 394 -20 c paulson@16086: 420 -20 l paulson@16086: 461 148 l paulson@16086: 429 148 l paulson@16086: 416 109 362 15 292 15 c paulson@16086: 227 15 197 55 197 128 c paulson@16086: 197 162 204 203 216 251 c paulson@16086: 378 251 l paulson@16086: 402 312 l paulson@16086: 227 312 l paulson@16086: 229 325 236 356 241 369 c paulson@16086: 425 369 l paulson@16086: 450 430 l paulson@16086: 255 430 l paulson@16086: 257 435 264 458 274 488 c paulson@16086: 298 561 337 654 394 654 c paulson@16086: 437 654 484 621 484 530 c paulson@16086: 484 516 l paulson@16086: 516 516 l paulson@16086: cp paulson@16086: 500 0 m paulson@16086: } paulson@16086: pdf_PSBuildGlyph paulson@16086: } def paulson@16086: /Times-Italic paulson@16086: { paulson@16086: 500 0 23 -10 595 692 paulson@16086: { paulson@16086: 399 317 m paulson@16086: 196 317 l paulson@16086: 199 340 203 363 209 386 c paulson@16086: 429 386 l paulson@16086: 444 424 l paulson@16086: 219 424 l paulson@16086: 246 514 307 648 418 648 c paulson@16086: 448 648 471 638 492 616 c paulson@16086: 529 576 524 529 527 479 c paulson@16086: 549 475 l paulson@16086: 595 687 l paulson@16086: 570 687 l paulson@16086: 562 674 558 664 542 664 c paulson@16086: 518 664 474 692 423 692 c paulson@16086: 275 692 162 551 116 424 c paulson@16086: 67 424 l paulson@16086: 53 386 l paulson@16086: 104 386 l paulson@16086: 98 363 93 340 90 317 c paulson@16086: 37 317 l paulson@16086: 23 279 l paulson@16086: 86 279 l paulson@16086: 85 266 85 253 85 240 c paulson@16086: 85 118 137 -10 277 -10 c paulson@16086: 370 -10 436 58 488 128 c paulson@16086: 466 149 l paulson@16086: 424 101 375 48 307 48 c paulson@16086: 212 48 190 160 190 234 c paulson@16086: 190 249 191 264 192 279 c paulson@16086: 384 279 l paulson@16086: cp paulson@16086: 500 0 m paulson@16086: } paulson@16086: pdf_PSBuildGlyph paulson@16086: } def paulson@16086: /Times-Roman paulson@16086: { paulson@16086: 500 0 10 -12 484 692 paulson@16086: { paulson@16086: 347 298 m paulson@16086: 171 298 l paulson@16086: 170 310 170 322 170 335 c paulson@16086: 170 362 l paulson@16086: 362 362 l paulson@16086: 374 403 l paulson@16086: 172 403 l paulson@16086: 184 580 244 642 308 642 c paulson@16086: 380 642 434 574 457 457 c paulson@16086: 481 462 l paulson@16086: 474 691 l paulson@16086: 449 691 l paulson@16086: 433 670 429 657 410 657 c paulson@16086: 394 657 360 692 299 692 c paulson@16086: 204 692 94 604 73 403 c paulson@16086: 22 403 l paulson@16086: 10 362 l paulson@16086: 70 362 l paulson@16086: 69 352 69 341 69 330 c paulson@16086: 69 319 69 308 70 298 c paulson@16086: 22 298 l paulson@16086: 10 257 l paulson@16086: 73 257 l paulson@16086: 97 57 216 -12 295 -12 c paulson@16086: 364 -12 427 25 484 123 c paulson@16086: 458 142 l paulson@16086: 425 101 384 37 316 37 c paulson@16086: 256 37 189 84 173 257 c paulson@16086: 335 257 l paulson@16086: cp paulson@16086: 500 0 m paulson@16086: } paulson@16086: pdf_PSBuildGlyph paulson@16086: } def paulson@16086: end paulson@16086: Level2? {setglobal} if paulson@16086: currentdict readonly pop end paulson@16086: %%EndResource paulson@16086: PDFText begin paulson@16086: [39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis paulson@16086: /Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute paulson@16086: /egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde paulson@16086: /oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex paulson@16086: /udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls paulson@16086: /registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash paulson@16086: /.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef paulson@16086: /.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash paulson@16086: /questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef paulson@16086: /guillemotleft/guillemotright/ellipsis/space/Agrave/Atilde/Otilde/OE/oe paulson@16086: /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide paulson@16086: /.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright paulson@16086: /fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand paulson@16086: /Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex paulson@16086: /Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex paulson@16086: /Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla paulson@16086: /hungarumlaut/ogonek/caron paulson@16086: 0 TE paulson@16086: [1/dotlessi/caron 39/quotesingle 96/grave paulson@16086: 127/bullet/Euro/bullet/quotesinglbase/florin/quotedblbase/ellipsis paulson@16086: /dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE paulson@16086: /bullet/Zcaron/bullet/bullet/quoteleft/quoteright/quotedblleft paulson@16086: /quotedblright/bullet/endash/emdash/tilde/trademark/scaron paulson@16086: /guilsinglright/oe/bullet/zcaron/Ydieresis/space/exclamdown/cent/sterling paulson@16086: /currency/yen/brokenbar/section/dieresis/copyright/ordfeminine paulson@16086: /guillemotleft/logicalnot/hyphen/registered/macron/degree/plusminus paulson@16086: /twosuperior/threesuperior/acute/mu/paragraph/periodcentered/cedilla paulson@16086: /onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters paulson@16086: /questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla paulson@16086: /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis paulson@16086: /Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash paulson@16086: /Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave paulson@16086: /aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla/egrave/eacute paulson@16086: /ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde paulson@16086: /ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute paulson@16086: /ucircumflex/udieresis/yacute/thorn/ydieresis paulson@16086: 1 TE paulson@16086: end paulson@16086: %%BeginResource: procset pdfasc.prc 6.0 1 paulson@16086: %%Copyright: Copyright 1992-2003 Adobe Systems Incorporated. All Rights Reserved. paulson@16086: /ASR { paulson@16086: 13 dict begin paulson@16086: /mirV? exch def paulson@16086: /mirH? exch def paulson@16086: /center? exch def paulson@16086: /autorotate? exch def paulson@16086: /angle exch def paulson@16086: /shrink exch def paulson@16086: /Pury exch def paulson@16086: /Purx exch def paulson@16086: /Plly exch def paulson@16086: /Pllx exch def paulson@16086: /Dury exch def paulson@16086: /Durx exch def paulson@16086: /Dlly exch def paulson@16086: /Dllx exch def paulson@16086: Dury 0 eq Durx 0 eq and Dlly 0 eq Dllx 0 eq and and paulson@16086: { shrink 0 gt { GClipBBox } { GPageBBox } ifelse } paulson@16086: { ITransDBBox } paulson@16086: ifelse paulson@16086: /PHt Pury Plly sub def paulson@16086: /PW Purx Pllx sub def paulson@16086: /DHt Dury Dlly sub def paulson@16086: /DW Durx Dllx sub def paulson@16086: angle 90 eq angle 270 eq or paulson@16086: { paulson@16086: PHt /PHt PW def /PW exch def paulson@16086: } if paulson@16086: autorotate? PHt PW ne and DHt DW ne and paulson@16086: { paulson@16086: DHt DW ge paulson@16086: PHt PW ge paulson@16086: ne paulson@16086: { /angle angle 90 add def paulson@16086: PHt /PHt PW def /PW exch def paulson@16086: } paulson@16086: if paulson@16086: } if paulson@16086: angle 0 ne paulson@16086: { paulson@16086: /angle angle 360 mod def paulson@16086: angle rotate paulson@16086: angle 90 eq paulson@16086: { 0 DW neg translate } paulson@16086: if paulson@16086: angle 180 eq paulson@16086: { DW neg DHt neg translate } paulson@16086: if paulson@16086: angle 270 eq paulson@16086: { DHt neg 0 translate } paulson@16086: if paulson@16086: } if paulson@16086: center? paulson@16086: { paulson@16086: ITransBBox paulson@16086: Durx Dllx add 2 div Dury Dlly add 2 div paulson@16086: Purx Pllx add -2 div Pury Plly add -2 div paulson@16086: 3 -1 roll add exch paulson@16086: 3 -1 roll add exch paulson@16086: translate paulson@16086: } paulson@16086: { paulson@16086: ITransBBox paulson@16086: angle 0 eq paulson@16086: {Dllx Pllx sub Dury Pury sub} paulson@16086: if paulson@16086: angle 90 eq paulson@16086: {Durx Purx sub Dury Pury sub} paulson@16086: if paulson@16086: angle 180 eq paulson@16086: {Durx Purx sub Dlly Plly sub} paulson@16086: if paulson@16086: angle 270 eq paulson@16086: {Dllx Pllx sub Dlly Plly sub} paulson@16086: if paulson@16086: translate paulson@16086: } paulson@16086: ifelse paulson@16086: mirH? mirV? or paulson@16086: { paulson@16086: ITransBBox paulson@16086: mirH? paulson@16086: { paulson@16086: -1 1 scale paulson@16086: Durx Dllx add neg 0 translate paulson@16086: } if paulson@16086: mirV? paulson@16086: { paulson@16086: 1 -1 scale paulson@16086: 0 Dury Dlly add neg translate paulson@16086: } if paulson@16086: } if paulson@16086: shrink 0 ne paulson@16086: { paulson@16086: ITransBBox paulson@16086: Dury Dlly sub Pury Plly sub div paulson@16086: Durx Dllx sub Purx Pllx sub div paulson@16086: 2 copy gt { exch } if pop paulson@16086: shrink 1 eq paulson@16086: { paulson@16086: Durx Dllx add 2 div Dury Dlly add 2 div translate paulson@16086: dup scale paulson@16086: Purx Pllx add -2 div Pury Plly add -2 div translate paulson@16086: } paulson@16086: { paulson@16086: shrink 2 eq 1 index 1.0 lt and paulson@16086: { paulson@16086: Durx Dllx add 2 div Dury Dlly add 2 div translate paulson@16086: dup scale paulson@16086: Purx Pllx add -2 div Pury Plly add -2 div translate paulson@16086: } paulson@16086: { pop } paulson@16086: ifelse paulson@16086: } paulson@16086: ifelse paulson@16086: } if paulson@16086: end paulson@16086: } [/autorotate? /shrink? /mirH? /mirV? /angle /Pury /Purx /Plly /Pllx /Durx /Dury /Dllx /Dlly /PW /PHt /DW /DHt paulson@16086: /Devurx /Devury /Devllx /Devlly /pdfHt /pdfW] paulson@16086: bld paulson@16086: /GClipBBox paulson@16086: { paulson@16086: gsave newpath clippath pathbbox newpath grestore paulson@16086: /Dury exch def paulson@16086: /Durx exch def paulson@16086: /Dlly exch def paulson@16086: /Dllx exch def paulson@16086: ITransDBBox paulson@16086: } [/Durx /Dury /Dllx /Dlly] paulson@16086: bld paulson@16086: /GPageBBox paulson@16086: { paulson@16086: { paulson@16086: currentpagedevice /PageSize get aload pop paulson@16086: /Devury exch def /Devurx exch def paulson@16086: /Devllx 0 def /Devlly 0 def paulson@16086: ITransBBox paulson@16086: } paulson@16086: stopped paulson@16086: { GClipBBox } paulson@16086: if paulson@16086: } [/Devurx /Devury /Devllx /Devlly ] paulson@16086: bld paulson@16086: /ITransDBBox paulson@16086: { paulson@16086: Durx Dury transform matrix defaultmatrix itransform paulson@16086: /Devury exch def paulson@16086: /Devurx exch def paulson@16086: Dllx Dlly transform matrix defaultmatrix itransform paulson@16086: /Devlly exch def paulson@16086: /Devllx exch def paulson@16086: Devury Devlly lt {/Devlly Devury /Devury Devlly def def} if paulson@16086: Devurx Devllx lt {/Devllx Devurx /Devurx Devllx def def} if paulson@16086: } [/Durx /Dury /Dllx /Dlly /Devurx /Devury /Devllx /Devlly ] paulson@16086: bld paulson@16086: /ITransBBox paulson@16086: { paulson@16086: /um matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix def paulson@16086: Devllx Devlly um itransform paulson@16086: Devurx Devury um itransform paulson@16086: /Dury exch def paulson@16086: /Durx exch def paulson@16086: /Dlly exch def paulson@16086: /Dllx exch def paulson@16086: Dury Dlly lt {/Dlly Dury /Dury Dlly def def} if paulson@16086: Durx Dllx lt {/Dllx Durx /Durx Dllx def def} if paulson@16086: } [ /um /Durx /Dury /Dllx /Dlly /Devurx /Devury /Devllx /Devlly ] paulson@16086: bld paulson@16086: %%EndResource paulson@16086: currentdict readonly pop paulson@16086: end end paulson@16086: /currentpacking where {pop setpacking}if paulson@16086: PDFVars/DocInitAll{[PDF PDFText]{/docinitialize get exec}forall }put paulson@16086: PDFVars/InitAll{[PDF PDFText]{/initialize get exec}forall initgs}put paulson@16086: PDFVars/TermAll{[PDFText PDF]{/terminate get exec}forall}put paulson@16086: PDFVars begin PDF begin paulson@16086: PDFVars/DocInitAll get exec PDFVars/InitAll get exec paulson@16086: paulson@16086: [/NamespacePush PDFMark5 paulson@16086: [/_objdef {Metadata_In_EPS} /type /stream /OBJ PDFMark5 paulson@16086: [{Metadata_In_EPS} 17988 (% &end XMP packet& %) ReadByPDFMark5 paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: 2005-05-26T09:00:06+01:00 paulson@16086: 2005-05-26T09:00:06+01:00 paulson@16086: 2005-05-26T09:00:06+01:00 paulson@16086: paulson@16086: paulson@16086: paulson@16086: 196 paulson@16086: 256 paulson@16086: JPEG paulson@16086: /9j/4AAQSkZJRgABAgEASABIAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEA AQBIAAAAAQAB/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoK DBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8f Hx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgBAADEAwER AAIRAQMRAf/EAaIAAAAHAQEBAQEAAAAAAAAAAAQFAwIGAQAHCAkKCwEAAgIDAQEBAQEAAAAAAAAA AQACAwQFBgcICQoLEAACAQMDAgQCBgcDBAIGAnMBAgMRBAAFIRIxQVEGE2EicYEUMpGhBxWxQiPB UtHhMxZi8CRygvElQzRTkqKyY3PCNUQnk6OzNhdUZHTD0uIIJoMJChgZhJRFRqS0VtNVKBry4/PE 1OT0ZXWFlaW1xdXl9WZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo+Ck5SVlpeYmZ qbnJ2en5KjpKWmp6ipqqusra6voRAAICAQIDBQUEBQYECAMDbQEAAhEDBCESMUEFURNhIgZxgZEy obHwFMHR4SNCFVJicvEzJDRDghaSUyWiY7LCB3PSNeJEgxdUkwgJChgZJjZFGidkdFU38qOzwygp 0+PzhJSktMTU5PRldYWVpbXF1eX1RlZmdoaWprbG1ub2R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo +DlJWWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+v/aAAwDAQACEQMRAD8A9U4q7FXYq7FXYq7FXYq7 FXYq7FUJdaxpFozrdX1vbtEOUiyyohUEVq3Iim2KsV1X86vyn0q8+p33mnT0uaAlEmEoWppRmi5q p9icVRFl+bn5W3ppbebdIZq0CNewIx77K7qTirJbLUtOv4vVsbqG7i/35BIsi/epI7YqiMVdirsV dirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVUL6+stPs576+njtbO2Rpbi4lYJGiKKszM1AA Bir48/PH/nKbVddkufL3kmZ9P0VHKTazC7pcXaDp6dVjeGM9/wBpvECoKr55nnnuJmmnkaaZzV5J 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 c2/7fn/M3FX/2Q== paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: uuid:E299AD35CF5611D9931E9E29EC286463 paulson@16086: uuid:E299AD35CF5611D9931E9E29EC286463 paulson@16086: paulson@16086: uuid:e3e3a208-cd3c-11d9-8977-000d936c956e paulson@16086: uuid:AB03F8A6CDD611D982B3C176F4FB2AEE paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: portrait-head copy paulson@16086: paulson@16086: paulson@16086: application/eps paulson@16086: paulson@16086: paulson@16086: 3 paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: paulson@16086: % &end XMP packet& % paulson@16086: paulson@16086: [{Metadata_In_EPS} 2 dict begin /Type /Metadata def /Subtype /XML def currentdict end /PUT PDFMark5 paulson@16086: [/Document 1 dict begin /Metadata {Metadata_In_EPS} def currentdict end /BDC PDFMark5 paulson@16086: [/NamespacePop PDFMark5 paulson@16086: paulson@16086: PDFVars/TermAll get exec end end paulson@16086: PDF /docinitialize get exec paulson@16086: paulson@16086: %%EndSetup paulson@16086: PDFVars begin PDF begin PDFVars/InitAll get exec paulson@16086: 172.0 54.0 296.0 409.0 rectclip paulson@16086: q paulson@16086: 172.0 54.0 m paulson@16086: 468.0 54.0 l paulson@16086: 468.0 463.0 l paulson@16086: 172.0 463.0 l paulson@16086: h paulson@16086: W paulson@16086: n paulson@16086: q paulson@16086: n paulson@16086: 0.0 480.0 640.0 -480.0 re paulson@16086: W paulson@16086: n paulson@16086: q paulson@16086: true setSA paulson@16086: 172.0 54.0 296.0 409.0 re paulson@16086: W paulson@16086: n paulson@16086: n paulson@16086: 335.201 367.981 m paulson@16086: 333.385 369.335 330.805 369.835 328.2 368.652 c paulson@16086: 322.949 374.353 322.186 384.354 319.8 392.8 c paulson@16086: 315.154 386.669 307.689 378.628 311.4 368.652 c paulson@16086: 308.876 369.681 308.006 368.819 304.399 369.323 c paulson@16086: 304.324 380.208 313.847 387.489 318.4 396.154 c paulson@16086: 317.73 402.89 317.119 409.683 308.6 408.898 c paulson@16086: 311.234 410.792 315.023 413.818 319.8 411.582 c paulson@16086: 327.617 399.62 326.688 379.276 335.201 367.981 c paulson@16086: [/DeviceGray] cs 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 322.6 357.249 m paulson@16086: 318.99 354.59 309.367 354.389 304.399 355.237 c paulson@16086: 309.273 356.61 318.049 357.799 322.6 357.249 c paulson@16086: eofill paulson@16086: n paulson@16086: 273.598 353.896 m paulson@16086: 275.535 354.009 276.001 352.865 274.998 351.883 c paulson@16086: 278.4 352.2 281.25 353.047 284.098 353.896 c paulson@16086: 283.331 350.815 273.651 348.813 270.098 349.871 c paulson@16086: 270.095 352.333 272.549 352.441 273.598 353.896 c paulson@16086: eofill paulson@16086: n paulson@16086: 275.698 347.188 m paulson@16086: 271.917 344.774 266.738 343.699 262.397 341.821 c paulson@16086: 265.361 344.664 271.338 347.885 275.698 347.188 c paulson@16086: eofill paulson@16086: n paulson@16086: 246.296 343.163 m paulson@16086: 248.1 342.035 245.702 339.313 244.896 338.468 c paulson@16086: 244.126 330.771 243.94 342.296 246.296 343.163 c paulson@16086: eofill paulson@16086: n paulson@16086: 367.402 342.492 m paulson@16086: 382.533 343.126 391.632 332.171 399.604 323.71 c paulson@16086: 389.667 328.053 379.82 338.291 367.402 342.492 c paulson@16086: eofill paulson@16086: n paulson@16086: 263.797 337.126 m paulson@16086: 256.335 330.414 249.26 323.331 240.696 317.674 c paulson@16086: 242.625 325.219 252.857 330.614 258.897 336.455 c paulson@16086: 261.325 335.917 261.588 337.454 263.797 337.126 c paulson@16086: eofill paulson@16086: n paulson@16086: 242.096 334.443 m paulson@16086: 243.162 332.5 239.825 329.038 239.996 325.723 c paulson@16086: 238.557 328.023 240.96 332.381 242.096 334.443 c paulson@16086: eofill paulson@16086: n paulson@16086: 349.901 292.855 m paulson@16086: 345.818 290.507 339.01 290.771 332.4 290.843 c paulson@16086: 335.809 294.692 344.583 293.494 349.901 292.855 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 380.003 243.889 m paulson@16086: 361.751 227.327 333.626 256.615 328.9 270.049 c paulson@16086: 320.358 294.333 372.045 299.295 382.804 283.464 c paulson@16086: 383.45 282.512 385.821 277.044 385.604 274.745 c paulson@16086: 385.214 270.637 378.237 264.074 377.903 255.963 c paulson@16086: 377.744 252.102 378.594 248.677 380.003 243.889 c paulson@16086: eofill paulson@16086: n paulson@16086: 303.699 289.501 m paulson@16086: 300.093 289.492 299.222 288.63 296.699 290.172 c paulson@16086: 298.743 290.818 303.655 292.552 303.699 289.501 c paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 405.904 243.889 m paulson@16086: 405.44 241.427 405.159 238.79 404.504 236.511 c paulson@16086: 400.915 236.201 401.338 239.737 397.504 239.193 c paulson@16086: 398.963 243.326 400.66 244.252 405.904 243.889 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 313.5 231.145 m paulson@16086: 316.143 231.441 316.786 229.821 318.4 229.132 c paulson@16086: 317.548 228.16 315.604 228.233 315.6 226.449 c paulson@16086: 314.251 226.722 315.047 229.05 312.8 228.461 c paulson@16086: 312.711 229.664 313.657 229.876 313.5 231.145 c paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 234.396 223.766 m paulson@16086: 235.994 221.496 236.419 218.103 236.496 214.375 c paulson@16086: 235.048 216.789 233.883 219.474 234.396 223.766 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 236.496 213.704 m paulson@16086: 237.603 212.306 238.778 210.972 239.296 209.009 c paulson@16086: 239.95 209.501 240.357 210.229 240.696 211.021 c paulson@16086: 243.049 209.716 241.634 205.406 242.096 200.96 c paulson@16086: 240.518 201.459 241.823 204.722 241.396 206.326 c paulson@16086: 241.263 206.869 240.694 206.994 240.696 207.668 c paulson@16086: 239.257 207.358 239.345 209.687 236.496 209.68 c paulson@16086: h paulson@16086: eofill paulson@16086: n paulson@16086: 240.696 192.91 m paulson@16086: 242.821 189.055 239.509 178.342 241.396 172.117 c paulson@16086: 239.354 169.795 240.487 182.937 240.696 186.203 c paulson@16086: 240.851 188.61 240.575 191.107 240.696 192.91 c paulson@16086: eofill paulson@16086: n paulson@16086: 308.6 162.055 m paulson@16086: 314.675 154.383 312.125 145.973 317.7 138.578 c paulson@16086: 316.42 136.645 316.564 136.48 317.0 133.883 c paulson@16086: 313.95 133.228 311.994 131.525 310.0 129.858 c paulson@16086: 307.797 129.537 307.263 130.813 305.799 131.2 c paulson@16086: 305.191 140.651 304.613 147.547 307.899 154.006 c paulson@16086: 303.2 152.07 309.483 158.048 308.6 162.055 c paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 244.896 143.273 m paulson@16086: 244.156 129.208 241.88 108.192 242.796 92.966 c paulson@16086: 236.285 107.105 239.955 130.17 244.896 143.273 c paulson@16086: eofill paulson@16086: n paulson@16086: 302.299 118.455 m paulson@16086: 306.008 120.202 310.441 116.88 315.6 117.784 c paulson@16086: 314.137 116.504 312.257 115.621 310.0 115.102 c paulson@16086: 310.43 115.698 310.846 116.301 310.0 116.442 c paulson@16086: 306.528 115.744 305.256 112.939 301.599 112.418 c paulson@16086: 301.313 110.802 302.878 110.96 302.299 109.064 c paulson@16086: 295.729 97.919 290.589 85.405 283.398 74.855 c paulson@16086: 276.968 92.139 288.191 102.929 294.599 113.76 c paulson@16086: 297.204 114.617 300.502 114.811 303.0 115.772 c paulson@16086: 302.941 116.834 303.336 118.33 302.299 118.455 c paulson@16086: eofill paulson@16086: n paulson@16086: 261.697 113.76 m paulson@16086: 269.896 111.554 271.323 102.86 274.998 96.319 c paulson@16086: 272.167 96.234 266.496 98.782 261.697 99.003 c paulson@16086: h paulson@16086: eofill paulson@16086: n paulson@16086: 453.507 21.864 m paulson@16086: 451.755 21.308 450.758 20.026 448.606 19.852 c paulson@16086: 448.186 29.957 446.449 38.803 445.807 48.695 c paulson@16086: 446.854 49.48 448.67 49.529 449.307 50.707 c paulson@16086: 452.953 43.245 452.55 31.903 453.507 21.864 c paulson@16086: eofill paulson@16086: n paulson@16086: 455.606 50.036 m paulson@16086: 458.758 41.682 459.65 32.563 459.107 23.206 c paulson@16086: 456.895 31.84 456.211 41.077 455.606 50.036 c paulson@16086: eofill paulson@16086: n paulson@16086: 508.109 24.547 m paulson@16086: 511.355 28.32 510.013 38.014 502.509 37.292 c paulson@16086: 500.598 31.98 503.062 25.393 508.109 24.547 c paulson@16086: 510.21 23.877 m paulson@16086: 501.324 22.965 498.933 28.274 499.009 35.95 c paulson@16086: 505.278 45.055 517.523 31.475 510.21 23.877 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 502.509 37.292 m paulson@16086: 510.013 38.014 511.355 28.32 508.109 24.547 c paulson@16086: 503.062 25.393 500.598 31.98 502.509 37.292 c paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 517.91 35.95 m paulson@16086: 514.734 31.577 517.265 22.836 523.51 23.206 c paulson@16086: 525.542 27.478 524.332 35.844 517.91 35.95 c paulson@16086: 524.91 22.535 m paulson@16086: 525.076 20.682 528.859 22.295 528.41 19.852 c paulson@16086: 524.141 16.739 520.433 25.449 517.21 21.193 c paulson@16086: 516.797 25.973 513.585 27.31 513.71 33.938 c paulson@16086: 519.671 43.435 532.165 29.572 524.91 22.535 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 523.51 23.206 m paulson@16086: 517.265 22.836 514.734 31.577 517.91 35.95 c paulson@16086: 524.332 35.844 525.542 27.478 523.51 23.206 c paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 284.798 30.584 m paulson@16086: 287.068 31.878 288.612 30.792 291.099 30.584 c paulson@16086: 291.099 24.547 l paulson@16086: 288.065 25.665 287.627 29.27 284.798 30.584 c paulson@16086: eofill paulson@16086: n paulson@16086: 433.906 12.474 m paulson@16086: 434.501 12.597 434.566 12.212 434.605 11.803 c paulson@16086: 434.492 11.022 434.761 10.609 435.306 10.461 c paulson@16086: 435.139 4.936 436.164 -1.384 436.706 -7.649 c paulson@16086: 437.207 -13.44 439.325 -20.188 436.006 -22.406 c paulson@16086: 431.935 -20.405 432.173 -13.479 431.806 -8.32 c paulson@16086: 431.358 -2.04 432.145 5.144 431.806 11.132 c paulson@16086: 432.37 11.709 433.724 11.53 433.906 12.474 c paulson@16086: eofill paulson@16086: n paulson@16086: 420.605 -25.761 m paulson@16086: 421.2 -25.637 421.266 -26.022 421.305 -26.432 c paulson@16086: 421.177 -27.002 421.578 -27.063 422.005 -27.102 c paulson@16086: 422.263 -33.01 422.791 -40.389 423.405 -47.225 c paulson@16086: 423.912 -52.866 427.445 -61.162 421.305 -63.323 c paulson@16086: 419.491 -51.869 419.411 -38.755 417.805 -27.102 c paulson@16086: 419.108 -27.01 420.145 -26.661 420.605 -25.761 c paulson@16086: eofill paulson@16086: n paulson@16086: 455.606 -37.163 m paulson@16086: 455.987 -39.606 456.104 -40.257 457.007 -43.2 c paulson@16086: 454.473 -41.866 454.052 -35.555 449.307 -38.505 c paulson@16086: 453.136 -43.367 461.496 -48.421 455.606 -55.274 c paulson@16086: 452.412 -55.876 451.639 -54.157 449.307 -53.933 c paulson@16086: 450.123 -50.738 447.19 -48.917 448.606 -47.225 c paulson@16086: 449.906 -49.78 451.392 -52.158 453.507 -53.933 c paulson@16086: 455.754 -54.521 454.958 -52.193 456.307 -51.92 c paulson@16086: 454.046 -46.284 446.483 -45.169 447.906 -37.834 c paulson@16086: 449.713 -35.324 452.823 -35.775 455.606 -37.163 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 463.308 -47.225 m paulson@16086: 464.538 -46.839 467.42 -48.036 467.508 -46.555 c paulson@16086: 464.521 -46.487 465.668 -42.06 464.707 -41.859 c paulson@16086: 464.017 -43.434 463.479 -45.154 463.308 -47.225 c paulson@16086: 464.008 -36.493 m paulson@16086: 469.731 -41.293 470.361 -50.975 475.208 -56.616 c paulson@16086: 473.366 -55.921 470.912 -55.813 468.207 -55.945 c paulson@16086: 468.848 -54.77 468.448 -52.599 469.607 -51.92 c paulson@16086: 467.864 -49.391 465.679 -48.632 462.607 -49.908 c paulson@16086: 461.353 -53.794 464.99 -52.991 464.707 -55.945 c paulson@16086: 463.105 -55.244 460.484 -55.52 459.107 -54.604 c paulson@16086: 462.148 -49.915 462.82 -42.957 464.008 -36.493 c paulson@16086: eofill paulson@16086: n paulson@16086: 478.708 -39.847 m paulson@16086: 481.508 -39.847 l paulson@16086: 482.104 -41.735 483.77 -42.599 483.608 -45.213 c paulson@16086: 482.284 -46.543 480.301 -45.538 478.708 -45.213 c paulson@16086: 480.231 -43.992 477.185 -41.067 478.708 -39.847 c paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 428.306 -42.529 m paulson@16086: 432.835 -44.021 429.524 -46.889 431.105 -50.579 c paulson@16086: 427.428 -48.271 430.559 -45.576 428.306 -42.529 c paulson@16086: eofill paulson@16086: n paulson@16086: 479.408 -47.896 m paulson@16086: 481.681 -47.507 482.665 -48.353 484.309 -48.566 c paulson@16086: 485.405 -51.125 485.772 -52.598 484.309 -55.274 c paulson@16086: 479.157 -55.492 479.966 -50.419 479.408 -47.896 c paulson@16086: eofill paulson@16086: n paulson@16086: 508.109 -82.775 m paulson@16086: 511.609 -82.775 l paulson@16086: 511.521 -83.979 512.467 -84.19 512.31 -85.459 c paulson@16086: 510.906 -84.757 509.056 -81.867 508.81 -85.459 c paulson@16086: 507.859 -85.251 508.229 -83.779 508.109 -82.775 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 494.108 -86.801 m paulson@16086: 495.318 -88.66 492.325 -92.224 489.209 -92.167 c paulson@16086: 491.068 -90.595 493.245 -89.326 494.108 -86.801 c paulson@16086: eofill paulson@16086: n paulson@16086: 428.306 -87.471 m paulson@16086: 429.944 -87.689 428.985 -90.397 430.405 -90.825 c paulson@16086: 429.02 -92.962 427.683 -89.473 428.306 -87.471 c paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 472.408 -103.569 m paulson@16086: 471.546 -103.862 470.971 -104.428 471.008 -105.582 c paulson@16086: 468.381 -106.087 469.481 -103.02 467.508 -102.898 c paulson@16086: 468.134 -101.71 470.349 -102.044 469.607 -99.545 c paulson@16086: 470.46 -100.965 472.242 -101.493 472.408 -103.569 c paulson@16086: eofill paulson@16086: n paulson@16086: 489.908 -103.569 m paulson@16086: 489.57 -101.457 492.058 -102.051 491.309 -99.545 c paulson@16086: 492.63 -100.515 494.412 -101.043 494.108 -103.569 c paulson@16086: 492.57 -105.11 491.783 -104.658 489.908 -103.569 c paulson@16086: eofill paulson@16086: n paulson@16086: 423.405 -107.595 m paulson@16086: 424.647 -105.805 423.915 -111.524 424.105 -112.961 c paulson@16086: 422.863 -114.75 423.596 -109.03 423.405 -107.595 c paulson@16086: eofill paulson@16086: n paulson@16086: 450.707 -116.985 m paulson@16086: 451.855 -117.096 451.855 -112.851 450.707 -112.961 c paulson@16086: 451.451 -111.438 455.107 -112.705 457.007 -112.29 c paulson@16086: 456.223 -121.449 443.292 -119.499 440.906 -112.961 c paulson@16086: 445.277 -113.214 449.114 -111.688 450.707 -116.985 c paulson@16086: eofill paulson@16086: n paulson@16086: 440.906 -112.961 m paulson@16086: 443.292 -119.499 456.223 -121.449 457.007 -112.29 c paulson@16086: 455.107 -112.705 451.451 -111.438 450.707 -112.961 c paulson@16086: 451.855 -112.851 451.855 -117.096 450.707 -116.985 c paulson@16086: 449.114 -111.688 445.277 -113.214 440.906 -112.961 c paulson@16086: 424.105 -112.961 m paulson@16086: 423.915 -111.524 424.647 -105.805 423.405 -107.595 c paulson@16086: 423.596 -109.03 422.863 -114.75 424.105 -112.961 c paulson@16086: 185.394 -103.569 m paulson@16086: 185.436 -101.911 184.688 -97.609 183.993 -98.874 c paulson@16086: 185.312 -103.715 180.065 -102.266 179.093 -104.911 c paulson@16086: 188.182 -106.018 190.452 -100.591 194.494 -96.862 c paulson@16086: 192.126 -97.08 190.815 -92.836 188.894 -94.85 c paulson@16086: 190.269 -95.992 192.393 -96.416 193.094 -98.203 c paulson@16086: 189.207 -98.727 187.533 -101.372 185.394 -103.569 c paulson@16086: 430.405 -90.825 m paulson@16086: 428.985 -90.397 429.944 -87.689 428.306 -87.471 c paulson@16086: 427.683 -89.473 429.02 -92.962 430.405 -90.825 c paulson@16086: 540.312 -75.397 m paulson@16086: 504.953 -77.282 466.034 -76.428 431.105 -76.739 c paulson@16086: 432.544 -88.105 432.56 -100.835 433.906 -112.29 c paulson@16086: 462.218 -111.651 511.072 -109.362 545.911 -110.277 c paulson@16086: 544.442 -98.493 543.693 -86.02 541.011 -75.397 c paulson@16086: h paulson@16086: 431.806 -53.933 m paulson@16086: 430.96 -53.791 431.375 -53.188 431.806 -52.591 c paulson@16086: 431.263 -52.441 430.425 -52.572 430.405 -51.92 c paulson@16086: 430.833 -51.883 431.234 -51.82 431.105 -51.25 c paulson@16086: 427.934 -50.69 430.186 -58.35 431.806 -55.274 c paulson@16086: 430.668 -55.475 429.917 -54.368 431.105 -53.933 c paulson@16086: 431.104 -54.305 431.673 -54.694 431.806 -53.933 c paulson@16086: 431.105 -50.579 m paulson@16086: 429.524 -46.889 432.835 -44.021 428.306 -42.529 c paulson@16086: 430.559 -45.576 427.428 -48.271 431.105 -50.579 c paulson@16086: 429.006 -41.859 m paulson@16086: 431.135 -40.424 429.522 -34.865 428.306 -32.468 c paulson@16086: 426.215 -35.179 429.978 -40.22 429.006 -41.859 c paulson@16086: 433.906 -59.299 m paulson@16086: 467.277 -61.479 504.295 -63.707 540.312 -65.336 c paulson@16086: 542.679 -65.303 543.348 -66.897 544.512 -68.019 c paulson@16086: 543.232 -56.276 540.656 -45.776 538.911 -34.48 c paulson@16086: 499.032 -31.887 468.391 -29.707 431.105 -26.432 c paulson@16086: 431.704 -38.723 432.988 -45.673 433.906 -59.299 c paulson@16086: 417.805 -27.102 m paulson@16086: 419.411 -38.755 419.491 -51.869 421.305 -63.323 c paulson@16086: 427.445 -61.162 423.912 -52.866 423.405 -47.225 c paulson@16086: 422.791 -40.389 422.263 -33.01 422.005 -27.102 c paulson@16086: 421.578 -27.063 421.177 -27.002 421.305 -26.432 c paulson@16086: 421.266 -26.022 421.2 -25.637 420.605 -25.761 c paulson@16086: 420.145 -26.661 419.108 -27.01 417.805 -27.102 c paulson@16086: 444.406 11.803 m paulson@16086: 444.775 2.329 446.709 -9.633 447.206 -19.053 c paulson@16086: 481.067 -21.219 507.654 -24.143 548.712 -26.432 c paulson@16086: 548.808 -27.681 549.172 -28.673 550.111 -29.114 c paulson@16086: 548.047 -18.796 546.644 -7.842 544.512 2.412 c paulson@16086: 512.655 5.229 472.271 8.489 444.406 11.803 c paulson@16086: 431.806 11.132 m paulson@16086: 432.145 5.144 431.358 -2.04 431.806 -8.32 c paulson@16086: 432.173 -13.479 431.935 -20.405 436.006 -22.406 c paulson@16086: 439.325 -20.188 437.207 -13.44 436.706 -7.649 c paulson@16086: 436.164 -1.384 435.139 4.936 435.306 10.461 c paulson@16086: 434.761 10.609 434.492 11.022 434.605 11.803 c paulson@16086: 434.566 12.212 434.501 12.597 433.906 12.474 c paulson@16086: 433.724 11.53 432.37 11.709 431.806 11.132 c paulson@16086: 291.099 24.547 m paulson@16086: 291.099 30.584 l paulson@16086: 288.612 30.792 287.068 31.878 284.798 30.584 c paulson@16086: 287.627 29.27 288.065 25.665 291.099 24.547 c paulson@16086: 548.712 14.485 m paulson@16086: 549.565 14.41 550.369 14.285 550.111 13.145 c paulson@16086: 550.081 12.431 550.441 11.44 550.812 12.474 c paulson@16086: 549.29 21.523 547.661 30.473 545.911 39.305 c paulson@16086: 517.488 43.596 487.951 46.82 458.407 50.036 c paulson@16086: 459.174 43.407 460.608 33.383 461.207 24.547 c paulson@16086: 489.498 20.354 520.27 18.535 548.712 14.485 c paulson@16086: 459.107 23.206 m paulson@16086: 459.65 32.563 458.758 41.682 455.606 50.036 c paulson@16086: 456.211 41.077 456.895 31.84 459.107 23.206 c paulson@16086: 449.307 50.707 m paulson@16086: 448.67 49.529 446.854 49.48 445.807 48.695 c paulson@16086: 446.449 38.803 448.186 29.957 448.606 19.852 c paulson@16086: 450.758 20.026 451.755 21.308 453.507 21.864 c paulson@16086: 452.55 31.903 452.953 43.245 449.307 50.707 c paulson@16086: 261.697 99.003 m paulson@16086: 266.496 98.782 272.167 96.234 274.998 96.319 c paulson@16086: 271.323 102.86 269.896 111.554 261.697 113.76 c paulson@16086: h paulson@16086: 303.0 115.772 m paulson@16086: 300.502 114.811 297.204 114.617 294.599 113.76 c paulson@16086: 288.191 102.929 276.968 92.139 283.398 74.855 c paulson@16086: 290.589 85.405 295.729 97.919 302.299 109.064 c paulson@16086: 302.878 110.96 301.313 110.802 301.599 112.418 c paulson@16086: 305.256 112.939 306.528 115.744 310.0 116.442 c paulson@16086: 310.846 116.301 310.43 115.698 310.0 115.102 c paulson@16086: 312.257 115.621 314.137 116.504 315.6 117.784 c paulson@16086: 310.441 116.88 306.008 120.202 302.299 118.455 c paulson@16086: 303.336 118.33 302.941 116.834 303.0 115.772 c paulson@16086: 356.202 48.695 m paulson@16086: 356.612 47.3 357.673 46.527 358.302 45.341 c paulson@16086: 357.542 45.181 356.621 44.236 357.602 44.0 c paulson@16086: 357.611 45.332 359.512 44.853 359.002 46.683 c paulson@16086: 363.245 49.29 372.338 60.687 369.503 59.428 c paulson@16086: 369.542 59.837 369.607 60.222 370.203 60.098 c paulson@16086: 369.969 56.951 366.326 58.617 364.603 58.757 c paulson@16086: 365.335 56.859 363.447 54.155 364.603 54.062 c paulson@16086: 364.809 54.657 366.496 56.998 366.702 55.402 c paulson@16086: 364.903 55.338 365.701 52.784 363.902 52.72 c paulson@16086: 360.545 58.223 357.465 63.991 354.102 69.489 c paulson@16086: 354.707 62.384 360.926 58.399 356.202 48.695 c paulson@16086: 349.201 88.941 m paulson@16086: 362.053 98.986 383.324 100.964 380.703 125.834 c paulson@16086: 372.736 121.118 364.62 120.807 356.202 119.126 c paulson@16086: 353.471 118.58 351.11 116.456 347.802 116.442 c paulson@16086: 344.115 116.428 340.976 119.504 337.301 119.797 c paulson@16086: 332.525 120.177 327.116 118.04 322.6 117.113 c paulson@16086: 324.914 116.107 321.146 115.474 321.9 113.76 c paulson@16086: 328.2 113.76 l paulson@16086: 329.125 115.438 325.433 115.859 327.501 116.442 c paulson@16086: 330.774 115.108 333.572 113.316 335.901 111.076 c paulson@16086: 334.361 103.381 330.914 93.947 329.601 88.271 c paulson@16086: 331.902 89.168 330.764 88.077 331.701 90.283 c paulson@16086: 342.099 86.468 348.807 79.973 352.702 70.16 c paulson@16086: 353.492 75.701 346.735 79.582 347.102 86.929 c paulson@16086: 349.868 85.295 346.583 87.678 348.502 88.271 c paulson@16086: 349.956 87.52 349.984 87.547 349.201 88.941 c paulson@16086: 354.102 125.163 m paulson@16086: 365.544 127.169 378.804 131.006 382.104 138.578 c paulson@16086: 375.081 131.892 363.15 129.907 354.102 125.163 c paulson@16086: 242.796 92.966 m paulson@16086: 241.88 108.192 244.156 129.208 244.896 143.273 c paulson@16086: 239.955 130.17 236.285 107.105 242.796 92.966 c paulson@16086: 388.403 121.139 m paulson@16086: 393.903 127.276 393.784 139.751 391.903 144.615 c paulson@16086: 392.907 136.637 380.407 129.962 388.403 121.139 c paulson@16086: 307.899 154.006 m paulson@16086: 304.613 147.547 305.191 140.651 305.799 131.2 c paulson@16086: 307.263 130.813 307.797 129.537 310.0 129.858 c paulson@16086: 311.994 131.525 313.95 133.228 317.0 133.883 c paulson@16086: 316.564 136.48 316.42 136.645 317.7 138.578 c paulson@16086: 312.125 145.973 314.675 154.383 308.6 162.055 c paulson@16086: 309.483 158.048 303.2 152.07 307.899 154.006 c paulson@16086: 312.8 228.461 m paulson@16086: 315.047 229.05 314.251 226.722 315.6 226.449 c paulson@16086: 315.604 228.233 317.548 228.16 318.4 229.132 c paulson@16086: 316.786 229.821 316.143 231.441 313.5 231.145 c paulson@16086: 313.657 229.876 312.711 229.664 312.8 228.461 c paulson@16086: 300.899 216.388 m paulson@16086: 301.256 220.518 302.618 223.684 303.0 227.791 c paulson@16086: 295.785 231.439 304.666 240.863 310.0 234.498 c paulson@16086: 309.641 239.792 307.21 240.92 307.2 245.901 c paulson@16086: 302.201 243.472 295.592 238.216 297.399 229.803 c paulson@16086: 295.535 228.251 292.96 223.265 295.999 221.083 c paulson@16086: 296.192 222.259 294.028 224.43 295.999 225.107 c paulson@16086: 296.472 219.969 298.21 218.106 300.899 216.388 c paulson@16086: 289.699 245.23 m paulson@16086: 294.173 248.55 300.955 253.22 301.599 257.976 c paulson@16086: 299.028 252.832 291.614 248.768 289.699 245.23 c paulson@16086: 307.899 250.597 m paulson@16086: 308.51 252.941 310.588 257.381 308.6 259.987 c paulson@16086: 308.989 257.6 305.037 254.656 308.6 254.621 c paulson@16086: 307.443 254.611 308.208 252.761 307.2 252.609 c paulson@16086: 307.202 252.981 306.632 253.37 306.5 252.609 c paulson@16086: 307.655 252.599 306.891 250.749 307.899 250.597 c paulson@16086: 311.4 271.391 m paulson@16086: 312.958 273.594 313.662 279.421 311.4 281.452 c paulson@16086: 311.106 277.181 310.998 273.175 311.4 271.391 c paulson@16086: 326.801 283.464 m paulson@16086: 323.645 285.683 311.96 286.438 312.8 282.123 c paulson@16086: 315.108 285.945 324.377 282.989 326.801 283.464 c paulson@16086: 309.3 283.464 m paulson@16086: 309.015 286.491 301.809 289.471 301.599 288.16 c paulson@16086: 304.835 287.235 306.922 285.211 309.3 283.464 c paulson@16086: 296.699 290.172 m paulson@16086: 299.222 288.63 300.093 289.492 303.699 289.501 c paulson@16086: 303.655 292.552 298.743 290.818 296.699 290.172 c paulson@16086: 254.697 303.587 m paulson@16086: 252.251 303.222 249.397 299.756 250.497 298.221 c paulson@16086: 250.653 298.742 250.516 299.544 251.197 299.563 c paulson@16086: 251.354 299.042 251.216 298.24 251.897 298.221 c paulson@16086: 252.015 302.573 253.02 299.924 254.697 303.587 c paulson@16086: 387.703 314.991 m paulson@16086: 383.931 317.518 379.809 321.193 375.803 323.04 c paulson@16086: 337.156 340.858 272.046 333.811 246.997 307.612 c paulson@16086: 249.687 307.003 253.665 311.43 256.797 313.649 c paulson@16086: 292.652 339.057 370.621 337.958 396.804 304.258 c paulson@16086: 398.016 309.765 391.957 312.142 387.703 314.991 c paulson@16086: 239.996 325.723 m paulson@16086: 239.825 329.038 243.162 332.5 242.096 334.443 c paulson@16086: 240.96 332.381 238.557 328.023 239.996 325.723 c paulson@16086: 258.897 336.455 m paulson@16086: 252.857 330.614 242.625 325.219 240.696 317.674 c paulson@16086: 249.26 323.331 256.335 330.414 263.797 337.126 c paulson@16086: 261.588 337.454 261.325 335.917 258.897 336.455 c paulson@16086: 401.004 326.394 m paulson@16086: 399.797 327.266 396.705 332.1 394.004 333.772 c paulson@16086: 394.158 334.295 394.59 334.552 395.404 334.443 c paulson@16086: 395.325 336.157 394.12 336.791 393.304 337.797 c paulson@16086: 391.721 334.498 386.21 338.901 387.703 337.797 c paulson@16086: 391.603 334.546 399.437 325.275 401.004 326.394 c paulson@16086: 399.604 323.71 m paulson@16086: 391.632 332.171 382.533 343.126 367.402 342.492 c paulson@16086: 379.82 338.291 389.667 328.053 399.604 323.71 c paulson@16086: 244.896 338.468 m paulson@16086: 245.702 339.313 248.1 342.035 246.296 343.163 c paulson@16086: 243.94 342.296 244.126 330.771 244.896 338.468 c paulson@16086: 262.397 341.821 m paulson@16086: 266.738 343.699 271.917 344.774 275.698 347.188 c paulson@16086: 271.338 347.885 265.361 344.664 262.397 341.821 c paulson@16086: 401.704 327.064 m paulson@16086: 398.708 335.149 396.251 343.751 389.804 348.529 c paulson@16086: 394.293 340.481 397.984 334.951 401.704 327.064 c paulson@16086: 270.098 349.871 m paulson@16086: 273.651 348.813 283.331 350.815 284.098 353.896 c paulson@16086: 281.25 353.047 278.4 352.2 274.998 351.883 c paulson@16086: 276.001 352.865 275.535 354.009 273.598 353.896 c paulson@16086: 272.549 352.441 270.095 352.333 270.098 349.871 c paulson@16086: 257.497 351.883 m paulson@16086: 257.699 351.692 261.628 353.248 259.597 352.554 c paulson@16086: 259.054 352.704 258.216 352.572 258.197 353.225 c paulson@16086: 259.129 353.896 260.31 354.33 260.997 355.237 c paulson@16086: 258.894 355.418 256.148 352.788 257.497 351.883 c paulson@16086: 377.203 345.846 m paulson@16086: 378.514 346.826 381.842 345.873 382.804 347.188 c paulson@16086: 380.734 349.4 376.373 349.005 374.403 348.529 c paulson@16086: 375.637 347.923 376.57 347.029 377.203 345.846 c paulson@16086: 363.902 351.212 m paulson@16086: 366.568 350.894 368.272 351.497 368.803 353.225 c paulson@16086: 364.142 353.23 362.604 356.229 357.602 355.908 c paulson@16086: 359.67 352.818 355.885 354.838 354.802 353.225 c paulson@16086: 363.754 348.833 375.564 343.608 384.203 341.151 c paulson@16086: 378.763 347.249 370.329 346.707 363.902 351.212 c paulson@16086: 304.399 355.237 m paulson@16086: 309.367 354.389 318.99 354.59 322.6 357.249 c paulson@16086: 318.049 357.799 309.273 356.61 304.399 355.237 c paulson@16086: 386.304 344.504 m paulson@16086: 383.562 350.378 380.271 359.289 373.703 359.261 c paulson@16086: 377.983 354.863 382.952 347.559 386.304 344.504 c paulson@16086: 371.603 353.225 m paulson@16086: 367.71 354.423 364.802 365.927 356.902 363.286 c paulson@16086: 357.662 363.125 358.583 362.182 357.602 361.944 c paulson@16086: 356.816 361.876 356.512 362.919 356.202 361.944 c paulson@16086: 361.791 360.525 370.078 351.941 371.603 353.225 c paulson@16086: 308.6 363.957 m paulson@16086: 324.934 355.586 344.37 368.122 347.102 380.726 c paulson@16086: 342.493 366.581 323.285 358.619 308.6 363.957 c paulson@16086: 319.8 411.582 m paulson@16086: 315.023 413.818 311.234 410.792 308.6 408.898 c paulson@16086: 317.119 409.683 317.73 402.89 318.4 396.154 c paulson@16086: 313.847 387.489 304.324 380.208 304.399 369.323 c paulson@16086: 308.006 368.819 308.876 369.681 311.4 368.652 c paulson@16086: 307.689 378.628 315.154 386.669 319.8 392.8 c paulson@16086: 322.186 384.354 322.949 374.353 328.2 368.652 c paulson@16086: 330.805 369.835 333.385 369.335 335.201 367.981 c paulson@16086: 326.688 379.276 327.617 399.62 319.8 411.582 c paulson@16086: 327.501 269.378 m paulson@16086: 322.6 269.378 l paulson@16086: 321.13 260.632 316.914 254.621 317.7 247.914 c paulson@16086: 317.857 248.435 317.719 249.236 318.4 249.255 c paulson@16086: 318.066 246.853 317.262 245.379 318.4 243.219 c paulson@16086: 317.698 243.216 317.567 243.762 317.0 243.889 c paulson@16086: 318.358 241.653 316.006 236.907 318.4 239.864 c paulson@16086: 317.352 235.7 319.959 233.483 322.6 231.145 c paulson@16086: 321.516 230.396 321.143 228.964 319.1 229.132 c paulson@16086: 318.209 223.359 322.566 222.616 324.7 219.741 c paulson@16086: 325.35 221.802 329.084 220.907 330.301 222.425 c paulson@16086: 330.279 220.442 333.542 220.153 334.501 221.083 c paulson@16086: 332.215 224.93 331.089 229.888 326.801 231.815 c paulson@16086: 327.437 233.218 328.866 233.86 331.001 233.827 c paulson@16086: 331.932 230.026 339.512 222.925 335.201 222.425 c paulson@16086: 335.819 220.78 337.299 219.963 336.601 217.059 c paulson@16086: 334.429 216.178 334.604 217.24 331.701 217.059 c paulson@16086: 331.73 216.135 331.371 215.585 331.001 215.046 c paulson@16086: 332.971 217.131 340.802 213.493 343.602 214.375 c paulson@16086: 343.538 212.545 344.768 213.025 343.602 211.692 c paulson@16086: 347.513 211.298 348.997 213.229 352.702 213.033 c paulson@16086: 349.92 217.076 346.073 220.098 343.602 224.437 c paulson@16086: 347.06 224.808 342.873 224.781 342.901 225.778 c paulson@16086: 343.019 226.56 344.008 226.507 345.001 226.449 c paulson@16086: 344.618 227.424 345.819 229.916 344.302 229.803 c paulson@16086: 344.233 229.305 341.568 229.305 341.501 229.803 c paulson@16086: 340.95 232.791 341.979 234.264 342.901 235.84 c paulson@16086: 333.62 243.046 329.249 254.955 327.501 269.378 c paulson@16086: 71.988 63.452 m paulson@16086: 75.19 64.854 77.814 66.813 77.588 71.501 c paulson@16086: 88.843 73.461 89.955 85.141 94.389 93.637 c paulson@16086: 99.289 93.637 l paulson@16086: 100.435 99.065 114.086 95.906 120.29 96.99 c paulson@16086: 121.11 97.099 120.881 98.214 120.99 99.003 c paulson@16086: 133.707 99.115 139.85 105.526 153.192 105.04 c paulson@16086: 157.742 108.581 167.309 110.369 172.793 109.064 c paulson@16086: 179.777 116.142 188.263 114.573 199.394 116.442 c paulson@16086: 192.942 118.949 210.24 121.288 213.395 121.139 c paulson@16086: 216.919 125.811 223.365 127.683 223.195 135.896 c paulson@16086: 230.365 138.863 231.902 147.229 239.996 149.311 c paulson@16086: 240.101 154.104 239.949 155.726 240.696 162.055 c paulson@16086: 241.628 160.029 241.277 150.994 245.597 149.981 c paulson@16086: 248.687 150.53 251.995 149.833 253.997 152.664 c paulson@16086: 264.717 146.168 276.445 140.635 286.898 133.883 c paulson@16086: 288.442 140.015 285.188 144.035 284.098 148.64 c paulson@16086: 282.085 150.052 279.969 149.369 278.498 149.981 c paulson@16086: 279.1 150.522 278.914 151.818 279.898 151.993 c paulson@16086: 272.857 157.003 270.389 157.391 268.698 168.763 c paulson@16086: 267.877 168.654 268.107 167.54 267.998 166.751 c paulson@16086: 265.892 170.24 265.636 174.191 268.698 176.813 c paulson@16086: 268.122 178.859 266.729 178.421 267.998 180.837 c paulson@16086: 266.171 177.745 266.76 176.318 265.197 172.787 c paulson@16086: 261.265 181.377 263.206 199.305 265.197 209.68 c paulson@16086: 263.715 209.127 263.383 210.187 263.097 213.033 c paulson@16086: 261.504 212.548 262.889 209.209 260.297 209.68 c paulson@16086: 259.078 213.482 257.669 213.832 257.497 217.729 c paulson@16086: 255.328 214.287 258.865 210.56 260.297 208.338 c paulson@16086: 257.133 200.089 256.719 199.613 256.097 190.898 c paulson@16086: 255.147 199.59 250.905 209.717 254.697 217.059 c paulson@16086: 255.517 216.95 255.287 215.835 255.397 215.046 c paulson@16086: 258.126 215.63 254.389 217.795 254.697 219.07 c paulson@16086: 254.829 219.615 256.784 220.126 256.797 220.412 c paulson@16086: 256.835 221.227 254.701 221.836 254.697 221.754 c paulson@16086: 254.748 222.902 256.515 221.827 256.797 222.425 c paulson@16086: 256.554 221.91 256.152 226.146 256.097 226.449 c paulson@16086: 255.404 230.285 252.718 236.249 250.497 238.522 c paulson@16086: 250.917 241.572 250.755 243.198 251.897 246.572 c paulson@16086: 248.035 241.922 253.948 250.153 251.197 249.926 c paulson@16086: 255.398 249.473 256.996 240.732 263.097 239.864 c paulson@16086: 256.299 243.683 249.691 257.859 251.197 266.024 c paulson@16086: 250.545 264.189 247.705 264.451 246.296 263.342 c paulson@16086: 250.755 267.016 254.723 278.546 251.897 286.147 c paulson@16086: 251.906 287.724 253.807 285.902 253.297 284.806 c paulson@16086: 254.627 289.65 257.457 293.415 258.897 294.868 c paulson@16086: 256.895 296.548 252.736 295.404 249.797 293.526 c paulson@16086: 248.231 293.815 249.513 296.832 249.097 298.221 c paulson@16086: 246.199 290.817 239.14 287.001 240.696 274.074 c paulson@16086: 239.241 274.449 239.213 275.12 239.996 276.086 c paulson@16086: 236.154 274.206 242.033 272.992 242.796 271.391 c paulson@16086: 242.378 264.876 244.448 262.773 241.396 259.316 c paulson@16086: 242.404 259.692 243.104 260.363 243.496 261.329 c paulson@16086: 243.853 257.172 244.297 249.94 243.496 243.889 c paulson@16086: 242.033 243.605 241.643 244.349 240.696 244.56 c paulson@16086: 241.746 239.452 244.62 233.072 239.996 229.803 c paulson@16086: 237.942 230.88 236.193 235.81 238.596 237.182 c paulson@16086: 238.39 238.776 236.702 236.436 236.496 235.84 c paulson@16086: 230.089 238.514 234.56 249.341 235.796 251.938 c paulson@16086: 237.492 253.625 237.353 250.587 237.896 249.255 c paulson@16086: 240.165 252.384 233.58 275.508 228.795 266.024 c paulson@16086: 226.797 262.063 228.462 252.25 228.795 246.572 c paulson@16086: 225.05 256.536 225.567 272.131 237.896 272.732 c paulson@16086: 239.774 279.764 233.73 282.106 229.496 284.806 c paulson@16086: 225.178 287.558 222.336 294.917 217.595 294.868 c paulson@16086: 212.686 305.367 206.74 314.875 200.794 324.381 c paulson@16086: 201.981 336.655 198.296 346.384 200.794 355.908 c paulson@16086: 202.785 363.495 210.137 368.878 210.595 376.702 c paulson@16086: 218.609 388.922 226.706 401.063 232.296 415.606 c paulson@16086: 237.006 418.248 237.862 424.583 240.696 429.021 c paulson@16086: 250.083 432.101 253.288 441.104 262.397 444.449 c paulson@16086: 262.397 447.803 l paulson@16086: 271.344 449.292 272.312 458.426 282.698 458.535 c paulson@16086: 284.896 458.218 284.548 460.341 286.198 460.548 c paulson@16086: 294.623 460.524 303.629 459.944 308.6 463.231 c paulson@16086: 329.235 463.775 345.591 460.218 363.902 458.535 c paulson@16086: 366.289 454.114 372.183 453.054 374.403 448.474 c paulson@16086: 375.215 447.911 376.279 447.589 377.903 447.803 c paulson@16086: 385.117 439.511 394.755 433.542 403.104 426.338 c paulson@16086: 407.774 415.807 419.248 401.453 427.605 390.117 c paulson@16086: 427.787 386.937 428.332 384.106 430.405 382.738 c paulson@16086: 430.405 378.714 l paulson@16086: 439.521 362.954 445.832 329.106 432.506 312.308 c paulson@16086: 432.536 310.592 431.985 311.49 431.105 311.637 c paulson@16086: 428.293 302.144 423.28 298.4 419.205 290.843 c paulson@16086: 412.571 290.715 412.852 283.963 406.604 283.464 c paulson@16086: 404.175 281.321 405.457 275.62 401.704 274.745 c paulson@16086: 402.15 271.818 405.29 271.473 407.305 270.049 c paulson@16086: 410.933 266.431 409.264 266.431 406.604 270.049 c paulson@16086: 404.266 270.491 403.181 272.135 401.004 272.732 c paulson@16086: 401.51 274.782 400.288 275.177 400.304 276.757 c paulson@16086: 399.483 276.648 399.714 275.534 399.604 274.745 c paulson@16086: 395.828 304.747 365.267 315.206 334.501 314.991 c paulson@16086: 335.927 313.099 332.96 314.154 334.501 311.637 c paulson@16086: 333.007 311.323 333.168 312.595 333.101 313.649 c paulson@16086: 328.189 307.244 321.906 296.282 320.5 290.843 c paulson@16086: 312.896 297.83 319.043 312.756 308.6 317.674 c paulson@16086: 303.84 316.645 305.106 309.842 301.599 307.612 c paulson@16086: 306.119 300.45 306.033 293.025 317.0 292.185 c paulson@16086: 314.397 290.206 308.9 291.001 304.399 290.843 c paulson@16086: 306.656 287.192 317.93 292.181 318.4 286.818 c paulson@16086: 320.311 287.424 316.271 288.319 318.4 289.501 c paulson@16086: 338.001 289.501 l paulson@16086: 333.701 287.361 330.055 284.595 326.801 281.452 c paulson@16086: 325.453 261.088 348.013 241.605 364.603 237.182 c paulson@16086: 363.159 236.328 360.984 236.177 359.702 235.169 c paulson@16086: 362.563 239.252 356.666 234.34 354.102 236.511 c paulson@16086: 354.34 235.164 353.959 234.412 352.702 234.498 c paulson@16086: 354.491 228.909 361.311 221.284 358.302 214.375 c paulson@16086: 373.915 214.578 387.628 212.962 400.304 210.351 c paulson@16086: 404.061 213.459 401.965 222.175 405.904 225.107 c paulson@16086: 403.462 218.644 404.88 214.72 402.404 209.68 c paulson@16086: 403.049 208.508 404.593 208.199 406.604 208.338 c paulson@16086: 409.308 214.603 414.059 221.266 412.904 229.132 c paulson@16086: 414.857 229.72 416.362 230.738 418.505 231.145 c paulson@16086: 419.699 228.776 421.743 225.721 419.905 222.425 c paulson@16086: 424.084 214.456 428.896 207.888 428.306 196.936 c paulson@16086: 423.385 184.104 409.015 184.798 397.504 186.874 c paulson@16086: 398.991 181.145 397.844 172.889 398.204 166.08 c paulson@16086: 396.625 168.601 397.931 179.674 397.504 185.532 c paulson@16086: 390.178 184.465 378.929 184.465 371.603 185.532 c paulson@16086: 369.684 185.519 369.94 182.368 370.902 181.508 c paulson@16086: 370.03 180.072 369.17 184.266 368.803 185.532 c paulson@16086: 353.525 187.353 341.924 191.047 334.501 186.203 c paulson@16086: 334.352 182.466 339.798 180.567 340.102 179.495 c paulson@16086: 341.099 177.271 332.095 181.212 333.101 185.532 c paulson@16086: 330.057 186.455 323.282 186.907 321.2 184.861 c paulson@16086: 320.938 182.03 325.963 181.521 324.7 178.153 c paulson@16086: 327.806 182.509 327.499 172.85 329.601 175.471 c paulson@16086: 332.455 174.976 331.188 168.955 333.801 169.434 c paulson@16086: 335.99 168.349 331.019 168.6 332.4 166.08 c paulson@16086: 332.41 164.504 334.311 166.325 333.801 167.421 c paulson@16086: 332.895 161.781 331.273 157.57 331.001 148.64 c paulson@16086: 330.24 148.806 330.525 149.974 329.601 149.981 c paulson@16086: 331.038 148.042 325.5 143.503 328.2 140.591 c paulson@16086: 325.265 139.363 323.438 135.075 324.7 131.87 c paulson@16086: 327.669 132.229 339.268 130.912 339.401 131.2 c paulson@16086: 352.32 130.529 375.411 142.27 382.804 145.286 c paulson@16086: 384.537 144.224 383.089 140.593 382.804 139.249 c paulson@16086: 384.727 140.536 386.058 142.391 385.604 145.957 c paulson@16086: 389.419 148.561 395.013 149.462 396.804 154.006 c paulson@16086: 398.832 155.117 395.44 152.419 396.104 150.652 c paulson@16086: 398.395 149.046 400.019 146.802 404.504 147.298 c paulson@16086: 406.847 142.388 409.719 137.984 415.005 135.896 c paulson@16086: 414.936 128.227 421.337 126.758 423.405 121.139 c paulson@16086: 429.476 122.459 436.398 121.338 440.206 117.113 c paulson@16086: 441.187 117.351 440.267 118.295 439.506 118.455 c paulson@16086: 440.644 120.145 441.778 116.214 442.307 115.102 c paulson@16086: 451.886 114.25 465.622 115.221 466.107 107.723 c paulson@16086: 472.891 108.617 480.403 110.39 483.608 105.04 c paulson@16086: 482.305 104.398 481.269 107.049 480.809 105.04 c paulson@16086: 486.318 101.815 501.291 106.936 501.109 99.674 c paulson@16086: 510.051 100.993 517.076 100.198 522.811 95.648 c paulson@16086: 539.221 99.815 547.974 87.258 551.512 74.855 c paulson@16086: 558.645 69.169 568.117 65.724 576.013 60.769 c paulson@16086: 576.013 -184.063 l paulson@16086: 71.988 -184.063 l paulson@16086: h paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 240.696 186.203 m paulson@16086: 240.487 182.937 239.354 169.795 241.396 172.117 c paulson@16086: 239.509 178.342 242.821 189.055 240.696 192.91 c paulson@16086: 240.575 191.107 240.851 188.61 240.696 186.203 c paulson@16086: 236.496 209.68 m paulson@16086: 239.345 209.687 239.257 207.358 240.696 207.668 c paulson@16086: 240.694 206.994 241.263 206.869 241.396 206.326 c paulson@16086: 241.823 204.722 240.518 201.459 242.096 200.96 c paulson@16086: 241.634 205.406 243.049 209.716 240.696 211.021 c paulson@16086: 240.357 210.229 239.95 209.501 239.296 209.009 c paulson@16086: 238.778 210.972 237.603 212.306 236.496 213.704 c paulson@16086: h paulson@16086: 236.496 214.375 m paulson@16086: 236.419 218.103 235.994 221.496 234.396 223.766 c paulson@16086: 233.883 219.474 235.048 216.789 236.496 214.375 c paulson@16086: 232.996 228.461 m paulson@16086: 231.852 230.294 231.038 235.945 230.196 235.84 c paulson@16086: 230.663 232.934 230.372 229.301 232.996 228.461 c paulson@16086: 397.504 239.193 m paulson@16086: 401.338 239.737 400.915 236.201 404.504 236.511 c paulson@16086: 405.159 238.79 405.44 241.427 405.904 243.889 c paulson@16086: 400.66 244.252 398.963 243.326 397.504 239.193 c paulson@16086: 332.4 290.843 m paulson@16086: 339.01 290.771 345.818 290.507 349.901 292.855 c paulson@16086: 344.583 293.494 335.809 294.692 332.4 290.843 c paulson@16086: 382.104 286.818 m paulson@16086: 379.886 300.126 346.105 307.075 335.901 294.197 c paulson@16086: 354.41 298.166 372.812 294.284 382.104 286.818 c paulson@16086: 377.903 255.963 m paulson@16086: 378.237 264.074 385.214 270.637 385.604 274.745 c paulson@16086: 385.821 277.044 383.45 282.512 382.804 283.464 c paulson@16086: 372.045 299.295 320.358 294.333 328.9 270.049 c paulson@16086: 333.626 256.615 361.751 227.327 380.003 243.889 c paulson@16086: 378.594 248.677 377.744 252.102 377.903 255.963 c paulson@16086: 576.013 60.769 m paulson@16086: 568.117 65.724 558.645 69.169 551.512 74.855 c paulson@16086: 547.974 87.258 539.221 99.815 522.811 95.648 c paulson@16086: 517.076 100.198 510.051 100.993 501.109 99.674 c paulson@16086: 501.291 106.936 486.318 101.815 480.809 105.04 c paulson@16086: 481.269 107.049 482.305 104.398 483.608 105.04 c paulson@16086: 480.403 110.39 472.891 108.617 466.107 107.723 c paulson@16086: 465.622 115.221 451.886 114.25 442.307 115.102 c paulson@16086: 441.778 116.214 440.644 120.145 439.506 118.455 c paulson@16086: 440.267 118.295 441.187 117.351 440.206 117.113 c paulson@16086: 436.398 121.338 429.476 122.459 423.405 121.139 c paulson@16086: 421.337 126.758 414.936 128.227 415.005 135.896 c paulson@16086: 409.719 137.984 406.847 142.388 404.504 147.298 c paulson@16086: 400.019 146.802 398.395 149.046 396.104 150.652 c paulson@16086: 395.44 152.419 398.832 155.117 396.804 154.006 c paulson@16086: 395.013 149.462 389.419 148.561 385.604 145.957 c paulson@16086: 386.058 142.391 384.727 140.536 382.804 139.249 c paulson@16086: 383.089 140.593 384.537 144.224 382.804 145.286 c paulson@16086: 375.411 142.27 352.32 130.529 339.401 131.2 c paulson@16086: 339.268 130.912 327.669 132.229 324.7 131.87 c paulson@16086: 323.438 135.075 325.265 139.363 328.2 140.591 c paulson@16086: 325.5 143.503 331.038 148.042 329.601 149.981 c paulson@16086: 330.525 149.974 330.24 148.806 331.001 148.64 c paulson@16086: 331.273 157.57 332.895 161.781 333.801 167.421 c paulson@16086: 334.311 166.325 332.41 164.504 332.4 166.08 c paulson@16086: 331.019 168.6 335.99 168.349 333.801 169.434 c paulson@16086: 331.188 168.955 332.455 174.976 329.601 175.471 c paulson@16086: 327.499 172.85 327.806 182.509 324.7 178.153 c paulson@16086: 325.963 181.521 320.938 182.03 321.2 184.861 c paulson@16086: 323.282 186.907 330.057 186.455 333.101 185.532 c paulson@16086: 332.095 181.212 341.099 177.271 340.102 179.495 c paulson@16086: 339.798 180.567 334.352 182.466 334.501 186.203 c paulson@16086: 341.924 191.047 353.525 187.353 368.803 185.532 c paulson@16086: 369.17 184.266 370.03 180.072 370.902 181.508 c paulson@16086: 369.94 182.368 369.684 185.519 371.603 185.532 c paulson@16086: 378.929 184.465 390.178 184.465 397.504 185.532 c paulson@16086: 397.931 179.674 396.625 168.601 398.204 166.08 c paulson@16086: 397.844 172.889 398.991 181.145 397.504 186.874 c paulson@16086: 409.015 184.798 423.385 184.104 428.306 196.936 c paulson@16086: 428.896 207.888 424.084 214.456 419.905 222.425 c paulson@16086: 421.743 225.721 419.699 228.776 418.505 231.145 c paulson@16086: 416.362 230.738 414.857 229.72 412.904 229.132 c paulson@16086: 414.059 221.266 409.308 214.603 406.604 208.338 c paulson@16086: 404.593 208.199 403.049 208.508 402.404 209.68 c paulson@16086: 404.88 214.72 403.462 218.644 405.904 225.107 c paulson@16086: 401.965 222.175 404.061 213.459 400.304 210.351 c paulson@16086: 387.628 212.962 373.915 214.578 358.302 214.375 c paulson@16086: 361.311 221.284 354.491 228.909 352.702 234.498 c paulson@16086: 353.959 234.412 354.34 235.164 354.102 236.511 c paulson@16086: 356.666 234.34 362.563 239.252 359.702 235.169 c paulson@16086: 360.984 236.177 363.159 236.328 364.603 237.182 c paulson@16086: 348.013 241.605 325.453 261.088 326.801 281.452 c paulson@16086: 330.055 284.595 333.701 287.361 338.001 289.501 c paulson@16086: 318.4 289.501 l paulson@16086: 316.271 288.319 320.311 287.424 318.4 286.818 c paulson@16086: 317.93 292.181 306.656 287.192 304.399 290.843 c paulson@16086: 308.9 291.001 314.397 290.206 317.0 292.185 c paulson@16086: 306.033 293.025 306.119 300.45 301.599 307.612 c paulson@16086: 305.106 309.842 303.84 316.645 308.6 317.674 c paulson@16086: 319.043 312.756 312.896 297.83 320.5 290.843 c paulson@16086: 321.906 296.282 328.189 307.244 333.101 313.649 c paulson@16086: 333.168 312.595 333.007 311.323 334.501 311.637 c paulson@16086: 332.96 314.154 335.927 313.099 334.501 314.991 c paulson@16086: 365.267 315.206 395.828 304.747 399.604 274.745 c paulson@16086: 399.714 275.534 399.483 276.648 400.304 276.757 c paulson@16086: 400.288 275.177 401.51 274.782 401.004 272.732 c paulson@16086: 403.181 272.135 404.266 270.491 406.604 270.049 c paulson@16086: 409.264 266.431 410.933 266.431 407.305 270.049 c paulson@16086: 405.29 271.473 402.15 271.818 401.704 274.745 c paulson@16086: 405.457 275.62 404.175 281.321 406.604 283.464 c paulson@16086: 412.852 283.963 412.571 290.715 419.205 290.843 c paulson@16086: 423.28 298.4 428.293 302.144 431.105 311.637 c paulson@16086: 431.985 311.49 432.536 310.592 432.506 312.308 c paulson@16086: 445.832 329.106 439.521 362.954 430.405 378.714 c paulson@16086: 430.405 382.738 l paulson@16086: 428.332 384.106 427.787 386.937 427.605 390.117 c paulson@16086: 419.248 401.453 407.774 415.807 403.104 426.338 c paulson@16086: 394.755 433.542 385.117 439.511 377.903 447.803 c paulson@16086: 376.279 447.589 375.215 447.911 374.403 448.474 c paulson@16086: 372.183 453.054 366.289 454.114 363.902 458.535 c paulson@16086: 345.591 460.218 329.235 463.775 308.6 463.231 c paulson@16086: 303.629 459.944 294.623 460.524 286.198 460.548 c paulson@16086: 284.548 460.341 284.896 458.218 282.698 458.535 c paulson@16086: 272.312 458.426 271.344 449.292 262.397 447.803 c paulson@16086: 262.397 444.449 l paulson@16086: 253.288 441.104 250.083 432.101 240.696 429.021 c paulson@16086: 237.862 424.583 237.006 418.248 232.296 415.606 c paulson@16086: 226.706 401.063 218.609 388.922 210.595 376.702 c paulson@16086: 210.137 368.878 202.785 363.495 200.794 355.908 c paulson@16086: 198.296 346.384 201.981 336.655 200.794 324.381 c paulson@16086: 206.74 314.875 212.686 305.367 217.595 294.868 c paulson@16086: 222.336 294.917 225.178 287.558 229.496 284.806 c paulson@16086: 233.73 282.106 239.774 279.764 237.896 272.732 c paulson@16086: 225.567 272.131 225.05 256.536 228.795 246.572 c paulson@16086: 228.462 252.25 226.797 262.063 228.795 266.024 c paulson@16086: 233.58 275.508 240.165 252.384 237.896 249.255 c paulson@16086: 237.353 250.587 237.492 253.625 235.796 251.938 c paulson@16086: 234.56 249.341 230.089 238.514 236.496 235.84 c paulson@16086: 236.702 236.436 238.39 238.776 238.596 237.182 c paulson@16086: 236.193 235.81 237.942 230.88 239.996 229.803 c paulson@16086: 244.62 233.072 241.746 239.452 240.696 244.56 c paulson@16086: 241.643 244.349 242.033 243.605 243.496 243.889 c paulson@16086: 244.297 249.94 243.853 257.172 243.496 261.329 c paulson@16086: 243.104 260.363 242.404 259.692 241.396 259.316 c paulson@16086: 244.448 262.773 242.378 264.876 242.796 271.391 c paulson@16086: 242.033 272.992 236.154 274.206 239.996 276.086 c paulson@16086: 239.213 275.12 239.241 274.449 240.696 274.074 c paulson@16086: 239.14 287.001 246.199 290.817 249.097 298.221 c paulson@16086: 249.513 296.832 248.231 293.815 249.797 293.526 c paulson@16086: 252.736 295.404 256.895 296.548 258.897 294.868 c paulson@16086: 257.457 293.415 254.627 289.65 253.297 284.806 c paulson@16086: 253.807 285.902 251.906 287.724 251.897 286.147 c paulson@16086: 254.723 278.546 250.755 267.016 246.296 263.342 c paulson@16086: 247.705 264.451 250.545 264.189 251.197 266.024 c paulson@16086: 249.691 257.859 256.299 243.683 263.097 239.864 c paulson@16086: 256.996 240.732 255.398 249.473 251.197 249.926 c paulson@16086: 253.948 250.153 248.035 241.922 251.897 246.572 c paulson@16086: 250.755 243.198 250.917 241.572 250.497 238.522 c paulson@16086: 252.718 236.249 255.404 230.285 256.097 226.449 c paulson@16086: 256.152 226.146 256.554 221.91 256.797 222.425 c paulson@16086: 256.515 221.827 254.748 222.902 254.697 221.754 c paulson@16086: 254.701 221.836 256.835 221.227 256.797 220.412 c paulson@16086: 256.784 220.126 254.829 219.615 254.697 219.07 c paulson@16086: 254.389 217.795 258.126 215.63 255.397 215.046 c paulson@16086: 255.287 215.835 255.517 216.95 254.697 217.059 c paulson@16086: 250.905 209.717 255.147 199.59 256.097 190.898 c paulson@16086: 256.719 199.613 257.133 200.089 260.297 208.338 c paulson@16086: 258.865 210.56 255.328 214.287 257.497 217.729 c paulson@16086: 257.669 213.832 259.078 213.482 260.297 209.68 c paulson@16086: 262.889 209.209 261.504 212.548 263.097 213.033 c paulson@16086: 263.383 210.187 263.715 209.127 265.197 209.68 c paulson@16086: 263.206 199.305 261.265 181.377 265.197 172.787 c paulson@16086: 266.76 176.318 266.171 177.745 267.998 180.837 c paulson@16086: 266.729 178.421 268.122 178.859 268.698 176.813 c paulson@16086: 265.636 174.191 265.892 170.24 267.998 166.751 c paulson@16086: 268.107 167.54 267.877 168.654 268.698 168.763 c paulson@16086: 270.389 157.391 272.857 157.003 279.898 151.993 c paulson@16086: 278.914 151.818 279.1 150.522 278.498 149.981 c paulson@16086: 279.969 149.369 282.085 150.052 284.098 148.64 c paulson@16086: 285.188 144.035 288.442 140.015 286.898 133.883 c paulson@16086: 276.445 140.635 264.717 146.168 253.997 152.664 c paulson@16086: 251.995 149.833 248.687 150.53 245.597 149.981 c paulson@16086: 241.277 150.994 241.628 160.029 240.696 162.055 c paulson@16086: 239.949 155.726 240.101 154.104 239.996 149.311 c paulson@16086: 231.902 147.229 230.365 138.863 223.195 135.896 c paulson@16086: 223.365 127.683 216.919 125.811 213.395 121.139 c paulson@16086: 210.24 121.288 192.942 118.949 199.394 116.442 c paulson@16086: 188.263 114.573 179.777 116.142 172.793 109.064 c paulson@16086: 167.309 110.369 157.742 108.581 153.192 105.04 c paulson@16086: 139.85 105.526 133.707 99.115 120.99 99.003 c paulson@16086: 120.881 98.214 121.11 97.099 120.29 96.99 c paulson@16086: 114.086 95.906 100.435 99.065 99.289 93.637 c paulson@16086: 94.389 93.637 l paulson@16086: 89.955 85.141 88.843 73.461 77.588 71.501 c paulson@16086: 77.814 66.813 75.19 64.854 71.988 63.452 c paulson@16086: 71.988 480.0 l paulson@16086: 576.013 480.0 l paulson@16086: h paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 342.901 235.84 m paulson@16086: 341.979 234.264 340.95 232.791 341.501 229.803 c paulson@16086: 341.568 229.305 344.233 229.305 344.302 229.803 c paulson@16086: 345.819 229.916 344.618 227.424 345.001 226.449 c paulson@16086: 344.008 226.507 343.019 226.56 342.901 225.778 c paulson@16086: 342.873 224.781 347.06 224.808 343.602 224.437 c paulson@16086: 346.073 220.098 349.92 217.076 352.702 213.033 c paulson@16086: 348.997 213.229 347.513 211.298 343.602 211.692 c paulson@16086: 344.768 213.025 343.538 212.545 343.602 214.375 c paulson@16086: 340.802 213.493 332.971 217.131 331.001 215.046 c paulson@16086: 331.371 215.585 331.73 216.135 331.701 217.059 c paulson@16086: 334.604 217.24 334.429 216.178 336.601 217.059 c paulson@16086: 337.299 219.963 335.819 220.78 335.201 222.425 c paulson@16086: 339.512 222.925 331.932 230.026 331.001 233.827 c paulson@16086: 328.866 233.86 327.437 233.218 326.801 231.815 c paulson@16086: 331.089 229.888 332.215 224.93 334.501 221.083 c paulson@16086: 333.542 220.153 330.279 220.442 330.301 222.425 c paulson@16086: 329.084 220.907 325.35 221.802 324.7 219.741 c paulson@16086: 322.566 222.616 318.209 223.359 319.1 229.132 c paulson@16086: 321.143 228.964 321.516 230.396 322.6 231.145 c paulson@16086: 319.959 233.483 317.352 235.7 318.4 239.864 c paulson@16086: 316.006 236.907 318.358 241.653 317.0 243.889 c paulson@16086: 317.567 243.762 317.698 243.216 318.4 243.219 c paulson@16086: 317.262 245.379 318.066 246.853 318.4 249.255 c paulson@16086: 317.719 249.236 317.857 248.435 317.7 247.914 c paulson@16086: 316.914 254.621 321.13 260.632 322.6 269.378 c paulson@16086: 327.501 269.378 l paulson@16086: 329.249 254.955 333.62 243.046 342.901 235.84 c paulson@16086: eofill paulson@16086: n paulson@16086: 347.102 380.726 m paulson@16086: 344.37 368.122 324.934 355.586 308.6 363.957 c paulson@16086: 323.285 358.619 342.493 366.581 347.102 380.726 c paulson@16086: eofill paulson@16086: n paulson@16086: 356.202 361.944 m paulson@16086: 356.512 362.919 356.816 361.876 357.602 361.944 c paulson@16086: 358.583 362.182 357.662 363.125 356.902 363.286 c paulson@16086: 364.802 365.927 367.71 354.423 371.603 353.225 c paulson@16086: 370.078 351.941 361.791 360.525 356.202 361.944 c paulson@16086: eofill paulson@16086: n paulson@16086: 373.703 359.261 m paulson@16086: 380.271 359.289 383.562 350.378 386.304 344.504 c paulson@16086: 382.952 347.559 377.983 354.863 373.703 359.261 c paulson@16086: eofill paulson@16086: n paulson@16086: 384.203 341.151 m paulson@16086: 375.564 343.608 363.754 348.833 354.802 353.225 c paulson@16086: 355.885 354.838 359.67 352.818 357.602 355.908 c paulson@16086: 362.604 356.229 364.142 353.23 368.803 353.225 c paulson@16086: 368.272 351.497 366.568 350.894 363.902 351.212 c paulson@16086: 370.329 346.707 378.763 347.249 384.203 341.151 c paulson@16086: eofill paulson@16086: n paulson@16086: 374.403 348.529 m paulson@16086: 376.373 349.005 380.734 349.4 382.804 347.188 c paulson@16086: 381.842 345.873 378.514 346.826 377.203 345.846 c paulson@16086: 376.57 347.029 375.637 347.923 374.403 348.529 c paulson@16086: eofill paulson@16086: n paulson@16086: 260.997 355.237 m paulson@16086: 260.31 354.33 259.129 353.896 258.197 353.225 c paulson@16086: 258.216 352.572 259.054 352.704 259.597 352.554 c paulson@16086: 261.628 353.248 257.699 351.692 257.497 351.883 c paulson@16086: 256.148 352.788 258.894 355.418 260.997 355.237 c paulson@16086: eofill paulson@16086: n paulson@16086: 389.804 348.529 m paulson@16086: 396.251 343.751 398.708 335.149 401.704 327.064 c paulson@16086: 397.984 334.951 394.293 340.481 389.804 348.529 c paulson@16086: eofill paulson@16086: n paulson@16086: 387.703 337.797 m paulson@16086: 386.21 338.901 391.721 334.498 393.304 337.797 c paulson@16086: 394.12 336.791 395.325 336.157 395.404 334.443 c paulson@16086: 394.59 334.552 394.158 334.295 394.004 333.772 c paulson@16086: 396.705 332.1 399.797 327.266 401.004 326.394 c paulson@16086: 399.437 325.275 391.603 334.546 387.703 337.797 c paulson@16086: eofill paulson@16086: n paulson@16086: 396.804 304.258 m paulson@16086: 370.621 337.958 292.652 339.057 256.797 313.649 c paulson@16086: 253.665 311.43 249.687 307.003 246.997 307.612 c paulson@16086: 272.046 333.811 337.156 340.858 375.803 323.04 c paulson@16086: 379.809 321.193 383.931 317.518 387.703 314.991 c paulson@16086: 391.957 312.142 398.016 309.765 396.804 304.258 c paulson@16086: eofill paulson@16086: n paulson@16086: 251.897 298.221 m paulson@16086: 251.216 298.24 251.354 299.042 251.197 299.563 c paulson@16086: 250.516 299.544 250.653 298.742 250.497 298.221 c paulson@16086: 249.397 299.756 252.251 303.222 254.697 303.587 c paulson@16086: 253.02 299.924 252.015 302.573 251.897 298.221 c paulson@16086: eofill paulson@16086: n paulson@16086: 335.901 294.197 m paulson@16086: 346.105 307.075 379.886 300.126 382.104 286.818 c paulson@16086: 372.812 294.284 354.41 298.166 335.901 294.197 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 301.599 288.16 m paulson@16086: 301.809 289.471 309.015 286.491 309.3 283.464 c paulson@16086: 306.922 285.211 304.835 287.235 301.599 288.16 c paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 312.8 282.123 m paulson@16086: 311.96 286.438 323.645 285.683 326.801 283.464 c paulson@16086: 324.377 282.989 315.108 285.945 312.8 282.123 c paulson@16086: eofill paulson@16086: n paulson@16086: 311.4 281.452 m paulson@16086: 313.662 279.421 312.958 273.594 311.4 271.391 c paulson@16086: 310.998 273.175 311.106 277.181 311.4 281.452 c paulson@16086: eofill paulson@16086: n paulson@16086: 306.5 252.609 m paulson@16086: 306.632 253.37 307.202 252.981 307.2 252.609 c paulson@16086: 308.208 252.761 307.443 254.611 308.6 254.621 c paulson@16086: 305.037 254.656 308.989 257.6 308.6 259.987 c paulson@16086: 310.588 257.381 308.51 252.941 307.899 250.597 c paulson@16086: 306.891 250.749 307.655 252.599 306.5 252.609 c paulson@16086: eofill paulson@16086: n paulson@16086: 301.599 257.976 m paulson@16086: 300.955 253.22 294.173 248.55 289.699 245.23 c paulson@16086: 291.614 248.768 299.028 252.832 301.599 257.976 c paulson@16086: eofill paulson@16086: n paulson@16086: 295.999 225.107 m paulson@16086: 294.028 224.43 296.192 222.259 295.999 221.083 c paulson@16086: 292.96 223.265 295.535 228.251 297.399 229.803 c paulson@16086: 295.592 238.216 302.201 243.472 307.2 245.901 c paulson@16086: 307.21 240.92 309.641 239.792 310.0 234.498 c paulson@16086: 304.666 240.863 295.785 231.439 303.0 227.791 c paulson@16086: 302.618 223.684 301.256 220.518 300.899 216.388 c paulson@16086: 298.21 218.106 296.472 219.969 295.999 225.107 c paulson@16086: eofill paulson@16086: n paulson@16086: 230.196 235.84 m paulson@16086: 231.038 235.945 231.852 230.294 232.996 228.461 c paulson@16086: 230.372 229.301 230.663 232.934 230.196 235.84 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 391.903 144.615 m paulson@16086: 393.784 139.751 393.903 127.276 388.403 121.139 c paulson@16086: 380.407 129.962 392.907 136.637 391.903 144.615 c paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 382.104 138.578 m paulson@16086: 378.804 131.006 365.544 127.169 354.102 125.163 c paulson@16086: 363.15 129.907 375.081 131.892 382.104 138.578 c paulson@16086: eofill paulson@16086: n paulson@16086: 348.502 88.271 m paulson@16086: 346.583 87.678 349.868 85.295 347.102 86.929 c paulson@16086: 346.735 79.582 353.492 75.701 352.702 70.16 c paulson@16086: 348.807 79.973 342.099 86.468 331.701 90.283 c paulson@16086: 330.764 88.077 331.902 89.168 329.601 88.271 c paulson@16086: 330.914 93.947 334.361 103.381 335.901 111.076 c paulson@16086: 333.572 113.316 330.774 115.108 327.501 116.442 c paulson@16086: 325.433 115.859 329.125 115.438 328.2 113.76 c paulson@16086: 321.9 113.76 l paulson@16086: 321.146 115.474 324.914 116.107 322.6 117.113 c paulson@16086: 327.116 118.04 332.525 120.177 337.301 119.797 c paulson@16086: 340.976 119.504 344.115 116.428 347.802 116.442 c paulson@16086: 351.11 116.456 353.471 118.58 356.202 119.126 c paulson@16086: 364.62 120.807 372.736 121.118 380.703 125.834 c paulson@16086: 383.324 100.964 362.053 98.986 349.201 88.941 c paulson@16086: 349.984 87.547 349.956 87.52 348.502 88.271 c paulson@16086: eofill paulson@16086: n paulson@16086: 354.102 69.489 m paulson@16086: 357.465 63.991 360.545 58.223 363.902 52.72 c paulson@16086: 365.701 52.784 364.903 55.338 366.702 55.402 c paulson@16086: 366.496 56.998 364.809 54.657 364.603 54.062 c paulson@16086: 363.447 54.155 365.335 56.859 364.603 58.757 c paulson@16086: 366.326 58.617 369.969 56.951 370.203 60.098 c paulson@16086: 369.607 60.222 369.542 59.837 369.503 59.428 c paulson@16086: 372.338 60.687 363.245 49.29 359.002 46.683 c paulson@16086: 359.512 44.853 357.611 45.332 357.602 44.0 c paulson@16086: 356.621 44.236 357.542 45.181 358.302 45.341 c paulson@16086: 357.673 46.527 356.612 47.3 356.202 48.695 c paulson@16086: 360.926 58.399 354.707 62.384 354.102 69.489 c paulson@16086: eofill paulson@16086: n paulson@16086: 513.71 33.938 m paulson@16086: 513.585 27.31 516.797 25.973 517.21 21.193 c paulson@16086: 520.433 25.449 524.141 16.739 528.41 19.852 c paulson@16086: 528.859 22.295 525.076 20.682 524.91 22.535 c paulson@16086: 532.165 29.572 519.671 43.435 513.71 33.938 c paulson@16086: 499.009 35.95 m paulson@16086: 498.933 28.274 501.324 22.965 510.21 23.877 c paulson@16086: 517.523 31.475 505.278 45.055 499.009 35.95 c paulson@16086: 483.608 43.329 m paulson@16086: 473.862 36.4 489.757 11.258 498.309 27.23 c paulson@16086: 495.953 26.805 496.118 23.964 492.709 24.547 c paulson@16086: 484.476 24.824 479.798 42.453 489.209 42.658 c paulson@16086: 494.111 42.765 494.484 35.844 497.609 35.279 c paulson@16086: 496.105 36.745 497.28 40.778 495.509 41.987 c paulson@16086: 492.297 42.364 487.997 46.449 483.608 43.329 c paulson@16086: 461.207 24.547 m paulson@16086: 460.608 33.383 459.174 43.407 458.407 50.036 c paulson@16086: 487.951 46.82 517.488 43.596 545.911 39.305 c paulson@16086: 547.661 30.473 549.29 21.523 550.812 12.474 c paulson@16086: 550.441 11.44 550.081 12.431 550.111 13.145 c paulson@16086: 550.369 14.285 549.565 14.41 548.712 14.485 c paulson@16086: 520.27 18.535 489.498 20.354 461.207 24.547 c paulson@16086: eofill paulson@16086: n paulson@16086: 513.71 -12.345 m paulson@16086: 514.29 -14.766 522.841 -25.274 526.311 -16.369 c paulson@16086: 526.042 -17.059 525.966 -15.34 526.311 -14.357 c paulson@16086: 525.778 -15.878 530.232 -11.084 526.311 -9.662 c paulson@16086: 528.308 -0.039 507.711 0.298 513.01 -10.333 c paulson@16086: 512.75 -11.035 513.188 -10.168 513.71 -12.345 c paulson@16086: 508.109 -14.357 m paulson@16086: 508.067 -14.385 505.99 -12.608 508.109 -15.699 c paulson@16086: 506.466 -15.913 505.481 -16.759 503.209 -16.369 c paulson@16086: 501.104 -13.021 499.115 -9.56 499.709 -3.625 c paulson@16086: 503.16 0.303 509.199 -5.246 508.109 -7.649 c paulson@16086: 511.438 -7.439 507.689 -4.61 508.81 -2.283 c paulson@16086: 495.225 4.92 494.452 -11.113 498.309 -11.004 c paulson@16086: 495.951 -17.397 505.944 -20.3 510.909 -16.369 c paulson@16086: 510.954 -14.092 510.089 -12.685 508.81 -11.674 c paulson@16086: 510.044 -10.411 510.978 -12.592 511.609 -10.333 c paulson@16086: 510.106 -9.09 506.481 -9.88 503.909 -9.662 c paulson@16086: 505.396 -13.008 509.979 -13.119 508.109 -14.357 c paulson@16086: 465.407 -3.625 m paulson@16086: 466.97 -3.917 467.903 -4.811 468.207 -6.308 c paulson@16086: 465.706 -4.497 467.644 -10.472 468.907 -12.345 c paulson@16086: 466.355 -10.606 468.975 -13.419 468.207 -15.699 c paulson@16086: 467.092 -15.825 464.534 -17.888 466.107 -18.382 c paulson@16086: 470.16 -19.059 482.469 -22.261 483.608 -14.357 c paulson@16086: 482.847 -17.136 491.803 -17.475 494.809 -16.369 c paulson@16086: 493.89 -15.987 497.907 -12.704 494.809 -11.674 c paulson@16086: 494.77 -14.549 489.864 -15.989 488.509 -13.687 c paulson@16086: 488.235 -10.549 488.082 -11.458 487.809 -8.32 c paulson@16086: 491.104 -7.623 491.329 -9.866 492.709 -11.004 c paulson@16086: 492.587 -7.262 492.76 -3.865 490.608 -4.296 c paulson@16086: 492.839 -5.624 489.197 -6.904 487.108 -6.308 c paulson@16086: 487.525 -4.918 486.243 -1.901 487.809 -1.612 c paulson@16086: 490.67 -3.498 488.209 -2.143 490.608 -1.612 c paulson@16086: 492.255 -1.824 491.024 -4.792 493.409 -4.296 c paulson@16086: 493.971 -1.969 492.366 -1.718 492.709 0.399 c paulson@16086: 488.191 -0.451 481.102 3.483 480.108 -0.271 c paulson@16086: 483.077 -0.355 483.722 -3.065 485.009 -2.954 c paulson@16086: 483.574 -3.797 484.608 -5.908 483.608 -8.32 c paulson@16086: 484.432 -8.426 485.596 -8.205 485.708 -8.991 c paulson@16086: 482.286 -9.183 485.566 -11.446 486.408 -11.674 c paulson@16086: 483.868 -11.028 485.82 -14.688 483.608 -14.357 c paulson@16086: 483.46 -13.547 482.831 -13.945 482.208 -14.357 c paulson@16086: 482.296 -12.679 483.544 -12.258 481.508 -11.674 c paulson@16086: 481.235 -12.402 480.668 -13.285 481.508 -12.345 c paulson@16086: 481.661 -14.077 478.034 -17.945 473.107 -17.04 c paulson@16086: 470.458 -10.191 471.482 -1.868 469.607 4.424 c paulson@16086: 470.708 4.488 472.035 4.334 471.708 5.766 c paulson@16086: 471.514 6.73 460.44 8.643 461.907 5.766 c paulson@16086: 462.18 6.795 462.747 5.864 461.907 5.095 c paulson@16086: 466.096 5.308 466.209 1.615 467.508 -0.942 c paulson@16086: 466.482 -0.953 465.289 1.887 465.407 -0.942 c paulson@16086: 468.336 -0.688 466.172 -3.38 465.407 -3.625 c paulson@16086: 544.512 2.412 m paulson@16086: 546.644 -7.842 548.047 -18.796 550.111 -29.114 c paulson@16086: 549.172 -28.673 548.808 -27.681 548.712 -26.432 c paulson@16086: 507.654 -24.143 481.067 -21.219 447.206 -19.053 c paulson@16086: 446.709 -9.633 444.775 2.329 444.406 11.803 c paulson@16086: 472.271 8.489 512.655 5.229 544.512 2.412 c paulson@16086: eofill paulson@16086: n paulson@16086: 465.407 -0.942 m paulson@16086: 465.289 1.887 466.482 -0.953 467.508 -0.942 c paulson@16086: 466.209 1.615 466.096 5.308 461.907 5.095 c paulson@16086: 462.747 5.864 462.18 6.795 461.907 5.766 c paulson@16086: 460.44 8.643 471.514 6.73 471.708 5.766 c paulson@16086: 472.035 4.334 470.708 4.488 469.607 4.424 c paulson@16086: 471.482 -1.868 470.458 -10.191 473.107 -17.04 c paulson@16086: 478.034 -17.945 481.661 -14.077 481.508 -12.345 c paulson@16086: 480.668 -13.285 481.235 -12.402 481.508 -11.674 c paulson@16086: 483.544 -12.258 482.296 -12.679 482.208 -14.357 c paulson@16086: 482.831 -13.945 483.46 -13.547 483.608 -14.357 c paulson@16086: 485.82 -14.688 483.868 -11.028 486.408 -11.674 c paulson@16086: 485.566 -11.446 482.286 -9.183 485.708 -8.991 c paulson@16086: 485.596 -8.205 484.432 -8.426 483.608 -8.32 c paulson@16086: 484.608 -5.908 483.574 -3.797 485.009 -2.954 c paulson@16086: 483.722 -3.065 483.077 -0.355 480.108 -0.271 c paulson@16086: 481.102 3.483 488.191 -0.451 492.709 0.399 c paulson@16086: 492.366 -1.718 493.971 -1.969 493.409 -4.296 c paulson@16086: 491.024 -4.792 492.255 -1.824 490.608 -1.612 c paulson@16086: 488.209 -2.143 490.67 -3.498 487.809 -1.612 c paulson@16086: 486.243 -1.901 487.525 -4.918 487.108 -6.308 c paulson@16086: 489.197 -6.904 492.839 -5.624 490.608 -4.296 c paulson@16086: 492.76 -3.865 492.587 -7.262 492.709 -11.004 c paulson@16086: 491.329 -9.866 491.104 -7.623 487.809 -8.32 c paulson@16086: 488.082 -11.458 488.235 -10.549 488.509 -13.687 c paulson@16086: 489.864 -15.989 494.77 -14.549 494.809 -11.674 c paulson@16086: 497.907 -12.704 493.89 -15.987 494.809 -16.369 c paulson@16086: 491.803 -17.475 482.847 -17.136 483.608 -14.357 c paulson@16086: 482.469 -22.261 470.16 -19.059 466.107 -18.382 c paulson@16086: 464.534 -17.888 467.092 -15.825 468.207 -15.699 c paulson@16086: 468.975 -13.419 466.355 -10.606 468.907 -12.345 c paulson@16086: 467.644 -10.472 465.706 -4.497 468.207 -6.308 c paulson@16086: 467.903 -4.811 466.97 -3.917 465.407 -3.625 c paulson@16086: 466.172 -3.38 468.336 -0.688 465.407 -0.942 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 503.909 -9.662 m paulson@16086: 506.481 -9.88 510.106 -9.09 511.609 -10.333 c paulson@16086: 510.978 -12.592 510.044 -10.411 508.81 -11.674 c paulson@16086: 510.089 -12.685 510.954 -14.092 510.909 -16.369 c paulson@16086: 505.944 -20.3 495.951 -17.397 498.309 -11.004 c paulson@16086: 494.452 -11.113 495.225 4.92 508.81 -2.283 c paulson@16086: 507.689 -4.61 511.438 -7.439 508.109 -7.649 c paulson@16086: 509.199 -5.246 503.16 0.303 499.709 -3.625 c paulson@16086: 499.115 -9.56 501.104 -13.021 503.209 -16.369 c paulson@16086: 505.481 -16.759 506.466 -15.913 508.109 -15.699 c paulson@16086: 505.99 -12.608 508.067 -14.385 508.109 -14.357 c paulson@16086: 509.979 -13.119 505.396 -13.008 503.909 -9.662 c paulson@16086: eofill paulson@16086: n paulson@16086: 520.01 -2.954 m paulson@16086: 522.51 -5.376 523.174 -9.944 527.011 -11.004 c paulson@16086: 524.954 -13.318 524.831 -13.35 524.21 -17.04 c paulson@16086: 522.562 -17.025 522.149 -18.195 520.01 -17.711 c paulson@16086: 519.215 -16.237 517.669 -15.482 517.21 -13.687 c paulson@16086: 517.199 -15.384 515.373 -15.244 515.109 -12.345 c paulson@16086: 518.12 -13.974 514.128 -5.783 516.51 -3.625 c paulson@16086: 517.527 -3.258 520.128 -4.409 520.01 -2.954 c paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 516.51 -3.625 m paulson@16086: 514.128 -5.783 518.12 -13.974 515.109 -12.345 c paulson@16086: 515.373 -15.244 517.199 -15.384 517.21 -13.687 c paulson@16086: 517.669 -15.482 519.215 -16.237 520.01 -17.711 c paulson@16086: 522.149 -18.195 522.562 -17.025 524.21 -17.04 c paulson@16086: 524.831 -13.35 524.954 -13.318 527.011 -11.004 c paulson@16086: 523.174 -9.944 522.51 -5.376 520.01 -2.954 c paulson@16086: 520.128 -4.409 517.527 -3.258 516.51 -3.625 c paulson@16086: 513.01 -10.333 m paulson@16086: 507.711 0.298 528.308 -0.039 526.311 -9.662 c paulson@16086: 530.232 -11.084 525.778 -15.878 526.311 -14.357 c paulson@16086: 525.966 -15.34 526.042 -17.059 526.311 -16.369 c paulson@16086: 522.841 -25.274 514.29 -14.766 513.71 -12.345 c paulson@16086: 513.188 -10.168 512.75 -11.035 513.01 -10.333 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 533.311 -57.957 m paulson@16086: 531.124 -56.543 533.923 -54.238 531.211 -53.933 c paulson@16086: 529.556 -54.807 529.861 -57.559 529.11 -59.299 c paulson@16086: 533.097 -58.833 534.925 -60.436 538.911 -59.97 c paulson@16086: 539.607 -57.969 539.688 -55.864 538.911 -55.274 c paulson@16086: 538.501 -57.564 536.621 -58.446 533.311 -57.957 c paulson@16086: 531.211 -49.237 m paulson@16086: 530.808 -48.059 532.057 -45.297 530.511 -45.213 c paulson@16086: 530.513 -45.585 529.943 -45.975 529.811 -45.213 c paulson@16086: 530.942 -44.062 532.738 -43.547 535.411 -43.871 c paulson@16086: 535.303 -44.768 536.511 -47.569 536.811 -45.884 c paulson@16086: 535.43 -45.418 536.983 -42.141 535.411 -41.859 c paulson@16086: 533.875 -43.528 526.524 -40.004 524.91 -42.529 c paulson@16086: 526.494 -43.248 527.988 -44.052 529.11 -45.213 c paulson@16086: 527.148 -45.871 530.127 -47.002 528.41 -47.896 c paulson@16086: 532.328 -47.169 527.048 -52.794 531.211 -52.591 c paulson@16086: 530.783 -52.629 530.382 -52.691 530.511 -53.262 c paulson@16086: 531.926 -51.304 535.653 -50.172 536.811 -53.262 c paulson@16086: 536.054 -50.916 535.984 -47.044 535.411 -47.896 c paulson@16086: 535.333 -49.609 533.066 -49.228 531.211 -49.237 c paulson@16086: 517.21 -58.628 m paulson@16086: 521.196 -58.162 523.024 -59.765 527.011 -59.299 c paulson@16086: 527.667 -58.732 528.506 -55.022 527.011 -54.604 c paulson@16086: 526.601 -56.894 524.721 -57.775 521.41 -57.286 c paulson@16086: 520.051 -51.876 518.526 -47.809 520.01 -41.188 c paulson@16086: 517.195 -41.649 516.014 -40.545 513.71 -40.518 c paulson@16086: 513.025 -43.823 516.34 -42.256 516.51 -43.2 c paulson@16086: 515.503 -48.569 520.995 -55.437 517.21 -58.628 c paulson@16086: 506.01 -48.566 m paulson@16086: 504.687 -49.932 506.695 -55.79 505.31 -57.957 c paulson@16086: 509.357 -57.433 511.294 -58.931 515.109 -58.628 c paulson@16086: 515.107 -57.43 516.995 -54.726 515.109 -53.933 c paulson@16086: 514.501 -55.586 513.479 -56.841 510.909 -56.616 c paulson@16086: 507.021 -52.478 506.979 -45.906 508.109 -40.518 c paulson@16086: 504.169 -40.451 505.05 -39.912 501.109 -39.847 c paulson@16086: 503.802 -42.594 504.768 -45.967 506.01 -48.566 c paulson@16086: 491.309 -57.286 m paulson@16086: 495.507 -56.842 498.141 -57.895 501.81 -57.957 c paulson@16086: 502.548 -57.26 503.255 -53.168 501.81 -52.591 c paulson@16086: 499.905 -59.398 492.142 -53.92 495.509 -48.566 c paulson@16086: 497.876 -48.534 498.546 -50.128 499.709 -51.25 c paulson@16086: 498.921 -49.322 499.567 -46.02 498.309 -44.542 c paulson@16086: 497.873 -47.376 496.754 -47.006 494.108 -46.555 c paulson@16086: 494.625 -43.649 492.525 -42.399 494.809 -41.188 c paulson@16086: 497.295 -40.841 498.587 -42.632 500.409 -44.542 c paulson@16086: 500.186 -42.967 499.303 -42.024 499.709 -39.847 c paulson@16086: 497.789 -39.646 490.268 -38.615 487.809 -39.176 c paulson@16086: 489.694 -41.15 490.73 -43.675 492.709 -43.871 c paulson@16086: 489.426 -46.578 494.073 -52.155 491.309 -57.286 c paulson@16086: 478.008 -52.591 m paulson@16086: 475.885 -52.569 476.264 -54.944 475.908 -56.616 c paulson@16086: 487.108 -56.616 l paulson@16086: 490.347 -52.326 487.916 -49.979 485.708 -45.884 c paulson@16086: 488.177 -38.196 479.556 -37.093 472.408 -37.834 c paulson@16086: 478.483 -43.708 475.183 -46.119 478.008 -52.591 c paulson@16086: 459.107 -54.604 m paulson@16086: 460.484 -55.52 463.105 -55.244 464.707 -55.945 c paulson@16086: 464.99 -52.991 461.353 -53.794 462.607 -49.908 c paulson@16086: 465.679 -48.632 467.864 -49.391 469.607 -51.92 c paulson@16086: 468.448 -52.599 468.848 -54.77 468.207 -55.945 c paulson@16086: 470.912 -55.813 473.366 -55.921 475.208 -56.616 c paulson@16086: 470.361 -50.975 469.731 -41.293 464.008 -36.493 c paulson@16086: 462.82 -42.957 462.148 -49.915 459.107 -54.604 c paulson@16086: 447.906 -37.834 m paulson@16086: 446.483 -45.169 454.046 -46.284 456.307 -51.92 c paulson@16086: 454.958 -52.193 455.754 -54.521 453.507 -53.933 c paulson@16086: 451.392 -52.158 449.906 -49.78 448.606 -47.225 c paulson@16086: 447.19 -48.917 450.123 -50.738 449.307 -53.933 c paulson@16086: 451.639 -54.157 452.412 -55.876 455.606 -55.274 c paulson@16086: 461.496 -48.421 453.136 -43.367 449.307 -38.505 c paulson@16086: 454.052 -35.555 454.473 -41.866 457.007 -43.2 c paulson@16086: 456.104 -40.257 455.987 -39.606 455.606 -37.163 c paulson@16086: 452.823 -35.775 449.713 -35.324 447.906 -37.834 c paulson@16086: 437.406 -57.286 m paulson@16086: 440.371 -59.115 442.306 -57.745 447.206 -58.628 c paulson@16086: 446.944 -55.432 444.229 -56.3 443.006 -53.262 c paulson@16086: 441.3 -49.024 443.648 -39.649 440.906 -34.48 c paulson@16086: 441.452 -34.332 441.72 -33.919 441.606 -33.139 c paulson@16086: 442.706 -33.075 444.033 -33.229 443.706 -31.797 c paulson@16086: 441.124 -30.694 437.121 -30.952 433.906 -30.456 c paulson@16086: 436.934 -34.807 439.159 -35.103 438.806 -40.518 c paulson@16086: 438.804 -40.145 439.373 -39.756 439.506 -40.518 c paulson@16086: 439.196 -41.807 437.896 -46.914 440.206 -47.225 c paulson@16086: 438.474 -50.775 442.523 -53.217 437.406 -57.286 c paulson@16086: 431.105 -26.432 m paulson@16086: 468.391 -29.707 499.032 -31.887 538.911 -34.48 c paulson@16086: 540.656 -45.776 543.232 -56.276 544.512 -68.019 c paulson@16086: 543.348 -66.897 542.679 -65.303 540.312 -65.336 c paulson@16086: 504.295 -63.707 467.277 -61.479 433.906 -59.299 c paulson@16086: 432.988 -45.673 431.704 -38.723 431.105 -26.432 c paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 428.306 -32.468 m paulson@16086: 429.522 -34.865 431.135 -40.424 429.006 -41.859 c paulson@16086: 429.978 -40.22 426.215 -35.179 428.306 -32.468 c paulson@16086: eofill paulson@16086: n paulson@16086: 535.411 -47.896 m paulson@16086: 535.984 -47.044 536.054 -50.916 536.811 -53.262 c paulson@16086: 535.653 -50.172 531.926 -51.304 530.511 -53.262 c paulson@16086: 530.382 -52.691 530.783 -52.629 531.211 -52.591 c paulson@16086: 527.048 -52.794 532.328 -47.169 528.41 -47.896 c paulson@16086: 530.127 -47.002 527.148 -45.871 529.11 -45.213 c paulson@16086: 527.988 -44.052 526.494 -43.248 524.91 -42.529 c paulson@16086: 526.524 -40.004 533.875 -43.528 535.411 -41.859 c paulson@16086: 536.983 -42.141 535.43 -45.418 536.811 -45.884 c paulson@16086: 536.511 -47.569 535.303 -44.768 535.411 -43.871 c paulson@16086: 532.738 -43.547 530.942 -44.062 529.811 -45.213 c paulson@16086: 529.943 -45.975 530.513 -45.585 530.511 -45.213 c paulson@16086: 532.057 -45.297 530.808 -48.059 531.211 -49.237 c paulson@16086: 533.066 -49.228 535.333 -49.609 535.411 -47.896 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 464.707 -41.859 m paulson@16086: 465.668 -42.06 464.521 -46.487 467.508 -46.555 c paulson@16086: 467.42 -48.036 464.538 -46.839 463.308 -47.225 c paulson@16086: 463.479 -45.154 464.017 -43.434 464.707 -41.859 c paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 431.105 -53.933 m paulson@16086: 429.917 -54.368 430.668 -55.475 431.806 -55.274 c paulson@16086: 430.186 -58.35 427.934 -50.69 431.105 -51.25 c paulson@16086: 431.234 -51.82 430.833 -51.883 430.405 -51.92 c paulson@16086: 430.425 -52.572 431.263 -52.441 431.806 -52.591 c paulson@16086: 431.375 -53.188 430.96 -53.791 431.806 -53.933 c paulson@16086: 431.673 -54.694 431.104 -54.305 431.105 -53.933 c paulson@16086: eofill paulson@16086: n paulson@16086: 538.911 -55.274 m paulson@16086: 539.688 -55.864 539.607 -57.969 538.911 -59.97 c paulson@16086: 534.925 -60.436 533.097 -58.833 529.11 -59.299 c paulson@16086: 529.861 -57.559 529.556 -54.807 531.211 -53.933 c paulson@16086: 533.923 -54.238 531.124 -56.543 533.311 -57.957 c paulson@16086: 536.621 -58.446 538.501 -57.564 538.911 -55.274 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 468.907 -82.105 m paulson@16086: 467.16 -82.569 470.207 -83.895 469.607 -85.459 c paulson@16086: 468.232 -83.845 466.108 -83.914 465.407 -86.13 c paulson@16086: 463.758 -85.563 465.989 -83.188 466.107 -82.105 c paulson@16086: 471.093 -79.012 478.185 -89.206 468.907 -82.105 c paulson@16086: eofill paulson@16086: n paulson@16086: 509.51 -82.105 m paulson@16086: 511.788 -80.185 515.938 -82.177 515.81 -84.788 c paulson@16086: 514.552 -83.087 513.049 -81.62 509.51 -82.105 c paulson@16086: eofill paulson@16086: n paulson@16086: 487.108 -84.117 m paulson@16086: 485.948 -82.813 488.402 -81.903 490.608 -82.775 c paulson@16086: 490.52 -83.979 491.466 -84.19 491.309 -85.459 c paulson@16086: 489.495 -83.424 488.706 -84.772 486.408 -85.459 c paulson@16086: 486.799 -84.863 488.515 -82.522 487.108 -84.117 c paulson@16086: eofill paulson@16086: n paulson@16086: 469.607 -106.924 m paulson@16086: 471.535 -106.088 473.003 -104.811 473.107 -102.229 c paulson@16086: 471.944 -100.884 471.229 -99.11 468.907 -98.874 c paulson@16086: 468.448 -100.67 466.902 -101.425 466.107 -102.898 c paulson@16086: 466.982 -104.52 469.638 -104.436 469.607 -106.924 c paulson@16086: 509.51 -101.558 m paulson@16086: 512.524 -102.434 511.724 -99.654 513.01 -98.874 c paulson@16086: 513.226 -100.456 515.44 -100.122 515.109 -102.229 c paulson@16086: 514.409 -103.121 513.956 -104.253 513.01 -104.911 c paulson@16086: 513.195 -103.538 510.294 -101.806 510.21 -102.898 c paulson@16086: 512.107 -103.316 511.952 -105.701 514.41 -105.582 c paulson@16086: 514.071 -103.469 516.559 -104.063 515.81 -101.558 c paulson@16086: 514.94 -100.154 513.773 -99.036 512.31 -98.203 c paulson@16086: 511.836 -99.762 509.983 -99.999 509.51 -101.558 c paulson@16086: 491.309 -98.203 m paulson@16086: 488.066 -98.293 488.341 -104.381 491.309 -106.253 c paulson@16086: 497.375 -105.275 494.477 -98.116 491.309 -98.203 c paulson@16086: 513.01 -90.154 m paulson@16086: 510.521 -91.197 512.587 -87.876 510.909 -88.142 c paulson@16086: 510.962 -89.311 510.753 -90.228 510.21 -90.825 c paulson@16086: 513.488 -90.907 509.447 -91.802 510.21 -93.508 c paulson@16086: 511.414 -93.243 512.004 -94.504 512.31 -93.508 c paulson@16086: 511.883 -93.47 511.48 -93.408 511.609 -92.837 c paulson@16086: 512.048 -90.549 516.63 -88.738 515.109 -86.801 c paulson@16086: 514.579 -89.529 511.547 -88.388 513.01 -90.154 c paulson@16086: 489.209 -92.167 m paulson@16086: 492.325 -92.224 495.318 -88.66 494.108 -86.801 c paulson@16086: 493.245 -89.326 491.068 -90.595 489.209 -92.167 c paulson@16086: 470.308 -90.154 m paulson@16086: 470.268 -90.563 470.203 -90.948 469.607 -90.825 c paulson@16086: 468.905 -90.827 468.774 -90.281 468.207 -90.154 c paulson@16086: 468.003 -90.566 466.466 -92.736 468.207 -92.837 c paulson@16086: 468.221 -90.572 472.396 -91.906 473.808 -86.801 c paulson@16086: 471.348 -89.656 469.983 -87.971 468.207 -89.483 c paulson@16086: 469.031 -89.589 470.194 -89.368 470.308 -90.154 c paulson@16086: 508.81 -85.459 m paulson@16086: 509.056 -81.867 510.906 -84.757 512.31 -85.459 c paulson@16086: 512.467 -84.19 511.521 -83.979 511.609 -82.775 c paulson@16086: 508.109 -82.775 l paulson@16086: 508.229 -83.779 507.859 -85.251 508.81 -85.459 c paulson@16086: 515.81 -84.788 m paulson@16086: 515.938 -82.177 511.788 -80.185 509.51 -82.105 c paulson@16086: 513.049 -81.62 514.552 -83.087 515.81 -84.788 c paulson@16086: 466.107 -82.105 m paulson@16086: 465.989 -83.188 463.758 -85.563 465.407 -86.13 c paulson@16086: 466.108 -83.914 468.232 -83.845 469.607 -85.459 c paulson@16086: 470.207 -83.895 467.16 -82.569 468.907 -82.105 c paulson@16086: 478.185 -89.206 471.093 -79.012 466.107 -82.105 c paulson@16086: 486.408 -85.459 m paulson@16086: 488.706 -84.772 489.495 -83.424 491.309 -85.459 c paulson@16086: 491.466 -84.19 490.52 -83.979 490.608 -82.775 c paulson@16086: 488.402 -81.903 485.948 -82.813 487.108 -84.117 c paulson@16086: 488.515 -82.522 486.799 -84.863 486.408 -85.459 c paulson@16086: 541.011 -75.397 m paulson@16086: 543.693 -86.02 544.442 -98.493 545.911 -110.277 c paulson@16086: 511.072 -109.362 462.218 -111.651 433.906 -112.29 c paulson@16086: 432.56 -100.835 432.544 -88.105 431.105 -76.739 c paulson@16086: 466.034 -76.428 504.953 -77.282 540.312 -75.397 c paulson@16086: h paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 468.207 -89.483 m paulson@16086: 469.983 -87.971 471.348 -89.656 473.808 -86.801 c paulson@16086: 472.396 -91.906 468.221 -90.572 468.207 -92.837 c paulson@16086: 466.466 -92.736 468.003 -90.566 468.207 -90.154 c paulson@16086: 468.774 -90.281 468.905 -90.827 469.607 -90.825 c paulson@16086: 470.203 -90.948 470.268 -90.563 470.308 -90.154 c paulson@16086: 470.194 -89.368 469.031 -89.589 468.207 -89.483 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 515.109 -86.801 m paulson@16086: 516.63 -88.738 512.048 -90.549 511.609 -92.837 c paulson@16086: 511.48 -93.408 511.883 -93.47 512.31 -93.508 c paulson@16086: 512.004 -94.504 511.414 -93.243 510.21 -93.508 c paulson@16086: 509.447 -91.802 513.488 -90.907 510.21 -90.825 c paulson@16086: 510.753 -90.228 510.962 -89.311 510.909 -88.142 c paulson@16086: 512.587 -87.876 510.521 -91.197 513.01 -90.154 c paulson@16086: 511.547 -88.388 514.579 -89.529 515.109 -86.801 c paulson@16086: eofill paulson@16086: n paulson@16086: 193.094 -98.203 m paulson@16086: 192.393 -96.416 190.269 -95.992 188.894 -94.85 c paulson@16086: 190.815 -92.836 192.126 -97.08 194.494 -96.862 c paulson@16086: 190.452 -100.591 188.182 -106.018 179.093 -104.911 c paulson@16086: 180.065 -102.266 185.312 -103.715 183.993 -98.874 c paulson@16086: 184.688 -97.609 185.436 -101.911 185.394 -103.569 c paulson@16086: 187.533 -101.372 189.207 -98.727 193.094 -98.203 c paulson@16086: 1.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 494.108 -103.569 m paulson@16086: 494.412 -101.043 492.63 -100.515 491.309 -99.545 c paulson@16086: 492.058 -102.051 489.57 -101.457 489.908 -103.569 c paulson@16086: 491.783 -104.658 492.57 -105.11 494.108 -103.569 c paulson@16086: 491.309 -106.253 m paulson@16086: 488.341 -104.381 488.066 -98.293 491.309 -98.203 c paulson@16086: 494.477 -98.116 497.375 -105.275 491.309 -106.253 c paulson@16086: 0.0 sc paulson@16086: eofill paulson@16086: n paulson@16086: 512.31 -98.203 m paulson@16086: 513.773 -99.036 514.94 -100.154 515.81 -101.558 c paulson@16086: 516.559 -104.063 514.071 -103.469 514.41 -105.582 c paulson@16086: 511.952 -105.701 512.107 -103.316 510.21 -102.898 c paulson@16086: 510.294 -101.806 513.195 -103.538 513.01 -104.911 c paulson@16086: 513.956 -104.253 514.409 -103.121 515.109 -102.229 c paulson@16086: 515.44 -100.122 513.226 -100.456 513.01 -98.874 c paulson@16086: 511.724 -99.654 512.524 -102.434 509.51 -101.558 c paulson@16086: 509.983 -99.999 511.836 -99.762 512.31 -98.203 c paulson@16086: eofill paulson@16086: n paulson@16086: 469.607 -99.545 m paulson@16086: 470.349 -102.044 468.134 -101.71 467.508 -102.898 c paulson@16086: 469.481 -103.02 468.381 -106.087 471.008 -105.582 c paulson@16086: 470.971 -104.428 471.546 -103.862 472.408 -103.569 c paulson@16086: 472.242 -101.493 470.46 -100.965 469.607 -99.545 c paulson@16086: 466.107 -102.898 m paulson@16086: 466.902 -101.425 468.448 -100.67 468.907 -98.874 c paulson@16086: 471.229 -99.11 471.944 -100.884 473.107 -102.229 c paulson@16086: 473.003 -104.811 471.535 -106.088 469.607 -106.924 c paulson@16086: 469.638 -104.436 466.982 -104.52 466.107 -102.898 c paulson@16086: eofill paulson@16086: n paulson@16086: 495.509 41.987 m paulson@16086: 497.28 40.778 496.105 36.745 497.609 35.279 c paulson@16086: 494.484 35.844 494.111 42.765 489.209 42.658 c paulson@16086: 479.798 42.453 484.476 24.824 492.709 24.547 c paulson@16086: 496.118 23.964 495.953 26.805 498.309 27.23 c paulson@16086: 489.757 11.258 473.862 36.4 483.608 43.329 c paulson@16086: 487.997 46.449 492.297 42.364 495.509 41.987 c paulson@16086: eofill paulson@16086: n paulson@16086: 440.206 -47.225 m paulson@16086: 437.896 -46.914 439.196 -41.807 439.506 -40.518 c paulson@16086: 439.373 -39.756 438.804 -40.145 438.806 -40.518 c paulson@16086: 439.159 -35.103 436.934 -34.807 433.906 -30.456 c paulson@16086: 437.121 -30.952 441.124 -30.694 443.706 -31.797 c paulson@16086: 444.033 -33.229 442.706 -33.075 441.606 -33.139 c paulson@16086: 441.72 -33.919 441.452 -34.332 440.906 -34.48 c paulson@16086: 443.648 -39.649 441.3 -49.024 443.006 -53.262 c paulson@16086: 444.229 -56.3 446.944 -55.432 447.206 -58.628 c paulson@16086: 442.306 -57.745 440.371 -59.115 437.406 -57.286 c paulson@16086: 442.523 -53.217 438.474 -50.775 440.206 -47.225 c paulson@16086: eofill paulson@16086: n paulson@16086: 516.51 -43.2 m paulson@16086: 516.34 -42.256 513.025 -43.823 513.71 -40.518 c paulson@16086: 516.014 -40.545 517.195 -41.649 520.01 -41.188 c paulson@16086: 518.526 -47.809 520.051 -51.876 521.41 -57.286 c paulson@16086: 524.721 -57.775 526.601 -56.894 527.011 -54.604 c paulson@16086: 528.506 -55.022 527.667 -58.732 527.011 -59.299 c paulson@16086: 523.024 -59.765 521.196 -58.162 517.21 -58.628 c paulson@16086: 520.995 -55.437 515.503 -48.569 516.51 -43.2 c paulson@16086: eofill paulson@16086: n paulson@16086: 484.309 -55.274 m paulson@16086: 485.772 -52.598 485.405 -51.125 484.309 -48.566 c paulson@16086: 482.665 -48.353 481.681 -47.507 479.408 -47.896 c paulson@16086: 479.966 -50.419 479.157 -55.492 484.309 -55.274 c paulson@16086: 478.708 -45.213 m paulson@16086: 480.301 -45.538 482.284 -46.543 483.608 -45.213 c paulson@16086: 483.77 -42.599 482.104 -41.735 481.508 -39.847 c paulson@16086: 478.708 -39.847 l paulson@16086: 477.185 -41.067 480.231 -43.992 478.708 -45.213 c paulson@16086: 472.408 -37.834 m paulson@16086: 479.556 -37.093 488.177 -38.196 485.708 -45.884 c paulson@16086: 487.916 -49.979 490.347 -52.326 487.108 -56.616 c paulson@16086: 475.908 -56.616 l paulson@16086: 476.264 -54.944 475.885 -52.569 478.008 -52.591 c paulson@16086: 475.183 -46.119 478.483 -43.708 472.408 -37.834 c paulson@16086: eofill paulson@16086: n paulson@16086: 492.709 -43.871 m paulson@16086: 490.73 -43.675 489.694 -41.15 487.809 -39.176 c paulson@16086: 490.268 -38.615 497.789 -39.646 499.709 -39.847 c paulson@16086: 499.303 -42.024 500.186 -42.967 500.409 -44.542 c paulson@16086: 498.587 -42.632 497.295 -40.841 494.809 -41.188 c paulson@16086: 492.525 -42.399 494.625 -43.649 494.108 -46.555 c paulson@16086: 496.754 -47.006 497.873 -47.376 498.309 -44.542 c paulson@16086: 499.567 -46.02 498.921 -49.322 499.709 -51.25 c paulson@16086: 498.546 -50.128 497.876 -48.534 495.509 -48.566 c paulson@16086: 492.142 -53.92 499.905 -59.398 501.81 -52.591 c paulson@16086: 503.255 -53.168 502.548 -57.26 501.81 -57.957 c paulson@16086: 498.141 -57.895 495.507 -56.842 491.309 -57.286 c paulson@16086: 494.073 -52.155 489.426 -46.578 492.709 -43.871 c paulson@16086: eofill paulson@16086: n paulson@16086: 501.109 -39.847 m paulson@16086: 505.05 -39.912 504.169 -40.451 508.109 -40.518 c paulson@16086: 506.979 -45.906 507.021 -52.478 510.909 -56.616 c paulson@16086: 513.479 -56.841 514.501 -55.586 515.109 -53.933 c paulson@16086: 516.995 -54.726 515.107 -57.43 515.109 -58.628 c paulson@16086: 511.294 -58.931 509.357 -57.433 505.31 -57.957 c paulson@16086: 506.695 -55.79 504.687 -49.932 506.01 -48.566 c paulson@16086: 504.768 -45.967 503.802 -42.594 501.109 -39.847 c paulson@16086: eofill paulson@16086: Q paulson@16086: Q paulson@16086: Q paulson@16086: [/EMC PDFMark5 paulson@16086: PDFVars/TermAll get exec end end paulson@16086: %%PageTrailer paulson@16086: %%Trailer paulson@16086: %%EOF