~rdoering/ubuntu/lucid/erlang/fix-535090

« back to all changes in this revision

Viewing changes to lib/gs/doc/src/images/gs1-1-image-3.ps

  • Committer: Elliot Murphy
  • Date: 2009-12-22 02:56:21 UTC
  • mfrom: (3.3.5 sid)
  • Revision ID: elliot@elliotmurphy.com-20091222025621-qv3rja8gbpiabkbe
* Merge with Debian testing; remaining Ubuntu changes:
  - Drop libwxgtk2.8-dev build dependency. Wx isn't in main, and not
    supposed to. (LP #438365)
  - Drop erlang-wx binary.
  - Drop erlang-wx dependency from -megaco, -common-test, and -reltool, they
    do not really need wx. Also drop it from -debugger; the GUI needs wx,
    but it apparently has CLI bits as well, and is also needed by -megaco,
    so let's keep the package for now.
* Fixed dialyzer(1) manpage which was placed into section 3 and conflicted
  with dialyzer(3erl).
* New upstream release (it adds a new binary package erlang-erl-docgen).
* Refreshed patches, removed most of emacs.patch which is applied upstream.
* Linked run_test binary from erlang-common-test package to /usr/bin.
* Fixed VCS headers in debian/control.
* Moved from prebuilt manpages to generated from sources. This adds
  erlang-manpages binary package and xsltproc build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%!PS-Adobe-3.0 EPSF-3.0
 
2
%%Creator: Adobe Illustrator(r) 6.0
 
3
%%For: (Anna Fedoriw) (Ericsson Telecom)
 
4
%%Title: (All_events.eps)
 
5
%%CreationDate: (97-05-23) (14.00)
 
6
%%BoundingBox: 122 566 396 709
 
7
%%HiResBoundingBox: 122.3411 566.1667 395.7095 708.3677
 
8
%%DocumentProcessColors: Black
 
9
%%DocumentFonts: Geneva
 
10
%%+ Univers
 
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: 306 396 306 396
 
21
%AI3_TileBox: 21 -12 588 802
 
22
%AI3_DocumentPreview: Macintosh_ColorPic
 
23
%AI5_ArtSize: 595.2756 841.8898
 
24
%AI5_RulerUnits: 1
 
25
%AI5_ArtFlags: 0 0 0 1 0 0 1 1 0
 
26
%AI5_TargetResolution: 800
 
27
%AI5_NumLayers: 1
 
28
%AI5_OpenToView: -126 900 1 1058 826 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: Geneva
 
2086
%%IncludeFont: Univers
 
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: _Geneva Geneva
 
2111
[/_Geneva/Geneva 0 0 0 TZ
 
2112
%AI3_EndEncoding TrueType
 
2113
%AI3_BeginEncoding: _Univers Univers
 
2114
[/_Univers/Univers 0 0 1 TZ
 
2115
%AI3_EndEncoding AdobeType
 
2116
%AI5_Begin_NonPrinting
 
2117
Np
 
2118
8 Bn
 
2119
%AI5_BeginGradient: (Black & White)
 
2120
(Black & White) 0 2 Bd
 
2121
[
 
2122
<
 
2123
FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
 
2124
D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
 
2125
AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
 
2126
87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
 
2127
5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
 
2128
37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
 
2129
0F0E0D0C0B0A09080706050403020100
 
2130
>
 
2131
0 %_Br
 
2132
[
 
2133
0 0 50 100 %_Bs
 
2134
1 0 50 0 %_Bs
 
2135
BD
 
2136
%AI5_EndGradient
 
2137
%AI5_BeginGradient: (Green & Blue)
 
2138
(Green & Blue) 0 2 Bd
 
2139
[
 
2140
<
 
2141
99999A9A9B9B9B9C9C9D9D9D9E9E9F9F9FA0A0A1A1A1A2A2A3A3A3A4A4A5A5A5A6A6A7A7A7A8A8A9
 
2142
A9A9AAAAABABABACACADADADAEAEAFAFAFB0B0B1B1B1B2B2B3B3B3B4B4B5B5B5B6B6B7B7B7B8B8B9
 
2143
B9B9BABABBBBBBBCBCBDBDBDBEBEBFBFBFC0C0C1C1C1C2C2C3C3C3C4C4C5C5C5C6C6C7C7C7C8C8C9
 
2144
C9C9CACACBCBCBCCCCCDCDCDCECECFCFCFD0D0D1D1D1D2D2D3D3D3D4D4D5D5D5D6D6D7D7D7D8D8D9
 
2145
D9D9DADADBDBDBDCDCDDDDDDDEDEDFDFDFE0E0E1E1E1E2E2E3E3E3E4E4E5E5E5E6E6E7E7E7E8E8E9
 
2146
E9E9EAEAEBEBEBECECEDEDEDEEEEEFEFEFF0F0F1F1F1F2F2F3F3F3F4F4F5F5F5F6F6F7F7F7F8F8F9
 
2147
F9F9FAFAFBFBFBFCFCFDFDFDFEFEFFFF
 
2148
>
 
2149
<
 
2150
000102020304050506070808090A0B0B0C0D0E0E0F101111121314141516171718191A1A1B1C1D1D
 
2151
1E1F20202122232324252626272829292A2B2C2C2D2E2F2F303132323334353536373838393A3B3B
 
2152
3C3D3E3E3F404141424344444546474748494A4A4B4C4D4D4E4F5050515253535455565657585959
 
2153
5A5B5C5C5D5E5F5F606162626364656566676868696A6B6B6C6D6E6E6F7071717273747475767777
 
2154
78797A7A7B7C7D7D7E7F80808182828384858586878888898A8B8B8C8D8E8E8F9091919293949495
 
2155
96979798999A9A9B9C9D9D9E9FA0A0A1A2A3A3A4A5A6A6A7A8A9A9AAABACACADAEAFAFB0B1B2B2B3
 
2156
B4B5B5B6B7B8B8B9BABBBBBCBDBEBEBF
 
2157
>
 
2158
<
 
2159
FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
 
2160
D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
 
2161
AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
 
2162
87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
 
2163
5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
 
2164
37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
 
2165
0F0E0D0C0B0A09080706050403020100
 
2166
>
 
2167
0
 
2168
1 %_Br
 
2169
[
 
2170
1 0.75 0 0 1 50 100 %_Bs
 
2171
0.6 0 1 0 1 50 0 %_Bs
 
2172
BD
 
2173
%AI5_EndGradient
 
2174
%AI5_BeginGradient: (Pink, Yellow, Green)
 
2175
(Pink, Yellow, Green) 0 3 Bd
 
2176
[
 
2177
<
 
2178
00000000000000000000000000000000000000010101010101010101010101010101010101010101
 
2179
01010101010202020202020202020202020202020202020202020203030303030303030303030303
 
2180
03030303030303030404040404040404040404040404040404040404050505050505050505050505
 
2181
05050505050505060606060606060606060606060606060606060707070707070707070707070707
 
2182
07070707080808080808080808080808080808080809090909090909090909090909090909090A0A
 
2183
0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0C0C0C0C0C0C0C0C0C
 
2184
0C0C0C0C0C0C0C0D0D0D0D0D
 
2185
>
 
2186
<
 
2187
050506060606070708080809090A0A0A0B0B0C0C0D0D0E0E0F0F1010111112121313141415151617
 
2188
17181819191A1A1B1C1C1D1D1E1F1F202021222223232425252626272828292A2A2B2C2C2D2D2E2F
 
2189
2F3031313233333435353637373839393A3B3B3C3D3E3E3F4040414242434445454647474849494A
 
2190
4B4C4C4D4E4F4F505151525354545556575758595A5A5B5C5C5D5E5F5F6061626363646566666768
 
2191
69696A6B6C6C6D6E6F707071727373747576777778797A7B7B7C7D7E7F7F80818283838485868787
 
2192
88898A8B8B8C8D8E8F8F9091929394949596979898999A9B9C9D9D9E9FA0A1A2A2A3A4A5A6A7A7A8
 
2193
A9AAABACADADAEAFB0B1B2B2
 
2194
>
 
2195
<
 
2196
CCCCCBCBCBCACACAC9C9C8C8C7C7C6C6C5C5C4C4C3C2C2C1C1C0C0BFBEBEBDBDBCBBBBBAB9B9B8B7
 
2197
B7B6B6B5B4B4B3B2B1B1B0AFAFAEADADACABAAAAA9A8A8A7A6A5A5A4A3A2A2A1A0A09F9E9D9C9C9B
 
2198
9A999998979696959493929291908F8E8E8D8C8B8A8A8988878686858483828181807F7E7D7C7C7B
 
2199
7A7978777776757473727171706F6E6D6C6B6A6A69686766656463636261605F5E5D5C5B5B5A5958
 
2200
5756555453525151504F4E4D4C4B4A49484746464544434241403F3E3D3C3B3A3938383736353433
 
2201
3231302F2E2D2C2B2A29282726252423222221201F1E1D1C1B1A191817161514131211100F0E0D0C
 
2202
0B0A09080706050403020100
 
2203
>
 
2204
0
 
2205
1 %_Br
 
2206
<
 
2207
737271706F6E6D6C6B6A696867666564636261605F5E5D5C5B5B5A59585756555453525150504F4E
 
2208
4D4C4B4A4949484746454443434241403F3E3E3D3C3B3A3A393837363635343333323130302F2E2D
 
2209
2D2C2B2A2A29282827262525242323222121201F1F1E1D1D1C1C1B1A1A1918181717161615141413
 
2210
1312121111100F0F0E0E0D0D0C0C0C0B0B0A0A090908080807070606060505050404040303030202
 
2211
020201010101010000000000
 
2212
>
 
2213
<
 
2214
00000000000000000000000001010101010101010101010101010101010101010101010102020202
 
2215
02020202020202020202020202020202020202020202030303030303030303030303030303030303
 
2216
03030303030303030303030303040404040404040404040404040404040404040404040404040404
 
2217
04040404040404040404050505050505050505050505050505050505050505050505050505050505
 
2218
050505050505050505050505
 
2219
>
 
2220
<
 
2221
BFBFBFC0C0C0C0C0C0C0C0C0C1C1C1C1C1C1C1C1C1C2C2C2C2C2C2C2C2C2C2C3C3C3C3C3C3C3C3C3
 
2222
C3C4C4C4C4C4C4C4C4C4C4C5C5C5C5C5C5C5C5C5C5C5C6C6C6C6C6C6C6C6C6C6C6C6C7C7C7C7C7C7
 
2223
C7C7C7C7C7C7C8C8C8C8C8C8C8C8C8C8C8C8C8C9C9C9C9C9C9C9C9C9C9C9C9C9C9C9CACACACACACA
 
2224
CACACACACACACACACACACBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCCCCCCCCCCCCCCCC
 
2225
CCCCCCCCCCCCCCCCCCCCCCCC
 
2226
>
 
2227
0
 
2228
1 %_Br
 
2229
[
 
2230
0.05 0.7 0 0 1 50 100 %_Bs
 
2231
0 0.02 0.8 0 1 57 36 %_Bs
 
2232
0.45 0 0.75 0 1 37 0 %_Bs
 
2233
BD
 
2234
%AI5_EndGradient
 
2235
%AI5_BeginGradient: (Purple, Red & Yellow)
 
2236
(Purple, Red & Yellow) 0 3 Bd
 
2237
[
 
2238
0
 
2239
<
 
2240
FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
 
2241
D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
 
2242
AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
 
2243
87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
 
2244
5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
 
2245
37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
 
2246
0F0E0D0C0B0A
 
2247
>
 
2248
<
 
2249
CCCCCCCDCDCDCDCDCECECECECECFCFCFCFD0D0D0D0D0D1D1D1D1D1D2D2D2D2D2D3D3D3D3D3D4D4D4
 
2250
D4D5D5D5D5D5D6D6D6D6D6D7D7D7D7D7D8D8D8D8D8D9D9D9D9DADADADADADBDBDBDBDBDCDCDCDCDC
 
2251
DDDDDDDDDDDEDEDEDEDFDFDFDFDFE0E0E0E0E0E1E1E1E1E1E2E2E2E2E2E3E3E3E3E4E4E4E4E4E5E5
 
2252
E5E5E5E6E6E6E6E6E7E7E7E7E7E8E8E8E8E9E9E9E9E9EAEAEAEAEAEBEBEBEBEBECECECECECEDEDED
 
2253
EDEEEEEEEEEEEFEFEFEFEFF0F0F0F0F0F1F1F1F1F1F2F2F2F2F3F3F3F3F3F4F4F4F4F4F5F5F5F5F5
 
2254
F6F6F6F6F6F7F7F7F7F8F8F8F8F8F9F9F9F9F9FAFAFAFAFAFBFBFBFBFBFCFCFCFCFDFDFDFDFDFEFE
 
2255
FEFEFEFFFFFF
 
2256
>
 
2257
0
 
2258
1 %_Br
 
2259
<
 
2260
E5E4E3E2E1E0DFDEDDDCDBDAD9D8D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBE
 
2261
BDBCBBBAB9B8B7B6B5B4B3B2B1B0AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A99989796
 
2262
9594939291908F8E8D8C8B8A898887868584838281807F7E7D7C7B7A797877767574737271706F6E
 
2263
6D6C6B6A696867666564636261605F5E5D5C5B5A595857565554535251504F4E4D4C4B4A49484746
 
2264
4544434241403F3E3D3C3B3A393837363534333231302F2E2D2C2B2A292827262524232221201F1E
 
2265
1D1C1B1A191817161514131211100F0E0D0C0B0A09080706050403020100
 
2266
>
 
2267
<
 
2268
E5E6E6E6E6E6E6E6E6E7E7E7E7E7E7E7E7E7E8E8E8E8E8E8E8E8E8E9E9E9E9E9E9E9E9E9EAEAEAEA
 
2269
EAEAEAEAEAEBEBEBEBEBEBEBEBEBECECECECECECECECECEDEDEDEDEDEDEDEDEDEEEEEEEEEEEEEEEE
 
2270
EEEFEFEFEFEFEFEFEFEFF0F0F0F0F0F0F0F0F0F1F1F1F1F1F1F1F1F1F2F2F2F2F2F2F2F2F2F3F3F3
 
2271
F3F3F3F3F3F3F4F4F4F4F4F4F4F4F4F5F5F5F5F5F5F5F5F5F6F6F6F6F6F6F6F6F6F7F7F7F7F7F7F7
 
2272
F7F7F8F8F8F8F8F8F8F8F8F9F9F9F9F9F9F9F9F9FAFAFAFAFAFAFAFAFAFBFBFBFBFBFBFBFBFBFCFC
 
2273
FCFCFCFCFCFCFCFDFDFDFDFDFDFDFDFDFEFEFEFEFEFEFEFEFEFFFFFFFFFF
 
2274
>
 
2275
<
 
2276
00010203040405060708090A0B0C0C0D0E0F10111213141415161718191A1B1C1D1D1E1F20212223
 
2277
242525262728292A2B2C2D2D2E2F30313233343535363738393A3B3C3D3D3E3F4041424344454546
 
2278
4748494A4B4C4D4E4E4F50515253545556565758595A5B5C5D5E5E5F60616263646566666768696A
 
2279
6B6C6D6E6E6F70717273747576767778797A7B7C7D7E7F7F80818283848586878788898A8B8C8D8E
 
2280
8F8F90919293949596979798999A9B9C9D9E9F9FA0A1A2A3A4A5A6A7A7A8A9AAABACADAEAFAFB0B1
 
2281
B2B3B4B5B6B7B8B8B9BABBBCBDBEBFC0C0C1C2C3C4C5C6C7C8C8C9CACBCC
 
2282
>
 
2283
0
 
2284
1 %_Br
 
2285
[
 
2286
0 0.04 1 0 1 50 100 %_Bs
 
2287
0 1 0.8 0 1 50 50 %_Bs
 
2288
0.9 0.9 0 0 1 50 0 %_Bs
 
2289
BD
 
2290
%AI5_EndGradient
 
2291
%AI5_BeginGradient: (Rainbow)
 
2292
(Rainbow) 0 6 Bd
 
2293
[
 
2294
<
 
2295
FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
 
2296
D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
 
2297
AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
 
2298
87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
 
2299
5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
 
2300
37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
 
2301
0F0E0D0C0B0A09080706050403020100
 
2302
>
 
2303
1
 
2304
0
 
2305
0
 
2306
1 %_Br
 
2307
1
 
2308
<
 
2309
0708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F202122232425262728292A2B2C2D2E
 
2310
2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F50515253545556
 
2311
5758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F707172737475767778797A7B7C7D7E
 
2312
7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9FA0A1A2A3A4A5A6
 
2313
A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7C8C9CACBCCCDCE
 
2314
CFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEFF0F1F2F3F4F5F6
 
2315
F7F8F9FAFBFCFDFEFF
 
2316
>
 
2317
0
 
2318
0
 
2319
1 %_Br
 
2320
1
 
2321
<
 
2322
00000000000000000000000000000000000001010101010101010101010101010101010101010101
 
2323
01010101010101010101010101010202020202020202020202020202020202020202020202020202
 
2324
02020202020202020202030303030303030303030303030303030303030303030303030303030303
 
2325
03030303030304040404040404040404040404040404040404040404040404040404040404040404
 
2326
04040505050505050505050505050505050505050505050505050505050505050505050505050606
 
2327
06060606060606060606060606060606060606060606060606060606060606060606070707070707
 
2328
07070707070707070707070707070707
 
2329
>
 
2330
<
 
2331
FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
 
2332
D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
 
2333
AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
 
2334
87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
 
2335
5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
 
2336
37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
 
2337
0F0E0D0C0B0A09080706050403020100
 
2338
>
 
2339
0
 
2340
1 %_Br
 
2341
<
 
2342
000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
 
2343
28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
 
2344
505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
 
2345
78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
 
2346
A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
 
2347
C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
 
2348
F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
 
2349
>
 
2350
0
 
2351
1
 
2352
0
 
2353
1 %_Br
 
2354
0
 
2355
<
 
2356
FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
 
2357
D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
 
2358
AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
 
2359
87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
 
2360
5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
 
2361
37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
 
2362
0F0E0D0C0B0A09080706050403020100
 
2363
>
 
2364
1
 
2365
0
 
2366
1 %_Br
 
2367
[
 
2368
0 1 0 0 1 50 100 %_Bs
 
2369
1 1 0 0 1 50 80 %_Bs
 
2370
1 0.0279 0 0 1 50 60 %_Bs
 
2371
1 0 1 0 1 50 40 %_Bs
 
2372
0 0 1 0 1 50 20 %_Bs
 
2373
0 1 1 0 1 50 0 %_Bs
 
2374
BD
 
2375
%AI5_EndGradient
 
2376
%AI5_BeginGradient: (Steel Bar)
 
2377
(Steel Bar) 0 3 Bd
 
2378
[
 
2379
<
 
2380
FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
 
2381
D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
 
2382
AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
 
2383
87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
 
2384
5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
 
2385
37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
 
2386
0F0E0D0C0B0A09080706050403020100
 
2387
>
 
2388
0 %_Br
 
2389
<
 
2390
000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
 
2391
28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
 
2392
505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
 
2393
78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
 
2394
A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
 
2395
C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
 
2396
F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
 
2397
>
 
2398
0 %_Br
 
2399
[
 
2400
0 0 50 100 %_Bs
 
2401
1 0 50 70 %_Bs
 
2402
0 0 50 0 %_Bs
 
2403
BD
 
2404
%AI5_EndGradient
 
2405
%AI5_BeginGradient: (Yellow & Orange Radial)
 
2406
(Yellow & Orange Radial) 1 2 Bd
 
2407
[
 
2408
0
 
2409
<
 
2410
0001010203040506060708090A0B0C0C0D0E0F10111213131415161718191A1B1C1D1D1E1F202122
 
2411
232425262728292A2B2B2C2D2E2F303132333435363738393A3B3C3D3E3E3F404142434445464748
 
2412
494A4B4C4D4E4F505152535455565758595A5B5C5D5E5F60606162636465666768696A6B6C6D6E6F
 
2413
707172737475767778797A7B7C7D7E7F808182838485868788898A8B8C
 
2414
>
 
2415
<
 
2416
FFFFFFFFFEFEFEFEFEFEFEFDFDFDFDFDFDFCFCFCFCFCFCFBFBFBFBFBFBFAFAFAFAFAFAF9F9F9F9F9
 
2417
F9F8F8F8F8F8F8F7F7F7F7F7F7F6F6F6F6F6F6F5F5F5F5F5F5F4F4F4F4F4F3F3F3F3F3F3F2F2F2F2
 
2418
F2F2F1F1F1F1F1F0F0F0F0F0F0EFEFEFEFEFEFEEEEEEEEEEEDEDEDEDEDEDECECECECECEBEBEBEBEB
 
2419
EBEAEAEAEAEAE9E9E9E9E9E9E8E8E8E8E8E8E7E7E7E7E7E6E6E6E6E6E5
 
2420
>
 
2421
0
 
2422
1 %_Br
 
2423
[
 
2424
0 0 1 0 1 52 19 %_Bs
 
2425
0 0.55 0.9 0 1 50 100 %_Bs
 
2426
BD
 
2427
%AI5_EndGradient
 
2428
%AI5_BeginGradient: (Yellow & Purple Radial)
 
2429
(Yellow & Purple Radial) 1 2 Bd
 
2430
[
 
2431
<
 
2432
000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
 
2433
28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
 
2434
505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
 
2435
78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
 
2436
A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
 
2437
C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
 
2438
F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
 
2439
>
 
2440
<
 
2441
1415161718191A1B1C1D1E1F1F202122232425262728292A2A2B2C2D2E2F30313233343536363738
 
2442
393A3B3C3D3E3F40414142434445464748494A4B4C4D4D4E4F50515253545556575858595A5B5C5D
 
2443
5E5F60616263646465666768696A6B6C6D6E6F6F707172737475767778797A7B7B7C7D7E7F808182
 
2444
83848586868788898A8B8C8D8E8F90919292939495969798999A9B9C9D9D9E9FA0A1A2A3A4A5A6A7
 
2445
A8A9A9AAABACADAEAFB0B1B2B3B4B4B5B6B7B8B9BABBBCBDBEBFC0C0C1C2C3C4C5C6C7C8C9CACBCB
 
2446
CCCDCECFD0D1D2D3D4D5D6D7D7D8D9DADBDCDDDEDFE0E1E2E2E3E4E5E6E7E8E9EAEBECEDEEEEEFF0
 
2447
F1F2F3F4F5F6F7F8F9F9FAFBFCFDFEFF
 
2448
>
 
2449
<
 
2450
ABAAAAA9A8A7A7A6A5A5A4A3A3A2A1A1A09F9F9E9D9D9C9B9B9A9999989797969595949393929191
 
2451
908F8F8E8D8D8C8B8B8A8989888787868585848383828181807F7F7E7D7D7C7B7B7A797978777776
 
2452
7575747373727171706F6F6E6D6D6C6B6B6A6969686767666565646362626160605F5E5E5D5C5C5B
 
2453
5A5A5958585756565554545352525150504F4E4E4D4C4C4B4A4A4948484746464544444342424140
 
2454
403F3E3E3D3C3C3B3A3A3938383736363534343332323130302F2E2E2D2C2C2B2A2A292828272626
 
2455
25242423222121201F1F1E1D1D1C1B1B1A1919181717161515141313121111100F0F0E0D0D0C0B0B
 
2456
0A090908070706050504030302010100
 
2457
>
 
2458
0
 
2459
1 %_Br
 
2460
[
 
2461
0 0.08 0.67 0 1 50 14 %_Bs
 
2462
1 1 0 0 1 50 100 %_Bs
 
2463
BD
 
2464
%AI5_EndGradient
 
2465
%AI5_End_NonPrinting--
 
2466
%AI5_BeginPalette
 
2467
0 0 Pb
 
2468
Pn
 
2469
Pc
 
2470
1 g
 
2471
Pc
 
2472
0 g
 
2473
Pc
 
2474
0 0 0 0 k
 
2475
Pc
 
2476
0.75 g
 
2477
Pc
 
2478
0.5 g
 
2479
Pc
 
2480
0.25 g
 
2481
Pc
 
2482
0 g
 
2483
Pc
 
2484
Bb
 
2485
2 (Black & White) -4014 4716 0 0 1 0 0 1 0 0 Bg
 
2486
0 BB
 
2487
Pc
 
2488
0.25 0 0 0 k
 
2489
Pc
 
2490
0.5 0 0 0 k
 
2491
Pc
 
2492
0.75 0 0 0 k
 
2493
Pc
 
2494
1 0 0 0 k
 
2495
Pc
 
2496
0.25 0.25 0 0 k
 
2497
Pc
 
2498
0.5 0.5 0 0 k
 
2499
Pc
 
2500
0.75 0.75 0 0 k
 
2501
Pc
 
2502
1 1 0 0 k
 
2503
Pc
 
2504
Bb
 
2505
2 (Pink, Yellow, Green) -4014 4716 0 0 1 0 0 1 0 0 Bg
 
2506
0 BB
 
2507
Pc
 
2508
0 0.25 0 0 k
 
2509
Pc
 
2510
0 0.5 0 0 k
 
2511
Pc
 
2512
0 0.75 0 0 k
 
2513
Pc
 
2514
0 1 0 0 k
 
2515
Pc
 
2516
0 0.25 0.25 0 k
 
2517
Pc
 
2518
0 0.5 0.5 0 k
 
2519
Pc
 
2520
0 0.75 0.75 0 k
 
2521
Pc
 
2522
0 1 1 0 k
 
2523
Pc
 
2524
Bb
 
2525
0 0 0 0 Bh
 
2526
2 (Yellow & Purple Radial) -4014 4716 0 0 1 0 0 1 0 0 Bg
 
2527
0 BB
 
2528
Pc
 
2529
0 0 0.25 0 k
 
2530
Pc
 
2531
0 0 0.5 0 k
 
2532
Pc
 
2533
0 0 0.75 0 k
 
2534
Pc
 
2535
0 0 1 0 k
 
2536
Pc
 
2537
0.25 0 0.25 0 k
 
2538
Pc
 
2539
0.5 0 0.5 0 k
 
2540
Pc
 
2541
0.75 0 0.75 0 k
 
2542
Pc
 
2543
1 0 1 0 k
 
2544
Pc
 
2545
Bb
 
2546
2 (Rainbow) -4014 4716 0 0 1 0 0 1 0 0 Bg
 
2547
0 BB
 
2548
Pc
 
2549
0.25 0.125 0 0 k
 
2550
Pc
 
2551
0.5 0.25 0 0 k
 
2552
Pc
 
2553
0.75 0.375 0 0 k
 
2554
Pc
 
2555
1 0.5 0 0 k
 
2556
Pc
 
2557
0.125 0.25 0 0 k
 
2558
Pc
 
2559
0.25 0.5 0 0 k
 
2560
Pc
 
2561
0.375 0.75 0 0 k
 
2562
Pc
 
2563
0.5 1 0 0 k
 
2564
Pc
 
2565
Bb
 
2566
2 (Steel Bar) -4014 4716 0 0 1 0 0 1 0 0 Bg
 
2567
0 BB
 
2568
Pc
 
2569
0 0.25 0.125 0 k
 
2570
Pc
 
2571
0 0.5 0.25 0 k
 
2572
Pc
 
2573
0 0.75 0.375 0 k
 
2574
Pc
 
2575
0 1 0.5 0 k
 
2576
Pc
 
2577
0 0.125 0.25 0 k
 
2578
Pc
 
2579
0 0.25 0.5 0 k
 
2580
Pc
 
2581
0 0.375 0.75 0 k
 
2582
Pc
 
2583
0 0.5 1 0 k
 
2584
Pc
 
2585
Bb
 
2586
2 (Purple, Red & Yellow) -4014 4716 0 0 1 0 0 1 0 0 Bg
 
2587
0 BB
 
2588
Pc
 
2589
0.125 0 0.25 0 k
 
2590
Pc
 
2591
0.25 0 0.5 0 k
 
2592
Pc
 
2593
0.375 0 0.75 0 k
 
2594
Pc
 
2595
0.5 0 1 0 k
 
2596
Pc
 
2597
0.25 0 0.125 0 k
 
2598
Pc
 
2599
0.5 0 0.25 0 k
 
2600
Pc
 
2601
0.75 0 0.375 0 k
 
2602
Pc
 
2603
1 0 0.5 0 k
 
2604
Pc
 
2605
Bb
 
2606
2 (Green & Blue) -4014 4716 0 0 1 0 0 1 0 0 Bg
 
2607
0 BB
 
2608
Pc
 
2609
0.25 0.125 0.125 0 k
 
2610
Pc
 
2611
0.5 0.25 0.25 0 k
 
2612
Pc
 
2613
0.75 0.375 0.375 0 k
 
2614
Pc
 
2615
1 0.5 0.5 0 k
 
2616
Pc
 
2617
0.25 0.25 0.125 0 k
 
2618
Pc
 
2619
0.5 0.5 0.25 0 k
 
2620
Pc
 
2621
0.75 0.75 0.375 0 k
 
2622
Pc
 
2623
1 1 0.5 0 k
 
2624
Pc
 
2625
Bb
 
2626
0 0 0 0 Bh
 
2627
2 (Yellow & Orange Radial) -4014 4716 0 0 1 0 0 1 0 0 Bg
 
2628
0 BB
 
2629
Pc
 
2630
0.125 0.25 0.125 0 k
 
2631
Pc
 
2632
0.25 0.5 0.25 0 k
 
2633
Pc
 
2634
0.375 0.75 0.375 0 k
 
2635
Pc
 
2636
0.5 1 0.5 0 k
 
2637
Pc
 
2638
0.125 0.25 0.25 0 k
 
2639
Pc
 
2640
0.25 0.5 0.5 0 k
 
2641
Pc
 
2642
0.375 0.75 0.75 0 k
 
2643
Pc
 
2644
0.5 1 1 0 k
 
2645
Pc
 
2646
0 0 0 0 k
 
2647
Pc
 
2648
0.125 0.125 0.25 0 k
 
2649
Pc
 
2650
0.25 0.25 0.5 0 k
 
2651
Pc
 
2652
0.375 0.375 0.75 0 k
 
2653
Pc
 
2654
0.5 0.5 1 0 k
 
2655
Pc
 
2656
0.25 0.125 0.25 0 k
 
2657
Pc
 
2658
0.5 0.25 0.5 0 k
 
2659
Pc
 
2660
0.75 0.375 0.75 0 k
 
2661
Pc
 
2662
1 0.5 1 0 k
 
2663
Pc
 
2664
PB
 
2665
%AI5_EndPalette
 
2666
%%EndSetup
 
2667
%AI5_BeginLayer
 
2668
1 1 1 1 0 0 0 79 128 255 Lb
 
2669
(Layer 1) Ln
 
2670
0 A
 
2671
800 Ar
 
2672
0 J 0 j 1 w 4 M []0 d
 
2673
%AI3_Note:
 
2674
0 D
 
2675
0 XR
 
2676
-4014 283.5 m
 
2677
4626 283.5 L
 
2678
(N) *
 
2679
453.5 4716 m
 
2680
453.5 -3924 L
 
2681
(N) *
 
2682
85 4716 m
 
2683
85 -3924 L
 
2684
(N) *
 
2685
-4014 765.5 m
 
2686
4626 765.5 L
 
2687
(N) *
 
2688
0 O
 
2689
1 g
 
2690
0 R
 
2691
0 G
 
2692
3 w
 
2693
334.5 645 m
 
2694
334.5 588.5 l
 
2695
B
 
2696
0 To
 
2697
1 0 0 1 169 583.3333 0 Tp
 
2698
TP
 
2699
-46.6589 0 Td
 
2700
0 Tr
 
2701
0 g
 
2702
1 w
 
2703
/_Univers 10 Tf
 
2704
0 Ts
 
2705
100 Tz
 
2706
0 Tt
 
2707
1 TA
 
2708
%_ 0 XL
 
2709
36 0 Xb
 
2710
XB
 
2711
0 0 5 TC
 
2712
100 100 200 TW
 
2713
0 0 0 Ti
 
2714
1 Ta
 
2715
0 0 2 2 3 Th
 
2716
0 Tq
 
2717
0 0 Tl
 
2718
0 Tc
 
2719
0 Tw
 
2720
(Application Process) Tx
 
2721
(\r) TX 
 
2722
TO
 
2723
1 Ap
 
2724
0.75 g
 
2725
0 R
 
2726
0 G
 
2727
2 J
 
2728
368.0866 681.4134 m
 
2729
368.0866 695.5866 L
 
2730
353.9134 695.5866 L
 
2731
353.9134 681.4134 L
 
2732
368.0866 681.4134 L
 
2733
b
 
2734
0 To
 
2735
1 0 0 1 361 699 0 Tp
 
2736
TP
 
2737
-34.7095 0 Td
 
2738
0 Tr
 
2739
0 g
 
2740
0 J
 
2741
(window object) Tx
 
2742
(\r) TX 
 
2743
TO
 
2744
0 To
 
2745
1 0 0 1 306.5 580.6667 0 Tp
 
2746
TP
 
2747
-20.2759 0 Td
 
2748
0 Tr
 
2749
(graphics\r) Tx
 
2750
5.5481 -12 Td
 
2751
(server) Tx
 
2752
(\r) TX 
 
2753
TO
 
2754
u
 
2755
u
 
2756
0 Ap
 
2757
0 R
 
2758
0 G
 
2759
361 679.5 m
 
2760
360.5015 662.0213 359.5 647 v
 
2761
359 639.5 356.5 630.5 y
 
2762
348 614.5 332 617 306 617 c
 
2763
291.9911 617 209.5 617 y
 
2764
S
 
2765
0 O
 
2766
0 g
 
2767
207.138 615.9751 m
 
2768
208.7913 615.4759 209.8659 615.0159 211.1924 614.4835 c
 
2769
211.1924 619.5278 l
 
2770
210.7176 619.3026 208.7913 618.5353 207.138 618.0364 c
 
2771
205.3686 617.5017 203.7641 617.1361 202.7234 617.0056 c
 
2772
203.7641 616.8751 205.3686 616.5096 207.138 615.9751 c
 
2773
f
 
2774
U
 
2775
U
 
2776
0 To
 
2777
1 0 0 1 357.5 593 0 Tp
 
2778
TP
 
2779
-19.7217 0 Td
 
2780
0 Tr
 
2781
(backend) Tx
 
2782
(\r) TX 
 
2783
TO
 
2784
0 To
 
2785
1 0 0 1 196 623.3333 0 Tp
 
2786
TP
 
2787
0 Tr
 
2788
/_Geneva 8 Tf
 
2789
0 Ta
 
2790
({event, ObjectId ...}) Tx
 
2791
(\r) TX 
 
2792
TO
 
2793
1 Ap
 
2794
0 R
 
2795
0 G
 
2796
169.5286 595.7116 m
 
2797
181.2699 595.7116 190.7884 605.2301 190.7884 616.9714 c
 
2798
190.7884 628.7127 181.2699 638.2312 169.5286 638.2312 c
 
2799
157.7873 638.2312 148.2688 628.7127 148.2688 616.9714 c
 
2800
148.2688 605.2301 157.7873 595.7116 169.5286 595.7116 c
 
2801
s
 
2802
u
 
2803
0 Ap
 
2804
282.7402 617 m
 
2805
282.7402 623.2129 285.1596 629.0538 289.5529 633.447 c
 
2806
293.9461 637.8403 299.7871 640.2599 306 640.2599 c
 
2807
312.2128 640.2599 318.0539 637.8403 322.4471 633.447 c
 
2808
326.8404 629.0538 329.2598 623.2129 329.2598 617 c
 
2809
329.2598 604.1744 318.8255 593.7402 306 593.7402 c
 
2810
299.7871 593.7402 293.9461 596.1596 289.5529 600.5529 c
 
2811
285.1596 604.9461 282.7402 610.7872 282.7402 617 c
 
2812
s
 
2813
1 Ap
 
2814
306 595.7402 m
 
2815
317.7413 595.7402 327.2598 605.2586 327.2598 617 c
 
2816
327.2598 628.7413 317.7413 638.2599 306 638.2599 c
 
2817
294.2587 638.2599 284.7402 628.7413 284.7402 617 c
 
2818
284.7402 605.2586 294.2587 595.7402 306 595.7402 c
 
2819
s
 
2820
U
 
2821
LB
 
2822
%AI5_EndLayer--
 
2823
%%PageTrailer
 
2824
gsave annotatepage grestore showpage
 
2825
%%Trailer
 
2826
Adobe_Illustrator_AI5 /terminate get exec
 
2827
Adobe_ColorImage_AI6 /terminate get exec
 
2828
Adobe_typography_AI5 /terminate get exec
 
2829
Adobe_level2_AI5 /terminate get exec
 
2830
%%EOF