Category : Alternate Operating Systems - Quarterdeck DesqView, CP/M, etc
Archive   : PCCAPP.ZIP
Filename : OVERVIEW.PS

 
Output of file : OVERVIEW.PS contained in archive : PCCAPP.ZIP
%!
/GlSave save def /TeXDict 200 dict def TeXDict begin /Resolution 300 def /Inch
{Resolution mul}def /Mtrx 6 array def /letter where{pop}{/letter{}def}ifelse
/legal where{pop}{/legal{}def}ifelse /note where{pop}{/note{}def}ifelse
/@letter{72 Resolution div dup neg scale 310 -3005 translate Mtrx
currentmatrix pop}def /@landscape{letter initmatrix 72 Resolution div dup neg
scale Mtrx currentmatrix 0 0.0 put Mtrx 1 -1.0 put Mtrx 2 1.0 put Mtrx 3 0.0
put Mtrx setmatrix 300 310 translate Mtrx currentmatrix pop}def /@legal{legal
initmatrix 72 Resolution div dup neg scale 295 -3880 translate Mtrx
currentmatrix pop}def /@copies{/#copies exch def}def /@restore /restore load
def /restore{vmstatus pop dup @VMused lt{pop @VMused}if exch pop exch @restore
/@VMused exch def}def /@pri{( )print( )
cvs print}def /@FontMatrix[1 0 0 -1 0 0]def /@FontBBox[0 0 1 1]def /dmystr
(ZZf@@)def /newname{dmystr cvn}def /df{/fontname exch def dmystr 2 fontname
cvx(@@@)cvs putinterval newname 7 dict def newname load begin /FontType 3 def
/FontMatrix @FontMatrix def /FontBBox @FontBBox def /BitMaps 256 array def
/BuildChar{CharBuilder}def /Encoding 256 array def 0 1 255{Encoding exch
/.undef put}for end fontname{/foo setfont}2 array copy cvx def fontname load 0
dmystr 5 string copy cvn cvx put}def /dfend{newname newname load definefont
setfont}def /ch-image{ch-data 0 get}def /ch-width{ch-data 1 get}def /ch-height
{ch-data 2 get}def /ch-xoff{ch-data 3 get}def /ch-yoff{ch-data 4 get}def
/ch-tfmw{ch-data 5 get}def /CharBuilder{save 3 1 roll exch /BitMaps get exch
get /ch-data exch def ch-data null ne{ch-tfmw 0 ch-xoff neg ch-yoff neg
ch-width ch-xoff sub ch-height ch-yoff sub setcachedevice ch-width ch-height
true[1 0 0 1 ch-xoff ch-yoff]{ch-image}imagemask}if restore}def /dc{/ch-code
exch def dup 0 get length 2 lt{pop[<00>1 1 0 0 8.00]}if /ch-data exch def
newname load /BitMaps get ch-code ch-data put newname load /Encoding get
ch-code dup( )cvs cvn put}def /bop{erasepage initgraphics Mtrx setmatrix
/SaveImage save def 0 0 moveto}def /eop{showpage SaveImage restore}def /@start
{@letter vmstatus pop /@VMused exch def pop}def /@end{(VM used: )print @VMused
@pri(. Unused: )print vmstatus @VMused sub @pri pop pop(\n)print flush end
GlSave restore}def /p{show}def /v{/dy exch neg def /dx exch def /x1
currentpoint /y1 exch def def newpath x1 y1 moveto dx 0 rlineto 0 dy rlineto
dx neg 0 rlineto closepath fill x1 y1 moveto}def /li{lineto}def /rl{rlineto}
def /rc{rcurveto}def /np{/SaveX currentpoint /SaveY exch def def newpath}def
/st{stroke SaveX SaveY moveto}def /fi{fill SaveX SaveY moveto}def /dot{/myY
exch def /myX exch def /deltax currentlinewidth 2 div def np myX deltax sub
myY moveto myX deltax add myY lineto st}def /ellipse{/endangle exch def
/startangle exch def /yrad exch def /xrad exch def /myY exch def /myX exch def
/savematrix matrix currentmatrix def myX myY translate xrad yrad scale 0 0 1
startangle endangle arc savematrix setmatrix}def /a{moveto}def /delta 0 def /b
{exch p dup /delta exch def 0 rmoveto}def /c{p delta 4 sub dup /delta exch def
0 rmoveto}def /d{p delta 3 sub dup /delta exch def 0 rmoveto}def /e{p delta 2
sub dup /delta exch def 0 rmoveto}def /f{p delta 1 sub dup /delta exch def 0
rmoveto}def /g{p delta 0 rmoveto}def /h{p delta 1 add dup /delta exch def 0
rmoveto}def /i{p delta 2 add dup /delta exch def 0 rmoveto}def /j{p delta 3
add dup /delta exch def 0 rmoveto}def /k{p delta 4 add dup /delta exch def 0
rmoveto}def /l{p -4 0 rmoveto}def /m{p -3 0 rmoveto}def /n{p -2 0 rmoveto}def
/o{p -1 0 rmoveto}def /q{p 1 0 rmoveto}def /r{p 2 0 rmoveto}def /s{p 3 0
rmoveto}def /t{p 4 0 rmoveto}def /w{0 rmoveto}def /x{0 exch rmoveto}def /y{3
-1 roll p moveto}def /bos{/section save def}def /eos{section restore}def
/@SpecialDefaults{/hs 8.5 Inch def /vs 11 Inch def /ho 0 def /vo 0 def /hsc 1
def /vsc 1 def /CLIP false def}def /@hsize{/hs exch def /CLIP true def}def
/@vsize{/vs exch def /CLIP true def}def /@hoffset{/ho exch def}def /@voffset{
/vo exch def}def /@hscale{/hsc exch def}def /@vscale{/vsc exch def}def
/@setclipper{hsc vsc scale CLIP{newpath 0 0 moveto hs 0 rlineto 0 vs rlineto
hs neg 0 rlineto closepath clip}if}def /@beginspecial{gsave /SpecialSave save
def currentpoint transform initgraphics itransform translate @SpecialDefaults
@MacSetUp}def /@setspecial{MacDrwgs{md begin /pxt ho def /pyt vo neg def end}{
ho vo translate @setclipper}ifelse}def /@endspecial{SpecialSave restore
grestore}def /MacDrwgs false def /@MacSetUp{userdict /md known{userdict /md
get type /dicttype eq{md begin /letter{}def /note{}def /legal{}def /od{txpose
1 0 mtx defaultmatrix dtransform exch atan/pa exch def newpath clippath mark{
transform{itransform moveto}}{transform{itransform lineto}}{6 -2 roll
transform 6 -2 roll transform 6 -2 roll transform{itransform 6 2 roll
itransform 6 2 roll itransform 6 2 roll curveto}}{{closepath}}pathforall
newpath counttomark array astore /gc xdf pop ct 39 0 put 10 fz 0 fs 2
F/|______Courier fnt invertflag{PaintBlack}if}def /txpose{pxs pys scale ppr
aload pop por{noflips{pop exch neg exch translate pop 1 -1 scale}if xflip
yflip and{pop exch neg exch translate 180 rotate 1 -1 scale ppr 3 get ppr 1
get neg sub neg ppr 2 get ppr 0 get neg sub neg translate}if xflip yflip not
and{pop exch neg exch translate pop 180 rotate ppr 3 get ppr 1 get neg sub neg
0 translate}if yflip xflip not and{ppr 1 get neg ppr 0 get neg translate}if}{
noflips{translate pop pop 270 rotate 1 -1 scale}if xflip yflip and{translate
pop pop 90 rotate 1 -1 scale ppr 3 get ppr 1 get neg sub neg ppr 2 get ppr 0
get neg sub neg translate}if xflip yflip not and{translate pop pop 90 rotate
ppr 3 get ppr 1 get neg sub neg 0 translate}if yflip xflip not and{translate
pop pop 270 rotate ppr 2 get ppr 0 get neg sub neg 0 exch translate}if}ifelse
scaleby96{ppr aload pop 4 -1 roll add 2 div 3 1 roll add 2 div 2 copy
translate .96 dup scale neg exch neg exch translate}if}def /cp{pop pop
showpage pm restore}def end}if}if}def /psf$TeXscale{65536 div}def
/DocumentInitState[matrix currentmatrix currentlinewidth currentlinecap
currentlinejoin currentdash currentgray currentmiterlimit]cvx def /startTexFig
{/psf$SavedState save def userdict maxlength dict begin currentpoint transform
DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
setlinewidth setmatrix itransform moveto /psf$ury exch psf$TeXscale def
/psf$urx exch psf$TeXscale def /psf$lly exch psf$TeXscale def /psf$llx exch
psf$TeXscale def /psf$y exch psf$TeXscale def /psf$x exch psf$TeXscale def
currentpoint /psf$cy exch def /psf$cx exch def /psf$sx psf$x psf$urx psf$llx
sub div def /psf$sy psf$y psf$ury psf$lly sub div def psf$sx psf$sy scale
psf$cx psf$sx div psf$llx sub psf$cy psf$sy div psf$ury sub translate
/DefFigCTM matrix currentmatrix def /initmatrix{DefFigCTM setmatrix}def
/defaultmatrix{DefFigCTM exch copy}def /initgraphics{DocumentInitState
setmiterlimit setgray setdash setlinejoin setlinecap setlinewidth setmatrix
DefFigCTM setmatrix}def /showpage{initgraphics}def /erasepage{initgraphics}
def /copypage{}def}def /clipFig{currentpoint 6 2 roll newpath 4 copy 4 2 roll
moveto 6 -1 roll exch lineto exch lineto exch lineto closepath clip newpath
moveto}def /doclip{psf$llx psf$lly psf$urx psf$ury clipFig}def /endTexFig{end
psf$SavedState restore}def end statusdict /waittimeout 300 put

TeXDict begin @start bos /fa df[<7FFFFFE07FFFFFF800007FFFFFE07FFFFFF800007FFF
FFE07FFFFFF800007FFFFFE07FFFFFF800007FFFFFE07FFFFFF800007FFFFFE07FFFFFF8000000
FFF00000FFF000000000FFF00000FFF000000000FFF00000FFF000000000FFF00000FFF0000000
00FFF00000FFF000000000FFF00000FFF000000000FFF00000FFF000000000FFF00000FFF00000
0000FFF00000FFF000000000FFF00000FFF000000000FFF00000FFF000000000FFF00000FFF000
000000FFF00000FFF000000000FFF00000FFF000000000FFF00000FFF000000000FFF00000FFF0
00000000FFF00000FFF000000000FFF00000FFF000000000FFF00000FFF000000000FFF00000FF
F000000000FFF00000FFF000000000FFF00000FFF000000000FFF00000FFF000000000FFF00000
FFF000000000FFF00000FFF000000000FFF00000FFF000000000FFF00000FFF000000000FFF000
00FFF000000000FFF00000FFF000000000FFF00000FFF000000000FFF00000FFF000000000FFF0
0000FFF000000000FFF00000FFF000000000FFF00000FFF0000000FFFFFFFFFFFFFFFF0000FFFF
FFFFFFFFFFFF0000FFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFF0000FF
FFFFFFFFFFFFFF000000FFE00000FFE000000000FFE00000FFE000000000FFE00000FFE0000000
00FFE00000FFE000000000FFE00000FFE000000000FFE00000FFE000000000FFE00000FFE00000
0000FFE00000FFE000000000FFE00000FFE000000000FFE00000FFE0001E0000FFE00001FFE000
7F8000FFE00003FFE000FFC000FFE00007FFE001FFE000FFF00007FFE003FFF0007FF00007FFF0
03FFF0007FF80007FFF003FFF0003FF80007FFF803FFF0001FFC0007FFF803FFF0000FFF0003FF
FE03FFF00007FFC003FFFF01FFF00003FFFC01FFFFE1FFE00000FFFFFFFFFFFFFFC000007FFFFF
FFFFFFFF8000000FFFFFFC3FFFFF00000001FFFFF807FFFE000000000FFFC0007FF800>76 72
-2 0 69]11 dc[ FEFFFFFFFEFFFFFFFEFFFFFFFE>31 11 -1 -18 40]45 dc[<07F0000FF8001FFC003FFE007FFF
00FFFF80FFFF80FFFF80FFFF80FFFF80FFFF80FFFF807FFF003FFE001FFC000FF80007F000>17
17 -8 0 33]46 dc[<3FFFFFFFFFC03FFFFFFFFFC03FFFFFFFFFC03FFFFFFFFFC03FFFFFFFFFC0
3FFFFFFFFFC00001FFF000000001FFF000000001FFF000000001FFF000000001FFF000000001FF
F000000001FFF000000001FFF000000001FFF000000001FFF000000001FFF000000001FFF00000
0001FFF000000001FFF000000001FFF000000001FFF000000001FFF000000001FFF000000001FF
F000000001FFF000000001FFF000000001FFF000000001FFF000000001FFF000000001FFF00000
0001FFF000000001FFF000000001FFF000000001FFF000000001FFF000000001FFF000000001FF
F000000001FFF000000001FFF000000001FFF000000001FFF000000001FFF000000001FFF00000
0001FFF000000001FFF000000001FFF000000001FFF000000001FFF000000001FFF000000001FF
F000000001FFF000000001FFF000000001FFF00000FC01FFF00000FFF1FFF00000FFFFFFF00000
FFFFFFF00000FFFFFFF00000FFFFFFF0000003FFFFF00000000FFFF000000000FFF0000000003F
F0000000000FF00000000003F00000000001E00000>42 67 -8 0 59]49 dc[ FFFFFFFFE0FFFFFFFFFFE0FFFFFFFFFFE0FFFFFFFFFFF0FFFFFFFFFFF07FFFFFFFFFF03FFFFFFF
FFF01FFFFFFFFFF00FFFFFFFFFF007FFFFFFFFF003FFFFFFFFF001FFFFFFFFF800FFFFFFFFF800
7F000007F8003F800003F8001FC00001F8000FE00001F80007F00001F80003FC0001F80001FE00
00FC0001FF0000FC0000FF8000FC00007FC000FC00003FF0000000001FF8000000000FFC000000
0007FF0000000003FF8000000001FFC000000000FFF000000000FFF8000000007FFC000000003F
FE000000003FFF000000001FFF800000000FFFC00000000FFFE000000007FFE000000007FFF000
000007FFF000000003FFF800000003FFF800000003FFFC00000003FFFC0FF00001FFFC1FF80001
FFFC3FFC0001FFFC7FFE0001FFFCFFFF0001FFFCFFFF0003FFFCFFFF0003FFFCFFFF0003FFF8FF
FF0003FFF8FFFF0007FFF8FFFF000FFFF07FFE000FFFF07FFE001FFFE07FFC003FFFC03FF000FF
FF801FFC07FFFF000FFFFFFFFE0007FFFFFFFC0001FFFFFFF00000FFFFFFC000001FFFFF000000
01FFF00000>46 67 -6 0 59]50 dc[<0000FFF80000000FFFFF8000007FFFFFF00001FFFFFFFC
0003FFFFFFFF0007FFFFFFFF800FFF807FFFC01FF8001FFFE03FFC000FFFF07FFE0007FFF87FFF
0003FFF8FFFF0003FFFCFFFF8003FFFCFFFF8001FFFEFFFF8001FFFEFFFF8001FFFFFFFF8001FF
FFFFFF8001FFFFFFFF8001FFFF7FFF0001FFFF3FFE0001FFFF1FFC0001FFFF0FF80001FFFF03E0
0001FFFF00000001FFFE00000001FFFE00000001FFFC00000003FFFC00000003FFF800000003FF
F000000007FFE00000000FFFC00000001FFF800000007FFE000001FFFFF8000001FFFFC0000001
FFFF00000001FFFFC0000001FFFFF000000003FFF8000000007FFE000000003FFF000000001FFF
800000001FFFC00000000FFFC001FC000FFFE003FF0007FFF007FF8007FFF00FFFC007FFF01FFF
C007FFF81FFFC003FFF81FFFC003FFF81FFFE003FFF81FFFC003FFF81FFFC003FFF81FFFC003FF
F80FFFC003FFF00FFF8007FFF00FFF0007FFE007FC000FFFE003FE001FFFC001FFC07FFF8000FF
FFFFFF00007FFFFFFC00001FFFFFF0000007FFFFC00000007FFC0000>48 67 -5 0 59]51 dc[<
0000FFFFFFFFF00000FFFFFFFFF00000FFFFFFFFF00000FFFFFFFFF00000FFFFFFFFF00000FFFF
FFFFF00000000FFFC0000000000FFFC0000000000FFFC0000000000FFFC0000000000FFFC00000
00000FFFC0000000000FFFC0000000000FFFC0000000000FFFC0000000000FFFC0000000000FFF
C000FFFFFFFFFFFFF0FFFFFFFFFFFFF0FFFFFFFFFFFFF0FFFFFFFFFFFFF0FFFFFFFFFFFFF0FFFF
FFFFFFFFF0FE000007FFC0007F000007FFC0003F800007FFC0001FC00007FFC0000FC00007FFC0
000FE00007FFC00007F00007FFC00003F80007FFC00001FC0007FFC00000FC0007FFC00000FE00
07FFC000007F0007FFC000003F8007FFC000001FC007FFC000000FC007FFC000000FE007FFC000
0007F007FFC0000003F807FFC0000001FC07FFC0000000FC07FFC0000000FE07FFC00000007F07
FFC00000003F87FFC00000001FC7FFC00000000FC7FFC00000000FE7FFC000000007F7FFC00000
0003FFFFC000000001FFFFC000000000FFFFC000000000FFFFC0000000007FFFC0000000003FFF
C0000000001FFFC0000000000FFFC0000000000FFFC00000000007FFC00000000003FFC0000000
0001FFC00000000000FFC00000000000FFC000000000007FC000000000003FC000000000001F80
00>52 67 -3 0 59]52 dc[<0003FFC00000001FFFFE0000007FFFFF800001FFFFFFE00003FFFF
FFF80007FFFFFFFC000FFF01FFFF001FF8003FFF803FE0001FFFC03FE0000FFFC07FF00007FFE0
7FF80007FFF0FFFC0007FFF0FFFE0003FFF8FFFE0003FFF8FFFE0003FFF8FFFE0003FFFCFFFE00
03FFFCFFFE0003FFFCFFFE0003FFFC7FFC0003FFFC3FF80003FFFC1FF00003FFFC0FE00003FFFC
00000003FFFC00000003FFFC00000003FFF800000003FFF800000003FFF800000003FFF0000000
07FFF003C00007FFE007E00007FFC007F0000FFFC007FC001FFF8007FF807FFF0007FFFFFFFC00
07FFFFFFF80007FFFFFFE00007E7FFFF800007E07FF8000007E00000000007E00000000007E000
00000007E00000000007E00000000007E00000000007E00000000007E00000000007E000000000
07FFF800000007FFFFC0000007FFFFF0000007FFFFFC000007FFFFFF000007FFFFFFC00007FFFF
FFE00007FFFFFFF00007FFFFFFF80007FFFFFFFC0007FFFFFFFE0007FFFFFFFF0007FFFFFFFF80
07FFFFFFFF8007FF8007FF8007F000003F80070000000380>46 67 -6 0 59]53 dc[ 000FFFFFFFFF80FFFFFFE0000FFFFFFFFF80FFFFFFE0000FFFFFFFFF80FFFFFFE0000FFFFFFFFF
80FFFFFFE0000FFFFFFFFF80FFFFFFE0000FFFFFFFFF80001F8000000007FFFC0000001FC00000
0007FFFC0000000FC000000007FFF80000000FE00000000FFFF800000007E00000000FFFF00000
0007E00000001FFFF000000007F00000001FFFF000000003F00000001FFFE000000003F8000000
3FFFE000000001F80000003FFFC000000001F80000007FFFC000000001FC0000007FFFC0000000
00FFFFFFFFFFFF8000000000FFFFFFFFFFFF80000000007FFFFFFFFFFF00000000007FFFFFFFFF
FF00000000007FFFFFFFFFFF00000000003FFFFFFFFFFE00000000003F800003FFFE0000000000
1F800003FFFC00000000001FC00007FFFC00000000001FC00007FFFC00000000000FC0000FFFF8
00000000000FE0000FFFF8000000000007E0000FFFF0000000000007F0001FFFF0000000000003
F0001FFFE0000000000003F0003FFFE0000000000003F8003FFFE0000000000001F8003FFFC000
0000000001FC007FFFC0000000000000FC007FFF80000000000000FC00FFFF80000000000000FE
00FFFF800000000000007E00FFFF000000000000007F01FFFF000000000000003F01FFFE000000
000000003F83FFFE000000000000003F83FFFE000000000000001F87FFFC000000000000001FC7
FFFC000000000000000FC7FFF8000000000000000FEFFFF8000000000000000FEFFFF800000000
00000007FFFFF00000000000000007FFFFF00000000000000003FFFFE00000000000000003FFFF
E00000000000000001FFFFC00000000000000001FFFFC00000000000000001FFFFC00000000000
000000FFFF800000000000000000FFFF8000000000000000007FFF0000000000000000007FFF00
00000000000000007FFF0000000000000000003FFE0000000000000000003FFE00000000000000
00001FFC0000000000000000001FFC0000000000000000001FFC0000000000000000000FF80000
000000000000000FF800000000000000000007F000000000000000000003E00000000000>81 71
-4 0 90]65 dc[<000000007FFF0000000000000FFFFFF00000000000FFFFFFFE0000000007FF
FFFFFF800000001FFFFFFFFFE00000007FFFFFFFFFF0000000FFFFFC007FFC000003FFFFC0000F
FE000007FFFE000001FF00000FFFF8000000FF80003FFFE00000003FC0007FFFC00000001FE000
7FFF000000000FE000FFFE0000000007F001FFFC0000000003F803FFFC0000000003F807FFF800
00000001FC07FFF00000000001FC0FFFF00000000000FC0FFFF00000000000FC1FFFE000000000
00FE1FFFE000000000007E3FFFC000000000007E3FFFC000000000007E3FFFC000000000007E7F
FFC000000000007E7FFFC00000000000007FFF800000000000007FFF80000000000000FFFF8000
0000000000FFFF80000000000000FFFF80000000000000FFFF80000000000000FFFF8000000000
0000FFFF80000000000000FFFF80000000000000FFFF80000000000000FFFF80000000000000FF
FF80000000000000FFFF80000000000000FFFF80000000000000FFFF800000000000007FFF8000
00000000007FFF800000000000007FFFC000000000007E7FFFC000000000007E3FFFC000000000
007E3FFFC000000000007E3FFFC00000000000FE1FFFE00000000000FE1FFFE00000000000FE0F
FFF00000000001FE0FFFF00000000001FE07FFF00000000003FE07FFF80000000003FE03FFFC00
00000007FE01FFFC0000000007FE00FFFE000000000FFE007FFF000000001FFE007FFFC0000000
3FFE003FFFE00000007FFE000FFFF8000001FFFE0007FFFE000003FFFE0003FFFFC0000FFFFE00
00FFFFFC00FFFFFE00007FFFFFFFFFE7FE00001FFFFFFFFF83FE000007FFFFFFFF00FE000000FF
FFFFFC007E0000000FFFFFE0003E000000007FFE00001E>71 71 -7 0 86]67 dc[ FFC0000000FFFFFFFFFFFFFE000000FFFFFFFFFFFFFFC00000FFFFFFFFFFFFFFF80000FFFFFFFF
FFFFFFFE0000FFFFFFFFFFFFFFFF0000001FFFC00007FFFFC000001FFFC000007FFFE000001FFF
C000000FFFF000001FFFC0000003FFF800001FFFC0000001FFFC00001FFFC0000000FFFE00001F
FFC00000007FFF00001FFFC00000003FFF80001FFFC00000001FFF80001FFFC00000001FFFC000
1FFFC00000000FFFE0001FFFC00000000FFFE0001FFFC000000007FFF0001FFFC000000007FFF0
001FFFC000000007FFF0001FFFC000000003FFF8001FFFC000000003FFF8001FFFC000000003FF
F8001FFFC000000003FFFC001FFFC000000003FFFC001FFFC000000003FFFC001FFFC000000003
FFFC001FFFC000000003FFFE001FFFC000000001FFFE001FFFC000000001FFFE001FFFC0000000
01FFFE001FFFC000000001FFFE001FFFC000000001FFFE001FFFC000000001FFFE001FFFC00000
0001FFFE001FFFC000000001FFFE001FFFC000000001FFFE001FFFC000000001FFFE001FFFC000
000001FFFE001FFFC000000001FFFE001FFFC000000003FFFE001FFFC000000003FFFC001FFFC0
00000003FFFC001FFFC000000003FFFC001FFFC000000003FFFC001FFFC000000003FFFC001FFF
C000000003FFF8001FFFC000000003FFF8001FFFC000000007FFF8001FFFC000000007FFF0001F
FFC000000007FFF0001FFFC000000007FFE0001FFFC00000000FFFE0001FFFC00000000FFFC000
1FFFC00000001FFFC0001FFFC00000003FFF80001FFFC00000003FFF00001FFFC00000007FFF00
001FFFC0000000FFFE00001FFFC0000001FFFC00001FFFC0000007FFF800001FFFC000001FFFF0
00001FFFC000007FFFE000001FFFC00007FFFF8000FFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFC
0000FFFFFFFFFFFFFFF00000FFFFFFFFFFFFFFC00000FFFFFFFFFFFFFE000000FFFFFFFFFFFFC0
000000>79 71 -4 0 91]68 dc[ 0000FFFFFFFFFF80000000FFFFFFFFFF80000000FFFFFFFFFF80000000001FFFE0000000000000
1FFFE00000000000001FFFE00000000000001FFFE00000000000001FFFE00000000000001FFFE0
0000000000001FFFE00000000000001FFFE00000000000001FFFE00000000000001FFFE0000000
0000001FFFE00000000000001FFFE00000000000001FFFE00000000000001FFFE0000000000000
1FFFE0007E000000001FFFE0007E000000001FFFE0007E000000001FFFE0007E000000001FFFE0
007E000000001FFFE0007E000000001FFFE000FE000000001FFFE000FE000000001FFFE000FE00
0000001FFFE001FE000000001FFFE003FE000000001FFFE01FFE000000001FFFFFFFFE00000000
1FFFFFFFFE000000001FFFFFFFFE000000001FFFFFFFFE000000001FFFFFFFFE000000001FFFFF
FFFE000000001FFFE01FFE000000001FFFE003FE000000001FFFE001FE000000001FFFE000FE00
0000001FFFE000FE000000001FFFE000FE000000001FFFE0007E001F80001FFFE0007E001F8000
1FFFE0007E001F80001FFFE0007E001F80001FFFE0007E003F00001FFFE0007E003F00001FFFE0
0000003F00001FFFE00000003F00001FFFE00000003F00001FFFE00000007F00001FFFE0000000
7F00001FFFE00000007F00001FFFE0000000FF00001FFFE0000001FE00001FFFE0000001FE0000
1FFFE0000003FE00001FFFE0000007FE00001FFFE000001FFE00001FFFE000007FFE00001FFFE0
0003FFFE00FFFFFFFFFFFFFFFE00FFFFFFFFFFFFFFFE00FFFFFFFFFFFFFFFC00FFFFFFFFFFFFFF
FC00FFFFFFFFFFFFFFFC00FFFFFFFFFFFFFFFC00>65 70 -4 0 75]70 dc[ 0FFFFFFFFFFFFFFFF80007E0000FFFFFFFFFFFFFFFF8000FF0000FFFFFFFFFFFFFFFF8000FF000
0FFFFFFFFFFFFFFFF8000FF0000FFFFFFFFFFFFFFFF8001FF8000FFFFFFFFF001FC000001FF800
0001FFF800001FC000003FFC000001FFF800001FC000003FFC000001FFF800001FC000007FFE00
0001FFF800001FC000007FFE000001FFF800001FC00000FFFF000001FFF800001FC00000FFFF00
0001FFF800001FC00000FFFF000001FFF800001FC00001FFFF800001FFF800001FC00001FFFF80
0001FFF800001FC00003FFF7C00001FFF800001FC00003FFF7C00001FFF800001FC00007FFE3E0
0001FFF800001FC00007FFE3E00001FFF800001FC00007FFE3E00001FFF800001FC0000FFFC1F0
0001FFF800001FC0000FFFC1F00001FFF800001FC0001FFF80F80001FFF800001FC0001FFF80F8
0001FFF800001FC0003FFF007C0001FFF800001FC0003FFF007C0001FFF800001FC0007FFE003E
0001FFF800001FC0007FFE003E0001FFF800001FC0007FFE003E0001FFF800001FC000FFFC001F
0001FFF800001FC000FFFC001F0001FFF800001FC001FFF8000F8001FFF800001FC001FFF8000F
8001FFF800001FC003FFF00007C001FFF800001FC003FFF00007C001FFF800001FC003FFF00007
C001FFF800001FC007FFE00003E001FFF800001FC007FFE00003E001FFF800001FC00FFFC00001
F001FFF800001FC00FFFC00001F001FFF800001FC01FFF800000F801FFF800001FC01FFF800000
F801FFF800001FC01FFF800000F801FFF800001FC03FFF0000007C01FFF800001FC03FFF000000
7C01FFF800001FC07FFE0000003E01FFF800001FC07FFE0000003E01FFF800001FC0FFFC000000
1F01FFF800001FC0FFFC0000001F01FFF800001FC1FFF80000000F81FFF800001FC1FFF8000000
0F81FFF800001FC1FFF80000000F81FFF800001FC3FFF000000007C1FFF800001FC3FFF0000000
07C1FFF800001FC7FFE000000003E1FFF800001FC7FFE000000003E1FFF800001FCFFFC0000000
01F1FFF800001FCFFFC000000001F1FFF800001FCFFFC000000001F1FFF800001FDFFF80000000
00F9FFF800001FDFFF8000000000F9FFF800001FFFFF00000000007DFFF800001FFFFF00000000
007DFFF800001FFFFE00000000003FFFF800FFFFFFFE00000000003FFFFFFFFFFFFFFC00000000
001FFFFFFFFFFFFFFC00000000001FFFFFFFFFFFFFFC00000000001FFFFFFFFFFFFFF800000000
000FFFFFFFFFFFFFF0000000000007FFFFFF>104 71 -4 0 113]77 dc[ FFFFFFFFFC00000000FFFFFFFFFC00000000FFFFFFFFFC00000000FFFFFFFFFC00000000FFFFFF
FFFC00000000001FFFE00000000000001FFFE00000000000001FFFE00000000000001FFFE00000
000000001FFFE00000000000001FFFE00000000000001FFFE00000000000001FFFE00000000000
001FFFE00000000000001FFFE00000000000001FFFE00000000000001FFFE00000000000001FFF
E00000000000001FFFE00000000000001FFFE00000000000001FFFE00000000000001FFFE00000
000000001FFFE00000000000001FFFE00000000000001FFFE00000000000001FFFE00000000000
001FFFE00000000000001FFFE00000000000001FFFE00000000000001FFFE00000000000001FFF
FFFFFFF00000001FFFFFFFFFFE0000001FFFFFFFFFFF8000001FFFFFFFFFFFE000001FFFFFFFFF
FFF800001FFFC0000FFFFC00001FFFC00001FFFE00001FFFC000007FFF00001FFFC000003FFF80
001FFFC000001FFFC0001FFFC000001FFFE0001FFFC000001FFFE0001FFFC000000FFFF0001FFF
C000000FFFF0001FFFC000000FFFF0001FFFC000000FFFF8001FFFC000000FFFF8001FFFC00000
0FFFF8001FFFC000000FFFF8001FFFC000000FFFF8001FFFC000000FFFF8001FFFC000000FFFF8
001FFFC000000FFFF8001FFFC000000FFFF8001FFFC000000FFFF0001FFFC000000FFFF0001FFF
C000000FFFF0001FFFC000001FFFE0001FFFC000001FFFE0001FFFC000001FFFC0001FFFC00000
3FFF80001FFFC000007FFF80001FFFC00001FFFF00001FFFC0000FFFFE00FFFFFFFFFFFFFFFC00
FFFFFFFFFFFFFFF000FFFFFFFFFFFFFFC000FFFFFFFFFFFFFF0000FFFFFFFFFFFFF80000FFFFFF
FFFFFF800000>69 71 -4 0 81]80 dc[<0000000001F000000000000000000003F80000000000
0000000007FC00000000000000000007FC0000000000000000000FFE0000000000000000000FFE
0000000000000000001FFF0000000000000000001FFF0000000000000000003FFF800000000000
0000003FFF8000000000000000003FFF8000000000000000007FFFC000000000000000007FFFC0
0000000000000000FFFFE00000000000000000FFFFE00000000000000001FFFFF0000000000000
0001FFFFF00000000000000001FFFFF00000000000000003FFFFF80000000000000003FFFFF800
00000000000007FFFDFC0000000000000007FFFCFC000000000000000FFFF8FE00000000000000
0FFFF87E000000000000001FFFF07F000000000000001FFFF07F000000000000001FFFE03F0000
00000000003FFFE03F800000000000003FFFE01F800000000000007FFFC01FC00000000000007F
FFC00FC0000000000000FFFF800FE0000000000000FFFF800FE0000000000000FFFF0007E00000
00000001FFFF0007F0000000000001FFFE0003F0000000000003FFFE0003F8000000000003FFFE
0001F8000000000007FFFC0001FC000000000007FFFC0000FC00000000000FFFF80000FE000000
00000FFFF80000FE00000000000FFFF000007E00000000001FFFF000007F00000000001FFFF000
003F00000000003FFFE000003F80000000003FFFE000001F80000000007FFFC000001FC0000000
007FFFC000000FC000000000FFFF8000000FE000000000FFFF8000000FE000000000FFFF000000
07E000000001FFFF00000007F000000001FFFF00000003F000000003FFFE00000003F800000003
FFFE00000001F800000007FFFC00000001FC00000007FFFC00000001FC00000007FFF800000000
FC0000000FFFF800000000FE0000000FFFF8000000007E0000001FFFF0000000007F0000001FFF
F0000000003F0000003FFFE0000000003F8000003FFFE0000000001F8000FFFFFFFFF000003FFF
FFE0FFFFFFFFF000003FFFFFE0FFFFFFFFF000003FFFFFE0FFFFFFFFF000003FFFFFE0FFFFFFFF
F000003FFFFFE0FFFFFFFFF000003FFFFFE0>83 71 -3 0 90]86 dc[<0007FF0000FFF8007FFF
F003FFFC01FFFFFC07FFFC07FFFFFE0FFFFC0FFFFFFF9FFFFC1FFFE07FDFFFF83FFF800FFFFF00
7FFE0003FFFC007FFC0001FFFC00FFFC0000FFFC00FFF80000FFFC00FFF800007FFC00FFF80000
7FFC00FFF800007FFC00FFF800007FFC00FFFC00007FFC007FFC00007FFC007FFE00007FFC003F
FF00007FFC001FFF80007FFC000FFFE0007FFC0007FFF8007FFC0003FFFF807FFC0000FFFFFF7F
FC00003FFFFFFFFC000007FFFFFFFC0000003FFFFFFC00000000FFFFFC00000000007FFC000000
00007FFC0000FC00007FFC0003FF00007FFC0007FF80007FFC0007FF80007FFC000FFFC0007FFC
000FFFC000FFF8000FFFC000FFF8000FFFC001FFF0000FFFC003FFF0000FFFC007FFE00007FF80
3FFFC00003FFFFFFFF800001FFFFFFFE000000FFFFFFF80000003FFFFFE000000003FFFE000000
>54 46 -3 0 58]97 dc[<00001FFF00000001FFFFE0000007FFFFF800001FFFFFFE00007FFFFF
FF0000FFFF80FF8001FFFC003FC003FFF0000FE007FFC00007F00FFFC00003F01FFF800003F81F
FF000001F83FFF000001F83FFE000000007FFE000000007FFE000000007FFE000000007FFC0000
0000FFFC00000000FFFC00000000FFFC00000000FFFC00000000FFFC00000000FFFC00000000FF
FC00000000FFFC00000000FFFC00000000FFFC000000007FFC000000007FFC000000007FFC0000
7E007FFE0001FF803FFE0003FFC03FFE0003FFC01FFF0007FFE01FFF0007FFE00FFF8007FFE007
FF8007FFE003FFC007FFE001FFF007FFE000FFFC03FFC0007FFFFFFF80001FFFFFFF000007FFFF
FE000001FFFFF80000001FFF8000>45 46 -4 0 53]99 dc[<00000FFF80000000FFFFF8000007
FFFFFE00001FFFFFFF80003FFFFFFFE000FFFF807FF001FFF8000FF803FFE00003FC07FFC00001
FC0FFF800000FE1FFF800000FE1FFF0000007E3FFF0000003C3FFE000000007FFE000000007FFE
000000007FFC00000000FFFC00000000FFFC00000000FFFC00000000FFFC00000000FFFC000000
00FFFFFFFFFFFCFFFFFFFFFFFEFFFFFFFFFFFEFFFFFFFFFFFEFFFFFFFFFFFEFFFC00000FFEFFFC
00000FFE7FFC00000FFE7FFC00000FFE7FFE00000FFC3FFE00001FFC3FFE00001FFC1FFF00001F
F81FFF00003FF80FFF80003FF807FF80007FF003FFC000FFE001FFE001FFC000FFFC0FFF80007F
FFFFFF00001FFFFFFE000007FFFFF8000001FFFFE00000001FFE0000>47 46 -3 0 54]101 dc[
<7FFFFFF800007FFFFFF800007FFFFFF800007FFFFFF800007FFFFFF800007FFFFFF8000000FF
F000000000FFF000000000FFF000000000FFF000000000FFF000000000FFF000000000FFF00000
0000FFF000000000FFF000000000FFF000000000FFF000000000FFF000000000FFF000000000FF
F000000000FFF000000000FFF000000000FFF000000000FFF000000000FFF000000000FFF00000
0000FFF000000000FFF000000000FFF000000000FFF000000000FFF000000000FFF000000000FF
F000000000FFF000000000FFF000000000FFF000000000FFF000000000FFF000000000FFF00000
0000FFF0000000FFFFFFFE0000FFFFFFFE0000FFFFFFFE0000FFFFFFFE0000FFFFFFFE0000FFFF
FFFE000000FFE000000000FFE000000000FFE000000000FFE000000000FFE000000000FFE00000
0000FFE000000000FFE000000000FFE000000000FFE0003C0000FFE000FF0000FFE001FF8000FF
E003FFC000FFE007FFE0007FF007FFE0007FF007FFE0003FF807FFE0003FF807FFE0001FFC07FF
E0000FFF03FFE00007FFE3FFC00003FFFFFF800000FFFFFF8000003FFFFF0000000FFFFC000000
007FF000>43 72 -3 0 36]102 dc[<00007FFFE00000000FFFFFFF0000007FFFFFFFE00001FF
FFFFFFF80003FFFFFFFFFC000FFFF000FFFF001FFF00000FFF803FFC000003FFC07FF8000001FF
E07FF0000000FFE0FFE00000007FF0FFC00000003FF0FFC00000003FF0FFC00000003FF0FFC000
00003FF0FFC00000007FF07FE00000007FF07FF0000001FFF03FFC00001FFFE01FFFFFFFFFFFE0
0FFFFFFFFFFFE003FFFFFFFFFFC000FFFFFFFFFFC001FFFFFFFFFF8001FFFFFFFFFF0003FFFFFF
FFFE0003FFFFFFFFF80007FFFFFFFFF00007FFFFFFFF800007FFFFFFF8000007FC000000000007
F8000000000007F0000000000007E0000000000007E0000000000007E0000000000007E07FF800
000003E7FFFF80000003FFFFFFE0000001FFFFFFF8000000FFFFFFFC000001FFF03FFE000003FF
C00FFF000007FF0003FF800007FF0003FF80000FFF0003FFC0000FFE0001FFC0001FFE0001FFE0
001FFE0001FFE0001FFE0001FFE0001FFE0001FFE0001FFE0001FFE0001FFE0001FFE0001FFE00
01FFE0001FFE0001FFE0001FFE0001FFE0000FFE0001FFC7E00FFF0003FFCFF007FF0003FF8FF0
07FF0003FF9FF803FFC00FFF1FF801FFF03FFFDFF800FFFFFFFFFFF8007FFFFFFFFFF0001FFFFF
E7FFF00007FFFF81FFE000007FF8003F80>53 67 -3 21 59]103 dc[ FFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE001
FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF000
01FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF0
0001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FF
F00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001
FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF800
01FFF00001FFF80001FFF00001FFF80001FFF00001FFFC0001FFF00001FFFC0001FFF00001FFFE
0001FFF00001FFFF0001FFF00001FFFF8003FFE00001FFEFC003FFE00001FFE7F007FFE00001FF
E3FE0FFFC00001FFE1FFFFFF800001FFE0FFFFFF000001FFE03FFFFE000001FFE00FFFF8000001
FFE001FFC0000001FFE0000000000001FFE0000000000001FFE0000000000001FFE00000000000
01FFE0000000000001FFE0000000000001FFE0000000000001FFE0000000000001FFE000000000
0001FFE0000000000001FFE0000000000001FFE0000000000001FFE0000000000001FFE0000000
000001FFE0000000000001FFE0000000000001FFE0000000000001FFE0000000000003FFE00000
000000FFFFE00000000000FFFFE00000000000FFFFE00000000000FFFFE00000000000FFFFE000
00000000FFFFE00000000000007FE00000000000>59 72 -4 0 66]104 dc[ 80FFFFFF80FFFFFF80FFFFFF80FFFFFF8001FFE00001FFE00001FFE00001FFE00001FFE00001FF
E00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001
FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE000
01FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00003FFE000FFFFE000FFFFE0
00FFFFE000FFFFE000FFFFE000FFFFE000003FE000000000000000000000000000000000000000
00000000000000000000000000000000000000000000007E000001FF000007FFC0000FFFE0000F
FFE0001FFFF0001FFFF0001FFFF0001FFFF0001FFFF0001FFFF0001FFFF0000FFFE0000FFFE000
07FFC00001FF0000007E0000>25 73 -4 0 33]105 dc[ 80FFFFFFC07FFFFF80FFFFFFC07FFFFF80FFFFFFC07FFFFF80FFFFFFC07FFFFF8001FFE0000FFF
C00001FFE0001FFF800001FFE0003FFF800001FFE0007FFF000001FFE000FFFE000001FFE000FF
FC000001FFE001FFF8000001FFE003FFF8000001FFE007FFF0000001FFE00FFFE0000001FFE00F
FFC0000001FFE01FFF80000001FFF03FFF80000001FFF87FFF00000001FFFCFFFE00000001FFFE
FFFC00000001FFFFFFF800000001FFFFFFF800000001FFFFFFF000000001FFFFFFE000000001FF
EFFFC000000001FFE7FF8000000001FFE3FF8000000001FFE0FF8000000001FFE07FC000000001
FFE03FF000000001FFE01FF800000001FFE007FC00000001FFE003FE00000001FFE001FF800000
01FFE000FFC0000001FFE0003FE0000001FFE0001FF0000001FFE0000FFC000001FFE0007FFFFC
0001FFE0007FFFFC0001FFE0007FFFFC0001FFE0007FFFFC0001FFE0007FFFFC0001FFE0007FFF
FC0001FFE0000000000001FFE0000000000001FFE0000000000001FFE0000000000001FFE00000
00000001FFE0000000000001FFE0000000000001FFE0000000000001FFE0000000000001FFE000
0000000001FFE0000000000001FFE0000000000001FFE0000000000001FFE0000000000001FFE0
000000000001FFE0000000000001FFE0000000000001FFE0000000000003FFE00000000000FFFF
E00000000000FFFFE00000000000FFFFE00000000000FFFFE00000000000FFFFE00000000000FF
FFE00000000000007FE00000000000>57 72 -3 0 63]107 dc[ FFFFFFC0FFFFFFC0FFFFFFC001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE0
0001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FF
E00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001
FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE000
01FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE0
0001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FFE00001FF
E00001FFE00001FFE00003FFE000FFFFE000FFFFE000FFFFE000FFFFE000FFFFE000FFFFE00000
7FE000>26 72 -4 0 33]108 dc[ FFFFFFE07FFFFFF03FFFFFF8FFFFFFE07FFFFFF03FFFFFF8FFFFFFE07FFFFFF03FFFFFF8FFFFFF
E07FFFFFF03FFFFFF801FFF00000FFF800007FFC0001FFF00000FFF800007FFC0001FFF00000FF
F800007FFC0001FFF00000FFF800007FFC0001FFF00000FFF800007FFC0001FFF00000FFF80000
7FFC0001FFF00000FFF800007FFC0001FFF00000FFF800007FFC0001FFF00000FFF800007FFC00
01FFF00000FFF800007FFC0001FFF00000FFF800007FFC0001FFF00000FFF800007FFC0001FFF0
0000FFF800007FFC0001FFF00000FFF800007FFC0001FFF00000FFF800007FFC0001FFF00000FF
F800007FFC0001FFF00000FFF800007FFC0001FFF00000FFF800007FFC0001FFF00000FFF80000
7FFC0001FFF00000FFF800007FFC0001FFF00000FFF800007FFC0001FFF00000FFF800007FFC00
01FFF00000FFF800007FFC0001FFF00000FFF800007FFC0001FFF80000FFFC00007FFC0001FFF8
0000FFFC00007FFC0001FFF80000FFFC00007FFC0001FFFC0000FFFE00007FFC0001FFFC0000FF
FE00007FFC0001FFFE0000FFFF00007FFC0001FFFF0000FFFF80007FFC0001FFFF8001FFFFC000
FFF80003FFEFC001FFF7E000FFF800FFFFE7F003FFF3F801FFF800FFFFE3FE07FFE1FF03FFF000
FFFFE1FFFFFFC0FFFFFFE000FFFFE07FFFFF803FFFFFC000FFFFE03FFFFF001FFFFF8000FFFFE0
0FFFFC0007FFFE0000007FE001FFE00000FFF00000>93 46 -4 0 102]109 dc[ FFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FF
FFFFE001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF000
01FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF0
0001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FF
F00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001
FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF000
01FFF80001FFF00001FFF80001FFF00001FFF80001FFF00001FFFC0001FFF00001FFFC0001FFF0
0001FFFE0001FFF00001FFFF0001FFF00001FFFF8003FFE00003FFEFC003FFE000FFFFE7F007FF
E000FFFFE3FE0FFFC000FFFFE1FFFFFF8000FFFFE0FFFFFF0000FFFFE03FFFFE0000FFFFE00FFF
F80000007FE001FFC00000>59 46 -4 0 66]110 dc[<00000FFF0000000000FFFFF000000007
FFFFFE0000001FFFFFFF8000007FFFFFFFE00000FFFC03FFF00001FFE0007FF80003FFC0003FFC
0007FF80001FFE000FFF00000FFF001FFF00000FFF801FFE000007FF803FFE000007FFC03FFE00
0007FFC07FFC000003FFE07FFC000003FFE07FFC000003FFE07FFC000003FFE0FFFC000003FFF0
FFFC000003FFF0FFFC000003FFF0FFFC000003FFF0FFFC000003FFF0FFFC000003FFF0FFFC0000
03FFF0FFFC000003FFF0FFFC000003FFF0FFFC000003FFF07FFC000003FFE07FFC000003FFE07F
FC000003FFE03FFC000003FFC03FFC000003FFC03FFE000007FFC01FFE000007FF800FFE000007
FF000FFF00000FFF0007FF80001FFE0003FFC0003FFC0001FFE0007FF80000FFFC03FFF000003F
FFFFFFC000001FFFFFFF80000007FFFFFE00000000FFFFF0000000000FFF000000>52 46 -3 0
59]111 dc[ FFFFE000000000FFFFFFE00000000001FFF0000000000001FFF0000000000001FFF00000000000
01FFF0000000000001FFF0000000000001FFF0000000000001FFF0000000000001FFF000000000
0001FFF0000000000001FFF0000000000001FFF0000000000001FFF0000000000001FFF0000000
000001FFF0000000000001FFF00FFE00000001FFF07FFFE0000001FFF1FFFFFC000001FFF7FFFF
FF000001FFFFFFFFFF800001FFFFF03FFFC00001FFFF8007FFE00001FFFF0003FFF00001FFFC00
00FFF80001FFF80000FFFC0001FFF800007FFE0001FFF000003FFE0001FFF000003FFF0001FFF0
00003FFF0001FFF000001FFF8001FFF000001FFF8001FFF000001FFF8001FFF000001FFF8001FF
F000000FFFC001FFF000000FFFC001FFF000000FFFC001FFF000000FFFC001FFF000000FFFC001
FFF000000FFFC001FFF000000FFFC001FFF000000FFFC001FFF000000FFFC001FFF000000FFFC0
01FFF000000FFFC001FFF000001FFF8001FFF000001FFF8001FFF000001FFF8001FFF000001FFF
0001FFF000003FFF0001FFF000003FFF0001FFF000007FFE0001FFF800007FFC0001FFFC0000FF
FC0001FFFF0001FFF800FFFFFFC003FFF000FFFFFFF81FFFE000FFFFFFFFFFFFC000FFFFE7FFFF
FF0000FFFFE1FFFFFE0000FFFFE07FFFF00000007FE007FF800000>58 66 -3 20 66]112 dc[<
FFFFFFF00000FFFFFFF00000FFFFFFF00000FFFFFFF00000FFFFFFF00000FFFFFFF0000001FFE0
00000001FFE000000001FFE000000001FFE000000001FFE000000001FFE000000001FFE0000000
01FFE000000001FFE000000001FFE000000001FFE000000001FFE000000001FFE000000001FFE0
00000001FFE000000001FFE000000001FFE000000001FFE000000001FFE000000001FFE0000000
01FFE000000001FFE000000001FFE000000001FFF000000001FFF000FC0001FFF003FF0001FFF0
07FF8001FFF807FF8001FFF80FFFC001FFFC0FFFC001FFFC0FFFC001FFFE0FFFC003FFFF0FFFC0
FFFFDF8FFFC0FFFFDFE7FF80FFFFCFFFFF00FFFFC7FFFE00FFFFC3FFFC00FFFFC0FFF800007FC0
3FC000>42 46 -3 0 49]114 dc[ C0FFFE00FFE0FFF0003FF0FFE0000FF0FF80000FF8FF800007F8FF000007FCFE000007FCFE0000
07FCFC00000FFCFC00000FFC7C00001FFC0000007FFC000007FFFC0000FFFFFC001FFFFFF8007F
FFFFF801FFFFFFF007FFFFFFE00FFFFFFFE01FFFFFFFC03FFFFFFF003FFFFFFE007FFFFFF8007F
FFFFE000FFFFFE0000FFFFC00000FFF8000000FFE0000000FFC00007E0FF800007E0FF800007E0
7F800007E07F80000FE07FC0000FE03FE0003FE01FFC01FFE00FFFFFFFE007FFFFFFE003FFFFFF
E000FFFFF7E0000FFF81E0>38 46 -4 0 47]115 dc[<00003FF0000001FFFC000007FFFE0000
0FFFFF00001FFFFF80003FFF1FC0007FFC0FE0007FFC07E000FFF807F000FFF803F000FFF803F0
00FFF803F000FFF803F000FFF803F000FFF803F000FFF803F000FFF803F000FFF803F000FFF800
0000FFF8000000FFF8000000FFF8000000FFF8000000FFF8000000FFF8000000FFF8000000FFF8
000000FFF8000000FFF8000000FFF8000000FFF8000000FFF8000000FFF8000000FFF8000000FF
F8000000FFF8000000FFF8000000FFF8000000FFF8000000FFF80000FFFFFFFFC0FFFFFFFFC0FF
FFFFFFC0FFFFFFFFC0FFFFFFFFC00FFFFFFFC003FFF8000001FFF80000007FF80000003FF80000
003FF80000001FF80000000FF80000000FF800000007F800000007F800000007F800000003F800
000003F800000003F800000001F800000001F800000001F800000001F800000001F800000001F8
0000>36 66 -2 0 46]116 dc[<00007FFC00FFFFE00003FFFF80FFFFE0000FFFFFE0FFFFE000
1FFFFFF0FFFFE0003FFFFFFCFFFFE0007FFE01FEFFFFE000FFF8007FFFF80000FFF0001FFFF000
01FFF0000FFFF00001FFF00007FFF00001FFF00007FFF00001FFF00003FFF00001FFF00003FFF0
0001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FF
F00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001
FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF000
01FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF0
0001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FFF00001FF
F00001FFF00003FFF00003FFF000FFFFF000FFFFF000FFFFF000FFFFF000FFFFF000FFFFF000FF
FFF000FFFFF000FFFFF000FFFFF000FFFFF000FFFFF000003FF000003FF000>59 46 -4 0 66]
117 dc[<0000007E000000000000FF000000000000FF000000000001FF800000000001FF800000
000003FFC00000000003FFC00000000007FFE00000000007FFE0000000000FFFF0000000000FFF
F0000000000FFFF0000000001FFFF8000000001FFFF8000000003FFFFC000000003FFEFC000000
007FFEFE000000007FFC7E00000000FFFC7F00000000FFFC7F00000001FFF83F80000001FFF83F
80000001FFF01F80000003FFF01FC0000003FFE00FC0000007FFE00FE0000007FFC007E000000F
FFC007F000000FFFC003F000001FFF8003F800001FFF8003F800001FFF0001F800003FFF0001FC
00003FFE0000FC00007FFE0000FE00007FFC00007E0000FFFC00007F0000FFF800003F0001FFF8
00003F8001FFF800003F80FFFFFFC003FFFFFFFFFFC003FFFFFFFFFFC003FFFFFFFFFFC003FFFF
FFFFFFC003FFFFFFFFFFC003FFFF>56 46 -3 0 63]118 dc[<000003F000001F800000000007
F800003FC00000000007F800003FC0000000000FFC00007FE0000000000FFC00007FE000000000
0FFC00007FE0000000001FFE0000FFF0000000001FFE0000FFF0000000003FFE0000FFF8000000
003FFF0001FFF8000000003FFF0001FFF8000000007FFF8003FFFC000000007FFF8003FFFC0000
0000FFFF8003FFFE00000000FFFFC007FFFE00000000FFFFC007FF7E00000001FFFFE00FFF7F00
000001FFF7E00FFF3F00000003FFF7E00FFE3F80000003FFE7F01FFE3F80000003FFE3F01FFC1F
80000007FFE3F83FFC1FC0000007FFC3F83FFC0FC000000FFFC1F83FF80FE000000FFF81FC7FF8
0FE000000FFF80FC7FF007E000001FFF80FEFFF007F000001FFF00FEFFF003F000001FFF007EFF
E003F000003FFF007FFFE003F800003FFE003FFFC001F800007FFE003FFFC001FC00007FFC003F
FFC000FC00007FFC001FFF8000FC0000FFFC001FFF8000FE0000FFF8000FFF80007E0001FFF800
0FFF00007F0001FFF0000FFF00003F0001FFF0000FFE00003F0003FFF0001FFE00003F80FFFFFF
87FFFFF00FFFFEFFFFFF87FFFFF00FFFFEFFFFFF87FFFFF00FFFFEFFFFFF87FFFFF00FFFFEFFFF
FF87FFFFF00FFFFEFFFFFF87FFFFF00FFFFE>79 46 -3 0 86]119 dc dfend /fb df[ FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF>48 4 0 -21 49]123 dc dfend /fc df[<
000FF000007FFE0000FFFF0003FFFFC007FFFFE00FFFFFF01FFFFFF83FFFFFFC3FFFFFFC7FFFFF
FE7FFFFFFE7FFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFF7FFFFFFE7FFFFFFE7FFFFFFE3FFFFFFC3FFFFFFC1FFFFFF80FFFFFF007FFFFE003FFFFC000
FFFF00007FFE00000FF000>32 32 -5 -6 43]15 dc dfend /fd df[ FFFFF800FFFFF0FFFFF800FFFFF0FFFFF80003FE0007FC000001FC0003F8000001FC0003F80000
01FC0003F8000001FC0003F8000001FC0003F8000001FC0003F8000001FC0003F8000001FC0003
F8000001FC0003F8000001FC0003F8000001FC0003F8000001FC0003F8000001FC0003F8000001
FC0003F8000001FC0003F8000001FC0003F8000001FC0003F8000001FC0003F8000001FC0003F8
000001FC0003F8000001FC0003F8000001FC0003F8000001FC0003F8000001FC0003F8000001FC
0003F8000001FC0003F8000001FC0003F8000001FC0003F80000FFFFFFFFFFFC00FFFFFFFFFFFC
00FFFFFFFFFFFC00FFFFFFFFFFFC0001FC0003F8000001FC0003F8000001FC0003F8000001FC00
03F8000001FC0003F8000001FC0003F8000001FC0003F8000001FC0003F8000001FC0003F80000
01FC0003F8000001FC0003F8000001FC0003F8000001FC0007F801F000FE000FFC03F800FE000F
FC07FC007F000FFC07FC003F800FFE07FC001FC007FF07FC000FF007FF87FC0007FC07FFE3F800
01FFFFCFFFF000007FFF83FFE0000007FE007F80>54 60 -1 0 50]11 dc[ F07FFFF8FFFFF07FFFF8FFFFF07FFFF803FE0003FE0001FC0001FC0001FC0001FC0001FC0001FC
0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC
0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC
0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC
0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0007FC00FFFFFFFFFC
00FFFFFFFFFC00FFFFFFFFFC00FFFFFFFFFC0001FC0000000001FC0000000001FC0000000001FC
0000000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000E0
0001FC0003F80001FC0007FC0001FE0007FC0000FE0007FC0000FE0007FC00007F0007FC00003F
8003FC00001FC001F800000FF000F8000007FE03F0000001FFFFE00000003FFFC000000007FE00
00>45 60 -1 0 48]12 dc[<00C000000001F80001E000000007FE0001F00000000FFF0001F800
00001F8F8000F80000003E03C0007C0000007C03C0007E0000007C01E0003E000000F800E0001F
000000F800F0001F800001F80070000F800001F800700007C00001F000700007C00003F0007800
03E00003F000380003F00003F000380001F00003F000380000F80003F000380000FC0003F00038
00007C0003F0003800003E0003F0003800003F0003F0003800001F0003F0003800000F8003F000
7800000FC001F00070000007C001F80070000003E001F80070000003F000F800F0000001F000F8
00E0000000F8007C01E0000000FC007C03C00000007C003E03C00000003E001F8F800000003F00
0FFF000000001F0007FE000000000F8001F800007E000F8000000001FF8007C000000003FFC007
E000000007E3E003E00000000F80F001F00000001F00F001F80000001F007800F80000003E0038
007C0000003E003C007E0000007E001C003E0000007E001C001F0000007C001C001F800000FC00
1E000F800000FC000E0007C00000FC000E0007E00000FC000E0003E00000FC000E0001F00000FC
000E0001F80000FC000E0000F80000FC000E00007C0000FC000E00007E0000FC000E00003E0000
FC001E00701F00007C001C1FFF9F00007E001CFFFFFF80007E001FFF1FFFC0003E003FF000FFC0
003E003F80001FE0001F007E000007F0001F00F8000003F0000F80F0000001F80007E3E0000000
FC0003FFC00000007C0001FF800000003C00007E000000001800>61 70 -5 5 72]37 dc[<003F
F00000FF800000FFFE0007FFE00003FFFFC01FFFF8000FFFFFE07FFFFC001FFC0FF8FFE07E003F
F001FDFF001F003FE0007FFE000F007FC0001FF80007807FC0001FF0000380FF80003FE0000380
FF80007FE0000000FF8000FFF0000000FF0000FF78000000FF0001FF3C000000FF0003FE1E0000
00FF0007FC1E0000007F000FF80F0000007F000FF8078000003F001FF0038000003F803FE003C0
00001F803FC001E000000FC07FC000E0000007C0FF8000F0000003E0FF000070000001F1FF0000
78000000F9FE00003C0000007FFE00001C0000003FFC00001E0000001FF800000E0000000FF800
000F00000007F000000F8000000FF000001FC000000FF000003FF800000FF80003FFFFC0001FFC
0003FFFFC0001FFE0003FFFFC0001FDE0003FFFFC0001FCF0000000000001FC78000000000003F
83C000000000003F81E000000000003F81E000000000003F80F000000000003F80780000000000
3F807800000000003F003800000000003F003C00000000003F001C00000000003F001C00000000
003F001C00000000003F801C00000000001F801C00000000001F803C00000000000FC038000000
00000FC038000000000007E078000000000003F0F0000000000001FFF0000000000000FFE00000
000000001F8000000000>58 60 -4 0 67]38 dc[<0000380000780000F00001E00003C0000780
000F00001F00003E00007C00007C0000F80000F80001F00003F00003E00007E00007C00007C000
0FC0000F80001F80001F80001F00003F00003F00003F00003E00007E00007E00007E00007E0000
7E00007E0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000FC0000
FC0000FC0000FC0000FC0000FC0000FC0000FC00007E00007E00007E00007E00007E00007E0000
3E00003F00003F00003F00001F00001F80001F80000F80000FC00007C00007C00007E00003E000
03F00001F00000F80000F800007C00007C00003E00001F00000F000007800003C00001E00000F0
000078000038>21 86 -6 21 33]40 dc[ 07C00003E00001F00001F00000F80000F800007C00007E00003E00003F00001F00001F00001F80
000F80000FC0000FC00007C00007E00007E00007E00003E00003F00003F00003F00003F00003F0
0003F00001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F80001F8
0001F80001F80001F80001F80001F80001F80003F00003F00003F00003F00003F00003F00003E0
0007E00007E00007E00007C0000FC0000FC0000F80001F80001F00001F00003F00003E00007E00
007C0000F80000F80001F00001F00003E00007C0000780000F00001E00003C0000780000F00000
E00000>21 86 -5 21 33]41 dc[<000000180000000000003C0000000000003C000000000000
3C0000000000003C0000000000003C0000000000003C0000000000003C0000000000003C000000
0000003C0000000000003C0000000000003C0000000000003C0000000000003C0000000000003C
0000000000003C0000000000003C0000000000003C0000000000003C0000000000003C00000000
00003C0000000000003C0000000000003C0000000000003C0000000000003C0000000000003C00
00007FFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFF7FFFFFFFFFFFFE0000003C0000000000
003C0000000000003C0000000000003C0000000000003C0000000000003C0000000000003C0000
000000003C0000000000003C0000000000003C0000000000003C0000000000003C000000000000
3C0000000000003C0000000000003C0000000000003C0000000000003C0000000000003C000000
0000003C0000000000003C0000000000003C0000000000003C0000000000003C0000000000003C
0000000000003C00000000000018000000>56 56 -5 6 67]43 dc[<300078003C001E001E000F
0007000780038003C001C001C001E000E000E000E000E03FE07FE0FFE0FFE0FFE0FFC0FFC0FF80
7F803E00>11 27 -7 17 24]44 dc[22 6 -1
-16 29]45 dc[<60000000F0000000F8000000F8000000780000007C0000007C0000003C000000
3E0000003E0000001E0000001F0000001F0000000F0000000F8000000F8000000780000007C000
0007C0000003C0000003E0000003E0000001E0000001F0000001F0000000F0000000F8000000F8
000000780000007C0000007C0000003C0000003E0000003E0000001E0000001F0000001F000000
0F0000000F8000000F8000000780000007C0000007C0000003C0000003E0000003E0000001E000
0001F0000001F0000000F0000000F8000000F8000000780000007C0000007C0000003C0000003E
0000003E0000001E0000001F0000001F0000000F0000000F8000000F8000000780000007C00000
07C0000003C0000003E0000003E0000001E0000001F0000001F0000000F0000000F8000000F800
0000780000007C0000007C0000003C0000003E0000003E0000001E0000001F0000001F0000000F
00000006>32 87 -5 22 43]47 dc[<0003FC0000001FFF8000007FFFE00000FE07F00001F801
F80003F000FC0007E0007E000FC0003F000FC0003F001F80001F801F80001F803F80001FC03F80
001FC03F80001FC07F00000FE07F00000FE07F00000FE07F00000FE0FF00000FF0FF00000FF0FF
00000FF0FF00000FF0FF00000FF0FF00000FF0FF00000FF0FF00000FF0FF00000FF0FF00000FF0
FF00000FF0FF00000FF0FF00000FF0FF00000FF0FF00000FF0FF00000FF0FF00000FF0FF00000F
F07F00000FE07F00000FE07F00000FE07F00000FE07F00000FE03F00000FC03F80001FC03F8000
1FC01F80001F801F80001F800FC0003F000FC0003F0007E0007E0003F000FC0001F801F80000FE
07F000007FFFE000001FFF80000003FC0000>36 55 -3 0 43]48 dc[ FFF8FFFFFFF8003FF000001FE000001FE000001FE000001FE000001FE000001FE000001FE00000
1FE000001FE000001FE000001FE000001FE000001FE000001FE000001FE000001FE000001FE000
001FE000001FE000001FE000001FE000001FE000001FE000001FE000001FE000001FE000001FE0
00001FE000001FE000001FE000001FE000001FE000001FE000001FE000001FE000001FE000001F
E000001FE000001FE000001FE000001FE000FF1FE000FFFFE000FFFFE000FFFFE00000FFE00000
1FE0000007E0000001E0000000E000>29 55 -7 0 43]49 dc[ FF00FFFFFFFF007FFFFFFF803FFFFFFF801FFFFFFF800FFFFFFF80078000078007C000038003E0
00038001F000038000F80001C0007C0001C0003E0001C0001F0001C0000F8000000007C0000000
03E000000003F000000001FC00000000FE000000007F000000003F800000001FC00000001FE000
00000FF000000007F800000007FC00000003FE00000001FE00000001FF00000000FF00000000FF
80000000FF800000007FC00000007FC03F00007FC07F80007FC0FFC0007FC0FFC0007FC0FFC000
7FC0FFC0007FC0FFC0007FC0FF8000FF807F0000FF807E0001FF007C0003FF003E0007FE001F80
0FFC000FE07FF80007FFFFF00003FFFFE00000FFFF0000001FF80000>34 55 -4 0 43]50 dc[<
001FF8000001FFFF000007FFFFC0000FFFFFE0001FF03FF8003F000FFC007F8007FE007FC003FE
00FFE001FF00FFE001FF80FFE001FF80FFE000FF80FFE000FFC0FFE000FFC07FC000FFC03F8000
FFC0040000FFC0000000FFC0000000FFC0000000FFC0000000FF80000001FF80000001FF000000
01FE00000003FC00000007F80000000FF00000003FE000003FFF8000003FF80000003FFF000000
00FF800000003FE00000000FF00000000FF800000007FC00000003FC00000003FE00000003FE00
030001FF000FC001FF001FE001FF003FF001FF003FF001FF003FF001FF003FF001FF003FF001FE
003FE003FE001FC003FC001F8007FC000FF01FF80007FFFFF00001FFFFC00000FFFF0000001FF8
0000>34 55 -4 0 43]51 dc[<0003FFFFFC0003FFFFFC0003FFFFFC0003FFFFFC000007FE0000
0003FC00000003FC00000003FC00000003FC00000003FC00000003FC00000003FC00000003FC00
000003FC00000003FC00FFFFFFFFFCFFFFFFFFFCFFFFFFFFFCFFFFFFFFFCF00003FC00780003FC
003C0003FC001C0003FC001E0003FC000F0003FC00070003FC00078003FC0003C003FC0001E003
FC0000E003FC0000F003FC00007803FC00003C03FC00001C03FC00001E03FC00000F03FC000007
03FC00000383FC000003C3FC000001E3FC000000E3FC000000F3FC0000007BFC0000003FFC0000
001FFC0000001FFC0000000FFC00000007FC00000003FC00000003FC00000001FC00000000FC00
000000FC000000007C000000003C00>38 55 -2 0 43]52 dc[<001FF0000000FFFE000003FFFF
800007FFFFE0000FF03FF0001F800FF8003E0003FC007C0001FE00780001FF007F0000FF00FF80
00FF80FF8000FF80FFC0007F80FFC0007FC0FFC0007FC0FF80007FC07F80007FC03F00007FC000
00007FC00000007FC00000007FC00000007FC00000007F800000007F80000000FF80000000FF00
0F0000FE000F0001FE000F8001FC000FE003F8000FFC0FF0000F7FFFE0000F3FFF80000F07FC00
000F000000000F000000000F000000000F000000000F000000000F000000000F000000000F0000
00000F000000000F000000000FFFE000000FFFFC00000FFFFF00000FFFFF80000FFFFFC0000FFF
FFE0000FFFFFF0000FFFFFF8000FF803FC000F80007C000E00000C00>34 55 -4 0 43]53 dc[<
0007FC0000003FFF0000007FFFC00000FFFFE00001FE0FF00003F803F80007F001FC000FE000FE
000FE000FF001FC000FF001FC0007F803FC0007F803F80007FC03F80007FC07F80007FC07F8000
7FC07F80007FC07F80007FC07F80007FC0FF80007FC0FF80007FC0FF80007FC0FFC0007FC0FFC0
007F80FFC0007F80FFC0007F00FFE000FF00FFE000FE00FFF001FC00FFF801F800FFBC07F000FF
9FFFE000FF8FFFC000FF87FF00007F806000007F800000007F800000007FC00000003FC0000000
3FC00000003FC00000001FC000FE001FE000FE000FE001FF0007F001FF0007F001FF0003F801FF
0001FC00FF0000FE00FF00007F801E00003FE07E00001FFFFC00000FFFF8000003FFF00000007F
C000>34 55 -4 0 43]54 dc[<000FFC0000007FFF800001FFFFC00003FFFFF0000FFC07F8001F
E000FC001F80007E003F00001F007E00001F007C00000F80FC00000780FC00000780F8000007C0
F8000007C0F8000007C0F800000FC0F800000FC0FC00001FC07C00003FC07C0000FFC07E0001FF
803F0007FF801F000FFF800F803FFF0007C07FFE0003F1FFFE0001FFFFFC0000FFFFF800003FFF
E000007FFFC00001FFFF000003FFFF000007FFFFC0000FFFF7E0000FFFC3F0001FFF00F8001FFE
00FC003FF8007E003FF0003E003FC0003F003F80001F003F00001F003E00001F003E00001F003E
00001F001E00003F001F00003E000F00007E000F8000FC0007E001FC0003F80FF80001FFFFF000
00FFFFC000003FFF80000007FC0000>34 55 -4 0 43]56 dc[<007FC0000001FFF0000007FFFC
00000FFFFF00001FC0FF80001E003FC0003FC00FE0003FC007F0003FE007F0003FE003F8003FE0
01FC003FE001FC001FC001FE001FC000FE00000000FF00000000FF00000000FF000000007F8000
00007F800000007F800001807F80003FF87FC000FFFC7FC001FFFE7FC003F80F7FC007E007FFC0
0FE003FFC01FC001FFC03FC001FFC03F8000FFC07F8000FFC07F8000FFC0FF8000FFC0FF80007F
C0FF80007FC0FF80007FC0FF80007FC0FF80007F80FF80007F80FF80007F80FF80007F80FF8000
7F007F80007F007F8000FF007F8000FE003FC000FE003FC000FE001FC001FC000FE003F80007F0
07F80003FC0FF00001FFFFE00000FFFF8000003FFF00000007F80000>34 55 -4 0 43]57 dc[<
FFFFF0007FFFFFC0FFFFF0007FFFFFC0FFFFF0007FFFFFC0FFFFF0007FFFFFC007FF000001FFE0
0001FE000000FFC00000FC000000FF8000007C000000FF8000007C000001FF8000003C000001FF
0000003C000001FF0000003E000003FF0000001E000003FE0000001E000003FE0000001F000007
FE0000000F000007FC0000000F000007FC00000007FFFFFFF800000007FFFFFFF800000007FFFF
FFF800000003FFFFFFF000000003C0001FF000000003C0003FF000000001E0003FE000000001E0
003FE000000001F0007FE000000000F0007FC000000000F0007FC000000000F800FFC000000000
7800FF80000000007800FF80000000007C01FF80000000003C01FF00000000003C01FF00000000
003E03FF00000000001E03FE00000000001E03FE00000000001F07FE00000000000F07FC000000
00000F07FC00000000000F8FFC0000000000078FF80000000000078FF8000000000003DFF00000
00000003DFF0000000000003DFF0000000000001FFE0000000000001FFE0000000000001FFE000
0000000000FFC0000000000000FFC0000000000000FFC00000000000007F800000000000007F80
0000000000007F800000000000003F000000000000003F000000000000003F000000000000001E
00000000>58 59 -3 0 65]65 dc[ FFFFFC0000FFC0001FFE00007FC00007FF00007FC00001FF80007FC00000FFC0007FC000007FE0
007FC000007FE0007FC000003FF0007FC000003FF0007FC000001FF8007FC000001FF8007FC000
001FF8007FC000001FF8007FC000001FF8007FC000001FF8007FC000001FF8007FC000001FF800
7FC000001FF0007FC000003FF0007FC000003FE0007FC000003FE0007FC000007FC0007FC00000
FF80007FC00001FF00007FC00003FE00007FC0000FF800007FFFFFFFF000007FFFFFFF8000007F
FFFFFF8000007FC000FFE000007FC0001FF800007FC00007FC00007FC00003FE00007FC00001FF
00007FC00000FF80007FC00000FF80007FC000007FC0007FC000007FC0007FC000007FE0007FC0
00007FE0007FC000007FE0007FC000007FE0007FC000007FE0007FC000007FE0007FC000007FC0
007FC000007FC0007FC00000FFC0007FC00000FF80007FC00001FF00007FC00003FF00007FC000
07FE0000FFC0001FFC00FFFFFFFFFFF000FFFFFFFFFFE000FFFFFFFFFF0000FFFFFFFFF80000>
53 59 -2 0 61]66 dc[<000001FFC0000000000FFFFC000000007FFFFF00000001FFFFFF8000
0007FFE01FE000000FFE0003F000001FF80000F800003FF000007C00007FC000003E0000FF8000
001F0001FF0000000F0003FE000000078007FC000000038007FC00000003C00FF800000001C01F
F800000001C01FF000000001E03FF000000000E03FE000000000E03FE000000000E07FE0000000
00E07FE000000000E07FE000000000007FC00000000000FFC00000000000FFC00000000000FFC0
0000000000FFC00000000000FFC00000000000FFC00000000000FFC00000000000FFC000000000
00FFC00000000000FFC00000000000FFC000000000007FC000000000007FE000000001E07FE000
000001E07FE000000001E03FE000000001E03FE000000003E03FF000000003E01FF000000003E0
1FF800000007E00FF800000007E007FC0000000FE007FC0000000FE003FE0000001FE001FF0000
001FE000FF8000003FE0007FC000007FE0003FE00000FFE0001FF80001FFE0000FFE0007EFE000
07FFE03FC7E00001FFFFFF83E000007FFFFE01E000000FFFF800E0000001FFC000E0>51 59 -5
0 62]67 dc[ FFC0003FFC0000007FC00007FE0000007FC00001FF0000007FC000007FC000007FC000003FC000
007FC000001FE000007FC000000FF000007FC0000007F800007FC0000007F800007FC0000003FC
00007FC0000003FE00007FC0000001FE00007FC0000001FF00007FC0000001FF00007FC0000001
FF00007FC0000000FF80007FC0000000FF80007FC0000000FF80007FC0000000FF80007FC00000
00FFC0007FC0000000FFC0007FC0000000FFC0007FC0000000FFC0007FC0000000FFC0007FC000
0000FFC0007FC0000000FFC0007FC0000000FFC0007FC0000000FFC0007FC0000000FFC0007FC0
000000FFC0007FC0000000FFC0007FC0000000FF80007FC0000000FF80007FC0000000FF80007F
C0000000FF80007FC0000001FF00007FC0000001FF00007FC0000001FF00007FC0000001FE0000
7FC0000003FE00007FC0000003FC00007FC0000007FC00007FC0000007F800007FC000000FF800
007FC000000FF000007FC000001FE000007FC000003FC000007FC00000FF8000007FC00001FF00
00007FC00007FE000000FFC0003FFC0000FFFFFFFFFFF00000FFFFFFFFFFC00000FFFFFFFFFF00
0000FFFFFFFFF8000000>58 59 -2 0 66]68 dc[ 000000FFFFFFF800000000FFE000000000007FC000000000007FC000000000007FC00000000000
7FC000000000007FC000000000007FC000000000007FC000000000007FC000000000007FC00000
0000007FC000000000007FC000000000007FC000000000007FC000000000007FC000E00000007F
C000E00000007FC000E00000007FC000E00000007FC000E00000007FC000E00000007FC001E000
00007FC001E00000007FC003E00000007FC00FE00000007FFFFFE00000007FFFFFE00000007FFF
FFE00000007FFFFFE00000007FC00FE00000007FC003E00000007FC001E00000007FC001E00000
007FC000E00000007FC000E00000007FC000E00380007FC000E00380007FC000E00380007FC000
E00380007FC000000380007FC000000700007FC000000700007FC000000700007FC00000070000
7FC000000F00007FC000000F00007FC000000F00007FC000001F00007FC000003F00007FC00000
7F00007FC00001FF0000FFC0000FFE00FFFFFFFFFFFE00FFFFFFFFFFFE00FFFFFFFFFFFE00FFFF
FFFFFFFE00>49 59 -2 0 56]70 dc[<000001FFE000600000000FFFFE01E00000007FFFFF83E0
000001FFFFFFE7E0000007FFE01FFFE000000FFF0003FFE000001FF80000FFE000003FF000007F
E000007FC000003FE00000FF8000003FE00001FF0000003FE00003FE0000003FE00007FC000000
3FE00007FC0000003FE0000FF80000003FE0001FF80000003FE0001FF00000003FE0003FF00000
003FE0003FF00000003FE0003FE00000007FF0007FE00001FFFFFF807FE00001FFFFFF807FE000
01FFFFFF807FC00001FFFFFF80FFC0000000000000FFC0000000000000FFC0000000000000FFC0
000000000000FFC0000000000000FFC0000000000000FFC0000000000000FFC0000000000000FF
C0000000000000FFC0000000000000FFC00000000000007FC00000000000007FE000000001E000
7FE000000001E0007FE000000001E0003FE000000001E0003FE000000003E0003FF000000003E0
001FF000000003E0001FF800000007E0000FF800000007E00007FC0000000FE00007FC0000000F
E00003FE0000001FE00001FF0000001FE00000FF8000003FE000007FC000007FE000003FE00000
FFE000001FF80001FFE000000FFE0007EFE0000007FFE03FC7E0000001FFFFFF83E00000007FFF
FE01E00000000FFFF800E000000001FFC000E000>57 59 -5 0 68]71 dc[ FFFFFFE0FFFFFFE000FFE000007FC000007FC000007FC000007FC000007FC000007FC000007FC0
00007FC000007FC000007FC000007FC000007FC000007FC000007FC000007FC000007FC000007F
C000007FC000007FC000007FC000007FC000007FC000007FC000007FC000007FC000007FC00000
7FC000007FC000007FC000007FC000007FC000007FC000007FC000007FC000007FC000007FC000
007FC000007FC000007FC000007FC000007FC000007FC000007FC000007FC000007FC000007FC0
00007FC000007FC000007FC00000FFE000FFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0>27 59 -2 0
31]73 dc[<007FE0000003FFFC00000FFFFF00001FC0FF80003F003FC0007F801FE0007FC01FF0
00FFE00FF800FFE00FF800FFE007FC00FFE007FC00FFE007FC00FFE007FC007FC007FC003F8007
FC00000007FC00000007FC00000007FC00000007FC00000007FC00000007FC00000007FC000000
07FC00000007FC00000007FC00000007FC00000007FC00000007FC00000007FC00000007FC0000
0007FC00000007FC00000007FC00000007FC00000007FC00000007FC00000007FC00000007FC00
000007FC00000007FC00000007FC00000007FC00000007FC00000007FC00000007FC00000007FC
00000007FC00000007FC00000007FC00000007FC00000007FC00000007FC00000007FC00000007
FC0000000FFE00007FFFFFF8007FFFFFF8007FFFFFF8007FFFFFF8>37 59 -2 0 44]74 dc[ FFFFE007FFFFF0FFFFFFE007FFFFF0FFFFFFE007FFFFF0FFFFFFE007FFFFF000FFE00000FFFE00
007FC000007FF800007FC000007FF000007FC000007FE000007FC00000FFC000007FC00000FFC0
00007FC00001FF8000007FC00003FF8000007FC00003FF0000007FC00007FE0000007FC0000FFE
0000007FC0000FFC0000007FC0001FF80000007FC0001FF80000007FC0003FF00000007FC0007F
E00000007FC0007FE00000007FC000FFC00000007FE001FF800000007FF001FF800000007FF803
FF000000007FFC07FF000000007FFE07FE000000007FDF0FFC000000007FCF9FFC000000007FC7
DFF8000000007FC3FFF0000000007FC1FFF0000000007FC0FFE0000000007FC07FC0000000007F
C03FC0000000007FC01F80000000007FC00F80000000007FC007C0000000007FC003E000000000
7FC001F0000000007FC000F8000000007FC0007C000000007FC0003E000000007FC0001F000000
007FC0000F800000007FC00007C00000007FC00003E00000007FC00001F00000007FC00000F800
00007FC000007C0000007FC000003E0000007FC000001F0000007FC000000F8000007FC000001F
E00000FFE000003FFC00FFFFFFE000FFFFE0FFFFFFE000FFFFE0FFFFFFE000FFFFE0FFFFFFE000
FFFFE0>60 59 -2 0 67]75 dc[ FFC0007FF8007FC0000FF8007FC00007FC007FC00001FC007FC00000FC007FC000007C007FC000
007C007FC000003C007FC000003C007FC000003C007FC000001C007FC000001C007FC000001C00
7FC000001C007FC000001E007FC000000E007FC000000E007FC000000E007FC000000E007FC000
000E007FC0000000007FC0000000007FC0000000007FC0000000007FC0000000007FC000000000
7FC0000000007FC0000000007FC0000000007FC0000000007FC0000000007FC0000000007FC000
0000007FC0000000007FC0000000007FC0000000007FC0000000007FC0000000007FC000000000
7FC0000000007FC0000000007FC0000000007FC0000000007FC0000000007FC0000000007FC000
0000007FC0000000007FC0000000007FC0000000007FC000000000FFE0000000FFFFFFF80000FF
FFFFF80000FFFFFFF80000FFFFFFF80000>47 59 -2 0 54]76 dc[ FFF800F800FFFFFFC0FFFFF800F800FFFFFFC0FFFFF800F800FFFFFFC007FF0001FC0000FFC000
00F80001FC00007F800000F80001FC00007F800000700003FE00007F800000700003FE00007F80
0000700007FF00007F800000700007FF00007F800000700007FF00007F80000070000FF380007F
80000070000FF380007F80000070001FE1C0007F80000070001FE1C0007F80000070001FE1C000
7F80000070003FC0E0007F80000070003FC0E0007F80000070003FC0E0007F80000070007F8070
007F80000070007F8070007F8000007000FF0038007F8000007000FF0038007F8000007000FF00
38007F8000007001FE001C007F8000007001FE001C007F8000007001FE001C007F8000007003FC
000E007F8000007003FC000E007F8000007007F80007007F8000007007F80007007F8000007007
F80007007F800000700FF00003807F800000700FF00003807F800000701FE00001C07F80000070
1FE00001C07F800000701FE00001C07F800000703FC00000E07F800000703FC00000E07F800000
703FC00000E07F800000707F800000707F800000707F800000707F80000070FF000000387F8000
0070FF000000387F80000070FF000000387F80000071FE0000001C7F80000071FE0000001C7F80
000071FE0000001C7F80000073FC0000000E7F80000073FC0000000E7F80000077F8000000077F
80000077F8000000077F80000077F8000000077F800000FFF000000003FFC000FFFFF000000003
FFFFC0FFFFE000000001FFFFC0FFFFE000000001FFFFC0FFFFE000000001FFFFC0>74 59 -2 0
79]77 dc[ 00000007E00000F800000007E00000F80000000FE00000700000001FE00000700000001FE00000
700000003FE00000700000007FE0000070000000FFE0000070000000FFE0000070000001FFE000
0070000003FFE0000070000003FFE0000070000007FEE000007000000FFEE000007000000FFCE0
00007000001FF8E000007000003FF8E000007000003FF0E000007000007FE0E00000700000FFE0
E00000700000FFC0E00000700001FF80E00000700003FF80E00000700003FF00E00000700007FE
00E0000070000FFC00E0000070001FFC00E0000070001FF800E0000070003FF000E0000070007F
F000E0000070007FE000E000007000FFC000E000007001FFC000E000007001FF8000E000007003
FF0000E000007007FF0000E000007007FE0000E00000700FFC0000E00000701FFC0000E0000070
1FF80000E00000703FF00000E00000707FF00000E00000707FE00000E0000070FFC00000E00000
71FF800000E0000073FF800000E0000073FF000000E0000077FE000000E000007FFE000001F000
007FFC000001F000007FF800000FFE00FFFFF80001FFFFF0FFFFF00001FFFFF0FFFFE00001FFFF
F0FFFFE00001FFFFF0>60 59 -2 0 65]78 dc[<000001FF80000000001FFFF8000000007FFFFE
00000001FF00FF80000007FC003FE000000FF0000FF000003FE00007FC00007F800001FE0000FF
800001FF0001FF000000FF8001FE0000007F8003FC0000003FC007FC0000003FE00FF80000001F
F00FF80000001FF01FF00000000FF81FF00000000FF83FF00000000FFC3FE000000007FC3FE000
000007FC7FE000000007FE7FE000000007FE7FE000000007FE7FC000000003FEFFC000000003FF
FFC000000003FFFFC000000003FFFFC000000003FFFFC000000003FFFFC000000003FFFFC00000
0003FFFFC000000003FFFFC000000003FFFFC000000003FFFFC000000003FF7FC000000003FE7F
C000000003FE7FC000000003FE7FE000000007FE3FE000000007FC3FE000000007FC3FE0000000
07FC1FF00000000FF81FF00000000FF80FF00000000FF007F80000001FE007F80000001FE003FC
0000003FC001FE0000007F8001FE0000007F8000FF000000FF00007F800001FE00001FC00003F8
00000FF0000FF0000007F8001FE0000001FF00FF800000007FFFFE000000001FFFF80000000001
FF800000>56 59 -5 0 67]79 dc[ E000000000FFE000000000007FC000000000007FC000000000007FC000000000007FC000000000
007FC000000000007FC000000000007FC000000000007FC000000000007FC000000000007FC000
000000007FC000000000007FC000000000007FC000000000007FC000000000007FC00000000000
7FC000000000007FC000000000007FC000000000007FC000000000007FC000000000007FC00000
0000007FC000000000007FFFFFFC0000007FFFFFFF8000007FFFFFFFE000007FC0007FF000007F
C0000FFC00007FC00003FE00007FC00001FF00007FC00000FF00007FC00000FF80007FC00000FF
C0007FC000007FC0007FC000007FC0007FC000007FE0007FC000007FE0007FC000007FE0007FC0
00007FE0007FC000007FE0007FC000007FE0007FC000007FE0007FC000007FC0007FC000007FC0
007FC00000FFC0007FC00000FF80007FC00000FF00007FC00001FF00007FC00003FE00007FC000
0FFC0000FFC0003FF800FFFFFFFFFFE000FFFFFFFFFFC000FFFFFFFFFE0000FFFFFFFFF00000>
51 59 -2 0 59]80 dc[ 01FFC3E000FFE00003FF01E0007FC00007FF00F0007FC00007FE0070007FC0000FFE0070007FC0
000FFC0070007FC0000FFC0000007FC0000FFC0000007FC0000FFC0000007FC0000FFC0000007F
C0000FFC0000007FC0000FFC0000007FC0000FF80000007FC0000FF80000007FC0000FF8000000
7FC0000FF80000007FC0000FF80000007FC0000FF80000007FC0001FF00000007FC0001FF00000
007FC0003FE00000007FC0003FC00000007FC0007FC00000007FC000FF800000007FC003FE0000
00007FFFFFFC000000007FFFFFF8000000007FFFFFFE000000007FC001FF800000007FC0003FE0
0000007FC0000FF00000007FC00007F80000007FC00003FC0000007FC00003FE0000007FC00003
FE0000007FC00001FF0000007FC00001FF0000007FC00001FF8000007FC00001FF8000007FC000
01FF8000007FC00001FF8000007FC00001FF8000007FC00001FF8000007FC00001FF0000007FC0
0001FF0000007FC00003FF0000007FC00003FE0000007FC00003FC0000007FC00007FC0000007F
C0000FF80000007FC0003FF0000000FFC001FFC00000FFFFFFFFFF800000FFFFFFFFFE000000FF
FFFFFFF0000000FFFFFFFF80000000>60 59 -2 0 63]82 dc[ F800F9FFFFFE00FFFF01FF00FFF0007F80FFC0001FC0FF00000FC0FE00000FE0FC000007E0F800
0007F0F8000003F0F0000003F0F0000003F8E0000003F8E0000003F8E0000003F8E0000007F8E0
000007F800000007F80000000FF80000001FF80000003FF00000007FF0000001FFF000001FFFE0
0001FFFFE0001FFFFFC000FFFFFF8001FFFFFF8003FFFFFF0007FFFFFC000FFFFFF8001FFFFFE0
003FFFFF00003FFFF000007FFF0000007FF0000000FFE0000000FFC0000000FF800000E0FF0000
00E0FF000000E0FE000001E0FE000001E0FE000001E0FE000003E07E000003E07F000007E07F00
0007E03F00000FE03F80001FE01FC0007FE00FE001FFE007F80FFFE003FFFFF3E001FFFFC1E000
7FFF00E0000FF800E0>37 59 -5 0 48]83 dc[<003FFFFFFFF800003FFFFFFFF800003FFFFFFF
F800003FFFFFFFF800000003FF800000000001FF000000000001FF000000000001FF0000000000
01FF000000000001FF000000000001FF000000000001FF000000000001FF000000000001FF0000
00000001FF000000000001FF000000000001FF000000000001FF000000000001FF000000000001
FF000000000001FF000000000001FF000000000001FF000000000001FF000000000001FF000000
000001FF000000000001FF000000000001FF000000000001FF000000000001FF000000000001FF
000000000001FF000000000001FF000000000001FF000000000001FF000000000001FF00000000
0001FF000000000001FF000000E00001FF00000EE00001FF00000EE00001FF00000EE00001FF00
000EE00001FF00000E700001FF00001C700001FF00001C700001FF00001C700001FF00001C7000
01FF00001C780001FF00003C780001FF00003C780001FF00003C7C0001FF00007C7E0001FF0000
FC7F8001FF0003FC3FE001FF000FF83FFFFFFFFFFFF83FFFFFFFFFFFF83FFFFFFFFFFFF83FFFFF
FFFFFFF8>55 59 -3 0 62]84 dc[<0000003FF0000000000003FFFE00000000000FFFFF800000
00003FFFFFE0000000007FF01FF000000000FF8003F800000001FE0000FC00000003FC00003E00
000007F800001F0000000FF000000F0000001FF000000F8000001FE00000078000003FE0000007
C000003FE0000003C000003FC0000003C000007FC0000003E000007FC0000001E000007FC00000
01E000007FC0000001E000007FC0000001E000007FC0000001E000007FC0000001E000007FC000
0001E000007FC0000001E000007FC0000001E000007FC0000001E000007FC0000001E000007FC0
000001E000007FC0000001E000007FC0000001E000007FC0000001E000007FC0000001E000007F
C0000001E000007FC0000001E000007FC0000001E000007FC0000001E000007FC0000001E00000
7FC0000001E000007FC0000001E000007FC0000001E000007FC0000001E000007FC0000001E000
007FC0000001E000007FC0000001E000007FC0000001E000007FC0000001E000007FC0000001E0
00007FC0000001E000007FC0000001E000007FC0000001E000007FC0000001E000007FC0000001
E000007FC0000003F000007FC0000003F00000FFE000001FFE00FFFFFFE003FFFFF0FFFFFFE003
FFFFF0FFFFFFE003FFFFF0FFFFFFE003FFFFF0>60 59 -2 0 65]85 dc[<0000000F0000000000
00001F800000000000001F800000000000001F800000000000003FC00000000000003FC0000000
0000007FE00000000000007FE00000000000007FE0000000000000FFF0000000000000FFF00000
00000000FFF0000000000001FFF8000000000001FF78000000000003FF7C000000000003FE3C00
0000000003FE3C000000000007FE3E000000000007FC1E000000000007FC1E00000000000FFC0F
00000000000FF80F00000000001FF80F80000000001FF00780000000001FF00780000000003FF0
07C0000000003FE003C0000000003FE003C0000000007FE001E0000000007FC001E000000000FF
C001F000000000FF8000F000000000FF8000F000000001FF8000F800000001FF00007800000001
FF00007800000003FF00007C00000003FE00003C00000007FE00003E00000007FC00001E000000
07FC00001E0000000FFC00001F0000000FF800000F0000000FF800000F0000001FF800000F8000
001FF00000078000003FF0000007C000003FE0000003C000003FE0000003C000007FE0000003E0
00007FC0000001E000007FC0000001F00000FFC0000001F00000FF80000003F80001FFE000000F
FF00FFFFFF00007FFFF0FFFFFF00007FFFF0FFFFFF00007FFFF0FFFFFF00007FFFF0>60 59 -2
0 65]86 dc[<000000F0000001E0000000000000F0000001E0000000000000F0000001E0000000
000001F8000003F0000000000001F8000003F0000000000001F8000003F0000000000003FC0000
07F8000000000003FC000007F8000000000003FC000007F8000000000007FE00000FFC00000000
0007FE00000FFC000000000007FE00000FFC00000000000FFF00001FFE00000000000FFF00001F
FE00000000000FFF00001FFE00000000001FFF80003FFF00000000001FF380003FE70000000000
1FF380003FE700000000003FF3C0007FE780000000003FE1C0007FC380000000003FE1C0007FC3
80000000007FE1C0007FC3C0000000007FC0E000FF81C0000000007FC0E000FF81C000000000FF
C0E000FF81E000000000FF807001FF00E000000000FF807001FF00E000000000FF807001FF00E0
00000001FF003803FE007000000001FF003803FE007000000001FF003803FE007000000003FE00
1C07FE003800000003FE001C07FC003800000003FE001C07FC003800000007FC001E0FFC001C00
000007FC000E0FF8001C00000007FC000E0FF8001C0000000FFC000F1FF8000E0000000FF80007
1FF0000E0000000FF800071FF0000E0000001FF80007BFF0000F0000001FF00003BFE000070000
001FF00003BFE000070000003FF00003FFE000078000003FE00001FFC000038000003FE00001FF
C000038000007FE00001FFC00003C000007FC00000FF800001C000007FC00000FF800001C00000
FFC00000FF800001E00000FF800001FF000000E00000FF800001FF000000E00001FF800001FF00
0001F00001FF800003FF000003F80003FFC00007FF80000FFE00FFFFFF01FFFFFE00FFFFE0FFFF
FF01FFFFFE00FFFFE0FFFFFF01FFFFFE00FFFFE0FFFFFF01FFFFFE00FFFFE0>83 59 -2 0 88]
87 dc[<00003FFFFFF8000000003FFFFFF8000000003FFFFFF8000000003FFFFFF80000000000
3FF80000000000001FF00000000000001FF00000000000001FF00000000000001FF00000000000
001FF00000000000001FF00000000000001FF00000000000001FF00000000000001FF000000000
00001FF00000000000001FF00000000000001FF00000000000001FF00000000000001FF0000000
0000001FF00000000000001FF00000000000001FF00000000000001FF00000000000001FF00000
000000003FF00000000000003FF80000000000007FF80000000000007FFC000000000000FFFE00
0000000001FFFE000000000001FF9F000000000003FF0F000000000003FF0F800000000007FE07
80000000000FFE07C0000000000FFC03E0000000001FFC01E0000000001FF801F0000000003FF0
00F0000000003FF000F8000000007FE0007800000000FFE0007C00000000FFC0003E00000001FF
80001E00000001FF80001F00000003FF00000F00000007FF00000F80000007FE000007C000000F
FC000007C000000FFC000003E000001FF8000001E000003FF8000001F000003FF0000001F80000
7FF0000003FC0000FFF0000007FF80FFFFFF80003FFFFCFFFFFF80003FFFFCFFFFFF80003FFFFC
FFFFFF80003FFFFC>62 59 -1 0 65]89 dc[<007FC00FC003FFF01FF00FFFFC3FF81FF07E3FFC
3FE00F7F1C7FC007FE0E7F8003FE0EFF0001FE0EFF0001FE0EFF0000FE0EFF0000FE0EFF0000FE
0EFF8000FE007F8000FE007FC000FE003FE000FE001FF000FE000FF800FE0007FE00FE0003FFE0
FE00007FFFFE00001FFFFE000000FFFE00000000FE00000000FE00000000FE00038000FE000FE0
00FE001FF000FE001FF001FC001FF003FC001FF003F8001FF00FF0000FE03FE0000FFFFFC00003
FFFF000000FFF80000>39 37 -3 0 43]97 dc[<01C007F8000001E03FFF000001E0FFFFC00001
F1F81FF00001F3E007F80001FF8001FC0001FF0000FE0001FE0000FF0001FE00007F0001FC0000
3F8001FC00003F8001FC00003FC001FC00003FC001FC00001FC001FC00001FE001FC00001FE001
FC00001FE001FC00001FE001FC00001FE001FC00001FE001FC00001FE001FC00001FE001FC0000
1FE001FC00001FC001FC00001FC001FC00003FC001FC00003F8001FC00003F8001FC00007F0001
FE00007F0001FF0000FE0001FF8001FC0001FFE003F80001FDFC0FF00001FCFFFFE00001FC3FFF
800001FC07FC000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000000001
FC0000000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000
000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000000007FC00000000FF
FC00000000FFFC00000000FFFC00000000FFFC0000000001FC00000000>43 60 -1 0 48]98 dc
[<0007FE00001FFF80007FFFE001FF83F003FC007807F8003C0FF0001E1FE0000E1FC0000F3FC0
00073F8000077F8000007F8000007F800000FF000000FF000000FF000000FF000000FF000000FF
000000FF000000FF000000FF0000007F0000007F8000007F8000003F8000703FC001FC1FC003FE
1FE003FE0FE003FE07F003FE03F803FE01FE01FC007FFFFC001FFFF00007FFC0>32 37 -3 0 38
]99 dc[<0007FC07FFE0003FFF07FFE000FFFFC7FFE001FF07F7FFE003F800FFFC0007F0007FF0
000FE0001FF0001FC0000FF0001FC0000FF0003F800007F0003F800007F0007F800007F0007F00
0007F0007F000007F000FF000007F000FF000007F000FF000007F000FF000007F000FF000007F0
00FF000007F000FF000007F000FF000007F000FF000007F0007F000007F0007F800007F0007F80
0007F0003F800007F0003F800007F0001FC00007F0001FE0000FF0000FE0001FF00007F0003FF0
0003FC007FF00001FF03F7F000007FFFE7F000001FFF87F0000007FE07F00000000007F0000000
0007F00000000007F00000000007F00000000007F00000000007F00000000007F00000000007F0
0000000007F00000000007F00000000007F00000000007F00000000007F00000000007F0000000
0007F00000000007F00000000007F0000000001FF000000003FFF000000003FFF000000003FFF0
00000003FFF00000000007F000>43 60 -3 0 48]100 dc[<0003FE0000001FFFC000007FFFF0
0000FF81F80003FE007C0007F8001E000FF0000F000FE00007001FC00007803FC00003803F8000
03807F800000007F800000007F00000000FF00000000FF00000000FF00000000FF00000000FF00
000000FF00000000FFFFFFFF80FFFFFFFF80FFFFFFFF807F00003F807F00003F807F80003F803F
80003F003F80003F001FC0007F001FC0007E000FE000FE0007F001FC0003F803F80001FE0FF000
007FFFE000003FFF80000007FE0000>33 37 -2 0 38]101 dc[ FFFFFC0003FE000001FC000001FC000001FC000001FC000001FC000001FC000001FC000001FC00
0001FC000001FC000001FC000001FC000001FC000001FC000001FC000001FC000001FC000001FC
000001FC000001FC000001FC000001FC000001FC000001FC000001FC000001FC000001FC000001
FC0000FFFFFC00FFFFFC00FFFFFC00FFFFFC0001FC000001FC000001FC000001FC000001FC0000
01FC000001FC000001FC000001FC000001FC000001FC000001FC000001FC01F001FE03F800FE07
FC00FE07FC007F07FC003F87FC001FC7FC000FF3F80007FFF00001FFE000003FC0>30 60 -1 0
26]102 dc[<0007FF8000007FFFF80001FFFFFE0007FE01FF800FF0003FC01FC0000FE03F8000
07F07F000003F8FE000001FCFC000000FCFC000000FCFC000000FCFC000000FCFC000001FC7E00
0001FC7F000003F83F80000FF81FC0007FF80FFFFFFFF007FFFFFFE003FFFFFFC003FFFFFF8007
FFFFFE0007FFFFE0000FE00000000F800000000F800000000F000000000F000000000F00000000
0F0FF80000073FFE000007FFFF800003FC1FC00003F80FE00007F007F00007E003F0000FE003F8
000FC001F8001FC001FC001FC001FC001FC001FC001FC001FC001FC001FC001FC001FC001FC001
FC000FC001F8000FE003F80007E003F03C07F007F07E03F80FF07E01FC1FFE7E00FFFFFFFE003F
FE1FFC000FF803F8>39 55 -2 18 43]103 dc[ FFF8FFFFF803FE0003FE0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0001FC0001FE0001FC0001FE0001FC0001FF0001FC0001
FF0001FC0001FF8003FC0001FFC003F80001FDF007F80001FCFC0FF00001FC7FFFE00001FC1FFF
C00001FC03FE000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000000001
FC0000000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000
000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000000007FC00000000FF
FC00000000FFFC00000000FFFC00000000FFFC0000000001FC00000000>45 60 -1 0 48]104
dc[ FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0007FC007FFC007FFC007FFC007FFC0001FC0000000000
000000000000000000000000000000000000000000000000000000000001F00003F80007FC000F
FC000FFC000FFC000FFC0007FC0003F80001F000>20 58 -1 0 24]105 dc[<07FC001FFF003F
FFC07F0FE0FF87F0FF83F8FF81FCFF81FCFF81FC7F00FE3E00FE0000FE0000FE0000FE0000FE00
00FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE00
00FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE0000FE00
00FE0000FE0000FE0000FE0000FE0000FE0001FE0003FE007FFE007FFE007FFE007FFE0000FE00
00000000000000000000000000000000000000000000000000000000000000000000F00003FC00
03FC0007FE0007FE0007FE0007FE0003FC0003FC0000F0>23 75 5 17 26]106 dc[ FFC0FFFFF8FFFFC0FFFFF8FFFFC0FFFFF8FFFFC003FE001FF80001FC001FF00001FC001FE00001
FC003FC00001FC003F800001FC007F000001FC00FF000001FC00FE000001FC01FC000001FC03FC
000001FC03F8000001FC07F0000001FE0FF0000001FF1FE0000001FF9FC0000001FFFFC0000001
FDFF80000001FCFF00000001FC7F00000001FC3E00000001FC1F00000001FC0F80000001FC07C0
000001FC03E0000001FC00F0000001FC0078000001FC007E000001FC007F800001FC007FF00001
FC01FFFF0001FC01FFFF0001FC01FFFF0001FC01FFFF0001FC0000000001FC0000000001FC0000
000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000000001
FC0000000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000
000001FC0000000007FC00000000FFFC00000000FFFC00000000FFFC00000000FFFC0000000001
FC00000000>42 60 -1 0 45]107 dc[ FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0007FC00FFFC00FFFC00FFFC00FFFC0001
FC00>21 60 -1 0 24]108 dc[ FFF8FFFFF8FFFFF8FFFFF803FE0003FE0003FE0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FE0001FE0001FC0001FE0001FE0001FC0001FF0001FF0001
FC0001FF0001FF0001FC0001FF8003FF8003FC0007FFC003FBC003F800FFFDF007F9F007F800FF
FCFC0FF0FC0FF000FFFC7FFFE07FFFE000FFFC1FFFC01FFFC00001FC03FE0003FE0000>69 37
-1 0 72]109 dc[ FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FE0001FC0001FE0001FC0001FF0001FC0001FF0001FC0001FF8003FC0007
FFC003F800FFFDF007F800FFFCFC0FF000FFFC7FFFE000FFFC1FFFC00001FC03FE0000>45 37
-1 0 48]110 dc[<0001FE0000001FFFE000007FFFF80000FF03FC0001F8007E0007F0003F800F
E0001FC00FC0000FC01FC0000FE03F800007F03F800007F07F800007F87F000003F87F000003F8
FF000003FCFF000003FCFF000003FCFF000003FCFF000003FCFF000003FCFF000003FCFF000003
FCFF000003FC7F000003F87F000003F87F000003F83F800007F03F800007F01F800007E00FC000
0FC007E0001F8003F0003F0001F8007E0000FE01FC00003FFFF000000FFFC0000001FE0000>38
37 -2 0 43]111 dc[ 0001FC0000000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000000001FC
0000000001FC0000000001FC0000000001FC0000000001FC0000000001FC0000000001FC07F800
0001FC3FFF000001FCFFFFC00001FDF83FF00001FFE00FF80001FF8003FC0001FF0001FE0001FE
0000FF0001FE0000FF0001FC00007F8001FC00007F8001FC00003FC001FC00003FC001FC00003F
C001FC00001FE001FC00001FE001FC00001FE001FC00001FE001FC00001FE001FC00001FE001FC
00001FE001FC00001FE001FC00001FE001FC00003FC001FC00003FC001FC00003FC001FC00007F
8001FC00007F8001FC0000FF0001FE0000FF0001FF0001FE0003FF8003FC00FFFFE007F800FFFD
FC1FF000FFFCFFFFE000FFFC3FFF800001FC07FC0000>43 54 -1 17 48]112 dc[<000007FFFF
C0000007FFFFC0000007FFFFC0000007FFFFC00000001FF0000000000FE0000000000FE0000000
000FE0000000000FE0000000000FE0000000000FE0000000000FE0000000000FE0000000000FE0
000000000FE0000000000FE0000000000FE0000007F80FE000003FFE0FE00000FFFF8FE00001FF
0FCFE00003FC01EFE00007F800FFE0000FF0007FE0001FE0003FE0001FC0001FE0003FC0001FE0
003F80000FE0007F80000FE0007F80000FE0007F80000FE000FF00000FE000FF00000FE000FF00
000FE000FF00000FE000FF00000FE000FF00000FE000FF00000FE000FF00000FE000FF00000FE0
007F80000FE0007F80000FE0007F80000FE0003FC0000FE0003FC0001FE0001FE0001FE0001FE0
003FE0000FF0007FE00007F80077E00003FC01F3E00001FF07E3E000007FFFC1E000003FFF01E0
000007FC00E000>42 54 -3 17 45]113 dc[ 01FC000001FC000001FC000001FC000001FC000001FC000001FC000001FC000001FC000001FC00
0001FC000001FC000001FC000001FC000001FC000001FC000001FC000001FC000001FC000001FE
000001FE000001FE000001FE006001FF01F801FF03FC01FF83FC07FBC3FCFFFBE3FCFFF9FBFCFF
F8FFF8FFF87FF001F81FC0>30 37 -1 0 34]114 dc[ FF001F80FE0007C0FC0007C0F80003C0F80003E0F00003E0F00003E0F00007E0E00007E0E0000F
E000003FE00003FFC0007FFFC003FFFF8007FFFF001FFFFE003FFFFC007FFFF8007FFFC000FFF8
0000FF800000FE000000FC000380F8000380F8000380F8000780780007807C000F803E001F801F
807F800FFFFF8007FFF78000FFC380>27 37 -3 0 34]115 dc[<0007F000003FF800007FFC00
00FF1E0001FE0F0001FC070003FC078003F8038003F8038003F8038003F8038003F8038003F803
8003F8038003F8038003F8038003F8000003F8000003F8000003F8000003F8000003F8000003F8
000003F8000003F8000003F8000003F8000003F8000003F8000003F8000003F8000003F8000003
F80000FFFFFF00FFFFFF00FFFFFF001FFFFF0007F8000003F8000001F8000001F8000000F80000
00F800000078000000780000007800000078000000380000003800000038000000380000003800
0000380000>25 53 -2 0 33]116 dc[<0003FF01FFF8000FFFE1FFF8003FFFF1FFF8007F80FD
FFF800FE003FFF0000FE001FFC0001FC000FFC0001FC0007FC0001FC0003FC0001FC0003FC0001
FC0003FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001FC0001
FC0001FC0001FC0007FC0007FC00FFFC00FFFC00FFFC00FFFC00FFFC00FFFC00FFFC00FFFC0001
FC0001FC00>45 37 -1 0 48]117 dc[<00003C000000003C000000007E000000007E00000000
7E00000000FF00000000FF00000000FF00000001FF80000001FF80000003FFC0000003F9C00000
03F9C0000007F0E0000007F0E000000FF0F000000FE07000000FE07000001FE07800001FC03800
001FC03800003F801C00003F801C00007F801E00007F000E00007F000E0000FE00070000FE0007
0001FE00078001FC00078001FC0007C003FC0007E007FC000FF8FFFFC03FFFFFFFC03FFFFFFFC0
3FFFFFFFC03FFF>40 37 -2 0 45]118 dc[<00007000070000000000F8000F8000000000F800
0F8000000000F8000F8000000001FC001FC000000001FC001FC000000001FC001FC000000003FE
003FE000000003FE003FE000000003FE003FE000000007F7007F7000000007F7007E700000000F
F7007E780000000FE380FE380000000FE380FC380000001FE3C1FC3C0000001FC1C1FC1C000000
1FC1C1F81C0000003FC1E3F81E0000003F80E3F00E0000003F80E3F00E0000007F80F7F00F0000
007F0077E0070000007F0077E007000000FE007FE003800000FE003FC003800000FE003FC00380
0001FC001FC001C00001FC001F8001C00001FC001F8001E00003F8003F8001E00003F8003F0003
F00007FC007F8007FC00FFFF8FFFF83FFF80FFFF8FFFF83FFF80FFFF8FFFF83FFF80FFFF8FFFF8
3FFF80>57 37 -2 0 62]119 dc[ 07FE003FF00001FC003FC000007C003F8000003C007F8000001E007F0000000F00FE0000000701
FE0000000783FC00000003C3F800000001C7F000000001EFF000000000FFE0000000007FC00000
00003FC0000000003F80000000007F0000000000FF0000000001FF0000000001FF8000000003FB
C000000007F9E000000007F0E00000000FE0F00000001FE0780000003FC03C0000003F803C0000
007F001F000000FF003F800001FF803FF000FFFFE0FFFF80FFFFE0FFFF80FFFFE0FFFF80FFFFE0
FFFF80>42 37 -1 0 45]120 dc[<07E00000001FF80000003FFC0000007A3E000000FF0F0000
00FF07800000FF03800000FF03C00000FF01C000007E00E000001800E000000000E00000000070
0000000070000000007800000000380000000038000000003C000000003C000000007E00000000
7E000000007E00000000FF00000000FF00000000FF00000001FF80000001FF80000003FFC00000
03F9C0000003F9C0000007F0E0000007F0E000000FF0F000000FE07000000FE07000001FE07800
001FC03800001FC03800003F801C00003F801C00007F801E00007F000E00007F000E0000FE0007
0000FE00070001FE00078001FC00078001FC0007C003FC0007E007FC000FF8FFFFC03FFFFFFFC0
3FFFFFFFC03FFFFFFFC03FFF>40 54 -2 17 45]121 dc[ FC7FC000FC3FC0007C1FE0003C0FF0003C0FF8001C07F8001E03FC001E03FE000E01FE000E00FF
000E00FF800E007FC00E003FC00E001FE000001FF000000FF0000007F8000007FC003803FE0038
01FE003800FF003800FF8038007F803C003FC03C003FE01C001FE01E000FF01E0007F81F0007FC
1FE003FC1FFFFFFE1FFFFFFE1FFFFFFE>31 37 -2 0 38]122 dc dfend /fe df[<7FFE1FFF80
7FFE1FFF807FFE1FFF8003E001F00003E001F00003E001F00003E001F00003E001F00003E001F0
0003E001F00003E001F00003E001F00003E001F00003E001F00003E001F00003E001F00003E001
F00003E001F00003E001F00003E001F00003E001F00003E001F00003E001F00003E001F00003E0
01F00003E001F00003E001F00003E003F000FFFFFFF000FFFFFFF000FFFFFFF00003E000000003
E000000003E000000003E000000003E000000003E000000003E000000003E000000003E0000000
03E000C00003E001E00001F003F00001F003F00000F803F000007801F000003E006000001F81C0
000007FF80000000FF0000>33 50 -1 0 36]12 dc[<406030181C0C0E060603030303033B7FFF
FEFE7C38>8 21 -6 14 18]44 dc[17 4 -1 -14 22]45 dc[<
387CFEFEFE7C38>7 7 -6 0 18]46 dc[<003F800000FFE00003E0F80007C07C000F803E000F00
1E001E000F003E000F803E000F803E000F807C0007C07C0007C07C0007C07C0007C0FC0007E0FC
0007E0FC0007E0FC0007E0FC0007E0FC0007E0FC0007E0FC0007E0FC0007E0FC0007E0FC0007E0
FC0007E0FC0007E0FC0007E0FC0007E0FC0007E0FC0007E07C0007C07C0007C07C0007C07C0007
C07C0007C03E000F803E000F801E000F001E000F000F001E000F001E0007803C0003E0F80000FF
E000003F8000>27 46 -3 0 33]48 dc[<7FFFFC7FFFFC7FFFFC00FE00007C00007C00007C0000
7C00007C00007C00007C00007C00007C00007C00007C00007C00007C00007C00007C00007C0000
7C00007C00007C00007C00007C00007C00007C00007C00007C00007C00007C00007C00007C0000
7C00007C00007C00007C00007C00E07C00FE7C00FFFC001FFC0001FC00003C00001C00000C00>
22 46 -5 0 33]49 dc[ 0E0000C0070000C00380006001C0006000E000600070000000380000001C0000000E0000000F00
00000780000003C0000001E0000000F0000000F80000007C0000003E0000003F0000001F000000
1F8000000FC000000FC000000FC0000007E07C0007E0FE0007E0FE0007E0FE0007E0FE0007E0FC
0007E078000FC060000FC070001F8030003F801C007F000F03FE0007FFF80001FFF000007F8000
>27 46 -3 0 33]50 dc[<007F800003FFE00007FFF8001F80FC003C003E0030001F0060001F80
FC000FC0FC000FC0FE0007C0FE0007E0FE0007E07C0007E0380007E0000007E0000007E0000007
C0000007C000000FC000000F8000001F0000001E0000003C000000F00000FF800000FF80000007
E0000000F0000000780000007C0000003E0000003F0000001F0000001F8000001F801E001F803F
001F803F001F803F001F803F001F001E003F001C003E000F80FC0007FFF80001FFE000007F8000
>27 46 -3 0 33]51 dc[<003FFFF8003FFFF8003FFFF800007C0000007C0000007C0000007C00
00007C0000007C0000007C0000007C0000007C0000007C00FFFFFFF8FFFFFFF8FFFFFFF8E0007C
0060007C0030007C0038007C0018007C000C007C000E007C0006007C0003007C0003807C000180
7C0000C07C0000E07C0000607C0000707C0000387C0000187C00001C7C00000C7C0000067C0000
077C0000037C000001FC000001FC000000FC0000007C0000007C0000003C0000001C0000001C00
>29 46 -2 0 33]52 dc[<007F000003FFE00007FFF0000F80FC001C003E0038001F0070001F80
60000F80F8000FC0FC0007C0FC0007C0FC0007E0FC0007E0780007E0000007E0000007E0000007
E0000007E0000007C0000007C0000007C000000F800C000F000E001F000F003E000DC078000CFF
F0000C1FC0000C0000000C0000000C0000000C0000000C0000000C0000000C0000000C0000000C
0000000C0000000C0000000CFE00000FFFC0000FFFF0000FFFFC000FFFFE000F801F000C000300
>27 46 -3 0 33]53 dc[<003F800000FFE00001FFF80003E07C0007803E000F001F001F000F80
1E000F803E0007C03E0007C03C0007C07C0007E07C0007E07C0007E07C0007E0FC0007E0FC0007
E0FC0007E0FC0007E0FC0007C0FE0007C0FE0007C0FE000F80FF000F80FF000F00FD801E00FCC0
3C00FC7FF800FC3FE0007C0200007C0000007C0000003E0000003E0000003E0000001E0007801F
000FC00F000FC007800FC007C00FC003E007C001F0018000FC0780003FFF00001FFE000003F800
>27 46 -3 0 33]54 dc[<0078000000FC000000FC000000FC000000FC000000FC000000FC0000
00FC000000FC000000FC0000007C0000007C0000007C0000007C0000003C0000003C0000003C00
00003E0000001E0000001E0000000E0000000E0000000F00000007000000070000000300000003
8000000180000000C0000000C00000006000000030000000300000001800C0000C00C0000C00C0
000600600003006000018060000180700000C07FFFFFE07FFFFFE03FFFFFF03FFFFFF03FFFFFF0
3C00000030000000>28 48 -4 0 33]55 dc[<003F800001FFF00007FFF8000FC07E001F001F00
3E0007007C000380780003C0780001C0F00001E0F00001E0F00001E0F00001E0F00001E0F00003
E0780007E078000FC038001FC03C003F801E00FF800F01FF000787FE0001EFFC0000FFF800007F
E00001FFC00003FFE00007FE70000FF838001FF01C001FC00E001F8007003E0007003C0003803C
000380380003803800038038000380180007801C0007000C000F000F001E0007C07C0003FFF800
00FFE000003F8000>27 46 -3 0 33]56 dc[<01FC000007FF00001FFFC0003E03E0003000F000
7C0078007E003C007E003E007E001E007E001F003C000F0000000F8000000F8000000FC0000007
C0000007C0000807C000FF07E003FFC7E0078067E00F0037E01E001FE03E001FE03E000FE07C00
0FE07C000FE07C0007E0FC0007E0FC0007E0FC0007E0FC0007E0FC0007C0FC0007C0FC0007C0FC
0007C07C0007807C000F807C000F803E000F003E001F001F001E000F803C0007E0F80003FFF000
00FFE000003F8000>27 46 -3 0 33]57 dc[ 00007F80078000003F00038000007F00018000007E00018000007E0000C00000FC0000C00000FC
0000C00000FC0000600001F80000600001F80000600003F80000300003F000003FFFFFF000003F
FFFFF000001FFFFFE00000180007E000001C000FE000000C000FC000000C000FC000000E001FC0
000006001F80000006001F80000003003F00000003003F00000003007F00000001807E00000001
807E0000000180FE00000000C0FC00000000C0FC00000000E1FC0000000061F80000000061F800
00000073F80000000033F00000000033F0000000001FE0000000001FE0000000001FE000000000
0FC0000000000FC0000000000FC000000000078000000000078000000000078000000000030000
00>46 49 -2 0 50]65 dc[<00003FE0000001FFFC000007FFFF00001FF00F80003F8001C0007E
0000E000F800003001F000003803E000001807C000000C0FC000000E0F800000061F000000063F
000000073F000000033E000000037E000000037E000000037E00000000FC00000000FC00000000
FC00000000FC00000000FC00000000FC00000000FC00000000FC00000000FC00000000FC000000
00FC000000007E000000037E000000037E000000033E000000033F000000073F000000071F0000
00070F8000000F0FC000000F07C000001F03E000001F01F000003F00F800007F007E0000CF003F
80038F001FF00F070007FFFE030001FFF80300003FE001>40 49 -4 0 48]67 dc[ 00FFFFFFFE0000FFFFFFFF800003F0003FC00003F00007F00003F00001F80003F00000FC0003F0
00007C0003F000003E0003F000001F0003F000001F8003F000000F8003F000000FC003F0000007
C003F0000007C003F0000007E003F0000003E003F0000003E003F0000003E003F0000003F003F0
000003F003F0000003F003F0000003F003F0000003F003F0000003F003F0000003F003F0000003
F003F0000003F003F0000003F003F0000003F003F0000003E003F0000003E003F0000007E003F0
000007E003F0000007C003F0000007C003F000000F8003F000000F8003F000001F0003F000001F
0003F000003E0003F000007C0003F00000F80003F00001F00003F00007E00003F0003FC000FFFF
FFFF8000FFFFFFFE0000FFFFFFF00000>44 49 -3 0 51]68 dc[ 03F00003F00003F00003F00003F00003F00003F00003F00003F00003F00003F00003F00003F000
03F00003F00003F00003F00003F00003F00003F00003F00003F00003F00003F00003F00003F000
03F00003F00003F00003F00003F00003F00003F00003F00003F00003F00003F00003F00003F000
03F00003F00003F000FFFFC0FFFFC0FFFFC0>18 49 -3 0 23]73 dc[ FFFFFFFF8003F000FF8003F0001F8003F0000FC003F00007C003F00003C003F00001C003F00001
C003F00001C003F00000C003F00000C003F00000C003F00000E003F000006003F000006003F000
006003F000006003F000000003F000000003F000000003F000000003F000000003F000000003F0
00000003F000000003F000000003F000000003F000000003F000000003F000000003F000000003
F000000003F000000003F000000003F000000003F000000003F000000003F000000003F0000000
03F000000003F000000003F000000003F000000003F8000000FFFFE00000FFFFE00000FFFFE000
00>35 49 -3 0 41]76 dc[<800FF000C0FFFC00C3FFFE00E7E01F80FF000780FC0003C0F80003
E0F00001F0F00001F0E00000F0E00000F8C00000F8C00000F8C00000F8C00000F8000000F80000
01F8000001F8000003F0000007F000000FE000007FE00007FFC0007FFF8001FFFF8007FFFE000F
FFFC001FFFE0003FFF00003FF000007F8000007E000000FE000000FC000000FC000060F8000060
F8000060F80000E0F80000E0F80000E0780001E07C0001E03C0003E03E0007E01F001FE00FC07C
E007FFF86001FFE060007F8020>29 49 -4 0 37]83 dc[<00001FE000000000FFF800000003FF
FE00000007E01F0000001F80078000003F0001C000003E0000E000007C0000700000F800003000
00F80000380001F80000180001F00000180003F000000C0003F000000C0003F000000C0003F000
000C0003F000000C0003F000000C0003F000000C0003F000000C0003F000000C0003F000000C00
03F000000C0003F000000C0003F000000C0003F000000C0003F000000C0003F000000C0003F000
000C0003F000000C0003F000000C0003F000000C0003F000000C0003F000000C0003F000000C00
03F000000C0003F000000C0003F000000C0003F000000C0003F000000C0003F000000C0003F000
000C0003F000000C0003F000000C0003F000001E0003F000003F00FFFFC003FFF0FFFFC003FFF0
FFFFC003FFF0>44 49 -3 0 50]85 dc[<00001800000600000000001C00000E00000000003C00
000F00000000003C00000F00000000003C00000F00000000007E00001F80000000007E00001F80
000000007E00001F8000000000FF00003FC000000000FF00003FC000000000FF00003FC0000000
01FF80007FE000000001F980007E6000000001F980007E6000000001F9C000FE6000000003F0C0
00FC3000000003F0C000FC3000000003F0C000FC3000000007E06001F81800000007E06001F818
00000007E06001F8180000000FE03003F80C0000000FC03003F00C0000000FC03003F00C000000
1FC03807F00E0000001F801807E0060000001F801807E0060000001F801807E0060000003F000C
0FC0030000003F000C0FC0030000003F000C0FC0030000007E00061F80018000007E00061F8001
8000007E00061F8001800000FE00033F8001C00000FC00033F0000C00000FC00033F0000C00001
FC0003FF0000E00001F80001FE0000600001F80001FE0000600001F80001FE0000600003F00000
FC0000300003F00000FC0000300003F00000FC0000300007F00001F80000380007F00001FC0000
FE00FFFF003FFFC007FFC0FFFF003FFFC007FFC0FFFF003FFFC007FFC0>66 49 -1 0 68]87 dc
[<03F807C00FFE0FF01F871FF83E01FF187E00FE0CFC007E0CFC007E0CFC003E0CFC003E0CFC00
3E0C7E003E007E003E003F003E001F003E000FC03E0007F03E0001FF3E00007FFE000003FE0000
003E0000003E0000003E0000003E000C003E001E003C003F007C003F0078003F00F0001E03E000
0FFFC00003FE0000>30 31 -3 0 33]97 dc[<0601FC00000707FF8000070E07C000079801E000
07B000F00007E000780007C0007C0007C0003E0007C0003E0007C0003F0007C0001F0007C0001F
0007C0001F8007C0001F8007C0001F8007C0001F8007C0001F8007C0001F8007C0001F8007C000
1F8007C0001F0007C0001F0007C0003E0007C0003E0007C0003C0007E0007C0007F000F80007D8
01F00007CE07E00007C7FF800007C0FE000007C000000007C000000007C000000007C000000007
C000000007C000000007C000000007C000000007C000000007C000000007C000000007C0000000
07C00000000FC0000000FFC0000000FFC0000000FFC00000001FC000000000C0000000>33 50
-2 0 37]98 dc[<001FC00000FFF00001F81C0007E00E000FC007000F8003001F0001803F0001
803E0000007E0000007C000000FC000000FC000000FC000000FC000000FC000000FC000000FC00
0000FC000000FC0000007C0000007E0000003E0000003E000C001F001E000F003F000F803F0007
C03F0001F01E0000FFFC00001FF000>25 31 -2 0 29]99 dc[<003F81FF8000FFE1FF8003F039
FF8007C00DF8000F8007F0001F0003F0001E0001F0003E0001F0003E0001F0007C0001F0007C00
01F000FC0001F000FC0001F000FC0001F000FC0001F000FC0001F000FC0001F000FC0001F000FC
0001F0007C0001F0007C0001F0007E0001F0003E0001F0003E0001F0001F0001F0000F0003F000
0F8003F00003C00FF00001F03DF00000FFF1F000001FC1F000000001F000000001F000000001F0
00000001F000000001F000000001F000000001F000000001F000000001F000000001F000000001
F000000001F000000001F000000003F00000003FF00000003FF00000003FF000000007F0000000
003000>33 50 -2 0 37]100 dc[<001FC00000FFF00001F83C0007E00E000F8006000F000300
1F0001803E0001803E0000007E0000007C000000FC000000FC000000FC000000FC000000FC0000
00FC000000FFFFFF80FFFFFF80FC000F807C000F807C001F807E001F003E001F001E001F001F00
3E000F003E0007807C0003E0F80000FFE000003F8000>25 31 -2 0 29]101 dc[<7FFF807FFF
807FFF8003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E0
0003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E00003E0
00FFFFC0FFFFC0FFFFC003E00003E00003E00003E00003E00003E00003E00003E00003E00003E0
0003E00001E01801F03C01F07E00F87E00787E003E3C000FF80003F0>23 50 -1 0 20]102 dc[
<003FE00001FFFC0007E03F001F0007C03E0003E0780000F0780000F0F0000078F0000078F000
0078F0000078F0000078780000F8780000F03C0001F01E000FE00FFFFFC003FFFF8007FFFF000F
FFF8000F0000001C0000001C0000001C0000001C0000000C3F00000DFFE00007E1F00007807800
0F807C001F003E001F003E003F003F003F003F003F003F003F003F003F003F003F003F003F003F
001F003E001F003E000F807C1807807C3C03E1FF3C01FFE3FC003F00F8>30 46 -2 15 33]103
dc[ 01F00007C001F00007C001F00007C001F00007C001F00007C001F00007C001F00007C001F00007
C001F00007C001F00007C001F00007C001F00007C001F00007C001F00007C001F00007C001F000
07E001F00007E001F00007F001F00007D803E00007DC03E00007CE07C00007C3FF800007C0FE00
0007C000000007C000000007C000000007C000000007C000000007C000000007C000000007C000
000007C000000007C000000007C000000007C000000007C00000000FC0000000FFC0000000FFC0
000000FFC00000001FC000000000C0000000>33 50 -2 0 37]104 dc[ C007C007C007C007C007C007C007C007C007C007C007C007C007C007C007C007C007C007C007C0
07C00FC0FFC0FFC0FFC01FC000C0000000000000000000000000000000000000000007000F801F
C01FC01FC00F800700>14 48 -1 0 17]105 dc[ 07C007C007C007C007C007C007C007C007C007C007C007C007C007C007C007C007C007C007C007
C007C007C007C007C007C007C007C007C007C007C007C007C007C007C007C00FC0FFC0FFC0FFC0
1FC000C0>15 50 -1 0 17]108 dc[ 01F0007C0007C001F0007C0007C001F0007C0007C001F0007C0007C001F0007C0007C001F0007C
0007C001F0007C0007C001F0007C0007C001F0007C0007C001F0007C0007C001F0007C0007C001
F0007C0007C001F0007C0007C001F0007C0007C001F0007C0007C001F0007C0007C001F0007C00
07C001F0007C0007C001F0007C0007C001F0007C0007E001F8007C0007E001F8007C000FF001FC
007C00FFD803E600F800FFDC03E700F800FFCE07C381F0001FC3FF80FFE00000C0FE003F8000>
51 31 -2 0 55]109 dc[ F00007C001F00007C001F00007C001F00007C001F00007C001F00007C001F00007C001F00007C0
01F00007C001F00007C001F00007C001F00007C001F00007C001F00007C001F00007C001F00007
C001F00007C001F00007E001F00007E001F0000FF001F000FFD803E000FFDC03E000FFCE07C000
1FC3FF800000C0FE0000>33 31 -2 0 37]110 dc[<001FC00000FFF80001F07C0007C01F000F
800F801F0007C01E0003C03E0003E03E0003E07C0001F07C0001F0FC0001F8FC0001F8FC0001F8
FC0001F8FC0001F8FC0001F8FC0001F8FC0001F87C0001F07C0001F07C0001F03E0003E03E0003
E01E0003C01F0007C00F800F8007C01F0001F07C0000FFF800001FC000>29 31 -2 0 33]111
dc[ 00000007C000000007C000000007C000000007C000000007C000000007C000000007C1FC000007
C7FF800007CE0FC00007D803E00007F001F00007E000F80007C0007C0007C0007E0007C0003E00
07C0003F0007C0003F0007C0001F0007C0001F8007C0001F8007C0001F8007C0001F8007C0001F
8007C0001F8007C0001F8007C0001F8007C0003F0007C0003F0007C0003E0007C0007E0007C000
7C0007E000FC00FFF000F800FFD803F000FFCE07E0001FC7FF800000C0FE0000>33 45 -2 14
37]112 dc[ 07C00007C00007C00007C00007C00007C00007C00007C00007C00007C00007C00007C00007E000
07E0780FE0FCFFF0FCFFF0FCFFDC781FCFF000C3E0>22 31 -2 0 25]114 dc[<80FE00C3FFC0
EF03E0FC00F0F80078F00038F0003CE0003CE0003CC0003CC0007CC0007C0001F8000FF801FFF0
07FFE01FFFC03FFF807FFC007F8000FC0000F80030F00030F00030F000307000707800703800F0
1E03F00FFF3001FC10>22 31 -2 0 26]115 dc[<001F00007F8000F8C001F06001F06003E030
03E03003E03003E03003E03003E03003E03003E03003E00003E00003E00003E00003E00003E000
03E00003E00003E00003E00003E00003E00003E00003E00003E000FFFFE0FFFFE01FFFE00FE000
07E00003E00001E00001E00000E00000E00000E000006000006000006000006000006000>20 44
-1 0 25]116 dc[<001FC1FF8000FFF1FF8001F039FF8003E00DF80003C007F00007C007F00007
C003F00007C003F00007C001F00007C001F00007C001F00007C001F00007C001F00007C001F000
07C001F00007C001F00007C001F00007C001F00007C001F00007C001F00007C001F00007C001F0
0007C001F00007C001F00007C001F0000FC003F000FFC03FF000FFC03FF000FFC03FF0001FC007
F00000C0003000>33 31 -2 0 37]117 dc[<0001C000000001C000000003E000000003E00000
0003E000000007F000000007F000000007F00000000F980000000F980000001F9C0000001F0C00
00001F0C0000003E060000003E060000007E070000007C030000007C03000000FC01800000F801
800000F801800001F000C00001F000C00003F000E00003E000600003E000600007E000700007E0
00FC00FFFC03FF80FFFC03FF80FFFC03FF80>33 31 -1 0 35]118 dc[<0F800000003FE00000
007870000000FC38000000FC1C000000FC0C000000FC0E00000078060000000006000000000300
000000030000000003800000000180000000018000000001C000000001C000000003E000000003
E000000003E000000007F000000007F000000007F00000000F980000000F980000001F9C000000
1F0C0000001F0C0000003E060000003E060000007E070000007C030000007C03000000FC018000
00F801800000F801800001F000C00001F000C00003F000E00003E000600003E000600007E00070
0007E000FC00FFFC03FF80FFFC03FF80FFFC03FF80>33 45 -1 14 35]121 dc dfend /ff df[
<600CF01EF01EF01EF01EF01EF01EF83EF83EF83EF83EF83EF83EF01E600C>15 15 -5 -16 26]
34 dc[<1801E03C03F03E03F03E07F81E07F81F07F81F07F80F07F80F87F80F87F807C3F007C3
F003C1E003E00003E00001E00001F00001F00000F00000F80000F800007C00007C00003C003C3E
007E3E007E1E00FF1F00FF1F00FF0F80FF0F80FF0780FF07C0FF07C0FF03C0FF03E07E03E07E01
E03C00C0>21 39 -2 4 26]37 dc[<0F81F01FE7F83FFFF87FFFFCF8FF3CF07E3CF07C18F0FE00
F1FE00F9FF007FEF007FCF803FC7801F87800FC7C00FE3C00FF3C01FFBFC1EF9FC1E7DFC1E3EFC
1E1E001E1E001E1E001E1E001F3E000FFC0007FC0003F80001F000>22 30 -1 0 26]38 dc[<00
7800F801F803E007C00F800F001F001E003E003C007C0078007800F800F000F000F000F000F000
F000F000F000F000F000F800780078007C003C003E001E001F000F000F8007C003E001F800F800
78>13 40 -8 5 26]40 dc[<7000F8007C003E001F000F80078007C003C003E001E001F000F000
F000F8007800780078007800780078007800780078007800F800F000F001F001E003E003C007C0
07800F801F003E007C00F8007000>13 40 -4 5 26]41 dc[<00E00000E00000E00000E00060E0
C0F8E3E0FCE7E0FFFFE03FFF800FFE0003F8000FFE003FFF80FFFFE0FCE7E0F8E3E060E0C000E0
0000E00000E00000E000>19 21 -3 -5 26]42 dc[<7000F800FC007E001F000F800F801F803F
807F807F807F003F001E00>9 14 -8 7 26]44 dc[<7FFFC0FFFFE0FFFFE07FFFC0>19 4 -3
-13 26]45 dc[<387CFEFEFE7C38>7 7 -9 0 26]46 dc[<600000F00000F80000F80000780000
7C00007C00003E00003E00001F00001F00000F00000F80000F800007C00007C00003E00003E000
01E00001F00001F00000F80000F800007C00007C00003E00003E00001E00001F00001F00000F80
000F800007C00007C00003C00003E00003E00001E00000C0>19 39 -3 4 26]47 dc[<00F80003
FE0007FF000FFF801F8FC03E03E03C01E07C01F07800F07800F0F800F8F00078F00078F00078F0
0078F00078F00078F00078F00078F000787800F07800F07C01F03C01E03E03E01F8FC00FFF8007
FF0003FE0000F800>21 30 -2 0 26]48 dc[<7FFF807FFF807FFF807FFF8001E00001E00001E0
0001E00001E00001E00001E00001E00001E00001E00001E00001E00001E00001E00001E00001E0
0079E000FDE000FFE0007FE0000FE00007E00003E00001E00000E00000E000>17 30 -4 0 26]
49 dc[<7FFFE0FFFFE0FFFFE07FFFE03E01E01F01E00F800007C00003E00001F80000FC00007E
00001F00000F00000F800007C00003C00003E00001E00001E07001E0F801E0F801E0F803E0F807
C07C1FC07FFF803FFF001FFE0007F800>19 30 -3 0 26]50 dc[<03FC001FFF003FFFC07FFFE0
FC07F0F801F0F800F8F800787000780000780000780000F80001F00007E001FFC001FF8001FF00
01FF80000FC00003C00003E00001E01C01E03E01E03E03E03E07C03FFFC01FFF800FFF0003FC00
>21 30 -2 0 26]51 dc[<01FC0007FF000FFF801FFFC03F07E03E01F07C00F87800F8780078F8
0078F80078F80078F800F8FC00F0FE03F0FFFFE0FFFFC0F7FF80F9FF007810007800007C00003E
00E03E01F01F81F00FE1F007FFF003FFE001FFC0003F00>21 30 -2 0 26]54 dc[<387CFEFEFE
7C3800000000000000387CFEFEFE7C38>7 21 -9 0 26]58 dc[<70F8FC7E3E1F0F1F3F7F7F7F
3E1C000000000000001C3E7F7F7F3E1C>8 28 -8 7 26]59 dc[<7FFFF0FFFFF8FFFFF87FFFF0
0000000000000000000000007FFFF0FFFFF8FFFFF87FFFF0>21 12 -2 -9 26]61 dc[<600000
F80000FC00007E00003F80001FC00007F00003F80000FC00007F00003F80000FC00007E00007E0
000FC0003F80007F0000FC0003F80007F0001FC0003F80007E0000FC0000F80000600000>19 26
-3 -2 26]62 dc[<7F83FCFFC7FEFFC7FE7F83FC1F01F00F01E00F01E00FFFE00FFFE007FFC007
FFC00783C00783C00783C003C78003C78003C78003C78001C70001C70001EF0001EF0001EF0000
EE0000EE0000EE0000FE0000FE00007C00007C00>23 30 -1 0 26]65 dc[ F0FFFFF01E01F81E00781E007C1E003C1E003C1E003C1E003C1E00781E00F81E03F01FFFE01FFF
C01FFFC01FFFE01E01F01E00F01E00781E00781E00781E00781E00F81E01F0FFFFF0FFFFE0FFFF
C0FFFF00>22 30 -1 0 26]66 dc[<00FE0003FF8007FFC00FFFE01FC3F01F00F03E00F87C0078
7C0078780078F80078F80000F00000F00000F00000F00000F00000F00000F80000F80078780078
7C00787C00F83E00F81F01F81FC3F80FFFF807FFF803FF7800FE38>21 30 -2 0 26]67 dc[<7F
FE00FFFF00FFFFC07FFFC01E07E01E01F01E01F01E00F81E00781E00781E007C1E003C1E003C1E
003C1E003C1E003C1E003C1E003C1E003C1E007C1E00781E00781E00F81E01F01E03F01E07E07F
FFC0FFFF80FFFF007FFE00>22 30 -1 0 26]68 dc[ 1E1E001E1E001E1E001E1E00001E00001E07801E07801E07801FFF801FFF801FFF801FFF801E07
801E07801E07801E00001E003C1E003C1E003C1E003CFFFFFCFFFFFCFFFFFCFFFFFC>23 30 -1
0 26]69 dc[<7FF000FFF000FFF0007FF0000F00000F00000F00000F00000F00000F00000F0780
0F07800F07800FFF800FFF800FFF800FFF800F07800F07800F07800F00000F00000F003C0F003C
0F003C0F003C7FFFFCFFFFFCFFFFFC7FFFFC>22 30 -1 0 26]70 dc[ FFC001E00001E00001E00001E00001E00001E00001E00001E00001E00001E00001E00001E00001
E00001E00001E00001E00001E00001E00001E00001E00001E00001E000FFFFC0FFFFC0FFFFC0FF
FFC0>18 30 -4 0 26]73 dc[<7F80FF00FFC1FF80FFC1FF807F80FF001E003C001E003C001E00
3C001E003C001E003C001E003C001E1C3C001E3E3C001E3E3C001E3E3C001E773C001E773C001E
773C001E773C001E773C001EF7BC001EE3BC001EE3BC001EE3BC001EE3BC001EC1BC001EC1BC00
7FC1FF00FFC1FF80FF80FF807F80FF00>25 30 0 0 26]77 dc[ 1E06F01E0EF01E0EF01E0EF01E1EF01E1CF01E1CF01E1CF01E3CF01E3CF01E38F01E38F01E78F0
1E78F01E70F01E70F01E70F01EF0F01EE0F01EE0F01EE0F01EC0F0FFC7FEFFC7FEFF87FEFF87FE
>23 30 -1 0 26]78 dc[<0FFE003FFF807FFFC07FFFC07C07C0F803E0F803E0F001E0F001E0F0
01E0F001E0F001E0F001E0F001E0F001E0F001E0F001E0F001E0F001E0F001E0F001E0F001E0F0
01E0F803E0F803E07C07C07FFFC07FFFC03FFF800FFE00>19 30 -3 0 26]79 dc[ 00FFC000FFC0001E00001E00001E00001E00001E00001E00001E00001FFF001FFFC01FFFE01FFF
F01E01F81E00F81E007C1E003C1E003C1E003C1E003C1E003C1E007C1E00F81E01F8FFFFF0FFFF
E0FFFFC0FFFF00>22 30 -1 0 26]80 dc[ 1E01E01E01E01E01E01E01E01E03E01E07C01FFFC01FFF801FFF801FFFC01E07E01E03E01E01F0
1E00F01E00F01E00F01E01F01E03E01E07E0FFFFC0FFFF80FFFF00FFFC00>24 30 -1 0 26]82
dc[ 07C0007FC007FF800FFF003FFC007FC0007E0000F80000F00000F003C0F003C0F003C0F807C07C
1FC07FFFC03FFFC01FFFC007F1C0>19 30 -3 0 26]83 dc[<03FFC003FFC003FFC003FFC0003C
00003C00003C00003C00003C00003C00003C00003C00003C00003C00003C00003C00003C00003C
00003C00003C00003C00003C00F03C1EF03C1EF03C1EF03C1EFFFFFEFFFFFEFFFFFE7FFFFE>23
30 -1 0 26]84 dc[<007C00007C0000FE0000FE0000EE0000EE0001EF0001EF0001EF0001C700
03C78003C78003C78003C7800383800783C00783C00783C00783C00F01E00F01E00F01E00F01E0
1E00F01E00F01E00F0FF83FEFF83FEFF83FEFF83FE>23 30 -1 0 26]86 dc[<7F83FCFFC7FEFF
C7FE7F83FC0F01E00F83C00783C007878003C78003CF0001EF0001FE0000FE0000FC00007C0000
7800007800007C0000FC0000FE0001FE0001FF0003CF0003CF800787800787C07FC7F87FCFF87F
CFF87FC7F8>23 30 -1 0 26]88 dc[<07F07E1FFCFE3FFFFE7FFFFE7C0FE0F803E0F001E0F001
E0F801E07E01E07FE1E01FFFE00FFFE000FFE00001E01C03E03E0FE03FFFC03FFF801FFF000FF8
00>23 21 -2 0 26]97 dc[<071F800F7FE00FFFF00FFFF80FE1F80FC07C0F803C0F803E0F001E
0F001E0F001E0F001E0F001E0F003E0F003C0F807C0FE0FC0FFFF80FFFF00F7FE00F1FC00F0000
0F00000F00000F00000F0000FF0000FF0000FF0000FF0000>23 30 0 0 26]98 dc[<01FE0007
FF800FFFC01FFFE03F83E07E01F07C00F0F800F0F00000F00000F00000F00000F00000F8000078
00007E01C03F03E01FFFE00FFFE007FFC001FF80>20 21 -3 0 26]99 dc[<03F1FE0FF9FE1FFF
FE3FFFFE7E1FE07C07E07803E0F803E0F001E0F001E0F001E0F001E0F001E0F801E07801E07C03
E07F0FE03FFFE01FFFE00FFDE003F1E00001E00001E00001E00001E00001E0001FE0001FE0001F
E0001FE0>23 30 -2 0 26]100 dc[<01FC0007FF000FFFC01FFFE03F83E07E01F07C00F0F800
F0F00000FFFFF0FFFFF0FFFFF0FFFFF0F801F07801F07C03E03F07E01FFFC00FFF8007FF0001FC
00>20 21 -3 0 26]101 dc[<3FFFC07FFFE07FFFE03FFFC000F00000F00000F00000F00000F0
0000F00000F00000F00000F00000F00000F00000F00000F000FFFFF0FFFFF0FFFFF07FFFF000F0
0000F00000F00000F07000FCF8007FF8003FF8001FF00007E0>21 30 -1 0 26]102 dc[<01FF
0007FFC01FFFF03FFFF87F01FCFC007EF8003EF0001EF0001EF0001EF8003E7C00FC3FFFFC1FFF
F81FFFE01FFF803C00003C00003DF8001FFE001FFF001FFF801F0F803E07C03C03C03C03C03C03
C03E07C01F0F9C1FFFFE0FFFFE07FFFE01F8FC>23 33 -1 12 26]103 dc[ FFF3FF80FFF1FF800F0078000F0078000F0078000F0078000F0078000F0078000F0078000F0078
000F0078000F0078000F8078000F8078000FE0F8000FFFF8000FFFF0000F7FE0000F1FC0000F00
00000F0000000F0000000F0000000F000000FF000000FF000000FF000000FF000000>25 30 0 0
26]104 dc[<7FFFC0FFFFE0FFFFE07FFFC000F00000F00000F00000F00000F00000F00000F000
00F00000F00000F00000F00000F00000F0007FF0007FF0007FF0007FF000000000000000000000
00000000000000E00001F00001F00001F00000E000>19 31 -3 0 26]105 dc[ FFE3FFFFE3FE0F03E00F03C00F07C00F8F800FDF000FFF000FFE000FFC000FFC000F7E000F3F00
0F1F800F0FC00F3FFC0F3FFE0F3FFE0F3FFC0F00000F00000F00000F00000F0000FF0000FF0000
FF0000FF0000>24 30 -1 0 26]107 dc[ 00F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F00000F000
00F00000F00000F00000F00000F00000F000FFF000FFF000FFF000FFF000>20 30 -3 0 26]
108 dc[<7F8FC7E0FFCFE7F0FFCFE7F07F8FC7E01E0F07801E0F07801E0F07801E0F07801E0F07
801E0F07801E0F07801E0F07801E0F07801E0F07801F0F87801F0F87801F8FC7807FFFFF80FFFF
FF00FFFEFF007E7C3E00>28 21 1 0 26]109 dc[ 78000F0078000F0078000F0078000F0078000F0078000F0078000F0078000F0078000F0078000F
8078000F8078000FE0F800FFFFF800FFFFF000FF7FE000FF1FC000>25 21 0 0 26]110 dc[<01
FC0007FF000FFF801FFFC03F07E07C01F07800F0F800F8F00078F00078F00078F00078F00078F8
00F87800F07C01F03F07E01FFFC00FFF8007FF0001FC00>21 21 -2 0 26]111 dc[ F000FFF000FFF0000F00000F00000F00000F00000F00000F00000F00000F1F800F7FE00FFFF00F
FFF80FE1F80FC07C0F803C0F803E0F001E0F001E0F001E0F001E0F001E0F003E0F003C0F807C0F
E0FCFFFFF8FFFFF0FF7FE0FF1FC0>23 32 0 11 26]112 dc[<7FFF80FFFF80FFFF807FFF8003
C00003C00003C00003C00003C00003C00003C00003C00003E00003E00003F00003F81C03FE3E7F
FFFEFFDFFEFFCFFC7FC3F8>23 21 -1 0 26]114 dc[ 03C0F003C07003C0000FC001FF801FFF003FFC007FE000FC0000F00780F00780FC0F807FFF807F
FF803FFF800FFB80>18 21 -4 0 26]115 dc[<003E0000FF8001FFC001FFE003E3E003E1F003
C0F003C0F003C0F003C06003C00003C00003C00003C00003C00003C00003C000FFFFE0FFFFE0FF
FFE07FFFE003C00003C00003C00003C00003C00003C00001C000>20 28 -1 0 26]116 dc[<01
FC7F8003FF7F8007FFFF800FFFFF800F83F8000F00F8000F0078000F0078000F0078000F007800
0F0078000F0078000F0078000F0078000F0078000F0078000F007800FF07F800FF07F800FF07F8
00FF07F800>25 21 0 0 26]117 dc[<007C0000FE0000FE0000FE0000EE0001EF0001EF0001C7
0003C78003C78003C7800783C00783C00783C00F83E00F01E00F01E07FC7FCFFC7FEFFC7FE7FC7
FC>23 21 -1 0 26]118 dc[<0783C007C7C00FC7E00FC7E00EEEE00EEEE00EEEE00EEEE01EEE
F01EFEF01EFEF01EFEF01E7CF01E00F01E00F03C00783C0078FFC7FEFFEFFEFFEFFEFFC7FE>23
21 -1 0 26]119 dc[<7FC7FCFFC7FEFFC7FE7FC7FC0783C003C78003EF0001EF0000FE00007C
00007C00007C0000FC0000FE0001FF0003EF8007C7807FC7F87FCFFC7FCFFC7FC7F8>23 21 -1
0 26]120 dc[<1E00003F80007FC0007FE0007DF0007CF00010F800007800007800007C00003C
00003C00007E00007E00007E0000EE0000EF0000E70001E70001E78001E78003C78003C3C003C3
C00783C00783E00F81E00F01E07FC7FCFFC7FEFFC7FE7FC7FC>23 32 -1 11 26]121 dc[<0003
F8000FF8003FF8003FF8007E000078000078000078000078000078000078000078000078000078
0000780000780000F8007FF000FFE000FFC000FFE0007FF00000F8000078000078000078000078
00007800007800007800007800007800007800007800007E00003FF8003FF8000FF80003F8>21
39 -2 4 26]123 dc[<7F0000FFC000FFF000FFF00001F8000078000078000078000078000078
00007800007800007800007800007800007800007C00003FF0001FF8000FF8001FF8003FF0007C
0000780000780000780000780000780000780000780000780000780000780000780001F800FFF0
00FFF000FFC0007F0000>21 39 -2 4 26]125 dc dfend bop -77 103 a
33219789 23944561 328908 2631270 33548697 26575831 startTexFig

%!PS-Adobe-2.0 EPSF-1.2
%%Creator: idraw
%%DocumentFonts: Helvetica-Bold Helvetica
%%Pages: 1
%%BoundingBox: 5 40 510 404
%%EndComments

/arrowHeight 12 def
/arrowWidth 6 def

/IdrawDict 52 dict def
IdrawDict begin

/reencodeISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse } forall
/Encoding ISOLatin1Encoding def
currentdict end definefont
} def

/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
/Helvetica-Bold reencodeISO def
/Helvetica reencodeISO def

/none null def
/numGraphicParameters 17 def
/stringLimit 65535 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
} {
dup -1 eq {
/patternGrayLevel idef
/patternString idef
} {
/patternGrayLevel idef
} ifelse
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 n 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def

/Circ {
newpath
0 360 arc
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
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
eofill
} {
eoclip
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
eofill
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 printSize scalefont dup setfont def
/descender fontDict begin 0 [FontBBox] 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

/SSten {
fgred fggreen fgblue setrgbcolor
dup true exch 1 0 0 -1 0 6 -1 roll matrix astore
} def

/FSten {
dup 3 -1 roll dup 4 1 roll exch
newpath
0 0 moveto
dup 0 exch lineto
exch dup 3 1 roll exch lineto
0 lineto
closepath
bgred bggreen bgblue setrgbcolor
eofill
SSten
} def

/Rast {
exch dup 3 1 roll 1 0 0 -1 0 6 -1 roll matrix astore
} def

%%EndProlog

%%BeginIdrawPrologue
/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

%%EndIdrawPrologue

%I Idraw 10 Grid 8 8

%%Page: 1 1

Begin
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.659941 0 0 0.659941 0 0 ] concat
/originalCTM matrix currentmatrix def

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.824578 0 0 0.824578 -175.445 -23.049 ] concat

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.300000 0.300000 0.300000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 258.5 358 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.332000 0.332000 0.332000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 257 328.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.364000 0.364000 0.364000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256.5 312.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.396000 0.396000 0.396000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256 296.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.428000 0.428000 0.428000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 253.5 280 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.460000 0.460000 0.460000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 252 263.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.492000 0.492000 0.492000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 248.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.524000 0.524000 0.524000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 233 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.556000 0.556000 0.556000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 249.5 217.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.588000 0.588000 0.588000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 247 201.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.620000 0.620000 0.620000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 243 182 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.652000 0.652000 0.652000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 241 165 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.684000 0.684000 0.684000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 237.5 146.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.716000 0.716000 0.716000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 268.5 162 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.748000 0.748000 0.748000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 275.5 153.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.780000 0.780000 0.780000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 283 145 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.812000 0.812000 0.812000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 291 137.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.844000 0.844000 0.844000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 298 129 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.876000 0.876000 0.876000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 306 120.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.908000 0.908000 0.908000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 313 111.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.940000 0.940000 0.940000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 320.5 103.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.972000 0.972000 0.972000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 327 95 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 334.5 87 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 340.5 78.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 349 70.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 357 64.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 364.5 57 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 373.5 50 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 384 44.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 395.5 39 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 408 36 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.704812 -0 -0 0.880212 111.607 174.698 ] concat
%I
242 411 687 676 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.985075 -0 -0 1.10713 51.1119 19.5384 ] concat
%I
177 177 242 474 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 44.5 21.5 ] concat
%I
242 82 593 277 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 49.5 32.5 ] concat
%I
490 232 686 513 Rect
End

End %I eop

Begin %I Text
%I cfg White
1 1 1 SetCFg
%I f -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*
Helvetica-Bold 14 SetF
%I t
[ 8.61841 0 0 12.7191 64.4289 403.472 ] concat
%I
[
(PC)
] Text
End

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.590656 0 0 0.590656 109.449 -72.9931 ] concat

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 6.12303e-17 -1 1 6.12303e-17 3.5 832.5 ] concat

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
212 222
142 292
141 306
212 236
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 221
221 228
212 236
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
221 228
212 236
212 274
306 274
310 263
221 263
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
310 263
306 274
316 270
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
133 302
143 292
141 306
133 302
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
133 302
133 310
141 306
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
221 384
221 358
212 376
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 376
212 390
221 384
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
133 310
142 306
212 376
212 390
133 310
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 358
393 348
399 354
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
389 358
399 354
399 443
433 443
425 452
389 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
425 452
433 443
439 452
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
355 523
425 452
439 452
372 519
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 523
359 531
372 519
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 522
350 531
359 531
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
277 443
297 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
270 452
277 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
270 452
285 452
355 522
351 531
270 452
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
286 161
296 138
353 82
357 90
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
353 82
362 82
357 90
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
362 82
357 91
427 161
441 161
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
441 161
427 161
435 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
434 170
427 161
389 161
389 255
400 244
400 170
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
406 273
416 263
491 263
491 229
500 237
500 273
406 273
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 229
500 223
500 237
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 223
500 237
571 307
579 303
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
579 303
570 307
579 312
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 377
570 307
579 312
531 359
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
273 161
295 139
287 161
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
287 161
273 161
279 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
287 161
279 170
313 170
313 259
323 255
323 161
287 161
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 255
313 259
319 265
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
389 255
323 255
320 265
394 265
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 255
400 244
400 259
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
400 259
394 264
389 255
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
416 263
402 263
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
402 263
396 269
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
406 273
396 269
396 343
406 339
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
406 339
396 343
402 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
406 339
402 350
491 350
491 385
500 377
500 339
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 385
500 377
500 391
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
500 391
500 377
531 360
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
230 340
224 350
221 350
221 358
212 376
212 340
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
316 270
306 274
306 340
316 328
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
285 452
297 443
312 443
312 434
323 426
323 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
323 358
333 348
392 348
389 358
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
230 340
225 350
310 350
306 340
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
312 354
323 358
323 426
312 434
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
306 340
316 343
310 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
307 340
316 327
316 343
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
312 354
319 348
323 358
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 358
319 348
332 348
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 28
348 468
365 460
365 460
369 462
373 465
377 469
379 473
381 478
381 483
381 488
379 493
378 493
378 493
364 498
364 498
365 497
368 495
370 491
372 487
372 483
372 478
370 474
367 471
364 468
360 466
355 466
351 466
347 468
28 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 42
359 499
378 493
379 493
376 498
373 502
369 505
364 508
358 509
353 509
348 508
343 506
339 503
335 499
332 495
330 490
330 484
330 479
332 474
334 469
338 465
342 462
347 460
352 458
357 458
363 459
365 460
364 460
347 468
347 468
346 469
343 471
340 475
339 479
338 483
339 488
341 492
343 495
347 498
351 500
355 500
360 500
364 498
42 Poly
End

End %I eop

End %I eop

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 4.51025 0 0 4.51025 434.022 225.78 ] concat
%I
[
(Choices)
] Text
End

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 1.49315 0 0 1.49315 438.806 166.949 ] concat
%I
[
(Object-Oriented Operating System)
] Text
End

End %I eop

showpage

%%Trailer

end

endTexFig
711 2042 a fd(Lee)29 b(Lup)f(Y)-7 b(uen)495 2550 y fe(Departme\
n)n(t)23 b(of)e(Computer)h(Science)351 2641 y(Univ)n(ersit)n(y)i(of)d(Illinoi)
q(s)j(at)e(Urbana-Champaign)267 2732 y(1304)f(W.)h(Spring\014eld)h(Av)n(e.,)e
(Urbana,)g(IL)h(61801-2987)g eop bop 618 497 a fa(1.)53 b(Motiv)-7 b(ation)
-35 876 y fc(\017)24 b fd(T)-7 b(o)39 b(dev)n(elop)f(a)h(v)n(ersion)f(of)h
(Choices)g(that)h(can)e(b)r(e)h(widely)32 980 y(distributed)65 1125 y fb({)25
b fd(386/486)k(PC)g(c)n(hosen)f(as)h(the)g(target)h(platform)65 1250 y fb({)
25 b fd(Must)k(b)r(e)g(compatible)g(with)g(man)n(y)g(di\013eren)n(t)g(PC)139
1353 y(con\014gurations)65 1478 y fb({)c fd(Must)k(b)r(e)g(recon\014gurable)g
(to)g(suit)g(v)-5 b(arious)29 b(systems)-35 1623 y fc(\017)24 b fd(T)-7 b(o)
23 b(build)f(and)g(distribute)h(an)f(en)n(vironmen)n(t)g(for)h(dev)n(eloping)
32 1727 y(and)28 b(running)g(Choices)h(applications)65 1872 y fb({)c fd(Users)
j(will)h(ha)n(v)n(e)g(access)g(to)g(all)g(to)r(ols)g(for)g(compiling)139 1976
y(applications)65 2101 y fb({)c fd(Robust,)k(m)n(ultitasking)g(Choices)g(k)n
(ernel)g(will)g(b)r(e)139 2204 y(pro)n(vided)f(for)h(running)f(applications)
-90 2591 y 2131 3 v -90 2749 a fe(Slide)23 b(1)1290 2206 y
14208860 10230378 328908 2631270 33548697 26575831 startTexFig

%!PS-Adobe-2.0 EPSF-1.2
%%Creator: idraw
%%DocumentFonts: Helvetica-Bold Helvetica
%%Pages: 1
%%BoundingBox: 5 40 510 404
%%EndComments

/arrowHeight 12 def
/arrowWidth 6 def

/IdrawDict 52 dict def
IdrawDict begin

/reencodeISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse } forall
/Encoding ISOLatin1Encoding def
currentdict end definefont
} def

/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
/Helvetica-Bold reencodeISO def
/Helvetica reencodeISO def

/none null def
/numGraphicParameters 17 def
/stringLimit 65535 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
} {
dup -1 eq {
/patternGrayLevel idef
/patternString idef
} {
/patternGrayLevel idef
} ifelse
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 n 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def

/Circ {
newpath
0 360 arc
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
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
eofill
} {
eoclip
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
eofill
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 printSize scalefont dup setfont def
/descender fontDict begin 0 [FontBBox] 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

/SSten {
fgred fggreen fgblue setrgbcolor
dup true exch 1 0 0 -1 0 6 -1 roll matrix astore
} def

/FSten {
dup 3 -1 roll dup 4 1 roll exch
newpath
0 0 moveto
dup 0 exch lineto
exch dup 3 1 roll exch lineto
0 lineto
closepath
bgred bggreen bgblue setrgbcolor
eofill
SSten
} def

/Rast {
exch dup 3 1 roll 1 0 0 -1 0 6 -1 roll matrix astore
} def

%%EndProlog

%%BeginIdrawPrologue
/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

%%EndIdrawPrologue

%I Idraw 10 Grid 8 8

%%Page: 1 1

Begin
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.659941 0 0 0.659941 0 0 ] concat
/originalCTM matrix currentmatrix def

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.824578 0 0 0.824578 -175.445 -23.049 ] concat

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.300000 0.300000 0.300000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 258.5 358 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.332000 0.332000 0.332000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 257 328.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.364000 0.364000 0.364000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256.5 312.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.396000 0.396000 0.396000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256 296.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.428000 0.428000 0.428000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 253.5 280 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.460000 0.460000 0.460000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 252 263.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.492000 0.492000 0.492000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 248.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.524000 0.524000 0.524000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 233 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.556000 0.556000 0.556000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 249.5 217.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.588000 0.588000 0.588000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 247 201.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.620000 0.620000 0.620000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 243 182 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.652000 0.652000 0.652000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 241 165 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.684000 0.684000 0.684000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 237.5 146.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.716000 0.716000 0.716000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 268.5 162 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.748000 0.748000 0.748000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 275.5 153.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.780000 0.780000 0.780000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 283 145 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.812000 0.812000 0.812000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 291 137.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.844000 0.844000 0.844000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 298 129 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.876000 0.876000 0.876000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 306 120.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.908000 0.908000 0.908000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 313 111.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.940000 0.940000 0.940000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 320.5 103.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.972000 0.972000 0.972000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 327 95 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 334.5 87 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 340.5 78.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 349 70.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 357 64.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 364.5 57 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 373.5 50 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 384 44.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 395.5 39 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 408 36 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.704812 -0 -0 0.880212 111.607 174.698 ] concat
%I
242 411 687 676 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.985075 -0 -0 1.10713 51.1119 19.5384 ] concat
%I
177 177 242 474 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 44.5 21.5 ] concat
%I
242 82 593 277 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 49.5 32.5 ] concat
%I
490 232 686 513 Rect
End

End %I eop

Begin %I Text
%I cfg White
1 1 1 SetCFg
%I f -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*
Helvetica-Bold 14 SetF
%I t
[ 8.61841 0 0 12.7191 64.4289 403.472 ] concat
%I
[
(PC)
] Text
End

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.590656 0 0 0.590656 109.449 -72.9931 ] concat

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 6.12303e-17 -1 1 6.12303e-17 3.5 832.5 ] concat

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
212 222
142 292
141 306
212 236
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 221
221 228
212 236
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
221 228
212 236
212 274
306 274
310 263
221 263
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
310 263
306 274
316 270
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
133 302
143 292
141 306
133 302
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
133 302
133 310
141 306
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
221 384
221 358
212 376
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 376
212 390
221 384
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
133 310
142 306
212 376
212 390
133 310
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 358
393 348
399 354
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
389 358
399 354
399 443
433 443
425 452
389 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
425 452
433 443
439 452
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
355 523
425 452
439 452
372 519
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 523
359 531
372 519
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 522
350 531
359 531
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
277 443
297 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
270 452
277 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
270 452
285 452
355 522
351 531
270 452
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
286 161
296 138
353 82
357 90
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
353 82
362 82
357 90
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
362 82
357 91
427 161
441 161
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
441 161
427 161
435 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
434 170
427 161
389 161
389 255
400 244
400 170
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
406 273
416 263
491 263
491 229
500 237
500 273
406 273
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 229
500 223
500 237
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 223
500 237
571 307
579 303
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
579 303
570 307
579 312
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 377
570 307
579 312
531 359
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
273 161
295 139
287 161
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
287 161
273 161
279 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
287 161
279 170
313 170
313 259
323 255
323 161
287 161
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 255
313 259
319 265
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
389 255
323 255
320 265
394 265
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 255
400 244
400 259
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
400 259
394 264
389 255
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
416 263
402 263
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
402 263
396 269
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
406 273
396 269
396 343
406 339
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
406 339
396 343
402 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
406 339
402 350
491 350
491 385
500 377
500 339
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 385
500 377
500 391
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
500 391
500 377
531 360
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
230 340
224 350
221 350
221 358
212 376
212 340
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
316 270
306 274
306 340
316 328
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
285 452
297 443
312 443
312 434
323 426
323 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
323 358
333 348
392 348
389 358
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
230 340
225 350
310 350
306 340
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
312 354
323 358
323 426
312 434
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
306 340
316 343
310 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
307 340
316 327
316 343
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
312 354
319 348
323 358
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 358
319 348
332 348
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 28
348 468
365 460
365 460
369 462
373 465
377 469
379 473
381 478
381 483
381 488
379 493
378 493
378 493
364 498
364 498
365 497
368 495
370 491
372 487
372 483
372 478
370 474
367 471
364 468
360 466
355 466
351 466
347 468
28 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 42
359 499
378 493
379 493
376 498
373 502
369 505
364 508
358 509
353 509
348 508
343 506
339 503
335 499
332 495
330 490
330 484
330 479
332 474
334 469
338 465
342 462
347 460
352 458
357 458
363 459
365 460
364 460
347 468
347 468
346 469
343 471
340 475
339 479
338 483
339 488
341 492
343 495
347 498
351 500
355 500
360 500
364 498
42 Poly
End

End %I eop

End %I eop

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 4.51025 0 0 4.51025 434.022 225.78 ] concat
%I
[
(Choices)
] Text
End

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 1.49315 0 0 1.49315 438.806 166.949 ] concat
%I
[
(Object-Oriented Operating System)
] Text
End

End %I eop

showpage

%%Trailer

end

endTexFig
eop bop -35 764 a fc(\017)24 b fd(T)-7 b(o)36 b(study)g(soft)n
(w)n(are)g(engineering)f(issues)h(concerned)g(with)32 868 y(Choices)65 1013 y
fb({)25 b fd(Customization)65 1138 y fb({)g fd(Reuse)65 1262 y fb({)g fd(Reco\
n\014guration)-90 2591 y 2131 3 v -90 2749 a fe(Slide)e(2)1290 2206 y
14208860 10230378 328908 2631270 33548697 26575831 startTexFig

%!PS-Adobe-2.0 EPSF-1.2
%%Creator: idraw
%%DocumentFonts: Helvetica-Bold Helvetica
%%Pages: 1
%%BoundingBox: 5 40 510 404
%%EndComments

/arrowHeight 12 def
/arrowWidth 6 def

/IdrawDict 52 dict def
IdrawDict begin

/reencodeISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse } forall
/Encoding ISOLatin1Encoding def
currentdict end definefont
} def

/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
/Helvetica-Bold reencodeISO def
/Helvetica reencodeISO def

/none null def
/numGraphicParameters 17 def
/stringLimit 65535 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
} {
dup -1 eq {
/patternGrayLevel idef
/patternString idef
} {
/patternGrayLevel idef
} ifelse
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 n 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def

/Circ {
newpath
0 360 arc
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
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
eofill
} {
eoclip
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
eofill
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 printSize scalefont dup setfont def
/descender fontDict begin 0 [FontBBox] 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

/SSten {
fgred fggreen fgblue setrgbcolor
dup true exch 1 0 0 -1 0 6 -1 roll matrix astore
} def

/FSten {
dup 3 -1 roll dup 4 1 roll exch
newpath
0 0 moveto
dup 0 exch lineto
exch dup 3 1 roll exch lineto
0 lineto
closepath
bgred bggreen bgblue setrgbcolor
eofill
SSten
} def

/Rast {
exch dup 3 1 roll 1 0 0 -1 0 6 -1 roll matrix astore
} def

%%EndProlog

%%BeginIdrawPrologue
/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

%%EndIdrawPrologue

%I Idraw 10 Grid 8 8

%%Page: 1 1

Begin
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.659941 0 0 0.659941 0 0 ] concat
/originalCTM matrix currentmatrix def

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.824578 0 0 0.824578 -175.445 -23.049 ] concat

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.300000 0.300000 0.300000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 258.5 358 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.332000 0.332000 0.332000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 257 328.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.364000 0.364000 0.364000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256.5 312.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.396000 0.396000 0.396000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256 296.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.428000 0.428000 0.428000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 253.5 280 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.460000 0.460000 0.460000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 252 263.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.492000 0.492000 0.492000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 248.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.524000 0.524000 0.524000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 233 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.556000 0.556000 0.556000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 249.5 217.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.588000 0.588000 0.588000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 247 201.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.620000 0.620000 0.620000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 243 182 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.652000 0.652000 0.652000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 241 165 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.684000 0.684000 0.684000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 237.5 146.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.716000 0.716000 0.716000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 268.5 162 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.748000 0.748000 0.748000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 275.5 153.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.780000 0.780000 0.780000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 283 145 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.812000 0.812000 0.812000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 291 137.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.844000 0.844000 0.844000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 298 129 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.876000 0.876000 0.876000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 306 120.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.908000 0.908000 0.908000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 313 111.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.940000 0.940000 0.940000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 320.5 103.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.972000 0.972000 0.972000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 327 95 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 334.5 87 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 340.5 78.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 349 70.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 357 64.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 364.5 57 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 373.5 50 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 384 44.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 395.5 39 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 408 36 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.704812 -0 -0 0.880212 111.607 174.698 ] concat
%I
242 411 687 676 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.985075 -0 -0 1.10713 51.1119 19.5384 ] concat
%I
177 177 242 474 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 44.5 21.5 ] concat
%I
242 82 593 277 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 49.5 32.5 ] concat
%I
490 232 686 513 Rect
End

End %I eop

Begin %I Text
%I cfg White
1 1 1 SetCFg
%I f -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*
Helvetica-Bold 14 SetF
%I t
[ 8.61841 0 0 12.7191 64.4289 403.472 ] concat
%I
[
(PC)
] Text
End

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.590656 0 0 0.590656 109.449 -72.9931 ] concat

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 6.12303e-17 -1 1 6.12303e-17 3.5 832.5 ] concat

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
212 222
142 292
141 306
212 236
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 221
221 228
212 236
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
221 228
212 236
212 274
306 274
310 263
221 263
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
310 263
306 274
316 270
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
133 302
143 292
141 306
133 302
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
133 302
133 310
141 306
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
221 384
221 358
212 376
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 376
212 390
221 384
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
133 310
142 306
212 376
212 390
133 310
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 358
393 348
399 354
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
389 358
399 354
399 443
433 443
425 452
389 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
425 452
433 443
439 452
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
355 523
425 452
439 452
372 519
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 523
359 531
372 519
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 522
350 531
359 531
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
277 443
297 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
270 452
277 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
270 452
285 452
355 522
351 531
270 452
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
286 161
296 138
353 82
357 90
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
353 82
362 82
357 90
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
362 82
357 91
427 161
441 161
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
441 161
427 161
435 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
434 170
427 161
389 161
389 255
400 244
400 170
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
406 273
416 263
491 263
491 229
500 237
500 273
406 273
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 229
500 223
500 237
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 223
500 237
571 307
579 303
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
579 303
570 307
579 312
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 377
570 307
579 312
531 359
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
273 161
295 139
287 161
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
287 161
273 161
279 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
287 161
279 170
313 170
313 259
323 255
323 161
287 161
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 255
313 259
319 265
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
389 255
323 255
320 265
394 265
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 255
400 244
400 259
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
400 259
394 264
389 255
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
416 263
402 263
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
402 263
396 269
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
406 273
396 269
396 343
406 339
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
406 339
396 343
402 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
406 339
402 350
491 350
491 385
500 377
500 339
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 385
500 377
500 391
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
500 391
500 377
531 360
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
230 340
224 350
221 350
221 358
212 376
212 340
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
316 270
306 274
306 340
316 328
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
285 452
297 443
312 443
312 434
323 426
323 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
323 358
333 348
392 348
389 358
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
230 340
225 350
310 350
306 340
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
312 354
323 358
323 426
312 434
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
306 340
316 343
310 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
307 340
316 327
316 343
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
312 354
319 348
323 358
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 358
319 348
332 348
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 28
348 468
365 460
365 460
369 462
373 465
377 469
379 473
381 478
381 483
381 488
379 493
378 493
378 493
364 498
364 498
365 497
368 495
370 491
372 487
372 483
372 478
370 474
367 471
364 468
360 466
355 466
351 466
347 468
28 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 42
359 499
378 493
379 493
376 498
373 502
369 505
364 508
358 509
353 509
348 508
343 506
339 503
335 499
332 495
330 490
330 484
330 479
332 474
334 469
338 465
342 462
347 460
352 458
357 458
363 459
365 460
364 460
347 468
347 468
346 469
343 471
340 475
339 479
338 483
339 488
341 492
343 495
347 498
351 500
355 500
360 500
364 498
42 Poly
End

End %I eop

End %I eop

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 4.51025 0 0 4.51025 434.022 225.78 ] concat
%I
[
(Choices)
] Text
End

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 1.49315 0 0 1.49315 438.806 166.949 ] concat
%I
[
(Object-Oriented Operating System)
] Text
End

End %I eop

showpage

%%Trailer

end

endTexFig
eop bop 337 457 a fa(2.)53 b(Design)41 b(of)f(PC-Choices)-35
813 y fc(\017)24 b fd(Kernel)29 b(runs)f(in)g(32-bit)h(protected)h(mo)r(de)
-35 959 y fc(\017)24 b fd(F)-7 b(or)25 b(I/O,)h(k)n(ernel)g(calls)g(DOS)f(and)
g(BIOS)h(in)f(16-bit)h(virtual-)32 1062 y(8086)j(mo)r(de)-35 1208 y fc(\017)
24 b fd(Kernel)29 b(pro)n(vides)f(minimal)g(services)65 1353 y fb({)d fd(Pro)
r(cess)k(managemen)n(t)65 1477 y fb({)c fd(Virtual)j(memory)65 1602 y fb({)d
fd(In)n(terrupt)k(handling)-35 1747 y fc(\017)24 b fd(DOS)k(and)h(BIOS)f(hand\
le)65 1893 y fb({)d fd(Console)k(services)65 2017 y fb({)c fd(File)k(services)
65 2142 y fb({)c fd(Disk)k(services)-90 2591 y 2131 3 v -90 2749 a fe(Slide)
23 b(3)1290 2206 y
14208860 10230378 328908 2631270 33548697 26575831 startTexFig

%!PS-Adobe-2.0 EPSF-1.2
%%Creator: idraw
%%DocumentFonts: Helvetica-Bold Helvetica
%%Pages: 1
%%BoundingBox: 5 40 510 404
%%EndComments

/arrowHeight 12 def
/arrowWidth 6 def

/IdrawDict 52 dict def
IdrawDict begin

/reencodeISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse } forall
/Encoding ISOLatin1Encoding def
currentdict end definefont
} def

/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
/Helvetica-Bold reencodeISO def
/Helvetica reencodeISO def

/none null def
/numGraphicParameters 17 def
/stringLimit 65535 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
} {
dup -1 eq {
/patternGrayLevel idef
/patternString idef
} {
/patternGrayLevel idef
} ifelse
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 n 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def

/Circ {
newpath
0 360 arc
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
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
eofill
} {
eoclip
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
eofill
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 printSize scalefont dup setfont def
/descender fontDict begin 0 [FontBBox] 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

/SSten {
fgred fggreen fgblue setrgbcolor
dup true exch 1 0 0 -1 0 6 -1 roll matrix astore
} def

/FSten {
dup 3 -1 roll dup 4 1 roll exch
newpath
0 0 moveto
dup 0 exch lineto
exch dup 3 1 roll exch lineto
0 lineto
closepath
bgred bggreen bgblue setrgbcolor
eofill
SSten
} def

/Rast {
exch dup 3 1 roll 1 0 0 -1 0 6 -1 roll matrix astore
} def

%%EndProlog

%%BeginIdrawPrologue
/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

%%EndIdrawPrologue

%I Idraw 10 Grid 8 8

%%Page: 1 1

Begin
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.659941 0 0 0.659941 0 0 ] concat
/originalCTM matrix currentmatrix def

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.824578 0 0 0.824578 -175.445 -23.049 ] concat

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.300000 0.300000 0.300000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 258.5 358 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.332000 0.332000 0.332000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 257 328.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.364000 0.364000 0.364000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256.5 312.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.396000 0.396000 0.396000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256 296.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.428000 0.428000 0.428000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 253.5 280 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.460000 0.460000 0.460000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 252 263.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.492000 0.492000 0.492000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 248.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.524000 0.524000 0.524000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 233 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.556000 0.556000 0.556000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 249.5 217.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.588000 0.588000 0.588000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 247 201.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.620000 0.620000 0.620000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 243 182 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.652000 0.652000 0.652000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 241 165 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.684000 0.684000 0.684000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 237.5 146.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.716000 0.716000 0.716000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 268.5 162 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.748000 0.748000 0.748000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 275.5 153.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.780000 0.780000 0.780000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 283 145 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.812000 0.812000 0.812000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 291 137.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.844000 0.844000 0.844000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 298 129 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.876000 0.876000 0.876000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 306 120.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.908000 0.908000 0.908000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 313 111.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.940000 0.940000 0.940000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 320.5 103.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.972000 0.972000 0.972000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 327 95 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 334.5 87 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 340.5 78.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 349 70.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 357 64.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 364.5 57 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 373.5 50 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 384 44.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 395.5 39 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 408 36 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.704812 -0 -0 0.880212 111.607 174.698 ] concat
%I
242 411 687 676 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.985075 -0 -0 1.10713 51.1119 19.5384 ] concat
%I
177 177 242 474 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 44.5 21.5 ] concat
%I
242 82 593 277 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 49.5 32.5 ] concat
%I
490 232 686 513 Rect
End

End %I eop

Begin %I Text
%I cfg White
1 1 1 SetCFg
%I f -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*
Helvetica-Bold 14 SetF
%I t
[ 8.61841 0 0 12.7191 64.4289 403.472 ] concat
%I
[
(PC)
] Text
End

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.590656 0 0 0.590656 109.449 -72.9931 ] concat

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 6.12303e-17 -1 1 6.12303e-17 3.5 832.5 ] concat

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
212 222
142 292
141 306
212 236
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 221
221 228
212 236
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
221 228
212 236
212 274
306 274
310 263
221 263
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
310 263
306 274
316 270
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
133 302
143 292
141 306
133 302
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
133 302
133 310
141 306
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
221 384
221 358
212 376
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 376
212 390
221 384
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
133 310
142 306
212 376
212 390
133 310
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 358
393 348
399 354
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
389 358
399 354
399 443
433 443
425 452
389 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
425 452
433 443
439 452
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
355 523
425 452
439 452
372 519
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 523
359 531
372 519
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 522
350 531
359 531
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
277 443
297 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
270 452
277 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
270 452
285 452
355 522
351 531
270 452
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
286 161
296 138
353 82
357 90
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
353 82
362 82
357 90
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
362 82
357 91
427 161
441 161
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
441 161
427 161
435 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
434 170
427 161
389 161
389 255
400 244
400 170
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
406 273
416 263
491 263
491 229
500 237
500 273
406 273
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 229
500 223
500 237
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 223
500 237
571 307
579 303
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
579 303
570 307
579 312
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 377
570 307
579 312
531 359
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
273 161
295 139
287 161
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
287 161
273 161
279 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
287 161
279 170
313 170
313 259
323 255
323 161
287 161
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 255
313 259
319 265
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
389 255
323 255
320 265
394 265
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 255
400 244
400 259
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
400 259
394 264
389 255
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
416 263
402 263
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
402 263
396 269
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
406 273
396 269
396 343
406 339
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
406 339
396 343
402 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
406 339
402 350
491 350
491 385
500 377
500 339
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 385
500 377
500 391
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
500 391
500 377
531 360
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
230 340
224 350
221 350
221 358
212 376
212 340
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
316 270
306 274
306 340
316 328
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
285 452
297 443
312 443
312 434
323 426
323 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
323 358
333 348
392 348
389 358
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
230 340
225 350
310 350
306 340
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
312 354
323 358
323 426
312 434
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
306 340
316 343
310 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
307 340
316 327
316 343
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
312 354
319 348
323 358
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 358
319 348
332 348
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 28
348 468
365 460
365 460
369 462
373 465
377 469
379 473
381 478
381 483
381 488
379 493
378 493
378 493
364 498
364 498
365 497
368 495
370 491
372 487
372 483
372 478
370 474
367 471
364 468
360 466
355 466
351 466
347 468
28 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 42
359 499
378 493
379 493
376 498
373 502
369 505
364 508
358 509
353 509
348 508
343 506
339 503
335 499
332 495
330 490
330 484
330 479
332 474
334 469
338 465
342 462
347 460
352 458
357 458
363 459
365 460
364 460
347 468
347 468
346 469
343 471
340 475
339 479
338 483
339 488
341 492
343 495
347 498
351 500
355 500
360 500
364 498
42 Poly
End

End %I eop

End %I eop

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 4.51025 0 0 4.51025 434.022 225.78 ] concat
%I
[
(Choices)
] Text
End

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 1.49315 0 0 1.49315 438.806 166.949 ] concat
%I
[
(Object-Oriented Operating System)
] Text
End

End %I eop

showpage

%%Trailer

end

endTexFig
eop bop -35 494 a fc(\017)24 b fd(By)43 b(restricting)g(k)n
(ernel)f(services,)47 b(k)n(ernel)42 b(b)r(ecomes)h(more)32 598 y(robust)-35
743 y fc(\017)24 b fd(DOS)k(and)h(BIOS)f(are)h(w)n(ell-tested)65 889 y fb({)c
fd(W)-7 b(e)30 b(gain)e(reliabilit)n(y)65 1013 y fb({)d fd(DOS)j(and)h(BIOS)f
(execute)j(as)e(user)f(pro)r(cesses)-35 1159 y fc(\017)c fd(DOS)k(and)h(BIOS)
f(can)h(b)r(e)g(used)g(on)f(man)n(y)h(t)n(yp)r(es)g(of)32 1262 y(hardw)n(are)
65 1408 y fb({)c fd(W)-7 b(e)30 b(gain)e(compatibilit)n(y)-35 1553 y fc(\017)
c fd(DOS)19 b(and)f(BIOS)h(ma)n(y)g(b)r(e)h(c)n(hanged)f(and)g(DOS)f(device)j
(driv)n(ers)32 1657 y(ma)n(y)28 b(b)r(e)i(used)65 1802 y fb({)25 b fd(Man)n
(y)k(devices)g(ma)n(y)g(b)r(e)g(used)g(under)f(PC-Choices)-90 2591 y 2131 3 v
-90 2749 a fe(Slide)23 b(4)1290 2206 y
14208860 10230378 328908 2631270 33548697 26575831 startTexFig

%!PS-Adobe-2.0 EPSF-1.2
%%Creator: idraw
%%DocumentFonts: Helvetica-Bold Helvetica
%%Pages: 1
%%BoundingBox: 5 40 510 404
%%EndComments

/arrowHeight 12 def
/arrowWidth 6 def

/IdrawDict 52 dict def
IdrawDict begin

/reencodeISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse } forall
/Encoding ISOLatin1Encoding def
currentdict end definefont
} def

/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
/Helvetica-Bold reencodeISO def
/Helvetica reencodeISO def

/none null def
/numGraphicParameters 17 def
/stringLimit 65535 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
} {
dup -1 eq {
/patternGrayLevel idef
/patternString idef
} {
/patternGrayLevel idef
} ifelse
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 n 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def

/Circ {
newpath
0 360 arc
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
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
eofill
} {
eoclip
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
eofill
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 printSize scalefont dup setfont def
/descender fontDict begin 0 [FontBBox] 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

/SSten {
fgred fggreen fgblue setrgbcolor
dup true exch 1 0 0 -1 0 6 -1 roll matrix astore
} def

/FSten {
dup 3 -1 roll dup 4 1 roll exch
newpath
0 0 moveto
dup 0 exch lineto
exch dup 3 1 roll exch lineto
0 lineto
closepath
bgred bggreen bgblue setrgbcolor
eofill
SSten
} def

/Rast {
exch dup 3 1 roll 1 0 0 -1 0 6 -1 roll matrix astore
} def

%%EndProlog

%%BeginIdrawPrologue
/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

%%EndIdrawPrologue

%I Idraw 10 Grid 8 8

%%Page: 1 1

Begin
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.659941 0 0 0.659941 0 0 ] concat
/originalCTM matrix currentmatrix def

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.824578 0 0 0.824578 -175.445 -23.049 ] concat

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.300000 0.300000 0.300000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 258.5 358 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.332000 0.332000 0.332000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 257 328.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.364000 0.364000 0.364000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256.5 312.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.396000 0.396000 0.396000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256 296.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.428000 0.428000 0.428000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 253.5 280 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.460000 0.460000 0.460000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 252 263.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.492000 0.492000 0.492000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 248.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.524000 0.524000 0.524000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 233 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.556000 0.556000 0.556000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 249.5 217.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.588000 0.588000 0.588000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 247 201.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.620000 0.620000 0.620000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 243 182 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.652000 0.652000 0.652000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 241 165 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.684000 0.684000 0.684000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 237.5 146.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.716000 0.716000 0.716000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 268.5 162 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.748000 0.748000 0.748000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 275.5 153.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.780000 0.780000 0.780000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 283 145 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.812000 0.812000 0.812000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 291 137.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.844000 0.844000 0.844000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 298 129 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.876000 0.876000 0.876000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 306 120.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.908000 0.908000 0.908000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 313 111.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.940000 0.940000 0.940000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 320.5 103.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.972000 0.972000 0.972000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 327 95 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 334.5 87 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 340.5 78.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 349 70.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 357 64.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 364.5 57 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 373.5 50 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 384 44.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 395.5 39 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 408 36 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.704812 -0 -0 0.880212 111.607 174.698 ] concat
%I
242 411 687 676 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.985075 -0 -0 1.10713 51.1119 19.5384 ] concat
%I
177 177 242 474 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 44.5 21.5 ] concat
%I
242 82 593 277 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 49.5 32.5 ] concat
%I
490 232 686 513 Rect
End

End %I eop

Begin %I Text
%I cfg White
1 1 1 SetCFg
%I f -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*
Helvetica-Bold 14 SetF
%I t
[ 8.61841 0 0 12.7191 64.4289 403.472 ] concat
%I
[
(PC)
] Text
End

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.590656 0 0 0.590656 109.449 -72.9931 ] concat

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 6.12303e-17 -1 1 6.12303e-17 3.5 832.5 ] concat

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
212 222
142 292
141 306
212 236
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 221
221 228
212 236
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
221 228
212 236
212 274
306 274
310 263
221 263
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
310 263
306 274
316 270
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
133 302
143 292
141 306
133 302
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
133 302
133 310
141 306
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
221 384
221 358
212 376
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 376
212 390
221 384
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
133 310
142 306
212 376
212 390
133 310
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 358
393 348
399 354
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
389 358
399 354
399 443
433 443
425 452
389 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
425 452
433 443
439 452
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
355 523
425 452
439 452
372 519
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 523
359 531
372 519
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 522
350 531
359 531
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
277 443
297 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
270 452
277 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
270 452
285 452
355 522
351 531
270 452
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
286 161
296 138
353 82
357 90
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
353 82
362 82
357 90
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
362 82
357 91
427 161
441 161
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
441 161
427 161
435 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
434 170
427 161
389 161
389 255
400 244
400 170
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
406 273
416 263
491 263
491 229
500 237
500 273
406 273
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 229
500 223
500 237
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 223
500 237
571 307
579 303
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
579 303
570 307
579 312
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 377
570 307
579 312
531 359
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
273 161
295 139
287 161
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
287 161
273 161
279 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
287 161
279 170
313 170
313 259
323 255
323 161
287 161
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 255
313 259
319 265
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
389 255
323 255
320 265
394 265
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 255
400 244
400 259
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
400 259
394 264
389 255
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
416 263
402 263
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
402 263
396 269
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
406 273
396 269
396 343
406 339
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
406 339
396 343
402 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
406 339
402 350
491 350
491 385
500 377
500 339
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 385
500 377
500 391
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
500 391
500 377
531 360
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
230 340
224 350
221 350
221 358
212 376
212 340
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
316 270
306 274
306 340
316 328
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
285 452
297 443
312 443
312 434
323 426
323 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
323 358
333 348
392 348
389 358
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
230 340
225 350
310 350
306 340
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
312 354
323 358
323 426
312 434
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
306 340
316 343
310 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
307 340
316 327
316 343
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
312 354
319 348
323 358
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 358
319 348
332 348
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 28
348 468
365 460
365 460
369 462
373 465
377 469
379 473
381 478
381 483
381 488
379 493
378 493
378 493
364 498
364 498
365 497
368 495
370 491
372 487
372 483
372 478
370 474
367 471
364 468
360 466
355 466
351 466
347 468
28 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 42
359 499
378 493
379 493
376 498
373 502
369 505
364 508
358 509
353 509
348 508
343 506
339 503
335 499
332 495
330 490
330 484
330 479
332 474
334 469
338 465
342 462
347 460
352 458
357 458
363 459
365 460
364 460
347 468
347 468
346 469
343 471
340 475
339 479
338 483
339 488
341 492
343 495
347 498
351 500
355 500
360 500
364 498
42 Poly
End

End %I eop

End %I eop

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 4.51025 0 0 4.51025 434.022 225.78 ] concat
%I
[
(Choices)
] Text
End

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 1.49315 0 0 1.49315 438.806 166.949 ] concat
%I
[
(Object-Oriented Operating System)
] Text
End

End %I eop

showpage

%%Trailer

end

endTexFig
eop bop -56 606 a fa(3.)53 b(Di\013erences)41 b(from)c(other)k
(Choices)e(p)s(orts)-35 1037 y fc(\017)24 b fd(Console,)29 b(\014lesystem)g
(and)g(application)g(dispatc)n(hing)32 1141 y(services)g(traditionally)h(pro)
n(vided)e(b)n(y)g(Choices)i(k)n(ernel)65 1287 y fb({)25 b fd(PC-Choices)42 b
(uses)g(com)n(bination)g(of)g(DOS/BIOS)f(and)139 1390 y(application)29 b(libr\
aries)f(to)h(pro)n(vide)g(these)g(services)65 1515 y fb({)c fd(Application)19
b(programming)f(in)n(terface)i(remains)e(the)i(same)65 1639 y fb({)25 b fd
(Libraries)30 b(encapsulate)h(DOS/BIOS)e(services)i(in)n(to)f(the)139 1743 y
(traditional)f(Choices)g(ob)5 b(ject-orien)n(ted)30 b(view)-35 1888 y fc(\017)
24 b fd(Man)n(y)38 b(source)g(\014les)g(w)n(ere)g(omitted)h(from)f(Choices)h
(k)n(ernel)32 1992 y(\(45%)29 b(reduction\))-90 2591 y 2131 3 v -90 2749 a fe
(Slide)23 b(5)1290 2206 y
14208860 10230378 328908 2631270 33548697 26575831 startTexFig

%!PS-Adobe-2.0 EPSF-1.2
%%Creator: idraw
%%DocumentFonts: Helvetica-Bold Helvetica
%%Pages: 1
%%BoundingBox: 5 40 510 404
%%EndComments

/arrowHeight 12 def
/arrowWidth 6 def

/IdrawDict 52 dict def
IdrawDict begin

/reencodeISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse } forall
/Encoding ISOLatin1Encoding def
currentdict end definefont
} def

/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
/Helvetica-Bold reencodeISO def
/Helvetica reencodeISO def

/none null def
/numGraphicParameters 17 def
/stringLimit 65535 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
} {
dup -1 eq {
/patternGrayLevel idef
/patternString idef
} {
/patternGrayLevel idef
} ifelse
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 n 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def

/Circ {
newpath
0 360 arc
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
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
eofill
} {
eoclip
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
eofill
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 printSize scalefont dup setfont def
/descender fontDict begin 0 [FontBBox] 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

/SSten {
fgred fggreen fgblue setrgbcolor
dup true exch 1 0 0 -1 0 6 -1 roll matrix astore
} def

/FSten {
dup 3 -1 roll dup 4 1 roll exch
newpath
0 0 moveto
dup 0 exch lineto
exch dup 3 1 roll exch lineto
0 lineto
closepath
bgred bggreen bgblue setrgbcolor
eofill
SSten
} def

/Rast {
exch dup 3 1 roll 1 0 0 -1 0 6 -1 roll matrix astore
} def

%%EndProlog

%%BeginIdrawPrologue
/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

%%EndIdrawPrologue

%I Idraw 10 Grid 8 8

%%Page: 1 1

Begin
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.659941 0 0 0.659941 0 0 ] concat
/originalCTM matrix currentmatrix def

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.824578 0 0 0.824578 -175.445 -23.049 ] concat

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.300000 0.300000 0.300000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 258.5 358 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.332000 0.332000 0.332000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 257 328.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.364000 0.364000 0.364000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256.5 312.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.396000 0.396000 0.396000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256 296.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.428000 0.428000 0.428000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 253.5 280 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.460000 0.460000 0.460000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 252 263.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.492000 0.492000 0.492000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 248.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.524000 0.524000 0.524000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 233 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.556000 0.556000 0.556000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 249.5 217.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.588000 0.588000 0.588000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 247 201.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.620000 0.620000 0.620000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 243 182 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.652000 0.652000 0.652000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 241 165 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.684000 0.684000 0.684000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 237.5 146.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.716000 0.716000 0.716000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 268.5 162 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.748000 0.748000 0.748000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 275.5 153.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.780000 0.780000 0.780000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 283 145 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.812000 0.812000 0.812000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 291 137.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.844000 0.844000 0.844000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 298 129 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.876000 0.876000 0.876000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 306 120.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.908000 0.908000 0.908000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 313 111.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.940000 0.940000 0.940000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 320.5 103.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.972000 0.972000 0.972000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 327 95 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 334.5 87 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 340.5 78.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 349 70.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 357 64.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 364.5 57 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 373.5 50 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 384 44.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 395.5 39 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 408 36 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.704812 -0 -0 0.880212 111.607 174.698 ] concat
%I
242 411 687 676 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.985075 -0 -0 1.10713 51.1119 19.5384 ] concat
%I
177 177 242 474 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 44.5 21.5 ] concat
%I
242 82 593 277 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 49.5 32.5 ] concat
%I
490 232 686 513 Rect
End

End %I eop

Begin %I Text
%I cfg White
1 1 1 SetCFg
%I f -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*
Helvetica-Bold 14 SetF
%I t
[ 8.61841 0 0 12.7191 64.4289 403.472 ] concat
%I
[
(PC)
] Text
End

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.590656 0 0 0.590656 109.449 -72.9931 ] concat

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 6.12303e-17 -1 1 6.12303e-17 3.5 832.5 ] concat

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
212 222
142 292
141 306
212 236
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 221
221 228
212 236
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
221 228
212 236
212 274
306 274
310 263
221 263
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
310 263
306 274
316 270
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
133 302
143 292
141 306
133 302
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
133 302
133 310
141 306
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
221 384
221 358
212 376
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 376
212 390
221 384
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
133 310
142 306
212 376
212 390
133 310
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 358
393 348
399 354
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
389 358
399 354
399 443
433 443
425 452
389 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
425 452
433 443
439 452
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
355 523
425 452
439 452
372 519
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 523
359 531
372 519
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 522
350 531
359 531
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
277 443
297 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
270 452
277 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
270 452
285 452
355 522
351 531
270 452
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
286 161
296 138
353 82
357 90
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
353 82
362 82
357 90
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
362 82
357 91
427 161
441 161
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
441 161
427 161
435 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
434 170
427 161
389 161
389 255
400 244
400 170
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
406 273
416 263
491 263
491 229
500 237
500 273
406 273
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 229
500 223
500 237
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 223
500 237
571 307
579 303
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
579 303
570 307
579 312
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 377
570 307
579 312
531 359
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
273 161
295 139
287 161
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
287 161
273 161
279 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
287 161
279 170
313 170
313 259
323 255
323 161
287 161
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 255
313 259
319 265
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
389 255
323 255
320 265
394 265
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 255
400 244
400 259
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
400 259
394 264
389 255
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
416 263
402 263
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
402 263
396 269
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
406 273
396 269
396 343
406 339
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
406 339
396 343
402 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
406 339
402 350
491 350
491 385
500 377
500 339
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 385
500 377
500 391
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
500 391
500 377
531 360
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
230 340
224 350
221 350
221 358
212 376
212 340
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
316 270
306 274
306 340
316 328
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
285 452
297 443
312 443
312 434
323 426
323 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
323 358
333 348
392 348
389 358
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
230 340
225 350
310 350
306 340
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
312 354
323 358
323 426
312 434
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
306 340
316 343
310 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
307 340
316 327
316 343
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
312 354
319 348
323 358
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 358
319 348
332 348
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 28
348 468
365 460
365 460
369 462
373 465
377 469
379 473
381 478
381 483
381 488
379 493
378 493
378 493
364 498
364 498
365 497
368 495
370 491
372 487
372 483
372 478
370 474
367 471
364 468
360 466
355 466
351 466
347 468
28 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 42
359 499
378 493
379 493
376 498
373 502
369 505
364 508
358 509
353 509
348 508
343 506
339 503
335 499
332 495
330 490
330 484
330 479
332 474
334 469
338 465
342 462
347 460
352 458
357 458
363 459
365 460
364 460
347 468
347 468
346 469
343 471
340 475
339 479
338 483
339 488
341 492
343 495
347 498
351 500
355 500
360 500
364 498
42 Poly
End

End %I eop

End %I eop

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 4.51025 0 0 4.51025 434.022 225.78 ] concat
%I
[
(Choices)
] Text
End

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 1.49315 0 0 1.49315 438.806 166.949 ] concat
%I
[
(Object-Oriented Operating System)
] Text
End

End %I eop

showpage

%%Trailer

end

endTexFig
eop bop -35 905 a fc(\017)24 b fd(Virtually)19 b(all)g(mac)n
(hine-indep)r(enden)n(t)f(source)i(co)r(de)g(w)n(as)e(used)32 1009 y(unc)n
(hanged)28 b(for)h(PC-Choices)65 1154 y fb({)c fd(Some)k(source)g(co)r(de)g
(making)g(use)g(of)g(console)g(and)139 1258 y(\014lesystem)h(w)n(as)e(c)n(han\
ged)65 1382 y fb({)d fd(Changes)k(are)g(useful)g(for)f(other)h(p)r(orts)h(tha\
t)f(require)139 1486 y(minimal)f(k)n(ernels)-35 1631 y fc(\017)c fd(PC-Choice\
s)e(is)g(an)g(in)n(teresting)g(exp)r(erimen)n(tal)h(co)r(op)r(erativ)n(e)32
1735 y(op)r(erating)29 b(system)-90 2591 y 2131 3 v -90 2749 a fe(Slide)23 b
(6)1290 2206 y
14208860 10230378 328908 2631270 33548697 26575831 startTexFig

%!PS-Adobe-2.0 EPSF-1.2
%%Creator: idraw
%%DocumentFonts: Helvetica-Bold Helvetica
%%Pages: 1
%%BoundingBox: 5 40 510 404
%%EndComments

/arrowHeight 12 def
/arrowWidth 6 def

/IdrawDict 52 dict def
IdrawDict begin

/reencodeISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse } forall
/Encoding ISOLatin1Encoding def
currentdict end definefont
} def

/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
/Helvetica-Bold reencodeISO def
/Helvetica reencodeISO def

/none null def
/numGraphicParameters 17 def
/stringLimit 65535 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
} {
dup -1 eq {
/patternGrayLevel idef
/patternString idef
} {
/patternGrayLevel idef
} ifelse
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 n 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def

/Circ {
newpath
0 360 arc
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
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
eofill
} {
eoclip
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
eofill
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 printSize scalefont dup setfont def
/descender fontDict begin 0 [FontBBox] 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

/SSten {
fgred fggreen fgblue setrgbcolor
dup true exch 1 0 0 -1 0 6 -1 roll matrix astore
} def

/FSten {
dup 3 -1 roll dup 4 1 roll exch
newpath
0 0 moveto
dup 0 exch lineto
exch dup 3 1 roll exch lineto
0 lineto
closepath
bgred bggreen bgblue setrgbcolor
eofill
SSten
} def

/Rast {
exch dup 3 1 roll 1 0 0 -1 0 6 -1 roll matrix astore
} def

%%EndProlog

%%BeginIdrawPrologue
/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

%%EndIdrawPrologue

%I Idraw 10 Grid 8 8

%%Page: 1 1

Begin
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.659941 0 0 0.659941 0 0 ] concat
/originalCTM matrix currentmatrix def

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.824578 0 0 0.824578 -175.445 -23.049 ] concat

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.300000 0.300000 0.300000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 258.5 358 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.332000 0.332000 0.332000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 257 328.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.364000 0.364000 0.364000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256.5 312.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.396000 0.396000 0.396000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256 296.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.428000 0.428000 0.428000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 253.5 280 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.460000 0.460000 0.460000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 252 263.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.492000 0.492000 0.492000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 248.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.524000 0.524000 0.524000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 233 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.556000 0.556000 0.556000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 249.5 217.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.588000 0.588000 0.588000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 247 201.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.620000 0.620000 0.620000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 243 182 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.652000 0.652000 0.652000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 241 165 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.684000 0.684000 0.684000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 237.5 146.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.716000 0.716000 0.716000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 268.5 162 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.748000 0.748000 0.748000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 275.5 153.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.780000 0.780000 0.780000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 283 145 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.812000 0.812000 0.812000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 291 137.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.844000 0.844000 0.844000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 298 129 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.876000 0.876000 0.876000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 306 120.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.908000 0.908000 0.908000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 313 111.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.940000 0.940000 0.940000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 320.5 103.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.972000 0.972000 0.972000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 327 95 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 334.5 87 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 340.5 78.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 349 70.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 357 64.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 364.5 57 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 373.5 50 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 384 44.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 395.5 39 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 408 36 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.704812 -0 -0 0.880212 111.607 174.698 ] concat
%I
242 411 687 676 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.985075 -0 -0 1.10713 51.1119 19.5384 ] concat
%I
177 177 242 474 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 44.5 21.5 ] concat
%I
242 82 593 277 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 49.5 32.5 ] concat
%I
490 232 686 513 Rect
End

End %I eop

Begin %I Text
%I cfg White
1 1 1 SetCFg
%I f -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*
Helvetica-Bold 14 SetF
%I t
[ 8.61841 0 0 12.7191 64.4289 403.472 ] concat
%I
[
(PC)
] Text
End

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.590656 0 0 0.590656 109.449 -72.9931 ] concat

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 6.12303e-17 -1 1 6.12303e-17 3.5 832.5 ] concat

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
212 222
142 292
141 306
212 236
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 221
221 228
212 236
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
221 228
212 236
212 274
306 274
310 263
221 263
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
310 263
306 274
316 270
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
133 302
143 292
141 306
133 302
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
133 302
133 310
141 306
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
221 384
221 358
212 376
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 376
212 390
221 384
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
133 310
142 306
212 376
212 390
133 310
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 358
393 348
399 354
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
389 358
399 354
399 443
433 443
425 452
389 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
425 452
433 443
439 452
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
355 523
425 452
439 452
372 519
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 523
359 531
372 519
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 522
350 531
359 531
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
277 443
297 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
270 452
277 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
270 452
285 452
355 522
351 531
270 452
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
286 161
296 138
353 82
357 90
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
353 82
362 82
357 90
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
362 82
357 91
427 161
441 161
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
441 161
427 161
435 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
434 170
427 161
389 161
389 255
400 244
400 170
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
406 273
416 263
491 263
491 229
500 237
500 273
406 273
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 229
500 223
500 237
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 223
500 237
571 307
579 303
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
579 303
570 307
579 312
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 377
570 307
579 312
531 359
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
273 161
295 139
287 161
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
287 161
273 161
279 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
287 161
279 170
313 170
313 259
323 255
323 161
287 161
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 255
313 259
319 265
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
389 255
323 255
320 265
394 265
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 255
400 244
400 259
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
400 259
394 264
389 255
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
416 263
402 263
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
402 263
396 269
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
406 273
396 269
396 343
406 339
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
406 339
396 343
402 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
406 339
402 350
491 350
491 385
500 377
500 339
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 385
500 377
500 391
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
500 391
500 377
531 360
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
230 340
224 350
221 350
221 358
212 376
212 340
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
316 270
306 274
306 340
316 328
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
285 452
297 443
312 443
312 434
323 426
323 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
323 358
333 348
392 348
389 358
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
230 340
225 350
310 350
306 340
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
312 354
323 358
323 426
312 434
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
306 340
316 343
310 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
307 340
316 327
316 343
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
312 354
319 348
323 358
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 358
319 348
332 348
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 28
348 468
365 460
365 460
369 462
373 465
377 469
379 473
381 478
381 483
381 488
379 493
378 493
378 493
364 498
364 498
365 497
368 495
370 491
372 487
372 483
372 478
370 474
367 471
364 468
360 466
355 466
351 466
347 468
28 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 42
359 499
378 493
379 493
376 498
373 502
369 505
364 508
358 509
353 509
348 508
343 506
339 503
335 499
332 495
330 490
330 484
330 479
332 474
334 469
338 465
342 462
347 460
352 458
357 458
363 459
365 460
364 460
347 468
347 468
346 469
343 471
340 475
339 479
338 483
339 488
341 492
343 495
347 498
351 500
355 500
360 500
364 498
42 Poly
End

End %I eop

End %I eop

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 4.51025 0 0 4.51025 434.022 225.78 ] concat
%I
[
(Choices)
] Text
End

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 1.49315 0 0 1.49315 438.806 166.949 ] concat
%I
[
(Object-Oriented Operating System)
] Text
End

End %I eop

showpage

%%Trailer

end

endTexFig
eop bop 323 448 a fa(4.)53 b(VirtualPC)39 b(F)-10 b(ram)o(ew)m
(ork)-35 801 y fc(\017)24 b fd(Ob)5 b(ject-orien)n(ted)29 b(sc)n(heme)g(for)g
(accessing)g(16-bit)g(services)-35 946 y fc(\017)24 b fd(VirtualPC)k(is)g(an)
h(abstraction)g(for)g(a)g(16-bit)g(PC)65 1091 y fb({)c fd(VirtualPC)k(app)r
(ears)h(to)h(k)n(ernel)f(and)f(applications)h(as)g(a)139 1195 y(serv)n(er)f
(for)g(DOS)f(and)g(BIOS)h(services)65 1320 y fb({)c fd(VirtualPC)19 b(is)g
(initialized)g(b)n(y)g(the)h(user)f(b)r(efore)h(PC-Choices)139 1424 y(runs)
-35 1569 y fc(\017)k fd(VirtualPCT)-7 b(ask)28 b(is)h(a)g(pro)r(cess)g(that)g
(executes)i(in)d(a)32 1673 y(VirtualPC)65 1818 y fb({)d fd(T)-7 b(o)40 b(acce\
ss)g(DOS/BIOS,)f(a)h(VirtualPCT)-7 b(ask)39 b(m)n(ust)h(b)r(e)139 1922 y(crea\
ted)30 b(to)f(execute)i(the)e(DOS)f(and)g(BIOS)h(routines)65 2046 y fb({)c fd
(VirtualPCT)-7 b(asks)29 b(also)f(used)h(to)g(pass)g(hardw)n(are)139 2150 y
(in)n(terrupts)g(to)g(BIOS)-90 2591 y 2131 3 v -90 2749 a fe(Slide)23 b(7)
1290 2206 y 14208860 10230378 328908 2631270 33548697 26575831 startTexFig

%!PS-Adobe-2.0 EPSF-1.2
%%Creator: idraw
%%DocumentFonts: Helvetica-Bold Helvetica
%%Pages: 1
%%BoundingBox: 5 40 510 404
%%EndComments

/arrowHeight 12 def
/arrowWidth 6 def

/IdrawDict 52 dict def
IdrawDict begin

/reencodeISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse } forall
/Encoding ISOLatin1Encoding def
currentdict end definefont
} def

/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
/Helvetica-Bold reencodeISO def
/Helvetica reencodeISO def

/none null def
/numGraphicParameters 17 def
/stringLimit 65535 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
} {
dup -1 eq {
/patternGrayLevel idef
/patternString idef
} {
/patternGrayLevel idef
} ifelse
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 n 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def

/Circ {
newpath
0 360 arc
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
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
eofill
} {
eoclip
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
eofill
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 printSize scalefont dup setfont def
/descender fontDict begin 0 [FontBBox] 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

/SSten {
fgred fggreen fgblue setrgbcolor
dup true exch 1 0 0 -1 0 6 -1 roll matrix astore
} def

/FSten {
dup 3 -1 roll dup 4 1 roll exch
newpath
0 0 moveto
dup 0 exch lineto
exch dup 3 1 roll exch lineto
0 lineto
closepath
bgred bggreen bgblue setrgbcolor
eofill
SSten
} def

/Rast {
exch dup 3 1 roll 1 0 0 -1 0 6 -1 roll matrix astore
} def

%%EndProlog

%%BeginIdrawPrologue
/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

%%EndIdrawPrologue

%I Idraw 10 Grid 8 8

%%Page: 1 1

Begin
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.659941 0 0 0.659941 0 0 ] concat
/originalCTM matrix currentmatrix def

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.824578 0 0 0.824578 -175.445 -23.049 ] concat

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.300000 0.300000 0.300000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 258.5 358 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.332000 0.332000 0.332000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 257 328.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.364000 0.364000 0.364000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256.5 312.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.396000 0.396000 0.396000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256 296.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.428000 0.428000 0.428000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 253.5 280 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.460000 0.460000 0.460000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 252 263.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.492000 0.492000 0.492000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 248.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.524000 0.524000 0.524000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 233 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.556000 0.556000 0.556000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 249.5 217.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.588000 0.588000 0.588000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 247 201.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.620000 0.620000 0.620000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 243 182 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.652000 0.652000 0.652000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 241 165 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.684000 0.684000 0.684000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 237.5 146.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.716000 0.716000 0.716000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 268.5 162 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.748000 0.748000 0.748000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 275.5 153.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.780000 0.780000 0.780000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 283 145 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.812000 0.812000 0.812000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 291 137.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.844000 0.844000 0.844000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 298 129 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.876000 0.876000 0.876000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 306 120.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.908000 0.908000 0.908000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 313 111.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.940000 0.940000 0.940000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 320.5 103.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.972000 0.972000 0.972000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 327 95 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 334.5 87 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 340.5 78.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 349 70.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 357 64.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 364.5 57 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 373.5 50 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 384 44.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 395.5 39 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 408 36 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.704812 -0 -0 0.880212 111.607 174.698 ] concat
%I
242 411 687 676 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.985075 -0 -0 1.10713 51.1119 19.5384 ] concat
%I
177 177 242 474 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 44.5 21.5 ] concat
%I
242 82 593 277 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 49.5 32.5 ] concat
%I
490 232 686 513 Rect
End

End %I eop

Begin %I Text
%I cfg White
1 1 1 SetCFg
%I f -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*
Helvetica-Bold 14 SetF
%I t
[ 8.61841 0 0 12.7191 64.4289 403.472 ] concat
%I
[
(PC)
] Text
End

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.590656 0 0 0.590656 109.449 -72.9931 ] concat

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 6.12303e-17 -1 1 6.12303e-17 3.5 832.5 ] concat

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
212 222
142 292
141 306
212 236
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 221
221 228
212 236
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
221 228
212 236
212 274
306 274
310 263
221 263
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
310 263
306 274
316 270
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
133 302
143 292
141 306
133 302
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
133 302
133 310
141 306
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
221 384
221 358
212 376
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 376
212 390
221 384
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
133 310
142 306
212 376
212 390
133 310
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 358
393 348
399 354
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
389 358
399 354
399 443
433 443
425 452
389 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
425 452
433 443
439 452
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
355 523
425 452
439 452
372 519
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 523
359 531
372 519
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 522
350 531
359 531
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
277 443
297 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
270 452
277 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
270 452
285 452
355 522
351 531
270 452
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
286 161
296 138
353 82
357 90
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
353 82
362 82
357 90
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
362 82
357 91
427 161
441 161
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
441 161
427 161
435 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
434 170
427 161
389 161
389 255
400 244
400 170
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
406 273
416 263
491 263
491 229
500 237
500 273
406 273
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 229
500 223
500 237
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 223
500 237
571 307
579 303
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
579 303
570 307
579 312
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 377
570 307
579 312
531 359
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
273 161
295 139
287 161
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
287 161
273 161
279 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
287 161
279 170
313 170
313 259
323 255
323 161
287 161
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 255
313 259
319 265
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
389 255
323 255
320 265
394 265
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 255
400 244
400 259
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
400 259
394 264
389 255
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
416 263
402 263
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
402 263
396 269
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
406 273
396 269
396 343
406 339
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
406 339
396 343
402 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
406 339
402 350
491 350
491 385
500 377
500 339
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 385
500 377
500 391
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
500 391
500 377
531 360
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
230 340
224 350
221 350
221 358
212 376
212 340
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
316 270
306 274
306 340
316 328
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
285 452
297 443
312 443
312 434
323 426
323 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
323 358
333 348
392 348
389 358
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
230 340
225 350
310 350
306 340
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
312 354
323 358
323 426
312 434
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
306 340
316 343
310 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
307 340
316 327
316 343
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
312 354
319 348
323 358
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 358
319 348
332 348
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 28
348 468
365 460
365 460
369 462
373 465
377 469
379 473
381 478
381 483
381 488
379 493
378 493
378 493
364 498
364 498
365 497
368 495
370 491
372 487
372 483
372 478
370 474
367 471
364 468
360 466
355 466
351 466
347 468
28 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 42
359 499
378 493
379 493
376 498
373 502
369 505
364 508
358 509
353 509
348 508
343 506
339 503
335 499
332 495
330 490
330 484
330 479
332 474
334 469
338 465
342 462
347 460
352 458
357 458
363 459
365 460
364 460
347 468
347 468
346 469
343 471
340 475
339 479
338 483
339 488
341 492
343 495
347 498
351 500
355 500
360 500
364 498
42 Poly
End

End %I eop

End %I eop

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 4.51025 0 0 4.51025 434.022 225.78 ] concat
%I
[
(Choices)
] Text
End

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 1.49315 0 0 1.49315 438.806 166.949 ] concat
%I
[
(Object-Oriented Operating System)
] Text
End

End %I eop

showpage

%%Trailer

end

endTexFig
eop bop 13 555 a ff(int)24 b(openDOSFil)o(e)f(\(const)g(char)h
(*filename\))13 615 y({)115 676 y(//)51 b(Open)24 b(the)g(DOS)h(file)f(with)g
(specified)e(filename)h(and)i(return)e(a)i(DOS)115 736 y(//)51 b(handle)23 b
(for)i(the)f(opened)g(file.)49 b(Return)23 b(0)j(in)f(case)f(of)h(error.)115
796 y(//)51 b(The)24 b(code)g(here)g(works)g(only)g(in)h(the)g(kernel.)115 916
y(//)51 b(Allocate)22 b(a)k(new)e(VirtualPCT)o(ask)o(.)115 976 y(VirtualPCT)o
(ask)e(*task)i(=)h(TheVirtual)o(PC.)o(ne)o(wTa)o(sk)d(\(\);)115 1097 y(//)51 b
(Select)23 b(DOS)i(function)d(0x3d)i(in)h(register)e(AX,)i(and)f(set)h(regist\
ers)115 1157 y(//)51 b(DS:DX)23 b(to)i(point)f(to)h(the)g(filename.)115 1217 y
(regs.ax)e(=)i(0x3d00;)115 1277 y(regs.ds)e(=)i(TheVirtualP)o(C.b)o(uff)o(er)
o(Bas)o(e)e(/)i(16;)115 1338 y(regs.dx)e(=)i(TheVirtualP)o(C.b)o(uff)o(er)o
(Bas)o(e)e(%)i(16;)115 1458 y(//)51 b(Copy)24 b(the)g(filename.)115 1518 y
(strcpy)f(\(\(char)h(*\))h(TheVirtual)o(PC)o(.bu)o(ffe)o(rB)o(ase)o(,)e(filen\
ame\))o(;)115 1639 y(//)51 b(Execute)23 b(the)h(DOS)h(call)f(\(vector)f(0x21\
\).)115 1699 y(task)h(->)h(executeVec)o(tor)d(\(0x21,)h(®s\);)115 1819 y
(//)51 b(Carry)23 b(flag)i(is)f(set)h(if)g(error.)49 b(If)25 b(not,)f(return)
f(the)i(handle)115 1879 y(//)51 b(in)24 b(register)f(AX.)115 1940 y(if)i(\(re\
gs.flag)o(s)e(&)i(1\))g(return)e(0;)115 2000 y(return)g(regs.ax;)13 2060 y
(})-90 2591 y 2131 3 v -90 2749 a fe(Slide)g(8)1290 2206 y
14208860 10230378 328908 2631270 33548697 26575831 startTexFig

%!PS-Adobe-2.0 EPSF-1.2
%%Creator: idraw
%%DocumentFonts: Helvetica-Bold Helvetica
%%Pages: 1
%%BoundingBox: 5 40 510 404
%%EndComments

/arrowHeight 12 def
/arrowWidth 6 def

/IdrawDict 52 dict def
IdrawDict begin

/reencodeISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse } forall
/Encoding ISOLatin1Encoding def
currentdict end definefont
} def

/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
/Helvetica-Bold reencodeISO def
/Helvetica reencodeISO def

/none null def
/numGraphicParameters 17 def
/stringLimit 65535 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
} {
dup -1 eq {
/patternGrayLevel idef
/patternString idef
} {
/patternGrayLevel idef
} ifelse
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 n 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def

/Circ {
newpath
0 360 arc
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
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
eofill
} {
eoclip
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
eofill
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 printSize scalefont dup setfont def
/descender fontDict begin 0 [FontBBox] 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

/SSten {
fgred fggreen fgblue setrgbcolor
dup true exch 1 0 0 -1 0 6 -1 roll matrix astore
} def

/FSten {
dup 3 -1 roll dup 4 1 roll exch
newpath
0 0 moveto
dup 0 exch lineto
exch dup 3 1 roll exch lineto
0 lineto
closepath
bgred bggreen bgblue setrgbcolor
eofill
SSten
} def

/Rast {
exch dup 3 1 roll 1 0 0 -1 0 6 -1 roll matrix astore
} def

%%EndProlog

%%BeginIdrawPrologue
/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

%%EndIdrawPrologue

%I Idraw 10 Grid 8 8

%%Page: 1 1

Begin
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.659941 0 0 0.659941 0 0 ] concat
/originalCTM matrix currentmatrix def

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.824578 0 0 0.824578 -175.445 -23.049 ] concat

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.300000 0.300000 0.300000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 258.5 358 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.332000 0.332000 0.332000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 257 328.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.364000 0.364000 0.364000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256.5 312.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.396000 0.396000 0.396000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256 296.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.428000 0.428000 0.428000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 253.5 280 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.460000 0.460000 0.460000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 252 263.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.492000 0.492000 0.492000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 248.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.524000 0.524000 0.524000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 233 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.556000 0.556000 0.556000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 249.5 217.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.588000 0.588000 0.588000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 247 201.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.620000 0.620000 0.620000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 243 182 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.652000 0.652000 0.652000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 241 165 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.684000 0.684000 0.684000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 237.5 146.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.716000 0.716000 0.716000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 268.5 162 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.748000 0.748000 0.748000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 275.5 153.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.780000 0.780000 0.780000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 283 145 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.812000 0.812000 0.812000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 291 137.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.844000 0.844000 0.844000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 298 129 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.876000 0.876000 0.876000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 306 120.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.908000 0.908000 0.908000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 313 111.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.940000 0.940000 0.940000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 320.5 103.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.972000 0.972000 0.972000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 327 95 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 334.5 87 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 340.5 78.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 349 70.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 357 64.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 364.5 57 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 373.5 50 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 384 44.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 395.5 39 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 408 36 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.704812 -0 -0 0.880212 111.607 174.698 ] concat
%I
242 411 687 676 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.985075 -0 -0 1.10713 51.1119 19.5384 ] concat
%I
177 177 242 474 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 44.5 21.5 ] concat
%I
242 82 593 277 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 49.5 32.5 ] concat
%I
490 232 686 513 Rect
End

End %I eop

Begin %I Text
%I cfg White
1 1 1 SetCFg
%I f -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*
Helvetica-Bold 14 SetF
%I t
[ 8.61841 0 0 12.7191 64.4289 403.472 ] concat
%I
[
(PC)
] Text
End

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.590656 0 0 0.590656 109.449 -72.9931 ] concat

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 6.12303e-17 -1 1 6.12303e-17 3.5 832.5 ] concat

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
212 222
142 292
141 306
212 236
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 221
221 228
212 236
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
221 228
212 236
212 274
306 274
310 263
221 263
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
310 263
306 274
316 270
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
133 302
143 292
141 306
133 302
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
133 302
133 310
141 306
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
221 384
221 358
212 376
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 376
212 390
221 384
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
133 310
142 306
212 376
212 390
133 310
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 358
393 348
399 354
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
389 358
399 354
399 443
433 443
425 452
389 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
425 452
433 443
439 452
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
355 523
425 452
439 452
372 519
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 523
359 531
372 519
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 522
350 531
359 531
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
277 443
297 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
270 452
277 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
270 452
285 452
355 522
351 531
270 452
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
286 161
296 138
353 82
357 90
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
353 82
362 82
357 90
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
362 82
357 91
427 161
441 161
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
441 161
427 161
435 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
434 170
427 161
389 161
389 255
400 244
400 170
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
406 273
416 263
491 263
491 229
500 237
500 273
406 273
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 229
500 223
500 237
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 223
500 237
571 307
579 303
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
579 303
570 307
579 312
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 377
570 307
579 312
531 359
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
273 161
295 139
287 161
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
287 161
273 161
279 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
287 161
279 170
313 170
313 259
323 255
323 161
287 161
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 255
313 259
319 265
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
389 255
323 255
320 265
394 265
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 255
400 244
400 259
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
400 259
394 264
389 255
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
416 263
402 263
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
402 263
396 269
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
406 273
396 269
396 343
406 339
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
406 339
396 343
402 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
406 339
402 350
491 350
491 385
500 377
500 339
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 385
500 377
500 391
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
500 391
500 377
531 360
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
230 340
224 350
221 350
221 358
212 376
212 340
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
316 270
306 274
306 340
316 328
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
285 452
297 443
312 443
312 434
323 426
323 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
323 358
333 348
392 348
389 358
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
230 340
225 350
310 350
306 340
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
312 354
323 358
323 426
312 434
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
306 340
316 343
310 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
307 340
316 327
316 343
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
312 354
319 348
323 358
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 358
319 348
332 348
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 28
348 468
365 460
365 460
369 462
373 465
377 469
379 473
381 478
381 483
381 488
379 493
378 493
378 493
364 498
364 498
365 497
368 495
370 491
372 487
372 483
372 478
370 474
367 471
364 468
360 466
355 466
351 466
347 468
28 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 42
359 499
378 493
379 493
376 498
373 502
369 505
364 508
358 509
353 509
348 508
343 506
339 503
335 499
332 495
330 490
330 484
330 479
332 474
334 469
338 465
342 462
347 460
352 458
357 458
363 459
365 460
364 460
347 468
347 468
346 469
343 471
340 475
339 479
338 483
339 488
341 492
343 495
347 498
351 500
355 500
360 500
364 498
42 Poly
End

End %I eop

End %I eop

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 4.51025 0 0 4.51025 434.022 225.78 ] concat
%I
[
(Choices)
] Text
End

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 1.49315 0 0 1.49315 438.806 166.949 ] concat
%I
[
(Object-Oriented Operating System)
] Text
End

End %I eop

showpage

%%Trailer

end

endTexFig
eop bop -35 688 a fc(\017)24 b fd(VirtualPCIn)n(terface)29 b
(is)f(used)h(b)n(y)f(applications)h(for)32 792 y(accessing)g(the)g(VirtualPC)
-35 937 y fc(\017)24 b fd(All)37 b(calls)g(to)h(the)f(VirtualPC)g(are)g(seque\
n)n(tialized)h(b)n(y)f(the)32 1041 y(VirtualPCIn)n(terface)65 1186 y fb({)25 b
fd(DOS/BIOS)j(is)h(not)g(reen)n(tran)n(t)-35 1332 y fc(\017)24 b fd(VirtualPC)
18 b(bu\013er)h(space)h(is)f(allo)r(cated)h(for)f(storing)g(DOS/BIOS)32 1435 y
(argumen)n(ts)-90 2591 y 2131 3 v -90 2749 a fe(Slide)k(9)1290 2206 y
14208860 10230378 328908 2631270 33548697 26575831 startTexFig

%!PS-Adobe-2.0 EPSF-1.2
%%Creator: idraw
%%DocumentFonts: Helvetica-Bold Helvetica
%%Pages: 1
%%BoundingBox: 5 40 510 404
%%EndComments

/arrowHeight 12 def
/arrowWidth 6 def

/IdrawDict 52 dict def
IdrawDict begin

/reencodeISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse } forall
/Encoding ISOLatin1Encoding def
currentdict end definefont
} def

/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
/Helvetica-Bold reencodeISO def
/Helvetica reencodeISO def

/none null def
/numGraphicParameters 17 def
/stringLimit 65535 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
} {
dup -1 eq {
/patternGrayLevel idef
/patternString idef
} {
/patternGrayLevel idef
} ifelse
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 n 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def

/Circ {
newpath
0 360 arc
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
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
eofill
} {
eoclip
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
eofill
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 printSize scalefont dup setfont def
/descender fontDict begin 0 [FontBBox] 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

/SSten {
fgred fggreen fgblue setrgbcolor
dup true exch 1 0 0 -1 0 6 -1 roll matrix astore
} def

/FSten {
dup 3 -1 roll dup 4 1 roll exch
newpath
0 0 moveto
dup 0 exch lineto
exch dup 3 1 roll exch lineto
0 lineto
closepath
bgred bggreen bgblue setrgbcolor
eofill
SSten
} def

/Rast {
exch dup 3 1 roll 1 0 0 -1 0 6 -1 roll matrix astore
} def

%%EndProlog

%%BeginIdrawPrologue
/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

%%EndIdrawPrologue

%I Idraw 10 Grid 8 8

%%Page: 1 1

Begin
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.659941 0 0 0.659941 0 0 ] concat
/originalCTM matrix currentmatrix def

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.824578 0 0 0.824578 -175.445 -23.049 ] concat

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.300000 0.300000 0.300000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 258.5 358 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.332000 0.332000 0.332000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 257 328.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.364000 0.364000 0.364000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256.5 312.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.396000 0.396000 0.396000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256 296.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.428000 0.428000 0.428000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 253.5 280 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.460000 0.460000 0.460000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 252 263.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.492000 0.492000 0.492000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 248.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.524000 0.524000 0.524000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 233 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.556000 0.556000 0.556000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 249.5 217.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.588000 0.588000 0.588000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 247 201.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.620000 0.620000 0.620000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 243 182 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.652000 0.652000 0.652000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 241 165 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.684000 0.684000 0.684000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 237.5 146.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.716000 0.716000 0.716000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 268.5 162 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.748000 0.748000 0.748000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 275.5 153.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.780000 0.780000 0.780000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 283 145 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.812000 0.812000 0.812000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 291 137.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.844000 0.844000 0.844000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 298 129 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.876000 0.876000 0.876000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 306 120.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.908000 0.908000 0.908000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 313 111.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.940000 0.940000 0.940000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 320.5 103.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.972000 0.972000 0.972000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 327 95 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 334.5 87 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 340.5 78.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 349 70.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 357 64.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 364.5 57 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 373.5 50 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 384 44.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 395.5 39 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 408 36 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.704812 -0 -0 0.880212 111.607 174.698 ] concat
%I
242 411 687 676 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.985075 -0 -0 1.10713 51.1119 19.5384 ] concat
%I
177 177 242 474 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 44.5 21.5 ] concat
%I
242 82 593 277 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 49.5 32.5 ] concat
%I
490 232 686 513 Rect
End

End %I eop

Begin %I Text
%I cfg White
1 1 1 SetCFg
%I f -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*
Helvetica-Bold 14 SetF
%I t
[ 8.61841 0 0 12.7191 64.4289 403.472 ] concat
%I
[
(PC)
] Text
End

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.590656 0 0 0.590656 109.449 -72.9931 ] concat

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 6.12303e-17 -1 1 6.12303e-17 3.5 832.5 ] concat

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
212 222
142 292
141 306
212 236
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 221
221 228
212 236
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
221 228
212 236
212 274
306 274
310 263
221 263
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
310 263
306 274
316 270
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
133 302
143 292
141 306
133 302
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
133 302
133 310
141 306
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
221 384
221 358
212 376
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 376
212 390
221 384
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
133 310
142 306
212 376
212 390
133 310
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 358
393 348
399 354
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
389 358
399 354
399 443
433 443
425 452
389 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
425 452
433 443
439 452
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
355 523
425 452
439 452
372 519
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 523
359 531
372 519
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 522
350 531
359 531
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
277 443
297 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
270 452
277 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
270 452
285 452
355 522
351 531
270 452
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
286 161
296 138
353 82
357 90
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
353 82
362 82
357 90
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
362 82
357 91
427 161
441 161
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
441 161
427 161
435 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
434 170
427 161
389 161
389 255
400 244
400 170
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
406 273
416 263
491 263
491 229
500 237
500 273
406 273
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 229
500 223
500 237
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 223
500 237
571 307
579 303
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
579 303
570 307
579 312
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 377
570 307
579 312
531 359
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
273 161
295 139
287 161
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
287 161
273 161
279 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
287 161
279 170
313 170
313 259
323 255
323 161
287 161
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 255
313 259
319 265
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
389 255
323 255
320 265
394 265
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 255
400 244
400 259
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
400 259
394 264
389 255
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
416 263
402 263
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
402 263
396 269
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
406 273
396 269
396 343
406 339
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
406 339
396 343
402 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
406 339
402 350
491 350
491 385
500 377
500 339
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 385
500 377
500 391
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
500 391
500 377
531 360
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
230 340
224 350
221 350
221 358
212 376
212 340
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
316 270
306 274
306 340
316 328
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
285 452
297 443
312 443
312 434
323 426
323 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
323 358
333 348
392 348
389 358
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
230 340
225 350
310 350
306 340
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
312 354
323 358
323 426
312 434
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
306 340
316 343
310 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
307 340
316 327
316 343
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
312 354
319 348
323 358
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 358
319 348
332 348
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 28
348 468
365 460
365 460
369 462
373 465
377 469
379 473
381 478
381 483
381 488
379 493
378 493
378 493
364 498
364 498
365 497
368 495
370 491
372 487
372 483
372 478
370 474
367 471
364 468
360 466
355 466
351 466
347 468
28 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 42
359 499
378 493
379 493
376 498
373 502
369 505
364 508
358 509
353 509
348 508
343 506
339 503
335 499
332 495
330 490
330 484
330 479
332 474
334 469
338 465
342 462
347 460
352 458
357 458
363 459
365 460
364 460
347 468
347 468
346 469
343 471
340 475
339 479
338 483
339 488
341 492
343 495
347 498
351 500
355 500
360 500
364 498
42 Poly
End

End %I eop

End %I eop

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 4.51025 0 0 4.51025 434.022 225.78 ] concat
%I
[
(Choices)
] Text
End

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 1.49315 0 0 1.49315 438.806 166.949 ] concat
%I
[
(Object-Oriented Operating System)
] Text
End

End %I eop

showpage

%%Trailer

end

endTexFig
eop bop 13 555 a ff(int)24 b(openDOSFil)o(e)f(\(const)g(char)h
(*filename\))13 615 y({)115 676 y(//)51 b(Open)24 b(the)g(DOS)h(file)f(with)g
(specified)e(filename)h(and)i(return)e(a)i(DOS)115 736 y(//)51 b(handle)23 b
(for)i(the)f(opened)g(file.)49 b(Return)23 b(0)j(in)f(case)f(of)h(error.)115
796 y(//)51 b(The)24 b(code)g(here)g(works)g(in)h(applicatio)o(n)e(programs.)
115 916 y(//)51 b(Fetch)23 b(the)i(VirtualPCI)o(nte)o(rf)o(ace)d(from)i(the)h
(nameserve)o(r.)115 976 y(VirtualPCI)o(nte)o(rfa)o(ce)d(*virtualPC)o(Int)o
(erf)o(ac)o(e)h(=)i(StandardNa)o(meS)o(erv)o(er)d(->)218 1037 y(lookup)h(\("v\
irtualP)o(CIn)o(ter)o(fa)o(ce")o(,)g("VirtualP)o(CIn)o(te)o(rfa)o(ce")o(\);)
115 1157 y(//)51 b(Make)24 b(a)h(structure)d(for)j(storing)e(arguments)f(to)j
(the)g(VirtualPC)d(call.)115 1217 y(VirtualPCA)o(rgs)g(args;)115 1338 y(//)51
b(Select)23 b(DOS)i(function)d(0x3d)i(in)h(register)e(AX,)i(and)f(set)h(regis\
ters)115 1398 y(//)51 b(DS:DX)23 b(to)i(point)f(to)h(the)g(filename.)115 1458
y(args.set)e(\(rAX,)h(0x3d00\);)115 1518 y(args.setCo)o(nst)o(Buf)o(fe)o(r)f
(\(rDS,)h(rDX,)g(filename\))o(;)115 1639 y(//)51 b(Execute)23 b(the)h(DOS)h
(call)f(\(vector)f(0x21\).)115 1699 y(virtualPCI)o(nte)o(rfa)o(ce)f(->)j(exec\
uteVec)o(tor)d(\(0x21,)h(&args\);)115 1819 y(//)51 b(Carry)23 b(flag)i(is)f
(set)h(if)g(error.)49 b(If)25 b(not,)f(return)f(the)i(handle)115 1879 y(//)51
b(in)24 b(register)f(AX.)115 1940 y(if)i(\(args.get)d(\(rFlags\))h(&)i(1\))g
(return)f(0;)115 2000 y(return)f(args.get)g(\(rAX\);)13 2060 y(})-90 2591 y
2131 3 v -90 2749 a fe(Slide)g(10)1290 2206 y
14208860 10230378 328908 2631270 33548697 26575831 startTexFig

%!PS-Adobe-2.0 EPSF-1.2
%%Creator: idraw
%%DocumentFonts: Helvetica-Bold Helvetica
%%Pages: 1
%%BoundingBox: 5 40 510 404
%%EndComments

/arrowHeight 12 def
/arrowWidth 6 def

/IdrawDict 52 dict def
IdrawDict begin

/reencodeISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse } forall
/Encoding ISOLatin1Encoding def
currentdict end definefont
} def

/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
/Helvetica-Bold reencodeISO def
/Helvetica reencodeISO def

/none null def
/numGraphicParameters 17 def
/stringLimit 65535 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
} {
dup -1 eq {
/patternGrayLevel idef
/patternString idef
} {
/patternGrayLevel idef
} ifelse
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 n 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def

/Circ {
newpath
0 360 arc
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
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
eofill
} {
eoclip
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
eofill
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 printSize scalefont dup setfont def
/descender fontDict begin 0 [FontBBox] 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

/SSten {
fgred fggreen fgblue setrgbcolor
dup true exch 1 0 0 -1 0 6 -1 roll matrix astore
} def

/FSten {
dup 3 -1 roll dup 4 1 roll exch
newpath
0 0 moveto
dup 0 exch lineto
exch dup 3 1 roll exch lineto
0 lineto
closepath
bgred bggreen bgblue setrgbcolor
eofill
SSten
} def

/Rast {
exch dup 3 1 roll 1 0 0 -1 0 6 -1 roll matrix astore
} def

%%EndProlog

%%BeginIdrawPrologue
/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

%%EndIdrawPrologue

%I Idraw 10 Grid 8 8

%%Page: 1 1

Begin
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.659941 0 0 0.659941 0 0 ] concat
/originalCTM matrix currentmatrix def

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.824578 0 0 0.824578 -175.445 -23.049 ] concat

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.300000 0.300000 0.300000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 258.5 358 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.332000 0.332000 0.332000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 257 328.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.364000 0.364000 0.364000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256.5 312.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.396000 0.396000 0.396000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256 296.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.428000 0.428000 0.428000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 253.5 280 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.460000 0.460000 0.460000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 252 263.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.492000 0.492000 0.492000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 248.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.524000 0.524000 0.524000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 233 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.556000 0.556000 0.556000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 249.5 217.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.588000 0.588000 0.588000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 247 201.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.620000 0.620000 0.620000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 243 182 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.652000 0.652000 0.652000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 241 165 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.684000 0.684000 0.684000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 237.5 146.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.716000 0.716000 0.716000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 268.5 162 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.748000 0.748000 0.748000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 275.5 153.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.780000 0.780000 0.780000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 283 145 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.812000 0.812000 0.812000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 291 137.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.844000 0.844000 0.844000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 298 129 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.876000 0.876000 0.876000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 306 120.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.908000 0.908000 0.908000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 313 111.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.940000 0.940000 0.940000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 320.5 103.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.972000 0.972000 0.972000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 327 95 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 334.5 87 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 340.5 78.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 349 70.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 357 64.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 364.5 57 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 373.5 50 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 384 44.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 395.5 39 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 408 36 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.704812 -0 -0 0.880212 111.607 174.698 ] concat
%I
242 411 687 676 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.985075 -0 -0 1.10713 51.1119 19.5384 ] concat
%I
177 177 242 474 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 44.5 21.5 ] concat
%I
242 82 593 277 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 49.5 32.5 ] concat
%I
490 232 686 513 Rect
End

End %I eop

Begin %I Text
%I cfg White
1 1 1 SetCFg
%I f -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*
Helvetica-Bold 14 SetF
%I t
[ 8.61841 0 0 12.7191 64.4289 403.472 ] concat
%I
[
(PC)
] Text
End

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.590656 0 0 0.590656 109.449 -72.9931 ] concat

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 6.12303e-17 -1 1 6.12303e-17 3.5 832.5 ] concat

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
212 222
142 292
141 306
212 236
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 221
221 228
212 236
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
221 228
212 236
212 274
306 274
310 263
221 263
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
310 263
306 274
316 270
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
133 302
143 292
141 306
133 302
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
133 302
133 310
141 306
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
221 384
221 358
212 376
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 376
212 390
221 384
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
133 310
142 306
212 376
212 390
133 310
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 358
393 348
399 354
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
389 358
399 354
399 443
433 443
425 452
389 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
425 452
433 443
439 452
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
355 523
425 452
439 452
372 519
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 523
359 531
372 519
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 522
350 531
359 531
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
277 443
297 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
270 452
277 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
270 452
285 452
355 522
351 531
270 452
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
286 161
296 138
353 82
357 90
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
353 82
362 82
357 90
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
362 82
357 91
427 161
441 161
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
441 161
427 161
435 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
434 170
427 161
389 161
389 255
400 244
400 170
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
406 273
416 263
491 263
491 229
500 237
500 273
406 273
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 229
500 223
500 237
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 223
500 237
571 307
579 303
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
579 303
570 307
579 312
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 377
570 307
579 312
531 359
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
273 161
295 139
287 161
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
287 161
273 161
279 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
287 161
279 170
313 170
313 259
323 255
323 161
287 161
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 255
313 259
319 265
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
389 255
323 255
320 265
394 265
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 255
400 244
400 259
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
400 259
394 264
389 255
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
416 263
402 263
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
402 263
396 269
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
406 273
396 269
396 343
406 339
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
406 339
396 343
402 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
406 339
402 350
491 350
491 385
500 377
500 339
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 385
500 377
500 391
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
500 391
500 377
531 360
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
230 340
224 350
221 350
221 358
212 376
212 340
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
316 270
306 274
306 340
316 328
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
285 452
297 443
312 443
312 434
323 426
323 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
323 358
333 348
392 348
389 358
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
230 340
225 350
310 350
306 340
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
312 354
323 358
323 426
312 434
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
306 340
316 343
310 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
307 340
316 327
316 343
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
312 354
319 348
323 358
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 358
319 348
332 348
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 28
348 468
365 460
365 460
369 462
373 465
377 469
379 473
381 478
381 483
381 488
379 493
378 493
378 493
364 498
364 498
365 497
368 495
370 491
372 487
372 483
372 478
370 474
367 471
364 468
360 466
355 466
351 466
347 468
28 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 42
359 499
378 493
379 493
376 498
373 502
369 505
364 508
358 509
353 509
348 508
343 506
339 503
335 499
332 495
330 490
330 484
330 479
332 474
334 469
338 465
342 462
347 460
352 458
357 458
363 459
365 460
364 460
347 468
347 468
346 469
343 471
340 475
339 479
338 483
339 488
341 492
343 495
347 498
351 500
355 500
360 500
364 498
42 Poly
End

End %I eop

End %I eop

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 4.51025 0 0 4.51025 434.022 225.78 ] concat
%I
[
(Choices)
] Text
End

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 1.49315 0 0 1.49315 438.806 166.949 ] concat
%I
[
(Object-Oriented Operating System)
] Text
End

End %I eop

showpage

%%Trailer

end

endTexFig
eop bop 545 307 a fa(5.)53 b(Ac)m(hiev)m(em)o(en)m(ts)-35 589 y
fc(\017)24 b fd(Implemen)n(tation)30 b(started)g(in)g(No)n(v)n(em)n(b)r(er)f
(1991)h(b)n(y)f(a)h(part-)32 693 y(time)f(t)n(w)n(o-p)r(erson)f(team)65 838 y
fb({)d fd(A)-7 b(T&T)29 b(6386W)n(GS)f(p)r(ort)h(of)g(Choices)g(used)g(as)g
(the)g(base)65 963 y fb({)c fd(Kernel,)43 b(library)d(and)g(application)h(com\
pilation)f(done)139 1067 y(with)27 b(g++)f(386)g(cross-compiler)f(running)g
(on)h(a)g(SP)-7 b(AR)n(C)139 1170 y(mac)n(hine)65 1295 y fb({)25 b fd(No)n
(v)n(el)i(design)f(w)n(as)h(easy)h(to)f(implemen)n(t)g(due)g(to)g(ob)5 b(ject\
-)139 1399 y(orien)n(ted)29 b(nature)g(of)g(Choices)-35 1544 y fc(\017)24 b fd
(PC-Choices)39 b(k)n(ernel)f(has)h(b)r(een)g(publicly)g(distributed)g(for)32
1648 y(b)r(eta-testing)30 b(since)f(Jan)n(uary)g(1992)-35 1793 y fc(\017)24 b
fd(Applications)k(ha)n(v)n(e)h(b)r(een)g(released)g(together)h(with)f(the)32
1897 y(k)n(ernel)65 2042 y fb({)c fd(Command)j(shell,)h(\014le)g(utilities)65
2167 y fb({)c fd(Kernel-bro)n(wsing)j(to)r(ol)65 2291 y fb({)d fd(Kernel)k
(visualization)g(monitor)-90 2591 y 2131 3 v -90 2749 a fe(Slide)23 b(11)1290
2206 y 14208860 10230378 328908 2631270 33548697 26575831 startTexFig

%!PS-Adobe-2.0 EPSF-1.2
%%Creator: idraw
%%DocumentFonts: Helvetica-Bold Helvetica
%%Pages: 1
%%BoundingBox: 5 40 510 404
%%EndComments

/arrowHeight 12 def
/arrowWidth 6 def

/IdrawDict 52 dict def
IdrawDict begin

/reencodeISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse } forall
/Encoding ISOLatin1Encoding def
currentdict end definefont
} def

/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
/Helvetica-Bold reencodeISO def
/Helvetica reencodeISO def

/none null def
/numGraphicParameters 17 def
/stringLimit 65535 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
} {
dup -1 eq {
/patternGrayLevel idef
/patternString idef
} {
/patternGrayLevel idef
} ifelse
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 n 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def

/Circ {
newpath
0 360 arc
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
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
eofill
} {
eoclip
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
eofill
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 printSize scalefont dup setfont def
/descender fontDict begin 0 [FontBBox] 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

/SSten {
fgred fggreen fgblue setrgbcolor
dup true exch 1 0 0 -1 0 6 -1 roll matrix astore
} def

/FSten {
dup 3 -1 roll dup 4 1 roll exch
newpath
0 0 moveto
dup 0 exch lineto
exch dup 3 1 roll exch lineto
0 lineto
closepath
bgred bggreen bgblue setrgbcolor
eofill
SSten
} def

/Rast {
exch dup 3 1 roll 1 0 0 -1 0 6 -1 roll matrix astore
} def

%%EndProlog

%%BeginIdrawPrologue
/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

%%EndIdrawPrologue

%I Idraw 10 Grid 8 8

%%Page: 1 1

Begin
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.659941 0 0 0.659941 0 0 ] concat
/originalCTM matrix currentmatrix def

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.824578 0 0 0.824578 -175.445 -23.049 ] concat

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.300000 0.300000 0.300000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 258.5 358 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.332000 0.332000 0.332000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 257 328.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.364000 0.364000 0.364000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256.5 312.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.396000 0.396000 0.396000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256 296.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.428000 0.428000 0.428000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 253.5 280 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.460000 0.460000 0.460000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 252 263.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.492000 0.492000 0.492000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 248.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.524000 0.524000 0.524000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 233 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.556000 0.556000 0.556000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 249.5 217.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.588000 0.588000 0.588000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 247 201.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.620000 0.620000 0.620000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 243 182 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.652000 0.652000 0.652000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 241 165 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.684000 0.684000 0.684000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 237.5 146.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.716000 0.716000 0.716000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 268.5 162 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.748000 0.748000 0.748000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 275.5 153.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.780000 0.780000 0.780000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 283 145 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.812000 0.812000 0.812000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 291 137.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.844000 0.844000 0.844000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 298 129 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.876000 0.876000 0.876000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 306 120.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.908000 0.908000 0.908000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 313 111.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.940000 0.940000 0.940000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 320.5 103.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.972000 0.972000 0.972000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 327 95 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 334.5 87 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 340.5 78.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 349 70.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 357 64.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 364.5 57 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 373.5 50 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 384 44.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 395.5 39 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 408 36 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.704812 -0 -0 0.880212 111.607 174.698 ] concat
%I
242 411 687 676 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.985075 -0 -0 1.10713 51.1119 19.5384 ] concat
%I
177 177 242 474 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 44.5 21.5 ] concat
%I
242 82 593 277 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 49.5 32.5 ] concat
%I
490 232 686 513 Rect
End

End %I eop

Begin %I Text
%I cfg White
1 1 1 SetCFg
%I f -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*
Helvetica-Bold 14 SetF
%I t
[ 8.61841 0 0 12.7191 64.4289 403.472 ] concat
%I
[
(PC)
] Text
End

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.590656 0 0 0.590656 109.449 -72.9931 ] concat

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 6.12303e-17 -1 1 6.12303e-17 3.5 832.5 ] concat

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
212 222
142 292
141 306
212 236
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 221
221 228
212 236
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
221 228
212 236
212 274
306 274
310 263
221 263
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
310 263
306 274
316 270
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
133 302
143 292
141 306
133 302
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
133 302
133 310
141 306
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
221 384
221 358
212 376
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 376
212 390
221 384
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
133 310
142 306
212 376
212 390
133 310
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 358
393 348
399 354
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
389 358
399 354
399 443
433 443
425 452
389 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
425 452
433 443
439 452
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
355 523
425 452
439 452
372 519
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 523
359 531
372 519
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 522
350 531
359 531
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
277 443
297 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
270 452
277 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
270 452
285 452
355 522
351 531
270 452
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
286 161
296 138
353 82
357 90
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
353 82
362 82
357 90
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
362 82
357 91
427 161
441 161
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
441 161
427 161
435 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
434 170
427 161
389 161
389 255
400 244
400 170
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
406 273
416 263
491 263
491 229
500 237
500 273
406 273
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 229
500 223
500 237
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 223
500 237
571 307
579 303
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
579 303
570 307
579 312
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 377
570 307
579 312
531 359
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
273 161
295 139
287 161
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
287 161
273 161
279 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
287 161
279 170
313 170
313 259
323 255
323 161
287 161
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 255
313 259
319 265
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
389 255
323 255
320 265
394 265
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 255
400 244
400 259
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
400 259
394 264
389 255
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
416 263
402 263
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
402 263
396 269
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
406 273
396 269
396 343
406 339
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
406 339
396 343
402 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
406 339
402 350
491 350
491 385
500 377
500 339
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 385
500 377
500 391
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
500 391
500 377
531 360
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
230 340
224 350
221 350
221 358
212 376
212 340
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
316 270
306 274
306 340
316 328
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
285 452
297 443
312 443
312 434
323 426
323 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
323 358
333 348
392 348
389 358
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
230 340
225 350
310 350
306 340
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
312 354
323 358
323 426
312 434
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
306 340
316 343
310 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
307 340
316 327
316 343
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
312 354
319 348
323 358
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 358
319 348
332 348
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 28
348 468
365 460
365 460
369 462
373 465
377 469
379 473
381 478
381 483
381 488
379 493
378 493
378 493
364 498
364 498
365 497
368 495
370 491
372 487
372 483
372 478
370 474
367 471
364 468
360 466
355 466
351 466
347 468
28 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 42
359 499
378 493
379 493
376 498
373 502
369 505
364 508
358 509
353 509
348 508
343 506
339 503
335 499
332 495
330 490
330 484
330 479
332 474
334 469
338 465
342 462
347 460
352 458
357 458
363 459
365 460
364 460
347 468
347 468
346 469
343 471
340 475
339 479
338 483
339 488
341 492
343 495
347 498
351 500
355 500
360 500
364 498
42 Poly
End

End %I eop

End %I eop

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 4.51025 0 0 4.51025 434.022 225.78 ] concat
%I
[
(Choices)
] Text
End

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 1.49315 0 0 1.49315 438.806 166.949 ] concat
%I
[
(Object-Oriented Operating System)
] Text
End

End %I eop

showpage

%%Trailer

end

endTexFig
eop bop -35 708 a fc(\017)24 b fd(PC-Choices)36 b(application)
g(dev)n(elopmen)n(t)h(to)r(ols)g(are)f(ready)32 812 y(for)29 b(distribution)
65 957 y fb({)c fd(Users)45 b(can)g(compile)g(PC-Choices)g(applications)h(wit\
h)139 1061 y(DOS)28 b(g++)h(\(DJGPP\))65 1185 y fb({)c fd(P)n(ac)n(k)-5 b(age)
36 b(includes)g(header)f(\014les,)j(libraries)d(and)g(mak)n(e-)139 1289 y(\
\014les)29 b(for)g(use)f(with)i(DJGPP)-35 1434 y fc(\017)24 b fd(New)31 b(v)n
(ersion)f(of)h(PC-Choices)g(k)n(ernel)g(ready)g(for)g(distribu-)32 1538 y(tio\
n)65 1683 y fb({)25 b fd(Supp)r(orts)d(one)h(DOS)f(program)f(executing)j(conc\
urren)n(tly)139 1787 y(with)29 b(sev)n(eral)g(Choices)g(programs)65 1912 y fb
({)c fd(Kernel)k(parameters)g(ma)n(y)f(b)r(e)h(set)h(at)f(b)r(o)r(ot)h(time)
-90 2591 y 2131 3 v -90 2749 a fe(Slide)23 b(12)1290 2206 y
14208860 10230378 328908 2631270 33548697 26575831 startTexFig

%!PS-Adobe-2.0 EPSF-1.2
%%Creator: idraw
%%DocumentFonts: Helvetica-Bold Helvetica
%%Pages: 1
%%BoundingBox: 5 40 510 404
%%EndComments

/arrowHeight 12 def
/arrowWidth 6 def

/IdrawDict 52 dict def
IdrawDict begin

/reencodeISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse } forall
/Encoding ISOLatin1Encoding def
currentdict end definefont
} def

/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
/Helvetica-Bold reencodeISO def
/Helvetica reencodeISO def

/none null def
/numGraphicParameters 17 def
/stringLimit 65535 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
} {
dup -1 eq {
/patternGrayLevel idef
/patternString idef
} {
/patternGrayLevel idef
} ifelse
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 n 1 sub dup rightarrow
} if
end
} dup 0 4 dict put def

/Circ {
newpath
0 360 arc
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
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
eofill
} {
eoclip
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
eofill
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 printSize scalefont dup setfont def
/descender fontDict begin 0 [FontBBox] 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

/SSten {
fgred fggreen fgblue setrgbcolor
dup true exch 1 0 0 -1 0 6 -1 roll matrix astore
} def

/FSten {
dup 3 -1 roll dup 4 1 roll exch
newpath
0 0 moveto
dup 0 exch lineto
exch dup 3 1 roll exch lineto
0 lineto
closepath
bgred bggreen bgblue setrgbcolor
eofill
SSten
} def

/Rast {
exch dup 3 1 roll 1 0 0 -1 0 6 -1 roll matrix astore
} def

%%EndProlog

%%BeginIdrawPrologue
/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

%%EndIdrawPrologue

%I Idraw 10 Grid 8 8

%%Page: 1 1

Begin
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.659941 0 0 0.659941 0 0 ] concat
/originalCTM matrix currentmatrix def

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.824578 0 0 0.824578 -175.445 -23.049 ] concat

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.300000 0.300000 0.300000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 258.5 358 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.332000 0.332000 0.332000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 257 328.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.364000 0.364000 0.364000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256.5 312.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.396000 0.396000 0.396000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 256 296.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.428000 0.428000 0.428000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 253.5 280 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.460000 0.460000 0.460000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 252 263.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.492000 0.492000 0.492000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 248.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.524000 0.524000 0.524000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 251 233 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.556000 0.556000 0.556000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 249.5 217.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.588000 0.588000 0.588000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 247 201.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.620000 0.620000 0.620000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 243 182 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.652000 0.652000 0.652000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 241 165 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.684000 0.684000 0.684000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 237.5 146.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.716000 0.716000 0.716000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 268.5 162 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.748000 0.748000 0.748000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 275.5 153.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.780000 0.780000 0.780000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 283 145 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.812000 0.812000 0.812000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 291 137.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.844000 0.844000 0.844000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 298 129 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.876000 0.876000 0.876000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 306 120.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.908000 0.908000 0.908000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 313 111.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.940000 0.940000 0.940000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 320.5 103.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.972000 0.972000 0.972000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 327 95 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 334.5 87 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 340.5 78.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 349 70.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 357 64.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 364.5 57 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 373.5 50 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 384 44.5 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 395.5 39 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
1.000000 1.000000 1.000000 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.5 -0 -0 0.5 408 36 ] concat
%I 4
2 292
559 824
652 737
39 140
4 Poly
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.704812 -0 -0 0.880212 111.607 174.698 ] concat
%I
242 411 687 676 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 0.985075 -0 -0 1.10713 51.1119 19.5384 ] concat
%I
177 177 242 474 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 44.5 21.5 ] concat
%I
242 82 593 277 Rect
End

Begin %I Rect
none SetB %I b n
%I cfg White
1 1 1 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t
[ 1 -0 -0 1 49.5 32.5 ] concat
%I
490 232 686 513 Rect
End

End %I eop

Begin %I Text
%I cfg White
1 1 1 SetCFg
%I f -*-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-*
Helvetica-Bold 14 SetF
%I t
[ 8.61841 0 0 12.7191 64.4289 403.472 ] concat
%I
[
(PC)
] Text
End

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 0.590656 0 0 0.590656 109.449 -72.9931 ] concat

Begin %I Pict
%I b u
%I cfg u
%I cbg u
%I f u
%I p u
%I t
[ 6.12303e-17 -1 1 6.12303e-17 3.5 832.5 ] concat

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
212 222
142 292
141 306
212 236
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 221
221 228
212 236
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
221 228
212 236
212 274
306 274
310 263
221 263
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
310 263
306 274
316 270
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
133 302
143 292
141 306
133 302
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
133 302
133 310
141 306
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
221 384
221 358
212 376
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
212 376
212 390
221 384
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
133 310
142 306
212 376
212 390
133 310
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 358
393 348
399 354
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
389 358
399 354
399 443
433 443
425 452
389 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
425 452
433 443
439 452
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
355 523
425 452
439 452
372 519
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 523
359 531
372 519
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
355 522
350 531
359 531
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
277 443
297 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
285 452
270 452
277 443
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 5
270 452
285 452
355 522
351 531
270 452
5 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
286 161
296 138
353 82
357 90
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
353 82
362 82
357 90
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
362 82
357 91
427 161
441 161
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
441 161
427 161
435 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
434 170
427 161
389 161
389 255
400 244
400 170
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
406 273
416 263
491 263
491 229
500 237
500 273
406 273
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 229
500 223
500 237
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 223
500 237
571 307
579 303
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
579 303
570 307
579 312
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
500 377
570 307
579 312
531 359
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
273 161
295 139
287 161
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
287 161
273 161
279 170
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 7
287 161
279 170
313 170
313 259
323 255
323 161
287 161
7 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 255
313 259
319 265
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
389 255
323 255
320 265
394 265
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
389 255
400 244
400 259
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
400 259
394 264
389 255
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
416 263
402 263
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
402 263
396 269
406 273
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
406 273
396 269
396 343
406 339
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
406 339
396 343
402 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
406 339
402 350
491 350
491 385
500 377
500 339
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
491 385
500 377
500 391
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
500 391
500 377
531 360
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
230 340
224 350
221 350
221 358
212 376
212 340
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
316 270
306 274
306 340
316 328
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 6
285 452
297 443
312 443
312 434
323 426
323 452
6 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
323 358
333 348
392 348
389 358
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
230 340
225 350
310 350
306 340
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 4
312 354
323 358
323 426
312 434
4 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
306 340
316 343
310 350
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
307 340
316 327
316 343
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
312 354
319 348
323 358
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 3
323 358
319 348
332 348
3 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg Black
0 0 0 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 28
348 468
365 460
365 460
369 462
373 465
377 469
379 473
381 478
381 483
381 488
379 493
378 493
378 493
364 498
364 498
365 497
368 495
370 491
372 487
372 483
372 478
370 474
367 471
364 468
360 466
355 466
351 466
347 468
28 Poly
End

Begin %I Poly
none SetB %I b n
%I cfg LtGray
0.764706 0.764706 0.764706 SetCFg
%I cbg White
1 1 1 SetCBg
%I p
0 SetP
%I t u
%I 42
359 499
378 493
379 493
376 498
373 502
369 505
364 508
358 509
353 509
348 508
343 506
339 503
335 499
332 495
330 490
330 484
330 479
332 474
334 469
338 465
342 462
347 460
352 458
357 458
363 459
365 460
364 460
347 468
347 468
346 469
343 471
340 475
339 479
338 483
339 488
341 492
343 495
347 498
351 500
355 500
360 500
364 498
42 Poly
End

End %I eop

End %I eop

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 4.51025 0 0 4.51025 434.022 225.78 ] concat
%I
[
(Choices)
] Text
End

Begin %I Text
%I cfg Black
0 0 0 SetCFg
%I f -*-helvetica-medium-r-normal-*-14-*-*-*-*-*-*-*
Helvetica 14 SetF
%I t
[ 1.49315 0 0 1.49315 438.806 166.949 ] concat
%I
[
(Object-Oriented Operating System)
] Text
End

End %I eop

showpage

%%Trailer

end

endTexFig
eop eos @end


  3 Responses to “Category : Alternate Operating Systems - Quarterdeck DesqView, CP/M, etc
Archive   : PCCAPP.ZIP
Filename : OVERVIEW.PS

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/