Revision: | 1.1 |
Committed: | Wed May 5 14:31:43 2010 UTC (14 years, 11 months ago) by cerizza |
Content type: | application/postscript |
Branch: | MAIN |
CVS Tags: | HEAD |
Log Message: | note added |
# | Content |
---|---|
1 | %!PS-Adobe-3.0 EPSF-3.0 |
2 | %%Creator: Adobe Illustrator(r) 6.0 |
3 | %%For: (AS-DC) (CERN) |
4 | %%Title: (in_header.eps) |
5 | %%CreationDate: (21/04/97) (16:55) |
6 | %%BoundingBox: -1 -1 447 90 |
7 | %%HiResBoundingBox: 0 -0.7458 446 89.9542 |
8 | %%DocumentProcessColors: Black |
9 | %%DocumentFonts: Helvetica |
10 | %%+ Helvetica-Oblique |
11 | %%DocumentSuppliedResources: procset Adobe_level2_AI5 1.0 0 |
12 | %%+ procset Adobe_typography_AI5 1.0 0 |
13 | %%+ procset Adobe_Illustrator_AI6_vars Adobe_Illustrator_AI6 |
14 | %%+ procset Adobe_Illustrator_AI5 1.0 0 |
15 | %AI5_FileFormat 2.0 |
16 | %AI3_ColorUsage: Black&White |
17 | %%AI6_ColorSeparationSet: 1 1 (AI6 Default Color Separation Set) |
18 | %%+ Options: 1 16 0 1 0 1 1 1 0 1 1 1 1 18 0 0 0 0 0 0 0 0 -1 -1 |
19 | %%+ PPD: 1 21 0 0 60 45 2 2 1 0 0 1 0 0 0 0 0 0 0 0 0 0 () |
20 | %AI3_TemplateBox: 227.3333 52.6667 227.3333 52.6667 |
21 | %AI3_TileBox: -48.6667 -312.3333 503.3333 417.6667 |
22 | %AI3_DocumentPreview: Header |
23 | %AI5_ArtSize: 612 792 |
24 | %AI5_RulerUnits: 1 |
25 | %AI5_ArtFlags: 1 0 0 1 0 0 1 1 0 |
26 | %AI5_TargetResolution: 800 |
27 | %AI5_NumLayers: 1 |
28 | %AI5_OpenToView: -60.6667 292.6667 1.5 1062 687 58 1 1 2 40 |
29 | %AI5_OpenViewLayers: 7 |
30 | %%EndComments |
31 | %%BeginProlog |
32 | %%BeginResource: procset Adobe_level2_AI5 1.2 0 |
33 | %%Title: (Adobe Illustrator (R) Version 5.0 Level 2 Emulation) |
34 | %%Version: 1.2 |
35 | %%CreationDate: (04/10/93) () |
36 | %%Copyright: ((C) 1987-1993 Adobe Systems Incorporated All Rights Reserved) |
37 | userdict /Adobe_level2_AI5 23 dict dup begin |
38 | put |
39 | /packedarray where not |
40 | { |
41 | userdict begin |
42 | /packedarray |
43 | { |
44 | array astore readonly |
45 | } bind def |
46 | /setpacking /pop load def |
47 | /currentpacking false def |
48 | end |
49 | 0 |
50 | } if |
51 | pop |
52 | userdict /defaultpacking currentpacking put true setpacking |
53 | /initialize |
54 | { |
55 | Adobe_level2_AI5 begin |
56 | } bind def |
57 | /terminate |
58 | { |
59 | currentdict Adobe_level2_AI5 eq |
60 | { |
61 | end |
62 | } if |
63 | } bind def |
64 | mark |
65 | /setcustomcolor where not |
66 | { |
67 | /findcmykcustomcolor |
68 | { |
69 | 5 packedarray |
70 | } bind def |
71 | /setcustomcolor |
72 | { |
73 | exch aload pop pop |
74 | 4 |
75 | { |
76 | 4 index mul 4 1 roll |
77 | } repeat |
78 | 5 -1 roll pop |
79 | setcmykcolor |
80 | } |
81 | def |
82 | } if |
83 | |
84 | /gt38? mark {version cvr cvx exec} stopped {cleartomark true} {38 gt exch pop} ifelse def |
85 | userdict /deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt put |
86 | userdict /level2? |
87 | systemdict /languagelevel known dup |
88 | { |
89 | pop systemdict /languagelevel get 2 ge |
90 | } if |
91 | put |
92 | /level2ScreenFreq |
93 | { |
94 | begin |
95 | 60 |
96 | HalftoneType 1 eq |
97 | { |
98 | pop Frequency |
99 | } if |
100 | HalftoneType 2 eq |
101 | { |
102 | pop GrayFrequency |
103 | } if |
104 | HalftoneType 5 eq |
105 | { |
106 | pop Default level2ScreenFreq |
107 | } if |
108 | end |
109 | } bind def |
110 | userdict /currentScreenFreq |
111 | level2? {currenthalftone level2ScreenFreq} {currentscreen pop pop} ifelse put |
112 | level2? not |
113 | { |
114 | /setcmykcolor where not |
115 | { |
116 | /setcmykcolor |
117 | { |
118 | exch .11 mul add exch .59 mul add exch .3 mul add |
119 | 1 exch sub setgray |
120 | } def |
121 | } if |
122 | /currentcmykcolor where not |
123 | { |
124 | /currentcmykcolor |
125 | { |
126 | 0 0 0 1 currentgray sub |
127 | } def |
128 | } if |
129 | /setoverprint where not |
130 | { |
131 | /setoverprint /pop load def |
132 | } if |
133 | /selectfont where not |
134 | { |
135 | /selectfont |
136 | { |
137 | exch findfont exch |
138 | dup type /arraytype eq |
139 | { |
140 | makefont |
141 | } |
142 | { |
143 | scalefont |
144 | } ifelse |
145 | setfont |
146 | } bind def |
147 | } if |
148 | /cshow where not |
149 | { |
150 | /cshow |
151 | { |
152 | [ |
153 | 0 0 5 -1 roll aload pop |
154 | ] cvx bind forall |
155 | } bind def |
156 | } if |
157 | } if |
158 | cleartomark |
159 | /anyColor? |
160 | { |
161 | add add add 0 ne |
162 | } bind def |
163 | /testColor |
164 | { |
165 | gsave |
166 | setcmykcolor currentcmykcolor |
167 | grestore |
168 | } bind def |
169 | /testCMYKColorThrough |
170 | { |
171 | testColor anyColor? |
172 | } bind def |
173 | userdict /composite? |
174 | level2? |
175 | { |
176 | gsave 1 1 1 1 setcmykcolor currentcmykcolor grestore |
177 | add add add 4 eq |
178 | } |
179 | { |
180 | 1 0 0 0 testCMYKColorThrough |
181 | 0 1 0 0 testCMYKColorThrough |
182 | 0 0 1 0 testCMYKColorThrough |
183 | 0 0 0 1 testCMYKColorThrough |
184 | and and and |
185 | } ifelse |
186 | put |
187 | composite? not |
188 | { |
189 | userdict begin |
190 | gsave |
191 | /cyan? 1 0 0 0 testCMYKColorThrough def |
192 | /magenta? 0 1 0 0 testCMYKColorThrough def |
193 | /yellow? 0 0 1 0 testCMYKColorThrough def |
194 | /black? 0 0 0 1 testCMYKColorThrough def |
195 | grestore |
196 | /isCMYKSep? cyan? magenta? yellow? black? or or or def |
197 | /customColor? isCMYKSep? not def |
198 | end |
199 | } if |
200 | end defaultpacking setpacking |
201 | %%EndResource |
202 | %%BeginResource: procset Adobe_typography_AI5 1.0 1 |
203 | %%Title: (Typography Operators) |
204 | %%Version: 1.0 |
205 | %%CreationDate:(03/26/93) () |
206 | %%Copyright: ((C) 1987-1993 Adobe Systems Incorporated All Rights Reserved) |
207 | currentpacking true setpacking |
208 | userdict /Adobe_typography_AI5 54 dict dup begin |
209 | put |
210 | /initialize |
211 | { |
212 | begin |
213 | begin |
214 | Adobe_typography_AI5 begin |
215 | Adobe_typography_AI5 |
216 | { |
217 | dup xcheck |
218 | { |
219 | bind |
220 | } if |
221 | pop pop |
222 | } forall |
223 | end |
224 | end |
225 | end |
226 | Adobe_typography_AI5 begin |
227 | } def |
228 | /terminate |
229 | { |
230 | currentdict Adobe_typography_AI5 eq |
231 | { |
232 | end |
233 | } if |
234 | } def |
235 | /modifyEncoding |
236 | { |
237 | /_tempEncode exch ddef |
238 | /_pntr 0 ddef |
239 | { |
240 | counttomark -1 roll |
241 | dup type dup /marktype eq |
242 | { |
243 | pop pop exit |
244 | } |
245 | { |
246 | /nametype eq |
247 | { |
248 | _tempEncode /_pntr dup load dup 3 1 roll 1 add ddef 3 -1 roll |
249 | put |
250 | } |
251 | { |
252 | /_pntr exch ddef |
253 | } ifelse |
254 | } ifelse |
255 | } loop |
256 | _tempEncode |
257 | } def |
258 | /TE |
259 | { |
260 | StandardEncoding 256 array copy modifyEncoding |
261 | /_nativeEncoding exch def |
262 | } def |
263 | % |
264 | /TZ |
265 | { |
266 | dup type /arraytype eq |
267 | { |
268 | /_wv exch def |
269 | } |
270 | { |
271 | /_wv 0 def |
272 | } ifelse |
273 | /_useNativeEncoding exch def |
274 | pop pop |
275 | findfont _wv type /arraytype eq |
276 | { |
277 | _wv makeblendedfont |
278 | } if |
279 | dup length 2 add dict |
280 | begin |
281 | mark exch |
282 | { |
283 | 1 index /FID ne |
284 | { |
285 | def |
286 | } if |
287 | cleartomark mark |
288 | } forall |
289 | pop |
290 | /FontName exch def |
291 | counttomark 0 eq |
292 | { |
293 | 1 _useNativeEncoding eq |
294 | { |
295 | /Encoding _nativeEncoding def |
296 | } if |
297 | cleartomark |
298 | } |
299 | { |
300 | /Encoding load 256 array copy |
301 | modifyEncoding /Encoding exch def |
302 | } ifelse |
303 | FontName currentdict |
304 | end |
305 | definefont pop |
306 | } def |
307 | /tr |
308 | { |
309 | _ax _ay 3 2 roll |
310 | } def |
311 | /trj |
312 | { |
313 | _cx _cy _sp _ax _ay 6 5 roll |
314 | } def |
315 | /a0 |
316 | { |
317 | /Tx |
318 | { |
319 | dup |
320 | currentpoint 3 2 roll |
321 | tr _psf |
322 | newpath moveto |
323 | tr _ctm _pss |
324 | } ddef |
325 | /Tj |
326 | { |
327 | dup |
328 | currentpoint 3 2 roll |
329 | trj _pjsf |
330 | newpath moveto |
331 | trj _ctm _pjss |
332 | } ddef |
333 | } def |
334 | /a1 |
335 | { |
336 | /Tx |
337 | { |
338 | dup currentpoint 4 2 roll gsave |
339 | dup currentpoint 3 2 roll |
340 | tr _psf |
341 | newpath moveto |
342 | tr _ctm _pss |
343 | grestore 3 1 roll moveto tr sp |
344 | } ddef |
345 | /Tj |
346 | { |
347 | dup currentpoint 4 2 roll gsave |
348 | dup currentpoint 3 2 roll |
349 | trj _pjsf |
350 | newpath moveto |
351 | trj _ctm _pjss |
352 | grestore 3 1 roll moveto tr jsp |
353 | } ddef |
354 | } def |
355 | /e0 |
356 | { |
357 | /Tx |
358 | { |
359 | tr _psf |
360 | } ddef |
361 | /Tj |
362 | { |
363 | trj _pjsf |
364 | } ddef |
365 | } def |
366 | /e1 |
367 | { |
368 | /Tx |
369 | { |
370 | dup currentpoint 4 2 roll gsave |
371 | tr _psf |
372 | grestore 3 1 roll moveto tr sp |
373 | } ddef |
374 | /Tj |
375 | { |
376 | dup currentpoint 4 2 roll gsave |
377 | trj _pjsf |
378 | grestore 3 1 roll moveto tr jsp |
379 | } ddef |
380 | } def |
381 | /i0 |
382 | { |
383 | /Tx |
384 | { |
385 | tr sp |
386 | } ddef |
387 | /Tj |
388 | { |
389 | trj jsp |
390 | } ddef |
391 | } def |
392 | /i1 |
393 | { |
394 | W N |
395 | } def |
396 | /o0 |
397 | { |
398 | /Tx |
399 | { |
400 | tr sw rmoveto |
401 | } ddef |
402 | /Tj |
403 | { |
404 | trj swj rmoveto |
405 | } ddef |
406 | } def |
407 | /r0 |
408 | { |
409 | /Tx |
410 | { |
411 | tr _ctm _pss |
412 | } ddef |
413 | /Tj |
414 | { |
415 | trj _ctm _pjss |
416 | } ddef |
417 | } def |
418 | /r1 |
419 | { |
420 | /Tx |
421 | { |
422 | dup currentpoint 4 2 roll currentpoint gsave newpath moveto |
423 | tr _ctm _pss |
424 | grestore 3 1 roll moveto tr sp |
425 | } ddef |
426 | /Tj |
427 | { |
428 | dup currentpoint 4 2 roll currentpoint gsave newpath moveto |
429 | trj _ctm _pjss |
430 | grestore 3 1 roll moveto tr jsp |
431 | } ddef |
432 | } def |
433 | /To |
434 | { |
435 | pop _ctm currentmatrix pop |
436 | } def |
437 | /TO |
438 | { |
439 | iTe _ctm setmatrix newpath |
440 | } def |
441 | /Tp |
442 | { |
443 | pop _tm astore pop _ctm setmatrix |
444 | _tDict begin |
445 | /W |
446 | { |
447 | } def |
448 | /h |
449 | { |
450 | } def |
451 | } def |
452 | /TP |
453 | { |
454 | end |
455 | iTm 0 0 moveto |
456 | } def |
457 | /Tr |
458 | { |
459 | _render 3 le |
460 | { |
461 | currentpoint newpath moveto |
462 | } if |
463 | dup 8 eq |
464 | { |
465 | pop 0 |
466 | } |
467 | { |
468 | dup 9 eq |
469 | { |
470 | pop 1 |
471 | } if |
472 | } ifelse |
473 | dup /_render exch ddef |
474 | _renderStart exch get load exec |
475 | } def |
476 | /iTm |
477 | { |
478 | _ctm setmatrix _tm concat 0 _rise translate _hs 1 scale |
479 | } def |
480 | /Tm |
481 | { |
482 | _tm astore pop iTm 0 0 moveto |
483 | } def |
484 | /Td |
485 | { |
486 | _mtx translate _tm _tm concatmatrix pop iTm 0 0 moveto |
487 | } def |
488 | /iTe |
489 | { |
490 | _render -1 eq |
491 | { |
492 | } |
493 | { |
494 | _renderEnd _render get dup null ne |
495 | { |
496 | load exec |
497 | } |
498 | { |
499 | pop |
500 | } ifelse |
501 | } ifelse |
502 | /_render -1 ddef |
503 | } def |
504 | /Ta |
505 | { |
506 | pop |
507 | } def |
508 | /Tf |
509 | { |
510 | dup 1000 div /_fScl exch ddef |
511 | % |
512 | selectfont |
513 | } def |
514 | /Tl |
515 | { |
516 | pop |
517 | 0 exch _leading astore pop |
518 | } def |
519 | /Tt |
520 | { |
521 | pop |
522 | } def |
523 | /TW |
524 | { |
525 | 3 npop |
526 | } def |
527 | /Tw |
528 | { |
529 | /_cx exch ddef |
530 | } def |
531 | /TC |
532 | { |
533 | 3 npop |
534 | } def |
535 | /Tc |
536 | { |
537 | /_ax exch ddef |
538 | } def |
539 | /Ts |
540 | { |
541 | /_rise exch ddef |
542 | currentpoint |
543 | iTm |
544 | moveto |
545 | } def |
546 | /Ti |
547 | { |
548 | 3 npop |
549 | } def |
550 | /Tz |
551 | { |
552 | 100 div /_hs exch ddef |
553 | iTm |
554 | } def |
555 | /TA |
556 | { |
557 | pop |
558 | } def |
559 | /Tq |
560 | { |
561 | pop |
562 | } def |
563 | /Th |
564 | { |
565 | pop pop pop pop pop |
566 | } def |
567 | /TX |
568 | { |
569 | pop |
570 | } def |
571 | /Tk |
572 | { |
573 | exch pop _fScl mul neg 0 rmoveto |
574 | } def |
575 | /TK |
576 | { |
577 | 2 npop |
578 | } def |
579 | /T* |
580 | { |
581 | _leading aload pop neg Td |
582 | } def |
583 | /T*- |
584 | { |
585 | _leading aload pop Td |
586 | } def |
587 | /T- |
588 | { |
589 | _ax neg 0 rmoveto |
590 | _hyphen Tx |
591 | } def |
592 | /T+ |
593 | { |
594 | } def |
595 | /TR |
596 | { |
597 | _ctm currentmatrix pop |
598 | _tm astore pop |
599 | iTm 0 0 moveto |
600 | } def |
601 | /TS |
602 | { |
603 | currentfont 3 1 roll |
604 | /_Symbol_ _fScl 1000 mul selectfont |
605 | |
606 | 0 eq |
607 | { |
608 | Tx |
609 | } |
610 | { |
611 | Tj |
612 | } ifelse |
613 | setfont |
614 | } def |
615 | /Xb |
616 | { |
617 | pop pop |
618 | } def |
619 | /Tb /Xb load def |
620 | /Xe |
621 | { |
622 | pop pop pop pop |
623 | } def |
624 | /Te /Xe load def |
625 | /XB |
626 | { |
627 | } def |
628 | /TB /XB load def |
629 | currentdict readonly pop |
630 | end |
631 | setpacking |
632 | %%EndResource |
633 | %%BeginProcSet: Adobe_ColorImage_AI6 1.0 0 |
634 | userdict /Adobe_ColorImage_AI6 known not |
635 | { |
636 | userdict /Adobe_ColorImage_AI6 17 dict put |
637 | } if |
638 | userdict /Adobe_ColorImage_AI6 get begin |
639 | |
640 | /initialize |
641 | { |
642 | Adobe_ColorImage_AI6 begin |
643 | Adobe_ColorImage_AI6 |
644 | { |
645 | dup type /arraytype eq |
646 | { |
647 | dup xcheck |
648 | { |
649 | bind |
650 | } if |
651 | } if |
652 | pop pop |
653 | } forall |
654 | } def |
655 | /terminate { end } def |
656 | |
657 | currentdict /Adobe_ColorImage_AI6_Vars known not |
658 | { |
659 | /Adobe_ColorImage_AI6_Vars 14 dict def |
660 | } if |
661 | |
662 | Adobe_ColorImage_AI6_Vars begin |
663 | /channelcount 0 def |
664 | /sourcecount 0 def |
665 | /sourcearray 4 array def |
666 | /plateindex -1 def |
667 | /XIMask 0 def |
668 | /XIBinary 0 def |
669 | /XIChannelCount 0 def |
670 | /XIBitsPerPixel 0 def |
671 | /XIImageHeight 0 def |
672 | /XIImageWidth 0 def |
673 | /XIImageMatrix null def |
674 | /XIBuffer null def |
675 | /XIDataProc null def |
676 | end |
677 | |
678 | /WalkRGBString null def |
679 | /WalkCMYKString null def |
680 | |
681 | /StuffRGBIntoGrayString null def |
682 | /RGBToGrayImageProc null def |
683 | /StuffCMYKIntoGrayString null def |
684 | /CMYKToGrayImageProc null def |
685 | /ColorImageCompositeEmulator null def |
686 | |
687 | /SeparateCMYKImageProc null def |
688 | |
689 | /FourEqual null def |
690 | /TestPlateIndex null def |
691 | |
692 | currentdict /_colorimage known not |
693 | { |
694 | /colorimage where |
695 | { |
696 | /colorimage get /_colorimage exch def |
697 | } |
698 | { |
699 | /_colorimage null def |
700 | } ifelse |
701 | } if |
702 | |
703 | /_currenttransfer systemdict /currenttransfer get def |
704 | |
705 | /colorimage null def |
706 | /XI null def |
707 | |
708 | |
709 | /WalkRGBString |
710 | { |
711 | 0 3 index |
712 | |
713 | dup length 1 sub 0 3 3 -1 roll |
714 | { |
715 | 3 getinterval { } forall |
716 | |
717 | 5 index exec |
718 | |
719 | 3 index |
720 | } for |
721 | |
722 | 5 { pop } repeat |
723 | |
724 | } def |
725 | |
726 | |
727 | /WalkCMYKString |
728 | { |
729 | 0 3 index |
730 | |
731 | dup length 1 sub 0 4 3 -1 roll |
732 | { |
733 | 4 getinterval { } forall |
734 | |
735 | 6 index exec |
736 | |
737 | 3 index |
738 | |
739 | } for |
740 | |
741 | 5 { pop } repeat |
742 | |
743 | } def |
744 | |
745 | |
746 | /StuffRGBIntoGrayString |
747 | { |
748 | .11 mul exch |
749 | |
750 | .59 mul add exch |
751 | |
752 | .3 mul add |
753 | |
754 | cvi 3 copy put |
755 | |
756 | pop 1 add |
757 | } def |
758 | |
759 | |
760 | /RGBToGrayImageProc |
761 | { |
762 | Adobe_ColorImage_AI6_Vars begin |
763 | sourcearray 0 get exec |
764 | dup length 3 idiv string |
765 | dup 3 1 roll |
766 | |
767 | /StuffRGBIntoGrayString load exch |
768 | WalkRGBString |
769 | end |
770 | } def |
771 | |
772 | |
773 | /StuffCMYKIntoGrayString |
774 | { |
775 | exch .11 mul add |
776 | |
777 | exch .59 mul add |
778 | |
779 | exch .3 mul add |
780 | |
781 | dup 255 gt { pop 255 } if |
782 | |
783 | 255 exch sub cvi 3 copy put |
784 | |
785 | pop 1 add |
786 | } def |
787 | |
788 | |
789 | /CMYKToGrayImageProc |
790 | { |
791 | Adobe_ColorImage_AI6_Vars begin |
792 | sourcearray 0 get exec |
793 | dup length 4 idiv string |
794 | dup 3 1 roll |
795 | |
796 | /StuffCMYKIntoGrayString load exch |
797 | WalkCMYKString |
798 | end |
799 | } def |
800 | |
801 | |
802 | /ColorImageCompositeEmulator |
803 | { |
804 | pop true eq |
805 | { |
806 | Adobe_ColorImage_AI6_Vars /sourcecount get 5 add { pop } repeat |
807 | } |
808 | { |
809 | Adobe_ColorImage_AI6_Vars /channelcount get 1 ne |
810 | { |
811 | Adobe_ColorImage_AI6_Vars begin |
812 | sourcearray 0 3 -1 roll put |
813 | |
814 | channelcount 3 eq |
815 | { |
816 | /RGBToGrayImageProc |
817 | } |
818 | { |
819 | /CMYKToGrayImageProc |
820 | } ifelse |
821 | load |
822 | end |
823 | } if |
824 | image |
825 | } ifelse |
826 | } def |
827 | |
828 | |
829 | /SeparateCMYKImageProc |
830 | { |
831 | Adobe_ColorImage_AI6_Vars begin |
832 | |
833 | sourcecount 0 ne |
834 | { |
835 | sourcearray plateindex get exec |
836 | } |
837 | { |
838 | sourcearray 0 get exec |
839 | |
840 | dup length 4 idiv string |
841 | |
842 | 0 2 index |
843 | |
844 | plateindex 4 2 index length 1 sub |
845 | { |
846 | get 255 exch sub |
847 | |
848 | 3 copy put pop 1 add |
849 | |
850 | 2 index |
851 | } for |
852 | |
853 | pop pop exch pop |
854 | } ifelse |
855 | end |
856 | } def |
857 | |
858 | |
859 | /FourEqual |
860 | { |
861 | 4 index ne |
862 | { |
863 | pop pop pop false |
864 | } |
865 | { |
866 | 4 index ne |
867 | { |
868 | pop pop false |
869 | } |
870 | { |
871 | 4 index ne |
872 | { |
873 | pop false |
874 | } |
875 | { |
876 | 4 index eq |
877 | } ifelse |
878 | } ifelse |
879 | } ifelse |
880 | } def |
881 | |
882 | |
883 | /TestPlateIndex |
884 | { |
885 | Adobe_ColorImage_AI6_Vars begin |
886 | /plateindex -1 def |
887 | |
888 | /setcmykcolor where |
889 | { |
890 | pop |
891 | gsave |
892 | 1 0 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub |
893 | 0 1 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub |
894 | 0 0 1 0 setcmykcolor systemdict /currentgray get exec 1 exch sub |
895 | 0 0 0 1 setcmykcolor systemdict /currentgray get exec 1 exch sub |
896 | grestore |
897 | |
898 | 1 0 0 0 FourEqual |
899 | { |
900 | /plateindex 0 def |
901 | } |
902 | { |
903 | 0 1 0 0 FourEqual |
904 | { |
905 | /plateindex 1 def |
906 | } |
907 | { |
908 | 0 0 1 0 FourEqual |
909 | { |
910 | /plateindex 2 def |
911 | } |
912 | { |
913 | 0 0 0 1 FourEqual |
914 | { |
915 | /plateindex 3 def |
916 | } |
917 | { |
918 | 0 0 0 0 FourEqual |
919 | { |
920 | /plateindex 5 def |
921 | } if |
922 | } ifelse |
923 | } ifelse |
924 | } ifelse |
925 | } ifelse |
926 | pop pop pop pop |
927 | } if |
928 | plateindex |
929 | end |
930 | } def |
931 | |
932 | |
933 | /colorimage |
934 | { |
935 | Adobe_ColorImage_AI6_Vars begin |
936 | /channelcount 1 index def |
937 | /sourcecount 2 index 1 eq { channelcount 1 sub } { 0 } ifelse def |
938 | |
939 | 4 sourcecount add index dup |
940 | 8 eq exch 1 eq or not |
941 | end |
942 | |
943 | { |
944 | /_colorimage load null ne |
945 | { |
946 | _colorimage |
947 | } |
948 | { |
949 | Adobe_ColorImage_AI6_Vars /sourcecount get |
950 | 7 add { pop } repeat |
951 | } ifelse |
952 | } |
953 | { |
954 | dup 3 eq |
955 | TestPlateIndex |
956 | dup -1 eq exch 5 eq or or |
957 | { |
958 | /_colorimage load null eq |
959 | { |
960 | ColorImageCompositeEmulator |
961 | } |
962 | { |
963 | dup 1 eq |
964 | { |
965 | pop pop image |
966 | } |
967 | { |
968 | Adobe_ColorImage_AI6_Vars /plateindex get 5 eq |
969 | { |
970 | gsave |
971 | |
972 | 0 _currenttransfer exec |
973 | 1 _currenttransfer exec |
974 | eq |
975 | { 0 _currenttransfer exec 0.5 lt } |
976 | { 0 _currenttransfer exec 1 _currenttransfer exec gt } ifelse |
977 | |
978 | { { pop 0 } } { { pop 1 } } ifelse |
979 | systemdict /settransfer get exec |
980 | } if |
981 | |
982 | _colorimage |
983 | |
984 | Adobe_ColorImage_AI6_Vars /plateindex get 5 eq |
985 | { |
986 | grestore |
987 | } if |
988 | } ifelse |
989 | } ifelse |
990 | } |
991 | { |
992 | dup 1 eq |
993 | { |
994 | pop pop |
995 | image |
996 | } |
997 | { |
998 | pop pop |
999 | |
1000 | Adobe_ColorImage_AI6_Vars begin |
1001 | sourcecount -1 0 |
1002 | { |
1003 | exch sourcearray 3 1 roll put |
1004 | } for |
1005 | |
1006 | /SeparateCMYKImageProc load |
1007 | end |
1008 | |
1009 | systemdict /image get exec |
1010 | } ifelse |
1011 | } ifelse |
1012 | } ifelse |
1013 | } def |
1014 | |
1015 | /XI |
1016 | { |
1017 | Adobe_ColorImage_AI6_Vars begin |
1018 | gsave |
1019 | /XIMask exch 0 ne def |
1020 | /XIBinary exch 0 ne def |
1021 | pop |
1022 | pop |
1023 | /XIChannelCount exch def |
1024 | /XIBitsPerPixel exch def |
1025 | /XIImageHeight exch def |
1026 | /XIImageWidth exch def |
1027 | pop pop pop pop |
1028 | /XIImageMatrix exch def |
1029 | |
1030 | XIBitsPerPixel 1 eq |
1031 | { |
1032 | XIImageWidth 8 div ceiling cvi |
1033 | } |
1034 | { |
1035 | XIImageWidth XIChannelCount mul |
1036 | } ifelse |
1037 | /XIBuffer exch string def |
1038 | |
1039 | XIBinary |
1040 | { |
1041 | /XIDataProc { currentfile XIBuffer readstring pop } def |
1042 | currentfile 128 string readline pop pop |
1043 | } |
1044 | { |
1045 | /XIDataProc { currentfile XIBuffer readhexstring pop } def |
1046 | } ifelse |
1047 | |
1048 | 0 0 moveto |
1049 | XIImageMatrix concat |
1050 | XIImageWidth XIImageHeight scale |
1051 | |
1052 | XIMask |
1053 | { |
1054 | XIImageWidth XIImageHeight |
1055 | false |
1056 | [ XIImageWidth 0 0 XIImageHeight neg 0 0 ] |
1057 | /XIDataProc load |
1058 | |
1059 | /_lp /null ddef |
1060 | _fc |
1061 | /_lp /imagemask ddef |
1062 | |
1063 | imagemask |
1064 | } |
1065 | { |
1066 | XIImageWidth XIImageHeight |
1067 | XIBitsPerPixel |
1068 | [ XIImageWidth 0 0 XIImageHeight neg 0 0 ] |
1069 | /XIDataProc load |
1070 | |
1071 | XIChannelCount 1 eq |
1072 | { |
1073 | |
1074 | gsave |
1075 | 0 setgray |
1076 | |
1077 | image |
1078 | |
1079 | grestore |
1080 | } |
1081 | { |
1082 | false |
1083 | XIChannelCount |
1084 | colorimage |
1085 | } ifelse |
1086 | } ifelse |
1087 | grestore |
1088 | end |
1089 | } def |
1090 | |
1091 | end |
1092 | %%EndProcSet |
1093 | %%BeginResource: procset Adobe_Illustrator_AI5 1.1 0 |
1094 | %%Title: (Adobe Illustrator (R) Version 5.0 Full Prolog) |
1095 | %%Version: 1.1 |
1096 | %%CreationDate: (3/7/1994) () |
1097 | %%Copyright: ((C) 1987-1994 Adobe Systems Incorporated All Rights Reserved) |
1098 | currentpacking true setpacking |
1099 | userdict /Adobe_Illustrator_AI5_vars 81 dict dup begin |
1100 | put |
1101 | /_eo false def |
1102 | /_lp /none def |
1103 | /_pf |
1104 | { |
1105 | } def |
1106 | /_ps |
1107 | { |
1108 | } def |
1109 | /_psf |
1110 | { |
1111 | } def |
1112 | /_pss |
1113 | { |
1114 | } def |
1115 | /_pjsf |
1116 | { |
1117 | } def |
1118 | /_pjss |
1119 | { |
1120 | } def |
1121 | /_pola 0 def |
1122 | /_doClip 0 def |
1123 | /cf currentflat def |
1124 | /_tm matrix def |
1125 | /_renderStart |
1126 | [ |
1127 | /e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0 |
1128 | ] def |
1129 | /_renderEnd |
1130 | [ |
1131 | null null null null /i1 /i1 /i1 /i1 |
1132 | ] def |
1133 | /_render -1 def |
1134 | /_rise 0 def |
1135 | /_ax 0 def |
1136 | /_ay 0 def |
1137 | /_cx 0 def |
1138 | /_cy 0 def |
1139 | /_leading |
1140 | [ |
1141 | 0 0 |
1142 | ] def |
1143 | /_ctm matrix def |
1144 | /_mtx matrix def |
1145 | /_sp 16#020 def |
1146 | /_hyphen (-) def |
1147 | /_fScl 0 def |
1148 | /_cnt 0 def |
1149 | /_hs 1 def |
1150 | /_nativeEncoding 0 def |
1151 | /_useNativeEncoding 0 def |
1152 | /_tempEncode 0 def |
1153 | /_pntr 0 def |
1154 | /_tDict 2 dict def |
1155 | /_wv 0 def |
1156 | /Tx |
1157 | { |
1158 | } def |
1159 | /Tj |
1160 | { |
1161 | } def |
1162 | /CRender |
1163 | { |
1164 | } def |
1165 | /_AI3_savepage |
1166 | { |
1167 | } def |
1168 | /_gf null def |
1169 | /_cf 4 array def |
1170 | /_if null def |
1171 | /_of false def |
1172 | /_fc |
1173 | { |
1174 | } def |
1175 | /_gs null def |
1176 | /_cs 4 array def |
1177 | /_is null def |
1178 | /_os false def |
1179 | /_sc |
1180 | { |
1181 | } def |
1182 | /_pd 1 dict def |
1183 | /_ed 15 dict def |
1184 | /_pm matrix def |
1185 | /_fm null def |
1186 | /_fd null def |
1187 | /_fdd null def |
1188 | /_sm null def |
1189 | /_sd null def |
1190 | /_sdd null def |
1191 | /_i null def |
1192 | /discardSave null def |
1193 | /buffer 256 string def |
1194 | /beginString null def |
1195 | /endString null def |
1196 | /endStringLength null def |
1197 | /layerCnt 1 def |
1198 | /layerCount 1 def |
1199 | /perCent (%) 0 get def |
1200 | /perCentSeen? false def |
1201 | /newBuff null def |
1202 | /newBuffButFirst null def |
1203 | /newBuffLast null def |
1204 | /clipForward? false def |
1205 | end |
1206 | userdict /Adobe_Illustrator_AI5 known not { |
1207 | userdict /Adobe_Illustrator_AI5 91 dict put |
1208 | } if |
1209 | userdict /Adobe_Illustrator_AI5 get begin |
1210 | /initialize |
1211 | { |
1212 | Adobe_Illustrator_AI5 dup begin |
1213 | Adobe_Illustrator_AI5_vars begin |
1214 | discardDict |
1215 | { |
1216 | bind pop pop |
1217 | } forall |
1218 | dup /nc get begin |
1219 | { |
1220 | dup xcheck 1 index type /operatortype ne and |
1221 | { |
1222 | bind |
1223 | } if |
1224 | pop pop |
1225 | } forall |
1226 | end |
1227 | newpath |
1228 | } def |
1229 | /terminate |
1230 | { |
1231 | end |
1232 | end |
1233 | } def |
1234 | /_ |
1235 | null def |
1236 | /ddef |
1237 | { |
1238 | Adobe_Illustrator_AI5_vars 3 1 roll put |
1239 | } def |
1240 | /xput |
1241 | { |
1242 | dup load dup length exch maxlength eq |
1243 | { |
1244 | dup dup load dup |
1245 | length 2 mul dict copy def |
1246 | } if |
1247 | load begin |
1248 | def |
1249 | end |
1250 | } def |
1251 | /npop |
1252 | { |
1253 | { |
1254 | pop |
1255 | } repeat |
1256 | } def |
1257 | /sw |
1258 | { |
1259 | dup length exch stringwidth |
1260 | exch 5 -1 roll 3 index mul add |
1261 | 4 1 roll 3 1 roll mul add |
1262 | } def |
1263 | /swj |
1264 | { |
1265 | dup 4 1 roll |
1266 | dup length exch stringwidth |
1267 | exch 5 -1 roll 3 index mul add |
1268 | 4 1 roll 3 1 roll mul add |
1269 | 6 2 roll /_cnt 0 ddef |
1270 | { |
1271 | 1 index eq |
1272 | { |
1273 | /_cnt _cnt 1 add ddef |
1274 | } if |
1275 | } forall |
1276 | pop |
1277 | exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop |
1278 | } def |
1279 | /ss |
1280 | { |
1281 | 4 1 roll |
1282 | { |
1283 | 2 npop |
1284 | (0) exch 2 copy 0 exch put pop |
1285 | gsave |
1286 | false charpath currentpoint |
1287 | 4 index setmatrix |
1288 | stroke |
1289 | grestore |
1290 | moveto |
1291 | 2 copy rmoveto |
1292 | } exch cshow |
1293 | 3 npop |
1294 | } def |
1295 | /jss |
1296 | { |
1297 | 4 1 roll |
1298 | { |
1299 | 2 npop |
1300 | (0) exch 2 copy 0 exch put |
1301 | gsave |
1302 | _sp eq |
1303 | { |
1304 | exch 6 index 6 index 6 index 5 -1 roll widthshow |
1305 | currentpoint |
1306 | } |
1307 | { |
1308 | false charpath currentpoint |
1309 | 4 index setmatrix stroke |
1310 | } ifelse |
1311 | grestore |
1312 | moveto |
1313 | 2 copy rmoveto |
1314 | } exch cshow |
1315 | 6 npop |
1316 | } def |
1317 | /sp |
1318 | { |
1319 | { |
1320 | 2 npop (0) exch |
1321 | 2 copy 0 exch put pop |
1322 | false charpath |
1323 | 2 copy rmoveto |
1324 | } exch cshow |
1325 | 2 npop |
1326 | } def |
1327 | /jsp |
1328 | { |
1329 | { |
1330 | 2 npop |
1331 | (0) exch 2 copy 0 exch put |
1332 | _sp eq |
1333 | { |
1334 | exch 5 index 5 index 5 index 5 -1 roll widthshow |
1335 | } |
1336 | { |
1337 | false charpath |
1338 | } ifelse |
1339 | 2 copy rmoveto |
1340 | } exch cshow |
1341 | 5 npop |
1342 | } def |
1343 | /pl |
1344 | { |
1345 | transform |
1346 | 0.25 sub round 0.25 add exch |
1347 | 0.25 sub round 0.25 add exch |
1348 | itransform |
1349 | } def |
1350 | /setstrokeadjust where |
1351 | { |
1352 | pop true setstrokeadjust |
1353 | /c |
1354 | { |
1355 | curveto |
1356 | } def |
1357 | /C |
1358 | /c load def |
1359 | /v |
1360 | { |
1361 | currentpoint 6 2 roll curveto |
1362 | } def |
1363 | /V |
1364 | /v load def |
1365 | /y |
1366 | { |
1367 | 2 copy curveto |
1368 | } def |
1369 | /Y |
1370 | /y load def |
1371 | /l |
1372 | { |
1373 | lineto |
1374 | } def |
1375 | /L |
1376 | /l load def |
1377 | /m |
1378 | { |
1379 | moveto |
1380 | } def |
1381 | } |
1382 | { |
1383 | /c |
1384 | { |
1385 | pl curveto |
1386 | } def |
1387 | /C |
1388 | /c load def |
1389 | /v |
1390 | { |
1391 | currentpoint 6 2 roll pl curveto |
1392 | } def |
1393 | /V |
1394 | /v load def |
1395 | /y |
1396 | { |
1397 | pl 2 copy curveto |
1398 | } def |
1399 | /Y |
1400 | /y load def |
1401 | /l |
1402 | { |
1403 | pl lineto |
1404 | } def |
1405 | /L |
1406 | /l load def |
1407 | /m |
1408 | { |
1409 | pl moveto |
1410 | } def |
1411 | } ifelse |
1412 | /d |
1413 | { |
1414 | setdash |
1415 | } def |
1416 | /cf |
1417 | { |
1418 | } def |
1419 | /i |
1420 | { |
1421 | dup 0 eq |
1422 | { |
1423 | pop cf |
1424 | } if |
1425 | setflat |
1426 | } def |
1427 | /j |
1428 | { |
1429 | setlinejoin |
1430 | } def |
1431 | /J |
1432 | { |
1433 | setlinecap |
1434 | } def |
1435 | /M |
1436 | { |
1437 | setmiterlimit |
1438 | } def |
1439 | /w |
1440 | { |
1441 | setlinewidth |
1442 | } def |
1443 | /XR |
1444 | { |
1445 | 0 ne |
1446 | /_eo exch ddef |
1447 | } def |
1448 | /H |
1449 | { |
1450 | } def |
1451 | /h |
1452 | { |
1453 | closepath |
1454 | } def |
1455 | /N |
1456 | { |
1457 | _pola 0 eq |
1458 | { |
1459 | _doClip 1 eq |
1460 | { |
1461 | _eo {eoclip} {clip} ifelse /_doClip 0 ddef |
1462 | } if |
1463 | newpath |
1464 | } |
1465 | { |
1466 | /CRender |
1467 | { |
1468 | N |
1469 | } ddef |
1470 | } ifelse |
1471 | } def |
1472 | /n |
1473 | { |
1474 | N |
1475 | } def |
1476 | /F |
1477 | { |
1478 | _pola 0 eq |
1479 | { |
1480 | _doClip 1 eq |
1481 | { |
1482 | gsave _pf grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _fc |
1483 | /_doClip 0 ddef |
1484 | } |
1485 | { |
1486 | _pf |
1487 | } ifelse |
1488 | } |
1489 | { |
1490 | /CRender |
1491 | { |
1492 | F |
1493 | } ddef |
1494 | } ifelse |
1495 | } def |
1496 | /f |
1497 | { |
1498 | closepath |
1499 | F |
1500 | } def |
1501 | /S |
1502 | { |
1503 | _pola 0 eq |
1504 | { |
1505 | _doClip 1 eq |
1506 | { |
1507 | gsave _ps grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc |
1508 | /_doClip 0 ddef |
1509 | } |
1510 | { |
1511 | _ps |
1512 | } ifelse |
1513 | } |
1514 | { |
1515 | /CRender |
1516 | { |
1517 | S |
1518 | } ddef |
1519 | } ifelse |
1520 | } def |
1521 | /s |
1522 | { |
1523 | closepath |
1524 | S |
1525 | } def |
1526 | /B |
1527 | { |
1528 | _pola 0 eq |
1529 | { |
1530 | _doClip 1 eq |
1531 | gsave F grestore |
1532 | { |
1533 | gsave S grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc |
1534 | /_doClip 0 ddef |
1535 | } |
1536 | { |
1537 | S |
1538 | } ifelse |
1539 | } |
1540 | { |
1541 | /CRender |
1542 | { |
1543 | B |
1544 | } ddef |
1545 | } ifelse |
1546 | } def |
1547 | /b |
1548 | { |
1549 | closepath |
1550 | B |
1551 | } def |
1552 | /W |
1553 | { |
1554 | /_doClip 1 ddef |
1555 | } def |
1556 | /* |
1557 | { |
1558 | count 0 ne |
1559 | { |
1560 | dup type /stringtype eq |
1561 | { |
1562 | pop |
1563 | } if |
1564 | } if |
1565 | newpath |
1566 | } def |
1567 | /u |
1568 | { |
1569 | } def |
1570 | /U |
1571 | { |
1572 | } def |
1573 | /q |
1574 | { |
1575 | _pola 0 eq |
1576 | { |
1577 | gsave |
1578 | } if |
1579 | } def |
1580 | /Q |
1581 | { |
1582 | _pola 0 eq |
1583 | { |
1584 | grestore |
1585 | } if |
1586 | } def |
1587 | /*u |
1588 | { |
1589 | _pola 1 add /_pola exch ddef |
1590 | } def |
1591 | /*U |
1592 | { |
1593 | _pola 1 sub /_pola exch ddef |
1594 | _pola 0 eq |
1595 | { |
1596 | CRender |
1597 | } if |
1598 | } def |
1599 | /D |
1600 | { |
1601 | pop |
1602 | } def |
1603 | /*w |
1604 | { |
1605 | } def |
1606 | /*W |
1607 | { |
1608 | } def |
1609 | /` |
1610 | { |
1611 | /_i save ddef |
1612 | clipForward? |
1613 | { |
1614 | nulldevice |
1615 | } if |
1616 | 6 1 roll 4 npop |
1617 | concat pop |
1618 | userdict begin |
1619 | /showpage |
1620 | { |
1621 | } def |
1622 | 0 setgray |
1623 | 0 setlinecap |
1624 | 1 setlinewidth |
1625 | 0 setlinejoin |
1626 | 10 setmiterlimit |
1627 | [] 0 setdash |
1628 | /setstrokeadjust where {pop false setstrokeadjust} if |
1629 | newpath |
1630 | 0 setgray |
1631 | false setoverprint |
1632 | } def |
1633 | /~ |
1634 | { |
1635 | end |
1636 | _i restore |
1637 | } def |
1638 | /O |
1639 | { |
1640 | 0 ne |
1641 | /_of exch ddef |
1642 | /_lp /none ddef |
1643 | } def |
1644 | /R |
1645 | { |
1646 | 0 ne |
1647 | /_os exch ddef |
1648 | /_lp /none ddef |
1649 | } def |
1650 | /g |
1651 | { |
1652 | /_gf exch ddef |
1653 | /_fc |
1654 | { |
1655 | _lp /fill ne |
1656 | { |
1657 | _of setoverprint |
1658 | _gf setgray |
1659 | /_lp /fill ddef |
1660 | } if |
1661 | } ddef |
1662 | /_pf |
1663 | { |
1664 | _fc |
1665 | _eo {eofill} {fill} ifelse |
1666 | } ddef |
1667 | /_psf |
1668 | { |
1669 | _fc |
1670 | ashow |
1671 | } ddef |
1672 | /_pjsf |
1673 | { |
1674 | _fc |
1675 | awidthshow |
1676 | } ddef |
1677 | /_lp /none ddef |
1678 | } def |
1679 | /G |
1680 | { |
1681 | /_gs exch ddef |
1682 | /_sc |
1683 | { |
1684 | _lp /stroke ne |
1685 | { |
1686 | _os setoverprint |
1687 | _gs setgray |
1688 | /_lp /stroke ddef |
1689 | } if |
1690 | } ddef |
1691 | /_ps |
1692 | { |
1693 | _sc |
1694 | stroke |
1695 | } ddef |
1696 | /_pss |
1697 | { |
1698 | _sc |
1699 | ss |
1700 | } ddef |
1701 | /_pjss |
1702 | { |
1703 | _sc |
1704 | jss |
1705 | } ddef |
1706 | /_lp /none ddef |
1707 | } def |
1708 | /k |
1709 | { |
1710 | _cf astore pop |
1711 | /_fc |
1712 | { |
1713 | _lp /fill ne |
1714 | { |
1715 | _of setoverprint |
1716 | _cf aload pop setcmykcolor |
1717 | /_lp /fill ddef |
1718 | } if |
1719 | } ddef |
1720 | /_pf |
1721 | { |
1722 | _fc |
1723 | _eo {eofill} {fill} ifelse |
1724 | } ddef |
1725 | /_psf |
1726 | { |
1727 | _fc |
1728 | ashow |
1729 | } ddef |
1730 | /_pjsf |
1731 | { |
1732 | _fc |
1733 | awidthshow |
1734 | } ddef |
1735 | /_lp /none ddef |
1736 | } def |
1737 | /K |
1738 | { |
1739 | _cs astore pop |
1740 | /_sc |
1741 | { |
1742 | _lp /stroke ne |
1743 | { |
1744 | _os setoverprint |
1745 | _cs aload pop setcmykcolor |
1746 | /_lp /stroke ddef |
1747 | } if |
1748 | } ddef |
1749 | /_ps |
1750 | { |
1751 | _sc |
1752 | stroke |
1753 | } ddef |
1754 | /_pss |
1755 | { |
1756 | _sc |
1757 | ss |
1758 | } ddef |
1759 | /_pjss |
1760 | { |
1761 | _sc |
1762 | jss |
1763 | } ddef |
1764 | /_lp /none ddef |
1765 | } def |
1766 | /x |
1767 | { |
1768 | /_gf exch ddef |
1769 | findcmykcustomcolor |
1770 | /_if exch ddef |
1771 | /_fc |
1772 | { |
1773 | _lp /fill ne |
1774 | { |
1775 | _of setoverprint |
1776 | _if _gf 1 exch sub setcustomcolor |
1777 | /_lp /fill ddef |
1778 | } if |
1779 | } ddef |
1780 | /_pf |
1781 | { |
1782 | _fc |
1783 | _eo {eofill} {fill} ifelse |
1784 | } ddef |
1785 | /_psf |
1786 | { |
1787 | _fc |
1788 | ashow |
1789 | } ddef |
1790 | /_pjsf |
1791 | { |
1792 | _fc |
1793 | awidthshow |
1794 | } ddef |
1795 | /_lp /none ddef |
1796 | } def |
1797 | /X |
1798 | { |
1799 | /_gs exch ddef |
1800 | findcmykcustomcolor |
1801 | /_is exch ddef |
1802 | /_sc |
1803 | { |
1804 | _lp /stroke ne |
1805 | { |
1806 | _os setoverprint |
1807 | _is _gs 1 exch sub setcustomcolor |
1808 | /_lp /stroke ddef |
1809 | } if |
1810 | } ddef |
1811 | /_ps |
1812 | { |
1813 | _sc |
1814 | stroke |
1815 | } ddef |
1816 | /_pss |
1817 | { |
1818 | _sc |
1819 | ss |
1820 | } ddef |
1821 | /_pjss |
1822 | { |
1823 | _sc |
1824 | jss |
1825 | } ddef |
1826 | /_lp /none ddef |
1827 | } def |
1828 | /A |
1829 | { |
1830 | pop |
1831 | } def |
1832 | /annotatepage |
1833 | { |
1834 | userdict /annotatepage 2 copy known {get exec} {pop pop} ifelse |
1835 | } def |
1836 | /XT { |
1837 | pop pop |
1838 | } def |
1839 | /discard |
1840 | { |
1841 | save /discardSave exch store |
1842 | discardDict begin |
1843 | /endString exch store |
1844 | gt38? |
1845 | { |
1846 | 2 add |
1847 | } if |
1848 | load |
1849 | stopped |
1850 | pop |
1851 | end |
1852 | discardSave restore |
1853 | } bind def |
1854 | userdict /discardDict 7 dict dup begin |
1855 | put |
1856 | /pre38Initialize |
1857 | { |
1858 | /endStringLength endString length store |
1859 | /newBuff buffer 0 endStringLength getinterval store |
1860 | /newBuffButFirst newBuff 1 endStringLength 1 sub getinterval store |
1861 | /newBuffLast newBuff endStringLength 1 sub 1 getinterval store |
1862 | } def |
1863 | /shiftBuffer |
1864 | { |
1865 | newBuff 0 newBuffButFirst putinterval |
1866 | newBuffLast 0 |
1867 | currentfile read not |
1868 | { |
1869 | stop |
1870 | } if |
1871 | put |
1872 | } def |
1873 | 0 |
1874 | { |
1875 | pre38Initialize |
1876 | mark |
1877 | currentfile newBuff readstring exch pop |
1878 | { |
1879 | { |
1880 | newBuff endString eq |
1881 | { |
1882 | cleartomark stop |
1883 | } if |
1884 | shiftBuffer |
1885 | } loop |
1886 | } |
1887 | { |
1888 | stop |
1889 | } ifelse |
1890 | } def |
1891 | 1 |
1892 | { |
1893 | pre38Initialize |
1894 | /beginString exch store |
1895 | mark |
1896 | currentfile newBuff readstring exch pop |
1897 | { |
1898 | { |
1899 | newBuff beginString eq |
1900 | { |
1901 | /layerCount dup load 1 add store |
1902 | } |
1903 | { |
1904 | newBuff endString eq |
1905 | { |
1906 | /layerCount dup load 1 sub store |
1907 | layerCount 0 eq |
1908 | { |
1909 | cleartomark stop |
1910 | } if |
1911 | } if |
1912 | } ifelse |
1913 | shiftBuffer |
1914 | } loop |
1915 | } if |
1916 | } def |
1917 | 2 |
1918 | { |
1919 | mark |
1920 | { |
1921 | currentfile buffer readline not |
1922 | { |
1923 | stop |
1924 | } if |
1925 | endString eq |
1926 | { |
1927 | cleartomark stop |
1928 | } if |
1929 | } loop |
1930 | } def |
1931 | 3 |
1932 | { |
1933 | /beginString exch store |
1934 | /layerCnt 1 store |
1935 | mark |
1936 | { |
1937 | currentfile buffer readline not |
1938 | { |
1939 | stop |
1940 | } if |
1941 | dup beginString eq |
1942 | { |
1943 | pop /layerCnt dup load 1 add store |
1944 | } |
1945 | { |
1946 | endString eq |
1947 | { |
1948 | layerCnt 1 eq |
1949 | { |
1950 | cleartomark stop |
1951 | } |
1952 | { |
1953 | /layerCnt dup load 1 sub store |
1954 | } ifelse |
1955 | } if |
1956 | } ifelse |
1957 | } loop |
1958 | } def |
1959 | end |
1960 | userdict /clipRenderOff 15 dict dup begin |
1961 | put |
1962 | { |
1963 | /n /N /s /S /f /F /b /B |
1964 | } |
1965 | { |
1966 | { |
1967 | _doClip 1 eq |
1968 | { |
1969 | /_doClip 0 ddef _eo {eoclip} {clip} ifelse |
1970 | } if |
1971 | newpath |
1972 | } def |
1973 | } forall |
1974 | /Tr /pop load def |
1975 | /Bb {} def |
1976 | /BB /pop load def |
1977 | /Bg {12 npop} def |
1978 | /Bm {6 npop} def |
1979 | /Bc /Bm load def |
1980 | /Bh {4 npop} def |
1981 | end |
1982 | /Lb |
1983 | { |
1984 | 4 npop |
1985 | 6 1 roll |
1986 | pop |
1987 | 4 1 roll |
1988 | pop pop pop |
1989 | 0 eq |
1990 | { |
1991 | 0 eq |
1992 | { |
1993 | (%AI5_BeginLayer) 1 (%AI5_EndLayer--) discard |
1994 | } |
1995 | { |
1996 | |
1997 | /clipForward? true def |
1998 | |
1999 | /Tx /pop load def |
2000 | /Tj /pop load def |
2001 | |
2002 | currentdict end clipRenderOff begin begin |
2003 | } ifelse |
2004 | } |
2005 | { |
2006 | 0 eq |
2007 | { |
2008 | save /discardSave exch store |
2009 | } if |
2010 | } ifelse |
2011 | } bind def |
2012 | /LB |
2013 | { |
2014 | discardSave dup null ne |
2015 | { |
2016 | restore |
2017 | } |
2018 | { |
2019 | pop |
2020 | clipForward? |
2021 | { |
2022 | currentdict |
2023 | end |
2024 | end |
2025 | begin |
2026 | |
2027 | /clipForward? false ddef |
2028 | } if |
2029 | } ifelse |
2030 | } bind def |
2031 | /Pb |
2032 | { |
2033 | pop pop |
2034 | 0 (%AI5_EndPalette) discard |
2035 | } bind def |
2036 | /Np |
2037 | { |
2038 | 0 (%AI5_End_NonPrinting--) discard |
2039 | } bind def |
2040 | /Ln /pop load def |
2041 | /Ap |
2042 | /pop load def |
2043 | /Ar |
2044 | { |
2045 | 72 exch div |
2046 | 0 dtransform dup mul exch dup mul add sqrt |
2047 | dup 1 lt |
2048 | { |
2049 | pop 1 |
2050 | } if |
2051 | setflat |
2052 | } def |
2053 | /Mb |
2054 | { |
2055 | q |
2056 | } def |
2057 | /Md |
2058 | { |
2059 | } def |
2060 | /MB |
2061 | { |
2062 | Q |
2063 | } def |
2064 | /nc 3 dict def |
2065 | nc begin |
2066 | /setgray |
2067 | { |
2068 | pop |
2069 | } bind def |
2070 | /setcmykcolor |
2071 | { |
2072 | 4 npop |
2073 | } bind def |
2074 | /setcustomcolor |
2075 | { |
2076 | 2 npop |
2077 | } bind def |
2078 | currentdict readonly pop |
2079 | end |
2080 | end |
2081 | setpacking |
2082 | %%EndResource |
2083 | %%EndProlog |
2084 | %%BeginSetup |
2085 | %%IncludeFont: Helvetica |
2086 | %%IncludeFont: Helvetica-Oblique |
2087 | Adobe_level2_AI5 /initialize get exec |
2088 | Adobe_Illustrator_AI5_vars Adobe_Illustrator_AI5 Adobe_typography_AI5 /initialize get exec |
2089 | Adobe_ColorImage_AI6 /initialize get exec |
2090 | Adobe_Illustrator_AI5 /initialize get exec |
2091 | [ |
2092 | 39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis |
2093 | /Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute |
2094 | /egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde |
2095 | /oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex |
2096 | /udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls |
2097 | /registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash |
2098 | /.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef |
2099 | /.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash |
2100 | /questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef |
2101 | /guillemotleft/guillemotright/ellipsis/.notdef/Agrave/Atilde/Otilde/OE/oe |
2102 | /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide |
2103 | /.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright |
2104 | /fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand |
2105 | /Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex |
2106 | /Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex |
2107 | /Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla |
2108 | /hungarumlaut/ogonek/caron |
2109 | TE |
2110 | %AI3_BeginEncoding: _Helvetica Helvetica |
2111 | [/_Helvetica/Helvetica 0 0 1 TZ |
2112 | %AI3_EndEncoding TrueType |
2113 | %AI3_BeginEncoding: _Helvetica-Oblique Helvetica-Oblique |
2114 | [/_Helvetica-Oblique/Helvetica-Oblique 0 0 1 TZ |
2115 | %AI3_EndEncoding TrueType |
2116 | %AI5_Begin_NonPrinting |
2117 | Np |
2118 | %AI3_BeginPattern: (Yellow Stripe) |
2119 | (Yellow Stripe) 8.4499 4.6 80.4499 76.6 [ |
2120 | %AI3_Tile |
2121 | (0 O 0 R 0 0.4 1 0 k 0 0.4 1 0 K) @ |
2122 | ( |
2123 | %AI6_BeginPatternLayer |
2124 | 800 Ar |
2125 | 0 J 0 j 3.6 w 4 M []0 d |
2126 | %AI3_Note: |
2127 | 0 D |
2128 | 0 XR |
2129 | 8.1999 8.1999 m |
2130 | 80.6999 8.1999 L |
2131 | S |
2132 | 8.1999 22.6 m |
2133 | 80.6999 22.6 L |
2134 | S |
2135 | 8.1999 37.0001 m |
2136 | 80.6999 37.0001 L |
2137 | S |
2138 | 8.1999 51.3999 m |
2139 | 80.6999 51.3999 L |
2140 | S |
2141 | 8.1999 65.8 m |
2142 | 80.6999 65.8 L |
2143 | S |
2144 | 8.1999 15.3999 m |
2145 | 80.6999 15.3999 L |
2146 | S |
2147 | 8.1999 29.8 m |
2148 | 80.6999 29.8 L |
2149 | S |
2150 | 8.1999 44.1999 m |
2151 | 80.6999 44.1999 L |
2152 | S |
2153 | 8.1999 58.6 m |
2154 | 80.6999 58.6 L |
2155 | S |
2156 | 8.1999 73.0001 m |
2157 | 80.6999 73.0001 L |
2158 | S |
2159 | %AI6_EndPatternLayer |
2160 | ) & |
2161 | ] E |
2162 | %AI3_EndPattern |
2163 | %AI5_End_NonPrinting-- |
2164 | %AI5_Begin_NonPrinting |
2165 | Np |
2166 | 3 Bn |
2167 | %AI5_BeginGradient: (Black & White) |
2168 | (Black & White) 0 2 Bd |
2169 | [ |
2170 | 0 |
2171 | 0 |
2172 | 0 |
2173 | < |
2174 | 000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627 |
2175 | 28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F |
2176 | 505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677 |
2177 | 78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F |
2178 | A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7 |
2179 | C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF |
2180 | F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF |
2181 | > |
2182 | 1 %_Br |
2183 | [ |
2184 | 0 0 50 100 %_Bs |
2185 | 0 0 0 0 1 50 0 %_Bs |
2186 | BD |
2187 | %AI5_EndGradient |
2188 | %AI5_BeginGradient: (Red & Yellow) |
2189 | (Red & Yellow) 0 2 Bd |
2190 | [ |
2191 | 0 |
2192 | < |
2193 | 000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627 |
2194 | 28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F |
2195 | 505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677 |
2196 | 78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F |
2197 | A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7 |
2198 | C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF |
2199 | F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF |
2200 | > |
2201 | < |
2202 | FFFFFEFEFDFDFDFCFCFBFBFBFAFAF9F9F9F8F8F7F7F7F6F6F5F5F5F4F4F3F3F3F2F2F1F1F1F0F0EF |
2203 | EFEFEEEEEDEDEDECECEBEBEBEAEAE9E9E9E8E8E7E7E7E6E6E5E5E5E4E4E3E3E3E2E2E1E1E1E0E0DF |
2204 | DFDFDEDEDDDDDDDCDCDBDBDBDADAD9D9D9D8D8D7D7D7D6D6D5D5D5D4D4D3D3D3D2D2D1D1D1D0D0CF |
2205 | CFCFCECECDCDCDCCCCCBCBCBCACAC9C9C9C8C8C7C7C7C6C6C5C5C5C4C4C3C3C3C2C2C1C1C1C0C0BF |
2206 | BFBFBEBEBDBDBDBCBCBBBBBBBABAB9B9B9B8B8B7B7B7B6B6B5B5B5B4B4B3B3B3B2B2B1B1B1B0B0AF |
2207 | AFAFAEAEADADADACACABABABAAAAA9A9A9A8A8A7A7A7A6A6A5A5A5A4A4A3A3A3A2A2A1A1A1A0A09F |
2208 | 9F9F9E9E9D9D9D9C9C9B9B9B9A9A9999 |
2209 | > |
2210 | 0 |
2211 | 1 %_Br |
2212 | [ |
2213 | 0 1 0.6 0 1 50 100 %_Bs |
2214 | 0 0 1 0 1 50 0 %_Bs |
2215 | BD |
2216 | %AI5_EndGradient |
2217 | %AI5_BeginGradient: (Yellow & Blue Radial) |
2218 | (Yellow & Blue Radial) 1 2 Bd |
2219 | [ |
2220 | < |
2221 | 000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627 |
2222 | 28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F |
2223 | 505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677 |
2224 | 78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F |
2225 | A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7 |
2226 | C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF |
2227 | F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF |
2228 | > |
2229 | < |
2230 | 1415161718191A1B1C1D1E1F1F202122232425262728292A2A2B2C2D2E2F30313233343536363738 |
2231 | 393A3B3C3D3E3F40414142434445464748494A4B4C4D4D4E4F50515253545556575858595A5B5C5D |
2232 | 5E5F60616263646465666768696A6B6C6D6E6F6F707172737475767778797A7B7B7C7D7E7F808182 |
2233 | 83848586868788898A8B8C8D8E8F90919292939495969798999A9B9C9D9D9E9FA0A1A2A3A4A5A6A7 |
2234 | A8A9A9AAABACADAEAFB0B1B2B3B4B4B5B6B7B8B9BABBBCBDBEBFC0C0C1C2C3C4C5C6C7C8C9CACBCB |
2235 | CCCDCECFD0D1D2D3D4D5D6D7D7D8D9DADBDCDDDEDFE0E1E2E2E3E4E5E6E7E8E9EAEBECEDEEEEEFF0 |
2236 | F1F2F3F4F5F6F7F8F9F9FAFBFCFDFEFF |
2237 | > |
2238 | < |
2239 | ABAAAAA9A8A7A7A6A5A5A4A3A3A2A1A1A09F9F9E9D9D9C9B9B9A9999989797969595949393929191 |
2240 | 908F8F8E8D8D8C8B8B8A8989888787868585848383828181807F7F7E7D7D7C7B7B7A797978777776 |
2241 | 7575747373727171706F6F6E6D6D6C6B6B6A6969686767666565646362626160605F5E5E5D5C5C5B |
2242 | 5A5A5958585756565554545352525150504F4E4E4D4C4C4B4A4A4948484746464544444342424140 |
2243 | 403F3E3E3D3C3C3B3A3A3938383736363534343332323130302F2E2E2D2C2C2B2A2A292828272626 |
2244 | 25242423222121201F1F1E1D1D1C1B1B1A1919181717161515141313121111100F0F0E0D0D0C0B0B |
2245 | 0A090908070706050504030302010100 |
2246 | > |
2247 | 0 |
2248 | 1 %_Br |
2249 | [ |
2250 | 0 0.08 0.67 0 1 50 14 %_Bs |
2251 | 1 1 0 0 1 50 100 %_Bs |
2252 | BD |
2253 | %AI5_EndGradient |
2254 | %AI5_End_NonPrinting-- |
2255 | %AI5_BeginPalette |
2256 | 27 3 Pb |
2257 | Pn |
2258 | Pc |
2259 | 1 g |
2260 | Pc |
2261 | 0 g |
2262 | Pc |
2263 | 0 0 0 0 k |
2264 | Pc |
2265 | 0.75 g |
2266 | Pc |
2267 | 0 g |
2268 | Pc |
2269 | 0.25 g |
2270 | Pc |
2271 | 0 g |
2272 | Pc |
2273 | Bb |
2274 | 2 (Black & White) -4092.6667 4372.6667 0 0 1 0 0 1 0 0 Bg |
2275 | 0 BB |
2276 | Pc |
2277 | 0.25 0 0 0 k |
2278 | Pc |
2279 | 0.5 0 0 0 k |
2280 | Pc |
2281 | 0.75 0 0 0 k |
2282 | Pc |
2283 | 1 0 0 0 k |
2284 | Pc |
2285 | 0.25 0.25 0 0 k |
2286 | Pc |
2287 | 0.5 0.5 0 0 k |
2288 | Pc |
2289 | 0.75 0.75 0 0 k |
2290 | Pc |
2291 | 1 1 0 0 k |
2292 | Pc |
2293 | Bb |
2294 | 2 (Red & Yellow) -4092.6667 4372.6667 0 0 1 0 0 1 0 0 Bg |
2295 | 0 BB |
2296 | Pc |
2297 | 0 0.25 0 0 k |
2298 | Pc |
2299 | 0 0.5 0 0 k |
2300 | Pc |
2301 | 0 0.75 0 0 k |
2302 | Pc |
2303 | 0 1 0 0 k |
2304 | Pc |
2305 | 0 0.25 0.25 0 k |
2306 | Pc |
2307 | 0 0.5 0.5 0 k |
2308 | Pc |
2309 | 0 0.75 0.75 0 k |
2310 | Pc |
2311 | 0 1 1 0 k |
2312 | Pc |
2313 | Bb |
2314 | 0 0 0 0 Bh |
2315 | 2 (Yellow & Blue Radial) -4092.6667 4372.6667 0 0 1 0 0 1 0 0 Bg |
2316 | 0 BB |
2317 | Pc |
2318 | 0 0 0.25 0 k |
2319 | Pc |
2320 | 0 0 0.5 0 k |
2321 | Pc |
2322 | 0 0 0.75 0 k |
2323 | Pc |
2324 | 0 0 1 0 k |
2325 | Pc |
2326 | 0.25 0 0.25 0 k |
2327 | Pc |
2328 | 0.5 0 0.5 0 k |
2329 | Pc |
2330 | 0.75 0 0.75 0 k |
2331 | Pc |
2332 | 1 0 1 0 k |
2333 | Pc |
2334 | (Yellow Stripe) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p |
2335 | Pc |
2336 | 0.25 0.125 0 0 k |
2337 | Pc |
2338 | 0.5 0.25 0 0 k |
2339 | Pc |
2340 | 0.75 0.375 0 0 k |
2341 | Pc |
2342 | 1 0.5 0 0 k |
2343 | Pc |
2344 | 0.125 0.25 0 0 k |
2345 | Pc |
2346 | 0.25 0.5 0 0 k |
2347 | Pc |
2348 | 0.375 0.75 0 0 k |
2349 | Pc |
2350 | 0.5 1 0 0 k |
2351 | Pc |
2352 | 0 0 0 0 k |
2353 | Pc |
2354 | 0 0.25 0.125 0 k |
2355 | Pc |
2356 | 0 0.5 0.25 0 k |
2357 | Pc |
2358 | 0 0.75 0.375 0 k |
2359 | Pc |
2360 | 0 1 0.5 0 k |
2361 | Pc |
2362 | 0 0.125 0.25 0 k |
2363 | Pc |
2364 | 0 0.25 0.5 0 k |
2365 | Pc |
2366 | 0 0.375 0.75 0 k |
2367 | Pc |
2368 | 0 0.5 1 0 k |
2369 | Pc |
2370 | 0 0 0 0 k |
2371 | Pc |
2372 | 0.125 0 0.25 0 k |
2373 | Pc |
2374 | 0.25 0 0.5 0 k |
2375 | Pc |
2376 | 0.375 0 0.75 0 k |
2377 | Pc |
2378 | 0.5 0 1 0 k |
2379 | Pc |
2380 | 0.25 0 0.125 0 k |
2381 | Pc |
2382 | 0.5 0 0.25 0 k |
2383 | Pc |
2384 | 0.75 0 0.375 0 k |
2385 | Pc |
2386 | 1 0 0.5 0 k |
2387 | Pc |
2388 | 0 0 0 0 k |
2389 | Pc |
2390 | 0.25 0.125 0.125 0 k |
2391 | Pc |
2392 | 0.5 0.25 0.25 0 k |
2393 | Pc |
2394 | 0.75 0.375 0.375 0 k |
2395 | Pc |
2396 | 1 0.5 0.5 0 k |
2397 | Pc |
2398 | 0.25 0.25 0.125 0 k |
2399 | Pc |
2400 | 0.5 0.5 0.25 0 k |
2401 | Pc |
2402 | 0.75 0.75 0.375 0 k |
2403 | Pc |
2404 | 1 1 0.5 0 k |
2405 | Pc |
2406 | 0 0 0 0 k |
2407 | Pc |
2408 | 0.125 0.25 0.125 0 k |
2409 | Pc |
2410 | 0.25 0.5 0.25 0 k |
2411 | Pc |
2412 | 0.375 0.75 0.375 0 k |
2413 | Pc |
2414 | 0.5 1 0.5 0 k |
2415 | Pc |
2416 | 0.125 0.25 0.25 0 k |
2417 | Pc |
2418 | 0.25 0.5 0.5 0 k |
2419 | Pc |
2420 | 0.375 0.75 0.75 0 k |
2421 | Pc |
2422 | 0.5 1 1 0 k |
2423 | Pc |
2424 | 0 0 0 0 k |
2425 | Pc |
2426 | 0.125 0.125 0.25 0 k |
2427 | Pc |
2428 | 0.25 0.25 0.5 0 k |
2429 | Pc |
2430 | 0.375 0.375 0.75 0 k |
2431 | Pc |
2432 | 0.5 0.5 1 0 k |
2433 | Pc |
2434 | 0.25 0.125 0.25 0 k |
2435 | Pc |
2436 | 0.5 0.25 0.5 0 k |
2437 | Pc |
2438 | 0.75 0.375 0.75 0 k |
2439 | Pc |
2440 | 1 0.5 1 0 k |
2441 | Pc |
2442 | PB |
2443 | %AI5_EndPalette |
2444 | %%EndSetup |
2445 | %AI5_BeginLayer |
2446 | 1 1 1 1 0 0 0 79 128 255 Lb |
2447 | (Layer 1) Ln |
2448 | 0 A |
2449 | 800 Ar |
2450 | 0 J 0 j 1 w 4 M []0 d |
2451 | %AI3_Note: |
2452 | 0 D |
2453 | 0 XR |
2454 | -4092.6667 78 m |
2455 | 4547.3333 78 L |
2456 | (N) * |
2457 | -4092.6667 11.3334 m |
2458 | 4547.3333 11.3334 L |
2459 | (N) * |
2460 | 0 R |
2461 | 0 0 0 1 K |
2462 | 0.7 w |
2463 | 0 89.6042 m |
2464 | 446 89.6042 l |
2465 | S |
2466 | 0 -0.3958 m |
2467 | 446 -0.3958 l |
2468 | S |
2469 | 0 To |
2470 | 1 0 0 1 221.6666 39.3333 0 Tp |
2471 | TP |
2472 | -98.6748 0 Td |
2473 | 0 Tr |
2474 | 0 O |
2475 | 0 g |
2476 | 1 w |
2477 | /_Helvetica 24 Tf |
2478 | 0 Ts |
2479 | 100 Tz |
2480 | 0 Tt |
2481 | 1 TA |
2482 | %_ 0 XL |
2483 | 36 0 Xb |
2484 | XB |
2485 | 0 0 5 TC |
2486 | 100 100 200 TW |
2487 | 0 0 0 Ti |
2488 | 1 Ta |
2489 | 0 0 2 2 3 Th |
2490 | 0 Tq |
2491 | 0 0 Tl |
2492 | 0 Tc |
2493 | 0 Tw |
2494 | (CMS Internal Note) Tx |
2495 | (\r) TX |
2496 | TO |
2497 | 0.3333 4372.6667 m |
2498 | 0.3333 -4267.3333 L |
2499 | (N) * |
2500 | 445.3333 4372.6667 m |
2501 | 445.3333 -4267.3333 L |
2502 | (N) * |
2503 | 222 4372.6667 m |
2504 | 222 -4267.3333 L |
2505 | (N) * |
2506 | 0 To |
2507 | 1 0 0 1 222 11.3334 0 Tp |
2508 | TP |
2509 | -170.5957 0 Td |
2510 | 0 Tr |
2511 | 0 O |
2512 | 0 g |
2513 | /_Helvetica-Oblique 10 Tf |
2514 | (The content of this note is intended for CMS internal use and distribution only) Tx |
2515 | (\r) TX |
2516 | TO |
2517 | LB |
2518 | %AI5_EndLayer-- |
2519 | %%PageTrailer |
2520 | gsave annotatepage grestore showpage |
2521 | %%Trailer |
2522 | Adobe_Illustrator_AI5 /terminate get exec |
2523 | Adobe_ColorImage_AI6 /terminate get exec |
2524 | Adobe_typography_AI5 /terminate get exec |
2525 | Adobe_level2_AI5 /terminate get exec |
2526 | %%EOF |