???
[pst-anamorphosis.git] / doc / logo_syracuse.eps
1 %!PS-Adobe-3.1 EPSF-3.0
2 %ADO_DSC_Encoding: Windows Roman
3 %%Title: syracuse-crop.pdf
4 %%Creator: Adobe Acrobat 9.4.6
5 %%For: Besitzer
6 %%CreationDate: 15.10.2011, 16:06:54
7 %%BoundingBox: 0 0 313 97
8 %%HiResBoundingBox: 0 0 313 97
9 %%CropBox: 0 0 313 97
10 %%LanguageLevel: 2
11 %%DocumentNeededResources: (atend)
12 %%DocumentSuppliedResources: (atend)
13 %%DocumentNeededFeatures: (atend)
14 %%DocumentSuppliedFeatures: (atend)
15 %%DocumentData: Clean7Bit
16 %%Pages: (atend)
17 %%DocumentProcessColors:  Cyan Magenta Yellow Black
18 %%DocumentCustomColors: (atend)
19 %%EndComments
20 %%BeginDefaults
21 %%ViewingOrientation: 1 0 0 1
22 %%EndDefaults
23 %%BeginProlog
24 %%BeginResource: procset Adobe_AGM_Utils 1.0 0
25 %%Version: 1.0 0
26 %%Copyright: Copyright(C)2000-2006 Adobe Systems, Inc. All Rights Reserved.
27 systemdict/setpacking known
28 {currentpacking true setpacking}if
29 userdict/Adobe_AGM_Utils 75 dict dup begin put
30 /bdf
31 {bind def}bind def
32 /nd{null def}bdf
33 /xdf
34 {exch def}bdf
35 /ldf 
36 {load def}bdf
37 /ddf
38 {put}bdf        
39 /xddf
40 {3 -1 roll put}bdf      
41 /xpt
42 {exch put}bdf
43 /ndf
44 {
45         exch dup where{
46                 pop pop pop
47         }{
48                 xdf
49         }ifelse
50 }def
51 /cdndf
52 {
53         exch dup currentdict exch known{
54                 pop pop
55         }{
56                 exch def
57         }ifelse
58 }def
59 /gx
60 {get exec}bdf
61 /ps_level
62         /languagelevel where{
63                 pop systemdict/languagelevel gx
64         }{
65                 1
66         }ifelse
67 def
68 /level2 
69         ps_level 2 ge
70 def
71 /level3 
72         ps_level 3 ge
73 def
74 /ps_version
75         {version cvr}stopped{-1}if
76 def
77 /set_gvm
78 {currentglobal exch setglobal}bdf
79 /reset_gvm
80 {setglobal}bdf
81 /makereadonlyarray
82 {
83         /packedarray where{pop packedarray
84         }{
85                 array astore readonly}ifelse
86 }bdf
87 /map_reserved_ink_name
88 {
89         dup type/stringtype eq{
90                 dup/Red eq{
91                         pop(_Red_)
92                 }{
93                         dup/Green eq{
94                                 pop(_Green_)
95                         }{
96                                 dup/Blue eq{
97                                         pop(_Blue_)
98                                 }{
99                                         dup()cvn eq{
100                                                 pop(Process)
101                                         }if
102                                 }ifelse
103                         }ifelse
104                 }ifelse
105         }if
106 }bdf
107 /AGMUTIL_GSTATE 22 dict def
108 /get_gstate
109 {
110         AGMUTIL_GSTATE begin
111         /AGMUTIL_GSTATE_clr_spc currentcolorspace def
112         /AGMUTIL_GSTATE_clr_indx 0 def
113         /AGMUTIL_GSTATE_clr_comps 12 array def
114         mark currentcolor counttomark
115                 {AGMUTIL_GSTATE_clr_comps AGMUTIL_GSTATE_clr_indx 3 -1 roll put
116                 /AGMUTIL_GSTATE_clr_indx AGMUTIL_GSTATE_clr_indx 1 add def}repeat pop
117         /AGMUTIL_GSTATE_fnt rootfont def
118         /AGMUTIL_GSTATE_lw currentlinewidth def
119         /AGMUTIL_GSTATE_lc currentlinecap def
120         /AGMUTIL_GSTATE_lj currentlinejoin def
121         /AGMUTIL_GSTATE_ml currentmiterlimit def
122         currentdash/AGMUTIL_GSTATE_do xdf/AGMUTIL_GSTATE_da xdf
123         /AGMUTIL_GSTATE_sa currentstrokeadjust def
124         /AGMUTIL_GSTATE_clr_rnd currentcolorrendering def
125         /AGMUTIL_GSTATE_op currentoverprint def
126         /AGMUTIL_GSTATE_bg currentblackgeneration cvlit def
127         /AGMUTIL_GSTATE_ucr currentundercolorremoval cvlit def
128         currentcolortransfer cvlit/AGMUTIL_GSTATE_gy_xfer xdf cvlit/AGMUTIL_GSTATE_b_xfer xdf
129                 cvlit/AGMUTIL_GSTATE_g_xfer xdf cvlit/AGMUTIL_GSTATE_r_xfer xdf
130         /AGMUTIL_GSTATE_ht currenthalftone def
131         /AGMUTIL_GSTATE_flt currentflat def
132         end
133 }def
134 /set_gstate
135 {
136         AGMUTIL_GSTATE begin
137         AGMUTIL_GSTATE_clr_spc setcolorspace
138         AGMUTIL_GSTATE_clr_indx{AGMUTIL_GSTATE_clr_comps AGMUTIL_GSTATE_clr_indx 1 sub get
139         /AGMUTIL_GSTATE_clr_indx AGMUTIL_GSTATE_clr_indx 1 sub def}repeat setcolor
140         AGMUTIL_GSTATE_fnt setfont
141         AGMUTIL_GSTATE_lw setlinewidth
142         AGMUTIL_GSTATE_lc setlinecap
143         AGMUTIL_GSTATE_lj setlinejoin
144         AGMUTIL_GSTATE_ml setmiterlimit
145         AGMUTIL_GSTATE_da AGMUTIL_GSTATE_do setdash
146         AGMUTIL_GSTATE_sa setstrokeadjust
147         AGMUTIL_GSTATE_clr_rnd setcolorrendering
148         AGMUTIL_GSTATE_op setoverprint
149         AGMUTIL_GSTATE_bg cvx setblackgeneration
150         AGMUTIL_GSTATE_ucr cvx setundercolorremoval
151         AGMUTIL_GSTATE_r_xfer cvx AGMUTIL_GSTATE_g_xfer cvx AGMUTIL_GSTATE_b_xfer cvx
152                 AGMUTIL_GSTATE_gy_xfer cvx setcolortransfer
153         AGMUTIL_GSTATE_ht/HalftoneType get dup 9 eq exch 100 eq or
154                 {
155                 currenthalftone/HalftoneType get AGMUTIL_GSTATE_ht/HalftoneType get ne
156                         {
157                          mark AGMUTIL_GSTATE_ht{sethalftone}stopped cleartomark
158                         }if
159                 }{
160                 AGMUTIL_GSTATE_ht sethalftone
161                 }ifelse
162         AGMUTIL_GSTATE_flt setflat
163         end
164 }def
165 /get_gstate_and_matrix
166 {
167         AGMUTIL_GSTATE begin
168         /AGMUTIL_GSTATE_ctm matrix currentmatrix def
169         end
170         get_gstate
171 }def
172 /set_gstate_and_matrix
173 {
174         set_gstate
175         AGMUTIL_GSTATE begin
176         AGMUTIL_GSTATE_ctm setmatrix
177         end
178 }def
179 /AGMUTIL_str256 256 string def
180 /AGMUTIL_src256 256 string def
181 /AGMUTIL_dst64 64 string def
182 /AGMUTIL_srcLen nd
183 /AGMUTIL_ndx nd
184 /AGMUTIL_cpd nd
185 /capture_cpd{
186         //Adobe_AGM_Utils/AGMUTIL_cpd currentpagedevice ddf
187 }def
188 /thold_halftone
189 {
190         level3
191                 {sethalftone currenthalftone}
192                 {
193                         dup/HalftoneType get 3 eq
194                         {
195                                 sethalftone currenthalftone
196                         }{
197                                 begin
198                                 Width Height mul{
199                                         Thresholds read{pop}if
200                                 }repeat
201                                 end
202                                 currenthalftone
203                         }ifelse
204                 }ifelse
205 }def 
206 /rdcmntline
207 {
208         currentfile AGMUTIL_str256 readline pop
209         (%)anchorsearch{pop}if
210 }bdf
211 /filter_cmyk
212 {       
213         dup type/filetype ne{
214                 exch()/SubFileDecode filter
215         }{
216                 exch pop
217         }
218         ifelse
219         [
220         exch
221         {
222                 AGMUTIL_src256 readstring pop
223                 dup length/AGMUTIL_srcLen exch def
224                 /AGMUTIL_ndx 0 def
225                 AGMCORE_plate_ndx 4 AGMUTIL_srcLen 1 sub{
226                         1 index exch get
227                         AGMUTIL_dst64 AGMUTIL_ndx 3 -1 roll put
228                         /AGMUTIL_ndx AGMUTIL_ndx 1 add def
229                 }for
230                 pop
231                 AGMUTIL_dst64 0 AGMUTIL_ndx getinterval
232         }
233         bind
234         /exec cvx
235         ]cvx
236 }bdf
237 /filter_indexed_devn
238 {
239         cvi Names length mul names_index add Lookup exch get
240 }bdf
241 /filter_devn
242 {       
243         4 dict begin
244         /srcStr xdf
245         /dstStr xdf
246         dup type/filetype ne{
247                 0()/SubFileDecode filter
248         }if
249         [
250         exch
251                 [
252                         /devicen_colorspace_dict/AGMCORE_gget cvx/begin cvx
253                         currentdict/srcStr get/readstring cvx/pop cvx
254                         /dup cvx/length cvx 0/gt cvx[
255                                 Adobe_AGM_Utils/AGMUTIL_ndx 0/ddf cvx
256                                 names_index Names length currentdict/srcStr get length 1 sub{
257                                         1/index cvx/exch cvx/get cvx
258                                         currentdict/dstStr get/AGMUTIL_ndx/load cvx 3 -1/roll cvx/put cvx
259                                         Adobe_AGM_Utils/AGMUTIL_ndx/AGMUTIL_ndx/load cvx 1/add cvx/ddf cvx
260                                 }for
261                                 currentdict/dstStr get 0/AGMUTIL_ndx/load cvx/getinterval cvx
262                         ]cvx/if cvx
263                         /end cvx
264                 ]cvx
265                 bind
266                 /exec cvx
267         ]cvx
268         end
269 }bdf
270 /AGMUTIL_imagefile nd
271 /read_image_file
272 {
273         AGMUTIL_imagefile 0 setfileposition
274         10 dict begin
275         /imageDict xdf
276         /imbufLen Width BitsPerComponent mul 7 add 8 idiv def
277         /imbufIdx 0 def
278         /origDataSource imageDict/DataSource get def
279         /origMultipleDataSources imageDict/MultipleDataSources get def
280         /origDecode imageDict/Decode get def
281         /dstDataStr imageDict/Width get colorSpaceElemCnt mul string def
282         imageDict/MultipleDataSources known{MultipleDataSources}{false}ifelse
283         {
284                 /imbufCnt imageDict/DataSource get length def
285                 /imbufs imbufCnt array def
286                 0 1 imbufCnt 1 sub{
287                         /imbufIdx xdf
288                         imbufs imbufIdx imbufLen string put
289                         imageDict/DataSource get imbufIdx[AGMUTIL_imagefile imbufs imbufIdx get/readstring cvx/pop cvx]cvx put
290                 }for
291                 DeviceN_PS2{
292                         imageDict begin
293                         /DataSource[DataSource/devn_sep_datasource cvx]cvx def
294                         /MultipleDataSources false def
295                         /Decode[0 1]def
296                         end
297                 }if
298         }{
299                 /imbuf imbufLen string def
300                 Indexed_DeviceN level3 not and DeviceN_NoneName or{
301                         /srcDataStrs[imageDict begin
302                                 currentdict/MultipleDataSources known{MultipleDataSources{DataSource length}{1}ifelse}{1}ifelse
303                                 {
304                                         Width Decode length 2 div mul cvi string
305                                 }repeat
306                                 end]def         
307                         imageDict begin
308                         /DataSource[AGMUTIL_imagefile Decode BitsPerComponent false 1/filter_indexed_devn load dstDataStr srcDataStrs devn_alt_datasource/exec cvx]cvx def
309                         /Decode[0 1]def
310                         end
311                 }{
312                         imageDict/DataSource[1 string dup 0 AGMUTIL_imagefile Decode length 2 idiv string/readstring cvx/pop cvx names_index/get cvx/put cvx]cvx put
313                         imageDict/Decode[0 1]put
314                 }ifelse
315         }ifelse
316         imageDict exch
317         load exec
318         imageDict/DataSource origDataSource put
319         imageDict/MultipleDataSources origMultipleDataSources put
320         imageDict/Decode origDecode put 
321         end
322 }bdf
323 /write_image_file
324 {
325         begin
326         {(AGMUTIL_imagefile)(w+)file}stopped{
327                 false
328         }{
329                 Adobe_AGM_Utils/AGMUTIL_imagefile xddf 
330                 2 dict begin
331                 /imbufLen Width BitsPerComponent mul 7 add 8 idiv def
332                 MultipleDataSources{DataSource 0 get}{DataSource}ifelse type/filetype eq{
333                         /imbuf imbufLen string def
334                 }if
335                 1 1 Height MultipleDataSources not{Decode length 2 idiv mul}if{
336                         pop
337                         MultipleDataSources{
338                                 0 1 DataSource length 1 sub{
339                                         DataSource type dup
340                                         /arraytype eq{
341                                                 pop DataSource exch gx
342                                         }{
343                                                 /filetype eq{
344                                                         DataSource exch get imbuf readstring pop
345                                                 }{
346                                                         DataSource exch get
347                                                 }ifelse
348                                         }ifelse
349                                         AGMUTIL_imagefile exch writestring
350                                 }for
351                         }{
352                                 DataSource type dup
353                                 /arraytype eq{
354                                         pop DataSource exec
355                                 }{
356                                         /filetype eq{
357                                                 DataSource imbuf readstring pop
358                                         }{
359                                                 DataSource
360                                         }ifelse
361                                 }ifelse
362                                 AGMUTIL_imagefile exch writestring
363                         }ifelse
364                 }for
365                 end
366                 true
367         }ifelse
368         end
369 }bdf
370 /close_image_file
371 {
372         AGMUTIL_imagefile closefile(AGMUTIL_imagefile)deletefile
373 }def
374 statusdict/product known userdict/AGMP_current_show known not and{
375         /pstr statusdict/product get def
376         pstr(HP LaserJet 2200)eq        
377         pstr(HP LaserJet 4000 Series)eq or
378         pstr(HP LaserJet 4050 Series )eq or
379         pstr(HP LaserJet 8000 Series)eq or
380         pstr(HP LaserJet 8100 Series)eq or
381         pstr(HP LaserJet 8150 Series)eq or
382         pstr(HP LaserJet 5000 Series)eq or
383         pstr(HP LaserJet 5100 Series)eq or
384         pstr(HP Color LaserJet 4500)eq or
385         pstr(HP Color LaserJet 4600)eq or
386         pstr(HP LaserJet 5Si)eq or
387         pstr(HP LaserJet 1200 Series)eq or
388         pstr(HP LaserJet 1300 Series)eq or
389         pstr(HP LaserJet 4100 Series)eq or 
390         {
391                 userdict/AGMP_current_show/show load put
392                 userdict/show{
393                  currentcolorspace 0 get
394                  /Pattern eq
395                  {false charpath f}
396                  {AGMP_current_show}ifelse
397                 }put
398         }if
399         currentdict/pstr undef
400 }if
401 /consumeimagedata
402 {
403         begin
404         AGMIMG_init_common
405         currentdict/MultipleDataSources known not
406                 {/MultipleDataSources false def}if
407         MultipleDataSources
408                 {
409                 DataSource 0 get type
410                 dup/filetype eq
411                         {
412                         1 dict begin
413                         /flushbuffer Width cvi string def
414                         1 1 Height cvi
415                                 {
416                                 pop
417                                 0 1 DataSource length 1 sub
418                                         {
419                                         DataSource exch get
420                                         flushbuffer readstring pop pop
421                                         }for
422                                 }for
423                         end
424                         }if
425                 dup/arraytype eq exch/packedarraytype eq or DataSource 0 get xcheck and
426                         {
427                         Width Height mul cvi
428                                 {
429                                 0 1 DataSource length 1 sub
430                                         {dup DataSource exch gx length exch 0 ne{pop}if}for
431                                 dup 0 eq
432                                         {pop exit}if
433                                 sub dup 0 le
434                                         {exit}if
435                                 }loop
436                         pop
437                         }if             
438                 }
439                 {
440                 /DataSource load type 
441                 dup/filetype eq
442                         {
443                         1 dict begin
444                         /flushbuffer Width Decode length 2 idiv mul cvi string def
445                         1 1 Height{pop DataSource flushbuffer readstring pop pop}for
446                         end
447                         }if
448                 dup/arraytype eq exch/packedarraytype eq or/DataSource load xcheck and
449                         {
450                                 Height Width BitsPerComponent mul 8 BitsPerComponent sub add 8 idiv Decode length 2 idiv mul mul
451                                         {
452                                         DataSource length dup 0 eq
453                                                 {pop exit}if
454                                         sub dup 0 le
455                                                 {exit}if
456                                         }loop
457                                 pop
458                         }if
459                 }ifelse
460         end
461 }bdf
462 /addprocs
463 {
464          2{/exec load}repeat
465          3 1 roll
466          [5 1 roll]bind cvx
467 }def
468 /modify_halftone_xfer
469 {
470         currenthalftone dup length dict copy begin
471          currentdict 2 index known{
472                 1 index load dup length dict copy begin
473                 currentdict/TransferFunction known{
474                         /TransferFunction load
475                 }{
476                         currenttransfer
477                 }ifelse
478                  addprocs/TransferFunction xdf 
479                  currentdict end def
480                 currentdict end sethalftone
481         }{
482                 currentdict/TransferFunction known{
483                         /TransferFunction load 
484                 }{
485                         currenttransfer
486                 }ifelse
487                 addprocs/TransferFunction xdf
488                 currentdict end sethalftone             
489                 pop
490         }ifelse
491 }def
492 /clonearray
493 {
494         dup xcheck exch
495         dup length array exch
496         Adobe_AGM_Core/AGMCORE_tmp -1 ddf 
497         {
498         Adobe_AGM_Core/AGMCORE_tmp 2 copy get 1 add ddf 
499         dup type/dicttype eq
500                 {
501                         Adobe_AGM_Core/AGMCORE_tmp get
502                         exch
503                         clonedict
504                         Adobe_AGM_Core/AGMCORE_tmp 4 -1 roll ddf 
505                 }if
506         dup type/arraytype eq
507                 {
508                         Adobe_AGM_Core/AGMCORE_tmp get exch
509                         clonearray
510                         Adobe_AGM_Core/AGMCORE_tmp 4 -1 roll ddf 
511                 }if
512         exch dup
513         Adobe_AGM_Core/AGMCORE_tmp get 4 -1 roll put
514         }forall
515         exch{cvx}if
516 }bdf
517 /clonedict
518 {
519         dup length dict
520         begin
521         {
522                 dup type/dicttype eq
523                         {clonedict}if
524                 dup type/arraytype eq
525                         {clonearray}if
526                 def
527         }forall
528         currentdict
529         end
530 }bdf
531 /DeviceN_PS2
532 {
533         /currentcolorspace AGMCORE_gget 0 get/DeviceN eq level3 not and
534 }bdf
535 /Indexed_DeviceN
536 {
537         /indexed_colorspace_dict AGMCORE_gget dup null ne{
538                 dup/CSDBase known{
539                         /CSDBase get/CSD get_res/Names known 
540                 }{
541                         pop false
542                 }ifelse
543         }{
544                 pop false
545         }ifelse
546 }bdf
547 /DeviceN_NoneName
548 {       
549         /Names where{
550                 pop
551                 false Names
552                 {
553                         (None)eq or
554                 }forall
555         }{
556                 false
557         }ifelse
558 }bdf
559 /DeviceN_PS2_inRip_seps
560 {
561         /AGMCORE_in_rip_sep where
562         {
563                 pop dup type dup/arraytype eq exch/packedarraytype eq or
564                 {
565                         dup 0 get/DeviceN eq level3 not and AGMCORE_in_rip_sep and
566                         {
567                                 /currentcolorspace exch AGMCORE_gput
568                                 false
569                         }{
570                                 true
571                         }ifelse
572                 }{
573                         true
574                 }ifelse
575         }{
576                 true
577         }ifelse
578 }bdf
579 /base_colorspace_type
580 {
581         dup type/arraytype eq{0 get}if
582 }bdf
583 /currentdistillerparams where{pop currentdistillerparams/CoreDistVersion get 5000 lt}{true}ifelse
584 {
585         /pdfmark_5{cleartomark}bind def
586 }{
587         /pdfmark_5{pdfmark}bind def
588 }ifelse
589 /ReadBypdfmark_5
590 {
591         currentfile exch 0 exch/SubFileDecode filter
592         /currentdistillerparams where 
593         {pop currentdistillerparams/CoreDistVersion get 5000 lt}{true}ifelse
594         {flushfile cleartomark}
595         {/PUT pdfmark}ifelse    
596 }bdf
597 /ReadBypdfmark_5_string
598 {
599         2 dict begin
600         /makerString exch def string/tmpString exch def
601         {
602                 currentfile tmpString readline not{pop exit}if
603                 makerString anchorsearch
604                 {
605                         pop pop cleartomark exit
606                 }{
607                         3 copy/PUT pdfmark_5 pop 2 copy(\n)/PUT pdfmark_5
608                 }ifelse
609         }loop
610         end
611 }bdf
612 /xpdfm
613 {
614         {
615                 dup 0 get/Label eq
616                 {
617                         aload length[exch 1 add 1 roll/PAGELABEL
618                 }{
619                         aload pop
620                         [{ThisPage}<<5 -2 roll>>/PUT
621                 }ifelse
622                 pdfmark_5
623         }forall
624 }bdf
625 /lmt{
626         dup 2 index le{exch}if pop dup 2 index ge{exch}if pop
627 }bdf
628 /int{
629         dup 2 index sub 3 index 5 index sub div 6 -2 roll sub mul exch pop add exch pop
630 }bdf
631 /ds{
632         Adobe_AGM_Utils begin
633 }bdf
634 /dt{
635         currentdict Adobe_AGM_Utils eq{
636                 end
637         }if
638 }bdf
639 systemdict/setpacking known
640 {setpacking}if
641 %%EndResource
642 %%BeginResource: procset Adobe_AGM_Core 2.0 0
643 %%Version: 2.0 0
644 %%Copyright: Copyright(C)1997-2007 Adobe Systems, Inc. All Rights Reserved.
645 systemdict/setpacking known
646 {
647         currentpacking
648         true setpacking
649 }if
650 userdict/Adobe_AGM_Core 209 dict dup begin put
651 /Adobe_AGM_Core_Id/Adobe_AGM_Core_2.0_0 def
652 /AGMCORE_str256 256 string def
653 /AGMCORE_save nd
654 /AGMCORE_graphicsave nd
655 /AGMCORE_c 0 def
656 /AGMCORE_m 0 def
657 /AGMCORE_y 0 def
658 /AGMCORE_k 0 def
659 /AGMCORE_cmykbuf 4 array def
660 /AGMCORE_screen[currentscreen]cvx def
661 /AGMCORE_tmp 0 def
662 /AGMCORE_&setgray nd
663 /AGMCORE_&setcolor nd
664 /AGMCORE_&setcolorspace nd
665 /AGMCORE_&setcmykcolor nd
666 /AGMCORE_cyan_plate nd
667 /AGMCORE_magenta_plate nd
668 /AGMCORE_yellow_plate nd
669 /AGMCORE_black_plate nd
670 /AGMCORE_plate_ndx nd
671 /AGMCORE_get_ink_data nd
672 /AGMCORE_is_cmyk_sep nd
673 /AGMCORE_host_sep nd
674 /AGMCORE_avoid_L2_sep_space nd
675 /AGMCORE_distilling nd
676 /AGMCORE_composite_job nd
677 /AGMCORE_producing_seps nd
678 /AGMCORE_ps_level -1 def
679 /AGMCORE_ps_version -1 def
680 /AGMCORE_environ_ok nd
681 /AGMCORE_CSD_cache 0 dict def
682 /AGMCORE_currentoverprint false def
683 /AGMCORE_deltaX nd
684 /AGMCORE_deltaY nd
685 /AGMCORE_name nd
686 /AGMCORE_sep_special nd
687 /AGMCORE_err_strings 4 dict def
688 /AGMCORE_cur_err nd
689 /AGMCORE_current_spot_alias false def
690 /AGMCORE_inverting false def
691 /AGMCORE_feature_dictCount nd
692 /AGMCORE_feature_opCount nd
693 /AGMCORE_feature_ctm nd
694 /AGMCORE_ConvertToProcess false def
695 /AGMCORE_Default_CTM matrix def
696 /AGMCORE_Default_PageSize nd
697 /AGMCORE_Default_flatness nd
698 /AGMCORE_currentbg nd
699 /AGMCORE_currentucr nd
700 /AGMCORE_pattern_paint_type 0 def
701 /knockout_unitsq nd
702 currentglobal true setglobal
703 [/CSA/Gradient/Procedure]
704 {
705         /Generic/Category findresource dup length dict copy/Category defineresource pop
706 }forall
707 setglobal
708 /AGMCORE_key_known
709 {
710         where{
711                 /Adobe_AGM_Core_Id known
712         }{
713                 false
714         }ifelse
715 }ndf
716 /flushinput
717 {
718         save
719         2 dict begin
720         /CompareBuffer 3 -1 roll def
721         /readbuffer 256 string def
722         mark
723         {
724         currentfile readbuffer{readline}stopped
725                 {cleartomark mark}
726                 {
727                 not
728                         {pop exit}
729                 if
730                 CompareBuffer eq
731                         {exit}
732                 if
733                 }ifelse
734         }loop
735         cleartomark
736         end
737         restore
738 }bdf
739 /getspotfunction
740 {
741         AGMCORE_screen exch pop exch pop
742         dup type/dicttype eq{
743                 dup/HalftoneType get 1 eq{
744                         /SpotFunction get
745                 }{
746                         dup/HalftoneType get 2 eq{
747                                 /GraySpotFunction get
748                         }{
749                                 pop
750                                 {
751                                         abs exch abs 2 copy add 1 gt{
752                                                 1 sub dup mul exch 1 sub dup mul add 1 sub
753                                         }{
754                                                 dup mul exch dup mul add 1 exch sub
755                                         }ifelse
756                                 }bind
757                         }ifelse
758                 }ifelse
759         }if
760 }def
761 /np
762 {newpath}bdf
763 /clp_npth
764 {clip np}def
765 /eoclp_npth
766 {eoclip np}def
767 /npth_clp
768 {np clip}def
769 /graphic_setup
770 {
771         /AGMCORE_graphicsave save store
772         concat
773         0 setgray
774         0 setlinecap
775         0 setlinejoin
776         1 setlinewidth
777         []0 setdash
778         10 setmiterlimit
779         np
780         false setoverprint
781         false setstrokeadjust
782         //Adobe_AGM_Core/spot_alias gx
783         /Adobe_AGM_Image where{
784                 pop
785                 Adobe_AGM_Image/spot_alias 2 copy known{
786                         gx
787                 }{
788                         pop pop
789                 }ifelse
790         }if
791         /sep_colorspace_dict null AGMCORE_gput
792         100 dict begin
793         /dictstackcount countdictstack def
794         /showpage{}def
795         mark
796 }def
797 /graphic_cleanup
798 {
799         cleartomark
800         dictstackcount 1 countdictstack 1 sub{end}for
801         end
802         AGMCORE_graphicsave restore
803 }def
804 /compose_error_msg
805 {
806         grestoreall initgraphics        
807         /Helvetica findfont 10 scalefont setfont
808         /AGMCORE_deltaY 100 def
809         /AGMCORE_deltaX 310 def
810         clippath pathbbox np pop pop 36 add exch 36 add exch moveto
811         0 AGMCORE_deltaY rlineto AGMCORE_deltaX 0 rlineto
812         0 AGMCORE_deltaY neg rlineto AGMCORE_deltaX neg 0 rlineto closepath
813         0 AGMCORE_&setgray
814         gsave 1 AGMCORE_&setgray fill grestore 
815         1 setlinewidth gsave stroke grestore
816         currentpoint AGMCORE_deltaY 15 sub add exch 8 add exch moveto
817         /AGMCORE_deltaY 12 def
818         /AGMCORE_tmp 0 def
819         AGMCORE_err_strings exch get
820                 {
821                 dup 32 eq
822                         {
823                         pop
824                         AGMCORE_str256 0 AGMCORE_tmp getinterval
825                         stringwidth pop currentpoint pop add AGMCORE_deltaX 28 add gt
826                                 {
827                                 currentpoint AGMCORE_deltaY sub exch pop
828                                 clippath pathbbox pop pop pop 44 add exch moveto
829                                 }if
830                         AGMCORE_str256 0 AGMCORE_tmp getinterval show( )show
831                         0 1 AGMCORE_str256 length 1 sub
832                                 {
833                                 AGMCORE_str256 exch 0 put
834                                 }for
835                         /AGMCORE_tmp 0 def
836                         }{
837                                 AGMCORE_str256 exch AGMCORE_tmp xpt
838                                 /AGMCORE_tmp AGMCORE_tmp 1 add def
839                         }ifelse
840                 }forall
841 }bdf
842 /AGMCORE_CMYKDeviceNColorspaces[
843         [/Separation/None/DeviceCMYK{0 0 0}]
844         [/Separation(Black)/DeviceCMYK{0 0 0 4 -1 roll}bind]
845         [/Separation(Yellow)/DeviceCMYK{0 0 3 -1 roll 0}bind]
846         [/DeviceN[(Yellow)(Black)]/DeviceCMYK{0 0 4 2 roll}bind]
847         [/Separation(Magenta)/DeviceCMYK{0 exch 0 0}bind]
848         [/DeviceN[(Magenta)(Black)]/DeviceCMYK{0 3 1 roll 0 exch}bind]
849         [/DeviceN[(Magenta)(Yellow)]/DeviceCMYK{0 3 1 roll 0}bind]
850         [/DeviceN[(Magenta)(Yellow)(Black)]/DeviceCMYK{0 4 1 roll}bind]
851         [/Separation(Cyan)/DeviceCMYK{0 0 0}]
852         [/DeviceN[(Cyan)(Black)]/DeviceCMYK{0 0 3 -1 roll}bind]
853         [/DeviceN[(Cyan)(Yellow)]/DeviceCMYK{0 exch 0}bind]
854         [/DeviceN[(Cyan)(Yellow)(Black)]/DeviceCMYK{0 3 1 roll}bind]
855         [/DeviceN[(Cyan)(Magenta)]/DeviceCMYK{0 0}]
856         [/DeviceN[(Cyan)(Magenta)(Black)]/DeviceCMYK{0 exch}bind]
857         [/DeviceN[(Cyan)(Magenta)(Yellow)]/DeviceCMYK{0}]
858         [/DeviceCMYK]
859 ]def
860 /ds{
861         Adobe_AGM_Core begin
862         /currentdistillerparams where
863                 {
864                 pop currentdistillerparams/CoreDistVersion get 5000 lt
865                         {<</DetectBlends false>>setdistillerparams}if
866                 }if     
867         /AGMCORE_ps_version xdf
868         /AGMCORE_ps_level xdf
869         errordict/AGM_handleerror known not{
870                 errordict/AGM_handleerror errordict/handleerror get put
871                 errordict/handleerror{
872                         Adobe_AGM_Core begin
873                         $error/newerror get AGMCORE_cur_err null ne and{
874                                 $error/newerror false put
875                                 AGMCORE_cur_err compose_error_msg
876                         }if
877                         $error/newerror true put
878                         end
879                         errordict/AGM_handleerror get exec
880                         }bind put
881                 }if
882         /AGMCORE_environ_ok 
883                 ps_level AGMCORE_ps_level ge
884                 ps_version AGMCORE_ps_version ge and 
885                 AGMCORE_ps_level -1 eq or
886         def
887         AGMCORE_environ_ok not
888                 {/AGMCORE_cur_err/AGMCORE_bad_environ def}if
889         /AGMCORE_&setgray systemdict/setgray get def
890         level2{
891                 /AGMCORE_&setcolor systemdict/setcolor get def
892                 /AGMCORE_&setcolorspace systemdict/setcolorspace get def
893         }if
894         /AGMCORE_currentbg currentblackgeneration def
895         /AGMCORE_currentucr currentundercolorremoval def
896         /AGMCORE_Default_flatness currentflat def
897         /AGMCORE_distilling
898                 /product where{
899                         pop systemdict/setdistillerparams known product(Adobe PostScript Parser)ne and
900                 }{
901                         false
902                 }ifelse
903         def
904         /AGMCORE_GSTATE AGMCORE_key_known not{
905                 /AGMCORE_GSTATE 21 dict def
906                 /AGMCORE_tmpmatrix matrix def
907                 /AGMCORE_gstack 32 array def
908                 /AGMCORE_gstackptr 0 def
909                 /AGMCORE_gstacksaveptr 0 def
910                 /AGMCORE_gstackframekeys 14 def
911                 /AGMCORE_&gsave/gsave ldf
912                 /AGMCORE_&grestore/grestore ldf
913                 /AGMCORE_&grestoreall/grestoreall ldf
914                 /AGMCORE_&save/save ldf
915                 /AGMCORE_&setoverprint/setoverprint ldf
916                 /AGMCORE_gdictcopy{
917                         begin
918                         {def}forall
919                         end
920                 }def
921                 /AGMCORE_gput{
922                         AGMCORE_gstack AGMCORE_gstackptr get
923                         3 1 roll
924                         put
925                 }def
926                 /AGMCORE_gget{
927                         AGMCORE_gstack AGMCORE_gstackptr get
928                         exch
929                         get
930                 }def
931                 /gsave{
932                         AGMCORE_&gsave
933                         AGMCORE_gstack AGMCORE_gstackptr get
934                         AGMCORE_gstackptr 1 add
935                         dup 32 ge{limitcheck}if
936                         /AGMCORE_gstackptr exch store
937                         AGMCORE_gstack AGMCORE_gstackptr get
938                         AGMCORE_gdictcopy
939                 }def
940                 /grestore{
941                         AGMCORE_&grestore
942                         AGMCORE_gstackptr 1 sub
943                         dup AGMCORE_gstacksaveptr lt{1 add}if
944                         dup AGMCORE_gstack exch get dup/AGMCORE_currentoverprint known
945                                 {/AGMCORE_currentoverprint get setoverprint}{pop}ifelse
946                         /AGMCORE_gstackptr exch store
947                 }def
948                 /grestoreall{
949                         AGMCORE_&grestoreall
950                         /AGMCORE_gstackptr AGMCORE_gstacksaveptr store 
951                 }def
952                 /save{
953                         AGMCORE_&save
954                         AGMCORE_gstack AGMCORE_gstackptr get
955                         AGMCORE_gstackptr 1 add
956                         dup 32 ge{limitcheck}if
957                         /AGMCORE_gstackptr exch store
958                         /AGMCORE_gstacksaveptr AGMCORE_gstackptr store
959                         AGMCORE_gstack AGMCORE_gstackptr get
960                         AGMCORE_gdictcopy
961                 }def
962                 /setoverprint{
963                         dup/AGMCORE_currentoverprint exch AGMCORE_gput AGMCORE_&setoverprint
964                 }def    
965                 0 1 AGMCORE_gstack length 1 sub{
966                                 AGMCORE_gstack exch AGMCORE_gstackframekeys dict put
967                 }for
968         }if
969         level3/AGMCORE_&sysshfill AGMCORE_key_known not and
970         {
971                 /AGMCORE_&sysshfill systemdict/shfill get def
972                 /AGMCORE_&sysmakepattern systemdict/makepattern get def
973                 /AGMCORE_&usrmakepattern/makepattern load def
974         }if
975         /currentcmykcolor[0 0 0 0]AGMCORE_gput
976         /currentstrokeadjust false AGMCORE_gput
977         /currentcolorspace[/DeviceGray]AGMCORE_gput
978         /sep_tint 0 AGMCORE_gput
979         /devicen_tints[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]AGMCORE_gput
980         /sep_colorspace_dict null AGMCORE_gput
981         /devicen_colorspace_dict null AGMCORE_gput
982         /indexed_colorspace_dict null AGMCORE_gput
983         /currentcolor_intent()AGMCORE_gput
984         /customcolor_tint 1 AGMCORE_gput
985         /absolute_colorimetric_crd null AGMCORE_gput
986         /relative_colorimetric_crd null AGMCORE_gput
987         /saturation_crd null AGMCORE_gput
988         /perceptual_crd null AGMCORE_gput
989         currentcolortransfer cvlit/AGMCore_gray_xfer xdf cvlit/AGMCore_b_xfer xdf
990                  cvlit/AGMCore_g_xfer xdf cvlit/AGMCore_r_xfer xdf
991         <<
992         /MaxPatternItem currentsystemparams/MaxPatternCache get
993         >>
994         setuserparams
995         end
996 }def
997 /ps
998 {
999         /setcmykcolor where{
1000                 pop
1001                 Adobe_AGM_Core/AGMCORE_&setcmykcolor/setcmykcolor load put
1002         }if
1003         Adobe_AGM_Core begin
1004         /setcmykcolor
1005         {
1006                 4 copy AGMCORE_cmykbuf astore/currentcmykcolor exch AGMCORE_gput
1007                 1 sub 4 1 roll
1008                 3{
1009                         3 index add neg dup 0 lt{
1010                                 pop 0
1011                         }if
1012                         3 1 roll
1013                 }repeat
1014                 setrgbcolor pop
1015         }ndf
1016         /currentcmykcolor
1017         {
1018                 /currentcmykcolor AGMCORE_gget aload pop
1019         }ndf
1020         /setoverprint
1021         {pop}ndf
1022         /currentoverprint
1023         {false}ndf
1024         /AGMCORE_cyan_plate 1 0 0 0 test_cmyk_color_plate def
1025         /AGMCORE_magenta_plate 0 1 0 0 test_cmyk_color_plate def
1026         /AGMCORE_yellow_plate 0 0 1 0 test_cmyk_color_plate def
1027         /AGMCORE_black_plate 0 0 0 1 test_cmyk_color_plate def
1028         /AGMCORE_plate_ndx 
1029                 AGMCORE_cyan_plate{
1030                         0
1031                 }{
1032                         AGMCORE_magenta_plate{
1033                                 1
1034                         }{
1035                                 AGMCORE_yellow_plate{
1036                                         2
1037                                 }{
1038                                         AGMCORE_black_plate{
1039                                                 3
1040                                         }{
1041                                                 4
1042                                         }ifelse
1043                                 }ifelse
1044                         }ifelse
1045                 }ifelse
1046                 def
1047         /AGMCORE_have_reported_unsupported_color_space false def
1048         /AGMCORE_report_unsupported_color_space
1049         {
1050                 AGMCORE_have_reported_unsupported_color_space false eq
1051                 {
1052                         (Warning: Job contains content that cannot be separated with on-host methods. This content appears on the black plate, and knocks out all other plates.)==
1053                         Adobe_AGM_Core/AGMCORE_have_reported_unsupported_color_space true ddf
1054                 }if
1055         }def
1056         /AGMCORE_composite_job
1057                 AGMCORE_cyan_plate AGMCORE_magenta_plate and AGMCORE_yellow_plate and AGMCORE_black_plate and def
1058         /AGMCORE_in_rip_sep
1059                 /AGMCORE_in_rip_sep where{
1060                         pop AGMCORE_in_rip_sep
1061                 }{
1062                         AGMCORE_distilling 
1063                         {
1064                                 false
1065                         }{
1066                                 userdict/Adobe_AGM_OnHost_Seps known{
1067                                         false
1068                                 }{
1069                                         level2{
1070                                                 currentpagedevice/Separations 2 copy known{
1071                                                         get
1072                                                 }{
1073                                                         pop pop false
1074                                                 }ifelse
1075                                         }{
1076                                                 false
1077                                         }ifelse
1078                                 }ifelse
1079                         }ifelse
1080                 }ifelse
1081         def
1082         /AGMCORE_producing_seps AGMCORE_composite_job not AGMCORE_in_rip_sep or def
1083         /AGMCORE_host_sep AGMCORE_producing_seps AGMCORE_in_rip_sep not and def
1084         /AGM_preserve_spots 
1085                 /AGM_preserve_spots where{
1086                         pop AGM_preserve_spots
1087                 }{
1088                         AGMCORE_distilling AGMCORE_producing_seps or
1089                 }ifelse
1090         def
1091         /AGM_is_distiller_preserving_spotimages
1092         {
1093                 currentdistillerparams/PreserveOverprintSettings known
1094                 {
1095                         currentdistillerparams/PreserveOverprintSettings get
1096                                 {
1097                                         currentdistillerparams/ColorConversionStrategy known
1098                                         {
1099                                                 currentdistillerparams/ColorConversionStrategy get
1100                                                 /sRGB ne
1101                                         }{
1102                                                 true
1103                                         }ifelse
1104                                 }{
1105                                         false
1106                                 }ifelse
1107                 }{
1108                         false
1109                 }ifelse
1110         }def
1111         /convert_spot_to_process where{pop}{
1112                 /convert_spot_to_process
1113                 {
1114                         //Adobe_AGM_Core begin
1115                         dup map_alias{
1116                                 /Name get exch pop
1117                         }if
1118                         dup dup(None)eq exch(All)eq or
1119                                 {
1120                                 pop false
1121                                 }{
1122                                 AGMCORE_host_sep
1123                                 {
1124                                         gsave
1125                                         1 0 0 0 setcmykcolor currentgray 1 exch sub
1126                                         0 1 0 0 setcmykcolor currentgray 1 exch sub
1127                                         0 0 1 0 setcmykcolor currentgray 1 exch sub
1128                                         0 0 0 1 setcmykcolor currentgray 1 exch sub
1129                                         add add add 0 eq
1130                                         {
1131                                                 pop false
1132                                         }{
1133                                                 false setoverprint
1134                                                 current_spot_alias false set_spot_alias
1135                                                 1 1 1 1 6 -1 roll findcmykcustomcolor 1 setcustomcolor
1136                                                 set_spot_alias
1137                                                 currentgray 1 ne
1138                                         }ifelse
1139                                         grestore
1140                                 }{
1141                                         AGMCORE_distilling
1142                                         {
1143                                                 pop AGM_is_distiller_preserving_spotimages not
1144                                         }{
1145                                                 //Adobe_AGM_Core/AGMCORE_name xddf
1146                                                 false
1147                                                 //Adobe_AGM_Core/AGMCORE_pattern_paint_type get 0 eq
1148                                                 AGMUTIL_cpd/OverrideSeparations known and
1149                                                 {
1150                                                         AGMUTIL_cpd/OverrideSeparations get
1151                                                         {
1152                                                                 /HqnSpots/ProcSet resourcestatus
1153                                                                 {
1154                                                                         pop pop pop true
1155                                                                 }if
1156                                                         }if
1157                                                 }if                                     
1158                                                 {
1159                                                         AGMCORE_name/HqnSpots/ProcSet findresource/TestSpot gx not
1160                                                 }{
1161                                                         gsave
1162                                                         [/Separation AGMCORE_name/DeviceGray{}]AGMCORE_&setcolorspace
1163                                                         false
1164                                                         AGMUTIL_cpd/SeparationColorNames 2 copy known
1165                                                         {
1166                                                                 get
1167                                                                 {AGMCORE_name eq or}forall
1168                                                                 not
1169                                                         }{
1170                                                                 pop pop pop true
1171                                                         }ifelse
1172                                                         grestore
1173                                                 }ifelse
1174                                         }ifelse
1175                                 }ifelse
1176                         }ifelse
1177                         end
1178                 }def
1179         }ifelse
1180         /convert_to_process where{pop}{
1181                 /convert_to_process
1182                 {
1183                         dup length 0 eq
1184                                 {
1185                                 pop false
1186                                 }{
1187                                 AGMCORE_host_sep
1188                                 {
1189                                 dup true exch
1190                                         {
1191                                         dup(Cyan)eq exch
1192                                         dup(Magenta)eq 3 -1 roll or exch
1193                                         dup(Yellow)eq 3 -1 roll or exch
1194                                         dup(Black)eq 3 -1 roll or
1195                                                 {pop}
1196                                                 {convert_spot_to_process and}ifelse
1197                                         }
1198                                 forall
1199                                         {
1200                                         true exch
1201                                                 {
1202                                                 dup(Cyan)eq exch
1203                                                 dup(Magenta)eq 3 -1 roll or exch
1204                                                 dup(Yellow)eq 3 -1 roll or exch
1205                                                 (Black)eq or and
1206                                                 }forall
1207                                                 not
1208                                         }{pop false}ifelse
1209                                 }{
1210                                 false exch
1211                                         {
1212                                         /PhotoshopDuotoneList where{pop false}{true}ifelse
1213                                                 {
1214                                                 dup(Cyan)eq exch
1215                                                 dup(Magenta)eq 3 -1 roll or exch
1216                                                 dup(Yellow)eq 3 -1 roll or exch
1217                                                 dup(Black)eq 3 -1 roll or
1218                                                 {pop}
1219                                                 {convert_spot_to_process or}ifelse
1220                                                 }
1221                                                 {
1222                                                 convert_spot_to_process or
1223                                                 }
1224                                         ifelse
1225                                         }
1226                                 forall
1227                                 }ifelse
1228                         }ifelse
1229                 }def
1230         }ifelse 
1231         /AGMCORE_avoid_L2_sep_space 
1232                 version cvr 2012 lt 
1233                 level2 and 
1234                 AGMCORE_producing_seps not and
1235         def
1236         /AGMCORE_is_cmyk_sep
1237                 AGMCORE_cyan_plate AGMCORE_magenta_plate or AGMCORE_yellow_plate or AGMCORE_black_plate or
1238         def
1239         /AGM_avoid_0_cmyk where{
1240                 pop AGM_avoid_0_cmyk
1241         }{
1242                 AGM_preserve_spots 
1243                 userdict/Adobe_AGM_OnHost_Seps known 
1244                 userdict/Adobe_AGM_InRip_Seps known or
1245                 not and
1246         }ifelse
1247         {
1248                 /setcmykcolor[
1249                         {
1250                                 4 copy add add add 0 eq currentoverprint and{
1251                                         pop 0.0005
1252                                 }if
1253                         }/exec cvx
1254                         /AGMCORE_&setcmykcolor load dup type/operatortype ne{
1255                                 /exec cvx
1256                         }if
1257                 ]cvx def
1258         }if
1259         /AGMCORE_IsSeparationAProcessColor
1260                 {
1261                 dup(Cyan)eq exch dup(Magenta)eq exch dup(Yellow)eq exch(Black)eq or or or
1262                 }def
1263         AGMCORE_host_sep{
1264                 /setcolortransfer
1265                 {
1266                         AGMCORE_cyan_plate{
1267                                 pop pop pop
1268                         }{
1269                                 AGMCORE_magenta_plate{
1270                                         4 3 roll pop pop pop
1271                                 }{
1272                                         AGMCORE_yellow_plate{
1273                                                 4 2 roll pop pop pop
1274                                         }{
1275                                                 4 1 roll pop pop pop
1276                                         }ifelse
1277                                 }ifelse
1278                         }ifelse
1279                         settransfer 
1280                 }       
1281                 def
1282                 /AGMCORE_get_ink_data
1283                         AGMCORE_cyan_plate{
1284                                 {pop pop pop}
1285                         }{
1286                                 AGMCORE_magenta_plate{
1287                                         {4 3 roll pop pop pop}
1288                                 }{
1289                                         AGMCORE_yellow_plate{
1290                                                 {4 2 roll pop pop pop}
1291                                         }{
1292                                                 {4 1 roll pop pop pop}
1293                                         }ifelse
1294                                 }ifelse
1295                         }ifelse
1296                 def
1297                 /AGMCORE_RemoveProcessColorNames
1298                         {
1299                         1 dict begin
1300                         /filtername
1301                                 {
1302                                 dup/Cyan eq 1 index(Cyan)eq or
1303                                         {pop(_cyan_)}if
1304                                 dup/Magenta eq 1 index(Magenta)eq or
1305                                         {pop(_magenta_)}if
1306                                 dup/Yellow eq 1 index(Yellow)eq or
1307                                         {pop(_yellow_)}if
1308                                 dup/Black eq 1 index(Black)eq or
1309                                         {pop(_black_)}if
1310                                 }def
1311                         dup type/arraytype eq
1312                                 {[exch{filtername}forall]}
1313                                 {filtername}ifelse
1314                         end
1315                         }def
1316                 level3{
1317                         /AGMCORE_IsCurrentColor
1318                                 {
1319                                 dup AGMCORE_IsSeparationAProcessColor
1320                                         {
1321                                         AGMCORE_plate_ndx 0 eq
1322                                                 {dup(Cyan)eq exch/Cyan eq or}if
1323                                         AGMCORE_plate_ndx 1 eq
1324                                                 {dup(Magenta)eq exch/Magenta eq or}if
1325                                         AGMCORE_plate_ndx 2 eq
1326                                                 {dup(Yellow)eq exch/Yellow eq or}if
1327                                         AGMCORE_plate_ndx 3 eq
1328                                                 {dup(Black)eq exch/Black eq or}if
1329                                         AGMCORE_plate_ndx 4 eq
1330                                                 {pop false}if
1331                                         }{
1332                                         gsave
1333                                         false setoverprint
1334                                         current_spot_alias false set_spot_alias
1335                                         1 1 1 1 6 -1 roll findcmykcustomcolor 1 setcustomcolor
1336                                         set_spot_alias
1337                                         currentgray 1 ne
1338                                         grestore
1339                                         }ifelse
1340                                 }def
1341                         /AGMCORE_filter_functiondatasource
1342                                 {       
1343                                 5 dict begin
1344                                 /data_in xdf
1345                                 data_in type/stringtype eq
1346                                         {
1347                                         /ncomp xdf
1348                                         /comp xdf
1349                                         /string_out data_in length ncomp idiv string def
1350                                         0 ncomp data_in length 1 sub
1351                                                 {
1352                                                 string_out exch dup ncomp idiv exch data_in exch ncomp getinterval comp get 255 exch sub put
1353                                                 }for
1354                                         string_out
1355                                         }{
1356                                         string/string_in xdf
1357                                         /string_out 1 string def
1358                                         /component xdf
1359                                         [
1360                                         data_in string_in/readstring cvx
1361                                                 [component/get cvx 255/exch cvx/sub cvx string_out/exch cvx 0/exch cvx/put cvx string_out]cvx
1362                                                 [/pop cvx()]cvx/ifelse cvx
1363                                         ]cvx/ReusableStreamDecode filter
1364                                 }ifelse
1365                                 end
1366                                 }def
1367                         /AGMCORE_separateShadingFunction
1368                                 {
1369                                 2 dict begin
1370                                 /paint? xdf
1371                                 /channel xdf
1372                                 dup type/dicttype eq
1373                                         {
1374                                         begin
1375                                         FunctionType 0 eq
1376                                                 {
1377                                                 /DataSource channel Range length 2 idiv DataSource AGMCORE_filter_functiondatasource def
1378                                                 currentdict/Decode known
1379                                                         {/Decode Decode channel 2 mul 2 getinterval def}if
1380                                                 paint? not
1381                                                         {/Decode[1 1]def}if
1382                                                 }if
1383                                         FunctionType 2 eq
1384                                                 {
1385                                                 paint?
1386                                                         {
1387                                                         /C0[C0 channel get 1 exch sub]def
1388                                                         /C1[C1 channel get 1 exch sub]def
1389                                                         }{
1390                                                         /C0[1]def
1391                                                         /C1[1]def
1392                                                         }ifelse                 
1393                                                 }if
1394                                         FunctionType 3 eq
1395                                                 {
1396                                                 /Functions[Functions{channel paint? AGMCORE_separateShadingFunction}forall]def                  
1397                                                 }if
1398                                         currentdict/Range known
1399                                                 {/Range[0 1]def}if
1400                                         currentdict
1401                                         end}{
1402                                         channel get 0 paint? AGMCORE_separateShadingFunction
1403                                         }ifelse
1404                                 end
1405                                 }def
1406                         /AGMCORE_separateShading
1407                                 {
1408                                 3 -1 roll begin
1409                                 currentdict/Function known
1410                                         {
1411                                         currentdict/Background known
1412                                                 {[1 index{Background 3 index get 1 exch sub}{1}ifelse]/Background xdf}if
1413                                         Function 3 1 roll AGMCORE_separateShadingFunction/Function xdf
1414                                         /ColorSpace[/DeviceGray]def
1415                                         }{
1416                                         ColorSpace dup type/arraytype eq{0 get}if/DeviceCMYK eq
1417                                                 {
1418                                                 /ColorSpace[/DeviceN[/_cyan_/_magenta_/_yellow_/_black_]/DeviceCMYK{}]def
1419                                                 }{
1420                                                 ColorSpace dup 1 get AGMCORE_RemoveProcessColorNames 1 exch put
1421                                                 }ifelse
1422                                         ColorSpace 0 get/Separation eq
1423                                                 {
1424                                                         {
1425                                                                 [1/exch cvx/sub cvx]cvx
1426                                                         }{
1427                                                                 [/pop cvx 1]cvx
1428                                                         }ifelse
1429                                                         ColorSpace 3 3 -1 roll put
1430                                                         pop
1431                                                 }{
1432                                                         {
1433                                                                 [exch ColorSpace 1 get length 1 sub exch sub/index cvx 1/exch cvx/sub cvx ColorSpace 1 get length 1 add 1/roll cvx ColorSpace 1 get length{/pop cvx}repeat]cvx
1434                                                         }{
1435                                                                 pop[ColorSpace 1 get length{/pop cvx}repeat cvx 1]cvx
1436                                                         }ifelse
1437                                                         ColorSpace 3 3 -1 roll bind put
1438                                                 }ifelse
1439                                         ColorSpace 2/DeviceGray put                                                                                                                                             
1440                                         }ifelse
1441                                 end
1442                                 }def
1443                         /AGMCORE_separateShadingDict
1444                                 {
1445                                 dup/ColorSpace get
1446                                 dup type/arraytype ne
1447                                         {[exch]}if
1448                                 dup 0 get/DeviceCMYK eq
1449                                         {
1450                                         exch begin 
1451                                         currentdict
1452                                         AGMCORE_cyan_plate
1453                                                 {0 true}if
1454                                         AGMCORE_magenta_plate
1455                                                 {1 true}if
1456                                         AGMCORE_yellow_plate
1457                                                 {2 true}if
1458                                         AGMCORE_black_plate
1459                                                 {3 true}if
1460                                         AGMCORE_plate_ndx 4 eq
1461                                                 {0 false}if             
1462                                         dup not currentoverprint and
1463                                                 {/AGMCORE_ignoreshade true def}if
1464                                         AGMCORE_separateShading
1465                                         currentdict
1466                                         end exch
1467                                         }if
1468                                 dup 0 get/Separation eq
1469                                         {
1470                                         exch begin
1471                                         ColorSpace 1 get dup/None ne exch/All ne and
1472                                                 {
1473                                                 ColorSpace 1 get AGMCORE_IsCurrentColor AGMCORE_plate_ndx 4 lt and ColorSpace 1 get AGMCORE_IsSeparationAProcessColor not and
1474                                                         {
1475                                                         ColorSpace 2 get dup type/arraytype eq{0 get}if/DeviceCMYK eq 
1476                                                                 {
1477                                                                 /ColorSpace
1478                                                                         [
1479                                                                         /Separation
1480                                                                         ColorSpace 1 get
1481                                                                         /DeviceGray
1482                                                                                 [
1483                                                                                 ColorSpace 3 get/exec cvx
1484                                                                                 4 AGMCORE_plate_ndx sub -1/roll cvx
1485                                                                                 4 1/roll cvx
1486                                                                                 3[/pop cvx]cvx/repeat cvx
1487                                                                                 1/exch cvx/sub cvx
1488                                                                                 ]cvx                                                                    
1489                                                                         ]def
1490                                                                 }{
1491                                                                 AGMCORE_report_unsupported_color_space
1492                                                                 AGMCORE_black_plate not
1493                                                                         {
1494                                                                         currentdict 0 false AGMCORE_separateShading
1495                                                                         }if
1496                                                                 }ifelse
1497                                                         }{
1498                                                         currentdict ColorSpace 1 get AGMCORE_IsCurrentColor
1499                                                         0 exch 
1500                                                         dup not currentoverprint and
1501                                                                 {/AGMCORE_ignoreshade true def}if
1502                                                         AGMCORE_separateShading
1503                                                         }ifelse 
1504                                                 }if                     
1505                                         currentdict
1506                                         end exch
1507                                         }if
1508                                 dup 0 get/DeviceN eq
1509                                         {
1510                                         exch begin
1511                                         ColorSpace 1 get convert_to_process
1512                                                 {
1513                                                 ColorSpace 2 get dup type/arraytype eq{0 get}if/DeviceCMYK eq 
1514                                                         {
1515                                                         /ColorSpace
1516                                                                 [
1517                                                                 /DeviceN
1518                                                                 ColorSpace 1 get
1519                                                                 /DeviceGray
1520                                                                         [
1521                                                                         ColorSpace 3 get/exec cvx
1522                                                                         4 AGMCORE_plate_ndx sub -1/roll cvx
1523                                                                         4 1/roll cvx
1524                                                                         3[/pop cvx]cvx/repeat cvx
1525                                                                         1/exch cvx/sub cvx
1526                                                                         ]cvx                                                                    
1527                                                                 ]def
1528                                                         }{
1529                                                         AGMCORE_report_unsupported_color_space
1530                                                         AGMCORE_black_plate not
1531                                                                 {
1532                                                                 currentdict 0 false AGMCORE_separateShading
1533                                                                 /ColorSpace[/DeviceGray]def
1534                                                                 }if
1535                                                         }ifelse
1536                                                 }{
1537                                                 currentdict
1538                                                 false -1 ColorSpace 1 get
1539                                                         {
1540                                                         AGMCORE_IsCurrentColor
1541                                                                 {
1542                                                                 1 add
1543                                                                 exch pop true exch exit
1544                                                                 }if
1545                                                         1 add
1546                                                         }forall
1547                                                 exch 
1548                                                 dup not currentoverprint and
1549                                                         {/AGMCORE_ignoreshade true def}if
1550                                                 AGMCORE_separateShading
1551                                                 }ifelse
1552                                         currentdict
1553                                         end exch
1554                                         }if
1555                                 dup 0 get dup/DeviceCMYK eq exch dup/Separation eq exch/DeviceN eq or or not
1556                                         {
1557                                         exch begin
1558                                         ColorSpace dup type/arraytype eq
1559                                                 {0 get}if
1560                                         /DeviceGray ne
1561                                                 {
1562                                                 AGMCORE_report_unsupported_color_space
1563                                                 AGMCORE_black_plate not
1564                                                         {
1565                                                         ColorSpace 0 get/CIEBasedA eq
1566                                                                 {
1567                                                                 /ColorSpace[/Separation/_ciebaseda_/DeviceGray{}]def
1568                                                                 }if
1569                                                         ColorSpace 0 get dup/CIEBasedABC eq exch dup/CIEBasedDEF eq exch/DeviceRGB eq or or
1570                                                                 {
1571                                                                 /ColorSpace[/DeviceN[/_red_/_green_/_blue_]/DeviceRGB{}]def
1572                                                                 }if
1573                                                         ColorSpace 0 get/CIEBasedDEFG eq
1574                                                                 {
1575                                                                 /ColorSpace[/DeviceN[/_cyan_/_magenta_/_yellow_/_black_]/DeviceCMYK{}]def
1576                                                                 }if
1577                                                         currentdict 0 false AGMCORE_separateShading
1578                                                         }if
1579                                                 }if
1580                                         currentdict
1581                                         end exch
1582                                         }if
1583                                 pop
1584                                 dup/AGMCORE_ignoreshade known
1585                                         {
1586                                         begin
1587                                         /ColorSpace[/Separation(None)/DeviceGray{}]def
1588                                         currentdict end
1589                                         }if
1590                                 }def
1591                         /shfill
1592                                 {
1593                                 AGMCORE_separateShadingDict 
1594                                 dup/AGMCORE_ignoreshade known
1595                                         {pop}
1596                                         {AGMCORE_&sysshfill}ifelse
1597                                 }def
1598                         /makepattern
1599                                 {
1600                                 exch
1601                                 dup/PatternType get 2 eq
1602                                         {
1603                                         clonedict
1604                                         begin
1605                                         /Shading Shading AGMCORE_separateShadingDict def
1606                                         Shading/AGMCORE_ignoreshade known
1607                                         currentdict end exch
1608                                         {pop<</PatternType 1/PaintProc{pop}/BBox[0 0 1 1]/XStep 1/YStep 1/PaintType 1/TilingType 3>>}if
1609                                         exch AGMCORE_&sysmakepattern
1610                                         }{
1611                                         exch AGMCORE_&usrmakepattern
1612                                         }ifelse
1613                                 }def
1614                 }if
1615         }if
1616         AGMCORE_in_rip_sep{
1617                 /setcustomcolor
1618                 {
1619                         exch aload pop
1620                         dup 7 1 roll inRip_spot_has_ink not     {
1621                                 4{4 index mul 4 1 roll}
1622                                 repeat
1623                                 /DeviceCMYK setcolorspace
1624                                 6 -2 roll pop pop
1625                         }{
1626                                 //Adobe_AGM_Core begin
1627                                         /AGMCORE_k xdf/AGMCORE_y xdf/AGMCORE_m xdf/AGMCORE_c xdf
1628                                 end
1629                                 [/Separation 4 -1 roll/DeviceCMYK
1630                                 {dup AGMCORE_c mul exch dup AGMCORE_m mul exch dup AGMCORE_y mul exch AGMCORE_k mul}
1631                                 ]
1632                                 setcolorspace
1633                         }ifelse
1634                         setcolor
1635                 }ndf
1636                 /setseparationgray
1637                 {
1638                         [/Separation(All)/DeviceGray{}]setcolorspace_opt
1639                         1 exch sub setcolor
1640                 }ndf
1641         }{
1642                 /setseparationgray
1643                 {
1644                         AGMCORE_&setgray
1645                 }ndf
1646         }ifelse
1647         /findcmykcustomcolor
1648         {
1649                 5 makereadonlyarray
1650         }ndf
1651         /setcustomcolor
1652         {
1653                 exch aload pop pop
1654                 4{4 index mul 4 1 roll}repeat
1655                 setcmykcolor pop
1656         }ndf
1657         /has_color
1658                 /colorimage where{
1659                         AGMCORE_producing_seps{
1660                                 pop true
1661                         }{
1662                                 systemdict eq
1663                         }ifelse
1664                 }{
1665                         false
1666                 }ifelse
1667         def
1668         /map_index
1669         {
1670                 1 index mul exch getinterval{255 div}forall
1671         }bdf
1672         /map_indexed_devn
1673         {
1674                 Lookup Names length 3 -1 roll cvi map_index
1675         }bdf
1676         /n_color_components
1677         {
1678                 base_colorspace_type
1679                 dup/DeviceGray eq{
1680                         pop 1
1681                 }{
1682                         /DeviceCMYK eq{
1683                                 4
1684                         }{
1685                                 3
1686                         }ifelse
1687                 }ifelse
1688         }bdf
1689         level2{
1690                 /mo/moveto ldf
1691                 /li/lineto ldf
1692                 /cv/curveto ldf
1693                 /knockout_unitsq
1694                 {
1695                         1 setgray
1696                         0 0 1 1 rectfill
1697                 }def
1698                 level2/setcolorspace AGMCORE_key_known not and{
1699                         /AGMCORE_&&&setcolorspace/setcolorspace ldf
1700                         /AGMCORE_ReplaceMappedColor
1701                         {
1702                                 dup type dup/arraytype eq exch/packedarraytype eq or
1703                                 {
1704                                         /AGMCORE_SpotAliasAry2 where{
1705                                                 begin
1706                                                 dup 0 get dup/Separation eq
1707                                                 {
1708                                                         pop
1709                                                         dup length array copy
1710                                                         dup dup 1 get
1711                                                         current_spot_alias
1712                                                         {
1713                                                                 dup map_alias
1714                                                                 {
1715                                                                         false set_spot_alias
1716                                                                         dup 1 exch setsepcolorspace
1717                                                                         true set_spot_alias
1718                                                                         begin
1719                                                                         /sep_colorspace_dict currentdict AGMCORE_gput
1720                                                                         pop pop pop
1721                                                                         [
1722                                                                                 /Separation Name 
1723                                                                                 CSA map_csa
1724                                                                                 MappedCSA 
1725                                                                                 /sep_colorspace_proc load
1726                                                                         ]
1727                                                                         dup Name
1728                                                                         end
1729                                                                 }if
1730                                                         }if
1731                                                         map_reserved_ink_name 1 xpt
1732                                                 }{
1733                                                         /DeviceN eq 
1734                                                         {
1735                                                                 dup length array copy
1736                                                                 dup dup 1 get[
1737                                                                         exch{
1738                                                                                 current_spot_alias{
1739                                                                                         dup map_alias{
1740                                                                                                 /Name get exch pop
1741                                                                                         }if
1742                                                                                 }if
1743                                                                                 map_reserved_ink_name
1744                                                                         }forall 
1745                                                                 ]1 xpt
1746                                                         }if
1747                                                 }ifelse
1748                                                 end
1749                                         }if
1750                                 }if
1751                         }def
1752                         /setcolorspace
1753                         {
1754                                 dup type dup/arraytype eq exch/packedarraytype eq or
1755                                 {
1756                                         dup 0 get/Indexed eq
1757                                         {
1758                                                 AGMCORE_distilling
1759                                                 {
1760                                                         /PhotoshopDuotoneList where
1761                                                         {
1762                                                                 pop false
1763                                                         }{
1764                                                                 true
1765                                                         }ifelse
1766                                                 }{
1767                                                         true
1768                                                 }ifelse
1769                                                 {
1770                                                         aload pop 3 -1 roll
1771                                                         AGMCORE_ReplaceMappedColor
1772                                                         3 1 roll 4 array astore
1773                                                 }if
1774                                         }{
1775                                                 AGMCORE_ReplaceMappedColor
1776                                         }ifelse
1777                                 }if
1778                                 DeviceN_PS2_inRip_seps{AGMCORE_&&&setcolorspace}if
1779                         }def
1780                 }if     
1781         }{
1782                 /adj
1783                 {
1784                         currentstrokeadjust{
1785                                 transform
1786                                 0.25 sub round 0.25 add exch
1787                                 0.25 sub round 0.25 add exch
1788                                 itransform
1789                         }if
1790                 }def
1791                 /mo{
1792                         adj moveto
1793                 }def
1794                 /li{
1795                         adj lineto
1796                 }def
1797                 /cv{
1798                         6 2 roll adj
1799                         6 2 roll adj
1800                         6 2 roll adj curveto
1801                 }def
1802                 /knockout_unitsq
1803                 {
1804                         1 setgray
1805                         8 8 1[8 0 0 8 0 0]{<ffffffffffffffff>}image
1806                 }def
1807                 /currentstrokeadjust{
1808                         /currentstrokeadjust AGMCORE_gget
1809                 }def
1810                 /setstrokeadjust{
1811                         /currentstrokeadjust exch AGMCORE_gput
1812                 }def
1813                 /setcolorspace
1814                 {
1815                         /currentcolorspace exch AGMCORE_gput
1816                 }def
1817                 /currentcolorspace
1818                 {
1819                         /currentcolorspace AGMCORE_gget
1820                 }def
1821                 /setcolor_devicecolor
1822                 {
1823                         base_colorspace_type
1824                         dup/DeviceGray eq{
1825                                 pop setgray
1826                         }{
1827                                 /DeviceCMYK eq{
1828                                         setcmykcolor
1829                                 }{
1830                                         setrgbcolor
1831                                 }ifelse
1832                         }ifelse
1833                 }def
1834                 /setcolor
1835                 {
1836                         currentcolorspace 0 get
1837                         dup/DeviceGray ne{
1838                                 dup/DeviceCMYK ne{
1839                                         dup/DeviceRGB ne{
1840                                                 dup/Separation eq{
1841                                                         pop
1842                                                         currentcolorspace 3 gx
1843                                                         currentcolorspace 2 get
1844                                                 }{
1845                                                         dup/Indexed eq{
1846                                                                 pop
1847                                                                 currentcolorspace 3 get dup type/stringtype eq{
1848                                                                         currentcolorspace 1 get n_color_components
1849                                                                         3 -1 roll map_index
1850                                                                 }{
1851                                                                         exec
1852                                                                 }ifelse
1853                                                                 currentcolorspace 1 get
1854                                                         }{
1855                                                                 /AGMCORE_cur_err/AGMCORE_invalid_color_space def
1856                                                                 AGMCORE_invalid_color_space
1857                                                         }ifelse
1858                                                 }ifelse
1859                                         }if
1860                                 }if
1861                         }if
1862                         setcolor_devicecolor
1863                 }def
1864         }ifelse
1865         /sop/setoverprint ldf
1866         /lw/setlinewidth ldf
1867         /lc/setlinecap ldf
1868         /lj/setlinejoin ldf
1869         /ml/setmiterlimit ldf
1870         /dsh/setdash ldf
1871         /sadj/setstrokeadjust ldf
1872         /gry/setgray ldf
1873         /rgb/setrgbcolor ldf
1874         /cmyk[
1875                 /currentcolorspace[/DeviceCMYK]/AGMCORE_gput cvx
1876                 /setcmykcolor load dup type/operatortype ne{/exec cvx}if
1877         ]cvx bdf
1878         level3 AGMCORE_host_sep not and{
1879                 /nzopmsc{
1880                         6 dict begin
1881                         /kk exch def
1882                         /yy exch def
1883                         /mm exch def
1884                         /cc exch def
1885                         /sum 0 def
1886                         cc 0 ne{/sum sum 2#1000 or def cc}if
1887                         mm 0 ne{/sum sum 2#0100 or def mm}if
1888                         yy 0 ne{/sum sum 2#0010 or def yy}if
1889                         kk 0 ne{/sum sum 2#0001 or def kk}if
1890                         AGMCORE_CMYKDeviceNColorspaces sum get setcolorspace
1891                         sum 0 eq{0}if
1892                         end
1893                         setcolor
1894                 }bdf
1895         }{
1896                 /nzopmsc/cmyk ldf
1897         }ifelse
1898         /sep/setsepcolor ldf
1899         /devn/setdevicencolor ldf
1900         /idx/setindexedcolor ldf
1901         /colr/setcolor ldf
1902         /csacrd/set_csa_crd ldf
1903         /sepcs/setsepcolorspace ldf
1904         /devncs/setdevicencolorspace ldf
1905         /idxcs/setindexedcolorspace ldf
1906         /cp/closepath ldf
1907         /clp/clp_npth ldf
1908         /eclp/eoclp_npth ldf
1909         /f/fill ldf
1910         /ef/eofill ldf
1911         /@/stroke ldf
1912         /nclp/npth_clp ldf
1913         /gset/graphic_setup ldf
1914         /gcln/graphic_cleanup ldf
1915         /ct/concat ldf
1916         /cf/currentfile ldf
1917         /fl/filter ldf
1918         /rs/readstring ldf
1919         /AGMCORE_def_ht currenthalftone def
1920         /clonedict Adobe_AGM_Utils begin/clonedict load end def
1921         /clonearray Adobe_AGM_Utils begin/clonearray load end def
1922         currentdict{
1923                 dup xcheck 1 index type dup/arraytype eq exch/packedarraytype eq or and{
1924                         bind
1925                 }if
1926                 def
1927         }forall
1928         /getrampcolor
1929         {
1930                 /indx exch def
1931                 0 1 NumComp 1 sub
1932                 {
1933                         dup
1934                         Samples exch get
1935                         dup type/stringtype eq{indx get}if
1936                         exch
1937                         Scaling exch get aload pop
1938                         3 1 roll
1939                         mul add
1940                 }for
1941                 ColorSpaceFamily/Separation eq 
1942                 {sep}
1943                 {
1944                         ColorSpaceFamily/DeviceN eq
1945                         {devn}{setcolor}ifelse
1946                 }ifelse
1947         }bdf
1948         /sssetbackground{
1949                 aload pop 
1950                 ColorSpaceFamily/Separation eq 
1951                 {sep}
1952                 {
1953                         ColorSpaceFamily/DeviceN eq
1954                         {devn}{setcolor}ifelse
1955                 }ifelse 
1956         }bdf
1957         /RadialShade
1958         {
1959                 40 dict begin
1960                 /ColorSpaceFamily xdf
1961                 /background xdf
1962                 /ext1 xdf
1963                 /ext0 xdf
1964                 /BBox xdf
1965                 /r2 xdf
1966                 /c2y xdf
1967                 /c2x xdf
1968                 /r1 xdf
1969                 /c1y xdf
1970                 /c1x xdf
1971                 /rampdict xdf
1972                 /setinkoverprint where{pop/setinkoverprint{pop}def}if
1973                 gsave
1974                 BBox length 0 gt
1975                 {
1976                         np
1977                         BBox 0 get BBox 1 get moveto
1978                         BBox 2 get BBox 0 get sub 0 rlineto
1979                         0 BBox 3 get BBox 1 get sub rlineto
1980                         BBox 2 get BBox 0 get sub neg 0 rlineto
1981                         closepath
1982                         clip
1983                         np
1984                 }if
1985                 c1x c2x eq
1986                 {
1987                         c1y c2y lt{/theta 90 def}{/theta 270 def}ifelse
1988                 }{
1989                         /slope c2y c1y sub c2x c1x sub div def
1990                         /theta slope 1 atan def
1991                         c2x c1x lt c2y c1y ge and{/theta theta 180 sub def}if
1992                         c2x c1x lt c2y c1y lt and{/theta theta 180 add def}if
1993                 }ifelse
1994                 gsave
1995                 clippath
1996                 c1x c1y translate
1997                 theta rotate
1998                 -90 rotate
1999                 {pathbbox}stopped
2000                 {0 0 0 0}if
2001                 /yMax xdf
2002                 /xMax xdf
2003                 /yMin xdf
2004                 /xMin xdf
2005                 grestore
2006                 xMax xMin eq yMax yMin eq or
2007                 {
2008                         grestore
2009                         end
2010                 }{
2011                         /max{2 copy gt{pop}{exch pop}ifelse}bdf
2012                         /min{2 copy lt{pop}{exch pop}ifelse}bdf
2013                         rampdict begin
2014                         40 dict begin
2015                         background length 0 gt{background sssetbackground gsave clippath fill grestore}if
2016                         gsave
2017                         c1x c1y translate
2018                         theta rotate
2019                         -90 rotate
2020                         /c2y c1x c2x sub dup mul c1y c2y sub dup mul add sqrt def
2021                         /c1y 0 def
2022                         /c1x 0 def
2023                         /c2x 0 def
2024                         ext0
2025                         {
2026                                 0 getrampcolor
2027                                 c2y r2 add r1 sub 0.0001 lt
2028                                 {
2029                                         c1x c1y r1 360 0 arcn
2030                                         pathbbox
2031                                         /aymax exch def
2032                                         /axmax exch def
2033                                         /aymin exch def
2034                                         /axmin exch def
2035                                         /bxMin xMin axmin min def
2036                                         /byMin yMin aymin min def
2037                                         /bxMax xMax axmax max def
2038                                         /byMax yMax aymax max def
2039                                         bxMin byMin moveto
2040                                         bxMax byMin lineto
2041                                         bxMax byMax lineto
2042                                         bxMin byMax lineto
2043                                         bxMin byMin lineto
2044                                         eofill
2045                                 }{
2046                                         c2y r1 add r2 le
2047                                         {
2048                                                 c1x c1y r1 0 360 arc
2049                                                 fill
2050                                         }
2051                                         {
2052                                                 c2x c2y r2 0 360 arc fill
2053                                                 r1 r2 eq
2054                                                 {
2055                                                         /p1x r1 neg def
2056                                                         /p1y c1y def
2057                                                         /p2x r1 def
2058                                                         /p2y c1y def
2059                                                         p1x p1y moveto p2x p2y lineto p2x yMin lineto p1x yMin lineto
2060                                                         fill
2061                                                 }{
2062                                                         /AA r2 r1 sub c2y div def
2063                                                         AA -1 eq
2064                                                         {/theta 89.99 def}
2065                                                         {/theta AA 1 AA dup mul sub sqrt div 1 atan def}
2066                                                         ifelse
2067                                                         /SS1 90 theta add dup sin exch cos div def
2068                                                         /p1x r1 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
2069                                                         /p1y p1x SS1 div neg def
2070                                                         /SS2 90 theta sub dup sin exch cos div def
2071                                                         /p2x r1 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
2072                                                         /p2y p2x SS2 div neg def
2073                                                         r1 r2 gt
2074                                                         {
2075                                                                 /L1maxX p1x yMin p1y sub SS1 div add def
2076                                                                 /L2maxX p2x yMin p2y sub SS2 div add def
2077                                                         }{
2078                                                                 /L1maxX 0 def
2079                                                                 /L2maxX 0 def
2080                                                         }ifelse
2081                                                         p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
2082                                                         L1maxX L1maxX p1x sub SS1 mul p1y add lineto
2083                                                         fill
2084                                                 }ifelse
2085                                         }ifelse
2086                                 }ifelse
2087                         }if
2088                 c1x c2x sub dup mul
2089                 c1y c2y sub dup mul
2090                 add 0.5 exp
2091                 0 dtransform
2092                 dup mul exch dup mul add 0.5 exp 72 div
2093                 0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
2094                 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
2095                 1 index 1 index lt{exch}if pop
2096                 /hires xdf
2097                 hires mul
2098                 /numpix xdf
2099                 /numsteps NumSamples def
2100                 /rampIndxInc 1 def
2101                 /subsampling false def
2102                 numpix 0 ne
2103                 {
2104                         NumSamples numpix div 0.5 gt
2105                         {
2106                                 /numsteps numpix 2 div round cvi dup 1 le{pop 2}if def
2107                                 /rampIndxInc NumSamples 1 sub numsteps div def
2108                                 /subsampling true def
2109                         }if
2110                 }if
2111                 /xInc c2x c1x sub numsteps div def
2112                 /yInc c2y c1y sub numsteps div def
2113                 /rInc r2 r1 sub numsteps div def
2114                 /cx c1x def
2115                 /cy c1y def
2116                 /radius r1 def
2117                 np
2118                 xInc 0 eq yInc 0 eq rInc 0 eq and and
2119                 {
2120                         0 getrampcolor
2121                         cx cy radius 0 360 arc
2122                         stroke
2123                         NumSamples 1 sub getrampcolor
2124                         cx cy radius 72 hires div add 0 360 arc
2125                         0 setlinewidth
2126                         stroke
2127                 }{
2128                         0
2129                         numsteps
2130                         {
2131                                 dup
2132                                 subsampling{round cvi}if
2133                                 getrampcolor
2134                                 cx cy radius 0 360 arc
2135                                 /cx cx xInc add def
2136                                 /cy cy yInc add def
2137                                 /radius radius rInc add def
2138                                 cx cy radius 360 0 arcn
2139                                 eofill
2140                                 rampIndxInc add
2141                         }repeat
2142                         pop
2143                 }ifelse
2144                 ext1
2145                 {
2146                         c2y r2 add r1 lt
2147                         {
2148                                 c2x c2y r2 0 360 arc
2149                                 fill
2150                         }{
2151                                 c2y r1 add r2 sub 0.0001 le
2152                                 {
2153                                         c2x c2y r2 360 0 arcn
2154                                         pathbbox
2155                                         /aymax exch def
2156                                         /axmax exch def
2157                                         /aymin exch def
2158                                         /axmin exch def
2159                                         /bxMin xMin axmin min def
2160                                         /byMin yMin aymin min def
2161                                         /bxMax xMax axmax max def
2162                                         /byMax yMax aymax max def
2163                                         bxMin byMin moveto
2164                                         bxMax byMin lineto
2165                                         bxMax byMax lineto
2166                                         bxMin byMax lineto
2167                                         bxMin byMin lineto
2168                                         eofill
2169                                 }{
2170                                         c2x c2y r2 0 360 arc fill
2171                                         r1 r2 eq
2172                                         {
2173                                                 /p1x r2 neg def
2174                                                 /p1y c2y def
2175                                                 /p2x r2 def
2176                                                 /p2y c2y def
2177                                                 p1x p1y moveto p2x p2y lineto p2x yMax lineto p1x yMax lineto
2178                                                 fill
2179                                         }{
2180                                                 /AA r2 r1 sub c2y div def
2181                                                 AA -1 eq
2182                                                 {/theta 89.99 def}
2183                                                 {/theta AA 1 AA dup mul sub sqrt div 1 atan def}
2184                                                 ifelse
2185                                                 /SS1 90 theta add dup sin exch cos div def
2186                                                 /p1x r2 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
2187                                                 /p1y c2y p1x SS1 div sub def
2188                                                 /SS2 90 theta sub dup sin exch cos div def
2189                                                 /p2x r2 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
2190                                                 /p2y c2y p2x SS2 div sub def
2191                                                 r1 r2 lt
2192                                                 {
2193                                                         /L1maxX p1x yMax p1y sub SS1 div add def
2194                                                         /L2maxX p2x yMax p2y sub SS2 div add def
2195                                                 }{
2196                                                         /L1maxX 0 def
2197                                                         /L2maxX 0 def
2198                                                 }ifelse
2199                                                 p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
2200                                                 L1maxX L1maxX p1x sub SS1 mul p1y add lineto
2201                                                 fill
2202                                         }ifelse
2203                                 }ifelse
2204                         }ifelse
2205                 }if
2206                 grestore
2207                 grestore
2208                 end
2209                 end
2210                 end
2211                 }ifelse
2212         }bdf
2213         /GenStrips
2214         {
2215                 40 dict begin
2216                 /ColorSpaceFamily xdf
2217                 /background xdf
2218                 /ext1 xdf
2219                 /ext0 xdf
2220                 /BBox xdf
2221                 /y2 xdf
2222                 /x2 xdf
2223                 /y1 xdf
2224                 /x1 xdf
2225                 /rampdict xdf
2226                 /setinkoverprint where{pop/setinkoverprint{pop}def}if
2227                 gsave
2228                 BBox length 0 gt
2229                 {
2230                         np
2231                         BBox 0 get BBox 1 get moveto
2232                         BBox 2 get BBox 0 get sub 0 rlineto
2233                         0 BBox 3 get BBox 1 get sub rlineto
2234                         BBox 2 get BBox 0 get sub neg 0 rlineto
2235                         closepath
2236                         clip
2237                         np
2238                 }if
2239                 x1 x2 eq
2240                 {
2241                         y1 y2 lt{/theta 90 def}{/theta 270 def}ifelse
2242                 }{
2243                         /slope y2 y1 sub x2 x1 sub div def
2244                         /theta slope 1 atan def
2245                         x2 x1 lt y2 y1 ge and{/theta theta 180 sub def}if
2246                         x2 x1 lt y2 y1 lt and{/theta theta 180 add def}if
2247                 }
2248                 ifelse
2249                 gsave
2250                 clippath
2251                 x1 y1 translate
2252                 theta rotate
2253                 {pathbbox}stopped
2254                 {0 0 0 0}if
2255                 /yMax exch def
2256                 /xMax exch def
2257                 /yMin exch def
2258                 /xMin exch def
2259                 grestore
2260                 xMax xMin eq yMax yMin eq or
2261                 {
2262                         grestore
2263                         end
2264                 }{
2265                         rampdict begin
2266                         20 dict begin
2267                         background length 0 gt{background sssetbackground gsave clippath fill grestore}if
2268                         gsave
2269                         x1 y1 translate
2270                         theta rotate
2271                         /xStart 0 def
2272                         /xEnd x2 x1 sub dup mul y2 y1 sub dup mul add 0.5 exp def
2273                         /ySpan yMax yMin sub def
2274                         /numsteps NumSamples def
2275                         /rampIndxInc 1 def
2276                         /subsampling false def
2277                         xStart 0 transform
2278                         xEnd 0 transform
2279                         3 -1 roll
2280                         sub dup mul
2281                         3 1 roll
2282                         sub dup mul
2283                         add 0.5 exp 72 div
2284                         0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
2285                         72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
2286                         1 index 1 index lt{exch}if pop
2287                         mul
2288                         /numpix xdf
2289                         numpix 0 ne
2290                         {
2291                                 NumSamples numpix div 0.5 gt
2292                                 {
2293                                         /numsteps numpix 2 div round cvi dup 1 le{pop 2}if def
2294                                         /rampIndxInc NumSamples 1 sub numsteps div def
2295                                         /subsampling true def
2296                                 }if
2297                         }if
2298                         ext0
2299                         {
2300                                 0 getrampcolor
2301                                 xMin xStart lt
2302                                 {
2303                                         xMin yMin xMin neg ySpan rectfill
2304                                 }if
2305                         }if
2306                         /xInc xEnd xStart sub numsteps div def
2307                         /x xStart def
2308                         0
2309                         numsteps
2310                         {
2311                                 dup
2312                                 subsampling{round cvi}if
2313                                 getrampcolor
2314                                 x yMin xInc ySpan rectfill
2315                                 /x x xInc add def
2316                                 rampIndxInc add
2317                         }repeat
2318                         pop
2319                         ext1{
2320                                 xMax xEnd gt
2321                                 {
2322                                         xEnd yMin xMax xEnd sub ySpan rectfill
2323                                 }if
2324                         }if
2325                         grestore
2326                         grestore
2327                         end
2328                         end
2329                         end
2330                 }ifelse
2331         }bdf
2332 }def
2333 /pt
2334 {
2335         end
2336 }def
2337 /dt{
2338 }def
2339 /pgsv{
2340         //Adobe_AGM_Core/AGMCORE_save save put
2341 }def
2342 /pgrs{
2343         //Adobe_AGM_Core/AGMCORE_save get restore
2344 }def
2345 systemdict/findcolorrendering known{
2346         /findcolorrendering systemdict/findcolorrendering get def
2347 }if
2348 systemdict/setcolorrendering known{
2349         /setcolorrendering systemdict/setcolorrendering get def
2350 }if
2351 /test_cmyk_color_plate
2352 {
2353         gsave
2354         setcmykcolor currentgray 1 ne
2355         grestore
2356 }def
2357 /inRip_spot_has_ink
2358 {
2359         dup//Adobe_AGM_Core/AGMCORE_name xddf
2360         convert_spot_to_process not
2361 }def
2362 /map255_to_range
2363 {
2364         1 index sub
2365         3 -1 roll 255 div mul add
2366 }def
2367 /set_csa_crd
2368 {
2369         /sep_colorspace_dict null AGMCORE_gput
2370         begin
2371                 CSA get_csa_by_name setcolorspace_opt
2372                 set_crd
2373         end
2374 }
2375 def
2376 /map_csa
2377 {
2378         currentdict/MappedCSA known{MappedCSA null ne}{false}ifelse
2379         {pop}{get_csa_by_name/MappedCSA xdf}ifelse
2380 }def
2381 /setsepcolor
2382 {
2383         /sep_colorspace_dict AGMCORE_gget begin
2384                 dup/sep_tint exch AGMCORE_gput
2385                 TintProc
2386         end
2387 }def
2388 /setdevicencolor
2389 {
2390         /devicen_colorspace_dict AGMCORE_gget begin
2391                 Names length copy
2392                 Names length 1 sub -1 0
2393                 {
2394                         /devicen_tints AGMCORE_gget 3 1 roll xpt
2395                 }for
2396                 TintProc
2397         end
2398 }def
2399 /sep_colorspace_proc
2400 {
2401         /AGMCORE_tmp exch store
2402         /sep_colorspace_dict AGMCORE_gget begin
2403         currentdict/Components known{
2404                 Components aload pop 
2405                 TintMethod/Lab eq{
2406                         2{AGMCORE_tmp mul NComponents 1 roll}repeat
2407                         LMax sub AGMCORE_tmp mul LMax add NComponents 1 roll
2408                 }{
2409                         TintMethod/Subtractive eq{
2410                                 NComponents{
2411                                         AGMCORE_tmp mul NComponents 1 roll
2412                                 }repeat
2413                         }{
2414                                 NComponents{
2415                                         1 sub AGMCORE_tmp mul 1 add NComponents 1 roll
2416                                 }repeat
2417                         }ifelse
2418                 }ifelse
2419         }{
2420                 ColorLookup AGMCORE_tmp ColorLookup length 1 sub mul round cvi get
2421                 aload pop
2422         }ifelse
2423         end
2424 }def
2425 /sep_colorspace_gray_proc
2426 {
2427         /AGMCORE_tmp exch store
2428         /sep_colorspace_dict AGMCORE_gget begin
2429         GrayLookup AGMCORE_tmp GrayLookup length 1 sub mul round cvi get
2430         end
2431 }def
2432 /sep_proc_name
2433 {
2434         dup 0 get 
2435         dup/DeviceRGB eq exch/DeviceCMYK eq or level2 not and has_color not and{
2436                 pop[/DeviceGray]
2437                 /sep_colorspace_gray_proc
2438         }{
2439                 /sep_colorspace_proc
2440         }ifelse
2441 }def
2442 /setsepcolorspace
2443 {
2444         current_spot_alias{
2445                 dup begin
2446                         Name map_alias{
2447                                 exch pop
2448                         }if
2449                 end
2450         }if
2451         dup/sep_colorspace_dict exch AGMCORE_gput
2452         begin
2453         CSA map_csa
2454         /AGMCORE_sep_special Name dup()eq exch(All)eq or store
2455         AGMCORE_avoid_L2_sep_space{
2456                 [/Indexed MappedCSA sep_proc_name 255 exch 
2457                         {255 div}/exec cvx 3 -1 roll[4 1 roll load/exec cvx]cvx 
2458                 ]setcolorspace_opt
2459                 /TintProc{
2460                         255 mul round cvi setcolor
2461                 }bdf
2462         }{
2463                 MappedCSA 0 get/DeviceCMYK eq 
2464                 currentdict/Components known and 
2465                 AGMCORE_sep_special not and{
2466                         /TintProc[
2467                                 Components aload pop Name findcmykcustomcolor 
2468                                 /exch cvx/setcustomcolor cvx
2469                         ]cvx bdf
2470                 }{
2471                         AGMCORE_host_sep Name(All)eq and{
2472                                 /TintProc{
2473                                         1 exch sub setseparationgray 
2474                                 }bdf
2475                         }{
2476                                 AGMCORE_in_rip_sep MappedCSA 0 get/DeviceCMYK eq and 
2477                                 AGMCORE_host_sep or
2478                                 Name()eq and{
2479                                         /TintProc[
2480                                                 MappedCSA sep_proc_name exch 0 get/DeviceCMYK eq{
2481                                                         cvx/setcmykcolor cvx
2482                                                 }{
2483                                                         cvx/setgray cvx
2484                                                 }ifelse
2485                                         ]cvx bdf
2486                                 }{
2487                                         AGMCORE_producing_seps MappedCSA 0 get dup/DeviceCMYK eq exch/DeviceGray eq or and AGMCORE_sep_special not and{
2488                                                 /TintProc[
2489                                                         /dup cvx
2490                                                         MappedCSA sep_proc_name cvx exch
2491                                                         0 get/DeviceGray eq{
2492                                                                 1/exch cvx/sub cvx 0 0 0 4 -1/roll cvx
2493                                                         }if
2494                                                         /Name cvx/findcmykcustomcolor cvx/exch cvx
2495                                                         AGMCORE_host_sep{
2496                                                                 AGMCORE_is_cmyk_sep
2497                                                                 /Name cvx 
2498                                                                 /AGMCORE_IsSeparationAProcessColor load/exec cvx
2499                                                                 /not cvx/and cvx 
2500                                                         }{
2501                                                                 Name inRip_spot_has_ink not
2502                                                         }ifelse
2503                                                         [
2504                                                                 /pop cvx 1
2505                                                         ]cvx/if cvx
2506                                                         /setcustomcolor cvx
2507                                                 ]cvx bdf
2508                                         }{
2509                                                 /TintProc{setcolor}bdf
2510                                                 [/Separation Name MappedCSA sep_proc_name load]setcolorspace_opt
2511                                         }ifelse
2512                                 }ifelse
2513                         }ifelse
2514                 }ifelse
2515         }ifelse
2516         set_crd
2517         setsepcolor
2518         end
2519 }def
2520 /additive_blend
2521 {
2522         3 dict begin
2523         /numarrays xdf
2524         /numcolors xdf
2525         0 1 numcolors 1 sub
2526                 {
2527                 /c1 xdf
2528                 1
2529                 0 1 numarrays 1 sub
2530                         {
2531                         1 exch add/index cvx
2532                         c1/get cvx/mul cvx
2533                         }for
2534                 numarrays 1 add 1/roll cvx 
2535                 }for
2536         numarrays[/pop cvx]cvx/repeat cvx
2537         end
2538 }def
2539 /subtractive_blend
2540 {
2541         3 dict begin
2542         /numarrays xdf
2543         /numcolors xdf
2544         0 1 numcolors 1 sub
2545                 {
2546                 /c1 xdf
2547                 1 1
2548                 0 1 numarrays 1 sub
2549                         {
2550                         1 3 3 -1 roll add/index cvx 
2551                         c1/get cvx/sub cvx/mul cvx
2552                         }for
2553                 /sub cvx
2554                 numarrays 1 add 1/roll cvx
2555                 }for
2556         numarrays[/pop cvx]cvx/repeat cvx
2557         end
2558 }def
2559 /exec_tint_transform
2560 {
2561         /TintProc[
2562                 /TintTransform cvx/setcolor cvx
2563         ]cvx bdf
2564         MappedCSA setcolorspace_opt
2565 }bdf
2566 /devn_makecustomcolor
2567 {
2568         2 dict begin
2569         /names_index xdf
2570         /Names xdf
2571         1 1 1 1 Names names_index get findcmykcustomcolor
2572         /devicen_tints AGMCORE_gget names_index get setcustomcolor
2573         Names length{pop}repeat
2574         end
2575 }bdf
2576 /setdevicencolorspace
2577 {
2578         dup/AliasedColorants known{false}{true}ifelse 
2579         current_spot_alias and{
2580                 7 dict begin
2581                 /names_index 0 def
2582                 dup/names_len exch/Names get length def
2583                 /new_names names_len array def
2584                 /new_LookupTables names_len array def
2585                 /alias_cnt 0 def
2586                 dup/Names get
2587                 {
2588                         dup map_alias{
2589                                 exch pop
2590                                 dup/ColorLookup known{
2591                                         dup begin
2592                                         new_LookupTables names_index ColorLookup put
2593                                         end
2594                                 }{
2595                                         dup/Components known{
2596                                                 dup begin
2597                                                 new_LookupTables names_index Components put
2598                                                 end
2599                                         }{
2600                                                 dup begin
2601                                                 new_LookupTables names_index[null null null null]put
2602                                                 end
2603                                         }ifelse
2604                                 }ifelse
2605                                 new_names names_index 3 -1 roll/Name get put
2606                                 /alias_cnt alias_cnt 1 add def 
2607                         }{
2608                                 /name xdf                               
2609                                 new_names names_index name put
2610                                 dup/LookupTables known{
2611                                         dup begin
2612                                         new_LookupTables names_index LookupTables names_index get put
2613                                         end
2614                                 }{
2615                                         dup begin
2616                                         new_LookupTables names_index[null null null null]put
2617                                         end
2618                                 }ifelse
2619                         }ifelse
2620                         /names_index names_index 1 add def 
2621                 }forall
2622                 alias_cnt 0 gt{
2623                         /AliasedColorants true def
2624                         /lut_entry_len new_LookupTables 0 get dup length 256 ge{0 get length}{length}ifelse def
2625                         0 1 names_len 1 sub{
2626                                 /names_index xdf
2627                                 new_LookupTables names_index get dup length 256 ge{0 get length}{length}ifelse lut_entry_len ne{
2628                                         /AliasedColorants false def
2629                                         exit
2630                                 }{
2631                                         new_LookupTables names_index get 0 get null eq{
2632                                                 dup/Names get names_index get/name xdf
2633                                                 name(Cyan)eq name(Magenta)eq name(Yellow)eq name(Black)eq
2634                                                 or or or not{
2635                                                         /AliasedColorants false def
2636                                                         exit
2637                                                 }if
2638                                         }if
2639                                 }ifelse
2640                         }for
2641                         lut_entry_len 1 eq{
2642                                 /AliasedColorants false def
2643                         }if
2644                         AliasedColorants{
2645                                 dup begin
2646                                 /Names new_names def
2647                                 /LookupTables new_LookupTables def
2648                                 /AliasedColorants true def
2649                                 /NComponents lut_entry_len def
2650                                 /TintMethod NComponents 4 eq{/Subtractive}{/Additive}ifelse def
2651                                 /MappedCSA TintMethod/Additive eq{/DeviceRGB}{/DeviceCMYK}ifelse def
2652                                 currentdict/TTTablesIdx known not{
2653                                         /TTTablesIdx -1 def
2654                                 }if
2655                                 end
2656                         }if
2657                 }if
2658                 end
2659         }if
2660         dup/devicen_colorspace_dict exch AGMCORE_gput
2661         begin
2662         currentdict/AliasedColorants known{
2663                 AliasedColorants
2664         }{
2665                 false
2666         }ifelse
2667         dup not{
2668                 CSA map_csa
2669         }if
2670         /TintTransform load type/nulltype eq or{
2671                 /TintTransform[
2672                         0 1 Names length 1 sub
2673                                 {
2674                                 /TTTablesIdx TTTablesIdx 1 add def
2675                                 dup LookupTables exch get dup 0 get null eq
2676                                         {
2677                                         1 index
2678                                         Names exch get
2679                                         dup(Cyan)eq
2680                                                 {
2681                                                 pop exch
2682                                                 LookupTables length exch sub
2683                                                 /index cvx
2684                                                 0 0 0
2685                                                 }
2686                                                 {
2687                                                 dup(Magenta)eq
2688                                                         {
2689                                                         pop exch
2690                                                         LookupTables length exch sub
2691                                                         /index cvx
2692                                                         0/exch cvx 0 0
2693                                                         }{
2694                                                         (Yellow)eq
2695                                                                 {
2696                                                                 exch
2697                                                                 LookupTables length exch sub
2698                                                                 /index cvx
2699                                                                 0 0 3 -1/roll cvx 0
2700                                                                 }{
2701                                                                 exch
2702                                                                 LookupTables length exch sub
2703                                                                 /index cvx
2704                                                                 0 0 0 4 -1/roll cvx
2705                                                                 }ifelse
2706                                                         }ifelse
2707                                                 }ifelse
2708                                         5 -1/roll cvx/astore cvx
2709                                         }{
2710                                         dup length 1 sub
2711                                         LookupTables length 4 -1 roll sub 1 add
2712                                         /index cvx/mul cvx/round cvx/cvi cvx/get cvx
2713                                         }ifelse
2714                                         Names length TTTablesIdx add 1 add 1/roll cvx
2715                                 }for
2716                         Names length[/pop cvx]cvx/repeat cvx
2717                         NComponents Names length
2718                         TintMethod/Subtractive eq
2719                                 {
2720                                 subtractive_blend
2721                                 }{
2722                                 additive_blend
2723                                 }ifelse
2724                 ]cvx bdf
2725         }if
2726         AGMCORE_host_sep{
2727                 Names convert_to_process{
2728                         exec_tint_transform
2729                 }
2730                 {       
2731                         currentdict/AliasedColorants known{
2732                                 AliasedColorants not
2733                         }{
2734                                 false
2735                         }ifelse
2736                         5 dict begin
2737                         /AvoidAliasedColorants xdf
2738                         /painted? false def
2739                         /names_index 0 def
2740                         /names_len Names length def
2741                         AvoidAliasedColorants{
2742                                 /currentspotalias current_spot_alias def
2743                                 false set_spot_alias
2744                         }if
2745                         Names{
2746                                 AGMCORE_is_cmyk_sep{
2747                                         dup(Cyan)eq AGMCORE_cyan_plate and exch
2748                                         dup(Magenta)eq AGMCORE_magenta_plate and exch
2749                                         dup(Yellow)eq AGMCORE_yellow_plate and exch
2750                                         (Black)eq AGMCORE_black_plate and or or or{
2751                                                 /devicen_colorspace_dict AGMCORE_gget/TintProc[
2752                                                         Names names_index/devn_makecustomcolor cvx
2753                                                 ]cvx ddf
2754                                                 /painted? true def
2755                                         }if
2756                                         painted?{exit}if
2757                                 }{
2758                                         0 0 0 0 5 -1 roll findcmykcustomcolor 1 setcustomcolor currentgray 0 eq{
2759                                         /devicen_colorspace_dict AGMCORE_gget/TintProc[
2760                                                 Names names_index/devn_makecustomcolor cvx
2761                                         ]cvx ddf
2762                                         /painted? true def
2763                                         exit
2764                                         }if
2765                                 }ifelse
2766                                 /names_index names_index 1 add def
2767                         }forall
2768                         AvoidAliasedColorants{
2769                                 currentspotalias set_spot_alias
2770                         }if
2771                         painted?{
2772                                 /devicen_colorspace_dict AGMCORE_gget/names_index names_index put
2773                         }{
2774                                 /devicen_colorspace_dict AGMCORE_gget/TintProc[
2775                                         names_len[/pop cvx]cvx/repeat cvx 1/setseparationgray cvx
2776                                         0 0 0 0/setcmykcolor cvx
2777                                 ]cvx ddf
2778                         }ifelse
2779                         end
2780                 }ifelse
2781         }
2782         {
2783                 AGMCORE_in_rip_sep{
2784                         Names convert_to_process not
2785                 }{
2786                         level3
2787                 }ifelse
2788                 {
2789                         [/DeviceN Names MappedCSA/TintTransform load]setcolorspace_opt
2790                         /TintProc level3 not AGMCORE_in_rip_sep and{
2791                                 [
2792                                         Names/length cvx[/pop cvx]cvx/repeat cvx
2793                                 ]cvx bdf
2794                         }{
2795                                 {setcolor}bdf
2796                         }ifelse
2797                 }{
2798                         exec_tint_transform
2799                 }ifelse
2800         }ifelse
2801         set_crd
2802         /AliasedColorants false def
2803         end
2804 }def
2805 /setindexedcolorspace
2806 {
2807         dup/indexed_colorspace_dict exch AGMCORE_gput
2808         begin
2809                 currentdict/CSDBase known{
2810                         CSDBase/CSD get_res begin
2811                         currentdict/Names known{
2812                                 currentdict devncs
2813                         }{
2814                                 1 currentdict sepcs
2815                         }ifelse
2816                         AGMCORE_host_sep{
2817                                 4 dict begin
2818                                 /compCnt/Names where{pop Names length}{1}ifelse def
2819                                 /NewLookup HiVal 1 add string def
2820                                 0 1 HiVal{
2821                                         /tableIndex xdf
2822                                         Lookup dup type/stringtype eq{
2823                                                 compCnt tableIndex map_index
2824                                         }{
2825                                                 exec
2826                                         }ifelse
2827                                         /Names where{
2828                                                 pop setdevicencolor
2829                                         }{
2830                                                 setsepcolor
2831                                         }ifelse
2832                                         currentgray
2833                                         tableIndex exch
2834                                         255 mul cvi 
2835                                         NewLookup 3 1 roll put
2836                                 }for
2837                                 [/Indexed currentcolorspace HiVal NewLookup]setcolorspace_opt
2838                                 end
2839                         }{
2840                                 level3
2841                                 {
2842                                         currentdict/Names known{
2843                                                 [/Indexed[/DeviceN Names MappedCSA/TintTransform load]HiVal Lookup]setcolorspace_opt
2844                                         }{
2845                                                 [/Indexed[/Separation Name MappedCSA sep_proc_name load]HiVal Lookup]setcolorspace_opt
2846                                         }ifelse
2847                                 }{
2848                                 [/Indexed MappedCSA HiVal
2849                                         [
2850                                         currentdict/Names known{
2851                                                 Lookup dup type/stringtype eq
2852                                                         {/exch cvx CSDBase/CSD get_res/Names get length dup/mul cvx exch/getinterval cvx{255 div}/forall cvx}
2853                                                         {/exec cvx}ifelse
2854                                                         /TintTransform load/exec cvx
2855                                         }{
2856                                                 Lookup dup type/stringtype eq
2857                                                         {/exch cvx/get cvx 255/div cvx}
2858                                                         {/exec cvx}ifelse
2859                                                         CSDBase/CSD get_res/MappedCSA get sep_proc_name exch pop/load cvx/exec cvx
2860                                         }ifelse
2861                                         ]cvx
2862                                 ]setcolorspace_opt
2863                                 }ifelse
2864                         }ifelse
2865                         end
2866                         set_crd
2867                 }
2868                 {
2869                         CSA map_csa
2870                         AGMCORE_host_sep level2 not and{
2871                                 0 0 0 0 setcmykcolor
2872                         }{
2873                                 [/Indexed MappedCSA 
2874                                 level2 not has_color not and{
2875                                         dup 0 get dup/DeviceRGB eq exch/DeviceCMYK eq or{
2876                                                 pop[/DeviceGray]
2877                                         }if
2878                                         HiVal GrayLookup
2879                                 }{
2880                                         HiVal 
2881                                         currentdict/RangeArray known{
2882                                                 {
2883                                                         /indexed_colorspace_dict AGMCORE_gget begin
2884                                                         Lookup exch 
2885                                                         dup HiVal gt{
2886                                                                 pop HiVal
2887                                                         }if
2888                                                         NComponents mul NComponents getinterval{}forall
2889                                                         NComponents 1 sub -1 0{
2890                                                                 RangeArray exch 2 mul 2 getinterval aload pop map255_to_range
2891                                                                 NComponents 1 roll
2892                                                         }for
2893                                                         end
2894                                                 }bind
2895                                         }{
2896                                                 Lookup
2897                                         }ifelse
2898                                 }ifelse
2899                                 ]setcolorspace_opt
2900                                 set_crd
2901                         }ifelse
2902                 }ifelse
2903         end
2904 }def
2905 /setindexedcolor
2906 {
2907         AGMCORE_host_sep{
2908                 /indexed_colorspace_dict AGMCORE_gget
2909                 begin
2910                 currentdict/CSDBase known{
2911                         CSDBase/CSD get_res begin
2912                         currentdict/Names known{
2913                                 map_indexed_devn
2914                                 devn
2915                         }
2916                         {
2917                                 Lookup 1 3 -1 roll map_index
2918                                 sep
2919                         }ifelse
2920                         end
2921                 }{
2922                         Lookup MappedCSA/DeviceCMYK eq{4}{1}ifelse 3 -1 roll
2923                         map_index
2924                         MappedCSA/DeviceCMYK eq{setcmykcolor}{setgray}ifelse
2925                 }ifelse
2926                 end
2927         }{
2928                 level3 not AGMCORE_in_rip_sep and/indexed_colorspace_dict AGMCORE_gget/CSDBase known and{
2929                         /indexed_colorspace_dict AGMCORE_gget/CSDBase get/CSD get_res begin
2930                         map_indexed_devn
2931                         devn
2932                         end
2933                 }
2934                 {
2935                         setcolor
2936                 }ifelse
2937         }ifelse
2938 }def
2939 /ignoreimagedata
2940 {
2941         currentoverprint not{
2942                 gsave
2943                 dup clonedict begin
2944                 1 setgray
2945                 /Decode[0 1]def
2946                 /DataSource<FF>def
2947                 /MultipleDataSources false def
2948                 /BitsPerComponent 8 def
2949                 currentdict end
2950                 systemdict/image gx
2951                 grestore
2952                 }if
2953         consumeimagedata
2954 }def
2955 /add_res
2956 {
2957         dup/CSD eq{
2958                 pop 
2959                 //Adobe_AGM_Core begin
2960                 /AGMCORE_CSD_cache load 3 1 roll put
2961                 end
2962         }{
2963                 defineresource pop
2964         }ifelse
2965 }def
2966 /del_res
2967 {
2968         {
2969                 aload pop exch
2970                 dup/CSD eq{
2971                         pop 
2972                         {//Adobe_AGM_Core/AGMCORE_CSD_cache get exch undef}forall
2973                 }{
2974                         exch
2975                         {1 index undefineresource}forall
2976                         pop
2977                 }ifelse
2978         }forall
2979 }def
2980 /get_res
2981 {
2982         dup/CSD eq{
2983                 pop
2984                 dup type dup/nametype eq exch/stringtype eq or{
2985                         AGMCORE_CSD_cache exch get
2986                 }if
2987         }{
2988                 findresource
2989         }ifelse
2990 }def
2991 /get_csa_by_name
2992 {
2993         dup type dup/nametype eq exch/stringtype eq or{
2994                 /CSA get_res
2995         }if
2996 }def
2997 /paintproc_buf_init
2998 {
2999         /count get 0 0 put
3000 }def
3001 /paintproc_buf_next
3002 {
3003         dup/count get dup 0 get
3004         dup 3 1 roll
3005         1 add 0 xpt
3006         get                             
3007 }def
3008 /cachepaintproc_compress
3009 {
3010         5 dict begin
3011         currentfile exch 0 exch/SubFileDecode filter/ReadFilter exch def
3012         /ppdict 20 dict def
3013         /string_size 16000 def
3014         /readbuffer string_size string def
3015         currentglobal true setglobal 
3016         ppdict 1 array dup 0 1 put/count xpt
3017         setglobal
3018         /LZWFilter 
3019         {
3020                 exch
3021                 dup length 0 eq{
3022                         pop
3023                 }{
3024                         ppdict dup length 1 sub 3 -1 roll put
3025                 }ifelse
3026                 {string_size}{0}ifelse string
3027         }/LZWEncode filter def
3028         {               
3029                 ReadFilter readbuffer readstring
3030                 exch LZWFilter exch writestring
3031                 not{exit}if
3032         }loop
3033         LZWFilter closefile
3034         ppdict                          
3035         end
3036 }def
3037 /cachepaintproc
3038 {
3039         2 dict begin
3040         currentfile exch 0 exch/SubFileDecode filter/ReadFilter exch def
3041         /ppdict 20 dict def
3042         currentglobal true setglobal 
3043         ppdict 1 array dup 0 1 put/count xpt
3044         setglobal
3045         {
3046                 ReadFilter 16000 string readstring exch
3047                 ppdict dup length 1 sub 3 -1 roll put
3048                 not{exit}if
3049         }loop
3050         ppdict dup dup length 1 sub()put                                        
3051         end     
3052 }def
3053 /make_pattern
3054 {
3055         exch clonedict exch
3056         dup matrix currentmatrix matrix concatmatrix 0 0 3 2 roll itransform
3057         exch 3 index/XStep get 1 index exch 2 copy div cvi mul sub sub
3058         exch 3 index/YStep get 1 index exch 2 copy div cvi mul sub sub
3059         matrix translate exch matrix concatmatrix
3060                          1 index begin
3061                 BBox 0 get XStep div cvi XStep mul/xshift exch neg def
3062                 BBox 1 get YStep div cvi YStep mul/yshift exch neg def
3063                 BBox 0 get xshift add
3064                 BBox 1 get yshift add
3065                 BBox 2 get xshift add
3066                 BBox 3 get yshift add
3067                 4 array astore
3068                 /BBox exch def
3069                 [xshift yshift/translate load null/exec load]dup
3070                 3/PaintProc load put cvx/PaintProc exch def
3071                 end
3072         gsave 0 setgray
3073         makepattern
3074         grestore
3075 }def
3076 /set_pattern
3077 {
3078         dup/PatternType get 1 eq{
3079                 dup/PaintType get 1 eq{
3080                         currentoverprint sop[/DeviceGray]setcolorspace 0 setgray
3081                 }if
3082         }if
3083         setpattern
3084 }def
3085 /setcolorspace_opt
3086 {
3087         dup currentcolorspace eq{pop}{setcolorspace}ifelse
3088 }def
3089 /updatecolorrendering
3090 {
3091         currentcolorrendering/RenderingIntent known{
3092                 currentcolorrendering/RenderingIntent get
3093         }
3094         {
3095                 Intent/AbsoluteColorimetric eq 
3096                 {
3097                         /absolute_colorimetric_crd AGMCORE_gget dup null eq
3098                 }
3099                 {
3100                         Intent/RelativeColorimetric eq
3101                         {
3102                                 /relative_colorimetric_crd AGMCORE_gget dup null eq
3103                         }
3104                         {
3105                                 Intent/Saturation eq
3106                                 {
3107                                         /saturation_crd AGMCORE_gget dup null eq
3108                                 }
3109                                 {
3110                                         /perceptual_crd AGMCORE_gget dup null eq
3111                                 }ifelse
3112                         }ifelse
3113                 }ifelse
3114                 {
3115                         pop null        
3116                 }
3117                 {
3118                         /RenderingIntent known{null}{Intent}ifelse
3119                 }ifelse
3120         }ifelse
3121         Intent ne{
3122                 Intent/ColorRendering{findresource}stopped
3123                 {
3124                         pop pop systemdict/findcolorrendering known
3125                         {
3126                                 Intent findcolorrendering
3127                                 {
3128                                         /ColorRendering findresource true exch
3129                                 }
3130                                 {
3131                                         /ColorRendering findresource
3132                                         product(Xerox Phaser 5400)ne
3133                                         exch
3134                                 }ifelse
3135                                 dup Intent/AbsoluteColorimetric eq 
3136                                 {
3137                                         /absolute_colorimetric_crd exch AGMCORE_gput
3138                                 }
3139                                 {
3140                                         Intent/RelativeColorimetric eq
3141                                         {
3142                                                 /relative_colorimetric_crd exch AGMCORE_gput
3143                                         }
3144                                         {
3145                                                 Intent/Saturation eq
3146                                                 {
3147                                                         /saturation_crd exch AGMCORE_gput
3148                                                 }
3149                                                 {
3150                                                         Intent/Perceptual eq
3151                                                         {
3152                                                                 /perceptual_crd exch AGMCORE_gput
3153                                                         }
3154                                                         {
3155                                                                 pop
3156                                                         }ifelse
3157                                                 }ifelse
3158                                         }ifelse
3159                                 }ifelse
3160                                 1 index{exch}{pop}ifelse
3161                         }
3162                         {false}ifelse
3163                 }
3164                 {true}ifelse
3165                 {
3166                         dup begin
3167                         currentdict/TransformPQR known{
3168                                 currentdict/TransformPQR get aload pop
3169                                 3{{}eq 3 1 roll}repeat or or
3170                         }
3171                         {true}ifelse
3172                         currentdict/MatrixPQR known{
3173                                 currentdict/MatrixPQR get aload pop
3174                                 1.0 eq 9 1 roll 0.0 eq 9 1 roll 0.0 eq 9 1 roll
3175                                 0.0 eq 9 1 roll 1.0 eq 9 1 roll 0.0 eq 9 1 roll
3176                                 0.0 eq 9 1 roll 0.0 eq 9 1 roll 1.0 eq
3177                                 and and and and and and and and
3178                         }
3179                         {true}ifelse
3180                         end
3181                         or
3182                         {
3183                                 clonedict begin
3184                                 /TransformPQR[
3185                                         {4 -1 roll 3 get dup 3 1 roll sub 5 -1 roll 3 get 3 -1 roll sub div
3186                                         3 -1 roll 3 get 3 -1 roll 3 get dup 4 1 roll sub mul add}bind
3187                                         {4 -1 roll 4 get dup 3 1 roll sub 5 -1 roll 4 get 3 -1 roll sub div
3188                                         3 -1 roll 4 get 3 -1 roll 4 get dup 4 1 roll sub mul add}bind
3189                                         {4 -1 roll 5 get dup 3 1 roll sub 5 -1 roll 5 get 3 -1 roll sub div
3190                                         3 -1 roll 5 get 3 -1 roll 5 get dup 4 1 roll sub mul add}bind
3191                                 ]def
3192                                 /MatrixPQR[0.8951 -0.7502 0.0389 0.2664 1.7135 -0.0685 -0.1614 0.0367 1.0296]def
3193                                 /RangePQR[-0.3227950745 2.3229645538 -1.5003771057 3.5003465881 -0.1369979095 2.136967392]def
3194                                 currentdict end
3195                         }if
3196                         setcolorrendering_opt
3197                 }if             
3198         }if
3199 }def
3200 /set_crd
3201 {
3202         AGMCORE_host_sep not level2 and{
3203                 currentdict/ColorRendering known{
3204                         ColorRendering/ColorRendering{findresource}stopped not{setcolorrendering_opt}if
3205                 }{
3206                         currentdict/Intent known{
3207                                 updatecolorrendering
3208                         }if
3209                 }ifelse
3210                 currentcolorspace dup type/arraytype eq
3211                         {0 get}if
3212                 /DeviceRGB eq
3213                         {
3214                         currentdict/UCR known
3215                                 {/UCR}{/AGMCORE_currentucr}ifelse
3216                         load setundercolorremoval
3217                         currentdict/BG known 
3218                                 {/BG}{/AGMCORE_currentbg}ifelse
3219                         load setblackgeneration
3220                         }if
3221         }if
3222 }def
3223 /set_ucrbg
3224 {
3225         dup null eq{pop/AGMCORE_currentbg load}{/Procedure get_res}ifelse setblackgeneration
3226         dup null eq{pop/AGMCORE_currentucr load}{/Procedure get_res}ifelse setundercolorremoval
3227 }def
3228 /setcolorrendering_opt
3229 {
3230         dup currentcolorrendering eq{
3231                 pop
3232         }{
3233                 product(HP Color LaserJet 2605)anchorsearch{
3234                         pop pop pop
3235                 }{
3236                         pop
3237                         clonedict
3238                         begin
3239                                 /Intent Intent def
3240                                 currentdict
3241                         end
3242                         setcolorrendering
3243                 }ifelse
3244         }ifelse
3245 }def
3246 /cpaint_gcomp
3247 {
3248         convert_to_process//Adobe_AGM_Core/AGMCORE_ConvertToProcess xddf
3249         //Adobe_AGM_Core/AGMCORE_ConvertToProcess get not
3250         {
3251                 (%end_cpaint_gcomp)flushinput
3252         }if
3253 }def
3254 /cpaint_gsep
3255 {
3256         //Adobe_AGM_Core/AGMCORE_ConvertToProcess get
3257         {       
3258                 (%end_cpaint_gsep)flushinput
3259         }if
3260 }def
3261 /cpaint_gend
3262 {np}def
3263 /T1_path
3264 {
3265         currentfile token pop currentfile token pop mo
3266         {
3267                 currentfile token pop dup type/stringtype eq
3268                         {pop exit}if 
3269                 0 exch rlineto 
3270                 currentfile token pop dup type/stringtype eq
3271                         {pop exit}if 
3272                 0 rlineto
3273         }loop
3274 }def
3275 /T1_gsave
3276         level3
3277         {/clipsave}
3278         {/gsave}ifelse
3279         load def
3280 /T1_grestore
3281         level3
3282         {/cliprestore}
3283         {/grestore}ifelse 
3284         load def
3285 /set_spot_alias_ary
3286 {
3287         dup inherit_aliases
3288         //Adobe_AGM_Core/AGMCORE_SpotAliasAry xddf
3289 }def
3290 /set_spot_normalization_ary
3291 {
3292         dup inherit_aliases
3293         dup length
3294         /AGMCORE_SpotAliasAry where{pop AGMCORE_SpotAliasAry length add}if
3295         array
3296         //Adobe_AGM_Core/AGMCORE_SpotAliasAry2 xddf
3297         /AGMCORE_SpotAliasAry where{
3298                 pop
3299                 AGMCORE_SpotAliasAry2 0 AGMCORE_SpotAliasAry putinterval
3300                 AGMCORE_SpotAliasAry length
3301         }{0}ifelse
3302         AGMCORE_SpotAliasAry2 3 1 roll exch putinterval
3303         true set_spot_alias
3304 }def
3305 /inherit_aliases
3306 {
3307         {dup/Name get map_alias{/CSD put}{pop}ifelse}forall
3308 }def
3309 /set_spot_alias
3310 {
3311         /AGMCORE_SpotAliasAry2 where{
3312                 /AGMCORE_current_spot_alias 3 -1 roll put
3313         }{
3314                 pop
3315         }ifelse
3316 }def
3317 /current_spot_alias
3318 {
3319         /AGMCORE_SpotAliasAry2 where{
3320                 /AGMCORE_current_spot_alias get
3321         }{
3322                 false
3323         }ifelse
3324 }def
3325 /map_alias
3326 {
3327         /AGMCORE_SpotAliasAry2 where{
3328                 begin
3329                         /AGMCORE_name xdf
3330                         false   
3331                         AGMCORE_SpotAliasAry2{
3332                                 dup/Name get AGMCORE_name eq{
3333                                         /CSD get/CSD get_res
3334                                         exch pop true
3335                                         exit
3336                                 }{
3337                                         pop
3338                                 }ifelse
3339                         }forall
3340                 end
3341         }{
3342                 pop false
3343         }ifelse
3344 }bdf
3345 /spot_alias
3346 {
3347         true set_spot_alias
3348         /AGMCORE_&setcustomcolor AGMCORE_key_known not{
3349                 //Adobe_AGM_Core/AGMCORE_&setcustomcolor/setcustomcolor load put
3350         }if
3351         /customcolor_tint 1 AGMCORE_gput
3352         //Adobe_AGM_Core begin
3353         /setcustomcolor
3354         {
3355                 //Adobe_AGM_Core begin
3356                 dup/customcolor_tint exch AGMCORE_gput
3357                 1 index aload pop pop 1 eq exch 1 eq and exch 1 eq and exch 1 eq and not
3358                 current_spot_alias and{1 index 4 get map_alias}{false}ifelse
3359                 {
3360                         false set_spot_alias
3361                         /sep_colorspace_dict AGMCORE_gget null ne
3362                         3 1 roll 2 index{
3363                                 exch pop/sep_tint AGMCORE_gget exch
3364                         }if
3365                         mark 3 1 roll
3366                         setsepcolorspace
3367                         counttomark 0 ne{
3368                                 setsepcolor
3369                         }if
3370                         pop
3371                         not{/sep_tint 1.0 AGMCORE_gput}if
3372                         pop
3373                         true set_spot_alias
3374                 }{
3375                         AGMCORE_&setcustomcolor
3376                 }ifelse
3377                 end
3378         }bdf
3379         end
3380 }def
3381 /begin_feature
3382 {
3383         Adobe_AGM_Core/AGMCORE_feature_dictCount countdictstack put
3384         count Adobe_AGM_Core/AGMCORE_feature_opCount 3 -1 roll put
3385         {Adobe_AGM_Core/AGMCORE_feature_ctm matrix currentmatrix put}if
3386 }def
3387 /end_feature
3388 {
3389         2 dict begin
3390         /spd/setpagedevice load def
3391         /setpagedevice{get_gstate spd set_gstate}def
3392         stopped{$error/newerror false put}if
3393         end
3394         count Adobe_AGM_Core/AGMCORE_feature_opCount get sub dup 0 gt{{pop}repeat}{pop}ifelse
3395         countdictstack Adobe_AGM_Core/AGMCORE_feature_dictCount get sub dup 0 gt{{end}repeat}{pop}ifelse
3396         {Adobe_AGM_Core/AGMCORE_feature_ctm get setmatrix}if
3397 }def
3398 /set_negative
3399 {
3400         //Adobe_AGM_Core begin
3401         /AGMCORE_inverting exch def
3402         level2{
3403                 currentpagedevice/NegativePrint known AGMCORE_distilling not and{
3404                         currentpagedevice/NegativePrint get//Adobe_AGM_Core/AGMCORE_inverting get ne{
3405                                 true begin_feature true{
3406                                                 <</NegativePrint//Adobe_AGM_Core/AGMCORE_inverting get>>setpagedevice
3407                                 }end_feature
3408                         }if
3409                         /AGMCORE_inverting false def
3410                 }if
3411         }if
3412         AGMCORE_inverting{
3413                 [{1 exch sub}/exec load dup currenttransfer exch]cvx bind settransfer
3414                 AGMCORE_distilling{
3415                         erasepage
3416                 }{
3417                         gsave np clippath 1/setseparationgray where{pop setseparationgray}{setgray}ifelse
3418                         /AGMIRS_&fill where{pop AGMIRS_&fill}{fill}ifelse grestore
3419                 }ifelse
3420         }if
3421         end
3422 }def
3423 /lw_save_restore_override{
3424         /md where{
3425                 pop
3426                 md begin
3427                 initializepage
3428                 /initializepage{}def
3429                 /pmSVsetup{}def
3430                 /endp{}def
3431                 /pse{}def
3432                 /psb{}def
3433                 /orig_showpage where
3434                         {pop}
3435                         {/orig_showpage/showpage load def}
3436                 ifelse
3437                 /showpage{orig_showpage gR}def
3438                 end
3439         }if
3440 }def
3441 /pscript_showpage_override{
3442         /NTPSOct95 where
3443         {
3444                 begin
3445                 showpage
3446                 save
3447                 /showpage/restore load def
3448                 /restore{exch pop}def
3449                 end
3450         }if
3451 }def
3452 /driver_media_override
3453 {
3454         /md where{
3455                 pop
3456                 md/initializepage known{
3457                         md/initializepage{}put
3458                 }if
3459                 md/rC known{
3460                         md/rC{4{pop}repeat}put
3461                 }if
3462         }if
3463         /mysetup where{
3464                 /mysetup[1 0 0 1 0 0]put
3465         }if
3466         Adobe_AGM_Core/AGMCORE_Default_CTM matrix currentmatrix put
3467         level2
3468                 {Adobe_AGM_Core/AGMCORE_Default_PageSize currentpagedevice/PageSize get put}if
3469 }def
3470 /capture_mysetup
3471 {
3472         /Pscript_Win_Data where{
3473                 pop
3474                 Pscript_Win_Data/mysetup known{
3475                         Adobe_AGM_Core/save_mysetup Pscript_Win_Data/mysetup get put
3476                 }if
3477         }if
3478 }def
3479 /restore_mysetup
3480 {
3481         /Pscript_Win_Data where{
3482                 pop
3483                 Pscript_Win_Data/mysetup known{
3484                         Adobe_AGM_Core/save_mysetup known{
3485                                 Pscript_Win_Data/mysetup Adobe_AGM_Core/save_mysetup get put
3486                                 Adobe_AGM_Core/save_mysetup undef
3487                         }if
3488                 }if
3489         }if
3490 }def
3491 /driver_check_media_override
3492 {
3493         /PrepsDict where
3494                 {pop}
3495                 {
3496                 Adobe_AGM_Core/AGMCORE_Default_CTM get matrix currentmatrix ne
3497                 Adobe_AGM_Core/AGMCORE_Default_PageSize get type/arraytype eq
3498                         {
3499                         Adobe_AGM_Core/AGMCORE_Default_PageSize get 0 get currentpagedevice/PageSize get 0 get eq and
3500                         Adobe_AGM_Core/AGMCORE_Default_PageSize get 1 get currentpagedevice/PageSize get 1 get eq and
3501                         }if
3502                         {
3503                         Adobe_AGM_Core/AGMCORE_Default_CTM get setmatrix
3504                         }if
3505                 }ifelse
3506 }def
3507 AGMCORE_err_strings begin
3508         /AGMCORE_bad_environ(Environment not satisfactory for this job. Ensure that the PPD is correct or that the PostScript level requested is supported by this printer. )def
3509         /AGMCORE_color_space_onhost_seps(This job contains colors that will not separate with on-host methods. )def
3510         /AGMCORE_invalid_color_space(This job contains an invalid color space. )def
3511 end
3512 /set_def_ht
3513 {AGMCORE_def_ht sethalftone}def
3514 /set_def_flat
3515 {AGMCORE_Default_flatness setflat}def
3516 end
3517 systemdict/setpacking known
3518 {setpacking}if
3519 %%EndResource
3520 %%BeginResource: procset Adobe_CoolType_Core 2.31 0
3521 %%Copyright: Copyright 1997-2006 Adobe Systems Incorporated. All Rights Reserved.
3522 %%Version: 2.31 0
3523 10 dict begin
3524 /Adobe_CoolType_Passthru currentdict def
3525 /Adobe_CoolType_Core_Defined userdict/Adobe_CoolType_Core known def
3526 Adobe_CoolType_Core_Defined
3527         {/Adobe_CoolType_Core userdict/Adobe_CoolType_Core get def}
3528 if
3529 userdict/Adobe_CoolType_Core 70 dict dup begin put
3530 /Adobe_CoolType_Version 2.31 def
3531 /Level2?
3532         systemdict/languagelevel known dup
3533                 {pop systemdict/languagelevel get 2 ge}
3534         if def
3535 Level2? not
3536         {
3537         /currentglobal false def
3538         /setglobal/pop load def
3539         /gcheck{pop false}bind def
3540         /currentpacking false def
3541         /setpacking/pop load def
3542         /SharedFontDirectory 0 dict def
3543         }
3544 if
3545 currentpacking
3546 true setpacking
3547 currentglobal false setglobal
3548 userdict/Adobe_CoolType_Data 2 copy known not
3549         {2 copy 10 dict put}
3550 if
3551 get
3552          begin
3553         /@opStackCountByLevel 32 dict def
3554         /@opStackLevel 0 def
3555         /@dictStackCountByLevel 32 dict def
3556         /@dictStackLevel 0 def
3557          end
3558 setglobal
3559 currentglobal true setglobal
3560 userdict/Adobe_CoolType_GVMFonts known not
3561         {userdict/Adobe_CoolType_GVMFonts 10 dict put}
3562 if
3563 setglobal
3564 currentglobal false setglobal
3565 userdict/Adobe_CoolType_LVMFonts known not
3566         {userdict/Adobe_CoolType_LVMFonts 10 dict put}
3567 if
3568 setglobal
3569 /ct_VMDictPut
3570         {
3571         dup gcheck{Adobe_CoolType_GVMFonts}{Adobe_CoolType_LVMFonts}ifelse
3572         3 1 roll put
3573         }bind def
3574 /ct_VMDictUndef
3575         {
3576         dup Adobe_CoolType_GVMFonts exch known
3577                 {Adobe_CoolType_GVMFonts exch undef}
3578                 {
3579                         dup Adobe_CoolType_LVMFonts exch known
3580                         {Adobe_CoolType_LVMFonts exch undef}
3581                         {pop}
3582                         ifelse
3583                 }ifelse
3584         }bind def
3585 /ct_str1 1 string def
3586 /ct_xshow
3587 {
3588         /_ct_na exch def
3589         /_ct_i 0 def
3590         currentpoint
3591         /_ct_y exch def
3592         /_ct_x exch def
3593         {
3594                 pop pop
3595                 ct_str1 exch 0 exch put
3596                 ct_str1 show
3597                 {_ct_na _ct_i get}stopped 
3598                 {pop pop}
3599                 {
3600                         _ct_x _ct_y moveto
3601                         0
3602                         rmoveto
3603                 }
3604                 ifelse
3605                 /_ct_i _ct_i 1 add def
3606                 currentpoint
3607                 /_ct_y exch def
3608                 /_ct_x exch def
3609         }
3610         exch
3611         @cshow
3612 }bind def
3613 /ct_yshow
3614 {
3615         /_ct_na exch def
3616         /_ct_i 0 def
3617         currentpoint
3618         /_ct_y exch def
3619         /_ct_x exch def
3620         {
3621                 pop pop
3622                 ct_str1 exch 0 exch put
3623                 ct_str1 show
3624                 {_ct_na _ct_i get}stopped 
3625                 {pop pop}
3626                 {
3627                         _ct_x _ct_y moveto
3628                         0 exch
3629                         rmoveto
3630                 }
3631                 ifelse
3632                 /_ct_i _ct_i 1 add def
3633                 currentpoint
3634                 /_ct_y exch def
3635                 /_ct_x exch def
3636         }
3637         exch
3638         @cshow
3639 }bind def
3640 /ct_xyshow
3641 {
3642         /_ct_na exch def
3643         /_ct_i 0 def
3644         currentpoint
3645         /_ct_y exch def
3646         /_ct_x exch def
3647         {
3648                 pop pop
3649                 ct_str1 exch 0 exch put
3650                 ct_str1 show
3651                 {_ct_na _ct_i get}stopped 
3652                 {pop pop}
3653                 {
3654                         {_ct_na _ct_i 1 add get}stopped 
3655                         {pop pop pop}
3656                         {
3657                                 _ct_x _ct_y moveto
3658                                 rmoveto
3659                         }
3660                         ifelse
3661                 }
3662                 ifelse
3663                 /_ct_i _ct_i 2 add def
3664                 currentpoint
3665                 /_ct_y exch def
3666                 /_ct_x exch def
3667         }
3668         exch
3669         @cshow
3670 }bind def
3671 /xsh{{@xshow}stopped{Adobe_CoolType_Data begin ct_xshow end}if}bind def
3672 /ysh{{@yshow}stopped{Adobe_CoolType_Data begin ct_yshow end}if}bind def
3673 /xysh{{@xyshow}stopped{Adobe_CoolType_Data begin ct_xyshow end}if}bind def
3674 currentglobal true setglobal
3675 /ct_T3Defs
3676 {
3677 /BuildChar
3678 {
3679         1 index/Encoding get exch get
3680         1 index/BuildGlyph get exec
3681 }bind def
3682 /BuildGlyph
3683 {
3684         exch begin
3685         GlyphProcs exch get exec
3686         end
3687 }bind def
3688 }bind def
3689 setglobal
3690 /@_SaveStackLevels
3691         {
3692         Adobe_CoolType_Data
3693                 begin
3694                 /@vmState currentglobal def false setglobal
3695                 @opStackCountByLevel
3696                 @opStackLevel
3697                 2 copy known not
3698                         {
3699                         2 copy
3700                         3 dict dup/args
3701                         7 index
3702                         5 add array put
3703                         put get
3704                         }
3705                         {
3706                         get dup/args get dup length 3 index lt
3707                                 {
3708                                 dup length 5 add array exch
3709                                 1 index exch 0 exch putinterval
3710                                 1 index exch/args exch put
3711                                 }
3712                                 {pop}
3713                         ifelse
3714                         }
3715                 ifelse
3716                         begin
3717                         count 1 sub
3718                         1 index lt
3719                                 {pop count}
3720                         if
3721                         dup/argCount exch def
3722                         dup 0 gt
3723                                 {
3724                                 args exch 0 exch getinterval 
3725                         astore pop
3726                                 }
3727                                 {pop}
3728                         ifelse
3729                         count
3730                         /restCount exch def
3731                         end
3732                 /@opStackLevel @opStackLevel 1 add def
3733                 countdictstack 1 sub
3734                 @dictStackCountByLevel exch @dictStackLevel exch put
3735                 /@dictStackLevel @dictStackLevel 1 add def
3736                 @vmState setglobal
3737                 end
3738         }bind def
3739 /@_RestoreStackLevels
3740         {
3741         Adobe_CoolType_Data
3742                 begin
3743                 /@opStackLevel @opStackLevel 1 sub def
3744                 @opStackCountByLevel @opStackLevel get
3745                         begin
3746                         count restCount sub dup 0 gt
3747                                 {{pop}repeat}
3748                                 {pop}
3749                         ifelse
3750                         args 0 argCount getinterval{}forall
3751                         end
3752                 /@dictStackLevel @dictStackLevel 1 sub def
3753                 @dictStackCountByLevel @dictStackLevel get
3754                 end
3755         countdictstack exch sub dup 0 gt
3756                 {{end}repeat}
3757                 {pop}
3758         ifelse
3759         }bind def
3760 /@_PopStackLevels
3761         {
3762         Adobe_CoolType_Data
3763                 begin
3764                 /@opStackLevel @opStackLevel 1 sub def
3765                 /@dictStackLevel @dictStackLevel 1 sub def
3766                 end
3767         }bind def
3768 /@Raise
3769         {
3770         exch cvx exch errordict exch get exec
3771         stop
3772         }bind def
3773 /@ReRaise
3774         {
3775         cvx $error/errorname get errordict exch get exec
3776         stop
3777         }bind def
3778 /@Stopped
3779         {
3780         0 @#Stopped
3781         }bind def
3782 /@#Stopped
3783         {
3784         @_SaveStackLevels
3785         stopped
3786                 {@_RestoreStackLevels true}
3787                 {@_PopStackLevels false}
3788         ifelse
3789         }bind def
3790 /@Arg
3791         {
3792         Adobe_CoolType_Data
3793                 begin
3794                 @opStackCountByLevel @opStackLevel 1 sub get
3795                 begin
3796                 args exch
3797                 argCount 1 sub exch sub get
3798                 end
3799                 end
3800         }bind def
3801 currentglobal true setglobal
3802 /CTHasResourceForAllBug
3803         Level2?
3804                 {
3805                 1 dict dup
3806                                 /@shouldNotDisappearDictValue true def
3807                                 Adobe_CoolType_Data exch/@shouldNotDisappearDict exch put
3808                                 begin
3809                                 count @_SaveStackLevels
3810                                         {(*){pop stop}128 string/Category resourceforall}
3811                                 stopped pop
3812                                 @_RestoreStackLevels
3813                                 currentdict Adobe_CoolType_Data/@shouldNotDisappearDict get dup 3 1 roll ne dup 3 1 roll
3814                                         {
3815                                                  /@shouldNotDisappearDictValue known
3816                                                                 {
3817                                                                                  {
3818                                                                                                 end
3819                                                                                                 currentdict 1 index eq
3820                                                                                                         {pop exit}
3821                                                                                                 if
3822                                                                                  }
3823                                                                          loop
3824                                                                 }
3825                                                  if
3826                                         }
3827                                         {
3828                                                  pop
3829                                                  end
3830                                         }
3831                                 ifelse
3832                 }
3833                 {false}
3834         ifelse
3835         def
3836 true setglobal
3837 /CTHasResourceStatusBug
3838         Level2?
3839                 {
3840                 mark
3841                         {/steveamerige/Category resourcestatus}
3842                 stopped
3843                         {cleartomark true}
3844                         {cleartomark currentglobal not}
3845                 ifelse
3846                 }
3847                 {false}
3848         ifelse
3849         def
3850 setglobal
3851 /CTResourceStatus
3852                 {
3853                 mark 3 1 roll
3854                 /Category findresource
3855                         begin
3856                         ({ResourceStatus}stopped)0()/SubFileDecode filter cvx exec
3857                                 {cleartomark false}
3858                                 {{3 2 roll pop true}{cleartomark false}ifelse}
3859                         ifelse
3860                         end
3861                 }bind def
3862 /CTWorkAroundBugs
3863         {
3864         Level2?
3865                 {
3866                 /cid_PreLoad/ProcSet resourcestatus
3867                         {
3868                         pop pop
3869                         currentglobal
3870                         mark
3871                                 {
3872                                 (*)
3873                                         {
3874                                         dup/CMap CTHasResourceStatusBug
3875                                                 {CTResourceStatus}
3876                                                 {resourcestatus}
3877                                         ifelse
3878                                                 {
3879                                                 pop dup 0 eq exch 1 eq or
3880                                                         {
3881                                                         dup/CMap findresource gcheck setglobal
3882                                                         /CMap undefineresource
3883                                                         }
3884                                                         {
3885                                                         pop CTHasResourceForAllBug
3886                                                                 {exit}
3887                                                                 {stop}
3888                                                         ifelse
3889                                                         }
3890                                                 ifelse
3891                                                 }
3892                                                 {pop}
3893                                         ifelse
3894                                         }
3895                                 128 string/CMap resourceforall
3896                                 }
3897                         stopped
3898                                 {cleartomark}
3899                         stopped pop
3900                         setglobal
3901                         }
3902                 if
3903                 }
3904         if
3905         }bind def
3906 /ds
3907         {
3908         Adobe_CoolType_Core
3909                 begin
3910                 CTWorkAroundBugs
3911                 /mo/moveto load def
3912                 /nf/newencodedfont load def
3913                 /msf{makefont setfont}bind def
3914                 /uf{dup undefinefont ct_VMDictUndef}bind def
3915                 /ur/undefineresource load def
3916                 /chp/charpath load def
3917                 /awsh/awidthshow load def
3918                 /wsh/widthshow load def
3919                 /ash/ashow load def
3920                 /@xshow/xshow load def
3921                 /@yshow/yshow load def
3922                 /@xyshow/xyshow load def
3923                 /@cshow/cshow load def
3924                 /sh/show load def
3925                 /rp/repeat load def
3926                 /.n/.notdef def
3927                 end
3928                 currentglobal false setglobal
3929          userdict/Adobe_CoolType_Data 2 copy known not
3930                  {2 copy 10 dict put}
3931                 if
3932                 get
3933                 begin
3934                 /AddWidths? false def
3935                 /CC 0 def
3936                 /charcode 2 string def
3937                 /@opStackCountByLevel 32 dict def
3938                 /@opStackLevel 0 def
3939                 /@dictStackCountByLevel 32 dict def
3940                 /@dictStackLevel 0 def
3941                 /InVMFontsByCMap 10 dict def
3942                 /InVMDeepCopiedFonts 10 dict def
3943                 end
3944                 setglobal
3945         }bind def
3946 /dt
3947         {
3948         currentdict Adobe_CoolType_Core eq
3949                 {end}
3950         if
3951         }bind def
3952 /ps
3953         {
3954         Adobe_CoolType_Core begin
3955         Adobe_CoolType_GVMFonts begin
3956         Adobe_CoolType_LVMFonts begin
3957         SharedFontDirectory begin
3958         }bind def
3959 /pt
3960         {
3961         end
3962         end
3963         end
3964         end
3965         }bind def
3966 /unload
3967         {
3968         systemdict/languagelevel known
3969                 {
3970                 systemdict/languagelevel get 2 ge
3971                         {
3972                         userdict/Adobe_CoolType_Core 2 copy known
3973                                 {undef}
3974                                 {pop pop}
3975                         ifelse
3976                         }
3977                 if
3978                 }
3979         if
3980         }bind def
3981 /ndf
3982         {
3983         1 index where
3984                 {pop pop pop}
3985                 {dup xcheck{bind}if def}
3986         ifelse
3987         }def
3988 /findfont systemdict
3989         begin
3990         userdict
3991                 begin
3992                 /globaldict where{/globaldict get begin}if
3993                         dup where pop exch get
3994                 /globaldict where{pop end}if
3995                 end
3996         end
3997 Adobe_CoolType_Core_Defined
3998         {/systemfindfont exch def}
3999         {
4000         /findfont 1 index def
4001         /systemfindfont exch def
4002         }
4003 ifelse
4004 /undefinefont
4005         {pop}ndf
4006 /copyfont
4007         {
4008         currentglobal 3 1 roll
4009         1 index gcheck setglobal
4010         dup null eq{0}{dup length}ifelse
4011         2 index length add 1 add dict
4012                 begin
4013                 exch
4014                         {
4015                         1 index/FID eq
4016                                 {pop pop}
4017                                 {def}
4018                         ifelse
4019                         }
4020                 forall
4021                 dup null eq
4022                         {pop}
4023                         {{def}forall}
4024                 ifelse
4025                 currentdict
4026                 end
4027         exch setglobal
4028         }bind def
4029 /copyarray
4030         {
4031         currentglobal exch
4032         dup gcheck setglobal
4033         dup length array copy
4034         exch setglobal
4035         }bind def
4036 /newencodedfont
4037         {
4038         currentglobal
4039                 {
4040                 SharedFontDirectory 3 index known
4041                         {SharedFontDirectory 3 index get/FontReferenced known}
4042                         {false}
4043                 ifelse
4044                 }
4045                 {
4046                 FontDirectory 3 index known
4047                         {FontDirectory 3 index get/FontReferenced known}
4048                         {
4049                         SharedFontDirectory 3 index known
4050                                 {SharedFontDirectory 3 index get/FontReferenced known}
4051                                 {false}
4052                         ifelse
4053                         }
4054                 ifelse
4055                 }
4056         ifelse
4057         dup
4058                 {
4059                 3 index findfont/FontReferenced get
4060                 2 index dup type/nametype eq
4061                         {findfont}
4062                 if ne
4063                         {pop false}
4064                 if
4065                 }
4066         if
4067         dup
4068                 {
4069                 1 index dup type/nametype eq
4070                         {findfont}
4071                  if
4072                 dup/CharStrings known
4073                         {
4074                         /CharStrings get length
4075                         4 index findfont/CharStrings get length
4076                         ne
4077                                 {
4078                                 pop false
4079                                 }
4080                         if 
4081                         }
4082                         {pop}
4083                         ifelse
4084                 }
4085         if
4086                 {
4087                 pop
4088                 1 index findfont
4089                 /Encoding get exch
4090                 0 1 255
4091                         {2 copy get 3 index 3 1 roll put}
4092                 for
4093                 pop pop pop
4094                 }
4095                 {
4096                 currentglobal
4097          4 1 roll
4098                 dup type/nametype eq
4099                  {findfont}
4100          if
4101          dup gcheck setglobal
4102                 dup dup maxlength 2 add dict
4103                         begin
4104                         exch
4105                                 {
4106                                 1 index/FID ne
4107                                 2 index/Encoding ne and
4108                                         {def}
4109                                         {pop pop}
4110                                 ifelse
4111                                 }
4112                         forall
4113                         /FontReferenced exch def
4114                         /Encoding exch dup length array copy def
4115                         /FontName 1 index dup type/stringtype eq{cvn}if def dup
4116                         currentdict
4117                         end
4118                 definefont ct_VMDictPut
4119                 setglobal
4120                 }
4121         ifelse
4122         }bind def
4123 /SetSubstituteStrategy
4124         {
4125         $SubstituteFont
4126                 begin
4127                 dup type/dicttype ne
4128                         {0 dict}
4129                 if
4130                 currentdict/$Strategies known
4131                         {
4132                         exch $Strategies exch 
4133                         2 copy known
4134                                 {
4135                                 get
4136                                 2 copy maxlength exch maxlength add dict
4137                                         begin
4138                                         {def}forall
4139                                         {def}forall
4140                                         currentdict
4141                                         dup/$Init known
4142                                                 {dup/$Init get exec}
4143                                         if
4144                                         end
4145                                 /$Strategy exch def
4146                                 }
4147                                 {pop pop pop}
4148                         ifelse
4149                         }
4150                         {pop pop}
4151                 ifelse
4152                 end
4153         }bind def
4154 /scff
4155         {
4156         $SubstituteFont
4157                 begin
4158                 dup type/stringtype eq
4159                         {dup length exch}
4160                         {null}
4161                 ifelse
4162                 /$sname exch def
4163                 /$slen exch def
4164                 /$inVMIndex
4165                         $sname null eq
4166                                 {
4167                                 1 index $str cvs
4168                                 dup length $slen sub $slen getinterval cvn
4169                                 }
4170                                 {$sname}
4171                         ifelse def
4172                 end
4173                 {findfont}
4174         @Stopped
4175                 {
4176                 dup length 8 add string exch
4177                 1 index 0(BadFont:)putinterval
4178                 1 index exch 8 exch dup length string cvs putinterval cvn
4179                         {findfont}
4180                 @Stopped
4181                         {pop/Courier findfont}
4182                 if
4183                 }
4184         if
4185         $SubstituteFont
4186                 begin
4187                 /$sname null def
4188                 /$slen 0 def
4189                 /$inVMIndex null def
4190                 end
4191         }bind def
4192 /isWidthsOnlyFont
4193         {
4194         dup/WidthsOnly known
4195                 {pop pop true}
4196                 {
4197                 dup/FDepVector known
4198                         {/FDepVector get{isWidthsOnlyFont dup{exit}if}forall}
4199                         {
4200                         dup/FDArray known
4201                                 {/FDArray get{isWidthsOnlyFont dup{exit}if}forall}
4202                                 {pop}
4203                         ifelse
4204                         }
4205                 ifelse
4206                 }
4207         ifelse
4208         }bind def
4209 /ct_StyleDicts 4 dict dup begin
4210                  /Adobe-Japan1 4 dict dup begin
4211                                          Level2?
4212                                                                 {
4213                                                                 /Serif
4214                                                                 /HeiseiMin-W3-83pv-RKSJ-H/Font resourcestatus
4215                                                                 {pop pop/HeiseiMin-W3}
4216                                                                 {
4217                                                         /CIDFont/Category resourcestatus
4218                                                         {
4219                                                                 pop pop
4220                                                                 /HeiseiMin-W3/CIDFont resourcestatus
4221                                                                 {pop pop/HeiseiMin-W3}
4222                                                                 {/Ryumin-Light}
4223                                                                 ifelse
4224                                                         }
4225                                                         {/Ryumin-Light}
4226                                                         ifelse
4227                                                                 }
4228                                                                 ifelse
4229                                                                 def
4230                                                                 /SansSerif
4231                                                                 /HeiseiKakuGo-W5-83pv-RKSJ-H/Font resourcestatus
4232                                                                 {pop pop/HeiseiKakuGo-W5}
4233                                                                 {
4234                                                         /CIDFont/Category resourcestatus
4235                                                         {
4236                                                                 pop pop
4237                                                                 /HeiseiKakuGo-W5/CIDFont resourcestatus
4238                                                                 {pop pop/HeiseiKakuGo-W5}
4239                                                                 {/GothicBBB-Medium}
4240                                                                 ifelse
4241                                                         }
4242                                                         {/GothicBBB-Medium}
4243                                                         ifelse
4244                                                                 }
4245                                                                 ifelse
4246                                                                 def
4247                                                                 /HeiseiMaruGo-W4-83pv-RKSJ-H/Font resourcestatus
4248                                                                 {pop pop/HeiseiMaruGo-W4}
4249                                                                 {
4250                                                         /CIDFont/Category resourcestatus
4251                                                         {
4252                                                                 pop pop
4253                                                                 /HeiseiMaruGo-W4/CIDFont resourcestatus
4254                                                                 {pop pop/HeiseiMaruGo-W4}
4255                                                                 {
4256                                                                         /Jun101-Light-RKSJ-H/Font resourcestatus
4257                                                                         {pop pop/Jun101-Light}
4258                                                                         {SansSerif}
4259                                                                         ifelse
4260                                                                 }
4261                                                                 ifelse
4262                                                         }
4263                                                         {
4264                                                                 /Jun101-Light-RKSJ-H/Font resourcestatus
4265                                                                 {pop pop/Jun101-Light}
4266                                                                 {SansSerif}
4267                                                                 ifelse
4268                                                         }
4269                                                         ifelse
4270                                                                 }
4271                                                                 ifelse
4272                                                                 /RoundSansSerif exch def
4273                                                                 /Default Serif def
4274                                                                 }
4275                                                                 {
4276                                                                 /Serif/Ryumin-Light def
4277                                                                 /SansSerif/GothicBBB-Medium def
4278                                                                 {
4279                                                                 (fonts/Jun101-Light-83pv-RKSJ-H)status
4280                                                                 }stopped
4281                                                                 {pop}{
4282                                                                                  {pop pop pop pop/Jun101-Light}
4283                                                                                  {SansSerif}
4284                                                                                  ifelse
4285                                                                                  /RoundSansSerif exch def
4286                                                                 }ifelse
4287                                                                 /Default Serif def
4288                                                                 }
4289                                          ifelse
4290                  end
4291                  def
4292                  /Adobe-Korea1 4 dict dup begin
4293                                         /Serif/HYSMyeongJo-Medium def
4294                                         /SansSerif/HYGoThic-Medium def
4295                                         /RoundSansSerif SansSerif def
4296                                         /Default Serif def
4297                  end
4298                  def
4299                  /Adobe-GB1 4 dict dup begin
4300                                         /Serif/STSong-Light def
4301                                         /SansSerif/STHeiti-Regular def
4302                                         /RoundSansSerif SansSerif def
4303                                         /Default Serif def
4304                  end
4305                  def
4306                  /Adobe-CNS1 4 dict dup begin
4307                                         /Serif/MKai-Medium def
4308                                         /SansSerif/MHei-Medium def
4309                                         /RoundSansSerif SansSerif def
4310                                         /Default Serif def
4311                  end
4312                  def
4313 end
4314 def
4315 Level2?{currentglobal true setglobal}if
4316 /ct_BoldRomanWidthProc 
4317         {
4318         stringwidth 1 index 0 ne{exch .03 add exch}if setcharwidth
4319         0 0
4320         }bind def
4321 /ct_Type0WidthProc 
4322         {
4323          dup stringwidth 0 0 moveto 
4324          2 index true charpath pathbbox
4325          0 -1 
4326          7 index 2 div .88 
4327          setcachedevice2
4328          pop
4329         0 0
4330         }bind def
4331 /ct_Type0WMode1WidthProc 
4332         {
4333          dup stringwidth 
4334          pop 2 div neg -0.88
4335         2 copy
4336         moveto 
4337         0 -1
4338          5 -1 roll true charpath pathbbox
4339          setcachedevice
4340         }bind def
4341 /cHexEncoding
4342 [/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
4343 /c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
4344 /c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
4345 /c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
4346 /c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
4347 /c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
4348 /c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
4349 /c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
4350 /c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
4351 /cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
4352 /cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
4353 /cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
4354 /cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
4355 /cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF]def
4356 /ct_BoldBaseFont 
4357          11 dict begin
4358                 /FontType 3 def
4359                 /FontMatrix[1 0 0 1 0 0]def
4360                 /FontBBox[0 0 1 1]def
4361                 /Encoding cHexEncoding def 
4362                 /_setwidthProc/ct_BoldRomanWidthProc load def
4363                 /_bcstr1 1 string def
4364                 /BuildChar
4365                 {
4366                         exch begin
4367                                 _basefont setfont
4368                                 _bcstr1 dup 0 4 -1 roll put
4369                                 dup 
4370                                 _setwidthProc
4371                                 3 copy 
4372                                 moveto                          
4373                                 show
4374                                 _basefonto setfont
4375                                 moveto
4376                                 show
4377                         end
4378                 }bind def
4379                  currentdict
4380          end 
4381 def
4382 systemdict/composefont known
4383 {
4384 /ct_DefineIdentity-H
4385 {
4386         /Identity-H/CMap resourcestatus
4387         {
4388                 pop pop
4389         }
4390         {
4391                 /CIDInit/ProcSet findresource begin
4392                  12 dict begin
4393                  begincmap
4394                  /CIDSystemInfo 3 dict dup begin
4395                          /Registry(Adobe)def
4396                          /Ordering(Identity)def
4397                          /Supplement 0 def
4398                  end def
4399                  /CMapName/Identity-H def
4400                  /CMapVersion 1.000 def
4401                  /CMapType 1 def
4402                  1 begincodespacerange
4403                  <0000><FFFF>
4404                  endcodespacerange
4405                  1 begincidrange
4406                  <0000><FFFF>0
4407                  endcidrange
4408                  endcmap
4409                  CMapName currentdict/CMap defineresource pop
4410                  end
4411                  end
4412          }
4413          ifelse
4414 }
4415 def
4416 /ct_BoldBaseCIDFont 
4417          11 dict begin
4418                 /CIDFontType 1 def
4419                 /CIDFontName/ct_BoldBaseCIDFont def
4420                 /FontMatrix[1 0 0 1 0 0]def
4421                 /FontBBox[0 0 1 1]def
4422                 /_setwidthProc/ct_Type0WidthProc load def
4423                 /_bcstr2 2 string def
4424                 /BuildGlyph
4425                 {
4426                         exch begin               
4427                                 _basefont setfont
4428                                 _bcstr2 1 2 index 256 mod put
4429                                 _bcstr2 0 3 -1 roll 256 idiv put
4430                                 _bcstr2 dup _setwidthProc                
4431                                 3 copy 
4432                                 moveto
4433                                 show
4434                                 _basefonto setfont
4435                                 moveto
4436                                 show
4437                         end
4438                 }bind def
4439                  currentdict
4440          end 
4441 def
4442 }if
4443 Level2?{setglobal}if
4444 /ct_CopyFont{
4445         {
4446                 1 index/FID ne 2 index/UniqueID ne and
4447                 {def}{pop pop}ifelse
4448         }forall
4449 }bind def
4450 /ct_Type0CopyFont 
4451 {
4452         exch
4453         dup length dict
4454         begin
4455         ct_CopyFont
4456         [
4457         exch
4458         FDepVector 
4459         {
4460                  dup/FontType get 0 eq
4461                 {       
4462                 1 index ct_Type0CopyFont 
4463                 /_ctType0 exch definefont
4464                 }
4465                 {
4466                 /_ctBaseFont exch
4467                 2 index exec
4468                 }
4469                  ifelse 
4470                  exch
4471         }
4472         forall 
4473         pop
4474         ]                               
4475         /FDepVector exch def
4476         currentdict
4477         end
4478 }bind def
4479 /ct_MakeBoldFont
4480 {
4481          dup/ct_SyntheticBold known
4482         {
4483                 dup length 3 add dict begin 
4484                 ct_CopyFont 
4485                 /ct_StrokeWidth .03 0 FontMatrix idtransform pop def 
4486                 /ct_SyntheticBold true def
4487                 currentdict 
4488                 end 
4489                 definefont
4490         }
4491         {
4492                 dup dup length 3 add dict
4493                 begin
4494                         ct_CopyFont
4495                         /PaintType 2 def
4496                         /StrokeWidth .03 0 FontMatrix idtransform pop def
4497                         /dummybold currentdict
4498                 end
4499                 definefont
4500                 dup/FontType get dup 9 ge exch 11 le and 
4501                 {
4502                         ct_BoldBaseCIDFont
4503                         dup length 3 add dict copy begin
4504                         dup/CIDSystemInfo get/CIDSystemInfo exch def
4505                         ct_DefineIdentity-H
4506                         /_Type0Identity/Identity-H 3 -1 roll[exch]composefont
4507                         /_basefont exch def
4508                         /_Type0Identity/Identity-H 3 -1 roll[exch]composefont
4509                         /_basefonto exch def
4510                         currentdict
4511                         end
4512                         /CIDFont defineresource
4513                 }
4514                 {
4515                         ct_BoldBaseFont
4516                         dup length 3 add dict copy begin
4517                         /_basefont exch def
4518                         /_basefonto exch def
4519                         currentdict
4520                         end
4521                         definefont
4522                 }
4523                 ifelse
4524         }
4525         ifelse
4526 }bind def
4527 /ct_MakeBold{
4528         1 index 
4529         1 index
4530         findfont
4531         currentglobal 5 1 roll
4532         dup gcheck setglobal
4533                 dup
4534                  /FontType get 0 eq
4535                         {
4536                                 dup/WMode known{dup/WMode get 1 eq}{false}ifelse
4537                                 version length 4 ge
4538                                 and
4539                                         {version 0 4 getinterval cvi 2015 ge}
4540                                         {true}
4541                                 ifelse 
4542                                         {/ct_Type0WidthProc}
4543                                         {/ct_Type0WMode1WidthProc}
4544                                 ifelse
4545                                 ct_BoldBaseFont/_setwidthProc 3 -1 roll load put
4546                                                 {ct_MakeBoldFont}ct_Type0CopyFont definefont
4547                         }
4548                         {
4549                                 dup/_fauxfont known not 1 index/SubstMaster known not and
4550                                 {
4551                                          ct_BoldBaseFont/_setwidthProc /ct_BoldRomanWidthProc load put
4552                                          ct_MakeBoldFont 
4553                                 }
4554                                 {
4555                                 2 index 2 index eq
4556                                         {exch pop       }
4557                                         {
4558                                                 dup length dict begin
4559                                                 ct_CopyFont
4560                                                 currentdict
4561                                                 end
4562                                                 definefont 
4563                                         }
4564                                 ifelse
4565                                 }
4566                         ifelse
4567                         }
4568                  ifelse
4569                  pop pop pop
4570                  setglobal
4571 }bind def
4572 /?str1 256 string def
4573 /?set
4574         {
4575         $SubstituteFont
4576                 begin
4577                 /$substituteFound false def
4578                 /$fontname 1 index def
4579                 /$doSmartSub false def
4580                 end
4581         dup
4582          findfont
4583         $SubstituteFont
4584                 begin
4585                 $substituteFound
4586                         {false}
4587                         {
4588                         dup/FontName known
4589                                 {
4590                                 dup/FontName get $fontname eq
4591                                 1 index/DistillerFauxFont known not and
4592                                 /currentdistillerparams where
4593                                         {pop false 2 index isWidthsOnlyFont not and}
4594                                 if
4595                                 }
4596                                 {false}
4597                         ifelse
4598                         }
4599                 ifelse
4600                 exch pop
4601                 /$doSmartSub true def
4602                 end
4603                 {
4604                 5 1 roll pop pop pop pop
4605                 findfont
4606                 }
4607                 {
4608                 1 index
4609                 findfont
4610                 dup/FontType get 3 eq
4611                 {
4612                         6 1 roll pop pop pop pop pop false
4613                 }
4614                 {pop true}
4615                 ifelse
4616                 {
4617                 $SubstituteFont
4618                 begin
4619                 pop pop
4620                 /$styleArray 1 index def
4621                 /$regOrdering 2 index def
4622                 pop pop
4623                 0 1 $styleArray length 1 sub
4624                 {
4625                         $styleArray exch get
4626                         ct_StyleDicts $regOrdering
4627                         2 copy known
4628                         {
4629                                 get
4630                                 exch 2 copy known not
4631                                 {pop/Default}
4632                                 if
4633                                 get
4634                                 dup type/nametype eq
4635                                 {
4636                                 ?str1 cvs length dup 1 add exch
4637                                 ?str1 exch(-)putinterval
4638                                 exch dup length exch ?str1 exch 3 index exch putinterval
4639                                 add ?str1 exch 0 exch getinterval cvn
4640                                 }
4641                                 {
4642                                 pop pop/Unknown
4643                                 }
4644                                 ifelse
4645                         }
4646                         {
4647                                 pop pop pop pop/Unknown
4648                         }
4649                         ifelse
4650                 }
4651                 for
4652                 end
4653                 findfont 
4654                 }if
4655                 }
4656         ifelse
4657         currentglobal false setglobal 3 1 roll
4658         null copyfont definefont pop
4659         setglobal
4660         }bind def
4661 setpacking
4662 userdict/$SubstituteFont 25 dict put
4663 1 dict
4664         begin
4665         /SubstituteFont
4666                 dup $error exch 2 copy known
4667                         {get}
4668                         {pop pop{pop/Courier}bind}
4669                 ifelse def
4670         /currentdistillerparams where dup
4671                 {
4672                 pop pop
4673                 currentdistillerparams/CannotEmbedFontPolicy 2 copy known
4674                         {get/Error eq}
4675                         {pop pop false}
4676                 ifelse
4677                 }
4678         if not
4679                 {
4680                 countdictstack array dictstack 0 get
4681                         begin
4682                         userdict
4683                                 begin
4684                                 $SubstituteFont
4685                                         begin
4686                                         /$str 128 string def
4687                                         /$fontpat 128 string def
4688                                         /$slen 0 def
4689                                         /$sname null def
4690                                         /$match false def
4691                                         /$fontname null def
4692                                         /$substituteFound false def
4693                                         /$inVMIndex null def
4694                                         /$doSmartSub true def
4695                                         /$depth 0 def
4696                                         /$fontname null def
4697                                         /$italicangle 26.5 def
4698                                         /$dstack null def
4699                                         /$Strategies 10 dict dup
4700                                                 begin
4701                                                 /$Type3Underprint
4702                                                         {
4703                                                         currentglobal exch false setglobal
4704                                                         11 dict
4705                                                                 begin
4706                                                                 /UseFont exch
4707                                                                         $WMode 0 ne
4708                                                                                 {
4709                                                                                 dup length dict copy
4710                                                                                 dup/WMode $WMode put
4711                                                                                 /UseFont exch definefont
4712                                                                                 }
4713                                                                         if def
4714                                                                 /FontName $fontname dup type/stringtype eq{cvn}if def
4715                                                                 /FontType 3 def
4716                                                                 /FontMatrix[.001 0 0 .001 0 0]def
4717                                                                 /Encoding 256 array dup 0 1 255{/.notdef put dup}for pop def
4718                                                                 /FontBBox[0 0 0 0]def
4719                                                                 /CCInfo 7 dict dup
4720                                                                         begin
4721                                                                         /cc null def
4722                                                                         /x 0 def
4723                                                                         /y 0 def
4724                                                                         end def
4725                                                                 /BuildChar
4726                                                                         {
4727                                                                         exch
4728                                                                                 begin
4729                                                                                 CCInfo
4730                                                                                         begin
4731                                                                                         1 string dup 0 3 index put exch pop
4732                                                                                         /cc exch def
4733                                                                                         UseFont 1000 scalefont setfont
4734                                                                                         cc stringwidth/y exch def/x exch def
4735                                                                                         x y setcharwidth
4736                                                                                         $SubstituteFont/$Strategy get/$Underprint get exec
4737                                                                                         0 0 moveto cc show
4738                                                                                         x y moveto
4739                                                                                         end
4740                                                                                 end
4741                                                                         }bind def
4742                                                                 currentdict
4743                                                                 end
4744                                                         exch setglobal
4745                                                         }bind def
4746                                                 /$GetaTint
4747                                                         2 dict dup
4748                                                                 begin
4749                                                                 /$BuildFont
4750                                                                         {
4751                                                                         dup/WMode known
4752                                                                                 {dup/WMode get}
4753                                                                                 {0}
4754                                                                         ifelse
4755                                                                         /$WMode exch def
4756                                                                         $fontname exch
4757                                                                         dup/FontName known
4758                                                                                 {
4759                                                                                 dup/FontName get
4760                                                                                 dup type/stringtype eq{cvn}if
4761                                                                                 }
4762                                                                                 {/unnamedfont}
4763                                                                         ifelse
4764                                                                         exch
4765                                                                         Adobe_CoolType_Data/InVMDeepCopiedFonts get
4766                                                                         1 index/FontName get known
4767                                                                                 {
4768                                                                                 pop
4769                                                                                 Adobe_CoolType_Data/InVMDeepCopiedFonts get
4770                                                                                 1 index get
4771                                                                                 null copyfont
4772                                                                                 }
4773                                                                                 {$deepcopyfont}
4774                                                                         ifelse
4775                                                                         exch 1 index exch/FontBasedOn exch put
4776                                                                         dup/FontName $fontname dup type/stringtype eq{cvn}if put
4777                                                                         definefont
4778                                                                         Adobe_CoolType_Data/InVMDeepCopiedFonts get
4779                                                                                 begin
4780                                                                                 dup/FontBasedOn get 1 index def
4781                                                                                 end
4782                                                                         }bind def
4783                                                                 /$Underprint
4784                                                                         {
4785                                                                         gsave
4786                                                                         x abs y abs gt
4787                                                                                 {/y 1000 def}
4788                                                                                 {/x -1000 def 500 120 translate}
4789                                                                         ifelse
4790                                                                         Level2?
4791                                                                                 {
4792                                                                                 [/Separation(All)/DeviceCMYK{0 0 0 1 pop}]
4793                                                                                 setcolorspace
4794                                                                                 }
4795                                                                                 {0 setgray}
4796                                                                         ifelse
4797                                                                         10 setlinewidth
4798                                                                         x .8 mul
4799                                                                         [7 3]
4800                                                                                 {
4801                                                                                 y mul 8 div 120 sub x 10 div exch moveto
4802                                                                                 0 y 4 div neg rlineto
4803                                                                                 dup 0 rlineto
4804                                                                                 0 y 4 div rlineto
4805                                                                                 closepath
4806                                                                                 gsave
4807                                                                                 Level2?
4808                                                                                         {.2 setcolor}
4809                                                                                         {.8 setgray}
4810                                                                                 ifelse
4811                                                                                 fill grestore
4812                                                                                 stroke
4813                                                                                 }
4814                                                                         forall
4815                                                                         pop
4816                                                                         grestore
4817                                                                         }bind def
4818                                                                 end def
4819                                                 /$Oblique
4820                                                         1 dict dup
4821                                                                 begin
4822                                                                 /$BuildFont
4823                                                                         {
4824                                                                         currentglobal exch dup gcheck setglobal
4825                                                                         null copyfont
4826                                                                                 begin
4827                                                                                 /FontBasedOn
4828                                                                                 currentdict/FontName known
4829                                                                                         {
4830                                                                                         FontName
4831                                                                                         dup type/stringtype eq{cvn}if
4832                                                                                         }
4833                                                                                         {/unnamedfont}
4834                                                                                 ifelse
4835                                                                                 def
4836                                                                                 /FontName $fontname dup type/stringtype eq{cvn}if def
4837                                                                                 /currentdistillerparams where
4838                                                                                         {pop}
4839                                                                                         {
4840                                                                                         /FontInfo currentdict/FontInfo known
4841                                                                                                 {FontInfo null copyfont}
4842                                                                                                 {2 dict}
4843                                                                                         ifelse
4844                                                                                         dup
4845                                                                                                 begin
4846                                                                                                 /ItalicAngle $italicangle def
4847                                                                                                 /FontMatrix FontMatrix
4848                                                                                                 [1 0 ItalicAngle dup sin exch cos div 1 0 0]
4849                                                                                                 matrix concatmatrix readonly
4850                                                                                                 end
4851                                                                                         4 2 roll def
4852                                                                                         def
4853                                                                                         }
4854                                                                                 ifelse
4855                                                                                 FontName currentdict
4856                                                                                 end
4857                                                                         definefont
4858                                                                         exch setglobal
4859                                                                         }bind def
4860                                                                 end def
4861                                                 /$None
4862                                                         1 dict dup
4863                                                                 begin
4864                                                                 /$BuildFont{}bind def
4865                                                                 end def
4866                                                 end def
4867                                         /$Oblique SetSubstituteStrategy
4868                                         /$findfontByEnum
4869                                                 {
4870                                                 dup type/stringtype eq{cvn}if
4871                                                 dup/$fontname exch def
4872                                                 $sname null eq
4873                                                         {$str cvs dup length $slen sub $slen getinterval}
4874                                                         {pop $sname}
4875                                                 ifelse
4876                                                 $fontpat dup 0(fonts/*)putinterval exch 7 exch putinterval
4877                                                 /$match false def
4878                                                 $SubstituteFont/$dstack countdictstack array dictstack put
4879                                                 mark
4880                                                         {
4881                                                         $fontpat 0 $slen 7 add getinterval
4882                                                                 {/$match exch def exit}
4883                                                         $str filenameforall
4884                                                         }
4885                                                 stopped
4886                                                         {
4887                                                         cleardictstack
4888                                                         currentdict
4889                                                         true
4890                                                         $SubstituteFont/$dstack get
4891                                                                 {
4892                                                                 exch
4893                                                                         {
4894                                                                         1 index eq
4895                                                                                 {pop false}
4896                                                                                 {true}
4897                                                                         ifelse
4898                                                                         }
4899                                                                         {begin false}
4900                                                                 ifelse
4901                                                                 }
4902                                                         forall
4903                                                         pop
4904                                                         }
4905                                                 if
4906                                                 cleartomark
4907                                                 /$slen 0 def
4908                                                 $match false ne
4909                                                         {$match(fonts/)anchorsearch pop pop cvn}
4910                                                         {/Courier}
4911                                                 ifelse
4912                                                 }bind def
4913                                         /$ROS 1 dict dup
4914                                                 begin
4915                                                 /Adobe 4 dict dup
4916                                                         begin
4917                                                         /Japan1 [/Ryumin-Light/HeiseiMin-W3
4918                                                                                  /GothicBBB-Medium/HeiseiKakuGo-W5
4919                                                                                  /HeiseiMaruGo-W4/Jun101-Light]def
4920                                                         /Korea1 [/HYSMyeongJo-Medium/HYGoThic-Medium]def
4921                                                         /GB1     [/STSong-Light/STHeiti-Regular]def
4922                                                         /CNS1   [/MKai-Medium/MHei-Medium]def
4923                                                         end def
4924                                                 end def
4925                                         /$cmapname null def
4926                                         /$deepcopyfont
4927                                                 {
4928                                                 dup/FontType get 0 eq
4929                                                         {
4930                                                         1 dict dup/FontName/copied put copyfont
4931                                                                 begin
4932                                                                 /FDepVector FDepVector copyarray
4933                                                                 0 1 2 index length 1 sub
4934                                                                         {
4935                                                                         2 copy get $deepcopyfont
4936                                                                         dup/FontName/copied put
4937                                                                         /copied exch definefont
4938                                                                         3 copy put pop pop
4939                                                                         }
4940                                                                 for
4941                                                                 def
4942                                                                 currentdict
4943                                                                 end
4944                                                         }
4945                                                         {$Strategies/$Type3Underprint get exec}
4946                                                 ifelse
4947                                                 }bind def
4948                                         /$buildfontname
4949                                                 {
4950                                                 dup/CIDFont findresource/CIDSystemInfo get
4951                                                         begin
4952                                                         Registry length Ordering length Supplement 8 string cvs
4953                                                         3 copy length 2 add add add string
4954                                                         dup 5 1 roll dup 0 Registry putinterval
4955                                                         dup 4 index(-)putinterval
4956                                                         dup 4 index 1 add Ordering putinterval
4957                                                         4 2 roll add 1 add 2 copy(-)putinterval
4958                                                         end
4959                                                 1 add 2 copy 0 exch getinterval $cmapname $fontpat cvs exch
4960                                                 anchorsearch
4961                                                         {pop pop 3 2 roll putinterval cvn/$cmapname exch def}
4962                                                         {pop pop pop pop pop}
4963                                                 ifelse
4964                                                 length
4965                                                 $str 1 index(-)putinterval 1 add
4966                                                 $str 1 index $cmapname $fontpat cvs putinterval
4967                                                 $cmapname length add
4968                                                 $str exch 0 exch getinterval cvn
4969                                                 }bind def
4970                                         /$findfontByROS
4971                                                 {
4972                                                 /$fontname exch def
4973                                                 $ROS Registry 2 copy known
4974                                                         {
4975                                                         get Ordering 2 copy known
4976                                                                 {get}
4977                                                                 {pop pop[]}
4978                                                         ifelse
4979                                                         }
4980                                                         {pop pop[]}
4981                                                 ifelse
4982                                                 false exch
4983                                                         {
4984                                                         dup/CIDFont resourcestatus
4985                                                                 {
4986                                                                 pop pop
4987                                                                 save
4988                                                                 1 index/CIDFont findresource
4989                                                                 dup/WidthsOnly known
4990                                                                         {dup/WidthsOnly get}
4991                                                                         {false}
4992                                                                 ifelse
4993                                                                 exch pop
4994                                                                 exch restore
4995                                                                         {pop}
4996                                                                         {exch pop true exit}
4997                                                                 ifelse
4998                                                                 }
4999                                                                 {pop}
5000                                                         ifelse
5001                                                         }
5002                                                 forall
5003                                                         {$str cvs $buildfontname}
5004                                                         {
5005                                                         false(*)
5006                                                                 {
5007                                                                 save exch
5008                                                                 dup/CIDFont findresource
5009                                                                 dup/WidthsOnly known
5010                                                                         {dup/WidthsOnly get not}
5011                                                                         {true}
5012                                                                 ifelse
5013                                                                 exch/CIDSystemInfo get
5014                                                                 dup/Registry get Registry eq
5015                                                                 exch/Ordering get Ordering eq and and
5016                                                                         {exch restore exch pop true exit}
5017                                                                         {pop restore}
5018                                                                 ifelse
5019                                                                 }
5020                                                         $str/CIDFont resourceforall
5021                                                                 {$buildfontname}
5022                                                                 {$fontname $findfontByEnum}
5023                                                         ifelse
5024                                                         }
5025                                                 ifelse
5026                                                 }bind def
5027                                         end
5028                                 end
5029                                 currentdict/$error known currentdict/languagelevel known and dup
5030                                         {pop $error/SubstituteFont known}
5031                                 if
5032                                 dup
5033                                         {$error}
5034                                         {Adobe_CoolType_Core}
5035                                 ifelse
5036                                 begin
5037                                         {
5038                                         /SubstituteFont
5039                                         /CMap/Category resourcestatus
5040                                                 {
5041                                                 pop pop
5042                                                 {
5043                                                 $SubstituteFont
5044                                                         begin
5045                                                         /$substituteFound true def
5046                                                         dup length $slen gt
5047                                                         $sname null ne or
5048                                                         $slen 0 gt and
5049                                                                 {
5050                                                                 $sname null eq
5051                                                                         {dup $str cvs dup length $slen sub $slen getinterval cvn}
5052                                                                         {$sname}
5053                                                                 ifelse
5054                                                                 Adobe_CoolType_Data/InVMFontsByCMap get
5055                                                                 1 index 2 copy known
5056                                                                         {
5057                                                                         get
5058                                                                         false exch
5059                                                                                 {
5060                                                                                 pop
5061                                                                                 currentglobal
5062                                                                                         {
5063                                                                                         GlobalFontDirectory 1 index known
5064                                                                                                 {exch pop true exit}
5065                                                                                                 {pop}
5066                                                                                         ifelse
5067                                                                                         }
5068                                                                                         {
5069                                                                                         FontDirectory 1 index known
5070                                                                                                 {exch pop true exit}
5071                                                                                                 {
5072                                                                                                 GlobalFontDirectory 1 index known
5073                                                                                                         {exch pop true exit}
5074                                                                                                         {pop}
5075                                                                                                 ifelse
5076                                                                                                 }
5077                                                                                         ifelse
5078                                                                                         }
5079                                                                                 ifelse
5080                                                                                 }
5081                                                                         forall
5082                                                                         }
5083                                                                         {pop pop false}
5084                                                                 ifelse
5085                                                                         {
5086                                                                         exch pop exch pop
5087                                                                         }
5088                                                                         {
5089                                                                         dup/CMap resourcestatus
5090                                                                                 {
5091                                                                                 pop pop
5092                                                                                 dup/$cmapname exch def
5093                                                                                 /CMap findresource/CIDSystemInfo get{def}forall
5094                                                                                 $findfontByROS
5095                                                                                 }
5096                                                                                 {
5097                                                                                 128 string cvs
5098                                                                                 dup(-)search
5099                                                                                         {
5100                                                                                         3 1 roll search
5101                                                                                                 {
5102                                                                                                 3 1 roll pop
5103                                                                                                         {dup cvi}
5104                                                                                                 stopped
5105                                                                                                         {pop pop pop pop pop $findfontByEnum}
5106                                                                                                         {
5107                                                                                                         4 2 roll pop pop
5108                                                                                                         exch length
5109                                                                                                         exch
5110                                                                                                         2 index length
5111                                                                                                         2 index
5112                                                                                                         sub
5113                                                                                                         exch 1 sub -1 0
5114                                                                                                                 {
5115                                                                                                                 $str cvs dup length
5116                                                                                                                 4 index
5117                                                                                                                 0
5118                                                                                                                 4 index
5119                                                                                                                 4 3 roll add
5120                                                                                                                 getinterval
5121                                                                                                                 exch 1 index exch 3 index exch
5122                                                                                                                 putinterval
5123                                                                                                                 dup/CMap resourcestatus
5124                                                                                                                         {
5125                                                                                                                         pop pop
5126                                                                                                                         4 1 roll pop pop pop
5127                                                                                                                         dup/$cmapname exch def
5128                                                                                                                         /CMap findresource/CIDSystemInfo get{def}forall
5129                                                                                                                         $findfontByROS
5130                                                                                                                         true exit
5131                                                                                                                         }
5132                                                                                                                         {pop}
5133                                                                                                                 ifelse
5134                                                                                                                 }
5135                                                                                                         for
5136                                                                                                         dup type/booleantype eq
5137                                                                                                                 {pop}
5138                                                                                                                 {pop pop pop $findfontByEnum}
5139                                                                                                         ifelse
5140                                                                                                         }
5141                                                                                                 ifelse
5142                                                                                                 }
5143                                                                                                 {pop pop pop $findfontByEnum}
5144                                                                                         ifelse
5145                                                                                         }
5146                                                                                         {pop pop $findfontByEnum}
5147                                                                                 ifelse
5148                                                                                 }
5149                                                                         ifelse
5150                                                                         }
5151                                                                 ifelse
5152                                                                 }
5153                                                                 {//SubstituteFont exec}
5154                                                         ifelse
5155                                                         /$slen 0 def
5156                                                         end
5157                                                 }
5158                                                 }
5159                                                 {
5160                                                 {
5161                                                 $SubstituteFont
5162                                                         begin
5163                                                         /$substituteFound true def
5164                                                         dup length $slen gt
5165                                                         $sname null ne or
5166                                                         $slen 0 gt and
5167                                                                 {$findfontByEnum}
5168                                                                 {//SubstituteFont exec}
5169                                                         ifelse
5170                                                         end
5171                                                 }
5172                                                 }
5173                                         ifelse
5174                                         bind readonly def
5175                                         Adobe_CoolType_Core/scfindfont/systemfindfont load put
5176                                         }
5177                                         {
5178                                         /scfindfont
5179                                                 {
5180                                                 $SubstituteFont
5181                                                         begin
5182                                                         dup systemfindfont
5183                                                         dup/FontName known
5184                                                                 {dup/FontName get dup 3 index ne}
5185                                                                 {/noname true}
5186                                                         ifelse
5187                                                         dup
5188                                                                 {
5189                                                                 /$origfontnamefound 2 index def
5190                                                                 /$origfontname 4 index def/$substituteFound true def
5191                                                                 }
5192                                                         if
5193                                                         exch pop
5194                                                                 {
5195                                                                 $slen 0 gt
5196                                                                 $sname null ne
5197                                                                 3 index length $slen gt or and
5198                                                                         {
5199                                                                         pop dup $findfontByEnum findfont
5200                                                                         dup maxlength 1 add dict
5201                                                                                 begin
5202                                                                                         {1 index/FID eq{pop pop}{def}ifelse}
5203                                                                                 forall
5204                                                                                 currentdict
5205                                                                                 end
5206                                                                         definefont
5207                                                                         dup/FontName known{dup/FontName get}{null}ifelse
5208                                                                         $origfontnamefound ne
5209                                                                                 {
5210                                                                                 $origfontname $str cvs print
5211                                                                                 ( substitution revised, using )print
5212                                                                                 dup/FontName known
5213                                                                                         {dup/FontName get}{(unspecified font)}
5214                                                                                 ifelse
5215                                                                                 $str cvs print(.\n)print
5216                                                                                 }
5217                                                                         if
5218                                                                         }
5219                                                                         {exch pop}
5220                                                                 ifelse
5221                                                                 }
5222                                                                 {exch pop}
5223                                                         ifelse
5224                                                         end
5225                                                 }bind def
5226                                         }
5227                                 ifelse
5228                                 end
5229                         end
5230                 Adobe_CoolType_Core_Defined not
5231                         {
5232                         Adobe_CoolType_Core/findfont
5233                                 {
5234                                 $SubstituteFont
5235                                         begin
5236                                         $depth 0 eq
5237                                                 {
5238                                                 /$fontname 1 index dup type/stringtype ne{$str cvs}if def
5239                                                 /$substituteFound false def
5240                                                 }
5241                                         if
5242                                         /$depth $depth 1 add def
5243                                         end
5244                                 scfindfont
5245                                 $SubstituteFont
5246                                         begin
5247                                         /$depth $depth 1 sub def
5248                                         $substituteFound $depth 0 eq and
5249                                                 {
5250                                                 $inVMIndex null ne
5251                                                         {dup $inVMIndex $AddInVMFont}
5252                                                 if
5253                                                 $doSmartSub
5254                                                         {
5255                                                         currentdict/$Strategy known
5256                                                                 {$Strategy/$BuildFont get exec}
5257                                                         if
5258                                                         }
5259                                                 if
5260                                                 }
5261                                         if
5262                                         end
5263                                 }bind put
5264                         }
5265                 if
5266                 }
5267         if
5268         end
5269 /$AddInVMFont
5270         {
5271         exch/FontName 2 copy known
5272                 {
5273                 get
5274                 1 dict dup begin exch 1 index gcheck def end exch
5275                 Adobe_CoolType_Data/InVMFontsByCMap get exch
5276                 $DictAdd
5277                 }
5278                 {pop pop pop}
5279         ifelse
5280         }bind def
5281 /$DictAdd
5282         {
5283         2 copy known not
5284                 {2 copy 4 index length dict put}
5285         if
5286         Level2? not
5287                 {
5288                 2 copy get dup maxlength exch length 4 index length add lt
5289                 2 copy get dup length 4 index length add exch maxlength 1 index lt
5290                         {
5291                         2 mul dict
5292                                 begin
5293                                 2 copy get{forall}def
5294                                 2 copy currentdict put
5295                                 end
5296                         }
5297                         {pop}
5298                 ifelse
5299                 }
5300         if
5301         get
5302                 begin
5303                         {def}
5304                 forall
5305                 end
5306         }bind def
5307 end
5308 end
5309 %%EndResource
5310 currentglobal true setglobal
5311 %%BeginResource: procset Adobe_CoolType_Utility_MAKEOCF 1.23 0
5312 %%Copyright: Copyright 1987-2006 Adobe Systems Incorporated.
5313 %%Version: 1.23 0
5314 systemdict/languagelevel known dup
5315         {currentglobal false setglobal}
5316         {false}
5317 ifelse
5318 exch
5319 userdict/Adobe_CoolType_Utility 2 copy known
5320         {2 copy get dup maxlength 27 add dict copy}
5321         {27 dict}
5322 ifelse put
5323 Adobe_CoolType_Utility
5324         begin
5325         /@eexecStartData
5326                  <BAB431EA07F209EB8C4348311481D9D3F76E3D15246555577D87BC510ED54E
5327                  118C39697FA9F6DB58128E60EB8A12FA24D7CDD2FA94D221FA9EC8DA3E5E6A1C
5328                  4ACECC8C2D39C54E7C946031DD156C3A6B4A09AD29E1867A>def
5329         /@recognizeCIDFont null def
5330         /ct_Level2? exch def
5331         /ct_Clone? 1183615869 internaldict dup
5332                         /CCRun known not
5333                         exch/eCCRun known not
5334                         ct_Level2? and or def
5335 ct_Level2?
5336         {globaldict begin currentglobal true setglobal}
5337 if
5338         /ct_AddStdCIDMap
5339                 ct_Level2?
5340                         {{
5341                                 mark
5342                                 Adobe_CoolType_Utility/@recognizeCIDFont currentdict put
5343                                         {
5344                                         ((Hex)57 StartData
5345                                          0615 1e27 2c39 1c60 d8a8 cc31 fe2b f6e0
5346                                          7aa3 e541 e21c 60d8 a8c9 c3d0 6d9e 1c60
5347                                          d8a8 c9c2 02d7 9a1c 60d8 a849 1c60 d8a8
5348                                          cc36 74f4 1144 b13b 77)0()/SubFileDecode filter cvx exec
5349                                         }
5350                                 stopped
5351                                         {
5352                                          cleartomark
5353                                          Adobe_CoolType_Utility/@recognizeCIDFont get
5354                                          countdictstack dup array dictstack
5355                                          exch 1 sub -1 0
5356                                                  {
5357                                                  2 copy get 3 index eq
5358                                                                 {1 index length exch sub 1 sub{end}repeat exit}
5359                                                                 {pop}
5360                                                  ifelse
5361                                                  }
5362                                          for
5363                                          pop pop
5364                                          Adobe_CoolType_Utility/@eexecStartData get eexec
5365                                         }
5366                                         {cleartomark}
5367                                 ifelse
5368                         }}
5369                         {{
5370                                 Adobe_CoolType_Utility/@eexecStartData get eexec
5371                         }}
5372                 ifelse bind def
5373 userdict/cid_extensions known
5374 dup{cid_extensions/cid_UpdateDB known and}if
5375         {
5376          cid_extensions
5377          begin
5378         /cid_GetCIDSystemInfo
5379                 {
5380                  1 index type/stringtype eq
5381                         {exch cvn exch}
5382                  if
5383                  cid_extensions
5384                          begin
5385                          dup load 2 index known
5386                                 {
5387                                  2 copy
5388                                  cid_GetStatusInfo
5389                                  dup null ne
5390                                         {
5391                                          1 index load
5392                                          3 index get
5393                                          dup null eq
5394                                                  {pop pop cid_UpdateDB}
5395                                                  {
5396                                                  exch
5397                                                  1 index/Created get eq
5398                                                          {exch pop exch pop}
5399                                                          {pop cid_UpdateDB}
5400                                                  ifelse
5401                                                  }
5402                                          ifelse
5403                                         }
5404                                         {pop cid_UpdateDB}
5405                                  ifelse
5406                                 }
5407                                 {cid_UpdateDB}
5408                          ifelse
5409                          end
5410                 }bind def
5411          end
5412         }
5413 if
5414 ct_Level2?
5415         {end setglobal}
5416 if
5417         /ct_UseNativeCapability? systemdict/composefont known def
5418         /ct_MakeOCF 35 dict def
5419         /ct_Vars 25 dict def
5420         /ct_GlyphDirProcs 6 dict def
5421         /ct_BuildCharDict 15 dict dup
5422                 begin
5423                 /charcode 2 string def
5424                 /dst_string 1500 string def
5425                 /nullstring()def
5426                 /usewidths? true def
5427                 end def
5428         ct_Level2?{setglobal}{pop}ifelse
5429         ct_GlyphDirProcs
5430                 begin
5431                 /GetGlyphDirectory
5432                         {
5433                         systemdict/languagelevel known
5434                                 {pop/CIDFont findresource/GlyphDirectory get}
5435                                 {
5436                                 1 index/CIDFont findresource/GlyphDirectory
5437                                 get dup type/dicttype eq
5438                                         {
5439                                         dup dup maxlength exch length sub 2 index lt
5440                                                 {
5441                                                 dup length 2 index add dict copy 2 index
5442                                                 /CIDFont findresource/GlyphDirectory 2 index put
5443                                                 }
5444                                         if
5445                                         }
5446                                 if
5447                                 exch pop exch pop
5448                                 }
5449                         ifelse
5450                         +
5451                         }def
5452                 /+
5453                         {
5454                         systemdict/languagelevel known
5455                                 {
5456                                 currentglobal false setglobal
5457                                 3 dict begin
5458                                         /vm exch def
5459                                 }
5460                                 {1 dict begin}
5461                         ifelse
5462                         /$ exch def
5463                         systemdict/languagelevel known
5464                                 {
5465                                 vm setglobal
5466                                 /gvm currentglobal def
5467                                 $ gcheck setglobal
5468                                 }
5469                         if
5470                         ?{$ begin}if
5471                         }def
5472                 /?{$ type/dicttype eq}def
5473                 /|{
5474                         userdict/Adobe_CoolType_Data known
5475                                 {
5476                         Adobe_CoolType_Data/AddWidths? known
5477                                 {
5478                                  currentdict Adobe_CoolType_Data
5479                                         begin
5480                                          begin
5481                                                 AddWidths?
5482                                                                 {
5483                                                                 Adobe_CoolType_Data/CC 3 index put
5484                                                                 ?{def}{$ 3 1 roll put}ifelse
5485                                                                 CC charcode exch 1 index 0 2 index 256 idiv put
5486                                                                 1 index exch 1 exch 256 mod put
5487                                                                 stringwidth 2 array astore
5488                                                                 currentfont/Widths get exch CC exch put
5489                                                                 }
5490                                                                 {?{def}{$ 3 1 roll put}ifelse}
5491                                                         ifelse
5492                                         end
5493                                 end
5494                                 }
5495                                 {?{def}{$ 3 1 roll put}ifelse}  ifelse
5496                                 }
5497                                 {?{def}{$ 3 1 roll put}ifelse}
5498                         ifelse
5499                         }def
5500                 /!
5501                         {
5502                         ?{end}if
5503                         systemdict/languagelevel known
5504                                 {gvm setglobal}
5505                         if
5506                         end
5507                         }def
5508                 /:{string currentfile exch readstring pop}executeonly def
5509                 end
5510         ct_MakeOCF
5511                 begin
5512                 /ct_cHexEncoding
5513                 [/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
5514                 /c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
5515                 /c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
5516                 /c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
5517                 /c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
5518                 /c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
5519                 /c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
5520                 /c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
5521                 /c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
5522                 /cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
5523                 /cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
5524                 /cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
5525                 /cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
5526                 /cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF]def
5527                 /ct_CID_STR_SIZE 8000 def
5528                 /ct_mkocfStr100 100 string def
5529                 /ct_defaultFontMtx[.001 0 0 .001 0 0]def
5530                 /ct_1000Mtx[1000 0 0 1000 0 0]def
5531                 /ct_raise{exch cvx exch errordict exch get exec stop}bind def
5532                 /ct_reraise
5533                         {cvx $error/errorname get(Error: )print dup(                                             )cvs print
5534                                         errordict exch get exec stop
5535                         }bind def
5536                 /ct_cvnsi
5537                         {
5538                         1 index add 1 sub 1 exch 0 4 1 roll
5539                                 {
5540                                 2 index exch get
5541                                 exch 8 bitshift
5542                                 add
5543                                 }
5544                         for
5545                         exch pop
5546                         }bind def
5547                 /ct_GetInterval
5548                         {
5549                         Adobe_CoolType_Utility/ct_BuildCharDict get
5550                                 begin
5551                                 /dst_index 0 def
5552                                 dup dst_string length gt
5553                                         {dup string/dst_string exch def}
5554                                 if
5555                                 1 index ct_CID_STR_SIZE idiv
5556                                 /arrayIndex exch def
5557                                 2 index arrayIndex get
5558                                 2 index
5559                                 arrayIndex ct_CID_STR_SIZE mul
5560                                 sub
5561                                         {
5562                                         dup 3 index add 2 index length le
5563                                                 {
5564                                                 2 index getinterval
5565                                                 dst_string dst_index 2 index putinterval
5566                                                 length dst_index add/dst_index exch def
5567                                                 exit
5568                                                 }
5569                                                 {
5570                                                 1 index length 1 index sub
5571                                                 dup 4 1 roll
5572                                                 getinterval
5573                                                 dst_string dst_index 2 index putinterval
5574                                                 pop dup dst_index add/dst_index exch def
5575                                                 sub
5576                                                 /arrayIndex arrayIndex 1 add def
5577                                                 2 index dup length arrayIndex gt
5578                                                          {arrayIndex get}
5579                                                          {
5580                                                          pop
5581                                                          exit
5582                                                          }
5583                                                 ifelse
5584                                                 0
5585                                                 }
5586                                         ifelse
5587                                         }
5588                                 loop
5589                                 pop pop pop
5590                                 dst_string 0 dst_index getinterval
5591                                 end
5592                         }bind def
5593                 ct_Level2?
5594                         {
5595                         /ct_resourcestatus
5596                         currentglobal mark true setglobal
5597                                 {/unknowninstancename/Category resourcestatus}
5598                         stopped
5599                                 {cleartomark setglobal true}
5600                                 {cleartomark currentglobal not exch setglobal}
5601                         ifelse
5602                                 {
5603                                         {
5604                                         mark 3 1 roll/Category findresource
5605                                                 begin
5606                                                 ct_Vars/vm currentglobal put
5607                                                 ({ResourceStatus}stopped)0()/SubFileDecode filter cvx exec
5608                                                         {cleartomark false}
5609                                                         {{3 2 roll pop true}{cleartomark false}ifelse}
5610                                                 ifelse
5611                                                 ct_Vars/vm get setglobal
5612                                                 end
5613                                         }
5614                                 }
5615                                 {{resourcestatus}}
5616                         ifelse bind def
5617                         /CIDFont/Category ct_resourcestatus
5618                                 {pop pop}
5619                                 {
5620                                 currentglobal true setglobal
5621                                 /Generic/Category findresource
5622                                 dup length dict copy
5623                                 dup/InstanceType/dicttype put
5624                                 /CIDFont exch/Category defineresource pop
5625                                 setglobal
5626                                 }
5627                         ifelse
5628                         ct_UseNativeCapability?
5629                                 {
5630                                 /CIDInit/ProcSet findresource begin
5631                                 12 dict begin
5632                                 begincmap
5633                                 /CIDSystemInfo 3 dict dup begin
5634                                  /Registry(Adobe)def
5635                                  /Ordering(Identity)def
5636                                  /Supplement 0 def
5637                                 end def
5638                                 /CMapName/Identity-H def
5639                                 /CMapVersion 1.000 def
5640                                 /CMapType 1 def
5641                                 1 begincodespacerange
5642                                 <0000><FFFF>
5643                                 endcodespacerange
5644                                 1 begincidrange
5645                                 <0000><FFFF>0
5646                                 endcidrange
5647                                 endcmap
5648                                 CMapName currentdict/CMap defineresource pop
5649                                 end
5650                                 end
5651                                 }
5652                         if
5653                         }
5654                         {
5655                         /ct_Category 2 dict begin
5656                         /CIDFont 10 dict def
5657                         /ProcSet        2 dict def
5658                         currentdict
5659                         end
5660                         def
5661                         /defineresource
5662                                 {
5663                                 ct_Category 1 index 2 copy known
5664                                         {
5665                                         get
5666                                         dup dup maxlength exch length eq
5667                                                 {
5668                                                 dup length 10 add dict copy
5669                                                 ct_Category 2 index 2 index put
5670                                                 }
5671                                         if
5672                                         3 index 3 index put
5673                                         pop exch pop
5674                                         }
5675                                         {pop pop/defineresource/undefined ct_raise}
5676                                 ifelse
5677                                 }bind def
5678                         /findresource
5679                                 {
5680                                 ct_Category 1 index 2 copy known
5681                                         {
5682                                         get
5683                                         2 index 2 copy known
5684                                                 {get 3 1 roll pop pop}
5685                                                 {pop pop/findresource/undefinedresource ct_raise}
5686                                         ifelse
5687                                         }
5688                                         {pop pop/findresource/undefined ct_raise}
5689                                 ifelse
5690                                 }bind def
5691                         /resourcestatus
5692                                 {
5693                                 ct_Category 1 index 2 copy known
5694                                         {
5695                                         get
5696                                         2 index known
5697                                         exch pop exch pop
5698                                                 {
5699                                                 0 -1 true
5700                                                 }
5701                                                 {
5702                                                 false
5703                                                 }
5704                                         ifelse
5705                                         }
5706                                         {pop pop/findresource/undefined ct_raise}
5707                                 ifelse
5708                                 }bind def
5709                         /ct_resourcestatus/resourcestatus load def
5710                         }
5711                 ifelse
5712                 /ct_CIDInit 2 dict
5713                         begin
5714                         /ct_cidfont_stream_init
5715                                 {
5716                                         {
5717                                         dup(Binary)eq
5718                                                 {
5719                                                 pop
5720                                                 null
5721                                                 currentfile
5722                                                 ct_Level2?
5723                                                         {
5724                                                                 {cid_BYTE_COUNT()/SubFileDecode filter}
5725                                                         stopped
5726                                                                 {pop pop pop}
5727                                                         if
5728                                                         }
5729                                                 if
5730                                                 /readstring load
5731                                                 exit
5732                                                 }
5733                                         if
5734                                         dup(Hex)eq
5735                                                 {
5736                                                 pop
5737                                                 currentfile
5738                                                 ct_Level2?
5739                                                         {
5740                                                                 {null exch/ASCIIHexDecode filter/readstring}
5741                                                         stopped
5742                                                                 {pop exch pop(>)exch/readhexstring}
5743                                                         if
5744                                                         }
5745                                                         {(>)exch/readhexstring}
5746                                                 ifelse
5747                                                 load
5748                                                 exit
5749                                                 }
5750                                         if
5751                                         /StartData/typecheck ct_raise
5752                                         }
5753                                 loop
5754                                 cid_BYTE_COUNT ct_CID_STR_SIZE le
5755                                         {
5756                                         2 copy cid_BYTE_COUNT string exch exec
5757                                         pop
5758                                         1 array dup
5759                                         3 -1 roll
5760                                         0 exch put
5761                                         }
5762                                         {
5763                                         cid_BYTE_COUNT ct_CID_STR_SIZE div ceiling cvi
5764                                         dup array exch 2 sub 0 exch 1 exch
5765                                                 {
5766                                                 2 copy
5767                                                 5 index
5768                                                 ct_CID_STR_SIZE
5769                                                 string
5770                                                 6 index exec
5771                                                 pop
5772                                                 put
5773                                                 pop
5774                                                 }
5775                                         for
5776                                         2 index
5777                                         cid_BYTE_COUNT ct_CID_STR_SIZE mod string
5778                                         3 index exec
5779                                         pop
5780                                         1 index exch
5781                                         1 index length 1 sub
5782                                         exch put
5783                                         }
5784                                 ifelse
5785                                 cid_CIDFONT exch/GlyphData exch put
5786                                 2 index null eq
5787                                         {
5788                                         pop pop pop
5789                                         }
5790                                         {
5791                                         pop/readstring load
5792                                         1 string exch
5793                                                 {
5794                                                 3 copy exec
5795                                                 pop
5796                                                 dup length 0 eq
5797                                                         {
5798                                                         pop pop pop pop pop
5799                                                         true exit
5800                                                         }
5801                                                 if
5802                                                 4 index
5803                                                 eq
5804                                                         {
5805                                                         pop pop pop pop
5806                                                         false exit
5807                                                         }
5808                                                 if
5809                                                 }
5810                                         loop
5811                                         pop
5812                                         }
5813                                 ifelse
5814                                 }bind def
5815                         /StartData
5816                                 {
5817                                 mark
5818                                         {
5819                                         currentdict
5820                                         dup/FDArray get 0 get/FontMatrix get
5821                                         0 get 0.001 eq
5822                                                 {
5823                                                 dup/CDevProc known not
5824                                                         {
5825                                                         /CDevProc 1183615869 internaldict/stdCDevProc 2 copy known
5826                                                                 {get}
5827                                                                 {
5828                                                                 pop pop
5829                                                                 {pop pop pop pop pop 0 -1000 7 index 2 div 880}
5830                                                                 }
5831                                                         ifelse
5832                                                         def
5833                                                         }
5834                                                 if
5835                                                 }
5836                                                 {
5837                                                 /CDevProc
5838                                                         {
5839                                                          pop pop pop pop pop
5840                                                          0
5841                                                          1 cid_temp/cid_CIDFONT get
5842                                                         /FDArray get 0 get
5843                                                         /FontMatrix get 0 get div
5844                                                          7 index 2 div
5845                                                          1 index 0.88 mul
5846                                                         }def
5847                                                 }
5848                                         ifelse
5849                                         /cid_temp 15 dict def
5850                                         cid_temp
5851                                                 begin
5852                                                 /cid_CIDFONT exch def
5853                                                 3 copy pop
5854                                                 dup/cid_BYTE_COUNT exch def 0 gt
5855                                                         {
5856                                                         ct_cidfont_stream_init
5857                                                         FDArray
5858                                                                 {
5859                                                                 /Private get
5860                                                                 dup/SubrMapOffset known
5861                                                                         {
5862                                                                         begin
5863                                                                         /Subrs SubrCount array def
5864                                                                         Subrs
5865                                                                         SubrMapOffset
5866                                                                         SubrCount
5867                                                                         SDBytes
5868                                                                         ct_Level2?
5869                                                                                 {
5870                                                                                 currentdict dup/SubrMapOffset undef
5871                                                                                 dup/SubrCount undef
5872                                                                                 /SDBytes undef
5873                                                                                 }
5874                                                                         if
5875                                                                         end
5876                                                                         /cid_SD_BYTES exch def
5877                                                                         /cid_SUBR_COUNT exch def
5878                                                                         /cid_SUBR_MAP_OFFSET exch def
5879                                                                         /cid_SUBRS exch def
5880                                                                         cid_SUBR_COUNT 0 gt
5881                                                                                 {
5882                                                                                 GlyphData cid_SUBR_MAP_OFFSET cid_SD_BYTES ct_GetInterval
5883                                                                                 0 cid_SD_BYTES ct_cvnsi
5884                                                                                 0 1 cid_SUBR_COUNT 1 sub
5885                                                                                         {
5886                                                                                         exch 1 index
5887                                                                                         1 add
5888                                                                                         cid_SD_BYTES mul cid_SUBR_MAP_OFFSET add
5889                                                                                         GlyphData exch cid_SD_BYTES ct_GetInterval
5890                                                                                         0 cid_SD_BYTES ct_cvnsi
5891                                                                                         cid_SUBRS 4 2 roll
5892                                                                                         GlyphData exch
5893                                                                                         4 index
5894                                                                                         1 index
5895                                                                                         sub
5896                                                                                         ct_GetInterval
5897                                                                                         dup length string copy put
5898                                                                                         }
5899                                                                                 for
5900                                                                                 pop
5901                                                                                 }
5902                                                                         if
5903                                                                         }
5904                                                                         {pop}
5905                                                                 ifelse
5906                                                                 }
5907                                                         forall
5908                                                         }
5909                                                 if
5910                                                 cleartomark pop pop
5911                                                 end
5912                                         CIDFontName currentdict/CIDFont defineresource pop
5913                                         end end
5914                                         }
5915                                 stopped
5916                                         {cleartomark/StartData ct_reraise}
5917                                 if
5918                                 }bind def
5919                         currentdict
5920                         end def
5921                 /ct_saveCIDInit
5922                         {
5923                         /CIDInit/ProcSet ct_resourcestatus
5924                                 {true}
5925                                 {/CIDInitC/ProcSet ct_resourcestatus}
5926                         ifelse
5927                                 {
5928                                 pop pop
5929                                 /CIDInit/ProcSet findresource
5930                                 ct_UseNativeCapability?
5931                                         {pop null}
5932                                         {/CIDInit ct_CIDInit/ProcSet defineresource pop}
5933                                 ifelse
5934                                 }
5935                                 {/CIDInit ct_CIDInit/ProcSet defineresource pop null}
5936                         ifelse
5937                         ct_Vars exch/ct_oldCIDInit exch put
5938                         }bind def
5939                 /ct_restoreCIDInit
5940                         {
5941                         ct_Vars/ct_oldCIDInit get dup null ne
5942                                 {/CIDInit exch/ProcSet defineresource pop}
5943                                 {pop}
5944                         ifelse
5945                         }bind def
5946                 /ct_BuildCharSetUp
5947                         {
5948                         1 index
5949                                 begin
5950                                 CIDFont
5951                                         begin
5952                                         Adobe_CoolType_Utility/ct_BuildCharDict get
5953                                                 begin
5954                                                 /ct_dfCharCode exch def
5955                                                 /ct_dfDict exch def
5956                                                 CIDFirstByte ct_dfCharCode add
5957                                                 dup CIDCount ge
5958                                                         {pop 0}
5959                                                 if
5960                                                 /cid exch def
5961                                                         {
5962                                                         GlyphDirectory cid 2 copy known
5963                                                                 {get}
5964                                                                 {pop pop nullstring}
5965                                                         ifelse
5966                                                         dup length FDBytes sub 0 gt
5967                                                                 {
5968                                                                 dup
5969                                                                 FDBytes 0 ne
5970                                                                         {0 FDBytes ct_cvnsi}
5971                                                                         {pop 0}
5972                                                                 ifelse
5973                                                                 /fdIndex exch def
5974                                                                 dup length FDBytes sub FDBytes exch getinterval
5975                                                                 /charstring exch def
5976                                                                 exit
5977                                                                 }
5978                                                                 {
5979                                                                 pop
5980                                                                 cid 0 eq
5981                                                                         {/charstring nullstring def exit}
5982                                                                 if
5983                                                                 /cid 0 def
5984                                                                 }
5985                                                         ifelse
5986                                                         }
5987                                                 loop
5988                         }def
5989                 /ct_SetCacheDevice
5990                         {
5991                         0 0 moveto
5992                         dup stringwidth
5993                         3 -1 roll
5994                         true charpath
5995                         pathbbox
5996                         0 -1000
5997                         7 index 2 div 880
5998                         setcachedevice2
5999                         0 0 moveto
6000                         }def
6001                 /ct_CloneSetCacheProc
6002                         {
6003                         1 eq
6004                                 {
6005                                 stringwidth
6006                                 pop -2 div -880
6007                                 0 -1000 setcharwidth
6008                                 moveto
6009                                 }
6010                                 {
6011                                 usewidths?
6012                                         {
6013                                         currentfont/Widths get cid
6014                                         2 copy known
6015                                                 {get exch pop aload pop}
6016                                                 {pop pop stringwidth}
6017                                         ifelse
6018                                         }
6019                                         {stringwidth}
6020                                 ifelse
6021                                 setcharwidth
6022                                 0 0 moveto
6023                                 }
6024                         ifelse
6025                         }def
6026                 /ct_Type3ShowCharString
6027                         {
6028                         ct_FDDict fdIndex 2 copy known
6029                                 {get}
6030                                 {
6031                                 currentglobal 3 1 roll
6032                                 1 index gcheck setglobal
6033                                 ct_Type1FontTemplate dup maxlength dict copy
6034                                         begin
6035                                         FDArray fdIndex get
6036                                         dup/FontMatrix 2 copy known
6037                                                 {get}
6038                                                 {pop pop ct_defaultFontMtx}
6039                                         ifelse
6040                                         /FontMatrix exch dup length array copy def
6041                                         /Private get
6042                                         /Private exch def
6043                                         /Widths rootfont/Widths get def
6044                                         /CharStrings 1 dict dup/.notdef
6045                                                 <d841272cf18f54fc13>dup length string copy put def
6046                                         currentdict
6047                                         end
6048                                 /ct_Type1Font exch definefont
6049                                 dup 5 1 roll put
6050                                 setglobal
6051                                 }
6052                         ifelse
6053                         dup/CharStrings get 1 index/Encoding get
6054                         ct_dfCharCode get charstring put
6055                         rootfont/WMode 2 copy known
6056                                 {get}
6057                                 {pop pop 0}
6058                         ifelse
6059                         exch
6060                         1000 scalefont setfont
6061                         ct_str1 0 ct_dfCharCode put
6062                         ct_str1 exch ct_dfSetCacheProc
6063                         ct_SyntheticBold
6064                                 {
6065                                 currentpoint
6066                                 ct_str1 show
6067                                 newpath
6068                                 moveto
6069                                 ct_str1 true charpath
6070                                 ct_StrokeWidth setlinewidth
6071                                 stroke
6072                                 }
6073                                 {ct_str1 show}
6074                         ifelse
6075                         }def
6076                 /ct_Type4ShowCharString
6077                         {
6078                         ct_dfDict ct_dfCharCode charstring
6079                         FDArray fdIndex get
6080                         dup/FontMatrix get dup ct_defaultFontMtx ct_matrixeq not
6081                                 {ct_1000Mtx matrix concatmatrix concat}
6082                                 {pop}
6083                         ifelse
6084                         /Private get
6085                         Adobe_CoolType_Utility/ct_Level2? get not
6086                                 {
6087                                 ct_dfDict/Private
6088                                 3 -1 roll
6089                                         {put}
6090                                 1183615869 internaldict/superexec get exec
6091                                 }
6092                         if
6093                         1183615869 internaldict
6094                         Adobe_CoolType_Utility/ct_Level2? get
6095                                 {1 index}
6096                                 {3 index/Private get mark 6 1 roll}
6097                         ifelse
6098                         dup/RunInt known
6099                                 {/RunInt get}
6100                                 {pop/CCRun}
6101                         ifelse
6102                         get exec
6103                         Adobe_CoolType_Utility/ct_Level2? get not
6104                                 {cleartomark}
6105                         if
6106                         }bind def
6107                 /ct_BuildCharIncremental
6108                         {
6109                                 {
6110                                 Adobe_CoolType_Utility/ct_MakeOCF get begin
6111                                 ct_BuildCharSetUp
6112                                 ct_ShowCharString
6113                                 }
6114                         stopped
6115                                 {stop}
6116                         if
6117                         end
6118                         end
6119                         end
6120                         end
6121                         }bind def
6122                 /BaseFontNameStr(BF00)def
6123                 /ct_Type1FontTemplate 14 dict
6124                         begin
6125                         /FontType 1 def
6126                         /FontMatrix [0.001 0 0 0.001 0 0]def
6127                         /FontBBox [-250 -250 1250 1250]def
6128                         /Encoding ct_cHexEncoding def
6129                         /PaintType 0 def
6130                         currentdict
6131                         end def
6132                 /BaseFontTemplate 11 dict
6133                         begin
6134                         /FontMatrix [0.001 0 0 0.001 0 0]def
6135                         /FontBBox [-250 -250 1250 1250]def
6136                         /Encoding ct_cHexEncoding def
6137                         /BuildChar/ct_BuildCharIncremental load def
6138                         ct_Clone?
6139                                 {
6140                                 /FontType 3 def
6141                                 /ct_ShowCharString/ct_Type3ShowCharString load def
6142                                 /ct_dfSetCacheProc/ct_CloneSetCacheProc load def
6143                                 /ct_SyntheticBold false def
6144                                 /ct_StrokeWidth 1 def
6145                                 }
6146                                 {
6147                                 /FontType 4 def
6148                                 /Private 1 dict dup/lenIV 4 put def
6149                                 /CharStrings 1 dict dup/.notdef<d841272cf18f54fc13>put def
6150                                 /PaintType 0 def
6151                                 /ct_ShowCharString/ct_Type4ShowCharString load def
6152                                 }
6153                         ifelse
6154                         /ct_str1 1 string def
6155                         currentdict
6156                         end def
6157                 /BaseFontDictSize BaseFontTemplate length 5 add def
6158                 /ct_matrixeq
6159                         {
6160                         true 0 1 5
6161                                 {
6162                                 dup 4 index exch get exch 3 index exch get eq and
6163                                 dup not
6164                                         {exit}
6165                                 if
6166                                 }
6167                         for
6168                         exch pop exch pop
6169                         }bind def
6170                 /ct_makeocf
6171                         {
6172                         15 dict
6173                                 begin
6174                                 exch/WMode exch def
6175                                 exch/FontName exch def
6176                                 /FontType 0 def
6177                                 /FMapType 2 def
6178                         dup/FontMatrix known
6179                                 {dup/FontMatrix get/FontMatrix exch def}
6180                                 {/FontMatrix matrix def}
6181                         ifelse
6182                                 /bfCount 1 index/CIDCount get 256 idiv 1 add
6183                                         dup 256 gt{pop 256}if def
6184                                 /Encoding
6185                                         256 array 0 1 bfCount 1 sub{2 copy dup put pop}for
6186                                         bfCount 1 255{2 copy bfCount put pop}for
6187                                         def
6188                                 /FDepVector bfCount dup 256 lt{1 add}if array def
6189                                 BaseFontTemplate BaseFontDictSize dict copy
6190                                         begin
6191                                         /CIDFont exch def
6192                                         CIDFont/FontBBox known
6193                                                 {CIDFont/FontBBox get/FontBBox exch def}
6194                                         if
6195                                         CIDFont/CDevProc known
6196                                                 {CIDFont/CDevProc get/CDevProc exch def}
6197                                         if
6198                                         currentdict
6199                                         end
6200                                 BaseFontNameStr 3(0)putinterval
6201                                 0 1 bfCount dup 256 eq{1 sub}if
6202                                         {
6203                                         FDepVector exch
6204                                         2 index BaseFontDictSize dict copy
6205                                                 begin
6206                                                 dup/CIDFirstByte exch 256 mul def
6207                                                 FontType 3 eq
6208                                                         {/ct_FDDict 2 dict def}
6209                                                 if
6210                                                 currentdict
6211                                                 end
6212                                         1 index 16
6213                                         BaseFontNameStr 2 2 getinterval cvrs pop
6214                                         BaseFontNameStr exch definefont
6215                                         put
6216                                         }
6217                                 for
6218                                 ct_Clone?
6219                                         {/Widths 1 index/CIDFont get/GlyphDirectory get length dict def}
6220                                 if
6221                                 FontName
6222                                 currentdict
6223                                 end
6224                         definefont
6225                         ct_Clone?
6226                                 {
6227                                 gsave
6228                                 dup 1000 scalefont setfont
6229                                 ct_BuildCharDict
6230                                         begin
6231                                         /usewidths? false def
6232                                         currentfont/Widths get
6233                                                 begin
6234                                                 exch/CIDFont get/GlyphDirectory get
6235                                                         {
6236                                                         pop
6237                                                         dup charcode exch 1 index 0 2 index 256 idiv put
6238                                                         1 index exch 1 exch 256 mod put
6239                                                         stringwidth 2 array astore def
6240                                                         }
6241                                                 forall
6242                                                 end
6243                                         /usewidths? true def
6244                                         end
6245                                 grestore
6246                                 }
6247                                 {exch pop}
6248                         ifelse
6249                         }bind def
6250                 currentglobal true setglobal
6251                 /ct_ComposeFont
6252                         {
6253                         ct_UseNativeCapability?
6254                                 {                               
6255                                 2 index/CMap ct_resourcestatus
6256                                         {pop pop exch pop}
6257                                         {
6258                                         /CIDInit/ProcSet findresource
6259                                                 begin
6260                                                 12 dict
6261                                                         begin
6262                                                         begincmap
6263                                                         /CMapName 3 index def
6264                                                         /CMapVersion 1.000 def
6265                                                         /CMapType 1 def
6266                                                         exch/WMode exch def
6267                                                         /CIDSystemInfo 3 dict dup
6268                                                                 begin
6269                                                                 /Registry(Adobe)def
6270                                                                 /Ordering
6271                                                                 CMapName ct_mkocfStr100 cvs
6272                                                                 (Adobe-)search
6273                                                                         {
6274                                                                         pop pop
6275                                                                         (-)search
6276                                                                                 {
6277                                                                                 dup length string copy
6278                                                                                 exch pop exch pop
6279                                                                                 }
6280                                                                                 {pop(Identity)}
6281                                                                         ifelse
6282                                                                         }
6283                                                                         {pop (Identity)}
6284                                                                 ifelse
6285                                                                 def
6286                                                                 /Supplement 0 def
6287                                                                 end def
6288                                                         1 begincodespacerange
6289                                                         <0000><FFFF>
6290                                                         endcodespacerange
6291                                                         1 begincidrange
6292                                                         <0000><FFFF>0
6293                                                         endcidrange
6294                                                         endcmap
6295                                                         CMapName currentdict/CMap defineresource pop
6296                                                         end
6297                                                 end
6298                                         }
6299                                 ifelse
6300                                 composefont
6301                                 }
6302                                 {
6303                                 3 2 roll pop
6304                                 0 get/CIDFont findresource
6305                                 ct_makeocf
6306                                 }
6307                         ifelse
6308                         }bind def
6309                         setglobal
6310                 /ct_MakeIdentity
6311                         {
6312                         ct_UseNativeCapability?
6313                                 {
6314                                 1 index/CMap ct_resourcestatus
6315                                         {pop pop}
6316                                         {
6317                                         /CIDInit/ProcSet findresource begin
6318                                         12 dict begin
6319                                         begincmap
6320                                         /CMapName 2 index def
6321                                         /CMapVersion 1.000 def
6322                                         /CMapType 1 def
6323                                         /CIDSystemInfo 3 dict dup
6324                                                 begin
6325                                                 /Registry(Adobe)def
6326                                                 /Ordering
6327                                                 CMapName ct_mkocfStr100 cvs
6328                                                 (Adobe-)search
6329                                                         {
6330                                                         pop pop
6331                                                         (-)search
6332                                                                 {dup length string copy exch pop exch pop}
6333                                                                 {pop(Identity)}
6334                                                         ifelse
6335                                                         }
6336                                                         {pop(Identity)}
6337                                                 ifelse
6338                                                 def
6339                                                 /Supplement 0 def
6340                                                 end def
6341                                         1 begincodespacerange
6342                                         <0000><FFFF>
6343                                         endcodespacerange
6344                                         1 begincidrange
6345                                         <0000><FFFF>0
6346                                         endcidrange
6347                                         endcmap
6348                                         CMapName currentdict/CMap defineresource pop
6349                                         end
6350                                         end
6351                                         }
6352                                 ifelse
6353                                 composefont
6354                                 }
6355                                 {
6356                                 exch pop
6357                                 0 get/CIDFont findresource
6358                                 ct_makeocf
6359                                 }
6360                         ifelse
6361                         }bind def
6362                 currentdict readonly pop
6363                 end
6364         end
6365 %%EndResource
6366 setglobal
6367 %%BeginResource: procset Adobe_CoolType_Utility_T42 1.0 0
6368 %%Copyright: Copyright 1987-2004 Adobe Systems Incorporated.
6369 %%Version: 1.0 0
6370 userdict/ct_T42Dict 15 dict put
6371 ct_T42Dict begin
6372 /Is2015?
6373 {
6374  version
6375  cvi
6376  2015
6377  ge
6378 }bind def
6379 /AllocGlyphStorage
6380 {
6381  Is2015?
6382  {      
6383         pop
6384  }
6385  {
6386         {string}forall
6387  }ifelse
6388 }bind def
6389 /Type42DictBegin
6390 {
6391 25 dict begin
6392  /FontName exch def
6393  /CharStrings 256 dict 
6394 begin
6395          /.notdef 0 def
6396          currentdict 
6397 end def
6398  /Encoding exch def
6399  /PaintType 0 def
6400  /FontType 42 def
6401  /FontMatrix[1 0 0 1 0 0]def
6402  4 array astore cvx/FontBBox exch def
6403  /sfnts
6404 }bind def
6405 /Type42DictEnd 
6406 {
6407  currentdict dup/FontName get exch definefont end
6408 ct_T42Dict exch
6409 dup/FontName get exch put
6410 }bind def
6411 /RD{string currentfile exch readstring pop}executeonly def
6412 /PrepFor2015
6413 {
6414 Is2015?
6415 {                
6416         /GlyphDirectory 
6417          16
6418          dict def
6419          sfnts 0 get
6420          dup
6421          2 index
6422         (glyx)
6423          putinterval
6424          2 index 
6425         (locx)
6426          putinterval
6427          pop
6428          pop
6429 }
6430 {
6431          pop
6432          pop
6433 }ifelse                 
6434 }bind def
6435 /AddT42Char
6436 {
6437 Is2015?
6438 {
6439         /GlyphDirectory get 
6440         begin
6441         def
6442         end
6443         pop
6444         pop
6445 }
6446 {
6447         /sfnts get
6448         4 index
6449         get
6450         3 index
6451  2 index
6452         putinterval
6453         pop
6454         pop
6455         pop
6456         pop
6457 }ifelse
6458 }bind def
6459 /T0AddT42Mtx2
6460 {
6461 /CIDFont findresource/Metrics2 get begin def end
6462 }bind def
6463 end
6464 %%EndResource
6465 currentglobal true setglobal
6466 %%BeginFile: MMFauxFont.prc
6467 %%Copyright: Copyright 1987-2001 Adobe Systems Incorporated. 
6468 %%All Rights Reserved.
6469 userdict /ct_EuroDict 10 dict put
6470 ct_EuroDict begin
6471 /ct_CopyFont 
6472 {
6473     { 1 index /FID ne {def} {pop pop} ifelse} forall
6474 } def
6475 /ct_GetGlyphOutline
6476 {
6477    gsave
6478    initmatrix newpath
6479    exch findfont dup 
6480    length 1 add dict 
6481    begin 
6482                 ct_CopyFont 
6483                 /Encoding Encoding dup length array copy 
6484                 dup
6485                 4 -1 roll
6486                 0 exch put   
6487                 def
6488                 currentdict
6489    end
6490    /ct_EuroFont exch definefont
6491    1000 scalefont setfont
6492    0 0 moveto
6493    [
6494        <00> stringwidth 
6495        <00> false charpath
6496        pathbbox
6497        [
6498        {/m cvx} {/l cvx} {/c cvx} {/cp cvx} pathforall
6499    grestore
6500    counttomark 8 add
6501 }
6502 def
6503 /ct_MakeGlyphProc
6504 {
6505    ] cvx
6506    /ct_PSBuildGlyph cvx
6507    ] cvx
6508 } def
6509 /ct_PSBuildGlyph 
6510
6511         gsave 
6512         8 -1 roll pop 
6513         7 1 roll 
6514         6 -2 roll ct_FontMatrix transform 6 2 roll
6515         4 -2 roll ct_FontMatrix transform 4 2 roll
6516         ct_FontMatrix transform 
6517         currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse  
6518         dup  9 1 roll 
6519         {  
6520                 currentdict /StrokeWidth 2 copy known  
6521                 {   
6522                         get 2 div   
6523                         0 ct_FontMatrix dtransform pop
6524                         5 1 roll  
6525                         4 -1 roll 4 index sub   
6526                         4 1 roll   
6527                         3 -1 roll 4 index sub  
6528                         3 1 roll   
6529                         exch 4 index add exch  
6530                         4 index add  
6531                         5 -1 roll pop  
6532                 }  
6533                 {        
6534                         pop pop 
6535                 }  
6536                 ifelse  
6537         }       
6538     if  
6539         setcachedevice  
6540         ct_FontMatrix concat
6541         ct_PSPathOps begin 
6542                 exec 
6543         end 
6544         {  
6545                 currentdict /StrokeWidth 2 copy known  
6546                         { get }  
6547                         { pop pop 0 }  
6548             ifelse  
6549                 setlinewidth stroke  
6550         }  
6551         {   
6552             fill  
6553         }  
6554         ifelse  
6555     grestore
6556 } def 
6557 /ct_PSPathOps 4 dict dup begin 
6558         /m {moveto} def 
6559         /l {lineto} def 
6560         /c {curveto} def 
6561         /cp {closepath} def 
6562 end 
6563 def 
6564 /ct_matrix1000 [1000 0 0 1000 0 0] def
6565 /ct_AddGlyphProc  
6566 {
6567    2 index findfont dup length 4 add dict 
6568    begin 
6569         ct_CopyFont 
6570         /CharStrings CharStrings dup length 1 add dict copy
6571       begin
6572          3 1 roll def  
6573          currentdict 
6574       end 
6575       def
6576       /ct_FontMatrix ct_matrix1000 FontMatrix matrix concatmatrix def
6577       /ct_PSBuildGlyph /ct_PSBuildGlyph load def
6578       /ct_PSPathOps /ct_PSPathOps load def
6579       currentdict
6580    end
6581    definefont pop
6582 }
6583 def
6584 systemdict /languagelevel known
6585 {
6586         /ct_AddGlyphToPrinterFont {
6587                 2 copy
6588                 ct_GetGlyphOutline 3 add -1 roll restore 
6589                 ct_MakeGlyphProc 
6590                 ct_AddGlyphProc
6591         } def
6592 }
6593 {
6594         /ct_AddGlyphToPrinterFont {
6595             pop pop restore
6596                 Adobe_CTFauxDict /$$$FONTNAME get
6597                 /Euro
6598                 Adobe_CTFauxDict /$$$SUBSTITUTEBASE get
6599                 ct_EuroDict exch get
6600                 ct_AddGlyphProc
6601         } def
6602 } ifelse
6603 /AdobeSansMM 
6604
6605 556 0 24 -19 541 703 
6606         { 
6607         541 628 m 
6608         510 669 442 703 354 703 c 
6609         201 703 117 607 101 444 c 
6610         50 444 l 
6611         25 372 l 
6612         97 372 l 
6613         97 301 l 
6614         49 301 l 
6615         24 229 l 
6616         103 229 l 
6617         124 67 209 -19 350 -19 c 
6618         435 -19 501 25 509 32 c 
6619         509 131 l 
6620         492 105 417 60 343 60 c 
6621         267 60 204 127 197 229 c 
6622         406 229 l 
6623         430 301 l 
6624         191 301 l 
6625         191 372 l 
6626         455 372 l 
6627         479 444 l 
6628         194 444 l 
6629         201 531 245 624 348 624 c 
6630         433 624 484 583 509 534 c 
6631         cp 
6632         556 0 m 
6633         }
6634 ct_PSBuildGlyph
6635 } def
6636 /AdobeSerifMM 
6637
6638 500 0 10 -12 484 692 
6639         { 
6640         347 298 m 
6641         171 298 l 
6642         170 310 170 322 170 335 c 
6643         170 362 l 
6644         362 362 l 
6645         374 403 l 
6646         172 403 l 
6647         184 580 244 642 308 642 c 
6648         380 642 434 574 457 457 c 
6649         481 462 l 
6650         474 691 l 
6651         449 691 l 
6652         433 670 429 657 410 657 c 
6653         394 657 360 692 299 692 c 
6654         204 692 94 604 73 403 c 
6655         22 403 l 
6656         10 362 l 
6657         70 362 l 
6658         69 352 69 341 69 330 c 
6659         69 319 69 308 70 298 c 
6660         22 298 l 
6661         10 257 l 
6662         73 257 l 
6663         97 57 216 -12 295 -12 c 
6664         364 -12 427 25 484 123 c 
6665         458 142 l 
6666         425 101 384 37 316 37 c 
6667         256 37 189 84 173 257 c 
6668         335 257 l 
6669         cp 
6670         500 0 m 
6671         } 
6672 ct_PSBuildGlyph 
6673 } def 
6674 end             
6675 %%EndFile
6676 setglobal
6677 Adobe_CoolType_Core begin /$None SetSubstituteStrategy end
6678 %%BeginResource: procset Adobe_AGM_Image 1.0 0
6679 %%Version: 1.0 0
6680 %%Copyright: Copyright(C)2000-2006 Adobe Systems, Inc. All Rights Reserved.
6681 systemdict/setpacking known
6682 {
6683         currentpacking
6684         true setpacking
6685 }if
6686 userdict/Adobe_AGM_Image 71 dict dup begin put
6687 /Adobe_AGM_Image_Id/Adobe_AGM_Image_1.0_0 def
6688 /nd{
6689         null def
6690 }bind def
6691 /AGMIMG_&image nd
6692 /AGMIMG_&colorimage nd
6693 /AGMIMG_&imagemask nd
6694 /AGMIMG_mbuf()def
6695 /AGMIMG_ybuf()def
6696 /AGMIMG_kbuf()def
6697 /AGMIMG_c 0 def
6698 /AGMIMG_m 0 def
6699 /AGMIMG_y 0 def
6700 /AGMIMG_k 0 def
6701 /AGMIMG_tmp nd
6702 /AGMIMG_imagestring0 nd
6703 /AGMIMG_imagestring1 nd
6704 /AGMIMG_imagestring2 nd
6705 /AGMIMG_imagestring3 nd
6706 /AGMIMG_imagestring4 nd
6707 /AGMIMG_imagestring5 nd
6708 /AGMIMG_cnt nd
6709 /AGMIMG_fsave nd
6710 /AGMIMG_colorAry nd
6711 /AGMIMG_override nd
6712 /AGMIMG_name nd
6713 /AGMIMG_maskSource nd
6714 /AGMIMG_flushfilters nd
6715 /invert_image_samples nd
6716 /knockout_image_samples nd
6717 /img nd
6718 /sepimg nd
6719 /devnimg nd
6720 /idximg nd
6721 /ds
6722 {
6723         Adobe_AGM_Core begin
6724         Adobe_AGM_Image begin
6725         /AGMIMG_&image systemdict/image get def
6726         /AGMIMG_&imagemask systemdict/imagemask get def
6727         /colorimage where{
6728                 pop
6729                 /AGMIMG_&colorimage/colorimage ldf
6730         }if
6731         end
6732         end
6733 }def
6734 /ps
6735 {
6736         Adobe_AGM_Image begin
6737         /AGMIMG_ccimage_exists{/customcolorimage where 
6738                 {
6739                         pop
6740                         /Adobe_AGM_OnHost_Seps where
6741                         {
6742                         pop false
6743                         }{
6744                         /Adobe_AGM_InRip_Seps where
6745                                 {
6746                                 pop false
6747                                 }{
6748                                         true
6749                                 }ifelse
6750                         }ifelse
6751                         }{
6752                         false
6753                 }ifelse 
6754         }bdf
6755         level2{
6756                 /invert_image_samples
6757                 {
6758                         Adobe_AGM_Image/AGMIMG_tmp Decode length ddf
6759                         /Decode[Decode 1 get Decode 0 get]def
6760                 }def
6761                 /knockout_image_samples
6762                 {
6763                         Operator/imagemask ne{
6764                                 /Decode[1 1]def
6765                         }if
6766                 }def
6767         }{      
6768                 /invert_image_samples
6769                 {
6770                         {1 exch sub}currenttransfer addprocs settransfer
6771                 }def
6772                 /knockout_image_samples
6773                 {
6774                         {pop 1}currenttransfer addprocs settransfer
6775                 }def
6776         }ifelse
6777         /img/imageormask ldf
6778         /sepimg/sep_imageormask ldf
6779         /devnimg/devn_imageormask ldf
6780         /idximg/indexed_imageormask ldf
6781         /_ctype 7 def
6782         currentdict{
6783                 dup xcheck 1 index type dup/arraytype eq exch/packedarraytype eq or and{
6784                         bind
6785                 }if
6786                 def
6787         }forall
6788 }def
6789 /pt
6790 {
6791         end
6792 }def
6793 /dt
6794 {
6795 }def
6796 /AGMIMG_flushfilters
6797 {
6798         dup type/arraytype ne
6799                 {1 array astore}if
6800         dup 0 get currentfile ne
6801                 {dup 0 get flushfile}if
6802                 {
6803                 dup type/filetype eq
6804                         {
6805                         dup status 1 index currentfile ne and
6806                                 {closefile}
6807                                 {pop}
6808                         ifelse
6809                         }{pop}ifelse
6810                 }forall
6811 }def
6812 /AGMIMG_init_common
6813 {
6814         currentdict/T known{/ImageType/T ldf currentdict/T undef}if
6815         currentdict/W known{/Width/W ldf currentdict/W undef}if
6816         currentdict/H known{/Height/H ldf currentdict/H undef}if
6817         currentdict/M known{/ImageMatrix/M ldf currentdict/M undef}if
6818         currentdict/BC known{/BitsPerComponent/BC ldf currentdict/BC undef}if
6819         currentdict/D known{/Decode/D ldf currentdict/D undef}if
6820         currentdict/DS known{/DataSource/DS ldf currentdict/DS undef}if
6821         currentdict/O known{
6822                 /Operator/O load 1 eq{
6823                         /imagemask
6824                 }{
6825                         /O load 2 eq{
6826                                 /image 
6827                         }{
6828                                 /colorimage
6829                         }ifelse
6830                 }ifelse
6831                 def
6832                 currentdict/O undef
6833         }if
6834         currentdict/HSCI known{/HostSepColorImage/HSCI ldf currentdict/HSCI undef}if
6835         currentdict/MD known{/MultipleDataSources/MD ldf currentdict/MD undef}if
6836         currentdict/I known{/Interpolate/I ldf currentdict/I undef}if
6837         currentdict/SI known{/SkipImageProc/SI ldf currentdict/SI undef}if
6838         /DataSource load xcheck not{
6839                 DataSource type/arraytype eq{
6840                         DataSource 0 get type/filetype eq{
6841                                 /_Filters DataSource def
6842                                 currentdict/MultipleDataSources known not{
6843                                         /DataSource DataSource dup length 1 sub get def 
6844                                 }if
6845                         }if
6846                 }if
6847                 currentdict/MultipleDataSources known not{
6848                         /MultipleDataSources DataSource type/arraytype eq{
6849                                 DataSource length 1 gt
6850                         }
6851                         {false}ifelse def
6852                 }if
6853         }if
6854         /NComponents Decode length 2 div def
6855         currentdict/SkipImageProc known not{/SkipImageProc{false}def}if
6856 }bdf
6857 /imageormask_sys
6858 {
6859         begin
6860                 AGMIMG_init_common
6861                 save mark
6862                 level2{
6863                         currentdict
6864                         Operator/imagemask eq{
6865                                 AGMIMG_&imagemask
6866                         }{
6867                                 use_mask{
6868                                         process_mask AGMIMG_&image
6869                                 }{
6870                                         AGMIMG_&image
6871                                 }ifelse
6872                         }ifelse
6873                 }{
6874                         Width Height
6875                         Operator/imagemask eq{
6876                                 Decode 0 get 1 eq Decode 1 get 0 eq     and
6877                                 ImageMatrix/DataSource load
6878                                 AGMIMG_&imagemask
6879                         }{
6880                                 BitsPerComponent ImageMatrix/DataSource load
6881                                 AGMIMG_&image
6882                         }ifelse
6883                 }ifelse
6884                 currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
6885                 cleartomark restore
6886         end
6887 }def
6888 /overprint_plate
6889 {
6890         currentoverprint{
6891                 0 get dup type/nametype eq{
6892                         dup/DeviceGray eq{
6893                                 pop AGMCORE_black_plate not
6894                         }{
6895                                 /DeviceCMYK eq{
6896                                         AGMCORE_is_cmyk_sep not
6897                                 }if
6898                         }ifelse
6899                 }{
6900                         false exch
6901                         {
6902                                  AGMOHS_sepink eq or
6903                         }forall
6904                         not
6905                 }ifelse
6906         }{
6907                 pop false
6908         }ifelse
6909 }def
6910 /process_mask
6911 {
6912         level3{
6913                 dup begin
6914                 /ImageType 1 def
6915                 end
6916                 4 dict begin
6917                         /DataDict exch def
6918                         /ImageType 3 def
6919                         /InterleaveType 3 def
6920                         /MaskDict 9 dict begin
6921                                 /ImageType 1 def
6922                                 /Width DataDict dup/MaskWidth known{/MaskWidth}{/Width}ifelse get def
6923                                 /Height DataDict dup/MaskHeight known{/MaskHeight}{/Height}ifelse get def
6924                                 /ImageMatrix[Width 0 0 Height neg 0 Height]def
6925                                 /NComponents 1 def
6926                                 /BitsPerComponent 1 def
6927                                 /Decode DataDict dup/MaskD known{/MaskD}{[1 0]}ifelse get def
6928                                 /DataSource Adobe_AGM_Core/AGMIMG_maskSource get def
6929                         currentdict end def
6930                 currentdict end
6931         }if
6932 }def
6933 /use_mask
6934 {
6935         dup/Mask known  {dup/Mask get}{false}ifelse
6936 }def
6937 /imageormask
6938 {
6939         begin
6940                 AGMIMG_init_common
6941                 SkipImageProc{
6942                         currentdict consumeimagedata
6943                 }
6944                 {
6945                         save mark
6946                         level2 AGMCORE_host_sep not and{
6947                                 currentdict
6948                                 Operator/imagemask eq DeviceN_PS2 not and{
6949                                         imagemask
6950                                 }{
6951                                         AGMCORE_in_rip_sep currentoverprint and currentcolorspace 0 get/DeviceGray eq and{
6952                                                 [/Separation/Black/DeviceGray{}]setcolorspace
6953                                                 /Decode[Decode 1 get Decode 0 get]def
6954                                         }if
6955                                         use_mask{
6956                                                 process_mask image
6957                                         }{
6958                                                 DeviceN_NoneName DeviceN_PS2 Indexed_DeviceN level3 not and or or AGMCORE_in_rip_sep and 
6959                                                 {
6960                                                         Names convert_to_process not{
6961                                                                 2 dict begin
6962                                                                 /imageDict xdf
6963                                                                 /names_index 0 def
6964                                                                 gsave
6965                                                                 imageDict write_image_file{
6966                                                                         Names{
6967                                                                                 dup(None)ne{
6968                                                                                         [/Separation 3 -1 roll/DeviceGray{1 exch sub}]setcolorspace
6969                                                                                         Operator imageDict read_image_file
6970                                                                                         names_index 0 eq{true setoverprint}if
6971                                                                                         /names_index names_index 1 add def
6972                                                                                 }{
6973                                                                                         pop
6974                                                                                 }ifelse
6975                                                                         }forall
6976                                                                         close_image_file
6977                                                                 }if
6978                                                                 grestore
6979                                                                 end
6980                                                         }{
6981                                                                 Operator/imagemask eq{
6982                                                                         imagemask
6983                                                                 }{
6984                                                                         image
6985                                                                 }ifelse
6986                                                         }ifelse
6987                                                 }{
6988                                                         Operator/imagemask eq{
6989                                                                 imagemask
6990                                                         }{
6991                                                                 image
6992                                                         }ifelse
6993                                                 }ifelse
6994                                         }ifelse
6995                                 }ifelse
6996                         }{
6997                                 Width Height
6998                                 Operator/imagemask eq{
6999                                         Decode 0 get 1 eq Decode 1 get 0 eq     and
7000                                         ImageMatrix/DataSource load
7001                                         /Adobe_AGM_OnHost_Seps where{
7002                                                 pop imagemask
7003                                         }{
7004                                                 currentgray 1 ne{
7005                                                         currentdict imageormask_sys
7006                                                 }{
7007                                                         currentoverprint not{
7008                                                                 1 AGMCORE_&setgray
7009                                                                 currentdict imageormask_sys
7010                                                         }{
7011                                                                 currentdict ignoreimagedata
7012                                                         }ifelse                                         
7013                                                 }ifelse
7014                                         }ifelse
7015                                 }{
7016                                         BitsPerComponent ImageMatrix 
7017                                         MultipleDataSources{
7018                                                 0 1 NComponents 1 sub{
7019                                                         DataSource exch get
7020                                                 }for
7021                                         }{
7022                                                 /DataSource load
7023                                         }ifelse
7024                                         Operator/colorimage eq{
7025                                                 AGMCORE_host_sep{
7026                                                         MultipleDataSources level2 or NComponents 4 eq and{
7027                                                                 AGMCORE_is_cmyk_sep{
7028                                                                         MultipleDataSources{
7029                                                                                 /DataSource DataSource 0 get xcheck
7030                                                                                         {
7031                                                                                         [
7032                                                                                         DataSource 0 get/exec cvx
7033                                                                                         DataSource 1 get/exec cvx
7034                                                                                         DataSource 2 get/exec cvx
7035                                                                                         DataSource 3 get/exec cvx
7036                                                                                         /AGMCORE_get_ink_data cvx
7037                                                                                         ]cvx
7038                                                                                         }{
7039                                                                                         DataSource aload pop AGMCORE_get_ink_data
7040                                                                                         }ifelse def
7041                                                                         }{
7042                                                                                 /DataSource 
7043                                                                                 Width BitsPerComponent mul 7 add 8 idiv Height mul 4 mul 
7044                                                                                 /DataSource load
7045                                                                                 filter_cmyk 0()/SubFileDecode filter def
7046                                                                         }ifelse
7047                                                                         /Decode[Decode 0 get Decode 1 get]def
7048                                                                         /MultipleDataSources false def
7049                                                                         /NComponents 1 def
7050                                                                         /Operator/image def
7051                                                                         invert_image_samples
7052                                                                         1 AGMCORE_&setgray
7053                                                                         currentdict imageormask_sys
7054                                                                 }{
7055                                                                         currentoverprint not Operator/imagemask eq and{
7056                                                                                 1 AGMCORE_&setgray
7057                                                                                 currentdict imageormask_sys
7058                                                                         }{
7059                                                                                 currentdict ignoreimagedata
7060                                                                         }ifelse
7061                                                                 }ifelse
7062                                                         }{      
7063                                                                 MultipleDataSources NComponents AGMIMG_&colorimage                                              
7064                                                         }ifelse
7065                                                 }{
7066                                                         true NComponents colorimage
7067                                                 }ifelse
7068                                         }{
7069                                                 Operator/image eq{
7070                                                         AGMCORE_host_sep{
7071                                                                 /DoImage true def
7072                                                                 currentdict/HostSepColorImage known{HostSepColorImage not}{false}ifelse
7073                                                                 {
7074                                                                         AGMCORE_black_plate not Operator/imagemask ne and{
7075                                                                                 /DoImage false def
7076                                                                                 currentdict ignoreimagedata
7077                                                                         }if
7078                                                                 }if
7079                                                                 1 AGMCORE_&setgray
7080                                                                 DoImage
7081                                                                         {currentdict imageormask_sys}if
7082                                                         }{
7083                                                                 use_mask{
7084                                                                         process_mask image
7085                                                                 }{
7086                                                                         image
7087                                                                 }ifelse
7088                                                         }ifelse
7089                                                 }{
7090                                                         Operator/knockout eq{
7091                                                                 pop pop pop pop pop
7092                                                                 currentcolorspace overprint_plate not{
7093                                                                         knockout_unitsq
7094                                                                 }if
7095                                                         }if
7096                                                 }ifelse
7097                                         }ifelse
7098                                 }ifelse
7099                         }ifelse
7100                         cleartomark restore
7101                 }ifelse
7102                 currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
7103         end
7104 }def
7105 /sep_imageormask
7106 {
7107         /sep_colorspace_dict AGMCORE_gget begin
7108         CSA map_csa
7109         begin
7110         AGMIMG_init_common
7111         SkipImageProc{
7112                 currentdict consumeimagedata
7113         }{
7114                 save mark 
7115                 AGMCORE_avoid_L2_sep_space{
7116                         /Decode[Decode 0 get 255 mul Decode 1 get 255 mul]def
7117                 }if
7118                 AGMIMG_ccimage_exists 
7119                 MappedCSA 0 get/DeviceCMYK eq and
7120                 currentdict/Components known and 
7121                 Name()ne and 
7122                 Name(All)ne and 
7123                 Operator/image eq and
7124                 AGMCORE_producing_seps not and
7125                 level2 not and
7126                 {
7127                         Width Height BitsPerComponent ImageMatrix 
7128                         [
7129                         /DataSource load/exec cvx
7130                         {
7131                                 0 1 2 index length 1 sub{
7132                                         1 index exch
7133                                         2 copy get 255 xor put
7134                                 }for
7135                         }/exec cvx
7136                         ]cvx bind
7137                         MappedCSA 0 get/DeviceCMYK eq{
7138                                 Components aload pop
7139                         }{
7140                                 0 0 0 Components aload pop 1 exch sub
7141                         }ifelse
7142                         Name findcmykcustomcolor
7143                         customcolorimage
7144                 }{
7145                         AGMCORE_producing_seps not{
7146                                 level2{
7147                                         //Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne AGMCORE_avoid_L2_sep_space not and currentcolorspace 0 get/Separation ne and{
7148                                                 [/Separation Name MappedCSA sep_proc_name exch dup 0 get 15 string cvs(/Device)anchorsearch{pop pop 0 get}{pop}ifelse exch load]setcolorspace_opt
7149                                                 /sep_tint AGMCORE_gget setcolor
7150                                         }if
7151                                         currentdict imageormask
7152                                 }{
7153                                         currentdict
7154                                         Operator/imagemask eq{
7155                                                 imageormask
7156                                         }{
7157                                                 sep_imageormask_lev1
7158                                         }ifelse
7159                                 }ifelse
7160                         }{
7161                                 AGMCORE_host_sep{
7162                                         Operator/knockout eq{
7163                                                 currentdict/ImageMatrix get concat
7164                                                 knockout_unitsq
7165                                         }{
7166                                                 currentgray 1 ne{
7167                                                         AGMCORE_is_cmyk_sep Name(All)ne and{
7168                                                                 level2{
7169                                                                         Name AGMCORE_IsSeparationAProcessColor 
7170                                                                         {
7171                                                                                 Operator/imagemask eq{
7172                                                                                         //Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{
7173                                                                                                 /sep_tint AGMCORE_gget 1 exch sub AGMCORE_&setcolor
7174                                                                                         }if
7175                                                                                 }{
7176                                                                                         invert_image_samples
7177                                                                                 }ifelse
7178                                                                         }{
7179                                                                                 //Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{
7180                                                                                         [/Separation Name[/DeviceGray]
7181                                                                                         {
7182                                                                                                 sep_colorspace_proc AGMCORE_get_ink_data
7183                                                                                                 1 exch sub
7184                                                                                         }bind
7185                                                                                         ]AGMCORE_&setcolorspace
7186                                                                                         /sep_tint AGMCORE_gget AGMCORE_&setcolor
7187                                                                                 }if
7188                                                                         }ifelse
7189                                                                         currentdict imageormask_sys
7190                                                                 }{
7191                                                                         currentdict
7192                                                                         Operator/imagemask eq{
7193                                                                                 imageormask_sys
7194                                                                         }{
7195                                                                                 sep_image_lev1_sep
7196                                                                         }ifelse
7197                                                                 }ifelse
7198                                                         }{
7199                                                                 Operator/imagemask ne{
7200                                                                         invert_image_samples
7201                                                                 }if
7202                                                                 currentdict imageormask_sys
7203                                                         }ifelse
7204                                                 }{
7205                                                         currentoverprint not Name(All)eq or Operator/imagemask eq and{
7206                                                                 currentdict imageormask_sys 
7207                                                                 }{
7208                                                                 currentoverprint not
7209                                                                         {
7210                                                                         gsave 
7211                                                                         knockout_unitsq
7212                                                                         grestore
7213                                                                         }if
7214                                                                 currentdict consumeimagedata 
7215                                                         }ifelse
7216                                                 }ifelse
7217                                         }ifelse
7218                                 }{
7219                                         //Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{
7220                                                 currentcolorspace 0 get/Separation ne{
7221                                                         [/Separation Name MappedCSA sep_proc_name exch 0 get exch load]setcolorspace_opt
7222                                                         /sep_tint AGMCORE_gget setcolor
7223                                                 }if
7224                                         }if
7225                                         currentoverprint 
7226                                         MappedCSA 0 get/DeviceCMYK eq and 
7227                                         Name AGMCORE_IsSeparationAProcessColor not and
7228                                         //Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{Name inRip_spot_has_ink not and}{false}ifelse 
7229                                         Name(All)ne and{
7230                                                 imageormask_l2_overprint
7231                                         }{
7232                                                 currentdict imageormask
7233                                         }ifelse
7234                                 }ifelse
7235                         }ifelse
7236                 }ifelse
7237                 cleartomark restore
7238         }ifelse
7239         currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
7240         end
7241         end
7242 }def
7243 /colorSpaceElemCnt
7244 {
7245         mark currentcolor counttomark dup 2 add 1 roll cleartomark
7246 }bdf
7247 /devn_sep_datasource
7248 {
7249         1 dict begin
7250         /dataSource xdf
7251         [
7252                 0 1 dataSource length 1 sub{
7253                         dup currentdict/dataSource get/exch cvx/get cvx/exec cvx
7254                         /exch cvx names_index/ne cvx[/pop cvx]cvx/if cvx
7255                 }for
7256         ]cvx bind
7257         end
7258 }bdf            
7259 /devn_alt_datasource
7260 {
7261         11 dict begin
7262         /convProc xdf
7263         /origcolorSpaceElemCnt xdf
7264         /origMultipleDataSources xdf
7265         /origBitsPerComponent xdf
7266         /origDecode xdf
7267         /origDataSource xdf
7268         /dsCnt origMultipleDataSources{origDataSource length}{1}ifelse def
7269         /DataSource origMultipleDataSources
7270                 {
7271                         [
7272                         BitsPerComponent 8 idiv origDecode length 2 idiv mul string
7273                         0 1 origDecode length 2 idiv 1 sub
7274                                 {
7275                                 dup 7 mul 1 add index exch dup BitsPerComponent 8 idiv mul exch
7276                                 origDataSource exch get 0()/SubFileDecode filter
7277                                 BitsPerComponent 8 idiv string/readstring cvx/pop cvx/putinterval cvx
7278                                 }for 
7279                         ]bind cvx
7280                 }{origDataSource}ifelse 0()/SubFileDecode filter def            
7281         [
7282                 origcolorSpaceElemCnt string
7283                 0 2 origDecode length 2 sub
7284                         {
7285                         dup origDecode exch get dup 3 -1 roll 1 add origDecode exch get exch sub 2 BitsPerComponent exp 1 sub div
7286                         1 BitsPerComponent 8 idiv{DataSource/read cvx/not cvx{0}/if cvx/mul cvx}repeat/mul cvx/add cvx
7287                         }for
7288                 /convProc load/exec cvx
7289                 origcolorSpaceElemCnt 1 sub -1 0
7290                         {
7291                         /dup cvx 2/add cvx/index cvx
7292                         3 1/roll cvx/exch cvx 255/mul cvx/cvi cvx/put cvx
7293                         }for
7294         ]bind cvx 0()/SubFileDecode filter
7295         end
7296 }bdf
7297 /devn_imageormask
7298 {
7299         /devicen_colorspace_dict AGMCORE_gget begin
7300         CSA map_csa
7301         2 dict begin
7302         dup
7303         /srcDataStrs[3 -1 roll begin
7304                 AGMIMG_init_common
7305                 currentdict/MultipleDataSources known{MultipleDataSources{DataSource length}{1}ifelse}{1}ifelse
7306                 {
7307                         Width Decode length 2 div mul cvi
7308                         {
7309                                 dup 65535 gt{1 add 2 div cvi}{exit}ifelse
7310                         }loop
7311                         string
7312                 }repeat
7313                 end]def
7314         /dstDataStr srcDataStrs 0 get length string def
7315         begin
7316         AGMIMG_init_common
7317         SkipImageProc{
7318                 currentdict consumeimagedata
7319         }{
7320                 save mark 
7321                 AGMCORE_producing_seps not{
7322                         level3 not{
7323                                 Operator/imagemask ne{
7324                                         /DataSource[[
7325                                                 DataSource Decode BitsPerComponent currentdict/MultipleDataSources known{MultipleDataSources}{false}ifelse
7326                                                 colorSpaceElemCnt/devicen_colorspace_dict AGMCORE_gget/TintTransform get 
7327                                                 devn_alt_datasource 1/string cvx/readstring cvx/pop cvx]cvx colorSpaceElemCnt 1 sub{dup}repeat]def                              
7328                                         /MultipleDataSources true def
7329                                         /Decode colorSpaceElemCnt[exch{0 1}repeat]def
7330                                 }if
7331                         }if
7332                         currentdict imageormask
7333                 }{
7334                         AGMCORE_host_sep{
7335                                 Names convert_to_process{
7336                                         CSA get_csa_by_name 0 get/DeviceCMYK eq{
7337                                                 /DataSource
7338                                                         Width BitsPerComponent mul 7 add 8 idiv Height mul 4 mul 
7339                                                         DataSource Decode BitsPerComponent currentdict/MultipleDataSources known{MultipleDataSources}{false}ifelse
7340                                                         4/devicen_colorspace_dict AGMCORE_gget/TintTransform get 
7341                                                         devn_alt_datasource
7342                                                 filter_cmyk 0()/SubFileDecode filter def
7343                                                 /MultipleDataSources false def
7344                                                 /Decode[1 0]def
7345                                                 /DeviceGray setcolorspace
7346                                                 currentdict imageormask_sys
7347                                         }{
7348                                                 AGMCORE_report_unsupported_color_space
7349                                                 AGMCORE_black_plate{
7350                                                         /DataSource
7351                                                                 DataSource Decode BitsPerComponent currentdict/MultipleDataSources known{MultipleDataSources}{false}ifelse
7352                                                                 CSA get_csa_by_name 0 get/DeviceRGB eq{3}{1}ifelse/devicen_colorspace_dict AGMCORE_gget/TintTransform get
7353                                                                 devn_alt_datasource
7354                                                         /MultipleDataSources false def
7355                                                         /Decode colorSpaceElemCnt[exch{0 1}repeat]def
7356                                                         currentdict imageormask_sys
7357                                                 }{
7358                                                         gsave 
7359                                                         knockout_unitsq
7360                                                         grestore
7361                                                         currentdict consumeimagedata 
7362                                                 }ifelse
7363                                         }ifelse
7364                                 }
7365                                 {       
7366                                         /devicen_colorspace_dict AGMCORE_gget/names_index known{
7367                                                 Operator/imagemask ne{
7368                                                         MultipleDataSources{
7369                                                                 /DataSource[DataSource devn_sep_datasource/exec cvx]cvx def
7370                                                                 /MultipleDataSources false def
7371                                                         }{
7372                                                                 /DataSource/DataSource load dstDataStr srcDataStrs 0 get filter_devn def
7373                                                         }ifelse
7374                                                         invert_image_samples
7375                                                 }if
7376                                                 currentdict imageormask_sys
7377                                         }{
7378                                                 currentoverprint not Operator/imagemask eq and{
7379                                                         currentdict imageormask_sys 
7380                                                         }{
7381                                                         currentoverprint not
7382                                                                 {
7383                                                                 gsave 
7384                                                                 knockout_unitsq
7385                                                                 grestore
7386                                                                 }if
7387                                                         currentdict consumeimagedata 
7388                                                 }ifelse
7389                                         }ifelse
7390                                 }ifelse
7391                         }{
7392                                 currentdict imageormask
7393                         }ifelse
7394                 }ifelse
7395                 cleartomark restore
7396         }ifelse
7397         currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
7398         end
7399         end
7400         end
7401 }def
7402 /imageormask_l2_overprint
7403 {
7404         currentdict
7405         currentcmykcolor add add add 0 eq{
7406                 currentdict consumeimagedata
7407         }{
7408                 level3{                 
7409                         currentcmykcolor 
7410                         /AGMIMG_k xdf 
7411                         /AGMIMG_y xdf 
7412                         /AGMIMG_m xdf 
7413                         /AGMIMG_c xdf
7414                         Operator/imagemask eq{
7415                                 [/DeviceN[
7416                                 AGMIMG_c 0 ne{/Cyan}if
7417                                 AGMIMG_m 0 ne{/Magenta}if
7418                                 AGMIMG_y 0 ne{/Yellow}if
7419                                 AGMIMG_k 0 ne{/Black}if
7420                                 ]/DeviceCMYK{}]setcolorspace
7421                                 AGMIMG_c 0 ne{AGMIMG_c}if
7422                                 AGMIMG_m 0 ne{AGMIMG_m}if
7423                                 AGMIMG_y 0 ne{AGMIMG_y}if
7424                                 AGMIMG_k 0 ne{AGMIMG_k}if
7425                                 setcolor                        
7426                         }{      
7427                                 /Decode[Decode 0 get 255 mul Decode 1 get 255 mul]def
7428                                 [/Indexed                               
7429                                         [
7430                                                 /DeviceN[
7431                                                         AGMIMG_c 0 ne{/Cyan}if
7432                                                         AGMIMG_m 0 ne{/Magenta}if
7433                                                         AGMIMG_y 0 ne{/Yellow}if
7434                                                         AGMIMG_k 0 ne{/Black}if
7435                                                 ]
7436                                                 /DeviceCMYK{
7437                                                         AGMIMG_k 0 eq{0}if
7438                                                         AGMIMG_y 0 eq{0 exch}if
7439                                                         AGMIMG_m 0 eq{0 3 1 roll}if
7440                                                         AGMIMG_c 0 eq{0 4 1 roll}if                                             
7441                                                 }
7442                                         ]
7443                                         255
7444                                         {
7445                                                 255 div 
7446                                                 mark exch
7447                                                 dup     dup dup
7448                                                 AGMIMG_k 0 ne{
7449                                                         /sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec 4 1 roll pop pop pop              
7450                                                         counttomark 1 roll
7451                                                 }{
7452                                                         pop
7453                                                 }ifelse
7454                                                 AGMIMG_y 0 ne{
7455                                                         /sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec 4 2 roll pop pop pop              
7456                                                         counttomark 1 roll
7457                                                 }{
7458                                                         pop
7459                                                 }ifelse
7460                                                 AGMIMG_m 0 ne{
7461                                                         /sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec 4 3 roll pop pop pop              
7462                                                         counttomark 1 roll
7463                                                 }{
7464                                                         pop
7465                                                 }ifelse
7466                                                 AGMIMG_c 0 ne{
7467                                                         /sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec pop pop pop               
7468                                                         counttomark 1 roll
7469                                                 }{
7470                                                         pop
7471                                                 }ifelse
7472                                                 counttomark 1 add -1 roll pop
7473                                         }
7474                                 ]setcolorspace
7475                         }ifelse
7476                         imageormask_sys
7477                 }{
7478         write_image_file{
7479                 currentcmykcolor
7480                 0 ne{
7481                         [/Separation/Black/DeviceGray{}]setcolorspace
7482                         gsave
7483                         /Black
7484                         [{1 exch sub/sep_tint AGMCORE_gget mul}/exec cvx MappedCSA sep_proc_name cvx exch pop{4 1 roll pop pop pop 1 exch sub}/exec cvx]
7485                         cvx modify_halftone_xfer
7486                         Operator currentdict read_image_file
7487                         grestore
7488                 }if
7489                 0 ne{
7490                         [/Separation/Yellow/DeviceGray{}]setcolorspace
7491                         gsave
7492                         /Yellow
7493                         [{1 exch sub/sep_tint AGMCORE_gget mul}/exec cvx MappedCSA sep_proc_name cvx exch pop{4 2 roll pop pop pop 1 exch sub}/exec cvx]
7494                         cvx modify_halftone_xfer
7495                         Operator currentdict read_image_file
7496                         grestore
7497                 }if
7498                 0 ne{
7499                         [/Separation/Magenta/DeviceGray{}]setcolorspace
7500                         gsave
7501                         /Magenta
7502                         [{1 exch sub/sep_tint AGMCORE_gget mul}/exec cvx MappedCSA sep_proc_name cvx exch pop{4 3 roll pop pop pop 1 exch sub}/exec cvx]
7503                         cvx modify_halftone_xfer
7504                         Operator currentdict read_image_file
7505                         grestore
7506                 }if
7507                 0 ne{
7508                         [/Separation/Cyan/DeviceGray{}]setcolorspace
7509                         gsave
7510                         /Cyan 
7511                         [{1 exch sub/sep_tint AGMCORE_gget mul}/exec cvx MappedCSA sep_proc_name cvx exch pop{pop pop pop 1 exch sub}/exec cvx]
7512                         cvx modify_halftone_xfer
7513                         Operator currentdict read_image_file
7514                         grestore
7515                 }if
7516                                 close_image_file
7517                         }{
7518                                 imageormask
7519                         }ifelse
7520                 }ifelse
7521         }ifelse
7522 }def
7523 /indexed_imageormask
7524 {
7525         begin
7526                 AGMIMG_init_common
7527                 save mark 
7528                 currentdict
7529                 AGMCORE_host_sep{
7530                         Operator/knockout eq{
7531                                 /indexed_colorspace_dict AGMCORE_gget dup/CSA known{
7532                                         /CSA get get_csa_by_name
7533                                 }{
7534                                         /Names get
7535                                 }ifelse
7536                                 overprint_plate not{
7537                                         knockout_unitsq
7538                                 }if
7539                         }{
7540                                 Indexed_DeviceN{
7541                                         /devicen_colorspace_dict AGMCORE_gget dup/names_index known exch/Names get convert_to_process or{
7542                                                 indexed_image_lev2_sep
7543                                         }{
7544                                                 currentoverprint not{
7545                                                         knockout_unitsq
7546                                                 }if
7547                                                 currentdict consumeimagedata
7548                                         }ifelse
7549                                 }{
7550                                         AGMCORE_is_cmyk_sep{
7551                                                 Operator/imagemask eq{
7552                                                         imageormask_sys
7553                                                 }{
7554                                                         level2{
7555                                                                 indexed_image_lev2_sep
7556                                                         }{
7557                                                                 indexed_image_lev1_sep
7558                                                         }ifelse
7559                                                 }ifelse
7560                                         }{
7561                                                 currentoverprint not{
7562                                                         knockout_unitsq
7563                                                 }if
7564                                                 currentdict consumeimagedata
7565                                         }ifelse
7566                                 }ifelse
7567                         }ifelse
7568                 }{
7569                         level2{
7570                                 Indexed_DeviceN{
7571                                         /indexed_colorspace_dict AGMCORE_gget begin
7572                                 }{
7573                                         /indexed_colorspace_dict AGMCORE_gget dup null ne
7574                                         {
7575                                                 begin
7576                                                 currentdict/CSDBase known{CSDBase/CSD get_res/MappedCSA get}{CSA}ifelse
7577                                                 get_csa_by_name 0 get/DeviceCMYK eq ps_level 3 ge and ps_version 3015.007 lt and
7578                                                 AGMCORE_in_rip_sep and{
7579                                                         [/Indexed[/DeviceN[/Cyan/Magenta/Yellow/Black]/DeviceCMYK{}]HiVal Lookup]
7580                                                         setcolorspace
7581                                                 }if
7582                                                 end
7583                                         }
7584                                         {pop}ifelse
7585                                 }ifelse
7586                                 imageormask
7587                                 Indexed_DeviceN{
7588                                         end
7589                                 }if
7590                         }{
7591                                 Operator/imagemask eq{
7592                                         imageormask
7593                                 }{
7594                                         indexed_imageormask_lev1
7595                                 }ifelse
7596                         }ifelse
7597                 }ifelse
7598                 cleartomark restore
7599         currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
7600         end
7601 }def
7602 /indexed_image_lev2_sep
7603 {
7604         /indexed_colorspace_dict AGMCORE_gget begin
7605         begin
7606                 Indexed_DeviceN not{
7607                         currentcolorspace 
7608                         dup 1/DeviceGray put
7609                         dup 3
7610                         currentcolorspace 2 get 1 add string
7611                         0 1 2 3 AGMCORE_get_ink_data 4 currentcolorspace 3 get length 1 sub
7612                         {
7613                         dup 4 idiv exch currentcolorspace 3 get exch get 255 exch sub 2 index 3 1 roll put
7614                         }for 
7615                         put     setcolorspace
7616                 }if
7617                 currentdict 
7618                 Operator/imagemask eq{
7619                         AGMIMG_&imagemask
7620                 }{
7621                         use_mask{
7622                                 process_mask AGMIMG_&image
7623                         }{
7624                                 AGMIMG_&image
7625                         }ifelse
7626                 }ifelse
7627         end end
7628 }def
7629  /OPIimage
7630  {
7631         dup type/dicttype ne{
7632                 10 dict begin
7633                         /DataSource xdf
7634                         /ImageMatrix xdf
7635                         /BitsPerComponent xdf
7636                         /Height xdf
7637                         /Width xdf
7638                         /ImageType 1 def
7639                         /Decode[0 1 def]
7640                         currentdict
7641                 end
7642         }if
7643         dup begin
7644                 /NComponents 1 cdndf
7645                 /MultipleDataSources false cdndf
7646                 /SkipImageProc{false}cdndf
7647                 /Decode[
7648                                 0 
7649                                 currentcolorspace 0 get/Indexed eq{
7650                                         2 BitsPerComponent exp 1 sub
7651                                 }{
7652                                         1
7653                                 }ifelse
7654                 ]cdndf
7655                 /Operator/image cdndf
7656         end
7657         /sep_colorspace_dict AGMCORE_gget null eq{
7658                 imageormask
7659         }{
7660                 gsave
7661                 dup begin invert_image_samples end
7662                 sep_imageormask
7663                 grestore
7664         }ifelse
7665  }def
7666 /cachemask_level2
7667 {
7668         3 dict begin
7669         /LZWEncode filter/WriteFilter xdf
7670         /readBuffer 256 string def
7671         /ReadFilter
7672                 currentfile
7673                 0(%EndMask)/SubFileDecode filter
7674                 /ASCII85Decode filter
7675                 /RunLengthDecode filter
7676         def
7677         {
7678                 ReadFilter readBuffer readstring exch
7679                 WriteFilter exch writestring
7680                 not{exit}if
7681         }loop
7682         WriteFilter closefile
7683         end
7684 }def
7685 /spot_alias
7686 {
7687         /mapto_sep_imageormask 
7688         {
7689                 dup type/dicttype ne{
7690                         12 dict begin
7691                                 /ImageType 1 def
7692                                 /DataSource xdf
7693                                 /ImageMatrix xdf
7694                                 /BitsPerComponent xdf
7695                                 /Height xdf
7696                                 /Width xdf
7697                                 /MultipleDataSources false def
7698                 }{
7699                         begin
7700                 }ifelse
7701                                 /Decode[/customcolor_tint AGMCORE_gget 0]def
7702                                 /Operator/image def
7703                                 /SkipImageProc{false}def
7704                                 currentdict 
7705                         end
7706                 sep_imageormask
7707         }bdf
7708         /customcolorimage
7709         {
7710                 Adobe_AGM_Image/AGMIMG_colorAry xddf
7711                 /customcolor_tint AGMCORE_gget
7712                 <<
7713                         /Name AGMIMG_colorAry 4 get
7714                         /CSA[/DeviceCMYK]
7715                         /TintMethod/Subtractive
7716                         /TintProc null
7717                         /MappedCSA null
7718                         /NComponents 4 
7719                         /Components[AGMIMG_colorAry aload pop pop]
7720                 >>
7721                 setsepcolorspace
7722                 mapto_sep_imageormask
7723         }ndf
7724         Adobe_AGM_Image/AGMIMG_&customcolorimage/customcolorimage load put
7725         /customcolorimage
7726         {
7727                 Adobe_AGM_Image/AGMIMG_override false put
7728                 current_spot_alias{dup 4 get map_alias}{false}ifelse
7729                 {
7730                         false set_spot_alias
7731                         /customcolor_tint AGMCORE_gget exch setsepcolorspace
7732                         pop
7733                         mapto_sep_imageormask
7734                         true set_spot_alias
7735                 }{
7736                         //Adobe_AGM_Image/AGMIMG_&customcolorimage get exec
7737                 }ifelse                 
7738         }bdf
7739 }def
7740 /snap_to_device
7741 {
7742         6 dict begin
7743         matrix currentmatrix
7744         dup 0 get 0 eq 1 index 3 get 0 eq and
7745         1 index 1 get 0 eq 2 index 2 get 0 eq and or exch pop
7746         {
7747                 1 1 dtransform 0 gt exch 0 gt/AGMIMG_xSign? exch def/AGMIMG_ySign? exch def
7748                 0 0 transform
7749                 AGMIMG_ySign?{floor 0.1 sub}{ceiling 0.1 add}ifelse exch
7750                 AGMIMG_xSign?{floor 0.1 sub}{ceiling 0.1 add}ifelse exch
7751                 itransform/AGMIMG_llY exch def/AGMIMG_llX exch def
7752                 1 1 transform
7753                 AGMIMG_ySign?{ceiling 0.1 add}{floor 0.1 sub}ifelse exch
7754                 AGMIMG_xSign?{ceiling 0.1 add}{floor 0.1 sub}ifelse exch
7755                 itransform/AGMIMG_urY exch def/AGMIMG_urX exch def                      
7756                 [AGMIMG_urX AGMIMG_llX sub 0 0 AGMIMG_urY AGMIMG_llY sub AGMIMG_llX AGMIMG_llY]concat
7757         }{
7758         }ifelse
7759         end
7760 }def
7761 level2 not{
7762         /colorbuf
7763         {
7764                 0 1 2 index length 1 sub{
7765                         dup 2 index exch get 
7766                         255 exch sub 
7767                         2 index 
7768                         3 1 roll 
7769                         put
7770                 }for
7771         }def
7772         /tint_image_to_color
7773         {
7774                 begin
7775                         Width Height BitsPerComponent ImageMatrix 
7776                         /DataSource load
7777                 end
7778                 Adobe_AGM_Image begin
7779                         /AGMIMG_mbuf 0 string def
7780                         /AGMIMG_ybuf 0 string def
7781                         /AGMIMG_kbuf 0 string def
7782                         {
7783                                 colorbuf dup length AGMIMG_mbuf length ne
7784                                         {
7785                                         dup length dup dup
7786                                         /AGMIMG_mbuf exch string def
7787                                         /AGMIMG_ybuf exch string def
7788                                         /AGMIMG_kbuf exch string def
7789                                         }if
7790                                 dup AGMIMG_mbuf copy AGMIMG_ybuf copy AGMIMG_kbuf copy pop
7791                         }
7792                         addprocs
7793                         {AGMIMG_mbuf}{AGMIMG_ybuf}{AGMIMG_kbuf}true 4 colorimage        
7794                 end
7795         }def                    
7796         /sep_imageormask_lev1
7797         {
7798                 begin
7799                         MappedCSA 0 get dup/DeviceRGB eq exch/DeviceCMYK eq or has_color not and{
7800                                 {
7801                                         255 mul round cvi GrayLookup exch get
7802                                 }currenttransfer addprocs settransfer
7803                                 currentdict imageormask
7804                         }{
7805                                 /sep_colorspace_dict AGMCORE_gget/Components known{
7806                                         MappedCSA 0 get/DeviceCMYK eq{
7807                                                 Components aload pop
7808                                         }{
7809                                                 0 0 0 Components aload pop 1 exch sub
7810                                         }ifelse
7811                                         Adobe_AGM_Image/AGMIMG_k xddf 
7812                                         Adobe_AGM_Image/AGMIMG_y xddf 
7813                                         Adobe_AGM_Image/AGMIMG_m xddf 
7814                                         Adobe_AGM_Image/AGMIMG_c xddf 
7815                                         AGMIMG_y 0.0 eq AGMIMG_m 0.0 eq and AGMIMG_c 0.0 eq and{
7816                                                 {AGMIMG_k mul 1 exch sub}currenttransfer addprocs settransfer
7817                                                 currentdict imageormask
7818                                         }{
7819                                                 currentcolortransfer
7820                                                 {AGMIMG_k mul 1 exch sub}exch addprocs 4 1 roll
7821                                                 {AGMIMG_y mul 1 exch sub}exch addprocs 4 1 roll
7822                                                 {AGMIMG_m mul 1 exch sub}exch addprocs 4 1 roll
7823                                                 {AGMIMG_c mul 1 exch sub}exch addprocs 4 1 roll
7824                                                 setcolortransfer
7825                                                 currentdict tint_image_to_color
7826                                         }ifelse
7827                                 }{
7828                                         MappedCSA 0 get/DeviceGray eq{
7829                                                 {255 mul round cvi ColorLookup exch get 0 get}currenttransfer addprocs settransfer
7830                                                 currentdict imageormask
7831                                         }{
7832                                                 MappedCSA 0 get/DeviceCMYK eq{
7833                                                         currentcolortransfer
7834                                                         {255 mul round cvi ColorLookup exch get 3 get 1 exch sub}exch addprocs 4 1 roll
7835                                                         {255 mul round cvi ColorLookup exch get 2 get 1 exch sub}exch addprocs 4 1 roll
7836                                                         {255 mul round cvi ColorLookup exch get 1 get 1 exch sub}exch addprocs 4 1 roll
7837                                                         {255 mul round cvi ColorLookup exch get 0 get 1 exch sub}exch addprocs 4 1 roll
7838                                                         setcolortransfer 
7839                                                         currentdict tint_image_to_color
7840                                                 }{
7841                                                         currentcolortransfer
7842                                                         {pop 1}exch addprocs 4 1 roll
7843                                                         {255 mul round cvi ColorLookup exch get 2 get}exch addprocs 4 1 roll
7844                                                         {255 mul round cvi ColorLookup exch get 1 get}exch addprocs 4 1 roll
7845                                                         {255 mul round cvi ColorLookup exch get 0 get}exch addprocs 4 1 roll
7846                                                         setcolortransfer 
7847                                                         currentdict tint_image_to_color
7848                                                 }ifelse
7849                                         }ifelse
7850                                 }ifelse
7851                         }ifelse
7852                 end
7853         }def
7854         /sep_image_lev1_sep
7855         {
7856                 begin
7857                         /sep_colorspace_dict AGMCORE_gget/Components known{
7858                                 Components aload pop
7859                                 Adobe_AGM_Image/AGMIMG_k xddf 
7860                                 Adobe_AGM_Image/AGMIMG_y xddf 
7861                                 Adobe_AGM_Image/AGMIMG_m xddf 
7862                                 Adobe_AGM_Image/AGMIMG_c xddf 
7863                                 {AGMIMG_c mul 1 exch sub}
7864                                 {AGMIMG_m mul 1 exch sub}
7865                                 {AGMIMG_y mul 1 exch sub}
7866                                 {AGMIMG_k mul 1 exch sub}
7867                         }{
7868                                 {255 mul round cvi ColorLookup exch get 0 get 1 exch sub}
7869                                 {255 mul round cvi ColorLookup exch get 1 get 1 exch sub}
7870                                 {255 mul round cvi ColorLookup exch get 2 get 1 exch sub}
7871                                 {255 mul round cvi ColorLookup exch get 3 get 1 exch sub}
7872                         }ifelse
7873                         AGMCORE_get_ink_data currenttransfer addprocs settransfer
7874                         currentdict imageormask_sys
7875                 end
7876         }def
7877         /indexed_imageormask_lev1
7878         {
7879                 /indexed_colorspace_dict AGMCORE_gget begin
7880                 begin
7881                         currentdict
7882                         MappedCSA 0 get dup/DeviceRGB eq exch/DeviceCMYK eq or has_color not and{
7883                                 {HiVal mul round cvi GrayLookup exch get HiVal div}currenttransfer addprocs settransfer
7884                                 imageormask
7885                         }{
7886                                 MappedCSA 0 get/DeviceGray eq{
7887                                         {HiVal mul round cvi Lookup exch get HiVal div}currenttransfer addprocs settransfer
7888                                         imageormask
7889                                 }{
7890                                         MappedCSA 0 get/DeviceCMYK eq{
7891                                                 currentcolortransfer
7892                                                 {4 mul HiVal mul round cvi 3 add Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
7893                                                 {4 mul HiVal mul round cvi 2 add Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
7894                                                 {4 mul HiVal mul round cvi 1 add Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
7895                                                 {4 mul HiVal mul round cvi               Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
7896                                                 setcolortransfer 
7897                                                 tint_image_to_color
7898                                         }{
7899                                                 currentcolortransfer
7900                                                 {pop 1}exch addprocs 4 1 roll
7901                                                 {3 mul HiVal mul round cvi 2 add Lookup exch get HiVal div}exch addprocs 4 1 roll
7902                                                 {3 mul HiVal mul round cvi 1 add Lookup exch get HiVal div}exch addprocs 4 1 roll
7903                                                 {3 mul HiVal mul round cvi              Lookup exch get HiVal div}exch addprocs 4 1 roll
7904                                                 setcolortransfer 
7905                                                 tint_image_to_color
7906                                         }ifelse
7907                                 }ifelse
7908                         }ifelse
7909                 end end
7910         }def
7911         /indexed_image_lev1_sep
7912         {
7913                 /indexed_colorspace_dict AGMCORE_gget begin
7914                 begin
7915                         {4 mul HiVal mul round cvi               Lookup exch get HiVal div 1 exch sub}
7916                         {4 mul HiVal mul round cvi 1 add Lookup exch get HiVal div 1 exch sub}
7917                         {4 mul HiVal mul round cvi 2 add Lookup exch get HiVal div 1 exch sub}
7918                         {4 mul HiVal mul round cvi 3 add Lookup exch get HiVal div 1 exch sub}
7919                         AGMCORE_get_ink_data currenttransfer addprocs settransfer
7920                         currentdict imageormask_sys
7921                 end end
7922         }def
7923 }if
7924 end
7925 systemdict/setpacking known
7926 {setpacking}if
7927 %%EndResource
7928 currentdict Adobe_AGM_Utils eq {end} if
7929 %%EndProlog
7930 %%BeginSetup
7931 Adobe_AGM_Utils begin
7932 2 2010 Adobe_AGM_Core/ds gx
7933 Adobe_CoolType_Core/ds get exec
7934 Adobe_AGM_Image/ds gx
7935 [/NamespacePush pdfmark_5
7936 [/_objdef {Doc_Metadata} /type /stream /OBJ pdfmark_5
7937 [{Doc_Metadata} 898 (% &end XMP packet& %) ReadBypdfmark_5_string
7938 <?xpacket begin='' id='W5M0MpCehiHzreSzNTczkc9d'?>
7939 <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 4.2.1-c043 52.372728, 2009/01/18-15:08:04        ">
7940  <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
7941   <rdf:Description rdf:about=""
7942     xmlns:pdf="http://ns.adobe.com/pdf/1.3/"
7943     xmlns:xmp="http://ns.adobe.com/xap/1.0/"
7944     xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/"
7945     xmlns:dc="http://purl.org/dc/elements/1.1/"
7946    pdf:Producer="GPL Ghostscript 9.02"
7947    xmp:ModifyDate="2011-09-25T23:54:30+02:00"
7948    xmp:CreateDate="2011-09-25T23:54:30+02:00"
7949    xmp:CreatorTool="UnknownApplication"
7950    xmpMM:DocumentID="7e8ee3d4-1fdd-11ec-0000-518ec5f17166"
7951    xmpMM:InstanceID="7e8ee3d4-1fdd-11ec-0000-518ec5f17166"
7952    dc:format="application/pdf">
7953    <dc:title>
7954     <rdf:Alt>
7955      <rdf:li xml:lang="x-default">Untitled</rdf:li>
7956     </rdf:Alt>
7957    </dc:title>
7958   </rdf:Description>
7959  </rdf:RDF>
7960 </x:xmpmeta>
7961                                                                                                                                 
7962                                                                                                                                 
7963                                                                                                                                 
7964                                                                                                                                 
7965                                                                                                                                 
7966                                                                                                                                 
7967                                                                                                                                 
7968                                                                                                                                 
7969                                                                                                                                 
7970                                                                                                                                 
7971                                                                                                                                 
7972                                                                                                                                 
7973                                                                                                                                 
7974                                                                                                                                 
7975                                                                                                                                 
7976                                                                                                                                 
7977 <?xpacket end='w'?>
7978
7979
7980 % &end XMP packet& %
7981
7982 [{Doc_Metadata} 2 dict begin /Type /Metadata def /Subtype /XML def currentdict end /PUT pdfmark_5
7983 [/Document 1 dict begin /Metadata {Doc_Metadata} def currentdict end /BDC pdfmark_5
7984 [/NamespacePop pdfmark_5
7985 currentdict Adobe_AGM_Utils eq {end} if
7986 %%EndSetup
7987 %%Page: 1 1
7988 %%EndPageComments
7989 %%BeginPageSetup
7990 Adobe_AGM_Utils begin
7991 Adobe_AGM_Core/ps gx
7992 Adobe_AGM_Core/capture_mysetup gx
7993 Adobe_AGM_Utils/capture_cpd gx
7994 Adobe_CoolType_Core/ps get exec
7995 Adobe_AGM_Image/ps gx
7996 %%EndPageSetup
7997 1 -1 scale 0 -97 translate
7998 pgsv
7999 [1 0 0 1 0 0 ]ct
8000 gsave
8001 np
8002 gsave
8003 0 0 mo
8004 0 97 li
8005 313 97 li
8006 313 0 li
8007 cp
8008 clp
8009 [1 0 0 1 -120 0 ]ct
8010 162.334 27.742 mo
8011 164.567 27.742 li
8012 164.567 24.17 165.162 20.597 166.205 16.802 cv
8013 163.005 14.644 159.283 13.527 155.264 13.527 cv
8014 144.547 13.527 135.467 21.8621 135.467 31.761 cv
8015 135.467 35.036 136.509 37.939 138.444 39.65 cv
8016 140.38 41.511 142.612 42.628 147.523 44.4141 cv
8017 152.584 46.275 153.403 46.647 154.817 47.986 cv
8018 156.009 49.028 156.678 50.962 156.678 53.1951 cv
8019 156.678 59.075 153.031 62.35 146.333 62.35 cv
8020 140.752 62.35 136.955 60.489 135.02 56.842 cv
8021 135.02 51.186 li
8022 133.011 51.186 li
8023 131.448 63.541 li
8024 134.797 65.7 138.22 66.519 143.356 66.519 cv
8025 148.566 66.519 152.734 65.253 156.306 62.648 cv
8026 161.442 58.927 164.567 53.1221 164.567 47.4661 cv
8027 164.567 44.861 163.452 42.033 161.739 40.469 cv
8028 159.581 38.534 158.019 37.7161 151.841 35.408 cv
8029 144.622 32.728 142.314 30.4951 142.314 26.105 cv
8030 142.314 21.192 146.481 17.6951 152.361 17.6951 cv
8031 156.231 17.6951 159.283 18.811 162.334 21.416 cv
8032 162.334 27.742 li
8033 cp
8034 171.136 40.767 mo
8035 173.667 38.7581 175.676 37.7161 177.164 37.7161 cv
8036 177.982 37.7161 178.504 38.236 178.504 39.13 cv
8037 178.504 39.353 178.504 39.725 178.429 40.1721 cv
8038 177.015 53.717 li
8039 176.718 56.769 176.568 58.555 176.568 60.044 cv
8040 176.568 63.764 178.057 66.519 180.067 66.519 cv
8041 182.151 66.519 185.128 64.955 188.104 62.35 cv
8042 191.007 59.8201 192.645 57.736 195.548 52.6 cv
8043 192.496 64.955 li
8044 189.593 76.7141 186.021 81.998 181.184 81.998 cv
8045 178.281 81.998 176.568 80.212 176.568 77.088 cv
8046 176.568 76.864 176.568 76.194 176.643 75.673 cv
8047 175.304 75.2271 li
8048 170.689 78.203 li
8049 170.912 80.139 171.136 81.106 171.806 82.148 cv
8050 172.921 84.158 175.378 85.423 177.982 85.423 cv
8051 183.862 85.423 190.189 81.18 194.506 74.333 cv
8052 198.301 68.453 199.343 65.552 203.139 51.484 cv
8053 206.339 39.948 207.976 34.5891 209.39 31.538 cv
8054 208.498 30.645 li
8055 205.298 31.6121 202.767 32.059 200.311 31.984 cv
8056 200.162 37.1201 198.004 44.488 194.953 50.219 cv
8057 191.826 56.098 188.031 60.267 185.798 60.267 cv
8058 184.979 60.267 184.532 59.15 184.532 57.2161 cv
8059 184.532 56.098 184.607 54.983 184.831 53.1221 cv
8060 186.245 40.991 li
8061 186.467 38.906 186.617 36.822 186.617 35.036 cv
8062 186.617 32.1331 185.5 30.347 183.714 30.347 cv
8063 182.001 30.347 178.951 31.836 176.048 34.069 cv
8064 170.093 38.683 li
8065 171.136 40.767 li
8066 cp
8067 212.015 39.055 mo
8068 212.982 40.991 li
8069 215.512 39.203 li
8070 216.852 38.311 217.968 37.7161 218.638 37.7161 cv
8071 219.159 37.7161 219.532 38.162 219.532 38.906 cv
8072 219.532 40.8411 219.532 40.8411 217.596 50.814 cv
8073 215.81 58.778 li
8074 215.363 60.639 214.843 62.425 213.801 65.625 cv
8075 214.62 66.519 li
8076 216.629 65.848 218.34 65.552 222.657 65.105 cv
8077 223.699 58.3311 224.518 54.609 225.709 51.261 cv
8078 228.537 43.595 231.44 40.022 234.863 40.022 cv
8079 236.129 40.022 237.171 40.395 238.734 41.436 cv
8080 239.626 40.991 li
8081 239.701 37.864 239.999 35.7061 241.115 30.794 cv
8082 240.371 30.4951 239.849 30.347 239.105 30.347 cv
8083 237.021 30.347 235.16 31.241 233.374 33.1021 cv
8084 231.365 35.184 230.174 37.344 224.443 48.953 cv
8085 225.634 43.669 li
8086 226.23 41.2141 226.527 39.725 226.826 38.534 cv
8087 227.645 35.408 227.941 33.77 227.941 32.728 cv
8088 227.941 31.166 227.271 30.347 226.08 30.347 cv
8089 224.071 30.347 221.391 31.688 218.043 34.292 cv
8090 212.015 39.055 li
8091 cp
8092 272.371 32.283 mo
8093 268.873 30.794 267.162 30.347 264.779 30.347 cv
8094 261.951 30.347 260.165 30.794 258.155 32.059 cv
8095 254.212 34.6641 249.076 38.981 247.885 40.916 cv
8096 245.28 44.861 242.601 54.983 242.601 60.936 cv
8097 242.601 64.211 244.312 66.519 246.62 66.519 cv
8098 252.201 66.519 258.974 59.969 265.896 47.838 cv
8099 263.143 59.075 li
8100 262.77 60.489 262.621 61.905 262.621 63.169 cv
8101 262.621 65.253 263.515 66.519 265.002 66.519 cv
8102 268.129 66.519 272.371 64.138 277.952 59.15 cv
8103 277.06 56.917 li
8104 275.571 58.108 li
8105 274.232 59.15 272.073 60.3411 271.477 60.3411 cv
8106 270.882 60.3411 270.659 59.969 270.437 58.63 cv
8107 270.437 58.555 270.734 57.066 271.18 54.908 cv
8108 274.529 38.981 li
8109 275.051 36.673 275.571 34.812 276.912 31.166 cv
8110 275.72 30.273 li
8111 272.371 32.283 li
8112 cp
8113 267.385 35.855 mo
8114 266.343 42.553 263.887 48.284 259.718 53.866 cv
8115 256.666 57.884 253.838 60.416 252.276 60.416 cv
8116 251.532 60.416 250.937 59.15 250.937 57.661 cv
8117 250.937 54.908 252.574 47.316 254.434 41.586 cv
8118 256.071 36.45 258.155 34.217 261.355 34.217 cv
8119 263.365 34.217 264.779 34.5891 267.385 35.855 cv
8120 cp
8121 309.825 56.322 mo
8122 303.946 60.267 300.969 61.531 297.471 61.531 cv
8123 293.899 61.531 291.591 58.927 291.591 54.833 cv
8124 291.591 50.517 293.005 43.52 294.569 40.022 cv
8125 296.057 36.748 298.439 34.961 301.416 34.961 cv
8126 303.724 34.961 305.882 35.7061 308.263 37.417 cv
8127 308.561 38.459 li
8128 308.114 42.628 li
8129 310.571 42.628 li
8130 311.761 36.375 312.133 34.888 313.175 32.1331 cv
8131 309.23 30.719 307.296 30.347 304.764 30.347 cv
8132 301.788 30.347 299.63 31.0911 294.866 33.994 cv
8133 290.922 36.302 288.391 38.459 287.052 40.544 cv
8134 284.893 43.967 283.107 51.038 283.107 56.397 cv
8135 283.107 62.573 286.754 66.519 292.56 66.519 cv
8136 297.621 66.519 301.788 64.658 310.571 58.555 cv
8137 309.825 56.322 li
8138 cp
8139 315.483 38.088 mo
8140 316.45 40.022 li
8141 319.13 38.459 li
8142 319.948 38.012 320.841 37.7161 321.586 37.7161 cv
8143 322.405 37.7161 322.852 38.162 322.852 38.906 cv
8144 322.852 40.469 322.033 44.2661 320.32 50.889 cv
8145 319.205 55.131 li
8146 319.13 55.578 li
8147 318.758 56.769 li
8148 318.088 59.448 317.791 61.011 317.791 62.277 cv
8149 317.791 64.806 319.13 66.519 321.064 66.519 cv
8150 326.348 66.519 333.27 60.192 340.639 48.5811 cv
8151 338.258 57.2891 li
8152 337.439 60.192 337.066 62.127 337.066 63.319 cv
8153 337.066 65.178 338.108 66.519 339.597 66.519 cv
8154 341.159 66.519 345.625 63.988 350.017 60.639 cv
8155 350.462 60.3411 351.655 59.373 352.622 58.703 cv
8156 351.877 56.6201 li
8157 350.239 57.884 li
8158 348.752 59.002 347.189 59.7451 346.147 59.7451 cv
8159 345.552 59.7451 345.105 59.373 345.105 58.853 cv
8160 345.105 57.884 345.477 55.95 346.22 53.494 cv
8161 346.22 53.345 346.295 52.973 346.444 52.527 cv
8162 346.519 52.303 348.156 45.902 349.123 41.958 cv
8163 349.794 39.577 350.462 37.417 352.25 31.4641 cv
8164 351.58 30.645 li
8165 348.38 31.6121 345.848 32.059 343.392 31.984 cv
8166 343.244 37.567 341.011 44.4141 337.439 50.219 cv
8167 333.866 55.95 329.847 59.969 327.689 59.969 cv
8168 327.019 59.969 326.498 59.522 326.498 59.002 cv
8169 326.498 57.736 326.795 55.95 327.242 54.0891 cv
8170 329.847 43.892 li
8171 331.708 36.525 332.005 35.111 332.005 32.952 cv
8172 332.005 31.314 331.261 30.347 329.995 30.347 cv
8173 328.061 30.347 324.711 31.761 321.362 34.069 cv
8174 315.483 38.088 li
8175 cp
8176 360.901 54.759 mo
8177 358.668 54.759 li
8178 358.371 57.811 358.073 59.894 357.106 64.509 cv
8179 362.092 66.072 364.473 66.519 367.303 66.519 cv
8180 372.14 66.519 376.754 64.509 381.145 60.3411 cv
8181 383.601 58.034 384.568 56.098 384.568 53.345 cv
8182 384.568 49.475 381.815 46.572 377.275 45.53 cv
8183 372.884 44.562 li
8184 368.642 43.595 367.228 42.478 367.228 39.873 cv
8185 367.228 36.598 369.684 34.441 373.331 34.441 cv
8186 376.307 34.441 378.615 35.408 381.517 37.7161 cv
8187 381.964 41.288 li
8188 384.196 41.288 li
8189 384.196 39.502 384.345 38.683 385.015 35.111 cv
8190 385.462 32.655 li
8191 382.411 31.017 379.806 30.347 376.382 30.347 cv
8192 372.809 30.347 369.981 31.538 364.995 35.111 cv
8193 361.571 37.567 360.306 39.725 360.306 43.073 cv
8194 360.306 47.4661 363.134 50.294 368.79 51.409 cv
8195 372.065 52.08 li
8196 375.489 52.75 377.126 54.388 377.126 57.066 cv
8197 377.126 60.3411 374.596 62.425 370.576 62.425 cv
8198 366.856 62.425 363.432 60.936 360.901 58.2581 cv
8199 360.901 54.759 li
8200 cp
8201 416.424 56.769 mo
8202 410.841 60.3411 407.418 61.755 404.366 61.755 cv
8203 400.943 61.755 398.934 59.522 398.934 55.652 cv
8204 398.934 54.1641 399.009 53.0471 399.305 50.889 cv
8205 405.632 49.475 408.385 48.656 411.512 47.167 cv
8206 416.796 44.638 419.476 41.2141 419.476 36.897 cv
8207 419.476 32.878 416.796 30.347 412.554 30.347 cv
8208 406.674 30.347 397.816 35.483 394.915 40.619 cv
8209 392.459 44.934 390.449 52.75 390.449 57.811 cv
8210 390.449 63.244 393.873 66.519 399.454 66.519 cv
8211 403.92 66.519 407.641 65.03 415.01 60.192 cv
8212 416.126 59.522 li
8213 416.424 59.298 416.796 59.075 417.168 58.853 cv
8214 416.424 56.769 li
8215 cp
8216 399.604 48.953 mo
8217 400.645 44.638 li
8218 402.282 37.7161 405.26 33.92 408.907 33.92 cv
8219 411.14 33.92 412.479 35.408 412.479 37.864 cv
8220 412.479 42.405 408.684 46.275 402.655 48.061 cv
8221 399.604 48.953 li
8222 false sop
8223 /0 
8224 <<
8225 /Name (Black)
8226 /0 
8227 [/DeviceCMYK] /CSA add_res
8228 /CSA /0 get_csa_by_name
8229 /MappedCSA /0 /CSA get_res
8230 /TintMethod /Subtractive
8231 /TintProc null
8232 /NComponents 4 
8233 /Components [ 0 0 0 1 ] 
8234 >>
8235 /CSD add_res
8236 1 /0 /CSD get_res sepcs
8237 .199219 sep
8238 f
8239 2.09215 lw
8240 0 lc
8241 0 lj
8242 10 ml
8243 [] 0 dsh
8244 true sadj
8245 162.334 27.742 mo
8246 164.567 27.742 li
8247 164.567 24.17 165.162 20.597 166.205 16.802 cv
8248 163.005 14.644 159.283 13.527 155.264 13.527 cv
8249 144.547 13.527 135.467 21.8621 135.467 31.761 cv
8250 135.467 35.036 136.509 37.939 138.444 39.65 cv
8251 140.38 41.511 142.612 42.628 147.523 44.4141 cv
8252 152.584 46.275 153.403 46.647 154.817 47.986 cv
8253 156.009 49.028 156.678 50.962 156.678 53.1951 cv
8254 156.678 59.075 153.031 62.35 146.333 62.35 cv
8255 140.752 62.35 136.955 60.489 135.02 56.842 cv
8256 135.02 51.186 li
8257 133.011 51.186 li
8258 131.448 63.541 li
8259 134.797 65.7 138.22 66.519 143.356 66.519 cv
8260 148.566 66.519 152.734 65.253 156.306 62.648 cv
8261 161.442 58.927 164.567 53.1221 164.567 47.4661 cv
8262 164.567 44.861 163.452 42.033 161.739 40.469 cv
8263 159.581 38.534 158.019 37.7161 151.841 35.408 cv
8264 144.622 32.728 142.314 30.4951 142.314 26.105 cv
8265 142.314 21.192 146.481 17.6951 152.361 17.6951 cv
8266 156.231 17.6951 159.283 18.811 162.334 21.416 cv
8267 162.334 27.742 li
8268 cp
8269 171.136 40.767 mo
8270 173.667 38.7581 175.676 37.7161 177.164 37.7161 cv
8271 177.982 37.7161 178.504 38.236 178.504 39.13 cv
8272 178.504 39.353 178.504 39.725 178.429 40.1721 cv
8273 177.015 53.717 li
8274 176.718 56.769 176.568 58.555 176.568 60.044 cv
8275 176.568 63.764 178.057 66.519 180.067 66.519 cv
8276 182.151 66.519 185.128 64.955 188.104 62.35 cv
8277 191.007 59.8201 192.645 57.736 195.548 52.6 cv
8278 192.496 64.955 li
8279 189.593 76.7141 186.021 81.998 181.184 81.998 cv
8280 178.281 81.998 176.568 80.212 176.568 77.088 cv
8281 176.568 76.864 176.568 76.194 176.643 75.673 cv
8282 175.304 75.2271 li
8283 170.689 78.203 li
8284 170.912 80.139 171.136 81.106 171.806 82.148 cv
8285 172.921 84.158 175.378 85.423 177.982 85.423 cv
8286 183.862 85.423 190.189 81.18 194.506 74.333 cv
8287 198.301 68.453 199.343 65.552 203.139 51.484 cv
8288 206.339 39.948 207.976 34.5891 209.39 31.538 cv
8289 208.498 30.645 li
8290 205.298 31.6121 202.767 32.059 200.311 31.984 cv
8291 200.162 37.1201 198.004 44.488 194.953 50.219 cv
8292 191.826 56.098 188.031 60.267 185.798 60.267 cv
8293 184.979 60.267 184.532 59.15 184.532 57.2161 cv
8294 184.532 56.098 184.607 54.983 184.831 53.1221 cv
8295 186.245 40.991 li
8296 186.467 38.906 186.617 36.822 186.617 35.036 cv
8297 186.617 32.1331 185.5 30.347 183.714 30.347 cv
8298 182.001 30.347 178.951 31.836 176.048 34.069 cv
8299 170.093 38.683 li
8300 171.136 40.767 li
8301 cp
8302 212.015 39.055 mo
8303 212.982 40.991 li
8304 215.512 39.203 li
8305 216.852 38.311 217.968 37.7161 218.638 37.7161 cv
8306 219.159 37.7161 219.532 38.162 219.532 38.906 cv
8307 219.532 40.8411 219.532 40.8411 217.596 50.814 cv
8308 215.81 58.778 li
8309 215.363 60.639 214.843 62.425 213.801 65.625 cv
8310 214.62 66.519 li
8311 216.629 65.848 218.34 65.552 222.657 65.105 cv
8312 223.699 58.3311 224.518 54.609 225.709 51.261 cv
8313 228.537 43.595 231.44 40.022 234.863 40.022 cv
8314 236.129 40.022 237.171 40.395 238.734 41.436 cv
8315 239.626 40.991 li
8316 239.701 37.864 239.999 35.7061 241.115 30.794 cv
8317 240.371 30.4951 239.849 30.347 239.105 30.347 cv
8318 237.021 30.347 235.16 31.241 233.374 33.1021 cv
8319 231.365 35.184 230.174 37.344 224.443 48.953 cv
8320 225.634 43.669 li
8321 226.23 41.2141 226.527 39.725 226.826 38.534 cv
8322 227.645 35.408 227.941 33.77 227.941 32.728 cv
8323 227.941 31.166 227.271 30.347 226.08 30.347 cv
8324 224.071 30.347 221.391 31.688 218.043 34.292 cv
8325 212.015 39.055 li
8326 cp
8327 272.371 32.283 mo
8328 268.873 30.794 267.162 30.347 264.779 30.347 cv
8329 261.951 30.347 260.165 30.794 258.155 32.059 cv
8330 254.212 34.6641 249.076 38.981 247.885 40.916 cv
8331 245.28 44.861 242.601 54.983 242.601 60.936 cv
8332 242.601 64.211 244.312 66.519 246.62 66.519 cv
8333 252.201 66.519 258.974 59.969 265.896 47.838 cv
8334 263.143 59.075 li
8335 262.77 60.489 262.621 61.905 262.621 63.169 cv
8336 262.621 65.253 263.515 66.519 265.002 66.519 cv
8337 268.129 66.519 272.371 64.138 277.952 59.15 cv
8338 277.06 56.917 li
8339 275.571 58.108 li
8340 274.232 59.15 272.073 60.3411 271.477 60.3411 cv
8341 270.882 60.3411 270.659 59.969 270.437 58.63 cv
8342 270.437 58.555 270.734 57.066 271.18 54.908 cv
8343 274.529 38.981 li
8344 275.051 36.673 275.571 34.812 276.912 31.166 cv
8345 275.72 30.273 li
8346 272.371 32.283 li
8347 cp
8348 267.385 35.855 mo
8349 266.343 42.553 263.887 48.284 259.718 53.866 cv
8350 256.666 57.884 253.838 60.416 252.276 60.416 cv
8351 251.532 60.416 250.937 59.15 250.937 57.661 cv
8352 250.937 54.908 252.574 47.316 254.434 41.586 cv
8353 256.071 36.45 258.155 34.217 261.355 34.217 cv
8354 263.365 34.217 264.779 34.5891 267.385 35.855 cv
8355 cp
8356 309.825 56.322 mo
8357 303.946 60.267 300.969 61.531 297.471 61.531 cv
8358 293.899 61.531 291.591 58.927 291.591 54.833 cv
8359 291.591 50.517 293.005 43.52 294.569 40.022 cv
8360 296.057 36.748 298.439 34.961 301.416 34.961 cv
8361 303.724 34.961 305.882 35.7061 308.263 37.417 cv
8362 308.561 38.459 li
8363 308.114 42.628 li
8364 310.571 42.628 li
8365 311.761 36.375 312.133 34.888 313.175 32.1331 cv
8366 309.23 30.719 307.296 30.347 304.764 30.347 cv
8367 301.788 30.347 299.63 31.0911 294.866 33.994 cv
8368 290.922 36.302 288.391 38.459 287.052 40.544 cv
8369 284.893 43.967 283.107 51.038 283.107 56.397 cv
8370 283.107 62.573 286.754 66.519 292.56 66.519 cv
8371 297.621 66.519 301.788 64.658 310.571 58.555 cv
8372 309.825 56.322 li
8373 cp
8374 315.483 38.088 mo
8375 316.45 40.022 li
8376 319.13 38.459 li
8377 319.948 38.012 320.841 37.7161 321.586 37.7161 cv
8378 322.405 37.7161 322.852 38.162 322.852 38.906 cv
8379 322.852 40.469 322.033 44.2661 320.32 50.889 cv
8380 319.205 55.131 li
8381 319.13 55.578 li
8382 318.758 56.769 li
8383 318.088 59.448 317.791 61.011 317.791 62.277 cv
8384 317.791 64.806 319.13 66.519 321.064 66.519 cv
8385 326.348 66.519 333.27 60.192 340.639 48.5811 cv
8386 338.258 57.2891 li
8387 337.439 60.192 337.066 62.127 337.066 63.319 cv
8388 337.066 65.178 338.108 66.519 339.597 66.519 cv
8389 341.159 66.519 345.625 63.988 350.017 60.639 cv
8390 350.462 60.3411 351.655 59.373 352.622 58.703 cv
8391 351.877 56.6201 li
8392 350.239 57.884 li
8393 348.752 59.002 347.189 59.7451 346.147 59.7451 cv
8394 345.552 59.7451 345.105 59.373 345.105 58.853 cv
8395 345.105 57.884 345.477 55.95 346.22 53.494 cv
8396 346.22 53.345 346.295 52.973 346.444 52.527 cv
8397 346.519 52.303 348.156 45.902 349.123 41.958 cv
8398 349.794 39.577 350.462 37.417 352.25 31.4641 cv
8399 351.58 30.645 li
8400 348.38 31.6121 345.848 32.059 343.392 31.984 cv
8401 343.244 37.567 341.011 44.4141 337.439 50.219 cv
8402 333.866 55.95 329.847 59.969 327.689 59.969 cv
8403 327.019 59.969 326.498 59.522 326.498 59.002 cv
8404 326.498 57.736 326.795 55.95 327.242 54.0891 cv
8405 329.847 43.892 li
8406 331.708 36.525 332.005 35.111 332.005 32.952 cv
8407 332.005 31.314 331.261 30.347 329.995 30.347 cv
8408 328.061 30.347 324.711 31.761 321.362 34.069 cv
8409 315.483 38.088 li
8410 cp
8411 360.901 54.759 mo
8412 358.668 54.759 li
8413 358.371 57.811 358.073 59.894 357.106 64.509 cv
8414 362.092 66.072 364.473 66.519 367.303 66.519 cv
8415 372.14 66.519 376.754 64.509 381.145 60.3411 cv
8416 383.601 58.034 384.568 56.098 384.568 53.345 cv
8417 384.568 49.475 381.815 46.572 377.275 45.53 cv
8418 372.884 44.562 li
8419 368.642 43.595 367.228 42.478 367.228 39.873 cv
8420 367.228 36.598 369.684 34.441 373.331 34.441 cv
8421 376.307 34.441 378.615 35.408 381.517 37.7161 cv
8422 381.964 41.288 li
8423 384.196 41.288 li
8424 384.196 39.502 384.345 38.683 385.015 35.111 cv
8425 385.462 32.655 li
8426 382.411 31.017 379.806 30.347 376.382 30.347 cv
8427 372.809 30.347 369.981 31.538 364.995 35.111 cv
8428 361.571 37.567 360.306 39.725 360.306 43.073 cv
8429 360.306 47.4661 363.134 50.294 368.79 51.409 cv
8430 372.065 52.08 li
8431 375.489 52.75 377.126 54.388 377.126 57.066 cv
8432 377.126 60.3411 374.596 62.425 370.576 62.425 cv
8433 366.856 62.425 363.432 60.936 360.901 58.2581 cv
8434 360.901 54.759 li
8435 cp
8436 416.424 56.769 mo
8437 410.841 60.3411 407.418 61.755 404.366 61.755 cv
8438 400.943 61.755 398.934 59.522 398.934 55.652 cv
8439 398.934 54.1641 399.009 53.0471 399.305 50.889 cv
8440 405.632 49.475 408.385 48.656 411.512 47.167 cv
8441 416.796 44.638 419.476 41.2141 419.476 36.897 cv
8442 419.476 32.878 416.796 30.347 412.554 30.347 cv
8443 406.674 30.347 397.816 35.483 394.915 40.619 cv
8444 392.459 44.934 390.449 52.75 390.449 57.811 cv
8445 390.449 63.244 393.873 66.519 399.454 66.519 cv
8446 403.92 66.519 407.641 65.03 415.01 60.192 cv
8447 416.126 59.522 li
8448 416.424 59.298 416.796 59.075 417.168 58.853 cv
8449 416.424 56.769 li
8450 cp
8451 399.604 48.953 mo
8452 400.645 44.638 li
8453 402.282 37.7161 405.26 33.92 408.907 33.92 cv
8454 411.14 33.92 412.479 35.408 412.479 37.864 cv
8455 412.479 42.405 408.684 46.275 402.655 48.061 cv
8456 399.604 48.953 li
8457 cp
8458 @
8459 164.448 25.629 mo
8460 166.68 25.629 li
8461 166.68 22.057 167.276 18.484 168.318 14.688 cv
8462 165.118 12.53 161.396 11.413 157.377 11.413 cv
8463 146.66 11.413 137.58 19.749 137.58 29.648 cv
8464 137.58 32.923 138.623 35.826 140.557 37.537 cv
8465 142.493 39.398 144.726 40.515 149.637 42.301 cv
8466 154.698 44.162 155.516 44.534 156.93 45.873 cv
8467 158.123 46.915 158.791 48.8491 158.791 51.082 cv
8468 158.791 56.962 155.145 60.2371 148.446 60.2371 cv
8469 142.865 60.2371 139.068 58.376 137.134 54.729 cv
8470 137.134 49.073 li
8471 135.124 49.073 li
8472 133.562 61.427 li
8473 136.91 63.587 140.334 64.405 145.47 64.405 cv
8474 150.679 64.405 154.848 63.14 158.42 60.535 cv
8475 163.555 56.813 166.68 51.009 166.68 45.3521 cv
8476 166.68 42.748 165.565 39.92 163.852 38.355 cv
8477 161.695 36.421 160.132 35.6021 153.954 33.295 cv
8478 146.735 30.615 144.427 28.382 144.427 23.991 cv
8479 144.427 19.079 148.595 15.582 154.474 15.582 cv
8480 158.345 15.582 161.396 16.698 164.448 19.302 cv
8481 164.448 25.629 li
8482 cp
8483 173.249 38.6541 mo
8484 175.78 36.645 177.789 35.6021 179.277 35.6021 cv
8485 180.096 35.6021 180.618 36.123 180.618 37.0161 cv
8486 180.618 37.24 180.618 37.6121 180.543 38.059 cv
8487 179.129 51.604 li
8488 178.832 54.655 178.682 56.441 178.682 57.93 cv
8489 178.682 61.651 180.171 64.405 182.18 64.405 cv
8490 184.264 64.405 187.241 62.8411 190.218 60.2371 cv
8491 193.121 57.707 194.758 55.623 197.661 50.4871 cv
8492 194.61 62.8411 li
8493 191.707 74.601 188.135 79.885 183.297 79.885 cv
8494 180.394 79.885 178.682 78.0991 178.682 74.9741 cv
8495 178.682 74.751 178.682 74.08 178.757 73.5601 cv
8496 177.418 73.113 li
8497 172.802 76.09 li
8498 173.025 78.026 173.249 78.993 173.919 80.035 cv
8499 175.035 82.045 177.491 83.3101 180.096 83.3101 cv
8500 185.975 83.3101 192.302 79.066 196.619 72.22 cv
8501 200.414 66.34 201.457 63.438 205.252 49.371 cv
8502 208.452 37.835 210.089 32.476 211.504 29.4241 cv
8503 210.611 28.532 li
8504 207.411 29.499 204.88 29.946 202.424 29.871 cv
8505 202.275 35.007 200.118 42.374 197.066 48.105 cv
8506 193.939 53.985 190.144 58.1541 187.911 58.1541 cv
8507 187.093 58.1541 186.646 57.037 186.646 55.1021 cv
8508 186.646 53.985 186.721 52.8701 186.944 51.009 cv
8509 188.358 38.877 li
8510 188.58 36.793 188.73 34.709 188.73 32.923 cv
8511 188.73 30.02 187.613 28.234 185.827 28.234 cv
8512 184.114 28.234 181.064 29.723 178.161 31.955 cv
8513 172.207 36.5701 li
8514 173.249 38.6541 li
8515 cp
8516 214.128 36.941 mo
8517 215.095 38.877 li
8518 217.625 37.09 li
8519 218.966 36.198 220.081 35.6021 220.752 35.6021 cv
8520 221.272 35.6021 221.645 36.0491 221.645 36.793 cv
8521 221.645 38.7271 221.645 38.7271 219.709 48.701 cv
8522 217.923 56.665 li
8523 217.477 58.526 216.956 60.312 215.914 63.512 cv
8524 216.733 64.405 li
8525 218.742 63.735 220.453 63.438 224.77 62.991 cv
8526 225.812 56.218 226.631 52.496 227.822 49.148 cv
8527 230.65 41.482 233.553 37.909 236.977 37.909 cv
8528 238.242 37.909 239.284 38.282 240.847 39.323 cv
8529 241.739 38.877 li
8530 241.814 35.751 242.112 33.593 243.228 28.68 cv
8531 242.484 28.382 241.962 28.234 241.219 28.234 cv
8532 239.134 28.234 237.273 29.127 235.488 30.988 cv
8533 233.478 33.071 232.288 35.23 226.556 46.84 cv
8534 227.747 41.555 li
8535 228.344 39.101 228.641 37.6121 228.939 36.421 cv
8536 229.758 33.295 230.055 31.657 230.055 30.615 cv
8537 230.055 29.052 229.384 28.234 228.194 28.234 cv
8538 226.184 28.234 223.505 29.574 220.156 32.179 cv
8539 214.128 36.941 li
8540 cp
8541 274.484 30.17 mo
8542 270.986 28.68 269.275 28.234 266.892 28.234 cv
8543 264.064 28.234 262.278 28.68 260.269 29.946 cv
8544 256.325 32.551 251.189 36.868 249.998 38.802 cv
8545 247.394 42.748 244.714 52.8701 244.714 58.823 cv
8546 244.714 62.098 246.425 64.405 248.733 64.405 cv
8547 254.314 64.405 261.088 57.855 268.009 45.7241 cv
8548 265.256 56.962 li
8549 264.883 58.376 264.734 59.791 264.734 61.055 cv
8550 264.734 63.14 265.628 64.405 267.116 64.405 cv
8551 270.242 64.405 274.484 62.024 280.066 57.037 cv
8552 279.173 54.804 li
8553 277.684 55.9951 li
8554 276.345 57.037 274.186 58.2271 273.591 58.2271 cv
8555 272.995 58.2271 272.772 57.855 272.55 56.5161 cv
8556 272.55 56.441 272.847 54.952 273.294 52.795 cv
8557 276.642 36.868 li
8558 277.164 34.5601 277.684 32.699 279.025 29.052 cv
8559 277.833 28.16 li
8560 274.484 30.17 li
8561 cp
8562 269.498 33.741 mo
8563 268.456 40.44 266 46.171 261.831 51.752 cv
8564 258.78 55.771 255.952 58.302 254.389 58.302 cv
8565 253.645 58.302 253.05 57.037 253.05 55.548 cv
8566 253.05 52.795 254.688 45.202 256.547 39.473 cv
8567 258.184 34.337 260.269 32.104 263.469 32.104 cv
8568 265.478 32.104 266.892 32.476 269.498 33.741 cv
8569 cp
8570 311.939 54.209 mo
8571 306.059 58.1541 303.082 59.418 299.584 59.418 cv
8572 296.012 59.418 293.704 56.813 293.704 52.72 cv
8573 293.704 48.4041 295.118 41.407 296.682 37.909 cv
8574 298.17 34.635 300.553 32.848 303.529 32.848 cv
8575 305.837 32.848 307.995 33.593 310.376 35.304 cv
8576 310.675 36.346 li
8577 310.228 40.515 li
8578 312.684 40.515 li
8579 313.875 34.262 314.246 32.774 315.289 30.02 cv
8580 311.343 28.605 309.409 28.234 306.878 28.234 cv
8581 303.901 28.234 301.743 28.9771 296.979 31.88 cv
8582 293.036 34.188 290.504 36.346 289.165 38.43 cv
8583 287.006 41.854 285.22 48.9241 285.22 54.284 cv
8584 285.22 60.46 288.867 64.405 294.673 64.405 cv
8585 299.734 64.405 303.901 62.545 312.684 56.441 cv
8586 311.939 54.209 li
8587 cp
8588 317.596 35.9741 mo
8589 318.563 37.909 li
8590 321.243 36.346 li
8591 322.062 35.899 322.954 35.6021 323.699 35.6021 cv
8592 324.518 35.6021 324.965 36.0491 324.965 36.793 cv
8593 324.965 38.355 324.146 42.152 322.434 48.776 cv
8594 321.318 53.0181 li
8595 321.243 53.465 li
8596 320.871 54.655 li
8597 320.201 57.335 319.904 58.898 319.904 60.163 cv
8598 319.904 62.6931 321.243 64.405 323.177 64.405 cv
8599 328.462 64.405 335.384 58.079 342.752 46.468 cv
8600 340.371 55.176 li
8601 339.552 58.079 339.179 60.013 339.179 61.205 cv
8602 339.179 63.065 340.221 64.405 341.71 64.405 cv
8603 343.273 64.405 347.738 61.874 352.13 58.526 cv
8604 352.576 58.2271 353.768 57.26 354.735 56.59 cv
8605 353.99 54.507 li
8606 352.352 55.771 li
8607 350.865 56.888 349.302 57.632 348.26 57.632 cv
8608 347.665 57.632 347.218 57.26 347.218 56.74 cv
8609 347.218 55.771 347.59 53.837 348.334 51.38 cv
8610 348.334 51.232 348.409 50.86 348.557 50.413 cv
8611 348.632 50.19 350.27 43.788 351.237 39.845 cv
8612 351.907 37.463 352.576 35.304 354.363 29.351 cv
8613 353.693 28.532 li
8614 350.493 29.499 347.962 29.946 345.505 29.871 cv
8615 345.357 35.454 343.124 42.301 339.552 48.105 cv
8616 335.979 53.837 331.96 57.855 329.802 57.855 cv
8617 329.132 57.855 328.612 57.409 328.612 56.888 cv
8618 328.612 55.623 328.909 53.837 329.355 51.976 cv
8619 331.96 41.7791 li
8620 333.821 34.412 334.118 32.998 334.118 30.838 cv
8621 334.118 29.201 333.374 28.234 332.109 28.234 cv
8622 330.174 28.234 326.824 29.648 323.476 31.955 cv
8623 317.596 35.9741 li
8624 cp
8625 363.014 52.646 mo
8626 360.782 52.646 li
8627 360.485 55.698 360.186 57.78 359.219 62.396 cv
8628 364.205 63.959 366.586 64.405 369.416 64.405 cv
8629 374.254 64.405 378.868 62.396 383.258 58.2271 cv
8630 385.714 55.921 386.682 53.985 386.682 51.232 cv
8631 386.682 47.3621 383.929 44.459 379.388 43.416 cv
8632 374.997 42.449 li
8633 370.755 41.482 369.341 40.365 369.341 37.76 cv
8634 369.341 34.485 371.797 32.327 375.444 32.327 cv
8635 378.421 32.327 380.729 33.295 383.63 35.6021 cv
8636 384.077 39.1741 li
8637 386.31 39.1741 li
8638 386.31 37.388 386.458 36.5701 387.129 32.998 cv
8639 387.575 30.541 li
8640 384.524 28.9041 381.919 28.234 378.496 28.234 cv
8641 374.922 28.234 372.094 29.4241 367.108 32.998 cv
8642 363.685 35.454 362.419 37.6121 362.419 40.96 cv
8643 362.419 45.3521 365.247 48.18 370.904 49.296 cv
8644 374.179 49.9661 li
8645 377.602 50.637 379.239 52.274 379.239 54.952 cv
8646 379.239 58.2271 376.71 60.312 372.689 60.312 cv
8647 368.969 60.312 365.546 58.823 363.014 56.145 cv
8648 363.014 52.646 li
8649 cp
8650 418.538 54.655 mo
8651 412.955 58.2271 409.531 59.6411 406.48 59.6411 cv
8652 403.056 59.6411 401.047 57.409 401.047 53.538 cv
8653 401.047 52.051 401.122 50.934 401.419 48.776 cv
8654 407.745 47.3621 410.498 46.543 413.625 45.054 cv
8655 418.909 42.524 421.589 39.101 421.589 34.784 cv
8656 421.589 30.765 418.909 28.234 414.667 28.234 cv
8657 408.788 28.234 399.93 33.3701 397.028 38.505 cv
8658 394.572 42.821 392.562 50.637 392.562 55.698 cv
8659 392.562 61.13 395.986 64.405 401.567 64.405 cv
8660 406.033 64.405 409.755 62.916 417.123 58.079 cv
8661 418.239 57.409 li
8662 418.538 57.1851 418.909 56.962 419.281 56.74 cv
8663 418.538 54.655 li
8664 cp
8665 401.717 46.84 mo
8666 402.758 42.524 li
8667 404.395 35.6021 407.373 31.807 411.02 31.807 cv
8668 413.253 31.807 414.592 33.295 414.592 35.751 cv
8669 414.592 40.291 410.797 44.162 404.769 45.948 cv
8670 401.717 46.84 li
8671 1 /0 /CSD get_res sepcs
8672 0 sep
8673 f
8674 164.448 25.629 mo
8675 166.68 25.629 li
8676 166.68 22.057 167.276 18.484 168.318 14.688 cv
8677 165.118 12.53 161.396 11.413 157.377 11.413 cv
8678 146.66 11.413 137.58 19.749 137.58 29.648 cv
8679 137.58 32.923 138.623 35.826 140.557 37.537 cv
8680 142.493 39.398 144.726 40.515 149.637 42.301 cv
8681 154.698 44.162 155.516 44.534 156.93 45.873 cv
8682 158.123 46.915 158.791 48.8491 158.791 51.082 cv
8683 158.791 56.962 155.145 60.2371 148.446 60.2371 cv
8684 142.865 60.2371 139.068 58.376 137.134 54.729 cv
8685 137.134 49.073 li
8686 135.124 49.073 li
8687 133.562 61.427 li
8688 136.91 63.587 140.334 64.405 145.47 64.405 cv
8689 150.679 64.405 154.848 63.14 158.42 60.535 cv
8690 163.555 56.813 166.68 51.009 166.68 45.3521 cv
8691 166.68 42.748 165.565 39.92 163.852 38.355 cv
8692 161.695 36.421 160.132 35.6021 153.954 33.295 cv
8693 146.735 30.615 144.427 28.382 144.427 23.991 cv
8694 144.427 19.079 148.595 15.582 154.474 15.582 cv
8695 158.345 15.582 161.396 16.698 164.448 19.302 cv
8696 164.448 25.629 li
8697 cp
8698 173.249 38.6541 mo
8699 175.78 36.645 177.789 35.6021 179.277 35.6021 cv
8700 180.096 35.6021 180.618 36.123 180.618 37.0161 cv
8701 180.618 37.24 180.618 37.6121 180.543 38.059 cv
8702 179.129 51.604 li
8703 178.832 54.655 178.682 56.441 178.682 57.93 cv
8704 178.682 61.651 180.171 64.405 182.18 64.405 cv
8705 184.264 64.405 187.241 62.8411 190.218 60.2371 cv
8706 193.121 57.707 194.758 55.623 197.661 50.4871 cv
8707 194.61 62.8411 li
8708 191.707 74.601 188.135 79.885 183.297 79.885 cv
8709 180.394 79.885 178.682 78.0991 178.682 74.9741 cv
8710 178.682 74.751 178.682 74.08 178.757 73.5601 cv
8711 177.418 73.113 li
8712 172.802 76.09 li
8713 173.025 78.026 173.249 78.993 173.919 80.035 cv
8714 175.035 82.045 177.491 83.3101 180.096 83.3101 cv
8715 185.975 83.3101 192.302 79.066 196.619 72.22 cv
8716 200.414 66.34 201.457 63.438 205.252 49.371 cv
8717 208.452 37.835 210.089 32.476 211.504 29.4241 cv
8718 210.611 28.532 li
8719 207.411 29.499 204.88 29.946 202.424 29.871 cv
8720 202.275 35.007 200.118 42.374 197.066 48.105 cv
8721 193.939 53.985 190.144 58.1541 187.911 58.1541 cv
8722 187.093 58.1541 186.646 57.037 186.646 55.1021 cv
8723 186.646 53.985 186.721 52.8701 186.944 51.009 cv
8724 188.358 38.877 li
8725 188.58 36.793 188.73 34.709 188.73 32.923 cv
8726 188.73 30.02 187.613 28.234 185.827 28.234 cv
8727 184.114 28.234 181.064 29.723 178.161 31.955 cv
8728 172.207 36.5701 li
8729 173.249 38.6541 li
8730 cp
8731 214.128 36.941 mo
8732 215.095 38.877 li
8733 217.625 37.09 li
8734 218.966 36.198 220.081 35.6021 220.752 35.6021 cv
8735 221.272 35.6021 221.645 36.0491 221.645 36.793 cv
8736 221.645 38.7271 221.645 38.7271 219.709 48.701 cv
8737 217.923 56.665 li
8738 217.477 58.526 216.956 60.312 215.914 63.512 cv
8739 216.733 64.405 li
8740 218.742 63.735 220.453 63.438 224.77 62.991 cv
8741 225.812 56.218 226.631 52.496 227.822 49.148 cv
8742 230.65 41.482 233.553 37.909 236.977 37.909 cv
8743 238.242 37.909 239.284 38.282 240.847 39.323 cv
8744 241.739 38.877 li
8745 241.814 35.751 242.112 33.593 243.228 28.68 cv
8746 242.484 28.382 241.962 28.234 241.219 28.234 cv
8747 239.134 28.234 237.273 29.127 235.488 30.988 cv
8748 233.478 33.071 232.288 35.23 226.556 46.84 cv
8749 227.747 41.555 li
8750 228.344 39.101 228.641 37.6121 228.939 36.421 cv
8751 229.758 33.295 230.055 31.657 230.055 30.615 cv
8752 230.055 29.052 229.384 28.234 228.194 28.234 cv
8753 226.184 28.234 223.505 29.574 220.156 32.179 cv
8754 214.128 36.941 li
8755 cp
8756 274.484 30.17 mo
8757 270.986 28.68 269.275 28.234 266.892 28.234 cv
8758 264.064 28.234 262.278 28.68 260.269 29.946 cv
8759 256.325 32.551 251.189 36.868 249.998 38.802 cv
8760 247.394 42.748 244.714 52.8701 244.714 58.823 cv
8761 244.714 62.098 246.425 64.405 248.733 64.405 cv
8762 254.314 64.405 261.088 57.855 268.009 45.7241 cv
8763 265.256 56.962 li
8764 264.883 58.376 264.734 59.791 264.734 61.055 cv
8765 264.734 63.14 265.628 64.405 267.116 64.405 cv
8766 270.242 64.405 274.484 62.024 280.066 57.037 cv
8767 279.173 54.804 li
8768 277.684 55.9951 li
8769 276.345 57.037 274.186 58.2271 273.591 58.2271 cv
8770 272.995 58.2271 272.772 57.855 272.55 56.5161 cv
8771 272.55 56.441 272.847 54.952 273.294 52.795 cv
8772 276.642 36.868 li
8773 277.164 34.5601 277.684 32.699 279.025 29.052 cv
8774 277.833 28.16 li
8775 274.484 30.17 li
8776 cp
8777 269.498 33.741 mo
8778 268.456 40.44 266 46.171 261.831 51.752 cv
8779 258.78 55.771 255.952 58.302 254.389 58.302 cv
8780 253.645 58.302 253.05 57.037 253.05 55.548 cv
8781 253.05 52.795 254.688 45.202 256.547 39.473 cv
8782 258.184 34.337 260.269 32.104 263.469 32.104 cv
8783 265.478 32.104 266.892 32.476 269.498 33.741 cv
8784 cp
8785 311.939 54.209 mo
8786 306.059 58.1541 303.082 59.418 299.584 59.418 cv
8787 296.012 59.418 293.704 56.813 293.704 52.72 cv
8788 293.704 48.4041 295.118 41.407 296.682 37.909 cv
8789 298.17 34.635 300.553 32.848 303.529 32.848 cv
8790 305.837 32.848 307.995 33.593 310.376 35.304 cv
8791 310.675 36.346 li
8792 310.228 40.515 li
8793 312.684 40.515 li
8794 313.875 34.262 314.246 32.774 315.289 30.02 cv
8795 311.343 28.605 309.409 28.234 306.878 28.234 cv
8796 303.901 28.234 301.743 28.9771 296.979 31.88 cv
8797 293.036 34.188 290.504 36.346 289.165 38.43 cv
8798 287.006 41.854 285.22 48.9241 285.22 54.284 cv
8799 285.22 60.46 288.867 64.405 294.673 64.405 cv
8800 299.734 64.405 303.901 62.545 312.684 56.441 cv
8801 311.939 54.209 li
8802 cp
8803 317.596 35.9741 mo
8804 318.563 37.909 li
8805 321.243 36.346 li
8806 322.062 35.899 322.954 35.6021 323.699 35.6021 cv
8807 324.518 35.6021 324.965 36.0491 324.965 36.793 cv
8808 324.965 38.355 324.146 42.152 322.434 48.776 cv
8809 321.318 53.0181 li
8810 321.243 53.465 li
8811 320.871 54.655 li
8812 320.201 57.335 319.904 58.898 319.904 60.163 cv
8813 319.904 62.6931 321.243 64.405 323.177 64.405 cv
8814 328.462 64.405 335.384 58.079 342.752 46.468 cv
8815 340.371 55.176 li
8816 339.552 58.079 339.179 60.013 339.179 61.205 cv
8817 339.179 63.065 340.221 64.405 341.71 64.405 cv
8818 343.273 64.405 347.738 61.874 352.13 58.526 cv
8819 352.576 58.2271 353.768 57.26 354.735 56.59 cv
8820 353.99 54.507 li
8821 352.352 55.771 li
8822 350.865 56.888 349.302 57.632 348.26 57.632 cv
8823 347.665 57.632 347.218 57.26 347.218 56.74 cv
8824 347.218 55.771 347.59 53.837 348.334 51.38 cv
8825 348.334 51.232 348.409 50.86 348.557 50.413 cv
8826 348.632 50.19 350.27 43.788 351.237 39.845 cv
8827 351.907 37.463 352.576 35.304 354.363 29.351 cv
8828 353.693 28.532 li
8829 350.493 29.499 347.962 29.946 345.505 29.871 cv
8830 345.357 35.454 343.124 42.301 339.552 48.105 cv
8831 335.979 53.837 331.96 57.855 329.802 57.855 cv
8832 329.132 57.855 328.612 57.409 328.612 56.888 cv
8833 328.612 55.623 328.909 53.837 329.355 51.976 cv
8834 331.96 41.7791 li
8835 333.821 34.412 334.118 32.998 334.118 30.838 cv
8836 334.118 29.201 333.374 28.234 332.109 28.234 cv
8837 330.174 28.234 326.824 29.648 323.476 31.955 cv
8838 317.596 35.9741 li
8839 cp
8840 363.014 52.646 mo
8841 360.782 52.646 li
8842 360.485 55.698 360.186 57.78 359.219 62.396 cv
8843 364.205 63.959 366.586 64.405 369.416 64.405 cv
8844 374.254 64.405 378.868 62.396 383.258 58.2271 cv
8845 385.714 55.921 386.682 53.985 386.682 51.232 cv
8846 386.682 47.3621 383.929 44.459 379.388 43.416 cv
8847 374.997 42.449 li
8848 370.755 41.482 369.341 40.365 369.341 37.76 cv
8849 369.341 34.485 371.797 32.327 375.444 32.327 cv
8850 378.421 32.327 380.729 33.295 383.63 35.6021 cv
8851 384.077 39.1741 li
8852 386.31 39.1741 li
8853 386.31 37.388 386.458 36.5701 387.129 32.998 cv
8854 387.575 30.541 li
8855 384.524 28.9041 381.919 28.234 378.496 28.234 cv
8856 374.922 28.234 372.094 29.4241 367.108 32.998 cv
8857 363.685 35.454 362.419 37.6121 362.419 40.96 cv
8858 362.419 45.3521 365.247 48.18 370.904 49.296 cv
8859 374.179 49.9661 li
8860 377.602 50.637 379.239 52.274 379.239 54.952 cv
8861 379.239 58.2271 376.71 60.312 372.689 60.312 cv
8862 368.969 60.312 365.546 58.823 363.014 56.145 cv
8863 363.014 52.646 li
8864 cp
8865 418.538 54.655 mo
8866 412.955 58.2271 409.531 59.6411 406.48 59.6411 cv
8867 403.056 59.6411 401.047 57.409 401.047 53.538 cv
8868 401.047 52.051 401.122 50.934 401.419 48.776 cv
8869 407.745 47.3621 410.498 46.543 413.625 45.054 cv
8870 418.909 42.524 421.589 39.101 421.589 34.784 cv
8871 421.589 30.765 418.909 28.234 414.667 28.234 cv
8872 408.788 28.234 399.93 33.3701 397.028 38.505 cv
8873 394.572 42.821 392.562 50.637 392.562 55.698 cv
8874 392.562 61.13 395.986 64.405 401.567 64.405 cv
8875 406.033 64.405 409.755 62.916 417.123 58.079 cv
8876 418.239 57.409 li
8877 418.538 57.1851 418.909 56.962 419.281 56.74 cv
8878 418.538 54.655 li
8879 cp
8880 401.717 46.84 mo
8881 402.758 42.524 li
8882 404.395 35.6021 407.373 31.807 411.02 31.807 cv
8883 413.253 31.807 414.592 33.295 414.592 35.751 cv
8884 414.592 40.291 410.797 44.162 404.769 45.948 cv
8885 401.717 46.84 li
8886 cp
8887 @
8888 164.448 25.629 mo
8889 166.68 25.629 li
8890 166.68 22.057 167.276 18.484 168.318 14.688 cv
8891 165.118 12.53 161.396 11.413 157.377 11.413 cv
8892 146.66 11.413 137.58 19.749 137.58 29.648 cv
8893 137.58 32.923 138.623 35.826 140.557 37.537 cv
8894 142.493 39.398 144.726 40.515 149.637 42.301 cv
8895 154.698 44.162 155.516 44.534 156.93 45.873 cv
8896 158.123 46.915 158.791 48.8491 158.791 51.082 cv
8897 158.791 56.962 155.145 60.2371 148.446 60.2371 cv
8898 142.865 60.2371 139.068 58.376 137.134 54.729 cv
8899 137.134 49.073 li
8900 135.124 49.073 li
8901 133.562 61.427 li
8902 136.91 63.587 140.334 64.405 145.47 64.405 cv
8903 150.679 64.405 154.848 63.14 158.42 60.535 cv
8904 163.555 56.813 166.68 51.009 166.68 45.3521 cv
8905 166.68 42.748 165.565 39.92 163.852 38.355 cv
8906 161.695 36.421 160.132 35.6021 153.954 33.295 cv
8907 146.735 30.615 144.427 28.382 144.427 23.991 cv
8908 144.427 19.079 148.595 15.582 154.474 15.582 cv
8909 158.345 15.582 161.396 16.698 164.448 19.302 cv
8910 164.448 25.629 li
8911 cp
8912 173.249 38.6541 mo
8913 175.78 36.645 177.789 35.6021 179.277 35.6021 cv
8914 180.096 35.6021 180.618 36.123 180.618 37.0161 cv
8915 180.618 37.24 180.618 37.6121 180.543 38.059 cv
8916 179.129 51.604 li
8917 178.832 54.655 178.682 56.441 178.682 57.93 cv
8918 178.682 61.651 180.171 64.405 182.18 64.405 cv
8919 184.264 64.405 187.241 62.8411 190.218 60.2371 cv
8920 193.121 57.707 194.758 55.623 197.661 50.4871 cv
8921 194.61 62.8411 li
8922 191.707 74.601 188.135 79.885 183.297 79.885 cv
8923 180.394 79.885 178.682 78.0991 178.682 74.9741 cv
8924 178.682 74.751 178.682 74.08 178.757 73.5601 cv
8925 177.418 73.113 li
8926 172.802 76.09 li
8927 173.025 78.026 173.249 78.993 173.919 80.035 cv
8928 175.035 82.045 177.491 83.3101 180.096 83.3101 cv
8929 185.975 83.3101 192.302 79.066 196.619 72.22 cv
8930 200.414 66.34 201.457 63.438 205.252 49.371 cv
8931 208.452 37.835 210.089 32.476 211.504 29.4241 cv
8932 210.611 28.532 li
8933 207.411 29.499 204.88 29.946 202.424 29.871 cv
8934 202.275 35.007 200.118 42.374 197.066 48.105 cv
8935 193.939 53.985 190.144 58.1541 187.911 58.1541 cv
8936 187.093 58.1541 186.646 57.037 186.646 55.1021 cv
8937 186.646 53.985 186.721 52.8701 186.944 51.009 cv
8938 188.358 38.877 li
8939 188.58 36.793 188.73 34.709 188.73 32.923 cv
8940 188.73 30.02 187.613 28.234 185.827 28.234 cv
8941 184.114 28.234 181.064 29.723 178.161 31.955 cv
8942 172.207 36.5701 li
8943 173.249 38.6541 li
8944 cp
8945 214.128 36.941 mo
8946 215.095 38.877 li
8947 217.625 37.09 li
8948 218.966 36.198 220.081 35.6021 220.752 35.6021 cv
8949 221.272 35.6021 221.645 36.0491 221.645 36.793 cv
8950 221.645 38.7271 221.645 38.7271 219.709 48.701 cv
8951 217.923 56.665 li
8952 217.477 58.526 216.956 60.312 215.914 63.512 cv
8953 216.733 64.405 li
8954 218.742 63.735 220.453 63.438 224.77 62.991 cv
8955 225.812 56.218 226.631 52.496 227.822 49.148 cv
8956 230.65 41.482 233.553 37.909 236.977 37.909 cv
8957 238.242 37.909 239.284 38.282 240.847 39.323 cv
8958 241.739 38.877 li
8959 241.814 35.751 242.112 33.593 243.228 28.68 cv
8960 242.484 28.382 241.962 28.234 241.219 28.234 cv
8961 239.134 28.234 237.273 29.127 235.488 30.988 cv
8962 233.478 33.071 232.288 35.23 226.556 46.84 cv
8963 227.747 41.555 li
8964 228.344 39.101 228.641 37.6121 228.939 36.421 cv
8965 229.758 33.295 230.055 31.657 230.055 30.615 cv
8966 230.055 29.052 229.384 28.234 228.194 28.234 cv
8967 226.184 28.234 223.505 29.574 220.156 32.179 cv
8968 214.128 36.941 li
8969 cp
8970 274.484 30.17 mo
8971 270.986 28.68 269.275 28.234 266.892 28.234 cv
8972 264.064 28.234 262.278 28.68 260.269 29.946 cv
8973 256.325 32.551 251.189 36.868 249.998 38.802 cv
8974 247.394 42.748 244.714 52.8701 244.714 58.823 cv
8975 244.714 62.098 246.425 64.405 248.733 64.405 cv
8976 254.314 64.405 261.088 57.855 268.009 45.7241 cv
8977 265.256 56.962 li
8978 264.883 58.376 264.734 59.791 264.734 61.055 cv
8979 264.734 63.14 265.628 64.405 267.116 64.405 cv
8980 270.242 64.405 274.484 62.024 280.066 57.037 cv
8981 279.173 54.804 li
8982 277.684 55.9951 li
8983 276.345 57.037 274.186 58.2271 273.591 58.2271 cv
8984 272.995 58.2271 272.772 57.855 272.55 56.5161 cv
8985 272.55 56.441 272.847 54.952 273.294 52.795 cv
8986 276.642 36.868 li
8987 277.164 34.5601 277.684 32.699 279.025 29.052 cv
8988 277.833 28.16 li
8989 274.484 30.17 li
8990 cp
8991 269.498 33.741 mo
8992 268.456 40.44 266 46.171 261.831 51.752 cv
8993 258.78 55.771 255.952 58.302 254.389 58.302 cv
8994 253.645 58.302 253.05 57.037 253.05 55.548 cv
8995 253.05 52.795 254.688 45.202 256.547 39.473 cv
8996 258.184 34.337 260.269 32.104 263.469 32.104 cv
8997 265.478 32.104 266.892 32.476 269.498 33.741 cv
8998 cp
8999 311.939 54.209 mo
9000 306.059 58.1541 303.082 59.418 299.584 59.418 cv
9001 296.012 59.418 293.704 56.813 293.704 52.72 cv
9002 293.704 48.4041 295.118 41.407 296.682 37.909 cv
9003 298.17 34.635 300.553 32.848 303.529 32.848 cv
9004 305.837 32.848 307.995 33.593 310.376 35.304 cv
9005 310.675 36.346 li
9006 310.228 40.515 li
9007 312.684 40.515 li
9008 313.875 34.262 314.246 32.774 315.289 30.02 cv
9009 311.343 28.605 309.409 28.234 306.878 28.234 cv
9010 303.901 28.234 301.743 28.9771 296.979 31.88 cv
9011 293.036 34.188 290.504 36.346 289.165 38.43 cv
9012 287.006 41.854 285.22 48.9241 285.22 54.284 cv
9013 285.22 60.46 288.867 64.405 294.673 64.405 cv
9014 299.734 64.405 303.901 62.545 312.684 56.441 cv
9015 311.939 54.209 li
9016 cp
9017 317.596 35.9741 mo
9018 318.563 37.909 li
9019 321.243 36.346 li
9020 322.062 35.899 322.954 35.6021 323.699 35.6021 cv
9021 324.518 35.6021 324.965 36.0491 324.965 36.793 cv
9022 324.965 38.355 324.146 42.152 322.434 48.776 cv
9023 321.318 53.0181 li
9024 321.243 53.465 li
9025 320.871 54.655 li
9026 320.201 57.335 319.904 58.898 319.904 60.163 cv
9027 319.904 62.6931 321.243 64.405 323.177 64.405 cv
9028 328.462 64.405 335.384 58.079 342.752 46.468 cv
9029 340.371 55.176 li
9030 339.552 58.079 339.179 60.013 339.179 61.205 cv
9031 339.179 63.065 340.221 64.405 341.71 64.405 cv
9032 343.273 64.405 347.738 61.874 352.13 58.526 cv
9033 352.576 58.2271 353.768 57.26 354.735 56.59 cv
9034 353.99 54.507 li
9035 352.352 55.771 li
9036 350.865 56.888 349.302 57.632 348.26 57.632 cv
9037 347.665 57.632 347.218 57.26 347.218 56.74 cv
9038 347.218 55.771 347.59 53.837 348.334 51.38 cv
9039 348.334 51.232 348.409 50.86 348.557 50.413 cv
9040 348.632 50.19 350.27 43.788 351.237 39.845 cv
9041 351.907 37.463 352.576 35.304 354.363 29.351 cv
9042 353.693 28.532 li
9043 350.493 29.499 347.962 29.946 345.505 29.871 cv
9044 345.357 35.454 343.124 42.301 339.552 48.105 cv
9045 335.979 53.837 331.96 57.855 329.802 57.855 cv
9046 329.132 57.855 328.612 57.409 328.612 56.888 cv
9047 328.612 55.623 328.909 53.837 329.355 51.976 cv
9048 331.96 41.7791 li
9049 333.821 34.412 334.118 32.998 334.118 30.838 cv
9050 334.118 29.201 333.374 28.234 332.109 28.234 cv
9051 330.174 28.234 326.824 29.648 323.476 31.955 cv
9052 317.596 35.9741 li
9053 cp
9054 363.014 52.646 mo
9055 360.782 52.646 li
9056 360.485 55.698 360.186 57.78 359.219 62.396 cv
9057 364.205 63.959 366.586 64.405 369.416 64.405 cv
9058 374.254 64.405 378.868 62.396 383.258 58.2271 cv
9059 385.714 55.921 386.682 53.985 386.682 51.232 cv
9060 386.682 47.3621 383.929 44.459 379.388 43.416 cv
9061 374.997 42.449 li
9062 370.755 41.482 369.341 40.365 369.341 37.76 cv
9063 369.341 34.485 371.797 32.327 375.444 32.327 cv
9064 378.421 32.327 380.729 33.295 383.63 35.6021 cv
9065 384.077 39.1741 li
9066 386.31 39.1741 li
9067 386.31 37.388 386.458 36.5701 387.129 32.998 cv
9068 387.575 30.541 li
9069 384.524 28.9041 381.919 28.234 378.496 28.234 cv
9070 374.922 28.234 372.094 29.4241 367.108 32.998 cv
9071 363.685 35.454 362.419 37.6121 362.419 40.96 cv
9072 362.419 45.3521 365.247 48.18 370.904 49.296 cv
9073 374.179 49.9661 li
9074 377.602 50.637 379.239 52.274 379.239 54.952 cv
9075 379.239 58.2271 376.71 60.312 372.689 60.312 cv
9076 368.969 60.312 365.546 58.823 363.014 56.145 cv
9077 363.014 52.646 li
9078 cp
9079 418.538 54.655 mo
9080 412.955 58.2271 409.531 59.6411 406.48 59.6411 cv
9081 403.056 59.6411 401.047 57.409 401.047 53.538 cv
9082 401.047 52.051 401.122 50.934 401.419 48.776 cv
9083 407.745 47.3621 410.498 46.543 413.625 45.054 cv
9084 418.909 42.524 421.589 39.101 421.589 34.784 cv
9085 421.589 30.765 418.909 28.234 414.667 28.234 cv
9086 408.788 28.234 399.93 33.3701 397.028 38.505 cv
9087 394.572 42.821 392.562 50.637 392.562 55.698 cv
9088 392.562 61.13 395.986 64.405 401.567 64.405 cv
9089 406.033 64.405 409.755 62.916 417.123 58.079 cv
9090 418.239 57.409 li
9091 418.538 57.1851 418.909 56.962 419.281 56.74 cv
9092 418.538 54.655 li
9093 cp
9094 401.717 46.84 mo
9095 402.758 42.524 li
9096 404.395 35.6021 407.373 31.807 411.02 31.807 cv
9097 413.253 31.807 414.592 33.295 414.592 35.751 cv
9098 414.592 40.291 410.797 44.162 404.769 45.948 cv
9099 401.717 46.84 li
9100 f
9101 164.448 25.629 mo
9102 166.68 25.629 li
9103 166.68 22.057 167.276 18.484 168.318 14.688 cv
9104 165.118 12.53 161.396 11.413 157.377 11.413 cv
9105 146.66 11.413 137.58 19.749 137.58 29.648 cv
9106 137.58 32.923 138.623 35.826 140.557 37.537 cv
9107 142.493 39.398 144.726 40.515 149.637 42.301 cv
9108 154.698 44.162 155.516 44.534 156.93 45.873 cv
9109 158.123 46.915 158.791 48.8491 158.791 51.082 cv
9110 158.791 56.962 155.145 60.2371 148.446 60.2371 cv
9111 142.865 60.2371 139.068 58.376 137.134 54.729 cv
9112 137.134 49.073 li
9113 135.124 49.073 li
9114 133.562 61.427 li
9115 136.91 63.587 140.334 64.405 145.47 64.405 cv
9116 150.679 64.405 154.848 63.14 158.42 60.535 cv
9117 163.555 56.813 166.68 51.009 166.68 45.3521 cv
9118 166.68 42.748 165.565 39.92 163.852 38.355 cv
9119 161.695 36.421 160.132 35.6021 153.954 33.295 cv
9120 146.735 30.615 144.427 28.382 144.427 23.991 cv
9121 144.427 19.079 148.595 15.582 154.474 15.582 cv
9122 158.345 15.582 161.396 16.698 164.448 19.302 cv
9123 164.448 25.629 li
9124 cp
9125 173.249 38.6541 mo
9126 175.78 36.645 177.789 35.6021 179.277 35.6021 cv
9127 180.096 35.6021 180.618 36.123 180.618 37.0161 cv
9128 180.618 37.24 180.618 37.6121 180.543 38.059 cv
9129 179.129 51.604 li
9130 178.832 54.655 178.682 56.441 178.682 57.93 cv
9131 178.682 61.651 180.171 64.405 182.18 64.405 cv
9132 184.264 64.405 187.241 62.8411 190.218 60.2371 cv
9133 193.121 57.707 194.758 55.623 197.661 50.4871 cv
9134 194.61 62.8411 li
9135 191.707 74.601 188.135 79.885 183.297 79.885 cv
9136 180.394 79.885 178.682 78.0991 178.682 74.9741 cv
9137 178.682 74.751 178.682 74.08 178.757 73.5601 cv
9138 177.418 73.113 li
9139 172.802 76.09 li
9140 173.025 78.026 173.249 78.993 173.919 80.035 cv
9141 175.035 82.045 177.491 83.3101 180.096 83.3101 cv
9142 185.975 83.3101 192.302 79.066 196.619 72.22 cv
9143 200.414 66.34 201.457 63.438 205.252 49.371 cv
9144 208.452 37.835 210.089 32.476 211.504 29.4241 cv
9145 210.611 28.532 li
9146 207.411 29.499 204.88 29.946 202.424 29.871 cv
9147 202.275 35.007 200.118 42.374 197.066 48.105 cv
9148 193.939 53.985 190.144 58.1541 187.911 58.1541 cv
9149 187.093 58.1541 186.646 57.037 186.646 55.1021 cv
9150 186.646 53.985 186.721 52.8701 186.944 51.009 cv
9151 188.358 38.877 li
9152 188.58 36.793 188.73 34.709 188.73 32.923 cv
9153 188.73 30.02 187.613 28.234 185.827 28.234 cv
9154 184.114 28.234 181.064 29.723 178.161 31.955 cv
9155 172.207 36.5701 li
9156 173.249 38.6541 li
9157 cp
9158 214.128 36.941 mo
9159 215.095 38.877 li
9160 217.625 37.09 li
9161 218.966 36.198 220.081 35.6021 220.752 35.6021 cv
9162 221.272 35.6021 221.645 36.0491 221.645 36.793 cv
9163 221.645 38.7271 221.645 38.7271 219.709 48.701 cv
9164 217.923 56.665 li
9165 217.477 58.526 216.956 60.312 215.914 63.512 cv
9166 216.733 64.405 li
9167 218.742 63.735 220.453 63.438 224.77 62.991 cv
9168 225.812 56.218 226.631 52.496 227.822 49.148 cv
9169 230.65 41.482 233.553 37.909 236.977 37.909 cv
9170 238.242 37.909 239.284 38.282 240.847 39.323 cv
9171 241.739 38.877 li
9172 241.814 35.751 242.112 33.593 243.228 28.68 cv
9173 242.484 28.382 241.962 28.234 241.219 28.234 cv
9174 239.134 28.234 237.273 29.127 235.488 30.988 cv
9175 233.478 33.071 232.288 35.23 226.556 46.84 cv
9176 227.747 41.555 li
9177 228.344 39.101 228.641 37.6121 228.939 36.421 cv
9178 229.758 33.295 230.055 31.657 230.055 30.615 cv
9179 230.055 29.052 229.384 28.234 228.194 28.234 cv
9180 226.184 28.234 223.505 29.574 220.156 32.179 cv
9181 214.128 36.941 li
9182 cp
9183 274.484 30.17 mo
9184 270.986 28.68 269.275 28.234 266.892 28.234 cv
9185 264.064 28.234 262.278 28.68 260.269 29.946 cv
9186 256.325 32.551 251.189 36.868 249.998 38.802 cv
9187 247.394 42.748 244.714 52.8701 244.714 58.823 cv
9188 244.714 62.098 246.425 64.405 248.733 64.405 cv
9189 254.314 64.405 261.088 57.855 268.009 45.7241 cv
9190 265.256 56.962 li
9191 264.883 58.376 264.734 59.791 264.734 61.055 cv
9192 264.734 63.14 265.628 64.405 267.116 64.405 cv
9193 270.242 64.405 274.484 62.024 280.066 57.037 cv
9194 279.173 54.804 li
9195 277.684 55.9951 li
9196 276.345 57.037 274.186 58.2271 273.591 58.2271 cv
9197 272.995 58.2271 272.772 57.855 272.55 56.5161 cv
9198 272.55 56.441 272.847 54.952 273.294 52.795 cv
9199 276.642 36.868 li
9200 277.164 34.5601 277.684 32.699 279.025 29.052 cv
9201 277.833 28.16 li
9202 274.484 30.17 li
9203 cp
9204 269.498 33.741 mo
9205 268.456 40.44 266 46.171 261.831 51.752 cv
9206 258.78 55.771 255.952 58.302 254.389 58.302 cv
9207 253.645 58.302 253.05 57.037 253.05 55.548 cv
9208 253.05 52.795 254.688 45.202 256.547 39.473 cv
9209 258.184 34.337 260.269 32.104 263.469 32.104 cv
9210 265.478 32.104 266.892 32.476 269.498 33.741 cv
9211 cp
9212 311.939 54.209 mo
9213 306.059 58.1541 303.082 59.418 299.584 59.418 cv
9214 296.012 59.418 293.704 56.813 293.704 52.72 cv
9215 293.704 48.4041 295.118 41.407 296.682 37.909 cv
9216 298.17 34.635 300.553 32.848 303.529 32.848 cv
9217 305.837 32.848 307.995 33.593 310.376 35.304 cv
9218 310.675 36.346 li
9219 310.228 40.515 li
9220 312.684 40.515 li
9221 313.875 34.262 314.246 32.774 315.289 30.02 cv
9222 311.343 28.605 309.409 28.234 306.878 28.234 cv
9223 303.901 28.234 301.743 28.9771 296.979 31.88 cv
9224 293.036 34.188 290.504 36.346 289.165 38.43 cv
9225 287.006 41.854 285.22 48.9241 285.22 54.284 cv
9226 285.22 60.46 288.867 64.405 294.673 64.405 cv
9227 299.734 64.405 303.901 62.545 312.684 56.441 cv
9228 311.939 54.209 li
9229 cp
9230 317.596 35.9741 mo
9231 318.563 37.909 li
9232 321.243 36.346 li
9233 322.062 35.899 322.954 35.6021 323.699 35.6021 cv
9234 324.518 35.6021 324.965 36.0491 324.965 36.793 cv
9235 324.965 38.355 324.146 42.152 322.434 48.776 cv
9236 321.318 53.0181 li
9237 321.243 53.465 li
9238 320.871 54.655 li
9239 320.201 57.335 319.904 58.898 319.904 60.163 cv
9240 319.904 62.6931 321.243 64.405 323.177 64.405 cv
9241 328.462 64.405 335.384 58.079 342.752 46.468 cv
9242 340.371 55.176 li
9243 339.552 58.079 339.179 60.013 339.179 61.205 cv
9244 339.179 63.065 340.221 64.405 341.71 64.405 cv
9245 343.273 64.405 347.738 61.874 352.13 58.526 cv
9246 352.576 58.2271 353.768 57.26 354.735 56.59 cv
9247 353.99 54.507 li
9248 352.352 55.771 li
9249 350.865 56.888 349.302 57.632 348.26 57.632 cv
9250 347.665 57.632 347.218 57.26 347.218 56.74 cv
9251 347.218 55.771 347.59 53.837 348.334 51.38 cv
9252 348.334 51.232 348.409 50.86 348.557 50.413 cv
9253 348.632 50.19 350.27 43.788 351.237 39.845 cv
9254 351.907 37.463 352.576 35.304 354.363 29.351 cv
9255 353.693 28.532 li
9256 350.493 29.499 347.962 29.946 345.505 29.871 cv
9257 345.357 35.454 343.124 42.301 339.552 48.105 cv
9258 335.979 53.837 331.96 57.855 329.802 57.855 cv
9259 329.132 57.855 328.612 57.409 328.612 56.888 cv
9260 328.612 55.623 328.909 53.837 329.355 51.976 cv
9261 331.96 41.7791 li
9262 333.821 34.412 334.118 32.998 334.118 30.838 cv
9263 334.118 29.201 333.374 28.234 332.109 28.234 cv
9264 330.174 28.234 326.824 29.648 323.476 31.955 cv
9265 317.596 35.9741 li
9266 cp
9267 363.014 52.646 mo
9268 360.782 52.646 li
9269 360.485 55.698 360.186 57.78 359.219 62.396 cv
9270 364.205 63.959 366.586 64.405 369.416 64.405 cv
9271 374.254 64.405 378.868 62.396 383.258 58.2271 cv
9272 385.714 55.921 386.682 53.985 386.682 51.232 cv
9273 386.682 47.3621 383.929 44.459 379.388 43.416 cv
9274 374.997 42.449 li
9275 370.755 41.482 369.341 40.365 369.341 37.76 cv
9276 369.341 34.485 371.797 32.327 375.444 32.327 cv
9277 378.421 32.327 380.729 33.295 383.63 35.6021 cv
9278 384.077 39.1741 li
9279 386.31 39.1741 li
9280 386.31 37.388 386.458 36.5701 387.129 32.998 cv
9281 387.575 30.541 li
9282 384.524 28.9041 381.919 28.234 378.496 28.234 cv
9283 374.922 28.234 372.094 29.4241 367.108 32.998 cv
9284 363.685 35.454 362.419 37.6121 362.419 40.96 cv
9285 362.419 45.3521 365.247 48.18 370.904 49.296 cv
9286 374.179 49.9661 li
9287 377.602 50.637 379.239 52.274 379.239 54.952 cv
9288 379.239 58.2271 376.71 60.312 372.689 60.312 cv
9289 368.969 60.312 365.546 58.823 363.014 56.145 cv
9290 363.014 52.646 li
9291 cp
9292 418.538 54.655 mo
9293 412.955 58.2271 409.531 59.6411 406.48 59.6411 cv
9294 403.056 59.6411 401.047 57.409 401.047 53.538 cv
9295 401.047 52.051 401.122 50.934 401.419 48.776 cv
9296 407.745 47.3621 410.498 46.543 413.625 45.054 cv
9297 418.909 42.524 421.589 39.101 421.589 34.784 cv
9298 421.589 30.765 418.909 28.234 414.667 28.234 cv
9299 408.788 28.234 399.93 33.3701 397.028 38.505 cv
9300 394.572 42.821 392.562 50.637 392.562 55.698 cv
9301 392.562 61.13 395.986 64.405 401.567 64.405 cv
9302 406.033 64.405 409.755 62.916 417.123 58.079 cv
9303 418.239 57.409 li
9304 418.538 57.1851 418.909 56.962 419.281 56.74 cv
9305 418.538 54.655 li
9306 cp
9307 401.717 46.84 mo
9308 402.758 42.524 li
9309 404.395 35.6021 407.373 31.807 411.02 31.807 cv
9310 413.253 31.807 414.592 33.295 414.592 35.751 cv
9311 414.592 40.291 410.797 44.162 404.769 45.948 cv
9312 401.717 46.84 li
9313 cp
9314 /1 
9315 [/DeviceCMYK] /CSA add_res
9316 .843412 .423194 1 .460639 cmyk
9317 @
9318 grestore
9319 grestore
9320 pgrs
9321 %%PageTrailer
9322 [
9323 [/CSA [/0 /1 ]]
9324 [/CSD [/0 ]]
9325 ] del_res
9326 Adobe_AGM_Image/pt gx
9327 Adobe_CoolType_Core/pt get exec
9328 Adobe_AGM_Core/restore_mysetup gx
9329 Adobe_AGM_Core/pt gx
9330 currentdict Adobe_AGM_Utils eq {end} if
9331 %%Trailer
9332 Adobe_AGM_Utils begin
9333 [/EMC pdfmark_5
9334 currentdict Adobe_AGM_Utils eq {end} if
9335 Adobe_AGM_Image/dt get exec
9336 Adobe_CoolType_Core/dt get exec
9337 Adobe_AGM_Core/dt get exec
9338 %%Pages: 1
9339 %%DocumentNeededResources: 
9340 %%DocumentSuppliedResources: procset Adobe_AGM_Image 1.0 0
9341 %%+ procset Adobe_CoolType_Utility_T42 1.0 0
9342 %%+ procset Adobe_CoolType_Utility_MAKEOCF 1.23 0
9343 %%+ procset Adobe_CoolType_Core 2.31 0
9344 %%+ procset Adobe_AGM_Core 2.0 0
9345 %%+ procset Adobe_AGM_Utils 1.0 0
9346 %%DocumentNeededFeatures: 
9347 %%DocumentSuppliedFeatures: 
9348 %%DocumentCustomColors: 
9349 %%CMYKCustomColor: 
9350 %%RGBCustomColor: 
9351 %%EOF

Licence Creative Commons Les fichiers de Syracuse sont mis à disposition (sauf mention contraire) selon les termes de la
Licence Creative Commons Attribution - Pas d’Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.