]> git.treefish.org Git - phys/proceedings_lattice13.git/blob - PoSlogo.ps
Reinserted latest version of Ydalia's plots.
[phys/proceedings_lattice13.git] / PoSlogo.ps
1 %!PS-Adobe-3.1 EPSF-3.0
2 %%Title: testata_DOC.eps
3 %%Creator: Adobe Illustrator(R) 9.0
4 %%AI8_CreatorVersion: 9.0%AI9_PrintingDataBegin%%For: Pippo Pluto
5 %%CreationDate: 10/1/2004
6 %%CropBox: 0.000000 0.000000 428.655273 44.812988
7 %%BoundingBox: 0 0 429 45 
8 %%HiResBoundingBox: 0.000000 0.000000 428.655273 44.812988
9 %%LanguageLevel: 2 
10 %%DocumentData: Clean7Bit
11 %%Pages: 1 
12 %%DocumentNeededResources: 
13 %%DocumentSuppliedResources: procset Adobe_AGM_Core 2.0 0
14 %%DocumentFonts: 
15 %%DocumentSuppliedFonts: 
16 %%PageOrder: Ascend
17 %%DocumentCustomColors: (PANTONE DS 284-5 U) 
18 %%+ (PANTONE DS 296-1 U) 
19 %%+ (PANTONE DS 273-1 U) 
20 %%CMYKCustomColor: 
21 %%RGBCustomColor: 0.509796 0.705872 0.423523 (PANTONE DS 284-5 U) 
22 %%+ 0.399994 0.611755 0.0862732 (PANTONE DS 296-1 U) 
23 %%+ 0 0.325485 0.164703 (PANTONE DS 273-1 U) 
24
25 %%EndComments
26 %%BeginDefaults
27 %%EndDefaults
28 %%BeginProlog
29 %%BeginResource: procset Adobe_AGM_Core 2.0 0
30 %%Version: 2.0 0
31 %%Copyright: Copyright (C) 1997-1999 Adobe Systems, Inc.  All Rights Reserved.
32 systemdict /setpacking known
33 {
34         currentpacking
35         true setpacking
36 } if
37 userdict /Adobe_AGM_Core 233 dict dup begin put
38 /nd{
39         null def
40 }bind def
41 /Adobe_AGM_Core_Id /Adobe_AGM_Core_2.0_0 def
42 /AGMCORE_str256 256 string def
43 /AGMCORE_src256 256 string def
44 /AGMCORE_dst64 64 string def
45 /AGMCORE_srcLen nd
46 /AGMCORE_save nd
47 /AGMCORE_graphicsave nd
48 /AGMCORE_imagestring0 nd
49 /AGMCORE_imagestring1 nd
50 /AGMCORE_imagestring2 nd
51 /AGMCORE_imagestring3 nd
52 /AGMCORE_imagestring4 nd
53 /AGMCORE_imagestring5 nd
54 /AGMCORE_c 0 def
55 /AGMCORE_m 0 def
56 /AGMCORE_y 0 def
57 /AGMCORE_k 0 def
58 /AGMCORE_mbuf () def
59 /AGMCORE_ybuf () def
60 /AGMCORE_kbuf () def
61 /AGMCORE_gbuf () def
62 /AGMCORE_bbuf () def
63 /AGMCORE_cmykbuf 4 array def
64 /AGMCORE_screen [currentscreen] cvx def
65 /AGMCORE_tmp 0 def
66 /AGMCORE_arg1 nd
67 /AGMCORE_arg2 nd
68 /AGMCORE_&setgray nd
69 /AGMCORE_&image nd
70 /AGMCORE_&colorimage nd
71 /AGMCORE_&imagemask nd
72 /AGMCORE_&setcolor nd
73 /AGMCORE_&setcolorspace nd
74 /AGMCORE_&&setcolorspace nd
75 /AGMCORE_cyan_plate nd
76 /AGMCORE_magenta_plate nd
77 /AGMCORE_yellow_plate nd
78 /AGMCORE_black_plate nd
79 /AGMCORE_plate_ndx nd
80 /AGMCORE_get_ink_data nd
81 /AGMCORE_is_cmyk_sep nd
82 /AGMCORE_in_rip_sep nd
83 /AGMCORE_host_sep nd
84 /AGMCORE_will_host_sep nd
85 /AGMCORE_avoid_L2_sep_space nd
86 /AGMCORE_composite_job nd
87 /AGMCORE_producing_seps nd
88 /AGMCORE_ccimage_exists nd
89 /AGMCORE_ps_level -1 def
90 /AGMCORE_ps_version -1 def
91 /AGMCORE_environ_ok nd
92 /AGMCORE_CSA_cache 0 dict def
93 /AGMCORE_CSD_cache 0 dict def
94 /AGMCORE_pattern_cache 0 dict def
95 /AGMCORE_currentoverprint false def
96 /AGMCORE_deltaX nd
97 /AGMCORE_deltaY nd
98 /AGMCORE_name nd
99 /AGMCORE_sep_special nd
100 /AGMCORE_ndx nd
101 /AGMCORE_err_strings nd
102 /AGMCORE_cur_err nd
103 /AGMCORE_ovp nd
104 /AGMCORE_CRD_cache where{
105         pop
106 }{
107         /AGMCORE_CRD_cache 0 dict def
108 }ifelse
109 /bdf
110 {
111         bind def
112 } bind def
113 /xdf
114 {
115         exch def
116 } def
117 /ldf 
118 {
119         load def
120 } def
121 /ddf
122 {
123         put
124 } def   
125 /xddf
126 {
127         3 -1 roll put
128 } def   
129 /xpt
130 {
131         exch put
132 } def
133         /bdict
134         {
135                 mark
136         } def
137         
138         /edict
139         {
140                 counttomark 2 idiv dup dict begin {def} repeat pop currentdict end
141         }def
142         
143 /ps_level
144         /languagelevel where{
145                 pop languagelevel
146         }{
147                 1
148         }ifelse
149 def
150 /level2 
151         ps_level 2 ge
152 def
153 /level3 
154         ps_level 3 ge
155 def
156 /ps_version
157         {version cvr} stopped {
158                 -1
159         }if
160 def
161 /ndf
162 {
163         1 index where{
164                 pop pop pop
165         }{
166                 dup xcheck
167                 {bind}if
168                 def
169         }ifelse
170 } def
171 /skip_image
172 {
173         has_color ne{
174                 dup 256 idiv
175                 {currentfile AGMCORE_str256 readstring pop pop}repeat
176                 currentfile AGMCORE_str256 0 4 -1 roll 256 mod getinterval
177                 readstring pop pop
178         }{
179                 pop
180         }ifelse
181 } def
182 /addprocs
183 {
184      2{/exec load}repeat
185      3 1 roll
186      [ 5 1 roll ] bind cvx
187 } def
188 /colorbuf
189 {
190         0 1 2 index length 1 sub
191                 {
192                 dup 2 index exch get 
193                 255 exch sub 
194                 2 index 
195                 3 1 roll 
196                 put
197                 } for
198 } def
199 /makereadonlyarray
200 {
201         /packedarray where
202                 {pop packedarray}
203                 {array astore readonly}
204         ifelse
205 } def
206 /getspotfunction
207 {
208         AGMCORE_screen exch pop exch pop
209         dup type /dicttype eq 
210         {
211                 dup /HalftoneType get 1 eq
212                         {
213                         /SpotFunction get
214                         }
215                         {
216                         dup /HalftoneType get 2 eq
217                                 {
218                                 /GraySpotFunction get
219                                 }
220                                 {
221                                 pop
222                                 {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 sub}
223                                 {dup mul exch dup mul add 1 exch sub}ifelse}bind
224                                 }
225                         ifelse
226                         }
227                 ifelse
228         }
229         if
230 } def
231 /clp_npth
232 {
233         clip newpath
234 } def
235 /eoclp_npth
236 {
237         eoclip newpath
238 } def
239 /stkpath_clp_npth
240 {
241         strokepath clip newpath
242 } def
243 /stk_n_clp_npth
244 {
245         gsave stroke grestore clip newpath
246 } def
247 /npth_clp
248 {
249         newpath clip
250 } def
251 /graphic_setup
252 {
253         /AGMCORE_graphicsave save def
254         concat
255         0 setgray
256         0 setlinecap
257         0 setlinejoin
258         1 setlinewidth
259         [] 0 setdash
260         10 setmiterlimit
261         newpath
262         false setoverprint
263         false setstrokeadjust
264         userdict begin
265         /showpage {} def
266         mark
267 } def
268 /graphic_cleanup
269 {
270         cleartomark
271         end
272         AGMCORE_graphicsave restore
273 } def
274 /compose_error_msg
275 {
276         grestoreall initgraphics        
277         /Helvetica findfont 10 scalefont setfont
278         
279         /AGMCORE_deltaY 100 def
280         /AGMCORE_deltaX 310 def
281                         
282         /AGMCORE_arg2 xdf
283         /AGMCORE_arg1 xdf
284         
285         clippath pathbbox newpath pop pop 36 add exch 36 add exch moveto
286         0 AGMCORE_deltaY rlineto AGMCORE_deltaX 0 rlineto
287         0 AGMCORE_deltaY neg rlineto AGMCORE_deltaX neg 0 rlineto closepath
288         0 AGMCORE_&setgray
289         gsave 1 AGMCORE_&setgray fill grestore 
290         1 setlinewidth gsave stroke grestore
291                 
292         currentpoint AGMCORE_deltaY 15 sub add exch 8 add exch moveto
293         
294         /AGMCORE_deltaY 12 def
295         /AGMCORE_tmp 0 def
296         AGMCORE_err_strings exch get
297                 {
298                 dup 32 eq
299                         {
300                         pop
301                         AGMCORE_str256 0 AGMCORE_tmp getinterval
302                         dup (.) ne AGMCORE_arg1 0 lt and
303                                 {
304                                 pop
305                                 }
306                                 {
307                                 stringwidth pop currentpoint pop add AGMCORE_deltaX 28 add gt
308                                         {
309                                         currentpoint AGMCORE_deltaY sub exch pop
310                                         clippath pathbbox pop pop pop 44 add exch moveto
311                                         } if
312                                 AGMCORE_str256 0 AGMCORE_tmp getinterval show ( ) show
313                                 } ifelse
314                         
315                         0 1 AGMCORE_str256 length 1 sub
316                                 {
317                                 AGMCORE_str256 exch 0 put
318                                 }for
319                         /AGMCORE_tmp 0 def
320                         }
321                         {
322                         dup 94 eq 
323                                 {
324                                 pop
325                                 AGMCORE_arg1 0 ge
326                                         {
327                                         AGMCORE_arg1 AGMCORE_str256 cvs
328                                         dup /AGMCORE_tmp exch length def
329                                         AGMCORE_str256 exch 0 exch putinterval
330                                         AGMCORE_str256 0 AGMCORE_tmp getinterval
331                                         stringwidth pop currentpoint pop add AGMCORE_deltaX 28 add gt
332                                                 {
333                                                 currentpoint AGMCORE_deltaY sub exch pop
334                                                 clippath pathbbox pop pop pop 44 add exch moveto
335                                                 } if
336                                         AGMCORE_str256 0 AGMCORE_tmp getinterval show
337                                         }
338                                         {
339                                         /AGMCORE_arg1 0 def
340                                         } ifelse
341                                 0 1 AGMCORE_str256 length 1 sub
342                                         {
343                                         AGMCORE_str256 exch 0 put
344                                         }for
345                                 /AGMCORE_tmp 0 def
346                                 AGMCORE_arg1 0 ne
347                                         {
348                                         /AGMCORE_arg1 AGMCORE_arg2 def
349                                         } if
350                                 }
351                                 {
352                                 AGMCORE_str256 exch AGMCORE_tmp exch put
353                                 /AGMCORE_tmp AGMCORE_tmp 1 add def
354                                 }ifelse
355                         } ifelse
356                 } forall
357 } bdf
358 level2{
359         /AGMCORE_map_reserved_ink_name
360         {
361                 dup type /stringtype eq{
362                         dup /Red eq{
363                                 pop (_Red_)
364                         }{
365                                 dup /Green eq{
366                                         pop (_Green_)
367                                 }{
368                                         dup /Blue eq{
369                                                 pop (_Blue_)
370                                         }{
371                                                 dup /Cyan eq{
372                                                         pop (_Cyan_)
373                                                 }{
374                                                         dup /Magenta eq{
375                                                                 pop (_Magenta_)
376                                                         }{
377                                                                 dup /Yellow eq{
378                                                                         pop (_Yellow_)
379                                                                 }{
380                                                                         dup /Black eq{
381                                                                                 pop (_Black_)
382                                                                         }{
383                                                                                 dup / eq{
384                                                                                         pop (Process)
385                                                                                 }if
386                                                                         }ifelse
387                                                                 }ifelse
388                                                         }ifelse
389                                                 }ifelse
390                                         }ifelse
391                                 }ifelse
392                         }ifelse
393                 }if
394         }def
395 }if
396 /doc_setup{
397         Adobe_AGM_Core begin
398         
399         /AGMCORE_will_host_separate xdf
400         /AGMCORE_ps_version xdf
401         /AGMCORE_ps_level xdf
402         
403         errordict /AGM_handleerror known not
404                 {
405                 errordict /AGM_handleerror errordict /handleerror get put
406                 errordict /handleerror
407                         {
408                         Adobe_AGM_Core begin
409                         $error /newerror get AGMCORE_cur_err null ne and {
410                                 $error /newerror false put
411                                 AGMCORE_cur_err /AGMCORE_bad_environ eq
412                                         {
413                                         /AGMCORE_bad_environ AGMCORE_ps_level AGMCORE_ps_version
414                                         }
415                                         {
416                                         AGMCORE_cur_err 0 0
417                                         } ifelse
418                                 compose_error_msg
419                                 } if
420                         $error /newerror true put
421                         end
422                         errordict /AGM_handleerror get exec
423                         } bind put
424                 }if
425         /AGMCORE_environ_ok 
426                 ps_level AGMCORE_ps_level ge
427                 ps_version AGMCORE_ps_version ge and 
428                 AGMCORE_ps_level -1 eq or
429         def
430         
431         AGMCORE_environ_ok not
432                 {/AGMCORE_cur_err /AGMCORE_bad_environ def} if
433         
434         /AGMCORE_&setgray systemdict/setgray get def
435         level2{
436                 /AGMCORE_&setcolor systemdict/setcolor get def
437                 /AGMCORE_&setcolorspace systemdict/setcolorspace get def
438                 /AGMCORE_&&setcolorspace /setcolorspace ldf
439         }if
440         /AGMCORE_&image systemdict/image get def
441         /AGMCORE_&imagemask systemdict/imagemask get def
442         /colorimage where{
443                 pop
444                 /AGMCORE_&colorimage /colorimage ldf
445         }if
446         /AGMCORE_in_rip_sep
447                 level2{
448                         currentpagedevice/Separations 2 copy known{
449                                 get
450                         }{
451                                 pop pop false
452                         }ifelse
453                 }{
454                         false
455                 }ifelse
456         def
457         level2 not{
458                 /xput{
459                         dup load dup length exch maxlength eq{
460                                 dup dup load dup
461                                 length dup 0 eq {pop 1} if 2 mul dict copy def
462                         }if
463                         load begin
464                                 def
465                         end
466                 }def
467         }{
468                 /xput{
469                         load 3 1 roll put
470                 }def
471         }ifelse
472         /AGMCORE_gstate_known{
473                 where{
474                         /Adobe_AGM_Core_Id known
475                 }{
476                         false
477                 }ifelse
478         }ndf
479         /AGMCORE_GSTATE AGMCORE_gstate_known not{
480                 /AGMCORE_GSTATE 21 dict def
481                 /AGMCORE_tmpmatrix matrix def
482                 /AGMCORE_gstack 32 array def
483                 /AGMCORE_gstackptr 0 def
484                 /AGMCORE_gstacksaveptr 0 def
485                 /AGMCORE_gstackframekeys 7 def
486                 /AGMCORE_&gsave /gsave ldf
487                 /AGMCORE_&grestore /grestore ldf
488                 /AGMCORE_&grestoreall /grestoreall ldf
489                 /AGMCORE_&save /save ldf
490                 /AGMCORE_gdictcopy {
491                         begin
492                         { def } forall
493                         end
494                 }def
495                 /AGMCORE_gput {
496                         AGMCORE_gstack AGMCORE_gstackptr get
497                         3 1 roll
498                         put
499                 }def
500                 /AGMCORE_gget {
501                         AGMCORE_gstack AGMCORE_gstackptr get
502                         exch
503                         get
504                 }def
505                 /gsave {
506                         AGMCORE_&gsave
507                         AGMCORE_gstack AGMCORE_gstackptr get
508                         AGMCORE_gstackptr 1 add
509                         dup 32 ge {limitcheck} if
510                         Adobe_AGM_Core exch
511                         /AGMCORE_gstackptr exch put
512                         AGMCORE_gstack AGMCORE_gstackptr get
513                         AGMCORE_gdictcopy
514                 }def
515                 /grestore {
516                         AGMCORE_&grestore
517                         AGMCORE_gstackptr 1 sub
518                         dup AGMCORE_gstacksaveptr lt {1 add} if
519                         Adobe_AGM_Core exch
520                         /AGMCORE_gstackptr exch put
521                 }def
522                 /grestoreall {
523                         AGMCORE_&grestoreall
524                         Adobe_AGM_Core
525                         /AGMCORE_gstackptr AGMCORE_gstacksaveptr put 
526                 }def
527                 /save {
528                         AGMCORE_&save
529                         AGMCORE_gstack AGMCORE_gstackptr get
530                         AGMCORE_gstackptr 1 add
531                         dup 32 ge {limitcheck} if
532                         Adobe_AGM_Core begin
533                                 /AGMCORE_gstackptr exch def
534                                 /AGMCORE_gstacksaveptr AGMCORE_gstackptr def
535                         end
536                         AGMCORE_gstack AGMCORE_gstackptr get
537                         AGMCORE_gdictcopy
538                 }def
539                 0 1 AGMCORE_gstack length 1 sub {
540                                 AGMCORE_gstack exch AGMCORE_gstackframekeys dict put
541                 } for
542         }if
543         /currentcmykcolor [0 0 0 0] AGMCORE_gput
544         /currentstrokeadjust false AGMCORE_gput
545         /currentcolorspace [/DeviceGray] AGMCORE_gput
546         /sep_tint 0 AGMCORE_gput
547         /sep_colorspace_dict null AGMCORE_gput
548         /indexed_colorspace_dict null AGMCORE_gput
549         /currentcolor_intent () AGMCORE_gput
550         end
551 }def
552 /page_setup
553 {
554         Adobe_AGM_Core begin
555         /setcmykcolor
556         {
557                 4 copy AGMCORE_cmykbuf astore /currentcmykcolor exch AGMCORE_gput
558                 1 sub 4 1 roll
559                 3 {
560                         3 index add neg dup 0 lt {
561                                 pop 0
562                         } if
563                         3 1 roll
564                 } repeat
565                 setrgbcolor pop
566         }ndf
567         /AGMCORE_ccimage_exists /customcolorimage where {pop true}{false} ifelse def
568         /currentcmykcolor
569         {
570                 /currentcmykcolor AGMCORE_gget aload pop
571         }ndf
572         /setoverprint
573         {
574                 pop
575         }ndf
576         /currentoverprint
577         {
578                 false
579         }ndf
580         /AGMCORE_deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt def
581         /AGMCORE_cyan_plate 1 0 0 0 test_cmyk_color_plate def
582         /AGMCORE_magenta_plate 0 1 0 0 test_cmyk_color_plate def
583         /AGMCORE_yellow_plate 0 0 1 0 test_cmyk_color_plate def
584         /AGMCORE_black_plate 0 0 0 1 test_cmyk_color_plate def
585         /AGMCORE_plate_ndx 
586                 AGMCORE_cyan_plate{ 
587                         0
588                 }{
589                         AGMCORE_magenta_plate{
590                                 1
591                         }{
592                                 AGMCORE_yellow_plate{
593                                         2
594                                 }{
595                                         AGMCORE_black_plate{
596                                                 3
597                                         }{
598                                                 4
599                                         }ifelse
600                                 }ifelse
601                         }ifelse
602                 }ifelse
603                 def
604         /AGMCORE_composite_job
605                 AGMCORE_cyan_plate AGMCORE_magenta_plate and AGMCORE_yellow_plate and AGMCORE_black_plate and def
606         
607         /AGMCORE_producing_seps AGMCORE_composite_job not AGMCORE_in_rip_sep or def
608         
609         /AGMCORE_host_sep AGMCORE_producing_seps AGMCORE_in_rip_sep not and def
610         
611         /AGM_preserve_spots 
612                 /AGM_preserve_spots where{
613                         pop AGM_preserve_spots
614                 }{
615                         systemdict/setdistillerparams known product (Adobe PostScript Parser) ne and AGMCORE_producing_seps or
616                 }ifelse
617         def
618         
619         AGMCORE_host_sep AGMCORE_will_host_separate not and {
620                 /AGMCORE_cur_err /AGMCORE_color_space_onhost_seps def
621                 AGMCORE_color_space_onhost_seps
622         }if
623         /AGMCORE_avoid_L2_sep_space  
624                 version cvr 2012 lt 
625                 level2 and 
626                 AGMCORE_producing_seps not and
627         def
628         /AGMCORE_is_cmyk_sep
629                 AGMCORE_cyan_plate AGMCORE_magenta_plate or AGMCORE_yellow_plate or AGMCORE_black_plate or
630         def
631         /AGM_avoid_0_cmyk where{
632                 pop AGM_avoid_0_cmyk
633         }{
634                 AGM_preserve_spots
635         }ifelse
636         {
637                 /setcmykcolor[
638                         {4 copy add add add 0 eq currentoverprint and{pop 0.0005}if}/exec cvx
639                         /setcmykcolor load dup type/operatortype ne{/exec cvx}if
640                 ]cvx def
641         }if
642         AGMCORE_host_sep{
643                 /AGMCORE_get_ink_data
644                         AGMCORE_cyan_plate{
645                                 {pop pop pop}
646                         }{
647                                 AGMCORE_magenta_plate{
648                                         {4 3 roll pop pop pop}
649                                 }{
650                                         AGMCORE_yellow_plate{
651                                                 {4 2 roll pop pop pop}
652                                         }{
653                                                 {4 1 roll pop pop pop}
654                                         }ifelse
655                                 }ifelse
656                         }ifelse
657                 def
658         }if
659         AGMCORE_in_rip_sep{
660                 /setcustomcolor
661                 {
662                         exch aload pop
663                         dup 7 1 roll inRip_spot_has_ink not     { 
664                                 4 {4 index mul 4 1 roll}
665                                 repeat
666                                 /DeviceCMYK setcolorspace
667                                 6 -2 roll pop pop
668                         }{ 
669                                 Adobe_AGM_Core begin
670                                         /AGMCORE_k xdf /AGMCORE_y xdf /AGMCORE_m xdf /AGMCORE_c xdf
671                                 end
672                                 [/Separation 4 -1 roll /DeviceCMYK
673                                 {dup AGMCORE_c mul exch dup AGMCORE_m mul exch dup AGMCORE_y mul exch AGMCORE_k mul}
674                                 ]
675                                 setcolorspace
676                         }ifelse
677                         setcolor
678                 }ndf
679                 /setseparationgray
680                 {
681                         [/Separation (All) /DeviceGray {}] setcolorspace_opt
682                         1 exch sub setcolor
683                 }ndf
684         }{
685                 /setseparationgray
686                 {
687                         AGMCORE_&setgray
688                 }ndf
689         }ifelse
690         /findcmykcustomcolor
691         {
692                 5 makereadonlyarray
693         }ndf
694         /setcustomcolor
695         {
696                 exch aload pop pop
697                 4 {4 index mul 4 1 roll} repeat
698                 setcmykcolor pop
699         }ndf
700         
701         /has_color
702                 /colorimage where{
703                         AGMCORE_producing_seps{
704                                 pop true
705                         }{
706                                 systemdict eq
707                         }ifelse
708                 }{
709                         false
710                 }ifelse
711         def
712         
713         /map_index
714         {
715                 1 index mul exch getinterval {255 div} forall
716         }def
717         
718         level2{
719                 /mo /moveto ldf
720                 /ln /lineto ldf
721                 /cv /curveto ldf
722                 /knockout_unitsq
723                 {
724                         1 setgray
725                         0 0 1 1 rectfill
726                 }def
727                 /level2ScreenFreq{
728                         begin
729                         60
730                         HalftoneType 1 eq{
731                                 pop Frequency
732                         }if
733                         HalftoneType 2 eq{
734                                 pop GrayFrequency
735                         }if
736                         HalftoneType 5 eq{
737                                 pop Default level2ScreenFreq
738                         }if
739                          end
740                 }def
741                 /currentScreenFreq{
742                         currenthalftone level2ScreenFreq
743                 }def
744                 /invert_image_samples
745                 {
746                         Adobe_AGM_Core/AGMCORE_tmp Decode length ddf
747                         /Decode [ Decode 1 get Decode 0 get] def
748                 }def
749                 /knockout_image_samples
750                 {
751                         Operator/imagemask ne{
752                                 /Decode [1 1] def
753                         }if
754                 }def
755                 /get_gstate
756                 {
757                         AGMCORE_GSTATE begin
758                         /AGMCORE_GSTATE_ctm AGMCORE_tmpmatrix currentmatrix def
759                         /AGMCORE_GSTATE_clr_spc currentcolorspace def
760                         /AGMCORE_GSTATE_clr_indx 0 def
761                         /AGMCORE_GSTATE_clr_comps 12 array def
762                         mark currentcolor counttomark
763                                 {AGMCORE_GSTATE_clr_comps AGMCORE_GSTATE_clr_indx 3 -1 roll put
764                                 /AGMCORE_GSTATE_clr_indx AGMCORE_GSTATE_clr_indx 1 add def} repeat pop
765                         /AGMCORE_GSTATE_fnt rootfont def
766                         /AGMCORE_GSTATE_lw currentlinewidth def
767                         /AGMCORE_GSTATE_lc currentlinecap def
768                         /AGMCORE_GSTATE_lj currentlinejoin def
769                         /AGMCORE_GSTATE_ml currentmiterlimit def
770                         currentdash /AGMCORE_GSTATE_do xdf /AGMCORE_GSTATE_da xdf
771                         /AGMCORE_GSTATE_sa currentstrokeadjust def
772                         
773                         /AGMCORE_GSTATE_clr_rnd currentcolorrendering def
774                         /AGMCORE_GSTATE_op currentoverprint def
775                         /AGMCORE_GSTATE_bg currentblackgeneration cvlit def
776                         /AGMCORE_GSTATE_ucr currentundercolorremoval cvlit def
777                         currentcolortransfer 
778                                 cvlit /AGMCORE_GSTATE_gy_xfer xdf 
779                                 cvlit /AGMCORE_GSTATE_b_xfer xdf
780                                 cvlit /AGMCORE_GSTATE_g_xfer xdf 
781                                 cvlit /AGMCORE_GSTATE_r_xfer xdf
782                         /AGMCORE_GSTATE_ht currenthalftone def
783                         /AGMCORE_GSTATE_flt currentflat def
784                         end
785                 }ndf
786                 
787                 /set_gstate
788                 {
789                         AGMCORE_GSTATE begin
790                         AGMCORE_GSTATE_ctm setmatrix
791                         AGMCORE_GSTATE_clr_spc setcolorspace
792                         AGMCORE_GSTATE_clr_indx {AGMCORE_GSTATE_clr_comps AGMCORE_GSTATE_clr_indx 1 sub get
793                         /AGMCORE_GSTATE_clr_indx AGMCORE_GSTATE_clr_indx 1 sub def} repeat setcolor
794                         AGMCORE_GSTATE_fnt setfont
795                         AGMCORE_GSTATE_lw setlinewidth
796                         AGMCORE_GSTATE_lc setlinecap
797                         AGMCORE_GSTATE_lj setlinejoin
798                         AGMCORE_GSTATE_ml setmiterlimit
799                         AGMCORE_GSTATE_da AGMCORE_GSTATE_do setdash
800                         AGMCORE_GSTATE_sa setstrokeadjust
801                         
802                         AGMCORE_GSTATE_clr_rnd setcolorrendering
803                         AGMCORE_GSTATE_op setoverprint
804                         AGMCORE_GSTATE_bg cvx setblackgeneration
805                         AGMCORE_GSTATE_ucr cvx setundercolorremoval
806                         AGMCORE_GSTATE_r_xfer cvx AGMCORE_GSTATE_g_xfer cvx AGMCORE_GSTATE_b_xfer cvx
807                                 AGMCORE_GSTATE_gy_xfer cvx setcolortransfer
808                         AGMCORE_GSTATE_ht /HalftoneType get dup 9 eq exch 100 eq or
809                                 {
810                                 currenthalftone /HalftoneType get AGMCORE_GSTATE_ht /HalftoneType get ne
811                                         {
812                                           mark AGMCORE_GSTATE_ht {sethalftone} stopped cleartomark
813                                         } if
814                                 }{
815                                 AGMCORE_GSTATE_ht sethalftone
816                                 } ifelse
817                         AGMCORE_GSTATE_flt setflat
818                         end
819                 }ndf
820                 AGMCORE_producing_seps not{
821         
822                         /setcolorspace where{
823                                 /Adobe_AGM_Core_Id known not
824                         }{
825                                 true
826                         }ifelse
827                         {
828                                 /setcolorspace
829                                 {
830                                         dup type dup /arraytype eq exch /packedarraytype eq or{
831                                                 dup 0 get dup /Separation eq{
832                                                         pop
833                                                         [ exch {} forall ]
834                                                         dup dup 1 get AGMCORE_map_reserved_ink_name 1 exch put
835                                                 }{
836                                                         /DeviceN eq {
837                                                                 [ exch {} forall ]
838                                                                 dup dup 1 get [ exch {AGMCORE_map_reserved_ink_name} forall ] 1 exch put
839                                                         }if
840                                                 }ifelse
841                                         }if
842                                         AGMCORE_&&setcolorspace 
843                                 }def
844                         }if
845                 }if     
846         }{
847                 
848                 /adj
849                 {
850                         currentstrokeadjust{
851                                 transform
852                                 0.25 sub round 0.25 add exch
853                                 0.25 sub round 0.25 add exch
854                                 itransform
855                         }if
856                 }def
857                 /mo{
858                         adj moveto
859                 }def
860                 /ln{
861                         adj lineto
862                 }def
863                 /cv{
864                         6 2 roll adj
865                         6 2 roll adj
866                         6 2 roll adj curveto
867                 }def
868                 /knockout_unitsq
869                 {
870                         1 setgray
871                         8 8 1 [8 0 0 8 0 0] {<ffffffffffffffff>} image
872                 }def
873                 /currentstrokeadjust{
874                         /currentstrokeadjust AGMCORE_gget
875                 }def
876                 /setstrokeadjust{
877                         /currentstrokeadjust exch AGMCORE_gput
878                 }def
879                 /currentScreenFreq{
880                         currentscreen pop pop
881                 }def
882                 /invert_image_samples
883                 {
884                         {1 exch sub} currenttransfer addprocs settransfer
885                 }def
886                 /knockout_image_samples
887                 {
888                         { pop 1 } currenttransfer addprocs settransfer
889                 }def
890                 /setcolorspace
891                 {
892                         /currentcolorspace exch AGMCORE_gput
893                 } def
894                 
895                 /currentcolorspace
896                 {
897                         /currentcolorspace AGMCORE_gget
898                 } def
899                 
900                 /n_color_components
901                 {
902                         dup type /arraytype eq{
903                                 0 get
904                         }if
905                         dup /DeviceGray eq{
906                                 pop 1
907                         }{
908                                 /DeviceCMYK eq{
909                                         4
910                                 }{
911                                         3
912                                 }ifelse
913                         }ifelse
914                 } def
915                 
916                 /setcolor_devicecolor
917                 {
918                         dup type /arraytype eq{
919                                 0 get
920                         }if
921                         dup /DeviceGray eq{
922                                 pop setgray
923                         }{
924                                 /DeviceCMYK eq{
925                                         setcmykcolor
926                                 }{
927                                         setrgbcolor
928                                 }ifelse
929                         }ifelse
930                 }def
931         
932                 /setcolor
933                 {
934                         currentcolorspace 0 get
935                         dup /DeviceGray ne{
936                                 dup /DeviceCMYK ne{
937                                         dup /DeviceRGB ne{
938                                                 dup /Separation eq{
939                                                         pop
940                                                         currentcolorspace 3 get exec
941                                                         currentcolorspace 2 get
942                                                 }{
943                                                         dup /Indexed eq{
944                                                                 pop
945                                                                 currentcolorspace 3 get dup type /stringtype eq{
946                                                                         currentcolorspace 1 get n_color_components
947                                                                         3 -1 roll map_index
948                                                                 }{
949                                                                         exec
950                                                                 }ifelse
951                                                                 currentcolorspace 1 get
952                                                         }{
953                                                                 /AGMCORE_cur_err /AGMCORE_invalid_color_space def
954                                                                 AGMCORE_invalid_color_space
955                                                         }ifelse
956                                                 }ifelse
957                                         }if
958                                 }if
959                         }if
960                         setcolor_devicecolor
961                 } def
962         }ifelse
963         
964         /op /setoverprint ldf
965         /lw /setlinewidth ldf
966         /lc /setlinecap ldf
967         /lj /setlinejoin ldf
968         /ml /setmiterlimit ldf
969         /dsh /setdash ldf
970         /sadj /setstrokeadjust ldf
971         /gry /setgray ldf
972         /rgb /setrgbcolor ldf
973         /cmyk /setcmykcolor ldf
974         /sep /setsepcolor ldf
975         /idx /setindexedcolor ldf
976         /colr /setcolor ldf
977         /csacrd /set_csa_crd ldf
978         /sepcs /setsepcolorspace ldf
979         /idxcs /setindexedcolorspace ldf
980         /cp /closepath ldf
981         /clp /clp_npth ldf
982         /eclp /eoclp_npth ldf
983         /spclp /stkpath_clp_npth ldf
984         /f /fill ldf
985         /ef /eofill ldf
986         /s /stroke ldf
987         /sclp /stk_n_clp_npth ldf
988         /nclp /npth_clp ldf
989         /img /imageormask ldf
990         /sepimg /sep_imageormask ldf
991         /idximg /indexed_imageormask ldf
992         /gset /graphic_setup ldf
993         /gcln /graphic_cleanup ldf
994         
995         currentdict{
996                 dup xcheck 1 index type dup /arraytype eq exch /packedarraytype eq or and {
997                         bind
998                 }if
999                 def
1000         }forall
1001 }def
1002 /page_trailer
1003 {
1004         end
1005 }def
1006 /unload{
1007         systemdict/languagelevel known{
1008                 systemdict/languagelevel get 2 ge{
1009                         userdict/Adobe_AGM_Core 2 copy known{
1010                                 undef
1011                         }{
1012                                 pop pop
1013                         }ifelse
1014                 }if
1015         }if
1016 }def
1017 /doc_trailer{
1018 }def
1019 systemdict /findcolorrendering known{
1020         /findcolorrendering systemdict /findcolorrendering get def
1021 }if
1022 systemdict /setcolorrendering known{
1023         /setcolorrendering systemdict /setcolorrendering get def
1024 }if
1025 /test_cmyk_color_plate
1026 {
1027         gsave
1028         setcmykcolor currentgray 1 ne
1029         grestore
1030 }def
1031 /inRip_spot_has_ink
1032 {
1033         Adobe_AGM_Core/AGMCORE_name xddf
1034         false
1035         currentpagedevice/SeparationColorNames get{
1036                 AGMCORE_name eq or
1037         }forall
1038 }def
1039 /current_ink
1040 {
1041         dup length 0 eq{
1042                 pop true
1043         }{
1044                 Adobe_AGM_Core/ink_result false put
1045                 {
1046                         dup /ProcessCyan eq{
1047                                 AGMCORE_cyan_plate ink_result or Adobe_AGM_Core/ink_result xddf
1048                         }{
1049                                 dup /ProcessMagenta eq{
1050                                         AGMCORE_magenta_plate ink_result or Adobe_AGM_Core/ink_result xddf
1051                                 }{
1052                                         dup /ProcessYellow eq{
1053                                                 AGMCORE_yellow_plate ink_result or Adobe_AGM_Core/ink_result xddf
1054                                         }{
1055                                                 dup /ProcessBlack eq{
1056                                                         AGMCORE_black_plate ink_result or Adobe_AGM_Core/ink_result xddf
1057                                                 }{
1058                                                         dup /sep_colorspace_dict AGMCORE_gget dup null eq{
1059                                                                 pop false ink_result or Adobe_AGM_Core/ink_result xddf
1060                                                         }{
1061                                                                 /Name get eq{
1062                                                                         1 setsepcolor
1063                                                                         currentgray 1 ne ink_result or Adobe_AGM_Core/ink_result xddf
1064                                                                 }{
1065                                                                         false ink_result or Adobe_AGM_Core/ink_result xddf
1066                                                                 }ifelse
1067                                                         }ifelse
1068                                                 }ifelse
1069                                         }ifelse
1070                                 }ifelse
1071                         }ifelse
1072                         pop 
1073                 } forall
1074                 ink_result
1075         }ifelse
1076 }def
1077 /map255_to_range
1078 {
1079         1 index sub
1080         3 -1 roll 255 div mul add
1081 }def
1082 /set_csa_crd
1083 {
1084         /sep_colorspace_dict null AGMCORE_gput
1085         begin
1086                 CSA map_csa setcolorspace_opt
1087                 set_crd
1088         end
1089 }
1090 def
1091 /setsepcolor
1092
1093         
1094         /sep_colorspace_dict AGMCORE_gget begin
1095                 dup /sep_tint exch AGMCORE_gput
1096                 TintProc
1097         end
1098 } def
1099 /sep_colorspace_proc
1100 {
1101         Adobe_AGM_Core/AGMCORE_tmp xddf
1102         /sep_colorspace_dict AGMCORE_gget begin
1103         currentdict/Components known{
1104                 Components aload pop 
1105                 TintMethod/Lab eq{
1106                         2 {AGMCORE_tmp mul NComponents 1 roll} repeat
1107                         LMax sub AGMCORE_tmp mul LMax add  NComponents 1 roll
1108                 }{
1109                         TintMethod/Subtractive eq{
1110                                 NComponents{
1111                                         AGMCORE_tmp mul NComponents 1 roll
1112                                 }repeat
1113                         }{
1114                                 NComponents{
1115                                         1 sub AGMCORE_tmp mul 1 add  NComponents 1 roll
1116                                 } repeat
1117                         }ifelse
1118                 }ifelse
1119         }{
1120                 ColorLookup AGMCORE_tmp ColorLookup length 1 sub mul round cvi get
1121                 aload pop
1122         }ifelse
1123         end
1124 } def
1125 /sep_colorspace_gray_proc
1126 {
1127         Adobe_AGM_Core/AGMCORE_tmp xddf
1128         /sep_colorspace_dict AGMCORE_gget begin
1129         GrayLookup AGMCORE_tmp GrayLookup length 1 sub mul round cvi get
1130         end
1131 } def
1132 /sep_proc_name
1133 {
1134         dup 0 get 
1135         dup /DeviceRGB eq exch /DeviceCMYK eq or level2 not and has_color not and{
1136                 pop [/DeviceGray]
1137                 /sep_colorspace_gray_proc
1138         }{
1139                 /sep_colorspace_proc
1140         }ifelse
1141 } def
1142 /setsepcolorspace
1143
1144         dup /sep_colorspace_dict exch AGMCORE_gput
1145         begin
1146         /MappedCSA CSA map_csa def
1147         Adobe_AGM_Core/AGMCORE_sep_special Name dup () eq exch (All) eq or ddf
1148         
1149         AGMCORE_avoid_L2_sep_space{
1150                 [/Indexed MappedCSA sep_proc_name 255 exch 
1151                         { 255 div } /exec cvx 3 -1 roll [ 4 1 roll load /exec cvx ] cvx 
1152                 ] setcolorspace_opt
1153                 /TintProc {
1154                         255 mul setcolor
1155                 }bdf
1156         }{
1157                 MappedCSA 0 get /DeviceCMYK eq 
1158                 currentdict/Components known and 
1159                 AGMCORE_sep_special not and{
1160                         /TintProc [
1161                                 Components aload pop Name findcmykcustomcolor 
1162                                 /exch cvx /setcustomcolor cvx
1163                         ] cvx bdf
1164                 }{
1165                         AGMCORE_host_sep Name (All) eq and{
1166                                 /TintProc { 
1167                                         1 exch sub setseparationgray 
1168                                 }bdf
1169                         }{
1170                                 AGMCORE_in_rip_sep MappedCSA 0 get /DeviceCMYK eq and 
1171                                 AGMCORE_host_sep or
1172                                 Name () eq and{
1173                                         /TintProc [
1174                                                 MappedCSA sep_proc_name exch 0 get /DeviceCMYK eq{
1175                                                         cvx /setcmykcolor cvx
1176                                                 }{
1177                                                         cvx /setgray cvx
1178                                                 }ifelse
1179                                         ] cvx bdf
1180                                 }{
1181                                         AGMCORE_producing_seps MappedCSA 0 get dup /DeviceCMYK eq exch /DeviceGray eq or and AGMCORE_sep_special not and{
1182                                                 /TintProc [
1183                                                         /dup cvx
1184                                                         MappedCSA sep_proc_name cvx exch
1185                                                         0 get /DeviceGray eq{
1186                                                                 1 /exch cvx /sub cvx 0 0 0 4 -1 /roll cvx
1187                                                         }if
1188                                                         /Name cvx /findcmykcustomcolor cvx /exch cvx
1189                                                         
1190                                                         AGMCORE_host_sep{
1191                                                                 AGMCORE_is_cmyk_sep
1192                                                         }{
1193                                                                 Name inRip_spot_has_ink not
1194                                                         }ifelse
1195                                                         {
1196                                                                 /pop cvx 1
1197                                                         }if
1198                                                         /setcustomcolor cvx
1199                                                 ] cvx bdf
1200                                         }{ 
1201                                                 /TintProc /setcolor ldf
1202                                                 
1203                                                 [/Separation Name MappedCSA sep_proc_name load ] setcolorspace_opt
1204                                         }ifelse
1205                                 }ifelse
1206                         }ifelse
1207                 }ifelse
1208         }ifelse
1209         set_crd
1210         1 setsepcolor
1211         end
1212 } def
1213 /setindexedcolorspace
1214 {
1215         dup /indexed_colorspace_dict exch AGMCORE_gput
1216         begin
1217                 /MappedCSA CSA map_csa def
1218                 AGMCORE_host_sep level2 not and{
1219                         0 0 0 0 setcmykcolor
1220                 }{
1221                         [/Indexed MappedCSA 
1222                         level2 not has_color not and{
1223                                 dup 0 get dup /DeviceRGB eq exch /DeviceCMYK eq or{
1224                                         pop [/DeviceGray]
1225                                 }if
1226                                 HiVal GrayLookup
1227                         }{
1228                                 HiVal 
1229                                 currentdict/RangeArray known{
1230                                         { 
1231                                                 /indexed_colorspace_dict AGMCORE_gget begin
1232                                                 Lookup exch 
1233                                                 dup HiVal gt{
1234                                                         pop HiVal
1235                                                 }if
1236                                                 NComponents mul NComponents getinterval {} forall
1237                                                 NComponents 1 sub -1 0{
1238                                                         RangeArray exch 2 mul 2 getinterval aload pop map255_to_range
1239                                                         NComponents 1 roll
1240                                                 }for
1241                                                 end
1242                                         } bind
1243                                 }{
1244                                         Lookup
1245                                 }ifelse
1246                         }ifelse
1247                         ] setcolorspace_opt
1248                         
1249                         set_crd
1250                 }ifelse
1251         end
1252 }def
1253 /setindexedcolor
1254 {
1255         AGMCORE_host_sep{
1256                 /indexed_colorspace_dict AGMCORE_gget/Lookup get 4 3 -1 roll map_index setcmykcolor
1257         }{
1258                 setcolor
1259         }ifelse
1260 } def
1261 /imageormask_sys
1262 {
1263         begin
1264                 save mark
1265                 level2{
1266                         currentdict
1267                         Operator /imagemask eq{
1268                                 AGMCORE_&imagemask
1269                         }{
1270                                 AGMCORE_&image
1271                         }ifelse
1272                 }{
1273                         Width Height
1274                         Operator /imagemask eq{
1275                                 Decode 0 get 1 eq Decode 1 get 0 eq     and
1276                                 ImageMatrix /DataSource load
1277                                 AGMCORE_&imagemask
1278                         }{
1279                                 BitsPerComponent ImageMatrix /DataSource load
1280                                 AGMCORE_&image
1281                         }ifelse
1282                 }ifelse
1283                 cleartomark restore
1284         end
1285 }def
1286 /overprint_plate
1287 {
1288         currentoverprint{
1289                 0 get
1290                 dup /DeviceGray eq{
1291                         pop AGMCORE_black_plate not
1292                 }{
1293                         /DeviceCMYK eq{
1294                                 AGMCORE_is_cmyk_sep not
1295                         }if
1296                 }ifelse
1297         }{
1298                 false
1299         }ifelse
1300 }def
1301 /rdline {
1302         currentfile AGMCORE_str256 readline pop
1303 } def
1304 /rdcmntline {
1305         currentfile AGMCORE_str256 readline pop
1306         (%) anchorsearch {pop} if
1307 } def
1308 /filter_cmyk
1309 {       
1310         dup type /filetype ne{
1311                 0 () /SubFileDecode filter
1312         }if
1313         [
1314         exch
1315         {
1316                 AGMCORE_src256 readstring pop
1317                 dup length /AGMCORE_srcLen exch def
1318                 /AGMCORE_ndx 0 def
1319                 
1320                 AGMCORE_plate_ndx 4 AGMCORE_srcLen 1 sub{
1321                         1 index exch get
1322                         AGMCORE_dst64 AGMCORE_ndx 3 -1 roll put
1323                         /AGMCORE_ndx AGMCORE_ndx 1 add def
1324                 }for
1325                 pop
1326                 AGMCORE_dst64 0 AGMCORE_ndx getinterval
1327         }
1328         bind
1329         /exec cvx
1330         ] cvx
1331 } def
1332 /imageormask
1333 {
1334         begin
1335                 SkipImageProc not{
1336                         save mark
1337                         level2 AGMCORE_host_sep not and{
1338                                 currentdict
1339                                 Operator /imagemask eq{
1340                                         imagemask
1341                                 }{
1342                                         AGMCORE_in_rip_sep currentoverprint and currentcolorspace 0 get /DeviceGray eq and{
1343                                                 [/Separation /Black /DeviceGray {}] setcolorspace
1344                                                 /Decode [ Decode 1 get Decode 0 get ] def
1345                                         }if
1346                                         image
1347                                 }ifelse
1348                         }{
1349                                 Width Height
1350                                 Operator /imagemask eq{
1351                                         Decode 0 get 1 eq Decode 1 get 0 eq     and
1352                                         ImageMatrix /DataSource load
1353                                         AGMCORE_host_sep{
1354                                                 currentgray 1 ne{
1355                                                         currentdict imageormask_sys
1356                                                 }{
1357                                                         currentoverprint not{
1358                                                                 1 AGMCORE_&setgray
1359                                                                 knockout_image_samples
1360                                                                 currentdict imageormask_sys
1361                                                         }{
1362                                                                 nulldevice currentdict imageormask_sys
1363                                                         }ifelse
1364                                                 }ifelse
1365                                         }{
1366                                                 imagemask
1367                                         }ifelse
1368                                 }{
1369                                         BitsPerComponent ImageMatrix 
1370                                         MultipleDataSources{
1371                                                 0 1 NComponents 1 sub{
1372                                                         DataSource exch get
1373                                                 }for
1374                                         }{
1375                                                 /DataSource load
1376                                         }ifelse
1377                                         Operator /colorimage eq{
1378                                                 AGMCORE_host_sep{
1379                                                         MultipleDataSources level2 or NComponents 4 eq and{
1380                                                                 MultipleDataSources{
1381                                                                         4 {pop} repeat
1382                                                                         /DataSource [
1383                                                                                 DataSource 0 get /exec cvx
1384                                                                                 DataSource 1 get /exec cvx
1385                                                                                 DataSource 2 get /exec cvx
1386                                                                                 DataSource 3 get /exec cvx
1387                                                                                 /AGMCORE_get_ink_data cvx
1388                                                                         ] cvx def
1389                                                                 }{
1390                                                                         /DataSource /DataSource load filter_cmyk 0 () /SubFileDecode filter def
1391                                                                 }ifelse
1392         
1393                                                                 /Decode [ Decode 0 get Decode 1 get ] def
1394                                                                 /MultipleDataSources false def
1395                                                                 /NComponents 1 def
1396                                                                 /Operator /image def
1397                                                                 AGMCORE_is_cmyk_sep{
1398                                                                         currentoverprint InksUsed current_ink not and{
1399                                                                                 nulldevice
1400                                                                         }{
1401                                                                                 invert_image_samples
1402                                                                         }ifelse
1403                                                                 }{
1404                                                                         currentoverprint not{
1405                                                                                 knockout_image_samples
1406                                                                         }{
1407                                                                                 nulldevice
1408                                                                         }ifelse
1409                                                                 }ifelse
1410                                                                 1 AGMCORE_&setgray
1411                                                                 currentdict imageormask_sys
1412                                                         }{
1413                                                                         
1414                                                                 currentcolortransfer
1415                                                                 {pop 1} exch addprocs 4 1 roll                          
1416                                                                 {pop 1} exch addprocs 4 1 roll
1417                                                                 {pop 1} exch addprocs 4 1 roll
1418                                                                 {pop 1} exch addprocs 4 1 roll
1419                                                                 setcolortransfer
1420                                                                         
1421                                                                 MultipleDataSources NComponents AGMCORE_&colorimage                                             
1422                                                         }ifelse
1423                                                 }{
1424                                                         true NComponents colorimage
1425                                                 }ifelse
1426                                         }{
1427                                                 Operator /image eq{
1428                                                         AGMCORE_host_sep{
1429                                                                 HostSepColorImage{
1430                                                                         invert_image_samples
1431                                                                 }{
1432                                                                         AGMCORE_black_plate not{
1433                                                                                 currentoverprint not{
1434                                                                                         knockout_image_samples
1435                                                                                 }{
1436                                                                                         nulldevice
1437                                                                                 }ifelse
1438                                                                         }if
1439                                                                 }ifelse
1440                                                                 1 AGMCORE_&setgray
1441                                                                 currentdict imageormask_sys
1442                                                         }{
1443                                                                 image
1444                                                         }ifelse
1445                                                 }{
1446                                                         Operator/knockout eq{
1447                                                                 pop pop pop pop pop
1448                                                                 currentoverprint InksUsed current_ink not and{
1449                                                                 }{
1450                                                                         currentcolorspace overprint_plate not{
1451                                                                                 knockout_unitsq
1452                                                                         }if
1453                                                                 }ifelse
1454                                                         }if
1455                                                 }ifelse
1456                                         }ifelse
1457                                 }ifelse
1458                         }ifelse
1459                         cleartomark restore
1460                 }if
1461         end
1462 }def
1463 /tint_image_to_color
1464 {
1465         begin
1466                 Width Height BitsPerComponent ImageMatrix 
1467                 /DataSource load
1468         end
1469         Adobe_AGM_Core begin
1470                 /AGMCORE_mbuf 0 string def
1471                 /AGMCORE_ybuf 0 string def
1472                 /AGMCORE_kbuf 0 string def
1473                 {
1474                         colorbuf dup length AGMCORE_mbuf length ne
1475                                 {
1476                                 dup length dup dup
1477                                 /AGMCORE_mbuf exch string def
1478                                 /AGMCORE_ybuf exch string def
1479                                 /AGMCORE_kbuf exch string def
1480                                 } if
1481                         dup AGMCORE_mbuf copy AGMCORE_ybuf copy AGMCORE_kbuf copy pop
1482                 }
1483                 addprocs
1484                 {AGMCORE_mbuf}{AGMCORE_ybuf}{AGMCORE_kbuf} true 4 colorimage    
1485         end
1486 } def                   
1487 /sep_imageormask_lev1
1488 {
1489         begin
1490                 MappedCSA 0 get dup /DeviceRGB eq exch /DeviceCMYK eq or has_color not and{
1491                         
1492                         {
1493                                 255 mul round cvi GrayLookup exch get
1494                         } currenttransfer addprocs settransfer
1495                         currentdict imageormask
1496                 }{
1497                         /sep_colorspace_dict AGMCORE_gget/Components known{
1498                                 MappedCSA 0 get /DeviceCMYK eq{
1499                                         Components aload pop
1500                                 }{
1501                                         0 0 0 Components aload pop 1 exch sub
1502                                 }ifelse
1503                                 
1504                                 Adobe_AGM_Core/AGMCORE_k xddf 
1505                                 Adobe_AGM_Core/AGMCORE_y xddf 
1506                                 Adobe_AGM_Core/AGMCORE_m xddf 
1507                                 Adobe_AGM_Core/AGMCORE_c xddf 
1508                                         
1509                                 AGMCORE_y 0.0 eq AGMCORE_m 0.0 eq and AGMCORE_c 0.0 eq and{
1510                                         {AGMCORE_k mul 1 exch sub} currenttransfer addprocs settransfer
1511                                         currentdict imageormask
1512                                 }{ 
1513                                         
1514                                         currentcolortransfer
1515                                         {AGMCORE_k mul 1 exch sub} exch addprocs 4 1 roll
1516                                         {AGMCORE_y mul 1 exch sub} exch addprocs 4 1 roll
1517                                         {AGMCORE_m mul 1 exch sub} exch addprocs 4 1 roll
1518                                         {AGMCORE_c mul 1 exch sub} exch addprocs 4 1 roll
1519                                         setcolortransfer
1520                                         currentdict tint_image_to_color
1521                                 }ifelse
1522                         }{
1523                                 
1524                                 MappedCSA 0 get /DeviceGray eq {
1525                                         {255 mul round cvi ColorLookup exch get 0 get} currenttransfer addprocs settransfer
1526                                         currentdict imageormask
1527                                 }{
1528                                         MappedCSA 0 get /DeviceCMYK eq {
1529                                                 currentcolortransfer
1530                                                 {255 mul round cvi ColorLookup exch get 3 get 1 exch sub} exch addprocs 4 1 roll
1531                                                 {255 mul round cvi ColorLookup exch get 2 get 1 exch sub} exch addprocs 4 1 roll
1532                                                 {255 mul round cvi ColorLookup exch get 1 get 1 exch sub} exch addprocs 4 1 roll
1533                                                 {255 mul round cvi ColorLookup exch get 0 get 1 exch sub} exch addprocs 4 1 roll
1534                                                 setcolortransfer 
1535                                                 currentdict tint_image_to_color
1536                                         }{ 
1537                                                 currentcolortransfer
1538                                                 {pop 1} exch addprocs 4 1 roll
1539                                                 {255 mul round cvi ColorLookup exch get 2 get} exch addprocs 4 1 roll
1540                                                 {255 mul round cvi ColorLookup exch get 1 get} exch addprocs 4 1 roll
1541                                                 {255 mul round cvi ColorLookup exch get 0 get} exch addprocs 4 1 roll
1542                                                 setcolortransfer 
1543                                                 currentdict tint_image_to_color
1544                                         }ifelse
1545                                 }ifelse
1546                         }ifelse
1547                 }ifelse
1548         end
1549 }def
1550 /sep_image_lev1_sep
1551 {
1552         begin
1553                 /sep_colorspace_dict AGMCORE_gget/Components known{
1554                         Components aload pop
1555                         
1556                         Adobe_AGM_Core/AGMCORE_k xddf 
1557                         Adobe_AGM_Core/AGMCORE_y xddf 
1558                         Adobe_AGM_Core/AGMCORE_m xddf 
1559                         Adobe_AGM_Core/AGMCORE_c xddf 
1560                                 
1561                         {AGMCORE_c mul 1 exch sub}
1562                         {AGMCORE_m mul 1 exch sub}
1563                         {AGMCORE_y mul 1 exch sub}
1564                         {AGMCORE_k mul 1 exch sub}
1565                 }{ 
1566                         {255 mul round cvi ColorLookup exch get 0 get 1 exch sub}
1567                         {255 mul round cvi ColorLookup exch get 1 get 1 exch sub}
1568                         {255 mul round cvi ColorLookup exch get 2 get 1 exch sub}
1569                         {255 mul round cvi ColorLookup exch get 3 get 1 exch sub}
1570                 }ifelse
1571                 
1572                 AGMCORE_get_ink_data currenttransfer addprocs settransfer
1573                 
1574                 currentdict imageormask_sys
1575                         
1576         end
1577 }def
1578 /sep_imageormask
1579 {
1580         /sep_colorspace_dict AGMCORE_gget begin
1581         /MappedCSA CSA map_csa def
1582         begin
1583         SkipImageProc not{
1584                 save mark 
1585         
1586                 AGMCORE_avoid_L2_sep_space{
1587                         /Decode [ Decode 0 get 255 mul Decode 1 get 255 mul ] def
1588                 }if
1589                 AGMCORE_ccimage_exists 
1590                 MappedCSA 0 get /DeviceCMYK eq and
1591                 currentdict/Components known and 
1592                 Name () ne and 
1593                 Name (All) ne and 
1594                 Operator /image eq and
1595                 AGMCORE_producing_seps not and
1596                 level2 not and
1597                 {
1598                         Width Height BitsPerComponent ImageMatrix 
1599                         [
1600                         /DataSource load /exec cvx
1601                         {
1602                                 0 1 2 index length 1 sub{
1603                                         1 index exch
1604                                         2 copy get 255 xor put
1605                                 }for
1606                         } /exec cvx
1607                         ] cvx bind
1608                         MappedCSA 0 get /DeviceCMYK eq{
1609                                 Components aload pop
1610                         }{
1611                                 0 0 0 Components aload pop 1 exch sub
1612                         }ifelse
1613                         Name findcmykcustomcolor
1614                         customcolorimage
1615                 }{
1616                         AGMCORE_producing_seps not{
1617                                 level2{
1618                                         AGMCORE_avoid_L2_sep_space not currentcolorspace 0 get /Separation ne and{
1619                                                 [/Separation Name MappedCSA sep_proc_name load ] setcolorspace_opt
1620                                                 /sep_tint AGMCORE_gget setcolor
1621                                         }if
1622                                         currentdict imageormask
1623                                 }{ 
1624                                         currentdict
1625                                         Operator /imagemask eq{
1626                                                 imageormask
1627                                         }{
1628                                                 sep_imageormask_lev1
1629                                         }ifelse
1630                                 }ifelse
1631                         }{
1632                                 AGMCORE_host_sep{
1633                                         Operator/knockout eq{
1634                                                 currentoverprint InksUsed current_ink not and{
1635                                                 }{
1636                                                         currentdict/ImageMatrix get concat
1637                                                         knockout_unitsq
1638                                                 }ifelse
1639                                         }{
1640                                                 currentgray 1 ne{
1641                                                         AGMCORE_is_cmyk_sep Name (All) ne and{
1642                                                                 level2{
1643                                                                         [ /Separation Name [/DeviceGray]
1644                                                                         { 
1645                                                                                 sep_colorspace_proc AGMCORE_get_ink_data
1646                                                                                 1 exch sub
1647                                                                         } bind
1648                                                                         ] AGMCORE_&setcolorspace
1649                                                                         /sep_tint AGMCORE_gget AGMCORE_&setcolor
1650                                                                         currentdict imageormask_sys
1651                                                                 }{
1652                                                                         currentdict
1653                                                                         Operator /imagemask eq{
1654                                                                                 imageormask_sys
1655                                                                         }{
1656                                                                                 sep_image_lev1_sep
1657                                                                         }ifelse
1658                                                                 }ifelse
1659                                                         }{
1660                                                                 Operator/imagemask ne{
1661                                                                         invert_image_samples
1662                                                                 }if
1663                                                                 currentdict imageormask_sys
1664                                                         }ifelse
1665                                                 }{
1666                                                         currentoverprint not Name (All) eq or{
1667                                                                 knockout_image_samples
1668                                                         }{
1669                                                                 nulldevice 
1670                                                         }ifelse
1671                                                         currentdict imageormask_sys
1672                                                 }ifelse
1673                                         }ifelse
1674                                 }{
1675                                         currentcolorspace 0 get /Separation ne{
1676                                                 [/Separation Name MappedCSA sep_proc_name load ] setcolorspace_opt
1677                                                 /sep_tint AGMCORE_gget setcolor
1678                                         }if
1679                                         currentoverprint 
1680                                         MappedCSA 0 get /DeviceCMYK eq and 
1681                                         Name inRip_spot_has_ink not and 
1682                                         Name (All) ne and {
1683                                                 imageormask_l2_overprint
1684                                         }{
1685                                                 currentdict imageormask
1686                                         }ifelse
1687                                 }ifelse
1688                         }ifelse
1689                 }ifelse
1690                 cleartomark restore
1691         }if
1692         end
1693         end
1694 }def
1695 /modify_halftone_xfer
1696 {
1697         currenthalftone dup length dict copy begin
1698     currentdict 2 index known{
1699         1 index load dup length dict copy begin
1700                 currentdict/TransferFunction known{
1701                         /TransferFunction load
1702                 }{
1703                         currenttransfer
1704                 }ifelse
1705             addprocs /TransferFunction xdf 
1706             currentdict end def
1707                 currentdict end sethalftone
1708         }{ 
1709                 currentdict/TransferFunction known{
1710                         /TransferFunction load 
1711                 }{
1712                         currenttransfer
1713                 }ifelse
1714                 addprocs /TransferFunction xdf
1715                 currentdict end sethalftone             
1716                 pop
1717         }ifelse
1718 }def
1719 /read_image_file
1720 {
1721         AGMCORE_imagefile 0 setfileposition
1722         dup /DataSource {AGMCORE_imagefile AGMCORE_imbuf readstring pop} put
1723         exch
1724         load exec
1725 }def
1726 /write_image_file
1727 {
1728         { (AGMCORE_imagefile) (w+) file } stopped{
1729                 false
1730         }{
1731                 Adobe_AGM_Core/AGMCORE_imagefile xddf 
1732                 Adobe_AGM_Core/AGMCORE_imbuf Width BitsPerComponent mul 7 add 8 idiv string ddf
1733                 1 1 Height { 
1734                         pop
1735                         DataSource dup type /filetype eq{
1736                                 AGMCORE_imbuf readstring pop
1737                         }{
1738                                 exec
1739                         } ifelse
1740                         AGMCORE_imagefile exch writestring
1741                 }for
1742                 true
1743         }ifelse
1744 }def
1745 /imageormask_l2_overprint
1746 {
1747         write_image_file{
1748                 currentcmykcolor
1749                 0 ne{
1750                         [/Separation /Black /DeviceGray {}] setcolorspace
1751                         gsave
1752                         /Black
1753                         [{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]
1754                         cvx modify_halftone_xfer
1755                         Operator currentdict read_image_file
1756                         grestore
1757                 }if
1758                 0 ne{
1759                         [/Separation /Yellow /DeviceGray {}] setcolorspace
1760                         gsave
1761                         /Yellow
1762                         [{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]
1763                         cvx modify_halftone_xfer
1764                         Operator currentdict read_image_file
1765                         grestore
1766                 }if
1767                 0 ne{
1768                         [/Separation /Magenta /DeviceGray {}] setcolorspace
1769                         gsave
1770                         /Magenta
1771                         [{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]
1772                         cvx modify_halftone_xfer
1773                         Operator currentdict read_image_file
1774                         grestore
1775                 }if
1776                 0 ne{
1777                         [/Separation /Cyan /DeviceGray {}] setcolorspace
1778                         gsave
1779                         /Cyan 
1780                         [{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]
1781                         cvx modify_halftone_xfer
1782                         Operator currentdict read_image_file
1783                         grestore
1784                 } if
1785                 AGMCORE_imagefile closefile (AGMCORE_imagefile) deletefile
1786         }{
1787                 currentdict imageormask
1788         }ifelse
1789 } def
1790 /indexed_imageormask
1791 {
1792         begin
1793                 save mark 
1794         
1795                 currentdict
1796                 AGMCORE_host_sep{
1797                         
1798                         Operator/knockout eq{
1799                                 /indexed_colorspace_dict AGMCORE_gget /CSA get map_csa overprint_plate not{
1800                                         knockout_unitsq
1801                                 }if
1802                         }{
1803                                 AGMCORE_is_cmyk_sep{
1804                                         Operator /imagemask eq{
1805                                                 imageormask_sys
1806                                         }{
1807                                                 level2{
1808                                                         indexed_image_lev2_sep
1809                                                 }{
1810                                                         indexed_image_lev1_sep
1811                                                 }ifelse
1812                                         }ifelse
1813                                 }{
1814                                         currentoverprint not{
1815                                                 knockout_image_samples
1816                                                 imageormask_sys
1817                                         }{
1818                                                 nulldevice currentdict imageormask_sys
1819                                         }ifelse
1820                                 }ifelse
1821                         }ifelse
1822                 }{
1823                         level2{
1824                                 imageormask
1825                         }{ 
1826                                 Operator /imagemask eq{
1827                                         imageormask
1828                                 }{
1829                                         indexed_imageormask_lev1
1830                                 }ifelse
1831                         }ifelse
1832                 }ifelse
1833                 cleartomark restore
1834         end
1835 }def
1836 /indexed_imageormask_lev1
1837 {
1838         /indexed_colorspace_dict AGMCORE_gget begin
1839         begin
1840                 currentdict
1841                 MappedCSA 0 get dup /DeviceRGB eq exch /DeviceCMYK eq or has_color not and{
1842                         
1843                         {HiVal mul round cvi GrayLookup exch get HiVal div} currenttransfer addprocs settransfer
1844                         imageormask
1845                 }{
1846                         
1847                         MappedCSA 0 get /DeviceGray eq {
1848                                 {HiVal mul round cvi Lookup exch get HiVal div} currenttransfer addprocs settransfer
1849                                 imageormask
1850                         }{
1851                                 MappedCSA 0 get /DeviceCMYK eq {
1852                                         currentcolortransfer
1853                                         {4 mul HiVal mul round cvi 3 add Lookup exch get HiVal div 1 exch sub} exch addprocs 4 1 roll
1854                                         {4 mul HiVal mul round cvi 2 add Lookup exch get HiVal div 1 exch sub} exch addprocs 4 1 roll
1855                                         {4 mul HiVal mul round cvi 1 add Lookup exch get HiVal div 1 exch sub} exch addprocs 4 1 roll
1856                                         {4 mul HiVal mul round cvi       Lookup exch get HiVal div 1 exch sub} exch addprocs 4 1 roll
1857                                         setcolortransfer 
1858                                         tint_image_to_color
1859                                 }{ 
1860                                         currentcolortransfer
1861                                         {pop 1} exch addprocs 4 1 roll
1862                                         {3 mul HiVal mul round cvi 2 add Lookup exch get HiVal div} exch addprocs 4 1 roll
1863                                         {3 mul HiVal mul round cvi 1 add Lookup exch get HiVal div} exch addprocs 4 1 roll
1864                                         {3 mul HiVal mul round cvi         Lookup exch get HiVal div} exch addprocs 4 1 roll
1865                                         setcolortransfer 
1866                                         tint_image_to_color
1867                                 }ifelse
1868                         }ifelse
1869                 }ifelse
1870         end end
1871 }def
1872 /indexed_image_lev1_sep
1873 {
1874         /indexed_colorspace_dict AGMCORE_gget begin
1875         begin
1876                 {4 mul HiVal mul round cvi       Lookup exch get HiVal div 1 exch sub}
1877                 {4 mul HiVal mul round cvi 1 add Lookup exch get HiVal div 1 exch sub}
1878                 {4 mul HiVal mul round cvi 2 add Lookup exch get HiVal div 1 exch sub}
1879                 {4 mul HiVal mul round cvi 3 add Lookup exch get HiVal div 1 exch sub}
1880                 
1881                 AGMCORE_get_ink_data currenttransfer addprocs settransfer
1882                 
1883                 currentdict imageormask_sys
1884                         
1885         end end
1886 }def
1887 /indexed_image_lev2_sep
1888 {
1889         /indexed_colorspace_dict AGMCORE_gget begin
1890         begin
1891                 
1892                 currentcolorspace 
1893                 dup 1 /DeviceGray put
1894                 dup 3 [
1895                         currentcolorspace 3 get 
1896                         {
1897                                 exch 4 mul 4 getinterval {} forall
1898                                 AGMCORE_get_ink_data 255 div 1 exch sub
1899                         } /exec cvx
1900                 ] cvx put
1901                 setcolorspace
1902                 
1903                 currentdict 
1904                 Operator /imagemask eq{
1905                         AGMCORE_&imagemask
1906                 }{
1907                         AGMCORE_&image
1908                 }ifelse
1909                         
1910         end end
1911 }def
1912 /add_csa
1913 {
1914         Adobe_AGM_Core begin
1915                         /AGMCORE_CSA_cache xput
1916         end
1917 }def
1918 /map_csa
1919 {
1920         dup type /nametype eq{
1921                 Adobe_AGM_Core/AGMCORE_CSA_cache get exch get
1922         }if
1923 }def
1924 /add_csd
1925 {
1926         Adobe_AGM_Core begin
1927                 /AGMCORE_CSD_cache xput
1928         end
1929 }def
1930 /get_csd
1931 {
1932         dup type /nametype eq{
1933                 Adobe_AGM_Core/AGMCORE_CSD_cache get exch get
1934         }if
1935 }def
1936 /add_pattern
1937 {
1938         Adobe_AGM_Core begin
1939                 /AGMCORE_pattern_cache xput
1940         end
1941 }def
1942 /get_pattern
1943 {
1944         dup type /nametype eq{
1945                 Adobe_AGM_Core/AGMCORE_pattern_cache get exch get
1946         }if
1947 }def
1948 /set_pattern
1949 {
1950         dup /PatternType get 1 eq{
1951                 dup /PaintType get 1 eq{
1952                         false op [/DeviceGray] setcolorspace 0 setgray
1953                 }if
1954         }if
1955         setpattern
1956 }def
1957 /setcolorspace_opt
1958 {
1959         dup currentcolorspace eq{
1960                 pop
1961         }{
1962                 setcolorspace
1963         }ifelse
1964 }def
1965 /updatecolorrendering
1966 {
1967         
1968         currentcolorrendering/Intent known{
1969                 currentcolorrendering/Intent get
1970         }{
1971                 null
1972         }ifelse
1973         
1974         Intent ne{
1975                 false  
1976                 Intent
1977                 AGMCORE_CRD_cache {
1978                         exch pop 
1979                         begin
1980                                 dup Intent eq{
1981                                         currentdict setcolorrendering_opt
1982                                         end 
1983                                         exch pop true exch      
1984                                         exit
1985                                 }if
1986                         end
1987                 } forall
1988                 pop
1989                 not{
1990                         systemdict /findcolorrendering known{
1991                                 Intent findcolorrendering pop
1992                                 /ColorRendering findresource 
1993                                 dup length dict copy
1994                                 setcolorrendering_opt
1995                         }if
1996                 }if
1997         }if
1998 } def
1999 /add_crd
2000 {
2001         AGMCORE_CRD_cache 3 1 roll put
2002 }def
2003 /set_crd
2004 {
2005         AGMCORE_host_sep not level2 and{
2006                 currentdict/CRD known{
2007                         AGMCORE_CRD_cache CRD get dup null ne{
2008                                 setcolorrendering_opt
2009                         }{
2010                                 pop
2011                         }ifelse
2012                 }{
2013                         currentdict/Intent known{
2014                                 updatecolorrendering
2015                         }if
2016                 }ifelse
2017         }if
2018 }def
2019 /setcolorrendering_opt
2020 {
2021         dup currentcolorrendering eq{
2022                 pop
2023         }{
2024                 begin
2025                         /Intent Intent def
2026                         currentdict
2027                 end
2028                 setcolorrendering
2029         }ifelse
2030 }def
2031 /OPIimage
2032 {
2033         dup type /dicttype ne{
2034                 10 dict begin
2035                         /DataSource xdf
2036                         /ImageMatrix xdf
2037                         /BitsPerComponent xdf
2038                         /Height xdf
2039                         /Width xdf
2040                         /MultipleDataSources false def
2041                         /NComponents 1 def
2042                         /ImageType 1 def
2043                         /Decode [0 1 def]
2044                         /SkipImageProc {false} def
2045                         currentdict
2046                 end
2047         }if
2048         dup begin
2049                 /HostSepColorImage false def
2050                 currentdict/Decode known not{
2051                         /Decode [
2052                                 0 
2053                                 currentcolorspace 0 get /Indexed eq{
2054                                         2 BitsPerComponent exp 1 sub
2055                                 }{
2056                                         1
2057                                 }ifelse
2058                         ] 
2059                         def
2060                 }if
2061                 currentdict/Operator known not{
2062                         /Operator /image def
2063                 }if
2064         end
2065         /sep_colorspace_dict AGMCORE_gget null eq{
2066                 imageormask
2067         }{
2068                 gsave
2069                 dup begin invert_image_samples end
2070                 sep_imageormask
2071                 grestore
2072         }ifelse
2073 }def
2074 /cpaint_gcomp
2075 {
2076         AGM_preserve_spots{
2077                 gsave
2078                 nulldevice
2079         }if
2080 }def
2081 /cpaint_gsep
2082 {
2083         AGM_preserve_spots{
2084                 grestore
2085                 currentoverprint Adobe_AGM_Core/AGMCORE_ovp xddf 
2086         }{      
2087                 gsave
2088                 nulldevice
2089         }ifelse
2090 }def
2091 /cpaint_gend
2092 {
2093         AGM_preserve_spots{
2094                 Adobe_AGM_Core/AGMCORE_ovp get setoverprint
2095         }{
2096                 grestore
2097         }ifelse
2098         newpath
2099 }def
2100 /AGMCORE_ctm_stack bdict
2101         /push_ctm {
2102                 stack length size le{
2103                         stack dup length 2 mul array 
2104                         dup /stack exch def
2105                         copy pop
2106                 }if
2107                 stack size 3 -1 roll put
2108                 /size size 1 add def
2109         }
2110         /pop_ctm {
2111                 /size size 1 sub def
2112                 size 0 lt{ 
2113                         /size 0 def
2114                 }if
2115                 stack size get
2116         }
2117         /stack 1 array
2118         /size 0 
2119 edict 
2120 def
2121 /save_ctm
2122 {
2123         matrix currentmatrix AGMCORE_ctm_stack begin 
2124                 push_ctm 
2125         end
2126 }def
2127 /restore_ctm
2128 {
2129         AGMCORE_ctm_stack begin
2130                 pop_ctm 
2131         end
2132         setmatrix
2133 }def
2134 /path_rez
2135 {
2136         dup 0 ne{
2137                 AGMCORE_deviceDPI exch div 
2138                 dup 1 lt{
2139                         pop 1
2140                 }if
2141                 setflat
2142         }{
2143                 pop
2144         }ifelse         
2145 }def
2146 end
2147 systemdict /setpacking known
2148 {
2149         setpacking
2150 } if
2151 %%EndResource
2152 %%EndProlog
2153 %%BeginSetup
2154 Adobe_AGM_Core/AGMCORE_err_strings 3 dict dup begin
2155 /AGMCORE_bad_environ (Environment not satisfactory for this job, which requests at least
2156 PostScript Level ^      and at least PostScript version ^. Ensure that the PPD is correct or that
2157 the PostScript  level requested is supported by this printer. ) def
2158 /AGMCORE_color_space_onhost_seps (This job contains colors that will not separate
2159 with on-host methods. ) def
2160 /AGMCORE_invalid_color_space (This job contains an invalid color space. ) def
2161 end put
2162 2 2010 true Adobe_AGM_Core/doc_setup get exec
2163 %%EndSetup
2164 %%Page: name:1 1
2165 %%EndPageComments
2166 %%BeginPageSetup
2167 Adobe_AGM_Core/page_setup get exec
2168 %%EndPageSetup
2169 Adobe_AGM_Core/AGMCORE_save save ddf
2170 mark
2171 /0 
2172 [/DeviceGray] add_csa
2173 /CSA /0 
2174 /1 
2175 [/DeviceCMYK] add_csa
2176 /CSA /1 
2177 /2 
2178 [/DeviceRGB] add_csa
2179 /CSA /2 
2180 cleartomark
2181 800 path_rez
2182 1 -1 scale 0 -44.813 translate
2183 gsave
2184 [1 0 0 1 0 0 ] concat
2185 gsave
2186 0 0 mo
2187 0 44.813 ln
2188 428.655 44.813 ln
2189 428.655 0 ln
2190 clp
2191 12.2471 9.19189 mo
2192 12.2471 30.498 ln
2193 12.2231 32.9766 ln
2194 12.2935 35.123 ln
2195 12.4663 37.1831 13.1699 38.3843 14.4097 38.7251 cv
2196 15.2725 38.98 15.9219 39.1079 16.3608 39.1079 cv
2197 16.8325 39.1079 17.0737 39.2549 17.0894 39.5459 cv
2198 17.1226 39.9658 16.8457 40.1787 16.2651 40.1787 cv
2199 15.9956 40.1787 15.4673 40.1309 14.6807 40.0381 cv
2200 14.1772 39.9897 13.3584 39.9658 12.2251 39.9658 cv
2201 10.5479 39.8955 ln
2202 8.70459 39.9248 ln
2203 7.77637 39.9248 7.07568 39.9624 6.604 40.0381 cv
2204 5.98975 40.1309 5.54053 40.1787 5.25732 40.1787 cv
2205 4.84717 40.1787 4.64404 40.0146 4.64404 39.6909 cv
2206 4.64404 39.3857 4.90479 39.189 5.4292 39.1079 cv
2207 6.66602 38.9048 7.51123 38.1582 7.96289 36.8696 cv
2208 8.41504 35.5811 8.64209 33.2568 8.64209 29.8989 cv
2209 8.64209 14.4565 ln
2210 8.64209 10.894 8.44482 8.64355 8.04932 7.70313 cv
2211 7.65625 6.76074 6.66846 6.19727 5.08984 6.00928 cv
2212 4.66211 5.97559 4.45996 5.79688 4.47461 5.47754 cv
2213 4.49072 5.07031 4.7959 4.86426 5.39355 4.86426 cv
2214 5.69238 4.86426 6.09326 4.90381 6.59717 4.9873 cv
2215 7.5874 5.13135 8.40381 5.20459 9.04932 5.20459 cv
2216 10.0557 5.20459 11.5156 5.1123 13.4346 4.93262 cv
2217 14.4263 4.85156 15.2334 4.81006 15.8638 4.81006 cv
2218 19.1479 4.81006 21.8164 5.65869 23.8662 7.36279 cv
2219 25.9199 9.06445 26.9473 11.2856 26.9473 14.0303 cv
2220 26.9473 17.3506 25.6875 19.9678 23.1719 21.8809 cv
2221 21.2822 23.3032 19.2856 24.0151 17.1772 24.0151 cv
2222 16.186 24.0151 15.2773 23.8994 14.4521 23.6729 cv
2223 13.625 23.4424 13.229 23.1982 13.2598 22.937 cv
2224 13.2925 22.7354 13.4399 22.6328 13.7075 22.6328 cv
2225 13.832 22.6328 13.9897 22.6597 14.1797 22.71 cv
2226 14.5391 22.8291 15.1226 22.8877 15.9243 22.8877 cv
2227 18.188 22.8877 19.998 22.2163 21.3574 20.873 cv
2228 22.7183 19.5293 23.3979 17.7441 23.3979 15.5161 cv
2229 23.3979 12.9458 22.5049 10.8198 20.7163 9.13672 cv
2230 18.9272 7.4541 16.6626 6.6123 13.9165 6.6123 cv
2231 13.2881 6.6123 12.8589 6.73975 12.6245 6.99609 cv
2232 12.3867 7.24951 12.2705 7.73584 12.2705 8.45166 cv
2233 12.2471 9.19189 ln
2234 false op
2235 /0 
2236 <<
2237 /Name (PANTONE DS 273-1 U) 
2238 /CSA /2 
2239 /TintMethod /Additive
2240 /TintProc null
2241 /MappedCSA null
2242 /NComponents 3 
2243 /Components [ 0 0.325485 0.164703 ] 
2244 >>
2245 add_csd
2246 /0 get_csd
2247 sepcs
2248 1 sep
2249 f
2250 44.3433 4.729 mo
2251 46.0942 4.729 47.5762 4.98926 48.7876 5.50879 cv
2252 50.4854 6.23779 ln
2253 50.6309 6.3042 50.7769 6.3374 50.9248 6.3374 cv
2254 51.1201 6.3374 51.3164 6.25439 51.5107 6.0874 cv
2255 51.853 5.78564 ln
2256 51.9028 5.71924 51.9927 5.68555 52.123 5.68555 cv
2257 52.5288 5.66943 52.7339 6.07666 52.7339 6.90869 cv
2258 52.7339 7.19141 52.8394 8.03271 53.0566 9.4292 cv
2259 53.4551 11.998 ln
2260 53.5356 12.5488 53.5791 12.8911 53.5791 13.0234 cv
2261 53.5791 13.5381 53.3994 13.7969 53.043 13.7969 cv
2262 52.7705 13.7969 52.4976 13.3945 52.2266 12.5918 cv
2263 51.6406 10.7837 50.4473 9.29248 48.6504 8.12012 cv
2264 46.8525 6.94824 44.8462 6.3623 42.6328 6.3623 cv
2265 40.8735 6.3623 39.4063 6.89209 38.2266 7.95605 cv
2266 37.0464 9.01758 36.4565 10.3433 36.4565 11.9312 cv
2267 36.4565 13.335 36.8398 14.5479 37.6079 15.5674 cv
2268 38.2769 16.437 39.0083 17.0723 39.7998 17.4736 cv
2269 40.5918 17.8755 42.54 18.6035 45.6406 19.6572 cv
2270 51.6836 21.6729 54.7051 24.9819 54.7051 29.5845 cv
2271 54.7051 32.7017 53.5942 35.2515 51.3691 37.2349 cv
2272 49.146 39.2188 46.2935 40.2109 42.8101 40.2109 cv
2273 41.5518 40.2109 40.1655 40.0293 38.6538 39.6675 cv
2274 37.1396 39.3047 36.0322 38.8872 35.3296 38.4082 cv
2275 35.0317 38.2085 34.8325 37.9971 34.7354 37.772 cv
2276 34.6343 37.5469 34.4873 36.9688 34.2871 36.0371 cv
2277 34.2524 35.9043 34.0469 35.1489 33.668 33.7676 cv
2278 33.2354 32.2676 33.0205 31.2026 33.0205 30.5723 cv
2279 33.0205 30.0718 33.1875 29.832 33.52 29.8477 cv
2280 33.8193 29.8647 34.0859 30.2715 34.3174 31.0708 cv
2281 34.9048 33.1323 36.1484 34.8613 38.043 36.2583 cv
2282 39.938 37.6543 41.9971 38.3525 44.2188 38.3525 cv
2283 46.4741 38.3525 48.3799 37.6768 49.9414 36.3257 cv
2284 51.5029 34.9727 52.2842 33.3281 52.2842 31.3926 cv
2285 52.2842 29.5405 51.5635 27.98 50.1235 26.7114 cv
2286 49.3877 26.0605 47.2603 25.1333 43.7422 23.9321 cv
2287 40.1113 22.6836 37.5356 21.2998 36.0225 19.7813 cv
2288 34.5093 18.2666 33.7544 16.2988 33.7544 13.8809 cv
2289 33.7544 11.1792 34.7393 8.97949 36.7139 7.27832 cv
2290 38.687 5.57813 41.2305 4.729 44.3433 4.729 cv
2291 /0 get_csd
2292 sepcs
2293 1 sep
2294 f
2295 57.79 0 mo
2296 0 0 ln
2297 0 44.813 ln
2298 59.5908 44.813 ln
2299 59.5908 0 ln
2300 57.79 0 ln
2301 cp
2302 55.9863 3.60449 mo
2303 55.9863 6.75244 55.9863 38.0615 55.9863 41.2085 cv
2304 52.7227 41.2085 6.86865 41.2085 3.60303 41.2085 cv
2305 3.60303 38.0615 3.60303 6.75244 3.60303 3.60449 cv
2306 6.86865 3.60449 52.7227 3.60449 55.9863 3.60449 cv
2307 /1 
2308 <<
2309 /Name (PANTONE DS 296-1 U) 
2310 /CSA /2 
2311 /TintMethod /Additive
2312 /TintProc null
2313 /MappedCSA null
2314 /NComponents 3 
2315 /Components [ 0.399994 0.611755 0.0862732 ] 
2316 >>
2317 add_csd
2318 /1 get_csd
2319 sepcs
2320 1 sep
2321 f
2322 33.6904 26.5811 mo
2323 33.3765 27.3091 32.9985 28.085 32.5522 28.9072 cv
2324 32.002 29.9189 31.186 30.5972 30.0967 30.9458 cv
2325 29.0107 31.2949 27.9238 31.2373 26.8384 30.7739 cv
2326 25.7363 30.3008 24.936 29.5513 24.437 28.5244 cv
2327 23.938 27.4961 23.8604 26.4453 24.208 25.3667 cv
2328 24.5527 24.2891 24.8447 23.4751 25.0796 22.9272 cv
2329 25.481 21.9858 25.8613 21.21 26.2197 20.5981 cv
2330 26.7974 19.6006 27.6323 18.9272 28.7207 18.5801 cv
2331 29.8071 18.231 30.8867 18.2866 31.957 18.7437 cv
2332 33.0415 19.207 33.8306 19.9487 34.3252 20.9634 cv
2333 34.8203 21.9814 34.9077 23.0405 34.5874 24.1494 cv
2334 34.3911 24.8315 34.0918 25.6426 33.6904 26.5811 cv
2335 cp
2336 31.6714 25.7217 mo
2337 31.6616 25.7456 ln
2338 32.1606 24.5801 32.4644 23.7974 32.5776 23.4043 cv
2339 32.7451 22.8262 32.7007 22.2544 32.4336 21.689 cv
2340 32.1685 21.124 31.7681 20.7261 31.2329 20.5 cv
2341 30.6821 20.2632 30.1157 20.2446 29.5313 20.4438 cv
2342 28.9473 20.6445 28.5093 20.9966 28.2178 21.5015 cv
2343 27.8672 22.0962 27.4985 22.8452 27.1104 23.7495 cv
2344 26.6689 24.7847 26.3726 25.564 26.2246 26.0933 cv
2345 26.0542 26.6694 26.103 27.2354 26.3755 27.79 cv
2346 26.6445 28.3467 27.0483 28.7388 27.5825 28.9668 cv
2347 28.1323 29.2017 28.6973 29.2246 29.2769 29.0356 cv
2348 29.8569 28.8457 30.2944 28.4917 30.5938 27.9712 cv
2349 30.8726 27.5024 31.231 26.7505 31.6714 25.7217 cv
2350 /2 
2351 <<
2352 /Name (PANTONE DS 284-5 U) 
2353 /CSA /2 
2354 /TintMethod /Additive
2355 /TintProc null
2356 /MappedCSA null
2357 /NComponents 3 
2358 /Components [ 0.509796 0.705872 0.423523 ] 
2359 >>
2360 add_csd
2361 /2 get_csd
2362 sepcs
2363 1 sep
2364 f
2365 428.655 44.8125 mo
2366 59.082 44.8125 ln
2367 59.082 0 ln
2368 428.655 0 ln
2369 428.655 44.8125 ln
2370 /1 get_csd
2371 sepcs
2372 1 sep
2373 f
2374 303.306 22.7466 mo
2375 304.696 22.7466 305.835 23.2124 306.723 24.1396 cv
2376 307.618 25.0708 308.063 26.2607 308.063 27.7109 cv
2377 308.063 29.248 307.615 30.5098 306.717 31.4941 cv
2378 305.819 32.4795 304.671 32.9722 303.27 32.9722 cv
2379 301.835 32.9722 300.673 32.501 299.786 31.5591 cv
2380 298.901 30.6177 298.456 29.3828 298.456 27.855 cv
2381 298.456 27.1914 298.573 26.5356 298.808 25.8853 cv
2382 299.039 25.2339 299.354 24.6885 299.75 24.2529 cv
2383 300.169 23.791 300.698 23.4258 301.335 23.1533 cv
2384 301.979 22.8818 302.633 22.7466 303.306 22.7466 cv
2385 cp
2386 302.869 23.2163 mo
2387 301.836 23.2163 301.016 23.5903 300.409 24.3418 cv
2388 299.802 25.0942 299.497 26.1035 299.497 27.376 cv
2389 299.497 28.8306 299.884 30.0562 300.66 31.0547 cv
2390 301.438 32.0542 302.393 32.5522 303.522 32.5522 cv
2391 304.557 32.5522 305.409 32.1465 306.082 31.332 cv
2392 306.752 30.5186 307.09 29.4883 307.09 28.2407 cv
2393 307.09 26.8057 306.688 25.6094 305.882 24.6514 cv
2394 305.077 23.6968 304.07 23.2163 302.869 23.2163 cv
2395 1 1 1 rgb
2396 f
2397 311.358 24.043 mo
2398 311.358 26.9053 ln
2399 311.364 27.041 ln
2400 311.364 27.2305 ln
2401 311.384 27.3608 311.508 27.4258 311.742 27.4258 cv
2402 312.312 27.4395 ln
2403 312.528 27.4316 ln
2404 313.307 27.4175 ln
2405 313.714 27.4175 314.01 27.3521 314.194 27.2202 cv
2406 314.378 27.0903 314.496 26.8618 314.546 26.5405 cv
2407 314.563 26.4248 314.608 26.3672 314.682 26.3672 cv
2408 314.766 26.3672 314.801 26.4414 314.795 26.5903 cv
2409 314.763 27.3003 ln
2410 314.757 27.3921 314.755 27.5386 314.755 27.7393 cv
2411 314.755 28.3003 314.766 28.6558 314.78 28.8091 cv
2412 314.789 28.9004 314.795 28.9678 314.795 29.0112 cv
2413 314.795 29.126 314.755 29.1831 314.677 29.1831 cv
2414 314.588 29.1831 314.52 29.0669 314.473 28.8296 cv
2415 314.419 28.5742 314.36 28.4019 314.297 28.3091 cv
2416 314.237 28.2178 314.131 28.1543 313.984 28.1152 cv
2417 313.692 28.0352 313.255 27.9932 312.685 27.9932 cv
2418 312.153 27.9932 311.81 28.0044 311.655 28.0298 cv
2419 311.496 28.0542 311.409 28.1089 311.393 28.1953 cv
2420 311.369 28.2866 311.358 28.4321 311.358 28.6274 cv
2421 311.358 31.3052 ln
2422 311.358 31.6841 311.449 31.9863 311.641 32.2134 cv
2423 311.826 32.439 312.082 32.5522 312.397 32.5522 cv
2424 312.548 32.5522 312.631 32.6001 312.633 32.6924 cv
2425 312.642 32.8003 312.573 32.854 312.434 32.854 cv
2426 312.334 32.854 312.195 32.8452 312.023 32.8232 cv
2427 311.876 32.8042 311.66 32.7939 311.368 32.7939 cv
2428 310.903 32.7871 ln
2429 310.389 32.7949 ln
2430 310.277 32.7949 310.127 32.8066 309.933 32.8291 cv
2431 309.778 32.8394 309.663 32.8472 309.593 32.854 cv
2432 309.462 32.8594 309.4 32.8164 309.4 32.729 cv
2433 309.4 32.6558 309.471 32.6011 309.604 32.5688 cv
2434 309.888 32.501 310.079 32.3721 310.187 32.1777 cv
2435 310.285 31.9854 310.335 31.6528 310.335 31.1802 cv
2436 310.335 24.6631 ln
2437 310.335 24.2021 310.27 23.8521 310.132 23.605 cv
2438 310.04 23.4404 309.941 23.3301 309.834 23.2734 cv
2439 309.728 23.2144 309.543 23.1733 309.278 23.1494 cv
2440 309.173 23.1406 309.12 23.1001 309.114 23.0239 cv
2441 309.103 22.9072 309.194 22.8467 309.378 22.8467 cv
2442 309.438 22.8467 309.574 22.8594 309.792 22.8818 cv
2443 310.19 22.9272 310.855 22.9478 311.797 22.9478 cv
2444 312.639 22.9478 313.176 22.9409 313.417 22.9272 cv
2445 314.343 22.8745 ln
2446 314.742 22.856 314.998 22.834 315.118 22.8096 cv
2447 315.201 22.7905 315.273 22.7798 315.333 22.7798 cv
2448 315.433 22.7798 315.481 22.835 315.481 22.9468 cv
2449 315.481 23.0049 315.471 23.083 315.448 23.1841 cv
2450 315.369 23.4985 315.331 23.917 315.331 24.4434 cv
2451 315.331 24.6641 315.271 24.7754 315.151 24.7754 cv
2452 315.077 24.7754 315.039 24.7144 315.029 24.5938 cv
2453 315.017 24.4468 314.991 24.2949 314.956 24.1426 cv
2454 314.903 23.8965 314.829 23.7407 314.742 23.6719 cv
2455 314.656 23.6001 314.465 23.5508 314.173 23.5239 cv
2456 313.393 23.436 ln
2457 313.146 23.4111 312.832 23.4004 312.455 23.4004 cv
2458 311.961 23.4004 311.658 23.436 311.539 23.5054 cv
2459 311.417 23.5752 311.358 23.7539 311.358 24.043 cv
2460 f
2461 328.04 22.7754 mo
2462 328.899 22.7754 329.625 22.9121 330.217 23.1851 cv
2463 331.046 23.5645 ln
2464 331.118 23.5972 331.189 23.6152 331.261 23.6152 cv
2465 331.357 23.6152 331.456 23.5737 331.554 23.4863 cv
2466 331.722 23.3301 ln
2467 331.746 23.2974 331.788 23.2798 331.854 23.2798 cv
2468 332.056 23.27 332.154 23.4854 332.154 23.916 cv
2469 332.154 24.064 332.209 24.4995 332.312 25.228 cv
2470 332.499 26.5684 ln
2471 332.537 26.8521 332.559 27.0298 332.559 27.1001 cv
2472 332.559 27.3691 332.47 27.5034 332.293 27.5034 cv
2473 332.155 27.5034 332.025 27.2935 331.89 26.8726 cv
2474 331.603 25.9268 331.019 25.1465 330.14 24.5332 cv
2475 329.259 23.9209 328.281 23.6138 327.195 23.6138 cv
2476 326.34 23.6138 325.62 23.8887 325.045 24.4419 cv
2477 324.465 24.9941 324.178 25.6816 324.178 26.5063 cv
2478 324.178 27.2354 324.366 27.8647 324.741 28.396 cv
2479 325.069 28.8472 325.426 29.1763 325.813 29.3848 cv
2480 326.199 29.5947 327.149 29.9727 328.666 30.5186 cv
2481 331.617 31.5649 333.099 33.2822 333.099 35.6675 cv
2482 333.099 37.2842 332.551 38.6089 331.462 39.6372 cv
2483 330.372 40.6665 328.977 41.1821 327.27 41.1821 cv
2484 326.655 41.1821 325.976 41.0859 325.235 40.8975 cv
2485 324.494 40.709 323.953 40.4907 323.607 40.2412 cv
2486 323.464 40.1382 323.366 40.0283 323.321 39.9106 cv
2487 323.275 39.7935 323.204 39.4917 323.107 39.0073 cv
2488 323.091 38.9375 322.997 38.5439 322.81 37.8242 cv
2489 322.604 37.0449 322.5 36.4897 322.5 36.1587 cv
2490 322.5 35.9019 322.583 35.7744 322.746 35.7842 cv
2491 322.894 35.792 323.024 36.0049 323.139 36.4238 cv
2492 323.426 37.5034 324.027 38.4102 324.952 39.1431 cv
2493 325.873 39.8755 326.88 40.2412 327.963 40.2412 cv
2494 329.057 40.2412 329.986 39.8901 330.749 39.186 cv
2495 331.509 38.4829 331.89 37.6274 331.89 36.6196 cv
2496 331.89 35.6567 331.536 34.8438 330.837 34.1831 cv
2497 330.479 33.8452 329.442 33.3628 327.729 32.7363 cv
2498 325.964 32.0889 324.713 31.3711 323.975 30.5845 cv
2499 323.24 29.7983 322.871 28.7773 322.871 27.5225 cv
2500 322.871 26.1216 323.353 24.9805 324.318 24.0996 cv
2501 325.279 23.2178 326.523 22.7754 328.04 22.7754 cv
2502 f
2503 350.022 24.6436 mo
2504 350.421 27.7573 ln
2505 350.458 28.0811 ln
2506 350.421 28.2109 ln
2507 350.386 28.2896 350.325 28.333 350.246 28.3408 cv
2508 350.15 28.3496 350.012 28.1689 349.819 27.7964 cv
2509 348.32 24.9648 346.279 23.5459 343.708 23.5459 cv
2510 341.656 23.5459 340.038 24.2251 338.855 25.5835 cv
2511 337.676 26.9395 337.084 28.7915 337.084 31.1411 cv
2512 337.084 33.8452 337.738 36.0547 339.055 37.7686 cv
2513 340.364 39.4844 342.054 40.3428 344.117 40.3428 cv
2514 345.32 40.3428 346.506 39.9941 347.673 39.2979 cv
2515 348.833 38.603 349.644 37.7603 350.091 36.7671 cv
2516 350.297 36.3076 350.455 36.0728 350.57 36.0645 cv
2517 350.699 36.0566 350.762 36.1396 350.762 36.3105 cv
2518 350.751 36.4561 ln
2519 350.703 36.7422 ln
2520 350.438 38.3301 ln
2521 350.391 38.5664 ln
2522 350.36 38.7915 350.171 39.0254 349.825 39.2676 cv
2523 347.977 40.5439 345.939 41.1821 343.711 41.1821 cv
2524 341.132 41.1821 339.053 40.3535 337.473 38.7041 cv
2525 335.896 37.0527 335.106 34.8784 335.106 32.1787 cv
2526 335.106 29.4824 335.924 27.2402 337.555 25.4551 cv
2527 339.188 23.6709 341.242 22.7754 343.706 22.7754 cv
2528 345.394 22.7754 346.95 23.187 348.367 24.0132 cv
2529 348.848 24.2842 ln
2530 349.037 24.3745 ln
2531 349.242 24.4526 ln
2532 349.281 24.4526 349.343 24.4189 349.421 24.3491 cv
2533 349.594 24.2168 349.712 24.1494 349.775 24.1494 cv
2534 349.899 24.1494 349.985 24.314 350.022 24.6436 cv
2535 f
2536 356.509 26.915 mo
2537 356.509 36.6426 ln
2538 356.509 37.8574 356.579 38.6592 356.714 39.0483 cv
2539 356.876 39.4917 357.072 39.8037 357.31 39.9863 cv
2540 357.545 40.1665 357.915 40.2983 358.422 40.3755 cv
2541 358.823 40.4331 359.021 40.5366 359.021 40.6841 cv
2542 359.021 40.8799 358.895 40.9795 358.651 40.9795 cv
2543 358.529 40.9795 358.377 40.9639 358.194 40.936 cv
2544 357.943 40.8955 357.521 40.874 356.921 40.874 cv
2545 355.175 40.8457 ln
2546 353.759 40.939 ln
2547 353.524 40.9648 353.331 40.9795 353.179 40.9795 cv
2548 352.963 40.9795 352.854 40.8955 352.854 40.7227 cv
2549 352.854 40.5776 352.978 40.4834 353.229 40.4429 cv
2550 353.834 40.3296 354.228 40.1035 354.402 39.7617 cv
2551 354.576 39.4185 354.666 38.6973 354.666 37.5962 cv
2552 354.666 26.4722 ln
2553 354.666 25.397 354.551 24.6738 354.322 24.3003 cv
2554 354.098 23.9292 353.612 23.6768 352.869 23.5459 cv
2555 352.622 23.4985 352.494 23.3984 352.486 23.2505 cv
2556 352.479 23.0674 352.597 22.9785 352.835 22.9785 cv
2557 352.9 22.9785 352.973 22.9819 353.053 22.9927 cv
2558 353.639 23.0723 354.419 23.1108 355.389 23.1108 cv
2559 355.983 23.1108 356.491 23.0962 356.921 23.0674 cv
2560 357.726 22.9927 ln
2561 357.878 22.9819 357.981 22.9785 358.028 22.9785 cv
2562 358.244 22.9785 358.353 23.0557 358.353 23.2134 cv
2563 358.353 23.3618 358.246 23.4722 358.035 23.5459 cv
2564 357.406 23.8081 ln
2565 356.806 24.0503 356.509 25.0864 356.509 26.915 cv
2566 f
2567 364.557 25.1768 mo
2568 364.557 30.4102 ln
2569 364.557 30.8096 364.588 31.0508 364.657 31.1343 cv
2570 364.726 31.2163 364.93 31.2578 365.275 31.2578 cv
2571 367.116 31.2578 ln
2572 367.952 31.2578 368.617 31.2051 369.104 31.1001 cv
2573 369.532 31.0049 369.813 30.8789 369.941 30.7212 cv
2574 370.068 30.5664 370.185 30.2017 370.289 29.6265 cv
2575 370.328 29.4102 370.438 29.3047 370.609 29.3135 cv
2576 370.776 29.3232 370.854 29.4385 370.854 29.6621 cv
2577 370.854 29.7227 370.852 29.8184 370.842 29.9478 cv
2578 370.762 30.7856 370.724 31.5513 370.724 32.2402 cv
2579 370.724 32.7686 370.756 33.2905 370.826 33.8096 cv
2580 370.847 33.9814 370.854 34.1079 370.854 34.1846 cv
2581 370.854 34.4014 370.776 34.5093 370.609 34.5093 cv
2582 370.43 34.5093 370.321 34.4121 370.289 34.2217 cv
2583 370.217 33.8584 ln
2584 370.118 33.2793 369.929 32.8838 369.641 32.6758 cv
2585 369.351 32.4678 368.864 32.3643 368.18 32.3643 cv
2586 365.525 32.3643 ln
2587 365.136 32.3643 364.874 32.4087 364.739 32.4951 cv
2588 364.608 32.5806 364.545 32.7549 364.545 33.0127 cv
2589 364.557 33.4414 ln
2590 364.557 38.2217 ln
2591 364.557 38.958 364.675 39.4185 364.92 39.5996 cv
2592 365.166 39.7827 365.776 39.874 366.765 39.874 cv
2593 369.896 39.874 371.907 39.1138 372.802 37.5933 cv
2594 372.895 37.4453 372.984 37.3677 373.078 37.3584 cv
2595 373.228 37.3486 373.302 37.4614 373.302 37.6924 cv
2596 373.302 38.252 373.01 38.918 372.426 39.688 cv
2597 371.721 40.6152 370.832 41.0781 369.756 41.0781 cv
2598 369.522 41.0781 369.211 41.0615 368.817 41.0254 cv
2599 367.286 40.8604 366.019 40.7783 365.016 40.7783 cv
2600 363.612 40.7783 362.624 40.8271 362.046 40.9263 cv
2601 361.738 40.9829 361.532 41.0117 361.42 41.0117 cv
2602 361.163 41.0117 361.032 40.9219 361.032 40.7402 cv
2603 361.032 40.5986 361.142 40.5015 361.353 40.4429 cv
2604 361.818 40.2998 ln
2605 362.406 40.1274 362.699 39.5205 362.699 38.48 cv
2606 362.71 37.6367 ln
2607 362.71 26.6577 ln
2608 362.71 25.418 362.582 24.5859 362.332 24.1572 cv
2609 362.078 23.728 361.582 23.5132 360.851 23.5132 cv
2610 360.612 23.5132 360.497 23.4385 360.497 23.2837 cv
2611 360.497 23.0557 360.682 22.9448 361.041 22.9448 cv
2612 361.239 22.9448 361.509 22.9644 361.848 23.0073 cv
2613 362.989 23.1426 364.369 23.2124 365.983 23.2124 cv
2614 366.961 23.2124 367.825 23.1938 368.577 23.1636 cv
2615 370.289 23.0762 ln
2616 370.76 23.0596 371.05 23.0425 371.154 23.0264 cv
2617 371.369 22.9937 371.53 22.9785 371.633 22.9785 cv
2618 371.896 22.9785 372.03 23.1021 372.03 23.3501 cv
2619 372.03 23.4277 372.02 23.5259 371.999 23.6475 cv
2620 371.976 23.7656 371.944 24.1074 371.906 24.6738 cv
2621 371.862 25.4307 ln
2622 371.823 25.9307 371.777 26.2407 371.738 26.3643 cv
2623 371.697 26.4897 371.602 26.5566 371.462 26.5649 cv
2624 371.308 26.5737 371.225 26.4434 371.225 26.1768 cv
2625 371.225 25.8408 ln
2626 371.225 25.5659 371.177 25.3037 371.083 25.0518 cv
2627 370.931 24.665 370.623 24.4072 370.161 24.2764 cv
2628 369.695 24.1484 368.847 24.0835 367.609 24.0835 cv
2629 365.729 24.0835 ln
2630 365.234 24.0835 364.911 24.1494 364.77 24.2852 cv
2631 364.628 24.4219 364.557 24.7183 364.557 25.1768 cv
2632 f
2633 389.499 28.1113 mo
2634 389.499 38.9619 ln
2635 389.499 39.9365 389.479 40.5313 389.443 40.7437 cv
2636 389.4 40.9521 389.288 41.0547 389.101 41.0459 cv
2637 388.979 41.0371 388.887 40.9995 388.824 40.9302 cv
2638 388.562 40.5928 ln
2639 378.453 28.1035 ln
2640 378.33 27.959 ln
2641 378.282 27.9082 378.226 27.8823 378.163 27.8823 cv
2642 378.013 27.8823 377.938 28.0776 377.938 28.4678 cv
2643 377.938 37.3037 ln
2644 377.924 37.8496 ln
2645 377.962 38.7739 ln
2646 378.016 39.3477 378.151 39.7437 378.369 39.9604 cv
2647 378.588 40.1787 379.014 40.3389 379.651 40.4429 cv
2648 379.916 40.4766 380.05 40.584 380.05 40.7651 cv
2649 380.05 40.9302 379.966 41.0117 379.794 41.0117 cv
2650 379.681 41.0117 379.563 41.0024 379.437 40.9854 cv
2651 379.348 40.9697 378.998 40.9438 378.389 40.9102 cv
2652 377.164 40.8457 ln
2653 376.589 40.8691 ln
2654 376.273 40.8691 375.982 40.8906 375.7 40.9316 cv
2655 375.493 40.9629 375.342 40.9795 375.255 40.9795 cv
2656 375.046 40.9795 374.937 40.9009 374.917 40.7476 cv
2657 374.912 40.6265 375.025 40.5244 375.253 40.4429 cv
2658 375.924 40.1919 376.376 39.8535 376.608 39.4321 cv
2659 376.848 39.0098 376.963 38.3301 376.963 37.3887 cv
2660 376.963 28.5171 ln
2661 376.963 27.0137 376.744 25.8262 376.305 24.9609 cv
2662 375.867 24.0967 375.232 23.6021 374.402 23.48 cv
2663 374.189 23.4492 374.079 23.356 374.079 23.2046 cv
2664 374.079 23.0527 374.166 22.9785 374.346 22.9785 cv
2665 374.383 22.9785 374.447 22.9839 374.537 22.9937 cv
2666 375.026 23.0107 ln
2667 375.827 23.0439 ln
2668 376.02 23.0273 ln
2669 376.211 23.0166 376.358 23.0107 376.462 23.0107 cv
2670 376.66 23.0107 376.859 23.1387 377.061 23.3867 cv
2671 388.083 36.8887 ln
2672 388.259 37.104 388.368 37.2056 388.42 37.1978 cv
2673 388.498 37.187 388.544 37.1074 388.551 36.9531 cv
2674 388.551 30.5283 ln
2675 388.563 28.7773 ln
2676 388.42 25.7915 ln
2677 388.342 25.0557 388.141 24.5361 387.826 24.23 cv
2678 387.514 23.9224 386.946 23.6968 386.128 23.5459 cv
2679 385.895 23.5063 385.782 23.4053 385.782 23.2422 cv
2680 385.782 23.0879 385.896 23.0107 386.129 23.0107 cv
2681 386.232 23.0107 386.402 23.022 386.633 23.0459 cv
2682 387.188 23.1113 387.93 23.1445 388.859 23.1445 cv
2683 389.354 23.1445 389.754 23.1221 390.05 23.0771 cv
2684 390.305 23.0332 390.505 23.0107 390.639 23.0107 cv
2685 390.848 23.0107 390.961 23.1001 390.976 23.2754 cv
2686 390.983 23.3848 390.904 23.4639 390.735 23.5132 cv
2687 390.242 23.6426 389.919 23.8589 389.761 24.1602 cv
2688 389.603 24.4634 389.526 25.0288 389.526 25.8574 cv
2689 389.526 27.2563 ln
2690 389.499 28.1113 ln
2691 f
2692 408.046 24.6436 mo
2693 408.446 27.7573 ln
2694 408.484 28.0811 ln
2695 408.449 28.2109 ln
2696 408.41 28.2896 408.353 28.333 408.273 28.3408 cv
2697 408.179 28.3496 408.035 28.1689 407.85 27.7964 cv
2698 406.342 24.9648 404.305 23.5459 401.731 23.5459 cv
2699 399.681 23.5459 398.066 24.2251 396.881 25.5835 cv
2700 395.699 26.9395 395.108 28.7915 395.108 31.1411 cv
2701 395.108 33.8452 395.766 36.0547 397.081 37.7686 cv
2702 398.39 39.4844 400.081 40.3428 402.143 40.3428 cv
2703 403.349 40.3428 404.531 39.9941 405.693 39.2979 cv
2704 406.859 38.603 407.667 37.7603 408.116 36.7671 cv
2705 408.32 36.3076 408.482 36.0728 408.594 36.0645 cv
2706 408.722 36.0566 408.785 36.1396 408.785 36.3105 cv
2707 408.776 36.4561 ln
2708 408.727 36.7422 ln
2709 408.465 38.3301 ln
2710 408.417 38.5664 ln
2711 408.385 38.7915 408.195 39.0254 407.854 39.2676 cv
2712 406.002 40.5439 403.963 41.1821 401.735 41.1821 cv
2713 399.157 41.1821 397.081 40.3535 395.497 38.7041 cv
2714 393.919 37.0527 393.131 34.8784 393.131 32.1787 cv
2715 393.131 29.4824 393.945 27.2402 395.584 25.4551 cv
2716 397.215 23.6709 399.264 22.7754 401.731 22.7754 cv
2717 403.422 22.7754 404.973 23.187 406.388 24.0132 cv
2718 406.868 24.2842 ln
2719 407.063 24.3745 ln
2720 407.269 24.4526 ln
2721 407.307 24.4526 407.368 24.4189 407.444 24.3491 cv
2722 407.618 24.2168 407.737 24.1494 407.801 24.1494 cv
2723 407.925 24.1494 408.008 24.314 408.046 24.6436 cv
2724 f
2725 414.523 25.1768 mo
2726 414.523 30.4102 ln
2727 414.523 30.8096 414.555 31.0508 414.621 31.1343 cv
2728 414.689 31.2163 414.895 31.2578 415.238 31.2578 cv
2729 417.085 31.2578 ln
2730 417.92 31.2578 418.583 31.2051 419.069 31.1001 cv
2731 419.498 31.0049 419.777 30.8789 419.908 30.7212 cv
2732 420.037 30.5664 420.15 30.2017 420.254 29.6265 cv
2733 420.297 29.4102 420.401 29.3047 420.577 29.3135 cv
2734 420.741 29.3232 420.822 29.4385 420.822 29.6621 cv
2735 420.822 29.7227 420.818 29.8184 420.807 29.9478 cv
2736 420.727 30.7856 420.689 31.5513 420.689 32.2402 cv
2737 420.689 32.7686 420.723 33.2905 420.79 33.8096 cv
2738 420.814 33.9814 420.822 34.1079 420.822 34.1846 cv
2739 420.822 34.4014 420.741 34.5093 420.577 34.5093 cv
2740 420.398 34.5093 420.287 34.4121 420.254 34.2217 cv
2741 420.184 33.8584 ln
2742 420.086 33.2793 419.896 32.8838 419.606 32.6758 cv
2743 419.318 32.4678 418.831 32.3643 418.143 32.3643 cv
2744 415.493 32.3643 ln
2745 415.103 32.3643 414.84 32.4087 414.705 32.4951 cv
2746 414.577 32.5806 414.511 32.7549 414.511 33.0127 cv
2747 414.523 33.4414 ln
2748 414.523 38.2217 ln
2749 414.523 38.958 414.644 39.4185 414.886 39.5996 cv
2750 415.129 39.7827 415.746 39.874 416.732 39.874 cv
2751 419.865 39.874 421.874 39.1138 422.769 37.5933 cv
2752 422.859 37.4453 422.952 37.3677 423.045 37.3584 cv
2753 423.197 37.3486 423.27 37.4614 423.27 37.6924 cv
2754 423.27 38.252 422.978 38.918 422.393 39.688 cv
2755 421.688 40.6152 420.801 41.0781 419.723 41.0781 cv
2756 419.491 41.0781 419.175 41.0615 418.783 41.0254 cv
2757 417.252 40.8604 415.984 40.7783 414.984 40.7783 cv
2758 413.58 40.7783 412.589 40.8271 412.013 40.9263 cv
2759 411.705 40.9829 411.5 41.0117 411.386 41.0117 cv
2760 411.13 41.0117 411.001 40.9219 411.001 40.7402 cv
2761 411.001 40.5986 411.104 40.5015 411.319 40.4429 cv
2762 411.787 40.2998 ln
2763 412.369 40.1274 412.666 39.5205 412.666 38.48 cv
2764 412.676 37.6367 ln
2765 412.676 26.6577 ln
2766 412.676 25.418 412.552 24.5859 412.3 24.1572 cv
2767 412.044 23.728 411.549 23.5132 410.817 23.5132 cv
2768 410.581 23.5132 410.467 23.4385 410.467 23.2837 cv
2769 410.467 23.0557 410.644 22.9448 411.008 22.9448 cv
2770 411.209 22.9448 411.475 22.9644 411.811 23.0073 cv
2771 412.955 23.1426 414.338 23.2124 415.95 23.2124 cv
2772 416.926 23.2124 417.794 23.1938 418.549 23.1636 cv
2773 420.254 23.0762 ln
2774 420.726 23.0596 421.019 23.0425 421.118 23.0264 cv
2775 421.336 22.9937 421.496 22.9785 421.601 22.9785 cv
2776 421.863 22.9785 421.997 23.1021 421.997 23.3501 cv
2777 421.997 23.4277 421.989 23.5259 421.964 23.6475 cv
2778 421.942 23.7656 421.911 24.1074 421.874 24.6738 cv
2779 421.828 25.4307 ln
2780 421.786 25.9307 421.747 26.2407 421.708 26.3643 cv
2781 421.666 26.4897 421.569 26.5566 421.43 26.5649 cv
2782 421.271 26.5737 421.192 26.4434 421.192 26.1768 cv
2783 421.192 25.8408 ln
2784 421.192 25.5659 421.143 25.3037 421.049 25.0518 cv
2785 420.896 24.665 420.59 24.4072 420.127 24.2764 cv
2786 419.664 24.1484 418.814 24.0835 417.575 24.0835 cv
2787 415.694 24.0835 ln
2788 415.198 24.0835 414.882 24.1494 414.736 24.2852 cv
2789 414.593 24.4219 414.523 24.7183 414.523 25.1768 cv
2790 f
2791 301.585 5.43945 mo
2792 301.585 12.9731 ln
2793 301.576 13.8491 ln
2794 301.601 14.6079 ln
2795 301.672 15.3354 301.939 15.7607 302.415 15.8813 cv
2796 302.746 15.9722 302.996 16.0146 303.163 16.0146 cv
2797 303.343 16.0146 303.439 16.0674 303.445 16.1655 cv
2798 303.456 16.3096 303.351 16.3818 303.13 16.3818 cv
2799 303.028 16.3818 302.827 16.3691 302.528 16.3403 cv
2800 302.339 16.3262 302.023 16.3184 301.594 16.3184 cv
2801 300.958 16.2988 ln
2802 300.257 16.3066 ln
2803 299.901 16.3066 299.637 16.3174 299.459 16.3403 cv
2804 299.222 16.3691 299.056 16.3818 298.945 16.3818 cv
2805 298.79 16.3818 298.712 16.3271 298.712 16.2168 cv
2806 298.712 16.1113 298.81 16.043 299.008 16.0146 cv
2807 299.47 15.9443 299.78 15.6821 299.953 15.2241 cv
2808 300.122 14.771 300.204 13.9507 300.204 12.7646 cv
2809 300.204 7.31006 ln
2810 300.204 6.05127 300.13 5.25684 299.982 4.92383 cv
2811 299.831 4.5918 299.459 4.3916 298.861 4.32764 cv
2812 298.702 4.31494 298.622 4.25439 298.63 4.14355 cv
2813 298.633 4.00488 298.751 3.93604 298.979 3.93604 cv
2814 299.089 3.93604 299.243 3.95117 299.438 3.97559 cv
2815 299.813 4.02441 300.126 4.04688 300.371 4.04688 cv
2816 300.752 4.04688 301.311 4.01611 302.042 3.95215 cv
2817 302.418 3.92383 302.727 3.90723 302.966 3.90723 cv
2818 304.219 3.90723 305.235 4.2085 306.019 4.81201 cv
2819 306.798 5.41162 307.187 6.19727 307.187 7.16602 cv
2820 307.187 8.33936 306.71 9.26514 305.75 9.93945 cv
2821 305.033 10.4434 304.271 10.6953 303.471 10.6953 cv
2822 303.094 10.6953 302.748 10.6543 302.433 10.5742 cv
2823 302.118 10.4941 301.97 10.4077 301.98 10.3179 cv
2824 301.992 10.2461 302.046 10.2109 302.15 10.2109 cv
2825 302.197 10.2109 302.253 10.2192 302.326 10.2363 cv
2826 302.465 10.2798 302.682 10.3008 302.983 10.3008 cv
2827 303.84 10.3008 304.527 10.062 305.039 9.58398 cv
2828 305.556 9.11035 305.811 8.47656 305.811 7.68506 cv
2829 305.811 6.77393 305.472 6.02002 304.792 5.42188 cv
2830 304.114 4.82666 303.258 4.52686 302.219 4.52686 cv
2831 301.98 4.52686 301.816 4.57178 301.729 4.66309 cv
2832 301.639 4.75244 301.594 4.9248 301.594 5.17773 cv
2833 301.585 5.43945 ln
2834 f
2835 314.602 10.1558 mo
2836 317.089 13.792 ln
2837 317.376 14.2217 ln
2838 318.144 15.3394 318.851 15.9194 319.501 15.9604 cv
2839 319.787 15.9795 ln
2840 319.896 15.9858 319.948 16.0278 319.941 16.1074 cv
2841 319.936 16.2002 319.801 16.2822 319.541 16.3569 cv
2842 319.28 16.4297 318.983 16.4663 318.658 16.4663 cv
2843 318.113 16.4663 317.627 16.3184 317.198 16.0259 cv
2844 316.771 15.7285 316.335 15.2461 315.889 14.5786 cv
2845 313.649 11.1733 ln
2846 313.521 10.9785 ln
2847 313.377 10.7314 313.146 10.6108 312.82 10.6108 cv
2848 311.629 10.6108 ln
2849 311.431 10.645 ln
2850 311.358 10.6885 311.323 10.7847 311.323 10.9355 cv
2851 311.323 13.751 ln
2852 311.334 14.1147 ln
2853 311.334 14.6309 311.356 14.9849 311.409 15.1748 cv
2854 311.46 15.3652 311.583 15.5347 311.77 15.6855 cv
2855 312.029 15.8896 312.43 16.0195 312.965 16.0732 cv
2856 313.177 16.0962 313.289 16.1616 313.294 16.2681 cv
2857 313.305 16.3818 313.208 16.4385 312.999 16.4385 cv
2858 312.913 16.4385 312.737 16.4253 312.463 16.4033 cv
2859 312.22 16.3755 311.838 16.3638 311.322 16.3638 cv
2860 310.456 16.354 ln
2861 309.986 16.3633 ln
2862 309.783 16.3633 309.537 16.3774 309.25 16.4048 cv
2863 309.015 16.4277 308.853 16.4385 308.763 16.4385 cv
2864 308.609 16.4385 308.534 16.3755 308.534 16.2524 cv
2865 308.534 16.1626 308.612 16.1035 308.765 16.0732 cv
2866 309.249 15.9814 309.565 15.7646 309.716 15.418 cv
2867 309.868 15.0708 309.943 14.3882 309.943 13.3706 cv
2868 309.943 6.87939 ln
2869 309.926 5.93945 ln
2870 309.926 4.99902 309.6 4.47461 308.941 4.36475 cv
2871 308.516 4.30176 ln
2872 308.325 4.2666 308.226 4.19775 308.226 4.0918 cv
2873 308.226 3.96973 308.33 3.90723 308.533 3.90723 cv
2874 308.579 3.90723 308.789 3.9248 309.164 3.95605 cv
2875 309.378 3.98096 309.646 3.99121 309.962 3.99121 cv
2876 310.237 3.99121 310.708 3.97559 311.374 3.94385 cv
2877 311.856 3.91992 312.279 3.90723 312.642 3.90723 cv
2878 314.021 3.90723 315.062 4.16797 315.764 4.6875 cv
2879 316.464 5.20996 316.813 5.98389 316.813 7.01465 cv
2880 316.813 8.36816 316.076 9.41553 314.602 10.1558 cv
2881 cp
2882 311.963 9.96191 mo
2883 312.985 9.96191 ln
2884 313.776 9.96191 314.394 9.74414 314.844 9.30713 cv
2885 315.297 8.87012 315.522 8.27441 315.522 7.51855 cv
2886 315.522 6.64014 315.216 5.9165 314.602 5.34961 cv
2887 313.983 4.7832 313.206 4.49854 312.253 4.49854 cv
2888 311.898 4.49854 311.655 4.55957 311.521 4.67578 cv
2889 311.384 4.79395 311.316 5.00879 311.316 5.31641 cv
2890 311.323 5.61768 ln
2891 311.323 9.30713 ln
2892 311.323 9.59326 311.361 9.77344 311.436 9.8501 cv
2893 311.515 9.92529 311.69 9.96191 311.963 9.96191 cv
2894 f
2895 326.107 3.76758 mo
2896 327.983 3.76758 329.521 4.34619 330.721 5.50684 cv
2897 331.925 6.66553 332.524 8.15039 332.524 9.96094 cv
2898 332.524 11.8779 331.919 13.4536 330.708 14.6816 cv
2899 329.498 15.9087 327.949 16.522 326.061 16.522 cv
2900 324.125 16.522 322.558 15.936 321.364 14.7632 cv
2901 320.17 13.5869 319.572 12.0483 319.572 10.1406 cv
2902 319.572 9.31299 319.728 8.49512 320.041 7.68262 cv
2903 320.357 6.87061 320.782 6.19141 321.315 5.646 cv
2904 321.88 5.07178 322.589 4.61426 323.452 4.2749 cv
2905 324.319 3.9375 325.202 3.76758 326.107 3.76758 cv
2906 cp
2907 325.535 4.35791 mo
2908 324.136 4.35791 323.028 4.82764 322.21 5.76221 cv
2909 321.388 6.69824 320.979 7.95703 320.979 9.54102 cv
2910 320.979 11.3545 321.505 12.8779 322.552 14.124 cv
2911 323.601 15.3677 324.889 15.9883 326.417 15.9883 cv
2912 327.806 15.9883 328.961 15.4829 329.867 14.4697 cv
2913 330.775 13.4565 331.232 12.1704 331.232 10.6177 cv
2914 331.232 8.82959 330.684 7.33984 329.598 6.14844 cv
2915 328.51 4.95801 327.155 4.35791 325.535 4.35791 cv
2916 f
2917 345.215 5.06543 mo
2918 345.496 7.22119 ln
2919 345.521 7.44531 ln
2920 345.496 7.53613 ln
2921 345.467 7.58887 345.421 7.61865 345.363 7.62451 cv
2922 345.293 7.63037 345.186 7.50684 345.044 7.24707 cv
2923 343.922 5.28369 342.399 4.30176 340.474 4.30176 cv
2924 338.941 4.30176 337.734 4.77246 336.851 5.71094 cv
2925 335.968 6.65088 335.524 7.93213 335.524 9.56104 cv
2926 335.524 11.4346 336.015 12.9634 336.994 14.1514 cv
2927 337.976 15.3374 339.237 15.9312 340.778 15.9312 cv
2928 341.679 15.9312 342.563 15.6929 343.432 15.2124 cv
2929 344.301 14.7339 344.904 14.1528 345.241 13.4692 cv
2930 345.396 13.1523 345.518 12.9907 345.605 12.9839 cv
2931 345.699 12.979 345.746 13.0361 345.746 13.1553 cv
2932 345.738 13.2539 ln
2933 345.705 13.4556 ln
2934 345.502 14.5601 ln
2935 345.467 14.7212 ln
2936 345.441 14.8774 345.301 15.0381 345.044 15.2061 cv
2937 343.658 16.085 342.135 16.522 340.468 16.522 cv
2938 338.537 16.522 336.983 15.9517 335.804 14.8066 cv
2939 334.623 13.6611 334.033 12.1543 334.033 10.2852 cv
2940 334.033 8.41455 334.646 6.86182 335.867 5.62354 cv
2941 337.088 4.38525 338.622 3.76758 340.469 3.76758 cv
2942 341.736 3.76758 342.896 4.05225 343.955 4.62109 cv
2943 344.316 4.81348 ln
2944 344.46 4.87598 ln
2945 344.613 4.92969 ln
2946 344.642 4.92969 344.688 4.90527 344.746 4.8584 cv
2947 344.883 4.77051 344.976 4.72461 345.021 4.72461 cv
2948 345.119 4.72461 345.185 4.83691 345.215 5.06543 cv
2949 f
2950 350.067 5.42773 mo
2951 350.067 9.06543 ln
2952 350.067 9.34131 350.091 9.50977 350.141 9.56641 cv
2953 350.194 9.62402 350.346 9.65234 350.603 9.65234 cv
2954 351.98 9.65234 ln
2955 352.604 9.65234 353.098 9.6167 353.46 9.54248 cv
2956 353.784 9.47852 353.989 9.38867 354.09 9.27979 cv
2957 354.181 9.17188 354.268 8.91797 354.344 8.51904 cv
2958 354.378 8.36719 354.457 8.29541 354.585 8.30176 cv
2959 354.709 8.30859 354.768 8.3877 354.768 8.54443 cv
2960 354.768 8.58594 354.765 8.65283 354.76 8.74219 cv
2961 354.711 9.32324 354.685 9.85303 354.685 10.3325 cv
2962 354.685 10.6978 354.707 11.0596 354.746 11.4199 cv
2963 354.762 11.54 354.768 11.6265 354.768 11.6797 cv
2964 354.768 11.8301 354.709 11.9048 354.585 11.9048 cv
2965 354.449 11.9048 354.373 11.8389 354.344 11.7065 cv
2966 354.291 11.4531 ln
2967 354.223 11.0493 354.078 10.7759 353.864 10.6289 cv
2968 353.648 10.4854 353.282 10.4136 352.77 10.4136 cv
2969 350.792 10.4136 ln
2970 350.499 10.4136 350.302 10.4434 350.206 10.5029 cv
2971 350.104 10.5645 350.059 10.6846 350.059 10.8667 cv
2972 350.067 11.165 ln
2973 350.067 14.5 ln
2974 350.067 15.0127 350.153 15.334 350.338 15.4614 cv
2975 350.517 15.5864 350.979 15.6494 351.719 15.6494 cv
2976 354.062 15.6494 355.564 15.123 356.232 14.0664 cv
2977 356.305 13.9629 356.375 13.9106 356.451 13.9048 cv
2978 356.567 13.8989 356.628 13.9756 356.628 14.1338 cv
2979 356.628 14.519 356.408 14.9785 355.974 15.5103 cv
2980 355.446 16.1479 354.782 16.4663 353.979 16.4663 cv
2981 353.807 16.4663 353.575 16.4551 353.28 16.4316 cv
2982 352.139 16.3232 351.191 16.2705 350.445 16.2705 cv
2983 349.396 16.2705 348.658 16.3057 348.229 16.3774 cv
2984 348.002 16.418 347.844 16.4385 347.762 16.4385 cv
2985 347.573 16.4385 347.477 16.3755 347.477 16.251 cv
2986 347.477 16.1528 347.552 16.0859 347.705 16.043 cv
2987 348.042 15.9443 ln
2988 348.465 15.8262 348.677 15.4038 348.677 14.6816 cv
2989 348.686 14.0938 ln
2990 348.686 6.4624 ln
2991 348.686 5.59912 348.593 5.01855 348.402 4.72168 cv
2992 348.219 4.42285 347.853 4.27344 347.311 4.27344 cv
2993 347.139 4.27344 347.054 4.2207 347.054 4.11426 cv
2994 347.054 3.95703 347.189 3.87988 347.459 3.87988 cv
2995 347.607 3.87988 347.806 3.89551 348.06 3.92676 cv
2996 348.913 4.02637 349.946 4.07715 351.15 4.07715 cv
2997 351.882 4.07715 352.529 4.06543 353.091 4.04053 cv
2998 354.367 3.979 ln
2999 354.721 3.96777 354.935 3.95508 355.015 3.94385 cv
3000 355.175 3.91992 355.294 3.90723 355.373 3.90723 cv
3001 355.568 3.90723 355.67 3.9917 355.67 4.16504 cv
3002 355.67 4.21875 355.66 4.28662 355.641 4.36963 cv
3003 355.621 4.45313 355.598 4.68848 355.566 5.08154 cv
3004 355.529 5.60596 ln
3005 355.496 5.94727 355.465 6.16113 355.436 6.24707 cv
3006 355.403 6.3335 355.333 6.37939 355.228 6.38477 cv
3007 355.107 6.39209 355.049 6.30176 355.049 6.11914 cv
3008 355.049 5.88477 ln
3009 355.049 5.69531 355.015 5.5127 354.941 5.34082 cv
3010 354.829 5.07178 354.599 4.89307 354.252 4.80273 cv
3011 353.905 4.71143 353.273 4.66699 352.345 4.66699 cv
3012 350.939 4.66699 ln
3013 350.572 4.66699 350.333 4.71582 350.226 4.80908 cv
3014 350.121 4.90088 350.067 5.10791 350.067 5.42773 cv
3015 f
3016 360.831 5.42773 mo
3017 360.831 9.06543 ln
3018 360.831 9.34131 360.854 9.50977 360.905 9.56641 cv
3019 360.957 9.62402 361.109 9.65234 361.365 9.65234 cv
3020 362.744 9.65234 ln
3021 363.368 9.65234 363.862 9.6167 364.225 9.54248 cv
3022 364.548 9.47852 364.756 9.38867 364.854 9.27979 cv
3023 364.946 9.17188 365.032 8.91797 365.111 8.51904 cv
3024 365.143 8.36719 365.221 8.29541 365.352 8.30176 cv
3025 365.47 8.30859 365.533 8.3877 365.533 8.54443 cv
3026 365.533 8.58594 365.53 8.65283 365.523 8.74219 cv
3027 365.475 9.32324 365.446 9.85303 365.446 10.3325 cv
3028 365.446 10.6978 365.468 11.0596 365.512 11.4199 cv
3029 365.525 11.54 365.533 11.6265 365.533 11.6797 cv
3030 365.533 11.8301 365.47 11.9048 365.352 11.9048 cv
3031 365.217 11.9048 365.136 11.8389 365.111 11.7065 cv
3032 365.055 11.4531 ln
3033 364.984 11.0493 364.843 10.7759 364.628 10.6289 cv
3034 364.41 10.4854 364.047 10.4136 363.533 10.4136 cv
3035 361.555 10.4136 ln
3036 361.264 10.4136 361.067 10.4434 360.967 10.5029 cv
3037 360.868 10.5645 360.819 10.6846 360.819 10.8667 cv
3038 360.831 11.165 ln
3039 360.831 14.5 ln
3040 360.831 15.0127 360.921 15.334 361.102 15.4614 cv
3041 361.284 15.5864 361.745 15.6494 362.482 15.6494 cv
3042 364.825 15.6494 366.328 15.123 366.995 14.0664 cv
3043 367.068 13.9629 367.14 13.9106 367.214 13.9048 cv
3044 367.334 13.8989 367.393 13.9756 367.393 14.1338 cv
3045 367.393 14.519 367.172 14.9785 366.733 15.5103 cv
3046 366.212 16.1479 365.545 16.4663 364.744 16.4663 cv
3047 364.57 16.4663 364.338 16.4551 364.043 16.4316 cv
3048 362.901 16.3232 361.957 16.2705 361.209 16.2705 cv
3049 360.162 16.2705 359.424 16.3057 358.993 16.3774 cv
3050 358.768 16.418 358.611 16.4385 358.525 16.4385 cv
3051 358.337 16.4385 358.238 16.3755 358.238 16.251 cv
3052 358.238 16.1528 358.315 16.0859 358.468 16.043 cv
3053 358.806 15.9443 ln
3054 359.227 15.8262 359.44 15.4038 359.44 14.6816 cv
3055 359.449 14.0938 ln
3056 359.449 6.4624 ln
3057 359.449 5.59912 359.357 5.01855 359.17 4.72168 cv
3058 358.98 4.42285 358.617 4.27344 358.075 4.27344 cv
3059 357.903 4.27344 357.816 4.2207 357.816 4.11426 cv
3060 357.816 3.95703 357.949 3.87988 358.221 3.87988 cv
3061 358.37 3.87988 358.57 3.89551 358.823 3.92676 cv
3062 359.678 4.02637 360.71 4.07715 361.913 4.07715 cv
3063 362.646 4.07715 363.293 4.06543 363.855 4.04053 cv
3064 365.132 3.979 ln
3065 365.486 3.96777 365.702 3.95508 365.776 3.94385 cv
3066 365.94 3.91992 366.06 3.90723 366.137 3.90723 cv
3067 366.335 3.90723 366.434 3.9917 366.434 4.16504 cv
3068 366.434 4.21875 366.425 4.28662 366.405 4.36963 cv
3069 366.385 4.45313 366.363 4.68848 366.329 5.08154 cv
3070 366.291 5.60596 ln
3071 366.262 5.94727 366.232 6.16113 366.2 6.24707 cv
3072 366.164 6.3335 366.1 6.37939 365.994 6.38477 cv
3073 365.873 6.39209 365.814 6.30176 365.814 6.11914 cv
3074 365.814 5.88477 ln
3075 365.814 5.69531 365.776 5.5127 365.707 5.34082 cv
3076 365.594 5.07178 365.361 4.89307 365.017 4.80273 cv
3077 364.672 4.71143 364.037 4.66699 363.111 4.66699 cv
3078 361.706 4.66699 ln
3079 361.338 4.66699 361.096 4.71582 360.993 4.80908 cv
3080 360.883 4.90088 360.831 5.10791 360.831 5.42773 cv
3081 f
3082 370.215 6.15918 mo
3083 370.215 5.5542 370.112 5.10791 369.91 4.82666 cv
3084 369.709 4.54297 369.372 4.37891 368.902 4.32959 cv
3085 368.708 4.3125 368.611 4.25049 368.611 4.14209 cv
3086 368.611 4.02441 368.686 3.96387 368.843 3.96387 cv
3087 369.555 4.00928 ln
3088 369.626 4.01709 369.835 4.02002 370.183 4.02002 cv
3089 370.789 4.02002 371.26 4.00488 371.595 3.97559 cv
3090 372.43 3.89551 ln
3091 372.792 3.86523 373.187 3.85156 373.619 3.85156 cv
3092 376.076 3.85156 377.918 4.46875 379.147 5.7041 cv
3093 380.271 6.82861 380.83 8.26953 380.83 10.0229 cv
3094 380.83 11.1558 380.588 12.1943 380.095 13.1421 cv
3095 379.603 14.0884 378.921 14.8335 378.043 15.3774 cv
3096 376.938 16.0674 375.734 16.4106 374.426 16.4106 cv
3097 374.271 16.4106 373.995 16.3984 373.6 16.3726 cv
3098 372.798 16.3223 372.098 16.2988 371.507 16.2988 cv
3099 370.862 16.2988 370.306 16.3281 369.83 16.3901 cv
3100 369.616 16.416 369.442 16.4336 369.318 16.4385 cv
3101 369.109 16.4507 369.006 16.3848 369.006 16.2432 cv
3102 369.006 16.1445 369.086 16.0806 369.253 16.043 cv
3103 369.657 15.9604 369.918 15.8105 370.038 15.5947 cv
3104 370.154 15.3774 370.215 14.937 370.215 14.2695 cv
3105 370.215 6.15918 ln
3106 cp
3107 371.594 5.45215 mo
3108 371.594 14.6768 ln
3109 371.594 15.041 371.776 15.292 372.142 15.4292 cv
3110 372.459 15.5488 372.864 15.6523 373.356 15.7402 cv
3111 373.851 15.8311 374.27 15.8765 374.608 15.8765 cv
3112 375.632 15.8765 376.55 15.6187 377.371 15.1064 cv
3113 378.758 14.2461 379.452 12.7852 379.452 10.7227 cv
3114 379.452 9.60156 379.234 8.56885 378.799 7.62744 cv
3115 378.367 6.68359 377.771 5.94434 377.012 5.40869 cv
3116 376.084 4.74658 374.959 4.41406 373.63 4.41406 cv
3117 372.685 4.41406 372.085 4.51709 371.83 4.71875 cv
3118 371.672 4.83691 371.594 5.08252 371.594 5.45215 cv
3119 f
3120 385.271 6.63477 mo
3121 385.271 13.375 ln
3122 385.271 14.2153 385.321 14.771 385.429 15.041 cv
3123 385.546 15.3486 385.693 15.5645 385.872 15.6904 cv
3124 386.052 15.8164 386.328 15.9067 386.706 15.9604 cv
3125 387.006 16.001 387.16 16.0723 387.16 16.1753 cv
3126 387.16 16.3135 387.067 16.3818 386.88 16.3818 cv
3127 386.787 16.3818 386.676 16.3745 386.539 16.354 cv
3128 386.354 16.3291 386.029 16.3154 385.582 16.3154 cv
3129 384.277 16.2988 ln
3130 383.214 16.3569 ln
3131 383.042 16.3745 382.897 16.3818 382.786 16.3818 cv
3132 382.621 16.3818 382.541 16.3242 382.541 16.208 cv
3133 382.541 16.1094 382.634 16.043 382.819 16.0146 cv
3134 383.272 15.937 383.563 15.7803 383.695 15.543 cv
3135 383.824 15.3076 383.893 14.8066 383.893 14.043 cv
3136 383.893 6.33008 ln
3137 383.893 5.58496 383.805 5.08252 383.637 4.82471 cv
3138 383.467 4.56592 383.104 4.3916 382.546 4.30176 cv
3139 382.361 4.26758 382.267 4.19873 382.258 4.09814 cv
3140 382.253 3.9707 382.341 3.90723 382.521 3.90723 cv
3141 382.57 3.90723 382.622 3.91016 382.683 3.91602 cv
3142 383.123 3.96777 383.705 3.99121 384.434 3.99121 cv
3143 384.879 3.99121 385.26 3.98291 385.576 3.96387 cv
3144 386.182 3.91602 ln
3145 386.296 3.91016 386.372 3.90723 386.408 3.90723 cv
3146 386.572 3.90723 386.65 3.9624 386.65 4.07031 cv
3147 386.65 4.17383 386.574 4.25146 386.417 4.30176 cv
3148 385.943 4.4834 ln
3149 385.497 4.65088 385.271 5.36865 385.271 6.63477 cv
3150 f
3151 399.251 7.48291 mo
3152 399.251 14.9956 ln
3153 399.251 15.6724 399.231 16.082 399.204 16.229 cv
3154 399.173 16.3755 399.084 16.4448 398.945 16.4385 cv
3155 398.854 16.4336 398.787 16.4058 398.741 16.3584 cv
3156 398.541 16.125 ln
3157 390.961 7.46582 ln
3158 390.871 7.3667 ln
3159 390.832 7.33008 390.794 7.31445 390.744 7.31445 cv
3160 390.631 7.31445 390.579 7.44922 390.579 7.71875 cv
3161 390.579 13.8198 ln
3162 390.564 14.1978 ln
3163 390.593 14.8354 ln
3164 390.636 15.2305 390.737 15.5073 390.899 15.6543 cv
3165 391.062 15.8066 391.379 15.915 391.854 15.9883 cv
3166 392.051 16.0117 392.152 16.0859 392.152 16.2114 cv
3167 392.152 16.3252 392.09 16.3818 391.963 16.3818 cv
3168 391.875 16.3818 391.786 16.3784 391.693 16.3706 cv
3169 391.626 16.3613 391.364 16.3481 390.904 16.3315 cv
3170 389.983 16.2988 ln
3171 389.551 16.3135 ln
3172 389.315 16.3135 389.091 16.3262 388.882 16.3516 cv
3173 388.724 16.3735 388.611 16.3818 388.548 16.3818 cv
3174 388.387 16.3818 388.307 16.3291 388.294 16.2251 cv
3175 388.287 16.1411 388.37 16.0723 388.548 16.0146 cv
3176 389.053 15.8438 389.396 15.6094 389.575 15.3188 cv
3177 389.754 15.0278 389.843 14.5576 389.843 13.9077 cv
3178 389.843 7.78076 ln
3179 389.843 6.74023 389.677 5.92383 389.343 5.3252 cv
3180 389.018 4.72705 388.541 4.38525 387.916 4.30176 cv
3181 387.753 4.27979 387.673 4.2124 387.673 4.10303 cv
3182 387.673 3.99023 387.741 3.93604 387.872 3.93604 cv
3183 387.9 3.93604 387.951 3.93896 388.017 3.94385 cv
3184 388.383 3.95117 ln
3185 388.985 3.96387 ln
3186 389.135 3.95117 ln
3187 389.275 3.94092 389.387 3.93604 389.467 3.93604 cv
3188 389.616 3.93604 389.765 4.02295 389.914 4.1958 cv
3189 398.189 13.5562 ln
3190 398.315 13.7056 398.399 13.7783 398.438 13.7715 cv
3191 398.498 13.7656 398.527 13.71 398.535 13.6001 cv
3192 398.535 9.14453 ln
3193 398.543 7.9292 ln
3194 398.438 5.85889 ln
3195 398.375 5.34961 398.229 4.98828 397.992 4.77539 cv
3196 397.76 4.56152 397.333 4.4043 396.72 4.30176 cv
3197 396.546 4.27344 396.459 4.20361 396.459 4.0957 cv
3198 396.459 3.98828 396.546 3.93604 396.721 3.93604 cv
3199 396.799 3.93604 396.926 3.94385 397.099 3.95947 cv
3200 397.511 4.00049 398.066 4.02002 398.763 4.02002 cv
3201 399.134 4.02002 399.433 4.00732 399.653 3.97803 cv
3202 399.846 3.95117 399.992 3.93604 400.095 3.93604 cv
3203 400.25 3.93604 400.331 4.00049 400.345 4.12695 cv
3204 400.35 4.20654 400.291 4.26563 400.167 4.30176 cv
3205 399.799 4.3916 399.559 4.54102 399.439 4.75049 cv
3206 399.325 4.96094 399.265 5.35205 399.265 5.9248 cv
3207 399.265 6.89209 ln
3208 399.251 7.48291 ln
3209 f
3210 412.15 13.2319 mo
3211 412.15 11.2104 ln
3212 412.15 10.8467 412.069 10.5996 411.911 10.4683 cv
3213 411.752 10.3345 411.438 10.252 410.957 10.2153 cv
3214 410.728 10.1929 410.607 10.1157 410.6 9.9873 cv
3215 410.594 9.87695 410.697 9.82129 410.906 9.82129 cv
3216 411.267 9.83008 ln
3217 411.942 9.83887 ln
3218 412.87 9.83887 413.411 9.83154 413.557 9.81982 cv
3219 413.972 9.78223 414.213 9.76563 414.278 9.76563 cv
3220 414.418 9.76563 414.485 9.81982 414.485 9.92432 cv
3221 414.485 10.0181 414.396 10.0864 414.216 10.1318 cv
3222 413.757 10.2402 413.529 10.5742 413.529 11.1333 cv
3223 413.537 11.4229 ln
3224 413.537 14.3325 ln
3225 413.555 14.623 ln
3226 413.499 14.7612 ln
3227 413.464 14.79 413.381 14.8159 413.24 14.8335 cv
3228 413.077 14.8564 412.83 14.9644 412.493 15.1563 cv
3229 411.9 15.5073 ln
3230 410.734 16.1851 409.474 16.522 408.134 16.522 cv
3231 406.332 16.522 404.859 15.9482 403.709 14.7949 cv
3232 402.558 13.6411 401.982 12.166 401.982 10.3696 cv
3233 401.982 8.4834 402.596 6.91162 403.814 5.65283 cv
3234 405.036 4.39697 406.563 3.76758 408.403 3.76758 cv
3235 409.109 3.76758 409.861 3.86719 410.654 4.07031 cv
3236 411.45 4.27246 412.085 4.52441 412.563 4.82764 cv
3237 412.634 4.87402 412.684 4.89795 412.713 4.89795 cv
3238 412.755 4.89795 412.812 4.87402 412.887 4.82764 cv
3239 413.102 4.66406 ln
3240 413.144 4.62939 413.186 4.61133 413.225 4.61133 cv
3241 413.333 4.61133 413.389 4.75146 413.389 5.0332 cv
3242 413.389 5.16504 413.41 5.36914 413.441 5.64404 cv
3243 413.529 6.48682 ln
3244 413.559 6.71387 413.598 6.94141 413.651 7.16699 cv
3245 413.684 7.27637 413.698 7.36377 413.698 7.43018 cv
3246 413.698 7.57275 413.64 7.64551 413.523 7.6543 cv
3247 413.447 7.65967 413.387 7.6084 413.332 7.50195 cv
3248 412.863 6.55371 412.142 5.7832 411.166 5.18945 cv
3249 410.191 4.59814 409.156 4.30176 408.071 4.30176 cv
3250 406.712 4.30176 405.599 4.81396 404.736 5.83936 cv
3251 403.876 6.86475 403.447 8.18701 403.447 9.80957 cv
3252 403.447 11.5508 403.938 13.0044 404.928 14.1743 cv
3253 405.915 15.3472 407.137 15.9312 408.594 15.9312 cv
3254 409.984 15.9312 411.075 15.4419 411.861 14.4604 cv
3255 412.054 14.2217 412.15 13.8115 412.15 13.2319 cv
3256 f
3257 419.789 3.76758 mo
3258 420.426 3.76758 420.97 3.85889 421.413 4.04199 cv
3259 422.031 4.30273 ln
3260 422.087 4.32764 422.138 4.33838 422.194 4.33838 cv
3261 422.265 4.33838 422.336 4.30811 422.406 4.25049 cv
3262 422.531 4.1416 ln
3263 422.548 4.1167 422.58 4.10449 422.627 4.10449 cv
3264 422.779 4.09912 422.852 4.24707 422.852 4.54688 cv
3265 422.852 4.64844 422.891 4.95215 422.969 5.45654 cv
3266 423.113 6.38281 ln
3267 423.146 6.58203 423.16 6.70605 423.16 6.75488 cv
3268 423.16 6.94141 423.095 7.03418 422.96 7.03418 cv
3269 422.859 7.03418 422.757 6.88818 422.653 6.6001 cv
3270 422.44 5.9502 422.007 5.4126 421.353 4.99121 cv
3271 420.696 4.56982 419.97 4.35791 419.159 4.35791 cv
3272 418.516 4.35791 417.984 4.5498 417.555 4.93164 cv
3273 417.123 5.31201 416.911 5.78809 416.911 6.35742 cv
3274 416.911 6.86279 417.051 7.29883 417.333 7.66504 cv
3275 417.575 7.97656 417.845 8.20508 418.134 8.34961 cv
3276 418.424 8.49512 419.135 8.75537 420.271 9.1333 cv
3277 422.478 9.85889 423.582 11.0483 423.582 12.7031 cv
3278 423.582 13.8242 423.177 14.7388 422.364 15.4536 cv
3279 421.547 16.1665 420.504 16.522 419.229 16.522 cv
3280 418.766 16.522 418.258 16.4575 417.707 16.3281 cv
3281 417.149 16.1982 416.744 16.0459 416.485 15.8765 cv
3282 416.378 15.8037 416.308 15.7266 416.27 15.6445 cv
3283 416.235 15.5645 416.176 15.3564 416.106 15.0166 cv
3284 416.093 14.9702 416.018 14.6963 415.878 14.1958 cv
3285 415.72 13.6543 415.643 13.2686 415.643 13.0415 cv
3286 415.643 12.8599 415.703 12.7725 415.826 12.7793 cv
3287 415.938 12.7842 416.034 12.9321 416.123 13.2236 cv
3288 416.336 13.9736 416.79 14.605 417.483 15.1123 cv
3289 418.176 15.6216 418.928 15.8765 419.736 15.8765 cv
3290 420.563 15.8765 421.258 15.6323 421.828 15.144 cv
3291 422.395 14.6558 422.682 14.0625 422.682 13.3638 cv
3292 422.682 12.6938 422.42 12.1318 421.895 11.6743 cv
3293 421.628 11.4395 420.851 11.1035 419.566 10.6714 cv
3294 418.24 10.2222 417.304 9.72363 416.752 9.17969 cv
3295 416.2 8.6333 415.924 7.92627 415.924 7.05713 cv
3296 415.924 6.0874 416.284 5.29492 417.006 4.68457 cv
3297 417.726 4.07324 418.653 3.76758 419.789 3.76758 cv
3298 f
3299 grestore
3300 grestore
3301 Adobe_AGM_Core/AGMCORE_save get restore
3302 %%PageTrailer
3303 Adobe_AGM_Core/page_trailer get exec
3304 %%Trailer
3305 Adobe_AGM_Core/doc_trailer get exec
3306 %%EOF