���� �� � �s �� %!PS-Adobe-3.1 EPSF-3.0
%ADO_DSC_Encoding: MacOS Roman
%%Title: 2020_GCWCC-allLogos-06.eps
%%Creator: Adobe Illustrator(R) 24.1
%%For: Lison Minville
%%CreationDate: 20-03-13
%%BoundingBox: 0 0 357 129
%%HiResBoundingBox: 0 0 356.4000 128.1601
%%CropBox: 9 9 347.4000 119.1601
%%LanguageLevel: 2
%%DocumentData: Clean7Bit
%ADOBeginClientInjection: DocumentHeader "AI11EPS"
%%AI8_CreatorVersion: 24.1.0
%AI9_PrintingDataBegin
%ADO_BuildNumber: Adobe Illustrator(R) 24.1.0 x370 R agm 4.7767 ct 5.4352
%ADO_ContainsXMP: MainFirst
%ADOEndClientInjection: DocumentHeader "AI11EPS"
%%Pages: 1
%%DocumentNeededResources:
%%DocumentSuppliedResources: procset Adobe_AGM_Image 1.0 0
%%+ procset Adobe_CoolType_Utility_T42 1.0 0
%%+ procset Adobe_CoolType_Utility_MAKEOCF 1.23 0
%%+ procset Adobe_CoolType_Core 2.31 0
%%+ procset Adobe_AGM_Core 2.0 0
%%+ procset Adobe_AGM_Utils 1.0 0
%%DocumentFonts:
%%DocumentNeededFonts:
%%DocumentNeededFeatures:
%%DocumentSuppliedFeatures:
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%DocumentCustomColors:
%%CMYKCustomColor:
%%RGBCustomColor:
%%EndComments
%%BeginDefaults
%%ViewingOrientation: 1 0 0 1
%%EndDefaults
%%BeginProlog
%%BeginResource: procset Adobe_AGM_Utils 1.0 0
%%Version: 1.0 0
%%Copyright: Copyright(C)2000-2006 Adobe Systems, Inc. All Rights Reserved.
systemdict/setpacking known
{currentpacking true setpacking}if
userdict/Adobe_AGM_Utils 75 dict dup begin put
/bdf
{bind def}bind def
/nd{null def}bdf
/xdf
{exch def}bdf
/ldf
{load def}bdf
/ddf
{put}bdf
/xddf
{3 -1 roll put}bdf
/xpt
{exch put}bdf
/ndf
{
exch dup where{
pop pop pop
}{
xdf
}ifelse
}def
/cdndf
{
exch dup currentdict exch known{
pop pop
}{
exch def
}ifelse
}def
/gx
{get exec}bdf
/ps_level
/languagelevel where{
pop systemdict/languagelevel gx
}{
1
}ifelse
def
/level2
ps_level 2 ge
def
/level3
ps_level 3 ge
def
/ps_version
{version cvr}stopped{-1}if
def
/set_gvm
{currentglobal exch setglobal}bdf
/reset_gvm
{setglobal}bdf
/makereadonlyarray
{
/packedarray where{pop packedarray
}{
array astore readonly}ifelse
}bdf
/map_reserved_ink_name
{
dup type/stringtype eq{
dup/Red eq{
pop(_Red_)
}{
dup/Green eq{
pop(_Green_)
}{
dup/Blue eq{
pop(_Blue_)
}{
dup()cvn eq{
pop(Process)
}if
}ifelse
}ifelse
}ifelse
}if
}bdf
/AGMUTIL_GSTATE 22 dict def
/get_gstate
{
AGMUTIL_GSTATE begin
/AGMUTIL_GSTATE_clr_spc currentcolorspace def
/AGMUTIL_GSTATE_clr_indx 0 def
/AGMUTIL_GSTATE_clr_comps 12 array def
mark currentcolor counttomark
{AGMUTIL_GSTATE_clr_comps AGMUTIL_GSTATE_clr_indx 3 -1 roll put
/AGMUTIL_GSTATE_clr_indx AGMUTIL_GSTATE_clr_indx 1 add def}repeat pop
/AGMUTIL_GSTATE_fnt rootfont def
/AGMUTIL_GSTATE_lw currentlinewidth def
/AGMUTIL_GSTATE_lc currentlinecap def
/AGMUTIL_GSTATE_lj currentlinejoin def
/AGMUTIL_GSTATE_ml currentmiterlimit def
currentdash/AGMUTIL_GSTATE_do xdf/AGMUTIL_GSTATE_da xdf
/AGMUTIL_GSTATE_sa currentstrokeadjust def
/AGMUTIL_GSTATE_clr_rnd currentcolorrendering def
/AGMUTIL_GSTATE_op currentoverprint def
/AGMUTIL_GSTATE_bg currentblackgeneration cvlit def
/AGMUTIL_GSTATE_ucr currentundercolorremoval cvlit def
currentcolortransfer cvlit/AGMUTIL_GSTATE_gy_xfer xdf cvlit/AGMUTIL_GSTATE_b_xfer xdf
cvlit/AGMUTIL_GSTATE_g_xfer xdf cvlit/AGMUTIL_GSTATE_r_xfer xdf
/AGMUTIL_GSTATE_ht currenthalftone def
/AGMUTIL_GSTATE_flt currentflat def
end
}def
/set_gstate
{
AGMUTIL_GSTATE begin
AGMUTIL_GSTATE_clr_spc setcolorspace
AGMUTIL_GSTATE_clr_indx{AGMUTIL_GSTATE_clr_comps AGMUTIL_GSTATE_clr_indx 1 sub get
/AGMUTIL_GSTATE_clr_indx AGMUTIL_GSTATE_clr_indx 1 sub def}repeat setcolor
AGMUTIL_GSTATE_fnt setfont
AGMUTIL_GSTATE_lw setlinewidth
AGMUTIL_GSTATE_lc setlinecap
AGMUTIL_GSTATE_lj setlinejoin
AGMUTIL_GSTATE_ml setmiterlimit
AGMUTIL_GSTATE_da AGMUTIL_GSTATE_do setdash
AGMUTIL_GSTATE_sa setstrokeadjust
AGMUTIL_GSTATE_clr_rnd setcolorrendering
AGMUTIL_GSTATE_op setoverprint
AGMUTIL_GSTATE_bg cvx setblackgeneration
AGMUTIL_GSTATE_ucr cvx setundercolorremoval
AGMUTIL_GSTATE_r_xfer cvx AGMUTIL_GSTATE_g_xfer cvx AGMUTIL_GSTATE_b_xfer cvx
AGMUTIL_GSTATE_gy_xfer cvx setcolortransfer
AGMUTIL_GSTATE_ht/HalftoneType get dup 9 eq exch 100 eq or
{
currenthalftone/HalftoneType get AGMUTIL_GSTATE_ht/HalftoneType get ne
{
mark AGMUTIL_GSTATE_ht{sethalftone}stopped cleartomark
}if
}{
AGMUTIL_GSTATE_ht sethalftone
}ifelse
AGMUTIL_GSTATE_flt setflat
end
}def
/get_gstate_and_matrix
{
AGMUTIL_GSTATE begin
/AGMUTIL_GSTATE_ctm matrix currentmatrix def
end
get_gstate
}def
/set_gstate_and_matrix
{
set_gstate
AGMUTIL_GSTATE begin
AGMUTIL_GSTATE_ctm setmatrix
end
}def
/AGMUTIL_str256 256 string def
/AGMUTIL_src256 256 string def
/AGMUTIL_dst64 64 string def
/AGMUTIL_srcLen nd
/AGMUTIL_ndx nd
/AGMUTIL_cpd nd
/capture_cpd{
//Adobe_AGM_Utils/AGMUTIL_cpd currentpagedevice ddf
}def
/thold_halftone
{
level3
{sethalftone currenthalftone}
{
dup/HalftoneType get 3 eq
{
sethalftone currenthalftone
}{
begin
Width Height mul{
Thresholds read{pop}if
}repeat
end
currenthalftone
}ifelse
}ifelse
}def
/rdcmntline
{
currentfile AGMUTIL_str256 readline pop
(%)anchorsearch{pop}if
}bdf
/filter_cmyk
{
dup type/filetype ne{
exch()/SubFileDecode filter
}{
exch pop
}
ifelse
[
exch
{
AGMUTIL_src256 readstring pop
dup length/AGMUTIL_srcLen exch def
/AGMUTIL_ndx 0 def
AGMCORE_plate_ndx 4 AGMUTIL_srcLen 1 sub{
1 index exch get
AGMUTIL_dst64 AGMUTIL_ndx 3 -1 roll put
/AGMUTIL_ndx AGMUTIL_ndx 1 add def
}for
pop
AGMUTIL_dst64 0 AGMUTIL_ndx getinterval
}
bind
/exec cvx
]cvx
}bdf
/filter_indexed_devn
{
cvi Names length mul names_index add Lookup exch get
}bdf
/filter_devn
{
4 dict begin
/srcStr xdf
/dstStr xdf
dup type/filetype ne{
0()/SubFileDecode filter
}if
[
exch
[
/devicen_colorspace_dict/AGMCORE_gget cvx/begin cvx
currentdict/srcStr get/readstring cvx/pop cvx
/dup cvx/length cvx 0/gt cvx[
Adobe_AGM_Utils/AGMUTIL_ndx 0/ddf cvx
names_index Names length currentdict/srcStr get length 1 sub{
1/index cvx/exch cvx/get cvx
currentdict/dstStr get/AGMUTIL_ndx/load cvx 3 -1/roll cvx/put cvx
Adobe_AGM_Utils/AGMUTIL_ndx/AGMUTIL_ndx/load cvx 1/add cvx/ddf cvx
}for
currentdict/dstStr get 0/AGMUTIL_ndx/load cvx/getinterval cvx
]cvx/if cvx
/end cvx
]cvx
bind
/exec cvx
]cvx
end
}bdf
/AGMUTIL_imagefile nd
/read_image_file
{
AGMUTIL_imagefile 0 setfileposition
10 dict begin
/imageDict xdf
/imbufLen Width BitsPerComponent mul 7 add 8 idiv def
/imbufIdx 0 def
/origDataSource imageDict/DataSource get def
/origMultipleDataSources imageDict/MultipleDataSources get def
/origDecode imageDict/Decode get def
/dstDataStr imageDict/Width get colorSpaceElemCnt mul string def
imageDict/MultipleDataSources known{MultipleDataSources}{false}ifelse
{
/imbufCnt imageDict/DataSource get length def
/imbufs imbufCnt array def
0 1 imbufCnt 1 sub{
/imbufIdx xdf
imbufs imbufIdx imbufLen string put
imageDict/DataSource get imbufIdx[AGMUTIL_imagefile imbufs imbufIdx get/readstring cvx/pop cvx]cvx put
}for
DeviceN_PS2{
imageDict begin
/DataSource[DataSource/devn_sep_datasource cvx]cvx def
/MultipleDataSources false def
/Decode[0 1]def
end
}if
}{
/imbuf imbufLen string def
Indexed_DeviceN level3 not and DeviceN_NoneName or{
/srcDataStrs[imageDict begin
currentdict/MultipleDataSources known{MultipleDataSources{DataSource length}{1}ifelse}{1}ifelse
{
Width Decode length 2 div mul cvi string
}repeat
end]def
imageDict begin
/DataSource[AGMUTIL_imagefile Decode BitsPerComponent false 1/filter_indexed_devn load dstDataStr srcDataStrs devn_alt_datasource/exec cvx]cvx def
/Decode[0 1]def
end
}{
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
imageDict/Decode[0 1]put
}ifelse
}ifelse
imageDict exch
load exec
imageDict/DataSource origDataSource put
imageDict/MultipleDataSources origMultipleDataSources put
imageDict/Decode origDecode put
end
}bdf
/write_image_file
{
begin
{(AGMUTIL_imagefile)(w+)file}stopped{
false
}{
Adobe_AGM_Utils/AGMUTIL_imagefile xddf
2 dict begin
/imbufLen Width BitsPerComponent mul 7 add 8 idiv def
MultipleDataSources{DataSource 0 get}{DataSource}ifelse type/filetype eq{
/imbuf imbufLen string def
}if
1 1 Height MultipleDataSources not{Decode length 2 idiv mul}if{
pop
MultipleDataSources{
0 1 DataSource length 1 sub{
DataSource type dup
/arraytype eq{
pop DataSource exch gx
}{
/filetype eq{
DataSource exch get imbuf readstring pop
}{
DataSource exch get
}ifelse
}ifelse
AGMUTIL_imagefile exch writestring
}for
}{
DataSource type dup
/arraytype eq{
pop DataSource exec
}{
/filetype eq{
DataSource imbuf readstring pop
}{
DataSource
}ifelse
}ifelse
AGMUTIL_imagefile exch writestring
}ifelse
}for
end
true
}ifelse
end
}bdf
/close_image_file
{
AGMUTIL_imagefile closefile(AGMUTIL_imagefile)deletefile
}def
statusdict/product known userdict/AGMP_current_show known not and{
/pstr statusdict/product get def
pstr(HP LaserJet 2200)eq
pstr(HP LaserJet 4000 Series)eq or
pstr(HP LaserJet 4050 Series )eq or
pstr(HP LaserJet 8000 Series)eq or
pstr(HP LaserJet 8100 Series)eq or
pstr(HP LaserJet 8150 Series)eq or
pstr(HP LaserJet 5000 Series)eq or
pstr(HP LaserJet 5100 Series)eq or
pstr(HP Color LaserJet 4500)eq or
pstr(HP Color LaserJet 4600)eq or
pstr(HP LaserJet 5Si)eq or
pstr(HP LaserJet 1200 Series)eq or
pstr(HP LaserJet 1300 Series)eq or
pstr(HP LaserJet 4100 Series)eq or
{
userdict/AGMP_current_show/show load put
userdict/show{
currentcolorspace 0 get
/Pattern eq
{false charpath f}
{AGMP_current_show}ifelse
}put
}if
currentdict/pstr undef
}if
/consumeimagedata
{
begin
AGMIMG_init_common
currentdict/MultipleDataSources known not
{/MultipleDataSources false def}if
MultipleDataSources
{
DataSource 0 get type
dup/filetype eq
{
1 dict begin
/flushbuffer Width cvi string def
1 1 Height cvi
{
pop
0 1 DataSource length 1 sub
{
DataSource exch get
flushbuffer readstring pop pop
}for
}for
end
}if
dup/arraytype eq exch/packedarraytype eq or DataSource 0 get xcheck and
{
Width Height mul cvi
{
0 1 DataSource length 1 sub
{dup DataSource exch gx length exch 0 ne{pop}if}for
dup 0 eq
{pop exit}if
sub dup 0 le
{exit}if
}loop
pop
}if
}
{
/DataSource load type
dup/filetype eq
{
1 dict begin
/flushbuffer Width Decode length 2 idiv mul cvi string def
1 1 Height{pop DataSource flushbuffer readstring pop pop}for
end
}if
dup/arraytype eq exch/packedarraytype eq or/DataSource load xcheck and
{
Height Width BitsPerComponent mul 8 BitsPerComponent sub add 8 idiv Decode length 2 idiv mul mul
{
DataSource length dup 0 eq
{pop exit}if
sub dup 0 le
{exit}if
}loop
pop
}if
}ifelse
end
}bdf
/addprocs
{
2{/exec load}repeat
3 1 roll
[5 1 roll]bind cvx
}def
/modify_halftone_xfer
{
currenthalftone dup length dict copy begin
currentdict 2 index known{
1 index load dup length dict copy begin
currentdict/TransferFunction known{
/TransferFunction load
}{
currenttransfer
}ifelse
addprocs/TransferFunction xdf
currentdict end def
currentdict end sethalftone
}{
currentdict/TransferFunction known{
/TransferFunction load
}{
currenttransfer
}ifelse
addprocs/TransferFunction xdf
currentdict end sethalftone
pop
}ifelse
}def
/clonearray
{
dup xcheck exch
dup length array exch
Adobe_AGM_Core/AGMCORE_tmp -1 ddf
{
Adobe_AGM_Core/AGMCORE_tmp 2 copy get 1 add ddf
dup type/dicttype eq
{
Adobe_AGM_Core/AGMCORE_tmp get
exch
clonedict
Adobe_AGM_Core/AGMCORE_tmp 4 -1 roll ddf
}if
dup type/arraytype eq
{
Adobe_AGM_Core/AGMCORE_tmp get exch
clonearray
Adobe_AGM_Core/AGMCORE_tmp 4 -1 roll ddf
}if
exch dup
Adobe_AGM_Core/AGMCORE_tmp get 4 -1 roll put
}forall
exch{cvx}if
}bdf
/clonedict
{
dup length dict
begin
{
dup type/dicttype eq
{clonedict}if
dup type/arraytype eq
{clonearray}if
def
}forall
currentdict
end
}bdf
/DeviceN_PS2
{
/currentcolorspace AGMCORE_gget 0 get/DeviceN eq level3 not and
}bdf
/Indexed_DeviceN
{
/indexed_colorspace_dict AGMCORE_gget dup null ne{
dup/CSDBase known{
/CSDBase get/CSD get_res/Names known
}{
pop false
}ifelse
}{
pop false
}ifelse
}bdf
/DeviceN_NoneName
{
/Names where{
pop
false Names
{
(None)eq or
}forall
}{
false
}ifelse
}bdf
/DeviceN_PS2_inRip_seps
{
/AGMCORE_in_rip_sep where
{
pop dup type dup/arraytype eq exch/packedarraytype eq or
{
dup 0 get/DeviceN eq level3 not and AGMCORE_in_rip_sep and
{
/currentcolorspace exch AGMCORE_gput
false
}{
true
}ifelse
}{
true
}ifelse
}{
true
}ifelse
}bdf
/base_colorspace_type
{
dup type/arraytype eq{0 get}if
}bdf
/currentdistillerparams where{pop currentdistillerparams/CoreDistVersion get 5000 lt}{true}ifelse
{
/pdfmark_5{cleartomark}bind def
}{
/pdfmark_5{pdfmark}bind def
}ifelse
/ReadBypdfmark_5
{
currentfile exch 0 exch/SubFileDecode filter
/currentdistillerparams where
{pop currentdistillerparams/CoreDistVersion get 5000 lt}{true}ifelse
{flushfile cleartomark}
{/PUT pdfmark}ifelse
}bdf
/ReadBypdfmark_5_string
{
2 dict begin
/makerString exch def string/tmpString exch def
{
currentfile tmpString readline not{pop exit}if
makerString anchorsearch
{
pop pop cleartomark exit
}{
3 copy/PUT pdfmark_5 pop 2 copy(\n)/PUT pdfmark_5
}ifelse
}loop
end
}bdf
/xpdfm
{
{
dup 0 get/Label eq
{
aload length[exch 1 add 1 roll/PAGELABEL
}{
aload pop
[{ThisPage}<<5 -2 roll>>/PUT
}ifelse
pdfmark_5
}forall
}bdf
/lmt{
dup 2 index le{exch}if pop dup 2 index ge{exch}if pop
}bdf
/int{
dup 2 index sub 3 index 5 index sub div 6 -2 roll sub mul exch pop add exch pop
}bdf
/ds{
Adobe_AGM_Utils begin
}bdf
/dt{
currentdict Adobe_AGM_Utils eq{
end
}if
}bdf
systemdict/setpacking known
{setpacking}if
%%EndResource
%%BeginResource: procset Adobe_AGM_Core 2.0 0
%%Version: 2.0 0
%%Copyright: Copyright(C)1997-2007 Adobe Systems, Inc. All Rights Reserved.
systemdict/setpacking known
{
currentpacking
true setpacking
}if
userdict/Adobe_AGM_Core 209 dict dup begin put
/Adobe_AGM_Core_Id/Adobe_AGM_Core_2.0_0 def
/AGMCORE_str256 256 string def
/AGMCORE_save nd
/AGMCORE_graphicsave nd
/AGMCORE_c 0 def
/AGMCORE_m 0 def
/AGMCORE_y 0 def
/AGMCORE_k 0 def
/AGMCORE_cmykbuf 4 array def
/AGMCORE_screen[currentscreen]cvx def
/AGMCORE_tmp 0 def
/AGMCORE_&setgray nd
/AGMCORE_&setcolor nd
/AGMCORE_&setcolorspace nd
/AGMCORE_&setcmykcolor nd
/AGMCORE_cyan_plate nd
/AGMCORE_magenta_plate nd
/AGMCORE_yellow_plate nd
/AGMCORE_black_plate nd
/AGMCORE_plate_ndx nd
/AGMCORE_get_ink_data nd
/AGMCORE_is_cmyk_sep nd
/AGMCORE_host_sep nd
/AGMCORE_avoid_L2_sep_space nd
/AGMCORE_distilling nd
/AGMCORE_composite_job nd
/AGMCORE_producing_seps nd
/AGMCORE_ps_level -1 def
/AGMCORE_ps_version -1 def
/AGMCORE_environ_ok nd
/AGMCORE_CSD_cache 0 dict def
/AGMCORE_currentoverprint false def
/AGMCORE_deltaX nd
/AGMCORE_deltaY nd
/AGMCORE_name nd
/AGMCORE_sep_special nd
/AGMCORE_err_strings 4 dict def
/AGMCORE_cur_err nd
/AGMCORE_current_spot_alias false def
/AGMCORE_inverting false def
/AGMCORE_feature_dictCount nd
/AGMCORE_feature_opCount nd
/AGMCORE_feature_ctm nd
/AGMCORE_ConvertToProcess false def
/AGMCORE_Default_CTM matrix def
/AGMCORE_Default_PageSize nd
/AGMCORE_Default_flatness nd
/AGMCORE_currentbg nd
/AGMCORE_currentucr nd
/AGMCORE_pattern_paint_type 0 def
/knockout_unitsq nd
currentglobal true setglobal
[/CSA/Gradient/Procedure]
{
/Generic/Category findresource dup length dict copy/Category defineresource pop
}forall
setglobal
/AGMCORE_key_known
{
where{
/Adobe_AGM_Core_Id known
}{
false
}ifelse
}ndf
/flushinput
{
save
2 dict begin
/CompareBuffer 3 -1 roll def
/readbuffer 256 string def
mark
{
currentfile readbuffer{readline}stopped
{cleartomark mark}
{
not
{pop exit}
if
CompareBuffer eq
{exit}
if
}ifelse
}loop
cleartomark
end
restore
}bdf
/getspotfunction
{
AGMCORE_screen exch pop exch pop
dup type/dicttype eq{
dup/HalftoneType get 1 eq{
/SpotFunction get
}{
dup/HalftoneType get 2 eq{
/GraySpotFunction get
}{
pop
{
abs exch abs 2 copy add 1 gt{
1 sub dup mul exch 1 sub dup mul add 1 sub
}{
dup mul exch dup mul add 1 exch sub
}ifelse
}bind
}ifelse
}ifelse
}if
}def
/np
{newpath}bdf
/clp_npth
{clip np}def
/eoclp_npth
{eoclip np}def
/npth_clp
{np clip}def
/graphic_setup
{
/AGMCORE_graphicsave save store
concat
0 setgray
0 setlinecap
0 setlinejoin
1 setlinewidth
[]0 setdash
10 setmiterlimit
np
false setoverprint
false setstrokeadjust
//Adobe_AGM_Core/spot_alias gx
/Adobe_AGM_Image where{
pop
Adobe_AGM_Image/spot_alias 2 copy known{
gx
}{
pop pop
}ifelse
}if
/sep_colorspace_dict null AGMCORE_gput
100 dict begin
/dictstackcount countdictstack def
/showpage{}def
mark
}def
/graphic_cleanup
{
cleartomark
dictstackcount 1 countdictstack 1 sub{end}for
end
AGMCORE_graphicsave restore
}def
/compose_error_msg
{
grestoreall initgraphics
/Helvetica findfont 10 scalefont setfont
/AGMCORE_deltaY 100 def
/AGMCORE_deltaX 310 def
clippath pathbbox np pop pop 36 add exch 36 add exch moveto
0 AGMCORE_deltaY rlineto AGMCORE_deltaX 0 rlineto
0 AGMCORE_deltaY neg rlineto AGMCORE_deltaX neg 0 rlineto closepath
0 AGMCORE_&setgray
gsave 1 AGMCORE_&setgray fill grestore
1 setlinewidth gsave stroke grestore
currentpoint AGMCORE_deltaY 15 sub add exch 8 add exch moveto
/AGMCORE_deltaY 12 def
/AGMCORE_tmp 0 def
AGMCORE_err_strings exch get
{
dup 32 eq
{
pop
AGMCORE_str256 0 AGMCORE_tmp getinterval
stringwidth pop currentpoint pop add AGMCORE_deltaX 28 add gt
{
currentpoint AGMCORE_deltaY sub exch pop
clippath pathbbox pop pop pop 44 add exch moveto
}if
AGMCORE_str256 0 AGMCORE_tmp getinterval show( )show
0 1 AGMCORE_str256 length 1 sub
{
AGMCORE_str256 exch 0 put
}for
/AGMCORE_tmp 0 def
}{
AGMCORE_str256 exch AGMCORE_tmp xpt
/AGMCORE_tmp AGMCORE_tmp 1 add def
}ifelse
}forall
}bdf
/AGMCORE_CMYKDeviceNColorspaces[
[/Separation/None/DeviceCMYK{0 0 0}]
[/Separation(Black)/DeviceCMYK{0 0 0 4 -1 roll}bind]
[/Separation(Yellow)/DeviceCMYK{0 0 3 -1 roll 0}bind]
[/DeviceN[(Yellow)(Black)]/DeviceCMYK{0 0 4 2 roll}bind]
[/Separation(Magenta)/DeviceCMYK{0 exch 0 0}bind]
[/DeviceN[(Magenta)(Black)]/DeviceCMYK{0 3 1 roll 0 exch}bind]
[/DeviceN[(Magenta)(Yellow)]/DeviceCMYK{0 3 1 roll 0}bind]
[/DeviceN[(Magenta)(Yellow)(Black)]/DeviceCMYK{0 4 1 roll}bind]
[/Separation(Cyan)/DeviceCMYK{0 0 0}]
[/DeviceN[(Cyan)(Black)]/DeviceCMYK{0 0 3 -1 roll}bind]
[/DeviceN[(Cyan)(Yellow)]/DeviceCMYK{0 exch 0}bind]
[/DeviceN[(Cyan)(Yellow)(Black)]/DeviceCMYK{0 3 1 roll}bind]
[/DeviceN[(Cyan)(Magenta)]/DeviceCMYK{0 0}]
[/DeviceN[(Cyan)(Magenta)(Black)]/DeviceCMYK{0 exch}bind]
[/DeviceN[(Cyan)(Magenta)(Yellow)]/DeviceCMYK{0}]
[/DeviceCMYK]
]def
/ds{
Adobe_AGM_Core begin
/currentdistillerparams where
{
pop currentdistillerparams/CoreDistVersion get 5000 lt
{<>setdistillerparams}if
}if
/AGMCORE_ps_version xdf
/AGMCORE_ps_level xdf
errordict/AGM_handleerror known not{
errordict/AGM_handleerror errordict/handleerror get put
errordict/handleerror{
Adobe_AGM_Core begin
$error/newerror get AGMCORE_cur_err null ne and{
$error/newerror false put
AGMCORE_cur_err compose_error_msg
}if
$error/newerror true put
end
errordict/AGM_handleerror get exec
}bind put
}if
/AGMCORE_environ_ok
ps_level AGMCORE_ps_level ge
ps_version AGMCORE_ps_version ge and
AGMCORE_ps_level -1 eq or
def
AGMCORE_environ_ok not
{/AGMCORE_cur_err/AGMCORE_bad_environ def}if
/AGMCORE_&setgray systemdict/setgray get def
level2{
/AGMCORE_&setcolor systemdict/setcolor get def
/AGMCORE_&setcolorspace systemdict/setcolorspace get def
}if
/AGMCORE_currentbg currentblackgeneration def
/AGMCORE_currentucr currentundercolorremoval def
/AGMCORE_Default_flatness currentflat def
/AGMCORE_distilling
/product where{
pop systemdict/setdistillerparams known product(Adobe PostScript Parser)ne and
}{
false
}ifelse
def
/AGMCORE_GSTATE AGMCORE_key_known not{
/AGMCORE_GSTATE 21 dict def
/AGMCORE_tmpmatrix matrix def
/AGMCORE_gstack 64 array def
/AGMCORE_gstackptr 0 def
/AGMCORE_gstacksaveptr 0 def
/AGMCORE_gstackframekeys 14 def
/AGMCORE_&gsave/gsave ldf
/AGMCORE_&grestore/grestore ldf
/AGMCORE_&grestoreall/grestoreall ldf
/AGMCORE_&save/save ldf
/AGMCORE_&setoverprint/setoverprint ldf
/AGMCORE_gdictcopy{
begin
{def}forall
end
}def
/AGMCORE_gput{
AGMCORE_gstack AGMCORE_gstackptr get
3 1 roll
put
}def
/AGMCORE_gget{
AGMCORE_gstack AGMCORE_gstackptr get
exch
get
}def
/gsave{
AGMCORE_&gsave
AGMCORE_gstack AGMCORE_gstackptr get
AGMCORE_gstackptr 1 add
dup 64 ge{limitcheck}if
/AGMCORE_gstackptr exch store
AGMCORE_gstack AGMCORE_gstackptr get
AGMCORE_gdictcopy
}def
/grestore{
AGMCORE_&grestore
AGMCORE_gstackptr 1 sub
dup AGMCORE_gstacksaveptr lt{1 add}if
dup AGMCORE_gstack exch get dup/AGMCORE_currentoverprint known
{/AGMCORE_currentoverprint get setoverprint}{pop}ifelse
/AGMCORE_gstackptr exch store
}def
/grestoreall{
AGMCORE_&grestoreall
/AGMCORE_gstackptr AGMCORE_gstacksaveptr store
}def
/save{
AGMCORE_&save
AGMCORE_gstack AGMCORE_gstackptr get
AGMCORE_gstackptr 1 add
dup 64 ge{limitcheck}if
/AGMCORE_gstackptr exch store
/AGMCORE_gstacksaveptr AGMCORE_gstackptr store
AGMCORE_gstack AGMCORE_gstackptr get
AGMCORE_gdictcopy
}def
/setoverprint{
dup/AGMCORE_currentoverprint exch AGMCORE_gput AGMCORE_&setoverprint
}def
0 1 AGMCORE_gstack length 1 sub{
AGMCORE_gstack exch AGMCORE_gstackframekeys dict put
}for
}if
level3/AGMCORE_&sysshfill AGMCORE_key_known not and
{
/AGMCORE_&sysshfill systemdict/shfill get def
/AGMCORE_&sysmakepattern systemdict/makepattern get def
/AGMCORE_&usrmakepattern/makepattern load def
}if
/currentcmykcolor[0 0 0 0]AGMCORE_gput
/currentstrokeadjust false AGMCORE_gput
/currentcolorspace[/DeviceGray]AGMCORE_gput
/sep_tint 0 AGMCORE_gput
/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
/sep_colorspace_dict null AGMCORE_gput
/devicen_colorspace_dict null AGMCORE_gput
/indexed_colorspace_dict null AGMCORE_gput
/currentcolor_intent()AGMCORE_gput
/customcolor_tint 1 AGMCORE_gput
/absolute_colorimetric_crd null AGMCORE_gput
/relative_colorimetric_crd null AGMCORE_gput
/saturation_crd null AGMCORE_gput
/perceptual_crd null AGMCORE_gput
currentcolortransfer cvlit/AGMCore_gray_xfer xdf cvlit/AGMCore_b_xfer xdf
cvlit/AGMCore_g_xfer xdf cvlit/AGMCore_r_xfer xdf
<<
/MaxPatternItem currentsystemparams/MaxPatternCache get
>>
setuserparams
end
}def
/ps
{
/setcmykcolor where{
pop
Adobe_AGM_Core/AGMCORE_&setcmykcolor/setcmykcolor load put
}if
Adobe_AGM_Core begin
/setcmykcolor
{
4 copy AGMCORE_cmykbuf astore/currentcmykcolor exch AGMCORE_gput
1 sub 4 1 roll
3{
3 index add neg dup 0 lt{
pop 0
}if
3 1 roll
}repeat
setrgbcolor pop
}ndf
/currentcmykcolor
{
/currentcmykcolor AGMCORE_gget aload pop
}ndf
/setoverprint
{pop}ndf
/currentoverprint
{false}ndf
/AGMCORE_cyan_plate 1 0 0 0 test_cmyk_color_plate def
/AGMCORE_magenta_plate 0 1 0 0 test_cmyk_color_plate def
/AGMCORE_yellow_plate 0 0 1 0 test_cmyk_color_plate def
/AGMCORE_black_plate 0 0 0 1 test_cmyk_color_plate def
/AGMCORE_plate_ndx
AGMCORE_cyan_plate{
0
}{
AGMCORE_magenta_plate{
1
}{
AGMCORE_yellow_plate{
2
}{
AGMCORE_black_plate{
3
}{
4
}ifelse
}ifelse
}ifelse
}ifelse
def
/AGMCORE_have_reported_unsupported_color_space false def
/AGMCORE_report_unsupported_color_space
{
AGMCORE_have_reported_unsupported_color_space false eq
{
(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.)==
Adobe_AGM_Core/AGMCORE_have_reported_unsupported_color_space true ddf
}if
}def
/AGMCORE_composite_job
AGMCORE_cyan_plate AGMCORE_magenta_plate and AGMCORE_yellow_plate and AGMCORE_black_plate and def
/AGMCORE_in_rip_sep
/AGMCORE_in_rip_sep where{
pop AGMCORE_in_rip_sep
}{
AGMCORE_distilling
{
false
}{
userdict/Adobe_AGM_OnHost_Seps known{
false
}{
level2{
currentpagedevice/Separations 2 copy known{
get
}{
pop pop false
}ifelse
}{
false
}ifelse
}ifelse
}ifelse
}ifelse
def
/AGMCORE_producing_seps AGMCORE_composite_job not AGMCORE_in_rip_sep or def
/AGMCORE_host_sep AGMCORE_producing_seps AGMCORE_in_rip_sep not and def
/AGM_preserve_spots
/AGM_preserve_spots where{
pop AGM_preserve_spots
}{
AGMCORE_distilling AGMCORE_producing_seps or
}ifelse
def
/AGM_is_distiller_preserving_spotimages
{
currentdistillerparams/PreserveOverprintSettings known
{
currentdistillerparams/PreserveOverprintSettings get
{
currentdistillerparams/ColorConversionStrategy known
{
currentdistillerparams/ColorConversionStrategy get
/sRGB ne
}{
true
}ifelse
}{
false
}ifelse
}{
false
}ifelse
}def
/convert_spot_to_process where{pop}{
/convert_spot_to_process
{
//Adobe_AGM_Core begin
dup map_alias{
/Name get exch pop
}if
dup dup(None)eq exch(All)eq or
{
pop false
}{
AGMCORE_host_sep
{
gsave
1 0 0 0 setcmykcolor currentgray 1 exch sub
0 1 0 0 setcmykcolor currentgray 1 exch sub
0 0 1 0 setcmykcolor currentgray 1 exch sub
0 0 0 1 setcmykcolor currentgray 1 exch sub
add add add 0 eq
{
pop false
}{
false setoverprint
current_spot_alias false set_spot_alias
1 1 1 1 6 -1 roll findcmykcustomcolor 1 setcustomcolor
set_spot_alias
currentgray 1 ne
}ifelse
grestore
}{
AGMCORE_distilling
{
pop AGM_is_distiller_preserving_spotimages not
}{
//Adobe_AGM_Core/AGMCORE_name xddf
false
//Adobe_AGM_Core/AGMCORE_pattern_paint_type get 0 eq
AGMUTIL_cpd/OverrideSeparations known and
{
AGMUTIL_cpd/OverrideSeparations get
{
/HqnSpots/ProcSet resourcestatus
{
pop pop pop true
}if
}if
}if
{
AGMCORE_name/HqnSpots/ProcSet findresource/TestSpot gx not
}{
gsave
[/Separation AGMCORE_name/DeviceGray{}]AGMCORE_&setcolorspace
false
AGMUTIL_cpd/SeparationColorNames 2 copy known
{
get
{AGMCORE_name eq or}forall
not
}{
pop pop pop true
}ifelse
grestore
}ifelse
}ifelse
}ifelse
}ifelse
end
}def
}ifelse
/convert_to_process where{pop}{
/convert_to_process
{
dup length 0 eq
{
pop false
}{
AGMCORE_host_sep
{
dup true exch
{
dup(Cyan)eq exch
dup(Magenta)eq 3 -1 roll or exch
dup(Yellow)eq 3 -1 roll or exch
dup(Black)eq 3 -1 roll or
{pop}
{convert_spot_to_process and}ifelse
}
forall
{
true exch
{
dup(Cyan)eq exch
dup(Magenta)eq 3 -1 roll or exch
dup(Yellow)eq 3 -1 roll or exch
(Black)eq or and
}forall
not
}{pop false}ifelse
}{
false exch
{
/PhotoshopDuotoneList where{pop false}{true}ifelse
{
dup(Cyan)eq exch
dup(Magenta)eq 3 -1 roll or exch
dup(Yellow)eq 3 -1 roll or exch
dup(Black)eq 3 -1 roll or
{pop}
{convert_spot_to_process or}ifelse
}
{
convert_spot_to_process or
}
ifelse
}
forall
}ifelse
}ifelse
}def
}ifelse
/AGMCORE_avoid_L2_sep_space
version cvr 2012 lt
level2 and
AGMCORE_producing_seps not and
def
/AGMCORE_is_cmyk_sep
AGMCORE_cyan_plate AGMCORE_magenta_plate or AGMCORE_yellow_plate or AGMCORE_black_plate or
def
/AGM_avoid_0_cmyk where{
pop AGM_avoid_0_cmyk
}{
AGM_preserve_spots
userdict/Adobe_AGM_OnHost_Seps known
userdict/Adobe_AGM_InRip_Seps known or
not and
}ifelse
{
/setcmykcolor[
{
4 copy add add add 0 eq currentoverprint and{
pop 0.0005
}if
}/exec cvx
/AGMCORE_&setcmykcolor load dup type/operatortype ne{
/exec cvx
}if
]cvx def
}if
/AGMCORE_IsSeparationAProcessColor
{
dup(Cyan)eq exch dup(Magenta)eq exch dup(Yellow)eq exch(Black)eq or or or
}def
AGMCORE_host_sep{
/setcolortransfer
{
AGMCORE_cyan_plate{
pop pop pop
}{
AGMCORE_magenta_plate{
4 3 roll pop pop pop
}{
AGMCORE_yellow_plate{
4 2 roll pop pop pop
}{
4 1 roll pop pop pop
}ifelse
}ifelse
}ifelse
settransfer
}
def
/AGMCORE_get_ink_data
AGMCORE_cyan_plate{
{pop pop pop}
}{
AGMCORE_magenta_plate{
{4 3 roll pop pop pop}
}{
AGMCORE_yellow_plate{
{4 2 roll pop pop pop}
}{
{4 1 roll pop pop pop}
}ifelse
}ifelse
}ifelse
def
/AGMCORE_RemoveProcessColorNames
{
1 dict begin
/filtername
{
dup/Cyan eq 1 index(Cyan)eq or
{pop(_cyan_)}if
dup/Magenta eq 1 index(Magenta)eq or
{pop(_magenta_)}if
dup/Yellow eq 1 index(Yellow)eq or
{pop(_yellow_)}if
dup/Black eq 1 index(Black)eq or
{pop(_black_)}if
}def
dup type/arraytype eq
{[exch{filtername}forall]}
{filtername}ifelse
end
}def
level3{
/AGMCORE_IsCurrentColor
{
dup AGMCORE_IsSeparationAProcessColor
{
AGMCORE_plate_ndx 0 eq
{dup(Cyan)eq exch/Cyan eq or}if
AGMCORE_plate_ndx 1 eq
{dup(Magenta)eq exch/Magenta eq or}if
AGMCORE_plate_ndx 2 eq
{dup(Yellow)eq exch/Yellow eq or}if
AGMCORE_plate_ndx 3 eq
{dup(Black)eq exch/Black eq or}if
AGMCORE_plate_ndx 4 eq
{pop false}if
}{
gsave
false setoverprint
current_spot_alias false set_spot_alias
1 1 1 1 6 -1 roll findcmykcustomcolor 1 setcustomcolor
set_spot_alias
currentgray 1 ne
grestore
}ifelse
}def
/AGMCORE_filter_functiondatasource
{
5 dict begin
/data_in xdf
data_in type/stringtype eq
{
/ncomp xdf
/comp xdf
/string_out data_in length ncomp idiv string def
0 ncomp data_in length 1 sub
{
string_out exch dup ncomp idiv exch data_in exch ncomp getinterval comp get 255 exch sub put
}for
string_out
}{
string/string_in xdf
/string_out 1 string def
/component xdf
[
data_in string_in/readstring cvx
[component/get cvx 255/exch cvx/sub cvx string_out/exch cvx 0/exch cvx/put cvx string_out]cvx
[/pop cvx()]cvx/ifelse cvx
]cvx/ReusableStreamDecode filter
}ifelse
end
}def
/AGMCORE_separateShadingFunction
{
2 dict begin
/paint? xdf
/channel xdf
dup type/dicttype eq
{
begin
FunctionType 0 eq
{
/DataSource channel Range length 2 idiv DataSource AGMCORE_filter_functiondatasource def
currentdict/Decode known
{/Decode Decode channel 2 mul 2 getinterval def}if
paint? not
{/Decode[1 1]def}if
}if
FunctionType 2 eq
{
paint?
{
/C0[C0 channel get 1 exch sub]def
/C1[C1 channel get 1 exch sub]def
}{
/C0[1]def
/C1[1]def
}ifelse
}if
FunctionType 3 eq
{
/Functions[Functions{channel paint? AGMCORE_separateShadingFunction}forall]def
}if
currentdict/Range known
{/Range[0 1]def}if
currentdict
end}{
channel get 0 paint? AGMCORE_separateShadingFunction
}ifelse
end
}def
/AGMCORE_separateShading
{
3 -1 roll begin
currentdict/Function known
{
currentdict/Background known
{[1 index{Background 3 index get 1 exch sub}{1}ifelse]/Background xdf}if
Function 3 1 roll AGMCORE_separateShadingFunction/Function xdf
/ColorSpace[/DeviceGray]def
}{
ColorSpace dup type/arraytype eq{0 get}if/DeviceCMYK eq
{
/ColorSpace[/DeviceN[/_cyan_/_magenta_/_yellow_/_black_]/DeviceCMYK{}]def
}{
ColorSpace dup 1 get AGMCORE_RemoveProcessColorNames 1 exch put
}ifelse
ColorSpace 0 get/Separation eq
{
{
[1/exch cvx/sub cvx]cvx
}{
[/pop cvx 1]cvx
}ifelse
ColorSpace 3 3 -1 roll put
pop
}{
{
[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
}{
pop[ColorSpace 1 get length{/pop cvx}repeat cvx 1]cvx
}ifelse
ColorSpace 3 3 -1 roll bind put
}ifelse
ColorSpace 2/DeviceGray put
}ifelse
end
}def
/AGMCORE_separateShadingDict
{
dup/ColorSpace get
dup type/arraytype ne
{[exch]}if
dup 0 get/DeviceCMYK eq
{
exch begin
currentdict
AGMCORE_cyan_plate
{0 true}if
AGMCORE_magenta_plate
{1 true}if
AGMCORE_yellow_plate
{2 true}if
AGMCORE_black_plate
{3 true}if
AGMCORE_plate_ndx 4 eq
{0 false}if
dup not currentoverprint and
{/AGMCORE_ignoreshade true def}if
AGMCORE_separateShading
currentdict
end exch
}if
dup 0 get/Separation eq
{
exch begin
ColorSpace 1 get dup/None ne exch/All ne and
{
ColorSpace 1 get AGMCORE_IsCurrentColor AGMCORE_plate_ndx 4 lt and ColorSpace 1 get AGMCORE_IsSeparationAProcessColor not and
{
ColorSpace 2 get dup type/arraytype eq{0 get}if/DeviceCMYK eq
{
/ColorSpace
[
/Separation
ColorSpace 1 get
/DeviceGray
[
ColorSpace 3 get/exec cvx
4 AGMCORE_plate_ndx sub -1/roll cvx
4 1/roll cvx
3[/pop cvx]cvx/repeat cvx
1/exch cvx/sub cvx
]cvx
]def
}{
AGMCORE_report_unsupported_color_space
AGMCORE_black_plate not
{
currentdict 0 false AGMCORE_separateShading
}if
}ifelse
}{
currentdict ColorSpace 1 get AGMCORE_IsCurrentColor
0 exch
dup not currentoverprint and
{/AGMCORE_ignoreshade true def}if
AGMCORE_separateShading
}ifelse
}if
currentdict
end exch
}if
dup 0 get/DeviceN eq
{
exch begin
ColorSpace 1 get convert_to_process
{
ColorSpace 2 get dup type/arraytype eq{0 get}if/DeviceCMYK eq
{
/ColorSpace
[
/DeviceN
ColorSpace 1 get
/DeviceGray
[
ColorSpace 3 get/exec cvx
4 AGMCORE_plate_ndx sub -1/roll cvx
4 1/roll cvx
3[/pop cvx]cvx/repeat cvx
1/exch cvx/sub cvx
]cvx
]def
}{
AGMCORE_report_unsupported_color_space
AGMCORE_black_plate not
{
currentdict 0 false AGMCORE_separateShading
/ColorSpace[/DeviceGray]def
}if
}ifelse
}{
currentdict
false -1 ColorSpace 1 get
{
AGMCORE_IsCurrentColor
{
1 add
exch pop true exch exit
}if
1 add
}forall
exch
dup not currentoverprint and
{/AGMCORE_ignoreshade true def}if
AGMCORE_separateShading
}ifelse
currentdict
end exch
}if
dup 0 get dup/DeviceCMYK eq exch dup/Separation eq exch/DeviceN eq or or not
{
exch begin
ColorSpace dup type/arraytype eq
{0 get}if
/DeviceGray ne
{
AGMCORE_report_unsupported_color_space
AGMCORE_black_plate not
{
ColorSpace 0 get/CIEBasedA eq
{
/ColorSpace[/Separation/_ciebaseda_/DeviceGray{}]def
}if
ColorSpace 0 get dup/CIEBasedABC eq exch dup/CIEBasedDEF eq exch/DeviceRGB eq or or
{
/ColorSpace[/DeviceN[/_red_/_green_/_blue_]/DeviceRGB{}]def
}if
ColorSpace 0 get/CIEBasedDEFG eq
{
/ColorSpace[/DeviceN[/_cyan_/_magenta_/_yellow_/_black_]/DeviceCMYK{}]def
}if
currentdict 0 false AGMCORE_separateShading
}if
}if
currentdict
end exch
}if
pop
dup/AGMCORE_ignoreshade known
{
begin
/ColorSpace[/Separation(None)/DeviceGray{}]def
currentdict end
}if
}def
/shfill
{
AGMCORE_separateShadingDict
dup/AGMCORE_ignoreshade known
{pop}
{AGMCORE_&sysshfill}ifelse
}def
/makepattern
{
exch
dup/PatternType get 2 eq
{
clonedict
begin
/Shading Shading AGMCORE_separateShadingDict def
Shading/AGMCORE_ignoreshade known
currentdict end exch
{pop<>}if
exch AGMCORE_&sysmakepattern
}{
exch AGMCORE_&usrmakepattern
}ifelse
}def
}if
}if
AGMCORE_in_rip_sep{
/setcustomcolor
{
exch aload pop
dup 7 1 roll inRip_spot_has_ink not {
4{4 index mul 4 1 roll}
repeat
/DeviceCMYK setcolorspace
6 -2 roll pop pop
}{
//Adobe_AGM_Core begin
/AGMCORE_k xdf/AGMCORE_y xdf/AGMCORE_m xdf/AGMCORE_c xdf
end
[/Separation 4 -1 roll/DeviceCMYK
{dup AGMCORE_c mul exch dup AGMCORE_m mul exch dup AGMCORE_y mul exch AGMCORE_k mul}
]
setcolorspace
}ifelse
setcolor
}ndf
/setseparationgray
{
[/Separation(All)/DeviceGray{}]setcolorspace_opt
1 exch sub setcolor
}ndf
}{
/setseparationgray
{
AGMCORE_&setgray
}ndf
}ifelse
/findcmykcustomcolor
{
5 makereadonlyarray
}ndf
/setcustomcolor
{
exch aload pop pop
4{4 index mul 4 1 roll}repeat
setcmykcolor pop
}ndf
/has_color
/colorimage where{
AGMCORE_producing_seps{
pop true
}{
systemdict eq
}ifelse
}{
false
}ifelse
def
/map_index
{
1 index mul exch getinterval{255 div}forall
}bdf
/map_indexed_devn
{
Lookup Names length 3 -1 roll cvi map_index
}bdf
/n_color_components
{
base_colorspace_type
dup/DeviceGray eq{
pop 1
}{
/DeviceCMYK eq{
4
}{
3
}ifelse
}ifelse
}bdf
level2{
/mo/moveto ldf
/li/lineto ldf
/cv/curveto ldf
/knockout_unitsq
{
1 setgray
0 0 1 1 rectfill
}def
level2/setcolorspace AGMCORE_key_known not and{
/AGMCORE_&&&setcolorspace/setcolorspace ldf
/AGMCORE_ReplaceMappedColor
{
dup type dup/arraytype eq exch/packedarraytype eq or
{
/AGMCORE_SpotAliasAry2 where{
begin
dup 0 get dup/Separation eq
{
pop
dup length array copy
dup dup 1 get
current_spot_alias
{
dup map_alias
{
false set_spot_alias
dup 1 exch setsepcolorspace
true set_spot_alias
begin
/sep_colorspace_dict currentdict AGMCORE_gput
pop pop pop
[
/Separation Name
CSA map_csa
MappedCSA
/sep_colorspace_proc load
]
dup Name
end
}if
}if
map_reserved_ink_name 1 xpt
}{
/DeviceN eq
{
dup length array copy
dup dup 1 get[
exch{
current_spot_alias{
dup map_alias{
/Name get exch pop
}if
}if
map_reserved_ink_name
}forall
]1 xpt
}if
}ifelse
end
}if
}if
}def
/setcolorspace
{
dup type dup/arraytype eq exch/packedarraytype eq or
{
dup 0 get/Indexed eq
{
AGMCORE_distilling
{
/PhotoshopDuotoneList where
{
pop false
}{
true
}ifelse
}{
true
}ifelse
{
aload pop 3 -1 roll
AGMCORE_ReplaceMappedColor
3 1 roll 4 array astore
}if
}{
AGMCORE_ReplaceMappedColor
}ifelse
}if
DeviceN_PS2_inRip_seps{AGMCORE_&&&setcolorspace}if
}def
}if
}{
/adj
{
currentstrokeadjust{
transform
0.25 sub round 0.25 add exch
0.25 sub round 0.25 add exch
itransform
}if
}def
/mo{
adj moveto
}def
/li{
adj lineto
}def
/cv{
6 2 roll adj
6 2 roll adj
6 2 roll adj curveto
}def
/knockout_unitsq
{
1 setgray
8 8 1[8 0 0 8 0 0]{
}image
}def
/currentstrokeadjust{
/currentstrokeadjust AGMCORE_gget
}def
/setstrokeadjust{
/currentstrokeadjust exch AGMCORE_gput
}def
/setcolorspace
{
/currentcolorspace exch AGMCORE_gput
}def
/currentcolorspace
{
/currentcolorspace AGMCORE_gget
}def
/setcolor_devicecolor
{
base_colorspace_type
dup/DeviceGray eq{
pop setgray
}{
/DeviceCMYK eq{
setcmykcolor
}{
setrgbcolor
}ifelse
}ifelse
}def
/setcolor
{
currentcolorspace 0 get
dup/DeviceGray ne{
dup/DeviceCMYK ne{
dup/DeviceRGB ne{
dup/Separation eq{
pop
currentcolorspace 3 gx
currentcolorspace 2 get
}{
dup/Indexed eq{
pop
currentcolorspace 3 get dup type/stringtype eq{
currentcolorspace 1 get n_color_components
3 -1 roll map_index
}{
exec
}ifelse
currentcolorspace 1 get
}{
/AGMCORE_cur_err/AGMCORE_invalid_color_space def
AGMCORE_invalid_color_space
}ifelse
}ifelse
}if
}if
}if
setcolor_devicecolor
}def
}ifelse
/sop/setoverprint ldf
/lw/setlinewidth ldf
/lc/setlinecap ldf
/lj/setlinejoin ldf
/ml/setmiterlimit ldf
/dsh/setdash ldf
/sadj/setstrokeadjust ldf
/gry/setgray ldf
/rgb/setrgbcolor ldf
/cmyk[
/currentcolorspace[/DeviceCMYK]/AGMCORE_gput cvx
/setcmykcolor load dup type/operatortype ne{/exec cvx}if
]cvx bdf
level3 AGMCORE_host_sep not and{
/nzopmsc{
6 dict begin
/kk exch def
/yy exch def
/mm exch def
/cc exch def
/sum 0 def
cc 0 ne{/sum sum 2#1000 or def cc}if
mm 0 ne{/sum sum 2#0100 or def mm}if
yy 0 ne{/sum sum 2#0010 or def yy}if
kk 0 ne{/sum sum 2#0001 or def kk}if
AGMCORE_CMYKDeviceNColorspaces sum get setcolorspace
sum 0 eq{0}if
end
setcolor
}bdf
}{
/nzopmsc/cmyk ldf
}ifelse
/sep/setsepcolor ldf
/devn/setdevicencolor ldf
/idx/setindexedcolor ldf
/colr/setcolor ldf
/csacrd/set_csa_crd ldf
/sepcs/setsepcolorspace ldf
/devncs/setdevicencolorspace ldf
/idxcs/setindexedcolorspace ldf
/cp/closepath ldf
/clp/clp_npth ldf
/eclp/eoclp_npth ldf
/f/fill ldf
/ef/eofill ldf
/@/stroke ldf
/nclp/npth_clp ldf
/gset/graphic_setup ldf
/gcln/graphic_cleanup ldf
/ct/concat ldf
/cf/currentfile ldf
/fl/filter ldf
/rs/readstring ldf
/AGMCORE_def_ht currenthalftone def
/clonedict Adobe_AGM_Utils begin/clonedict load end def
/clonearray Adobe_AGM_Utils begin/clonearray load end def
currentdict{
dup xcheck 1 index type dup/arraytype eq exch/packedarraytype eq or and{
bind
}if
def
}forall
/getrampcolor
{
/indx exch def
0 1 NumComp 1 sub
{
dup
Samples exch get
dup type/stringtype eq{indx get}if
exch
Scaling exch get aload pop
3 1 roll
mul add
}for
ColorSpaceFamily/Separation eq
{sep}
{
ColorSpaceFamily/DeviceN eq
{devn}{setcolor}ifelse
}ifelse
}bdf
/sssetbackground{
aload pop
ColorSpaceFamily/Separation eq
{sep}
{
ColorSpaceFamily/DeviceN eq
{devn}{setcolor}ifelse
}ifelse
}bdf
/RadialShade
{
40 dict begin
/ColorSpaceFamily xdf
/background xdf
/ext1 xdf
/ext0 xdf
/BBox xdf
/r2 xdf
/c2y xdf
/c2x xdf
/r1 xdf
/c1y xdf
/c1x xdf
/rampdict xdf
/setinkoverprint where{pop/setinkoverprint{pop}def}if
gsave
BBox length 0 gt
{
np
BBox 0 get BBox 1 get moveto
BBox 2 get BBox 0 get sub 0 rlineto
0 BBox 3 get BBox 1 get sub rlineto
BBox 2 get BBox 0 get sub neg 0 rlineto
closepath
clip
np
}if
c1x c2x eq
{
c1y c2y lt{/theta 90 def}{/theta 270 def}ifelse
}{
/slope c2y c1y sub c2x c1x sub div def
/theta slope 1 atan def
c2x c1x lt c2y c1y ge and{/theta theta 180 sub def}if
c2x c1x lt c2y c1y lt and{/theta theta 180 add def}if
}ifelse
gsave
clippath
c1x c1y translate
theta rotate
-90 rotate
{pathbbox}stopped
{0 0 0 0}if
/yMax xdf
/xMax xdf
/yMin xdf
/xMin xdf
grestore
xMax xMin eq yMax yMin eq or
{
grestore
end
}{
/max{2 copy gt{pop}{exch pop}ifelse}bdf
/min{2 copy lt{pop}{exch pop}ifelse}bdf
rampdict begin
40 dict begin
background length 0 gt{background sssetbackground gsave clippath fill grestore}if
gsave
c1x c1y translate
theta rotate
-90 rotate
/c2y c1x c2x sub dup mul c1y c2y sub dup mul add sqrt def
/c1y 0 def
/c1x 0 def
/c2x 0 def
ext0
{
0 getrampcolor
c2y r2 add r1 sub 0.0001 lt
{
c1x c1y r1 360 0 arcn
pathbbox
/aymax exch def
/axmax exch def
/aymin exch def
/axmin exch def
/bxMin xMin axmin min def
/byMin yMin aymin min def
/bxMax xMax axmax max def
/byMax yMax aymax max def
bxMin byMin moveto
bxMax byMin lineto
bxMax byMax lineto
bxMin byMax lineto
bxMin byMin lineto
eofill
}{
c2y r1 add r2 le
{
c1x c1y r1 0 360 arc
fill
}
{
c2x c2y r2 0 360 arc fill
r1 r2 eq
{
/p1x r1 neg def
/p1y c1y def
/p2x r1 def
/p2y c1y def
p1x p1y moveto p2x p2y lineto p2x yMin lineto p1x yMin lineto
fill
}{
/AA r2 r1 sub c2y div def
AA -1 eq
{/theta 89.99 def}
{/theta AA 1 AA dup mul sub sqrt div 1 atan def}
ifelse
/SS1 90 theta add dup sin exch cos div def
/p1x r1 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
/p1y p1x SS1 div neg def
/SS2 90 theta sub dup sin exch cos div def
/p2x r1 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
/p2y p2x SS2 div neg def
r1 r2 gt
{
/L1maxX p1x yMin p1y sub SS1 div add def
/L2maxX p2x yMin p2y sub SS2 div add def
}{
/L1maxX 0 def
/L2maxX 0 def
}ifelse
p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
L1maxX L1maxX p1x sub SS1 mul p1y add lineto
fill
}ifelse
}ifelse
}ifelse
}if
c1x c2x sub dup mul
c1y c2y sub dup mul
add 0.5 exp
0 dtransform
dup mul exch dup mul add 0.5 exp 72 div
0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
1 index 1 index lt{exch}if pop
/hires xdf
hires mul
/numpix xdf
/numsteps NumSamples def
/rampIndxInc 1 def
/subsampling false def
numpix 0 ne
{
NumSamples numpix div 0.5 gt
{
/numsteps numpix 2 div round cvi dup 1 le{pop 2}if def
/rampIndxInc NumSamples 1 sub numsteps div def
/subsampling true def
}if
}if
/xInc c2x c1x sub numsteps div def
/yInc c2y c1y sub numsteps div def
/rInc r2 r1 sub numsteps div def
/cx c1x def
/cy c1y def
/radius r1 def
np
xInc 0 eq yInc 0 eq rInc 0 eq and and
{
0 getrampcolor
cx cy radius 0 360 arc
stroke
NumSamples 1 sub getrampcolor
cx cy radius 72 hires div add 0 360 arc
0 setlinewidth
stroke
}{
0
numsteps
{
dup
subsampling{round cvi}if
getrampcolor
cx cy radius 0 360 arc
/cx cx xInc add def
/cy cy yInc add def
/radius radius rInc add def
cx cy radius 360 0 arcn
eofill
rampIndxInc add
}repeat
pop
}ifelse
ext1
{
c2y r2 add r1 lt
{
c2x c2y r2 0 360 arc
fill
}{
c2y r1 add r2 sub 0.0001 le
{
c2x c2y r2 360 0 arcn
pathbbox
/aymax exch def
/axmax exch def
/aymin exch def
/axmin exch def
/bxMin xMin axmin min def
/byMin yMin aymin min def
/bxMax xMax axmax max def
/byMax yMax aymax max def
bxMin byMin moveto
bxMax byMin lineto
bxMax byMax lineto
bxMin byMax lineto
bxMin byMin lineto
eofill
}{
c2x c2y r2 0 360 arc fill
r1 r2 eq
{
/p1x r2 neg def
/p1y c2y def
/p2x r2 def
/p2y c2y def
p1x p1y moveto p2x p2y lineto p2x yMax lineto p1x yMax lineto
fill
}{
/AA r2 r1 sub c2y div def
AA -1 eq
{/theta 89.99 def}
{/theta AA 1 AA dup mul sub sqrt div 1 atan def}
ifelse
/SS1 90 theta add dup sin exch cos div def
/p1x r2 SS1 SS1 mul SS1 SS1 mul 1 add div sqrt mul neg def
/p1y c2y p1x SS1 div sub def
/SS2 90 theta sub dup sin exch cos div def
/p2x r2 SS2 SS2 mul SS2 SS2 mul 1 add div sqrt mul def
/p2y c2y p2x SS2 div sub def
r1 r2 lt
{
/L1maxX p1x yMax p1y sub SS1 div add def
/L2maxX p2x yMax p2y sub SS2 div add def
}{
/L1maxX 0 def
/L2maxX 0 def
}ifelse
p1x p1y moveto p2x p2y lineto L2maxX L2maxX p2x sub SS2 mul p2y add lineto
L1maxX L1maxX p1x sub SS1 mul p1y add lineto
fill
}ifelse
}ifelse
}ifelse
}if
grestore
grestore
end
end
end
}ifelse
}bdf
/GenStrips
{
40 dict begin
/ColorSpaceFamily xdf
/background xdf
/ext1 xdf
/ext0 xdf
/BBox xdf
/y2 xdf
/x2 xdf
/y1 xdf
/x1 xdf
/rampdict xdf
/setinkoverprint where{pop/setinkoverprint{pop}def}if
gsave
BBox length 0 gt
{
np
BBox 0 get BBox 1 get moveto
BBox 2 get BBox 0 get sub 0 rlineto
0 BBox 3 get BBox 1 get sub rlineto
BBox 2 get BBox 0 get sub neg 0 rlineto
closepath
clip
np
}if
x1 x2 eq
{
y1 y2 lt{/theta 90 def}{/theta 270 def}ifelse
}{
/slope y2 y1 sub x2 x1 sub div def
/theta slope 1 atan def
x2 x1 lt y2 y1 ge and{/theta theta 180 sub def}if
x2 x1 lt y2 y1 lt and{/theta theta 180 add def}if
}
ifelse
gsave
clippath
x1 y1 translate
theta rotate
{pathbbox}stopped
{0 0 0 0}if
/yMax exch def
/xMax exch def
/yMin exch def
/xMin exch def
grestore
xMax xMin eq yMax yMin eq or
{
grestore
end
}{
rampdict begin
20 dict begin
background length 0 gt{background sssetbackground gsave clippath fill grestore}if
gsave
x1 y1 translate
theta rotate
/xStart 0 def
/xEnd x2 x1 sub dup mul y2 y1 sub dup mul add 0.5 exp def
/ySpan yMax yMin sub def
/numsteps NumSamples def
/rampIndxInc 1 def
/subsampling false def
xStart 0 transform
xEnd 0 transform
3 -1 roll
sub dup mul
3 1 roll
sub dup mul
add 0.5 exp 72 div
0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
1 index 1 index lt{exch}if pop
mul
/numpix xdf
numpix 0 ne
{
NumSamples numpix div 0.5 gt
{
/numsteps numpix 2 div round cvi dup 1 le{pop 2}if def
/rampIndxInc NumSamples 1 sub numsteps div def
/subsampling true def
}if
}if
ext0
{
0 getrampcolor
xMin xStart lt
{
xMin yMin xMin neg ySpan rectfill
}if
}if
/xInc xEnd xStart sub numsteps div def
/x xStart def
0
numsteps
{
dup
subsampling{round cvi}if
getrampcolor
x yMin xInc ySpan rectfill
/x x xInc add def
rampIndxInc add
}repeat
pop
ext1{
xMax xEnd gt
{
xEnd yMin xMax xEnd sub ySpan rectfill
}if
}if
grestore
grestore
end
end
end
}ifelse
}bdf
}def
/pt
{
end
}def
/dt{
}def
/pgsv{
//Adobe_AGM_Core/AGMCORE_save save put
}def
/pgrs{
//Adobe_AGM_Core/AGMCORE_save get restore
}def
systemdict/findcolorrendering known{
/findcolorrendering systemdict/findcolorrendering get def
}if
systemdict/setcolorrendering known{
/setcolorrendering systemdict/setcolorrendering get def
}if
/test_cmyk_color_plate
{
gsave
setcmykcolor currentgray 1 ne
grestore
}def
/inRip_spot_has_ink
{
dup//Adobe_AGM_Core/AGMCORE_name xddf
convert_spot_to_process not
}def
/map255_to_range
{
1 index sub
3 -1 roll 255 div mul add
}def
/set_csa_crd
{
/sep_colorspace_dict null AGMCORE_gput
begin
CSA get_csa_by_name setcolorspace_opt
set_crd
end
}
def
/map_csa
{
currentdict/MappedCSA known{MappedCSA null ne}{false}ifelse
{pop}{get_csa_by_name/MappedCSA xdf}ifelse
}def
/setsepcolor
{
/sep_colorspace_dict AGMCORE_gget begin
dup/sep_tint exch AGMCORE_gput
TintProc
end
}def
/setdevicencolor
{
/devicen_colorspace_dict AGMCORE_gget begin
Names length copy
Names length 1 sub -1 0
{
/devicen_tints AGMCORE_gget 3 1 roll xpt
}for
TintProc
end
}def
/sep_colorspace_proc
{
/AGMCORE_tmp exch store
/sep_colorspace_dict AGMCORE_gget begin
currentdict/Components known{
Components aload pop
TintMethod/Lab eq{
2{AGMCORE_tmp mul NComponents 1 roll}repeat
LMax sub AGMCORE_tmp mul LMax add NComponents 1 roll
}{
TintMethod/Subtractive eq{
NComponents{
AGMCORE_tmp mul NComponents 1 roll
}repeat
}{
NComponents{
1 sub AGMCORE_tmp mul 1 add NComponents 1 roll
}repeat
}ifelse
}ifelse
}{
ColorLookup AGMCORE_tmp ColorLookup length 1 sub mul round cvi get
aload pop
}ifelse
end
}def
/sep_colorspace_gray_proc
{
/AGMCORE_tmp exch store
/sep_colorspace_dict AGMCORE_gget begin
GrayLookup AGMCORE_tmp GrayLookup length 1 sub mul round cvi get
end
}def
/sep_proc_name
{
dup 0 get
dup/DeviceRGB eq exch/DeviceCMYK eq or level2 not and has_color not and{
pop[/DeviceGray]
/sep_colorspace_gray_proc
}{
/sep_colorspace_proc
}ifelse
}def
/setsepcolorspace
{
current_spot_alias{
dup begin
Name map_alias{
exch pop
}if
end
}if
dup/sep_colorspace_dict exch AGMCORE_gput
begin
CSA map_csa
/AGMCORE_sep_special Name dup()eq exch(All)eq or store
AGMCORE_avoid_L2_sep_space{
[/Indexed MappedCSA sep_proc_name 255 exch
{255 div}/exec cvx 3 -1 roll[4 1 roll load/exec cvx]cvx
]setcolorspace_opt
/TintProc{
255 mul round cvi setcolor
}bdf
}{
MappedCSA 0 get/DeviceCMYK eq
currentdict/Components known and
AGMCORE_sep_special not and{
/TintProc[
Components aload pop Name findcmykcustomcolor
/exch cvx/setcustomcolor cvx
]cvx bdf
}{
AGMCORE_host_sep Name(All)eq and{
/TintProc{
1 exch sub setseparationgray
}bdf
}{
AGMCORE_in_rip_sep MappedCSA 0 get/DeviceCMYK eq and
AGMCORE_host_sep or
Name()eq and{
/TintProc[
MappedCSA sep_proc_name exch 0 get/DeviceCMYK eq{
cvx/setcmykcolor cvx
}{
cvx/setgray cvx
}ifelse
]cvx bdf
}{
AGMCORE_producing_seps MappedCSA 0 get dup/DeviceCMYK eq exch/DeviceGray eq or and AGMCORE_sep_special not and{
/TintProc[
/dup cvx
MappedCSA sep_proc_name cvx exch
0 get/DeviceGray eq{
1/exch cvx/sub cvx 0 0 0 4 -1/roll cvx
}if
/Name cvx/findcmykcustomcolor cvx/exch cvx
AGMCORE_host_sep{
AGMCORE_is_cmyk_sep
/Name cvx
/AGMCORE_IsSeparationAProcessColor load/exec cvx
/not cvx/and cvx
}{
Name inRip_spot_has_ink not
}ifelse
[
/pop cvx 1
]cvx/if cvx
/setcustomcolor cvx
]cvx bdf
}{
/TintProc{setcolor}bdf
[/Separation Name MappedCSA sep_proc_name load]setcolorspace_opt
}ifelse
}ifelse
}ifelse
}ifelse
}ifelse
set_crd
setsepcolor
end
}def
/additive_blend
{
3 dict begin
/numarrays xdf
/numcolors xdf
0 1 numcolors 1 sub
{
/c1 xdf
1
0 1 numarrays 1 sub
{
1 exch add/index cvx
c1/get cvx/mul cvx
}for
numarrays 1 add 1/roll cvx
}for
numarrays[/pop cvx]cvx/repeat cvx
end
}def
/subtractive_blend
{
3 dict begin
/numarrays xdf
/numcolors xdf
0 1 numcolors 1 sub
{
/c1 xdf
1 1
0 1 numarrays 1 sub
{
1 3 3 -1 roll add/index cvx
c1/get cvx/sub cvx/mul cvx
}for
/sub cvx
numarrays 1 add 1/roll cvx
}for
numarrays[/pop cvx]cvx/repeat cvx
end
}def
/exec_tint_transform
{
/TintProc[
/TintTransform cvx/setcolor cvx
]cvx bdf
MappedCSA setcolorspace_opt
}bdf
/devn_makecustomcolor
{
2 dict begin
/names_index xdf
/Names xdf
1 1 1 1 Names names_index get findcmykcustomcolor
/devicen_tints AGMCORE_gget names_index get setcustomcolor
Names length{pop}repeat
end
}bdf
/setdevicencolorspace
{
dup/AliasedColorants known{false}{true}ifelse
current_spot_alias and{
7 dict begin
/names_index 0 def
dup/names_len exch/Names get length def
/new_names names_len array def
/new_LookupTables names_len array def
/alias_cnt 0 def
dup/Names get
{
dup map_alias{
exch pop
dup/ColorLookup known{
dup begin
new_LookupTables names_index ColorLookup put
end
}{
dup/Components known{
dup begin
new_LookupTables names_index Components put
end
}{
dup begin
new_LookupTables names_index[null null null null]put
end
}ifelse
}ifelse
new_names names_index 3 -1 roll/Name get put
/alias_cnt alias_cnt 1 add def
}{
/name xdf
new_names names_index name put
dup/LookupTables known{
dup begin
new_LookupTables names_index LookupTables names_index get put
end
}{
dup begin
new_LookupTables names_index[null null null null]put
end
}ifelse
}ifelse
/names_index names_index 1 add def
}forall
alias_cnt 0 gt{
/AliasedColorants true def
/lut_entry_len new_LookupTables 0 get dup length 256 ge{0 get length}{length}ifelse def
0 1 names_len 1 sub{
/names_index xdf
new_LookupTables names_index get dup length 256 ge{0 get length}{length}ifelse lut_entry_len ne{
/AliasedColorants false def
exit
}{
new_LookupTables names_index get 0 get null eq{
dup/Names get names_index get/name xdf
name(Cyan)eq name(Magenta)eq name(Yellow)eq name(Black)eq
or or or not{
/AliasedColorants false def
exit
}if
}if
}ifelse
}for
lut_entry_len 1 eq{
/AliasedColorants false def
}if
AliasedColorants{
dup begin
/Names new_names def
/LookupTables new_LookupTables def
/AliasedColorants true def
/NComponents lut_entry_len def
/TintMethod NComponents 4 eq{/Subtractive}{/Additive}ifelse def
/MappedCSA TintMethod/Additive eq{/DeviceRGB}{/DeviceCMYK}ifelse def
currentdict/TTTablesIdx known not{
/TTTablesIdx -1 def
}if
end
}if
}if
end
}if
dup/devicen_colorspace_dict exch AGMCORE_gput
begin
currentdict/AliasedColorants known{
AliasedColorants
}{
false
}ifelse
dup not{
CSA map_csa
}if
/TintTransform load type/nulltype eq or{
/TintTransform[
0 1 Names length 1 sub
{
/TTTablesIdx TTTablesIdx 1 add def
dup LookupTables exch get dup 0 get null eq
{
1 index
Names exch get
dup(Cyan)eq
{
pop exch
LookupTables length exch sub
/index cvx
0 0 0
}
{
dup(Magenta)eq
{
pop exch
LookupTables length exch sub
/index cvx
0/exch cvx 0 0
}{
(Yellow)eq
{
exch
LookupTables length exch sub
/index cvx
0 0 3 -1/roll cvx 0
}{
exch
LookupTables length exch sub
/index cvx
0 0 0 4 -1/roll cvx
}ifelse
}ifelse
}ifelse
5 -1/roll cvx/astore cvx
}{
dup length 1 sub
LookupTables length 4 -1 roll sub 1 add
/index cvx/mul cvx/round cvx/cvi cvx/get cvx
}ifelse
Names length TTTablesIdx add 1 add 1/roll cvx
}for
Names length[/pop cvx]cvx/repeat cvx
NComponents Names length
TintMethod/Subtractive eq
{
subtractive_blend
}{
additive_blend
}ifelse
]cvx bdf
}if
AGMCORE_host_sep{
Names convert_to_process{
exec_tint_transform
}
{
currentdict/AliasedColorants known{
AliasedColorants not
}{
false
}ifelse
5 dict begin
/AvoidAliasedColorants xdf
/painted? false def
/names_index 0 def
/names_len Names length def
AvoidAliasedColorants{
/currentspotalias current_spot_alias def
false set_spot_alias
}if
Names{
AGMCORE_is_cmyk_sep{
dup(Cyan)eq AGMCORE_cyan_plate and exch
dup(Magenta)eq AGMCORE_magenta_plate and exch
dup(Yellow)eq AGMCORE_yellow_plate and exch
(Black)eq AGMCORE_black_plate and or or or{
/devicen_colorspace_dict AGMCORE_gget/TintProc[
Names names_index/devn_makecustomcolor cvx
]cvx ddf
/painted? true def
}if
painted?{exit}if
}{
0 0 0 0 5 -1 roll findcmykcustomcolor 1 setcustomcolor currentgray 0 eq{
/devicen_colorspace_dict AGMCORE_gget/TintProc[
Names names_index/devn_makecustomcolor cvx
]cvx ddf
/painted? true def
exit
}if
}ifelse
/names_index names_index 1 add def
}forall
AvoidAliasedColorants{
currentspotalias set_spot_alias
}if
painted?{
/devicen_colorspace_dict AGMCORE_gget/names_index names_index put
}{
/devicen_colorspace_dict AGMCORE_gget/TintProc[
names_len[/pop cvx]cvx/repeat cvx 1/setseparationgray cvx
0 0 0 0/setcmykcolor cvx
]cvx ddf
}ifelse
end
}ifelse
}
{
AGMCORE_in_rip_sep{
Names convert_to_process not
}{
level3
}ifelse
{
[/DeviceN Names MappedCSA/TintTransform load]setcolorspace_opt
/TintProc level3 not AGMCORE_in_rip_sep and{
[
Names/length cvx[/pop cvx]cvx/repeat cvx
]cvx bdf
}{
{setcolor}bdf
}ifelse
}{
exec_tint_transform
}ifelse
}ifelse
set_crd
/AliasedColorants false def
end
}def
/setindexedcolorspace
{
dup/indexed_colorspace_dict exch AGMCORE_gput
begin
currentdict/CSDBase known{
CSDBase/CSD get_res begin
currentdict/Names known{
currentdict devncs
}{
1 currentdict sepcs
}ifelse
AGMCORE_host_sep{
4 dict begin
/compCnt/Names where{pop Names length}{1}ifelse def
/NewLookup HiVal 1 add string def
0 1 HiVal{
/tableIndex xdf
Lookup dup type/stringtype eq{
compCnt tableIndex map_index
}{
exec
}ifelse
/Names where{
pop setdevicencolor
}{
setsepcolor
}ifelse
currentgray
tableIndex exch
255 mul cvi
NewLookup 3 1 roll put
}for
[/Indexed currentcolorspace HiVal NewLookup]setcolorspace_opt
end
}{
level3
{
currentdict/Names known{
[/Indexed[/DeviceN Names MappedCSA/TintTransform load]HiVal Lookup]setcolorspace_opt
}{
[/Indexed[/Separation Name MappedCSA sep_proc_name load]HiVal Lookup]setcolorspace_opt
}ifelse
}{
[/Indexed MappedCSA HiVal
[
currentdict/Names known{
Lookup dup type/stringtype eq
{/exch cvx CSDBase/CSD get_res/Names get length dup/mul cvx exch/getinterval cvx{255 div}/forall cvx}
{/exec cvx}ifelse
/TintTransform load/exec cvx
}{
Lookup dup type/stringtype eq
{/exch cvx/get cvx 255/div cvx}
{/exec cvx}ifelse
CSDBase/CSD get_res/MappedCSA get sep_proc_name exch pop/load cvx/exec cvx
}ifelse
]cvx
]setcolorspace_opt
}ifelse
}ifelse
end
set_crd
}
{
CSA map_csa
AGMCORE_host_sep level2 not and{
0 0 0 0 setcmykcolor
}{
[/Indexed MappedCSA
level2 not has_color not and{
dup 0 get dup/DeviceRGB eq exch/DeviceCMYK eq or{
pop[/DeviceGray]
}if
HiVal GrayLookup
}{
HiVal
currentdict/RangeArray known{
{
/indexed_colorspace_dict AGMCORE_gget begin
Lookup exch
dup HiVal gt{
pop HiVal
}if
NComponents mul NComponents getinterval{}forall
NComponents 1 sub -1 0{
RangeArray exch 2 mul 2 getinterval aload pop map255_to_range
NComponents 1 roll
}for
end
}bind
}{
Lookup
}ifelse
}ifelse
]setcolorspace_opt
set_crd
}ifelse
}ifelse
end
}def
/setindexedcolor
{
AGMCORE_host_sep{
/indexed_colorspace_dict AGMCORE_gget
begin
currentdict/CSDBase known{
CSDBase/CSD get_res begin
currentdict/Names known{
map_indexed_devn
devn
}
{
Lookup 1 3 -1 roll map_index
sep
}ifelse
end
}{
Lookup MappedCSA/DeviceCMYK eq{4}{1}ifelse 3 -1 roll
map_index
MappedCSA/DeviceCMYK eq{setcmykcolor}{setgray}ifelse
}ifelse
end
}{
level3 not AGMCORE_in_rip_sep and/indexed_colorspace_dict AGMCORE_gget/CSDBase known and{
/indexed_colorspace_dict AGMCORE_gget/CSDBase get/CSD get_res begin
map_indexed_devn
devn
end
}
{
setcolor
}ifelse
}ifelse
}def
/ignoreimagedata
{
currentoverprint not{
gsave
dup clonedict begin
1 setgray
/Decode[0 1]def
/DataSourcedef
/MultipleDataSources false def
/BitsPerComponent 8 def
currentdict end
systemdict/image gx
grestore
}if
consumeimagedata
}def
/add_res
{
dup/CSD eq{
pop
//Adobe_AGM_Core begin
/AGMCORE_CSD_cache load 3 1 roll put
end
}{
defineresource pop
}ifelse
}def
/del_res
{
{
aload pop exch
dup/CSD eq{
pop
{//Adobe_AGM_Core/AGMCORE_CSD_cache get exch undef}forall
}{
exch
{1 index undefineresource}forall
pop
}ifelse
}forall
}def
/get_res
{
dup/CSD eq{
pop
dup type dup/nametype eq exch/stringtype eq or{
AGMCORE_CSD_cache exch get
}if
}{
findresource
}ifelse
}def
/get_csa_by_name
{
dup type dup/nametype eq exch/stringtype eq or{
/CSA get_res
}if
}def
/paintproc_buf_init
{
/count get 0 0 put
}def
/paintproc_buf_next
{
dup/count get dup 0 get
dup 3 1 roll
1 add 0 xpt
get
}def
/cachepaintproc_compress
{
5 dict begin
currentfile exch 0 exch/SubFileDecode filter/ReadFilter exch def
/ppdict 20 dict def
/string_size 16000 def
/readbuffer string_size string def
currentglobal true setglobal
ppdict 1 array dup 0 1 put/count xpt
setglobal
/LZWFilter
{
exch
dup length 0 eq{
pop
}{
ppdict dup length 1 sub 3 -1 roll put
}ifelse
{string_size}{0}ifelse string
}/LZWEncode filter def
{
ReadFilter readbuffer readstring
exch LZWFilter exch writestring
not{exit}if
}loop
LZWFilter closefile
ppdict
end
}def
/cachepaintproc
{
2 dict begin
currentfile exch 0 exch/SubFileDecode filter/ReadFilter exch def
/ppdict 20 dict def
currentglobal true setglobal
ppdict 1 array dup 0 1 put/count xpt
setglobal
{
ReadFilter 16000 string readstring exch
ppdict dup length 1 sub 3 -1 roll put
not{exit}if
}loop
ppdict dup dup length 1 sub()put
end
}def
/make_pattern
{
exch clonedict exch
dup matrix currentmatrix matrix concatmatrix 0 0 3 2 roll itransform
exch 3 index/XStep get 1 index exch 2 copy div cvi mul sub sub
exch 3 index/YStep get 1 index exch 2 copy div cvi mul sub sub
matrix translate exch matrix concatmatrix
1 index begin
BBox 0 get XStep div cvi XStep mul/xshift exch neg def
BBox 1 get YStep div cvi YStep mul/yshift exch neg def
BBox 0 get xshift add
BBox 1 get yshift add
BBox 2 get xshift add
BBox 3 get yshift add
4 array astore
/BBox exch def
[xshift yshift/translate load null/exec load]dup
3/PaintProc load put cvx/PaintProc exch def
end
gsave 0 setgray
makepattern
grestore
}def
/set_pattern
{
dup/PatternType get 1 eq{
dup/PaintType get 1 eq{
currentoverprint sop[/DeviceGray]setcolorspace 0 setgray
}if
}if
setpattern
}def
/setcolorspace_opt
{
dup currentcolorspace eq{pop}{setcolorspace}ifelse
}def
/updatecolorrendering
{
currentcolorrendering/RenderingIntent known{
currentcolorrendering/RenderingIntent get
}
{
Intent/AbsoluteColorimetric eq
{
/absolute_colorimetric_crd AGMCORE_gget dup null eq
}
{
Intent/RelativeColorimetric eq
{
/relative_colorimetric_crd AGMCORE_gget dup null eq
}
{
Intent/Saturation eq
{
/saturation_crd AGMCORE_gget dup null eq
}
{
/perceptual_crd AGMCORE_gget dup null eq
}ifelse
}ifelse
}ifelse
{
pop null
}
{
/RenderingIntent known{null}{Intent}ifelse
}ifelse
}ifelse
Intent ne{
Intent/ColorRendering{findresource}stopped
{
pop pop systemdict/findcolorrendering known
{
Intent findcolorrendering
{
/ColorRendering findresource true exch
}
{
/ColorRendering findresource
product(Xerox Phaser 5400)ne
exch
}ifelse
dup Intent/AbsoluteColorimetric eq
{
/absolute_colorimetric_crd exch AGMCORE_gput
}
{
Intent/RelativeColorimetric eq
{
/relative_colorimetric_crd exch AGMCORE_gput
}
{
Intent/Saturation eq
{
/saturation_crd exch AGMCORE_gput
}
{
Intent/Perceptual eq
{
/perceptual_crd exch AGMCORE_gput
}
{
pop
}ifelse
}ifelse
}ifelse
}ifelse
1 index{exch}{pop}ifelse
}
{false}ifelse
}
{true}ifelse
{
dup begin
currentdict/TransformPQR known{
currentdict/TransformPQR get aload pop
3{{}eq 3 1 roll}repeat or or
}
{true}ifelse
currentdict/MatrixPQR known{
currentdict/MatrixPQR get aload pop
1.0 eq 9 1 roll 0.0 eq 9 1 roll 0.0 eq 9 1 roll
0.0 eq 9 1 roll 1.0 eq 9 1 roll 0.0 eq 9 1 roll
0.0 eq 9 1 roll 0.0 eq 9 1 roll 1.0 eq
and and and and and and and and
}
{true}ifelse
end
or
{
clonedict begin
/TransformPQR[
{4 -1 roll 3 get dup 3 1 roll sub 5 -1 roll 3 get 3 -1 roll sub div
3 -1 roll 3 get 3 -1 roll 3 get dup 4 1 roll sub mul add}bind
{4 -1 roll 4 get dup 3 1 roll sub 5 -1 roll 4 get 3 -1 roll sub div
3 -1 roll 4 get 3 -1 roll 4 get dup 4 1 roll sub mul add}bind
{4 -1 roll 5 get dup 3 1 roll sub 5 -1 roll 5 get 3 -1 roll sub div
3 -1 roll 5 get 3 -1 roll 5 get dup 4 1 roll sub mul add}bind
]def
/MatrixPQR[0.8951 -0.7502 0.0389 0.2664 1.7135 -0.0685 -0.1614 0.0367 1.0296]def
/RangePQR[-0.3227950745 2.3229645538 -1.5003771057 3.5003465881 -0.1369979095 2.136967392]def
currentdict end
}if
setcolorrendering_opt
}if
}if
}def
/set_crd
{
AGMCORE_host_sep not level2 and{
currentdict/ColorRendering known{
ColorRendering/ColorRendering{findresource}stopped not{setcolorrendering_opt}if
}{
currentdict/Intent known{
updatecolorrendering
}if
}ifelse
currentcolorspace dup type/arraytype eq
{0 get}if
/DeviceRGB eq
{
currentdict/UCR known
{/UCR}{/AGMCORE_currentucr}ifelse
load setundercolorremoval
currentdict/BG known
{/BG}{/AGMCORE_currentbg}ifelse
load setblackgeneration
}if
}if
}def
/set_ucrbg
{
dup null eq {pop /AGMCORE_currentbg load}{/Procedure get_res}ifelse
dup currentblackgeneration eq {pop}{setblackgeneration}ifelse
dup null eq {pop /AGMCORE_currentucr load}{/Procedure get_res}ifelse
dup currentundercolorremoval eq {pop}{setundercolorremoval}ifelse
}def
/setcolorrendering_opt
{
dup currentcolorrendering eq{
pop
}{
product(HP Color LaserJet 2605)anchorsearch{
pop pop pop
}{
pop
clonedict
begin
/Intent Intent def
currentdict
end
setcolorrendering
}ifelse
}ifelse
}def
/cpaint_gcomp
{
convert_to_process//Adobe_AGM_Core/AGMCORE_ConvertToProcess xddf
//Adobe_AGM_Core/AGMCORE_ConvertToProcess get not
{
(%end_cpaint_gcomp)flushinput
}if
}def
/cpaint_gsep
{
//Adobe_AGM_Core/AGMCORE_ConvertToProcess get
{
(%end_cpaint_gsep)flushinput
}if
}def
/cpaint_gend
{np}def
/T1_path
{
currentfile token pop currentfile token pop mo
{
currentfile token pop dup type/stringtype eq
{pop exit}if
0 exch rlineto
currentfile token pop dup type/stringtype eq
{pop exit}if
0 rlineto
}loop
}def
/T1_gsave
level3
{/clipsave}
{/gsave}ifelse
load def
/T1_grestore
level3
{/cliprestore}
{/grestore}ifelse
load def
/set_spot_alias_ary
{
dup inherit_aliases
//Adobe_AGM_Core/AGMCORE_SpotAliasAry xddf
}def
/set_spot_normalization_ary
{
dup inherit_aliases
dup length
/AGMCORE_SpotAliasAry where{pop AGMCORE_SpotAliasAry length add}if
array
//Adobe_AGM_Core/AGMCORE_SpotAliasAry2 xddf
/AGMCORE_SpotAliasAry where{
pop
AGMCORE_SpotAliasAry2 0 AGMCORE_SpotAliasAry putinterval
AGMCORE_SpotAliasAry length
}{0}ifelse
AGMCORE_SpotAliasAry2 3 1 roll exch putinterval
true set_spot_alias
}def
/inherit_aliases
{
{dup/Name get map_alias{/CSD put}{pop}ifelse}forall
}def
/set_spot_alias
{
/AGMCORE_SpotAliasAry2 where{
/AGMCORE_current_spot_alias 3 -1 roll put
}{
pop
}ifelse
}def
/current_spot_alias
{
/AGMCORE_SpotAliasAry2 where{
/AGMCORE_current_spot_alias get
}{
false
}ifelse
}def
/map_alias
{
/AGMCORE_SpotAliasAry2 where{
begin
/AGMCORE_name xdf
false
AGMCORE_SpotAliasAry2{
dup/Name get AGMCORE_name eq{
/CSD get/CSD get_res
exch pop true
exit
}{
pop
}ifelse
}forall
end
}{
pop false
}ifelse
}bdf
/spot_alias
{
true set_spot_alias
/AGMCORE_&setcustomcolor AGMCORE_key_known not{
//Adobe_AGM_Core/AGMCORE_&setcustomcolor/setcustomcolor load put
}if
/customcolor_tint 1 AGMCORE_gput
//Adobe_AGM_Core begin
/setcustomcolor
{
//Adobe_AGM_Core begin
dup/customcolor_tint exch AGMCORE_gput
1 index aload pop pop 1 eq exch 1 eq and exch 1 eq and exch 1 eq and not
current_spot_alias and{1 index 4 get map_alias}{false}ifelse
{
false set_spot_alias
/sep_colorspace_dict AGMCORE_gget null ne
{/sep_colorspace_dict AGMCORE_gget/ForeignContent known not}{false}ifelse
3 1 roll 2 index{
exch pop/sep_tint AGMCORE_gget exch
}if
mark 3 1 roll
setsepcolorspace
counttomark 0 ne{
setsepcolor
}if
pop
not{/sep_tint 1.0 AGMCORE_gput/sep_colorspace_dict AGMCORE_gget/ForeignContent true put}if
pop
true set_spot_alias
}{
AGMCORE_&setcustomcolor
}ifelse
end
}bdf
end
}def
/begin_feature
{
Adobe_AGM_Core/AGMCORE_feature_dictCount countdictstack put
count Adobe_AGM_Core/AGMCORE_feature_opCount 3 -1 roll put
{Adobe_AGM_Core/AGMCORE_feature_ctm matrix currentmatrix put}if
}def
/end_feature
{
2 dict begin
/spd/setpagedevice load def
/setpagedevice{get_gstate spd set_gstate}def
stopped{$error/newerror false put}if
end
count Adobe_AGM_Core/AGMCORE_feature_opCount get sub dup 0 gt{{pop}repeat}{pop}ifelse
countdictstack Adobe_AGM_Core/AGMCORE_feature_dictCount get sub dup 0 gt{{end}repeat}{pop}ifelse
{Adobe_AGM_Core/AGMCORE_feature_ctm get setmatrix}if
}def
/set_negative
{
//Adobe_AGM_Core begin
/AGMCORE_inverting exch def
level2{
currentpagedevice/NegativePrint known AGMCORE_distilling not and{
currentpagedevice/NegativePrint get//Adobe_AGM_Core/AGMCORE_inverting get ne{
true begin_feature true{
<>setpagedevice
}end_feature
}if
/AGMCORE_inverting false def
}if
}if
AGMCORE_inverting{
[{1 exch sub}/exec load dup currenttransfer exch]cvx bind settransfer
AGMCORE_distilling{
erasepage
}{
gsave np clippath 1/setseparationgray where{pop setseparationgray}{setgray}ifelse
/AGMIRS_&fill where{pop AGMIRS_&fill}{fill}ifelse grestore
}ifelse
}if
end
}def
/lw_save_restore_override{
/md where{
pop
md begin
initializepage
/initializepage{}def
/pmSVsetup{}def
/endp{}def
/pse{}def
/psb{}def
/orig_showpage where
{pop}
{/orig_showpage/showpage load def}
ifelse
/showpage{orig_showpage gR}def
end
}if
}def
/pscript_showpage_override{
/NTPSOct95 where
{
begin
showpage
save
/showpage/restore load def
/restore{exch pop}def
end
}if
}def
/driver_media_override
{
/md where{
pop
md/initializepage known{
md/initializepage{}put
}if
md/rC known{
md/rC{4{pop}repeat}put
}if
}if
/mysetup where{
/mysetup[1 0 0 1 0 0]put
}if
Adobe_AGM_Core/AGMCORE_Default_CTM matrix currentmatrix put
level2
{Adobe_AGM_Core/AGMCORE_Default_PageSize currentpagedevice/PageSize get put}if
}def
/capture_mysetup
{
/Pscript_Win_Data where{
pop
Pscript_Win_Data/mysetup known{
Adobe_AGM_Core/save_mysetup Pscript_Win_Data/mysetup get put
}if
}if
}def
/restore_mysetup
{
/Pscript_Win_Data where{
pop
Pscript_Win_Data/mysetup known{
Adobe_AGM_Core/save_mysetup known{
Pscript_Win_Data/mysetup Adobe_AGM_Core/save_mysetup get put
Adobe_AGM_Core/save_mysetup undef
}if
}if
}if
}def
/driver_check_media_override
{
/PrepsDict where
{pop}
{
Adobe_AGM_Core/AGMCORE_Default_CTM get matrix currentmatrix ne
Adobe_AGM_Core/AGMCORE_Default_PageSize get type/arraytype eq
{
Adobe_AGM_Core/AGMCORE_Default_PageSize get 0 get currentpagedevice/PageSize get 0 get eq and
Adobe_AGM_Core/AGMCORE_Default_PageSize get 1 get currentpagedevice/PageSize get 1 get eq and
}if
{
Adobe_AGM_Core/AGMCORE_Default_CTM get setmatrix
}if
}ifelse
}def
AGMCORE_err_strings begin
/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
/AGMCORE_color_space_onhost_seps(This job contains colors that will not separate with on-host methods. )def
/AGMCORE_invalid_color_space(This job contains an invalid color space. )def
end
/set_def_ht
{AGMCORE_def_ht sethalftone}def
/set_def_flat
{AGMCORE_Default_flatness setflat}def
end
systemdict/setpacking known
{setpacking}if
%%EndResource
%%BeginResource: procset Adobe_CoolType_Core 2.31 0
%%Copyright: Copyright 1997-2006 Adobe Systems Incorporated. All Rights Reserved.
%%Version: 2.31 0
10 dict begin
/Adobe_CoolType_Passthru currentdict def
/Adobe_CoolType_Core_Defined userdict/Adobe_CoolType_Core known def
Adobe_CoolType_Core_Defined
{/Adobe_CoolType_Core userdict/Adobe_CoolType_Core get def}
if
userdict/Adobe_CoolType_Core 70 dict dup begin put
/Adobe_CoolType_Version 2.31 def
/Level2?
systemdict/languagelevel known dup
{pop systemdict/languagelevel get 2 ge}
if def
Level2? not
{
/currentglobal false def
/setglobal/pop load def
/gcheck{pop false}bind def
/currentpacking false def
/setpacking/pop load def
/SharedFontDirectory 0 dict def
}
if
currentpacking
true setpacking
currentglobal false setglobal
userdict/Adobe_CoolType_Data 2 copy known not
{2 copy 10 dict put}
if
get
begin
/@opStackCountByLevel 32 dict def
/@opStackLevel 0 def
/@dictStackCountByLevel 32 dict def
/@dictStackLevel 0 def
end
setglobal
currentglobal true setglobal
userdict/Adobe_CoolType_GVMFonts known not
{userdict/Adobe_CoolType_GVMFonts 10 dict put}
if
setglobal
currentglobal false setglobal
userdict/Adobe_CoolType_LVMFonts known not
{userdict/Adobe_CoolType_LVMFonts 10 dict put}
if
setglobal
/ct_VMDictPut
{
dup gcheck{Adobe_CoolType_GVMFonts}{Adobe_CoolType_LVMFonts}ifelse
3 1 roll put
}bind def
/ct_VMDictUndef
{
dup Adobe_CoolType_GVMFonts exch known
{Adobe_CoolType_GVMFonts exch undef}
{
dup Adobe_CoolType_LVMFonts exch known
{Adobe_CoolType_LVMFonts exch undef}
{pop}
ifelse
}ifelse
}bind def
/ct_str1 1 string def
/ct_xshow
{
/_ct_na exch def
/_ct_i 0 def
currentpoint
/_ct_y exch def
/_ct_x exch def
{
pop pop
ct_str1 exch 0 exch put
ct_str1 show
{_ct_na _ct_i get}stopped
{pop pop}
{
_ct_x _ct_y moveto
0
rmoveto
}
ifelse
/_ct_i _ct_i 1 add def
currentpoint
/_ct_y exch def
/_ct_x exch def
}
exch
@cshow
}bind def
/ct_yshow
{
/_ct_na exch def
/_ct_i 0 def
currentpoint
/_ct_y exch def
/_ct_x exch def
{
pop pop
ct_str1 exch 0 exch put
ct_str1 show
{_ct_na _ct_i get}stopped
{pop pop}
{
_ct_x _ct_y moveto
0 exch
rmoveto
}
ifelse
/_ct_i _ct_i 1 add def
currentpoint
/_ct_y exch def
/_ct_x exch def
}
exch
@cshow
}bind def
/ct_xyshow
{
/_ct_na exch def
/_ct_i 0 def
currentpoint
/_ct_y exch def
/_ct_x exch def
{
pop pop
ct_str1 exch 0 exch put
ct_str1 show
{_ct_na _ct_i get}stopped
{pop pop}
{
{_ct_na _ct_i 1 add get}stopped
{pop pop pop}
{
_ct_x _ct_y moveto
rmoveto
}
ifelse
}
ifelse
/_ct_i _ct_i 2 add def
currentpoint
/_ct_y exch def
/_ct_x exch def
}
exch
@cshow
}bind def
/xsh{{@xshow}stopped{Adobe_CoolType_Data begin ct_xshow end}if}bind def
/ysh{{@yshow}stopped{Adobe_CoolType_Data begin ct_yshow end}if}bind def
/xysh{{@xyshow}stopped{Adobe_CoolType_Data begin ct_xyshow end}if}bind def
currentglobal true setglobal
/ct_T3Defs
{
/BuildChar
{
1 index/Encoding get exch get
1 index/BuildGlyph get exec
}bind def
/BuildGlyph
{
exch begin
GlyphProcs exch get exec
end
}bind def
}bind def
setglobal
/@_SaveStackLevels
{
Adobe_CoolType_Data
begin
/@vmState currentglobal def false setglobal
@opStackCountByLevel
@opStackLevel
2 copy known not
{
2 copy
3 dict dup/args
7 index
5 add array put
put get
}
{
get dup/args get dup length 3 index lt
{
dup length 5 add array exch
1 index exch 0 exch putinterval
1 index exch/args exch put
}
{pop}
ifelse
}
ifelse
begin
count 1 sub
1 index lt
{pop count}
if
dup/argCount exch def
dup 0 gt
{
args exch 0 exch getinterval
astore pop
}
{pop}
ifelse
count
/restCount exch def
end
/@opStackLevel @opStackLevel 1 add def
countdictstack 1 sub
@dictStackCountByLevel exch @dictStackLevel exch put
/@dictStackLevel @dictStackLevel 1 add def
@vmState setglobal
end
}bind def
/@_RestoreStackLevels
{
Adobe_CoolType_Data
begin
/@opStackLevel @opStackLevel 1 sub def
@opStackCountByLevel @opStackLevel get
begin
count restCount sub dup 0 gt
{{pop}repeat}
{pop}
ifelse
args 0 argCount getinterval{}forall
end
/@dictStackLevel @dictStackLevel 1 sub def
@dictStackCountByLevel @dictStackLevel get
end
countdictstack exch sub dup 0 gt
{{end}repeat}
{pop}
ifelse
}bind def
/@_PopStackLevels
{
Adobe_CoolType_Data
begin
/@opStackLevel @opStackLevel 1 sub def
/@dictStackLevel @dictStackLevel 1 sub def
end
}bind def
/@Raise
{
exch cvx exch errordict exch get exec
stop
}bind def
/@ReRaise
{
cvx $error/errorname get errordict exch get exec
stop
}bind def
/@Stopped
{
0 @#Stopped
}bind def
/@#Stopped
{
@_SaveStackLevels
stopped
{@_RestoreStackLevels true}
{@_PopStackLevels false}
ifelse
}bind def
/@Arg
{
Adobe_CoolType_Data
begin
@opStackCountByLevel @opStackLevel 1 sub get
begin
args exch
argCount 1 sub exch sub get
end
end
}bind def
currentglobal true setglobal
/CTHasResourceForAllBug
Level2?
{
1 dict dup
/@shouldNotDisappearDictValue true def
Adobe_CoolType_Data exch/@shouldNotDisappearDict exch put
begin
count @_SaveStackLevels
{(*){pop stop}128 string/Category resourceforall}
stopped pop
@_RestoreStackLevels
currentdict Adobe_CoolType_Data/@shouldNotDisappearDict get dup 3 1 roll ne dup 3 1 roll
{
/@shouldNotDisappearDictValue known
{
{
end
currentdict 1 index eq
{pop exit}
if
}
loop
}
if
}
{
pop
end
}
ifelse
}
{false}
ifelse
def
true setglobal
/CTHasResourceStatusBug
Level2?
{
mark
{/steveamerige/Category resourcestatus}
stopped
{cleartomark true}
{cleartomark currentglobal not}
ifelse
}
{false}
ifelse
def
setglobal
/CTResourceStatus
{
mark 3 1 roll
/Category findresource
begin
({ResourceStatus}stopped)0()/SubFileDecode filter cvx exec
{cleartomark false}
{{3 2 roll pop true}{cleartomark false}ifelse}
ifelse
end
}bind def
/CTWorkAroundBugs
{
Level2?
{
/cid_PreLoad/ProcSet resourcestatus
{
pop pop
currentglobal
mark
{
(*)
{
dup/CMap CTHasResourceStatusBug
{CTResourceStatus}
{resourcestatus}
ifelse
{
pop dup 0 eq exch 1 eq or
{
dup/CMap findresource gcheck setglobal
/CMap undefineresource
}
{
pop CTHasResourceForAllBug
{exit}
{stop}
ifelse
}
ifelse
}
{pop}
ifelse
}
128 string/CMap resourceforall
}
stopped
{cleartomark}
stopped pop
setglobal
}
if
}
if
}bind def
/ds
{
Adobe_CoolType_Core
begin
CTWorkAroundBugs
/mo/moveto load def
/nf/newencodedfont load def
/msf{makefont setfont}bind def
/uf{dup undefinefont ct_VMDictUndef}bind def
/ur/undefineresource load def
/chp/charpath load def
/awsh/awidthshow load def
/wsh/widthshow load def
/ash/ashow load def
/@xshow/xshow load def
/@yshow/yshow load def
/@xyshow/xyshow load def
/@cshow/cshow load def
/sh/show load def
/rp/repeat load def
/.n/.notdef def
end
currentglobal false setglobal
userdict/Adobe_CoolType_Data 2 copy known not
{2 copy 10 dict put}
if
get
begin
/AddWidths? false def
/CC 0 def
/charcode 2 string def
/@opStackCountByLevel 32 dict def
/@opStackLevel 0 def
/@dictStackCountByLevel 32 dict def
/@dictStackLevel 0 def
/InVMFontsByCMap 10 dict def
/InVMDeepCopiedFonts 10 dict def
end
setglobal
}bind def
/dt
{
currentdict Adobe_CoolType_Core eq
{end}
if
}bind def
/ps
{
Adobe_CoolType_Core begin
Adobe_CoolType_GVMFonts begin
Adobe_CoolType_LVMFonts begin
SharedFontDirectory begin
}bind def
/pt
{
end
end
end
end
}bind def
/unload
{
systemdict/languagelevel known
{
systemdict/languagelevel get 2 ge
{
userdict/Adobe_CoolType_Core 2 copy known
{undef}
{pop pop}
ifelse
}
if
}
if
}bind def
/ndf
{
1 index where
{pop pop pop}
{dup xcheck{bind}if def}
ifelse
}def
/findfont systemdict
begin
userdict
begin
/globaldict where{/globaldict get begin}if
dup where pop exch get
/globaldict where{pop end}if
end
end
Adobe_CoolType_Core_Defined
{/systemfindfont exch def}
{
/findfont 1 index def
/systemfindfont exch def
}
ifelse
/undefinefont
{pop}ndf
/copyfont
{
currentglobal 3 1 roll
1 index gcheck setglobal
dup null eq{0}{dup length}ifelse
2 index length add 1 add dict
begin
exch
{
1 index/FID eq
{pop pop}
{def}
ifelse
}
forall
dup null eq
{pop}
{{def}forall}
ifelse
currentdict
end
exch setglobal
}bind def
/copyarray
{
currentglobal exch
dup gcheck setglobal
dup length array copy
exch setglobal
}bind def
/newencodedfont
{
currentglobal
{
SharedFontDirectory 3 index known
{SharedFontDirectory 3 index get/FontReferenced known}
{false}
ifelse
}
{
FontDirectory 3 index known
{FontDirectory 3 index get/FontReferenced known}
{
SharedFontDirectory 3 index known
{SharedFontDirectory 3 index get/FontReferenced known}
{false}
ifelse
}
ifelse
}
ifelse
dup
{
3 index findfont/FontReferenced get
2 index dup type/nametype eq
{findfont}
if ne
{pop false}
if
}
if
dup
{
1 index dup type/nametype eq
{findfont}
if
dup/CharStrings known
{
/CharStrings get length
4 index findfont/CharStrings get length
ne
{
pop false
}
if
}
{pop}
ifelse
}
if
{
pop
1 index findfont
/Encoding get exch
0 1 255
{2 copy get 3 index 3 1 roll put}
for
pop pop pop
}
{
currentglobal
4 1 roll
dup type/nametype eq
{findfont}
if
dup gcheck setglobal
dup dup maxlength 2 add dict
begin
exch
{
1 index/FID ne
2 index/Encoding ne and
{def}
{pop pop}
ifelse
}
forall
/FontReferenced exch def
/Encoding exch dup length array copy def
/FontName 1 index dup type/stringtype eq{cvn}if def dup
currentdict
end
definefont ct_VMDictPut
setglobal
}
ifelse
}bind def
/SetSubstituteStrategy
{
$SubstituteFont
begin
dup type/dicttype ne
{0 dict}
if
currentdict/$Strategies known
{
exch $Strategies exch
2 copy known
{
get
2 copy maxlength exch maxlength add dict
begin
{def}forall
{def}forall
currentdict
dup/$Init known
{dup/$Init get exec}
if
end
/$Strategy exch def
}
{pop pop pop}
ifelse
}
{pop pop}
ifelse
end
}bind def
/scff
{
$SubstituteFont
begin
dup type/stringtype eq
{dup length exch}
{null}
ifelse
/$sname exch def
/$slen exch def
/$inVMIndex
$sname null eq
{
1 index $str cvs
dup length $slen sub $slen getinterval cvn
}
{$sname}
ifelse def
end
{findfont}
@Stopped
{
dup length 8 add string exch
1 index 0(BadFont:)putinterval
1 index exch 8 exch dup length string cvs putinterval cvn
{findfont}
@Stopped
{pop/Courier findfont}
if
}
if
$SubstituteFont
begin
/$sname null def
/$slen 0 def
/$inVMIndex null def
end
}bind def
/isWidthsOnlyFont
{
dup/WidthsOnly known
{pop pop true}
{
dup/FDepVector known
{/FDepVector get{isWidthsOnlyFont dup{exit}if}forall}
{
dup/FDArray known
{/FDArray get{isWidthsOnlyFont dup{exit}if}forall}
{pop}
ifelse
}
ifelse
}
ifelse
}bind def
/ct_StyleDicts 4 dict dup begin
/Adobe-Japan1 4 dict dup begin
Level2?
{
/Serif
/HeiseiMin-W3-83pv-RKSJ-H/Font resourcestatus
{pop pop/HeiseiMin-W3}
{
/CIDFont/Category resourcestatus
{
pop pop
/HeiseiMin-W3/CIDFont resourcestatus
{pop pop/HeiseiMin-W3}
{/Ryumin-Light}
ifelse
}
{/Ryumin-Light}
ifelse
}
ifelse
def
/SansSerif
/HeiseiKakuGo-W5-83pv-RKSJ-H/Font resourcestatus
{pop pop/HeiseiKakuGo-W5}
{
/CIDFont/Category resourcestatus
{
pop pop
/HeiseiKakuGo-W5/CIDFont resourcestatus
{pop pop/HeiseiKakuGo-W5}
{/GothicBBB-Medium}
ifelse
}
{/GothicBBB-Medium}
ifelse
}
ifelse
def
/HeiseiMaruGo-W4-83pv-RKSJ-H/Font resourcestatus
{pop pop/HeiseiMaruGo-W4}
{
/CIDFont/Category resourcestatus
{
pop pop
/HeiseiMaruGo-W4/CIDFont resourcestatus
{pop pop/HeiseiMaruGo-W4}
{
/Jun101-Light-RKSJ-H/Font resourcestatus
{pop pop/Jun101-Light}
{SansSerif}
ifelse
}
ifelse
}
{
/Jun101-Light-RKSJ-H/Font resourcestatus
{pop pop/Jun101-Light}
{SansSerif}
ifelse
}
ifelse
}
ifelse
/RoundSansSerif exch def
/Default Serif def
}
{
/Serif/Ryumin-Light def
/SansSerif/GothicBBB-Medium def
{
(fonts/Jun101-Light-83pv-RKSJ-H)status
}stopped
{pop}{
{pop pop pop pop/Jun101-Light}
{SansSerif}
ifelse
/RoundSansSerif exch def
}ifelse
/Default Serif def
}
ifelse
end
def
/Adobe-Korea1 4 dict dup begin
/Serif/HYSMyeongJo-Medium def
/SansSerif/HYGoThic-Medium def
/RoundSansSerif SansSerif def
/Default Serif def
end
def
/Adobe-GB1 4 dict dup begin
/Serif/STSong-Light def
/SansSerif/STHeiti-Regular def
/RoundSansSerif SansSerif def
/Default Serif def
end
def
/Adobe-CNS1 4 dict dup begin
/Serif/MKai-Medium def
/SansSerif/MHei-Medium def
/RoundSansSerif SansSerif def
/Default Serif def
end
def
end
def
Level2?{currentglobal true setglobal}if
/ct_BoldRomanWidthProc
{
stringwidth 1 index 0 ne{exch .03 add exch}if setcharwidth
0 0
}bind def
/ct_Type0WidthProc
{
dup stringwidth 0 0 moveto
2 index true charpath pathbbox
0 -1
7 index 2 div .88
setcachedevice2
pop
0 0
}bind def
/ct_Type0WMode1WidthProc
{
dup stringwidth
pop 2 div neg -0.88
2 copy
moveto
0 -1
5 -1 roll true charpath pathbbox
setcachedevice
}bind def
/cHexEncoding
[/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
/c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
/c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
/c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
/c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
/c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
/c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
/c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
/c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
/cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
/cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
/cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
/cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
/cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF]def
/ct_BoldBaseFont
11 dict begin
/FontType 3 def
/FontMatrix[1 0 0 1 0 0]def
/FontBBox[0 0 1 1]def
/Encoding cHexEncoding def
/_setwidthProc/ct_BoldRomanWidthProc load def
/_bcstr1 1 string def
/BuildChar
{
exch begin
_basefont setfont
_bcstr1 dup 0 4 -1 roll put
dup
_setwidthProc
3 copy
moveto
show
_basefonto setfont
moveto
show
end
}bind def
currentdict
end
def
systemdict/composefont known
{
/ct_DefineIdentity-H
{
/Identity-H/CMap resourcestatus
{
pop pop
}
{
/CIDInit/ProcSet findresource begin
12 dict begin
begincmap
/CIDSystemInfo 3 dict dup begin
/Registry(Adobe)def
/Ordering(Identity)def
/Supplement 0 def
end def
/CMapName/Identity-H def
/CMapVersion 1.000 def
/CMapType 1 def
1 begincodespacerange
<0000>
endcodespacerange
1 begincidrange
<0000>0
endcidrange
endcmap
CMapName currentdict/CMap defineresource pop
end
end
}
ifelse
}
def
/ct_BoldBaseCIDFont
11 dict begin
/CIDFontType 1 def
/CIDFontName/ct_BoldBaseCIDFont def
/FontMatrix[1 0 0 1 0 0]def
/FontBBox[0 0 1 1]def
/_setwidthProc/ct_Type0WidthProc load def
/_bcstr2 2 string def
/BuildGlyph
{
exch begin
_basefont setfont
_bcstr2 1 2 index 256 mod put
_bcstr2 0 3 -1 roll 256 idiv put
_bcstr2 dup _setwidthProc
3 copy
moveto
show
_basefonto setfont
moveto
show
end
}bind def
currentdict
end
def
}if
Level2?{setglobal}if
/ct_CopyFont{
{
1 index/FID ne 2 index/UniqueID ne and
{def}{pop pop}ifelse
}forall
}bind def
/ct_Type0CopyFont
{
exch
dup length dict
begin
ct_CopyFont
[
exch
FDepVector
{
dup/FontType get 0 eq
{
1 index ct_Type0CopyFont
/_ctType0 exch definefont
}
{
/_ctBaseFont exch
2 index exec
}
ifelse
exch
}
forall
pop
]
/FDepVector exch def
currentdict
end
}bind def
/ct_MakeBoldFont
{
dup/ct_SyntheticBold known
{
dup length 3 add dict begin
ct_CopyFont
/ct_StrokeWidth .03 0 FontMatrix idtransform pop def
/ct_SyntheticBold true def
currentdict
end
definefont
}
{
dup dup length 3 add dict
begin
ct_CopyFont
/PaintType 2 def
/StrokeWidth .03 0 FontMatrix idtransform pop def
/dummybold currentdict
end
definefont
dup/FontType get dup 9 ge exch 11 le and
{
ct_BoldBaseCIDFont
dup length 3 add dict copy begin
dup/CIDSystemInfo get/CIDSystemInfo exch def
ct_DefineIdentity-H
/_Type0Identity/Identity-H 3 -1 roll[exch]composefont
/_basefont exch def
/_Type0Identity/Identity-H 3 -1 roll[exch]composefont
/_basefonto exch def
currentdict
end
/CIDFont defineresource
}
{
ct_BoldBaseFont
dup length 3 add dict copy begin
/_basefont exch def
/_basefonto exch def
currentdict
end
definefont
}
ifelse
}
ifelse
}bind def
/ct_MakeBold{
1 index
1 index
findfont
currentglobal 5 1 roll
dup gcheck setglobal
dup
/FontType get 0 eq
{
dup/WMode known{dup/WMode get 1 eq}{false}ifelse
version length 4 ge
and
{version 0 4 getinterval cvi 2015 ge}
{true}
ifelse
{/ct_Type0WidthProc}
{/ct_Type0WMode1WidthProc}
ifelse
ct_BoldBaseFont/_setwidthProc 3 -1 roll load put
{ct_MakeBoldFont}ct_Type0CopyFont definefont
}
{
dup/_fauxfont known not 1 index/SubstMaster known not and
{
ct_BoldBaseFont/_setwidthProc /ct_BoldRomanWidthProc load put
ct_MakeBoldFont
}
{
2 index 2 index eq
{exch pop }
{
dup length dict begin
ct_CopyFont
currentdict
end
definefont
}
ifelse
}
ifelse
}
ifelse
pop pop pop
setglobal
}bind def
/?str1 256 string def
/?set
{
$SubstituteFont
begin
/$substituteFound false def
/$fontname 1 index def
/$doSmartSub false def
end
dup
findfont
$SubstituteFont
begin
$substituteFound
{false}
{
dup/FontName known
{
dup/FontName get $fontname eq
1 index/DistillerFauxFont known not and
/currentdistillerparams where
{pop false 2 index isWidthsOnlyFont not and}
if
}
{false}
ifelse
}
ifelse
exch pop
/$doSmartSub true def
end
{
5 1 roll pop pop pop pop
findfont
}
{
1 index
findfont
dup/FontType get 3 eq
{
6 1 roll pop pop pop pop pop false
}
{pop true}
ifelse
{
$SubstituteFont
begin
pop pop
/$styleArray 1 index def
/$regOrdering 2 index def
pop pop
0 1 $styleArray length 1 sub
{
$styleArray exch get
ct_StyleDicts $regOrdering
2 copy known
{
get
exch 2 copy known not
{pop/Default}
if
get
dup type/nametype eq
{
?str1 cvs length dup 1 add exch
?str1 exch(-)putinterval
exch dup length exch ?str1 exch 3 index exch putinterval
add ?str1 exch 0 exch getinterval cvn
}
{
pop pop/Unknown
}
ifelse
}
{
pop pop pop pop/Unknown
}
ifelse
}
for
end
findfont
}if
}
ifelse
currentglobal false setglobal 3 1 roll
null copyfont definefont pop
setglobal
}bind def
setpacking
userdict/$SubstituteFont 25 dict put
1 dict
begin
/SubstituteFont
dup $error exch 2 copy known
{get}
{pop pop{pop/Courier}bind}
ifelse def
/currentdistillerparams where dup
{
pop pop
currentdistillerparams/CannotEmbedFontPolicy 2 copy known
{get/Error eq}
{pop pop false}
ifelse
}
if not
{
countdictstack array dictstack 0 get
begin
userdict
begin
$SubstituteFont
begin
/$str 128 string def
/$fontpat 128 string def
/$slen 0 def
/$sname null def
/$match false def
/$fontname null def
/$substituteFound false def
/$inVMIndex null def
/$doSmartSub true def
/$depth 0 def
/$fontname null def
/$italicangle 26.5 def
/$dstack null def
/$Strategies 10 dict dup
begin
/$Type3Underprint
{
currentglobal exch false setglobal
11 dict
begin
/UseFont exch
$WMode 0 ne
{
dup length dict copy
dup/WMode $WMode put
/UseFont exch definefont
}
if def
/FontName $fontname dup type/stringtype eq{cvn}if def
/FontType 3 def
/FontMatrix[.001 0 0 .001 0 0]def
/Encoding 256 array dup 0 1 255{/.notdef put dup}for pop def
/FontBBox[0 0 0 0]def
/CCInfo 7 dict dup
begin
/cc null def
/x 0 def
/y 0 def
end def
/BuildChar
{
exch
begin
CCInfo
begin
1 string dup 0 3 index put exch pop
/cc exch def
UseFont 1000 scalefont setfont
cc stringwidth/y exch def/x exch def
x y setcharwidth
$SubstituteFont/$Strategy get/$Underprint get exec
0 0 moveto cc show
x y moveto
end
end
}bind def
currentdict
end
exch setglobal
}bind def
/$GetaTint
2 dict dup
begin
/$BuildFont
{
dup/WMode known
{dup/WMode get}
{0}
ifelse
/$WMode exch def
$fontname exch
dup/FontName known
{
dup/FontName get
dup type/stringtype eq{cvn}if
}
{/unnamedfont}
ifelse
exch
Adobe_CoolType_Data/InVMDeepCopiedFonts get
1 index/FontName get known
{
pop
Adobe_CoolType_Data/InVMDeepCopiedFonts get
1 index get
null copyfont
}
{$deepcopyfont}
ifelse
exch 1 index exch/FontBasedOn exch put
dup/FontName $fontname dup type/stringtype eq{cvn}if put
definefont
Adobe_CoolType_Data/InVMDeepCopiedFonts get
begin
dup/FontBasedOn get 1 index def
end
}bind def
/$Underprint
{
gsave
x abs y abs gt
{/y 1000 def}
{/x -1000 def 500 120 translate}
ifelse
Level2?
{
[/Separation(All)/DeviceCMYK{0 0 0 1 pop}]
setcolorspace
}
{0 setgray}
ifelse
10 setlinewidth
x .8 mul
[7 3]
{
y mul 8 div 120 sub x 10 div exch moveto
0 y 4 div neg rlineto
dup 0 rlineto
0 y 4 div rlineto
closepath
gsave
Level2?
{.2 setcolor}
{.8 setgray}
ifelse
fill grestore
stroke
}
forall
pop
grestore
}bind def
end def
/$Oblique
1 dict dup
begin
/$BuildFont
{
currentglobal exch dup gcheck setglobal
null copyfont
begin
/FontBasedOn
currentdict/FontName known
{
FontName
dup type/stringtype eq{cvn}if
}
{/unnamedfont}
ifelse
def
/FontName $fontname dup type/stringtype eq{cvn}if def
/currentdistillerparams where
{pop}
{
/FontInfo currentdict/FontInfo known
{FontInfo null copyfont}
{2 dict}
ifelse
dup
begin
/ItalicAngle $italicangle def
/FontMatrix FontMatrix
[1 0 ItalicAngle dup sin exch cos div 1 0 0]
matrix concatmatrix readonly
end
4 2 roll def
def
}
ifelse
FontName currentdict
end
definefont
exch setglobal
}bind def
end def
/$None
1 dict dup
begin
/$BuildFont{}bind def
end def
end def
/$Oblique SetSubstituteStrategy
/$findfontByEnum
{
dup type/stringtype eq{cvn}if
dup/$fontname exch def
$sname null eq
{$str cvs dup length $slen sub $slen getinterval}
{pop $sname}
ifelse
$fontpat dup 0(fonts/*)putinterval exch 7 exch putinterval
/$match false def
$SubstituteFont/$dstack countdictstack array dictstack put
mark
{
$fontpat 0 $slen 7 add getinterval
{/$match exch def exit}
$str filenameforall
}
stopped
{
cleardictstack
currentdict
true
$SubstituteFont/$dstack get
{
exch
{
1 index eq
{pop false}
{true}
ifelse
}
{begin false}
ifelse
}
forall
pop
}
if
cleartomark
/$slen 0 def
$match false ne
{$match(fonts/)anchorsearch pop pop cvn}
{/Courier}
ifelse
}bind def
/$ROS 1 dict dup
begin
/Adobe 4 dict dup
begin
/Japan1 [/Ryumin-Light/HeiseiMin-W3
/GothicBBB-Medium/HeiseiKakuGo-W5
/HeiseiMaruGo-W4/Jun101-Light]def
/Korea1 [/HYSMyeongJo-Medium/HYGoThic-Medium]def
/GB1 [/STSong-Light/STHeiti-Regular]def
/CNS1 [/MKai-Medium/MHei-Medium]def
end def
end def
/$cmapname null def
/$deepcopyfont
{
dup/FontType get 0 eq
{
1 dict dup/FontName/copied put copyfont
begin
/FDepVector FDepVector copyarray
0 1 2 index length 1 sub
{
2 copy get $deepcopyfont
dup/FontName/copied put
/copied exch definefont
3 copy put pop pop
}
for
def
currentdict
end
}
{$Strategies/$Type3Underprint get exec}
ifelse
}bind def
/$buildfontname
{
dup/CIDFont findresource/CIDSystemInfo get
begin
Registry length Ordering length Supplement 8 string cvs
3 copy length 2 add add add string
dup 5 1 roll dup 0 Registry putinterval
dup 4 index(-)putinterval
dup 4 index 1 add Ordering putinterval
4 2 roll add 1 add 2 copy(-)putinterval
end
1 add 2 copy 0 exch getinterval $cmapname $fontpat cvs exch
anchorsearch
{pop pop 3 2 roll putinterval cvn/$cmapname exch def}
{pop pop pop pop pop}
ifelse
length
$str 1 index(-)putinterval 1 add
$str 1 index $cmapname $fontpat cvs putinterval
$cmapname length add
$str exch 0 exch getinterval cvn
}bind def
/$findfontByROS
{
/$fontname exch def
$ROS Registry 2 copy known
{
get Ordering 2 copy known
{get}
{pop pop[]}
ifelse
}
{pop pop[]}
ifelse
false exch
{
dup/CIDFont resourcestatus
{
pop pop
save
1 index/CIDFont findresource
dup/WidthsOnly known
{dup/WidthsOnly get}
{false}
ifelse
exch pop
exch restore
{pop}
{exch pop true exit}
ifelse
}
{pop}
ifelse
}
forall
{$str cvs $buildfontname}
{
false(*)
{
save exch
dup/CIDFont findresource
dup/WidthsOnly known
{dup/WidthsOnly get not}
{true}
ifelse
exch/CIDSystemInfo get
dup/Registry get Registry eq
exch/Ordering get Ordering eq and and
{exch restore exch pop true exit}
{pop restore}
ifelse
}
$str/CIDFont resourceforall
{$buildfontname}
{$fontname $findfontByEnum}
ifelse
}
ifelse
}bind def
end
end
currentdict/$error known currentdict/languagelevel known and dup
{pop $error/SubstituteFont known}
if
dup
{$error}
{Adobe_CoolType_Core}
ifelse
begin
{
/SubstituteFont
/CMap/Category resourcestatus
{
pop pop
{
$SubstituteFont
begin
/$substituteFound true def
dup length $slen gt
$sname null ne or
$slen 0 gt and
{
$sname null eq
{dup $str cvs dup length $slen sub $slen getinterval cvn}
{$sname}
ifelse
Adobe_CoolType_Data/InVMFontsByCMap get
1 index 2 copy known
{
get
false exch
{
pop
currentglobal
{
GlobalFontDirectory 1 index known
{exch pop true exit}
{pop}
ifelse
}
{
FontDirectory 1 index known
{exch pop true exit}
{
GlobalFontDirectory 1 index known
{exch pop true exit}
{pop}
ifelse
}
ifelse
}
ifelse
}
forall
}
{pop pop false}
ifelse
{
exch pop exch pop
}
{
dup/CMap resourcestatus
{
pop pop
dup/$cmapname exch def
/CMap findresource/CIDSystemInfo get{def}forall
$findfontByROS
}
{
128 string cvs
dup(-)search
{
3 1 roll search
{
3 1 roll pop
{dup cvi}
stopped
{pop pop pop pop pop $findfontByEnum}
{
4 2 roll pop pop
exch length
exch
2 index length
2 index
sub
exch 1 sub -1 0
{
$str cvs dup length
4 index
0
4 index
4 3 roll add
getinterval
exch 1 index exch 3 index exch
putinterval
dup/CMap resourcestatus
{
pop pop
4 1 roll pop pop pop
dup/$cmapname exch def
/CMap findresource/CIDSystemInfo get{def}forall
$findfontByROS
true exit
}
{pop}
ifelse
}
for
dup type/booleantype eq
{pop}
{pop pop pop $findfontByEnum}
ifelse
}
ifelse
}
{pop pop pop $findfontByEnum}
ifelse
}
{pop pop $findfontByEnum}
ifelse
}
ifelse
}
ifelse
}
{//SubstituteFont exec}
ifelse
/$slen 0 def
end
}
}
{
{
$SubstituteFont
begin
/$substituteFound true def
dup length $slen gt
$sname null ne or
$slen 0 gt and
{$findfontByEnum}
{//SubstituteFont exec}
ifelse
end
}
}
ifelse
bind readonly def
Adobe_CoolType_Core/scfindfont/systemfindfont load put
}
{
/scfindfont
{
$SubstituteFont
begin
dup systemfindfont
dup/FontName known
{dup/FontName get dup 3 index ne}
{/noname true}
ifelse
dup
{
/$origfontnamefound 2 index def
/$origfontname 4 index def/$substituteFound true def
}
if
exch pop
{
$slen 0 gt
$sname null ne
3 index length $slen gt or and
{
pop dup $findfontByEnum findfont
dup maxlength 1 add dict
begin
{1 index/FID eq{pop pop}{def}ifelse}
forall
currentdict
end
definefont
dup/FontName known{dup/FontName get}{null}ifelse
$origfontnamefound ne
{
$origfontname $str cvs print
( substitution revised, using )print
dup/FontName known
{dup/FontName get}{(unspecified font)}
ifelse
$str cvs print(.\n)print
}
if
}
{exch pop}
ifelse
}
{exch pop}
ifelse
end
}bind def
}
ifelse
end
end
Adobe_CoolType_Core_Defined not
{
Adobe_CoolType_Core/findfont
{
$SubstituteFont
begin
$depth 0 eq
{
/$fontname 1 index dup type/stringtype ne{$str cvs}if def
/$substituteFound false def
}
if
/$depth $depth 1 add def
end
scfindfont
$SubstituteFont
begin
/$depth $depth 1 sub def
$substituteFound $depth 0 eq and
{
$inVMIndex null ne
{dup $inVMIndex $AddInVMFont}
if
$doSmartSub
{
currentdict/$Strategy known
{$Strategy/$BuildFont get exec}
if
}
if
}
if
end
}bind put
}
if
}
if
end
/$AddInVMFont
{
exch/FontName 2 copy known
{
get
1 dict dup begin exch 1 index gcheck def end exch
Adobe_CoolType_Data/InVMFontsByCMap get exch
$DictAdd
}
{pop pop pop}
ifelse
}bind def
/$DictAdd
{
2 copy known not
{2 copy 4 index length dict put}
if
Level2? not
{
2 copy get dup maxlength exch length 4 index length add lt
2 copy get dup length 4 index length add exch maxlength 1 index lt
{
2 mul dict
begin
2 copy get{forall}def
2 copy currentdict put
end
}
{pop}
ifelse
}
if
get
begin
{def}
forall
end
}bind def
end
end
%%EndResource
currentglobal true setglobal
%%BeginResource: procset Adobe_CoolType_Utility_MAKEOCF 1.23 0
%%Copyright: Copyright 1987-2006 Adobe Systems Incorporated.
%%Version: 1.23 0
systemdict/languagelevel known dup
{currentglobal false setglobal}
{false}
ifelse
exch
userdict/Adobe_CoolType_Utility 2 copy known
{2 copy get dup maxlength 27 add dict copy}
{27 dict}
ifelse put
Adobe_CoolType_Utility
begin
/@eexecStartData
def
/@recognizeCIDFont null def
/ct_Level2? exch def
/ct_Clone? 1183615869 internaldict dup
/CCRun known not
exch/eCCRun known not
ct_Level2? and or def
ct_Level2?
{globaldict begin currentglobal true setglobal}
if
/ct_AddStdCIDMap
ct_Level2?
{{
mark
Adobe_CoolType_Utility/@recognizeCIDFont currentdict put
{
((Hex)57 StartData
0615 1e27 2c39 1c60 d8a8 cc31 fe2b f6e0
7aa3 e541 e21c 60d8 a8c9 c3d0 6d9e 1c60
d8a8 c9c2 02d7 9a1c 60d8 a849 1c60 d8a8
cc36 74f4 1144 b13b 77)0()/SubFileDecode filter cvx exec
}
stopped
{
cleartomark
Adobe_CoolType_Utility/@recognizeCIDFont get
countdictstack dup array dictstack
exch 1 sub -1 0
{
2 copy get 3 index eq
{1 index length exch sub 1 sub{end}repeat exit}
{pop}
ifelse
}
for
pop pop
Adobe_CoolType_Utility/@eexecStartData get eexec
}
{cleartomark}
ifelse
}}
{{
Adobe_CoolType_Utility/@eexecStartData get eexec
}}
ifelse bind def
userdict/cid_extensions known
dup{cid_extensions/cid_UpdateDB known and}if
{
cid_extensions
begin
/cid_GetCIDSystemInfo
{
1 index type/stringtype eq
{exch cvn exch}
if
cid_extensions
begin
dup load 2 index known
{
2 copy
cid_GetStatusInfo
dup null ne
{
1 index load
3 index get
dup null eq
{pop pop cid_UpdateDB}
{
exch
1 index/Created get eq
{exch pop exch pop}
{pop cid_UpdateDB}
ifelse
}
ifelse
}
{pop cid_UpdateDB}
ifelse
}
{cid_UpdateDB}
ifelse
end
}bind def
end
}
if
ct_Level2?
{end setglobal}
if
/ct_UseNativeCapability? systemdict/composefont known def
/ct_MakeOCF 35 dict def
/ct_Vars 25 dict def
/ct_GlyphDirProcs 6 dict def
/ct_BuildCharDict 15 dict dup
begin
/charcode 2 string def
/dst_string 1500 string def
/nullstring()def
/usewidths? true def
end def
ct_Level2?{setglobal}{pop}ifelse
ct_GlyphDirProcs
begin
/GetGlyphDirectory
{
systemdict/languagelevel known
{pop/CIDFont findresource/GlyphDirectory get}
{
1 index/CIDFont findresource/GlyphDirectory
get dup type/dicttype eq
{
dup dup maxlength exch length sub 2 index lt
{
dup length 2 index add dict copy 2 index
/CIDFont findresource/GlyphDirectory 2 index put
}
if
}
if
exch pop exch pop
}
ifelse
+
}def
/+
{
systemdict/languagelevel known
{
currentglobal false setglobal
3 dict begin
/vm exch def
}
{1 dict begin}
ifelse
/$ exch def
systemdict/languagelevel known
{
vm setglobal
/gvm currentglobal def
$ gcheck setglobal
}
if
?{$ begin}if
}def
/?{$ type/dicttype eq}def
/|{
userdict/Adobe_CoolType_Data known
{
Adobe_CoolType_Data/AddWidths? known
{
currentdict Adobe_CoolType_Data
begin
begin
AddWidths?
{
Adobe_CoolType_Data/CC 3 index put
?{def}{$ 3 1 roll put}ifelse
CC charcode exch 1 index 0 2 index 256 idiv put
1 index exch 1 exch 256 mod put
stringwidth 2 array astore
currentfont/Widths get exch CC exch put
}
{?{def}{$ 3 1 roll put}ifelse}
ifelse
end
end
}
{?{def}{$ 3 1 roll put}ifelse} ifelse
}
{?{def}{$ 3 1 roll put}ifelse}
ifelse
}def
/!
{
?{end}if
systemdict/languagelevel known
{gvm setglobal}
if
end
}def
/:{string currentfile exch readstring pop}executeonly def
end
ct_MakeOCF
begin
/ct_cHexEncoding
[/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
/c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
/c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
/c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
/c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
/c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
/c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
/c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
/c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
/cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
/cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
/cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
/cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
/cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF]def
/ct_CID_STR_SIZE 8000 def
/ct_mkocfStr100 100 string def
/ct_defaultFontMtx[.001 0 0 .001 0 0]def
/ct_1000Mtx[1000 0 0 1000 0 0]def
/ct_raise{exch cvx exch errordict exch get exec stop}bind def
/ct_reraise
{cvx $error/errorname get(Error: )print dup( )cvs print
errordict exch get exec stop
}bind def
/ct_cvnsi
{
1 index add 1 sub 1 exch 0 4 1 roll
{
2 index exch get
exch 8 bitshift
add
}
for
exch pop
}bind def
/ct_GetInterval
{
Adobe_CoolType_Utility/ct_BuildCharDict get
begin
/dst_index 0 def
dup dst_string length gt
{dup string/dst_string exch def}
if
1 index ct_CID_STR_SIZE idiv
/arrayIndex exch def
2 index arrayIndex get
2 index
arrayIndex ct_CID_STR_SIZE mul
sub
{
dup 3 index add 2 index length le
{
2 index getinterval
dst_string dst_index 2 index putinterval
length dst_index add/dst_index exch def
exit
}
{
1 index length 1 index sub
dup 4 1 roll
getinterval
dst_string dst_index 2 index putinterval
pop dup dst_index add/dst_index exch def
sub
/arrayIndex arrayIndex 1 add def
2 index dup length arrayIndex gt
{arrayIndex get}
{
pop
exit
}
ifelse
0
}
ifelse
}
loop
pop pop pop
dst_string 0 dst_index getinterval
end
}bind def
ct_Level2?
{
/ct_resourcestatus
currentglobal mark true setglobal
{/unknowninstancename/Category resourcestatus}
stopped
{cleartomark setglobal true}
{cleartomark currentglobal not exch setglobal}
ifelse
{
{
mark 3 1 roll/Category findresource
begin
ct_Vars/vm currentglobal put
({ResourceStatus}stopped)0()/SubFileDecode filter cvx exec
{cleartomark false}
{{3 2 roll pop true}{cleartomark false}ifelse}
ifelse
ct_Vars/vm get setglobal
end
}
}
{{resourcestatus}}
ifelse bind def
/CIDFont/Category ct_resourcestatus
{pop pop}
{
currentglobal true setglobal
/Generic/Category findresource
dup length dict copy
dup/InstanceType/dicttype put
/CIDFont exch/Category defineresource pop
setglobal
}
ifelse
ct_UseNativeCapability?
{
/CIDInit/ProcSet findresource begin
12 dict begin
begincmap
/CIDSystemInfo 3 dict dup begin
/Registry(Adobe)def
/Ordering(Identity)def
/Supplement 0 def
end def
/CMapName/Identity-H def
/CMapVersion 1.000 def
/CMapType 1 def
1 begincodespacerange
<0000>
endcodespacerange
1 begincidrange
<0000>0
endcidrange
endcmap
CMapName currentdict/CMap defineresource pop
end
end
}
if
}
{
/ct_Category 2 dict begin
/CIDFont 10 dict def
/ProcSet 2 dict def
currentdict
end
def
/defineresource
{
ct_Category 1 index 2 copy known
{
get
dup dup maxlength exch length eq
{
dup length 10 add dict copy
ct_Category 2 index 2 index put
}
if
3 index 3 index put
pop exch pop
}
{pop pop/defineresource/undefined ct_raise}
ifelse
}bind def
/findresource
{
ct_Category 1 index 2 copy known
{
get
2 index 2 copy known
{get 3 1 roll pop pop}
{pop pop/findresource/undefinedresource ct_raise}
ifelse
}
{pop pop/findresource/undefined ct_raise}
ifelse
}bind def
/resourcestatus
{
ct_Category 1 index 2 copy known
{
get
2 index known
exch pop exch pop
{
0 -1 true
}
{
false
}
ifelse
}
{pop pop/findresource/undefined ct_raise}
ifelse
}bind def
/ct_resourcestatus/resourcestatus load def
}
ifelse
/ct_CIDInit 2 dict
begin
/ct_cidfont_stream_init
{
{
dup(Binary)eq
{
pop
null
currentfile
ct_Level2?
{
{cid_BYTE_COUNT()/SubFileDecode filter}
stopped
{pop pop pop}
if
}
if
/readstring load
exit
}
if
dup(Hex)eq
{
pop
currentfile
ct_Level2?
{
{null exch/ASCIIHexDecode filter/readstring}
stopped
{pop exch pop(>)exch/readhexstring}
if
}
{(>)exch/readhexstring}
ifelse
load
exit
}
if
/StartData/typecheck ct_raise
}
loop
cid_BYTE_COUNT ct_CID_STR_SIZE le
{
2 copy cid_BYTE_COUNT string exch exec
pop
1 array dup
3 -1 roll
0 exch put
}
{
cid_BYTE_COUNT ct_CID_STR_SIZE div ceiling cvi
dup array exch 2 sub 0 exch 1 exch
{
2 copy
5 index
ct_CID_STR_SIZE
string
6 index exec
pop
put
pop
}
for
2 index
cid_BYTE_COUNT ct_CID_STR_SIZE mod string
3 index exec
pop
1 index exch
1 index length 1 sub
exch put
}
ifelse
cid_CIDFONT exch/GlyphData exch put
2 index null eq
{
pop pop pop
}
{
pop/readstring load
1 string exch
{
3 copy exec
pop
dup length 0 eq
{
pop pop pop pop pop
true exit
}
if
4 index
eq
{
pop pop pop pop
false exit
}
if
}
loop
pop
}
ifelse
}bind def
/StartData
{
mark
{
currentdict
dup/FDArray get 0 get/FontMatrix get
0 get 0.001 eq
{
dup/CDevProc known not
{
/CDevProc 1183615869 internaldict/stdCDevProc 2 copy known
{get}
{
pop pop
{pop pop pop pop pop 0 -1000 7 index 2 div 880}
}
ifelse
def
}
if
}
{
/CDevProc
{
pop pop pop pop pop
0
1 cid_temp/cid_CIDFONT get
/FDArray get 0 get
/FontMatrix get 0 get div
7 index 2 div
1 index 0.88 mul
}def
}
ifelse
/cid_temp 15 dict def
cid_temp
begin
/cid_CIDFONT exch def
3 copy pop
dup/cid_BYTE_COUNT exch def 0 gt
{
ct_cidfont_stream_init
FDArray
{
/Private get
dup/SubrMapOffset known
{
begin
/Subrs SubrCount array def
Subrs
SubrMapOffset
SubrCount
SDBytes
ct_Level2?
{
currentdict dup/SubrMapOffset undef
dup/SubrCount undef
/SDBytes undef
}
if
end
/cid_SD_BYTES exch def
/cid_SUBR_COUNT exch def
/cid_SUBR_MAP_OFFSET exch def
/cid_SUBRS exch def
cid_SUBR_COUNT 0 gt
{
GlyphData cid_SUBR_MAP_OFFSET cid_SD_BYTES ct_GetInterval
0 cid_SD_BYTES ct_cvnsi
0 1 cid_SUBR_COUNT 1 sub
{
exch 1 index
1 add
cid_SD_BYTES mul cid_SUBR_MAP_OFFSET add
GlyphData exch cid_SD_BYTES ct_GetInterval
0 cid_SD_BYTES ct_cvnsi
cid_SUBRS 4 2 roll
GlyphData exch
4 index
1 index
sub
ct_GetInterval
dup length string copy put
}
for
pop
}
if
}
{pop}
ifelse
}
forall
}
if
cleartomark pop pop
end
CIDFontName currentdict/CIDFont defineresource pop
end end
}
stopped
{cleartomark/StartData ct_reraise}
if
}bind def
currentdict
end def
/ct_saveCIDInit
{
/CIDInit/ProcSet ct_resourcestatus
{true}
{/CIDInitC/ProcSet ct_resourcestatus}
ifelse
{
pop pop
/CIDInit/ProcSet findresource
ct_UseNativeCapability?
{pop null}
{/CIDInit ct_CIDInit/ProcSet defineresource pop}
ifelse
}
{/CIDInit ct_CIDInit/ProcSet defineresource pop null}
ifelse
ct_Vars exch/ct_oldCIDInit exch put
}bind def
/ct_restoreCIDInit
{
ct_Vars/ct_oldCIDInit get dup null ne
{/CIDInit exch/ProcSet defineresource pop}
{pop}
ifelse
}bind def
/ct_BuildCharSetUp
{
1 index
begin
CIDFont
begin
Adobe_CoolType_Utility/ct_BuildCharDict get
begin
/ct_dfCharCode exch def
/ct_dfDict exch def
CIDFirstByte ct_dfCharCode add
dup CIDCount ge
{pop 0}
if
/cid exch def
{
GlyphDirectory cid 2 copy known
{get}
{pop pop nullstring}
ifelse
dup length FDBytes sub 0 gt
{
dup
FDBytes 0 ne
{0 FDBytes ct_cvnsi}
{pop 0}
ifelse
/fdIndex exch def
dup length FDBytes sub FDBytes exch getinterval
/charstring exch def
exit
}
{
pop
cid 0 eq
{/charstring nullstring def exit}
if
/cid 0 def
}
ifelse
}
loop
}def
/ct_SetCacheDevice
{
0 0 moveto
dup stringwidth
3 -1 roll
true charpath
pathbbox
0 -1000
7 index 2 div 880
setcachedevice2
0 0 moveto
}def
/ct_CloneSetCacheProc
{
1 eq
{
stringwidth
pop -2 div -880
0 -1000 setcharwidth
moveto
}
{
usewidths?
{
currentfont/Widths get cid
2 copy known
{get exch pop aload pop}
{pop pop stringwidth}
ifelse
}
{stringwidth}
ifelse
setcharwidth
0 0 moveto
}
ifelse
}def
/ct_Type3ShowCharString
{
ct_FDDict fdIndex 2 copy known
{get}
{
currentglobal 3 1 roll
1 index gcheck setglobal
ct_Type1FontTemplate dup maxlength dict copy
begin
FDArray fdIndex get
dup/FontMatrix 2 copy known
{get}
{pop pop ct_defaultFontMtx}
ifelse
/FontMatrix exch dup length array copy def
/Private get
/Private exch def
/Widths rootfont/Widths get def
/CharStrings 1 dict dup/.notdef
dup length string copy put def
currentdict
end
/ct_Type1Font exch definefont
dup 5 1 roll put
setglobal
}
ifelse
dup/CharStrings get 1 index/Encoding get
ct_dfCharCode get charstring put
rootfont/WMode 2 copy known
{get}
{pop pop 0}
ifelse
exch
1000 scalefont setfont
ct_str1 0 ct_dfCharCode put
ct_str1 exch ct_dfSetCacheProc
ct_SyntheticBold
{
currentpoint
ct_str1 show
newpath
moveto
ct_str1 true charpath
ct_StrokeWidth setlinewidth
stroke
}
{ct_str1 show}
ifelse
}def
/ct_Type4ShowCharString
{
ct_dfDict ct_dfCharCode charstring
FDArray fdIndex get
dup/FontMatrix get dup ct_defaultFontMtx ct_matrixeq not
{ct_1000Mtx matrix concatmatrix concat}
{pop}
ifelse
/Private get
Adobe_CoolType_Utility/ct_Level2? get not
{
ct_dfDict/Private
3 -1 roll
{put}
1183615869 internaldict/superexec get exec
}
if
1183615869 internaldict
Adobe_CoolType_Utility/ct_Level2? get
{1 index}
{3 index/Private get mark 6 1 roll}
ifelse
dup/RunInt known
{/RunInt get}
{pop/CCRun}
ifelse
get exec
Adobe_CoolType_Utility/ct_Level2? get not
{cleartomark}
if
}bind def
/ct_BuildCharIncremental
{
{
Adobe_CoolType_Utility/ct_MakeOCF get begin
ct_BuildCharSetUp
ct_ShowCharString
}
stopped
{stop}
if
end
end
end
end
}bind def
/BaseFontNameStr(BF00)def
/ct_Type1FontTemplate 14 dict
begin
/FontType 1 def
/FontMatrix [0.001 0 0 0.001 0 0]def
/FontBBox [-250 -250 1250 1250]def
/Encoding ct_cHexEncoding def
/PaintType 0 def
currentdict
end def
/BaseFontTemplate 11 dict
begin
/FontMatrix [0.001 0 0 0.001 0 0]def
/FontBBox [-250 -250 1250 1250]def
/Encoding ct_cHexEncoding def
/BuildChar/ct_BuildCharIncremental load def
ct_Clone?
{
/FontType 3 def
/ct_ShowCharString/ct_Type3ShowCharString load def
/ct_dfSetCacheProc/ct_CloneSetCacheProc load def
/ct_SyntheticBold false def
/ct_StrokeWidth 1 def
}
{
/FontType 4 def
/Private 1 dict dup/lenIV 4 put def
/CharStrings 1 dict dup/.notdefput def
/PaintType 0 def
/ct_ShowCharString/ct_Type4ShowCharString load def
}
ifelse
/ct_str1 1 string def
currentdict
end def
/BaseFontDictSize BaseFontTemplate length 5 add def
/ct_matrixeq
{
true 0 1 5
{
dup 4 index exch get exch 3 index exch get eq and
dup not
{exit}
if
}
for
exch pop exch pop
}bind def
/ct_makeocf
{
15 dict
begin
exch/WMode exch def
exch/FontName exch def
/FontType 0 def
/FMapType 2 def
dup/FontMatrix known
{dup/FontMatrix get/FontMatrix exch def}
{/FontMatrix matrix def}
ifelse
/bfCount 1 index/CIDCount get 256 idiv 1 add
dup 256 gt{pop 256}if def
/Encoding
256 array 0 1 bfCount 1 sub{2 copy dup put pop}for
bfCount 1 255{2 copy bfCount put pop}for
def
/FDepVector bfCount dup 256 lt{1 add}if array def
BaseFontTemplate BaseFontDictSize dict copy
begin
/CIDFont exch def
CIDFont/FontBBox known
{CIDFont/FontBBox get/FontBBox exch def}
if
CIDFont/CDevProc known
{CIDFont/CDevProc get/CDevProc exch def}
if
currentdict
end
BaseFontNameStr 3(0)putinterval
0 1 bfCount dup 256 eq{1 sub}if
{
FDepVector exch
2 index BaseFontDictSize dict copy
begin
dup/CIDFirstByte exch 256 mul def
FontType 3 eq
{/ct_FDDict 2 dict def}
if
currentdict
end
1 index 16
BaseFontNameStr 2 2 getinterval cvrs pop
BaseFontNameStr exch definefont
put
}
for
ct_Clone?
{/Widths 1 index/CIDFont get/GlyphDirectory get length dict def}
if
FontName
currentdict
end
definefont
ct_Clone?
{
gsave
dup 1000 scalefont setfont
ct_BuildCharDict
begin
/usewidths? false def
currentfont/Widths get
begin
exch/CIDFont get/GlyphDirectory get
{
pop
dup charcode exch 1 index 0 2 index 256 idiv put
1 index exch 1 exch 256 mod put
stringwidth 2 array astore def
}
forall
end
/usewidths? true def
end
grestore
}
{exch pop}
ifelse
}bind def
currentglobal true setglobal
/ct_ComposeFont
{
ct_UseNativeCapability?
{
2 index/CMap ct_resourcestatus
{pop pop exch pop}
{
/CIDInit/ProcSet findresource
begin
12 dict
begin
begincmap
/CMapName 3 index def
/CMapVersion 1.000 def
/CMapType 1 def
exch/WMode exch def
/CIDSystemInfo 3 dict dup
begin
/Registry(Adobe)def
/Ordering
CMapName ct_mkocfStr100 cvs
(Adobe-)search
{
pop pop
(-)search
{
dup length string copy
exch pop exch pop
}
{pop(Identity)}
ifelse
}
{pop (Identity)}
ifelse
def
/Supplement 0 def
end def
1 begincodespacerange
<0000>
endcodespacerange
1 begincidrange
<0000>0
endcidrange
endcmap
CMapName currentdict/CMap defineresource pop
end
end
}
ifelse
composefont
}
{
3 2 roll pop
0 get/CIDFont findresource
ct_makeocf
}
ifelse
}bind def
setglobal
/ct_MakeIdentity
{
ct_UseNativeCapability?
{
1 index/CMap ct_resourcestatus
{pop pop}
{
/CIDInit/ProcSet findresource begin
12 dict begin
begincmap
/CMapName 2 index def
/CMapVersion 1.000 def
/CMapType 1 def
/CIDSystemInfo 3 dict dup
begin
/Registry(Adobe)def
/Ordering
CMapName ct_mkocfStr100 cvs
(Adobe-)search
{
pop pop
(-)search
{dup length string copy exch pop exch pop}
{pop(Identity)}
ifelse
}
{pop(Identity)}
ifelse
def
/Supplement 0 def
end def
1 begincodespacerange
<0000>
endcodespacerange
1 begincidrange
<0000>0
endcidrange
endcmap
CMapName currentdict/CMap defineresource pop
end
end
}
ifelse
composefont
}
{
exch pop
0 get/CIDFont findresource
ct_makeocf
}
ifelse
}bind def
currentdict readonly pop
end
end
%%EndResource
setglobal
%%BeginResource: procset Adobe_CoolType_Utility_T42 1.0 0
%%Copyright: Copyright 1987-2004 Adobe Systems Incorporated.
%%Version: 1.0 0
userdict/ct_T42Dict 15 dict put
ct_T42Dict begin
/Is2015?
{
version
cvi
2015
ge
}bind def
/AllocGlyphStorage
{
Is2015?
{
pop
}
{
{string}forall
}ifelse
}bind def
/Type42DictBegin
{
25 dict begin
/FontName exch def
/CharStrings 256 dict
begin
/.notdef 0 def
currentdict
end def
/Encoding exch def
/PaintType 0 def
/FontType 42 def
/FontMatrix[1 0 0 1 0 0]def
4 array astore cvx/FontBBox exch def
/sfnts
}bind def
/Type42DictEnd
{
currentdict dup/FontName get exch definefont end
ct_T42Dict exch
dup/FontName get exch put
}bind def
/RD{string currentfile exch readstring pop}executeonly def
/PrepFor2015
{
Is2015?
{
/GlyphDirectory
16
dict def
sfnts 0 get
dup
2 index
(glyx)
putinterval
2 index
(locx)
putinterval
pop
pop
}
{
pop
pop
}ifelse
}bind def
/AddT42Char
{
Is2015?
{
/GlyphDirectory get
begin
def
end
pop
pop
}
{
/sfnts get
4 index
get
3 index
2 index
putinterval
pop
pop
pop
pop
}ifelse
}bind def
/T0AddT42Mtx2
{
/CIDFont findresource/Metrics2 get begin def end
}bind def
end
%%EndResource
currentglobal true setglobal
%%BeginFile: MMFauxFont.prc
%%Copyright: Copyright 1987-2001 Adobe Systems Incorporated.
%%All Rights Reserved.
userdict /ct_EuroDict 10 dict put
ct_EuroDict begin
/ct_CopyFont
{
{ 1 index /FID ne {def} {pop pop} ifelse} forall
} def
/ct_GetGlyphOutline
{
gsave
initmatrix newpath
exch findfont dup
length 1 add dict
begin
ct_CopyFont
/Encoding Encoding dup length array copy
dup
4 -1 roll
0 exch put
def
currentdict
end
/ct_EuroFont exch definefont
1000 scalefont setfont
0 0 moveto
[
<00> stringwidth
<00> false charpath
pathbbox
[
{/m cvx} {/l cvx} {/c cvx} {/cp cvx} pathforall
grestore
counttomark 8 add
}
def
/ct_MakeGlyphProc
{
] cvx
/ct_PSBuildGlyph cvx
] cvx
} def
/ct_PSBuildGlyph
{
gsave
8 -1 roll pop
7 1 roll
6 -2 roll ct_FontMatrix transform 6 2 roll
4 -2 roll ct_FontMatrix transform 4 2 roll
ct_FontMatrix transform
currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse
dup 9 1 roll
{
currentdict /StrokeWidth 2 copy known
{
get 2 div
0 ct_FontMatrix dtransform pop
5 1 roll
4 -1 roll 4 index sub
4 1 roll
3 -1 roll 4 index sub
3 1 roll
exch 4 index add exch
4 index add
5 -1 roll pop
}
{
pop pop
}
ifelse
}
if
setcachedevice
ct_FontMatrix concat
ct_PSPathOps begin
exec
end
{
currentdict /StrokeWidth 2 copy known
{ get }
{ pop pop 0 }
ifelse
setlinewidth stroke
}
{
fill
}
ifelse
grestore
} def
/ct_PSPathOps 4 dict dup begin
/m {moveto} def
/l {lineto} def
/c {curveto} def
/cp {closepath} def
end
def
/ct_matrix1000 [1000 0 0 1000 0 0] def
/ct_AddGlyphProc
{
2 index findfont dup length 4 add dict
begin
ct_CopyFont
/CharStrings CharStrings dup length 1 add dict copy
begin
3 1 roll def
currentdict
end
def
/ct_FontMatrix ct_matrix1000 FontMatrix matrix concatmatrix def
/ct_PSBuildGlyph /ct_PSBuildGlyph load def
/ct_PSPathOps /ct_PSPathOps load def
currentdict
end
definefont pop
}
def
systemdict /languagelevel known
{
/ct_AddGlyphToPrinterFont {
2 copy
ct_GetGlyphOutline 3 add -1 roll restore
ct_MakeGlyphProc
ct_AddGlyphProc
} def
}
{
/ct_AddGlyphToPrinterFont {
pop pop restore
Adobe_CTFauxDict /$$$FONTNAME get
/Euro
Adobe_CTFauxDict /$$$SUBSTITUTEBASE get
ct_EuroDict exch get
ct_AddGlyphProc
} def
} ifelse
/AdobeSansMM
{
556 0 24 -19 541 703
{
541 628 m
510 669 442 703 354 703 c
201 703 117 607 101 444 c
50 444 l
25 372 l
97 372 l
97 301 l
49 301 l
24 229 l
103 229 l
124 67 209 -19 350 -19 c
435 -19 501 25 509 32 c
509 131 l
492 105 417 60 343 60 c
267 60 204 127 197 229 c
406 229 l
430 301 l
191 301 l
191 372 l
455 372 l
479 444 l
194 444 l
201 531 245 624 348 624 c
433 624 484 583 509 534 c
cp
556 0 m
}
ct_PSBuildGlyph
} def
/AdobeSerifMM
{
500 0 10 -12 484 692
{
347 298 m
171 298 l
170 310 170 322 170 335 c
170 362 l
362 362 l
374 403 l
172 403 l
184 580 244 642 308 642 c
380 642 434 574 457 457 c
481 462 l
474 691 l
449 691 l
433 670 429 657 410 657 c
394 657 360 692 299 692 c
204 692 94 604 73 403 c
22 403 l
10 362 l
70 362 l
69 352 69 341 69 330 c
69 319 69 308 70 298 c
22 298 l
10 257 l
73 257 l
97 57 216 -12 295 -12 c
364 -12 427 25 484 123 c
458 142 l
425 101 384 37 316 37 c
256 37 189 84 173 257 c
335 257 l
cp
500 0 m
}
ct_PSBuildGlyph
} def
end
%%EndFile
setglobal
Adobe_CoolType_Core begin /$Oblique SetSubstituteStrategy end
%%BeginResource: procset Adobe_AGM_Image 1.0 0
%%Version: 1.0 0
%%Copyright: Copyright(C)2000-2006 Adobe Systems, Inc. All Rights Reserved.
systemdict/setpacking known
{
currentpacking
true setpacking
}if
userdict/Adobe_AGM_Image 71 dict dup begin put
/Adobe_AGM_Image_Id/Adobe_AGM_Image_1.0_0 def
/nd{
null def
}bind def
/AGMIMG_&image nd
/AGMIMG_&colorimage nd
/AGMIMG_&imagemask nd
/AGMIMG_mbuf()def
/AGMIMG_ybuf()def
/AGMIMG_kbuf()def
/AGMIMG_c 0 def
/AGMIMG_m 0 def
/AGMIMG_y 0 def
/AGMIMG_k 0 def
/AGMIMG_tmp nd
/AGMIMG_imagestring0 nd
/AGMIMG_imagestring1 nd
/AGMIMG_imagestring2 nd
/AGMIMG_imagestring3 nd
/AGMIMG_imagestring4 nd
/AGMIMG_imagestring5 nd
/AGMIMG_cnt nd
/AGMIMG_fsave nd
/AGMIMG_colorAry nd
/AGMIMG_override nd
/AGMIMG_name nd
/AGMIMG_maskSource nd
/AGMIMG_flushfilters nd
/invert_image_samples nd
/knockout_image_samples nd
/img nd
/sepimg nd
/devnimg nd
/idximg nd
/ds
{
Adobe_AGM_Core begin
Adobe_AGM_Image begin
/AGMIMG_&image systemdict/image get def
/AGMIMG_&imagemask systemdict/imagemask get def
/colorimage where{
pop
/AGMIMG_&colorimage/colorimage ldf
}if
end
end
}def
/ps
{
Adobe_AGM_Image begin
/AGMIMG_ccimage_exists{/customcolorimage where
{
pop
/Adobe_AGM_OnHost_Seps where
{
pop false
}{
/Adobe_AGM_InRip_Seps where
{
pop false
}{
true
}ifelse
}ifelse
}{
false
}ifelse
}bdf
level2{
/invert_image_samples
{
Adobe_AGM_Image/AGMIMG_tmp Decode length ddf
/Decode[Decode 1 get Decode 0 get]def
}def
/knockout_image_samples
{
Operator/imagemask ne{
/Decode[1 1]def
}if
}def
}{
/invert_image_samples
{
{1 exch sub}currenttransfer addprocs settransfer
}def
/knockout_image_samples
{
{pop 1}currenttransfer addprocs settransfer
}def
}ifelse
/img/imageormask ldf
/sepimg/sep_imageormask ldf
/devnimg/devn_imageormask ldf
/idximg/indexed_imageormask ldf
/_ctype 7 def
currentdict{
dup xcheck 1 index type dup/arraytype eq exch/packedarraytype eq or and{
bind
}if
def
}forall
}def
/pt
{
end
}def
/dt
{
}def
/AGMIMG_flushfilters
{
dup type/arraytype ne
{1 array astore}if
dup 0 get currentfile ne
{dup 0 get flushfile}if
{
dup type/filetype eq
{
dup status 1 index currentfile ne and
{closefile}
{pop}
ifelse
}{pop}ifelse
}forall
}def
/AGMIMG_init_common
{
currentdict/T known{/ImageType/T ldf currentdict/T undef}if
currentdict/W known{/Width/W ldf currentdict/W undef}if
currentdict/H known{/Height/H ldf currentdict/H undef}if
currentdict/M known{/ImageMatrix/M ldf currentdict/M undef}if
currentdict/BC known{/BitsPerComponent/BC ldf currentdict/BC undef}if
currentdict/D known{/Decode/D ldf currentdict/D undef}if
currentdict/DS known{/DataSource/DS ldf currentdict/DS undef}if
currentdict/O known{
/Operator/O load 1 eq{
/imagemask
}{
/O load 2 eq{
/image
}{
/colorimage
}ifelse
}ifelse
def
currentdict/O undef
}if
currentdict/HSCI known{/HostSepColorImage/HSCI ldf currentdict/HSCI undef}if
currentdict/MD known{/MultipleDataSources/MD ldf currentdict/MD undef}if
currentdict/I known{/Interpolate/I ldf currentdict/I undef}if
currentdict/SI known{/SkipImageProc/SI ldf currentdict/SI undef}if
/DataSource load xcheck not{
DataSource type/arraytype eq{
DataSource 0 get type/filetype eq{
/_Filters DataSource def
currentdict/MultipleDataSources known not{
/DataSource DataSource dup length 1 sub get def
}if
}if
}if
currentdict/MultipleDataSources known not{
/MultipleDataSources DataSource type/arraytype eq{
DataSource length 1 gt
}
{false}ifelse def
}if
}if
/NComponents Decode length 2 div def
currentdict/SkipImageProc known not{/SkipImageProc{false}def}if
}bdf
/imageormask_sys
{
begin
AGMIMG_init_common
save mark
level2{
currentdict
Operator/imagemask eq{
AGMIMG_&imagemask
}{
use_mask{
process_mask AGMIMG_&image
}{
AGMIMG_&image
}ifelse
}ifelse
}{
Width Height
Operator/imagemask eq{
Decode 0 get 1 eq Decode 1 get 0 eq and
ImageMatrix/DataSource load
AGMIMG_&imagemask
}{
BitsPerComponent ImageMatrix/DataSource load
AGMIMG_&image
}ifelse
}ifelse
currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
cleartomark restore
end
}def
/overprint_plate
{
currentoverprint{
0 get dup type/nametype eq{
dup/DeviceGray eq{
pop AGMCORE_black_plate not
}{
/DeviceCMYK eq{
AGMCORE_is_cmyk_sep not
}if
}ifelse
}{
false exch
{
AGMOHS_sepink eq or
}forall
not
}ifelse
}{
pop false
}ifelse
}def
/process_mask
{
level3{
dup begin
/ImageType 1 def
end
4 dict begin
/DataDict exch def
/ImageType 3 def
/InterleaveType 3 def
/MaskDict 9 dict begin
/ImageType 1 def
/Width DataDict dup/MaskWidth known{/MaskWidth}{/Width}ifelse get def
/Height DataDict dup/MaskHeight known{/MaskHeight}{/Height}ifelse get def
/ImageMatrix[Width 0 0 Height neg 0 Height]def
/NComponents 1 def
/BitsPerComponent 1 def
/Decode DataDict dup/MaskD known{/MaskD}{[1 0]}ifelse get def
/DataSource Adobe_AGM_Core/AGMIMG_maskSource get def
currentdict end def
currentdict end
}if
}def
/use_mask
{
dup/Mask known {dup/Mask get}{false}ifelse
}def
/imageormask
{
begin
AGMIMG_init_common
SkipImageProc{
currentdict consumeimagedata
}
{
save mark
level2 AGMCORE_host_sep not and{
currentdict
Operator/imagemask eq DeviceN_PS2 not and{
imagemask
}{
AGMCORE_in_rip_sep currentoverprint and currentcolorspace 0 get/DeviceGray eq and{
[/Separation/Black/DeviceGray{}]setcolorspace
/Decode[Decode 1 get Decode 0 get]def
}if
use_mask{
process_mask image
}{
DeviceN_NoneName DeviceN_PS2 Indexed_DeviceN level3 not and or or AGMCORE_in_rip_sep and
{
Names convert_to_process not{
2 dict begin
/imageDict xdf
/names_index 0 def
gsave
imageDict write_image_file{
Names{
dup(None)ne{
[/Separation 3 -1 roll/DeviceGray{1 exch sub}]setcolorspace
Operator imageDict read_image_file
names_index 0 eq{true setoverprint}if
/names_index names_index 1 add def
}{
pop
}ifelse
}forall
close_image_file
}if
grestore
end
}{
Operator/imagemask eq{
imagemask
}{
image
}ifelse
}ifelse
}{
Operator/imagemask eq{
imagemask
}{
image
}ifelse
}ifelse
}ifelse
}ifelse
}{
Width Height
Operator/imagemask eq{
Decode 0 get 1 eq Decode 1 get 0 eq and
ImageMatrix/DataSource load
/Adobe_AGM_OnHost_Seps where{
pop imagemask
}{
currentgray 1 ne{
currentdict imageormask_sys
}{
currentoverprint not{
1 AGMCORE_&setgray
currentdict imageormask_sys
}{
currentdict ignoreimagedata
}ifelse
}ifelse
}ifelse
}{
BitsPerComponent ImageMatrix
MultipleDataSources{
0 1 NComponents 1 sub{
DataSource exch get
}for
}{
/DataSource load
}ifelse
Operator/colorimage eq{
AGMCORE_host_sep{
MultipleDataSources level2 or NComponents 4 eq and{
AGMCORE_is_cmyk_sep{
MultipleDataSources{
/DataSource DataSource 0 get xcheck
{
[
DataSource 0 get/exec cvx
DataSource 1 get/exec cvx
DataSource 2 get/exec cvx
DataSource 3 get/exec cvx
/AGMCORE_get_ink_data cvx
]cvx
}{
DataSource aload pop AGMCORE_get_ink_data
}ifelse def
}{
/DataSource
Width BitsPerComponent mul 7 add 8 idiv Height mul 4 mul
/DataSource load
filter_cmyk 0()/SubFileDecode filter def
}ifelse
/Decode[Decode 0 get Decode 1 get]def
/MultipleDataSources false def
/NComponents 1 def
/Operator/image def
invert_image_samples
1 AGMCORE_&setgray
currentdict imageormask_sys
}{
currentoverprint not Operator/imagemask eq and{
1 AGMCORE_&setgray
currentdict imageormask_sys
}{
currentdict ignoreimagedata
}ifelse
}ifelse
}{
MultipleDataSources NComponents AGMIMG_&colorimage
}ifelse
}{
true NComponents colorimage
}ifelse
}{
Operator/image eq{
AGMCORE_host_sep{
/DoImage true def
currentdict/HostSepColorImage known{HostSepColorImage not}{false}ifelse
{
AGMCORE_black_plate not Operator/imagemask ne and{
/DoImage false def
currentdict ignoreimagedata
}if
}if
1 AGMCORE_&setgray
DoImage
{currentdict imageormask_sys}if
}{
use_mask{
process_mask image
}{
image
}ifelse
}ifelse
}{
Operator/knockout eq{
pop pop pop pop pop
currentcolorspace overprint_plate not{
knockout_unitsq
}if
}if
}ifelse
}ifelse
}ifelse
}ifelse
cleartomark restore
}ifelse
currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
end
}def
/sep_imageormask
{
/sep_colorspace_dict AGMCORE_gget begin
CSA map_csa
begin
AGMIMG_init_common
SkipImageProc{
currentdict consumeimagedata
}{
save mark
AGMCORE_avoid_L2_sep_space{
/Decode[Decode 0 get 255 mul Decode 1 get 255 mul]def
}if
AGMIMG_ccimage_exists
MappedCSA 0 get/DeviceCMYK eq and
currentdict/Components known and
Name()ne and
Name(All)ne and
Operator/image eq and
AGMCORE_producing_seps not and
level2 not and
{
Width Height BitsPerComponent ImageMatrix
[
/DataSource load/exec cvx
{
0 1 2 index length 1 sub{
1 index exch
2 copy get 255 xor put
}for
}/exec cvx
]cvx bind
MappedCSA 0 get/DeviceCMYK eq{
Components aload pop
}{
0 0 0 Components aload pop 1 exch sub
}ifelse
Name findcmykcustomcolor
customcolorimage
}{
AGMCORE_producing_seps not{
level2{
//Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne AGMCORE_avoid_L2_sep_space not and currentcolorspace 0 get/Separation ne and{
[/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
/sep_tint AGMCORE_gget setcolor
}if
currentdict imageormask
}{
currentdict
Operator/imagemask eq{
imageormask
}{
sep_imageormask_lev1
}ifelse
}ifelse
}{
AGMCORE_host_sep{
Operator/knockout eq{
currentdict/ImageMatrix get concat
knockout_unitsq
}{
currentgray 1 ne{
AGMCORE_is_cmyk_sep Name(All)ne and{
level2{
Name AGMCORE_IsSeparationAProcessColor
{
Operator/imagemask eq{
//Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{
/sep_tint AGMCORE_gget 1 exch sub AGMCORE_&setcolor
}if
}{
invert_image_samples
}ifelse
}{
//Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{
[/Separation Name[/DeviceGray]
{
sep_colorspace_proc AGMCORE_get_ink_data
1 exch sub
}bind
]AGMCORE_&setcolorspace
/sep_tint AGMCORE_gget AGMCORE_&setcolor
}if
}ifelse
currentdict imageormask_sys
}{
currentdict
Operator/imagemask eq{
imageormask_sys
}{
sep_image_lev1_sep
}ifelse
}ifelse
}{
Operator/imagemask ne{
invert_image_samples
}if
currentdict imageormask_sys
}ifelse
}{
currentoverprint not Name(All)eq or Operator/imagemask eq and{
currentdict imageormask_sys
}{
currentoverprint not
{
gsave
knockout_unitsq
grestore
}if
currentdict consumeimagedata
}ifelse
}ifelse
}ifelse
}{
//Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{
currentcolorspace 0 get/Separation ne{
[/Separation Name MappedCSA sep_proc_name exch 0 get exch load]setcolorspace_opt
/sep_tint AGMCORE_gget setcolor
}if
}if
currentoverprint
MappedCSA 0 get/DeviceCMYK eq and
Name AGMCORE_IsSeparationAProcessColor not and
//Adobe_AGM_Core/AGMCORE_pattern_paint_type get 2 ne{Name inRip_spot_has_ink not and}{false}ifelse
Name(All)ne and{
imageormask_l2_overprint
}{
currentdict imageormask
}ifelse
}ifelse
}ifelse
}ifelse
cleartomark restore
}ifelse
currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
end
end
}def
/colorSpaceElemCnt
{
mark currentcolor counttomark dup 2 add 1 roll cleartomark
}bdf
/devn_sep_datasource
{
1 dict begin
/dataSource xdf
[
0 1 dataSource length 1 sub{
dup currentdict/dataSource get/exch cvx/get cvx/exec cvx
/exch cvx names_index/ne cvx[/pop cvx]cvx/if cvx
}for
]cvx bind
end
}bdf
/devn_alt_datasource
{
11 dict begin
/convProc xdf
/origcolorSpaceElemCnt xdf
/origMultipleDataSources xdf
/origBitsPerComponent xdf
/origDecode xdf
/origDataSource xdf
/dsCnt origMultipleDataSources{origDataSource length}{1}ifelse def
/DataSource origMultipleDataSources
{
[
BitsPerComponent 8 idiv origDecode length 2 idiv mul string
0 1 origDecode length 2 idiv 1 sub
{
dup 7 mul 1 add index exch dup BitsPerComponent 8 idiv mul exch
origDataSource exch get 0()/SubFileDecode filter
BitsPerComponent 8 idiv string/readstring cvx/pop cvx/putinterval cvx
}for
]bind cvx
}{origDataSource}ifelse 0()/SubFileDecode filter def
[
origcolorSpaceElemCnt string
0 2 origDecode length 2 sub
{
dup origDecode exch get dup 3 -1 roll 1 add origDecode exch get exch sub 2 BitsPerComponent exp 1 sub div
1 BitsPerComponent 8 idiv{DataSource/read cvx/not cvx{0}/if cvx/mul cvx}repeat/mul cvx/add cvx
}for
/convProc load/exec cvx
origcolorSpaceElemCnt 1 sub -1 0
{
/dup cvx 2/add cvx/index cvx
3 1/roll cvx/exch cvx 255/mul cvx/cvi cvx/put cvx
}for
]bind cvx 0()/SubFileDecode filter
end
}bdf
/devn_imageormask
{
/devicen_colorspace_dict AGMCORE_gget begin
CSA map_csa
2 dict begin
dup
/srcDataStrs[3 -1 roll begin
AGMIMG_init_common
currentdict/MultipleDataSources known{MultipleDataSources{DataSource length}{1}ifelse}{1}ifelse
{
Width Decode length 2 div mul cvi
{
dup 65535 gt{1 add 2 div cvi}{exit}ifelse
}loop
string
}repeat
end]def
/dstDataStr srcDataStrs 0 get length string def
begin
AGMIMG_init_common
SkipImageProc{
currentdict consumeimagedata
}{
save mark
AGMCORE_producing_seps not{
level3 not{
Operator/imagemask ne{
/DataSource[[
DataSource Decode BitsPerComponent currentdict/MultipleDataSources known{MultipleDataSources}{false}ifelse
colorSpaceElemCnt/devicen_colorspace_dict AGMCORE_gget/TintTransform get
devn_alt_datasource 1/string cvx/readstring cvx/pop cvx]cvx colorSpaceElemCnt 1 sub{dup}repeat]def
/MultipleDataSources true def
/Decode colorSpaceElemCnt[exch{0 1}repeat]def
}if
}if
currentdict imageormask
}{
AGMCORE_host_sep{
Names convert_to_process{
CSA get_csa_by_name 0 get/DeviceCMYK eq{
/DataSource
Width BitsPerComponent mul 7 add 8 idiv Height mul 4 mul
DataSource Decode BitsPerComponent currentdict/MultipleDataSources known{MultipleDataSources}{false}ifelse
4/devicen_colorspace_dict AGMCORE_gget/TintTransform get
devn_alt_datasource
filter_cmyk 0()/SubFileDecode filter def
/MultipleDataSources false def
/Decode[1 0]def
/DeviceGray setcolorspace
currentdict imageormask_sys
}{
AGMCORE_report_unsupported_color_space
AGMCORE_black_plate{
/DataSource
DataSource Decode BitsPerComponent currentdict/MultipleDataSources known{MultipleDataSources}{false}ifelse
CSA get_csa_by_name 0 get/DeviceRGB eq{3}{1}ifelse/devicen_colorspace_dict AGMCORE_gget/TintTransform get
devn_alt_datasource
/MultipleDataSources false def
/Decode colorSpaceElemCnt[exch{0 1}repeat]def
currentdict imageormask_sys
}{
gsave
knockout_unitsq
grestore
currentdict consumeimagedata
}ifelse
}ifelse
}
{
/devicen_colorspace_dict AGMCORE_gget/names_index known{
Operator/imagemask ne{
MultipleDataSources{
/DataSource[DataSource devn_sep_datasource/exec cvx]cvx def
/MultipleDataSources false def
}{
/DataSource/DataSource load dstDataStr srcDataStrs 0 get filter_devn def
}ifelse
invert_image_samples
}if
currentdict imageormask_sys
}{
currentoverprint not Operator/imagemask eq and{
currentdict imageormask_sys
}{
currentoverprint not
{
gsave
knockout_unitsq
grestore
}if
currentdict consumeimagedata
}ifelse
}ifelse
}ifelse
}{
currentdict imageormask
}ifelse
}ifelse
cleartomark restore
}ifelse
currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
end
end
end
}def
/imageormask_l2_overprint
{
currentdict
currentcmykcolor add add add 0 eq{
currentdict consumeimagedata
}{
level3{
currentcmykcolor
/AGMIMG_k xdf
/AGMIMG_y xdf
/AGMIMG_m xdf
/AGMIMG_c xdf
Operator/imagemask eq{
[/DeviceN[
AGMIMG_c 0 ne{/Cyan}if
AGMIMG_m 0 ne{/Magenta}if
AGMIMG_y 0 ne{/Yellow}if
AGMIMG_k 0 ne{/Black}if
]/DeviceCMYK{}]setcolorspace
AGMIMG_c 0 ne{AGMIMG_c}if
AGMIMG_m 0 ne{AGMIMG_m}if
AGMIMG_y 0 ne{AGMIMG_y}if
AGMIMG_k 0 ne{AGMIMG_k}if
setcolor
}{
/Decode[Decode 0 get 255 mul Decode 1 get 255 mul]def
[/Indexed
[
/DeviceN[
AGMIMG_c 0 ne{/Cyan}if
AGMIMG_m 0 ne{/Magenta}if
AGMIMG_y 0 ne{/Yellow}if
AGMIMG_k 0 ne{/Black}if
]
/DeviceCMYK{
AGMIMG_k 0 eq{0}if
AGMIMG_y 0 eq{0 exch}if
AGMIMG_m 0 eq{0 3 1 roll}if
AGMIMG_c 0 eq{0 4 1 roll}if
}
]
255
{
255 div
mark exch
dup dup dup
AGMIMG_k 0 ne{
/sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec 4 1 roll pop pop pop
counttomark 1 roll
}{
pop
}ifelse
AGMIMG_y 0 ne{
/sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec 4 2 roll pop pop pop
counttomark 1 roll
}{
pop
}ifelse
AGMIMG_m 0 ne{
/sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec 4 3 roll pop pop pop
counttomark 1 roll
}{
pop
}ifelse
AGMIMG_c 0 ne{
/sep_tint AGMCORE_gget mul MappedCSA sep_proc_name exch pop load exec pop pop pop
counttomark 1 roll
}{
pop
}ifelse
counttomark 1 add -1 roll pop
}
]setcolorspace
}ifelse
imageormask_sys
}{
write_image_file{
currentcmykcolor
0 ne{
[/Separation/Black/DeviceGray{}]setcolorspace
gsave
/Black
[{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]
cvx modify_halftone_xfer
Operator currentdict read_image_file
grestore
}if
0 ne{
[/Separation/Yellow/DeviceGray{}]setcolorspace
gsave
/Yellow
[{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]
cvx modify_halftone_xfer
Operator currentdict read_image_file
grestore
}if
0 ne{
[/Separation/Magenta/DeviceGray{}]setcolorspace
gsave
/Magenta
[{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]
cvx modify_halftone_xfer
Operator currentdict read_image_file
grestore
}if
0 ne{
[/Separation/Cyan/DeviceGray{}]setcolorspace
gsave
/Cyan
[{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]
cvx modify_halftone_xfer
Operator currentdict read_image_file
grestore
}if
close_image_file
}{
imageormask
}ifelse
}ifelse
}ifelse
}def
/indexed_imageormask
{
begin
AGMIMG_init_common
save mark
currentdict
AGMCORE_host_sep{
Operator/knockout eq{
/indexed_colorspace_dict AGMCORE_gget dup/CSA known{
/CSA get get_csa_by_name
}{
/Names get
}ifelse
overprint_plate not{
knockout_unitsq
}if
}{
Indexed_DeviceN{
/devicen_colorspace_dict AGMCORE_gget dup/names_index known exch/Names get convert_to_process or{
indexed_image_lev2_sep
}{
currentoverprint not{
knockout_unitsq
}if
currentdict consumeimagedata
}ifelse
}{
AGMCORE_is_cmyk_sep{
Operator/imagemask eq{
imageormask_sys
}{
level2{
indexed_image_lev2_sep
}{
indexed_image_lev1_sep
}ifelse
}ifelse
}{
currentoverprint not{
knockout_unitsq
}if
currentdict consumeimagedata
}ifelse
}ifelse
}ifelse
}{
level2{
Indexed_DeviceN{
/indexed_colorspace_dict AGMCORE_gget begin
}{
/indexed_colorspace_dict AGMCORE_gget dup null ne
{
begin
currentdict/CSDBase known{CSDBase/CSD get_res/MappedCSA get}{CSA}ifelse
get_csa_by_name 0 get/DeviceCMYK eq ps_level 3 ge and ps_version 3015.007 lt and
AGMCORE_in_rip_sep and{
[/Indexed[/DeviceN[/Cyan/Magenta/Yellow/Black]/DeviceCMYK{}]HiVal Lookup]
setcolorspace
}if
end
}
{pop}ifelse
}ifelse
imageormask
Indexed_DeviceN{
end
}if
}{
Operator/imagemask eq{
imageormask
}{
indexed_imageormask_lev1
}ifelse
}ifelse
}ifelse
cleartomark restore
currentdict/_Filters known{_Filters AGMIMG_flushfilters}if
end
}def
/indexed_image_lev2_sep
{
/indexed_colorspace_dict AGMCORE_gget begin
begin
Indexed_DeviceN not{
currentcolorspace
dup 1/DeviceGray put
dup 3
currentcolorspace 2 get 1 add string
0 1 2 3 AGMCORE_get_ink_data 4 currentcolorspace 3 get length 1 sub
{
dup 4 idiv exch currentcolorspace 3 get exch get 255 exch sub 2 index 3 1 roll put
}for
put setcolorspace
}if
currentdict
Operator/imagemask eq{
AGMIMG_&imagemask
}{
use_mask{
process_mask AGMIMG_&image
}{
AGMIMG_&image
}ifelse
}ifelse
end end
}def
/OPIimage
{
dup type/dicttype ne{
10 dict begin
/DataSource xdf
/ImageMatrix xdf
/BitsPerComponent xdf
/Height xdf
/Width xdf
/ImageType 1 def
/Decode[0 1 def]
currentdict
end
}if
dup begin
/NComponents 1 cdndf
/MultipleDataSources false cdndf
/SkipImageProc{false}cdndf
/Decode[
0
currentcolorspace 0 get/Indexed eq{
2 BitsPerComponent exp 1 sub
}{
1
}ifelse
]cdndf
/Operator/image cdndf
end
/sep_colorspace_dict AGMCORE_gget null eq{
imageormask
}{
gsave
dup begin invert_image_samples end
sep_imageormask
grestore
}ifelse
}def
/cachemask_level2
{
3 dict begin
/LZWEncode filter/WriteFilter xdf
/readBuffer 256 string def
/ReadFilter
currentfile
0(%EndMask)/SubFileDecode filter
/ASCII85Decode filter
/RunLengthDecode filter
def
{
ReadFilter readBuffer readstring exch
WriteFilter exch writestring
not{exit}if
}loop
WriteFilter closefile
end
}def
/spot_alias
{
/mapto_sep_imageormask
{
dup type/dicttype ne{
12 dict begin
/ImageType 1 def
/DataSource xdf
/ImageMatrix xdf
/BitsPerComponent xdf
/Height xdf
/Width xdf
/MultipleDataSources false def
}{
begin
}ifelse
/Decode[/customcolor_tint AGMCORE_gget 0]def
/Operator/image def
/SkipImageProc{false}def
currentdict
end
sep_imageormask
}bdf
/customcolorimage
{
Adobe_AGM_Image/AGMIMG_colorAry xddf
/customcolor_tint AGMCORE_gget
<<
/Name AGMIMG_colorAry 4 get
/CSA[/DeviceCMYK]
/TintMethod/Subtractive
/TintProc null
/MappedCSA null
/NComponents 4
/Components[AGMIMG_colorAry aload pop pop]
>>
setsepcolorspace
mapto_sep_imageormask
}ndf
Adobe_AGM_Image/AGMIMG_&customcolorimage/customcolorimage load put
/customcolorimage
{
Adobe_AGM_Image/AGMIMG_override false put
current_spot_alias{dup 4 get map_alias}{false}ifelse
{
false set_spot_alias
/customcolor_tint AGMCORE_gget exch setsepcolorspace
pop
mapto_sep_imageormask
true set_spot_alias
}{
//Adobe_AGM_Image/AGMIMG_&customcolorimage get exec
}ifelse
}bdf
}def
/snap_to_device
{
6 dict begin
matrix currentmatrix
dup 0 get 0 eq 1 index 3 get 0 eq and
1 index 1 get 0 eq 2 index 2 get 0 eq and or exch pop
{
1 1 dtransform 0 gt exch 0 gt/AGMIMG_xSign? exch def/AGMIMG_ySign? exch def
0 0 transform
AGMIMG_ySign?{floor 0.1 sub}{ceiling 0.1 add}ifelse exch
AGMIMG_xSign?{floor 0.1 sub}{ceiling 0.1 add}ifelse exch
itransform/AGMIMG_llY exch def/AGMIMG_llX exch def
1 1 transform
AGMIMG_ySign?{ceiling 0.1 add}{floor 0.1 sub}ifelse exch
AGMIMG_xSign?{ceiling 0.1 add}{floor 0.1 sub}ifelse exch
itransform/AGMIMG_urY exch def/AGMIMG_urX exch def
[AGMIMG_urX AGMIMG_llX sub 0 0 AGMIMG_urY AGMIMG_llY sub AGMIMG_llX AGMIMG_llY]concat
}{
}ifelse
end
}def
level2 not{
/colorbuf
{
0 1 2 index length 1 sub{
dup 2 index exch get
255 exch sub
2 index
3 1 roll
put
}for
}def
/tint_image_to_color
{
begin
Width Height BitsPerComponent ImageMatrix
/DataSource load
end
Adobe_AGM_Image begin
/AGMIMG_mbuf 0 string def
/AGMIMG_ybuf 0 string def
/AGMIMG_kbuf 0 string def
{
colorbuf dup length AGMIMG_mbuf length ne
{
dup length dup dup
/AGMIMG_mbuf exch string def
/AGMIMG_ybuf exch string def
/AGMIMG_kbuf exch string def
}if
dup AGMIMG_mbuf copy AGMIMG_ybuf copy AGMIMG_kbuf copy pop
}
addprocs
{AGMIMG_mbuf}{AGMIMG_ybuf}{AGMIMG_kbuf}true 4 colorimage
end
}def
/sep_imageormask_lev1
{
begin
MappedCSA 0 get dup/DeviceRGB eq exch/DeviceCMYK eq or has_color not and{
{
255 mul round cvi GrayLookup exch get
}currenttransfer addprocs settransfer
currentdict imageormask
}{
/sep_colorspace_dict AGMCORE_gget/Components known{
MappedCSA 0 get/DeviceCMYK eq{
Components aload pop
}{
0 0 0 Components aload pop 1 exch sub
}ifelse
Adobe_AGM_Image/AGMIMG_k xddf
Adobe_AGM_Image/AGMIMG_y xddf
Adobe_AGM_Image/AGMIMG_m xddf
Adobe_AGM_Image/AGMIMG_c xddf
AGMIMG_y 0.0 eq AGMIMG_m 0.0 eq and AGMIMG_c 0.0 eq and{
{AGMIMG_k mul 1 exch sub}currenttransfer addprocs settransfer
currentdict imageormask
}{
currentcolortransfer
{AGMIMG_k mul 1 exch sub}exch addprocs 4 1 roll
{AGMIMG_y mul 1 exch sub}exch addprocs 4 1 roll
{AGMIMG_m mul 1 exch sub}exch addprocs 4 1 roll
{AGMIMG_c mul 1 exch sub}exch addprocs 4 1 roll
setcolortransfer
currentdict tint_image_to_color
}ifelse
}{
MappedCSA 0 get/DeviceGray eq{
{255 mul round cvi ColorLookup exch get 0 get}currenttransfer addprocs settransfer
currentdict imageormask
}{
MappedCSA 0 get/DeviceCMYK eq{
currentcolortransfer
{255 mul round cvi ColorLookup exch get 3 get 1 exch sub}exch addprocs 4 1 roll
{255 mul round cvi ColorLookup exch get 2 get 1 exch sub}exch addprocs 4 1 roll
{255 mul round cvi ColorLookup exch get 1 get 1 exch sub}exch addprocs 4 1 roll
{255 mul round cvi ColorLookup exch get 0 get 1 exch sub}exch addprocs 4 1 roll
setcolortransfer
currentdict tint_image_to_color
}{
currentcolortransfer
{pop 1}exch addprocs 4 1 roll
{255 mul round cvi ColorLookup exch get 2 get}exch addprocs 4 1 roll
{255 mul round cvi ColorLookup exch get 1 get}exch addprocs 4 1 roll
{255 mul round cvi ColorLookup exch get 0 get}exch addprocs 4 1 roll
setcolortransfer
currentdict tint_image_to_color
}ifelse
}ifelse
}ifelse
}ifelse
end
}def
/sep_image_lev1_sep
{
begin
/sep_colorspace_dict AGMCORE_gget/Components known{
Components aload pop
Adobe_AGM_Image/AGMIMG_k xddf
Adobe_AGM_Image/AGMIMG_y xddf
Adobe_AGM_Image/AGMIMG_m xddf
Adobe_AGM_Image/AGMIMG_c xddf
{AGMIMG_c mul 1 exch sub}
{AGMIMG_m mul 1 exch sub}
{AGMIMG_y mul 1 exch sub}
{AGMIMG_k mul 1 exch sub}
}{
{255 mul round cvi ColorLookup exch get 0 get 1 exch sub}
{255 mul round cvi ColorLookup exch get 1 get 1 exch sub}
{255 mul round cvi ColorLookup exch get 2 get 1 exch sub}
{255 mul round cvi ColorLookup exch get 3 get 1 exch sub}
}ifelse
AGMCORE_get_ink_data currenttransfer addprocs settransfer
currentdict imageormask_sys
end
}def
/indexed_imageormask_lev1
{
/indexed_colorspace_dict AGMCORE_gget begin
begin
currentdict
MappedCSA 0 get dup/DeviceRGB eq exch/DeviceCMYK eq or has_color not and{
{HiVal mul round cvi GrayLookup exch get HiVal div}currenttransfer addprocs settransfer
imageormask
}{
MappedCSA 0 get/DeviceGray eq{
{HiVal mul round cvi Lookup exch get HiVal div}currenttransfer addprocs settransfer
imageormask
}{
MappedCSA 0 get/DeviceCMYK eq{
currentcolortransfer
{4 mul HiVal mul round cvi 3 add Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
{4 mul HiVal mul round cvi 2 add Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
{4 mul HiVal mul round cvi 1 add Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
{4 mul HiVal mul round cvi Lookup exch get HiVal div 1 exch sub}exch addprocs 4 1 roll
setcolortransfer
tint_image_to_color
}{
currentcolortransfer
{pop 1}exch addprocs 4 1 roll
{3 mul HiVal mul round cvi 2 add Lookup exch get HiVal div}exch addprocs 4 1 roll
{3 mul HiVal mul round cvi 1 add Lookup exch get HiVal div}exch addprocs 4 1 roll
{3 mul HiVal mul round cvi Lookup exch get HiVal div}exch addprocs 4 1 roll
setcolortransfer
tint_image_to_color
}ifelse
}ifelse
}ifelse
end end
}def
/indexed_image_lev1_sep
{
/indexed_colorspace_dict AGMCORE_gget begin
begin
{4 mul HiVal mul round cvi Lookup exch get HiVal div 1 exch sub}
{4 mul HiVal mul round cvi 1 add Lookup exch get HiVal div 1 exch sub}
{4 mul HiVal mul round cvi 2 add Lookup exch get HiVal div 1 exch sub}
{4 mul HiVal mul round cvi 3 add Lookup exch get HiVal div 1 exch sub}
AGMCORE_get_ink_data currenttransfer addprocs settransfer
currentdict imageormask_sys
end end
}def
}if
end
systemdict/setpacking known
{setpacking}if
%%EndResource
currentdict Adobe_AGM_Utils eq {end} if
%%EndProlog
%%BeginSetup
Adobe_AGM_Utils begin
2 2010 Adobe_AGM_Core/ds gx
Adobe_CoolType_Core/ds get exec
Adobe_AGM_Image/ds gx
currentdict Adobe_AGM_Utils eq {end} if
%%EndSetup
%%Page: 6 1
%%EndPageComments
%%BeginPageSetup
%ADOBeginClientInjection: PageSetup Start "AI11EPS"
%AI12_RMC_Transparency: Balance=75 RasterRes=300 GradRes=150 Text=0 Stroke=1 Clip=1 OP=0
%ADOEndClientInjection: PageSetup Start "AI11EPS"
Adobe_AGM_Utils begin
Adobe_AGM_Core/ps gx
Adobe_AGM_Utils/capture_cpd gx
Adobe_CoolType_Core/ps get exec
Adobe_AGM_Image/ps gx
%ADOBeginClientInjection: PageSetup End "AI11EPS"
/currentdistillerparams where
{pop currentdistillerparams /CoreDistVersion get 5000 lt} {true} ifelse
{ userdict /AI11_PDFMark5 /cleartomark load put
userdict /AI11_ReadMetadata_PDFMark5 {flushfile cleartomark } bind put}
{ userdict /AI11_PDFMark5 /pdfmark load put
userdict /AI11_ReadMetadata_PDFMark5 {/PUT pdfmark} bind put } ifelse
[/NamespacePush AI11_PDFMark5
[/_objdef {ai_metadata_stream_123} /type /stream /OBJ AI11_PDFMark5
[{ai_metadata_stream_123}
currentfile 0 (% &&end XMP packet marker&&)
/SubFileDecode filter AI11_ReadMetadata_PDFMark5
% &&end XMP packet marker&&
[{ai_metadata_stream_123}
<>
/PUT AI11_PDFMark5
[/Document
1 dict begin /Metadata {ai_metadata_stream_123} def
currentdict end /BDC AI11_PDFMark5
%ADOEndClientInjection: PageSetup End "AI11EPS"
%%EndPageSetup
1 -1 scale 0 -128.16 translate
pgsv
[1 0 0 1 0 0 ]ct
gsave
np
gsave
0 0 mo
0 128.16 li
356.4 128.16 li
356.4 0 li
cp
clp
51.4056 19.3282 mo
51.4056 107.327 li
246.763 107.417 li
277.787 19.9952 li
51.4056 19.3282 li
cp
false sop
/0
[/DeviceCMYK] /CSA add_res
.722866 .672938 .586633 .79205 cmyk
f
276.741 24.0538 mo
276.741 24.0538 278.188 36.799 278.616 38.2833 cv
279.01 40.7384 279.08 41.424 282.22 40.963 cv
285.761 40.3204 288.905 39.8605 288.905 39.8605 cv
288.905 39.8605 277.995 56.5109 276.651 58.3136 cv
275.6 60.2228 276.392 62.4982 279.46 61.3517 cv
280.945 60.924 290.811 55.7491 291.605 55.3898 cv
291.605 55.3898 291.882 60.7716 292.133 61.8536 cv
292.203 62.5392 292.382 62.9366 293.644 63.0841 cv
294.906 63.2306 303.133 65.0226 303.133 65.0226 cv
303.133 65.0226 297.268 72.6984 296.431 74.0284 cv
295.706 75.0724 294.654 76.9854 298.04 80.2423 cv
298.04 80.2423 276.94 88.0948 275.454 88.5265 cv
273.866 89.2442 273.469 89.4229 273.61 90.794 cv
273.462 92.0558 273.014 98.4845 273.014 98.4845 cv
273.014 98.4845 259.028 89.2413 257.408 88.2999 cv
255.896 87.0694 254.809 87.3175 254.264 88.7589 cv
253.829 89.9112 247.178 107.512 247.178 107.512 cv
243.719 106.205 li
243.719 106.205 250.37 88.6046 250.806 87.4522 cv
251.35 86.0108 250.699 85.1056 248.752 85.0284 cv
246.913 84.6632 230.31 82.3468 230.31 82.3468 cv
230.31 82.3468 234.225 77.2276 234.95 76.1837 cv
235.673 75.1397 235.494 74.7433 234.773 73.1525 cv
233.949 71.8478 223.315 52.0031 223.315 52.0031 cv
228.297 51.9083 228.773 49.7775 228.92 48.5157 cv
228.884 46.8556 229.561 37.2189 229.561 37.2189 cv
229.561 37.2189 237.205 41.4249 238.249 42.1495 cv
239.005 42.7648 239.69 42.6935 240.197 42.2257 cv
241.1 41.5802 244.866 37.7267 244.866 37.7267 cv
245.225 38.5216 249.202 48.9288 249.745 50.1222 cv
251.577 53.1202 253.676 51.9366 253.858 49.6993 cv
254.334 47.5685 257.163 27.8654 257.163 27.8654 cv
257.163 27.8654 259.217 30.2892 261.16 33.004 cv
263.497 35.5353 264.004 35.0675 265.924 33.4865 cv
267.226 32.6564 276.741 24.0538 276.741 24.0538 cv
276.741 24.0538 li
cp
ef
.75 lw
0 lc
0 lj
10 ml
[] 0 dsh
true sadj
276.741 24.0538 mo
276.741 24.0538 278.188 36.799 278.616 38.2833 cv
279.01 40.7384 279.08 41.424 282.22 40.963 cv
285.761 40.3204 288.905 39.8605 288.905 39.8605 cv
288.905 39.8605 277.995 56.5109 276.651 58.3136 cv
275.6 60.2228 276.392 62.4982 279.46 61.3517 cv
280.945 60.924 290.811 55.7491 291.605 55.3898 cv
291.605 55.3898 291.882 60.7716 292.133 61.8536 cv
292.203 62.5392 292.382 62.9366 293.644 63.0841 cv
294.906 63.2306 303.133 65.0226 303.133 65.0226 cv
303.133 65.0226 297.268 72.6984 296.431 74.0284 cv
295.706 75.0724 294.654 76.9854 298.04 80.2423 cv
298.04 80.2423 276.94 88.0948 275.454 88.5265 cv
273.866 89.2442 273.469 89.4229 273.61 90.794 cv
273.462 92.0558 273.014 98.4845 273.014 98.4845 cv
273.014 98.4845 259.028 89.2413 257.408 88.2999 cv
255.896 87.0694 254.809 87.3175 254.264 88.7589 cv
253.829 89.9112 247.178 107.512 247.178 107.512 cv
243.719 106.205 li
243.719 106.205 250.37 88.6046 250.806 87.4522 cv
251.35 86.0108 250.699 85.1056 248.752 85.0284 cv
246.913 84.6632 230.31 82.3468 230.31 82.3468 cv
230.31 82.3468 234.225 77.2276 234.95 76.1837 cv
235.673 75.1397 235.494 74.7433 234.773 73.1525 cv
233.949 71.8478 223.315 52.0031 223.315 52.0031 cv
228.297 51.9083 228.773 49.7775 228.92 48.5157 cv
228.884 46.8556 229.561 37.2189 229.561 37.2189 cv
229.561 37.2189 237.205 41.4249 238.249 42.1495 cv
239.005 42.7648 239.69 42.6935 240.197 42.2257 cv
241.1 41.5802 244.866 37.7267 244.866 37.7267 cv
245.225 38.5216 249.202 48.9288 249.745 50.1222 cv
251.577 53.1202 253.676 51.9366 253.858 49.6993 cv
254.334 47.5685 257.163 27.8654 257.163 27.8654 cv
257.163 27.8654 259.217 30.2892 261.16 33.004 cv
263.497 35.5353 264.004 35.0675 265.924 33.4865 cv
267.226 32.6564 276.741 24.0538 276.741 24.0538 cv
276.741 24.0538 li
cp
0 0 0 0 cmyk
@
72.8216 43.9855 mo
72.8216 44.546 72.7401 45.1017 72.5765 45.6534 cv
72.4134 46.2062 72.1488 46.7072 71.7835 47.1583 cv
71.4183 47.6095 70.9359 47.9747 70.3377 48.255 cv
69.7386 48.5343 68.9959 48.6749 68.1097 48.6749 cv
66.9437 48.6749 65.9715 48.379 65.1942 47.7882 cv
64.4168 47.1974 63.9193 46.3107 63.7015 45.129 cv
65.6605 44.7325 li
65.785 45.3859 66.0531 45.9025 66.4652 46.2833 cv
66.8773 46.6652 67.4334 46.8546 68.1331 46.8546 cv
68.6932 46.8546 69.1517 46.754 69.5091 46.5519 cv
69.867 46.3497 70.1429 46.0851 70.3377 45.7589 cv
70.5321 45.4318 70.6678 45.0548 70.7459 44.6271 cv
70.8231 44.2003 70.8622 43.7609 70.8622 43.3097 cv
70.8622 31.7404 li
72.8216 31.7404 li
72.8216 43.9855 li
cp
f
78.0462 37.339 mo
76.2733 37.339 li
77.8358 31.7404 li
79.9583 31.7404 li
78.0462 37.339 li
cp
f
87.096 50.7501 mo
86.91 51.2169 86.7191 51.6398 86.5247 52.0216 cv
86.3299 52.4025 86.097 52.7286 85.825 53.0011 cv
85.5526 53.2726 85.2259 53.4825 84.8456 53.631 cv
84.4642 53.7784 84.0018 53.8527 83.4579 53.8527 cv
83.1932 53.8527 82.9173 53.837 82.6292 53.8058 cv
82.3416 53.7745 82.0736 53.6964 81.8246 53.5724 cv
82.0584 51.9865 li
82.2445 52.0646 82.4388 52.1144 82.641 52.1378 cv
82.8431 52.1613 83.0765 52.173 83.3412 52.173 cv
83.932 52.173 84.367 52.0099 84.6473 51.6837 cv
84.9271 51.3566 85.1678 50.921 85.37 50.3771 cv
86.1165 48.3243 li
81.5916 37.339 li
83.7142 37.339 li
87.096 45.8986 li
87.1429 45.8986 li
90.3851 37.339 li
92.368 37.339 li
87.096 50.7501 li
cp
f
108.577 40.0675 mo
108.189 39.6007 107.769 39.2628 107.318 39.0529 cv
106.867 38.8429 106.369 38.7384 105.826 38.7384 cv
105.219 38.7384 104.682 38.8429 104.216 39.0529 cv
103.75 39.2628 103.365 39.5548 103.061 39.9279 cv
102.758 40.3009 102.529 40.7325 102.373 41.2218 cv
102.218 41.712 102.14 42.2365 102.14 42.797 cv
102.14 43.3566 102.229 43.881 102.409 44.3712 cv
102.587 44.8605 102.836 45.2921 103.155 45.6661 cv
103.473 46.0382 103.858 46.3302 104.309 46.5402 cv
104.76 46.7501 105.266 46.8546 105.826 46.8546 cv
107.023 46.8546 107.948 46.4044 108.601 45.5021 cv
109.954 46.7853 li
109.425 47.3917 108.803 47.8341 108.088 48.1144 cv
107.372 48.3947 106.618 48.5343 105.826 48.5343 cv
104.986 48.5343 104.216 48.3947 103.516 48.1144 cv
102.817 47.8341 102.222 47.4376 101.732 46.9249 cv
101.242 46.4122 100.861 45.8058 100.589 45.1056 cv
100.317 44.4064 100.181 43.6359 100.181 42.797 cv
100.181 41.9728 100.317 41.2111 100.589 40.5109 cv
100.861 39.8116 101.245 39.2042 101.744 38.6915 cv
102.241 38.1779 102.836 37.7784 103.528 37.4904 cv
104.22 37.2023 104.986 37.0587 105.826 37.0587 cv
106.634 37.0587 107.4 37.1984 108.123 37.4786 cv
108.846 37.7589 109.479 38.1935 110.024 38.7843 cv
108.577 40.0675 li
cp
f
112.054 39.9279 mo
112.054 39.4298 112.037 38.964 112.007 38.5275 cv
111.975 38.0929 111.96 37.6964 111.96 37.339 cv
113.686 37.339 li
113.686 37.6339 113.694 37.9298 113.709 38.2247 cv
113.725 38.5206 113.733 38.8234 113.733 39.1349 cv
113.779 39.1349 li
113.904 38.8702 114.078 38.6144 114.304 38.3654 cv
114.53 38.1163 114.798 37.8947 115.109 37.7003 cv
115.42 37.506 115.769 37.3507 116.159 37.2335 cv
116.547 37.1173 116.967 37.0587 117.418 37.0587 cv
117.542 37.0587 117.666 37.0665 117.791 37.0822 cv
117.916 37.0978 118.04 37.1281 118.164 37.1749 cv
118.048 39.0177 li
117.737 38.9249 117.41 38.8781 117.068 38.8781 cv
115.949 38.8781 115.136 39.2394 114.631 39.963 cv
114.125 40.6857 113.873 41.6769 113.873 42.9366 cv
113.873 48.255 li
112.054 48.255 li
112.054 39.9279 li
cp
f
121.173 42.797 mo
121.173 43.3722 121.262 43.9044 121.441 44.3947 cv
121.62 44.8839 121.88 45.3116 122.223 45.6769 cv
122.565 46.0421 122.973 46.3302 123.447 46.5402 cv
123.921 46.7501 124.453 46.8546 125.045 46.8546 cv
125.636 46.8546 126.168 46.7501 126.642 46.5402 cv
127.117 46.3302 127.525 46.0421 127.867 45.6769 cv
128.209 45.3116 128.47 44.8839 128.648 44.3947 cv
128.827 43.9044 128.917 43.3722 128.917 42.797 cv
128.917 42.2218 128.827 41.6886 128.648 41.1984 cv
128.47 40.7091 128.209 40.2814 127.867 39.9161 cv
127.525 39.5509 127.117 39.2628 126.642 39.0529 cv
126.168 38.8429 125.636 38.7384 125.045 38.7384 cv
124.453 38.7384 123.921 38.8429 123.447 39.0529 cv
122.973 39.2628 122.565 39.5509 122.223 39.9161 cv
121.88 40.2814 121.62 40.7091 121.441 41.1984 cv
121.262 41.6886 121.173 42.2218 121.173 42.797 cv
cp
119.214 42.797 mo
119.214 41.9415 119.361 41.1642 119.657 40.464 cv
119.952 39.7648 120.356 39.1622 120.869 38.6564 cv
121.383 38.1515 121.997 37.7589 122.712 37.4786 cv
123.428 37.1984 124.205 37.0587 125.045 37.0587 cv
125.885 37.0587 126.662 37.1984 127.377 37.4786 cv
128.093 37.7589 128.707 38.1515 129.22 38.6564 cv
129.733 39.1622 130.137 39.7648 130.433 40.464 cv
130.728 41.1642 130.876 41.9415 130.876 42.797 cv
130.876 43.6515 130.728 44.4288 130.433 45.129 cv
130.137 45.8282 129.733 46.4318 129.22 46.9366 cv
128.707 47.4425 128.093 47.8341 127.377 48.1144 cv
126.662 48.3947 125.885 48.5343 125.045 48.5343 cv
124.205 48.5343 123.428 48.3947 122.712 48.1144 cv
121.997 47.8341 121.383 47.4425 120.869 46.9366 cv
120.356 46.4318 119.952 45.8282 119.657 45.129 cv
119.361 44.4288 119.214 43.6515 119.214 42.797 cv
cp
f
133.862 37.339 mo
135.681 37.339 li
135.681 48.255 li
133.862 48.255 li
133.862 37.339 li
cp
133.442 33.0704 mo
133.442 32.713 133.57 32.4015 133.827 32.1368 cv
134.083 31.8732 134.398 31.7404 134.771 31.7404 cv
135.145 31.7404 135.459 31.8732 135.716 32.1368 cv
135.973 32.4015 136.101 32.713 136.101 33.0704 cv
136.101 33.4591 135.976 33.7784 135.727 34.0265 cv
135.479 34.2755 135.16 34.3995 134.771 34.3995 cv
134.383 34.3995 134.063 34.2755 133.815 34.0265 cv
133.566 33.7784 133.442 33.4591 133.442 33.0704 cv
cp
f
139.53 45.3859 mo
139.887 45.837 140.28 46.1945 140.707 46.4581 cv
141.135 46.7228 141.676 46.8546 142.328 46.8546 cv
142.608 46.8546 142.892 46.8243 143.18 46.7618 cv
143.468 46.6993 143.728 46.5988 143.961 46.4581 cv
144.195 46.3185 144.381 46.1437 144.521 45.9337 cv
144.661 45.7238 144.731 45.4718 144.731 45.1759 cv
144.731 44.881 144.665 44.6388 144.533 44.4523 cv
144.4 44.2657 144.225 44.1066 144.008 43.9747 cv
143.79 43.8429 143.541 43.7374 143.262 43.6593 cv
142.981 43.5822 142.694 43.5118 142.399 43.4493 cv
141.885 43.3409 141.395 43.2169 140.929 43.0763 cv
140.463 42.9366 140.054 42.754 139.704 42.5284 cv
139.355 42.3029 139.075 42.0118 138.865 41.6534 cv
138.655 41.296 138.55 40.837 138.55 40.2775 cv
138.55 39.7491 138.666 39.2823 138.9 38.8781 cv
139.133 38.4738 139.444 38.1398 139.833 37.8751 cv
140.221 37.6105 140.657 37.4083 141.139 37.2687 cv
141.62 37.1281 142.118 37.0587 142.632 37.0587 cv
143.409 37.0587 144.128 37.214 144.789 37.5245 cv
145.45 37.8361 145.967 38.3419 146.34 39.0411 cv
144.824 40.0441 li
144.591 39.6554 144.284 39.3409 143.903 39.0997 cv
143.522 38.8585 143.059 38.7384 142.515 38.7384 cv
142.266 38.7384 142.014 38.7697 141.757 38.8312 cv
141.5 38.8937 141.271 38.9865 141.069 39.1115 cv
140.867 39.2355 140.699 39.3947 140.567 39.589 cv
140.435 39.7843 140.369 40.005 140.369 40.254 cv
140.369 40.4874 140.443 40.6857 140.591 40.8488 cv
140.739 41.0128 140.941 41.1564 141.197 41.2804 cv
141.453 41.4054 141.749 41.5138 142.083 41.6075 cv
142.418 41.7003 142.764 41.7784 143.121 41.84 cv
143.603 41.9337 144.062 42.0538 144.497 42.2023 cv
144.933 42.3497 145.314 42.548 145.64 42.797 cv
145.967 43.045 146.223 43.3566 146.41 43.7296 cv
146.597 44.1027 146.69 44.5616 146.69 45.1056 cv
146.69 45.7277 146.565 46.256 146.317 46.6915 cv
146.068 47.1271 145.738 47.4816 145.326 47.7531 cv
144.913 48.0255 144.447 48.2238 143.926 48.3478 cv
143.405 48.4718 142.872 48.5343 142.328 48.5343 cv
141.395 48.5343 140.591 48.3907 139.914 48.1027 cv
139.238 47.8156 138.627 47.2833 138.083 46.505 cv
139.53 45.3859 li
cp
f
77.2533 78.5802 mo
76.7552 77.9112 76.1414 77.4102 75.4105 77.0753 cv
74.6795 76.7413 73.9178 76.5733 73.1248 76.5733 cv
72.2074 76.5733 71.3636 76.7599 70.5941 77.1339 cv
69.8246 77.5069 69.1595 78.0079 68.5999 78.6378 cv
68.0399 79.2677 67.6048 79.9991 67.2938 80.8302 cv
66.9823 81.6622 66.827 82.5294 66.827 83.4308 cv
66.827 84.3956 66.9823 85.2931 67.2938 86.1251 cv
67.6048 86.9571 68.036 87.6798 68.5877 88.294 cv
69.14 88.9093 69.8011 89.3946 70.5706 89.752 cv
71.3407 90.1104 72.1917 90.2882 73.1248 90.2882 cv
74.1356 90.2882 75.0374 90.0899 75.8304 89.6944 cv
76.6234 89.2979 77.3153 88.7257 77.9061 87.9796 cv
79.3753 89.2159 li
78.6292 90.211 77.7313 90.9415 76.682 91.4083 cv
75.6322 91.8741 74.4461 92.1085 73.1248 92.1085 cv
71.9427 92.1085 70.8387 91.8897 69.8128 91.4552 cv
68.786 91.0196 67.8958 90.4171 67.1419 89.6476 cv
66.3875 88.877 65.7967 87.964 65.3695 86.9063 cv
64.9417 85.8497 64.7279 84.6905 64.7279 83.4308 cv
64.7279 82.2179 64.9339 81.0831 65.346 80.0255 cv
65.7577 78.9679 66.3372 78.0509 67.0838 77.2735 cv
67.8299 76.4962 68.7162 75.8819 69.743 75.4308 cv
70.7689 74.9796 71.8963 74.754 73.1248 74.754 cv
74.244 74.754 75.3211 74.9561 76.3553 75.3604 cv
77.3895 75.7657 78.2562 76.4259 78.9559 77.3438 cv
77.2533 78.5802 li
cp
f
83.224 80.7726 mo
81.4515 80.7726 li
83.014 75.1739 li
85.1366 75.1739 li
83.224 80.7726 li
cp
f
96.4496 85.2501 mo
96.4183 84.3175 96.1151 83.5714 95.5399 83.0108 cv
94.9647 82.4513 94.1712 82.172 93.1605 82.172 cv
92.1497 82.172 91.3333 82.4513 90.7118 83.0108 cv
90.0892 83.5714 89.7162 84.3175 89.5921 85.2501 cv
96.4496 85.2501 li
cp
98.0121 89.7052 mo
97.3592 90.545 96.6439 91.1319 95.8661 91.4669 cv
95.0887 91.8009 94.1869 91.9679 93.1605 91.9679 cv
92.3055 91.9679 91.5355 91.8165 90.8514 91.5128 cv
90.1673 91.2101 89.5882 90.8018 89.1141 90.2882 cv
88.6395 89.7755 88.2743 89.169 88.0174 88.4688 cv
87.7606 87.7696 87.6327 87.0226 87.6327 86.2306 cv
87.6327 85.3907 87.7728 84.6173 88.0526 83.9093 cv
88.3324 83.2022 88.721 82.5958 89.2186 82.0899 cv
89.7162 81.5851 90.307 81.1925 90.9915 80.9122 cv
91.6756 80.6319 92.4217 80.4923 93.2308 80.4923 cv
93.992 80.4923 94.6922 80.6202 95.3299 80.877 cv
95.9676 81.1339 96.5155 81.5069 96.9745 81.9972 cv
97.433 82.4864 97.7865 83.0851 98.0355 83.7931 cv
98.284 84.5001 98.4085 85.3048 98.4085 86.2071 cv
98.4085 86.7901 li
89.5921 86.7901 li
89.6229 87.256 89.7357 87.7042 89.93 88.131 cv
90.1244 88.5587 90.3773 88.9317 90.6878 89.2511 cv
90.9989 89.5694 91.3646 89.8224 91.7845 90.0089 cv
92.2044 90.1954 92.6629 90.2882 93.1605 90.2882 cv
93.9535 90.2882 94.6224 90.1485 95.1668 89.8683 cv
95.7108 89.589 96.2005 89.1768 96.6361 88.6329 cv
98.0121 89.7052 li
cp
f
101.464 88.8194 mo
101.822 89.2706 102.214 89.628 102.642 89.8917 cv
103.07 90.1563 103.61 90.2882 104.263 90.2882 cv
104.543 90.2882 104.827 90.2579 105.114 90.1954 cv
105.402 90.1329 105.662 90.0323 105.896 89.8917 cv
106.129 89.752 106.315 89.5772 106.455 89.3673 cv
106.596 89.1573 106.665 88.9054 106.665 88.6095 cv
106.665 88.3145 106.599 88.0724 106.467 87.8858 cv
106.335 87.6993 106.16 87.5401 105.943 87.4083 cv
105.724 87.2765 105.476 87.171 105.196 87.0929 cv
104.916 87.0157 104.628 86.9454 104.333 86.8829 cv
103.82 86.7745 103.33 86.6505 102.863 86.5099 cv
102.397 86.3702 101.989 86.1876 101.639 85.962 cv
101.289 85.7364 101.009 85.4454 100.799 85.087 cv
100.589 84.7296 100.485 84.2706 100.485 83.711 cv
100.485 83.1827 100.601 82.7159 100.834 82.3116 cv
101.067 81.9073 101.378 81.5733 101.767 81.3087 cv
102.156 81.044 102.591 80.8419 103.074 80.7022 cv
103.555 80.5616 104.053 80.4923 104.566 80.4923 cv
105.344 80.4923 106.063 80.6476 106.723 80.9581 cv
107.384 81.2696 107.902 81.7755 108.275 82.4747 cv
106.759 83.4776 li
106.525 83.089 106.218 82.7745 105.837 82.5333 cv
105.456 82.2921 104.993 82.172 104.45 82.172 cv
104.201 82.172 103.948 82.2032 103.692 82.2647 cv
103.435 82.3272 103.205 82.42 103.003 82.545 cv
102.801 82.669 102.634 82.8282 102.502 83.0226 cv
102.369 83.2179 102.304 83.4395 102.304 83.6876 cv
102.304 83.921 102.377 84.1192 102.525 84.2823 cv
102.673 84.4464 102.875 84.5899 103.132 84.714 cv
103.388 84.839 103.683 84.9474 104.018 85.0411 cv
104.352 85.1339 104.698 85.212 105.056 85.2735 cv
105.538 85.3673 105.997 85.4874 106.432 85.6358 cv
106.868 85.7833 107.248 85.9815 107.575 86.2306 cv
107.902 86.4786 108.158 86.7901 108.345 87.1632 cv
108.532 87.5362 108.625 87.9952 108.625 88.5392 cv
108.625 89.1612 108.5 89.6895 108.251 90.1251 cv
108.003 90.5606 107.672 90.9151 107.26 91.1866 cv
106.848 91.4591 106.381 91.6573 105.861 91.7813 cv
105.34 91.9054 104.807 91.9679 104.263 91.9679 cv
103.33 91.9679 102.525 91.8243 101.849 91.5362 cv
101.172 91.2491 100.562 90.7169 100.018 89.9386 cv
101.464 88.8194 li
cp
f
117.138 82.3116 mo
113.919 82.3116 li
113.919 87.7696 li
113.919 88.127 113.927 88.4581 113.943 88.7608 cv
113.958 89.0636 114.02 89.3282 114.129 89.5538 cv
114.238 89.7794 114.401 89.9581 114.619 90.0899 cv
114.836 90.2227 115.147 90.2882 115.552 90.2882 cv
115.816 90.2882 116.088 90.2579 116.368 90.1954 cv
116.648 90.1329 116.912 90.0401 117.161 89.9151 cv
117.231 91.5714 li
116.92 91.711 116.575 91.8126 116.194 91.8741 cv
115.812 91.9366 115.451 91.9679 115.109 91.9679 cv
114.456 91.9679 113.934 91.8819 113.546 91.711 cv
113.157 91.5401 112.854 91.2999 112.636 90.9884 cv
112.418 90.6778 112.275 90.2931 112.205 89.8341 cv
112.135 89.3751 112.1 88.8653 112.1 88.3058 cv
112.1 82.3116 li
109.721 82.3116 li
109.721 80.7726 li
112.1 80.7726 li
112.1 77.67 li
113.919 77.67 li
113.919 80.7726 li
117.138 80.7726 li
117.138 82.3116 li
cp
f
126.025 80.7726 mo
127.844 80.7726 li
127.844 91.6886 li
126.025 91.6886 li
126.025 80.7726 li
cp
125.604 76.504 mo
125.604 76.1466 125.733 75.8351 125.99 75.5704 cv
126.246 75.3067 126.561 75.1739 126.934 75.1739 cv
127.307 75.1739 127.622 75.3067 127.879 75.5704 cv
128.135 75.8351 128.264 76.1466 128.264 76.504 cv
128.264 76.8927 128.139 77.212 127.89 77.4601 cv
127.641 77.7091 127.323 77.8331 126.934 77.8331 cv
126.545 77.8331 126.226 77.7091 125.978 77.4601 cv
125.729 77.212 125.604 76.8927 125.604 76.504 cv
cp
f
131.459 83.3614 mo
131.459 82.8634 131.443 82.3976 131.412 81.961 cv
131.381 81.5265 131.366 81.13 131.366 80.7726 cv
133.092 80.7726 li
133.092 81.0675 133.099 81.3634 133.115 81.6583 cv
133.131 81.9542 133.139 82.2569 133.139 82.5685 cv
133.185 82.5685 li
133.309 82.3038 133.484 82.0479 133.71 81.7989 cv
133.935 81.5499 134.203 81.3282 134.514 81.1339 cv
134.826 80.9395 135.175 80.7843 135.564 80.6671 cv
135.952 80.5509 136.372 80.4923 136.824 80.4923 cv
137.414 80.4923 137.908 80.5665 138.305 80.714 cv
138.701 80.8624 139.032 81.0401 139.296 81.2501 cv
139.56 81.4601 139.766 81.6856 139.914 81.9268 cv
140.062 82.1681 140.182 82.3819 140.276 82.5685 cv
140.68 81.9151 141.146 81.4063 141.675 81.0401 cv
142.203 80.6749 142.888 80.4923 143.728 80.4923 cv
144.505 80.4923 145.158 80.5977 145.687 80.8067 cv
146.215 81.0167 146.643 81.3204 146.97 81.7169 cv
147.296 82.1134 147.53 82.5958 147.67 83.1632 cv
147.809 83.7306 147.88 84.3643 147.88 85.0636 cv
147.88 91.6886 li
146.06 91.6886 li
146.06 85.1573 li
146.06 84.7843 146.021 84.419 145.944 84.0606 cv
145.866 83.7032 145.726 83.3849 145.524 83.1046 cv
145.322 82.8243 145.05 82.5997 144.707 82.4278 cv
144.365 82.2569 143.93 82.172 143.401 82.172 cv
143.013 82.172 142.647 82.2501 142.305 82.4044 cv
141.963 82.5606 141.664 82.7784 141.407 83.0577 cv
141.15 83.338 140.948 83.6759 140.801 84.0724 cv
140.653 84.4688 140.579 84.9083 140.579 85.3907 cv
140.579 91.6886 li
138.76 91.6886 li
138.76 85.5069 li
138.76 84.294 138.597 83.4347 138.27 82.9298 cv
137.943 82.4249 137.407 82.172 136.66 82.172 cv
136.069 82.172 135.56 82.2726 135.133 82.4747 cv
134.704 82.6768 134.355 82.9649 134.083 83.338 cv
133.811 83.711 133.609 84.1544 133.477 84.6671 cv
133.345 85.1808 133.279 85.7481 133.279 86.3702 cv
133.279 91.6886 li
131.459 91.6886 li
131.459 83.3614 li
cp
f
153.057 86.2306 mo
153.057 86.8058 153.146 87.338 153.326 87.8282 cv
153.504 88.3175 153.765 88.7452 154.107 89.1104 cv
154.449 89.4757 154.857 89.7638 155.331 89.9737 cv
155.806 90.1837 156.338 90.2882 156.929 90.2882 cv
157.52 90.2882 158.053 90.1837 158.527 89.9737 cv
159.001 89.7638 159.41 89.4757 159.752 89.1104 cv
160.094 88.7452 160.354 88.3175 160.533 87.8282 cv
160.711 87.338 160.801 86.8058 160.801 86.2306 cv
160.801 85.6554 160.711 85.1222 160.533 84.6319 cv
160.354 84.1427 160.094 83.7149 159.752 83.3497 cv
159.41 82.9845 159.001 82.6964 158.527 82.4864 cv
158.053 82.2765 157.52 82.172 156.929 82.172 cv
156.338 82.172 155.806 82.2765 155.331 82.4864 cv
154.857 82.6964 154.449 82.9845 154.107 83.3497 cv
153.765 83.7149 153.504 84.1427 153.326 84.6319 cv
153.146 85.1222 153.057 85.6554 153.057 86.2306 cv
cp
151.238 80.7726 mo
153.057 80.7726 li
153.057 82.3585 li
153.104 82.3585 li
153.601 81.7677 154.181 81.3087 154.842 80.9825 cv
155.503 80.6554 156.23 80.4923 157.023 80.4923 cv
157.878 80.4923 158.659 80.6358 159.367 80.9239 cv
160.074 81.212 160.677 81.6114 161.175 82.1251 cv
161.672 82.6378 162.06 83.2452 162.341 83.9444 cv
162.621 84.6446 162.761 85.4063 162.761 86.2306 cv
162.761 87.0548 162.621 87.8165 162.341 88.5157 cv
162.06 89.2159 161.676 89.8224 161.186 90.3351 cv
160.696 90.8487 160.117 91.2491 159.449 91.5362 cv
158.78 91.8243 158.064 91.9679 157.303 91.9679 cv
156.323 91.9679 155.463 91.754 154.725 91.3263 cv
153.986 90.8995 153.446 90.3741 153.104 89.752 cv
153.057 89.752 li
153.057 97.006 li
151.238 97.006 li
151.238 80.7726 li
cp
f
166.912 86.2306 mo
166.912 86.8058 167.001 87.338 167.18 87.8282 cv
167.359 88.3175 167.619 88.7452 167.962 89.1104 cv
168.304 89.4757 168.711 89.7638 169.186 89.9737 cv
169.66 90.1837 170.193 90.2882 170.784 90.2882 cv
171.374 90.2882 171.907 90.1837 172.382 89.9737 cv
172.856 89.7638 173.264 89.4757 173.606 89.1104 cv
173.948 88.7452 174.209 88.3175 174.388 87.8282 cv
174.566 87.338 174.656 86.8058 174.656 86.2306 cv
174.656 85.6554 174.566 85.1222 174.388 84.6319 cv
174.209 84.1427 173.948 83.7149 173.606 83.3497 cv
173.264 82.9845 172.856 82.6964 172.382 82.4864 cv
171.907 82.2765 171.374 82.172 170.784 82.172 cv
170.193 82.172 169.66 82.2765 169.186 82.4864 cv
168.711 82.6964 168.304 82.9845 167.962 83.3497 cv
167.619 83.7149 167.359 84.1427 167.18 84.6319 cv
167.001 85.1222 166.912 85.6554 166.912 86.2306 cv
cp
164.953 86.2306 mo
164.953 85.3751 165.1 84.5977 165.396 83.8976 cv
165.691 83.1983 166.096 82.5958 166.609 82.0899 cv
167.122 81.5851 167.736 81.1925 168.451 80.9122 cv
169.166 80.6319 169.944 80.4923 170.784 80.4923 cv
171.623 80.4923 172.401 80.6319 173.117 80.9122 cv
173.831 81.1925 174.446 81.5851 174.959 82.0899 cv
175.472 82.5958 175.876 83.1983 176.172 83.8976 cv
176.467 84.5977 176.615 85.3751 176.615 86.2306 cv
176.615 87.0851 176.467 87.8624 176.172 88.5626 cv
175.876 89.2618 175.472 89.8653 174.959 90.3702 cv
174.446 90.8761 173.831 91.2677 173.117 91.5479 cv
172.401 91.8282 171.623 91.9679 170.784 91.9679 cv
169.944 91.9679 169.166 91.8282 168.451 91.5479 cv
167.736 91.2677 167.122 90.8761 166.609 90.3702 cv
166.096 89.8653 165.691 89.2618 165.396 88.5626 cv
165.1 87.8624 164.953 87.0851 164.953 86.2306 cv
cp
f
179.437 83.3614 mo
179.437 82.8634 179.421 82.3976 179.39 81.961 cv
179.359 81.5265 179.344 81.13 179.344 80.7726 cv
181.07 80.7726 li
181.07 81.0675 181.077 81.3634 181.093 81.6583 cv
181.109 81.9542 181.117 82.2569 181.117 82.5685 cv
181.163 82.5685 li
181.287 82.3038 181.462 82.0479 181.688 81.7989 cv
181.913 81.5499 182.181 81.3282 182.493 81.1339 cv
182.804 80.9395 183.153 80.7843 183.542 80.6671 cv
183.931 80.5509 184.35 80.4923 184.802 80.4923 cv
184.926 80.4923 185.05 80.5001 185.175 80.5157 cv
185.3 80.5313 185.424 80.5616 185.548 80.6085 cv
185.432 82.4513 li
185.12 82.3585 184.794 82.3116 184.452 82.3116 cv
183.332 82.3116 182.519 82.6729 182.014 83.3966 cv
181.509 84.1192 181.257 85.1104 181.257 86.3702 cv
181.257 91.6886 li
179.437 91.6886 li
179.437 83.3614 li
cp
f
193.618 82.3116 mo
190.399 82.3116 li
190.399 87.7696 li
190.399 88.127 190.407 88.4581 190.423 88.7608 cv
190.438 89.0636 190.501 89.3282 190.61 89.5538 cv
190.718 89.7794 190.882 89.9581 191.099 90.0899 cv
191.317 90.2227 191.628 90.2882 192.033 90.2882 cv
192.297 90.2882 192.569 90.2579 192.848 90.1954 cv
193.128 90.1329 193.392 90.0401 193.642 89.9151 cv
193.712 91.5714 li
193.401 91.711 193.055 91.8126 192.674 91.8741 cv
192.293 91.9366 191.931 91.9679 191.589 91.9679 cv
190.936 91.9679 190.415 91.8819 190.027 91.711 cv
189.638 91.5401 189.334 91.2999 189.117 90.9884 cv
188.899 90.6778 188.755 90.2931 188.685 89.8341 cv
188.616 89.3751 188.58 88.8653 188.58 88.3058 cv
188.58 82.3116 li
186.201 82.3116 li
186.201 80.7726 li
188.58 80.7726 li
188.58 77.67 li
190.399 77.67 li
190.399 80.7726 li
193.618 80.7726 li
193.618 82.3116 li
cp
f
200.989 86.4405 mo
199.823 86.4405 198.897 86.6036 198.213 86.9298 cv
197.529 87.256 197.187 87.7931 197.187 88.5392 cv
197.187 89.2237 197.416 89.7101 197.875 89.9972 cv
198.334 90.2852 198.905 90.4288 199.589 90.4288 cv
200.118 90.4288 200.58 90.339 200.977 90.1602 cv
201.373 89.9815 201.704 89.7442 201.969 89.4493 cv
202.233 89.1534 202.435 88.8077 202.575 88.4112 cv
202.715 88.0147 202.793 87.5909 202.808 87.1397 cv
202.808 86.4405 li
200.989 86.4405 li
cp
195.717 82.172 mo
196.278 81.5968 196.942 81.1729 197.712 80.9005 cv
198.482 80.628 199.263 80.4923 200.056 80.4923 cv
201.673 80.4923 202.839 80.8731 203.554 81.6349 cv
204.269 82.3976 204.627 83.5558 204.627 85.1104 cv
204.627 89.7989 li
204.627 90.1104 204.642 90.4327 204.674 90.7667 cv
204.705 91.1017 204.743 91.4083 204.791 91.6886 cv
203.041 91.6886 li
202.979 91.4395 202.944 91.1632 202.936 90.8604 cv
202.929 90.5567 202.925 90.2882 202.925 90.0558 cv
202.878 90.0558 li
202.52 90.6153 202.042 91.0743 201.444 91.4317 cv
200.845 91.7892 200.126 91.9679 199.286 91.9679 cv
198.726 91.9679 198.202 91.8985 197.712 91.7579 cv
197.222 91.6183 196.794 91.4122 196.429 91.1397 cv
196.063 90.8683 195.772 90.5304 195.555 90.1251 cv
195.336 89.7208 195.228 89.255 195.228 88.7257 cv
195.228 87.8243 195.461 87.1163 195.928 86.6036 cv
196.394 86.0899 196.973 85.7091 197.665 85.4601 cv
198.357 85.212 199.103 85.0567 199.904 84.9942 cv
200.705 84.9317 201.439 84.9005 202.108 84.9005 cv
202.808 84.9005 li
202.808 84.5743 li
202.808 83.7813 202.571 83.1827 202.097 82.7784 cv
201.622 82.3741 200.957 82.172 200.102 82.172 cv
199.511 82.172 198.932 82.2686 198.365 82.463 cv
197.797 82.6583 197.295 82.9571 196.86 83.3614 cv
195.717 82.172 li
cp
f
207.963 83.3614 mo
207.963 82.8634 207.947 82.3976 207.916 81.961 cv
207.885 81.5265 207.869 81.13 207.869 80.7726 cv
209.596 80.7726 li
209.596 81.0675 209.603 81.3634 209.619 81.6583 cv
209.634 81.9542 209.642 82.2569 209.642 82.5685 cv
209.689 82.5685 li
209.813 82.3038 209.988 82.0479 210.213 81.7989 cv
210.439 81.5499 210.707 81.3282 211.018 81.1339 cv
211.329 80.9395 211.679 80.7843 212.068 80.6671 cv
212.456 80.5509 212.876 80.4923 213.327 80.4923 cv
214.042 80.4923 214.66 80.6017 215.181 80.8185 cv
215.703 81.0362 216.134 81.3399 216.476 81.7286 cv
216.818 82.1173 217.071 82.588 217.235 83.1397 cv
217.398 83.6915 217.479 84.294 217.479 84.9474 cv
217.479 91.6886 li
215.66 91.6886 li
215.66 85.1339 li
215.66 84.2169 215.458 83.4933 215.054 82.9649 cv
214.649 82.4356 214.019 82.172 213.164 82.172 cv
212.573 82.172 212.064 82.2726 211.636 82.4747 cv
211.208 82.6768 210.859 82.9649 210.587 83.338 cv
210.315 83.711 210.112 84.1544 209.98 84.6671 cv
209.848 85.1808 209.783 85.7481 209.783 86.3702 cv
209.783 91.6886 li
207.963 91.6886 li
207.963 83.3614 li
cp
f
226.902 82.3116 mo
223.683 82.3116 li
223.683 87.7696 li
223.683 88.127 223.691 88.4581 223.707 88.7608 cv
223.723 89.0636 223.785 89.3282 223.894 89.5538 cv
224.002 89.7794 224.165 89.9581 224.384 90.0899 cv
224.601 90.2227 224.912 90.2882 225.316 90.2882 cv
225.581 90.2882 225.852 90.2579 226.133 90.1954 cv
226.412 90.1329 226.677 90.0401 226.926 89.9151 cv
226.995 91.5714 li
226.685 91.711 226.339 91.8126 225.958 91.8741 cv
225.577 91.9366 225.215 91.9679 224.873 91.9679 cv
224.221 91.9679 223.699 91.8819 223.31 91.711 cv
222.922 91.5401 222.618 91.2999 222.4 90.9884 cv
222.183 90.6778 222.039 90.2931 221.97 89.8341 cv
221.9 89.3751 221.864 88.8653 221.864 88.3058 cv
221.864 82.3116 li
219.485 82.3116 li
219.485 80.7726 li
221.864 80.7726 li
221.864 77.67 li
223.683 77.67 li
223.683 80.7726 li
226.902 80.7726 li
226.902 82.3116 li
cp
f
%ADOBeginSubsetFont: Gibson-SemiBold Initial
%ADOt1write: (1.0.24)
%%Copyright: Copyright 2020 Adobe System Incorporated. All rights reserved.
12 dict dup begin
/FontType 1 def
/FontName /Gibson-SemiBold def
/FontInfo 7 dict dup begin
/Notice (Copyright � 2011 Rod McDonald. Published by Canada Type. All rights reserved.) def
/Weight (DemiBold) def
/ItalicAngle 0 def
/FSType 4 def
end def
/PaintType 0 def
/FontMatrix [0.001 0 0 0.001 0 0] def
/Encoding 256 array
0 1 255 {1 index exch /.notdef put} for
dup 32 /space put
dup 74 /J put
dup 100 /d put
dup 101 /e put
dup 110 /n put
dup 111 /o put
def
/FontBBox {-118 -207 1420 943} def
end
systemdict begin
dup /Private
8 dict dup begin
/|- {def} def
/| {put} def
/BlueValues [-12 -0 493 502 690 701] def
/OtherBlues [-191 -181] def
/password 5839 def
/MinFeature {16 16} def
/OtherSubrs[{}{}{}{systemdict/internaldict known not{pop 3}{1183615869
systemdict/internaldict get exec dup/startlock known{/startlock get exec}{dup
/strtlck known{/strtlck get exec}{pop 3}ifelse}ifelse}ifelse}executeonly]def
/Subrs 5 array
dup 0 <1C60D8A8CC31FE2BF6E07AA3E541E2> |
dup 1 <1C60D8A8C9C3D06D9E> |
dup 2 <1C60D8A8C9C202D79A> |
dup 3 <1C60D8A849> |
dup 4 <1C60D8A8CC3674F41144B13B77> |
def
put
dup /CharStrings
7 dict dup begin
/space <1C60D8A8C9B8A7C60D> |-
/J <1C60D8A8C9B84D353937BCDFF4E4BEB97978FC9A53E3D60FED44EA53B171
83F4DFDF2A7A455504F0843F5D0BE16D3ED430076A8B4EF3F8A7DC98> |-
/d <1C60D8A8C9B66B395FA109BE02AF4312809886E462C7C76490C2CF48A201
DBEE752EC2B5E2E086BF853E8C25CB154ECBA539734D684548F2D1448C436983
5D297DB44576216103E5EE728285909ABBDFB59F3AD77668> |-
/e <1C60D8A8C9B7EDAF8BC79E8805A9B52196DBE3E3A2E58ABB4D406C78833E
4B11031E3FB9BA0C432DC72CD35BCD25D7D18170E25AD482653D91DE71815505
BE7563087CDE4BAFA7C9A9143A292DA9480945D8D066EBCF24AA8D52> |-
/n <1C60D8A8C9B7F000DE2DBF424F82FDB7412AFC1B963F0A2D0438EC97DE6B
AC590FCD2B74BAC092960DC1FC536B5DFBBC796DF5AF0D52DAA4F84611758CC7> |-
/o <1C60D8A8C9B7C7F3A45B5DF0B067DC7D2EB61AD8B4EC0B24A265B30B163A
1EBAFCB5A1AB2ABBE8A0D19B649500FC08DD315866EEF146380251A2EFCDCE16
CB039335470E19480187> |-
/.notdef <1C60D8A8C9B8A2CE7C> |-
end put
end
dup /FontName get exch definefont pop
end
%ADOEndSubsetFont
/OQIXHJ+Gibson-SemiBold /Gibson-SemiBold findfont ct_VMDictPut
/OQIXHJ+Gibson-SemiBold*1
[32{/.notdef}rp /space 41{/.notdef}rp /J 25{/.notdef}rp /d /e 8{/.notdef}rp
/n /o 144{/.notdef}rp]
OQIXHJ+Gibson-SemiBold nf
OQIXHJ+Gibson-SemiBold*1 [26.8217 0 0 -26.8217 0 0 ]msf
65.2026 70.0166 mo
(Je donne)
[7.32227 14.7515 5.06934 16.6826 15.771 15.5293 15.5298 0 ]xsh
%ADOBeginClientInjection: EndPageContent "AI11EPS"
userdict /annotatepage 2 copy known {get exec}{pop pop} ifelse
%ADOEndClientInjection: EndPageContent "AI11EPS"
grestore
grestore
pgrs
%%PageTrailer
%ADOBeginClientInjection: PageTrailer Start "AI11EPS"
[/EMC AI11_PDFMark5
[/NamespacePop AI11_PDFMark5
%ADOEndClientInjection: PageTrailer Start "AI11EPS"
[
[/CSA [/0 ]]
] del_res
/OQIXHJ+Gibson-SemiBold*1 uf
/OQIXHJ+Gibson-SemiBold uf
/Gibson-SemiBold uf
Adobe_AGM_Image/pt gx
Adobe_CoolType_Core/pt get exec
Adobe_AGM_Core/pt gx
currentdict Adobe_AGM_Utils eq {end} if
%%Trailer
Adobe_AGM_Image/dt get exec
Adobe_CoolType_Core/dt get exec
Adobe_AGM_Core/dt get exec
%%EOF
%AI9_PrintingDataEnd
userdict /AI9_read_buffer 256 string put
userdict begin
/ai9_skip_data
{
mark
{
currentfile AI9_read_buffer { readline } stopped
{
}
{
not
{
exit
} if
(%AI9_PrivateDataEnd) eq
{
exit
} if
} ifelse
} loop
cleartomark
} def
end
userdict /ai9_skip_data get exec
%AI9_PrivateDataBegin
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: Adobe Illustrator(R) 24.0
%%AI8_CreatorVersion: 24.1.0
%%For: (Lison Minville) ()
%%Title: (2020_GCWCC-allLogos-06.eps)
%%CreationDate: 20-03-13 15:20
%%Canvassize: 16383
%AI5_FileFormat 14.0
%AI24_DataStream
%.((`,!*BZF""pC&E!e8&'$W*7.tUJ;G158;r'\Gj&]m5n-"`d8-<&N<8kR7mA6+UM!djcBH3F'TFohOM1C?VYHA54hCn;Bb/]NAj
%M39c],>kgc*/J&Tj>-.Z@@)^XWE0jhNE,\n23%h`KbZd7ZMZs%lGFj)/.19Xa.lt%*)Yq(g,KX3=o51-'iu@^A5O`h2TTGK-AR/`&R&7=tNI]19Sou,fbCj7_)'P,fYuoRMR89N\uh[I/2WN1aWYGAMdeED=GgTKc:D82-CJ6j&>PCu
%dB*+pgc5;H54M^`6:%c`[Yhpm&-[)S(hJe<=VPA4`NujI(N2U+K$L5-'^`c;p>.Q3PB?@$:*.#Jk_P0bXEAu%acTi"['
%O!nOLATkV?+U4LSI!'RTLO'rGgerop\G-.<<#!KekDr#o<)SiOOt)X%eAc3;WbPiN6k`R";2$Kaf%(TQFa&&E?UQ'4nFU8ha)N6A
%U0)4efo.[C2"b4M`4FCJ]$e&UqlD9,e6^\kZ0RLn[#I4.U/T+#WWo[daDaU&^hO7*@:)>jRUtpX1t%%1pNJ-@>QF&=*MF>5U/Pu'o8j3.Gblo
%V"Rlmpi2[@#Nl"^&5m*_Jk5;?A>qC43((]A^a=YaY`R33!T=$kU0:tdYR.WfN
%'1qjhFZ]%QD^HD9h/H/%q='L!4i/Jf8op9S,$EdZlKu-IG,0F:][X97ZoV`4Q0s`ZftK("(7L'-e;DUp>RsnIS^=(-259ZU>1:Hm;]m@s\.$,:'DNk!WML:tB![bjS_;`a0Z8qK
%JL$,)'N2$b:-g*>ot=Lk&902"l/
%84Icfd?/F9\k>\odr>pc#q<6C!jTX\CMITuBP1pgL5el(9.?,?;FeF/['I!AY,nX.m=MW5FWWnAmtX4an@UE[\tK-k8S&'Oo-,La8_9,"E+G5nZRO(.<^Mij2!@.ZDmUJL$*S8WlJ5PXLXq@`;).-'_I?
%`AeQ"8JFTr'SSj]/RE1k`>6&hF4!FC?,$6[YojCVD69.J;+2-]oX_&[H>72ZOt'AO,`t301DBB.P#?i<.Z!#&0bNs&d&=J9Q:pYU
%T3`Sq?(Fc"M^asZ5t#7(R>_FbA_DGPM.DcA/u_B>CT6PIC9$Raoh\$k>u[N)hHJZj"9oIR3:&?Z5S@9p@0W:+cL)/q:N,]G*-0.M\")F`NJ3.D
%M2I53!te4'_$(QEl)_8)`6?`dr:7i%JL&B)$aLn0![/qV<+:\iJs^)CM=)$e!eUK-U*PVI.#2h3PuLRGjV1WcZ!rD$7A;&!Jgp&8dEmFP,U+QT+=uZk
%!saU:LPB>kK#<70_h>r/JVa@/LPZ9CAq>Mi"q)P'J?[rT,,,)LQj=HA.U[dX!sGrl+;(;$%hTB_0GpHZ5lrbRMi!:F#8.dc'Jd1+
%naO>&6DD9t#YY@4Qj=s6E8Z8a`.Q#3$5/7&9Iq;)*\;iW6i[2mAl2t=%MB[&14WaJ&eu`9*#9;,M$Acj#7DY.&M,8&Lj3$@!+IYj
%#`6NR#8UqA:]Wn9![L<)@'EHM0G0\+7)OX$JdDnrBCUOAKE__m!-g1*#_iB`-A%'ZM[Wj`!Wum$!=+I;M$JqD(^Q'+$m6sc:a&0"
%!"]VP.QghKYS8&dN!TkG,!\+]5WD;:!"lI9#,DEWLPQ=/aP[,S"_7'V@7%j5?("+aLrBTC*Z!%4)C?L@b/3#T!tc.Z-8[:;D&sT:
%3'_/==MWZF%1s?g.TlK"4>]Ss=A1t>/3$=*R!;F.6A3:1"UPek:ftL5!s])B%1X$a%20L,86GB8OB>15/0lDj:nY%;aC)jc_>s`E
%LP8]sLP?-T=A2+J/=>-N9`\`Y+bKtM/eA'B0G#@m#rKGB@=\Ig7Y1mW%M0g*5V*;!L]nV%((r)nBE5pNE+sh'&L#Qk?pOl&LklX0IWT%=cVTG0H`V;:oFqVJI.1PKE['a
%$U?6a5_sB@=A2hA\,_0e$l0g:=>1pE.P)#A(e>d%"U#&?3'__u!!EUd"Un4@J,liV0GY6.9*NA@Y^"MKJ\hHl#7;+a*Zc(1(b?^T
%+s\]\*ZQXtJ8gU+Ged]2!ofp4JO>*H#71hM%m7'uJET6$"Gd>=#muRt)i.Tu1b9ah*\':Fcl`@@7)ZqD_?%M>_?'fF&ePj(/3kaA
%VuYd!JO5'G#mLS^1d"U5?su&20N^T-Lk%Gm)N\WoY^k(C0sNE`JHu_u),,j2YQ/)TZ&i'A-p1`7!^qYDM+*($$qt>rLsR9l0O\C!
%naKB6!XfPO%MK?g'G_lX3'9__-7CE=5V*s-//Aj1((_6,((h`I5cCnp<2`W%+X/*S,%AB=E,]c8==b3q`o99O_h&+/%i@j9n3FkL
%6,Q#V_h%t+N!^=9&0;f<(9k$1W:6Hg=_N&)E.G0;O=WeME0*$p-ob%*81Y`'*",t/$P#!a6s.O"`Bsb6#7?BGL^G)'\/>u7-<-@7
%>S&(<+[X$I#_rZnUd5*8_?@eDJqSp_!lWN[JT65B%Zpf*L,-\V@\VgI;%gpI*])+eC#.'^Cs.C7ooZ-E'(oWq+JJlJM[:+PS:\['K8'M"W3Ce0&jSiE9N67mTWhh>`$0e$
%6N_/GOD/r9fLYM9J.SE);fGDi5WD#";E[8d3)jaKL>qYJ;A03BTSUSi"0>5!"(u!FFSPHRsV%tass.qmlY.1n93f^S#_;Q*i^E!fkUPKOT5Cp
%:dEI%JO)a,$5"C#-70KE/0ZoATR];pW>Q!f()N'/@0$o\*%E'>AI8nQ$\sKD'.R5ei?88BOKc71!CR'E
%$TJj983gSb,!quS#7V3"ks32)_a4F%@00mMTg8\`U*50-83fHbiZTM>5[j1*6Ge<\LkUKh%jI5B%1K8CHbO+YG>b2.47mT%1jt.r
%JcQ>cB[FPn1^AbQ`]j^JbXgZC#UBJ)!sFDe&P.NY!TuA>H-Z=`C-V"!,i4odHMT['%N$*$&J/G^G^$I=d,ZAlb.8HP0]Z0/XlD:j
%a([okY\4@7jMbB#mXZri5FZoXR47@AtCA]7T_c+N(2G_a`0\lkp%T@%eIicEZ5BsUmK
%Vi,1MpbR]WZlZDFXlW3B9(s%!^$6m.(+C:(9WFgn\aXLJV>IS`ZY=Z>hmL#EBDi[<*B!M'g6f$PktR'a^M%-/7FZC3B(,05@pL-B
%S%Ph,:XUE>ns`.;q8D'&RbdT#F/?;t(&j`Mg^t:Xe`nMf-HZ2@`M9d=NA0g8WQ-WtWBW1$6e&_GR5?FVSOGAhCArY5m$Pp0lFAGr
%?,EN4cJ>AkG_o'_FZ.Y*]b9oZQ-!!Qi`]KU9JlUBj.1([EuCf)0012BZMX%WI3)IXXX\BE+o^i%fu1h?T:tL%WTC,mSf8TKlM5>?
%1daURZF(pJ%p^%tc,*^K)EU&pAT#E)gq2fqQ[Xa.W-,DgghqqYl)[g<#46'aA$X<`Zhr-:K3D>uf0)6!>G\l*`IiKj>5OlXgm'TM
%O_1<']A@EUdl_22hbfBR*,3lu#pMY0(Eq;;&KHF*b9:[*"WESkDP!e7d-Fo:<7IYm95&'WDg?cuiF6s"j\)uY5m*=/D^V.fRZnm*shSHTKV-@h>^^pJJ
%(a;4)B])/Y_SAFQ!J,NPLd2`7)&a>)Qjb5Y*0^bd@tC>)!Q!-u83d4h?l0e!&e%,0K)lR7@)rB`0FBLEdfEsB!CPuL)+;9%Tl?B/
%BOFeIBOEBO%Rf5/`6c<([,99W8S?RI.\6sUoKIFTWdE;TGH%c..cSRV0d9^fBQ/3P:dAD60[hKl&fhQ-eb,k]aXhMZ;_`]DXeOV?9sF-_",eQgW]?/&*N0(J@Kb6kpD4nP1SCTB*M<$i";=ODE>N,9Z78V;<^FGt>r2=!IpX$pskOjYE$c1k]iM*c=h
%SmjP)8pVs@ApH*F.u5+$TV8;1^E]e:76(k.N/m-TP1gu/p?n5Rgac#idk3!DeEE-0q\QdQ)5JLW^V8IpMMem\
%,"1=V%$.Z;/B6(Gl5E`Q(p6dM_knC[\]hk=rIHB>Jqe=Uj"B@GFak6b@VB8VEgVFA=]sHf=:0YXQk>a\'M9q_E[74oZma&d8gIBk
%EpPC#@>efRU(k!d8L8+R\]W'(,jJo?NC1lm^8JJm>SW0[(rt%fe!#TCApGVmqX/NpX*:pg,$re,DiKkFH/*K^18gthE]I,o7QSsa
%qQ]K,Xh+/Zo%pPU:Q]Y:"DScdAY='6UNUR30nJjVUj>a-[;$3qRAH)#9m,]^fd,JA,i>S\7RcB*h6O;/,_d5\+=ic&A8s>ckcNrIIFi,Xs*#mYr`."js&@P%9QKV+otWX,I`WeB3`HdoCE*['[n_S<;=EG-$'>[18T[]2^qTDasLP)VUOTFAheY
%IMMI">?+30(%JL,$NEOd^NLeMm&X4AmHGnLF>;`Yi>tq5U,brWPdB>]#mW-kR<._T,\5F
%C-IbZ%-o4J\a#[DGc2KZA_:GV)F').)+b7.HT+rQV1,>D45lEn#2'-c?r^>1*8:F^V5+4l10f"ki!]FZStt^2NJVnogSS[
%O,6Ad/)qa@Iins+lp(u_Z(r9OO:dX&U`cS;@V[MakHj1[6;U5^<2@sW'ZHdha&d3?e#NE=+d6X_15NQ-[_#$r]CsOrDuJ&&[ANcn
%Phcg%rh,[QL&uAS71dEPit.2+m'+B_@VaYn?.>lF72$JC0!SlAXVlK,cT#2=.n:L\FGj]YPu)0D1=%B1X;"Qq,tSXo8Y-o8:)&MJ
%"ed1R6gcZ#QDIoBm])j7As:6-J>-l+=,JI5C^JLD3fC`#cr*6+_i:_)SPSorCG8oj$HW,Z#KnglZ:
%Bi*6/VVF-m6ufMuXJ&`),sdQp)Q62+nU_a-aXtSR"t@V3L\I#TV;f90)MO&Q^0"j"WM/=X^0ob?s)MHr?P/A#g[jg7d&(s'0VGkumu5LsjY7KP%^iU:JRmEqb[;;U[^h9C?K1Qj29puid$-oG:b'l3M^"kUo!/[7d?@O<96!Mas4ELR$nT
%*Z_7O`@;:%25?8'^`^ROE?e*/tt4FobLgiH)`>t9?AKD7+Aa-
%8>G5O8!hU\rjR4L;Bj8qq15->rAN1pW&IT0mJX2Cf))Gj;8#.-!AU3GB/Mi%G^6=5b4\!-V^]kG`Dui`V5;UDb5^*0+jk)5G#)kA
%:"MsT8Npf,/8H/OD38/Nnu-C\s0Jh"=Mi:f]t9iX#])5G?m#K>pSO7e$&T]44jtl)7A10DaO&ZVFBV(?KCF6rfl4dG*0M=77EbC#/3[\m+2XD5h_/.c\Y8A%.VmQ7:Ue
%CAJRFF`_1-R[q&JEUe6YK3'P>UWH#EA$/r`&u"/nHT+V\8#8b%IOA#Bm8`E,jI[a*II9+`]Uu6&0CQ>(4W455df+.DB&1T$B+F`7+[?eE1k]o7gR/B"mWiH2U*D,3KJrV`mGP#.c;rJ`af7"NSPFbBN?+9B*pQK6RLpdiIT$<``UJI1SnMYm)7ub$XcSZs3g6boS?(9hV_Qmb;hQG0:T$cBYQ51M>/a?Z9*WJ%L0/^VQ6G$FF>V5R#_TSc;4_]^*3oq7l^L`_#2BK&/lJ`D*Z_TEeeepdZTL;m
%:2pU1c6\pYfb&Z.XB\0RZ,=I7AT$qi+iCWT>s(&Ljr1@kGrd=[oHibY-(QfkhF5#!VT4X@cUBBJBf$opFjYAfN-A7/#76LueOKr9
%Wm48I=!ru@7F"#+=BFe1eLqt+]W1f^NOlVmk&\JHc.A!t-=rA!*Km%A7^^)T%i-?1a`?X-.(>^n%)'Zo;oE%?ERE?-G@*srMi2dN
%\62hP7jKZ26S(Z-jV+2B8(YVk/NpMm28o1V:2+&2KRA*?.A"(?[/>V0IkR?%aUWr!@rGG9s`ss#aa\4is#4%@BI6>!R1T.c74Gq.foW:JUUIKDtNBJqE]2g"9g.g#,Q71!lmAuc#
%b.V)$SKEjfNnrY7qs$&-Mgem0XekF1A8[iaapcj(UdJe?AH%S#5%_flXD=l'GLl82ekGK@I9Lp=b`u&QD'%[cH^W'"dN6!%gTtHL
%GC?o2BtAYu9PT`RmH+/*VHLQAASa;LmjQ`VTln%qYfntk[MDq?X^8W)5H(Q,edP_ta`]Jj8n;.pk2eX>VT^eg:R\Qg]=#4'>WR!S
%o134mB&D17B@^[.>=./0Bh1I7k-nMaRc^qh/(8t/?cUmMi24"NSX1?RTnLr=lgMAVt'cMDJ@;>qf?FKp"$U!7jfgHdFL>?Ra0BFIV=^DdB,"Sk..=n)TB$_
%4^WhuHffDChe3n<^
%ru5Yg[DBd(Fl!CQ1s>MW\N?_g)=Ck?deB_NI=^2`AG>ZljTUtg/`"VA>[2NT/C[oC0J'V
%G&I(3W-ZKsb.(Ph9fq5hlI(;tPj6b1-6B(a4fW5_k`hMT&\`Eo5Gr3j]uOp:qU]1#*RgM0Rq/t=f0btGo^8Lnbq%Q"ofJXWmY[%$
%0tLE1%en"W?C0O/2#DXC[_-pVC&Z=tc.Y:'F0"EUXtH<`1j<,YDA!P"_b@B`41F@[Bj'UUeX4Zt*kG2uheUPA#;qL+eWuf0Ga+_1
%MlCn9o/:6&:%G_r;hlM,S@I$m5TX&ePs;J:]"s^b@T!4Q%>:d@c#FL'7Yp
%+=nX+6p+R*?m9%\$YBE*0\B;krR(?fWZ'?SHnEU<2g'Y4VH<"]WZ!,6XtHgs>Z1lC_Ir01S-+Dqf3P<@J>%Pa!&:ot#`M.
%=B\^Md-UE]7,.$hZ0]7?Xr2(Ea/*J[(`F5(,%/XEKn`erQE'(na'*Rh.^D5)dO]6BUODf]&i]>^c.$W'KrJZGdG:enn*5;/S_NJYQa`s/ApLCgk<-\g`:NZ'Y5C9jG89X=;8%hK]WNn:O6@f7
%^/Xc1qQ*3sc1INLVF+N=]$)q!Y*h10TDiYhAX_R$q:oeBGLFW]7#QnV\RodA-(UCfI!M?&QX0H8R:Q+U].BL3]$Pb72Y<^3AZ&as
%MI*nFNJVpKVk96gdmT#4;u.n$Hl-e7i6`iDXo!,BCPd8U%n=7oN)3pBP^"PPlHSBFGnXSb+O"-^Dopo$^eilm,D0mnYI[ipq&De/t:82IQms*7$LONPc2)V]>
%[;-f\@F;>AD^@R#psnPG-X""jQ1shXa_K$GF;[(tYFO3K4(q:dDHc.cQLm\(#E>NmQA)g%cTrRR\\PF1[FeAf3_HFF>J%LoC&V+fFM:(f
%HfY+h.\?6c
%2UgpeG5&+<<3/bfdig_Cn!qNa1u:0nd:[!Glauh=.RUg$&g")GT@LL%I(*#0@og$0Fg!8VY=_tl]3CP4dHc6?SZMDM'W=mU#CA:sKW`)XVoXK(8W.]Au/f*E*kU>c`OGs2/SV=(Eg.f4@[uThKlRZnNRsMXnT%$k1FSK%khVm&p%?(NUSe8/@
%X\)L(DZ2bH6W7==F_Fli]'30ohsM69B00;#TrJRjGH-#aRX:"9?<;hr-U$qZ3je<\:NVPQkV2Jdb%'&ZFY_Z$[9(bH]eX3aWN3UA
%?,gW(XH*(KmN(%S%7aqasTkFFO;S'?EW/`.e0T5X"4R*\(+L7QYI=rTn+BG6PAuBfY^,[lm.lC5R+sVKl
%[u+.3E*`4Oj^WE0#JR8U/k]XAj9s:>]fq.s)7\d:l$k80VH+1.jSXh8%:mN-QQ=6([*n%@4qs9SpLU)@t7XJS^Q.18:=EhO1Sp3AE[9.[]
%G.mJ"]'f3oX)h?WMl++O>4$\0VtrkahP4)M*RYt1d-A[+AVI"h\o1T&9,n?O()%.8#n$qk:nZb=MbD+_d[qg+-/6'#3IOKf:!M^Fm^M*RDhC2t2I*Ql3>,51F4kc]=fA>f_gb]K7C6r[h[s4r3Y+9sSR-Ir$1[5mFB^t/PR2M@^GBT8<7#OUG:l>P]3HpQQPndW:K5^hh`.WjYJ_>7O@*ga8`t@mBs,Po*FEq_SVe
%;U(N+HqEs?Gi)k>e6B?E7'gU@HD]A)RAsOMn)TarI(L<]R*HE?d\L7"ddeEm13(Kl7h\VEDV`V3'N#Io?>4QKb1np5galr4qUCe8
%,[0)4GrqVsDGeZ7f$4U9Xlk=oFM:]LN`hdV__bV'1:'(7rUOR6e[V(DPA?&bHgc$VqtbH5.`*hg4V`tImQ3L2AX#lf\;-Qo&l&4F
%A@(&S$+NWM\OF"<#QP'%7V#%j5'aZQe=o*TW<967Zo_mnK6(eJ^U_WqSRhRB,!.Y"/]@8Hro!BMFaD6*;e.SaApQ,d62K-sNbrB.
%H92(rbRM`fYQDBo<=bo(:k7
%/T0OH`TIVEfBtt1ld_B77op;)BQ4j'f0,C#AGJV=6rV8amG@802cG_0HUi^cQC,-33b^Ku>A8E_--S694^T6`p"7X6MYY`LK4\VY
%G^?E6RkMs]c"CVTV3]@AqXernaNg89`h6c^B&=)t"cEr5D?!l4/SX$BWB@bn<.M('1T-gMT0^TKfQ=Ve(&4/u,
%7bRhu'#61D(_2?jj,jq)BRUYG"bCPTA54tC7O+UoGTm8.6cK*+!!!Q2!.iP%5lm4kQLLA0n+ja9(82gl-T+1$B^6i[IT=3^)Lb7`
%q[fPjg_&:-q#.DF9<3,@=nJL1p9!0QYBOVG:&l(>f9`o9,X-sBC>
%B1_!.l[+t\f;9Yp_+Um`&U=5:P4d)3UDm:]/j=m>P0nJG])sc-I9Qg#6DJHQfJs?gA3Es26,ZRsElfHhWLb9le\oW*1^$Q@r$r[P
%*4Q9U2^mHhi2>("L5%SN$`Y^,OAP;GaPV?a5sB&6<#D+\W8Oa4_RT#gN<
%&2V+[r;o\MQhH,aIoGo<'*$o:UD.r4#[!LaRgDbrW-!>p3)1(%mnLM1.AAD[+>ZI!/\Dt^>.R09W9s+bTk48Bq5.Xl9n,j+`la)n
%"tW.=TH\%K6R-]h+V7),T'aQ++UFJ#TR(d8+u1M`+eT(p""5?b&MGZ(s.tMuJ2]63iC6baKY#r,KqF`^p0(rA+LIFHCD[m=1fUCW
%cNm2-kfARKE\,H;!n31N0?,($Ledf:&cAr++R?N,a"'4/Tn%1@IP?SdGU,.Mo^AhKko5fuRr;pa(>XKuEe.?"F<&E5G?DKWRMHH&
%)_:F+Cl(`f!D50;WuP@[U#QDI;f&J[>kAjG64C>H"RQ5>;fc*I6'=4R8+6o/XjPR8UP+r#md&.51/1`9spLMlWuTnkt\
%a+aLX[[&nJWJ+2m%k$:SeYbHLT/gP&tW!0elFYe3hUNYY3epLuSDPlpAf>#"E,VfX
%hR#c_+]NEGj0bUL1c&aS)=355_EQ/^,#h&D6l$BH0j')*.*Y4C&`]((MKqqV1Z:.b?(Y3T++;3FF_f6lr35D[\h7W.L_LjkWmP#O
%BbF?AO&l^)LdBWbdfMW;F#Hb$&g'fPV6Sq0KI[aB!A0o51!s6+37D?2c^\k\Kjl3h[Za>S`6?.fh((9e:J>jAY-OWm`lQTuoEXVY
%N!X=3Y3a<*Q9:H!&DS6jc1$Ld#\Z0WR3MTOG^pIXH5lOS7"cI(ViuZT[fNK5#RK&+(uoh!T'KKlW=Fh((4NWIfOm"
%7%?)B/-gjE!]FoT!]bQ0BNH*+(o%*fVQEA%5L?uhi0U'5q,Zg@[WG&9P2c*;"k>TM;"M%+)]gGia(Gkae_$Xi(jDO"0UQrFZm":q
%#c.e1QNr^t+!rk1!*?"0I9*^Ol@8spgd')@m*mEY&lq;d.i(qoj**P<'`(QV=tV
%LZ]NebYM5jcIG`F0Mdtc_Fd?]70Nap#,K;?Sp+Z-W@sq_Tkpj6"]e/#V?d-+KZqtHNU#Js'
%PNZOjZB\ITdn+R?B7l4'uO1..le5f?loNsAll5Gh*tSj(oes#A4\I*=(=fd%#d)5eU,DMd;*BR
%Z;dVK&3F-OO^tEsr`(jj)8V5g)m4VC_(IBE`:?%Dka%ZjbCj9igbAm3"g.4k#C+)9uB)aKQ#W,Jd"B<
%j^o]UVH,=trhW/j@,cB*0S5mo&4@i>%=X-PR;CMi>h%L!f#<52+2Qnp&)QM#Cea,PLs[-T0@D_S?"P+IZ]lkI^/DA'_L`e6HpmI/
%R-d*p0qT8$Lb--Q_U)*3Hm+2O-d/"k]!BMu)2,JWW<,9cj"n6e!ZHE\8DFYn8rlpH0B%XNp#0+.@G$%O-jH36WX)J:,Hs&DIXMM0
%PDMKc##6O9"W41#paGrtTppVfq`K4]iam,C:=XGu>&oT+jtfQ:NMam+Q&=;:>jK>fiaHoUCVj>iM
%bTG+.MAEWCn>koh!B!\$p#&<(ZMIqEK]WO7!HhSu\#8FVO0fR$WH'90:&FZ3;rgB#WZ(#S?Bp.sPj)PMi9oD>hk\U$
%8mg>(4!V4N&NZmiN7OcP>Ys,4*DN!9Ti;_Leit1[MNF#_P>o`W8`Mo1TCr4j31=",^74D7m(,?A_Q*>Ng?B=
%&W3Z+I>l.@b``hu-*U?%V8h8:,%E-[$hhHQY''"@Rg.6jL/o
%_ZhPDdL;mF!;@4?r%G(3:k&8Zj5BS%2dMO:iDgPC=B_%o"=dX$9E?b0r5.o`@lGu,5=d,/hR@?`Id)52UMT@F+Dt:bP;HT!aEMQG
%*m/4JM7eXP59"ii?T!u$jVDR)Y_,8TnTqdr<3GMsJiT]?,9:i4KJPd]1)amCM2S7B+g&-2R279kU9ZYP$&?%A(CI4BFY_Ee'($EB
%WtWmtb8q)QN-K+VKGg"Z'Z?2lT(O;5/d?U'Yn5)\`t:[I7(!UBg^0kZX9&P,R]k5S(Nd=8/T@o+2Y_]*oF^,#I
%>>8Ooiq,m58O][PZRq&+8q%F'\0*(\Q(].Z^f.mOoGAsq,?@Z?YVVN9QoOKk
%:+ZWk5R^\)Lhk!WKb,:\XCelQR#eglgQaZ(%]EK8oPA!B:;g&dNI@a(X5[`bY\\u;ckedT$
%>nsKrobR_6DCg)#S6&ZM.p9[]b*Go:Dm'8/%N6OSPbA#S,:tr+kIm@Y"rYnY??g?dN!*NeTh/3VY^RX#oOA+)&QWuk46,.JF<+1o
%=Rc5sh#o!(!QDc"(A9:;\q.BfpH^asj@AL5Pg=o'3Q(<;!,_6,*h9Dda@8'JrOXei)*F%U_%2@lAaJd=\S+iC&ma0/o2W7,dJ**o
%eXV4,G64OqHR0a9UU"#L%cU@=<;C!lN1pAY&%5lglBhC>!;SWdg]NP^7)Ya$)lVaeFuiUqii<-oPI=g&J-gYS&m]E*]NI>1g[-G3qD^Aa6^)`qkVW;X7S3n"6Q*r1V]HFuT)aB=77FC/q##
%&@JNAINsNiC7@l0AgaRl26`Pf.L!>H%?T+T"dOTtBXJS*X`&=X;MgFc[X4$4[\Hp)^\\XXT-bOq6+($>XSu%ujut`.%rI\Y!G8a[
%e?M6C[c17F$30BBV9Y9^[0,*%$PL`FAirE`7E7s#Sa:-o3>CA0lN(lol>%ufq6>0#L:3E$"V0pV[Cf3I*\i!Qd?iC'\`rZ:H!he[
%81_/Bm^:'g5>pMCG:gg:N2$d6Qf=UOV$>-2&BTHX5/ZZde@K^
%b;iYJ6^4rCRE>\UVV4*MM+C:]s&;YOlqb%HX.ubi/#N(JlPfRNIDsi7PqTNbX6iX38l#C9h@L%PHL9uYWpOOYC!5(7@pZU/ubp4eg+I($Lok(0U=,uUs-L[Y4f(8,uNe1?U'?drHLn)bj]k-eUj)9sf`;Rce2hFFT[6$4fcQ\u,9s'#@iBk'/
%EZdf$Wg9UPpsf(MTsdm/OT+FqfPKq[F,_H:8Br_mq5RJI9LA>+q;J;f.1:!3UeM0.>0h_hf;hp.,/0DHQsMAT&t<\>d36DJ"2>&"
%'R7$6nbP+D1p%I"GL?kSkmsOi!loW_E^RUQT<\u%&T!HoN(I95<3Es;5Zc&06<>gmq@$.cWK5jB17>]Z)Y
%T)rA@1qgkedY,l_[$F%_Bb6L0db9"=*+$MEJ0"mhbR?D)e\P>3j[Y%3Q+g)Inkc[[irP:n5,d]blT8D:P/m!/OlNLOl`4\0=/N%-
%s3?RG8%rQ(Q=Z$b\IaSi\&u0$ecLSRX(N`Zq"aUbo*(%:e1N+s4#.GTf)9IHlV/c\^\3GGn>uOS%U0!XDDC5+"fr^Pgr_7SCM.3I
%JQmaq*'MkWB,.r4;QnW[!`r4'RVATFo6-j4;eeih#+]o>d_:J3``WY^L
%q/U6Wgh<`uVKi9HkG-!G&%KQ@dF159qD/HA;SSJEZXZgs45cQ_1T!g[eI.B0rq5#n`u8XN2a/cOg]6Wi?9p8P"X>cAhJ6C"Kb^CbL3X==',na-(M5$l87W4D?IRsS(R4(c_/i3dh`s@LbEPr]^qk4Z3#LtdU>alCIf-=&l)'40ad!>.D@d%s6dNCg@:F5kfF:1VJtj?0
%_p5sY<4X$G^.NS'%CmGYJ)r4o\Jm;f%psB:2"dT\Bp@ItG!ih0BZJr5%7(KSr3mmO3@og[Bt+(rRrL;=UOj/9_mps2[l>9'*@'cU
%k6p?^(lZX$J'X:or$r%06#g2b,B9B/;>W`.AM#"I5/&h2H;FUkjdjN!^7o3a36g\6u?dnOc'd"[!Bf,sW4R`3Dn^
%=e.nHY``c)O<$b6Wu.@!?P"&.,QO!+QO6QFm-pE.!&1!uE4ICP+hWluVS\WPoq)"44FOdTPe^j\-'r1?jklbP5KC_";.[h7%M6Lo
%s%7Cdg3,j3eC]FO-F1;?Hj>Ta
%VsFK;okQ#CWiRZBQXrqHHO*Mo0qu&NGd@dNGs]39\GX9)f]m_V%W'$&a/pB)e&X9`;6GRXif>kL4:C&3dWgZ4Ogd/@YCBd'bB2$g
%0:k4Ug1WU=)MsT^9d"ZUV5HI'fK]hrQ6N+]a<'V`S\ORq#oW-YZNl],CZhK4=VT"<-$lkCYA2Z9MljKCoYogc>/[YR\Z1o]YEnr2
%g5iJ_&[>>KE"'"MPqcuV"3\)OPW6\s%,,:=HoC-=/,'it8AL\1-2kqZ?\"C?*;m!&rq_=3n2iXSTQ[>$_N]^7Z=._ka
%7h:p..(1!u?ad8A]PAPu'Vt![BP-JUYAn@>=VSq!"21)+]uM!]:(M#<.hc!HhI6h+@29WMgk\jP"Y!Q#EXS(#?:(YpIY.luN0Ebs
%o#3B#LCQ4'(btq@>gYr[EG"J60=p%u=]n:gX+pT-^X*,!?"4\b::'QrChoi[aB+a5"p)cR&j85'+Na`WJi(=-X:@[E&i/]h=9=;4
%3U3Vg:#cE2Ie]`>=31YTNKQ3L.Ag#j9UdOt;K%hg]]s\L1Dg;Cs)ZZUemBsZPO%i(dMs_pq5Ig<2!J'ag9r,&/9gTn:$1DH0Br[I
%,m/<#T>2S`Vu$\)2XuD1Dj=gR/?H1Ycnf*J!VEPZ5HNAG;Em%87sPH&g4*4H,J`'d+RX=NR%'a![o2+!UoqfCG-k[S;RHW>=5e"b
%4-g3_f/%Q@*h^;;20I_PBs%AFGRY3HAH#F.:ht8]KFkTM?Tpre-7W&iq!7`q&M$gD6'Ad>7e<3qSdi]5"_4=Pn3a"O_XWE&qXdVB5L:lbNGS@[L9.m*/k5;+?
%.[r`.2K\)BqA2uq)0,h)_c>34:a[4QM?3ZU935e2Rl0ukPYWh)!J9e:fLC_UFsQeP@\2"_+_tU$m0^PXKeQ6l8M!=30uI]q0OpGN
%?t=lkeI3'k!h&OVp^sa`88ECR.Fa4]JMI778GBAP(tq?oF\uD5o\iZ]A;!;#K?DZdZV6&;Xj1nBbjAG#QEf*$/r"VS=>9r1R)kLK
%/?t^SAES;AZouJpL-T?3o$aCum[Lq61rg'4G>`0'Wq=7SG_*n4F#o=noR(+pg[2loA[q)[^I$-Qg-a/Qe/-?>*7+;f;0csa;r#a$c7gMV3q.2ttq`,P*DjOZTT;KSW_]@ldIAOGfK%2itHX/35>a'?.URk2>
%AXK\@Vq=&:"$9kdloZ"6=IjFjkJb`m%@IA]#MI+WGbfVDoMTuP(W1qdr=H(fA@Y/3ZL(;GL)QMQp&U'/m
%rfueE]R;roe_#$G;Z6-n7m]?U[0JP%V.cbud^qBK;UHL5]0AVHBC)8Yq1Z\7!M%)aSO^%`!Xg=#(+*1!Dt-+N4g8f3F'YdC.o[EjImFm7`Q(*`)bF^X1?4d`an'(?=LS5U:G%i0L:
%Nah+NTQH[RY-FK6lN!gPJ(2c#;8P2Ud>P%qR\gkV99aBGee?CTVC:`#c9qKq`(,X(X.KR#m1Udo^fs_+
%mGRqnaRKIfiku<9T#K&A(r."]ZEdj]#c1J88L%kBcpAlX)pERhr%$<`8um:G@A5(f9DV9T4XK8q@Z\c/uP5^L`6"-Aap,f?fA\-SKuRbM;P9pP4d1IO=Ab
%qsGF\o>VolaZ6p_3j-2q3'Rg50L>d%_sr0^k,9(ui9tIA[tQ9i+Ei0X1]1DO+kqHEAmh'B7._\P=W2J(1J0_t;=`eOAa+L=d7qjc
%gT;F;i&YZL;V*17GM-u0O&b^Sf=\ap]GOCm+s)Oh=7_H4d[DTtNajbUSH8P&8t+\Tq3Y6Cg.\*R7h1c:Pj7g&QfL7]J.[`X&7dVX
%gK-a?'Ucj9WHk/g=U5nFRDH:?k56k^U"(Q!gg86D.ApNg/jA0iY4e-"*d9>;RfXh*9K/.ZhgXT!S0(L<9TSPcVQ!A+!^Pf]I(kF]aOkreGVP0YrAeQ@gR65RC5:fB7b$QO59]TK`'bQ_oJUPbkhGUF)](3O4)q3e3s+9S0bR8I$'4j87(H)**@C
%(spl]2Gb-(U]"qhp6jFt75L$&UnZ0mKUEJh>AmF1,0!YU"+qVl^epC;[70*N6Bfhm+CgVG&6>(NCO?^-V_mH/?q$IMY4f\0Q:/>q
%IPIf7m'dY19PO8Cl@&1Z#nhjm"W/JdRp;2CJ5IUeWT2+oFa?5bNKR_(l\SdH`Z!&]7Ml`sgUMOOH%aO@64DoP4_b?crMR%H'l#0F
%A?3gO`?Q<)M#pA0TU,O.Z]<6<)BUMhGM^mp9j1oZ9qW/M?]a@fYP-]XJn'rQoE6Yj]Ed4gCRna"nnVqUXjBntHQlaJuo[BT(UOT2)38hLi3VOK5hu!Q+D/3[U2m^"7[gd17nMbK[2,)lm?
%GFOF^I'a)GC\4j6"]Y9oj
%GoY9,JK*(g']qfG70CRRZ6F&]Dq6W7DD4Wc,N\t,clVkpJnSg+k)!40h'K3G]KdZANh[G7;eX0VB(uj!*OJ1HODaBP=aYU-7_RP$SO53!n:\9&A%$27opN2*]a>"J2)"X.AA*r`!Or\%/Q.s7[Ab"pW`7X2;Jj*0oRHifjO#7IgF*670?4
%bO]T06aV&,+`Z*r95!C-kYR_U:;DGN=2h=ln;!X/&"U7,.P2;P='2I-Lm3$&<,R$s[*uJ4,*%N3Ts\bB*2n,&JQR=rZQR\%_fGj2
%10pDWBA[l/XHCu'Es/l=9
%AUOJi#kHu\df_RjVI3u;Z_sm\m68$XEqoALBQi3sptg_'4A`EBGfDY$YgD?!f!BXOilH:I#4VhmWi+bNmjp<-T[/\=3#Vu2=T:a,
%f1dp_?hcbb7X)**&!Tel,+,l`2:l%k<+[G'eX;8Oj_fln'@N@nJU^Z'_LQ1nD&ggEspFZiAhT\It-$N8DG-!^5lh+H;gnU&ciH$pU8a-gf^U!9C'%Lc(UeZQ#8[/pV0p
%7T_/;024`mbk[HK@A$jtc7kf1/YW]j4GJ@!MTuMe=9.l$\SJ1k;lfHF'W`(X*N4MX-7YE#9brt3=1+VcWls;"lj:5H%?q?R/jNC;
%,_uBHT_.JLk"rLsgE]UQ52?f]qQE4."=mn5E.5:WnrJ*G7U9IDfA[%8O"ojF1a`S*NS?n:ELS&1IK2h8=bhT`0(63bKg`W2EFj;+
%(p83_i6sLGe]f_O=\\YVjnP<9<&C]V)_N83GL(@aY5Ok,S_6H]kl\-LVf*Wkosr\,dLL4_WP?1,o1])_V8iP2D6fYp:eA5<$t[3e
%[1[KnnecNrbWK;[YFu(=Kn+D-nh9
%N2"_e\Terp^]D+Ra;QPnR8GP>e8pXmkBnj+>Vj%M#(5W(eq9%+EU!?`GfDRHf@2#')Ed!F4+4sk8k.KCUKj.Y>rX1,-*aRkcUi<+
%J7AA5.Y^9fYaZ;"@P?qqe?*B,FO0?%q7Ed3qpA("p\/KCNa)\]>hN=B3l-./V/V[iFk(Es?q/7T)EX*;G,2fq1s$Z'N)D,-+B&"_
%#Xq[Jb'.(FjD/XSkno,,;,Zr9A3@>Um$Xf&(a,?HMk(pA\sUHco+EZ?q])]j<+6PZb/-<,B2&/"J\/di5)sgM9sM#;"'g[XXDj;I
%[o03LA-#-^jNi[08?R0CCE:#j.9%kYAN&auF)ctJ&%*[(CPATZk\jht2E
%oss73'&UOe)$*).*H3f$L_ui-aSd.Xc##oX(/n4A[;\VNA6Daa6o[s-:Dm8q>IQ:Y7b&CX!K+Q?%!7#^3s;$T(TT*I#$I+PU368a
%]3KVV:L0DmCPN6eW3fgX("RV53N!0'Hf-UOCM>HLZ6hM4_ffdpFDHorLsIDb!d4U*Ett?P6L\Pk'mb",q11M>,J6aAk&r^Zl_F7k
%t7"k&7IA2-*q[&^UVI)D[OhOq]n#C6*0'CXZKbg;pK(!j)+%$`'Vu[Gq$@AlhU,=2BA+0ilY9qP9>U.%N6C#B>4'P]$:&
%2,8%CoGZhk9L9M%0iH4I-*iS&WH?A\\&_ao,'Cbb9'1]#X7SQXIHb0TE[H66s%>.G,%a5\,02W)DL":JikE4!@+174>Tq)Yc!8TC
%%VI)/M^I_R[_#QqAoo'?>\Tt/k^PYa'fC*=ePVHI`rG0:Z_ATOLkHs/._J5"P)(uOEhI!0/kOIH>s6PGl?16M8gb*I9s[$@=(L6[
%X:.Gul8n)h!P!/Z4i5Dur,EubQGdK+D]_@<9AlJ^E,s>_Fcf3-nk-^C3T1+U+PA)X
%d#6oQU8UR$'J5cK$P89B-E9QQ&SU6)[7eJ)Drl4&]Son4I[&g%=e:`3o8mY@Z?q;CY(W]D__Yt4$)IT?:[VG,in,JHW&,,"gh1+&
%HnlbEp5,>r:t7S)mfP)%h/biGKlgc'G[*hQJJ[-QC?NaQZQVX'(,J-6Q,#Gco/`7qOmf(=,3Tuu>(J1+SI#L$T8p7N6&T:s9+qLk
%oNA4^=_6Jee_eCJSe?Yn]PS%nRhkq-#bdS)LP3d0B?M+;QJF%^$-eVa-X;>lMsL;@+Be$S'J3R`_uu5dc$B[l'<'3pQe?(5!eITX
%;T$:TNrKcYJ5r@bZJ*a;e1s_A$=YR!(L,N;3)[-*+9"Z,+8*$/BaLjC7OubCl1NL76\W7#^]N=JXaK>;?-R(h$@Kl1]asFMn[%rU$)AUfgOU67+c%3u[AN(sR>N]%4j8]Pl+H"Cb5pokDi:eG2($h`'@ie,ZsMGdY9khGpNV>=W)Mc6!ek)@Dq,7Rkl=.iNWq'eR"C>Ku^heTCV[aOZG;[mN@0F9.b8,K8#N
%'L3i&%YYt%%Qs3ZAnA-j$GfeHjI*NJ$eh*7WAoAu8p!GG-+<(N+qhQ@(W307[jrDhmq2Fr6>Sp;f%*b[e$?7/l?Ve3mRm-,2NQ
%rW&SK9%Fh02AkEUI3SIW%8?(J@br90m`k8:q/GV93K]TEW-HI3pp99.)\I0,D0I!1*ts4lpar5TIB3Gag/('gJ7eYDFsGMc8<._Do#)mpgZ
%)``V@,FB4`YqA!Eb_;O=r7K/N5@64q<-t>Ygg`a="os\gM]S`>$1j*$/?h\cga!(]/n&69M%\*XGdesN/gibaOVFra@IDYjGIqgY
%E4a*VJ36$EY;GT@b0Buid5'megLc4TEM+&0rta4'i-d!3mYt`FH7Q,:Jq([oiq]bfT'Cp7K88CRN8hMW%c`ZHa"_0$Z
%B0Z?B9)nfJ5Hctf1!P/i0dBkg>'>"@FZBFf%M0IR+,6N,8ig$d!&Kg&QlaukM&(\YWQq-q1OP#o1EV;%7Z?IX/%qo"#njh.RL7Oh
%$o48KdhtTs\&jeOC4+&srQ)X>7'0P46KBAl9I.p<\h2,YK3bs%!G.-nLDq-QUh;^ea>[d6TZf1LVL@A>o6I)tVI3&R%5b%Ri7
%eR]41*.5WnJ5PMQBO1#+laPb$_;BHOHt0#C'Md#.rIf\TD4+#F(C0A.)!!IFHp!$"*fi&7eFp.&PI?T.Kpp2K
%MqD?m),1Ua/Jspdn8k8ffn0a!Tc\j<>RgY.L0c*s5+Ve_f]eM^_RTo*X/[IoL-jWdZ'khcZ2*VhSa1us]#mZHK8ZoQ=H1X^MX`^8
%>3(daV[PG8WDKa9d2N9.:-KI`?>>Q,B^sQUqLqLsQpV#8^L1'$eqGfZ,T+O.)7Y4Um9cNa7AZ(:>p1\?Ncp.PA3`9:1i<#[L#K%V
%O^[?Tk:^l3Rj9a6c7J#Qb<@nGEh"^q&k2M1)5?cCX+J^cF%)JN.bMXk@/['64oDXiif
%B'\V6k3'Lia:9O`4kqEN<1kY`YpB#4&T!`,H7K,.DEZtS[.Z[Dp84!/V^YLkZa\SYXE$6h#sL.1[r-1ODn@,?D?#7*k@qWN(lS`_
%?I1Ur<7#!M%u>/>_A_0j*@M]%o_j_E>:iht*rU`tbb__Oek/FY7G_[gfMN(i^;n?
%K%\q?7E#%Zf_BHD4JA=K+8JA'3DYL10.rU*Zo@SiFL$Wb$/=OH2-C\*aLI)7l4\Te-8>FUc)]i;@SGJ>>S$&Ld7:&e#rdR1T,RHd
%%JtM7T5;ouRPhYW=;!U"PQ?fl'_Z2?UFX=)h)cHAM>Q/=C6CK-bA7M'2*.Gt*"GpkPB,t`,Kq(smHkYt4^O%%R;>LPLGkb:5Zc<$
%8495[LKVo45'R)^,RC`f!\U4P;j:B%Lcah61ncYfEC93QoQnG/NoY+Qg)5U8RBanW.Bf7tOLf0MJ*>ub.m-BSK$S3p]I,@k/Js2%k!bXHZ91nE!aXYZsCPC)#:3=c/gu)B(9-k7+F9
%^a/;5Q-6Fh;"qL^Tb94M08"\V#F!lpMfAD'.00_(W:tF%ZZG;I;<(M0^oF+adj/\PP/\_hn
%4%(M=Rf$Dc.Wdt3nH@=9-+rml'rmX0bZS2ckTF$F0*G<"IBG?Dg)RBs0mMXkX.j)B_@rCmS:,GmHSNM)&H,9[UK=!\3*g.Wd+)N,
%!\hquAHN1*_^Q(cq1aL-AeHbR/qqGj8i*OfN$BA:PG&j&f0C8i[,ZeiPL/k^f!4&X)L,r["tNkbB"a9h:UD@L,`HHX,MX1;D.CVq
%0asau(iXJcQlW6k,6qIp>=Z6Z\o)Cc.r/H.M/L@Mp2nJ8Fo,=,d^'#:U4lIMnMH+t313H9]*&bq8#k>;*\^G_Ou,/ibVYG:l.usV
%X;_t#ebf)j.hU;QpL+p4&DtZn_&Um[5&jnm&0s_eq3;#c.![0d[!(2WAeE+22gBmlb5pr1-5j\E/=tX#/%!U29Pe:6d))LTZ1OT6
%=r3XX6]Rth=UYe(PuJt["LdmRSBd:SFG2a;W@A*:._%'Fp.!p8m:<1Wh";fCN::);3Hib3.Y`KkT8oY:"Y5;B(I@d(:?^Yt4t\\F
%F*9VcJhb>Z+Em$;dTTZ_2bsUjEtaVZN/V:ZEh&P[9BeX.N7E9Q.>rq7fjZ%69J$ZdAAH#QDB!9s,pXau,L;_/gId?ejk4;^!R[0<6&SMs^CW!KMi)p&(lUKbO':''Cp;A\h@h0RK:]fdO:X+$8;1J9!nsgYioeo;Rn-j]
%IsXViE*9cO9G5%Xe?t,?J<@!]pjDNfVD7E2$C"itAK\6t??ZU<,!1Bs'9C6m3ca[*\[EY_YRq"jS/*`eID$!V#)]dQO`MuXCS"2D
%5=L9IW1Z0B+#EAQ=\.REf:e&DfCsY-.eIk>>%d4PSi(Y4PGBqu2Nl3I+(YAq"E/]s)0)J+g)hb)q1\tf&c'`qr)CFr5M`0@(bE/r1I:uT?f_=d
%n:&\n)76RU"[cj^ZR>%?Z^W9_3e]!j&9t^_q*V.h-?+)9c%87+kd(C=CE;5;B+qn;X+h@r.=>:NFZ"?FrR=bFVGQ$2W-XbQjIO'g
%hdUBF?p4]#d+UT)=XDG\'hD-)_GRBg^7k.uOED:AMq0S$iIEfD]i1?+`??8^U&mR:C(?n&Q["p.^pW@Lq$Q]dRZD>]m_4/:[Pq,fl5K4"j1JPZ`i&MpbG][0gN?Q
%BG'%LZ#1'T#mc&d`=,nd#*jf6#a,k!7p(>ZHe]Rgbs_n&IoD@;Ui*?d\kF^iZM0#qaXj71ZBqjDVKM@n@bu-P9=Z'`Hscc5S+==3
%UiPriL!&%o$9NH24e/WEkY@)h<(mPfKCGh/R\sQMT&kshGL>u0,sHiK4=BB@#lsupk2grfdTI.69**(F>0nD)OXogH90
%['*&.-CaDW_KTL8GD/7:74H5-HkbBkp-U:/Qn69@@meL:`G^)#A5aX1'Kf5dN/JfTiOFkbS2cNuZpPibWScZkERKVt-G#\c$([iE
%2Bmjf(LYFYBl@E#DkbUs#1A;S<'LNcNl%14X31j>]@s0ah4:mgWnN;hVT[A)(m,D(G<^eI#\5m-/e<'A39_om3]F+j;jh(ZAD3
%MIg$Q/@Gif"9=(s78XUT:%11L+i^P-';[P&?c"MF\*GdMO=I.;_H)j+()Q*L_LBt2nqd\I'5i"10lkS-\3/?=%aP-f/;TW(!EGgZ
%,OrsKXFMHAGpZWK3Rk1)=qs]:=qHmeq6;LJQ_oCObYd&5\/+)gn6j)9n!j]T>Mc#qf>Nq\L$sa7Pf%ee7f=b&t=\@Zp:R#)pu:c.=JXU3&Rf.)7^[N!Z\cX6I+6
%XOP4m]3O,WTf,t4Y^FUO0fRcOKm+]k!CD2fj=De(KZ\2[;+5N>;eM54r[V%FYI';%W:8K(pdc;FETN"9rUmsrUT]F/QR`e+FQ!U5
%cPXolH@h`kSW'JWF&]/$0q*O9l,;fRcoF2aUk_U'S)!\"IEW+#)B0D.V
%A3OH>;Laos2!)/pbfX06["E42RsO1iYB3[L[=OU;Pk179IUbqrPh&l*H^?'eOoIg2b==l:5hKm#FRltECi)PT1Cl8TD#:#A'WQ,`
%kqq0.,qa+kA]e::q:!OdXLoo6,n+7.2't^!Km_(SI'tMX!13KrZ?`X^pI]"&/_tdGh+@`QaaJnKE[>'P`.eAD;d.4WX3oM!T_=Hs
%]&r$f3Po7(G$PWcY1Cd%onDC1.k;`F,-aIUYj.mnnS'S'mL-lhAj/jdXj>dqFJ\D75+f$D\r(rKYN%._YQB,9up.F\0@gGnp:9a0mgK
%+8Ft'pDd\0j0;d"_u)R::@cL1YPXh'Xb]N8h1tbtg4T3$)3G+L*cGMQF+9.]GH7;Et^AV!_ei"'JP,No@>Z/u@cq,0U'4`LP1khtG"9eQ1h`APJ9S1d,'^Le;rYGKPCE
%Zl&]l(6s[fJ'J>EgOg8@BIues.hHY=b*r6a^UB6PU-V;@-sT+N!%F]A?Z]Rfe(o!Nj2ZgX"`IIK/O
%krM(+>*`lm6bIFS@LW+Fc2FZ,khT$lr+^ahogCLm7BiA%-c^8BZ&En$3b**a)h_T=$B*1"M?gP6[DB^:R(SArg,H^I&BCR[X=V1e
%26:r=1Vu4bd^PtIX[EV4?C94aP9T36%:9onW/QRpFYFdpgjs^KEN;f_\VVC1a6AUpqLn5Cp>e,rRNW5j^88k3DYO.D?ihWkEDep;1\1[&]d=7?WnHm42qP9Wln^A?]S_.:)taTXBsA?>["Qf9`BT-BGl%0@m52
%C6-Ph=XQ((U>Sr+2B(
%4FE/G_@0`[G/U4d5q2Ji4YS^^=AYjh6e\nS5E?:eK81i,]>/Bg>h<[M+W_NKp0X99u%'rk?ofl^d-X7!&.
%RI'4!.2HM5mG&r,W)kaK*eZsK6XX+7XZR\rN.c&3TNr&nnQAS.a=D%6dj6XS%sL``n8:pE/Zt$M-em5CGkgY!;H85'?DK?8i5&$A
%-m@;V#lj@@^p-hq7;El9R'A=+j1e2?doYE=TY>PgSFdmXWFHf5%tla"@Zs^rqCU/*oEfI!G"C)=$\YL
%bV]3,m3O&3/[4YR=3q*$U"poNQ/2kB9rl0^.NPm#VMnkOkl9/N+3fD2q_"[6l6kk7-]RUq'%uajdV:;FO0+cuU+3GLaXdkr?Qa"<
%'kK+nh"ZC?YlN>_*5t>k/e1S!>;F.T`)n"D@0R9\Zc-OtE/$*ji2"Yk01eUqOUB_&ODSkZUP)?](u<)oS=kW2
%(C.Ze2Lu#*@3f)jV4cISWE@+RL8C",_(?ODWM\s'$6C*^(R?ded0V(/$jDB_p)C[jmmEpO^d$LafE$4gVV,5bgWHil0r.ac"+Z(,
%5en35knrV((4I8C%3GZhpg7p,\-%QM=(24f?FT)"]dmK9Ym;?UB)u&74s'GQ@JC=G[eQ-IC);<2i`Db:ip;p3.:5^c0CA8'n&s-5
%XVl>!oIc/tm',-jK=Q>fj23?2(]B1bqoN/\u)VdAc-Ej^!I&8hKs37.gRtN%#in@(ijGOr@HLOIoW\+bT?Crn-N;Q!g)EUI2]j
%BY9[pTIorcAqb*g\65^K8A$[$Do=Wmq!@O*"lCV'qeb0L-o-p=kH$CGN#4*F=sYD&OSCO)8N0l(mja./Et*T(#'V_^RB:jMI39&B
%H&bg@!4PpJifDhnL*Cf7PGa`6^d2[@[uM+",;P.+Df_BD\u4pOSQrbgh4j1815--63EOF`G"GN5=8IQ-&W&c759bY@ORs\%9L7m'
%61hYpWH:+hCTVL(C@!d;5G7amUd8R':1dd]IG*6H5rI(c)_Tb>+KeRnZ\#YI/]Oi4\3'Q_F%4^%PW%]=9eiF^/XA)f`YnoATdS<4
%U9#Jc'5kX&J3*-p6Ni7Q\>KZec?3tnKBssh*Q0.`0N]Q)OOgUJ3Okg&*P^11IZEr=gl#Z,3!S$?d@^-$
%rJ(hu$&AR5o\IIVk;E.16U0YQ%hYR`Fo_:YGP12U::8/B+;R[8.m>_8ST$9rHT&`=^NE3Z3YgGq;DYXIV!<.Sd@UgJ@OZZR+beY/
%Ve=E"CZR5.%tedmjf(_GFTYq+[e.j^:M$AA'b4:i]=MPL,A%-Q0.*tEepI5SM-a$L)AES&ce4C_]:6f_:Bg^N%1;,:(M^B:Tjeo^
%D&Z3gY/Z#6S++3U/+V,nJ,m/i<>6"hXV:b9KsX4=%f]Aum/sj).`[q!CN[HD((+2uDe>2<Lee_Z,\KA6at[HDE!ZUnFi25a"Db?;UBYuB$3Sa$PXB[i*s,&5au;c,7>!R
%94!;VY("$NOgj?H8'"tVfVSE=>i0Nl
%7,tBhh%SP2?p0lA&EMbYcHXr=LFkc,`F??]W7hj]%L73c]J`8#3-<->P@n(#@F'-Md(jfL1Z$5h]`K$l("a;j@VBu')>9`dl+.Z)
%R];C#h/V]i.1U%/(k8c.M1c!VBmaY(2,!BKc`6"cHCg9P_#"68MeJaB1hI\ZOD8Jl-JjlOWGQra.KWZC2/8g\q7*-(IVWk6qC"q
%F&AbM*7m$Gdakr:H7K77le.=H3+W3ZR^`3WBJ8j"M=jZ$a!BPcPWHd>9OQKh:Gl5-5LsM,.#XTaY@S;`7"j.K"-rNm3meF*famXO
%"Z&&PUN!/j
%G50),>tdp1KH6/=>pNXTKl!uB'GX*WpBmb,PuuXdJWEC$H[L9=AnZmHK5L:S'$:#,G0jsU_TApu4[NRhf=nOf;E(#+4i0.kjuZT,
%VqZ\oFr4n^K1\I<.QJJY$E:;ggEs+k8*m=^0+N"4ITc)!'fG7'rud1.Q8_*mJP87Q/WU1Kp\2?CK
%(u[10WUV[Bf9K(g.V*Z*thuV27'UK90ATh+C21U%;&AK>IpF["j[e0:P]36`?]K"ll/>!Be!5A`D4V58*FRb+f4eto/MJIg,!G-pK_]"3Y%.fkX.J8Z;A&V/@E+tS]
%T1JTB837f7WA%J6B\=qe\J"t7W+a(,Ioo,\"J>1Y*3s6F7PpcuB"/ZdSk<2%$6^-,3Z)Ff.NrgL$""nO@t04V!X&<,gY-?9n,gQc
%O%6R"o)]m]`P[1Ap5(q:m$3IECDV1Uh-&>@c^_haM2D\`#@@6b_lWm]SH`HD*,U+H%6JF$.Y9GjN:u$c#%2[MEb?gTFQV9)\>j*,
%gVCoQk$kQHTt."[2,1t[O!'KXMN>+.j6gc1f_Iuu"n82dhRR`cL-Gjl94jN`JnP_21B^JO(^l,7-4%9!$)@B?ESb)*_qDGg2U2dm
%"#+A_#Sj%kH4M"TTX5?kW"@I4Lh2B?2`;!t?LIQd42e1V4g)RMA+KZl>T?2QkqZ"%A1!?NpLW]i;+=@X3!@r,l?:U7gQf\nf9add
%c=25^c^)J@6MG$u6Cr%edLu!T)CD^q=;("aq3&PEC#rG"RY('!]lO`)5\6Xb%R]tq_o$+1U$5K>0/u="3@Id3N[YA)E.&8=\bbO=
%7[L/+eZISIV2/lk&M&Lo92G<'WX?!MYlB>JbB^Le$YY3%i!4^E-]Q&Zp^'[@AN:fS^a40C42Wb%i
%3,P)Zb[h6>5_@)C2&kC7IeE*l,2hoWjmO?`Xe1mj=LKBAFj8N(7dhGJLqoA&=^^:L,Pra4=W.^"!&!"*N76*0-5=4i5K*Da1
%R`uLUk+R*H8:=?\;L7n#O;HI;K#3c381D;%`;u3$5:OH2.=Taf*57\5L.mP#!<-K'=SY"e)mB".:_7q!eOVA=\JmX?8RR:Qs(E-o
%8e_huRbKL6n&7"=PCV3%g#6n;AH8_H*%1jYD*PfL/1f,u(4%re9H%k\HjV-M5PkVa->9dqmdUm`N%Sgf8[h??FI.s-9Ae_Wk]$`j
%UV7]sR3Ue6Ik%UH'X$)?Tc.)*@GiD?(j_L:IY!<+8/a88N/e"l+\0O96?Iq$\C)rs/;eJ,cA@,C$u""cAmNQ[[aG7W*FY<;!f3r[$I/XN1N]0%e89#h[U/6"GT'VD3ac6IAO;F.RCd^j?
%_J#n\8C#p*+fBBRmGRXY)h(n,?t0:$KCU]iTc,t6Sju)8cc?&M+8l=49$24_nUT(#'dR#W.9[k_-]G10mt-n6=X7l*!F-H5_7bYY
%c_+LI(nqB_4=RPl&4Q[i8]%fhb1PI9WBMk`p!U5nQhCbkOkKCWfO;aVoUb;3CZPs"4XV**FV-Ionh)A01Lrq#h(r=K8mYehJ8MX8o9J\-TfIA?tQnOFHt7/o1IlJE*``\>*j-R,M3puM&&!m^g#B>QM<:+CBbt<+ZZBU9SIoZ<+$7#D-+%hZg,Z1
%nfDeG"*4s5ZEuO?Kq>GpnIO4Sn#I9J;[p0:E(Q>7f42=>#,U_Gk%ocCZ#S+R$:@`=:f[,QJLQ(EEdu!BHiK`m?Dil9>JDV7's1gY
%Q)Pn4(>s$u1)gWQN"]ZRnP?tlp\ckoc^!.^`^>eE_7t22;R'S>TtBI&Z;&j_/&Wp/5LID>c\6#Wr9cg&c!.2G(,-jV>7VW4L@
%o,0"1jf5ZH=G(S7J-mo)pg6pH10%6k%$9M7_2.2&gBGbBn(N:3Ar5>/]s.p65=3Mbi5ul[C:n,LDOHVP/sC(ZL49J])ha+`E<*M.
%iOO]$A+5ulLEeuj7h+S&MZ#`PquOUCa4&SM,Fg5TD@c8un`4T^&=?BnP&iVJ9;U4]s$ncZj0A3j"Ei9p#Up[rls/Se#)+nqXG'X5
%T,u(VW.C@E+'nu*cC;erjl^E'[I636&dJ)'qCdL>rqHu=0Y7,5)DoM&JClA6@`1.Z\(HJt8I6GQ`Dh2SQ+pYm5c%+JDb5r#?'I9\$*mm;![0]C?s&H[^?0lnef
%6E%ePelpG3_,,soW'CA1>FG<*\?>H7'N@IDDpTMs_Ta42$5E\@`,'3l:jN?l[Le;XXK.ZC:Nj=U,:JiF-i8-GDokDqU/H,pCPFhD
%f>*;hcB%bTS8qnp1nu2WNBYY8]H9;t;WlH=Z#`76n0!'Co9F;"^Xd'=W3$Vh)dZ[oN#hC59MQSGWme-JJ_>J15%>?A'aD6SFac?
%MNT]7Qo\-mhCA_6"Q#UNFpK2jGsUE;)KhVu,nX0Go=>W\84gsgP#S%6_7]etlQ8Gs#VubB#fI&KKZ"@8\fWaJY8#SS00,#eU1adQ
%LZX+l5rGE/1*9O`aCN"ZPS"WJ0,S2f=\M9..E`SZOk6*W*[=C31)>"CT'YBP`TCcsW.3%3/'h1rCAuJ3.`0+PPCJ1>9&_[un6gN!
%j!CJs[I=*q6HK^36eCMr:'q#:Q$)]50^LFD5
%@5S:tTC"VA^Kb3t*)LcXjdG]H#H>r"XCe'MF"jspbDf:h\>j-^eK:8$JUI]?PrC#YX12j-@;VCQf/+uG_@tT;9agTee9ZikC=!XD(8bsf_[ZWdVDMOii?$O"Ug3&s47ND
%HO$^u6m,c_iAW$nK4B[9O@8`/W?U'b<>U&_4dg-M,>N'.q<>m:V[CU3<@-VDij5O`NDJ)rC4,-)Qpc>bJq4I.9eUAX$o&"f!(=%%
%m6F]PN4Z?!pf)+8WM'En0Vq2G7RfCpK^j0('kXHU`'j4d8chSb"[VT24Z("K9Q`Qn_R5W
%Sa"%6R_P"X'KtM6+[*o(1+)&l3:_sY8:K9Mj<@Vk5#VgU0F.XY/sn(Y`X@]dg/eo-Tdi&l8-107+=@fX_-.JGN?[FnT;,:+\qsq(
%)Cip2EM;nph"\D.3/_gt35R\EQa3WR7sRc@'WKSQ_UdfpRo"/rd"k^j1+^Ut,ts:b)N%?^O`"p8+E6GB8j;u71j5SHm8u\9l:hhr".:;nE8XPnr\>]70apn.qC+>=nkc#%YuN$n]k+X,Wo68__"OlR87TS:=Ltt
%+U@YW0qN&*[&6J`KrcM9L(g#2]RIb?%#Kn0S%UdJ>^^Z1:+DL/$nsGtgg.5[FC.=+Aa\8Y7'!`<`
%1)H?@,)0VR:%B1$,K8Cg*T9DtPNY0.o"G^GN?XG/RgN;"$6%OMj&<#::.R=kEnhiPKI0$0`J[46]Xh8\Y92^[3_f-EC:(Pj(Y?']
%Zl0HpKN6PN_G'8JBg[Ne-Q#.+dhhie8*I-PUjPZdi\>`:2j&qSaFts9,7X;k?J]50UIU/DI%IDd?N'ReQe5BF5W'?V%+4[,,qO\2
%V/uKdq35M10:,o%nFHU"Mk,U9i58LuCd#G$0I"c"`/^f#'Bb]9:0T+46G*cfnVZfD(nk[X=:6oK(Xip;kbN2tjW_gaQ6O?l7(/nR
%BN&'-`(T>MM\Vo:cT_"Pf>%i@Z%\%`$R["M3S>o
%L:q&P?%,Xe.3@,@P;#CBBY1&lSHY?+DAe'$W6On+Ju%Ik6W,/!*,UKO9HMDW&L'U
%CnXIg:kVa(P?!^;bsq',p^SsoJd3=E*b&6H?#Ato<=3Hl8IR16&nG(c"=YWf1j=-K%V_@'NYi';Fu@+P@]O[mYk##\qNaiRmY\Ma
%7RG/9CRS'Tid8L,_1UUHhGg7(6I+s=cn)LL`OZ%EZBZ\j$=hO*s7WZd_X=(GIUK<'XqMR?]c]Uo=FUd`M<:>)Rt83Vf^fT]W3.+F3(WFU04(D4YeI/a7^,%V@KmU/@I,8]sF
%SBK$NeM(8*U/!-)^bgL:f:e_OZr>%Wf!(1_=/_UQGW%BqEf*!g37XXT&mtKYp'X2R+f[B:^%Xk?:md]-qbS]N].FF;MsN0,Qs+8V4,p"O
%T6R0M]jhE;MaV)^mY$_)n[aC:;92F#A0EahNJt`7BTRV,L"YT6bH)DRR!5$GaZO`u%4!%t'P*;V!=j&K!??Jp"<*N_";<3!_#QA$
%">I`m"q&mp2Eo18.MVnG%[9o3U'3uCp-<.A"[u`*@4;43Z*>T'X/2Wg.8R%&-i(X9*t#F*d',jS?nW;HoHj'd'H`Q#+.jZCJ>!l2
%NU#G]Q7L5h&`WSZ.FA
%1fa'D]RhGedjd[?T2q($7*00^jTuadkEL$^k=)S2Fijq10G#B'b*14OP^
%]1Fm`M2mI-$cUB
%+3B1oYo06fi\t:3Z,aQnq=J6ss7=f'O
%I'T&2[rQ@Mm8^[(=ZVg4N^2:!sp15l@m,2p;-?b-e*"sqTTc$km&6(
%iZSO`GDpU:R^:"!*_O]EYWo>fM+)KKHFQVDF3cPe49!T!iJ*./>c?eQX1"A![Di7u4J'li(K$"QY3MiJ7-Zm-7lDZ[H)r2\F!;F]
%'.VRoA[;JB/P8.+fgKJZ`m+j5?4mYE!UKFA25B(BR?Zhb`hqL".\"Ef<]$kfK>K*IT:s^i01\98^'Q)TFn!*A]!g7pAFUeM.6<`/
%-FgJY2k^?,:Yg@Pl^Q7-md3<.1Q)3D1M
%\TIdPK$5nS!!#pDHD]a\/Eb-5P9?B2>*Y001X@Rc7*R=U@#p\l/:i8E^gP6+c7(9V*ocm7Mmmtbik]<_'32i[RO'@dOS>)f3$An:b
%AW]IT;0#K31FgK_5nXQ&R>Fj>hk5dT@q\J!QY>(9U[Os?[+(,'&gP,mjN><)dT@pmnhW[jH'/m_oA;s"5[VW>C4`!G
%0M&4bL`(WM)I-P4Mk5_=Ynt)W>\Hesc=MF:e3%3S"*33kO`(R"6BkRUh'opHUFcQ1b386YX1W!
%7%7[M1.Z,)B!fClu85,7%&9^F'+;g/J/S)(9%LT,!3:cb;_-uDi%=4=emB91L4OM"C$&RK]oer
%6[j\O/N'\t,eZ;WjI=np'H\QZN!EoD4Wu\p8hWuc_8nUWhDd7]*Q]HnN#@bLX!:_$e5%`8ci^%Z,%Bb5&UK6P=s8g2%u#?C0jQt0
%?_sNb;(.,hmpo9N1q)T]\QC7^FO".6<-jeIHo.'rWMWFJrXk'b_-SZLH^Bi;P:>0:jc*\$X_[7G_Nk'm82ZtB:[8"P8#O5VU(:$4
%f*E)b/3"JbhPpn0$3e=FjjH7J:0fEun;aAjU\:="``>KjXLOW5LaH!>LGfbs4e,PRgj"2dVH+1a]>g3S24.E"S/m@8.5OF#]-3K%
%]>e_l_5O#hc7:=iGL)@MJ=R`cPA;3R%W"Q-EBb
%b(9^&N[Q)&YXR^N4YC:5;L.QfRX1(M]4)W%q7g.s6c/9/):'#krA1Wmk;6)DF/C*AY/P00k9XBb+mI'2]S:Vi43^!N3s6#+c!E5f
%<_%s$W2el^90=M<0B/b%hZ5/H9Fe7uc^ZVi7QG3!7RHAlW^,76
%*:0Hg.7PdenY/^)KLoBg4]mEH78[f'47>m@:+D6:>iVR2-[Nu%>degYdV(;#r49@Wh0_J'eTMTeK0gut>(SOT1DXIW:4('07YVsX
%<>+rh=t1^&Wk(l$V=GiJ,!i=t_Up/;jdV;]N(/QF.-(-D%kHO_*M=)X1PK/YbsRX6O`;=I%3cONJo\
%ILEc!$#p=_ECs]q(hkT+W?qsp,bd1j8_;"W7MV27+X'KaW]cX4#h>N0>C/t?k,n-8daT:81,Z)\#JFE8f4&fjR9-$>s_g%;?
%a:nQ*edOKXa5tq6R51_h*)`iJ8=sS&3/oI]bnDO0Sa;_02$`Y9pnpN(T!9p,do-uZXNH?BVeaY&U[$#PO>qBKYU2be+;7MGOl:]W
%>4+'d)?V5LQ&R#t^E?s(7m;Q@8EutTeb2&:I"Xnk_j*r]dkdADL*2-+qP?a)6$I0TL5_3/o.`9iV_FNCsVSf]'C
%?TM<]On`O77j4oqU*V0720G?UE6-3-UDf^rL[bBmk*cjZmZq8e*u+8.>t8iS0Sj0RVE0g0i?37sS)IF=\qFutjIh+!ea4'_k6U.3
%:[+N=;0%"cNf)"[k-W8YMblI-W2\P_0j.IE,:*9ldXfNXTEC'kXH8Z`Z=p!!@*Higr38al'8R,F3cAIK&1`LC#5b'f`+9:E0]kZ,
%%,h;K,eD?K3%_/6BMA]_C7OOB7QsU=_\!E]9MM913KG3!gc6Y1qm/+TIqV_:3+n0&%n4*&?2$6WR&,>AP\p*;Mn]
%@&8^MCi[V(l!PKHCN`OXTTRP@]IlK&Q="hYhV"&3fJGIc:<>#'MX4>-mZ1n+\0]8Wj6\\M]4=RA^A^=daY_GY]#)-'obhiqa4E_9q28PpB*Z8*a,_'i"UZWG!Ms/DLo=A/^2L6KFX@<=)/i7DB:_Zf*`peL0VBM#'5Vt=kTls8n
%MBJD:L=h'8D)ap&L.97B9DG6b&opJK79hsp,93sD_6`ru;_7!eE4LYG#.K7J[0aeVcN32Jg;1^FB]iRSO97P:@`Kh553%3A-KZ@QLuC=P;lW5>a"rlIb[!Tmdn5Fq&\9DB,c4s1W1-?,
%9OXln+aQDA$\s>r\TO2Cj'iK=:PA:HMP3.G>IMBgd%\O(Y]qkb:^Dt,8<@;SYUH6.WgDM)daSr_RKudj^qQdlLg52MBBl@]+KKDu
%fCXToTnj*(_S1Zl")h]ohG5=THc$=s1Tlmnht6C&r4+81;hZ5c8ar(0+EQI2fJ;ni+_4+Fa&1`o-gVR>_6]m!+M;GL)"o3l
%<`'AKL:uU/J6X'L:GS1gc74AtTb/(n-iBdf4nNb_/c;uMEEV9_)X8l&XZWM9T+eF+@bI@^YtX\eb7Q66?&":OH<0@q(@nc<(eL!h
%8l]FLVm#>=E\CGY)2\'s`S@MEWjA`*1Pk
%135IDKYM?!\Dlf2VE-4G^73f2i=EklBkUC^jPr[a9Yul%V2A<"aWjd8FbWj4/j?lh'!=8%_hgp\\om/oShoK3jct_6V&$\*:<=4t
%=IdA#"W;n],#rj6b_#b2VM9\U.V@\;$@e5R.(>eVFRN[W(Ih2E6cj*NGV'$Z.fUti#6=tGJfcU#PnqFn+,3&/Gb@^IKpkI>.ko^.[^
%8k^NkgV5Qkh01;a83b$X7?4s3??ZS1fZ9"?BH(h4%N;Sp:PC2?:\EpRZl'!-UotscVho`-c>l1!kQ688PQ1k+E'OLN&A\P_i4oU2
%JAFRV_$(SS_$N)o_$)eGM1k^34OAWa0E?_9N'N"(1dHX!CiBFi(gn*k#_ES#ciF>Yd")aA5QRhrCet0:?n_Wk0He19'JMfX1a'U=
%(LS?e%1o1a%8*jT%8MET".2=W)b9s]B!B)R0N\>^2Ria>%YS3l)E<9P*([jP3oBuH:,%80A5Ijf6i[<$BRkVH#=u'#$=GQ>%5^%q
%"t/U7#s'2['9&Rb"ZYGa`0!GK1!Z;7K22$;qm@<)'&-=B>!E"U>PeWpiD(-m#'+e\Q3N5k:SQLh+#;4H>m`DB2@Z6D>`V)5<#-hbq[LF0/ts/ECEIA:,C?%tch$?^48V#>%=NfEb>P8ZB7m`7Hrc3
%/B#%W,Kc"4*/n)l)8*FQPm,#lLM<^VOk9:`@+Ob
%m6E"uo3Noh4d\8!:1)g0`p(i$X(2Z4`DSQmPqAFSC6>a'P#,sp_oT9Z2FZYqS>6U!hnG<#()/K5-3"(e)="BdkH1
%L[\\_`,!,c\*ZkEDGWpD!cj?P$fi0U]3_(PG'`&)0KgbE1PWp)%J/e[n:dC3,^u9a7
%SK=!t$XF,3\>:VGLZjE91@KO/39Kk+p^DgX'q+(CTGe\rQHoXH"k(5aeXIj'\a(W<5'32&(:b5Lj9\41jId>jWIDWDI9"f"U2XWf
%CJc*OQ_oKcm^q<=ZNu[2r?a?o==IN5^1n%EW)_q&t$[j9d?cQlNDp;-7ko
%O/`g/W@LcBN\l)-j>gdHQZ7_:]s(hP4eShOD9Q)pZ^9BR*u*7!d+\$+095jY_%4r6XIU?7#j!.aAVq3Q$?:0@8g9"i2HCfUd6tWL
%8V]`4M8sA;GsXt?*\H+>V\Y`l@6G^"aqEqO$'Y>=5t+P==Jg/:?4NrrajqM%VO+4Qe>jm-dA/*d@b6_*O_X\<+2:u!:JH(iY%fKb
%ZI%.[(_rXJY[416BbV00\>%,'06KobGt_17jbc!Y8^g_b&\73B<"@)#/62m4isA@'6an>0E%]N`m+#G(dR#5>Zn15G]98&0`2m^a
%X?7*4XsbgD>Wa:;RYXUn>ud3%Lgr"8d(Y+%nTfd>",;5A[%Z#VC%;T"A798+]421sjP+E7f/+sNYI9@5JOR&MJHj&M:;L8I%OO\]s55?7neOJLkKlZClF?#+IU8F9eO
%&eAa@%Z1Y2K*P8@#9SsJrMSd,o:>I;NN"Xa.$OrN5mp+]QBIZ**"VH_1sthC$-,UpWKX[Z_$9MH42n"TFaDT'C2rbFMuF"PGYQEI
%_&pTlNp+\U#Guie;N9--+^*tK"&ZXd:sk'5H$V:[.f5c'RaQR/>[p]TIcZ[O:HLYo;3U!#JGhmq7Ft-gos-\
%@Dk?'fUKa-K%QWBKUs7706;mD^cl^3V9o%@W7BJGMac_*"A>?6^nS49m=:2($]jN)3*$
%.fFfKY8o_r/.@;TbK;N/hquBDL)GpJ5/V?S]q#DCWtB8EOP;M"[dZgFW@ofop]Mgt#ELn_Y6dcZDFg\)0O?h#0nRG*C%(%7en&jI
%,!lh!_8f7l)qj;4D&2OaG6CLP]l0t$#Y4;"UWR`T%"1LSkqd@qQc'U:,FqR@kr-eP:1t[^PDVfkd@.-cW(\sgRT[Qs_MIC_I="A!
%VH'acSK`A(fUlS_'^We:*jLQ*@4*Z#'IA)Wb`:_NV>7KAal8n+eqq2f<+3nCr2(2J?F8HE[OB,Np;_@AW1Qt1/*E=s#RE
%a2^_=KH[Tp-DQ2+D$M=1,*,a?4;\ZmRAi3&"TgZ.8VB0Z6ql1jpRN4(+`%S_Yj))6#Aljl0c\9qa@8Ikq'[Ff719cjkGq/o,XhWf
%'-_p@+q9r6S*,%l`A^7YhFLC37#BZhZ;TN\;4?^9!W@QJbk=ptn]%R5r8P#$j3jndMI,6\!10H)`e+58XNCLjp02mR!:'FX'
%XM]F)7I+uHUd5K29@ORZOm"2]Mro!SklL*=,"ojYk>6:N?#`a(B>R9PW+)>HOa,Gu&W^\%C,P$$.LS\u/uje;'\-$E7tac%3PY7&HDeR,Rt&HU&i)D0W+XH'S$@q
%Lc@R2KY`0m5]D/lE`s=\z!!rW*!/sCN:X4/LJ-6^h`[06eK>[^k=
%H_^os;1Su,`5dqEe5M%e"nbc[k^UpDC,M,$&>?>XT/(YF.IhD;>q;0;BD*Si7j_6!SSHAY`'`LLI
%/="7a)n*@>'-laa8R4uQ1sljQ+(PIpXTlFTHX46+HTE0GDH?F4&0"nK<@e:e<[:qM?[u-l7K;sr$11"pk-/5)`oV$n%SnV[kThe\
%eFVd&DVn]'Y0BbdA0-=F8@L?llCf=WrA_^GSHu@5b8`D_\.D)0h6&.(Z'$1]-!20
%+a#MMQW57g#hHoK[E'F0WX^4\RtS;g[085kd7diKkZ1#I)_.8W@-=;'2\-O^:Lf*t^Q-7ST7@/"+-]MSX.IKAV^'a7<[j$3MkX[nptVP@-9)(sjN6pN-FcN2?G
%'%j.8Hb?"o(CWK*fn(VM4Z)d\4RUr,d.F[2#[Ltcr9E]qni4d>Z&4[t>OE_B$TJ_K[%!`Kl.ZrH>T(GKNCN:ZFRnoLK'UDZNqAUGpSp9/T8c13NBT]p*kDk[n]b4Om
%j@7J#TpHes*IDlqF!1:QF=2E\;Lm89A;M"!.&T`NY?a993Tk7"pCK%V5LrW,8X!kOCq;u1F"'YEZ-l_*5tsok5C[*#dt8H:-R&><
%U1tc)f[MrK^BXG".JtfeP2BUjU/VksqN(5S^?O4K[K`hR2_3tG/e_miBOZS*%#?f/#b6diB/6$>FOV5GM]gu01Pjo
%_!B`6<531FE^Af-Ndr(4HPYEa9N7S\qD@$/;g)sa/5S5NFsaE'J[*V9^nm!rCgTtc[L$Jh2X5U8*bHE4eaK!IhV:abYbi'\,<7b.V
%.-KnM^fsS/V7Up?bqoXTV\kWZp8=EB:IG(d>7$Ljm6V4V43t=^\M*-V1fs+KM5AN$&or(Mhj;b
%atGfMEc!d%I]dOU$TW_/PAhbpFu]Ug7U-Wk;p8OrEA=;7HI9'J^QN2dM-XN:k'+;s3Y?+7mIu_6p9IUU."Tp'BVIC.fd[EVY9YQ_cnELK-*0^A
%%9?FEMrJg$92487BD_L]s3]2@BK6ubTEpo4^l0GRJMA"\YUkf^(PM]khhbSH?HjFV+>VH!Vsi)P%"3U^R;jWqbq*\jD'GqhU^:lh
%&@1cI%93:l*O0RH<7Y@S)58H6]=t\?LdF1?Ta,9]$BY>P`Tg)(5u\4T-'Z@`:)L)MREu-5D`pnM/Xep=g5]bnK!Y?EYl#6)oedHX
%-GAAE2bsKAS=.KU_LQ$869t9hd:*g>4&S[:7BN;G9JP'^@1Ne`2+D2"cp6cMO0>,;?esN7[2lt.iuqR;aZq)DXG1;)pKQtc."`c\
%$aE#E#b:WKi2-5R028XkFYh\;8S;\QLu"^S+\CH4^oBYNKj01hO9F5.!C'LcQ)pBKQY.%eico@cd#f&5aXP",EIn[qa5K.'.>p%ClPp`&pZHol8#53EkT=+!
%'SN\N5+9?ZkD9D>()KnA[lsV'q,),Geqf@LV'-l`IJ9sI7(/Vg<@t3''a/AHG+6uZH'2CMbY"+m50LPBM"X6?mj,.^3FYZj&PS[<
%"^fC+63&]QOC;eLAlbmK"mni=gdk^t;bHHgER*C7XB2s;f$r]g`DiE?65:-l$@3_)(4dLMhX[Eb]kTK`]3p<`Ed+mJJH.\Gd]%Up
%aBTQo[f'D#QmMT)[#N;d.&8DR.7`T.Jee=qobHQ0j)JFBV]n'*Xi/nub\FI!Q=,?3$cQad&s7dM[6c*8aJ*7H3b=c!:LG5O\ZPrun3h++bU9khYfn'VNHY"/9aF6boRPM0PWFmL0VLQL#Gfr6s!mZ4X-UtDQ=^tbVUL%
%Xi(pO'*nW!\=L["6)RYlPdM.`&6$N2?&ePmO:k"#<&ub,.'An?(#6WN89#))cot4^EI_1]'g.A--;$u,*r]3l`ZZBq*#kb$-t(%q
%[j%TM4h-!\N"j7IPS1YOak70hK=WZ4=hKk7l\bG2nOJ=u-[L.dfu1bX>n
%:Ip.B8R95p,Q[)=E$S=iZ::J>m4_"\KV=Tp4+F;&&njdPK`(]q(RA^><*$@?`uJ3T`pF\m7Sr!Nns\KOtY\g&QU1e'P"(ct>r
%d&2S-DC8BD0PsRRe@]@e<6-D;&5,QJ(4r?.a,DIDDPrJ^ffP0-_TJus@B'IZT/(8aGZm8RnYA[CLhoo5*:Y?;Ik'["B7pZNZ6^u9
%#G+m#`h9e$]s2^TD.-jH%j?)4>be0S4.ooNA\"<5*btf9K2M]sF/8-d4M.L7kp!)LV/V:bVeF%Il#q4=WDlKQeELubk=FNUM(L&u
%>P\Hg10mb%k49@$.Pe`E`X5N6Q>t(2F#*pIj<*Nb9TgEMHPbO@87#nh%0[hE?+q7%TSU/+]rTKgMJ4pt,eZ<[\G5l;h-Dl3';@0P
%-B0Mk\0Nr3&_Sa5P'ch&9a2G1DDY9j`IYi4=2SoEb6VB/q=&e3DpDfXP7BAOj]`6'=f7&Ts/.--n^lA,l0
%`6:ZjSbD"X,EHdp(M^'I%'^8Sda>Tg\14,f`)dT`Eche][F/Z_5CpQmX3.ZRn2&6*o)T@H:V5dbm.#GVj^@%Z$ouO+%cAA1f:0nV#mg;(#JJrPSf%a:#I:qT&ZirA2kkZ?eVDiu3$;b_':ho]0.)[ms/3l(U.FhpV#d7b][/Mo'qpA$sbV?t?;Q,]0Kp#uFtlkd>73dn\$]c5I<*#u21pi]>)57raJ!;`d*di8%KHb).>i#.bV]*RFP>4SP0&$tCftpN8CG3blmo;]5_C5dd;*3Xn1ilFp_Gki#?VHnWu/^D
%lGI'm+rp%\bM(1SIFc@58'tFLq>VY`!V0#X,:;HSdaY6RP$:U">R_aDl`9Y$Z'%#:.Yjo*KXqeIrC=W)#)BTQ*.h3:2K+pDllHX.
%S87gC`ana>cU&<;TJSoC8DhPT-:Ld;i0bh:%1t:)<5@AY%qC935elNSWIkq*@DQ#2eNCSEqhJUjB)DWM]HK/O_m&7?5>ErYqC&&1
%WGLH3X[%'0&ZBZ+l>nd669X:1$1l)4YE9gIA@S3q:>l^(Sq/\RaeKjLN2CC`.HGE)n(%V@6MJc4enTkIK.G32`jJ_U05aO`c6AP$
%?,V(6Y^NAe$m2VjmH-BE/*CVq&@0o(n
%Y`5`+eOoG+-lPD4+bq(iNr7.[L*XF!s&'dXLP/Ci^eb;@:n!O+hme"c\.\`@)1!Q!jS.<3IPf(gXRf`dJM&I^GRBH\X=0sPq.KaR
%O<8ut1FG2._05hsUeU6$T,@BV^JCardT:e\^1+j]VrK5/)>:uh,M!?*KGV\mM"X*`RC==nC06S\^lP`7JfThFj?QMjY+!Q\L.c'i
%,\2u@9<;9*/oiM/r;**>\Crs$+`co*CVZT2kP3V!4M-glQBeJ[Mm3J\!PgYYq0qFcOeD=tIfEb>XL"n!5i]=oqLsU&Q,YEXb
%)cS7i,'\eQ#u4Gs$ma8k1#4ppBYEpS(&I9Ik"[BJ).uKK9U4$[GbrlB@MopOjQYe8G^KXmGH\>?JWt"Lb,u@IUtd$rSen8p+-@N5Vb*c!gsDk;u!XB;Z"?iXtE,2quOC!;8Q^V.-_%G!Uq6mWObq2[K^'`Qh[8TSE@&.YXZ]/
%hn)2>;#2][ER]fHh/kgfY`g#FKpApC@M]2"rakYICsY;6@fRF@gkcLn?Rkmq-5`.gCW3";-F:^<_A:e^?N\/6Z-ZX9rtg[_6g$6_
%qCYUk0<_E[TraV-LO;2Sr=\^?WsTET^h=]c"$B>^jG8^C'9^b!s%o%4HGX4C?GQ[[ge\E9f5fs:%*sO]JupfnliA&GghG0uH=kT]
%5pqi8)+Nn0e0$s]amD,T&:k,=rs[8]+T&5kc'4%Icn#R"6GPthEX/Ot>!V_<7ac#PiSj4[H&e25X[ZIXP,i:@(K8`7M9p$E_WUe2
%=;biP/d1kj-FAG4K["Pq8J#&7nl9#q1=+RHN+M["e6,9kal_/]g2G&5c5LS+T&$ippD!THBE*jd7dqRu137XcB0+br4@b.$pm?"7fbN^\6O)Odce_'+(R*6ccP,:C7UC"87:XULls96FeSA4$Hof.UaCKLQq>5^9=hNPp0m)*bZ^'XJf8ogO;O<
%2&I1DfdU$pY7ueaL1Io@M>kD&G@\j/?tKV!'LoYV>>dp>BsLQ9!'k43UUkT[P!XD(gDj\F],Mg>_Y%%^b0^R!PU;.qkn42)+##Oj
%e7Uk:4K9neg4,SHB8M2S#2te'6afJ6[R<3+etn".#0ADdQbFIKNlX9*5D5HDs1ZR&VP4K\NORflY3JIG>tO[.j:9AI:q^NL:9PiD
%[V?X5'Gfo*O;^K3iI_Md6MM,grM;t!lN56E@A5@F?]Ob[Gtk3?"e\TMmJk'Y\*cd\g"6ue0AMJ3l>*I?#MntT`\f"eVfshS+q?eT
%YMm9NWrpaq&%JA*LWHKDCCRs.!^N^Zl4n6tJE4FPn:UTLT;)@Xh;h8Uk#B_sVaUksSSt#ZnlRaE!fr_pR8=ir6+B^K]9,2pf
%f`E0>lHQJD$X1_iULW^5\c#)`J:]XCMQ7T)$Nnrdp`h=mYt1f`;Ttd@YT