/[MITgcm]/manual/s_phys_pkgs/figs/mitgcm_package_organisation.eps
ViewVC logotype

Contents of /manual/s_phys_pkgs/figs/mitgcm_package_organisation.eps

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download) (as text)
Wed Sep 14 02:31:52 2016 UTC (8 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint01, HEAD
File MIME type: application/postscript
Update package list.

1 %!PS-Adobe-3.1 EPSF-3.0
2 %ADO_DSC_Encoding: UTF8
3 %%Title: mitgcm_package_organisation.pdf
4 %%Creator: (Adobe Acrobat 15.17.0)
5 %%For: heimbach
6 %%CreationDate: 9/13/16, 9:23 PM
7 %%BoundingBox: 0 0 720 540
8 %%HiResBoundingBox: 0 0 720 540
9 %%CropBox: 0 0 720 540
10 %%LanguageLevel: 2
11 %%DocumentNeededResources: (atend)
12 %%DocumentSuppliedResources: (atend)
13 %%DocumentNeededFeatures: (atend)
14 %%DocumentSuppliedFeatures: (atend)
15 %%DocumentData: Clean7Bit
16 %%Pages: (atend)
17 %%DocumentProcessColors: (atend)
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 64 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 64 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 64 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
3226 dup currentblackgeneration eq {pop}{setblackgeneration}ifelse
3227 dup null eq {pop /AGMCORE_currentucr load}{/Procedure get_res}ifelse
3228 dup currentundercolorremoval eq {pop}{setundercolorremoval}ifelse
3229 }def
3230 /setcolorrendering_opt
3231 {
3232 dup currentcolorrendering eq{
3233 pop
3234 }{
3235 product(HP Color LaserJet 2605)anchorsearch{
3236 pop pop pop
3237 }{
3238 pop
3239 clonedict
3240 begin
3241 /Intent Intent def
3242 currentdict
3243 end
3244 setcolorrendering
3245 }ifelse
3246 }ifelse
3247 }def
3248 /cpaint_gcomp
3249 {
3250 convert_to_process//Adobe_AGM_Core/AGMCORE_ConvertToProcess xddf
3251 //Adobe_AGM_Core/AGMCORE_ConvertToProcess get not
3252 {
3253 (%end_cpaint_gcomp)flushinput
3254 }if
3255 }def
3256 /cpaint_gsep
3257 {
3258 //Adobe_AGM_Core/AGMCORE_ConvertToProcess get
3259 {
3260 (%end_cpaint_gsep)flushinput
3261 }if
3262 }def
3263 /cpaint_gend
3264 {np}def
3265 /T1_path
3266 {
3267 currentfile token pop currentfile token pop mo
3268 {
3269 currentfile token pop dup type/stringtype eq
3270 {pop exit}if
3271 0 exch rlineto
3272 currentfile token pop dup type/stringtype eq
3273 {pop exit}if
3274 0 rlineto
3275 }loop
3276 }def
3277 /T1_gsave
3278 level3
3279 {/clipsave}
3280 {/gsave}ifelse
3281 load def
3282 /T1_grestore
3283 level3
3284 {/cliprestore}
3285 {/grestore}ifelse
3286 load def
3287 /set_spot_alias_ary
3288 {
3289 dup inherit_aliases
3290 //Adobe_AGM_Core/AGMCORE_SpotAliasAry xddf
3291 }def
3292 /set_spot_normalization_ary
3293 {
3294 dup inherit_aliases
3295 dup length
3296 /AGMCORE_SpotAliasAry where{pop AGMCORE_SpotAliasAry length add}if
3297 array
3298 //Adobe_AGM_Core/AGMCORE_SpotAliasAry2 xddf
3299 /AGMCORE_SpotAliasAry where{
3300 pop
3301 AGMCORE_SpotAliasAry2 0 AGMCORE_SpotAliasAry putinterval
3302 AGMCORE_SpotAliasAry length
3303 }{0}ifelse
3304 AGMCORE_SpotAliasAry2 3 1 roll exch putinterval
3305 true set_spot_alias
3306 }def
3307 /inherit_aliases
3308 {
3309 {dup/Name get map_alias{/CSD put}{pop}ifelse}forall
3310 }def
3311 /set_spot_alias
3312 {
3313 /AGMCORE_SpotAliasAry2 where{
3314 /AGMCORE_current_spot_alias 3 -1 roll put
3315 }{
3316 pop
3317 }ifelse
3318 }def
3319 /current_spot_alias
3320 {
3321 /AGMCORE_SpotAliasAry2 where{
3322 /AGMCORE_current_spot_alias get
3323 }{
3324 false
3325 }ifelse
3326 }def
3327 /map_alias
3328 {
3329 /AGMCORE_SpotAliasAry2 where{
3330 begin
3331 /AGMCORE_name xdf
3332 false
3333 AGMCORE_SpotAliasAry2{
3334 dup/Name get AGMCORE_name eq{
3335 /CSD get/CSD get_res
3336 exch pop true
3337 exit
3338 }{
3339 pop
3340 }ifelse
3341 }forall
3342 end
3343 }{
3344 pop false
3345 }ifelse
3346 }bdf
3347 /spot_alias
3348 {
3349 true set_spot_alias
3350 /AGMCORE_&setcustomcolor AGMCORE_key_known not{
3351 //Adobe_AGM_Core/AGMCORE_&setcustomcolor/setcustomcolor load put
3352 }if
3353 /customcolor_tint 1 AGMCORE_gput
3354 //Adobe_AGM_Core begin
3355 /setcustomcolor
3356 {
3357 //Adobe_AGM_Core begin
3358 dup/customcolor_tint exch AGMCORE_gput
3359 1 index aload pop pop 1 eq exch 1 eq and exch 1 eq and exch 1 eq and not
3360 current_spot_alias and{1 index 4 get map_alias}{false}ifelse
3361 {
3362 false set_spot_alias
3363 /sep_colorspace_dict AGMCORE_gget null ne
3364 {/sep_colorspace_dict AGMCORE_gget/ForeignContent known not}{false}ifelse
3365 3 1 roll 2 index{
3366 exch pop/sep_tint AGMCORE_gget exch
3367 }if
3368 mark 3 1 roll
3369 setsepcolorspace
3370 counttomark 0 ne{
3371 setsepcolor
3372 }if
3373 pop
3374 not{/sep_tint 1.0 AGMCORE_gput/sep_colorspace_dict AGMCORE_gget/ForeignContent true put}if
3375 pop
3376 true set_spot_alias
3377 }{
3378 AGMCORE_&setcustomcolor
3379 }ifelse
3380 end
3381 }bdf
3382 end
3383 }def
3384 /begin_feature
3385 {
3386 Adobe_AGM_Core/AGMCORE_feature_dictCount countdictstack put
3387 count Adobe_AGM_Core/AGMCORE_feature_opCount 3 -1 roll put
3388 {Adobe_AGM_Core/AGMCORE_feature_ctm matrix currentmatrix put}if
3389 }def
3390 /end_feature
3391 {
3392 2 dict begin
3393 /spd/setpagedevice load def
3394 /setpagedevice{get_gstate spd set_gstate}def
3395 stopped{$error/newerror false put}if
3396 end
3397 count Adobe_AGM_Core/AGMCORE_feature_opCount get sub dup 0 gt{{pop}repeat}{pop}ifelse
3398 countdictstack Adobe_AGM_Core/AGMCORE_feature_dictCount get sub dup 0 gt{{end}repeat}{pop}ifelse
3399 {Adobe_AGM_Core/AGMCORE_feature_ctm get setmatrix}if
3400 }def
3401 /set_negative
3402 {
3403 //Adobe_AGM_Core begin
3404 /AGMCORE_inverting exch def
3405 level2{
3406 currentpagedevice/NegativePrint known AGMCORE_distilling not and{
3407 currentpagedevice/NegativePrint get//Adobe_AGM_Core/AGMCORE_inverting get ne{
3408 true begin_feature true{
3409 <</NegativePrint//Adobe_AGM_Core/AGMCORE_inverting get>>setpagedevice
3410 }end_feature
3411 }if
3412 /AGMCORE_inverting false def
3413 }if
3414 }if
3415 AGMCORE_inverting{
3416 [{1 exch sub}/exec load dup currenttransfer exch]cvx bind settransfer
3417 AGMCORE_distilling{
3418 erasepage
3419 }{
3420 gsave np clippath 1/setseparationgray where{pop setseparationgray}{setgray}ifelse
3421 /AGMIRS_&fill where{pop AGMIRS_&fill}{fill}ifelse grestore
3422 }ifelse
3423 }if
3424 end
3425 }def
3426 /lw_save_restore_override{
3427 /md where{
3428 pop
3429 md begin
3430 initializepage
3431 /initializepage{}def
3432 /pmSVsetup{}def
3433 /endp{}def
3434 /pse{}def
3435 /psb{}def
3436 /orig_showpage where
3437 {pop}
3438 {/orig_showpage/showpage load def}
3439 ifelse
3440 /showpage{orig_showpage gR}def
3441 end
3442 }if
3443 }def
3444 /pscript_showpage_override{
3445 /NTPSOct95 where
3446 {
3447 begin
3448 showpage
3449 save
3450 /showpage/restore load def
3451 /restore{exch pop}def
3452 end
3453 }if
3454 }def
3455 /driver_media_override
3456 {
3457 /md where{
3458 pop
3459 md/initializepage known{
3460 md/initializepage{}put
3461 }if
3462 md/rC known{
3463 md/rC{4{pop}repeat}put
3464 }if
3465 }if
3466 /mysetup where{
3467 /mysetup[1 0 0 1 0 0]put
3468 }if
3469 Adobe_AGM_Core/AGMCORE_Default_CTM matrix currentmatrix put
3470 level2
3471 {Adobe_AGM_Core/AGMCORE_Default_PageSize currentpagedevice/PageSize get put}if
3472 }def
3473 /capture_mysetup
3474 {
3475 /Pscript_Win_Data where{
3476 pop
3477 Pscript_Win_Data/mysetup known{
3478 Adobe_AGM_Core/save_mysetup Pscript_Win_Data/mysetup get put
3479 }if
3480 }if
3481 }def
3482 /restore_mysetup
3483 {
3484 /Pscript_Win_Data where{
3485 pop
3486 Pscript_Win_Data/mysetup known{
3487 Adobe_AGM_Core/save_mysetup known{
3488 Pscript_Win_Data/mysetup Adobe_AGM_Core/save_mysetup get put
3489 Adobe_AGM_Core/save_mysetup undef
3490 }if
3491 }if
3492 }if
3493 }def
3494 /driver_check_media_override
3495 {
3496 /PrepsDict where
3497 {pop}
3498 {
3499 Adobe_AGM_Core/AGMCORE_Default_CTM get matrix currentmatrix ne
3500 Adobe_AGM_Core/AGMCORE_Default_PageSize get type/arraytype eq
3501 {
3502 Adobe_AGM_Core/AGMCORE_Default_PageSize get 0 get currentpagedevice/PageSize get 0 get eq and
3503 Adobe_AGM_Core/AGMCORE_Default_PageSize get 1 get currentpagedevice/PageSize get 1 get eq and
3504 }if
3505 {
3506 Adobe_AGM_Core/AGMCORE_Default_CTM get setmatrix
3507 }if
3508 }ifelse
3509 }def
3510 AGMCORE_err_strings begin
3511 /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
3512 /AGMCORE_color_space_onhost_seps(This job contains colors that will not separate with on-host methods. )def
3513 /AGMCORE_invalid_color_space(This job contains an invalid color space. )def
3514 end
3515 /set_def_ht
3516 {AGMCORE_def_ht sethalftone}def
3517 /set_def_flat
3518 {AGMCORE_Default_flatness setflat}def
3519 end
3520 systemdict/setpacking known
3521 {setpacking}if
3522 %%EndResource
3523 %%BeginResource: procset Adobe_CoolType_Core 2.31 0
3524 %%Copyright: Copyright 1997-2006 Adobe Systems Incorporated. All Rights Reserved.
3525 %%Version: 2.31 0
3526 10 dict begin
3527 /Adobe_CoolType_Passthru currentdict def
3528 /Adobe_CoolType_Core_Defined userdict/Adobe_CoolType_Core known def
3529 Adobe_CoolType_Core_Defined
3530 {/Adobe_CoolType_Core userdict/Adobe_CoolType_Core get def}
3531 if
3532 userdict/Adobe_CoolType_Core 70 dict dup begin put
3533 /Adobe_CoolType_Version 2.31 def
3534 /Level2?
3535 systemdict/languagelevel known dup
3536 {pop systemdict/languagelevel get 2 ge}
3537 if def
3538 Level2? not
3539 {
3540 /currentglobal false def
3541 /setglobal/pop load def
3542 /gcheck{pop false}bind def
3543 /currentpacking false def
3544 /setpacking/pop load def
3545 /SharedFontDirectory 0 dict def
3546 }
3547 if
3548 currentpacking
3549 true setpacking
3550 currentglobal false setglobal
3551 userdict/Adobe_CoolType_Data 2 copy known not
3552 {2 copy 10 dict put}
3553 if
3554 get
3555 begin
3556 /@opStackCountByLevel 32 dict def
3557 /@opStackLevel 0 def
3558 /@dictStackCountByLevel 32 dict def
3559 /@dictStackLevel 0 def
3560 end
3561 setglobal
3562 currentglobal true setglobal
3563 userdict/Adobe_CoolType_GVMFonts known not
3564 {userdict/Adobe_CoolType_GVMFonts 10 dict put}
3565 if
3566 setglobal
3567 currentglobal false setglobal
3568 userdict/Adobe_CoolType_LVMFonts known not
3569 {userdict/Adobe_CoolType_LVMFonts 10 dict put}
3570 if
3571 setglobal
3572 /ct_VMDictPut
3573 {
3574 dup gcheck{Adobe_CoolType_GVMFonts}{Adobe_CoolType_LVMFonts}ifelse
3575 3 1 roll put
3576 }bind def
3577 /ct_VMDictUndef
3578 {
3579 dup Adobe_CoolType_GVMFonts exch known
3580 {Adobe_CoolType_GVMFonts exch undef}
3581 {
3582 dup Adobe_CoolType_LVMFonts exch known
3583 {Adobe_CoolType_LVMFonts exch undef}
3584 {pop}
3585 ifelse
3586 }ifelse
3587 }bind def
3588 /ct_str1 1 string def
3589 /ct_xshow
3590 {
3591 /_ct_na exch def
3592 /_ct_i 0 def
3593 currentpoint
3594 /_ct_y exch def
3595 /_ct_x exch def
3596 {
3597 pop pop
3598 ct_str1 exch 0 exch put
3599 ct_str1 show
3600 {_ct_na _ct_i get}stopped
3601 {pop pop}
3602 {
3603 _ct_x _ct_y moveto
3604 0
3605 rmoveto
3606 }
3607 ifelse
3608 /_ct_i _ct_i 1 add def
3609 currentpoint
3610 /_ct_y exch def
3611 /_ct_x exch def
3612 }
3613 exch
3614 @cshow
3615 }bind def
3616 /ct_yshow
3617 {
3618 /_ct_na exch def
3619 /_ct_i 0 def
3620 currentpoint
3621 /_ct_y exch def
3622 /_ct_x exch def
3623 {
3624 pop pop
3625 ct_str1 exch 0 exch put
3626 ct_str1 show
3627 {_ct_na _ct_i get}stopped
3628 {pop pop}
3629 {
3630 _ct_x _ct_y moveto
3631 0 exch
3632 rmoveto
3633 }
3634 ifelse
3635 /_ct_i _ct_i 1 add def
3636 currentpoint
3637 /_ct_y exch def
3638 /_ct_x exch def
3639 }
3640 exch
3641 @cshow
3642 }bind def
3643 /ct_xyshow
3644 {
3645 /_ct_na exch def
3646 /_ct_i 0 def
3647 currentpoint
3648 /_ct_y exch def
3649 /_ct_x exch def
3650 {
3651 pop pop
3652 ct_str1 exch 0 exch put
3653 ct_str1 show
3654 {_ct_na _ct_i get}stopped
3655 {pop pop}
3656 {
3657 {_ct_na _ct_i 1 add get}stopped
3658 {pop pop pop}
3659 {
3660 _ct_x _ct_y moveto
3661 rmoveto
3662 }
3663 ifelse
3664 }
3665 ifelse
3666 /_ct_i _ct_i 2 add def
3667 currentpoint
3668 /_ct_y exch def
3669 /_ct_x exch def
3670 }
3671 exch
3672 @cshow
3673 }bind def
3674 /xsh{{@xshow}stopped{Adobe_CoolType_Data begin ct_xshow end}if}bind def
3675 /ysh{{@yshow}stopped{Adobe_CoolType_Data begin ct_yshow end}if}bind def
3676 /xysh{{@xyshow}stopped{Adobe_CoolType_Data begin ct_xyshow end}if}bind def
3677 currentglobal true setglobal
3678 /ct_T3Defs
3679 {
3680 /BuildChar
3681 {
3682 1 index/Encoding get exch get
3683 1 index/BuildGlyph get exec
3684 }bind def
3685 /BuildGlyph
3686 {
3687 exch begin
3688 GlyphProcs exch get exec
3689 end
3690 }bind def
3691 }bind def
3692 setglobal
3693 /@_SaveStackLevels
3694 {
3695 Adobe_CoolType_Data
3696 begin
3697 /@vmState currentglobal def false setglobal
3698 @opStackCountByLevel
3699 @opStackLevel
3700 2 copy known not
3701 {
3702 2 copy
3703 3 dict dup/args
3704 7 index
3705 5 add array put
3706 put get
3707 }
3708 {
3709 get dup/args get dup length 3 index lt
3710 {
3711 dup length 5 add array exch
3712 1 index exch 0 exch putinterval
3713 1 index exch/args exch put
3714 }
3715 {pop}
3716 ifelse
3717 }
3718 ifelse
3719 begin
3720 count 1 sub
3721 1 index lt
3722 {pop count}
3723 if
3724 dup/argCount exch def
3725 dup 0 gt
3726 {
3727 args exch 0 exch getinterval
3728 astore pop
3729 }
3730 {pop}
3731 ifelse
3732 count
3733 /restCount exch def
3734 end
3735 /@opStackLevel @opStackLevel 1 add def
3736 countdictstack 1 sub
3737 @dictStackCountByLevel exch @dictStackLevel exch put
3738 /@dictStackLevel @dictStackLevel 1 add def
3739 @vmState setglobal
3740 end
3741 }bind def
3742 /@_RestoreStackLevels
3743 {
3744 Adobe_CoolType_Data
3745 begin
3746 /@opStackLevel @opStackLevel 1 sub def
3747 @opStackCountByLevel @opStackLevel get
3748 begin
3749 count restCount sub dup 0 gt
3750 {{pop}repeat}
3751 {pop}
3752 ifelse
3753 args 0 argCount getinterval{}forall
3754 end
3755 /@dictStackLevel @dictStackLevel 1 sub def
3756 @dictStackCountByLevel @dictStackLevel get
3757 end
3758 countdictstack exch sub dup 0 gt
3759 {{end}repeat}
3760 {pop}
3761 ifelse
3762 }bind def
3763 /@_PopStackLevels
3764 {
3765 Adobe_CoolType_Data
3766 begin
3767 /@opStackLevel @opStackLevel 1 sub def
3768 /@dictStackLevel @dictStackLevel 1 sub def
3769 end
3770 }bind def
3771 /@Raise
3772 {
3773 exch cvx exch errordict exch get exec
3774 stop
3775 }bind def
3776 /@ReRaise
3777 {
3778 cvx $error/errorname get errordict exch get exec
3779 stop
3780 }bind def
3781 /@Stopped
3782 {
3783 0 @#Stopped
3784 }bind def
3785 /@#Stopped
3786 {
3787 @_SaveStackLevels
3788 stopped
3789 {@_RestoreStackLevels true}
3790 {@_PopStackLevels false}
3791 ifelse
3792 }bind def
3793 /@Arg
3794 {
3795 Adobe_CoolType_Data
3796 begin
3797 @opStackCountByLevel @opStackLevel 1 sub get
3798 begin
3799 args exch
3800 argCount 1 sub exch sub get
3801 end
3802 end
3803 }bind def
3804 currentglobal true setglobal
3805 /CTHasResourceForAllBug
3806 Level2?
3807 {
3808 1 dict dup
3809 /@shouldNotDisappearDictValue true def
3810 Adobe_CoolType_Data exch/@shouldNotDisappearDict exch put
3811 begin
3812 count @_SaveStackLevels
3813 {(*){pop stop}128 string/Category resourceforall}
3814 stopped pop
3815 @_RestoreStackLevels
3816 currentdict Adobe_CoolType_Data/@shouldNotDisappearDict get dup 3 1 roll ne dup 3 1 roll
3817 {
3818 /@shouldNotDisappearDictValue known
3819 {
3820 {
3821 end
3822 currentdict 1 index eq
3823 {pop exit}
3824 if
3825 }
3826 loop
3827 }
3828 if
3829 }
3830 {
3831 pop
3832 end
3833 }
3834 ifelse
3835 }
3836 {false}
3837 ifelse
3838 def
3839 true setglobal
3840 /CTHasResourceStatusBug
3841 Level2?
3842 {
3843 mark
3844 {/steveamerige/Category resourcestatus}
3845 stopped
3846 {cleartomark true}
3847 {cleartomark currentglobal not}
3848 ifelse
3849 }
3850 {false}
3851 ifelse
3852 def
3853 setglobal
3854 /CTResourceStatus
3855 {
3856 mark 3 1 roll
3857 /Category findresource
3858 begin
3859 ({ResourceStatus}stopped)0()/SubFileDecode filter cvx exec
3860 {cleartomark false}
3861 {{3 2 roll pop true}{cleartomark false}ifelse}
3862 ifelse
3863 end
3864 }bind def
3865 /CTWorkAroundBugs
3866 {
3867 Level2?
3868 {
3869 /cid_PreLoad/ProcSet resourcestatus
3870 {
3871 pop pop
3872 currentglobal
3873 mark
3874 {
3875 (*)
3876 {
3877 dup/CMap CTHasResourceStatusBug
3878 {CTResourceStatus}
3879 {resourcestatus}
3880 ifelse
3881 {
3882 pop dup 0 eq exch 1 eq or
3883 {
3884 dup/CMap findresource gcheck setglobal
3885 /CMap undefineresource
3886 }
3887 {
3888 pop CTHasResourceForAllBug
3889 {exit}
3890 {stop}
3891 ifelse
3892 }
3893 ifelse
3894 }
3895 {pop}
3896 ifelse
3897 }
3898 128 string/CMap resourceforall
3899 }
3900 stopped
3901 {cleartomark}
3902 stopped pop
3903 setglobal
3904 }
3905 if
3906 }
3907 if
3908 }bind def
3909 /ds
3910 {
3911 Adobe_CoolType_Core
3912 begin
3913 CTWorkAroundBugs
3914 /mo/moveto load def
3915 /nf/newencodedfont load def
3916 /msf{makefont setfont}bind def
3917 /uf{dup undefinefont ct_VMDictUndef}bind def
3918 /ur/undefineresource load def
3919 /chp/charpath load def
3920 /awsh/awidthshow load def
3921 /wsh/widthshow load def
3922 /ash/ashow load def
3923 /@xshow/xshow load def
3924 /@yshow/yshow load def
3925 /@xyshow/xyshow load def
3926 /@cshow/cshow load def
3927 /sh/show load def
3928 /rp/repeat load def
3929 /.n/.notdef def
3930 end
3931 currentglobal false setglobal
3932 userdict/Adobe_CoolType_Data 2 copy known not
3933 {2 copy 10 dict put}
3934 if
3935 get
3936 begin
3937 /AddWidths? false def
3938 /CC 0 def
3939 /charcode 2 string def
3940 /@opStackCountByLevel 32 dict def
3941 /@opStackLevel 0 def
3942 /@dictStackCountByLevel 32 dict def
3943 /@dictStackLevel 0 def
3944 /InVMFontsByCMap 10 dict def
3945 /InVMDeepCopiedFonts 10 dict def
3946 end
3947 setglobal
3948 }bind def
3949 /dt
3950 {
3951 currentdict Adobe_CoolType_Core eq
3952 {end}
3953 if
3954 }bind def
3955 /ps
3956 {
3957 Adobe_CoolType_Core begin
3958 Adobe_CoolType_GVMFonts begin
3959 Adobe_CoolType_LVMFonts begin
3960 SharedFontDirectory begin
3961 }bind def
3962 /pt
3963 {
3964 end
3965 end
3966 end
3967 end
3968 }bind def
3969 /unload
3970 {
3971 systemdict/languagelevel known
3972 {
3973 systemdict/languagelevel get 2 ge
3974 {
3975 userdict/Adobe_CoolType_Core 2 copy known
3976 {undef}
3977 {pop pop}
3978 ifelse
3979 }
3980 if
3981 }
3982 if
3983 }bind def
3984 /ndf
3985 {
3986 1 index where
3987 {pop pop pop}
3988 {dup xcheck{bind}if def}
3989 ifelse
3990 }def
3991 /findfont systemdict
3992 begin
3993 userdict
3994 begin
3995 /globaldict where{/globaldict get begin}if
3996 dup where pop exch get
3997 /globaldict where{pop end}if
3998 end
3999 end
4000 Adobe_CoolType_Core_Defined
4001 {/systemfindfont exch def}
4002 {
4003 /findfont 1 index def
4004 /systemfindfont exch def
4005 }
4006 ifelse
4007 /undefinefont
4008 {pop}ndf
4009 /copyfont
4010 {
4011 currentglobal 3 1 roll
4012 1 index gcheck setglobal
4013 dup null eq{0}{dup length}ifelse
4014 2 index length add 1 add dict
4015 begin
4016 exch
4017 {
4018 1 index/FID eq
4019 {pop pop}
4020 {def}
4021 ifelse
4022 }
4023 forall
4024 dup null eq
4025 {pop}
4026 {{def}forall}
4027 ifelse
4028 currentdict
4029 end
4030 exch setglobal
4031 }bind def
4032 /copyarray
4033 {
4034 currentglobal exch
4035 dup gcheck setglobal
4036 dup length array copy
4037 exch setglobal
4038 }bind def
4039 /newencodedfont
4040 {
4041 currentglobal
4042 {
4043 SharedFontDirectory 3 index known
4044 {SharedFontDirectory 3 index get/FontReferenced known}
4045 {false}
4046 ifelse
4047 }
4048 {
4049 FontDirectory 3 index known
4050 {FontDirectory 3 index get/FontReferenced known}
4051 {
4052 SharedFontDirectory 3 index known
4053 {SharedFontDirectory 3 index get/FontReferenced known}
4054 {false}
4055 ifelse
4056 }
4057 ifelse
4058 }
4059 ifelse
4060 dup
4061 {
4062 3 index findfont/FontReferenced get
4063 2 index dup type/nametype eq
4064 {findfont}
4065 if ne
4066 {pop false}
4067 if
4068 }
4069 if
4070 dup
4071 {
4072 1 index dup type/nametype eq
4073 {findfont}
4074 if
4075 dup/CharStrings known
4076 {
4077 /CharStrings get length
4078 4 index findfont/CharStrings get length
4079 ne
4080 {
4081 pop false
4082 }
4083 if
4084 }
4085 {pop}
4086 ifelse
4087 }
4088 if
4089 {
4090 pop
4091 1 index findfont
4092 /Encoding get exch
4093 0 1 255
4094 {2 copy get 3 index 3 1 roll put}
4095 for
4096 pop pop pop
4097 }
4098 {
4099 currentglobal
4100 4 1 roll
4101 dup type/nametype eq
4102 {findfont}
4103 if
4104 dup gcheck setglobal
4105 dup dup maxlength 2 add dict
4106 begin
4107 exch
4108 {
4109 1 index/FID ne
4110 2 index/Encoding ne and
4111 {def}
4112 {pop pop}
4113 ifelse
4114 }
4115 forall
4116 /FontReferenced exch def
4117 /Encoding exch dup length array copy def
4118 /FontName 1 index dup type/stringtype eq{cvn}if def dup
4119 currentdict
4120 end
4121 definefont ct_VMDictPut
4122 setglobal
4123 }
4124 ifelse
4125 }bind def
4126 /SetSubstituteStrategy
4127 {
4128 $SubstituteFont
4129 begin
4130 dup type/dicttype ne
4131 {0 dict}
4132 if
4133 currentdict/$Strategies known
4134 {
4135 exch $Strategies exch
4136 2 copy known
4137 {
4138 get
4139 2 copy maxlength exch maxlength add dict
4140 begin
4141 {def}forall
4142 {def}forall
4143 currentdict
4144 dup/$Init known
4145 {dup/$Init get exec}
4146 if
4147 end
4148 /$Strategy exch def
4149 }
4150 {pop pop pop}
4151 ifelse
4152 }
4153 {pop pop}
4154 ifelse
4155 end
4156 }bind def
4157 /scff
4158 {
4159 $SubstituteFont
4160 begin
4161 dup type/stringtype eq
4162 {dup length exch}
4163 {null}
4164 ifelse
4165 /$sname exch def
4166 /$slen exch def
4167 /$inVMIndex
4168 $sname null eq
4169 {
4170 1 index $str cvs
4171 dup length $slen sub $slen getinterval cvn
4172 }
4173 {$sname}
4174 ifelse def
4175 end
4176 {findfont}
4177 @Stopped
4178 {
4179 dup length 8 add string exch
4180 1 index 0(BadFont:)putinterval
4181 1 index exch 8 exch dup length string cvs putinterval cvn
4182 {findfont}
4183 @Stopped
4184 {pop/Courier findfont}
4185 if
4186 }
4187 if
4188 $SubstituteFont
4189 begin
4190 /$sname null def
4191 /$slen 0 def
4192 /$inVMIndex null def
4193 end
4194 }bind def
4195 /isWidthsOnlyFont
4196 {
4197 dup/WidthsOnly known
4198 {pop pop true}
4199 {
4200 dup/FDepVector known
4201 {/FDepVector get{isWidthsOnlyFont dup{exit}if}forall}
4202 {
4203 dup/FDArray known
4204 {/FDArray get{isWidthsOnlyFont dup{exit}if}forall}
4205 {pop}
4206 ifelse
4207 }
4208 ifelse
4209 }
4210 ifelse
4211 }bind def
4212 /ct_StyleDicts 4 dict dup begin
4213 /Adobe-Japan1 4 dict dup begin
4214 Level2?
4215 {
4216 /Serif
4217 /HeiseiMin-W3-83pv-RKSJ-H/Font resourcestatus
4218 {pop pop/HeiseiMin-W3}
4219 {
4220 /CIDFont/Category resourcestatus
4221 {
4222 pop pop
4223 /HeiseiMin-W3/CIDFont resourcestatus
4224 {pop pop/HeiseiMin-W3}
4225 {/Ryumin-Light}
4226 ifelse
4227 }
4228 {/Ryumin-Light}
4229 ifelse
4230 }
4231 ifelse
4232 def
4233 /SansSerif
4234 /HeiseiKakuGo-W5-83pv-RKSJ-H/Font resourcestatus
4235 {pop pop/HeiseiKakuGo-W5}
4236 {
4237 /CIDFont/Category resourcestatus
4238 {
4239 pop pop
4240 /HeiseiKakuGo-W5/CIDFont resourcestatus
4241 {pop pop/HeiseiKakuGo-W5}
4242 {/GothicBBB-Medium}
4243 ifelse
4244 }
4245 {/GothicBBB-Medium}
4246 ifelse
4247 }
4248 ifelse
4249 def
4250 /HeiseiMaruGo-W4-83pv-RKSJ-H/Font resourcestatus
4251 {pop pop/HeiseiMaruGo-W4}
4252 {
4253 /CIDFont/Category resourcestatus
4254 {
4255 pop pop
4256 /HeiseiMaruGo-W4/CIDFont resourcestatus
4257 {pop pop/HeiseiMaruGo-W4}
4258 {
4259 /Jun101-Light-RKSJ-H/Font resourcestatus
4260 {pop pop/Jun101-Light}
4261 {SansSerif}
4262 ifelse
4263 }
4264 ifelse
4265 }
4266 {
4267 /Jun101-Light-RKSJ-H/Font resourcestatus
4268 {pop pop/Jun101-Light}
4269 {SansSerif}
4270 ifelse
4271 }
4272 ifelse
4273 }
4274 ifelse
4275 /RoundSansSerif exch def
4276 /Default Serif def
4277 }
4278 {
4279 /Serif/Ryumin-Light def
4280 /SansSerif/GothicBBB-Medium def
4281 {
4282 (fonts/Jun101-Light-83pv-RKSJ-H)status
4283 }stopped
4284 {pop}{
4285 {pop pop pop pop/Jun101-Light}
4286 {SansSerif}
4287 ifelse
4288 /RoundSansSerif exch def
4289 }ifelse
4290 /Default Serif def
4291 }
4292 ifelse
4293 end
4294 def
4295 /Adobe-Korea1 4 dict dup begin
4296 /Serif/HYSMyeongJo-Medium def
4297 /SansSerif/HYGoThic-Medium def
4298 /RoundSansSerif SansSerif def
4299 /Default Serif def
4300 end
4301 def
4302 /Adobe-GB1 4 dict dup begin
4303 /Serif/STSong-Light def
4304 /SansSerif/STHeiti-Regular def
4305 /RoundSansSerif SansSerif def
4306 /Default Serif def
4307 end
4308 def
4309 /Adobe-CNS1 4 dict dup begin
4310 /Serif/MKai-Medium def
4311 /SansSerif/MHei-Medium def
4312 /RoundSansSerif SansSerif def
4313 /Default Serif def
4314 end
4315 def
4316 end
4317 def
4318 Level2?{currentglobal true setglobal}if
4319 /ct_BoldRomanWidthProc
4320 {
4321 stringwidth 1 index 0 ne{exch .03 add exch}if setcharwidth
4322 0 0
4323 }bind def
4324 /ct_Type0WidthProc
4325 {
4326 dup stringwidth 0 0 moveto
4327 2 index true charpath pathbbox
4328 0 -1
4329 7 index 2 div .88
4330 setcachedevice2
4331 pop
4332 0 0
4333 }bind def
4334 /ct_Type0WMode1WidthProc
4335 {
4336 dup stringwidth
4337 pop 2 div neg -0.88
4338 2 copy
4339 moveto
4340 0 -1
4341 5 -1 roll true charpath pathbbox
4342 setcachedevice
4343 }bind def
4344 /cHexEncoding
4345 [/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
4346 /c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
4347 /c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
4348 /c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
4349 /c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
4350 /c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
4351 /c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
4352 /c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
4353 /c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
4354 /cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
4355 /cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
4356 /cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
4357 /cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
4358 /cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF]def
4359 /ct_BoldBaseFont
4360 11 dict begin
4361 /FontType 3 def
4362 /FontMatrix[1 0 0 1 0 0]def
4363 /FontBBox[0 0 1 1]def
4364 /Encoding cHexEncoding def
4365 /_setwidthProc/ct_BoldRomanWidthProc load def
4366 /_bcstr1 1 string def
4367 /BuildChar
4368 {
4369 exch begin
4370 _basefont setfont
4371 _bcstr1 dup 0 4 -1 roll put
4372 dup
4373 _setwidthProc
4374 3 copy
4375 moveto
4376 show
4377 _basefonto setfont
4378 moveto
4379 show
4380 end
4381 }bind def
4382 currentdict
4383 end
4384 def
4385 systemdict/composefont known
4386 {
4387 /ct_DefineIdentity-H
4388 {
4389 /Identity-H/CMap resourcestatus
4390 {
4391 pop pop
4392 }
4393 {
4394 /CIDInit/ProcSet findresource begin
4395 12 dict begin
4396 begincmap
4397 /CIDSystemInfo 3 dict dup begin
4398 /Registry(Adobe)def
4399 /Ordering(Identity)def
4400 /Supplement 0 def
4401 end def
4402 /CMapName/Identity-H def
4403 /CMapVersion 1.000 def
4404 /CMapType 1 def
4405 1 begincodespacerange
4406 <0000><FFFF>
4407 endcodespacerange
4408 1 begincidrange
4409 <0000><FFFF>0
4410 endcidrange
4411 endcmap
4412 CMapName currentdict/CMap defineresource pop
4413 end
4414 end
4415 }
4416 ifelse
4417 }
4418 def
4419 /ct_BoldBaseCIDFont
4420 11 dict begin
4421 /CIDFontType 1 def
4422 /CIDFontName/ct_BoldBaseCIDFont def
4423 /FontMatrix[1 0 0 1 0 0]def
4424 /FontBBox[0 0 1 1]def
4425 /_setwidthProc/ct_Type0WidthProc load def
4426 /_bcstr2 2 string def
4427 /BuildGlyph
4428 {
4429 exch begin
4430 _basefont setfont
4431 _bcstr2 1 2 index 256 mod put
4432 _bcstr2 0 3 -1 roll 256 idiv put
4433 _bcstr2 dup _setwidthProc
4434 3 copy
4435 moveto
4436 show
4437 _basefonto setfont
4438 moveto
4439 show
4440 end
4441 }bind def
4442 currentdict
4443 end
4444 def
4445 }if
4446 Level2?{setglobal}if
4447 /ct_CopyFont{
4448 {
4449 1 index/FID ne 2 index/UniqueID ne and
4450 {def}{pop pop}ifelse
4451 }forall
4452 }bind def
4453 /ct_Type0CopyFont
4454 {
4455 exch
4456 dup length dict
4457 begin
4458 ct_CopyFont
4459 [
4460 exch
4461 FDepVector
4462 {
4463 dup/FontType get 0 eq
4464 {
4465 1 index ct_Type0CopyFont
4466 /_ctType0 exch definefont
4467 }
4468 {
4469 /_ctBaseFont exch
4470 2 index exec
4471 }
4472 ifelse
4473 exch
4474 }
4475 forall
4476 pop
4477 ]
4478 /FDepVector exch def
4479 currentdict
4480 end
4481 }bind def
4482 /ct_MakeBoldFont
4483 {
4484 dup/ct_SyntheticBold known
4485 {
4486 dup length 3 add dict begin
4487 ct_CopyFont
4488 /ct_StrokeWidth .03 0 FontMatrix idtransform pop def
4489 /ct_SyntheticBold true def
4490 currentdict
4491 end
4492 definefont
4493 }
4494 {
4495 dup dup length 3 add dict
4496 begin
4497 ct_CopyFont
4498 /PaintType 2 def
4499 /StrokeWidth .03 0 FontMatrix idtransform pop def
4500 /dummybold currentdict
4501 end
4502 definefont
4503 dup/FontType get dup 9 ge exch 11 le and
4504 {
4505 ct_BoldBaseCIDFont
4506 dup length 3 add dict copy begin
4507 dup/CIDSystemInfo get/CIDSystemInfo exch def
4508 ct_DefineIdentity-H
4509 /_Type0Identity/Identity-H 3 -1 roll[exch]composefont
4510 /_basefont exch def
4511 /_Type0Identity/Identity-H 3 -1 roll[exch]composefont
4512 /_basefonto exch def
4513 currentdict
4514 end
4515 /CIDFont defineresource
4516 }
4517 {
4518 ct_BoldBaseFont
4519 dup length 3 add dict copy begin
4520 /_basefont exch def
4521 /_basefonto exch def
4522 currentdict
4523 end
4524 definefont
4525 }
4526 ifelse
4527 }
4528 ifelse
4529 }bind def
4530 /ct_MakeBold{
4531 1 index
4532 1 index
4533 findfont
4534 currentglobal 5 1 roll
4535 dup gcheck setglobal
4536 dup
4537 /FontType get 0 eq
4538 {
4539 dup/WMode known{dup/WMode get 1 eq}{false}ifelse
4540 version length 4 ge
4541 and
4542 {version 0 4 getinterval cvi 2015 ge}
4543 {true}
4544 ifelse
4545 {/ct_Type0WidthProc}
4546 {/ct_Type0WMode1WidthProc}
4547 ifelse
4548 ct_BoldBaseFont/_setwidthProc 3 -1 roll load put
4549 {ct_MakeBoldFont}ct_Type0CopyFont definefont
4550 }
4551 {
4552 dup/_fauxfont known not 1 index/SubstMaster known not and
4553 {
4554 ct_BoldBaseFont/_setwidthProc /ct_BoldRomanWidthProc load put
4555 ct_MakeBoldFont
4556 }
4557 {
4558 2 index 2 index eq
4559 {exch pop }
4560 {
4561 dup length dict begin
4562 ct_CopyFont
4563 currentdict
4564 end
4565 definefont
4566 }
4567 ifelse
4568 }
4569 ifelse
4570 }
4571 ifelse
4572 pop pop pop
4573 setglobal
4574 }bind def
4575 /?str1 256 string def
4576 /?set
4577 {
4578 $SubstituteFont
4579 begin
4580 /$substituteFound false def
4581 /$fontname 1 index def
4582 /$doSmartSub false def
4583 end
4584 dup
4585 findfont
4586 $SubstituteFont
4587 begin
4588 $substituteFound
4589 {false}
4590 {
4591 dup/FontName known
4592 {
4593 dup/FontName get $fontname eq
4594 1 index/DistillerFauxFont known not and
4595 /currentdistillerparams where
4596 {pop false 2 index isWidthsOnlyFont not and}
4597 if
4598 }
4599 {false}
4600 ifelse
4601 }
4602 ifelse
4603 exch pop
4604 /$doSmartSub true def
4605 end
4606 {
4607 5 1 roll pop pop pop pop
4608 findfont
4609 }
4610 {
4611 1 index
4612 findfont
4613 dup/FontType get 3 eq
4614 {
4615 6 1 roll pop pop pop pop pop false
4616 }
4617 {pop true}
4618 ifelse
4619 {
4620 $SubstituteFont
4621 begin
4622 pop pop
4623 /$styleArray 1 index def
4624 /$regOrdering 2 index def
4625 pop pop
4626 0 1 $styleArray length 1 sub
4627 {
4628 $styleArray exch get
4629 ct_StyleDicts $regOrdering
4630 2 copy known
4631 {
4632 get
4633 exch 2 copy known not
4634 {pop/Default}
4635 if
4636 get
4637 dup type/nametype eq
4638 {
4639 ?str1 cvs length dup 1 add exch
4640 ?str1 exch(-)putinterval
4641 exch dup length exch ?str1 exch 3 index exch putinterval
4642 add ?str1 exch 0 exch getinterval cvn
4643 }
4644 {
4645 pop pop/Unknown
4646 }
4647 ifelse
4648 }
4649 {
4650 pop pop pop pop/Unknown
4651 }
4652 ifelse
4653 }
4654 for
4655 end
4656 findfont
4657 }if
4658 }
4659 ifelse
4660 currentglobal false setglobal 3 1 roll
4661 null copyfont definefont pop
4662 setglobal
4663 }bind def
4664 setpacking
4665 userdict/$SubstituteFont 25 dict put
4666 1 dict
4667 begin
4668 /SubstituteFont
4669 dup $error exch 2 copy known
4670 {get}
4671 {pop pop{pop/Courier}bind}
4672 ifelse def
4673 /currentdistillerparams where dup
4674 {
4675 pop pop
4676 currentdistillerparams/CannotEmbedFontPolicy 2 copy known
4677 {get/Error eq}
4678 {pop pop false}
4679 ifelse
4680 }
4681 if not
4682 {
4683 countdictstack array dictstack 0 get
4684 begin
4685 userdict
4686 begin
4687 $SubstituteFont
4688 begin
4689 /$str 128 string def
4690 /$fontpat 128 string def
4691 /$slen 0 def
4692 /$sname null def
4693 /$match false def
4694 /$fontname null def
4695 /$substituteFound false def
4696 /$inVMIndex null def
4697 /$doSmartSub true def
4698 /$depth 0 def
4699 /$fontname null def
4700 /$italicangle 26.5 def
4701 /$dstack null def
4702 /$Strategies 10 dict dup
4703 begin
4704 /$Type3Underprint
4705 {
4706 currentglobal exch false setglobal
4707 11 dict
4708 begin
4709 /UseFont exch
4710 $WMode 0 ne
4711 {
4712 dup length dict copy
4713 dup/WMode $WMode put
4714 /UseFont exch definefont
4715 }
4716 if def
4717 /FontName $fontname dup type/stringtype eq{cvn}if def
4718 /FontType 3 def
4719 /FontMatrix[.001 0 0 .001 0 0]def
4720 /Encoding 256 array dup 0 1 255{/.notdef put dup}for pop def
4721 /FontBBox[0 0 0 0]def
4722 /CCInfo 7 dict dup
4723 begin
4724 /cc null def
4725 /x 0 def
4726 /y 0 def
4727 end def
4728 /BuildChar
4729 {
4730 exch
4731 begin
4732 CCInfo
4733 begin
4734 1 string dup 0 3 index put exch pop
4735 /cc exch def
4736 UseFont 1000 scalefont setfont
4737 cc stringwidth/y exch def/x exch def
4738 x y setcharwidth
4739 $SubstituteFont/$Strategy get/$Underprint get exec
4740 0 0 moveto cc show
4741 x y moveto
4742 end
4743 end
4744 }bind def
4745 currentdict
4746 end
4747 exch setglobal
4748 }bind def
4749 /$GetaTint
4750 2 dict dup
4751 begin
4752 /$BuildFont
4753 {
4754 dup/WMode known
4755 {dup/WMode get}
4756 {0}
4757 ifelse
4758 /$WMode exch def
4759 $fontname exch
4760 dup/FontName known
4761 {
4762 dup/FontName get
4763 dup type/stringtype eq{cvn}if
4764 }
4765 {/unnamedfont}
4766 ifelse
4767 exch
4768 Adobe_CoolType_Data/InVMDeepCopiedFonts get
4769 1 index/FontName get known
4770 {
4771 pop
4772 Adobe_CoolType_Data/InVMDeepCopiedFonts get
4773 1 index get
4774 null copyfont
4775 }
4776 {$deepcopyfont}
4777 ifelse
4778 exch 1 index exch/FontBasedOn exch put
4779 dup/FontName $fontname dup type/stringtype eq{cvn}if put
4780 definefont
4781 Adobe_CoolType_Data/InVMDeepCopiedFonts get
4782 begin
4783 dup/FontBasedOn get 1 index def
4784 end
4785 }bind def
4786 /$Underprint
4787 {
4788 gsave
4789 x abs y abs gt
4790 {/y 1000 def}
4791 {/x -1000 def 500 120 translate}
4792 ifelse
4793 Level2?
4794 {
4795 [/Separation(All)/DeviceCMYK{0 0 0 1 pop}]
4796 setcolorspace
4797 }
4798 {0 setgray}
4799 ifelse
4800 10 setlinewidth
4801 x .8 mul
4802 [7 3]
4803 {
4804 y mul 8 div 120 sub x 10 div exch moveto
4805 0 y 4 div neg rlineto
4806 dup 0 rlineto
4807 0 y 4 div rlineto
4808 closepath
4809 gsave
4810 Level2?
4811 {.2 setcolor}
4812 {.8 setgray}
4813 ifelse
4814 fill grestore
4815 stroke
4816 }
4817 forall
4818 pop
4819 grestore
4820 }bind def
4821 end def
4822 /$Oblique
4823 1 dict dup
4824 begin
4825 /$BuildFont
4826 {
4827 currentglobal exch dup gcheck setglobal
4828 null copyfont
4829 begin
4830 /FontBasedOn
4831 currentdict/FontName known
4832 {
4833 FontName
4834 dup type/stringtype eq{cvn}if
4835 }
4836 {/unnamedfont}
4837 ifelse
4838 def
4839 /FontName $fontname dup type/stringtype eq{cvn}if def
4840 /currentdistillerparams where
4841 {pop}
4842 {
4843 /FontInfo currentdict/FontInfo known
4844 {FontInfo null copyfont}
4845 {2 dict}
4846 ifelse
4847 dup
4848 begin
4849 /ItalicAngle $italicangle def
4850 /FontMatrix FontMatrix
4851 [1 0 ItalicAngle dup sin exch cos div 1 0 0]
4852 matrix concatmatrix readonly
4853 end
4854 4 2 roll def
4855 def
4856 }
4857 ifelse
4858 FontName currentdict
4859 end
4860 definefont
4861 exch setglobal
4862 }bind def
4863 end def
4864 /$None
4865 1 dict dup
4866 begin
4867 /$BuildFont{}bind def
4868 end def
4869 end def
4870 /$Oblique SetSubstituteStrategy
4871 /$findfontByEnum
4872 {
4873 dup type/stringtype eq{cvn}if
4874 dup/$fontname exch def
4875 $sname null eq
4876 {$str cvs dup length $slen sub $slen getinterval}
4877 {pop $sname}
4878 ifelse
4879 $fontpat dup 0(fonts/*)putinterval exch 7 exch putinterval
4880 /$match false def
4881 $SubstituteFont/$dstack countdictstack array dictstack put
4882 mark
4883 {
4884 $fontpat 0 $slen 7 add getinterval
4885 {/$match exch def exit}
4886 $str filenameforall
4887 }
4888 stopped
4889 {
4890 cleardictstack
4891 currentdict
4892 true
4893 $SubstituteFont/$dstack get
4894 {
4895 exch
4896 {
4897 1 index eq
4898 {pop false}
4899 {true}
4900 ifelse
4901 }
4902 {begin false}
4903 ifelse
4904 }
4905 forall
4906 pop
4907 }
4908 if
4909 cleartomark
4910 /$slen 0 def
4911 $match false ne
4912 {$match(fonts/)anchorsearch pop pop cvn}
4913 {/Courier}
4914 ifelse
4915 }bind def
4916 /$ROS 1 dict dup
4917 begin
4918 /Adobe 4 dict dup
4919 begin
4920 /Japan1 [/Ryumin-Light/HeiseiMin-W3
4921 /GothicBBB-Medium/HeiseiKakuGo-W5
4922 /HeiseiMaruGo-W4/Jun101-Light]def
4923 /Korea1 [/HYSMyeongJo-Medium/HYGoThic-Medium]def
4924 /GB1 [/STSong-Light/STHeiti-Regular]def
4925 /CNS1 [/MKai-Medium/MHei-Medium]def
4926 end def
4927 end def
4928 /$cmapname null def
4929 /$deepcopyfont
4930 {
4931 dup/FontType get 0 eq
4932 {
4933 1 dict dup/FontName/copied put copyfont
4934 begin
4935 /FDepVector FDepVector copyarray
4936 0 1 2 index length 1 sub
4937 {
4938 2 copy get $deepcopyfont
4939 dup/FontName/copied put
4940 /copied exch definefont
4941 3 copy put pop pop
4942 }
4943 for
4944 def
4945 currentdict
4946 end
4947 }
4948 {$Strategies/$Type3Underprint get exec}
4949 ifelse
4950 }bind def
4951 /$buildfontname
4952 {
4953 dup/CIDFont findresource/CIDSystemInfo get
4954 begin
4955 Registry length Ordering length Supplement 8 string cvs
4956 3 copy length 2 add add add string
4957 dup 5 1 roll dup 0 Registry putinterval
4958 dup 4 index(-)putinterval
4959 dup 4 index 1 add Ordering putinterval
4960 4 2 roll add 1 add 2 copy(-)putinterval
4961 end
4962 1 add 2 copy 0 exch getinterval $cmapname $fontpat cvs exch
4963 anchorsearch
4964 {pop pop 3 2 roll putinterval cvn/$cmapname exch def}
4965 {pop pop pop pop pop}
4966 ifelse
4967 length
4968 $str 1 index(-)putinterval 1 add
4969 $str 1 index $cmapname $fontpat cvs putinterval
4970 $cmapname length add
4971 $str exch 0 exch getinterval cvn
4972 }bind def
4973 /$findfontByROS
4974 {
4975 /$fontname exch def
4976 $ROS Registry 2 copy known
4977 {
4978 get Ordering 2 copy known
4979 {get}
4980 {pop pop[]}
4981 ifelse
4982 }
4983 {pop pop[]}
4984 ifelse
4985 false exch
4986 {
4987 dup/CIDFont resourcestatus
4988 {
4989 pop pop
4990 save
4991 1 index/CIDFont findresource
4992 dup/WidthsOnly known
4993 {dup/WidthsOnly get}
4994 {false}
4995 ifelse
4996 exch pop
4997 exch restore
4998 {pop}
4999 {exch pop true exit}
5000 ifelse
5001 }
5002 {pop}
5003 ifelse
5004 }
5005 forall
5006 {$str cvs $buildfontname}
5007 {
5008 false(*)
5009 {
5010 save exch
5011 dup/CIDFont findresource
5012 dup/WidthsOnly known
5013 {dup/WidthsOnly get not}
5014 {true}
5015 ifelse
5016 exch/CIDSystemInfo get
5017 dup/Registry get Registry eq
5018 exch/Ordering get Ordering eq and and
5019 {exch restore exch pop true exit}
5020 {pop restore}
5021 ifelse
5022 }
5023 $str/CIDFont resourceforall
5024 {$buildfontname}
5025 {$fontname $findfontByEnum}
5026 ifelse
5027 }
5028 ifelse
5029 }bind def
5030 end
5031 end
5032 currentdict/$error known currentdict/languagelevel known and dup
5033 {pop $error/SubstituteFont known}
5034 if
5035 dup
5036 {$error}
5037 {Adobe_CoolType_Core}
5038 ifelse
5039 begin
5040 {
5041 /SubstituteFont
5042 /CMap/Category resourcestatus
5043 {
5044 pop pop
5045 {
5046 $SubstituteFont
5047 begin
5048 /$substituteFound true def
5049 dup length $slen gt
5050 $sname null ne or
5051 $slen 0 gt and
5052 {
5053 $sname null eq
5054 {dup $str cvs dup length $slen sub $slen getinterval cvn}
5055 {$sname}
5056 ifelse
5057 Adobe_CoolType_Data/InVMFontsByCMap get
5058 1 index 2 copy known
5059 {
5060 get
5061 false exch
5062 {
5063 pop
5064 currentglobal
5065 {
5066 GlobalFontDirectory 1 index known
5067 {exch pop true exit}
5068 {pop}
5069 ifelse
5070 }
5071 {
5072 FontDirectory 1 index known
5073 {exch pop true exit}
5074 {
5075 GlobalFontDirectory 1 index known
5076 {exch pop true exit}
5077 {pop}
5078 ifelse
5079 }
5080 ifelse
5081 }
5082 ifelse
5083 }
5084 forall
5085 }
5086 {pop pop false}
5087 ifelse
5088 {
5089 exch pop exch pop
5090 }
5091 {
5092 dup/CMap resourcestatus
5093 {
5094 pop pop
5095 dup/$cmapname exch def
5096 /CMap findresource/CIDSystemInfo get{def}forall
5097 $findfontByROS
5098 }
5099 {
5100 128 string cvs
5101 dup(-)search
5102 {
5103 3 1 roll search
5104 {
5105 3 1 roll pop
5106 {dup cvi}
5107 stopped
5108 {pop pop pop pop pop $findfontByEnum}
5109 {
5110 4 2 roll pop pop
5111 exch length
5112 exch
5113 2 index length
5114 2 index
5115 sub
5116 exch 1 sub -1 0
5117 {
5118 $str cvs dup length
5119 4 index
5120 0
5121 4 index
5122 4 3 roll add
5123 getinterval
5124 exch 1 index exch 3 index exch
5125 putinterval
5126 dup/CMap resourcestatus
5127 {
5128 pop pop
5129 4 1 roll pop pop pop
5130 dup/$cmapname exch def
5131 /CMap findresource/CIDSystemInfo get{def}forall
5132 $findfontByROS
5133 true exit
5134 }
5135 {pop}
5136 ifelse
5137 }
5138 for
5139 dup type/booleantype eq
5140 {pop}
5141 {pop pop pop $findfontByEnum}
5142 ifelse
5143 }
5144 ifelse
5145 }
5146 {pop pop pop $findfontByEnum}
5147 ifelse
5148 }
5149 {pop pop $findfontByEnum}
5150 ifelse
5151 }
5152 ifelse
5153 }
5154 ifelse
5155 }
5156 {//SubstituteFont exec}
5157 ifelse
5158 /$slen 0 def
5159 end
5160 }
5161 }
5162 {
5163 {
5164 $SubstituteFont
5165 begin
5166 /$substituteFound true def
5167 dup length $slen gt
5168 $sname null ne or
5169 $slen 0 gt and
5170 {$findfontByEnum}
5171 {//SubstituteFont exec}
5172 ifelse
5173 end
5174 }
5175 }
5176 ifelse
5177 bind readonly def
5178 Adobe_CoolType_Core/scfindfont/systemfindfont load put
5179 }
5180 {
5181 /scfindfont
5182 {
5183 $SubstituteFont
5184 begin
5185 dup systemfindfont
5186 dup/FontName known
5187 {dup/FontName get dup 3 index ne}
5188 {/noname true}
5189 ifelse
5190 dup
5191 {
5192 /$origfontnamefound 2 index def
5193 /$origfontname 4 index def/$substituteFound true def
5194 }
5195 if
5196 exch pop
5197 {
5198 $slen 0 gt
5199 $sname null ne
5200 3 index length $slen gt or and
5201 {
5202 pop dup $findfontByEnum findfont
5203 dup maxlength 1 add dict
5204 begin
5205 {1 index/FID eq{pop pop}{def}ifelse}
5206 forall
5207 currentdict
5208 end
5209 definefont
5210 dup/FontName known{dup/FontName get}{null}ifelse
5211 $origfontnamefound ne
5212 {
5213 $origfontname $str cvs print
5214 ( substitution revised, using )print
5215 dup/FontName known
5216 {dup/FontName get}{(unspecified font)}
5217 ifelse
5218 $str cvs print(.\n)print
5219 }
5220 if
5221 }
5222 {exch pop}
5223 ifelse
5224 }
5225 {exch pop}
5226 ifelse
5227 end
5228 }bind def
5229 }
5230 ifelse
5231 end
5232 end
5233 Adobe_CoolType_Core_Defined not
5234 {
5235 Adobe_CoolType_Core/findfont
5236 {
5237 $SubstituteFont
5238 begin
5239 $depth 0 eq
5240 {
5241 /$fontname 1 index dup type/stringtype ne{$str cvs}if def
5242 /$substituteFound false def
5243 }
5244 if
5245 /$depth $depth 1 add def
5246 end
5247 scfindfont
5248 $SubstituteFont
5249 begin
5250 /$depth $depth 1 sub def
5251 $substituteFound $depth 0 eq and
5252 {
5253 $inVMIndex null ne
5254 {dup $inVMIndex $AddInVMFont}
5255 if
5256 $doSmartSub
5257 {
5258 currentdict/$Strategy known
5259 {$Strategy/$BuildFont get exec}
5260 if
5261 }
5262 if
5263 }
5264 if
5265 end
5266 }bind put
5267 }
5268 if
5269 }
5270 if
5271 end
5272 /$AddInVMFont
5273 {
5274 exch/FontName 2 copy known
5275 {
5276 get
5277 1 dict dup begin exch 1 index gcheck def end exch
5278 Adobe_CoolType_Data/InVMFontsByCMap get exch
5279 $DictAdd
5280 }
5281 {pop pop pop}
5282 ifelse
5283 }bind def
5284 /$DictAdd
5285 {
5286 2 copy known not
5287 {2 copy 4 index length dict put}
5288 if
5289 Level2? not
5290 {
5291 2 copy get dup maxlength exch length 4 index length add lt
5292 2 copy get dup length 4 index length add exch maxlength 1 index lt
5293 {
5294 2 mul dict
5295 begin
5296 2 copy get{forall}def
5297 2 copy currentdict put
5298 end
5299 }
5300 {pop}
5301 ifelse
5302 }
5303 if
5304 get
5305 begin
5306 {def}
5307 forall
5308 end
5309 }bind def
5310 end
5311 end
5312 %%EndResource
5313 currentglobal true setglobal
5314 %%BeginResource: procset Adobe_CoolType_Utility_MAKEOCF 1.23 0
5315 %%Copyright: Copyright 1987-2006 Adobe Systems Incorporated.
5316 %%Version: 1.23 0
5317 systemdict/languagelevel known dup
5318 {currentglobal false setglobal}
5319 {false}
5320 ifelse
5321 exch
5322 userdict/Adobe_CoolType_Utility 2 copy known
5323 {2 copy get dup maxlength 27 add dict copy}
5324 {27 dict}
5325 ifelse put
5326 Adobe_CoolType_Utility
5327 begin
5328 /@eexecStartData
5329 <BAB431EA07F209EB8C4348311481D9D3F76E3D15246555577D87BC510ED54E
5330 118C39697FA9F6DB58128E60EB8A12FA24D7CDD2FA94D221FA9EC8DA3E5E6A1C
5331 4ACECC8C2D39C54E7C946031DD156C3A6B4A09AD29E1867A>def
5332 /@recognizeCIDFont null def
5333 /ct_Level2? exch def
5334 /ct_Clone? 1183615869 internaldict dup
5335 /CCRun known not
5336 exch/eCCRun known not
5337 ct_Level2? and or def
5338 ct_Level2?
5339 {globaldict begin currentglobal true setglobal}
5340 if
5341 /ct_AddStdCIDMap
5342 ct_Level2?
5343 {{
5344 mark
5345 Adobe_CoolType_Utility/@recognizeCIDFont currentdict put
5346 {
5347 ((Hex)57 StartData
5348 0615 1e27 2c39 1c60 d8a8 cc31 fe2b f6e0
5349 7aa3 e541 e21c 60d8 a8c9 c3d0 6d9e 1c60
5350 d8a8 c9c2 02d7 9a1c 60d8 a849 1c60 d8a8
5351 cc36 74f4 1144 b13b 77)0()/SubFileDecode filter cvx exec
5352 }
5353 stopped
5354 {
5355 cleartomark
5356 Adobe_CoolType_Utility/@recognizeCIDFont get
5357 countdictstack dup array dictstack
5358 exch 1 sub -1 0
5359 {
5360 2 copy get 3 index eq
5361 {1 index length exch sub 1 sub{end}repeat exit}
5362 {pop}
5363 ifelse
5364 }
5365 for
5366 pop pop
5367 Adobe_CoolType_Utility/@eexecStartData get eexec
5368 }
5369 {cleartomark}
5370 ifelse
5371 }}
5372 {{
5373 Adobe_CoolType_Utility/@eexecStartData get eexec
5374 }}
5375 ifelse bind def
5376 userdict/cid_extensions known
5377 dup{cid_extensions/cid_UpdateDB known and}if
5378 {
5379 cid_extensions
5380 begin
5381 /cid_GetCIDSystemInfo
5382 {
5383 1 index type/stringtype eq
5384 {exch cvn exch}
5385 if
5386 cid_extensions
5387 begin
5388 dup load 2 index known
5389 {
5390 2 copy
5391 cid_GetStatusInfo
5392 dup null ne
5393 {
5394 1 index load
5395 3 index get
5396 dup null eq
5397 {pop pop cid_UpdateDB}
5398 {
5399 exch
5400 1 index/Created get eq
5401 {exch pop exch pop}
5402 {pop cid_UpdateDB}
5403 ifelse
5404 }
5405 ifelse
5406 }
5407 {pop cid_UpdateDB}
5408 ifelse
5409 }
5410 {cid_UpdateDB}
5411 ifelse
5412 end
5413 }bind def
5414 end
5415 }
5416 if
5417 ct_Level2?
5418 {end setglobal}
5419 if
5420 /ct_UseNativeCapability? systemdict/composefont known def
5421 /ct_MakeOCF 35 dict def
5422 /ct_Vars 25 dict def
5423 /ct_GlyphDirProcs 6 dict def
5424 /ct_BuildCharDict 15 dict dup
5425 begin
5426 /charcode 2 string def
5427 /dst_string 1500 string def
5428 /nullstring()def
5429 /usewidths? true def
5430 end def
5431 ct_Level2?{setglobal}{pop}ifelse
5432 ct_GlyphDirProcs
5433 begin
5434 /GetGlyphDirectory
5435 {
5436 systemdict/languagelevel known
5437 {pop/CIDFont findresource/GlyphDirectory get}
5438 {
5439 1 index/CIDFont findresource/GlyphDirectory
5440 get dup type/dicttype eq
5441 {
5442 dup dup maxlength exch length sub 2 index lt
5443 {
5444 dup length 2 index add dict copy 2 index
5445 /CIDFont findresource/GlyphDirectory 2 index put
5446 }
5447 if
5448 }
5449 if
5450 exch pop exch pop
5451 }
5452 ifelse
5453 +
5454 }def
5455 /+
5456 {
5457 systemdict/languagelevel known
5458 {
5459 currentglobal false setglobal
5460 3 dict begin
5461 /vm exch def
5462 }
5463 {1 dict begin}
5464 ifelse
5465 /$ exch def
5466 systemdict/languagelevel known
5467 {
5468 vm setglobal
5469 /gvm currentglobal def
5470 $ gcheck setglobal
5471 }
5472 if
5473 ?{$ begin}if
5474 }def
5475 /?{$ type/dicttype eq}def
5476 /|{
5477 userdict/Adobe_CoolType_Data known
5478 {
5479 Adobe_CoolType_Data/AddWidths? known
5480 {
5481 currentdict Adobe_CoolType_Data
5482 begin
5483 begin
5484 AddWidths?
5485 {
5486 Adobe_CoolType_Data/CC 3 index put
5487 ?{def}{$ 3 1 roll put}ifelse
5488 CC charcode exch 1 index 0 2 index 256 idiv put
5489 1 index exch 1 exch 256 mod put
5490 stringwidth 2 array astore
5491 currentfont/Widths get exch CC exch put
5492 }
5493 {?{def}{$ 3 1 roll put}ifelse}
5494 ifelse
5495 end
5496 end
5497 }
5498 {?{def}{$ 3 1 roll put}ifelse} ifelse
5499 }
5500 {?{def}{$ 3 1 roll put}ifelse}
5501 ifelse
5502 }def
5503 /!
5504 {
5505 ?{end}if
5506 systemdict/languagelevel known
5507 {gvm setglobal}
5508 if
5509 end
5510 }def
5511 /:{string currentfile exch readstring pop}executeonly def
5512 end
5513 ct_MakeOCF
5514 begin
5515 /ct_cHexEncoding
5516 [/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
5517 /c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
5518 /c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
5519 /c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
5520 /c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
5521 /c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
5522 /c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
5523 /c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
5524 /c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
5525 /cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
5526 /cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
5527 /cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
5528 /cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
5529 /cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF]def
5530 /ct_CID_STR_SIZE 8000 def
5531 /ct_mkocfStr100 100 string def
5532 /ct_defaultFontMtx[.001 0 0 .001 0 0]def
5533 /ct_1000Mtx[1000 0 0 1000 0 0]def
5534 /ct_raise{exch cvx exch errordict exch get exec stop}bind def
5535 /ct_reraise
5536 {cvx $error/errorname get(Error: )print dup( )cvs print
5537 errordict exch get exec stop
5538 }bind def
5539 /ct_cvnsi
5540 {
5541 1 index add 1 sub 1 exch 0 4 1 roll
5542 {
5543 2 index exch get
5544 exch 8 bitshift
5545 add
5546 }
5547 for
5548 exch pop
5549 }bind def
5550 /ct_GetInterval
5551 {
5552 Adobe_CoolType_Utility/ct_BuildCharDict get
5553 begin
5554 /dst_index 0 def
5555 dup dst_string length gt
5556 {dup string/dst_string exch def}
5557 if
5558 1 index ct_CID_STR_SIZE idiv
5559 /arrayIndex exch def
5560 2 index arrayIndex get
5561 2 index
5562 arrayIndex ct_CID_STR_SIZE mul
5563 sub
5564 {
5565 dup 3 index add 2 index length le
5566 {
5567 2 index getinterval
5568 dst_string dst_index 2 index putinterval
5569 length dst_index add/dst_index exch def
5570 exit
5571 }
5572 {
5573 1 index length 1 index sub
5574 dup 4 1 roll
5575 getinterval
5576 dst_string dst_index 2 index putinterval
5577 pop dup dst_index add/dst_index exch def
5578 sub
5579 /arrayIndex arrayIndex 1 add def
5580 2 index dup length arrayIndex gt
5581 {arrayIndex get}
5582 {
5583 pop
5584 exit
5585 }
5586 ifelse
5587 0
5588 }
5589 ifelse
5590 }
5591 loop
5592 pop pop pop
5593 dst_string 0 dst_index getinterval
5594 end
5595 }bind def
5596 ct_Level2?
5597 {
5598 /ct_resourcestatus
5599 currentglobal mark true setglobal
5600 {/unknowninstancename/Category resourcestatus}
5601 stopped
5602 {cleartomark setglobal true}
5603 {cleartomark currentglobal not exch setglobal}
5604 ifelse
5605 {
5606 {
5607 mark 3 1 roll/Category findresource
5608 begin
5609 ct_Vars/vm currentglobal put
5610 ({ResourceStatus}stopped)0()/SubFileDecode filter cvx exec
5611 {cleartomark false}
5612 {{3 2 roll pop true}{cleartomark false}ifelse}
5613 ifelse
5614 ct_Vars/vm get setglobal
5615 end
5616 }
5617 }
5618 {{resourcestatus}}
5619 ifelse bind def
5620 /CIDFont/Category ct_resourcestatus
5621 {pop pop}
5622 {
5623 currentglobal true setglobal
5624 /Generic/Category findresource
5625 dup length dict copy
5626 dup/InstanceType/dicttype put
5627 /CIDFont exch/Category defineresource pop
5628 setglobal
5629 }
5630 ifelse
5631 ct_UseNativeCapability?
5632 {
5633 /CIDInit/ProcSet findresource begin
5634 12 dict begin
5635 begincmap
5636 /CIDSystemInfo 3 dict dup begin
5637 /Registry(Adobe)def
5638 /Ordering(Identity)def
5639 /Supplement 0 def
5640 end def
5641 /CMapName/Identity-H def
5642 /CMapVersion 1.000 def
5643 /CMapType 1 def
5644 1 begincodespacerange
5645 <0000><FFFF>
5646 endcodespacerange
5647 1 begincidrange
5648 <0000><FFFF>0
5649 endcidrange
5650 endcmap
5651 CMapName currentdict/CMap defineresource pop
5652 end
5653 end
5654 }
5655 if
5656 }
5657 {
5658 /ct_Category 2 dict begin
5659 /CIDFont 10 dict def
5660 /ProcSet 2 dict def
5661 currentdict
5662 end
5663 def
5664 /defineresource
5665 {
5666 ct_Category 1 index 2 copy known
5667 {
5668 get
5669 dup dup maxlength exch length eq
5670 {
5671 dup length 10 add dict copy
5672 ct_Category 2 index 2 index put
5673 }
5674 if
5675 3 index 3 index put
5676 pop exch pop
5677 }
5678 {pop pop/defineresource/undefined ct_raise}
5679 ifelse
5680 }bind def
5681 /findresource
5682 {
5683 ct_Category 1 index 2 copy known
5684 {
5685 get
5686 2 index 2 copy known
5687 {get 3 1 roll pop pop}
5688 {pop pop/findresource/undefinedresource ct_raise}
5689 ifelse
5690 }
5691 {pop pop/findresource/undefined ct_raise}
5692 ifelse
5693 }bind def
5694 /resourcestatus
5695 {
5696 ct_Category 1 index 2 copy known
5697 {
5698 get
5699 2 index known
5700 exch pop exch pop
5701 {
5702 0 -1 true
5703 }
5704 {
5705 false
5706 }
5707 ifelse
5708 }
5709 {pop pop/findresource/undefined ct_raise}
5710 ifelse
5711 }bind def
5712 /ct_resourcestatus/resourcestatus load def
5713 }
5714 ifelse
5715 /ct_CIDInit 2 dict
5716 begin
5717 /ct_cidfont_stream_init
5718 {
5719 {
5720 dup(Binary)eq
5721 {
5722 pop
5723 null
5724 currentfile
5725 ct_Level2?
5726 {
5727 {cid_BYTE_COUNT()/SubFileDecode filter}
5728 stopped
5729 {pop pop pop}
5730 if
5731 }
5732 if
5733 /readstring load
5734 exit
5735 }
5736 if
5737 dup(Hex)eq
5738 {
5739 pop
5740 currentfile
5741 ct_Level2?
5742 {
5743 {null exch/ASCIIHexDecode filter/readstring}
5744 stopped
5745 {pop exch pop(>)exch/readhexstring}
5746 if
5747 }
5748 {(>)exch/readhexstring}
5749 ifelse
5750 load
5751 exit
5752 }
5753 if
5754 /StartData/typecheck ct_raise
5755 }
5756 loop
5757 cid_BYTE_COUNT ct_CID_STR_SIZE le
5758 {
5759 2 copy cid_BYTE_COUNT string exch exec
5760 pop
5761 1 array dup
5762 3 -1 roll
5763 0 exch put
5764 }
5765 {
5766 cid_BYTE_COUNT ct_CID_STR_SIZE div ceiling cvi
5767 dup array exch 2 sub 0 exch 1 exch
5768 {
5769 2 copy
5770 5 index
5771 ct_CID_STR_SIZE
5772 string
5773 6 index exec
5774 pop
5775 put
5776 pop
5777 }
5778 for
5779 2 index
5780 cid_BYTE_COUNT ct_CID_STR_SIZE mod string
5781 3 index exec
5782 pop
5783 1 index exch
5784 1 index length 1 sub
5785 exch put
5786 }
5787 ifelse
5788 cid_CIDFONT exch/GlyphData exch put
5789 2 index null eq
5790 {
5791 pop pop pop
5792 }
5793 {
5794 pop/readstring load
5795 1 string exch
5796 {
5797 3 copy exec
5798 pop
5799 dup length 0 eq
5800 {
5801 pop pop pop pop pop
5802 true exit
5803 }
5804 if
5805 4 index
5806 eq
5807 {
5808 pop pop pop pop
5809 false exit
5810 }
5811 if
5812 }
5813 loop
5814 pop
5815 }
5816 ifelse
5817 }bind def
5818 /StartData
5819 {
5820 mark
5821 {
5822 currentdict
5823 dup/FDArray get 0 get/FontMatrix get
5824 0 get 0.001 eq
5825 {
5826 dup/CDevProc known not
5827 {
5828 /CDevProc 1183615869 internaldict/stdCDevProc 2 copy known
5829 {get}
5830 {
5831 pop pop
5832 {pop pop pop pop pop 0 -1000 7 index 2 div 880}
5833 }
5834 ifelse
5835 def
5836 }
5837 if
5838 }
5839 {
5840 /CDevProc
5841 {
5842 pop pop pop pop pop
5843 0
5844 1 cid_temp/cid_CIDFONT get
5845 /FDArray get 0 get
5846 /FontMatrix get 0 get div
5847 7 index 2 div
5848 1 index 0.88 mul
5849 }def
5850 }
5851 ifelse
5852 /cid_temp 15 dict def
5853 cid_temp
5854 begin
5855 /cid_CIDFONT exch def
5856 3 copy pop
5857 dup/cid_BYTE_COUNT exch def 0 gt
5858 {
5859 ct_cidfont_stream_init
5860 FDArray
5861 {
5862 /Private get
5863 dup/SubrMapOffset known
5864 {
5865 begin
5866 /Subrs SubrCount array def
5867 Subrs
5868 SubrMapOffset
5869 SubrCount
5870 SDBytes
5871 ct_Level2?
5872 {
5873 currentdict dup/SubrMapOffset undef
5874 dup/SubrCount undef
5875 /SDBytes undef
5876 }
5877 if
5878 end
5879 /cid_SD_BYTES exch def
5880 /cid_SUBR_COUNT exch def
5881 /cid_SUBR_MAP_OFFSET exch def
5882 /cid_SUBRS exch def
5883 cid_SUBR_COUNT 0 gt
5884 {
5885 GlyphData cid_SUBR_MAP_OFFSET cid_SD_BYTES ct_GetInterval
5886 0 cid_SD_BYTES ct_cvnsi
5887 0 1 cid_SUBR_COUNT 1 sub
5888 {
5889 exch 1 index
5890 1 add
5891 cid_SD_BYTES mul cid_SUBR_MAP_OFFSET add
5892 GlyphData exch cid_SD_BYTES ct_GetInterval
5893 0 cid_SD_BYTES ct_cvnsi
5894 cid_SUBRS 4 2 roll
5895 GlyphData exch
5896 4 index
5897 1 index
5898 sub
5899 ct_GetInterval
5900 dup length string copy put
5901 }
5902 for
5903 pop
5904 }
5905 if
5906 }
5907 {pop}
5908 ifelse
5909 }
5910 forall
5911 }
5912 if
5913 cleartomark pop pop
5914 end
5915 CIDFontName currentdict/CIDFont defineresource pop
5916 end end
5917 }
5918 stopped
5919 {cleartomark/StartData ct_reraise}
5920 if
5921 }bind def
5922 currentdict
5923 end def
5924 /ct_saveCIDInit
5925 {
5926 /CIDInit/ProcSet ct_resourcestatus
5927 {true}
5928 {/CIDInitC/ProcSet ct_resourcestatus}
5929 ifelse
5930 {
5931 pop pop
5932 /CIDInit/ProcSet findresource
5933 ct_UseNativeCapability?
5934 {pop null}
5935 {/CIDInit ct_CIDInit/ProcSet defineresource pop}
5936 ifelse
5937 }
5938 {/CIDInit ct_CIDInit/ProcSet defineresource pop null}
5939 ifelse
5940 ct_Vars exch/ct_oldCIDInit exch put
5941 }bind def
5942 /ct_restoreCIDInit
5943 {
5944 ct_Vars/ct_oldCIDInit get dup null ne
5945 {/CIDInit exch/ProcSet defineresource pop}
5946 {pop}
5947 ifelse
5948 }bind def
5949 /ct_BuildCharSetUp
5950 {
5951 1 index
5952 begin
5953 CIDFont
5954 begin
5955 Adobe_CoolType_Utility/ct_BuildCharDict get
5956 begin
5957 /ct_dfCharCode exch def
5958 /ct_dfDict exch def
5959 CIDFirstByte ct_dfCharCode add
5960 dup CIDCount ge
5961 {pop 0}
5962 if
5963 /cid exch def
5964 {
5965 GlyphDirectory cid 2 copy known
5966 {get}
5967 {pop pop nullstring}
5968 ifelse
5969 dup length FDBytes sub 0 gt
5970 {
5971 dup
5972 FDBytes 0 ne
5973 {0 FDBytes ct_cvnsi}
5974 {pop 0}
5975 ifelse
5976 /fdIndex exch def
5977 dup length FDBytes sub FDBytes exch getinterval
5978 /charstring exch def
5979 exit
5980 }
5981 {
5982 pop
5983 cid 0 eq
5984 {/charstring nullstring def exit}
5985 if
5986 /cid 0 def
5987 }
5988 ifelse
5989 }
5990 loop
5991 }def
5992 /ct_SetCacheDevice
5993 {
5994 0 0 moveto
5995 dup stringwidth
5996 3 -1 roll
5997 true charpath
5998 pathbbox
5999 0 -1000
6000 7 index 2 div 880
6001 setcachedevice2
6002 0 0 moveto
6003 }def
6004 /ct_CloneSetCacheProc
6005 {
6006 1 eq
6007 {
6008 stringwidth
6009 pop -2 div -880
6010 0 -1000 setcharwidth
6011 moveto
6012 }
6013 {
6014 usewidths?
6015 {
6016 currentfont/Widths get cid
6017 2 copy known
6018 {get exch pop aload pop}
6019 {pop pop stringwidth}
6020 ifelse
6021 }
6022 {stringwidth}
6023 ifelse
6024 setcharwidth
6025 0 0 moveto
6026 }
6027 ifelse
6028 }def
6029 /ct_Type3ShowCharString
6030 {
6031 ct_FDDict fdIndex 2 copy known
6032 {get}
6033 {
6034 currentglobal 3 1 roll
6035 1 index gcheck setglobal
6036 ct_Type1FontTemplate dup maxlength dict copy
6037 begin
6038 FDArray fdIndex get
6039 dup/FontMatrix 2 copy known
6040 {get}
6041 {pop pop ct_defaultFontMtx}
6042 ifelse
6043 /FontMatrix exch dup length array copy def
6044 /Private get
6045 /Private exch def
6046 /Widths rootfont/Widths get def
6047 /CharStrings 1 dict dup/.notdef
6048 <d841272cf18f54fc13>dup length string copy put def
6049 currentdict
6050 end
6051 /ct_Type1Font exch definefont
6052 dup 5 1 roll put
6053 setglobal
6054 }
6055 ifelse
6056 dup/CharStrings get 1 index/Encoding get
6057 ct_dfCharCode get charstring put
6058 rootfont/WMode 2 copy known
6059 {get}
6060 {pop pop 0}
6061 ifelse
6062 exch
6063 1000 scalefont setfont
6064 ct_str1 0 ct_dfCharCode put
6065 ct_str1 exch ct_dfSetCacheProc
6066 ct_SyntheticBold
6067 {
6068 currentpoint
6069 ct_str1 show
6070 newpath
6071 moveto
6072 ct_str1 true charpath
6073 ct_StrokeWidth setlinewidth
6074 stroke
6075 }
6076 {ct_str1 show}
6077 ifelse
6078 }def
6079 /ct_Type4ShowCharString
6080 {
6081 ct_dfDict ct_dfCharCode charstring
6082 FDArray fdIndex get
6083 dup/FontMatrix get dup ct_defaultFontMtx ct_matrixeq not
6084 {ct_1000Mtx matrix concatmatrix concat}
6085 {pop}
6086 ifelse
6087 /Private get
6088 Adobe_CoolType_Utility/ct_Level2? get not
6089 {
6090 ct_dfDict/Private
6091 3 -1 roll
6092 {put}
6093 1183615869 internaldict/superexec get exec
6094 }
6095 if
6096 1183615869 internaldict
6097 Adobe_CoolType_Utility/ct_Level2? get
6098 {1 index}
6099 {3 index/Private get mark 6 1 roll}
6100 ifelse
6101 dup/RunInt known
6102 {/RunInt get}
6103 {pop/CCRun}
6104 ifelse
6105 get exec
6106 Adobe_CoolType_Utility/ct_Level2? get not
6107 {cleartomark}
6108 if
6109 }bind def
6110 /ct_BuildCharIncremental
6111 {
6112 {
6113 Adobe_CoolType_Utility/ct_MakeOCF get begin
6114 ct_BuildCharSetUp
6115 ct_ShowCharString
6116 }
6117 stopped
6118 {stop}
6119 if
6120 end
6121 end
6122 end
6123 end
6124 }bind def
6125 /BaseFontNameStr(BF00)def
6126 /ct_Type1FontTemplate 14 dict
6127 begin
6128 /FontType 1 def
6129 /FontMatrix [0.001 0 0 0.001 0 0]def
6130 /FontBBox [-250 -250 1250 1250]def
6131 /Encoding ct_cHexEncoding def
6132 /PaintType 0 def
6133 currentdict
6134 end def
6135 /BaseFontTemplate 11 dict
6136 begin
6137 /FontMatrix [0.001 0 0 0.001 0 0]def
6138 /FontBBox [-250 -250 1250 1250]def
6139 /Encoding ct_cHexEncoding def
6140 /BuildChar/ct_BuildCharIncremental load def
6141 ct_Clone?
6142 {
6143 /FontType 3 def
6144 /ct_ShowCharString/ct_Type3ShowCharString load def
6145 /ct_dfSetCacheProc/ct_CloneSetCacheProc load def
6146 /ct_SyntheticBold false def
6147 /ct_StrokeWidth 1 def
6148 }
6149 {
6150 /FontType 4 def
6151 /Private 1 dict dup/lenIV 4 put def
6152 /CharStrings 1 dict dup/.notdef<d841272cf18f54fc13>put def
6153 /PaintType 0 def
6154 /ct_ShowCharString/ct_Type4ShowCharString load def
6155 }
6156 ifelse
6157 /ct_str1 1 string def
6158 currentdict
6159 end def
6160 /BaseFontDictSize BaseFontTemplate length 5 add def
6161 /ct_matrixeq
6162 {
6163 true 0 1 5
6164 {
6165 dup 4 index exch get exch 3 index exch get eq and
6166 dup not
6167 {exit}
6168 if
6169 }
6170 for
6171 exch pop exch pop
6172 }bind def
6173 /ct_makeocf
6174 {
6175 15 dict
6176 begin
6177 exch/WMode exch def
6178 exch/FontName exch def
6179 /FontType 0 def
6180 /FMapType 2 def
6181 dup/FontMatrix known
6182 {dup/FontMatrix get/FontMatrix exch def}
6183 {/FontMatrix matrix def}
6184 ifelse
6185 /bfCount 1 index/CIDCount get 256 idiv 1 add
6186 dup 256 gt{pop 256}if def
6187 /Encoding
6188 256 array 0 1 bfCount 1 sub{2 copy dup put pop}for
6189 bfCount 1 255{2 copy bfCount put pop}for
6190 def
6191 /FDepVector bfCount dup 256 lt{1 add}if array def
6192 BaseFontTemplate BaseFontDictSize dict copy
6193 begin
6194 /CIDFont exch def
6195 CIDFont/FontBBox known
6196 {CIDFont/FontBBox get/FontBBox exch def}
6197 if
6198 CIDFont/CDevProc known
6199 {CIDFont/CDevProc get/CDevProc exch def}
6200 if
6201 currentdict
6202 end
6203 BaseFontNameStr 3(0)putinterval
6204 0 1 bfCount dup 256 eq{1 sub}if
6205 {
6206 FDepVector exch
6207 2 index BaseFontDictSize dict copy
6208 begin
6209 dup/CIDFirstByte exch 256 mul def
6210 FontType 3 eq
6211 {/ct_FDDict 2 dict def}
6212 if
6213 currentdict
6214 end
6215 1 index 16
6216 BaseFontNameStr 2 2 getinterval cvrs pop
6217 BaseFontNameStr exch definefont
6218 put
6219 }
6220 for
6221 ct_Clone?
6222 {/Widths 1 index/CIDFont get/GlyphDirectory get length dict def}
6223 if
6224 FontName
6225 currentdict
6226 end
6227 definefont
6228 ct_Clone?
6229 {
6230 gsave
6231 dup 1000 scalefont setfont
6232 ct_BuildCharDict
6233 begin
6234 /usewidths? false def
6235 currentfont/Widths get
6236 begin
6237 exch/CIDFont get/GlyphDirectory get
6238 {
6239 pop
6240 dup charcode exch 1 index 0 2 index 256 idiv put
6241 1 index exch 1 exch 256 mod put
6242 stringwidth 2 array astore def
6243 }
6244 forall
6245 end
6246 /usewidths? true def
6247 end
6248 grestore
6249 }
6250 {exch pop}
6251 ifelse
6252 }bind def
6253 currentglobal true setglobal
6254 /ct_ComposeFont
6255 {
6256 ct_UseNativeCapability?
6257 {
6258 2 index/CMap ct_resourcestatus
6259 {pop pop exch pop}
6260 {
6261 /CIDInit/ProcSet findresource
6262 begin
6263 12 dict
6264 begin
6265 begincmap
6266 /CMapName 3 index def
6267 /CMapVersion 1.000 def
6268 /CMapType 1 def
6269 exch/WMode exch def
6270 /CIDSystemInfo 3 dict dup
6271 begin
6272 /Registry(Adobe)def
6273 /Ordering
6274 CMapName ct_mkocfStr100 cvs
6275 (Adobe-)search
6276 {
6277 pop pop
6278 (-)search
6279 {
6280 dup length string copy
6281 exch pop exch pop
6282 }
6283 {pop(Identity)}
6284 ifelse
6285 }
6286 {pop (Identity)}
6287 ifelse
6288 def
6289 /Supplement 0 def
6290 end def
6291 1 begincodespacerange
6292 <0000><FFFF>
6293 endcodespacerange
6294 1 begincidrange
6295 <0000><FFFF>0
6296 endcidrange
6297 endcmap
6298 CMapName currentdict/CMap defineresource pop
6299 end
6300 end
6301 }
6302 ifelse
6303 composefont
6304 }
6305 {
6306 3 2 roll pop
6307 0 get/CIDFont findresource
6308 ct_makeocf
6309 }
6310 ifelse
6311 }bind def
6312 setglobal
6313 /ct_MakeIdentity
6314 {
6315 ct_UseNativeCapability?
6316 {
6317 1 index/CMap ct_resourcestatus
6318 {pop pop}
6319 {
6320 /CIDInit/ProcSet findresource begin
6321 12 dict begin
6322 begincmap
6323 /CMapName 2 index def
6324 /CMapVersion 1.000 def
6325 /CMapType 1 def
6326 /CIDSystemInfo 3 dict dup
6327 begin
6328 /Registry(Adobe)def
6329 /Ordering
6330 CMapName ct_mkocfStr100 cvs
6331 (Adobe-)search
6332 {
6333 pop pop
6334 (-)search
6335 {dup length string copy exch pop exch pop}
6336 {pop(Identity)}
6337 ifelse
6338 }
6339 {pop(Identity)}
6340 ifelse
6341 def
6342 /Supplement 0 def
6343 end def
6344 1 begincodespacerange
6345 <0000><FFFF>
6346 endcodespacerange
6347 1 begincidrange
6348 <0000><FFFF>0
6349 endcidrange
6350 endcmap
6351 CMapName currentdict/CMap defineresource pop
6352 end
6353 end
6354 }
6355 ifelse
6356 composefont
6357 }
6358 {
6359 exch pop
6360 0 get/CIDFont findresource
6361 ct_makeocf
6362 }
6363 ifelse
6364 }bind def
6365 currentdict readonly pop
6366 end
6367 end
6368 %%EndResource
6369 setglobal
6370 %%BeginResource: procset Adobe_CoolType_Utility_T42 1.0 0
6371 %%Copyright: Copyright 1987-2004 Adobe Systems Incorporated.
6372 %%Version: 1.0 0
6373 userdict/ct_T42Dict 15 dict put
6374 ct_T42Dict begin
6375 /Is2015?
6376 {
6377 version
6378 cvi
6379 2015
6380 ge
6381 }bind def
6382 /AllocGlyphStorage
6383 {
6384 Is2015?
6385 {
6386 pop
6387 }
6388 {
6389 {string}forall
6390 }ifelse
6391 }bind def
6392 /Type42DictBegin
6393 {
6394 25 dict begin
6395 /FontName exch def
6396 /CharStrings 256 dict
6397 begin
6398 /.notdef 0 def
6399 currentdict
6400 end def
6401 /Encoding exch def
6402 /PaintType 0 def
6403 /FontType 42 def
6404 /FontMatrix[1 0 0 1 0 0]def
6405 4 array astore cvx/FontBBox exch def
6406 /sfnts
6407 }bind def
6408 /Type42DictEnd
6409 {
6410 currentdict dup/FontName get exch definefont end
6411 ct_T42Dict exch
6412 dup/FontName get exch put
6413 }bind def
6414 /RD{string currentfile exch readstring pop}executeonly def
6415 /PrepFor2015
6416 {
6417 Is2015?
6418 {
6419 /GlyphDirectory
6420 16
6421 dict def
6422 sfnts 0 get
6423 dup
6424 2 index
6425 (glyx)
6426 putinterval
6427 2 index
6428 (locx)
6429 putinterval
6430 pop
6431 pop
6432 }
6433 {
6434 pop
6435 pop
6436 }ifelse
6437 }bind def
6438 /AddT42Char
6439 {
6440 Is2015?
6441 {
6442 /GlyphDirectory get
6443 begin
6444 def
6445 end
6446 pop
6447 pop
6448 }
6449 {
6450 /sfnts get
6451 4 index
6452 get
6453 3 index
6454 2 index
6455 putinterval
6456 pop
6457 pop
6458 pop
6459 pop
6460 }ifelse
6461 }bind def
6462 /T0AddT42Mtx2
6463 {
6464 /CIDFont findresource/Metrics2 get begin def end
6465 }bind def
6466 end
6467 %%EndResource
6468 currentglobal true setglobal
6469 %%BeginFile: MMFauxFont.prc
6470 %%Copyright: Copyright 1987-2001 Adobe Systems Incorporated.
6471 %%All Rights Reserved.
6472 userdict /ct_EuroDict 10 dict put
6473 ct_EuroDict begin
6474 /ct_CopyFont
6475 {
6476 { 1 index /FID ne {def} {pop pop} ifelse} forall
6477 } def
6478 /ct_GetGlyphOutline
6479 {
6480 gsave
6481 initmatrix newpath
6482 exch findfont dup
6483 length 1 add dict
6484 begin
6485 ct_CopyFont
6486 /Encoding Encoding dup length array copy
6487 dup
6488 4 -1 roll
6489 0 exch put
6490 def
6491 currentdict
6492 end
6493 /ct_EuroFont exch definefont
6494 1000 scalefont setfont
6495 0 0 moveto
6496 [
6497 <00> stringwidth
6498 <00> false charpath
6499 pathbbox
6500 [
6501 {/m cvx} {/l cvx} {/c cvx} {/cp cvx} pathforall
6502 grestore
6503 counttomark 8 add
6504 }
6505 def
6506 /ct_MakeGlyphProc
6507 {
6508 ] cvx
6509 /ct_PSBuildGlyph cvx
6510 ] cvx
6511 } def
6512 /ct_PSBuildGlyph
6513 {
6514 gsave
6515 8 -1 roll pop
6516 7 1 roll
6517 6 -2 roll ct_FontMatrix transform 6 2 roll
6518 4 -2 roll ct_FontMatrix transform 4 2 roll
6519 ct_FontMatrix transform
6520 currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse
6521 dup 9 1 roll
6522 {
6523 currentdict /StrokeWidth 2 copy known
6524 {
6525 get 2 div
6526 0 ct_FontMatrix dtransform pop
6527 5 1 roll
6528 4 -1 roll 4 index sub
6529 4 1 roll
6530 3 -1 roll 4 index sub
6531 3 1 roll
6532 exch 4 index add exch
6533 4 index add
6534 5 -1 roll pop
6535 }
6536 {
6537 pop pop
6538 }
6539 ifelse
6540 }
6541 if
6542 setcachedevice
6543 ct_FontMatrix concat
6544 ct_PSPathOps begin
6545 exec
6546 end
6547 {
6548 currentdict /StrokeWidth 2 copy known
6549 { get }
6550 { pop pop 0 }
6551 ifelse
6552 setlinewidth stroke
6553 }
6554 {
6555 fill
6556 }
6557 ifelse
6558 grestore
6559 } def
6560 /ct_PSPathOps 4 dict dup begin
6561 /m {moveto} def
6562 /l {lineto} def
6563 /c {curveto} def
6564 /cp {closepath} def
6565 end
6566 def
6567 /ct_matrix1000 [1000 0 0 1000 0 0] def
6568 /ct_AddGlyphProc
6569 {
6570 2 index findfont dup length 4 add dict
6571 begin
6572 ct_CopyFont
6573 /CharStrings CharStrings dup length 1 add dict copy
6574 begin
6575 3 1 roll def
6576 currentdict
6577 end
6578 def
6579 /ct_FontMatrix ct_matrix1000 FontMatrix matrix concatmatrix def
6580 /ct_PSBuildGlyph /ct_PSBuildGlyph load def
6581 /ct_PSPathOps /ct_PSPathOps load def
6582 currentdict
6583 end
6584 definefont pop
6585 }
6586 def
6587 systemdict /languagelevel known
6588 {
6589 /ct_AddGlyphToPrinterFont {
6590 2 copy
6591 ct_GetGlyphOutline 3 add -1 roll restore
6592 ct_MakeGlyphProc
6593 ct_AddGlyphProc
6594 } def
6595 }
6596 {
6597 /ct_AddGlyphToPrinterFont {
6598 pop pop restore
6599 Adobe_CTFauxDict /$$$FONTNAME get
6600 /Euro
6601 Adobe_CTFauxDict /$$$SUBSTITUTEBASE get
6602 ct_EuroDict exch get
6603 ct_AddGlyphProc
6604 } def
6605 } ifelse
6606 /AdobeSansMM
6607 {
6608 556 0 24 -19 541 703
6609 {
6610 541 628 m
6611 510 669 442 703 354 703 c
6612 201 703 117 607 101 444 c
6613 50 444 l
6614 25 372 l
6615 97 372 l
6616 97 301 l
6617 49 301 l
6618 24 229 l
6619 103 229 l
6620 124 67 209 -19 350 -19 c
6621 435 -19 501 25 509 32 c
6622 509 131 l
6623 492 105 417 60 343 60 c
6624 267 60 204 127 197 229 c
6625 406 229 l
6626 430 301 l
6627 191 301 l
6628 191 372 l
6629 455 372 l
6630 479 444 l
6631 194 444 l
6632 201 531 245 624 348 624 c
6633 433 624 484 583 509 534 c
6634 cp
6635 556 0 m
6636 }
6637 ct_PSBuildGlyph
6638 } def
6639 /AdobeSerifMM
6640 {
6641 500 0 10 -12 484 692
6642 {
6643 347 298 m
6644 171 298 l
6645 170 310 170 322 170 335 c
6646 170 362 l
6647 362 362 l
6648 374 403 l
6649 172 403 l
6650 184 580 244 642 308 642 c
6651 380 642 434 574 457 457 c
6652 481 462 l
6653 474 691 l
6654 449 691 l
6655 433 670 429 657 410 657 c
6656 394 657 360 692 299 692 c
6657 204 692 94 604 73 403 c
6658 22 403 l
6659 10 362 l
6660 70 362 l
6661 69 352 69 341 69 330 c
6662 69 319 69 308 70 298 c
6663 22 298 l
6664 10 257 l
6665 73 257 l
6666 97 57 216 -12 295 -12 c
6667 364 -12 427 25 484 123 c
6668 458 142 l
6669 425 101 384 37 316 37 c
6670 256 37 189 84 173 257 c
6671 335 257 l
6672 cp
6673 500 0 m
6674 }
6675 ct_PSBuildGlyph
6676 } def
6677 end
6678 %%EndFile
6679 setglobal
6680 Adobe_CoolType_Core begin /$None SetSubstituteStrategy end
6681 %%BeginResource: procset Adobe_AGM_Image 1.0 0
6682 %%Version: 1.0 0
6683 %%Copyright: Copyright(C)2000-2006 Adobe Systems, Inc. All Rights Reserved.
6684 systemdict/setpacking known
6685 {
6686 currentpacking
6687 true setpacking
6688 }if
6689 userdict/Adobe_AGM_Image 71 dict dup begin put
6690 /Adobe_AGM_Image_Id/Adobe_AGM_Image_1.0_0 def
6691 /nd{
6692 null def
6693 }bind def
6694 /AGMIMG_&image nd
6695 /AGMIMG_&colorimage nd
6696 /AGMIMG_&imagemask nd
6697 /AGMIMG_mbuf()def
6698 /AGMIMG_ybuf()def
6699 /AGMIMG_kbuf()def
6700 /AGMIMG_c 0 def
6701 /AGMIMG_m 0 def
6702 /AGMIMG_y 0 def
6703 /AGMIMG_k 0 def
6704 /AGMIMG_tmp nd
6705 /AGMIMG_imagestring0 nd
6706 /AGMIMG_imagestring1 nd
6707 /AGMIMG_imagestring2 nd
6708 /AGMIMG_imagestring3 nd
6709 /AGMIMG_imagestring4 nd
6710 /AGMIMG_imagestring5 nd
6711 /AGMIMG_cnt nd
6712 /AGMIMG_fsave nd
6713 /AGMIMG_colorAry nd
6714 /AGMIMG_override nd
6715 /AGMIMG_name nd
6716 /AGMIMG_maskSource nd
6717 /AGMIMG_flushfilters nd
6718 /invert_image_samples nd
6719 /knockout_image_samples nd
6720 /img nd
6721 /sepimg nd
6722 /devnimg nd
6723 /idximg nd
6724 /ds
6725 {
6726 Adobe_AGM_Core begin
6727 Adobe_AGM_Image begin
6728 /AGMIMG_&image systemdict/image get def
6729 /AGMIMG_&imagemask systemdict/imagemask get def
6730 /colorimage where{
6731 pop
6732 /AGMIMG_&colorimage/colorimage ldf
6733 }if
6734 end
6735 end
6736 }def
6737 /ps
6738 {
6739 Adobe_AGM_Image begin
6740 /AGMIMG_ccimage_exists{/customcolorimage where
6741 {
6742 pop
6743 /Adobe_AGM_OnHost_Seps where
6744 {
6745 pop false
6746 }{
6747 /Adobe_AGM_InRip_Seps where
6748 {
6749 pop false
6750 }{
6751 true
6752 }ifelse
6753 }ifelse
6754 }{
6755 false
6756 }ifelse
6757 }bdf
6758 level2{
6759 /invert_image_samples
6760 {
6761 Adobe_AGM_Image/AGMIMG_tmp Decode length ddf
6762 /Decode[Decode 1 get Decode 0 get]def
6763 }def
6764 /knockout_image_samples
6765 {
6766 Operator/imagemask ne{
6767 /Decode[1 1]def
6768 }if
6769 }def
6770 }{
6771 /invert_image_samples
6772 {
6773 {1 exch sub}currenttransfer addprocs settransfer
6774 }def
6775 /knockout_image_samples
6776 {
6777 {pop 1}currenttransfer addprocs settransfer
6778 }def
6779 }ifelse
6780 /img/imageormask ldf
6781 /sepimg/sep_imageormask ldf
6782 /devnimg/devn_imageormask ldf
6783 /idximg/indexed_imageormask ldf
6784 /_ctype 7 def
6785 currentdict{
6786 dup xcheck 1 index type dup/arraytype eq exch/packedarraytype eq or and{
6787 bind
6788 }if
6789 def
6790 }forall
6791 }def
6792 /pt
6793 {
6794 end
6795 }def
6796 /dt
6797 {
6798 }def
6799 /AGMIMG_flushfilters
6800 {
6801 dup type/arraytype ne
6802 {1 array astore}if
6803 dup 0 get currentfile ne
6804 {dup 0 get flushfile}if
6805 {
6806 dup type/filetype eq
6807 {
6808 dup status 1 index currentfile ne and
6809 {closefile}
6810 {pop}
6811 ifelse
6812 }{pop}ifelse
6813 }forall
6814 }def
6815 /AGMIMG_init_common
6816 {
6817 currentdict/T known{/ImageType/T ldf currentdict/T undef}if
6818 currentdict/W known{/Width/W ldf currentdict/W undef}if
6819 currentdict/H known{/Height/H ldf currentdict/H undef}if
6820 currentdict/M known{/ImageMatrix/M ldf currentdict/M undef}if
6821 currentdict/BC known{/BitsPerComponent/BC ldf currentdict/BC undef}if
6822 currentdict/D known{/Decode/D ldf currentdict/D undef}if
6823 currentdict/DS known{/DataSource/DS ldf currentdict/DS undef}if
6824 currentdict/O known{
6825 /Operator/O load 1 eq{
6826 /imagemask
6827 }{
6828 /O load 2 eq{
6829 /image
6830 }{
6831 /colorimage
6832 }ifelse
6833 }ifelse
6834 def
6835 currentdict/O undef
6836 }if
6837 currentdict/HSCI known{/HostSepColorImage/HSCI ldf currentdict/HSCI undef}if
6838 currentdict/MD known{/MultipleDataSources/MD ldf currentdict/MD undef}if
6839 currentdict/I known{/Interpolate/I ldf currentdict/I undef}if
6840 currentdict/SI known{/SkipImageProc/SI ldf currentdict/SI undef}if
6841 /DataSource load xcheck not{
6842 DataSource type/arraytype eq{
6843 DataSource 0 get type/filetype eq{
6844 /_Filters DataSource def
6845 currentdict/MultipleDataSources known not{
6846 /DataSource DataSource dup length 1 sub get def
6847 }if
6848 }if
6849 }if
6850 currentdict/MultipleDataSources known not{
6851 /MultipleDataSources DataSource type/arraytype eq{
6852 DataSource length 1 gt
6853 }
6854 {false}ifelse def
6855 }if
6856 }if
6857 /NComponents Decode length 2 div def
6858 currentdict/SkipImageProc known not{/SkipImageProc{false}def}if
6859 }bdf
6860 /imageormask_sys
6861 {
6862 begin
6863 AGMIMG_init_common
6864 save mark
6865 level2{
6866 currentdict
6867 Operator/imagemask eq{
6868 AGMIMG_&imagemask
6869 }{
6870 use_mask{
6871 process_mask AGMIMG_&image
6872 }{
6873 AGMIMG_&image
6874 }ifelse
6875 }ifelse
6876 }{
6877 Width Height
6878 Operator/imagemask eq{
6879 Decode 0 get 1 eq Decode 1 get 0 eq and
6880 ImageMatrix/DataSource load
6881 AGMIMG_&imagemask
6882 }{
6883 BitsPerComponent ImageMatrix/DataSource load
6884 AGMIMG_&image
6885 }ifelse
6886 }ifelse
6887 currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
6888 cleartomark restore
6889 end
6890 }def
6891 /overprint_plate
6892 {
6893 currentoverprint{
6894 0 get dup type/nametype eq{
6895 dup/DeviceGray eq{
6896 pop AGMCORE_black_plate not
6897 }{
6898 /DeviceCMYK eq{
6899 AGMCORE_is_cmyk_sep not
6900 }if
6901 }ifelse
6902 }{
6903 false exch
6904 {
6905 AGMOHS_sepink eq or
6906 }forall
6907 not
6908 }ifelse
6909 }{
6910 pop false
6911 }ifelse
6912 }def
6913 /process_mask
6914 {
6915 level3{
6916 dup begin
6917 /ImageType 1 def
6918 end
6919 4 dict begin
6920 /DataDict exch def
6921 /ImageType 3 def
6922 /InterleaveType 3 def
6923 /MaskDict 9 dict begin
6924 /ImageType 1 def
6925 /Width DataDict dup/MaskWidth known{/MaskWidth}{/Width}ifelse get def
6926 /Height DataDict dup/MaskHeight known{/MaskHeight}{/Height}ifelse get def
6927 /ImageMatrix[Width 0 0 Height neg 0 Height]def
6928 /NComponents 1 def
6929 /BitsPerComponent 1 def
6930 /Decode DataDict dup/MaskD known{/MaskD}{[1 0]}ifelse get def
6931 /DataSource Adobe_AGM_Core/AGMIMG_maskSource get def
6932 currentdict end def
6933 currentdict end
6934 }if
6935 }def
6936 /use_mask
6937 {
6938 dup/Mask known {dup/Mask get}{false}ifelse
6939 }def
6940 /imageormask
6941 {
6942 begin
6943 AGMIMG_init_common
6944 SkipImageProc{
6945 currentdict consumeimagedata
6946 }
6947 {
6948 save mark
6949 level2 AGMCORE_host_sep not and{
6950 currentdict
6951 Operator/imagemask eq DeviceN_PS2 not and{
6952 imagemask
6953 }{
6954 AGMCORE_in_rip_sep currentoverprint and currentcolorspace 0 get/DeviceGray eq and{
6955 [/Separation/Black/DeviceGray{}]setcolorspace
6956 /Decode[Decode 1 get Decode 0 get]def
6957 }if
6958 use_mask{
6959 process_mask image
6960 }{
6961 DeviceN_NoneName DeviceN_PS2 Indexed_DeviceN level3 not and or or AGMCORE_in_rip_sep and
6962 {
6963 Names convert_to_process not{
6964 2 dict begin
6965 /imageDict xdf
6966 /names_index 0 def
6967 gsave
6968 imageDict write_image_file{
6969 Names{
6970 dup(None)ne{
6971 [/Separation 3 -1 roll/DeviceGray{1 exch sub}]setcolorspace
6972 Operator imageDict read_image_file
6973 names_index 0 eq{true setoverprint}if
6974 /names_index names_index 1 add def
6975 }{
6976 pop
6977 }ifelse
6978 }forall
6979 close_image_file
6980 }if
6981 grestore
6982 end
6983 }{
6984 Operator/imagemask eq{
6985 imagemask
6986 }{
6987 image
6988 }ifelse
6989 }ifelse
6990 }{
6991 Operator/imagemask eq{
6992 imagemask
6993 }{
6994 image
6995 }ifelse
6996 }ifelse
6997 }ifelse
6998 }ifelse
6999 }{
7000 Width Height
7001 Operator/imagemask eq{
7002 Decode 0 get 1 eq Decode 1 get 0 eq and
7003 ImageMatrix/DataSource load
7004 /Adobe_AGM_OnHost_Seps where{
7005 pop imagemask
7006 }{
7007 currentgray 1 ne{
7008 currentdict imageormask_sys
7009 }{
7010 currentoverprint not{
7011 1 AGMCORE_&setgray
7012 currentdict imageormask_sys
7013 }{
7014 currentdict ignoreimagedata
7015 }ifelse
7016 }ifelse
7017 }ifelse
7018 }{
7019 BitsPerComponent ImageMatrix
7020 MultipleDataSources{
7021 0 1 NComponents 1 sub{
7022 DataSource exch get
7023 }for
7024 }{
7025 /DataSource load
7026 }ifelse
7027 Operator/colorimage eq{
7028 AGMCORE_host_sep{
7029 MultipleDataSources level2 or NComponents 4 eq and{
7030 AGMCORE_is_cmyk_sep{
7031 MultipleDataSources{
7032 /DataSource DataSource 0 get xcheck
7033 {
7034 [
7035 DataSource 0 get/exec cvx
7036 DataSource 1 get/exec cvx
7037 DataSource 2 get/exec cvx
7038 DataSource 3 get/exec cvx
7039 /AGMCORE_get_ink_data cvx
7040 ]cvx
7041 }{
7042 DataSource aload pop AGMCORE_get_ink_data
7043 }ifelse def
7044 }{
7045 /DataSource
7046 Width BitsPerComponent mul 7 add 8 idiv Height mul 4 mul
7047 /DataSource load
7048 filter_cmyk 0()/SubFileDecode filter def
7049 }ifelse
7050 /Decode[Decode 0 get Decode 1 get]def
7051 /MultipleDataSources false def
7052 /NComponents 1 def
7053 /Operator/image def
7054 invert_image_samples
7055 1 AGMCORE_&setgray
7056 currentdict imageormask_sys
7057 }{
7058 currentoverprint not Operator/imagemask eq and{
7059 1 AGMCORE_&setgray
7060 currentdict imageormask_sys
7061 }{
7062 currentdict ignoreimagedata
7063 }ifelse
7064 }ifelse
7065 }{
7066 MultipleDataSources NComponents AGMIMG_&colorimage
7067 }ifelse
7068 }{
7069 true NComponents colorimage
7070 }ifelse
7071 }{
7072 Operator/image eq{
7073 AGMCORE_host_sep{
7074 /DoImage true def
7075 currentdict/HostSepColorImage known{HostSepColorImage not}{false}ifelse
7076 {
7077 AGMCORE_black_plate not Operator/imagemask ne and{
7078 /DoImage false def
7079 currentdict ignoreimagedata
7080 }if
7081 }if
7082 1 AGMCORE_&setgray
7083 DoImage
7084 {currentdict imageormask_sys}if
7085 }{
7086 use_mask{
7087 process_mask image
7088 }{
7089 image
7090 }ifelse
7091 }ifelse
7092 }{
7093 Operator/knockout eq{
7094 pop pop pop pop pop
7095 currentcolorspace overprint_plate not{
7096 knockout_unitsq
7097 }if
7098 }if
7099 }ifelse
7100 }ifelse
7101 }ifelse
7102 }ifelse
7103 cleartomark restore
7104 }ifelse
7105 currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
7106 end
7107 }def
7108 /sep_imageormask
7109 {
7110 /sep_colorspace_dict AGMCORE_gget begin
7111 CSA map_csa
7112 begin
7113 AGMIMG_init_common
7114 SkipImageProc{
7115 currentdict consumeimagedata
7116 }{
7117 save mark
7118 AGMCORE_avoid_L2_sep_space{
7119 /Decode[Decode 0 get 255 mul Decode 1 get 255 mul]def
7120 }if
7121 AGMIMG_ccimage_exists
7122 MappedCSA 0 get/DeviceCMYK eq and
7123 currentdict/Components known and
7124 Name()ne and
7125 Name(All)ne and
7126 Operator/image eq and
7127 AGMCORE_producing_seps not and
7128 level2 not and
7129 {
7130 Width Height BitsPerComponent ImageMatrix
7131 [
7132 /DataSource load/exec cvx
7133 {
7134 0 1 2 index length 1 sub{
7135 1 index exch
7136 2 copy get 255 xor put
7137 }for
7138 }/exec cvx
7139 ]cvx bind
7140 MappedCSA 0 get/DeviceCMYK eq{
7141 Components aload pop
7142 }{
7143 0 0 0 Components aload pop 1 exch sub
7144 }ifelse
7145 Name findcmykcustomcolor
7146 customcolorimage
7147 }{
7148 AGMCORE_producing_seps not{
7149 level2{
7150 //Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne AGMCORE_avoid_L2_sep_space not and currentcolorspace 0 get/Separation ne and{
7151 [/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
7152 /sep_tint AGMCORE_gget setcolor
7153 }if
7154 currentdict imageormask
7155 }{
7156 currentdict
7157 Operator/imagemask eq{
7158 imageormask
7159 }{
7160 sep_imageormask_lev1
7161 }ifelse
7162 }ifelse
7163 }{
7164 AGMCORE_host_sep{
7165 Operator/knockout eq{
7166 currentdict/ImageMatrix get concat
7167 knockout_unitsq
7168 }{
7169 currentgray 1 ne{
7170 AGMCORE_is_cmyk_sep Name(All)ne and{
7171 level2{
7172 Name AGMCORE_IsSeparationAProcessColor
7173 {
7174 Operator/imagemask eq{
7175 //Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{
7176 /sep_tint AGMCORE_gget 1 exch sub AGMCORE_&setcolor
7177 }if
7178 }{
7179 invert_image_samples
7180 }ifelse
7181 }{
7182 //Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{
7183 [/Separation Name[/DeviceGray]
7184 {
7185 sep_colorspace_proc AGMCORE_get_ink_data
7186 1 exch sub
7187 }bind
7188 ]AGMCORE_&setcolorspace
7189 /sep_tint AGMCORE_gget AGMCORE_&setcolor
7190 }if
7191 }ifelse
7192 currentdict imageormask_sys
7193 }{
7194 currentdict
7195 Operator/imagemask eq{
7196 imageormask_sys
7197 }{
7198 sep_image_lev1_sep
7199 }ifelse
7200 }ifelse
7201 }{
7202 Operator/imagemask ne{
7203 invert_image_samples
7204 }if
7205 currentdict imageormask_sys
7206 }ifelse
7207 }{
7208 currentoverprint not Name(All)eq or Operator/imagemask eq and{
7209 currentdict imageormask_sys
7210 }{
7211 currentoverprint not
7212 {
7213 gsave
7214 knockout_unitsq
7215 grestore
7216 }if
7217 currentdict consumeimagedata
7218 }ifelse
7219 }ifelse
7220 }ifelse
7221 }{
7222 //Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{
7223 currentcolorspace 0 get/Separation ne{
7224 [/Separation Name MappedCSA sep_proc_name exch 0 get exch load]setcolorspace_opt
7225 /sep_tint AGMCORE_gget setcolor
7226 }if
7227 }if
7228 currentoverprint
7229 MappedCSA 0 get/DeviceCMYK eq and
7230 Name AGMCORE_IsSeparationAProcessColor not and
7231 //Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{Name inRip_spot_has_ink not and}{false}ifelse
7232 Name(All)ne and{
7233 imageormask_l2_overprint
7234 }{
7235 currentdict imageormask
7236 }ifelse
7237 }ifelse
7238 }ifelse
7239 }ifelse
7240 cleartomark restore
7241 }ifelse
7242 currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
7243 end
7244 end
7245 }def
7246 /colorSpaceElemCnt
7247 {
7248 mark currentcolor counttomark dup 2 add 1 roll cleartomark
7249 }bdf
7250 /devn_sep_datasource
7251 {
7252 1 dict begin
7253 /dataSource xdf
7254 [
7255 0 1 dataSource length 1 sub{
7256 dup currentdict/dataSource get/exch cvx/get cvx/exec cvx
7257 /exch cvx names_index/ne cvx[/pop cvx]cvx/if cvx
7258 }for
7259 ]cvx bind
7260 end
7261 }bdf
7262 /devn_alt_datasource
7263 {
7264 11 dict begin
7265 /convProc xdf
7266 /origcolorSpaceElemCnt xdf
7267 /origMultipleDataSources xdf
7268 /origBitsPerComponent xdf
7269 /origDecode xdf
7270 /origDataSource xdf
7271 /dsCnt origMultipleDataSources{origDataSource length}{1}ifelse def
7272 /DataSource origMultipleDataSources
7273 {
7274 [
7275 BitsPerComponent 8 idiv origDecode length 2 idiv mul string
7276 0 1 origDecode length 2 idiv 1 sub
7277 {
7278 dup 7 mul 1 add index exch dup BitsPerComponent 8 idiv mul exch
7279 origDataSource exch get 0()/SubFileDecode filter
7280 BitsPerComponent 8 idiv string/readstring cvx/pop cvx/putinterval cvx
7281 }for
7282 ]bind cvx
7283 }{origDataSource}ifelse 0()/SubFileDecode filter def
7284 [
7285 origcolorSpaceElemCnt string
7286 0 2 origDecode length 2 sub
7287 {
7288 dup origDecode exch get dup 3 -1 roll 1 add origDecode exch get exch sub 2 BitsPerComponent exp 1 sub div
7289 1 BitsPerComponent 8 idiv{DataSource/read cvx/not cvx{0}/if cvx/mul cvx}repeat/mul cvx/add cvx
7290 }for
7291 /convProc load/exec cvx
7292 origcolorSpaceElemCnt 1 sub -1 0
7293 {
7294 /dup cvx 2/add cvx/index cvx
7295 3 1/roll cvx/exch cvx 255/mul cvx/cvi cvx/put cvx
7296 }for
7297 ]bind cvx 0()/SubFileDecode filter
7298 end
7299 }bdf
7300 /devn_imageormask
7301 {
7302 /devicen_colorspace_dict AGMCORE_gget begin
7303 CSA map_csa
7304 2 dict begin
7305 dup
7306 /srcDataStrs[3 -1 roll begin
7307 AGMIMG_init_common
7308 currentdict/MultipleDataSources known{MultipleDataSources{DataSource length}{1}ifelse}{1}ifelse
7309 {
7310 Width Decode length 2 div mul cvi
7311 {
7312 dup 65535 gt{1 add 2 div cvi}{exit}ifelse
7313 }loop
7314 string
7315 }repeat
7316 end]def
7317 /dstDataStr srcDataStrs 0 get length string def
7318 begin
7319 AGMIMG_init_common
7320 SkipImageProc{
7321 currentdict consumeimagedata
7322 }{
7323 save mark
7324 AGMCORE_producing_seps not{
7325 level3 not{
7326 Operator/imagemask ne{
7327 /DataSource[[
7328 DataSource Decode BitsPerComponent currentdict/MultipleDataSources known{MultipleDataSources}{false}ifelse
7329 colorSpaceElemCnt/devicen_colorspace_dict AGMCORE_gget/TintTransform get
7330 devn_alt_datasource 1/string cvx/readstring cvx/pop cvx]cvx colorSpaceElemCnt 1 sub{dup}repeat]def
7331 /MultipleDataSources true def
7332 /Decode colorSpaceElemCnt[exch{0 1}repeat]def
7333 }if
7334 }if
7335 currentdict imageormask
7336 }{
7337 AGMCORE_host_sep{
7338 Names convert_to_process{
7339 CSA get_csa_by_name 0 get/DeviceCMYK eq{
7340 /DataSource
7341 Width BitsPerComponent mul 7 add 8 idiv Height mul 4 mul
7342 DataSource Decode BitsPerComponent currentdict/MultipleDataSources known{MultipleDataSources}{false}ifelse
7343 4/devicen_colorspace_dict AGMCORE_gget/TintTransform get
7344 devn_alt_datasource
7345 filter_cmyk 0()/SubFileDecode filter def
7346 /MultipleDataSources false def
7347 /Decode[1 0]def
7348 /DeviceGray setcolorspace
7349 currentdict imageormask_sys
7350 }{
7351 AGMCORE_report_unsupported_color_space
7352 AGMCORE_black_plate{
7353 /DataSource
7354 DataSource Decode BitsPerComponent currentdict/MultipleDataSources known{MultipleDataSources}{false}ifelse
7355 CSA get_csa_by_name 0 get/DeviceRGB eq{3}{1}ifelse/devicen_colorspace_dict AGMCORE_gget/TintTransform get
7356 devn_alt_datasource
7357 /MultipleDataSources false def
7358 /Decode colorSpaceElemCnt[exch{0 1}repeat]def
7359 currentdict imageormask_sys
7360 }{
7361 gsave
7362 knockout_unitsq
7363 grestore
7364 currentdict consumeimagedata
7365 }ifelse
7366 }ifelse
7367 }
7368 {
7369 /devicen_colorspace_dict AGMCORE_gget/names_index known{
7370 Operator/imagemask ne{
7371 MultipleDataSources{
7372 /DataSource[DataSource devn_sep_datasource/exec cvx]cvx def
7373 /MultipleDataSources false def
7374 }{
7375 /DataSource/DataSource load dstDataStr srcDataStrs 0 get filter_devn def
7376 }ifelse
7377 invert_image_samples
7378 }if
7379 currentdict imageormask_sys
7380 }{
7381 currentoverprint not Operator/imagemask eq and{
7382 currentdict imageormask_sys
7383 }{
7384 currentoverprint not
7385 {
7386 gsave
7387 knockout_unitsq
7388 grestore
7389 }if
7390 currentdict consumeimagedata
7391 }ifelse
7392 }ifelse
7393 }ifelse
7394 }{
7395 currentdict imageormask
7396 }ifelse
7397 }ifelse
7398 cleartomark restore
7399 }ifelse
7400 currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
7401 end
7402 end
7403 end
7404 }def
7405 /imageormask_l2_overprint
7406 {
7407 currentdict
7408 currentcmykcolor add add add 0 eq{
7409 currentdict consumeimagedata
7410 }{
7411 level3{
7412 currentcmykcolor
7413 /AGMIMG_k xdf
7414 /AGMIMG_y xdf
7415 /AGMIMG_m xdf
7416 /AGMIMG_c xdf
7417 Operator/imagemask eq{
7418 [/DeviceN[
7419 AGMIMG_c 0 ne{/Cyan}if
7420 AGMIMG_m 0 ne{/Magenta}if
7421 AGMIMG_y 0 ne{/Yellow}if
7422 AGMIMG_k 0 ne{/Black}if
7423 ]/DeviceCMYK{}]setcolorspace
7424 AGMIMG_c 0 ne{AGMIMG_c}if
7425 AGMIMG_m 0 ne{AGMIMG_m}if
7426 AGMIMG_y 0 ne{AGMIMG_y}if
7427 AGMIMG_k 0 ne{AGMIMG_k}if
7428 setcolor
7429 }{
7430 /Decode[Decode 0 get 255 mul Decode 1 get 255 mul]def
7431 [/Indexed
7432 [
7433 /DeviceN[
7434 AGMIMG_c 0 ne{/Cyan}if
7435 AGMIMG_m 0 ne{/Magenta}if
7436 AGMIMG_y 0 ne{/Yellow}if
7437 AGMIMG_k 0 ne{/Black}if
7438 ]
7439 /DeviceCMYK{
7440 AGMIMG_k 0 eq{0}if
7441 AGMIMG_y 0 eq{0 exch}if
7442 AGMIMG_m 0 eq{0 3 1 roll}if
7443 AGMIMG_c 0 eq{0 4 1 roll}if
7444 }
7445 ]
7446 255
7447 {
7448 255 div
7449 mark exch
7450 dup dup dup
7451 AGMIMG_k 0 ne{
7452 /sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec 4 1 roll pop pop pop
7453 counttomark 1 roll
7454 }{
7455 pop
7456 }ifelse
7457 AGMIMG_y 0 ne{
7458 /sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec 4 2 roll pop pop pop
7459 counttomark 1 roll
7460 }{
7461 pop
7462 }ifelse
7463 AGMIMG_m 0 ne{
7464 /sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec 4 3 roll pop pop pop
7465 counttomark 1 roll
7466 }{
7467 pop
7468 }ifelse
7469 AGMIMG_c 0 ne{
7470 /sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec pop pop pop
7471 counttomark 1 roll
7472 }{
7473 pop
7474 }ifelse
7475 counttomark 1 add -1 roll pop
7476 }
7477 ]setcolorspace
7478 }ifelse
7479 imageormask_sys
7480 }{
7481 write_image_file{
7482 currentcmykcolor
7483 0 ne{
7484 [/Separation/Black/DeviceGray{}]setcolorspace
7485 gsave
7486 /Black
7487 [{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]
7488 cvx modify_halftone_xfer
7489 Operator currentdict read_image_file
7490 grestore
7491 }if
7492 0 ne{
7493 [/Separation/Yellow/DeviceGray{}]setcolorspace
7494 gsave
7495 /Yellow
7496 [{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]
7497 cvx modify_halftone_xfer
7498 Operator currentdict read_image_file
7499 grestore
7500 }if
7501 0 ne{
7502 [/Separation/Magenta/DeviceGray{}]setcolorspace
7503 gsave
7504 /Magenta
7505 [{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]
7506 cvx modify_halftone_xfer
7507 Operator currentdict read_image_file
7508 grestore
7509 }if
7510 0 ne{
7511 [/Separation/Cyan/DeviceGray{}]setcolorspace
7512 gsave
7513 /Cyan
7514 [{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]
7515 cvx modify_halftone_xfer
7516 Operator currentdict read_image_file
7517 grestore
7518 }if
7519 close_image_file
7520 }{
7521 imageormask
7522 }ifelse
7523 }ifelse
7524 }ifelse
7525 }def
7526 /indexed_imageormask
7527 {
7528 begin
7529 AGMIMG_init_common
7530 save mark
7531 currentdict
7532 AGMCORE_host_sep{
7533 Operator/knockout eq{
7534 /indexed_colorspace_dict AGMCORE_gget dup/CSA known{
7535 /CSA get get_csa_by_name
7536 }{
7537 /Names get
7538 }ifelse
7539 overprint_plate not{
7540 knockout_unitsq
7541 }if
7542 }{
7543 Indexed_DeviceN{
7544 /devicen_colorspace_dict AGMCORE_gget dup/names_index known exch/Names get convert_to_process or{
7545 indexed_image_lev2_sep
7546 }{
7547 currentoverprint not{
7548 knockout_unitsq
7549 }if
7550 currentdict consumeimagedata
7551 }ifelse
7552 }{
7553 AGMCORE_is_cmyk_sep{
7554 Operator/imagemask eq{
7555 imageormask_sys
7556 }{
7557 level2{
7558 indexed_image_lev2_sep
7559 }{
7560 indexed_image_lev1_sep
7561 }ifelse
7562 }ifelse
7563 }{
7564 currentoverprint not{
7565 knockout_unitsq
7566 }if
7567 currentdict consumeimagedata
7568 }ifelse
7569 }ifelse
7570 }ifelse
7571 }{
7572 level2{
7573 Indexed_DeviceN{
7574 /indexed_colorspace_dict AGMCORE_gget begin
7575 }{
7576 /indexed_colorspace_dict AGMCORE_gget dup null ne
7577 {
7578 begin
7579 currentdict/CSDBase known{CSDBase/CSD get_res/MappedCSA get}{CSA}ifelse
7580 get_csa_by_name 0 get/DeviceCMYK eq ps_level 3 ge and ps_version 3015.007 lt and
7581 AGMCORE_in_rip_sep and{
7582 [/Indexed[/DeviceN[/Cyan/Magenta/Yellow/Black]/DeviceCMYK{}]HiVal Lookup]
7583 setcolorspace
7584 }if
7585 end
7586 }
7587 {pop}ifelse
7588 }ifelse
7589 imageormask
7590 Indexed_DeviceN{
7591 end
7592 }if
7593 }{
7594 Operator/imagemask eq{
7595 imageormask
7596 }{
7597 indexed_imageormask_lev1
7598 }ifelse
7599 }ifelse
7600 }ifelse
7601 cleartomark restore
7602 currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
7603 end
7604 }def
7605 /indexed_image_lev2_sep
7606 {
7607 /indexed_colorspace_dict AGMCORE_gget begin
7608 begin
7609 Indexed_DeviceN not{
7610 currentcolorspace
7611 dup 1/DeviceGray put
7612 dup 3
7613 currentcolorspace 2 get 1 add string
7614 0 1 2 3 AGMCORE_get_ink_data 4 currentcolorspace 3 get length 1 sub
7615 {
7616 dup 4 idiv exch currentcolorspace 3 get exch get 255 exch sub 2 index 3 1 roll put
7617 }for
7618 put setcolorspace
7619 }if
7620 currentdict
7621 Operator/imagemask eq{
7622 AGMIMG_&imagemask
7623 }{
7624 use_mask{
7625 process_mask AGMIMG_&image
7626 }{
7627 AGMIMG_&image
7628 }ifelse
7629 }ifelse
7630 end end
7631 }def
7632 /OPIimage
7633 {
7634 dup type/dicttype ne{
7635 10 dict begin
7636 /DataSource xdf
7637 /ImageMatrix xdf
7638 /BitsPerComponent xdf
7639 /Height xdf
7640 /Width xdf
7641 /ImageType 1 def
7642 /Decode[0 1 def]
7643 currentdict
7644 end
7645 }if
7646 dup begin
7647 /NComponents 1 cdndf
7648 /MultipleDataSources false cdndf
7649 /SkipImageProc{false}cdndf
7650 /Decode[
7651 0
7652 currentcolorspace 0 get/Indexed eq{
7653 2 BitsPerComponent exp 1 sub
7654 }{
7655 1
7656 }ifelse
7657 ]cdndf
7658 /Operator/image cdndf
7659 end
7660 /sep_colorspace_dict AGMCORE_gget null eq{
7661 imageormask
7662 }{
7663 gsave
7664 dup begin invert_image_samples end
7665 sep_imageormask
7666 grestore
7667 }ifelse
7668 }def
7669 /cachemask_level2
7670 {
7671 3 dict begin
7672 /LZWEncode filter/WriteFilter xdf
7673 /readBuffer 256 string def
7674 /ReadFilter
7675 currentfile
7676 0(%EndMask)/SubFileDecode filter
7677 /ASCII85Decode filter
7678 /RunLengthDecode filter
7679 def
7680 {
7681 ReadFilter readBuffer readstring exch
7682 WriteFilter exch writestring
7683 not{exit}if
7684 }loop
7685 WriteFilter closefile
7686 end
7687 }def
7688 /spot_alias
7689 {
7690 /mapto_sep_imageormask
7691 {
7692 dup type/dicttype ne{
7693 12 dict begin
7694 /ImageType 1 def
7695 /DataSource xdf
7696 /ImageMatrix xdf
7697 /BitsPerComponent xdf
7698 /Height xdf
7699 /Width xdf
7700 /MultipleDataSources false def
7701 }{
7702 begin
7703 }ifelse
7704 /Decode[/customcolor_tint AGMCORE_gget 0]def
7705 /Operator/image def
7706 /SkipImageProc{false}def
7707 currentdict
7708 end
7709 sep_imageormask
7710 }bdf
7711 /customcolorimage
7712 {
7713 Adobe_AGM_Image/AGMIMG_colorAry xddf
7714 /customcolor_tint AGMCORE_gget
7715 <<
7716 /Name AGMIMG_colorAry 4 get
7717 /CSA[/DeviceCMYK]
7718 /TintMethod/Subtractive
7719 /TintProc null
7720 /MappedCSA null
7721 /NComponents 4
7722 /Components[AGMIMG_colorAry aload pop pop]
7723 >>
7724 setsepcolorspace
7725 mapto_sep_imageormask
7726 }ndf
7727 Adobe_AGM_Image/AGMIMG_&customcolorimage/customcolorimage load put
7728 /customcolorimage
7729 {
7730 Adobe_AGM_Image/AGMIMG_override false put
7731 current_spot_alias{dup 4 get map_alias}{false}ifelse
7732 {
7733 false set_spot_alias
7734 /customcolor_tint AGMCORE_gget exch setsepcolorspace
7735 pop
7736 mapto_sep_imageormask
7737 true set_spot_alias
7738 }{
7739 //Adobe_AGM_Image/AGMIMG_&customcolorimage get exec
7740 }ifelse
7741 }bdf
7742 }def
7743 /snap_to_device
7744 {
7745 6 dict begin
7746 matrix currentmatrix
7747 dup 0 get 0 eq 1 index 3 get 0 eq and
7748 1 index 1 get 0 eq 2 index 2 get 0 eq and or exch pop
7749 {
7750 1 1 dtransform 0 gt exch 0 gt/AGMIMG_xSign? exch def/AGMIMG_ySign? exch def
7751 0 0 transform
7752 AGMIMG_ySign?{floor 0.1 sub}{ceiling 0.1 add}ifelse exch
7753 AGMIMG_xSign?{floor 0.1 sub}{ceiling 0.1 add}ifelse exch
7754 itransform/AGMIMG_llY exch def/AGMIMG_llX exch def
7755 1 1 transform
7756 AGMIMG_ySign?{ceiling 0.1 add}{floor 0.1 sub}ifelse exch
7757 AGMIMG_xSign?{ceiling 0.1 add}{floor 0.1 sub}ifelse exch
7758 itransform/AGMIMG_urY exch def/AGMIMG_urX exch def
7759 [AGMIMG_urX AGMIMG_llX sub 0 0 AGMIMG_urY AGMIMG_llY sub AGMIMG_llX AGMIMG_llY]concat
7760 }{
7761 }ifelse
7762 end
7763 }def
7764 level2 not{
7765 /colorbuf
7766 {
7767 0 1 2 index length 1 sub{
7768 dup 2 index exch get
7769 255 exch sub
7770 2 index
7771 3 1 roll
7772 put
7773 }for
7774 }def
7775 /tint_image_to_color
7776 {
7777 begin
7778 Width Height BitsPerComponent ImageMatrix
7779 /DataSource load
7780 end
7781 Adobe_AGM_Image begin
7782 /AGMIMG_mbuf 0 string def
7783 /AGMIMG_ybuf 0 string def
7784 /AGMIMG_kbuf 0 string def
7785 {
7786 colorbuf dup length AGMIMG_mbuf length ne
7787 {
7788 dup length dup dup
7789 /AGMIMG_mbuf exch string def
7790 /AGMIMG_ybuf exch string def
7791 /AGMIMG_kbuf exch string def
7792 }if
7793 dup AGMIMG_mbuf copy AGMIMG_ybuf copy AGMIMG_kbuf copy pop
7794 }
7795 addprocs
7796 {AGMIMG_mbuf}{AGMIMG_ybuf}{AGMIMG_kbuf}true 4 colorimage
7797 end
7798 }def
7799 /sep_imageormask_lev1
7800 {
7801 begin
7802 MappedCSA 0 get dup/DeviceRGB eq exch/DeviceCMYK eq or has_color not and{
7803 {
7804 255 mul round cvi GrayLookup exch get
7805 }currenttransfer addprocs settransfer
7806 currentdict imageormask
7807 }{
7808 /sep_colorspace_dict AGMCORE_gget/Components known{
7809 MappedCSA 0 get/DeviceCMYK eq{
7810 Components aload pop
7811 }{
7812 0 0 0 Components aload pop 1 exch sub
7813 }ifelse
7814 Adobe_AGM_Image/AGMIMG_k xddf
7815 Adobe_AGM_Image/AGMIMG_y xddf
7816 Adobe_AGM_Image/AGMIMG_m xddf
7817 Adobe_AGM_Image/AGMIMG_c xddf
7818 AGMIMG_y 0.0 eq AGMIMG_m 0.0 eq and AGMIMG_c 0.0 eq and{
7819 {AGMIMG_k mul 1 exch sub}currenttransfer addprocs settransfer
7820 currentdict imageormask
7821 }{
7822 currentcolortransfer
7823 {AGMIMG_k mul 1 exch sub}exch addprocs 4 1 roll
7824 {AGMIMG_y mul 1 exch sub}exch addprocs 4 1 roll
7825 {AGMIMG_m mul 1 exch sub}exch addprocs 4 1 roll
7826 {AGMIMG_c mul 1 exch sub}exch addprocs 4 1 roll
7827 setcolortransfer
7828 currentdict tint_image_to_color
7829 }ifelse
7830 }{
7831 MappedCSA 0 get/DeviceGray eq{
7832 {255 mul round cvi ColorLookup exch get 0 get}currenttransfer addprocs settransfer
7833 currentdict imageormask
7834 }{
7835 MappedCSA 0 get/DeviceCMYK eq{
7836 currentcolortransfer
7837 {255 mul round cvi ColorLookup exch get 3 get 1 exch sub}exch addprocs 4 1 roll
7838 {255 mul round cvi ColorLookup exch get 2 get 1 exch sub}exch addprocs 4 1 roll
7839 {255 mul round cvi ColorLookup exch get 1 get 1 exch sub}exch addprocs 4 1 roll
7840 {255 mul round cvi ColorLookup exch get 0 get 1 exch sub}exch addprocs 4 1 roll
7841 setcolortransfer
7842 currentdict tint_image_to_color
7843 }{
7844 currentcolortransfer
7845 {pop 1}exch addprocs 4 1 roll
7846 {255 mul round cvi ColorLookup exch get 2 get}exch addprocs 4 1 roll
7847 {255 mul round cvi ColorLookup exch get 1 get}exch addprocs 4 1 roll
7848 {255 mul round cvi ColorLookup exch get 0 get}exch addprocs 4 1 roll
7849 setcolortransfer
7850 currentdict tint_image_to_color
7851 }ifelse
7852 }ifelse
7853 }ifelse
7854 }ifelse
7855 end
7856 }def
7857 /sep_image_lev1_sep
7858 {
7859 begin
7860 /sep_colorspace_dict AGMCORE_gget/Components known{
7861 Components aload pop
7862 Adobe_AGM_Image/AGMIMG_k xddf
7863 Adobe_AGM_Image/AGMIMG_y xddf
7864 Adobe_AGM_Image/AGMIMG_m xddf
7865 Adobe_AGM_Image/AGMIMG_c xddf
7866 {AGMIMG_c mul 1 exch sub}
7867 {AGMIMG_m mul 1 exch sub}
7868 {AGMIMG_y mul 1 exch sub}
7869 {AGMIMG_k mul 1 exch sub}
7870 }{
7871 {255 mul round cvi ColorLookup exch get 0 get 1 exch sub}
7872 {255 mul round cvi ColorLookup exch get 1 get 1 exch sub}
7873 {255 mul round cvi ColorLookup exch get 2 get 1 exch sub}
7874 {255 mul round cvi ColorLookup exch get 3 get 1 exch sub}
7875 }ifelse
7876 AGMCORE_get_ink_data currenttransfer addprocs settransfer
7877 currentdict imageormask_sys
7878 end
7879 }def
7880 /indexed_imageormask_lev1
7881 {
7882 /indexed_colorspace_dict AGMCORE_gget begin
7883 begin
7884 currentdict
7885 MappedCSA 0 get dup/DeviceRGB eq exch/DeviceCMYK eq or has_color not and{
7886 {HiVal mul round cvi GrayLookup exch get HiVal div}currenttransfer addprocs settransfer
7887 imageormask
7888 }{
7889 MappedCSA 0 get/DeviceGray eq{
7890 {HiVal mul round cvi Lookup exch get HiVal div}currenttransfer addprocs settransfer
7891 imageormask
7892 }{
7893 MappedCSA 0 get/DeviceCMYK eq{
7894 currentcolortransfer
7895 {4 mul HiVal mul round cvi 3 add Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
7896 {4 mul HiVal mul round cvi 2 add Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
7897 {4 mul HiVal mul round cvi 1 add Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
7898 {4 mul HiVal mul round cvi Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
7899 setcolortransfer
7900 tint_image_to_color
7901 }{
7902 currentcolortransfer
7903 {pop 1}exch addprocs 4 1 roll
7904 {3 mul HiVal mul round cvi 2 add Lookup exch get HiVal div}exch addprocs 4 1 roll
7905 {3 mul HiVal mul round cvi 1 add Lookup exch get HiVal div}exch addprocs 4 1 roll
7906 {3 mul HiVal mul round cvi Lookup exch get HiVal div}exch addprocs 4 1 roll
7907 setcolortransfer
7908 tint_image_to_color
7909 }ifelse
7910 }ifelse
7911 }ifelse
7912 end end
7913 }def
7914 /indexed_image_lev1_sep
7915 {
7916 /indexed_colorspace_dict AGMCORE_gget begin
7917 begin
7918 {4 mul HiVal mul round cvi Lookup exch get HiVal div 1 exch sub}
7919 {4 mul HiVal mul round cvi 1 add Lookup exch get HiVal div 1 exch sub}
7920 {4 mul HiVal mul round cvi 2 add Lookup exch get HiVal div 1 exch sub}
7921 {4 mul HiVal mul round cvi 3 add Lookup exch get HiVal div 1 exch sub}
7922 AGMCORE_get_ink_data currenttransfer addprocs settransfer
7923 currentdict imageormask_sys
7924 end end
7925 }def
7926 }if
7927 end
7928 systemdict/setpacking known
7929 {setpacking}if
7930 %%EndResource
7931 currentdict Adobe_AGM_Utils eq {end} if
7932 %%EndProlog
7933 %%BeginSetup
7934 Adobe_AGM_Utils begin
7935 2 2010 Adobe_AGM_Core/ds gx
7936 Adobe_AGM_Core/driver_media_override gx
7937 Adobe_CoolType_Core/ds get exec
7938 Adobe_AGM_Image/ds gx
7939 [/NamespacePush pdfmark_5
7940 [/_objdef {Doc_Metadata} /type /stream /OBJ pdfmark_5
7941 [{Doc_Metadata} 760 (% &end XMP packet& %) ReadBypdfmark_5_string
7942 <?xpacket begin='' id='W5M0MpCehiHzreSzNTczkc9d'?>
7943 <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c015 84.158975, 2016/02/13-02:40:29 ">
7944 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
7945 <rdf:Description rdf:about=""
7946 xmlns:xmp="http://ns.adobe.com/xap/1.0/"
7947 xmlns:pdf="http://ns.adobe.com/pdf/1.3/"
7948 xmlns:dc="http://purl.org/dc/elements/1.1/"
7949 xmp:CreateDate="2016-09-14T02:15:38Z"
7950 xmp:CreatorTool="PowerPoint"
7951 xmp:ModifyDate="2016-09-14T02:15:38Z"
7952 pdf:Keywords=""
7953 pdf:Producer="Mac OS X 10.11.6 Quartz PDFContext"
7954 dc:format="application/pdf">
7955 <dc:title>
7956 <rdf:Alt>
7957 <rdf:li xml:lang="x-default">mitgcm_package_organisation</rdf:li>
7958 </rdf:Alt>
7959 </dc:title>
7960 </rdf:Description>
7961 </rdf:RDF>
7962 </x:xmpmeta>
7963
7964
7965
7966
7967
7968
7969
7970
7971
7972
7973
7974
7975
7976
7977
7978
7979 <?xpacket end='w'?>
7980
7981
7982 % &end XMP packet& %
7983
7984 [{Doc_Metadata} 2 dict begin /Type /Metadata def /Subtype /XML def currentdict end /PUT pdfmark_5
7985 [/Document 1 dict begin /Metadata {Doc_Metadata} def currentdict end /BDC pdfmark_5
7986 [/NamespacePop pdfmark_5
7987 currentdict Adobe_AGM_Utils eq {end} if
7988 %%EndSetup
7989 %%Page: 1 1
7990 %%EndPageComments
7991 %%BeginPageSetup
7992 Adobe_AGM_Utils begin
7993 Adobe_AGM_Core/ps gx
7994 Adobe_AGM_Core/driver_media_override gx
7995 Adobe_AGM_Utils/capture_cpd gx
7996 Adobe_CoolType_Core/ps get exec
7997 Adobe_AGM_Image/ps gx
7998 Adobe_AGM_Core/ps gx
7999 gsave
8000 /0
8001 [/DeviceCMYK] /CSA add_res
8002 grestore
8003 Adobe_AGM_Core/pt gx
8004 %%EndPageSetup
8005 1 -1 scale 0 -540 translate
8006 pgsv
8007 [1 0 0 1 0 0 ]ct
8008 gsave
8009 np
8010 gsave
8011 0 0 mo
8012 0 540 li
8013 720 540 li
8014 720 0 li
8015 cp
8016 clp
8017 gsave
8018 0 540 mo
8019 720 540 li
8020 720 0 li
8021 0 0 li
8022 cp
8023 clp
8024 0 0 mo
8025 720 0 li
8026 720 540 li
8027 0 540 li
8028 cp
8029 false sop
8030 0 0 0 0 cmyk
8031 f
8032 3 lw
8033 0 lc
8034 1 lj
8035 10 ml
8036 [] 0 dsh
8037 true sadj
8038 6 30.0002 mo
8039 6 26.6864 8.68636 24 12.0002 24 cv
8040 144 24 li
8041 147.314 24 150 26.6864 150 30.0002 cv
8042 150 53.9998 li
8043 150 57.3137 147.314 60 144 60 cv
8044 12.0002 60 li
8045 8.68636 60 6 57.3137 6 53.9998 cv
8046 cp
8047 .75021 .679683 .670222 .90164 cmyk
8048 @
8049 6 103 mo
8050 6 95.8205 11.8204 90 19.0003 90 cv
8051 137 90 li
8052 144.18 90 150 95.8205 150 103 cv
8053 150 155 li
8054 150 162.18 144.18 168 137 168 cv
8055 19.0003 168 li
8056 11.8204 168 6 162.18 6 155 cv
8057 cp
8058 @
8059 6 247 mo
8060 6 239.82 11.8204 234 19.0003 234 cv
8061 137 234 li
8062 144.18 234 150 239.82 150 247 cv
8063 150 299 li
8064 150 306.18 144.18 312 137 312 cv
8065 19.0003 312 li
8066 11.8204 312 6 306.18 6 299 cv
8067 cp
8068 @
8069 6 343 mo
8070 6 335.82 11.8204 330 19.0003 330 cv
8071 137 330 li
8072 144.18 330 150 335.82 150 343 cv
8073 150 395 li
8074 150 402.18 144.18 408 137 408 cv
8075 19.0003 408 li
8076 11.8204 408 6 402.18 6 395 cv
8077 cp
8078 @
8079 6 443 mo
8080 6 436.925 10.9249 432 17.0002 432 cv
8081 139 432 li
8082 145.075 432 150 436.925 150 443 cv
8083 150 487 li
8084 150 493.075 145.075 498 139 498 cv
8085 17.0002 498 li
8086 10.9249 498 6 493.075 6 487 cv
8087 cp
8088 @
8089 132 330 mo
8090 708 330 li
8091 708 414 li
8092 132 414 li
8093 cp
8094 0 .993988 1 0 cmyk
8095 f
8096 0 lj
8097 8 ml
8098 132 330 mo
8099 708 330 li
8100 708 414 li
8101 132 414 li
8102 cp
8103 .75021 .679683 .670222 .90164 cmyk
8104 @
8105 %ADOBeginSubsetFont: JAAAAA+ArialMT Initial
8106 ct_T42Dict begin
8107 -0.664 -0.324 2 1.039
8108 256 array 0 1 255 {1 index exch /.notdef put} for /JAAAAA+ArialMT
8109 Type42DictBegin
8110 [<000100000008000800080008676c796600000000000001fc00000ac86865
8111 6164000000000000008c000000366868656100000000000000c400000024
8112 686d747800000000000000e80000008c6c6f636100000000000001740000
8113 00486d61787000000000000001bc000000206e616d6500000000000001dc
8114 0000002067646972000000000000000000000000000100000006cccde15c
8115 077f5f0f3cf5081b080000000000a2e3272a00000000cd50d516faaffd67
8116 1000085100000009000100000000000000010000073efe4e00431000faaf
8117 fa7a10000001000000000000000000000000000000230600010002390000
8118 023900ba0556fffd0556009605c70066055600a204e300a80639006d0239
8119 00bf063900630556005c04e3003005c700a10473004a0400005004730046
8120 0473004b02390013047300420473008701c700880400008801c7008306aa
8121 008704730087047300440473008702aa00850400003f0239002404730083
8122 05c70006040000210400002800000015001500200041008300b600cd00e2
8123 0121012d016201ac01be01e302360263029202c802ec032c034e0361037c
8124 038803bc03e0040c043d045b04a304c904f1051805480564000100000023
8125 02b5003c00ca000700020010002f00010000000000000005000200000001
8126 00120001000000000006000e0000504b4b574e512b417269616c4d5400>
8127 [2761 ] AllocGlyphStorage
8128 ]def
8129 76 12
8130 PrepFor2015
8131 Type42DictEnd
8132 1 452 8 <0001006dffe705b905d30025000001352511060423222402353412243332
8133 041617072e02232206060706151412043332363711034c026d8ffed0a0d8
8134 fe9fb4b30150db9f01019226af2162b66f85c2772138870102917ef03e02
8135 3fac01fde07273b9015ed8d60173b467b8943070804d51844f889fc4fef8
8136 806137011100>JAAAAA+ArialMT AddT42Char
8137 1 1316 17 <0002004bffe8041e043e0015001d00000117060623220011100033320011
8138 14072116163332360121262726232206035eba2ceeb9e9feef0114dcd501
8139 0e01fce80ab285638cfdda02510c3856897ca9015617a3b4011f0103010c
8140 0128fedefef91020afba680195864368a600>JAAAAA+ArialMT AddT42Char
8141 1 1912 25 <00010087000003e6043e0016000033113315363332161617161511231134
8142 2626232206151187a275dd60a150100ab42a6b4873a7042697af45704d32
8143 7dfd7302866e6d4192ccfdbc>JAAAAA+ArialMT AddT42Char
8144 1 2170 28 <00010085000002c6043e0011000033113315363633321707262322060706
8145 151185a23e693f5b5e3e42423b5e141e0426a171483aa727473f6072fdd4
8146 >JAAAAA+ArialMT AddT42Char
8147 1 966 14 <0002004affe8041c043e0028003700002506062322263534363637363736
8148 37363534272623220607273e02333216161716151514161723260306070e
8149 02151416333236373635033c64b96aafbc477348356bda67013345887f79
8150 1db0186ed08988aa5010091722bc1c1762c46f5c326d6968a2261d835546
8151 ab854e814e140e0d1a24250a6e2d3d597118718b4b40614a2e78f0fb853d
8152 3801dd281c10284d2f48605b4f3d7700>JAAAAA+ArialMT AddT42Char
8153 1 1784 23 <000100830000013705ba000300003311331183b405bafa46>JAAAAA+ArialMT AddT42Char
8154
8155 1 0 1 <> JAAAAA+ArialMT AddT42Char
8156 1 2072 27 <00020087fe690421043e0012001e00001311331536363332161615140206
8157 232226271103141633323635342623220687a43a926888d06a75df7b5a8f
8158 2e11a67678aba77473b1fe6905bd8a51518cff98a3fefb8b4c3afdfb03a4
8159 cdc4cbd5cbcad700>JAAAAA+ArialMT AddT42Char
8160 1 2450 31 <00010083ffe803e004260018000021350623222626272635113311141716
8161 163332363635113311033f7cd55ea34f100bb40b116e51518e3bb49cb448
8162 6d4f35730292fdb38d314751538f880239fbda00>JAAAAA+ArialMT AddT42Char
8163 1 1984 26 <00020044ffe80427043e000d001900001310373633320015140606232200
8164 13141633323635342623220644a489c5db01167beb8bdffeedb9b28786b2
8165 b38587b2021301278e76fee1fdcdeb82011e010dcccbccd1c5cbca00>JAAAAA+ArialMT AddT42Char
8166 1 2230 29 <0001003fffe803b1043e003000001337161633323635342726272e023534
8167 363736363332161617072626232206151417161716171e02151406062322
8168 263fb20f897b7c78352593c6994f41382a91537dbd5a11b00c73697c6a16
8169 162f1b84bf975669c67dcfd9013d1c6b7265443d2318253249814e477928
8170 1f2b487b6718525c5237231c1d130a2433417c5c5a9f57ac>JAAAAA+ArialMT AddT42Char
8171 1 1132 15 <00010050ffe803ed043e001a000001170606232200113412363332161707
8172 2626232206151416333236033cb11defaedafef772e989addc1faf197f5a
8173 88aaa4846a8e018517b7cf011d010aac010281afa11b6b6cc3d3d6c28200
8174 >JAAAAA+ArialMT AddT42Char
8175 1 1808 24 <0001008700000626043e0023000033113315363633321617363332161511
8176 231134262623220615112311342623220606151187a132a66a76971f7eca
8177 9eaab3235c3e7094b458644c813a0426954e5f6258baafb6fd27029d6c5f
8178 3a95a4fd9702b27878509a91fdd9>JAAAAA+ArialMT AddT42Char
8179 1 2374 30 <00010024fff2022a05990017000025170623222626351123353311371133
8180 152311141616333202101a4c3c626c2c8484b3b5b5132b281ea19f103e65
8181 a202638c01076cfe8d8cfd934d2c1a00>JAAAAA+ArialMT AddT42Char
8182 1 1692 21 <000200880000013c05ba000300070000133533150311331188b4b4b404eb
8183 cfcffb150426fbda>JAAAAA+ArialMT AddT42Char
8184 1 1424 18 <000100130000028005d30017000033112335333534373636333217072623
8185 2206151533152311b29f9f131a83764c5c1b38325244cfcf039a8c716b34
8186 4657129d0a4660628cfc6600>JAAAAA+ArialMT AddT42Char
8187 1 1730 22 <00010088000003f805ba000b000033113311013301012301071188b401aa
8188 e9fe6a01bfdefea17f05bafcbc01b0fe76fd64021f7afe5b>JAAAAA+ArialMT AddT42Char
8189 1 1496 19 <00020042fe5103ea043e001e002a00001717161716333236373627062322
8190 023534123633321735331114060623222613141633323635342623220666
8191 af0b3243747d88180e0176b0dbf06ed18dbc7aa665dba0beea99a67d7ca8
8192 ad7a78a8581a512532645a37b08b013cdd9801018c9880fc6af8cf78ab03
8193 2ad1c0bfccc3c6c3>JAAAAA+ArialMT AddT42Char
8194 1 42 2 <000100ba0000018700cd0003000033353315bacdcdcd>JAAAAA+ArialMT AddT42Char
8195 1 0 0 <00020100000005000500000300070000211121112521112101000400fc20
8196 03c0fc400500fb002004c000>JAAAAA+ArialMT AddT42Char
8197 JAAAAA+ArialMT /CharStrings get begin
8198 /g8 8 def
8199 /g17 17 def
8200 /g25 25 def
8201 /g28 28 def
8202 /g14 14 def
8203 /g23 23 def
8204 /g1 1 def
8205 /g27 27 def
8206 /g31 31 def
8207 /g26 26 def
8208 /g29 29 def
8209 /g15 15 def
8210 /g24 24 def
8211 /g30 30 def
8212 /g21 21 def
8213 /g18 18 def
8214 /g22 22 def
8215 /g19 19 def
8216 /g2 2 def
8217 end
8218 JAAAAA+ArialMT /Encoding get
8219 dup 33 /g8 put
8220 dup 34 /g17 put
8221 dup 35 /g25 put
8222 dup 36 /g28 put
8223 dup 37 /g14 put
8224 dup 38 /g23 put
8225 dup 39 /g1 put
8226 dup 40 /g27 put
8227 dup 41 /g31 put
8228 dup 42 /g26 put
8229 dup 43 /g29 put
8230 dup 44 /g15 put
8231 dup 45 /g24 put
8232 dup 46 /g30 put
8233 dup 47 /g21 put
8234 dup 48 /g18 put
8235 dup 49 /g22 put
8236 dup 50 /g19 put
8237 dup 51 /g2 put
8238 pop
8239 end
8240 %ADOEndSubsetFont
8241 /BVNSTL+ArialMT /JAAAAA+ArialMT findfont ct_VMDictPut
8242 /BVNSTL+ArialMT*1
8243 [33{/.notdef}rp /g8 /g17 /g25 /g28 /g14 /g23 /g1
8244 /g27 /g31 /g26 /g29 /g15 /g24 /g30 /g21
8245 /g18 /g22 /g19 /g2 204{/.notdef}rp]
8246 BVNSTL+ArialMT nf
8247 BVNSTL+ArialMT*1 [14 0 0 -14 0 0 ]msf
8248 13.2 345.35 mo
8249 (!"#"$%&'\(\)$\(*+"')
8250 [10.8752 7.7504 7.75039 7.7504 4.6255 7.7504 3.1248 3.8752 7.7504 7.7504 4.6255 7.7504
8251 7.7504 7 7.7504 0 ]xsh
8252 13.2 361.35 mo
8253 (,*-\(\).%./*#%&')
8254 [7 7.7504 11.6255 7.7504 7.7504 3.8752 7.75039 3.8752 3.1248 7.7504 7.7504 7.7504
8255 3.1248 0 ]xsh
8256 13.2 378.35 mo
8257 (/#0$%+.$\),.\)$")
8258 [3.1248 7.7504 3.8752 4.6255 7.7504 7 3.8752 4.6255 7.7504 7 3.87519 7.7504
8259 4.62549 0 ]xsh
8260 13.2 395.35 mo
8261 (\(%,1%2"+3)
8262 [7.7504 7.7504 7 7 7.7504 7.7504 7.75039 7 0 ]xsh
8263 132 432 mo
8264 708 432 li
8265 708 504 li
8266 132 504 li
8267 cp
8268 .25272 .0138247 .0995193 0 cmyk
8269 f
8270 132 432 mo
8271 708 432 li
8272 708 504 li
8273 132 504 li
8274 cp
8275 .75021 .679683 .670222 .90164 cmyk
8276 @
8277 %ADOBeginSubsetFont: JAAAAA+ArialMT AddGlyphs
8278 ct_T42Dict begin
8279 systemdict /gcheck known {currentglobal BVNSTL+ArialMT gcheck setglobal} if
8280 1 410 7 <000100a80000048505ba0009000033112115211121152111a803ddfce502
8281 b0fd5005baadfe3aadfd6600>BVNSTL+ArialMT AddT42Char
8282 1 1222 16 <00020046ffe803df05ba0011001d00002135062322262635341236333216
8283 17113311011416333236353426232206033865c47fd5756ad48360962fb3
8284 fd20ac7576a5a87b78a1869e8cfba39f01038a5141020efa460212cccac1
8285 c6daccc4>BVNSTL+ArialMT AddT42Char
8286 1 708 11 <0001005cffe704eb05d30030000013371e02333236363534262726242726
8287 263534363633321616170726262322061514171604171616151406062322
8288 24265cb70d5fc87d6faa53505c3bfe6c5169677ef294a3f98605ba0fada9
8289 b0a1393801d958807a86fb9dc7fef39901d7106e8d574273444567231761
8290 2b37a3656fc16469cc810e8b8e815b4f33336b283bb57675cf7374e9>BVNSTL+ArialMT AddT42Char
8291 1 2704 34 <00010028000003d40426000e000033350106232135211501073633211528
8292 02a47358fe4f0364fdc16f796a01eb920308069277fd5e7b099b>BVNSTL+ArialMT AddT42Char
8293 BVNSTL+ArialMT /CharStrings get begin
8294 /g7 7 def
8295 /g16 16 def
8296 /g11 11 def
8297 /g34 34 def
8298 end
8299 BVNSTL+ArialMT /Encoding get
8300 dup 52 /g7 put
8301 dup 53 /g16 put
8302 dup 54 /g11 put
8303 dup 55 /g34 put
8304 pop
8305 systemdict /gcheck known {setglobal} if
8306 end
8307 %ADOEndSubsetFont
8308 /BVNSTL+ArialMT*1
8309 [33{/.notdef}rp /g8 /g17 /g25 /g28 /g14 /g23 /g1
8310 /g27 /g31 /g26 /g29 /g15 /g24 /g30 /g21
8311 /g18 /g22 /g19 /g2 /g7 /g16 /g11 /g34
8312 200{/.notdef}rp]
8313 BVNSTL+ArialMT nf
8314 BVNSTL+ArialMT*1 [14 0 0 -14 0 0 ]msf
8315 15.075 450.85 mo
8316 (4*\)#5%./*#')
8317 [8.49929 7.7574 7.7574 7.7574 7.7574 7.7574 3.8794 3.1234 7.7574 7.75739 0 ]xsh
8318 15.075 466.85 mo
8319 (,*5")
8320 [7 7.7504 7.75039 0 ]xsh
8321 13.2 114.85 mo
8322 (6\(",/%&/7"5')
8323 [9.3745 7.7504 7.7504 7 3.1248 7.7504 3.1248 3.1248 7 7.7504 7.7504 0
8324 ]xsh
8325 13.2 130.85 mo
8326 (\(%,1%2"+3)
8327 [7.7504 7.7504 7 7 7.7504 7.7504 7.75039 7 0 ]xsh
8328 192 444 mo
8329 264 444 li
8330 264 486 li
8331 192 486 li
8332 cp
8333 .25272 .0138247 .0995193 0 cmyk
8334 f
8335 1 lw
8336 192 444 mo
8337 264 444 li
8338 264 486 li
8339 192 486 li
8340 cp
8341 .75021 .679683 .670222 .90164 cmyk
8342 @
8343 %ADOBeginSubsetFont: LAAAAA+Arial-ItalicMT Initial
8344 ct_T42Dict begin
8345 -0.516 -0.324 1.355 0.996
8346 256 array 0 1 255 {1 index exch /.notdef put} for /LAAAAA+Arial-ItalicMT
8347 Type42DictBegin
8348 [<000100000008000800080008676c796600000000000001ac0000066a6865
8349 6164000000000000008c000000366868656100000000000000c400000024
8350 686d747800000000000000e8000000506c6f636100000000000001380000
8351 002a6d6178700000000000000164000000206e616d650000000000000184
8352 0000002867646972000000000000000000000000000100000006cccdc655
8353 86815f0f3cf50819080000000000a372c2bf00000000cd50d514fbddfd67
8354 0adf07fb00020009000100000000000000010000073efe4e00430aaafbdd
8355 fa520adf0021000700000000000000000000000000140600010002390000
8356 031d00ec0239ff980473005a040000730473006c0473006a0239005d01c7
8357 003d01c7003606aa004304730044047300640473ffeb02aa00440400004e
8358 02390073047300800400fffd0000001500150042005100a200cf0103013b
8359 01610177018501c701ef0223025a027802bb02e703120335000000010000
8360 001400f2003c006e000500020010002f0001000000000000000400020000
8361 000100120001000000000006001500005144574447482b417269616c2d49
8362 74616c69634d540000>
8363 [1643 ] AllocGlyphStorage
8364 ]def
8365 76 12
8366 PrepFor2015
8367 Type42DictEnd
8368 1 778 11 <0001004300000680043e002a000033133307363633321617363633321615
8369 14070323133635342623220606070323133635342623220606070343deb5
8370 25659f5d63851551b3638585178fb59213423c51a85d236cb5961041344d
8371 a96a22690426af7156695e64637e723171fd5402be5625343c629fa5fdfd
8372 02cd491f344062afa2fe0a00>LAAAAA+Arial-ItalicMT AddT42Char
8373 1 990 13 <00020064ffe80452043e000e002000001310373633321615140204232226
8374 2637141633323e02373635342623220e0264b797f5c0eb94feef977ccb6b
8375 b5906f3a726245151f916e558c713501930137cca8f0ccb7fec5a86ac291
8376 969b2f607b47635b909f519ccf00>LAAAAA+Arial-ItalicMT AddT42Char
8377 1 414 6 <0002006cffe804c905ba000f001f00002506232226353412363332171333
8378 0123011416163332373635342623220e0203109ba997c99fef78c66578b4
8379 fecea7fe302c6a4a7b64868464416b69489ab2dfd4c20141a0bf023bfa46
8380 01bd6f805580aafa7e8e3a8bd600>LAAAAA+Arial-ItalicMT AddT42Char
8381 1 518 7 <0002006affe80441043e0019002200000117060423222626353412243332
8382 1615140721061514163332360121363534262322060350b026feefbd76c5
8383 67a1010095bee30efcf20489635db4fe24025401886b74bf01691283ec6d
8384 d085ae01479feccc4e521f19959d7a017a1c0c8891a0>LAAAAA+Arial-ItalicMT AddT42Char
8385 1 750 10 <000100360000021d05ba0003000033013301360132b5fece05bafa46>LAAAAA+Arial-ItalicMT AddT42Char
8386 1 132 3 <0001ff98ffe8034905d300030000070133016803149dfcec1805ebfa1500
8387 >LAAAAA+Arial-ItalicMT AddT42Char
8388 1 1264 16 <0001004effe80403043e002c000013371416163332363534272624272626
8389 353436333216170726262322061514171617161716151406062322272655
8390 b530815678782425fee1284344c8b4c8d104b10480755e682d1e7dd03656
8391 61c787b88181016b0b4e6e4660412f2a2a7b19296f487eb4b9970c607056
8392 3232261a365a3453774f985b5b5b>LAAAAA+Arial-ItalicMT AddT42Char
8393 1 1204 15 <000100440000035b043e000f000033133307363633321707262322060303
8394 44dea02d529d52364f4a2f385fc8395a0426d97b7627a822d4feedfe5600
8395 >LAAAAA+Arial-ItalicMT AddT42Char
8396 1 324 5 <00010073ffe80416043e001b000001170606232226353412243332161507
8397 2626232206021514163332360321b544fba0add78a0101a5abc8b201735e
8398 6da05b785858a1018313c7c1e0c9ae0150afc19f0c65728afee782888886
8399 >LAAAAA+Arial-ItalicMT AddT42Char
8400 1 42 2 <000100ec0363038105d30018000013371617262733060736371706071617
8401 072627060727363726ec2e9f48130191031467852e7f7a3d6f783a4f4a38
8402 7674328104ad8e3829b5446395342c8e2a0e3588554f888d4a558f2e1900
8403 >LAAAAA+Arial-ItalicMT AddT42Char
8404 1 0 0 <00020100000005000500000300070000211121112521112101000400fc20
8405 03c0fc400500fb002004c000>LAAAAA+Arial-ItalicMT AddT42Char
8406 LAAAAA+Arial-ItalicMT /CharStrings get begin
8407 /g11 11 def
8408 /g13 13 def
8409 /g6 6 def
8410 /g7 7 def
8411 /g10 10 def
8412 /g3 3 def
8413 /g16 16 def
8414 /g15 15 def
8415 /g5 5 def
8416 /g2 2 def
8417 end
8418 LAAAAA+Arial-ItalicMT /Encoding get
8419 dup 33 /g11 put
8420 dup 34 /g13 put
8421 dup 35 /g6 put
8422 dup 36 /g7 put
8423 dup 37 /g10 put
8424 dup 38 /g3 put
8425 dup 39 /g16 put
8426 dup 40 /g15 put
8427 dup 41 /g5 put
8428 dup 42 /g2 put
8429 pop
8430 end
8431 %ADOEndSubsetFont
8432 /BVNSTM+Arial-ItalicMT /LAAAAA+Arial-ItalicMT findfont ct_VMDictPut
8433 /BVNSTM+Arial-ItalicMT*1
8434 [33{/.notdef}rp /g11 /g13 /g6 /g7 /g10 /g3 /g16
8435 /g15 /g5 /g2 213{/.notdef}rp]
8436 BVNSTM+Arial-ItalicMT nf
8437 BVNSTM+Arial-ItalicMT*1 [10 0 0 -10 0 0 ]msf
8438 202.375 469.8 mo
8439 (!"#$%&'\(\))
8440 [8.37492 5.49998 5.5 5.5 2.25 2.75 5 3.37492 0 ]xsh
8441 BVNSTM+Arial-ItalicMT*1 [12 0 0 -12 0 0 ]msf
8442 245.625 469.8 mo
8443 (&*)
8444 [3.3756 0 ]xsh
8445 318 444 mo
8446 390 444 li
8447 390 486 li
8448 318 486 li
8449 cp
8450 .25272 .0138247 .0995193 0 cmyk
8451 f
8452 318 444 mo
8453 390 444 li
8454 390 486 li
8455 318 486 li
8456 cp
8457 .75021 .679683 .670222 .90164 cmyk
8458 @
8459 %ADOBeginSubsetFont: LAAAAA+Arial-ItalicMT AddGlyphs
8460 ct_T42Dict begin
8461 systemdict /gcheck known {currentglobal BVNSTM+Arial-ItalicMT gcheck setglobal} if
8462 1 706 9 <0002003d0000022405ba000300070000013733070113330301452bb42bfe
8463 44deb5de04edcdcdfb130426fbda>BVNSTM+Arial-ItalicMT AddT42Char
8464 1 910 12 <0001004400000439043e0017000033133307363633321615140703231336
8465 353426232206070344dea4276bba6181931a87b58d1549458bd933670426
8466 b96d648c753b7ffd7d02a1622f3542c8f3fe1200>BVNSTM+Arial-ItalicMT AddT42Char
8467 BVNSTM+Arial-ItalicMT /CharStrings get begin
8468 /g9 9 def
8469 /g12 12 def
8470 end
8471 BVNSTM+Arial-ItalicMT /Encoding get
8472 dup 43 /g9 put
8473 dup 44 /g12 put
8474 pop
8475 systemdict /gcheck known {setglobal} if
8476 end
8477 %ADOEndSubsetFont
8478 /BVNSTM+Arial-ItalicMT*1
8479 [33{/.notdef}rp /g11 /g13 /g6 /g7 /g10 /g3 /g16
8480 /g15 /g5 /g2 /g9 /g12 211{/.notdef}rp]
8481 BVNSTM+Arial-ItalicMT nf
8482 BVNSTM+Arial-ItalicMT*1 [10 0 0 -10 0 0 ]msf
8483 328.688 469.8 mo
8484 (!"#$%&+,\))
8485 [8.37491 5.495 5.495 5.495 2.24503 2.745 2.245 5.495 0 ]xsh
8486 BVNSTM+Arial-ItalicMT*1 [12 0 0 -12 0 0 ]msf
8487 371.313 469.8 mo
8488 (&*)
8489 [3.37558 0 ]xsh
8490 438 444 mo
8491 510 444 li
8492 510 486 li
8493 438 486 li
8494 cp
8495 .25272 .0138247 .0995193 0 cmyk
8496 f
8497 438 444 mo
8498 510 444 li
8499 510 486 li
8500 438 486 li
8501 cp
8502 .75021 .679683 .670222 .90164 cmyk
8503 @
8504 %ADOBeginSubsetFont: LAAAAA+Arial-ItalicMT AddGlyphs
8505 ct_T42Dict begin
8506 systemdict /gcheck known {currentglobal BVNSTM+Arial-ItalicMT gcheck setglobal} if
8507 1 1486 18 <00010080ffe8047604260019000025062322263534371333030615141633
8508 323636373637133303230319bfc87b972280b58e1249474c916921161d60
8509 b5dea7c0d88d6643a30265fd59552f3c434a7e56378a01cbfbda>BVNSTM+Arial-ItalicMT AddT42Char
8510 1 1094 14 <0002ffebfe690448043e0011002100000301330736363332161514020606
8511 23222703131417161633321235342623220e02150133a71f5d935298c86e
8512 a0a456bf6978b11119724b9cc0816045766542fe6905bd94614bddcea6fe
8513 efa64ec2fdbf0349772e4150015fb787934991d2>BVNSTM+Arial-ItalicMT AddT42Char
8514 BVNSTM+Arial-ItalicMT /CharStrings get begin
8515 /g18 18 def
8516 /g14 14 def
8517 end
8518 BVNSTM+Arial-ItalicMT /Encoding get
8519 dup 45 /g18 put
8520 dup 46 /g14 put
8521 pop
8522 systemdict /gcheck known {setglobal} if
8523 end
8524 %ADOEndSubsetFont
8525 /BVNSTM+Arial-ItalicMT*1
8526 [33{/.notdef}rp /g11 /g13 /g6 /g7 /g10 /g3 /g16
8527 /g15 /g5 /g2 /g9 /g12 /g18 /g14 209{/.notdef}rp]
8528 BVNSTM+Arial-ItalicMT nf
8529 BVNSTM+Arial-ItalicMT*1 [10 0 0 -10 0 0 ]msf
8530 445.688 469.8 mo
8531 ($$'-..&'\(\))
8532 [5.49997 5.5 5 5.5 5.5 5.5 2.75 5 3.37494 0 ]xsh
8533 BVNSTM+Arial-ItalicMT*1 [12 0 0 -12 0 0 ]msf
8534 494.313 469.8 mo
8535 (&*)
8536 [3.37558 0 ]xsh
8537 564 444 mo
8538 636 444 li
8539 636 486 li
8540 564 486 li
8541 cp
8542 .25272 .0138247 .0995193 0 cmyk
8543 f
8544 564 444 mo
8545 636 444 li
8546 636 486 li
8547 564 486 li
8548 cp
8549 .75021 .679683 .670222 .90164 cmyk
8550 @
8551 BVNSTM+Arial-ItalicMT*1 [10 0 0 -10 0 0 ]msf
8552 572 469.8 mo
8553 ($$'-..&+,\))
8554 [5.49994 5.5 5 5.5 5.5 5.5 2.75 2.25 5.5 0 ]xsh
8555 BVNSTM+Arial-ItalicMT*1 [12 0 0 -12 0 0 ]msf
8556 620 469.8 mo
8557 (&*)
8558 [3.37555 0 ]xsh
8559 132 91.25 mo
8560 210 91.25 li
8561 210 223.25 li
8562 132 223.25 li
8563 cp
8564 .454139 0 1 0 cmyk
8565 f
8566 132 91.25 mo
8567 210 91.25 li
8568 210 223.25 li
8569 132 223.25 li
8570 cp
8571 .75021 .679683 .670222 .90164 cmyk
8572 @
8573 %ADOBeginSubsetFont: JAAAAA+ArialMT AddGlyphs
8574 ct_T42Dict begin
8575 systemdict /gcheck known {currentglobal BVNSTL+ArialMT gcheck setglobal} if
8576 1 130 4 <00030096000004e905ba0011001d002a0000331121321616151406071616
8577 15140e0223012132373636353426262321112132373e0235342626232196
8578 0226a8cb736667858f5780c18cfe93013d81384a4b46829efedb016d5e26
8579 435a3a54958cfead05ba59b9655ea63327bc8067b1603103521116664d49
8580 6f29fba0070c386b46527931>BVNSTL+ArialMT AddT42Char
8581 1 1624 20 <00010087000003e805ba0014000033113311363332161615112311342623
8582 220606151187b47ec076ae4bb4756b508d3c05bafdf2925da49cfd5f02a1
8583 877b538e7dfdbb00>BVNSTL+ArialMT AddT42Char
8584 1 2608 33 <00010021fe5103ee0426001a000013271633323637363736370133131617
8585 36371333010607060623227f143b2c3c48171126050bfe6dc2dd2b221f2b
8586 e3b4fe6c4124307c5634fe67a91028241b6b0f1d0428fd9975817c76026b
8587 fbc8af425953>BVNSTL+ArialMT AddT42Char
8588 BVNSTL+ArialMT /CharStrings get begin
8589 /g4 4 def
8590 /g20 20 def
8591 /g33 33 def
8592 end
8593 BVNSTL+ArialMT /Encoding get
8594 dup 56 /g4 put
8595 dup 57 /g20 put
8596 dup 58 /g33 put
8597 pop
8598 systemdict /gcheck known {setglobal} if
8599 end
8600 %ADOEndSubsetFont
8601 /BVNSTL+ArialMT*1
8602 [33{/.notdef}rp /g8 /g17 /g25 /g28 /g14 /g23 /g1
8603 /g27 /g31 /g26 /g29 /g15 /g24 /g30 /g21
8604 /g18 /g22 /g19 /g2 /g7 /g16 /g11 /g34
8605 /g4 /g20 /g33 197{/.notdef}rp]
8606 BVNSTL+ArialMT nf
8607 BVNSTL+ArialMT*1 [10 0 0 -10 0 0 ]msf
8608 133.2 104.85 mo
8609 (8/*2"*,9"-/+.$:)
8610 [6.62506 2.25002 5.49998 5.5 5.5 5.5 5 5.5 5.5 8.37492 2.25 5
8611 2.75 3.37492 0 ]xsh
8612 133.2 106.35 mo
8613 151.7 106.35 li
8614 170.2 106.35 li
8615 188.7 106.35 li
8616 207.2 106.35 li
8617 207.2 107.35 li
8618 188.7 107.35 li
8619 170.2 107.35 li
8620 151.7 107.35 li
8621 133.2 107.35 li
8622 cp
8623 ef
8624 %ADOBeginSubsetFont: JAAAAA+ArialMT AddGlyphs
8625 ct_T42Dict begin
8626 systemdict /gcheck known {currentglobal BVNSTL+ArialMT gcheck setglobal} if
8627 1 856 12 <00010030000004ba05ba0007000021112135211521110213fe1d048afe1b
8628 050dadadfaf3>BVNSTL+ArialMT AddT42Char
8629 BVNSTL+ArialMT /CharStrings get begin
8630 /g12 12 def
8631 end
8632 BVNSTL+ArialMT /Encoding get
8633 dup 59 /g12 put
8634 pop
8635 systemdict /gcheck known {setglobal} if
8636 end
8637 %ADOEndSubsetFont
8638 /BVNSTL+ArialMT*1
8639 [33{/.notdef}rp /g8 /g17 /g25 /g28 /g14 /g23 /g1
8640 /g27 /g31 /g26 /g29 /g15 /g24 /g30 /g21
8641 /g18 /g22 /g19 /g2 /g7 /g16 /g11 /g34
8642 /g4 /g20 /g33 /g12 196{/.notdef}rp]
8643 BVNSTL+ArialMT nf
8644 BVNSTL+ArialMT*1 [10 0 0 -10 0 0 ]msf
8645 133.2 116.85 mo
8646 (%#5';$%,"$+)
8647 [5.49998 5.5 5.5 2.75 6.12492 3.37492 5.5 5 5.5 3.37492 0 ]xsh
8648 133.2 118.35 mo
8649 150.867 118.35 li
8650 168.533 118.35 li
8651 186.2 118.35 li
8652 186.2 119.35 li
8653 168.533 119.35 li
8654 150.867 119.35 li
8655 133.2 119.35 li
8656 cp
8657 ef
8658 %ADOBeginSubsetFont: NAAAAA+Arial-BoldMT Initial
8659 ct_T42Dict begin
8660 -0.625 -0.375 2 1.055
8661 256 array 0 1 255 {1 index exch /.notdef put} for /NAAAAA+Arial-BoldMT
8662 Type42DictBegin
8663 [<000100000008000800080008676c7966000000000000023000000c4c6865
8664 6164000000000000008c000000366868656100000000000000c400000024
8665 686d747800000000000000e8000000a86c6f636100000000000001900000
8666 00566d61787000000000000001e8000000206e616d650000000000000208
8667 0000002867646972000000000000000000000000000100000006cccd279e
8668 e6625f0f3cf50819080000000000a2e33c1d00000000cd50d517fafafcfd
8669 1000087200010009000100000000000000010000073efe4e00431000fafa
8670 fa7a100000010000000000000000000000000000002a0600010002390000
8671 02aa006b02aa004304730056047300a2047300330473004d047300530473
8672 004105c7000005c7009605c7006105c700940556009504e3009706390062
8673 05c700960239008c05c7009904e3009d06aa009105c70098063900590556
8674 009505c700960556004a04e3002c05c700930556ffff078d000705560000
8675 0556fffd04e300160473ffed0473004904e300920239009304e3009104e3
8676 0052031d008702aa001f00000015001500370057009000a600d901190161
8677 019c01b8020002320267027e029302ca02e302f0030d031c033a03520385
8678 03b203e804300442046d048304a504c504de04f4050105500577058d05b2
8679 05de05fc0626000000010000002a02d2003c0094000600020010002f0001
8680 000000000000000500020000000100120001000000000006001300004e55
8681 5648414a2b417269616c2d426f6c644d5400000000>
8682 [3149 ] AllocGlyphStorage
8683 ]def
8684 76 12
8685 PrepFor2015
8686 Type42DictEnd
8687 1 1124 13 <000200940000056105ba0010001f00001321321716161215140706070607
8688 06232101113332373e023534262627262394021db76081b8602d37664d83
8689 62a4fdd30128dd7c37485f3c3c6c533eb505ba1c26c2fee7ceb583a0634b
8690 2a1f04c2fc350e1256c5aaaab666120e>NAAAAA+Arial-BoldMT AddT42Char
8691 1 1478 18 <0001008c000001b405ba00030000331121118c012805bafa4600>NAAAAA+Arial-BoldMT AddT42Char
8692 1 1024 12 <00010061ffe7055e05d3001a000001050604232000111000212017161705
8693 2626232206111016333236043f011f42fecdecfedcfe88017a0134010da8
8694 6432fedb1aa576a3cbc8a076aa021b5bf0e9018f015a016e01959f5eb046
8695 7284eafefafeeaec9600>NAAAAA+Arial-BoldMT AddT42Char
8696 1 1318 16 <00010062ffe705bd05d30020000001352111060423222402353412373633
8697 2004170526262322061510123332363735033f027e5dfe9fb5e6feaaacc0
8698 b98dd2011101332cfeda1fab80c2e5e8bc5dbb43021bf7fdb85a89c10167
8699 d3e501645f49e5ca376c7df6f2fefbfefb4934ba>NAAAAA+Arial-BoldMT AddT42Char
8700 1 1428 17 <000100960000052a05ba000b000033112111211121112111211196012802
8701 440128fed8fdbc05bafdbf0241fa460281fd7f00>NAAAAA+Arial-BoldMT AddT42Char
8702 1 1230 14 <00010095000004f005ba000b000033112115211121152111211595043ffc
8703 e902e0fd20033305baf8febbf7fe71f7>NAAAAA+Arial-BoldMT AddT42Char
8704 1 1592 21 <000100910000061905ba000c0000331121010121112111012101119101bb
8705 010a010701bcfeedfeddfee3fede05bafc1803e8fa460482fb7e0482fb7e
8706 >NAAAAA+Arial-BoldMT AddT42Char
8707 1 1276 15 <000100970000048405ba00090000331121152111211521119703edfd3b02
8708 64fd9c05baf8fea5f8fd9100>NAAAAA+Arial-BoldMT AddT42Char
8709 1 1700 23 <00020059ffe705e705d3000f001b00001334373636373633200011100021
8710 2000011412333236353426232206594332ad6789b301440185fe7efebdfe
8711 b9fe7e0131e6b1b1e3ddb7b7e002d4e09870b22b3afe6efe9afe9dfe6f01
8712 8f0168f9fefffffffcf8fb00>NAAAAA+Arial-BoldMT AddT42Char
8713 1 1562 20 <0001009d000004a505ae000500003311211121159d012802e005aefb49f7
8714 >NAAAAA+Arial-BoldMT AddT42Char
8715 1 1652 22 <000100980000052305ba0009000033112101112111210111980120025801
8716 13fed7fdb105bafc2d03d3fa4603bcfc4400>NAAAAA+Arial-BoldMT AddT42Char
8717 1 824 10 <00020000000005bf05ba0007000a0000212103210321012113030305bffe
8718 be80fdb679fec6023b01392acac6014dfeb305bafc8a0220fde0>NAAAAA+Arial-BoldMT AddT42Char
8719 1 2144 27 <0001002c000004b905ba00070000211121352115211101dffe4d048dfe4e
8720 04c2f8f8fb3e>NAAAAA+Arial-BoldMT AddT42Char
8721 1 1892 25 <00020096000005bc05ba0015002100003311213216161514060716161713
8722 21032e0223231111333236363534262726232396026febd580c2c1607d6a
8723 b3fe9ed672545e663cdbd56a3c4f4824b4e705ba4fca82a5d71c3886abfe
8724 e2013fab5921fd9c034e2458424a5b0c0500>NAAAAA+Arial-BoldMT AddT42Char
8725 1 2378 31 <000100000000055305ba000b000031010121010121010121010101f5fe3a
8726 015a012601200157fe3801f5fe9bfebbfeba02fd02bdfe2901d7fd38fd0e
8727 01fbfe05>NAAAAA+Arial-BoldMT AddT42Char
8728 1 0 0 <00020100000005000500000300070000211121112521112101000400fc20
8729 03c0fc400500fb002004c000>NAAAAA+Arial-BoldMT AddT42Char
8730 NAAAAA+Arial-BoldMT /CharStrings get begin
8731 /g13 13 def
8732 /g18 18 def
8733 /g12 12 def
8734 /g16 16 def
8735 /g17 17 def
8736 /g14 14 def
8737 /g21 21 def
8738 /g15 15 def
8739 /g23 23 def
8740 /g20 20 def
8741 /g22 22 def
8742 /g10 10 def
8743 /g27 27 def
8744 /g25 25 def
8745 /g31 31 def
8746 end
8747 NAAAAA+Arial-BoldMT /Encoding get
8748 dup 33 /g13 put
8749 dup 34 /g18 put
8750 dup 35 /g12 put
8751 dup 36 /g16 put
8752 dup 37 /g17 put
8753 dup 38 /g14 put
8754 dup 39 /g21 put
8755 dup 40 /g15 put
8756 dup 41 /g23 put
8757 dup 42 /g20 put
8758 dup 43 /g22 put
8759 dup 44 /g10 put
8760 dup 45 /g27 put
8761 dup 46 /g25 put
8762 dup 47 /g31 put
8763 pop
8764 end
8765 %ADOEndSubsetFont
8766 /BVNSTN+Arial-BoldMT /NAAAAA+Arial-BoldMT findfont ct_VMDictPut
8767 /BVNSTN+Arial-BoldMT*1
8768 [33{/.notdef}rp /g13 /g18 /g12 /g16 /g17 /g14 /g21
8769 /g15 /g23 /g20 /g22 /g10 /g27 /g25 /g31
8770 208{/.notdef}rp]
8771 BVNSTN+Arial-BoldMT nf
8772 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
8773 133.2 127.85 mo
8774 (!"#)
8775 [6.49979 2.5038 0 ]xsh
8776 133.2 138.85 mo
8777 ($#%&')
8778 [7.0002 6.4962 6.4962 6.00127 0 ]xsh
8779 133.2 148.85 mo
8780 (#\(#)
8781 [6.49979 5.50073 0 ]xsh
8782 133.2 159.85 mo
8783 (\)\(\(*"+&)
8784 [7.0002 5.49713 5.49713 5.49713 2.5002 6.4962 0 ]xsh
8785 133.2 170.85 mo
8786 (',-."/)
8787 [7.49962 6.5007 5.50163 6.5007 2.4957 0 ]xsh
8788 216 91.25 mo
8789 282 91.25 li
8790 282 223.25 li
8791 216 223.25 li
8792 cp
8793 .454139 0 1 0 cmyk
8794 f
8795 216 91.25 mo
8796 282 91.25 li
8797 282 223.25 li
8798 216 223.25 li
8799 cp
8800 .75021 .679683 .670222 .90164 cmyk
8801 @
8802 %ADOBeginSubsetFont: JAAAAA+ArialMT AddGlyphs
8803 ct_T42Dict begin
8804 systemdict /gcheck known {currentglobal BVNSTL+ArialMT gcheck setglobal} if
8805 1 602 10 <00020063ffe705dd05d4000e001b00001310002132041215140204232224
8806 02371000333200113402262322006301880136cb0146abb4feb6bfcffeba
8807 a8c8011dd7db011b79e991cefed702ca016d019dc2fea5dcdffea0b5c801
8808 5abefef7fecf0134011bb3010b93fee5>BVNSTL+ArialMT AddT42Char
8809 BVNSTL+ArialMT /CharStrings get begin
8810 /g10 10 def
8811 end
8812 BVNSTL+ArialMT /Encoding get
8813 dup 60 /g10 put
8814 pop
8815 systemdict /gcheck known {setglobal} if
8816 end
8817 %ADOEndSubsetFont
8818 /BVNSTL+ArialMT*1
8819 [33{/.notdef}rp /g8 /g17 /g25 /g28 /g14 /g23 /g1
8820 /g27 /g31 /g26 /g29 /g15 /g24 /g30 /g21
8821 /g18 /g22 /g19 /g2 /g7 /g16 /g11 /g34
8822 /g4 /g20 /g33 /g12 /g10 195{/.notdef}rp]
8823 BVNSTL+ArialMT nf
8824 BVNSTL+ArialMT*1 [10 0 0 -10 0 0 ]msf
8825 217.2 104.85 mo
8826 (<,"%#)
8827 [7.74998 5 5.5 5.5 0 ]xsh
8828 217.2 106.35 mo
8829 224.45 106.35 li
8830 231.7 106.35 li
8831 238.95 106.35 li
8832 246.2 106.35 li
8833 246.2 107.35 li
8834 238.95 107.35 li
8835 231.7 107.35 li
8836 224.45 107.35 li
8837 217.2 107.35 li
8838 cp
8839 ef
8840 %ADOBeginSubsetFont: NAAAAA+Arial-BoldMT AddGlyphs
8841 ct_T42Dict begin
8842 systemdict /gcheck known {currentglobal BVNSTN+Arial-BoldMT gcheck setglobal} if
8843 1 1504 19 <00010099000005c305ba000b000033112111012101012101071199012802
8844 56018efdd80246fe81fe6df005bafd75028bfdc5fc8102b0f5fe4500>BVNSTN+Arial-BoldMT AddT42Char
8845 1 1802 24 <00020095000004f805ba000f001b00003311212017161615140606070623
8846 231902333236363534262726239501db010e527eaa62974e6ac9c1a2af76
8847 435e4835a005ba1621ddaf87b8691115fdd704c2fe602e624150680d0a00
8848 >BVNSTN+Arial-BoldMT AddT42Char
8849 1 880 11 <000300960000056205ba00130020002c00001321321e0215140607161615
8850 140606070605210111333237363635342627262303112132373636353426
8851 262396024aaeab875a6f5f86905da1764afee5fe0d0128c2ad2a4c574b4a
8852 2cd1aa0112a02b42534079ca05ba1d5c995f67ac2b27bc7f64bd710d0802
8853 04c6fead0509574744550905fdb9fe78090c5d4e425c2a00>BVNSTN+Arial-BoldMT AddT42Char
8854 1 2180 28 <00010093ffe7052405ba0019000013211114171616333236363511211110
8855 0e02232226262726359301280b138f7c7e801a01283081d8aed2d97e141d
8856 05bafce6bd385a6d6796ae032bfcfefef8da9659619b557ef600>BVNSTN+Arial-BoldMT AddT42Char
8857 1 2536 34 <0001ffedfe6b047dff210003000003352115130490fe6bb6b600>BVNSTN+Arial-BoldMT AddT42Char
8858 1 2442 32 <0001fffd0000055805ba000800002111012101012101110216fde7015b01
8859 5901520155fde502690351fdbc0244fcadfd9900>BVNSTN+Arial-BoldMT AddT42Char
8860 1 562 8 <00030053ffe6041705c00018002400300000012626353436333216151406
8861 071616151404232227263534361314163332363534262322060314163332
8862 3635342623220601486d63e5d3d1e76a607a7ffefdd7c8859d76b95f4f50
8863 605f4e51601a775957727459676503172ea160a4d6d6a4669f2a31bc7bcb
8864 fe697cd877c70151545e5f544f5f60fd3d74827d76677d8e>BVNSTN+Arial-BoldMT AddT42Char
8865 1 332 6 <000100330000040c05c0001d000001112136123736373635342623220607
8866 2536243332161514060706040607040cfc2710a0ecbe2b3a6559586808fe
8867 e8190108c6d9f8474d33fef647160105fefb940109dbb13f57555e656a7b
8868 1ce8caeaae63b36241f45026>BVNSTN+Arial-BoldMT AddT42Char
8869 1 706 9 <00020041ffe6041405c00017002300001325161633323637062322023534
8870 003332001110002322260134262322061514163332365d01100a5445577a
8871 116a9fadfb0109cddf011efed6efacd4025e7d524e677054516f01531e53
8872 50a0fc7b010bd6df0111fea7fe75fe6efe9cb7031c88967b8c8e8580>BVNSTN+Arial-BoldMT AddT42Char
8873 1 174 4 <00020056ffe7040e05c0000e002000000132171611100706232200111037
8874 361722060706111016163332363736111026260232d5788f9077d5d6fefa
8875 9077d53350161d344f333350161d344f05c098b4fe5ffe60b696014901a6
8876 019eb696e941546dfefefefec14041546c01020102c14100>BVNSTN+Arial-BoldMT AddT42Char
8877 1 2000 26 <0001004affe604f205d3002c000013251616333236353426272627262726
8878 35343636332004170526262322070615141716041616151406042320004a
8879 01201a9f878f913d4c34b9ee60877fefa90114011707fed8137d7d81492f
8880 2c3801b0cf758cff00bffeeafed601dd1c9188795134491b122e3b5679ae
8881 70c366f2ca0d716335223934252f666dbd8b7edc6b010100>BVNSTN+Arial-BoldMT AddT42Char
8882 1 288 5 <000100a20000032605c000090000212111060735362437330326fee79ad1
8883 6e010230e404239045ff24c98600>BVNSTN+Arial-BoldMT AddT42Char
8884 BVNSTN+Arial-BoldMT /CharStrings get begin
8885 /g19 19 def
8886 /g24 24 def
8887 /g11 11 def
8888 /g28 28 def
8889 /g34 34 def
8890 /g32 32 def
8891 /g8 8 def
8892 /g6 6 def
8893 /g9 9 def
8894 /g4 4 def
8895 /g26 26 def
8896 /g5 5 def
8897 end
8898 BVNSTN+Arial-BoldMT /Encoding get
8899 dup 48 /g19 put
8900 dup 49 /g24 put
8901 dup 50 /g11 put
8902 dup 51 /g28 put
8903 dup 52 /g34 put
8904 dup 53 /g32 put
8905 dup 54 /g8 put
8906 dup 55 /g6 put
8907 dup 56 /g9 put
8908 dup 57 /g4 put
8909 dup 58 /g26 put
8910 dup 59 /g5 put
8911 pop
8912 systemdict /gcheck known {setglobal} if
8913 end
8914 %ADOEndSubsetFont
8915 /BVNSTN+Arial-BoldMT*1
8916 [33{/.notdef}rp /g13 /g18 /g12 /g16 /g17 /g14 /g21
8917 /g15 /g23 /g20 /g22 /g10 /g27 /g25 /g31
8918 /g19 /g24 /g11 /g28 /g34 /g32 /g8 /g6
8919 /g9 /g4 /g26 /g5 196{/.notdef}rp]
8920 BVNSTN+Arial-BoldMT nf
8921 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
8922 217.2 127.85 mo
8923 (011)
8924 [6.49979 5.99588 0 ]xsh
8925 217.2 138.85 mo
8926 (&/\()
8927 [6.00037 6.00037 0 ]xsh
8928 217.2 148.85 mo
8929 (#%&,1,'*)
8930 [6.49979 6.4998 5.99588 6.4998 5.99586 6.4998 7.49873 0 ]xsh
8931 217.2 159.85 mo
8932 (23*04\(\).#&)
8933 [6.49979 6.4998 5.50073 6.4998 4.99681 5.50073 7.00378 6.49979 6.49982 0 ]xsh
8934 217.2 170.85 mo
8935 (&2')
8936 [6.00037 6.5043 0 ]xsh
8937 217.2 181.85 mo
8938 ('567)
8939 [7.49962 5.99678 4.9977 0 ]xsh
8940 217.2 192.85 mo
8941 ($$*89)
8942 [7.0002 7.0002 5.49713 5.0022 0 ]xsh
8943 217.2 202.85 mo
8944 (\)11:)
8945 [7.0002 6.00127 6.00127 0 ]xsh
8946 217.2 213.85 mo
8947 (116;)
8948 [6.00037 6.00037 5.0013 0 ]xsh
8949 138 336 mo
8950 204 336 li
8951 204 366 li
8952 138 366 li
8953 cp
8954 0 .993988 1 0 cmyk
8955 f
8956 138 336 mo
8957 204 336 li
8958 204 366 li
8959 138 366 li
8960 cp
8961 .75021 .679683 .670222 .90164 cmyk
8962 @
8963 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
8964 156 354.6 mo
8965 (&/#%7)
8966 [6.00037 6.00037 6.5043 6.5043 0 ]xsh
8967 288 91.25 mo
8968 360 91.25 li
8969 360 223.25 li
8970 288 223.25 li
8971 cp
8972 .454139 0 1 0 cmyk
8973 f
8974 288 91.25 mo
8975 360 91.25 li
8976 360 223.25 li
8977 288 223.25 li
8978 cp
8979 .75021 .679683 .670222 .90164 cmyk
8980 @
8981 %ADOBeginSubsetFont: JAAAAA+ArialMT AddGlyphs
8982 ct_T42Dict begin
8983 systemdict /gcheck known {currentglobal BVNSTL+ArialMT gcheck setglobal} if
8984 1 64 3 <0002fffd0000055905ba0007000e00002301330123032103132103262706
8985 07030233d10258ddabfd9ba1d901f19946221c3305bafa4601bcfe44025a
8986 0196b9778d8b>BVNSTL+ArialMT AddT42Char
8987 BVNSTL+ArialMT /CharStrings get begin
8988 /g3 3 def
8989 end
8990 BVNSTL+ArialMT /Encoding get
8991 dup 61 /g3 put
8992 pop
8993 systemdict /gcheck known {setglobal} if
8994 end
8995 %ADOEndSubsetFont
8996 /BVNSTL+ArialMT*1
8997 [33{/.notdef}rp /g8 /g17 /g25 /g28 /g14 /g23 /g1
8998 /g27 /g31 /g26 /g29 /g15 /g24 /g30 /g21
8999 /g18 /g22 /g19 /g2 /g7 /g16 /g11 /g34
9000 /g4 /g20 /g33 /g12 /g10 /g3 194{/.notdef}rp]
9001 BVNSTL+ArialMT nf
9002 BVNSTL+ArialMT*1 [10 0 0 -10 0 0 ]msf
9003 289.2 104.85 mo
9004 (=.-*+\(9"$")
9005 [6.62506 2.75 8.37491 5.5 5 5.5 5.5 5.5 3.37494 0 ]xsh
9006 289.2 106.35 mo
9007 302.7 106.35 li
9008 316.2 106.35 li
9009 329.7 106.35 li
9010 343.2 106.35 li
9011 343.2 107.35 li
9012 329.7 107.35 li
9013 316.2 107.35 li
9014 302.7 107.35 li
9015 289.2 107.35 li
9016 cp
9017 ef
9018 138 372 mo
9019 210 372 li
9020 210 402 li
9021 138 402 li
9022 cp
9023 0 .993988 1 0 cmyk
9024 f
9025 138 372 mo
9026 210 372 li
9027 210 402 li
9028 138 402 li
9029 cp
9030 .75021 .679683 .670222 .90164 cmyk
9031 @
9032 %ADOBeginSubsetFont: NAAAAA+Arial-BoldMT AddGlyphs
9033 ct_T42Dict begin
9034 systemdict /gcheck known {currentglobal BVNSTN+Arial-BoldMT gcheck setglobal} if
9035 1 2266 29 <0001ffff0000055405ba0006000021012101012101020bfdf40141017301
9036 67013afdf305bafbc3043dfa4600>BVNSTN+Arial-BoldMT AddT42Char
9037 1 434 7 <0001004dffe7041b05c00029000013251616333236353426232207371636
9038 35342623220607253e023332171615140716161514002322244d01100d72
9039 5157777252364b1f7278584948660bfefd1b6dc379cf7d67d37e97fee6d2
9040 c7fefa018521686e84706a7c15e50369574a5864602c859f5b846c88c173
9041 1bbc85c1fef0e500>BVNSTN+Arial-BoldMT AddT42Char
9042 1 2492 33 <00010016000004bd05ba0009000033110121352115012115160302fd5504
9043 31fcdd0342010b03b7f8e6fc23f7>BVNSTN+Arial-BoldMT AddT42Char
9044 BVNSTN+Arial-BoldMT /CharStrings get begin
9045 /g29 29 def
9046 /g7 7 def
9047 /g33 33 def
9048 end
9049 BVNSTN+Arial-BoldMT /Encoding get
9050 dup 60 /g29 put
9051 dup 61 /g7 put
9052 dup 62 /g33 put
9053 pop
9054 systemdict /gcheck known {setglobal} if
9055 end
9056 %ADOEndSubsetFont
9057 /BVNSTN+Arial-BoldMT*1
9058 [33{/.notdef}rp /g13 /g18 /g12 /g16 /g17 /g14 /g21
9059 /g15 /g23 /g20 /g22 /g10 /g27 /g25 /g31
9060 /g19 /g24 /g11 /g28 /g34 /g32 /g8 /g6
9061 /g9 /g4 /g26 /g5 /g29 /g7 /g33 193{/.notdef}rp]
9062 BVNSTN+Arial-BoldMT nf
9063 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9064 142.75 390.6 mo
9065 (!",$+\):-"#:)
9066 [6.49979 2.5038 6.4998 7.0038 6.4998 7.0038 5.99586 5.50073 2.5038 6.4998 0 ]xsh
9067 291.2 127.85 mo
9068 (,"'4<7=)
9069 [6.49979 2.50378 7.49875 4.9968 5.99588 4.9968 0 ]xsh
9070 291.2 138.85 mo
9071 (\(">%")
9072 [5.49982 2.5029 5.49985 6.4989 0 ]xsh
9073 291.2 148.85 mo
9074 (*,+!)
9075 [5.49982 6.4989 6.4989 0 ]xsh
9076 366 91.25 mo
9077 450 91.25 li
9078 450 223.25 li
9079 366 223.25 li
9080 cp
9081 .454139 0 1 0 cmyk
9082 f
9083 366 91.25 mo
9084 450 91.25 li
9085 450 223.25 li
9086 366 223.25 li
9087 cp
9088 .75021 .679683 .670222 .90164 cmyk
9089 @
9090 %ADOBeginSubsetFont: JAAAAA+ArialMT AddGlyphs
9091 ct_T42Dict begin
9092 systemdict /gcheck known {currentglobal BVNSTL+ArialMT gcheck setglobal} if
9093 1 578 9 <000100bf0000018105ba0003000033113311bfc205bafa46>BVNSTL+ArialMT AddT42Char
9094 BVNSTL+ArialMT /CharStrings get begin
9095 /g9 9 def
9096 end
9097 BVNSTL+ArialMT /Encoding get
9098 dup 62 /g9 put
9099 pop
9100 systemdict /gcheck known {setglobal} if
9101 end
9102 %ADOEndSubsetFont
9103 /BVNSTL+ArialMT*1
9104 [33{/.notdef}rp /g8 /g17 /g25 /g28 /g14 /g23 /g1
9105 /g27 /g31 /g26 /g29 /g15 /g24 /g30 /g21
9106 /g18 /g22 /g19 /g2 /g7 /g16 /g11 /g34
9107 /g4 /g20 /g33 /g12 /g10 /g3 /g9 193{/.notdef}rp]
9108 BVNSTL+ArialMT nf
9109 BVNSTL+ArialMT*1 [10 0 0 -10 0 0 ]msf
9110 367.2 104.85 mo
9111 (>)sh
9112 369.95 104.85 mo
9113 (,")
9114 [5 0 ]xsh
9115 367.2 106.35 mo
9116 370.45 106.35 li
9117 373.7 106.35 li
9118 376.95 106.35 li
9119 380.2 106.35 li
9120 380.2 107.35 li
9121 376.95 107.35 li
9122 373.7 107.35 li
9123 370.45 107.35 li
9124 367.2 107.35 li
9125 cp
9126 ef
9127 132 234 mo
9128 708 234 li
9129 708 318 li
9130 132 318 li
9131 cp
9132 0 .993988 1 0 cmyk
9133 f
9134 3 lw
9135 132 234 mo
9136 708 234 li
9137 708 318 li
9138 132 318 li
9139 cp
9140 .75021 .679683 .670222 .90164 cmyk
9141 @
9142 BVNSTL+ArialMT*1 [14 0 0 -14 0 0 ]msf
9143 10.95 249.35 mo
9144 (!"#"$%&'\(\)$\(*+"')
9145 [10.8752 7.7504 7.75039 7.7504 4.6255 7.7504 3.1248 3.8752 7.7504 7.7504 4.6255 7.7504
9146 7.7504 7 7.7504 0 ]xsh
9147 10.95 265.35 mo
9148 (#\)-"$/,%&')
9149 [7.7504 7.7504 11.6255 7.7504 4.6255 3.1248 7 7.7504 3.1248 0 ]xsh
9150 10.95 282.35 mo
9151 (/#0$%+.$\),.\)$")
9152 [3.1248 7.7504 3.8752 4.6255 7.7504 7 3.8752 4.6255 7.7504 7 3.87519 7.7504
9153 4.62549 0 ]xsh
9154 10.95 299.35 mo
9155 (\(%,1%2"+3)
9156 [7.7504 7.7504 7 7 7.7504 7.7504 7.7504 7 0 ]xsh
9157 138 240 mo
9158 192 240 li
9159 192 270 li
9160 138 270 li
9161 cp
9162 0 .993988 1 0 cmyk
9163 f
9164 1 lw
9165 138 240 mo
9166 192 240 li
9167 192 270 li
9168 138 270 li
9169 cp
9170 .75021 .679683 .670222 .90164 cmyk
9171 @
9172 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9173 140.25 258.6 mo
9174 (1-.,#&.:)
9175 [6.00037 5.49623 6.5043 6.5043 6.50429 6.00038 6.50429 0 ]xsh
9176 138 276 mo
9177 246 276 li
9178 246 306 li
9179 138 306 li
9180 cp
9181 0 .993988 1 0 cmyk
9182 f
9183 138 276 mo
9184 246 276 li
9185 246 306 li
9186 138 306 li
9187 cp
9188 .75021 .679683 .670222 .90164 cmyk
9189 @
9190 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9191 149.5 294.6 mo
9192 ($&+&."#4,!<!"\(\()
9193 [7.0002 6.00127 6.4962 6.00127 6.4962 2.5002 6.4962 5.0022 6.4962 6.4962 6.00128 6.4962
9194 2.5002 5.49713 0 ]xsh
9195 456 91.25 mo
9196 594 91.25 li
9197 594 223.25 li
9198 456 223.25 li
9199 cp
9200 .454139 0 1 0 cmyk
9201 f
9202 456 91.25 mo
9203 594 91.25 li
9204 594 223.25 li
9205 456 223.25 li
9206 cp
9207 .75021 .679683 .670222 .90164 cmyk
9208 @
9209 %ADOBeginSubsetFont: JAAAAA+ArialMT AddGlyphs
9210 ct_T42Dict begin
9211 systemdict /gcheck known {currentglobal BVNSTL+ArialMT gcheck setglobal} if
9212 1 262 5 <00010066ffe7057605d3001d000001170604232224023534122433320417
9213 072626232206021514121633323604b4c23dfec3e5edfed79baf0143c2dc
9214 012c3bbf33c293a9e35c6de686a3e2020231effbc1016ed2e50155b1e0cb
9215 2da092a2feef91bbfee98abc>BVNSTL+ArialMT AddT42Char
9216 BVNSTL+ArialMT /CharStrings get begin
9217 /g5 5 def
9218 end
9219 BVNSTL+ArialMT /Encoding get
9220 dup 63 /g5 put
9221 pop
9222 systemdict /gcheck known {setglobal} if
9223 end
9224 %ADOEndSubsetFont
9225 /BVNSTL+ArialMT*1
9226 [33{/.notdef}rp /g8 /g17 /g25 /g28 /g14 /g23 /g1
9227 /g27 /g31 /g26 /g29 /g15 /g24 /g30 /g21
9228 /g18 /g22 /g19 /g2 /g7 /g16 /g11 /g34
9229 /g4 /g20 /g33 /g12 /g10 /g3 /g9 /g5
9230 192{/.notdef}rp]
9231 BVNSTL+ArialMT nf
9232 BVNSTL+ArialMT*1 [10 0 0 -10 0 0 ]msf
9233 457.2 104.85 mo
9234 (?*\)\(&/#2)
9235 [7.25 5.49997 5.5 5.5 2.25 2.25 5.5 0 ]xsh
9236 457.2 106.35 mo
9237 466.95 106.35 li
9238 476.7 106.35 li
9239 486.45 106.35 li
9240 496.2 106.35 li
9241 496.2 107.35 li
9242 486.45 107.35 li
9243 476.7 107.35 li
9244 466.95 107.35 li
9245 457.2 107.35 li
9246 cp
9247 ef
9248 600 91.25 mo
9249 708 91.25 li
9250 708 223.25 li
9251 600 223.25 li
9252 cp
9253 .454139 0 1 0 cmyk
9254 f
9255 600 91.25 mo
9256 708 91.25 li
9257 708 223.25 li
9258 600 223.25 li
9259 cp
9260 .75021 .679683 .670222 .90164 cmyk
9261 @
9262 %ADOBeginSubsetFont: JAAAAA+ArialMT AddGlyphs
9263 ct_T42Dict begin
9264 systemdict /gcheck known {currentglobal BVNSTL+ArialMT gcheck setglobal} if
9265 1 364 6 <000100a2000004e805ba000b0000331121152111211521112115a20424fc
9266 9e032bfcd5038405baadfe3facfe0dad>BVNSTL+ArialMT AddT42Char
9267 BVNSTL+ArialMT /CharStrings get begin
9268 /g6 6 def
9269 end
9270 BVNSTL+ArialMT /Encoding get
9271 dup 64 /g6 put
9272 pop
9273 systemdict /gcheck known {setglobal} if
9274 end
9275 %ADOEndSubsetFont
9276 /BVNSTL+ArialMT*1
9277 [33{/.notdef}rp /g8 /g17 /g25 /g28 /g14 /g23 /g1
9278 /g27 /g31 /g26 /g29 /g15 /g24 /g30 /g21
9279 /g18 /g22 /g19 /g2 /g7 /g16 /g11 /g34
9280 /g4 /g20 /g33 /g12 /g10 /g3 /g9 /g5
9281 /g6 191{/.notdef}rp]
9282 BVNSTL+ArialMT nf
9283 BVNSTL+ArialMT*1 [10 0 0 -10 0 0 ]msf
9284 601.2 103.6 mo
9285 (6.%."'@+./-%./*#'%#5)
9286 [6.62506 2.75 5.5 2.75 5.5 2.75 6.62506 5 2.75 2.25 8.37494 5.5
9287 2.75 2.25 5.5 5.49994 2.75 5.50006 5.5 0 ]xsh
9288 601.2 105.1 mo
9289 624.2 105.1 li
9290 647.2 105.1 li
9291 670.2 105.1 li
9292 693.2 105.1 li
9293 693.2 106.1 li
9294 670.2 106.1 li
9295 647.2 106.1 li
9296 624.2 106.1 li
9297 601.2 106.1 li
9298 cp
9299 ef
9300 BVNSTL+ArialMT*1 [10 0 0 -10 0 0 ]msf
9301 601.2 115.6 mo
9302 (%\).*-%./,'5/00"$"#./%./*#)
9303 [5.49994 5.5 2.75 5.5 8.37494 5.5 2.75 2.25 5 2.75 5.5 2.25
9304 2.75 2.75 5.5 3.37494 5.5 5.5 2.75 2.25 5.5 2.75 2.25 5.5
9305 0 ]xsh
9306 601.2 117.1 mo
9307 627.7 117.1 li
9308 654.2 117.1 li
9309 680.7 117.1 li
9310 707.2 117.1 li
9311 707.2 118.1 li
9312 680.7 118.1 li
9313 654.2 118.1 li
9314 627.7 118.1 li
9315 601.2 118.1 li
9316 cp
9317 ef
9318 %ADOBeginSubsetFont: NAAAAA+Arial-BoldMT AddGlyphs
9319 ct_T42Dict begin
9320 systemdict /gcheck known {currentglobal BVNSTN+Arial-BoldMT gcheck setglobal} if
9321
9322 1 0 1 <> BVNSTN+Arial-BoldMT AddT42Char
9323 1 42 2 <0001006bfe51026805d30010000001232602351013363733020215141217
9324 160265c199a0635684c089673d3523fe51e701f2e901210102e0bdfed1fe
9325 57eea4fea89b6600>BVNSTN+Arial-BoldMT AddT42Char
9326 1 2562 35 <00020049ffe8042e043e0023003200000127363633321616150314161721
9327 262726270606232226353436363736373534262322060106060706151416
9328 333237363736350165ff2bd2cfbcb84b031b25feea0b10070348a45da4bd
9329 569b92c54c506f4b54015e36ea243758444c4533100b02e22e9a945989b7
9330 feb88c854c1c3719084646b2885a8d4b1c25201c51453bfed2123218273c
9331 3b56322637246500>BVNSTN+Arial-BoldMT AddT42Char
9332 1 3004 40 <0001008700000337043e0010000021211121153636333217072623220606
9333 1101a0fee70105436b44605957473d3b522f0426976b4435f52e41aafef1
9334 >BVNSTN+Arial-BoldMT AddT42Char
9335 1 3064 41 <0001001fffe80291059d0019000001152311141616333237170623222626
9336 27263511233533352511027ac00b271c274a18627c4c7a390b098181011a
9337 0426e0fe54822b1c1bda2a335145319501cfe0d3a4fe8900>BVNSTN+Arial-BoldMT AddT42Char
9338 1 2720 36 <000100920000045905ba0016000001113633321e02151121113426262322
9339 06061511211101ab88bd619c4f1dfee720513d466e33fee705bafde59f48
9340 70888ffd910231a75a35448986fdec05ba00>BVNSTN+Arial-BoldMT AddT42Char
9341 1 2916 39 <00020052ffe8049a043e000d001900001334123633320015140023222426
9342 251416333236353426232206528afd9cf10134fec9ec92fef78a0120966e
9343 6e95956e6e9602228c01068afec7eff1fec384ffa89ea8a8a09ca8a8>BVNSTN+Arial-BoldMT AddT42Char
9344 1 2798 37 <00020093000001ac05ba0003000700001311211101112111930119fee701
9345 1904b60104fefcfb4a0426fbda00>BVNSTN+Arial-BoldMT AddT42Char
9346 1 2842 38 <0001009100000459043e0016000021211134262623220606151121112115
9347 3633321e02150459fee724513949742bfee701058bd35d9a4f1f021eac65
9348 385084b2fe1f04269cb44368847b>BVNSTN+Arial-BoldMT AddT42Char
9349 1 110 3 <00010043fe51024005d300100000133e0335340203331612151407020345
9350 53443a1c6689bf97a7424bacfe51b2bef8df75ee01a9012fd7fe1ef8d1ef
9351 fef4fefb>BVNSTN+Arial-BoldMT AddT42Char
9352 BVNSTN+Arial-BoldMT /CharStrings get begin
9353 /g1 1 def
9354 /g2 2 def
9355 /g35 35 def
9356 /g40 40 def
9357 /g41 41 def
9358 /g36 36 def
9359 /g39 39 def
9360 /g37 37 def
9361 /g38 38 def
9362 /g3 3 def
9363 end
9364 BVNSTN+Arial-BoldMT /Encoding get
9365 dup 63 /g1 put
9366 dup 64 /g2 put
9367 dup 65 /g35 put
9368 dup 66 /g40 put
9369 dup 67 /g41 put
9370 dup 68 /g36 put
9371 dup 69 /g39 put
9372 dup 70 /g37 put
9373 dup 71 /g38 put
9374 dup 72 /g3 put
9375 pop
9376 systemdict /gcheck known {setglobal} if
9377 end
9378 %ADOEndSubsetFont
9379 /BVNSTN+Arial-BoldMT*1
9380 [33{/.notdef}rp /g13 /g18 /g12 /g16 /g17 /g14 /g21
9381 /g15 /g23 /g20 /g22 /g10 /g27 /g25 /g31
9382 /g19 /g24 /g11 /g28 /g34 /g32 /g8 /g6
9383 /g9 /g4 /g26 /g5 /g29 /g7 /g33 /g1
9384 /g2 /g35 /g40 /g41 /g36 /g39 /g37 /g38
9385 /g3 183{/.notdef}rp]
9386 BVNSTN+Arial-BoldMT nf
9387 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9388 367.2 127.85 mo
9389 (-%:"#&)
9390 [5.49982 6.4989 6.00397 2.5029 6.4989 0 ]xsh
9391 367.2 138.85 mo
9392 (:&,"#&)
9393 [6.00037 6.00037 6.5043 2.4993 6.5043 0 ]xsh
9394 367.2 148.85 mo
9395 (:%&*\("#&)
9396 [6.00037 6.5043 6.00037 5.49622 5.49625 2.4993 6.5043 0 ]xsh
9397 367.2 159.85 mo
9398 ("#&\(.\)+-)
9399 [2.50018 6.49622 6.00125 5.49713 6.49622 7.00018 6.49622 0 ]xsh
9400 367.2 170.85 mo
9401 (:-.&,'"#&)
9402 [6.00037 5.49622 6.5043 6.00037 6.5043 7.50323 2.4993 6.5043 0 ]xsh
9403 457.2 127.85 mo
9404 (,"'4#\)'1\)+4"+-&.\()
9405 [6.49979 2.50378 7.49875 4.9968 6.49979 7.00381 7.49872 5.99588 7.00378 6.49982 4.99677 2.50378
9406 6.49982 5.50073 5.99585 6.49982 0 ]xsh
9407 457.2 138.85 mo
9408 (,"'4\)#+4#\)31*&.)
9409 [6.49979 2.50378 7.49875 4.9968 7.00378 6.49982 6.49979 4.9968 6.49982 7.00375 6.49982 5.99585
9410 5.50079 5.99585 0 ]xsh
9411 457.2 148.85 mo
9412 (#\)'1\)+4#\)''3+"#)
9413 [6.49979 7.00378 7.49875 5.99585 7.00381 6.49979 4.99683 6.49979 7.00375 7.49878 7.49872 6.49982
9414 6.49982 2.50378 0 ]xsh
9415 457.2 159.85 mo
9416 (\)#+4#\)'1\)+4"+-&.\()
9417 [7.00018 6.49622 6.49619 5.0022 6.49622 7.00018 7.50415 6.00125 7.00018 6.49622 5.0022 2.50018
9418 6.49622 5.49713 6.00128 6.49615 0 ]xsh
9419 601.2 127.85 mo
9420 (,!'-*')
9421 [6.49976 6.49982 7.49872 5.50073 5.50073 0 ]xsh
9422 601.2 138.85 mo
9423 (,3-\)!"\(\()
9424 [6.49976 6.49982 5.50073 7.00378 6.49982 2.50378 5.50073 0 ]xsh
9425 601.2 148.85 mo
9426 (#\):-)
9427 [6.49976 7.00378 5.99591 0 ]xsh
9428 601.2 159.85 mo
9429 (#-.*)
9430 [6.49976 5.50073 6.49982 0 ]xsh
9431 601.2 170.85 mo
9432 (&##\))
9433 [6.00037 6.50427 6.50427 0 ]xsh
9434 601.2 181.85 mo
9435 ($.!#%0)
9436 [7.00018 6.49622 6.49615 6.49622 6.49622 0 ]xsh
9437 601.2 192.85 mo
9438 (\)1&+,!)
9439 [7.00018 6.00128 6.00122 6.49622 6.49622 0 ]xsh
9440 601.2 202.85 mo
9441 (:2\)?@)
9442 [6.00037 6.50427 6.99933 2.49927 0 ]xsh
9443 626.2 202.85 mo
9444 (&ABCD?.ECACFEGH)
9445 [6.00037 5.00128 3.49835 3.00323 5.49622 2.49933 6.50427 5.49628 3.00323 5.00128 3.00323 2.49927
9446 5.49628 5.49622 0 ]xsh
9447 601.2 213.85 mo
9448 (:1%&.&)
9449 [6.00037 6.00037 6.50427 6.00037 6.50433 0 ]xsh
9450 216 336 mo
9451 282 336 li
9452 282 366 li
9453 216 366 li
9454 cp
9455 0 .993988 1 0 cmyk
9456 f
9457 216 336 mo
9458 282 336 li
9459 282 366 li
9460 216 366 li
9461 cp
9462 .75021 .679683 .670222 .90164 cmyk
9463 @
9464 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9465 239.75 354.6 mo
9466 (#,*)
9467 [6.49979 6.4998 0 ]xsh
9468 216 372 mo
9469 282 372 li
9470 282 402 li
9471 216 402 li
9472 cp
9473 0 .993988 1 0 cmyk
9474 f
9475 216 372 mo
9476 282 372 li
9477 282 402 li
9478 216 402 li
9479 cp
9480 .75021 .679683 .670222 .90164 cmyk
9481 @
9482 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9483 226 390.6 mo
9484 (#%.\)+\):)
9485 [6.49979 6.4998 6.4998 7.0038 6.4998 7.00378 0 ]xsh
9486 198 240 mo
9487 306 240 li
9488 306 270 li
9489 198 270 li
9490 cp
9491 0 .993988 1 0 cmyk
9492 f
9493 198 240 mo
9494 306 240 li
9495 306 270 li
9496 198 270 li
9497 cp
9498 .75021 .679683 .670222 .90164 cmyk
9499 @
9500 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9501 239 258.6 mo
9502 (\)2#:)
9503 [7.0002 6.4962 6.49619 0 ]xsh
9504 252 276 mo
9505 360 276 li
9506 360 306 li
9507 252 306 li
9508 cp
9509 0 .993988 1 0 cmyk
9510 f
9511 252 276 mo
9512 360 276 li
9513 360 306 li
9514 252 306 li
9515 cp
9516 .75021 .679683 .670222 .90164 cmyk
9517 @
9518 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9519 284 294.6 mo
9520 (#!4#\)!&)
9521 [6.49979 6.49979 4.99683 6.49979 7.00381 6.49979 0 ]xsh
9522 288 336 mo
9523 354 336 li
9524 354 366 li
9525 288 366 li
9526 cp
9527 0 .993988 1 0 cmyk
9528 f
9529 288 336 mo
9530 354 336 li
9531 354 366 li
9532 288 366 li
9533 cp
9534 .75021 .679683 .670222 .90164 cmyk
9535 @
9536 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9537 310.75 354.6 mo
9538 ('+#)
9539 [7.4996 6.5007 0 ]xsh
9540 318 240 mo
9541 360 240 li
9542 360 270 li
9543 318 270 li
9544 cp
9545 0 .993988 1 0 cmyk
9546 f
9547 318 240 mo
9548 360 240 li
9549 360 270 li
9550 318 270 li
9551 cp
9552 .75021 .679683 .670222 .90164 cmyk
9553 @
9554 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9555 330.75 258.6 mo
9556 (\(*-)
9557 [5.49982 5.49985 0 ]xsh
9558 366 240 mo
9559 420 240 li
9560 420 270 li
9561 366 270 li
9562 cp
9563 0 .993988 1 0 cmyk
9564 f
9565 366 240 mo
9566 420 240 li
9567 420 270 li
9568 366 270 li
9569 cp
9570 .75021 .679683 .670222 .90164 cmyk
9571 @
9572 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9573 373 258.6 mo
9574 ($."!,*-)
9575 [7.00018 6.49622 2.50018 6.49622 6.49619 5.49713 0 ]xsh
9576 288 372 mo
9577 354 372 li
9578 354 402 li
9579 288 402 li
9580 cp
9581 0 .993988 1 0 cmyk
9582 f
9583 288 372 mo
9584 354 372 li
9585 354 402 li
9586 288 402 li
9587 cp
9588 .75021 .679683 .670222 .90164 cmyk
9589 @
9590 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9591 306.25 390.6 mo
9592 ('!:"\))
9593 [7.4996 6.5007 5.9968 2.4957 0 ]xsh
9594 360 336 mo
9595 426 336 li
9596 426 366 li
9597 360 366 li
9598 cp
9599 0 .993988 1 0 cmyk
9600 f
9601 360 336 mo
9602 426 336 li
9603 426 366 li
9604 360 366 li
9605 cp
9606 .75021 .679683 .670222 .90164 cmyk
9607 @
9608 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9609 373 354.6 mo
9610 (-"'&,<&)
9611 [5.49982 2.5029 7.49783 6.00397 6.4989 6.00397 0 ]xsh
9612 360 372 mo
9613 426 372 li
9614 426 402 li
9615 360 402 li
9616 cp
9617 0 .993988 1 0 cmyk
9618 f
9619 360 372 mo
9620 426 372 li
9621 426 402 li
9622 360 402 li
9623 cp
9624 .75021 .679683 .670222 .90164 cmyk
9625 @
9626 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9627 371.75 390.6 mo
9628 ('\)+"-\).)
9629 [7.4996 6.99573 6.5007 2.4957 5.50162 6.9957 0 ]xsh
9630 426 240 mo
9631 510 240 li
9632 510 270 li
9633 426 270 li
9634 cp
9635 0 .993988 1 0 cmyk
9636 f
9637 426 240 mo
9638 510 240 li
9639 510 270 li
9640 426 270 li
9641 cp
9642 .75021 .679683 .670222 .90164 cmyk
9643 @
9644 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9645 440.5 258.6 mo
9646 (>\)+,*4\("*-)
9647 [5.49982 7.0029 6.4989 6.4989 5.49985 4.99588 5.49985 2.5029 5.49982 0 ]xsh
9648 366 276 mo
9649 450 276 li
9650 450 306 li
9651 366 306 li
9652 cp
9653 0 .993988 1 0 cmyk
9654 f
9655 366 276 mo
9656 450 276 li
9657 450 306 li
9658 366 306 li
9659 cp
9660 .75021 .679683 .670222 .90164 cmyk
9661 @
9662 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9663 383.5 294.6 mo
9664 (:%,14\("*-)
9665 [6.00037 6.5043 6.50427 6.0004 5.00128 5.49625 2.4993 5.49622 0 ]xsh
9666 432 336 mo
9667 498 336 li
9668 498 366 li
9669 432 366 li
9670 cp
9671 0 .993988 1 0 cmyk
9672 f
9673 432 336 mo
9674 498 336 li
9675 498 366 li
9676 432 366 li
9677 cp
9678 .75021 .679683 .670222 .90164 cmyk
9679 @
9680 %ADOBeginSubsetFont: NAAAAA+Arial-BoldMT AddGlyphs
9681 ct_T42Dict begin
9682 systemdict /gcheck known {currentglobal BVNSTN+Arial-BoldMT gcheck setglobal} if
9683 1 2310 30 <000100070000078b05ba000c0000210121130121011321012101010165fe
9684 a2012fdd010c01600101e1012afe9cfec6fedcfedd05bafc1103effc0004
9685 00fa460448fbb800>BVNSTN+Arial-BoldMT AddT42Char
9686 BVNSTN+Arial-BoldMT /CharStrings get begin
9687 /g30 30 def
9688 end
9689 BVNSTN+Arial-BoldMT /Encoding get
9690 dup 73 /g30 put
9691 pop
9692 systemdict /gcheck known {setglobal} if
9693 end
9694 %ADOEndSubsetFont
9695 /BVNSTN+Arial-BoldMT*1
9696 [33{/.notdef}rp /g13 /g18 /g12 /g16 /g17 /g14 /g21
9697 /g15 /g23 /g20 /g22 /g10 /g27 /g25 /g31
9698 /g19 /g24 /g11 /g28 /g34 /g32 /g8 /g6
9699 /g9 /g4 /g26 /g5 /g29 /g7 /g33 /g1
9700 /g2 /g35 /g40 /g41 /g36 /g39 /g37 /g38
9701 /g3 /g30 182{/.notdef}rp]
9702 BVNSTN+Arial-BoldMT nf
9703 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9704 457.5 354.6 mo
9705 (.I)
9706 [6.49979 0 ]xsh
9707 432 372 mo
9708 498 372 li
9709 498 402 li
9710 432 402 li
9711 cp
9712 0 .993988 1 0 cmyk
9713 f
9714 432 372 mo
9715 498 372 li
9716 498 402 li
9717 432 402 li
9718 cp
9719 .75021 .679683 .670222 .90164 cmyk
9720 @
9721 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9722 448.75 390.6 mo
9723 (!&23$)
9724 [6.49979 5.99588 6.49979 6.49982 0 ]xsh
9725 516 240 mo
9726 600 240 li
9727 600 270 li
9728 516 270 li
9729 cp
9730 0 .993988 1 0 cmyk
9731 f
9732 516 240 mo
9733 600 240 li
9734 600 270 li
9735 516 270 li
9736 cp
9737 .75021 .679683 .670222 .90164 cmyk
9738 @
9739 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9740 523.5 258.6 mo
9741 ('\)'4#\)''\)+)
9742 [7.49957 6.99573 7.49963 4.99768 6.50073 6.99567 7.49963 7.49963 6.99573 0 ]xsh
9743 456 276 mo
9744 540 276 li
9745 540 306 li
9746 456 306 li
9747 cp
9748 0 .993988 1 0 cmyk
9749 f
9750 456 276 mo
9751 540 276 li
9752 540 306 li
9753 456 306 li
9754 cp
9755 .75021 .679683 .670222 .90164 cmyk
9756 @
9757 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9758 459.5 294.6 mo
9759 ('\)'4\(*3/\(\).')
9760 [7.4996 6.99573 7.49963 4.99768 5.50165 5.50162 6.5007 5.99677 5.50162 6.99573 6.50067 0
9761 ]xsh
9762 606 240 mo
9763 690 240 li
9764 690 270 li
9765 606 270 li
9766 cp
9767 0 .993988 1 0 cmyk
9768 f
9769 606 240 mo
9770 690 240 li
9771 690 270 li
9772 606 270 li
9773 cp
9774 .75021 .679683 .670222 .90164 cmyk
9775 @
9776 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9777 617.75 258.6 mo
9778 ('\)'4<&#"+<)
9779 [7.49957 6.99573 7.49963 4.99768 5.99677 5.99677 6.50073 2.49567 6.50073 0 ]xsh
9780 504 336 mo
9781 570 336 li
9782 570 366 li
9783 504 366 li
9784 cp
9785 0 .993988 1 0 cmyk
9786 f
9787 504 336 mo
9788 570 336 li
9789 570 366 li
9790 504 366 li
9791 cp
9792 .75021 .679683 .670222 .90164 cmyk
9793 @
9794 BVNSTN+Arial-BoldMT*1 [9 0 0 -9 0 0 ]msf
9795 511.25 354.6 mo
9796 (.3+#*\)#0)
9797 [6.49976 6.49982 6.49982 6.49976 5.50073 7.00385 6.49976 0 ]xsh
9798 132 24 mo
9799 708 24 li
9800 708 78 li
9801 132 78 li
9802 cp
9803 .247196 .19559 .200748 0 cmyk
9804 f
9805 3 lw
9806 132 24 mo
9807 708 24 li
9808 708 78 li
9809 132 78 li
9810 cp
9811 .75021 .679683 .670222 .90164 cmyk
9812 @
9813 %ADOBeginSubsetFont: LAAAAA+Arial-ItalicMT AddGlyphs
9814 ct_T42Dict begin
9815 systemdict /gcheck known {currentglobal BVNSTM+Arial-ItalicMT gcheck setglobal} if
9816
9817 1 0 1 <> BVNSTM+Arial-ItalicMT AddT42Char
9818 1 1572 19 <0001fffd0000044d0426000f000023010133171617013301012327262701
9819 0301cefef7c85a32280132ddfe42010cc86a222bfec4021b020bbd6a6101
9820 88fde7fdf3d84566fe7d>BVNSTM+Arial-ItalicMT AddT42Char
9821 1 1398 17 <00010073ffee029205a8001a000025070623222726353437132337331337
9822 033307230306151416333201eb1e413d6c40301a818f1d8f37cf51b21eb1
9823 7b17252a3c939411352845237e02698c01057dfe7e8cfdb570162022>BVNSTM+Arial-ItalicMT AddT42Char
9824 1 162 4 <0002005affe80436043e0027003500002506062322263534363637362437
9825 363534272623220607273636333217161514070306151417232613060607
9826 0e021514163332363603105eae6393b45186613d01554a152e3f79729121
9827 b738f3b9c57358193b1c16b70f3d2657669e824269615aa66084514bad87
9828 598953120c0e1d4a313f2432655d109ea85e46705570fef87e4f325e3401
9829 e60f10090e2b5e394c625faa>BVNSTM+Arial-ItalicMT AddT42Char
9830 1 630 8 <0001005d0000034305d3001600003313233733373e023332170726232206
9831 0707330723035dc1a21da21f183373634583215c3e35371418ca1dcac103
9832 9a8c977164411d9e183563728cfc6600>BVNSTM+Arial-ItalicMT AddT42Char
9833 BVNSTM+Arial-ItalicMT /CharStrings get begin
9834 /g1 1 def
9835 /g19 19 def
9836 /g17 17 def
9837 /g4 4 def
9838 /g8 8 def
9839 end
9840 BVNSTM+Arial-ItalicMT /Encoding get
9841 dup 47 /g1 put
9842 dup 48 /g19 put
9843 dup 49 /g17 put
9844 dup 50 /g4 put
9845 dup 51 /g8 put
9846 pop
9847 systemdict /gcheck known {setglobal} if
9848 end
9849 %ADOEndSubsetFont
9850 /BVNSTM+Arial-ItalicMT*1
9851 [33{/.notdef}rp /g11 /g13 /g6 /g7 /g10 /g3 /g16
9852 /g15 /g5 /g2 /g9 /g12 /g18 /g14 /g1
9853 /g19 /g17 /g4 /g8 204{/.notdef}rp]
9854 BVNSTM+Arial-ItalicMT nf
9855 BVNSTM+Arial-ItalicMT*1 [14 0 0 -14 0 0 ]msf
9856 270.313 56.6 mo
9857 (.$\(/$0.$\(+!$,1/\)"#$/2##+1+",'/2,#/!"#+3+\)21+",')
9858 [7.7504 7.7504 4.62549 3.87518 7.7504 7 7.7504 7.7504 4.62552 3.12479 11.6255 7.75043
9859 7.7504 3.87518 3.87518 7 7.7504 7.7504 7.7504 3.87521 7.7504 7.75037 7.7504 3.12482
9860 3.87518 3.12482 7.75037 7.7504 7 3.87521 7.7504 7.75037 7.7504 3.87521 11.6255 7.75043
9861 7.7504 3.12476 3.87524 3.12476 7 7.75043 3.87518 3.12482 7.75043 7.75037 0 ]xsh
9862 %ADOBeginSubsetFont: JAAAAA+ArialMT AddGlyphs
9863 ct_T42Dict begin
9864 systemdict /gcheck known {currentglobal BVNSTL+ArialMT gcheck setglobal} if
9865 1 892 13 <000100a1ffe7052205ba0014000001331114020423222402351133111416
9866 16333236110460c264fefbd4cefefa70c247ad7dd6b605bafcb1ddfefca3
9867 8e010de9034ffcb2bfb562c20114>BVNSTL+ArialMT AddT42Char
9868 1 2530 32 <00010006000005b704260012000021013313173637133313173713330123
9869 032703014bfebbbaa93f0433a9b99f353db6affeb4bba929d70426fd9be4
9870 11ca026efd98cbcd0266fbda027cb5fccf00>BVNSTL+ArialMT AddT42Char
9871 BVNSTL+ArialMT /CharStrings get begin
9872 /g13 13 def
9873 /g32 32 def
9874 end
9875 BVNSTL+ArialMT /Encoding get
9876 dup 65 /g13 put
9877 dup 66 /g32 put
9878 pop
9879 systemdict /gcheck known {setglobal} if
9880 end
9881 %ADOEndSubsetFont
9882 /BVNSTL+ArialMT*1
9883 [33{/.notdef}rp /g8 /g17 /g25 /g28 /g14 /g23 /g1
9884 /g27 /g31 /g26 /g29 /g15 /g24 /g30 /g21
9885 /g18 /g22 /g19 /g2 /g7 /g16 /g11 /g34
9886 /g4 /g20 /g33 /g12 /g10 /g3 /g9 /g5
9887 /g6 /g13 /g32 189{/.notdef}rp]
9888 BVNSTL+ArialMT nf
9889 BVNSTL+ArialMT*1 [14 0 0 -14 0 0 ]msf
9890 13.2 47.6 mo
9891 (A+"$'B$/.."#',*5")
9892 [10.1248 7 7.75039 4.6255 3.8752 10.1248 4.6255 3.1248 3.8752 3.8752 7.7504 7.7504
9893 3.8752 7 7.7504 7.7504 0 ]xsh
9894 132 90 mo
9895 708 90 li
9896 708 222 li
9897 132 222 li
9898 cp
9899 @
9900 grestore
9901 grestore
9902 grestore
9903 pgrs
9904 %%PageTrailer
9905 [
9906 [/CSA [/0 ]]
9907 ] del_res
9908 /BVNSTM+Arial-ItalicMT*1 uf
9909 /BVNSTM+Arial-ItalicMT uf
9910 /LAAAAA+Arial-ItalicMT uf
9911 /BVNSTN+Arial-BoldMT*1 uf
9912 /BVNSTN+Arial-BoldMT uf
9913 /NAAAAA+Arial-BoldMT uf
9914 /BVNSTL+ArialMT*1 uf
9915 /BVNSTL+ArialMT uf
9916 /JAAAAA+ArialMT uf
9917 Adobe_AGM_Image/pt gx
9918 Adobe_CoolType_Core/pt get exec
9919 Adobe_AGM_Core/pt gx
9920 currentdict Adobe_AGM_Utils eq {end} if
9921 %%Trailer
9922 Adobe_AGM_Utils begin
9923 [/EMC pdfmark_5
9924 currentdict Adobe_AGM_Utils eq {end} if
9925 Adobe_AGM_Image/dt get exec
9926 Adobe_CoolType_Core/dt get exec
9927 Adobe_AGM_Core/dt get exec
9928 %%Pages: 1
9929 %%DocumentNeededResources:
9930 %%DocumentSuppliedResources: procset Adobe_AGM_Image 1.0 0
9931 %%+ procset Adobe_CoolType_Utility_T42 1.0 0
9932 %%+ procset Adobe_CoolType_Utility_MAKEOCF 1.23 0
9933 %%+ procset Adobe_CoolType_Core 2.31 0
9934 %%+ procset Adobe_AGM_Core 2.0 0
9935 %%+ procset Adobe_AGM_Utils 1.0 0
9936 %%DocumentNeededFeatures:
9937 %%DocumentSuppliedFeatures:
9938 %%DocumentProcessColors: Cyan Magenta Yellow Black
9939 %%DocumentCustomColors:
9940 %%CMYKCustomColor:
9941 %%RGBCustomColor:
9942 %%EOF

  ViewVC Help
Powered by ViewVC 1.1.22