summaryrefslogtreecommitdiffstats
path: root/ast/ast_tester/tsc.ps
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2016-11-02 19:11:06 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2016-11-02 19:11:06 (GMT)
commit33c55bd916dff8c4932b01c7db58f0103ac31c31 (patch)
treea4cdca3287dd2df5247ce8079c424ffa438b4c2e /ast/ast_tester/tsc.ps
parent4121637f3d41d6dc23e6543a445b5a3aed9e6ddc (diff)
downloadblt-33c55bd916dff8c4932b01c7db58f0103ac31c31.zip
blt-33c55bd916dff8c4932b01c7db58f0103ac31c31.tar.gz
blt-33c55bd916dff8c4932b01c7db58f0103ac31c31.tar.bz2
update ast
Diffstat (limited to 'ast/ast_tester/tsc.ps')
-rw-r--r--ast/ast_tester/tsc.ps835
1 files changed, 0 insertions, 835 deletions
diff --git a/ast/ast_tester/tsc.ps b/ast/ast_tester/tsc.ps
deleted file mode 100644
index 9a3befa..0000000
--- a/ast/ast_tester/tsc.ps
+++ /dev/null
@@ -1,835 +0,0 @@
-%!PS-Adobe-1.0
-%%Creator: psmerge V1.0
-%%Creation date: Thu Feb 19 19:50:49 2004
-%%Pages: 1
-%%DocumentFonts: (atend)
-%%EndComments
-%%Page: ? 1
-clippath pathbbox pop pop translate/BEGINEPSFILE{
- /EPSFsave save def
- 0 setgray 0 setlinecap 1 setlinewidth 0 setlinejoin
- 10 setmiterlimit [] 0 setdash
- newpath
- /showpage {} def
- /defaultmatrix {currentmatrix} def
-} bind def
-/ENDEPSFILE{
- EPSFsave restore
-} bind def
-BEGINEPSFILE
-[ 0.000001 1.000000 -1.000000 0.000001 -299.999602 300.000398 ] concat
-%%BeginFile: a.ps
-%!PS-Adobe-2.1
-%%Creator: RAL GKS 1.37 Linux - Workstation 2721
-%%Creation date: 19/02/2004
-%%EndComments
-200 dict begin
-/align{2 copy exch 5 -1 roll sub exch div ceiling mul sub}def
-/ca{currentfile line readhexstring pop}def
-/clnstat{
- setlinewidth plsty exch get
- [
- exch
- {
- currentlinewidth 1 1 itransform pop 0 0 itransform pop sub
- 10 mul div 1 add mul
- }
- forall
- ]
- 0 setdash
- setrgbcolor
- }def
-/fagen{
- dup length 1 sub
- 1 1 3 -1 roll
- {plseg}
- for
- pop pop
- }def
-/fapdo{
- closepath pathbbox
- /ury exch def/urx exch def
- /lly exch refy psizey align def
- /llx exch refx psizex align def
- /nxpix urx llx sub psizex div nx mul round cvi 1 add def
- /nypix ury lly sub psizey div ny mul round cvi 1 add def
- /nxbyte nxpix 3 mul def
- /scan
- ny
- {nxbyte string}
- repeat
- ny array astore
- def
- 0 1 ny 1 sub
- {
- dup patdef exch get/ww nxbyte nxb add 2 mul string def/indn nxb def
- ww 0 3 -1 roll putinterval ww
- {
- 0 indn getinterval ww exch indn dup nxbyte nxb add
- lt
- {exch putinterval /indn indn dup add def ww}
- {
- pop 0 nxbyte nxb add getinterval exch pop 0 nxbyte
- getinterval exit
- }
- ifelse
- }
- loop
- scan 3 1 roll put
- }
- for
- gsave
- eoclip
- newpath
- llx lly translate
- nxpix psizex mul nx div nypix psizey mul ny div scale
- faput
- grestore
- }def
-/fapi{
- /psizey exch def /psizex exch def
- /refy exch def/refx exch def/ny exch def/nx exch def
- /nxb nx 3 mul def
- /line nxb string def /patdef ny array def
- 0 1 ny 1 sub
- {patdef exch ca nxb string copy put}
- for
- }def
-/faput{
- /temp ny 1 sub nypix ny mod sub def
- nxpix nypix 8 [nxpix 0 0 nypix neg 0 nypix]
- {
- /temp
- temp 1 add dup ny 1 sub le
- {}
- {pop 0}
- ifelse
- def
- scan temp get
- }
- im
- }def
-/fasoldo{eoclip eofill}def
-/fastat{/fsi exch def}def
-/hitdot{transform round exch round exch itransform}def
-/im{false 3 colorimage}def
-/init{
- /eflag 1 def/epsf exch def/margin exch def
- 1 sub/delta exch def/pflag 0 def/orient exch def
- /port [1 0 0 1] def/land [0 1 -1 0] def
- epsf eflag eq
- {/llx 0 def/lly 0 def}
- {initmatrix
- clippath pathbbox
- pop pop/lly exch def/llx exch def}
- ifelse
- [
- orient pflag eq
- {/off 0 def port}
- {/off delta def land}
- ifelse
- aload pop off llx margin add add lly
- ]
- concat
- 1 setlinejoin 1 setlinecap
- newpath
- }def
-/pln{
- 2 copy 0 get exch 0 get exch moveto dup length 1 sub
- 1 1 3 -1 roll
- {plseg}
- for
- pop pop
- }def
-/plong{pln stroke restore}def
-/pls{1 sub 3 1 roll moveto {lineto} repeat stroke}def
-/plseg{3 copy get 3 1 roll exch get exch lineto}def
-/plsty[ [] [] [12 5.5] [0.5 2] [10 2 0.5 2] [ 8 2 0.5 2 0.5 2] ]def
-/pm{dup length 1 sub 0 1 3 -1 roll {pmdomk} for pop pop}def
-/pmdomk{
- 3 copy get 3 1 roll exch get exch
- gsave
- translate [] 0 setdash
- /tempwd currentlinewidth msz div def
- msz dup scale
- tempwd setlinewidth
- newpath
- pmx mt get exec stroke
- grestore
- }def
-/pmstat{/msz exch def/mt exch def}def
-/pmx[{}
- {0 0 moveto 0 0 lineto}
- {-.5 0 moveto .5 0 lineto 0 -.5 moveto 0 .5 lineto}
- {pmx 2 get exec pmx 5 get exec}
- {.5 0 moveto 0 0 .5 0 360 arc}
- {-.45 -.45 moveto .45 .45 lineto -.45 .45 moveto .45 -.45 lineto}
- ]def
-/s{save}def
-/setclipbox{newpath moveto lineto lineto lineto closepath clip newpath}def
-/txchar{
- dup length 1 sub
- 0 1 3 -1 roll
- {txdoch}
- for
- pop pop pop
- }def
-/txdoch{
- dup 4 1 roll 3 copy get 3 1 roll exch get exch
- gsave
- translate
- tng rotate
- texp 1 scale
- 3 -1 roll 3 index exch 1 getinterval 0 0 moveto
- show
- grestore
- }def
-/txstat{
- /texp exch def /tng exch def
- gsave
- /ft 3 -1 roll findfont def ft 1 scalefont setfont
- 0 0 moveto ( ) stringwidth pop
- grestore
- div ft exch scalefont setfont
- /ft 0 def
- }def
-/txstr{
- gsave
- translate
- tng rotate
- texp 1 scale
- 0 0 moveto
- show
- grestore
- }def
-/tz{
- 2 copy exch
- 8 -1 roll exch moveto
- 6 -1 roll exch lineto
- 3 -1 roll exch lineto lineto
- }def
-1 543 8.000 0 init
-%%EndProlog
-%%PageBoundingBox: (atend)
-save
-restore save
- 177.732 54.298 177.732 488.679 612.113 488.679 612.113 54.298 setclipbox
- 0.00000 0.00000 0.00000 1 0.36 clnstat
- s[ 443.7 448.5 453.9 460.6 461.2 461.8 462.4 463.0 463.6 464.2 464.9 465.6 466.3 467.1 467.8 468.6 469.4 470.3
- 471.2 472.1 ][ 271.4 266.5 261.1 254.4 253.9 253.3 252.7 252.1 251.5 250.8 250.1 249.5 248.7 248.0 247.2 246.4
- 245.6 244.8 243.9 242.9 ]plong
- s[ 235.1 236.0 237.0 237.9 238.9 239.8 240.7 241.5 242.4 243.2 244.1 244.9 245.7 246.5 247.3 248.0 248.8 249.6
- 250.3 251.1 251.8 252.5 253.3 254.0 263.7 273.3 274.1 274.8 275.5 276.3 277.0 280.8 281.6 282.4 ][ 241.4 241.4
- 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4
- 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 ]plong
- s[ 292.3 293.3 294.3 295.2 296.2 297.1 297.9 298.8 299.5 300.3 301.1 301.8 302.5 303.1 303.8 304.4 305.0 305.6
- 306.2 306.8 313.5 318.8 323.7 ][ 241.4 241.4 242.0 242.9 243.9 244.8 245.6 246.4 247.2 248.0 248.7 249.5 250.1
- 250.8 251.5 252.1 252.7 253.3 253.9 254.4 261.1 266.5 271.4 ]plong
- s[ 443.7 450.5 458.1 458.7 459.4 460.0 460.6 461.2 461.9 462.6 463.2 463.9 464.6 465.4 466.1 466.9 467.6 468.4
- 469.2 470.1 470.9 471.8 ][ 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4
- 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 ]plong
- s[ 234.6 235.5 236.4 237.3 238.1 238.9 239.7 240.5 241.3 242.0 242.7 243.4 244.1 244.8 245.5 246.1 246.8 247.4
- 248.0 248.6 249.2 256.8 263.7 270.5 278.1 287.6 299.7 309.2 316.8 323.7 ][ 271.4 271.4 271.4 271.4 271.4 271.4
- 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4
- 271.4 271.4 271.4 271.4 271.4 271.4 ]plong
- s[ 443.7 448.5 453.9 460.6 461.2 461.8 462.4 463.0 463.6 464.2 464.9 465.6 466.3 467.1 467.8 468.6 469.4 470.3
- 471.2 472.1 ][ 271.4 276.2 281.6 288.3 288.8 289.4 290.0 290.6 291.3 291.9 292.6 293.3 294.0 294.7 295.5 296.3
- 297.1 298.0 298.9 299.8 ]plong
- 473.7 310.9 473.7 310.1 473.7 305.7 473.7 304.7 473.7 303.8 5 pls
- 251.1 301.4 250.3 301.4 249.6 301.4 3 pls
- 473.7 328.0 473.7 327.3 473.7 326.6 473.7 325.9 4 pls
- 473.7 346.2 473.7 345.5 473.7 344.7 3 pls
- s[ 295.2 296.2 297.1 297.9 298.8 299.5 300.3 301.1 301.8 302.5 303.1 303.8 304.4 305.0 305.6 306.2 306.8 313.5
- 318.8 323.7 ][ 299.8 298.9 298.0 297.1 296.3 295.5 294.7 294.0 293.3 292.6 291.9 291.3 290.6 290.0 289.4 288.8
- 288.3 281.6 276.2 271.4 ]plong
- s[ 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7
- 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 ][ 271.4 278.2 285.8 295.3 307.4 316.9
- 324.5 331.4 338.2 345.8 346.4 347.0 347.6 348.3 348.9 349.6 350.2 350.9 351.6 352.3 353.0 353.8 354.5 355.3
- 356.1 356.9 357.8 358.6 359.5 360.4 ]plong
- s[ 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7
- 323.7 323.7 323.7 323.7 ][ 299.5 298.6 297.8 296.9 296.1 295.3 294.5 293.8 293.0 292.3 291.6 290.9 290.2 289.6
- 288.9 288.3 287.6 287.0 286.4 285.8 278.2 271.4 ]plong
- s[ 443.7 438.9 433.5 426.8 426.2 425.6 425.0 424.4 423.8 423.2 422.5 421.8 421.1 420.3 419.6 418.8 418.0 417.1
- 416.2 415.3 414.3 414.2 414.2 414.1 414.0 413.9 413.9 413.8 413.7 413.7 412.4 412.3 413.7 413.7 413.7 ][ 271.4
- 276.2 281.6 288.3 288.8 289.4 290.0 290.6 291.3 291.9 292.6 293.3 294.0 294.7 295.5 296.3 297.1 298.0 298.9
- 299.8 300.8 300.8 300.9 301.0 301.1 301.1 301.2 301.3 301.3 301.4 301.4 301.4 303.8 304.7 305.7 ]plong
- 409.1 301.4 409.1 301.4 409.2 301.4 3 pls
- 413.7 307.4 413.7 307.3 413.7 307.2 3 pls
- 406.3 301.4 406.4 301.4 406.4 301.4 3 pls
- 413.7 310.9 413.7 310.1 413.7 309.2 3 pls
- 396.3 301.4 397.0 301.4 397.8 301.4 3 pls
- 413.7 328.0 413.7 327.3 413.7 326.6 413.7 325.9 4 pls
- 373.9 301.4 374.0 301.4 374.0 301.4 3 pls
- s[ 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7
- 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7 413.7
- 413.7 413.7 413.7 413.7 413.7 ][ 341.3 341.4 341.4 341.5 341.5 341.6 341.8 341.9 342.1 342.1 342.2 342.3 342.4
- 342.4 342.4 342.4 342.4 342.5 342.5 342.5 342.5 342.6 342.6 342.7 342.7 343.4 343.4 343.5 344.0 344.1 345.5
- 346.2 348.0 348.1 349.1 349.2 350.2 350.3 350.3 351.2 351.2 ]plong
- s[ 352.1 351.2 350.3 349.4 348.6 347.8 347.0 346.3 345.6 344.9 344.2 343.6 342.9 342.3 341.7 341.2 340.6 333.9
- 328.5 323.7 ][ 299.8 298.9 298.0 297.1 296.3 295.5 294.7 294.0 293.3 292.6 291.9 291.3 290.6 290.0 289.4 288.8
- 288.3 281.6 276.2 271.4 ]plong
- s[ 443.7 436.9 429.2 419.8 407.6 398.1 390.5 383.7 376.8 369.2 359.8 347.6 338.1 330.5 323.7 ][ 271.4 271.4 271.4
- 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 271.4 ]plong
- s[ 443.7 438.9 433.5 426.8 426.2 425.6 425.0 424.4 423.8 423.2 422.5 421.8 421.1 420.3 419.6 418.8 418.0 417.1
- 416.2 415.3 414.3 413.3 412.3 411.3 410.4 409.4 408.5 407.6 406.7 405.8 405.0 404.1 393.4 383.7 374.0 373.3
- 372.6 371.8 371.1 370.3 366.5 365.7 364.9 ][ 271.4 266.5 261.1 254.4 253.9 253.3 252.7 252.1 251.5 250.8 250.1
- 249.5 248.7 248.0 247.2 246.4 245.6 244.8 243.9 242.9 242.0 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4
- 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 241.4 ]plong
- s[ 355.1 354.1 353.1 352.1 351.2 350.3 349.4 348.6 347.8 347.0 346.3 345.6 344.9 344.2 343.6 342.9 342.3 341.7
- 341.2 340.6 333.9 328.5 323.7 ][ 241.4 241.4 242.0 242.9 243.9 244.8 245.6 246.4 247.2 248.0 248.7 249.5 250.1
- 250.8 251.5 252.1 252.7 253.3 253.9 254.4 261.1 266.5 271.4 ]plong
- s[ 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7
- 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 ][ 271.4 264.5 256.9 247.4 235.3 225.8
- 218.2 211.4 204.5 196.9 196.3 195.7 195.1 194.5 193.8 193.2 192.5 191.8 191.1 190.4 189.7 189.0 188.2 187.4
- 186.6 185.8 185.0 184.1 183.2 182.3 ]plong
- s[ 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7
- 323.7 323.7 323.7 323.7 ][ 243.2 244.1 245.0 245.8 246.6 247.4 248.2 249.0 249.7 250.4 251.1 251.8 252.5 253.2
- 253.8 254.5 255.1 255.7 256.3 256.9 264.5 271.4 ]plong
- s[ 443.7 444.3 444.9 445.6 446.2 446.8 447.4 448.0 448.6 449.2 449.8 450.4 451.0 451.5 452.1 452.6 453.1 453.7
- 454.2 454.7 455.1 455.6 456.0 456.5 456.9 457.3 457.7 458.0 458.4 458.7 459.0 459.3 459.5 459.8 460.0 460.2
- 460.4 460.5 460.7 460.8 460.9 460.9 461.0 461.0 461.0 461.0 461.0 460.9 460.8 460.7 460.6 460.4 460.2 460.0
- 459.8 459.6 459.3 459.0 458.7 458.4 458.1 457.7 457.3 456.9 456.5 456.1 455.7 455.2 454.7 454.2 453.7 453.2
- 452.7 452.1 451.6 451.0 450.5 449.9 449.3 448.7 448.1 447.5 446.9 446.3 445.6 445.0 444.4 443.8 443.1 442.5
- 441.9 441.3 440.7 440.0 439.4 438.8 438.2 437.7 437.1 436.5 435.9 435.4 434.8 434.3 433.8 433.3 432.8 432.3
- 431.8 431.4 431.0 430.6 430.2 429.8 429.4 429.1 428.7 428.4 428.2 427.9 427.6 427.4 427.2 427.0 426.9 426.7
- 426.6 426.5 426.5 426.4 426.4 426.4 426.4 426.4 426.5 426.6 426.7 426.8 427.0 427.2 427.3 427.6 427.8 428.1
- 428.3 428.6 429.0 429.3 429.7 430.0 430.4 430.8 431.3 431.7 432.2 432.6 433.1 433.6 434.1 434.7 435.2 435.7
- 436.3 436.9 437.5 438.0 438.6 439.2 439.8 440.5 441.1 441.7 442.3 442.9 443.6 444.2 444.8 445.4 446.1 446.7
- 447.3 447.9 448.5 449.1 449.7 450.3 450.8 451.4 452.0 452.5 453.0 453.6 454.1 454.6 455.0 455.5 455.9 ][ 254.0
- 254.1 254.1 254.1 254.2 254.3 254.4 254.6 254.8 254.9 255.2 255.4 255.6 255.9 256.2 256.5 256.8 257.2 257.6
- 258.0 258.4 258.8 259.2 259.7 260.1 260.6 261.1 261.6 262.1 262.7 263.2 263.8 264.4 264.9 265.5 266.1 266.7
- 267.3 267.9 268.5 269.2 269.8 270.4 271.0 271.6 272.3 272.9 273.5 274.1 274.7 275.4 276.0 276.6 277.2 277.7
- 278.3 278.9 279.4 280.0 280.5 281.0 281.6 282.1 282.5 283.0 283.5 283.9 284.3 284.7 285.1 285.5 285.8 286.2
- 286.5 286.8 287.1 287.3 287.6 287.8 288.0 288.1 288.3 288.4 288.5 288.6 288.6 288.7 288.7 288.7 288.6 288.6
- 288.5 288.4 288.3 288.2 288.0 287.8 287.6 287.4 287.1 286.9 286.6 286.3 285.9 285.6 285.2 284.8 284.4 284.0
- 283.6 283.1 282.6 282.2 281.7 281.2 280.6 280.1 279.6 279.0 278.4 277.9 277.3 276.7 276.1 275.5 274.9 274.3
- 273.7 273.0 272.4 271.8 271.2 270.5 269.9 269.3 268.7 268.1 267.4 266.8 266.2 265.6 265.1 264.5 263.9 263.4
- 262.8 262.3 261.7 261.2 260.7 260.2 259.8 259.3 258.9 258.4 258.0 257.7 257.3 256.9 256.6 256.3 256.0 255.7
- 255.4 255.2 255.0 254.8 254.6 254.5 254.3 254.2 254.2 254.1 254.1 254.0 254.0 254.1 254.1 254.2 254.3 254.4
- 254.6 254.7 254.9 255.1 255.3 255.6 255.8 256.1 256.4 256.8 257.1 257.5 257.9 258.3 258.7 259.1 ]plong
- s[ 443.7 444.8 445.9 447.0 448.1 449.2 450.3 451.4 452.6 453.8 455.0 456.3 457.6 458.9 460.3 461.7 463.2 464.8
- 466.5 468.2 470.1 ][ 228.7 228.7 228.7 228.8 228.9 229.0 229.1 229.2 229.4 229.6 229.9 230.1 230.4 230.8 231.1
- 231.6 232.0 232.5 233.1 233.7 234.4 ]plong
- s[ 240.2 240.9 241.6 242.2 242.7 243.2 243.6 244.0 244.4 244.7 245.0 245.3 245.5 245.7 245.8 246.0 246.1 246.2
- 246.3 246.3 246.3 246.3 246.3 246.3 246.2 246.1 246.0 245.9 245.7 245.5 245.3 245.0 244.8 244.4 244.1 243.7
- 243.3 242.8 242.2 241.6 241.0 240.3 ][ 243.9 245.8 247.6 249.3 251.0 252.5 254.0 255.4 256.8 258.1 259.4 260.6
- 261.8 263.0 264.1 265.3 266.4 267.5 268.6 269.7 270.8 271.8 272.9 274.0 275.1 276.2 277.3 278.5 279.6 280.8
- 282.0 283.2 284.5 285.8 287.2 288.6 290.1 291.6 293.2 294.9 296.7 298.6 ]plong
- s[ 470.3 468.4 466.7 465.0 463.4 461.9 460.4 459.0 457.7 456.4 455.2 453.9 452.7 451.6 450.4 449.3 448.2 447.1
- 446.0 444.9 443.8 442.7 441.7 440.6 439.5 438.4 437.2 436.1 434.9 433.7 432.5 431.3 430.0 428.7 427.3 425.8
- 424.3 422.8 421.1 419.4 417.5 417.4 417.3 417.1 417.0 416.8 416.7 416.6 416.4 416.3 416.1 416.0 415.8 415.7
- 415.6 415.4 415.3 415.1 415.0 414.8 414.7 414.5 414.4 414.2 414.1 413.9 ][ 308.2 308.9 309.6 310.1 310.7 311.1
- 311.5 311.9 312.3 312.6 312.8 313.1 313.3 313.5 313.6 313.8 313.9 313.9 314.0 314.0 314.1 314.0 314.0 314.0
- 313.9 313.8 313.7 313.5 313.3 313.1 312.9 312.6 312.3 312.0 311.6 311.2 310.8 310.3 309.7 309.1 308.4 308.3
- 308.3 308.2 308.2 308.1 308.1 308.0 308.0 307.9 307.9 307.8 307.7 307.7 307.6 307.6 307.5 307.5 307.4 307.3
- 307.3 307.2 307.2 307.1 307.0 307.0 ]plong
- s[ 408.1 407.3 406.5 405.8 405.2 404.7 404.2 403.8 403.4 403.0 402.7 402.4 402.1 401.9 401.7 401.5 401.4 401.3
- 401.2 401.1 401.0 401.0 401.0 401.0 401.1 401.1 401.2 401.3 401.5 401.6 401.8 402.0 402.3 402.6 402.9 403.2
- 403.6 404.0 404.5 405.1 405.6 406.3 407.0 407.1 407.1 407.2 407.2 407.3 407.3 407.4 407.5 407.5 407.6 407.6
- 407.7 407.7 407.8 407.9 407.9 408.0 408.0 408.1 ][ 301.1 299.1 297.1 295.3 293.6 291.9 290.4 288.9 287.5 286.1
- 284.8 283.5 282.3 281.1 279.9 278.7 277.6 276.5 275.4 274.3 273.2 272.1 271.0 269.9 268.8 267.7 266.6 265.5
- 264.4 263.2 262.1 260.9 259.6 258.4 257.1 255.7 254.3 252.8 251.3 249.7 248.0 246.2 244.3 244.2 244.1 243.9
- 243.8 243.6 243.5 243.3 243.2 243.0 242.9 242.8 242.6 242.5 242.3 242.2 242.0 241.9 241.7 241.5 ]plong
- s[ 414.0 414.1 414.3 414.4 414.6 414.7 414.9 415.0 415.2 415.3 415.5 415.6 415.8 415.9 416.0 416.2 416.3 416.5
- 416.6 416.7 416.9 418.8 420.5 422.2 423.8 425.3 426.8 428.2 429.5 430.8 432.1 433.3 434.5 435.7 436.9 438.0
- 439.1 440.2 441.3 442.4 443.5 444.5 445.6 446.7 447.8 448.9 450.0 451.2 452.3 453.5 454.7 456.0 457.3 458.6
- 460.0 461.4 462.9 464.5 466.1 467.8 469.7 471.6 473.7 ][ 235.7 235.7 235.6 235.6 235.5 235.4 235.4 235.3 235.3
- 235.2 235.1 235.1 235.0 235.0 234.9 234.9 234.8 234.8 234.7 234.6 234.6 233.9 233.2 232.7 232.1 231.7 231.2
- 230.9 230.5 230.2 229.9 229.7 229.5 229.3 229.1 229.0 228.9 228.8 228.7 228.7 228.7 228.7 228.7 228.8 228.8
- 228.9 229.1 229.2 229.4 229.6 229.8 230.1 230.4 230.7 231.1 231.5 231.9 232.4 233.0 233.6 234.3 235.0 235.9 ]plong
- s[ 443.7 444.8 445.9 447.0 448.1 449.2 450.3 451.4 452.6 453.8 455.0 456.3 457.6 458.9 460.3 461.7 463.2 464.8
- 466.5 468.2 470.1 ][ 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4
- 211.4 211.4 211.4 211.4 211.4 211.4 ]plong
- s[ 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7
- 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7
- 263.7 263.7 263.7 263.7 263.7 263.7 ][ 243.9 245.8 247.6 249.3 251.0 252.5 254.0 255.4 256.8 258.1 259.4 260.6
- 261.8 263.0 264.1 265.3 266.4 267.5 268.6 269.7 270.8 271.8 272.9 274.0 275.1 276.2 277.3 278.5 279.6 280.8
- 282.0 283.2 284.5 285.8 287.2 288.6 290.1 291.6 293.2 294.9 296.7 298.6 ]plong
- s[ 470.3 468.4 466.7 465.0 463.4 461.9 460.4 459.0 457.7 456.4 455.2 453.9 452.7 451.6 450.4 449.3 448.2 447.1
- 446.0 444.9 443.8 442.7 441.7 440.6 439.5 438.4 437.2 436.1 434.9 433.7 432.5 431.3 430.0 428.7 427.3 425.8
- 424.3 422.8 421.1 419.4 417.5 417.4 417.3 417.1 417.0 416.8 416.7 416.6 416.4 416.3 416.1 416.0 415.8 415.7
- 415.6 415.4 415.3 415.1 415.0 414.8 414.7 414.5 414.4 414.2 414.1 413.9 ][ 331.4 331.4 331.4 331.4 331.4 331.4
- 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4
- 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4
- 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4
- 331.4 331.4 331.4 331.4 331.4 331.4 ]plong
- s[ 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7
- 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7
- 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7
- 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7
- 383.7 383.7 383.7 ][ 301.1 301.0 300.8 300.7 300.5 300.4 300.2 300.1 299.9 299.8 299.6 299.5 299.3 299.2 299.1
- 297.1 295.3 293.6 291.9 290.4 288.9 287.5 286.1 284.8 283.5 282.3 281.1 279.9 278.7 277.6 276.5 275.4 274.3
- 273.2 272.1 271.0 269.9 268.8 267.7 266.6 265.5 264.4 263.2 262.1 260.9 259.6 258.4 257.1 255.7 254.3 252.8
- 251.3 249.7 248.0 246.2 244.3 244.2 244.1 243.9 243.8 243.6 243.5 243.3 243.2 243.0 242.9 242.8 242.6 242.5
- 242.3 242.2 242.0 241.9 241.7 241.5 ]plong
- s[ 414.0 414.1 414.3 414.4 414.6 414.7 414.9 415.0 415.2 415.3 415.5 415.6 415.8 415.9 416.0 416.2 416.3 416.5
- 416.6 416.7 416.9 418.8 420.5 422.2 423.8 425.3 426.8 428.2 429.5 430.8 432.1 433.3 434.5 435.7 436.9 452.3
- 473.7 ][ 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4
- 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4
- 211.4 211.4 ]plong
- s[ 443.7 444.8 445.9 447.0 448.1 449.2 450.3 451.4 452.6 453.8 455.0 456.3 457.6 458.9 460.3 461.7 463.2 464.8
- 466.5 468.2 470.1 ][ 194.0 194.0 194.0 193.9 193.8 193.7 193.6 193.5 193.3 193.1 192.8 192.6 192.3 191.9 191.6
- 191.1 190.7 190.2 189.6 189.0 188.3 ]plong
- s[ 287.2 286.4 285.8 285.2 284.6 284.1 283.7 283.3 282.9 282.6 282.3 282.1 281.8 281.7 281.5 281.3 281.2 281.1
- 281.1 281.0 281.0 281.0 281.0 281.1 281.1 281.2 281.3 281.5 281.6 281.8 282.0 282.3 282.6 282.9 283.2 283.6
- 284.1 284.6 285.1 285.7 286.3 287.1 ][ 243.9 245.8 247.6 249.3 251.0 252.5 254.0 255.4 256.8 258.1 259.4 260.6
- 261.8 263.0 264.1 265.3 266.4 267.5 268.6 269.7 270.8 271.8 272.9 274.0 275.1 276.2 277.3 278.5 279.6 280.8
- 282.0 283.2 284.5 285.8 287.2 288.6 290.1 291.6 293.2 294.9 296.7 298.6 ]plong
- s[ 470.3 468.4 466.7 465.0 463.4 461.9 460.4 459.0 457.7 456.4 455.2 453.9 452.7 451.6 450.4 449.3 448.2 447.1
- 446.0 444.9 443.8 442.7 441.7 440.6 439.5 438.4 437.2 436.1 434.9 433.7 432.5 431.3 430.0 428.7 427.3 425.8
- 424.3 422.8 421.1 419.4 417.5 417.4 417.3 417.1 417.0 416.8 416.7 416.6 416.4 416.3 416.1 416.0 415.8 415.7
- 415.6 415.4 415.3 415.1 415.0 414.8 414.7 414.5 414.4 414.2 414.1 413.9 ][ 354.5 353.8 353.2 352.6 352.1 351.6
- 351.2 350.8 350.5 350.2 349.9 349.7 349.5 349.3 349.1 349.0 348.9 348.8 348.8 348.7 348.7 348.7 348.7 348.8
- 348.9 349.0 349.1 349.3 349.4 349.6 349.9 350.1 350.4 350.8 351.1 351.5 352.0 352.5 353.1 353.7 354.4 354.4
- 354.5 354.5 354.6 354.6 354.7 354.7 354.8 354.8 354.9 355.0 355.0 355.1 355.1 355.2 355.2 355.3 355.4 355.4
- 355.5 355.5 355.6 355.7 355.7 355.8 ]plong
- s[ 359.3 359.3 359.4 359.5 359.5 359.6 359.7 359.7 359.8 359.8 359.9 359.9 360.0 360.1 360.1 360.9 361.5 362.1
- 362.7 363.2 363.6 364.0 364.4 364.7 365.0 365.3 365.5 365.7 365.9 366.0 366.1 366.2 366.3 366.3 366.4 366.4
- 366.3 366.3 366.2 366.1 366.0 365.9 365.7 365.6 365.3 365.1 364.8 364.5 364.1 363.8 363.3 362.9 362.3 361.7
- 361.1 360.4 360.3 360.3 360.2 360.2 360.1 360.0 360.0 359.9 359.9 359.8 359.7 359.7 359.6 359.6 359.5 359.4
- 359.4 359.3 359.3 ][ 301.1 301.0 300.8 300.7 300.5 300.4 300.2 300.1 299.9 299.8 299.6 299.5 299.3 299.2 299.1
- 297.1 295.3 293.6 291.9 290.4 288.9 287.5 286.1 284.8 283.5 282.3 281.1 279.9 278.7 277.6 276.5 275.4 274.3
- 273.2 272.1 271.0 269.9 268.8 267.7 266.6 265.5 264.4 263.2 262.1 260.9 259.6 258.4 257.1 255.7 254.3 252.8
- 251.3 249.7 248.0 246.2 244.3 244.2 244.1 243.9 243.8 243.6 243.5 243.3 243.2 243.0 242.9 242.8 242.6 242.5
- 242.3 242.2 242.0 241.9 241.7 241.5 ]plong
- s[ 414.0 414.1 414.3 414.4 414.6 414.7 414.9 415.0 415.2 415.3 415.5 415.6 415.8 415.9 416.0 416.2 416.3 416.5
- 416.6 416.7 416.9 418.8 420.5 422.2 423.8 425.3 426.8 428.2 429.5 430.8 432.1 433.3 434.5 435.7 436.9 438.0
- 439.1 440.2 441.3 442.4 443.5 444.5 445.6 446.7 447.8 448.9 450.0 451.2 452.3 453.5 454.7 456.0 457.3 458.6
- 460.0 461.4 462.9 464.5 466.1 467.8 469.7 471.6 473.7 ][ 187.0 187.0 187.1 187.2 187.2 187.3 187.3 187.4 187.4
- 187.5 187.6 187.6 187.7 187.7 187.8 187.8 187.9 188.0 188.0 188.1 188.1 188.8 189.5 190.1 190.6 191.0 191.5
- 191.9 192.2 192.5 192.8 193.0 193.2 193.4 193.6 193.7 193.8 193.9 194.0 194.0 194.0 194.0 194.0 193.9 193.9
- 193.8 193.6 193.5 193.3 193.1 192.9 192.6 192.3 192.0 191.6 191.2 190.8 190.3 189.7 189.1 188.4 187.7 186.9 ]plong
- s[ 323.7 323.1 322.4 321.8 321.2 320.6 320.0 319.3 318.7 318.2 317.6 317.0 316.4 315.8 315.3 314.8 314.2 313.7
- 313.2 312.7 312.2 311.8 311.3 310.9 310.5 310.1 309.7 309.3 309.0 308.7 308.4 308.1 307.8 307.6 307.4 307.2
- 307.0 306.8 306.7 306.6 306.5 306.4 306.4 306.4 306.4 306.4 306.4 306.5 306.6 306.7 306.8 307.0 307.1 307.3
- 307.6 307.8 308.1 308.3 308.6 309.0 309.3 309.7 310.0 310.4 310.9 311.3 311.7 312.2 312.7 313.1 313.7 314.2
- 314.7 315.2 315.8 316.3 316.9 317.5 318.1 318.7 319.3 319.9 320.5 321.1 321.7 322.4 323.0 323.6 324.2 324.9
- 325.5 326.1 326.7 327.3 327.9 328.5 329.1 329.7 330.3 330.9 331.4 332.0 332.5 333.1 333.6 334.1 334.6 335.1
- 335.5 336.0 336.4 336.8 337.2 337.6 338.0 338.3 338.6 338.9 339.2 339.5 339.7 340.0 340.2 340.3 340.5 340.6
- 340.8 340.8 340.9 341.0 341.0 341.0 341.0 340.9 340.9 340.8 340.7 340.5 340.4 340.2 340.0 339.8 339.6 339.3
- 339.0 338.7 338.4 338.1 337.7 337.3 337.0 336.5 336.1 335.7 335.2 334.7 334.3 333.8 333.2 332.7 332.2 331.6
- 331.1 330.5 329.9 329.3 328.7 328.1 327.5 326.9 326.3 325.7 325.1 324.4 323.8 323.2 322.6 321.9 321.3 320.7
- 320.1 319.5 318.9 318.3 317.7 317.1 316.5 316.0 315.4 314.9 314.3 313.8 313.3 312.8 312.3 311.9 311.4 ][ 254.0
- 254.1 254.1 254.1 254.2 254.3 254.4 254.6 254.8 254.9 255.2 255.4 255.6 255.9 256.2 256.5 256.8 257.2 257.6
- 258.0 258.4 258.8 259.2 259.7 260.1 260.6 261.1 261.6 262.1 262.7 263.2 263.8 264.4 264.9 265.5 266.1 266.7
- 267.3 267.9 268.5 269.2 269.8 270.4 271.0 271.6 272.3 272.9 273.5 274.1 274.7 275.4 276.0 276.6 277.2 277.7
- 278.3 278.9 279.4 280.0 280.5 281.0 281.6 282.1 282.5 283.0 283.5 283.9 284.3 284.7 285.1 285.5 285.8 286.2
- 286.5 286.8 287.1 287.3 287.6 287.8 288.0 288.1 288.3 288.4 288.5 288.6 288.6 288.7 288.7 288.7 288.6 288.6
- 288.5 288.4 288.3 288.2 288.0 287.8 287.6 287.4 287.1 286.9 286.6 286.3 285.9 285.6 285.2 284.8 284.4 284.0
- 283.6 283.1 282.6 282.2 281.7 281.2 280.6 280.1 279.6 279.0 278.4 277.9 277.3 276.7 276.1 275.5 274.9 274.3
- 273.7 273.0 272.4 271.8 271.2 270.5 269.9 269.3 268.7 268.1 267.4 266.8 266.2 265.6 265.1 264.5 263.9 263.4
- 262.8 262.3 261.7 261.2 260.7 260.2 259.8 259.3 258.9 258.4 258.0 257.7 257.3 256.9 256.6 256.3 256.0 255.7
- 255.4 255.2 255.0 254.8 254.6 254.5 254.3 254.2 254.2 254.1 254.1 254.0 254.0 254.1 254.1 254.2 254.3 254.4
- 254.6 254.7 254.9 255.1 255.3 255.6 255.8 256.1 256.4 256.8 257.1 257.5 257.9 258.3 258.7 259.1 ]plong
- 447.6 208.6 447.6 211.4 2 pls
- 451.7 208.6 451.7 211.4 2 pls
- 456.1 208.6 456.1 211.4 2 pls
- 461.0 208.6 461.0 211.4 2 pls
- 466.7 208.6 466.7 211.4 2 pls
- 266.4 248.3 263.7 248.3 2 pls
- 266.4 254.0 263.7 254.0 2 pls
- 266.4 258.9 263.7 258.9 2 pls
- 266.4 263.3 263.7 263.3 2 pls
- 266.4 267.4 263.7 267.4 2 pls
- 266.4 275.3 263.7 275.3 2 pls
- 266.4 279.4 263.7 279.4 2 pls
- 266.4 283.8 263.7 283.8 2 pls
- 266.4 288.7 263.7 288.7 2 pls
- 266.4 294.4 263.7 294.4 2 pls
- 466.7 334.1 466.7 331.4 2 pls
- 461.0 334.1 461.0 331.4 2 pls
- 456.1 334.1 456.1 331.4 2 pls
- 451.7 334.1 451.7 331.4 2 pls
- 447.6 334.1 447.6 331.4 2 pls
- 439.7 334.1 439.7 331.4 2 pls
- 435.7 334.1 435.7 331.4 2 pls
- 431.3 334.1 431.3 331.4 2 pls
- 426.4 334.1 426.4 331.4 2 pls
- 420.7 334.1 420.7 331.4 2 pls
- 381.0 294.4 383.7 294.4 2 pls
- 381.0 288.7 383.7 288.7 2 pls
- 381.0 283.8 383.7 283.8 2 pls
- 381.0 279.4 383.7 279.4 2 pls
- 381.0 275.3 383.7 275.3 2 pls
- 381.0 267.4 383.7 267.4 2 pls
- 381.0 263.3 383.7 263.3 2 pls
- 381.0 258.9 383.7 258.9 2 pls
- 381.0 254.0 383.7 254.0 2 pls
- 381.0 248.3 383.7 248.3 2 pls
- 420.7 208.6 420.7 211.4 2 pls
- 426.4 208.6 426.4 211.4 2 pls
- 431.3 208.6 431.3 211.4 2 pls
- 435.7 208.6 435.7 211.4 2 pls
- 439.7 208.6 439.7 211.4 2 pls
- 447.6 208.6 447.6 211.4 2 pls
- 451.7 208.6 451.7 211.4 2 pls
- 456.1 208.6 456.1 211.4 2 pls
- 461.0 208.6 461.0 211.4 2 pls
- 466.7 208.6 466.7 211.4 2 pls
- 446.4 274.2 443.7 274.0 2 pls
- 446.4 276.9 443.7 276.7 2 pls
- 446.4 279.6 443.7 279.4 2 pls
- 446.4 282.5 443.7 282.3 2 pls
- 446.4 285.6 443.7 285.4 2 pls
- 446.4 292.6 443.7 292.4 2 pls
- 446.4 296.8 443.7 296.5 2 pls
- 446.4 301.6 443.7 301.4 2 pls
- 446.4 306.4 443.7 306.2 2 pls
- 446.4 310.5 443.7 310.4 2 pls
- 446.4 317.5 443.7 317.4 2 pls
- 446.4 320.5 443.7 320.5 2 pls
- 446.4 323.4 443.7 323.3 2 pls
- 446.4 326.1 443.7 326.1 2 pls
- 446.4 328.8 443.7 328.8 2 pls
- 446.4 334.0 443.7 334.0 2 pls
- 446.4 336.6 443.7 336.7 2 pls
- 446.4 339.4 443.7 339.4 2 pls
- 446.4 342.2 443.7 342.3 2 pls
- 446.4 345.3 443.7 345.4 2 pls
- 446.4 352.2 443.7 352.4 2 pls
- 446.4 356.4 443.7 356.6 2 pls
- 446.1 362.7 443.7 361.4 2 pls
- 320.9 296.8 323.7 296.5 2 pls
- 320.9 292.6 323.7 292.4 2 pls
- 320.9 285.6 323.7 285.4 2 pls
- 320.9 282.5 323.7 282.3 2 pls
- 320.9 279.6 323.7 279.4 2 pls
- 320.9 276.9 323.7 276.7 2 pls
- 320.9 274.2 323.7 274.0 2 pls
- s[ 473.2 473.0 472.8 472.5 472.3 472.1 471.8 471.6 471.4 471.2 470.9 470.7 470.5 470.3 470.1 469.9 469.7 469.5
- 469.2 469.0 468.8 468.6 468.4 468.2 468.0 467.8 467.6 465.0 462.6 460.3 458.1 456.1 454.2 452.3 450.5 448.8
- 447.1 445.4 443.7 ][ 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4
- 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4
- 211.4 211.4 211.4 211.4 211.4 211.4 ]plong
- s[ 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 ][ 241.4 244.6 247.4
- 250.1 252.5 254.8 256.9 258.9 260.9 262.7 264.5 266.3 268.0 269.7 271.4 ]plong
- s[ 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7
- 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7 263.7
- 263.7 263.7 263.7 263.7 263.7 ][ 271.4 273.1 274.7 276.5 278.2 280.0 281.9 283.8 285.8 287.9 290.2 292.7 295.3
- 295.5 295.7 295.9 296.1 296.3 296.5 296.7 296.9 297.1 297.3 297.5 297.8 298.0 298.2 298.4 298.6 298.8 299.1
- 299.3 299.5 299.7 300.0 300.2 300.4 300.7 300.9 301.1 301.4 ]plong
- s[ 473.7 470.5 467.6 465.0 462.6 460.3 458.1 456.1 454.2 452.3 450.5 448.8 447.1 445.4 443.7 ][ 331.4 331.4 331.4
- 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 ]plong
- s[ 443.7 442.0 440.3 438.6 436.9 435.1 433.2 431.3 429.2 427.1 424.8 422.4 419.8 416.9 413.7 ][ 331.4 331.4 331.4
- 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 331.4 ]plong
- s[ 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7
- 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7
- 383.7 383.7 383.7 ][ 300.9 300.7 300.4 300.2 300.0 299.7 299.5 299.3 299.1 298.8 298.6 298.4 298.2 298.0 297.8
- 297.5 297.3 297.1 296.9 296.7 296.5 296.3 296.1 295.9 295.7 295.5 295.3 292.7 290.2 287.9 285.8 283.8 281.9
- 280.0 278.2 276.5 274.7 273.1 271.4 ]plong
- s[ 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 383.7 ][ 271.4 269.7 268.0
- 266.3 264.5 262.7 260.9 258.9 256.9 254.8 252.5 250.1 247.4 244.6 241.4 ]plong
- s[ 414.2 414.4 414.6 414.9 415.1 415.3 415.6 415.8 416.0 416.2 416.4 416.7 416.9 417.1 417.3 417.5 417.7 417.9
- 418.2 418.4 418.6 418.8 419.0 419.2 419.4 419.6 419.8 422.4 424.8 427.1 429.2 431.3 433.2 435.1 436.9 438.6
- 440.3 442.0 443.7 ][ 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4
- 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4
- 211.4 211.4 211.4 211.4 211.4 211.4 ]plong
- s[ 443.7 445.4 447.1 448.8 450.5 452.3 454.2 456.1 458.1 460.3 462.6 465.0 467.6 470.5 473.7 ][ 211.4 211.4 211.4
- 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 ]plong
- s[ 443.7 445.4 447.1 448.8 450.5 452.3 454.2 456.1 458.1 460.3 462.6 465.0 467.6 470.5 473.7 ][ 211.4 211.4 211.4
- 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 211.4 ]plong
- s[ 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 ][ 271.4 272.5 273.6
- 274.7 275.9 277.0 278.2 279.4 280.6 281.9 283.1 284.5 285.8 287.2 288.7 ]plong
- s[ 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 ][ 288.7 290.2 291.8
- 293.5 295.3 297.2 299.2 301.4 303.5 305.6 307.4 309.2 310.9 312.5 314.1 ]plong
- s[ 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 ][ 314.1 315.5 316.9
- 318.3 319.6 320.9 322.1 323.3 324.5 325.7 326.9 328.0 329.1 330.3 331.4 ]plong
- s[ 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 ][ 331.4 332.5 333.6
- 334.8 335.9 337.1 338.2 339.4 340.6 341.9 343.2 344.5 345.8 347.2 348.7 ]plong
- s[ 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7 443.7
- 443.7 443.7 443.7 ][ 348.7 350.2 351.8 353.5 355.3 357.2 359.2 359.4 359.5 359.7 359.8 360.0 360.1 360.3 360.4
- 360.6 360.7 360.9 361.1 361.2 361.4 ]plong
- s[ 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7
- 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 ][ 301.1 300.9 300.7 300.6
- 300.4 300.3 300.1 300.0 299.8 299.7 299.5 299.4 299.2 299.1 298.9 298.8 298.6 298.5 298.3 298.2 298.0 297.9
- 297.8 297.6 297.5 297.3 297.2 295.3 293.5 291.8 290.2 288.7 ]plong
- s[ 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 323.7 ][ 288.7 287.2 285.8
- 284.5 283.1 281.9 280.6 279.4 278.2 277.0 275.9 274.7 273.6 272.5 271.4 ]plong
- s[ 590.4 590.4 590.4 590.4 590.4 590.4 590.4 590.4 590.4 590.4 590.4 590.4 590.4 590.4 590.4 590.4 590.4 ][ 241.6
- 241.7 241.9 242.0 242.1 242.3 242.4 242.6 242.7 242.9 243.0 243.1 243.3 243.4 243.6 271.5 299.4 ]plong
- 421.0 182.4 416.6 182.4 414.5 184.6 414.5 189.0 414.5 193.3 5 pls
- 434.0 182.4 429.7 182.4 425.3 182.4 421.0 182.4 4 pls
- 447.0 182.4 442.7 182.4 438.4 182.4 434.0 182.4 4 pls
- 460.1 182.4 455.7 182.4 451.4 182.4 447.0 182.4 4 pls
- 473.1 182.4 468.8 182.4 464.4 182.4 460.1 182.4 4 pls
- 473.1 182.4 475.3 184.6 475.3 189.0 475.3 193.3 4 pls
- 414.5 193.3 414.5 197.6 414.5 202.0 414.5 206.3 4 pls
- 475.3 206.3 475.3 202.0 475.3 197.6 475.3 193.3 4 pls
- 414.5 206.3 414.5 210.7 414.5 215.0 414.5 219.4 4 pls
- 475.3 219.4 475.3 215.0 475.3 210.7 475.3 206.3 4 pls
- 414.5 219.4 414.5 223.7 414.5 228.1 414.5 232.4 4 pls
- 475.3 232.4 475.3 228.1 475.3 223.7 475.3 219.4 4 pls
- 238.5 243.3 234.2 243.3 232.0 245.4 3 pls
- 251.6 243.3 247.2 243.3 242.9 243.3 238.5 243.3 4 pls
- 264.6 243.3 260.3 243.3 255.9 243.3 251.6 243.3 4 pls
- 277.6 243.3 273.3 243.3 269.0 243.3 264.6 243.3 4 pls
- 290.7 243.3 286.3 243.3 282.0 243.3 277.6 243.3 4 pls
- 303.7 243.3 299.4 243.3 295.0 243.3 290.7 243.3 4 pls
- 316.7 243.3 312.4 243.3 308.0 243.3 303.7 243.3 4 pls
- 329.8 243.3 325.4 243.3 321.1 243.3 316.7 243.3 4 pls
- 342.8 243.3 338.5 243.3 334.1 243.3 329.8 243.3 4 pls
- 355.8 243.3 351.5 243.3 347.1 243.3 342.8 243.3 4 pls
- 368.9 243.3 364.5 243.3 360.2 243.3 355.8 243.3 4 pls
- 381.9 243.3 377.5 243.3 373.2 243.3 368.9 243.3 4 pls
- 394.9 243.3 390.6 243.3 386.2 243.3 381.9 243.3 4 pls
- 408.0 243.3 403.6 243.3 399.3 243.3 394.9 243.3 4 pls
- 414.5 232.4 414.5 236.7 414.5 241.1 412.3 243.3 408.0 243.3 5 pls
- s[ 475.3 475.3 475.3 477.5 481.8 486.1 ][ 232.4 236.7 241.1 243.3 243.3 243.3 ]plong
- 499.2 243.3 494.8 243.3 490.5 243.3 486.1 243.3 4 pls
- 512.2 243.3 507.9 243.3 503.5 243.3 499.2 243.3 4 pls
- 525.2 243.3 520.9 243.3 516.5 243.3 512.2 243.3 4 pls
- 538.3 243.3 533.9 243.3 529.6 243.3 525.2 243.3 4 pls
- 551.3 243.3 547.0 243.3 542.6 243.3 538.3 243.3 4 pls
- 564.3 243.3 560.0 243.3 555.6 243.3 551.3 243.3 4 pls
- 577.4 243.3 573.0 243.3 568.7 243.3 564.3 243.3 4 pls
- 590.4 243.3 586.1 243.3 581.7 243.3 577.4 243.3 4 pls
- 232.0 245.4 232.0 249.8 232.0 254.1 232.0 258.5 4 pls
- 232.0 258.5 232.0 262.8 232.0 267.1 232.0 271.5 4 pls
- 232.0 271.5 232.0 275.8 232.0 280.2 232.0 284.5 4 pls
- 232.0 284.5 232.0 288.9 232.0 293.2 232.0 297.6 4 pls
- 232.0 297.6 234.2 299.7 238.5 299.7 3 pls
- 251.6 299.7 247.2 299.7 242.9 299.7 238.5 299.7 4 pls
- 264.6 299.7 260.3 299.7 255.9 299.7 251.6 299.7 4 pls
- 277.6 299.7 273.3 299.7 269.0 299.7 264.6 299.7 4 pls
- 290.7 299.7 286.3 299.7 282.0 299.7 277.6 299.7 4 pls
- 303.7 299.7 299.4 299.7 295.0 299.7 290.7 299.7 4 pls
- 316.7 299.7 312.4 299.7 308.0 299.7 303.7 299.7 4 pls
- 329.8 299.7 325.4 299.7 321.1 299.7 316.7 299.7 4 pls
- 342.8 299.7 338.5 299.7 334.1 299.7 329.8 299.7 4 pls
- 355.8 299.7 351.5 299.7 347.1 299.7 342.8 299.7 4 pls
- 368.9 299.7 364.5 299.7 360.2 299.7 355.8 299.7 4 pls
- 381.9 299.7 377.5 299.7 373.2 299.7 368.9 299.7 4 pls
- 394.9 299.7 390.6 299.7 386.2 299.7 381.9 299.7 4 pls
- 408.0 299.7 403.6 299.7 399.3 299.7 394.9 299.7 4 pls
- 408.0 299.7 412.3 299.7 414.5 301.9 414.5 306.2 414.5 310.6 5 pls
- s[ 475.3 475.3 475.3 477.5 481.8 486.1 ][ 310.6 306.2 301.9 299.7 299.7 299.7 ]plong
- 499.2 299.7 494.8 299.7 490.5 299.7 486.1 299.7 4 pls
- 512.2 299.7 507.9 299.7 503.5 299.7 499.2 299.7 4 pls
- 525.2 299.7 520.9 299.7 516.5 299.7 512.2 299.7 4 pls
- 538.3 299.7 533.9 299.7 529.6 299.7 525.2 299.7 4 pls
- 551.3 299.7 547.0 299.7 542.6 299.7 538.3 299.7 4 pls
- 564.3 299.7 560.0 299.7 555.6 299.7 551.3 299.7 4 pls
- 577.4 299.7 573.0 299.7 568.7 299.7 564.3 299.7 4 pls
- 590.4 299.7 586.1 299.7 581.7 299.7 577.4 299.7 4 pls
- 414.5 310.6 414.5 314.9 414.5 319.3 414.5 323.6 4 pls
- 475.3 323.6 475.3 319.3 475.3 314.9 475.3 310.6 4 pls
- 414.5 323.6 414.5 328.0 414.5 332.3 414.5 336.6 4 pls
- 475.3 336.6 475.3 332.3 475.3 328.0 475.3 323.6 4 pls
- 414.5 336.6 414.5 341.0 414.5 345.3 414.5 349.7 4 pls
- 475.3 349.7 475.3 345.3 475.3 341.0 475.3 336.6 4 pls
- 414.5 349.7 414.5 354.0 414.5 358.4 416.6 360.5 421.0 360.5 5 pls
- 434.0 360.5 429.7 360.5 425.3 360.5 421.0 360.5 4 pls
- 447.0 360.5 442.7 360.5 438.4 360.5 434.0 360.5 4 pls
- 460.1 360.5 455.7 360.5 451.4 360.5 447.0 360.5 4 pls
- 473.1 360.5 468.8 360.5 464.4 360.5 460.1 360.5 4 pls
- 473.1 360.5 475.3 358.4 475.3 354.0 475.3 349.7 4 pls
- 1.00000 1.00000 1.00000 1 0.24 clnstat
- 1 fastat
-save
-gsave
- 261.43 233.42 moveto[ 261.4 249.3 249.3 261.4 ][ 233.4 233.4 250.5 250.5 ]fagen fasoldo
-grestore
-restore
-restore save
- 0.000 0.000 0.000 542.976 789.846 542.976 789.846 0.000 setclipbox
- 0.00000 0.00000 0.00000 1 0.36 clnstat
- 259.8 237.6 251.0 237.6 252.2 236.3 252.7 235.5 4 pls
- s[ 251.0 251.0 254.7 254.3 253.9 253.9 254.3 255.2 256.4 257.2 258.5 259.3 259.8 259.8 259.3 258.9 258.1 ][ 247.6
- 243.4 243.0 243.4 244.7 246.0 247.2 248.0 248.5 248.5 248.0 247.2 246.0 244.7 243.4 243.0 242.6 ]plong
-restore save
- 177.732 54.298 177.732 488.679 612.113 488.679 612.113 54.298 setclipbox
- 1.00000 1.00000 1.00000 1 0.24 clnstat
- 1 fastat
-save
-gsave
- 261.43 263.43 moveto[ 261.4 249.3 249.3 261.4 ][ 263.4 263.4 280.6 280.6 ]fagen fasoldo
-grestore
-restore
-restore save
- 0.000 0.000 0.000 542.976 789.846 542.976 789.846 0.000 setclipbox
- 0.00000 0.00000 0.00000 1 0.36 clnstat
- 259.8 267.6 251.0 267.6 252.2 266.4 252.7 265.5 4 pls
- s[ 251.0 251.4 252.2 253.1 253.9 254.3 254.7 255.2 256.0 256.8 258.1 258.9 259.3 259.8 259.8 259.3 258.9 258.1
- 256.8 256.0 255.2 254.7 254.3 253.9 253.1 252.2 251.4 251.0 251.0 ][ 274.7 273.5 273.0 273.0 273.5 274.3 276.0
- 277.2 278.0 278.5 278.5 278.0 277.6 276.4 274.7 273.5 273.0 272.6 272.6 273.0 273.9 275.1 276.8 277.6 278.0
- 278.0 277.6 276.4 274.7 ]plong
-restore save
- 177.732 54.298 177.732 488.679 612.113 488.679 612.113 54.298 setclipbox
- 1.00000 1.00000 1.00000 1 0.24 clnstat
- 1 fastat
-save
-gsave
- 464.52 315.36 moveto[ 464.5 464.5 480.4 480.4 ][ 315.4 327.5 327.5 315.4 ]fagen fasoldo
-grestore
-restore
-restore save
- 0.000 0.000 0.000 542.976 789.846 542.976 789.846 0.000 setclipbox
- 0.00000 0.00000 0.00000 1 0.36 clnstat
- s[ 467.0 467.0 467.4 467.9 468.7 470.4 471.2 471.6 472.0 472.0 471.6 470.8 466.6 472.5 ][ 323.7 324.1 325.0 325.4
- 325.8 325.8 325.4 325.0 324.1 323.3 322.5 321.2 317.0 317.0 ]plong
- 478.3 317.0 478.3 325.8 477.0 324.5 476.2 324.1 4 pls
-restore save
- 177.732 54.298 177.732 488.679 612.113 488.679 612.113 54.298 setclipbox
- 1.00000 1.00000 1.00000 1 0.24 clnstat
- 1 fastat
-save
-gsave
- 438.69 315.36 moveto[ 438.7 438.7 448.7 448.7 ][ 315.4 327.5 327.5 315.4 ]fagen fasoldo
-grestore
-restore
-restore save
- 0.000 0.000 0.000 542.976 789.846 542.976 789.846 0.000 setclipbox
- 0.00000 0.00000 0.00000 1 0.36 clnstat
- s[ 443.3 442.0 441.2 440.8 440.8 441.2 442.0 443.3 444.1 445.4 446.2 446.6 446.6 446.2 445.4 444.1 443.3 ][ 325.8
- 325.4 324.1 322.0 320.8 318.7 317.4 317.0 317.0 317.4 318.7 320.8 322.0 324.1 325.4 325.8 325.8 ]plong
-restore save
- 177.732 54.298 177.732 488.679 612.113 488.679 612.113 54.298 setclipbox
- 1.00000 1.00000 1.00000 1 0.24 clnstat
- 1 fastat
-save
-gsave
- 408.68 315.36 moveto[ 408.7 408.7 418.7 418.7 ][ 315.4 327.5 327.5 315.4 ]fagen fasoldo
-grestore
-restore
-restore save
- 0.000 0.000 0.000 542.976 789.846 542.976 789.846 0.000 setclipbox
- 0.00000 0.00000 0.00000 1 0.36 clnstat
- s[ 411.6 416.2 413.7 414.9 415.8 416.2 416.6 416.6 416.2 415.4 414.1 412.9 411.6 411.2 410.8 ][ 325.8 325.8 322.5
- 322.5 322.0 321.6 320.4 319.5 318.3 317.4 317.0 317.0 317.4 317.9 318.7 ]plong
-restore save
- 177.732 54.298 177.732 488.679 612.113 488.679 612.113 54.298 setclipbox
- 1.00000 1.00000 1.00000 1 0.24 clnstat
- 1 fastat
-save
-gsave
- 385.93 275.96 moveto[ 385.9 398.0 398.0 385.9 ][ 276.0 276.0 266.4 266.4 ]fagen fasoldo
-grestore
-restore
-restore save
- 0.000 0.000 0.000 542.976 789.846 542.976 789.846 0.000 setclipbox
- 0.00000 0.00000 0.00000 1 0.36 clnstat
- s[ 395.1 396.0 396.4 396.4 396.0 394.7 392.6 390.5 388.8 388.0 387.6 387.6 388.0 388.8 390.1 390.5 391.8 392.6
- 393.0 393.0 392.6 391.8 390.5 ][ 268.9 269.3 270.5 271.4 272.6 273.5 273.9 273.9 273.5 272.6 271.4 270.9 269.7
- 268.9 268.4 268.4 268.9 269.7 270.9 271.4 272.6 273.5 273.9 ]plong
-restore save
- 177.732 54.298 177.732 488.679 612.113 488.679 612.113 54.298 setclipbox
- 1.00000 1.00000 1.00000 1 0.24 clnstat
- 1 fastat
-save
-gsave
- 385.93 246.37 moveto[ 385.9 398.0 398.0 385.9 ][ 246.4 246.4 236.8 236.8 ]fagen fasoldo
-grestore
-restore
-restore save
- 0.000 0.000 0.000 542.976 789.846 542.976 789.846 0.000 setclipbox
- 0.00000 0.00000 0.00000 1 0.36 clnstat
- s[ 393.4 392.2 391.4 390.9 390.9 391.4 392.2 393.4 393.9 395.1 396.0 396.4 396.4 396.0 395.1 393.4 391.4 389.3
- 388.0 387.6 387.6 388.0 388.8 ][ 238.9 239.3 240.1 241.4 241.8 243.0 243.9 244.3 244.3 243.9 243.0 241.8 241.4
- 240.1 239.3 238.9 238.9 239.3 240.1 241.4 242.2 243.4 243.9 ]plong
-restore save
- 177.732 54.298 177.732 488.679 612.113 488.679 612.113 54.298 setclipbox
- 1.00000 1.00000 1.00000 1 0.24 clnstat
- 1 fastat
-save
-gsave
- 435.76 213.59 moveto[ 435.8 435.8 452.9 452.9 ][ 213.6 225.7 225.7 213.6 ]fagen fasoldo
-grestore
-restore
-restore save
- 0.000 0.000 0.000 542.976 789.846 542.976 789.846 0.000 setclipbox
- 0.00000 0.00000 0.00000 1 0.36 clnstat
- 439.9 215.3 439.9 224.0 438.7 222.8 437.9 222.4 4 pls
- s[ 445.4 445.4 445.8 446.2 447.0 448.7 449.5 450.0 450.4 450.4 450.0 449.1 445.0 450.8 ][ 221.9 222.4 223.2 223.6
- 224.0 224.0 223.6 223.2 222.4 221.5 220.7 219.4 215.3 215.3 ]plong
-restore save
- 177.732 54.298 177.732 488.679 612.113 488.679 612.113 54.298 setclipbox
- 1.00000 1.00000 1.00000 1 0.24 clnstat
- 1 fastat
-save
-gsave
- 441.46 257.16 moveto[ 441.5 429.3 429.3 441.5 ][ 257.2 257.2 286.0 286.0 ]fagen fasoldo
-grestore
-restore
-restore save
- 0.000 0.000 0.000 542.976 789.846 542.976 789.846 0.000 setclipbox
- 0.00000 0.00000 0.00000 1 0.36 clnstat
- 436.0 266.8 436.0 259.2 2 pls
- s[ 433.9 435.2 436.0 436.4 436.4 436.0 435.2 433.9 433.5 432.3 431.4 431.0 431.0 431.4 432.3 433.9 436.0 438.1
- 439.4 439.8 439.8 439.4 438.5 ][ 275.1 274.7 273.9 272.6 272.2 270.9 270.1 269.7 269.7 270.1 270.9 272.2 272.6
- 273.9 274.7 275.1 275.1 274.7 273.9 272.6 271.8 270.5 270.1 ]plong
- s[ 431.0 431.4 432.7 434.8 436.0 438.1 439.4 439.8 439.8 439.4 438.1 436.0 434.8 432.7 431.4 431.0 431.0 ][ 280.6
- 279.3 278.5 278.0 278.0 278.5 279.3 280.6 281.4 282.6 283.5 283.9 283.9 283.5 282.6 281.4 280.6 ]plong
-restore save
- 177.732 54.298 177.732 488.679 612.113 488.679 612.113 54.298 setclipbox
- 1.00000 1.00000 1.00000 1 0.24 clnstat
- 1 fastat
-save
-gsave
- 441.46 339.51 moveto[ 441.5 429.3 429.3 441.5 ][ 339.5 339.5 357.9 357.9 ]fagen fasoldo
-grestore
-restore
-restore save
- 0.000 0.000 0.000 542.976 789.846 542.976 789.846 0.000 setclipbox
- 0.00000 0.00000 0.00000 1 0.36 clnstat
- s[ 431.0 431.0 434.4 434.4 434.8 435.2 436.4 437.3 438.5 439.4 439.8 439.8 439.4 439.0 438.1 ][ 342.4 347.0 344.5
- 345.8 346.6 347.0 347.4 347.4 347.0 346.2 344.9 343.7 342.4 342.0 341.6 ]plong
- s[ 431.0 431.4 432.7 434.8 436.0 438.1 439.4 439.8 439.8 439.4 438.1 436.0 434.8 432.7 431.4 431.0 431.0 ][ 352.5
- 351.2 350.4 350.0 350.0 350.4 351.2 352.5 353.3 354.5 355.4 355.8 355.8 355.4 354.5 353.3 352.5 ]plong
-restore save
- 177.732 54.298 177.732 488.679 612.113 488.679 612.113 54.298 setclipbox
- 1.00000 1.00000 1.00000 1 0.24 clnstat
- 1 fastat
-save
-gsave
- 325.91 280.56 moveto[ 325.9 338.0 338.0 325.9 ][ 280.6 280.6 262.2 262.2 ]fagen fasoldo
-grestore
-restore
-restore save
- 0.000 0.000 0.000 542.976 789.846 542.976 789.846 0.000 setclipbox
- 0.00000 0.00000 0.00000 1 0.36 clnstat
- s[ 333.4 332.2 331.3 330.9 330.9 331.3 332.2 333.4 333.9 335.1 335.9 336.4 336.4 335.9 335.1 333.4 331.3 329.3
- 328.0 327.6 327.6 328.0 328.8 ][ 273.0 273.5 274.3 275.5 276.0 277.2 278.1 278.5 278.5 278.1 277.2 276.0 275.5
- 274.3 273.5 273.0 273.0 273.5 274.3 275.5 276.4 277.6 278.1 ]plong
- s[ 336.4 335.9 334.7 332.6 331.3 329.3 328.0 327.6 327.6 328.0 329.3 331.3 332.6 334.7 335.9 336.4 336.4 ][ 267.6
- 268.9 269.7 270.1 270.1 269.7 268.9 267.6 266.8 265.5 264.7 264.3 264.3 264.7 265.5 266.8 267.6 ]plong
-restore save
- 177.732 54.298 177.732 488.679 612.113 488.679 612.113 54.298 setclipbox
- 1.00000 1.00000 1.00000 1 0.24 clnstat
- 1 fastat
-save
-gsave
- 377.17 382.20 moveto[ 377.2 377.2 451.5 451.5 ][ 382.2 394.3 394.3 382.2 ]fagen fasoldo
-grestore
-restore
-restore save
- 0.000 0.000 0.000 542.976 789.846 542.976 789.846 0.000 setclipbox
- 0.00000 0.00000 0.00000 1 0.36 clnstat
- 379.3 383.9 382.6 392.6 2 pls
- 385.9 383.9 382.6 392.6 2 pls
- 384.7 386.8 380.5 386.8 2 pls
- 394.7 383.9 394.7 392.6 2 pls
- 400.1 392.6 394.7 392.6 2 pls
- 398.1 388.5 394.7 388.5 2 pls
- 402.2 383.9 402.2 392.6 2 pls
- 407.2 383.9 407.2 392.6 2 pls
- 410.2 392.6 404.3 392.6 2 pls
- s[ 417.7 416.9 415.6 413.9 412.7 411.8 411.8 412.3 412.7 413.5 416.0 416.9 417.3 417.7 417.7 416.9 415.6 413.9
- 412.7 411.8 ][ 391.4 392.2 392.6 392.6 392.2 391.4 390.6 389.7 389.3 388.9 388.0 387.6 387.2 386.4 385.1 384.3
- 383.9 383.9 384.3 385.1 ]plong
- 429.8 383.9 429.0 383.9 428.1 384.3 427.7 385.5 427.7 392.6 5 pls
- 429.4 389.7 426.5 389.7 2 pls
- s[ 431.9 436.9 436.9 436.5 436.1 435.2 434.0 433.1 432.3 431.9 431.9 432.3 433.1 434.0 435.2 436.1 436.9 ][ 387.2
- 387.2 388.0 388.9 389.3 389.7 389.7 389.3 388.5 387.2 386.4 385.1 384.3 383.9 383.9 384.3 385.1 ]plong
- s[ 444.0 443.6 442.3 441.1 439.8 439.4 439.8 440.7 442.7 443.6 444.0 444.0 443.6 442.3 441.1 439.8 439.4 ][ 388.5
- 389.3 389.7 389.7 389.3 388.5 387.6 387.2 386.8 386.4 385.5 385.1 384.3 383.9 383.9 384.3 385.1 ]plong
- 449.4 383.9 448.6 383.9 447.8 384.3 447.3 385.5 447.3 392.6 5 pls
- 449.0 389.7 446.1 389.7 2 pls
-showpage restore
-%%PageTrailer
-%%PageBoundingBox: 8 8 551 798
-end
-%%Trailer
-%%EndFile
-ENDEPSFILE
-showpage
-%%Trailer