blob: 2bf4de749f192804fd8bd9324d68f3f240e7bfda [file] [log] [blame]
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: GNU libplot drawing library 4.1
%%Title: PostScript plot
%%CreationDate: Thu Jul 22 17:12:05 2004
%%DocumentData: Clean7Bit
%%LanguageLevel: 1
%%Pages: 1
%%PageOrder: Ascend
%%Orientation: Portrait
%%BoundingBox: 112 210 487 402
%%DocumentNeededResources: font Helvetica
%%DocumentSuppliedResources: procset GNU_libplot 1.0 0
%%EndComments
%%BeginDefaults
%%PageResources: font Helvetica
%%EndDefaults
%%BeginProlog
%%EndProlog
%%BeginSetup
%%IncludeResource: font Helvetica
/DrawDict 50 dict def
DrawDict begin
/ISOLatin1Encoding [
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright
/parenleft/parenright/asterisk/plus/comma/minus/period/slash
/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon
/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N
/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright
/asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m
/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
/.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve
/dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut
/ogonek/caron/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
] def
/reencodeISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse } forall
/Encoding ISOLatin1Encoding def
currentdict end definefont
} def
/Helvetica reencodeISO def
%%BeginResource procset GNU_libplot 1.0 0
/none null def
/numGraphicParameters 17 def
/stringLimit 65535 def
/arrowHeight 8 def
/eoFillRule true def
/Begin { save numGraphicParameters dict begin } def
/End { end restore } def
/SetB {
dup type /nulltype eq {
pop
false /brushRightArrow idef
false /brushLeftArrow idef
true /brushNone idef
} {
/brushDashOffset idef
/brushDashArray idef
0 ne /brushRightArrow idef
0 ne /brushLeftArrow idef
/brushWidth idef
false /brushNone idef
} ifelse
} def
/SetCFg {
/fgblue idef
/fggreen idef
/fgred idef
} def
/SetCBg {
/bgblue idef
/bggreen idef
/bgred idef
} def
/SetF {
/printSize idef
/printFont idef
} def
/SetP {
dup type /nulltype eq {
pop true /patternNone idef
} {
/patternGrayLevel idef
patternGrayLevel -1 eq {
/patternString idef
} if
false /patternNone idef
} ifelse
} def
/BSpl {
0 begin
storexyn
newpath
n 1 gt {
0 0 0 0 0 0 1 1 true subspline
n 2 gt {
0 0 0 0 1 1 2 2 false subspline
1 1 n 3 sub {
/i exch def
i 1 sub dup i dup i 1 add dup i 2 add dup false subspline
} for
n 3 sub dup n 2 sub dup n 1 sub dup 2 copy false subspline
} if
n 2 sub dup n 1 sub dup 2 copy 2 copy false subspline
patternNone not brushLeftArrow not brushRightArrow not and and { ifill } if
brushNone not { istroke } if
0 0 1 1 leftarrow
n 2 sub dup 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def
/Circ {
newpath
0 360 arc
closepath
patternNone not { ifill } if
brushNone not { istroke } if
} def
/CBSpl {
0 begin
dup 2 gt {
storexyn
newpath
n 1 sub dup 0 0 1 1 2 2 true subspline
1 1 n 3 sub {
/i exch def
i 1 sub dup i dup i 1 add dup i 2 add dup false subspline
} for
n 3 sub dup n 2 sub dup n 1 sub dup 0 0 false subspline
n 2 sub dup n 1 sub dup 0 0 1 1 false subspline
patternNone not { ifill } if
brushNone not { istroke } if
} {
Poly
} ifelse
end
} dup 0 4 dict put def
/Elli {
0 begin
newpath
4 2 roll
translate
scale
0 0 1 0 360 arc
closepath
patternNone not { ifill } if
brushNone not { istroke } if
end
} dup 0 1 dict put def
/Line {
0 begin
2 storexyn
newpath
x 0 get y 0 get moveto
x 1 get y 1 get lineto
brushNone not { istroke } if
0 0 1 1 leftarrow
0 0 1 1 rightarrow
end
} dup 0 4 dict put def
/MLine {
0 begin
storexyn
newpath
n 1 gt {
x 0 get y 0 get moveto
1 1 n 1 sub {
/i exch def
x i get y i get lineto
} for
patternNone not brushLeftArrow not brushRightArrow not and and { ifill } if
brushNone not { istroke } if
0 0 1 1 leftarrow
n 2 sub dup n 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def
/Poly {
3 1 roll
newpath
moveto
-1 add
{ lineto } repeat
closepath
patternNone not { ifill } if
brushNone not { istroke } if
} def
/Rect {
0 begin
/t exch def
/r exch def
/b exch def
/l exch def
newpath
l b moveto
l t lineto
r t lineto
r b lineto
closepath
patternNone not { ifill } if
brushNone not { istroke } if
end
} dup 0 4 dict put def
/Text {
ishow
} def
/idef {
dup where { pop pop pop } { exch def } ifelse
} def
/ifill {
0 begin
gsave
patternGrayLevel -1 ne {
fgred bgred fgred sub patternGrayLevel mul add
fggreen bggreen fggreen sub patternGrayLevel mul add
fgblue bgblue fgblue sub patternGrayLevel mul add setrgbcolor
eoFillRule { eofill } { fill } ifelse
} {
eoFillRule { eoclip } { clip } ifelse
originalCTM setmatrix
pathbbox /t exch def /r exch def /b exch def /l exch def
/w r l sub ceiling cvi def
/h t b sub ceiling cvi def
/imageByteWidth w 8 div ceiling cvi def
/imageHeight h def
bgred bggreen bgblue setrgbcolor
eoFillRule { eofill } { fill } ifelse
fgred fggreen fgblue setrgbcolor
w 0 gt h 0 gt and {
l b translate w h scale
w h true [w 0 0 h neg 0 h] { patternproc } imagemask
} if
} ifelse
grestore
end
} dup 0 8 dict put def
/istroke {
gsave
brushDashOffset -1 eq {
[] 0 setdash
1 setgray
} {
brushDashArray brushDashOffset setdash
fgred fggreen fgblue setrgbcolor
} ifelse
brushWidth setlinewidth
originalCTM setmatrix
stroke
grestore
} def
/ishow {
0 begin
gsave
fgred fggreen fgblue setrgbcolor
/fontDict printFont findfont printSize scalefont dup setfont def
/descender fontDict begin 0 /FontBBox load 1 get FontMatrix end
transform exch pop def
/vertoffset 1 printSize sub descender sub def {
0 vertoffset moveto show
/vertoffset vertoffset printSize sub def
} forall
grestore
end
} dup 0 3 dict put def
/patternproc {
0 begin
/patternByteLength patternString length def
/patternHeight patternByteLength 8 mul sqrt cvi def
/patternWidth patternHeight def
/patternByteWidth patternWidth 8 idiv def
/imageByteMaxLength imageByteWidth imageHeight mul
stringLimit patternByteWidth sub min def
/imageMaxHeight imageByteMaxLength imageByteWidth idiv patternHeight idiv
patternHeight mul patternHeight max def
/imageHeight imageHeight imageMaxHeight sub store
/imageString imageByteWidth imageMaxHeight mul patternByteWidth add string def
0 1 imageMaxHeight 1 sub {
/y exch def
/patternRow y patternByteWidth mul patternByteLength mod def
/patternRowString patternString patternRow patternByteWidth getinterval def
/imageRow y imageByteWidth mul def
0 patternByteWidth imageByteWidth 1 sub {
/x exch def
imageString imageRow x add patternRowString putinterval
} for
} for
imageString
end
} dup 0 12 dict put def
/min {
dup 3 2 roll dup 4 3 roll lt { exch } if pop
} def
/max {
dup 3 2 roll dup 4 3 roll gt { exch } if pop
} def
/midpoint {
0 begin
/y1 exch def
/x1 exch def
/y0 exch def
/x0 exch def
x0 x1 add 2 div
y0 y1 add 2 div
end
} dup 0 4 dict put def
/thirdpoint {
0 begin
/y1 exch def
/x1 exch def
/y0 exch def
/x0 exch def
x0 2 mul x1 add 3 div
y0 2 mul y1 add 3 div
end
} dup 0 4 dict put def
/subspline {
0 begin
/movetoNeeded exch def
y exch get /y3 exch def
x exch get /x3 exch def
y exch get /y2 exch def
x exch get /x2 exch def
y exch get /y1 exch def
x exch get /x1 exch def
y exch get /y0 exch def
x exch get /x0 exch def
x1 y1 x2 y2 thirdpoint
/p1y exch def
/p1x exch def
x2 y2 x1 y1 thirdpoint
/p2y exch def
/p2x exch def
x1 y1 x0 y0 thirdpoint
p1x p1y midpoint
/p0y exch def
/p0x exch def
x2 y2 x3 y3 thirdpoint
p2x p2y midpoint
/p3y exch def
/p3x exch def
movetoNeeded { p0x p0y moveto } if
p1x p1y p2x p2y p3x p3y curveto
end
} dup 0 17 dict put def
/storexyn {
/n exch def
/y n array def
/x n array def
n 1 sub -1 0 {
/i exch def
y i 3 2 roll put
x i 3 2 roll put
} for
} def
/arrowhead {
0 begin
transform originalCTM itransform
/taily exch def
/tailx exch def
transform originalCTM itransform
/tipy exch def
/tipx exch def
/dy tipy taily sub def
/dx tipx tailx sub def
/angle dx 0 ne dy 0 ne or { dy dx atan } { 90 } ifelse def
gsave
originalCTM setmatrix
tipx tipy translate
angle rotate
newpath
arrowHeight neg arrowWidth 2 div moveto
0 0 lineto
arrowHeight neg arrowWidth 2 div neg lineto
patternNone not {
originalCTM setmatrix
/padtip arrowHeight 2 exp 0.25 arrowWidth 2 exp mul add sqrt brushWidth mul
arrowWidth div def
/padtail brushWidth 2 div def
tipx tipy translate
angle rotate
padtip 0 translate
arrowHeight padtip add padtail add arrowHeight div dup scale
arrowheadpath
ifill
} if
brushNone not {
originalCTM setmatrix
tipx tipy translate
angle rotate
arrowheadpath
istroke
} if
grestore
end
} dup 0 9 dict put def
/arrowheadpath {
newpath
arrowHeight neg arrowWidth 2 div moveto
0 0 lineto
arrowHeight neg arrowWidth 2 div neg lineto
} def
/leftarrow {
0 begin
y exch get /taily exch def
x exch get /tailx exch def
y exch get /tipy exch def
x exch get /tipx exch def
brushLeftArrow { tipx tipy tailx taily arrowhead } if
end
} dup 0 4 dict put def
/rightarrow {
0 begin
y exch get /tipy exch def
x exch get /tipx exch def
y exch get /taily exch def
x exch get /tailx exch def
brushRightArrow { tipx tipy tailx taily arrowhead } if
end
} dup 0 4 dict put def
%%EndResource
%%EndSetup
%%Page: 1 1
%%PageResources: font Helvetica
%%PageBoundingBox: 112 210 487 402
%%BeginPageSetup
%I Idraw 8
Begin
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 1 0 0 1 0 0 ] concat
/originalCTM matrix currentmatrix def
/trueoriginalCTM matrix currentmatrix def
%%EndPageSetup
Begin %I Rect
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I
2304 2304 9216 5760 Rect
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 130.678 218.1928 ] concat
%I
[
(0)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 5760
2304 5691
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 2304
2304 2373
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 171.356 218.1928 ] concat
%I
[
(32)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
3168 5760
3168 5691
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
3168 2304
3168 2373
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 214.556 218.1928 ] concat
%I
[
(64)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
4032 5760
4032 5691
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
4032 2304
4032 2373
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 257.756 218.1928 ] concat
%I
[
(96)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
4896 5760
4896 5691
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
4896 2304
4896 2373
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 298.434 218.1928 ] concat
%I
[
(128)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
5760 5760
5760 5691
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
5760 2304
5760 2373
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 341.634 218.1928 ] concat
%I
[
(160)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
6624 5760
6624 5691
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
6624 2304
6624 2373
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 384.834 218.1928 ] concat
%I
[
(192)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
7488 5760
7488 5691
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
7488 2304
7488 2373
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 428.034 218.1928 ] concat
%I
[
(224)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
8352 5760
8352 5691
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
8352 2304
8352 2373
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 471.234 218.1928 ] concat
%I
[
(256)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 5760
9216 5691
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 2304
9216 2373
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 112.6999 226.0284 ] concat
%I
[
(-0.4)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 2304
9147 2304
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 2304
2373 2304
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 112.6999 245.2284 ] concat
%I
[
(-0.2)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 2688
9147 2688
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 2688
2373 2688
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 117.9979 264.4284 ] concat
%I
[
(0.0)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 3072
9147 3072
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 3072
2373 3072
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 117.9979 283.6284 ] concat
%I
[
(0.2)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 3456
9147 3456
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 3456
2373 3456
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 117.9979 302.8284 ] concat
%I
[
(0.4)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 3840
9147 3840
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 3840
2373 3840
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 117.9979 322.0284 ] concat
%I
[
(0.6)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 4224
9147 4224
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 4224
2373 4224
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 117.9979 341.2284 ] concat
%I
[
(0.8)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 4608
9147 4608
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 4608
2373 4608
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 117.9979 360.4284 ] concat
%I
[
(1.0)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 4992
9147 4992
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 4992
2373 4992
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 117.9979 379.6284 ] concat
%I
[
(1.2)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 5376
9147 5376
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 5376
2373 5376
2 MLine
End
Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-9-*-*-*-*-*-*-*
/Helvetica 9.072000 SetF
%I t
[ 1 0 0 1 117.9979 398.8284 ] concat
%I
[
(1.4)
] Text
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 5760
9147 5760
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 5760
2373 5760
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 2304
9188 2304
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 2304
2332 2304
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 2496
9188 2496
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 2496
2332 2496
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 2688
9188 2688
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 2688
2332 2688
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 2880
9188 2880
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 2880
2332 2880
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 3072
9188 3072
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 3072
2332 3072
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 3264
9188 3264
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 3264
2332 3264
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 3456
9188 3456
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 3456
2332 3456
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 3648
9188 3648
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 3648
2332 3648
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 3840
9188 3840
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 3840
2332 3840
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 4032
9188 4032
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 4032
2332 4032
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 4224
9188 4224
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 4224
2332 4224
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 4416
9188 4416
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 4416
2332 4416
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 4608
9188 4608
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 4608
2332 4608
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 4800
9188 4800
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 4800
2332 4800
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 4992
9188 4992
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 4992
2332 4992
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 5184
9188 5184
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 5184
2332 5184
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 5376
9188 5376
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 5376
2332 5376
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 5568
9188 5568
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 5568
2332 5568
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
9216 5760
9188 5760
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 5760
2332 5760
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 34952
1 0 0 [ 1.48 4.43 ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 2
2304 3072
9216 3072
2 MLine
End
Begin %I MLine
[0.6776471 0 0 0.6776471 0 0 ] trueoriginalCTM originalCTM
concatmatrix pop
0 setlinecap 0 setlinejoin 10.43 setmiterlimit
/eoFillRule true def
%I b 65535
1 0 0 [ ] 0 SetB
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
none SetP
%I t
[0.05 0 0 0.05 18 108 ] concat
%I 256
2304 3161
2331 3161
2358 3170
2385 3209
2412 3209
2439 3199
2466 3257
2493 3266
2520 3295
2547 3305
2574 3295
2601 3276
2628 3247
2655 3266
2682 3257
2709 3257
2736 3257
2763 3247
2790 3238
2817 3228
2844 3238
2871 3266
2898 3286
2925 3295
2952 3218
2979 3142
3006 3142
3033 3113
3060 3094
3087 3055
3114 3055
3141 3065
3168 3084
3195 3074
3222 3084
3249 3065
3276 3036
3303 3026
3330 3036
3357 3036
3384 3017
3411 3026
3438 3007
3465 3055
3492 3046
3519 3055
3546 3074
3573 3026
3600 3007
3627 3036
3654 3055
3681 3065
3708 3055
3735 3017
3762 2988
3789 2998
3816 2959
3843 2873
3870 2834
3897 2777
3924 2710
3951 2662
3978 2719
4005 2892
4032 3113
4059 3382
4086 3660
4113 4140
4140 4630
4167 5071
4194 5369
4221 5494
4248 5426
4275 5138
4302 4630
4329 4006
4356 3478
4383 3170
4410 2940
4437 2825
4464 2777
4491 2815
4518 2873
4545 2940
4572 2940
4599 2950
4626 2940
4653 2959
4680 2959
4707 2959
4734 2930
4761 2950
4788 2950
4815 2950
4842 2969
4869 2930
4896 2902
4923 2902
4950 2921
4977 2930
5004 2940
5031 2911
5058 2930
5085 2950
5112 2969
5139 2940
5166 2940
5193 2911
5220 2902
5247 2902
5274 2940
5301 2940
5328 2930
5355 2911
5382 2892
5409 2921
5436 2902
5463 2911
5490 2902
5517 2892
5544 2902
5571 2921
5598 2921
5625 2930
5652 2940
5679 2911
5706 2902
5733 2940
5760 2940
5787 2950
5814 2950
5841 2902
5868 2911
5895 2930
5922 2940
5949 2969
5976 2940
6003 2930
6030 2902
6057 2921
6084 2940
6111 2940
6138 2950
6165 2911
6192 2892
6219 2892
6246 2921
6273 2930
6300 2911
6327 2892
6354 2882
6381 2882
6408 2902
6435 2892
6462 2873
6489 2882
6516 2854
6543 2863
6570 2863
6597 2882
6624 2863
6651 2825
6678 2815
6705 2825
6732 2854
6759 2834
6786 2825
6813 2815
6840 2786
6867 2806
6894 2815
6921 2825
6948 2815
6975 2786
7002 2777
7029 2806
7056 2825
7083 2834
7110 2844
7137 2854
7164 2844
7191 2902
7218 2930
7245 2978
7272 2988
7299 2998
7326 2988
7353 3036
7380 3065
7407 3084
7434 3074
7461 3055
7488 3055
7515 3074
7542 3094
7569 3113
7596 3113
7623 3074
7650 3074
7677 3084
7704 3103
7731 3103
7758 3122
7785 3074
7812 3055
7839 3103
7866 3094
7893 3113
7920 3113
7947 3074
7974 3065
8001 3094
8028 3103
8055 3084
8082 3103
8109 3084
8136 3084
8163 3094
8190 3122
8217 3132
8244 3103
8271 3094
8298 3074
8325 3084
8352 3113
8379 3084
8406 3084
8433 3084
8460 3055
8487 3084
8514 3074
8541 3084
8568 3065
8595 3046
8622 3036
8649 3046
8676 3046
8703 3055
8730 3065
8757 3026
8784 3017
8811 3026
8838 3046
8865 3055
8892 3055
8919 3026
8946 3026
8973 3026
9000 3074
9027 3055
9054 3046
9081 3036
9108 3007
9135 3046
9162 3055
9189 3055
256 MLine
End
%%PageTrailer
End %I eop
showpage
%%Trailer
end
%%EOF