/cp {closepath} bind def
/ef {eofill} bind def
/gr {grestore} bind def
/gs {gsave} bind def
/sa {save} bind def
/rs {restore} bind def
/l {lineto} bind def
/m {moveto} bind def
/rm {rmoveto} bind def
/n {newpath} bind def
/s {stroke} bind def
/sh {show} bind def
/slc {setlinecap} bind def
/slj {setlinejoin} bind def
/slw {setlinewidth} bind def
/srgb {setrgbcolor} bind def
/rot {rotate} bind def
/sc {scale} bind def
/sd {setdash} bind def
/ff {findfont} bind def
/sf {setfont} bind def
/scf {scalefont} bind def
/sw {stringwidth} bind def
/tr {translate} bind def
/tnt {dup dup currentrgbcolor
4 -2 roll dup 1 exch sub 3 -1 roll mul add
4 -2 roll dup 1 exch sub 3 -1 roll mul add
4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
bind def
/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
4 -2 roll mul srgb} bind def
/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
/$F2psEnd {$F2psEnteredState restore end} def
$F2psBegin
10 setmiterlimit
0.06000 0.06000 sc
%
% Fig objects follow
%
% Polyline
7.500 slw
n 4200 1500 m 5700 1500 l 5700 2400 l 4200 2400 l
cp gs col0 s gr
% Polyline
n 3300 1800 m
4200 1800 l gs col0 s gr
% Polyline
n 5700 2100 m
6600 2100 l gs col0 s gr
% Polyline
n 4800 2400 m
4800 3300 l gs col0 s gr
/Times-Roman ff 240.00 scf sf
3375 1725 m
gs 1 -1 sc (IN) col0 sh gr
/Times-Roman ff 240.00 scf sf
4875 3000 m
gs 1 -1 sc (BASE) col0 sh gr
/Times-Roman ff 240.00 scf sf
6150 2025 m
gs 1 -1 sc (OUT) col0 sh gr
$F2psEnd
rs