figenc

[RADIOACTIVE] rsa and symmetric key encryption scripts and executables
git clone git://git.figbert.com/figenc.git
Log | Files | Refs | README

logo.eps (32900B)


      1 %!PS-Adobe-3.0 EPSF-3.0
      2 %%Creator: Adobe Illustrator(TM) 5.5
      3 %%For: (Bud Northern) (Mark Anderson Design)
      4 %%Title: (TCL/TK LOGO.ILLUS)
      5 %%CreationDate: (8/1/96) (4:58 PM)
      6 %%BoundingBox: 251 331 371 512
      7 %%HiResBoundingBox: 251.3386 331.5616 370.5213 511.775
      8 %%DocumentProcessColors: Cyan Magenta Yellow
      9 %%DocumentSuppliedResources: procset Adobe_level2_AI5 1.0 0
     10 %%+ procset Adobe_IllustratorA_AI5 1.0 0
     11 %AI5_FileFormat 1.2
     12 %AI3_ColorUsage: Color
     13 %%DocumentCustomColors: (TCL RED)
     14 %%CMYKCustomColor: 0 0.45 1 0 (Orange)
     15 %%+ 0 0.25 1 0 (Orange Yellow)
     16 %%+ 0 0.79 0.91 0 (TCL RED)
     17 %AI3_TemplateBox: 306 396 306 396
     18 %AI3_TileBox: 12 12 600 780
     19 %AI3_DocumentPreview: Macintosh_ColorPic
     20 %AI5_ArtSize: 612 792
     21 %AI5_RulerUnits: 0
     22 %AI5_ArtFlags: 1 0 0 1 0 0 1 1 0
     23 %AI5_TargetResolution: 800
     24 %AI5_NumLayers: 1
     25 %AI5_OpenToView: 90 576 2 938 673 18 1 1 2 40
     26 %AI5_OpenViewLayers: 7
     27 %%EndComments
     28 %%BeginProlog
     29 %%BeginResource: procset Adobe_level2_AI5 1.0 0
     30 %%Title: (Adobe Illustrator (R) Version 5.0 Level 2 Emulation)
     31 %%Version: 1.0 
     32 %%CreationDate: (04/10/93) ()
     33 %%Copyright: ((C) 1987-1993 Adobe Systems Incorporated All Rights Reserved)
     34 userdict /Adobe_level2_AI5 21 dict dup begin
     35 	put
     36 	/packedarray where not
     37 	{
     38 		userdict begin
     39 		/packedarray
     40 		{
     41 			array astore readonly
     42 		} bind def
     43 		/setpacking /pop load def
     44 		/currentpacking false def
     45 	 end
     46 		0
     47 	} if
     48 	pop
     49 	userdict /defaultpacking currentpacking put true setpacking
     50 	/initialize
     51 	{
     52 		Adobe_level2_AI5 begin
     53 	} bind def
     54 	/terminate
     55 	{
     56 		currentdict Adobe_level2_AI5 eq
     57 		{
     58 		 end
     59 		} if
     60 	} bind def
     61 	mark
     62 	/setcustomcolor where not
     63 	{
     64 		/findcmykcustomcolor
     65 		{
     66 			5 packedarray
     67 		} bind def
     68 		/setcustomcolor
     69 		{
     70 			exch aload pop pop
     71 			4
     72 			{
     73 				4 index mul 4 1 roll
     74 			} repeat
     75 			5 -1 roll pop
     76 			setcmykcolor
     77 		}
     78 		def
     79 	} if
     80 	
     81 	/gt38? mark {version cvx exec} stopped {cleartomark true} {38 gt exch pop} ifelse def
     82 	userdict /deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt put
     83 	userdict /level2?
     84 	systemdict /languagelevel known dup
     85 	{
     86 		pop systemdict /languagelevel get 2 ge
     87 	} if
     88 	put
     89 	level2? not
     90 	{
     91 		/setcmykcolor where not
     92 		{
     93 			/setcmykcolor
     94 			{
     95 				exch .11 mul add exch .59 mul add exch .3 mul add
     96 				1 exch sub setgray
     97 			} def
     98 		} if
     99 		/currentcmykcolor where not
    100 		{
    101 			/currentcmykcolor
    102 			{
    103 				0 0 0 1 currentgray sub
    104 			} def
    105 		} if
    106 		/setoverprint where not
    107 		{
    108 			/setoverprint /pop load def
    109 		} if
    110 		/selectfont where not
    111 		{
    112 			/selectfont
    113 			{
    114 				exch findfont exch
    115 				dup type /arraytype eq
    116 				{
    117 					makefont
    118 				}
    119 				{
    120 					scalefont
    121 				} ifelse
    122 				setfont
    123 			} bind def
    124 		} if
    125 		/cshow where not
    126 		{
    127 			/cshow
    128 			{
    129 				[
    130 				0 0 5 -1 roll aload pop
    131 				] cvx bind forall
    132 			} bind def
    133 		} if
    134 	} if
    135 	cleartomark
    136 	/anyColor?
    137 	{
    138 		add add add 0 ne
    139 	} bind def
    140 	/testColor
    141 	{
    142 		gsave
    143 		setcmykcolor currentcmykcolor
    144 		grestore
    145 	} bind def
    146 	/testCMYKColorThrough
    147 	{
    148 		testColor anyColor?
    149 	} bind def
    150 	userdict /composite?
    151 	level2?
    152 	{
    153 		gsave 1 1 1 1 setcmykcolor currentcmykcolor grestore
    154 		add add add 4 eq
    155 	}
    156 	{
    157 		1 0 0 0 testCMYKColorThrough
    158 		0 1 0 0 testCMYKColorThrough
    159 		0 0 1 0 testCMYKColorThrough
    160 		0 0 0 1 testCMYKColorThrough
    161 		and and and
    162 	} ifelse
    163 	put
    164 	composite? not
    165 	{
    166 		userdict begin
    167 		gsave
    168 		/cyan? 1 0 0 0 testCMYKColorThrough def
    169 		/magenta? 0 1 0 0 testCMYKColorThrough def
    170 		/yellow? 0 0 1 0 testCMYKColorThrough def
    171 		/black? 0 0 0 1 testCMYKColorThrough def
    172 		grestore
    173 		/isCMYKSep? cyan? magenta? yellow? black? or or or def
    174 		/customColor? isCMYKSep? not def
    175 	 end
    176 	} if
    177  end defaultpacking setpacking
    178 %%EndResource
    179 %%BeginResource: procset Adobe_IllustratorA_AI5 1.1 0
    180 %%Title: (Adobe Illustrator (R) Version 5.0 Abbreviated Prolog)
    181 %%Version: 1.1 
    182 %%CreationDate: (3/7/1994) ()
    183 %%Copyright: ((C) 1987-1994 Adobe Systems Incorporated All Rights Reserved)
    184 currentpacking true setpacking
    185 userdict /Adobe_IllustratorA_AI5_vars 70 dict dup begin
    186 put
    187 /_lp /none def
    188 /_pf
    189 {
    190 } def
    191 /_ps
    192 {
    193 } def
    194 /_psf
    195 {
    196 } def
    197 /_pss
    198 {
    199 } def
    200 /_pjsf
    201 {
    202 } def
    203 /_pjss
    204 {
    205 } def
    206 /_pola 0 def
    207 /_doClip 0 def
    208 /cf currentflat def
    209 /_tm matrix def
    210 /_renderStart
    211 [
    212 /e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0
    213 ] def
    214 /_renderEnd
    215 [
    216 null null null null /i1 /i1 /i1 /i1
    217 ] def
    218 /_render -1 def
    219 /_rise 0 def
    220 /_ax 0 def
    221 /_ay 0 def
    222 /_cx 0 def
    223 /_cy 0 def
    224 /_leading
    225 [
    226 0 0
    227 ] def
    228 /_ctm matrix def
    229 /_mtx matrix def
    230 /_sp 16#020 def
    231 /_hyphen (-) def
    232 /_fScl 0 def
    233 /_cnt 0 def
    234 /_hs 1 def
    235 /_nativeEncoding 0 def
    236 /_useNativeEncoding 0 def
    237 /_tempEncode 0 def
    238 /_pntr 0 def
    239 /_tDict 2 dict def
    240 /_wv 0 def
    241 /Tx
    242 {
    243 } def
    244 /Tj
    245 {
    246 } def
    247 /CRender
    248 {
    249 } def
    250 /_AI3_savepage
    251 {
    252 } def
    253 /_gf null def
    254 /_cf 4 array def
    255 /_if null def
    256 /_of false def
    257 /_fc
    258 {
    259 } def
    260 /_gs null def
    261 /_cs 4 array def
    262 /_is null def
    263 /_os false def
    264 /_sc
    265 {
    266 } def
    267 /discardSave null def
    268 /buffer 256 string def
    269 /beginString null def
    270 /endString null def
    271 /endStringLength null def
    272 /layerCnt 1 def
    273 /layerCount 1 def
    274 /perCent (%) 0 get def
    275 /perCentSeen? false def
    276 /newBuff null def
    277 /newBuffButFirst null def
    278 /newBuffLast null def
    279 /clipForward? false def
    280 end
    281 userdict /Adobe_IllustratorA_AI5 74 dict dup begin
    282 put
    283 /initialize
    284 {
    285 	Adobe_IllustratorA_AI5 dup begin
    286 	Adobe_IllustratorA_AI5_vars begin
    287 	discardDict
    288 	{
    289 		bind pop pop
    290 	} forall
    291 	dup /nc get begin
    292 	{
    293 		dup xcheck 1 index type /operatortype ne and
    294 		{
    295 			bind
    296 		} if
    297 		pop pop
    298 	} forall
    299  end
    300 	newpath
    301 } def
    302 /terminate
    303 {
    304  end
    305  end
    306 } def
    307 /_
    308 null def
    309 /ddef
    310 {
    311 	Adobe_IllustratorA_AI5_vars 3 1 roll put
    312 } def
    313 /xput
    314 {
    315 	dup load dup length exch maxlength eq
    316 	{
    317 		dup dup load dup
    318 		length 2 mul dict copy def
    319 	} if
    320 	load begin
    321 	def
    322  end
    323 } def
    324 /npop
    325 {
    326 	{
    327 		pop
    328 	} repeat
    329 } def
    330 /sw
    331 {
    332 	dup length exch stringwidth
    333 	exch 5 -1 roll 3 index mul add
    334 	4 1 roll 3 1 roll mul add
    335 } def
    336 /swj
    337 {
    338 	dup 4 1 roll
    339 	dup length exch stringwidth
    340 	exch 5 -1 roll 3 index mul add
    341 	4 1 roll 3 1 roll mul add
    342 	6 2 roll /_cnt 0 ddef
    343 	{
    344 		1 index eq
    345 		{
    346 			/_cnt _cnt 1 add ddef
    347 		} if
    348 	} forall
    349 	pop
    350 	exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
    351 } def
    352 /ss
    353 {
    354 	4 1 roll
    355 	{
    356 		2 npop
    357 		(0) exch 2 copy 0 exch put pop
    358 		gsave
    359 		false charpath currentpoint
    360 		4 index setmatrix
    361 		stroke
    362 		grestore
    363 		moveto
    364 		2 copy rmoveto
    365 	} exch cshow
    366 	3 npop
    367 } def
    368 /jss
    369 {
    370 	4 1 roll
    371 	{
    372 		2 npop
    373 		(0) exch 2 copy 0 exch put
    374 		gsave
    375 		_sp eq
    376 		{
    377 			exch 6 index 6 index 6 index 5 -1 roll widthshow
    378 			currentpoint
    379 		}
    380 		{
    381 			false charpath currentpoint
    382 			4 index setmatrix stroke
    383 		} ifelse
    384 		grestore
    385 		moveto
    386 		2 copy rmoveto
    387 	} exch cshow
    388 	6 npop
    389 } def
    390 /sp
    391 {
    392 	{
    393 		2 npop (0) exch
    394 		2 copy 0 exch put pop
    395 		false charpath
    396 		2 copy rmoveto
    397 	} exch cshow
    398 	2 npop
    399 } def
    400 /jsp
    401 {
    402 	{
    403 		2 npop
    404 		(0) exch 2 copy 0 exch put
    405 		_sp eq
    406 		{
    407 			exch 5 index 5 index 5 index 5 -1 roll widthshow
    408 		}
    409 		{
    410 			false charpath
    411 		} ifelse
    412 		2 copy rmoveto
    413 	} exch cshow
    414 	5 npop
    415 } def
    416 /pl
    417 {
    418 	transform
    419 	0.25 sub round 0.25 add exch
    420 	0.25 sub round 0.25 add exch
    421 	itransform
    422 } def
    423 /setstrokeadjust where
    424 {
    425 	pop true setstrokeadjust
    426 	/c
    427 	{
    428 		curveto
    429 	} def
    430 	/C
    431 	/c load def
    432 	/v
    433 	{
    434 		currentpoint 6 2 roll curveto
    435 	} def
    436 	/V
    437 	/v load def
    438 	/y
    439 	{
    440 		2 copy curveto
    441 	} def
    442 	/Y
    443 	/y load def
    444 	/l
    445 	{
    446 		lineto
    447 	} def
    448 	/L
    449 	/l load def
    450 	/m
    451 	{
    452 		moveto
    453 	} def
    454 }
    455 {
    456 	/c
    457 	{
    458 		pl curveto
    459 	} def
    460 	/C
    461 	/c load def
    462 	/v
    463 	{
    464 		currentpoint 6 2 roll pl curveto
    465 	} def
    466 	/V
    467 	/v load def
    468 	/y
    469 	{
    470 		pl 2 copy curveto
    471 	} def
    472 	/Y
    473 	/y load def
    474 	/l
    475 	{
    476 		pl lineto
    477 	} def
    478 	/L
    479 	/l load def
    480 	/m
    481 	{
    482 		pl moveto
    483 	} def
    484 } ifelse
    485 /d
    486 {
    487 	setdash
    488 } def
    489 /cf
    490 {
    491 } def
    492 /i
    493 {
    494 	dup 0 eq
    495 	{
    496 		pop cf
    497 	} if
    498 	setflat
    499 } def
    500 /j
    501 {
    502 	setlinejoin
    503 } def
    504 /J
    505 {
    506 	setlinecap
    507 } def
    508 /M
    509 {
    510 	setmiterlimit
    511 } def
    512 /w
    513 {
    514 	setlinewidth
    515 } def
    516 /H
    517 {
    518 } def
    519 /h
    520 {
    521 	closepath
    522 } def
    523 /N
    524 {
    525 	_pola 0 eq
    526 	{
    527 		_doClip 1 eq
    528 		{
    529 			clip /_doClip 0 ddef
    530 		} if
    531 		newpath
    532 	}
    533 	{
    534 		/CRender
    535 		{
    536 			N
    537 		} ddef
    538 	} ifelse
    539 } def
    540 /n
    541 {
    542 	N
    543 } def
    544 /F
    545 {
    546 	_pola 0 eq
    547 	{
    548 		_doClip 1 eq
    549 		{
    550 			gsave _pf grestore clip newpath /_lp /none ddef _fc
    551 			/_doClip 0 ddef
    552 		}
    553 		{
    554 			_pf
    555 		} ifelse
    556 	}
    557 	{
    558 		/CRender
    559 		{
    560 			F
    561 		} ddef
    562 	} ifelse
    563 } def
    564 /f
    565 {
    566 	closepath
    567 	F
    568 } def
    569 /S
    570 {
    571 	_pola 0 eq
    572 	{
    573 		_doClip 1 eq
    574 		{
    575 			gsave _ps grestore clip newpath /_lp /none ddef _sc
    576 			/_doClip 0 ddef
    577 		}
    578 		{
    579 			_ps
    580 		} ifelse
    581 	}
    582 	{
    583 		/CRender
    584 		{
    585 			S
    586 		} ddef
    587 	} ifelse
    588 } def
    589 /s
    590 {
    591 	closepath
    592 	S
    593 } def
    594 /B
    595 {
    596 	_pola 0 eq
    597 	{
    598 		_doClip 1 eq
    599 		gsave F grestore
    600 		{
    601 			gsave S grestore clip newpath /_lp /none ddef _sc
    602 			/_doClip 0 ddef
    603 		}
    604 		{
    605 			S
    606 		} ifelse
    607 	}
    608 	{
    609 		/CRender
    610 		{
    611 			B
    612 		} ddef
    613 	} ifelse
    614 } def
    615 /b
    616 {
    617 	closepath
    618 	B
    619 } def
    620 /W
    621 {
    622 	/_doClip 1 ddef
    623 } def
    624 /*
    625 {
    626 	count 0 ne
    627 	{
    628 		dup type /stringtype eq
    629 		{
    630 			pop
    631 		} if
    632 	} if
    633 	newpath
    634 } def
    635 /u
    636 {
    637 } def
    638 /U
    639 {
    640 } def
    641 /q
    642 {
    643 	_pola 0 eq
    644 	{
    645 		gsave
    646 	} if
    647 } def
    648 /Q
    649 {
    650 	_pola 0 eq
    651 	{
    652 		grestore
    653 	} if
    654 } def
    655 /*u
    656 {
    657 	_pola 1 add /_pola exch ddef
    658 } def
    659 /*U
    660 {
    661 	_pola 1 sub /_pola exch ddef
    662 	_pola 0 eq
    663 	{
    664 		CRender
    665 	} if
    666 } def
    667 /D
    668 {
    669 	pop
    670 } def
    671 /*w
    672 {
    673 } def
    674 /*W
    675 {
    676 } def
    677 /`
    678 {
    679 	/_i save ddef
    680 	clipForward?
    681 	{
    682 		nulldevice
    683 	} if
    684 	6 1 roll 4 npop
    685 	concat pop
    686 	userdict begin
    687 	/showpage
    688 	{
    689 	} def
    690 	0 setgray
    691 	0 setlinecap
    692 	1 setlinewidth
    693 	0 setlinejoin
    694 	10 setmiterlimit
    695 	[] 0 setdash
    696 	/setstrokeadjust where {pop false setstrokeadjust} if
    697 	newpath
    698 	0 setgray
    699 	false setoverprint
    700 } def
    701 /~
    702 {
    703  end
    704 	_i restore
    705 } def
    706 /O
    707 {
    708 	0 ne
    709 	/_of exch ddef
    710 	/_lp /none ddef
    711 } def
    712 /R
    713 {
    714 	0 ne
    715 	/_os exch ddef
    716 	/_lp /none ddef
    717 } def
    718 /g
    719 {
    720 	/_gf exch ddef
    721 	/_fc
    722 	{
    723 		_lp /fill ne
    724 		{
    725 			_of setoverprint
    726 			_gf setgray
    727 			/_lp /fill ddef
    728 		} if
    729 	} ddef
    730 	/_pf
    731 	{
    732 		_fc
    733 		fill
    734 	} ddef
    735 	/_psf
    736 	{
    737 		_fc
    738 		ashow
    739 	} ddef
    740 	/_pjsf
    741 	{
    742 		_fc
    743 		awidthshow
    744 	} ddef
    745 	/_lp /none ddef
    746 } def
    747 /G
    748 {
    749 	/_gs exch ddef
    750 	/_sc
    751 	{
    752 		_lp /stroke ne
    753 		{
    754 			_os setoverprint
    755 			_gs setgray
    756 			/_lp /stroke ddef
    757 		} if
    758 	} ddef
    759 	/_ps
    760 	{
    761 		_sc
    762 		stroke
    763 	} ddef
    764 	/_pss
    765 	{
    766 		_sc
    767 		ss
    768 	} ddef
    769 	/_pjss
    770 	{
    771 		_sc
    772 		jss
    773 	} ddef
    774 	/_lp /none ddef
    775 } def
    776 /k
    777 {
    778 	_cf astore pop
    779 	/_fc
    780 	{
    781 		_lp /fill ne
    782 		{
    783 			_of setoverprint
    784 			_cf aload pop setcmykcolor
    785 			/_lp /fill ddef
    786 		} if
    787 	} ddef
    788 	/_pf
    789 	{
    790 		_fc
    791 		fill
    792 	} ddef
    793 	/_psf
    794 	{
    795 		_fc
    796 		ashow
    797 	} ddef
    798 	/_pjsf
    799 	{
    800 		_fc
    801 		awidthshow
    802 	} ddef
    803 	/_lp /none ddef
    804 } def
    805 /K
    806 {
    807 	_cs astore pop
    808 	/_sc
    809 	{
    810 		_lp /stroke ne
    811 		{
    812 			_os setoverprint
    813 			_cs aload pop setcmykcolor
    814 			/_lp /stroke ddef
    815 		} if
    816 	} ddef
    817 	/_ps
    818 	{
    819 		_sc
    820 		stroke
    821 	} ddef
    822 	/_pss
    823 	{
    824 		_sc
    825 		ss
    826 	} ddef
    827 	/_pjss
    828 	{
    829 		_sc
    830 		jss
    831 	} ddef
    832 	/_lp /none ddef
    833 } def
    834 /x
    835 {
    836 	/_gf exch ddef
    837 	findcmykcustomcolor
    838 	/_if exch ddef
    839 	/_fc
    840 	{
    841 		_lp /fill ne
    842 		{
    843 			_of setoverprint
    844 			_if _gf 1 exch sub setcustomcolor
    845 			/_lp /fill ddef
    846 		} if
    847 	} ddef
    848 	/_pf
    849 	{
    850 		_fc
    851 		fill
    852 	} ddef
    853 	/_psf
    854 	{
    855 		_fc
    856 		ashow
    857 	} ddef
    858 	/_pjsf
    859 	{
    860 		_fc
    861 		awidthshow
    862 	} ddef
    863 	/_lp /none ddef
    864 } def
    865 /X
    866 {
    867 	/_gs exch ddef
    868 	findcmykcustomcolor
    869 	/_is exch ddef
    870 	/_sc
    871 	{
    872 		_lp /stroke ne
    873 		{
    874 			_os setoverprint
    875 			_is _gs 1 exch sub setcustomcolor
    876 			/_lp /stroke ddef
    877 		} if
    878 	} ddef
    879 	/_ps
    880 	{
    881 		_sc
    882 		stroke
    883 	} ddef
    884 	/_pss
    885 	{
    886 		_sc
    887 		ss
    888 	} ddef
    889 	/_pjss
    890 	{
    891 		_sc
    892 		jss
    893 	} ddef
    894 	/_lp /none ddef
    895 } def
    896 /A
    897 {
    898 	pop
    899 } def
    900 /annotatepage
    901 {
    902 userdict /annotatepage 2 copy known {get exec} {pop pop} ifelse
    903 } def
    904 /discard
    905 {
    906 	save /discardSave exch store
    907 	discardDict begin
    908 	/endString exch store
    909 	gt38?
    910 	{
    911 		2 add
    912 	} if
    913 	load
    914 	stopped
    915 	pop
    916  end
    917 	discardSave restore
    918 } bind def
    919 userdict /discardDict 7 dict dup begin
    920 put
    921 /pre38Initialize
    922 {
    923 	/endStringLength endString length store
    924 	/newBuff buffer 0 endStringLength getinterval store
    925 	/newBuffButFirst newBuff 1 endStringLength 1 sub getinterval store
    926 	/newBuffLast newBuff endStringLength 1 sub 1 getinterval store
    927 } def
    928 /shiftBuffer
    929 {
    930 	newBuff 0 newBuffButFirst putinterval
    931 	newBuffLast 0
    932 	currentfile read not
    933 	{
    934 	stop
    935 	} if
    936 	put
    937 } def
    938 0
    939 {
    940 	pre38Initialize
    941 	mark
    942 	currentfile newBuff readstring exch pop
    943 	{
    944 		{
    945 			newBuff endString eq
    946 			{
    947 				cleartomark stop
    948 			} if
    949 			shiftBuffer
    950 		} loop
    951 	}
    952 	{
    953 	stop
    954 	} ifelse
    955 } def
    956 1
    957 {
    958 	pre38Initialize
    959 	/beginString exch store
    960 	mark
    961 	currentfile newBuff readstring exch pop
    962 	{
    963 		{
    964 			newBuff beginString eq
    965 			{
    966 				/layerCount dup load 1 add store
    967 			}
    968 			{
    969 				newBuff endString eq
    970 				{
    971 					/layerCount dup load 1 sub store
    972 					layerCount 0 eq
    973 					{
    974 						cleartomark stop
    975 					} if
    976 				} if
    977 			} ifelse
    978 			shiftBuffer
    979 		} loop
    980 	}
    981 	{
    982 	stop
    983 	} ifelse
    984 } def
    985 2
    986 {
    987 	mark
    988 	{
    989 		currentfile buffer readline not
    990 		{
    991 		stop
    992 		} if
    993 		endString eq
    994 		{
    995 			cleartomark stop
    996 		} if
    997 	} loop
    998 } def
    999 3
   1000 {
   1001 	/beginString exch store
   1002 	/layerCnt 1 store
   1003 	mark
   1004 	{
   1005 		currentfile buffer readline not
   1006 		{
   1007 		stop
   1008 		} if
   1009 		dup beginString eq
   1010 		{
   1011 			pop /layerCnt dup load 1 add store
   1012 		}
   1013 		{
   1014 			endString eq
   1015 			{
   1016 				layerCnt 1 eq
   1017 				{
   1018 					cleartomark stop
   1019 				}
   1020 				{
   1021 					/layerCnt dup load 1 sub store
   1022 				} ifelse
   1023 			} if
   1024 		} ifelse
   1025 	} loop
   1026 } def
   1027 end
   1028 userdict /clipRenderOff 15 dict dup begin
   1029 put
   1030 {
   1031 	/n /N /s /S /f /F /b /B
   1032 }
   1033 {
   1034 	{
   1035 		_doClip 1 eq
   1036 		{
   1037 			/_doClip 0 ddef clip
   1038 		} if
   1039 		newpath
   1040 	} def
   1041 } forall
   1042 /Tr /pop load def
   1043 /Bb {} def
   1044 /BB /pop load def
   1045 /Bg {12 npop} def
   1046 /Bm {6 npop} def
   1047 /Bc /Bm load def
   1048 /Bh {4 npop} def
   1049 end
   1050 /Lb
   1051 {
   1052 	4 npop
   1053 	6 1 roll
   1054 	pop
   1055 	4 1 roll
   1056 	pop pop pop
   1057 	0 eq
   1058 	{
   1059 		0 eq
   1060 		{
   1061 			(%AI5_BeginLayer) 1 (%AI5_EndLayer--) discard
   1062 		}
   1063 		{
   1064 			/clipForward? true def
   1065 			
   1066 			/Tx /pop load def
   1067 			/Tj /pop load def
   1068 			currentdict end clipRenderOff begin begin
   1069 		} ifelse
   1070 	}
   1071 	{
   1072 		0 eq
   1073 		{
   1074 			save /discardSave exch store
   1075 		} if
   1076 	} ifelse
   1077 } bind def
   1078 /LB
   1079 {
   1080 	discardSave dup null ne
   1081 	{
   1082 		restore
   1083 	}
   1084 	{
   1085 		pop
   1086 		clipForward?
   1087 		{
   1088 			currentdict
   1089 		 end
   1090 		 end
   1091 		 begin
   1092 			
   1093 			/clipForward? false ddef
   1094 		} if
   1095 	} ifelse
   1096 } bind def
   1097 /Pb
   1098 {
   1099 	pop pop
   1100 	0 (%AI5_EndPalette) discard
   1101 } bind def
   1102 /Np
   1103 {
   1104 	0 (%AI5_End_NonPrinting--) discard
   1105 } bind def
   1106 /Ln /pop load def
   1107 /Ap
   1108 /pop load def
   1109 /Ar
   1110 {
   1111 	72 exch div
   1112 	0 dtransform dup mul exch dup mul add sqrt
   1113 	dup 1 lt
   1114 	{
   1115 		pop 1
   1116 	} if
   1117 	setflat
   1118 } def
   1119 /Mb
   1120 {
   1121 	q
   1122 } def
   1123 /Md
   1124 {
   1125 } def
   1126 /MB
   1127 {
   1128 	Q
   1129 } def
   1130 /nc 3 dict def
   1131 nc begin
   1132 /setgray
   1133 {
   1134 	pop
   1135 } bind def
   1136 /setcmykcolor
   1137 {
   1138 	4 npop
   1139 } bind def
   1140 /setcustomcolor
   1141 {
   1142 	2 npop
   1143 } bind def
   1144 currentdict readonly pop
   1145 end
   1146 currentdict readonly pop
   1147 end
   1148 setpacking
   1149 %%EndResource
   1150 %%EndProlog
   1151 %%BeginSetup
   1152 Adobe_level2_AI5 /initialize get exec
   1153 Adobe_IllustratorA_AI5 /initialize get exec
   1154 %AI5_Begin_NonPrinting
   1155 Np
   1156 %AI3_BeginPattern: (Yellow Stripe)
   1157 (Yellow Stripe) 8.4499 4.6 80.4499 76.6 [
   1158 %AI3_Tile
   1159 (0 O 0 R 0 0.4 1 0 k 0 0.4 1 0 K) @
   1160 (
   1161 800 Ar
   1162 0 J 0 j 3.6 w 4 M []0 d
   1163 %AI3_Note:
   1164 0 D
   1165 8.1999 8.1999 m
   1166 80.6999 8.1999 L
   1167 S
   1168 8.1999 22.6 m
   1169 80.6999 22.6 L
   1170 S
   1171 8.1999 37.0001 m
   1172 80.6999 37.0001 L
   1173 S
   1174 8.1999 51.3999 m
   1175 80.6999 51.3999 L
   1176 S
   1177 8.1999 65.8 m
   1178 80.6999 65.8 L
   1179 S
   1180 8.1999 15.3999 m
   1181 80.6999 15.3999 L
   1182 S
   1183 8.1999 29.8 m
   1184 80.6999 29.8 L
   1185 S
   1186 8.1999 44.1999 m
   1187 80.6999 44.1999 L
   1188 S
   1189 8.1999 58.6 m
   1190 80.6999 58.6 L
   1191 S
   1192 8.1999 73.0001 m
   1193 80.6999 73.0001 L
   1194 S
   1195 ) &
   1196 ] E
   1197 %AI3_EndPattern
   1198 %AI5_End_NonPrinting--
   1199 %AI5_Begin_NonPrinting
   1200 Np
   1201 3 Bn
   1202 %AI5_BeginGradient: (Black & White)
   1203 (Black & White) 0 2 Bd
   1204 [
   1205 <
   1206 FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
   1207 D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
   1208 AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
   1209 87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
   1210 5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
   1211 37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
   1212 0F0E0D0C0B0A09080706050403020100
   1213 >
   1214 0 %_Br
   1215 [
   1216 0 0 50 100 %_Bs
   1217 1 0 50 0 %_Bs
   1218 BD
   1219 %AI5_EndGradient
   1220 %AI5_BeginGradient: (Red & Yellow)
   1221 (Red & Yellow) 0 2 Bd
   1222 [
   1223 0
   1224 <
   1225 000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
   1226 28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
   1227 505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
   1228 78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
   1229 A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
   1230 C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
   1231 F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
   1232 >
   1233 <
   1234 FFFFFEFEFDFDFDFCFCFBFBFBFAFAF9F9F9F8F8F7F7F7F6F6F5F5F5F4F4F3F3F3F2F2F1F1F1F0F0EF
   1235 EFEFEEEEEDEDEDECECEBEBEBEAEAE9E9E9E8E8E7E7E7E6E6E5E5E5E4E4E3E3E3E2E2E1E1E1E0E0DF
   1236 DFDFDEDEDDDDDDDCDCDBDBDBDADAD9D9D9D8D8D7D7D7D6D6D5D5D5D4D4D3D3D3D2D2D1D1D1D0D0CF
   1237 CFCFCECECDCDCDCCCCCBCBCBCACAC9C9C9C8C8C7C7C7C6C6C5C5C5C4C4C3C3C3C2C2C1C1C1C0C0BF
   1238 BFBFBEBEBDBDBDBCBCBBBBBBBABAB9B9B9B8B8B7B7B7B6B6B5B5B5B4B4B3B3B3B2B2B1B1B1B0B0AF
   1239 AFAFAEAEADADADACACABABABAAAAA9A9A9A8A8A7A7A7A6A6A5A5A5A4A4A3A3A3A2A2A1A1A1A0A09F
   1240 9F9F9E9E9D9D9D9C9C9B9B9B9A9A9999
   1241 >
   1242 0
   1243 1 %_Br
   1244 [
   1245 0 1 0.6 0 1 50 100 %_Bs
   1246 0 0 1 0 1 50 0 %_Bs
   1247 BD
   1248 %AI5_EndGradient
   1249 %AI5_BeginGradient: (Yellow & Blue Radial)
   1250 (Yellow & Blue Radial) 1 2 Bd
   1251 [
   1252 <
   1253 000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
   1254 28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
   1255 505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
   1256 78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
   1257 A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
   1258 C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
   1259 F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
   1260 >
   1261 <
   1262 1415161718191A1B1C1D1E1F1F202122232425262728292A2A2B2C2D2E2F30313233343536363738
   1263 393A3B3C3D3E3F40414142434445464748494A4B4C4D4D4E4F50515253545556575858595A5B5C5D
   1264 5E5F60616263646465666768696A6B6C6D6E6F6F707172737475767778797A7B7B7C7D7E7F808182
   1265 83848586868788898A8B8C8D8E8F90919292939495969798999A9B9C9D9D9E9FA0A1A2A3A4A5A6A7
   1266 A8A9A9AAABACADAEAFB0B1B2B3B4B4B5B6B7B8B9BABBBCBDBEBFC0C0C1C2C3C4C5C6C7C8C9CACBCB
   1267 CCCDCECFD0D1D2D3D4D5D6D7D7D8D9DADBDCDDDEDFE0E1E2E2E3E4E5E6E7E8E9EAEBECEDEEEEEFF0
   1268 F1F2F3F4F5F6F7F8F9F9FAFBFCFDFEFF
   1269 >
   1270 <
   1271 ABAAAAA9A8A7A7A6A5A5A4A3A3A2A1A1A09F9F9E9D9D9C9B9B9A9999989797969595949393929191
   1272 908F8F8E8D8D8C8B8B8A8989888787868585848383828181807F7F7E7D7D7C7B7B7A797978777776
   1273 7575747373727171706F6F6E6D6D6C6B6B6A6969686767666565646362626160605F5E5E5D5C5C5B
   1274 5A5A5958585756565554545352525150504F4E4E4D4C4C4B4A4A4948484746464544444342424140
   1275 403F3E3E3D3C3C3B3A3A3938383736363534343332323130302F2E2E2D2C2C2B2A2A292828272626
   1276 25242423222121201F1F1E1D1D1C1B1B1A1919181717161515141313121111100F0F0E0D0D0C0B0B
   1277 0A090908070706050504030302010100
   1278 >
   1279 0
   1280 1 %_Br
   1281 [
   1282 0 0.08 0.67 0 1 50 14 %_Bs
   1283 1 1 0 0 1 50 100 %_Bs
   1284 BD
   1285 %AI5_EndGradient
   1286 %AI5_End_NonPrinting--
   1287 %AI5_BeginPalette
   1288 144 170 Pb
   1289 Pn
   1290 Pc
   1291 1 g
   1292 Pc
   1293 0 g
   1294 Pc
   1295 0 0 0 0 k
   1296 Pc
   1297 0.75 g
   1298 Pc
   1299 0.5 g
   1300 Pc
   1301 0.25 g
   1302 Pc
   1303 0 g
   1304 Pc
   1305 Bb
   1306 2 (Black & White) -4014 4716 0 0 1 0 0 1 0 0 Bg
   1307 0 BB
   1308 Pc
   1309 0.25 0 0 0 k
   1310 Pc
   1311 0.5 0 0 0 k
   1312 Pc
   1313 0.75 0 0 0 k
   1314 Pc
   1315 1 0 0 0 k
   1316 Pc
   1317 0.25 0.25 0 0 k
   1318 Pc
   1319 0.5 0.5 0 0 k
   1320 Pc
   1321 0.75 0.75 0 0 k
   1322 Pc
   1323 1 1 0 0 k
   1324 Pc
   1325 Bb
   1326 2 (Red & Yellow) -4014 4716 0 0 1 0 0 1 0 0 Bg
   1327 0 BB
   1328 Pc
   1329 0 0.25 0 0 k
   1330 Pc
   1331 0 0.5 0 0 k
   1332 Pc
   1333 0 0.75 0 0 k
   1334 Pc
   1335 0 1 0 0 k
   1336 Pc
   1337 0 0.25 0.25 0 k
   1338 Pc
   1339 0 0.5 0.5 0 k
   1340 Pc
   1341 0 0.75 0.75 0 k
   1342 Pc
   1343 0 1 1 0 k
   1344 Pc
   1345 Bb
   1346 0 0 0 0 Bh
   1347 2 (Yellow & Blue Radial) -4014 4716 0 0 1 0 0 1 0 0 Bg
   1348 0 BB
   1349 Pc
   1350 0 0 0.25 0 k
   1351 Pc
   1352 0 0 0.5 0 k
   1353 Pc
   1354 0 0 0.75 0 k
   1355 Pc
   1356 0 0 1 0 k
   1357 Pc
   1358 0.25 0 0.25 0 k
   1359 Pc
   1360 0.5 0 0.5 0 k
   1361 Pc
   1362 0.75 0 0.75 0 k
   1363 Pc
   1364 1 0 1 0 k
   1365 Pc
   1366 (Yellow Stripe) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p
   1367 Pc
   1368 0.25 0.125 0 0 k
   1369 Pc
   1370 0.5 0.25 0 0 k
   1371 Pc
   1372 0.75 0.375 0 0 k
   1373 Pc
   1374 1 0.5 0 0 k
   1375 Pc
   1376 0.125 0.25 0 0 k
   1377 Pc
   1378 0.25 0.5 0 0 k
   1379 Pc
   1380 0.375 0.75 0 0 k
   1381 Pc
   1382 0.5 1 0 0 k
   1383 Pc
   1384 0.375 0.375 0.75 0 k
   1385 Pc
   1386 0 0.25 0.125 0 k
   1387 Pc
   1388 0 0.5 0.25 0 k
   1389 Pc
   1390 0 0.75 0.375 0 k
   1391 Pc
   1392 0 1 0.5 0 k
   1393 Pc
   1394 0 0.125 0.25 0 k
   1395 Pc
   1396 0 0.25 0.5 0 k
   1397 Pc
   1398 0 0.375 0.75 0 k
   1399 Pc
   1400 0 0.5 1 0 k
   1401 Pc
   1402 0 0.79 0.91 0 (TCL RED) 0 x
   1403 Pc
   1404 0.125 0 0.25 0 k
   1405 Pc
   1406 0.25 0 0.5 0 k
   1407 Pc
   1408 0.375 0 0.75 0 k
   1409 Pc
   1410 0.5 0 1 0 k
   1411 Pc
   1412 0.25 0 0.125 0 k
   1413 Pc
   1414 0.5 0 0.25 0 k
   1415 Pc
   1416 0.75 0 0.375 0 k
   1417 Pc
   1418 1 0 0.5 0 k
   1419 Pc
   1420 0.5 1 0 0 k
   1421 Pc
   1422 0.25 0.125 0.125 0 k
   1423 Pc
   1424 0.5 0.25 0.25 0 k
   1425 Pc
   1426 0.75 0.375 0.375 0 k
   1427 Pc
   1428 1 0.5 0.5 0 k
   1429 Pc
   1430 0.25 0.25 0.125 0 k
   1431 Pc
   1432 0.5 0.5 0.25 0 k
   1433 Pc
   1434 0.75 0.75 0.375 0 k
   1435 Pc
   1436 1 1 0.5 0 k
   1437 Pc
   1438 0 1 0.5 0 k
   1439 Pc
   1440 0.125 0.25 0.125 0 k
   1441 Pc
   1442 0.25 0.5 0.25 0 k
   1443 Pc
   1444 0.375 0.75 0.375 0 k
   1445 Pc
   1446 0.5 1 0.5 0 k
   1447 Pc
   1448 0.125 0.25 0.25 0 k
   1449 Pc
   1450 0.25 0.5 0.5 0 k
   1451 Pc
   1452 0.375 0.75 0.75 0 k
   1453 Pc
   1454 0.5 1 1 0 k
   1455 Pc
   1456 0.75 0.75 0.375 0 k
   1457 Pc
   1458 0.125 0.125 0.25 0 k
   1459 Pc
   1460 0.25 0.25 0.5 0 k
   1461 Pc
   1462 0.375 0.375 0.75 0 k
   1463 Pc
   1464 0.5 0.5 1 0 k
   1465 Pc
   1466 0.25 0.125 0.25 0 k
   1467 Pc
   1468 0.5 0.25 0.5 0 k
   1469 Pc
   1470 0.75 0.375 0.75 0 k
   1471 Pc
   1472 1 0.5 1 0 k
   1473 Pc
   1474 0 0.79 0.91 0 (TCL RED) 0 x
   1475 Pc
   1476 0 0 0 0 k
   1477 Pc
   1478 Pc
   1479 Pc
   1480 Pc
   1481 Pc
   1482 Pc
   1483 Pc
   1484 Pc
   1485 1 0.5 0.5 0 k
   1486 Pc
   1487 0 0 0 0 k
   1488 Pc
   1489 Pc
   1490 Pc
   1491 Pc
   1492 Pc
   1493 Pc
   1494 Pc
   1495 Pc
   1496 0 0.25 1 0 (Orange Yellow) 0 x
   1497 Pc
   1498 0 0 0 0 k
   1499 Pc
   1500 Pc
   1501 Pc
   1502 Pc
   1503 Pc
   1504 Pc
   1505 Pc
   1506 Pc
   1507 0 1 0.5 0 k
   1508 Pc
   1509 0 0 0 0 k
   1510 Pc
   1511 Pc
   1512 Pc
   1513 Pc
   1514 Pc
   1515 Pc
   1516 Pc
   1517 Pc
   1518 1 0 0.5 0 k
   1519 Pc
   1520 0 0 0 0 k
   1521 Pc
   1522 Pc
   1523 Pc
   1524 Pc
   1525 Pc
   1526 Pc
   1527 Pc
   1528 Pc
   1529 0 0.45 1 0 (Orange) 0 x
   1530 Pc
   1531 0 0 0 0 k
   1532 Pc
   1533 Pc
   1534 Pc
   1535 Pc
   1536 Pc
   1537 Pc
   1538 Pc
   1539 Pc
   1540 0.375 0.375 0.75 0 k
   1541 Pc
   1542 0 0 0 0 k
   1543 Pc
   1544 Pc
   1545 Pc
   1546 Pc
   1547 Pc
   1548 Pc
   1549 Pc
   1550 Pc
   1551 0 0.79 0.91 0 (TCL RED) 0 x
   1552 Pc
   1553 0 0 0 0 k
   1554 Pc
   1555 Pc
   1556 Pc
   1557 Pc
   1558 Pc
   1559 Pc
   1560 Pc
   1561 Pc
   1562 1 0.65 0 0 k
   1563 Pc
   1564 0 0 0 0 k
   1565 Pc
   1566 Pc
   1567 Pc
   1568 Pc
   1569 Pc
   1570 Pc
   1571 Pc
   1572 Pc
   1573 0 0 1 0 k
   1574 Pc
   1575 PB
   1576 %AI5_EndPalette
   1577 %%EndSetup
   1578 %AI5_BeginLayer
   1579 1 1 1 1 0 0 0 79 128 255 Lb
   1580 (Layer 1) Ln
   1581 0 A
   1582 u
   1583 1 Ap
   1584 0 O
   1585 0 0.79 0.91 0 (TCL RED) 0 x
   1586 800 Ar
   1587 0 J 0 j 1.25 w 4 M []0 d
   1588 %AI3_Note:
   1589 0 D
   1590 294.5207 335.3041 m
   1591 368.2181 333.001 L
   1592 363.6121 423.9713 L
   1593 370.5213 507.1689 L
   1594 336.5513 505.4417 L
   1595 320.7179 511.775 L
   1596 251.3386 508.0325 L
   1597 254.7931 425.9866 L
   1598 251.3386 331.5616 L
   1599 294.5207 335.3041 L
   1600 f
   1601 u
   1602 0 Ap
   1603 1 0.65 0 0 k
   1604 1 w
   1605 318.1366 400.9627 m
   1606 311.8663 399.2526 l
   1607 315.2864 407.5177 l
   1608 318.7064 430.6032 l
   1609 314.4314 431.4581 l
   1610 319.5616 438.5832 l
   1611 325.9526 462.6014 l
   1612 314.7164 460.2436 l
   1613 320.6412 471.0911 326.9284 478.1557 v
   1614 318.7064 484.469 l
   1615 292.2183 472.8011 299.3434 434.8954 v
   1616 293.8679 435.8542 l
   1617 299.1189 396.1175 l
   1618 294.6797 394.9775 l
   1619 299.2277 385.6974 305.5963 381.2973 v
   1620 306.1744 380.8979 297.6162 412.3629 306.7363 443.7133 c
   1621 307.5914 441.7183 l
   1622 300.3238 408.3015 307.5914 381.2973 v
   1623 307.9261 380.656 311.5598 381.0836 v
   1624 318.1366 393.4813 318.1366 400.9627 v
   1625 f
   1626 u
   1627 *u
   1628 1 g
   1629 271.4311 372.5074 m
   1630 272.7184 372.5074 L
   1631 272.7184 375.1913 L
   1632 273.2858 375.1913 273.8313 375.1913 274.3768 375.2786 c
   1633 274.3768 372.5074 L
   1634 276.2969 372.5074 L
   1635 276.2969 372.0056 L
   1636 274.3768 372.0056 L
   1637 274.3768 365.3286 L
   1638 274.3768 364.9359 274.3768 364.3467 275.2059 364.3467 c
   1639 275.7733 364.3467 276.0787 364.7395 276.4279 365.1541 c
   1640 276.777 364.9141 L
   1641 276.3624 364.0849 275.2932 363.583 274.4204 363.583 c
   1642 272.8494 363.583 272.6748 364.434 272.6748 365.4814 c
   1643 272.6748 372.0056 L
   1644 271.4311 372.0056 L
   1645 271.4311 372.5074 l
   1646 f
   1647 *U
   1648 *u
   1649 290.5617 366.5724 m
   1650 290.0598 365.0232 289.187 363.6703 286.9178 363.583 c
   1651 283.5356 363.583 282.5101 366.3978 282.5101 367.9034 c
   1652 282.5101 371.7874 285.6304 372.7256 286.8741 372.7256 c
   1653 288.2924 372.7256 290.2999 372.071 290.2999 370.3909 c
   1654 290.2999 369.8018 289.9289 369.2344 289.318 369.2344 c
   1655 288.7288 369.2344 288.2924 369.6272 288.2924 370.26 c
   1656 288.2924 371.111 288.9907 371.2201 288.9907 371.4601 c
   1657 288.9907 372.0492 287.616 372.2892 287.136 372.2892 c
   1658 285.0412 372.2892 284.4957 370.7618 284.4957 367.9034 c
   1659 284.4957 366.5942 284.823 365.5905 284.9539 365.285 c
   1660 285.2812 364.5649 285.9577 364.1067 287.0923 364.0413 c
   1661 288.3579 363.9758 289.5798 365.0013 290.1035 366.5724 C
   1662 290.5617 366.5724 l
   1663 f
   1664 *U
   1665 *u
   1666 296.6 363.8667 m
   1667 296.6 364.3686 L
   1668 298.2802 364.3686 L
   1669 298.2802 378.3989 L
   1670 296.6 378.3989 L
   1671 296.6 378.9007 L
   1672 297.5383 378.9007 L
   1673 298.3457 378.9007 299.1966 378.9444 299.9822 379.0971 c
   1674 299.9822 364.3686 L
   1675 301.6623 364.3686 L
   1676 301.6623 363.8667 L
   1677 296.6 363.8667 l
   1678 f
   1679 *U
   1680 *u
   1681 317.4527 372.5074 m
   1682 318.7401 372.5074 L
   1683 318.7401 375.1913 L
   1684 319.3074 375.1913 319.8529 375.1913 320.3984 375.2786 c
   1685 320.3984 372.5074 L
   1686 322.3186 372.5074 L
   1687 322.3186 372.0056 L
   1688 320.3984 372.0056 L
   1689 320.3984 365.3286 L
   1690 320.3984 364.9359 320.3984 364.3467 321.2276 364.3467 c
   1691 321.7949 364.3467 322.1004 364.7395 322.4495 365.1541 c
   1692 322.7986 364.9141 L
   1693 322.384 364.0849 321.3148 363.583 320.442 363.583 c
   1694 318.871 363.583 318.6964 364.434 318.6964 365.4814 c
   1695 318.6964 372.0056 L
   1696 317.4527 372.0056 L
   1697 317.4527 372.5074 l
   1698 f
   1699 *U
   1700 *u
   1701 333.7467 372.0056 m
   1702 333.7467 372.5074 L
   1703 337.3252 372.5074 L
   1704 337.3252 372.0056 L
   1705 335.9942 372.0056 L
   1706 332.983 369.3872 L
   1707 337.1288 364.3686 L
   1708 338.0453 364.3686 L
   1709 338.0453 363.8667 L
   1710 333.8995 363.8667 L
   1711 333.8995 364.3686 L
   1712 334.9905 364.3686 L
   1713 331.3465 368.798 L
   1714 335.0341 371.9401 L
   1715 335.0341 372.0056 L
   1716 333.7467 372.0056 l
   1717 f
   1718 328.4881 363.8667 m
   1719 328.4881 364.3686 L
   1720 329.6227 364.3686 L
   1721 329.6227 378.3989 L
   1722 328.4881 378.3989 L
   1723 328.4881 378.9007 L
   1724 328.8809 378.9007 L
   1725 329.6882 378.9007 330.5392 378.9444 331.3247 379.0971 c
   1726 331.3247 364.3686 L
   1727 332.6339 364.3686 L
   1728 332.6339 363.8667 L
   1729 328.4881 363.8667 l
   1730 f
   1731 *U
   1732 u
   1733 309.5341 446.5364 m
   1734 305.6878 429.3874 306.7947 401.5837 v
   1735 307.1266 393.2441 308.0387 385.5779 309.1527 378.9301 C
   1736 309.1587 378.9297 L
   1737 309.8832 373.0923 310.3679 370.9791 312.2568 363.9454 C
   1738 312.1466 359.4091 L
   1739 297.0216 407.7015 309.5341 446.5364 V
   1740 f
   1741 318.8187 461.4058 m
   1742 322.2203 463.1 327.0966 463.7165 v
   1743 332.427 453.9463 319.3087 437.2655 v
   1744 327.1346 454.735 325.2889 460.2079 v
   1745 323.225 461.4903 318.8187 461.4058 v
   1746 f
   1747 317.2065 432.0795 m
   1748 320.2613 431.3723 321.7279 432.5601 v
   1749 318.8383 421.2839 319.5958 415.0813 v
   1750 320.3533 408.8787 314.8881 404.9079 y
   1751 319.5435 410.7982 318.0802 415.5959 v
   1752 317.0657 418.9214 318.2006 427.4326 319.4809 430.1349 c
   1753 318.2853 430.3025 317.2065 432.0795 v
   1754 f
   1755 314.1861 402.3703 m
   1756 319.2343 402.9744 319.7646 405.5244 v
   1757 320.3824 390.2725 313.3689 383.9873 v
   1758 318.7204 392.3347 317.8807 400.9697 v
   1759 314.1861 402.3703 l
   1760 f
   1761 299.9864 396.0219 m
   1762 298.3586 394.1986 293.4739 398.2203 v
   1763 295.0301 387.9694 304.6978 383.2767 v
   1764 298.0444 388.2897 296.2519 393.7045 v
   1765 298.6029 394.3966 299.9864 396.0219 v
   1766 f
   1767 298.4281 399.9096 m
   1768 291.8229 416.6749 293.2382 439.3286 v
   1769 294.7808 435.2261 299.738 433.7875 v
   1770 297.4026 433.3101 296.0372 433.517 v
   1771 292.5816 423.9535 298.4281 399.9096 v
   1772 f
   1773 326.1736 477.812 m
   1774 323.6983 496.0028 308.2122 477.6066 v
   1775 295.8813 462.9582 297.3508 450.5217 298.1072 443.5831 c
   1776 298.3007 441.8079 295.8131 462.1138 309.3231 475.4768 c
   1777 322.8328 488.8398 325.8846 478.5879 326.1736 477.812 c
   1778 f
   1779 U
   1780 0 0 1 0 k
   1781 303.3623 493.3274 m
   1782 291.211 496.7978 287.3437 456.5222 v
   1783 284.3599 468.9535 292.0777 486.5353 v
   1784 299.7955 504.1172 303.3623 493.3274 y
   1785 f
   1786 288.2873 496.2718 m
   1787 282.0897 486.9502 283.4958 477.0213 v
   1788 278.7953 495.712 288.2873 496.2718 v
   1789 f
   1790 333.8987 470.1328 m
   1791 341.2276 472.8361 330.7334 445.5571 v
   1792 336.1654 453.5292 339.5844 466.0531 v
   1793 341.7789 474.0903 333.8987 470.1328 y
   1794 f
   1795 345.752 472.2583 m
   1796 350.9334 467.5681 347.2615 461.3636 v
   1797 356.4779 471.0481 345.752 472.2583 v
   1798 f
   1799 U
   1800 *u
   1801 273.1765 354.3318 m
   1802 273.1765 353.7507 273.1305 353.2908 272.5159 353.2908 c
   1803 271.8846 353.2908 271.8554 353.7674 271.8554 354.3318 c
   1804 271.8554 356.485 L
   1805 272.148 356.485 L
   1806 272.148 354.3486 L
   1807 272.148 353.8259 272.1773 353.5751 272.5159 353.5751 c
   1808 272.8504 353.5751 272.8839 353.8259 272.8839 354.3486 c
   1809 272.8839 356.485 L
   1810 273.1765 356.485 L
   1811 273.1765 354.3318 l
   1812 f
   1813 *U
   1814 *u
   1815 277.1612 356.485 m
   1816 276.9062 356.485 L
   1817 276.9062 354.3862 l
   1818 276.9062 354.2482 276.9271 354.1061 276.9355 353.9681 C
   1819 276.9229 353.9681 l
   1820 276.8937 354.0768 276.8644 354.1855 276.8268 354.2942 C
   1821 276.1035 356.485 L
   1822 275.8484 356.485 L
   1823 275.8484 353.3326 L
   1824 276.1035 353.3326 L
   1825 276.1035 355.2474 l
   1826 276.1035 355.4523 276.0826 355.653 276.07 355.8579 C
   1827 276.0867 355.8579 l
   1828 276.1244 355.7241 276.1495 355.5819 276.1954 355.4523 C
   1829 276.9062 353.3326 L
   1830 277.1612 353.3326 l
   1831 277.1612 356.485 L
   1832 f
   1833 *U
   1834 *u
   1835 280.1421 353.3326 m
   1836 279.8494 353.3326 L
   1837 279.8494 356.485 L
   1838 280.1421 356.485 L
   1839 280.1421 353.3326 l
   1840 f
   1841 *U
   1842 *u
   1843 283.5141 353.3326 m
   1844 283.2549 353.3326 L
   1845 282.6194 356.485 L
   1846 282.9205 356.485 L
   1847 283.3344 354.1897 L
   1848 283.3511 354.1102 283.3678 353.9054 283.3845 353.7632 c
   1849 283.4013 353.7632 L
   1850 283.4138 353.9054 283.4305 354.1144 283.4431 354.1897 c
   1851 283.8528 356.485 L
   1852 284.1496 356.485 L
   1853 283.5141 353.3326 l
   1854 f
   1855 *U
   1856 *u
   1857 287.6238 356.2174 m
   1858 286.9256 356.2174 L
   1859 286.9256 355.1053 L
   1860 287.6029 355.1053 L
   1861 287.6029 354.8377 L
   1862 286.9256 354.8377 L
   1863 286.9256 353.6002 L
   1864 287.6238 353.6002 L
   1865 287.6238 353.3326 L
   1866 286.6329 353.3326 L
   1867 286.6329 356.485 L
   1868 287.6238 356.485 L
   1869 287.6238 356.2174 l
   1870 f
   1871 *U
   1872 *u
   1873 290.2278 353.3326 m
   1874 290.2278 356.485 L
   1875 290.5414 356.485 L
   1876 290.9804 356.485 291.4026 356.4515 291.4026 355.6823 c
   1877 291.4026 355.2809 291.3148 354.8879 290.8089 354.8712 c
   1878 291.5072 353.3326 L
   1879 291.1978 353.3326 L
   1880 290.5288 354.8753 L
   1881 290.5205 354.8753 L
   1882 290.5205 353.3326 L
   1883 290.2278 353.3326 l
   1884 f
   1885 290.5205 355.1137 m
   1886 290.625 355.1137 L
   1887 291.0347 355.1137 291.1016 355.2558 291.1016 355.6697 c
   1888 291.1016 356.1672 290.9511 356.2174 290.579 356.2174 c
   1889 290.5205 356.2174 L
   1890 290.5205 355.1137 l
   1891 f
   1892 *U
   1893 *u
   1894 295.0981 355.9875 m
   1895 294.9727 356.1296 294.8347 356.2425 294.634 356.2425 c
   1896 294.3414 356.2425 294.1783 356 294.1783 355.7324 c
   1897 294.1783 355.3645 294.4459 355.1931 294.7176 355.0091 c
   1898 294.9852 354.821 295.2528 354.6203 295.2528 354.1855 c
   1899 295.2528 353.7256 294.9559 353.2908 294.4626 353.2908 c
   1900 294.287 353.2908 294.1072 353.341 293.9651 353.4497 c
   1901 293.9651 353.8301 L
   1902 294.0989 353.688 294.2745 353.5751 294.4751 353.5751 c
   1903 294.7845 353.5751 294.9559 353.8468 294.9518 354.1311 c
   1904 294.9559 354.4991 294.6842 354.6621 294.4166 354.8503 c
   1905 294.149 355.0342 293.8773 355.2391 293.8773 355.6906 c
   1906 293.8773 356.1129 294.1365 356.5268 294.6006 356.5268 c
   1907 294.7887 356.5268 294.9476 356.4641 295.0981 356.3596 C
   1908 295.0981 355.9875 l
   1909 f
   1910 *U
   1911 *u
   1912 299.0865 353.3326 m
   1913 298.773 353.3326 L
   1914 298.6559 353.9806 L
   1915 297.9869 353.9806 L
   1916 297.8741 353.3326 L
   1917 297.5605 353.3326 L
   1918 298.1793 356.485 L
   1919 298.4552 356.485 L
   1920 299.0865 353.3326 l
   1921 f
   1922 298.6099 354.2357 m
   1923 298.4009 355.444 L
   1924 298.3632 355.6572 298.3465 355.8746 298.3214 356.0878 c
   1925 298.3047 356.0878 L
   1926 298.2754 355.8746 298.2545 355.6572 298.2211 355.444 c
   1927 298.0371 354.2357 L
   1928 298.6099 354.2357 l
   1929 f
   1930 *U
   1931 *u
   1932 301.8124 353.6002 m
   1933 302.4981 353.6002 L
   1934 302.4981 353.3326 L
   1935 301.5198 353.3326 L
   1936 301.5198 356.485 L
   1937 301.8124 356.485 L
   1938 301.8124 353.6002 l
   1939 f
   1940 *U
   1941 *u
   1942 309.0754 355.9875 m
   1943 308.95 356.1296 308.812 356.2425 308.6114 356.2425 c
   1944 308.3187 356.2425 308.1556 356 308.1556 355.7324 c
   1945 308.1556 355.3645 308.4232 355.1931 308.695 355.0091 c
   1946 308.9626 354.821 309.2301 354.6203 309.2301 354.1855 c
   1947 309.2301 353.7256 308.9333 353.2908 308.4399 353.2908 c
   1948 308.2643 353.2908 308.0846 353.341 307.9424 353.4497 c
   1949 307.9424 353.8301 L
   1950 308.0762 353.688 308.2518 353.5751 308.4525 353.5751 c
   1951 308.7619 353.5751 308.9333 353.8468 308.9291 354.1311 c
   1952 308.9333 354.4991 308.6615 354.6621 308.3939 354.8503 c
   1953 308.1264 355.0342 307.8546 355.2391 307.8546 355.6906 c
   1954 307.8546 356.1129 308.1138 356.5268 308.5779 356.5268 c
   1955 308.766 356.5268 308.9249 356.4641 309.0754 356.3596 C
   1956 309.0754 355.9875 l
   1957 f
   1958 *U
   1959 *u
   1960 312.9468 353.7172 m
   1961 312.8339 353.6378 312.7001 353.5751 312.558 353.5751 c
   1962 311.9977 353.5751 311.9977 354.5492 311.9977 354.9172 c
   1963 311.9977 355.5025 312.0688 356.2425 312.5789 356.2425 c
   1964 312.7252 356.2425 312.8297 356.184 312.9468 356.1045 C
   1965 312.9468 356.4265 l
   1966 312.8506 356.4975 312.6918 356.5268 312.5747 356.5268 c
   1967 311.7134 356.5268 311.6967 355.306 311.6967 354.7959 c
   1968 311.6967 354.2566 311.8054 353.2908 312.5454 353.2908 c
   1969 312.6834 353.2908 312.8381 353.3451 312.9468 353.4204 c
   1970 312.9468 353.7172 L
   1971 f
   1972 *U
   1973 *u
   1974 315.5053 353.3326 m
   1975 315.5053 356.485 L
   1976 315.8188 356.485 L
   1977 316.2578 356.485 316.6801 356.4515 316.6801 355.6823 c
   1978 316.6801 355.2809 316.5923 354.8879 316.0864 354.8712 c
   1979 316.7846 353.3326 L
   1980 316.4752 353.3326 L
   1981 315.8063 354.8753 L
   1982 315.7979 354.8753 L
   1983 315.7979 353.3326 L
   1984 315.5053 353.3326 l
   1985 f
   1986 315.7979 355.1137 m
   1987 315.9025 355.1137 L
   1988 316.3122 355.1137 316.3791 355.2558 316.3791 355.6697 c
   1989 316.3791 356.1672 316.2286 356.2174 315.8565 356.2174 c
   1990 315.7979 356.2174 L
   1991 315.7979 355.1137 l
   1992 f
   1993 *U
   1994 *u
   1995 319.5728 353.3326 m
   1996 319.2802 353.3326 L
   1997 319.2802 356.485 L
   1998 319.5728 356.485 L
   1999 319.5728 353.3326 l
   2000 f
   2001 *U
   2002 *u
   2003 322.2551 353.3326 m
   2004 322.2551 356.485 L
   2005 322.5812 356.485 L
   2006 323.0327 356.485 323.4341 356.4432 323.4341 355.6655 c
   2007 323.4341 355.0551 323.2209 354.8419 322.623 354.8419 c
   2008 322.5477 354.8419 L
   2009 322.5477 353.3326 L
   2010 322.2551 353.3326 l
   2011 f
   2012 322.5477 355.1095 m
   2013 322.6606 355.1095 L
   2014 323.0703 355.1095 323.1205 355.26 323.1331 355.6655 c
   2015 323.1331 356.1004 323.016 356.2174 322.6063 356.2174 c
   2016 322.5477 356.2174 L
   2017 322.5477 355.1095 l
   2018 f
   2019 *U
   2020 *u
   2021 326.9539 356.485 m
   2022 325.7164 356.485 L
   2023 325.7164 356.2174 L
   2024 326.1888 356.2174 L
   2025 326.1888 353.3326 L
   2026 326.4815 353.3326 L
   2027 326.4815 356.2174 L
   2028 326.9539 356.2174 l
   2029 326.9539 356.485 L
   2030 f
   2031 *U
   2032 *u
   2033 329.7077 353.3326 m
   2034 329.4151 353.3326 L
   2035 329.4151 356.485 L
   2036 329.7077 356.485 L
   2037 329.7077 353.3326 l
   2038 f
   2039 *U
   2040 *u
   2041 333.7028 353.3326 m
   2042 333.4477 353.3326 L
   2043 332.737 355.4523 L
   2044 332.691 355.5819 332.6659 355.7241 332.6283 355.8579 c
   2045 332.6116 355.8579 L
   2046 332.6241 355.653 332.645 355.4523 332.645 355.2474 c
   2047 332.645 353.3326 L
   2048 332.39 353.3326 L
   2049 332.39 356.485 L
   2050 332.645 356.485 L
   2051 333.3683 354.2942 L
   2052 333.4059 354.1855 333.4352 354.0768 333.4645 353.9681 c
   2053 333.477 353.9681 L
   2054 333.4686 354.1061 333.4477 354.2482 333.4477 354.3862 c
   2055 333.4477 356.485 L
   2056 333.7028 356.485 L
   2057 333.7028 353.3326 l
   2058 f
   2059 *U
   2060 *u
   2061 336.9846 354.9966 m
   2062 337.7037 354.9966 L
   2063 337.7037 354.4154 L
   2064 337.7037 353.9179 337.6787 353.2908 337.0264 353.2908 c
   2065 336.3617 353.2908 336.299 353.989 336.299 354.9841 c
   2066 336.299 355.7283 336.3868 356.5268 337.0557 356.5268 c
   2067 337.432 356.5268 337.6201 356.276 337.6996 355.9331 c
   2068 337.4111 355.8202 L
   2069 337.3776 356.0084 337.2982 356.2425 337.0682 356.2425 c
   2070 336.6334 356.2383 336.6 355.5652 336.6 355.0091 c
   2071 336.6 353.8427 336.7463 353.5751 337.0515 353.5751 c
   2072 337.3818 353.5751 337.4111 353.8176 337.4111 354.4907 c
   2073 337.4111 354.729 L
   2074 336.9846 354.729 L
   2075 336.9846 354.9966 l
   2076 f
   2077 *U
   2078 U
   2079 U
   2080 337.6667 -3924 m
   2081 (N) *
   2082 337.6667 4716 m
   2083 (N) *
   2084 LB
   2085 %AI5_EndLayer--
   2086 %%PageTrailer
   2087 gsave annotatepage grestore showpage
   2088 %%Trailer
   2089 Adobe_IllustratorA_AI5 /terminate get exec
   2090 Adobe_level2_AI5 /terminate get exec
   2091 %%EOF