%!PS-Adobe-3.0 %%Title: SPD_BVBV %%Creator: DECdocument V3.2-1D %%Copyright: 1994-1997 Touch Technologies, Inc. %%+All Rights Reserved. %%CreationDate: Mon Mar 23 2015 14:43:00 %%For: CBLDR %%BoundingBox: (atend) %%DocumentData: Clean7Bit %%LanguageLevel: 1 %%Orientation: Portrait %%Pages: (atend) %%PageOrder: Ascend %%DocumentFonts: (atend) %%DocumentNeededFonts: (atend) %%DocumentProcSets: Underlay Color5044 %%DocumentSuppliedProcSets: Underlay Color5044 %%DocumentProcessColors: (atend) %%DocumentCustomColors: (atend) %%EndComments %+++TTI changes : added ROTB back in %+++ : added 1000 ROTB = begin special code example %+++ : added 1001 ROTB = end special code example %+++ : added 1002 ROTB = digital logo % %%BeginResource: procset Underlay %%CreationDate: (2/10/92) % % In VAX DOCUMENT V2.1-1, simple EPSF files up to 65,000 bytes long % may be an underlay. Define the EPSF as a PostScript proceedure % called /UNDERLAY and prefix to DOCUMENT's PS output For example:. % /UNDERLAY ( EPSF code here ) cvx def % % To create a "DRAFT" underlay change /UNDERLAY* to /UNDERLAY /UNDERLAY* ( /Note (DRAFT) def /NoteSize 120 def /NoteFont /Helvetica findfont NoteSize scalefont def /Note where { pop Note length 0 gt { /NoteWidth NoteFont setfont Note stringwidth pop def PaperWidth 36 mul PaperHeight 36 mul moveto PaperHeight PaperWidth atan rotate NoteWidth -2 div NoteSize .729 mul -2 div rmoveto Note true charpath .075 setseparationgray fill }if }if ) cvx def %%EndResource % %%BeginResource: procset Color5044 %%CreationDate: (1/21/91) %%Version:1.0 3 %Implementation of Adobe 5044 color specification %/ndf allows command override during color separation /Color5044Dict 100 dict def Color5044Dict begin /bdf {bind def} def /ndf {1 index where {pop pop pop } {dup xcheck {bind} if def } ifelse } bdf /setcmykcolor {1 exch sub 3 {dup 5 -1 roll sub 0 2 copy lt {exch} if pop exch } repeat pop setrgbcolor }ndf /setcmykcoloroverprint {4 {dup -1 eq {pop 0} if 4 1 roll } repeat setcmykcolor } ndf /findcmykcustomcolor {5 /packedarray where {pop packedarray } {array astore readonly } ifelse } ndf /setcustomcolor {exch aload pop pop 4 {4 index mul 4 1 roll } repeat setcmykcolor pop } ndf /setseparationgray {1 exch sub systemdict /setgray get exec } ndf /setoverprint {pop} ndf /currentoverprint false ndf %CMYK multi-proc colorimage /colorimage {4 ne {(\nUnsupported number of colors for colorimage.\n) print flush quit } if not {(\nSingle procedure form colorimage unsupported.\n) print flush quit } if save 20 dict begin /&saveobj exch def /&Kproc exch def /&Yproc exch def /&Mproc exch def /&Cproc exch def {&Cproc &Mproc &Yproc &Kproc /&K exch def /&Y exch def /&M exch def /&C exch def 0 1 &K length 1 sub {/&i exch def &K &i 255 &C &i get 30 mul &M &i get 59 mul add &Y &i get 11 mul add &K &i get 100 mul add 100 idiv dup 255 gt {pop 255} if sub put } for &K } image &saveobj end restore } ndf /customcolorimage {pop systemdict /image get exec } ndf /separationimage {systemdict /image get exec } ndf end %%EndResource Color5044Dict begin % /DEC_DVC$dict 300 dict def DEC_DVC$dict begin % /DVC$PSJob save def % mark % CREATE ISOLatin1Encoding if not there already /ISOLatin1Encoding 8#000 1 8#054 {StandardEncoding exch get} for /minus 8#056 1 8#217 {StandardEncoding exch get} for /dotlessi 8#301 1 8#317 {StandardEncoding exch get} for /space /exclamdown /cent /sterling /currency /yen /brokenbar /section /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis /ISOLatin1Encoding where not {256 array astore def} if cleartomark % /DOCPSE ISOLatin1Encoding 256 array copy def mark % CREATE DOCPSE ENCODING 8#055 /hyphen 8#201 /bullet 8#202 /emdash 8#203 /endash 8#204 /dagger 8#205 /daggerdbl 8#206 /registered 8#207 /trademark %8#210 /Delta 8#211 /fi 8#212 /fl 8#213 /OE 8#214 /oe 8#215 /Ydieresis counttomark -1 bitshift % DIVIDE BY 2 {DOCPSE 3 1 roll put} repeat % STACK NOW CONTAINS MARK cleartomark % /ReENCODE { % /basefont /newfont encoding ReENCODE /newencoding exch def %ARG: NAME OF ENCODING VECTOR /newfontname exch def %ARG: NEW NAME FOR FONT AFTER RE-ENCODING findfont /basefontdict exch def %ARG: NAME OF FONT TO BE RE-ENCODED basefontdict maxlength dict begin %CREATE AND OPEN NEW DICT basefontdict { %COPY ENTRIES FROM BASE FONT DICT TO NEW ONE 1 index /FID ne { def %IF NOT THE ONE WE'RE ENCODING, JUST COPY PTRS } { %else pop pop %IGNORE FID AND ENCODING FOR ONE WE'RE ENCODING } ifelse } forall /FontName newfontname def %DEFINE NEW NAME /Encoding newencoding def %DEFINE NEW ENCODING VECTOR newfontname currentdict definefont %TURN IT INTO A PS FONT pop %IGNORE MODIFIED DICT RETURNED BY DEFINEFONT end }def % /cvsstr 64 string def /tempmatrix matrix def % % Exit page (temporarily) to add fonts/characters. /XP { }def % % Resume page /RP {/ExampleState 0 def} def % RESUME PAGE /ExampleState 0 def % % End Page: EP /EP {DVC$PSPage restore}def % % Purge fonts to reclaim VM /PF { currentoverprint currentrgbcolor EP %Does restore PageSetup %Does save setrgbcolor setoverprint }def % % ABBREVIATIONS /S /show load def /SV /save load def /RST /restore load def % /Yadjust {Ymax exch sub} def % /SXY { % (x,y) POSITION ABSOLUTE, JUST SET Xpos & Ypos, DON'T MOVE Yadjust /Ypos exch def /Xpos exch def } def % /XY { % (x,y) POSITION ABSOLUTE Yadjust moveto } def % /X { % (x,0) POSITION ABSOLUTE currentpoint exch pop moveto } def % /Y { % (0,y) POSITION ABSOLUTE currentpoint pop exch Yadjust moveto } def % /xy { % (x,y) POSITION RELATIVE neg rmoveto } def % /x { % (x,0) POSITION RELATIVE 0 rmoveto } def % /y { % (0,y) POSITION RELATIVE 0 exch neg rmoveto } def % /R { % Draw a rectangle /ht exch def /wd exch def gsave currentpoint newpath moveto 0 ht rlineto wd 0 rlineto 0 ht neg rlineto wd neg 0 rlineto closepath fill grestore wd 0 rmoveto }def % %Setup Page Media: PM /PM { /Xmax exch Resolution mul def /Ymax exch Resolution mul def /UNDERLAY where { pop /eps_save save def % save before EPSF underlay Resolution 72 div dup scale % Revert coords to points count array astore /DVCstack exch def % save op stack /dict_count countdictstack def % # of dicts userdict begin % default dict /showpage {}def % disable showpage 0 setgray {UNDERLAY} stopped {(Error executing /UNDERLAY)== quit}if countdictstack dict_count sub {end} repeat % clean up dict stack clear DVCstack aload pop % restore op stack eps_save restore % restore after EPSF }if PageSetup }def % %Setup page coordinates /PageSetup { % /DVC$PSPage {save} def % ++cjb: fix VME bug /DVC$PSPage save def PortraitMode not {PaperWidth 0 translate 90 rotate} if /Xpos 0 def /Ypos 0 def }def % % Begin EPS file: SPB /SPB { Yadjust transform % convert from DVC to device coords EP % page-level restore /eps_save save def % save before EPSF Resolution 72 div dup scale % Revert coords to points itransform % convert position back to points translate % set position for EPSF PortraitMode not {90 rotate} if % rotate for EPSF count array astore /DVCstack exch def % save op stack /dict_count countdictstack def % # of dicts userdict begin % default dict /showpage {}def % disable showpage 0 setgray }def % % End EPS file /SPE { countdictstack dict_count sub {end} repeat % clean up dict stack clear DVCstack aload pop % restore op stack eps_save restore % restore after EPSF PageSetup % restore DVC coords }def % % Print-Page Routine: PP /PP { gsave showpage grestore }def % /DMF { % /font-name DMF exch findfont exch scalefont setfont }def % /concatnam { % /abcd (xxx) concatnam ==> /abcdxxx /xxx exch def /namstr exch cvsstr cvs def /newnam namstr length xxx length add string def newnam 0 namstr putinterval newnam namstr length xxx putinterval newnam cvn }def % /strip { % /abcdef 2 strip ==> /cdef /num exch def /nam exch def /namstr nam cvsstr cvs def /newlen namstr length num sub def namstr num newlen getinterval cvn }def % ROUTINES TO HANDLE PACKING/UNPACKING NUMBERS /PackHW { % PackHW --> /num exch def /pos exch def /target exch def num 16#0000FFFF and 1 pos sub 16 mul bitshift target or }def /PackByte { % PackByte --> /num exch def /pos exch def /target exch def num 16#000000FF and 3 pos sub 8 mul bitshift target or }def /UnpkHW { % UnpkHW --> /num exch def /pos exch def num 1 pos sub -16 mul bitshift 16#0000FFFF and dup 16#00007FFF gt {16#00010000 sub} if }def /UnpkByte { % UnpkByte --> /num exch def /pos exch def num 3 pos sub -8 mul bitshift 16#000000FF and dup 16#0000007F gt {16#00000100 sub} if }def % /ps-scalefont { % FOR PS FONTS, LOOK AT SIZE REQUESTED. IF IT HAS A DECIMAL REMAINDER % EQUIVALENT TO .001-.009 POINTS (I.E., .050-.450 VAXDOC UNITS), THAT'S % A FLAG TO STRETCH IT VERTICALLY BY ADDING 1-9 EXTRA POINTS TO THE % VERTICAL SCALING. % save requested size - as entered and as integer dup /x-size exch def cvi /x-int exch def % calc decimal remainder, mul x 1000, round x-size x-int sub 1000 mul round cvi /remainder exch def % see how we scale... remainder 50 lt remainder 450 gt or { % scale isomorphically /ystretch 0 def x-size scalefont } { % scale anamorphically /ystretch remainder def x-int ystretch add /y-size exch def [x-int 0 0 y-size 0 0] makefont } ifelse }def % /DPSF { % /procname size /fontname DPSF findfont exch ps-scalefont [ exch /setfont cvx ] cvx def }def % /PXLBuildCharDict 17 dict def /CMEncodingArray 256 array def 0 1 255 {CMEncodingArray exch dup cvsstr cvs cvn put} for /RasterConvert {RasterScaleFactor div}def /TransformBBox { aload pop /BB-ury exch def /BB-urx exch def /BB-lly exch def /BB-llx exch def [ BB-llx RasterConvert BB-lly RasterConvert BB-urx RasterConvert BB-ury RasterConvert ] }def /RunLengthToRasters { % none yet }def /GenerateRasters { % GENERATE RASTERS FOR "IMAGEMASK" rasters runlength 1 eq {RunLengthToRasters} if }def % /int-dict-name {int (-dict) concatnam}def /int-dict {int (-dict) concatnam cvx load}def % /DefinePXLFont { % ... % ...[llx lly urx ury]DefinePXLFont /newfont exch def /bb exch def /num exch def /psz exch def /dsz exch def /pxlmag exch def /ext exch def /int exch def /fnam ext (-) concatnam pxlmag cvsstr cvs concatnam def newfont not { int-dict-name 13 dict def int-dict begin /FontType 3 def /FontMatrix [ 1 dsz div 0 0 1 dsz div 0 0 ] def /FontBBox bb TransformBBox def /Encoding CMEncodingArray def /CharDict 1 dict def CharDict begin /Char-Info num array def end /BuildChar { PXLBuildCharDict begin /char exch def /fontdict exch def fontdict /CharDict get /Char-Info get char get aload pop /rasters exch def /PackedWord1 exch def 0 PackedWord1 UnpkHW 16#7FFF ne { /PackedWord2 exch def /wx 0 PackedWord1 UnpkHW def /rows 2 PackedWord1 UnpkByte def /cols 3 PackedWord1 UnpkByte def /llx 0 PackedWord2 UnpkByte def /lly 1 PackedWord2 UnpkByte def /urx 2 PackedWord2 UnpkByte def /ury 3 PackedWord2 UnpkByte def }{ %else /PackedWord2 exch def /PackedWord3 exch def /PackedWord4 exch def /wx 1 PackedWord1 UnpkHW def /rows 0 PackedWord2 UnpkHW def /cols 1 PackedWord2 UnpkHW def /llx 0 PackedWord3 UnpkHW def /lly 1 PackedWord3 UnpkHW def /urx 0 PackedWord4 UnpkHW def /ury 1 PackedWord4 UnpkHW def } ifelse rows 0 lt { /rows rows neg def /runlength 1 def }{ %else /runlength 0 def } ifelse wx 0 llx RasterConvert lly RasterConvert urx RasterConvert ury RasterConvert setcachedevice rows 0 ne { gsave cols rows true RasterScaleFactor 0 0 RasterScaleFactor neg llx .5 add neg ury .5 add tempmatrix astore GenerateRasters imagemask grestore } if end }def end fnam int-dict definefont pop } if int-dict-name fnam findfont psz scalefont def currentdict int [ int-dict /setfont cvx ] cvx put }def /PXLF { true DefinePXLFont}def % SIGNAL THAT FONT ALREADY LOADED /PXLNF {false DefinePXLFont}def % SIGNAL THAT FONT NOT ALREADY LOADED % /PXLC { % ... % ...PXLC /rasters exch def /runlength exch def /cols exch def /rows exch def /ury exch def /urx exch def /lly exch def /llx exch def /wx exch def /code exch def /int exch def % SEE IF LONG OR SHORT FORMAT IS REQUIRED true cols CKSZ rows CKSZ ury CKSZ urx CKSZ lly CKSZ llx CKSZ TackRunLengthToRows { int-dict /CharDict get /Char-Info get code [ 0 0 llx PackByte 1 lly PackByte 2 urx PackByte 3 ury PackByte 0 0 wx PackHW 2 rows PackByte 3 cols PackByte rasters ] put }{ %else int-dict /CharDict get /Char-Info get code [ 0 0 urx PackHW 1 ury PackHW 0 0 llx PackHW 1 lly PackHW 0 0 rows PackHW 1 cols PackHW 0 0 16#7FFF PackHW 1 wx PackHW rasters ] put } ifelse }def % /CKSZ {abs 127 le and}def /TackRunLengthToRows {runlength 0 ne {/rows rows neg def} if}def % /PLOTC { % PLOTC /rasters exch def /runlength exch def /cols exch def /rows exch def /ury exch def /urx exch def /lly exch def /llx exch def /psz exch def /dsz exch def /wx exch def % "PLOT" A CHARACTER'S RASTER PATTERN rows 0 ne { gsave currentpoint translate psz dsz div dup scale cols rows true RasterScaleFactor 0 0 RasterScaleFactor neg llx .5 add neg ury .5 add tempmatrix astore GenerateRasters imagemask grestore } if wx x }def % % set color routine: Color# SC /SC {ColorPalette exch get 1.0 setcustomcolor}bind def % % % Procedures for implementing the "rotate " special: % ROTB - % - ROTE - %+++ TTI changes to allow .screen escape sequence % 1000 ROTB -> start screen % 1001 ROTB -> end screen % 1002 ROTB -> Digital logo /codexindent 590 def /ROTB { dup 1000 eq { % 1000 ROTB - start code example pop /ExampleState 0 def /S { dup (.screen) eq { % start screen example % pjf fix 7-4-92 : first line after .screen was indented improperly currentpoint /ExampleY exch def /ExampleX exch def 1 setgray show 0 setgray /S { /ExampleName exch def /ExampleState 1 def codexindent 0 translate codexindent 0 rmoveto 1 setgray ExampleName show 0 setgray /S /show load def /FONT104 /F104 load def % replace the tilde with a space currentfont F102 currentfont begin /Encoding load % - encoding % save the old encoding for the tilde dup 126 get exch % - e126 encoding dup 32 get 126 exch put % - e126 end % stick tilde encoding in a variable /ExampleTilde exch def FONT104 currentfont /F104DICT exch def setfont /F104 { /S { currentfont /F104DICT load eq { dup length 240 mul /w exch def gsave 0 -100 rmoveto currentpoint newpath moveto w 0 rlineto 0 440 rlineto w neg 0 rlineto closepath fill grestore 1 setgray show 0 setgray } { /S /show load def S } ifelse } def FONT104 } def } def } { % regular code example show /S /show load def } ifelse } def } { dup 1001 eq { % 1001 ROTB - end code example pop ExampleState 1 eq { currentpoint ExampleY exch sub 600 sub /ylength exch def pop /xlength 19200 1.25 mul def /radius 1000 def gsave ExampleX ExampleY translate 240 -400 translate .8 1 scale 50 setlinewidth /Helvetica findfont 250 scalefont setfont ExampleName (-) eq { /ExampleName () def } if ExampleName stringwidth pop xlength exch sub -250 radius sub ylength sub moveto gsave 1.25 1 scale ExampleName show grestore newpath radius neg 0 moveto 0 ylength neg radius 180 270 arc xlength ylength neg radius 270 0 arc xlength 0 radius 0 90 arc 0 0 radius 90 180 arc closepath stroke grestore /ExampleState 0 def /F104 /FONT104 load def /S /show load def % replace tilde encoding, so it doesn't show up as space anymore currentfont F102 currentfont begin /Encoding load 126 ExampleTilde put end setfont codexindent neg 0 translate codexindent neg 0 rmoveto } if } { dup 1002 eq { pop gsave (-) stringwidth pop neg 0 rmoveto /Helvetica findfont 450 scalefont setfont [(d) (i) (g) (i) (t) (a) (l)] { currentpoint currentpoint newpath moveto 0 -200 rmoveto 300 0 rlineto 0 730 rlineto -300 0 rlineto 0 -730 rlineto fill moveto gsave dup stringwidth pop 300 exch sub 2 div 0 rmoveto 1 setgray show 0 setgray grestore 350 0 rmoveto } forall 0 375 rmoveto /Helvetica findfont 200 scalefont setfont (TM) show grestore } { % other - do rotation XP gsave Xpos Ypos translate rotate % using from the stack Xpos neg Ypos neg translate RP } ifelse } ifelse } ifelse } def /ROTE {XP grestore RP} def /F104 { } def %%EndProlog %%BeginSetup /PxlResolution 300 def /Resolution 3600 def /RasterScaleFactor PxlResolution Resolution div def /PortraitMode true def /PaperWidth 8.500 def /PaperHeight 11.000 def 72 Resolution div dup scale %> Postamble of file CTOPSPECIFIC:[DOCWORK]SPD_BVBV.DVI_PS. % DefineFont:F98 Category:10 Pointsize:9 /Courier /Courier@DOCPSE DOCPSE ReENCODE /F98 450.0 /Courier@DOCPSE DPSF % DefineFont:F48 Category:10 Pointsize:6 /Helvetica-Bold /Helvetica-Bold@DOCPSE DOCPSE ReENCODE /F48 300.0 /Helvetica-Bold@DOCPSE DPSF % DefineFont:F46 Category:10 Pointsize:6 /Helvetica /Helvetica@DOCPSE DOCPSE ReENCODE /F46 300.0 /Helvetica@DOCPSE DPSF % DefineFont:F44 Category:10 Pointsize:8 /F44 400.0 /Helvetica-Bold@DOCPSE DPSF % DefineFont:F42 Category:10 Pointsize:8 /F42 400.0 /Helvetica@DOCPSE DPSF % DefineFont:F41 Category:10 Pointsize:9 /Helvetica-BoldOblique /Helvetica-BoldOblique@DOCPSE DOCPSE ReENCODE /F41 450.0 /Helvetica-BoldOblique@DOCPSE DPSF % DefineFont:F40 Category:10 Pointsize:9 /F40 450.0 /Helvetica-Bold@DOCPSE DPSF % DefineFont:F39 Category:10 Pointsize:9 /Helvetica-Oblique /Helvetica-Oblique@DOCPSE DOCPSE ReENCODE /F39 450.0 /Helvetica-Oblique@DOCPSE DPSF % DefineFont:F38 Category:10 Pointsize:9 /F38 450.0 /Helvetica@DOCPSE DPSF % DefineFont:F36 Category:10 Pointsize:10 /F36 500.0 /Helvetica-Bold@DOCPSE DPSF % DefineFont:F16 Category:10 Pointsize:24 /F16 1200.0 /Helvetica-Bold@DOCPSE DPSF %Spot color array for this job /ColorPalette [ 0.0 0.0 0.0 1.0 (BLACK) findcmykcustomcolor ] def %%EndSetup % %%Page: (1) 1 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 3600 5094 XY 3600 8083 SPB -168.000 -381.000 translate %%BeginDocument: (DOC$ROOT:[TEX.FORMATS]HPLOGOCVR.EPS) %!PS-Adobe-3.0 EPSF-3.0 %%Creator: Adobe Illustrator(R) 8.0 %%AI8_CreatorVersion: 10.0 %%For: (Teresa M. Honkala) (Compaq Computer Corporation) %%Title: (HLOGOCVR.eps) %%CreationDate: 6/13/02 11:22 AM %%BoundingBox: 168 381 444 411 %%HiResBoundingBox: 168 381 444 411 %%DocumentProcessColors: Black %%DocumentSuppliedResources: procset Adobe_level2_AI5 1.2 0 %%+ procset AGM_Gradient 1.0 0 %%+ procset Adobe_ColorImage_AI6 1.3 0 %%+ procset Adobe_Illustrator_AI5 1.3 0 %%+ procset Adobe_pattern_AI5 1.0 0 %%+ procset Adobe_cshow 2.0 8 %%+ procset Adobe_shading_AI8 1.0 0 %AI5_FileFormat 4.0 %AI3_ColorUsage: Color %AI3_IncludePlacedImages %AI7_ImageSettings: 1 %%CMYKProcessColor: 1 1 1 1 ([Registration]) %%AI6_ColorSeparationSet: 1 1 (AI6 Default Color Separation Set) %%+ Options: 1 16 0 1 0 1 0 0 0 0 1 1 1 18 0 0 0 0 0 0 0 0 -1 -1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 2 3 4 %%+ PPD: 1 21 0 0 60 45 2 2 1 0 0 1 0 0 0 0 0 0 0 0 0 0 () %AI3_TemplateBox: 306.5 395.5 306.5 395.5 %AI3_TileBox: 15 16 595 778 %AI3_DocumentPreview: Macintosh_ColorPic %AI5_ArtSize: 612 792 %AI5_RulerUnits: 0 %AI5_ArtFlags: 1 0 0 1 0 0 1 0 0 %AI5_TargetResolution: 800 %AI5_NumLayers: 1 %AI8_OpenToView: -252 780 1 1208 970 26 1 1 6 45 0 0 %AI5_OpenViewLayers: 7 %%PageOrigin:15 16 %%AI3_PaperRect:-15 778 597 -14 %%AI3_Margin:15 -16 -15 14 %AI7_GridSettings: 18 8 18 8 1 0 0.8 0.8 0.8 0.9 0.9 0.9 %AI9_Flatten: 1 %AI7_Thumbnail: 128 16 8 %%BeginData: 2050 Hex Bytes %0000330000660000990000CC0033000033330033660033990033CC0033FF %0066000066330066660066990066CC0066FF009900009933009966009999 %0099CC0099FF00CC0000CC3300CC6600CC9900CCCC00CCFF00FF3300FF66 %00FF9900FFCC3300003300333300663300993300CC3300FF333300333333 %3333663333993333CC3333FF3366003366333366663366993366CC3366FF %3399003399333399663399993399CC3399FF33CC0033CC3333CC6633CC99 %33CCCC33CCFF33FF0033FF3333FF6633FF9933FFCC33FFFF660000660033 %6600666600996600CC6600FF6633006633336633666633996633CC6633FF %6666006666336666666666996666CC6666FF669900669933669966669999 %6699CC6699FF66CC0066CC3366CC6666CC9966CCCC66CCFF66FF0066FF33 %66FF6666FF9966FFCC66FFFF9900009900339900669900999900CC9900FF %9933009933339933669933999933CC9933FF996600996633996666996699 %9966CC9966FF9999009999339999669999999999CC9999FF99CC0099CC33 %99CC6699CC9999CCCC99CCFF99FF0099FF3399FF6699FF9999FFCC99FFFF %CC0000CC0033CC0066CC0099CC00CCCC00FFCC3300CC3333CC3366CC3399 %CC33CCCC33FFCC6600CC6633CC6666CC6699CC66CCCC66FFCC9900CC9933 %CC9966CC9999CC99CCCC99FFCCCC00CCCC33CCCC66CCCC99CCCCCCCCCCFF %CCFF00CCFF33CCFF66CCFF99CCFFCCCCFFFFFF0033FF0066FF0099FF00CC %FF3300FF3333FF3366FF3399FF33CCFF33FFFF6600FF6633FF6666FF6699 %FF66CCFF66FFFF9900FF9933FF9966FF9999FF99CCFF99FFFFCC00FFCC33 %FFCC66FFCC99FFCCCCFFCCFFFFFF33FFFF66FFFF99FFFFCC110000001100 %000011111111220000002200000022222222440000004400000044444444 %550000005500000055555555770000007700000077777777880000008800 %000088888888AA000000AA000000AAAAAAAABB000000BB000000BBBBBBBB %DD000000DD000000DDDDDDDDEE000000EE000000EEEEEEEE0000000000FF %00FF0000FFFFFF0000FF00FFFFFF00FFFFFF %524C45FDE3FF7DFD0552FD047DFD0852FD6DFFA8FD05F8277D5252FFA87D %FD06F87DFD6CFF7DFD04F827A8A8F87DFFFFFFA827FD04F852FD6CFFA8F8 %F8F827A8FF7D27A8FFA8FFA8A8FD04F852FD6CFF7DF8F8F827FFFF522727 %A8522727A852F8F8F852FD6CFF7DF8F8F87DFFFFF8A8F8A8F8A8F8FF52F8 %F8F852FD6CFF7DF8F8F852FF5227FD0652FF7DF8F8F852FD6CFF7DF8F8F8 %52FF527D277D277D277DFF52F8F8F852FD6CFF7DFD04F8A87DA87D7DF852 %7DFFA827F8F8F852FD6CFF7DFD04F852FFFFFF5252FFFFFF52FD04F852FD %6CFF7DFD05F827A8A8277DFF7D52FD05F852FD6DFF52FD06F87D27A827FD %06F827A8FD6EFFFD11A8FDFCFFFD0EFFFF %%EndData %%EndComments %%BeginProlog %%BeginResource: procset Adobe_level2_AI5 1.2 0 %%Title: (Adobe Illustrator (R) Version 5.0 Level 2 Emulation) %%Version: 1.2 0 %%CreationDate: (04/10/93) () %%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved) userdict /Adobe_level2_AI5 26 dict dup begin put /packedarray where not { userdict begin /packedarray { array astore readonly } bind def /setpacking /pop load def /currentpacking false def end 0 } if pop userdict /defaultpacking currentpacking put true setpacking /initialize { Adobe_level2_AI5 begin } bind def /terminate { currentdict Adobe_level2_AI5 eq { end } if } bind def mark /setcustomcolor where not { /findcmykcustomcolor { (AI8_CMYK_CustomColor) 6 packedarray } bind def /findrgbcustomcolor { (AI8_RGB_CustomColor) 5 packedarray } bind def /setcustomcolor { exch aload pop dup (AI8_CMYK_CustomColor) eq { pop pop 4 { 4 index mul 4 1 roll } repeat 5 -1 roll pop setcmykcolor } { dup (AI8_RGB_CustomColor) eq { pop pop 3 { 1 exch sub 3 index mul 1 exch sub 3 1 roll } repeat 4 -1 roll pop setrgbcolor } { pop 4 { 4 index mul 4 1 roll } repeat 5 -1 roll pop setcmykcolor } ifelse } ifelse } def } if /setAIseparationgray { false setoverprint 0 setgray /setseparationgray where{ pop setseparationgray }{ /setcolorspace where{ pop [/Separation (All) /DeviceCMYK {dup dup dup}] setcolorspace 1 exch sub setcolor }{ setgray }ifelse }ifelse } def /gt38? mark {version cvr cvx exec} stopped {cleartomark true} {38 gt exch pop} ifelse def userdict /deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt put userdict /level2? systemdict /languagelevel known dup { pop systemdict /languagelevel get 2 ge } if put /level2ScreenFreq { begin 60 HalftoneType 1 eq { pop Frequency } if HalftoneType 2 eq { pop GrayFrequency } if HalftoneType 5 eq { pop Default level2ScreenFreq } if end } bind def userdict /currentScreenFreq level2? {currenthalftone level2ScreenFreq} {currentscreen pop pop} ifelse put level2? not { /setcmykcolor where not { /setcmykcolor { exch .11 mul add exch .59 mul add exch .3 mul add 1 exch sub setgray } def } if /currentcmykcolor where not { /currentcmykcolor { 0 0 0 1 currentgray sub } def } if /setoverprint where not { /setoverprint /pop load def } if /selectfont where not { /selectfont { exch findfont exch dup type /arraytype eq { makefont } { scalefont } ifelse setfont } bind def } if /cshow where not { /cshow { [ 0 0 5 -1 roll aload pop ] cvx bind forall } bind def } if } if cleartomark /anyColor? { add add add 0 ne } bind def /testColor { gsave setcmykcolor currentcmykcolor grestore } bind def /testCMYKColorThrough { testColor anyColor? } bind def userdict /composite? 1 0 0 0 testCMYKColorThrough 0 1 0 0 testCMYKColorThrough 0 0 1 0 testCMYKColorThrough 0 0 0 1 testCMYKColorThrough and and and put composite? not { userdict begin gsave /cyan? 1 0 0 0 testCMYKColorThrough def /magenta? 0 1 0 0 testCMYKColorThrough def /yellow? 0 0 1 0 testCMYKColorThrough def /black? 0 0 0 1 testCMYKColorThrough def grestore /isCMYKSep? cyan? magenta? yellow? black? or or or def /customColor? isCMYKSep? not def end } if end defaultpacking setpacking %%EndResource %%BeginResource: procset AGM_Gradient_Sep 1.0 0 %%Title: (AGM Gradient Procset) %%Version: 1.0 0 %%CreationDate: (4/26/96) () %%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved) userdict /defaultpacking currentpacking put true setpacking userdict /AGM_Gradient_Sep 5 dict dup begin put /AGM_Gradient_Sep_private 100 dict def /initialize{ AGM_Gradient_Sep begin AGM_Gradient_Sep_private begin _compositeJob{ initializeSinglePassSeps }{ initializeMultiPassSeps }ifelse initializeSeps AGM_Gradient_private begin /_fillSD newSpotDict def /_rampSD newSpotDict def /_nCustomColorSD nd end AGM_Gradient_Sep_private { dup xcheck 1 index type /arraytype eq and { bind }if pop pop }forall AGM_Gradient_Sep { dup xcheck 1 index type /arraytype eq and { bind }if pop pop }forall end currentdict readonly pop end }def /terminate{ currentdict AGM_Gradient_Sep eq{ end }if }def AGM_Gradient_Sep_private begin /initializeSeps{ /currentoverprint { _of } def _noImage not _level2PS not and{ /linealFill{ currentoverprint{ 0 0 1 1 rectfill }{ mySave 8 setImageParms _color{ _nCustomColorSD begin cyan magenta yellow black _spotColor{ spot1/tintImage spot1/tintValue get 1 exch sub makeByte8 put spot2/tintImage spot2/tintValue get 1 exch sub makeByte8 put }if end 4{ makeByte8 4 1 roll }repeat true 4 _nCustomColorSD ncolorimage }{ _nCustomColorSD/black get 1 exch sub makeByte8 _nCustomColorSD bwImage }ifelse myRestore }ifelse }def }if /_whiteBytes 1 makeByte8 pt /knockOut{ _noImage _level2PS or currentoverprint or{ gsave false setoverprint 1 setgray 0 0 1 1 rectfill grestore }{ 8 setImageParms _whiteBytes /_image load 5 execImage }ifelse }def /newSpotDict{ 11 dict dup begin /nSpots 2 def /spot1 7 dict def /spot2 7 dict def end }def /initSpotData { begin /name nd /tintImage nd /tintValue nd /spot_C nd /spot_M nd /spot_Y nd /spot_K nd end }def /initSpotDict{ begin /cyanInk nd /magentaInk nd /yellowInk nd /blackInk nd /cyan nd /magenta nd /yellow nd /black nd spot1 initSpotData spot2 initSpotData end }def /copySpotDict{ /_dst xp begin cyanInk magentaInk yellowInk blackInk cyan magenta yellow black spot1 spot2 end _dst begin /spot1 spot1 maxlength dict def /spot2 spot2 maxlength dict def spot2 copy pop spot1 copy pop /black xd /yellow xd /magenta xd /cyan xd /blackInk xd /yellowInk xd /magentaInk xd /cyanInk xd end }def /setCustomColor { 1 index /Black eq{ 6 1 roll 5 npop 1 exch sub setgray }{ 6 1 roll _ccAry1 astore exch dup null eq{ pop 0 }if setcustomcolor }ifelse }def /setCStop{ /_colorStyle exch pt _colorStyle 0 eq{ 0 0 0 4 -1 roll 1 exch sub _spotColor{ /_colorStyle 3 pt /Black 1 index 1 exch sub }if }if _colorStyle 2 eq{ 3 npop }if _rampSD _fillSD copySpotDict _colorStyle 4 eq{ pop 9 2 roll 3 npop 6 -2 roll } if _colorStyle 3 eq _colorStyle 4 eq or{ _fillSD begin /_spot1 spot1 pt /_spot2 spot2 pt end exch dup _spot1/name get eq{ _spot1 _spot2 }{ _spot2 _spot1 }ifelse begin begin /name xd 1 exch sub /tintValue xd 4{ tintValue mul 4 1 roll }repeat _spotColor not{ /tintValue null def }if end /tintValue 0 def end }if _fillSD nsetcustomcolor }def /renderCMYK{ spot1/name get null eq spot2/name get null eq and dup not{ pop spot1 spotConverted }if dup not{ pop spot2 spotConverted }if }def /currentInk{ true _inRipSep{ currentcolorspace 0 get dup /DeviceGray eq 1 index /DeviceCMYK eq or{ pop currentcmykcolor add add add 0 eq{ pop false }if }{ /Separation eq{ currentcolor 0 eq{ pop false }if }if }ifelse }{ currentgray 1 eq{ pop false }if }ifelse }def /currentInkN{ _nCustomColorSD begin /_spot1 spot1 pt /_spot2 spot2 pt renderCMYK end { currentInk }{ gsave _spot1 begin name null ne{ spot_C spot_M spot_Y spot_K name tintValue setCustomColor currentInk }{ false }ifelse end _spot2 begin name null ne{ spot_C spot_M spot_Y spot_K name tintValue setCustomColor currentInk }{ false }ifelse end grestore or } ifelse }def /fill_ /fill load def /fillOvp{ currentoverprint{ _inRipSep{ currentcolorspace 0 get dup /DeviceGray eq 1 index /DeviceCMYK eq or{ pop currentcmykcolor add add add 0 eq{ newpath }if }{ /Separation eq{ currentcolor 0 eq{ newpath }if }if }ifelse }{ currentgray 1 eq{ newpath }if }ifelse }if fill_ }def /fill{ _nCustomColorSD begin /_spot1 spot1 pt /_spot2 spot2 pt renderCMYK end { fillOvp }{ _spot1 begin gsave name null ne{ spot_C spot_M spot_Y spot_K name tintValue setCustomColor }{ 1 setgray }ifelse fillOvp grestore end _spot2 begin name null ne{ gsave true setoverprint spot_C spot_M spot_Y spot_K name tintValue setCustomColor fillOvp grestore }if end newpath }ifelse }def /expandSpot{ _spotColor{ /_len xp _rampSD begin spot1 begin tintImage null ne{ tintImage _len expandOne /tintImage xd }if end spot2 begin tintImage null ne{ tintImage _len expandOne /tintImage xd }if end end }{ pop }ifelse }def /rampImage{ currentoverprint{ rectImage }{ _enabledSmoothShade{ fillRamp }{ _color{ _rampSD begin /cyanInk _cyanData 0 ne def /magentaInk _magentaData 0 ne def /yellowInk _yellowData 0 ne def /blackInk _blackData 0 ne def end _nSamples setImageParms _nSamples expandSpot _cyanData _magentaData _yellowData _blackData _nSamples 4 expandColor true 4 _rampSD ncolorimage }{ _rampSD begin /cyanInk false def /magentaInk false def /yellowInk false def /blackInk true def end _nSamples setImageParms _blackData _rampSD bwImage }ifelse }ifelse }ifelse }def /nsetcustomcolor where{ pop }{ /nsetcustomcolor { /_nCustomColorSD xp _nCustomColorSD begin 4 copy /black xd /yellow xd /magenta xd /cyan xd 4 copy 0 ne /blackInk xd 0 ne /yellowInk xd 0 ne /magentaInk xd 0 ne /cyanInk xd end setcmykcolor }def }ifelse /nsetcustomcolorend where{ pop }{ /nsetcustomcolorend { /_nCustomColorSD null pt }def }ifelse }def /initializeSinglePassSeps{ /_decodeNorm [0 1] pt /_decodeInvert [1 0] pt /spotConverted { begin name null eq{ false }{ tintValue null eq tintImage null eq and{ true }{ _inDistiller{ false }{ false currentpagedevice/SeparationColorNames get{name eq or}forall not }ifelse }ifelse }ifelse end }def /dictImage { 20 dict dup begin /Dict xd /Decode xd /DataSource xd /ImageMatrix xd /BitsPerComponent xd /Height xd /Width xd /ImageType 1 def Dict end /_image load 1 execImage }def /bwImage{ begin gsave currentoverprint{ blackInk{ [/Separation /Black /DeviceGray{}] setcolorspace _decodeInvert dictImage }{ 5 npop }ifelse }{ /DeviceGray setcolorspace _decodeNorm dictImage }ifelse grestore end }def /ncolorimage where{ pop }{ /ncolorimage{ begin renderCMYK{ cyanInk magentaInk and yellowInk and blackInk and not currentoverprint and{ pop pop gsave cyanInk{ 8 copy [/Separation /Cyan /DeviceGray{}] setcolorspace 3 npop _decodeNorm dictImage }if magentaInk{ 8 copy [/Separation /Magenta /DeviceGray{}] setcolorspace 4 -1 roll 3 npop _decodeNorm dictImage }if yellowInk{ 8 copy [/Separation /Yellow /DeviceGray{}] setcolorspace 4 -2 roll 3 npop _decodeNorm dictImage }if blackInk{ 4 -3 roll [/Separation /Black /DeviceGray{}] setcolorspace 3 npop _decodeNorm dictImage }{ 8 npop }ifelse grestore }{ /_colorimage load 10 execImage }ifelse }{ 6 npop gsave spot1 begin name null ne tintImage null ne and{ [/Separation name /DeviceGray{}] setcolorspace 4 copy tintImage name /Black eq{ _decodeNorm }{ _decodeInvert }ifelse dictImage }{ 1 setgray fill }ifelse end spot2 begin true setoverprint name null ne tintImage null ne and{ [/Separation name /DeviceGray{}] setcolorspace tintImage name /Black eq{ _decodeNorm }{ _decodeInvert }ifelse dictImage }{ 4 npop 1 setgray fill }ifelse end grestore }ifelse end }def }ifelse /getRampColorSpace{ /_renderCMYK _rampSD begin renderCMYK end pt _renderCMYK not{ _rampSD begin [/DeviceN [ spot1 begin name null ne tintImage null ne and{ name }if end spot2 begin name null ne tintImage null ne and{ name }if end ] _inDistiller { /DeviceCMYK [ spot1 begin name null ne tintImage null ne and{ spot_C spot_M spot_Y spot_K 1 }{ 0 0 0 0 0 }ifelse end spot2 begin name null ne tintImage null ne and{ spot_C spot_M spot_Y spot_K 2 }{ 0 0 0 0 0 }ifelse end 5 1 roll 6 -2 roll add dup 1 eq { pop 8 /index cvx 1 /exch cvx /sub cvx 9 1 /roll cvx }{ 2 eq { 8 /index cvx 1 /exch cvx /sub cvx 10 1 /roll cvx }if }ifelse 4 1 /roll cvx 5 -2 /roll cvx 8 /index cvx /mul cvx /exch cvx 9 /index cvx /mul cvx /add cvx 7 1 /roll cvx 3 1 /roll cvx 4 -2 /roll cvx 7 /index cvx /mul cvx /exch cvx 8 /index cvx /mul cvx /add cvx 6 1 /roll cvx 2 1 /roll cvx 3 -2 /roll cvx 6 /index cvx /mul cvx /exch cvx 7 /index cvx /mul cvx /add cvx 5 1 /roll cvx 5 /index cvx /mul cvx /exch cvx 6 /index cvx /mul cvx /add cvx 4 1 /roll cvx 6 -2 /roll cvx /pop cvx /pop cvx ] cvx bind }{ /DeviceCMYK {} }ifelse ] setcolorspace end /_nColorSpace currentcolorspace pt }if _nSamples 1 gt{ /_ndx 0 pt [blendColor] cvx exec }if _renderCMYK{ /_C0 [currentcolor] pt /_C0_Space currentcolorspace pt }{ /_C0 [ _nCustomColorSD begin spot1 begin name null ne{ tintValue }if end spot2 begin name null ne{ tintValue }if end end ] pt /_C0_Space _nColorSpace pt }ifelse _nSamples 1 gt{ /_ndx _nSamples 1 sub pt [blendColor] cvx exec }if _renderCMYK{ /_C1 [currentcolor] pt /_C1_Space currentcolorspace pt }{ /_C1 [ _nCustomColorSD begin spot1 begin name null ne{ tintValue }if end spot2 begin name null ne{ tintValue }if end end ] pt /_C1_Space _nColorSpace pt }ifelse /_rampColorSpace _C0_Space pt _spotColor{ nsetcustomcolorend }if }def }def /initializeMultiPassSeps{ /invertXfer{ [ { 1 exch sub }/exec load systemdict /currenttransfer get exec /exec load ] cvx systemdict /settransfer get exec }def /ccThrough{ gsave 1 setCustomColor currentcmykcolor grestore add add add 0 ne }def /spotConverted { begin _isCMYKSep not{ false }{ name null eq{ false }{ tintValue null eq tintImage null eq and{ true }{ spot_C spot_M spot_Y spot_K name ccThrough }ifelse }ifelse }ifelse end }def /spotChannel { _isCMYKSep{ pop false }{ /_spotDict xp _spotDict/name get null eq{ false }{ _spotDict/spot_C get _spotDict/spot_M get _spotDict/spot_Y get _spotDict/spot_K get _spotDict/name get ccThrough }ifelse }ifelse }def /getChannelData { _isCMYKSep dup{ pop renderCMYK }if { _blackPlate{ 4 1 roll 3 npop blackInk }{ _yellowPlate{ 4 2 roll 3 npop yellowInk }{ _magentaPlate{ 4 3 roll 3 npop magentaInk }{ 3 npop cyanInk }ifelse }ifelse }ifelse { true /nonZeroData }{ true /zeroData }ifelse }{ 4 npop spot1/name get null ne spot1 spotChannel and{ spot1/tintImage get dup null ne{ false /nonZeroData }{ pop false /noData }ifelse }{ spot2/name get null ne spot2 spotChannel and{ spot2/tintImage get dup null ne{ false /nonZeroData }{ pop false /noData }ifelse }{ false /noData }ifelse }ifelse }ifelse }def /renderChannelData { /_tmp xp _tmp /nonZeroData ne currentoverprint and{ pop _tmp /zeroData eq{pop}if 4 npop }{ _tmp /nonZeroData eq{ { invertXfer }if systemdict/image get 5 execImage }{ pop _tmp /zeroData eq{pop}if 4 npop knockOut }ifelse }ifelse }def /bwImage{ begin gsave dup dup dup getChannelData exch pop false exch renderChannelData grestore end }def /ncolorimage{ begin pop pop gsave spot2/name get null ne spot2 spotChannel and{ true setoverprint }if getChannelData renderChannelData grestore end }def /getRampColorSpace{ /_renderCMYK _rampSD begin renderCMYK end pt _nSamples 1 gt{ /_ndx 0 pt [blendColor] cvx exec }if _renderCMYK{ /_C0 [currentcolor] pt /_C0_Space currentcolorspace pt }{ /_C0 [ _nCustomColorSD begin 0 spot1 begin name null ne tintValue null ne and spot1 spotChannel and{ pop tintValue }if end spot2 begin name null ne tintValue null ne and spot2 spotChannel and{ pop tintValue }if end 1 exch sub end ] pt /_C0_Space /DeviceGray pt }ifelse _nSamples 1 gt{ /_ndx _nSamples 1 sub pt [blendColor] cvx exec }if _renderCMYK{ /_C1 [currentcolor] pt /_C1_Space currentcolorspace pt }{ /_C1 [ _nCustomColorSD begin 0 spot1 begin name null ne tintValue null ne and spot1 spotChannel and{ pop tintValue }if end spot2 begin name null ne tintValue null ne and spot2 spotChannel and{ pop tintValue }if end 1 exch sub end ] pt /_C1_Space /DeviceGray pt }ifelse /_rampColorSpace _C0_Space pt _spotColor{ nsetcustomcolorend }if }def }def end end defaultpacking setpacking %%EndResource %%BeginResource: procset AGM_Gradient 1.0 0 %%Title: (AGM Gradient Procset) %%Version: 1.0 0 %%CreationDate: (4/26/96) () %%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved) userdict /defaultpacking currentpacking put true setpacking userdict /AGM_Gradient 20 dict dup begin put /AGM_Gradient_private 201 dict def /initialize { AGM_Gradient begin AGM_Gradient_private begin initializeVars /bd systemdict/mark get def /ed _level2PS { (>>) }{ (counttomark 2 idiv dup dict begin {def} repeat pop currentdict end) } ifelse cvx def _level2PS{ initializeLev2 }{ initializeLev1 }ifelse queryDevice initializeRectFill initializeShading initializeOps _producingSeps{ AGM_Gradient_Sep/initialize get exec }{ initializeComposite }ifelse _illustrator{ /f{}def /F{}def /s{}def /S{}def /b{}def /B{}def }if /image where{ /image get /_image xd }if /colorimage where{ /colorimage get /_colorimage xd }if AGM_Gradient_private { dup xcheck 1 index type /arraytype eq and { bind }if pop pop }forall AGM_Gradient { dup xcheck 1 index type /arraytype eq and { bind }if pop pop }forall end currentdict readonly pop end }def /initializeAI { pop pop AGM_Gradient/AGM_Gradient_private get /_illustrator true put AGM_Gradient/initialize get exec AGM_Gradient begin }def /unload{ systemdict/languagelevel known{ systemdict/languagelevel get 2 ge{ userdict/AGM_Gradient_Sep 2 copy known{ undef }{ pop pop }ifelse userdict/AGM_Gradient 2 copy known{ undef }{ pop pop }ifelse }if }if }def /terminate{ currentdict AGM_Gradient eq{ end }if }def AGM_Gradient_private begin /initializeVars{ /_d255 256 array def 0 1 255{ _d255 exch dup 255 div put }bind for /_d255- 256 array def 0 1 255{ _d255- exch 1 _d255 2 index get sub put }bind for /_sSave nd /_dUserSpace matrix defaultmatrix def /_bUMatrix matrix def /_imageMatrix matrix def /_saveMatrix matrix def /_xm matrix def /_ccAry1 5 array def /_bbox 4 array pt /_level2PS systemdict/languagelevel known dup{ pop systemdict/languagelevel get 2 ge }if def /_level3PS _level2PS systemdict/shfill known and def currentdict /_illustrator known not{ /_illustrator false def }if }def /initializeOps { AGM_Gradient begin currentdict/Bc known not{ /Bc{ _renderFlag 2 eq _enabledSmoothShade or{ 6 npop }{ pushBSpace _rampIndex 0 eq{ pop pop setCStop }if linealFill popBSpace }ifelse }def }if currentdict/Bg known not{ /Bg{ 10 npop /_gradName xp /_renderFlag xp /_enabledSmoothShade false pt _renderFlag 2 ne{ _illustrator{ _of setoverprint }if /_enabledSmoothShade _level3PS{ _usingSmoothShade _producingSeps not currentoverprint not or and _noImage not and }{ false }ifelse pt _illustrator _eo and _renderFlag 3 eq or{ eoclip }{ clip }ifelse _gradNames _gradName 2 copy known{ get mark exch aload pop /_gradType xp 1 sub dup /_rampIndex xp /_maxRampIndex xp mark exch aload pop 0 0 }if pop pop getRampData }{ mark mark }ifelse }def }if currentdict/Bm known not{ /Bm{ _renderFlag 2 ne{ _gradType 0 eq{ linealRamp }{ radialGrad }ifelse }{ 6 npop }ifelse }def }if currentdict/Bh known not{ /Bh{ 2 npop /_yHi xp /_xHi xp /_radHilite _xHi 0 ne _yHi 0 ne or pt }def }if currentdict/Bn known not{ /Bn{ AGM_Gradient_private begin dict /_gradNames xp end }def }if currentdict/Bd known not{ /Bd{ AGM_Gradient begin AGM_Gradient_private begin /_nColorsBd xp /_gradType xp /_gradName xp }def }if currentdict/BD known not{ /BD{ currentdict/_gradNames known not{ /_gradNames 20 dict def }if ] _nColorsBd _gradType ] _gradName exch /_gradNames xput end end }def }if currentdict/Bb known not{ /Bb{ AGM_Gradient/AGM_Gradient_private get /_illustrator get not{ AGM_Gradient begin }if AGM_Gradient_private begin _producingSeps{ AGM_Gradient_Sep/AGM_Gradient_Sep_private get begin }if mySave }def }if currentdict/BB known not{ /BB{ /_tmp xp cleartomark cleartomark _tmp dup _renderFlag myRestore _producingSeps{ end }if _illustrator dup end not { end }if { 2 ne exch 0 gt and{ 2 eq{ s }{ S }ifelse }{ pop newpath }ifelse }{ pop newpath }ifelse }def }if currentdict/Xm known not{ /Xm{ _xm astore pop }def }if end }def /queryDevice{ /_inDistiller systemdict /currentdistillerparams known def /_inRipSep _level2PS{ currentpagedevice/Separations 2 copy known{ get }{ pop pop false }ifelse }{ false }ifelse _inDistiller or def /_noImage /lv1Fix where{ pop lv1Fix }{ false }ifelse def /_useShells where{ /_useShells get /_usingShells xp }{ /_usingShells false def }ifelse /_useSmoothShade where{ pop }{ /_useSmoothShade false def }ifelse /_forceToCMYK where{ pop }{ /_forceToCMYK false def }ifelse /_cyanPlate 1 0 0 0 testCMYKColorThrough def /_magentaPlate 0 1 0 0 testCMYKColorThrough def /_yellowPlate 0 0 1 0 testCMYKColorThrough def /_blackPlate 0 0 0 1 testCMYKColorThrough def /_compositeJob _cyanPlate _magentaPlate and _yellowPlate and _blackPlate and def /_isCMYKSep _cyanPlate _magentaPlate or _yellowPlate or _blackPlate or def /_compositeSpotDevice where{ pop }{ /_compositeSpotDevice _compositeJob not _inRipSep or{ 1 }{ 0 }ifelse def }ifelse /_producingSeps _compositeSpotDevice 0 ne def /_deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt def /_dpiThreshold where{ pop }{ /_dpiThreshold 600 def }ifelse /_screenFreqThreshold where{ pop }{ /_screenFreqThreshold 150 def }ifelse /_contoneDevice where{ pop }{ /_contoneDevice false def }ifelse /_subSampleOK _deviceDPI _dpiThreshold le currentScreenFreq _screenFreqThreshold le and _contoneDevice not and def }def /initializeRectFill{ /rectfill where dup{ exch pop not _producingSeps or }{ not }ifelse { /rectfill{ gsave newpath 4 2 roll moveto 1 index 0 rlineto 0 1 index rlineto 1 index neg 0 rlineto pop pop closepath fill grestore }def }if }def /initializeLev1{ /currentScreenFreq{ currentscreen pop pop }def /_byte 1 string def /colorimage where{ pop }{ /colorimage{ pop pop /_blackTmp xp /_yellowTmp xp /_magentaTmp xp /_cyanTmp xp /_cnt 0 pt [ _byte dup 0 _cyanTmp /_cnt cvx /get cvx _d255 /exch cvx /get cvx .3 /mul cvx _magentaTmp /_cnt cvx /get cvx _d255 /exch cvx /get cvx .59 /mul cvx _yellowTmp /_cnt cvx /get cvx _d255 /exch cvx /get cvx .11 /mul cvx _blackTmp /_cnt cvx /get cvx _d255 /exch cvx /get cvx /add cvx /add cvx /add cvx 1 /exch cvx /sub cvx /dup cvx 0 /lt cvx{ pop 0 }/if cvx /dup cvx 1 /gt cvx{ pop 1 }/if cvx 255 /mul cvx /cvi cvx 256 /mod cvx /dup cvx 0 /lt cvx{ pop 0 }/if cvx /put cvx /_cnt dup cvx 1 /add cvx /pt cvx ] cvx bind /_image load 5 execImage }def }ifelse }def /initializeLev2{ /level2ScreenFreq{ begin 60 HalftoneType 1 eq{ pop Frequency }if HalftoneType 2 eq{ pop GrayFrequency }if HalftoneType 5 eq{ pop Default level2ScreenFreq }if end }def /currentScreenFreq{ currenthalftone level2ScreenFreq }def }def /initializeShading{ _useSmoothShade _level3PS and{ /_usingSmoothShade true pt initializeLev3_Ops }{ /_usingSmoothShade false pt }ifelse }def /initializeLev3_Ops { /initShFill{ /_index _gradType 0 eq {0}{_maxRampIndex 1 sub} ifelse pt /_rampFuncsArray _maxRampIndex array pt /_boundsArray _maxRampIndex 1 sub array pt /_encodeArray _maxRampIndex 2 mul array pt /_beginCoord _rampPoint pt /_colorSpace null pt /_firstFill _rampIndex _maxRampIndex eq pt /_lastFill false pt }def /linealShFill{ popBSpace _xm aload pop pushBSpace /_size _index 1 add pt _size _maxRampIndex lt { /_rampFuncsArray _rampFuncsArray 0 _size getinterval pt /_boundsArray _boundsArray 0 _size 1 sub getinterval pt /_encodeArray _encodeArray 0 _size 2 mul getinterval pt }if bd /ShadingType 2 /ColorSpace _colorSpace _rgbInCMYK{ /Function [ _cData sampFunc _mData sampFunc _yData sampFunc _kData sampFunc ] }{ /Function bd /FunctionType 3 /Domain [0 1] /Functions _rampFuncsArray /Bounds _boundsArray /Encode _encodeArray ed }ifelse /Extend [_firstFill _lastFill] /Domain [0 1] /Coords [_beginCoord 0 _endCoord 0] ed shfill }def /radialShFill{ /_size _maxRampIndex _index sub pt _size _maxRampIndex lt { /_rampFuncsArray _rampFuncsArray _index _size getinterval pt /_boundsArray _boundsArray _index _size 1 sub getinterval pt /_encodeArray _encodeArray _index 2 mul _size 2 mul getinterval pt }if /_rampLen _beginCoord _endCoord sub pt bd /ShadingType 3 /ColorSpace _colorSpace _rgbInCMYK{ /Function [ _cData sampFunc _mData sampFunc _yData sampFunc _kData sampFunc ] }{ /Function bd /FunctionType 3 /Domain [0 1] /Functions _rampFuncsArray /Bounds _boundsArray /Encode _encodeArray ed }ifelse /Extend [_lastFill _firstFill] /Domain [0 1] /Coords [_xHi _rampLen mul _yHi _rampLen mul _endCoord 0 0 _beginCoord] ed shfill _radHilite{ _xHi _rampLen mul _yHi _rampLen mul translate }if }def % /sampFunc{ /_tmp exch pt bd _tmp length 1 eq { _tmp 0 get /_tmp 2 string pt dup _tmp 0 3 -1 roll put _tmp 1 3 -1 roll put }if /FunctionType 0 /Order 1 /Size [_tmp length] /Domain [0 1] /BitsPerSample 8 /DataSource _tmp /Range [0 1] ed }def /fillRamp{ /_invert _midPoint 0.5 lt pt _rampIndex _maxRampIndex eq { initShFill }if getRampColorSpace _colorSpace null eq{ /_colorSpace _rampColorSpace pt }{ _colorSpace _rampColorSpace ne _rgbInCMYK or{ /_index _index 1 _gradType 0 eq{ sub pt linealShFill }{ add pt radialShFill }ifelse initShFill /_colorSpace _rampColorSpace pt } if }ifelse /_endCoord _endPoint pt /_rgbInCMYK false pt _producingSeps _forceToCMYK or _rgbRamp and { _spotColor{ _renderCMYK }{ _isCMYKSep }ifelse }{ false }ifelse { _compositeJob{ /_rgbInCMYK true pt _cyanData _magentaData _yellowData _blackData _nSamples 4 expandColor dup length string copy /_kData exch pt dup length string copy /_yData exch pt dup length string copy /_mData exch pt dup length string copy /_cData exch pt }{ _rampFuncsArray _index _cyanPlate{_cyanData}if _magentaPlate{_magentaData}if _yellowPlate{_yellowData}if _blackPlate{_blackData}if _nSamples expandOne sampFunc dup begin /Decode [1 0] def end put /_invert false pt }ifelse }{ _rampFuncsArray _index bd /FunctionType 2 /Domain [0 1] /N 0.5 log _invert{1 _midPoint sub}{_midPoint}ifelse log div _gradType 0 eq{ _invert{/C1}{/C0}ifelse _C0 _invert{/C0}{/C1}ifelse _C1 }{ _invert{/C0}{/C1}ifelse _C1 _invert{/C1}{/C0}ifelse _C0 }ifelse ed put }ifelse _rampIndex 1 ne{ _boundsArray _index _gradType 1 eq{1 sub}if _endCoord put } if 0 1 _invert {exch}if _encodeArray _index 2 mul 1 add 3 -1 roll put _encodeArray _index 2 mul 3 -1 roll put _rampIndex 1 eq { /_lastFill true pt _gradType 0 eq{ linealShFill }{ radialShFill }ifelse }if /_index _index 1 _gradType 0 eq{ add pt }{ sub pt }ifelse }def }def /initializeComposite{ /bwImage{ pop /_image load 5 execImage }def /rampImage{ _enabledSmoothShade{ fillRamp }{ _color{ _nSamples setImageParms _rgbRamp _forceToCMYK not and{ _redData _greenData _blueData _nSamples 3 expandColor true 3 null ncolorimage }{ _cyanData _magentaData _yellowData _blackData _nSamples 4 expandColor true 4 null ncolorimage }ifelse }{ _nSamples setImageParms _blackData null bwImage }ifelse }ifelse }def /setCStop{ /_colorStyle exch pt _colorStyle 0 eq{ 1 exch sub 0 0 0 4 -1 roll }if _colorStyle 2 eq{ _forceToCMYK{ 3 npop setcmykcolor }{ setrgbcolor 4 npop }ifelse }if _colorStyle 3 eq{ 1 exch sub /_tmp xp pop 4{ _tmp mul 4 1 roll }repeat }if _colorStyle 4 eq{ _forceToCMYK{ 6 npop setcmykcolor }{ 3 -1 roll pop pop 1 exch sub /_tmp xp 3{ 1 exch sub _tmp mul 1 exch sub 3 1 roll }repeat setrgbcolor 4 npop }ifelse }if _colorStyle 2 ne _colorStyle 4 ne and{ null nsetcustomcolor }if }def /nsetcustomcolor { pop setcmykcolor }def /nsetcustomcolorend { }def /ncolorimage{ pop /_colorimage load 10 execImage }def _noImage not _level2PS not and{ /linealFill{ 8 setImageParms _color{ currentcmykcolor 4{ makeByte8 4 1 roll }repeat true 4 null ncolorimage }{ currentgray makeByte8 null bwImage }ifelse }def }if /getRampColorSpace{ _nSamples 1 gt{ /_ndx 0 pt [blendColor] cvx exec }if /_C0 [currentcolor] pt /_C0_Space currentcolorspace pt _nSamples 1 gt{ /_ndx _nSamples 1 sub pt [blendColor] cvx exec }if /_C1 [currentcolor] pt /_C1_Space currentcolorspace pt /_rampColorSpace _C0_Space pt _spotColor{ nsetcustomcolorend }if }def }def /npop{ {pop}repeat }def /xd{ exch def }def /nd{ null def }def /pt{ AGM_Gradient_private 3 1 roll put }def /xp{ exch pt }def /xput{ dup load dup length exch maxlength eq{ dup dup load dup length 2 mul dict copy def }if load begin def end }def /mySave{ save /_sSave xp }def /myRestore{ _sSave type /savetype eq{ _sSave restore }if }def /gMark{ counttomark 2 add -1 roll }def /execImage{ /_tmp xp { exec }stopped{ $error /errorname get /undefinedresult ne{ stop }{ _tmp npop }ifelse }if }def /pushBSpace{ newpath gsave _bUMatrix astore concat }def /popBSpace{ grestore }def /makeByte8{ /_tmp 0 pt 255 mul cvi 8 string 8{ dup _tmp 3 index put /_tmp _tmp 1 add pt }repeat exch pop }def /setImageParms{ 1 8 2 index 0 0 1 0 0 _imageMatrix astore }def /linealFill{ 0 0 1 1 rectfill }def /testCMYKColorThrough{ gsave setcmykcolor currentcmykcolor grestore add add add 0 ne }def /expandOne { /_tmp xp dup type /stringtype ne{ _tmp string exch dup 0 ne{ 255 mul cvi 0 1 _tmp 1 sub{ 3 copy exch put pop }for }if pop }if }def /expandColor{ /_channels xp /_len xp _channels{ _len expandOne _channels 1 roll }repeat }def /blendColor{ _color{ _rgbRamp _producingSeps not and _forceToCMYK not and{ _redData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if _greenData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if _blueData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if /setrgbcolor cvx }{ _cyanData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if _magentaData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if _yellowData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if _blackData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if _spotColor{ _rampSD begin /_rampSD cvx /begin cvx spot1 begin tintImage dup type /stringtype eq{ /_ndx cvx /get cvx _d255- /exch cvx /get cvx }{ dup null ne{ name type /nametype ne{ 1 exch sub }if }if }ifelse end /spot1 cvx /tintValue 3 -1 /roll cvx /put cvx spot2 begin tintImage dup type /stringtype eq{ /_ndx cvx /get cvx _d255- /exch cvx /get cvx }{ dup null ne{ name type /nametype ne{ 1 exch sub }if }if }ifelse end /spot2 cvx /tintValue 3 -1 /roll cvx /put cvx /end cvx end /_rampSD cvx /nsetcustomcolor cvx }{ /setcmykcolor cvx }ifelse }ifelse }{ _blackData dup type /stringtype eq{ /_ndx cvx /get cvx _d255 /exch cvx /get cvx }if _enabledSmoothShade{ 1 /exch cvx /sub cvx 0 0 0 4 -1 /roll cvx /setcmykcolor cvx }{ /setgray cvx }ifelse }ifelse }def /useRectImage{ _subSampleOK _enabledSmoothShade not and{ { mark 0 1 dtransform atan cvi 90 mod 0 eq 1 0 dtransform atan cvi 90 mod 0 eq } stopped { cleartomark false } { and exch pop } ifelse }{ false }ifelse }def /linealImage{ _noImage{ rectImage }{ _producingSeps{ AGM_Gradient_Sep/AGM_Gradient_Sep_private get /rampImage get exec }{ useRectImage{ rectImage }{ rampImage }ifelse }ifelse }ifelse }def /linealRamp{ pushBSpace _ramp{ linealImage }{ linealFill }ifelse popBSpace /_rampIndex _rampIndex 1 sub pt _rampIndex 0 gt{ getRampData }if }def /radialGrad{ /_usingShells currentoverprint _producingSeps and _usingShells or pt /_firstShell true pt _enabledSmoothShade not{ currentoverprint _producingSeps and{ newpath clippath pathbbox 1 add 4 1 roll 1 add 4 1 roll 1 sub 4 1 roll 1 sub 4 1 roll _bbox astore pop newpath _bbox 0 get _bbox 1 get moveto _bbox 2 get _bbox 1 get lineto _bbox 2 get _bbox 3 get lineto _bbox 0 get _bbox 3 get lineto closepath 6 copy gsave _bUMatrix astore concat 1 0 moveto 0 0 1 0 360 arc closepath eoclip fill popBSpace }{ fill }ifelse }if pushBSpace _radHilite{ _xHi _yHi _bUMatrix idtransform /_yHi xp /_xHi xp _rampPoint 1 lt{ 1 _rampPoint sub dup _xHi mul exch _yHi mul translate }if }if _rampIndex{ radialRamp /_rampIndex _rampIndex 1 sub pt _rampIndex 0 gt{ getRampData }if }repeat popBSpace }def /getNSamples{ 0 exch { dup type /stringtype eq{ length exch pop exit }if pop }forall dup 0 eq{ pop 1 }if }def /getRampData{ /_rampType gMark pt /_color _rampType 0 gt pt /_ccRGB _rampType 5 eq _rampType 6 eq or pt /_rgbRamp _rampType 4 eq _ccRGB or pt /_ccProcess _rampType 2 eq _rampType 3 eq or pt _producingSeps{ _rampSD initSpotDict /_spotColor _ccProcess _ccRGB or pt }{ /_spotColor false pt }ifelse /_ramp true pt 100 div /_rampPoint xp 100 div /_midPoint xp dup /_colorStyle xp _colorStyle 0 eq{ 2 }{ _colorStyle 1 eq{ 5 }{ _colorStyle 2 eq{ 8 }{ _colorStyle 3 eq{ _producingSeps{ _rampSD /spot1 get begin /name 3 index def /spot_K 4 index def /spot_Y 5 index def /spot_M 6 index def /spot_C 7 index def end }if 7 }{ _producingSeps{ _rampSD/spot1 get begin /name 4 index def /spot_K 8 index def /spot_Y 9 index def /spot_M 10 index def /spot_C 11 index def end }if 11 } ifelse }ifelse }ifelse }ifelse /_tmp xp _tmp index 100 div /_endPoint xp _gradType 1 eq{ _tmp 1 add index 100 div /_midPoint xp }if _producingSeps{ _tmp 2 add index /_nextColorStyle xp _nextColorStyle 3 eq{ /_tmp _tmp 4 add pt _tmp index dup _rampSD/spot1 get /name get ne{ _rampSD /spot2 get begin /name xd /spot_K _tmp 2 add index def /spot_Y _tmp 3 add index def /spot_M _tmp 4 add index def /spot_C _tmp 5 add index def end }{ pop }ifelse }if _nextColorStyle 4 eq{ /_tmp _tmp 5 add pt _tmp index dup _rampSD/spot1 get /name get ne{ _rampSD /spot2 get begin /name xd /spot_K _tmp 5 add index def /spot_Y _tmp 6 add index def /spot_M _tmp 7 add index def /spot_C _tmp 8 add index def end }{ pop }ifelse }if }if _rampType 3 eq _rampType 6 eq or{ /_tint2Data gMark pt }if _ccProcess _ccRGB or{ /_tint1Data gMark pt }if _rgbRamp{ /_blueData gMark pt /_greenData gMark pt /_redData gMark pt }if _producingSeps{ _ccProcess _ccRGB or{ _rampType 3 eq _rampType 6 eq or{ _rampSD /spot2 get begin /tintImage _gradType 0 eq{ _tint2Data }{ _tint1Data }ifelse def name null eq{ /name /Black def }if end }if _rampSD /spot1 get begin /tintImage _gradType 0 eq _rampType 2 eq or _rampType 5 eq or{ _tint1Data }{ _tint2Data }ifelse def _rampType 2 eq _rampType 5 eq or{ name null eq{ /name _rampSD/spot2 get /name get def /spot_C _rampSD/spot2 get /spot_C get def /spot_M _rampSD/spot2 get /spot_M get def /spot_Y _rampSD/spot2 get /spot_Y get def /spot_K _rampSD/spot2 get /spot_K get def _rampSD/spot2 get /name null put }if }{ name null eq{ /name /Black def }if }ifelse end }if }if /_blackData gMark pt _rampType 0 gt{ counttomark 4 add -3 roll /_yellowData xp /_magentaData xp /_cyanData xp }if _ramp{ /_nSamples [ _rampType 0 eq {_blackData}if _rampType 1 eq {_cyanData _magentaData _yellowData _blackData}if _rampType 2 eq {_cyanData _magentaData _yellowData _blackData _tint1Data}if _rampType 3 eq {_cyanData _magentaData _yellowData _blackData _tint1Data _tint2Data}if _rampType 4 eq {_cyanData _magentaData _yellowData _blackData _redData _greenData _blueData}if _rampType 5 eq {_cyanData _magentaData _yellowData _blackData _redData _greenData _blueData _tint1Data}if _rampType 6 eq {_cyanData _magentaData _yellowData _blackData _redData _greenData _blueData _tint1Data _tint2Data}if ] getNSamples pt _enabledSmoothShade not {/_ramp _nSamples 1 gt pt} if } if setCStop }def /rectImage{ gsave /_sInc 1 pt /_bInc 1 _nSamples div pt /_nSubSamples _nSamples pt /_optimize false pt _subSampleOK{ /_uRampLen 1 0 dtransform _dUserSpace idtransform dup mul exch dup mul add sqrt pt /_pChange _uRampLen 0 eq{0}{_nSamples _uRampLen div}ifelse pt _pChange .5 gt dup /_optimize xp{ /_nSubSamples _uRampLen 2 div round cvi dup 1 le{pop 2}if pt /_bInc 1 _nSubSamples div pt /_sInc _nSamples 1 sub _nSubSamples 1 sub div pt }if }if 0 _nSubSamples [ /dup cvx _optimize { /round cvx /cvi cvx } if /_ndx /exch cvx /pt cvx blendColor 0 0 _bInc 1 /rectfill cvx _bInc 0 /translate cvx _sInc /add cvx ] cvx bind repeat pop _spotColor{ nsetcustomcolorend }if grestore }def /radialInit{ /_nRadSamples _nSamples dup 0 eq{pop 1}if pt /_sInc -1 pt /_rampLen _rampPoint _endPoint sub pt /_bInc _rampLen _nSamples div neg pt /_optimize false pt _subSampleOK{ /_uRampLen _rampLen 0 dtransform _dUserSpace idtransform dup mul exch dup mul add sqrt 0 _rampLen dtransform _dUserSpace idtransform dup mul exch dup mul add sqrt 2 copy lt{ exch }if pop pt /_pChange _uRampLen 0 eq{ 0 }{ _nSamples _uRampLen div }ifelse pt _pChange .5 gt dup /_optimize xp{ /_nRadSamples _uRampLen 2 div round cvi dup 1 le{pop 2}if pt /_bInc _rampLen _nRadSamples div neg pt /_sInc _nSamples 1 sub _nRadSamples 1 sub div neg pt }if }if _radHilite{ /_xBCInc _xHi _rampLen mul _nRadSamples div pt /_yBCInc _yHi _rampLen mul _nRadSamples div pt }if }def /radialRamp{ _enabledSmoothShade{ fillRamp }{ /_saveMatrix _saveMatrix currentmatrix def radialInit % % true _producingSeps _rgbRamp not and{ _nSamples 1 gt{ pop /_ndx 0 pt [blendColor] cvx exec currentInkN /_ndx _nSamples 1 sub pt [blendColor] cvx exec currentInkN or }if }if { _rampPoint _nSamples 1 sub _nRadSamples [ /dup cvx _optimize{ /round cvx /cvi cvx }if /_ndx /exch cvx /pt cvx _usingShells{ /_firstShell cvx{ /_firstShell false pt }{ 0 0 3 index 360 0 arcn fill }/ifelse cvx }if blendColor _usingShells{ 0 0 3 /index cvx 0 360 /arc cvx }{ 0 0 3 /index cvx 0 360 /arc cvx /fill cvx }ifelse /exch cvx _bInc /add cvx /exch cvx _sInc /add cvx _radHilite{ _xBCInc _yBCInc /translate cvx }if ] cvx bind repeat pop pop }{ _usingShells{ 0 0 _rampPoint 360 0 arcn fill }if }ifelse _saveMatrix setmatrix _radHilite{ _xHi _rampLen mul _yHi _rampLen mul translate }if _usingShells _rampIndex 1 eq and{ fill }if _spotColor{ nsetcustomcolorend }if }ifelse }def end end defaultpacking setpacking %%EndResource %%BeginProcSet: Adobe_ColorImage_AI6 1.3 0 userdict /Adobe_ColorImage_AI6 known not { userdict /Adobe_ColorImage_AI6 53 dict put } if userdict /Adobe_ColorImage_AI6 get begin /initialize { Adobe_ColorImage_AI6 begin Adobe_ColorImage_AI6 { dup type /arraytype eq { dup xcheck { bind } if } if pop pop } forall } def /terminate { end } def currentdict /Adobe_ColorImage_AI6_Vars known not { /Adobe_ColorImage_AI6_Vars 41 dict def } if Adobe_ColorImage_AI6_Vars begin /plateindex -1 def /_newproc null def /_proc1 null def /_proc2 null def /sourcearray 4 array def /_ptispace null def /_ptiname null def /_pti0 0 def /_pti1 0 def /_ptiproc null def /_ptiscale 0 def /_pticomps 0 def /_ptibuf 0 string def /_gtigray 0 def /_cticmyk null def /_rtirgb null def /XIEnable true def /XIType 0 def /XIEncoding 0 def /XICompression 0 def /XIChannelCount 0 def /XIBitsPerPixel 0 def /XIImageHeight 0 def /XIImageWidth 0 def /XIImageMatrix null def /XIRowBytes 0 def /XIFile null def /XIBuffer1 null def /XIBuffer2 null def /XIBuffer3 null def /XIDataProc null def /XIColorSpace /DeviceGray def /XIColorValues 0 def /XIPlateList false def end /ci6colorimage /colorimage where {/colorimage get}{null} ifelse def /ci6image systemdict /image get def /ci6curtransfer systemdict /currenttransfer get def /ci6curoverprint /currentoverprint where {/currentoverprint get}{{_of}} ifelse def /ci6foureq { 4 index ne { pop pop pop false }{ 4 index ne { pop pop false }{ 4 index ne { pop false }{ 4 index eq } ifelse } ifelse } ifelse } def /ci6testplate { Adobe_ColorImage_AI6_Vars begin /plateindex -1 def /setcmykcolor where { pop gsave 1 0 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub 0 1 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub 0 0 1 0 setcmykcolor systemdict /currentgray get exec 1 exch sub 0 0 0 1 setcmykcolor systemdict /currentgray get exec 1 exch sub grestore 1 0 0 0 ci6foureq { /plateindex 0 def }{ 0 1 0 0 ci6foureq { /plateindex 1 def }{ 0 0 1 0 ci6foureq { /plateindex 2 def }{ 0 0 0 1 ci6foureq { /plateindex 3 def }{ 0 0 0 0 ci6foureq { /plateindex 5 def } if } ifelse } ifelse } ifelse } ifelse pop pop pop pop } if plateindex end } def /ci6concatprocs { /packedarray where { pop dup type /packedarraytype eq 2 index type /packedarraytype eq or }{ false } ifelse { /_proc2 exch cvlit def /_proc1 exch cvlit def _proc1 aload pop _proc2 aload pop _proc1 length _proc2 length add packedarray cvx }{ /_proc2 exch cvlit def /_proc1 exch cvlit def /_newproc _proc1 length _proc2 length add array def _newproc 0 _proc1 putinterval _newproc _proc1 length _proc2 putinterval _newproc cvx } ifelse } def /ci6istint { type /arraytype eq } def /ci6isspot { dup type /arraytype eq { dup length 1 sub get /Separation eq }{ pop false } ifelse } def /ci6spotname { dup ci6isspot {dup length 2 sub get}{pop ()} ifelse } def /ci6altspace { aload pop pop pop ci6colormake } def /ci6numcomps { dup /DeviceGray eq { pop 1 }{ dup /DeviceRGB eq { pop 3 }{ /DeviceCMYK eq { 4 }{ 1 } ifelse } ifelse } ifelse } def /ci6marksplate { dup /DeviceGray eq { pop plateindex 3 eq }{ dup /DeviceRGB eq { pop plateindex 5 ne }{ dup /DeviceCMYK eq { pop plateindex 5 ne }{ dup ci6isspot { /findcmykcustomcolor where { pop dup length 2 sub get 0.1 0.1 0.1 0.1 5 -1 roll findcmykcustomcolor 1 setcustomcolor systemdict /currentgray get exec 1 ne }{ pop plateindex 5 ne } ifelse }{ pop plateindex 5 ne } ifelse } ifelse } ifelse } ifelse } def /ci6colormake { dup ci6numcomps exch 1 index 2 add 1 roll dup 1 eq {pop}{array astore} ifelse exch } def /ci6colorexpand { dup ci6spotname exch dup ci6istint { ci6altspace exch 4 1 roll }{ 1 3 1 roll } ifelse } def /ci6colortint { dup /DeviceGray eq { 3 1 roll 1 exch sub mul 1 exch sub exch }{ dup /DeviceRGB eq { 3 1 roll {1 exch sub 1 index mul 1 exch sub exch} forall pop 3 array astore exch }{ dup /DeviceCMYK eq { 3 1 roll {1 index mul exch} forall pop 4 array astore exch }{ 3 1 roll mul exch } ifelse } ifelse } ifelse } def /ci6colortocmyk { dup /DeviceGray eq { pop 1 exch sub 0 0 0 4 -1 roll 4 array astore }{ dup /DeviceRGB eq { pop aload pop _rgbtocmyk 4 array astore }{ dup /DeviceCMYK eq { pop }{ ci6altspace ci6colortint ci6colortocmyk } ifelse } ifelse } ifelse } def /ci6makeimagedict { 7 dict begin /ImageType 1 def /Decode exch def /DataSource exch def /ImageMatrix exch def /BitsPerComponent exch def /Height exch def /Width exch def currentdict end } def /ci6stringinvert { 0 1 2 index length 1 sub { dup 2 index exch get 255 exch sub 2 index 3 1 roll put } for } def /ci6stringknockout { 0 1 2 index length 1 sub { 255 2 index 3 1 roll put } for } def /ci6stringapply { 0 1 4 index length 1 sub { dup 4 index exch get 3 index 3 1 roll 3 index exec } for pop exch pop } def /ci6walkrgbstring { 0 3 index dup length 1 sub 0 3 3 -1 roll { 3 getinterval {} forall 5 index exec 3 index } for 5 {pop} repeat } def /ci6walkcmykstring { 0 3 index dup length 1 sub 0 4 3 -1 roll { 4 getinterval {} forall 6 index exec 3 index } for 5 { pop } repeat } def /ci6putrgbtograystr { .11 mul exch .59 mul add exch .3 mul add cvi 3 copy put pop 1 add } def /ci6putcmyktograystr { exch .11 mul add exch .59 mul add exch .3 mul add dup 255 gt { pop 255 } if 255 exch sub cvi 3 copy put pop 1 add } def /ci6rgbtograyproc { Adobe_ColorImage_AI6_Vars begin sourcearray 0 get exec XIBuffer3 dup 3 1 roll /ci6putrgbtograystr load exch ci6walkrgbstring end } def /ci6cmyktograyproc { Adobe_ColorImage_AI6_Vars begin sourcearray 0 get exec XIBuffer3 dup 3 1 roll /ci6putcmyktograystr load exch ci6walkcmykstring end } def /ci6separatecmykproc { Adobe_ColorImage_AI6_Vars begin sourcearray 0 get exec XIBuffer3 0 2 index plateindex 4 2 index length 1 sub { get 255 exch sub 3 copy put pop 1 add 2 index } for pop pop exch pop end } def /ci6compositeimage { dup 1 eq { pop pop image }{ /ci6colorimage load null ne { ci6colorimage }{ 3 1 roll pop sourcearray 0 3 -1 roll put 3 eq {/ci6rgbtograyproc}{/ci6cmyktograyproc} ifelse load image } ifelse } ifelse } def /ci6knockoutimage { gsave 0 ci6curtransfer exec 1 ci6curtransfer exec eq { 0 ci6curtransfer exec 0.5 lt }{ 0 ci6curtransfer exec 1 ci6curtransfer exec gt } ifelse {{pop 0}}{{pop 1}} ifelse systemdict /settransfer get exec ci6compositeimage grestore } def /ci6drawimage { ci6testplate -1 eq { pop ci6compositeimage }{ dup type /arraytype eq { dup length plateindex gt {plateindex get}{pop false} ifelse }{ { true }{ dup 1 eq {plateindex 3 eq}{plateindex 3 le} ifelse } ifelse } ifelse { dup 1 eq { pop pop ci6image }{ dup 3 eq { ci6compositeimage }{ pop pop sourcearray 0 3 -1 roll put /ci6separatecmykproc load ci6image } ifelse } ifelse }{ ci6curoverprint { 7 {pop} repeat }{ ci6knockoutimage } ifelse } ifelse } ifelse } def /ci6proctintimage { /_ptispace exch store /_ptiname exch store /_pti1 exch store /_pti0 exch store /_ptiproc exch store /_pticomps _ptispace ci6numcomps store /_ptiscale _pti1 _pti0 sub store level2? { _ptiname length 0 gt version cvr 2012 ge and { [/Separation _ptiname _ptispace {_ptiproc}] setcolorspace [_pti0 _pti1] ci6makeimagedict ci6image }{ [/Indexed _ptispace 255 {255 div _ptiscale mul _pti0 add _ptiproc}] setcolorspace [0 255] ci6makeimagedict ci6image } ifelse }{ _pticomps 1 eq { { dup { 255 div _ptiscale mul _pti0 add _ptiproc 255 mul cvi put } ci6stringapply } ci6concatprocs ci6image }{ { dup length _pticomps mul dup _ptibuf length ne {/_ptibuf exch string store}{pop} ifelse _ptibuf { exch _pticomps mul exch 255 div _ptiscale mul _pti0 add _ptiproc _pticomps 2 add -2 roll _pticomps 1 sub -1 0 { 1 index add 2 index exch 5 -1 roll 255 mul cvi put } for pop pop } ci6stringapply } ci6concatprocs false _pticomps /ci6colorimage load null eq {7 {pop} repeat}{ci6colorimage} ifelse } ifelse } ifelse } def /ci6graytintimage { /_gtigray 5 -1 roll store {1 _gtigray sub mul 1 exch sub} 4 1 roll /DeviceGray ci6proctintimage } def /ci6cmyktintimage { /_cticmyk 5 -1 roll store {_cticmyk {1 index mul exch} forall pop} 4 1 roll /DeviceCMYK ci6proctintimage } def /ci6rgbtintimage { /_rtirgb 5 -1 roll store {_rtirgb {1 exch sub 1 index mul 1 exch sub exch} forall pop} 4 1 roll /DeviceRGB ci6proctintimage } def /ci6tintimage { ci6testplate -1 eq { ci6colorexpand 3 -1 roll 5 -1 roll {0}{0 exch} ifelse 4 2 roll dup /DeviceGray eq { pop ci6graytintimage }{ dup /DeviceRGB eq { pop ci6rgbtintimage }{ pop ci6cmyktintimage } ifelse } ifelse }{ dup ci6marksplate { plateindex 5 lt { ci6colortocmyk plateindex get dup 0 eq ci6curoverprint and { 7 {pop} repeat }{ 1 exch sub exch {1 0}{0 1} ifelse () ci6graytintimage } ifelse }{ pop exch {0}{0 exch} ifelse 0 3 1 roll () ci6graytintimage } ifelse }{ ci6curoverprint { 8 {pop} repeat }{ pop pop pop {pop 1} 0 1 () /DeviceGray ci6proctintimage } ifelse } ifelse } ifelse } def /XINullImage { } def /XIImageMask { XIImageWidth XIImageHeight false [XIImageWidth 0 0 XIImageHeight neg 0 0] /XIDataProc load imagemask } def /XIImageTint { XIImageWidth XIImageHeight XIBitsPerPixel [XIImageWidth 0 0 XIImageHeight neg 0 0] /XIDataProc load XIType 3 eq XIColorValues XIColorSpace ci6tintimage } def /XIImage { XIImageWidth XIImageHeight XIBitsPerPixel [XIImageWidth 0 0 XIImageHeight neg 0 0] /XIDataProc load false XIChannelCount XIPlateList ci6drawimage } def /XG { pop pop } def /XF { 13 {pop} repeat } def /Xh { Adobe_ColorImage_AI6_Vars begin gsave /XIType exch def /XIImageHeight exch def /XIImageWidth exch def /XIImageMatrix exch def 0 0 moveto XIImageMatrix concat XIImageWidth XIImageHeight scale /_lp /null ddef _fc /_lp /imagemask ddef end } def /XH { Adobe_ColorImage_AI6_Vars begin grestore end } def /XIEnable { Adobe_ColorImage_AI6_Vars /XIEnable 3 -1 roll put } def /XC { Adobe_ColorImage_AI6_Vars begin ci6colormake /XIColorSpace exch def /XIColorValues exch def end } def /XIPlates { Adobe_ColorImage_AI6_Vars begin /XIPlateList exch def end } def /XI { Adobe_ColorImage_AI6_Vars begin gsave /XIType exch def cvi dup 256 idiv /XICompression exch store 256 mod /XIEncoding exch store pop pop /XIChannelCount exch def /XIBitsPerPixel exch def /XIImageHeight exch def /XIImageWidth exch def pop pop pop pop /XIImageMatrix exch def XIBitsPerPixel 1 eq { XIImageWidth 8 div ceiling cvi }{ XIImageWidth XIChannelCount mul } ifelse /XIRowBytes exch def XIEnable { /XIBuffer3 XIImageWidth string def XICompression 0 eq { /XIBuffer1 XIRowBytes string def XIEncoding 0 eq { {currentfile XIBuffer1 readhexstring pop} }{ {currentfile XIBuffer1 readstring pop} } ifelse }{ /XIBuffer1 256 string def /XIBuffer2 XIRowBytes string def {currentfile XIBuffer1 readline pop (%) anchorsearch {pop} if} /ASCII85Decode filter /DCTDecode filter /XIFile exch def {XIFile XIBuffer2 readstring pop} } ifelse /XIDataProc exch def XIType 1 ne { 0 setgray } if XIType 1 eq { XIImageMask }{ XIType 2 eq XIType 3 eq or { XIImageTint }{ XIImage } ifelse } ifelse }{ XINullImage } ifelse /XIPlateList false def grestore end } def end %%EndProcSet %%BeginResource: procset Adobe_Illustrator_AI5 1.3 0 %%Title: (Adobe Illustrator (R) Version 8.0 Full Prolog) %%Version: 1.3 0 %%CreationDate: (3/7/1994) () %%Copyright: ((C) 1987-1998 Adobe Systems Incorporated All Rights Reserved) currentpacking true setpacking userdict /Adobe_Illustrator_AI5_vars 112 dict dup begin put /_?cmyk false def /_eo false def /_lp /none def /_pf { } def /_ps { } def /_psf { } def /_pss { } def /_pjsf { } def /_pjss { } def /_pola 0 def /_doClip 0 def /cf currentflat def /_lineorientation 0 def /_charorientation 0 def /_yokoorientation 0 def /_tm matrix def /_renderStart [ /e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0 ] def /_renderEnd [ null null null null /i1 /i1 /i1 /i1 ] def /_render -1 def /_shift [0 0] def /_ax 0 def /_ay 0 def /_cx 0 def /_cy 0 def /_leading [ 0 0 ] def /_ctm matrix def /_mtx matrix def /_sp 16#020 def /_hyphen (-) def /_fontSize 0 def /_fontAscent 0 def /_fontDescent 0 def /_fontHeight 0 def /_fontRotateAdjust 0 def /Ss 256 string def Ss 0 (fonts/) putinterval /_cnt 0 def /_scale [1 1] def /_nativeEncoding 0 def /_useNativeEncoding 0 def /_tempEncode 0 def /_pntr 0 def /_tDict 2 dict def /_hfname 100 string def /_hffound false def /Tx { } def /Tj { } def /CRender { } def /_AI3_savepage { } def /_gf null def /_cf 4 array def /_rgbf 3 array def /_if null def /_of false def /_fc { } def /_gs null def /_cs 4 array def /_rgbs 3 array def /_is null def /_os false def /_sc { } def /_pd 1 dict def /_ed 15 dict def /_pm matrix def /_fm null def /_fd null def /_fdd null def /_sm null def /_sd null def /_sdd null def /_i null def /_lobyte 0 def /_hibyte 0 def /_cproc null def /_cscript 0 def /_hvax 0 def /_hvay 0 def /_hvwb 0 def /_hvcx 0 def /_hvcy 0 def /_bitfont null def /_bitlobyte 0 def /_bithibyte 0 def /_bitkey null def /_bitdata null def /_bitindex 0 def /discardSave null def /buffer 256 string def /beginString null def /endString null def /endStringLength null def /layerCnt 1 def /layerCount 1 def /perCent (%) 0 get def /perCentSeen? false def /newBuff null def /newBuffButFirst null def /newBuffLast null def /clipForward? false def end userdict /Adobe_Illustrator_AI5 known not { userdict /Adobe_Illustrator_AI5 100 dict put } if userdict /Adobe_Illustrator_AI5 get begin /initialize { Adobe_Illustrator_AI5 dup begin Adobe_Illustrator_AI5_vars begin /_aicmykps where {pop /_?cmyk _aicmykps def}if discardDict { bind pop pop } forall dup /nc get begin { dup xcheck 1 index type /operatortype ne and { bind } if pop pop } forall end newpath } def /terminate { end end } def /_ null def /ddef { Adobe_Illustrator_AI5_vars 3 1 roll put } def /xput { dup load dup length exch maxlength eq { dup dup load dup length 2 mul dict copy def } if load begin def end } def /npop { { pop } repeat } def /hswj { dup stringwidth 3 2 roll { _hvwb eq { exch _hvcx add exch _hvcy add } if exch _hvax add exch _hvay add } cforall } def /vswj { 0 0 3 -1 roll { dup 255 le _charorientation 1 eq and { dup cstring stringwidth 5 2 roll _hvwb eq { exch _hvcy sub exch _hvcx sub } if exch _hvay sub exch _hvax sub 4 -1 roll sub exch 3 -1 roll sub exch } { _hvwb eq { exch _hvcy sub exch _hvcx sub } if exch _hvay sub exch _hvax sub _fontHeight sub } ifelse } cforall } def /swj { 6 1 roll /_hvay exch ddef /_hvax exch ddef /_hvwb exch ddef /_hvcy exch ddef /_hvcx exch ddef _lineorientation 0 eq { hswj } { vswj } ifelse } def /sw { 0 0 0 6 3 roll swj } def /vjss { 4 1 roll { dup cstring dup length 1 eq _charorientation 1 eq and { -90 rotate currentpoint _fontRotateAdjust add moveto gsave false charpath currentpoint 5 index setmatrix stroke grestore _fontRotateAdjust sub moveto _sp eq { 5 index 5 index rmoveto } if 2 copy rmoveto 90 rotate } { currentpoint _fontHeight sub 5 index sub 3 index _sp eq { 9 index sub } if currentpoint exch 4 index stringwidth pop 2 div sub exch _fontAscent sub moveto gsave 2 index false charpath 6 index setmatrix stroke grestore moveto pop pop } ifelse } cforall 6 npop } def /hjss { 4 1 roll { dup cstring gsave false charpath currentpoint 5 index setmatrix stroke grestore moveto _sp eq { 5 index 5 index rmoveto } if 2 copy rmoveto } cforall 6 npop } def /jss { _lineorientation 0 eq { hjss } { vjss } ifelse } def /ss { 0 0 0 7 3 roll jss } def /vjsp { 4 1 roll { dup cstring dup length 1 eq _charorientation 1 eq and { -90 rotate currentpoint _fontRotateAdjust add moveto false charpath currentpoint _fontRotateAdjust sub moveto _sp eq { 5 index 5 index rmoveto } if 2 copy rmoveto 90 rotate } { currentpoint _fontHeight sub 5 index sub 3 index _sp eq { 9 index sub } if currentpoint exch 4 index stringwidth pop 2 div sub exch _fontAscent sub moveto 2 index false charpath moveto pop pop } ifelse } cforall 6 npop } def /hjsp { 4 1 roll { dup cstring false charpath _sp eq { 5 index 5 index rmoveto } if 2 copy rmoveto } cforall 6 npop } def /jsp { matrix currentmatrix _lineorientation 0 eq {hjsp} {vjsp} ifelse } def /sp { matrix currentmatrix 0 0 0 7 3 roll _lineorientation 0 eq {hjsp} {vjsp} ifelse } def /pl { transform 0.25 sub round 0.25 add exch 0.25 sub round 0.25 add exch itransform } def /setstrokeadjust where { pop true setstrokeadjust /c { curveto } def /C /c load def /v { currentpoint 6 2 roll curveto } def /V /v load def /y { 2 copy curveto } def /Y /y load def /l { lineto } def /L /l load def /m { moveto } def } { /c { pl curveto } def /C /c load def /v { currentpoint 6 2 roll pl curveto } def /V /v load def /y { pl 2 copy curveto } def /Y /y load def /l { pl lineto } def /L /l load def /m { pl moveto } def } ifelse /d { setdash } def /cf { } def /i { dup 0 eq { pop cf } if setflat } def /j { setlinejoin } def /J { setlinecap } def /M { setmiterlimit } def /w { setlinewidth } def /XR { 0 ne /_eo exch ddef } def /H { } def /h { closepath } def /N { _pola 0 eq { _doClip 1 eq { _eo {eoclip} {clip} ifelse /_doClip 0 ddef } if newpath } { /CRender { N } ddef } ifelse } def /n { N } def /F { _pola 0 eq { _doClip 1 eq { gsave _pf grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _fc /_doClip 0 ddef } { _pf } ifelse } { /CRender { F } ddef } ifelse } def /f { closepath F } def /S { _pola 0 eq { _doClip 1 eq { gsave _ps grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc /_doClip 0 ddef } { _ps } ifelse } { /CRender { S } ddef } ifelse } def /s { closepath S } def /B { _pola 0 eq { _doClip 1 eq gsave F grestore { gsave S grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc /_doClip 0 ddef } { S } ifelse } { /CRender { B } ddef } ifelse } def /b { closepath B } def /W { /_doClip 1 ddef } def /* { count 0 ne { dup type /stringtype eq { pop } if } if newpath } def /u { } def /U { } def /q { _pola 0 eq { gsave } if } def /Q { _pola 0 eq { grestore } if } def /*u { _pola 1 add /_pola exch ddef } def /*U { _pola 1 sub /_pola exch ddef _pola 0 eq { CRender } if } def /D { pop } def /*w { } def /*W { } def /` { /_i save ddef clipForward? { nulldevice } if 6 1 roll 4 npop concat pop userdict begin /showpage { } def 0 setgray 0 setlinecap 1 setlinewidth 0 setlinejoin 10 setmiterlimit [] 0 setdash /setstrokeadjust where {pop false setstrokeadjust} if newpath 0 setgray false setoverprint } def /~ { end _i restore } def /_rgbtocmyk { 3 { 1 exch sub 3 1 roll } repeat 3 copy 1 4 1 roll 3 { 3 index 2 copy gt { exch } if pop 4 1 roll } repeat pop pop pop 4 1 roll 3 { 3 index sub 3 1 roll } repeat 4 -1 roll } def /setrgbfill { _rgbf astore pop /_fc { _lp /fill ne { _of setoverprint _rgbf aload pop setrgbcolor /_lp /fill ddef } if } ddef /_pf { _fc _eo {eofill} {fill} ifelse } ddef /_psf { _fc hvashow } ddef /_pjsf { _fc hvawidthshow } ddef /_lp /none ddef } def /setrgbstroke { _rgbs astore pop /_sc { _lp /stroke ne { _os setoverprint _rgbs aload pop setrgbcolor /_lp /stroke ddef } if } ddef /_ps { _sc stroke } ddef /_pss { _sc ss } ddef /_pjss { _sc jss } ddef /_lp /none ddef } def /O { 0 ne /_of exch ddef /_lp /none ddef } def /R { 0 ne /_os exch ddef /_lp /none ddef } def /g { /_gf exch ddef /_fc { _lp /fill ne { _of setoverprint _gf setgray /_lp /fill ddef } if } ddef /_pf { _fc _eo {eofill} {fill} ifelse } ddef /_psf { _fc hvashow } ddef /_pjsf { _fc hvawidthshow } ddef /_lp /none ddef } def /G { /_gs exch ddef /_sc { _lp /stroke ne { _os setoverprint _gs setgray /_lp /stroke ddef } if } ddef /_ps { _sc stroke } ddef /_pss { _sc ss } ddef /_pjss { _sc jss } ddef /_lp /none ddef } def /k { _cf astore pop /_fc { _lp /fill ne { _of setoverprint _cf aload pop setcmykcolor /_lp /fill ddef } if } ddef /_pf { _fc _eo {eofill} {fill} ifelse } ddef /_psf { _fc hvashow } ddef /_pjsf { _fc hvawidthshow } ddef /_lp /none ddef } def /K { _cs astore pop /_sc { _lp /stroke ne { _os setoverprint _cs aload pop setcmykcolor /_lp /stroke ddef } if } ddef /_ps { _sc stroke } ddef /_pss { _sc ss } ddef /_pjss { _sc jss } ddef /_lp /none ddef } def /Xa { _?cmyk { 3 npop k }{ setrgbfill 4 npop } ifelse } def /XA { _?cmyk { 3 npop K }{ setrgbstroke 4 npop } ifelse } def /Xs { /_gf exch ddef 5 npop /_fc { _lp /fill ne { _of setoverprint _gf setAIseparationgray /_lp /fill ddef } if } ddef /_pf { _fc _eo {eofill} {fill} ifelse } ddef /_psf { _fc hvashow } ddef /_pjsf { _fc hvawidthshow } ddef /_lp /none ddef } def /XS { /_gs exch ddef 5 npop /_sc { _lp /stroke ne { _os setoverprint _gs setAIseparationgray /_lp /stroke ddef } if } ddef /_ps { _sc stroke } ddef /_pss { _sc ss } ddef /_pjss { _sc jss } ddef /_lp /none ddef } def /Xx { exch /_gf exch ddef 0 eq { findcmykcustomcolor }{ _?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse { 4 1 roll 3 npop findcmykcustomcolor }{ 8 -4 roll 4 npop findrgbcustomcolor } ifelse } ifelse /_if exch ddef /_fc { _lp /fill ne { _of setoverprint _if _gf 1 exch sub setcustomcolor /_lp /fill ddef } if } ddef /_pf { _fc _eo {eofill} {fill} ifelse } ddef /_psf { _fc hvashow } ddef /_pjsf { _fc hvawidthshow } ddef /_lp /none ddef } def /XX { exch /_gs exch ddef 0 eq { findcmykcustomcolor }{ _?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse { 4 1 roll 3 npop findcmykcustomcolor }{ 8 -4 roll 4 npop findrgbcustomcolor } ifelse } ifelse /_is exch ddef /_sc { _lp /stroke ne { _os setoverprint _is _gs 1 exch sub setcustomcolor /_lp /stroke ddef } if } ddef /_ps { _sc stroke } ddef /_pss { _sc ss } ddef /_pjss { _sc jss } ddef /_lp /none ddef } def /x { /_gf exch ddef findcmykcustomcolor /_if exch ddef /_fc { _lp /fill ne { _of setoverprint _if _gf 1 exch sub setcustomcolor /_lp /fill ddef } if } ddef /_pf { _fc _eo {eofill} {fill} ifelse } ddef /_psf { _fc hvashow } ddef /_pjsf { _fc hvawidthshow } ddef /_lp /none ddef } def /X { /_gs exch ddef findcmykcustomcolor /_is exch ddef /_sc { _lp /stroke ne { _os setoverprint _is _gs 1 exch sub setcustomcolor /_lp /stroke ddef } if } ddef /_ps { _sc stroke } ddef /_pss { _sc ss } ddef /_pjss { _sc jss } ddef /_lp /none ddef } def /XK { 3 -1 roll pop 0 eq { 1 exch sub 3 {dup 3 1 roll mul 5 1 roll} repeat mul 4 1 roll K } { 1 exch sub 4 1 roll 3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat 4 -1 roll pop XA } ifelse } def /Xk { 3 -1 roll pop 0 eq { 1 exch sub 3 {dup 3 1 roll mul 5 1 roll} repeat mul 4 1 roll k } { 1 exch sub 4 1 roll 3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat 4 -1 roll pop Xa } ifelse } def /A { pop } def /annotatepage { userdict /annotatepage 2 copy known {get exec} {pop pop} ifelse } def /XT { pop pop } def /Xt { pop } def /discard { save /discardSave exch store discardDict begin /endString exch store gt38? { 2 add } if load stopped pop end discardSave restore } bind def userdict /discardDict 7 dict dup begin put /pre38Initialize { /endStringLength endString length store /newBuff buffer 0 endStringLength getinterval store /newBuffButFirst newBuff 1 endStringLength 1 sub getinterval store /newBuffLast newBuff endStringLength 1 sub 1 getinterval store } def /shiftBuffer { newBuff 0 newBuffButFirst putinterval newBuffLast 0 currentfile read not { stop } if put } def 0 { pre38Initialize mark currentfile newBuff readstring exch pop { { newBuff endString eq { cleartomark stop } if shiftBuffer } loop } { stop } ifelse } def 1 { pre38Initialize /beginString exch store mark currentfile newBuff readstring exch pop { { newBuff beginString eq { /layerCount dup load 1 add store } { newBuff endString eq { /layerCount dup load 1 sub store layerCount 0 eq { cleartomark stop } if } if } ifelse shiftBuffer } loop } if } def 2 { mark { currentfile buffer {readline} stopped { % assume error was due to overfilling the buffer }{ not { stop } if endString eq { cleartomark stop } if }ifelse } loop } def 3 { /beginString exch store /layerCnt 1 store mark { currentfile buffer {readline} stopped { % assume error was due to overfilling the buffer }{ not { stop } if dup beginString eq { pop /layerCnt dup load 1 add store } { endString eq { layerCnt 1 eq { cleartomark stop } { /layerCnt dup load 1 sub store } ifelse } if } ifelse }ifelse } loop } def end userdict /clipRenderOff 15 dict dup begin put { /n /N /s /S /f /F /b /B } { { _doClip 1 eq { /_doClip 0 ddef _eo {eoclip} {clip} ifelse } if newpath } def } forall /Tr /pop load def /Bb {} def /BB /pop load def /Bg {12 npop} def /Bm {6 npop} def /Bc /Bm load def /Bh {4 npop} def end /Lb { 6 npop 7 2 roll 5 npop 0 eq { 0 eq { (%AI5_BeginLayer) 1 (%AI5_EndLayer--) discard } { /clipForward? true def /Tx /pop load def /Tj /pop load def currentdict end clipRenderOff begin begin } ifelse } { 0 eq { save /discardSave exch store } if } ifelse } bind def /LB { discardSave dup null ne { restore } { pop clipForward? { currentdict end end begin /clipForward? false ddef } if } ifelse } bind def /Pb { pop pop 0 (%AI5_EndPalette) discard } bind def /Np { 0 (%AI5_End_NonPrinting--) discard } bind def /Ln /pop load def /Ap /pop load def /Ar { 72 exch div 0 dtransform dup mul exch dup mul add sqrt dup 1 lt { pop 1 } if setflat } def /Mb { q } def /Md { } def /MB { Q } def /nc 4 dict def nc begin /setgray { pop } bind def /setcmykcolor { 4 npop } bind def /setrgbcolor { 3 npop } bind def /setcustomcolor { 2 npop } bind def currentdict readonly pop end /XP { 4 npop } bind def /XD { pop } bind def end setpacking %%EndResource %%BeginResource: procset Adobe_pattern_AI5 1.1 0 %%Title: (Adobe Illustrator (R) Version 5.0 Pattern Operators) %%Version: 1.1 0 %%CreationDate: (03/26/93) () %%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved) currentpacking true setpacking userdict /Adobe_Illustrator_AI5 known not { userdict /Adobe_Illustrator_AI5 95 dict put } if userdict /Adobe_Illustrator_AI5 get begin /@ { } def /& { } def /dp { dup null eq { pop _dp 0 ne { 0 1 _dp 1 sub _dl mod { _da exch get 3 get } for _dp 1 sub _dl mod 1 add packedarray _da 0 get aload pop 8 -1 roll 5 -1 roll pop 4 1 roll definepattern pop } if } { _dp 0 ne _dp _dl mod 0 eq and { null dp } if 7 packedarray _da exch _dp _dl mod exch put _dp _dl mod _da 0 get 4 get 2 packedarray /_dp _dp 1 add def } ifelse } def /E { _ed begin dup 0 get type /arraytype ne { 0 { dup 1 add index type /arraytype eq { 1 add } { exit } ifelse } loop array astore } if /_dd exch def /_ury exch def /_urx exch def /_lly exch def /_llx exch def /_n exch def /_y 0 def /_dl 4 def /_dp 0 def /_da _dl array def 0 1 _dd length 1 sub { /_d exch _dd exch get def 0 2 _d length 2 sub { /_x exch def /_c false def /_r _d _x 1 add get cvlit def _r _ ne { _urx _llx sub _ury _lly sub [ 1 0 0 1 0 0 ] [ /save cvx _llx neg _lly neg /translate cvx _c { nc /begin cvx } if _r dup type /stringtype eq { cvx } { { exec } /forall cvx } ifelse _c { /end cvx } if /restore cvx ] cvx /_fn 12 _n length add string def _y _fn cvs pop /_y _y 1 add def _fn 12 _n putinterval _fn _c false dp _d exch _x 1 add exch put } if } for } for null dp _n _dd /_pd end xput } def /fc { _fm dup concatmatrix pop } def /p { /_fm exch ddef 9 -2 roll _pm translate fc 7 -2 roll _pm scale fc 5 -1 roll _pm rotate fc 4 -2 roll exch 0 ne { dup _pm rotate fc 1 -1 _pm scale fc neg _pm rotate fc } { pop } ifelse dup _pm rotate fc exch dup sin exch cos div 1 0 0 1 0 6 2 roll _pm astore fc neg _pm rotate fc _pd exch get /_fdd exch ddef /_pf { save /_doClip 0 ddef 0 1 _fdd length 1 sub { /_fd exch _fdd exch get ddef _fd 0 2 _fd length 2 sub { gsave 2 copy get dup _ ne { cvx exec _fc } { pop } ifelse 2 copy 1 add get dup _ ne { aload pop findfont _fm patternfill } { pop fill } ifelse grestore pop } for pop } for restore newpath } ddef /_psf { save /_doClip 0 ddef 0 1 _fdd length 1 sub { /_fd exch _fdd exch get ddef _fd 0 2 _fd length 2 sub { gsave 2 copy get dup _ ne { cvx exec _fc } { pop } ifelse 2 copy 1 add get dup _ ne { aload pop findfont _fm 9 copy 6 npop patternashow } { pop 6 copy 3 npop hvashow } ifelse grestore pop } for pop } for restore sw rmoveto } ddef /_pjsf { save /_doClip 0 ddef 0 1 _fdd length 1 sub { /_fd exch _fdd exch get ddef _fd 0 2 _fd length 2 sub { gsave 2 copy get dup _ ne { cvx exec _fc } { pop } ifelse 2 copy 1 add get dup _ ne { aload pop findfont _fm 12 copy 6 npop patternawidthshow } { pop 9 copy 3 npop hvawidthshow } ifelse grestore pop } for pop } for restore swj rmoveto } ddef /_lp /none ddef } def /sc { _sm dup concatmatrix pop } def /P { /_sm exch ddef 9 -2 roll _pm translate sc 7 -2 roll _pm scale sc 5 -1 roll _pm rotate sc 4 -2 roll exch 0 ne { dup _pm rotate sc 1 -1 _pm scale sc neg _pm rotate sc } { pop } ifelse dup _pm rotate sc exch dup sin exch cos div 1 0 0 1 0 6 2 roll _pm astore sc neg _pm rotate sc _pd exch get /_sdd exch ddef /_ps { save /_doClip 0 ddef 0 1 _sdd length 1 sub { /_sd exch _sdd exch get ddef _sd 0 2 _sd length 2 sub { gsave 2 copy get dup _ ne { cvx exec _sc } { pop } ifelse 2 copy 1 add get dup _ ne { aload pop findfont _sm patternstroke } { pop stroke } ifelse grestore pop } for pop } for restore newpath } ddef /_pss { save /_doClip 0 ddef 0 1 _sdd length 1 sub { /_sd exch _sdd exch get ddef _sd 0 2 _sd length 2 sub { gsave 2 copy get dup _ ne { cvx exec _sc } { pop } ifelse 2 copy 1 add get dup _ ne { aload pop findfont _sm 10 copy 6 npop patternashowstroke } { pop 7 copy 3 npop ss } ifelse grestore pop } for pop } for restore pop sw rmoveto } ddef /_pjss { save /_doClip 0 ddef 0 1 _sdd length 1 sub { /_sd exch _sdd exch get ddef _sd 0 2 _sd length 2 sub { gsave 2 copy get dup _ ne { cvx exec _sc } { pop } ifelse 2 copy 1 add get dup _ ne { aload pop findfont _sm 13 copy 6 npop patternawidthshowstroke } { pop 10 copy 3 npop jss } ifelse grestore pop } for pop } for restore pop swj rmoveto } ddef /_lp /none ddef } def end userdict /Adobe_pattern_AI5 18 dict dup begin put /initialize { /definepattern where { pop pop pop } { begin begin Adobe_pattern_AI5 begin Adobe_pattern_AI5 { dup xcheck { bind } if pop pop } forall mark cachestatus 7 1 roll pop pop pop pop exch pop exch { { 10000 add dup 2 index gt { exit } if dup setcachelimit } loop } stopped cleartomark end end end Adobe_pattern_AI5 begin } ifelse } def /terminate { currentdict Adobe_pattern_AI5 eq { end } if } def errordict /nocurrentpoint { pop stop } put errordict /invalidaccess { pop stop } put /patternencoding 256 array def 0 1 255 { patternencoding exch ( ) 2 copy exch 0 exch put cvn put } for /definepattern { 17 dict begin /uniform exch def /cache exch def /key exch def /procarray exch def /mtx exch matrix invertmatrix def /height exch def /width exch def /ctm matrix currentmatrix def /ptm matrix def /str 32 string def /slice 9 dict def slice /s 1 put slice /q 256 procarray length div sqrt floor cvi put slice /b 0 put /FontBBox [ 0 0 0 0 ] def /FontMatrix mtx matrix copy def /Encoding patternencoding def /FontType 3 def /BuildChar { exch begin /setstrokeadjust where {pop true setstrokeadjust} if slice begin dup q dup mul mod s idiv /i exch def dup q dup mul mod s mod /j exch def q dup mul idiv procarray exch get /xl j width s div mul def /xg j 1 add width s div mul def /yl i height s div mul def /yg i 1 add height s div mul def uniform { 1 1 } { width 0 dtransform dup mul exch dup mul add sqrt dup 1 add exch div 0 height dtransform dup mul exch dup mul add sqrt dup 1 add exch div } ifelse width 0 cache { xl 4 index mul yl 4 index mul xg 6 index mul yg 6 index mul setcachedevice } { setcharwidth } ifelse gsave scale newpath xl yl moveto xg yl lineto xg yg lineto xl yg lineto closepath clip newpath end end exec grestore } def key currentdict definefont end } def /patterncachesize { gsave newpath 0 0 moveto width 0 lineto width height lineto 0 height lineto closepath patternmatrix setmatrix pathbbox exch ceiling 4 -1 roll floor sub 3 1 roll ceiling exch floor sub mul 1 add grestore } def /patterncachelimit { cachestatus 7 1 roll 6 npop 8 mul } def /patternpath { exch dup begin setfont ctm setmatrix concat slice exch /b exch slice /q get dup mul mul put FontMatrix concat uniform { width 0 dtransform round width div exch round width div exch 0 height dtransform round height div exch height div exch 0 0 transform round exch round exch ptm astore setmatrix } { ptm currentmatrix pop } ifelse { currentpoint } stopped not { 2 npop pathbbox true 4 index 3 index eq 4 index 3 index eq and { pop false { { 2 npop } { 3 npop true } { 7 npop true } { pop true } pathforall } stopped { 5 npop true } if } if { height div ceiling height mul 4 1 roll width div ceiling width mul 4 1 roll height div floor height mul 4 1 roll width div floor width mul 4 1 roll 2 index sub height div ceiling cvi exch 3 index sub width div ceiling cvi exch 4 2 roll moveto FontMatrix mtx invertmatrix dup dup 4 get exch 5 get rmoveto ptm ptm concatmatrix pop slice /s patterncachesize patterncachelimit div ceiling sqrt ceiling cvi dup slice /q get gt { pop slice /q get } if put 0 1 slice /s get dup mul 1 sub { slice /b get add gsave 0 1 str length 1 sub { str exch 2 index put } for pop dup { gsave ptm setmatrix 1 index str length idiv { str show } repeat 1 index str length mod str exch 0 exch getinterval show grestore 0 height rmoveto } repeat grestore } for 2 npop } { 4 npop } ifelse } if end } def /patternclip { _eo {eoclip} {clip} ifelse } def /patternstrokepath { strokepath } def /patternmatrix matrix def /patternfill { dup type /dicttype eq { Adobe_pattern_AI5 /patternmatrix get } if gsave patternclip Adobe_pattern_AI5 /patternpath get exec grestore newpath } def /patternstroke { dup type /dicttype eq { Adobe_pattern_AI5 /patternmatrix get } if gsave patternstrokepath true { { { newpath moveto } { lineto } { curveto } { closepath 3 copy Adobe_pattern_AI5 /patternfill get exec } pathforall 3 npop } stopped { 5 npop patternclip Adobe_pattern_AI5 /patternfill get exec } if } { patternclip Adobe_pattern_AI5 /patternfill get exec } ifelse grestore newpath } def /vpatternawidthshow { 6 1 roll /_hvay exch ddef /_hvax exch ddef /_hvwb exch ddef /_hvcy exch ddef /_hvcx exch ddef { dup cstring dup length 1 eq _charorientation 1 eq and { -90 rotate currentpoint _fontRotateAdjust add moveto gsave false charpath currentpoint 5 index 5 index 5 index Adobe_pattern_AI5 /patternfill get exec grestore _fontRotateAdjust sub moveto _hvwb eq { _hvcx _hvcy rmoveto } if _hvax _hvay rmoveto 90 rotate } { currentpoint _fontHeight sub _hvax sub 3 index _hvwb eq { _hvcx sub } if currentpoint exch 4 index stringwidth pop 2 div sub exch _fontAscent sub moveto gsave 2 index false charpath 6 index 6 index 6 index Adobe_pattern_AI5 /patternfill get exec grestore newpath moveto pop pop } ifelse } cforall 3 npop } def /hpatternawidthshow { { dup cstring exch gsave 3 index eq { 5 index 5 index rmoveto } if false charpath currentpoint 9 index 9 index 9 index Adobe_pattern_AI5 /patternfill get exec grestore newpath moveto 2 copy rmoveto } cforall 8 npop } def /patternashow { 0 0 0 6 3 roll patternawidthshow } def /patternawidthshow { 6 index type /dicttype eq { Adobe_pattern_AI5 /patternmatrix get 7 1 roll } if _lineorientation 0 eq { hpatternawidthshow } { vpatternawidthshow } ifelse } def /vpatternawidthshowstroke { 7 1 roll 6 1 roll /_hvay exch ddef /_hvax exch ddef /_hvwb exch ddef /_hvcy exch ddef /_hvcx exch ddef { dup cstring dup length 1 eq _charorientation 1 eq and { -90 rotate currentpoint _fontRotateAdjust add moveto gsave false charpath currentpoint 3 index setmatrix 6 index 6 index 6 index Adobe_pattern_AI5 /patternstroke get exec grestore _fontRotateAdjust sub moveto _hvwb eq { _hvcx _hvcy rmoveto } if _hvax _hvay rmoveto 90 rotate } { currentpoint _fontHeight sub _hvax sub 3 index _hvwb eq { _hvcx sub } if currentpoint exch 4 index stringwidth pop 2 div sub exch _fontAscent sub moveto gsave 2 index false charpath 4 index setmatrix 7 index 7 index 7 index Adobe_pattern_AI5 /patternstroke get exec grestore newpath moveto pop pop } ifelse } cforall 4 npop } def /hpatternawidthshowstroke { 7 1 roll { dup cstring exch gsave 3 index eq { 5 index 5 index rmoveto } if false charpath currentpoint 7 index setmatrix 10 index 10 index 10 index Adobe_pattern_AI5 /patternstroke get exec grestore newpath moveto 2 copy rmoveto } cforall 9 npop } def /patternashowstroke { 0 0 0 7 3 roll patternawidthshowstroke } def /patternawidthshowstroke { 7 index type /dicttype eq { patternmatrix /patternmatrix get 8 1 roll } if _lineorientation 0 eq { hpatternawidthshowstroke } { vpatternawidthshowstroke } ifelse } def end setpacking %%EndResource %%BeginResource: procset Adobe_cshow 2.0 8 %%Title: (Writing System Operators) %%Version: 2.0 8 %%CreationDate: (1/23/89) () %%Copyright: ((C) 1992-1996 Adobe Systems Incorporated All Rights Reserved) currentpacking true setpacking userdict /Adobe_cshow 14 dict dup begin put /initialize { Adobe_cshow begin Adobe_cshow { dup xcheck { bind } if pop pop } forall end Adobe_cshow begin } def /terminate { currentdict Adobe_cshow eq { end } if } def /cforall { /_lobyte 0 ddef /_hibyte 0 ddef /_cproc exch ddef /_cscript currentfont /FontScript known { currentfont /FontScript get } { -1 } ifelse ddef { /_lobyte exch ddef _hibyte 0 eq _cscript 1 eq _lobyte 129 ge _lobyte 159 le and _lobyte 224 ge _lobyte 252 le and or and _cscript 2 eq _lobyte 161 ge _lobyte 254 le and and _cscript 3 eq _lobyte 161 ge _lobyte 254 le and and _cscript 25 eq _lobyte 161 ge _lobyte 254 le and and _cscript -1 eq or or or or and { /_hibyte _lobyte ddef } { _hibyte 256 mul _lobyte add _cproc /_hibyte 0 ddef } ifelse } forall } def /cstring { dup 256 lt { (s) dup 0 4 3 roll put } { dup 256 idiv exch 256 mod (hl) dup dup 0 6 5 roll put 1 4 3 roll put } ifelse } def /clength { 0 exch { 256 lt { 1 } { 2 } ifelse add } cforall } def /hawidthshow { { dup cstring show _hvax _hvay rmoveto _hvwb eq { _hvcx _hvcy rmoveto } if } cforall } def /vawidthshow { { dup 255 le _charorientation 1 eq and { -90 rotate 0 _fontRotateAdjust rmoveto cstring _hvcx _hvcy _hvwb _hvax _hvay 6 -1 roll awidthshow 0 _fontRotateAdjust neg rmoveto 90 rotate } { currentpoint _fontHeight sub exch _hvay sub exch _hvax sub 2 index _hvwb eq { exch _hvcy sub exch _hvcx sub } if 3 2 roll cstring dup stringwidth pop 2 div neg _fontAscent neg rmoveto show moveto } ifelse } cforall } def /hvawidthshow { 6 1 roll /_hvay exch ddef /_hvax exch ddef /_hvwb exch ddef /_hvcy exch ddef /_hvcx exch ddef _lineorientation 0 eq { hawidthshow } { vawidthshow } ifelse } def /hvwidthshow { 0 0 3 -1 roll hvawidthshow } def /hvashow { 0 0 0 6 -3 roll hvawidthshow } def /hvshow { 0 0 0 0 0 6 -1 roll hvawidthshow } def currentdict readonly pop end setpacking %%EndResource %%BeginResource: procset Adobe_shading_AI8 1.0 0 %%Title: (Adobe Illustrator 8 Shading Procset) %%Version: 1.0 0 %%CreationDate: (12/17/97) () %%Copyright: ((C) 1987-1997 Adobe Systems Incorporated All Rights Reserved) userdict /defaultpacking currentpacking put true setpacking userdict /Adobe_shading_AI8 10 dict dup begin put /initialize { Adobe_shading_AI8 begin Adobe_shading_AI8 bdprocs Mesh /initialize get exec } def /terminate { currentdict Adobe_shading_AI8 eq { end } if } def /bdprocs { { dup xcheck 1 index type /arraytype eq and { bind } if pop pop } forall } def /X! {pop} def /X# {pop pop} def /Mesh 40 dict def Mesh begin /initialize { Mesh bdprocs Mesh begin /emulate? /AI8MeshEmulation where { pop AI8MeshEmulation }{ systemdict /shfill known not } ifelse def end } def /bd { shadingdict begin } def /paint { emulate? { end }{ /_lp /none ddef _fc /_lp /none ddef /AIColorSpace AIColorSpace tocolorspace store /ColorSpace AIColorSpace topsspace store version_ge_3010.106 not systemdict /setsmoothness known and { 0.0001 setsmoothness } if composite? { /DataSource getdatasrc def Matrix concat currentdict end shfill }{ AIColorSpace makesmarks AIPlateList markingplate and not isoverprint and { end }{ /ColorSpace /DeviceGray store /Decode [0 1 0 1 0 1] store /DataSource getplatesrc def Matrix concat currentdict end shfill } ifelse } ifelse } ifelse } def /shadingdict 12 dict def shadingdict begin /ShadingType 6 def /BitsPerCoordinate 16 def /BitsPerComponent 8 def /BitsPerFlag 8 def end /datafile null def /databuf 256 string def /dataptr 0 def /srcspace null def /srcchannels 0 def /dstchannels 0 def /dstplate 0 def /srctodstcolor null def /getplatesrc { /srcspace AIColorSpace store /srcchannels AIColorSpace getnchannels store /dstchannels 1 store /dstplate getplateindex store /srctodstcolor srcspace makesmarks { dstplate 4 eq { {1 exch sub} }{ {srcspace tocmyk 3 dstplate sub index 1 exch sub 5 1 roll 4 {pop} repeat} } ifelse }{ {srcchannels {pop} repeat 1} } ifelse store /datafile getdatasrc store /rdpatch168 load DataLength () /SubFileDecode filter } def /getdatasrc { /rdcmntline load /ASCII85Decode filter } def /rdpatch168 { /dataptr 0 store 49 rdcount 4 { dup {pop srcchannels getint8} if dup {pop srctodstcolor dstchannels putint8 true} if } repeat {databuf 0 dataptr getinterval}{()} ifelse } def /rdpatch3216 { /dataptr 0 store 97 rdcount 4 { dup {pop srcchannels getint16} if dup {pop srctodstcolor dstchannels putint16 true} if } repeat {databuf 0 dataptr getinterval}{()} ifelse } def /rdcount { dup 0 gt { datafile databuf dataptr 4 -1 roll getinterval readstring exch length dataptr add /dataptr exch store }{ true } ifelse } def /getint8 { mark true 3 -1 roll { dup {pop datafile read} if dup {pop 255 div true} if } repeat { counttomark 1 add -1 roll pop true }{ cleartomark false } ifelse } def /putint8 { dup dataptr add /dataptr exch store dataptr exch { 1 sub exch 255 mul cvi databuf 2 index 3 -1 roll put } repeat pop } def /getint16 { mark true 3 -1 roll { dup {pop datafile read} if dup {pop 256 mul datafile read} if dup {pop add 65535 div true} if } repeat { counttomark 1 add -1 roll pop true }{ cleartomark false } ifelse } def /putint16 { dup 2 mul dataptr add /dataptr exch store dataptr exch { 2 sub exch 65535 mul cvi dup 256 idiv databuf 3 index 3 -1 roll put 256 mod databuf 2 index 1 add 3 -1 roll put } repeat pop } def /srcbuf 256 string def /rdcmntline { currentfile srcbuf readline pop (%) anchorsearch {pop} if } def /getplateindex { 0 [cyan? magenta? yellow? black? customColor?] {{exit} if 1 add} forall } def /aicsarray 4 array def /aicsaltvals 4 array def /aicsaltcolr aicsaltvals def /tocolorspace { dup type /arraytype eq { mark exch aload pop aicsarray 0 3 -1 roll put aicsarray 1 3 -1 roll put dup aicsarray 2 3 -1 roll put gettintxform aicsarray 3 3 -1 roll put counttomark aicsaltvals 0 3 -1 roll getinterval /aicsaltcolr exch store aicsaltcolr astore pop pop aicsarray } if } def /subtintxform {aicsaltcolr {1 index mul exch} forall pop} def /addtintxform {aicsaltcolr {1 sub 1 index mul 1 add exch} forall pop} def /gettintxform { /DeviceRGB eq {/addtintxform}{/subtintxform} ifelse load } def /getnchannels { dup type /arraytype eq {0 get} if colorspacedict exch get begin Channels end } def /makesmarks { composite? { pop true }{ dup dup type /arraytype eq {0 get} if colorspacedict exch get begin MarksPlate end } ifelse } def /markingplate { composite? { pop true }{ dup type /arraytype eq { dup length getplateindex gt {getplateindex get}{pop false} ifelse } if } ifelse } def /tocmyk { dup dup type /arraytype eq {0 get} if colorspacedict exch get begin ToCMYK end } def /topsspace { dup dup type /arraytype eq {0 get} if colorspacedict exch get begin ToPSSpace end } def /colorspacedict 5 dict dup begin /DeviceGray 4 dict dup begin /Channels 1 def /MarksPlate {pop black?} def /ToCMYK {pop 1 exch sub 0 0 0 4 -1 roll} def /ToPSSpace {} def end def /DeviceRGB 4 dict dup begin /Channels 3 def /MarksPlate {pop isCMYKSep?} def /ToCMYK {pop _rgbtocmyk} def /ToPSSpace {} def end def /DeviceCMYK 4 dict dup begin /Channels 4 def /MarksPlate {pop isCMYKSep?} def /ToCMYK {pop} def /ToPSSpace {} def end def /Separation 4 dict dup begin /Channels 1 def /MarksPlate { /findcmykcustomcolor where { pop dup 1 exch ToCMYK 5 -1 roll 1 get findcmykcustomcolor 1 setcustomcolor systemdict /currentgray get exec 1 ne }{ pop false } ifelse } def /ToCMYK { dup 2 get mark exch 4 2 roll 3 get exec counttomark -1 roll tocmyk 5 -1 roll pop } def /ToPSSpace {} def end def /Process 4 dict dup begin /Channels 1 def /MarksPlate { isCMYKSep? { 1 exch ToCMYK 4 array astore getplateindex get 0 ne }{ pop false } ifelse } def /ToCMYK { dup 2 get mark exch 4 2 roll 3 get exec counttomark -1 roll tocmyk 5 -1 roll pop } def /ToPSSpace { 4 array copy dup 0 /Separation put } def end def end def /isoverprint { /currentoverprint where {pop currentoverprint}{_of} ifelse } def /version_ge_3010.106 { version {cvr} stopped { pop false }{ 3010.106 ge } ifelse } def end end defaultpacking setpacking %%EndResource %%EndProlog %%BeginSetup userdict /_useSmoothShade true put userdict /_aicmykps true put userdict /_forceToCMYK true put Adobe_level2_AI5 /initialize get exec Adobe_cshow /initialize get exec Adobe_Illustrator_AI5_vars Adobe_Illustrator_AI5 AGM_Gradient /initializeAI get exec Adobe_Illustrator_AI5_vars Adobe_Illustrator_AI5 Adobe_pattern_AI5 /initialize get exec Adobe_ColorImage_AI6 /initialize get exec Adobe_shading_AI8 /initialize get exec Adobe_Illustrator_AI5 /initialize get exec %AI3_BeginRider currentpacking true setpacking setpacking %AI3_EndRider %AI5_Begin_NonPrinting Np 7 Bn %AI5_BeginGradient: (Black, White Radial) (Black, White Radial) 1 2 Bd [ < FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8 D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0 AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988 87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160 5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938 37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110 0F0E0D0C0B0A09080706050403020100 > 0 %_Br [ 0 0 0 0 1 50 0 %_BS %_0 0 0 0 1 50 0 Bs 0 0 0 1 1 50 100 %_BS %_0 0 0 1 1 50 100 Bs BD %AI5_EndGradient %AI5_BeginGradient: (Emerald Eye) (Emerald Eye) 1 3 Bd [ < E4E4E4E4E5E5E5E5E5E5E5E5E6E6E6E6E6E6E6E6E6E7E7E7E7E7E7E7E7E7E7E8E8E8E8E8E8E8E8E8 E8E9E9E9E9E9E9E9E9E9E9E9EAEAEAEAEAEAEAEAEAEAEAEAEAEBEBEBEBEBEBEBEBEBEBEBEBEBEBEB ECECECECECECECECECECECECECECECECECEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEEEE EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEFEFEFEFEFEFEFEFEFEFEFEFEF EFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFF0F0 F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0 F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0 F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0 F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0 > < 7675737271706E6D6C6B6A68676665646361605F5E5D5C5B5A595857565554535251504F4E4D4C4B 4A4948474646454443424141403F3E3D3C3C3B3A39393837363635343433323131302F2F2E2E2D2C 2C2B2A2A292928282726262525242423232222212120201F1F1E1E1D1D1C1C1B1B1B1A1A19191818 181717171616151515141414131313121212111111101010100F0F0F0E0E0E0E0D0D0D0D0C0C0C0C 0B0B0B0B0B0A0A0A0A0A090909090908080808080807070707070706060606060606050505050505 05050404040404040404040403030303030303030303030302020202020202020202020202020202 01010101010101010101010101010101010101010101010101010101010000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 > < F5F5F5F5F5F6F6F6F6F6F6F6F6F6F6F7F7F7F7F7F7F7F7F7F7F7F8F8F8F8F8F8F8F8F8F8F8F8F9F9 F9F9F9F9F9F9F9F9F9F9F9FAFAFAFAFAFAFAFAFAFAFAFAFAFAFAFBFBFBFBFBFBFBFBFBFBFBFBFBFB FBFBFBFBFCFCFCFCFCFCFCFCFCFCFCFCFCFCFCFCFCFCFCFCFCFCFCFDFDFDFDFDFDFDFDFDFDFDFDFD FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFE FEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFFFFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF > < 9896959391908E8D8B8A8886858382807F7E7C7B79787675747271706E6D6C6A6968676564636261 5F5E5D5C5B5A5957565554535251504F4E4D4C4B4A49484746454443424241403F3E3D3C3C3B3A39 3837373635343433323131302F2F2E2D2D2C2B2B2A2929282727262625242423232222212120201F 1F1E1E1D1D1C1C1B1B1A1A1919181818171716161615151414141313131212121111111010100F0F 0F0F0E0E0E0D0D0D0D0C0C0C0C0B0B0B0B0A0A0A0A0A090909090908080808080707070707070606 06060606050505050505050504040404040404040403030303030303030303030202020202020202 02020202020202020101010101010101010101010101010101010101010101010101010000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000 > 1 %_Br < F0F0F0F0F0EFEFEFEFEFEFEEEEEEEEEDEDEDEDECECECECEBEBEBEAEAEAEAE9E9E9E8E8E8E7E7E6E6 E6E5E5E5E4E4E3E3E3E2E2E1E1E1E0E0DFDFDFDEDEDDDDDCDCDBDBDBDADAD9D9D8D8D7D7D6D6D5D5 D4D4D3D3D2D2D1D1D0D0CFCFCECECDCDCCCCCBCBCACAC9C8C8C7C7C6C6C5C5C4C3C3C2C2C1C1C0BF BFBEBEBDBCBCBBBBBAB9B9B8B8B7B6B6B5B5B4B3B3B2B1B1B0B0AFAEAEADACACABAAAAA9A8A8A7A6 A6A5A4A4A3A2A2A1A0A09F9E9E9D9C9C9B9A9A99989797969595949393929190908F8E8E8D8C8B8B 8A89888887868685848383828180807F7E7D7D7C7B7A7A797877767675747373727170706F6E6D6C 6C6B6A696868676665646463626160605F5E5D5C5C5B5A5958575756555453535251504F4E4E4D4C 4B4A4948484746454443434241403F3E3D3C3C3B3A39383736363534333231302F2F2E2D2C2B2A29 282727262524232221201F1E1E1D1C1B1A19181716151414131211100F0E0D0C0B0A090807070605 0403020100 > 0 < FFFFFFFFFFFEFEFEFEFEFDFDFDFDFDFCFCFCFCFBFBFBFAFAFAF9F9F9F8F8F8F7F7F7F6F6F6F5F5F4 F4F4F3F3F3F2F2F1F1F0F0F0EFEFEEEEEDEDECECECEBEBEAEAE9E9E8E8E7E7E6E6E5E5E4E4E3E3E2 E2E1E1E0E0DFDEDEDDDDDCDCDBDBDADAD9D8D8D7D7D6D6D5D4D4D3D3D2D1D1D0D0CFCECECDCDCCCB CBCAC9C9C8C8C7C6C6C5C4C4C3C2C2C1C0C0BFBEBEBDBCBCBBBABAB9B8B8B7B6B6B5B4B4B3B2B2B1 B0AFAFAEADADACABAAAAA9A8A8A7A6A5A5A4A3A2A2A1A09F9F9E9D9C9C9B9A999998979696959493 939291908F8F8E8D8C8C8B8A898888878685848483828180807F7E7D7C7B7B7A7978777676757473 727171706F6E6D6C6C6B6A6968676666656463626160605F5E5D5C5B5A5959585756555453525151 504F4E4D4C4B4A49484847464544434241403F3E3E3D3C3B3A39383736353433323130302F2E2D2C 2B2A292827262524232221201F1E1D1D1C1B1A191817161514131211100F0E0D0C0B0A0908070605 0403020100 > 0 1 %_Br [ 0.8941 0.4627 0.9608 0.5961 1 16.2162 28.6517 %_BS %_0.8941 0.4627 0.9608 0.5961 1 16.2162 28.6517 Bs 0.9412 0 1 0 1 61.5385 64.6067 %_BS %_0.9412 0 1 0 1 61.5385 64.6067 Bs 0 0 0 0 1 50 78.6517 %_BS %_0 0 0 0 1 50 78.6517 Bs BD %AI5_EndGradient %AI5_BeginGradient: (Rainbow) (Rainbow) 0 6 Bd [ < F9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8D7D6D5D4D3D2 D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0AFAEADACABAA A9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988878685848382 81807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A696867666564636261605F5E5D5C5B5A 595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938373635343332 31302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A191817161514131211100F0E0D0C0B0A 0908070605040302 > 0.9882 < 05050505050505050505050505050505050505050505050505050505050505050505050505050505 05050606060606060606060606060606060606060606060606060606060606060606060606060606 06060606060606060606060606060606060606060606060606060606060606060606060606060606 06060606070707070707070707070707070707070707070707070707070707070707070707070707 07070707070707070707070707070707070707070707070707070707070707070707070707070707 07070707070708080808080808080808080808080808080808080808080808080808080808080808 0808080808080808 > 0 1 %_Br < E8E8E8E8E8E8E8E9E9E9E9E9E9E9E9E9E9E9E9E9E9EAEAEAEAEAEAEAEAEAEAEAEAEAEAEBEBEBEBEB EBEBEBEBEBEBEBEBECECECECECECECECECECECECECECEDEDEDEDEDEDEDEDEDEDEDEDEDEDEEEEEEEE EEEEEEEEEEEEEEEEEEEFEFEFEFEFEFEFEFEFEFEFEFEFEFF0F0F0F0F0F0F0F0F0F0F0F0F0F1F1F1F1 F1F1F1F1F1F1F1F1F1F1F2F2F2F2F2F2F2F2F2F2F2F2F2F2F3F3F3F3F3F3F3F3F3F3F3F3F3F4F4F4 F4F4F4F4F4F4F4F4F4F4F4F5F5F5F5F5F5F5F5F5F5F5F5F5F5F6F6F6F6F6F6F6F6F6F6F6F6F6F7F7 F7F7F7F7F7F7F7F7F7F7F7F7F8F8F8F8F8F8F8F8F8F8F8F8F8F8F9F9F9F9F9F9F9 > < 1415161718191A1B1C1D1E1F202122232425262728292A2B2C2D2E2F303132333435363738393A3B 3C3D3E3F404142434445464748494A4B4C4D4E4F505152535455565758595A5B5C5D5E5F60616263 6465666768696A6B6C6D6E6F707172737475767778797A7B7C7D7E7F808182838485868788898A8B 8C8D8E8F909192939495969798999A9B9C9D9E9FA0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3 B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADB DCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEFF0F1F2F3F4F5F6F7F8F9FAFBFC > < 09090909090909090909090909090909090909090909090909090909090908080808080808080808 08080808080808080808080808080808080808080808080808080808080808080808080808080808 08080808080808080707070707070707070707070707070707070707070707070707070707070707 07070707070707070707070707070707070707070707070707060606060606060606060606060606 06060606060606060606060606060606060606060606060606060606060606060606060606060606 060606050505050505050505050505050505050505050505050505050505050505 > 0 1 %_Br < ECECECECECECECECECECECECECECECECECECECECECECECECECECECECECEBEBEBEBEBEBEBEBEBEBEB EBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEB EBEBEBEBEBEBEBEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEA EAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAE9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9 E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9 E9E9E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8E8 > < 13131313131313131313131313131313131313131313131313131313131313131313131313131313 13131313131313131313131313131313131313131313131313131313131313131313131313131313 13131313131313131313131313131313131313131313131313131313131313131313131313141414 14141414141414141414141414141414141414141414141414141414141414141414141414141414 14141414141414141414141414141414141414141414141414141414141414141414141414141414 14141414141414141414141414141414141414141414141414141414141414 > < EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8 C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0AFAEADACABAAA9A8A7A6A5A4A3A2A1A0 9F9E9D9C9B9A999897969594939291908F8E8D8C8B8A898887868584838281807F7E7D7C7B7A7978 77767574737271706F6E6D6C6B6A696867666564636261605F5E5D5C5B5A59585756555453525150 4F4E4D4C4B4A494847464544434241403F3E3D3C3B3A393837363534333231302F2E2D2C2B2A2928 27262524232221201F1E1D1C1B1A191817161514131211100F0E0D0C0B0A09 > 0 1 %_Br < 08090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F202122232425262728292A2B2C2D2E2F 303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F5051525354555657 58595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F707172737475767778797A7B7C7D7E7F 808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9FA0A1A2A3A4A5A6A7 A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7C8C9CACBCCCDCECF D0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBEC > < 05050505050505050506060606060606060606060606060606070707070707070707070707070707 070808080808080808080808080808080808090909090909090909090909090909090A0A0A0A0A0A 0A0A0A0A0A0A0A0A0A0A0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0C0C0C0C0C0C0C0C0C0C0C0C0C0C 0C0C0C0D0D0D0D0D0D0D0D0D0D0D0D0D0D0D0D0E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0F0F0F0F0F 0F0F0F0F0F0F0F0F0F0F0F0F10101010101010101010101010101010111111111111111111111111 1111111112121212121212121212121212121212131313131313131313 > < E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9E9EAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEA EAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEB EBEBEBEBEBEBEBEBEBEBEBEBEBEBEBECECECECECECECECECECECECECECECECECECECECECECECECEC ECECECECECECECECECECECECECEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDED EDEDEDEDEDEDEDEDEDEDEDEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE EEEEEEEEEEEEEEEEEEEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEF > 0 1 %_Br < 03030303030303030303030303030303030303030303030304040404040404040404040404040404 04040404040404040404040404040404040404040404040404040404040404040505050505050505 05050505050505050505050505050505050505050505050505050505050505050505050505050505 06060606060606060606060606060606060606060606060606060606060606060606060606060606 06060606060606060707070707070707070707070707070707070707070707070707070707070707 07070707070707070707070707070707080808080808080808080808080808080808080808080808 08 > < F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8D7D6D5D4D3D2D1D0CFCE CDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0AFAEADACABAAA9A8A7A6 A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A898887868584838281807F7E 7D7C7B7A797877767574737271706F6E6D6C6B6A696867666564636261605F5E5D5C5B5A59585756 5554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A393837363534333231302F2E 2D2C2B2A292827262524232221201F1E1D1C1B1A191817161514131211100F0E0D0C0B0A09080706 05 > 0.9137 0 1 %_Br [ 0.0078 0.9882 0.0314 0 1 50 100 %_BS %_0.0078 0.9882 0.0314 0 1 50 100 Bs 0.9765 0.9882 0.0196 0 1 50 80 %_BS %_0.9765 0.9882 0.0196 0 1 50 80 Bs 0.9098 0.0784 0.0353 0 1 50 60 %_BS %_0.9098 0.0784 0.0353 0 1 50 60 Bs 0.9255 0.0745 0.9373 0 1 50 40 %_BS %_0.9255 0.0745 0.9373 0 1 50 40 Bs 0.0314 0.0196 0.9137 0 1 50 20 %_BS %_0.0314 0.0196 0.9137 0 1 50 20 Bs 0.0118 0.9608 0.9137 0 1 50 0 %_BS %_0.0118 0.9608 0.9137 0 1 50 0 Bs BD %AI5_EndGradient %AI5_BeginGradient: (Steel Bar II) (Steel Bar II) 0 3 Bd [ < FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8 D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0 AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988 87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160 5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938 37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A > 0 %_Br < 1A1B1C1D1E1F202122232425262728292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F4041 42434445464748494A4B4C4D4E4F505152535455565758595A5B5C5D5E5F60616263646566676869 6A6B6C6D6E6F707172737475767778797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F9091 92939495969798999A9B9C9D9E9FA0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9 BABBBCBDBEBFC0C1C2C3C4C5C6C7C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1 E2E3E4E5E6E7E8E9EAEBECEDEEEFF0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF > 0 %_Br [ 0.1 0 50 100 %_BS %_0.1 0 50 100 Bs 1 0 50 39.8876 %_BS %_1 0 50 39.8876 Bs 0.1 0 50 0 %_BS %_0.1 0 50 0 Bs BD %AI5_EndGradient %AI5_BeginGradient: (Sunset) (Sunset) 0 5 Bd [ < EEEDEDECECEBEBEAE9E9E8E8E7E6E6E5E5E4E4E3E2E2E1E1E0DFDFDEDEDDDDDCDBDBDADAD9D9D8D7 D7D6D6D5D4D4D3D3D2D2D1 > < 3534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A191817161514131211100F0E 0D0C0B0A09080706050403 > 1 < 807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160605F5E5D5C5B5A 595857565554535251504F > 1 %_Br < 08090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F202122232425262728292A2B2C2D2E2F 303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F5051525354555657 58595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F707172737475767778797A7B7C7D7E7F 808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9FA0A1A2A3A4A5A6A7 A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7C8C9CACBCCCDCECF D0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEE > < 050505060606060607070707080808080809090909090A0A0A0A0A0B0B0B0B0B0C0C0C0C0D0D0D0D 0D0E0E0E0E0E0F0F0F0F0F1010101010111111111212121212131313131314141414141515151515 161616161717171717181818181819191919191A1A1A1A1A1B1B1B1B1C1C1C1C1C1D1D1D1D1D1E1E 1E1E1E1F1F1F1F1F2020202021212121212222222222232323232324242424252525252526262626 2627272727272828282828292929292A2A2A2A2A2B2B2B2B2B2C2C2C2C2C2D2D2D2D2D2E2E2E2E2F 2F2F2F2F303030303031313131313232323232333333333434343434353535 > < E9E9E9E9E9E9EAEAEAEAEAEAEAEAEAEAEBEBEBEBEBEBEBEBEBEBEBECECECECECECECECECECEDEDED EDEDEDEDEDEDEDEDEEEEEEEEEEEEEEEEEEEEEFEFEFEFEFEFEFEFEFEFEFF0F0F0F0F0F0F0F0F0F0F1 F1F1F1F1F1F1F1F1F1F2F2F2F2F2F2F2F2F2F2F2F3F3F3F3F3F3F3F3F3F3F4F4F4F4F4F4F4F4F4F4 F4F5F5F5F5F5F5F5F5F5F5F6F6F6F6F6F6F6F6F6F6F6F7F7F7F7F7F7F7F7F7F7F8F8F8F8F8F8F8F8 F8F8F8F9F9F9F9F9F9F9F9F9F9FAFAFAFAFAFAFAFAFAFAFBFBFBFBFBFBFBFBFBFBFBFCFCFCFCFCFC FCFCFCFCFDFDFDFDFDFDFDFDFDFDFDFEFEFEFEFEFEFEFEFEFEFFFFFFFFFFFF > < 0001010202030304040506060707080809090A0B0B0C0C0D0D0E0E0F101011111212131314151516 161717181819191A1B1B1C1C1D1D1E1E1F2020212122222323242525262627272828292A2A2B2B2C 2C2D2D2E2F2F3030313132323334343535363637373839393A3A3B3B3C3C3D3E3E3F3F4040414142 434344444545464647484849494A4A4B4B4C4C4D4E4E4F4F50505151525353545455555656575858 59595A5A5B5B5C5D5D5E5E5F5F6060616262636364646565666767686869696A6A6B6C6C6D6D6E6E 6F6F7071717272737374747576767777787879797A7B7B7C7C7D7D7E7E7F7F > 1 %_Br < 33333232323231313131303030302F2F2F2E2E2E2E2D2D2D2D2C2C2C2C2B2B2B2B2A2A2A29292929 282828282727272726262625252525242424242323232322222221212121202020201F1F1F1F1E1E 1E1E1D1D1D1C1C1C1C1B1B1B1B1A1A1A1A1919191818181817171717161616161515151414141413 13131312121212111111101010100F0F0F0F0E0E0E0E0D0D0D0D0C0C0C0B0B0B0B0A0A0A0A090909 090808 > < A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A89888786858483828180 7F7E7D7C7B7A797877767574737271706F6E6D6C6B6A696867666564636261605F5E5D5C5B5A5958 57565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A39383736353433323130 2F2E2D2C2B2A292827262524232221201F1E1D1C1B1A191817161514131211100F0E0D0C0B0A0908 070605 > < F3F3F3F3F3F3F3F3F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F2F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1 F1F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0EFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEFEEEEEEEEEEEEEE EEEEEEEEEEEEEEEEEEEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDEDECECECECECECECECECECECECECEC ECECEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEBEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAEAE9E9E9E9E9E9 E9E9E9 > < 1111111111101010101010101010100F0F0F0F0F0F0F0F0F0E0E0E0E0E0E0E0E0E0E0D0D0D0D0D0D 0D0D0D0C0C0C0C0C0C0C0C0C0C0B0B0B0B0B0B0B0B0B0A0A0A0A0A0A0A0A0A0A0909090909090909 09090808080808080808080707070707070707070706060606060606060605050505050505050505 04040404040404040403030303030303030303020202020202020202010101010101010101010000 000000 > 1 %_Br < F6F5F4F4F3F2F1F0F0EFEEEDECECEBEAE9E8E8E7E6E5E4E4E3E2E1E1E0DFDEDDDDDCDBDAD9D9D8D7 D6D6D5D4D3D2D2D1D0CFCFCECDCCCBCBCAC9C8C8C7C6C5C4C4C3C2C1C1C0BFBEBEBDBCBBBABAB9B8 B7B7B6B5B4B4B3B2B1B1B0AFAEAEADACABABAAA9A8A8A7A6A5A5A4A3A2A2A1A09F9F9E9D9C9C9B9A 9A999897979695949493929291908F8F8E8D8C8C8B8A8A89888787868585848382828180807F7E7E 7D7C7B7B7A7979787777767574747372727170706F6E6E6D6C6C6B6A6A6968686766666564646362 626160605F5E5E5D5C5C5B5A5A595858575756555554535352525150504F4E4E4D4D4C4B4B4A4A49 484847474646454444434342424140403F3F3E3E3D3D3C3C3B3B3A39393938383737363635353434 343333 > < EAEAE9E9E9E9E8E8E8E8E7E7E7E6E6E6E6E5E5E5E5E4E4E4E3E3E3E3E2E2E2E2E1E1E1E0E0E0E0DF DFDFDFDEDEDEDDDDDDDDDCDCDCDCDBDBDBDBDADADAD9D9D9D9D8D8D8D8D7D7D7D7D6D6D6D6D5D5D5 D4D4D4D4D3D3D3D3D2D2D2D2D1D1D1D1D0D0D0D0CFCFCFCFCECECECECDCDCDCDCCCCCCCBCBCBCBCA CACACAC9C9C9C9C8C8C8C8C7C7C7C7C6C6C6C6C5C5C5C5C4C4C4C4C4C3C3C3C3C2C2C2C2C1C1C1C1 C0C0C0C0BFBFBFBFBEBEBEBEBDBDBDBDBDBCBCBCBCBBBBBBBBBABABABABAB9B9B9B9B8B8B8B8B7B7 B7B7B7B6B6B6B6B5B5B5B5B5B4B4B4B4B3B3B3B3B3B2B2B2B2B1B1B1B1B1B0B0B0B0B0AFAFAFAFAF AEAEAEAEAEADADADADADACACACACACABABABABABAAAAAAAAAAAAA9A9A9A9A9A9A8A8A8A8A8A8A7A7 A7A7A7 > < 000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627 2728292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F40414243434445464748494A4B4C4D 4E4F50515253545556565758595A5B5C5D5E5F60616263646465666768696A6B6C6D6E6F70707172 737475767778797A7A7B7C7D7E7F80818283848485868788898A8B8C8C8D8E8F9091929394949596 9798999A9A9B9C9D9E9FA0A1A1A2A3A4A5A6A7A7A8A9AAABACACADAEAFB0B1B2B2B3B4B5B6B6B7B8 B9BABBBBBCBDBEBFBFC0C1C2C3C3C4C5C6C7C7C8C9CACBCBCCCDCECECFD0D1D2D2D3D4D5D5D6D7D8 D8D9DADADBDCDDDDDEDFDFE0E1E2E2E3E4E4E5E6E6E7E8E8E9EAEAEBECECEDEDEEEFEFF0F0F1F1F2 F2F3F3 > < 00000000000000000101010101010101010101010101020202020202020202020202020202030303 03030303030303030303030404040404040404040404040404040505050505050505050505050505 05060606060606060606060606060606070707070707070707070707070707070808080808080808 08080808080808090909090909090909090909090909090A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0B 0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0D0D0D0D0D0D0D 0D0D0D0D0D0D0D0D0D0D0E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0E0F0F0F0F0F0F0F0F0F0F0F0F 0F0F0F0F0F0F0F0F1010101010101010101010101010101010101010101111111111111111111111 111111 > 1 %_Br [ 0.8196 0.01 1 0.31 1 50 100 %_BS %_0.8196 0.01 1 0.31 1 50 100 Bs 0.9333 0.2078 1 0.5 1 50 57.3034 %_BS %_0.9333 0.2078 1 0.5 1 50 57.3034 Bs 0.0314 0.0196 0.9137 0 1 50 55.618 %_BS %_0.0314 0.0196 0.9137 0 1 50 55.618 Bs 0.2 0.6549 0.9529 0.0667 1 50 49.4382 %_BS %_0.2 0.6549 0.9529 0.0667 1 50 49.4382 Bs 0.9647 0.9176 0 0 1 45 32.5843 %_BS %_0.9647 0.9176 0 0 1 45 32.5843 Bs BD %AI5_EndGradient %AI5_BeginGradient: (Unnamed gradient 1) (Unnamed gradient 1) 0 2 Bd [ < FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8 D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0 AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988 87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160 5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938 37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110 0F0E0D0C0B0A09080706050403020100 > 0 %_Br [ 0 0 50 100 %_BS %_0 0 50 100 Bs 1 0 50 0 %_BS %_1 0 50 0 Bs BD %AI5_EndGradient %AI5_BeginGradient: (White, Black) (White, Black) 0 2 Bd [ < FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8 D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0 AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988 87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160 5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938 37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110 0F0E0D0C0B0A09080706050403020100 > 0 %_Br [ 0 0 0 1 1 50 100 %_BS %_0 0 0 1 1 50 100 Bs 0 0 0 0 1 50 0 %_BS %_0 0 0 0 1 50 0 Bs BD %AI5_EndGradient %AI5_End_NonPrinting-- %AI5_Begin_NonPrinting Np %AI3_BeginPattern: (Azure Rings) (Azure Rings) 22.5 22.5 58.5 58.5 [ %AI3_Tile (0 O 0 R 0.9569 0.9294 0 0 k 0.9569 0.9294 0 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1.75 w 4 M []0 d 0 XR 40.5 58.5 m 40.5 48.5586 32.4409 40.5 22.5 40.5 c 12.5591 40.5 4.5 48.5586 4.5 58.5 c 4.5 68.4414 12.5591 76.5 22.5 76.5 c 32.4409 76.5 40.5 68.4414 40.5 58.5 c s 40.5 22.5 m 40.5 12.5586 32.4409 4.5 22.5 4.5 c 12.5591 4.5 4.5 12.5586 4.5 22.5 c 4.5 32.4414 12.5591 40.5 22.5 40.5 c 32.4409 40.5 40.5 32.4414 40.5 22.5 c s 40.5 40.5 m 40.5 30.5586 32.4409 22.5 22.5 22.5 c 12.5591 22.5 4.5 30.5586 4.5 40.5 c 4.5 50.4414 12.5591 58.5 22.5 58.5 c 32.4409 58.5 40.5 50.4414 40.5 40.5 c s 58.5 58.5 m 58.5 48.5586 50.4409 40.5 40.5 40.5 c 30.5591 40.5 22.5 48.5586 22.5 58.5 c 22.5 68.4414 30.5591 76.5 40.5 76.5 c 50.4409 76.5 58.5 68.4414 58.5 58.5 c s 58.5 22.5 m 58.5 12.5586 50.4409 4.5 40.5 4.5 c 30.5591 4.5 22.5 12.5586 22.5 22.5 c 22.5 32.4414 30.5591 40.5 40.5 40.5 c 50.4409 40.5 58.5 32.4414 58.5 22.5 c s 58.5 40.5 m 58.5 30.5586 50.4409 22.5 40.5 22.5 c 30.5591 22.5 22.5 30.5586 22.5 40.5 c 22.5 50.4414 30.5591 58.5 40.5 58.5 c 50.4409 58.5 58.5 50.4414 58.5 40.5 c s 76.5 58.5 m 76.5 48.5586 68.4409 40.5 58.5 40.5 c 48.5591 40.5 40.5 48.5586 40.5 58.5 c 40.5 68.4414 48.5591 76.5 58.5 76.5 c 68.4409 76.5 76.5 68.4414 76.5 58.5 c s 76.5 22.5 m 76.5 12.5586 68.4409 4.5 58.5 4.5 c 48.5591 4.5 40.5 12.5586 40.5 22.5 c 40.5 32.4414 48.5591 40.5 58.5 40.5 c 68.4409 40.5 76.5 32.4414 76.5 22.5 c s 76.5 40.5 m 76.5 30.5586 68.4409 22.5 58.5 22.5 c 48.5591 22.5 40.5 30.5586 40.5 40.5 c 40.5 50.4414 48.5591 58.5 58.5 58.5 c 68.4409 58.5 76.5 50.4414 76.5 40.5 c s %AI6_EndPatternLayer ) & ] E %AI3_EndPattern %AI3_BeginPattern: (Camouflage) (Camouflage) 1 1 73 73 [ %AI3_Tile (0 O 0 R 0.5961 0.1412 0.949 0.0275 k 0.5961 0.1412 0.949 0.0275 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 1 73 m 1 1 L 73 1 L 73 73 L 1 73 L f %AI6_EndPatternLayer ) & (0 O 0 R 0.498 0.349 0.9725 0.2 k 0.498 0.349 0.9725 0.2 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 18.5449 73 m 18.5449 1 L 46.7832 1 L 46.7832 73 L 18.5449 73 L f %AI6_EndPatternLayer ) & (0 O 0 R 0.1882 0.1098 0.9255 0.0157 k 0.1882 0.1098 0.9255 0.0157 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 11.9512 1 m 11.9512 4.7129 9.2314 2.8813 9.2314 6.5938 c 9.2314 10.2334 4.25 10.2334 4.25 13.8735 c 4.25 17.4858 10.0313 17.4858 10.0313 21.0991 c 10.0313 24.832 10.208 24.832 10.208 28.5654 c 10.208 32.3071 5.5205 32.3071 5.5205 36.0469 c 5.5205 39.7021 11.8838 39.7021 11.8838 43.356 c 11.8838 47.0566 7.4609 47.0566 7.4609 50.7568 c 7.4609 54.4043 5.7959 54.4043 5.7959 58.0542 c 5.7959 61.7686 4.6631 61.7686 4.6631 65.4805 c 4.6631 69.1636 11.9512 69.3184 11.9512 73 C 27.9268 73 L 27.9268 69.3184 22.0635 69.1636 22.0635 65.4805 c 22.0635 61.7686 28.6631 61.7686 28.6631 58.0542 c 28.6631 54.4043 25.1553 54.4043 25.1553 50.7568 c 25.1553 47.0566 28.8145 47.0566 28.8145 43.356 c 28.8145 39.7021 22.1191 39.7021 22.1191 36.0469 c 22.1191 32.3071 26.3945 32.3071 26.3945 28.5654 c 26.3945 24.832 24.4248 24.832 24.4248 21.0991 c 24.4248 17.4858 20.3838 17.4858 20.3838 13.8735 c 20.3838 10.2334 24.6055 10.2334 24.6055 6.5938 c 24.6055 2.8813 27.9268 4.7129 27.9268 1 C 11.9512 1 L f %AI6_EndPatternLayer ) & (0 O 0 R 0.9255 0.2157 0.9647 0.0745 k 0.9255 0.2157 0.9647 0.0745 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 41.875 1 m 41.875 4.7134 42.3867 2.8818 42.3867 6.5938 c 42.3867 10.2334 40.5947 10.2334 40.5947 13.8735 c 40.5947 17.4858 41.5742 17.4858 41.5742 21.0991 c 41.5742 24.832 43.6484 24.832 43.6484 28.5659 c 43.6484 32.3076 39.1709 32.3076 39.1709 36.0469 c 39.1709 39.7026 39.7549 39.7026 39.7549 43.356 c 39.7549 47.0566 45.3896 47.0566 45.3896 50.7568 c 45.3896 54.4043 40.1055 54.4043 40.1055 58.0542 c 40.1055 61.7686 40.6289 61.7686 40.6289 65.4805 c 40.6289 69.1636 41.875 69.3184 41.875 73 C 59.0752 73 L 59.0752 69.4219 53.4805 70.1934 53.4805 66.6143 c 53.4805 62.9136 55.8945 62.9136 55.8945 59.2153 c 55.8945 55.502 61.0059 55.502 61.0059 51.7886 c 61.0059 48.1489 60.5635 48.1489 60.5635 44.5103 c 60.5635 40.897 59.9277 40.897 59.9277 37.2842 c 59.9277 33.5508 56.3662 33.5508 56.3662 29.8169 c 56.3662 26.0762 61.0908 26.0762 61.0908 22.3354 c 61.0908 18.6812 52.6025 18.6812 52.6025 15.0264 c 52.6025 11.3262 55.7461 11.3262 55.7461 7.6265 c 55.7461 3.978 59.0752 4.6484 59.0752 1 C 41.875 1 L f %AI6_EndPatternLayer ) & ] E %AI3_EndPattern %AI3_BeginPattern: (Clown Attack) (Clown Attack) 5.25 11 41.25 47 [ %AI3_Tile (0 O 0 R 0.9255 0 1 0 k 0.9255 0 1 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 17.5 18.25 m 17.5 15.2119 15.0376 12.75 12 12.75 c 8.9624 12.75 6.5 15.2119 6.5 18.25 c 6.5 21.2881 8.9624 23.75 12 23.75 c 15.0376 23.75 17.5 21.2881 17.5 18.25 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.0078 0.9529 0 0 k 0.0078 0.9529 0 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 22.25 34.125 m 22.25 31.2939 19.9556 29 17.125 29 c 14.2944 29 12 31.2939 12 34.125 c 12 36.9561 14.2944 39.25 17.125 39.25 c 19.9556 39.25 22.25 36.9561 22.25 34.125 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.0118 0.9608 0.9137 0 k 0.0118 0.9608 0.9137 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 30 31.625 m 30 29.4854 28.2646 27.75 26.125 27.75 c 23.9849 27.75 22.25 29.4854 22.25 31.625 c 22.25 33.7646 23.9849 35.5 26.125 35.5 c 28.2646 35.5 30 33.7646 30 31.625 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.0314 0.0196 0.9137 0 k 0.0314 0.0196 0.9137 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 23.25 24.5 m 23.25 22.4287 21.5713 20.75 19.5 20.75 c 17.4287 20.75 15.75 22.4287 15.75 24.5 c 15.75 26.5713 17.4287 28.25 19.5 28.25 c 21.5713 28.25 23.25 26.5713 23.25 24.5 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.9569 0.9294 0 0 k 0.9569 0.9294 0 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 36 22.25 m 36 19.0742 33.4258 16.5 30.25 16.5 c 27.0742 16.5 24.5 19.0742 24.5 22.25 c 24.5 25.4258 27.0742 28 30.25 28 c 33.4258 28 36 25.4258 36 22.25 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.1882 0.1216 0.8 0.0157 k 0.1882 0.1216 0.8 0.0157 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 24.25 16.5 m 24.25 14.8438 22.9067 13.5 21.25 13.5 c 19.5933 13.5 18.25 14.8438 18.25 16.5 c 18.25 18.1563 19.5933 19.5 21.25 19.5 c 22.9067 19.5 24.25 18.1563 24.25 16.5 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.8353 0 0 0 k 0.8353 0 0 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 37.25 43.875 m 37.25 39.5264 33.7236 36 29.375 36 c 25.0264 36 21.5 39.5264 21.5 43.875 c 21.5 48.2236 25.0264 51.75 29.375 51.75 c 33.7236 51.75 37.25 48.2236 37.25 43.875 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.0078 0.1961 0.9373 0 k 0.0078 0.1961 0.9373 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 38.75 26.625 m 38.75 25.7275 38.0225 25 37.125 25 c 36.2275 25 35.5 25.7275 35.5 26.625 c 35.5 27.5225 36.2275 28.25 37.125 28.25 c 38.0225 28.25 38.75 27.5225 38.75 26.625 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.0196 0.5961 0.9137 0 k 0.0196 0.5961 0.9137 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 19.875 42 m 19.875 41.1025 19.1475 40.375 18.25 40.375 c 17.3525 40.375 16.625 41.1025 16.625 42 c 16.625 42.8975 17.3525 43.625 18.25 43.625 c 19.1475 43.625 19.875 42.8975 19.875 42 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.0118 0.9608 0.9137 0 k 0.0118 0.9608 0.9137 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 12.75 28.125 m 12.75 26.8135 11.6865 25.75 10.375 25.75 c 9.0635 25.75 8 26.8135 8 28.125 c 8 29.4365 9.0635 30.5 10.375 30.5 c 11.6865 30.5 12.75 29.4365 12.75 28.125 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.9255 0 1 0 k 0.9255 0 1 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 43.25 33 m 43.25 30.998 41.627 29.375 39.625 29.375 c 37.623 29.375 36 30.998 36 33 c 36 35.002 37.623 36.625 39.625 36.625 c 41.627 36.625 43.25 35.002 43.25 33 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.0314 0.0196 0.9137 0 k 0.0314 0.0196 0.9137 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 13.25 43.75 m 13.25 40.9883 11.0117 38.75 8.25 38.75 c 5.4883 38.75 3.25 40.9883 3.25 43.75 c 3.25 46.5117 5.4883 48.75 8.25 48.75 c 11.0117 48.75 13.25 46.5117 13.25 43.75 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.3922 0.9451 0 0 k 0.3922 0.9451 0 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 6.5 22.25 m 6.5 20.7314 5.2686 19.5 3.75 19.5 c 2.2314 19.5 1 20.7314 1 22.25 c 1 23.7686 2.2314 25 3.75 25 c 5.2686 25 6.5 23.7686 6.5 22.25 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.0235 0.0118 0.6 0 k 0.0235 0.0118 0.6 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 34.4883 32.75 m 34.4883 31.9277 33.8223 31.2617 33 31.2617 c 32.1777 31.2617 31.5117 31.9277 31.5117 32.75 c 31.5117 33.5723 32.1777 34.2383 33 34.2383 c 33.8223 34.2383 34.4883 33.5723 34.4883 32.75 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.0314 0.0196 0.9137 0 k 0.0314 0.0196 0.9137 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 49.25 43.75 m 49.25 40.9883 47.0117 38.75 44.25 38.75 c 41.4883 38.75 39.25 40.9883 39.25 43.75 c 39.25 46.5117 41.4883 48.75 44.25 48.75 c 47.0117 48.75 49.25 46.5117 49.25 43.75 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.3922 0.9451 0 0 k 0.3922 0.9451 0 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 42.5 22.25 m 42.5 20.7314 41.2686 19.5 39.75 19.5 c 38.2314 19.5 37 20.7314 37 22.25 c 37 23.7686 38.2314 25 39.75 25 c 41.2686 25 42.5 23.7686 42.5 22.25 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.0314 0.0196 0.9137 0 k 0.0314 0.0196 0.9137 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 49.25 7.752 m 49.25 4.9902 47.0117 2.752 44.25 2.752 c 41.4883 2.752 39.25 4.9902 39.25 7.752 c 39.25 10.5137 41.4883 12.752 44.25 12.752 c 47.0117 12.752 49.25 10.5137 49.25 7.752 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.8353 0 0 0 k 0.8353 0 0 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 37.25 7.875 m 37.25 3.5264 33.7236 0 29.375 0 c 25.0264 0 21.5 3.5264 21.5 7.875 c 21.5 12.2236 25.0264 15.75 29.375 15.75 c 33.7236 15.75 37.25 12.2236 37.25 7.875 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.0314 0.0196 0.9137 0 k 0.0314 0.0196 0.9137 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 13.25 7.75 m 13.25 4.9883 11.0117 2.75 8.25 2.75 c 5.4883 2.75 3.25 4.9883 3.25 7.75 c 3.25 10.5117 5.4883 12.75 8.25 12.75 c 11.0117 12.75 13.25 10.5117 13.25 7.75 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.9255 0 1 0 k 0.9255 0 1 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 7.25 33 m 7.25 30.998 5.627 29.375 3.625 29.375 c 1.623 29.375 0 30.998 0 33 c 0 35.002 1.623 36.625 3.625 36.625 c 5.627 36.625 7.25 35.002 7.25 33 c f %AI6_EndPatternLayer ) & (0 O 0 R 0.0235 0.4078 0 0 k 0.0235 0.4078 0 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 39.6533 16.0381 m 39.6533 15.1064 38.8975 14.3506 37.9658 14.3506 c 37.0342 14.3506 36.2783 15.1064 36.2783 16.0381 c 36.2783 16.9697 37.0342 17.7256 37.9658 17.7256 c 38.8975 17.7256 39.6533 16.9697 39.6533 16.0381 c f %AI6_EndPatternLayer ) & ] E %AI3_EndPattern %AI3_BeginPattern: (Pyramids) (Pyramids) 1 1 19.5 19.5 [ %AI3_Tile (0 O 0 R 0.1882 0.1294 0.102 0.0118 k 0.1882 0.1294 0.102 0.0118 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 1 19.5 m 10.25 10.25 l 19.5 19.5 l 1 19.5 l f %AI6_EndPatternLayer ) & (0 O 0 R 0.6235 0.4863 0.4863 0.4784 k 0.6235 0.4863 0.4863 0.4784 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 19.5 1 m 10.25 10.25 l 1 1 l 19.5 1 l f %AI6_EndPatternLayer ) & (0 O 0 R 0.3529 0.2549 0.2235 0.0667 k 0.3529 0.2549 0.2235 0.0667 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 1 1 m 10.25 10.25 l 1 19.5 l 1 1 l f %AI6_EndPatternLayer ) & (0 O 0 R 0.4902 0.3647 0.3451 0.2196 k 0.4902 0.3647 0.3451 0.2196 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 19.5 19.5 m 10.25 10.25 l 19.5 1 l 19.5 19.5 l f %AI6_EndPatternLayer ) & ] E %AI3_EndPattern %AI3_BeginPattern: (Red Stripe) (Red Stripe) 37 19 73 55 [ %AI3_Tile (0 O 0 R 0 0.9608 0.9137 0 k 0 0.9608 0.9137 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 18 w 4 M []0 d 0 XR 37 37 m 73 37 l S %AI6_EndPatternLayer ) & ] E %AI3_EndPattern %AI3_BeginPattern: (Red Tablecloth) (Red Tablecloth) 0 0 24 24 [ %AI3_Tile (0 O 0 R 0.25 1 1 0 k 0.25 1 1 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 6 18 m 0 18 L 0 24 L 6 24 L 6 18 L f 18 18 m 12 18 L 12 24 L 18 24 L 18 18 L f %AI6_EndPatternLayer ) & (0 O 0 R 0.1225 0.5 0.5 0 k 0.1225 0.5 0.5 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 12 18 m 6 18 L 6 24 L 12 24 L 12 18 L f 24 18 m 18 18 L 18 24 L 24 24 L 24 18 L f %AI6_EndPatternLayer ) & (0 O 0 R 0 0 0 0 k 0 0 0 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 12 12 m 6 12 L 6 18 L 12 18 L 12 12 L f 24 12 m 18 12 L 18 18 L 24 18 L 24 12 L f %AI6_EndPatternLayer ) & (0 O 0 R 0.1225 0.5 0.5 0 k 0.1225 0.5 0.5 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 6 12 m 0 12 L 0 18 L 6 18 L 6 12 L f 18 12 m 12 12 L 12 18 L 18 18 L 18 12 L f %AI6_EndPatternLayer ) & (0 O 0 R 0.25 1 1 0 k 0.25 1 1 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 6 6 m 0 6 L 0 12 L 6 12 L 6 6 L f 18 6 m 12 6 L 12 12 L 18 12 L 18 6 L f %AI6_EndPatternLayer ) & (0 O 0 R 0.1225 0.5 0.5 0 k 0.1225 0.5 0.5 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 12 6 m 6 6 L 6 12 L 12 12 L 12 6 L f 24 6 m 18 6 L 18 12 L 24 12 L 24 6 L f %AI6_EndPatternLayer ) & (0 O 0 R 0 0 0 0 k 0 0 0 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 12 0 m 6 0 L 6 6 L 12 6 L 12 0 L f 24 0 m 18 0 L 18 6 L 24 6 L 24 0 L f %AI6_EndPatternLayer ) & (0 O 0 R 0.1225 0.5 0.5 0 k 0.1225 0.5 0.5 0 K ) @ ( %AI6_BeginPatternLayer 0 J 0 j 1 w 4 M []0 d 0 XR 6 0 m 0 0 L 0 6 L 6 6 L 6 0 L f 18 0 m 12 0 L 12 6 L 18 6 L 18 0 L f %AI6_EndPatternLayer ) & ] E %AI3_EndPattern %AI5_End_NonPrinting-- %AI5_Begin_NonPrinting Np %AI8_BeginBrushPattern (New Pattern 1) 0 A u 0 J 0 j 1 w 4 M []0 d 0 XR -7883.2769 8585.2773 m -7839.209 8585.2773 L -7839.209 8538.4238 L -7883.2769 8538.4238 L -7883.2769 8585.2773 L n u 0 O 0.445 0.356 0.267 0 k -7839.209 8538.4238 m -7861.1006 8561.4512 L -7860.8574 8561.7705 -7860.4834 8561.8066 -7860.1694 8561.7607 C -7855.8774 8557.1309 -7844.7441 8544.9639 -7840.3311 8540.1406 C -7839.4927 8539.0684 -7839.0586 8538.4268 -7839.209 8538.4238 C f /BBAccumRotation (3.141593) XT 0.15 0.12 0.09 0 k -7839.2241 8538.4238 m -7840.3975 8538.7168 -7861.3647 8560.417 Y -7861.3647 8560.918 -7861.2593 8561.2441 -7861.1006 8561.4512 C -7839.209 8538.4238 L -7839.2134 8538.4238 -7839.2158 8538.4199 -7839.2241 8538.4238 c f /BBAccumRotation (3.141593) XT 0.2 0.16 0.12 0 k -7840.3311 8540.1406 m -7844.7441 8544.9639 -7855.8774 8557.1309 -7860.1694 8561.7607 C -7859.8574 8561.7158 -7859.6055 8561.5898 Y -7858.4551 8561.2871 -7844.4839 8545.458 -7840.3311 8540.1406 C f /BBAccumRotation (3.141593) XT U 0.075 0.5 0.5 0 k -7875.9487 8569.709 m -7877.8486 8568.8164 -7879.6577 8568.5156 -7881.0303 8568.9082 c -7881.585 8569.0664 -7882.0698 8569.3359 -7882.46 8569.7246 c -7882.8506 8570.1152 -7883.1182 8570.5996 -7883.2769 8571.1533 c -7884 8573.6836 -7882.3682 8577.6914 -7879.0303 8581.0303 c -7875.6904 8584.3672 -7871.6846 8586 -7869.1519 8585.2773 c -7868.6001 8585.1172 -7868.1152 8584.8486 -7867.7246 8584.459 c -7867.3345 8584.0703 -7867.0674 8583.5859 -7866.9087 8583.0313 c -7866.4482 8581.4219 -7866.9424 8579.2158 -7868.2192 8576.9648 c -7868.9512 8575.6758 -7869.9385 8574.3711 -7871.1538 8573.1543 c -7872.6826 8571.6279 -7874.3486 8570.46 -7875.9487 8569.709 c f 0.0382 0.25 0.25 0 k -7873.9766 8567.7363 m -7876.1094 8566.96 -7879.4175 8568.1279 -7881.0303 8568.9082 C -7879.6577 8568.5156 -7877.8486 8568.8164 -7875.9487 8569.709 c -7875.5142 8569.9131 -7875.0752 8570.1484 -7874.6362 8570.4141 C -7872.082 8568.6201 L -7872.7095 8568.2637 -7873.3442 8567.9668 -7873.9766 8567.7363 c f 0.057 0.38 0.38 0 k -7872.082 8568.6201 m -7874.6362 8570.4141 L -7873.4546 8571.1221 -7872.2671 8572.041 -7871.1538 8573.1543 c -7871.0513 8573.2578 -7870.9526 8573.3623 -7870.853 8573.4668 C -7868.9209 8571.0625 L -7869.8647 8570.1328 -7871.0366 8569.2139 -7872.082 8568.6201 C f 0.1125 0.75 0.75 0 k -7863.0791 8552.8164 m -7863.4424 8553.1787 -7873.9766 8567.7363 Y -7873.3442 8567.9668 -7872.7095 8568.2637 -7872.082 8568.6201 C -7857.6807 8551.7627 L -7859.7617 8551.168 -7861.7568 8551.4912 -7863.0791 8552.8164 c f 0.0932 0.6217 0.6217 0 k -7857.6807 8551.7627 m -7872.082 8568.6201 L -7871.0078 8569.2314 -7869.957 8570.0254 -7868.9912 8570.9912 c -7868.9663 8571.0156 -7868.9458 8571.0391 -7868.9209 8571.0625 C -7852.5327 8555.2842 L -7852.7681 8555 -7853.0127 8554.7236 -7853.2783 8554.4551 c -7854.6426 8553.0928 -7856.1846 8552.1895 -7857.6807 8551.7627 C f 0.0734 0.4808 0.4808 0 k -7847.0562 8565.2051 m -7844.0234 8562.168 -7843.772 8557.2412 -7846.0503 8552.9541 C -7847.5122 8553.4863 L -7844.73 8557.7539 -7844.4097 8562.5547 -7847.0562 8565.2051 c f 0.0382 0.25 0.25 0 k -7856.6582 8546.5078 m -7855.4561 8545.6611 L -7858.77 8544.9355 -7862.0874 8545.6465 -7864.3486 8547.9111 c -7862.519 8546.0811 -7859.6582 8545.668 -7856.6582 8546.5078 C f 0.0927 0.6183 0.6183 0 k -7856.6582 8546.5078 m -7859.6582 8545.668 -7862.519 8546.0811 -7864.3486 8547.9111 c -7866.1167 8549.6797 -7865.0518 8551.6504 -7864.3247 8554.5352 C -7862.0439 8550.4668 -7857.6729 8551.7412 V -7856.7231 8546.5527 L -7856.6582 8546.5078 L f *u 1 D 0.15 1 1 0 k -7847.0562 8565.2051 m -7848.7583 8566.9053 -7849.9951 8566.3477 -7852.7646 8565.7334 C -7866.1802 8574.9248 L -7866.2598 8574.7568 -7866.2598 8574.7568 -7866.1802 8574.9248 c -7864.998 8577.4082 -7866.001 8581.1523 -7866.9087 8583.0313 C -7866.4482 8581.4219 -7866.9424 8579.2158 -7868.2192 8576.9648 c -7868.8882 8575.7852 -7869.7754 8574.5938 -7870.853 8573.4668 C -7868.9438 8571.041 -7868.9199 8571.0645 v -7868.9209 8571.0645 -7868.9209 8571.0645 -7868.9209 8571.0625 C -7852.5327 8555.2842 L -7847.5513 8553.499 L -7847.5122 8553.4863 L -7844.73 8557.7539 -7844.4097 8562.5547 -7847.0562 8565.2051 c f *U 0 D 0.0535 0.35 0.35 0 k -7855.4561 8545.6611 m -7856.6582 8546.5078 L -7854.3218 8547.1592 -7851.897 8548.5713 -7849.8105 8550.6611 c -7848.915 8551.5537 -7848.1494 8552.5049 -7847.5122 8553.4863 C -7846.0503 8552.9541 L -7846.7041 8551.7246 -7847.5649 8550.5479 -7848.6304 8549.4844 c -7850.6382 8547.4727 -7853.0474 8546.1885 -7855.4561 8545.6611 C f 0.0662 0.4412 0.4412 0 k -7847.5122 8553.4863 m -7848.1494 8552.5049 -7848.915 8551.5537 -7849.8105 8550.6611 c -7851.897 8548.5713 -7854.3218 8547.1592 -7856.6582 8546.5078 C -7856.7231 8546.5527 L -7857.6729 8551.7412 L -7856.1606 8552.207 -7854.6143 8553.1182 -7853.2783 8554.4551 c -7853.0127 8554.7236 -7852.7681 8555 -7852.5327 8555.2842 C -7847.5513 8553.499 L -7847.5122 8553.4863 L f U %AI8_EndBrushPattern %AI8_BeginBrushPattern (New Pattern 11) 0 A u 0 J 0 j 1 w 4 M []0 d 0 XR -7884 8586 m -7802.0791 8586 L -7802.0791 8504.0781 L -7884 8504.0781 L -7884 8586 L n u 0 O 0 0 0 1 k -7843.0391 8504.0781 m -7839.4194 8541.418 L -7802.0791 8545.0391 L -7839.4194 8548.6602 L -7843.0391 8586 L -7846.6602 8548.6602 L -7884 8545.0391 L -7846.6602 8541.418 L -7843.0391 8504.0781 L f U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (New Pattern 27) 0 A u 0 J 0 j 1 w 4 M []0 d 0 XR -7765.3335 8542.4414 m -7885 8542.4414 L -7885 8587 L -7765.3335 8587 L -7765.3335 8542.4414 L n u 0 O 0 0 0 1 k -7765.4927 8544.3857 m -7769.6982 8543.418 -7773.6138 8545.8164 -7778.0342 8546.126 c -7782.3818 8546.4316 -7786.1558 8546.0723 -7790.4414 8545.874 c -7799.2222 8545.5156 -7806.9409 8543.9434 -7815.8457 8544.5195 c -7819.4014 8544.7393 -7884.644 8539.041 -7885 8545 c -7885.0825 8546.2402 -7874.8506 8546.7002 -7874.3369 8546.8994 c -7864.2656 8550.7734 -7822.9609 8553.875 -7815.7993 8552.8027 c -7802.6138 8550.8662 -7791.1504 8549.6582 -7777.9648 8547.7217 c -7773.6143 8547.123 -7769.7202 8544.3369 -7765.5103 8545.1914 c -7765.4175 8545.2148 -7765.3442 8545.0313 -7765.3335 8544.8086 c -7765.3247 8544.585 -7765.3896 8544.3652 -7765.4927 8544.3857 c -7765.4927 8544.3857 l f -7765.4927 8552.9316 m -7769.6982 8551.9668 -7773.6138 8554.3652 -7778.0342 8554.6758 c -7782.3818 8554.9805 -7786.1558 8554.6211 -7790.4414 8554.4238 c -7799.2222 8554.0645 -7806.9409 8552.4912 -7815.8457 8553.0703 c -7819.4014 8553.2881 -7884.644 8547.5898 -7885 8553.5488 c -7885.0825 8554.7891 -7874.8506 8555.249 -7874.3369 8555.4482 c -7864.2656 8559.3232 -7822.9609 8562.4238 -7815.7993 8561.3535 c -7802.6138 8559.415 -7791.1504 8558.208 -7777.9648 8556.2705 c -7773.6143 8555.6719 -7769.7202 8552.8857 -7765.5103 8553.7402 c -7765.4175 8553.7637 -7765.3442 8553.5791 -7765.3335 8553.3555 c -7765.3247 8553.1338 -7765.3896 8552.915 -7765.4927 8552.9316 c -7765.4927 8552.9316 l f -7765.4927 8561.4824 m -7769.6982 8560.5156 -7773.6138 8562.915 -7778.0342 8563.2246 c -7782.3818 8563.5273 -7786.1558 8563.1699 -7790.4414 8562.9727 c -7799.2222 8562.6133 -7806.9409 8561.041 -7815.8457 8561.6191 c -7819.4014 8561.8369 -7884.644 8556.1387 -7885 8562.0977 c -7885.0825 8563.3379 -7874.8506 8563.7988 -7874.3369 8563.9961 c -7864.2656 8567.8691 -7822.9609 8570.9736 -7815.7993 8569.9023 c -7802.6138 8567.9648 -7791.1504 8566.7568 -7777.9648 8564.8193 c -7773.6143 8564.2207 -7769.7202 8561.4336 -7765.5103 8562.2891 c -7765.4175 8562.3125 -7765.3442 8562.1279 -7765.3335 8561.9043 c -7765.3247 8561.6826 -7765.3896 8561.4629 -7765.4927 8561.4824 c -7765.4927 8561.4824 l f -7765.4927 8570.0313 m -7769.6982 8569.0645 -7773.6138 8571.4629 -7778.0342 8571.7734 c -7782.3818 8572.0781 -7786.1558 8571.7188 -7790.4414 8571.5195 c -7799.2222 8571.1641 -7806.9409 8569.5898 -7815.8457 8570.168 c -7819.4014 8570.3857 -7884.644 8564.6875 -7885 8570.6465 c -7885.0825 8571.8867 -7874.8506 8572.3477 -7874.3369 8572.5449 c -7864.2656 8576.4209 -7822.9609 8579.5225 -7815.7993 8578.4502 c -7802.6138 8576.5137 -7791.1504 8575.3057 -7777.9648 8573.3682 c -7773.6143 8572.7695 -7769.7202 8569.9824 -7765.5103 8570.8379 c -7765.4175 8570.8613 -7765.3442 8570.6777 -7765.3335 8570.4531 c -7765.3247 8570.2324 -7765.3896 8570.0117 -7765.4927 8570.0313 c -7765.4927 8570.0313 l f -7765.4927 8578.5801 m -7769.6982 8577.6133 -7773.6138 8580.0117 -7778.0342 8580.3203 c -7782.3818 8580.627 -7786.1558 8580.2676 -7790.4414 8580.0703 c -7799.2222 8579.7119 -7806.9409 8578.1387 -7815.8457 8578.7168 c -7819.4014 8578.9336 -7884.644 8573.2363 -7885 8579.1953 c -7885.0825 8580.4355 -7874.8506 8580.8945 -7874.3369 8581.0938 c -7864.2656 8584.9697 -7822.9609 8588.0713 -7815.7993 8587 c -7802.6138 8585.0625 -7791.1504 8583.8545 -7777.9648 8581.917 c -7773.6143 8581.3184 -7769.7202 8578.5322 -7765.5103 8579.3867 c -7765.4175 8579.4102 -7765.3442 8579.2266 -7765.3335 8579.002 c -7765.3247 8578.7793 -7765.3896 8578.5625 -7765.4927 8578.5801 c -7765.4927 8578.5801 l f U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed) 0 A u 0 J 0 j 1 w 4 M []0 d 0 XR -7884 8586 m -7877.8447 8586 L -7877.8447 8544.2402 L -7884 8544.2402 L -7884 8586 L n 100 Ar 0 O 0.5333 0.0275 0.6039 0 k -7882.1338 8564.6748 m -7881.873 8562.2383 -7881.8174 8560.2891 -7881.7617 8558.8867 C -7881.7617 8558.8867 L -7881.6982 8557.375 -7881.5801 8555.3936 -7881.4121 8553.2803 C -7881.4121 8553.2803 L -7881.293 8557.123 -7881.4214 8560.8096 -7882.1338 8564.6748 C f 0.7373 0.0235 0.8392 0 k -7881.4121 8553.2803 m -7881.0566 8548.8057 -7879.6279 8544.2412 -7879.6279 8544.2402 C -7880.7358 8551.2813 -7879.4912 8558.0381 -7880.7578 8565.1201 C -7880.7578 8565.1201 L -7882.0234 8572.1611 -7881.0313 8578.918 -7881.9312 8586 C -7881.9312 8586 L -7882.3848 8586 -7882.8193 8586 -7883.2734 8586 C -7883.2734 8586 L -7882.9312 8583.6777 -7882.8418 8581.4502 -7882.877 8579.1152 C -7882.877 8579.1152 L -7882.7393 8573.7734 -7882.5786 8568.7598 -7882.1338 8564.6748 C -7882.1338 8564.6748 L -7881.4238 8560.832 -7881.291 8557.1455 -7881.4121 8553.2803 C f 0.5137 0.0275 0.5804 0 k -7883.2734 8586 m -7883.519 8586 -7883.7534 8586 -7884 8586 C -7884 8586 L -7883.2598 8583.707 -7882.9502 8581.4521 -7882.877 8579.1152 C -7882.877 8579.1152 L -7882.8418 8581.4365 -7882.9297 8583.6641 -7883.2734 8586 C f 0.8941 0.0392 0.9647 0.0039 k -7880.2559 8586 m -7880.8198 8586 -7881.3633 8586 -7881.9312 8586 C -7881.9312 8586 L -7881.0273 8578.958 -7882.0337 8572.2021 -7880.7578 8565.1201 C -7880.7578 8565.1201 L -7879.499 8558.0791 -7880.7334 8551.3223 -7879.6279 8544.2402 C -7879.6279 8544.2412 -7878.6416 8551.1318 -7877.8447 8558.1201 C -7877.8447 8558.1201 L -7878.04 8562.8213 -7879.4697 8567.332 -7879.8447 8572.0596 C -7879.8447 8572.0596 L -7880.2046 8576.7607 -7879.5752 8581.2715 -7880.2559 8586 C f 0.8902 0.1647 0.9765 0.0431 k -7877.8447 8558.1201 m -7877.2744 8563.4277 -7878.0615 8568.4873 -7878.521 8570.418 C -7878.521 8570.418 L -7879.6104 8574.8369 -7879.6362 8585.998 -7879.6362 8586 C -7879.6362 8586 L -7879.8447 8586 -7880.0449 8586 -7880.2559 8586 C -7880.2559 8586 L -7879.5728 8581.2988 -7880.2017 8576.7881 -7879.8447 8572.0596 C -7879.8447 8572.0596 L -7879.4736 8567.3594 -7878.04 8562.8486 -7877.8447 8558.1201 C f U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 1) 0 A u 800 Ar 0 J 0 j 1 w 4 M []0 d 0 XR -7882.4009 8584.7881 m -7803.334 8584.7881 L -7803.334 8524.9844 L -7882.4009 8524.9844 L -7882.4009 8584.7881 L n 0 O 0 0 0 1 k -7847.6079 8548.4883 m -7847.0649 8543.3154 -7846.7017 8542.4072 v -7845.7031 8537.9609 -7845.9751 8537.5078 v -7845.1582 8534.9658 -7847.4282 8535.2393 v -7850.5127 8535.5107 -7850.9673 8540.7744 v -7851.1489 8542.0459 -7851.3296 8542.4072 v -7851.9658 8546.9453 -7852.6006 8546.8545 v -7855.0513 8546.2197 -7855.686 8544.3135 v -7856.5034 8541.2275 -7856.7744 8541.1377 v -7857.1382 8540.1396 -7857.1382 8539.2314 v -7857.5918 8536.0557 -7857.7729 8535.6924 v -7858.5903 8531.4268 -7858.8633 8531.1553 v -7859.2246 8530.4287 -7859.3169 8529.3398 v -7860.4961 8524.8018 -7861.8574 8524.9844 v -7864.5791 8524.4385 -7863.3096 8528.7041 v -7862.7646 8530.1563 l -7862.2202 8531.7002 -7862.311 8532.4248 v -7862.311 8535.1475 -7862.0386 8535.9639 v -7861.7666 8539.3213 -7861.585 8539.957 v -7861.313 8541.2275 -7862.0386 8541.5 v -7862.311 8542.3174 -7862.855 8540.1396 v -7863.853 8535.874 -7864.2168 8535.7822 v -7865.7583 8530.792 -7866.3042 8530.7021 v -7867.665 8527.0713 -7867.9375 8526.9795 v -7868.7554 8524.6201 -7871.0234 8525.4375 v -7872.293 8526.9795 -7870.751 8529.249 v -7869.5713 8532.5156 -7869.5713 8532.9697 v -7868.5728 8536.6904 -7868.3008 8537.1445 v -7867.1206 8542.7705 -7866.7578 8543.2256 v -7866.939 8544.7666 -7867.9375 8542.6807 v -7869.208 8540.0479 -7870.1143 8539.1416 v -7871.6582 8536.1455 -7871.9302 8535.9639 v -7872.293 8534.6943 -7872.6567 8533.9678 v -7873.564 8529.7031 -7875.3794 8530.1563 v -7877.5566 8530.2471 -7876.3774 8533.5146 v -7875.561 8536.0557 -7875.1074 8536.6904 v -7873.6543 8541.7734 -7873.019 8542.3174 v -7870.2969 8547.4893 -7870.3872 8547.7627 v -7871.2954 8549.6689 -7872.4751 8547.9443 v -7873.564 8546.9453 -7874.29 8546.4912 v -7876.3774 8544.7666 -7876.9214 8544.042 v -7878.1006 8542.9521 -7878.5542 8541.9541 v -7880.6426 8538.7783 -7881.8223 8539.7764 v -7884 8540.9561 -7879.916 8545.4033 v -7877.4658 8548.3057 -7877.0127 8548.8516 v -7873.4736 8552.6631 -7873.291 8553.208 v -7869.3887 8560.1045 -7869.3887 8560.6484 v -7867.1206 8563.624 -7864.8521 8565.167 v -7861.8506 8567.1045 -7857.9551 8565.167 v -7855.1006 8564.5547 l -7851.1489 8562.8271 -7850.5127 8560.376 v -7847.6079 8553.5703 -7847.6079 8548.4883 v f -7838.1265 8567.3838 m -7838.6694 8562.2109 -7839.0337 8561.3037 v -7840.0313 8556.8564 -7839.7583 8556.4033 v -7840.5762 8553.8604 -7838.3071 8554.1338 v -7835.2222 8554.4063 -7834.7681 8559.6709 v -7834.5864 8560.9404 -7834.4038 8561.3037 v -7833.7695 8565.8408 -7833.1343 8565.75 v -7830.6841 8565.1143 -7830.0498 8563.21 v -7829.2319 8560.124 -7828.959 8560.0322 v -7828.5977 8559.0342 -7828.5977 8558.126 v -7828.1426 8554.9502 -7827.9609 8554.5869 v -7827.145 8550.3213 -7826.8726 8550.0498 v -7826.5098 8549.3232 -7826.4194 8548.2354 v -7825.2393 8543.6982 -7823.8774 8543.8799 v -7821.1553 8543.335 -7822.4258 8547.6006 v -7822.9697 8549.0518 l -7823.5142 8550.5947 -7823.4238 8551.3203 v -7823.4238 8554.043 -7823.6958 8554.8594 v -7823.9688 8558.2178 -7824.1494 8558.8525 v -7824.4214 8560.124 -7823.6958 8560.3955 v -7823.4238 8561.2119 -7822.8794 8559.0342 v -7821.8818 8554.7695 -7821.5186 8554.6787 v -7819.9751 8549.6875 -7819.4312 8549.5967 v -7818.0698 8545.9658 -7817.7974 8545.875 v -7816.981 8543.5156 -7814.7119 8544.333 v -7813.4414 8545.875 -7814.9839 8548.1436 v -7816.1641 8551.4131 -7816.1641 8551.8643 v -7817.1626 8555.5859 -7817.4346 8556.04 v -7818.6143 8561.665 -7818.9775 8562.1201 v -7818.7969 8563.6631 -7817.7974 8561.5752 v -7816.5273 8558.9443 -7815.6201 8558.0361 v -7814.0767 8555.042 -7813.8047 8554.8594 v -7813.4414 8553.5889 -7813.0786 8552.8623 v -7812.1714 8548.5986 -7810.3569 8549.0518 v -7808.1777 8549.1416 -7809.3584 8552.4092 v -7810.1743 8554.9502 -7810.6279 8555.5859 v -7812.0801 8560.667 -7812.7153 8561.2119 v -7815.438 8566.3857 -7815.3481 8566.6572 v -7814.4399 8568.5635 -7813.2598 8566.8389 v -7812.1714 8565.8408 -7811.4448 8565.3867 v -7809.3584 8563.6631 -7808.813 8562.9375 v -7807.6328 8561.8477 -7807.1802 8560.8486 v -7805.0918 8557.6729 -7803.9126 8558.6719 v -7801.7354 8559.8516 -7805.8193 8564.2979 v -7808.2681 8567.2021 -7808.7222 8567.7471 v -7812.2617 8571.5576 -7812.4434 8572.1025 v -7816.3457 8579 -7816.3457 8579.5439 v -7818.6143 8582.5186 -7820.8833 8584.0615 v -7823.8838 8586 -7827.7798 8584.0615 v -7830.6353 8583.4502 l -7834.5864 8581.7227 -7835.2222 8579.2725 v -7838.1265 8572.4658 -7838.1265 8567.3838 v f U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 10) 0 A u 0 J 0 j 1 w 4 M []0 d 0 XR -7884.5 8586.5 m -7790.6504 8586.5 L -7790.6504 8525.8789 L -7884.5 8525.8789 L -7884.5 8586.5 L n u u 0 O 0.6235 0.4745 0.9922 0.4627 k 0 R 0 0 0 1 K 1 J 1 j -7811.9463 8575.7217 m -7820.3887 8568.8301 l -7820.3887 8556.2402 l -7811.9463 8563.1309 l -7811.9463 8575.7217 l b 0.2549 0.1804 0.149 0.0275 k -7811.9463 8533.2705 m -7820.3887 8526.3789 l -7799.5903 8543.3594 l -7791.1504 8550.252 l -7811.9463 8533.2705 l b 0.4941 0.3569 0.7294 0.2078 k -7811.9463 8545.8613 m -7820.3887 8538.9688 l -7820.3887 8526.3789 l -7811.9463 8533.2705 l -7811.9463 8545.8613 l b 0.3529 0.2353 0.7961 0.0706 k -7841 8551.791 m -7849.4414 8544.8984 l -7820.3887 8538.9688 l -7811.9463 8545.8613 l -7841 8551.791 l b 0.6235 0.4745 0.9922 0.4627 k -7875.5601 8586 m -7884 8579.1094 l -7865.8535 8556.8867 l -7857.4146 8563.7773 l -7875.5601 8586 l b 0.2549 0.1804 0.149 0.0275 k -7850.6855 8543.8838 m -7859.125 8536.9941 l -7849.4414 8544.8984 l -7841 8551.791 l -7850.6855 8543.8838 l b 0.0314 0.0196 0.9137 0 k -7857.4146 8563.7773 m -7875.5601 8548.9609 L -7850.6855 8543.8838 L -7841 8551.791 L -7811.9463 8545.8613 L -7811.9463 8533.2705 L -7791.1504 8550.252 L -7811.9463 8575.7217 L -7811.9463 8563.1309 L -7841 8569.0625 L -7850.6855 8580.9219 L -7875.5601 8586 L -7857.4146 8563.7773 L b 0.3529 0.2353 0.7961 0.0706 k -7875.5601 8548.9609 m -7884 8542.0703 l -7859.125 8536.9941 l -7850.6855 8543.8838 l -7875.5601 8548.9609 l b U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 15) 0 A u u 0 J 0 j 1 w 4 M []0 d 0 XR -7885 8587 m -7885 8561.209 L -7857.0703 8561.209 L -7857.0703 8587 L -7885 8587 L n 0 O 0.9255 0 1 0 k -7857.0703 8571.3281 m -7858.0688 8570.5742 -7859.0625 8569.7305 -7860.1138 8568.792 c -7865.5679 8563.916 -7870.084 8563.5254 -7872.7202 8565.1777 c -7874.3599 8566.209 -7875.084 8568.376 -7874.7222 8569.5098 c -7874.1206 8571.3994 -7872.3999 8572.0371 -7871.0591 8571.1094 C -7872.2969 8570.3867 -7871.7778 8568.6406 -7869.9336 8568.9961 c -7867.252 8569.5117 -7867.5039 8573.0859 -7869.0054 8574.875 c -7871.0039 8577.2539 -7874.7983 8579.502 -7884.999 8571.3301 C -7884.999 8561.207 l -7857.0718 8561.207 l -7857.0703 8571.3281 L f 0.9569 0.9294 0 0 k -7857.0703 8580.1953 m -7857.0703 8571.3281 L -7858.0688 8570.5742 -7859.0625 8569.7305 -7860.1138 8568.792 c -7865.5679 8563.916 -7870.084 8563.5254 -7872.7202 8565.1777 c -7874.3599 8566.209 -7875.084 8568.376 -7874.7222 8569.5098 c -7874.1206 8571.3994 -7872.3999 8572.0371 -7871.0591 8571.1094 C -7872.2969 8570.3867 -7871.7778 8568.6406 -7869.9336 8568.9961 c -7867.252 8569.5117 -7867.5039 8573.0859 -7869.0054 8574.875 c -7871.0039 8577.2539 -7874.7983 8579.502 -7884.999 8571.3301 C -7884.999 8580.1953 L -7857.0703 8580.1953 L f U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 16) 0 A u u 0 J 0 j 1 w 4 M []0 d 0 XR -7885 8587 m -7859.1978 8587 L -7859.1978 8561.207 L -7885 8561.207 L -7885 8587 L n u -7885 8587 m -7884.9902 8561.208 L -7859.1992 8561.208 L -7859.208 8587 L -7885 8587 L n 0 O 0.9569 0.9294 0 0 k -7866.2466 8566.6699 m -7872.8584 8562.7891 -7878.1816 8563.7949 -7880.7153 8566.3457 c -7882.0786 8567.7227 -7882.291 8569.9961 -7881.6826 8571.0195 c -7880.668 8572.7227 -7878.8184 8572.9238 -7877.7217 8571.7148 C -7879.0918 8571.293 -7879.1338 8569.3447 -7877.2734 8569.0879 c -7873.5176 8568.5713 -7867.0273 8577.2598 -7874.8799 8587 C -7866 8587 L -7866 8580.1973 L -7859.1978 8580.1973 L -7859.1978 8571.3281 L -7862.9312 8568.5156 -7864.8159 8567.5088 -7866.2466 8566.6699 c f 0.9255 0 1 0 k -7874.8799 8587 m -7867.0273 8577.2598 -7873.5176 8568.5713 -7877.2734 8569.0879 c -7879.1338 8569.3447 -7879.0918 8571.293 -7877.7217 8571.7148 C -7878.8184 8572.9238 -7880.668 8572.7227 -7881.6826 8571.0195 c -7882.291 8569.9961 -7882.0786 8567.7227 -7880.7153 8566.3457 c -7878.1816 8563.7949 -7872.8584 8562.7891 -7866.2466 8566.6699 c -7864.8159 8567.5088 -7862.9312 8568.5156 -7859.1978 8571.3281 C -7859.1978 8561.207 l -7884.9922 8561.207 l -7884.9922 8586.998 l -7874.8799 8587 L f U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 19) 0 A u u u u 0 J 0 j 1 w 4 M []0 d 0 XR -7883.9961 8586 m -7883.9961 8560.4814 L -7741.1895 8560.4814 L -7741.1895 8586 L -7883.9961 8586 L n 0 O 0.0078 0.9529 0 0 k -7741.1895 8582.2178 m -7741.1895 8564.2646 L -7883.9961 8564.2646 L -7883.9961 8582.2178 L -7741.1895 8582.2178 L f *u 1 D 0.0314 0.0196 0.8078 0 k -7811.8618 8575.7793 m -7811.8618 8575.334 -7811.7129 8574.1621 -7811.1738 8573.4375 c -7810.4863 8572.5078 -7809.8535 8571.9316 -7808.3306 8571.9316 c -7807.2886 8571.9316 -7806.4702 8572.8994 -7806.4702 8573.9395 c -7806.4702 8574.9805 -7807.1406 8576.0957 -7807.8657 8576.5234 c -7807.8657 8575.2969 -7808.3672 8574.5342 -7809.7246 8574.5342 c -7810.5791 8574.5342 -7811.1914 8575.1484 -7811.1914 8575.7793 c -7810.8022 8575.7793 -7810.3926 8576.0215 -7810.3926 8576.5049 c -7810.6719 8576.3379 -7810.9146 8576.2266 -7811.1914 8576.2266 c -7811.1914 8576.6719 -7811.043 8577.1934 -7810.6904 8577.5645 c -7810.6162 8577.1934 -7810.4673 8576.8945 -7810.1694 8576.8945 c -7809.8159 8576.8945 -7809.4824 8577.2852 -7809.4824 8577.7129 c -7809.4824 8578.1602 -7809.7422 8578.5127 -7810.1895 8578.5127 c -7810.9312 8578.5127 -7811.7129 8577.5645 -7811.7871 8576.2266 c -7812.1592 8576.2266 L -7812.1592 8576.6914 -7812.123 8577.0625 -7812.0098 8577.3418 c -7811.9351 8577.5449 -7811.8618 8577.7324 -7811.8618 8577.918 c -7811.8618 8578.1777 -7812.2334 8579.1074 -7812.5313 8579.7773 c -7812.8281 8579.1074 -7813.2002 8578.1777 -7813.2002 8577.918 c -7813.2002 8577.7324 -7813.125 8577.5449 -7813.0513 8577.3418 c -7812.939 8577.0625 -7812.9023 8576.6914 -7812.9023 8576.2266 c -7813.2744 8576.2266 L -7813.3486 8577.5645 -7814.1289 8578.5127 -7814.873 8578.5127 c -7815.3193 8578.5127 -7815.5801 8578.1602 -7815.5801 8577.7129 c -7815.5801 8577.2852 -7815.2441 8576.8945 -7814.8906 8576.8945 c -7814.5938 8576.8945 -7814.4458 8577.1934 -7814.3711 8577.5645 c -7814.0176 8577.1934 -7813.8687 8576.6719 -7813.8687 8576.2266 c -7814.1489 8576.2266 -7814.3896 8576.3379 -7814.668 8576.5049 c -7814.668 8576.0215 -7814.2598 8575.7793 -7813.8687 8575.7793 c -7813.8687 8575.1484 -7814.4824 8574.5342 -7815.3374 8574.5342 c -7816.6953 8574.5342 -7817.1978 8575.2969 -7817.1978 8576.5234 c -7817.9214 8576.0957 -7818.5898 8574.9805 -7818.5898 8573.9395 c -7818.5898 8572.8994 -7817.7734 8571.9316 -7816.7329 8571.9316 c -7815.207 8571.9316 -7814.5762 8572.5078 -7813.8887 8573.4375 c -7813.3486 8574.1621 -7813.2002 8575.334 -7813.2002 8575.7793 c -7812.9023 8575.7793 L -7812.9023 8574.7207 -7813.3857 8573.6602 -7813.8687 8572.75 c -7814.0918 8572.3232 -7814.3535 8571.8027 -7814.3535 8571.3379 c -7814.3535 8570.7793 -7814.0918 8570.166 -7813.7207 8569.4961 c -7813.3672 8568.8457 -7812.8657 8567.8789 -7812.5313 8567.0625 c -7812.1953 8567.8789 -7811.6943 8568.8457 -7811.3418 8569.4961 c -7810.9688 8570.166 -7810.709 8570.7793 -7810.709 8571.3379 c -7810.709 8571.8027 -7810.9688 8572.3232 -7811.1914 8572.75 c -7811.6758 8573.6602 -7812.1592 8574.7207 -7812.1592 8575.7793 C -7811.8618 8575.7793 l f *U *u -7884 8567.0625 m -7883.666 8567.8789 -7883.1641 8568.8457 -7882.8105 8569.4961 c -7882.439 8570.166 -7882.1802 8570.7793 -7882.1802 8571.3379 c -7882.1802 8571.8027 -7882.439 8572.3232 -7882.6626 8572.75 c -7883.1455 8573.6602 -7883.6289 8574.7207 -7883.6289 8575.7793 C -7883.332 8575.7793 l -7883.332 8575.334 -7883.1826 8574.1621 -7882.6426 8573.4375 c -7881.9561 8572.5078 -7881.3242 8571.9316 -7879.7998 8571.9316 c -7878.7578 8571.9316 -7877.9414 8572.8994 -7877.9414 8573.9395 c -7877.9414 8574.9805 -7878.6094 8576.0957 -7879.335 8576.5234 c -7879.335 8575.2969 -7879.8369 8574.5342 -7881.1934 8574.5342 c -7882.0488 8574.5342 -7882.6626 8575.1484 -7882.6626 8575.7793 c -7882.271 8575.7793 -7881.8633 8576.0215 -7881.8633 8576.5049 c -7882.1426 8576.3379 -7882.3823 8576.2266 -7882.6626 8576.2266 c -7882.6626 8576.6719 -7882.5137 8577.1934 -7882.1602 8577.5645 c -7882.0854 8577.1934 -7881.9375 8576.8945 -7881.6406 8576.8945 c -7881.2871 8576.8945 -7880.9521 8577.2852 -7880.9521 8577.7129 c -7880.9521 8578.1602 -7881.2129 8578.5127 -7881.6582 8578.5127 c -7882.4023 8578.5127 -7883.1826 8577.5645 -7883.2578 8576.2266 c -7883.6289 8576.2266 L -7883.6289 8576.6914 -7883.5918 8577.0625 -7883.481 8577.3418 c -7883.4063 8577.5449 -7883.332 8577.7324 -7883.332 8577.918 c -7883.332 8578.1777 -7883.7031 8579.1074 -7884 8579.7773 c -7884 8567.0625 l f *U *u -7741.1914 8579.7773 m -7741.4902 8579.1074 -7741.8623 8578.1777 -7741.8623 8577.918 c -7741.8623 8577.7324 -7741.7871 8577.5449 -7741.7129 8577.3418 c -7741.6016 8577.0625 -7741.5654 8576.6914 -7741.5654 8576.2266 C -7741.9346 8576.2266 l -7742.0098 8577.5645 -7742.791 8578.5127 -7743.5352 8578.5127 c -7743.9814 8578.5127 -7744.2402 8578.1602 -7744.2402 8577.7129 c -7744.2402 8577.2852 -7743.9063 8576.8945 -7743.5527 8576.8945 c -7743.2559 8576.8945 -7743.1074 8577.1934 -7743.0342 8577.5645 c -7742.6807 8577.1934 -7742.5313 8576.6719 -7742.5313 8576.2266 c -7742.8096 8576.2266 -7743.0518 8576.3379 -7743.3311 8576.5049 c -7743.3311 8576.0215 -7742.9209 8575.7793 -7742.5313 8575.7793 c -7742.5313 8575.1484 -7743.1455 8574.5342 -7744 8574.5342 c -7745.3574 8574.5342 -7745.8584 8575.2969 -7745.8584 8576.5234 c -7746.583 8576.0957 -7747.252 8574.9805 -7747.252 8573.9395 c -7747.252 8572.8994 -7746.4346 8571.9316 -7745.3936 8571.9316 c -7743.8682 8571.9316 -7743.2383 8572.5078 -7742.5488 8573.4375 c -7742.0098 8574.1621 -7741.8623 8575.334 -7741.8623 8575.7793 c -7741.5654 8575.7793 L -7741.5654 8574.7207 -7742.0479 8573.6602 -7742.5313 8572.75 c -7742.7529 8572.3232 -7743.0137 8571.8027 -7743.0137 8571.3379 c -7743.0137 8570.7793 -7742.7529 8570.166 -7742.3818 8569.4961 c -7742.0303 8568.8457 -7741.5273 8567.8789 -7741.1914 8567.0625 c -7741.1914 8579.7773 l f *U 0 D -7857.2617 8570.5889 m -7860.71 8569.3809 -7866.4463 8566.6367 -7870.4863 8569.1826 c -7871.9946 8570.1328 -7872.9102 8571.1426 -7873.0625 8573.3516 c -7873.3418 8577.3994 -7869.7129 8578.8262 -7868.457 8579.1406 c -7865.8887 8579.7822 -7863.3618 8578.6797 -7862.4336 8577.9609 c -7861.1694 8576.9814 -7861.0649 8575.8672 -7860.9766 8576.0342 c -7860.8862 8576.2012 -7861.0713 8577.083 -7861.7402 8577.8652 C -7863.8008 8579.8721 -7866.082 8580.25 -7868.9072 8579.6523 c -7869.2832 8579.5723 -7873.3442 8578.8457 -7874.0854 8574.0703 C -7874.1641 8573.2266 -7874.4434 8570.125 -7870.7656 8567.9258 c -7866.3926 8565.3125 -7860.708 8567.1484 -7856.9863 8568.3867 c -7854.9609 8569.083 -7853.5854 8569.7402 -7852.2168 8570.3242 c -7852.1074 8570.3691 -7840.1055 8575.5938 -7839.168 8575.9199 c -7835.7207 8577.127 -7829.9839 8579.8721 -7825.9458 8577.3262 c -7824.4375 8576.375 -7823.5215 8575.3652 -7823.3687 8573.1563 c -7823.0898 8569.1094 -7826.7183 8567.6816 -7827.9727 8567.3682 c -7830.542 8566.7246 -7833.0703 8567.8281 -7833.9961 8568.5469 c -7835.2598 8569.5273 -7835.3662 8570.6406 -7835.4551 8570.4736 c -7835.5439 8570.3066 -7835.3594 8569.4248 -7834.6904 8568.6426 C -7832.6313 8566.6367 -7830.3496 8566.2578 -7827.5234 8566.8555 c -7827.1465 8566.9355 -7823.0879 8567.6621 -7822.3457 8572.4375 C -7822.2656 8573.2813 -7821.9878 8576.3838 -7825.666 8578.582 c -7830.0391 8581.1953 -7835.7222 8579.3594 -7839.4458 8578.1211 c -7841.4702 8577.4248 -7842.8457 8576.7676 -7844.2144 8576.1836 c -7844.313 8576.1426 -7856.2671 8570.9336 -7857.2617 8570.5889 c f -7767.8008 8570.5889 m -7764.3535 8569.3809 -7758.6182 8566.6367 -7754.5762 8569.1826 c -7753.0703 8570.1328 -7752.1543 8571.1426 -7752.001 8573.3516 c -7751.7217 8577.3994 -7755.3506 8578.8262 -7756.6055 8579.1406 c -7759.1738 8579.7822 -7761.7031 8578.6797 -7762.6289 8577.9609 c -7763.8926 8576.9814 -7763.998 8575.8672 -7764.0879 8576.0342 c -7764.1768 8576.2012 -7763.9922 8577.083 -7763.3232 8577.8652 C -7761.2617 8579.8721 -7758.9814 8580.25 -7756.1553 8579.6523 c -7755.7793 8579.5723 -7751.7207 8578.8457 -7750.9775 8574.0703 C -7750.8984 8573.2266 -7750.6201 8570.125 -7754.2969 8567.9258 c -7758.6719 8565.3125 -7764.3545 8567.1484 -7768.0762 8568.3867 c -7770.1025 8569.083 -7771.4785 8569.7402 -7772.8486 8570.3242 c -7772.9551 8570.3691 -7784.958 8575.5938 -7785.8945 8575.9199 c -7789.3418 8577.127 -7795.0791 8579.8721 -7799.1191 8577.3262 c -7800.627 8576.375 -7801.542 8575.3652 -7801.6953 8573.1563 c -7801.9746 8569.1094 -7798.3457 8567.6816 -7797.0898 8567.3682 c -7794.5215 8566.7246 -7791.9951 8567.8281 -7791.0664 8568.5469 c -7789.8018 8569.5273 -7789.6982 8570.6406 -7789.6074 8570.4736 c -7789.5186 8570.3066 -7789.7031 8569.4248 -7790.373 8568.6426 C -7792.4336 8566.6367 -7794.7158 8566.2578 -7797.5391 8566.8555 c -7797.916 8566.9355 -7801.9766 8567.6621 -7802.7178 8572.4375 C -7802.7969 8573.2813 -7803.0762 8576.3838 -7799.3984 8578.582 c -7795.0234 8581.1953 -7789.3408 8579.3594 -7785.6182 8578.1211 c -7783.5938 8577.4248 -7782.2178 8576.7676 -7780.8486 8576.1836 c -7780.75 8576.1426 -7768.7959 8570.9336 -7767.8008 8570.5889 c f 0.0078 0.9529 0 0 k -7741.1914 8561.5293 m -7741.1914 8560.4814 L -7883.9961 8560.4814 L -7883.9961 8561.5293 L -7741.1914 8561.5293 L f 0.0314 0.0196 0.8078 0 k -7741.1914 8563.1006 m -7741.1914 8562.751 L -7883.9961 8562.751 L -7883.9961 8563.1006 L -7741.1914 8563.1006 L f 0.0078 0.9529 0 0 k -7741.1914 8584.9521 m -7741.1914 8586 L -7883.9961 8586 L -7883.9961 8584.9521 L -7741.1914 8584.9521 L f 0.0314 0.0196 0.8078 0 k -7741.1914 8583.3818 m -7741.1914 8583.7305 L -7883.9961 8583.7305 L -7883.9961 8583.3818 L -7741.1914 8583.3818 L f -7868.0703 8573.7305 m -7868.0703 8574.2441 -7867.6694 8574.6426 -7867.1558 8574.6426 c -7866.645 8574.6426 -7866.2441 8574.2441 -7866.2441 8573.7305 c -7866.2441 8573.7305 l -7866.2441 8573.2178 -7866.645 8572.8174 -7867.1558 8572.8174 c -7867.6694 8572.8174 -7868.0703 8573.2178 -7868.0703 8573.7305 c -7868.0703 8573.7305 l f -7830.3594 8572.7988 m -7830.3594 8573.3125 -7829.9609 8573.7119 -7829.4473 8573.7119 c -7828.9346 8573.7119 -7828.5352 8573.3125 -7828.5352 8572.7988 c -7828.5352 8572.7988 l -7828.5352 8572.2871 -7828.9346 8571.8867 -7829.4473 8571.8867 c -7829.9609 8571.8867 -7830.3594 8572.2871 -7830.3594 8572.7988 c -7830.3594 8572.7988 l f -7757.1504 8573.7305 m -7757.1504 8573.2178 -7757.5498 8572.8174 -7758.0625 8572.8174 c -7758.5762 8572.8174 -7758.9766 8573.2178 -7758.9766 8573.7305 c -7758.9766 8573.7305 l -7758.9766 8574.2441 -7758.5762 8574.6426 -7758.0625 8574.6426 c -7757.5498 8574.6426 -7757.1504 8574.2441 -7757.1504 8573.7305 c -7757.1504 8573.7305 l f -7794.8618 8572.7988 m -7794.8618 8572.2871 -7795.2598 8571.8867 -7795.7734 8571.8867 c -7796.2871 8571.8867 -7796.6855 8572.2871 -7796.6855 8572.7988 c -7796.6855 8572.7988 l -7796.6855 8573.3125 -7796.2871 8573.7119 -7795.7734 8573.7119 c -7795.2598 8573.7119 -7794.8618 8573.3125 -7794.8618 8572.7988 c -7794.8618 8572.7988 l f U U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 20) 0 A u u u u 0 J 0 j 1 w 4 M []0 d 0 XR -7884 8585.9961 m -7884 8560.4785 L -7858.4824 8560.4785 L -7858.4824 8585.9961 L -7884 8585.9961 L n 0 O 0.0078 0.9529 0 0 k -7858.4824 8564.2617 m -7880.2178 8564.2617 L -7880.2178 8585.9961 L -7862.2646 8585.9961 L -7862.2646 8582.2139 L -7858.4824 8582.2139 L -7858.4824 8564.2617 L f *u 1 D 0.0314 0.0196 0.8078 0 k -7858.4814 8579.7734 m -7858.7793 8579.1045 -7859.1504 8578.1748 -7859.1504 8577.9141 c -7859.1504 8577.7285 -7859.0762 8577.543 -7859.002 8577.3379 c -7858.8906 8577.0586 -7858.8535 8576.6875 -7858.8535 8576.2227 C -7859.2246 8576.2227 l -7859.2998 8577.5605 -7860.0801 8578.5098 -7860.8242 8578.5098 c -7861.2695 8578.5098 -7861.5303 8578.1553 -7861.5303 8577.71 c -7861.5303 8577.2832 -7861.1953 8576.8926 -7860.8418 8576.8926 c -7860.5449 8576.8926 -7860.3975 8577.1895 -7860.3223 8577.5605 c -7859.9688 8577.1895 -7859.8193 8576.6689 -7859.8193 8576.2227 c -7860.0986 8576.2227 -7860.3398 8576.334 -7860.6191 8576.502 c -7860.6191 8576.0176 -7860.21 8575.7764 -7859.8193 8575.7764 c -7859.8193 8575.1445 -7860.4336 8574.5313 -7861.2881 8574.5313 c -7862.6455 8574.5313 -7863.1465 8575.2939 -7863.1465 8576.5195 c -7863.8721 8576.0938 -7864.541 8574.9785 -7864.541 8573.9355 c -7864.541 8572.8955 -7863.7217 8571.9297 -7862.6816 8571.9297 c -7861.1582 8571.9297 -7860.5254 8572.5049 -7859.8369 8573.4346 c -7859.2998 8574.1602 -7859.1504 8575.3301 -7859.1504 8575.7764 c -7858.8535 8575.7764 L -7858.8535 8574.7168 -7859.3359 8573.6582 -7859.8193 8572.7461 c -7860.043 8572.3193 -7860.3018 8571.7988 -7860.3018 8571.334 c -7860.3018 8570.7764 -7860.043 8570.1621 -7859.6719 8569.4941 c -7859.3184 8568.8428 -7858.8154 8567.877 -7858.4814 8567.0586 c -7858.4814 8579.7734 l f *U *u -7877.418 8585.998 m -7876.6006 8585.6641 -7875.6328 8585.1621 -7874.9824 8584.8086 c -7874.3135 8584.4355 -7873.7002 8584.1758 -7873.1426 8584.1758 c -7872.6777 8584.1758 -7872.1558 8584.4355 -7871.7295 8584.6602 c -7870.8184 8585.1436 -7869.7578 8585.627 -7868.6992 8585.626 C -7868.6992 8585.3291 l -7869.1455 8585.3291 -7870.3174 8585.1797 -7871.042 8584.6406 c -7871.9697 8583.9531 -7872.5479 8583.3213 -7872.5479 8581.7969 c -7872.5479 8580.7559 -7871.5801 8579.9375 -7870.5391 8579.9375 c -7869.498 8579.9375 -7868.3818 8580.6064 -7867.9561 8581.332 c -7869.1826 8581.332 -7869.9463 8581.834 -7869.9463 8583.1904 c -7869.9463 8584.0469 -7869.332 8584.6602 -7868.6992 8584.6602 c -7868.6992 8584.2695 -7868.458 8583.8604 -7867.9746 8583.8604 c -7868.1416 8584.1396 -7868.2529 8584.3809 -7868.2529 8584.6602 c -7867.8066 8584.6602 -7867.2871 8584.5107 -7866.915 8584.1582 c -7867.2871 8584.084 -7867.584 8583.9346 -7867.584 8583.6367 c -7867.584 8583.2842 -7867.1934 8582.9492 -7866.7656 8582.9492 c -7866.3193 8582.9492 -7865.9658 8583.209 -7865.9658 8583.6553 c -7865.9658 8584.3994 -7866.915 8585.1797 -7868.2529 8585.2549 c -7868.2529 8585.627 L -7867.7881 8585.627 -7867.417 8585.5889 -7867.1377 8585.4785 c -7866.9336 8585.4033 -7866.748 8585.3291 -7866.5615 8585.3291 c -7866.3008 8585.3291 -7865.3721 8585.7002 -7864.7031 8585.998 c -7877.418 8585.998 l f *U 0 D 0.0078 0.9529 0 0 k -7858.4766 8560.4785 m -7884 8560.4785 L -7883.998 8560.4834 L -7883.998 8586 L -7882.9502 8586 L -7882.9502 8561.5254 L -7858.4766 8561.5254 L -7858.4766 8560.4785 L f 0.0314 0.0196 0.8078 0 k -7858.4766 8562.748 m -7881.7305 8562.748 L -7881.7266 8562.7529 L -7881.7295 8562.7529 L -7881.7295 8586 L -7881.3799 8586 L -7881.3799 8563.0977 L -7858.4766 8563.0977 L -7858.4766 8562.748 L f -7858.4814 8583.3779 m -7861.0986 8583.377 L -7861.0977 8585.9961 L -7860.749 8585.9961 L -7860.749 8583.7275 L -7858.4814 8583.7275 L -7858.4814 8583.3779 L f 0.0078 0.9529 0 0 k -7859.5303 8584.9492 m -7859.5303 8585.9961 L -7858.4824 8585.9961 L -7858.4824 8584.9492 L -7859.5303 8584.9492 L f 0.0314 0.0196 0.8078 0 k -7872.5938 8568.7559 m -7876.3936 8568.085 L -7875.7217 8571.8848 L -7871.9209 8572.5566 L -7872.5938 8568.7559 L f U U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 21) 0 A u u u 0 J 0 j 1 w 4 M []0 d 0 XR -7884 8585.9971 m -7884 8560.4795 L -7858.4824 8560.4795 L -7858.4824 8585.9971 L -7884 8585.9971 L n /BBAccumRotation (6.283186) XT 0 O 0.0078 0.9529 0 0 k -7858.4824 8564.2627 m -7880.2178 8564.2627 L -7880.2178 8585.9971 L -7862.2646 8585.9971 L -7862.2646 8582.2148 L -7858.4824 8582.2148 L -7858.4824 8564.2627 L f /BBAccumRotation (6.283186) XT *u 0.0314 0.0196 0.8078 0 k -7858.4824 8566.7002 m -7858.7793 8567.3691 -7859.1514 8568.2988 -7859.1514 8568.5596 c -7859.1514 8568.7451 -7859.0762 8568.9307 -7859.0039 8569.1357 c -7858.8906 8569.415 -7858.8545 8569.7861 -7858.8545 8570.251 C -7859.2256 8570.251 l -7859.2998 8568.9131 -7860.0801 8567.9639 -7860.8262 8567.9639 c -7861.2705 8567.9639 -7861.5303 8568.3184 -7861.5303 8568.7637 c -7861.5303 8569.1904 -7861.1953 8569.5811 -7860.8442 8569.5811 c -7860.5449 8569.5811 -7860.3975 8569.2842 -7860.3232 8568.9131 c -7859.9697 8569.2842 -7859.8223 8569.8047 -7859.8223 8570.251 c -7860.0986 8570.251 -7860.3408 8570.1396 -7860.6201 8569.9717 c -7860.6201 8570.4561 -7860.2119 8570.6973 -7859.8223 8570.6973 c -7859.8223 8571.3291 -7860.4346 8571.9424 -7861.2881 8571.9424 c -7862.6455 8571.9424 -7863.1465 8571.1797 -7863.1465 8569.9541 c -7863.873 8570.3799 -7864.542 8571.4951 -7864.542 8572.5381 c -7864.542 8573.5781 -7863.7222 8574.5439 -7862.6826 8574.5439 c -7861.1592 8574.5439 -7860.5264 8573.9688 -7859.8398 8573.0391 c -7859.2998 8572.3135 -7859.1514 8571.1436 -7859.1514 8570.6973 c -7858.8545 8570.6973 L -7858.8545 8571.7568 -7859.3369 8572.8154 -7859.8223 8573.7275 c -7860.0439 8574.1543 -7860.3047 8574.6748 -7860.3047 8575.1396 c -7860.3047 8575.6973 -7860.0439 8576.3115 -7859.6729 8576.9795 c -7859.3193 8577.6309 -7858.8174 8578.5967 -7858.4824 8579.415 c -7858.4824 8566.7002 l f /BBAccumRotation (6.283186) XT *U *u -7865.0625 8585.9932 m -7865.8818 8585.6592 -7866.8486 8585.1572 -7867.499 8584.8037 c -7868.168 8584.4307 -7868.7822 8584.1709 -7869.3398 8584.1709 c -7869.8047 8584.1709 -7870.3242 8584.4307 -7870.752 8584.6553 c -7871.6631 8585.1387 -7872.7222 8585.6221 -7873.7822 8585.6211 C -7873.7822 8585.3242 l -7873.3359 8585.3242 -7872.165 8585.1748 -7871.4385 8584.6357 c -7870.5098 8583.9482 -7869.9346 8583.3164 -7869.9346 8581.792 c -7869.9346 8580.751 -7870.9014 8579.9326 -7871.9424 8579.9326 c -7872.9834 8579.9326 -7874.0986 8580.6016 -7874.5254 8581.3271 c -7873.2998 8581.3271 -7872.5361 8581.8291 -7872.5361 8583.1855 c -7872.5361 8584.042 -7873.1494 8584.6553 -7873.7822 8584.6553 c -7873.7822 8584.2646 -7874.0234 8583.8555 -7874.5078 8583.8555 c -7874.3398 8584.1348 -7874.2266 8584.376 -7874.2266 8584.6553 c -7874.6758 8584.6553 -7875.1943 8584.5059 -7875.5664 8584.1533 c -7875.1943 8584.0791 -7874.8975 8583.9297 -7874.8975 8583.6318 c -7874.8975 8583.2793 -7875.2881 8582.9443 -7875.7158 8582.9443 c -7876.1602 8582.9443 -7876.5137 8583.2041 -7876.5137 8583.6504 c -7876.5137 8584.3945 -7875.5664 8585.1748 -7874.2266 8585.25 c -7874.2266 8585.6221 L -7874.6934 8585.6221 -7875.0654 8585.584 -7875.3447 8585.4736 c -7875.5479 8585.3984 -7875.7334 8585.3242 -7875.9199 8585.3242 c -7876.1807 8585.3242 -7877.1094 8585.6953 -7877.7783 8585.9932 c -7865.0625 8585.9932 l f /BBAccumRotation (6.283186) XT *U 0.0078 0.9529 0 0 k -7858.4766 8560.4795 m -7884 8560.4795 L -7883.998 8560.4844 L -7883.998 8586 L -7882.9502 8586 L -7882.9502 8561.5264 L -7858.4766 8561.5264 L -7858.4766 8560.4795 L f /BBAccumRotation (6.283186) XT 0.0314 0.0196 0.8078 0 k -7858.4766 8562.749 m -7881.7305 8562.749 L -7881.7266 8562.7539 L -7881.7295 8562.7539 L -7881.7295 8586 L -7881.3799 8586 L -7881.3799 8563.0986 L -7858.4766 8563.0986 L -7858.4766 8562.749 L f /BBAccumRotation (6.283186) XT -7858.4814 8583.3789 m -7861.0986 8583.3779 L -7861.0977 8585.9971 L -7860.749 8585.9971 L -7860.749 8583.7285 L -7858.4814 8583.7285 L -7858.4814 8583.3789 L f /BBAccumRotation (6.283186) XT 0.0078 0.9529 0 0 k -7859.5303 8584.9502 m -7859.5303 8585.9971 L -7858.4824 8585.9971 L -7858.4824 8584.9502 L -7859.5303 8584.9502 L f /BBAccumRotation (6.283186) XT 0.0314 0.0196 0.8078 0 k -7872.5938 8568.7568 m -7876.3936 8568.0859 L -7875.7217 8571.8857 L -7871.9209 8572.5576 L -7872.5938 8568.7568 L f /BBAccumRotation (6.283186) XT U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 22) 0 A u u u u u 0 J 0 j 1 w 4 M []0 d 0 XR -7884 8585.9971 m -7884 8560.4795 L -7870.4834 8560.4795 L -7870.4834 8585.9971 L -7884 8585.9971 L n 0 O 0.0078 0.9529 0 0 k -7870.4834 8564.2627 m -7880.2178 8564.2627 L -7880.2178 8582.2148 L -7870.4834 8582.2148 L -7870.4834 8564.2627 L f *u 0.0314 0.0196 0.8078 0 k -7870.4814 8567.0596 m -7870.8154 8567.8779 -7871.3184 8568.8438 -7871.6719 8569.4951 c -7872.043 8570.1631 -7872.3018 8570.7773 -7872.3018 8571.335 c -7872.3018 8571.7998 -7872.043 8572.3203 -7871.8193 8572.7471 c -7871.3359 8573.6592 -7870.8545 8574.7178 -7870.8545 8575.7773 C -7871.1514 8575.7773 l -7871.1514 8575.3311 -7871.2998 8574.1611 -7871.8369 8573.4355 c -7872.5254 8572.5059 -7873.1582 8571.9307 -7874.6826 8571.9307 c -7875.7217 8571.9307 -7876.542 8572.8965 -7876.542 8573.9365 c -7876.542 8574.9795 -7875.8721 8576.0947 -7875.1465 8576.5205 c -7875.1465 8575.2949 -7874.6455 8574.5322 -7873.2881 8574.5322 c -7872.4346 8574.5322 -7871.8193 8575.1455 -7871.8193 8575.7773 c -7872.21 8575.7773 -7872.6191 8576.0186 -7872.6191 8576.5029 c -7872.3398 8576.335 -7872.0986 8576.2236 -7871.8193 8576.2236 c -7871.8193 8576.6699 -7871.9697 8577.1904 -7872.3232 8577.5615 c -7872.3975 8577.1904 -7872.5449 8576.8936 -7872.8442 8576.8936 c -7873.1953 8576.8936 -7873.5303 8577.2842 -7873.5303 8577.7109 c -7873.5303 8578.1563 -7873.2705 8578.5107 -7872.8262 8578.5107 c -7872.0801 8578.5107 -7871.2998 8577.5615 -7871.2246 8576.2236 c -7870.8545 8576.2236 L -7870.8545 8576.6885 -7870.8906 8577.0596 -7871.0039 8577.3389 c -7871.0762 8577.5439 -7871.1514 8577.7295 -7871.1514 8577.915 c -7871.1514 8578.1758 -7870.7793 8579.1055 -7870.4814 8579.7744 c -7870.4814 8567.0596 l f *U -7881.3799 8583.3789 m -7881.3799 8563.0986 L -7870.4766 8563.0986 L -7870.4766 8562.749 L -7881.7305 8562.749 L -7881.7266 8562.7539 L -7881.7295 8562.7539 L -7881.7295 8583.7285 L -7870.4814 8583.7285 L -7870.4814 8583.3789 L -7881.3799 8583.3789 L f 0.0078 0.9529 0 0 k -7870.4834 8585.9971 m -7870.4834 8584.9502 L -7882.9502 8584.9502 L -7882.9502 8561.5264 L -7870.4766 8561.5264 L -7870.4766 8560.4795 L -7884 8560.4795 L -7883.998 8560.4844 L -7883.998 8586 L -7870.4834 8585.9971 L f U U U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 23) 0 A u u u u u 0 J 0 j 1 w 4 M []0 d 0 XR -7870.4766 8585.9971 m -7870.4766 8560.4795 L -7883.9951 8560.4795 L -7883.9951 8585.9971 L -7870.4766 8585.9971 L n 0 O 0.0078 0.9529 0 0 k -7883.9951 8564.2627 m -7874.2598 8564.2627 L -7874.2598 8582.2148 L -7883.9951 8582.2148 L -7883.9951 8564.2627 L f *u 0.0314 0.0196 0.8078 0 k -7883.9951 8579.7744 m -7883.6982 8579.1055 -7883.3262 8578.1758 -7883.3262 8577.915 c -7883.3262 8577.7295 -7883.3994 8577.5439 -7883.4746 8577.3389 c -7883.585 8577.0596 -7883.623 8576.6885 -7883.623 8576.2236 C -7883.252 8576.2236 l -7883.1777 8577.5615 -7882.3975 8578.5107 -7881.6514 8578.5107 c -7881.207 8578.5107 -7880.9473 8578.1563 -7880.9473 8577.7109 c -7880.9473 8577.2842 -7881.2822 8576.8936 -7881.6367 8576.8936 c -7881.9297 8576.8936 -7882.0801 8577.1904 -7882.1543 8577.5615 c -7882.5078 8577.1904 -7882.6553 8576.6699 -7882.6553 8576.2236 c -7882.377 8576.2236 -7882.1367 8576.335 -7881.8574 8576.5029 c -7881.8574 8576.0186 -7882.2656 8575.7773 -7882.6553 8575.7773 c -7882.6553 8575.1455 -7882.043 8574.5322 -7881.1895 8574.5322 c -7879.832 8574.5322 -7879.3311 8575.2949 -7879.3311 8576.5205 c -7878.6055 8576.0947 -7877.9346 8574.9795 -7877.9346 8573.9365 c -7877.9346 8572.8965 -7878.7529 8571.9307 -7879.7959 8571.9307 c -7881.3184 8571.9307 -7881.9512 8572.5059 -7882.6377 8573.4355 c -7883.1777 8574.1611 -7883.3262 8575.3311 -7883.3262 8575.7773 c -7883.623 8575.7773 L -7883.623 8574.7178 -7883.1406 8573.6592 -7882.6553 8572.7471 c -7882.4336 8572.3203 -7882.1738 8571.7998 -7882.1738 8571.335 c -7882.1738 8570.7773 -7882.4336 8570.1631 -7882.8047 8569.4951 c -7883.1582 8568.8438 -7883.6602 8567.8779 -7883.9951 8567.0596 c -7883.9951 8579.7744 l f *U -7873.0977 8583.3789 m -7873.0977 8563.0986 L -7884 8563.0986 L -7884 8562.749 L -7872.7471 8562.749 L -7872.75 8562.7539 L -7872.7471 8562.7539 L -7872.7471 8583.7285 L -7883.9961 8583.7285 L -7883.9961 8583.3789 L -7873.0977 8583.3789 L f 0.0078 0.9529 0 0 k -7883.9951 8585.9971 m -7883.9951 8584.9502 L -7871.5254 8584.9502 L -7871.5254 8561.5264 L -7884 8561.5264 L -7884 8560.4795 L -7870.4766 8560.4795 L -7870.4785 8560.4844 L -7870.4785 8586 L -7883.9951 8585.9971 L f U U U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 24) 0 A u 0 J 0 j 1 w 4 M []0 d 0 XR -7884 8586 m -7858.2046 8586 L -7858.2046 8560.1992 L -7884 8560.1992 L -7884 8586 L n u -7884 8586 m -7858.208 8585.9902 L -7858.208 8560.1992 L -7884 8560.208 L -7884 8586 L n u 0 O 0.9255 0 1 0 k -7871.873 8569.998 m -7870.084 8568.4961 -7866.5098 8568.2441 -7865.9946 8570.9258 c -7865.6382 8572.7705 -7867.3848 8573.2891 -7868.1074 8572.0508 C -7869.4736 8573.9355 -7867.6143 8576 -7865.6519 8576.9297 c -7863.6914 8577.8584 -7860.4912 8577.7549 -7858.207 8575.8701 C -7858.207 8585.9922 L -7868.3281 8585.9922 L -7876.5 8575.791 -7874.252 8571.9961 -7871.873 8569.998 c f 0.9569 0.9294 0 0 k -7858.2046 8567.0029 m -7858.2046 8575.8691 L -7858.2065 8575.8691 -7858.2065 8575.8701 -7858.207 8575.8701 C -7858.207 8567.0029 L -7858.2046 8567.0029 L f -7877.1934 8567.0029 m -7858.207 8567.0029 L -7858.207 8575.8701 L -7860.4912 8577.7549 -7863.6914 8577.8584 -7865.6519 8576.9297 c -7867.6143 8576 -7869.4736 8573.9355 -7868.1074 8572.0508 C -7867.3848 8573.2891 -7865.6382 8572.7705 -7865.9946 8570.9258 c -7866.5098 8568.2441 -7870.084 8568.4961 -7871.873 8569.998 c -7874.252 8571.9961 -7876.5 8575.791 -7868.3281 8585.9922 C -7877.1934 8585.9922 L -7877.1934 8567.0029 L f U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 28) 0 A u u u u u 0 J 0 j 1 w 4 M []0 d 0 XR -7859.6538 8586 m -7859.6538 8561.6582 L -7883.9961 8561.6582 L -7883.9961 8586 L -7859.6538 8586 L n u 0 R 0.8588 0.7294 0 0 K 2 J 1.9633 w -7859.6538 8561.6582 m -7884 8561.6582 L S 0.8941 0.1373 0 0 K -7883.9351 8565.7148 m -7875.8198 8565.7148 L -7875.8198 8569.7734 L -7879.877 8569.7734 L -7879.877 8573.8301 L -7871.7617 8573.8301 L -7871.7617 8565.7148 L -7863.6465 8565.7148 L -7863.6465 8569.7734 L -7867.7046 8569.7734 L -7867.7046 8573.8301 L -7859.6538 8573.8301 L -7859.6538 8565.7051 L S 0.8588 0.7294 0 0 K -7884 8577.8555 m -7859.6538 8577.8555 L S U U U U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 29) 0 A u u u u u 0 J 0 j 1 w 4 M []0 d 0 XR -7859.6582 8586 m -7859.6582 8561.6602 L -7884 8561.6602 L -7884 8586 L -7859.6582 8586 L n u 0 R 0.8588 0.7294 0 0 K 1.9633 w -7859.6582 8561.6602 m -7883.999 8561.6602 L -7883.999 8586 L S -7867.8022 8586 m -7867.8022 8577.8574 L -7859.6582 8577.8574 L S 0.8941 0.1373 0 0 K -7879.9375 8586 m -7871.8242 8586 L -7879.9375 8586 L -7879.9375 8565.7168 L -7863.7168 8565.7168 L -7863.7168 8569.7695 L -7875.877 8569.7695 L -7875.877 8581.7793 L -7871.832 8581.7793 L -7871.832 8573.8281 L -7859.6582 8573.8281 L -7859.6582 8565.709 L S U U U U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 3) 0 A u u 0 J 0 j 1 w 4 M []0 d 0 XR -7883.916 8586 m -7883.916 8574.1504 L -7824.3154 8574.1504 L -7824.3154 8586 L -7883.916 8586 L n u 0 O 0 0 0 1 k -7825.8159 8580.0303 m -7825.7866 8580.0723 -7825.7407 8580.0918 -7825.7041 8580.127 C -7825.811 8580.1602 -7825.8618 8580.1514 -7825.8159 8580.0303 C f -7824.3154 8580.4922 m -7824.7026 8580.5049 -7825.3174 8580.5039 -7825.7041 8580.127 C -7825.3599 8580.0137 -7824.4326 8579.4121 -7824.3154 8580.4922 C f -7825.8857 8578.2783 m -7825.4033 8578.6016 L -7825.6841 8578.8936 -7825.6338 8578.3838 -7825.8857 8578.2783 C f -7825.7095 8579.2891 m -7825.7354 8579.6865 L -7825.9927 8579.2988 L -7825.7095 8579.2891 L f -7850.3735 8583.2344 m -7850.3247 8583.4063 -7850.2935 8583.5928 -7850.3169 8583.834 C -7850.3735 8583.2344 L f -7851.4927 8581.4355 m -7851.5918 8581.3711 -7851.6626 8581.3438 -7851.7222 8581.3271 C -7851.6538 8581.2969 -7851.5962 8581.3379 -7851.4927 8581.4355 C f -7849.3599 8583.0684 m -7849.5566 8583.124 L -7849.4946 8583.0674 -7849.4238 8583.041 -7849.3599 8583.0684 C f -7836.9575 8581.5518 m -7836.7729 8581.8398 -7836.5986 8582.1006 -7836.4658 8582.2783 C -7836.8247 8582.584 -7836.855 8581.9326 -7836.9575 8581.5518 C f -7856.6289 8575.6523 m -7856.6768 8575.9697 L -7856.729 8575.8262 -7856.7554 8575.6875 -7856.6289 8575.6523 C f -7851.7598 8576.127 m -7851.7554 8576.3105 -7851.7666 8576.4463 -7851.7866 8576.5449 C -7851.8047 8576.5186 -7851.8257 8576.5 -7851.8442 8576.4688 C -7851.7598 8576.127 L f -7848.5718 8582.4219 m -7848.5698 8582.4082 -7848.5649 8582.4004 -7848.561 8582.3867 C -7848.3999 8582.5859 L -7848.4863 8582.6455 -7848.5415 8582.5898 -7848.5718 8582.4219 C f -7858.1978 8575.2148 m -7858.2671 8575.0371 -7858.334 8574.8154 -7858.3926 8574.5176 C -7858.2417 8574.6641 -7858.1714 8574.9727 -7858.1978 8575.2148 C f -7851.7505 8581.3281 m -7851.752 8581.3242 -7851.7505 8581.3193 -7851.752 8581.3145 C -7851.7446 8581.3154 -7851.731 8581.3242 -7851.7222 8581.3271 C -7851.7329 8581.3311 -7851.7407 8581.3232 -7851.7505 8581.3281 C f -7850.145 8576.4736 m -7850.231 8576.4199 -7850.311 8576.3809 -7850.4009 8576.3105 C -7850.2935 8576.2354 -7850.2026 8576.3281 -7850.145 8576.4736 C f -7836.9575 8581.5518 m -7837.0103 8581.4727 -7837.061 8581.3945 -7837.1138 8581.3096 C -7837.04 8581.3164 -7836.9946 8581.4141 -7836.9575 8581.5518 C f -7827.1138 8580.7471 m -7827.27 8580.7529 -7827.3071 8580.5264 -7827.3359 8580.2959 C -7827.2505 8580.4014 -7827.1743 8580.543 -7827.1138 8580.7471 C f -7883.5342 8582.1416 m -7883.5967 8582.1328 L -7883.5703 8582.1152 -7883.5503 8582.124 -7883.5342 8582.1416 C f -7877.5576 8582.9922 m -7877.5298 8583.0625 -7877.5 8583.1426 -7877.4785 8583.2461 C -7877.5298 8583.3281 -7877.5586 8583.1816 -7877.5576 8582.9922 C f *u -7872.0518 8575.2744 m -7872.4424 8575.7383 -7872.8457 8574.791 -7873.1855 8574.7422 C -7873.0698 8575.1367 L -7873.4121 8574.8066 L -7873.4082 8575.3721 L -7873.9746 8575.1074 -7874.6777 8575.6934 -7874.8848 8574.793 C -7874.8184 8575.6982 L -7875.4194 8574.9805 L -7875.0752 8575.5928 L -7875.75 8575.7822 -7876.7754 8575.0781 -7876.9194 8575.084 C -7876.8584 8575.4209 L -7876.9688 8575.5938 -7877.0562 8575.3711 -7877.1714 8575.2617 C -7877.082 8575.7666 L -7878.0991 8575.6289 -7878.377 8576.7695 -7879.5122 8576.2383 C -7879.8218 8576.3594 -7879.3408 8576.4014 -7879.3359 8576.6846 C -7879.5049 8577.0859 -7879.9023 8576.7031 -7879.9878 8576.4785 C -7879.8984 8577.2676 -7879.4199 8577.0264 -7879.7832 8577.6602 C -7880.041 8577.2715 -7879.6074 8578.3906 -7880.061 8578.2354 C -7880.2393 8577.2227 L -7880.4922 8577.3984 -7880.29 8578.0137 -7880.689 8577.915 C -7881.145 8577.4746 -7880.1313 8576.7666 -7880.8657 8576.6191 C -7881.2334 8576.6855 -7881.6401 8578.9629 -7882.353 8578.418 C -7882.9688 8578.9453 -7882.0298 8579.9941 -7882.8809 8579.7344 C -7882.3359 8580.3984 L -7882.4766 8580.6846 -7882.3882 8581.1914 -7882.7568 8580.9766 C -7882.873 8580.585 -7883.1016 8580.0801 -7883.3008 8580.0313 C -7882.5034 8580.7969 -7884 8581.1836 -7883.2578 8582.1797 C -7883.5342 8582.1416 L -7883.5 8582.1807 -7883.4912 8582.2783 -7883.5098 8582.3555 C -7883.877 8582.4248 L -7883.6504 8582.6455 -7883.1113 8582.7393 -7883.3618 8583.4844 C -7883.8945 8583.6719 L -7883.752 8584.2305 -7883.9473 8584.4648 -7883.916 8584.916 C -7882.3496 8586 L -7882.4111 8585.6621 -7882.6367 8585.4434 -7882.5527 8585.1016 C -7882.1343 8584.8057 -7882.2114 8585.7109 -7881.8184 8585.2461 C -7881.9922 8584.7998 L -7881.9609 8584.9697 -7881.9058 8585.0234 -7881.9912 8585.082 C -7882.1289 8585.3711 -7882.189 8585.0322 -7882.1904 8584.75 C -7882.0527 8584.1807 -7881.6558 8584.5625 -7881.5386 8584.957 C -7881.0298 8584.8838 -7881.4336 8583.9336 -7881.3218 8583.7607 C -7881.0586 8584.7129 -7880.4722 8583.7363 -7880.1567 8584.1777 C -7880.3594 8583.5615 L -7879.9722 8582.8135 -7879.625 8583.4277 -7879.3984 8583.6465 C -7879.4863 8583.1406 L -7878.9473 8583.2363 -7878.6802 8581.5313 -7878.2695 8583.3281 C -7878.3262 8582.9912 L -7878.105 8582.834 -7877.7695 8582.4561 -7877.5576 8582.9922 C -7877.5527 8582.7793 -7877.5151 8582.5166 -7877.4258 8582.4551 C -7877.3057 8583.1484 -7877.0762 8582.623 -7876.75 8582.498 C -7876.9663 8582.3174 -7876.897 8581.4199 -7877.125 8581.2012 C -7876.6226 8580.2793 -7876.6641 8582.2041 -7876.2417 8582.1914 C -7875.9878 8581.7305 -7876.4688 8581.6895 -7876.5298 8581.3516 C -7875.877 8581.8408 -7875.189 8579.2744 -7874.7778 8581.0723 C -7875.0576 8581.6455 L -7874.7983 8582.0342 -7874.6577 8582.0303 -7874.689 8581.8613 C -7874.7729 8581.9199 -7874.8008 8581.751 -7874.8306 8581.583 C -7874.0474 8580.6543 -7873.605 8582.9033 -7872.8145 8582.54 C -7872.873 8582.2031 -7872.9863 8582.0928 -7872.9912 8581.8096 C -7872.627 8581.459 -7872.6367 8583.5527 -7872.0488 8582.8555 C -7872.1641 8582.4639 L -7871.9678 8582.2295 -7871.8232 8582.793 -7871.8496 8582.9072 C -7871.834 8581.3789 -7870.605 8582.9814 -7870.1953 8580.9902 C -7869.9072 8581.8281 -7869.082 8582.4824 -7868.8306 8582.0215 C -7868.4688 8581.1055 -7869.1504 8581.0137 -7869.0161 8580.1602 C -7868.7329 8580.1523 -7868.584 8580.9961 -7868.1626 8580.7002 C -7868.1553 8581.5479 -7868.9961 8582.4238 -7868.2026 8582.9082 C -7868.0913 8582.4512 L -7868.1738 8582.5117 -7868.2866 8582.6846 -7868.4014 8582.5742 C -7868.6313 8582.0723 -7868.2642 8582.0049 -7868.2114 8581.7754 C -7867.3594 8582.0332 L -7867.2969 8582.9375 -7867.8066 8582.7256 -7867.8594 8582.9551 C -7867.1846 8582.7637 -7866.373 8581.4385 -7865.7466 8582.041 C -7865.8057 8581.7031 L -7865.0063 8582.4727 -7865.3394 8580.0488 -7864.7031 8581.5 C -7864.3672 8581.2637 -7864.8242 8580.541 -7864.3169 8580.4697 C -7864.1738 8580.4648 -7864.2578 8580.8066 -7864.2832 8580.9219 C -7863.6602 8581.2422 -7864.0088 8580.0625 -7863.4336 8580.8945 C -7863.5576 8579.9375 L -7862.8721 8580.5957 -7862.1538 8582.2705 -7861.561 8581.8574 C -7861.5967 8581.1211 -7861.9634 8581.1895 -7862.1089 8580.6289 C -7861.3066 8581.9609 -7860.1841 8580.7959 -7859.4424 8581.5088 C -7859.6641 8582.1377 -7859.0913 8582.9688 -7859.5664 8583.4922 C -7859.689 8582.5352 -7859.9121 8583.1641 -7860.166 8583.0576 C -7859.7554 8585.1406 -7858.4473 8582.0449 -7858.3218 8583.8506 C -7858.2129 8583.1113 L -7858.0991 8583.2217 -7857.8105 8583.7793 -7858.0098 8584.0117 C -7857.1914 8583.5352 L -7857.4785 8582.9775 -7858.084 8581.6943 -7858.2744 8582.4912 C -7858.5073 8581.707 -7857.939 8581.9727 -7858.145 8581.0723 C -7857.5977 8582.3008 -7857.8086 8580.5527 -7857.2417 8580.8193 C -7857.498 8581.8887 -7856.6777 8582.2676 -7856.7031 8582.7842 C -7856.5176 8582.5859 -7856.105 8583.0801 -7855.9458 8583.4424 C -7855.6177 8583.543 -7854.8657 8582.6816 -7854.3394 8583.0508 C -7854.5386 8582.7168 -7854.8535 8582.2744 -7854.8306 8581.5957 C -7854.5718 8581.9824 -7854.2886 8581.9727 -7854.2402 8581.1807 C -7855.1558 8579.7363 -7854.5352 8582.999 -7855.3647 8582.0625 C -7855.5698 8581.1641 -7855.7969 8580.9434 -7856.2241 8580.6758 C -7856.0298 8580.1602 -7856.1152 8579.9355 -7856.0352 8579.3105 C -7855.5122 8581.2178 -7854.6753 8579.4961 -7853.9912 8580.4375 C -7853.7031 8580.9941 -7853.9199 8582.1895 -7853.2671 8582.3965 C -7853.8281 8582.9785 L -7853.2114 8582.4512 -7853.6831 8583.5391 -7853.1743 8583.75 C -7853.375 8583.1338 L -7853.0649 8583.0117 -7852.9497 8583.1211 -7852.7778 8583.5703 C -7853.0415 8582.6152 L -7852.8735 8582.4961 -7852.563 8582.375 -7852.5591 8582.9395 C -7852.5151 8582.707 -7852.501 8582.5215 -7852.501 8582.3594 C -7852.4673 8582.5176 -7852.3882 8582.6191 -7852.1919 8582.5879 C -7852.3071 8582.4785 -7852.3887 8582.5391 -7852.3921 8582.2559 C -7851.6431 8582.4805 -7852.2178 8581.2227 -7851.752 8581.3145 C -7851.8257 8581.0938 -7851.6934 8580.8184 -7851.5278 8580.7012 C -7851.5386 8582.2051 -7850.6177 8582.4014 -7850.3735 8583.2344 C -7850.3774 8583.2129 L -7849.7505 8583.8164 L -7849.8774 8583.6934 -7849.7407 8583.2842 -7849.5566 8583.124 C -7849.5874 8583.1318 L -7849.3882 8582.8984 -7849.8247 8581.499 -7849.2271 8581.9326 C -7848.9126 8582.376 L -7848.9673 8582.3223 -7848.9146 8582.0928 -7848.8857 8581.9785 C -7848.561 8582.3867 L -7848.0674 8580.9824 -7847.6274 8583.1777 -7847.0454 8582.4883 C -7847.2134 8582.6074 -7847.4688 8582.501 -7847.3599 8582.0449 C -7847.2466 8581.873 -7847.0767 8582.0391 -7846.9878 8582.2598 C -7847.0186 8582.0918 L -7845.9087 8583.0195 L -7845.9985 8582.5127 -7846.6191 8582.4746 -7846.3423 8581.9023 C -7846.1782 8581.2168 -7845.8599 8581.9424 -7845.6606 8581.9941 C -7845.686 8582.3906 -7846.0527 8582.7422 -7845.6826 8582.9551 C -7845.6362 8582.7598 -7845.2842 8582.3496 -7845.4497 8582.0654 C -7845.0698 8582.4707 -7844.5186 8582.7148 -7844.1782 8583.4199 C -7844.0698 8583.2461 -7844.2383 8583.082 -7844.2954 8583.0273 C -7844.3232 8583.1406 L -7844.5513 8582.9209 -7844.3574 8582.123 -7844.8081 8582.5342 C -7844.8462 8581.2324 -7844.1606 8582.1738 -7843.7666 8581.9922 C -7844.395 8581.1064 L -7843.3345 8579.3223 -7841.9058 8581.2559 -7840.856 8581.2793 C -7841.165 8581.6855 -7841.4214 8581.2988 -7841.3857 8582.3154 C -7840.7329 8582.8047 -7840.8193 8582.5801 -7840.1689 8582.7871 C -7840.2241 8582.7334 L -7839.8882 8582.2129 -7839.4282 8583.2168 -7839.207 8582.3047 C -7839.354 8581.7441 -7839.686 8582.8311 -7839.6934 8581.6973 C -7838.8735 8581.7852 L -7839.1313 8581.1143 -7839.6934 8581.6973 -7840.0063 8581.5391 C -7840.2319 8581.6006 -7839.5537 8581.6943 -7839.6606 8582.4336 C -7840.4263 8582.3984 -7840.6001 8581.6699 -7840.9766 8580.6055 C -7841.2065 8579.8193 -7840.6431 8579.8047 -7840.501 8579.7988 C -7840.0122 8580.9707 -7839.3018 8581.5156 -7838.5415 8580.9834 C -7838.123 8580.123 L -7837.749 8580.9033 -7837.9087 8582.4375 -7837.229 8582.2441 C -7837.4321 8581.6279 L -7837.2842 8581.3857 -7837.186 8581.3047 -7837.1138 8581.3096 C -7837.4058 8580.8438 -7837.7202 8580.3184 -7837.9839 8579.834 C -7837.5986 8578.5225 -7836.8735 8580.4814 -7836.3071 8580.7441 C -7836.3359 8580.5781 -7836.5337 8580.5264 -7836.5942 8580.1895 C -7835.7466 8579.8789 -7834.8599 8581.4375 -7834.2046 8581.6426 C -7833.9282 8581.0703 -7834.749 8581.2637 -7834.6138 8580.4121 C -7834.27 8580.7402 -7833.8818 8579.9941 -7833.7886 8580.7822 c -7833.939 8579.6563 -7832.9985 8580.7002 -7833.6558 8579.6465 C -7832.417 8579.1553 -7831.0513 8580.1895 -7829.7983 8580.8301 C -7829.8599 8580.4912 -7829.8599 8580.209 -7829.8071 8579.9814 C -7830.231 8579.9951 -7830.854 8579.6738 -7831.0879 8578.8896 C -7830.811 8578.3135 -7830.4302 8579.6602 -7830.3506 8579.3203 C -7830.4927 8579.041 -7830.7734 8579.0498 -7830.7798 8578.4844 C -7830.417 8577.8496 -7830.2134 8578.748 -7829.9575 8578.8555 C -7830.0962 8579.1416 L -7829.2993 8579.9082 -7829.6558 8581.1094 -7828.811 8580.7988 C -7828.5039 8580.1113 -7828.813 8580.2344 -7828.8193 8579.3848 C -7828.6191 8579.7188 -7827.9766 8578.793 -7827.77 8579.6934 C -7828.2817 8579.7656 L -7827.9233 8580.0049 -7827.585 8580.001 -7827.3359 8580.2959 C -7827.3618 8580.1133 -7827.3823 8579.9258 -7827.4575 8579.8535 c -7827.1743 8580.1279 -7826.8081 8580.0586 -7826.6626 8580.623 C -7826.5825 8579.7129 L -7826.752 8580.1143 -7827.2598 8580.1875 -7827.3462 8579.6807 C -7827.2974 8578.8857 -7826.7842 8579.3799 -7826.5591 8579.3164 C -7827.5503 8579.0645 -7827.563 8577.6504 -7828.4033 8578.2422 C -7828.2598 8578.5215 L -7828.7842 8579.208 -7829.3218 8578.0742 -7829.7798 8578.1025 C -7829.6514 8577.917 -7829.623 8577.5859 -7829.6841 8577.4326 C -7830.6978 8578.1416 -7831.6934 8577.6064 -7832.8481 8578.0371 C -7833.1958 8577.1426 L -7833.2178 8577.8232 L -7833.7817 8578.123 -7833.3394 8576.8633 -7833.7041 8576.9316 C -7833.5649 8576.9277 -7833.5903 8577.041 -7833.561 8577.2109 C -7834.2178 8576.4385 -7833.9263 8577.8447 -7834.2935 8577.6289 C -7834.1177 8578.3594 -7833.585 8577.8906 -7833.749 8578.8574 C -7834.4033 8578.0859 -7835.4194 8578.5127 -7835.5151 8576.873 C -7836.729 8577.5332 -7838.2354 8576.5059 -7839.2554 8576.3652 C -7839.395 8576.6523 -7839.1689 8576.5898 -7839.2207 8576.8184 C -7839.6255 8575.8691 -7840.5767 8577.4814 -7840.5825 8576.6328 C -7840.7778 8576.8662 -7840.8599 8577.4902 -7840.9126 8577.7178 C -7841.1714 8577.3105 -7841.481 8577.1113 -7841.811 8576.9951 C -7841.5698 8577.2285 L -7841.5962 8577.3438 L -7841.938 8577.0137 L -7841.9238 8576.9609 L -7842.7446 8576.7188 -7843.6895 8576.9238 -7844.4346 8576.0137 c -7844.0054 8576.5684 -7844.5415 8577.0371 -7844.3394 8577.3711 C -7844.7178 8576.0234 -7845.6226 8575.9941 -7846.3569 8576.1309 C -7846.354 8576.4141 -7846.4102 8576.6406 -7846.3247 8576.8652 C -7846.7505 8576.3105 L -7846.6934 8576.6494 L -7847.4561 8576.8994 -7848.2866 8575.3975 -7848.7896 8576.0352 C -7848.479 8576.1953 -7848.4766 8576.4785 -7848.4458 8576.9297 C -7848.9927 8576.8965 -7849.5073 8576.8809 -7850.145 8576.4736 C -7850.1118 8576.5566 -7850.0879 8576.6514 -7850.0879 8576.7539 C -7850.2554 8576.8721 -7850.4561 8576.5391 -7850.6274 8576.375 C -7850.6514 8577.0527 L -7850.9766 8576.7393 -7851.3994 8577.0879 -7851.7866 8576.5449 C -7851.938 8577.291 -7852.7271 8575.8555 -7853.1743 8576.1699 C -7853.3462 8576.0049 -7852.8018 8576.9492 -7853.2817 8576.9082 C -7853.3506 8575.4375 -7853.9058 8576.8711 -7853.9434 8575.2871 C -7854.3633 8575.8652 L -7854.4561 8575.0762 L -7854.813 8576.5586 -7855 8574.4121 -7855.5313 8574.8818 C -7855.5034 8575.0518 -7855.4463 8575.1074 -7855.4736 8575.2207 C -7855.645 8575.0566 -7856.041 8574.9551 -7855.7344 8574.5498 C -7856.0176 8574.5586 -7856.981 8574.1914 -7856.5488 8575.0273 C -7856.5801 8574.5742 -7856.1841 8574.959 -7856.0127 8575.123 C -7856.0352 8575.8027 -7856.4609 8575.5342 -7856.5664 8576.2734 C -7856.5801 8576.1982 -7856.6362 8576.082 -7856.6768 8575.9697 C -7856.7378 8576.3896 L -7857.2695 8575.6426 -7857.8105 8576.1807 -7858.1978 8575.2148 C -7858.2202 8575.4258 -7858.313 8575.5879 -7858.4961 8575.54 C -7858.5039 8574.6904 L -7859.0698 8574.708 L -7858.8047 8575.9434 L -7859.4258 8576.1904 -7859.8623 8574.7881 -7860.3721 8574.5781 C -7860.5034 8575.9961 -7861.3672 8574.043 -7861.8086 8575.3008 C -7861.4102 8575.6846 L -7862.2617 8575.4277 -7862.397 8576.2813 -7863.1914 8575.7959 C -7862.5176 8575.3223 -7862.5137 8575.6064 -7861.5327 8574.4453 C -7862.5176 8575.04 -7863.2344 8573.6465 -7864.1362 8574.4678 C -7864.0762 8574.8047 -7863.8496 8575.0234 -7864.0703 8575.3711 C -7864.2466 8574.6406 -7864.9199 8575.3965 -7864.7866 8574.5439 C -7865.0664 8574.833 -7865.1152 8575.6289 -7865.2866 8575.7461 C -7866.2266 8574.7002 L -7866.1978 8574.8691 L -7867.7954 8576.8418 -7869.1802 8573.5449 -7870.7832 8574.3867 C -7870.752 8574.8398 L -7871.1538 8574.1719 L -7870.8394 8574.6152 -7871.29 8574.7402 -7871.3145 8575.1377 C -7872.3418 8574.1504 L -7872.3647 8574.5479 -7872.3042 8575.4512 -7872.0518 8575.2744 C f -7858.5264 8575.6543 m -7858.2832 8575.7158 L -7858.2344 8575.6729 -7858.1841 8575.6621 -7858.1289 8575.7539 C -7858.2832 8575.7158 L -7858.4082 8575.8281 -7858.5 8576.1855 -7858.5264 8575.6543 C f 1 D -7835.9634 8577.5674 m -7836.3599 8577.4648 L -7836.2778 8577.4072 -7835.9927 8577.6816 -7836.1089 8577.2881 C -7836.0513 8577.3438 -7835.9087 8577.3398 -7835.9634 8577.5674 C f 0 D -7858.8218 8581.2637 m -7858.6479 8581.7109 L -7858.5122 8581.1406 L -7858.8218 8581.2637 L f -7861.9878 8581.3047 m -7861.6479 8581.6328 L -7861.6191 8581.5186 L -7861.9634 8581.1895 L -7861.9878 8581.3047 L f -7865.7969 8576.6094 m -7865.7754 8576.6426 -7865.7554 8576.667 -7865.7305 8576.7227 C -7865.752 8576.7012 -7865.7754 8576.6602 -7865.7969 8576.6094 C -7866.0625 8576.2002 -7866.168 8577.2188 -7866.3838 8576.2324 C -7866.1191 8575.3857 -7865.9487 8576.2617 -7865.7969 8576.6094 C f -7859.082 8576.8018 m -7859.0879 8576.2363 -7859.4824 8576.1367 -7859.6001 8575.7432 C -7859.769 8575.8623 -7859.5386 8576.3633 -7859.4785 8576.7012 C -7859.5625 8576.7598 -7859.6191 8576.707 -7859.7344 8576.5957 C -7859.668 8577.7813 -7859.4258 8576.1904 -7859.082 8576.8018 C f -7851.6118 8576.9697 m -7851.6978 8577.0293 L -7851.3818 8577.4727 L -7851.6118 8576.9697 L f -7850.1362 8577.5469 m -7849.9614 8578.2773 -7849.5103 8578.1494 -7849.1978 8578.3105 C -7849.1167 8577.6846 -7849.4346 8576.9609 -7849.8018 8577.0273 C -7850.231 8576.4746 -7849.9634 8577.9941 -7850.1362 8577.5469 C f -7863.0352 8577.7705 m -7862.8066 8577.9902 -7862.4863 8579.2832 -7862.0386 8578.5889 C -7862.3794 8578.2607 L -7862.2969 8578.2002 L -7862.3838 8577.6953 L -7862.2886 8579.0508 -7862.835 8577.8223 -7863.0352 8577.7705 C f -7846.9927 8577.9043 m -7846.6782 8578.3477 -7846.1094 8578.8945 -7846.1626 8579.4063 C -7846.1431 8578.4434 -7846.5986 8578.0049 -7846.7393 8578.0088 C -7846.8218 8578.0674 -7846.8818 8578.0137 -7846.9927 8577.9043 C f -7846.9009 8578.9766 m -7847.0698 8579.0928 -7847.0078 8579.7158 -7847.3232 8579.2715 C -7847.27 8578.7607 -7847.3926 8577.5215 -7847.8442 8577.9297 C -7847.4966 8578.8262 -7847.4658 8579.2773 -7847.0078 8579.7158 C -7846.9009 8578.9766 L f 1 D -7847.4834 8577.0137 m -7847.6689 8577.1445 L -7847.8882 8577.5449 -7847.9346 8578.6367 -7848.2417 8577.5449 C -7847.6689 8577.1445 L -7847.6191 8577.0508 -7847.5591 8576.9941 -7847.4834 8577.0137 C f 0 D -7843.6479 8577.0625 m -7843.8345 8576.7324 L -7843.6514 8576.7656 -7843.6294 8576.9102 -7843.6479 8577.0625 C -7843.4927 8577.3447 L -7843.8994 8577.6934 -7843.689 8577.3594 -7843.6479 8577.0625 C f 1 D -7847.1118 8577.2266 m -7846.5718 8577.3242 L -7846.7446 8577.4434 -7847.0806 8577.6807 -7847.1118 8577.2266 C f -7843.7681 8577.9199 m -7843.9946 8577.9824 -7844.5874 8578.1143 -7844.5039 8578.0537 C -7844.4521 8577.543 -7843.9126 8577.6406 -7843.7681 8577.9199 C f 0 D -7832.0527 8578.5215 m -7832.2178 8579.2051 L -7831.8774 8579.2529 L -7832.0527 8578.5215 L f -7835.5806 8579.4785 m -7835.7778 8579.4277 L -7835.8618 8579.7695 L -7835.5806 8579.4785 L f 1 D -7839.5361 8579.8184 m -7839.5186 8579.6719 -7839.5278 8579.4844 -7839.5566 8579.3281 C -7839.6138 8579.2695 -7839.6626 8579.1807 -7839.686 8579.0391 C -7839.6353 8579.0371 -7839.5874 8579.1641 -7839.5566 8579.3281 C -7839.4102 8579.4814 -7839.1919 8579.3975 -7839.0913 8579.1895 C -7839.1514 8578.8535 -7839.3774 8578.917 -7839.4658 8578.6934 C -7839.1294 8577.8906 -7838.3735 8580.3008 -7838.5903 8577.9873 C -7838.4482 8578.2646 -7837.9614 8578.873 -7838.1294 8579.2744 C -7838.5142 8579.1406 -7839.2422 8579.3906 -7839.5361 8579.8184 C -7839.5513 8579.9414 -7839.585 8580.0391 -7839.6514 8580.0566 C -7839.6313 8579.9727 -7839.5874 8579.8936 -7839.5361 8579.8184 C f 0 D -7844.4863 8580.3164 m -7844.6255 8580.2598 -7844.686 8580.1904 -7844.7134 8580.1143 C -7844.833 8579.9434 -7844.9233 8579.6846 -7844.8882 8579.3672 C -7844.5986 8579.6465 -7844.7842 8579.9082 -7844.7134 8580.1143 C -7844.6401 8580.2178 -7844.561 8580.2969 -7844.4863 8580.3164 C f -7844.4521 8581.334 m -7845.1362 8580.3926 L -7844.9063 8580.8945 L -7845.3618 8580.457 L -7845.3018 8581.0762 -7844.8442 8581.7988 -7844.4521 8581.334 C f 1 D -7845.522 8580.9014 m -7845.6162 8580.3506 L -7845.4722 8580.9141 L -7845.522 8580.9014 L -7845.501 8581.0273 L -7846.2666 8580.7109 L -7845.522 8580.9014 L f 0 D -7853.3442 8579.7949 m -7853.6313 8581.7031 -7852.6665 8581.1484 -7852.5186 8582.0684 C -7852.4858 8581.4297 -7852.1958 8580.4385 -7852.9438 8580.4609 C -7852.2974 8579.8193 -7852.5386 8581.6953 -7852.1538 8580.0986 C -7852.4634 8580.2207 -7852.8369 8579.7227 -7852.8911 8579.668 C -7852.5254 8579.6006 L -7852.7329 8578.4199 -7853.0879 8580.1826 -7853.3442 8579.7949 C f 1 D -7857.3008 8580.1982 m -7857.7554 8580.041 L -7857.2754 8580.0859 L -7857.3008 8580.1982 L f -7869.125 8580.6172 m -7869.0913 8581.0674 -7869.709 8581.8799 -7869.856 8581.0342 C -7869.5449 8580.9111 -7869.2046 8580.957 -7869.125 8580.6172 C f -7874.2168 8580.4902 m -7873.6777 8580.8691 L -7873.7817 8581.8906 -7874.1592 8580.8271 -7874.4121 8581.0049 C -7874.5 8580.498 -7874.3008 8580.832 -7874.2168 8580.4902 C f 0 D -7877.7256 8580.4834 m -7877.897 8580.3184 L -7877.7168 8581.3311 L -7877.7256 8580.4834 L f -7877.1426 8582.4453 m -7877.229 8582.5049 -7877.5977 8582.2891 -7877.4897 8581.833 C -7877.1426 8582.4453 L f 1 D -7880.6289 8581.7598 m -7880.4258 8582.6592 L -7880.6504 8582.7227 L -7880.6289 8581.7598 L f -7880.4072 8581.1309 m -7880.3394 8581.2334 -7880.3105 8581.4375 -7880.292 8581.667 C -7880.1729 8581.9063 -7879.9746 8581.9902 -7879.7817 8581.7334 C -7879.813 8581.2822 -7879.9502 8581.5703 -7880.0664 8581.459 C -7879.981 8581.4014 -7879.8418 8581.1133 -7879.6714 8581.2773 C -7879.8633 8582.0762 -7879.7222 8582.0713 -7879.7441 8582.751 C -7880.2617 8583.1846 -7880.2393 8582.3125 -7880.292 8581.667 C -7880.3618 8581.5273 -7880.4058 8581.3379 -7880.4072 8581.1309 C f -7878.416 8580.9551 m -7878.3481 8580.873 -7878.2886 8580.7832 -7878.2617 8580.6689 C -7878.2305 8580.8398 L -7878.3008 8581.1328 -7878.3618 8581.0654 -7878.416 8580.9551 C -7878.4912 8581.043 -7878.5786 8581.1211 -7878.668 8581.1953 C -7878.7256 8581.7676 -7878.3711 8582.1592 -7878.2778 8582.4785 C -7878.4463 8582.3154 -7878.5918 8581.7559 -7878.8159 8582.1006 C -7878.7866 8582.2695 -7878.8145 8582.3848 -7878.6738 8582.377 C -7878.9824 8582.502 L -7879.3359 8581.7041 -7878.998 8581.457 -7878.668 8581.1953 C -7878.6577 8581.0684 -7878.6328 8580.9375 -7878.5703 8580.791 C -7878.5176 8580.708 -7878.4688 8580.8496 -7878.416 8580.9551 C f 0 D -7880.667 8580.46 m -7880.6978 8580.291 -7880.6426 8580.0625 -7880.729 8579.8398 C -7880.8984 8579.6758 L -7881.124 8580.0215 -7880.8657 8580.4102 -7880.667 8580.46 C f 1 D -7870.7441 8579.4775 m -7870.856 8579.6504 -7870.5967 8580.3223 -7870.3442 8580.1445 C -7870.4785 8580.9961 L -7870.4849 8580.4316 -7870.9922 8580.5039 -7871.0488 8580.4482 C -7871.1382 8579.6602 -7870.9409 8579.9941 -7870.7441 8579.4775 C f 0 D -7858.0664 8580.166 m -7858.209 8579.8857 -7858.855 8580.5303 -7858.9473 8579.457 C -7859.166 8580.6523 -7858.4023 8580.4014 -7858.0664 8580.166 C f 1 D -7857.9912 8578.9766 m -7857.9258 8579.0088 -7857.873 8579.0176 -7857.8271 8579.0215 C -7857.6289 8579.248 -7857.6504 8580.1074 -7857.3066 8579.6338 C -7857.3926 8579.4102 -7857.5327 8579.6973 -7857.6182 8579.4727 C -7857.6001 8578.9346 -7857.6504 8579.0352 -7857.8271 8579.0215 C -7857.8706 8578.9727 -7857.9199 8578.9424 -7857.9912 8578.9766 C f 0 D -7864.7222 8578.9551 m -7864.957 8578.1689 L -7865.3242 8578.2383 L -7864.7222 8578.9551 L f -7868.666 8577.5469 m -7868.6362 8577.999 -7869.0576 8578.0117 -7869.145 8577.7881 C -7869.1182 8578.3818 -7868.8359 8578.3057 -7868.6113 8578.3691 C -7868.582 8578.418 -7868.5352 8578.4482 -7868.4634 8578.4463 C -7868.5073 8578.4043 -7868.5562 8578.3838 -7868.6113 8578.3691 C -7868.6953 8578.2295 -7868.6367 8577.9258 -7868.6367 8577.7168 C -7868.5249 8577.543 L -7868.8359 8577.3828 L -7868.666 8577.5469 L f 1 D -7875.6016 8576.9082 m -7875.853 8577.3711 -7875.8833 8577.2031 -7876.0527 8577.0391 C -7875.998 8576.8086 -7875.7729 8576.7441 -7875.6016 8576.9082 C f -7866.5762 8577.0313 m -7867 8577.3262 -7866.3721 8577.9297 -7866.6504 8578.2217 C -7866.4282 8578.1592 L -7866.7886 8578.791 -7866.6855 8577.4863 -7866.939 8577.665 C -7866.7695 8577.5469 L -7866.6353 8576.9766 -7867.0298 8577.1582 -7867.061 8576.707 C -7866.8633 8576.4727 -7866.4072 8576.9121 -7866.5762 8577.0313 c f 0 D -7876 8576.5264 m -7876.4199 8577.1055 -7876.3457 8575.9141 -7876.6001 8575.8096 C -7876.2656 8575.2891 -7876.3145 8576.3672 -7876 8576.5264 C f 1 D -7869.5898 8574.9727 m -7869.5625 8574.8584 L -7869.2217 8575.1895 L -7869.248 8575.3008 L -7869.5898 8574.9727 L f *U 0 D -7876.5215 8582.4834 m -7876.625 8582.5566 -7876.6934 8582.5439 -7876.75 8582.498 C -7876.6777 8582.4697 -7876.6016 8582.4561 -7876.5215 8582.4834 C f -7856.7983 8583.0684 m -7856.7886 8582.915 -7856.752 8582.835 -7856.7031 8582.7842 C -7856.709 8582.873 -7856.7329 8582.9668 -7856.7983 8583.0684 C f -7855.9766 8583.4395 m -7855.9663 8583.4434 -7855.9551 8583.4395 -7855.9458 8583.4424 C -7855.9385 8583.46 -7855.9282 8583.4785 -7855.9199 8583.4951 C -7855.9766 8583.4395 L f -7827.3618 8581.4912 m -7827.186 8582.2207 -7827.5322 8581.6104 -7827.6719 8581.6133 c -7827.5322 8581.6104 -7827.4766 8581.0986 -7827.3618 8581.4912 C f -7828.4751 8580.2793 m -7828.3911 8580.4961 -7828.271 8580.6426 -7828.1255 8580.7051 C -7828.2178 8580.7266 -7828.3169 8580.6504 -7828.4751 8580.2793 c f -7827.5674 8580.5928 m -7827.7842 8580.7441 -7827.9722 8580.7734 -7828.1255 8580.7051 C -7827.9834 8580.6719 -7827.8618 8580.3936 -7827.5674 8580.5928 C f -7831.4722 8580.4844 m -7831.2974 8580.9316 -7830.9614 8580.6953 Y -7831.6934 8581.1143 -7830.813 8581.54 -7830.752 8581.877 C -7831.207 8581.7207 -7831.2114 8581.1563 -7831.4722 8580.4844 c f -7832.4414 8580.2559 m -7832.3682 8580.251 -7832.2954 8580.2363 -7832.2383 8580.1689 C -7832.311 8580.2822 -7832.3774 8580.2891 -7832.4414 8580.2559 C f -7832.7153 8580.6934 m -7832.9697 8580.5879 -7833.0591 8580.0801 -7833.1743 8579.6895 C -7832.8682 8579.3242 -7832.6714 8580.1318 -7832.4414 8580.2559 C -7832.6226 8580.2666 -7832.7983 8580.2119 -7832.7153 8580.6934 C f -7840.5327 8583.1387 m -7840.4751 8583.1934 -7840.3345 8583.1895 -7840.3306 8583.4727 C -7840.7554 8583.4844 L -7840.9263 8583.3193 -7840.6177 8583.1973 -7840.5327 8583.1387 C f -7842.0991 8581.7715 m -7842.438 8581.7256 -7842.2622 8582.4561 -7842.4346 8582.2891 C -7842.4146 8581.3281 L -7842.0991 8581.7715 L f -7841.9102 8576.8994 m -7841.811 8576.9951 L -7841.8481 8576.9814 -7841.8857 8576.9727 -7841.9238 8576.9609 C -7841.9102 8576.8994 L f -7843.7329 8582.7266 m -7843.4985 8583.7949 L -7843.7842 8583.5215 -7843.7871 8582.6719 -7843.7329 8582.7266 C f -7845.0278 8583.4463 m -7844.8286 8583.7773 L -7845.4521 8583.457 L -7845.0278 8583.4463 L f -7846.5874 8582.9277 m -7846.6431 8583.1553 L -7847.0698 8582.8848 L -7846.5874 8582.9277 L f -7863.5664 8582.0313 m -7863.6313 8581.127 -7862.9502 8581.5039 -7862.752 8581.2695 C -7862.8882 8582.4063 -7863.2954 8580.8906 -7863.5664 8582.0313 C f -7875.9297 8582.0703 m -7875.2793 8582.2773 L -7875.7832 8582.6309 -7875.4199 8582.2793 -7875.9297 8582.0703 C f U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 30) 0 A u u u 0 J 0 j 1 w 4 M []0 d 0 XR -7859.6602 8586 m -7884 8586 L -7884 8561.6582 L -7859.6602 8561.6582 L -7859.6602 8586 L n /BBAccumRotation (7.853982) XT 0 R 0.8588 0.7294 0 0 K 1.9633 w -7875.8574 8585.999 m -7875.8574 8569.8018 L -7859.6602 8569.8018 L S /BBAccumRotation (7.853982) XT 0.8941 0.1373 0 0 K -7863.707 8585.999 m -7863.707 8577.8838 L -7867.7656 8577.8838 l -7867.7656 8581.9424 l -7871.8184 8581.9424 l -7871.8184 8573.8252 l -7859.6602 8573.8252 l -7859.6602 8581.9424 l S /BBAccumRotation (7.853982) XT U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 4) 0 A u u 0 J 0 j 1 w 4 M []0 d 0 XR -7880.0078 8561.6572 m -7880.0078 8586 L -7871.8359 8586 L -7871.8359 8561.6572 L -7880.0078 8561.6572 L n /BBAccumRotation (3.141593) XT 0 R 0.8588 0.7294 0 0 K 1.9633 w -7880.0078 8577.8555 m -7871.9023 8577.8555 L -7871.9023 8561.6572 l -7880.0078 8561.6572 l S /BBAccumRotation (10.995575) XT -7875.9609 8573.7988 m S /BBAccumRotation (3.141593) XT 0.8941 0.1373 0 0 K 2 J -7875.9609 8573.7988 m -7875.9609 8565.7139 l -7880.0078 8565.7139 l -7880.0078 8569.7725 l -7880.0737 8573.7988 l S /BBAccumRotation (3.141593) XT U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 5) 0 A u 0 J 0 j 1 w 4 M []0 d 0 XR -7884 8586 m -7694.0498 8586 L -7694.0498 8533.5 L -7884 8533.5 L -7884 8586 L n *u 100 Ar 1 D 0 O 1 0.5 0 0.5 k -7694.0498 8574.375 m -7694.0498 8586 L -7737.5498 8586 L -7737.5498 8553.0117 L -7738.0054 8556.9746 -7739.5049 8560.1758 -7742.0801 8562.5938 c -7745.2114 8565.5313 -7749.9878 8567 -7756.4121 8567 C -7765.1343 8567 L -7765.1343 8586 L -7781.1343 8586 L -7781.1343 8536.2822 L -7799.9438 8564.4297 L -7799.9438 8586 L -7815.9438 8586 L -7815.9438 8564.4297 L -7834.625 8536.6475 L -7834.625 8547.25 L -7850.875 8547.25 L -7850.875 8586 L -7866.75 8586 L -7866.75 8547.25 L -7883 8547.25 L -7883 8534.5 L -7836.0688 8534.5 L -7834.625 8534.5 L -7818.3599 8534.5 L -7807.9102 8551.8281 L -7797.5337 8534.5 L -7781.1343 8534.5 L -7779.9438 8534.5 L -7754.6519 8534.5 L -7748.8862 8534.5 -7744.5664 8535.875 -7741.6934 8538.625 c -7739.3545 8540.8652 -7737.9839 8543.8896 -7737.5498 8547.6729 C -7737.5498 8534.5 L -7694.7998 8534.5 L -7694.7998 8545.5 L -7721.5498 8545.5 L -7721.5498 8553.75 L -7696.7998 8553.75 L -7696.7998 8564.25 L -7721.5498 8564.25 L -7721.5498 8574.375 L -7694.0498 8574.375 L f 0 D -7752.8848 8550.8027 m -7752.8848 8549.1855 -7753.4258 8547.8145 -7754.5039 8546.6895 c -7755.584 8545.5645 -7757.6138 8545 -7760.5938 8545 C -7765.1343 8545 L -7765.1343 8556.5 L -7761.2266 8556.5 L -7758.1519 8556.5 -7755.9946 8555.9668 -7754.75 8554.9004 c -7753.5078 8553.834 -7752.8848 8552.4668 -7752.8848 8550.8027 c f *U *u 1 D 1 0.5 0 0 k -7695.0498 8573.375 m -7695.0498 8585 L -7738.5498 8585 L -7738.5498 8552.0117 L -7739.0054 8555.9746 -7740.5049 8559.1758 -7743.0801 8561.5938 c -7746.2114 8564.5313 -7750.9878 8566 -7757.4121 8566 C -7766.1343 8566 L -7766.1343 8585 L -7782.1343 8585 L -7782.1343 8535.2822 L -7800.9438 8563.4297 L -7800.9438 8585 L -7816.9438 8585 L -7816.9438 8563.4297 L -7835.625 8535.6475 L -7835.625 8546.25 L -7851.875 8546.25 L -7851.875 8585 L -7867.75 8585 L -7867.75 8546.25 L -7884 8546.25 L -7884 8533.5 L -7837.0688 8533.5 L -7835.625 8533.5 L -7819.3599 8533.5 L -7808.9102 8550.8281 L -7798.5337 8533.5 L -7782.1343 8533.5 L -7780.9438 8533.5 L -7755.6519 8533.5 L -7749.8862 8533.5 -7745.5664 8534.875 -7742.6934 8537.625 c -7740.3545 8539.8652 -7738.9839 8542.8896 -7738.5498 8546.6729 C -7738.5498 8533.5 L -7695.7998 8533.5 L -7695.7998 8544.5 L -7722.5498 8544.5 L -7722.5498 8552.75 L -7697.7998 8552.75 L -7697.7998 8563.25 L -7722.5498 8563.25 L -7722.5498 8573.375 L -7695.0498 8573.375 L f 0 D -7753.8848 8549.8027 m -7753.8848 8548.1855 -7754.4258 8546.8145 -7755.5039 8545.6895 c -7756.584 8544.5645 -7758.6138 8544 -7761.5938 8544 C -7766.1343 8544 L -7766.1343 8555.5 L -7762.2266 8555.5 L -7759.1519 8555.5 -7756.9946 8554.9668 -7755.75 8553.9004 c -7754.5078 8552.834 -7753.8848 8551.4668 -7753.8848 8549.8027 c f *U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 6) 0 A u u 800 Ar 0 J 0 j 1 w 4 M []0 d 0 XR -7797.7246 8586 m -7797.7246 8551.1348 L -7884 8551.1348 L -7884 8586 L -7797.7246 8586 L n u 0 O 0 0 0 0 k -7846.3398 8585.9141 m -7846.4849 8585.8555 L -7846.3687 8585.8848 L -7846.3398 8585.9141 L f -7846.082 8586 m -7846.2246 8586 L -7846.1953 8585.8848 L -7846.082 8586 L f 0 0 0 1 k -7841.7578 8555.0586 m -7841.6758 8554.9922 -7841.5962 8555.0586 -7841.5 8554.9922 C -7841.3535 8555.1406 -7841.3672 8555.2617 -7841.4336 8555.4111 C -7841.5566 8555.5039 -7841.7168 8555.5039 -7841.8242 8555.4111 C -7841.8794 8555.3027 -7841.8511 8555.1406 -7841.7578 8555.0586 c f -7841.3398 8554.0518 m -7841.2319 8554.0918 -7841.2847 8554.1982 -7841.2734 8554.2793 C -7841.3398 8554.3594 -7841.4199 8554.3867 -7841.5298 8554.373 C -7841.6626 8554.2656 -7841.582 8553.916 -7841.3398 8554.0518 c f -7879.9839 8569.2559 m -7879.9702 8569.3496 -7880.0649 8569.4785 -7880.1719 8569.3975 C -7880.2402 8569.3145 L -7880.2129 8569.208 -7880.0513 8569.1494 -7879.9839 8569.2559 C f -7854.6289 8566.5537 m -7854.6289 8566.5166 L -7854.5234 8566.5166 L -7854.5234 8566.5537 L -7854.6289 8566.5537 L f -7879.4321 8568.7715 m -7879.3926 8568.7832 -7879.4063 8568.8174 -7879.4063 8568.8535 C -7879.4458 8568.8887 -7879.5664 8568.9121 -7879.5664 8568.8301 C -7879.5273 8568.7949 -7879.5 8568.748 -7879.4321 8568.7715 c f -7853.1626 8566.8818 m -7853.1626 8567.0059 L -7853.373 8567.1074 -7853.5718 8566.957 -7853.6895 8566.793 C -7853.5527 8566.8184 -7853.2886 8566.7178 -7853.1626 8566.8818 C f -7877.8159 8569.8809 m -7877.7642 8570.0215 -7877.7642 8570.1875 -7877.9785 8570.1875 C -7878.0991 8570.1279 -7878.1543 8570.0801 -7878.1802 8569.9639 C -7878.127 8569.8457 -7877.9375 8569.8223 -7877.8159 8569.8809 C f -7883.9063 8559.4707 m -7883.9526 8559.4707 L -7883.6694 8559.4043 -7883.2642 8559.3281 -7883.0474 8559.5859 C -7883.0664 8559.7266 -7883.2358 8559.7031 -7883.3687 8559.7031 c -7883.6138 8559.7266 -7883.7734 8559.5039 -7884 8559.5273 C -7884 8559.4785 -7883.897 8559.5361 -7883.9063 8559.4707 C f -7829.6504 8563.7383 m -7829.6777 8563.7227 -7829.7046 8563.6719 -7829.7441 8563.6836 C -7829.584 8563.5498 L -7829.7183 8563.293 -7829.3281 8563.3887 -7829.3281 8563.2256 C -7829.0313 8563.1992 -7828.897 8563.2529 -7828.6543 8563.4551 C -7828.5742 8563.7109 -7828.6543 8563.7109 -7828.5879 8563.9668 C -7828.7886 8563.9941 -7828.5742 8564.4648 -7828.9375 8564.3574 C -7829.0991 8564.5186 -7829.2344 8564.2891 -7829.4214 8564.3838 C -7829.3008 8564.3574 -7829.4902 8564.249 -7829.5566 8564.1953 C -7829.6777 8564.1689 L -7829.5566 8564.0469 -7829.6777 8563.9395 -7829.7871 8563.8447 C -7829.6914 8563.8857 -7829.6914 8563.7783 -7829.6504 8563.7383 C f -7881.8047 8560.1641 m -7881.729 8560.207 -7881.6152 8560.2227 -7881.5786 8560.2969 C -7881.6426 8560.4375 -7881.8794 8560.3721 -7882.0122 8560.3633 C -7882.209 8560.2227 L -7882.1055 8560.1729 -7881.9551 8560.1484 -7881.8047 8560.1641 C f -7880.834 8559.5273 m -7880.7969 8559.5449 -7880.7778 8559.5859 -7880.7383 8559.5859 C -7880.7383 8559.6426 L -7880.9746 8559.7354 -7881.145 8559.5762 -7881.3521 8559.5449 C -7881.2383 8559.5117 -7880.9946 8559.4453 -7880.834 8559.5273 c f 0 0 0 0 k -7880.9473 8559.6035 m -7880.9375 8559.5703 -7881.0586 8559.668 -7881.0786 8559.5859 C -7880.9473 8559.6035 L f 0 0 0 1 k -7880.6738 8559.0742 m -7880.6914 8559.0918 L -7880.6738 8559.0742 L -7880.7681 8559.0488 L -7880.7305 8559.0566 -7880.6914 8559.0322 -7880.6738 8559.0742 C f -7874.5254 8558.0527 m -7874.498 8558.0625 -7874.498 8558.0918 -7874.498 8558.1191 C -7874.5718 8558.0742 L -7874.5449 8558.082 -7874.5352 8558.0625 -7874.5254 8558.0527 C f -7868.5786 8563.9902 m -7868.5098 8564.0303 -7868.498 8564.083 -7868.5098 8564.1504 C -7868.5918 8564.2041 -7868.6191 8564.2041 -7868.6992 8564.1504 C -7868.6602 8564.083 -7868.7129 8563.9609 -7868.5786 8563.9902 C f -7866.5313 8560.1113 m -7866.4785 8560.0977 -7866.4102 8560.1113 -7866.3711 8560.1641 C -7866.4238 8560.2188 -7866.4102 8560.3262 -7866.5054 8560.3262 c -7866.6406 8560.3262 -7866.6001 8560.1641 -7866.5313 8560.1113 C f -7866.25 8557.9043 m -7866.1426 8557.957 -7865.9526 8558.0117 -7865.9946 8558.1738 c -7865.9946 8558.3359 -7866.0742 8558.4287 -7866.25 8558.4287 C -7866.4102 8558.5098 -7866.4102 8558.293 -7866.5054 8558.2676 C -7866.519 8558.0791 -7866.3711 8558.0117 -7866.25 8557.9043 C f -7866.3169 8559.627 m -7866.2778 8559.627 -7866.2358 8559.6143 -7866.209 8559.6543 C -7866.209 8559.7217 -7866.2222 8559.7744 -7866.2778 8559.8164 C -7866.3711 8559.8164 -7866.4238 8559.6543 -7866.3169 8559.627 C f -7865.5625 8563.8545 m -7865.5098 8563.8809 -7865.4414 8563.8809 -7865.3999 8563.9482 C -7865.4551 8564.0303 -7865.3887 8564.123 -7865.5098 8564.1777 C -7865.7246 8564.1914 -7865.75 8563.9219 -7865.5625 8563.8545 C f -7876.103 8563.9512 m -7876.293 8564.0098 L -7876.2383 8563.9258 L -7876.103 8563.9512 L f -7875.0664 8564.3281 m -7874.9458 8564.3887 -7874.7695 8564.4238 -7874.8398 8564.5762 c -7875.0122 8564.8486 -7875.3887 8564.6592 -7875.5918 8564.6367 c -7875.6465 8564.6367 L -7875.5918 8564.5996 -7875.6719 8564.542 -7875.6191 8564.4922 C -7875.8618 8564.5527 -7875.7129 8564.2813 -7875.9414 8564.3281 C -7875.6465 8564.2344 -7875.3633 8564.2344 -7875.0664 8564.3281 C f -7864.9839 8560.2324 m -7864.877 8560.1914 -7864.9038 8560.3262 -7864.8633 8560.3672 C -7864.8906 8560.4482 -7865.0122 8560.4482 -7865.0513 8560.3672 c -7865.0649 8560.3008 -7865.0254 8560.2744 -7864.9839 8560.2324 C f -7864.2441 8563.4375 m -7864.1758 8563.4648 -7864.2168 8563.5439 -7864.2168 8563.5986 C -7864.2441 8563.6523 -7864.3242 8563.6113 -7864.3794 8563.626 C -7864.459 8563.5439 -7864.3647 8563.3838 -7864.2441 8563.4375 c f -7864.0542 8561.9434 m -7863.9746 8561.9834 -7863.9609 8562.0898 -7864.0137 8562.1445 C -7864.082 8562.1309 -7864.1626 8562.1719 -7864.1758 8562.0762 C -7864.2168 8561.9688 -7864.0962 8561.9961 -7864.0542 8561.9434 C f -7863.9878 8563.2354 m -7863.8945 8563.3281 -7863.5977 8563.1807 -7863.6934 8563.4375 C -7863.813 8563.3838 -7863.9746 8563.5586 -7864.082 8563.3965 C -7864.0542 8563.3574 -7864.0542 8563.2754 -7863.9878 8563.2354 C f -7872.8711 8563.9648 m -7872.7642 8563.9648 -7872.6719 8563.9648 -7872.6152 8563.8555 C -7872.6426 8563.8047 -7872.75 8563.7773 -7872.7114 8563.6953 C -7872.2656 8563.8047 -7871.7007 8563.709 -7871.4458 8564.1543 C -7871.4321 8564.2617 -7871.498 8564.3418 -7871.5801 8564.4082 C -7871.6602 8564.4082 -7871.8223 8564.4238 -7871.9023 8564.5039 C -7872.0649 8564.3281 -7872.375 8564.585 -7872.5762 8564.4082 C -7872.5352 8564.4238 -7872.5234 8564.3691 -7872.4824 8564.3418 C -7872.6313 8564.248 -7872.8457 8564.1543 -7872.9663 8564.0186 C -7872.8711 8563.9648 L f -7871.9297 8566.0518 m -7871.877 8566.4023 -7872.3198 8566.2129 -7872.4824 8566.2129 C -7872.7778 8566.0234 L -7872.5234 8565.9033 -7872.1719 8565.8359 -7871.9297 8566.0518 C f 0 0 0 0 k -7872.1582 8566.0518 m -7872.252 8566.1855 L -7872.3618 8566.0234 L -7872.252 8566.1602 L -7872.1582 8566.0518 L f 0 0 0 1 k -7844.9082 8568.8232 m -7844.8418 8568.958 L -7845.2046 8569.2813 -7845.8105 8569.0527 -7846.2017 8568.8896 c -7846.457 8568.7285 L -7845.998 8568.5273 -7845.3262 8568.5527 -7844.9082 8568.8232 C f -7871.1626 8566.5098 m -7871.2578 8566.4424 L -7871.1626 8566.415 L -7871.1626 8566.5098 L f -7870.0586 8566.6973 m -7870.0039 8566.7256 -7869.9512 8566.7793 -7869.897 8566.832 C -7869.8833 8566.9258 -7869.9902 8566.9941 -7870.0586 8567.0215 C -7870.3008 8567.0742 -7870.5151 8566.9678 -7870.6777 8566.8613 C -7870.7046 8566.8994 L -7870.7441 8566.9258 -7870.6382 8566.8613 -7870.6113 8566.832 C -7870.5962 8566.7383 -7870.7183 8566.7793 -7870.7734 8566.7656 C -7870.5703 8566.6582 -7870.2734 8566.5762 -7870.0586 8566.6973 C f 0 0 0 0 k -7870.2871 8566.8613 m -7870.355 8566.8047 L -7870.4238 8566.9121 -7870.355 8566.792 -7870.4497 8566.8047 C -7870.3145 8566.8867 -7870.4102 8566.7109 -7870.2871 8566.8613 C f 0 0 0 1 k -7869.5078 8567.25 m -7869.332 8567.1152 -7869.0078 8567.1289 -7868.8066 8567.2246 C -7868.7266 8567.291 -7868.6055 8567.3975 -7868.7383 8567.4785 C -7868.9146 8567.5469 -7869.1426 8567.6133 -7869.3457 8567.5469 C -7869.3984 8567.3975 -7869.5879 8567.4375 -7869.709 8567.3848 C -7869.6816 8567.3047 -7869.3984 8567.4248 -7869.5078 8567.25 C f 0 0 0 0 k -7869.25 8567.25 m -7869.2246 8567.291 L -7869.25 8567.291 L -7869.25 8567.25 L f 0 0 0 1 k -7867.1914 8574.0078 m -7867.125 8574.0352 -7867.1641 8574.0889 -7867.1504 8574.1289 C -7867.271 8574.3047 -7867.541 8574.2246 -7867.7031 8574.1953 C -7867.7559 8574.0625 -7867.877 8574.2383 -7867.959 8574.1289 C -7867.7153 8574.0752 -7867.4746 8573.8887 -7867.1914 8574.0078 c f -7863.502 8551.3906 m -7863.4214 8551.6865 -7863.7578 8551.6201 -7863.9199 8551.6865 C -7864.3496 8551.7266 -7864.5664 8551.3105 -7864.9297 8551.2559 C -7865.1167 8551.1348 L -7864.6328 8551.2832 -7863.8926 8550.8125 -7863.502 8551.3906 C f -7861.166 8569.9023 m -7861.1382 8569.9424 -7861.0703 8569.9424 -7861.0449 8569.9961 C -7861.0298 8570.0762 -7861.0161 8570.1982 -7861.166 8570.252 C -7861.5566 8570.252 L -7861.5703 8570.2246 -7861.541 8570.2109 -7861.5298 8570.1846 C -7861.6895 8570.0898 L -7861.623 8569.8486 -7861.3535 8569.9023 -7861.166 8569.9023 C f 0 0 0 0 k -7864.1489 8569.9023 m -7864.2832 8569.9287 L -7864.2422 8569.9023 L -7864.1489 8569.9023 L f 0 0 0 1 k -7858.0176 8570.1719 m -7857.9648 8570.1094 L -7857.9961 8570.0586 -7858.0488 8570.0967 -7858.0918 8570.084 C -7857.9648 8569.9082 -7857.7734 8569.9199 -7857.5625 8569.832 C -7857.4351 8569.9082 -7857.2671 8569.9434 -7857.2358 8570.1338 c -7857.2031 8570.2969 -7857.3633 8570.3223 -7857.4351 8570.4111 C -7857.584 8570.4863 -7857.7329 8570.2734 -7857.8906 8570.3857 C -7857.8687 8570.3486 L -7858.145 8570.1338 L -7858.1016 8570.1465 -7858.0391 8570.1094 -7858.0176 8570.1719 C f -7861.5649 8554.9727 m -7861.6978 8554.918 L -7861.5649 8554.918 L -7861.5649 8554.9727 L f -7861.4688 8555.7793 m -7861.3887 8555.7393 -7861.5503 8555.8994 -7861.5898 8555.8477 C -7861.375 8556.0088 L -7861.6582 8555.8867 L -7861.4688 8555.7793 l f -7861.375 8555.8203 m -7861.3618 8555.7529 -7861.2559 8555.793 -7861.2129 8555.7793 C -7861.1602 8555.8477 -7861.0801 8555.8867 -7861.1055 8555.9814 c -7861.1328 8556.0352 -7861.1992 8555.9951 -7861.2402 8556.0088 C -7861.1992 8555.9678 -7861.1465 8555.9678 -7861.1055 8555.9141 C -7861.1602 8555.8203 -7861.2817 8555.8066 -7861.334 8555.8203 C -7861.3481 8555.8477 -7861.3223 8555.8613 -7861.3086 8555.8867 C -7861.4297 8555.9141 L -7861.334 8555.8477 L -7861.375 8555.8203 L f -7860.7559 8554.8105 m -7860.7832 8554.7832 L -7860.7559 8554.8105 L -7860.8906 8554.877 L -7860.8242 8554.9043 -7860.7969 8554.8506 -7860.7559 8554.8105 C f -7858.7832 8564.8857 m -7858.4551 8564.9482 -7858.0542 8564.6348 -7857.7383 8564.9238 C -7857.6543 8565.0996 -7857.832 8565.251 -7857.9702 8565.251 c -7858.2871 8565.2881 -7858.498 8565.0234 -7858.7832 8564.9482 C -7858.7832 8564.8857 L f -7855.6313 8571.2559 m -7855.4824 8571.2676 -7855.293 8571.2285 -7855.229 8571.4043 c -7855.166 8571.5938 -7855.3457 8571.5684 -7855.4082 8571.6426 C -7855.5352 8571.6816 -7855.6406 8571.6064 -7855.7578 8571.5938 C -7855.7466 8571.543 -7855.7246 8571.4922 -7855.7886 8571.4922 C -7855.7153 8571.3545 -7855.7793 8571.3545 -7855.6313 8571.2559 C f -7857.5366 8560.2656 m -7857.4102 8560.2783 -7857.2534 8560.3281 -7857.209 8560.4424 C -7857.1992 8560.5801 -7857.2847 8560.6426 -7857.3887 8560.6563 c -7857.5488 8560.6563 -7857.729 8560.6689 -7857.8223 8560.543 C -7857.855 8560.3281 -7857.6543 8560.3535 -7857.5366 8560.2656 C f -7855.1016 8572.0977 m -7855.0078 8572.0225 -7855.166 8571.9707 -7855.123 8571.9453 c -7855.082 8571.9209 -7855.0391 8571.9961 -7855.0298 8572.0098 c -7854.9961 8572.0469 L -7855.061 8572.1348 -7855.2192 8572.1348 -7855.2817 8572.0469 C -7855.229 8572.0469 -7855.187 8572.1348 -7855.1016 8572.0977 C f -7857.2642 8552.9551 m -7857.1152 8552.916 -7857.0098 8553.0049 -7856.9038 8553.1055 C -7856.8945 8553.2441 -7856.9146 8553.4326 -7857.0625 8553.4072 c -7857.1895 8553.3691 -7857.4863 8553.1055 -7857.2642 8552.9551 C f -7856.8306 8556.251 m -7856.8198 8556.2012 -7856.8618 8556.1895 -7856.8833 8556.1631 C -7856.8306 8556.0254 -7856.7344 8556.1504 -7856.7031 8556.1895 C -7856.377 8556.1387 -7855.9961 8555.9883 -7855.7114 8556.3154 C -7855.6777 8556.4648 -7855.7534 8556.6055 -7855.8687 8556.667 C -7856.4282 8556.6416 L -7856.397 8556.6172 L -7856.6289 8556.5156 -7856.8086 8556.4521 -7857.0098 8556.2754 C -7856.9458 8556.2637 -7856.873 8556.3027 -7856.8306 8556.251 C f -7856.3223 8562.2041 m -7856.3442 8562.2676 -7856.291 8562.3047 -7856.2695 8562.3574 C -7856.2695 8562.3174 L -7856.2192 8562.3174 L -7856.2192 8562.3574 L -7856.25 8562.3438 -7856.2598 8562.3691 -7856.2695 8562.3818 C -7856.207 8562.4688 -7856.1113 8562.4941 -7856.0703 8562.3818 C -7856.3223 8562.3438 -7856.0801 8562.1289 -7856.2192 8562.0547 C -7856.0586 8562.0156 -7855.7114 8561.9414 -7855.6367 8562.2295 C -7855.6465 8562.3301 -7855.7422 8562.4199 -7855.8159 8562.4688 C -7855.9312 8562.4434 -7856.0918 8562.5078 -7856.2192 8562.5313 C -7856.1978 8562.5313 -7856.1641 8562.5439 -7856.145 8562.5078 C -7856.145 8562.4688 L -7856.3442 8562.4434 L -7856.313 8562.4063 -7856.377 8562.3301 -7856.3022 8562.292 C -7856.4497 8562.2295 L -7856.4082 8562.2168 -7856.3442 8562.2559 -7856.3223 8562.2041 C f -7853.3809 8576.3242 m -7853.2534 8576.4141 -7853.3926 8576.54 -7853.4551 8576.5781 c -7853.6558 8576.7041 -7853.8457 8576.4395 -7854.0137 8576.5781 C -7853.834 8576.4521 -7853.6138 8576.251 -7853.3809 8576.3242 C f 0 0 0 0 k -7856.123 8562.2559 m -7856.0703 8562.2559 -7856.1758 8562.3174 -7856.1758 8562.292 c -7856.1758 8562.2559 L -7856.123 8562.2559 l f -7856.0161 8562.1426 m -7856.0078 8562.1914 -7855.9526 8562.2422 -7855.9214 8562.292 C -7855.9648 8562.3574 L -7855.9312 8562.3691 -7855.9434 8562.4063 -7855.9434 8562.4434 C -7856.0488 8562.3174 L -7856.0161 8562.2422 -7855.9434 8562.2295 -7856.0161 8562.1426 C -7856.0703 8562.2295 L -7856.0801 8562.1797 -7856.0391 8562.168 -7856.0161 8562.1426 C f 0 0 0 1 k -7835.334 8573.3105 m -7835.457 8573.1768 L -7835.457 8573.1094 -7834.918 8573.3906 -7835.0664 8573.0137 C -7834.7031 8573.1768 -7834.1777 8573.082 -7833.9766 8573.4727 C -7833.9351 8573.459 -7833.8672 8573.499 -7833.8398 8573.4463 C -7833.9766 8573.3379 L -7833.7207 8573.2969 -7833.4238 8573.123 -7833.166 8573.2832 C -7833.127 8573.3379 -7833.061 8573.4316 -7833.127 8573.499 c -7833.5039 8573.9434 -7834.123 8573.2031 -7834.3926 8573.9297 C -7834.6353 8574.0645 -7835.0664 8574.0645 -7835.2954 8573.9561 C -7835.5918 8574.0508 L -7835.3633 8574.0098 -7835.5503 8573.8223 -7835.498 8573.7266 C -7835.6855 8573.7266 L -7835.5503 8573.6074 L -7835.752 8573.4463 L -7835.6582 8573.4463 -7835.4297 8573.459 -7835.334 8573.3105 C f -7853.0742 8572.2227 m -7852.9375 8572.2871 -7852.7266 8572.1973 -7852.6738 8572.4375 C -7852.6519 8572.6758 -7852.875 8572.5625 -7852.9688 8572.6758 C -7853.0649 8572.7012 -7853.0962 8572.5625 -7853.2017 8572.6133 C -7853.1802 8572.5889 L -7853.1914 8572.5117 -7853.2871 8572.1973 -7853.0742 8572.2227 C f -7854.9082 8557.5469 m -7854.7383 8557.46 -7854.5801 8557.46 -7854.4214 8557.5469 C -7854.4121 8557.6113 -7854.3262 8557.6758 -7854.3999 8557.7227 c -7854.5391 8557.9121 -7854.771 8557.7744 -7854.9297 8557.7227 C -7854.834 8557.7002 -7854.939 8557.5986 -7854.9082 8557.5469 C f 0 0 0 0 k -7854.6978 8557.6348 m -7854.855 8557.6348 L -7854.855 8557.6113 L -7854.6978 8557.6348 L f 0 0 0 1 k -7851.3535 8573.8584 m -7851.481 8573.8457 -7851.3223 8573.7441 -7851.375 8573.709 C -7851.2695 8573.6826 -7851.0801 8573.6074 -7850.9946 8573.7578 C -7850.9727 8573.9473 -7851.0991 8573.8838 -7851.1738 8573.9727 C -7851.4063 8573.9102 L -7851.3535 8573.8584 L f 0 0 0 0 k -7851.3008 8573.8223 m -7851.1738 8573.8223 L -7851.248 8573.9102 L -7851.2266 8573.8838 L -7851.3535 8573.8223 L -7851.3008 8573.7578 L -7851.3008 8573.8223 L f 0 0 0 1 k -7848.6313 8573.3887 m -7848.5366 8573.293 -7848.3481 8573.1592 -7848.187 8573.2539 C -7848.0938 8573.2793 -7847.9458 8573.3613 -7847.8906 8573.4824 C -7847.9458 8573.793 -7848.2817 8573.6992 -7848.4688 8573.8057 C -7848.4434 8573.7793 L -7848.4688 8573.6426 -7848.6177 8573.6719 -7848.6992 8573.6172 C -7848.645 8573.5508 -7848.6177 8573.4434 -7848.6313 8573.3887 C f -7848.3086 8578.3301 m -7848.2954 8578.2891 -7848.3618 8578.2617 -7848.377 8578.2354 C -7848.4434 8578.2354 L -7848.1738 8578.2217 -7847.9038 8577.9941 -7847.6367 8578.168 C -7847.5679 8578.2891 -7847.7422 8578.4775 -7847.8906 8578.4912 c -7848.1055 8578.5313 -7848.2817 8578.4502 -7848.4688 8578.3965 C -7848.3086 8578.3301 L f -7852.0137 8556.8174 m -7851.9199 8556.6797 -7851.645 8556.6416 -7851.4551 8556.7041 c -7851.3281 8556.7422 -7851.2222 8556.8301 -7851.2017 8557.0059 c -7851.1914 8557.1826 -7851.3169 8557.2705 -7851.4336 8557.334 C -7851.5703 8557.3711 -7851.666 8557.2705 -7851.7817 8557.3711 C -7851.666 8557.0801 -7852.1313 8557.2959 -7851.9609 8557.0684 C -7852.0664 8557.0059 L -7851.9946 8556.9941 -7851.9609 8556.8818 -7852.0137 8556.8174 C f -7851.7402 8561.3242 m -7851.709 8561.2988 L -7851.709 8561.3242 L -7851.6353 8561.3242 L -7851.6558 8561.3867 L -7851.7817 8561.2988 L -7851.771 8561.3105 -7851.7617 8561.3369 -7851.7402 8561.3242 C f -7847.8242 8574.9375 m -7847.8242 8574.8154 L -7847.6479 8574.9238 -7847.2192 8574.6943 -7847.1094 8575.0313 c -7847.043 8575.2871 -7847.313 8575.3271 -7847.4746 8575.4209 C -7847.5542 8575.3135 -7847.6367 8575.4209 -7847.7305 8575.4209 C -7847.7422 8575.3945 -7847.7153 8575.3818 -7847.7031 8575.3535 C -7847.877 8575.3398 -7847.7559 8575.2471 -7847.918 8575.1914 C -7847.8906 8575.166 L -7848.0254 8575.0986 L -7847.8374 8575.085 -7848.0254 8574.8945 -7847.8242 8574.9375 C f -7851.1055 8561.2988 m -7851.0962 8561.4121 -7851.2441 8561.4248 -7851.2754 8561.4492 C -7851.561 8561.4121 L -7851.4863 8561.3242 L -7851.5391 8561.4873 -7851.3594 8561.4375 -7851.3281 8561.4492 C -7851.3169 8561.3994 -7851.2559 8561.3613 -7851.2754 8561.2988 c -7851.3594 8561.123 -7851.5078 8561.2617 -7851.582 8561.2617 C -7851.561 8561.2363 L -7851.7402 8561.1973 L -7851.5298 8561.1465 -7851.2441 8561.0342 -7851.1055 8561.2988 C f -7846.9961 8564.0586 m -7846.9702 8564.0449 -7846.9434 8564.0723 -7846.9297 8564.0859 C -7846.9297 8564.1797 L -7847.0254 8564.127 L -7847.0098 8564.0996 -7846.9839 8564.0859 -7846.9961 8564.0586 C f -7844.7617 8572.002 m -7844.7754 8572.0273 -7844.75 8572.042 -7844.7358 8572.0703 C -7844.8306 8572.1367 L -7844.7886 8572.1631 -7844.8022 8572.0156 -7844.897 8571.9766 C -7844.8711 8572.0273 -7844.8022 8571.9902 -7844.7617 8572.002 C f -7843.4961 8563.4121 m -7843.4702 8563.4121 L -7843.4702 8563.5078 L -7843.5234 8563.5195 -7843.5649 8563.4395 -7843.4961 8563.4121 C f -7843.3086 8563.4805 m -7843.2266 8563.3994 -7843.3086 8563.4805 -7843.3359 8563.5078 C -7843.2817 8563.5752 L -7843.1465 8563.4805 L -7843.1738 8563.4395 L -7843.1465 8563.4805 L -7843.0938 8563.4531 -7843.1328 8563.3857 -7843.1191 8563.3457 C -7843.2017 8563.291 -7843.2954 8563.3721 -7843.375 8563.4395 C -7843.4023 8563.4121 L -7843.2695 8563.3066 -7843.1074 8563.3457 -7842.918 8563.3721 C -7842.8657 8563.4121 -7842.8496 8563.4805 -7842.8496 8563.5332 C -7843.0254 8563.6826 -7843.2266 8563.6143 -7843.4023 8563.5332 C -7843.3086 8563.4805 l f 0 0 0 0 k -7843.1191 8563.6016 m -7843.1465 8563.5752 L -7843.0801 8563.5078 L -7843.1191 8563.6016 L f 0 0 0 1 k -7838.3711 8572.3457 m -7838.1978 8572.4004 -7838.2114 8572.5752 -7838.2778 8572.6973 C -7838.3848 8572.71 -7838.4526 8572.8174 -7838.561 8572.8311 C -7838.561 8572.8047 -7838.5474 8572.6025 -7838.6934 8572.6689 C -7838.5742 8572.7363 -7838.7617 8572.8174 -7838.8574 8572.8311 C -7838.7617 8572.7637 L -7838.8306 8572.6689 -7838.9238 8572.7363 -7839.0176 8572.6689 C -7838.9238 8572.6025 L -7839.0449 8572.5078 L -7838.8306 8572.4395 -7838.6406 8572.292 -7838.3711 8572.3457 c f -7840.9121 8566.1602 m -7840.6694 8566.1318 -7840.4673 8565.998 -7840.3066 8566.2529 C -7840.2793 8566.4023 -7840.4551 8566.4961 -7840.5625 8566.5361 C -7840.8848 8566.5361 L -7840.8594 8566.5098 L -7840.9785 8566.374 L -7840.9526 8566.3477 L -7841.0474 8566.2793 L -7840.9526 8566.2793 -7840.8442 8566.1992 -7840.9121 8566.1602 C f 0 0 0 0 k -7840.5898 8566.2129 m -7840.6289 8566.1602 -7840.7114 8566.1992 -7840.75 8566.1855 C -7840.7246 8566.1455 -7840.6694 8566.1318 -7840.6289 8566.1182 C -7840.5215 8566.1729 -7840.603 8566.3066 -7840.5898 8566.374 C -7840.6694 8566.4551 -7840.8306 8566.3613 -7840.8848 8566.415 C -7840.6831 8566.3613 -7840.8442 8566.1992 -7840.5898 8566.2129 C f 0 0 0 1 k -7840.5898 8566.3203 m -7840.6152 8566.335 -7840.6426 8566.3477 -7840.6289 8566.374 C -7840.6289 8566.415 L -7840.6978 8566.415 L -7840.6978 8566.374 L -7840.6558 8566.374 L -7840.7246 8566.2793 L -7840.5898 8566.3203 L f -7839.7817 8573.1992 m -7839.7266 8573.2266 -7839.7681 8573.3086 -7839.7559 8573.3613 C -7839.8481 8573.4824 -7839.9961 8573.4561 -7840.145 8573.4561 C -7840.0649 8573.4023 -7840.0098 8573.4688 -7839.9434 8573.3613 C -7840.0098 8573.2266 L -7840.0513 8573.2793 -7840.1313 8573.3223 -7840.1719 8573.2676 C -7840.0649 8573.1992 -7839.916 8573.1191 -7839.7817 8573.1992 c f -7839.6191 8565.123 m -7839.5664 8565.2168 L -7839.7266 8565.3105 L -7839.7007 8565.2969 -7839.6738 8565.2842 -7839.687 8565.2578 C -7839.7266 8565.2168 L -7839.8481 8565.3516 L -7839.875 8565.2842 -7839.9434 8565.3242 -7839.9824 8565.3105 C -7839.8887 8565.3105 L -7839.8887 8565.2578 L -7839.8481 8565.2842 L -7839.7817 8565.1504 L -7840.1055 8565.1504 L -7839.9434 8565.1367 -7839.7817 8565.042 -7839.6191 8565.123 C f -7823.3242 8576.2559 m -7823.2578 8576.041 -7823.5137 8576.1758 -7823.5801 8576.0938 C -7823.5137 8576.0273 -7823.3794 8576.1758 -7823.3242 8576.0273 C -7823.3794 8575.959 -7823.5137 8575.8926 -7823.6206 8575.959 C -7823.6479 8575.959 L -7823.5 8575.8398 -7823.1504 8575.9736 -7823.0703 8575.7051 C -7823.1367 8575.7051 -7823.2046 8575.5967 -7823.1367 8575.543 C -7822.9082 8575.5293 -7822.8262 8575.3271 -7822.6138 8575.2871 C -7822.707 8575.2207 L -7822.5313 8575.165 -7822.3022 8575.207 -7822.0991 8575.1914 C -7822.248 8574.9639 -7821.7642 8575.165 -7821.8047 8574.9639 C -7821.6953 8575.1113 -7821.5352 8575.1914 -7821.4551 8575.0986 C -7821.2246 8575.2324 -7820.9297 8575.4766 -7820.9297 8575.7715 C -7820.834 8575.9336 -7820.9688 8575.959 -7820.9961 8576.1621 C -7821.0366 8576.1211 L -7821.0513 8576.1895 -7821.145 8576.2559 -7821.0649 8576.3232 C -7821.1719 8576.3496 -7821.2793 8576.4043 -7821.3184 8576.5117 C -7821.3184 8576.6465 -7821.4414 8576.7813 -7821.5488 8576.7402 C -7821.5879 8576.7676 -7821.5742 8576.8086 -7821.5742 8576.834 C -7821.6426 8576.834 -7821.6953 8576.8486 -7821.7358 8576.9023 C -7822.0054 8576.9961 -7822.3145 8577.0098 -7822.584 8577.2529 C -7822.4902 8577.1982 L -7822.543 8577.0918 L -7822.7734 8577.3203 L -7822.7466 8577.1982 -7822.5718 8577.0918 -7822.6519 8576.9697 C -7822.7466 8576.8887 -7822.8398 8576.9834 -7822.9351 8576.9961 C -7822.8398 8576.9287 L -7822.9351 8576.8223 -7823.0962 8577.0098 -7823.2305 8576.9023 C -7823.0703 8576.7148 -7823.2046 8576.6055 -7823.3521 8576.5117 C -7823.6758 8576.5117 L -7823.5273 8576.5117 -7823.3521 8576.417 -7823.3242 8576.2559 c f -7838.0718 8566.1602 m -7838.1113 8566.1729 -7838.1113 8566.2129 -7838.1113 8566.2529 C -7838.0586 8566.3477 -7837.9634 8566.3203 -7837.8833 8566.3477 C -7837.8442 8566.2529 L -7837.9102 8566.1602 -7837.9634 8566.3066 -7838.0039 8566.1855 C -7837.9375 8566.0391 -7837.7754 8566.1855 -7837.6543 8566.1855 C -7837.5742 8566.374 -7837.8022 8566.3887 -7837.9102 8566.374 C -7838.0586 8566.4297 -7838.125 8566.293 -7838.2319 8566.2529 C -7838.207 8566.2402 -7838.1519 8566.1182 -7838.0718 8566.1602 C f -7835.9038 8566.6719 m -7835.7422 8566.7383 -7835.5938 8566.9258 -7835.6479 8567.0215 C -7835.623 8567.1016 -7835.7031 8567.1416 -7835.7153 8567.1836 C -7835.5542 8567.21 -7835.3647 8567.3574 -7835.4863 8567.5469 C -7835.998 8567.7881 -7836.457 8567.3975 -7836.7114 8567.25 C -7836.6177 8567.1553 L -7836.752 8567.0889 L -7836.5234 8566.8047 -7836.2534 8566.6426 -7835.9038 8566.6719 C f -7812.4863 8568.1104 m -7812.5503 8568.1104 L -7812.459 8568.083 -7812.4038 8567.9902 -7812.3242 8567.9209 C -7812.3633 8567.8818 -7812.3906 8567.8408 -7812.459 8567.8535 C -7812.4863 8567.8818 L -7812.459 8567.8271 -7812.2559 8567.8818 -7812.3242 8567.7207 C -7812.3633 8567.6934 L -7812.0688 8567.7324 -7812.0137 8567.4629 -7811.7441 8567.5039 C -7811.5298 8567.248 -7811.2598 8567.5449 -7811.0718 8567.5313 C -7811.084 8567.6387 -7810.9634 8567.6797 -7810.9102 8567.7598 C -7810.9102 8568.3105 L -7811.0176 8568.3652 -7811.0718 8568.4736 -7811.166 8568.5938 C -7811.0039 8568.6758 -7810.8281 8568.8232 -7810.7754 8568.9863 c -7810.6543 8569.2949 -7810.9902 8569.3223 -7811.0718 8569.5361 C -7811.207 8569.457 -7811.3672 8569.5361 -7811.4878 8569.6035 C -7811.5566 8569.6582 L -7811.4351 8569.416 -7811.8262 8569.4961 -7811.9727 8569.4424 C -7812.0688 8569.4424 L -7812.0137 8569.3896 -7811.9063 8569.4023 -7811.9063 8569.3086 C -7812.1343 8569.3086 L -7812.0962 8569.2949 -7812.041 8569.2949 -7812 8569.2402 C -7812.0688 8569.1465 L -7812.0137 8569.1592 -7812 8569.1055 -7811.9727 8569.0781 C -7811.959 8569.0391 -7812.0137 8569.0127 -7812.041 8568.9863 C -7811.9312 8568.918 L -7812.0137 8568.8369 -7812.1074 8568.8232 -7812.0688 8568.6895 C -7812.3906 8568.6348 L -7812.2954 8568.5684 L -7812.3374 8568.5137 -7812.3906 8568.4863 -7812.459 8568.501 C -7812.4863 8568.5273 L -7812.418 8568.4336 L -7812.6465 8568.4063 L -7812.6191 8568.2988 -7812.3105 8568.2578 -7812.4863 8568.1104 C f -7830.25 8574.208 m -7830.3169 8574.1406 L -7830.127 8574.0332 -7829.9663 8573.6973 -7829.603 8573.7246 c -7829.3887 8573.71 -7829.2656 8573.8184 -7829.0513 8573.9121 C -7828.9434 8574.249 -7829.0918 8574.4238 -7829.3066 8574.6523 C -7829.4688 8574.5859 -7829.7642 8574.7734 -7829.9526 8574.7471 C -7829.9946 8574.7871 L -7829.8984 8574.6934 L -7830.3442 8574.5576 L -7830.2778 8574.4648 -7830.3047 8574.3154 -7830.25 8574.208 C f 0 0 0 0 k -7835.4863 8569.5781 m -7835.4863 8569.5518 L -7835.3926 8569.5518 L -7835.3926 8569.5781 L -7835.4863 8569.5781 L f 0 0 0 1 k -7833.6426 8568.7041 m -7833.6426 8568.7305 -7833.6694 8568.7568 -7833.6831 8568.7715 C -7833.6426 8568.7178 -7833.7358 8568.5957 -7833.8047 8568.6768 C -7833.7642 8568.6367 -7833.6426 8568.6094 -7833.6426 8568.7041 C f -7832.4849 8568.8379 m -7832.5122 8568.7988 L -7832.5503 8568.7988 -7832.3496 8568.7305 -7832.418 8568.6367 C -7832.0688 8568.4199 -7831.9458 8569.0801 -7831.6094 8568.7041 C -7831.4199 8568.8936 -7831.125 8568.7988 -7831.0586 8569.0938 c -7831.0449 8569.3232 -7831.2598 8569.4453 -7831.4473 8569.5117 c -7831.7441 8569.5781 L -7831.7305 8569.5254 -7831.7969 8569.498 -7831.8398 8569.5117 C -7831.9727 8569.5117 L -7831.8794 8569.3232 -7832.1626 8569.4453 -7832.229 8569.3232 C -7832.1895 8569.3232 L -7832.2144 8569.1211 -7832.4297 8569.2295 -7832.5122 8569.0674 C -7832.6191 8569.0273 L -7832.6328 8568.9326 -7832.5254 8568.9063 -7832.4849 8568.8379 C f -7823.9663 8569.4219 m -7824.061 8569.3809 -7823.8047 8569.3809 -7823.9414 8569.2871 C -7823.793 8569.2871 -7823.8184 8569.125 -7823.7114 8569.0977 C -7823.7383 8569.0723 L -7823.5098 8569.166 -7823.5649 8568.7363 -7823.1992 8568.9375 C -7823.0391 8568.749 -7822.918 8569.0977 -7822.7695 8569.0313 C -7822.5664 8569.2734 -7822.5527 8569.3936 -7822.6479 8569.6777 C -7822.7817 8569.8926 -7822.7422 8569.7441 -7822.9297 8569.9727 c -7823.0391 8570.0674 L -7823.1055 8569.8535 -7823.2129 8570.2969 -7823.3198 8570.0674 C -7823.4282 8570.0801 -7823.4961 8570.1621 -7823.6177 8570.1367 C -7823.5762 8570.1094 -7823.5762 8570.0674 -7823.5762 8570.041 C -7823.645 8569.9727 -7823.7383 8570.0137 -7823.8047 8570.001 C -7823.7778 8569.9063 L -7823.9414 8569.8398 L -7823.9009 8569.8262 -7823.9009 8569.7852 -7823.9009 8569.7441 C -7824.0078 8569.7178 L -7824.0742 8569.5566 -7823.7778 8569.5703 -7823.9663 8569.4219 C f 0 0 0 0 k -7823.668 8570.918 m -7823.897 8570.9434 L -7823.7617 8570.918 L -7823.668 8570.918 L f 0 0 0 1 k -7818.4023 8575.5566 m -7818.4023 8575.4609 L -7818.2954 8575.5039 -7818.3223 8575.3682 -7818.2695 8575.3271 C -7818.0801 8575.3408 -7817.8105 8575.2998 -7817.7559 8575.4902 C -7817.8242 8575.7842 L -7817.918 8575.7324 -7818.0122 8575.8662 -7818.1074 8575.9063 C -7818.0938 8575.7969 -7818.2817 8575.8662 -7818.2695 8575.8535 c -7818.2422 8575.8125 L -7818.3633 8575.7842 -7818.3887 8575.7441 -7818.498 8575.6504 C -7818.4282 8575.6768 -7818.375 8575.623 -7818.4023 8575.5566 C f 0 0 0 0 k -7818.3359 8575.7178 m -7818.3359 8575.6904 L -7818.2017 8575.6904 L -7818.2017 8575.7178 L -7818.3359 8575.7178 L f 0 0 0 1 k -7817.5273 8582.8535 m -7817.3535 8582.8535 -7817.1777 8583.0273 -7817.2993 8583.2168 c -7817.3926 8583.3242 -7817.541 8583.3242 -7817.6626 8583.2832 c -7817.8242 8583.2031 -7817.8105 8582.7988 -7817.5273 8582.8535 C f -7814.1626 8572.3242 m -7814.1758 8572.2305 -7814.1489 8572.2578 -7814.1343 8572.1367 C -7814.0273 8572.0967 -7813.8398 8572.0566 -7813.7441 8572.1631 c -7813.6777 8572.2705 -7813.6777 8572.3789 -7813.7441 8572.4863 C -7813.8657 8572.5801 -7813.8398 8572.5273 -7813.9746 8572.5801 C -7814.0688 8572.499 -7814.2144 8572.4736 -7814.2031 8572.3242 C -7814.1626 8572.3242 L f -7813.3535 8571.8672 m -7813.3398 8571.9346 -7813.3809 8571.9609 -7813.4214 8572.002 C -7813.4766 8571.9902 -7813.5566 8571.9492 -7813.5151 8571.8672 C -7813.3535 8571.8672 L f -7816.625 8577.207 m -7816.5718 8577.127 -7816.4512 8577.1006 -7816.3306 8577.1133 C -7816.3169 8577.1807 -7816.207 8577.2344 -7816.3022 8577.3018 c -7816.3823 8577.3711 -7816.4766 8577.3945 -7816.5854 8577.3945 C -7816.6113 8577.3418 -7816.6934 8577.2881 -7816.5854 8577.2344 C -7816.625 8577.207 L f 0 0 0 0 k -7816.4634 8577.2754 m -7816.4238 8577.3018 L -7816.3574 8577.248 -7816.5586 8577.4375 -7816.5586 8577.2754 C -7816.5313 8577.168 -7816.4902 8577.248 -7816.4634 8577.2754 c f 0 0 0 1 k -7813.0703 8579.376 m -7813.2319 8579.3086 L -7813.1113 8579.334 -7813.0449 8579.2529 -7812.9648 8579.1738 C -7812.9648 8579.1465 -7812.9648 8579.1055 -7813.0039 8579.0791 C -7812.9102 8579.1055 -7812.855 8579.0391 -7812.7754 8579.0117 C -7812.8418 8578.8896 L -7812.5054 8578.9453 -7811.9414 8578.7158 -7811.7114 8579.2129 C -7811.7793 8579.7246 L -7811.8066 8579.6973 L -7811.9009 8579.9414 -7812.1016 8579.9551 -7812.2222 8580.1416 C -7812.2222 8580.21 L -7812.3848 8580.0879 L -7812.4673 8580.1826 -7812.4258 8580.0352 -7812.519 8580.0488 C -7812.7754 8580.1826 L -7812.7886 8580.1289 -7812.7344 8580.1152 -7812.709 8580.0879 C -7812.7617 8579.9678 -7812.8418 8580.0615 -7812.9102 8580.0879 C -7812.855 8579.9805 -7812.9902 8579.873 -7813.125 8579.6973 C -7813.1519 8579.7393 -7813.1934 8579.7246 -7813.2319 8579.7246 C -7813.166 8579.7246 -7813.1382 8579.6582 -7813.0977 8579.6309 C -7813.0977 8579.6055 L -7813.3281 8579.5625 L -7813.2871 8579.4551 -7813.0449 8579.5625 -7813.0703 8579.376 C f -7812.3574 8574.5566 m -7812.2642 8574.4883 -7812.2642 8574.4473 -7812.3169 8574.3662 c -7812.3574 8574.3262 L -7812.4121 8574.3398 -7812.25 8574.2988 -7812.2222 8574.3662 C -7812.1426 8574.3135 -7812.1978 8574.1523 -7812.0352 8574.2051 C -7811.9282 8574.1113 -7812.0879 8574.0576 -7812.1016 8573.9766 C -7811.9414 8573.9629 -7811.9551 8574.1367 -7811.7793 8574.0713 C -7811.6177 8573.748 -7811.3481 8574.1523 -7811.187 8574.0039 C -7811.1602 8574.0039 -7810.998 8573.9902 -7810.998 8574.1113 C -7810.9458 8574.124 -7810.9312 8574.0576 -7810.9038 8574.0439 C -7810.7422 8574.1113 -7810.7031 8574.4082 -7810.5801 8574.3936 C -7810.4863 8574.4473 -7810.5 8574.542 -7810.4199 8574.5938 C -7810.4199 8574.6104 -7810.4458 8574.7031 -7810.3521 8574.7568 C -7810.5664 8574.8789 -7810.123 8574.959 -7810.3794 8575.04 C -7810.4199 8575.1348 -7810.2847 8575.1738 -7810.2578 8575.2031 C -7810.3242 8575.2148 -7810.4063 8575.1348 -7810.4863 8575.2031 C -7810.2305 8575.418 -7810.6758 8575.418 -7810.5801 8575.6865 C -7810.6353 8575.6182 -7810.729 8575.6865 -7810.7422 8575.7539 c -7810.7422 8575.8203 L -7810.8906 8575.6865 -7810.9863 8575.9414 -7811.0918 8575.9414 C -7811.1738 8575.9961 -7811.416 8575.7119 -7811.5762 8575.9824 C -7811.6978 8576.0498 -7811.7246 8575.6182 -7811.9414 8575.8203 c -7812.0352 8575.916 L -7812.1152 8575.793 -7811.8594 8575.7676 -7811.9946 8575.6602 C -7812.1289 8575.6055 -7812.1016 8575.7539 -7812.1978 8575.7793 C -7812.1816 8575.7402 -7811.9414 8575.4834 -7812.2222 8575.4297 C -7812.4512 8575.498 L -7812.4121 8575.418 -7812.3306 8575.3359 -7812.3169 8575.2422 C -7812.3711 8575.0684 -7812.5474 8575.2959 -7812.519 8575.1738 C -7812.4512 8575.1348 -7812.3442 8575.1201 -7812.3848 8575.0127 C -7812.6138 8574.8789 L -7812.4258 8574.8652 -7812.519 8574.5938 -7812.3574 8574.5566 C f -7806.3169 8578.3965 m -7806.3306 8578.3828 -7806.3442 8578.3574 -7806.3711 8578.3691 C -7806.3574 8578.2354 -7806.1543 8578.1143 -7806.209 8577.9395 C -7805.981 8577.9395 -7806.0337 8577.5615 -7805.791 8577.6563 C -7805.6831 8577.6289 -7805.75 8577.4414 -7805.603 8577.5615 C -7805.5625 8577.5352 -7805.5625 8577.4941 -7805.5625 8577.4551 C -7805.293 8577.5488 -7805.0234 8577.3994 -7804.7954 8577.5889 C -7804.6465 8577.6025 -7804.6738 8577.8311 -7804.498 8577.7783 C -7804.5664 8577.8447 L -7804.5122 8577.9941 -7804.2559 8578.0586 -7804.4038 8578.2617 C -7804.3374 8578.4238 L -7804.459 8578.5176 -7804.498 8578.667 -7804.5391 8578.8535 C -7804.6191 8578.9219 -7804.8359 8578.8945 -7804.7954 8579.0703 C -7804.9839 8578.9883 -7804.957 8579.2305 -7805.0513 8579.2988 C -7805.1167 8579.2305 L -7805.2129 8579.3379 L -7805.2246 8579.2871 -7805.1855 8579.2305 -7805.2402 8579.2041 C -7805.3887 8579.2041 -7805.4688 8579.2988 -7805.5625 8579.3936 C -7805.5625 8579.3662 -7805.5762 8579.3242 -7805.5352 8579.2988 C -7805.6152 8579.1904 -7805.6694 8579.3662 -7805.7642 8579.3379 C -7805.7642 8579.2715 L -7805.8848 8579.2715 L -7805.8594 8579.2305 L -7805.939 8579.0967 -7806.061 8579.2305 -7806.1543 8579.2305 C -7806.1406 8579.1777 -7806.0337 8579.1094 -7806.1138 8579.043 c -7806.248 8578.9082 L -7806.2617 8578.9492 -7806.3022 8578.9492 -7806.3442 8578.9492 C -7806.248 8578.7461 L -7806.3574 8578.6387 -7806.4375 8578.8672 -7806.5313 8578.7871 C -7806.2778 8578.7207 -7806.4785 8578.5303 -7806.3169 8578.3965 C f -7808.3457 8569.6152 m -7808.332 8569.6816 -7808.252 8569.7227 -7808.2778 8569.8027 c -7808.3457 8569.9375 -7808.5078 8569.8438 -7808.5474 8569.7754 C -7808.4282 8569.6816 -7808.5327 8569.6016 -7808.3457 8569.6152 C f -7806.771 8564.0938 m -7806.7031 8564.0684 -7806.6758 8564.123 -7806.6367 8564.1621 C -7806.582 8564.2705 -7806.7305 8564.3369 -7806.7983 8564.377 C -7806.9458 8564.3506 -7806.7983 8564.3242 -7806.9312 8564.2559 C -7806.9063 8564.1621 -7806.8511 8564.1094 -7806.771 8564.0938 c f -7804.9282 8575.9414 m -7804.8457 8575.9824 -7804.752 8575.9414 -7804.6978 8576.0498 C -7804.7383 8576.1035 -7804.7383 8576.2246 -7804.832 8576.2383 c -7804.9282 8576.2383 L -7804.9946 8576.1699 -7804.7383 8576.1309 -7804.9282 8576.0498 C -7804.9946 8576.1445 L -7804.981 8576.0625 -7805.0078 8575.9824 -7804.9282 8575.9414 C f -7804.4688 8571.1631 m -7804.4688 8571.0957 -7804.4414 8571.002 -7804.4023 8570.9072 C -7804.2534 8570.7734 -7804.0649 8570.7734 -7803.8633 8570.7734 C -7803.6479 8570.9609 -7803.5 8571.002 -7803.5391 8571.2568 C -7803.4199 8571.3379 -7803.6895 8571.418 -7803.5 8571.4863 C -7803.5801 8571.5273 -7803.7817 8571.54 -7803.6626 8571.6895 C -7803.6353 8571.5938 -7803.8633 8571.6602 -7803.916 8571.6895 C -7803.916 8571.7402 L -7803.957 8571.7402 -7803.9839 8571.6484 -7804.0513 8571.6895 C -7804.1191 8571.8496 -7804.1992 8571.6201 -7804.3066 8571.6895 C -7804.2671 8571.6602 -7804.2793 8571.6201 -7804.2793 8571.5801 C -7804.3066 8571.5273 -7804.3887 8571.5664 -7804.4414 8571.5537 C -7804.4688 8571.5801 L -7804.4023 8571.5273 L -7804.5366 8571.3633 L -7804.4688 8571.2969 L -7804.5625 8571.2568 L -7804.4688 8571.1631 L f -7803.8223 8572.0391 m -7803.7817 8571.9844 -7803.5664 8572.0391 -7803.5938 8571.877 C -7803.5391 8571.9033 -7803.5 8571.8496 -7803.4727 8571.8086 C -7803.4727 8571.7402 L -7803.4458 8571.8086 -7803.3794 8571.7695 -7803.3374 8571.7822 C -7803.2847 8571.7559 -7803.3242 8571.7012 -7803.3105 8571.6484 C -7803.271 8571.7012 -7803.2168 8571.6895 -7803.1758 8571.7402 C -7803.0566 8571.6895 L -7803.0566 8571.7266 -7803.002 8571.7402 -7802.9878 8571.7822 C -7802.7871 8571.6602 -7802.7183 8571.9297 -7802.5703 8571.9707 c -7802.4238 8572.0234 -7802.5703 8572.2666 -7802.3418 8572.293 C -7802.584 8572.5352 -7802.2319 8572.7109 -7802.5039 8573.0078 C -7802.5313 8573.0078 -7802.5703 8573.0215 -7802.5977 8572.9805 C -7802.6934 8573.0078 -7802.666 8573.1416 -7802.625 8573.1953 C -7802.6934 8573.1953 -7802.7183 8573.1416 -7802.7598 8573.1016 C -7802.8398 8573.3574 -7803.1094 8573.1689 -7803.2168 8573.2637 C -7803.2031 8573.1416 -7803.3647 8573.249 -7803.4063 8573.1689 C -7803.4727 8573.2363 L -7803.4321 8573.1016 L -7803.5 8573.1289 -7803.5664 8573.0469 -7803.6353 8573.1689 C -7803.7007 8573.0215 -7803.6074 8572.8057 -7803.8223 8572.8457 C -7803.7422 8572.8057 -7803.7695 8572.7246 -7803.7559 8572.6563 C -7804.0786 8572.5088 -7803.6353 8572.2266 -7803.8223 8572.0391 C f -7800.6313 8573.9102 m -7800.5649 8573.8008 -7800.7129 8573.7344 -7800.752 8573.7217 C -7800.6992 8573.6797 -7800.6855 8573.627 -7800.6855 8573.5586 C -7800.7129 8573.4912 -7800.7793 8573.5322 -7800.8198 8573.5186 C -7800.7681 8573.4375 -7800.5503 8573.5723 -7800.5918 8573.3975 C -7800.6602 8573.3301 L -7800.498 8573.2637 L -7800.5918 8573.1416 L -7800.5122 8573.1689 -7800.3086 8573.1016 -7800.3359 8572.9414 C -7800.4038 8572.7793 L -7800.377 8572.7646 -7800.3496 8572.792 -7800.3359 8572.8184 C -7800.187 8572.792 -7800.377 8572.5352 -7800.1738 8572.6162 C -7800.229 8572.415 -7800.0801 8572.2266 -7800.1074 8572.1064 C -7799.998 8572.1455 -7800.0273 8572.0098 -7799.9863 8571.9707 C -7799.9312 8571.9707 -7799.9063 8572.0234 -7799.8511 8572.0098 C -7799.8511 8571.835 -7799.7441 8572.0645 -7799.6895 8571.9434 C -7799.582 8571.9844 -7799.4878 8572.1455 -7799.3672 8572.0391 C -7799.4878 8572.2129 -7799.2466 8572.2666 -7799.2319 8572.3887 C -7799.0161 8572.3594 -7799.2598 8572.1455 -7799.1113 8572.0645 C -7799.0161 8572.2266 -7799.1777 8572.4277 -7798.9082 8572.4551 C -7798.8145 8572.3594 L -7798.7617 8572.415 -7798.7466 8572.6162 -7798.627 8572.4951 C -7798.5313 8572.6846 L -7798.4238 8572.6563 L -7798.4102 8572.6973 -7798.4512 8572.751 -7798.397 8572.7793 c -7798.3442 8572.792 -7798.3306 8572.7383 -7798.3047 8572.7109 C -7798.3169 8572.8184 -7798.2886 8572.9121 -7798.209 8572.9805 C -7798.1016 8572.9414 L -7798.1016 8573.1953 L -7797.8984 8573.1689 -7798.127 8573.3975 -7797.9121 8573.4248 C -7798.1016 8573.5586 -7797.8442 8573.6797 -7797.7778 8573.7217 C -7797.832 8573.748 -7797.9121 8573.7344 -7797.9121 8573.8154 C -7797.981 8573.9902 -7797.7778 8573.9102 -7797.7246 8573.9766 C -7797.9121 8574.0039 L -7797.9526 8574.085 -7797.9121 8574.1914 -7797.8848 8574.2734 C -7797.8442 8574.2734 L -7797.8442 8574.3535 -7798.1016 8574.4609 -7797.9121 8574.5566 C -7797.939 8574.542 -7797.9526 8574.5703 -7797.981 8574.5938 C -7798.0337 8574.7031 -7797.8848 8574.7305 -7797.8848 8574.8105 C -7797.9258 8574.8379 -7798.127 8574.542 -7798.168 8574.8105 C -7798.1406 8575.1074 L -7798.2617 8574.8789 L -7798.627 8574.9863 -7798.3442 8575.498 -7798.7466 8575.5254 C -7798.7329 8575.376 -7798.897 8575.3496 -7798.9766 8575.3633 C -7799.1641 8575.3633 -7799.0977 8575.6328 -7799.2993 8575.5918 C -7799.2598 8575.3359 -7799.5962 8575.2813 -7799.7168 8575.3633 c -7799.8242 8575.418 -7799.7832 8575.5654 -7799.8794 8575.5918 C -7799.9063 8575.498 -7799.7168 8575.3232 -7799.8794 8575.2031 C -7800.041 8575.2959 L -7799.9863 8575.2285 -7800.0273 8575.1074 -7800.0801 8575.04 C -7800.2017 8575.1074 L -7800.187 8575.04 -7800.0801 8574.959 -7800.2017 8574.918 C -7800.3633 8574.9736 L -7800.377 8574.9063 -7800.2559 8574.8906 -7800.3086 8574.8105 C -7800.3496 8574.7705 -7800.4297 8574.6631 -7800.498 8574.7568 C -7800.5649 8574.7842 -7800.3906 8574.6104 -7800.5649 8574.5566 C -7800.6855 8574.5566 L -7800.6313 8574.4883 -7800.5122 8574.4473 -7800.5649 8574.2988 C -7800.793 8574.2988 L -7800.752 8574.2461 -7800.6602 8574.2188 -7800.6855 8574.1367 C -7800.8887 8574.0713 L -7800.793 8574.0293 -7800.645 8574.0439 -7800.6313 8573.9102 C f -7818.5234 8567.123 m -7818.375 8567.1494 -7818.187 8567.0547 -7818.1055 8567.2842 C -7818.1191 8567.46 -7818.1738 8567.8096 -7818.4282 8567.6738 C -7818.498 8567.7422 L -7818.6855 8567.5801 L -7818.5786 8567.46 -7818.8198 8567.3789 -7818.6855 8567.2568 C -7818.6177 8567.2441 -7818.498 8567.2305 -7818.5234 8567.123 C f -7817.7153 8567.5127 m -7817.5273 8567.4453 L -7817.7153 8567.5127 L f -7817.1367 8567.3242 m -7817.3926 8567.418 L -7817.3926 8567.3789 L -7817.459 8567.418 L -7817.459 8567.3516 L -7817.1367 8567.3242 L f -7816.7871 8567.0273 m -7816.8145 8567.042 -7816.8262 8567.0156 -7816.855 8567.002 C -7816.8008 8566.9746 -7816.7598 8566.9746 -7816.7207 8566.9336 C -7816.8809 8566.8662 L -7816.7466 8566.8408 -7816.6934 8566.7441 -7816.625 8566.6377 C -7816.6519 8566.6104 L -7816.4497 8566.4219 -7816.1138 8566.4219 -7815.8848 8566.4766 C -7815.7222 8566.585 -7815.5625 8566.7988 -7815.332 8566.7305 C -7815.2656 8566.8408 -7815.481 8566.8135 -7815.3594 8566.8945 c -7815.2383 8566.9746 -7815.2129 8567.2031 -7815.1313 8567.3516 C -7815.332 8567.4736 -7815.2793 8567.5938 -7815.332 8567.7695 C -7815.3862 8567.8369 -7815.5625 8567.8232 -7815.4946 8567.9707 C -7815.5879 8567.8633 L -7815.7114 8567.9297 -7815.6289 8568.0654 -7815.6558 8568.1602 C -7815.8159 8568.0254 L -7815.8984 8568.1729 -7816.1543 8568.1328 -7816.2617 8568.1865 C -7816.4102 8567.998 -7816.6113 8568.2393 -7816.7207 8568.3477 C -7816.7871 8568.2266 -7816.5039 8568.0254 -7816.6934 8567.8633 C -7816.7207 8567.8896 -7816.7329 8567.9434 -7816.7871 8567.9297 C -7816.9487 8567.7813 -7816.584 8567.6895 -7816.7871 8567.5801 C -7817.1094 8567.8369 L -7816.9214 8567.54 -7816.6519 8567.3926 -7816.7871 8567.0273 C f -7817.0161 8567.2842 m -7816.8809 8567.2168 L -7817.0161 8567.2842 L f -7815.6558 8568.6172 m -7815.6831 8568.6172 L -7815.6831 8568.5098 L -7815.6558 8568.6172 L f U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 7) 0 A u 0 J 0 j 1 w 4 M []0 d 0 XR -7884.0254 8586.0264 m -7828.0938 8586.0264 L -7828.0938 8525.6396 L -7884.0254 8525.6396 L -7884.0254 8586.0264 L n 0 O 0.9137 0.2627 0.9765 0.1216 k 0 R 0 0 0 1 K 1 J 1 j 0.0518 w -7858.1294 8562.7207 m -7857.8896 8573.5215 -7863.4097 8583.8398 v -7862.9312 8586 -7861.4897 8586 v -7861.7305 8582.6406 -7860.7695 8582.1602 v -7856.4502 8570.1602 -7857.1689 8562.2402 v -7858.1294 8562.7207 l b 0.1961 0.9294 0.8941 0.0627 k -7859.8486 8563.5811 m B 0.8627 0.0392 0.9647 0.0039 k -7828.1191 8552.5449 m -7828.624 8553.4102 -7829.7466 8554.2031 -7830.457 8554.8906 c -7832.2617 8556.6348 -7834.1953 8565.0957 -7836.1577 8566.6621 c -7838.1558 8568.2549 -7840.2905 8569.8496 -7842.6582 8570.8516 c -7843.6978 8571.291 -7844.5625 8571.3594 -7845.6362 8571.4961 c -7847.2817 8571.707 -7848.7393 8572.7969 -7850.397 8572.8672 c -7852.6914 8572.9648 -7854.7422 8565.5254 -7856.625 8564.3242 c -7857.5063 8563.7627 -7859.8486 8570.1963 -7860.8682 8570.3906 c -7861.3174 8570.4766 -7861.7754 8570.875 -7862.2183 8571.0381 c -7863.2402 8571.415 -7864.2202 8571.4844 -7865.2993 8571.4961 c -7867.8306 8571.5254 -7869.8047 8569.8262 -7872.1528 8569.2051 c -7873.5679 8568.8301 -7874.9561 8568.5176 -7876.3218 8567.9619 c -7879.0151 8566.8672 -7880.1865 8563.4531 -7881.04 8560.9375 c -7882.063 8557.9199 -7882.7534 8554.8047 -7884 8551.8652 C -7881.5898 8553.0498 -7878.0742 8554.4004 -7875.6304 8552.5293 c -7875.084 8552.1113 -7874.8369 8551.4805 -7874.1406 8551.1299 c -7872.2065 8550.1543 -7868.585 8552.8398 -7868.5952 8549.4883 c -7868.6094 8544.9199 -7870.9697 8540.9883 -7871.543 8536.6172 C -7870.6206 8538.166 -7869.4385 8539.541 -7867.8218 8540.3965 c -7864.7222 8542.0391 -7863.021 8539.6699 -7861.9858 8536.8691 c -7861.3906 8535.2598 -7860.981 8533.5781 -7860.5977 8531.9082 c -7860.2192 8530.2539 -7859.0186 8527.3174 -7859.3184 8525.666 C -7858.9839 8527.5059 -7857.5239 8533.6709 -7855.833 8534.8857 c -7854.1919 8536.0645 -7853.0479 8532.8203 -7851.6558 8534.3945 c -7850.0518 8536.209 -7849.8608 8539.0957 -7848.8306 8541.2734 c -7848.8447 8545.5488 -7844.2847 8539.3086 v -7847.1094 8548.8555 -7848.8394 8551.8008 v -7849.8135 8554.9102 -7843.1792 8550.9795 v -7840.7393 8549.5332 -7838.5103 8551.4707 -7835.3184 8553.9863 c -7829.7983 8555.4258 -7828.1191 8552.5449 V b 0.1882 0.0196 0.9412 0 K -7857.4297 8563.7559 m -7856.5942 8544.7314 -7859.2354 8537.0518 v -7859.9912 8527.7266 -7859.2729 8526.2861 v S 0.1333 0.0275 0.9098 0 K -7857.1841 8551.1025 m -7846.7144 8546.6777 -7845.5137 8541.3965 v S -7857.4297 8552.8223 m -7869.9849 8540.5801 -7871.666 8536.7402 v S -7831.5078 8555.1563 m -7832.707 8557.3184 -7857.3071 8562.8965 y -7864.6514 8557.1016 -7876.1694 8554.7002 v -7881.3184 8554.3682 -7883.7202 8552.208 v S U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 8) 0 A u u 0 J 0 j 1 w 4 M []0 d 0 XR -7871.9678 8586 m -7871.9678 8561.6572 L -7880.1392 8561.6572 L -7880.1392 8586 L -7871.9678 8586 L n 0 R 0.8588 0.7294 0 0 K 1.9633 w -7871.9678 8561.6572 m -7880.0737 8561.6572 L -7880.0737 8577.8555 l -7871.9678 8577.8555 l S /BBAccumRotation (7.853982) XT -7876.0142 8565.7139 m S 0.8941 0.1373 0 0 K 2 J -7876.0142 8565.7139 m -7876.0142 8573.7988 l -7871.9678 8573.7988 l -7871.9678 8569.7393 l -7871.9023 8565.7139 l S U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed 9) 0 A u u 0 J 0 j 1 w 4 M []0 d 0 XR -7882.6992 8584.499 m -7792.0913 8584.499 L -7792.0913 8572.6182 L -7882.6992 8572.6182 L -7882.6992 8584.499 L n u 0 O 0 0 0 1 k -7799.5425 8577.2305 m -7799.8447 8577.2168 -7800.1479 8577.1992 -7800.4487 8577.1826 C -7800.2959 8577.25 -7800.146 8577.3574 -7799.9937 8577.5254 C -7799.7969 8577.6348 -7799.6929 8577.4209 -7799.5425 8577.2305 C f /BBAccumRotation (0.598766) XT -7801.2886 8577.1309 m -7801.3418 8577.127 -7801.396 8577.123 -7801.4487 8577.1211 C -7801.4961 8577.1484 -7801.5425 8577.1777 -7801.5854 8577.207 C -7801.4858 8577.1777 -7801.3862 8577.1523 -7801.2886 8577.1309 C f /BBAccumRotation (0.598766) XT -7802.8647 8577.376 m -7802.5854 8577.4297 -7802.3198 8577.3975 -7802.0601 8577.3369 C -7802.2886 8577.2646 -7802.5542 8577.2617 -7802.8647 8577.376 C f /BBAccumRotation (0.598766) XT -7801.6089 8577.6104 m -7801.7065 8577.4678 -7801.751 8577.3184 -7801.5913 8577.21 c -7801.5913 8577.209 -7801.5874 8577.209 -7801.5854 8577.207 C -7801.7417 8577.252 -7801.8999 8577.2998 -7802.0601 8577.3369 C -7801.8906 8577.3926 -7801.7402 8577.4883 -7801.6089 8577.6104 C f /BBAccumRotation (0.598766) XT -7801.6089 8577.6104 m -7801.5137 8577.748 -7801.3662 8577.877 -7801.314 8577.957 c -7801.3999 8577.8301 -7801.4976 8577.7129 -7801.6089 8577.6104 C f /BBAccumRotation (0.598766) XT -7802.0073 8581.002 m -7802.1631 8581.1094 -7802.1265 8580.1494 -7802.4409 8580.3633 C -7803.1807 8580.6338 -7803.812 8581.0645 -7804.5015 8581.0664 C -7804.8174 8581.2822 -7805.314 8580.2168 -7805.6265 8580.4316 C -7806.3662 8580.7031 -7808.2578 8581.9922 -7807.1426 8581.9336 c -7805.4678 8581.791 -7804.377 8581.5322 -7802.8745 8581.3545 C -7801.6538 8580.9688 -7800.48 8580.5098 -7799.2319 8580.1621 C -7798.8823 8580.1172 -7798.5542 8580.1914 -7798.2241 8580.2559 C -7798.6538 8580.1074 -7799.0952 8579.959 -7799.583 8579.8174 C -7800.2241 8579.5527 -7801.0015 8580.7842 -7802.0073 8581.002 C f /BBAccumRotation (0.598766) XT -7792.8706 8577.8105 m -7793.0288 8577.918 -7793.3433 8578.1338 Y -7794.0464 8577.4424 -7794.7866 8577.7129 -7795.5249 8577.9824 C -7795.415 8578.1416 -7795.3081 8578.3027 -7795.1968 8578.4609 C -7794.7729 8578.4063 -7794.7241 8578.1387 -7795.1006 8577.9287 C -7794.2402 8578.5117 -7793.4272 8578.6016 -7792.5967 8578.5039 C -7792.6479 8578.2432 -7792.6362 8577.9434 -7792.8706 8577.8105 C f /BBAccumRotation (0.598766) XT -7792.1074 8578.4248 m -7792.271 8578.4561 -7792.437 8578.4834 -7792.5967 8578.5039 C -7792.5938 8578.5313 -7792.5854 8578.5586 -7792.5776 8578.5879 C -7792.4136 8578.5391 -7792.251 8578.4922 -7792.0913 8578.4482 C -7792.0952 8578.4395 -7792.103 8578.4326 -7792.1074 8578.4248 C f /BBAccumRotation (0.598766) XT -7806.2104 8578.2559 m -7808.3066 8578.293 -7810.2822 8578.2471 -7812.209 8578.1543 C -7812.3569 8578.3408 -7812.4624 8578.5576 -7812.6602 8578.4453 C -7812.812 8578.2783 -7812.9624 8578.1729 -7813.1143 8578.1035 C -7813.396 8578.0879 -7813.6753 8578.0713 -7813.9546 8578.0527 C -7814.0518 8578.0742 -7814.1519 8578.1006 -7814.2534 8578.1279 C -7814.2554 8578.1289 -7814.2578 8578.1309 -7814.2593 8578.1328 c -7814.4175 8578.2422 -7814.3726 8578.3906 -7814.2754 8578.5313 C -7814.1655 8578.6328 -7814.0654 8578.752 -7813.98 8578.8789 c -7814.0342 8578.7988 -7814.1792 8578.6699 -7814.2754 8578.5313 C -7814.4058 8578.4102 -7814.5562 8578.3135 -7814.728 8578.2598 C -7814.9858 8578.3193 -7815.251 8578.3535 -7815.5313 8578.2969 C -7815.2202 8578.1846 -7814.9546 8578.1846 -7814.728 8578.2598 C -7814.5654 8578.2207 -7814.4097 8578.1729 -7814.2534 8578.1279 C -7814.2065 8578.0986 -7814.1631 8578.0713 -7814.1143 8578.041 C -7814.7578 8578 -7815.396 8577.9531 -7816.0386 8577.9043 C -7816.1846 8577.9287 -7816.3257 8577.9502 -7816.439 8577.9824 c -7816.9014 8578.1113 -7817.3647 8578.2393 -7817.6519 8577.7734 C -7817.7646 8577.7656 -7817.8799 8577.7559 -7817.9951 8577.7441 C -7817.9722 8577.7734 -7817.9502 8577.7969 -7817.9297 8577.8301 C -7817.98 8577.8008 -7818.021 8577.7695 -7818.0562 8577.7402 C -7818.5386 8577.7002 -7819.0234 8577.6582 -7819.5098 8577.6162 C -7819.8257 8577.7969 -7820.1479 8578.0234 -7820.4722 8578.1602 C -7820.6914 8577.8418 -7820.7998 8577.6816 V -7820.9312 8577.9219 -7821.1206 8578.0801 -7821.3394 8578.1602 C -7821.0801 8578.4482 -7820.8394 8578.7646 -7820.6182 8578.9609 C -7820.2905 8579.4414 -7819.8906 8577.998 -7819.5034 8578.9033 c -7819.8906 8577.998 -7820.2905 8579.4414 -7820.6182 8578.9609 C -7820.8394 8578.7646 -7821.0801 8578.4482 -7821.3394 8578.1602 C -7821.7998 8578.332 -7822.394 8578.1602 -7822.8706 8577.6934 C -7822.2783 8577.2871 -7821.7769 8577.6797 -7821.3394 8578.1602 C -7821.1206 8578.0801 -7820.9312 8577.9219 -7820.7998 8577.6816 C -7820.6914 8577.8418 -7820.4722 8578.1602 Y -7820.1479 8578.0234 -7819.8257 8577.7969 -7819.5098 8577.6162 C -7820.4585 8577.5332 -7821.4194 8577.4502 -7822.3975 8577.3691 c -7828.7026 8576.7568 -7834.5166 8576.8652 -7841.0586 8576.4141 c -7844.6006 8576.1367 -7848.0054 8575.7256 -7851.3457 8575.1631 c -7858.0015 8574.0439 -7864.0762 8575.3301 -7870.8042 8572.9082 c -7873.3838 8572.0586 -7878.1758 8572.5186 -7880.665 8572.6182 C -7884 8574.2119 -7882.2729 8578.332 -7882.1143 8578.5645 C -7880.063 8582.0762 -7878.4609 8580.126 -7874.2842 8582.1895 C -7877.1289 8581.0176 -7872.1846 8579.9297 -7869.498 8582.335 c -7865.6118 8586 -7860.0679 8583.0684 -7855.271 8584.0059 c -7854.0718 8584.2422 -7852.7998 8584.0762 -7851.3647 8584.1484 C -7843.9326 8585.3945 -7837.0288 8583.8438 -7829.2158 8584.127 C -7827.146 8584.1172 -7825.3257 8583.2266 -7823.583 8582.7393 C -7822.3105 8582.5742 -7820.9473 8583.0449 -7819.9136 8583.0439 c -7818.2866 8583.0361 -7816.8838 8582.6992 -7815.541 8582.2773 C -7817.0425 8582.4531 -7818.1362 8582.7109 -7819.8081 8582.8555 c -7820.9233 8582.9141 -7819.0327 8581.624 -7818.2944 8581.3535 C -7817.978 8581.1387 -7817.4814 8582.2041 -7817.167 8581.9883 C -7816.478 8581.9863 -7815.8472 8581.5566 -7815.1089 8581.2852 C -7814.7944 8581.0703 -7814.8311 8582.0313 -7814.6738 8581.9248 C -7813.667 8581.707 -7812.8921 8580.4746 -7812.2495 8580.7383 C -7811.7593 8580.8818 -7811.3198 8581.0293 -7810.8906 8581.1768 C -7810.6182 8581.2295 -7810.3486 8581.2734 -7810.064 8581.2354 C -7809.8862 8581.1543 -7809.7026 8581.0742 -7809.5166 8580.9941 C -7809.6616 8580.7002 -7809.7144 8580.3408 -7809.7646 8579.9785 C -7809.499 8580.0322 -7809.125 8580.2441 -7808.8569 8580.2969 c -7809.125 8580.2441 -7809.499 8580.0322 -7809.7646 8579.9785 C -7809.7144 8580.3408 -7809.6616 8580.7002 -7809.5166 8580.9941 C -7808.1929 8580.4297 -7806.6641 8579.9238 -7805.2441 8579.5098 C -7805.251 8579.4824 -7805.2578 8579.4531 -7805.2646 8579.4238 C -7806.0938 8579.5215 -7806.9058 8579.4336 -7807.7646 8578.8496 C -7807.3921 8579.0615 -7807.439 8579.3281 -7807.8647 8579.3848 C -7807.9722 8579.2256 -7808.083 8579.0645 -7808.1914 8578.9063 C -7807.4502 8578.6348 -7806.7119 8578.3633 -7806.0112 8579.0566 C -7805.6943 8578.8408 -7805.5366 8578.7324 V -7805.3022 8578.8652 -7805.314 8579.167 -7805.2646 8579.4238 C -7805.1006 8579.4063 -7804.939 8579.3789 -7804.7729 8579.3477 C -7805.1206 8578.8711 -7806.2104 8578.2559 Y f /BBAccumRotation (0.598766) XT -7814.7471 8578.2305 m -7814.6318 8578.2002 -7814.4937 8578.1777 -7814.3457 8578.1543 C -7814.8838 8578.1113 -7815.4214 8578.0703 -7815.9585 8578.0234 C -7815.6753 8578.4902 -7815.2129 8578.3613 -7814.7471 8578.2305 c f /BBAccumRotation (0.598766) XT U U U %AI8_EndBrushPattern %AI8_BeginBrushPattern (Unnamed Brush Pattern) 0 A u 0 J 0 j 1 w 4 M []0 d 0 XR -7884 8586 m -7864.793 8586 L -7864.793 8566.7949 L -7884 8566.7949 L -7884 8586 L n 1 Ap 0 O 0.64 1 0 0 k -7864.793 8576.3965 m -7864.793 8581.7012 -7869.0938 8586 -7874.3975 8586 c -7879.6982 8586 -7884 8581.7012 -7884 8576.3965 c -7884 8571.0918 -7879.6982 8566.7949 -7874.3975 8566.7949 c -7869.0938 8566.7949 -7864.793 8571.0918 -7864.793 8576.3965 c f /ShapeBlendPathID (B) XT /ShapeBlendPathType (K) XT 0 Ap 100 Ar 0.543 0.8485 0 0 k -7866.4727 8575.9043 m -7866.4727 8580.5859 -7870.2695 8584.3809 -7874.9482 8584.3809 c -7879.6289 8584.3809 -7883.4258 8580.5859 -7883.4258 8575.9043 c -7883.4258 8571.2207 -7879.6289 8567.4258 -7874.9482 8567.4258 c -7870.2695 8567.4258 -7866.4727 8571.2207 -7866.4727 8575.9043 c f 0.4736 0.7399 0 0 k -7868.1504 8575.4082 m -7868.1504 8579.4668 -7871.4414 8582.7578 -7875.5 8582.7578 c -7879.5586 8582.7578 -7882.8506 8579.4668 -7882.8506 8575.4082 c -7882.8506 8571.3477 -7879.5586 8568.0605 -7875.5 8568.0605 c -7871.4414 8568.0605 -7868.1504 8571.3477 -7868.1504 8575.4082 c f 0.4288 0.6699 0 0 k -7869.832 8574.9141 m -7869.832 8578.3496 -7872.6191 8581.1348 -7876.0537 8581.1348 c -7879.4922 8581.1348 -7882.2783 8578.3496 -7882.2783 8574.9141 c -7882.2783 8571.4766 -7879.4922 8568.6914 -7876.0537 8568.6914 c -7872.6191 8568.6914 -7869.832 8571.4766 -7869.832 8574.9141 c f 0.3584 0.5599 0 0 k -7871.5127 8574.418 m -7871.5127 8577.2324 -7873.793 8579.5156 -7876.6074 8579.5156 c -7879.4209 8579.5156 -7881.7031 8577.2324 -7881.7031 8574.418 c -7881.7031 8571.6055 -7879.4209 8569.3242 -7876.6074 8569.3242 c -7873.793 8569.3242 -7871.5127 8571.6055 -7871.5127 8574.418 c f 0.2932 0.4581 0 0 k -7873.1914 8573.9258 m -7873.1914 8576.1172 -7874.9688 8577.8945 -7877.1602 8577.8945 c -7879.3535 8577.8945 -7881.1289 8576.1172 -7881.1289 8573.9258 c -7881.1289 8571.7324 -7879.3535 8569.9551 -7877.1602 8569.9551 c -7874.9688 8569.9551 -7873.1914 8571.7324 -7873.1914 8573.9258 c f 1 Ap 0.2433 0.3801 0 0 k -7874.8711 8573.4297 m -7874.8711 8575 -7876.1426 8576.2715 -7877.7158 8576.2715 c -7879.2832 8576.2715 -7880.5566 8575 -7880.5566 8573.4297 c -7880.5566 8571.8613 -7879.2832 8570.5879 -7877.7158 8570.5879 c -7876.1426 8570.5879 -7874.8711 8571.8613 -7874.8711 8573.4297 c f /ShapeBlendPathID (A) XT /ShapeBlendPathType (K) XT 0 Ap 0.64 1 0 0.54 k -7865.2783 8573.3984 m -7865.2471 8573.7275 -7865.2266 8574.0596 -7865.2266 8574.3965 c -7865.2266 8580.5117 -7870.1846 8585.4688 -7876.3008 8585.4688 c -7876.8311 8585.4688 -7877.3462 8585.4189 -7877.856 8585.3467 C -7876.7822 8585.7627 -7875.6182 8586 -7874.3975 8586 c -7869.0967 8586 -7864.793 8581.7012 -7864.793 8576.3965 c -7864.793 8575.3486 -7864.9658 8574.3428 -7865.2783 8573.3984 C f U %AI8_EndBrushPattern %AI5_End_NonPrinting-- %AI5_Begin_NonPrinting Np %AI8_BeginPluginObject (Adobe Brush Manager Order) (Adobe Brush Manager Order) ( Adobe Calligraphic Brush Tool/ 6 pt Flat / Adobe Calligraphic Brush T) - (ool/ 10 pt Oval/ Adobe Calligraphic Brush Tool/ 12 pt Oval / Adobe Cal) - (ligraphic Brush Tool/ 20 pt Oval/ Adobe Calligraphic Brush Tool/ 25 pt) - ( Round / Adobe Calligraphic Brush Tool/ 50 pt Flat/ Adobe Scatter Brus) - (h Tool/ Red Push Pin/ Adobe Scatter Brush Tool/ Grass Blade/ Adobe Sca) - (tter Brush Tool/ Handprints/ Adobe Scatter Brush Tool/ Grape Leaf/ Ado) - (be Scatter Brush Tool/ North Star/ Adobe Scatter Brush Tool/ Subatomic) - ( Particles/ Adobe ArtOnPath Brush Tool/ 3D Arrow/ Adobe ArtOnPath Brus) - (h Tool/ Charcoal/ Adobe ArtOnPath Brush Tool/ Fude/ Adobe ArtOnPath Br) - (ush Tool/ Fire Ash/ Adobe ArtOnPath Brush Tool/ Scroll Pen/ Adobe ArtO) - (nPath Brush Tool/ Type/ Adobe PatternOnPath Brush Tool/ Frieze/ Adobe ) - (PatternOnPath Brush Tool/ Rolling Wave/ Adobe PatternOnPath Brush Tool) - (/ Fleur-de-lis/) . %AI8_EndPluginObject %AI5_End_NonPrinting-- %AI5_Begin_NonPrinting Np %AI8_BeginPluginObject (Adobe Calligraphic Brush Tool) (10 pt Oval) (1 1 19 15 15 130 130 2 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Calligraphic Brush Tool) (12 pt Oval ) (1 7 17 45 45 0 0 2 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Calligraphic Brush Tool) (20 pt Oval) (1 20 20 20 100 40 80 0 2 1 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Calligraphic Brush Tool) (25 pt Round ) (1 10 40 100 100 0 0 2 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Calligraphic Brush Tool) (50 pt Flat) (1 40 60 0 0 44 44 0 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Calligraphic Brush Tool) (6 pt Flat ) (1 4 8 10 10 90 90 2 0 0 0) . %AI8_EndPluginObject %AI5_End_NonPrinting-- %AI5_Begin_NonPrinting Np %AI8_BeginPluginObject (Adobe Scatter Brush Tool) (Grape Leaf) (1 /Unnamed 7/ 5 0.160784 0.607843 0.184314 / 0 0.3 0.5 1 0.05 0.5 1 -0) - (.5 0.5 1 -180 180 1 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Scatter Brush Tool) (Grass Blade) (1 /Unnamed/ 5 0.12549 0.588235 0.188235 / 0 0.44 1 1 0.05 0.1 1 -0.61 ) - (0.91 1 -7 7 1 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Scatter Brush Tool) (Handprints) (1 /Unnamed 1/ 0 1 / 3 0.4 0.4 0 0.36 0.36 0 0 0 0 -60 -120 1 1 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Scatter Brush Tool) (North Star) (1 /New Pattern 11/ 5 0 0 0 / 1 0.05 0.25 1 0.4 0.4 0 -0.25 0.25 1 0 0 ) - (0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Scatter Brush Tool) (Red Push Pin) (1 /New Pattern 1/ 5 0.85098 0 0 / 0 0.502235 0.502235 0 0.68324 1 1 -0) - (.614525 0.391061 1 0 0 0 0 21183) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe Scatter Brush Tool) (Subatomic Particles) (1 /Unnamed Brush Pattern/ 5 0.470588 0.133333 0.54902 / 1 0.803911 1.2) - ( 1 0.5 1.5 1 -2 2 1 0 0 0 0 13403) . %AI8_EndPluginObject %AI5_End_NonPrinting-- %AI5_Begin_NonPrinting Np %AI8_BeginPluginObject (Adobe ArtOnPath Brush Tool) (3D Arrow) (1 / Unnamed 10/ / / / / 5 1 1 0 / 1 3 0.5 0 1 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe ArtOnPath Brush Tool) (Charcoal) (1 / Unnamed 3/ / / / / 0 1 / 1 1 1 0 1 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe ArtOnPath Brush Tool) (Fire Ash) (1 / Unnamed 6/ / / / / 0 1 / 1 1 1 0 1 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe ArtOnPath Brush Tool) (Fude) (1 / Unnamed 9/ / / / / 0 1 / 1 1 1 0 1 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe ArtOnPath Brush Tool) (Scroll Pen) (1 / New Pattern 27/ / / / / 5 0 0 0 / 3 1 0.5 0 1 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe ArtOnPath Brush Tool) (Type) (1 / Unnamed 5/ / / / / 5 0.0392157 0.313726 0.631373 / 1 3 0.5 0 1 0 ) - (0 0) . %AI8_EndPluginObject %AI5_End_NonPrinting-- %AI5_Begin_NonPrinting Np %AI8_BeginPluginObject (Adobe PatternOnPath Brush Tool) (Fleur-de-lis) (1 / Unnamed 19/ Unnamed 21/ Unnamed 20/ Unnamed 23/ Unnamed 22/ 5 0.93) - (7255 0.0745098 0.521569 / 1 0 0.5 0 1 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe PatternOnPath Brush Tool) (Frieze) (1 / Unnamed 28/ Unnamed 30/ Unnamed 29/ Unnamed 4/ Unnamed 8/ 5 0.1176) - (47 0.576471 0.756863 / 1 0 1 0 1 0 0 0) . %AI8_EndPluginObject %AI8_BeginPluginObject (Adobe PatternOnPath Brush Tool) (Rolling Wave) (1 / Unnamed 15/ Unnamed 24/ Unnamed 16/ / / 5 0 1 0 / 1 0 1 0 1 0 0 0) . %AI8_EndPluginObject %AI5_End_NonPrinting-- %AI5_BeginPalette 0 0 Pb 1 1 1 1 ([Registration]) 0 Xs ([Registration]) Pc 0 0 0 0 k (White) Pc 0 0 0 1 k (Black) Pc 0 0 0 0.8 k (80% Black) Pc 0 0 0 0.6 k (60% Black) Pc 0 0 0 0.4 k (40% Black) Pc 0 0 0 0.2 k (20% Black) Pc 0 1 1 0 k (Red M=100 Y=100) Pc 0 0.75 0.75 0 k (75% Red M=75 Y=75) Pc 0 0.5 0.5 0 k (50% Red M=50 Y=50) Pc 0 0.25 0.25 0 k (25% Red M=25 Y=25) Pc 0.8 0 1 0 k (Green C=80 Y=100) Pc 0.6 0 0.75 0 k (75% Green C=60 Y=75) Pc 0.4 0 0.5 0 k (50% Green C=40 Y=50) Pc 0.2 0 0.25 0 k (25% Green C=20 Y=25) Pc 1 0.5 0 0 k (Blue C=100 M=50) Pc 0.75 0.375 0 0 k (75% Blue C=75 M=37.5) Pc 0.5 0.25 0 0 k (50% Blue C=50 M=25) Pc 0.25 0.125 0 0 k (25% Blue C=25 M=12.5) Pc 0 0.5 1 0 k (Orange M=50 Y=100) Pc 0 0.375 0.75 0 k (75% Orange M=37.5 Y=75) Pc 0 0.25 0.5 0 k (50% Orange M=25 Y=50) Pc 0 0.125 0.25 0 k (25% Orange M=12.5 Y=25) Pc 0.5 0.9 0 0 k (Violet C=50 M=90) Pc 0.375 0.675 0 0 k (75% Violet C=37.5 M=67.5) Pc 0.25 0.45 0 0 k (50% Violet C=25 M=45 ) Pc 0.125 0.225 0 0 k (25% Violet C=12.5 M=22.5) Pc 0.8 0 0 0 k (Azure C=80) Pc 0.6 0 0 0 k (75% Azure C=60) Pc 0.4 0 0 0 k (50% Azure C=40) Pc 0.2 0 0 0 k (25% Azure C=20) Pc 0 0 1 0 k (Yellow) Pc 0 0 0.75 0 k (75% Yellow) Pc 0 0 0.5 0 k (50% Yellow) Pc 0 0 0.25 0 k (25% Yellow) Pc Bb 2 (White, Black) 0 0 0 1 1 0 0 1 0 0 Bg 0 BB (White, Black) Pc Bb 0 0 0 0 Bh 2 (Black, White Radial) 0 0 0 1 1 0 0 1 0 0 Bg 0 BB (Black, White Radial) Pc Bb 2 (Steel Bar II) 0 0 0 1 1 0 0 1 0 0 Bg 0 BB (Steel Bar II) Pc Bb 2 (Rainbow) 0 0 0 1 1 0 0 1 0 0 Bg 0 BB (Rainbow) Pc Bb 0 0 0 0 Bh 2 (Emerald Eye) 0 0 0 1 1 0 0 1 0 0 Bg 0 BB (Emerald Eye) Pc Bb 2 (Sunset) 0 0 0 1 1 0 0 1 0 0 Bg 0 BB (Sunset) Pc (Red Tablecloth) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p (Red Tablecloth) Pc (Pyramids) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p (Pyramids) Pc (Azure Rings) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p (Azure Rings) Pc (Red Stripe) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p (Red Stripe) Pc (Clown Attack) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p (Clown Attack) Pc (Camouflage) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p (Camouflage) Pc PB %AI5_EndPalette %AI5_Begin_NonPrinting Np %AI8_PluginGroupInfo (Adobe PatternOnPath Brush Tool) (Adobe Pattern Brush Plugin) (Art Brush Tool) %AI8_PluginGroupInfo (Adobe ArtOnPath Brush Tool) (Adobe Art Brush Plugin) (Art Brush Tool) %AI8_PluginGroupInfo (Adobe Scatter Brush Tool) (Adobe Scatter Brush Plugin) (Scatter Brush Tool) %AI8_PluginGroupInfo (Adobe Calligraphic Brush Tool) (Adobe Calligraphic Brush Plugin) (Calligraphic Brush Tool) %AI8_PluginGroupInfo (Adobe Flare Plugin) (Flare) (Flare) %AI8_PluginGroupInfo (Adobe Symbolism) (Adobe Symbolism) (Symbolism) %AI8_PluginGroupInfo (Adobe Path Blends) (Adobe Blends Plugin) (Live Blends) %AI8_PluginGroupInfo (Adobe Deform Plugin) (Adobe Envelope Plugin) (Envelope and Warp) %AI8_PluginGroupInfo (Pathfinder Suite) (Adobe Compound Shape) (Pathfinder Suite) %AI5_End_NonPrinting-- %%EndSetup %AI5_BeginLayer 1 1 1 1 0 0 1 0 79 128 255 0 50 Lb (Layer 1) Ln 0 A u 1 Ap 800 Ar 0 J 0 j 1 w 4 M []0 d 0 XR 444 381 m 168 381 L 168 411 L 444 411 L 444 381 L n u 2400 Ar 0 O 0 0 0 1 k 0 R 0 0 0 0 K 0.125 w 402.5371 384.6416 m 408.2188 384.6416 412.8242 389.5254 412.8242 395.5488 c 412.8242 401.5723 408.2188 406.4556 402.5371 406.4556 c 402.3262 406.4556 402.1152 406.4487 401.9063 406.4355 C 402.4668 408.1846 L 418.7666 408.1846 L 420.2178 408.1846 421.3945 406.9609 421.3945 405.4517 C 421.3945 385.5527 L 421.3945 384.043 420.2178 382.8203 418.7666 382.8203 C 401.9063 382.8203 L 402.5371 384.6416 L b 396.8604 408.1846 m 383.2334 408.1846 L 381.7822 408.1846 380.6055 406.9609 380.6055 405.4517 C 380.6055 385.5527 L 380.6055 384.043 381.7822 382.8203 383.2334 382.8203 C 396.2998 382.8203 L 397.0684 384.8496 L 392.4336 385.9355 388.9609 390.4102 388.9609 395.7646 c 388.9609 400.7656 391.9893 404.9985 396.1641 406.4204 C 396.8604 408.1846 L b *u 0 Ap 1 D 408.4277 400.5313 m 403.9795 400.5313 L 397.6699 382.8154 L 400.4023 382.8154 L 403.0918 390.3652 L 405.8252 390.3652 L 406.4297 390.3652 407.1924 390.5459 407.5078 391.4473 c 407.8232 392.3496 409.5313 397.0786 410.0039 398.5 c 410.4775 399.9209 409.3477 400.5313 408.4277 400.5313 C b 0 D 404.9785 391.8086 m 403.6055 391.8086 L 406.1846 399.0498 L 407.5586 399.0498 L 404.9785 391.8086 L b *U 401.5488 398.2715 m 398.8574 390.7207 L 396.1475 390.7207 L 399.1104 399.0293 L 397.7148 399.0293 L 394.752 390.7207 L 392.0195 390.7207 L 398.2441 408.1758 L 400.9766 408.1758 L 398.2354 400.4888 L 400.0762 400.4888 l 401.4033 400.4888 401.9463 399.4497 401.5488 398.2715 C b U U LB %AI5_EndLayer-- %%PageTrailer gsave annotatepage grestore showpage %%Trailer Adobe_Illustrator_AI5 /terminate get exec Adobe_shading_AI8 /terminate get exec Adobe_ColorImage_AI6 /terminate get exec Adobe_pattern_AI5 /terminate get exec AGM_Gradient /terminate get exec Adobe_cshow /terminate get exec Adobe_level2_AI5 /terminate get exec %%EndDocument SPE 3600 5094 XY 0 SC 3600 9976 XY F16(Software)S 3600 11221 XY(Produ)S 2 x(ct)S 3600 12467 XY (Description)S 3600 X 747 y 23316 204 R 3600 14085 XY F36(PRODUC)S -2 x (T)S 111 x(NAME:)S 598 x(HP)S 110 x(C)S 110 x(for)S 111 x(OpenVMS)S 24097 X 548 y F38(SPD)S 149 x(25.38.39)S 3600 16226 XY F40(DESCRIPTI)S -2 x(ON)S 3600 X 897 y F38(This)S 168 x(document)S 169 x(addresse)S 2 x(s)S 168 x(HP)S 167 x(C)S 167 x(V)S -24 x(ersion)S 168 x(7.3)S 168 x (for)S 168 x(Open-)S 3600 X 548 y(VMS)S 116 x(Alpha,)S 121 x(HP)S 115 x (C)S 115 x(V)S -25 x(ersion)S 116 x(7.3)S 115 x(for)S 116 x(OpenVMS)S 116 x(for)S 115 x(Integrity)S 3600 X 548 y(Servers)S 120 x(\(I64\),)S 126 x(and)S 119 x(HP)S 119 x(C)S 118 x(V)S -24 x(ersion)S 119 x(6.4)S 119 x(for)S 119 x(OpenVMS)S 120 x(V)S -33 x(AX.)S 3600 X 896 y(HP)S 113 x(C)S 113 x(\(formerly)S 114 x(Compaq)S 115 x(C\))S 113 x(is)S 113 x (a)S 114 x(standard)S 115 x(conforming)S 114 x(im-)S 3600 X 548 y(plementation)S 182 x(of)S 180 x(the)S 181 x(C)S 181 x(progra)S 2 x(mming)S 181 x(languag)S 2 x(e)S 181 x(with)S 180 x(HP)S 3600 X 548 y(extensions.)S 274 x(The)S 174 x(HP)S 174 x(C)S 173 x(comp)S 2 x(iler)S 173 x(runs)S 175 x(under)S 175 x(the)S 175 x(Open-)S 3600 X 548 y(VMS)S 141 x(V)S -33 x(AX,)S 140 x (Alpha,)S 142 x(and)S 141 x(I64)S 140 x(Operating)S 141 x(Systems)S 141 x(and)S 141 x(gen-)S 3600 X 548 y(erates)S 150 x(optimized)S 150 x (and)S 150 x(position-indepen)S 2 x(dent)S 150 x(code.)S 3600 X 897 y (HP)S 184 x(C)S 183 x(is)S 184 x(a)S 184 x(native-mo)S 2 x(de)S 184 x (language)S 186 x(product,)S 193 x(and)S 185 x(is)S 184 x(inte-)S 3600 X 548 y(grated)S 190 x(into)S 189 x(the)S 190 x(Common)S 191 x(Languag)S 2 x(e)S 189 x(Environme)S 2 x(nts.)S 318 x(All)S 3600 X 548 y(OpenVMS)S 208 x(system)S 208 x(services)S 208 x(are)S 208 x(available)S 207 x (to)S 207 x(progr)S 2 x(ams)S 3600 X 548 y(written)S 185 x(in)S 185 x (HP)S 186 x(C.)S 185 x(HP)S 185 x(C)S 185 x(prog)S 2 x(rams)S 186 x (can)S 187 x(invoke,)S 195 x(as)S 186 x(func-)S 3600 X 548 y(tions,)S 149 x(modules)S 151 x(writt)S -2 x(en)S 150 x(in)S 150 x(other)S 150 x (languages.)S 3600 X 896 y(HP)S 219 x(C)S 220 x(supports)S 221 x(Record)S 220 x(Manag)S 2 x(ement)S 220 x(Services)S 221 x(\(RMS\))S 3600 X 548 y (for)S 161 x(seque)S 2 x(ntial)S 160 x(\211le)S 161 x(organizations)S 162 x(and)S 162 x(associated)S 162 x(access)S 3600 X 548 y(methods.)S 200 x(HP)S 149 x(C)S 149 x(also)S 149 x(supports)S 150 x(stream)S 150 x (\211le-access)S 151 x(meth-)S 3600 X 548 y(ods)S 150 x(commo)S 2 x (n)S 149 x(amon)S 2 x(g)S 149 x(many)S 151 x(C)S 149 x(implementations.)S 3600 X 897 y(HP)S 144 x(C)S 143 x(provides)S 145 x(extensive)S 144 x (standar)S 2 x(d-conforma)S 2 x(nce)S 144 x(check-)S 3600 X 548 y(ing,)S 116 x(as)S 107 x(well)S 107 x(as)S 108 x(many)S 108 x(optional)S 108 x (code-qua)S 2 x(lit)S -2 x(y)S 108 x(and)S 108 x(portability)S 3600 X 548 y(diagnostics,)S 126 x(and)S 121 x(suppor)S 2 x(ts)S 119 x(the)S 121 x(lint-li)S -2 x(ke)S 121 x(features)S 121 x(of)S 120 x(the)S 120 x (HP)S 3600 X 548 y(Source)S 150 x(Code)S 149 x(Analyzer)S -23 x(.)S 198 x(The)S 150 x(HP)S 148 x(Source)S 150 x(Code)S 150 x(Analyzer)S 3600 X 548 y(allows)S 155 x(the)S 157 x(program)S 2 x(mer)S 157 x(to)S 156 x(check)S 157 x(for)S 156 x(consistent)S 157 x(function)S 3600 X 548 y(usage)S 186 x(througho)S 2 x(ut)S 185 x(a)S 185 x(program)S 187 x (environme)S 2 x(nt.)S 305 x(HP)S 185 x(C)S 184 x(also)S 3600 X 547 y (genera)S 2 x(tes)S 215 x(complete)S 216 x(debug)S 216 x(and)S 216 x (traceback)S 217 x(records)S 216 x(for)S 3600 X 548 y(use)S 197 x(with)S 196 x(OpenVMS)S 197 x(Debug.)S 341 x(Debug)S 197 x(allows)S 196 x(the)S 196 x(C)S 196 x(pro-)S 3600 X 548 y(gramm)S 2 x(er)S 208 x(to)S 207 x (set)S 207 x(breakp)S 2 x(oints,)S 221 x(examine)S 209 x(and)S 208 x (modify)S 207 x(the)S 3600 X 548 y(contents)S 174 x(of)S 173 x(user)S 174 x(variables,)S 179 x(and)S 174 x(selectively)S 173 x(halt)S 173 x (or)S 174 x(con-)S 3600 X 548 y(tinue)S 149 x(progr)S 2 x(am)S 150 x (execution.)S 3600 X 897 y(HP)S 158 x(C)S 157 x(on)S 159 x(OpenVMS)S 159 x(\(Alpha)S 158 x(and)S 159 x(I64,)S 160 x(not)S 158 x(V)S -33 x (AX\))S 158 x(provides)S 3600 X 548 y(IEEE)S 186 x(\212oating-point)S 186 x(suppo)S 2 x(rt)S 186 x(as)S 186 x(de\211ned)S 188 x(by)S -33 x (,)S 195 x(and)S 187 x(in)S 186 x(con-)S 3600 X 548 y(formance)S 151 x (with,)S 148 x(the)S 150 x(IEEE)S 149 x(754)S 150 x(Standard.)S 15854 16212 XY F40(Features)S 15854 17193 XY F38(\201)S 441 x(Limited)S 166 x(suppo)S 2 x(rt)S 166 x(for)S 167 x(installing)S 166 x(more)S 168 x(than)S 167 x (one)S 168 x(version)S 16452 X 548 y(of)S 195 x(HP)S 195 x(C)S 195 x (on)S 196 x(the)S 195 x(same)S 196 x(node,)S 208 x(and)S 196 x(allowing)S 194 x(users)S 197 x(to)S 16452 X 548 y(select)S 180 x(which)S 180 x (version)S 181 x(to)S 180 x(use)S 181 x(on)S 181 x(a)S 180 x(per-p)S 2 x(rocess)S 181 x(basis)S 16452 X 548 y(\(not)S 131 x(on)S 131 x(OpenVMS)S 132 x(I64,)S 134 x(which)S 130 x(uses)S 132 x(PCSI-based)S 131 x(kits\).)S 15854 X 881 y(\201)S 441 x(Separate)S 207 x(modes)S 207 x(of)S 206 x (compilation)S 205 x(to)S 206 x(suppor)S 2 x(t)S 205 x(each)S 207 x (of)S 16452 X 548 y(six)S 149 x(C)S 149 x(dialects:)S 16452 X 881 y (\202)S 150 x(A)S 248 x(strict)S 248 x(ANSI89)S 249 x(mode)S 249 x(that)S 249 x(compiles)S 249 x(accord)S 2 x(ing)S 17050 X 548 y(to)S 223 x(the)S 224 x(original)S 224 x(ANSI)S 223 x(C)S 223 x(standard)S 225 x(\(ANSI/ISO/)S -2 x(IEC)S 17050 X 548 y(9899:1990\))S 2 x(.)S 16452 X 881 y(\202)S 150 x(For)S 173 x(OpenVMS)S 174 x(Alpha)S 173 x(and)S 174 x(OpenVMS)S 174 x(I64,)S 179 x(a)S 173 x(strict)S 17050 X 548 y(C99)S 103 x(mode)S 103 x(that)S 103 x(compiles)S 103 x(nearly)S 104 x(in)S 102 x(accor)S 2 x(dance)S 103 x(with)S 17050 X 548 y(the)S 109 x(1999)S 111 x(version)S 111 x(of)S 109 x(the)S 110 x(C)S 110 x(standard)S 111 x(\(ANSI/ISO/)S -2 x(IEC)S 17050 X 548 y(9899:1999\))S 2 x(,)S 199 x(excep)S 2 x(t)S 189 x(that)S 190 x(the)S 190 x(suppo)S 2 x(rt)S 189 x(is)S 190 x(not)S 190 x(com-)S 17050 X 548 y(plete)S 155 x(and)S 156 x(has)S 155 x(not)S 156 x(been)S 156 x(fully)S 154 x(veri\211ed)S 156 x(against)S 156 x (con-)S 17050 X 548 y(formance)S 219 x(suites.)S 406 x(This)S 218 x (mode)S 220 x(may)S 219 x(be)S 219 x(useful)S 218 x(as)S 17050 X 547 y (a)S 174 x(preview)S 174 x(of)S 174 x(what)S 174 x(will)S 172 x(be)S 175 x(considered)S 175 x(conform)S 2 x(ing)S 17050 X 548 y(source)S 163 x(code)S 164 x(under)S 164 x(the)S 163 x(new)S 162 x(standard)S 2 x(,)S 165 x(but)S 163 x(should)S 17050 X 548 y(not)S 190 x(be)S 191 x (relied)S 191 x(upon)S 191 x(for)S 191 x(produc)S 2 x(tion)S 190 x(use)S 191 x(until)S 190 x(a)S 190 x(fu-)S 17050 X 548 y(ture)S 214 x(release)S 215 x(of)S 214 x(both)S 214 x(HP)S 214 x(C)S 213 x(and)S 215 x(the)S 214 x(HP)S 214 x(C)S 213 x(Run-)S 17050 X 548 y(T)S -17 x(ime)S 212 x (Library)S 213 x(for)S 212 x(OpenVMS)S 213 x(containing)S 213 x(complete)S 17050 X 548 y(C99)S 200 x(support.)S 351 x(For)S 200 x(OpenVMS)S 201 x (V)S -33 x(AX,)S 199 x(this)S 200 x(mode)S 201 x(is)S 17050 X 548 y (not)S 200 x(suppor)S 2 x(ted,)S 212 x(and)S 201 x(is)S 200 x(treated)S 201 x(as)S 201 x(a)S 200 x(synon)S 2 x(ym)S 200 x(for)S 17050 X 548 y (relaxed)S 150 x(ANSI)S 149 x(mode.)S 16452 X 881 y(\202)S 150 x(A)S 156 x(relaxed)S 157 x(ANSI)S 155 x(mode)S 158 x(that)S 155 x(comp)S 2 x(iles)S 155 x(accord)S 2 x(ing)S 156 x(to)S 17050 X 548 y(the)S 130 x (latest)S 130 x(standard)S 132 x(supported)S 132 x(by)S 131 x(the)S 130 x(comp)S 2 x(iler)S -25 x(,)S 133 x(but)S 17050 X 548 y(also)S 158 x (accepts)S 159 x(those)S 159 x(HP)S 158 x(extensions)S 159 x(that)S 158 x(do)S 159 x(not)S 158 x(di-)S 17050 X 548 y(rectly)S 149 x(con\212ict)S 150 x(wit)S -2 x(h)S 150 x(the)S 150 x(semantics)S 150 x(of)S 149 x (standar)S 2 x(d)S 149 x(C.)S 16452 X 881 y(\202)S 150 x(A)S 149 x(V)S -33 x(AX)S 149 x(C)S 150 x(mode)S 150 x(that)S 149 x(suppo)S 2 x(rts)S 149 x(V)S -33 x(AX)S 150 x(C)S 149 x(extensions)S 16452 X 881 y(\202)S 150 x(A)S 117 x(common)S 118 x(mode)S 119 x(that)S 117 x(supports)S 118 x(many)S 118 x(commo)S 2 x(n)S 117 x(us-)S 17050 X 548 y(age)S 189 x (C)S 187 x(constru)S 2 x(cts)S 188 x(as)S 188 x(implemented)S 190 x (on)S 189 x(UNIX)S 187 x(sys-)S 17050 X 548 y(tems)S 170 x(including)S 170 x(T)S -16 x(ru64)S 171 x(UNIX)S 169 x(\(also)S 171 x(called)S 170 x ("K&R")S 170 x(C)S 17050 X 548 y(or)S 150 x("pcc")S 150 x(mode\))S 24894 38320 XY F40(May)S 151 x(2007)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold Helvetica %%PageProcessColors: Black %%PageCustomColors: (BLACK) % %%Page: (2) 2 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 3600 3002 XY F40(HP)S 149 x(C)S 149 x(for)S 150 x(OpenVMS)S 4198 4821 XY F38(\202)S 150 x(A)S 308 x(Microsoft)S 309 x(compatibility)S 307 x(mode)S 310 x(that)S 308 x(interprets)S 4796 X 548 y(source)S 224 x(progr)S 2 x(ams)S 224 x(according)S 225 x(to)S 223 x(certain)S 224 x(language)S 4796 X 548 y(rules)S 124 x(followed)S 124 x(by)S 124 x(the)S 125 x(C)S 124 x(compiler)S 125 x(provided)S 125 x(with)S 123 x(the)S 4796 X 548 y (Microsoft)S 149 x(V)S -8 x(isual)S 149 x(C++)S 149 x(compiler)S 150 x (prod)S 2 x(uct.)S 3600 X 808 y(In)S 173 x(addition,)S 178 x(just)S 173 x(the)S 173 x(features)S 174 x(speci\211ed)S 174 x(by)S 173 x(Addend)S 2 x(um)S 173 x(1)S 3600 X 548 y(to)S 156 x(the)S 157 x(ISO)S 156 x(C)S 156 x(standard)S 158 x(adopted)S 158 x(by)S 156 x(ISO)S 156 x(in)S 157 x (November)S 158 x(of)S 3600 X 548 y(1994)S 179 x(\(digraphs)S 179 x (and)S 178 x(the)S 178 x(_)S 77 x(_)S(STDC_VERSION)S(_)S 76 x(_)S 178 x (prede-)S 3600 X 548 y(\211ned)S 211 x(macro\))S 211 x(can)S 211 x(be)S 210 x(added)S 211 x(to)S 210 x(each)S 211 x(of)S 209 x(these)S 211 x (dialects)S 3600 X 548 y(except)S 150 x(for)S 150 x(V)S -33 x(AX)S 149 x (C)S 149 x(mode)S 2 x(.)S 3600 X 808 y(\201)S 441 x(Data)S 218 x(types)S 218 x(for)S 218 x(numer)S 2 x(ic,)S 234 x(nonnum)S 2 x(eric,)S 235 x (and)S 219 x(systems)S 4198 X 548 y(program)S 2 x(ming:)S 4198 X 808 y (\202)S 150 x(C99)S 170 x(Universal)S 170 x(Character)S 171 x(Names)S 171 x(\(UCNs\))S 170 x(are)S 171 x(ac-)S 4796 X 548 y(cepted)S 165 x (in)S 164 x(identi\211ers,)S 168 x(string)S 164 x(literals,)S 167 x (and)S 165 x(character)S 4796 X 548 y(constants)S 182 x(\(and)S 184 x (their)S 182 x(wide)S 182 x(variations\))S 183 x(\(Not)S 182 x(Open-)S 4796 X 548 y(VMS)S 149 x(V)S -33 x(AX\).)S 4198 X 809 y(\202)S 150 x (HP)S 177 x(C)S 178 x(supports)S 179 x(8,)S 185 x(16,)S 185 x(and)S 178 x(32-bit)S 178 x(signed)S 179 x(and)S 179 x(un-)S 4796 X 547 y(signed)S 271 x(integers.)S 562 x(HP)S 270 x(C)S 270 x(OpenVM)S 2 x(S)S 270 x (Alpha)S 271 x(and)S 4796 X 548 y(OpenVMS)S 114 x(I64)S 113 x(also)S 114 x(supports)S 114 x(64-bit)S 114 x(signed)S 114 x(and)S 114 x(un-)S 4796 X 548 y(signed)S 150 x(integers.)S 4198 X 809 y(\202)S 150 x(HP)S 149 x(C)S 149 x(supports)S 151 x(an)S 150 x(8-bit)S 149 x(_Bool)S 150 x (data)S 150 x(type)S 149 x(for)S 150 x(C99.)S 4198 X 808 y(\202)S 150 x (HP)S 287 x(C)S 287 x(suppor)S 2 x(ts)S 287 x(32-bit)S 288 x(\212oat)S 288 x(and)S 289 x(64-bit)S 288 x(double)S 4796 X 548 y(\212oating-point)S 182 x(data)S 183 x(types.)S 297 x(The)S 182 x(V)S -33 x(AX)S 182 x(\212oating-point)S 4796 X 548 y(formats)S 181 x(include)S 181 x(D-\212oat)S 182 x(and)S 182 x(G-\212oat)S 181 x(and)S 182 x(are)S 182 x(user)S 4796 X 548 y (selectable.)S 4198 X 808 y(\202)S 150 x(HP)S 255 x(C)S 255 x(OpenVMS)S 257 x(Alpha)S 256 x(and)S 256 x(I64)S 256 x(also)S 256 x(suppor)S 2 x (ts)S 4796 X 548 y(IEEE)S 224 x(\212oating-point)S 225 x(formats)S 225 x (in)S 225 x(32-bit)S 225 x(single,)S 243 x(64-)S 4796 X 548 y(bit)S 266 x(double,)S 297 x(and)S 268 x(128-b)S 2 x(it)S 266 x(quad-p)S 2 x (recision)S 267 x(double-)S 4796 X 548 y(extended)S 182 x(represen)S 2 x(tations.)S 292 x(The)S 182 x(C)S 180 x(language)S 182 x(type)S 4796 X 548 y("long)S 204 x(double")S 205 x(normally)S 204 x(is)S 203 x(repr)S 2 x(esented)S 204 x(in)S 204 x(128-bit)S 4796 X 548 y(quad)S 203 x(precision)S 204 x(IEEE)S 202 x(format)S 204 x(on)S 203 x(these)S 203 x(platforms,)S 4796 X 548 y(although)S 114 x(there)S 114 x(is)S 113 x(a)S 113 x(comp)S 2 x(ile-ti)S -2 x(me)S 114 x(option)S 114 x(that)S 113 x(allows)S 4796 X 548 y(the)S 106 x(user)S 108 x(to)S 107 x(specify)S 107 x(that)S 106 x (it)S 106 x(should)S 107 x(use)S 108 x(the)S 107 x(same)S 107 x(rep-)S 4796 X 548 y(resentation)S 164 x(as)S 165 x(type)S 164 x("double")S 165 x(\(which)S 164 x(is)S 164 x(the)S 164 x(format)S 4796 X 548 y(used)S 150 x(on)S 150 x(OpenVMS)S 150 x(V)S -33 x(AX\).)S 4198 X 808 y(\202)S 150 x(C99)S 198 x(constants)S 200 x(for)S 199 x(speci\211c)S 199 x(values)S 200 x(of)S 198 x(In\211nity)S 199 x(and)S 4796 X 548 y(NaN)S 250 x(are)S 251 x(suppo)S 2 x(rted)S 251 x(when)S 251 x(using/\212oat=ieee)S 252 x (\(Not)S 4796 X 548 y(OpenVMS)S 150 x(V)S -33 x(AX\).)S 4198 X 808 y (\202)S 150 x(HP)S 198 x(C)S 198 x(OpenVMS)S 200 x(Alpha)S 199 x(and)S 200 x(OpenVMS)S 200 x(I64)S 199 x(sup-)S 4796 X 548 y(ports)S 203 x (the)S 203 x(C99)S 203 x(_Complex)S 204 x(keyword)S 204 x(for)S 203 x (specifying)S 4796 X 548 y(three)S 170 x(types)S 171 x(that)S 170 x (repre)S 2 x(sent)S 170 x(values)S 171 x(in)S 170 x(the)S 170 x(comp)S 2 x(lex)S 4796 X 548 y(plane,)S 263 x(based)S 241 x(on)S 241 x(Cartesian)S 241 x(coordinates)S 242 x(of)S 240 x(type)S 4796 X 548 y(\212oat,)S 154 x(double,)S 155 x(or)S 154 x(long)S 154 x(double,)S 155 x(respectively)S -32 x(,)S 154 x(except)S 4796 X 548 y(that)S 159 x(D_\212oat)S 160 x (represen)S 2 x(tation)S 159 x(is)S 159 x(not)S 159 x(suppo)S 2 x(rted)S 160 x(for)S 159 x(_)S 4796 X 548 y(Complex)S 159 x(types.)S 226 x(Run-time)S 159 x(library)S 159 x(support)S 160 x(for)S 158 x(C99)S 4796 X 548 y (mathematical)S 174 x(functions)S 173 x(opera)S 2 x(ting)S 173 x(on)S 174 x(these)S 174 x(types)S 4796 X 548 y(is)S 180 x(available)S 181 x (in)S 181 x(OpenVMS)S 182 x(Alpha)S 181 x(V7.3-1)S 182 x(and)S 182 x (sub-)S 4796 X 547 y(sequent)S 150 x(versions.)S 4198 X 809 y(\202)S 150 x(HP)S 141 x(C)S 142 x(supports)S 143 x(passing)S 143 x(numeric)S 143 x(constants)S 143 x(by)S 142 x(ref-)S 4796 X 548 y(erence)S 150 x (in)S 150 x(function)S 149 x(calls.)S 4198 X 808 y(\202)S 150 x(HP)S 181 x(C)S 182 x(suppor)S 2 x(ts)S 182 x(the)S 182 x(multibyte)S 182 x (and)S 183 x(wide-character)S 4796 X 548 y(types)S 158 x(and)S 159 x (features)S 159 x(of)S 157 x(XPG4,)S 160 x(with)S 157 x(the)S 159 x (locale)S 158 x(sup-)S 4796 X 548 y(port)S 153 x(available)S 153 x(in)S 152 x(OpenVMS)S 154 x(V6.4)S 153 x(and)S 154 x(subseque)S 2 x(nt)S 4796 X 548 y(versions.)S 16452 4835 XY(\202)S 150 x(HP)S 231 x(C)S 231 x(OpenVMS)S 232 x(Alpha)S 232 x(and)S 232 x(OpenVMS)S 232 x(I64,)S 252 x(on)S 17050 X 548 y(OpenVMS)S 201 x(V)S -24 x(ersion)S 201 x(7.0)S 201 x(and)S 201 x (later)S -25 x(,)S 213 x(suppo)S 2 x(rts)S 200 x(user-)S 17050 X 548 y (controlled)S 241 x(features)S 243 x(to)S 241 x(specify)S 241 x(the)S 242 x(use)S 242 x(of)S 241 x(64-bit)S 17050 X 548 y(pointers)S 192 x (that)S 191 x(allow)S 191 x(applications)S 192 x(to)S 191 x(exploit)S 192 x(the)S 191 x(in-)S 17050 X 548 y(creased)S 187 x(addre)S 2 x(ss)S 186 x(space)S 187 x(capab)S 2 x(ili)S -2 x(ties)S 186 x(of)S 186 x(the)S 186 x(Alpha)S 17050 X 548 y(and)S 224 x(I64)S 223 x(architectures)S 225 x(and)S 224 x(the)S 224 x(OpenVMS)S 224 x(Alpha)S 17050 X 548 y (V)S -25 x(ersion)S 278 x(7.0)S 277 x(services.)S 583 x(These)S 277 x (features)S 278 x(include)S 17050 X 548 y(command)S 2 x(-line)S 148 x (quali\211ers,)S 149 x(#prag)S 2 x(ma)S 149 x(directives,)S 149 x(and)S 17050 X 548 y(run-time)S 187 x(library)S 187 x(speci\211cations)S 187 x (that)S 186 x(allow)S 186 x(the)S 186 x(pro-)S 17050 X 548 y(gramme)S 2 x(r)S 158 x(to)S 158 x(allocate)S 159 x(and)S 159 x(access)S 159 x (data)S 159 x(at)S 159 x(run)S 159 x(time)S 17050 X 548 y(that)S 176 x (is)S 176 x(to)S 177 x(be)S 177 x(beyond)S 178 x(the)S 177 x(range)S 178 x(of)S 176 x(addres)S 2 x(sing)S 176 x(af-)S 17050 X 548 y(forded)S 204 x(by)S 204 x(32-bit)S 203 x(pointers.)S 362 x(By)S 203 x(default,)S 216 x(progr)S 2 x(ams)S 17050 X 547 y(compiled)S 137 x(by)S 137 x(earlier)S 137 x(versions)S 138 x(of)S 137 x(the)S 136 x(comp)S 2 x(iler)S 136 x (or)S 137 x(on)S 17050 X 548 y(earlier)S 161 x(versions)S 163 x(of)S 161 x(OpenVMS)S 162 x(continue)S 162 x(to)S 161 x(behave)S 17050 X 548 y (as)S 253 x(before,)S 279 x(strictl)S -2 x(y)S 253 x(within)S 252 x (32-bit)S 253 x(address)S 254 x(space.)S 17050 X 548 y(Explicit)S 222 x (use)S 225 x(of)S 223 x(the)S 224 x(new)S 224 x(compiler)S 225 x(features)S 224 x(allow)S 17050 X 548 y(such)S 174 x(progr)S 2 x(ams)S 174 x(to)S 174 x(be)S 174 x(extende)S 2 x(d)S 174 x(to)S 173 x(exploit)S 174 x (the)S 174 x(ex-)S 17050 X 548 y(tended)S 216 x(address)S 217 x(space)S 216 x(with)S 214 x(minimal)S 216 x(changes)S 217 x(to)S 17050 X 548 y (the)S 149 x(source)S 151 x(code.)S 15854 X 830 y(\201)S 441 x(Storage)S 150 x(allocation)S 149 x(using:)S 16452 X 830 y(\202)S 150 x(Reserved)S 144 x(words)S 144 x(\(globalref,)S 145 x(globaldef,)S 144 x(and)S 144 x (global-)S 17050 X 548 y(value\))S 150 x(for)S 149 x(sharing)S 151 x (data)S 150 x(among)S 151 x(program)S 151 x(modules)S 16452 X 829 y (\202)S 150 x(Reserved)S 237 x(words)S 237 x(\(read)S 2 x(only)S -33 x (,)S 257 x(nosha)S 2 x(re,)S 258 x(and)S 237 x(psect)S 17050 X 548 y (name)S 195 x(speci\211cation\))S 196 x(for)S 194 x(control)S 195 x (of)S 195 x(data)S 195 x(attributes)S 17050 X 548 y(and)S 150 x(data)S 150 x(placement)S 16452 X 830 y(\202)S 150 x(Reserved)S 117 x(words)S 116 x(\(_align)S 116 x(and)S 116 x(_una)S 2 x(ligned\))S 116 x(for)S 115 x(spec-)S 17050 X 548 y(ifyi)S -2 x(ng)S 150 x(the)S 150 x(alignment)S 150 x(boundar)S 2 x(ies)S 149 x(of)S 149 x(data)S 150 x(objects)S 16452 X 830 y(\202)S 150 x(Pragmas)S 196 x(to)S 194 x(control)S 195 x(extern)S 196 x(models)S 195 x(and)S 196 x(structure)S 17050 X 548 y(member)S 146 x(alignment)S 145 x(and)S 146 x(base)S 146 x(structure)S 145 x(alignment)S 15854 X 829 y(\201)S 441 x(Option)S 209 x(for)S 209 x(running)S 211 x (only)S 209 x(the)S 210 x(prepro)S 2 x(cessor)S 210 x(phase)S 211 x (of)S 16452 X 548 y(compilation)S 15854 X 830 y(\201)S 441 x(Option)S 178 x(for)S 179 x(generating)S 179 x(include-\211le)S 179 x(depen)S 2 x(dency)S 179 x(infor-)S 16452 X 548 y(mation)S 271 x(to)S 271 x(aid)S 271 x(in)S 270 x(construc)S 2 x(tion)S 270 x(of)S 271 x(\211les)S 271 x (for)S 271 x(the)S 271 x(HP)S 16452 X 548 y(Module)S 150 x(Mana)S 2 x (gement)S 150 x(System)S 15854 X 830 y(\201)S 441 x(Pragmas)S 151 x (to)S 149 x(control)S 150 x(compiler)S 150 x(options)S 15854 X 830 y (\201)S 441 x(The)S 179 x(C99_Pragm)S 2 x(a)S 179 x(operator)S -23 x (,)S 186 x(which)S 178 x(ef)S -8 x(fectively)S 178 x(allows)S 16452 X 548 y(pragma)S 175 x(directives)S 175 x(to)S 173 x(be)S 175 x(produced)S 176 x(by)S 174 x(macro)S 175 x(expan-)S 16452 X 547 y(sion)S 149 x(\(not)S 150 x(OpenVMS)S 151 x(V)S -33 x(AX\).)S 15854 X 830 y(\201)S 441 x(Compilation)S 177 x(options)S 179 x(allowi)S -2 x(ng)S 179 x(a)S 178 x(choice)S 178 x (between)S 179 x(fast)S 16452 X 548 y(turnaroun)S 2 x(d)S 124 x(and)S 124 x(optimization)S 124 x(across)S 125 x(compilation)S 124 x(units)S 15854 X 830 y(\201)S 441 x(Option)S 184 x(to)S 184 x(genera)S 2 x(te)S 184 x(a)S 185 x(\211le)S 184 x(of)S 184 x(prototype-s)S 2 x(tyle)S 184 x (function)S 16452 X 548 y(declarations)S 224 x(suitable)S 224 x(for)S 224 x(use)S 224 x(in)S 224 x(a)S 224 x(header)S 225 x(\211le)S 224 x (from)S 16452 X 548 y(the)S 132 x(function)S 132 x(de\211nitions)S 132 x (\(both)S 133 x(prototype-)S 2 x(style)S 131 x(and)S 133 x(old-)S 16452 X 548 y(style\))S 149 x(contained)S 151 x(in)S 149 x(a)S 150 x(source)S 150 x(\211le.)S 15854 X 830 y(\201)S 441 x(Enhanced)S 325 x(diagnostic)S 323 x(message)S 325 x(controls)S 323 x(with)S 322 x(the)S 16452 X 547 y (comman)S 2 x(d-line)S 246 x(quali\211er)S 247 x(/W)S -17 x(ARNINGS,)S 245 x(including)S 246 x(the)S 16452 X 548 y(followi)S -2 x(ng)S 150 x (features:)S 16452 X 830 y(\202)S 150 x(specify)S 199 x(whether)S 199 x (a)S 199 x(messag)S 2 x(e)S 199 x(is)S 198 x(issued)S 200 x(only)S 199 x (once)S 17050 X 548 y(per)S 150 x(compilation,)S 149 x(or)S 150 x(at)S 149 x(each)S 151 x(occurren)S 2 x(ce)S 16452 X 830 y(\202)S 150 x(specify)S 231 x(severity)S 231 x(of)S 231 x(any)S 231 x(messag)S 2 x(e)S 231 x (with)S 230 x(a)S 231 x(default)S 17050 X 548 y(severity)S 149 x(of)S 150 x(information)S 150 x(or)S 150 x(warning)S 15132 38868 XY F40(2)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) % %%Page: (3) 3 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 3600 3002 XY F40(HP)S 149 x(C)S 149 x(for)S 150 x(OpenVMS)S 4198 4821 XY F38(\202)S 150 x(control)S 136 x(optional)S 137 x(message)S 2 x(s)S 136 x(using)S 137 x(a)S 137 x(single)S 136 x(nume)S 2 x(ric)S 4796 X 548 y("importance)S 150 x(level")S 4198 X 828 y(\202)S 150 x(control)S 109 x(optional)S 108 x(messa)S 2 x(ges)S 109 x(using)S 109 x(functional)S 109 x(groups)S 3600 7573 XY(\201)S 441 x(Compiler-gener)S 2 x(ated)S 150 x(list)S -2 x(ing)S 150 x(\211le)S 149 x(including)S 150 x(optional:)S 4198 X 828 y(\202)S 150 x(Annotations)S 233 x(that)S 233 x(provide)S 235 x(information)S 234 x(about)S 234 x(cer-)S 4796 X 548 y(tain)S 134 x (optimizations)S 135 x(that)S 134 x(were)S 135 x(perform)S 2 x(ed)S 135 x(or)S 136 x(not)S 134 x(per-)S 4796 X 548 y(formed)S 150 x(\(Alpha)S 150 x(and)S 150 x(I64)S 150 x(only\))S 4198 X 828 y(\202)S 150 x(Source)S 150 x(Code)S 4198 X 828 y(\202)S 150 x(Include-\211le)S 150 x(contents)S 4198 X 828 y(\202)S 150 x(Machine)S 150 x(code)S 4198 X 829 y(\202)S 150 x(Macro)S 150 x(expan)S 2 x(sion)S 4198 X 828 y(\202)S 150 x(Compilation)S 149 x(statisti)S -2 x(cs)S 4198 X 828 y(\202)S 150 x(Symbol)S 228 x (table)S 228 x(with)S 227 x(attributes)S 227 x(of)S 228 x(source)S 229 x (prog)S 2 x(ram)S 4796 X 548 y(identi\211ers)S 4198 X 828 y(\202)S 150 x (Symbol)S 193 x(cross)S 194 x(reference)S 2 x(,)S 203 x(showing)S 194 x (for)S 193 x(each)S 193 x(sym-)S 4796 X 548 y(bol)S 182 x(the)S 182 x (source)S 184 x(lines)S 182 x(where)S 183 x(it)S 181 x(is)S 182 x(de\211ne)S 2 x(d)S 182 x(or)S 183 x(used,)S 4796 X 548 y(annotated)S 150 x(with)S 149 x(type)S 149 x(of)S 150 x(use)S 3600 X 828 y(\201)S 441 x(Built-in)S 196 x(functions)S 196 x(allow)S 196 x(access)S 198 x(to)S 197 x(a)S 197 x(subset)S 197 x(of)S 197 x(V)S -33 x(AX,)S 4198 X 548 y(Alpha,)S 209 x(and)S 199 x(I64)S 197 x(machine)S 199 x(instructions.)S 343 x (HP)S 197 x(C)S 198 x(Open-)S 4198 X 548 y(VMS)S 191 x(Alpha)S 190 x (inline-assemb)S 2 x(ly)S 190 x(code)S 191 x(is)S 190 x(also)S 191 x (supported)S 4198 X 548 y(giving)S 140 x(access)S 142 x(to)S 141 x(all)S 139 x(Alpha)S 141 x(mach)S 2 x(ine-code)S 141 x(instructions)S 4198 X 548 y(and)S 150 x(P)S -33 x(AL)S 150 x(calls.)S 3600 X 828 y(\201)S 441 x(Integration)S 223 x(into)S 223 x(the)S 224 x(OpenVMS)S 224 x(Common)S 224 x(Langu)S 2 x(age)S 4198 X 548 y(Environmen)S 2 x(ts:)S 4198 X 828 y (\202)S 150 x(Generation)S 303 x(of)S 303 x(complete)S 304 x(debug)S 304 x(and)S 304 x(traceback)S 4796 X 548 y(records)S 151 x(for)S 149 x (Debug)S 150 x(suppo)S 2 x(rt)S 4198 X 828 y(\202)S 150 x(Conformance)S 151 x(to)S 149 x(the)S 150 x(Calli)S -2 x(ng)S 150 x(Standard)S 4198 X 828 y(\202)S 150 x(Access)S 293 x(to)S 293 x(the)S 294 x(Common)S 294 x (Run-T)S -16 x(ime)S 293 x(Library)S 294 x(for)S 4796 X 548 y(general)S 241 x(purpose)S 242 x(routines)S 241 x(and)S 240 x(suppo)S 2 x(rt)S 240 x(of)S 240 x(multi-)S 4796 X 548 y(language)S 150 x(environm)S 2 x (ents)S 4198 X 828 y(\202)S 150 x(Access)S 103 x(to)S 103 x(the)S 102 x (data)S 103 x(mana)S 2 x(gement)S 103 x(faciliti)S -2 x(es)S 103 x(of)S 103 x(Open-)S 4796 X 548 y(VMS)S 141 x(Record)S 142 x(Managem)S 2 x (ent)S 141 x(Services)S 142 x(\(RMS\))S 141 x(by)S 141 x(di-)S 4796 X 548 y(rect)S 149 x(calls)S 149 x(to)S 150 x(the)S 149 x(Common)S 151 x (Run-T)S -16 x(ime)S 150 x(Library)S 4198 X 828 y(\202)S 150 x(Support)S 164 x(for)S 163 x(providing)S 164 x(error)S 165 x(diagnostics)S 163 x (to)S 163 x(the)S 164 x(HP)S 4796 X 548 y(Language)S 2 x(-Sensitive)S 289 x(Editor)S 289 x(and)S 291 x(cross-refer)S 2 x(ence)S 4796 X 548 y (information)S 149 x(for)S 150 x(the)S 150 x(HP)S 149 x(Source)S 150 x (Code)S 150 x(Analyzer)S 4198 X 828 y(\202)S 150 x(Support)S 150 x(for)S 150 x(Common)S 150 x(Data)S 150 x(Dicti)S -2 x(onary)S 151 x(\(CDD\))S 4198 X 828 y(\202)S 150 x(HP)S 166 x(C)S 167 x(OpenVMS)S 167 x(suppo)S 2 x(rt)S 166 x(for)S 168 x(interaction)S 166 x(with)S 166 x(rou-)S 4796 X 548 y(tines)S 115 x(executing)S 117 x(in)S 116 x(translated)S 116 x (mode)S 2 x(.)S 187 x(On)S 116 x(OpenVM)S 2 x(S)S 4796 X 548 y(Alpha,)S 178 x(native)S 173 x(Alpha)S 174 x(images)S 173 x(can)S 174 x(link)S 172 x(against)S 174 x(and)S 4796 X 548 y(interoperate)S 224 x(with)S 223 x(images)S 224 x(translated)S 224 x(from)S 225 x(Open-)S 4796 X 548 y(VMS)S 174 x(V)S -33 x(AX.)S 174 x(On)S 174 x(OpenVMS)S 175 x(I64,)S 180 x(native)S 174 x(I64)S 175 x(images)S 4796 X 548 y(can)S 274 x(link)S 272 x(against)S 274 x(and)S 274 x(interoper)S 2 x(ate)S 273 x(with)S 273 x(images)S 4796 X 548 y(translated)S 144 x(from)S 144 x(OpenVMS)S 145 x(Alpha)S 144 x(\(including)S 144 x(Alpha)S 4796 X 548 y(images)S 150 x(translated)S 150 x(from)S 150 x(OpenVMS)S 151 x(V)S -34 x(AX\).)S 3600 X 828 y(\201)S 441 x(Extensive)S 107 x(global)S 108 x(and)S 108 x (local)S 107 x(optimizations)S 107 x(of)S 107 x(generated)S 4198 X 548 y (code)S 150 x(for)S 150 x(increased)S 151 x(performan)S 2 x(ce)S 150 x (under)S 150 x(OpenVMS)S 15854 4821 XY(\201)S 441 x(Extensive)S 150 x (control)S 150 x(over)S 150 x(optimization)S 149 x(behavior)S 15854 X 891 y(\201)S 441 x(Interface)S 134 x(to)S 133 x(the)S 134 x(curses)S 135 x(screen-)S 2 x(manipulation)S 134 x(package)S 15854 X 892 y(\201)S 441 x(Installati)S -2 x(on)S 150 x(kit)S 149 x(coopera)S 2 x(tes)S 149 x (with)S 149 x(HP)S 149 x(C++.)S 15854 7594 XY F39(Compatibility)S 148 x (with)S 149 x(Other)S 149 x(C)S 150 x(Implementations)S 15854 8585 XY F38(HP)S 366 x(C)S 365 x(is)S 366 x(a)S 366 x(conform)S 2 x(ing)S 366 x (hosted)S 367 x(implementation)S 367 x(of)S 15854 X 548 y(ANSI)S 128 x (X3.159-19)S 2 x(89)S 129 x(Program)S 2 x(ming)S 129 x(Languag)S 2 x (e)S 129 x(C)S 128 x(\(ISO/IEC)S 15854 X 548 y(9899:199)S 2 x(0[1994]\).)S 196 x(Its)S 141 x(V)S -33 x(AXC,)S 140 x(common)S 142 x(C,)S 141 x(and)S 141 x(Microsoft)S 15854 X 548 y(C)S 198 x(comp)S 2 x(atibil)S -2 x(ity)S 198 x(mode)S 2 x(s)S 199 x(provide)S 199 x(many)S 200 x(features)S 200 x (to)S 199 x(ease)S 15854 X 548 y(porting)S 228 x(from)S 229 x(other)S 228 x(environm)S 2 x(ents,)S 247 x(though)S 229 x(they)S 228 x(do)S 228 x(not)S 15854 X 548 y(provide)S 147 x(100%)S 146 x(emulation)S 146 x (of)S 146 x(every)S 147 x(feature)S 146 x(of)S 146 x(a)S 146 x(particular)S 15854 X 548 y(version)S 210 x(of)S 210 x(the)S 209 x(compilers)S 211 x (used)S 210 x(in)S 209 x(those)S 210 x(environm)S 2 x(ents.)S 15854 X 548 y(In)S 139 x(addition,)S 141 x(the)S 140 x(relaxed)S 140 x(ANSI)S 139 x(mode)S 140 x(accepts)S 140 x(all)S 139 x(features)S 15854 X 548 y (from)S 199 x(the)S 199 x(curren)S 2 x(tly-supported)S 200 x(standard)S 200 x(\(C99)S 199 x(for)S 199 x(Open-)S 15854 X 548 y(VMS)S 119 x(Alpha)S 118 x(and)S 119 x(OpenVMS)S 119 x(I64,)S 124 x(C89)S 118 x(for)S 118 x (OpenVMS)S 119 x(V)S -33 x(AX\))S 15854 X 548 y(and)S 139 x(also)S 138 x (accepts)S 138 x(a)S 138 x(numb)S 2 x(er)S 138 x(of)S 138 x(features)S 138 x(prese)S 2 x(nt)S 137 x(in)S 138 x(those)S 15854 X 548 y(special)S 199 x(dialects)S 198 x(that)S 199 x(do)S 199 x(not)S 199 x(con\212ict)S 199 x(with)S 198 x(the)S 199 x(standard,)S 15854 X 548 y(as)S 145 x (well)S 143 x(as)S 145 x(features)S 145 x(from)S 145 x(the)S 144 x(GNU)S 143 x(C)S 144 x(comp)S 2 x(iler)S 143 x(\(gcc\))S 146 x(that)S 15854 X 548 y(are)S 185 x(sometimes)S 186 x(used)S 185 x(in)S 185 x(Open)S 185 x (Source)S 185 x(applications)S 185 x(and)S 15854 X 548 y(header)S 140 x (\211les)S 138 x(on)S 138 x(the)S 138 x(Linux)S 139 x(platform)S 138 x (\(e.g.)S 196 x(the)S 138 x(_)S 77 x(_)S(typeof)S(_)S 77 x(_)S 15854 X 547 y(operator)S 2 x(\).)S 15854 17795 XY(While)S 186 x(many)S 188 x (progr)S 2 x(ams)S 187 x(written)S 186 x(in)S 186 x(C)S 187 x(for)S 186 x(other)S 188 x(compilers)S 15854 X 548 y(can)S 178 x(be)S 178 x (successfully)S 177 x(recom)S 2 x(piled)S 176 x(unde)S 2 x(r)S 177 x (HP)S 177 x(C,)S 176 x(some)S 178 x(in-)S 15854 X 548 y(compatibilities)S 148 x(amon)S 2 x(g)S 149 x(implementations)S 151 x(exist.)S 15854 19882 XY F39(Run-T)S -4 x(ime)S 150 x(Library)S 151 x(for)S 149 x(C)S 149 x(Applications)S 15854 20873 XY F38(With)S 207 x(the)S 207 x(exception)S 208 x(of)S 207 x (OpenVMS)S 208 x(V)S -34 x(AX)S 207 x(Operating)S 208 x(Sys-)S 15854 X 548 y(tems)S 118 x(prior)S 117 x(to)S 117 x(V6.1,)S 124 x(the)S 117 x (complete)S 118 x(HP)S 117 x(C)S 116 x(Run-T)S -16 x(ime)S 118 x(Library)S 15854 X 548 y(that)S 153 x(is)S 154 x(needed)S 155 x(for)S 154 x(use)S 154 x(with)S 153 x(HP)S 153 x(C)S 154 x(is)S 153 x(distributed)S 154 x (with)S 152 x(the)S 15854 X 548 y(OpenVMS)S 221 x(Operating)S 220 x (Systems.)S 411 x(The)S 220 x(HP)S 219 x(C)S 219 x(Run-T)S -16 x(ime)S 15854 X 548 y(Library)S 166 x(provides)S 166 x(routines)S 165 x(to)S 165 x(perform)S 166 x(input/output,)S 168 x(char-)S 15854 X 548 y(acter)S 187 x(and)S 188 x(string)S 186 x(handling,)S 197 x(mathematical)S 187 x (computations,)S 15854 X 548 y(memor)S 2 x(y)S 173 x(allocation,)S 178 x (and)S 173 x(emulation)S 174 x(of)S 172 x(selected)S 174 x(UNIX[)S -2 x (R])S 15854 X 548 y(features.)S 339 x(These)S 197 x(routines)S 197 x (are)S 197 x(provided)S 197 x(both)S 196 x(in)S 196 x(shared)S 15854 X 548 y(image)S 150 x(and)S 150 x(object)S 150 x(module)S 151 x(library)S 149 x(form.)S 15854 26247 XY F39(Run-time)S 150 x(Library)S 150 x(Redistribution)S 15854 27238 XY F38(The)S 108 x(HP)S 108 x(C)S 107 x(kit)S 107 x(may)S 108 x(include)S 108 x(run-)S 2 x(time)S 107 x(library)S 108 x(compo)S 2 x(nents)S 108 x(in)S 15854 X 548 y(either)S 122 x(sharea)S 2 x(ble)S 122 x(image)S 122 x(or)S 123 x(object)S 122 x(library)S 122 x(form.)S 190 x(HP)S 122 x(grants)S 15854 X 548 y(the)S 178 x(user)S 178 x(a)S 178 x(nonexclusive)S 179 x(royalty-free)S 178 x(worldwide)S 177 x(right)S 178 x(to)S 15854 X 548 y(reprod)S 2 x(uce)S 130 x(and)S 130 x(distribute)S 129 x(these)S 130 x(Run-T)S -17 x(ime)S 130 x(Libraries)S 130 x(\("the)S 15854 X 548 y(R)S -8 x(TLs"\))S 150 x(provided)S 151 x(that)S 149 x (the)S 149 x(user:)S 15854 30421 XY(\201)S 441 x(distributes)S 114 x (the)S 114 x(R)S -9 x(TLs)S 115 x(only)S 114 x(in)S 114 x(conjunction)S 114 x(with)S 113 x(and)S 115 x(as)S 114 x(a)S 16452 X 548 y(part)S 126 x (of)S 125 x(the)S 126 x(user)S 18 x(')S -9 x(s)S 126 x(software)S 126 x (application)S 126 x(product,)S 131 x(which)S 16452 X 548 y(is)S 113 x (designed)S 114 x(to)S 113 x(opera)S 2 x(te)S 113 x(in)S 113 x(the)S 113 x(OpenVMS)S 114 x(environm)S 2 x(ent;)S 15854 X 891 y(\201)S 441 x (does)S 116 x(not)S 115 x(use)S 116 x(HP')S -8 x(s)S 115 x(name,)S 123 x (logo,)S 122 x(or)S 116 x(trademar)S 2 x(ks)S 115 x(to)S 115 x(mar-)S 16452 X 548 y(ket)S 149 x(the)S 150 x(user)S 17 x(')S -8 x(s)S 150 x (software)S 149 x(application)S 150 x(product;)S 15854 X 891 y(\201)S 441 x(includes)S 197 x(HP')S -9 x(s)S 198 x(copyright)S 198 x(notice)S 197 x(for)S 197 x(HP)S 197 x(C)S 196 x(on)S 198 x(one)S 198 x(of)S 16452 X 548 y(the)S 149 x(following:)S 16452 X 892 y(\202)S 150 x(the)S 149 x (user)S 18 x(')S -9 x(s)S 150 x(product)S 150 x(disk)S 150 x(label)S 16452 X 891 y(\202)S 150 x(each)S 150 x(copy)S 150 x(of)S 150 x(the)S 149 x(application)S 15132 38868 XY F40(3)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold Helvetica %%+ Helvetica-Oblique %%PageProcessColors: %%PageCustomColors: (BLACK) % %%Page: (4) 4 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 3600 3002 XY F40(HP)S 149 x(C)S 149 x(for)S 150 x(OpenVMS)S 4198 4821 XY F38(\202)S 150 x(the)S 198 x(title)S 197 x(or)S 200 x(copyright)S 199 x (page)S 200 x(of)S 198 x(the)S 199 x(docume)S 2 x(ntation)S 4796 X 548 y (for)S 149 x(the)S 150 x(software)S 149 x(application)S 150 x(product)S 3600 X 872 y(\201)S 441 x(agrees)S 289 x(to)S 288 x(indemnify)S -33 x (,)S 323 x(hold)S 288 x(harmless,)S 324 x(and)S 289 x(defend)S 4198 X 548 y(HP)S 164 x(from)S 165 x(and)S 165 x(against)S 164 x(any)S 165 x (claims)S 165 x(or)S 164 x(lawsuits,)S 167 x(includ-)S 4198 X 548 y (ing)S 166 x(attorney')S -8 x(s)S 166 x(fees,)S 171 x(that)S 165 x(arise)S 167 x(or)S 167 x(result)S 166 x(from)S 167 x(the)S 166 x(use)S 4198 X 547 y(or)S 240 x(distribution)S 240 x(of)S 240 x(the)S 240 x(software)S 241 x(application)S 240 x(product.)S 4198 X 548 y(Except)S 180 x(as)S 180 x(expre)S 2 x(ssly)S 180 x(provided)S 181 x(herein,)S 188 x(HP)S 179 x(grants)S 181 x(no)S 4198 X 548 y(implied)S 173 x(or)S 175 x(express)S 175 x(license)S 175 x(under)S 175 x(any)S 174 x(of)S 174 x(its)S 173 x (patents,)S 4198 X 548 y(copyrights,)S 138 x(trade)S 136 x(secrets,)S 138 x(tradem)S 2 x(arks,)S 138 x(or)S 136 x(any)S 135 x(license)S 4198 X 548 y(or)S 150 x(other)S 150 x(proprietary)S 151 x(interests)S 149 x (and)S 151 x(rights.)S 3600 11048 XY(For)S 230 x(OpenVMS)S 230 x(Alpha)S 229 x(systems,)S 250 x(the)S 230 x(only)S 229 x(R)S -8 x(TL)S 229 x (compo-)S 3600 X 548 y(nent)S 246 x(that)S 246 x(may)S 246 x(be)S 247 x (redistributed)S 246 x(is)S 245 x(DECC$CR)S -9 x(TL.OLB.)S 3600 X 547 y (Refer)S 191 x(to)S 190 x(the)S 191 x(HP)S 190 x(C)S 190 x(V7.1)S 191 x (for)S 191 x(OpenVMS)S 191 x(Alpha)S 191 x(Release)S 3600 X 548 y(Notes)S 143 x(for)S 143 x(instructions)S 144 x(on)S 143 x(redistributing)S 143 x (this)S 143 x(R)S -8 x(TL)S 143 x(compo-)S 3600 X 548 y(nent.)S 184 x (For)S 102 x(OpenVM)S 2 x(S)S 102 x(V)S -33 x(AX)S 102 x(systems,)S 113 x(the)S 102 x(only)S 103 x(R)S -9 x(TL)S 103 x(compo-)S 3600 X 548 y (nents)S 176 x(that)S 175 x(may)S 176 x(be)S 175 x(redistributed)S 176 x (are)S 176 x(DECC$CR)S -9 x(TL.OLB)S 3600 X 548 y(and)S 198 x(AACR)S -9 x(T060.A.)S 197 x(Refer)S 197 x(to)S 197 x(the)S 197 x(HP)S 197 x (C)S 196 x(V6.4)S 198 x(for)S 197 x(Open-)S 3600 X 548 y(VMS)S 144 x (V)S -34 x(AX)S 144 x(Release)S 143 x(Notes)S 143 x(for)S 143 x(instructions)S 144 x(on)S 143 x(redistribut-)S 3600 X 548 y(ing)S 149 x(these)S 151 x (R)S -9 x(TL)S 150 x(compone)S 2 x(nts.)S 3600 17000 XY F40(HARDW)S -26 x(ARE)S 149 x(REQUIREMENTS)S 3600 17972 XY F41(Processor)S 2 x(s)S 149 x(Supported:)S 3600 X 772 y F38(Any)S 163 x(Integrity)S 163 x(system)S 164 x(capable)S 164 x(of)S 163 x(running)S 164 x(the)S 163 x(OpenVM)S 2 x(S)S 3600 X 548 y(Operating)S 208 x(System)S 208 x(V)S -25 x(ersion)S 208 x(8.2-1)S 208 x(or)S 208 x(higher)S -24 x(,)S 221 x(any)S 208 x (Alpha)S 3600 X 547 y(system)S 175 x(capable)S 174 x(of)S 174 x(running)S 175 x(the)S 174 x(OpenVMS)S 175 x(Alpha)S 174 x(Oper-)S 3600 X 548 y (ating)S 136 x(System)S 136 x(V)S -25 x(ersion)S 137 x(7.3-2)S 136 x (or)S 137 x(higher)S -24 x(,)S 138 x(or)S 136 x(any)S 137 x(V)S -33 x (AX)S 135 x(capa-)S 3600 X 548 y(ble)S 135 x(of)S 134 x(running)S 136 x (the)S 134 x(OpenVMS)S 136 x(Operating)S 135 x(System)S 135 x(V)S -24 x (ersion)S 3600 X 548 y(5.5-2)S 150 x(to)S 149 x(7.3.)S 3600 X 623 y (Refer)S 225 x(to)S 225 x(the)S 225 x(OpenVMS)S 226 x(Operating)S 225 x (System')S -8 x(s)S 225 x(Software)S 3600 X 548 y(Product)S 157 x(Description)S 156 x(\(SPD)S 156 x(82.35.xx)S 157 x(or)S 156 x(25.01.xx\))S 157 x(for)S 157 x(de-)S 3600 X 548 y(tails.)S 3600 24173 XY(The)S 167 x(following)S 166 x(table)S 167 x(shows)S 167 x(disk)S 167 x(space)S 168 x(requireme)S 2 x(nts)S 166 x(for)S 3600 X 548 y(installati)S -2 x(on)S 172 x(of)S 170 x(HP)S 171 x(C)S 171 x(for)S 171 x(OpenVMS.)S 171 x(These)S 172 x (number)S 2 x(s)S 171 x(re-)S 3600 X 548 y(\212ect)S 118 x(choos)S 2 x (ing)S 118 x(all)S 117 x(of)S 118 x(the)S 119 x(default)S 118 x(installati)S -2 x(on)S 119 x(options.)S 189 x(Sep-)S 3600 X 548 y(arate)S 184 x(entries)S 183 x(are)S 184 x(shown)S 184 x(for)S 184 x(also)S 183 x(installi)S -2 x(ng)S 184 x(the)S 184 x(optional)S 3600 X 548 y(docume)S 2 x(nt)S 149 x(sets)S 150 x(in)S 149 x(postscript,)S 149 x(text,)S 149 x(and)S 150 x(html)S 150 x(formats.)S 3600 27336 XY F40(Disk)S 149 x(Space)S 150 x(Requirements)S 150 x(\(Block)S 150 x(Cluster)S 150 x(Size)S 149 x (=)S 149 x(1\):)S 7560 28308 XY F48(HP)S 133 x(C)S 133 x(OpenVMS)S 132 x (V)S -22 x(AX)S 11520 X(HP)S 146 x(C)S 146 x(OpenVMS)S 11520 X 398 y (Alpha,)S 132 x(I64)S 3600 X 573 y(For)S 151 x(installation)S 3600 X 398 y(\(with)S -2 x(out)S 132 x(docs\):)S 7560 X -398 y(100,000)S 134 x (blks)S 133 x(\(50MB\))S 11520 X(150,000)S 134 x(blks)S 133 x(\(75MB\))S 3600 30250 XY(For)S 138 x(installation)S 137 x(\(with)S 3600 X 399 y (docs\):)S 7560 X -399 y(180,000)S 134 x(blks)S 133 x(\(90MB\))S 11520 X (250,000)S 134 x(blks)S 133 x(\(125MB\))S 3600 31222 XY(For)S 142 x (permanent)S 140 x(use)S 3600 X 398 y(\(with)S -2 x(out)S 132 x(docs\):)S 7560 X -398 y(80,000)S 134 x(blks)S 133 x(\(40MB\))S 11520 X(100,000)S 134 x(blks)S 133 x(\(50MB\))S 3600 32193 XY(For)S 142 x(permanent)S 140 x(use)S 3600 X 398 y(\(with)S 131 x(docs\):)S 7560 X -398 y(120,000)S 134 x(blks)S 133 x(\(60MB\))S 11520 X(160,000)S 134 x(blks)S 133 x(\(80MB\))S 3600 33563 XY F38(These)S 202 x(counts)S 203 x(refer)S 202 x(to)S 201 x (the)S 202 x(disk)S 202 x(space)S 202 x(require)S 2 x(d)S 201 x(on)S 202 x(the)S 3600 X 548 y(system)S 189 x(disk.)S 316 x(The)S 189 x(sizes)S 189 x(are)S 189 x(appro)S 2 x(ximate;)S 208 x(actual)S 188 x(sizes)S 3600 X 548 y(may)S 134 x(vary)S 135 x(depending)S 135 x(on)S 134 x(the)S 133 x(user)S 18 x(')S -9 x(s)S 134 x(system)S 134 x(environm)S 2 x(ent,)S 3600 X 548 y(con\211gur)S 2 x(ation,)S 149 x(and)S 150 x(software)S 150 x(options.)S 3600 36178 XY F39(Memor)S 2 x(y)S 149 x(Requireme)S 2 x(nts)S 149 x(for)S 150 x(DECwi)S -2 x(ndows)S 150 x(Suppor)S 2 x (t:)S 15854 4821 XY F38(The)S 249 x(minimum)S 250 x(supported)S 250 x (memor)S 2 x(y)S 249 x(for)S 248 x(this)S 249 x(application)S 15854 X 548 y(running)S 142 x(in)S 140 x(a)S 141 x(standalone)S 142 x(DECwi)S -2 x(ndows)S 141 x(environm)S 2 x(ent)S 140 x(with)S 15854 X 548 y(both)S 161 x(the)S 160 x(client)S 159 x(and)S 161 x(server)S 161 x(execu)S 2 x(ting)S 159 x(on)S 161 x(that)S 160 x(same)S 161 x(sys-)S 15854 X 548 y(tem)S 150 x(is)S 149 x(8)S 150 x(Mbytes.)S 15854 8021 XY F40(OPTIONAL)S 148 x(HARDW)S -26 x(ARE)S 15854 8980 XY F38(On)S 140 x(V)S -33 x(AX)S 140 x(systems,)S 142 x(only)S 140 x(D_,)S 142 x(F_,)S 142 x(and)S 140 x (G_Floating)S 140 x(\212oating-)S 15854 X 548 y(point)S 142 x(data)S 142 x(types)S 142 x(can)S 142 x(be)S 142 x(used)S 142 x(in)S 142 x(program)S 2 x(s)S 142 x(writt)S -2 x(en)S 143 x(in)S 141 x(HP)S 15854 X 548 y (C,)S 208 x(which)S 209 x(does)S 210 x(not)S 209 x(support)S 210 x(the)S 209 x(H_Floating)S 208 x(type.)S 378 x(\(HP)S 15854 X 548 y(C)S 236 x (on)S 236 x(Alpha)S 237 x(and)S 237 x(I64)S 236 x(systems)S 237 x(suppor)S 2 x(ts)S 235 x(IEEE)S 236 x(\212oating)S 15854 X 548 y(point)S 192 x (types)S 193 x(in)S 192 x(addition)S 192 x(to)S 192 x(these)S 193 x (V)S -33 x(AX)S 192 x(types\).)S 328 x(Floating-)S 15854 X 548 y(point-intensive)S 207 x(applications)S 207 x(should)S 208 x(be)S 207 x(run)S 208 x(on)S 207 x(con\211gu-)S 15854 X 548 y(rations)S 217 x(with)S 215 x(the)S 217 x(approp)S 2 x(riate)S 216 x(hardware)S 218 x(suppor)S 2 x(t)S 216 x (for)S 216 x(the)S 15854 X 548 y(\212oating-point)S 134 x(data)S 133 x (types)S 133 x(being)S 134 x(used.)S 194 x(For)S 133 x(OpenVM)S 2 x (S)S 132 x(I64)S 15854 X 548 y(in)S 181 x(particular)S -24 x(,)S 189 x (note)S 181 x(that)S 182 x(only)S 181 x(the)S 181 x(IEEE)S 181 x(format)S 182 x(has)S 182 x(hard-)S 15854 X 548 y(ware)S 220 x(suppor)S 2 x(t;)S 254 x(the)S 220 x(V)S -33 x(AX)S 219 x(format)S 221 x(\212oating-point)S 220 x(types)S 220 x(on)S 15854 X 548 y(OpenVMS)S 121 x(I64systems)S 121 x(are)S 120 x(implemented)S 121 x(in)S 120 x(software)S 120 x(and)S 15854 X 548 y(incur)S 164 x(signi\211cant)S 164 x(software)S 164 x(run-time)S 165 x(emulation)S 164 x(overhea)S 2 x(d.)S 15854 X 548 y(Floating-point)S 208 x(code)S 210 x(that)S 208 x(is)S 209 x(performan)S 2 x(ce-critical)S 208 x(should)S 15854 X 548 y(always)S 146 x(use)S 146 x(the)S 145 x (IEEE)S 146 x(format)S 146 x(on)S 146 x(OpenVMS)S 146 x(I64.)S 198 x (Consult)S 15854 X 548 y(the)S 199 x(base)S 199 x(oper)S 2 x(ating)S 198 x(system)S 200 x(Software)S 198 x(Produc)S 2 x(t)S 198 x(Descrip-)S 15854 X 547 y(tion)S 215 x(\(SPD\))S 216 x(for)S 215 x(the)S 215 x(appro)S 2 x(priate)S 215 x(\212oating-point)S 216 x(accelera-)S 15854 X 548 y (tor)S 146 x(or)S 145 x(other)S 146 x(\212oating-po)S 2 x(int)S 144 x (hardwar)S 2 x(e)S 145 x(appro)S 2 x(priate)S 145 x(for)S 146 x(your)S 15854 X 548 y(con\211gur)S 2 x(ation.)S 15854 19852 XY F40(SOFTW)S -25 x (ARE)S 149 x(REQUIREMENTS)S 15854 21060 XY F38(\201)S 441 x(OpenVMS)S 150 x(I64)S 150 x(Operating)S 150 x(System)S 150 x(V8.2-1)S 150 x(or)S 150 x(higher)S 15854 X 859 y(\201)S 441 x(OpenVMS)S 137 x(Alpha)S 137 x (Operating)S 137 x(System)S 137 x(V7.3-2)S 137 x(or)S 137 x(higher)S 15854 X 859 y(\201)S 441 x(OpenVMS)S 150 x(V)S -33 x(AX)S 150 x(Operating)S 150 x(System,)S 149 x(V5.5-2)S 151 x(to)S 149 x(V7.3)S 15854 23737 XY (Note:)S 404 x(The)S 253 x(patch)S 252 x(kit)S 252 x(VMS821I_LIBOTS-V010)S 2 x(0)S 252 x(is)S 252 x(re-)S 15854 X 548 y(quired)S 253 x(when)S 253 x (running)S 253 x(this)S 252 x(compiler)S 253 x(on)S 252 x(OpenVMS)S 253 x(In-)S 15854 X 548 y(tegrity)S 131 x(8.2-1)S 132 x(or)S 131 x(when)S 132 x(running)S 132 x(applications)S 131 x(on)S 131 x(OpenVM)S 2 x(S)S 15854 X 548 y(Integrity)S 179 x(8.2-1)S 179 x(that)S 179 x(are)S 180 x (built)S 178 x(with)S 178 x(HP)S 179 x(C)S 178 x(V7.3)S 180 x(for)S 179 x(Open-)S 15854 X 548 y(VMS)S 212 x(Integrity)S 211 x(Servers.)S 386 x(The)S 212 x(bug)S 212 x(\211x)S 212 x(contained)S 212 x(in)S 211 x (this)S 15854 X 548 y(OpenVMS)S 150 x(Integrity)S 148 x(patch)S 150 x (kit)S 148 x(has)S 150 x(already)S 149 x(been)S 150 x(incorpo-)S 15854 X 548 y(rated)S 214 x(into)S 214 x(OpenVMS)S 214 x(Integrity)S 214 x(8.3,)S 229 x(so)S 214 x(the)S 214 x(patch)S 214 x(kit)S 213 x(is)S 15854 X 548 y(not)S 149 x(needed)S 150 x(when)S 150 x(running)S 149 x(on)S 150 x (OpenVMS)S 150 x(Integrity)S 148 x(8.3)S 149 x(or)S 15854 X 548 y(higher)S -24 x(.)S 189 x(This)S 119 x(kit)S 118 x(is)S 119 x(available)S 119 x (on)S 120 x(the)S 119 x(following)S 118 x(patch)S 120 x(down-)S 15854 X 548 y(load)S 150 x(site:)S -624 x 747 y F98(http://www.itrc.hp.com/service/patch/mainPage.do)S 15854 30375 XY F38(Once)S 150 x(there,)S 150 x(search)S 151 x(on)S 150 x (VMS821I_LIBOTS-V010)S 2 x(0.)S 15854 31931 XY F40(SOFTW)S -25 x(ARE)S 149 x(LICENSIN)S -2 x(G)S 15854 32890 XY F38(A)S 226 x(software)S 227 x (license)S 227 x(is)S 226 x(required)S 227 x(in)S 227 x(order)S 227 x (to)S 227 x(use)S 227 x(HP)S 226 x(C)S 15854 X 548 y(software.)S 373 x (For)S 208 x(V)S -33 x(AX)S 208 x(and)S 208 x(Alpha)S 208 x(platforms,)S 222 x(HP)S 207 x(C)S 207 x(is)S 207 x(of-)S 15854 X 548 y(fered)S 231 x (with)S 230 x(Concurrent)S 231 x(Use,)S 251 x(Personal)S 231 x(Use)S 230 x(and)S 232 x(T)S -17 x(radi-)S 15854 X 548 y(tional)S 247 x('capacity')S 246 x(licenses.)S 493 x(For)S 247 x(I64,)S 272 x(it)S 246 x(is)S 247 x (of)S -8 x(fered)S 247 x(with)S 15854 X 548 y(Concurre)S 2 x(nt)S 294 x (Use)S 295 x(licenses.)S 636 x(V)S -25 x(ersion)S 295 x(upda)S 2 x(te)S 294 x(licenses)S 15854 X 548 y(are)S 218 x(not)S 217 x(available)S 217 x (for)S 217 x(the)S 217 x(I64)S 218 x(platform.)S 401 x(Rights)S 217 x (to)S 217 x(use)S 15854 X 548 y(future)S 258 x(revisions)S 259 x(of)S 258 x(HP)S 258 x(C)S 257 x(are)S 259 x(available)S 258 x(only)S 258 x (through)S 15132 38868 XY F40(4)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold Helvetica %%+ Helvetica-BoldOblique Helvetica-Oblique %%+ Courier %%PageProcessColors: %%PageCustomColors: (BLACK) % %%Page: (5) 5 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 3600 3002 XY F40(HP)S 149 x(C)S 149 x(for)S 150 x(OpenVMS)S 3600 4835 XY F38(a)S 233 x(Suppor)S 2 x(t)S 232 x(Agreem)S 2 x(ent)S 233 x(or)S 234 x (through)S 234 x(a)S 233 x(new)S 233 x(license)S 233 x(pur-)S 3600 X 548 y(chase.)S 703 x(For)S 318 x(more)S 319 x(information)S 317 x(about)S 318 x(OpenVMS)S 318 x(li-)S 3600 X 548 y(cense)S 183 x(terms)S 183 x (and)S 184 x(policies,)S 189 x(contact)S 183 x(your)S 183 x(local)S 182 x(HP)S 182 x(sales)S 3600 X 548 y(of)S -8 x(\211ce,)S 331 x(or)S 294 x(referen)S 2 x(ce)S 294 x(the)S 295 x(Software)S 294 x(Licensing)S 295 x(site)S 294 x(at:)S 3600 X 548 y()S 3600 8521 XY F40(LICENSE)S 148 x(MANAGEMENT)S 149 x(F)S -24 x(ACIL)S -2 x(ITY)S 150 x(SUPPORT)S -51 x(:)S 3600 X 897 y F38(These)S 150 x(layered)S 149 x(produ)S 2 x(cts)S 148 x(suppor)S 2 x (t)S 148 x(the)S 149 x(OpenVMS)S 150 x(License)S 3600 X 548 y(Manag)S 2 x(ement)S 150 x(Facilit)S -2 x(y)S -33 x(.)S 3600 X 897 y(License)S 141 x(units)S 139 x(for)S 141 x(Alpha)S 140 x(and)S 140 x(V)S -33 x (AX)S 140 x(HP)S 140 x(C)S 139 x(are)S 141 x(allocated)S 140 x(on)S 3600 X 547 y(a)S 204 x(Capacity)S 204 x(Use,)S 217 x(Person)S 2 x(al)S 203 x(and)S 205 x(Concurre)S 2 x(nt)S 203 x(Use)S 205 x(basis.)S 3600 X 548 y(License)S 147 x(units)S 146 x(for)S 147 x(I64)S 146 x(HP)S 146 x (C)S 146 x(are)S 147 x(allocated)S 146 x(on)S 147 x(Concurre)S 2 x(nt)S 3600 X 548 y(Use)S 150 x(basis.)S 3600 X 897 y(Each)S 125 x(Personal)S 125 x(Use)S 124 x(license)S 124 x(allows)S 124 x(one)S 124 x(identi\211ed)S 125 x(individ-)S 3600 X 548 y(ual)S 186 x(to)S 187 x(use)S 187 x(the)S 186 x(layered)S 188 x(product.)S 311 x(Each)S 187 x(Concurrent)S 187 x (Use)S 3600 X 548 y(license)S 189 x(allows)S 188 x(any)S 190 x(one)S 190 x(individual)S 188 x(at)S 189 x(a)S 189 x(time)S 189 x(to)S 189 x (use)S 189 x(the)S 3600 X 548 y(layered)S 150 x(prod)S 2 x(uct.)S 3600 X 896 y(For)S 171 x(more)S 171 x(information)S 171 x(on)S 171 x(the)S 170 x(License)S 171 x(Mana)S 2 x(gement)S 171 x(Fa-)S 3600 X 548 y(cilit)S -2 x(y)S -33 x(,)S 129 x(refer)S 126 x(to)S 124 x(the)S 125 x(OpenVMS)S 125 x(Operating)S 125 x(System)S 125 x(Software)S 3600 X 548 y(Product)S 117 x(Description)S 115 x(or)S 116 x(the)S 116 x(License)S 117 x(Manage)S 2 x(ment)S 116 x(Facilit)S -2 x(y)S 3600 X 548 y(manua)S 2 x(l)S 177 x (of)S 178 x(the)S 178 x(OpenVMS)S 178 x(Operating)S 179 x(System)S 178 x (docum)S 2 x(en-)S 3600 X 548 y(tation)S 197 x(set.)S 341 x(For)S 198 x (more)S 198 x(information)S 198 x(about)S 197 x(HP')S -9 x(s)S 198 x (licensing)S 3600 X 548 y(terms)S 150 x(and)S 150 x(policies,)S 149 x (contact)S 150 x(your)S 150 x(local)S 150 x(HP)S 149 x(of)S -8 x(\211ce.)S 3600 20178 XY F40(CLUSTER)S 148 x(ENVIRONMENT)S 3600 X 896 y F38(This)S 202 x(layered)S 204 x(product)S 203 x(is)S 202 x(fully)S 201 x(suppo)S 2 x(rted)S 202 x(when)S 203 x(installed)S 3600 X 548 y(on)S 181 x(any)S 182 x(valid)S 181 x(and)S 181 x(licensed)S 182 x(OpenVMS)S 182 x(Cluster*)S 181 x(con\211gu-)S 3600 X 548 y(ration)S 119 x(wit)S -2 x(hout)S 119 x (restrictions.)S 189 x(The)S 119 x(HARDW)S -17 x(ARE)S 118 x(REQUIR)S -2 x(E-)S 3600 X 548 y(MENTS)S 164 x(section)S 165 x(of)S 164 x(this)S 164 x(produ)S 2 x(ct')S -9 x(s)S 165 x(Software)S 164 x(Product)S 165 x (De-)S 3600 X 548 y(scription)S 217 x(detail)S 216 x(any)S 217 x(special)S 217 x(hardware)S 218 x(required)S 218 x(by)S 217 x(this)S 3600 X 548 y (produc)S 2 x(t.)S 3600 X 897 y(*)S 424 x(OpenVMS)S 160 x(Cluster)S 158 x(con\211gu)S 2 x(rations)S 159 x(are)S 159 x(fully)S 158 x(described)S 4198 X 548 y(in)S 169 x(the)S 170 x(OpenVMS)S 171 x(Cluster)S 169 x (Software)S 170 x(Produc)S 2 x(t)S 169 x(Descrip-)S 4198 X 547 y(tion)S 214 x(\(SPD)S 214 x(29.78.xx\))S 215 x(and)S 215 x(include)S 214 x(CI,)S 213 x(Ethernet,)S 231 x(and)S 4198 X 548 y(Mixed)S 150 x(Interconnect)S 150 x(con\211g)S 2 x(urations.)S 3600 27849 XY F40(OPENVMS)S 149 x(T)S -33 x(AILORIN)S -2 x(G)S 149 x(CLASSES)S 3600 X 896 y F38(The)S 228 x (followi)S -2 x(ng)S 228 x(OpenVMS)S 228 x(classes)S 228 x(are)S 228 x (require)S 2 x(d)S 227 x(for)S 228 x(full)S 3600 X 548 y(functionality)S 149 x(of)S 149 x(this)S 149 x(layered)S 150 x(produ)S 2 x(ct:)S 3600 X 897 y(\201)S 441 x(OpenVMS)S 150 x(Required)S 151 x(Save)S 150 x(Set)S 3600 X 797 y(\201)S 441 x(Program)S 2 x(ming)S 150 x(Support)S 3600 X 797 y(\201)S 441 x(Util)S -2 x(ities)S 3600 X 897 y(For)S 174 x(more)S 176 x(information)S 174 x(on)S 174 x(OpenVMS)S 175 x(classes)S 175 x (and)S 175 x(tailor-)S 3600 X 548 y(ing,)S 161 x(refer)S 160 x(to)S 159 x(the)S 160 x(OpenVMS)S 160 x(Operating)S 160 x(System)S 159 x(Software)S 3600 X 548 y(Product)S 150 x(Description)S 150 x(\(SPD)S 149 x(82.35.xx\))S 15854 4834 XY F40(OPTIONAL)S 148 x(SOFTW)S -25 x(ARE)S 15854 6091 XY F38(\201)S 441 x(HP)S 166 x(DECset)S 165 x(Release)S 167 x(12.7)S 166 x (for)S 166 x(OpenVMS)S 168 x(I64,)S 170 x(Alpha,)S 16452 X 548 y(and)S 150 x(V)S -33 x(AX)S 149 x(systems.)S 16452 X 809 y(\202)S 150 x(Language)S 2 x(-Sensitive)S 123 x(Editor/Source)S 124 x(Code)S 124 x(Analyzer)S 17050 X 548 y(\(LSE/SCA\))S 149 x(for)S 150 x(OpenVMS)S 150 x(Systems)S 16452 X 809 y(\202)S 150 x(DIGI)S -2 x(T)S -33 x(AL)S 134 x(T)S -50 x (est)S 134 x(Mana)S 2 x(ger)S 134 x(\(DTM\))S 135 x(for)S 134 x(OpenVMS)S 135 x(Sys-)S 17050 X 547 y(tems)S 16452 X 809 y(\202)S 150 x(Performance)S 225 x(and)S 225 x(Coverage)S 225 x(Analyzer)S 225 x(\(PCA\))S 223 x (for)S 17050 X 548 y(OpenVMS)S 150 x(Systems)S 16452 X 809 y(\202)S 150 x(Code)S 159 x(Manage)S 2 x(ment)S 159 x(System)S 160 x(\(CMS\))S 159 x(for)S 159 x(OpenVM)S 2 x(S)S 17050 X 548 y(Systems)S 16452 X 808 y (\202)S 150 x(Module)S 234 x(Mana)S 2 x(gement)S 234 x(System)S 235 x (\(MMS\))S 235 x(for)S 234 x(Open-)S 17050 X 548 y(VMS)S 150 x(Systems)S 15854 X 809 y(For)S 181 x(more)S 181 x(information)S 181 x(on)S 181 x (HP)S 179 x(DECset)S 180 x(Release)S 181 x(12.7)S 180 x(for)S 15854 X 548 y(OpenVMS)S 181 x(Alpha)S 180 x(and)S 181 x(OpenVMS)S 180 x(I64)S 180 x(Systems,)S 188 x(refer)S 181 x(to)S 15854 X 548 y(the)S 150 x (Software)S 149 x(Product)S 150 x(Description)S 150 x(\(SPD)S 149 x (42.29.xx\).)S 15854 X 809 y(For)S 181 x(more)S 181 x(information)S 181 x(on)S 181 x(HP)S 179 x(DECset)S 180 x(Release)S 181 x(12.7)S 180 x (for)S 15854 X 548 y(OpenVMS)S 151 x(V)S -33 x(AX)S 150 x(Systems,)S 151 x(refer)S 150 x(to)S 150 x(the)S 151 x(Software)S 150 x(Product)S 15854 X 548 y(Description)S 150 x(\(SPD)S 149 x(27.07.xx\).)S 15854 X 808 y(\201)S 441 x(Oracle)S 173 x(CDD)S 172 x(V)S -24 x(ersion)S 173 x (7.2)S 173 x(for)S 174 x(OpenVMS)S 174 x(I64,)S 178 x(V)S -24 x(ersion)S 16452 X 548 y(7.0)S 142 x(and)S 143 x(above)S 144 x(for)S 143 x(OpenVMS)S 143 x(Alpha,)S 144 x(and)S 143 x(V)S -25 x(ersion)S 143 x(5.3)S 16452 X 548 y(for)S 149 x(OpenVMS)S 151 x(V)S -33 x(AX.)S 15854 20642 XY F40 (GROWTH)S 149 x(CONSI)S -2 x(DERA)S -34 x(TIONS)S 15854 21551 XY F38 (The)S 170 x(minimum)S 171 x(hardware)S 171 x(and)S 171 x(software)S 170 x(requireme)S 2 x(nts)S 169 x(for)S 15854 X 548 y(any)S 148 x(future)S 147 x(version)S 148 x(of)S 147 x(this)S 147 x(produ)S 2 x(ct)S 146 x (may)S 148 x(be)S 148 x(dif)S -9 x(ferent)S 148 x(from)S 15854 X 547 y (the)S 150 x(requireme)S 2 x(nts)S 149 x(for)S 150 x(the)S 149 x(curre)S 2 x(nt)S 149 x(version.)S 15854 24153 XY F40(DISTRIB)S -2 x(UTION)S 148 x(MEDIA)S 15854 25061 XY F39(HP)S 149 x(C)S 149 x(OpenVMS)S 151 x (V)S -25 x(AX)S 150 x(ONL)S -42 x(Y)S -16 x(:)S 15854 25969 XY F38(HP)S 152 x(C)S 153 x(for)S 153 x(OpenVMS)S 154 x(V)S -34 x(AX)S 153 x(is)S 153 x(available)S 152 x(on)S 154 x(the)S 152 x(OpenVM)S 2 x(S)S 15854 X 548 y(V)S -33 x(AX)S 146 x(Software)S 146 x(Layered)S 148 x(Products)S 147 x(Library)S 147 x(Package)S 147 x(\(QA\203)S 15854 X 548 y(5G88A\203H8\).)S 320 x(The)S 190 x(library)S 190 x(package)S 191 x(includes)S 190 x(media)S 190 x(and)S 15854 X 548 y(docume)S 2 x(ntation)S 198 x(on)S 199 x(CD\203ROM.)S 198 x(Documentation)S 200 x(kits)S 198 x(con-)S 15854 X 548 y(taining)S 194 x(only)S 194 x(the)S 195 x(HP)S 194 x(C)S 194 x(for)S 194 x(OpenVMS)S 195 x(V)S -33 x(AX)S 194 x(produ)S 2 x(ct)S 194 x(are)S 15854 X 548 y (available)S 150 x(separately)S -33 x(.)S 15854 29617 XY F39(HP)S 149 x (C)S 149 x(OpenVMS)S 151 x(Alpha)S 150 x(ONL)S -42 x(Y)S -16 x(:)S 15854 30526 XY F38(HP)S 212 x(C)S 213 x(for)S 213 x(OpenVMS)S 213 x(Alpha)S 213 x(is)S 213 x(available)S 213 x(on)S 213 x(the)S 213 x(Open-)S 15854 X 548 y (VMS)S 112 x(Alpha)S 112 x(Software)S 111 x(Layere)S 2 x(d)S 111 x(Produc)S 2 x(ts)S 111 x(Library)S 112 x(Package)S 15854 X 547 y(\(QA\20303XAA\203H8\))S 2 x(.)S 272 x(The)S 174 x(library)S 174 x(package)S 176 x(includes)S 174 x(media)S 15854 X 548 y(and)S 150 x(docum)S 2 x(entation)S 149 x (on)S 150 x(CD\203ROM.)S 15854 33078 XY F39(HP)S 149 x(C)S 149 x(OpenVMS)S 151 x(I64)S 149 x(ONL)S -41 x(Y)S -17 x(:)S 15854 33986 XY F38(HP)S 229 x(C)S 229 x(for)S 229 x(OpenVMS)S 231 x(I64)S 229 x(is)S 229 x(available)S 230 x(on)S 229 x(the)S 230 x(Layered)S 15854 X 548 y(Products)S 121 x (media)S 120 x(within)S 119 x(the)S 120 x(Operating)S 120 x(Environm)S 2 x(ent)S 119 x(pack-)S 15854 X 548 y(age.)S 197 x(The)S 141 x(Layere)S 2 x(d)S 141 x(Products)S 142 x(media)S 141 x(includes)S 141 x(the)S 141 x(prod)S 2 x(uct)S 15854 X 548 y(binaries)S 177 x(and)S 178 x(on-line)S 177 x(docum)S 2 x(entation.)S 281 x(An)S 177 x(optional)S 177 x(hard-)S 15854 X 548 y(copy)S 150 x(docum)S 2 x(entation)S 149 x(kit)S 149 x (is)S 149 x(also)S 150 x(of)S -8 x(fered.)S 15132 38868 XY F40(5)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold Helvetica %%+ Helvetica-Oblique %%PageProcessColors: %%PageCustomColors: (BLACK) % %%Page: (6) 6 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 3600 3002 XY F40(HP)S 133 x(C)S 132 x(for)S 133 x(OpenVMS)S 3600 4834 XY (ORDERIN)S -2 x(G)S 149 x(INFORMA)S -34 x(TION)S 3600 X 897 y F39(Licenses)S 3600 6777 XY 11064 24 R 6075 7275 XY F44(HP)S 141 x(OpenVMS)S 142 x (Integrity)S 141 x(License)S -141 y F48(1)S 3600 X 440 y 11064 24 R 3600 8122 XY F42(HP)S 132 x(C)S 133 x(Concur)S -2 x(rent)S 132 x(Use)S 132 x(License)S 11670 X(BA34)S -2 x(8AC)S -141 y F46(2)S 3600 X 639 y 11064 24 R 3600 8986 XY(1)S 25 x 125 y(Update)S 133 x(lic)S 2 x(enses)S 134 x(not)S 133 x(avail)S 2 x(able;)S 133 x(updates)S 135 x(availabl)S 2 x(e)S 133 x(through)S 133 x(SW)S 133 x(Updates)S 134 x(Servic)S 2 x (e.)S 3600 X 481 y(2)S 25 x 126 y(This)S 137 x(licen)S 2 x(se)S 136 x (may)S 137 x(also)S 138 x(be)S 137 x(used)S 137 x(with)S 137 x(OpenVMS)S 137 x(Alpha)S 137 x(in)S 137 x(a)S 137 x(mixed)S 137 x(architec)S 2 x (ture)S 3600 X 398 y(cluste)S 2 x(r)S -17 x(.)S 3600 X 306 y 11064 24 R 3600 11468 XY 11064 24 R 4900 11966 XY F44(HP)S 137 x(OpenVMS)S 138 x (Alpha)S 138 x(and)S 138 x(V)S -30 x(AX)S 137 x(User)S 136 x(Licenses)S 3600 X 299 y 11064 24 R 3600 12813 XY F42(Person)S -2 x(al)S 133 x(Use)S 133 x(License)S 11670 X(QL-01)S -2 x(5AA-2B)S 3600 X 498 y(Person)S -2 x(al)S 133 x(Use)S 133 x(Upda)S -2 x(te)S 132 x(License)S 11670 X (QL-01)S -2 x(5AA-3B)S 3600 X 498 y(Concur)S -2 x(rent)S 132 x(Use)S 132 x(License)S 11670 X(QL-01)S -2 x(5AA-3*)S -140 y F46(1)S 3600 X 638 y F42(Concur)S -2 x(rent)S 132 x(Use)S 132 x(Updat)S -2 x(e)S 133 x (License)S 11670 X(QL-01)S -2 x(5AA-5*)S -140 y F46(1)S 3600 X 639 y 11064 24 R 3600 15171 XY(1)S 25 x 126 y(Asterisk)S 135 x(denotes)S 135 x (number)S 134 x(of)S 133 x(users:)S 201 x(B=one)S 134 x(user)S -16 x (,)S 133 x(C=5)S 133 x(users,)S 135 x(E=25)S 133 x(users,)S 134 x(F=50)S 3600 X 398 y(users)S -730 x 306 y 11064 24 R 3600 17047 XY 11064 24 R 6323 17545 XY F44(HP)S 143 x(OpenVMS)S 142 x(Alpha)S 143 x(and)S 143 x (V)S -29 x(AX)S 6367 X 498 y(T)S -21 x(raditiona/Ca)S -2 x(pacity)S 142 x(Licenses)S 3600 X 299 y 11064 24 R 3600 18890 XY F42(Alpha)S 132 x (T)S -14 x(rad)S -2 x(itional)S 133 x(License)S 11670 X(QL-MUP)S -31 x (A*-AA)S -140 y F46(1)S 3600 X 638 y F42(Alpha)S 132 x(T)S -14 x(rad)S -2 x(itional)S 133 x(Updat)S -2 x(e)S 133 x(License)S 11670 X(QL-MUP)S -31 x(A*-RA)S -140 y F46(1)S 3600 X 639 y F42(V)S -30 x(AX)S 133 x(T)S -15 x(raditional)S 132 x(License)S 11670 X(QL-01)S -2 x(5A*-AA)S -141 y F46(2)S 3600 X 639 y F42(V)S -30 x(AX)S 133 x(T)S -15 x(raditional)S 132 x(Upda)S -2 x(te)S 133 x(License)S 11670 X(QL-01)S -2 x(5A*-RA)S -141 y F46(2)S 3600 X 639 y 11064 24 R 3600 21248 XY(1)S 25 x 126 y (Asterisk)S 156 x(denotes)S 155 x(syste)S 2 x(m)S 153 x(tier)S -16 x (.)S 241 x(E=workgroup)S 154 x(tier)S -16 x(,)S 159 x(G=departmental)S 154 x(tier)S -16 x(,)S 3600 X 398 y(Q=enterprise)S 133 x(tier)S -17 x (.)S 3600 X 481 y(2)S 25 x 126 y(Asterisk)S 138 x(denotes)S 138 x(syste)S 2 x(m)S 136 x(tier)S -16 x(.)S 206 x(B=workgroup)S 136 x(tier)S -16 x (,)S 137 x(2=departmental)S 138 x(tier)S -17 x(,)S 138 x(5=enter-)S 3600 X 398 y(prise)S 133 x(tier)S -16 x(.)S 3600 X 365 y 11064 24 R 3600 24039 XY F39(Media)S 150 x(and)S 150 x(Online)S 150 x(Documentation)S 3600 X 896 y F38(Product)S 146 x(binary)S 146 x(kits)S 145 x(and)S 146 x (online)S 146 x(documentation)S 146 x(are)S 146 x(deliv-)S 3600 X 548 y (ered)S 206 x(on)S 206 x(consolidated)S 206 x(media)S 206 x(libraries.)S 366 x(Delivery)S 205 x(model)S 3600 X 548 y(varies)S 150 x(by)S 150 x (platform.)S 3600 X 697 y 11064 24 R 3642 27227 XY F44(HP)S 132 x(OpenVMS)S 133 x(Integrity)S 132 x(Media)S 133 x(and)S 133 x(Online)S 133 x(Documentation)S -141 y F48(1)S 3600 X 439 y 11064 24 R 3600 28073 XY F42(Founda)S -2 x (tion)S 133 x(Oper)S -2 x(ating)S 132 x(Environmen)S -2 x(t)S 11670 X (BA32)S -2 x(2AA#AJR)S 3600 X 499 y(Enter)S -2 x(prise)S 133 x(Opera)S -2 x(ting)S 132 x(Environmen)S -2 x(t)S 11670 X(BA32)S -2 x(3AA#AJR)S 3600 X 498 y(Mission)S 133 x(Critical)S 134 x(Oper)S -2 x(ating)S 132 x (Environmen)S -2 x(t)S 11670 X(BA32)S -2 x(4AA#AJR)S 3600 X 498 y 11064 24 R 3600 29933 XY F46(1)S 25 x 126 y(Product)S 142 x(ships)S 142 x(on)S 140 x(Layered)S 142 x(Products)S 142 x(Library)S 140 x(media)S 142 x (include)S 2 x(d)S 140 x(in)S 141 x(all)S 142 x(Operating)S 3600 X 398 y (Environmen)S 2 x(t)S 132 x(media)S 134 x(kits,)S 134 x(avail)S 2 x (able)S 134 x(with)S 133 x(initial)S 134 x(OpenVMS)S 134 x(OE)S 133 x (order)S -17 x(.)S 3600 X 365 y 11064 24 R 3600 31868 XY 11064 24 R 3966 32366 XY F44(HP)S 134 x(OpenVMS)S 134 x(Alpha)S 134 x(Media)S 134 x (and)S 135 x(Online)S 134 x(Documentation)S 3600 X 299 y 11064 24 R 3600 33213 XY F42(Softwa)S -2 x(re)S 152 x(Layered)S 151 x(Products)S 152 x(Librar)S -2 x(y)S 3600 X 498 y(Package)S -141 y F46(1)S 11670 X -357 y F42(QA-03)S -2 x(XAA-H8)S 3600 34209 XY 11064 24 R 3600 34575 XY F46(1)S 25 x 125 y(Quarterly)S 133 x(Software)S 133 x(Updates)S 134 x (Service)S 134 x(is)S 134 x(availa)S 2 x(ble.)S 15132 38868 XY F40(6)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold Helvetica-Oblique %%+ Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) % %%Page: (7) 7 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 3600 3002 XY F40(HP)S 149 x(C)S 149 x(for)S 150 x(OpenVMS)S 3600 4598 XY 11064 24 R 3966 5097 XY F44(HP)S 134 x(OpenVMS)S 134 x(Alpha)S 134 x (Media)S 134 x(and)S 135 x(Online)S 134 x(Documentation)S 3600 X 299 y 11064 24 R 3600 5894 XY F42(Softwa)S -2 x(re)S 138 x(Layer)S -2 x(ed)S 138 x(Prod)S -2 x(ucts)S 138 x(and)S 137 x(Operat)S -2 x(-)S 3600 X 498 y(ing)S 132 x(System)S 133 x(Librar)S -2 x(y)S 134 x(Package)S 131 x -141 y F46(1)S 11670 X -357 y F42(QA-5G9)S -2 x(8A-H8)S 3600 6890 XY 11064 24 R 3600 7256 XY F46(1)S 25 x 125 y(Quarterly)S 133 x(Software)S 133 x(Updates)S 134 x(Service)S 134 x(is)S 134 x(availa)S 2 x(ble.)S 3600 X 364 y 11064 24 R 3600 8792 XY 11064 24 R 4123 9290 XY F44(HP)S 134 x(OpenVMS)S 135 x(V)S -29 x(AX)S 134 x(Media)S 134 x(and)S 135 x (Online)S 135 x(Documentation)S 3600 X 299 y 11064 24 R 3600 10137 XY F42(Softwa)S -2 x(re)S 152 x(Layered)S 151 x(Products)S 152 x(Librar)S -2 x(y)S 3600 X 498 y(Package)S -141 y F46(1)S 11670 X -357 y F42(QA-5G8)S -2 x(8A-H8)S 3600 11133 XY(Softwa)S -2 x(re)S 138 x(Layer)S -2 x(ed)S 138 x(Prod)S -2 x(ucts)S 138 x(and)S 137 x(Operat)S -2 x(-)S 3600 X 498 y(ing)S 132 x(System)S 133 x(Librar)S -2 x(y)S 134 x(Package)S 131 x -141 y F46(1)S 11670 X -357 y F42(QA-YL4)S -2 x(8A-H8)S 3600 12129 XY 11064 24 R 3600 12495 XY F46(1)S 25 x 125 y(Quarterly)S 133 x(Software)S 133 x(Updates)S 134 x(Service)S 134 x(is)S 134 x(availa)S 2 x(ble.)S 3600 X 365 y 11064 24 R 3600 14031 XY 11064 24 R 5752 14529 XY F44(HP)S 141 x(OpenVMS)S 140 x(Integrity)S 140 x(SW)S 140 x(Update)S -141 y F48 (1)S 3600 X 440 y 11064 24 R 3600 15376 XY F42(HP)S 132 x(C)S 133 x (VMS)S 132 x(I64)S 132 x(Media)S 11670 X(BA48)S -2 x(AA)S 3600 X 498 y 11064 24 R 3600 16239 XY F46(1)S 25 x 126 y(For)S 140 x(the)S 140 x (OpenVMS)S 141 x(Integrity)S 142 x(platform,)S 142 x(media)S 141 x(updates)S 142 x(are)S 140 x(ordered)S 140 x(by)S 141 x(adding)S 3600 X 398 y(SW)S 136 x(Updates)S 137 x(Service)S 137 x(to)S 136 x(individ)S 2 x(ual)S 136 x(products.)S 206 x(The)S 135 x(above)S 137 x(media)S 137 x(product)S 136 x(number)S 3600 X 399 y(must)S 133 x(be)S 134 x(pulled)S 134 x(into)S 134 x(an)S 133 x(order)S 132 x(if)S 133 x(SW)S 134 x(Updates)S 134 x (Service)S 134 x(is)S 133 x(planne)S 2 x(d.)S 3600 X 364 y 11064 24 R 3600 18423 XY F39(Hardcopy)S 151 x(Documentation)S 3600 X 897 y F38 (A)S 213 x(hardcop)S 2 x(y)S 213 x(documentation)S 214 x(set)S 213 x (can)S 213 x(be)S 214 x(ordered)S 214 x(sepa-)S 3600 X 548 y(rately)S -33 x(.)S 199 x(The)S 150 x(documen)S 2 x(tation)S 149 x(set)S 149 x (varies)S 150 x(by)S 150 x(platform.)S 3600 X 697 y 11064 24 R 6127 21063 XY F44(HP)S 141 x(C)S 142 x(Hardcopy)S 142 x(Documentation)S 3600 X 299 y 11064 24 R 3600 21910 XY F42(For)S 133 x(Open)S -2 x(VMS)S 133 x(Inte)S -2 x(grity)S 11670 X(BA34)S -2 x(8MN)S 3600 X 498 y(For)S 133 x(Open)S -2 x(VMS)S 133 x(Alpha)S 11670 X(QA-MU7A)S -2 x(A-GZ)S 3600 X 498 y (For)S 133 x(Open)S -2 x(VMS)S 133 x(V)S -30 x(AX)S 11670 X(QA-01)S -2 x(5AA-GZ)S 3600 X 299 y 11064 24 R 15854 4835 XY F38(NOTE:)S 111 x (If)S 111 x(you)S 112 x(are)S 112 x F39(adding)S 113 x F38(a)S 112 x (layered)S 112 x(produ)S 2 x(ct)S 111 x(to)S 112 x(an)S 112 x(existing)S 15854 X 548 y(OpenVMS)S 181 x(Integrity)S 180 x(system)S 181 x(and)S 180 x(do)S 181 x(not)S 180 x(have)S 181 x(the)S 180 x(latest)S 15854 X 548 y(software)S 101 x(revision)S 102 x(on)S 101 x(site,)S 110 x(please)S 102 x(contact)S 102 x(your)S 102 x(local)S 100 x(Sales)S 15854 X 548 y (Rep)S 150 x(to)S 149 x(reques)S 2 x(t)S 149 x(a)S 149 x(Special)S 150 x (Media)S 150 x(kit.)S 15854 7973 XY F40(SOFTW)S -25 x(ARE)S 149 x(PRODUCT)S 148 x(SER)S -8 x(VICES)S 15854 X 897 y F38(A)S 169 x(variety)S 170 x (of)S 169 x(service)S 171 x(options)S 169 x(are)S 171 x(available)S 169 x(from)S 170 x(HP)S -58 x(.)S 169 x(For)S 15854 X 548 y(more)S 210 x (information,)S 223 x(contact)S 210 x(your)S 209 x(HP)S 209 x(account)S 209 x(repre)S 2 x(sen-)S 15854 X 548 y(tative)S 234 x(or)S 236 x(distributor)S -25 x(.)S 455 x(Information)S 236 x(is)S 234 x(also)S 235 x(available)S 235 x(on)S 15854 X 548 y(www)S -26 x(.hp.com/hps/software.)S 15854 12008 XY F40(SOFTW)S -25 x(ARE)S 149 x(W)S -24 x(ARRA)S -2 x(NTY)S 15854 X 897 y F38(This)S 155 x(software)S 154 x(is)S 155 x(provided)S 156 x(by)S 155 x (HP)S 154 x(with)S 154 x(a)S 155 x(ninety-day)S 156 x(con-)S 15854 X 548 y(formance)S 151 x(warranty)S 150 x(in)S 148 x(accord)S 2 x(ance)S 150 x(with)S 148 x(the)S 149 x(HP)S 149 x(warranty)S 15854 X 548 y(terms)S 150 x(applicable)S 150 x(to)S 149 x(a)S 150 x(license)S 150 x(purchase)S 2 x(.)S 15854 X 686 y F40(TRADEMARK)S 148 x(INFORMA)S -34 x(TION)S 15854 X 897 y F38(\251)S 150 x(2007)S 150 x(Hewlett-Packard)S 150 x(Developmen)S 2 x(t)S 149 x(Company)S -32 x(,)S 149 x(L.P)S -58 x(.)S 15854 X 896 y (Con\211dential)S 172 x(computer)S 174 x(software.)S 266 x(V)S -33 x (alid)S 171 x(license)S 172 x(from)S 173 x(HP)S 15854 X 548 y(and/or)S 170 x(its)S 168 x(subsidiaries)S 170 x(required)S 170 x(for)S 169 x (possess)S 2 x(ion,)S 173 x(use,)S 174 x(or)S 15854 X 548 y(copying.)S 191 x(Consistent)S 121 x(with)S 121 x(F)S -25 x(AR)S 121 x(12.21)S -32 x (1)S 122 x(and)S 122 x(12.212,)S 128 x(Com-)S 15854 X 548 y(mercial)S 164 x(Computer)S 164 x(Software,)S 166 x(Computer)S 165 x(Software)S 163 x(Docu-)S 15854 X 548 y(mentation,)S 150 x(and)S 150 x(T)S -50 x (echnical)S 150 x(Data)S 149 x(for)S 150 x(Commercial)S 150 x(use.)S 15854 X 897 y(The)S 185 x(information)S 185 x(contained)S 185 x(herein)S 185 x(is)S 184 x(subject)S 185 x(to)S 184 x(change)S 15854 X 548 y(without)S 121 x(notice.)S 190 x(The)S 122 x(only)S 122 x(warranties)S 122 x(for)S 122 x(HP)S 122 x(products)S 123 x(and)S 15854 X 548 y(services)S 103 x (are)S 103 x(set)S 103 x(forth)S 102 x(in)S 102 x(the)S 103 x(express)S 104 x(warranty)S 103 x(statements)S 15854 X 548 y(accomp)S 2 x(anying)S 242 x(such)S 242 x(produc)S 2 x(ts)S 241 x(and)S 242 x(services.)S 476 x (Nothing)S 15854 X 547 y(here)S 225 x(in)S 223 x(should)S 224 x(be)S 225 x(construed)S 225 x(as)S 224 x(constituting)S 223 x(an)S 224 x(addi-)S 15854 X 548 y(tional)S 183 x(warranty)S -32 x(.)S 302 x(HP)S 184 x(shall)S 183 x(not)S 184 x(be)S 185 x(liable)S 183 x(for)S 184 x(technical)S 184 x(or)S 15854 X 548 y(editorial)S 149 x(errors)S 151 x(or)S 150 x (omissions)S 150 x(contained)S 151 x(herein.)S 15132 38868 XY F40(7)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold Helvetica %%+ Helvetica-Oblique %%PageProcessColors: %%PageCustomColors: (BLACK) % %%Page: (8) 8 %DEC_EDMS_BlankPage PP %%PageTrailer %%PageFonts: %%PageProcessColors: %%PageCustomColors: % %%Trailer %%Pages: 8 %%BoundingBox: 0 0 612 792 %%DocumentFonts: Courier Helvetica-Bold %%+ Helvetica Helvetica-BoldOblique Helvetica-Oblique %%DocumentNeededFonts: Courier Helvetica-Bold %%+ Helvetica Helvetica-BoldOblique Helvetica-Oblique %%DocumentProcessColors: Black %%DocumentCustomColors: (BLACK) %%CMYKCustomColor: 0.0 0.0 0.0 1.0 (BLACK) % DVC$PSJob restore end %DEC_DVC$dict end %Color5044Dict % %%EOF