diff options
| author | stainer_t <thomas.stainer@oecd-nea.org> | 2025-09-08 13:48:49 +0200 |
|---|---|---|
| committer | stainer_t <thomas.stainer@oecd-nea.org> | 2025-09-08 13:48:49 +0200 |
| commit | 7dfcc480ba1e19bd3232349fc733caef94034292 (patch) | |
| tree | 03ee104eb8846d5cc1a981d267687a729185d3f3 /doc/IGE335/GeoHEXT4C.eps | |
Initial commit from Polytechnique Montreal
Diffstat (limited to 'doc/IGE335/GeoHEXT4C.eps')
| -rw-r--r-- | doc/IGE335/GeoHEXT4C.eps | 8879 |
1 files changed, 8879 insertions, 0 deletions
diff --git a/doc/IGE335/GeoHEXT4C.eps b/doc/IGE335/GeoHEXT4C.eps new file mode 100644 index 0000000..a6fa6c8 --- /dev/null +++ b/doc/IGE335/GeoHEXT4C.eps @@ -0,0 +1,8879 @@ +%!PS-Adobe-3.1 EPSF-3.0 +%ADO_DSC_Encoding: MacOS Roman +%%Title: GeoHEXT4C.eps +%%Creator: Adobe Illustrator(R) 14.0 +%%For: Guy Marleau +%%CreationDate: 13-07-04 +%%BoundingBox: 0 0 479 557 +%%HiResBoundingBox: 0 0 478.0801 556.1694 +%%CropBox: 0 0 478.0801 556.1694 +%%LanguageLevel: 2 +%%DocumentData: Clean7Bit +%ADOBeginClientInjection: DocumentHeader "AI11EPS" +%%AI8_CreatorVersion: 14.0.0
%AI9_PrintingDataBegin
%ADO_BuildNumber: Adobe Illustrator(R) 14.0.0 x367 R agm 4.4890 ct 5.1541
%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 + {<</DetectBlends false>>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 32 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 32 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 32 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<</PatternType 1/PaintProc{pop}/BBox[0 0 1 1]/XStep 1/YStep 1/PaintType 1/TilingType 3>>}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]{<ffffffffffffffff>}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 + /DataSource<FF>def + /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 setblackgeneration + dup null eq{pop/AGMCORE_currentucr load}{/Procedure get_res}ifelse setundercolorremoval +}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{ + <</NegativePrint//Adobe_AGM_Core/AGMCORE_inverting get>>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><FFFF>
endcodespacerange
1 begincidrange
<0000><FFFF>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
<BAB431EA07F209EB8C4348311481D9D3F76E3D15246555577D87BC510ED54E
118C39697FA9F6DB58128E60EB8A12FA24D7CDD2FA94D221FA9EC8DA3E5E6A1C
4ACECC8C2D39C54E7C946031DD156C3A6B4A09AD29E1867A>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><FFFF>
endcodespacerange
1 begincidrange
<0000><FFFF>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
<d841272cf18f54fc13>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/.notdef<d841272cf18f54fc13>put 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><FFFF>
endcodespacerange
1 begincidrange
<0000><FFFF>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><FFFF>
endcodespacerange
1 begincidrange
<0000><FFFF>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: 1 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
<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> +<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 4.2.2-c063 53.352624, 2008/07/30-18:05:41 "> + <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> + <rdf:Description rdf:about="" + xmlns:xmp="http://ns.adobe.com/xap/1.0/" + xmlns:xmpGImg="http://ns.adobe.com/xap/1.0/g/img/"> + <xmp:CreateDate>2012-06-06T15:39:34-04:00</xmp:CreateDate> + <xmp:CreatorTool>Adobe Illustrator CS4</xmp:CreatorTool> + <xmp:ModifyDate>2012-06-06T15:39:34-04:00</xmp:ModifyDate> + <xmp:MetadataDate>2012-06-06T15:39:34-04:00</xmp:MetadataDate> + <xmp:Thumbnails> + <rdf:Alt> + <rdf:li rdf:parseType="Resource"> + <xmpGImg:width>220</xmpGImg:width> + <xmpGImg:height>256</xmpGImg:height> + <xmpGImg:format>JPEG</xmpGImg:format> + <xmpGImg:image>/9j/4AAQSkZJRgABAgEASABIAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEA
AQBIAAAAAQAB/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoK
DBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8f
Hx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgBAADcAwER
AAIRAQMRAf/EAaIAAAAHAQEBAQEAAAAAAAAAAAQFAwIGAQAHCAkKCwEAAgIDAQEBAQEAAAAAAAAA
AQACAwQFBgcICQoLEAACAQMDAgQCBgcDBAIGAnMBAgMRBAAFIRIxQVEGE2EicYEUMpGhBxWxQiPB
UtHhMxZi8CRygvElQzRTkqKyY3PCNUQnk6OzNhdUZHTD0uIIJoMJChgZhJRFRqS0VtNVKBry4/PE
1OT0ZXWFlaW1xdXl9WZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo+Ck5SVlpeYmZ
qbnJ2en5KjpKWmp6ipqqusra6voRAAICAQIDBQUEBQYECAMDbQEAAhEDBCESMUEFURNhIgZxgZEy
obHwFMHR4SNCFVJicvEzJDRDghaSUyWiY7LCB3PSNeJEgxdUkwgJChgZJjZFGidkdFU38qOzwygp
0+PzhJSktMTU5PRldYWVpbXF1eX1RlZmdoaWprbG1ub2R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo
+DlJWWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+v/aAAwDAQACEQMRAD8A9U4q7FXYq7FXYq7FXYq7
FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F
XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX
Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY
q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYqwDzH+bEOl6
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</xmpGImg:image> + </rdf:li> + </rdf:Alt> + </xmp:Thumbnails> + </rdf:Description> + <rdf:Description rdf:about="" + xmlns:pdf="http://ns.adobe.com/pdf/1.3/"> + <pdf:Producer>Mathematica PDF Export</pdf:Producer> + </rdf:Description> + <rdf:Description rdf:about="" + xmlns:dc="http://purl.org/dc/elements/1.1/"> + <dc:title> + <rdf:Alt> + <rdf:li xml:lang="x-default"/> + </rdf:Alt> + </dc:title> + <dc:format>application/postscript</dc:format> + </rdf:Description> + <rdf:Description rdf:about="" + xmlns:xmpTPg="http://ns.adobe.com/xap/1.0/t/pg/" + xmlns:stDim="http://ns.adobe.com/xap/1.0/sType/Dimensions#" + xmlns:stFnt="http://ns.adobe.com/xap/1.0/sType/Font#" + xmlns:xmpG="http://ns.adobe.com/xap/1.0/g/"> + <xmpTPg:MaxPageSize rdf:parseType="Resource"> + <stDim:w>478.080078</stDim:w> + <stDim:h>548.316406</stDim:h> + <stDim:unit>Points</stDim:unit> + </xmpTPg:MaxPageSize> + <xmpTPg:NPages>1</xmpTPg:NPages> + <xmpTPg:HasVisibleTransparency>True</xmpTPg:HasVisibleTransparency> + <xmpTPg:HasVisibleOverprint>False</xmpTPg:HasVisibleOverprint> + <xmpTPg:Fonts> + <rdf:Bag> + <rdf:li rdf:parseType="Resource"> + <stFnt:fontName>Times-Italic</stFnt:fontName> + <stFnt:fontFamily>Times</stFnt:fontFamily> + <stFnt:fontFace>Italic</stFnt:fontFace> + <stFnt:fontType>TrueType</stFnt:fontType> + <stFnt:versionString>6.1d3e1</stFnt:versionString> + <stFnt:composite>False</stFnt:composite> + <stFnt:fontFileName>Times.dfont</stFnt:fontFileName> + </rdf:li> + </rdf:Bag> + </xmpTPg:Fonts> + <xmpTPg:PlateNames> + <rdf:Seq> + <rdf:li>Cyan</rdf:li> + <rdf:li>Magenta</rdf:li> + <rdf:li>Yellow</rdf:li> + <rdf:li>Black</rdf:li> + </rdf:Seq> + </xmpTPg:PlateNames> + <xmpTPg:SwatchGroups> + <rdf:Seq> + <rdf:li rdf:parseType="Resource"> + <xmpG:groupName>Default Swatch Group</xmpG:groupName> + <xmpG:groupType>0</xmpG:groupType> + </rdf:li> + </rdf:Seq> + </xmpTPg:SwatchGroups> + </rdf:Description> + <rdf:Description rdf:about="" + xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" + xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" + xmlns:stEvt="http://ns.adobe.com/xap/1.0/sType/ResourceEvent#"> + <xmpMM:DerivedFrom rdf:parseType="Resource"> + <stRef:instanceID>uuid:d33e4e07-72a4-5d40-a12f-f6077bb12336</stRef:instanceID> + <stRef:documentID>xmp.did:F77F11740720681192B0A09D5784D456</stRef:documentID> + <stRef:originalDocumentID>xmp.did:F77F1174072068119109AEC07EBA3C5F</stRef:originalDocumentID> + <stRef:renditionClass>proof:pdf</stRef:renditionClass> + </xmpMM:DerivedFrom> + <xmpMM:History> + <rdf:Seq> + <rdf:li rdf:parseType="Resource"> + <stEvt:action>saved</stEvt:action> + <stEvt:instanceID>xmp.iid:F77F1174072068119109AEC07EBA3C5F</stEvt:instanceID> + <stEvt:when>2012-05-23T17:19:09-04:00</stEvt:when> + <stEvt:softwareAgent>Adobe Illustrator CS4</stEvt:softwareAgent> + <stEvt:changed>/</stEvt:changed> + </rdf:li> + <rdf:li rdf:parseType="Resource"> + <stEvt:action>converted</stEvt:action> + <stEvt:parameters>from application/postscript to application/vnd.adobe.illustrator</stEvt:parameters> + </rdf:li> + <rdf:li rdf:parseType="Resource"> + <stEvt:action>saved</stEvt:action> + <stEvt:instanceID>xmp.iid:F77F11740720681192B0A09D5784D456</stEvt:instanceID> + <stEvt:when>2012-06-04T21:24:52-04:00</stEvt:when> + <stEvt:softwareAgent>Adobe Illustrator CS4</stEvt:softwareAgent> + <stEvt:changed>/</stEvt:changed> + </rdf:li> + <rdf:li rdf:parseType="Resource"> + <stEvt:action>saved</stEvt:action> + <stEvt:instanceID>xmp.iid:F77F1174072068118DBBEB4F52BC1593</stEvt:instanceID> + <stEvt:when>2012-06-06T15:39:34-04:00</stEvt:when> + <stEvt:softwareAgent>Adobe Illustrator CS4</stEvt:softwareAgent> + <stEvt:changed>/</stEvt:changed> + </rdf:li> + <rdf:li rdf:parseType="Resource"> + <stEvt:action>converted</stEvt:action> + <stEvt:parameters>from application/postscript to application/vnd.adobe.illustrator</stEvt:parameters> + </rdf:li> + </rdf:Seq> + </xmpMM:History> + <xmpMM:RenditionClass>proof:pdf</xmpMM:RenditionClass> + <xmpMM:DocumentID>xmp.did:F77F1174072068118DBBEB4F52BC1593</xmpMM:DocumentID> + <xmpMM:InstanceID>xmp.iid:F77F1174072068118DBBEB4F52BC1593</xmpMM:InstanceID> + <xmpMM:OriginalDocumentID>xmp.did:F77F1174072068119109AEC07EBA3C5F</xmpMM:OriginalDocumentID> + </rdf:Description> + </rdf:RDF> +</x:xmpmeta> + + + + + + + + + + + + + + + + + + + + + +<?xpacket end="w"?>
% &&end XMP packet marker&&
[{ai_metadata_stream_123}
<</Type /Metadata /Subtype /XML>>
/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 -556.169 translate +pgsv +[1 0 0 1 0 0 ]ct +gsave +np +gsave +0 0 mo +0 556.169 li +478.08 556.169 li +478.08 0 li +cp +clp +[1 0 0 1 0 0 ]ct +gsave +0 0 mo +0 548.316 li +478.08 548.316 li +478.08 0 li +0 0 li +eclp +gsave +-2.27977 -1.8799 mo +-2.27977 550.12 li +479.72 550.12 li +479.72 -1.8799 li +-2.27977 -1.8799 li +eclp +gsave +-.279855 -.879941 mo +-.279855 548.12 li +478.72 548.12 li +478.72 -.879941 li +-.279855 -.879941 li +eclp +239.22 539.317 mo +239.22 8.99921 li +238.86 8.99921 li +238.86 539.317 li +239.22 539.317 li +false sop +/0 +[/DeviceCMYK] /CSA add_res +0 0 0 1 cmyk +f +277.466 517.235 mo +277.466 31.0807 li +277.106 31.0807 li +277.106 517.235 li +277.466 517.235 li +f +315.713 495.154 mo +315.713 53.1618 li +315.353 53.1618 li +315.353 495.154 li +315.713 495.154 li +f +353.959 473.072 mo +353.959 75.2439 li +353.599 75.2439 li +353.599 473.072 li +353.959 473.072 li +f +392.206 450.991 mo +392.206 97.3248 li +391.846 97.3248 li +391.846 450.991 li +392.206 450.991 li +f +430.452 428.909 mo +430.452 119.407 li +430.092 119.407 li +430.092 428.909 li +430.452 428.909 li +f +468.698 406.827 mo +468.698 141.489 li +468.338 141.489 li +468.338 406.827 li +468.698 406.827 li +f +200.974 517.235 mo +200.974 31.0807 li +200.614 31.0807 li +200.614 517.235 li +200.974 517.235 li +f +162.727 495.154 mo +162.727 53.1618 li +162.367 53.1618 li +162.367 495.154 li +162.727 495.154 li +f +124.481 473.072 mo +124.481 75.2439 li +124.121 75.2439 li +124.121 473.072 li +124.481 473.072 li +f +86.2342 450.991 mo +86.2342 97.3248 li +85.8742 97.3248 li +85.8742 450.991 li +86.2342 450.991 li +f +47.9881 428.909 mo +47.9881 119.407 li +47.6281 119.407 li +47.6281 428.909 li +47.9881 428.909 li +f +9.74201 406.827 mo +9.74201 141.489 li +9.38196 141.489 li +9.38196 406.827 li +9.74201 406.827 li +f +9.3161 141.735 mo +468.583 406.893 li +468.763 406.581 li +9.49613 141.423 li +9.3161 141.735 li +f +47.5622 119.653 mo +468.583 362.73 li +468.763 362.418 li +47.7422 119.341 li +47.5622 119.653 li +f +85.8083 97.5707 mo +468.583 318.567 li +468.763 318.255 li +85.9884 97.259 li +85.8083 97.5707 li +f +124.055 75.4898 mo +468.583 274.404 li +468.763 274.092 li +124.235 75.1779 li +124.055 75.4898 li +f +162.301 53.4077 mo +468.583 230.241 li +468.763 229.929 li +162.481 53.096 li +162.301 53.4077 li +f +200.548 31.3266 mo +468.583 186.078 li +468.763 185.766 li +200.728 31.0149 li +200.548 31.3266 li +f +238.794 9.24509 mo +468.583 141.915 li +468.763 141.603 li +238.974 8.93335 li +238.794 9.24509 li +f +430.518 428.663 mo +9.49613 185.586 li +9.3161 185.898 li +430.338 428.975 li +430.518 428.663 li +f +392.272 450.745 mo +9.49613 229.749 li +9.3161 230.061 li +392.092 451.057 li +392.272 450.745 li +f +354.025 472.826 mo +9.49613 273.912 li +9.3161 274.224 li +353.845 473.138 li +354.025 472.826 li +f +315.779 494.908 mo +9.49613 318.075 li +9.3161 318.387 li +315.599 495.22 li +315.779 494.908 li +f +277.532 516.989 mo +9.49613 362.238 li +9.3161 362.55 li +277.352 517.301 li +277.532 516.989 li +f +239.286 539.071 mo +9.49613 406.401 li +9.3161 406.713 li +239.106 539.383 li +239.286 539.071 li +f +468.583 141.423 mo +9.3161 406.581 li +9.49613 406.893 li +468.763 141.735 li +468.583 141.423 li +f +430.338 119.341 mo +9.3161 362.418 li +9.49613 362.73 li +430.518 119.653 li +430.338 119.341 li +f +392.092 97.259 mo +9.3161 318.255 li +9.49613 318.567 li +392.272 97.5707 li +392.092 97.259 li +f +353.845 75.1779 mo +9.3161 274.092 li +9.49613 274.404 li +354.025 75.4898 li +353.845 75.1779 li +f +315.599 53.096 mo +9.3161 229.929 li +9.49613 230.241 li +315.779 53.4077 li +315.599 53.096 li +f +277.352 31.0149 mo +9.3161 185.766 li +9.49613 186.078 li +277.532 31.3266 li +277.352 31.0149 li +f +239.106 8.93335 mo +9.3161 141.603 li +9.49613 141.915 li +239.286 9.24509 li +239.106 8.93335 li +f +47.7422 428.975 mo +468.763 185.898 li +468.583 185.586 li +47.5622 428.663 li +47.7422 428.975 li +f +85.9884 451.057 mo +468.763 230.061 li +468.583 229.749 li +85.8083 450.745 li +85.9884 451.057 li +f +124.235 473.138 mo +468.763 274.224 li +468.583 273.912 li +124.055 472.826 li +124.235 473.138 li +f +162.481 495.22 mo +468.763 318.387 li +468.583 318.075 li +162.301 494.908 li +162.481 495.22 li +f +200.728 517.301 mo +468.763 362.55 li +468.583 362.238 li +200.548 516.989 li +200.728 517.301 li +f +238.974 539.383 mo +468.763 406.713 li +468.583 406.401 li +238.794 539.071 li +238.974 539.383 li +f +238.86 538.757 mo +201.213 517.021 li +238.86 495.285 li +238.86 538.757 li +239.22 538.757 mo +239.22 495.285 li +276.867 517.021 li +239.22 538.757 li +277.106 516.743 mo +239.4 494.974 li +277.106 473.204 li +277.106 516.743 li +200.974 516.743 mo +200.974 473.204 li +238.68 494.974 li +200.974 516.743 li +277.466 516.676 mo +277.466 473.204 li +315.113 494.94 li +277.466 516.676 li +200.614 516.676 mo +162.967 494.94 li +200.614 473.204 li +200.614 516.676 li +315.353 494.662 mo +277.646 472.892 li +315.353 451.122 li +315.353 494.662 li +162.727 494.662 mo +162.727 451.122 li +200.434 472.892 li +162.727 494.662 li +238.86 494.662 mo +201.154 472.892 li +231.571 455.331 li +238.86 459.539 li +238.86 494.662 li +239.22 494.662 mo +239.22 459.539 li +246.509 455.331 li +276.926 472.892 li +239.22 494.662 li +162.367 494.593 mo +124.72 472.858 li +162.367 451.122 li +162.367 494.593 li +315.713 494.593 mo +315.713 451.122 li +353.36 472.858 li +315.713 494.593 li +277.106 472.58 mo +246.869 455.123 li +277.106 437.666 li +277.106 472.58 li +200.614 472.58 mo +162.907 450.81 li +193.324 433.249 li +200.614 437.458 li +200.614 472.58 li +277.466 472.58 mo +277.466 437.458 li +284.756 433.249 li +315.173 450.81 li +277.466 472.58 li +353.599 472.58 mo +315.893 450.81 li +353.599 429.04 li +353.599 472.58 li +124.481 472.58 mo +124.481 429.04 li +162.187 450.81 li +124.481 472.58 li +200.974 472.58 mo +200.974 437.666 li +231.211 455.123 li +200.974 472.58 li +124.121 472.512 mo +86.4741 450.776 li +124.121 429.041 li +124.121 472.512 li +353.959 472.512 mo +353.959 429.041 li +391.606 450.776 li +353.959 472.512 li +391.846 450.499 mo +354.139 428.729 li +391.846 406.958 li +391.846 450.499 li +86.2342 450.499 mo +86.2342 406.959 li +123.941 428.729 li +86.2342 450.499 li +315.353 450.499 mo +285.116 433.041 li +315.353 415.584 li +315.353 450.499 li +162.727 450.499 mo +162.727 415.584 li +192.964 433.041 li +162.727 450.499 li +162.367 450.498 mo +124.661 428.729 li +155.078 411.168 li +162.367 415.376 li +162.367 450.498 li +315.713 450.498 mo +315.713 415.376 li +323.002 411.168 li +353.419 428.729 li +315.713 450.498 li +85.8742 450.43 mo +48.2276 428.695 li +85.8742 406.959 li +85.8742 450.43 li +392.206 450.43 mo +392.206 406.959 li +429.853 428.694 li +392.206 450.43 li +124.481 428.418 mo +124.481 393.503 li +154.718 410.96 li +124.481 428.418 li +353.599 428.417 mo +323.362 410.96 li +353.599 393.502 li +353.599 428.417 li +430.092 428.417 mo +392.385 406.647 li +430.092 384.877 li +430.092 428.417 li +47.9881 428.417 mo +47.9881 384.877 li +85.6948 406.647 li +47.9881 428.417 li +124.121 428.417 mo +86.4148 406.647 li +116.831 389.086 li +124.121 393.295 li +124.121 428.417 li +353.959 428.417 mo +353.959 393.295 li +361.249 389.086 li +391.665 406.647 li +353.959 428.417 li +47.6281 428.348 mo +9.98114 406.613 li +47.6281 384.877 li +47.6281 428.348 li +430.452 428.348 mo +430.452 384.878 li +468.098 406.613 li +430.452 428.348 li +391.846 406.336 mo +361.609 388.878 li +391.846 371.421 li +391.846 406.336 li +86.2342 406.336 mo +86.2342 371.421 li +116.471 388.878 li +86.2342 406.336 li +85.8742 406.335 mo +48.1684 384.565 li +78.5846 367.005 li +85.8742 371.213 li +85.8742 406.335 li +392.206 406.335 mo +392.206 371.213 li +399.495 367.005 li +429.911 384.565 li +392.206 406.335 li +468.279 406.301 mo +430.631 384.565 li +468.279 362.83 li +468.279 406.301 li +9.80104 406.301 mo +9.80104 362.83 li +47.4483 384.565 li +9.80104 406.301 li +430.092 384.254 mo +399.675 366.693 li +399.675 358.275 li +430.092 340.714 li +430.092 384.254 li +47.9881 384.254 mo +47.9881 340.714 li +78.4048 358.275 li +78.4048 366.693 li +47.9881 384.254 li +47.6281 384.254 mo +9.922 362.484 li +47.6281 340.714 li +47.6281 384.254 li +430.452 384.253 mo +430.452 340.715 li +468.158 362.484 li +430.452 384.253 li +9.80104 362.138 mo +9.80104 318.667 li +47.4483 340.402 li +9.80104 362.138 li +468.279 362.138 mo +430.631 340.402 li +468.279 318.667 li +468.279 362.138 li +399.675 357.859 mo +399.675 322.945 li +429.911 340.402 li +399.675 357.859 li +78.4048 357.859 mo +48.1684 340.402 li +78.4048 322.945 li +78.4048 357.859 li +430.092 340.091 mo +399.675 322.53 li +399.675 314.112 li +430.092 296.55 li +430.092 340.091 li +47.9881 340.091 mo +47.9881 296.551 li +78.4048 314.112 li +78.4048 322.53 li +47.9881 340.091 li +47.6281 340.09 mo +9.92212 318.321 li +47.6281 296.551 li +47.6281 340.09 li +430.452 340.09 mo +430.452 296.552 li +468.157 318.321 li +430.452 340.09 li +9.80104 317.975 mo +9.80104 274.503 li +47.4483 296.239 li +9.80104 317.975 li +468.279 317.975 mo +430.631 296.239 li +468.279 274.503 li +468.279 317.975 li +399.675 313.696 mo +399.675 278.782 li +429.911 296.239 li +399.675 313.696 li +78.4048 313.696 mo +48.1684 296.239 li +78.4048 278.782 li +78.4048 313.696 li +430.092 295.928 mo +399.675 278.366 li +399.675 269.95 li +430.092 252.388 li +430.092 295.928 li +47.9881 295.928 mo +47.9881 252.388 li +78.4048 269.949 li +78.4048 278.366 li +47.9881 295.928 li +47.6281 295.927 mo +9.922 274.158 li +47.6281 252.388 li +47.6281 295.927 li +430.452 295.927 mo +430.452 252.389 li +468.158 274.158 li +430.452 295.927 li +9.80104 273.812 mo +9.80104 230.341 li +47.4479 252.076 li +9.80104 273.812 li +468.279 273.812 mo +430.632 252.076 li +468.279 230.341 li +468.279 273.812 li +399.675 269.534 mo +399.675 234.619 li +429.912 252.076 li +399.675 269.534 li +78.4048 269.534 mo +48.1679 252.076 li +78.4048 234.619 li +78.4048 269.534 li +430.092 251.765 mo +399.675 234.203 li +399.675 225.786 li +430.092 208.225 li +430.092 251.765 li +47.6281 251.765 mo +9.922 229.995 li +47.6281 208.225 li +47.6281 251.765 li +47.9881 251.764 mo +47.9881 208.225 li +78.4048 225.786 li +78.4048 234.203 li +47.9881 251.764 li +430.452 251.764 mo +430.452 208.226 li +468.158 229.995 li +430.452 251.764 li +9.80104 229.649 mo +9.80104 186.178 li +47.4483 207.913 li +9.80104 229.649 li +468.279 229.649 mo +430.631 207.913 li +468.279 186.178 li +468.279 229.649 li +399.675 225.371 mo +399.675 190.456 li +429.911 207.913 li +399.675 225.371 li +78.4048 225.371 mo +48.1683 207.913 li +78.4048 190.456 li +78.4048 225.371 li +430.092 207.602 mo +399.675 190.041 li +399.675 181.623 li +430.092 164.062 li +430.092 207.602 li +47.9881 207.602 mo +47.9881 164.062 li +78.4048 181.623 li +78.4048 190.041 li +47.9881 207.602 li +47.6281 207.602 mo +9.922 185.832 li +47.6281 164.062 li +47.6281 207.602 li +430.452 207.601 mo +430.452 164.063 li +468.158 185.832 li +430.452 207.601 li +9.80104 185.486 mo +9.80104 142.015 li +47.4483 163.75 li +9.80104 185.486 li +468.279 185.486 mo +430.631 163.75 li +468.279 142.015 li +468.279 185.486 li +78.5846 181.311 mo +48.1683 163.75 li +85.8742 141.981 li +85.8742 177.103 li +78.5846 181.311 li +399.495 181.311 mo +392.206 177.103 li +392.206 141.981 li +429.911 163.75 li +399.495 181.311 li +391.846 176.895 mo +361.609 159.438 li +391.846 141.98 li +391.846 176.895 li +86.2342 176.895 mo +86.2342 141.98 li +116.471 159.438 li +86.2342 176.895 li +430.092 163.439 mo +392.385 141.669 li +430.092 119.899 li +430.092 163.439 li +47.9881 163.439 mo +47.9881 119.899 li +85.6948 141.669 li +47.9881 163.439 li +47.6281 163.438 mo +9.98114 141.703 li +47.6281 119.967 li +47.6281 163.438 li +430.452 163.438 mo +430.452 119.968 li +468.099 141.703 li +430.452 163.438 li +361.249 159.23 mo +353.959 155.021 li +353.959 119.899 li +391.665 141.669 li +361.249 159.23 li +116.831 159.23 mo +86.4148 141.669 li +124.121 119.899 li +124.121 155.021 li +116.831 159.23 li +353.599 154.813 mo +323.362 137.356 li +353.599 119.899 li +353.599 154.813 li +124.481 154.813 mo +124.481 119.898 li +154.718 137.356 li +124.481 154.813 li +391.846 141.358 mo +354.139 119.587 li +391.846 97.8166 li +391.846 141.358 li +86.2342 141.357 mo +86.2342 97.8166 li +123.941 119.587 li +86.2342 141.357 li +85.8742 141.357 mo +48.2276 119.621 li +85.8742 97.8859 li +85.8742 141.357 li +392.206 141.357 mo +392.206 97.8863 li +429.853 119.621 li +392.206 141.357 li +323.002 137.148 mo +315.713 132.94 li +315.713 97.8176 li +353.419 119.587 li +323.002 137.148 li +155.078 137.148 mo +124.661 119.587 li +162.367 97.8176 li +162.367 132.94 li +155.078 137.148 li +315.353 132.732 mo +285.116 115.275 li +315.353 97.8171 li +315.353 132.732 li +162.727 132.732 mo +162.727 97.8171 li +192.964 115.275 li +162.727 132.732 li +353.599 119.276 mo +315.893 97.5056 li +353.599 75.7357 li +353.599 119.276 li +124.481 119.276 mo +124.481 75.7357 li +162.187 97.5055 li +124.481 119.276 li +353.959 119.275 mo +353.959 75.8042 li +391.606 97.5397 li +353.959 119.275 li +124.121 119.275 mo +86.4742 97.5395 li +124.121 75.8042 li +124.121 119.275 li +193.324 115.067 mo +162.907 97.5055 li +200.614 75.7355 li +200.614 110.858 li +193.324 115.067 li +284.756 115.067 mo +277.466 110.858 li +277.466 75.7355 li +315.173 97.5055 li +284.756 115.067 li +277.106 110.65 mo +246.869 93.193 li +277.106 75.7356 li +277.106 110.65 li +200.974 110.65 mo +200.974 75.7357 li +231.211 93.193 li +200.974 110.65 li +315.353 97.1941 mo +277.646 75.4238 li +315.353 53.6536 li +315.353 97.1941 li +162.727 97.194 mo +162.727 53.6536 li +200.434 75.4238 li +162.727 97.194 li +162.367 97.1934 mo +124.72 75.4581 li +162.367 53.7227 li +162.367 97.1934 li +315.713 97.1934 mo +315.713 53.7227 li +353.36 75.4581 li +315.713 97.1934 li +231.571 92.9852 mo +201.154 75.4238 li +238.86 53.654 li +238.86 88.7768 li +231.571 92.9852 li +246.509 92.9851 mo +239.22 88.7768 li +239.22 53.6541 li +276.926 75.4238 li +246.509 92.9851 li +200.614 75.1121 mo +162.967 53.3764 li +200.614 31.6406 li +200.614 75.1121 li +277.466 75.1121 mo +277.466 31.6406 li +315.113 53.3764 li +277.466 75.1121 li +277.106 75.112 mo +239.4 53.3423 li +277.106 31.5725 li +277.106 75.112 li +200.974 75.112 mo +200.974 31.5725 li +238.68 53.3423 li +200.974 75.112 li +238.86 53.0305 mo +201.213 31.2948 li +238.86 9.55913 li +238.86 53.0305 li +239.22 53.0304 mo +239.22 9.55913 li +276.867 31.2948 li +239.22 53.0304 li +.173373 .172793 3.0518e-05 3.0518e-05 cmyk +f +239.04 538.861 mo +238.86 538.757 li +238.86 495.285 li +239.04 495.181 li +239.22 495.285 li +239.22 538.757 li +239.04 538.861 li +239.04 494.766 mo +238.86 494.662 li +238.86 459.539 li +239.04 459.643 li +239.22 459.539 li +239.22 494.662 li +239.04 494.766 li +239.22 88.7768 mo +239.04 88.6729 li +238.86 88.7768 li +238.86 53.654 li +239.04 53.5501 li +239.22 53.6541 li +239.22 88.7768 li +239.04 53.1344 mo +238.86 53.0305 li +238.86 9.55913 li +239.04 9.45519 li +239.22 9.55913 li +239.22 53.0304 li +239.04 53.1344 li +.935668 .883391 .434913 .650324 cmyk +f +277.228 516.813 mo +277.106 516.743 li +277.106 473.204 li +277.286 473.1 li +277.466 473.204 li +277.466 516.676 li +277.228 516.813 li +277.286 472.684 mo +277.106 472.58 li +277.106 437.666 li +277.466 437.458 li +277.466 472.58 li +277.286 472.684 li +277.466 110.858 mo +277.106 110.65 li +277.106 75.7356 li +277.286 75.6316 li +277.466 75.7355 li +277.466 110.858 li +277.286 75.216 mo +277.106 75.112 li +277.106 31.5725 li +277.227 31.5026 li +277.466 31.6406 li +277.466 75.1121 li +277.286 75.216 li +f +315.474 494.732 mo +315.353 494.662 li +315.353 451.122 li +315.533 451.018 li +315.713 451.122 li +315.713 494.593 li +315.474 494.732 li +315.533 450.602 mo +315.353 450.499 li +315.353 415.584 li +315.713 415.376 li +315.713 450.498 li +315.533 450.602 li +315.713 132.94 mo +315.353 132.732 li +315.353 97.8171 li +315.533 97.7134 li +315.713 97.8176 li +315.713 132.94 li +315.533 97.2977 mo +315.353 97.1941 li +315.353 53.6536 li +315.473 53.5842 li +315.713 53.7227 li +315.713 97.1934 li +315.533 97.2977 li +f +353.72 472.65 mo +353.599 472.58 li +353.599 429.04 li +353.779 428.937 li +353.959 429.041 li +353.959 472.512 li +353.72 472.65 li +353.779 428.521 mo +353.599 428.417 li +353.599 393.502 li +353.959 393.295 li +353.959 428.417 li +353.779 428.521 li +353.959 155.021 mo +353.599 154.813 li +353.599 119.899 li +353.779 119.795 li +353.959 119.899 li +353.959 155.021 li +353.779 119.379 mo +353.599 119.276 li +353.599 75.7357 li +353.72 75.666 li +353.959 75.8042 li +353.959 119.275 li +353.779 119.379 li +f +391.966 450.568 mo +391.846 450.499 li +391.846 406.958 li +392.025 406.855 li +392.206 406.959 li +392.206 450.43 li +391.966 450.568 li +392.025 406.439 mo +391.846 406.336 li +391.846 371.421 li +392.206 371.213 li +392.206 406.335 li +392.025 406.439 li +392.206 177.103 mo +391.846 176.895 li +391.846 141.98 li +392.025 141.877 li +392.206 141.981 li +392.206 177.103 li +392.025 141.461 mo +391.846 141.358 li +391.846 97.8166 li +391.966 97.7475 li +392.206 97.8863 li +392.206 141.357 li +392.025 141.461 li +f +430.213 428.487 mo +430.092 428.417 li +430.092 384.877 li +430.271 384.773 li +430.452 384.878 li +430.452 428.348 li +430.213 428.487 li +430.271 384.358 mo +430.092 384.254 li +430.092 340.714 li +430.271 340.61 li +430.452 340.715 li +430.452 384.253 li +430.271 384.358 li +430.271 340.194 mo +430.092 340.091 li +430.092 296.55 li +430.271 296.447 li +430.452 296.552 li +430.452 340.09 li +430.271 340.194 li +430.271 296.031 mo +430.092 295.928 li +430.092 252.388 li +430.272 252.284 li +430.452 252.389 li +430.452 295.927 li +430.271 296.031 li +430.272 251.869 mo +430.092 251.765 li +430.092 208.225 li +430.271 208.121 li +430.452 208.226 li +430.452 251.764 li +430.272 251.869 li +430.271 207.706 mo +430.092 207.602 li +430.092 164.062 li +430.271 163.958 li +430.452 164.063 li +430.452 207.601 li +430.271 207.706 li +430.271 163.543 mo +430.092 163.439 li +430.092 119.899 li +430.213 119.829 li +430.452 119.968 li +430.452 163.438 li +430.271 163.543 li +f +200.853 516.813 mo +200.614 516.676 li +200.614 473.204 li +200.794 473.1 li +200.974 473.204 li +200.974 516.743 li +200.853 516.813 li +200.794 472.684 mo +200.614 472.58 li +200.614 437.458 li +200.974 437.666 li +200.974 472.58 li +200.794 472.684 li +200.614 110.858 mo +200.614 75.7355 li +200.794 75.6317 li +200.974 75.7357 li +200.974 110.65 li +200.614 110.858 li +200.794 75.216 mo +200.614 75.1121 li +200.614 31.6406 li +200.853 31.5026 li +200.974 31.5725 li +200.974 75.112 li +200.794 75.216 li +f +162.606 494.732 mo +162.367 494.593 li +162.367 451.122 li +162.547 451.018 li +162.727 451.122 li +162.727 494.662 li +162.606 494.732 li +162.547 450.602 mo +162.367 450.498 li +162.367 415.376 li +162.727 415.584 li +162.727 450.499 li +162.547 450.602 li +162.367 132.94 mo +162.367 97.8176 li +162.547 97.7134 li +162.727 97.8171 li +162.727 132.732 li +162.367 132.94 li +162.547 97.2976 mo +162.367 97.1934 li +162.367 53.7227 li +162.607 53.5842 li +162.727 53.6536 li +162.727 97.194 li +162.547 97.2976 li +f +124.36 472.65 mo +124.121 472.512 li +124.121 429.041 li +124.301 428.937 li +124.481 429.04 li +124.481 472.58 li +124.36 472.65 li +124.301 428.521 mo +124.121 428.417 li +124.121 393.295 li +124.481 393.503 li +124.481 428.418 li +124.301 428.521 li +124.121 155.021 mo +124.121 119.899 li +124.301 119.795 li +124.481 119.898 li +124.481 154.813 li +124.121 155.021 li +124.301 119.379 mo +124.121 119.275 li +124.121 75.8042 li +124.36 75.666 li +124.481 75.7357 li +124.481 119.276 li +124.301 119.379 li +f +86.1141 450.569 mo +85.8742 450.43 li +85.8742 406.959 li +86.0548 406.855 li +86.2342 406.959 li +86.2342 450.499 li +86.1141 450.569 li +86.0549 406.439 mo +85.8742 406.335 li +85.8742 371.213 li +86.2342 371.421 li +86.2342 406.336 li +86.0549 406.439 li +85.8742 177.103 mo +85.8742 141.981 li +86.0548 141.877 li +86.2342 141.98 li +86.2342 176.895 li +85.8742 177.103 li +86.0548 141.461 mo +85.8742 141.357 li +85.8742 97.8859 li +86.1142 97.7473 li +86.2342 97.8166 li +86.2342 141.357 li +86.0548 141.461 li +f +47.8676 428.487 mo +47.6281 428.348 li +47.6281 384.877 li +47.8084 384.773 li +47.9881 384.877 li +47.9881 428.417 li +47.8676 428.487 li +47.8083 384.358 mo +47.6281 384.254 li +47.6281 340.714 li +47.8083 340.61 li +47.9881 340.714 li +47.9881 384.254 li +47.8083 384.358 li +47.8084 340.194 mo +47.6281 340.09 li +47.6281 296.551 li +47.8084 296.447 li +47.9881 296.551 li +47.9881 340.091 li +47.8084 340.194 li +47.8083 296.031 mo +47.6281 295.927 li +47.6281 252.388 li +47.8079 252.284 li +47.9881 252.388 li +47.9881 295.928 li +47.8083 296.031 li +47.8079 251.869 mo +47.6281 251.765 li +47.6281 208.225 li +47.8083 208.121 li +47.9881 208.225 li +47.9881 251.764 li +47.8079 251.869 li +47.8083 207.706 mo +47.6281 207.602 li +47.6281 164.062 li +47.8082 163.958 li +47.9881 164.062 li +47.9881 207.602 li +47.8083 207.706 li +47.8084 163.543 mo +47.6281 163.438 li +47.6281 119.967 li +47.8676 119.829 li +47.9881 119.899 li +47.9881 163.439 li +47.8084 163.543 li +f +468.098 406.613 mo +430.452 384.878 li +430.271 384.773 li +430.631 384.565 li +468.279 406.301 li +468.279 406.509 li +468.098 406.613 li +429.911 384.565 mo +399.495 367.005 li +399.675 366.901 li +399.675 366.693 li +430.092 384.254 li +430.271 384.358 li +429.911 384.565 li +78.4048 181.623 mo +47.9881 164.062 li +47.8082 163.958 li +48.1683 163.75 li +78.5846 181.311 li +78.4048 181.415 li +78.4048 181.623 li +47.4483 163.75 mo +9.80104 142.015 li +9.80104 141.807 li +9.98114 141.703 li +47.6281 163.438 li +47.8084 163.543 li +47.4483 163.75 li +f +468.158 362.484 mo +430.452 340.715 li +430.271 340.61 li +430.631 340.402 li +468.279 362.138 li +468.279 362.414 li +468.158 362.484 li +429.911 340.402 mo +399.675 322.945 li +399.675 322.53 li +430.092 340.091 li +430.271 340.194 li +429.911 340.402 li +116.471 159.438 mo +86.2342 141.98 li +86.0548 141.877 li +86.4148 141.669 li +116.831 159.23 li +116.471 159.438 li +85.6948 141.669 mo +47.9881 119.899 li +47.8676 119.829 li +48.2276 119.621 li +85.8742 141.357 li +86.0548 141.461 li +85.6948 141.669 li +f +468.157 318.321 mo +430.452 296.552 li +430.271 296.447 li +430.631 296.239 li +468.279 317.975 li +468.279 318.251 li +468.157 318.321 li +429.911 296.239 mo +399.675 278.782 li +399.675 278.366 li +430.092 295.928 li +430.271 296.031 li +429.911 296.239 li +154.718 137.356 mo +124.481 119.898 li +124.301 119.795 li +124.661 119.587 li +155.078 137.148 li +154.718 137.356 li +123.941 119.587 mo +86.2342 97.8166 li +86.1142 97.7473 li +86.4742 97.5395 li +124.121 119.275 li +124.301 119.379 li +123.941 119.587 li +f +468.158 274.158 mo +430.452 252.389 li +430.272 252.284 li +430.632 252.076 li +468.279 273.812 li +468.279 274.088 li +468.158 274.158 li +429.912 252.076 mo +399.675 234.619 li +399.675 234.203 li +430.092 251.765 li +430.272 251.869 li +429.912 252.076 li +192.964 115.275 mo +162.727 97.8171 li +162.547 97.7134 li +162.907 97.5055 li +193.324 115.067 li +192.964 115.275 li +162.187 97.5055 mo +124.481 75.7357 li +124.36 75.666 li +124.72 75.4581 li +162.367 97.1934 li +162.547 97.2976 li +162.187 97.5055 li +f +468.158 229.995 mo +430.452 208.226 li +430.271 208.121 li +430.631 207.913 li +468.279 229.649 li +468.279 229.925 li +468.158 229.995 li +429.911 207.913 mo +399.675 190.456 li +399.675 190.041 li +430.092 207.602 li +430.271 207.706 li +429.911 207.913 li +231.211 93.193 mo +200.974 75.7357 li +200.794 75.6317 li +201.154 75.4238 li +231.571 92.9852 li +231.211 93.193 li +200.434 75.4238 mo +162.727 53.6536 li +162.607 53.5842 li +162.967 53.3764 li +200.614 75.1121 li +200.794 75.216 li +200.434 75.4238 li +f +468.158 185.832 mo +430.452 164.063 li +430.271 163.958 li +430.631 163.75 li +468.279 185.486 li +468.279 185.762 li +468.158 185.832 li +429.911 163.75 mo +392.206 141.981 li +392.025 141.877 li +392.385 141.669 li +430.092 163.439 li +430.271 163.543 li +429.911 163.75 li +391.665 141.669 mo +353.959 119.899 li +353.779 119.795 li +354.139 119.587 li +391.846 141.358 li +392.025 141.461 li +391.665 141.669 li +353.419 119.587 mo +315.713 97.8176 li +315.533 97.7134 li +315.893 97.5056 li +353.599 119.276 li +353.779 119.379 li +353.419 119.587 li +315.173 97.5055 mo +277.466 75.7355 li +277.286 75.6316 li +277.646 75.4238 li +315.353 97.1941 li +315.533 97.2977 li +315.173 97.5055 li +276.926 75.4238 mo +239.22 53.6541 li +239.04 53.5501 li +239.4 53.3423 li +277.106 75.112 li +277.286 75.216 li +276.926 75.4238 li +238.68 53.3423 mo +200.974 31.5725 li +200.853 31.5026 li +201.213 31.2948 li +238.86 53.0305 li +239.04 53.1344 li +238.68 53.3423 li +f +429.853 428.694 mo +392.206 406.959 li +392.025 406.855 li +392.385 406.647 li +430.092 428.417 li +430.213 428.487 li +429.853 428.694 li +391.665 406.647 mo +361.249 389.086 li +361.609 388.878 li +391.846 406.336 li +392.025 406.439 li +391.665 406.647 li +78.4048 225.786 mo +47.9881 208.225 li +47.8083 208.121 li +48.1683 207.913 li +78.4048 225.371 li +78.4048 225.786 li +47.4483 207.913 mo +9.80104 186.178 li +9.80104 185.902 li +9.922 185.832 li +47.6281 207.602 li +47.8083 207.706 li +47.4483 207.913 li +f +391.606 450.776 mo +353.959 429.041 li +353.779 428.937 li +354.139 428.729 li +391.846 450.499 li +391.966 450.568 li +391.606 450.776 li +353.419 428.729 mo +323.002 411.168 li +323.362 410.96 li +353.599 428.417 li +353.779 428.521 li +353.419 428.729 li +78.4048 269.949 mo +47.9881 252.388 li +47.8079 252.284 li +48.1679 252.076 li +78.4048 269.534 li +78.4048 269.949 li +47.4479 252.076 mo +9.80104 230.341 li +9.80104 230.065 li +9.922 229.995 li +47.6281 251.765 li +47.8079 251.869 li +47.4479 252.076 li +f +353.36 472.858 mo +315.713 451.122 li +315.533 451.018 li +315.893 450.81 li +353.599 472.58 li +353.72 472.65 li +353.36 472.858 li +315.173 450.81 mo +284.756 433.249 li +285.116 433.041 li +315.353 450.499 li +315.533 450.602 li +315.173 450.81 li +78.4048 314.112 mo +47.9881 296.551 li +47.8084 296.447 li +48.1684 296.239 li +78.4048 313.696 li +78.4048 314.112 li +47.4483 296.239 mo +9.80104 274.503 li +9.80104 274.227 li +9.922 274.158 li +47.6281 295.927 li +47.8083 296.031 li +47.4483 296.239 li +f +315.113 494.94 mo +277.466 473.204 li +277.286 473.1 li +277.646 472.892 li +315.353 494.662 li +315.474 494.732 li +315.113 494.94 li +276.926 472.892 mo +246.509 455.331 li +246.869 455.123 li +277.106 472.58 li +277.286 472.684 li +276.926 472.892 li +78.4048 358.275 mo +47.9881 340.714 li +47.8083 340.61 li +48.1684 340.402 li +78.4048 357.859 li +78.4048 358.275 li +47.4483 340.402 mo +9.80104 318.667 li +9.80104 318.391 li +9.92212 318.321 li +47.6281 340.09 li +47.8084 340.194 li +47.4483 340.402 li +f +276.867 517.021 mo +239.22 495.285 li +239.04 495.181 li +239.4 494.974 li +277.106 516.743 li +277.228 516.813 li +276.867 517.021 li +238.68 494.974 mo +200.974 473.204 li +200.794 473.1 li +201.154 472.892 li +238.86 494.662 li +239.04 494.766 li +238.68 494.974 li +200.434 472.892 mo +162.727 451.122 li +162.547 451.018 li +162.907 450.81 li +200.614 472.58 li +200.794 472.684 li +200.434 472.892 li +162.187 450.81 mo +124.481 429.04 li +124.301 428.937 li +124.661 428.729 li +162.367 450.498 li +162.547 450.602 li +162.187 450.81 li +123.941 428.729 mo +86.2342 406.959 li +86.0548 406.855 li +86.4148 406.647 li +124.121 428.417 li +124.301 428.521 li +123.941 428.729 li +85.6948 406.647 mo +47.9881 384.877 li +47.8084 384.773 li +48.1684 384.565 li +85.8742 406.335 li +86.0549 406.439 li +85.6948 406.647 li +47.4483 384.565 mo +9.80104 362.83 li +9.80104 362.554 li +9.922 362.484 li +47.6281 384.254 li +47.8083 384.358 li +47.4483 384.565 li +f +9.98114 406.613 mo +9.80104 406.509 li +9.80104 406.301 li +47.4483 384.565 li +47.8083 384.358 li +47.9881 384.254 li +78.4048 366.693 li +78.4048 366.901 li +78.5846 367.005 li +48.1684 384.565 li +47.8084 384.773 li +47.6281 384.877 li +9.98114 406.613 li +399.675 181.623 mo +399.675 181.415 li +399.495 181.311 li +429.911 163.75 li +430.271 163.543 li +430.452 163.438 li +468.099 141.703 li +468.279 141.807 li +468.279 142.015 li +430.631 163.75 li +430.271 163.958 li +430.092 164.062 li +399.675 181.623 li +f +9.80104 362.554 mo +9.80104 362.138 li +47.4483 340.402 li +47.8084 340.194 li +47.9881 340.091 li +78.4048 322.53 li +78.4048 322.945 li +48.1684 340.402 li +47.8083 340.61 li +47.6281 340.714 li +9.922 362.484 li +9.80104 362.554 li +361.609 159.438 mo +361.249 159.23 li +391.665 141.669 li +392.025 141.461 li +392.206 141.357 li +429.853 119.621 li +430.213 119.829 li +430.092 119.899 li +392.385 141.669 li +392.025 141.877 li +391.846 141.98 li +361.609 159.438 li +f +9.80104 318.391 mo +9.80104 317.975 li +47.4483 296.239 li +47.8083 296.031 li +47.9881 295.928 li +78.4048 278.366 li +78.4048 278.782 li +48.1684 296.239 li +47.8084 296.447 li +47.6281 296.551 li +9.92212 318.321 li +9.80104 318.391 li +323.362 137.356 mo +323.002 137.148 li +353.419 119.587 li +353.779 119.379 li +353.959 119.275 li +391.606 97.5397 li +391.966 97.7475 li +391.846 97.8166 li +354.139 119.587 li +353.779 119.795 li +353.599 119.899 li +323.362 137.356 li +f +9.80104 274.227 mo +9.80104 273.812 li +47.4479 252.076 li +47.8079 251.869 li +47.9881 251.764 li +78.4048 234.203 li +78.4048 234.619 li +48.1679 252.076 li +47.8079 252.284 li +47.6281 252.388 li +9.922 274.158 li +9.80104 274.227 li +285.116 115.275 mo +284.756 115.067 li +315.173 97.5055 li +315.533 97.2977 li +315.713 97.1934 li +353.36 75.4581 li +353.72 75.666 li +353.599 75.7357 li +315.893 97.5056 li +315.533 97.7134 li +315.353 97.8171 li +285.116 115.275 li +f +9.80104 230.065 mo +9.80104 229.649 li +47.4483 207.913 li +47.8083 207.706 li +47.9881 207.602 li +78.4048 190.041 li +78.4048 190.456 li +48.1683 207.913 li +47.8083 208.121 li +47.6281 208.225 li +9.922 229.995 li +9.80104 230.065 li +246.869 93.193 mo +246.509 92.9851 li +276.926 75.4238 li +277.286 75.216 li +277.466 75.1121 li +315.113 53.3764 li +315.473 53.5842 li +315.353 53.6536 li +277.646 75.4238 li +277.286 75.6316 li +277.106 75.7356 li +246.869 93.193 li +f +9.80104 185.902 mo +9.80104 185.486 li +47.4483 163.75 li +47.8084 163.543 li +47.9881 163.439 li +85.6948 141.669 li +86.0548 141.461 li +86.2342 141.357 li +123.941 119.587 li +124.301 119.379 li +124.481 119.276 li +162.187 97.5055 li +162.547 97.2976 li +162.727 97.194 li +200.434 75.4238 li +200.794 75.216 li +200.974 75.112 li +238.68 53.3423 li +239.04 53.1344 li +239.22 53.0304 li +276.867 31.2948 li +277.227 31.5026 li +277.106 31.5725 li +239.4 53.3423 li +239.04 53.5501 li +238.86 53.654 li +201.154 75.4238 li +200.794 75.6317 li +200.614 75.7355 li +162.907 97.5055 li +162.547 97.7134 li +162.367 97.8176 li +124.661 119.587 li +124.301 119.795 li +124.121 119.899 li +86.4148 141.669 li +86.0548 141.877 li +85.8742 141.981 li +48.1683 163.75 li +47.8082 163.958 li +47.6281 164.062 li +9.922 185.832 li +9.80104 185.902 li +f +48.2276 428.695 mo +47.8676 428.487 li +47.9881 428.417 li +85.6948 406.647 li +86.0549 406.439 li +86.2342 406.336 li +116.471 388.878 li +116.831 389.086 li +86.4148 406.647 li +86.0548 406.855 li +85.8742 406.959 li +48.2276 428.695 li +399.675 225.786 mo +399.675 225.371 li +429.911 207.913 li +430.271 207.706 li +430.452 207.601 li +468.158 185.832 li +468.279 185.762 li +468.279 186.178 li +430.631 207.913 li +430.271 208.121 li +430.092 208.225 li +399.675 225.786 li +f +86.4741 450.776 mo +86.1141 450.569 li +86.2342 450.499 li +123.941 428.729 li +124.301 428.521 li +124.481 428.418 li +154.718 410.96 li +155.078 411.168 li +124.661 428.729 li +124.301 428.937 li +124.121 429.041 li +86.4741 450.776 li +399.675 269.95 mo +399.675 269.534 li +429.912 252.076 li +430.272 251.869 li +430.452 251.764 li +468.158 229.995 li +468.279 229.925 li +468.279 230.341 li +430.632 252.076 li +430.272 252.284 li +430.092 252.388 li +399.675 269.95 li +f +124.72 472.858 mo +124.36 472.65 li +124.481 472.58 li +162.187 450.81 li +162.547 450.602 li +162.727 450.499 li +192.964 433.041 li +193.324 433.249 li +162.907 450.81 li +162.547 451.018 li +162.367 451.122 li +124.72 472.858 li +399.675 314.112 mo +399.675 313.696 li +429.911 296.239 li +430.271 296.031 li +430.452 295.927 li +468.158 274.158 li +468.279 274.088 li +468.279 274.503 li +430.631 296.239 li +430.271 296.447 li +430.092 296.55 li +399.675 314.112 li +f +162.967 494.94 mo +162.606 494.732 li +162.727 494.662 li +200.434 472.892 li +200.794 472.684 li +200.974 472.58 li +231.211 455.123 li +231.571 455.331 li +201.154 472.892 li +200.794 473.1 li +200.614 473.204 li +162.967 494.94 li +399.675 358.275 mo +399.675 357.859 li +429.911 340.402 li +430.271 340.194 li +430.452 340.09 li +468.157 318.321 li +468.279 318.251 li +468.279 318.667 li +430.631 340.402 li +430.271 340.61 li +430.092 340.714 li +399.675 358.275 li +f +201.213 517.021 mo +200.853 516.813 li +200.974 516.743 li +238.68 494.974 li +239.04 494.766 li +239.22 494.662 li +276.926 472.892 li +277.286 472.684 li +277.466 472.58 li +315.173 450.81 li +315.533 450.602 li +315.713 450.498 li +353.419 428.729 li +353.779 428.521 li +353.959 428.417 li +391.665 406.647 li +392.025 406.439 li +392.206 406.335 li +429.911 384.565 li +430.271 384.358 li +430.452 384.253 li +468.158 362.484 li +468.279 362.414 li +468.279 362.83 li +430.631 384.565 li +430.271 384.773 li +430.092 384.877 li +392.385 406.647 li +392.025 406.855 li +391.846 406.958 li +354.139 428.729 li +353.779 428.937 li +353.599 429.04 li +315.893 450.81 li +315.533 451.018 li +315.353 451.122 li +277.646 472.892 li +277.286 473.1 li +277.106 473.204 li +239.4 494.974 li +239.04 495.181 li +238.86 495.285 li +201.213 517.021 li +f +468.518 406.647 mo +468.757 406.647 li +468.757 141.531 li +239.04 8.90328 li +9.32306 141.531 li +9.32306 406.785 li +239.04 539.413 li +468.757 406.785 li +468.757 406.647 li +468.518 406.647 li +468.398 406.44 li +239.04 538.861 li +9.80104 406.509 li +9.80104 141.807 li +239.04 9.45519 li +468.279 141.807 li +468.279 406.647 li +468.518 406.647 li +468.398 406.44 li +468.518 406.647 li +0 0 0 1 cmyk +f +238.86 459.539 mo +231.571 455.331 li +238.86 451.122 li +238.86 459.539 li +239.22 459.539 mo +239.22 451.122 li +246.509 455.331 li +239.22 459.539 li +246.869 455.123 mo +239.4 450.811 li +277.106 429.041 li +277.106 437.666 li +246.869 455.123 li +231.211 455.123 mo +200.974 437.666 li +200.974 429.041 li +238.68 450.811 li +231.211 455.123 li +238.86 450.499 mo +201.154 428.729 li +238.86 406.959 li +238.86 450.499 li +239.22 450.499 mo +239.22 406.959 li +276.926 428.729 li +239.22 450.499 li +277.466 437.458 mo +277.466 429.04 li +284.756 433.249 li +277.466 437.458 li +200.614 437.458 mo +193.324 433.249 li +200.614 429.04 li +200.614 437.458 li +285.116 433.041 mo +277.647 428.729 li +315.353 406.959 li +315.353 415.584 li +285.116 433.041 li +192.964 433.041 mo +162.727 415.584 li +162.727 406.959 li +200.433 428.729 li +192.964 433.041 li +200.614 428.417 mo +162.908 406.647 li +200.614 384.878 li +200.614 428.417 li +277.466 428.417 mo +277.466 384.877 li +315.172 406.647 li +277.466 428.417 li +277.106 428.417 mo +239.4 406.647 li +277.106 384.877 li +277.106 428.417 li +200.974 428.417 mo +200.974 384.878 li +238.68 406.647 li +200.974 428.417 li +162.367 415.376 mo +155.078 411.168 li +162.367 406.96 li +162.367 415.376 li +315.713 415.376 mo +315.713 406.959 li +323.002 411.168 li +315.713 415.376 li +154.718 410.96 mo +124.481 393.503 li +124.481 384.877 li +162.188 406.647 li +154.718 410.96 li +323.362 410.96 mo +315.893 406.647 li +353.599 384.877 li +353.599 393.502 li +323.362 410.96 li +162.727 406.336 mo +162.727 362.796 li +200.434 384.566 li +162.727 406.336 li +315.353 406.336 mo +277.646 384.566 li +315.353 362.795 li +315.353 406.336 li +238.86 406.335 mo +201.154 384.566 li +238.86 362.796 li +238.86 406.335 li +239.22 406.335 mo +239.22 362.796 li +276.926 384.566 li +239.22 406.335 li +162.367 406.335 mo +124.661 384.566 li +162.367 362.796 li +162.367 406.335 li +315.713 406.335 mo +315.713 362.796 li +353.419 384.565 li +315.713 406.335 li +124.121 393.295 mo +116.831 389.086 li +124.121 384.878 li +124.121 393.295 li +353.959 393.295 mo +353.959 384.877 li +361.249 389.086 li +353.959 393.295 li +116.471 388.878 mo +86.2342 371.421 li +86.2342 362.796 li +123.941 384.566 li +116.471 388.878 li +361.609 388.878 mo +354.139 384.566 li +391.846 362.795 li +391.846 371.421 li +361.609 388.878 li +124.481 384.254 mo +124.481 340.714 li +162.187 362.484 li +124.481 384.254 li +200.974 384.254 mo +200.974 340.715 li +238.68 362.484 li +200.974 384.254 li +277.106 384.254 mo +239.4 362.484 li +277.106 340.715 li +277.106 384.254 li +200.614 384.254 mo +162.908 362.484 li +200.614 340.714 li +200.614 384.254 li +353.599 384.254 mo +315.893 362.484 li +353.599 340.714 li +353.599 384.254 li +277.466 384.254 mo +277.466 340.714 li +315.173 362.484 li +277.466 384.254 li +124.121 384.254 mo +86.4147 362.484 li +124.121 340.714 li +124.121 384.254 li +353.959 384.254 mo +353.959 340.715 li +391.665 362.484 li +353.959 384.254 li +85.8742 371.213 mo +78.5846 367.005 li +85.8742 362.796 li +85.8742 371.213 li +392.206 371.213 mo +392.206 362.797 li +399.495 367.005 li +392.206 371.213 li +399.675 366.693 mo +392.385 362.484 li +399.675 358.275 li +399.675 366.693 li +78.4048 366.693 mo +78.4048 358.275 li +85.6945 362.484 li +78.4048 366.693 li +391.846 362.173 mo +354.139 340.402 li +391.846 318.632 li +391.846 362.173 li +162.727 362.173 mo +162.727 318.633 li +200.434 340.403 li +162.727 362.173 li +239.22 362.173 mo +239.22 318.633 li +276.927 340.403 li +239.22 362.173 li +238.86 362.173 mo +201.154 340.403 li +238.86 318.633 li +238.86 362.173 li +315.353 362.172 mo +277.647 340.403 li +315.353 318.633 li +315.353 362.172 li +86.2342 362.172 mo +86.2342 318.632 li +123.941 340.402 li +86.2342 362.172 li +85.8742 362.172 mo +78.4048 357.859 li +78.4048 322.945 li +85.8742 318.633 li +85.8742 362.172 li +162.367 362.172 mo +124.661 340.402 li +162.367 318.633 li +162.367 362.172 li +315.713 362.172 mo +315.713 318.633 li +353.419 340.402 li +315.713 362.172 li +392.206 362.171 mo +392.206 318.633 li +399.675 322.945 li +399.675 357.859 li +392.206 362.171 li +277.466 340.091 mo +277.466 296.551 li +315.173 318.321 li +277.466 340.091 li +200.614 340.091 mo +162.907 318.321 li +200.614 296.551 li +200.614 340.091 li +353.599 340.091 mo +315.893 318.321 li +353.599 296.551 li +353.599 340.091 li +124.481 340.091 mo +124.481 296.551 li +162.187 318.321 li +124.481 340.091 li +200.974 340.091 mo +200.974 296.551 li +238.68 318.321 li +200.974 340.091 li +277.106 340.091 mo +239.4 318.321 li +277.106 296.551 li +277.106 340.091 li +124.121 340.09 mo +86.4147 318.321 li +124.121 296.551 li +124.121 340.09 li +353.959 340.09 mo +353.959 296.551 li +391.665 318.321 li +353.959 340.09 li +78.4048 322.53 mo +78.4048 314.112 li +85.6947 318.321 li +78.4048 322.53 li +399.675 322.53 mo +392.385 318.321 li +399.675 314.112 li +399.675 322.53 li +391.846 318.01 mo +354.139 296.24 li +391.846 274.469 li +391.846 318.01 li +315.353 318.01 mo +277.646 296.24 li +315.353 274.469 li +315.353 318.01 li +86.2342 318.009 mo +86.2342 274.47 li +123.941 296.24 li +86.2342 318.009 li +162.727 318.009 mo +162.727 274.47 li +200.433 296.239 li +162.727 318.009 li +238.86 318.009 mo +201.154 296.239 li +238.86 274.47 li +238.86 318.009 li +239.22 318.009 mo +239.22 274.47 li +276.926 296.24 li +239.22 318.009 li +162.367 318.009 mo +124.661 296.24 li +162.367 274.47 li +162.367 318.009 li +315.713 318.009 mo +315.713 274.47 li +353.419 296.24 li +315.713 318.009 li +85.8742 318.009 mo +78.4048 313.696 li +78.4048 278.782 li +85.8742 274.47 li +85.8742 318.009 li +392.206 318.008 mo +392.206 274.47 li +399.675 278.782 li +399.675 313.696 li +392.206 318.008 li +277.466 295.928 mo +277.466 252.388 li +315.173 274.158 li +277.466 295.928 li +200.614 295.928 mo +162.907 274.158 li +200.614 252.388 li +200.614 295.928 li +353.599 295.928 mo +315.893 274.158 li +353.599 252.388 li +353.599 295.928 li +124.121 295.928 mo +86.4143 274.158 li +124.121 252.388 li +124.121 295.928 li +124.481 295.928 mo +124.481 252.388 li +162.187 274.158 li +124.481 295.928 li +353.959 295.928 mo +353.959 252.388 li +391.665 274.158 li +353.959 295.928 li +277.106 295.928 mo +239.4 274.158 li +277.106 252.388 li +277.106 295.928 li +200.974 295.927 mo +200.974 252.389 li +238.68 274.158 li +200.974 295.927 li +78.4048 278.366 mo +78.4048 269.949 li +85.6942 274.158 li +78.4048 278.366 li +399.675 278.366 mo +392.386 274.158 li +399.675 269.95 li +399.675 278.366 li +391.846 273.847 mo +354.139 252.076 li +391.846 230.306 li +391.846 273.847 li +315.353 273.846 mo +277.646 252.076 li +315.353 230.306 li +315.353 273.846 li +162.727 273.846 mo +162.727 230.307 li +200.433 252.076 li +162.727 273.846 li +238.86 273.846 mo +201.154 252.076 li +238.86 230.307 li +238.86 273.846 li +86.2342 273.846 mo +86.2342 230.307 li +123.941 252.076 li +86.2342 273.846 li +85.8742 273.846 mo +78.4048 269.534 li +78.4048 234.619 li +85.8742 230.307 li +85.8742 273.846 li +162.367 273.846 mo +124.661 252.076 li +162.367 230.307 li +162.367 273.846 li +239.22 273.846 mo +239.22 230.307 li +276.926 252.076 li +239.22 273.846 li +315.713 273.846 mo +315.713 230.307 li +353.419 252.076 li +315.713 273.846 li +392.206 273.846 mo +392.206 230.307 li +399.675 234.619 li +399.675 269.534 li +392.206 273.846 li +200.614 251.765 mo +162.907 229.995 li +200.614 208.225 li +200.614 251.765 li +277.466 251.765 mo +277.466 208.225 li +315.173 229.995 li +277.466 251.765 li +124.121 251.765 mo +86.4143 229.995 li +124.121 208.225 li +124.121 251.765 li +353.599 251.765 mo +315.893 229.995 li +353.599 208.225 li +353.599 251.765 li +353.959 251.764 mo +353.959 208.225 li +391.665 229.995 li +353.959 251.764 li +277.106 251.764 mo +239.4 229.995 li +277.106 208.225 li +277.106 251.764 li +124.481 251.764 mo +124.481 208.225 li +162.187 229.995 li +124.481 251.764 li +200.974 251.764 mo +200.974 208.225 li +238.68 229.995 li +200.974 251.764 li +78.4048 234.203 mo +78.4048 225.786 li +85.6943 229.995 li +78.4048 234.203 li +399.675 234.203 mo +392.385 229.995 li +399.675 225.786 li +399.675 234.203 li +391.846 229.684 mo +354.139 207.913 li +391.846 186.143 li +391.846 229.684 li +315.353 229.683 mo +277.647 207.913 li +315.353 186.143 li +315.353 229.683 li +86.2342 229.683 mo +86.2342 186.144 li +123.941 207.913 li +86.2342 229.683 li +162.727 229.683 mo +162.727 186.143 li +200.434 207.913 li +162.727 229.683 li +238.86 229.683 mo +201.154 207.913 li +238.86 186.143 li +238.86 229.683 li +239.22 229.683 mo +239.22 186.143 li +276.927 207.913 li +239.22 229.683 li +85.8742 229.683 mo +78.4048 225.371 li +78.4048 190.456 li +85.8742 186.144 li +85.8742 229.683 li +162.367 229.683 mo +124.661 207.913 li +162.367 186.144 li +162.367 229.683 li +315.713 229.683 mo +315.713 186.144 li +353.419 207.913 li +315.713 229.683 li +392.206 229.683 mo +392.206 186.144 li +399.675 190.456 li +399.675 225.371 li +392.206 229.683 li +277.466 207.602 mo +277.466 164.062 li +315.173 185.832 li +277.466 207.602 li +200.614 207.602 mo +162.907 185.832 li +200.614 164.062 li +200.614 207.602 li +353.599 207.602 mo +315.893 185.832 li +353.599 164.062 li +353.599 207.602 li +124.121 207.602 mo +86.4146 185.832 li +124.121 164.062 li +124.121 207.602 li +124.481 207.601 mo +124.481 164.062 li +162.187 185.832 li +124.481 207.601 li +353.959 207.601 mo +353.959 164.062 li +391.665 185.832 li +353.959 207.601 li +277.106 207.601 mo +239.4 185.832 li +277.106 164.062 li +277.106 207.601 li +200.974 207.601 mo +200.974 164.062 li +238.68 185.832 li +200.974 207.601 li +78.4048 190.041 mo +78.4048 181.623 li +85.6945 185.832 li +78.4048 190.041 li +399.675 190.041 mo +392.385 185.832 li +399.675 181.623 li +399.675 190.041 li +391.846 185.521 mo +354.139 163.75 li +361.609 159.438 li +391.846 176.895 li +391.846 185.521 li +86.2342 185.52 mo +86.2342 176.895 li +116.471 159.438 li +123.941 163.75 li +86.2342 185.52 li +315.353 185.52 mo +277.646 163.75 li +315.353 141.98 li +315.353 185.52 li +162.727 185.52 mo +162.727 141.98 li +200.434 163.75 li +162.727 185.52 li +85.8742 185.52 mo +78.5846 181.311 li +85.8742 177.103 li +85.8742 185.52 li +315.713 185.52 mo +315.713 141.981 li +353.419 163.75 li +315.713 185.52 li +239.22 185.52 mo +239.22 141.98 li +276.926 163.75 li +239.22 185.52 li +238.86 185.52 mo +201.154 163.75 li +238.86 141.98 li +238.86 185.52 li +162.367 185.52 mo +124.661 163.75 li +162.367 141.981 li +162.367 185.52 li +392.206 185.519 mo +392.206 177.103 li +399.495 181.311 li +392.206 185.519 li +353.599 163.439 mo +315.892 141.669 li +323.362 137.356 li +353.599 154.813 li +353.599 163.439 li +124.481 163.439 mo +124.481 154.813 li +154.718 137.356 li +162.188 141.668 li +124.481 163.439 li +353.959 163.438 mo +353.959 155.021 li +361.249 159.23 li +353.959 163.438 li +277.466 163.438 mo +277.466 119.899 li +315.172 141.669 li +277.466 163.438 li +277.106 163.438 mo +239.4 141.669 li +277.106 119.899 li +277.106 163.438 li +200.614 163.438 mo +162.908 141.668 li +200.614 119.899 li +200.614 163.438 li +124.121 163.438 mo +116.831 159.23 li +124.121 155.021 li +124.121 163.438 li +200.974 163.438 mo +200.974 119.899 li +238.68 141.669 li +200.974 163.438 li +315.353 141.357 mo +277.646 119.587 li +285.116 115.275 li +315.353 132.732 li +315.353 141.357 li +162.727 141.357 mo +162.727 132.732 li +192.964 115.275 li +200.434 119.587 li +162.727 141.357 li +238.86 141.357 mo +201.154 119.587 li +238.86 97.8171 li +238.86 141.357 li +239.22 141.357 mo +239.22 97.8172 li +276.926 119.587 li +239.22 141.357 li +315.713 141.356 mo +315.713 132.94 li +323.002 137.148 li +315.713 141.356 li +162.367 141.356 mo +155.078 137.148 li +162.367 132.94 li +162.367 141.356 li +200.614 119.275 mo +193.324 115.067 li +200.614 110.858 li +200.614 119.275 li +277.466 119.275 mo +277.466 110.858 li +284.756 115.067 li +277.466 119.275 li +277.106 119.275 mo +239.4 97.5054 li +246.869 93.193 li +277.106 110.65 li +277.106 119.275 li +200.974 119.275 mo +200.974 110.65 li +231.211 93.193 li +238.68 97.5054 li +200.974 119.275 li +238.86 97.1937 mo +231.571 92.9852 li +238.86 88.7768 li +238.86 97.1937 li +239.22 97.1935 mo +239.22 88.7768 li +246.509 92.9851 li +239.22 97.1935 li +.357488 .342748 3.0518e-05 3.0518e-05 cmyk +f +239.04 459.643 mo +238.86 459.539 li +238.86 451.122 li +239.04 451.018 li +239.22 451.122 li +239.22 459.539 li +239.04 459.643 li +239.04 450.603 mo +238.86 450.499 li +238.86 406.959 li +239.04 406.855 li +239.22 406.959 li +239.22 450.499 li +239.04 450.603 li +239.04 406.439 mo +238.86 406.335 li +238.86 362.796 li +239.04 362.692 li +239.22 362.796 li +239.22 406.335 li +239.04 406.439 li +239.04 362.276 mo +238.86 362.173 li +238.86 318.633 li +239.04 318.529 li +239.22 318.633 li +239.22 362.173 li +239.04 362.276 li +239.04 318.113 mo +238.86 318.009 li +238.86 274.47 li +239.04 274.366 li +239.22 274.47 li +239.22 318.009 li +239.04 318.113 li +239.04 273.95 mo +238.86 273.846 li +238.86 230.307 li +239.04 230.203 li +239.22 230.307 li +239.22 273.846 li +239.04 273.95 li +239.04 229.787 mo +238.86 229.683 li +238.86 186.143 li +239.04 186.039 li +239.22 186.143 li +239.22 229.683 li +239.04 229.787 li +239.04 185.624 mo +238.86 185.52 li +238.86 141.98 li +239.04 141.876 li +239.22 141.98 li +239.22 185.52 li +239.04 185.624 li +239.04 141.461 mo +238.86 141.357 li +238.86 97.8171 li +239.04 97.7132 li +239.22 97.8172 li +239.22 141.357 li +239.04 141.461 li +239.04 97.2975 mo +238.86 97.1937 li +238.86 88.7768 li +239.04 88.6729 li +239.22 88.7768 li +239.22 97.1935 li +239.04 97.2975 li +1 .982666 .230198 .368749 cmyk +f +277.106 437.666 mo +277.106 429.041 li +277.286 428.937 li +277.466 429.04 li +277.466 437.458 li +277.106 437.666 li +277.286 428.521 mo +277.106 428.417 li +277.106 384.877 li +277.286 384.774 li +277.466 384.877 li +277.466 428.417 li +277.286 428.521 li +277.286 384.358 mo +277.106 384.254 li +277.106 340.715 li +277.287 340.611 li +277.466 340.714 li +277.466 384.254 li +277.286 384.358 li +277.287 340.195 mo +277.106 340.091 li +277.106 296.551 li +277.286 296.447 li +277.466 296.551 li +277.466 340.091 li +277.287 340.195 li +277.286 296.032 mo +277.106 295.928 li +277.106 252.388 li +277.286 252.284 li +277.466 252.388 li +277.466 295.928 li +277.286 296.032 li +277.286 251.868 mo +277.106 251.764 li +277.106 208.225 li +277.287 208.121 li +277.466 208.225 li +277.466 251.765 li +277.286 251.868 li +277.287 207.705 mo +277.106 207.601 li +277.106 164.062 li +277.286 163.958 li +277.466 164.062 li +277.466 207.602 li +277.287 207.705 li +277.286 163.542 mo +277.106 163.438 li +277.106 119.899 li +277.286 119.795 li +277.466 119.899 li +277.466 163.438 li +277.286 163.542 li +277.286 119.379 mo +277.106 119.275 li +277.106 110.65 li +277.466 110.858 li +277.466 119.275 li +277.286 119.379 li +f +315.353 415.584 mo +315.353 406.959 li +315.533 406.855 li +315.713 406.959 li +315.713 415.376 li +315.353 415.584 li +315.532 406.439 mo +315.353 406.336 li +315.353 362.795 li +315.533 362.692 li +315.713 362.796 li +315.713 406.335 li +315.532 406.439 li +315.533 362.276 mo +315.353 362.172 li +315.353 318.633 li +315.533 318.529 li +315.713 318.633 li +315.713 362.172 li +315.533 362.276 li +315.533 318.113 mo +315.353 318.01 li +315.353 274.469 li +315.533 274.366 li +315.713 274.47 li +315.713 318.009 li +315.533 318.113 li +315.533 273.95 mo +315.353 273.846 li +315.353 230.306 li +315.533 230.203 li +315.713 230.307 li +315.713 273.846 li +315.533 273.95 li +315.533 229.787 mo +315.353 229.683 li +315.353 186.143 li +315.533 186.04 li +315.713 186.144 li +315.713 229.683 li +315.533 229.787 li +315.533 185.624 mo +315.353 185.52 li +315.353 141.98 li +315.533 141.876 li +315.713 141.981 li +315.713 185.52 li +315.533 185.624 li +315.532 141.461 mo +315.353 141.357 li +315.353 132.732 li +315.713 132.94 li +315.713 141.356 li +315.532 141.461 li +f +353.599 393.502 mo +353.599 384.877 li +353.779 384.773 li +353.959 384.877 li +353.959 393.295 li +353.599 393.502 li +353.779 384.358 mo +353.599 384.254 li +353.599 340.714 li +353.779 340.61 li +353.959 340.715 li +353.959 384.254 li +353.779 384.358 li +353.779 340.195 mo +353.599 340.091 li +353.599 296.551 li +353.779 296.447 li +353.959 296.551 li +353.959 340.09 li +353.779 340.195 li +353.779 296.032 mo +353.599 295.928 li +353.599 252.388 li +353.779 252.284 li +353.959 252.388 li +353.959 295.928 li +353.779 296.032 li +353.779 251.868 mo +353.599 251.765 li +353.599 208.225 li +353.779 208.121 li +353.959 208.225 li +353.959 251.764 li +353.779 251.868 li +353.779 207.705 mo +353.599 207.602 li +353.599 164.062 li +353.779 163.958 li +353.959 164.062 li +353.959 207.601 li +353.779 207.705 li +353.779 163.543 mo +353.599 163.439 li +353.599 154.813 li +353.959 155.021 li +353.959 163.438 li +353.779 163.543 li +f +391.846 371.421 mo +391.846 362.795 li +392.025 362.692 li +392.206 362.797 li +392.206 371.213 li +391.846 371.421 li +392.025 362.276 mo +391.846 362.173 li +391.846 318.632 li +392.025 318.529 li +392.206 318.633 li +392.206 362.171 li +392.025 362.276 li +392.025 318.113 mo +391.846 318.01 li +391.846 274.469 li +392.026 274.366 li +392.206 274.47 li +392.206 318.008 li +392.025 318.113 li +392.026 273.95 mo +391.846 273.847 li +391.846 230.306 li +392.025 230.203 li +392.206 230.307 li +392.206 273.846 li +392.026 273.95 li +392.025 229.787 mo +391.846 229.684 li +391.846 186.143 li +392.025 186.04 li +392.206 186.144 li +392.206 229.683 li +392.025 229.787 li +392.025 185.624 mo +391.846 185.521 li +391.846 176.895 li +392.206 177.103 li +392.206 185.519 li +392.025 185.624 li +f +200.974 437.666 mo +200.614 437.458 li +200.614 429.04 li +200.793 428.937 li +200.974 429.041 li +200.974 437.666 li +200.793 428.521 mo +200.614 428.417 li +200.614 384.878 li +200.794 384.774 li +200.974 384.878 li +200.974 428.417 li +200.793 428.521 li +200.794 384.358 mo +200.614 384.254 li +200.614 340.714 li +200.794 340.611 li +200.974 340.715 li +200.974 384.254 li +200.794 384.358 li +200.794 340.195 mo +200.614 340.091 li +200.614 296.551 li +200.794 296.447 li +200.974 296.551 li +200.974 340.091 li +200.794 340.195 li +200.793 296.032 mo +200.614 295.928 li +200.614 252.388 li +200.793 252.284 li +200.974 252.389 li +200.974 295.927 li +200.793 296.032 li +200.794 251.869 mo +200.614 251.765 li +200.614 208.225 li +200.794 208.121 li +200.974 208.225 li +200.974 251.764 li +200.794 251.869 li +200.794 207.705 mo +200.614 207.602 li +200.614 164.062 li +200.794 163.958 li +200.974 164.062 li +200.974 207.601 li +200.794 207.705 li +200.794 163.542 mo +200.614 163.438 li +200.614 119.899 li +200.794 119.795 li +200.974 119.899 li +200.974 163.438 li +200.794 163.542 li +200.794 119.379 mo +200.614 119.275 li +200.614 110.858 li +200.974 110.65 li +200.974 119.275 li +200.794 119.379 li +f +162.727 415.584 mo +162.367 415.376 li +162.367 406.96 li +162.548 406.855 li +162.727 406.959 li +162.727 415.584 li +162.548 406.44 mo +162.367 406.335 li +162.367 362.796 li +162.547 362.692 li +162.727 362.796 li +162.727 406.336 li +162.548 406.44 li +162.548 362.276 mo +162.367 362.172 li +162.367 318.633 li +162.547 318.529 li +162.727 318.633 li +162.727 362.173 li +162.548 362.276 li +162.547 318.113 mo +162.367 318.009 li +162.367 274.47 li +162.547 274.366 li +162.727 274.47 li +162.727 318.009 li +162.547 318.113 li +162.547 273.95 mo +162.367 273.846 li +162.367 230.307 li +162.547 230.203 li +162.727 230.307 li +162.727 273.846 li +162.547 273.95 li +162.547 229.787 mo +162.367 229.683 li +162.367 186.144 li +162.547 186.039 li +162.727 186.143 li +162.727 229.683 li +162.547 229.787 li +162.547 185.624 mo +162.367 185.52 li +162.367 141.981 li +162.548 141.876 li +162.727 141.98 li +162.727 185.52 li +162.547 185.624 li +162.548 141.461 mo +162.367 141.356 li +162.367 132.94 li +162.727 132.732 li +162.727 141.357 li +162.548 141.461 li +f +124.481 393.503 mo +124.121 393.295 li +124.121 384.878 li +124.301 384.774 li +124.481 384.877 li +124.481 393.503 li +124.301 384.358 mo +124.121 384.254 li +124.121 340.714 li +124.301 340.61 li +124.481 340.714 li +124.481 384.254 li +124.301 384.358 li +124.301 340.194 mo +124.121 340.09 li +124.121 296.551 li +124.301 296.447 li +124.481 296.551 li +124.481 340.091 li +124.301 340.194 li +124.301 296.032 mo +124.121 295.928 li +124.121 252.388 li +124.301 252.284 li +124.481 252.388 li +124.481 295.928 li +124.301 296.032 li +124.301 251.868 mo +124.121 251.765 li +124.121 208.225 li +124.301 208.121 li +124.481 208.225 li +124.481 251.764 li +124.301 251.868 li +124.301 207.705 mo +124.121 207.602 li +124.121 164.062 li +124.301 163.958 li +124.481 164.062 li +124.481 207.601 li +124.301 207.705 li +124.301 163.542 mo +124.121 163.438 li +124.121 155.021 li +124.481 154.813 li +124.481 163.439 li +124.301 163.542 li +f +86.2342 371.421 mo +85.8742 371.213 li +85.8742 362.796 li +86.0546 362.692 li +86.2342 362.796 li +86.2342 371.421 li +86.0546 362.276 mo +85.8742 362.172 li +85.8742 318.633 li +86.0547 318.529 li +86.2342 318.632 li +86.2342 362.172 li +86.0546 362.276 li +86.0547 318.113 mo +85.8742 318.009 li +85.8742 274.47 li +86.0542 274.366 li +86.2342 274.47 li +86.2342 318.009 li +86.0547 318.113 li +86.0542 273.95 mo +85.8742 273.846 li +85.8742 230.307 li +86.0543 230.203 li +86.2342 230.307 li +86.2342 273.846 li +86.0542 273.95 li +86.0543 229.787 mo +85.8742 229.683 li +85.8742 186.144 li +86.0545 186.04 li +86.2342 186.144 li +86.2342 229.683 li +86.0543 229.787 li +86.0546 185.624 mo +85.8742 185.52 li +85.8742 177.103 li +86.2342 176.895 li +86.2342 185.52 li +86.0546 185.624 li +f +399.495 367.005 mo +392.206 362.797 li +392.025 362.692 li +392.385 362.484 li +399.675 366.693 li +399.675 366.901 li +399.495 367.005 li +391.665 362.484 mo +353.959 340.715 li +353.779 340.61 li +354.139 340.402 li +391.846 362.173 li +392.025 362.276 li +391.665 362.484 li +353.419 340.402 mo +315.713 318.633 li +315.533 318.529 li +315.893 318.321 li +353.599 340.091 li +353.779 340.195 li +353.419 340.402 li +315.173 318.321 mo +277.466 296.551 li +277.286 296.447 li +277.646 296.24 li +315.353 318.01 li +315.533 318.113 li +315.173 318.321 li +276.926 296.24 mo +239.22 274.47 li +239.04 274.366 li +239.4 274.158 li +277.106 295.928 li +277.286 296.032 li +276.926 296.24 li +238.68 274.158 mo +200.974 252.389 li +200.793 252.284 li +201.154 252.076 li +238.86 273.846 li +239.04 273.95 li +238.68 274.158 li +200.433 252.076 mo +162.727 230.307 li +162.547 230.203 li +162.907 229.995 li +200.614 251.765 li +200.794 251.869 li +200.433 252.076 li +162.187 229.995 mo +124.481 208.225 li +124.301 208.121 li +124.661 207.913 li +162.367 229.683 li +162.547 229.787 li +162.187 229.995 li +123.941 207.913 mo +86.2342 186.144 li +86.0545 186.04 li +86.4146 185.832 li +124.121 207.602 li +124.301 207.705 li +123.941 207.913 li +85.6945 185.832 mo +78.4048 181.623 li +78.4048 181.415 li +78.5846 181.311 li +85.8742 185.52 li +86.0546 185.624 li +85.6945 185.832 li +f +399.675 322.945 mo +392.206 318.633 li +392.025 318.529 li +392.385 318.321 li +399.675 322.53 li +399.675 322.945 li +391.665 318.321 mo +353.959 296.551 li +353.779 296.447 li +354.139 296.24 li +391.846 318.01 li +392.025 318.113 li +391.665 318.321 li +353.419 296.24 mo +315.713 274.47 li +315.533 274.366 li +315.893 274.158 li +353.599 295.928 li +353.779 296.032 li +353.419 296.24 li +315.173 274.158 mo +277.466 252.388 li +277.286 252.284 li +277.646 252.076 li +315.353 273.846 li +315.533 273.95 li +315.173 274.158 li +276.926 252.076 mo +239.22 230.307 li +239.04 230.203 li +239.4 229.995 li +277.106 251.764 li +277.286 251.868 li +276.926 252.076 li +238.68 229.995 mo +200.974 208.225 li +200.794 208.121 li +201.154 207.913 li +238.86 229.683 li +239.04 229.787 li +238.68 229.995 li +200.434 207.913 mo +162.727 186.143 li +162.547 186.039 li +162.907 185.832 li +200.614 207.602 li +200.794 207.705 li +200.434 207.913 li +162.187 185.832 mo +124.481 164.062 li +124.301 163.958 li +124.661 163.75 li +162.367 185.52 li +162.547 185.624 li +162.187 185.832 li +123.941 163.75 mo +116.471 159.438 li +116.831 159.23 li +124.121 163.438 li +124.301 163.542 li +123.941 163.75 li +f +399.675 278.782 mo +392.206 274.47 li +392.026 274.366 li +392.386 274.158 li +399.675 278.366 li +399.675 278.782 li +391.665 274.158 mo +353.959 252.388 li +353.779 252.284 li +354.139 252.076 li +391.846 273.847 li +392.026 273.95 li +391.665 274.158 li +353.419 252.076 mo +315.713 230.307 li +315.533 230.203 li +315.893 229.995 li +353.599 251.765 li +353.779 251.868 li +353.419 252.076 li +315.173 229.995 mo +277.466 208.225 li +277.287 208.121 li +277.647 207.913 li +315.353 229.683 li +315.533 229.787 li +315.173 229.995 li +276.927 207.913 mo +239.22 186.143 li +239.04 186.039 li +239.4 185.832 li +277.106 207.601 li +277.287 207.705 li +276.927 207.913 li +238.68 185.832 mo +200.974 164.062 li +200.794 163.958 li +201.154 163.75 li +238.86 185.52 li +239.04 185.624 li +238.68 185.832 li +200.434 163.75 mo +162.727 141.98 li +162.548 141.876 li +162.908 141.668 li +200.614 163.438 li +200.794 163.542 li +200.434 163.75 li +162.188 141.668 mo +154.718 137.356 li +155.078 137.148 li +162.367 141.356 li +162.548 141.461 li +162.188 141.668 li +f +399.675 234.619 mo +392.206 230.307 li +392.025 230.203 li +392.385 229.995 li +399.675 234.203 li +399.675 234.619 li +391.665 229.995 mo +353.959 208.225 li +353.779 208.121 li +354.139 207.913 li +391.846 229.684 li +392.025 229.787 li +391.665 229.995 li +353.419 207.913 mo +315.713 186.144 li +315.533 186.04 li +315.893 185.832 li +353.599 207.602 li +353.779 207.705 li +353.419 207.913 li +315.173 185.832 mo +277.466 164.062 li +277.286 163.958 li +277.646 163.75 li +315.353 185.52 li +315.533 185.624 li +315.173 185.832 li +276.926 163.75 mo +239.22 141.98 li +239.04 141.876 li +239.4 141.669 li +277.106 163.438 li +277.286 163.542 li +276.926 163.75 li +238.68 141.669 mo +200.974 119.899 li +200.794 119.795 li +201.154 119.587 li +238.86 141.357 li +239.04 141.461 li +238.68 141.669 li +200.434 119.587 mo +192.964 115.275 li +193.324 115.067 li +200.614 119.275 li +200.794 119.379 li +200.434 119.587 li +f +399.675 190.456 mo +392.206 186.144 li +392.025 186.04 li +392.385 185.832 li +399.675 190.041 li +399.675 190.456 li +391.665 185.832 mo +353.959 164.062 li +353.779 163.958 li +354.139 163.75 li +391.846 185.521 li +392.025 185.624 li +391.665 185.832 li +353.419 163.75 mo +315.713 141.981 li +315.533 141.876 li +315.892 141.669 li +353.599 163.439 li +353.779 163.543 li +353.419 163.75 li +315.172 141.669 mo +277.466 119.899 li +277.286 119.795 li +277.646 119.587 li +315.353 141.357 li +315.532 141.461 li +315.172 141.669 li +276.926 119.587 mo +239.22 97.8172 li +239.04 97.7132 li +239.4 97.5054 li +277.106 119.275 li +277.286 119.379 li +276.926 119.587 li +238.68 97.5054 mo +231.211 93.193 li +231.571 92.9852 li +238.86 97.1937 li +239.04 97.2975 li +238.68 97.5054 li +f +361.249 389.086 mo +353.959 384.877 li +353.779 384.773 li +354.139 384.566 li +361.609 388.878 li +361.249 389.086 li +353.419 384.565 mo +315.713 362.796 li +315.533 362.692 li +315.893 362.484 li +353.599 384.254 li +353.779 384.358 li +353.419 384.565 li +315.173 362.484 mo +277.466 340.714 li +277.287 340.611 li +277.647 340.403 li +315.353 362.172 li +315.533 362.276 li +315.173 362.484 li +276.927 340.403 mo +239.22 318.633 li +239.04 318.529 li +239.4 318.321 li +277.106 340.091 li +277.287 340.195 li +276.927 340.403 li +238.68 318.321 mo +200.974 296.551 li +200.794 296.447 li +201.154 296.239 li +238.86 318.009 li +239.04 318.113 li +238.68 318.321 li +200.433 296.239 mo +162.727 274.47 li +162.547 274.366 li +162.907 274.158 li +200.614 295.928 li +200.793 296.032 li +200.433 296.239 li +162.187 274.158 mo +124.481 252.388 li +124.301 252.284 li +124.661 252.076 li +162.367 273.846 li +162.547 273.95 li +162.187 274.158 li +123.941 252.076 mo +86.2342 230.307 li +86.0543 230.203 li +86.4143 229.995 li +124.121 251.765 li +124.301 251.868 li +123.941 252.076 li +85.6943 229.995 mo +78.4048 225.786 li +78.4048 225.371 li +85.8742 229.683 li +86.0543 229.787 li +85.6943 229.995 li +f +323.002 411.168 mo +315.713 406.959 li +315.533 406.855 li +315.893 406.647 li +323.362 410.96 li +323.002 411.168 li +315.172 406.647 mo +277.466 384.877 li +277.286 384.774 li +277.646 384.566 li +315.353 406.336 li +315.532 406.439 li +315.172 406.647 li +276.926 384.566 mo +239.22 362.796 li +239.04 362.692 li +239.4 362.484 li +277.106 384.254 li +277.286 384.358 li +276.926 384.566 li +238.68 362.484 mo +200.974 340.715 li +200.794 340.611 li +201.154 340.403 li +238.86 362.173 li +239.04 362.276 li +238.68 362.484 li +200.434 340.403 mo +162.727 318.633 li +162.547 318.529 li +162.907 318.321 li +200.614 340.091 li +200.794 340.195 li +200.434 340.403 li +162.187 318.321 mo +124.481 296.551 li +124.301 296.447 li +124.661 296.24 li +162.367 318.009 li +162.547 318.113 li +162.187 318.321 li +123.941 296.24 mo +86.2342 274.47 li +86.0542 274.366 li +86.4143 274.158 li +124.121 295.928 li +124.301 296.032 li +123.941 296.24 li +85.6942 274.158 mo +78.4048 269.949 li +78.4048 269.534 li +85.8742 273.846 li +86.0542 273.95 li +85.6942 274.158 li +f +284.756 433.249 mo +277.466 429.04 li +277.286 428.937 li +277.647 428.729 li +285.116 433.041 li +284.756 433.249 li +276.926 428.729 mo +239.22 406.959 li +239.04 406.855 li +239.4 406.647 li +277.106 428.417 li +277.286 428.521 li +276.926 428.729 li +238.68 406.647 mo +200.974 384.878 li +200.794 384.774 li +201.154 384.566 li +238.86 406.335 li +239.04 406.439 li +238.68 406.647 li +200.434 384.566 mo +162.727 362.796 li +162.547 362.692 li +162.908 362.484 li +200.614 384.254 li +200.794 384.358 li +200.434 384.566 li +162.187 362.484 mo +124.481 340.714 li +124.301 340.61 li +124.661 340.402 li +162.367 362.172 li +162.548 362.276 li +162.187 362.484 li +123.941 340.402 mo +86.2342 318.632 li +86.0547 318.529 li +86.4147 318.321 li +124.121 340.09 li +124.301 340.194 li +123.941 340.402 li +85.6947 318.321 mo +78.4048 314.112 li +78.4048 313.696 li +85.8742 318.009 li +86.0547 318.113 li +85.6947 318.321 li +f +246.509 455.331 mo +239.22 451.122 li +239.04 451.018 li +239.4 450.811 li +246.869 455.123 li +246.509 455.331 li +238.68 450.811 mo +200.974 429.041 li +200.793 428.937 li +201.154 428.729 li +238.86 450.499 li +239.04 450.603 li +238.68 450.811 li +200.433 428.729 mo +162.727 406.959 li +162.548 406.855 li +162.908 406.647 li +200.614 428.417 li +200.793 428.521 li +200.433 428.729 li +162.188 406.647 mo +124.481 384.877 li +124.301 384.774 li +124.661 384.566 li +162.367 406.335 li +162.548 406.44 li +162.188 406.647 li +123.941 384.566 mo +86.2342 362.796 li +86.0546 362.692 li +86.4147 362.484 li +124.121 384.254 li +124.301 384.358 li +123.941 384.566 li +85.6945 362.484 mo +78.4048 358.275 li +78.4048 357.859 li +85.8742 362.172 li +86.0546 362.276 li +85.6945 362.484 li +f +78.5846 367.005 mo +78.4048 366.901 li +78.4048 366.693 li +85.6945 362.484 li +86.0546 362.276 li +86.2342 362.172 li +123.941 340.402 li +124.301 340.194 li +124.481 340.091 li +162.187 318.321 li +162.547 318.113 li +162.727 318.009 li +200.433 296.239 li +200.793 296.032 li +200.974 295.927 li +238.68 274.158 li +239.04 273.95 li +239.22 273.846 li +276.926 252.076 li +277.286 251.868 li +277.466 251.765 li +315.173 229.995 li +315.533 229.787 li +315.713 229.683 li +353.419 207.913 li +353.779 207.705 li +353.959 207.601 li +391.665 185.832 li +392.025 185.624 li +392.206 185.519 li +399.495 181.311 li +399.675 181.415 li +399.675 181.623 li +392.385 185.832 li +392.025 186.04 li +391.846 186.143 li +354.139 207.913 li +353.779 208.121 li +353.599 208.225 li +315.893 229.995 li +315.533 230.203 li +315.353 230.306 li +277.646 252.076 li +277.286 252.284 li +277.106 252.388 li +239.4 274.158 li +239.04 274.366 li +238.86 274.47 li +201.154 296.239 li +200.794 296.447 li +200.614 296.551 li +162.907 318.321 li +162.547 318.529 li +162.367 318.633 li +124.661 340.402 li +124.301 340.61 li +124.121 340.714 li +86.4147 362.484 li +86.0546 362.692 li +85.8742 362.796 li +78.5846 367.005 li +f +78.4048 322.945 mo +78.4048 322.53 li +85.6947 318.321 li +86.0547 318.113 li +86.2342 318.009 li +123.941 296.24 li +124.301 296.032 li +124.481 295.928 li +162.187 274.158 li +162.547 273.95 li +162.727 273.846 li +200.433 252.076 li +200.794 251.869 li +200.974 251.764 li +238.68 229.995 li +239.04 229.787 li +239.22 229.683 li +276.927 207.913 li +277.287 207.705 li +277.466 207.602 li +315.173 185.832 li +315.533 185.624 li +315.713 185.52 li +353.419 163.75 li +353.779 163.543 li +353.959 163.438 li +361.249 159.23 li +361.609 159.438 li +354.139 163.75 li +353.779 163.958 li +353.599 164.062 li +315.893 185.832 li +315.533 186.04 li +315.353 186.143 li +277.647 207.913 li +277.287 208.121 li +277.106 208.225 li +239.4 229.995 li +239.04 230.203 li +238.86 230.307 li +201.154 252.076 li +200.793 252.284 li +200.614 252.388 li +162.907 274.158 li +162.547 274.366 li +162.367 274.47 li +124.661 296.24 li +124.301 296.447 li +124.121 296.551 li +86.4147 318.321 li +86.0547 318.529 li +85.8742 318.633 li +78.4048 322.945 li +f +78.4048 278.782 mo +78.4048 278.366 li +85.6942 274.158 li +86.0542 273.95 li +86.2342 273.846 li +123.941 252.076 li +124.301 251.868 li +124.481 251.764 li +162.187 229.995 li +162.547 229.787 li +162.727 229.683 li +200.434 207.913 li +200.794 207.705 li +200.974 207.601 li +238.68 185.832 li +239.04 185.624 li +239.22 185.52 li +276.926 163.75 li +277.286 163.542 li +277.466 163.438 li +315.172 141.669 li +315.532 141.461 li +315.713 141.356 li +323.002 137.148 li +323.362 137.356 li +315.892 141.669 li +315.533 141.876 li +315.353 141.98 li +277.646 163.75 li +277.286 163.958 li +277.106 164.062 li +239.4 185.832 li +239.04 186.039 li +238.86 186.143 li +201.154 207.913 li +200.794 208.121 li +200.614 208.225 li +162.907 229.995 li +162.547 230.203 li +162.367 230.307 li +124.661 252.076 li +124.301 252.284 li +124.121 252.388 li +86.4143 274.158 li +86.0542 274.366 li +85.8742 274.47 li +78.4048 278.782 li +f +78.4048 234.619 mo +78.4048 234.203 li +85.6943 229.995 li +86.0543 229.787 li +86.2342 229.683 li +123.941 207.913 li +124.301 207.705 li +124.481 207.601 li +162.187 185.832 li +162.547 185.624 li +162.727 185.52 li +200.434 163.75 li +200.794 163.542 li +200.974 163.438 li +238.68 141.669 li +239.04 141.461 li +239.22 141.357 li +276.926 119.587 li +277.286 119.379 li +277.466 119.275 li +284.756 115.067 li +285.116 115.275 li +277.646 119.587 li +277.286 119.795 li +277.106 119.899 li +239.4 141.669 li +239.04 141.876 li +238.86 141.98 li +201.154 163.75 li +200.794 163.958 li +200.614 164.062 li +162.907 185.832 li +162.547 186.039 li +162.367 186.144 li +124.661 207.913 li +124.301 208.121 li +124.121 208.225 li +86.4143 229.995 li +86.0543 230.203 li +85.8742 230.307 li +78.4048 234.619 li +f +78.4048 190.456 mo +78.4048 190.041 li +85.6945 185.832 li +86.0546 185.624 li +86.2342 185.52 li +123.941 163.75 li +124.301 163.542 li +124.481 163.439 li +162.188 141.668 li +162.548 141.461 li +162.727 141.357 li +200.434 119.587 li +200.794 119.379 li +200.974 119.275 li +238.68 97.5054 li +239.04 97.2975 li +239.22 97.1935 li +246.509 92.9851 li +246.869 93.193 li +239.4 97.5054 li +239.04 97.7132 li +238.86 97.8171 li +201.154 119.587 li +200.794 119.795 li +200.614 119.899 li +162.908 141.668 li +162.548 141.876 li +162.367 141.981 li +124.661 163.75 li +124.301 163.958 li +124.121 164.062 li +86.4146 185.832 li +86.0545 186.04 li +85.8742 186.144 li +78.4048 190.456 li +f +116.831 389.086 mo +116.471 388.878 li +123.941 384.566 li +124.301 384.358 li +124.481 384.254 li +162.187 362.484 li +162.548 362.276 li +162.727 362.173 li +200.434 340.403 li +200.794 340.195 li +200.974 340.091 li +238.68 318.321 li +239.04 318.113 li +239.22 318.009 li +276.926 296.24 li +277.286 296.032 li +277.466 295.928 li +315.173 274.158 li +315.533 273.95 li +315.713 273.846 li +353.419 252.076 li +353.779 251.868 li +353.959 251.764 li +391.665 229.995 li +392.025 229.787 li +392.206 229.683 li +399.675 225.371 li +399.675 225.786 li +392.385 229.995 li +392.025 230.203 li +391.846 230.306 li +354.139 252.076 li +353.779 252.284 li +353.599 252.388 li +315.893 274.158 li +315.533 274.366 li +315.353 274.469 li +277.646 296.24 li +277.286 296.447 li +277.106 296.551 li +239.4 318.321 li +239.04 318.529 li +238.86 318.633 li +201.154 340.403 li +200.794 340.611 li +200.614 340.714 li +162.908 362.484 li +162.547 362.692 li +162.367 362.796 li +124.661 384.566 li +124.301 384.774 li +124.121 384.878 li +116.831 389.086 li +f +155.078 411.168 mo +154.718 410.96 li +162.188 406.647 li +162.548 406.44 li +162.727 406.336 li +200.434 384.566 li +200.794 384.358 li +200.974 384.254 li +238.68 362.484 li +239.04 362.276 li +239.22 362.173 li +276.927 340.403 li +277.287 340.195 li +277.466 340.091 li +315.173 318.321 li +315.533 318.113 li +315.713 318.009 li +353.419 296.24 li +353.779 296.032 li +353.959 295.928 li +391.665 274.158 li +392.026 273.95 li +392.206 273.846 li +399.675 269.534 li +399.675 269.95 li +392.386 274.158 li +392.026 274.366 li +391.846 274.469 li +354.139 296.24 li +353.779 296.447 li +353.599 296.551 li +315.893 318.321 li +315.533 318.529 li +315.353 318.633 li +277.647 340.403 li +277.287 340.611 li +277.106 340.715 li +239.4 362.484 li +239.04 362.692 li +238.86 362.796 li +201.154 384.566 li +200.794 384.774 li +200.614 384.878 li +162.908 406.647 li +162.548 406.855 li +162.367 406.96 li +155.078 411.168 li +f +193.324 433.249 mo +192.964 433.041 li +200.433 428.729 li +200.793 428.521 li +200.974 428.417 li +238.68 406.647 li +239.04 406.439 li +239.22 406.335 li +276.926 384.566 li +277.286 384.358 li +277.466 384.254 li +315.173 362.484 li +315.533 362.276 li +315.713 362.172 li +353.419 340.402 li +353.779 340.195 li +353.959 340.09 li +391.665 318.321 li +392.025 318.113 li +392.206 318.008 li +399.675 313.696 li +399.675 314.112 li +392.385 318.321 li +392.025 318.529 li +391.846 318.632 li +354.139 340.402 li +353.779 340.61 li +353.599 340.714 li +315.893 362.484 li +315.533 362.692 li +315.353 362.795 li +277.646 384.566 li +277.286 384.774 li +277.106 384.877 li +239.4 406.647 li +239.04 406.855 li +238.86 406.959 li +201.154 428.729 li +200.793 428.937 li +200.614 429.04 li +193.324 433.249 li +f +231.571 455.331 mo +231.211 455.123 li +238.68 450.811 li +239.04 450.603 li +239.22 450.499 li +276.926 428.729 li +277.286 428.521 li +277.466 428.417 li +315.172 406.647 li +315.532 406.439 li +315.713 406.335 li +353.419 384.565 li +353.779 384.358 li +353.959 384.254 li +391.665 362.484 li +392.025 362.276 li +392.206 362.171 li +399.675 357.859 li +399.675 358.275 li +392.385 362.484 li +392.025 362.692 li +391.846 362.795 li +354.139 384.566 li +353.779 384.773 li +353.599 384.877 li +315.893 406.647 li +315.533 406.855 li +315.353 406.959 li +277.647 428.729 li +277.286 428.937 li +277.106 429.041 li +239.4 450.811 li +239.04 451.018 li +238.86 451.122 li +231.571 455.331 li +f +399.675 366.901 mo +399.914 366.901 li +399.914 181.277 li +239.04 88.3969 li +78.1658 181.277 li +78.1658 367.039 li +239.04 459.919 li +399.914 367.039 li +399.914 366.901 li +399.675 366.901 li +399.555 366.694 li +239.04 459.367 li +78.6438 366.763 li +78.6438 181.553 li +239.04 88.9488 li +399.436 181.553 li +399.436 366.901 li +399.675 366.901 li +399.555 366.694 li +399.675 366.901 li +cp +0 0 0 1 cmyk +f +grestore +grestore +grestore +76.54 460.658 mo +5.54004 460.658 li +5.54004 88.6577 li +76.54 88.6577 li +76.54 460.658 li +cp +false sop +3.0518e-05 3.0518e-05 3.0518e-05 3.0518e-05 cmyk +f +472.54 471.658 mo +401.54 471.658 li +401.54 99.6577 li +472.54 99.6577 li +472.54 471.658 li +cp +f +449.579 127.681 mo +414.079 189.169 li +196.1 63.3188 li +231.6 1.83105 li +449.579 127.681 li +cp +f +298.579 494.681 mo +263.079 556.169 li +9.99316 410.05 li +45.4932 348.562 li +298.579 494.681 li +cp +f +228.608 5.06836 mo +268.37 73.938 li +50.3623 199.805 li +10.6006 130.935 li +228.608 5.06836 li +cp +f +418.811 356.877 mo +454.311 418.365 li +254.362 533.804 li +218.863 472.318 li +418.811 356.877 li +cp +f +.75021 .679683 .670222 .90164 cmyk +%ADOBeginSubsetFont: Times-Italic Initial +%ADOt1write: (1.0.24)
%%Copyright: Copyright 2013 Adobe System Incorporated. All rights reserved.
12 dict dup begin
/FontType 1 def
/FontName /Times-Italic def
/FontInfo 5 dict dup begin
/ItalicAngle 0 def
/OrigFontType /TrueType 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 45 /hyphen put
dup 48 /zero put
dup 49 /one put
dup 50 /two put
dup 51 /three put
dup 52 /four put
dup 53 /five put
dup 54 /six put
dup 55 /seven put
dup 56 /eight put
dup 57 /nine put
def
/FontBBox {-296 -413 1661 1205} def
end
systemdict begin
dup /Private
7 dict dup begin
/|- {def} def
/| {put} def
/BlueValues [0 0] 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
12 dict dup begin
/.notdef <1C60D8A8C9B7D8BE1853B203EFE351B1CDFA12DF07B00368C22E31
EFC3300D63209ED6> |-
/hyphen <1C60D8A8C9B81F2C76EA3B8597BEE0458030533237D1CB> |-
/zero <1C60D8A8C9B7A73DB97D28CE021B49950835179F81DB06CBF930B6C6D
5706D9ED6014632ABEADAA0D048E67029BA27E752F6AABF2BF3925FA80CF6D16
5732BF65C6EA4D3C751E18327714EA7621A55C0DF161D6AB71192F2116C05690
BDC8199A704B3BDCB601C35C000C936CEADD76518E5903B4437D88DA3559D6E3
5C0BFCF02F2B6192168CA3B70> |-
/one <1C60D8A8C9B7A73DF20AACD81F51CDF035203AD98E8BE9F8F6DCE87E5C
F3C389E734A875E4C87814E53C39CEBDA5DEB0A2209A3CE4850A1519A46C78A1
BAD9B717AC6802F3722C5F0C5FB572C56DC28BEB55FE019ED23E0252F5CE5EA1
026734AE05F045FA0E8B2FF2C12476C08FABE0AD5FBEA4C540DB5C83896BF115
B84E961C81431EE93E8A6F2EA4B686E9E0CDE6> |-
/two <1C60D8A8C9B7A73DD8334B3BC9901481F6D704362F7D67101BB94C3084
E0DDA1820EFCC7949871D41600317976CF8EBE943EF4130DCB4C0E4C98BD76F5
0CD707306CCD68B5AC0A92BF048DE1326D325EF3B74E15CE2E1E98AD00DA3046
40D485D09CAC8DF73B1B50D215493BE7426DAAEB1156148CA2AB41E9D928DFFE
9FB5C3B4DBB45EE9D294EE4695> |-
/three <1C60D8A8C9B7A73D8ADA4CA8BA72577787AF65F9C91C847EBC092EB7
F2A3070050F42D94A67EF6D2BD207A2B0533E4B8ED534D1F0C9B4F68261F2A11
F8230FDEDF8A0B4E03CA6ACD89B8F5B72A1A3FEB94C82437E9E6ED367AFDD52C
A82360CF3B9C98753263FEECA454B8669B03203E0AA0299698FAF4C1FDE19978
96D6DD31FA059B11513CE309A15C7D6312B46961D524A4C2696A7E5D71DB4CE9
E3303606791A33A9EBB39AFD8A957D3794D60D3D8C58EAB6B53881AA0557DB2E
6B9ECD34635A29C5256E0BD65CDB026A457ADBA287B0E2F9081EC3691FD0567E
0D82EDE17744924D74EA1B30F0C1> |-
/four <1C60D8A8C9B7A73DEE1559203DEC404957A916D179682E547483B1D26
62B92303234A809D8DDE21E9313C8F0CA81FB6C75E0AEBB921AE8B37CB100274
32C> |-
/five <1C60D8A8C9B7A73DB92CE6209DF9B835C753A3F02FDD413CD65848E55
1050BB9F8BBE0568BC11742713ACAAFA44FB477D8F97AA927DAA5CB4C43AEF17
7615F3B9CE67974515AFDDF13072B24E7642E8EE4082BB00D2863F989F347738
89AEE0844B77B52B03318B4C59D46E37CDB70C3D25BD95EAF776053F84FEEFA4
8D00AC885AB> |-
/six <1C60D8A8C9B7A73DB947B78D0EAF4C04533F4424068E513374B014AC34
B5621AAF6442EF0A2B68E07E94180838C273F2D9565B91F6E672489E69DA4514
22EBA304F10DB4EF6DD04CB2B18A878F5E89DF15E24337AF186E23C34372B68C
6357F82C5F9168A333E962E1314D53887924778D2821BFD1D733452A151D3547
14227D1370843934653BCCE07E878302785B8CAD41012DADFD32800FA8190A16
C1E12AB1FC8BE9645338479AB62BE56EB5255D9BECA5E7> |-
/seven <1C60D8A8C9B7A73DB6162145DF86D5826D50B862DB0D7FD8EB656E45
31D67A63B798D9E6B3007666CE8A4404CD186F1331F34E4D0C6523> |-
/eight <1C60D8A8C9B7A73DB9EE2B4C3813C5DC42755C392A1AC67666449C61
9EB445DCD117238F7B8AE5A2181715EF83B1329EDF17227E1E929AE0F2E397CE
0576D84E14AC0024397CFC65E98FF69E0E39E494F6051B23DB9500F84375EE5E
578D66320636A785EDAFC1E4685722F868161C9447E500FB688F197AD27C533A
E162E7EACA5942E149DBC9B01129885A276C1079977D733D5E358071746619F4
169102DE16586ED85EBD7855DE324D509B5C87FFC1414145F313CD4A301029DA
D17C2330CA862423BBD047FF99680FDA52EE8007304F6FEB8E23DFA6CC1F1D3C
3040D1F556568B54FEC8AD3E80E6BEC43B6AD2844332DF6CB89F96336B5ACF28
F959FEA86317CEE2F16CCF> |-
/nine <1C60D8A8C9B7A73DB9BC76669044CED48C25AFFFC7C0FFFE448864EE9
B24704DBDA9575126857EDC381F87774DA648AAF893D9B0CE9BDF386060972D2
1830A3B1C70DE1552D9FE36229D86E746DBA1EB16709E20A88B862AC405FAE44
CC7FB5092E39BD54F82698CF3381B6A90DA2858D0AA49EE6105D7D66DAF03458
EB2666BC277211C922EA7F55B8B0782B732BFBD9E709C7B3C8A3086DD3AD986E
329EDAD4C6D4A65E950739B08B0E2AEF6D791248739CC3BFE9659> |-
end put
end
dup /FontName get exch definefont pop
end
%ADOEndSubsetFont +/WLSMBS+Times-Italic /Times-Italic findfont ct_VMDictPut
/WLSMBS+Times-Italic*1
[45{/.notdef}rp /hyphen 2{/.notdef}rp /zero /one /two /three /four
/five /six /seven /eight /nine 198{/.notdef}rp]
WLSMBS+Times-Italic nf
WLSMBS+Times-Italic*1 [12 0 0 -12 0 0 ]msf
56.3877 212.692 mo
(-28)sh
56.3877 304.358 mo
(-30)sh
56.3877 345.691 mo
(-31)sh
56.3877 260.359 mo
(-29)sh
56.3877 190.536 mo
(-32)sh
55.9561 282.203 mo
(-34)sh
56.3877 323.536 mo
(-35)sh
56.3877 367.536 mo
(-36)sh
56.1357 238.204 mo
(-33)sh
416.061 212.692 mo
(-4)
[3.99609 0 ]xsh
415.629 297.508 mo
(-2)
[3.99609 0 ]xsh
416.061 345.691 mo
(-1)
[3.99609 0 ]xsh
416.061 255.024 mo
(-3)
[3.99609 0 ]xsh
416.061 190.536 mo
(-9)
[3.99609 0 ]xsh
415.629 279.609 mo
(-7)
[3.99609 0 ]xsh
416.061 321.052 mo
(-6)
[3.99609 0 ]xsh
415.629 367.52 mo
(-5)
[3.99609 0 ]xsh
415.809 235.72 mo
(-8)
[3.99609 0 ]xsh
84.5703 394.942 mo
(-37)sh
218.863 466.657 mo
(-45)sh
180.494 446.741 mo
(-44)sh
142.124 425.406 mo
(-43)sh
103.755 402.74 mo
(-42)sh
65.3857 383.325 mo
(-41)sh
199.678 456.657 mo
(-40)sh
161.309 435.325 mo
(-39)sh
122.939 412.658 mo
(-38)sh
262.57 97.2764 mo
(-13)sh
396.863 168.991 mo
(-14)sh
358.494 149.074 mo
(-15)sh
320.124 127.739 mo
(-16)sh
281.755 105.073 mo
(-17)sh
243.386 85.6572 mo
(-18)sh
377.678 158.991 mo
(-10)sh
339.309 137.658 mo
(-11)
[3.99609 5.11523 0 ]xsh
300.939 114.991 mo
(-12)sh
206.866 98.2217 mo
(-19)sh
65.3857 174.276 mo
(-27)sh
105.809 152.546 mo
(-26)sh
146.231 130.817 mo
(-25)sh
186.654 109.087 mo
(-24)sh
227.077 87.3584 mo
(-23)sh
85.5967 163.411 mo
(-22)sh
126.021 141.681 mo
(-21)sh
166.442 119.952 mo
(-20)sh
377.57 392.811 mo
(-49)sh
236.09 468.865 mo
(-50)sh
276.513 447.135 mo
(-51)sh
316.936 425.406 mo
(-52)sh
357.359 403.676 mo
(-53)sh
397.781 381.947 mo
(-54)sh
256.302 458 mo
(-46)sh
296.725 436.271 mo
(-47)sh
337.147 414.542 mo
(-48)sh
263.207 276.943 mo
(1)sh
286.54 276.942 mo
(2)sh
301.207 299.991 mo
(3)sh
303.207 253.991 mo
(4)sh
325.873 299.991 mo
(5)sh
325.207 253.991 mo
(6)sh
343.873 321.991 mo
(7)sh
342.54 276.943 mo
(8)sh
341.873 234.943 mo
(9)sh
364.54 321.991 mo
(10)
[6 0 ]xsh
365.425 276.943 mo
(11)
[5.11523 0 ]xsh
364.54 234.942 mo
(12)
[6 0 ]xsh
376.792 345.991 mo
(13)
[6 0 ]xsh
376.792 299.991 mo
(14)
[6 0 ]xsh
376.792 253.991 mo
(15)
[6 0 ]xsh
376.54 212.942 mo
(16)
[6 0 ]xsh
393.674 345.991 mo
(17)
[6 0 ]xsh
394.106 299.991 mo
(18)
[6 0 ]xsh
394.106 253.991 mo
(19)
[6 0 ]xsh
394.106 212.942 mo
(20)
[6 0 ]xsh
397.782 365.052 mo
(21)
[6 0 ]xsh
397.781 321.99 mo
(22)
[6 0 ]xsh
397.781 276.943 mo
(23)
[6 0 ]xsh
397.781 234.942 mo
(24)
[6 0 ]xsh
397.781 189.169 mo
(25)
[6 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 +/WLSMBS+Times-Italic*1 uf
/WLSMBS+Times-Italic uf
/Times-Italic 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) 14.0
%%AI8_CreatorVersion: 14.0.0
%%For: (Guy Marleau) ()
%%Title: (GeoHEXT4C.eps)
%%CreationDate: 13-07-04 13:47
%%Canvassize: 16383
%AI9_DataStream
%Gb!R&k?9Xa&h*\6!;?IC3R*XO,Y(-t";M#2(_DN:elqPAEN]8@m`E@7^pEafHTg+"R%=f<Q+O'>C<\>SMrA2$c7T&fQjL)XAe%8i
%k&;_dZ<AcB-FJsoM#(T>?oS/2@Qku*OO,oJ$^+rj6=Dn,c)J\UDS7#dRn\>l>HTmkF8esR@D:uciCVANTk:Xmhr`^q2jaqY.4l??
%B\Jp!WK"BumEHs[_:+1qC,MJW6ePMnCA=P\R8KgBHJ[DF8]!uj+3D;gDE!smDg1e:[8**AOXU&dpjo?nhS=MHC?RJPF*04)m=s+2
%9T0ljkO<_K*^i6^k6Gb6"Xq1E,g7cge#<Wi$'=[G_aK$.Ij<?c,Sn<?Ld3'_+6!D@$(2g;9klfDCtHAfA@Zr/16Yio=7b9p\j=+X
%Uem&(kZ09M^7+`'']+L.0^^/Pk!1ca,K$d:oK2XK!!Ke)6:^POCb4h/KufWA*/L??O`3S4Rbp*iY6jlG_H`d\6Y]?52S7g09`>.0
%,"!N*T`<G9R_'HFDD*>M:N0*L)Rq`L+Z70!@brc_H=LQ@ciO05DU@[Na4(lDD)p>ofHeZqFp-I1HLDBPhCuX^58l%ed98`n=aEXp
%mL)J-@9?b;JV*NJ@K1t53?!G\@e;q5TU?5.\\Ul200KC%&,!pP"%Zn7K+2b#-f`;miJg5ZprEFE58kijlcG7/LhORDU]97@q-nsU
%a4^LAZNia3\($"4%A7D6L@9m?HoDQiHuUmb0B["5!!B>`^mYELgMAmIT5gLn'6nr71;0-.EW=@&\YV42f8MK*,Q@5EpD7Bf"#5:K
%32+pmAE2"=iNYTX(d=A4HN%AlYhN(TgF^bYj_qBJ9`?sE7ZVH8_nGkmK?5$.AMg1]nb;f:o_Uf,q1.k&_Jbn@'`BL-Ga78pS^?1g
%kVa)?RgI\YJ\*l:QZUt.h0(5\]B%Zul)F%5VE;BRNc/\'n$ogDhKV_rrBlqp7JR/gDuXEBX_2;^)esn"dGNj+B%5DHlE(X$<aU<#
%A):Duq_NcN)A=t"2Y7NGX$;+h?X#`+plIffmAK-_%HgqH[mOokcPHJ=c)eDM13#O\B"Q<8ZIn],fRNot$ibT%rRnR0Nr=14*f_Z4
%C9jMZkBUu%fZhbZ[QtFQB1DpS;&cm`iUZGkTDE1Slcnri^okeP2hMpV[miX5PK!MX`kZ"qe9nft;55`CNJ7RTqT0)HI'WmGlHdnJ
%O_'W6q5<F`+rj_o@7ku`NrQqO$m<Q\Z<ufZnMgGkqT%RUY6dN,%VQj+45?a]\ju4&EOT96R:8eIk)I.7mS*W-";]4S#E8"V_)TU]
%64gf]4Iu.l)iC+-rW5g'?d%70:rMG@$;e)Xpme08UW?048;!d3s'?G7CR&[7V&M;U7L_Y5m(+-XM`0Cc/aT?/58p8eg2&*b_;"TO
%b^4t"_KV(A\63a#$%aL<R\EOUYME[C>OU^\hJN^C\6Mj/s.BVcR9E&':;b[*XUU)LK_ZB)d_Z0oWT%Bk6u#-,r#q<]@T!-i(HqDK
%>13>\og3j0I$!aDgfj0Fet3[gH6jd]6dCMTqZ/7tc`T3Z0+n4p0`nZ5rXf\\!X3HA]TVQRbsbu5A;io5#;j2doOc"_B]Oq+c*?'t
%YL^nUD?(Yb!^1E5DhIIfEIVInNI,7N)%ZUq!?h4nPOYTd[t5Fq@:g+4q$Y[\Pb8!o@ZV@]m6B*09UPu+!]?PM)LjmIRJ3&S%mU#r
%B]WY@S0%af44kJt3D?n4oHa-M2qu0Dnp7iN<>VF,acRSrq\4Pc\2Jl:dJjEJjto/e+8AVB]?-B0od22eC.BDZes)SO#VY5Am(_7m
%(T7ooB`.2gYJnIfe82Z.FNaUa,\2AhX]O4^K?gphXj-WbY35WaUu,Gg@)Vfas/)R?hY%?,<8^FhY#"np\3KgKmJ\.28G'+1\b0k3
%ASs)d1TjsP,Hc7QBDa8ps5,QN*I_GE=O7'%+,O\S*=:62s12(#[IOUmn@uO.Hk4.Gek(BPap]EaS/[<6Ad#@m-^nl64?a(#\O2m-
%0V]]gJ2T5clO?,^fJ(qnB$>Alfe2G<A8.JS^3V::pUU5PiKb!ZLLJ-pKriVd<Tf3n?\m0,ONFj-"6./XY:W!c_I(LnPN*Cf=Dp.Q
%^,sU=gYSGUHVFEo#oI:hgOq7>9ONFgs+8<1<;]#]pY:B;RO2n;Od6$o=VGR8_3[CUjVg=1_bYcO6fo?ZlT8Mr_QV9['CHl_&=N]-
%R`ln#7dr';,X@&jU*cDuHCt=l-BAAElg(.DeDS;hfCOJcH\V%G^iYq'VSS:)A=r/6ST&ZD<f%b8Je01n5GHOGFn>Vf5=7r(*u-hL
%k/uE1L#07NZ@;T%msm4XgB;;i^%EKDqt!P\(9D3&LR2Vn5BBZILQiUBi-NfVD%C0A#;sc/f=h2G?(@R;6*%g<BVB3V6+7/frDe@V
%pD!SZr]to44a#BmRub=1lcg_PiPQG1W8a\(ok$:o/c'mjcu&ju9K-HnZ4VN^IhXpOd(FK$B!r[QWM(BSYUr$<m^i6.m"cp0X::9O
%J_Ju?7;/l#f_S"jIj?:1<Cl=Ws.n8=;0id\F'&BK,4rf\\k*o"rKf5W/T7lJCmXaCQ]q@h*[Wd.U`:PG#:-/_*IjV4?nVIJ;u'dn
%d`q"Es'f^?09a4a2AuG-cATU!R#_NlK4]UslHPRFqF)PLWh(eS>Q26.3#!TcnT[0t[B@7l_sNe^AMFYoh,S_&^-FLrdot6c\k)?u
%?OVAFXL4E[H5?,8hd-`\P2()WZAed'$OT1j)K"^`83O$-J*4R3pg^K$YhZ>c'Fl>^f;1^QW.0.$F)'GKJhhH74Q8lVj*\pm+7rs-
%TJ?9h'#qkGa3RfHk2(F=?hW&<o)P?[Rn7[n)i%g`4^04(1Y[n7\c@Y/\_ERn[)ZLLl"%+gJIg*TKrmRO)o;a$%F>N$W6L[>fgA97
%PQ,$oP*q@X@)Q+h'Sn263abF47XEgl=_fufM!!+;D-*qkopGpc4`Arc`FdYQD&rP*),,eIc/_*Rc<9XEf%^kRi\]D1M^(YPEjqo(
%eG:i@gnOf$RZ#)*[b%.q-JLc5<C'j7[=s5Hbk9h%]^(P+oA+H+DR\[!L)Ng1ErgNI:URm'$ip6.Pa(Kn$)+$CoTZdrhJef:nmI.,
%SQ0SfPi16-\!]i(\lgVoP#f9LKOL9GG)=,e`5h'ObV&t-2+K7OW]@]G/ibK8-\]'UeQ]lf2j=&Tf&JK;<887l$iD!`$t\$i0+3^:
%Md8BiclIe-rK"nRAqFFGcL?CE.j?0RX:Z&(R@X+1V@CiaQkaW$Tcof&7Y7lf2dLT^o"E"L^!-YgAg%?jjq5(BK@sc=$U^6=5@tTt
%Z"/!*V)MF+p+?<=egoffh<_HWi=!G,:tUDG$eVJ_j^u,2:0IB`&d49B_U`M8X5:Ui_%ruGhja9S".#pL+WnKr^eq#_C2#VrZ/Bo'
%ef.^@4CsWYY]I$R&#nMOqO7AlbH9t_.E%muOp?\dZG=glDX`L?$@)sA.UWHK<M:_t:>iR+ZtXete!e-JMt6e!DG$\<s,dL`:'`*W
%kGDIMd<RaHDfjo1ZZ6Aq'X:g;V)m<cFG>NV_CS:TOu<S:F7JZa0+@'ab!=TtgL(TY6&8W0=OGB8",h&7'O(-5g>LCE51.K=KM22f
%mEuO3C.<tRM84q6/8VfKc?r!j7uY>"6PBt&ma5fDHX9.go?M)1LW?`TmRaO8\iZfqGha5`B6FS#Y#]>q"@\LM:rnd5QJ3]1/]7+?
%HHS0a8k6c"osV64^bNh,V?>?An)\5iTse.L^*Lts@/@S'"&(Y;nY3Lr"%aHkXmIpaJm+5FiGpcC;**G(2Z:a@hHQs<V;&'tA0KQN
%0O+DYb6>--/^bJ8VM\PtCq>ZoSlOLILVDjgO`jN1G\B&<54l6fs+`lNKiV;"#lBe<6o6C;E7S7h^3$g\96kEUnU0U(lN,LXIIr/!
%TF$G39g.s\Q>J!RDZ>-9YUnA#VEiRc&ITR7MGmj_JP6iSV+.f!huHuV.G!DQ^%Fhu\@<]4N#DaT$2B.5`Z0o`d8n%.FL2ghM25V^
%*4mhp[>r8^XEClbbZ[MPiN2-C]QfFJ%0amW%Xh?NimD6$)pVLMd;kpMm&Q*VBjkck?`Anu)]s#mUf&h<WBb(a[JX\!>>#hHed:D@
%NqKV/BZG'E?87`J'AngNMj8Wo&(_aT`KP>SKU]5]oOaj\nmLlqQ2SPsNuGdo)_SU,e63%6+K&lgUOj</L(X@mY*"TN<5;&!EQ(sF
%pU10g-f@6WF8q<3YQgk>XhiuSI9ooN&^hkhVBhlb&`)mX&iIOt#[Q4%a\'t9A>L?q[^<upHE8]=TZpgFP>&^@B$d#ECgWXu<5]U/
%BJgb,;*e%6B!BpdJJ?gS-Ss%TV'm?B-oaen%H^\p;J+0o<4OI,$r"#SZ>DM35.dhf4QDl-Io/"%f%-H9'10+KJf=B.c\3Pn"U/h<
%hI]5$L>-49/AL_2h0u&6->K<mT2mdmid"I%:8n<'-o1U`==7cpW]YO:)Q9SO\A:XGl+"QKB>fu\H!QtkBkG%_%!43,gq'ssYeDpM
%`nkL-`J&l@o2t9kq]:.I-`R[]GAdl5o?Hgpe@9jHRf<_.(njJW#cn+gEs(,=1NL?Y[4aO)-h=3HfnO*L(/*J)XFW%p7I@WZA3BpG
%;QCQ\OgQ2q.`TbMVR?rD*@SJ6m`-eJN1+U\P82_$$PaP<R\>CsonGf^>H;thcB%X8lBaHr)hM3C9a<[$HE8&Z]W'N+5)M[mhbnbN
%<4n,uVbTn1YP?KAMn/ou@^;G"=n*[HfMXQg?(po,HJY^/fa\rAb;F=T"/,4u(%$[HYfPpN'so_<iNeTr1>*Q(,gX?umfa`fZZj7u
%OQ2l=0B;EQCk'QaK8A*ZH!\Oo9bp*-PZ)noIb3W+/^tS??MFF=\k_e-dUfFQ(qln.?^:A'QAak_CV?6:r4"kFj@p&jGGXU7WPT#8
%TY0-CY-DR4<n?PGheccq;[Hb7K)9o*T%;HZ:rW0L>3<!IRnX=o<Un&Zda2Ei>b?uH)P5F'CS$+mZm"8GPQKaKoR.b#Xg6ZErhC/2
%/D#<)V"M%kR?%h!S-;?nhqQT$ii90ckh!$SK!,qT8:@t;:"3tep-".A+TpN@C\5W`A,6Z>1c.N)iThE!<hlPpqLDQSYnOE(KYAe.
%$*,An=Vs9E7V_liGegDrHLOJm%>?*U942e>10B24THpnYG4Y^-2jpXiFZ;tqC^")Y>ns#2jN'(75Zgt!Tpluh8#SHpN/1p-Pq@;p
%L0i=n0m3QTF4u.]XXE]ZjM')\g8)_L>@L.cKO._kdKW!;<H\-.9E6.sTdd@Y=;rR4ZZLIgP_SptI0"[>lfpZA;;7t1Na&O_@StUE
%L+?7diQ5Q/g,+JOZHcL%VadrGLKu!YbN33f6o%5Y*h;f(K:$@Eck;#hW4o&K=eNct+1Al%&Bk.AQ3D@J"+<^`!5fSbI4V-OoIc?M
%pZGT-Ttn)@J?N#/a\_:2KW5pOP]+;b1ZNm@Dj^Dub^Y+>$hL7i(E0op0FJ=/,`g0_%JlL7"tl.MQnb3Nj8nNYre`f7ZeUsMTOsQW
%A"dQL$4fjT2ssBU.$R%PON.c^EN^tpF3WGcl=*#H-TLOgB:eeqTMRP2]0@1[g<aFjpd3H1/dhC7POF5ID#nafK@qhHr:#o0H+008
%A5f,g*?V@1.t5OSfS/3s4YY48F:>6r0[U?Vq:QCq]TL3fJ=14kd#Wjb<OiEO]Oi8VeS6X?T[4D#_bdpQHZ^^.Y3_LgB?t_If'qfW
%lgjs(0j[tb9,<T+StGY&Ru9hL;N.+n1@9,I-Bq9Ths<:iokk<m'a$BL.iA\b'?$d;>o7pEMp,bakK5&5X%d2)$i!HIb[oV9AfG#o
%F5tDk4d-:O&,F=IC/FEqm,PdQlGF*j(G1lQM<ITX>PNZnKjME`m!MsnJA&\qEi1,E]2BeonW`pBfq1sh_MG_ibBA%@NK9fppTJMg
%<o3SL4K,Jii]WKqQJOESNGn5;Gc\N?UHBNaX;G'9:E[?fkkus!Rq63XM,E\VS,\A[O<SXkg'Rqfrf]pNm8%gg0]c$C474`[PO58E
%*EFaPDs[?FqqsVEcuXI"%<j.7r7g0O'F3TD8,b%2ELG$SK/RrAf(8.OjR)>4T%^_QO4WQ%Q\.SBMEXbi`DQSl*gn;O^$'c_nX5bd
%YD9ZV2/W)jh/BoArPA2[k3pN!?@N,Qf#Zt5HR??Af]V\'RnJ6QrcU/U7fAfR0Y8B*8bY&-E]jm>f:,81>LZD:T7Y!81!0<>YeT8D
%Q,Dp]EjOucS6eLZDU%7Can)F)-Q_-[^/SGakG`-Dfl\YaLTcP"s83m]Rp&p&6)f\+*,Wf5j=,,a5]B?WVTt!a6-[GYSKQh9D[QJM
%dT3Z`?e/nT#^Xk:^#14a/($S^L@Ai"Wg%$X-(g&P\p<.2r1lC^F95H-h.OTq8ejL?6@+$uo^d0i]GuCXG4A=J'8HK)\M,fH1s0*F
%'6r[f5WZ':W"Bc]^P+8M_?U9&&:6GPH&6nZZE;!Q].ig-IYth1r?<'B\*r@$f&q4bOjDhu7Lt]Tbg1WFCpN1iS^n#Tba6E?V>*?f
%+*4.=Cnju)Ieq,]^*EX#dG-c8j[Up9!1<VA7[q:A5@3^8B3rb>lE4<ii#L<]fW]n'E?B@R]COdiduV0aH9nN$XI$J6D9oMilg8S>
%BbJJoi4s6Ko@h')o`16*aDXf(ilf\0%X]VP"etXT$"=T>IO7\k^^c^OSQj+Gd_-8\<k,F$7aRNdrn?]mP[H(03*k.ZfoKn]@nb=a
%])4*>7Q"P=8@Dh+cAQS'Sqn4'O^0b<PoR5t1]J2(:5ePOYJap#&3slb36Xa0LbLXf6oDHida"EZnQ0]D]c=DKg#u)e8\,.NQ._q2
%n$@&^lflIO[Nn&5C3c"#gU\96J]";CKj;;IQ('@C.;2fN6q9L!`;gJuLMlf?B7!^#hT[ZGL%%aNSLT,89ic^KYc>O<<%N]t\VR`b
%L`)56X?:guTEYAYb*Dk\%d1CUic1B'I6Cq&(H"/'_5c^%h?HS1DtGpA*.?N![<Gh-ii[dYgsT=BfddZ%mIH1tK#Pdn$Hp:pJD,?#
%=NZT+Se6VT/G);::YE1!YS"@NAXfgR=mULt9k'.&$N_0!J%iQBP.@Q%2(9ipUdMrP?^e-h&1/Mm"O*;[qR`K^lK="j1m4beac:4[
%%+Csmp7B;gh3Z[:#WVP94IdX?Ze+Q]kB3AA)UEkEP*NZjRX@:#(T?)/jNHs9qljjipntVVn1j]HSllR:2L;ico]bfiduF8L)Qi\X
%M<jPEL8[,p7JJ[_&N+TrV*A70Y2\s83<d1j1;_qiE=T_aUBk)tQksOuELqUK)a6:BGP!u@g["o^5BLP='!t:jiR<"%DSe5:dA([0
%6]Hcti)/V?BbuBCF)P;ZLBV9JoT[_`E%`mM1^^oig`r8P1\X07`cQr:Kh"FI90pKj=ZU4ZahS,W_eXNl$f8VS2NlFcSVBA4=Wo3`
%n;_C@KjsUZ!!4(10D8VYQYr+E/;te0./Bu&\e1*Bi'n#Tat0c)U.k11'FQ9#39YP`<uPF"k+Ik2kFf$p4^3M>5_!6iA=e[m,.'W4
%U4=(1B^oQ2$Wk<Bb!*'!"#PlTYirK(8?h"`X;Nm]"Y.M$_3u5AEY+G;)W"oBj15fJ7R3dAEaMb>5uE.(T[,&\0Do^EGEmn'lB,ro
%OH:\%L*4lZL]E*!MMM&*pB<]=$>N:__'"6)QcA&&\+0AX1`;>F#GE<t&n\Zk@[N>+fZm$?rIbu?Q9h_(r[(\E>hR\<D,JI.W>91D
%UOZ0K`3Ti5Q/d2To;7^"=^4.P@Kb4W`)paB]`?<R0[2_N\&\;9pENTV9Rglc-kiNmiU*2A3?qKbgeZRm!F&66d,9`r`a3;H<rMHd
%c8T(LM6&;g4S*61`:I?Jk"DCKqoK-\Pl%,Zbse=gH0DF.TY\o/F&G,X)qtjZ>@R;goR<*ld\m(#k:7CCO/q9Ue+2ZGSq'mM2j1`N
%\3RT^'je@9RaUj]c3&gK_VS`2Ja"L\,/?$([V^Cm>)m:hCp/KS&A7.2qJVg@=YqeYPX&F`^DpaRkV,_mVKAVRU;JfrZp"se]kD,e
%aXj`G]2RQQM9UG6$F9tSl]feXT!*3;NTK-;GP/^^=^XUc[APKmKj$*<LB3qDgjS>8Q+ON>Dm;>s>aNR2%%N!Z#Y+\jUuj1,^S<q5
%Cg^Bg^bOcn/h58h=hU);Ztk3[5b0`Pne4kU.VO((+qYV]!9Mue14I3r^WFXas8*J+)MRb38ca4n-]q>;!1uC.o'3:uO1R&4\)M;k
%$:[Y9:32eCp0j8,_qX2nEmRK=!h$JCc<.(u(BqUCL,=kg^ru@4s7Ktq^k=p9f\M&O_/arhqmksN)[qk@;2?HY">UCs\S:!E_EZt?
%SOa1P1BMFB[E(gtj@[PRRuck]>3`i6c:c-q%]D-jNR))kApH$,YHd;aI\"*cbM38kSbXind9Xe]]t\u?7(,#Ni9<>E^j'Q<U=3EJ
%Ni9./ZgstZXX,2J<%/^^e0CHa*(lMPlh+=@Pdl!2irLcho]7I+mde:ET!&LtDQIlD>\KHK85FSB&adDM2]KN5H+=0^d#W+.`O8mr
%P?FM`=%Y*C-Nrf$$1&VWDunCd=XnhZ/RN1f_+_/l?"BPph6t7gqdBQC0E-t$>elp)*#KE/iHjnfUiC2m@k>S5h3+O?;.oa(2\=*b
%YQR@C(bPRnnkM\tl4ltq;(n;gb>E_oR7*-<_>=T96h)NWku!5$0Bi,d!g9%LhB5tHf4MNaJrEiMJbGY*]5>"-+c#\J?I`qKL#G/^
%@?JlU#'P<].-)oAZnV&'/L_e/#b\kD:KQKXokC0<3*#DE\XBWm6Dk>%XEKu4oSC!DfR*.`COLoYO"Hcl>h?e`X=k(PJEoZWX8n*%
%(!2tcZ1!11LijQYZ!Xd'cH,>J(c8)Qe'7/D/A(/4d:BIP't]J)#O!M$LuF;_`IXM'bD%#,HXM>!0j5B$L(BkgP3KEW:n:BgF5b/P
%?hW?!2pO<cmLmm)[JV)j:!)?tW2e2GjiUr/^=HR\fkB@l^n$Z"Eg)QlC_mVYO)nO'0EQL\B!D_>iS*74@-*-<IB6#!X]*#lpt=cm
%io*OBck$K1k,.?c77KW6LA#BTOm?U#0=G)&j>q,IfFllg947;O_C_B]oZ1nnWitM0dfh++Z%r&8HSe>gm.WH3dWr-p6Drh+>FMKr
%fPRp#^+WjNe/CK]U:5cuL8;p;eTFWl+"_Io^75m#b81dNA!kJ(KM1dqq:9+ImCl^5Z\M!4)iu@)?aM#@N]`["\,"(O"?2^sMm_X]
%eE3AMCi\Z.TH,dn&O$3`e&l4?#9YdKhuihW73Yg0T1ZCCX+tsHR+]FG\YV!+pfur/B,=uAlqeq=86)!s3/$u/+^JS<=N,2JIPTYK
%'Pj,[ge+Mj1G_Zb12CfULNmhd)grgb(.RgiJ+86Hg*H0HJ$85kOSdj/G59[-!Q;pt_Pp3'lPi'6QrLXH^lm2I,UeEjnS,Gab!tDc
%X>YMA7e[j`a>Br*Am78Kjg4F9;EcmS<\CPrC,YLPB'#Lm?/M'j<jc"$(:JhJ!%0rpb9W[XE@/+tIpg%Pr[>a9dtRN'YitLJmn.:O
%:Y\UK4M.#n;pfUhjNGlmAV]$=+>Cst#.a!e!B\#4RE&0?-g3W,\_\'Kc(R([\G`!+P]QWKMO]qIH04=E,M/Q(TFSRu#O*T;^O>8E
%U:QsJW2Yji*0nOH;!DjU"])m49KFi.D8=-9:N##[L%k-!rX?`soEAr$Q_X`Y>f[8P>0C7i[FSaP&Ylme!iqgbca'rhWFaZDh/-T-
%>l/%C2@`W+lpPJJc_^Of*TY=tZ!WT5&4MU]>/_ss4F^._5^<-*.&X-\W#5%1m=QEA^21;s02%>jn-Ku!DhpnG(T:j\R0l#7DZI)@
%4@,=O)%3W$T0OnVIqK^2/dQ'4HC@F&<p)eQACVgt2"V0K88LCAO]4DAb_Eg=Hc.>RrD@MY4OJ$qd#sYcB;PI!3!_0FA?X<.""\dW
%qJ]Ab4m:[4Qe@KgIM@<[/Z.$O"10FbS@EPD6'AZm(1!.S6@4#cPRsI.^(X]nimo;H"Oa,n5cRVS39[H]KhQ(N_`%3>O[9kX&ZOR-
%bj`FlUKtC5Y$\=8ciL-;Ssr/)(YFs[%Pf9mE$=N#+b%g4GXok5[o/n-ihk]\EjOHa;e!Q63$o3krF2Big4^G-dpn&[OIc%mF=M9j
%%Vpl:F'7B94H5sVX!pbegoQ5#"cm+C%aH9e@*)O%V.-N/OX_;7Q"D$Ub*Sm6bm%eWGD+S%A2JfUi7LI?hJ=#t7AmYC._6RB2ZU)J
%<GRr4!A^`^^rRgogrLfm2tg/s3@d+D3k2Q'#A(J6,lEk@/]L#[5]N\[06*RD!k1Qj\oQRf430b!ohWjH8OfCb)jNU!rWr#7a=J!Q
%*Z)/fnn*f?^:bi5[J)CO[ca,Q.UegaR[[(2aJkdlefk]%:(Ja-\(kP)rRG!m&hq4O\aNN`f38lSUE-b.ZJMFYi"s&B*=QGR0j,_c
%AGcK#m>"Rg1Bo+SfX6Ifp`%%=089S7")\*eScYRG,]Bt!Sdau/fX29NJs!B!fU[G$@p\%1;@"K[oE'$>TQ6ajE#<k:^H]`4l$OfW
%of>3&(=lV8GouAgC:3+?G??DE%J6o'cW87p^:-DqN8D1'JELPF>lJ:A13^+J2J:tr&JORqB/\&uZU4%?#\\^Z>KJU!p=0*0-//4J
%/PK2YRD151_i_:$BD4<@UjcQ;Y_$+EV.=;U?mE^a37c%=,_h@s(o-*9k.\u+cO)XT!%.9.O$3u=8^PIY(L8]_ge8-3K2s2CF5>qi
%?F!R[IX,88^2.l'2ihisg[4H%TC9BF'Q%:![ZPdmBnc%G#WJ5<Q[@2n1%K[`@,p"%m%Q`$E4eop@lH*^1/JNl+mSb5Ph5=5!8+OX
%>J&e_:MCeqb-p$O((\%P2"P".Q-Z'j/kZ?/cR09$.q4\gP.)rm:D<m]B2>rCY).XioQ4iYCs5gHrRiO%(/1d!6DOa0G&nK0Y6`9M
%DNJ_b.d4Bagd,lbLo,9D#/Yq;^$Im6^VP6h(Vd)K@XL0bG+ZP'^i6q,RHC-(G2r7bi@srQRpt8$kOrq!*(6=Ugl9cCM(Yh&DIeSs
%^!ZQspMWZI5j+&lU:1dTk<_s1Y@.)P?-bLb.Vr@PT3<mr"h(Z<N2n3Q*foX+FTqEc:J@r!muu&-!7A<*YZVJlB<K`Qn36l;)0u\@
%=oLu:nqk0\gNgn<bFp\%G;#Pa@/V96G_G)c'4cTIMu?[2b]?8$a=g)(W!orKRe;cT`3E)AfuQHg./(1sMS7>S:Nhl/gm(&Dmf>fb
%DhVuMLu>2OpANCPX>VQQ8E.29LUBr)7R[GZA%9K80o"Kh29uR2]Es#ZOi7(-Y0`n^r52gQEQ<Xqg`E,^ettDt<M6D$D06G/(LJiT
%j!V'n@:g88QhPX/XfoPVc11h0\0NeKgfjg:d>'LqU>kKuKWY#_kf`ph0##hepu[&?K1]2J5WNBA1D>dC(&fBrC$/6F5GRZ=A)C)W
%h)B4qqJ.$<T)t_II3Q`q\E?'7#FE8KCRYF>TffHI2m7NuiD4Gh"7E4%jNHOfY<s)OA%-3Y>.cT9bi0HP+cAE>/Qb,d;Vi4ka5L7U
%@LI%)(\`18:qH1b+tB5:Bf*"1XUA%mgofkTWBV,4<QbLAZnV1K2rRC,ZW4^h538^i87MU2S4pTQh8B[SL%Nu.RZ.&_cFN<cs'D62
%MQ`Z?*XO=8,&G@_n!QJ$XpW`h?aY>6T!.U?`BE]n/Y8$^.pC;P`DP<5d+8c6[&]IW?Wq4+9Whd[f5kPd]k1$H>^A\#nEFA8,9Xsb
%5,eB+<a)j3Nd0`=(tqNnN!;MQp"O'uK99Y*#,m*t%GPa$*.5=[+2QS"%,U@cnA7KCpUfa\p%i_#Z@9R$CCpKlK1!-\GgJ5A(4,t[
%HXmA0+6P,2K15q"ILF.MiNV+1rH6`\IZbfF2Wm2@Y@_pf5r[u_85:og*ebZDP.H],*p!V93M5,oK>ro;TP(*=89%J#PcJB2cBhmR
%jSWJlG$ZU+g?B6HdHuSaTOgdE7UCSOpd&?_q-hI35YD^)JX9@%'+YG+h(OZ%qm:h,V<V_jkPh&63[SY3F[eE#f[+YW=6ftsi&ePV
%12&X0s&^]ZqQYML>."&j3D?<*c1E4-dKM']BK,nC<#W,a&Th9laUaiI]UQ!lo.R*m^Xi:p1\GfDYKIC?^76KI$A1gnc[U*k;1;?W
%1"!/<&uAe&:3P!jdQDCVh%oG?"slmbagL-$-EHO26'^Q`)X:-eq>U:\I\jMLKQZR0I"4MX.k/lub9'#^d#Q]Yq][(>r%ib7dXr=m
%VBsW_0.EW%N<dk(Y.^*$VE`I)/fg)o'KAd75,.g\-%j3TMVZ"pTO"9HCHTZK>-kunI(n\\%r/CB!W6mMN%,<@08F9cKgB'57'$1B
%PT(<Um&[YM51IcZ;7X(IO2Q493,"5]om\D"=sY6%p(SP^iL"/XosjtJ@C]+U%f577ZmcL]P]^6&b7/3lU1#FfMs%)j&)c1lokbSV
%*3t42pWm^k#G!2Rp1ldhah#7<[kuM"Ajc-A2V_pq(XSuETV'&5LYSQ<PL6UISZ^-h&)a8&Z<imcVJ&g#*mleG)>@8b3IjC/5>n)[
%,8ZDc:aBDFEL14<59J;K)@majV]6GVUq(OoQJ3T%e?_rM/\e\J\S8pRR12A/nlVTn(2m7WZds!I/Ra?6io5S;R_\eYE@kc5pI):=
%/tkRZP!R^3:XEAq7hdpI$sVFW=lC*_Qh6qbZK@D\HIfZFdHi$DDV+3k5m,kq-'7!od%CM+.#^KroeH78rEMn)@*i\I'Ys$WdERQX
%]=I"%,nR8?Pb/-b<A-"fpR[!=[[a<Z]sFgUT+]-(d)/%q=R:*rHD^8U5(D?tnF^DZ6fmS%F!14Ah>J;9ComR.:$BHlr3W_uIOdX2
%G`9[gLrhdZ.cutf[[PBoim[SO'4?Mt\Kf"U+5>0bpA(2Bd"o_^I]*,9l/M+tmO8OKVoY>pjmC2l62Bb<pslMEoR6"<n.=?(hK=LC
%<M#5_Pi>UQm\pp#F:VhkkgA-`If%8HC+DNn`Btd`Llo0Gi)9C<`_YSlnS,kK>(.k`[Fj:10FtFL[Ij:69kqg7m;Jdr"%6S#psbiC
%e-l3'4c$Y4Qd(]gm1j5(N5ZV(?korgR=-uUBm-hE1X10f,$_Zn'rGM*kJ)HqS5\#MKs^`N(%YUF48;dhbP8R?I-LI/1^%N3<ktn)
%([#rZ1]#lk\`u6W"jVuJ%8c]'Lg@41!qrZV04XE4G4#J`9q;OVfT;ngSOEIb__Z*.9l+5cr)_3+D!V-U7S/&*PEd4*j?\As*0_i`
%XrE'\_:XT&SaQo<G2D`V$\oIuorPM-.M#]HIq^DCC9R>Z@s1\E>mQ3[>+EGq6Osu"!8iJ4JjG/MgUR<sp8Es@d\(:#0PI[c8,@AJ
%%k@kR]CMV-V4LJ&:i&/]K-D9KXVKM!T*g3o5#__<?UPS5"c81S#DKR;@K@B=:MJ1Q$@$K)O!;+f=Y%ok`4L>HSpInB?:NUg?28WN
%$g%a-m45Ri5$a#HNcnN%j1,>p\J&G_jZ_q_0m$=`b/H<Zr`$Q.S.F9$6ko_L.!;&V4@P=h:YtE[F/D.gKn<1[f-X9h!7nC'SQfuL
%l$:1E!]'e6G[uZ_#_m9T_,hT([rsBI!*Xph\@JiQ#L2GW[UL1=A8i>IgEWl=<\+1t[;l[[N4pn6d6V90B'+kd_YMS]hZZ\6kPq7`
%<qPRFK8rUGNnNO2$=4*Nn%rDi!#Q7K0NGJ8IloY_4<C45j[k^qP"CM.FA@/9U^-jD(&D^5Gr9i.UYU,.CKa!DIsTEEhBnRn?h!'\
%<gR$_aXUO=qP1EMm/G\aFR1*DcR7Qj@cWGXKin"J"d\TT,H,PGOn&,/"I<5(S*?,G=!jsXFQ\a68J^2BA\FJMj-<^je!P:B1Ce[6
%\::S_9KjBcUV-%q*UY6h?qFHrnL`i8Z_!nUol-suYTAuTl?5:*&HK?jMcgR5kHiQ.ffnb[ZmB$YRErq!%_Vb[_njWl!5!,'n@m)r
%jOgmb<RT_dRAG2TN%[mN`A"7>M>J5D:k(NCR"gi5]](=jaD)Ns3+&iAR,+*;UW']of?f+[3D:#(K0g'cOeE',D<OboELVarH.HE2
%^1./<-Dbbn#&15Xr&c=T/g:&9E\Hru*M(;qL#=TU_32L<Z<L"H-,"Du:3?i+qgk=7?D?'h&,sIc6+LJcKGM8-O#+?6`6k*,%COV'
%.WAkciC8[eJhjiu+fK840:<V_9@0XlZ^ZL),5kkApXQtn[^RR"ZQr^Q'Q$EE9+04nHA6!pQ#u-%9Cd[+;eHe&T#S3r@``.<[(e<j
%m`r?9,YS#G.A,H%Q:iWNQ)@$@.EfjB2]j%i?!0mqCGbS4RB1^Y:f4'!FUE8^?at`.X1DbK@/h8OCn&9%,<F:MG]5;_X3T#ga"1,5
%-B:,3:'WNEPRn4m&n8];+NA(5%&/%@%G,TR(ts=*j4^cjc];\-HQK2.%Y6qscc<J.M\[BJ.+n)i3Ne0Lr%V0]9j\_oPjrIjbYI;l
%[oOP.ZmBT03]>g6#Hq?(TgMYiO1%eBJuiDeC\dI8d>O$%;E++k'/<XTVEu2QM<mY(FN];EU-YdV6l6j\oTa8r7RU7\le7.hmZtAm
%756'%7puiPrgFYIp3eaR)Atf^WUX7_-bP1mCF'%-hu&un:<@$(1oUQp!/G's_p;30&BhX&_#)\k1M6)+Y:l8lCu)%BgnYVI?Q'P[
%lH^#WncE0*'d!aR#-!E@rTBU3%+s=0md!iVaT;.FHJOH*boPSeKoQ2"^e1UF-?5q'M),M`Y;['q2d(bLn^UChlIPY]c*,(hY37$+
%o-FMm&rm@MfdOICV&ke8W<P$E#ghOnSR;!b4,q?JH0im[>0*Dh]cjVCUf3D5A`N1f^k3Xc.$8ZrkEF9)T_M;Zd>[5XgnaA7]>d@Y
%8,@Yrf.b>qiHR*8"&\R>+Qt6MCW)Uao1b@F6**]UpJpHX9rpr[JT&u39[e?MDS+4*KH6hKiVBEs]/2BR+m]j9FpUVDD)"D0&=/VA
%SmGGTYm`_tcdQ_]XZPP6b!Wki[6;'uYTT-0%FY?%`'Wo(#*?@(J3G<CG6\0rU<Wa4H_O8$Q`]W]3\<?;ct/>'-5LafYY#nMEDQV3
%8pBQ"-c0D%_X:p[-h=K9+XuT<Sr2erJjc.UF9'\1dYjR/'m4]-4d%0W59QsgqN(dGR]=HhcM2MR,;pg,b_A1m8,XE%JTNQH29GU0
%o40*E(mTH<]eA!*pk7"U&/CfJ,.[_J3@#LjqTYp53I4tEW%5_qeO,)FiWaPf;A=b@B7*=,537QR/l2o*:UaG`8NGMbEhB,CDh^9@
%]S?X;L9XZ>3PN=b<,gEh!=aLmZatm*@a]UTKK?`O*3CYQ[njif@+SpKRW7%Or>=X0qn<HncNuQLlK&.]YIGZ/7hZoVh".F'kkmlp
%ZR$;PD,gsIFEAq7UTgZHlr9MCI>.[rn`U'W?G:M^MMAKEbm\G:+\0b8#Mp;eL!GpD9BDNl_IOrN$_?N:)E$/@na5`!A3EsZH/&dB
%;W9CarTI/H'mkM>0`;t3!eG]\2lNQ#n(R_r&)HohQfUsUE+^Qf<O8tB`PCq8_mc7JoQqaEP%XdS/\X>$P%Sn<G0]S34jm.USjI?P
%KtsuZSb3Nd)fU0#,UWtZ9/5'V__*N$.>I[Z>e_*I_TBZ)U_rB0?b_rn`FRNa8"VV;Q\@8OGrf+IMIiJ_+q*X4Skg#[K_^\!/EC?<
%0R-3"rQMqN_2?+BKV69EW,_["LI(h&)PnKLQfcDgZS*=%WCPEkY,5)=\jid/$H2S8]Bi:%DQ.:]IB7S=\_?9s+pFSq)TlGISRb>b
%7#E^%S%PPKWP@+&9DsjE=An];.gi/dO&XW#'I23DmJ[#R`<g4>\2l!r[XIQlT&&=Q0m%_o3[8G5ds+F[)dWGRKp)Q-:AR]_j>B"t
%:bbd/JZP`p@t]^1hs6_q:5k8I(FtV^dUgK$D+$OeG&n%T/JfG@NhV5odc3^7^Wk;elgE;Y>R$b@HC>g7iC*AqkbK(`LZZs_B@,W$
%_%YnVWFsSWA.'<uTi9:1'4qUnP=)7>5psqn4?SBo4bHM"/U2LMSU(L2aa0Bq3qWnB3a;+K*'3b9Ci8pN3HR$0/'+@sGi=\*Ti9:1
%U\-@d*'-YVZ>t]QeOiTk<f;N1c33EWbD)l>n*,NtjjhWPEtO%+cBm6UCug5$@J;mtqp#5uT&,&ug)J^+i>E^Gn=Ub8Actk%Z'Z?j
%MK1IY?S^9O6JI>@53#T+9Ht$?chalL:HNVmp\NaBBqeLOd1(3Bi4clR.:tbYGck#C,a0uRYJicTS5*BhI&dUq=qKFu/:kr?-jZ\u
%V.>dMf5d=d3IEnb7u-\/@qk5.]1J&r*@8<<Fmr2qIdq*40pCt$E,6c(P-gD.%L`LQED$:jL*<;C$pe/jo.1;n-4[k4m@W&'8eRWk
%:nCoIAG";LWFY_r8r?3;L/L_04MDo..?)uh4TJ.;/=Y83p0;7!Nl05iSss7/'.<]5b/>GN<j8T:ALFD2>VR=!a90mj]8Yh@BuCkS
%cJsguk.`%gFm,3W37^rNC8$RkIMtFPS.r_\qY$!??n044l]!):90JXtqklZ>:Fde^%2jgZ]M)tqeDk6sMa.#6b"OP<R7+%p#;M'f
%of.c,*/,59,g4RFK:'UI]1r5pF(]O>h2PMY44&N1VKRi=,p@CW^SP,JS>6Oh%aH=4=f.+hB+k6lT^LV,c\2iR`h^N)X6;M9j;k1a
%r>7u@?"dT)E_b)A?Z2t"5s(=bW9/qp<>p.g5UgSS[-ocL];-s77[sn@/*G!A1t.tKi_<!c5mpT&nq=^D7%YML4mf%dO>O7PEQ4)d
%Xq-`\A&u?iD^r$F[AjORqclWG,H<.Bbn&7ChR?Od?FL*UPEk*;be9dAB'6Ule0h(+:5,gg]d%#gMG4Cg'JS[3&PboFrtn@@1ZXZq
%R?EZ!F\"5%39g+WBLJca8;^?6P4\1&i'i%Y(OK\q:ZIQD?6mhANfI#,?gI4&Y\/>%krE;!G)Sp\B^`ju8Gge-POlk7d2i)4d$,O]
%]'iS/5(uL=I_DA9H=22n&W_m`T-"(\X9101aZ7ts*NB@AkNq<(-LS;TAJq<W=g[2.odJ"VbFRs$ZUR]!m50q6fF,0gS]7X]QKHPO
%l.(uPG$"aV=M?'K/\47b[*m!jTth#gJm*GB#(pOL,#hEGS\B>3ot3>W=fZ-ACH=`nFJ??#=_F\)@paM0IaBV/9H*YPSgGNhB6*BN
%`#\"7;9jqYi;Tt`o&4,STH?q"%sL^#Wr@B*oa')Hjhmc#mUI\B4!.5c7Sq)!^k;7;`6hC4$Cj.!DXZFZS.Tu1HoULt!`"jga(KB!
%1ZHnN/J#sYgUG-9Ncjo>2\mL(06XXgaL3?@;GjpQ',0'M'bdQ<qiApqe*@SZEpJ[;eEf[O10EuO0AXqd)-Et(LANth`uat!B/e#R
%^hZG&UZ=IILY,qG1JRbHACt&PP9Kk$Obb5+6E^0G$lOqt)@k&K![8>L,9K[8O6Y?>aRV&S147SEL2,F%K(neG#Vt0[+i6Ta"31;<
%PG'VpQ1!fLM3&cPKZDnkKDX'e_sH3VV&3g(3`A4ce[,sb[l)lNXoq3C??H]W>2>k61K*+Z:9Y>kR;D$&@2Z'*RB@f5I2T$F=m0PJ
%"e\Rq*1rAiFJ=`DV\<X;5+NrDp$"j^WDEAoJJOZlZ>k<grG/&p!=MALN9E';kr$g9)lp(n_"8WKZ`.n9I-e5>E-+RLH:6*LWGqG*
%Ep?W6,Q*i3;W/&;Pm=5(M>Uj3)=CR(iT.WYVb`"FnrN%Ach8t'<aZ*jqib"mT8pJp?D<MR2^c15%<oe%O&\?#3XSZUlo!0ZjN$I<
%H(Q/PUuL?b0H2#QphTXi1iMQ*m`:5I_'h@-RjE?&3\`tZ*L.3I4T2"SEO+fPliA`#\J\VaMu+#a%)$?EAqOBIpGuVKV9nh42YqR/
%KBe<&d%:^r.Xl7)'Uj=>#8Q<Y?Z6s!P>%D?,YA&@Db-q5kT7lC_H%;5UD,`s,i\B?B?;s!>-aXD/&W7OT^H>uI'8oG(HFus[9o2^
%h-SToh7hDqlpeGpMM%Y/g&n0;LMFA%\He65:6Osu8kjAZ8lNN%WG-7HdU]hI8qn>dpe!QaN[Vl'>D5?fk82BgTW=<"VNG;r#q6Bg
%p3]%R%Z5#CIOWn/o;N1&[jqs"hR$2s`Bf&]1@O(cBNM/m]5%8#fa)6iAN8;jY.L/V,jcGPJuE8Ar23bHDJ8_\raPAW&Y1?3kUe;^
%6ocd^e$4D!@;2WE,tUVJX]U3u0P_8k&\Ss%"?>X<mCBQi`+OIQ(]DbogEJZp;kB4U#r\=8a&oMmX<]/pG!tanQ/a@9)=t][oS5tP
%A4'\7N5bI('Tl=aP,oJfcm!Lfl]\IJjuq,g1i!Qa#J-MJ;ScXRLY%SC5VJHBjVVOG?"L>+jDsKA4M:u1diIY-0pkZ_B*WB^\<CLQ
%alUsmh@F[,2P$@6E1^Hsc)-]JV)p[.dEjVV;Pa9MflU]-&1[F8*Ks2Ff9Onr+i^kQ%[G,TZK^GqBm<d+Wba`,>WT.'Iu8&'3BrGk
%?F\Hpe&hF>3U??KflV8W%INCCAN$)a/tFtFoG#u#Ek-:L\'6"b9dc9#VkPU\Qq\s+SC1=%PhC/!q^30hF^-hq>V;R^:#U`1l'-;5
%dq7&HJCkIeFE4p6-\IeH/=TRMdqRlFSLBt&Xoeg3dq7(NF^R7U2P&W;M)5G9phVuOp)peM:Q\@!QTcarq08'=3k8KVM0q<L2OtgA
%"PWX-ZK\_P\PA8]-^RK(>`UOcZiM"ght2?L!0ktL1NIW%EYYd370<4sg)N-ekqn3%%"+tIG&_K73ghF"[JV_uld_tJ(HUMc2ZtKL
%8s2=,n#Eg*Tb@UDFOYY;R$;or3lNQ4W@k)Ol;_mt34]2d8h6N?0:ZR0=dd1+_5SK%1W2%_.42KZY-q5d#UNJbKitI%k'/>P;X!Q4
%13^T^Y&p])#F)btW@k+/HrtH(9US!(9J0V-F?8jn=,Tl:$Jc`3T_OR))uTaiQ(BaT3]r9J_sk`&GH;:L>3PD<13ZF[S"VfL-*L->
%l8:Q^Sh&/]2)\<]Sjb?hNp9/aeIeNTj&PNbF*V/-:;-GE`K&),=YobJ'0fpGOn#O<J_-5ZVh<*[FCZ6RaadC;0>sV6LE.9>,""qV
%$EcTJ-L7_:Km9DA0;#3;To9DcG=*gMpRq.D"hHK(SUNL^=Yph7Fh27b]=H4#..m_&hM8C`h,*7/;`;>@:d:lpQe(Tjm,u`J).@%l
%lGmt/<Cptia_(tHM!RI!kmfV8XT9S:XEEs'LHN%@GUjnYG*523F@:=G-SlFY/k&SHD#qDSI1[B\C,+5$bF$sV]S&m^T90uUa/'s0
%?+Ek)FOb[p$(7s;doA*W9U.s\p!`os]uL@j4s$n&i*Op-3fWcQJm/:q5=\eU`k=&o.!rk*Yuk!?9gL2=":dEM[ECs=TM3#23WSi!
%i/asYa*JJbC>9hm:UFKfmbk\,L+:t-CZBMr]+\^=ilq6toV7[IUpj7YEVW"MV7bj1:q=H61bVEjI`MO)maUR9^?qQXl_nd#o2]ps
%rRB=o/m:%SMcFh_XB5@W[8/j5*0\[p8(?3XM7%\uO!dK"--s5Eg$K"4\\e:^pL`gM&V9g>76[W9O2+T"`AIHh3S"`f0q#DPR6]m)
%%-4n@,r(6t'2W/f*Z;h5a834=\o4d0(X%Wa!$+X)$&@"C'hU2$BhX[Yl8@>lI8MiVTsJ6]Z$<;H=R1!+lUYJW3$P9+.q'eIob>bb
%m7IQ%orKWWN@BTa++)L?0M[sD(s"ja]Fr0p7Zdmf*1GpAh^C6,XMGgV88"mV,I@8^).?HdZUji@<#B(/Z3NW"jLF?D\$Gkd!BNop
%:q9(_UJfqTauuJFF@bKWaa2O`EJ5j@gb:&"H</:1jV;qQ?<c=.N5qlG-r%hCWa1cI71Z6f4d`;dcc<8$EOE(ao]ZiupK>/:O"fOB
%SjjU6F1%MFVoO+M`0jO6`I'Y/FVDCY'1.M4$f0JhQ7JZ%'@gN4oIlY3V)!7HMK:UM(8p,6Q#lt];D-Bo(c68^Ym=Zba:2miU?&\a
%9($'>&lp'\>[DWa6)@.tk<G*b)t1D#(:nioao/it#jVbR;q'NgZaOZ_T#lijm)hH$<_@(NdbI&!GfPKsTLA%XdM2IapBo_NrJuB'
%6$m?XmYHPOTM41Nok&T"XoRD$\`N3@dT3@mkYYPueL$=CJmCg@l,==OT@bF5h,(ESo'I@YP[Z_Cp6h4ZN@TpI*nS#bWDt&fd@0fo
%:6okX?&q?Vq^J`2-Z1bPUn(]AjIL.J:P0ombf&AeK<(BA,VCE\%uG=!;FYRq)k@#'4=SN'GCA.FK']B[/$n$aPf$-_5$/h^3j.h?
%1^$Onf#^m'\[*4^5uUF@PMSEIGZL8;I7iih]t3^tdW<Y/GcrtsERPl4WAPuo(;8p-"Z-deL";tR.:k`K6$cCddqZ8O@q-hOWoI5Q
%%^.0BB%]j1II*uo;,3)$m=R!^m./.Kk[UO57d>6E'UP]oPc&cM9sf:CU1Ye8feT)a->POZ]@XW=TP%C?4,U<DO1p8_^nNnt9[d`B
%SLI'Cl1'g+Z=`k"MCTREGG)raH=tQ]Qgu!!Og3O7'W9e]_OX$;*'R*D;nc"kU+#R'CV&kO4[*G\ML.R<?s)!mF^\&f;6n-<Z-CB'
%a^2G[2,eTEP,Vd$?nfXD:oRNF9%*X(1<RhO<YB/9g:2B"OuT:J;?8FmUiM@]\Ph;#`DQL[3-d1C8CZ%J%&1>Qnl991FJ`&,B.pkt
%Xg=%("n)O:VNo>7@$)Ps'1,BnSrOtM;-TmBp<nY+ZpPU<LLgMOblQ=D%uEUh\oIcg]2GU99rgrp%\SbFfg$=GGlO"L!4`BcK<bL=
%eHr)KaG4@.MGQ_f#B2=+<XDQ4ZN0[\!+La)S-:<kV^gSck#`ME!n<\AaP4dkA-(u?!>M)+ddu.!e^6h]N)X=L]I9C#,PBZGo#Z+k
%I\A0^Ajs.l']h\?o%%YB"e8PLnsQSbBCmQ(b.$hnqi.=t.eSp"=HlTorQ6@Bnd2u:GZ#_mM-+u!6)9V]XB=$A"F!5l\pc$Jj>tuM
%:rh/['.n()Wh8fp>PYjZ#31pXXQq7R8nh;?"7LuuX6Z\O'iM9S%G18O8k0;jg^Ri-Y+Hb/5/+1lH=R;bN?;6R:HOd+6k3LfWdZ:q
%0o)o0>sJ"Y8UVD1f(B\P6sA.0O:!+NFoBf+,TEG'5[?UbD,S.!r/eL=l4I\"G<q.\F3MVV/$Wu;A6hEB6&2INSt`B[H<!1>2c(sT
%oi!eljeJK.fCb>aRM&Tm4163fnN$&-lM@LSK$O-d;:eVB5_ZtPoshS^lA;io)6!kloom_=AZPZaCp>5MqFST_`)ZcSGBOkM&nC8(
%C$31$U9:,7<Bk"?SYE9ZHGHpB,P@G8IN6>M<qV[5F*2/%5BQtS)XR!:rR>NJ&Z"&nlM@KP%ND@eGJl'SU3_2Wk<2WK<W.kgF&33d
%rR?ma'r,UTf(DtnjDiKB$0qAd=7nXH<gomH:ZiuE?e8*P]NGk9E,])I$+)!HG]5f06U;W*p%XQ\9S]h:GCk-g3c&NTgDfkPqACg&
%-fQi#f(DtFlGmED*F79X:R.+'L'M7cBj?-2VrfDdR*iKol;deC^U8p$lZ[a5X.HnOHLbC'YNs7&,&^X(YK(iX(9Wm+maq+n+rQuQ
%l6iZo/3$WbT(Aa]ePH",1LkS+eAJno;XDcAId2JZ;P2C2FoCCpKs0d>EA*jM\pd0E/Ig5&1LsQ.>h;cm\G!!"*>(F_Wp?RC&V:kp
%U[%]T.u*C^ij!Y)e.Z:OM0ri>5KP*LUH/phl_gH[V1^e8*`prhV[dcY>sH_3mT&pYbH=j<:YE=.lG>hMMc5+25BYpMCJ&dL&n8[*
%n!gS&<]<a_q[jp5H_h![/Rm?"X.!g*,Of$0[TF160cDD:l-6,K-6dftS)Rn5Bu\BTQr=!P<;:@Q_fIJ_#j&d#@U=t0=+&.R=l@ne
%(";B!b-0DuJR#5RhJlZ!MeL1@:Cnh1C\_pf#p^R0gm>?8cCMOMBADn.Q^oP]Y(B%j?H`tWp\,"lp?\594dp_OIAsuq%#>kS`^`-r
%g;CkH7lj/I^\^CXdD#B"*p_ktn[Q0E+J.$[!qG-7eqj(&n!WsLH5FMtX(`kDP?m?tII";E2qdrHHF'tYf=SupF`Y:>NI8QgCrbVN
%=^:"K>q0<mgpD.R5h+2f;g7Dc0<NaC@dPi%!hkZZqr^<jG1O5GGhoLMSNV+fU`s\/e'_QrhMU0'h=_:^i\$q32m6dUH1tM^PFEo=
%jLQ<u''>NA-aU>%4U^)(8jK+sOs+JYSP4>CZG=>mJE7u)o&l"m??*)@7cPToD\M@L;//7ZM":B4DS:li%<3^DQQ4_"?hqCF(?HF)
%P?9Abqq%=HjX%&](dF@clnk!sjHI/Y$+*''SRDAtosjKb7Ks@*pX0O_f7&-4dfhQk2c%a8LUVJ^;J`PaT1`-_o?Q@ggU[Z,.9(0U
%%2I<MUWN'(geMW@e2@uXH^1-Tl^M_Xl)Eu$GcWSka\f$<_#g1BPs1_A25'2/(hjs+Lr4bZrH[h-/Z2SCD1fS!)($?+fXXcf<5EL-
%HpO^0:;oY7rIV]UTWdQc"o="ec\Hu=EA.1E`Q.-KRa51lrOC#3-Ts[cper=@2plhYk\qg"#724HJ1PjW8bPFS7c>G?J?,U#7jXec
%_>CC)@3<u*rdf%`El*Z6l4f7`cF@k((^33$3-MjnjhZg3CA=q!Vr`NFg`Xs\E:2XQHu";:m/ZG+"ajl#B0*QG]294Pr/!&aCXpVk
%MXK]h-2=n9_i8UQ)u/,4&B?-VcObMQVRm;7>72OdJ'JFo',uXY^Ji*5$)?S'94lOG_oI]Kbf,1=9<.:tjhE"97W&u'NsSVqD_5Fs
%FD"M;Q0%qjA(**_T?2D(O)9L;1"*d.jKi^Xj_+QC>$GQBfu4W%VEjS"eHJXdq!/n^:GS8Zb8Sa.($*a-;n0U@\qf%E*g!7;%_jlL
%#Xf_u`oEjZp!+Vlp_/2U_1b+I#h>8L"VH(d:aoPdT3uHt>NfN9`q4jo%cO%gIE;"G_QLlEp]:#XFjQb,(\oRn2Ubu_RnY!9Dl6<1
%p<bj!.L'c%l+Vh=[6,,c!_Fn+1PNODQWQ/0:hMT"@1]2rZ5MimMZ`a3*SARgJTLZ<(6:9-P$p/p._Q81?Zd>*"7^F%\_+HNV>,f\
%e#<"n!ZjF2B\\:]KR`;QSDdu$/f-5Y'K8a7;^ecDihWo48+n&&(&i<@Gf.=ubuihjh+&I)KC)pV3W@.lejg\I'2QK)=YqOo`G7IM
%$m<W.NCHJ,%slTW;5->'WMib:@2N0B?+JW;f0#GD+WCQdV$;l6qH1jh::!=#X$"uW_YkD$,\eT:_DDWQkC+VZ3TC=P/8ebK$Cu8r
%<LP,SGn9jXn#Ql5Wa,5EH`dl(pfe!kAL$UC0[jc!:pa2j_/qbY8^th)ROiZp.BHRTAR2M&8;"Mj\rs<+ps\^':[XZSZG.U^UjH96
%2hVm/K=%^a8q<E4>7`\:R`18=[Uc1k2Cq:%2r<8+/fPh4a^IKX1?cs&^o,/C+g*n..8Y*;5+(oNMG4CgNPk7+`O.\i"Zm<O9k4QF
%qAOm5Lbemb']k<`_)]O5L$X"&BkVnOL=Q/'JWIr98!``U2gq.AAnHD?H!mGOfSu:[:HSK<:-1gh0<5":_)j:T$L,*.0;+_]0b.qP
%l^Jc4:sCk*,#=67VsCdGXaE,o$dL8``N1cG7fDKo&d6=,A)'e2Gl&g%U2E_]=i'HA0Gh)Z^#6EjR>hK"#.gFI-Cu>8`b$Cbr^jY+
%7^L@VY4g47`u2n)E7G8gBnijG-$C*X(`t<A;b@4`c/bugm0k,]W`0_,C`LI%%sB&;+)<s^]3Ybjbj$@%2o#Q/7j#0EjL<WD0`#9L
%l7'Bp*p+#CHXVDnY$]4[i7#RoK'Ht]+>BtS!G>ra"&&(K<?M2)U>ELn_ES@YZc&f3nWBF@o;-K?jls:]'1''t1Kf@=chj[@B&pH9
%5jZEKD3A]jOO@(?`,Lb.[#aS*L\\aKdjT?tE58bWH`$n[_/-B$LU:RLQM5H.+$Nb#0:t]nG3D\R+uhU/(Lb\'L\0)'fnhi"DIfN8
%:FM0-60llt#rm^Z\Gt^I&SEmBIZ8^559LTO8F@:#?.WbfOWmUtPCmI&Wk$UX9ArV^P9k@/hRb'6QK\Urnm#I_jnbBtX@/96^h<6&
%?7@g*!,]$)nRadp-].0geKor.j&=BXpW(u'p_^(>J\j*DLP=p(+I6A5_/(kIdBRZ'(B$n`>PJI>rjBBg!$=kDams\AJZTkmY]Ejr
%c`_!G3Yu[(bVKL:1nR&A#<`su]Mp#Vb>iD=`8I5FmSmWgg_tgAqr2/*>OoU6MH,U_(h!s1F+3'VLJcoLVmi-%32<V`>.Q@`n6$+Z
%i$/#t7:s[=)GarFZ$s0O1dYkgUt9A-#'76#4^r10W!en"keY6L,$P`1IX273ZkliQ('p(7ZC94ff$8=hf]#RG2QVKU$$c^F/.^NF
%*.$/t0VYBcYjdOrSjcO.(bFUAKDH#o1EsRag)Sr$_Sn8!o[8p?mspHp5*Q!#E'?PtI)0S=lIk\I#-_Xn:;Of2AXH"#jj_jSJWF*C
%WrqE2qrr'm';P7`%BoqhqS%7H#!T&i>L;-)DM>).-R!Ja^mDb@R$9,*ki.gCUgcLtoJ3XsPqi4oG`HtIr8%O1enZ"G1S"Mk(CJ:J
%l7haMO3GW;lm%r>3ChN]Z8OXl,EsDXYEd%W$l-l#^$oq8P(5%<EmStc-:*Gk5`'.YofsIpni4@H[K0`,JC`cIO^NQY;l&U(hN3[I
%GA#OT*3JA_C`b=Y<DaOpkL8?dHe$rfB/*[9b9%O.Xp$q<X7b'gj7goU@mqK<C0lF7YS-]fQH'.s=dO/$U6MJ_Wp);!m7<?/J?uOj
%5bQ`gEs.B99u+]\8(G`<*MeIlk&EeXnW?s;=W]F5NI7=>!&Nrs&2f797@fhic<n6!a&jA+q7YuEL3\O4X#SC$>Cm8=0QOU(\OXl&
%5\ACYl#Ag!$@,30nd6XU'*.Z`9A$K@29/]eqNtCi#Vt1#Yk,D%D?;g$Z$e]Ki/#"oCpsQ.-7,>BJct=*B=:'0;hA\7SEB_f5R0@n
%=!roE*J1@p]bN[kRX!)-@ld\nYi_GhXnc/V4%RDQ*=?^2'Xo=4O<ZnQQ@KIkPpZQV3@ln4gf:G\!C`G@3qNa2kZ&D">Y@oP?9$>/
%TjZG_n\HV6HBX`s&M6>dT:FP4`87;fJORCs<M5%jaKCJA3Gp7j'gW6fX9^NEb5RW*\j.:SJDFE"=?%ETZ6FiNBG[\QKhp)A,?hGs
%)Zre@j<m%@11!+F/P?n1cZqk++;M(;;I\Qu.gM0scKNb0fh_N`BFYb._Aap*\O]@_3'[9h:oG"<4\X1;,mp/4d8hRrcAUk=JY>2L
%+??X.U!!%@Yf)5<bh*:-HnGFIX5BQFPX=BK*2[!0V)UGHoSqk8#Ao[N-HN?h:OQqD%m17(X$T/S>Isn%n'2$H<$V=?ruM/=G:]fi
%9"h"gV"\>^6.d7oP)>9n4@Kc8qJ\lRH_J<Pg6P/5e@]CE+g5:XA4RO>)sNWm;N23fn-Os^DWq\JgR4QO9l!Za=;.ZW$0fQI91V!M
%QeOL?'=Q38ISK.a3mN%OgH<m7IJ:QW,_3:+MD<J,hf!Tf9b98O5e^7&4C%Wr9fiFfs0h4hWh<9aXqB2!h.c'6($s+ZL+KM@Dn:0K
%BG)*-8FirqT\6PV%X7V)d<V,a2/_W/78DRVGd8RPZG_<h>B8poUIe",Ea#&7(Tf7J.-Ri[nh%n)qJtDCJp1-`UEkqlP6$*up.g#t
%Z-GR`@;$7g8t1Ng=o1RIe%FIb]d,a`0QgeO]qClS9#Pl@9,c]t=%sa%)7a?%MAD&%OA<5RJq!>s"B0g:7k>kp(bmQqFVD,W7`pQ)
%U*atiG*rV>#BR($L=8HcQYI9<++k2_FN[`IXPgO0X5e"=:mejKA.pZcW`/*&:B]Qo#Y`W5/:cE]LO/Y,NV<dW6N%8?5%*d,]fKk"
%cX6$(:W!fB,?O*gcVXg*22\tM7r!pr*dTgkW.$N+N0:-ukTk21hNWW#ons:se##!ca9NU7fNSTl*`2tb,(5<T^/CWNZk.9E5njKN
%]UefdEs478B$_J/YihKIm$20X7=W;%j8FWb8hJpn"U`0,/aK^d,a"iWVCCBo0AL*gZ#n]4G$U-j%eQQ90dJfh46ls5D34:Br&:B5
%_RlV8UB'@P4;-jG/b*"tSaN33T;3F)4HfeVY6l[OQn`-m\CRI[FrHb@\.#8-[276i1/gGN@*_?4obt(Biiuu70R#,V!U!^6kTu&<
%hFhKj;*\;BQ\eVP.!EL]5LeJkf7D2[W-Sf.%1[3eHuuR22MfldLlHnjC`OItK=ef,68"A@^/-+;-\g2@@D0BY\qCoX,J'(F3k#;`
%IKpk_:6:5Y>p%"R]-sm($uC82jSWh*(>K'rH7kCd7!jrN6G2TVCJ\ma84bAl+EY7V3,joVmI>u1Xg@^s)@LcY,+8AInS^CANVAI-
%-q(^_]%0U263fb'0BZ'H?i%""#L@KGo7!eX2G=c9B_Qcei'Y1Tc'KKu$]=P17l]5iDM]Gq*U21D.)$`\'^n=Ag6aY3eU\a_a&T`)
%#7Wr*#'GZq]Z%9uS3i#p>F,74?*@e0lb$[dECG?5aPL'u9[?2L>f[WbK!#XfJakl.Jep>>S"#HM#h.F`"[XOa!.m(Bq.)c&o(*uc
%PT6DJNA6g%#_[;/\mU*IZAO4kjZpTi8sa@f[q$!P-L3i,Y-onTmjpR4/>:=h9b/;lpL.LKc8fZX^A:Xeh08SKAqAn3.cLKO-F:$T
%"Ck)`8r=Vp\Ku;YM:!r/*GhTJ\IM;6h-H!+5;#B^:o=Of:I`Aqm\?(&8iSqj*Um%-g-sl]4`D9tAV#5W^>kO,:A?,+,s`u=af8Wg
%1PC&jl5bs-q\P,c5(^A.'(=>t!T&7$0&g*eEHB3*Bp?IG'6U!i2aDc&4gK,?G/2=QWVj0U"g0AP^)OcH/O,$Kl\pc/46T-;.)j,1
%(gP)Ub&7P9:"I!1<d@"F&o&W:HVl)/#Fi&?--()MaLUVZ*W-MV/E_JP9ZtjC2quEa20<'t'Xk'7Bd8G[/&X1,UrmPp;-X>H<d>Bu
%9J;j#a!".[@HX;6A*$_M.'>p</i%ksPTh*r]8VWVA;oj@j&dU*-]b"s9"GnePfW0TTB*S^KXSU<;U@kICH[46#UM7Z+1p>IOO0B4
%MNm3`+Hc=`@W2qP*f(De6m`/q/)O3_CCnT<Eue8;%,*r)&!N#=Y!^Y3s6uEqU3+i(>;@!*"qYFW&(jfn"ZL9RZ]0Z"5AO'Aq;6!<
%<UV<T)8!@eUL0)r6tc1c1_uIA]BJBU8GG"2rP$05]27D!lHG-<ktdhW3pU4B6mO.nB%jW;%1@QTQcY[5^8*gkqc34mc23?HLN$S<
%#dS3[`-43c[G%D1D*^thH0WB2'*]E4rQgim'mYa07gXPqb=n@qjFO@tV#u:SY%.]+0>m(Y4=HT-9Mj1r6!l'+HR-m@DWKt6<pfut
%Ien:;R%<$<2,toM:NdJKgr1/CUE<Sn3C_?D*hC]um\C+49lC[AP[<s'%f1%Q<$4Xh/p*6KV]44%CBW+'?U-UAoCS0J;@L-lQb,iW
%<R1=Aj=r9KK@^C3A/#:pEEiq_m6jcg!0klUoUT80>8](h(nf>0"LH3X+D<8h[JXB)ne+t"N?Ul='a9ngl)\_unUZa0g]=X6SAM\l
%XA\I+,8I@AQkWb%:,qW^T`%P>%qJJ;0X:L*RAM?N^2QKrJm@aBe8Lcmq"k+lF6t5#<nQ##Qltn10d;KhQLR]:pDk#o8:"o[O!G<6
%H5AE-JDAhKYo-ukBgo?8N:D*4]L\8X`a9!m),.NJ#dPlO%c0)*+(Ol1;3E!GO;&slk*h@?i_f.6nAmWJ'0j8k)rp9KTH,pSVsa^k
%r9uH9b?Rqq01S$4aflMT@idTb`+bY!^<ub*`?U2GG@A90+Lns=]OuOD75'rD`_>:.[e?F`Uf&mNGXh3@o6R'knOCGA5@\mTY%H)e
%H#VAJYK#6V3r>ESjXK&oX2HkP#!ts!d<Y<u%:_,D@/#]"AVY$ReAl8M&M&2EL0pRq+IhPFIJU$)pj?jjm.YR:+cpR,kAl$!a>O[d
%LHn?Aa:jj&_7l75+Ma.K701D,j_kJ[gbXs73/%?Zh^5Mf";hn]pl&!CJ,q!DNtGceQk@%0WW9q)L`uJ]!fX[4p-8Y5lac6k?s%fM
%ZQuhR,X%1!k>qd'`Z2p*IT:n)j8!s$7_UgjOV8'Uagp%W#r$(9#$-8fS=^lS^u/M/1Gq5%k8+:=(1/ES0+0Hb^)62/pB2<K?YG\9
%O.Y;C?s%fM=R0</@,-a77gLg'-6?##@$hXmXJD$d0Yn40`s=@88#3El%#Zd&<Cq_7lS6PbUBMJM?i-Ug=FaiMKscir'OXU8RR$sD
%/3L]^()FRb%,5,[<rSBg`nOk[[JYUVEslm7U'6qOV]Rt-!985$h\9IMW(pBDp%teB"W4nQ(_gGbriuM;qC[4mJ2)Mr?P[#LOj4Sb
%iI4dW@I]%\'Rs,5@?M7DI\Qrq):]nGPcU\0$8C6kP6#Zr!97rs;\ic.=gK$J=Fe6B*rBXSf`!;6+i(>W6<*c]!XuD_FM_fYJ8pk8
%F:0cR^2OSND[J2g>(0+p@IXN,&d^8Oo<Au,'`j'.Qc]*I!Y!O9=1Pj@[6@iGIBAK?Eh-Hc0trQQ(1:6l!U]oa!..si[0D([J77sO
%<;F--9Z[$h\e&.r]`LmI9)8\l`d-JQZbZ(tdFnY\eR0[==Re!)4J;`gNUgid$kjeYb$PlkR-!APH9ElK%m5!,)])nL4Rg#k^F?t.
%[J[$)"7c'N1Kb0K=*/R-EA@4(Wf`XXmmDoSMlSP4Gj&0+o7"CPH,M9DOOo'%A[33u03uNHnLPs(`G+B/aNL-gZpfW#omK2t@?qGV
%e#kI##6L-Lk!h[=66E:rZ7[k^O76u@noP&IYEQ8PTdu6>;k^9o,@YGLY4d;(#E(/K\tX7koMCi_k_9SY_Pa-KKl6+I.iFE-.E%O*
%XuKR`8Qj*\("/<?.Eff+(S[s)<W0uHH/S?mehM9#3WBC3<gSoC.re>D.3t3!>mYCe30D.2Xio<AF@F@h4d:Xm`VU.@/&"'^Dh^ZJ
%:+ig4kR+9Z#`6OND:'(-Fc"P;J/IS/jO"V+^FL4;W#TVu+C0il[lfMcP+sOI(+2aX"FCUO!>5bXpbiFa!Ok1r`0-lGHoo\H-'fNV
%+f[Z,`0-lGHtK),8U.0\M!lEIWPjsp/,#!Z6R5^eCWHU-;Mc\i=%@Po]lX:G"$Q.&jM#^5:OD"1V^p>6Xi&.F7;*4-Wrm_c#LM#)
%q_!]NVq(g1n%t'Y#?-Z*@1iqO`8.uC=4RNEV<WYJ`)se9Dg<mYC80aPJ&c'8;j3Td.*8Gf\RgOf2)7ER2kE0V+EFi9lsFkb4'X3[
%BM6A8ojD+Ao+eifWg4K7d04]%daRT[@!^WK!8&/Z2uco=s8AGZFsgM@Kl/:_$>;B80X".s:itM?d$?KkGO6Uc407Nh5'D&Z]@]a8
%II,?q=SDh3lbEFY(jJp8LW.',SXtIDi6f1:o.f`0pQ6VP$2Cm=+_pgd8;+nl.pVZW7h<>9oES_[Mj5N^#ICo'HK5%:kWule_kO`:
%7ZN34d1mJDDtI_1V5pr)%_<9@6]!8XChr+K)\'BANhZDafFV>V$lod!8lnP*dmmR=WN^BRg@L<i3#+>H=%H+NXi-Bt/(bY*0nY8/
%'s/pU;I[bq("-N\re#j[dC[D9C&XZb$VX)Ns5i;b(K.i=lW9ZU@c;8l$!g-84XZ=nEc`TD%<\[a$ft&7eS'lJSp5IULksrG[bsk0
%m'kJ]<;@@RTPMJ6W7$LW;\plp%O*BYhY,B!Ga'_X`)824Er]M)f[5mT/31;9[;h16VP?MHUp<l<bk/:XOdESh;m6J%&l,6ZlgG!>
%fFG5UX^FF2H^9;_9GlDT`AF_c!1FNf?K-Q*?>CP"/q%A`lh5s^6=lYnHj5cXAB>Q`/Z(YAHfeTeEA;[nS6B`kn#`*&)j78GU5uqs
%,VJd#,+[e+a:lW.QW,'U+>4QXYq]!YfWmKMfTHd^]p;Sd$H`sIJ1?V:'Fa?+)@MB0b81J1p!@Q*kn4G:0mOd1>_l\pOOo'%`SCd"
%9O?u1J[11]/l=OIM.IK!>g+(X.X?:LP[+Dt]@KM)cD,JJ!@FFDG4EL>HUrTUFp\,5qrB%pKN+:D\qj!YQ0H5mM^L.=B\UF8=#+G;
%mc($f,a,Zqj(4Q]Njt0oTng9I5K>1,U'g67Q<cUm+\VaBA/A$HN9BJFfd6/%aqGT6I/GSL`=pk<l@FG'`Jk"-BG&jFc,\;T/tTTB
%c!^*>mYAt<;OR]EG5o$^f>$?ss1`U_9jlk\E<=f>WaGR;ZKnm,d(Hh3jT!X[2!W#uSQ<psQZ%-fVhW=iHa8PW0'7VM?]eVVEM;2Q
%5^#_HnQNkbIB^I3]6N>P5,DVL?"/*lOB57:,kkukOL8GE6[&"<7It&]]Gu^M0)%\p\<(V(>I'/7Y5aLZI3>]`bTb0d5H4#/M$lfK
%2;*,0r;Bm5)#GDthm_nt/tnQKP*][-C59I;GO[aba;Dlnc'7+K>s*,SB<OA&MjK_3M$pHI[q++*E/pHHkB('lE?K8KPpUrMG4EL>
%9/52[Z3qBWd3L?7a7i64laP3&V8RMl3O2E>RdPF[_DrjU,eJ<\6IAWE-+c!Ci75]:Si4SdpVl^b<tCMjgTu%G0#)Dc10IcNb3XTG
%0H'a?IS"_Q`$IS,qjkW8^go=nqZ#<^m_2)XD#F\8%cE-US'F_BO<f^'#/u6-_`3BPo^;-3pTrauW`+$?)lVV=BCG9d?<93fG?:@-
%S5_L,:(:]gglR01,dT!Hh8N_2@QNcuH/g(4/t9DuV\GHb,).6igp_GZSh^1,kq1_8P!rO@P&q[mF8)bS8XN<fi=2iK<?h?o^)0&i
%)CHoLJ)(oNoc`_f%8Z%!nQk@AW[P!Qm!%F5#'HGI=_q]B4$oib06nF'Y:VcN9i%g9!a8UJ@*7J5>tcmNjDj)(2R$u#7?Ter[cMG0
%hs[BWBs$]*P;mdcm\Iit"MG#_ho58Z1WtmP<4SSF@H5,U:qd9q<CHYDc@uB([OV7]AOETReQ^&-e[$\Y:]8iY"nkGeE_U?9'XX#R
%Qi_=eTQ0j:6W@HH5;D=N<!DF"@T+#/=I"U<S-mKl2pPZZ&bT^(hS2lpB7J0q-BIm^H4bgr''2SSiM8m+R49@00XorfWPD!`R1pKc
%pj*mEOm;,d5^j#>JJ%R/H_rJu?s.]fU"rWnb`jLgIpoOr>b)18%t"?\k3Yk;Pl`2qMeM0*'c9eTOa+qSbg@AE;$H+I8)oh4W*`d:
%lsf"`,pq1**#f&NHUu"P?tOT&F9VC6ZVasqJIu)XAj\:R?pk8hia41>_q4]!f\u.GF*a88o]BC"qZ"#b^&7!>ZYsKF5;]9^eZUoZ
%i*L.iDf>D9$7u/=oMQ(J>'F.'[9s=mj_Cp`;IDn@TiWBg"@d`/6<7Iu(7V8<)"r].i0Q,3(f=Y+DqnEFm6/e!_"O_n%36aKW5'gG
%'VYXRlAMr#Qmf1fRD2De3L9hFT.ruic'3Q7XGW@Ho0'0<QDXtTF_U)??r[>LA^X@(-OK%8$C3?+AULg+r,(HO\:'K%h;UrbVc@I5
%F,H9Xjk-#l0I;3&h=YAoLg:PEK2RW0aB^[3e>P#D")*m>i)_Iu:/d4Jpr1FA[]UUjc<$L$l7c2//gu7\."6/r]s6iHMfqbKc9#"^
%pR9:gM*c.*fHRnIr7rN[`P&*XS'N,!-YA1O`4L*a(SKPGLK.PqRW;>k8/lW3[(C&D2()LSqu3P<fAG3piUOmo-!GM8X,[st'Dbu?
%aDsjB8\T!,ir[V_:0Si,hRidbg)K?)\*#Xq44.sqE^?.1ADS61UEe:f(1lB?eC5h14fImTM;>bq4C.B<=dJ&+j,V)$7U)gN>./=,
%3iRR-BUKc8"KpN1eqKUI.^iP3DuH4V;c^p'(L+EK;3`Se"WCOA>]$Q6DGRE'Mr%LF4jcfjdmQU\&##,nb=&`3Ip$UfL$9qY&P:Jr
%^iOYSS]2cbnSngn>tOQALi+D7U<ZjW&9baE@3i:]/Mn*0JAj!g%>W8P+nJd8%G\YIK;fOt\o\-o90+CRPG#P-NN[C=Yts&t`62h-
%L&$gY/3X]pZ'DB%>FbeloMX-Q%at"'[?S$>[;PSoQRaM#oIn?LF)",K^Gs8'R[7`oBUkZeU-Gp-9!A6<9^]G'M1:qI#^93S!5lB:
%n+CX%`o]0:+MOnB4p=]YEU7;s2&s+(/BYiLnRhqlH!Scclh\c(MJOHgU34n%=bPn,D)tr54b(2u["YDqDj)VPXnL<aO&n?X=@q\7
%r*8&[S'[)OY'A<`hB3M'<rkDQ389">SrLFl!6lQ1@YGh?Xp7[11V+HW:N.[&;-2W3Z)p^HG/Fs^VqOKT-M(H\e#Fo,pA=\in#"'B
%0+!UI$sTsRi@J2T:$?PP*?XEu@;rEZ_kBHiQMJek9'O+`Q!`'Co%qq:;]0+j?a]ffAJ]t90[(^*aLW43VJ]t*Sr+ia1=bs%1?X0r
%JNFj#$,\7)i^=XGa\E?ML/IlS3"-HUNHih]L(OtdpP&3k@<d!B&K""5/jb5"<1QI60Pk4j/H?2@I`8;1"b:$74g7_#W%cGQnq7@f
%N!QU'L8DV_@@l:R5NhGC1OA>71EdDt]?'lc0Q.Kt>_uDeLC(ltc+>cb$H!,T_i+kO@BO_0045XYWW*Tc)=%nj%%CLi1+Nd6ls*;=
%@Fi#C$H#Pd@0+9[BYcF:90ai30FY:8(SS]"CTi:c@2Q7B,OtS;=?7i=,9T[@,<&IQk!O].6opOf9>cEkK^9//U(,",fdYV*0-S.c
%!lDVInY)S"IMd7lDA>D>03)Ws%LaR)N/f-<f.)<PI[DgJJ2#CbdM34$$H%[bM>@(C_QY.g!Wp.kDE81Nl=OMDMA6OE,<NQ5o1$WP
%[H^-s7_%5,HdIY)%;YmY0[-]'$kn@-&>nc[&7Lr5%S7c[L/Ss8)J7%,Y_k59)#!iQh/!74a71PL\liFQjHR.9dLa'i`Bo8e"GGGK
%%RYhV`7cOp(+'GW*sZsO3$5oR_Ll:8b/@Rs6\SqL417k7@G0;UcX3I30T;qLs+hCW(e-ul]VBPb0Hi^1!;%Z9__?WN$mXQgGm\=(
%B'GXY@@4O9l.7TtW4!qr!lHp;%sQ!8g]QR-TF`.Q,9SNM%iL*>*^tE7b(\$U-5M:Ir=UFcUTt+V)"p/fIU@?'*t4pE"[drOs&gAs
%p-rOna0r0ZQrOp!"bgBFS?("E=J5#@.55RWV$)<W'-gOO@@4qo3bL:NZORM5$H(:U3UgW;%.6lrJRO"'@1U6]#bsGiKEK,*h@Bh.
%Y2<lLL=rgcIFn$$@2K#R<*!XfD;-7S!lMrpYH>dQHC.gD!](TE%!,LH-2f;p!lD1K[r-m8]R"HkLbOdD<pW$d.L[OE9TQiA"iGZN
%*/TC6ojT)]0K\GI9GmJGG/k:6`W_0Qfs*5,`/6D\UV*An_6@2&buFW;Nl'W=@$pC(&BnQ";07Wg6\Sr,mg"JR=%dnq9[POU(5<n*
%:go_IX#&8-b<]3Ie-9/+d4j;n79pc\%&7Q,&6t:Y:J-:e-c.P=_D&SH<#A(m/+LK1$,[#S")/Vg%$U$[)!]8JU1'(PX)MM"=4nTm
%@@.T?LA=9>fY]Dl4$##']9g\A@$k69m=\pBEg@jWF$1fp(e40?$PA+2]H7iBboR>#@prd<KaYft^"p$@J*[mKK=Y\Cm1sTG__?!2
%2c"!%@cU?o(]e%j[jOid7R1'$*aUZs=tVEZ&J/R(M2)>R#RJ=j#o/1hc0gr%_cGiXMkC=a"OlWcNKTYQ0QV%LIlXP5K-2k1%uS/=
%Y-Y`Q_qf25-:o4^lLK-8Yr\Bl1]r7](\I:U<H_g?japeK`9.2/TO^uBJhLS,!<\jhI64kpH/.qHnn2Kd6,d</!mG*\qZZI`m&D4[
%VQ$[:i[WL4F_F%2Oj4O"e]lq2X(!h;Un>#oO@f("0Fi7s;0j0j;D#ar?"@.rMpKO:J[1sN1"%m[L/35oKA7?r=*e"`Ak&4/;%?E0
%.=*5];ILO/.EgThnf@@3[&,'!Q90ThYbF2E8(2PGr09f+]^qKP9u/$NheD!4[Q"AK[#3QbWPL)t)e/AgQXM?uE(m/"@^Q5/,`;`%
%J3+SdcAIPhQcD'nYNd0[@:HNGdtGqgX9lqQD/@T#HL\9JJ*s\PAno.OXDt+d$=R4e;Hs\=:Tk_[7:DL("EmX9FAQ(d4^0NGa4R`/
%-k$Ttq<!\Ng\BlG(BrU]G#;fH5HAs/,G:B3c-J]7Rs2\rj#h7'H5Q"D=/AW5;+tMm6PoV"g&Gkjm@4<jSWd%/FnAST'`02[f.WnN
%%<p/U)rC''PZ&e_*!9O4Y4!Pn_4S\al0j`:5?gAJ=h&1s]SlTqadI?mZgqsNLEG=;jeastn"Lq2gq4dp4c;V^&MlElFAM?FmYG8r
%#i#`jEh"h,AsqHq!EN&\j2#@2-+VdNB2jsHM>Q&9Bt9KjZt^KX>dFl'nZlC"e^E1)UHO!&Fc//S)cmbr@'m`u4-ni3^*R+RS8=BK
%E`*!Lo;X+le-^JU*kj'8X%=AHr[c@.Us$/YBe]h;4m1J)CX8r0#iaXO3B:@UlJ-Hkp*+Lh>B2e!c="at*F0ZdM229Y/Aar\]F+pm
%4[2EQ)4SE6$lMWt,9M6tpG7(DIN*&6-R`_p:@@(9"0HV:+JK3X(brai%fD`ne80qR1/_o6o'l-N?^^+ZpoWP(SZn9ao)>C/gi0;7
%*GoXC[>(NIIp`0RiG:@rDH:5f8.96&^kgnqQgT?'1P0hK4cImjFtLA-kq9[3YPuL_&"[uP*[WI(>ol+kf/JTu&+%]so@]ZPWZR:9
%^BcJ@E'^/QiY$PK.'56UMjLEF?$(uTdRoqr,2h8(FUG'#oI=+3O33\k4S+YO;7`f2]il4i%`"/.p*g!>/oL_^g/&AUp#&\aYUIKf
%l\TM!iY4nr+/3!;@kcB'>k74I*q>nME]M13VkJ!sUa=9t-WelgR$9%O*kJJCo!Qh3D/`lo6N0QgR7q+dJ@h4CA>GnG3Z)RhdOG60
%md!9=@(,IUZ,1E#CMRDN[S5=?&^jG[/PE,]N0K=&D-D.s4^27-S-\$\'\&,N.\Qs>j3Z&cZ1m21dd[a>V*KtrB>9?B)9KAF7='N6
%(Kk[kMbK8cr!+ZmeCqq>h&fa/76DiReQ>OVV#-$[1D4<T8R&f]K<G5T"*LuWV)QBLg_3Z:7"@>1Ym+Yce\OFI$bg?b]b@BRE-&$<
%_Sq1eT+1R]@1JW4%oj1WPn!/'\e826F"I?YY7eE1i*3$@0sIRlh"N%PI1mT1cadu2e&UY,Sd)^VZYtHBkm^7L4PZm;2ZMid'9][`
%^0R^,(r]YNm5U(;Unlp@g;>8c,n!sML'sN]n&j`$>$:OdX$.tZfL!/M+_C`59!q1"mlLD%0U4>.&^VfYAFI9(g'ciORj"(Sd2BYR
%?KJ)#,[ubf3_=[&`42;8O[u@,F6n12]?Kn:\7?-<aZ>9"[DKm(jGNAZ!c1htl:4A#!:e^VB2)k$Cb<>.9d28^hHqZ#0,_'EeFj/P
%M-JbEA-9VDZ37u*k.,%k<+CW!U>0/Y+3MIngM)kskr"s>X..U-ZuNRL!M_O'#tfgD3o>)uGJ=M3NP:V'P2REe6q%8U:^5c`6q)O#
%TK[G?VM(@)7D[e4B/mZZ.HW4>-mD)jmHd-9IW.O7*I.u25</Bud<XpG-r+mAM<QHTftF^Nk=,_;4YEN<Tq2,klj@Dci'`a@!7TZE
%H^V_&B*?\Bf??mJp20gO^oWE*7[:CiKGSK#r13_DJ7@N7)5,DZC2&e?mD7?$j::PpWS6h6k(?8GZ9liN_2:eb/=V9ld!7.AKI1fd
%qD3KQL1BQ6QJV!9ftYsDl^`VVeuOll*541YSA"oVR+uAMNZ5(aq'%5_ORK2%%j!j+=0aGEkB[nLFusuVqGL3Ip[BZJqIF.T%#,5L
%g2;*"G?7#2aBa7\cr)@3]^_4Lo%\NN@e+,-T0$s2mhT2Sj$Ip7>XQD9j%"H"H)?gG43A4KauC!uIX_:Sg*rt<o'>#*CSr7\m?BEU
%J#$h77QgG>R%(K1@'I&t/\icQlVGV0RJq'B8hO2!)tg`N4LV;oL)uc]rVQ0Pa&[@ZY%Pkd43f0>bIDVP4]fXo+to+!#BtNP#Kn,K
%_+!RSN@;j+O)7+ooQT3??l$C3@7PslGR6>$DOkq-W?g%is/JC3?>Vk`C6hdn#GG0'.S8><DE6/pBB4[QRDs-hc9DAB(cJ4:=V>._
%f%Y?\.kJt_*Rk_*-h=gtP,jr'N;;BteWNdhNf*(Z0'b./1m;)u\t%$JQtB5ho_up@o(0:EB?gV9/%a>07VJmVqnE7Eec%.9hN'HG
%$eN$5,pm.6i<EAs2"1'rQclL&nQHZD\3\p\Js1G]4'LD'T9^flCNBi>f&BV?NRuJDL[_D]SEq_tXVm;`/(!t46:n<\r")>&/@[(e
%j(46#>gp."]A71H`#FW>&$S2lX,H'!q:T9EdthfJQG'E`=-I=PHD@a[Xd@2=WI-h8p!AZP!"&7mJF2,EHLgUAi$7A*WTMhb>KM,I
%_r+0s##VtCE%9`()+=?&ReAagVh\[L=e-rV2u)s-\$-4d4$E&h_@"lPn\FD/e\+e/B%P^](s1TVG+qV?)<p+4Au&t:9"X_U=q+C^
%?'M/]qc6X!cb8c,FX?D+f8VYXMQ%!Hn%,q`<Cf@Ieqk&,>)=h4/R)#5lB`mS!%nNiIgO6JZRe84jR?tKgX;jk4NqY*S!gN#n:%,f
%YH8'(EXl=Bk;A&h[:q[uD@T4U&\k0bG@rQ/S-_AVS\\ng!1X?Z=]M!.$37!A-YI3tjG1cMiflel3E[ha2)hV"$76VVf--PU,,rM=
%PFlVCm=`@C4*=-c+GM<Vki!1VEr9TH.)E/&Y05W2.E+_,QFse<D<B*1&L!G8?>4R=mr+X,n[UK+7KhN4cA4`SGi+7&8t*,-[,)7b
%SV$,Rip-t$>MRe(G%?9*RHN!mUf-tFk0d#72/*9:rJ0JRf;/(+E_i=RH7Ra%DiSZrH0>g3Oo`,a\7NK-$):9R[/)u?,ojOO'tG&P
%T<TrUnFuTMZLA?5/*Z_8n7m'o"q.1Eh.tom?B(Ned[#/f21"+`6lSeH1&1(nDILic'$5is]*^6*I#6!EE`E.GN%]IWd=Ju9I@*ea
%Ra<r;Xs]]\`:^*2[-Y5ao.u@#dcU(mVXKqI)gD(n'f1&cmlHE>rV#-E)LXP'gRe*0)L"L@XC'bm6bBuhpR_&&\);AhSJ^mnA>p3W
%K4i/d67oVg2ZMPr]V$<.UZO_,%hEkS>^a]?M;fq:LfUK>DDc74,$a%"Me#$MlRW;X&S378QNqZ^Bt#:Kr)VaQG07%pB5lPOFu&[M
%+fgWH8f]"CjIrrU=tlK-+]0%-7^_0UesmS$\a2jJ)-K_.F$D5UU"/?mo["E)kgM=.Z7\9c2P3o9l4i0:DV\('e%[1r;ApuB1ic_j
%f&HcdaO)oB]=*U+J=KM"MTf[=f[+)5)k-`NcBJ1fd5]0#>A0.j?&L#6lM3-ul"R6J$S/k]X>u-)o<<?%epk@?e%?$j,Z^Vf]<@>^
%!Ua0_IC#FF[NE0/+oVJj)dn>.Z#<*c\?h/I&>YL^\[moM4?f\^Xb;SL$Drr(fu@5AcDE,DFQ:VE0bdhdI(Q#a/(\kWjPI4lhQC,4
%;37EQ<-#>*+=j]?k<VD^edg6jNlMoPV)c/.9kPQSg\ddO\Yf,^1B%-/G3*aY+1o3,i>gdBCn,EIodBlmO*5pmHja"28g[JjY$Y6_
%lkn5-lS4PXNIo;f#IEbnNa_hl-L8+O#S*<K83XXt9^+;r;h%hl/mLqmFuB]UGs=7u](eD_@^eZg'L]OZ!"OUm?+Ug]Z1>OZF=rl'
%oS,<V^!d`gCRO!72mKr[WFsMAdEO]P]9snW,>!BP8_kU3'n=Y(CO_t4,AB<-Xc[?DX6<?A<\?>8D.IRU9J8*&e?UV)bg)D2h(!,r
%eci2k$<W;;1inYp1)QCt18Yhd6KW6p2).sA,%'RTVrq)X]%'_DX6Ts*Nbq,&D[FU'mUE$^YZN4rN6gmO?4>R%."YP_a;\8ect.Hk
%#Ab(ON?aSs-@,tc0Afgha%BV:m<1pC+a,C3'>C=:8n^cQ@qaEN2Pl_is#_Ba1?:B.\QlkuSX4Q<g:`N%M1'0Q-s"An=sm5?M+7E3
%SC"m<Aa!'@iRYSqUJKZHm]7'aFX"HQI5"I`,fuC)q6G*R*M[t'G@C0T)s^Ih54M[l^6C]>K3"6X?7u`E:j\T&[j10J?Ou2Jf_]C]
%P3Y%mc\U5_[np>\qp3,6:;?!^D."+A5+eu)Rd\,<`\.)9)#!+Q<8^8ng^9Z8DPqR1hk.-Br"#Q`58[/)p5Jt.BS#gAHb>Um,_rc?
%J%4i!r"IB\o6%KBN3BO9fQ7AYj]ph7(*8U9/bIi-EB2i.]rPpsH)Ig9h^4<92_fUK4_E(0nYp1-P,"dFS%LF8m)bdd,DoI)_(,`Q
%O*'Y&RjVK--i<&NY%%>&X"Wao%t=O@*U:'7R&h+DDrNpg`&glh+YHN)38t67bV&GF=-(u%"aP!EI@2'We93%a>Ua!FDLYifABUZe
%D10S6g3O[6%8e)Yj+bWQnc7U`3oTju8VUV7lB_KTPLVmH#<It\(pi.VeR44\9_qoh$NXtqOAnJhkeKb/;#g<U1YB8S4#a[Y_.Bk*
%E<`3lDUC05i:Imk6!9[(OU<:^os_/SkU/%aU/S2eK:&;#'^_I;X_C@B:!X:;fif[r?J+=e6N+^npao^cI+mOKj790u$_k+;25K#2
%O6;eo/QAWP!mS(;J#T(kmnqL"Uoa#Xl=/907+#^ZoV5J\?,32*/n^p1nc,a\["9KBZ5V!2Wkt`-?B""V5(ARKGMaM2+((b181B_&
%G6O]?Er4R>+,t`.rqXrh^%m$s]mN5+d9QWsUYF$Dc-af%m0G<l.80@aV[^8VYa;.W8;!l<p#]PRo<e&TTQ8Sqj,_gIAl_g`W5Q!P
%eUpCTQ<nnfa-&M3KimKr&PcWgEO#.KnTugn4_Vj@r3iP>BGtU3*]RWtW[I*'8ND.NIasH(rmkY"iMI9(Q0WbYD.g2`<>_q$2p+Wq
%qt3?@CqZI3nBI0jnW.ji?F_4p96o!&2q:<(76W,BhYr1HaZTJ@`%m+c(;0Rm+I:)T/`HG@if?tg>F5'AX&k%\jQ!GO=S?>+/=+$/
%$AdKsDKaH:/m*B7i=-+0!5p-.F1(pnV@/^?b-<*:ed!"E6F)>N;pNDXVkj]]Z&IR*-+?*g@DFL,G^"[cd06'a[[$qLOK4J72`U-C
%SF'_gY'F51.9fR"*5^S[&k2C[0h&>WV=E/Pn.bbaNG%0KS"i`KIh$6Ps4A^_a*3D/nL*QKGA:i40a=dhp?6.5g0&c+@06>Aj.0N%
%&5\p'*_k:oZs7kTJ3WoT&S,;!Ih[hBJEu]fN$/T&\lfE^?@8UY<nZeYj<=\8mN(e1<seBV(B5B<_ZITcE;KDWQarok41f#Li@,50
%A3BL/QZG!"*Y"<WN<cl)]Da>\/Pfl)>Zu_=a^B";BDUUq`.OT;G`he!,PHD?/,PT@UY]?,>rEb2Xge.fqTBK0-?8u@2$?P&($!Qs
%dF:*>,`B;fl1MaXAZQ'I!b78nrI')ZKOb9d9f&dKG-uE_$p:'Nmj[gsiE@SB?(r7YDoU43h^a@eLoJS\T)'FQa9>\Rr$j^8WNe!.
%>bbc@c-qr[iie2dO2T:ApTgd<:)'%mh+WholsafZ:W:5LL&lB4-4r(P0a#9KJ^SWRjlRW,RZ1Dr=oI;(AsNO4D;Aare_:M?[^#[X
%HCLVZVBq0oD_ons6s'6Nm:fc$CPm)l$IB8C[iOeUMl=Hak<FsAY4C;DngDL5h7k*TI#pgEE:I5e*WU>Z3)7mhA0+sX+juA3WfFrQ
%"(+_9N[7m]P@I6YCXioE)h2S9^K4`?[.Bo'jRH-[*Ogg^7nZJ"28in,=1<p/9K:fN5e7(nP4`U]Q*Sh1ku<0nDIsFu+\?P60XW!_
%JmLS#oV:U0$]4(9P6B667Etb><W2g;ir)'F`Sg@d>u$t9k:GjF8iOB:LfTl3`%dZA.QkF[IF(?]G*KQ>3`p.1IpQ.e+`4uU'?NZ8
%oGh1:m_B-[F$rI$X/*H^T.t_,9O@gGI#:YkEp\c%5'DIS^)?D2X1q"R%RtZ%)-]mS&c7,QjZ0gBZOcYlDSnh%jQ!pTlYV+(o1la!
%mA,_5BTBi3PAiue_WU0d2$j?i!H"a6.6)aBY0ACD$MG0%ilT3^mEh@+GTV5EOEDpEJiO"6ASMRPNPAfa'HmIQA.!jMNQ:=J?nBFO
%P5rba.AoC0dWV7A.1e]I5<9o+RMh>t9g[,Plp9tqf?u&*IJrrjSqP&To"iu^3_1Tr=cA\WQQuUP6V::48@jN]0S&+1[>%5s5(n!-
%Zl_MoFU?2&aip:D@#)ddfgS,XS&j/Knd"uLg`l2P,_(taPc09""6c5Z:E:XC%)C]JGWV+H`"sG'E=%iN9Ges%7:^M'11k@^&<:sR
%&&AEO:8t[o8._2J6X3W8SO4qr<&fD&;D;VP%3YkA8t.UBn%4>dbotST2LCFM3a3'6Fh*`bh=?J'g,#mI5E!hQdXc(Jg/mBf8=`;!
%l4DVPkrd!`1c?Grk5l<Q7:Vo4pdIE"Ouea#I%MS-oF?Pogi"?ac#"D?AK,#?H&),O7</eZ\ttFhOb:r4R$mmn>T-aMPc.!qO!6\)
%H.m"h6&Za,\6NLdf#T$WPV-81@-!f\eAfGs:.:S,l&JUf*PKn[RkUR17Tdcm1PHHQ14=ROS1,IJPR/bk)/!,0b(P]:M)+=(,q@3)
%%O9,,-:_0XVK<YP-:]Rt(*iZFR3HWPS10[N':-Hpi_6%6RE4[BEMcR,9T]nb<OTAoPUD4HYHkiA<r:her)IIS>G]NJJGq$W16j&'
%$mJua?>f!-;C!<=,Mu!5T5St*Ej7g>IsgKdrG2$H&Yf+d*rb+oXUl5cHrO&Zpd;lm^$A4@>T4E@d2i:MMd65ZU\T0+nbDs$p&;..
%&J#>ZHi7h<>)_au?GNtFBEI%F^OWBD<"bs,(\!.q&O'BRrs&LZr'gVTd0'0I'B+r&J5cK*Ls\rlj_'h@,W5FZW5ONbF?=epc:;gC
%hLgV4'f]N[(-"V'CI7[H4J9Li$'M;WH]db/;:@KZY6n,ui'`j^n1sTs,%qt"-mH2u&en*',S=qW,[&4+L"7EX+EI]\(A&!n!_k19
%;,-"[;'HgFLLa-?ncdFNYTRu!W59KgSANGQ][/bd.m0.7o]p%Ek<ocn:(Rc&P#q0?l^06c3DD'g(TM`jhH>gFZG<GSSm5qMPBiEl
%A`KP2SqGWDcl[*GEdY6eMOYm.'CCjh%QQ^V&7nVrq)n>tefi((k>`@)(9)41O#T=+j77S(E."p1M#LdAWJ\>RJ$4-Rr`o3&B:kTd
%T5$QA^+QU.GtE+*K)*:5AYN;b$3eC+-e8FI=)'K<@$K7tc.8C_=%YfNP=-8-Z#\DNd9"1=EaI0Y`_Ge58AU@sbkZ:<k<lB&Fn?XL
%OM?(3j-tJlah!M(73;`AQCV1n&$pUr_ndKS.JR95AhX1>HJ!AW2gG/uX%Auj_0;3Y12=\3H-*j_6i?`(Q`@^blVFEBo&'o(\&lFX
%Rs\b406_^J_4T?Tk\^OS/2*tPkV5h2$NeO!cggKhM>i3B]tkH=!$kug+!.eM!,>#aDM*ZHD%fb@H?G<n4a]fKoi404YA-j1Pani:
%/M3sfa1oG0O4g^h<%)^c-Kfq."AT^HU/d1?n.;b<o@3*J$Cm8*Hp94/ah73ho8ktsF^%$?!tlp@H/-WenG?R;m%)*Hb.iOo=/(Q\
%93>#P1$sTU*)]52K^_9t-58;oA(Jo<a@>5=Z4koP'V^FpFDqr9MI\DKI"f$N?lmJu+HIe=Cp\dXQJXF_?LRYsS&uk8"9lo9=K1Ah
%GX,rf5HN&@@gLKYRmE_hHM%-0s!&3b'<%lQetRFa:ZZn_J6\FdhEKAoNfY"+&*Z#u%bUO278SWP+ZNm=/FrpkTP#=-iNp`QqE<[[
%p.[4p/<uqEd/)]]'f6\d/]\oma!>mUJT*ZO0dlJ3r-?Xc"gT*lLh)bu;lPAKO9l5<L;SfA,(kOK'FN$O:I]E_5MdJhm\>X3p%f+_
%PCqJJ/%h*u#%AaZ%h&e4Q"2-Z;3ge*b^pa3,\"B[k)]]W2GtUGKqdQWJLW."Q4SQK1kd>7cX<h\'$LR,;*`nlYdt60&)S#`9Z*8#
%r?m.VJ2Df77?jP9BTS2T^::u=>_2q[`@g7pf(Y+]q),u2.EGCQ$1s[ZDo$8K_>#O2/<KENHXm<:NZ:FRX,qN<nJJtfci^p-d0b+K
%YWF?063/IZ3uFa%,\`<q<oI@KR`"2V9S.p*aBr#pU[H=mkb%@RN5N?Cs3(>P'Hru2\;dEk7gC+dcYtFpiE.SIYnVq&8IWWP(lfmt
%*/eJ*ND(^Y-%uXV8PEM`@fjim'Ne8$^lgM]/4C(B3@6F#N9+]0/E^AN.XtRKXN4:QLb.)QaHFk<Q4c`!8[K[7U6SgnXi-B9-'gqL
%Yp<M0-.,=YM3atJQ<80X`:V;VZBN4iSRe&Q,dV#/R3ar:/D3U,a\E2d2cEi(RDNu%'rH)mPQP%YVT_qQa=QG@bYi7-9K@XfRk]Wn
%/6>bY8S8B'%T$=!VTMeOBM=s^9S"lj%a\;jXib`>V@12&"&u.JT-X_U9K@VLd:t4L%?2Y=W%?h"A]gJn[?LI[@(g\GRB6(%92`L0
%fgn6>GBH.HnUC0+C\/[Y+(+um.!kRWJkl?n)k;cA^Q6Agl6n]BGl7jgJQp@Aj71]<47[mlAQ3(~>
%AI9_PrivateDataEnd
\ No newline at end of file |
