source: proiecte/pmake3d/make3d_original/Make3dSingleImageStanford_version0.1/third_party/vrippack-0.31/src/vrip/lib/tk/images/logo.eps @ 37

Last change on this file since 37 was 37, checked in by (none), 14 years ago

Added original make3d

File size: 32.1 KB
Line 
1%!PS-Adobe-3.0 EPSF-3.0
2%%Creator: Adobe Illustrator(TM) 5.5
3%%For: (Bud Northern) (Mark Anderson Design)
4%%Title: (TCL/TK LOGO.ILLUS)
5%%CreationDate: (8/1/96) (4:58 PM)
6%%BoundingBox: 251 331 371 512
7%%HiResBoundingBox: 251.3386 331.5616 370.5213 511.775
8%%DocumentProcessColors: Cyan Magenta Yellow
9%%DocumentSuppliedResources: procset Adobe_level2_AI5 1.0 0
10%%+ procset Adobe_IllustratorA_AI5 1.0 0
11%AI5_FileFormat 1.2
12%AI3_ColorUsage: Color
13%%DocumentCustomColors: (TCL RED)
14%%CMYKCustomColor: 0 0.45 1 0 (Orange)
15%%+ 0 0.25 1 0 (Orange Yellow)
16%%+ 0 0.79 0.91 0 (TCL RED)
17%AI3_TemplateBox: 306 396 306 396
18%AI3_TileBox: 12 12 600 780
19%AI3_DocumentPreview: Macintosh_ColorPic
20%AI5_ArtSize: 612 792
21%AI5_RulerUnits: 0
22%AI5_ArtFlags: 1 0 0 1 0 0 1 1 0
23%AI5_TargetResolution: 800
24%AI5_NumLayers: 1
25%AI5_OpenToView: 90 576 2 938 673 18 1 1 2 40
26%AI5_OpenViewLayers: 7
27%%EndComments
28%%BeginProlog
29%%BeginResource: procset Adobe_level2_AI5 1.0 0
30%%Title: (Adobe Illustrator (R) Version 5.0 Level 2 Emulation)
31%%Version: 1.0
32%%CreationDate: (04/10/93) ()
33%%Copyright: ((C) 1987-1993 Adobe Systems Incorporated All Rights Reserved)
34userdict /Adobe_level2_AI5 21 dict dup begin
35        put
36        /packedarray where not
37        {
38                userdict begin
39                /packedarray
40                {
41                        array astore readonly
42                } bind def
43                /setpacking /pop load def
44                /currentpacking false def
45         end
46                0
47        } if
48        pop
49        userdict /defaultpacking currentpacking put true setpacking
50        /initialize
51        {
52                Adobe_level2_AI5 begin
53        } bind def
54        /terminate
55        {
56                currentdict Adobe_level2_AI5 eq
57                {
58                 end
59                } if
60        } bind def
61        mark
62        /setcustomcolor where not
63        {
64                /findcmykcustomcolor
65                {
66                        5 packedarray
67                } bind def
68                /setcustomcolor
69                {
70                        exch aload pop pop
71                        4
72                        {
73                                4 index mul 4 1 roll
74                        } repeat
75                        5 -1 roll pop
76                        setcmykcolor
77                }
78                def
79        } if
80       
81        /gt38? mark {version cvx exec} stopped {cleartomark true} {38 gt exch pop} ifelse def
82        userdict /deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt put
83        userdict /level2?
84        systemdict /languagelevel known dup
85        {
86                pop systemdict /languagelevel get 2 ge
87        } if
88        put
89        level2? not
90        {
91                /setcmykcolor where not
92                {
93                        /setcmykcolor
94                        {
95                                exch .11 mul add exch .59 mul add exch .3 mul add
96                                1 exch sub setgray
97                        } def
98                } if
99                /currentcmykcolor where not
100                {
101                        /currentcmykcolor
102                        {
103                                0 0 0 1 currentgray sub
104                        } def
105                } if
106                /setoverprint where not
107                {
108                        /setoverprint /pop load def
109                } if
110                /selectfont where not
111                {
112                        /selectfont
113                        {
114                                exch findfont exch
115                                dup type /arraytype eq
116                                {
117                                        makefont
118                                }
119                                {
120                                        scalefont
121                                } ifelse
122                                setfont
123                        } bind def
124                } if
125                /cshow where not
126                {
127                        /cshow
128                        {
129                                [
130                                0 0 5 -1 roll aload pop
131                                ] cvx bind forall
132                        } bind def
133                } if
134        } if
135        cleartomark
136        /anyColor?
137        {
138                add add add 0 ne
139        } bind def
140        /testColor
141        {
142                gsave
143                setcmykcolor currentcmykcolor
144                grestore
145        } bind def
146        /testCMYKColorThrough
147        {
148                testColor anyColor?
149        } bind def
150        userdict /composite?
151        level2?
152        {
153                gsave 1 1 1 1 setcmykcolor currentcmykcolor grestore
154                add add add 4 eq
155        }
156        {
157                1 0 0 0 testCMYKColorThrough
158                0 1 0 0 testCMYKColorThrough
159                0 0 1 0 testCMYKColorThrough
160                0 0 0 1 testCMYKColorThrough
161                and and and
162        } ifelse
163        put
164        composite? not
165        {
166                userdict begin
167                gsave
168                /cyan? 1 0 0 0 testCMYKColorThrough def
169                /magenta? 0 1 0 0 testCMYKColorThrough def
170                /yellow? 0 0 1 0 testCMYKColorThrough def
171                /black? 0 0 0 1 testCMYKColorThrough def
172                grestore
173                /isCMYKSep? cyan? magenta? yellow? black? or or or def
174                /customColor? isCMYKSep? not def
175         end
176        } if
177 end defaultpacking setpacking
178%%EndResource
179%%BeginResource: procset Adobe_IllustratorA_AI5 1.1 0
180%%Title: (Adobe Illustrator (R) Version 5.0 Abbreviated Prolog)
181%%Version: 1.1
182%%CreationDate: (3/7/1994) ()
183%%Copyright: ((C) 1987-1994 Adobe Systems Incorporated All Rights Reserved)
184currentpacking true setpacking
185userdict /Adobe_IllustratorA_AI5_vars 70 dict dup begin
186put
187/_lp /none def
188/_pf
189{
190} def
191/_ps
192{
193} def
194/_psf
195{
196} def
197/_pss
198{
199} def
200/_pjsf
201{
202} def
203/_pjss
204{
205} def
206/_pola 0 def
207/_doClip 0 def
208/cf currentflat def
209/_tm matrix def
210/_renderStart
211[
212/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0
213] def
214/_renderEnd
215[
216null null null null /i1 /i1 /i1 /i1
217] def
218/_render -1 def
219/_rise 0 def
220/_ax 0 def
221/_ay 0 def
222/_cx 0 def
223/_cy 0 def
224/_leading
225[
2260 0
227] def
228/_ctm matrix def
229/_mtx matrix def
230/_sp 16#020 def
231/_hyphen (-) def
232/_fScl 0 def
233/_cnt 0 def
234/_hs 1 def
235/_nativeEncoding 0 def
236/_useNativeEncoding 0 def
237/_tempEncode 0 def
238/_pntr 0 def
239/_tDict 2 dict def
240/_wv 0 def
241/Tx
242{
243} def
244/Tj
245{
246} def
247/CRender
248{
249} def
250/_AI3_savepage
251{
252} def
253/_gf null def
254/_cf 4 array def
255/_if null def
256/_of false def
257/_fc
258{
259} def
260/_gs null def
261/_cs 4 array def
262/_is null def
263/_os false def
264/_sc
265{
266} def
267/discardSave null def
268/buffer 256 string def
269/beginString null def
270/endString null def
271/endStringLength null def
272/layerCnt 1 def
273/layerCount 1 def
274/perCent (%) 0 get def
275/perCentSeen? false def
276/newBuff null def
277/newBuffButFirst null def
278/newBuffLast null def
279/clipForward? false def
280end
281userdict /Adobe_IllustratorA_AI5 74 dict dup begin
282put
283/initialize
284{
285        Adobe_IllustratorA_AI5 dup begin
286        Adobe_IllustratorA_AI5_vars begin
287        discardDict
288        {
289                bind pop pop
290        } forall
291        dup /nc get begin
292        {
293                dup xcheck 1 index type /operatortype ne and
294                {
295                        bind
296                } if
297                pop pop
298        } forall
299 end
300        newpath
301} def
302/terminate
303{
304 end
305 end
306} def
307/_
308null def
309/ddef
310{
311        Adobe_IllustratorA_AI5_vars 3 1 roll put
312} def
313/xput
314{
315        dup load dup length exch maxlength eq
316        {
317                dup dup load dup
318                length 2 mul dict copy def
319        } if
320        load begin
321        def
322 end
323} def
324/npop
325{
326        {
327                pop
328        } repeat
329} def
330/sw
331{
332        dup length exch stringwidth
333        exch 5 -1 roll 3 index mul add
334        4 1 roll 3 1 roll mul add
335} def
336/swj
337{
338        dup 4 1 roll
339        dup length exch stringwidth
340        exch 5 -1 roll 3 index mul add
341        4 1 roll 3 1 roll mul add
342        6 2 roll /_cnt 0 ddef
343        {
344                1 index eq
345                {
346                        /_cnt _cnt 1 add ddef
347                } if
348        } forall
349        pop
350        exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
351} def
352/ss
353{
354        4 1 roll
355        {
356                2 npop
357                (0) exch 2 copy 0 exch put pop
358                gsave
359                false charpath currentpoint
360                4 index setmatrix
361                stroke
362                grestore
363                moveto
364                2 copy rmoveto
365        } exch cshow
366        3 npop
367} def
368/jss
369{
370        4 1 roll
371        {
372                2 npop
373                (0) exch 2 copy 0 exch put
374                gsave
375                _sp eq
376                {
377                        exch 6 index 6 index 6 index 5 -1 roll widthshow
378                        currentpoint
379                }
380                {
381                        false charpath currentpoint
382                        4 index setmatrix stroke
383                } ifelse
384                grestore
385                moveto
386                2 copy rmoveto
387        } exch cshow
388        6 npop
389} def
390/sp
391{
392        {
393                2 npop (0) exch
394                2 copy 0 exch put pop
395                false charpath
396                2 copy rmoveto
397        } exch cshow
398        2 npop
399} def
400/jsp
401{
402        {
403                2 npop
404                (0) exch 2 copy 0 exch put
405                _sp eq
406                {
407                        exch 5 index 5 index 5 index 5 -1 roll widthshow
408                }
409                {
410                        false charpath
411                } ifelse
412                2 copy rmoveto
413        } exch cshow
414        5 npop
415} def
416/pl
417{
418        transform
419        0.25 sub round 0.25 add exch
420        0.25 sub round 0.25 add exch
421        itransform
422} def
423/setstrokeadjust where
424{
425        pop true setstrokeadjust
426        /c
427        {
428                curveto
429        } def
430        /C
431        /c load def
432        /v
433        {
434                currentpoint 6 2 roll curveto
435        } def
436        /V
437        /v load def
438        /y
439        {
440                2 copy curveto
441        } def
442        /Y
443        /y load def
444        /l
445        {
446                lineto
447        } def
448        /L
449        /l load def
450        /m
451        {
452                moveto
453        } def
454}
455{
456        /c
457        {
458                pl curveto
459        } def
460        /C
461        /c load def
462        /v
463        {
464                currentpoint 6 2 roll pl curveto
465        } def
466        /V
467        /v load def
468        /y
469        {
470                pl 2 copy curveto
471        } def
472        /Y
473        /y load def
474        /l
475        {
476                pl lineto
477        } def
478        /L
479        /l load def
480        /m
481        {
482                pl moveto
483        } def
484} ifelse
485/d
486{
487        setdash
488} def
489/cf
490{
491} def
492/i
493{
494        dup 0 eq
495        {
496                pop cf
497        } if
498        setflat
499} def
500/j
501{
502        setlinejoin
503} def
504/J
505{
506        setlinecap
507} def
508/M
509{
510        setmiterlimit
511} def
512/w
513{
514        setlinewidth
515} def
516/H
517{
518} def
519/h
520{
521        closepath
522} def
523/N
524{
525        _pola 0 eq
526        {
527                _doClip 1 eq
528                {
529                        clip /_doClip 0 ddef
530                } if
531                newpath
532        }
533        {
534                /CRender
535                {
536                        N
537                } ddef
538        } ifelse
539} def
540/n
541{
542        N
543} def
544/F
545{
546        _pola 0 eq
547        {
548                _doClip 1 eq
549                {
550                        gsave _pf grestore clip newpath /_lp /none ddef _fc
551                        /_doClip 0 ddef
552                }
553                {
554                        _pf
555                } ifelse
556        }
557        {
558                /CRender
559                {
560                        F
561                } ddef
562        } ifelse
563} def
564/f
565{
566        closepath
567        F
568} def
569/S
570{
571        _pola 0 eq
572        {
573                _doClip 1 eq
574                {
575                        gsave _ps grestore clip newpath /_lp /none ddef _sc
576                        /_doClip 0 ddef
577                }
578                {
579                        _ps
580                } ifelse
581        }
582        {
583                /CRender
584                {
585                        S
586                } ddef
587        } ifelse
588} def
589/s
590{
591        closepath
592        S
593} def
594/B
595{
596        _pola 0 eq
597        {
598                _doClip 1 eq
599                gsave F grestore
600                {
601                        gsave S grestore clip newpath /_lp /none ddef _sc
602                        /_doClip 0 ddef
603                }
604                {
605                        S
606                } ifelse
607        }
608        {
609                /CRender
610                {
611                        B
612                } ddef
613        } ifelse
614} def
615/b
616{
617        closepath
618        B
619} def
620/W
621{
622        /_doClip 1 ddef
623} def
624/*
625{
626        count 0 ne
627        {
628                dup type /stringtype eq
629                {
630                        pop
631                } if
632        } if
633        newpath
634} def
635/u
636{
637} def
638/U
639{
640} def
641/q
642{
643        _pola 0 eq
644        {
645                gsave
646        } if
647} def
648/Q
649{
650        _pola 0 eq
651        {
652                grestore
653        } if
654} def
655/*u
656{
657        _pola 1 add /_pola exch ddef
658} def
659/*U
660{
661        _pola 1 sub /_pola exch ddef
662        _pola 0 eq
663        {
664                CRender
665        } if
666} def
667/D
668{
669        pop
670} def
671/*w
672{
673} def
674/*W
675{
676} def
677/`
678{
679        /_i save ddef
680        clipForward?
681        {
682                nulldevice
683        } if
684        6 1 roll 4 npop
685        concat pop
686        userdict begin
687        /showpage
688        {
689        } def
690        0 setgray
691        0 setlinecap
692        1 setlinewidth
693        0 setlinejoin
694        10 setmiterlimit
695        [] 0 setdash
696        /setstrokeadjust where {pop false setstrokeadjust} if
697        newpath
698        0 setgray
699        false setoverprint
700} def
701/~
702{
703 end
704        _i restore
705} def
706/O
707{
708        0 ne
709        /_of exch ddef
710        /_lp /none ddef
711} def
712/R
713{
714        0 ne
715        /_os exch ddef
716        /_lp /none ddef
717} def
718/g
719{
720        /_gf exch ddef
721        /_fc
722        {
723                _lp /fill ne
724                {
725                        _of setoverprint
726                        _gf setgray
727                        /_lp /fill ddef
728                } if
729        } ddef
730        /_pf
731        {
732                _fc
733                fill
734        } ddef
735        /_psf
736        {
737                _fc
738                ashow
739        } ddef
740        /_pjsf
741        {
742                _fc
743                awidthshow
744        } ddef
745        /_lp /none ddef
746} def
747/G
748{
749        /_gs exch ddef
750        /_sc
751        {
752                _lp /stroke ne
753                {
754                        _os setoverprint
755                        _gs setgray
756                        /_lp /stroke ddef
757                } if
758        } ddef
759        /_ps
760        {
761                _sc
762                stroke
763        } ddef
764        /_pss
765        {
766                _sc
767                ss
768        } ddef
769        /_pjss
770        {
771                _sc
772                jss
773        } ddef
774        /_lp /none ddef
775} def
776/k
777{
778        _cf astore pop
779        /_fc
780        {
781                _lp /fill ne
782                {
783                        _of setoverprint
784                        _cf aload pop setcmykcolor
785                        /_lp /fill ddef
786                } if
787        } ddef
788        /_pf
789        {
790                _fc
791                fill
792        } ddef
793        /_psf
794        {
795                _fc
796                ashow
797        } ddef
798        /_pjsf
799        {
800                _fc
801                awidthshow
802        } ddef
803        /_lp /none ddef
804} def
805/K
806{
807        _cs astore pop
808        /_sc
809        {
810                _lp /stroke ne
811                {
812                        _os setoverprint
813                        _cs aload pop setcmykcolor
814                        /_lp /stroke ddef
815                } if
816        } ddef
817        /_ps
818        {
819                _sc
820                stroke
821        } ddef
822        /_pss
823        {
824                _sc
825                ss
826        } ddef
827        /_pjss
828        {
829                _sc
830                jss
831        } ddef
832        /_lp /none ddef
833} def
834/x
835{
836        /_gf exch ddef
837        findcmykcustomcolor
838        /_if exch ddef
839        /_fc
840        {
841                _lp /fill ne
842                {
843                        _of setoverprint
844                        _if _gf 1 exch sub setcustomcolor
845                        /_lp /fill ddef
846                } if
847        } ddef
848        /_pf
849        {
850                _fc
851                fill
852        } ddef
853        /_psf
854        {
855                _fc
856                ashow
857        } ddef
858        /_pjsf
859        {
860                _fc
861                awidthshow
862        } ddef
863        /_lp /none ddef
864} def
865/X
866{
867        /_gs exch ddef
868        findcmykcustomcolor
869        /_is exch ddef
870        /_sc
871        {
872                _lp /stroke ne
873                {
874                        _os setoverprint
875                        _is _gs 1 exch sub setcustomcolor
876                        /_lp /stroke ddef
877                } if
878        } ddef
879        /_ps
880        {
881                _sc
882                stroke
883        } ddef
884        /_pss
885        {
886                _sc
887                ss
888        } ddef
889        /_pjss
890        {
891                _sc
892                jss
893        } ddef
894        /_lp /none ddef
895} def
896/A
897{
898        pop
899} def
900/annotatepage
901{
902userdict /annotatepage 2 copy known {get exec} {pop pop} ifelse
903} def
904/discard
905{
906        save /discardSave exch store
907        discardDict begin
908        /endString exch store
909        gt38?
910        {
911                2 add
912        } if
913        load
914        stopped
915        pop
916 end
917        discardSave restore
918} bind def
919userdict /discardDict 7 dict dup begin
920put
921/pre38Initialize
922{
923        /endStringLength endString length store
924        /newBuff buffer 0 endStringLength getinterval store
925        /newBuffButFirst newBuff 1 endStringLength 1 sub getinterval store
926        /newBuffLast newBuff endStringLength 1 sub 1 getinterval store
927} def
928/shiftBuffer
929{
930        newBuff 0 newBuffButFirst putinterval
931        newBuffLast 0
932        currentfile read not
933        {
934        stop
935        } if
936        put
937} def
9380
939{
940        pre38Initialize
941        mark
942        currentfile newBuff readstring exch pop
943        {
944                {
945                        newBuff endString eq
946                        {
947                                cleartomark stop
948                        } if
949                        shiftBuffer
950                } loop
951        }
952        {
953        stop
954        } ifelse
955} def
9561
957{
958        pre38Initialize
959        /beginString exch store
960        mark
961        currentfile newBuff readstring exch pop
962        {
963                {
964                        newBuff beginString eq
965                        {
966                                /layerCount dup load 1 add store
967                        }
968                        {
969                                newBuff endString eq
970                                {
971                                        /layerCount dup load 1 sub store
972                                        layerCount 0 eq
973                                        {
974                                                cleartomark stop
975                                        } if
976                                } if
977                        } ifelse
978                        shiftBuffer
979                } loop
980        }
981        {
982        stop
983        } ifelse
984} def
9852
986{
987        mark
988        {
989                currentfile buffer readline not
990                {
991                stop
992                } if
993                endString eq
994                {
995                        cleartomark stop
996                } if
997        } loop
998} def
9993
1000{
1001        /beginString exch store
1002        /layerCnt 1 store
1003        mark
1004        {
1005                currentfile buffer readline not
1006                {
1007                stop
1008                } if
1009                dup beginString eq
1010                {
1011                        pop /layerCnt dup load 1 add store
1012                }
1013                {
1014                        endString eq
1015                        {
1016                                layerCnt 1 eq
1017                                {
1018                                        cleartomark stop
1019                                }
1020                                {
1021                                        /layerCnt dup load 1 sub store
1022                                } ifelse
1023                        } if
1024                } ifelse
1025        } loop
1026} def
1027end
1028userdict /clipRenderOff 15 dict dup begin
1029put
1030{
1031        /n /N /s /S /f /F /b /B
1032}
1033{
1034        {
1035                _doClip 1 eq
1036                {
1037                        /_doClip 0 ddef clip
1038                } if
1039                newpath
1040        } def
1041} forall
1042/Tr /pop load def
1043/Bb {} def
1044/BB /pop load def
1045/Bg {12 npop} def
1046/Bm {6 npop} def
1047/Bc /Bm load def
1048/Bh {4 npop} def
1049end
1050/Lb
1051{
1052        4 npop
1053        6 1 roll
1054        pop
1055        4 1 roll
1056        pop pop pop
1057        0 eq
1058        {
1059                0 eq
1060                {
1061                        (%AI5_BeginLayer) 1 (%AI5_EndLayer--) discard
1062                }
1063                {
1064                        /clipForward? true def
1065                       
1066                        /Tx /pop load def
1067                        /Tj /pop load def
1068                        currentdict end clipRenderOff begin begin
1069                } ifelse
1070        }
1071        {
1072                0 eq
1073                {
1074                        save /discardSave exch store
1075                } if
1076        } ifelse
1077} bind def
1078/LB
1079{
1080        discardSave dup null ne
1081        {
1082                restore
1083        }
1084        {
1085                pop
1086                clipForward?
1087                {
1088                        currentdict
1089                 end
1090                 end
1091                 begin
1092                       
1093                        /clipForward? false ddef
1094                } if
1095        } ifelse
1096} bind def
1097/Pb
1098{
1099        pop pop
1100        0 (%AI5_EndPalette) discard
1101} bind def
1102/Np
1103{
1104        0 (%AI5_End_NonPrinting--) discard
1105} bind def
1106/Ln /pop load def
1107/Ap
1108/pop load def
1109/Ar
1110{
1111        72 exch div
1112        0 dtransform dup mul exch dup mul add sqrt
1113        dup 1 lt
1114        {
1115                pop 1
1116        } if
1117        setflat
1118} def
1119/Mb
1120{
1121        q
1122} def
1123/Md
1124{
1125} def
1126/MB
1127{
1128        Q
1129} def
1130/nc 3 dict def
1131nc begin
1132/setgray
1133{
1134        pop
1135} bind def
1136/setcmykcolor
1137{
1138        4 npop
1139} bind def
1140/setcustomcolor
1141{
1142        2 npop
1143} bind def
1144currentdict readonly pop
1145end
1146currentdict readonly pop
1147end
1148setpacking
1149%%EndResource
1150%%EndProlog
1151%%BeginSetup
1152Adobe_level2_AI5 /initialize get exec
1153Adobe_IllustratorA_AI5 /initialize get exec
1154%AI5_Begin_NonPrinting
1155Np
1156%AI3_BeginPattern: (Yellow Stripe)
1157(Yellow Stripe) 8.4499 4.6 80.4499 76.6 [
1158%AI3_Tile
1159(0 O 0 R 0 0.4 1 0 k 0 0.4 1 0 K) @
1160(
1161800 Ar
11620 J 0 j 3.6 w 4 M []0 d
1163%AI3_Note:
11640 D
11658.1999 8.1999 m
116680.6999 8.1999 L
1167S
11688.1999 22.6 m
116980.6999 22.6 L
1170S
11718.1999 37.0001 m
117280.6999 37.0001 L
1173S
11748.1999 51.3999 m
117580.6999 51.3999 L
1176S
11778.1999 65.8 m
117880.6999 65.8 L
1179S
11808.1999 15.3999 m
118180.6999 15.3999 L
1182S
11838.1999 29.8 m
118480.6999 29.8 L
1185S
11868.1999 44.1999 m
118780.6999 44.1999 L
1188S
11898.1999 58.6 m
119080.6999 58.6 L
1191S
11928.1999 73.0001 m
119380.6999 73.0001 L
1194S
1195) &
1196] E
1197%AI3_EndPattern
1198%AI5_End_NonPrinting--
1199%AI5_Begin_NonPrinting
1200Np
12013 Bn
1202%AI5_BeginGradient: (Black & White)
1203(Black & White) 0 2 Bd
1204[
1205<
1206FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
1207D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
1208AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
120987868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
12105F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
121137363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
12120F0E0D0C0B0A09080706050403020100
1213>
12140 %_Br
1215[
12160 0 50 100 %_Bs
12171 0 50 0 %_Bs
1218BD
1219%AI5_EndGradient
1220%AI5_BeginGradient: (Red & Yellow)
1221(Red & Yellow) 0 2 Bd
1222[
12230
1224<
1225000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
122628292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
1227505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
122878797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
1229A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
1230C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
1231F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
1232>
1233<
1234FFFFFEFEFDFDFDFCFCFBFBFBFAFAF9F9F9F8F8F7F7F7F6F6F5F5F5F4F4F3F3F3F2F2F1F1F1F0F0EF
1235EFEFEEEEEDEDEDECECEBEBEBEAEAE9E9E9E8E8E7E7E7E6E6E5E5E5E4E4E3E3E3E2E2E1E1E1E0E0DF
1236DFDFDEDEDDDDDDDCDCDBDBDBDADAD9D9D9D8D8D7D7D7D6D6D5D5D5D4D4D3D3D3D2D2D1D1D1D0D0CF
1237CFCFCECECDCDCDCCCCCBCBCBCACAC9C9C9C8C8C7C7C7C6C6C5C5C5C4C4C3C3C3C2C2C1C1C1C0C0BF
1238BFBFBEBEBDBDBDBCBCBBBBBBBABAB9B9B9B8B8B7B7B7B6B6B5B5B5B4B4B3B3B3B2B2B1B1B1B0B0AF
1239AFAFAEAEADADADACACABABABAAAAA9A9A9A8A8A7A7A7A6A6A5A5A5A4A4A3A3A3A2A2A1A1A1A0A09F
12409F9F9E9E9D9D9D9C9C9B9B9B9A9A9999
1241>
12420
12431 %_Br
1244[
12450 1 0.6 0 1 50 100 %_Bs
12460 0 1 0 1 50 0 %_Bs
1247BD
1248%AI5_EndGradient
1249%AI5_BeginGradient: (Yellow & Blue Radial)
1250(Yellow & Blue Radial) 1 2 Bd
1251[
1252<
1253000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
125428292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
1255505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
125678797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
1257A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
1258C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
1259F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
1260>
1261<
12621415161718191A1B1C1D1E1F1F202122232425262728292A2A2B2C2D2E2F30313233343536363738
1263393A3B3C3D3E3F40414142434445464748494A4B4C4D4D4E4F50515253545556575858595A5B5C5D
12645E5F60616263646465666768696A6B6C6D6E6F6F707172737475767778797A7B7B7C7D7E7F808182
126583848586868788898A8B8C8D8E8F90919292939495969798999A9B9C9D9D9E9FA0A1A2A3A4A5A6A7
1266A8A9A9AAABACADAEAFB0B1B2B3B4B4B5B6B7B8B9BABBBCBDBEBFC0C0C1C2C3C4C5C6C7C8C9CACBCB
1267CCCDCECFD0D1D2D3D4D5D6D7D7D8D9DADBDCDDDEDFE0E1E2E2E3E4E5E6E7E8E9EAEBECEDEEEEEFF0
1268F1F2F3F4F5F6F7F8F9F9FAFBFCFDFEFF
1269>
1270<
1271ABAAAAA9A8A7A7A6A5A5A4A3A3A2A1A1A09F9F9E9D9D9C9B9B9A9999989797969595949393929191
1272908F8F8E8D8D8C8B8B8A8989888787868585848383828181807F7F7E7D7D7C7B7B7A797978777776
12737575747373727171706F6F6E6D6D6C6B6B6A6969686767666565646362626160605F5E5E5D5C5C5B
12745A5A5958585756565554545352525150504F4E4E4D4C4C4B4A4A4948484746464544444342424140
1275403F3E3E3D3C3C3B3A3A3938383736363534343332323130302F2E2E2D2C2C2B2A2A292828272626
127625242423222121201F1F1E1D1D1C1B1B1A1919181717161515141313121111100F0F0E0D0D0C0B0B
12770A090908070706050504030302010100
1278>
12790
12801 %_Br
1281[
12820 0.08 0.67 0 1 50 14 %_Bs
12831 1 0 0 1 50 100 %_Bs
1284BD
1285%AI5_EndGradient
1286%AI5_End_NonPrinting--
1287%AI5_BeginPalette
1288144 170 Pb
1289Pn
1290Pc
12911 g
1292Pc
12930 g
1294Pc
12950 0 0 0 k
1296Pc
12970.75 g
1298Pc
12990.5 g
1300Pc
13010.25 g
1302Pc
13030 g
1304Pc
1305Bb
13062 (Black & White) -4014 4716 0 0 1 0 0 1 0 0 Bg
13070 BB
1308Pc
13090.25 0 0 0 k
1310Pc
13110.5 0 0 0 k
1312Pc
13130.75 0 0 0 k
1314Pc
13151 0 0 0 k
1316Pc
13170.25 0.25 0 0 k
1318Pc
13190.5 0.5 0 0 k
1320Pc
13210.75 0.75 0 0 k
1322Pc
13231 1 0 0 k
1324Pc
1325Bb
13262 (Red & Yellow) -4014 4716 0 0 1 0 0 1 0 0 Bg
13270 BB
1328Pc
13290 0.25 0 0 k
1330Pc
13310 0.5 0 0 k
1332Pc
13330 0.75 0 0 k
1334Pc
13350 1 0 0 k
1336Pc
13370 0.25 0.25 0 k
1338Pc
13390 0.5 0.5 0 k
1340Pc
13410 0.75 0.75 0 k
1342Pc
13430 1 1 0 k
1344Pc
1345Bb
13460 0 0 0 Bh
13472 (Yellow & Blue Radial) -4014 4716 0 0 1 0 0 1 0 0 Bg
13480 BB
1349Pc
13500 0 0.25 0 k
1351Pc
13520 0 0.5 0 k
1353Pc
13540 0 0.75 0 k
1355Pc
13560 0 1 0 k
1357Pc
13580.25 0 0.25 0 k
1359Pc
13600.5 0 0.5 0 k
1361Pc
13620.75 0 0.75 0 k
1363Pc
13641 0 1 0 k
1365Pc
1366(Yellow Stripe) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p
1367Pc
13680.25 0.125 0 0 k
1369Pc
13700.5 0.25 0 0 k
1371Pc
13720.75 0.375 0 0 k
1373Pc
13741 0.5 0 0 k
1375Pc
13760.125 0.25 0 0 k
1377Pc
13780.25 0.5 0 0 k
1379Pc
13800.375 0.75 0 0 k
1381Pc
13820.5 1 0 0 k
1383Pc
13840.375 0.375 0.75 0 k
1385Pc
13860 0.25 0.125 0 k
1387Pc
13880 0.5 0.25 0 k
1389Pc
13900 0.75 0.375 0 k
1391Pc
13920 1 0.5 0 k
1393Pc
13940 0.125 0.25 0 k
1395Pc
13960 0.25 0.5 0 k
1397Pc
13980 0.375 0.75 0 k
1399Pc
14000 0.5 1 0 k
1401Pc
14020 0.79 0.91 0 (TCL RED) 0 x
1403Pc
14040.125 0 0.25 0 k
1405Pc
14060.25 0 0.5 0 k
1407Pc
14080.375 0 0.75 0 k
1409Pc
14100.5 0 1 0 k
1411Pc
14120.25 0 0.125 0 k
1413Pc
14140.5 0 0.25 0 k
1415Pc
14160.75 0 0.375 0 k
1417Pc
14181 0 0.5 0 k
1419Pc
14200.5 1 0 0 k
1421Pc
14220.25 0.125 0.125 0 k
1423Pc
14240.5 0.25 0.25 0 k
1425Pc
14260.75 0.375 0.375 0 k
1427Pc
14281 0.5 0.5 0 k
1429Pc
14300.25 0.25 0.125 0 k
1431Pc
14320.5 0.5 0.25 0 k
1433Pc
14340.75 0.75 0.375 0 k
1435Pc
14361 1 0.5 0 k
1437Pc
14380 1 0.5 0 k
1439Pc
14400.125 0.25 0.125 0 k
1441Pc
14420.25 0.5 0.25 0 k
1443Pc
14440.375 0.75 0.375 0 k
1445Pc
14460.5 1 0.5 0 k
1447Pc
14480.125 0.25 0.25 0 k
1449Pc
14500.25 0.5 0.5 0 k
1451Pc
14520.375 0.75 0.75 0 k
1453Pc
14540.5 1 1 0 k
1455Pc
14560.75 0.75 0.375 0 k
1457Pc
14580.125 0.125 0.25 0 k
1459Pc
14600.25 0.25 0.5 0 k
1461Pc
14620.375 0.375 0.75 0 k
1463Pc
14640.5 0.5 1 0 k
1465Pc
14660.25 0.125 0.25 0 k
1467Pc
14680.5 0.25 0.5 0 k
1469Pc
14700.75 0.375 0.75 0 k
1471Pc
14721 0.5 1 0 k
1473Pc
14740 0.79 0.91 0 (TCL RED) 0 x
1475Pc
14760 0 0 0 k
1477Pc
1478Pc
1479Pc
1480Pc
1481Pc
1482Pc
1483Pc
1484Pc
14851 0.5 0.5 0 k
1486Pc
14870 0 0 0 k
1488Pc
1489Pc
1490Pc
1491Pc
1492Pc
1493Pc
1494Pc
1495Pc
14960 0.25 1 0 (Orange Yellow) 0 x
1497Pc
14980 0 0 0 k
1499Pc
1500Pc
1501Pc
1502Pc
1503Pc
1504Pc
1505Pc
1506Pc
15070 1 0.5 0 k
1508Pc
15090 0 0 0 k
1510Pc
1511Pc
1512Pc
1513Pc
1514Pc
1515Pc
1516Pc
1517Pc
15181 0 0.5 0 k
1519Pc
15200 0 0 0 k
1521Pc
1522Pc
1523Pc
1524Pc
1525Pc
1526Pc
1527Pc
1528Pc
15290 0.45 1 0 (Orange) 0 x
1530Pc
15310 0 0 0 k
1532Pc
1533Pc
1534Pc
1535Pc
1536Pc
1537Pc
1538Pc
1539Pc
15400.375 0.375 0.75 0 k
1541Pc
15420 0 0 0 k
1543Pc
1544Pc
1545Pc
1546Pc
1547Pc
1548Pc
1549Pc
1550Pc
15510 0.79 0.91 0 (TCL RED) 0 x
1552Pc
15530 0 0 0 k
1554Pc
1555Pc
1556Pc
1557Pc
1558Pc
1559Pc
1560Pc
1561Pc
15621 0.65 0 0 k
1563Pc
15640 0 0 0 k
1565Pc
1566Pc
1567Pc
1568Pc
1569Pc
1570Pc
1571Pc
1572Pc
15730 0 1 0 k
1574Pc
1575PB
1576%AI5_EndPalette
1577%%EndSetup
1578%AI5_BeginLayer
15791 1 1 1 0 0 0 79 128 255 Lb
1580(Layer 1) Ln
15810 A
1582u
15831 Ap
15840 O
15850 0.79 0.91 0 (TCL RED) 0 x
1586800 Ar
15870 J 0 j 1.25 w 4 M []0 d
1588%AI3_Note:
15890 D
1590294.5207 335.3041 m
1591368.2181 333.001 L
1592363.6121 423.9713 L
1593370.5213 507.1689 L
1594336.5513 505.4417 L
1595320.7179 511.775 L
1596251.3386 508.0325 L
1597254.7931 425.9866 L
1598251.3386 331.5616 L
1599294.5207 335.3041 L
1600f
1601u
16020 Ap
16031 0.65 0 0 k
16041 w
1605318.1366 400.9627 m
1606311.8663 399.2526 l
1607315.2864 407.5177 l
1608318.7064 430.6032 l
1609314.4314 431.4581 l
1610319.5616 438.5832 l
1611325.9526 462.6014 l
1612314.7164 460.2436 l
1613320.6412 471.0911 326.9284 478.1557 v
1614318.7064 484.469 l
1615292.2183 472.8011 299.3434 434.8954 v
1616293.8679 435.8542 l
1617299.1189 396.1175 l
1618294.6797 394.9775 l
1619299.2277 385.6974 305.5963 381.2973 v
1620306.1744 380.8979 297.6162 412.3629 306.7363 443.7133 c
1621307.5914 441.7183 l
1622300.3238 408.3015 307.5914 381.2973 v
1623307.9261 380.656 311.5598 381.0836 v
1624318.1366 393.4813 318.1366 400.9627 v
1625f
1626u
1627*u
16281 g
1629271.4311 372.5074 m
1630272.7184 372.5074 L
1631272.7184 375.1913 L
1632273.2858 375.1913 273.8313 375.1913 274.3768 375.2786 c
1633274.3768 372.5074 L
1634276.2969 372.5074 L
1635276.2969 372.0056 L
1636274.3768 372.0056 L
1637274.3768 365.3286 L
1638274.3768 364.9359 274.3768 364.3467 275.2059 364.3467 c
1639275.7733 364.3467 276.0787 364.7395 276.4279 365.1541 c
1640276.777 364.9141 L
1641276.3624 364.0849 275.2932 363.583 274.4204 363.583 c
1642272.8494 363.583 272.6748 364.434 272.6748 365.4814 c
1643272.6748 372.0056 L
1644271.4311 372.0056 L
1645271.4311 372.5074 l
1646f
1647*U
1648*u
1649290.5617 366.5724 m
1650290.0598 365.0232 289.187 363.6703 286.9178 363.583 c
1651283.5356 363.583 282.5101 366.3978 282.5101 367.9034 c
1652282.5101 371.7874 285.6304 372.7256 286.8741 372.7256 c
1653288.2924 372.7256 290.2999 372.071 290.2999 370.3909 c
1654290.2999 369.8018 289.9289 369.2344 289.318 369.2344 c
1655288.7288 369.2344 288.2924 369.6272 288.2924 370.26 c
1656288.2924 371.111 288.9907 371.2201 288.9907 371.4601 c
1657288.9907 372.0492 287.616 372.2892 287.136 372.2892 c
1658285.0412 372.2892 284.4957 370.7618 284.4957 367.9034 c
1659284.4957 366.5942 284.823 365.5905 284.9539 365.285 c
1660285.2812 364.5649 285.9577 364.1067 287.0923 364.0413 c
1661288.3579 363.9758 289.5798 365.0013 290.1035 366.5724 C
1662290.5617 366.5724 l
1663f
1664*U
1665*u
1666296.6 363.8667 m
1667296.6 364.3686 L
1668298.2802 364.3686 L
1669298.2802 378.3989 L
1670296.6 378.3989 L
1671296.6 378.9007 L
1672297.5383 378.9007 L
1673298.3457 378.9007 299.1966 378.9444 299.9822 379.0971 c
1674299.9822 364.3686 L
1675301.6623 364.3686 L
1676301.6623 363.8667 L
1677296.6 363.8667 l
1678f
1679*U
1680*u
1681317.4527 372.5074 m
1682318.7401 372.5074 L
1683318.7401 375.1913 L
1684319.3074 375.1913 319.8529 375.1913 320.3984 375.2786 c
1685320.3984 372.5074 L
1686322.3186 372.5074 L
1687322.3186 372.0056 L
1688320.3984 372.0056 L
1689320.3984 365.3286 L
1690320.3984 364.9359 320.3984 364.3467 321.2276 364.3467 c
1691321.7949 364.3467 322.1004 364.7395 322.4495 365.1541 c
1692322.7986 364.9141 L
1693322.384 364.0849 321.3148 363.583 320.442 363.583 c
1694318.871 363.583 318.6964 364.434 318.6964 365.4814 c
1695318.6964 372.0056 L
1696317.4527 372.0056 L
1697317.4527 372.5074 l
1698f
1699*U
1700*u
1701333.7467 372.0056 m
1702333.7467 372.5074 L
1703337.3252 372.5074 L
1704337.3252 372.0056 L
1705335.9942 372.0056 L
1706332.983 369.3872 L
1707337.1288 364.3686 L
1708338.0453 364.3686 L
1709338.0453 363.8667 L
1710333.8995 363.8667 L
1711333.8995 364.3686 L
1712334.9905 364.3686 L
1713331.3465 368.798 L
1714335.0341 371.9401 L
1715335.0341 372.0056 L
1716333.7467 372.0056 l
1717f
1718328.4881 363.8667 m
1719328.4881 364.3686 L
1720329.6227 364.3686 L
1721329.6227 378.3989 L
1722328.4881 378.3989 L
1723328.4881 378.9007 L
1724328.8809 378.9007 L
1725329.6882 378.9007 330.5392 378.9444 331.3247 379.0971 c
1726331.3247 364.3686 L
1727332.6339 364.3686 L
1728332.6339 363.8667 L
1729328.4881 363.8667 l
1730f
1731*U
1732u
1733309.5341 446.5364 m
1734305.6878 429.3874 306.7947 401.5837 v
1735307.1266 393.2441 308.0387 385.5779 309.1527 378.9301 C
1736309.1587 378.9297 L
1737309.8832 373.0923 310.3679 370.9791 312.2568 363.9454 C
1738312.1466 359.4091 L
1739297.0216 407.7015 309.5341 446.5364 V
1740f
1741318.8187 461.4058 m
1742322.2203 463.1 327.0966 463.7165 v
1743332.427 453.9463 319.3087 437.2655 v
1744327.1346 454.735 325.2889 460.2079 v
1745323.225 461.4903 318.8187 461.4058 v
1746f
1747317.2065 432.0795 m
1748320.2613 431.3723 321.7279 432.5601 v
1749318.8383 421.2839 319.5958 415.0813 v
1750320.3533 408.8787 314.8881 404.9079 y
1751319.5435 410.7982 318.0802 415.5959 v
1752317.0657 418.9214 318.2006 427.4326 319.4809 430.1349 c
1753318.2853 430.3025 317.2065 432.0795 v
1754f
1755314.1861 402.3703 m
1756319.2343 402.9744 319.7646 405.5244 v
1757320.3824 390.2725 313.3689 383.9873 v
1758318.7204 392.3347 317.8807 400.9697 v
1759314.1861 402.3703 l
1760f
1761299.9864 396.0219 m
1762298.3586 394.1986 293.4739 398.2203 v
1763295.0301 387.9694 304.6978 383.2767 v
1764298.0444 388.2897 296.2519 393.7045 v
1765298.6029 394.3966 299.9864 396.0219 v
1766f
1767298.4281 399.9096 m
1768291.8229 416.6749 293.2382 439.3286 v
1769294.7808 435.2261 299.738 433.7875 v
1770297.4026 433.3101 296.0372 433.517 v
1771292.5816 423.9535 298.4281 399.9096 v
1772f
1773326.1736 477.812 m
1774323.6983 496.0028 308.2122 477.6066 v
1775295.8813 462.9582 297.3508 450.5217 298.1072 443.5831 c
1776298.3007 441.8079 295.8131 462.1138 309.3231 475.4768 c
1777322.8328 488.8398 325.8846 478.5879 326.1736 477.812 c
1778f
1779U
17800 0 1 0 k
1781303.3623 493.3274 m
1782291.211 496.7978 287.3437 456.5222 v
1783284.3599 468.9535 292.0777 486.5353 v
1784299.7955 504.1172 303.3623 493.3274 y
1785f
1786288.2873 496.2718 m
1787282.0897 486.9502 283.4958 477.0213 v
1788278.7953 495.712 288.2873 496.2718 v
1789f
1790333.8987 470.1328 m
1791341.2276 472.8361 330.7334 445.5571 v
1792336.1654 453.5292 339.5844 466.0531 v
1793341.7789 474.0903 333.8987 470.1328 y
1794f
1795345.752 472.2583 m
1796350.9334 467.5681 347.2615 461.3636 v
1797356.4779 471.0481 345.752 472.2583 v
1798f
1799U
1800*u
1801273.1765 354.3318 m
1802273.1765 353.7507 273.1305 353.2908 272.5159 353.2908 c
1803271.8846 353.2908 271.8554 353.7674 271.8554 354.3318 c
1804271.8554 356.485 L
1805272.148 356.485 L
1806272.148 354.3486 L
1807272.148 353.8259 272.1773 353.5751 272.5159 353.5751 c
1808272.8504 353.5751 272.8839 353.8259 272.8839 354.3486 c
1809272.8839 356.485 L
1810273.1765 356.485 L
1811273.1765 354.3318 l
1812f
1813*U
1814*u
1815277.1612 356.485 m
1816276.9062 356.485 L
1817276.9062 354.3862 l
1818276.9062 354.2482 276.9271 354.1061 276.9355 353.9681 C
1819276.9229 353.9681 l
1820276.8937 354.0768 276.8644 354.1855 276.8268 354.2942 C
1821276.1035 356.485 L
1822275.8484 356.485 L
1823275.8484 353.3326 L
1824276.1035 353.3326 L
1825276.1035 355.2474 l
1826276.1035 355.4523 276.0826 355.653 276.07 355.8579 C
1827276.0867 355.8579 l
1828276.1244 355.7241 276.1495 355.5819 276.1954 355.4523 C
1829276.9062 353.3326 L
1830277.1612 353.3326 l
1831277.1612 356.485 L
1832f
1833*U
1834*u
1835280.1421 353.3326 m
1836279.8494 353.3326 L
1837279.8494 356.485 L
1838280.1421 356.485 L
1839280.1421 353.3326 l
1840f
1841*U
1842*u
1843283.5141 353.3326 m
1844283.2549 353.3326 L
1845282.6194 356.485 L
1846282.9205 356.485 L
1847283.3344 354.1897 L
1848283.3511 354.1102 283.3678 353.9054 283.3845 353.7632 c
1849283.4013 353.7632 L
1850283.4138 353.9054 283.4305 354.1144 283.4431 354.1897 c
1851283.8528 356.485 L
1852284.1496 356.485 L
1853283.5141 353.3326 l
1854f
1855*U
1856*u
1857287.6238 356.2174 m
1858286.9256 356.2174 L
1859286.9256 355.1053 L
1860287.6029 355.1053 L
1861287.6029 354.8377 L
1862286.9256 354.8377 L
1863286.9256 353.6002 L
1864287.6238 353.6002 L
1865287.6238 353.3326 L
1866286.6329 353.3326 L
1867286.6329 356.485 L
1868287.6238 356.485 L
1869287.6238 356.2174 l
1870f
1871*U
1872*u
1873290.2278 353.3326 m
1874290.2278 356.485 L
1875290.5414 356.485 L
1876290.9804 356.485 291.4026 356.4515 291.4026 355.6823 c
1877291.4026 355.2809 291.3148 354.8879 290.8089 354.8712 c
1878291.5072 353.3326 L
1879291.1978 353.3326 L
1880290.5288 354.8753 L
1881290.5205 354.8753 L
1882290.5205 353.3326 L
1883290.2278 353.3326 l
1884f
1885290.5205 355.1137 m
1886290.625 355.1137 L
1887291.0347 355.1137 291.1016 355.2558 291.1016 355.6697 c
1888291.1016 356.1672 290.9511 356.2174 290.579 356.2174 c
1889290.5205 356.2174 L
1890290.5205 355.1137 l
1891f
1892*U
1893*u
1894295.0981 355.9875 m
1895294.9727 356.1296 294.8347 356.2425 294.634 356.2425 c
1896294.3414 356.2425 294.1783 356 294.1783 355.7324 c
1897294.1783 355.3645 294.4459 355.1931 294.7176 355.0091 c
1898294.9852 354.821 295.2528 354.6203 295.2528 354.1855 c
1899295.2528 353.7256 294.9559 353.2908 294.4626 353.2908 c
1900294.287 353.2908 294.1072 353.341 293.9651 353.4497 c
1901293.9651 353.8301 L
1902294.0989 353.688 294.2745 353.5751 294.4751 353.5751 c
1903294.7845 353.5751 294.9559 353.8468 294.9518 354.1311 c
1904294.9559 354.4991 294.6842 354.6621 294.4166 354.8503 c
1905294.149 355.0342 293.8773 355.2391 293.8773 355.6906 c
1906293.8773 356.1129 294.1365 356.5268 294.6006 356.5268 c
1907294.7887 356.5268 294.9476 356.4641 295.0981 356.3596 C
1908295.0981 355.9875 l
1909f
1910*U
1911*u
1912299.0865 353.3326 m
1913298.773 353.3326 L
1914298.6559 353.9806 L
1915297.9869 353.9806 L
1916297.8741 353.3326 L
1917297.5605 353.3326 L
1918298.1793 356.485 L
1919298.4552 356.485 L
1920299.0865 353.3326 l
1921f
1922298.6099 354.2357 m
1923298.4009 355.444 L
1924298.3632 355.6572 298.3465 355.8746 298.3214 356.0878 c
1925298.3047 356.0878 L
1926298.2754 355.8746 298.2545 355.6572 298.2211 355.444 c
1927298.0371 354.2357 L
1928298.6099 354.2357 l
1929f
1930*U
1931*u
1932301.8124 353.6002 m
1933302.4981 353.6002 L
1934302.4981 353.3326 L
1935301.5198 353.3326 L
1936301.5198 356.485 L
1937301.8124 356.485 L
1938301.8124 353.6002 l
1939f
1940*U
1941*u
1942309.0754 355.9875 m
1943308.95 356.1296 308.812 356.2425 308.6114 356.2425 c
1944308.3187 356.2425 308.1556 356 308.1556 355.7324 c
1945308.1556 355.3645 308.4232 355.1931 308.695 355.0091 c
1946308.9626 354.821 309.2301 354.6203 309.2301 354.1855 c
1947309.2301 353.7256 308.9333 353.2908 308.4399 353.2908 c
1948308.2643 353.2908 308.0846 353.341 307.9424 353.4497 c
1949307.9424 353.8301 L
1950308.0762 353.688 308.2518 353.5751 308.4525 353.5751 c
1951308.7619 353.5751 308.9333 353.8468 308.9291 354.1311 c
1952308.9333 354.4991 308.6615 354.6621 308.3939 354.8503 c
1953308.1264 355.0342 307.8546 355.2391 307.8546 355.6906 c
1954307.8546 356.1129 308.1138 356.5268 308.5779 356.5268 c
1955308.766 356.5268 308.9249 356.4641 309.0754 356.3596 C
1956309.0754 355.9875 l
1957f
1958*U
1959*u
1960312.9468 353.7172 m
1961312.8339 353.6378 312.7001 353.5751 312.558 353.5751 c
1962311.9977 353.5751 311.9977 354.5492 311.9977 354.9172 c
1963311.9977 355.5025 312.0688 356.2425 312.5789 356.2425 c
1964312.7252 356.2425 312.8297 356.184 312.9468 356.1045 C
1965312.9468 356.4265 l
1966312.8506 356.4975 312.6918 356.5268 312.5747 356.5268 c
1967311.7134 356.5268 311.6967 355.306 311.6967 354.7959 c
1968311.6967 354.2566 311.8054 353.2908 312.5454 353.2908 c
1969312.6834 353.2908 312.8381 353.3451 312.9468 353.4204 c
1970312.9468 353.7172 L
1971f
1972*U
1973*u
1974315.5053 353.3326 m
1975315.5053 356.485 L
1976315.8188 356.485 L
1977316.2578 356.485 316.6801 356.4515 316.6801 355.6823 c
1978316.6801 355.2809 316.5923 354.8879 316.0864 354.8712 c
1979316.7846 353.3326 L
1980316.4752 353.3326 L
1981315.8063 354.8753 L
1982315.7979 354.8753 L
1983315.7979 353.3326 L
1984315.5053 353.3326 l
1985f
1986315.7979 355.1137 m
1987315.9025 355.1137 L
1988316.3122 355.1137 316.3791 355.2558 316.3791 355.6697 c
1989316.3791 356.1672 316.2286 356.2174 315.8565 356.2174 c
1990315.7979 356.2174 L
1991315.7979 355.1137 l
1992f
1993*U
1994*u
1995319.5728 353.3326 m
1996319.2802 353.3326 L
1997319.2802 356.485 L
1998319.5728 356.485 L
1999319.5728 353.3326 l
2000f
2001*U
2002*u
2003322.2551 353.3326 m
2004322.2551 356.485 L
2005322.5812 356.485 L
2006323.0327 356.485 323.4341 356.4432 323.4341 355.6655 c
2007323.4341 355.0551 323.2209 354.8419 322.623 354.8419 c
2008322.5477 354.8419 L
2009322.5477 353.3326 L
2010322.2551 353.3326 l
2011f
2012322.5477 355.1095 m
2013322.6606 355.1095 L
2014323.0703 355.1095 323.1205 355.26 323.1331 355.6655 c
2015323.1331 356.1004 323.016 356.2174 322.6063 356.2174 c
2016322.5477 356.2174 L
2017322.5477 355.1095 l
2018f
2019*U
2020*u
2021326.9539 356.485 m
2022325.7164 356.485 L
2023325.7164 356.2174 L
2024326.1888 356.2174 L
2025326.1888 353.3326 L
2026326.4815 353.3326 L
2027326.4815 356.2174 L
2028326.9539 356.2174 l
2029326.9539 356.485 L
2030f
2031*U
2032*u
2033329.7077 353.3326 m
2034329.4151 353.3326 L
2035329.4151 356.485 L
2036329.7077 356.485 L
2037329.7077 353.3326 l
2038f
2039*U
2040*u
2041333.7028 353.3326 m
2042333.4477 353.3326 L
2043332.737 355.4523 L
2044332.691 355.5819 332.6659 355.7241 332.6283 355.8579 c
2045332.6116 355.8579 L
2046332.6241 355.653 332.645 355.4523 332.645 355.2474 c
2047332.645 353.3326 L
2048332.39 353.3326 L
2049332.39 356.485 L
2050332.645 356.485 L
2051333.3683 354.2942 L
2052333.4059 354.1855 333.4352 354.0768 333.4645 353.9681 c
2053333.477 353.9681 L
2054333.4686 354.1061 333.4477 354.2482 333.4477 354.3862 c
2055333.4477 356.485 L
2056333.7028 356.485 L
2057333.7028 353.3326 l
2058f
2059*U
2060*u
2061336.9846 354.9966 m
2062337.7037 354.9966 L
2063337.7037 354.4154 L
2064337.7037 353.9179 337.6787 353.2908 337.0264 353.2908 c
2065336.3617 353.2908 336.299 353.989 336.299 354.9841 c
2066336.299 355.7283 336.3868 356.5268 337.0557 356.5268 c
2067337.432 356.5268 337.6201 356.276 337.6996 355.9331 c
2068337.4111 355.8202 L
2069337.3776 356.0084 337.2982 356.2425 337.0682 356.2425 c
2070336.6334 356.2383 336.6 355.5652 336.6 355.0091 c
2071336.6 353.8427 336.7463 353.5751 337.0515 353.5751 c
2072337.3818 353.5751 337.4111 353.8176 337.4111 354.4907 c
2073337.4111 354.729 L
2074336.9846 354.729 L
2075336.9846 354.9966 l
2076f
2077*U
2078U
2079U
2080337.6667 -3924 m
2081(N) *
2082337.6667 4716 m
2083(N) *
2084LB
2085%AI5_EndLayer--
2086%%PageTrailer
2087gsave annotatepage grestore showpage
2088%%Trailer
2089Adobe_IllustratorA_AI5 /terminate get exec
2090Adobe_level2_AI5 /terminate get exec
2091%%EOF
Note: See TracBrowser for help on using the repository browser.