Added script front-end for primer-design code
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / doc / interp2.eps
1 %!PS-Adobe-3.0 EPSF-3.0
2 %%Creator: GNU libplot drawing library 4.1
3 %%Title: PostScript plot
4 %%CreationDate: Thu Mar 17 17:03:59 2005
5 %%DocumentData: Clean7Bit
6 %%LanguageLevel: 1
7 %%Pages: 1
8 %%PageOrder: Ascend
9 %%Orientation: Portrait
10 %%BoundingBox: 107 197 835 580
11 %%DocumentNeededResources: font Helvetica
12 %%DocumentSuppliedResources: procset GNU_libplot 1.0 0
13 %%EndComments
14
15 %%BeginDefaults
16 %%PageResources: font Helvetica
17 %%EndDefaults
18
19 %%BeginProlog
20 %%EndProlog
21
22 %%BeginSetup
23 %%IncludeResource: font Helvetica
24 /DrawDict 50 dict def
25 DrawDict begin
26 /ISOLatin1Encoding [
27 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
28 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
29 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
30 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
31 /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright
32 /parenleft/parenright/asterisk/plus/comma/minus/period/slash
33 /zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon
34 /less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N
35 /O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright
36 /asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m
37 /n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde
38 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
39 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
40 /.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve
41 /dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut
42 /ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar
43 /section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot
44 /hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior
45 /acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine
46 /guillemotright/onequarter/onehalf/threequarters/questiondown
47 /Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
48 /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
49 /Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
50 /multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute
51 /Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis
52 /aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave
53 /iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex
54 /otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis
55 /yacute/thorn/ydieresis
56 ] def
57 /reencodeISO {
58 dup dup findfont dup length dict begin
59 { 1 index /FID ne { def }{ pop pop } ifelse } forall
60 /Encoding ISOLatin1Encoding def
61 currentdict end definefont
62 } def
63 /Helvetica reencodeISO def
64 %%BeginResource procset GNU_libplot 1.0 0
65 /none null def
66 /numGraphicParameters 17 def
67 /stringLimit 65535 def
68 /arrowHeight 8 def
69 /eoFillRule true def
70
71 /Begin { save numGraphicParameters dict begin } def
72 /End { end restore } def
73
74 /SetB {
75 dup type /nulltype eq {
76 pop
77 false /brushRightArrow idef
78 false /brushLeftArrow idef
79 true /brushNone idef
80 } {
81 /brushDashOffset idef
82 /brushDashArray idef
83 0 ne /brushRightArrow idef
84 0 ne /brushLeftArrow idef
85 /brushWidth idef
86 false /brushNone idef
87 } ifelse
88 } def
89
90 /SetCFg {
91 /fgblue idef
92 /fggreen idef
93 /fgred idef
94 } def
95
96 /SetCBg {
97 /bgblue idef
98 /bggreen idef
99 /bgred idef
100 } def
101
102 /SetF {
103 /printSize idef
104 /printFont idef
105 } def
106
107 /SetP {
108 dup type /nulltype eq {
109 pop true /patternNone idef
110 } {
111 /patternGrayLevel idef
112 patternGrayLevel -1 eq {
113 /patternString idef
114 } if
115 false /patternNone idef
116 } ifelse
117 } def
118
119 /BSpl {
120 0 begin
121 storexyn
122 newpath
123 n 1 gt {
124 0 0 0 0 0 0 1 1 true subspline
125 n 2 gt {
126 0 0 0 0 1 1 2 2 false subspline
127 1 1 n 3 sub {
128 /i exch def
129 i 1 sub dup i dup i 1 add dup i 2 add dup false subspline
130 } for
131 n 3 sub dup n 2 sub dup n 1 sub dup 2 copy false subspline
132 } if
133 n 2 sub dup n 1 sub dup 2 copy 2 copy false subspline
134 patternNone not brushLeftArrow not brushRightArrow not and and { ifill } if
135 brushNone not { istroke } if
136 0 0 1 1 leftarrow
137 n 2 sub dup 1 sub dup rightarrow
138 } if
139 end
140 } dup 0 4 dict put def
141
142 /Circ {
143 newpath
144 0 360 arc
145 closepath
146 patternNone not { ifill } if
147 brushNone not { istroke } if
148 } def
149
150 /CBSpl {
151 0 begin
152 dup 2 gt {
153 storexyn
154 newpath
155 n 1 sub dup 0 0 1 1 2 2 true subspline
156 1 1 n 3 sub {
157 /i exch def
158 i 1 sub dup i dup i 1 add dup i 2 add dup false subspline
159 } for
160 n 3 sub dup n 2 sub dup n 1 sub dup 0 0 false subspline
161 n 2 sub dup n 1 sub dup 0 0 1 1 false subspline
162 patternNone not { ifill } if
163 brushNone not { istroke } if
164 } {
165 Poly
166 } ifelse
167 end
168 } dup 0 4 dict put def
169
170 /Elli {
171 0 begin
172 newpath
173 4 2 roll
174 translate
175 scale
176 0 0 1 0 360 arc
177 closepath
178 patternNone not { ifill } if
179 brushNone not { istroke } if
180 end
181 } dup 0 1 dict put def
182
183 /Line {
184 0 begin
185 2 storexyn
186 newpath
187 x 0 get y 0 get moveto
188 x 1 get y 1 get lineto
189 brushNone not { istroke } if
190 0 0 1 1 leftarrow
191 0 0 1 1 rightarrow
192 end
193 } dup 0 4 dict put def
194
195 /MLine {
196 0 begin
197 storexyn
198 newpath
199 n 1 gt {
200 x 0 get y 0 get moveto
201 1 1 n 1 sub {
202 /i exch def
203 x i get y i get lineto
204 } for
205 patternNone not brushLeftArrow not brushRightArrow not and and { ifill } if
206 brushNone not { istroke } if
207 0 0 1 1 leftarrow
208 n 2 sub dup n 1 sub dup rightarrow
209 } if
210 end
211 } dup 0 4 dict put def
212
213 /Poly {
214 3 1 roll
215 newpath
216 moveto
217 -1 add
218 { lineto } repeat
219 closepath
220 patternNone not { ifill } if
221 brushNone not { istroke } if
222 } def
223
224 /Rect {
225 0 begin
226 /t exch def
227 /r exch def
228 /b exch def
229 /l exch def
230 newpath
231 l b moveto
232 l t lineto
233 r t lineto
234 r b lineto
235 closepath
236 patternNone not { ifill } if
237 brushNone not { istroke } if
238 end
239 } dup 0 4 dict put def
240
241 /Text {
242 ishow
243 } def
244
245 /idef {
246 dup where { pop pop pop } { exch def } ifelse
247 } def
248
249 /ifill {
250 0 begin
251 gsave
252 patternGrayLevel -1 ne {
253 fgred bgred fgred sub patternGrayLevel mul add
254 fggreen bggreen fggreen sub patternGrayLevel mul add
255 fgblue bgblue fgblue sub patternGrayLevel mul add setrgbcolor
256 eoFillRule { eofill } { fill } ifelse
257 } {
258 eoFillRule { eoclip } { clip } ifelse
259 originalCTM setmatrix
260 pathbbox /t exch def /r exch def /b exch def /l exch def
261 /w r l sub ceiling cvi def
262 /h t b sub ceiling cvi def
263 /imageByteWidth w 8 div ceiling cvi def
264 /imageHeight h def
265 bgred bggreen bgblue setrgbcolor
266 eoFillRule { eofill } { fill } ifelse
267 fgred fggreen fgblue setrgbcolor
268 w 0 gt h 0 gt and {
269 l b translate w h scale
270 w h true [w 0 0 h neg 0 h] { patternproc } imagemask
271 } if
272 } ifelse
273 grestore
274 end
275 } dup 0 8 dict put def
276
277 /istroke {
278 gsave
279 brushDashOffset -1 eq {
280 [] 0 setdash
281 1 setgray
282 } {
283 brushDashArray brushDashOffset setdash
284 fgred fggreen fgblue setrgbcolor
285 } ifelse
286 brushWidth 2 mul setlinewidth
287 originalCTM setmatrix
288 stroke
289 grestore
290 } def
291
292 /ishow {
293 0 begin
294 gsave
295 fgred fggreen fgblue setrgbcolor
296 /fontDict printFont findfont printSize scalefont dup setfont def
297 /descender fontDict begin 0 /FontBBox load 1 get FontMatrix end
298 transform exch pop def
299 /vertoffset 1 printSize sub descender sub def {
300 0 vertoffset moveto show
301 /vertoffset vertoffset printSize sub def
302 } forall
303 grestore
304 end
305 } dup 0 3 dict put def
306
307 /patternproc {
308 0 begin
309 /patternByteLength patternString length def
310 /patternHeight patternByteLength 8 mul sqrt cvi def
311 /patternWidth patternHeight def
312 /patternByteWidth patternWidth 8 idiv def
313 /imageByteMaxLength imageByteWidth imageHeight mul
314 stringLimit patternByteWidth sub min def
315 /imageMaxHeight imageByteMaxLength imageByteWidth idiv patternHeight idiv
316 patternHeight mul patternHeight max def
317 /imageHeight imageHeight imageMaxHeight sub store
318 /imageString imageByteWidth imageMaxHeight mul patternByteWidth add string def
319 0 1 imageMaxHeight 1 sub {
320 /y exch def
321 /patternRow y patternByteWidth mul patternByteLength mod def
322 /patternRowString patternString patternRow patternByteWidth getinterval def
323 /imageRow y imageByteWidth mul def
324 0 patternByteWidth imageByteWidth 1 sub {
325 /x exch def
326 imageString imageRow x add patternRowString putinterval
327 } for
328 } for
329 imageString
330 end
331 } dup 0 12 dict put def
332
333 /min {
334 dup 3 2 roll dup 4 3 roll lt { exch } if pop
335 } def
336
337 /max {
338 dup 3 2 roll dup 4 3 roll gt { exch } if pop
339 } def
340
341 /midpoint {
342 0 begin
343 /y1 exch def
344 /x1 exch def
345 /y0 exch def
346 /x0 exch def
347 x0 x1 add 2 div
348 y0 y1 add 2 div
349 end
350 } dup 0 4 dict put def
351
352 /thirdpoint {
353 0 begin
354 /y1 exch def
355 /x1 exch def
356 /y0 exch def
357 /x0 exch def
358 x0 2 mul x1 add 3 div
359 y0 2 mul y1 add 3 div
360 end
361 } dup 0 4 dict put def
362
363 /subspline {
364 0 begin
365 /movetoNeeded exch def
366 y exch get /y3 exch def
367 x exch get /x3 exch def
368 y exch get /y2 exch def
369 x exch get /x2 exch def
370 y exch get /y1 exch def
371 x exch get /x1 exch def
372 y exch get /y0 exch def
373 x exch get /x0 exch def
374 x1 y1 x2 y2 thirdpoint
375 /p1y exch def
376 /p1x exch def
377 x2 y2 x1 y1 thirdpoint
378 /p2y exch def
379 /p2x exch def
380 x1 y1 x0 y0 thirdpoint
381 p1x p1y midpoint
382 /p0y exch def
383 /p0x exch def
384 x2 y2 x3 y3 thirdpoint
385 p2x p2y midpoint
386 /p3y exch def
387 /p3x exch def
388 movetoNeeded { p0x p0y moveto } if
389 p1x p1y p2x p2y p3x p3y curveto
390 end
391 } dup 0 17 dict put def
392
393 /storexyn {
394 /n exch def
395 /y n array def
396 /x n array def
397 n 1 sub -1 0 {
398 /i exch def
399 y i 3 2 roll put
400 x i 3 2 roll put
401 } for
402 } def
403
404 /arrowhead {
405 0 begin
406 transform originalCTM itransform
407 /taily exch def
408 /tailx exch def
409 transform originalCTM itransform
410 /tipy exch def
411 /tipx exch def
412 /dy tipy taily sub def
413 /dx tipx tailx sub def
414 /angle dx 0 ne dy 0 ne or { dy dx atan } { 90 } ifelse def
415 gsave
416 originalCTM setmatrix
417 tipx tipy translate
418 angle rotate
419 newpath
420 arrowHeight neg arrowWidth 2 div moveto
421 0 0 lineto
422 arrowHeight neg arrowWidth 2 div neg lineto
423 patternNone not {
424 originalCTM setmatrix
425 /padtip arrowHeight 2 exp 0.25 arrowWidth 2 exp mul add sqrt brushWidth mul
426 arrowWidth div def
427 /padtail brushWidth 2 div def
428 tipx tipy translate
429 angle rotate
430 padtip 0 translate
431 arrowHeight padtip add padtail add arrowHeight div dup scale
432 arrowheadpath
433 ifill
434 } if
435 brushNone not {
436 originalCTM setmatrix
437 tipx tipy translate
438 angle rotate
439 arrowheadpath
440 istroke
441 } if
442 grestore
443 end
444 } dup 0 9 dict put def
445
446 /arrowheadpath {
447 newpath
448 arrowHeight neg arrowWidth 2 div moveto
449 0 0 lineto
450 arrowHeight neg arrowWidth 2 div neg lineto
451 } def
452
453 /leftarrow {
454 0 begin
455 y exch get /taily exch def
456 x exch get /tailx exch def
457 y exch get /tipy exch def
458 x exch get /tipx exch def
459 brushLeftArrow { tipx tipy tailx taily arrowhead } if
460 end
461 } dup 0 4 dict put def
462
463 /rightarrow {
464 0 begin
465 y exch get /tipy exch def
466 x exch get /tipx exch def
467 y exch get /taily exch def
468 x exch get /tailx exch def
469 brushRightArrow { tipx tipy tailx taily arrowhead } if
470 end
471 } dup 0 4 dict put def
472 %%EndResource
473 %%EndSetup
474
475 %%Page: 1 1
476 %%PageResources: font Helvetica
477 %%PageBoundingBox: 107 197 835 580
478 %%BeginPageSetup
479 %I Idraw 8
480
481 Begin
482 %I b u
483 %I cfg u
484 %I cbg u
485 %I f u
486 %I p u
487 %I t
488 [ 1 0 0 1 0 0 ] concat
489 /originalCTM matrix currentmatrix def
490 /trueoriginalCTM matrix currentmatrix def
491 %%EndPageSetup
492
493 Begin %I Rect
494 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
495 concatmatrix pop
496 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
497 /eoFillRule true def
498 %I b 65535
499 1 0 0 [ ] 0 SetB
500 %I cfg Black
501 0 0 0 SetCFg
502 %I cbg White
503 1 1 1 SetCBg
504 %I p
505 none SetP
506 %I t
507 [0.05 0 0 0.05 18 108 ] concat
508 %I
509 2304 2304 16128 9216 Rect
510 End
511
512 Begin %I Text
513 %I cfg Black
514 0 0 0 SetCFg
515 %I f -*-helvetica-medium-r-normal-*-18-*-*-*-*-*-*-*
516 /Helvetica 18.144000 SetF
517 %I t
518 [ 1 0 0 1 128.156 214.1855  ] concat
519 %I
520 [
521 (0)
522 ] Text
523 End
524
525 Begin %I MLine
526 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
527 concatmatrix pop
528 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
529 /eoFillRule true def
530 %I b 65535
531 1 0 0 [ ] 0 SetB
532 %I cfg Black
533 0 0 0 SetCFg
534 %I cbg White
535 1 1 1 SetCBg
536 %I p
537 none SetP
538 %I t
539 [0.05 0 0 0.05 18 108 ] concat
540 %I 2
541 2304 9216
542 2304 9078
543 2 MLine
544 End
545
546 Begin %I MLine
547 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
548 concatmatrix pop
549 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
550 /eoFillRule true def
551 %I b 65535
552 1 0 0 [ ] 0 SetB
553 %I cfg Black
554 0 0 0 SetCFg
555 %I cbg White
556 1 1 1 SetCBg
557 %I p
558 none SetP
559 %I t
560 [0.05 0 0 0.05 18 108 ] concat
561 %I 2
562 2304 2304
563 2304 2442
564 2 MLine
565 End
566
567 Begin %I Text
568 %I cfg Black
569 0 0 0 SetCFg
570 %I f -*-helvetica-medium-r-normal-*-18-*-*-*-*-*-*-*
571 /Helvetica 18.144000 SetF
572 %I t
573 [ 1 0 0 1 266.396 214.1855  ] concat
574 %I
575 [
576 (2)
577 ] Text
578 End
579
580 Begin %I MLine
581 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
582 concatmatrix pop
583 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
584 /eoFillRule true def
585 %I b 65535
586 1 0 0 [ ] 0 SetB
587 %I cfg Black
588 0 0 0 SetCFg
589 %I cbg White
590 1 1 1 SetCBg
591 %I p
592 none SetP
593 %I t
594 [0.05 0 0 0.05 18 108 ] concat
595 %I 2
596 5069 9216
597 5069 9078
598 2 MLine
599 End
600
601 Begin %I MLine
602 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
603 concatmatrix pop
604 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
605 /eoFillRule true def
606 %I b 65535
607 1 0 0 [ ] 0 SetB
608 %I cfg Black
609 0 0 0 SetCFg
610 %I cbg White
611 1 1 1 SetCBg
612 %I p
613 none SetP
614 %I t
615 [0.05 0 0 0.05 18 108 ] concat
616 %I 2
617 5069 2304
618 5069 2442
619 2 MLine
620 End
621
622 Begin %I Text
623 %I cfg Black
624 0 0 0 SetCFg
625 %I f -*-helvetica-medium-r-normal-*-18-*-*-*-*-*-*-*
626 /Helvetica 18.144000 SetF
627 %I t
628 [ 1 0 0 1 404.636 214.1855  ] concat
629 %I
630 [
631 (4)
632 ] Text
633 End
634
635 Begin %I MLine
636 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
637 concatmatrix pop
638 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
639 /eoFillRule true def
640 %I b 65535
641 1 0 0 [ ] 0 SetB
642 %I cfg Black
643 0 0 0 SetCFg
644 %I cbg White
645 1 1 1 SetCBg
646 %I p
647 none SetP
648 %I t
649 [0.05 0 0 0.05 18 108 ] concat
650 %I 2
651 7834 9216
652 7834 9078
653 2 MLine
654 End
655
656 Begin %I MLine
657 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
658 concatmatrix pop
659 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
660 /eoFillRule true def
661 %I b 65535
662 1 0 0 [ ] 0 SetB
663 %I cfg Black
664 0 0 0 SetCFg
665 %I cbg White
666 1 1 1 SetCBg
667 %I p
668 none SetP
669 %I t
670 [0.05 0 0 0.05 18 108 ] concat
671 %I 2
672 7834 2304
673 7834 2442
674 2 MLine
675 End
676
677 Begin %I Text
678 %I cfg Black
679 0 0 0 SetCFg
680 %I f -*-helvetica-medium-r-normal-*-18-*-*-*-*-*-*-*
681 /Helvetica 18.144000 SetF
682 %I t
683 [ 1 0 0 1 542.876 214.1855  ] concat
684 %I
685 [
686 (6)
687 ] Text
688 End
689
690 Begin %I MLine
691 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
692 concatmatrix pop
693 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
694 /eoFillRule true def
695 %I b 65535
696 1 0 0 [ ] 0 SetB
697 %I cfg Black
698 0 0 0 SetCFg
699 %I cbg White
700 1 1 1 SetCBg
701 %I p
702 none SetP
703 %I t
704 [0.05 0 0 0.05 18 108 ] concat
705 %I 2
706 10598 9216
707 10598 9078
708 2 MLine
709 End
710
711 Begin %I MLine
712 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
713 concatmatrix pop
714 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
715 /eoFillRule true def
716 %I b 65535
717 1 0 0 [ ] 0 SetB
718 %I cfg Black
719 0 0 0 SetCFg
720 %I cbg White
721 1 1 1 SetCBg
722 %I p
723 none SetP
724 %I t
725 [0.05 0 0 0.05 18 108 ] concat
726 %I 2
727 10598 2304
728 10598 2442
729 2 MLine
730 End
731
732 Begin %I Text
733 %I cfg Black
734 0 0 0 SetCFg
735 %I f -*-helvetica-medium-r-normal-*-18-*-*-*-*-*-*-*
736 /Helvetica 18.144000 SetF
737 %I t
738 [ 1 0 0 1 681.116 214.1855  ] concat
739 %I
740 [
741 (8)
742 ] Text
743 End
744
745 Begin %I MLine
746 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
747 concatmatrix pop
748 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
749 /eoFillRule true def
750 %I b 65535
751 1 0 0 [ ] 0 SetB
752 %I cfg Black
753 0 0 0 SetCFg
754 %I cbg White
755 1 1 1 SetCBg
756 %I p
757 none SetP
758 %I t
759 [0.05 0 0 0.05 18 108 ] concat
760 %I 2
761 13363 9216
762 13363 9078
763 2 MLine
764 End
765
766 Begin %I MLine
767 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
768 concatmatrix pop
769 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
770 /eoFillRule true def
771 %I b 65535
772 1 0 0 [ ] 0 SetB
773 %I cfg Black
774 0 0 0 SetCFg
775 %I cbg White
776 1 1 1 SetCBg
777 %I p
778 none SetP
779 %I t
780 [0.05 0 0 0.05 18 108 ] concat
781 %I 2
782 13363 2304
783 13363 2442
784 2 MLine
785 End
786
787 Begin %I Text
788 %I cfg Black
789 0 0 0 SetCFg
790 %I f -*-helvetica-medium-r-normal-*-18-*-*-*-*-*-*-*
791 /Helvetica 18.144000 SetF
792 %I t
793 [ 1 0 0 1 814.3119 214.1855  ] concat
794 %I
795 [
796 (10)
797 ] Text
798 End
799
800 Begin %I MLine
801 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
802 concatmatrix pop
803 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
804 /eoFillRule true def
805 %I b 65535
806 1 0 0 [ ] 0 SetB
807 %I cfg Black
808 0 0 0 SetCFg
809 %I cbg White
810 1 1 1 SetCBg
811 %I p
812 none SetP
813 %I t
814 [0.05 0 0 0.05 18 108 ] concat
815 %I 2
816 16128 9216
817 16128 9078
818 2 MLine
819 End
820
821 Begin %I MLine
822 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
823 concatmatrix pop
824 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
825 /eoFillRule true def
826 %I b 65535
827 1 0 0 [ ] 0 SetB
828 %I cfg Black
829 0 0 0 SetCFg
830 %I cbg White
831 1 1 1 SetCBg
832 %I p
833 none SetP
834 %I t
835 [0.05 0 0 0.05 18 108 ] concat
836 %I 2
837 16128 2304
838 16128 2442
839 2 MLine
840 End
841
842 Begin %I MLine
843 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
844 concatmatrix pop
845 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
846 /eoFillRule true def
847 %I b 65535
848 1 0 0 [ ] 0 SetB
849 %I cfg Black
850 0 0 0 SetCFg
851 %I cbg White
852 1 1 1 SetCBg
853 %I p
854 none SetP
855 %I t
856 [0.05 0 0 0.05 18 108 ] concat
857 %I 2
858 2304 9216
859 2304 9161
860 2 MLine
861 End
862
863 Begin %I MLine
864 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
865 concatmatrix pop
866 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
867 /eoFillRule true def
868 %I b 65535
869 1 0 0 [ ] 0 SetB
870 %I cfg Black
871 0 0 0 SetCFg
872 %I cbg White
873 1 1 1 SetCBg
874 %I p
875 none SetP
876 %I t
877 [0.05 0 0 0.05 18 108 ] concat
878 %I 2
879 2304 2304
880 2304 2359
881 2 MLine
882 End
883
884 Begin %I MLine
885 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
886 concatmatrix pop
887 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
888 /eoFillRule true def
889 %I b 65535
890 1 0 0 [ ] 0 SetB
891 %I cfg Black
892 0 0 0 SetCFg
893 %I cbg White
894 1 1 1 SetCBg
895 %I p
896 none SetP
897 %I t
898 [0.05 0 0 0.05 18 108 ] concat
899 %I 2
900 3686 9216
901 3686 9161
902 2 MLine
903 End
904
905 Begin %I MLine
906 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
907 concatmatrix pop
908 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
909 /eoFillRule true def
910 %I b 65535
911 1 0 0 [ ] 0 SetB
912 %I cfg Black
913 0 0 0 SetCFg
914 %I cbg White
915 1 1 1 SetCBg
916 %I p
917 none SetP
918 %I t
919 [0.05 0 0 0.05 18 108 ] concat
920 %I 2
921 3686 2304
922 3686 2359
923 2 MLine
924 End
925
926 Begin %I MLine
927 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
928 concatmatrix pop
929 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
930 /eoFillRule true def
931 %I b 65535
932 1 0 0 [ ] 0 SetB
933 %I cfg Black
934 0 0 0 SetCFg
935 %I cbg White
936 1 1 1 SetCBg
937 %I p
938 none SetP
939 %I t
940 [0.05 0 0 0.05 18 108 ] concat
941 %I 2
942 5069 9216
943 5069 9161
944 2 MLine
945 End
946
947 Begin %I MLine
948 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
949 concatmatrix pop
950 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
951 /eoFillRule true def
952 %I b 65535
953 1 0 0 [ ] 0 SetB
954 %I cfg Black
955 0 0 0 SetCFg
956 %I cbg White
957 1 1 1 SetCBg
958 %I p
959 none SetP
960 %I t
961 [0.05 0 0 0.05 18 108 ] concat
962 %I 2
963 5069 2304
964 5069 2359
965 2 MLine
966 End
967
968 Begin %I MLine
969 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
970 concatmatrix pop
971 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
972 /eoFillRule true def
973 %I b 65535
974 1 0 0 [ ] 0 SetB
975 %I cfg Black
976 0 0 0 SetCFg
977 %I cbg White
978 1 1 1 SetCBg
979 %I p
980 none SetP
981 %I t
982 [0.05 0 0 0.05 18 108 ] concat
983 %I 2
984 6451 9216
985 6451 9161
986 2 MLine
987 End
988
989 Begin %I MLine
990 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
991 concatmatrix pop
992 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
993 /eoFillRule true def
994 %I b 65535
995 1 0 0 [ ] 0 SetB
996 %I cfg Black
997 0 0 0 SetCFg
998 %I cbg White
999 1 1 1 SetCBg
1000 %I p
1001 none SetP
1002 %I t
1003 [0.05 0 0 0.05 18 108 ] concat
1004 %I 2
1005 6451 2304
1006 6451 2359
1007 2 MLine
1008 End
1009
1010 Begin %I MLine
1011 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1012 concatmatrix pop
1013 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1014 /eoFillRule true def
1015 %I b 65535
1016 1 0 0 [ ] 0 SetB
1017 %I cfg Black
1018 0 0 0 SetCFg
1019 %I cbg White
1020 1 1 1 SetCBg
1021 %I p
1022 none SetP
1023 %I t
1024 [0.05 0 0 0.05 18 108 ] concat
1025 %I 2
1026 7834 9216
1027 7834 9161
1028 2 MLine
1029 End
1030
1031 Begin %I MLine
1032 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1033 concatmatrix pop
1034 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1035 /eoFillRule true def
1036 %I b 65535
1037 1 0 0 [ ] 0 SetB
1038 %I cfg Black
1039 0 0 0 SetCFg
1040 %I cbg White
1041 1 1 1 SetCBg
1042 %I p
1043 none SetP
1044 %I t
1045 [0.05 0 0 0.05 18 108 ] concat
1046 %I 2
1047 7834 2304
1048 7834 2359
1049 2 MLine
1050 End
1051
1052 Begin %I MLine
1053 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1054 concatmatrix pop
1055 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1056 /eoFillRule true def
1057 %I b 65535
1058 1 0 0 [ ] 0 SetB
1059 %I cfg Black
1060 0 0 0 SetCFg
1061 %I cbg White
1062 1 1 1 SetCBg
1063 %I p
1064 none SetP
1065 %I t
1066 [0.05 0 0 0.05 18 108 ] concat
1067 %I 2
1068 9216 9216
1069 9216 9161
1070 2 MLine
1071 End
1072
1073 Begin %I MLine
1074 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1075 concatmatrix pop
1076 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1077 /eoFillRule true def
1078 %I b 65535
1079 1 0 0 [ ] 0 SetB
1080 %I cfg Black
1081 0 0 0 SetCFg
1082 %I cbg White
1083 1 1 1 SetCBg
1084 %I p
1085 none SetP
1086 %I t
1087 [0.05 0 0 0.05 18 108 ] concat
1088 %I 2
1089 9216 2304
1090 9216 2359
1091 2 MLine
1092 End
1093
1094 Begin %I MLine
1095 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1096 concatmatrix pop
1097 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1098 /eoFillRule true def
1099 %I b 65535
1100 1 0 0 [ ] 0 SetB
1101 %I cfg Black
1102 0 0 0 SetCFg
1103 %I cbg White
1104 1 1 1 SetCBg
1105 %I p
1106 none SetP
1107 %I t
1108 [0.05 0 0 0.05 18 108 ] concat
1109 %I 2
1110 10598 9216
1111 10598 9161
1112 2 MLine
1113 End
1114
1115 Begin %I MLine
1116 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1117 concatmatrix pop
1118 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1119 /eoFillRule true def
1120 %I b 65535
1121 1 0 0 [ ] 0 SetB
1122 %I cfg Black
1123 0 0 0 SetCFg
1124 %I cbg White
1125 1 1 1 SetCBg
1126 %I p
1127 none SetP
1128 %I t
1129 [0.05 0 0 0.05 18 108 ] concat
1130 %I 2
1131 10598 2304
1132 10598 2359
1133 2 MLine
1134 End
1135
1136 Begin %I MLine
1137 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1138 concatmatrix pop
1139 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1140 /eoFillRule true def
1141 %I b 65535
1142 1 0 0 [ ] 0 SetB
1143 %I cfg Black
1144 0 0 0 SetCFg
1145 %I cbg White
1146 1 1 1 SetCBg
1147 %I p
1148 none SetP
1149 %I t
1150 [0.05 0 0 0.05 18 108 ] concat
1151 %I 2
1152 11981 9216
1153 11981 9161
1154 2 MLine
1155 End
1156
1157 Begin %I MLine
1158 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1159 concatmatrix pop
1160 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1161 /eoFillRule true def
1162 %I b 65535
1163 1 0 0 [ ] 0 SetB
1164 %I cfg Black
1165 0 0 0 SetCFg
1166 %I cbg White
1167 1 1 1 SetCBg
1168 %I p
1169 none SetP
1170 %I t
1171 [0.05 0 0 0.05 18 108 ] concat
1172 %I 2
1173 11981 2304
1174 11981 2359
1175 2 MLine
1176 End
1177
1178 Begin %I MLine
1179 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1180 concatmatrix pop
1181 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1182 /eoFillRule true def
1183 %I b 65535
1184 1 0 0 [ ] 0 SetB
1185 %I cfg Black
1186 0 0 0 SetCFg
1187 %I cbg White
1188 1 1 1 SetCBg
1189 %I p
1190 none SetP
1191 %I t
1192 [0.05 0 0 0.05 18 108 ] concat
1193 %I 2
1194 13363 9216
1195 13363 9161
1196 2 MLine
1197 End
1198
1199 Begin %I MLine
1200 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1201 concatmatrix pop
1202 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1203 /eoFillRule true def
1204 %I b 65535
1205 1 0 0 [ ] 0 SetB
1206 %I cfg Black
1207 0 0 0 SetCFg
1208 %I cbg White
1209 1 1 1 SetCBg
1210 %I p
1211 none SetP
1212 %I t
1213 [0.05 0 0 0.05 18 108 ] concat
1214 %I 2
1215 13363 2304
1216 13363 2359
1217 2 MLine
1218 End
1219
1220 Begin %I MLine
1221 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1222 concatmatrix pop
1223 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1224 /eoFillRule true def
1225 %I b 65535
1226 1 0 0 [ ] 0 SetB
1227 %I cfg Black
1228 0 0 0 SetCFg
1229 %I cbg White
1230 1 1 1 SetCBg
1231 %I p
1232 none SetP
1233 %I t
1234 [0.05 0 0 0.05 18 108 ] concat
1235 %I 2
1236 14746 9216
1237 14746 9161
1238 2 MLine
1239 End
1240
1241 Begin %I MLine
1242 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1243 concatmatrix pop
1244 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1245 /eoFillRule true def
1246 %I b 65535
1247 1 0 0 [ ] 0 SetB
1248 %I cfg Black
1249 0 0 0 SetCFg
1250 %I cbg White
1251 1 1 1 SetCBg
1252 %I p
1253 none SetP
1254 %I t
1255 [0.05 0 0 0.05 18 108 ] concat
1256 %I 2
1257 14746 2304
1258 14746 2359
1259 2 MLine
1260 End
1261
1262 Begin %I MLine
1263 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1264 concatmatrix pop
1265 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1266 /eoFillRule true def
1267 %I b 65535
1268 1 0 0 [ ] 0 SetB
1269 %I cfg Black
1270 0 0 0 SetCFg
1271 %I cbg White
1272 1 1 1 SetCBg
1273 %I p
1274 none SetP
1275 %I t
1276 [0.05 0 0 0.05 18 108 ] concat
1277 %I 2
1278 16128 9216
1279 16128 9161
1280 2 MLine
1281 End
1282
1283 Begin %I MLine
1284 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1285 concatmatrix pop
1286 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1287 /eoFillRule true def
1288 %I b 65535
1289 1 0 0 [ ] 0 SetB
1290 %I cfg Black
1291 0 0 0 SetCFg
1292 %I cbg White
1293 1 1 1 SetCBg
1294 %I p
1295 none SetP
1296 %I t
1297 [0.05 0 0 0.05 18 108 ] concat
1298 %I 2
1299 16128 2304
1300 16128 2359
1301 2 MLine
1302 End
1303
1304 Begin %I Text
1305 %I cfg Black
1306 0 0 0 SetCFg
1307 %I f -*-helvetica-medium-r-normal-*-18-*-*-*-*-*-*-*
1308 /Helvetica 18.144000 SetF
1309 %I t
1310 [ 1 0 0 1 117.9279 229.8568  ] concat
1311 %I
1312 [
1313 (0)
1314 ] Text
1315 End
1316
1317 Begin %I MLine
1318 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1319 concatmatrix pop
1320 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1321 /eoFillRule true def
1322 %I b 65535
1323 1 0 0 [ ] 0 SetB
1324 %I cfg Black
1325 0 0 0 SetCFg
1326 %I cbg White
1327 1 1 1 SetCBg
1328 %I p
1329 none SetP
1330 %I t
1331 [0.05 0 0 0.05 18 108 ] concat
1332 %I 2
1333 16128 2304
1334 15990 2304
1335 2 MLine
1336 End
1337
1338 Begin %I MLine
1339 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1340 concatmatrix pop
1341 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1342 /eoFillRule true def
1343 %I b 65535
1344 1 0 0 [ ] 0 SetB
1345 %I cfg Black
1346 0 0 0 SetCFg
1347 %I cbg White
1348 1 1 1 SetCBg
1349 %I p
1350 none SetP
1351 %I t
1352 [0.05 0 0 0.05 18 108 ] concat
1353 %I 2
1354 2304 2304
1355 2442 2304
1356 2 MLine
1357 End
1358
1359 Begin %I Text
1360 %I cfg Black
1361 0 0 0 SetCFg
1362 %I f -*-helvetica-medium-r-normal-*-18-*-*-*-*-*-*-*
1363 /Helvetica 18.144000 SetF
1364 %I t
1365 [ 1 0 0 1 117.9279 298.9768  ] concat
1366 %I
1367 [
1368 (2)
1369 ] Text
1370 End
1371
1372 Begin %I MLine
1373 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1374 concatmatrix pop
1375 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1376 /eoFillRule true def
1377 %I b 65535
1378 1 0 0 [ ] 0 SetB
1379 %I cfg Black
1380 0 0 0 SetCFg
1381 %I cbg White
1382 1 1 1 SetCBg
1383 %I p
1384 none SetP
1385 %I t
1386 [0.05 0 0 0.05 18 108 ] concat
1387 %I 2
1388 16128 3686
1389 15990 3686
1390 2 MLine
1391 End
1392
1393 Begin %I MLine
1394 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1395 concatmatrix pop
1396 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1397 /eoFillRule true def
1398 %I b 65535
1399 1 0 0 [ ] 0 SetB
1400 %I cfg Black
1401 0 0 0 SetCFg
1402 %I cbg White
1403 1 1 1 SetCBg
1404 %I p
1405 none SetP
1406 %I t
1407 [0.05 0 0 0.05 18 108 ] concat
1408 %I 2
1409 2304 3686
1410 2442 3686
1411 2 MLine
1412 End
1413
1414 Begin %I Text
1415 %I cfg Black
1416 0 0 0 SetCFg
1417 %I f -*-helvetica-medium-r-normal-*-18-*-*-*-*-*-*-*
1418 /Helvetica 18.144000 SetF
1419 %I t
1420 [ 1 0 0 1 117.9279 368.0968  ] concat
1421 %I
1422 [
1423 (4)
1424 ] Text
1425 End
1426
1427 Begin %I MLine
1428 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1429 concatmatrix pop
1430 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1431 /eoFillRule true def
1432 %I b 65535
1433 1 0 0 [ ] 0 SetB
1434 %I cfg Black
1435 0 0 0 SetCFg
1436 %I cbg White
1437 1 1 1 SetCBg
1438 %I p
1439 none SetP
1440 %I t
1441 [0.05 0 0 0.05 18 108 ] concat
1442 %I 2
1443 16128 5069
1444 15990 5069
1445 2 MLine
1446 End
1447
1448 Begin %I MLine
1449 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1450 concatmatrix pop
1451 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1452 /eoFillRule true def
1453 %I b 65535
1454 1 0 0 [ ] 0 SetB
1455 %I cfg Black
1456 0 0 0 SetCFg
1457 %I cbg White
1458 1 1 1 SetCBg
1459 %I p
1460 none SetP
1461 %I t
1462 [0.05 0 0 0.05 18 108 ] concat
1463 %I 2
1464 2304 5069
1465 2442 5069
1466 2 MLine
1467 End
1468
1469 Begin %I Text
1470 %I cfg Black
1471 0 0 0 SetCFg
1472 %I f -*-helvetica-medium-r-normal-*-18-*-*-*-*-*-*-*
1473 /Helvetica 18.144000 SetF
1474 %I t
1475 [ 1 0 0 1 117.9279 437.2168  ] concat
1476 %I
1477 [
1478 (6)
1479 ] Text
1480 End
1481
1482 Begin %I MLine
1483 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1484 concatmatrix pop
1485 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1486 /eoFillRule true def
1487 %I b 65535
1488 1 0 0 [ ] 0 SetB
1489 %I cfg Black
1490 0 0 0 SetCFg
1491 %I cbg White
1492 1 1 1 SetCBg
1493 %I p
1494 none SetP
1495 %I t
1496 [0.05 0 0 0.05 18 108 ] concat
1497 %I 2
1498 16128 6451
1499 15990 6451
1500 2 MLine
1501 End
1502
1503 Begin %I MLine
1504 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1505 concatmatrix pop
1506 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1507 /eoFillRule true def
1508 %I b 65535
1509 1 0 0 [ ] 0 SetB
1510 %I cfg Black
1511 0 0 0 SetCFg
1512 %I cbg White
1513 1 1 1 SetCBg
1514 %I p
1515 none SetP
1516 %I t
1517 [0.05 0 0 0.05 18 108 ] concat
1518 %I 2
1519 2304 6451
1520 2442 6451
1521 2 MLine
1522 End
1523
1524 Begin %I Text
1525 %I cfg Black
1526 0 0 0 SetCFg
1527 %I f -*-helvetica-medium-r-normal-*-18-*-*-*-*-*-*-*
1528 /Helvetica 18.144000 SetF
1529 %I t
1530 [ 1 0 0 1 117.9279 506.3368  ] concat
1531 %I
1532 [
1533 (8)
1534 ] Text
1535 End
1536
1537 Begin %I MLine
1538 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1539 concatmatrix pop
1540 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1541 /eoFillRule true def
1542 %I b 65535
1543 1 0 0 [ ] 0 SetB
1544 %I cfg Black
1545 0 0 0 SetCFg
1546 %I cbg White
1547 1 1 1 SetCBg
1548 %I p
1549 none SetP
1550 %I t
1551 [0.05 0 0 0.05 18 108 ] concat
1552 %I 2
1553 16128 7834
1554 15990 7834
1555 2 MLine
1556 End
1557
1558 Begin %I MLine
1559 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1560 concatmatrix pop
1561 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1562 /eoFillRule true def
1563 %I b 65535
1564 1 0 0 [ ] 0 SetB
1565 %I cfg Black
1566 0 0 0 SetCFg
1567 %I cbg White
1568 1 1 1 SetCBg
1569 %I p
1570 none SetP
1571 %I t
1572 [0.05 0 0 0.05 18 108 ] concat
1573 %I 2
1574 2304 7834
1575 2442 7834
1576 2 MLine
1577 End
1578
1579 Begin %I Text
1580 %I cfg Black
1581 0 0 0 SetCFg
1582 %I f -*-helvetica-medium-r-normal-*-18-*-*-*-*-*-*-*
1583 /Helvetica 18.144000 SetF
1584 %I t
1585 [ 1 0 0 1 107.8399 575.4568  ] concat
1586 %I
1587 [
1588 (10)
1589 ] Text
1590 End
1591
1592 Begin %I MLine
1593 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1594 concatmatrix pop
1595 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1596 /eoFillRule true def
1597 %I b 65535
1598 1 0 0 [ ] 0 SetB
1599 %I cfg Black
1600 0 0 0 SetCFg
1601 %I cbg White
1602 1 1 1 SetCBg
1603 %I p
1604 none SetP
1605 %I t
1606 [0.05 0 0 0.05 18 108 ] concat
1607 %I 2
1608 16128 9216
1609 15990 9216
1610 2 MLine
1611 End
1612
1613 Begin %I MLine
1614 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1615 concatmatrix pop
1616 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1617 /eoFillRule true def
1618 %I b 65535
1619 1 0 0 [ ] 0 SetB
1620 %I cfg Black
1621 0 0 0 SetCFg
1622 %I cbg White
1623 1 1 1 SetCBg
1624 %I p
1625 none SetP
1626 %I t
1627 [0.05 0 0 0.05 18 108 ] concat
1628 %I 2
1629 2304 9216
1630 2442 9216
1631 2 MLine
1632 End
1633
1634 Begin %I MLine
1635 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1636 concatmatrix pop
1637 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1638 /eoFillRule true def
1639 %I b 65535
1640 1 0 0 [ ] 0 SetB
1641 %I cfg Black
1642 0 0 0 SetCFg
1643 %I cbg White
1644 1 1 1 SetCBg
1645 %I p
1646 none SetP
1647 %I t
1648 [0.05 0 0 0.05 18 108 ] concat
1649 %I 2
1650 16128 2304
1651 16073 2304
1652 2 MLine
1653 End
1654
1655 Begin %I MLine
1656 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1657 concatmatrix pop
1658 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1659 /eoFillRule true def
1660 %I b 65535
1661 1 0 0 [ ] 0 SetB
1662 %I cfg Black
1663 0 0 0 SetCFg
1664 %I cbg White
1665 1 1 1 SetCBg
1666 %I p
1667 none SetP
1668 %I t
1669 [0.05 0 0 0.05 18 108 ] concat
1670 %I 2
1671 2304 2304
1672 2359 2304
1673 2 MLine
1674 End
1675
1676 Begin %I MLine
1677 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1678 concatmatrix pop
1679 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1680 /eoFillRule true def
1681 %I b 65535
1682 1 0 0 [ ] 0 SetB
1683 %I cfg Black
1684 0 0 0 SetCFg
1685 %I cbg White
1686 1 1 1 SetCBg
1687 %I p
1688 none SetP
1689 %I t
1690 [0.05 0 0 0.05 18 108 ] concat
1691 %I 2
1692 16128 2995
1693 16073 2995
1694 2 MLine
1695 End
1696
1697 Begin %I MLine
1698 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1699 concatmatrix pop
1700 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1701 /eoFillRule true def
1702 %I b 65535
1703 1 0 0 [ ] 0 SetB
1704 %I cfg Black
1705 0 0 0 SetCFg
1706 %I cbg White
1707 1 1 1 SetCBg
1708 %I p
1709 none SetP
1710 %I t
1711 [0.05 0 0 0.05 18 108 ] concat
1712 %I 2
1713 2304 2995
1714 2359 2995
1715 2 MLine
1716 End
1717
1718 Begin %I MLine
1719 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1720 concatmatrix pop
1721 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1722 /eoFillRule true def
1723 %I b 65535
1724 1 0 0 [ ] 0 SetB
1725 %I cfg Black
1726 0 0 0 SetCFg
1727 %I cbg White
1728 1 1 1 SetCBg
1729 %I p
1730 none SetP
1731 %I t
1732 [0.05 0 0 0.05 18 108 ] concat
1733 %I 2
1734 16128 3686
1735 16073 3686
1736 2 MLine
1737 End
1738
1739 Begin %I MLine
1740 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1741 concatmatrix pop
1742 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1743 /eoFillRule true def
1744 %I b 65535
1745 1 0 0 [ ] 0 SetB
1746 %I cfg Black
1747 0 0 0 SetCFg
1748 %I cbg White
1749 1 1 1 SetCBg
1750 %I p
1751 none SetP
1752 %I t
1753 [0.05 0 0 0.05 18 108 ] concat
1754 %I 2
1755 2304 3686
1756 2359 3686
1757 2 MLine
1758 End
1759
1760 Begin %I MLine
1761 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1762 concatmatrix pop
1763 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1764 /eoFillRule true def
1765 %I b 65535
1766 1 0 0 [ ] 0 SetB
1767 %I cfg Black
1768 0 0 0 SetCFg
1769 %I cbg White
1770 1 1 1 SetCBg
1771 %I p
1772 none SetP
1773 %I t
1774 [0.05 0 0 0.05 18 108 ] concat
1775 %I 2
1776 16128 4378
1777 16073 4378
1778 2 MLine
1779 End
1780
1781 Begin %I MLine
1782 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1783 concatmatrix pop
1784 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1785 /eoFillRule true def
1786 %I b 65535
1787 1 0 0 [ ] 0 SetB
1788 %I cfg Black
1789 0 0 0 SetCFg
1790 %I cbg White
1791 1 1 1 SetCBg
1792 %I p
1793 none SetP
1794 %I t
1795 [0.05 0 0 0.05 18 108 ] concat
1796 %I 2
1797 2304 4378
1798 2359 4378
1799 2 MLine
1800 End
1801
1802 Begin %I MLine
1803 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1804 concatmatrix pop
1805 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1806 /eoFillRule true def
1807 %I b 65535
1808 1 0 0 [ ] 0 SetB
1809 %I cfg Black
1810 0 0 0 SetCFg
1811 %I cbg White
1812 1 1 1 SetCBg
1813 %I p
1814 none SetP
1815 %I t
1816 [0.05 0 0 0.05 18 108 ] concat
1817 %I 2
1818 16128 5069
1819 16073 5069
1820 2 MLine
1821 End
1822
1823 Begin %I MLine
1824 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1825 concatmatrix pop
1826 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1827 /eoFillRule true def
1828 %I b 65535
1829 1 0 0 [ ] 0 SetB
1830 %I cfg Black
1831 0 0 0 SetCFg
1832 %I cbg White
1833 1 1 1 SetCBg
1834 %I p
1835 none SetP
1836 %I t
1837 [0.05 0 0 0.05 18 108 ] concat
1838 %I 2
1839 2304 5069
1840 2359 5069
1841 2 MLine
1842 End
1843
1844 Begin %I MLine
1845 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1846 concatmatrix pop
1847 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1848 /eoFillRule true def
1849 %I b 65535
1850 1 0 0 [ ] 0 SetB
1851 %I cfg Black
1852 0 0 0 SetCFg
1853 %I cbg White
1854 1 1 1 SetCBg
1855 %I p
1856 none SetP
1857 %I t
1858 [0.05 0 0 0.05 18 108 ] concat
1859 %I 2
1860 16128 5760
1861 16073 5760
1862 2 MLine
1863 End
1864
1865 Begin %I MLine
1866 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1867 concatmatrix pop
1868 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1869 /eoFillRule true def
1870 %I b 65535
1871 1 0 0 [ ] 0 SetB
1872 %I cfg Black
1873 0 0 0 SetCFg
1874 %I cbg White
1875 1 1 1 SetCBg
1876 %I p
1877 none SetP
1878 %I t
1879 [0.05 0 0 0.05 18 108 ] concat
1880 %I 2
1881 2304 5760
1882 2359 5760
1883 2 MLine
1884 End
1885
1886 Begin %I MLine
1887 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1888 concatmatrix pop
1889 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1890 /eoFillRule true def
1891 %I b 65535
1892 1 0 0 [ ] 0 SetB
1893 %I cfg Black
1894 0 0 0 SetCFg
1895 %I cbg White
1896 1 1 1 SetCBg
1897 %I p
1898 none SetP
1899 %I t
1900 [0.05 0 0 0.05 18 108 ] concat
1901 %I 2
1902 16128 6451
1903 16073 6451
1904 2 MLine
1905 End
1906
1907 Begin %I MLine
1908 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1909 concatmatrix pop
1910 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1911 /eoFillRule true def
1912 %I b 65535
1913 1 0 0 [ ] 0 SetB
1914 %I cfg Black
1915 0 0 0 SetCFg
1916 %I cbg White
1917 1 1 1 SetCBg
1918 %I p
1919 none SetP
1920 %I t
1921 [0.05 0 0 0.05 18 108 ] concat
1922 %I 2
1923 2304 6451
1924 2359 6451
1925 2 MLine
1926 End
1927
1928 Begin %I MLine
1929 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1930 concatmatrix pop
1931 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1932 /eoFillRule true def
1933 %I b 65535
1934 1 0 0 [ ] 0 SetB
1935 %I cfg Black
1936 0 0 0 SetCFg
1937 %I cbg White
1938 1 1 1 SetCBg
1939 %I p
1940 none SetP
1941 %I t
1942 [0.05 0 0 0.05 18 108 ] concat
1943 %I 2
1944 16128 7142
1945 16073 7142
1946 2 MLine
1947 End
1948
1949 Begin %I MLine
1950 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1951 concatmatrix pop
1952 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1953 /eoFillRule true def
1954 %I b 65535
1955 1 0 0 [ ] 0 SetB
1956 %I cfg Black
1957 0 0 0 SetCFg
1958 %I cbg White
1959 1 1 1 SetCBg
1960 %I p
1961 none SetP
1962 %I t
1963 [0.05 0 0 0.05 18 108 ] concat
1964 %I 2
1965 2304 7142
1966 2359 7142
1967 2 MLine
1968 End
1969
1970 Begin %I MLine
1971 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1972 concatmatrix pop
1973 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1974 /eoFillRule true def
1975 %I b 65535
1976 1 0 0 [ ] 0 SetB
1977 %I cfg Black
1978 0 0 0 SetCFg
1979 %I cbg White
1980 1 1 1 SetCBg
1981 %I p
1982 none SetP
1983 %I t
1984 [0.05 0 0 0.05 18 108 ] concat
1985 %I 2
1986 16128 7834
1987 16073 7834
1988 2 MLine
1989 End
1990
1991 Begin %I MLine
1992 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
1993 concatmatrix pop
1994 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
1995 /eoFillRule true def
1996 %I b 65535
1997 1 0 0 [ ] 0 SetB
1998 %I cfg Black
1999 0 0 0 SetCFg
2000 %I cbg White
2001 1 1 1 SetCBg
2002 %I p
2003 none SetP
2004 %I t
2005 [0.05 0 0 0.05 18 108 ] concat
2006 %I 2
2007 2304 7834
2008 2359 7834
2009 2 MLine
2010 End
2011
2012 Begin %I MLine
2013 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
2014 concatmatrix pop
2015 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2016 /eoFillRule true def
2017 %I b 65535
2018 1 0 0 [ ] 0 SetB
2019 %I cfg Black
2020 0 0 0 SetCFg
2021 %I cbg White
2022 1 1 1 SetCBg
2023 %I p
2024 none SetP
2025 %I t
2026 [0.05 0 0 0.05 18 108 ] concat
2027 %I 2
2028 16128 8525
2029 16073 8525
2030 2 MLine
2031 End
2032
2033 Begin %I MLine
2034 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
2035 concatmatrix pop
2036 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2037 /eoFillRule true def
2038 %I b 65535
2039 1 0 0 [ ] 0 SetB
2040 %I cfg Black
2041 0 0 0 SetCFg
2042 %I cbg White
2043 1 1 1 SetCBg
2044 %I p
2045 none SetP
2046 %I t
2047 [0.05 0 0 0.05 18 108 ] concat
2048 %I 2
2049 2304 8525
2050 2359 8525
2051 2 MLine
2052 End
2053
2054 Begin %I MLine
2055 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
2056 concatmatrix pop
2057 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2058 /eoFillRule true def
2059 %I b 65535
2060 1 0 0 [ ] 0 SetB
2061 %I cfg Black
2062 0 0 0 SetCFg
2063 %I cbg White
2064 1 1 1 SetCBg
2065 %I p
2066 none SetP
2067 %I t
2068 [0.05 0 0 0.05 18 108 ] concat
2069 %I 2
2070 16128 9216
2071 16073 9216
2072 2 MLine
2073 End
2074
2075 Begin %I MLine
2076 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
2077 concatmatrix pop
2078 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2079 /eoFillRule true def
2080 %I b 65535
2081 1 0 0 [ ] 0 SetB
2082 %I cfg Black
2083 0 0 0 SetCFg
2084 %I cbg White
2085 1 1 1 SetCBg
2086 %I p
2087 none SetP
2088 %I t
2089 [0.05 0 0 0.05 18 108 ] concat
2090 %I 2
2091 2304 9216
2092 2359 9216
2093 2 MLine
2094 End
2095
2096 Begin %I Rect
2097 [0.54 0 0 0.54 0 0 ] trueoriginalCTM originalCTM
2098 concatmatrix pop
2099 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2100 /eoFillRule true def
2101 %I b 65535
2102 1 0 0 [ ] 0 SetB
2103 %I cfg Black
2104 0 0 0 SetCFg
2105 %I cbg Black
2106 0 0 0 SetCBg
2107 %I p
2108 0.000000 SetP
2109 %I t
2110 [0.05 0 0 0.05 18 108 ] concat
2111 %I
2112 2196 2887 2412 3103 Rect
2113 End
2114
2115 Begin %I Rect
2116 [0.54 0 0 0.54 0 0 ] trueoriginalCTM originalCTM
2117 concatmatrix pop
2118 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2119 /eoFillRule true def
2120 %I b 65535
2121 1 0 0 [ ] 0 SetB
2122 %I cfg Black
2123 0 0 0 SetCFg
2124 %I cbg Black
2125 0 0 0 SetCBg
2126 %I p
2127 0.000000 SetP
2128 %I t
2129 [0.05 0 0 0.05 18 108 ] concat
2130 %I
2131 4160 3261 4376 3477 Rect
2132 End
2133
2134 Begin %I Rect
2135 [0.54 0 0 0.54 0 0 ] trueoriginalCTM originalCTM
2136 concatmatrix pop
2137 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2138 /eoFillRule true def
2139 %I b 65535
2140 1 0 0 [ ] 0 SetB
2141 %I cfg Black
2142 0 0 0 SetCFg
2143 %I cbg Black
2144 0 0 0 SetCBg
2145 %I p
2146 0.000000 SetP
2147 %I t
2148 [0.05 0 0 0.05 18 108 ] concat
2149 %I
2150 5589 3127 5805 3343 Rect
2151 End
2152
2153 Begin %I Rect
2154 [0.54 0 0 0.54 0 0 ] trueoriginalCTM originalCTM
2155 concatmatrix pop
2156 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2157 /eoFillRule true def
2158 %I b 65535
2159 1 0 0 [ ] 0 SetB
2160 %I cfg Black
2161 0 0 0 SetCFg
2162 %I cbg Black
2163 0 0 0 SetCBg
2164 %I p
2165 0.000000 SetP
2166 %I t
2167 [0.05 0 0 0.05 18 108 ] concat
2168 %I
2169 6441 3640 6657 3856 Rect
2170 End
2171
2172 Begin %I Rect
2173 [0.54 0 0 0.54 0 0 ] trueoriginalCTM originalCTM
2174 concatmatrix pop
2175 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2176 /eoFillRule true def
2177 %I b 65535
2178 1 0 0 [ ] 0 SetB
2179 %I cfg Black
2180 0 0 0 SetCFg
2181 %I cbg Black
2182 0 0 0 SetCBg
2183 %I p
2184 0.000000 SetP
2185 %I t
2186 [0.05 0 0 0.05 18 108 ] concat
2187 %I
2188 7202 4299 7418 4515 Rect
2189 End
2190
2191 Begin %I Rect
2192 [0.54 0 0 0.54 0 0 ] trueoriginalCTM originalCTM
2193 concatmatrix pop
2194 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2195 /eoFillRule true def
2196 %I b 65535
2197 1 0 0 [ ] 0 SetB
2198 %I cfg Black
2199 0 0 0 SetCFg
2200 %I cbg Black
2201 0 0 0 SetCBg
2202 %I p
2203 0.000000 SetP
2204 %I t
2205 [0.05 0 0 0.05 18 108 ] concat
2206 %I
2207 8445 6337 8661 6553 Rect
2208 End
2209
2210 Begin %I Rect
2211 [0.54 0 0 0.54 0 0 ] trueoriginalCTM originalCTM
2212 concatmatrix pop
2213 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2214 /eoFillRule true def
2215 %I b 65535
2216 1 0 0 [ ] 0 SetB
2217 %I cfg Black
2218 0 0 0 SetCFg
2219 %I cbg Black
2220 0 0 0 SetCBg
2221 %I p
2222 0.000000 SetP
2223 %I t
2224 [0.05 0 0 0.05 18 108 ] concat
2225 %I
2226 10297 6255 10513 6471 Rect
2227 End
2228
2229 Begin %I Rect
2230 [0.54 0 0 0.54 0 0 ] trueoriginalCTM originalCTM
2231 concatmatrix pop
2232 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2233 /eoFillRule true def
2234 %I b 65535
2235 1 0 0 [ ] 0 SetB
2236 %I cfg Black
2237 0 0 0 SetCFg
2238 %I cbg Black
2239 0 0 0 SetCBg
2240 %I p
2241 0.000000 SetP
2242 %I t
2243 [0.05 0 0 0.05 18 108 ] concat
2244 %I
2245 12327 7242 12543 7458 Rect
2246 End
2247
2248 Begin %I Rect
2249 [0.54 0 0 0.54 0 0 ] trueoriginalCTM originalCTM
2250 concatmatrix pop
2251 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2252 /eoFillRule true def
2253 %I b 65535
2254 1 0 0 [ ] 0 SetB
2255 %I cfg Black
2256 0 0 0 SetCFg
2257 %I cbg Black
2258 0 0 0 SetCBg
2259 %I p
2260 0.000000 SetP
2261 %I t
2262 [0.05 0 0 0.05 18 108 ] concat
2263 %I
2264 13939 7996 14155 8212 Rect
2265 End
2266
2267 Begin %I Rect
2268 [0.54 0 0 0.54 0 0 ] trueoriginalCTM originalCTM
2269 concatmatrix pop
2270 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2271 /eoFillRule true def
2272 %I b 65535
2273 1 0 0 [ ] 0 SetB
2274 %I cfg Black
2275 0 0 0 SetCFg
2276 %I cbg Black
2277 0 0 0 SetCBg
2278 %I p
2279 0.000000 SetP
2280 %I t
2281 [0.05 0 0 0.05 18 108 ] concat
2282 %I
2283 14922 8954 15138 9170 Rect
2284 End
2285
2286 Begin %I MLine
2287 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
2288 concatmatrix pop
2289 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2290 /eoFillRule true def
2291 %I b 65535
2292 1 0 0 [ ] 0 SetB
2293 %I cfg Black
2294 0 0 0 SetCFg
2295 %I cbg White
2296 1 1 1 SetCBg
2297 %I p
2298 none SetP
2299 %I t
2300 [0.05 0 0 0.05 18 108 ] concat
2301 %I 500
2302 2304 2995
2303 2318 3000
2304 2332 3005
2305 2345 3010
2306 2359 3015
2307 2373 3019
2308 2387 3024
2309 2401 3029
2310 2415 3034
2311 2428 3039
2312 2442 3043
2313 2456 3048
2314 2470 3053
2315 2484 3058
2316 2498 3063
2317 2511 3067
2318 2525 3072
2319 2539 3077
2320 2553 3082
2321 2567 3086
2322 2580 3091
2323 2594 3096
2324 2608 3100
2325 2622 3105
2326 2636 3110
2327 2650 3114
2328 2663 3119
2329 2677 3123
2330 2691 3128
2331 2705 3133
2332 2719 3137
2333 2733 3142
2334 2746 3146
2335 2760 3151
2336 2774 3155
2337 2788 3160
2338 2802 3164
2339 2815 3168
2340 2829 3173
2341 2843 3177
2342 2857 3181
2343 2871 3186
2344 2885 3190
2345 2898 3194
2346 2912 3198
2347 2926 3203
2348 2940 3207
2349 2954 3211
2350 2968 3215
2351 2981 3219
2352 2995 3223
2353 3009 3227
2354 3023 3231
2355 3037 3235
2356 3050 3239
2357 3064 3243
2358 3078 3247
2359 3092 3250
2360 3106 3254
2361 3120 3258
2362 3133 3261
2363 3147 3265
2364 3161 3269
2365 3175 3272
2366 3189 3276
2367 3203 3279
2368 3216 3283
2369 3230 3286
2370 3244 3289
2371 3258 3293
2372 3272 3296
2373 3286 3299
2374 3299 3302
2375 3313 3305
2376 3327 3308
2377 3341 3311
2378 3355 3314
2379 3368 3317
2380 3382 3320
2381 3396 3323
2382 3410 3326
2383 3424 3328
2384 3438 3331
2385 3451 3334
2386 3465 3336
2387 3479 3339
2388 3493 3341
2389 3507 3344
2390 3521 3346
2391 3534 3348
2392 3548 3350
2393 3562 3353
2394 3576 3355
2395 3590 3357
2396 3603 3359
2397 3617 3361
2398 3631 3362
2399 3645 3364
2400 3659 3366
2401 3673 3368
2402 3686 3369
2403 3700 3371
2404 3714 3372
2405 3728 3374
2406 3742 3375
2407 3756 3376
2408 3769 3377
2409 3783 3378
2410 3797 3379
2411 3811 3380
2412 3825 3381
2413 3838 3382
2414 3852 3383
2415 3866 3384
2416 3880 3384
2417 3894 3385
2418 3908 3385
2419 3921 3386
2420 3935 3386
2421 3949 3386
2422 3963 3386
2423 3977 3386
2424 3991 3386
2425 4004 3386
2426 4018 3386
2427 4032 3386
2428 4046 3386
2429 4060 3385
2430 4073 3385
2431 4087 3384
2432 4101 3383
2433 4115 3383
2434 4129 3382
2435 4143 3381
2436 4156 3380
2437 4170 3379
2438 4184 3378
2439 4198 3376
2440 4212 3375
2441 4226 3374
2442 4239 3372
2443 4253 3371
2444 4267 3369
2445 4281 3367
2446 4295 3365
2447 4308 3363
2448 4322 3361
2449 4336 3359
2450 4350 3357
2451 4364 3354
2452 4378 3352
2453 4391 3349
2454 4405 3347
2455 4419 3344
2456 4433 3342
2457 4447 3339
2458 4461 3336
2459 4474 3333
2460 4488 3331
2461 4502 3328
2462 4516 3325
2463 4530 3322
2464 4543 3319
2465 4557 3316
2466 4571 3313
2467 4585 3309
2468 4599 3306
2469 4613 3303
2470 4626 3300
2471 4640 3297
2472 4654 3294
2473 4668 3290
2474 4682 3287
2475 4696 3284
2476 4709 3281
2477 4723 3277
2478 4737 3274
2479 4751 3271
2480 4765 3268
2481 4778 3265
2482 4792 3261
2483 4806 3258
2484 4820 3255
2485 4834 3252
2486 4848 3249
2487 4861 3246
2488 4875 3243
2489 4889 3240
2490 4903 3237
2491 4917 3234
2492 4931 3231
2493 4944 3228
2494 4958 3226
2495 4972 3223
2496 4986 3220
2497 5000 3218
2498 5014 3215
2499 5027 3213
2500 5041 3210
2501 5055 3208
2502 5069 3206
2503 5083 3204
2504 5096 3202
2505 5110 3200
2506 5124 3198
2507 5138 3196
2508 5152 3194
2509 5166 3193
2510 5179 3191
2511 5193 3190
2512 5207 3189
2513 5221 3187
2514 5235 3186
2515 5249 3185
2516 5262 3184
2517 5276 3184
2518 5290 3183
2519 5304 3183
2520 5318 3182
2521 5331 3182
2522 5345 3182
2523 5359 3182
2524 5373 3182
2525 5387 3183
2526 5401 3183
2527 5414 3184
2528 5428 3185
2529 5442 3185
2530 5456 3187
2531 5470 3188
2532 5484 3189
2533 5497 3191
2534 5511 3193
2535 5525 3195
2536 5539 3197
2537 5553 3199
2538 5566 3201
2539 5580 3204
2540 5594 3207
2541 5608 3210
2542 5622 3213
2543 5636 3217
2544 5649 3220
2545 5663 3224
2546 5677 3228
2547 5691 3233
2548 5705 3237
2549 5719 3242
2550 5732 3247
2551 5746 3252
2552 5760 3257
2553 5774 3262
2554 5788 3268
2555 5801 3274
2556 5815 3280
2557 5829 3286
2558 5843 3293
2559 5857 3299
2560 5871 3306
2561 5884 3313
2562 5898 3320
2563 5912 3327
2564 5926 3334
2565 5940 3342
2566 5954 3350
2567 5967 3357
2568 5981 3365
2569 5995 3373
2570 6009 3381
2571 6023 3390
2572 6036 3398
2573 6050 3406
2574 6064 3415
2575 6078 3424
2576 6092 3432
2577 6106 3441
2578 6119 3450
2579 6133 3459
2580 6147 3468
2581 6161 3478
2582 6175 3487
2583 6189 3496
2584 6202 3505
2585 6216 3515
2586 6230 3524
2587 6244 3534
2588 6258 3544
2589 6271 3553
2590 6285 3563
2591 6299 3572
2592 6313 3582
2593 6327 3592
2594 6341 3602
2595 6354 3611
2596 6368 3621
2597 6382 3631
2598 6396 3641
2599 6410 3651
2600 6424 3660
2601 6437 3670
2602 6451 3680
2603 6465 3690
2604 6479 3699
2605 6493 3709
2606 6506 3719
2607 6520 3728
2608 6534 3738
2609 6548 3747
2610 6562 3757
2611 6576 3766
2612 6589 3776
2613 6603 3785
2614 6617 3794
2615 6631 3804
2616 6645 3813
2617 6659 3822
2618 6672 3832
2619 6686 3841
2620 6700 3850
2621 6714 3860
2622 6728 3869
2623 6742 3879
2624 6755 3888
2625 6769 3898
2626 6783 3908
2627 6797 3917
2628 6811 3927
2629 6824 3937
2630 6838 3947
2631 6852 3957
2632 6866 3968
2633 6880 3978
2634 6894 3988
2635 6907 3999
2636 6921 4010
2637 6935 4021
2638 6949 4032
2639 6963 4043
2640 6977 4055
2641 6990 4067
2642 7004 4078
2643 7018 4091
2644 7032 4103
2645 7046 4115
2646 7059 4128
2647 7073 4141
2648 7087 4154
2649 7101 4168
2650 7115 4181
2651 7129 4195
2652 7142 4209
2653 7156 4224
2654 7170 4239
2655 7184 4254
2656 7198 4269
2657 7212 4285
2658 7225 4301
2659 7239 4317
2660 7253 4334
2661 7267 4351
2662 7281 4368
2663 7294 4386
2664 7308 4404
2665 7322 4422
2666 7336 4441
2667 7350 4460
2668 7364 4480
2669 7377 4500
2670 7391 4520
2671 7405 4540
2672 7419 4561
2673 7433 4582
2674 7447 4603
2675 7460 4625
2676 7474 4647
2677 7488 4669
2678 7502 4692
2679 7516 4714
2680 7529 4737
2681 7543 4760
2682 7557 4784
2683 7571 4807
2684 7585 4831
2685 7599 4855
2686 7612 4879
2687 7626 4903
2688 7640 4928
2689 7654 4952
2690 7668 4977
2691 7682 5002
2692 7695 5027
2693 7709 5052
2694 7723 5078
2695 7737 5103
2696 7751 5128
2697 7764 5154
2698 7778 5179
2699 7792 5205
2700 7806 5231
2701 7820 5257
2702 7834 5282
2703 7847 5308
2704 7861 5334
2705 7875 5360
2706 7889 5386
2707 7903 5411
2708 7917 5437
2709 7930 5463
2710 7944 5489
2711 7958 5514
2712 7972 5540
2713 7986 5566
2714 7999 5591
2715 8013 5616
2716 8027 5642
2717 8041 5667
2718 8055 5692
2719 8069 5717
2720 8082 5742
2721 8096 5767
2722 8110 5791
2723 8124 5816
2724 8138 5840
2725 8152 5864
2726 8165 5888
2727 8179 5911
2728 8193 5935
2729 8207 5958
2730 8221 5981
2731 8234 6004
2732 8248 6027
2733 8262 6049
2734 8276 6071
2735 8290 6093
2736 8304 6114
2737 8317 6136
2738 8331 6156
2739 8345 6177
2740 8359 6197
2741 8373 6217
2742 8387 6237
2743 8400 6257
2744 8414 6276
2745 8428 6294
2746 8442 6312
2747 8456 6330
2748 8470 6348
2749 8483 6365
2750 8497 6382
2751 8511 6398
2752 8525 6414
2753 8539 6429
2754 8552 6444
2755 8566 6459
2756 8580 6473
2757 8594 6487
2758 8608 6500
2759 8622 6513
2760 8635 6525
2761 8649 6537
2762 8663 6549
2763 8677 6560
2764 8691 6571
2765 8705 6581
2766 8718 6591
2767 8732 6600
2768 8746 6610
2769 8760 6618
2770 8774 6627
2771 8787 6635
2772 8801 6642
2773 8815 6650
2774 8829 6657
2775 8843 6663
2776 8857 6670
2777 8870 6676
2778 8884 6681
2779 8898 6686
2780 8912 6691
2781 8926 6696
2782 8940 6700
2783 8953 6704
2784 8967 6708
2785 8981 6711
2786 8995 6714
2787 9009 6717
2788 9022 6720
2789 9036 6722
2790 9050 6724
2791 9064 6725
2792 9078 6727
2793 9092 6728
2794 9105 6729
2795 9119 6729
2796 9133 6730
2797 9147 6730
2798 9161 6730
2799 9175 6729
2800 9188 6729
2801 9202 6728
2802 500 MLine
2803 End
2804
2805 Begin %I MLine
2806 [0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
2807 concatmatrix pop
2808 0 setlinecap 0 setlinejoin 10.43 setmiterlimit
2809 /eoFillRule true def
2810 %I b 65535
2811 1 0 0 [ ] 0 SetB
2812 %I cfg Black
2813 0 0 0 SetCFg
2814 %I cbg White
2815 1 1 1 SetCBg
2816 %I p
2817 none SetP
2818 %I t
2819 [0.05 0 0 0.05 18 108 ] concat
2820 %I 422
2821 9202 6728
2822 9216 6727
2823 9230 6726
2824 9244 6724
2825 9257 6723
2826 9271 6721
2827 9285 6719
2828 9299 6717
2829 9313 6714
2830 9327 6712
2831 9340 6709
2832 9354 6706
2833 9368 6703
2834 9382 6700
2835 9396 6696
2836 9410 6693
2837 9423 6689
2838 9437 6685
2839 9451 6681
2840 9465 6677
2841 9479 6673
2842 9492 6668
2843 9506 6664
2844 9520 6659
2845 9534 6655
2846 9548 6650
2847 9562 6645
2848 9575 6640
2849 9589 6635
2850 9603 6630
2851 9617 6625
2852 9631 6619
2853 9645 6614
2854 9658 6609
2855 9672 6603
2856 9686 6598
2857 9700 6592
2858 9714 6587
2859 9727 6581
2860 9741 6575
2861 9755 6570
2862 9769 6564
2863 9783 6558
2864 9797 6552
2865 9810 6547
2866 9824 6541
2867 9838 6535
2868 9852 6529
2869 9866 6524
2870 9880 6518
2871 9893 6512
2872 9907 6507
2873 9921 6501
2874 9935 6495
2875 9949 6490
2876 9962 6484
2877 9976 6479
2878 9990 6474
2879 10004 6468
2880 10018 6463
2881 10032 6458
2882 10045 6453
2883 10059 6448
2884 10073 6443
2885 10087 6438
2886 10101 6433
2887 10115 6428
2888 10128 6424
2889 10142 6419
2890 10156 6415
2891 10170 6411
2892 10184 6407
2893 10198 6403
2894 10211 6399
2895 10225 6395
2896 10239 6392
2897 10253 6389
2898 10267 6385
2899 10280 6382
2900 10294 6379
2901 10308 6377
2902 10322 6374
2903 10336 6372
2904 10350 6370
2905 10363 6368
2906 10377 6366
2907 10391 6364
2908 10405 6363
2909 10419 6362
2910 10433 6361
2911 10446 6360
2912 10460 6359
2913 10474 6359
2914 10488 6359
2915 10502 6359
2916 10515 6359
2917 10529 6359
2918 10543 6360
2919 10557 6361
2920 10571 6362
2921 10585 6363
2922 10598 6364
2923 10612 6366
2924 10626 6368
2925 10640 6370
2926 10654 6372
2927 10668 6374
2928 10681 6376
2929 10695 6379
2930 10709 6382
2931 10723 6385
2932 10737 6388
2933 10750 6391
2934 10764 6394
2935 10778 6398
2936 10792 6402
2937 10806 6405
2938 10820 6409
2939 10833 6414
2940 10847 6418
2941 10861 6422
2942 10875 6427
2943 10889 6432
2944 10903 6437
2945 10916 6442
2946 10930 6447
2947 10944 6452
2948 10958 6457
2949 10972 6463
2950 10985 6468
2951 10999 6474
2952 11013 6480
2953 11027 6486
2954 11041 6492
2955 11055 6499
2956 11068 6505
2957 11082 6511
2958 11096 6518
2959 11110 6525
2960 11124 6531
2961 11138 6538
2962 11151 6545
2963 11165 6552
2964 11179 6560
2965 11193 6567
2966 11207 6574
2967 11220 6582
2968 11234 6589
2969 11248 6597
2970 11262 6605
2971 11276 6612
2972 11290 6620
2973 11303 6628
2974 11317 6636
2975 11331 6645
2976 11345 6653
2977 11359 6661
2978 11373 6669
2979 11386 6678
2980 11400 6686
2981 11414 6695
2982 11428 6703
2983 11442 6712
2984 11455 6721
2985 11469 6729
2986 11483 6738
2987 11497 6747
2988 11511 6756
2989 11525 6765
2990 11538 6774
2991 11552 6783
2992 11566 6792
2993 11580 6801
2994 11594 6810
2995 11608 6819
2996 11621 6828
2997 11635 6838
2998 11649 6847
2999 11663 6856
3000 11677 6865
3001 11690 6875
3002 11704 6884
3003 11718 6893
3004 11732 6903
3005 11746 6912
3006 11760 6922
3007 11773 6931
3008 11787 6940
3009 11801 6950
3010 11815 6959
3011 11829 6969
3012 11843 6978
3013 11856 6987
3014 11870 6997
3015 11884 7006
3016 11898 7016
3017 11912 7025
3018 11926 7034
3019 11939 7044
3020 11953 7053
3021 11967 7062
3022 11981 7072
3023 11995 7081
3024 12008 7090
3025 12022 7099
3026 12036 7108
3027 12050 7117
3028 12064 7127
3029 12078 7136
3030 12091 7145
3031 12105 7154
3032 12119 7163
3033 12133 7171
3034 12147 7180
3035 12161 7189
3036 12174 7198
3037 12188 7206
3038 12202 7215
3039 12216 7224
3040 12230 7232
3041 12243 7241
3042 12257 7249
3043 12271 7257
3044 12285 7266
3045 12299 7274
3046 12313 7282
3047 12326 7290
3048 12340 7298
3049 12354 7306
3050 12368 7314
3051 12382 7321
3052 12396 7329
3053 12409 7336
3054 12423 7344
3055 12437 7351
3056 12451 7359
3057 12465 7366
3058 12478 7373
3059 12492 7380
3060 12506 7387
3061 12520 7394
3062 12534 7400
3063 12548 7407
3064 12561 7414
3065 12575 7420
3066 12589 7427
3067 12603 7433
3068 12617 7439
3069 12631 7446
3070 12644 7452
3071 12658 7458
3072 12672 7464
3073 12686 7470
3074 12700 7476
3075 12713 7482
3076 12727 7488
3077 12741 7494
3078 12755 7499
3079 12769 7505
3080 12783 7511
3081 12796 7516
3082 12810 7522
3083 12824 7527
3084 12838 7533
3085 12852 7538
3086 12866 7544
3087 12879 7549
3088 12893 7555
3089 12907 7560
3090 12921 7565
3091 12935 7571
3092 12948 7576
3093 12962 7581
3094 12976 7586
3095 12990 7592
3096 13004 7597
3097 13018 7602
3098 13031 7607
3099 13045 7612
3100 13059 7618
3101 13073 7623
3102 13087 7628
3103 13101 7633
3104 13114 7638
3105 13128 7644
3106 13142 7649
3107 13156 7654
3108 13170 7659
3109 13183 7665
3110 13197 7670
3111 13211 7675
3112 13225 7680
3113 13239 7686
3114 13253 7691
3115 13266 7696
3116 13280 7702
3117 13294 7707
3118 13308 7713
3119 13322 7718
3120 13336 7724
3121 13349 7729
3122 13363 7735
3123 13377 7741
3124 13391 7746
3125 13405 7752
3126 13418 7758
3127 13432 7764
3128 13446 7770
3129 13460 7775
3130 13474 7781
3131 13488 7788
3132 13501 7794
3133 13515 7800
3134 13529 7806
3135 13543 7812
3136 13557 7819
3137 13571 7825
3138 13584 7832
3139 13598 7838
3140 13612 7845
3141 13626 7852
3142 13640 7858
3143 13654 7865
3144 13667 7872
3145 13681 7879
3146 13695 7887
3147 13709 7894
3148 13723 7901
3149 13736 7909
3150 13750 7916
3151 13764 7924
3152 13778 7931
3153 13792 7939
3154 13806 7947
3155 13819 7955
3156 13833 7963
3157 13847 7972
3158 13861 7980
3159 13875 7988
3160 13889 7997
3161 13902 8006
3162 13916 8015
3163 13930 8024
3164 13944 8033
3165 13958 8042
3166 13971 8051
3167 13985 8061
3168 13999 8070
3169 14013 8080
3170 14027 8090
3171 14041 8100
3172 14054 8110
3173 14068 8120
3174 14082 8131
3175 14096 8141
3176 14110 8152
3177 14124 8163
3178 14137 8174
3179 14151 8185
3180 14165 8196
3181 14179 8207
3182 14193 8219
3183 14206 8230
3184 14220 8242
3185 14234 8254
3186 14248 8265
3187 14262 8277
3188 14276 8290
3189 14289 8302
3190 14303 8314
3191 14317 8327
3192 14331 8339
3193 14345 8352
3194 14359 8365
3195 14372 8377
3196 14386 8390
3197 14400 8403
3198 14414 8416
3199 14428 8430
3200 14441 8443
3201 14455 8456
3202 14469 8470
3203 14483 8483
3204 14497 8497
3205 14511 8511
3206 14524 8524
3207 14538 8538
3208 14552 8552
3209 14566 8566
3210 14580 8580
3211 14594 8594
3212 14607 8608
3213 14621 8623
3214 14635 8637
3215 14649 8651
3216 14663 8666
3217 14676 8680
3218 14690 8695
3219 14704 8709
3220 14718 8724
3221 14732 8738
3222 14746 8753
3223 14759 8768
3224 14773 8782
3225 14787 8797
3226 14801 8812
3227 14815 8827
3228 14829 8842
3229 14842 8857
3230 14856 8872
3231 14870 8887
3232 14884 8902
3233 14898 8917
3234 14911 8932
3235 14925 8947
3236 14939 8962
3237 14953 8977
3238 14967 8992
3239 14981 9007
3240 14994 9022
3241 15008 9037
3242 15022 9052
3243 422 MLine
3244 End
3245
3246 %%PageTrailer
3247 End %I eop
3248 showpage
3249
3250 %%Trailer
3251 end
3252 %%EOF