%%BeginProlog /GSexport 100 dict def GSexport begin /h {closepath} def /m {moveto} def /c {curveto} def /l {lineto} def /k {setcmykcolor} def /K {setcmykcolor} def /*u {/oper_kind -1 def} def /*U {*U*f *U*d *U*c} def /f {closepath /oper_kind 0 def} def /*U*f {0 oper_kind eq {eofill} if} def /s {closepath /oper_kind 1 def} def /S {/oper_kind 1 def} def /*U*d {1 oper_kind eq {stroke} if} def /W {} def /n {closepath /oper_kind 2 def} def /*U*c {2 oper_kind eq {eoclip newpath} if} def /w {setlinewidth} def /j {setlinejoin} def /J {setlinecap} def /M {setmiterlimit} def /d {setdash} def /setcmykcolor where {pop} {/setcmykcolor {1 sub /mf exch def 3 {mf add neg dup 0 lt {pop 0} if 3 1 roll} repeat setrgbcolor} def} ifelse /q {gsave} def /Q {grestore} def %%EndProlog %%BeginSetup %%EndSetup