1: %!PS-Adobe-3.0 EPSF-3.0
2: %%Title: (Visio-routing_analysis_infra.vsd)
3: %%Version: 1 4
4: %%Creator: Adobe Acrobat 7.0
5: %%CreationDate: 07:02:11 09/04/07
6: %%For: (jeon)
7: %%DocumentData: Clean7Bit
8: %%LanguageLevel: 2
9: %%ADO_ContainsXMP: MainFirst
10: %%BoundingBox: 24 575 537 826
11: %%HiResBoundingBox: 23.8637 575.006 536.689 826.306
12: %%Pages: 0
13: %%DocumentProcessColors: Cyan Magenta Yellow Black
14: %%DocumentSuppliedResources:
15: %%+ procset (Adobe Acrobat - PDF operators) 1.2 0
16: %%+ procset (Adobe Acrobat - general image support) 1.2 0
17: %%+ procset (Adobe Acrobat - monochrome image support) 1.2 0
18: %%+ procset (Adobe Acrobat - color image support) 1.2 0
19: %%+ procset (Adobe Acrobat - indexed color image support) 1.2 0
20: %%EndComments
21: %%BeginProlog
22: %%EndProlog
23: %%BeginSetup
24: %ADOPrintSettings: L2 W0 VM op crd os scsa T h ef bg ucr sf ef r b fa pr seps ttf hb EF t2 irt ÇÁ¸°ÅÍ/PostScript »ö»ó °ü¸® 0
25:
%%BeginResource: procset l2check 6.0 1
26: %%Copyright: Copyright 1993,2001 Adobe Systems Incorporated. All Rights Reserved.
27: systemdict /languagelevel known
28: { systemdict /languagelevel get 1 eq }
29: { true }
30: ifelse
31: {
32: initgraphics /Helvetica findfont 18 scalefont setfont
33: 72 600 moveto (Error: This application does not support) dup show
34: 72 580 moveto (printing to a PostScript Language Level 1 printer.) dup show
35: exch = =
36: /Times-Roman findfont 16 scalefont setfont
37: 72 500 moveto (As a workaround, try selecting Print As Image from) show
38: 72 480 moveto (the Advanced Print dialog.) show
39: showpage
40: quit
41: }
42: if
43: %%EndResource
44: /currentpacking where{pop currentpacking true setpacking}if
45: %%BeginResource: procset pdfvars 6.0 1
46: %%Copyright: Copyright 1987-2002 Adobe Systems Incorporated. All Rights Reserved.
47: %%Title: definition of dictionary of variables used by PDF & PDFText procsets
48: userdict /PDF 162 dict put
49: userdict /PDFVars 89 dict dup begin put
50: /docSetupDone false def
51: /InitAll 0 def
52: /TermAll 0 def
53: /DocInitAll 0 def
54: /DocTermAll 0 def
55: /_pdfEncodings 2 array def
56: /_pdf_str1 1 string def
57: /_pdf_i 0 def
58: /_pdf_na 0 def
59: /_pdf_showproc 0 def
60: /_italMtx [1 0 .212557 1 0 0] def
61: /_italMtx_WMode1 [1 -.212557 0 1 0 0] def
62: /_italMtxType0 [1 0 .1062785 1 0 0] def
63: /_italMtx_WMode1Type0 [1 -.1062785 0 1 0 0] def
64: /_basefont 0 def
65: /_basefonto 0 def
66: /_pdf_oldCIDInit null def
67: /_pdf_FontDirectory 30 dict def
68: /_categories 10 dict def
69: /_sa? true def
70: /_ColorSep5044? false def
71: /nulldict 0 dict def
72: /_processColors 0 def
73: /overprintstack null def
74: /_defaulttransfer currenttransfer def
75: /_defaultflatness currentflat def
76: /_defaulthalftone null def
77: /_defaultcolortransfer null def
78: /_defaultblackgeneration null def
79: /_defaultundercolorremoval null def
80: /_defaultcolortransfer null def
81: PDF begin
82: [/c/cs/cm/d/d0/f/h/i/j/J/l/m/M/n/q/Q/re/ri/S/sc/sh/Tf/w/W
83: /applyInterpFunc/applystitchFunc/domainClip/encodeInput
84: /initgs/int/limit/rangeClip
85: /defineRes/undefineRes/findRes/setSA/pl
86: /? /! /| /: /+ /GetGlyphDirectory
87: /pdf_flushFilters /pdf_readstring /pdf_dictOp /pdf_image /pdf_maskedImage
88: /pdf_shfill /pdf_sethalftone
89: ] {null def} bind forall
90: end
91: end
92: %%EndResource
93: PDFVars begin PDF begin
94: %%BeginResource: procset pdfutil 6.0 1
95: %%Copyright: Copyright 1993-2001 Adobe Systems Incorporated. All Rights Reserved.
96: %%Title: Basic utilities used by other PDF procsets
97: /bd {bind def} bind def
98: /ld {load def} bd
99: /bld {
100: dup length dict begin
101: { null def } forall
102: bind
103: end
104: def
105: } bd
106: /dd { PDFVars 3 1 roll put } bd
107: /xdd { exch dd } bd
108: /Level2?
109: systemdict /languagelevel known
110: { systemdict /languagelevel get 2 ge } { false } ifelse
111: def
112: /Level1? Level2? not def
113: /Level3?
114: systemdict /languagelevel known
115: {systemdict /languagelevel get 3 eq } { false } ifelse
116: def
117: /getifknown {
118: 2 copy known { get true } { pop pop false } ifelse
119: } bd
120: /here {
121: currentdict exch getifknown
122: } bd
123: /isdefined? { where { pop true } { false } ifelse } bd
124: %%EndResource
125: %%BeginResource: procset pdf 6.0 1
126: %%Copyright: Copyright 1998-2003 Adobe Systems Incorporated. All Rights Reserved.
127: %%Title: General operators for PDF, common to all Language Levels.
128: /cm { matrix astore concat } bd
129: /d /setdash ld
130: /f /fill ld
131: /h /closepath ld
132: /i {dup 0 eq {pop _defaultflatness} if setflat} bd
133: /j /setlinejoin ld
134: /J /setlinecap ld
135: /M /setmiterlimit ld
136: /n /newpath ld
137: /S /stroke ld
138: /w /setlinewidth ld
139: /W /clip ld
140: /sg /setgray ld
141: /initgs {
142: 0 setgray
143: [] 0 d
144: 0 j
145: 0 J
146: 10 M
147: 1 w
148: false setSA
149: /_defaulttransfer load settransfer
150: 0 i
151: /RelativeColorimetric ri
152: newpath
153: } bd
154: /int {
155: dup 2 index sub 3 index 5 index sub div 6 -2 roll sub mul
156: exch pop add exch pop
157: } bd
158: /limit {
159: dup 2 index le { exch } if pop
160: dup 2 index ge { exch } if pop
161: } bd
162: /domainClip {
163: Domain aload pop 3 2 roll
164: limit
165: } [/Domain] bld
166: /applyInterpFunc {
167: 0 1 DimOut 1 sub
168: {
169: dup C0 exch get exch
170: dup C1 exch get exch
171: 3 1 roll
172: 1 index sub
173: 3 index
174: N exp mul add
175: exch
176: currentdict /Range_lo known
177: {
178: dup Range_lo exch get exch
179: Range_hi exch get
180: 3 2 roll limit
181: }
182: {
183: pop
184: }
185: ifelse
186: exch
187: } for
188: pop
189: } [/DimOut /C0 /C1 /N /Range_lo /Range_hi] bld
190: /encodeInput {
191: NumParts 1 sub
192: 0 1 2 index
193: {
194: dup Bounds exch get
195: 2 index gt
196: { exit }
197: { dup
198: 3 index eq
199: { exit }
200: { pop } ifelse
201: } ifelse
202: } for
203: 3 2 roll pop
204: dup Bounds exch get exch
205: dup 1 add Bounds exch get exch
206: 2 mul
207: dup Encode exch get exch
208: 1 add Encode exch get
209: int
210: } [/NumParts /Bounds /Encode] bld
211: /rangeClip {
212: exch dup Range_lo exch get
213: exch Range_hi exch get
214: 3 2 roll
215: limit
216: } [/Range_lo /Range_hi] bld
217: /applyStitchFunc {
218: Functions exch get exec
219: currentdict /Range_lo known {
220: 0 1 DimOut 1 sub {
221: DimOut 1 add -1 roll
222: rangeClip
223: } for
224: } if
225: } [/Functions /Range_lo /DimOut] bld
226: /pdf_flushfilters
227: {
228: aload length
229: { dup status
230: 1 index currentfile ne and
231: { dup flushfile closefile }
232: { pop }
233: ifelse
234: } repeat
235: } bd
236: /pdf_readstring
237: {
238: 1 index dup length 1 sub get
239: exch readstring pop
240: exch pdf_flushfilters
241: } bind def
242: /pdf_dictOp
243: {
244: 3 2 roll
245: 10 dict copy
246: begin
247: _Filters dup length 1 sub get def
248: currentdict exch exec
249: _Filters pdf_flushfilters
250: end
251: } [/_Filters] bld
252: /pdf_imagemask {{imagemask} /DataSource pdf_dictOp} bd
253: /pdf_shfill {{sh} /DataSource pdf_dictOp} bd
254: /pdf_sethalftone {{sethalftone} /Thresholds pdf_dictOp} bd
255: /masks [ 2#10000000
256: 2#11000000
257: 2#11100000
258: 2#11110000
259: 2#11111000
260: 2#11111100
261: 2#11111110
262: 2#11111111 ] def
263: /addNBits
264: {
265: /numBits exch def
266: /byte exch def
267: OutBitOffset numBits add 8 gt
268: {
269: byte OutBitOffset 8 sub bitshift
270: OutBuffer OutByteIndex get or
271: OutBuffer OutByteIndex 3 -1 roll put
272: /OutByteIndex OutByteIndex 1 add def
273: /bitsDoneSoFar OutBitOffset def
274: /OutBitOffset numBits 8 OutBitOffset sub sub def
275: OutBitOffset 0 gt
276: {
277: byte bitsDoneSoFar bitshift
278: masks numBits bitsDoneSoFar sub get and
279: OutBuffer OutByteIndex 3 -1 roll put
280: } if
281: }
282: {
283: byte masks numBits 1 sub get and
284: OutBitOffset neg bitshift
285: OutBuffer OutByteIndex get or
286: OutBuffer OutByteIndex 3 -1 roll put
287: /OutBitOffset OutBitOffset numBits add def
288: OutBitOffset 8 eq
289: {
290: /OutBitOffset 0 def
291: /OutByteIndex OutByteIndex 1 add def
292: } if
293: } ifelse
294: } bind def
295: /DevNNFilter
296: {
297: /InBuffer Width NumComps mul BitsPerComponent mul 7 add 8 idiv string def
298: AllSource InBuffer readstring pop pop
299: /outlen Width NewNumComps mul BitsPerComponent mul 7 add 8 idiv def
300: /OutBuffer outlen string def
301: 0 1 outlen 1 sub { OutBuffer exch 0 put } for
302: /InByteIndex 0 def
303: /InBitOffset 0 def
304: /OutByteIndex 0 def
305: /OutBitOffset 0 def
306: /KeepArray NumComps array def
307: 0 1 NumComps 1 sub { KeepArray exch true put } for
308: DevNNones { KeepArray exch false put } forall
309: Width {
310: KeepArray
311: {
312: {
313: /bitsLeft BitsPerComponent def
314: {
315: bitsLeft 0 le { exit } if
316: /bitsToDo 8 InBitOffset sub dup bitsLeft gt { pop bitsLeft } if def
317: InBuffer InByteIndex get
318: InBitOffset bitshift
319: bitsToDo addNBits
320: /bitsLeft bitsLeft bitsToDo sub def
321: InBitOffset bitsToDo add
322: dup 8 mod /InBitOffset exch def
323: 8 idiv InByteIndex add /InByteIndex exch def
324: } loop
325: }
326: {
327: InBitOffset BitsPerComponent add
328: dup 8 mod /InBitOffset exch def
329: 8 idiv InByteIndex add /InByteIndex exch def
330: }
331: ifelse
332: }
333: forall
334: } repeat
335: OutBuffer
336: } bd
337: /pdf_image
338: {
339: 20 dict copy
340: begin
341: /UnusedNones where { /UnusedNones get}{false} ifelse
342: {
343: /NumComps Decode length 2 div cvi def
344: /OrigDecode Decode def
345: /NumNones DevNNones length def
346: /NewNumComps NumComps NumNones sub def
347: /Decode NewNumComps 2 mul cvi array def
348: /devNNindx 0 def
349: /decIndx 0 def
350: /cmpIndx 0 def
351: NumComps {
352: cmpIndx DevNNones devNNindx get eq
353: {
354: /devNNindx devNNindx 1 add dup NumNones eq {pop 0} if def
355: }
356: {
357: Decode decIndx OrigDecode cmpIndx 2 mul get put
358: Decode decIndx 1 add OrigDecode cmpIndx 2 mul 1 add get put
359: /decIndx decIndx 2 add def
360: } ifelse
361: /cmpIndx cmpIndx 1 add def
362: } repeat
363: _Filters dup length 1 sub get /AllSource exch def
364: /DataSource { DevNNFilter } def
365: }
366: { _Filters dup length 1 sub get /DataSource exch def }
367: ifelse
368: currentdict image
369: _Filters pdf_flushfilters
370: end
371: } bd
372: /pdf_maskedImage
373: {
374: 10 dict copy begin
375: /miDict currentdict def
376: /DataDict DataDict 10 dict copy def
377: DataDict begin
378: /DataSource
379: _Filters dup length 1 sub get
380: def
381: miDict image
382: _Filters pdf_flushfilters
383: end
384: miDict /InterleaveType get 3 eq
385: { MaskDict /DataSource get dup type /filetype eq { closefile } { pop } ifelse }
386: if
387: end
388: } [/miDict /DataDict /_Filters] bld
389: /RadialShade {
390: 40 dict begin
391: /background exch def
392: /ext1 exch def
393: /ext0 exch def
394: /BBox exch def
395: /r2 exch def
396: /c2y exch def
397: /c2x exch def
398: /r1 exch def
399: /c1y exch def
400: /c1x exch def
401: /rampdict exch def
402: gsave
403: BBox length 0 gt {
404: newpath
405: BBox 0 get BBox 1 get moveto
406: BBox 2 get BBox 0 get sub 0 rlineto
407: 0 BBox 3 get BBox 1 get sub rlineto
408: BBox 2 get BBox 0 get sub neg 0 rlineto
409: closepath
410: clip
411: newpath
412: } if
413: c1x c2x eq
414: {
415: c1y c2y lt {/theta 90 def}{/theta 270 def} ifelse
416: }
417: {
418: /slope c2y c1y sub c2x c1x sub div def
419: /theta slope 1 atan def
420: c2x c1x lt c2y c1y ge and { /theta theta 180 sub def} if
421: c2x c1x lt c2y c1y lt and { /theta theta 180 add def} if
422: }
423: ifelse
424: gsave
425: clippath
426: c1x c1y translate
427: theta rotate
428: -90 rotate
429: { pathbbox } stopped
430: { 0 0 0 0 } if
431: /yMax exch def
432: /xMax exch def
433: /yMin exch def
434: /xMin exch def
435: grestore
436: xMax xMin eq yMax yMin eq or
437: {
438: grestore
439: end
440: }
441: {
442: /max { 2 copy gt { pop } {exch pop} ifelse } bind def
443: /min { 2 copy lt { pop } {exch pop} ifelse } bind def
444: rampdict begin
445: 40 dict begin
446: background length 0 gt { background sssetbackground gsave clippath fill grestore } if
447: gsave
448: c1x c1y translate
449: theta rotate
450: -90 rotate
451: /c2y c1x c2x sub dup mul c1y c2y sub dup mul add sqrt def
452: /c1y 0 def
453: /c1x 0 def
454: /c2x 0 def
455: ext0 {
456: 0 getrampcolor
457: c2y r2 add r1 sub 0.0001 lt
458: {
459: c1x c1y r1 360 0 arcn
460: pathbbox
461: /aymax exch def
462: /axmax exch def
463: /aymin exch def
464: /axmin exch def
465: /bxMin xMin axmin min def
466: /byMin yMin aymin min def
467: /bxMax xMax axmax max def
468: /byMax yMax aymax max def
469: bxMin byMin moveto
470: bxMax byMin lineto
471: bxMax byMax lineto
472: bxMin byMax lineto
473: bxMin byMin lineto
474: eofill
475: }
476: {
477: c2y r1 add r2 le
478: {
479: c1x c1y r1 0 360 arc
480: fill
481: }
482: {
483: c2x c2y r2 0 360 arc fill
484: r1 r2 eq
485: {
486: /p1x r1 neg def
487: /p1y c1y def
488: /p2x r1 def
489: /p2y c1y def
490: p1x p1y moveto p2x p2y lineto p2x yMin lineto p1x yMin lineto
491: fill
492: }
493: {
494: /AA r2 r1 sub c2y div def
495: AA -1 eq
496: { /theta 89.99 def}
497: { /theta AA 1 AA dup mul sub sqrt div 1 atan def}
498: ifelse
499: /SS1 90 theta add dup sin exch cos div def
500: /p1x r1 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
501: /p1y p1x SS1 div neg def
502: /SS2 90 theta sub dup sin exch cos div def
503: /p2x r1 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
504: /p2y p2x SS2 div neg def
505: r1 r2 gt
506: {
507: /L1maxX p1x yMin p1y sub SS1 div add def
508: /L2maxX p2x yMin p2y sub SS2 div add def
509: }
510: {
511: /L1maxX 0 def
512: /L2maxX 0 def
513: }ifelse
514: p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
515: L1maxX L1maxX p1x sub SS1 mul p1y add lineto
516: fill
517: }
518: ifelse
519: }
520: ifelse
521: } ifelse
522: } if
523: c1x c2x sub dup mul
524: c1y c2y sub dup mul
525: add 0.5 exp
526: 0 dtransform
527: dup mul exch dup mul add 0.5 exp 72 div
528: 0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
529: 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
530: 1 index 1 index lt { exch } if pop
531: /hires exch def
532: hires mul
533: /numpix exch def
534: /numsteps NumSamples def
535: /rampIndxInc 1 def
536: /subsampling false def
537: numpix 0 ne
538: {
539: NumSamples numpix div 0.5 gt
540: {
541: /numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
542: /rampIndxInc NumSamples 1 sub numsteps div def
543: /subsampling true def
544: } if
545: } if
546: /xInc c2x c1x sub numsteps div def
547: /yInc c2y c1y sub numsteps div def
548: /rInc r2 r1 sub numsteps div def
549: /cx c1x def
550: /cy c1y def
551: /radius r1 def
552: newpath
553: xInc 0 eq yInc 0 eq rInc 0 eq and and
554: {
555: 0 getrampcolor
556: cx cy radius 0 360 arc
557: stroke
558: NumSamples 1 sub getrampcolor
559: cx cy radius 72 hires div add 0 360 arc
560: 0 setlinewidth
561: stroke
562: }
563: {
564: 0
565: numsteps
566: {
567: dup
568: subsampling { round } if
569: getrampcolor
570: cx cy radius 0 360 arc
571: /cx cx xInc add def
572: /cy cy yInc add def
573: /radius radius rInc add def
574: cx cy radius 360 0 arcn
575: eofill
576: rampIndxInc add
577: }
578: repeat
579: pop
580: } ifelse
581: ext1 {
582: c2y r2 add r1 lt
583: {
584: c2x c2y r2 0 360 arc
585: fill
586: }
587: {
588: c2y r1 add r2 sub 0.0001 le
589: {
590: c2x c2y r2 360 0 arcn
591: pathbbox
592: /aymax exch def
593: /axmax exch def
594: /aymin exch def
595: /axmin exch def
596: /bxMin xMin axmin min def
597: /byMin yMin aymin min def
598: /bxMax xMax axmax max def
599: /byMax yMax aymax max def
600: bxMin byMin moveto
601: bxMax byMin lineto
602: bxMax byMax lineto
603: bxMin byMax lineto
604: bxMin byMin lineto
605: eofill
606: }
607: {
608: c2x c2y r2 0 360 arc fill
609: r1 r2 eq
610: {
611: /p1x r2 neg def
612: /p1y c2y def
613: /p2x r2 def
614: /p2y c2y def
615: p1x p1y moveto p2x p2y lineto p2x yMax lineto p1x yMax lineto
616: fill
617: }
618: {
619: /AA r2 r1 sub c2y div def
620: AA -1 eq
621: { /theta 89.99 def}
622: { /theta AA 1 AA dup mul sub sqrt div 1 atan def}
623: ifelse
624: /SS1 90 theta add dup sin exch cos div def
625: /p1x r2 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
626: /p1y c2y p1x SS1 div sub def
627: /SS2 90 theta sub dup sin exch cos div def
628: /p2x r2 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
629: /p2y c2y p2x SS2 div sub def
630: r1 r2 lt
631: {
632: /L1maxX p1x yMax p1y sub SS1 div add def
633: /L2maxX p2x yMax p2y sub SS2 div add def
634: }
635: {
636: /L1maxX 0 def
637: /L2maxX 0 def
638: }ifelse
639: p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
640: L1maxX L1maxX p1x sub SS1 mul p1y add lineto
641: fill
642: }
643: ifelse
644: }
645: ifelse
646: } ifelse
647: } if
648: grestore
649: grestore
650: end
651: end
652: end
653: } ifelse
654: } bd
655: /GenStrips {
656: 40 dict begin
657: /background exch def
658: /ext1 exch def
659: /ext0 exch def
660: /BBox exch def
661: /y2 exch def
662: /x2 exch def
663: /y1 exch def
664: /x1 exch def
665: /rampdict exch def
666: gsave
667: BBox length 0 gt {
668: newpath
669: BBox 0 get BBox 1 get moveto
670: BBox 2 get BBox 0 get sub 0 rlineto
671: 0 BBox 3 get BBox 1 get sub rlineto
672: BBox 2 get BBox 0 get sub neg 0 rlineto
673: closepath
674: clip
675: newpath
676: } if
677: x1 x2 eq
678: {
679: y1 y2 lt {/theta 90 def}{/theta 270 def} ifelse
680: }
681: {
682: /slope y2 y1 sub x2 x1 sub div def
683: /theta slope 1 atan def
684: x2 x1 lt y2 y1 ge and { /theta theta 180 sub def} if
685: x2 x1 lt y2 y1 lt and { /theta theta 180 add def} if
686: }
687: ifelse
688: gsave
689: clippath
690: x1 y1 translate
691: theta rotate
692: { pathbbox } stopped
693: { 0 0 0 0 } if
694: /yMax exch def
695: /xMax exch def
696: /yMin exch def
697: /xMin exch def
698: grestore
699: xMax xMin eq yMax yMin eq or
700: {
701: grestore
702: end
703: }
704: {
705: rampdict begin
706: 20 dict begin
707: background length 0 gt { background sssetbackground gsave clippath fill grestore } if
708: gsave
709: x1 y1 translate
710: theta rotate
711: /xStart 0 def
712: /xEnd x2 x1 sub dup mul y2 y1 sub dup mul add 0.5 exp def
713: /ySpan yMax yMin sub def
714: /numsteps NumSamples def
715: /rampIndxInc 1 def
716: /subsampling false def
717: xStart 0 transform
718: xEnd 0 transform
719: 3 -1 roll
720: sub dup mul
721: 3 1 roll
722: sub dup mul
723: add 0.5 exp 72 div
724: 0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
725: 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
726: 1 index 1 index lt { exch } if pop
727: mul
728: /numpix exch def
729: numpix 0 ne
730: {
731: NumSamples numpix div 0.5 gt
732: {
733: /numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
734: /rampIndxInc NumSamples 1 sub numsteps div def
735: /subsampling true def
736: } if
737: } if
738: ext0 {
739: 0 getrampcolor
740: xMin xStart lt
741: { xMin yMin xMin neg ySpan rectfill } if
742: } if
743: /xInc xEnd xStart sub numsteps div def
744: /x xStart def
745: 0
746: numsteps
747: {
748: dup
749: subsampling { round } if
750: getrampcolor
751: x yMin xInc ySpan rectfill
752: /x x xInc add def
753: rampIndxInc add
754: }
755: repeat
756: pop
757: ext1 {
758: xMax xEnd gt
759: { xEnd yMin xMax xEnd sub ySpan rectfill } if
760: } if
761: grestore
762: grestore
763: end
764: end
765: end
766: } ifelse
767: } bd
768: /currentdistillerparams where { pop currentdistillerparams /CoreDistVersion get 5000 lt}{true}ifelse
769: {
770: /PDFMark5 {cleartomark} bd
771: }
772: {
773: /PDFMark5 {pdfmark} bd
774: }ifelse
775: /ReadByPDFMark5
776: {
777: 2 dict begin
778: /makerString exch def string /tmpString exch def
779: {
780: currentfile tmpString readline pop
781: makerString anchorsearch
782: {
783: pop pop cleartomark exit
784: }
785: {
786: 3 copy /PUT PDFMark5 pop 2 copy (\n) /PUT PDFMark5
787: } ifelse
788: }loop
789: end
790: }bd
791: %%EndResource
792: %%BeginResource: procset pdflev2 6.0 1
793: %%Copyright: Copyright 1987-2001,2003 Adobe Systems Incorporated. All Rights Reserved.
794: %%Title: PDF operators, with code specific for Level 2
795: /docinitialize {
796: PDF begin
797: /_defaulthalftone currenthalftone dd
798: /_defaultblackgeneration currentblackgeneration dd
799: /_defaultundercolorremoval currentundercolorremoval dd
800: /_defaultcolortransfer [currentcolortransfer] dd
801: /_defaulttransfer currenttransfer dd
802: end
803: PDFVars /docSetupDone true put
804: } bd
805: /initialize {
806: PDFVars /docSetupDone get {
807: _defaulthalftone sethalftone
808: /_defaultblackgeneration load setblackgeneration
809: /_defaultundercolorremoval load setundercolorremoval
810: _defaultcolortransfer aload pop setcolortransfer
811: } if
812: false setoverprint
813: } bd
814: /terminate { } bd
815: /c /curveto ld
816: /cs /setcolorspace ld
817: /l /lineto ld
818: /m /moveto ld
819: /q /gsave ld
820: /Q /grestore ld
821: /sc /setcolor ld
822: /setSA/setstrokeadjust ld
823: /re {
824: 4 2 roll m
825: 1 index 0 rlineto
826: 0 exch rlineto
827: neg 0 rlineto
828: h
829: } bd
830: /concattransferfuncs {
831: [ 3 1 roll /exec load exch /exec load ] cvx
832: } bd
833: /concatandsettransfer {
834: /_defaulttransfer load concattransferfuncs settransfer
835: } bd
836: /concatandsetcolortransfer {
837: _defaultcolortransfer aload pop
838: 8 -1 roll 5 -1 roll concattransferfuncs 7 1 roll
839: 6 -1 roll 4 -1 roll concattransferfuncs 5 1 roll
840: 4 -1 roll 3 -1 roll concattransferfuncs 3 1 roll
841: concattransferfuncs
842: setcolortransfer
843: } bd
844: /defineRes/defineresource ld
845: /undefineRes/undefineresource ld
846: /findRes/findresource ld
847: currentglobal
848: true systemdict /setglobal get exec
849: [/Function /ExtGState /Form /Shading /FunctionDictionary /MadePattern /PatternPrototype /DataSource /Image]
850: { /Generic /Category findresource dup length dict copy /Category defineresource pop }
851: forall
852: systemdict /setglobal get exec
853: /ri
854: {
855: /findcolorrendering isdefined?
856: {
857: mark exch
858: findcolorrendering
859: counttomark 2 eq
860: { type /booleantype eq
861: { dup type /nametype eq
862: { dup /ColorRendering resourcestatus
863: { pop pop
864: dup /DefaultColorRendering ne
865: {
866: /ColorRendering findresource
867: setcolorrendering
868: } if
869: } if
870: } if
871: } if
872: } if
873: cleartomark
874: }
875: { pop
876: } ifelse
877: } bd
878: /knownColorants? {
879: pop false
880: } bd
881: /getrampcolor {
882: cvi
883: /indx exch def
884: 0 1 NumComp 1 sub {
885: dup
886: Samples exch get
887: dup type /stringtype eq { indx get } if
888: exch
889: Scaling exch get aload pop
890: 3 1 roll
891: mul add
892: } for
893: setcolor
894: } bd
895: /sssetbackground { aload pop setcolor } bd
896: %%EndResource
897: %%BeginResource: procset pdftext 6.0 1
898: %%Copyright: Copyright 1987-2001,2003 Adobe Systems Incorporated. All Rights Reserved.
899: %%Title: Text operators for PDF
900: PDF /PDFText 78 dict dup begin put
901: /docinitialize
902: {
903: /resourcestatus where {
904: pop
905: /CIDParams /ProcSet resourcestatus {
906: pop pop
907: false /CIDParams /ProcSet findresource /SetBuildCompatible get exec
908: } if
909: } if
910: PDF begin
911: PDFText /_pdfDefineIdentity-H known
912: { PDFText /_pdfDefineIdentity-H get exec}
913: if
914: end
915: } bd
916: /initialize {
917: PDFText begin
918: } bd
919: /terminate { end } bd
920: Level2?
921: {
922: /_safeput
923: {
924: 3 -1 roll load 3 1 roll put
925: }
926: bd
927: }
928: {
929: /_safeput
930: {
931: 2 index load dup dup length exch maxlength ge
932: { dup length 5 add dict copy
933: 3 index xdd
934: }
935: { pop }
936: ifelse
937: 3 -1 roll load 3 1 roll put
938: }
939: bd
940: }
941: ifelse
942: /pdf_has_composefont? systemdict /composefont known def
943: /CopyFont {
944: {
945: 1 index /FID ne 2 index /UniqueID ne and
946: { def } { pop pop } ifelse
947: } forall
948: } bd
949: /Type0CopyFont
950: {
951: exch
952: dup length dict
953: begin
954: CopyFont
955: [
956: exch
957: FDepVector
958: {
959: dup /FontType get 0 eq
960: {
961: 1 index Type0CopyFont
962: /_pdfType0 exch definefont
963: }
964: {
965: /_pdfBaseFont exch
966: 2 index exec
967: }
968: ifelse
969: exch
970: }
971: forall
972: pop
973: ]
974: /FDepVector exch def
975: currentdict
976: end
977: } bd
978: Level2? {currentglobal true setglobal} if
979: /cHexEncoding
980: [/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
981: /c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
982: /c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
983: /c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
984: /c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
985: /c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
986: /c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
987: /c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
988: /c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
989: /cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
990: /cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
991: /cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
992: /cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
993: /cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF] def
994: Level2? {setglobal} if
995: /modEnc {
996: /_enc xdd
997: /_icode 0 dd
998: counttomark 1 sub -1 0
999: {
1000: index
1001: dup type /nametype eq
1002: {
1003: _enc _icode 3 -1 roll put
1004: _icode 1 add
1005: }
1006: if
1007: /_icode xdd
1008: } for
1009: cleartomark
1010: _enc
1011: } bd
1012: /trEnc {
1013: /_enc xdd
1014: 255 -1 0 {
1015: exch dup -1 eq
1016: { pop /.notdef }
1017: { Encoding exch get }
1018: ifelse
1019: _enc 3 1 roll put
1020: } for
1021: pop
1022: _enc
1023: } bd
1024: /TE {
1025: /_i xdd
1026: StandardEncoding 256 array copy modEnc
1027: _pdfEncodings exch _i exch put
1028: } bd
1029: Level2?
1030: {
1031: /pdfPatchCStrings
1032: {
1033: currentdict /CharStrings known currentdict /FontType known and
1034: {
1035: FontType 1 eq CharStrings type /dicttype eq and
1036: {
1037: CharStrings /mu known CharStrings /mu1 known not and CharStrings wcheck and
1038: {
1039: CharStrings /mu get
1040: type /stringtype eq
1041: {
1042: currentglobal
1043: CharStrings /mu1
1044: CharStrings /mu get
1045: dup gcheck setglobal
1046: dup length string copy
1047: put
1048: setglobal
1049: } if
1050: } if
1051: } if
1052: } if
1053: } bd
1054: }
1055: { /pdfPatchCStrings {} bd }
1056: ifelse
1057: /TZ
1058: {
1059: /_usePDFEncoding xdd
1060: findfont
1061: dup length 6 add dict
1062: begin
1063: {
1064: 1 index /FID ne { def } { pop pop } ifelse
1065: } forall
1066: pdfPatchCStrings
1067: /pdf_origFontName FontName def
1068: /FontName exch def
1069: currentdict /PaintType known
1070: { PaintType 2 eq {/PaintType 0 def} if }
1071: if
1072: _usePDFEncoding 0 ge
1073: {
1074: /Encoding _pdfEncodings _usePDFEncoding get def
1075: pop
1076: }
1077: {
1078: _usePDFEncoding -1 eq
1079: {
1080: counttomark 0 eq
1081: { pop }
1082: {
1083: Encoding 256 array copy
1084: modEnc /Encoding exch def
1085: }
1086: ifelse
1087: }
1088: {
1089: 256 array
1090: trEnc /Encoding exch def
1091: }
1092: ifelse
1093: }
1094: ifelse
1095: pdf_EuroProcSet pdf_origFontName known
1096: {
1097: pdf_origFontName pdf_AddEuroGlyphProc
1098: } if
1099: Level2?
1100: {
1101: currentdict /pdf_origFontName undef
1102: } if
1103: FontName currentdict
1104: end
1105: definefont pop
1106: }
1107: bd
1108: Level2?
1109: {
1110: /TZG
1111: {
1112: currentglobal true setglobal
1113: 2 index _pdfFontStatus
1114: {
1115: 2 index findfont
1116: false setglobal
1117: 3 index findfont
1118: true setglobal
1119: ne
1120: {
1121: 2 index findfont dup rcheck
1122: {
1123: dup length dict begin
1124: {
1125: 1 index /FID ne { def } { pop pop } ifelse
1126: } forall
1127: pdfPatchCStrings
1128: currentdict end
1129: }
1130: if
1131: 3 index exch definefont pop
1132: }
1133: if
1134: } if
1135: setglobal
1136: TZ
1137: } bd
1138: }
1139: {
1140: /TZG {TZ} bd
1141: } ifelse
1142: Level2?
1143: {
1144: currentglobal false setglobal
1145: userdict /pdftext_data 5 dict put
1146: pdftext_data
1147: begin
1148: /saveStacks
1149: {
1150: pdftext_data
1151: begin
1152: /vmmode currentglobal def
1153: false setglobal
1154: count array astore /os exch def
1155: end
1156: countdictstack array dictstack pdftext_data exch /ds exch put
1157: cleardictstack pdftext_data /dscount countdictstack put
1158: pdftext_data /vmmode get setglobal
1159: } bind def
1160: /restoreStacks
1161: {
1162: pdftext_data /vmmode currentglobal put false setglobal
1163: clear cleardictstack
1164: pdftext_data /ds get dup
1165: pdftext_data /dscount get 1 2 index length 1 sub
1166: { get begin dup } for
1167: pop pop
1168: pdftext_data /os get aload pop
1169: pdftext_data /vmmode get setglobal
1170: } bind def
1171: /testForClonePrinterBug
1172: {
1173: currentglobal true setglobal
1174: /undefinedCategory /Generic /Category findresource
1175: dup length dict copy /Category defineresource pop
1176: setglobal
1177: pdftext_data /saveStacks get exec
1178: pdftext_data /vmmode currentglobal put false setglobal
1179: /undefined /undefinedCategory { resourcestatus } stopped
1180: pdftext_data exch /bugFound exch put
1181: pdftext_data /vmmode get setglobal
1182: pdftext_data /restoreStacks get exec
1183: pdftext_data /bugFound get
1184: } bind def
1185: end
1186: setglobal
1187: /pdf_resourcestatus
1188: pdftext_data /testForClonePrinterBug get exec
1189: {
1190: {
1191: pdftext_data /saveStacks get exec
1192: pdftext_data /os get dup dup length 1 sub
1193: dup 1 sub dup 0 lt { pop 0 } if
1194: exch 1 exch { get exch dup } for
1195: pop pop
1196: { resourcestatus }
1197: stopped
1198: {
1199: clear cleardictstack pdftext_data /restoreStacks get exec
1200: { pop pop } stopped pop false
1201: }
1202: {
1203: count array astore pdftext_data exch /results exch put
1204: pdftext_data /restoreStacks get exec pop pop
1205: pdftext_data /results get aload pop
1206: }
1207: ifelse
1208: }
1209: }
1210: { { resourcestatus } }
1211: ifelse
1212: bd
1213: }
1214: if
1215: Level2?
1216: {
1217: /_pdfUndefineResource
1218: {
1219: currentglobal 3 1 roll
1220: _pdf_FontDirectory 2 index 2 copy known
1221: {undef}
1222: {pop pop}
1223: ifelse
1224: 1 index (pdf) exch _pdfConcatNames 1 index
1225: 1 index 1 _pdfConcatNames 1 index
1226: 5 index 1 _pdfConcatNames 1 index
1227: 4
1228: {
1229: 2 copy pdf_resourcestatus
1230: {
1231: pop 2 lt
1232: {2 copy findresource gcheck setglobal undefineresource}
1233: {pop pop}
1234: ifelse
1235: }
1236: { pop pop}
1237: ifelse
1238: } repeat
1239: setglobal
1240: } bd
1241: }
1242: {
1243: /_pdfUndefineResource { pop pop} bd
1244: }
1245: ifelse
1246: Level2?
1247: {
1248: /_pdfFontStatus
1249: {
1250: currentglobal exch
1251: /Font pdf_resourcestatus
1252: {pop pop true}
1253: {false}
1254: ifelse
1255: exch setglobal
1256: } bd
1257: }
1258: {
1259: /_pdfFontStatusString 50 string def
1260: _pdfFontStatusString 0 (fonts/) putinterval
1261: /_pdfFontStatus
1262: {
1263: FontDirectory 1 index known
1264: { pop true }
1265: {
1266: _pdfFontStatusString 6 42 getinterval
1267: cvs length 6 add
1268: _pdfFontStatusString exch 0 exch getinterval
1269: { status } stopped
1270: {pop false}
1271: {
1272: { pop pop pop pop true}
1273: { false }
1274: ifelse
1275: }
1276: ifelse
1277: }
1278: ifelse
1279: } bd
1280: }
1281: ifelse
1282: Level2?
1283: {
1284: /_pdfCIDFontStatus
1285: {
1286: /CIDFont /Category pdf_resourcestatus
1287: {
1288: pop pop
1289: /CIDFont pdf_resourcestatus
1290: {pop pop true}
1291: {false}
1292: ifelse
1293: }
1294: { pop false }
1295: ifelse
1296: } bd
1297: }
1298: if
1299: /_pdfString100 100 string def
1300: /_pdfComposeFontName
1301: {
1302: dup length 1 eq
1303: {
1304: 0 get
1305: 1 index
1306: type /nametype eq
1307: {
1308: _pdfString100 cvs
1309: length dup dup _pdfString100 exch (-) putinterval
1310: _pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
1311: 2 index exch cvs length
1312: add 1 add _pdfString100 exch 0 exch getinterval
1313: exch pop
1314: true
1315: }
1316: {
1317: pop pop
1318: false
1319: }
1320: ifelse
1321: }
1322: {
1323: false
1324: }
1325: ifelse
1326: dup {exch cvn exch} if
1327: } bd
1328: /_pdfConcatNames
1329: {
1330: exch
1331: _pdfString100 cvs
1332: length dup dup _pdfString100 exch (-) putinterval
1333: _pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
1334: 3 -1 roll exch cvs length
1335: add 1 add _pdfString100 exch 0 exch getinterval
1336: cvn
1337: } bind def
1338: /_pdfTextTempString 50 string def
1339: /_pdfRegOrderingArray [(Adobe-Japan1) (Adobe-CNS1) (Adobe-Korea1) (Adobe-GB1)] def
1340: /_pdf_CheckCIDSystemInfo
1341: {
1342: 1 index _pdfTextTempString cvs
1343: (Identity) anchorsearch
1344: {
1345: pop pop pop pop true
1346: }
1347: {
1348: false
1349: _pdfRegOrderingArray
1350: {
1351: 2 index exch
1352: anchorsearch
1353: { pop pop pop true exit}
1354: { pop }
1355: ifelse
1356: }
1357: forall
1358: exch pop
1359: exch /CIDFont findresource
1360: /CIDSystemInfo get
1361: 3 -1 roll /CMap findresource
1362: /CIDSystemInfo get
1363: exch
1364: 3 -1 roll
1365: {
1366: 2 copy
1367: /Supplement get
1368: exch
1369: dup type /dicttype eq
1370: {/Supplement get}
1371: {pop 0 }
1372: ifelse
1373: ge
1374: }
1375: { true }
1376: ifelse
1377: {
1378: dup /Registry get
1379: 2 index /Registry get eq
1380: {
1381: /Ordering get
1382: exch /Ordering get
1383: dup type /arraytype eq
1384: {
1385: 1 index type /arraytype eq
1386: {
1387: true
1388: 1 index length 1 sub -1 0
1389: {
1390: dup 2 index exch get exch 3 index exch get ne
1391: { pop false exit}
1392: if
1393: } for
1394: exch pop exch pop
1395: }
1396: { pop pop false }
1397: ifelse
1398: }
1399: {
1400: eq
1401: }
1402: ifelse
1403: }
1404: { pop pop false }
1405: ifelse
1406: }
1407: { pop pop false }
1408: ifelse
1409: }
1410: ifelse
1411: } bind def
1412: pdf_has_composefont?
1413: {
1414: /_pdfComposeFont
1415: {
1416: 2 copy _pdfComposeFontName not
1417: {
1418: 2 index
1419: }
1420: if
1421: (pdf) exch _pdfConcatNames
1422: dup _pdfFontStatus
1423: { dup findfont 5 2 roll pop pop pop true}
1424: {
1425: 4 1 roll
1426: 1 index /CMap pdf_resourcestatus
1427: {
1428: pop pop
1429: true
1430: }
1431: {false}
1432: ifelse
1433: 1 index true exch
1434: {
1435: _pdfCIDFontStatus not
1436: {pop false exit}
1437: if
1438: }
1439: forall
1440: and
1441: {
1442: 1 index 1 index 0 get _pdf_CheckCIDSystemInfo
1443: {
1444: 3 -1 roll pop
1445: 2 index 3 1 roll
1446: composefont true
1447: }
1448: {
1449: pop pop exch pop false
1450: }
1451: ifelse
1452: }
1453: {
1454: _pdfComposeFontName
1455: {
1456: dup _pdfFontStatus
1457: {
1458: exch pop
1459: 1 index exch
1460: findfont definefont true
1461: }
1462: {
1463: pop exch pop
1464: false
1465: }
1466: ifelse
1467: }
1468: {
1469: exch pop
1470: false
1471: }
1472: ifelse
1473: }
1474: ifelse
1475: { true }
1476: {
1477: dup _pdfFontStatus
1478: { dup findfont true }
1479: { pop false }
1480: ifelse
1481: }
1482: ifelse
1483: }
1484: ifelse
1485: } bd
1486: }
1487: {
1488: /_pdfComposeFont
1489: {
1490: _pdfComposeFontName not
1491: {
1492: dup
1493: }
1494: if
1495: dup
1496: _pdfFontStatus
1497: {exch pop dup findfont true}
1498: {
1499: 1 index
1500: dup type /nametype eq
1501: {pop}
1502: {cvn}
1503: ifelse
1504: eq
1505: {pop false}
1506: {
1507: dup _pdfFontStatus
1508: {dup findfont true}
1509: {pop false}
1510: ifelse
1511: }
1512: ifelse
1513: }
1514: ifelse
1515: } bd
1516: }
1517: ifelse
1518: /_pdfStyleDicts 4 dict dup begin
1519: /Adobe-Japan1 4 dict dup begin
1520: Level2?
1521: {
1522: /Serif
1523: /HeiseiMin-W3-83pv-RKSJ-H _pdfFontStatus
1524: {/HeiseiMin-W3}
1525: {
1526: /HeiseiMin-W3 _pdfCIDFontStatus
1527: {/HeiseiMin-W3}
1528: {/Ryumin-Light}
1529: ifelse
1530: }
1531: ifelse
1532: def
1533: /SansSerif
1534: /HeiseiKakuGo-W5-83pv-RKSJ-H _pdfFontStatus
1535: {/HeiseiKakuGo-W5}
1536: {
1537: /HeiseiKakuGo-W5 _pdfCIDFontStatus
1538: {/HeiseiKakuGo-W5}
1539: {/GothicBBB-Medium}
1540: ifelse
1541: }
1542: ifelse
1543: def
1544: /HeiseiMaruGo-W4-83pv-RKSJ-H _pdfFontStatus
1545: {/HeiseiMaruGo-W4}
1546: {
1547: /HeiseiMaruGo-W4 _pdfCIDFontStatus
1548: {/HeiseiMaruGo-W4}
1549: {
1550: /Jun101-Light-RKSJ-H _pdfFontStatus
1551: { /Jun101-Light }
1552: { SansSerif }
1553: ifelse
1554: }
1555: ifelse
1556: }
1557: ifelse
1558: /RoundSansSerif exch def
1559: /Default Serif def
1560: }
1561: {
1562: /Serif /Ryumin-Light def
1563: /SansSerif /GothicBBB-Medium def
1564: {
1565: (fonts/Jun101-Light-83pv-RKSJ-H) status
1566: }stopped
1567: {pop}{
1568: { pop pop pop pop /Jun101-Light }
1569: { SansSerif }
1570: ifelse
1571: /RoundSansSerif exch def
1572: }ifelse
1573: /Default Serif def
1574: }
1575: ifelse
1576: end
1577: def
1578: /Adobe-Korea1 4 dict dup begin
1579: /Serif /HYSMyeongJo-Medium def
1580: /SansSerif /HYGoThic-Medium def
1581: /RoundSansSerif SansSerif def
1582: /Default Serif def
1583: end
1584: def
1585: /Adobe-GB1 4 dict dup begin
1586: /Serif /STSong-Light def
1587: /SansSerif /STHeiti-Regular def
1588: /RoundSansSerif SansSerif def
1589: /Default Serif def
1590: end
1591: def
1592: /Adobe-CNS1 4 dict dup begin
1593: /Serif /MKai-Medium def
1594: /SansSerif /MHei-Medium def
1595: /RoundSansSerif SansSerif def
1596: /Default Serif def
1597: end
1598: def
1599: end
1600: def
1601: /TZzero
1602: {
1603: /_wmode xdd
1604: /_styleArr xdd
1605: /_regOrdering xdd
1606: 3 copy
1607: _pdfComposeFont
1608: {
1609: 5 2 roll pop pop pop
1610: }
1611: {
1612: [
1613: 0 1 _styleArr length 1 sub
1614: {
1615: _styleArr exch get
1616: _pdfStyleDicts _regOrdering 2 copy known
1617: {
1618: get
1619: exch 2 copy known not
1620: { pop /Default }
1621: if
1622: get
1623: }
1624: {
1625: pop pop pop /Unknown
1626: }
1627: ifelse
1628: }
1629: for
1630: ]
1631: exch pop
1632: 2 index 3 1 roll
1633: _pdfComposeFont
1634: {3 -1 roll pop}
1635: {
1636: findfont dup /FontName get exch
1637: }
1638: ifelse
1639: }
1640: ifelse
1641: dup /WMode 2 copy known
1642: { get _wmode ne }
1643: { pop pop _wmode 1 eq}
1644: ifelse
1645: {
1646: exch _wmode _pdfConcatNames
1647: dup _pdfFontStatus
1648: { exch pop dup findfont false}
1649: { exch true }
1650: ifelse
1651: }
1652: {
1653: dup /FontType get 0 ne
1654: }
1655: ifelse
1656: {
1657: dup /FontType get 3 eq _wmode 1 eq and
1658: {
1659: _pdfVerticalRomanT3Font dup length 10 add dict copy
1660: begin
1661: /_basefont exch
1662: dup length 3 add dict
1663: begin
1664: {1 index /FID ne {def}{pop pop} ifelse }
1665: forall
1666: /Encoding Encoding dup length array copy
1667: dup 16#27 /quotesingle put
1668: dup 16#60 /grave put
1669: _regOrdering /Adobe-Japan1 eq
1670: {dup 16#5c /yen put dup 16#a5 /yen put dup 16#b4 /yen put}
1671: if
1672: def
1673: FontName
1674: currentdict
1675: end
1676: definefont
1677: def
1678: /Encoding _basefont /Encoding get def
1679: /_fauxfont true def
1680: }
1681: {
1682: dup length 3 add dict
1683: begin
1684: {1 index /FID ne {def}{pop pop} ifelse }
1685: forall
1686: FontType 0 ne
1687: {
1688: /Encoding Encoding dup length array copy
1689: dup 16#27 /quotesingle put
1690: dup 16#60 /grave put
1691: _regOrdering /Adobe-Japan1 eq
1692: {dup 16#5c /yen put}
1693: if
1694: def
1695: /_fauxfont true def
1696: } if
1697: } ifelse
1698: /WMode _wmode def
1699: dup dup /FontName exch def
1700: currentdict
1701: end
1702: definefont pop
1703: }
1704: {
1705: pop
1706: }
1707: ifelse
1708: /_pdf_FontDirectory 3 1 roll _safeput
1709: }
1710: bd
1711: Level2?
1712: {
1713: /Tf {
1714: _pdf_FontDirectory 2 index 2 copy known
1715: {get exch 3 -1 roll pop}
1716: {pop pop}
1717: ifelse
1718: selectfont
1719: } bd
1720: }
1721: {
1722: /Tf {
1723: _pdf_FontDirectory 2 index 2 copy known
1724: {get exch 3 -1 roll pop}
1725: {pop pop}
1726: ifelse
1727: exch findfont exch
1728: dup type /arraytype eq
1729: {makefont}
1730: {scalefont}
1731: ifelse
1732: setfont
1733: } bd
1734: }
1735: ifelse
1736: /cshow where
1737: {
1738: pop /pdf_cshow /cshow load dd
1739: /pdf_remove2 {pop pop} dd
1740: }
1741: {
1742: /pdf_cshow {exch forall} dd
1743: /pdf_remove2 {} dd
1744: } ifelse
1745: /pdf_xshow
1746: {
1747: /_pdf_na xdd
1748: /_pdf_i 0 dd
1749: currentpoint
1750: /_pdf_y xdd
1751: /_pdf_x xdd
1752: {
1753: pdf_remove2
1754: _pdf_str1 exch 0 exch put
1755: _pdf_str1 /_pdf_showproc load exec
1756: {_pdf_na _pdf_i get} stopped
1757: { pop pop }
1758: {
1759: _pdf_x _pdf_y moveto
1760: 0
1761: rmoveto
1762: }
1763: ifelse
1764: _pdf_i 1 add /_pdf_i xdd
1765: currentpoint
1766: /_pdf_y xdd
1767: /_pdf_x xdd
1768: }
1769: exch
1770: pdf_cshow
1771: } bd
1772: /pdf_yshow
1773: {
1774: /_pdf_na xdd
1775: /_pdf_i 0 dd
1776: currentpoint
1777: /_pdf_y xdd
1778: /_pdf_x xdd
1779: {
1780: pdf_remove2
1781: _pdf_str1 exch 0 exch put
1782: _pdf_str1 /_pdf_showproc load exec
1783: {_pdf_na _pdf_i get} stopped
1784: { pop pop }
1785: {
1786: _pdf_x _pdf_y moveto
1787: 0 exch
1788: rmoveto
1789: }
1790: ifelse
1791: _pdf_i 1 add /_pdf_i xdd
1792: currentpoint
1793: /_pdf_y xdd
1794: /_pdf_x xdd
1795: }
1796: exch
1797: pdf_cshow
1798: } bd
1799: /pdf_xyshow
1800: {
1801: /_pdf_na xdd
1802: /_pdf_i 0 dd
1803: currentpoint
1804: /_pdf_y xdd
1805: /_pdf_x xdd
1806: {
1807: pdf_remove2
1808: _pdf_str1 exch 0 exch put
1809: _pdf_str1 /_pdf_showproc load exec
1810: {_pdf_na _pdf_i get} stopped
1811: { pop pop }
1812: {
1813: {_pdf_na _pdf_i 1 add get} stopped
1814: { pop pop pop}
1815: {
1816: _pdf_x _pdf_y moveto
1817: rmoveto
1818: }
1819: ifelse
1820: }
1821: ifelse
1822: _pdf_i 2 add /_pdf_i xdd
1823: currentpoint
1824: /_pdf_y xdd
1825: /_pdf_x xdd
1826: }
1827: exch
1828: pdf_cshow
1829: } bd
1830: /pdfl1xs {/_pdf_showproc /show load dd pdf_xshow} bd
1831: /pdfl1ys {/_pdf_showproc /show load dd pdf_yshow} bd
1832: /pdfl1xys {/_pdf_showproc /show load dd pdf_xyshow} bd
1833: Level2? _ColorSep5044? not and
1834: {
1835: /pdfxs {{xshow} stopped {pdfl1xs} if} bd
1836: /pdfys {{yshow} stopped {pdfl1ys} if} bd
1837: /pdfxys {{xyshow} stopped {pdfl1xys} if} bd
1838: }
1839: {
1840: /pdfxs /pdfl1xs load dd
1841: /pdfys /pdfl1ys load dd
1842: /pdfxys /pdfl1xys load dd
1843: } ifelse
1844: /pdf_charpath {false charpath} bd
1845: /pdf_xcharpath {/_pdf_showproc /pdf_charpath load dd pdf_xshow} bd
1846: /pdf_ycharpath {/_pdf_showproc /pdf_charpath load dd pdf_yshow} bd
1847: /pdf_xycharpath {/_pdf_showproc /pdf_charpath load dd pdf_xyshow} bd
1848: /pdf_strokepath
1849: {
1850: {
1851: pdf_remove2
1852: _pdf_str1 exch 0 exch put
1853: _pdf_str1 false charpath
1854: currentpoint S moveto
1855: } bind
1856: exch pdf_cshow
1857: } bd
1858: /pdf_xstrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xshow} bd
1859: /pdf_ystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_yshow} bd
1860: /pdf_xystrokepath {/_pdf_showproc {pdf_charpath S} dd pdf_xyshow} bd
1861: Level2? {currentglobal true setglobal} if
1862: /d0/setcharwidth ld
1863: /nND {{/.notdef} repeat} bd
1864: /T3Defs {
1865: /BuildChar
1866: {
1867: 1 index /Encoding get exch get
1868: 1 index /BuildGlyph get exec
1869: }
1870: def
1871: /BuildGlyph {
1872: exch begin
1873: GlyphProcs exch get exec
1874: end
1875: } def
1876: /_pdfT3Font true def
1877: } bd
1878: /_pdfBoldRomanWidthProc
1879: {
1880: stringwidth 1 index 0 ne { exch .03 add exch }if setcharwidth
1881: 0 0
1882: } bd
1883: /_pdfType0WidthProc
1884: {
1885: dup stringwidth 0 0 moveto
1886: 2 index true charpath pathbbox
1887: 0 -1
1888: 7 index 2 div .88
1889: setcachedevice2
1890: pop
1891: 0 0
1892: } bd
1893: /_pdfType0WMode1WidthProc
1894: {
1895: dup stringwidth
1896: pop 2 div neg -0.88
1897: 2 copy
1898: moveto
1899: 0 -1
1900: 5 -1 roll true charpath pathbbox
1901: setcachedevice
1902: } bd
1903: /_pdfBoldBaseFont
1904: 11 dict begin
1905: /FontType 3 def
1906: /FontMatrix[1 0 0 1 0 0]def
1907: /FontBBox[0 0 1 1]def
1908: /Encoding cHexEncoding def
1909: /_setwidthProc /_pdfBoldRomanWidthProc load def
1910: /_bcstr1 1 string def
1911: /BuildChar
1912: {
1913: exch begin
1914: _basefont setfont
1915: _bcstr1 dup 0 4 -1 roll put
1916: dup
1917: _setwidthProc
1918: 3 copy
1919: moveto
1920: show
1921: _basefonto setfont
1922: moveto
1923: show
1924: end
1925: }bd
1926: currentdict
1927: end
1928: def
1929: pdf_has_composefont?
1930: {
1931: /_pdfBoldBaseCIDFont
1932: 11 dict begin
1933: /CIDFontType 1 def
1934: /CIDFontName /_pdfBoldBaseCIDFont def
1935: /FontMatrix[1 0 0 1 0 0]def
1936: /FontBBox[0 0 1 1]def
1937: /_setwidthProc /_pdfType0WidthProc load def
1938: /_bcstr2 2 string def
1939: /BuildGlyph
1940: {
1941: exch begin
1942: _basefont setfont
1943: _bcstr2 1 2 index 256 mod put
1944: _bcstr2 0 3 -1 roll 256 idiv put
1945: _bcstr2 dup _setwidthProc
1946: 3 copy
1947: moveto
1948: show
1949: _basefonto setfont
1950: moveto
1951: show
1952: end
1953: }bd
1954: currentdict
1955: end
1956: def
1957: /_pdfDefineIdentity-H
1958: {
1959: /Identity-H /CMap PDFText /pdf_resourcestatus get exec
1960: {
1961: pop pop
1962: }
1963: {
1964: /CIDInit/ProcSet findresource begin 12 dict begin
1965: begincmap
1966: /CIDSystemInfo
1967: 3 dict begin
1968: /Registry (Adobe) def
1969: /Ordering (Identity) def
1970: /Supplement 0 def
1971: currentdict
1972: end
1973: def
1974: /CMapName /Identity-H def
1975: /CMapVersion 1 def
1976: /CMapType 1 def
1977: 1 begincodespacerange
1978: <0000> <ffff>
1979: endcodespacerange
1980: 1 begincidrange
1981: <0000> <ffff> 0
1982: endcidrange
1983: endcmap
1984: CMapName currentdict/CMap defineresource pop
1985: end
1986: end
1987: } ifelse
1988: } def
1989: } if
1990: /_pdfVerticalRomanT3Font
1991: 10 dict begin
1992: /FontType 3 def
1993: /FontMatrix[1 0 0 1 0 0]def
1994: /FontBBox[0 0 1 1]def
1995: /_bcstr1 1 string def
1996: /BuildChar
1997: {
1998: exch begin
1999: _basefont setfont
2000: _bcstr1 dup 0 4 -1 roll put
2001: dup
2002: _pdfType0WidthProc
2003: moveto
2004: show
2005: end
2006: }bd
2007: currentdict
2008: end
2009: def
2010: Level2? {setglobal} if
2011: /MakeBoldFont
2012: {
2013: dup /ct_SyntheticBold known
2014: {
2015: dup length 3 add dict begin
2016: CopyFont
2017: /ct_StrokeWidth .03 0 FontMatrix idtransform pop def
2018: /ct_SyntheticBold true def
2019: currentdict
2020: end
2021: definefont
2022: }
2023: {
2024: dup dup length 3 add dict
2025: begin
2026: CopyFont
2027: /PaintType 2 def
2028: /StrokeWidth .03 0 FontMatrix idtransform pop def
2029: /dummybold currentdict
2030: end
2031: definefont
2032: dup /FontType get dup 9 ge exch 11 le and
2033: {
2034: _pdfBoldBaseCIDFont
2035: dup length 3 add dict copy begin
2036: dup /CIDSystemInfo get /CIDSystemInfo exch def
2037: /_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
2038: /_basefont exch def
2039: /_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
2040: /_basefonto exch def
2041: currentdict
2042: end
2043: /CIDFont defineresource
2044: }
2045: {
2046: _pdfBoldBaseFont
2047: dup length 3 add dict copy begin
2048: /_basefont exch def
2049: /_basefonto exch def
2050: currentdict
2051: end
2052: definefont
2053: }
2054: ifelse
2055: }
2056: ifelse
2057: } bd
2058: /MakeBold {
2059: 1 index
2060: _pdf_FontDirectory 2 index 2 copy known
2061: {get}
2062: {exch pop}
2063: ifelse
2064: findfont
2065: dup
2066: /FontType get 0 eq
2067: {
2068: dup /WMode known {dup /WMode get 1 eq }{false} ifelse
2069: version length 4 ge
2070: and
2071: {version 0 4 getinterval cvi 2015 ge }
2072: {true}
2073: ifelse
2074: {/_pdfType0WidthProc}
2075: {/_pdfType0WMode1WidthProc}
2076: ifelse
2077: _pdfBoldBaseFont /_setwidthProc 3 -1 roll load put
2078: {MakeBoldFont} Type0CopyFont definefont
2079: }
2080: {
2081: dup /_fauxfont known not 1 index /SubstMaster known not and
2082: {
2083: _pdfBoldBaseFont /_setwidthProc /_pdfBoldRomanWidthProc load put
2084: MakeBoldFont
2085: }
2086: {
2087: 2 index 2 index eq
2088: { exch pop }
2089: {
2090: dup length dict begin
2091: CopyFont
2092: currentdict
2093: end
2094: definefont
2095: }
2096: ifelse
2097: }
2098: ifelse
2099: }
2100: ifelse
2101: pop pop
2102: dup /dummybold ne
2103: {/_pdf_FontDirectory exch dup _safeput }
2104: { pop }
2105: ifelse
2106: }bd
2107: /MakeItalic {
2108: _pdf_FontDirectory exch 2 copy known
2109: {get}
2110: {exch pop}
2111: ifelse
2112: dup findfont
2113: dup /FontInfo 2 copy known
2114: {
2115: get
2116: /ItalicAngle 2 copy known
2117: {get 0 eq }
2118: { pop pop true}
2119: ifelse
2120: }
2121: { pop pop true}
2122: ifelse
2123: {
2124: exch pop
2125: dup /FontType get 0 eq Level2? not and
2126: { dup /FMapType get 6 eq }
2127: { false }
2128: ifelse
2129: {
2130: dup /WMode 2 copy known
2131: {
2132: get 1 eq
2133: { _italMtx_WMode1Type0 }
2134: { _italMtxType0 }
2135: ifelse
2136: }
2137: { pop pop _italMtxType0 }
2138: ifelse
2139: }
2140: {
2141: dup /WMode 2 copy known
2142: {
2143: get 1 eq
2144: { _italMtx_WMode1 }
2145: { _italMtx }
2146: ifelse
2147: }
2148: { pop pop _italMtx }
2149: ifelse
2150: }
2151: ifelse
2152: makefont
2153: dup /FontType get 42 eq Level2? not or
2154: {
2155: dup length dict begin
2156: CopyFont
2157: currentdict
2158: end
2159: }
2160: if
2161: 1 index exch
2162: definefont pop
2163: /_pdf_FontDirectory exch dup _safeput
2164: }
2165: {
2166: pop
2167: 2 copy ne
2168: {
2169: /_pdf_FontDirectory 3 1 roll _safeput
2170: }
2171: { pop pop }
2172: ifelse
2173: }
2174: ifelse
2175: }bd
2176: /MakeBoldItalic {
2177: /dummybold exch
2178: MakeBold
2179: /dummybold
2180: MakeItalic
2181: }bd
2182: Level2?
2183: {
2184: /pdf_CopyDict
2185: {1 index length add dict copy}
2186: def
2187: }
2188: {
2189: /pdf_CopyDict
2190: {
2191: 1 index length add dict
2192: 1 index wcheck
2193: { copy }
2194: { begin
2195: {def} forall
2196: currentdict
2197: end
2198: }
2199: ifelse
2200: }
2201: def
2202: }
2203: ifelse
2204: /pdf_AddEuroGlyphProc
2205: {
2206: currentdict /CharStrings known
2207: {
2208: CharStrings /Euro known not
2209: {
2210: dup
2211: /CharStrings
2212: CharStrings 1 pdf_CopyDict
2213: begin
2214: /Euro pdf_EuroProcSet 4 -1 roll get def
2215: currentdict
2216: end
2217: def
2218: /pdf_PSBuildGlyph /pdf_PSBuildGlyph load def
2219: /pdf_PathOps /pdf_PathOps load def
2220: /Symbol eq Encoding 160 get /.notdef eq and
2221: {
2222: /Encoding Encoding dup length array copy
2223: dup 160 /Euro put def
2224: }
2225: if
2226: }
2227: { pop
2228: }
2229: ifelse
2230: }
2231: { pop
2232: }
2233: ifelse
2234: }
2235: def
2236: Level2? {currentglobal true setglobal} if
2237: /pdf_PathOps 4 dict dup begin
2238: /m {moveto} def
2239: /l {lineto} def
2240: /c {curveto} def
2241: /cp {closepath} def
2242: end
2243: def
2244: /pdf_PSBuildGlyph
2245: {
2246: gsave
2247: 8 -1 roll pop
2248: 7 1 roll
2249: currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse
2250: dup 9 1 roll
2251: {
2252: currentdict /StrokeWidth 2 copy known
2253: {
2254: get 2 div
2255: 5 1 roll
2256: 4 -1 roll 4 index sub
2257: 4 1 roll
2258: 3 -1 roll 4 index sub
2259: 3 1 roll
2260: exch 4 index add exch
2261: 4 index add
2262: 5 -1 roll pop
2263: }
2264: {
2265: pop pop
2266: }
2267: ifelse
2268: }
2269: if
2270: setcachedevice
2271: pdf_PathOps begin
2272: exec
2273: end
2274: {
2275: currentdict /StrokeWidth 2 copy known
2276: { get }
2277: { pop pop 0 }
2278: ifelse
2279: setlinewidth stroke
2280: }
2281: {
2282: fill
2283: }
2284: ifelse
2285: grestore
2286: } def
2287: /pdf_EuroProcSet 13 dict def
2288: pdf_EuroProcSet
2289: begin
2290: /Courier-Bold
2291: {
2292: 600 0 6 -12 585 612
2293: {
2294: 385 274 m
2295: 180 274 l
2296: 179 283 179 293 179 303 c
2297: 179 310 179 316 180 323 c
2298: 398 323 l
2299: 423 404 l
2300: 197 404 l
2301: 219 477 273 520 357 520 c
2302: 409 520 466 490 487 454 c
2303: 487 389 l
2304: 579 389 l
2305: 579 612 l
2306: 487 612 l
2307: 487 560 l
2308: 449 595 394 612 349 612 c
2309: 222 612 130 529 98 404 c
2310: 31 404 l
2311: 6 323 l
2312: 86 323 l
2313: 86 304 l
2314: 86 294 86 284 87 274 c
2315: 31 274 l
2316: 6 193 l
2317: 99 193 l
2318: 129 77 211 -12 359 -12 c
2319: 398 -12 509 8 585 77 c
2320: 529 145 l
2321: 497 123 436 80 356 80 c
2322: 285 80 227 122 198 193 c
2323: 360 193 l
2324: cp
2325: 600 0 m
2326: }
2327: pdf_PSBuildGlyph
2328: } def
2329: /Courier-BoldOblique /Courier-Bold load def
2330: /Courier
2331: {
2332: 600 0 17 -12 578 584
2333: {
2334: 17 204 m
2335: 97 204 l
2336: 126 81 214 -12 361 -12 c
2337: 440 -12 517 17 578 62 c
2338: 554 109 l
2339: 501 70 434 43 366 43 c
2340: 266 43 184 101 154 204 c
2341: 380 204 l
2342: 400 259 l
2343: 144 259 l
2344: 144 270 143 281 143 292 c
2345: 143 299 143 307 144 314 c
2346: 418 314 l
2347: 438 369 l
2348: 153 369 l
2349: 177 464 249 529 345 529 c
2350: 415 529 484 503 522 463 c
2351: 522 391 l
2352: 576 391 l
2353: 576 584 l
2354: 522 584 l
2355: 522 531 l
2356: 473 566 420 584 348 584 c
2357: 216 584 122 490 95 369 c
2358: 37 369 l
2359: 17 314 l
2360: 87 314 l
2361: 87 297 l
2362: 87 284 88 272 89 259 c
2363: 37 259 l
2364: cp
2365: 600 0 m
2366: }
2367: pdf_PSBuildGlyph
2368: } def
2369: /Courier-Oblique /Courier load def
2370: /Helvetica
2371: {
2372: 556 0 24 -19 541 703
2373: {
2374: 541 628 m
2375: 510 669 442 703 354 703 c
2376: 201 703 117 607 101 444 c
2377: 50 444 l
2378: 25 372 l
2379: 97 372 l
2380: 97 301 l
2381: 49 301 l
2382: 24 229 l
2383: 103 229 l
2384: 124 67 209 -19 350 -19 c
2385: 435 -19 501 25 509 32 c
2386: 509 131 l
2387: 492 105 417 60 343 60 c
2388: 267 60 204 127 197 229 c
2389: 406 229 l
2390: 430 301 l
2391: 191 301 l
2392: 191 372 l
2393: 455 372 l
2394: 479 444 l
2395: 194 444 l
2396: 201 531 245 624 348 624 c
2397: 433 624 484 583 509 534 c
2398: cp
2399: 556 0 m
2400: }
2401: pdf_PSBuildGlyph
2402: } def
2403: /Helvetica-Oblique /Helvetica load def
2404: /Helvetica-Bold
2405: {
2406: 556 0 12 -19 563 710
2407: {
2408: 563 621 m
2409: 537 659 463 710 363 710 c
2410: 216 710 125 620 101 462 c
2411: 51 462 l
2412: 12 367 l
2413: 92 367 l
2414: 92 346 l
2415: 92 337 93 328 93 319 c
2416: 52 319 l
2417: 12 224 l
2418: 102 224 l
2419: 131 58 228 -19 363 -19 c
2420: 417 -19 471 -12 517 18 c
2421: 517 146 l
2422: 481 115 426 93 363 93 c
2423: 283 93 254 166 246 224 c
2424: 398 224 l
2425: 438 319 l
2426: 236 319 l
2427: 236 367 l
2428: 457 367 l
2429: 497 462 l
2430: 244 462 l
2431: 259 552 298 598 363 598 c
2432: 425 598 464 570 486 547 c
2433: 507 526 513 517 517 509 c
2434: cp
2435: 556 0 m
2436: }
2437: pdf_PSBuildGlyph
2438: } def
2439: /Helvetica-BoldOblique /Helvetica-Bold load def
2440: /Symbol
2441: {
2442: 750 0 20 -12 714 685
2443: {
2444: 714 581 m
2445: 650 645 560 685 465 685 c
2446: 304 685 165 580 128 432 c
2447: 50 432 l
2448: 20 369 l
2449: 116 369 l
2450: 115 356 115 347 115 337 c
2451: 115 328 115 319 116 306 c
2452: 50 306 l
2453: 20 243 l
2454: 128 243 l
2455: 165 97 300 -12 465 -12 c
2456: 560 -12 635 25 685 65 c
2457: 685 155 l
2458: 633 91 551 51 465 51 c
2459: 340 51 238 131 199 243 c
2460: 555 243 l
2461: 585 306 l
2462: 184 306 l
2463: 183 317 182 326 182 336 c
2464: 182 346 183 356 184 369 c
2465: 614 369 l 644 432 l
2466: 199 432 l
2467: 233 540 340 622 465 622 c
2468: 555 622 636 580 685 520 c
2469: cp
2470: 750 0 m
2471: }
2472: pdf_PSBuildGlyph
2473: } def
2474: /Times-Bold
2475: {
2476: 500 0 16 -14 478 700
2477: {
2478: 367 308 m
2479: 224 308 l
2480: 224 368 l
2481: 375 368 l
2482: 380 414 l
2483: 225 414 l
2484: 230 589 257 653 315 653 c
2485: 402 653 431 521 444 457 c
2486: 473 457 l
2487: 473 698 l
2488: 444 697 l
2489: 441 679 437 662 418 662 c
2490: 393 662 365 700 310 700 c
2491: 211 700 97 597 73 414 c
2492: 21 414 l
2493: 16 368 l
2494: 69 368 l
2495: 69 359 68 350 68 341 c
2496: 68 330 68 319 69 308 c
2497: 21 308 l
2498: 16 262 l
2499: 73 262 l
2500: 91 119 161 -14 301 -14 c
2501: 380 -14 443 50 478 116 c
2502: 448 136 l
2503: 415 84 382 40 323 40 c
2504: 262 40 231 77 225 262 c
2505: 362 262 l
2506: cp
2507: 500 0 m
2508: }
2509: pdf_PSBuildGlyph
2510: } def
2511: /Times-BoldItalic
2512: {
2513: 500 0 9 -20 542 686
2514: {
2515: 542 686 m
2516: 518 686 l
2517: 513 673 507 660 495 660 c
2518: 475 660 457 683 384 683 c
2519: 285 683 170 584 122 430 c
2520: 58 430 l
2521: 34 369 l
2522: 105 369 l
2523: 101 354 92 328 90 312 c
2524: 34 312 l
2525: 9 251 l
2526: 86 251 l
2527: 85 238 84 223 84 207 c
2528: 84 112 117 -14 272 -14 c
2529: 326 -14 349 9 381 9 c
2530: 393 9 393 -10 394 -20 c
2531: 420 -20 l
2532: 461 148 l
2533: 429 148 l
2534: 416 109 362 15 292 15 c
2535: 227 15 197 55 197 128 c
2536: 197 162 204 203 216 251 c
2537: 378 251 l
2538: 402 312 l
2539: 227 312 l
2540: 229 325 236 356 241 369 c
2541: 425 369 l
2542: 450 430 l
2543: 255 430 l
2544: 257 435 264 458 274 488 c
2545: 298 561 337 654 394 654 c
2546: 437 654 484 621 484 530 c
2547: 484 516 l
2548: 516 516 l
2549: cp
2550: 500 0 m
2551: }
2552: pdf_PSBuildGlyph
2553: } def
2554: /Times-Italic
2555: {
2556: 500 0 23 -10 595 692
2557: {
2558: 399 317 m
2559: 196 317 l
2560: 199 340 203 363 209 386 c
2561: 429 386 l
2562: 444 424 l
2563: 219 424 l
2564: 246 514 307 648 418 648 c
2565: 448 648 471 638 492 616 c
2566: 529 576 524 529 527 479 c
2567: 549 475 l
2568: 595 687 l
2569: 570 687 l
2570: 562 674 558 664 542 664 c
2571: 518 664 474 692 423 692 c
2572: 275 692 162 551 116 424 c
2573: 67 424 l
2574: 53 386 l
2575: 104 386 l
2576: 98 363 93 340 90 317 c
2577: 37 317 l
2578: 23 279 l
2579: 86 279 l
2580: 85 266 85 253 85 240 c
2581: 85 118 137 -10 277 -10 c
2582: 370 -10 436 58 488 128 c
2583: 466 149 l
2584: 424 101 375 48 307 48 c
2585: 212 48 190 160 190 234 c
2586: 190 249 191 264 192 279 c
2587: 384 279 l
2588: cp
2589: 500 0 m
2590: }
2591: pdf_PSBuildGlyph
2592: } def
2593: /Times-Roman
2594: {
2595: 500 0 10 -12 484 692
2596: {
2597: 347 298 m
2598: 171 298 l
2599: 170 310 170 322 170 335 c
2600: 170 362 l
2601: 362 362 l
2602: 374 403 l
2603: 172 403 l
2604: 184 580 244 642 308 642 c
2605: 380 642 434 574 457 457 c
2606: 481 462 l
2607: 474 691 l
2608: 449 691 l
2609: 433 670 429 657 410 657 c
2610: 394 657 360 692 299 692 c
2611: 204 692 94 604 73 403 c
2612: 22 403 l
2613: 10 362 l
2614: 70 362 l
2615: 69 352 69 341 69 330 c
2616: 69 319 69 308 70 298 c
2617: 22 298 l
2618: 10 257 l
2619: 73 257 l
2620: 97 57 216 -12 295 -12 c
2621: 364 -12 427 25 484 123 c
2622: 458 142 l
2623: 425 101 384 37 316 37 c
2624: 256 37 189 84 173 257 c
2625: 335 257 l
2626: cp
2627: 500 0 m
2628: }
2629: pdf_PSBuildGlyph
2630: } def
2631: end
2632: Level2? {setglobal} if
2633: currentdict readonly pop end
2634: %%EndResource
2635: PDFText begin
2636: [39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
2637: /Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
2638: /egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
2639: /oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
2640: /udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
2641: /registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
2642: /.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
2643: /.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
2644: /questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
2645: /guillemotleft/guillemotright/ellipsis/space/Agrave/Atilde/Otilde/OE/oe
2646: /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
2647: /.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
2648: /fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
2649: /Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
2650: /Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
2651: /Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
2652: /hungarumlaut/ogonek/caron
2653: 0 TE
2654: [1/dotlessi/caron 39/quotesingle 96/grave
2655: 127/bullet/Euro/bullet/quotesinglbase/florin/quotedblbase/ellipsis
2656: /dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE
2657: /bullet/Zcaron/bullet/bullet/quoteleft/quoteright/quotedblleft
2658: /quotedblright/bullet/endash/emdash/tilde/trademark/scaron
2659: /guilsinglright/oe/bullet/zcaron/Ydieresis/space/exclamdown/cent/sterling
2660: /currency/yen/brokenbar/section/dieresis/copyright/ordfeminine
2661: /guillemotleft/logicalnot/hyphen/registered/macron/degree/plusminus
2662: /twosuperior/threesuperior/acute/mu/paragraph/periodcentered/cedilla
2663: /onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters
2664: /questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
2665: /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis
2666: /Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash
2667: /Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave
2668: /aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla/egrave/eacute
2669: /ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde
2670: /ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute
2671: /ucircumflex/udieresis/yacute/thorn/ydieresis
2672: 1 TE
2673: end
2674: %%BeginResource: procset pdfasc.prc 6.0 1
2675: %%Copyright: Copyright 1992-2003 Adobe Systems Incorporated. All Rights Reserved.
2676: /ASR {
2677: 13 dict begin
2678: /mirV? exch def
2679: /mirH? exch def
2680: /center? exch def
2681: /autorotate? exch def
2682: /angle exch def
2683: /shrink exch def
2684: /Pury exch def
2685: /Purx exch def
2686: /Plly exch def
2687: /Pllx exch def
2688: /Dury exch def
2689: /Durx exch def
2690: /Dlly exch def
2691: /Dllx exch def
2692: Dury 0 eq Durx 0 eq and Dlly 0 eq Dllx 0 eq and and
2693: { shrink 0 gt { GClipBBox } { GPageBBox } ifelse }
2694: { ITransDBBox }
2695: ifelse
2696: /PHt Pury Plly sub def
2697: /PW Purx Pllx sub def
2698: /DHt Dury Dlly sub def
2699: /DW Durx Dllx sub def
2700: angle 90 eq angle 270 eq or
2701: {
2702: PHt /PHt PW def /PW exch def
2703: } if
2704: autorotate? PHt PW ne and DHt DW ne and
2705: {
2706: DHt DW ge
2707: PHt PW ge
2708: ne
2709: { /angle angle 90 add def
2710: PHt /PHt PW def /PW exch def
2711: }
2712: if
2713: } if
2714: angle 0 ne
2715: {
2716: /angle angle 360 mod def
2717: angle rotate
2718: angle 90 eq
2719: { 0 DW neg translate }
2720: if
2721: angle 180 eq
2722: { DW neg DHt neg translate }
2723: if
2724: angle 270 eq
2725: { DHt neg 0 translate }
2726: if
2727: } if
2728: center?
2729: {
2730: ITransBBox
2731: Durx Dllx add 2 div Dury Dlly add 2 div
2732: Purx Pllx add -2 div Pury Plly add -2 div
2733: 3 -1 roll add exch
2734: 3 -1 roll add exch
2735: translate
2736: }
2737: {
2738: ITransBBox
2739: angle 0 eq
2740: {Dllx Pllx sub Dury Pury sub}
2741: if
2742: angle 90 eq
2743: {Durx Purx sub Dury Pury sub}
2744: if
2745: angle 180 eq
2746: {Durx Purx sub Dlly Plly sub}
2747: if
2748: angle 270 eq
2749: {Dllx Pllx sub Dlly Plly sub}
2750: if
2751: translate
2752: }
2753: ifelse
2754: mirH? mirV? or
2755: {
2756: ITransBBox
2757: mirH?
2758: {
2759: -1 1 scale
2760: Durx Dllx add neg 0 translate
2761: } if
2762: mirV?
2763: {
2764: 1 -1 scale
2765: 0 Dury Dlly add neg translate
2766: } if
2767: } if
2768: shrink 0 ne
2769: {
2770: ITransBBox
2771: Dury Dlly sub Pury Plly sub div
2772: Durx Dllx sub Purx Pllx sub div
2773: 2 copy gt { exch } if pop
2774: shrink 1 eq
2775: {
2776: Durx Dllx add 2 div Dury Dlly add 2 div translate
2777: dup scale
2778: Purx Pllx add -2 div Pury Plly add -2 div translate
2779: }
2780: {
2781: shrink 2 eq 1 index 1.0 lt and
2782: {
2783: Durx Dllx add 2 div Dury Dlly add 2 div translate
2784: dup scale
2785: Purx Pllx add -2 div Pury Plly add -2 div translate
2786: }
2787: { pop }
2788: ifelse
2789: }
2790: ifelse
2791: } if
2792: end
2793: } [/autorotate? /shrink? /mirH? /mirV? /angle /Pury /Purx /Plly /Pllx /Durx /Dury /Dllx /Dlly /PW /PHt /DW /DHt
2794: /Devurx /Devury /Devllx /Devlly /pdfHt /pdfW]
2795: bld
2796: /GClipBBox
2797: {
2798: gsave newpath clippath pathbbox newpath grestore
2799: /Dury exch def
2800: /Durx exch def
2801: /Dlly exch def
2802: /Dllx exch def
2803: ITransDBBox
2804: } [/Durx /Dury /Dllx /Dlly]
2805: bld
2806: /GPageBBox
2807: {
2808: {
2809: currentpagedevice /PageSize get aload pop
2810: /Devury exch def /Devurx exch def
2811: /Devllx 0 def /Devlly 0 def
2812: ITransBBox
2813: }
2814: stopped
2815: { GClipBBox }
2816: if
2817: } [/Devurx /Devury /Devllx /Devlly ]
2818: bld
2819: /ITransDBBox
2820: {
2821: Durx Dury transform matrix defaultmatrix itransform
2822: /Devury exch def
2823: /Devurx exch def
2824: Dllx Dlly transform matrix defaultmatrix itransform
2825: /Devlly exch def
2826: /Devllx exch def
2827: Devury Devlly lt {/Devlly Devury /Devury Devlly def def} if
2828: Devurx Devllx lt {/Devllx Devurx /Devurx Devllx def def} if
2829: } [/Durx /Dury /Dllx /Dlly /Devurx /Devury /Devllx /Devlly ]
2830: bld
2831: /ITransBBox
2832: {
2833: /um matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix def
2834: Devllx Devlly um itransform
2835: Devurx Devury um itransform
2836: /Dury exch def
2837: /Durx exch def
2838: /Dlly exch def
2839: /Dllx exch def
2840: Dury Dlly lt {/Dlly Dury /Dury Dlly def def} if
2841: Durx Dllx lt {/Dllx Durx /Durx Dllx def def} if
2842: } [ /um /Durx /Dury /Dllx /Dlly /Devurx /Devury /Devllx /Devlly ]
2843: bld
2844: %%EndResource
2845: currentdict readonly pop
2846: end end
2847: /currentpacking where {pop setpacking}if
2848: PDFVars/DocInitAll{[PDF PDFText]{/docinitialize get exec}forall }put
2849: PDFVars/InitAll{[PDF PDFText]{/initialize get exec}forall initgs}put
2850: PDFVars/TermAll{[PDFText PDF]{/terminate get exec}forall}put
2851: PDFVars begin PDF begin
2852: PDFVars/DocInitAll get exec PDFVars/InitAll get exec
2853:
2854: [/NamespacePush PDFMark5
2855: [/_objdef {Metadata_In_EPS} /type /stream /OBJ PDFMark5
2856: [{Metadata_In_EPS} 3847 (% &end XMP packet& %) ReadByPDFMark5
2857: <?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
2858: <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="3.1-701">
2859: <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
2860: <rdf:Description rdf:about=""
2861: xmlns:xap="http://ns.adobe.com/xap/1.0/">
2862: <xap:CreateDate>2007-09-04T07:02:11+09:00</xap:CreateDate>
2863: <xap:ModifyDate>2007-09-04T07:02:11+09:00</xap:ModifyDate>
2864: <xap:MetadataDate>2007-09-04T07:02:11+09:00</xap:MetadataDate>
2865: </rdf:Description>
2866: <rdf:Description rdf:about=""
2867: xmlns:xapMM="http://ns.adobe.com/xap/1.0/mm/"
2868: xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#">
2869: <xapMM:DocumentID>uuid:C96D9952695ADC119C808DE3E8F02064</xapMM:DocumentID>
2870: <xapMM:InstanceID>uuid:C96D9952695ADC119C808DE3E8F02064</xapMM:InstanceID>
2871: <xapMM:DerivedFrom rdf:parseType="Resource">
2872: <stRef:instanceID>uuid:173db458-593a-4fc6-a46a-4c1cdbb26f9d</stRef:instanceID>
2873: <stRef:documentID>uuid:bb027e11-9448-4313-ac93-65bb517cdf29</stRef:documentID>
2874: </xapMM:DerivedFrom>
2875: </rdf:Description>
2876: <rdf:Description rdf:about=""
2877: xmlns:dc="http://purl.org/dc/elements/1.1/">
2878: <dc:title>
2879: <rdf:Alt>
2880: <rdf:li xml:lang="x-default">Visio-routing_analysis_infra.vsd</rdf:li>
2881: </rdf:Alt>
2882: </dc:title>
2883: <dc:creator>
2884: <rdf:Seq>
2885: <rdf:li>jeon</rdf:li>
2886: </rdf:Seq>
2887: </dc:creator>
2888: <dc:format>application/eps</dc:format>
2889: </rdf:Description>
2890: <rdf:Description rdf:about=""
2891: xmlns:pdfx="http://ns.adobe.com/pdfx/1.3/">
2892: <pdfx:Company>wicl</pdfx:Company>
2893: </rdf:Description>
2894: </rdf:RDF>
2895: </x:xmpmeta>
2896:
2897:
2898:
2899:
2900:
2901:
2902:
2903:
2904:
2905:
2906:
2907:
2908:
2909:
2910:
2911:
2912:
2913:
2914:
2915:
2916:
2917: <?xpacket end="w"?>
2918:
2919: % &end XMP packet& %
2920:
2921: [{Metadata_In_EPS} 2 dict begin /Type /Metadata def /Subtype /XML def currentdict end /PUT PDFMark5
2922: [/Document 1 dict begin /Metadata {Metadata_In_EPS} def currentdict end /BDC PDFMark5
2923: [/NamespacePop PDFMark5
2924:
2925: PDFVars/TermAll get exec end end
2926:
2927: %%EndSetup
2928: PDF /docinitialize get exec
2929: PDFVars begin PDF begin PDFVars/InitAll get exec
2930: 23.8637 575.006 512.826 251.299 rectclip
2931: /N219 [/CIEBasedABC 20 dict
2932: dup /CreationDate (19980209064900) put
2933: dup /RenderingIntent (RelativeColorimetric) put
2934: dup /Description (sRGB IEC61966-2.1) put
2935: dup /ColorSpace (RGB ) put
2936: dup /Copyright (Copyright (c) 1998 Hewlett-Packard Company) put
2937: dup /ProfileID <1D3FDA2EDB4A89AB60A23C5F7C7D81DD> put
2938: dup /DecodeABC [
2939: {{0 0.00031 0.00061 0.0009 0.0012 0.00151 0.00181 0.00212 0.00242 0.00271
2940: 0.00302 0.00334 0.00366 0.00401 0.00437 0.00476 0.00515 0.00558 0.00602 0.00648
2941: 0.00696 0.00745 0.00798 0.00852 0.00908 0.00966 0.01027 0.01089 0.01153 0.0122
2942: 0.0129 0.01362 0.01435 0.01511 0.01589 0.0167 0.01752 0.01837 0.01925 0.02015
2943: 0.02107 0.02203 0.02299 0.02399 0.02501 0.02606 0.02713 0.02822 0.02934 0.03049
2944: 0.03166 0.03287 0.03409 0.03533 0.03662 0.03792 0.03925 0.04061 0.04199 0.04341
2945: 0.04484 0.04631 0.04781 0.04933 0.05088 0.05245 0.05406 0.05569 0.05736 0.05904
2946: 0.06077 0.06252 0.0643 0.06611 0.06794 0.06981 0.0717 0.07363 0.07558 0.07756
2947: 0.07959 0.08162 0.0837 0.08581 0.08795 0.09011 0.09231 0.09454 0.0968 0.09909
2948: 0.10142 0.10376 0.10616 0.10857 0.11102 0.11351 0.11602 0.11856 0.12114 0.12376
2949: 0.12639 0.12907 0.13178 0.13452 0.13729 0.14009 0.14294 0.14581 0.14873 0.15166
2950: 0.15463 0.15765 0.16068 0.16376 0.16687 0.17001 0.17319 0.17641 0.17965 0.18293
2951: 0.18625 0.1896 0.19299 0.19641 0.19987 0.20335 0.20688 0.21045 0.21405 0.21767
2952: 0.22134 0.22505 0.22879 0.23257 0.23638 0.24023 0.24411 0.24804 0.25199 0.25599
2953: 0.26002 0.26409 0.2682 0.27234 0.27651 0.28073 0.28499 0.28928 0.29361 0.29798
2954: 0.30238 0.30683 0.3113 0.31582 0.32038 0.32497 0.3296 0.33428 0.33898 0.34372
2955: 0.34851 0.35333 0.3582 0.3631 0.36804 0.37302 0.37804 0.3831 0.38819 0.39333
2956: 0.3985 0.40372 0.40898 0.41427 0.41961 0.42498 0.43039 0.43585 0.44134 0.44688
2957: 0.45245 0.45806 0.46372 0.46942 0.47516 0.48094 0.48675 0.49261 0.49851 0.50445
2958: 0.51043 0.51646 0.52253 0.52863 0.53477 0.54097 0.54719 0.55347 0.55979 0.56613
2959: 0.57253 0.57897 0.58545 0.59198 0.59855 0.60515 0.6118 0.61849 0.62524 0.63201
2960: 0.63884 0.6457 0.6526 0.65955 0.66654 0.67357 0.68066 0.68778 0.69495 0.70215
2961: 0.7094 0.71669 0.72404 0.73142 0.73885 0.74632 0.75383 0.76138 0.76899 0.77663
2962: 0.78433 0.79206 0.79983 0.80765 0.81552 0.82343 0.83139 0.8394 0.84744 0.85554
2963: 0.86367 0.87185 0.88007 0.88835 0.89666 0.90503 0.91343 0.92189 0.93038 0.93892
2964: 0.94751 0.95614 0.96482 0.97355 0.98232 0.99114 1}
2965: dup 3 -1 roll 0 1 3 copy 3 -1 roll exch ge
2966: {pop pop pop pop pop 256 get}
2967: {pop 3 copy pop le {pop pop pop pop 0 get}
2968: {exch dup 4 -1 roll exch sub 3 1 roll sub div 256 mul dup
2969: floor dup 3 1 roll sub exch cvi dup 1 add 4 -1 roll exch
2970: get 4 -1 roll 3 -1 roll get dup 4 1 roll sub mul add}
2971: ifelse} ifelse
2972: } bind
2973: dup
2974: dup
2975: ] put
2976: dup /MatrixABC [
2977: 0.2180189128 0.1112492942 0.0069565698
2978: 0.1925612492 0.358452993 0.0485281768
2979: 0.0715286348 0.0303053423 0.3569742448
2980: ] put
2981: dup /MatrixLMN [1.9999694824 0 0 0 1.9999694824 0 0 0 1.9999694824] put
2982: dup /BlackPoint [0 0 0] put
2983: dup /WhitePoint [0.9642028809 1 0.8249053955] put]
2984: /ColorSpace defineRes pop
2985:
2986: q
2987: 23.8637 575.006 m
2988: 536.689 575.006 l
2989: 536.689 826.306 l
2990: 23.8637 826.306 l
2991: h
2992: W
2993: n
2994: q
2995: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
2996: n
2997: /N234 <</PatternType 1 /PaintType 1 /TilingType 1 /XStep 64.0 /YStep 64.0
2998: /BBox [0.0 0.0 64.0 64.0]
2999: /PaintProc {pop
3000: q
3001: 64.0 0.0 0.0 -64.0 0.0 64.0 cm
3002: q
3003: n
3004: 0.0 0.0 m
3005: 1.0 0.0 l
3006: 1.0 1.0 l
3007: 0.0 1.0 l
3008: h
3009: [/Indexed /N219 /ColorSpace findRes 1
3010: <~s8W*!!!!~>]
3011: cs
3012: <<
3013: /ImageType 1
3014: /Width 64
3015: /Height 64
3016: /ImageMatrix [64.0 0.0 0.0 -64.0 0.0 64.0]
3017: /BitsPerComponent 8
3018: /Decode [0.0 255.0 ]
3019: /DataSource
3020: 1 dict begin /_i 0 def currentdict end mark exch { begin {
3021: <~!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3022: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3023: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3024: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3025: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3026: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3027: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3028: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3029: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3030: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3031: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3032: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3033: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3034: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3035: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3036: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz~>
3037: <~!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3038: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3039: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3040: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3041: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3042: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3043: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3044: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3045: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3046: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3047: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3048: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3049: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3050: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3051: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3052: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz~>
3053: } _i 2 eq{ /_i 0 def pop ()}{_i get /_i _i 1 add def} ifelse
3054: end } bind aload pop ] cvx
3055: >>
3056: image
3057: n
3058: Q
3059: Q
3060: } bind >> /PatternPrototype defineRes pop
3061:
3062: /N234 /PatternPrototype findRes
3063: gsave
3064: [0.676201 0.0 0.0 -0.676201 -109.075 947.569] concat
3065: matrix makepattern
3066: grestore
3067: setpattern
3068: 290.700012 619.340027 226.140015 26.159973 rectfill
3069:
3070: Q
3071: q
3072: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3073: n
3074: /N234 <</PatternType 1 /PaintType 1 /TilingType 1 /XStep 64.0 /YStep 64.0
3075: /BBox [0.0 0.0 64.0 64.0]
3076: /PaintProc {pop
3077: q
3078: 64.0 0.0 0.0 -64.0 0.0 64.0 cm
3079: q
3080: n
3081: 0.0 0.0 m
3082: 1.0 0.0 l
3083: 1.0 1.0 l
3084: 0.0 1.0 l
3085: h
3086: [/Indexed /N219 /ColorSpace findRes 1
3087: <~s8W*!!!!~>]
3088: cs
3089: <<
3090: /ImageType 1
3091: /Width 64
3092: /Height 64
3093: /ImageMatrix [64.0 0.0 0.0 -64.0 0.0 64.0]
3094: /BitsPerComponent 8
3095: /Decode [0.0 255.0 ]
3096: /DataSource
3097: 1 dict begin /_i 0 def currentdict end mark exch { begin {
3098: <~!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3099: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3100: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3101: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3102: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3103: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3104: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3105: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3106: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3107: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3108: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3109: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3110: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3111: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3112: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3113: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz~>
3114: <~!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3115: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3116: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3117: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3118: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3119: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3120: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3121: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3122: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3123: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3124: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3125: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3126: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3127: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3128: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3129: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz~>
3130: } _i 2 eq{ /_i 0 def pop ()}{_i get /_i _i 1 add def} ifelse
3131: end } bind aload pop ] cvx
3132: >>
3133: image
3134: n
3135: Q
3136: Q
3137: } bind >> /PatternPrototype defineRes pop
3138:
3139: /N234 /PatternPrototype findRes
3140: gsave
3141: [0.676201 0.0 0.0 -0.676201 -109.075 947.569] concat
3142: matrix makepattern
3143: grestore
3144: setpattern
3145: 290.700012 778.760010 226.140015 26.159973 rectfill
3146:
3147: Q
3148: q
3149: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3150: n
3151: /N234 <</PatternType 1 /PaintType 1 /TilingType 1 /XStep 64.0 /YStep 64.0
3152: /BBox [0.0 0.0 64.0 64.0]
3153: /PaintProc {pop
3154: q
3155: 64.0 0.0 0.0 -64.0 0.0 64.0 cm
3156: q
3157: n
3158: 0.0 0.0 m
3159: 1.0 0.0 l
3160: 1.0 1.0 l
3161: 0.0 1.0 l
3162: h
3163: [/Indexed /N219 /ColorSpace findRes 1
3164: <~s8W*!!!!~>]
3165: cs
3166: <<
3167: /ImageType 1
3168: /Width 64
3169: /Height 64
3170: /ImageMatrix [64.0 0.0 0.0 -64.0 0.0 64.0]
3171: /BitsPerComponent 8
3172: /Decode [0.0 255.0 ]
3173: /DataSource
3174: 1 dict begin /_i 0 def currentdict end mark exch { begin {
3175: <~!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3176: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3177: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3178: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3179: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3180: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3181: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3182: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3183: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3184: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3185: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3186: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3187: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3188: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3189: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3190: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz~>
3191: <~!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3192: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3193: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3194: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3195: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3196: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3197: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3198: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3199: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3200: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3201: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3202: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3203: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3204: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3205: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3206: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz~>
3207: } _i 2 eq{ /_i 0 def pop ()}{_i get /_i _i 1 add def} ifelse
3208: end } bind aload pop ] cvx
3209: >>
3210: image
3211: n
3212: Q
3213: Q
3214: } bind >> /PatternPrototype defineRes pop
3215:
3216: /N234 /PatternPrototype findRes
3217: gsave
3218: [0.676201 0.0 0.0 -0.676201 -109.075 947.569] concat
3219: matrix makepattern
3220: grestore
3221: setpattern
3222: 290.700012 738.859985 226.140015 26.159973 rectfill
3223:
3224: Q
3225: q
3226: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3227: n
3228: /N234 <</PatternType 1 /PaintType 1 /TilingType 1 /XStep 64.0 /YStep 64.0
3229: /BBox [0.0 0.0 64.0 64.0]
3230: /PaintProc {pop
3231: q
3232: 64.0 0.0 0.0 -64.0 0.0 64.0 cm
3233: q
3234: n
3235: 0.0 0.0 m
3236: 1.0 0.0 l
3237: 1.0 1.0 l
3238: 0.0 1.0 l
3239: h
3240: [/Indexed /N219 /ColorSpace findRes 1
3241: <~s8W*!!!!~>]
3242: cs
3243: <<
3244: /ImageType 1
3245: /Width 64
3246: /Height 64
3247: /ImageMatrix [64.0 0.0 0.0 -64.0 0.0 64.0]
3248: /BitsPerComponent 8
3249: /Decode [0.0 255.0 ]
3250: /DataSource
3251: 1 dict begin /_i 0 def currentdict end mark exch { begin {
3252: <~!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3253: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3254: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3255: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3256: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3257: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3258: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3259: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3260: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3261: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3262: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3263: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3264: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3265: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3266: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3267: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz~>
3268: <~!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3269: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3270: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3271: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3272: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3273: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3274: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3275: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3276: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3277: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3278: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3279: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3280: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3281: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3282: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3283: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz~>
3284: } _i 2 eq{ /_i 0 def pop ()}{_i get /_i _i 1 add def} ifelse
3285: end } bind aload pop ] cvx
3286: >>
3287: image
3288: n
3289: Q
3290: Q
3291: } bind >> /PatternPrototype defineRes pop
3292:
3293: /N234 /PatternPrototype findRes
3294: gsave
3295: [0.676201 0.0 0.0 -0.676201 -109.075 947.569] concat
3296: matrix makepattern
3297: grestore
3298: setpattern
3299: 290.700012 698.840027 226.140015 26.159973 rectfill
3300:
3301: Q
3302: q
3303: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3304: n
3305: /N234 <</PatternType 1 /PaintType 1 /TilingType 1 /XStep 64.0 /YStep 64.0
3306: /BBox [0.0 0.0 64.0 64.0]
3307: /PaintProc {pop
3308: q
3309: 64.0 0.0 0.0 -64.0 0.0 64.0 cm
3310: q
3311: n
3312: 0.0 0.0 m
3313: 1.0 0.0 l
3314: 1.0 1.0 l
3315: 0.0 1.0 l
3316: h
3317: [/Indexed /N219 /ColorSpace findRes 1
3318: <~s8W*!!!!~>]
3319: cs
3320: <<
3321: /ImageType 1
3322: /Width 64
3323: /Height 64
3324: /ImageMatrix [64.0 0.0 0.0 -64.0 0.0 64.0]
3325: /BitsPerComponent 8
3326: /Decode [0.0 255.0 ]
3327: /DataSource
3328: 1 dict begin /_i 0 def currentdict end mark exch { begin {
3329: <~!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3330: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3331: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3332: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3333: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3334: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3335: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3336: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3337: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3338: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3339: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3340: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3341: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3342: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3343: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3344: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz~>
3345: <~!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3346: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3347: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3348: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3349: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3350: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3351: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3352: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3353: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3354: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3355: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3356: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3357: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3358: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3359: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3360: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz~>
3361: } _i 2 eq{ /_i 0 def pop ()}{_i get /_i _i 1 add def} ifelse
3362: end } bind aload pop ] cvx
3363: >>
3364: image
3365: n
3366: Q
3367: Q
3368: } bind >> /PatternPrototype defineRes pop
3369:
3370: /N234 /PatternPrototype findRes
3371: gsave
3372: [0.676201 0.0 0.0 -0.676201 -109.075 947.569] concat
3373: matrix makepattern
3374: grestore
3375: setpattern
3376: 290.700012 659.000000 226.140015 26.219971 rectfill
3377:
3378: Q
3379: q
3380: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3381: n
3382: /N234 <</PatternType 1 /PaintType 1 /TilingType 1 /XStep 64.0 /YStep 64.0
3383: /BBox [0.0 0.0 64.0 64.0]
3384: /PaintProc {pop
3385: q
3386: 64.0 0.0 0.0 -64.0 0.0 64.0 cm
3387: q
3388: n
3389: 0.0 0.0 m
3390: 1.0 0.0 l
3391: 1.0 1.0 l
3392: 0.0 1.0 l
3393: h
3394: [/Indexed /N219 /ColorSpace findRes 1
3395: <~s8W*!!!!~>]
3396: cs
3397: <<
3398: /ImageType 1
3399: /Width 64
3400: /Height 64
3401: /ImageMatrix [64.0 0.0 0.0 -64.0 0.0 64.0]
3402: /BitsPerComponent 8
3403: /Decode [0.0 255.0 ]
3404: /DataSource
3405: 1 dict begin /_i 0 def currentdict end mark exch { begin {
3406: <~!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3407: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3408: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3409: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3410: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3411: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3412: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3413: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3414: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3415: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3416: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3417: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3418: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3419: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3420: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3421: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz~>
3422: <~!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3423: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3424: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3425: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3426: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3427: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3428: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3429: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3430: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3431: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3432: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3433: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3434: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3435: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz
3436: !!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzzz
3437: z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"z!!!!"zzzzzzzzzzzzzzzz~>
3438: } _i 2 eq{ /_i 0 def pop ()}{_i get /_i _i 1 add def} ifelse
3439: end } bind aload pop ] cvx
3440: >>
3441: image
3442: n
3443: Q
3444: Q
3445: } bind >> /PatternPrototype defineRes pop
3446:
3447: /N234 /PatternPrototype findRes
3448: gsave
3449: [0.676201 0.0 0.0 -0.676201 -109.075 947.569] concat
3450: matrix makepattern
3451: grestore
3452: setpattern
3453: 290.700012 579.200012 226.140015 26.219971 rectfill
3454:
3455: Q
3456: q
3457: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3458: n
3459: [/CIEBasedABC 20 dict
3460: dup /CreationDate (19980209064900) put
3461: dup /RenderingIntent (RelativeColorimetric) put
3462: dup /Description (sRGB IEC61966-2.1) put
3463: dup /ColorSpace (RGB ) put
3464: dup /Copyright (Copyright (c) 1998 Hewlett-Packard Company) put
3465: dup /ProfileID <1D3FDA2EDB4A89AB60A23C5F7C7D81DD> put
3466: dup /DecodeABC [
3467: {{0 0.00031 0.00061 0.0009 0.0012 0.00151 0.00181 0.00212 0.00242 0.00271
3468: 0.00302 0.00334 0.00366 0.00401 0.00437 0.00476 0.00515 0.00558 0.00602 0.00648
3469: 0.00696 0.00745 0.00798 0.00852 0.00908 0.00966 0.01027 0.01089 0.01153 0.0122
3470: 0.0129 0.01362 0.01435 0.01511 0.01589 0.0167 0.01752 0.01837 0.01925 0.02015
3471: 0.02107 0.02203 0.02299 0.02399 0.02501 0.02606 0.02713 0.02822 0.02934 0.03049
3472: 0.03166 0.03287 0.03409 0.03533 0.03662 0.03792 0.03925 0.04061 0.04199 0.04341
3473: 0.04484 0.04631 0.04781 0.04933 0.05088 0.05245 0.05406 0.05569 0.05736 0.05904
3474: 0.06077 0.06252 0.0643 0.06611 0.06794 0.06981 0.0717 0.07363 0.07558 0.07756
3475: 0.07959 0.08162 0.0837 0.08581 0.08795 0.09011 0.09231 0.09454 0.0968 0.09909
3476: 0.10142 0.10376 0.10616 0.10857 0.11102 0.11351 0.11602 0.11856 0.12114 0.12376
3477: 0.12639 0.12907 0.13178 0.13452 0.13729 0.14009 0.14294 0.14581 0.14873 0.15166
3478: 0.15463 0.15765 0.16068 0.16376 0.16687 0.17001 0.17319 0.17641 0.17965 0.18293
3479: 0.18625 0.1896 0.19299 0.19641 0.19987 0.20335 0.20688 0.21045 0.21405 0.21767
3480: 0.22134 0.22505 0.22879 0.23257 0.23638 0.24023 0.24411 0.24804 0.25199 0.25599
3481: 0.26002 0.26409 0.2682 0.27234 0.27651 0.28073 0.28499 0.28928 0.29361 0.29798
3482: 0.30238 0.30683 0.3113 0.31582 0.32038 0.32497 0.3296 0.33428 0.33898 0.34372
3483: 0.34851 0.35333 0.3582 0.3631 0.36804 0.37302 0.37804 0.3831 0.38819 0.39333
3484: 0.3985 0.40372 0.40898 0.41427 0.41961 0.42498 0.43039 0.43585 0.44134 0.44688
3485: 0.45245 0.45806 0.46372 0.46942 0.47516 0.48094 0.48675 0.49261 0.49851 0.50445
3486: 0.51043 0.51646 0.52253 0.52863 0.53477 0.54097 0.54719 0.55347 0.55979 0.56613
3487: 0.57253 0.57897 0.58545 0.59198 0.59855 0.60515 0.6118 0.61849 0.62524 0.63201
3488: 0.63884 0.6457 0.6526 0.65955 0.66654 0.67357 0.68066 0.68778 0.69495 0.70215
3489: 0.7094 0.71669 0.72404 0.73142 0.73885 0.74632 0.75383 0.76138 0.76899 0.77663
3490: 0.78433 0.79206 0.79983 0.80765 0.81552 0.82343 0.83139 0.8394 0.84744 0.85554
3491: 0.86367 0.87185 0.88007 0.88835 0.89666 0.90503 0.91343 0.92189 0.93038 0.93892
3492: 0.94751 0.95614 0.96482 0.97355 0.98232 0.99114 1}
3493: dup 3 -1 roll 0 1 3 copy 3 -1 roll exch ge
3494: {pop pop pop pop pop 256 get}
3495: {pop 3 copy pop le {pop pop pop pop 0 get}
3496: {exch dup 4 -1 roll exch sub 3 1 roll sub div 256 mul dup
3497: floor dup 3 1 roll sub exch cvi dup 1 add 4 -1 roll exch
3498: get 4 -1 roll 3 -1 roll get dup 4 1 roll sub mul add}
3499: ifelse} ifelse
3500: } bind
3501: dup
3502: dup
3503: ] put
3504: dup /MatrixABC [
3505: 0.2180189128 0.1112492942 0.0069565698
3506: 0.1925612492 0.358452993 0.0485281768
3507: 0.0715286348 0.0303053423 0.3569742448
3508: ] put
3509: dup /MatrixLMN [1.9999694824 0 0 0 1.9999694824 0 0 0 1.9999694824] put
3510: dup /BlackPoint [0 0 0] put
3511: dup /WhitePoint [0.9642028809 1 0.8249053955] put]
3512: /E10 exch /ColorSpace defineRes
3513:
3514: cs 0.804 0.804 0.804 sc
3515: 71.220001 765.380005 13.320000 13.260010 rectfill
3516:
3517: Q
3518: q
3519: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3520: 0.225 w
3521: 1 j
3522: 1 J
3523: n
3524: 71.22 765.38 m
3525: 71.22 765.38 13.32 13.26 re
3526: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3527: S
3528: Q
3529: q
3530: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3531: n
3532: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3533: 111.120003 765.679993 13.320000 13.320007 rectfill
3534:
3535: Q
3536: q
3537: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3538: 0.225 w
3539: 1 j
3540: 1 J
3541: n
3542: 111.12 765.68 m
3543: 111.12 765.68 13.32 13.32 re
3544: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3545: S
3546: Q
3547: q
3548: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3549: n
3550: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3551: 151.080002 765.380005 13.259995 13.260010 rectfill
3552:
3553: Q
3554: q
3555: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3556: 0.225 w
3557: 1 j
3558: 1 J
3559: n
3560: 151.08 765.38 m
3561: 151.08 765.38 13.26 13.26 re
3562: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3563: S
3564: Q
3565: q
3566: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3567: n
3568: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3569: 190.979996 765.380005 13.259995 13.260010 rectfill
3570:
3571: Q
3572: q
3573: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3574: 0.225 w
3575: 1 j
3576: 1 J
3577: n
3578: 190.98 765.38 m
3579: 190.98 765.38 13.26 13.26 re
3580: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3581: S
3582: Q
3583: q
3584: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3585: n
3586: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3587: 230.880005 765.380005 13.259995 13.260010 rectfill
3588:
3589: Q
3590: q
3591: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3592: 0.225 w
3593: 1 j
3594: 1 J
3595: n
3596: 230.88 765.38 m
3597: 230.88 765.38 13.26 13.26 re
3598: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3599: S
3600: Q
3601: q
3602: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3603: n
3604: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3605: 71.220001 725.299988 13.320000 13.260010 rectfill
3606:
3607: Q
3608: q
3609: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3610: 0.225 w
3611: 1 j
3612: 1 J
3613: n
3614: 71.22 725.3 m
3615: 71.22 725.3 13.32 13.26 re
3616: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3617: S
3618: Q
3619: q
3620: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3621: n
3622: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3623: 111.120003 725.599976 13.320000 13.320007 rectfill
3624:
3625: Q
3626: q
3627: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3628: 0.225 w
3629: 1 j
3630: 1 J
3631: n
3632: 111.12 725.6 m
3633: 111.12 725.6 13.32 13.32 re
3634: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3635: S
3636: Q
3637: q
3638: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3639: n
3640: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3641: 151.080002 725.299988 13.259995 13.260010 rectfill
3642:
3643: Q
3644: q
3645: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3646: 0.225 w
3647: 1 j
3648: 1 J
3649: n
3650: 151.08 725.3 m
3651: 151.08 725.3 13.26 13.26 re
3652: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3653: S
3654: Q
3655: q
3656: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3657: n
3658: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3659: 190.979996 725.299988 13.259995 13.260010 rectfill
3660:
3661: Q
3662: q
3663: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3664: 0.225 w
3665: 1 j
3666: 1 J
3667: n
3668: 190.98 725.3 m
3669: 190.98 725.3 13.26 13.26 re
3670: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3671: S
3672: Q
3673: q
3674: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3675: n
3676: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3677: 230.880005 725.299988 13.259995 13.260010 rectfill
3678:
3679: Q
3680: q
3681: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3682: 0.225 w
3683: 1 j
3684: 1 J
3685: n
3686: 230.88 725.3 m
3687: 230.88 725.3 13.26 13.26 re
3688: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3689: S
3690: Q
3691: q
3692: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3693: n
3694: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3695: 71.220001 685.219971 13.320000 13.320007 rectfill
3696:
3697: Q
3698: q
3699: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3700: 0.225 w
3701: 1 j
3702: 1 J
3703: n
3704: 71.22 685.22 m
3705: 71.22 685.22 13.32 13.32 re
3706: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3707: S
3708: Q
3709: q
3710: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3711: n
3712: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3713: 111.120003 685.520020 13.320000 13.320007 rectfill
3714:
3715: Q
3716: q
3717: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3718: 0.225 w
3719: 1 j
3720: 1 J
3721: n
3722: 111.12 685.52 m
3723: 111.12 685.52 13.32 13.32 re
3724: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3725: S
3726: Q
3727: q
3728: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3729: n
3730: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3731: 151.080002 685.219971 13.259995 13.320007 rectfill
3732:
3733: Q
3734: q
3735: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3736: 0.225 w
3737: 1 j
3738: 1 J
3739: n
3740: 151.08 685.22 m
3741: 151.08 685.22 13.26 13.32 re
3742: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3743: S
3744: Q
3745: q
3746: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3747: n
3748: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3749: 190.979996 685.219971 13.259995 13.320007 rectfill
3750:
3751: Q
3752: q
3753: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3754: 0.225 w
3755: 1 j
3756: 1 J
3757: n
3758: 190.98 685.22 m
3759: 190.98 685.22 13.26 13.32 re
3760: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3761: S
3762: Q
3763: q
3764: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3765: n
3766: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3767: 230.880005 685.219971 13.259995 13.320007 rectfill
3768:
3769: Q
3770: q
3771: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3772: 0.225 w
3773: 1 j
3774: 1 J
3775: n
3776: 230.88 685.22 m
3777: 230.88 685.22 13.26 13.32 re
3778: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3779: S
3780: Q
3781: q
3782: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3783: n
3784: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3785: 71.220001 645.500000 13.320000 13.260010 rectfill
3786:
3787: Q
3788: q
3789: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3790: 0.225 w
3791: 1 j
3792: 1 J
3793: n
3794: 71.22 645.5 m
3795: 71.22 645.5 13.32 13.26 re
3796: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3797: S
3798: Q
3799: q
3800: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3801: n
3802: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3803: 111.120003 645.799988 13.320000 13.320007 rectfill
3804:
3805: Q
3806: q
3807: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3808: 0.225 w
3809: 1 j
3810: 1 J
3811: n
3812: 111.12 645.8 m
3813: 111.12 645.8 13.32 13.32 re
3814: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3815: S
3816: Q
3817: q
3818: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3819: n
3820: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3821: 151.080002 645.500000 13.259995 13.260010 rectfill
3822:
3823: Q
3824: q
3825: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3826: 0.225 w
3827: 1 j
3828: 1 J
3829: n
3830: 151.08 645.5 m
3831: 151.08 645.5 13.26 13.26 re
3832: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3833: S
3834: Q
3835: q
3836: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3837: n
3838: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3839: 190.979996 645.500000 13.259995 13.260010 rectfill
3840:
3841: Q
3842: q
3843: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3844: 0.225 w
3845: 1 j
3846: 1 J
3847: n
3848: 190.98 645.5 m
3849: 190.98 645.5 13.26 13.26 re
3850: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3851: S
3852: Q
3853: q
3854: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3855: n
3856: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3857: 230.880005 645.500000 13.259995 13.260010 rectfill
3858:
3859: Q
3860: q
3861: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3862: 0.225 w
3863: 1 j
3864: 1 J
3865: n
3866: 230.88 645.5 m
3867: 230.88 645.5 13.26 13.26 re
3868: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3869: S
3870: Q
3871: q
3872: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3873: n
3874: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3875: 71.220001 605.539978 13.320000 13.320007 rectfill
3876:
3877: Q
3878: q
3879: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3880: 0.225 w
3881: 1 j
3882: 1 J
3883: n
3884: 71.22 605.54 m
3885: 71.22 605.54 13.32 13.32 re
3886: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3887: S
3888: Q
3889: q
3890: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3891: n
3892: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3893: 111.120003 605.900024 13.320000 13.320007 rectfill
3894:
3895: Q
3896: q
3897: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3898: 0.225 w
3899: 1 j
3900: 1 J
3901: n
3902: 111.12 605.9 m
3903: 111.12 605.9 13.32 13.32 re
3904: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3905: S
3906: Q
3907: q
3908: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3909: n
3910: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3911: 151.080002 605.539978 13.259995 13.320007 rectfill
3912:
3913: Q
3914: q
3915: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3916: 0.225 w
3917: 1 j
3918: 1 J
3919: n
3920: 151.08 605.54 m
3921: 151.08 605.54 13.26 13.32 re
3922: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3923: S
3924: Q
3925: q
3926: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3927: n
3928: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3929: 190.979996 605.539978 13.259995 13.320007 rectfill
3930:
3931: Q
3932: q
3933: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3934: 0.225 w
3935: 1 j
3936: 1 J
3937: n
3938: 190.98 605.54 m
3939: 190.98 605.54 13.26 13.32 re
3940: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3941: S
3942: Q
3943: q
3944: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3945: n
3946: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
3947: 230.880005 605.539978 13.259995 13.320007 rectfill
3948:
3949: Q
3950: q
3951: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3952: 0.225 w
3953: 1 j
3954: 1 J
3955: n
3956: 230.88 605.54 m
3957: 230.88 605.54 13.26 13.32 re
3958: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3959: S
3960: Q
3961: q
3962: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3963: 1.126 w
3964: 1 j
3965: 1 J
3966: [0.001 5.631 ] 0.0 d
3967: n
3968: 157.68 803.0 m
3969: 157.68 790.4 l
3970: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3971: S
3972: Q
3973: q
3974: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3975: 1.126 w
3976: 1 j
3977: 1 J
3978: [0.001 5.631 ] 0.0 d
3979: n
3980: 157.68 593.18 m
3981: 157.68 580.52 l
3982: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3983: S
3984: Q
3985: q
3986: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3987: 1.126 w
3988: 1 j
3989: 1 J
3990: [0.001 5.631 ] 0.0 d
3991: n
3992: 257.16 692.3 m
3993: 270.42 692.3 l
3994: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
3995: S
3996: Q
3997: q
3998: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
3999: 1.126 w
4000: 1 j
4001: 1 J
4002: [0.001 5.631 ] 0.0 d
4003: n
4004: 47.28 692.3 m
4005: 60.6 692.3 l
4006: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4007: S
4008: Q
4009: q
4010: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4011: n
4012: 80.22 770.78 m
4013: 77.88 774.74 l
4014: 75.6 770.78 l
4015: 80.22 770.78 l
4016: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4017: eofill
4018: Q
4019: q
4020: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4021: 0.225 w
4022: 1 j
4023: 1 J
4024: n
4025: 80.22 770.78 m
4026: 77.88 774.74 l
4027: 75.6 770.78 l
4028: 80.22 770.78 l
4029: h
4030: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4031: S
4032: Q
4033: q
4034: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4035: n
4036: 120.12 770.78 m
4037: 117.78 774.74 l
4038: 115.5 770.78 l
4039: 120.12 770.78 l
4040: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4041: eofill
4042: Q
4043: q
4044: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4045: 0.225 w
4046: 1 j
4047: 1 J
4048: n
4049: 120.12 770.78 m
4050: 117.78 774.74 l
4051: 115.5 770.78 l
4052: 120.12 770.78 l
4053: h
4054: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4055: S
4056: Q
4057: q
4058: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4059: n
4060: 159.78 770.3 m
4061: 157.5 774.32 l
4062: 155.16 770.3 l
4063: 159.78 770.3 l
4064: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4065: eofill
4066: Q
4067: q
4068: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4069: 0.225 w
4070: 1 j
4071: 1 J
4072: n
4073: 159.78 770.3 m
4074: 157.5 774.32 l
4075: 155.16 770.3 l
4076: 159.78 770.3 l
4077: h
4078: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4079: S
4080: Q
4081: q
4082: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4083: n
4084: 199.92 770.78 m
4085: 197.64 774.74 l
4086: 195.3 770.78 l
4087: 199.92 770.78 l
4088: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4089: eofill
4090: Q
4091: q
4092: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4093: 0.225 w
4094: 1 j
4095: 1 J
4096: n
4097: 199.92 770.78 m
4098: 197.64 774.74 l
4099: 195.3 770.78 l
4100: 199.92 770.78 l
4101: h
4102: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4103: S
4104: Q
4105: q
4106: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4107: n
4108: 239.82 770.78 m
4109: 237.54 774.74 l
4110: 235.2 770.78 l
4111: 239.82 770.78 l
4112: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4113: eofill
4114: Q
4115: q
4116: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4117: 0.225 w
4118: 1 j
4119: 1 J
4120: n
4121: 239.82 770.78 m
4122: 237.54 774.74 l
4123: 235.2 770.78 l
4124: 239.82 770.78 l
4125: h
4126: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4127: S
4128: Q
4129: q
4130: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4131: n
4132: 79.98 730.88 m
4133: 77.64 734.84 l
4134: 75.36 730.88 l
4135: 79.98 730.88 l
4136: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4137: eofill
4138: Q
4139: q
4140: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4141: 0.225 w
4142: 1 j
4143: 1 J
4144: n
4145: 79.98 730.88 m
4146: 77.64 734.84 l
4147: 75.36 730.88 l
4148: 79.98 730.88 l
4149: h
4150: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4151: S
4152: Q
4153: q
4154: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4155: n
4156: 119.88 730.88 m
4157: 117.6 734.84 l
4158: 115.26 730.88 l
4159: 119.88 730.88 l
4160: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4161: eofill
4162: Q
4163: q
4164: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4165: 0.225 w
4166: 1 j
4167: 1 J
4168: n
4169: 119.88 730.88 m
4170: 117.6 734.84 l
4171: 115.26 730.88 l
4172: 119.88 730.88 l
4173: h
4174: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4175: S
4176: Q
4177: q
4178: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4179: n
4180: 159.54 730.4 m
4181: 157.26 734.42 l
4182: 154.98 730.4 l
4183: 159.54 730.4 l
4184: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4185: eofill
4186: Q
4187: q
4188: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4189: 0.225 w
4190: 1 j
4191: 1 J
4192: n
4193: 159.54 730.4 m
4194: 157.26 734.42 l
4195: 154.98 730.4 l
4196: 159.54 730.4 l
4197: h
4198: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4199: S
4200: Q
4201: q
4202: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4203: n
4204: 199.68 730.88 m
4205: 197.4 734.84 l
4206: 195.06 730.88 l
4207: 199.68 730.88 l
4208: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4209: eofill
4210: Q
4211: q
4212: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4213: 0.225 w
4214: 1 j
4215: 1 J
4216: n
4217: 199.68 730.88 m
4218: 197.4 734.84 l
4219: 195.06 730.88 l
4220: 199.68 730.88 l
4221: h
4222: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4223: S
4224: Q
4225: q
4226: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4227: n
4228: 239.58 730.88 m
4229: 237.3 734.84 l
4230: 235.02 730.88 l
4231: 239.58 730.88 l
4232: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4233: eofill
4234: Q
4235: q
4236: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4237: 0.225 w
4238: 1 j
4239: 1 J
4240: n
4241: 239.58 730.88 m
4242: 237.3 734.84 l
4243: 235.02 730.88 l
4244: 239.58 730.88 l
4245: h
4246: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4247: S
4248: Q
4249: q
4250: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4251: n
4252: 79.98 690.26 m
4253: 77.64 694.28 l
4254: 75.36 690.26 l
4255: 79.98 690.26 l
4256: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4257: eofill
4258: Q
4259: q
4260: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4261: 0.225 w
4262: 1 j
4263: 1 J
4264: n
4265: 79.98 690.26 m
4266: 77.64 694.28 l
4267: 75.36 690.26 l
4268: 79.98 690.26 l
4269: h
4270: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4271: S
4272: Q
4273: q
4274: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4275: n
4276: 119.88 690.26 m
4277: 117.6 694.28 l
4278: 115.26 690.26 l
4279: 119.88 690.26 l
4280: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4281: eofill
4282: Q
4283: q
4284: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4285: 0.225 w
4286: 1 j
4287: 1 J
4288: n
4289: 119.88 690.26 m
4290: 117.6 694.28 l
4291: 115.26 690.26 l
4292: 119.88 690.26 l
4293: h
4294: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4295: S
4296: Q
4297: q
4298: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4299: n
4300: 159.54 689.84 m
4301: 157.26 693.86 l
4302: 154.98 689.84 l
4303: 159.54 689.84 l
4304: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4305: eofill
4306: Q
4307: q
4308: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4309: 0.225 w
4310: 1 j
4311: 1 J
4312: n
4313: 159.54 689.84 m
4314: 157.26 693.86 l
4315: 154.98 689.84 l
4316: 159.54 689.84 l
4317: h
4318: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4319: S
4320: Q
4321: q
4322: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4323: n
4324: 199.68 690.26 m
4325: 197.4 694.28 l
4326: 195.06 690.26 l
4327: 199.68 690.26 l
4328: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4329: eofill
4330: Q
4331: q
4332: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4333: 0.225 w
4334: 1 j
4335: 1 J
4336: n
4337: 199.68 690.26 m
4338: 197.4 694.28 l
4339: 195.06 690.26 l
4340: 199.68 690.26 l
4341: h
4342: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4343: S
4344: Q
4345: q
4346: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4347: n
4348: 239.58 690.26 m
4349: 237.3 694.28 l
4350: 235.02 690.26 l
4351: 239.58 690.26 l
4352: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4353: eofill
4354: Q
4355: q
4356: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4357: 0.225 w
4358: 1 j
4359: 1 J
4360: n
4361: 239.58 690.26 m
4362: 237.3 694.28 l
4363: 235.02 690.26 l
4364: 239.58 690.26 l
4365: h
4366: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4367: S
4368: Q
4369: q
4370: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4371: n
4372: 80.22 650.36 m
4373: 77.88 654.38 l
4374: 75.6 650.36 l
4375: 80.22 650.36 l
4376: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4377: eofill
4378: Q
4379: q
4380: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4381: 0.225 w
4382: 1 j
4383: 1 J
4384: n
4385: 80.22 650.36 m
4386: 77.88 654.38 l
4387: 75.6 650.36 l
4388: 80.22 650.36 l
4389: h
4390: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4391: S
4392: Q
4393: q
4394: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4395: n
4396: 120.12 650.36 m
4397: 117.78 654.38 l
4398: 115.5 650.36 l
4399: 120.12 650.36 l
4400: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4401: eofill
4402: Q
4403: q
4404: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4405: 0.225 w
4406: 1 j
4407: 1 J
4408: n
4409: 120.12 650.36 m
4410: 117.78 654.38 l
4411: 115.5 650.36 l
4412: 120.12 650.36 l
4413: h
4414: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4415: S
4416: Q
4417: q
4418: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4419: n
4420: 159.78 649.94 m
4421: 157.5 653.9 l
4422: 155.16 649.94 l
4423: 159.78 649.94 l
4424: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4425: eofill
4426: Q
4427: q
4428: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4429: 0.225 w
4430: 1 j
4431: 1 J
4432: n
4433: 159.78 649.94 m
4434: 157.5 653.9 l
4435: 155.16 649.94 l
4436: 159.78 649.94 l
4437: h
4438: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4439: S
4440: Q
4441: q
4442: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4443: n
4444: 199.92 650.36 m
4445: 197.64 654.38 l
4446: 195.3 650.36 l
4447: 199.92 650.36 l
4448: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4449: eofill
4450: Q
4451: q
4452: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4453: 0.225 w
4454: 1 j
4455: 1 J
4456: n
4457: 199.92 650.36 m
4458: 197.64 654.38 l
4459: 195.3 650.36 l
4460: 199.92 650.36 l
4461: h
4462: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4463: S
4464: Q
4465: q
4466: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4467: n
4468: 239.82 650.36 m
4469: 237.54 654.38 l
4470: 235.2 650.36 l
4471: 239.82 650.36 l
4472: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4473: eofill
4474: Q
4475: q
4476: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4477: 0.225 w
4478: 1 j
4479: 1 J
4480: n
4481: 239.82 650.36 m
4482: 237.54 654.38 l
4483: 235.2 650.36 l
4484: 239.82 650.36 l
4485: h
4486: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4487: S
4488: Q
4489: q
4490: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4491: n
4492: 80.22 611.12 m
4493: 77.88 615.14 l
4494: 75.6 611.12 l
4495: 80.22 611.12 l
4496: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4497: eofill
4498: Q
4499: q
4500: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4501: 0.225 w
4502: 1 j
4503: 1 J
4504: n
4505: 80.22 611.12 m
4506: 77.88 615.14 l
4507: 75.6 611.12 l
4508: 80.22 611.12 l
4509: h
4510: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4511: S
4512: Q
4513: q
4514: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4515: n
4516: 120.12 611.12 m
4517: 117.78 615.14 l
4518: 115.5 611.12 l
4519: 120.12 611.12 l
4520: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4521: eofill
4522: Q
4523: q
4524: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4525: 0.225 w
4526: 1 j
4527: 1 J
4528: n
4529: 120.12 611.12 m
4530: 117.78 615.14 l
4531: 115.5 611.12 l
4532: 120.12 611.12 l
4533: h
4534: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4535: S
4536: Q
4537: q
4538: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4539: n
4540: 159.78 610.7 m
4541: 157.5 614.66 l
4542: 155.16 610.7 l
4543: 159.78 610.7 l
4544: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4545: eofill
4546: Q
4547: q
4548: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4549: 0.225 w
4550: 1 j
4551: 1 J
4552: n
4553: 159.78 610.7 m
4554: 157.5 614.66 l
4555: 155.16 610.7 l
4556: 159.78 610.7 l
4557: h
4558: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4559: S
4560: Q
4561: q
4562: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4563: n
4564: 199.92 611.12 m
4565: 197.64 615.14 l
4566: 195.3 611.12 l
4567: 199.92 611.12 l
4568: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4569: eofill
4570: Q
4571: q
4572: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4573: 0.225 w
4574: 1 j
4575: 1 J
4576: n
4577: 199.92 611.12 m
4578: 197.64 615.14 l
4579: 195.3 611.12 l
4580: 199.92 611.12 l
4581: h
4582: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4583: S
4584: Q
4585: q
4586: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4587: n
4588: 239.58 610.94 m
4589: 237.3 614.9 l
4590: 235.02 610.94 l
4591: 239.58 610.94 l
4592: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4593: eofill
4594: Q
4595: q
4596: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4597: 0.225 w
4598: 1 j
4599: 1 J
4600: n
4601: 239.58 610.94 m
4602: 237.3 614.9 l
4603: 235.02 610.94 l
4604: 239.58 610.94 l
4605: h
4606: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4607: S
4608: Q
4609: q
4610: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4611: n
4612: 56.16 784.52 m
4613: 56.16 785.72 57.18 786.74 58.38 786.74 c
4614: 59.58 786.74 60.6 785.72 60.6 784.52 c
4615: 60.6 783.26 59.58 782.3 58.38 782.3 c
4616: 57.18 782.3 56.16 783.26 56.16 784.52 c
4617: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4618: eofill
4619: Q
4620: q
4621: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4622: 0.225 w
4623: 1 j
4624: 1 J
4625: n
4626: 56.16 784.52 m
4627: 56.16 785.72 57.18 786.74 58.38 786.74 c
4628: 59.58 786.74 60.6 785.72 60.6 784.52 c
4629: 60.6 783.26 59.58 782.3 58.38 782.3 c
4630: 57.18 782.3 56.16 783.26 56.16 784.52 c
4631: h
4632: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4633: S
4634: Q
4635: q
4636: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4637: n
4638: 135.66 712.22 m
4639: 135.66 713.36 136.62 714.32 137.76 714.32 c
4640: 138.9 714.32 139.8 713.36 139.8 712.22 c
4641: 139.8 711.08 138.9 710.18 137.76 710.18 c
4642: 136.62 710.18 135.66 711.08 135.66 712.22 c
4643: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4644: eofill
4645: Q
4646: q
4647: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4648: 0.225 w
4649: 1 j
4650: 1 J
4651: n
4652: 135.66 712.22 m
4653: 135.66 713.36 136.62 714.32 137.76 714.32 c
4654: 138.9 714.32 139.8 713.36 139.8 712.22 c
4655: 139.8 711.08 138.9 710.18 137.76 710.18 c
4656: 136.62 710.18 135.66 711.08 135.66 712.22 c
4657: h
4658: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4659: S
4660: Q
4661: q
4662: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4663: 1.126 w
4664: 1 j
4665: 1 J
4666: n
4667: 58.38 784.52 m
4668: 134.94 784.52 l
4669: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4670: S
4671: Q
4672: q
4673: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4674: n
4675: 134.28 788.0 m
4676: 137.76 784.52 l
4677: 134.28 781.04 l
4678: 134.28 788.0 l
4679: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4680: eofill
4681: Q
4682: q
4683: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4684: 1.126 w
4685: 1 j
4686: 1 J
4687: [1.126 2.253 ] 0.0 d
4688: n
4689: 137.76 784.52 m
4690: 137.76 715.04 l
4691: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4692: S
4693: Q
4694: q
4695: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4696: n
4697: 141.24 715.7 m
4698: 137.76 712.22 l
4699: 134.28 715.7 l
4700: 141.24 715.7 l
4701: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4702: eofill
4703: Q
4704: q
4705: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4706: n
4707: 174.12 729.08 m
4708: 174.12 730.28 175.08 731.3 176.34 731.3 c
4709: 177.54 731.3 178.56 730.28 178.56 729.08 c
4710: 178.56 727.88 177.54 726.86 176.34 726.86 c
4711: 175.08 726.86 174.12 727.88 174.12 729.08 c
4712: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4713: eofill
4714: Q
4715: q
4716: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4717: 0.225 w
4718: 1 j
4719: 1 J
4720: n
4721: 174.12 729.08 m
4722: 174.12 730.28 175.08 731.3 176.34 731.3 c
4723: 177.54 731.3 178.56 730.28 178.56 729.08 c
4724: 178.56 727.88 177.54 726.86 176.34 726.86 c
4725: 175.08 726.86 174.12 727.88 174.12 729.08 c
4726: h
4727: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4728: S
4729: Q
4730: q
4731: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4732: n
4733: 87.78 660.38 m
4734: 87.78 661.52 88.74 662.42 89.88 662.42 c
4735: 91.02 662.42 91.92 661.52 91.92 660.38 c
4736: 91.92 659.18 91.02 658.28 89.88 658.28 c
4737: 88.74 658.28 87.78 659.18 87.78 660.38 c
4738: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4739: eofill
4740: Q
4741: q
4742: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4743: 0.225 w
4744: 1 j
4745: 1 J
4746: n
4747: 87.78 660.38 m
4748: 87.78 661.52 88.74 662.42 89.88 662.42 c
4749: 91.02 662.42 91.92 661.52 91.92 660.38 c
4750: 91.92 659.18 91.02 658.28 89.88 658.28 c
4751: 88.74 658.28 87.78 659.18 87.78 660.38 c
4752: h
4753: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4754: S
4755: Q
4756: q
4757: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4758: 1.126 w
4759: 1 j
4760: 1 J
4761: n
4762: 176.34 720.02 m
4763: 92.64 720.02 l
4764: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4765: S
4766: Q
4767: q
4768: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4769: n
4770: 93.36 716.48 m
4771: 89.88 720.02 l
4772: 93.36 723.5 l
4773: 93.36 716.48 l
4774: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4775: eofill
4776: Q
4777: q
4778: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4779: 1.126 w
4780: 1 j
4781: 1 J
4782: [1.126 2.253 ] 0.0 d
4783: n
4784: 89.88 720.02 m
4785: 89.88 663.14 l
4786: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4787: S
4788: Q
4789: q
4790: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4791: n
4792: 93.36 663.86 m
4793: 89.88 660.38 l
4794: 86.34 663.86 l
4795: 93.36 663.86 l
4796: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4797: eofill
4798: Q
4799: q
4800: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4801: n
4802: 233.52 634.64 m
4803: 233.52 635.84 234.54 636.86 235.74 636.86 c
4804: 236.94 636.86 237.96 635.84 237.96 634.64 c
4805: 237.96 633.44 236.94 632.42 235.74 632.42 c
4806: 234.54 632.42 233.52 633.44 233.52 634.64 c
4807: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4808: eofill
4809: Q
4810: q
4811: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4812: 0.225 w
4813: 1 j
4814: 1 J
4815: n
4816: 233.52 634.64 m
4817: 233.52 635.84 234.54 636.86 235.74 636.86 c
4818: 236.94 636.86 237.96 635.84 237.96 634.64 c
4819: 237.96 633.44 236.94 632.42 235.74 632.42 c
4820: 234.54 632.42 233.52 633.44 233.52 634.64 c
4821: h
4822: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4823: S
4824: Q
4825: q
4826: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4827: n
4828: 192.54 746.9 m
4829: 192.54 748.04 193.44 748.94 194.58 748.94 c
4830: 195.72 748.94 196.68 748.04 196.68 746.9 c
4831: 196.68 745.76 195.72 744.8 194.58 744.8 c
4832: 193.44 744.8 192.54 745.76 192.54 746.9 c
4833: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4834: eofill
4835: Q
4836: q
4837: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4838: 0.225 w
4839: 1 j
4840: 1 J
4841: n
4842: 192.54 746.9 m
4843: 192.54 748.04 193.44 748.94 194.58 748.94 c
4844: 195.72 748.94 196.68 748.04 196.68 746.9 c
4845: 196.68 745.76 195.72 744.8 194.58 744.8 c
4846: 193.44 744.8 192.54 745.76 192.54 746.9 c
4847: h
4848: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4849: S
4850: Q
4851: q
4852: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4853: 1.126 w
4854: 1 j
4855: 1 J
4856: n
4857: 235.74 634.64 m
4858: 185.76 634.64 l
4859: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4860: S
4861: Q
4862: q
4863: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4864: n
4865: 186.48 631.16 m
4866: 183.0 634.64 l
4867: 186.48 638.12 l
4868: 186.48 631.16 l
4869: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4870: eofill
4871: Q
4872: q
4873: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4874: 1.126 w
4875: 1 j
4876: 1 J
4877: [1.126 2.253 ] 0.0 d
4878: n
4879: 183.0 634.64 m
4880: 183.0 744.02 l
4881: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4882: S
4883: Q
4884: q
4885: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4886: n
4887: 179.46 743.3 m
4888: 183.0 746.84 l
4889: 186.48 743.3 l
4890: 179.46 743.3 l
4891: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4892: eofill
4893: Q
4894: q
4895: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4896: 1.126 w
4897: 1 j
4898: 1 J
4899: n
4900: 183.18 747.08 m
4901: 191.82 746.96 l
4902: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4903: S
4904: Q
4905: q
4906: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4907: n
4908: 191.16 750.44 m
4909: 194.58 746.9 l
4910: 191.04 743.48 l
4911: 191.16 750.44 l
4912: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4913: eofill
4914: Q
4915: q
4916: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4917: n
4918: 101.4 654.14 m
4919: 101.4 655.4 102.36 656.36 103.62 656.36 c
4920: 104.82 656.36 105.84 655.4 105.84 654.14 c
4921: 105.84 652.94 104.82 651.92 103.62 651.92 c
4922: 102.36 651.92 101.4 652.94 101.4 654.14 c
4923: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4924: eofill
4925: Q
4926: q
4927: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4928: 0.225 w
4929: 1 j
4930: 1 J
4931: n
4932: 101.4 654.14 m
4933: 101.4 655.4 102.36 656.36 103.62 656.36 c
4934: 104.82 656.36 105.84 655.4 105.84 654.14 c
4935: 105.84 652.94 104.82 651.92 103.62 651.92 c
4936: 102.36 651.92 101.4 652.94 101.4 654.14 c
4937: h
4938: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4939: S
4940: Q
4941: q
4942: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4943: n
4944: 151.44 627.08 m
4945: 151.44 628.22 152.34 629.18 153.48 629.18 c
4946: 154.62 629.18 155.58 628.22 155.58 627.08 c
4947: 155.58 625.94 154.62 625.04 153.48 625.04 c
4948: 152.34 625.04 151.44 625.94 151.44 627.08 c
4949: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
4950: eofill
4951: Q
4952: q
4953: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4954: 0.225 w
4955: 1 j
4956: 1 J
4957: n
4958: 151.44 627.08 m
4959: 151.44 628.22 152.34 629.18 153.48 629.18 c
4960: 154.62 629.18 155.58 628.22 155.58 627.08 c
4961: 155.58 625.94 154.62 625.04 153.48 625.04 c
4962: 152.34 625.04 151.44 625.94 151.44 627.08 c
4963: h
4964: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4965: S
4966: Q
4967: q
4968: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4969: 1.126 w
4970: 1 j
4971: 1 J
4972: [1.126 2.253 ] 0.0 d
4973: n
4974: 103.62 654.14 m
4975: 103.62 661.58 l
4976: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4977: S
4978: Q
4979: q
4980: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4981: n
4982: 100.14 660.86 m
4983: 103.62 664.34 l
4984: 107.1 660.86 l
4985: 100.14 660.86 l
4986: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4987: eofill
4988: Q
4989: q
4990: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
4991: 1.126 w
4992: 1 j
4993: 1 J
4994: n
4995: 103.62 664.34 m
4996: 138.96 664.34 l
4997: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
4998: S
4999: Q
5000: q
5001: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5002: n
5003: 138.24 667.82 m
5004: 141.72 664.34 l
5005: 138.24 660.86 l
5006: 138.24 667.82 l
5007: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5008: eofill
5009: Q
5010: q
5011: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5012: 1.126 w
5013: 1 j
5014: 1 J
5015: [1.126 2.253 ] 0.0 d
5016: n
5017: 141.72 664.34 m
5018: 141.72 629.9 l
5019: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5020: S
5021: Q
5022: q
5023: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5024: n
5025: 145.26 630.56 m
5026: 141.72 627.08 l
5027: 138.24 630.56 l
5028: 145.26 630.56 l
5029: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5030: eofill
5031: Q
5032: q
5033: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5034: 1.126 w
5035: 1 j
5036: 1 J
5037: n
5038: 141.72 627.08 m
5039: 150.9 627.08 l
5040: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5041: S
5042: Q
5043: q
5044: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5045: n
5046: 150.24 630.56 m
5047: 153.72 627.08 l
5048: 150.24 623.6 l
5049: 150.24 630.56 l
5050: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5051: eofill
5052: Q
5053: q
5054: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5055: 0.225 w
5056: 1 j
5057: [0.901 0.451 ] 0.0 d
5058: n
5059: 44.64 752.12 m
5060: 270.06 752.12 l
5061: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5062: S
5063: Q
5064: q
5065: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5066: 0.225 w
5067: 1 j
5068: [0.901 0.451 ] 0.0 d
5069: n
5070: 44.64 712.22 m
5071: 270.06 712.22 l
5072: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5073: S
5074: Q
5075: q
5076: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5077: 0.225 w
5078: 1 j
5079: [0.901 0.451 ] 0.0 d
5080: n
5081: 44.64 672.32 m
5082: 270.06 672.32 l
5083: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5084: S
5085: Q
5086: q
5087: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5088: 0.225 w
5089: 1 j
5090: [0.901 0.451 ] 0.0 d
5091: n
5092: 45.36 632.42 m
5093: 270.78 632.42 l
5094: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5095: S
5096: Q
5097: q
5098: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5099: 0.225 w
5100: 1 j
5101: [0.901 0.451 ] 0.0 d
5102: n
5103: 97.86 805.34 m
5104: 97.86 579.2 l
5105: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5106: S
5107: Q
5108: q
5109: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5110: 1.126 w
5111: 1 j
5112: 1 J
5113: [1.126 2.253 ] 0.0 d
5114: n
5115: 176.34 728.54 m
5116: 176.34 722.78 l
5117: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5118: S
5119: Q
5120: q
5121: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5122: n
5123: 179.82 723.5 m
5124: 176.34 720.02 l
5125: 172.86 723.5 l
5126: 179.82 723.5 l
5127: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5128: eofill
5129: Q
5130: q
5131: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5132: n
5133: 230.88 758.78 m
5134: 230.88 760.04 231.84 761.0 233.1 761.0 c
5135: 234.3 761.0 235.32 760.04 235.32 758.78 c
5136: 235.32 757.58 234.3 756.56 233.1 756.56 c
5137: 231.84 756.56 230.88 757.58 230.88 758.78 c
5138: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
5139: eofill
5140: Q
5141: q
5142: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5143: 0.225 w
5144: 1 j
5145: 1 J
5146: n
5147: 230.88 758.78 m
5148: 230.88 760.04 231.84 761.0 233.1 761.0 c
5149: 234.3 761.0 235.32 760.04 235.32 758.78 c
5150: 235.32 757.58 234.3 756.56 233.1 756.56 c
5151: 231.84 756.56 230.88 757.58 230.88 758.78 c
5152: h
5153: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5154: S
5155: Q
5156: q
5157: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5158: n
5159: 208.86 652.94 m
5160: 208.86 654.08 209.76 655.04 210.9 655.04 c
5161: 212.04 655.04 213.0 654.08 213.0 652.94 c
5162: 213.0 651.8 212.04 650.9 210.9 650.9 c
5163: 209.76 650.9 208.86 651.8 208.86 652.94 c
5164: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
5165: eofill
5166: Q
5167: q
5168: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5169: 0.225 w
5170: 1 j
5171: 1 J
5172: n
5173: 208.86 652.94 m
5174: 208.86 654.08 209.76 655.04 210.9 655.04 c
5175: 212.04 655.04 213.0 654.08 213.0 652.94 c
5176: 213.0 651.8 212.04 650.9 210.9 650.9 c
5177: 209.76 650.9 208.86 651.8 208.86 652.94 c
5178: h
5179: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5180: S
5181: Q
5182: q
5183: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5184: 1.126 w
5185: 1 j
5186: 1 J
5187: n
5188: 233.1 758.78 m
5189: 213.72 758.78 l
5190: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5191: S
5192: Q
5193: q
5194: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5195: n
5196: 214.38 755.3 m
5197: 210.9 758.78 l
5198: 214.38 762.26 l
5199: 214.38 755.3 l
5200: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5201: eofill
5202: Q
5203: q
5204: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5205: 1.126 w
5206: 1 j
5207: 1 J
5208: [1.126 2.253 ] 0.0 d
5209: n
5210: 210.9 758.78 m
5211: 210.9 655.76 l
5212: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5213: S
5214: Q
5215: q
5216: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5217: n
5218: 214.38 656.48 m
5219: 210.9 652.94 l
5220: 207.42 656.48 l
5221: 214.38 656.48 l
5222: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5223: eofill
5224: Q
5225: q
5226: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5227: n
5228: 100.08 678.98 m
5229: 100.08 680.18 101.04 681.2 102.3 681.2 c
5230: 103.5 681.2 104.52 680.18 104.52 678.98 c
5231: 104.52 677.78 103.5 676.76 102.3 676.76 c
5232: 101.04 676.76 100.08 677.78 100.08 678.98 c
5233: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
5234: eofill
5235: Q
5236: q
5237: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5238: 0.225 w
5239: 1 j
5240: 1 J
5241: n
5242: 100.08 678.98 m
5243: 100.08 680.18 101.04 681.2 102.3 681.2 c
5244: 103.5 681.2 104.52 680.18 104.52 678.98 c
5245: 104.52 677.78 103.5 676.76 102.3 676.76 c
5246: 101.04 676.76 100.08 677.78 100.08 678.98 c
5247: h
5248: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5249: S
5250: Q
5251: q
5252: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5253: n
5254: 237.84 704.48 m
5255: 237.84 705.68 238.8 706.58 239.94 706.58 c
5256: 241.08 706.58 241.98 705.68 241.98 704.48 c
5257: 241.98 703.34 241.08 702.44 239.94 702.44 c
5258: 238.8 702.44 237.84 703.34 237.84 704.48 c
5259: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
5260: eofill
5261: Q
5262: q
5263: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5264: 0.225 w
5265: 1 j
5266: 1 J
5267: n
5268: 237.84 704.48 m
5269: 237.84 705.68 238.8 706.58 239.94 706.58 c
5270: 241.08 706.58 241.98 705.68 241.98 704.48 c
5271: 241.98 703.34 241.08 702.44 239.94 702.44 c
5272: 238.8 702.44 237.84 703.34 237.84 704.48 c
5273: h
5274: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5275: S
5276: Q
5277: q
5278: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5279: 1.126 w
5280: 1 j
5281: 1 J
5282: n
5283: 102.3 678.98 m
5284: 248.04 678.98 l
5285: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5286: S
5287: Q
5288: q
5289: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5290: n
5291: 247.32 682.46 m
5292: 250.8 678.98 l
5293: 247.32 675.5 l
5294: 247.32 682.46 l
5295: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5296: eofill
5297: Q
5298: q
5299: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5300: 1.126 w
5301: 1 j
5302: 1 J
5303: [1.126 2.253 ] 0.0 d
5304: n
5305: 250.8 678.98 m
5306: 250.8 701.9 l
5307: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5308: S
5309: Q
5310: q
5311: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5312: n
5313: 247.32 701.18 m
5314: 250.8 704.72 l
5315: 254.34 701.18 l
5316: 247.32 701.18 l
5317: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5318: eofill
5319: Q
5320: q
5321: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5322: 1.126 w
5323: 1 j
5324: 1 J
5325: n
5326: 250.8 704.9 m
5327: 242.4 704.9 l
5328: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5329: S
5330: Q
5331: q
5332: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5333: n
5334: 243.06 701.42 m
5335: 239.58 704.9 l
5336: 243.06 708.38 l
5337: 243.06 701.42 l
5338: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5339: eofill
5340: Q
5341: q
5342: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5343: n
5344: 86.76 775.88 m
5345: 86.76 777.08 87.72 778.1 88.98 778.1 c
5346: 90.18 778.1 91.2 777.08 91.2 775.88 c
5347: 91.2 774.62 90.18 773.66 88.98 773.66 c
5348: 87.72 773.66 86.76 774.62 86.76 775.88 c
5349: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
5350: eofill
5351: Q
5352: q
5353: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5354: 0.225 w
5355: 1 j
5356: 1 J
5357: n
5358: 86.76 775.88 m
5359: 86.76 777.08 87.72 778.1 88.98 778.1 c
5360: 90.18 778.1 91.2 777.08 91.2 775.88 c
5361: 91.2 774.62 90.18 773.66 88.98 773.66 c
5362: 87.72 773.66 86.76 774.62 86.76 775.88 c
5363: h
5364: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5365: S
5366: Q
5367: q
5368: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5369: n
5370: 104.52 768.86 m
5371: 104.52 770.0 105.42 770.9 106.56 770.9 c
5372: 107.7 770.9 108.66 770.0 108.66 768.86 c
5373: 108.66 767.72 107.7 766.76 106.56 766.76 c
5374: 105.42 766.76 104.52 767.72 104.52 768.86 c
5375: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
5376: eofill
5377: Q
5378: q
5379: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5380: 0.225 w
5381: 1 j
5382: 1 J
5383: n
5384: 104.52 768.86 m
5385: 104.52 770.0 105.42 770.9 106.56 770.9 c
5386: 107.7 770.9 108.66 770.0 108.66 768.86 c
5387: 108.66 767.72 107.7 766.76 106.56 766.76 c
5388: 105.42 766.76 104.52 767.72 104.52 768.86 c
5389: h
5390: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5391: S
5392: Q
5393: q
5394: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5395: 1.126 w
5396: 1 j
5397: 1 J
5398: n
5399: 88.98 776.06 m
5400: 104.34 776.06 l
5401: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5402: S
5403: Q
5404: q
5405: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5406: n
5407: 103.68 779.6 m
5408: 107.16 776.06 l
5409: 103.68 772.58 l
5410: 103.68 779.6 l
5411: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5412: eofill
5413: Q
5414: q
5415: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5416: 1.126 w
5417: 1 j
5418: 1 J
5419: [1.126 2.253 ] 0.0 d
5420: n
5421: 106.56 776.72 m
5422: 106.56 771.2 l
5423: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5424: S
5425: Q
5426: q
5427: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5428: n
5429: 110.04 771.92 m
5430: 106.56 768.44 l
5431: 103.08 771.92 l
5432: 110.04 771.92 l
5433: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5434: eofill
5435: Q
5436: q
5437: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5438: n
5439: 188.58 609.02 m
5440: 188.58 607.82 187.62 606.8 186.36 606.8 c
5441: 185.16 606.8 184.14 607.82 184.14 609.02 c
5442: 184.14 610.28 185.16 611.24 186.36 611.24 c
5443: 187.62 611.24 188.58 610.28 188.58 609.02 c
5444: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
5445: eofill
5446: Q
5447: q
5448: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5449: 0.225 w
5450: 1 j
5451: 1 J
5452: n
5453: 188.58 609.02 m
5454: 188.58 607.82 187.62 606.8 186.36 606.8 c
5455: 185.16 606.8 184.14 607.82 184.14 609.02 c
5456: 184.14 610.28 185.16 611.24 186.36 611.24 c
5457: 187.62 611.24 188.58 610.28 188.58 609.02 c
5458: h
5459: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5460: S
5461: Q
5462: q
5463: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5464: n
5465: 170.88 616.04 m
5466: 170.88 614.9 169.92 614.0 168.78 614.0 c
5467: 167.64 614.0 166.74 614.9 166.74 616.04 c
5468: 166.74 617.18 167.64 618.14 168.78 618.14 c
5469: 169.92 618.14 170.88 617.18 170.88 616.04 c
5470: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
5471: eofill
5472: Q
5473: q
5474: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5475: 0.225 w
5476: 1 j
5477: 1 J
5478: n
5479: 170.88 616.04 m
5480: 170.88 614.9 169.92 614.0 168.78 614.0 c
5481: 167.64 614.0 166.74 614.9 166.74 616.04 c
5482: 166.74 617.18 167.64 618.14 168.78 618.14 c
5483: 169.92 618.14 170.88 617.18 170.88 616.04 c
5484: h
5485: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5486: S
5487: Q
5488: q
5489: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5490: 1.126 w
5491: 1 j
5492: 1 J
5493: n
5494: 186.36 608.78 m
5495: 171.0 608.78 l
5496: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5497: S
5498: Q
5499: q
5500: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5501: n
5502: 171.72 605.3 m
5503: 168.18 608.78 l
5504: 171.72 612.32 l
5505: 171.72 605.3 l
5506: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5507: eofill
5508: Q
5509: q
5510: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5511: 1.126 w
5512: 1 j
5513: 1 J
5514: [1.126 2.253 ] 0.0 d
5515: n
5516: 168.78 608.12 m
5517: 168.78 613.64 l
5518: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5519: S
5520: Q
5521: q
5522: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5523: n
5524: 165.3 612.98 m
5525: 168.78 616.46 l
5526: 172.26 612.98 l
5527: 165.3 612.98 l
5528: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5529: eofill
5530: Q
5531: q
5532: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5533: n
5534: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5535: 317.339996 765.380005 13.320007 13.260010 rectfill
5536:
5537: Q
5538: q
5539: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5540: 0.225 w
5541: 1 j
5542: 1 J
5543: n
5544: 317.34 765.38 m
5545: 317.34 765.38 13.32 13.26 re
5546: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5547: S
5548: Q
5549: q
5550: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5551: n
5552: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5553: 357.239990 765.679993 13.320007 13.320007 rectfill
5554:
5555: Q
5556: q
5557: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5558: 0.225 w
5559: 1 j
5560: 1 J
5561: n
5562: 357.24 765.68 m
5563: 357.24 765.68 13.32 13.32 re
5564: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5565: S
5566: Q
5567: q
5568: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5569: n
5570: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5571: 397.140015 765.380005 13.320007 13.260010 rectfill
5572:
5573: Q
5574: q
5575: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5576: 0.225 w
5577: 1 j
5578: 1 J
5579: n
5580: 397.14 765.38 m
5581: 397.14 765.38 13.32 13.26 re
5582: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5583: S
5584: Q
5585: q
5586: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5587: n
5588: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5589: 437.040009 765.380005 13.320007 13.260010 rectfill
5590:
5591: Q
5592: q
5593: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5594: 0.225 w
5595: 1 j
5596: 1 J
5597: n
5598: 437.04 765.38 m
5599: 437.04 765.38 13.32 13.26 re
5600: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5601: S
5602: Q
5603: q
5604: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5605: n
5606: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5607: 476.940002 765.380005 13.320007 13.260010 rectfill
5608:
5609: Q
5610: q
5611: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5612: 0.225 w
5613: 1 j
5614: 1 J
5615: n
5616: 476.94 765.38 m
5617: 476.94 765.38 13.32 13.26 re
5618: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5619: S
5620: Q
5621: q
5622: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5623: n
5624: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5625: 317.339996 725.299988 13.320007 13.260010 rectfill
5626:
5627: Q
5628: q
5629: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5630: 0.225 w
5631: 1 j
5632: 1 J
5633: n
5634: 317.34 725.3 m
5635: 317.34 725.3 13.32 13.26 re
5636: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5637: S
5638: Q
5639: q
5640: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5641: n
5642: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5643: 357.239990 725.599976 13.320007 13.320007 rectfill
5644:
5645: Q
5646: q
5647: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5648: 0.225 w
5649: 1 j
5650: 1 J
5651: n
5652: 357.24 725.6 m
5653: 357.24 725.6 13.32 13.32 re
5654: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5655: S
5656: Q
5657: q
5658: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5659: n
5660: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5661: 397.140015 725.299988 13.320007 13.260010 rectfill
5662:
5663: Q
5664: q
5665: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5666: 0.225 w
5667: 1 j
5668: 1 J
5669: n
5670: 397.14 725.3 m
5671: 397.14 725.3 13.32 13.26 re
5672: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5673: S
5674: Q
5675: q
5676: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5677: n
5678: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5679: 437.040009 725.299988 13.320007 13.260010 rectfill
5680:
5681: Q
5682: q
5683: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5684: 0.225 w
5685: 1 j
5686: 1 J
5687: n
5688: 437.04 725.3 m
5689: 437.04 725.3 13.32 13.26 re
5690: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5691: S
5692: Q
5693: q
5694: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5695: n
5696: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5697: 476.940002 725.299988 13.320007 13.260010 rectfill
5698:
5699: Q
5700: q
5701: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5702: 0.225 w
5703: 1 j
5704: 1 J
5705: n
5706: 476.94 725.3 m
5707: 476.94 725.3 13.32 13.26 re
5708: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5709: S
5710: Q
5711: q
5712: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5713: n
5714: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5715: 317.339996 685.219971 13.320007 13.320007 rectfill
5716:
5717: Q
5718: q
5719: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5720: 0.225 w
5721: 1 j
5722: 1 J
5723: n
5724: 317.34 685.22 m
5725: 317.34 685.22 13.32 13.32 re
5726: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5727: S
5728: Q
5729: q
5730: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5731: n
5732: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5733: 357.239990 685.520020 13.320007 13.320007 rectfill
5734:
5735: Q
5736: q
5737: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5738: 0.225 w
5739: 1 j
5740: 1 J
5741: n
5742: 357.24 685.52 m
5743: 357.24 685.52 13.32 13.32 re
5744: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5745: S
5746: Q
5747: q
5748: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5749: n
5750: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5751: 397.140015 685.219971 13.320007 13.320007 rectfill
5752:
5753: Q
5754: q
5755: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5756: 0.225 w
5757: 1 j
5758: 1 J
5759: n
5760: 397.14 685.22 m
5761: 397.14 685.22 13.32 13.32 re
5762: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5763: S
5764: Q
5765: q
5766: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5767: n
5768: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5769: 437.040009 685.219971 13.320007 13.320007 rectfill
5770:
5771: Q
5772: q
5773: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5774: 0.225 w
5775: 1 j
5776: 1 J
5777: n
5778: 437.04 685.22 m
5779: 437.04 685.22 13.32 13.32 re
5780: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5781: S
5782: Q
5783: q
5784: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5785: n
5786: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5787: 476.940002 685.219971 13.320007 13.320007 rectfill
5788:
5789: Q
5790: q
5791: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5792: 0.225 w
5793: 1 j
5794: 1 J
5795: n
5796: 476.94 685.22 m
5797: 476.94 685.22 13.32 13.32 re
5798: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5799: S
5800: Q
5801: q
5802: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5803: n
5804: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5805: 317.339996 645.500000 13.320007 13.260010 rectfill
5806:
5807: Q
5808: q
5809: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5810: 0.225 w
5811: 1 j
5812: 1 J
5813: n
5814: 317.34 645.5 m
5815: 317.34 645.5 13.32 13.26 re
5816: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5817: S
5818: Q
5819: q
5820: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5821: n
5822: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5823: 357.239990 645.799988 13.320007 13.320007 rectfill
5824:
5825: Q
5826: q
5827: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5828: 0.225 w
5829: 1 j
5830: 1 J
5831: n
5832: 357.24 645.8 m
5833: 357.24 645.8 13.32 13.32 re
5834: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5835: S
5836: Q
5837: q
5838: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5839: n
5840: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5841: 397.140015 645.500000 13.320007 13.260010 rectfill
5842:
5843: Q
5844: q
5845: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5846: 0.225 w
5847: 1 j
5848: 1 J
5849: n
5850: 397.14 645.5 m
5851: 397.14 645.5 13.32 13.26 re
5852: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5853: S
5854: Q
5855: q
5856: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5857: n
5858: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5859: 437.040009 645.500000 13.320007 13.260010 rectfill
5860:
5861: Q
5862: q
5863: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5864: 0.225 w
5865: 1 j
5866: 1 J
5867: n
5868: 437.04 645.5 m
5869: 437.04 645.5 13.32 13.26 re
5870: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5871: S
5872: Q
5873: q
5874: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5875: n
5876: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5877: 476.940002 645.500000 13.320007 13.260010 rectfill
5878:
5879: Q
5880: q
5881: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5882: 0.225 w
5883: 1 j
5884: 1 J
5885: n
5886: 476.94 645.5 m
5887: 476.94 645.5 13.32 13.26 re
5888: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5889: S
5890: Q
5891: q
5892: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5893: n
5894: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5895: 317.339996 605.539978 13.320007 13.320007 rectfill
5896:
5897: Q
5898: q
5899: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5900: 0.225 w
5901: 1 j
5902: 1 J
5903: n
5904: 317.34 605.54 m
5905: 317.34 605.54 13.32 13.32 re
5906: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5907: S
5908: Q
5909: q
5910: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5911: n
5912: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5913: 357.239990 605.900024 13.320007 13.320007 rectfill
5914:
5915: Q
5916: q
5917: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5918: 0.225 w
5919: 1 j
5920: 1 J
5921: n
5922: 357.24 605.9 m
5923: 357.24 605.9 13.32 13.32 re
5924: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5925: S
5926: Q
5927: q
5928: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5929: n
5930: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5931: 397.140015 605.539978 13.320007 13.320007 rectfill
5932:
5933: Q
5934: q
5935: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5936: 0.225 w
5937: 1 j
5938: 1 J
5939: n
5940: 397.14 605.54 m
5941: 397.14 605.54 13.32 13.32 re
5942: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5943: S
5944: Q
5945: q
5946: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5947: n
5948: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5949: 437.040009 605.539978 13.320007 13.320007 rectfill
5950:
5951: Q
5952: q
5953: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5954: 0.225 w
5955: 1 j
5956: 1 J
5957: n
5958: 437.04 605.54 m
5959: 437.04 605.54 13.32 13.32 re
5960: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5961: S
5962: Q
5963: q
5964: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5965: n
5966: /E10 /ColorSpace findRes cs 0.804 0.804 0.804 sc
5967: 476.940002 605.539978 13.320007 13.320007 rectfill
5968:
5969: Q
5970: q
5971: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5972: 0.225 w
5973: 1 j
5974: 1 J
5975: n
5976: 476.94 605.54 m
5977: 476.94 605.54 13.32 13.32 re
5978: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
5979: S
5980: Q
5981: q
5982: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5983: n
5984: 326.28 770.78 m
5985: 324.0 774.74 l
5986: 321.66 770.78 l
5987: 326.28 770.78 l
5988: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
5989: eofill
5990: Q
5991: q
5992: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
5993: 0.225 w
5994: 1 j
5995: 1 J
5996: n
5997: 326.28 770.78 m
5998: 324.0 774.74 l
5999: 321.66 770.78 l
6000: 326.28 770.78 l
6001: h
6002: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6003: S
6004: Q
6005: q
6006: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6007: n
6008: 366.18 770.78 m
6009: 363.9 774.74 l
6010: 361.56 770.78 l
6011: 366.18 770.78 l
6012: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6013: eofill
6014: Q
6015: q
6016: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6017: 0.225 w
6018: 1 j
6019: 1 J
6020: n
6021: 366.18 770.78 m
6022: 363.9 774.74 l
6023: 361.56 770.78 l
6024: 366.18 770.78 l
6025: h
6026: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6027: S
6028: Q
6029: q
6030: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6031: n
6032: 405.9 770.3 m
6033: 403.56 774.32 l
6034: 401.28 770.3 l
6035: 405.9 770.3 l
6036: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6037: eofill
6038: Q
6039: q
6040: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6041: 0.225 w
6042: 1 j
6043: 1 J
6044: n
6045: 405.9 770.3 m
6046: 403.56 774.32 l
6047: 401.28 770.3 l
6048: 405.9 770.3 l
6049: h
6050: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6051: S
6052: Q
6053: q
6054: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6055: n
6056: 445.98 770.78 m
6057: 443.7 774.74 l
6058: 441.42 770.78 l
6059: 445.98 770.78 l
6060: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6061: eofill
6062: Q
6063: q
6064: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6065: 0.225 w
6066: 1 j
6067: 1 J
6068: n
6069: 445.98 770.78 m
6070: 443.7 774.74 l
6071: 441.42 770.78 l
6072: 445.98 770.78 l
6073: h
6074: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6075: S
6076: Q
6077: q
6078: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6079: n
6080: 485.94 770.78 m
6081: 483.6 774.74 l
6082: 481.32 770.78 l
6083: 485.94 770.78 l
6084: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6085: eofill
6086: Q
6087: q
6088: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6089: 0.225 w
6090: 1 j
6091: 1 J
6092: n
6093: 485.94 770.78 m
6094: 483.6 774.74 l
6095: 481.32 770.78 l
6096: 485.94 770.78 l
6097: h
6098: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6099: S
6100: Q
6101: q
6102: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6103: n
6104: 326.04 730.88 m
6105: 323.76 734.84 l
6106: 321.48 730.88 l
6107: 326.04 730.88 l
6108: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6109: eofill
6110: Q
6111: q
6112: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6113: 0.225 w
6114: 1 j
6115: 1 J
6116: n
6117: 326.04 730.88 m
6118: 323.76 734.84 l
6119: 321.48 730.88 l
6120: 326.04 730.88 l
6121: h
6122: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6123: S
6124: Q
6125: q
6126: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6127: n
6128: 366.0 730.88 m
6129: 363.66 734.84 l
6130: 361.38 730.88 l
6131: 366.0 730.88 l
6132: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6133: eofill
6134: Q
6135: q
6136: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6137: 0.225 w
6138: 1 j
6139: 1 J
6140: n
6141: 366.0 730.88 m
6142: 363.66 734.84 l
6143: 361.38 730.88 l
6144: 366.0 730.88 l
6145: h
6146: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6147: S
6148: Q
6149: q
6150: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6151: n
6152: 405.66 730.4 m
6153: 403.38 734.42 l
6154: 401.04 730.4 l
6155: 405.66 730.4 l
6156: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6157: eofill
6158: Q
6159: q
6160: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6161: 0.225 w
6162: 1 j
6163: 1 J
6164: n
6165: 405.66 730.4 m
6166: 403.38 734.42 l
6167: 401.04 730.4 l
6168: 405.66 730.4 l
6169: h
6170: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6171: S
6172: Q
6173: q
6174: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6175: n
6176: 445.8 730.88 m
6177: 443.46 734.84 l
6178: 441.18 730.88 l
6179: 445.8 730.88 l
6180: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6181: eofill
6182: Q
6183: q
6184: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6185: 0.225 w
6186: 1 j
6187: 1 J
6188: n
6189: 445.8 730.88 m
6190: 443.46 734.84 l
6191: 441.18 730.88 l
6192: 445.8 730.88 l
6193: h
6194: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6195: S
6196: Q
6197: q
6198: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6199: n
6200: 485.7 730.88 m
6201: 483.42 734.84 l
6202: 481.08 730.88 l
6203: 485.7 730.88 l
6204: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6205: eofill
6206: Q
6207: q
6208: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6209: 0.225 w
6210: 1 j
6211: 1 J
6212: n
6213: 485.7 730.88 m
6214: 483.42 734.84 l
6215: 481.08 730.88 l
6216: 485.7 730.88 l
6217: h
6218: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6219: S
6220: Q
6221: q
6222: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6223: n
6224: 326.04 690.26 m
6225: 323.76 694.28 l
6226: 321.48 690.26 l
6227: 326.04 690.26 l
6228: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6229: eofill
6230: Q
6231: q
6232: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6233: 0.225 w
6234: 1 j
6235: 1 J
6236: n
6237: 326.04 690.26 m
6238: 323.76 694.28 l
6239: 321.48 690.26 l
6240: 326.04 690.26 l
6241: h
6242: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6243: S
6244: Q
6245: q
6246: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6247: n
6248: 366.0 690.26 m
6249: 363.66 694.28 l
6250: 361.38 690.26 l
6251: 366.0 690.26 l
6252: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6253: eofill
6254: Q
6255: q
6256: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6257: 0.225 w
6258: 1 j
6259: 1 J
6260: n
6261: 366.0 690.26 m
6262: 363.66 694.28 l
6263: 361.38 690.26 l
6264: 366.0 690.26 l
6265: h
6266: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6267: S
6268: Q
6269: q
6270: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6271: n
6272: 405.66 689.84 m
6273: 403.38 693.86 l
6274: 401.04 689.84 l
6275: 405.66 689.84 l
6276: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6277: eofill
6278: Q
6279: q
6280: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6281: 0.225 w
6282: 1 j
6283: 1 J
6284: n
6285: 405.66 689.84 m
6286: 403.38 693.86 l
6287: 401.04 689.84 l
6288: 405.66 689.84 l
6289: h
6290: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6291: S
6292: Q
6293: q
6294: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6295: n
6296: 445.8 690.26 m
6297: 443.46 694.28 l
6298: 441.18 690.26 l
6299: 445.8 690.26 l
6300: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6301: eofill
6302: Q
6303: q
6304: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6305: 0.225 w
6306: 1 j
6307: 1 J
6308: n
6309: 445.8 690.26 m
6310: 443.46 694.28 l
6311: 441.18 690.26 l
6312: 445.8 690.26 l
6313: h
6314: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6315: S
6316: Q
6317: q
6318: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6319: n
6320: 485.7 690.26 m
6321: 483.42 694.28 l
6322: 481.08 690.26 l
6323: 485.7 690.26 l
6324: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6325: eofill
6326: Q
6327: q
6328: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6329: 0.225 w
6330: 1 j
6331: 1 J
6332: n
6333: 485.7 690.26 m
6334: 483.42 694.28 l
6335: 481.08 690.26 l
6336: 485.7 690.26 l
6337: h
6338: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6339: S
6340: Q
6341: q
6342: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6343: n
6344: 326.28 650.36 m
6345: 324.0 654.38 l
6346: 321.66 650.36 l
6347: 326.28 650.36 l
6348: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6349: eofill
6350: Q
6351: q
6352: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6353: 0.225 w
6354: 1 j
6355: 1 J
6356: n
6357: 326.28 650.36 m
6358: 324.0 654.38 l
6359: 321.66 650.36 l
6360: 326.28 650.36 l
6361: h
6362: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6363: S
6364: Q
6365: q
6366: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6367: n
6368: 366.18 650.36 m
6369: 363.9 654.38 l
6370: 361.56 650.36 l
6371: 366.18 650.36 l
6372: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6373: eofill
6374: Q
6375: q
6376: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6377: 0.225 w
6378: 1 j
6379: 1 J
6380: n
6381: 366.18 650.36 m
6382: 363.9 654.38 l
6383: 361.56 650.36 l
6384: 366.18 650.36 l
6385: h
6386: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6387: S
6388: Q
6389: q
6390: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6391: n
6392: 405.9 649.94 m
6393: 403.56 653.9 l
6394: 401.28 649.94 l
6395: 405.9 649.94 l
6396: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6397: eofill
6398: Q
6399: q
6400: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6401: 0.225 w
6402: 1 j
6403: 1 J
6404: n
6405: 405.9 649.94 m
6406: 403.56 653.9 l
6407: 401.28 649.94 l
6408: 405.9 649.94 l
6409: h
6410: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6411: S
6412: Q
6413: q
6414: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6415: n
6416: 445.98 650.36 m
6417: 443.7 654.38 l
6418: 441.42 650.36 l
6419: 445.98 650.36 l
6420: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6421: eofill
6422: Q
6423: q
6424: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6425: 0.225 w
6426: 1 j
6427: 1 J
6428: n
6429: 445.98 650.36 m
6430: 443.7 654.38 l
6431: 441.42 650.36 l
6432: 445.98 650.36 l
6433: h
6434: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6435: S
6436: Q
6437: q
6438: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6439: n
6440: 485.94 650.36 m
6441: 483.6 654.38 l
6442: 481.32 650.36 l
6443: 485.94 650.36 l
6444: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6445: eofill
6446: Q
6447: q
6448: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6449: 0.225 w
6450: 1 j
6451: 1 J
6452: n
6453: 485.94 650.36 m
6454: 483.6 654.38 l
6455: 481.32 650.36 l
6456: 485.94 650.36 l
6457: h
6458: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6459: S
6460: Q
6461: q
6462: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6463: n
6464: 326.28 611.12 m
6465: 324.0 615.14 l
6466: 321.66 611.12 l
6467: 326.28 611.12 l
6468: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6469: eofill
6470: Q
6471: q
6472: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6473: 0.225 w
6474: 1 j
6475: 1 J
6476: n
6477: 326.28 611.12 m
6478: 324.0 615.14 l
6479: 321.66 611.12 l
6480: 326.28 611.12 l
6481: h
6482: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6483: S
6484: Q
6485: q
6486: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6487: n
6488: 366.18 611.12 m
6489: 363.9 615.14 l
6490: 361.56 611.12 l
6491: 366.18 611.12 l
6492: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6493: eofill
6494: Q
6495: q
6496: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6497: 0.225 w
6498: 1 j
6499: 1 J
6500: n
6501: 366.18 611.12 m
6502: 363.9 615.14 l
6503: 361.56 611.12 l
6504: 366.18 611.12 l
6505: h
6506: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6507: S
6508: Q
6509: q
6510: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6511: n
6512: 405.9 610.7 m
6513: 403.56 614.66 l
6514: 401.28 610.7 l
6515: 405.9 610.7 l
6516: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6517: eofill
6518: Q
6519: q
6520: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6521: 0.225 w
6522: 1 j
6523: 1 J
6524: n
6525: 405.9 610.7 m
6526: 403.56 614.66 l
6527: 401.28 610.7 l
6528: 405.9 610.7 l
6529: h
6530: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6531: S
6532: Q
6533: q
6534: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6535: n
6536: 445.98 611.12 m
6537: 443.7 615.14 l
6538: 441.42 611.12 l
6539: 445.98 611.12 l
6540: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6541: eofill
6542: Q
6543: q
6544: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6545: 0.225 w
6546: 1 j
6547: 1 J
6548: n
6549: 445.98 611.12 m
6550: 443.7 615.14 l
6551: 441.42 611.12 l
6552: 445.98 611.12 l
6553: h
6554: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6555: S
6556: Q
6557: q
6558: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6559: n
6560: 485.7 610.94 m
6561: 483.42 614.9 l
6562: 481.08 610.94 l
6563: 485.7 610.94 l
6564: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6565: eofill
6566: Q
6567: q
6568: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6569: 0.225 w
6570: 1 j
6571: 1 J
6572: n
6573: 485.7 610.94 m
6574: 483.42 614.9 l
6575: 481.08 610.94 l
6576: 485.7 610.94 l
6577: h
6578: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6579: S
6580: Q
6581: q
6582: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6583: n
6584: 302.28 784.52 m
6585: 302.28 785.72 303.24 786.74 304.5 786.74 c
6586: 305.7 786.74 306.72 785.72 306.72 784.52 c
6587: 306.72 783.26 305.7 782.3 304.5 782.3 c
6588: 303.24 782.3 302.28 783.26 302.28 784.52 c
6589: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6590: eofill
6591: Q
6592: q
6593: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6594: 0.225 w
6595: 1 j
6596: 1 J
6597: n
6598: 302.28 784.52 m
6599: 302.28 785.72 303.24 786.74 304.5 786.74 c
6600: 305.7 786.74 306.72 785.72 306.72 784.52 c
6601: 306.72 783.26 305.7 782.3 304.5 782.3 c
6602: 303.24 782.3 302.28 783.26 302.28 784.52 c
6603: h
6604: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6605: S
6606: Q
6607: q
6608: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6609: n
6610: 381.78 712.22 m
6611: 381.78 713.36 382.68 714.32 383.82 714.32 c
6612: 384.96 714.32 385.92 713.36 385.92 712.22 c
6613: 385.92 711.08 384.96 710.18 383.82 710.18 c
6614: 382.68 710.18 381.78 711.08 381.78 712.22 c
6615: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6616: eofill
6617: Q
6618: q
6619: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6620: 0.225 w
6621: 1 j
6622: 1 J
6623: n
6624: 381.78 712.22 m
6625: 381.78 713.36 382.68 714.32 383.82 714.32 c
6626: 384.96 714.32 385.92 713.36 385.92 712.22 c
6627: 385.92 711.08 384.96 710.18 383.82 710.18 c
6628: 382.68 710.18 381.78 711.08 381.78 712.22 c
6629: h
6630: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6631: S
6632: Q
6633: q
6634: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6635: 1.126 w
6636: 1 j
6637: 1 J
6638: n
6639: 290.7 784.4 m
6640: 514.08 784.4 l
6641: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6642: S
6643: Q
6644: q
6645: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6646: n
6647: 513.36 787.88 m
6648: 516.84 784.4 l
6649: 513.36 780.92 l
6650: 513.36 787.88 l
6651: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6652: eofill
6653: Q
6654: q
6655: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6656: n
6657: 420.18 729.08 m
6658: 420.18 730.28 421.2 731.3 422.4 731.3 c
6659: 423.66 731.3 424.62 730.28 424.62 729.08 c
6660: 424.62 727.88 423.66 726.86 422.4 726.86 c
6661: 421.2 726.86 420.18 727.88 420.18 729.08 c
6662: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6663: eofill
6664: Q
6665: q
6666: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6667: 0.225 w
6668: 1 j
6669: 1 J
6670: n
6671: 420.18 729.08 m
6672: 420.18 730.28 421.2 731.3 422.4 731.3 c
6673: 423.66 731.3 424.62 730.28 424.62 729.08 c
6674: 424.62 727.88 423.66 726.86 422.4 726.86 c
6675: 421.2 726.86 420.18 727.88 420.18 729.08 c
6676: h
6677: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6678: S
6679: Q
6680: q
6681: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6682: n
6683: 333.9 660.02 m
6684: 333.9 661.16 334.8 662.12 335.94 662.12 c
6685: 337.08 662.12 338.04 661.16 338.04 660.02 c
6686: 338.04 658.88 337.08 657.92 335.94 657.92 c
6687: 334.8 657.92 333.9 658.88 333.9 660.02 c
6688: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6689: eofill
6690: Q
6691: q
6692: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6693: 0.225 w
6694: 1 j
6695: 1 J
6696: n
6697: 333.9 660.02 m
6698: 333.9 661.16 334.8 662.12 335.94 662.12 c
6699: 337.08 662.12 338.04 661.16 338.04 660.02 c
6700: 338.04 658.88 337.08 657.92 335.94 657.92 c
6701: 334.8 657.92 333.9 658.88 333.9 660.02 c
6702: h
6703: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6704: S
6705: Q
6706: q
6707: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6708: n
6709: 479.64 634.64 m
6710: 479.64 635.84 480.6 636.86 481.86 636.86 c
6711: 483.06 636.86 484.08 635.84 484.08 634.64 c
6712: 484.08 633.44 483.06 632.42 481.86 632.42 c
6713: 480.6 632.42 479.64 633.44 479.64 634.64 c
6714: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6715: eofill
6716: Q
6717: q
6718: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6719: 0.225 w
6720: 1 j
6721: 1 J
6722: n
6723: 479.64 634.64 m
6724: 479.64 635.84 480.6 636.86 481.86 636.86 c
6725: 483.06 636.86 484.08 635.84 484.08 634.64 c
6726: 484.08 633.44 483.06 632.42 481.86 632.42 c
6727: 480.6 632.42 479.64 633.44 479.64 634.64 c
6728: h
6729: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6730: S
6731: Q
6732: q
6733: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6734: n
6735: 438.6 746.9 m
6736: 438.6 748.04 439.56 748.94 440.7 748.94 c
6737: 441.84 748.94 442.74 748.04 442.74 746.9 c
6738: 442.74 745.76 441.84 744.8 440.7 744.8 c
6739: 439.56 744.8 438.6 745.76 438.6 746.9 c
6740: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6741: eofill
6742: Q
6743: q
6744: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6745: 0.225 w
6746: 1 j
6747: 1 J
6748: n
6749: 438.6 746.9 m
6750: 438.6 748.04 439.56 748.94 440.7 748.94 c
6751: 441.84 748.94 442.74 748.04 442.74 746.9 c
6752: 442.74 745.76 441.84 744.8 440.7 744.8 c
6753: 439.56 744.8 438.6 745.76 438.6 746.9 c
6754: h
6755: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6756: S
6757: Q
6758: q
6759: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6760: n
6761: 347.46 654.14 m
6762: 347.46 655.4 348.48 656.36 349.68 656.36 c
6763: 350.94 656.36 351.9 655.4 351.9 654.14 c
6764: 351.9 652.94 350.94 651.92 349.68 651.92 c
6765: 348.48 651.92 347.46 652.94 347.46 654.14 c
6766: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6767: eofill
6768: Q
6769: q
6770: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6771: 0.225 w
6772: 1 j
6773: 1 J
6774: n
6775: 347.46 654.14 m
6776: 347.46 655.4 348.48 656.36 349.68 656.36 c
6777: 350.94 656.36 351.9 655.4 351.9 654.14 c
6778: 351.9 652.94 350.94 651.92 349.68 651.92 c
6779: 348.48 651.92 347.46 652.94 347.46 654.14 c
6780: h
6781: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6782: S
6783: Q
6784: q
6785: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6786: n
6787: 397.5 627.08 m
6788: 397.5 628.22 398.46 629.18 399.6 629.18 c
6789: 400.74 629.18 401.64 628.22 401.64 627.08 c
6790: 401.64 625.94 400.74 625.04 399.6 625.04 c
6791: 398.46 625.04 397.5 625.94 397.5 627.08 c
6792: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6793: eofill
6794: Q
6795: q
6796: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6797: 0.225 w
6798: 1 j
6799: 1 J
6800: n
6801: 397.5 627.08 m
6802: 397.5 628.22 398.46 629.18 399.6 629.18 c
6803: 400.74 629.18 401.64 628.22 401.64 627.08 c
6804: 401.64 625.94 400.74 625.04 399.6 625.04 c
6805: 398.46 625.04 397.5 625.94 397.5 627.08 c
6806: h
6807: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6808: S
6809: Q
6810: q
6811: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6812: n
6813: 476.94 758.78 m
6814: 476.94 760.04 477.96 761.0 479.16 761.0 c
6815: 480.42 761.0 481.38 760.04 481.38 758.78 c
6816: 481.38 757.58 480.42 756.56 479.16 756.56 c
6817: 477.96 756.56 476.94 757.58 476.94 758.78 c
6818: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6819: eofill
6820: Q
6821: q
6822: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6823: 0.225 w
6824: 1 j
6825: 1 J
6826: n
6827: 476.94 758.78 m
6828: 476.94 760.04 477.96 761.0 479.16 761.0 c
6829: 480.42 761.0 481.38 760.04 481.38 758.78 c
6830: 481.38 757.58 480.42 756.56 479.16 756.56 c
6831: 477.96 756.56 476.94 757.58 476.94 758.78 c
6832: h
6833: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6834: S
6835: Q
6836: q
6837: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6838: n
6839: 454.92 652.94 m
6840: 454.92 654.08 455.88 655.04 457.02 655.04 c
6841: 458.16 655.04 459.06 654.08 459.06 652.94 c
6842: 459.06 651.8 458.16 650.9 457.02 650.9 c
6843: 455.88 650.9 454.92 651.8 454.92 652.94 c
6844: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6845: eofill
6846: Q
6847: q
6848: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6849: 0.225 w
6850: 1 j
6851: 1 J
6852: n
6853: 454.92 652.94 m
6854: 454.92 654.08 455.88 655.04 457.02 655.04 c
6855: 458.16 655.04 459.06 654.08 459.06 652.94 c
6856: 459.06 651.8 458.16 650.9 457.02 650.9 c
6857: 455.88 650.9 454.92 651.8 454.92 652.94 c
6858: h
6859: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6860: S
6861: Q
6862: q
6863: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6864: n
6865: 346.14 678.98 m
6866: 346.14 680.18 347.16 681.2 348.36 681.2 c
6867: 349.62 681.2 350.58 680.18 350.58 678.98 c
6868: 350.58 677.78 349.62 676.76 348.36 676.76 c
6869: 347.16 676.76 346.14 677.78 346.14 678.98 c
6870: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6871: eofill
6872: Q
6873: q
6874: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6875: 0.225 w
6876: 1 j
6877: 1 J
6878: n
6879: 346.14 678.98 m
6880: 346.14 680.18 347.16 681.2 348.36 681.2 c
6881: 349.62 681.2 350.58 680.18 350.58 678.98 c
6882: 350.58 677.78 349.62 676.76 348.36 676.76 c
6883: 347.16 676.76 346.14 677.78 346.14 678.98 c
6884: h
6885: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6886: S
6887: Q
6888: q
6889: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6890: n
6891: 483.96 704.48 m
6892: 483.96 705.68 484.86 706.58 486.0 706.58 c
6893: 487.14 706.58 488.1 705.68 488.1 704.48 c
6894: 488.1 703.34 487.14 702.44 486.0 702.44 c
6895: 484.86 702.44 483.96 703.34 483.96 704.48 c
6896: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6897: eofill
6898: Q
6899: q
6900: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6901: 0.225 w
6902: 1 j
6903: 1 J
6904: n
6905: 483.96 704.48 m
6906: 483.96 705.68 484.86 706.58 486.0 706.58 c
6907: 487.14 706.58 488.1 705.68 488.1 704.48 c
6908: 488.1 703.34 487.14 702.44 486.0 702.44 c
6909: 484.86 702.44 483.96 703.34 483.96 704.48 c
6910: h
6911: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6912: S
6913: Q
6914: q
6915: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6916: n
6917: 434.7 609.02 m
6918: 434.7 607.82 433.68 606.8 432.48 606.8 c
6919: 431.28 606.8 430.26 607.82 430.26 609.02 c
6920: 430.26 610.28 431.28 611.24 432.48 611.24 c
6921: 433.68 611.24 434.7 610.28 434.7 609.02 c
6922: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6923: eofill
6924: Q
6925: q
6926: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6927: 0.225 w
6928: 1 j
6929: 1 J
6930: n
6931: 434.7 609.02 m
6932: 434.7 607.82 433.68 606.8 432.48 606.8 c
6933: 431.28 606.8 430.26 607.82 430.26 609.02 c
6934: 430.26 610.28 431.28 611.24 432.48 611.24 c
6935: 433.68 611.24 434.7 610.28 434.7 609.02 c
6936: h
6937: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6938: S
6939: Q
6940: q
6941: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6942: n
6943: 416.94 616.04 m
6944: 416.94 614.9 416.04 614.0 414.9 614.0 c
6945: 413.76 614.0 412.8 614.9 412.8 616.04 c
6946: 412.8 617.18 413.76 618.14 414.9 618.14 c
6947: 416.04 618.14 416.94 617.18 416.94 616.04 c
6948: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6949: eofill
6950: Q
6951: q
6952: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6953: 0.225 w
6954: 1 j
6955: 1 J
6956: n
6957: 416.94 616.04 m
6958: 416.94 614.9 416.04 614.0 414.9 614.0 c
6959: 413.76 614.0 412.8 614.9 412.8 616.04 c
6960: 412.8 617.18 413.76 618.14 414.9 618.14 c
6961: 416.04 618.14 416.94 617.18 416.94 616.04 c
6962: h
6963: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6964: S
6965: Q
6966: q
6967: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6968: n
6969: 333.0 775.52 m
6970: 333.0 776.78 333.96 777.74 335.22 777.74 c
6971: 336.42 777.74 337.44 776.78 337.44 775.52 c
6972: 337.44 774.32 336.42 773.3 335.22 773.3 c
6973: 333.96 773.3 333.0 774.32 333.0 775.52 c
6974: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
6975: eofill
6976: Q
6977: q
6978: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6979: 0.225 w
6980: 1 j
6981: 1 J
6982: n
6983: 333.0 775.52 m
6984: 333.0 776.78 333.96 777.74 335.22 777.74 c
6985: 336.42 777.74 337.44 776.78 337.44 775.52 c
6986: 337.44 774.32 336.42 773.3 335.22 773.3 c
6987: 333.96 773.3 333.0 774.32 333.0 775.52 c
6988: h
6989: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
6990: S
6991: Q
6992: q
6993: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
6994: n
6995: 350.76 768.5 m
6996: 350.76 769.64 351.66 770.6 352.8 770.6 c
6997: 353.94 770.6 354.9 769.64 354.9 768.5 c
6998: 354.9 767.36 353.94 766.46 352.8 766.46 c
6999: 351.66 766.46 350.76 767.36 350.76 768.5 c
7000: /E10 /ColorSpace findRes cs 1.0 1.0 1.0 sc
7001: eofill
7002: Q
7003: q
7004: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7005: 0.225 w
7006: 1 j
7007: 1 J
7008: n
7009: 350.76 768.5 m
7010: 350.76 769.64 351.66 770.6 352.8 770.6 c
7011: 353.94 770.6 354.9 769.64 354.9 768.5 c
7012: 354.9 767.36 353.94 766.46 352.8 766.46 c
7013: 351.66 766.46 350.76 767.36 350.76 768.5 c
7014: h
7015: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7016: S
7017: Q
7018: q
7019: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7020: 1.126 w
7021: 1 j
7022: 1 J
7023: n
7024: 516.84 758.78 m
7025: 293.52 758.78 l
7026: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7027: S
7028: Q
7029: q
7030: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7031: n
7032: 294.24 755.3 m
7033: 290.7 758.78 l
7034: 294.24 762.26 l
7035: 294.24 755.3 l
7036: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7037: eofill
7038: Q
7039: q
7040: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7041: 1.126 w
7042: 1 j
7043: 1 J
7044: n
7045: 290.7 746.84 m
7046: 514.08 746.84 l
7047: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7048: S
7049: Q
7050: q
7051: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7052: n
7053: 513.36 750.32 m
7054: 516.84 746.84 l
7055: 513.36 743.3 l
7056: 513.36 750.32 l
7057: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7058: eofill
7059: Q
7060: q
7061: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7062: 1.126 w
7063: 1 j
7064: 1 J
7065: n
7066: 516.84 720.2 m
7067: 293.52 720.2 l
7068: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7069: S
7070: Q
7071: q
7072: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7073: n
7074: 294.24 716.72 m
7075: 290.7 720.2 l
7076: 294.24 723.68 l
7077: 294.24 716.72 l
7078: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7079: eofill
7080: Q
7081: q
7082: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7083: 1.126 w
7084: 1 j
7085: 1 J
7086: n
7087: 290.7 678.98 m
7088: 514.08 678.98 l
7089: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7090: S
7091: Q
7092: q
7093: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7094: n
7095: 513.36 682.46 m
7096: 516.84 678.98 l
7097: 513.36 675.5 l
7098: 513.36 682.46 l
7099: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7100: eofill
7101: Q
7102: q
7103: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7104: 1.126 w
7105: 1 j
7106: 1 J
7107: n
7108: 290.7 664.34 m
7109: 514.08 664.34 l
7110: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7111: S
7112: Q
7113: q
7114: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7115: n
7116: 513.36 667.82 m
7117: 516.84 664.34 l
7118: 513.36 660.86 l
7119: 513.36 667.82 l
7120: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7121: eofill
7122: Q
7123: q
7124: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7125: 1.126 w
7126: 1 j
7127: 1 J
7128: n
7129: 516.84 634.4 m
7130: 293.52 634.4 l
7131: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7132: S
7133: Q
7134: q
7135: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7136: n
7137: 294.24 630.92 m
7138: 290.7 634.4 l
7139: 294.24 637.88 l
7140: 294.24 630.92 l
7141: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7142: eofill
7143: Q
7144: q
7145: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7146: 1.126 w
7147: 1 j
7148: 1 J
7149: n
7150: 516.84 704.9 m
7151: 293.52 703.58 l
7152: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7153: S
7154: Q
7155: q
7156: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7157: n
7158: 294.24 700.1 m
7159: 290.7 703.58 l
7160: 294.18 707.12 l
7161: 294.24 700.1 l
7162: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7163: eofill
7164: Q
7165: q
7166: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7167: 1.126 w
7168: 1 j
7169: 1 J
7170: n
7171: 290.7 627.08 m
7172: 514.08 627.08 l
7173: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7174: S
7175: Q
7176: q
7177: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7178: n
7179: 513.36 630.56 m
7180: 516.84 627.08 l
7181: 513.36 623.6 l
7182: 513.36 630.56 l
7183: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7184: eofill
7185: Q
7186: q
7187: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7188: 0.225 w
7189: 1 j
7190: [0.901 0.451 ] 0.0 d
7191: n
7192: 137.76 805.34 m
7193: 137.76 579.2 l
7194: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7195: S
7196: Q
7197: q
7198: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7199: 0.225 w
7200: 1 j
7201: [0.901 0.451 ] 0.0 d
7202: n
7203: 177.66 805.34 m
7204: 177.66 579.2 l
7205: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7206: S
7207: Q
7208: q
7209: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7210: 0.225 w
7211: 1 j
7212: [0.901 0.451 ] 0.0 d
7213: n
7214: 217.56 805.34 m
7215: 217.56 579.2 l
7216: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7217: S
7218: Q
7219: q
7220: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7221: 1.126 w
7222: 1 j
7223: 1 J
7224: [0.001 5.631 ] 0.0 d
7225: n
7226: 403.8 803.0 m
7227: 403.8 790.4 l
7228: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7229: S
7230: Q
7231: q
7232: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7233: 1.126 w
7234: 1 j
7235: 1 J
7236: [0.001 5.631 ] 0.0 d
7237: n
7238: 403.8 593.18 m
7239: 403.8 580.52 l
7240: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7241: S
7242: Q
7243: q
7244: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7245: 0.225 w
7246: 1 j
7247: [0.901 0.451 ] 0.0 d
7248: n
7249: 343.92 805.34 m
7250: 343.92 579.2 l
7251: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7252: S
7253: Q
7254: q
7255: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7256: 0.225 w
7257: 1 j
7258: [0.901 0.451 ] 0.0 d
7259: n
7260: 383.82 805.34 m
7261: 383.82 579.2 l
7262: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7263: S
7264: Q
7265: q
7266: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7267: 0.225 w
7268: 1 j
7269: [0.901 0.451 ] 0.0 d
7270: n
7271: 423.78 805.34 m
7272: 423.78 579.2 l
7273: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7274: S
7275: Q
7276: q
7277: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7278: 0.225 w
7279: 1 j
7280: [0.901 0.451 ] 0.0 d
7281: n
7282: 463.68 805.34 m
7283: 463.68 579.2 l
7284: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7285: S
7286: Q
7287: q
7288: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7289: 1.126 w
7290: 1 j
7291: 1 J
7292: [0.001 5.631 ] 0.0 d
7293: n
7294: 503.22 692.3 m
7295: 516.54 692.3 l
7296: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7297: S
7298: Q
7299: q
7300: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7301: 1.126 w
7302: 1 j
7303: 1 J
7304: [0.001 5.631 ] 0.0 d
7305: n
7306: 293.4 692.3 m
7307: 306.72 692.3 l
7308: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7309: S
7310: Q
7311: q
7312: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7313: 0.225 w
7314: 1 j
7315: [0.901 0.451 ] 0.0 d
7316: n
7317: 290.7 752.12 m
7318: 516.18 752.12 l
7319: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7320: S
7321: Q
7322: q
7323: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7324: 0.225 w
7325: 1 j
7326: [0.901 0.451 ] 0.0 d
7327: n
7328: 290.7 712.22 m
7329: 516.18 712.22 l
7330: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7331: S
7332: Q
7333: q
7334: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7335: 0.225 w
7336: 1 j
7337: [0.901 0.451 ] 0.0 d
7338: n
7339: 290.7 672.32 m
7340: 516.18 672.32 l
7341: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7342: S
7343: Q
7344: q
7345: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7346: 0.225 w
7347: 1 j
7348: [0.901 0.451 ] 0.0 d
7349: n
7350: 291.42 632.42 m
7351: 516.84 632.42 l
7352: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7353: S
7354: Q
7355: q
7356: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7357: 0.225 w
7358: 1 j
7359: 1 J
7360: n
7361: 44.64 579.2 m
7362: 44.64 579.2 226.14 226.14 re
7363: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7364: S
7365: Q
7366: q
7367: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7368: 0.225 w
7369: 1 j
7370: 1 J
7371: n
7372: 290.7 579.2 m
7373: 290.7 579.2 226.14 226.14 re
7374: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7375: S
7376: Q
7377: q
7378: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7379: 1.126 w
7380: 1 j
7381: 1 J
7382: n
7383: 290.7 712.22 m
7384: 514.08 712.22 l
7385: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7386: S
7387: Q
7388: q
7389: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7390: n
7391: 513.36 715.7 m
7392: 516.84 712.22 l
7393: 513.36 708.74 l
7394: 513.36 715.7 l
7395: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7396: eofill
7397: Q
7398: q
7399: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7400: 1.126 w
7401: 1 j
7402: 1 J
7403: n
7404: 290.7 660.38 m
7405: 514.08 660.38 l
7406: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7407: S
7408: Q
7409: q
7410: 1.06477 0.0 0.0 1.06477 -19.1659 -35.9893 cm
7411: n
7412: 513.36 663.86 m
7413: 516.84 660.38 l
7414: 513.36 656.84 l
7415: 513.36 663.86 l
7416: /E10 /ColorSpace findRes cs 0.0 0.0 0.0 sc
7417: eofill
7418: Q
7419: Q
7420: [/EMC PDFMark5
7421: PDFVars/TermAll get exec end end
7422: %%PageTrailer
7423: %%Trailer
7424: %%EOF
7425: