HighLevelUML: WCKER-erd.ps

File WCKER-erd.ps, 178.0 KB (added by balchd, 12 years ago)

Entity relationship diagram of Reload, the WCKER, and a wizard.

Line 
1ÅÐÓÆN1n1k–ÿÿ%!PS-Adobe-3.0 EPSF-3.0
2%%Creator: ImageMark Software Labs
3%%For: () ()
4%%Title: T:\Projects\WCKER\Development\spec-docs\entity-relationship-diagrams\WCKER-erd.ps
5%%CreationDate: () ()
6%%BoundingBox: 0 0 437 761
7%%DocumentProcessColors: Black
8%%ColorUsage:Color
9%%DocumentFonts: Helvetica
10%%+Helvetica-Bold
11%%+Helvetica-Oblique
12%%+Helvetica-BoldOblique
13%%+Times-Roman
14%%+Times-Bold
15%%+Times-Italic
16%%+Times-BoldItalic
17%%+Courier
18%%+Courier-Bold
19%%+Courier-Oblique
20%%+Courier-BoldOblique
21%%+Symbol
22%%DocumentSuppliedResources: procset Adobe_level2_AI5 1.2 0
23%%+ procset Adobe_screens_AI5 1.0 0
24%%+ procset Adobe_typography_AI5 1.0 0
25%%+ procset Adobe_ColorImage_AI6 1.1 0
26%%+ procset Adobe_blend_AI5 1.0 0
27%%+ procset Adobe_pattern_AI5 1.0 0
28%%+ procset Adobe_Illustrator_AI5 1.0 0
29%AI5_FileFormat 3.0
30%AI3_ColorUsage: Color
31%AI3_TemplateBox: 0 0 437 761
32%AI3_TileBox: 0 0 437 761
33%AI3_DocumentPreview: None
34%%Template:
35%%PageOrigin:0.0000 0.0000
36%AI7_GridSettings: 72 8 72 8 1 0 0.8 0.8 0.8 0.9 0.9 0.9
37%%EndComments
38%%BeginProlog
39%%BeginResource: procset Adobe_level2_AI5 1.2 0
40%%Title: (Adobe Illustrator (R) Version 5.0 Level 2 Emulation)
41%%Version: 1.2 0
42%%CreationDate: (04/10/93) ()
43%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
44userdict /Adobe_level2_AI5 25 dict dup begin
45        put
46        /packedarray where not
47        {
48                userdict begin
49                /packedarray
50                {
51                        array astore readonly
52                } bind def
53                /setpacking /pop load def
54                /currentpacking false def
55         end
56                0
57        } if
58        pop
59        userdict /defaultpacking currentpacking put true setpacking
60        /initialize
61        {
62                Adobe_level2_AI5 begin
63        } bind def
64        /terminate
65        {
66                currentdict Adobe_level2_AI5 eq
67                {
68                 end
69                } if
70        } bind def
71        mark
72        /setcustomcolor where not
73        {
74                /findcmykcustomcolor
75                {
76                        0
77                        6 packedarray
78                } bind def
79                /findrgbcustomcolor
80                {
81                        1
82                        5 packedarray
83                } bind def
84                /setcustomcolor
85                {
86                        exch 
87                        aload pop 
88                        0 eq
89                        {
90                                pop
91                                4
92                                {
93                                        4 index mul
94                                        4 1 roll
95                                } repeat
96                                5 -1 roll pop
97                                setcmykcolor
98                        }
99                        {
100                                pop
101                                3
102                                {
103                                        1 exch sub
104                                        3 index mul 
105                                        1 exch sub
106                                        3 1 roll
107                                } repeat
108                                4 -1 roll pop
109                                setrgbcolor
110                        } ifelse
111                }
112                def
113        } if
114       
115        /gt38? mark {version cvr cvx exec} stopped {cleartomark true} {38 gt exch pop} ifelse def
116        userdict /deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt put
117        userdict /level2?
118        systemdict /languagelevel known dup
119        {
120                pop systemdict /languagelevel get 2 ge
121        } if
122        put
123/level2ScreenFreq
124{
125 begin
126                60
127                HalftoneType 1 eq
128                {
129                        pop Frequency
130                } if
131                HalftoneType 2 eq
132                {
133                        pop GrayFrequency
134                } if
135                HalftoneType 5 eq
136                {
137                        pop Default level2ScreenFreq
138                } if
139 end
140} bind def
141userdict /currentScreenFreq 
142        level2? {currenthalftone level2ScreenFreq} {currentscreen pop pop} ifelse put
143level2? not
144        {
145                /setcmykcolor where not
146                {
147                        /setcmykcolor
148                        {
149                                exch .11 mul add exch .59 mul add exch .3 mul add
150                                1 exch sub setgray
151                        } def
152                } if
153                /currentcmykcolor where not
154                {
155                        /currentcmykcolor
156                        {
157                                0 0 0 1 currentgray sub
158                        } def
159                } if
160                /setoverprint where not
161                {
162                        /setoverprint /pop load def
163                } if
164                /selectfont where not
165                {
166                        /selectfont
167                        {
168                                exch findfont exch
169                                dup type /arraytype eq
170                                {
171                                        makefont
172                                }
173                                {
174                                        scalefont
175                                } ifelse
176                                setfont
177                        } bind def
178                } if
179                /cshow where not
180                {
181                        /cshow
182                        {
183                                [
184                                0 0 5 -1 roll aload pop
185                                ] cvx bind forall
186                        } bind def
187                } if
188        } if
189        cleartomark
190        /anyColor?
191        {
192                add add add 0 ne
193        } bind def
194        /testColor
195        {
196                gsave
197                setcmykcolor currentcmykcolor
198                grestore
199        } bind def
200        /testCMYKColorThrough
201        {
202                testColor anyColor?
203        } bind def
204        userdict /composite?
205        level2?
206        {
207                gsave 1 1 1 1 setcmykcolor currentcmykcolor grestore
208                add add add 4 eq
209        }
210        {
211                1 0 0 0 testCMYKColorThrough
212                0 1 0 0 testCMYKColorThrough
213                0 0 1 0 testCMYKColorThrough
214                0 0 0 1 testCMYKColorThrough
215                and and and
216        } ifelse
217        put
218        composite? not
219        {
220                userdict begin
221                gsave
222                /cyan? 1 0 0 0 testCMYKColorThrough def
223                /magenta? 0 1 0 0 testCMYKColorThrough def
224                /yellow? 0 0 1 0 testCMYKColorThrough def
225                /black? 0 0 0 1 testCMYKColorThrough def
226                grestore
227                /isCMYKSep? cyan? magenta? yellow? black? or or or def
228                /customColor? isCMYKSep? not def
229         end
230        } if
231 end defaultpacking setpacking
232%%EndResource
233%%BeginResource: procset Adobe_typography_AI5 1.0 1
234%%Title: (Typography Operators)
235%%Version: 1.0
236%%CreationDate:(03/26/93) ()
237%%Copyright: ((C) 1987-1993 Adobe Systems Incorporated All Rights Reserved)
238currentpacking true setpacking
239userdict /Adobe_typography_AI5 54 dict dup begin
240put
241/initialize
242{
243 begin
244 begin
245        Adobe_typography_AI5 begin
246        Adobe_typography_AI5
247        {
248                dup xcheck
249                {
250                        bind
251                } if
252                pop pop
253        } forall
254 end
255 end
256 end
257        Adobe_typography_AI5 begin
258} def
259/terminate
260{
261        currentdict Adobe_typography_AI5 eq
262        {
263         end
264        } if
265} def
266/modifyEncoding
267{
268        /_tempEncode exch ddef
269        /_pntr 0 ddef
270        {
271                counttomark -1 roll
272                dup type dup /marktype eq
273                {
274                        pop pop exit
275                }
276                {
277                        /nametype eq
278                        {
279                                _tempEncode /_pntr dup load dup 3 1 roll 1 add ddef 3 -1 roll
280                                put
281                        }
282                        {
283                                /_pntr exch ddef
284                        } ifelse
285                } ifelse
286        } loop
287        _tempEncode
288} def
289/TE
290{
291        StandardEncoding 256 array copy modifyEncoding
292        /_nativeEncoding exch def
293} def
294%
295/TZ
296{
297        dup type /arraytype eq
298        {
299                /_wv exch def
300        }
301        {
302                /_wv 0 def
303        } ifelse
304        /_useNativeEncoding exch def
305        pop pop
306        findfont _wv type /arraytype eq
307        {
308                _wv makeblendedfont
309        } if
310        dup length 2 add dict
311 begin
312        mark exch
313        {
314                1 index /FID ne
315                {
316                        def
317                } if
318                cleartomark mark
319        } forall
320        pop
321        /FontName exch def
322        counttomark 0 eq
323        {
324                1 _useNativeEncoding eq
325                {
326                        /Encoding _nativeEncoding def
327                } if
328                cleartomark
329        }
330        {
331                /Encoding load 256 array copy
332                modifyEncoding /Encoding exch def
333        } ifelse
334        FontName currentdict
335 end
336        definefont pop
337} def
338/tr
339{
340        _ax _ay 3 2 roll
341} def
342/trj
343{
344        _cx _cy _sp _ax _ay 6 5 roll
345} def
346/a0
347{
348        /Tx
349        {
350                dup
351                currentpoint 3 2 roll
352                tr _psf
353                newpath moveto
354                tr _ctm _pss
355        } ddef
356        /Tj
357        {
358                dup
359                currentpoint 3 2 roll
360                trj _pjsf
361                newpath moveto
362                trj _ctm _pjss
363        } ddef
364} def
365/a1
366{
367        /Tx
368        {
369                dup currentpoint 4 2 roll gsave
370                dup currentpoint 3 2 roll
371                tr _psf
372                newpath moveto
373                tr _ctm _pss
374                grestore 3 1 roll moveto tr sp
375        } ddef
376        /Tj
377        {
378                dup currentpoint 4 2 roll gsave
379                dup currentpoint 3 2 roll
380                trj _pjsf
381                newpath moveto
382                trj _ctm _pjss
383                grestore 3 1 roll moveto tr jsp
384        } ddef
385} def
386/e0
387{
388        /Tx
389        {
390                tr _psf
391        } ddef
392        /Tj
393        {
394                trj _pjsf
395        } ddef
396} def
397/e1
398{
399        /Tx
400        {
401                dup currentpoint 4 2 roll gsave
402                tr _psf
403                grestore 3 1 roll moveto tr sp
404        } ddef
405        /Tj
406        {
407                dup currentpoint 4 2 roll gsave
408                trj _pjsf
409                grestore 3 1 roll moveto tr jsp
410        } ddef
411} def
412/i0
413{
414        /Tx
415        {
416                tr sp
417        } ddef
418        /Tj
419        {
420                trj jsp
421        } ddef
422} def
423/i1
424{
425        W N
426} def
427/o0
428{
429        /Tx
430        {
431                tr sw rmoveto
432        } ddef
433        /Tj
434        {
435                trj swj rmoveto
436        } ddef
437} def
438/r0
439{
440        /Tx
441        {
442                tr _ctm _pss
443        } ddef
444        /Tj
445        {
446                trj _ctm _pjss
447        } ddef
448} def
449/r1
450{
451        /Tx
452        {
453                dup currentpoint 4 2 roll currentpoint gsave newpath moveto
454                tr _ctm _pss
455                grestore 3 1 roll moveto tr sp
456        } ddef
457        /Tj
458        {
459                dup currentpoint 4 2 roll currentpoint gsave newpath moveto
460                trj _ctm _pjss
461                grestore 3 1 roll moveto tr jsp
462        } ddef
463} def
464/To
465{
466        pop _ctm currentmatrix pop
467} def
468/TO
469{
470        iTe _ctm setmatrix newpath
471} def
472/Tp
473{
474        pop _tm astore pop _ctm setmatrix
475        _tDict begin
476        /W
477        {
478        } def
479        /h
480        {
481        } def
482} def
483/TP
484{
485 end
486        iTm 0 0 moveto
487} def
488/Tr
489{
490        _render 3 le
491        {
492                currentpoint newpath moveto
493        } if
494        dup 8 eq
495        {
496                pop 0
497        }
498        {
499                dup 9 eq
500                {
501                        pop 1
502                } if
503        } ifelse
504        dup /_render exch ddef
505        _renderStart exch get load exec
506} def
507/iTm
508{
509        _ctm setmatrix _tm concat 0 _rise translate _hs 1 scale
510} def
511/Tm
512{
513        _tm astore pop iTm 0 0 moveto
514} def
515/Td
516{
517        _mtx translate _tm _tm concatmatrix pop iTm 0 0 moveto
518} def
519/iTe
520{
521        _render -1 eq
522        {
523        }
524        {
525                _renderEnd _render get dup null ne
526                {
527                        load exec
528                }
529                {
530                        pop
531                } ifelse
532        } ifelse
533        /_render -1 ddef
534} def
535/Ta
536{
537        pop
538} def
539/Tf
540{
541        dup 1000 div /_fScl exch ddef
542%
543        selectfont
544} def
545/Tl
546{
547        pop
548        0 exch _leading astore pop
549} def
550/Tt
551{
552        pop
553} def
554/TW
555{
556        3 npop
557} def
558/Tw
559{
560        /_cx exch ddef
561} def
562/TC
563{
564        3 npop
565} def
566/Tc
567{
568        /_ax exch ddef
569} def
570/Ts
571{
572        /_rise exch ddef
573        currentpoint
574        iTm
575        moveto
576} def
577/Ti
578{
579        3 npop
580} def
581/Tz
582{
583        100 div /_hs exch ddef
584        iTm
585} def
586/TA
587{
588        pop
589} def
590/Tq
591{
592        pop
593} def
594/Th
595{
596        pop pop pop pop pop
597} def
598/TX
599{
600        pop
601} def
602/Tk
603{
604        exch pop _fScl mul neg 0 rmoveto
605} def
606/TK
607{
608        2 npop
609} def
610/T*
611{
612        _leading aload pop neg Td
613} def
614/T*-
615{
616        _leading aload pop Td
617} def
618/T-
619{
620        _hyphen Tx
621} def
622/T+
623{
624} def
625/TR
626{
627        _ctm currentmatrix pop
628        _tm astore pop
629        iTm 0 0 moveto
630} def
631/TS
632{
633        currentfont 3 1 roll
634        /_Symbol_ _fScl 1000 mul selectfont
635       
636        0 eq
637        {
638                Tx
639        }
640        {
641                Tj
642        } ifelse
643        setfont
644} def
645/Xb
646{
647        pop pop
648} def
649/Tb /Xb load def
650/Xe
651{
652        pop pop pop pop
653} def
654/Te /Xe load def
655/XB
656{
657} def
658/TB /XB load def
659currentdict readonly pop
660end
661setpacking
662%%EndResource
663%%BeginResource: procset Adobe_screens_AI5 1.2 0
664%%Title: (Adobe Illustrator (R) Version 5.0 Custom Halftone Screens ProcSet)
665%%Version: 1.2 0
666%%CreationDate: (03/24/93) ()
667%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
668userdict /defaultpacking currentpacking put true setpacking
669systemdict begin
670userdict /Adobe_screens_AI5 15 dict dup begin
671put
672/initialize
673{
674        Adobe_screens_AI5 begin
675        /screenid
676                deviceDPI 600 gt composite? not or
677                {
678                -1
679                }
680                {
681                        deviceDPI currentScreenFreq 
682                        dup dup 60 ge exch 150 le and deviceDPI 300 le and
683                {
684                        pop 60
685                } if
686                div 1.41421 div 0.5 add cvi
687                } ifelse
688        def
689       
690        2 screenid eq
691        {
692                /customsize 16 def
693                /customdata /customdata2 def
694                setcustomscreen
695        } if
696       
697        3 screenid eq
698        {
699                /customsize 24 def
700                /customdata /customdata3 def
701                setcustomscreen
702        } if
703       
704        4 screenid eq
705        {
706                /customsize 16 def
707                /customdata /customdata4 def
708                setcustomscreen
709        } if
710       
711        5 screenid eq
712        {
713                /customsize 20 def
714                /customdata /customdata5 def
715                setcustomscreen
716        } if
717       
718        6 screenid eq
719        {
720                /customsize 24 def
721                /customdata /customdata6 def
722                setcustomscreen
723        } if
724       
725        7 screenid eq
726        {
727                /customsize 28 def
728                /customdata /customdata7 def
729                setcustomscreen
730        } if
731       
732        8 screenid eq
733        {
734                /customsize 16 def
735                /customdata /customdata8 def
736                setcustomscreen
737        } if
738} def
739/terminate
740{
741        currentdict Adobe_screens_AI5 eq
742        {
743         end
744        } if
745} def
746/setcustomscreen
747{
748        deviceDPI customsize div 0
749        {
750                1 add 2 div customsize mul cvi exch
751                1 add 2 div customsize mul cvi exch
752                customsize mul add
753                customdata load exch get 256 div
754        } setscreen
755} def
756/customdata2 28 28 mul string def
757currentfile customdata2 readhexstring
7584180E8694988E2634382EA6B4B8AE061A01939C8A81737C2A21B3BCAAA1636C0
759F8795998F6775796FA7B5B9AF57656952ED8B80727D6B60F2FDABA0626D5B50E
7604E8DE6674786EE6F4F8EE5664685ED6EAD1434C6A61F3FCEAE1232C5A51E3ECD
761F3745493FE7F5F9EF1725291FD7E5E9D24D3B30C2CDEBE0222D1B10A2ADDBD04
7624483EB6C4C8BE1624281E96A4A89E364A31C3CCBAB1535C1A11A3AC9A91838C3
763FB7C5C9BF4755594F97A5A99F778589730DBBB0525D4B40D2DD9B90828D7B710
764508FE4654584EC6D4D8CE7684887EF70AF1131C4A41D3DCCAC1333C7A72040CF
765F0715190FC7D5D9CF2735392FF80609F21D0B00929DCBC0323D2B20B2BDFBF01
7660000000000000000000000000000000000000000000000000000000000000000
7670000000000000000000000000000000000000000000000000000000000000000
7680000000000000000000000000000000000000000000000000000000000000000
7690000000000000000000000000000000000000000000000000000000000000000
7700000000000000000000000000000000000000000000000000000000000000000
7710000000000000000000000000000000000000000000000000000000000000000
7720000000000000000000000000000000000000000000000000000000000000000
7730000000000000000000000000000000000000000000000000000000000000000
7740000000000000000000000000000000000000000000000000000000000000000
7750000000000000000000000000000000000000000000000000000000000000000
7760000000000000000000000000000000000000000000000000000000000000000
7770000000000000000000000000000000000000000000000000000000000000000
7780000000000000000000000000000000000000000000000000000000000000000
7790000000000000000000000000000000000000000000000000000000000000000
7800000000000000000000000000000000000000000000000000000000000000000
7810000000000000000000000000000000000000000000000000000000000000000
78200000000000000000000000000000000
783pop pop
784/customdata3 28 28 mul string def
785currentfile customdata3 readhexstring
786011DC7F5E73D0421CBF3E43A021EC8F6E83E0522CCF2E43A2B648BC4A0762F68
7878AC39E732C658CC5A177306989C29D72D5B6521A6192D9B55219608FD6B6531B
7886193DAB451185F8FFCEE440C28D2FCED430B27D1FDEF450C29D3FBEC420A26D0
789BEA77D366F83BCA77C356E87BFA87E377082BBA67B346D86145B99E0AE4A1259
79098DFB14E155C9AE1AD4A115897DEB04D0623CDF4E63C0420CAF8EA400723CDF4
791E53B031FC9F7E93F316988C19F752E678EC6A378326A88C09F742D668DC6A278
792DBB350175E91D8B8551C6395DCB24F165D90D7B7541C6294FAEC420925CFFFF1
793470E2BD5F9EB410824CEFEF0460D2AD4BAA57A336C85BEAA80397180B9A47933
7946B84BDA97F387181105797DDAF4C145A9CE3AB480F5696DDAE4B13599BE2AC49
795021EC8F6E83E0522CCF2E43A011DC7F5E73D0421CBF3E43A2C658CC5A1773069
79689C29D722B648BC4A0762F688AC39E73D6B6531B6193DAB451185F8FD5B6521A
7976192D9B55219608FFDEF450C29D3FBEC420A26D0FCEE440C28D2FCED430B27D1
798BFA87E377082BBA67B346D86BEA77D366F83BCA77C356E87155C9AE1AD4A1158
79997DEB04D145B99E0AE4A125998DFB14E0723CDF4E53B031FC9F7E93F0623CDF4
800E63C0420CAF8EA40326A88C09F742D668DC6A278316988C19F752E678EC6A378
801DCB24F165D90D7B7541C6294DBB350175E91D8B8551C6395F9EB410824CEFEF0
802460D2AD4FAEC420925CFFFF1470E2BD5B9A479336B84BDA97F387181BAA57A33
8036C85BEAA803971800F5696DDAE4B13599BE2AC49105797DDAF4C145A9CE3AB48
8040000000000000000000000000000000000000000000000000000000000000000
8050000000000000000000000000000000000000000000000000000000000000000
8060000000000000000000000000000000000000000000000000000000000000000
8070000000000000000000000000000000000000000000000000000000000000000
8080000000000000000000000000000000000000000000000000000000000000000
8090000000000000000000000000000000000000000000000000000000000000000
81000000000000000000000000000000000
811pop pop
812/customdata4 28 28 mul string def
813currentfile customdata4 readhexstring
8141139B8E0FAD2531B133BBAE2F8D05119417180A6AE9A7B4B437382A5AD987949
815C08867272F6F92CAC28A66262E6E90C8E8DE5F070F37B6F2EADD5E060E36B5F0
816FED6571F173FBEE6FDD5561E163EBDE5AB9E7F4F477786A1A99D7E4E467685A3
8172C6C96CEC68E62222A6A95CDC58D64240C34B3F6EED95A020A32B1F5EDDB5C04
818143CBBE3F9D1521A123AB9E1FBD3541C447483A4AC997A4A427281A7AF9B7C4C
819C38B65252D6D91C9C1896828307093CBEBDC5D050D35B4F1E9DF60081038B7F3
820FCD4551D153DBCE4FFD758201840BFE7A89C7D4D457584A2AA9F8050487887A0
821296994CCC48C63232B6B97CFC78F61210931B0F4ECDA5B030B33B2F7EFD85901
8220000000000000000000000000000000000000000000000000000000000000000
8230000000000000000000000000000000000000000000000000000000000000000
8240000000000000000000000000000000000000000000000000000000000000000
8250000000000000000000000000000000000000000000000000000000000000000
8260000000000000000000000000000000000000000000000000000000000000000
8270000000000000000000000000000000000000000000000000000000000000000
8280000000000000000000000000000000000000000000000000000000000000000
8290000000000000000000000000000000000000000000000000000000000000000
8300000000000000000000000000000000000000000000000000000000000000000
8310000000000000000000000000000000000000000000000000000000000000000
8320000000000000000000000000000000000000000000000000000000000000000
8330000000000000000000000000000000000000000000000000000000000000000
8340000000000000000000000000000000000000000000000000000000000000000
8350000000000000000000000000000000000000000000000000000000000000000
8360000000000000000000000000000000000000000000000000000000000000000
8370000000000000000000000000000000000000000000000000000000000000000
83800000000000000000000000000000000
839pop pop
840/customdata5 28 28 mul string def
841currentfile customdata5 readhexstring
842010B34C3EBFCF7CE3F16020C35C4EDFBF6CD3E15102552A4D6EADDB5632B1126
84354A5D5EADCB3622A3958768499C19E8C7C5E3A59778498C19D8B7B5DC8A99370
84447334C7587AFC9AA936F46324B7485AEF1E5BC6B1E0A2351A3D8F2E4BC6A1E09
8452351A2D7FFF9D14219050F38C6EFFEF9D04118040E37C6EFE8E0B7662D142856
846A8D3E7DFB7652D132856A7D4BF9C8E7F603D5B7A8195BE9A8E7E603C5B798297
847314A7389B2CCAD906D442F497289B1CBAC926E4508214FA1DBF4E2B9671B0720
8484EA0DAF4E3BA691C030D36C5EDFBF6CD3F16010C34C3ECFDF8CF4017122654A6
849D4E9DDB4622A112553A5D6EBDEB5642C3B59788397C09C8B7C5D3A58778599C2
8509E8C7D5FCAAB926E46314B7486AFC8AA947048334D7587B0F2E4BB691D082250
851A1D8F1E6BD6B1F0A2452A3D9FDF8CF4118030E36C5EEFFFAD1421A050F38C7F0
852E6DFB6642C132755A7D3E8E1B8662E152957A8D2BE9A8D7E5F3B5A798296BF9B
8538F80613D5C7B80952F487188B1CAAC916D443049728AB3CCAE906C43061F4D9F
854DAF3E2BA681C07214FA0DBF5E1B8671A00000000000000000000000000000000
8550000000000000000000000000000000000000000000000000000000000000000
8560000000000000000000000000000000000000000000000000000000000000000
8570000000000000000000000000000000000000000000000000000000000000000
8580000000000000000000000000000000000000000000000000000000000000000
8590000000000000000000000000000000000000000000000000000000000000000
8600000000000000000000000000000000000000000000000000000000000000000
8610000000000000000000000000000000000000000000000000000000000000000
8620000000000000000000000000000000000000000000000000000000000000000
8630000000000000000000000000000000000000000000000000000000000000000
8640000000000000000000000000000000000000000000000000000000000000000
8650000000000000000000000000000000000000000000000000000000000000000
86600000000000000000000000000000000
867pop pop
868/customdata6 28 28 mul string def
869currentfile customdata6 readhexstring
870081A44B6E0F2FDECC150250C091B45B6E1F3FCEBC04F240C1D336199C7D8DCD3
871A56C37221E33619AC8D7DBD2A46B36214864798091AEB1958C7E694C49657A81
87290ADB0948B7D684BB99D8475593C405C7888A1BEBA9E8574583B3F5B7888A0BD
873E4CBAA712E1215326098CFE8E4CCA9712D1114315F97CEE7F5F1C6552B040719
87443B5DFFAF6F0C6542A03061842B4DEF9FFEDC352270E0B1C47B8E3F4FEECC251
875260D0A1C46B7E2F4DAD5A76E39232035639CCAD5D9D4A66D38231F34629BC9D6
876AF938E806A4E4A677C838FABAE928D7F694D4A667B828FAC3E5A778AA3BFBC9F
8778772563A3D597689A2BEBB9F8673573A14305E97D1EAE6CDA76F2B0F132F5D96
878D0E9E5CDA8702C10051742B3DDFCF8EEC4522801041641B2DDFBF7EFC5532902
879091B45B6E1F3FCEBC04F240C081A44B6E0F2FDECC150250C1E33619AC8D7DBD2
880A46B36211D336199C7D8DCD3A56C372249657A8190ADB0948B7D684B48647980
88191AEB1958C7E694CBA9E8574583B3F5B7888A0BDB99D8475593C405C7888A1BE
882E4CCA9712D1114315F97CEE7E4CBAA712E1215326098CFE8F6F0C6542A030618
88342B4DEF9F5F1C6552B04071943B5DFFAFEECC251260D0A1C46B7E2F4FFEDC352
884270E0B1C47B8E3F4D9D4A66D38231F34629BC9D6DAD5A76E39232035639CCAD5
885AE928D7F694D4A667B828FACAF938E806A4E4A677C838FAB3D597689A2BEBB9F
8868673573A3E5A778AA3BFBC9F8772563A132F5D96D0E9E5CDA8702C1014305E97
887D1EAE6CDA76F2B0F041641B2DDFBF7EFC5532902051742B3DDFCF8EEC4522801
8880000000000000000000000000000000000000000000000000000000000000000
8890000000000000000000000000000000000000000000000000000000000000000
8900000000000000000000000000000000000000000000000000000000000000000
8910000000000000000000000000000000000000000000000000000000000000000
8920000000000000000000000000000000000000000000000000000000000000000
8930000000000000000000000000000000000000000000000000000000000000000
89400000000000000000000000000000000
895pop pop
896/customdata7 28 28 mul string def
897currentfile customdata7 readhexstring
89801061B44B7E1F5FEFBE6BD4A210C01071B45B8E1F6FDFBE6BC4A200B09132A54
899A7D1EAF5EED9B05D331609142B55A8D2EAF4EED9AF5C32161D2D3D6993C1CBE0
900CEC59B7140301E2E3D6A93C0CADFCDC49A713F3047576C7B828DA2B6A48F867E
9016F5A48576C7C828CA1B6A38F867E6E59BAAA958A78634E4451667A8498ADBAAB
902968977624E4350657A8398ADE3D4C99F7539251A273C6892C2D7E4D4C89E7539
903241A273B6891C1D6F8F2DDB460371005122A53A7D0ECF9F2DDB360360F051229
90453A6D0EBFFFDE8BE4C220D03081D46B9E3F7FFFCE7BD4B210D02071C46B8E2F7
905F3F0DBB15E34180B152C56A9D3E8F3EFDAB05D34170A142C55A9D2E9DFCCC69C
9067341321F2F3F6B94BFC9DECCC59C7241311F2E3E6A94BFCAB5A38E8780705B49
907596D7D808BA0B4A28D877F6F5B48586D7C818BA043506479859AAFBCAC978876
908614C424F64798499AEBBAB968977624D19263B6791C3D8E5D6C79D7337231825
9093A6690C3D7E5D5C79E74382304112952A5CFEDFAF0DBB25E350E03102851A5CE
910ECF9F1DCB25F360E01071B45B8E1F6FDFBE6BC4A200B01061B44B7E1F5FEFBE6
911BD4A210C09142B55A8D2EAF4EED9AF5C321609132A54A7D1EAF5EED9B05D3316
9121E2E3D6A93C0CADFCDC49A713F301D2D3D6993C1CBE0CEC59B71403048576C7C
913828CA1B6A38F867E6E5947576C7B828DA2B6A48F867E6F5ABAAB968977624E43
91450657A8398ADBAAA958A78634E4451667A8498ADE4D4C89E7539241A273B6891
915C1D6E3D4C99F7539251A273C6892C2D7F9F2DDB360360F05122953A6D0EBF8F2
916DDB460371005122A53A7D0ECFFFCE7BD4B210D02071C46B8E2F7FFFDE8BE4C22
9170D03081D46B9E3F7F3EFDAB05D34170A142C55A9D2E9F3F0DBB15E34180B152C
91856A9D3E8DECCC59C7241311F2E3E6A94BFCADFCCC69C7341321F2F3F6B94BFC9
919B4A28D877F6F5B48586D7C818BA0B5A38E8780705B49596D7D808BA0424F6479
9208499AEBBAB968977624D43506479859AAFBCAC978876614C18253A6690C3D7E5
921D5C79E74382319263B6791C3D8E5D6C79D73372303102851A5CEECF9F1DCB25F
922360E04112952A5CFEDFAF0DBB25E350E
923pop pop
924/customdata8 28 28 mul string def
925currentfile customdata8 readhexstring
926050F2747B6D6EEF8FEF4DCBC4D2D1507111D375F9EC6E0E9EBE6CCA4653D1F13
9272939556F8EA8C1D1D3C3AE9475573B2B4961717D808999B1B39B8B867F73634B
928B8A090827A6A5A42445C6C7C8492A2BAD8C8AA97785232222434546E8DACCADA
929F0E2CFA768401A0A0C1C365E9DC5E4F2FAF7DFBF50301802040E2646B5D5EDFC
930FFF5DDBD4E2E160806102848B7D7EFF9EAE7CDA5663E2014121E38609FC7E1E8
931D2C2AF9576583C2C2A3A56708FA9C0D0B29A8A878074644C4A62727E818898B0
932435B6B7B8593A3BBB9A19183796959412333536D8CADCBDBD9C9AB9677513121
9330B1B355D9CC4E5F3F1E3CEA6673F1909030D2545B4D4ECFDFBF6DEBE4F2F1701
9340000000000000000000000000000000000000000000000000000000000000000
9350000000000000000000000000000000000000000000000000000000000000000
9360000000000000000000000000000000000000000000000000000000000000000
9370000000000000000000000000000000000000000000000000000000000000000
9380000000000000000000000000000000000000000000000000000000000000000
9390000000000000000000000000000000000000000000000000000000000000000
9400000000000000000000000000000000000000000000000000000000000000000
9410000000000000000000000000000000000000000000000000000000000000000
9420000000000000000000000000000000000000000000000000000000000000000
9430000000000000000000000000000000000000000000000000000000000000000
9440000000000000000000000000000000000000000000000000000000000000000
9450000000000000000000000000000000000000000000000000000000000000000
9460000000000000000000000000000000000000000000000000000000000000000
9470000000000000000000000000000000000000000000000000000000000000000
9480000000000000000000000000000000000000000000000000000000000000000
9490000000000000000000000000000000000000000000000000000000000000000
95000000000000000000000000000000000
951pop pop
952end
953end
954defaultpacking setpacking
955%%EndResource
956%%BeginResource: procset AGM_Gradient_Sep 1.0 0
957%%Title: (AGM Gradient Procset)
958%%Version: 1.0 0
959%%CreationDate: (4/26/96) ()
960%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
961userdict /defaultpacking currentpacking put true setpacking
962userdict /AGM_Gradient_Sep 5 dict dup begin put
963/AGM_Gradient_Sep_private 100 dict def
964/initialize{
965        AGM_Gradient_Sep begin
966        AGM_Gradient_Sep_private begin
967        _compositeJob{
968                initializeSinglePassSeps
969        }{
970                initializeMultiPassSeps
971        }ifelse
972        initializeSeps
973        AGM_Gradient_private begin
974                /_fillSD newSpotDict def
975                /_rampSD newSpotDict def
976                /_nCustomColorSD nd
977 end
978        AGM_Gradient_Sep_private 
979        {
980                dup xcheck 1 index type /arraytype eq and
981                {
982                        bind
983                }if
984                pop pop
985        }forall
986        AGM_Gradient_Sep
987        {
988                dup xcheck 1 index type /arraytype eq and
989                {
990                        bind
991                }if
992                pop pop
993        }forall
994 end
995       
996        currentdict readonly pop       
997 end
998}def
999/terminate{
1000        currentdict AGM_Gradient_Sep eq{
1001         end
1002        }if
1003}def
1004 
1005AGM_Gradient_Sep_private begin
1006/initializeSeps{
1007        _noImage not _level2PS not and{
1008                /_whiteBytes 1 makeByte8 pt
1009                /knockOut{
1010                        8 setImageParms _whiteBytes /_image load 5 execImage
1011                }def
1012                /linealFill{
1013                        mySave
1014                        8 setImageParms
1015                        _color{
1016                                _nCustomColorSD begin
1017                                        cyan magenta yellow black
1018                                        _spotColor{
1019                                                spot1 begin
1020                                                        /tintImage tintValue 1 exch sub makeByte8 def
1021                                         end
1022                                                spot2 begin
1023                                                        /tintImage tintValue 1 exch sub makeByte8 def
1024                                         end
1025                                        }if
1026                         end
1027                                4{
1028                                        makeByte8 4 1 roll
1029                                }repeat
1030                                true 4 _nCustomColorSD ncolorimage
1031                        }{
1032                                _nCustomColorSD/black get 1 exch sub makeByte8 
1033                                _nCustomColorSD bwImage
1034                        }ifelse
1035                        myRestore
1036                }def
1037        }{
1038                 /knockOut{
1039                        gsave
1040                        false setoverprint
1041                        1 setgray 
1042                        0 0 1 1 rectfill
1043                        grestore
1044                }def
1045        }ifelse
1046        /newSpotDict{
1047                11 dict dup begin
1048                        /nSpots 2 def
1049                        /spot1 7 dict def
1050                        /spot2 7 dict def
1051         end
1052        }def
1053        /initSpotData
1054        {
1055         begin
1056                        /name nd
1057                        /tintImage nd
1058                        /tintValue nd
1059                        /spot_C nd
1060                        /spot_M nd
1061                        /spot_Y nd
1062                        /spot_K nd
1063         end
1064        }def
1065        /initSpotDict{
1066         begin
1067                        /cyanInk false def
1068                        /magentaInk false def
1069                        /yellowInk false def
1070                        /blackInk false def
1071                        /cyan nd
1072                        /magenta nd
1073                        /yellow nd
1074                        /black nd
1075                        spot1 initSpotData
1076                        spot2 initSpotData
1077         end
1078        }def
1079        /copySpotDict{
1080                /_dst xp
1081         begin
1082                        cyanInk magentaInk yellowInk blackInk
1083                        cyan magenta yellow black
1084                        spot1 spot2
1085         end
1086                _dst begin
1087                        /spot1 spot1 maxlength dict def
1088                        /spot2 spot2 maxlength dict def
1089                        spot2 copy pop
1090                        spot1 copy pop
1091                        /black xd
1092                        /yellow xd
1093                        /magenta xd
1094                        /cyan xd
1095                        /blackInk xd
1096                        /yellowInk xd
1097                        /magentaInk xd
1098                        /cyanInk xd
1099         end
1100        }def
1101        /setCustomColor
1102        {
1103                1 index /Black eq{
1104                        6 1 roll 5 npop
1105                        1 exch sub
1106                        setgray
1107                }{
1108                        6 1 roll _ccAry1 astore exch
1109                        dup null eq{
1110                                pop 0
1111                        }if
1112                        setcustomcolor
1113                }ifelse
1114        }def
1115        /setCStop{
1116                /_colorStyle exch pt
1117               
1118                _colorStyle 0 eq{
1119                        0 0 0
1120                        4 -1 roll
1121                        1 exch sub
1122                        _spotColor{
1123                                /_colorStyle 3 pt
1124                                /Black
1125                                1 index
1126                                1 exch sub
1127                        }if
1128                }if
1129                _colorStyle 2 eq{
1130                        3 npop
1131                }if
1132                _rampSD _fillSD copySpotDict
1133               
1134                _colorStyle 4 eq{ 
1135                        pop
1136                        9 2 roll 3 npop 6 -2 roll
1137                } if
1138               
1139                _colorStyle 3 eq _colorStyle 4 eq or{
1140                               
1141                        _fillSD begin
1142                                exch
1143                                dup spot1/name get eq{
1144                                        spot1 spot2
1145                                }{
1146                                        spot2 spot1
1147                                }ifelse
1148                         begin
1149                                 begin
1150                                                /name xd
1151                                                1 exch sub /tintValue xd
1152                                                4{
1153                                                        tintValue mul 4 1 roll
1154                                                }repeat
1155                                                _spotColor not{
1156                                                        /tintValue null def
1157                                                }if
1158                                 end
1159                                        /tintValue 0 def
1160                         end
1161                 end
1162                }if
1163                _fillSD nsetcustomcolor
1164        }def
1165        /renderCMYK{
1166                spot1/name get null eq
1167                spot2/name get null eq and
1168                dup not{
1169                        pop
1170                        spot1 spotConverted
1171                }if
1172                dup not{
1173                        pop
1174                        spot2 spotConverted
1175                }if
1176        }def
1177        /fill_ /fill load def
1178        /fillOvp{
1179                currentoverprint{
1180                        _inRipSep{
1181                                currentcolorspace 0 get
1182                                dup /DeviceGray eq
1183                                1 index /DeviceCMYK eq or{
1184                                        pop
1185                                        currentcmykcolor add add add 0 eq{
1186                                                newpath
1187                                        }if
1188                                }{
1189                                        /Separation eq{
1190                                                currentcolor 0 eq{
1191                                                        newpath
1192                                                }if
1193                                        }if
1194                                }ifelse
1195                        }{
1196                                currentgray 1 eq{
1197                                        newpath
1198                                }if
1199                        }ifelse
1200                }if
1201                fill_
1202        }def
1203        /fill{
1204                _nCustomColorSD begin
1205                        renderCMYK
1206                        {
1207                                fillOvp
1208                        }{
1209                                spot1 begin
1210                                        gsave
1211                                        name null ne{
1212                                                spot_C spot_M spot_Y spot_K name tintValue setCustomColor
1213                                        }{
1214                                                1 setgray
1215                                        }ifelse
1216                                        fillOvp 
1217                                        grestore
1218                         end
1219                                spot2 begin
1220                                        name null ne{
1221                                                gsave
1222                                                true setoverprint
1223                                                spot_C spot_M spot_Y spot_K name tintValue setCustomColor
1224                                                fillOvp
1225                                                grestore
1226                                        }if
1227                         end
1228                                newpath
1229                        }ifelse
1230         end
1231        }def
1232        /expandSpot{
1233                _spotColor{
1234                        /_len xp
1235                        _rampSD begin
1236                                spot1 begin
1237                                        tintImage null ne{
1238                                                tintImage _len expandOne /tintImage xd
1239                                        }if
1240                         end
1241                                spot2 begin
1242                                        tintImage null ne{
1243                                                tintImage _len expandOne /tintImage xd
1244                                        }if
1245                         end
1246                 end
1247                }{
1248                        pop
1249                }ifelse
1250        }def
1251        /rampImage{
1252                _rampSD begin
1253                        _color{
1254                                /cyanInk _cyanData 0 ne def
1255                                /magentaInk _magentaData 0 ne def
1256                                /yellowInk _yellowData 0 ne def
1257                                /blackInk _blackData 0 ne def
1258                                _nSamples setImageParms
1259                                _nSamples expandSpot
1260                                _cyanData _magentaData _yellowData _blackData _nSamples 4 expandColor
1261                                true 4 _rampSD ncolorimage
1262                        }{
1263                                /cyanInk false def
1264                                /magentaInk false def
1265                                /yellowInk false def
1266                                /blackInk true def
1267                                _nSamples setImageParms 
1268                                _blackData _rampSD bwImage
1269                        }ifelse
1270         end
1271        }def
1272        /nsetcustomcolor where{
1273                pop
1274        }{
1275                /nsetcustomcolor
1276                {
1277                        /_nCustomColorSD xp
1278                        _nCustomColorSD begin
1279                                4 copy
1280                                /black xd
1281                                /yellow xd
1282                                /magenta xd
1283                                /cyan xd
1284                                4 copy
1285                                0 ne /blackInk xd
1286                                0 ne /yellowInk xd
1287                                0 ne /magentaInk xd
1288                                0 ne /cyanInk xd
1289                 end
1290                        setcmykcolor
1291                }def
1292        }ifelse
1293        /nsetcustomcolorend where{
1294                pop
1295        }{
1296                /nsetcustomcolorend
1297                {
1298                        /_nCustomColorSD null pt
1299                }def
1300        }ifelse
1301}def
1302/initializeSinglePassSeps{
1303        /_decodeNorm    [0 1] pt
1304        /_decodeInvert  [1 0] pt
1305        /spotConverted
1306        {
1307         begin
1308                        name null eq{
1309                                false
1310                        }{
1311                                tintValue null eq tintImage null eq and{
1312                                        true
1313                                }{
1314                                        false
1315                                        currentpagedevice/SeparationOrder get{name eq or}forall
1316                                        not
1317                                }ifelse
1318                        }ifelse
1319         end
1320        }def
1321        /dictImage
1322        {
1323                20 dict dup begin
1324                        /Dict xd
1325                        /Decode xd
1326                        /DataSource xd
1327                        /ImageMatrix xd
1328                        /BitsPerComponent xd
1329                        /Height xd
1330                        /Width xd
1331                        /ImageType 1 def
1332                        Dict
1333         end
1334                /_image load 1 execImage
1335        }def
1336        /bwImage{
1337         begin
1338                        gsave
1339                        currentoverprint{
1340                                blackInk{
1341                                        [/Separation /Black /DeviceGray{}] setcolorspace
1342                                        _decodeInvert dictImage
1343                                }{
1344                                        5 npop
1345                                }ifelse
1346                        }{
1347                                /DeviceGray setcolorspace
1348                                _decodeNorm dictImage
1349                        }ifelse
1350                        grestore
1351         end
1352        }def
1353        /ncolorimage where{
1354                pop
1355        }{
1356                /ncolorimage{
1357                 begin
1358                                renderCMYK
1359                                {
1360                                        cyanInk 
1361                                        magentaInk and
1362                                        yellowInk and
1363                                        blackInk and
1364                                        not
1365                                        currentoverprint 
1366                                        and
1367                                        {
1368                                                pop pop
1369                                                gsave
1370                                                cyanInk{
1371                                                        8 copy
1372                                                        [/Separation /Cyan /DeviceGray{}] setcolorspace
1373                                                        3 npop
1374                                                        _decodeNorm dictImage
1375                                                }if
1376                                                magentaInk{
1377                                                        8 copy
1378                                                        [/Separation /Magenta /DeviceGray{}] setcolorspace
1379                                                        4 -1 roll
1380                                                        3 npop
1381                                                        _decodeNorm dictImage
1382                                                }if
1383                                                yellowInk{
1384                                                        8 copy
1385                                                        [/Separation /Yellow /DeviceGray{}] setcolorspace
1386                                                        4 -2 roll
1387                                                        3 npop
1388                                                        _decodeNorm dictImage
1389                                                }if
1390                                                blackInk{
1391                                                        4 -3 roll
1392                                                        [/Separation /Black /DeviceGray{}] setcolorspace
1393                                                        3 npop
1394                                                        _decodeNorm dictImage
1395                                                }{
1396                                                        8 npop
1397                                                }ifelse
1398                                                grestore
1399                                        }{
1400                                                /_colorimage load 10 execImage
1401                                        }ifelse
1402                                }{
1403                                        6 npop
1404                                        gsave
1405                                        spot1 begin
1406                                                name null ne tintImage null ne and{
1407                                                        [/Separation name /DeviceGray{}] setcolorspace
1408                                                        4 copy
1409                                                        tintImage 
1410                                                        name /Black eq{
1411                                                                _decodeNorm
1412                                                        }{
1413                                                                _decodeInvert
1414                                                        }ifelse 
1415                                                        dictImage
1416                                                }{
1417                                                        1 setgray fill
1418                                                }ifelse
1419                                 end
1420                                        spot2 begin
1421                                                true setoverprint
1422                                                name null ne tintImage null ne and{
1423                                                        [/Separation name /DeviceGray{}] setcolorspace
1424                                                        tintImage 
1425                                                        name /Black eq{
1426                                                                _decodeNorm
1427                                                        }{
1428                                                                _decodeInvert
1429                                                        }ifelse 
1430                                                        dictImage
1431                                                }{
1432                                                        4 npop
1433                                                        1 setgray fill
1434                                                }ifelse
1435                                 end
1436                                        grestore
1437                                }ifelse
1438                 end
1439                }def
1440        }ifelse
1441}def
1442/initializeMultiPassSeps{
1443        /_isCMYKSep
1444                _cyanPlate _magentaPlate or _yellowPlate or _blackPlate or
1445        pt
1446        /invertXfer{
1447                [
1448                {
1449                        1 exch sub
1450                }/exec load systemdict /currenttransfer get exec /exec load
1451                ] cvx systemdict /settransfer get exec
1452        }def
1453        /ccThrough{
1454                gsave
1455                1 setCustomColor
1456                currentcmykcolor
1457                grestore
1458                add add add 0 ne
1459        }def
1460        /spotConverted
1461        {
1462         begin
1463                        _isCMYKSep not{
1464                                false
1465                        }{
1466                                name null eq{
1467                                        false
1468                                }{
1469                                        tintValue null eq tintImage null eq and{
1470                                                true
1471                                        }{
1472                                                spot_C spot_M spot_Y spot_K name ccThrough
1473                                        }ifelse
1474                                }ifelse
1475                        }ifelse
1476         end
1477        }def
1478        /spotChannel
1479        {
1480                _isCMYKSep{
1481                        pop false
1482                }{
1483                 begin
1484                                name null eq{
1485                                        false
1486                                }{
1487                                        spot_C spot_M spot_Y spot_K name ccThrough 
1488                                }ifelse
1489                 end
1490                }ifelse
1491        }def
1492        /getChannelData
1493        {
1494                _isCMYKSep dup{
1495                        pop renderCMYK
1496                }if
1497                {
1498                        _blackPlate{
1499                                4 1 roll 3 npop blackInk
1500                        }{
1501                                _yellowPlate{
1502                                        4 2 roll 3 npop yellowInk
1503                                }{
1504                                        _magentaPlate{
1505                                                4 3 roll 3 npop magentaInk
1506                                        }{
1507                                                3 npop cyanInk
1508                                        }ifelse
1509                                }ifelse
1510                        }ifelse
1511                        {
1512                                true /nonZeroData
1513                        }{
1514                                true /zeroData
1515                        }ifelse
1516                }{
1517                        4 npop
1518                        spot1/name get null ne 
1519                        spot1 spotChannel and{
1520                                spot1/tintImage get dup null ne{
1521                                        false /nonZeroData
1522                                }{
1523                                        pop false /noData
1524                                }ifelse
1525                        }{
1526                                spot2/name get null ne 
1527                                spot2 spotChannel and{
1528                                        spot2/tintImage get dup null ne{
1529                                                false /nonZeroData
1530                                        }{
1531                                                pop false /noData
1532                                        }ifelse
1533                                }{
1534                                        false /noData
1535                                }ifelse
1536                        }ifelse
1537                }ifelse
1538        }def
1539        /renderChannelData
1540        {
1541                /_tmp xp
1542                _tmp /nonZeroData ne currentoverprint and{
1543                        pop
1544                        _tmp /zeroData eq{pop}if
1545                        4 npop
1546                }{
1547                        _tmp /nonZeroData eq{
1548                                {
1549                                        invertXfer
1550                                }if
1551                                        systemdict/image
1552                                get 5 execImage
1553                        }{
1554                                pop
1555                                _tmp /zeroData eq{pop}if
1556                                4 npop
1557                                knockOut
1558                        }ifelse
1559                }ifelse
1560        }def
1561        /bwImage{
1562         begin
1563                        gsave
1564                        dup dup dup
1565                        getChannelData
1566                        exch pop false exch
1567                        renderChannelData
1568                        grestore
1569         end
1570        }def
1571        /ncolorimage{
1572         begin
1573                        pop pop
1574                        gsave
1575                        spot2/name get null ne spot2 spotChannel and{
1576                                true setoverprint
1577                        }if
1578                        getChannelData 
1579                        renderChannelData
1580                        grestore
1581         end
1582        }def
1583}def
1584end
1585end
1586defaultpacking setpacking
1587%%EndResource
1588%%BeginResource: procset AGM_Gradient 1.0 0
1589%%Title: (AGM Gradient Procset)
1590%%Version: 1.0 0
1591%%CreationDate: (4/26/96) ()
1592%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
1593userdict /defaultpacking currentpacking put true setpacking
1594userdict /AGM_Gradient 20 dict dup begin put
1595/AGM_Gradient_private 200 dict def
1596/initialize
1597{
1598        AGM_Gradient begin
1599        AGM_Gradient_private begin
1600        initializeVars
1601       
1602        /bd systemdict/mark get def
1603        /ed
1604                _level2PS 
1605                {
1606                        (>>)
1607                }{
1608                        (counttomark 2 idiv dup dict begin {def} repeat pop currentdict end)
1609                } ifelse
1610        cvx def
1611       
1612        _level2PS{
1613                initializeLev2
1614        }{
1615                initializeLev1
1616        }ifelse
1617       
1618        queryDevice
1619       
1620        initializeShading
1621        initializeOps
1622        _producingSeps{
1623                AGM_Gradient_Sep/initialize get exec
1624        }{
1625                initializeComposite
1626        }ifelse
1627        _illustrator{
1628                /f{}def
1629                /F{}def
1630                /s{}def
1631                /S{}def
1632                /b{}def
1633                /B{}def
1634        }if
1635        /image where{
1636                /image get /_image xd
1637        }if
1638        /colorimage where{
1639                /colorimage get /_colorimage xd
1640        }if
1641        /rectfill where dup{
1642                exch pop not _producingSeps or
1643        }{
1644                not
1645        }ifelse
1646        {
1647                /rectfill{
1648                        gsave
1649                        newpath
1650                        4 2 roll moveto
1651                        1 index 0 rlineto
1652                        0 1 index rlineto
1653                        1 index neg 0 rlineto
1654                        pop pop
1655                        closepath
1656                        fill
1657                        grestore
1658                }def
1659        }if
1660        /linealImage _noImage{
1661                /rectImage load
1662        }{
1663                _producingSeps{
1664                        AGM_Gradient_Sep/AGM_Gradient_Sep_private get begin
1665                        /rampImage load
1666                 end
1667                }{
1668                        /rampImage load
1669                }ifelse
1670        }ifelse
1671        def
1672        AGM_Gradient_private
1673        {
1674                dup xcheck 1 index type /arraytype eq and
1675                {
1676                        bind
1677                }if
1678                pop pop
1679        }forall
1680        AGM_Gradient
1681        {
1682                dup xcheck 1 index type /arraytype eq and
1683                {
1684                        bind
1685                }if
1686                pop pop
1687        }forall
1688 end
1689       
1690        currentdict readonly pop
1691 end
1692}def
1693/initializeAI
1694{
1695        pop pop 
1696        AGM_Gradient/AGM_Gradient_private get /_illustrator true put
1697        AGM_Gradient/initialize get exec
1698                AGM_Gradient begin
1699}def
1700/unload{
1701        systemdict/languagelevel known{
1702                systemdict/languagelevel get 2 ge{
1703                        userdict/AGM_Gradient_Sep 2 copy known{
1704                                undef
1705                        }{
1706                                pop pop
1707                        }ifelse
1708                        userdict/AGM_Gradient 2 copy known{
1709                                undef
1710                        }{
1711                                pop pop
1712                        }ifelse
1713                }if
1714        }if
1715}def
1716/terminate{
1717        currentdict AGM_Gradient eq{
1718         end
1719        }if
1720}def
1721 
1722AGM_Gradient_private begin
1723/initializeVars{
1724        /_d255 256 array def
1725        0 1 255{
1726                _d255 exch dup 255 div put
1727        }bind for
1728        /_d255- 256 array def
1729        0 1 255{
1730                _d255- exch 1 _d255 2 index get sub put
1731        }bind for
1732        /_sSave nd
1733        /_dUserSpace matrix defaultmatrix def
1734        /_bUMatrix matrix def
1735        /_imageMatrix matrix def
1736        /_saveMatrix matrix def
1737        /_xm matrix def
1738        /_ccAry1 5 array def
1739        /_level2PS 
1740                systemdict/languagelevel known dup{
1741                        pop systemdict/languagelevel get 2 ge
1742                }if
1743        def
1744        /_level3PS
1745                _level2PS systemdict/shfill known and
1746        def
1747        currentdict /_illustrator known not{
1748                /_illustrator false def
1749        }if
1750       
1751}def
1752/initializeOps
1753{
1754        AGM_Gradient begin
1755        currentdict/Bc known not{
1756                /Bc{
1757               
1758                        _renderFlag 2 eq{
1759                                6 npop
1760                        }{
1761                                pushBSpace
1762                                _rampIndex 0 eq{
1763                                        pop pop
1764                                        setCStop
1765                                }if
1766                                linealFill
1767                                popBSpace
1768                        }ifelse
1769               
1770                }def
1771        }if
1772       
1773        currentdict/Bg known not{
1774                /Bg{
1775                        10 npop
1776                        /_gradName xp
1777                        /_renderFlag xp
1778               
1779                        _renderFlag 2 ne{
1780               
1781                                _illustrator{
1782                                        _of setoverprint
1783                                }if
1784               
1785                                _illustrator _eo and _renderFlag 3 eq or{
1786                                        eoclip
1787                                }{
1788                                        clip
1789                                }ifelse
1790               
1791                                _gradNames _gradName 2 copy known{
1792                                        get
1793                                        mark exch aload pop
1794                                        /_gradType xp
1795                                        1 sub dup /_rampIndex xp
1796                                        /_maxRampIndex xp
1797                                        mark exch aload pop
1798                                        0 0
1799                                }if
1800                                pop pop
1801                                getRampData
1802                        }{
1803                                mark mark
1804                        }ifelse
1805                }def
1806        }if
1807       
1808        currentdict/Bm known not{
1809                /Bm{
1810                        _renderFlag 2 ne{
1811                                _gradType 0 eq{
1812                                        linealRamp
1813                                }{
1814                                        radialGrad
1815                                }ifelse
1816                        }{
1817                                6 npop
1818                        }ifelse
1819                }def
1820        }if
1821       
1822        currentdict/Bh known not{
1823                /Bh{
1824                        2 npop
1825                        /_yHi xp
1826                        /_xHi xp
1827                        /_radHilite _xHi 0 ne _yHi 0 ne or pt
1828                }def
1829        }if
1830       
1831        currentdict/Bn known not{
1832                /Bn{
1833                        AGM_Gradient_private begin
1834                                dict /_gradNames xp
1835                 end
1836                }def
1837        }if
1838       
1839        currentdict/Bd known not{
1840                /Bd{
1841                        AGM_Gradient begin
1842                        AGM_Gradient_private begin
1843                                /_nColorsBd xp
1844                                /_gradType xp
1845                                /_gradName xp
1846                }def
1847        }if
1848       
1849        currentdict/BD known not{
1850                /BD{
1851                                currentdict/_gradNames known not{
1852                                        /_gradNames 20 dict def
1853                                }if
1854                                ] _nColorsBd _gradType
1855                                ]  _gradName exch /_gradNames xput
1856                 end
1857                 end
1858                }def
1859        }if
1860       
1861        currentdict/Bb known not{
1862                /Bb{
1863               
1864                        AGM_Gradient begin
1865                        AGM_Gradient_private begin
1866                        _producingSeps{
1867                                AGM_Gradient_Sep/AGM_Gradient_Sep_private get begin
1868                        }if
1869                        mySave
1870                }def
1871        }if
1872       
1873        currentdict/BB known not{
1874                /BB{
1875               
1876                        /_tmp xp
1877                        cleartomark cleartomark
1878               
1879                        _tmp dup
1880                        _renderFlag
1881               
1882                        myRestore
1883               
1884                        _producingSeps{
1885                         end
1886                        }if
1887               
1888                        _illustrator
1889                 end
1890                 end
1891               
1892                        {
1893                                2 ne exch 0 gt and{
1894                                        2 eq{
1895                                                s
1896                                        }{
1897                                                S
1898                                        }ifelse
1899                                }{
1900                                        pop newpath
1901                                }ifelse
1902                        }{
1903                                pop newpath
1904                        }ifelse
1905               
1906               
1907                }def
1908        }if
1909       
1910        currentdict/Xm known not{
1911                /Xm{
1912                        _xm astore pop
1913                }def
1914        }if
1915       
1916 end
1917}def
1918/queryDevice{
1919        /_inRipSep
1920                _level2PS{
1921                        currentpagedevice/Separations 2 copy known{
1922                                get
1923                        }{
1924                                pop pop false
1925                        }ifelse
1926                }{
1927                        false
1928                }ifelse
1929        def
1930        /_noImage /lv1Fix where{
1931                pop lv1Fix
1932        }{
1933                false
1934        }ifelse
1935        def
1936        /_useShells where{
1937                pop
1938        }{
1939                /_useShells true def
1940        }ifelse
1941       
1942        /_useSmoothShade where{
1943                pop
1944        }{
1945                /_useSmoothShade false def 
1946        }ifelse
1947        /_cyanPlate 1 0 0 0 testCMYKColorThrough def
1948        /_magentaPlate 0 1 0 0 testCMYKColorThrough def
1949        /_yellowPlate 0 0 1 0 testCMYKColorThrough def
1950        /_blackPlate 0 0 0 1 testCMYKColorThrough def
1951        /_compositeJob
1952                _cyanPlate _magentaPlate and _yellowPlate and _blackPlate and
1953        def
1954        /_compositeSpotDevice where{
1955                pop
1956        }{
1957                /_compositeSpotDevice _compositeJob not _inRipSep or{
1958                        1
1959                }{
1960                        0
1961                }ifelse
1962                def
1963        }ifelse
1964        /_producingSeps _compositeSpotDevice 0 ne def
1965        /_deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt def
1966        /_dpiThreshold where{
1967                pop
1968        }{
1969                /_dpiThreshold 600 def
1970        }ifelse
1971        /_screenFreqThreshold where{
1972                pop
1973        }{
1974                /_screenFreqThreshold 150 def
1975        }ifelse
1976        /_contoneDevice where{
1977                pop
1978        }{
1979                /_contoneDevice false def
1980        }ifelse
1981        /_subSampleOK 
1982                _deviceDPI _dpiThreshold le 
1983                currentScreenFreq _screenFreqThreshold le and 
1984                _contoneDevice not and 
1985                _producingSeps not and
1986        def
1987}def
1988/initializeLev1{
1989        /makeByte8{
1990                /_tmp 0 pt
1991                255 mul cvi
1992                8 string 8{
1993                        dup _tmp 3 index put 
1994                        /_tmp _tmp 1 add pt
1995                }repeat
1996                exch pop
1997        }def
1998        /currentScreenFreq{
1999                currentscreen pop pop
2000        }def
2001        /_byte 1 string def
2002        /colorimage where{
2003                pop
2004        }{
2005                /colorimage{
2006                        pop pop
2007                        /_blackTmp xp
2008                        /_yellowTmp xp
2009                        /_magentaTmp xp
2010                        /_cyanTmp xp
2011                        /_cnt 0 pt
2012                        [
2013                        _byte dup 0
2014                        _cyanTmp 
2015                                /_cnt cvx /get cvx _d255 /exch cvx /get cvx .3 /mul cvx
2016                        _magentaTmp
2017                                /_cnt cvx /get cvx _d255 /exch cvx /get cvx .59 /mul cvx
2018                        _yellowTmp
2019                                /_cnt cvx /get cvx _d255 /exch cvx /get cvx .11 /mul cvx
2020                        _blackTmp 
2021                                /_cnt cvx /get cvx _d255 /exch cvx /get cvx
2022                        /add cvx /add cvx /add cvx 1 /exch cvx /sub cvx
2023                        /dup cvx 0 /lt cvx{
2024                                pop 0
2025                        }/if cvx
2026                        /dup cvx 1 /gt cvx{
2027                                pop 1
2028                        }/if cvx
2029                        255 /mul cvx /cvi cvx
2030                        256 /mod cvx
2031                        /dup cvx 0 /lt cvx{
2032                                pop 0
2033                        }/if cvx
2034                        /put cvx
2035                        /_cnt dup cvx 1 /add cvx /pt cvx
2036                        ] cvx
2037                        bind
2038                        /_image load 5 execImage
2039                }def
2040        }ifelse
2041}def
2042/initializeLev2{
2043        /level2ScreenFreq{
2044         begin
2045                60
2046                HalftoneType 1 eq{
2047                        pop Frequency
2048                }if
2049                HalftoneType 2 eq{
2050                        pop GrayFrequency
2051                }if
2052                HalftoneType 5 eq{
2053                        pop Default level2ScreenFreq
2054                }if
2055                 end
2056        }def
2057        /currentScreenFreq{
2058                currenthalftone level2ScreenFreq
2059        }def
2060}def
2061/initializeShading{
2062        _useSmoothShade _level3PS and{
2063                /_usingSmoothShade true pt
2064                initializeLev3_Ops
2065        }{
2066                /_usingSmoothShade false pt
2067        }ifelse
2068}def
2069/initializeLev3_Ops
2070{
2071        /initShFill{
2072                /_index _gradType 0 eq {0}{_maxRampIndex 1 sub} ifelse pt
2073                /_rampFuncsArray _maxRampIndex array pt
2074                /_boundsArray _maxRampIndex 1 sub array pt
2075                /_encodeArray _maxRampIndex 2 mul array pt
2076                /_beginCoord _rampPoint pt
2077                /_colorSpace null pt
2078                /_firstFill _rampIndex _maxRampIndex eq pt
2079                /_lastFill false pt
2080        }def
2081        /getRampColorSpace{
2082                _nSamples 1 gt{ 
2083                        /_ndx 0 pt
2084                        [blendColor] cvx exec
2085                }if
2086                /_C0 [currentcolor] pt
2087                /_C0_Space currentcolorspace pt
2088               
2089                _nSamples 1 gt{ 
2090                        /_ndx _nSamples 1 sub pt
2091                        [blendColor] cvx exec
2092                }if
2093                /_C1 [currentcolor] pt
2094                /_C1_Space currentcolorspace pt
2095               
2096                _C0_Space _C1_Space eq{
2097                        /_rampColorSpace _C0_Space pt
2098                }{
2099                        (colorspace conflict!) ==
2100                        showpage
2101                        stop
2102                }ifelse
2103               
2104                _spotColor{
2105                        nsetcustomcolorend
2106                }if
2107        }def
2108        /linealShFill{
2109                popBSpace
2110                _xm aload pop pushBSpace
2111               
2112                /_size _index 1 add pt
2113                _size _maxRampIndex lt {
2114                        /_rampFuncsArray _rampFuncsArray 0 _size getinterval pt
2115                        /_boundsArray _boundsArray 0 _size 1 sub getinterval pt
2116                        /_encodeArray _encodeArray 0 _size 2 mul getinterval pt
2117                }if
2118               
2119                bd
2120                        /ShadingType 2
2121                        /ColorSpace _colorSpace
2122                        /Function 
2123                                bd
2124                                        /FunctionType 3
2125                                        /Domain [0 1]
2126                                        /Functions _rampFuncsArray
2127                                        /Bounds _boundsArray
2128                                        /Encode _encodeArray
2129                                ed
2130                        /Extend [_firstFill _lastFill]
2131                        /Domain [0 1] 
2132                        /Coords [_beginCoord 0 _endCoord 0]
2133                ed
2134                shfill
2135        }def
2136       
2137        /radialShFill{
2138                /_size _maxRampIndex _index sub pt
2139                _size _maxRampIndex lt {
2140                        /_rampFuncsArray _rampFuncsArray _index _size getinterval pt
2141                        /_boundsArray _boundsArray _index _size 1 sub getinterval pt
2142                        /_encodeArray _encodeArray _index 2 mul _size 2 mul getinterval pt
2143                }if
2144               
2145                /_rampLen _beginCoord _endCoord sub pt
2146                bd
2147                        /ShadingType 3
2148                        /ColorSpace _colorSpace
2149                        /Function 
2150                                bd
2151                                        /FunctionType 3
2152                                        /Domain [0 1]
2153                                        /Functions _rampFuncsArray
2154                                        /Bounds _boundsArray
2155                                        /Encode _encodeArray
2156                                ed
2157                        /Extend [_lastFill _firstFill]
2158                        /Domain [0 1] 
2159                        /Coords [_xHi _rampLen mul _yHi _rampLen mul _endCoord 0 0 _beginCoord] 
2160                ed
2161                shfill
2162               
2163                _radHilite{
2164                        _xHi _rampLen mul _yHi _rampLen mul translate
2165                }if
2166        }def
2167       
2168        /fillRamp{ 
2169       
2170       
2171                /_invert _midPoint 0.5 lt pt
2172                _rampIndex _maxRampIndex eq {
2173                        initShFill
2174                }if
2175               
2176                getRampColorSpace
2177               
2178                _colorSpace null eq{
2179                        /_colorSpace _rampColorSpace pt
2180                }{
2181                        _colorSpace _rampColorSpace ne{
2182                                /_index _index 1 
2183                                _gradType 0 eq{
2184                                        sub pt
2185                                        linealShFill
2186                                }{
2187                                        add pt
2188                                        radialShFill
2189                                }ifelse
2190                                initShFill
2191                                /_colorSpace _rampColorSpace pt
2192                        } if
2193                }ifelse
2194                /_endCoord _endPoint pt 
2195                _rampFuncsArray _index
2196                bd
2197                        /FunctionType 2
2198                        /Domain [0 1]
2199                        /N 0.5 log _invert{1 _midPoint sub}{_midPoint}ifelse log div
2200                        _gradType 0 eq{
2201                                _invert{/C1}{/C0}ifelse _C0
2202                                _invert{/C0}{/C1}ifelse _C1
2203                        }{
2204                                _invert{/C0}{/C1}ifelse _C1
2205                                _invert{/C1}{/C0}ifelse _C0
2206                        }ifelse
2207                ed
2208                put
2209               
2210                _rampIndex 1 ne{
2211                        _boundsArray _index _gradType 1 eq{1 sub}if _endCoord put
2212                } if
2213               
2214                0 1 _invert {exch}if
2215                _encodeArray _index 2 mul 1 add 3 -1 roll put
2216                _encodeArray _index 2 mul 3 -1 roll put
2217                _rampIndex 1 eq {
2218                        /_lastFill true pt
2219                        _gradType 0 eq{
2220                                linealShFill
2221                        }{
2222                                radialShFill
2223                        }ifelse
2224                }if
2225                /_index _index 1 
2226                _gradType 0 eq{
2227                        add pt
2228                }{
2229                        sub pt
2230                }ifelse
2231        }def
2232       
2233        /radialRamp
2234                /fillRamp load def
2235       
2236        /rampImage
2237                /fillRamp load def
2238       
2239        AGM_Gradient begin
2240        /Bc{
2241                6 npop
2242        }def
2243       
2244 end
2245       
2246       
2247}def
2248/initializeComposite{
2249        /bwImage{
2250                pop /_image load 5 execImage 
2251        }def
2252        currentdict/rampImage known not{
2253                /rampImage{
2254                        _color{
2255                                _nSamples setImageParms
2256       
2257                               
2258                                _rgbRamp{
2259                                        _redData _greenData _blueData _nSamples 3 expandColor
2260                                        true 3 null ncolorimage
2261                                }{
2262                                        _cyanData _magentaData _yellowData _blackData _nSamples 4 expandColor
2263                                        true 4 null ncolorimage
2264                                }ifelse
2265                        }{
2266                                _nSamples setImageParms _blackData null bwImage
2267                        }ifelse
2268                }def
2269        }if
2270        /setCStop{
2271                /_colorStyle exch pt
2272                _colorStyle 0 eq{
2273                        1 exch sub
2274                        0 0 0
2275                        4 -1 roll
2276                }if
2277               
2278                _colorStyle 2 eq{
2279                        setrgbcolor 4 npop
2280                }if
2281               
2282                _colorStyle 3 eq{
2283                        1 exch sub /_tmp xp
2284                        pop
2285                        4{
2286                                _tmp mul 4 1 roll
2287                        }repeat
2288                }if
2289               
2290                _colorStyle 4 eq{
2291                        3 -1 roll pop pop
2292                        1 exch sub /_tmp xp
2293                        3{
2294                                1 exch sub _tmp mul 1 exch sub 3 1 roll
2295                        }repeat
2296                        setrgbcolor 
2297                        4 npop
2298                }if
2299                _colorStyle 2 ne _colorStyle 4 ne and{
2300                        null nsetcustomcolor
2301                }if
2302        }def
2303        /nsetcustomcolor
2304        {
2305                pop setcmykcolor
2306        }def
2307        /nsetcustomcolorend
2308        {
2309        }def
2310        /ncolorimage{
2311                pop 
2312                /_colorimage load 10 execImage
2313        }def
2314        _noImage not _level2PS not and{
2315                /linealFill{
2316                        8 setImageParms
2317                        _color{
2318                                currentcmykcolor
2319                                4{
2320                                        makeByte8 4 1 roll
2321                                }repeat
2322                                true 4 null ncolorimage
2323                        }{
2324                                currentgray makeByte8 null bwImage
2325                        }ifelse
2326                }def
2327        }if
2328}def
2329/npop{
2330        {pop}repeat
2331}def
2332/xd{
2333        exch def
2334}def
2335/nd{
2336        null def
2337}def
2338/pt{
2339        AGM_Gradient_private 3 1 roll put
2340}def
2341/xp{
2342        exch pt
2343}def
2344/xput{
2345        dup load dup length exch maxlength eq{
2346                dup dup load dup
2347                length 2 mul dict copy def
2348        }if
2349        load begin
2350                def
2351  end
2352}def
2353/mySave{
2354        save /_sSave xp
2355}def
2356/myRestore{
2357        _sSave type /savetype eq{
2358                _sSave restore
2359        }if
2360}def
2361/gMark{
2362        counttomark 2 add -1 roll
2363}def
2364/execImage{
2365        /_tmp xp
2366        {
2367                exec
2368        }stopped{
2369                $error /errorname get /undefinedresult ne{
2370                        stop
2371                }{
2372                        _tmp npop
2373                }ifelse
2374        }if
2375}def
2376/pushBSpace{
2377        newpath gsave
2378        _bUMatrix astore concat 
2379}def
2380/popBSpace{
2381        grestore
2382}def
2383/setImageParms{
2384        1 8 2 index 0 0 1 0 0 _imageMatrix astore
2385}def
2386/linealFill{
2387        0 0 1 1 rectfill
2388}def
2389/testCMYKColorThrough{
2390        gsave
2391        setcmykcolor currentcmykcolor
2392        grestore
2393        add add add 0 ne
2394}def
2395/expandOne      {
2396        /_tmp xp
2397        dup type /stringtype ne{
2398                _tmp string
2399                exch
2400                dup 0 ne{
2401                        255 mul cvi
2402                        0 1 _tmp 1 sub{
2403                                3 copy
2404                                exch put pop
2405                        }for
2406                }if
2407                pop
2408        }if
2409}def
2410/expandColor{
2411        /_channels xp
2412        /_len xp
2413        _channels{
2414                _len expandOne _channels 1 roll
2415        }repeat
2416}def
2417/blendColor{
2418       
2419        _color{
2420                _rgbRamp _producingSeps not and{
2421                        _redData dup type /stringtype eq{
2422                                /_ndx cvx /get cvx _d255 /exch cvx /get cvx
2423                        }if
2424                        _greenData dup type /stringtype eq{
2425                                /_ndx cvx /get cvx _d255 /exch cvx /get cvx
2426                        }if
2427                        _blueData dup type /stringtype eq{
2428                                /_ndx cvx /get cvx _d255 /exch cvx /get cvx
2429                        }if
2430                        /setrgbcolor cvx
2431                }{
2432                        _cyanData dup type /stringtype eq{
2433                                /_ndx cvx /get cvx _d255 /exch cvx /get cvx
2434                        }if
2435                        _magentaData dup type /stringtype eq{
2436                                /_ndx cvx /get cvx _d255 /exch cvx /get cvx
2437                        }if
2438                        _yellowData dup type /stringtype eq{
2439                                /_ndx cvx /get cvx _d255 /exch cvx /get cvx
2440                        }if
2441                        _blackData dup type /stringtype eq{
2442                                /_ndx cvx /get cvx _d255 /exch cvx /get cvx
2443                        }if
2444       
2445                        _spotColor{
2446                                _rampSD begin
2447                                        /_rampSD cvx /begin cvx
2448       
2449                                        spot1 begin
2450                                                tintImage dup type /stringtype eq{
2451                                                        /_ndx cvx /get cvx _d255- /exch cvx /get cvx
2452                                                }{
2453                                                        dup null ne{
2454                                                                name type /nametype ne{
2455                                                                        1 exch sub
2456                                                                }if
2457                                                        }if
2458                                                }ifelse
2459                                 end
2460                                        /spot1 cvx /tintValue 3 -1 /roll cvx /put cvx
2461       
2462                                        spot2 begin
2463                                                tintImage dup type /stringtype eq{
2464                                                        /_ndx cvx /get cvx _d255- /exch cvx /get cvx
2465                                                }{
2466                                                        dup null ne{
2467                                                                name type /nametype ne{
2468                                                                        1 exch sub
2469                                                                }if
2470                                                        }if
2471                                                }ifelse
2472                                 end
2473                                        /spot2 cvx /tintValue 3 -1 /roll cvx /put cvx
2474                                        /end cvx
2475                         end
2476                                /_rampSD cvx
2477                                /nsetcustomcolor cvx
2478                        }{
2479                                /setcmykcolor cvx
2480                        }ifelse
2481                }ifelse
2482        }{
2483                _blackData /_ndx cvx /get cvx
2484                _d255 /exch cvx /get cvx
2485               
2486                _usingSmoothShade{
2487                        1 /exch cvx /sub cvx 0 0 0 4 -1 /roll cvx /setcmykcolor cvx
2488                }{
2489                         /setgray cvx
2490                }ifelse
2491        }ifelse
2492}def
2493/linealRamp{
2494        pushBSpace
2495        _ramp{
2496                linealImage
2497        }{
2498                linealFill
2499        }ifelse
2500        popBSpace
2501        /_rampIndex _rampIndex 1 sub pt
2502        _rampIndex 0 gt{
2503                getRampData
2504        }if
2505}def
2506/radialGrad{
2507        /_firstShell true pt
2508        _usingSmoothShade not{
2509                fill
2510        }if
2511        pushBSpace
2512       
2513        _radHilite{
2514                _xHi _yHi _bUMatrix idtransform /_yHi xp /_xHi xp
2515                _rampPoint 1 lt{
2516                        1 _rampPoint sub dup _xHi mul exch _yHi mul translate
2517                }if
2518        }if
2519        _rampIndex{
2520                        radialRamp
2521                /_rampIndex _rampIndex 1 sub pt
2522                _rampIndex 0 gt{
2523                        getRampData
2524                }if
2525        }repeat
2526       
2527        popBSpace
2528       
2529}def
2530/getNSamples{
2531        0 exch
2532        {
2533                dup type /stringtype eq{
2534                        length exch pop exit
2535                }if
2536                pop
2537        }forall
2538        dup 0 eq{
2539                pop 1
2540        }if
2541}def
2542/getRampData{
2543        /_rampType gMark pt
2544        /_color _rampType 0 gt pt
2545        /_ccRGB _rampType 5 eq _rampType 6 eq or pt
2546        /_rgbRamp _rampType 4 eq _ccRGB or pt
2547        /_ccProcess _rampType 2 eq _rampType 3 eq or pt
2548        _producingSeps{
2549                _rampSD initSpotDict
2550                /_spotColor _ccProcess _ccRGB or pt
2551        }{
2552                /_spotColor false pt
2553        }ifelse
2554        /_ramp true pt
2555        100 div /_rampPoint xp
2556        100 div /_midPoint xp
2557       
2558        dup /_colorStyle xp
2559        _colorStyle 0 eq{ 
2560                2
2561        }{
2562                _colorStyle 1 eq{ 
2563                        5
2564                }{
2565                        _colorStyle 2 eq{
2566                                8
2567                        }{
2568                                _colorStyle 3 eq{
2569                                        _producingSeps{
2570                                                _rampSD begin
2571                                                        spot1 begin
2572                                                                /name 3 index def
2573                                                                /spot_K 4 index def
2574                                                                /spot_Y 5 index def
2575                                                                /spot_M 6 index def
2576                                                                /spot_C 7 index def
2577                                                 end
2578                                         end
2579                                        }if
2580                                        7
2581                                }{
2582                                        _producingSeps{
2583                                                _rampSD begin
2584                                                        spot1 begin
2585                                                                /name 4 index def
2586                                                                /spot_K 8 index def
2587                                                                /spot_Y 9 index def
2588                                                                /spot_M 10 index def
2589                                                                /spot_C 11 index def
2590                                                 end
2591                                         end
2592                                        }if
2593                                        11
2594                                } ifelse
2595                        }ifelse
2596                }ifelse
2597        }ifelse
2598        /_tmp xp
2599        _tmp index 100 div /_endPoint xp
2600       
2601        _gradType 1 eq{
2602                _tmp 1 add index 100 div /_midPoint xp
2603        }if
2604       
2605        _producingSeps{
2606                _tmp 2 add index /_nextColorStyle xp
2607                _nextColorStyle 3 eq{
2608                        /_tmp _tmp 4 add pt
2609                        _tmp index dup
2610                        _rampSD begin
2611                                spot1 /name get ne{
2612                                        spot2 begin
2613                                                /name xd
2614                                                /spot_K _tmp 2 add index def
2615                                                /spot_Y _tmp 3 add index def
2616                                                /spot_M _tmp 4 add index def
2617                                                /spot_C _tmp 5 add index def
2618                                 end
2619                                }{
2620                                        pop
2621                                }ifelse
2622                 end
2623                }if
2624                _nextColorStyle 4 eq{
2625                        /_tmp _tmp 5 add pt
2626                        _tmp index dup
2627                        _rampSD begin
2628                                spot1 /name get ne{
2629                                        spot2 begin
2630                                                /name xd
2631                                                /spot_K _tmp 5 add index def
2632                                                /spot_Y _tmp 6 add index def
2633                                                /spot_M _tmp 7 add index def
2634                                                /spot_C _tmp 8 add index def
2635                                 end
2636                                }{
2637                                        pop
2638                                }ifelse
2639                 end
2640                }if
2641        }if
2642        _rampType 3 eq _rampType 6 eq or{
2643                /_tint2Data gMark pt
2644        }if
2645        _ccProcess _ccRGB or{
2646                /_tint1Data gMark pt
2647        }if
2648        _rgbRamp{
2649                /_blueData gMark pt
2650                /_greenData gMark pt
2651                /_redData gMark pt
2652        }if
2653       
2654        _producingSeps{
2655                _rampSD begin
2656                        _ccProcess _ccRGB or{
2657                                _rampType 3 eq _rampType 6 eq or{
2658                                        spot2 begin
2659                                                /tintImage _gradType 0 eq{
2660                                                        _tint2Data
2661                                                }{
2662                                                        _tint1Data
2663                                                }ifelse
2664                                                def
2665                                                name null eq{
2666                                                        /name /Black def
2667                                                }if
2668                                 end
2669                                }if
2670                                spot1 begin
2671                                        /tintImage _gradType 0 eq _rampType 2 eq or _rampType 5 eq or{
2672                                                _tint1Data
2673                                        }{
2674                                                _tint2Data
2675                                        }ifelse
2676                                        def
2677                                        _rampType 2 eq _rampType 5 eq or{
2678                                                name null eq{
2679                                                        /name spot2 /name get def
2680                                                        spot2 /name null put
2681                                                }if
2682                                        }{
2683                                                name null eq{
2684                                                        /name /Black def
2685                                                }if
2686                                        }ifelse
2687                         end
2688                        }if
2689         end
2690        }if
2691        /_blackData gMark pt
2692        _rampType 0 gt{
2693                counttomark 4 add -3 roll
2694                /_yellowData xp
2695                /_magentaData xp
2696                /_cyanData xp
2697        }if
2698        _ramp{
2699                /_nSamples
2700                        [
2701                        _rampType 0 eq {_blackData}if
2702                        _rampType 1 eq {_cyanData _magentaData _yellowData _blackData}if
2703                        _rampType 2 eq {_cyanData _magentaData _yellowData _blackData _tint1Data}if
2704                        _rampType 3 eq {_cyanData _magentaData _yellowData _blackData _tint1Data _tint2Data}if
2705                        _rampType 4 eq {_cyanData _magentaData _yellowData _blackData _redData _greenData _blueData}if
2706                        _rampType 5 eq {_cyanData _magentaData _yellowData _blackData _redData _greenData _blueData _tint1Data}if
2707                        _rampType 6 eq {_cyanData _magentaData _yellowData _blackData _redData _greenData _blueData _tint1Data _tint2Data}if
2708                        ] getNSamples pt
2709                _usingSmoothShade not {/_ramp _nSamples 1 gt pt} if
2710        } if
2711       
2712        setCStop
2713}def
2714/rectImage{
2715        gsave
2716        /_sInc 1 pt
2717        /_bInc 1 _nSamples div pt
2718        /_uRampLen 1 0 dtransform _dUserSpace idtransform dup mul exch dup mul add sqrt pt
2719        /_pChange _uRampLen 0 eq{0}{_nSamples _uRampLen div}ifelse pt
2720        0
2721        _nSamples
2722        [
2723        /dup cvx
2724        /_ndx /exch cvx /pt cvx
2725        blendColor
2726        0 0 _bInc 1 /rectfill cvx
2727        _bInc 0 /translate cvx
2728        _sInc /add cvx
2729        ] cvx
2730        bind
2731        repeat
2732        pop
2733        _spotColor{
2734                nsetcustomcolorend
2735        }if
2736        grestore
2737}def
2738/radialInit{
2739        /_nRadSamples _nSamples dup 0 eq{pop 1}if pt
2740        /_sInc -1 pt
2741        /_rampLen _rampPoint _endPoint sub pt
2742        /_bInc _rampLen _nSamples div neg pt
2743        /_optimize false pt
2744        _subSampleOK{
2745                /_uRampLen
2746                        _rampLen 0 dtransform _dUserSpace idtransform dup mul exch dup mul add sqrt
2747                        0 _rampLen dtransform _dUserSpace idtransform dup mul exch dup mul add sqrt
2748                        2 copy lt{
2749                                exch
2750                        }if pop
2751                pt
2752                /_pChange 
2753                        _uRampLen 0 eq{
2754                                0
2755                        }{
2756                                _nSamples _uRampLen div
2757                        }ifelse
2758                pt
2759                _pChange .5 gt dup /_optimize xp{
2760                        /_nRadSamples _uRampLen 2 div round cvi dup 1 le{pop 2}if pt
2761                        /_bInc _rampLen _nRadSamples div neg pt
2762                        /_sInc _nSamples 1 sub _nRadSamples 1 sub div neg pt
2763                }if
2764        }if
2765        _radHilite{
2766                /_xBCInc _xHi _rampLen mul _nRadSamples div pt
2767                /_yBCInc _yHi _rampLen mul _nRadSamples div pt
2768        }if
2769}def
2770currentdict/radialRamp known not{
2771        /radialRamp{
2772       
2773                /_saveMatrix _saveMatrix currentmatrix def
2774               
2775                radialInit
2776       
2777                _rampPoint
2778       
2779                _nSamples 1 sub
2780       
2781                _nRadSamples 
2782                [
2783                        /dup cvx
2784       
2785                        _optimize{
2786                                /round cvx /cvi cvx
2787                        }if
2788       
2789                        /_ndx /exch cvx /pt cvx
2790                       
2791                        _useShells{
2792                                /_firstShell cvx{
2793                                        /_firstShell false pt
2794                                }{
2795                                        0 0 3 index 360 0 arcn fill
2796                                }/ifelse cvx
2797                        }if
2798       
2799                        blendColor
2800       
2801                        _useShells{
2802                                0 0 3 /index cvx 0 360 /arc cvx 
2803                        }{
2804                                0 0 3 /index cvx 0 360 /arc cvx /fill cvx
2805                        }ifelse
2806       
2807                        /exch cvx _bInc /add cvx /exch cvx
2808       
2809                        _sInc /add cvx
2810       
2811                        _radHilite{
2812                                _xBCInc _yBCInc /translate cvx
2813                        }if
2814                ] cvx bind
2815                repeat
2816       
2817                pop pop
2818       
2819                _saveMatrix setmatrix
2820       
2821                _radHilite{
2822                        _xHi _rampLen mul _yHi _rampLen mul translate
2823                }if
2824               
2825                _useShells _rampIndex 1 eq and{
2826                        fill
2827                }if
2828                _spotColor{
2829                        nsetcustomcolorend
2830                }if
2831       
2832               
2833        }def
2834}if
2835end
2836end
2837defaultpacking setpacking
2838%%EndResource
2839%%BeginProcSet: Adobe_ColorImage_AI6 1.1 0
2840userdict /Adobe_ColorImage_AI6 known not
2841{
2842        userdict /Adobe_ColorImage_AI6 24 dict put 
2843} if
2844userdict /Adobe_ColorImage_AI6 get begin
2845/initialize
2846{ 
2847        Adobe_ColorImage_AI6 begin
2848        Adobe_ColorImage_AI6
2849        {
2850                dup type /arraytype eq
2851                {
2852                        dup xcheck
2853                        {
2854                                bind
2855                        } if
2856                } if
2857                pop pop
2858        } forall
2859} def
2860/terminate { end } def
2861currentdict /Adobe_ColorImage_AI6_Vars known not
2862{
2863        /Adobe_ColorImage_AI6_Vars 15 dict def
2864} if
2865Adobe_ColorImage_AI6_Vars begin
2866        /channelcount 0 def
2867        /sourcecount 0 def
2868        /sourcearray 4 array def
2869        /plateindex -1 def
2870        /XIMask 0 def
2871        /XIBinary 0 def
2872        /XIChannelCount 0 def
2873        /XIBitsPerPixel 0 def
2874        /XIImageHeight 0 def
2875        /XIImageWidth 0 def
2876        /XIImageMatrix null def
2877        /XIBuffer null def
2878        /XIDataProc null def
2879        /XIVersion 6 def
2880end
2881/WalkRGBString null def
2882/WalkCMYKString null def
2883/StuffRGBIntoGrayString null def
2884/RGBToGrayImageProc null def
2885/StuffCMYKIntoGrayString null def
2886/CMYKToGrayImageProc null def
2887/ColorImageCompositeEmulator null def
2888/SeparateCMYKImageProc null def
2889/FourEqual null def
2890/TestPlateIndex null def
2891currentdict /_colorimage known not
2892{
2893        /colorimage where
2894        {
2895                /colorimage get /_colorimage exch def
2896        }
2897        {
2898                /_colorimage null def
2899        } ifelse
2900} if
2901/_currenttransfer systemdict /currenttransfer get def
2902/colorimage null def
2903/XI null def
2904/WalkRGBString
2905{
2906        0 3 index
2907        dup length 1 sub 0 3 3 -1 roll
2908        {
2909                3 getinterval { } forall
2910                5 index exec
2911                3 index
2912        } for
2913       
2914         5 { pop } repeat
2915} def
2916/WalkCMYKString
2917{
2918        0 3 index
2919        dup length 1 sub 0 4 3 -1 roll
2920        {
2921                4 getinterval { } forall
2922               
2923                6 index exec
2924               
2925                3 index
2926               
2927        } for
2928       
2929        5 { pop } repeat
2930       
2931} def
2932/StuffRGBIntoGrayString
2933{
2934        .11 mul exch
2935       
2936        .59 mul add exch
2937       
2938        .3 mul add
2939       
2940        cvi 3 copy put
2941       
2942        pop 1 add
2943} def
2944/RGBToGrayImageProc
2945{       
2946        Adobe_ColorImage_AI6_Vars begin 
2947                sourcearray 0 get exec
2948                dup length 3 idiv string
2949                dup 3 1 roll 
2950               
2951                /StuffRGBIntoGrayString load exch
2952                WalkRGBString
2953 end
2954} def
2955/StuffCMYKIntoGrayString
2956{
2957        exch .11 mul add
2958       
2959        exch .59 mul add
2960       
2961        exch .3 mul add
2962       
2963        dup 255 gt { pop 255 } if
2964       
2965        255 exch sub cvi 3 copy put
2966       
2967        pop 1 add
2968} def
2969/CMYKToGrayImageProc
2970{       
2971        Adobe_ColorImage_AI6_Vars begin
2972                sourcearray 0 get exec
2973                dup length 4 idiv string
2974                dup 3 1 roll 
2975               
2976                /StuffCMYKIntoGrayString load exch
2977                WalkCMYKString
2978 end
2979} def
2980/ColorImageCompositeEmulator
2981{
2982        pop true eq
2983        {
2984                Adobe_ColorImage_AI6_Vars /sourcecount get 5 add { pop } repeat
2985        }
2986        {
2987                Adobe_ColorImage_AI6_Vars /channelcount get 1 ne
2988                {
2989                        Adobe_ColorImage_AI6_Vars begin
2990                                sourcearray 0 3 -1 roll put
2991                       
2992                                channelcount 3 eq 
2993                                { 
2994                                        /RGBToGrayImageProc 
2995                                }
2996                                { 
2997                                        /CMYKToGrayImageProc
2998                                } ifelse
2999                                load
3000                 end
3001                } if
3002                image
3003        } ifelse
3004} def
3005/SeparateCMYKImageProc
3006{       
3007        Adobe_ColorImage_AI6_Vars begin
3008                sourcecount 0 ne
3009                {
3010                        sourcearray plateindex get exec
3011                }
3012                {                       
3013                        sourcearray 0 get exec
3014                       
3015                        dup length 4 idiv string
3016                       
3017                        0 2 index
3018                       
3019                        plateindex 4 2 index length 1 sub
3020                        {
3021                                get 255 exch sub
3022                               
3023                                3 copy put pop 1 add
3024                               
3025                                2 index
3026                        } for
3027                        pop pop exch pop
3028                } ifelse
3029 end
3030} def
3031       
3032/FourEqual
3033{
3034        4 index ne
3035        {
3036                pop pop pop false
3037        }
3038        {
3039                4 index ne
3040                {
3041                        pop pop false
3042                }
3043                {
3044                        4 index ne
3045                        {
3046                                pop false
3047                        }
3048                        {
3049                                4 index eq
3050                        } ifelse
3051                } ifelse
3052        } ifelse
3053} def
3054/TestPlateIndex
3055{
3056        Adobe_ColorImage_AI6_Vars begin
3057                /plateindex -1 def
3058                /setcmykcolor where
3059                {
3060                        pop
3061                        gsave
3062                        1 0 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
3063                        0 1 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
3064                        0 0 1 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
3065                        0 0 0 1 setcmykcolor systemdict /currentgray get exec 1 exch sub
3066                        grestore
3067                        1 0 0 0 FourEqual 
3068                        { 
3069                                /plateindex 0 def
3070                        }
3071                        {
3072                                0 1 0 0 FourEqual
3073                                { 
3074                                        /plateindex 1 def
3075                                }
3076                                {
3077                                        0 0 1 0 FourEqual
3078                                        {
3079                                                /plateindex 2 def
3080                                        }
3081                                        {
3082                                                0 0 0 1 FourEqual
3083                                                { 
3084                                                        /plateindex 3 def
3085                                                }
3086                                                {
3087                                                        0 0 0 0 FourEqual
3088                                                        {
3089                                                                /plateindex 5 def
3090                                                        } if
3091                                                } ifelse
3092                                        } ifelse
3093                                } ifelse
3094                        } ifelse
3095                        pop pop pop pop
3096                } if
3097                plateindex
3098 end
3099} def
3100/colorimage
3101{
3102        Adobe_ColorImage_AI6_Vars begin
3103                /channelcount 1 index def
3104                /sourcecount 2 index 1 eq { channelcount 1 sub } { 0 } ifelse def
3105                4 sourcecount add index dup 
3106                8 eq exch 1 eq or not
3107 end
3108       
3109        {
3110                /_colorimage load null ne
3111                {
3112                        _colorimage
3113                }
3114                {
3115                        Adobe_ColorImage_AI6_Vars /sourcecount get
3116                        7 add { pop } repeat
3117                } ifelse
3118        }
3119        {
3120                dup 3 eq
3121                TestPlateIndex
3122                dup -1 eq exch 5 eq or or
3123                {
3124                        /_colorimage load null eq
3125                        {
3126                                ColorImageCompositeEmulator
3127                        }
3128                        {
3129                                dup 1 eq
3130                                {
3131                                        pop pop image
3132                                }
3133                                {
3134                                        Adobe_ColorImage_AI6_Vars /plateindex get 5 eq
3135                                        {
3136                                                gsave
3137                                               
3138                                                0 _currenttransfer exec
3139                                                1 _currenttransfer exec
3140                                                eq
3141                                                { 0 _currenttransfer exec 0.5 lt }
3142                                                { 0 _currenttransfer exec 1 _currenttransfer exec gt } ifelse
3143                                               
3144                                                { { pop 0 } } { { pop 1 } } ifelse
3145                                                systemdict /settransfer get exec
3146                                        } if
3147                                       
3148                                        _colorimage
3149                                       
3150                                        Adobe_ColorImage_AI6_Vars /plateindex get 5 eq
3151                                        {
3152                                                grestore
3153                                        } if
3154                                } ifelse
3155                        } ifelse
3156                }
3157                {
3158                        dup 1 eq
3159                        {
3160                                pop pop
3161                                image
3162                        }
3163                        {
3164                                pop pop
3165                                Adobe_ColorImage_AI6_Vars begin
3166                                        sourcecount -1 0
3167                                        {                       
3168                                                exch sourcearray 3 1 roll put
3169                                        } for
3170                                        /SeparateCMYKImageProc load
3171                         end
3172                                systemdict /image get exec
3173                        } ifelse
3174                } ifelse
3175        } ifelse
3176} def
3177/XG
3178{
3179        pop pop
3180} def
3181/XF
3182{
3183        13 {pop} repeat
3184} def
3185/Xh
3186{
3187        Adobe_ColorImage_AI6_Vars begin
3188                gsave
3189                /XIMask exch 0 ne def
3190                /XIImageHeight exch def
3191                /XIImageWidth exch def
3192                /XIImageMatrix exch def
3193                0 0 moveto
3194                XIImageMatrix concat
3195                XIImageWidth XIImageHeight scale
3196               
3197                XIMask
3198                {
3199                        /_lp /null ddef
3200                        _fc
3201                        /_lp /imagemask ddef
3202                }
3203                if
3204                /XIVersion 7 def
3205 end
3206} def
3207/XH
3208{
3209        Adobe_ColorImage_AI6_Vars begin
3210                /XIVersion 6 def
3211                grestore
3212 end
3213} def
3214/XI
3215{
3216        Adobe_ColorImage_AI6_Vars begin
3217                gsave
3218                /XIMask exch 0 ne def
3219                /XIBinary exch 0 ne def
3220                pop
3221                pop
3222                /XIChannelCount exch def
3223                /XIBitsPerPixel exch def
3224                /XIImageHeight exch def
3225                /XIImageWidth exch def
3226                pop pop pop pop
3227                /XIImageMatrix exch def
3228                XIBitsPerPixel 1 eq
3229                {
3230                        XIImageWidth 8 div ceiling cvi
3231                }
3232                {
3233                        XIImageWidth XIChannelCount mul
3234                } ifelse
3235                /XIBuffer exch string def
3236                XIBinary
3237                {
3238                        /XIDataProc { currentfile XIBuffer readstring pop } def
3239                        XIVersion 6 le
3240                        {
3241                                currentfile 128 string readline pop pop
3242                        }
3243                        if
3244                }
3245                {
3246                        /XIDataProc { currentfile XIBuffer readhexstring pop } def
3247                } ifelse
3248               
3249                XIVersion 6 le
3250                {
3251                        0 0 moveto
3252                        XIImageMatrix concat
3253                        XIImageWidth XIImageHeight scale
3254                        XIMask
3255                        {
3256                                /_lp /null ddef
3257                                _fc
3258                                /_lp /imagemask ddef
3259                        } if
3260                } if
3261               
3262                XIMask
3263                {
3264                        XIImageWidth XIImageHeight
3265                        false
3266                        [ XIImageWidth 0 0 XIImageHeight neg 0 0 ]
3267                        /XIDataProc load
3268                        imagemask
3269                }
3270                {
3271                        XIImageWidth XIImageHeight
3272                        XIBitsPerPixel
3273                        [ XIImageWidth 0 0 XIImageHeight neg 0 0 ]
3274                        /XIDataProc load
3275                       
3276                        XIChannelCount 1 eq
3277                        {
3278                                gsave
3279                                0 setgray
3280                                image
3281                                grestore
3282                        }
3283                        {
3284                                false
3285                                XIChannelCount
3286                                colorimage
3287                        } ifelse
3288                } ifelse
3289                grestore
3290 end
3291} def
3292end
3293%%EndProcSet
3294%%BeginResource: procset Adobe_Illustrator_AI5 1.1 0
3295%%Title: (Adobe Illustrator (R) Version 5.0 Full Prolog)
3296%%Version: 1.1 0
3297%%CreationDate: (3/7/1994) ()
3298%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
3299currentpacking true setpacking
3300userdict /Adobe_Illustrator_AI5_vars 81 dict dup begin
3301put
3302/_eo false def
3303/_lp /none def
3304/_pf
3305{
3306} def
3307/_ps
3308{
3309} def
3310/_psf
3311{
3312} def
3313/_pss
3314{
3315} def
3316/_pjsf
3317{
3318} def
3319/_pjss
3320{
3321} def
3322/_pola 0 def
3323/_doClip 0 def
3324/cf currentflat def
3325/_tm matrix def
3326/_renderStart
3327[
3328/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0
3329] def
3330/_renderEnd
3331[
3332null null null null /i1 /i1 /i1 /i1
3333] def
3334/_render -1 def
3335/_rise 0 def
3336/_ax 0 def
3337/_ay 0 def
3338/_cx 0 def
3339/_cy 0 def
3340/_leading
3341[
33420 0
3343] def
3344/_ctm matrix def
3345/_mtx matrix def
3346/_sp 16#020 def
3347/_hyphen (-) def
3348/_fScl 0 def
3349/_cnt 0 def
3350/_hs 1 def
3351/_nativeEncoding 0 def
3352/_useNativeEncoding 0 def
3353/_tempEncode 0 def
3354/_pntr 0 def
3355/_tDict 2 dict def
3356/_wv 0 def
3357/Tx
3358{
3359} def
3360/Tj
3361{
3362} def
3363/CRender
3364{
3365} def
3366/_AI3_savepage
3367{
3368} def
3369/_gf null def
3370/_cf 4 array def
3371/_if null def
3372/_of false def
3373/_fc
3374{
3375} def
3376/_gs null def
3377/_cs 4 array def
3378/_is null def
3379/_os false def
3380/_sc
3381{
3382} def
3383/_pd 1 dict def
3384/_ed 15 dict def
3385/_pm matrix def
3386/_fm null def
3387/_fd null def
3388/_fdd null def
3389/_sm null def
3390/_sd null def
3391/_sdd null def
3392/_i null def
3393/discardSave null def
3394/buffer 256 string def
3395/beginString null def
3396/endString null def
3397/endStringLength null def
3398/layerCnt 1 def
3399/layerCount 1 def
3400/perCent (%) 0 get def
3401/perCentSeen? false def
3402/newBuff null def
3403/newBuffButFirst null def
3404/newBuffLast null def
3405/clipForward? false def
3406end
3407userdict /Adobe_Illustrator_AI5 known not {
3408        userdict /Adobe_Illustrator_AI5 91 dict put
3409} if
3410userdict /Adobe_Illustrator_AI5 get begin
3411/initialize
3412{
3413        Adobe_Illustrator_AI5 dup begin
3414        Adobe_Illustrator_AI5_vars begin
3415        discardDict
3416        {
3417                bind pop pop
3418        } forall
3419        dup /nc get begin
3420        {
3421                dup xcheck 1 index type /operatortype ne and
3422                {
3423                        bind
3424                } if
3425                pop pop
3426        } forall
3427 end
3428        newpath
3429} def
3430/terminate
3431{
3432 end
3433 end
3434} def
3435/_
3436null def
3437/ddef
3438{
3439        Adobe_Illustrator_AI5_vars 3 1 roll put
3440} def
3441/xput
3442{
3443        dup load dup length exch maxlength eq
3444        {
3445                dup dup load dup
3446                length 2 mul dict copy def
3447        } if
3448        load begin
3449        def
3450 end
3451} def
3452/npop
3453{
3454        {
3455                pop
3456        } repeat
3457} def
3458/sw
3459{
3460        dup length exch stringwidth
3461        exch 5 -1 roll 3 index mul add
3462        4 1 roll 3 1 roll mul add
3463} def
3464/swj
3465{
3466        dup 4 1 roll
3467        dup length exch stringwidth
3468        exch 5 -1 roll 3 index mul add
3469        4 1 roll 3 1 roll mul add
3470        6 2 roll /_cnt 0 ddef
3471        {
3472                1 index eq
3473                {
3474                        /_cnt _cnt 1 add ddef
3475                } if
3476        } forall
3477        pop
3478        exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
3479} def
3480/ss
3481{
3482        4 1 roll
3483        {
3484                2 npop
3485                (0) exch 2 copy 0 exch put pop
3486                gsave
3487                false charpath currentpoint
3488                4 index setmatrix
3489                stroke
3490                grestore
3491                moveto
3492                2 copy rmoveto
3493        } exch cshow
3494        3 npop
3495} def
3496/jss
3497{
3498        4 1 roll
3499        {
3500                2 npop
3501                (0) exch 2 copy 0 exch put
3502                gsave
3503                _sp eq
3504                {
3505                        exch 6 index 6 index 6 index 5 -1 roll widthshow
3506                        currentpoint
3507                }
3508                {
3509                        false charpath currentpoint
3510                        4 index setmatrix stroke
3511                } ifelse
3512                grestore
3513                moveto
3514                2 copy rmoveto
3515        } exch cshow
3516        6 npop
3517} def
3518/sp
3519{
3520        {
3521                2 npop (0) exch
3522                2 copy 0 exch put pop
3523                false charpath
3524                2 copy rmoveto
3525        } exch cshow
3526        2 npop
3527} def
3528/jsp
3529{
3530        {
3531                2 npop
3532                (0) exch 2 copy 0 exch put
3533                _sp eq
3534                {
3535                        exch 5 index 5 index 5 index 5 -1 roll widthshow
3536                }
3537                {
3538                        false charpath
3539                } ifelse
3540                2 copy rmoveto
3541        } exch cshow
3542        5 npop
3543} def
3544/pl
3545{
3546        transform
3547        0.25 sub round 0.25 add exch
3548        0.25 sub round 0.25 add exch
3549        itransform
3550} def
3551/setstrokeadjust where
3552{
3553        pop true setstrokeadjust
3554        /c
3555        {
3556                curveto
3557        } def
3558        /C
3559        /c load def
3560        /v
3561        {
3562                currentpoint 6 2 roll curveto
3563        } def
3564        /V
3565        /v load def
3566        /y
3567        {
3568                2 copy curveto
3569        } def
3570        /Y
3571        /y load def
3572        /l
3573        {
3574                lineto
3575        } def
3576        /L
3577        /l load def
3578        /m
3579        {
3580                moveto
3581        } def
3582}
3583{
3584        /c
3585        {
3586                pl curveto
3587        } def
3588        /C
3589        /c load def
3590        /v
3591        {
3592                currentpoint 6 2 roll pl curveto
3593        } def
3594        /V
3595        /v load def
3596        /y
3597        {
3598                pl 2 copy curveto
3599        } def
3600        /Y
3601        /y load def
3602        /l
3603        {
3604                pl lineto
3605        } def
3606        /L
3607        /l load def
3608        /m
3609        {
3610                pl moveto
3611        } def
3612} ifelse
3613/d
3614{
3615        setdash
3616} def
3617/cf
3618{
3619} def
3620/i
3621{
3622        dup 0 eq
3623        {
3624                pop cf
3625        } if
3626        setflat
3627} def
3628/j
3629{
3630        setlinejoin
3631} def
3632/J
3633{
3634        setlinecap
3635} def
3636/M
3637{
3638        setmiterlimit
3639} def
3640/w
3641{
3642        setlinewidth
3643} def
3644/XR
3645{
3646        0 ne
3647        /_eo exch ddef
3648} def
3649/H
3650{
3651} def
3652/h
3653{
3654        closepath
3655} def
3656/N
3657{
3658        _pola 0 eq
3659        {
3660                _doClip 1 eq
3661                {
3662                        _eo {eoclip} {clip} ifelse /_doClip 0 ddef
3663                } if
3664                newpath
3665        }
3666        {
3667                /CRender
3668                {
3669                        N
3670                } ddef
3671        } ifelse
3672} def
3673/n
3674{
3675        N
3676} def
3677/F
3678{
3679        _pola 0 eq
3680        {
3681                _doClip 1 eq
3682                {
3683                        gsave _pf grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _fc
3684                        /_doClip 0 ddef
3685                }
3686                {
3687                        _pf
3688                } ifelse
3689        }
3690        {
3691                /CRender
3692                {
3693                        F
3694                } ddef
3695        } ifelse
3696} def
3697/f
3698{
3699        closepath
3700        F
3701} def
3702/S
3703{
3704        _pola 0 eq
3705        {
3706                _doClip 1 eq
3707                {
3708                        gsave _ps grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc
3709                        /_doClip 0 ddef
3710                }
3711                {
3712                        _ps
3713                } ifelse
3714        }
3715        {
3716                /CRender
3717                {
3718                        S
3719                } ddef
3720        } ifelse
3721} def
3722/s
3723{
3724        closepath
3725        S
3726} def
3727/B
3728{
3729        _pola 0 eq
3730        {
3731                _doClip 1 eq
3732                gsave F grestore
3733                {
3734                        gsave S grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc
3735                        /_doClip 0 ddef
3736                }
3737                {
3738                        S
3739                } ifelse
3740        }
3741        {
3742                /CRender
3743                {
3744                        B
3745                } ddef
3746        } ifelse
3747} def
3748/b
3749{
3750        closepath
3751        B
3752} def
3753/W
3754{
3755        /_doClip 1 ddef
3756} def
3757/*
3758{
3759        count 0 ne
3760        {
3761                dup type /stringtype eq
3762                {
3763                        pop
3764                } if
3765        } if
3766        newpath
3767} def
3768/u
3769{
3770} def
3771/U
3772{
3773} def
3774/q
3775{
3776        _pola 0 eq
3777        {
3778                gsave
3779        } if
3780} def
3781/Q
3782{
3783        _pola 0 eq
3784        {
3785                grestore
3786        } if
3787} def
3788/*u
3789{
3790        _pola 1 add /_pola exch ddef
3791} def
3792/*U
3793{
3794        _pola 1 sub /_pola exch ddef
3795        _pola 0 eq
3796        {
3797                CRender
3798        } if
3799} def
3800/D
3801{
3802        pop
3803} def
3804/*w
3805{
3806} def
3807/*W
3808{
3809} def
3810/`
3811{
3812        /_i save ddef
3813        clipForward?
3814        {
3815                nulldevice
3816        } if
3817        6 1 roll 4 npop
3818        concat pop
3819        userdict begin
3820        /showpage
3821        {
3822        } def
3823        0 setgray
3824        0 setlinecap
3825        1 setlinewidth
3826        0 setlinejoin
3827        10 setmiterlimit
3828        [] 0 setdash
3829        /setstrokeadjust where {pop false setstrokeadjust} if
3830        newpath
3831        0 setgray
3832        false setoverprint
3833} def
3834/~
3835{
3836 end
3837        _i restore
3838} def
3839/O
3840{
3841        0 ne
3842        /_of exch ddef
3843        /_lp /none ddef
3844} def
3845/R
3846{
3847        0 ne
3848        /_os exch ddef
3849        /_lp /none ddef
3850} def
3851/g
3852{
3853        /_gf exch ddef
3854        /_fc
3855        {
3856                _lp /fill ne
3857                {
3858                        _of setoverprint
3859                        _gf setgray
3860                        /_lp /fill ddef
3861                } if
3862        } ddef
3863        /_pf
3864        {
3865                _fc
3866                _eo {eofill} {fill} ifelse
3867        } ddef
3868        /_psf
3869        {
3870                _fc
3871                ashow
3872        } ddef
3873        /_pjsf
3874        {
3875                _fc
3876                awidthshow
3877        } ddef
3878        /_lp /none ddef
3879} def
3880/G
3881{
3882        /_gs exch ddef
3883        /_sc
3884        {
3885                _lp /stroke ne
3886                {
3887                        _os setoverprint
3888                        _gs setgray
3889                        /_lp /stroke ddef
3890                } if
3891        } ddef
3892        /_ps
3893        {
3894                _sc
3895                stroke
3896        } ddef
3897        /_pss
3898        {
3899                _sc
3900                ss
3901        } ddef
3902        /_pjss
3903        {
3904                _sc
3905                jss
3906        } ddef
3907        /_lp /none ddef
3908} def
3909/k
3910{
3911        _cf astore pop
3912        /_fc
3913        {
3914                _lp /fill ne
3915                {
3916                        _of setoverprint
3917                        _cf aload pop setcmykcolor
3918                        /_lp /fill ddef
3919                } if
3920        } ddef
3921        /_pf
3922        {
3923                _fc
3924                _eo {eofill} {fill} ifelse
3925        } ddef
3926        /_psf
3927        {
3928                _fc
3929                ashow
3930        } ddef
3931        /_pjsf
3932        {
3933                _fc
3934                awidthshow
3935        } ddef
3936        /_lp /none ddef
3937} def
3938/K
3939{
3940        _cs astore pop
3941        /_sc
3942        {
3943                _lp /stroke ne
3944                {
3945                        _os setoverprint
3946                        _cs aload pop setcmykcolor
3947                        /_lp /stroke ddef
3948                } if
3949        } ddef
3950        /_ps
3951        {
3952                _sc
3953                stroke
3954        } ddef
3955        /_pss
3956        {
3957                _sc
3958                ss
3959        } ddef
3960        /_pjss
3961        {
3962                _sc
3963                jss
3964        } ddef
3965        /_lp /none ddef
3966} def
3967/x
3968{
3969        /_gf exch ddef
3970        findcmykcustomcolor
3971        /_if exch ddef
3972        /_fc
3973        {
3974                _lp /fill ne
3975                {
3976                        _of setoverprint
3977                        _if _gf 1 exch sub setcustomcolor
3978                        /_lp /fill ddef
3979                } if
3980        } ddef
3981        /_pf
3982        {
3983                _fc
3984                _eo {eofill} {fill} ifelse
3985        } ddef
3986        /_psf
3987        {
3988                _fc
3989                ashow
3990        } ddef
3991        /_pjsf
3992        {
3993                _fc
3994                awidthshow
3995        } ddef
3996        /_lp /none ddef
3997} def
3998/X
3999{
4000        /_gs exch ddef
4001        findcmykcustomcolor
4002        /_is exch ddef
4003        /_sc
4004        {
4005                _lp /stroke ne
4006                {
4007                        _os setoverprint
4008                        _is _gs 1 exch sub setcustomcolor
4009                        /_lp /stroke ddef
4010                } if
4011        } ddef
4012        /_ps
4013        {
4014                _sc
4015                stroke
4016        } ddef
4017        /_pss
4018        {
4019                _sc
4020                ss
4021        } ddef
4022        /_pjss
4023        {
4024                _sc
4025                jss
4026        } ddef
4027        /_lp /none ddef
4028} def
4029/A
4030{
4031        pop
4032} def
4033/annotatepage
4034{
4035userdict /annotatepage 2 copy known {get exec} {pop pop} ifelse
4036} def
4037/XT {
4038        pop pop
4039} def
4040/discard
4041{
4042        save /discardSave exch store
4043        discardDict begin
4044        /endString exch store
4045        gt38?
4046        {
4047                2 add
4048        } if
4049        load
4050        stopped
4051        pop
4052 end
4053        discardSave restore
4054} bind def
4055userdict /discardDict 7 dict dup begin
4056put
4057/pre38Initialize
4058{
4059        /endStringLength endString length store
4060        /newBuff buffer 0 endStringLength getinterval store
4061        /newBuffButFirst newBuff 1 endStringLength 1 sub getinterval store
4062        /newBuffLast newBuff endStringLength 1 sub 1 getinterval store
4063} def
4064/shiftBuffer
4065{
4066        newBuff 0 newBuffButFirst putinterval
4067        newBuffLast 0
4068        currentfile read not
4069        {
4070        stop
4071        } if
4072        put
4073} def
40740
4075{
4076        pre38Initialize
4077        mark
4078        currentfile newBuff readstring exch pop
4079        {
4080                {
4081                        newBuff endString eq
4082                        {
4083                                cleartomark stop
4084                        } if
4085                        shiftBuffer
4086                } loop
4087        }
4088        {
4089        stop
4090        } ifelse
4091} def
40921
4093{
4094        pre38Initialize
4095        /beginString exch store
4096        mark
4097        currentfile newBuff readstring exch pop
4098        {
4099                {
4100                        newBuff beginString eq
4101                        {
4102                                /layerCount dup load 1 add store
4103                        }
4104                        {
4105                                newBuff endString eq
4106                                {
4107                                        /layerCount dup load 1 sub store
4108                                        layerCount 0 eq
4109                                        {
4110                                                cleartomark stop
4111                                        } if
4112                                } if
4113                        } ifelse
4114                        shiftBuffer
4115                } loop
4116        } if
4117} def
41182
4119{
4120        mark
4121        {
4122                currentfile buffer readline not
4123                {
4124                stop
4125                } if
4126                endString eq
4127                {
4128                        cleartomark stop
4129                } if
4130        } loop
4131} def
41323
4133{
4134        /beginString exch store
4135        /layerCnt 1 store
4136        mark
4137        {
4138                currentfile buffer readline not
4139                {
4140                stop
4141                } if
4142                dup beginString eq
4143                {
4144                        pop /layerCnt dup load 1 add store
4145                }
4146                {
4147                        endString eq
4148                        {
4149                                layerCnt 1 eq
4150                                {
4151                                        cleartomark stop
4152                                }
4153                                {
4154                                        /layerCnt dup load 1 sub store
4155                                } ifelse
4156                        } if
4157                } ifelse
4158        } loop
4159} def
4160end
4161userdict /clipRenderOff 15 dict dup begin
4162put
4163{
4164        /n /N /s /S /f /F /b /B
4165}
4166{
4167        {
4168                _doClip 1 eq
4169                {
4170                        /_doClip 0 ddef _eo {eoclip} {clip} ifelse
4171                } if
4172                newpath
4173        } def
4174} forall
4175/Tr /pop load def
4176/Bb {} def
4177/BB /pop load def
4178/Bg {12 npop} def
4179/Bm {6 npop} def
4180/Bc /Bm load def
4181/Bh {4 npop} def
4182end
4183/Lb
4184{
4185        4 npop
4186        6 1 roll
4187        pop
4188        4 1 roll
4189        pop pop pop
4190        0 eq
4191        {
4192                0 eq
4193                {
4194                        (%AI5_BeginLayer) 1 (%AI5_EndLayer--) discard
4195                }
4196                {
4197                       
4198                        /clipForward? true def
4199                       
4200                        /Tx /pop load def
4201                        /Tj /pop load def
4202                       
4203                        currentdict end clipRenderOff begin begin
4204                } ifelse
4205        }
4206        {
4207                0 eq
4208                {
4209                        save /discardSave exch store
4210                } if
4211        } ifelse
4212} bind def
4213/LB
4214{
4215        discardSave dup null ne
4216        {
4217                restore
4218        }
4219        {
4220                pop
4221                clipForward?
4222                {
4223                        currentdict
4224                 end
4225                 end
4226                 begin
4227                                       
4228                        /clipForward? false ddef
4229                } if
4230        } ifelse
4231} bind def
4232/Pb
4233{
4234        pop pop
4235        0 (%AI5_EndPalette) discard
4236} bind def
4237/Np
4238{
4239        0 (%AI5_End_NonPrinting--) discard
4240} bind def
4241/Ln /pop load def
4242/Ap
4243/pop load def
4244/Ar
4245{
4246        72 exch div
4247        0 dtransform dup mul exch dup mul add sqrt
4248        dup 1 lt
4249        {
4250                pop 1
4251        } if
4252        setflat
4253} def
4254/Mb
4255{
4256        q
4257} def
4258/Md
4259{
4260} def
4261/MB
4262{
4263        Q
4264} def
4265/nc 3 dict def
4266nc begin
4267/setgray
4268{
4269        pop
4270} bind def
4271/setcmykcolor
4272{
4273        4 npop
4274} bind def
4275/setcustomcolor
4276{
4277        2 npop
4278} bind def
4279currentdict readonly pop
4280end
4281end
4282setpacking
4283%%EndResource
4284%%BeginResource: procset Adobe_blend_AI5 1.4 0
4285%%Title: (Adobe Illustrator (R) Version 5.0 Blend ProcSet)
4286%%Version: 1.4 0
4287%%CreationDate: (11/19/93) ()
4288%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
4289userdict /defaultpacking currentpacking put true setpacking
4290userdict /Adobe_blend_AI5 70 dict dup begin
4291put
4292/bd
4293{
4294        bind def
4295} bind def
4296/xs
4297{
4298        exch store
4299} bd
4300/nullProc
4301{
4302        {
4303        }
4304} def
4305/initialize
4306{
4307        pop pop
4308        Adobe_blend_AI5 begin
4309                Adobe_blend_AI5_vars begin
4310                        /_contoneDevice where
4311                        {
4312                                pop
4313                        }
4314                        {
4315                                /_contoneDevice false def       
4316                        } ifelse
4317                                       
4318                        /_dpiThreshold where
4319                        {
4320                                pop
4321                        }
4322                        {       
4323                                /_dpiThreshold 600 def
4324                        } ifelse
4325                       
4326                        /_screenFreqThreshold where
4327                        {
4328                                pop
4329                        }
4330                        {       
4331                                /_screenFreqThreshold 150 def
4332                        } ifelse
4333                       
4334                        /tRectOK? deviceDPI _dpiThreshold le currentScreenFreq _screenFreqThreshold le and _contoneDevice not and def
4335        /invertXfer
4336        {
4337                [
4338                {
4339                        1 exch sub
4340                                } /exec load systemdict/currenttransfer get exec /exec load
4341                                ] cvx systemdict/settransfer get exec
4342                        } bd
4343                        /spotDict 3 dict dup begin
4344                                /nSpots 2 def
4345                                /spot1 7 dict def
4346                                /spot2 7 dict def
4347                 end
4348                        def
4349                        composite?
4350                        {
4351                                /_setgray_ /setgray load def
4352                                /_fill_ /fill load def
4353                                /_image_ /image load def
4354                        }
4355                        {
4356                                /_setgray_ systemdict/setgray get def
4357                                /_fill_ systemdict/fill get def
4358                                /_image_ systemdict/image get def
4359                        } ifelse
4360                } bd
4361                /terminate
4362                {
4363                        currentdict Adobe_blend_AI5_vars eq
4364                        {
4365                 end
4366                        currentdict Adobe_blend_AI5 eq
4367                        {
4368                 end
4369                } if
4370        } if
4371} bd
4372/_compositeSpotDevice where
4373{
4374 begin
4375                _compositeSpotDevice 0 ne {userdict /composite? true put} if
4376 end
4377}
4378{
4379        /_compositeSpotDevice 0 def     
4380} ifelse
4381       
4382/nullString () def
4383/d255 256 array def
43840 1 255
4385{
4386        d255 exch dup 255 div put
4387} bind for
4388/d255- 256 array def
43890 1 255
4390{
4391        d255- exch 1 d255 2 index get sub put
4392} bind for
4393/dUserSpace matrix defaultmatrix def
4394currentdict /Adobe_blend_AI5_vars 89 dict dup begin
4395put
4396{
4397        /f /F /s /S /b /B
4398}
4399{
4400        null def
4401} bind forall
4402/byte 1 string def
4403/sSave null def
4404/setSSave
4405{
4406        save /sSave exch store
4407} bind def
4408/Bm null def
4409/doBlend null def
4410/startC? false def
4411/endC? false def
4412/fCMYK? null def
4413/startTint 0 def
4414/endTint 0 def
4415/bSMatrix matrix def
4416/bUMatrix matrix def
4417/dMatrix matrix def
4418/inLine? true def
4419/pTState? false def
4420/bHi? false def
4421/yHi 0 def
4422/xHi 0 def
4423/noImg /lv1Fix where
4424{
4425        pop lv1Fix
4426}
4427{
4428        false
4429} ifelse
4430def
4431/ccAry1 5 array def
4432/ccTint 0 def
4433/spotColor? false def
4434/colorimage? true def
4435[
4436/tint1Data
4437/tint2Data
4438/spotDict
4439/bAxis
4440/ubAxis
4441/pChange
4442/optimize?
4443/nSamples
4444/sInc
4445/blendProc
4446/_bn
4447/xBCInc
4448/yBCInc
4449/bInc
4450/bRender
4451/cBName
4452/cBType
4453/nColors
4454/color?
4455/blend?
4456/colorType
4457/cData
4458/cDataLen
4459/bDataLen
4460/rampPoint
4461/midPoint
4462/endPoint
4463/blendLength
4464/blackData
4465/yeData
4466/mgData
4467/cyData
4468/cnt1
4469/ndx
4470/_fill
4471/tmp
4472counttomark
4473{
4474        null def
4475} bind
4476repeat
4477pop
4478currentdict
4479end
4480currentdict
4481end
4482exch
4483begin
4484begin
4485/unitSq
4486{
4487        0 0 moveto 0 1 lineto 1 1 lineto 1 0 lineto closepath
4488} bd
4489/gMark
4490{
4491        counttomark 2 add -1 roll
4492} bd
4493/setCustomColor
4494{
4495        dup /ccTint exch store
4496        1 exch sub 6 1 roll
4497        ccAry1 astore
4498        exch setcustomcolor
4499} bd
4500/currentCustomColor
4501{
4502        ccAry1 aload pop ccTint
4503} bd
4504/nsetcustomcolor where 
4505{
4506        pop
4507}
4508{
4509        /nsetcustomcolor
4510        {
4511                pop setcmykcolor       
4512        } bd
4513} ifelse
4514/nsetcustomcolorend where 
4515{
4516        pop
4517}
4518{
4519        /nsetcustomcolorend
4520        {
4521        } bd
4522} ifelse
4523/setBSpace
4524{
4525        newpath bUMatrix astore concat unitSq
4526} bd
4527/setCStop
4528{
4529        dup 0 eq
4530        {
4531                pop
4532               
4533                spotColor?
4534                        {
4535                        dup 1 exch sub /ccTint exch def
4536                        ccAry1 4 /Black put
4537                        } if
4538                setgray
4539        }
4540        {
4541                1 eq
4542                {
4543                        setcmykcolor
4544                }
4545                {
4546                        composite? not colorType 2 lt and
4547                        {
4548                                forceCMYK
4549                        }
4550                        {
4551                                setCustomColor
4552                        } ifelse
4553                } ifelse
4554        } ifelse
4555} bd
4556/makeByte
4557{
4558        /tmp 0 store
4559        255 mul cvi
4560        8 string 8
4561        {
4562                dup tmp 3 index put /tmp tmp 1 add store
4563        } repeat
4564        exch pop
4565} bd
4566/setImgSpace
4567{
4568        cDataLen 1 8
4569        2 index 0 0 1 0 0 dMatrix astore
4570} bd
4571/bwImage
4572{
4573        setImgSpace cData /_image_ load
4574        {
4575                exec
4576        } stopped
4577        {
4578                $error /errorname get /undefinedresult ne
4579                {
4580                        stop
4581                }
4582                {
4583                        pop pop pop pop pop
4584                } ifelse
4585        } if
4586} bd
4587level2?
4588{
4589        /bFill
4590        {
4591                _fill
4592        } def
4593        /bCImg
4594        {
4595                /cDataLen bDataLen store
4596                setImgSpace
4597                setSSave
4598                expandSpot
4599                cyData mgData yeData cData
4600                expandCMYK
4601                true 4 spotDict
4602                {
4603                        ncolorimage
4604                } stopped
4605                {
4606                        $error /errorname get /undefinedresult ne
4607                        {
4608                                stop
4609                        }
4610                        {
4611                                10
4612                                {
4613                                        pop
4614                                } repeat
4615                        } ifelse
4616                } if
4617                sSave restore
4618        } bd
4619} if
4620/expandOne
4621{
4622                        dup type /stringtype ne
4623                        {
4624                                cDataLen string
4625                                exch
4626                                dup 0 ne
4627                                {
4628                                        255 mul cvi
4629                                        0 1 cDataLen 1 sub
4630                                        {
4631                                                3 copy
4632                                                exch put pop
4633                                        } for
4634                                } if
4635                                pop
4636                        } if
4637} bd
4638/expandSpot
4639{
4640        spotColor?
4641        {
4642                spotDict begin
4643                        spot1 begin
4644                                tintImage type /nulltype ne
4645                                {
4646                                        tintImage expandOne /tintImage exch def
4647                                } if
4648                  end
4649                        spot2 begin
4650                                tintImage type /nulltype ne
4651                                {
4652                                        tintImage expandOne /tintImage exch def
4653                                } if
4654                  end
4655         end
4656        } if
4657} bd
4658/expandCMYK
4659{
4660        4
4661        {
4662                expandOne 4 1 roll
4663        } repeat
4664} bd
4665/colorimage where dup
4666{
4667        exch pop
4668       
4669        /ncolorimage where
4670        {
4671                pop
4672        }
4673        {
4674                /ncolorimage {pop colorimage} bd
4675        } ifelse
4676} if
4677not
4678{
4679        /ncolorimage where 
4680        {
4681                pop
4682        }
4683        {
4684                /colorimage? false store
4685                /ncolorimage
4686                {
4687                        pop pop pop
4688       
4689                setSSave
4690                /blackData xs
4691                /yeData xs
4692                /mgData xs
4693                /cyData xs
4694                /cnt1 0 store
4695                [
4696                byte dup 0
4697                cyData dup type /stringtype eq
4698                {
4699                        /cnt1 cvx /get cvx d255 /exch cvx /get cvx .3 /mul cvx
4700                }
4701                {
4702                        .3 mul
4703                } ifelse
4704                mgData dup type /stringtype eq
4705                {
4706                        /cnt1 cvx /get cvx d255 /exch cvx /get cvx .59 /mul cvx
4707                }
4708                {
4709                        .59 mul
4710                } ifelse
4711                yeData dup type /stringtype eq
4712                {
4713                        /cnt1 cvx /get cvx d255 /exch cvx /get cvx .11 /mul cvx
4714                }
4715                {
4716                        .11 mul
4717                } ifelse
4718                blackData dup type /stringtype eq
4719                {
4720                        /cnt1 cvx /get cvx d255 /exch cvx /get cvx
4721                } if
4722                /add cvx /add cvx /add cvx 1 /exch cvx /sub cvx
4723                /dup cvx 0 /lt cvx
4724                {
4725                        pop 0
4726                } /if cvx
4727                /dup cvx 1 /gt cvx
4728                {
4729                        pop 1
4730                } /if cvx
4731                255 /mul cvx /cvi cvx
4732                256 /mod cvx
4733                /dup cvx 0 /lt cvx
4734                {
4735                        pop 0
4736                } /if cvx
4737                /put cvx
4738                /cnt1 dup cvx 1 /add cvx /store cvx
4739                ] cvx
4740                bind
4741                        _image_ 
4742                sSave restore
4743        } bd
4744        } ifelse
4745} if
4746level2? not
4747{
4748        /bCImg
4749        {
4750                /cDataLen bDataLen store
4751                setImgSpace
4752                setSSave
4753                expandSpot
4754                cyData mgData yeData cData
4755                colorimage? 
4756                {
4757                        expandCMYK
4758                } if
4759                true 4 spotDict
4760                {
4761                        ncolorimage
4762                } stopped
4763                {
4764                        $error /errorname get /undefinedresult ne
4765                        {
4766                                stop
4767                        }
4768                        {
4769                                10
4770                                {
4771                                        pop
4772                                } repeat
4773                        } ifelse
4774                } if
4775                sSave restore
4776        } bd
4777        /bwFill
4778        {
4779                setSSave
4780                /cDataLen 8 store
4781                /cData currentgray makeByte store
4782                bwImage
4783                sSave restore
4784        } bd
4785        /c1ImgFill
4786        {
4787                setSSave
4788                /cDataLen 8 store
4789                setImgSpace
4790                spotColor?
4791                {
4792                        spotDict begin
4793                                spot1 begin
4794                                        currentCustomColor makeByte /tintImage exch def
4795                                        /name exch def
4796                                        /spot_K exch def
4797                                        /spot_Y exch def
4798                                        /spot_M exch def
4799                                        /spot_C exch def
4800                         end
4801                                spot2 initSpotData
4802                 end
4803                } if
4804                currentcmykcolor
4805                4
4806                {
4807                        makeByte 4 1 roll
4808                } repeat
4809                true 4 spotDict
4810                {
4811                        ncolorimage
4812                } stopped
4813                {
4814                        $error /errorname get /undefinedresult ne
4815                        {
4816                                stop
4817                        }
4818                        {
4819                                10
4820                                {
4821                                        pop
4822                                } repeat
4823                        } ifelse
4824                } if
4825                sSave restore
4826        } bd
4827        /bFill
4828        noImg
4829        {
4830                {
4831                        _fill
4832                }
4833        }
4834        {
4835                {
4836                        color?
4837                        {
4838                                c1ImgFill
4839                        }
4840                        {
4841                                bwFill
4842                        } ifelse
4843                }
4844        } ifelse
4845        bd
4846} if
4847composite?
4848{
4849        /bCFun
4850        {
4851                color?
4852                {
4853                        cyData dup type /stringtype eq
4854                        {
4855                                /ndx cvx /get cvx d255 /exch cvx /get cvx
4856                        } if
4857                        mgData dup type /stringtype eq
4858                        {
4859                                /ndx cvx /get cvx d255 /exch cvx /get cvx
4860                        } if
4861                        yeData dup type /stringtype eq
4862                        {
4863                                /ndx cvx /get cvx d255 /exch cvx /get cvx
4864                        } if
4865                        cData dup type /stringtype eq
4866                        {
4867                                /ndx cvx /get cvx d255 /exch cvx /get cvx
4868                        } if
4869                        spotColor?
4870                        {
4871                                spotDict begin
4872                                        /spotDict cvx /begin cvx
4873                                        spot1 begin
4874                                                tintImage dup type /stringtype eq
4875                                                {
4876                                                        /ndx cvx /get cvx d255- /exch cvx /get cvx
4877                                                }
4878                                                {
4879                                                        dup type /nulltype ne 
4880                                                        {
4881                                                                name type /nametype ne {1 exch sub} if
4882                                                        } if
4883                                                } ifelse
4884                                 end
4885                                        /spot1 cvx /tintValue 3 -1 /roll cvx /put cvx
4886                                        spot2 begin
4887                                                tintImage dup type /stringtype eq
4888                                                {
4889                                                        /ndx cvx /get cvx d255- /exch cvx /get cvx
4890                                                }
4891                                                {
4892                                                        dup type /nulltype ne 
4893                                                        {
4894                                                                name type /nametype ne {1 exch sub} if
4895                                                        } if
4896                                                } ifelse
4897                                 end
4898                                        /spot2 cvx /tintValue 3 -1 /roll cvx /put cvx
4899                                        /end cvx
4900                         end
4901                                /spotDict cvx
4902                                /nsetcustomcolor cvx
4903                        }
4904                        {
4905                                /setcmykcolor cvx
4906                        } ifelse
4907                }
4908                {
4909                        cData /ndx cvx /get cvx
4910                        d255 /exch cvx /get cvx
4911                        /setgray cvx
4912                } ifelse
4913        } bd
4914        /Bc
4915        {
4916                newpath
4917                gsave
4918                setBSpace
4919                nColors 1 eq
4920                {
4921                        pop pop
4922                        setCStop
4923                } if
4924                bFill
4925                grestore
4926        } bd
4927        /linealBm
4928        {
4929                /nColors dup load 1 sub store
4930                newpath
4931                gsave
4932                setBSpace
4933                blend?
4934                {
4935                        linImg
4936                }
4937                {
4938                        bFill
4939                } ifelse
4940                grestore
4941                nColors 1 gt
4942                {
4943                        getRData
4944                } if
4945        } bd
4946        /rdBm
4947        {
4948                /nColors dup load 1 sub store
4949                _fill
4950                gsave
4951                bUMatrix astore concat
4952                bHi?
4953                {
4954                        xHi yHi bUMatrix idtransform /yHi exch store /xHi exch store
4955                        rampPoint 1 lt
4956                        {
4957                                1 rampPoint sub dup xHi mul exch yHi mul translate
4958                        } if
4959                } if
4960                nColors
4961                {
4962                        0 0 rampPoint 0 360 arc
4963                        _fill
4964                        blend? bHi? or
4965                        {
4966                                rdBlend
4967                        } if
4968                        nColors 1 gt
4969                        {
4970                                getRData
4971                        } if
4972                        /nColors dup load 1 sub store
4973                } repeat
4974                /nColors 1 store
4975                grestore
4976        } bd
4977        /cGetRData
4978        {
4979                setCStop
4980                /blend?
4981                cData type /stringtype eq
4982                dup not color? and
4983                {
4984                        pop
4985                        cyData type /stringtype eq
4986                        mgData type /stringtype eq
4987                        yeData type /stringtype eq
4988                        or or
4989                } if
4990                store
4991        } def
4992        /cGetRData
4993} if
4994/eCStop
4995{
4996        mark
4997        1 index 3 mul 3 add dup 8 gt
4998        {
4999                pop 8
5000        } if
5001        1 roll
5002        cleartomark
5003} bd
5004composite? not
5005{
5006        /knockOut
5007        level2?
5008        {
5009                {
5010                        0 0 0 0 setcmykcolor _fill
5011                }
5012        }
5013        {
5014                /bFill noImg
5015                {
5016                        {
5017                                _fill
5018                        }
5019                }
5020                {
5021                        {
5022                                _of true eq
5023                                {
5024                                        currentgray 1 ne
5025                                        {
5026                                                bwFill
5027                                        } if
5028                                }
5029                                {
5030                                        bwFill
5031                                } ifelse
5032                        }
5033                } ifelse
5034                def
5035                /whiteByte 1 makeByte def
5036                noImg
5037                {
5038                        {
5039                                0 0 0 0 setcmykcolor _fill
5040                        }
5041                }
5042                {
5043                        {
5044                                cBType 0 eq
5045                                {
5046                                        setSSave
5047                                        /cData whiteByte store
5048                                        /cDataLen 8 store
5049                                        bwImage
5050                                        sSave restore
5051                                }
5052                                {
5053                                        _fill
5054                                } ifelse
5055                        }
5056                } ifelse
5057        } ifelse
5058        bd
5059        /bCFun
5060        {
5061                cData dup type /stringtype ne
5062                {
5063                        color?
5064                        {
5065                                1 exch sub
5066                        } if
5067                }
5068                {
5069                        /ndx cvx /get cvx
5070                        color? customColor? not and
5071                        {
5072                                d255-
5073                        }
5074                        {
5075                                d255
5076                        } ifelse
5077                        /exch cvx /get cvx
5078                } ifelse
5079                /_setgray_ cvx
5080        } bd
5081        /eCCBlend
5082        {
5083                dup 3 eq
5084                {
5085                        pop
5086                        mark 7 1 roll
5087                        6 copy ccThrough? dup /blend? xs
5088                        {
5089                                /startC? true store
5090                                setCustomColor
5091                                customColor?
5092                                {
5093                                        /cData tint1Data store
5094                                        setCDataLen
5095                                } if
5096                                /endC?
5097                                3 index 3 eq
5098                                {
5099                                        4 index 1 ne
5100                                }
5101                                {
5102                                        false
5103                                } ifelse
5104                                store
5105                        } if
5106                        cleartomark
5107                        stop
5108                } if
5109                1 eq
5110                {
5111                        pop pop pop
5112                } if
5113                pop
5114                /startC? false store
5115                6
5116                {
5117                        8 index
5118                } repeat
5119                ccThrough? dup /blend? xs
5120                {
5121                        /endC? true store
5122                        blend? not
5123                        {
5124                                stop
5125                        } if
5126                        customColor?
5127                        {
5128                                /cData tint1Data store
5129                                setCDataLen
5130                        } if
5131                } if
5132        } bd
5133        /handleOP
5134        {
5135                _of not
5136                {
5137                        knockOut
5138                } if
5139        } bd
5140        /handleROP
5141        {
5142                _of not
5143                {
5144                        0 0 0 0 setcmykcolor _fill
5145                }
5146                {
5147                        newpath 
5148                } ifelse
5149        } bd
5150        /rdBm
5151        {
5152                /nColors dup load 1 sub store
5153                blend? 
5154                {
5155                        _fill
5156                }
5157                {
5158                        handleROP
5159                } ifelse
5160                gsave
5161                bUMatrix astore concat
5162                bHi?
5163                {
5164                        xHi yHi bUMatrix idtransform /yHi exch store /xHi exch store
5165                        rampPoint 1 lt
5166                        {
5167                                1 rampPoint sub dup xHi mul exch yHi mul translate
5168                        } if
5169                } if
5170                nColors
5171                {
5172                        0 0 rampPoint 0 360 arc
5173                        blend?
5174                        {
5175                                cData type /stringtype ne bHi? not and
5176                                {
5177                                        cData color?
5178                                        {
5179                                                1 exch sub
5180                                        } if
5181                                        _setgray_ 
5182                                        _fill_ 
5183                                }
5184                                {
5185                                        cData type /stringtype ne
5186                                        {
5187                                                /cDataLen 1 store
5188                                                /bDataLen 1 store
5189                                        } if
5190                                        rdBlend
5191                                } ifelse
5192                        }
5193                        {
5194                               
5195                                handleROP
5196                               
5197                                pTState?
5198                                {
5199                                        /bAxis rampPoint endPoint sub store
5200                                        xHi bAxis mul yHi bAxis mul translate
5201                                } if
5202                        } ifelse
5203                               
5204                        nColors 1 gt
5205                        {
5206                                getRData
5207                        } if
5208                        /nColors dup load 1 sub store
5209                } repeat
5210                /nColors 1 store
5211                grestore
5212        } bd
5213        /ccThrough?
5214        {
5215                gsave
5216                pop 0 setCustomColor
5217                currentcmykcolor
5218                grestore
5219                anyColor?
5220        } bd
5221        /forceCMYK
5222        {
5223                exch pop
5224                1 exch sub 5 1 roll
5225                4
5226                {
5227                        4 index mul 4 1 roll
5228                } repeat
5229                0
5230                cCMYKData dup /cData ne
5231                {
5232                        dup /yeData eq
5233                        {
5234                                pop 1 add
5235                        }
5236                        {
5237                                /mgData eq
5238                                {
5239                                        2
5240                                }
5241                                {
5242                                        3
5243                                } ifelse
5244                                add
5245                        } ifelse
5246                        0
5247                } if
5248                pop
5249                index
5250                0 eq
5251                {
5252                        pop pop pop pop 0 0 0 0
5253                } if
5254                setcmykcolor
5255                pop
5256                /fCMYK? true store
5257        } bd
5258        /endCapSepBc
5259        {
5260                pop pop
5261                dup 0 eq
5262                {
5263                        pop
5264                        setgray
5265                }
5266                {
5267                        1 eq
5268                        {
5269                                setcmykcolor
5270                        }
5271                        {
5272                                colorType 1 eq
5273                                {
5274                                        forceCMYK
5275                                }
5276                                {
5277                                        fCMYK?
5278                                        {
5279                                                forceCMYK
5280                                        }
5281                                        {
5282                                                setCustomColor
5283                                        } ifelse
5284                                } ifelse
5285                        } ifelse
5286                } ifelse
5287                currentcmykcolor anyColor? 
5288                blend? and
5289                {
5290                        bFill
5291                }
5292                {
5293                        handleOP
5294                } ifelse
5295               
5296        } bd
5297} if
5298/cCMYKData 0 def
5299composite? dup not
5300{
5301        pop customColor?
5302} if
5303not
5304{
5305        /cCMYKData
5306        /cyData /mgData /yeData /cData
5307        black? not
5308        {
5309                yellow?
5310                {
5311                        exch
5312                }
5313                {
5314                        magenta?
5315                        {
5316                                3
5317                        }
5318                        {
5319                                4
5320                        } ifelse
5321                        -1 roll
5322                } ifelse
5323        } if
5324        4 1 roll pop pop pop
5325        store
5326        /Bc
5327        {
5328                gsave
5329                setBSpace
5330                nColors 1 gt
5331                {
5332                       
5333                        blend? currentcmykcolor anyColor? and
5334                        {
5335                                bFill
5336                        }
5337                        {
5338                                handleOP
5339                        } ifelse
5340                }
5341                {
5342                        endCapSepBc
5343                } ifelse
5344                grestore
5345                newpath
5346        } bd
5347        /linealBm
5348        {
5349                /nColors dup load 1 sub store
5350                newpath
5351                gsave
5352                setBSpace
5353                blend?
5354                {
5355                        cCMYKData load dup type /stringtype eq
5356                        {
5357                                dup length /cDataLen xs
5358                                /cData xs
5359                                gsave
5360                                colorType 0 ne noImg not and
5361                                {
5362                                        invertXfer
5363                                } if
5364                                linImg
5365                                grestore
5366                        }
5367                        {
5368                                pop bFill
5369                        } ifelse
5370                }
5371                {
5372                        handleOP
5373                } ifelse
5374                grestore
5375                nColors 1 gt
5376                {
5377                        getRData
5378                } if
5379        } bd
5380        /cmykGetRData
5381        {
5382                /fCMYK? false store
5383                blend?
5384                {
5385                        {
5386                                cmykDataProcs colorType get exec
5387                        } stopped
5388                        pop
5389                        blend?
5390                        {
5391                                /cData cCMYKData load store
5392                                setCDataLen
5393                        } if
5394                } if
5395        } def
5396        /cmykDataProcs
5397        [
5398        {
5399                pop
5400                black? dup /blend? xs
5401                {
5402                        setgray
5403                        0
5404                } if
5405                pop
5406        }
5407        {
5408                cCMYKData load dup type /stringtype ne
5409                {
5410                        0 0 0
5411                        cyan? not
5412                        {
5413                                4 magenta?
5414                                {
5415                                        1
5416                                }
5417                                {
5418                                        yellow?
5419                                        {
5420                                                2
5421                                        }
5422                                        {
5423                                                3
5424                                        } ifelse
5425                                } ifelse
5426                                roll
5427                        } if
5428                        4 copy add add add 0 eq
5429                        {
5430                                /blend? false store
5431                        } if
5432                       
5433                        setcmykcolor
5434                        /startC? true store
5435                        /endC? true store
5436                        eCStop
5437                        stop
5438                } if
5439                pop
5440                dup 0 eq
5441                {
5442                        pop
5443                        setgray
5444                }
5445                {
5446                        1 eq
5447                        {
5448                                setcmykcolor
5449                        }
5450                        {
5451                                forceCMYK
5452                        } ifelse
5453                } ifelse
5454        } bind
5455        /eCCBlend load
5456        {
5457                cBType 1 eq
5458                {
5459                        tint1Data tint2Data
5460                        /tint1Data xs
5461                        /tint2Data xs
5462                } if
5463                0 eq
5464                {
5465                        black?
5466                        {
5467                                setgray
5468                        }
5469                        {
5470                                0 0 0 4 -1 roll 1 exch sub setcmykcolor
5471                        } ifelse
5472                        black?
5473                        {
5474                                /blend? true store
5475                        } if
5476                        6
5477                        {
5478                                8 index
5479                        } repeat
5480                        ccThrough?
5481                        {
5482                                /blend? true store
5483                        }
5484                        {
5485                                black?
5486                                {
5487                                        /cData tint1Data store
5488                                        setCDataLen
5489                                }
5490                                {
5491                                        /blend? false store
5492                                } ifelse
5493                        } ifelse
5494                }
5495                {
5496                        mark 7 1 roll
5497                        6 copy ccThrough?
5498                        {
5499                                forceCMYK
5500                                pop
5501                                stop
5502                        } if
5503                        9 index 0 eq
5504                        {
5505                                black? dup /blend? xs
5506                                {
5507                                        pop 1 setgray
5508                                        /cData tint2Data store
5509                                        setCDataLen
5510                                        0
5511                                } if
5512                                pop
5513                        }
5514                        {
5515                                /blend?
5516                                6
5517                                {
5518                                        16 index
5519                                } repeat
5520                                ccThrough?
5521                                store
5522                                blend?
5523                                {
5524                                        forceCMYK
5525                                } if
5526                        } ifelse
5527                        cleartomark
5528                } ifelse
5529        } bind
5530        ] def
5531        /cmykGetRData
5532} if
5533composite? dup not
5534{
5535        pop isCMYKSep?
5536} if
5537not
5538{
5539        /endCapSepBc
5540        {
5541                /white? false store
5542                pop pop
5543                dup 0 eq
5544                {
5545                        pop
5546                        /white? 1 index 1 eq store
5547                        setgray
5548                }
5549                {
5550                        1 eq
5551                        {
5552                                setcmykcolor
5553                        }
5554                        {
5555                                setCustomColor
5556                        } ifelse
5557                } ifelse
5558%
5559                currentcmykcolor anyColor?
5560                endC? or
5561                blend? and
5562                {
5563                        bFill
5564                }
5565                {
5566                        handleOP
5567                } ifelse
5568        } bd
5569        /Bc
5570        {
5571                gsave
5572                setBSpace
5573                nColors 1 gt
5574                {
5575                        blend? startC? and
5576                        {
5577                                bFill
5578                        }
5579                        {
5580                                handleOP
5581                        } ifelse
5582                }
5583                {
5584                        endCapSepBc
5585                } ifelse
5586                grestore
5587                newpath
5588        } bd
5589        /linealBm
5590        {
5591                /nColors dup load 1 sub store
5592                newpath
5593                gsave
5594                setBSpace
5595                blend?
5596                {
5597                        cData type /stringtype eq
5598                        {
5599                                linImg
5600                        }
5601                        {
5602                                bFill
5603                        } ifelse
5604                }
5605                {
5606                        handleOP
5607                } ifelse
5608                grestore
5609                nColors 1 gt
5610                {
5611                        getRData
5612                } if
5613        } bd
5614        /discardCMY
5615        {
5616                counttomark 4 add -3 roll pop pop pop
5617        } bd
5618        /testTopCC
5619        {
5620                6 copy ccThrough?
5621        } bd
5622        /getCRamp
5623        {
5624                {
5625                        ccDataProcs colorType 2 sub get exec
5626                } stopped pop
5627                blend? cDataLen 0 eq and
5628                {
5629                        /cDataLen bDataLen store
5630                } if
5631        } bd
5632        /ccGetRData
5633        {
5634                /fCMYK? false store
5635                /startC? false store
5636                /endC? false store
5637                colorType 2 lt
5638                {
5639                        /blend? false def
5640                } if
5641                blend?
5642                {
5643                        getCRamp
5644                }
5645                {
5646                        setCStop
5647                } ifelse
5648                blend?
5649                {
5650                        /blend? cData 1 ne store
5651                        blend?
5652                        {
5653                                cData dup type /stringtype ne
5654                                {
5655                                        1 exch sub /cData xs 0
5656                                } if
5657                                pop
5658                        } if
5659                } if
5660        } def
5661        /ccDataProcs
5662        [
5663        /eCCBlend load
5664        {
5665                cBType 1 eq
5666                {
5667                        tint1Data tint2Data
5668                        /tint1Data xs
5669                        /tint2Data xs
5670                } if
5671                0 eq
5672                {
5673                        /blend? false store
5674                        pop
5675                }
5676                {
5677                        mark 7 1 roll
5678                        testTopCC
5679                        {
5680                                /blend? 1 index 1 ne store
5681                                /startC? blend? store
5682                                /endC? false store
5683                                blend? not
5684                                {
5685                                        cleartomark stop
5686                                } if
5687                                /cData tint1Data store
5688                                setCDataLen
5689                                setCustomColor
5690                                pop
5691                                stop
5692                        } if
5693                        cleartomark
5694                } ifelse
5695                2 index 0 eq
5696                {
5697                        /blend? false store
5698                }
5699                {
5700                        mark 6
5701                        {
5702                                9 index
5703                        } repeat
5704                        testTopCC dup /blend? xs
5705                        {
5706                                /blend? 1 index 1 ne store
5707                                /endC? blend? store
5708                                /startC? false store
5709                                blend? not
5710                                {
5711                                        cleartomark stop
5712                                } if
5713                                /cData tint2Data store
5714                                setCDataLen
5715                        } if
5716                        cleartomark
5717                } ifelse
5718        } bind
5719        ] def
5720        /ccGetRData
5721} if
5722load Adobe_blend_AI5_vars /getData 3 -1 roll put
5723/setCDataLen
5724{
5725        /cDataLen 0 cData dup type /stringtype eq
5726        {
5727                length exch
5728        } if
5729        pop store
5730} bd
5731/initSpotData
5732{
5733 begin
5734                /name null def
5735                /tintImage null def
5736                /tintValue null def
5737                /spot_C  null def
5738                /spot_M  null def
5739                /spot_Y  null def
5740                /spot_K  null def
5741 end
5742} bd
5743/getRData
5744{
5745        /colorType gMark store
5746        _compositeSpotDevice 0 ne
5747        {
5748                spotDict begin
5749                        spot1 initSpotData
5750                        spot2 initSpotData
5751         end
5752                /spotColor? colorType 2 eq colorType 3 eq or def
5753        } 
5754        {
5755                /spotColor? false store
5756        } ifelse
5757        /blend? true store
5758        0 0 0 0 setcmykcolor
5759        100 div /rampPoint xs
5760% (between 13 and 87%)
5761        100 div /midPoint xs
5762        dup 0 eq
5763        {
5764                2
5765        }
5766        {
5767                dup 1 eq
5768                {
5769                        5
5770                }
5771                {
5772                        _compositeSpotDevice 0 ne
5773                        {
5774                                spotDict begin
5775                                        spot1 begin
5776                                                /name 3 index def
5777                                                /spot_K 4 index def
5778                                                /spot_Y 5 index def
5779                                                /spot_M 6 index def
5780                                                /spot_C 7 index def
5781                                 end
5782                         end
5783                        } if
5784                        7
5785                } ifelse
5786        } ifelse
5787        /tmp exch def
5788        tmp index 100 div /endPoint xs
5789        _compositeSpotDevice 0 ne
5790        {
5791                tmp 2 add index 3 eq
5792                {
5793                        /tmp tmp 4 add def
5794                        tmp index dup 
5795                        spotDict begin
5796                                spot1/name get ne
5797                                {
5798                                        spot2 begin
5799                                                /name exch def
5800                                                /spot_K tmp 2 add index def
5801                                                /spot_Y tmp 3 add index def
5802                                                /spot_M tmp 4 add index def
5803                                                /spot_C tmp 5 add index def
5804                                 end
5805                                }
5806                                {
5807                                        pop
5808                                } ifelse
5809                 end
5810                } if
5811        } if
5812        /color? colorType 0 gt store
5813       
5814        colorType 3 eq
5815        {
5816                /tint2Data gMark store
5817        } if
5818       
5819        colorType 2 ge
5820        {
5821                /tint1Data gMark store
5822        } if
5823        _compositeSpotDevice 0 ne
5824        {
5825                spotDict begin
5826               
5827                        colorType 2 ge
5828                        {
5829                                colorType 3 eq
5830                                {
5831                                        spot2 begin
5832                                                /tintImage cBType 0 eq {tint2Data} {tint1Data} ifelse def
5833                                                name null eq {/name /Black def} if
5834                                 end
5835                                } if
5836                                spot1 begin
5837                                        /tintImage cBType 0 eq colorType 2 eq or {tint1Data} {tint2Data} ifelse def
5838                                        colorType 2 eq 
5839                                        {
5840                                                name null eq 
5841                                                {
5842                                                        /name spot2/name get def
5843                                                        spot2/name null put
5844                                                } if
5845                                        }
5846                                        {
5847                                                name null eq {/name /Black def} if
5848                                        } ifelse
5849                         end
5850                        } if
5851         end
5852        } if
5853       
5854        /cData gMark store
5855        setCDataLen
5856        colorType 0 gt
5857        {
5858                counttomark 4 add -3 roll
5859                /yeData xs
5860                /mgData xs
5861                /cyData xs
5862        } if
5863        blend?
5864        {
5865                /bDataLen
5866                cDataLen dup 0 eq color? and
5867                {
5868                        [
5869                        cyData mgData yeData
5870                        ]
5871                        {
5872                                dup type /stringtype eq
5873                                {
5874                                        length exch pop exit
5875                                } if
5876                                pop
5877                        } forall
5878                } if
5879                store
5880                bDataLen 0 eq
5881                {
5882                        /bDataLen 1 store
5883                } if
5884                getData
5885                blend?
5886                {
5887                        composite? cDataLen 0 eq and
5888                        {
5889                                /cDataLen bDataLen store
5890                        } if
5891                } if
5892        }
5893        {
5894                setCStop
5895        } ifelse
5896} bd
5897/Bg
5898{
5899        0 0 0 0 setcmykcolor
5900        6
5901        {
5902                pop
5903        } repeat
5904        /blendLength xs
5905        pop pop pop
5906        /cBName xs
5907        /bRender xs
5908        bRender 2 ne
5909        {
5910                composite? not
5911                {
5912                        _of setoverprint
5913                } if
5914                _eo {eoclip} {clip} ifelse
5915                _bn cBName 2 copy known
5916                {
5917                        get
5918                        mark exch aload pop
5919                        /cBType xs
5920                        /nColors xs
5921                        mark exch aload pop
5922                        0 0
5923                } if
5924                pop pop
5925                getRData
5926                cBType 0 eq
5927                {
5928                        /linealBm
5929                }
5930                {
5931                        bHi?
5932                        {
5933                                /pTState? nColors 2 gt store
5934                        } if
5935                        /doBlend /rdBlend load store
5936                        /rdBm
5937                } ifelse
5938        }
5939        {
5940                inLine? not
5941                {
5942                        mark mark
5943                } if
5944                /Bc dup
5945                {
5946                        cleartomark mark
5947                } bd
5948                /nullProc
5949        } ifelse
5950        load /Bm xs
5951} bd
5952/linImg
5953noImg
5954{
5955        {
5956                newpath doRctBlend
5957        }
5958}
5959{
5960        {
5961                /doBlend
5962                color? composite? and
5963                {
5964                        /bCImg
5965                }
5966                {
5967                        /bwImage
5968                } ifelse
5969                load
5970                store
5971       
5972                0 0 moveto
5973                tRectOK? composite? and
5974                {
5975                        {
5976                                mark
5977                                0 1 dtransform atan cvi 90 mod 0 eq
5978                                1 0 dtransform atan cvi 90 mod 0 eq
5979                        } stopped
5980                        {
5981                                cleartomark
5982                        }
5983                        {
5984                                and exch pop
5985                                {
5986                                        newpath
5987                                        doRctBlend
5988                                }
5989                                {
5990                                        doBlend
5991                                } ifelse
5992                        } ifelse
5993                }
5994                {
5995                        doBlend
5996                } ifelse
5997        } 
5998} ifelse
5999bd
6000/doRctBlend
6001{
6002        gsave
6003        /sInc 1 store
6004        /nSamples bDataLen store
6005        /bInc 1 bDataLen div store
6006        /ubAxis 1 0 dtransform dUserSpace idtransform dup mul exch dup mul add sqrt store
6007        /pChange ubAxis 0 eq
6008        {
6009                0
6010        }
6011        {
6012                bDataLen ubAxis div
6013        } ifelse
6014        store
6015        pChange .5 gt noImg not and dup /optimize? xs
6016        {
6017                /nSamples ubAxis 2 div round cvi dup 1 le
6018                {
6019                        pop 2
6020                } if
6021                store
6022                /bInc 1 nSamples div store
6023                /sInc bDataLen 1 sub nSamples 1 sub div store
6024        } if
6025        0
6026        nSamples
6027        [
6028        /dup cvx
6029        optimize?
6030        {
6031                /round cvx /cvi cvx
6032        } if
6033        /ndx /exch cvx /store cvx
6034        bCFun
6035        /rectfill where dup
6036        {
6037                exch pop _compositeSpotDevice 1 ne and
6038        } if
6039        {
6040                0 0 bInc 1 /rectfill cvx       
6041        }
6042        {
6043                0 0 /moveto cvx
6044                bInc 0 /lineto cvx
6045                bInc 1 /lineto cvx
6046                0 1 /lineto cvx
6047                /closepath cvx
6048                /_fill_ cvx
6049        } ifelse
6050        bInc 0 /translate cvx
6051        sInc /add cvx
6052        ] cvx
6053        bind
6054        repeat
6055        pop
6056        spotColor? {nsetcustomcolorend} if
6057       
6058        grestore
6059} bd
6060/rdPrep
6061{
6062        /nSamples bDataLen dup 0 eq
6063        {
6064                pop 1
6065        } if
6066        store
6067        /sInc -1 store
6068        /bAxis rampPoint endPoint sub store
6069        /bInc bAxis bDataLen div neg store
6070        /optimize? false store
6071        tRectOK?
6072        {
6073                /ubAxis
6074                bAxis 0 dtransform dUserSpace idtransform dup mul exch dup mul add sqrt
6075                0 bAxis dtransform dUserSpace idtransform dup mul exch dup mul add sqrt
6076                2 copy lt
6077                {
6078                        exch
6079                } if
6080                pop store
6081                /pChange ubAxis 0 eq
6082                {
6083                        0
6084                }
6085                {
6086                        bDataLen ubAxis div
6087                } ifelse
6088                store
6089                pChange .5 gt noImg not and dup /optimize? xs
6090                {
6091                        /nSamples ubAxis 2 div round cvi dup 1 le
6092                        {
6093                                pop 2
6094                        } if
6095                        store
6096                        /bInc bAxis nSamples div neg store
6097                        /sInc bDataLen 1 sub nSamples 1 sub div neg store
6098                } if
6099        } if
6100        bHi?
6101        {
6102                /xBCInc xHi bAxis mul nSamples div store
6103                /yBCInc yHi bAxis mul nSamples div store
6104        } if
6105} bd
6106/rdBlend
6107{
6108        newpath
6109        gsave
6110        rdPrep
6111        rampPoint
6112        bDataLen 1 sub
6113        nSamples
6114        [
6115        /dup cvx
6116        optimize?
6117        {
6118                /round cvx /cvi cvx
6119        } if
6120        /ndx /exch cvx /store cvx
6121        bCFun
6122        0 0 3 /index cvx 0 360 /arc cvx /_fill_ cvx
6123        /exch cvx bInc /add cvx /exch cvx
6124        sInc /add cvx
6125        bHi?
6126        {
6127                xBCInc yBCInc /translate cvx
6128        } if
6129        ] cvx
6130        bind
6131        repeat
6132        pop pop
6133        spotColor? {nsetcustomcolorend} if
6134        grestore
6135        pTState?
6136        {
6137                xHi bAxis mul yHi bAxis mul translate
6138        } if
6139} bd
6140/Bh
6141{
6142        pop pop
6143        /pTState? false store
6144        2 copy 0 ne exch 0 ne or dup /bHi? xs
6145        {
6146                /yHi xs
6147                /xHi xs
6148                0 0
6149        } if
6150        pop pop
6151} bd
6152/BD
6153{
6154        inLine? not
6155        {
6156                ] nColors cBType
6157                ] _bn cBName 3 -1 roll put
6158 end
6159} if
6160} bd
6161/Bn
6162{
61631 add dict
6164dup nullString null put
6165/_bn xs
6166} bd
6167/Bd
6168{
6169Adobe_blend_AI5_vars begin
6170        3 -1 roll dup nullString eq dup
6171        {
6172                setSSave
6173        } if
6174        /inLine? exch def
6175        /cBName exch def
6176        /nColors exch def
6177        /cBType exch def
6178} bd
6179/Bb
6180{
6181        sSave null eq
6182        {
6183                Adobe_blend_AI5_vars begin
6184                setSSave
6185        } if
6186        composite?
6187        {
6188                /_fill /fill load store
6189        }
6190        {
6191                /__fill /fill load store
6192                        /_fill
6193                        {
6194                                _of true eq
6195                                {
6196                                        currentgray 1 ne
6197                                        {
6198                                                __fill
6199                                        } if
6200                                }
6201                                {
6202                                        __fill
6203                                } ifelse
6204                        } def
6205        } ifelse
6206        /fill
6207        {
6208        } def
6209        } bd
6210        /BB
6211        {
6212        /cBType xs
6213        cleartomark cleartomark
6214        cBType dup
6215        bRender
6216        sSave dup type /savetype eq
6217        {
6218                restore 0
6219        } if
6220        pop
6221        currentdict Adobe_blend_AI5_vars eq
6222        {
6223         end
6224        } if
6225        2 ne exch 0 gt and
6226        {
6227                2 eq
6228                {
6229                        s
6230                }
6231                {
6232                        S
6233                } ifelse
6234        }
6235        {
6236                pop newpath
6237        } ifelse
6238} bd
6239currentdict readonly pop
6240end
6241end
6242defaultpacking setpacking
6243%%EndResource
6244%%BeginResource: procset Adobe_pattern_AI5 1.1 0
6245%%Title: (Adobe Illustrator (R) Version 5.0 Pattern Operators)
6246%%Version: 1.1 0
6247%%CreationDate: (03/26/93) ()
6248%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
6249currentpacking true setpacking
6250userdict /Adobe_Illustrator_AI5 known not {
6251        userdict /Adobe_Illustrator_AI5 95 dict put
6252} if
6253userdict /Adobe_Illustrator_AI5 get begin
6254/@
6255{
6256} def
6257/&
6258{
6259} def
6260/dp
6261{
6262        dup null eq
6263        {
6264                pop
6265                _dp 0 ne
6266                {
6267                        0 1 _dp 1 sub _dl mod
6268                        {
6269                                _da exch get 3 get
6270                        } for
6271                        _dp 1 sub _dl mod 1 add packedarray
6272                        _da 0 get aload pop 8 -1 roll 5 -1 roll pop 4 1 roll
6273                        definepattern pop
6274                } if
6275        }
6276        {
6277                _dp 0 ne _dp _dl mod 0 eq and
6278                {
6279                        null dp
6280                } if
6281                7 packedarray _da exch _dp _dl mod exch put
6282                _dp _dl mod _da 0 get 4 get 2 packedarray
6283                /_dp _dp 1 add def
6284        } ifelse
6285} def
6286/E
6287{
6288        _ed begin
6289        dup 0 get type /arraytype ne
6290        {
6291                0
6292                {
6293                        dup 1 add index type /arraytype eq
6294                        {
6295                                1 add
6296                        }
6297                        {
6298                                exit
6299                        } ifelse
6300                } loop
6301                array astore
6302        } if
6303        /_dd exch def
6304        /_ury exch def
6305        /_urx exch def
6306        /_lly exch def
6307        /_llx exch def
6308        /_n exch def
6309        /_y 0 def
6310        /_dl 4 def
6311        /_dp 0 def
6312        /_da _dl array def
6313        0 1 _dd length 1 sub
6314        {
6315                /_d exch _dd exch get def
6316                0 2 _d length 2 sub
6317                {
6318                        /_x exch def
6319                        /_c _d _x get _ ne def
6320                        /_r _d _x 1 add get cvlit def
6321                        _r _ ne
6322                        {
6323                                _urx _llx sub _ury _lly sub
6324                                [
6325                                1 0 0 1 0 0
6326                                ]
6327                                [
6328                                /save cvx
6329                                _llx neg _lly neg /translate cvx
6330                                _c
6331                                {
6332                                        nc /begin cvx
6333                                } if
6334                                _r dup type /stringtype eq
6335                                {
6336                                        cvx
6337                                }
6338                                {
6339                                        {
6340                                                exec
6341                                        } /forall cvx
6342                                } ifelse
6343                                _c
6344                                {
6345                                        /end cvx
6346                                } if
6347                                /restore cvx
6348                                ] cvx
6349                                /_fn 12 _n length add string def
6350                                _y _fn cvs pop
6351                                /_y _y 1 add def
6352                                _fn 12 _n putinterval
6353                                _fn _c false dp
6354                                _d exch _x 1 add exch put
6355                        } if
6356                } for
6357        } for
6358        null dp
6359        _n _dd /_pd
6360 end
6361        xput
6362} def
6363/fc
6364{
6365        _fm dup concatmatrix pop
6366} def
6367/p
6368{
6369        /_fm exch ddef
6370        9 -2 roll _pm translate fc
6371        7 -2 roll _pm scale fc
6372        5 -1 roll _pm rotate fc
6373        4 -2 roll exch 0 ne
6374        {
6375                dup _pm rotate fc
6376                1 -1 _pm scale fc
6377                neg _pm rotate fc
6378        }
6379        {
6380                pop
6381        } ifelse
6382        dup _pm rotate fc
6383        exch dup sin exch cos div 1 0 0 1 0 6 2 roll
6384        _pm astore fc
6385        neg _pm rotate fc
6386        _pd exch get /_fdd exch ddef
6387        /_pf
6388        {
6389                save
6390                /_doClip 0 ddef
6391                0 1 _fdd length 1 sub
6392                {
6393                        /_fd exch _fdd exch get ddef
6394                        _fd
6395                        0 2 _fd length 2 sub
6396                        {
6397                                gsave
6398                                2 copy get dup _ ne
6399                                {
6400                                        cvx exec _fc
6401                                }
6402                                {
6403                                        pop
6404                                } ifelse
6405                                2 copy 1 add get dup _ ne
6406                                {
6407                                        aload pop findfont _fm
6408                                        patternfill
6409                                }
6410                                {
6411                                        pop
6412                                        fill
6413                                } ifelse
6414                                grestore
6415                                pop
6416                        } for
6417                        pop
6418                } for
6419                restore
6420                newpath
6421        } ddef
6422        /_psf
6423        {
6424                save
6425                /_doClip 0 ddef
6426                0 1 _fdd length 1 sub
6427                {
6428                        /_fd exch _fdd exch get ddef
6429                        _fd
6430                        0 2 _fd length 2 sub
6431                        {
6432                                gsave
6433                                2 copy get dup _ ne
6434                                {
6435                                        cvx exec _fc
6436                                }
6437                                {
6438                                        pop
6439                                } ifelse
6440                                2 copy 1 add get dup _ ne
6441                                {
6442                                        aload pop findfont _fm
6443                                        9 copy 6 npop patternashow
6444                                }
6445                                {
6446                                        pop
6447                                        6 copy 3 npop hvashow
6448                                } ifelse
6449                                grestore
6450                                pop
6451                        } for
6452                        pop
6453                } for
6454                restore
6455                sw rmoveto
6456        } ddef
6457        /_pjsf
6458        {
6459                save
6460                /_doClip 0 ddef
6461                0 1 _fdd length 1 sub
6462                {
6463                        /_fd exch _fdd exch get ddef
6464                        _fd
6465                        0 2 _fd length 2 sub
6466                        {
6467                                gsave
6468                                2 copy get dup _ ne
6469                                {
6470                                        cvx exec _fc
6471                                }
6472                                {
6473                                        pop
6474                                } ifelse
6475                                2 copy 1 add get dup _ ne
6476                                {
6477                                        aload pop findfont _fm
6478                                        12 copy 6 npop patternawidthshow
6479                                }
6480                                {
6481                                        pop 9 copy 3 npop hvawidthshow
6482                                } ifelse
6483                                grestore
6484                                pop
6485                        } for
6486                        pop
6487                } for
6488                restore
6489                swj rmoveto
6490        } ddef
6491        /_lp /none ddef
6492} def
6493/sc
6494{
6495        _sm dup concatmatrix pop
6496} def
6497/P
6498{
6499        /_sm exch ddef
6500        9 -2 roll _pm translate sc
6501        7 -2 roll _pm scale sc
6502        5 -1 roll _pm rotate sc
6503        4 -2 roll exch 0 ne
6504        {
6505                dup _pm rotate sc
6506                1 -1 _pm scale sc
6507                neg _pm rotate sc
6508        }
6509        {
6510                pop
6511        } ifelse
6512        dup _pm rotate sc
6513        exch dup sin exch cos div 1 0 0 1 0 6 2 roll
6514        _pm astore sc
6515        neg _pm rotate sc
6516        _pd exch get /_sdd exch ddef
6517        /_ps
6518        {
6519                save
6520                /_doClip 0 ddef
6521                0 1 _sdd length 1 sub
6522                {
6523                        /_sd exch _sdd exch get ddef
6524                        _sd
6525                        0 2 _sd length 2 sub
6526                        {
6527                                gsave
6528                                2 copy get dup _ ne
6529                                {
6530                                        cvx exec _sc
6531                                }
6532                                {
6533                                        pop
6534                                } ifelse
6535                                2 copy 1 add get dup _ ne
6536                                {
6537                                        aload pop findfont _sm
6538                                        patternstroke
6539                                }
6540                                {
6541                                        pop stroke
6542                                } ifelse
6543                                grestore
6544                                pop
6545                        } for
6546                        pop
6547                } for
6548                restore
6549                newpath
6550        } ddef
6551        /_pss
6552        {
6553                save
6554                /_doClip 0 ddef
6555                0 1 _sdd length 1 sub
6556                {
6557                        /_sd exch _sdd exch get ddef
6558                        _sd
6559                        0 2 _sd length 2 sub
6560                        {
6561                                gsave
6562                                2 copy get dup _ ne
6563                                {
6564                                        cvx exec _sc
6565                                }
6566                                {
6567                                        pop
6568                                } ifelse
6569                                2 copy 1 add get dup _ ne
6570                                {
6571                                        aload pop findfont _sm
6572                                        10 copy 6 npop patternashowstroke
6573                                }
6574                                {
6575                                        pop 7 copy 3 npop ss
6576                                } ifelse
6577                                grestore
6578                                pop
6579                        } for
6580                        pop
6581                } for
6582                restore
6583                pop sw rmoveto
6584        } ddef
6585        /_pjss
6586        {
6587                save
6588                /_doClip 0 ddef
6589                0 1 _sdd length 1 sub
6590                {
6591                        /_sd exch _sdd exch get ddef
6592                        _sd
6593                        0 2 _sd length 2 sub
6594                        {
6595                                gsave
6596                                2 copy get dup _ ne
6597                                {
6598                                        cvx exec _sc
6599                                }
6600                                {
6601                                        pop
6602                                } ifelse
6603                                2 copy 1 add get dup _ ne
6604                                {
6605                                        aload pop findfont _sm
6606                                        13 copy 6 npop patternawidthshowstroke
6607                                }
6608                                {
6609                                        pop 10 copy 3 npop jss
6610                                } ifelse
6611                                grestore
6612                                pop
6613                        } for
6614                        pop
6615                } for
6616                restore
6617                pop swj rmoveto
6618        } ddef
6619        /_lp /none ddef
6620} def
6621end
6622userdict /Adobe_pattern_AI5 18 dict dup begin
6623put
6624/initialize
6625{
6626        /definepattern where
6627        {
6628                pop
6629        }
6630        {
6631         begin
6632         begin
6633                Adobe_pattern_AI5 begin
6634                Adobe_pattern_AI5
6635                {
6636                        dup xcheck
6637                        {
6638                                bind
6639                        } if
6640                        pop pop
6641                } forall
6642                mark
6643                cachestatus 7 1 roll pop pop pop pop exch pop exch
6644                {
6645                        {
6646                                10000 add
6647                                dup 2 index gt
6648                                {
6649                                        exit
6650                                } if
6651                                dup setcachelimit
6652                        } loop
6653                } stopped
6654                cleartomark
6655         end   
6656               
6657         end
6658         end
6659               
6660                Adobe_pattern_AI5 begin
6661        } ifelse
6662} def
6663/terminate
6664{
6665        currentdict Adobe_pattern_AI5 eq
6666        {
6667         end
6668        } if
6669} def
6670errordict
6671/nocurrentpoint
6672{
6673        pop
6674        stop
6675} put
6676errordict
6677/invalidaccess
6678{
6679        pop
6680        stop
6681} put
6682/patternencoding
6683256 array def
66840 1 255
6685{
6686        patternencoding exch ( ) 2 copy exch 0 exch put cvn put
6687} for
6688/definepattern
6689{
6690        17 dict begin
6691        /uniform exch def
6692        /cache exch def
6693        /key exch def
6694        /procarray exch def
6695        /mtx exch matrix invertmatrix def
6696        /height exch def
6697        /width exch def
6698        /ctm matrix currentmatrix def
6699        /ptm matrix def
6700        /str 32 string def
6701        /slice 9 dict def
6702        slice /s 1 put
6703        slice /q 256 procarray length div sqrt floor cvi put
6704        slice /b 0 put
6705        /FontBBox
6706        [
6707        0 0 0 0
6708        ] def
6709        /FontMatrix mtx matrix copy def
6710        /Encoding patternencoding def
6711        /FontType 3 def
6712        /BuildChar
6713        {
6714                exch
6715         begin
6716                /setstrokeadjust where {pop true setstrokeadjust} if
6717                slice begin
6718                dup q dup mul mod s idiv /i exch def
6719                dup q dup mul mod s mod /j exch def
6720                q dup mul idiv procarray exch get
6721                /xl j width s div mul def
6722                /xg j 1 add width s div mul def
6723                /yl i height s div mul def
6724                /yg i 1 add height s div mul def
6725                uniform
6726                {
6727                        1 1
6728                }
6729                {
6730                        width 0 dtransform
6731                        dup mul exch dup mul add sqrt dup 1 add exch div
6732                        0 height dtransform
6733                        dup mul exch dup mul add sqrt dup 1 add exch div
6734                } ifelse
6735                width 0 cache
6736                {
6737                        xl 4 index mul yl 4 index mul xg 6 index mul yg 6 index mul
6738                        setcachedevice
6739                }
6740                {
6741                        setcharwidth
6742                } ifelse
6743                gsave
6744                scale
6745                newpath
6746                xl yl moveto
6747                xg yl lineto
6748                xg yg lineto
6749                xl yg lineto
6750                closepath
6751                clip
6752                newpath
6753         end
6754         end
6755                exec
6756                grestore
6757        } def
6758        key currentdict definefont
6759 end
6760} def
6761/patterncachesize
6762{
6763        gsave
6764        newpath
6765        0 0 moveto
6766        width 0 lineto
6767        width height lineto
6768        0 height lineto
6769        closepath
6770        patternmatrix setmatrix
6771        pathbbox
6772        exch ceiling 4 -1 roll floor sub 3 1 roll
6773        ceiling exch floor sub
6774        mul 1 add
6775        grestore
6776} def
6777/patterncachelimit
6778{
6779        cachestatus 7 1 roll 6 npop 8 mul
6780} def
6781/patternpath
6782{
6783        exch dup begin
6784        setfont
6785        ctm setmatrix
6786        concat
6787        slice exch /b exch slice /q get dup mul mul put
6788        FontMatrix concat
6789        uniform
6790        {
6791                width 0 dtransform round width div exch round width div exch
6792                0 height dtransform round height div exch height div exch
6793                0 0 transform round exch round exch
6794                ptm astore setmatrix
6795        }
6796        {
6797                ptm currentmatrix pop
6798        } ifelse
6799        {
6800                currentpoint
6801        } stopped not
6802        {
6803                2 npop
6804                pathbbox
6805                true
6806                4 index 3 index eq
6807                4 index 3 index eq
6808                and
6809                {
6810                        pop false
6811                        {
6812                                {
6813                                        2 npop
6814                                }
6815                                {
6816                                        3 npop true
6817                                }
6818                                {
6819                                        7 npop true
6820                                }
6821                                {
6822                                        pop true
6823                                } pathforall
6824                        } stopped
6825                        {
6826                                5 npop true
6827                        } if
6828                } if
6829                {
6830                        height div ceiling height mul 4 1 roll
6831                        width div ceiling width mul 4 1 roll
6832                        height div floor height mul 4 1 roll
6833                        width div floor width mul 4 1 roll
6834                        2 index sub height div ceiling cvi exch
6835                        3 index sub width div ceiling cvi exch
6836                        4 2 roll moveto
6837                        FontMatrix mtx invertmatrix
6838                        dup dup 4 get exch 5 get rmoveto
6839                        ptm ptm concatmatrix pop
6840                        slice /s
6841                        patterncachesize patterncachelimit div ceiling sqrt ceiling cvi
6842                        dup slice /q get gt
6843                        {
6844                                pop slice /q get
6845                        } if
6846                        put
6847                        0 1 slice /s get dup mul 1 sub
6848                        {
6849                                slice /b get add
6850                                gsave
6851                                0 1 str length 1 sub
6852                                {
6853                                        str exch 2 index put
6854                                } for
6855                                pop
6856                                dup
6857                                {
6858                                        gsave
6859                                        ptm setmatrix
6860                                        1 index str length idiv
6861                                        {
6862                                                str show
6863                                        } repeat
6864                                        1 index str length mod str exch 0 exch getinterval show
6865                                        grestore
6866                                        0 height rmoveto
6867                                } repeat
6868                                grestore
6869                        } for
6870                        2 npop
6871                }
6872                {
6873                        4 npop
6874                } ifelse
6875        } if
6876 end
6877} def
6878/patternclip
6879{
6880        _eo {eoclip} {clip} ifelse
6881} def
6882/patternstrokepath
6883{
6884        strokepath
6885} def
6886/patternmatrix
6887matrix def
6888/patternfill
6889{
6890        dup type /dicttype eq
6891        {
6892                Adobe_pattern_AI5 /patternmatrix get
6893        } if
6894        gsave
6895        patternclip
6896        Adobe_pattern_AI5 /patternpath get exec
6897        grestore
6898        newpath
6899} def
6900/patternstroke
6901{
6902        dup type /dicttype eq
6903        {
6904                Adobe_pattern_AI5 /patternmatrix get
6905        } if
6906        gsave
6907        patternstrokepath
6908        true
6909        {
6910                {
6911                        {
6912                                newpath
6913                                moveto
6914                        }
6915                        {
6916                                lineto
6917                        }
6918                        {
6919                                curveto
6920                        }
6921                        {
6922                                closepath
6923                                3 copy
6924                                Adobe_pattern_AI5 /patternfill get exec
6925                        } pathforall
6926                        3 npop
6927                } stopped
6928                {
6929                        5 npop
6930                        patternclip
6931                        Adobe_pattern_AI5 /patternfill get exec
6932                } if
6933        }
6934        {
6935                patternclip
6936                Adobe_pattern_AI5 /patternfill get exec
6937        } ifelse
6938        grestore
6939        newpath
6940} def
6941/vpatternawidthshow
6942{
6943        6 1 roll
6944        /_hvay exch ddef
6945        /_hvax exch ddef
6946        /_hvwb exch ddef
6947        /_hvcy exch ddef
6948        /_hvcx exch ddef
6949       
6950        {
6951                dup cstring
6952                dup length 1 eq
6953                _charorientation 1 eq
6954                and
6955                {
6956                        -90 rotate
6957                        currentpoint
6958                        _fontRotateAdjust add
6959                        moveto
6960                        gsave
6961                        false charpath currentpoint
6962                        5 index 5 index 5 index Adobe_pattern_AI5 /patternfill get exec
6963                        grestore
6964                        _fontRotateAdjust sub
6965                        moveto
6966                        _hvwb eq { _hvcx _hvcy rmoveto } if
6967                        _hvax _hvay rmoveto
6968                        90 rotate
6969                }
6970                {
6971                        currentpoint
6972                        _fontHeight sub
6973                        _hvax sub
6974                        3 index _hvwb eq { _hvcx sub } if
6975                        currentpoint
6976                        exch 4 index stringwidth pop 2 div sub
6977                        exch _fontAscent sub
6978                        moveto
6979                        gsave
6980                        2 index false charpath
6981                        6 index 6 index 6 index Adobe_pattern_AI5 /patternfill get exec
6982                        grestore
6983                        newpath moveto pop pop
6984                } ifelse
6985        } cforall
6986        3 npop
6987} def
6988/hpatternawidthshow
6989{
6990        {
6991                dup cstring exch
6992                gsave
6993                3 index eq { 5 index 5 index rmoveto } if
6994                false charpath currentpoint
6995                9 index 9 index 9 index
6996                Adobe_pattern_AI5 /patternfill get exec
6997                grestore
6998                newpath moveto
6999                2 copy rmoveto
7000        } cforall
7001        8 npop
7002} def
7003/patternashow
7004{
70050 0 0 6 3 roll
7006patternawidthshow
7007} def
7008/patternawidthshow
7009{
7010        6 index type /dicttype eq
7011        {
7012                Adobe_pattern_AI5 /patternmatrix get 7 1 roll
7013        } if
7014        _lineorientation 0 eq { hpatternawidthshow } { vpatternawidthshow } ifelse
7015} def
7016/vpatternawidthshowstroke
7017{
7018        7 1 roll
7019        6 1 roll
7020        /_hvay exch ddef
7021        /_hvax exch ddef
7022        /_hvwb exch ddef
7023        /_hvcy exch ddef
7024        /_hvcx exch ddef
7025        {
7026                dup cstring
7027                dup length 1 eq
7028                _charorientation 1 eq
7029                and
7030                {
7031                        -90 rotate
7032                        currentpoint
7033                        _fontRotateAdjust add
7034                        moveto
7035                        gsave
7036                        false charpath currentpoint
7037                        3 index setmatrix
7038                        6 index 6 index 6 index Adobe_pattern_AI5 /patternstroke get exec
7039                        grestore
7040                        _fontRotateAdjust sub
7041                        moveto
7042                        _hvwb eq { _hvcx _hvcy rmoveto } if
7043                        _hvax _hvay rmoveto
7044                        90 rotate
7045                }
7046                {
7047                        currentpoint
7048                        _fontHeight sub
7049                        _hvax sub
7050                        3 index _hvwb eq { _hvcx sub } if
7051                        currentpoint
7052                        exch 4 index stringwidth pop 2 div sub
7053                        exch _fontAscent sub
7054                        moveto
7055                        gsave
7056                        2 index false charpath
7057                        4 index setmatrix
7058                        7 index 7 index 7 index Adobe_pattern_AI5 /patternstroke get exec
7059                        grestore
7060                        newpath moveto pop pop
7061                } ifelse
7062        } cforall
7063        4 npop
7064} def
7065/hpatternawidthshowstroke
7066{
7067        7 1 roll
7068        {
7069                dup cstring exch
7070                gsave
7071                3 index eq { 5 index 5 index rmoveto } if
7072                false charpath currentpoint
7073                7 index setmatrix
7074                10 index 10 index 10 index
7075                Adobe_pattern_AI5 /patternstroke get exec
7076                grestore
7077                newpath moveto
7078                2 copy rmoveto
7079        } cforall
7080        9 npop
7081} def
7082/patternashowstroke
7083{
7084        0 0 0 7 3 roll
7085        patternawidthshowstroke
7086} def
7087/patternawidthshowstroke
7088{
7089        7 index type /dicttype eq
7090        {
7091                patternmatrix /patternmatrix get 8 1 roll
7092        } if
7093        _lineorientation 0 eq { hpatternawidthshowstroke } { vpatternawidthshowstroke } ifelse
7094} def
7095end
7096setpacking
7097%%EndResource
7098%%EndProlog
7099%%BeginSetup
7100Adobe_level2_AI5 /initialize get exec
7101Adobe_screens_AI5 /initialize get exec
7102Adobe_Illustrator_AI5_vars Adobe_Illustrator_AI5 Adobe_typography_AI5 /initialize get exec
7103Adobe_Illustrator_AI5_vars Adobe_Illustrator_AI5 Adobe_blend_AI5 /initialize get exec
7104Adobe_Illustrator_AI5_vars Adobe_Illustrator_AI5 Adobe_pattern_AI5 /initialize get exec
7105Adobe_ColorImage_AI6 /initialize get exec
7106Adobe_Illustrator_AI5 /initialize get exec
7107[
710839/quotesingle 96/grave 130/quotesinglbase 131/florin 132/quotedblbase
7109133/ellipsis 134/dagger 135/daggerdbl 136/circumflex 137/perthousand 
7110138/Scaron 139/guilsinglleft 140/OE 145/quoteleft 146/quoteright 
7111147/quotedblleft 148/quotedblright 149/bullet 150/endash 151/emdash 
7112152/tilde 153/trademark 154/scaron 155/guilsinglright 156/oe 157/dotlessi 
7113159/Ydieresis 164/currency 166/brokenbar 168/dieresis 169/copyright 
7114170/ordfeminine 172/logicalnot 174/registered 175/macron 176/ring 
7115177/plusminus 178/twosuperior 179/threesuperior 180/acute 181/mu 
7116183/periodcentered 184/cedilla 185/onesuperior 186/ordmasculine 
7117188/onequarter 189/onehalf 190/threequarters 192/Agrave 193/Aacute 
7118194/Acircumflex 195/Atilde 196/Adieresis 197/Aring 198/AE 199/Ccedilla 
7119200/Egrave 201/Eacute 202/Ecircumflex 203/Edieresis 204/Igrave 205/Iacute 
7120206/Icircumflex 207/Idieresis 208/Eth 209/Ntilde 210/Ograve 211/Oacute 
7121212/Ocircumflex 213/Otilde 214/Odieresis 215/multiply 216/Oslash 
7122217/Ugrave 218/Uacute 219/Ucircumflex 220/Udieresis 221/Yacute 222/Thorn 
7123223/germandbls 224/agrave 225/aacute 226/acircumflex 227/atilde 228/adieresis 
7124229/aring 230/ae 231/ccedilla 232/egrave 233/eacute 234/ecircumflex 
7125235/edieresis 236/igrave 237/iacute 238/icircumflex 239/idieresis 
7126240/eth 241/ntilde 242/ograve 243/oacute 244/ocircumflex 245/otilde 
7127246/odieresis 247/divide 248/oslash 249/ugrave 250/uacute 251/ucircumflex 
7128252/udieresis 253/yacute 254/thorn 255/ydieresis
7129TE
7130%AI3_BeginEncoding: _Helvetica Helvetica
7131[
7132/_Helvetica/Helvetica 0 0 1 TZ
7133%AI3_EndEncoding AdobeType
7134%AI3_BeginEncoding: _Helvetica-Bold Helvetica-Bold
7135[
7136/_Helvetica-Bold/Helvetica-Bold 0 0 1 TZ
7137%AI3_EndEncoding AdobeType
7138%AI3_BeginEncoding: _Helvetica-Oblique Helvetica-Oblique
7139[
7140/_Helvetica-Oblique/Helvetica-Oblique 0 0 1 TZ
7141%AI3_EndEncoding AdobeType
7142%AI3_BeginEncoding: _Helvetica-BoldOblique Helvetica-BoldOblique
7143[
7144/_Helvetica-BoldOblique/Helvetica-BoldOblique 0 0 1 TZ
7145%AI3_EndEncoding AdobeType
7146%AI3_BeginEncoding: _Times-Roman Times-Roman
7147[
7148/_Times-Roman/Times-Roman 0 0 1 TZ
7149%AI3_EndEncoding AdobeType
7150%AI3_BeginEncoding: _Times-Bold Times-Bold
7151[
7152/_Times-Bold/Times-Bold 0 0 1 TZ
7153%AI3_EndEncoding AdobeType
7154%AI3_BeginEncoding: _Times-Italic Times-Italic
7155[
7156/_Times-Italic/Times-Italic 0 0 1 TZ
7157%AI3_EndEncoding AdobeType
7158%AI3_BeginEncoding: _Times-BoldItalic Times-BoldItalic
7159[
7160/_Times-BoldItalic/Times-BoldItalic 0 0 1 TZ
7161%AI3_EndEncoding AdobeType
7162%AI3_BeginEncoding: _Courier Courier
7163[
7164/_Courier/Courier 0 0 1 TZ
7165%AI3_EndEncoding AdobeType
7166%AI3_BeginEncoding: _Courier-Bold Courier-Bold
7167[
7168/_Courier-Bold/Courier-Bold 0 0 1 TZ
7169%AI3_EndEncoding AdobeType
7170%AI3_BeginEncoding: _Courier-Oblique Courier-Oblique
7171[
7172/_Courier-Oblique/Courier-Oblique 0 0 1 TZ
7173%AI3_EndEncoding AdobeType
7174%AI3_BeginEncoding: _Courier-BoldOblique Courier-BoldOblique
7175[
7176/_Courier-BoldOblique/Courier-BoldOblique 0 0 1 TZ
7177%AI3_EndEncoding AdobeType
7178%AI3_BeginEncoding: _Symbol Symbol
7179[
7180/_Symbol/Symbol 0 0 1 TZ
7181%AI3_EndEncoding AdobeType
7182%%EndSetup
7183
71841 XR
7185
7186u
7187  0.000 0.000 0.000 0.000 k
7188 [] 0 d
71890.7500 w
7190  0.000 0.000 0.000 1.000 K
71911 j
7192  56.8106 438.9369 m
7193  116.4917 438.9369 L
7194  116.4917 451.4950 L
7195  56.8106 451.4950 L
7196  56.8106 438.9369 L
7197B
7198U
7199u
7200  0.000 0.000 0.000 0.000 k
7201  0.000 0.000 0.000 1.000 K
7202  56.8106 451.4950 m
7203  116.4917 451.4950 L
7204  116.4917 464.0532 L
7205  56.8106 464.0532 L
7206  56.8106 451.4950 L
7207B
7208U
7209u
7210  0.000 0.000 0.000 0.000 k
72110.0000 w
7212  0.000 0.000 0.000 1.000 K
7213  56.8106 464.0532 m
7214  116.4917 464.0532 L
7215  116.4917 478.5249 L
7216  56.8106 478.5249 L
7217  56.8106 464.0532 L
7218F
7219U
7220u
72210.7500 w
7222  0.000 0.000 0.000 1.000 K
72231 J
7224  56.8106 464.0532 m
7225  116.4917 464.0532 L
7226  116.4917 478.5249 L
7227  56.8106 478.5249 L
7228  56.8106 464.0532 L
7229S
7230U
72310 To
72321.0000 0.0000 0.0000 1.0000 57.7674 468.9568 0 Tp
7233TP
7234/_Helvetica-Bold 8.0000 Tf
72350.0000 Tc
7236 0 Tr
72370.0000 w
7238  0.000 0.000 0.000 1.000 K
72390 j
7240  0.000 0.000 0.000 1.000 k
7241(WCKER wizard\r) Tx
7242TO
7243  0.000 0.000 0.000 1.000 K
7244u
7245  0.000 0.000 0.000 0.000 k
72460.7500 w
7247  0.000 0.000 0.000 1.000 K
72481 j
7249  59.6811 321.7276 m
7250  113.5017 321.7276 L
7251  113.5017 334.2857 L
7252  59.6811 334.2857 L
7253  59.6811 321.7276 L
7254B
7255U
7256u
7257  0.000 0.000 0.000 0.000 k
7258  0.000 0.000 0.000 1.000 K
7259  59.6811 334.2857 m
7260  113.5017 334.2857 L
7261  113.5017 346.8439 L
7262  59.6811 346.8439 L
7263  59.6811 334.2857 L
7264B
7265U
7266u
7267  0.000 0.000 0.000 0.000 k
72680.0000 w
7269  0.000 0.000 0.000 1.000 K
7270  59.6811 346.8439 m
7271  113.5017 346.8439 L
7272  113.5017 361.1960 L
7273  59.6811 361.1960 L
7274  59.6811 346.8439 L
7275F
7276U
7277u
72780.7500 w
7279  0.000 0.000 0.000 1.000 K
7280  59.6811 346.8439 m
7281  113.5017 346.8439 L
7282  113.5017 361.1960 L
7283  59.6811 361.1960 L
7284  59.6811 346.8439 L
7285S
7286U
72870 To
72881.0000 0.0000 0.0000 1.0000 71.4020 351.6279 0 Tp
7289TP
7290/_Helvetica-Bold 8.0000 Tf
72910.0000 Tc
7292 0 Tr
72930.0000 w
7294  0.000 0.000 0.000 1.000 K
72950 j
7296  0.000 0.000 0.000 1.000 k
7297(WCKER\r) Tx
7298TO
7299  0.000 0.000 0.000 1.000 K
7300u
7301  0.000 0.000 0.000 0.000 k
73020.7500 w
7303  0.000 0.000 0.000 1.000 K
73041 j
7305  59.6811 528.2791 m
7306  113.5017 528.2791 L
7307  113.5017 540.8372 L
7308  59.6811 540.8372 L
7309  59.6811 528.2791 L
7310B
7311U
7312u
7313  0.000 0.000 0.000 0.000 k
7314  59.6811 540.8372 m
7315  113.5017 540.8372 L
7316  113.5017 553.5150 L
7317  59.6811 553.5150 L
7318  59.6811 540.8372 L
7319B
7320U
7321u
7322  0.000 0.000 0.000 0.000 k
73230.0000 w
7324  0.000 0.000 0.000 1.000 K
7325  59.6811 553.5150 m
7326  113.5017 553.5150 L
7327  113.5017 567.8671 L
7328  59.6811 567.8671 L
7329  59.6811 553.5150 L
7330F
7331U
7332u
73330.7500 w
7334  0.000 0.000 0.000 1.000 K
7335  59.6811 553.5150 m
7336  113.5017 553.5150 L
7337  113.5017 567.8671 L
7338  59.6811 567.8671 L
7339  59.6811 553.5150 L
7340S
7341U
73420 To
73431.0000 0.0000 0.0000 1.0000 65.0631 558.2990 0 Tp
7344TP
7345/_Helvetica-Bold 8.0000 Tf
73460.0000 Tc
7347 0 Tr
73480.0000 w
7349  0.000 0.000 0.000 1.000 K
73500 j
7351  0.000 0.000 0.000 1.000 k
7352(Wizard GUI\r) Tx
7353TO
7354  0.000 0.000 0.000 1.000 K
73550 To
73561.0000 0.0000 0.0000 1.0000 56.3322 491.4419 0 Tp
7357TP
7358/_Helvetica 8.0000 Tf
73590.0000 Tc
7360 0 Tr
7361  0.000 0.000 0.000 1.000 k
7362(-Runs\r) Tx
7363TO
7364  0.000 0.000 0.000 1.000 K
73650 To
73661.0000 0.0000 0.0000 1.0000 95.6811 491.4419 0 Tp
7367TP
7368/_Helvetica 8.0000 Tf
73690.0000 Tc
7370 0 Tr
7371  0.000 0.000 0.000 1.000 k
7372(1\r) Tx
7373TO
7374  0.000 0.000 0.000 1.000 K
73750 To
73761.0000 0.0000 0.0000 1.0000 46.4053 510.5781 0 Tp
7377TP
7378/_Helvetica 8.0000 Tf
73790.0000 Tc
7380 0 Tr
7381  0.000 0.000 0.000 1.000 k
7382(-Is run in\r) Tx
7383TO
7384  0.000 0.000 0.000 1.000 K
73850 To
73861.0000 0.0000 0.0000 1.0000 95.6811 510.5781 0 Tp
7387TP
7388/_Helvetica 8.0000 Tf
73890.0000 Tc
7390 0 Tr
7391  0.000 0.000 0.000 1.000 k
7392(1\r) Tx
7393TO
7394  0.000 0.000 0.000 1.000 K
7395u
73960.5000 w
7397  0.000 0.000 0.000 1.000 K
73981 j
7399  86.5914 478.5249 m
7400  86.5914 528.2791 L
7401S
7402U
74030 To
74041.0000 0.0000 0.0000 1.0000 38.2724 581.2625 0 Tp
7405TP
7406/_Helvetica 8.0000 Tf
74070.0000 Tc
7408 0 Tr
74090.0000 w
7410  0.000 0.000 0.000 1.000 K
74110 j
7412  0.000 0.000 0.000 1.000 k
7413(-Is used by\r) Tx
7414TO
7415  0.000 0.000 0.000 1.000 K
74160 To
74171.0000 0.0000 0.0000 1.0000 95.6811 581.2625 0 Tp
7418TP
7419/_Helvetica 8.0000 Tf
74200.0000 Tc
7421 0 Tr
7422  0.000 0.000 0.000 1.000 k
7423(1\r) Tx
7424TO
7425  0.000 0.000 0.000 1.000 K
74260 To
74271.0000 0.0000 0.0000 1.0000 56.6910 614.2724 0 Tp
7428TP
7429/_Helvetica 8.0000 Tf
74300.0000 Tc
7431 0 Tr
7432  0.000 0.000 0.000 1.000 k
7433(-Uses\r) Tx
7434TO
7435  0.000 0.000 0.000 1.000 K
74360 To
74371.0000 0.0000 0.0000 1.0000 95.6811 614.2724 0 Tp
7438TP
7439/_Helvetica 8.0000 Tf
74400.0000 Tc
7441 0 Tr
7442  0.000 0.000 0.000 1.000 k
7443(1\r) Tx
7444TO
7445  0.000 0.000 0.000 1.000 K
7446u
74470.5000 w
7448  0.000 0.000 0.000 1.000 K
74491 j
7450  86.5914 567.8671 m
7451  86.5914 632.4518 L
7452S
7453U
7454u
7455  0.000 0.000 0.000 0.000 k
74560.7500 w
7457  0.000 0.000 0.000 1.000 K
7458  59.6811 112.3056 m
7459  113.5017 112.3056 L
7460  113.5017 124.8638 L
7461  59.6811 124.8638 L
7462  59.6811 112.3056 L
7463B
7464U
7465u
7466  0.000 0.000 0.000 0.000 k
7467  59.6811 124.8638 m
7468  113.5017 124.8638 L
7469  113.5017 137.5415 L
7470  59.6811 137.5415 L
7471  59.6811 124.8638 L
7472B
7473U
7474u
7475  0.000 0.000 0.000 0.000 k
74760.0000 w
7477  0.000 0.000 0.000 1.000 K
7478  59.6811 137.5415 m
7479  113.5017 137.5415 L
7480  113.5017 151.8937 L
7481  59.6811 151.8937 L
7482  59.6811 137.5415 L
7483F
7484U
7485u
74860.7500 w
7487  0.000 0.000 0.000 1.000 K
7488  59.6811 137.5415 m
7489  113.5017 137.5415 L
7490  113.5017 151.8937 L
7491  59.6811 151.8937 L
7492  59.6811 137.5415 L
7493S
7494U
74950 To
74961.0000 0.0000 0.0000 1.0000 73.3156 142.3256 0 Tp
7497TP
7498/_Helvetica-Bold 8.0000 Tf
74990.0000 Tc
7500 0 Tr
75010.0000 w
7502  0.000 0.000 0.000 1.000 K
75030 j
7504  0.000 0.000 0.000 1.000 k
7505(Reload\r) Tx
7506TO
7507  0.000 0.000 0.000 1.000 K
75080 To
75091.0000 0.0000 0.0000 1.0000 56.3322 168.3987 0 Tp
7510TP
7511/_Helvetica 8.0000 Tf
75120.0000 Tc
7513 0 Tr
7514  0.000 0.000 0.000 1.000 k
7515(-Runs\r) Tx
7516TO
7517  0.000 0.000 0.000 1.000 K
75180 To
75191.0000 0.0000 0.0000 1.0000 95.6811 168.3987 0 Tp
7520TP
7521/_Helvetica 8.0000 Tf
75220.0000 Tc
7523 0 Tr
7524  0.000 0.000 0.000 1.000 k
7525(1\r) Tx
7526TO
7527  0.000 0.000 0.000 1.000 K
75280 To
75291.0000 0.0000 0.0000 1.0000 46.4053 300.4385 0 Tp
7530TP
7531/_Helvetica 8.0000 Tf
75320.0000 Tc
7533 0 Tr
7534  0.000 0.000 0.000 1.000 k
7535(-Is run in\r) Tx
7536TO
7537  0.000 0.000 0.000 1.000 K
75380 To
75391.0000 0.0000 0.0000 1.0000 95.6811 300.4385 0 Tp
7540TP
7541/_Helvetica 8.0000 Tf
75420.0000 Tc
7543 0 Tr
7544  0.000 0.000 0.000 1.000 k
7545(1\r) Tx
7546TO
7547  0.000 0.000 0.000 1.000 K
7548u
75490.5000 w
7550  0.000 0.000 0.000 1.000 K
75511 j
7552  86.5914 151.8937 m
7553  86.5914 321.7276 L
7554S
7555U
7556u
7557  0.000 0.000 0.000 0.000 k
75580.7500 w
7559  0.000 0.000 0.000 1.000 K
7560  114.9369 1.9136 m
7561  168.8771 1.9136 L
7562  168.8771 14.4718 L
7563  114.9369 14.4718 L
7564  114.9369 1.9136 L
7565B
7566U
7567u
7568  0.000 0.000 0.000 0.000 k
7569  114.9369 14.4718 m
7570  168.8771 14.4718 L
7571  168.8771 27.0299 L
7572  114.9369 27.0299 L
7573  114.9369 14.4718 L
7574B
7575U
7576u
7577  0.000 0.000 0.000 0.000 k
75780.0000 w
7579  0.000 0.000 0.000 1.000 K
7580  114.9369 27.0299 m
7581  168.8771 27.0299 L
7582  168.8771 41.3821 L
7583  114.9369 41.3821 L
7584  114.9369 27.0299 L
7585F
7586U
7587u
75880.7500 w
7589  0.000 0.000 0.000 1.000 K
7590  114.9369 27.0299 m
7591  168.8771 27.0299 L
7592  168.8771 41.3821 L
7593  114.9369 41.3821 L
7594  114.9369 27.0299 L
7595S
7596U
75970 To
75981.0000 0.0000 0.0000 1.0000 116.7309 31.8140 0 Tp
7599TP
7600/_Helvetica-Bold 8.0000 Tf
76010.0000 Tc
7602 0 Tr
76030.0000 w
7604  0.000 0.000 0.000 1.000 K
76050 j
7606  0.000 0.000 0.000 1.000 k
7607(XML Schema\r) Tx
7608TO
7609  0.000 0.000 0.000 1.000 K
76100 To
76111.0000 0.0000 0.0000 1.0000 109.0764 92.6910 0 Tp
7612TP
7613/_Helvetica 8.0000 Tf
76140.0000 Tc
7615 0 Tr
7616  0.000 0.000 0.000 1.000 k
7617(-Uses\r) Tx
7618TO
7619  0.000 0.000 0.000 1.000 K
76200 To
76211.0000 0.0000 0.0000 1.0000 86.5914 92.6910 0 Tp
7622TP
7623/_Helvetica 8.0000 Tf
76240.0000 Tc
7625 0 Tr
7626  0.000 0.000 0.000 1.000 k
7627(1\r) Tx
7628TO
7629  0.000 0.000 0.000 1.000 K
76300 To
76311.0000 0.0000 0.0000 1.0000 150.9369 56.3322 0 Tp
7632TP
7633/_Helvetica 8.0000 Tf
76340.0000 Tc
7635 0 Tr
7636  0.000 0.000 0.000 1.000 k
7637(-Are used\r) Tx
7638TO
7639  0.000 0.000 0.000 1.000 K
76400 To
76411.0000 0.0000 0.0000 1.0000 129.7674 56.3322 0 Tp
7642TP
7643/_Helvetica 8.0000 Tf
76440.0000 Tc
7645 0 Tr
7646  0.000 0.000 0.000 1.000 k
7647(*\r) Tx
7648TO
7649  0.000 0.000 0.000 1.000 K
7650u
76510.5000 w
7652  0.000 0.000 0.000 1.000 K
76531 j
7654  100.1063 112.3056 m
7655  100.1063 72.7176 L
7656  141.9668 72.7176 L
7657  141.9668 41.3821 L
7658S
7659U
7660u
7661  0.000 0.000 0.000 0.000 k
76620.7500 w
7663  0.000 0.000 0.000 1.000 K
7664  1.7940 1.9136 m
7665  55.7342 1.9136 L
7666  55.7342 14.4718 L
7667  1.7940 14.4718 L
7668  1.7940 1.9136 L
7669B
7670U
7671u
7672  0.000 0.000 0.000 0.000 k
7673  1.7940 14.4718 m
7674  55.7342 14.4718 L
7675  55.7342 27.0299 L
7676  1.7940 27.0299 L
7677  1.7940 14.4718 L
7678B
7679U
7680u
7681  0.000 0.000 0.000 0.000 k
76820.0000 w
7683  0.000 0.000 0.000 1.000 K
7684  1.7940 27.0299 m
7685  55.7342 27.0299 L
7686  55.7342 41.3821 L
7687  1.7940 41.3821 L
7688  1.7940 27.0299 L
7689F
7690U
7691u
76920.7500 w
7693  0.000 0.000 0.000 1.000 K
7694  1.7940 27.0299 m
7695  55.7342 27.0299 L
7696  55.7342 41.3821 L
7697  1.7940 41.3821 L
7698  1.7940 27.0299 L
7699S
7700U
77010 To
77021.0000 0.0000 0.0000 1.0000 9.3289 31.8140 0 Tp
7703TP
7704/_Helvetica-Bold 8.0000 Tf
77050.0000 Tc
7706 0 Tr
77070.0000 w
7708  0.000 0.000 0.000 1.000 K
77090 j
7710  0.000 0.000 0.000 1.000 k
7711(Helper file\r) Tx
7712TO
7713  0.000 0.000 0.000 1.000 K
77140 To
77151.0000 0.0000 0.0000 1.0000 81.6877 92.2126 0 Tp
7716TP
7717/_Helvetica 8.0000 Tf
77180.0000 Tc
7719 0 Tr
7720  0.000 0.000 0.000 1.000 k
7721(-Uses\r) Tx
7722TO
7723  0.000 0.000 0.000 1.000 K
77240 To
77251.0000 0.0000 0.0000 1.0000 59.2027 92.8106 0 Tp
7726TP
7727/_Helvetica 8.0000 Tf
77280.0000 Tc
7729 0 Tr
7730  0.000 0.000 0.000 1.000 k
7731(1\r) Tx
7732TO
7733  0.000 0.000 0.000 1.000 K
77340 To
77351.0000 0.0000 0.0000 1.0000 37.6744 56.4518 0 Tp
7736TP
7737/_Helvetica 8.0000 Tf
77380.0000 Tc
7739 0 Tr
7740  0.000 0.000 0.000 1.000 k
7741(-Are used\r) Tx
7742TO
7743  0.000 0.000 0.000 1.000 K
77440 To
77451.0000 0.0000 0.0000 1.0000 16.5050 56.4518 0 Tp
7746TP
7747/_Helvetica 8.0000 Tf
77480.0000 Tc
7749 0 Tr
7750  0.000 0.000 0.000 1.000 k
7751(*\r) Tx
7752TO
7753  0.000 0.000 0.000 1.000 K
7754u
77550.5000 w
7756  0.000 0.000 0.000 1.000 K
77571 j
7758  73.1960 112.3056 m
7759  73.1960 72.7176 L
7760  28.7043 72.7176 L
7761  28.7043 41.3821 L
7762S
7763U
77640 To
77651.0000 0.0000 0.0000 1.0000 56.3322 374.9502 0 Tp
7766TP
7767/_Helvetica 8.0000 Tf
77680.0000 Tc
7769 0 Tr
77700.0000 w
7771  0.000 0.000 0.000 1.000 K
77720 j
7773  0.000 0.000 0.000 1.000 k
7774(-Runs\r) Tx
7775TO
7776  0.000 0.000 0.000 1.000 K
77770 To
77781.0000 0.0000 0.0000 1.0000 95.6811 374.9502 0 Tp
7779TP
7780/_Helvetica 8.0000 Tf
77810.0000 Tc
7782 0 Tr
7783  0.000 0.000 0.000 1.000 k
7784(1\r) Tx
7785TO
7786  0.000 0.000 0.000 1.000 K
77870 To
77881.0000 0.0000 0.0000 1.0000 46.4053 420.3987 0 Tp
7789TP
7790/_Helvetica 8.0000 Tf
77910.0000 Tc
7792 0 Tr
7793  0.000 0.000 0.000 1.000 k
7794(-Is run in\r) Tx
7795TO
7796  0.000 0.000 0.000 1.000 K
77970 To
77981.0000 0.0000 0.0000 1.0000 95.6811 420.3987 0 Tp
7799TP
7800/_Helvetica 8.0000 Tf
78010.0000 Tc
7802 0 Tr
7803  0.000 0.000 0.000 1.000 k
7804(*\r) Tx
7805TO
7806  0.000 0.000 0.000 1.000 K
7807u
78080.5000 w
7809  0.000 0.000 0.000 1.000 K
78101 j
7811  86.5914 361.1960 m
7812  86.5914 438.9369 L
7813S
7814U
7815u
7816  0.000 0.000 0.000 0.000 k
78170.7500 w
7818  0.000 0.000 0.000 1.000 K
7819  185.6213 321.7276 m
7820  275.0831 321.7276 L
7821  275.0831 334.2857 L
7822  185.6213 334.2857 L
7823  185.6213 321.7276 L
7824B
7825U
7826u
7827  0.000 0.000 0.000 0.000 k
7828  185.6213 334.2857 m
7829  275.0831 334.2857 L
7830  275.0831 346.8439 L
7831  185.6213 346.8439 L
7832  185.6213 334.2857 L
7833B
7834U
7835u
7836  0.000 0.000 0.000 0.000 k
78370.0000 w
7838  0.000 0.000 0.000 1.000 K
7839  185.6213 346.8439 m
7840  275.0831 346.8439 L
7841  275.0831 361.1960 L
7842  185.6213 361.1960 L
7843  185.6213 346.8439 L
7844F
7845U
7846u
78470.7500 w
7848  0.000 0.000 0.000 1.000 K
7849  185.6213 346.8439 m
7850  275.0831 346.8439 L
7851  275.0831 361.1960 L
7852  185.6213 361.1960 L
7853  185.6213 346.8439 L
7854S
7855U
78560 To
78571.0000 0.0000 0.0000 1.0000 186.5781 351.6279 0 Tp
7858TP
7859/_Helvetica-Bold 8.0000 Tf
78600.0000 Tc
7861 0 Tr
78620.0000 w
7863  0.000 0.000 0.000 1.000 K
78640 j
7865  0.000 0.000 0.000 1.000 k
7866(Wizard package \(.wwz\)\r) Tx
7867TO
7868  0.000 0.000 0.000 1.000 K
78690 To
78701.0000 0.0000 0.0000 1.0000 120.7973 355.9336 0 Tp
7871TP
7872/_Helvetica 8.0000 Tf
78730.0000 Tc
7874 0 Tr
7875  0.000 0.000 0.000 1.000 k
7876(-Uses\r) Tx
7877TO
7878  0.000 0.000 0.000 1.000 K
78790 To
78801.0000 0.0000 0.0000 1.0000 126.1794 329.7409 0 Tp
7881TP
7882/_Helvetica 8.0000 Tf
78830.0000 Tc
7884 0 Tr
7885  0.000 0.000 0.000 1.000 k
7886(1\r) Tx
7887TO
7888  0.000 0.000 0.000 1.000 K
78890 To
78901.0000 0.0000 0.0000 1.0000 140.1728 352.9435 0 Tp
7891TP
7892/_Helvetica 8.0000 Tf
78930.0000 Tc
7894 0 Tr
7895  0.000 0.000 0.000 1.000 k
7896(-Are used\r) Tx
7897TO
7898  0.000 0.000 0.000 1.000 K
78990 To
79001.0000 0.0000 0.0000 1.0000 170.4319 325.1960 0 Tp
7901TP
7902/_Helvetica 8.0000 Tf
79030.0000 Tc
7904 0 Tr
7905  0.000 0.000 0.000 1.000 k
7906(1\r) Tx
7907TO
7908  0.000 0.000 0.000 1.000 K
7909u
79100.5000 w
7911  0.000 0.000 0.000 1.000 K
79121 j
7913  113.5017 341.4618 m
7914  185.6213 341.4618 L
7915S
7916U
7917u
7918  0.000 0.000 0.000 0.000 k
79190.7500 w
7920  0.000 0.000 0.000 1.000 K
7921  285.9668 202.8439 m
7922  339.9070 202.8439 L
7923  339.9070 215.5216 L
7924  285.9668 215.5216 L
7925  285.9668 202.8439 L
7926B
7927U
7928u
7929  0.000 0.000 0.000 0.000 k
7930  285.9668 215.5216 m
7931  339.9070 215.5216 L
7932  339.9070 228.0797 L
7933  285.9668 228.0797 L
7934  285.9668 215.5216 L
7935B
7936U
7937u
7938  0.000 0.000 0.000 0.000 k
79390.0000 w
7940  0.000 0.000 0.000 1.000 K
7941  285.9668 228.0797 m
7942  339.9070 228.0797 L
7943  339.9070 242.4319 L
7944  285.9668 242.4319 L
7945  285.9668 228.0797 L
7946F
7947U
7948u
79490.7500 w
7950  0.000 0.000 0.000 1.000 K
7951  285.9668 228.0797 m
7952  339.9070 228.0797 L
7953  339.9070 242.4319 L
7954  285.9668 242.4319 L
7955  285.9668 228.0797 L
7956S
7957U
79580 To
79591.0000 0.0000 0.0000 1.0000 292.6645 232.8638 0 Tp
7960TP
7961/_Helvetica-Bold 8.0000 Tf
79620.0000 Tc
7963 0 Tr
79640.0000 w
7965  0.000 0.000 0.000 1.000 K
79660 j
7967  0.000 0.000 0.000 1.000 k
7968(wizard.wsi\r) Tx
7969TO
7970  0.000 0.000 0.000 1.000 K
79710 To
79721.0000 0.0000 0.0000 1.0000 261.8073 301.2757 0 Tp
7973TP
7974/_Helvetica 8.0000 Tf
79750.0000 Tc
7976 0 Tr
7977  0.000 0.000 0.000 1.000 k
7978(-Contains\r) Tx
7979TO
7980  0.000 0.000 0.000 1.000 K
79810 To
79821.0000 0.0000 0.0000 1.0000 239.2027 301.2757 0 Tp
7983TP
7984/_Helvetica 8.0000 Tf
79850.0000 Tc
7986 0 Tr
7987  0.000 0.000 0.000 1.000 k
7988(1\r) Tx
7989TO
7990  0.000 0.000 0.000 1.000 K
79910 To
79921.0000 0.0000 0.0000 1.0000 322.0864 258.0997 0 Tp
7993TP
7994/_Helvetica 8.0000 Tf
79950.0000 Tc
7996 0 Tr
7997  0.000 0.000 0.000 1.000 k
7998(-is contained in\r) Tx
7999TO
8000  0.000 0.000 0.000 1.000 K
80010 To
80021.0000 0.0000 0.0000 1.0000 299.6013 258.0997 0 Tp
8003TP
8004/_Helvetica 8.0000 Tf
80050.0000 Tc
8006 0 Tr
8007  0.000 0.000 0.000 1.000 k
8008(1\r) Tx
8009TO
8010  0.000 0.000 0.000 1.000 K
8011u
80120.5000 w
8013  0.000 0.000 0.000 1.000 K
80141 j
8015  252.7176 321.7276 m
8016  252.7176 308.2126 L
8017  312.9967 308.2126 L
8018  312.9967 242.4319 L
8019S
8020U
8021u
8022  0.000 0.000 0.000 0.000 k
80230.7500 w
8024  0.000 0.000 0.000 1.000 K
8025  151.6545 202.8439 m
8026  205.4751 202.8439 L
8027  205.4751 215.5216 L
8028  151.6545 215.5216 L
8029  151.6545 202.8439 L
8030B
8031U
8032u
8033  0.000 0.000 0.000 0.000 k
8034  151.6545 215.5216 m
8035  205.4751 215.5216 L
8036  205.4751 228.0797 L
8037  151.6545 228.0797 L
8038  151.6545 215.5216 L
8039B
8040U
8041u
8042  0.000 0.000 0.000 0.000 k
80430.0000 w
8044  0.000 0.000 0.000 1.000 K
8045  151.6545 228.0797 m
8046  205.4751 228.0797 L
8047  205.4751 242.4319 L
8048  151.6545 242.4319 L
8049  151.6545 228.0797 L
8050F
8051U
8052u
80530.7500 w
8054  0.000 0.000 0.000 1.000 K
8055  151.6545 228.0797 m
8056  205.4751 228.0797 L
8057  205.4751 242.4319 L
8058  151.6545 242.4319 L
8059  151.6545 228.0797 L
8060S
8061U
80620 To
80631.0000 0.0000 0.0000 1.0000 158.1130 232.8638 0 Tp
8064TP
8065/_Helvetica-BoldOblique 8.0000 Tf
80660.0000 Tc
8067 0 Tr
80680.0000 w
8069  0.000 0.000 0.000 1.000 K
80700 j
8071  0.000 0.000 0.000 1.000 k
8072(Resources\r) Tx
8073TO
8074  0.000 0.000 0.000 1.000 K
80750 To
80761.0000 0.0000 0.0000 1.0000 217.0764 302.2326 0 Tp
8077TP
8078/_Helvetica 8.0000 Tf
80790.0000 Tc
8080 0 Tr
8081  0.000 0.000 0.000 1.000 k
8082(-Contains\r) Tx
8083TO
8084  0.000 0.000 0.000 1.000 K
80850 To
80861.0000 0.0000 0.0000 1.0000 194.4718 302.2326 0 Tp
8087TP
8088/_Helvetica 8.0000 Tf
80890.0000 Tc
8090 0 Tr
8091  0.000 0.000 0.000 1.000 k
8092(1\r) Tx
8093TO
8094  0.000 0.000 0.000 1.000 K
80950 To
80961.0000 0.0000 0.0000 1.0000 187.5349 257.1429 0 Tp
8097TP
8098/_Helvetica 8.0000 Tf
80990.0000 Tc
8100 0 Tr
8101  0.000 0.000 0.000 1.000 k
8102(-is contained in\r) Tx
8103TO
8104  0.000 0.000 0.000 1.000 K
81050 To
81061.0000 0.0000 0.0000 1.0000 166.3654 257.1429 0 Tp
8107TP
8108/_Helvetica 8.0000 Tf
81090.0000 Tc
8110 0 Tr
8111  0.000 0.000 0.000 1.000 k
8112(*\r) Tx
8113TO
8114  0.000 0.000 0.000 1.000 K
8115u
81160.5000 w
8117  0.000 0.000 0.000 1.000 K
81181 j
8119  207.9867 321.7276 m
8120  207.9867 308.2126 L
8121  178.5648 308.2126 L
8122  178.5648 242.4319 L
8123S
8124U
8125u
8126  0.000 0.000 0.000 0.000 k
81270.7500 w
8128  0.000 0.000 0.000 1.000 K
8129  271.2558 491.4419 m
8130  325.1960 491.4419 L
8131  325.1960 504.0000 L
8132  271.2558 504.0000 L
8133  271.2558 491.4419 L
8134B
8135U
8136u
8137  0.000 0.000 0.000 0.000 k
8138  271.2558 504.0000 m
8139  325.1960 504.0000 L
8140  325.1960 516.5581 L
8141  271.2558 516.5581 L
8142  271.2558 504.0000 L
8143B
8144U
8145u
8146  0.000 0.000 0.000 0.000 k
81470.0000 w
8148  0.000 0.000 0.000 1.000 K
8149  271.2558 516.5581 m
8150  325.1960 516.5581 L
8151  325.1960 530.9103 L
8152  271.2558 530.9103 L
8153  271.2558 516.5581 L
8154F
8155U
8156u
81570.7500 w
8158  0.000 0.000 0.000 1.000 K
8159  271.2558 516.5581 m
8160  325.1960 516.5581 L
8161  325.1960 530.9103 L
8162  271.2558 530.9103 L
8163  271.2558 516.5581 L
8164S
8165U
81660 To
81671.0000 0.0000 0.0000 1.0000 275.6811 521.3422 0 Tp
8168TP
8169/_Helvetica-Bold 8.0000 Tf
81700.0000 Tc
8171 0 Tr
81720.0000 w
8173  0.000 0.000 0.000 1.000 K
81740 j
8175  0.000 0.000 0.000 1.000 k
8176(Wizard files\r) Tx
8177TO
8178  0.000 0.000 0.000 1.000 K
81790 To
81801.0000 0.0000 0.0000 1.0000 131.5615 480.1993 0 Tp
8181TP
8182/_Helvetica 8.0000 Tf
81830.0000 Tc
8184 0 Tr
8185  0.000 0.000 0.000 1.000 k
8186(-Generates\r) Tx
8187TO
8188  0.000 0.000 0.000 1.000 K
81890 To
81901.0000 0.0000 0.0000 1.0000 131.5615 452.3322 0 Tp
8191TP
8192/_Helvetica 8.0000 Tf
81930.0000 Tc
8194 0 Tr
8195  0.000 0.000 0.000 1.000 k
8196(1\r) Tx
8197TO
8198  0.000 0.000 0.000 1.000 K
81990 To
82001.0000 0.0000 0.0000 1.0000 198.4186 522.6578 0 Tp
8201TP
8202/_Helvetica 8.0000 Tf
82030.0000 Tc
8204 0 Tr
8205  0.000 0.000 0.000 1.000 k
8206(-Is generated by\r) Tx
8207TO
8208  0.000 0.000 0.000 1.000 K
82090 To
82101.0000 0.0000 0.0000 1.0000 251.8804 494.9103 0 Tp
8211TP
8212/_Helvetica 8.0000 Tf
82130.0000 Tc
8214 0 Tr
8215  0.000 0.000 0.000 1.000 k
8216(1\r) Tx
8217TO
8218  0.000 0.000 0.000 1.000 K
8219u
82200.5000 w
8221  0.000 0.000 0.000 1.000 K
82221 j
8223  116.4917 468.7176 m
8224  185.6213 468.7176 L
8225  185.6213 511.1761 L
8226  271.2558 511.1761 L
8227S
8228U
8229u
8230  0.000 0.000 0.000 0.000 k
82310.7500 w
8232  0.000 0.000 0.000 1.000 K
8233  270.5382 392.4120 m
8234  354.1395 392.4120 L
8235  354.1395 404.9701 L
8236  270.5382 404.9701 L
8237  270.5382 392.4120 L
8238B
8239U
8240u
8241  0.000 0.000 0.000 0.000 k
8242  270.5382 404.9701 m
8243  354.1395 404.9701 L
8244  354.1395 417.5282 L
8245  270.5382 417.5282 L
8246  270.5382 404.9701 L
8247B
8248U
8249u
8250  0.000 0.000 0.000 0.000 k
82510.0000 w
8252  0.000 0.000 0.000 1.000 K
8253  270.5382 417.5282 m
8254  354.1395 417.5282 L
8255  354.1395 431.8804 L
8256  270.5382 431.8804 L
8257  270.5382 417.5282 L
8258F
8259U
8260u
82610.7500 w
8262  0.000 0.000 0.000 1.000 K
8263  270.5382 417.5282 m
8264  354.1395 417.5282 L
8265  354.1395 431.8804 L
8266  270.5382 431.8804 L
8267  270.5382 417.5282 L
8268S
8269U
82700 To
82711.0000 0.0000 0.0000 1.0000 271.4950 422.3123 0 Tp
8272TP
8273/_Helvetica-Bold 8.0000 Tf
82740.0000 Tc
8275 0 Tr
82760.0000 w
8277  0.000 0.000 0.000 1.000 K
82780 j
8279  0.000 0.000 0.000 1.000 k
8280(IMS Content Package\r) Tx
8281TO
8282  0.000 0.000 0.000 1.000 K
82830 To
82841.0000 0.0000 0.0000 1.0000 131.3223 460.2259 0 Tp
8285TP
8286/_Helvetica 8.0000 Tf
82870.0000 Tc
8288 0 Tr
8289  0.000 0.000 0.000 1.000 k
8290(-Generates\r) Tx
8291TO
8292  0.000 0.000 0.000 1.000 K
82930 To
82941.0000 0.0000 0.0000 1.0000 131.3223 432.5980 0 Tp
8295TP
8296/_Helvetica 8.0000 Tf
82970.0000 Tc
8298 0 Tr
8299  0.000 0.000 0.000 1.000 k
8300(1\r) Tx
8301TO
8302  0.000 0.000 0.000 1.000 K
83030 To
83041.0000 0.0000 0.0000 1.0000 197.8206 423.6279 0 Tp
8305TP
8306/_Helvetica 8.0000 Tf
83070.0000 Tc
8308 0 Tr
8309  0.000 0.000 0.000 1.000 k
8310(-Is generated by\r) Tx
8311TO
8312  0.000 0.000 0.000 1.000 K
83130 To
83141.0000 0.0000 0.0000 1.0000 251.4020 395.8804 0 Tp
8315TP
8316/_Helvetica 8.0000 Tf
83170.0000 Tc
8318 0 Tr
8319  0.000 0.000 0.000 1.000 k
8320(1\r) Tx
8321TO
8322  0.000 0.000 0.000 1.000 K
8323u
83240.5000 w
8325  0.000 0.000 0.000 1.000 K
83261 j
8327  116.4917 448.8638 m
8328  185.6213 448.8638 L
8329  185.6213 412.1462 L
8330  270.5382 412.1462 L
8331S
8332U
83330 To
83341.0000 0.0000 0.0000 1.0000 125.9402 742.9635 0 Tp
8335TP
8336/_Helvetica 18.0000 Tf
83370.0000 Tc
8338 0 Tr
83390.0000 w
8340  0.000 0.000 0.000 1.000 K
83410 j
8342  0.000 0.000 0.000 1.000 k
8343(Entity relationship diagram of Reload,\r) Tx
8344TO
8345  0.000 0.000 0.000 1.000 K
83460 To
83471.0000 0.0000 0.0000 1.0000 168.2791 721.4352 0 Tp
8348TP
8349/_Helvetica 18.0000 Tf
83500.0000 Tc
8351 0 Tr
8352  0.000 0.000 0.000 1.000 k
8353(the WCKER, and a wizard.\r) Tx
8354TO
8355  0.000 0.000 0.000 1.000 K
8356u
8357  0.000 0.000 0.000 0.000 k
83580.0000 w
8359  0.000 0.000 0.000 1.000 K
83601 j
8361  80.9701 689.5017 m
8362  81.2093 691.0565 L
8363  81.8073 692.4917 L
8364  82.8837 693.6877 L
8365  84.3189 694.6445 L
8366  85.8738 695.1229 L
8367  87.4286 695.1229 L
8368  88.9834 694.6445 L
8369  90.4186 693.6877 L
8370  91.3754 692.4917 L
8371  92.0930 691.0565 L
8372  92.3322 689.5017 L
8373  92.0930 687.8272 L
8374  91.3754 686.3920 L
8375  90.4186 685.1960 L
8376  88.9834 684.2392 L
8377  87.4286 683.7608 L
8378  85.8738 683.7608 L
8379  84.3189 684.2392 L
8380  82.8837 685.1960 L
8381  81.8073 686.3920 L
8382  81.2093 687.8272 L
8383  80.9701 689.5017 L
8384F
8385U
8386u
83870.5000 w
8388  0.000 0.000 0.000 1.000 K
8389  75.2292 678.0199 m
8390  97.9535 678.0199 L
8391S
8392U
8393u
8394  86.5914 655.2957 m
8395  97.9535 632.4518 L
8396S
8397U
8398u
8399  86.5914 683.7608 m
8400  86.5914 655.2957 L
8401  75.2292 632.4518 L
8402S
8403U
8404u
8405  80.9701 689.5017 m
8406  81.2093 691.0565 L
8407  81.8073 692.4917 L
8408  82.8837 693.6877 L
8409  84.3189 694.6445 L
8410  85.8738 695.1229 L
8411  87.4286 695.1229 L
8412  88.9834 694.6445 L
8413  90.4186 693.6877 L
8414  91.3754 692.4917 L
8415  92.0930 691.0565 L
8416  92.3322 689.5017 L
8417  92.0930 687.8272 L
8418  91.3754 686.3920 L
8419  90.4186 685.1960 L
8420  88.9834 684.2392 L
8421  87.4286 683.7608 L
8422  85.8738 683.7608 L
8423  84.3189 684.2392 L
8424  82.8837 685.1960 L
8425  81.8073 686.3920 L
8426  81.2093 687.8272 L
8427  80.9701 689.5017 L
8428S
8429U
84300 To
84311.0000 0.0000 0.0000 1.0000 74.8704 621.3289 0 Tp
8432TP
8433/_Helvetica 8.0000 Tf
84340.0000 Tc
8435 0 Tr
84360.0000 w
8437  0.000 0.000 0.000 1.000 K
84380 j
8439  0.000 0.000 0.000 1.000 k
8440(Author\r) Tx
8441TO
8442  0.000 0.000 0.000 1.000 K
8443u
8444  0.000 0.000 0.000 0.000 k
84450.7500 w
8446  0.000 0.000 0.000 1.000 K
84471 j
8448  267.0698 109.4352 m
8449  358.9236 109.4352 L
8450  358.9236 121.9934 L
8451  267.0698 121.9934 L
8452  267.0698 109.4352 L
8453B
8454U
8455u
8456  0.000 0.000 0.000 0.000 k
8457  267.0698 121.9934 m
8458  358.9236 121.9934 L
8459  358.9236 134.6711 L
8460  267.0698 134.6711 L
8461  267.0698 121.9934 L
8462B
8463U
8464u
8465  0.000 0.000 0.000 0.000 k
84660.0000 w
8467  0.000 0.000 0.000 1.000 K
8468  267.0698 134.6711 m
8469  358.9236 134.6711 L
8470  358.9236 149.0233 L
8471  267.0698 149.0233 L
8472  267.0698 134.6711 L
8473F
8474U
8475u
84760.7500 w
8477  0.000 0.000 0.000 1.000 K
8478  267.0698 134.6711 m
8479  358.9236 134.6711 L
8480  358.9236 149.0233 L
8481  267.0698 149.0233 L
8482  267.0698 134.6711 L
8483S
8484U
84850 To
84861.0000 0.0000 0.0000 1.0000 268.0266 139.4551 0 Tp
8487TP
8488/_Helvetica-Bold 8.0000 Tf
84890.0000 Tc
8490 0 Tr
84910.0000 w
8492  0.000 0.000 0.000 1.000 K
84930 j
8494  0.000 0.000 0.000 1.000 k
8495(WCKER wizard schema\r) Tx
8496TO
8497  0.000 0.000 0.000 1.000 K
84980 To
84991.0000 0.0000 0.0000 1.0000 322.0864 185.0233 0 Tp
8500TP
8501/_Helvetica 8.0000 Tf
85020.0000 Tc
8503 0 Tr
8504  0.000 0.000 0.000 1.000 k
8505(-Is instance of\r) Tx
8506TO
8507  0.000 0.000 0.000 1.000 K
85080 To
85091.0000 0.0000 0.0000 1.0000 299.6013 185.0233 0 Tp
8510TP
8511/_Helvetica 8.0000 Tf
85120.0000 Tc
8513 0 Tr
8514  0.000 0.000 0.000 1.000 k
8515(1\r) Tx
8516TO
8517  0.000 0.000 0.000 1.000 K
85180 To
85191.0000 0.0000 0.0000 1.0000 322.0864 162.0598 0 Tp
8520TP
8521/_Helvetica 8.0000 Tf
85220.0000 Tc
8523 0 Tr
8524  0.000 0.000 0.000 1.000 k
8525(-Is schema for\r) Tx
8526TO
8527  0.000 0.000 0.000 1.000 K
85280 To
85291.0000 0.0000 0.0000 1.0000 299.6013 162.0598 0 Tp
8530TP
8531/_Helvetica 8.0000 Tf
85320.0000 Tc
8533 0 Tr
8534  0.000 0.000 0.000 1.000 k
8535(1\r) Tx
8536TO
8537  0.000 0.000 0.000 1.000 K
8538u
85390.5000 w
8540  0.000 0.000 0.000 1.000 K
85411 j
8542  312.9967 202.8439 m
8543  312.9967 149.0233 L
8544S
8545U
8546%%PageTrailer
8547gsave annotatepage grestore showpage
8548%%Trailer
8549Adobe_Illustrator_AI5 /terminate get exec
8550Adobe_pattern_AI5 /terminate get exec
8551Adobe_blend_AI5 /terminate get exec
8552Adobe_ColorImage_AI6 /terminate get exec
8553Adobe_typography_AI5 /terminate get exec
8554Adobe_screens_AI5 /terminate get exec
8555Adobe_level2_AI5 /terminate get exec
8556%%EOF
8557II*þEõ€ÆýÚ¶¾(@¶ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ""11@@OO^^nn}}ŒŒ››ªªµµÁÁÌÌ××ããîî""++33<<DDMMUUhh||££¶¶ÊÊÝÝ33MMff€€™™³³ÌÌ::WWuu’’¯¯ÌÌ""DDffˆˆªªÌÌ::WWuu’’¯¯ÌÌ33MMff€€™™³³ÌÌ--DD[[qqˆˆŸŸµµÌÌ&&33@@MMYYffss€€ŽŽ««ººÈÈ××ææ33MMff€€™™³³ÌÌææÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ33MMff€€™™³³ÌÌææÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ33JJ``wwŽŽ¤¤»»ÒÒèèÿÿÿÿÿÿÿÿÿÿÿÿÿÿ33MMff€€™™³³ÌÌææÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ33PPmmŠŠ¨¨ÅÅââÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ33MMff€€™™³³ÌÌææÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ33JJ``wwŽŽ¤¤»»ÒÒèèÿÿÿÿÿÿÿÿÿÿÿÿÿÿ33MMff€€™™³³ÌÌææÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ((77EETTbbqq€€ŒŒ™™¦¦³³¿¿ÌÌÙÙææ--DD[[qqˆˆŸŸµµÌÌ::WWuu’’¯¯ÌÌ::WWuu’’¯¯ÌÌ::WWuu’’¯¯ÌÌÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿzz££ÌÌ""DDffˆˆªªÌÌ::WWuu’’¯¯ÌÌ33MMff€€™™³³ÌÌ""++33<<DDMMUUhh||££¶¶ÊÊÝÝ""11@@OO^^nn}}ŒŒ››ªªµµÁÁÌÌ××ããîî33MMff€€™™³³ÌÌææÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ33PPmmŠŠ¨¨ÅÅââÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ33UUww™™»»ÝÝÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ33MMff€€™™³³ÌÌææÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ33MMff€€™™³³ÌÌææÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ&&33@@MMYYffss€€ŽŽ««ººÈÈ××ææ``îðzø’Ðð\ºxö˜(¦$¢0 B ä |!"#B#_$ñ$o%í%û%y&K(Í(K)])J+,®,L-^-."0í2‰4Æ4°5´6\8o9©9á:p=§>å?û?©@oA3BICÐCLI.JüJÆKâK¼L>MéMOOŒOPJVPWjWPXTY`Z.[D[
8558\#_¿`…a›aab'cícµeVfðh¶i„jÔmJnFoBp6q2rNrs²sñu“v¥v®wÎyõz›{±{‘~û€ÝÃ‚݂Ý„?…’†Ò†Â‡dˆ‰¨‰º‰J‹,Î€ŽšŽ_’A“+”
8559•'•u•Ã•–W–NNNFûÿ÷ûþúüÿýùþúÿÿýúüÿûüùýÿûüÿþÿûôøÿÿÿþùûûÿýûÿùüùûôúþúøÿøÿüúüÿüúüùûøî‚Öÿóýþþýÿüÿþÿýÿüÿöþüþþÿýÿþþýþýÿüÿþþþþýýþþþþýþþýþþýÿþýþþöþþýÿÿÿÿþýþýþþýýþýþýþýþþýþþöþþþýÿõÿùþýÿþþýÿýþþþþþýþýþþýî‚Öõýþüÿýÿüÿþÿüÿýÿöÿüÿûÿþÿþÿûÿýÿüÿÿþüþþþüÿþÿûÿþþüÿýÿþþüþøþüþÿÿÿÿÿûÿýÿüþýÿüÿûÿýÿüÿüÿ÷þüþþÿõõýÿûþþÿþþüþÿÿûÿþþüþî‚Öõýÿûÿýÿüÿþÿüÿýÿöÿüÿúÿþÿöÿýÿüÿÿÿúÿþÿûÿþþ÷ÿûÿýÿþÿúÿøÿúÿÿÿÿ÷ÿþÿúÿýÿôÿýÿüÿüÿ÷ÿúÿþÿõ÷ûÿúÿþÿþÿúÿ÷ÿþÿúÿî‚Öÿóÿûÿýÿüÿþÿüÿþÿõÿüøÿþÿùüýÿüÿÿÿúÿþÿûÿýûûÿûÿýÿþÿúÿøÿúÿÿÿÿúüþÿúÿýÿ÷üýÿüÿüÿ÷ÿúÿþÿõÿýþúÿøþÿþÿúÿúüþÿúÿî‚Öÿóÿûÿýÿüÿþÿûÿÿÿõÿüøÿþÿüùýÿüÿÿÿúÿþÿûÿüúýÿûÿýÿþÿúÿøÿúÿÿÿÿýùþÿúÿýÿúùýÿüÿüÿ÷ÿúÿþÿõÿüþûÿøþÿþÿúÿýùþÿúÿî‚Öÿóÿûÿýÿüÿþÿûÿÿÿõÿüÿúüÿýýþÿýÿüÿÿÿúÿþÿûÿùüþÿûÿýÿþÿúÿøÿúÿÿÿÿþýþÿþÿúÿýÿûýþÿýÿüÿüÿ÷ÿúÿþÿõÿûþüÿõÿþÿúÿþýþÿþÿúÿî‚Öÿóÿûÿýÿüÿþÿúÿÿõÿüÿúüÿþÿûÿýÿüÿÿÿúÿþÿûÿöÿþÿûÿýÿþÿúÿøÿúÿÿÿÿÿÿûÿþÿúÿýÿüÿûÿýÿüÿüÿ÷ÿúÿþÿõÿûþüÿõÿþÿúÿÿÿûÿþÿúÿî‚Öÿóÿûÿýÿüÿþÿúýôÿüþûÿþÿþÿûÿýÿüÿÿþüþþÿûÿþÿûÿþÿûÿýÿþþüÿöÿüþÿÿÿÿÿûÿýÿüþýÿüÿûÿýÿüÿüÿ÷þüþþÿõÿúþýÿûÿþÿþþüþÿÿûÿýÿüþî‚Öÿóÿûÿýÿüÿþÿúýôÿûþþÿýÿþþþýýÿüÿþþþþýÿûÿþþýþþÿûÿýÿþýþþöþþýÿÿÿÿþþýýþþýýÿüþþýýÿüÿüÿöþþþýÿõÿùÿüÿþþýÿýþþþþþþýýþþýî‚Öôþÿûÿýüÿÿþüüþôÿúúüÿýøýüÿÿýúüÿûÿýùýÿûÿýÿþÿûôûÿÿÿÿþøüûÿýÿûøýÿüÿüÿõúüÿõÿùþüúüÿüúüøüûÿýÿô‚Öôþÿûÿüýÿÿýýüÿóÿùüüÿüýþÿýýÿÿüüûÿûÿüûüÿûÿýÿþÿÿýòýÿÿÿÿÿýýþÿüýÿÿýÿúýþÿþÿüÿüÿôüûÿõÿøþýüûÿûüúýþÿüýÿÿýÿô‚¢ÿã£ÿâåÿ Æô‚¢ÿã£ÿâîÿúÿ Æô‚£ÿâ£ÿâîþýþŸÇÿô‚¥ýâ£ÿâíøŸÇó‚¥þá£ÿâìû¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚üÿîöÿùþùÿûûúÿùþþôþöâéÿÑÿÕÿü¸‚žÿüÿîöÿùþùÿý÷üÿúþýôþõãéÿÑÿÕÿü¸‚žÿüÿîõÿûÿÿûÿýþûþýÿûþüÿóÿùþäéÿ£ÿü¸‚žÿüÿîõÿûÿÿûÿþþùÿýÿüþûÿóÿøÿäéÿ£ÿü¸‚ úÿÿÿýùüõÿûÿÿûÿþÿ÷ÿþÿýþúÿóÿøÿíüýÿÿÿýùýÿÿôüöÿûûÿÿÿþøüüûÿþýýÿÿü¸‚ úÿÿûûûöÿüÿþÿüÿÿÿñÿþþùÿóÿøÿïùþÿÿûûøöù÷ÿüþüÿÿÿþøþùüûþøü¸‚žÿüýþþýþþÿöÿýÿþÿýÿþÿñÿÿþøÿóÿùþðþýþÿÿýþþýþþý÷þýþøÿüþüÿÿÿøÿþþýþýþüþþýü¸‚žÿüþüÿþÿûþ÷ÿýÿþÿýÿþÿñÿýøõýõïÿûÿÿÿþüÿþþüþ÷ÿûÿ÷ÿýýÿþÿùþþÿûÿýÿüþüþü¸‚žÿüÿûÿþÿûÿ÷ÿþÿüÿþÿþÿñùùõý÷åÿÿÿÿûÿþÿúÿïÿ÷ÿþÿÿþÿþÿúþõÿýÿüÿúÿü¸‚žÿüÿûÿþùþ÷ÿþÿüÿþÿþÿñýþùÿóÿýþçüÿÿÿûÿþÿúÿòü÷ÿþÿÿþÿþÿûþ÷üýÿüÿúÿü¸‚žÿüÿûÿþùþ÷þÿÿüÿÿþþÿñþþþúÿóÿüþëùÿÿÿûÿþÿúÿõùöÿÿþÿÿýÿûÿùùýÿüÿúÿü¸‚žÿüÿûÿþÿûóÿþüþÿýÿöÿþÿüþûÿóÿûþíýþÿÿÿÿûÿþÿúÿöýþÿöÿÿþÿÿýÿüÿùýþÿýÿüÿúÿü¸‚žÿüÿûÿþÿûóÿÿúÿÿüÿ÷ÿþÿûþüÿóÿûþîÿûÿÿÿÿûÿþÿúÿ÷ÿûÿöÿÿþÿÿýÿýþúÿûÿýÿüÿúÿü¸‚žÿüÿûÿþþüÿöÿÿúÿÿüþùÿýÿûþüÿóÿúþïÿûÿÿÿÿûÿýÿüþ÷ÿûÿõüüÿþþùÿûÿýÿûÿüþü¸‚žÿüÿûÿýþþÿõÿÿúÿÿûþûþýÿúþýÿóÿùÿïþþýÿÿÿûÿýþþý÷þþýõþüþüÿþÿøþþýýÿûþþýü¸‚žüÿÿûÿüûóþøþù÷üÿùþþôþÿùþýÿõøÿÿÿûÿüûÿöøõþüþüÿÿ÷þøýÿúûÿý¹‚ýÿÿûÿûüòþøþ÷ûúÿøþÿôþÿøþþÿôýþÿÿÿûÿûýÿÿõýþÿõúûÿÿ÷ýýþÿþÿùýÿÿý¹‚‚šê‚¸‚‚šê‚¸‚‚›ÿꂸ‚‚›é‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸‚‚‚‚¸üø‚‚‚¸’ÿüÿú‚‚‚¸“øû‚‚‚¸”öü‚‚‚¸”õý‚‚‚¸•óþ‚‚‚¸•óþ‚‚‚¸•óþ‚‚‚¸•óþ‚‚‚¸•óþ‚‚‚¸•óþ‚‚‚¸•ôý‚‚‚¸”öÿý‚‚‚¸“øû‚‚‚¸’úú‚‚‚¸‘úù‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸æþ…‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸÷‚‚‚¸÷‚‚‚¸þø‚‚‚¸þø‚‚‚¸‘üù‚‚‚¸‘üù‚‚‚¸’úú‚‚‚¸’úú‚‚‚¸“øû‚‚‚¸“øû‚‚‚¸”öü‚‚‚¸”öü‚‚‚¸•ôý‚‚‚¸•ôý‚‚‚¸–òþ‚‚‚¸–òþ‚‚‚¸—ðÿ‚‚‚¸—ðÿ‚‚‚¸˜î‚‚‚¸˜î‚‚‚¸™ì‚‚‚¸™ì‚‚‚¸šêƒ‚‚¸šêƒ‚‚¸›é„‚‚¸›é„‚‚¸œèÿ…‚‚¸œèÿ…‚‚¸çþ†‚‚¸‚‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸š÷ÿø‚‚‚¸›øÿø‚‚‚¸›þþýÿþþÿ‡‚‚¸›þþÿÿÿþÿ†‚‚¸œþÿþÿþþ…‚‚¸œüÿþÿþþ…‚‚¸üÿÿÿþþ…‚‚¸üÿÿÿþÿþÿ…‚‚¸Žö‚‚‚¸Žö‚‚‚¸²ýãöÿ…‚‚¸²ýãöÿ…‚‚¸²ýÿþþþþþôö…‚‚¸²ýþþþõöÿ…‚‚¸²ýÿÿþüÿÿóöÿ…‚‚¸¶þýýÿùôöÿ…‚‚¸²ýþþþõöÿ…‚‚¸±ýþþþþþþôöÿ…‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Êáýìöÿ…‚‚¸Êáýìöÿ…‚‚¸Êÿþüþÿþþþþÿýÿÿþöö…‚‚¸Êþýþþþÿÿýÿÿþööÿ…‚‚¸Êÿÿûþÿÿþüþýþÿõöÿ…‚‚¸Îþýüþýÿüþýþÿõöÿ…‚‚¸Êþýÿÿþþÿÿýÿÿþôöÿ…‚‚¸Êÿþûÿÿþþþþÿýÿýôöÿ…‚‚¸œôö‚‚‚¸óö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸²Ñ眂‚¸²Ñ眂‚¸²ÿÓéÿœ‚‚¸²ÿÓéÿœ‚‚¸²ÿÓéÿœ‚‚¸²ÿüÿþþýëÿýÿýÿÿÿÿÿúÿœ‚‚¸²ÿüÿÿþÿÿéÿýÿÿÿÿÿÿÿúÿœ‚‚¸²ÿûÿþÿÿüÿþÿýÿüýÿûÿÿÿÿúÿœ‚‚¸²ÿûÿÿÿýÿÿÿÿþÿÿÿýÿûÿÿÿÿúÿœ‚‚¸²ÿûÿÿÿþÿþýÿþÿÿÿýÿÿþÿÿÿÿúÿœ‚‚¸²ÿûýýÿÿÿþÿÿÿþÿÿÿýÿþÿÿÿÿÿúÿœ‚‚¸²ÿúÿþÿÿÿÿýÿÿÿþÿÿÿýÿÿÿÿÿÿÿúÿœ‚‚¸²ÿúÿþÿÿÿüÿýÿýüýÿýþýÿÿúÿœ‚‚¸²ÿÓéÿœ‚‚¸²ÿÓéÿœ‚‚¸²ÿÓéÿœ‚‚¸²ÿÓéÿœ‚‚¸²ÿÓéÿœ‚‚¸²ÿÓéÿœ‚‚¸²Ñ眂‚¸²Ñ眂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ñ蛂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雂‚¸²Ò雖í˸¸²Ò雖í˸¸²Ò雖ÿïÍÿ¸¸²Ò雖ÿïÍÿ¸¸²Ñè›óÕõýäÿïÍÿ¸¸Žö‚óÕõýäÿïÍÿ¸¸Žö‚óÿþûÿÿþÿýþþÿÿþþÿþþÿýÿÿþîÿþÿþþýÿíÿüüÿðÿ¸¸Žö‚óþýÿÿþþþÿÿþÿþÿÿýÿÿþîÿþÿÿþÿÿýíÿýÿüÿðÿ¸¸Žö‚óÿÿûþüþüýýÿüþýþÿíÿýÿþÿÿýÿþÿýÿüþýÿÿÿýþýýÿ¸¸Žö‚÷þýüþüþüþþÿüþýþÿíÿýÿÿÿÿÿÿÿÿÿþÿÿÿýÿÿÿÿÿÿÿÿÿÿþÿ¸¸Žö‚óþýÿÿþþþþÿÿÿþÿÿýÿÿþìÿýÿÿÿÿÿþýÿþÿÿÿýÿÿÿÿûýüÿ¸¸Žö‚óÿþûÿÿþÿþÿþÿýÿÿÿþþÿýÿýìÿýýýÿÿÿþÿÿÿþÿÿÿýÿÿÿÿÿúýþÿ¸¸Žö‚äÊìÿüÿþÿÿÿýÿÿÿþÿÿÿýÿÿÿÿÿÿÿÿÿÿþÿ¸¸Žö‚èýÊëÿüÿþÿÿÿýÿýÿýüýÿÿÿÿÿýþýýÿ¸¸Žö‚–ÿïÍÿ¸¸Žö‚–ÿïÍÿ¸¸Žö‚–ÿïÍÿ¸¸Žö‚–ÿïÍÿ¸¸Žö‚–ÿïÍÿ¸¸Žö‚–í˸¸¿äïöÿ…–í˸¸¿Ñöÿ…–îÍ·¸¿ÿþüþýüýôö…–îÍ·¸¿þýÿÿþþýþõöÿ…–îÍ·¸¿ÿÿûþþþýþõöÿ…–îÍ·¸Ãþýüþþþýþõöÿ…–îÍ·¸¿þýþÿÿþýþõöÿ…–îÍ·¸¿ÿþüýÿþýþõöÿŒú•îÍ·¸Žö‰û–îÍ·¸Žö‰û–îÍ·¸Žö‰û–îÍ·¸Žö‰û–îÍ·¸Žö‰û–îÍ·¸Žö‰û–îÍ·¸Žö‰û–îÍ·¸Žö‰û–îÍ·¸Žö‰û–îÍ·¸Žö‰û–íÌ·¸Žö‰û–îÍ·¸Žö‰û–îÍ·¸Žö‰û–îÍ·¸Žö‰û®êîÍ·¸Žö‰û¯ÿêîÍ·¸Žö‰û°êîÍ·¸Žö‰û®êîÍ·¸²üâöÿŒû®êîÍ·¸²ýãöÿŒû®êîÍ·¸²ýþýþþôöŒû®êîÍ·¸²üÿþþþõöÿŒû®êîÍ·¸²ÿþþþÿÿóöÿŒû–îÍ·¸¶þþÿþþýôöÿŒû–îÍ·¸²þÿÿÿþþõöÿŒû–îÍ·¸²ýÿÿþÿþôöÿŒû–îÍ·¸Žö‰û–íÌ·¸Žö‰û‚‚¸Žö‰û‚‚¸Žö‰û‚‚¸Žö‰û‚‚¸Žö‰û‚‚¸Žö‰û‚‚¸ŽöËþââû‚‚¸ŽöÌþãâû‚‚¸ŽöÍüÿþÿýþþÿÿþþÿþþþîû‚‚¸ŽöÍúþþþÿÿþÿþþïû‚‚¸ŽöÍþþüþüýýÿüÿÿíû‚‚¸ŽöÑþüüþüþþÿùîû‚‚¸ŽöÌþÿþþþþÿÿÿþþïû‚‚¸ŽöËþýþÿþÿþÿýÿÿÿþþþîû‚‚¸Žö‰û‚‚¸Žö‰û‚‚¸¶Íã§û‚‚¸¶Íã§û‚‚¸¶ÿÏåÿ§û‚‚¸¶ÿÏåÿ§û‚‚¸¶ÿÏåÿ§û‚‚¸¶þþþÿÿýÿÿÿÿüüóÿëÿÿ§û‚‚¸¶þÿþÿÿÿÿÿÿÿÿÿýÿÿÿôèÿÿ§û‚‚¸¶ýþÿÿûÿÿÿÿýÿÿÿýÿÿÿÿÿüÿþÿýÿüÿ§û‚‚¸¶ýÿÿûýþüÿÿÿýÿþÿÿýÿÿÿÿþÿÿÿÿ§û‚‚¸¶ýÿÿûüÿÿýüüÿþÿÿþÿþýÿþÿÿÿÿ§û‚‚¸¶ûýÿûÿÿÿÿýÿÿûþþÿÿÿþÿÿÿþÿÿÿÿ§û‚‚¸¶ÿÿþÿþÿÿÿÿÿÿÿýÿÿÿüþþÿÿýÿÿÿþÿÿÿÿ§û‚‚¸¶ÿÿþÿýýÿÿÿÿüÿþÿýÿþÿÿüÿýÿýüÿ§û‚‚¸¶ÿÏåÿ§û‚‚¸¶ÿÏå¤û‚‚¸¶ÿÏåÿ ‚‚¸¶ÿÏåÿ ‚‚¸¶ÿÏåÿéþâۂ‚¸¶ÿÏåÿêþãۂ‚¸¶Íãëüÿþÿýþþÿÿþþÿþþþ炂¸¶Íãëúþþþÿÿþÿþþ肂¸µÏåêþþüþüýýÿüÿÿ悂¸µÏåîþüüþüþþÿù炂¸µÏåéþÿþþþþÿÿÿþþ肂¸µÏåèþýþÿþÿþÿýÿÿÿþþþ炂¸µÏ埂‚¸µÏ埂‚¸µÏ埂‚¸µÏå쵂‚¸µÏåíÿµ‚‚¸µÏå‚¸µÏå쵂‚¸µÏå쵂‚¸µÏå쵂‚¸µÏå쵂‚¸µÏå쵂‚¸µÏ埂‚¸µÎ䟂‚¸µÏ埂‚¸µÏ埂‚¸µÏå¤û‚‚¸µÏå¦û‚‚¸µÏå¦û‚‚¸µÏå¦û‚‚¸µÏå¦û‚‚¸µÏå¦û‚‚¸µÏå¦û‚‚¸µÏå¦û‚‚¸µÏå¦û‚‚¸µÏå¦û‚‚¸µÏå¦û‚‚¸µÏå¦û‚‚¸µÏå¦û‚‚¸µÎä¦û‚‚¸Žöϼû‚‚¸ŽöÐÿ¼û‚‚¸ŽöѼû‚‚¸Žöϼû‚‚¸Žöϼû‚‚¸Žöϼû‚‚¸Žöϼû‚‚¸Žöϼû‚‚¸Žö‰û—ì¥Þ¸Žö‰û—ì¥Þ¸Žö‰û—ÿî§ÿÞ¸Žö‰û—ÿî§ÿÞ¸Žö‰ûôÕõýäÿî§ÿÞ¸Žö‰ûôÕõýäýþþþÿýûýððüüóÿïÿÞ¸Žö‰ûôÿþûÿÿþÿýþþÿÿþþÿþþÿýÿÿþîýþþþÿÿÿüÿÿÿòÿñÿüÿÿÿôÿïÿÞ¸Žö‰ûôþýÿÿþþþÿÿþÿþÿÿýÿÿþîýýýÿýýÿúýÿüýÿýÿüýýÿÿÿÿþþþÿÿÿÿÿþþüüḿäïö‹ûôÿÿûþüþüýýÿüþýþÿíýýýýÿýÿûÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿüÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ⸿ÑöþŒûøþýüþüþüþþÿüþýþÿíýÿÿþýýÿûÿÿÿÿÿÿÿÿûÿÿÿÿüüþýÿýýýýÿÿÿû⸿ÿþüþýüýôö‹ûôþýÿÿþþþþÿÿÿþÿÿýÿÿþìýÿþÿüÿýÿûÿÿÿÿÿÿÿÿÿüÿÿÿÿüÿüÿÿÿýüÿÿÿÿÿÿÿÞ¸¿þýÿÿþþýþõöŒûôÿþûÿÿþÿþÿþÿýÿÿÿþþÿýÿýìýÿþÿÿÿÿüÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿüÿüÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ⸿ÿÿûþþþýþõö‰ûåÊìýÿÿÿÿÿýûýþýÿÿÿÿÿÿÿýÿÿÿÿÿÿýÿûýÿþÿÿÿÿÿýÿüüá¸Ãþýüþþþýþõö‰ûéýÊëÿî®þÿÿÞ¸¿þýþÿÿþýþõö‰û—ÿî­ýÿÿÞ¸¿ÿþüýÿþýþõö‰û—ÿî§ÿÞ¸Žö‰û—ÿî§ÿÞ¸Žö‰û—ÿî§ÿÞ¸Žö‰û—ÿî§ÿÞ¸Žö‰û—ì¥Þ¸Žö‰û—ì¥Þ¸Žö‰û—í¦Þ¸Žö‰û—í¦Þ¸Žö‰û—í¦Þ¸Žö‰û—í¦Þ¸Žö‰û—í¦Þ¸Žö‰û—í¦Þ¸Žö‰ú–í¦Þ¸Žö‚—í¦Þ¸Žö‚—í¦Þ¸Žö‚—í¦Þ¸Žö‚—í¦Þ¸Žö‚—í¦Þ¸Žö‚—í¦Þ¸Žö‚—í¦Þ¸Žö‚—í¦Þ¸Žö‚—í¦Þ¸Žö‚—ì¥Þ¸Žö‚—í¦Þ¸Žö‚—í¦Þ¸Žö‚—í¦Þ¸Žö‚®ëí¦Þ¸Žö‚¯ÿëí¦Þ¸Žö‚°ëí¦Þ¸Žö‚®ëí¦Þ¸Žö‚®ëí¦Þ¸Žö‚®ëí¦Þ¸Žö‚®ëí¦Þ¸Žö‚®ëí¦Þ¸Žö‚—í¦Þ¸Žö‚—í¦Þ¸Žö‚—í¦Þ¸Žö‚—í¦Þ¸Žö‚—ì¥Þ¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸²üâöÿ…‚‚¸²ýãöÿ…‚‚¸²ýþýþþôö…‚‚¸²üÿþþþõöÿ…‚‚¸²ÿþþþÿÿóöÿ…‚‚¸¶þþÿþþýôöÿ…‚‚¸²þÿÿÿþþõöÿ…‚‚¸²ýÿÿþÿþôöÿ…‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸Žö‚‚‚¸²Ñèôýµúô‚¸²Ñçõýµúô‚¸²ÿÓéÿõýÿþþþþþÆÿü‘ÿô‚¸²ÿÓéÿõýþþþÇÿü‘ÿô‚¸²ÿÓéÿõýÿÿþüÿÿúÚõÿü‘ÿô‚¸²ÿÓéÿùþýýÿùüÛõÿü‘ÿô‚¸²ÿôÿþþÿÿýÿÿÿÿüýíÿõýþþþýþÿþüþÿþþþþÿõÿþÿýëÿêÿãçÿÿ÷‚¸²ÿôÿÿþÿÿÿÿÿÿÿÿÿýÿÿîÿôýþþþþþþüþÿÿþýþþþÿÿõÿÿþÿÿéÿêÿäÿçÿþø‚¸²ÿóÿþÿÿûÿÿÿÿýÿÿîÿÚþÿþüýþÿÿþüþõþþÿÿüÿþÿýÿüýüþþþþÿÿÿÿÿþþüÿýüÿüÿÿÿÿÿÿÿÿüÿø‚¸²ÿóÿÿÿûýþüÿÿîÿßþÿüÿþùþýÿüþõþÿÿýÿÿÿÿþÿÿÿýÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿýÿüÿþÿÿþÿþþÿÿù‚¸²ÿóÿÿÿûüÿÿýýíÿÛüþþýÿÿþþÿÿõþÿÿþÿþýÿþÿÿÿýÿÿÿÿýÿýýýýÿÿÿûýÿüÿþÿÿþÿþÿþÿù‚¸²ÿóýýÿûÿÿÿÿýÿíÿÛüýþûÿÿþþþþÿõüþÿÿÿþÿÿÿþÿÿÿýÿÿÿÿÿÿýüÿÿÿÿÿÿÿùÿûþþþþþþþþÿù‚¸²ÿòÿþÿþÿÿÿÿÿÿÿýÿÿîÿ£ýþÿÿÿÿýÿÿÿþÿÿÿýÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿýÿÿÿÿþþþþþÿýþÿù‚¸²ÿòÿþÿýýÿÿÿÿüþÿïÿ£ýþÿÿÿüÿýÿýüýüþýÿþÿÿÿÿÿýÿüÿýûÿÿÿÿþÿþÿþÿÿüÿø‚¸²ÿÓéÿ£ÿüßÿãþÿõÿçÿÿÿø‚¸²ÿÓéÿ£ÿüßÿâýóçÿÿ÷‚¸²ÿÓéÿ£ÿü‘ÿô‚¸²ÿÓéÿ£ÿü‘ÿô‚¸²ÿÓéÿ£ÿü‘ÿô‚¸²ÿÓéÿ£ÿü‘ÿô‚¸²Ñç£úô‚¸²Òé¢û‘󂸲Òé¢û‘󂸲Òé¢û‘󂸲Òé¢û‘󂸲Òé¢û‘󂸲Òé¢û‘󂸲Òé û‘󂸲Òé¢û‘󂸲Òé¢û‘󂸲Òé¢û‘󂸲Òé¢û‘󂸲Òé¢û‘󂸲Òé¢û‘󂸲Òé¢û‘󂸲Òéïµû‘󂸲Òéðÿµû‘󂸲Ñèñµúó‚¸²Òéïµû‘󂸲Òéïµû‘󂸲Òéïµû‘󂸲ÒéïÇðû‘󂸲ÒéïÈÿðû‘󂸲Òé¶ðû‘󂸲Òé´ðû‘󂸲Òé´ðû‘󂸲Òé´ðû‘󂸲Òé´ðû‘󂸲Òé´ðû‘󂸲Òé¢û‘󂸲Òé¢û‘󂸲Òé¢û‘󂸲Òé¢û‘󂸲Òé¢û‘󂸲Ñè¢úó‚¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö‚êÇՂ¸Žö’ñéðþóùóÔܧ¸Žö’òûÿáþô½Ý§¸Žö’òüâúþÿýþÿþÿýþþëþóùÞ§¸¿äïöÿ•òúâûþþÿþþþþíþôùݧ¸¿Ñöÿ•òúâûþþþýþÿÿìúþÿýþÿþÿýþþ駸¿ÿþüþýüýôö•òúæþûþþÿþþýíûþþÿþþþ꧸¿þýÿÿþþýþõöÿ•òúáþþþÿÿÿþþîûþþþýþÿÿ觸¿ÿÿûþþþýþõöÿ•òúàþþþÿþÿÿÿþÿþñþûþþÿþþý駸Ãþýüþþþýþõöÿ•ò¾áþþþÿÿÿþþ꧸¿þýþÿÿþýþõöÿ•ò¾àþþþÿþÿÿÿþÿþ駸¿ÿþüýÿþýþõöÿ•ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚íòòåùðýô¸Žö¡óòåùðýÀîÿòÕç︎ö¢þôòäç»ïòòÿþûþþþÿýþÿþÿýþþþÿýýù¸Žö¡óòÿþûþþþÿýþÿþÿýþþþÿýýÅíòòþýþþþÿþþþÿÿýþú¸Žö¢ôòþýþþþÿþþþÿÿýþÆíòòÿÿûüþþþýþüþýþú¸Žö’òÿÿûüþþþýþüþýþÆíòöþýüüþþÿþþüþýþú¸Žö’öþýüüþþÿþþüþýþÆíòòþýþþþÿÿÿþþÿÿýþú¸Žö’òþýþþþÿÿÿþþÿÿýþÆíòòÿþûþþþÿþÿÿÿþÿþþÿýþú¸Žö’òÿþûþþþÿþÿÿÿþÿþþÿýþÆݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö’ò‚ݧ¸Žö¶Í옸˸Žö¶Í옸˸Žö¶ÿÏîÿ˜»ÿ˸Žö¶ÿÏîÿ˜»ÿ˸Žö¶ÿÏîÿ˜»ÿ˸Žö¶ÿøüÝîÿ˜ïÿëÿìÿþÿ˸Žö¶ÿøÿÿÿÞîÿ˜×ÿçÿ˸Žö¶ÿùÿþÿþþþþþþÿÿÿÿÿþÿþþþùÿ˜ùÿÿÿÿÿüÿþÿýÿüýÿÿÿÿÿýÿÿþÿ˸Žö¶ÿùÿÿÿÿÿÿÿÿÿÿÿÿÿþÿÿÿÿÿÿúÿ˜ùÿþÿÿýÿÿÿÿþÿÿÿýÿþÿÿÿÿÿþÿ˸Žö¶ÿùüÿÿÿþÿÿÿÿÿÿÿÿÿÿÿþÿÿþøÿ˜ùÿþÿÿþÿþýÿþÿÿÿýÿþÿýþÿþÿ˸Žö¶ÿùÿÿÿüÿþÿÿÿÿÿÿÿþÿþüÿþùÿ˜øþþÿÿÿÿþÿÿÿþÿÿÿüþþýýÿþÿ˸Žö¶ÿúÿþÿÿþÿÿÿÿÿÿÿÿÿþÿÿÿþÿÿùÿ˜øþþÿÿÿýÿÿÿþÿÿÿÿÿþþÿÿÿÿÿþÿ˸Žö¶ÿúÿþÿÿþÿþþþþüÿÿýþÿþÿþøÿ˜øÿþÿÿÿüÿýÿýüÿÿÿþÿþýÿÿþÿ˸Žö¶ÿÏîÿ˜»ÿ˸Žö¶ÿÏîÿ˜»ÿ˸Žö¶ÿÏîÿ˜»ÿ˸Žö¶ÿÏîÿ˜»ÿ˸Žö¶ÿÏîÿ˜»ÿ˸Žö¶ÿÏîÿ˜»ÿ˸Žö¶Í옸˸Žö¶Í옸˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Í엸˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Î헺˸Žö¶Í엸˸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚íòò÷ôÜö¸Žö‚‚îÿòòéÝõ¸Žö‚‚ïòòÿþüýþþþÿþÿýþþþþûþÿþö¸Žö‚‚íòòþýþþÿþþþþýþÿõ¸Žö‚‚íòòÿÿûþÿÿþþýþüüýþÿõ¸Žö‚‚íòöþýüþýÿÿþþüùþÿõ¸Žö‚‚íòòþýþþÿÿÿþþþýþÿõ¸Žö‚‚íòòÿþüþÿþÿÿÿÿþÿþþþûþþõ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸²üâöÿ…‚ݧ¸²ýãöÿ…‚ݧ¸²ýþýþþôö…‚ݧ¸²üÿþþþõöÿ…‚ݧ¸²ÿþþþÿÿóöÿ…‚ݧ¸¶þþÿþþýôöÿ…‚ݧ¸²þÿÿÿþþõöÿ…‚ݧ¸²ýÿÿþÿþôöÿ…‚ݧ¸Žö‚‚íòòëãí¸Žö‚‚îÿòòëä츎ö‚‚ïòòÿþûþþþÿÿþþÿýþþüþÿþÿ÷¸Žö‚‚íòòþýþþÿÿþÿÿþüÿþÿö¸Žö‚‚íòòÿÿúÿþüþüÿÿÿýüÿþõ¸Žö‚‚íòöþýùÿüþüÿÿþüÿþõ¸Žö‚‚íòòþýþþþþÿÿÿÿüÿþõ¸Žö‚‚íòòÿþûþþþÿþÿþÿÿÿÿÿüþþÿõ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸Žö‚‚ݧ¸²Ñ眂ݧ¸²Ñ眂ݧ¸²ÿÓéÿœ‚ݧ¸²ÿÓéÿœ‚ݧ¸²ÿÓéÿœœçŸä¸²ÿðüøÿôüÿðÿœœçŸä¸²ÿðÿÿÿùÿôüÿðÿœœÿé¡ÿ串ÿðÿÿÿÿýÿÿÿýþþÿüðÿœœÿé¡ÿ串ÿðÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿðÿœœÿé¡ÿ串ÿðüÿûÿÿÿÿÿýÿÿÿðÿœœþþþÿÿýÿÿÿÿüüòÿëÿðÿéÿ串ÿðÿÿÿÿüÿÿÿÿÿÿÿÿÿðÿœœþÿþÿÿÿÿÿÿÿÿýÿÿÿÛÿðÿéÿ串ÿðÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿðÿœœýþÿÿûÿÿÿýÿÿÿýÿÿÿÿÿüÿþÿýÿüüýþþÿüþýÿøþþ帲ÿðÿþÿýÿÿÿýþýÿüðÿœœýÿÿûýÿüÿÿÿýÿþÿÿýÿÿÿÿþÿÿÿýÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿü渲ÿÓéÿœœýÿÿûüÿýüüÿþÿÿþÿþýÿþÿÿÿýýþÿýÿÿÿûÿÿÿÿÿÿý渲ÿÓéÿœœûýÿûÿÿÿýÿÿûþþÿÿÿÿþÿÿÿþÿÿÿûýÿýÿÿÿÿüÿÿÿÿÿü渲ÿÓéÿœœÿÿþÿþÿÿÿÿÿÿÿýÿÿÿüþþÿÿÿýÿÿÿþÿÿÿýÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿü渲ÿÓéÿœœÿÿþÿýýÿÿÿÿüÿþÿýÿþÿÿÿüÿýÿýüüýþþÿÿÿÿÿýÿÿÿÿÿÿÿý渲ÿÓéÿœœÿé¡ÿ串ÿÓéÿœœÿé¡ÿ串Ñ眜ÿé¡ÿ串Ñ眜ÿé¡ÿ串Ò雜ÿé¡ÿ串Ò雜ÿé¡ÿ串Ò雜çŸä¸²Ò雜çŸä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ñ蛛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛èŸä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ò雛é ä¸²Ñ蛛é ä¸Ÿåû‰›é ä¸Ÿåû‰›é ä¸Ÿåû‰›é ä¸Ÿåû‰›èŸä¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸°ñåû‰‚‚¸±ÿñóþÿùûòýž‚‚¸²ñóÿþùûòýž‚‚¸°ñóÿÿþþþþþôýÿþþþþþ¯‚‚¸°ñóþÿþþÿÿõýþþþ°‚‚¸°ñóþÿÿÿþýÿÿóýÿÿþüÿÿ®‚‚¸°ñ÷þþÿýÿûøþýýÿù¯‚‚¸°ñóþÿþþÿÿõýþþþ°‚‚¸Ÿòýþþþþþþóýþþþþþþ¯‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸Ÿåû‰‚‚¸ÛÄåûÈÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸êóïÚäÒóïÚü‚‚¸ëþôðÛäÓþôðÛü‚‚¸êóðþÿþüþÿþþþþÿäÒóðþÿþüþÿþþþþÿü‚‚¸ëôðþÿÿþýþþþÿÿäÓôðþÿÿþýþþþÿÿü‚‚¸ÛñþÿþüýþÿÿþüþäÃñþÿþüýþÿÿþüþü‚‚¸ÛöþÿüÿþùþýÿüþäÃöþÿüÿþùþýÿüþü‚‚¸ÛòüþþýÿÿþþÿÿäÃòüþþýÿÿþþÿÿü‚‚¸ÛòüýþûÿÿþþþþÿäÃòüýþûÿÿþþþþÿü‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸Û©ÃÁ‚‚¸ÿ·Îç¸å‚‚¸ÿ·Îç¸å‚‚¸ÿÿ»ÿÎçÿ¼ÿ傂¸ÿÿ»ÿÎçÿ¼ÿ傂¸ÿÿ»ÿÎçÿ¼ÿ傂¸ÿÿ»ÿÎçÿ¼ÿ傂¸ÿÿøÿÿÿùÿéüÿôÿÎçÿÿÿÿþþþÿøýùÿçÿ傂¸ÿÿøÿÿÿùÿêÿüÿôÿÎçÿÿÿÿþþþÿùÿÿÿúÿçÿ傂¸ÿÿøÿÿÿÿýÿÿüþýÿýþýÿÿÿýúÿÎçÿÿýÿýýÿùÿûþÿüþýÿøþý傂¸ÿÿøûÿÿÿÿÿÿÿÿÿÿÿûÿÿÿÿÿÿÿûÿÎçÿþÿþýýÿùýþÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ傂¸ÿÿøÿÿÿûÿÿÿÿûÿûÿÿÿÿûûÿÎçÿþÿþÿÿÿ÷ýÿýÿÿÿûÿÿÿÿÿÿý傂¸ÿÿøÿÿÿÿüÿÿÿÿÿüÿûÿÿÿÿÿ÷ÿÎçÿÿýÿÿþÿÿõÿÿýÿÿÿÿüÿÿÿÿÿÿÿ傂¸ÿÿøÿÿÿÿÿÿÿÿÿÿÿÿÿÿûÿÿÿÿÿÿÿûÿÎçÿÿÿÿÿþÿÿùÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ傂¸ÿÿøÿÿÿÿýÿÿüþýÿÿûÿÿÿÿÿýúÿÎçÿÿÿÿÿÿÿÿûüýþþÿÿÿÿÿýÿÿÿÿÿÿÿý傂¸ÿÿçÿ×ÿÎçÿ¼ÿ傂¸ÿÿçÿ×ÿÎçÿ¼ÿ傂¸ÿÿ»ÿÎçÿ¼ÿ傂¸ÿÿ»ÿÎçÿ¼ÿ傂¸ÿÿ»ÿÎçÿ¼ÿ傂¸ÿ·Îç¸å‚‚¸ÿ·Îç¸å‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿ¸Íç¸å‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿºÍçºå‚‚¸ÿ¸Íç¸å‚‚¸‚‚‚‚¸‚‚‚‚¸