newpath
/Times-Roman findfont
8 scalefont
setfont
0.500000 setlinewidth
0 setlinejoin
/rightshow
{ dup stringwidth pop
neg
0 rmoveto
show}def
/centshow
{ dup stringwidth pop
2 div neg
0 rmoveto
show}def
/connect 
{ /yc exch def /xc exch def /yb exch def /xb exch def /ya exch def /xa exch def
gsave newpath
0.500000 setlinewidth
xa yb moveto xb yb lineto
xa yc moveto xc yc lineto
xa yb moveto xa yc lineto
closepath 
0 setgray stroke grestore
}def
/fillsps 
{ /string exch def /y exch def /x exch def
string stringwidth /ys exch def /xs exch def
gsave newpath
x y moveto  xs neg  0 rlineto
0 ys rlineto
xs 0 rlineto
closepath 
1 setgray fill  grestore
}def
/nameshow
{/string exch def   /y exch def /x exch def
/Times-Roman findfont 8 scalefont setfont
x y moveto
string show}def
/fontname
 /Times-Roman findfont 8 scalefont
 def
/fontnameb
 /Times-Roman findfont 8 scalefont
 def
/fontnames
 /Times-Roman findfont 10 scalefont
 def
/fontnamesr
 /Times-Roman findfont 10 scalefont
 def
/fontnamet
 /Times-Roman findfont 10 scalefont
 def
/fontnamesb
 /Times-Roman findfont 10 scalefont
 def
/nmbshow
{ /string exch def  /y exch def /x exch def
8 scalefont setfont
x y moveto
string rightshow}def
/nmbshows
{ /string exch def  /y exch def /x exch def
10 scalefont setfont
x y moveto
string rightshow}def
/nmbshowsr
{ /string exch def  /y exch def /x exch def
10 scalefont setfont
x y moveto
string rightshow}def
/lndrw
{ /y2 exch def /x2 exch def /y1 exch def /x1 exch def /lw exch def
gsave newpath
lw setlinewidth
x1 y1 moveto x2 y2 lineto
closepath 
0 setgray stroke grestore
}def
 365.842572 641.200000 moveto fontname setfont (pop2
)show
 441.333333 480.533333 moveto fontname setfont (pop3
)show
361.842572 563.666667 361.842572 644.000000 437.333333 483.333333 connect
 374.777469 319.866667 moveto fontname setfont (pop4
)show
330.694761 443.166667 361.842572 563.666667 370.777469 322.666667 connect
 441.333333 159.200000 moveto fontname setfont (pop1
)show
0.000000 302.583333 330.694761 443.166667 437.333333 162.000000 connect
closepath
stroke
