cg
changeset 5:21ae2b01cc60
added figures
author | bshanks@bshanks-salk.dyndns.org |
---|---|
date | Sat Apr 11 19:50:21 2009 -0700 (16 years ago) |
parents | f02aa5fc0f10 |
children | 3c874c1cd837 |
files | MO_vs_Mtif2_jet.eps MO_vs_Wwc1_jet.eps MO_vs_Wwc1_plus_Mtif2_jet.eps singlegene_AUD_gr_top_1_2856_jet.eps singlegene_AUD_gr_top_2_420_jet.eps singlegene_AUD_gr_top_3_2072_jet.eps singlegene_AUD_gr_top_4_2075_jet.eps singlegene_AUD_gr_top_5_932_jet.eps singlegene_AUD_lr_top_1_3386_jet.eps singlegene_AUD_lr_top_2_1258_jet.eps singlegene_AUD_lr_top_3_420_jet.eps singlegene_AUD_lr_top_4_1199_jet.eps singlegene_AUD_lr_top_5_2348_jet.eps |
line diff
1.1 --- a/MO_vs_Mtif2_jet.eps Sat Apr 11 19:39:56 2009 -0700
1.2 +++ b/MO_vs_Mtif2_jet.eps Sat Apr 11 19:50:21 2009 -0700
1.3 @@ -1,1 +1,794 @@
1.4 -../figures/MO_vs_Mtif2_jet.epsc
1.5 \ No newline at end of file
1.6 +%!PS-Adobe-2.0 EPSF-2.0
1.7 +%%Title: MO_vs_Mtif2_jet.epsc
1.8 +%%Creator: gnuplot 4.2 patchlevel 2
1.9 +%%CreationDate: Fri Apr 3 01:34:06 2009
1.10 +%%DocumentFonts: (atend)
1.11 +%%BoundingBox: 50 50 410 302
1.12 +%%EndComments
1.13 +%%BeginProlog
1.14 +/gnudict 256 dict def
1.15 +gnudict begin
1.16 +%
1.17 +% The following 6 true/false flags may be edited by hand if required
1.18 +% The unit line width may also be changed
1.19 +%
1.20 +/Color true def
1.21 +/Blacktext false def
1.22 +/Solid true def
1.23 +/Dashlength 1 def
1.24 +/Landscape false def
1.25 +/Level1 false def
1.26 +/Rounded false def
1.27 +/TransparentPatterns false def
1.28 +/gnulinewidth 5.000 def
1.29 +/userlinewidth gnulinewidth def
1.30 +%
1.31 +/vshift -46 def
1.32 +/dl1 {
1.33 + 10.0 Dashlength mul mul
1.34 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
1.35 +} def
1.36 +/dl2 {
1.37 + 10.0 Dashlength mul mul
1.38 + Rounded { currentlinewidth 0.75 mul add } if
1.39 +} def
1.40 +/hpt_ 31.5 def
1.41 +/vpt_ 31.5 def
1.42 +/hpt hpt_ def
1.43 +/vpt vpt_ def
1.44 +Level1 {} {
1.45 +/SDict 10 dict def
1.46 +systemdict /pdfmark known not {
1.47 + userdict /pdfmark systemdict /cleartomark get put
1.48 +} if
1.49 +SDict begin [
1.50 + /Title (MO_vs_Mtif2_jet.epsc)
1.51 + /Subject (gnuplot plot)
1.52 + /Creator (gnuplot 4.2 patchlevel 2 )
1.53 + /Author (Bayle Shanks,,,)
1.54 +% /Producer (gnuplot)
1.55 +% /Keywords ()
1.56 + /CreationDate (Fri Apr 3 01:34:06 2009)
1.57 + /DOCINFO pdfmark
1.58 +end
1.59 +} ifelse
1.60 +%
1.61 +% Gnuplot Prolog Version 4.2 (August 2006)
1.62 +%
1.63 +/M {moveto} bind def
1.64 +/L {lineto} bind def
1.65 +/R {rmoveto} bind def
1.66 +/V {rlineto} bind def
1.67 +/N {newpath moveto} bind def
1.68 +/Z {closepath} bind def
1.69 +/C {setrgbcolor} bind def
1.70 +/f {rlineto fill} bind def
1.71 +/vpt2 vpt 2 mul def
1.72 +/hpt2 hpt 2 mul def
1.73 +/Lshow {currentpoint stroke M 0 vshift R
1.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
1.75 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
1.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
1.77 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
1.78 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
1.79 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
1.80 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
1.81 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
1.82 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
1.83 +/BL {stroke userlinewidth 2 mul setlinewidth
1.84 + Rounded {1 setlinejoin 1 setlinecap} if} def
1.85 +/AL {stroke userlinewidth 2 div setlinewidth
1.86 + Rounded {1 setlinejoin 1 setlinecap} if} def
1.87 +/UL {dup gnulinewidth mul /userlinewidth exch def
1.88 + dup 1 lt {pop 1} if 10 mul /udl exch def} def
1.89 +/PL {stroke userlinewidth setlinewidth
1.90 + Rounded {1 setlinejoin 1 setlinecap} if} def
1.91 +% Default Line colors
1.92 +/LCw {1 1 1} def
1.93 +/LCb {0 0 0} def
1.94 +/LCa {0 0 0} def
1.95 +/LC0 {1 0 0} def
1.96 +/LC1 {0 1 0} def
1.97 +/LC2 {0 0 1} def
1.98 +/LC3 {1 0 1} def
1.99 +/LC4 {0 1 1} def
1.100 +/LC5 {1 1 0} def
1.101 +/LC6 {0 0 0} def
1.102 +/LC7 {1 0.3 0} def
1.103 +/LC8 {0.5 0.5 0.5} def
1.104 +% Default Line Types
1.105 +/LTw {PL [] 1 setgray} def
1.106 +/LTb {BL [] LCb DL} def
1.107 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
1.108 +/LT0 {PL [] LC0 DL} def
1.109 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def
1.110 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def
1.111 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
1.112 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
1.113 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
1.114 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
1.115 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
1.116 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
1.117 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
1.118 +/Dia {stroke [] 0 setdash 2 copy vpt add M
1.119 + hpt neg vpt neg V hpt vpt neg V
1.120 + hpt vpt V hpt neg vpt V closepath stroke
1.121 + Pnt} def
1.122 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
1.123 + currentpoint stroke M
1.124 + hpt neg vpt neg R hpt2 0 V stroke
1.125 + } def
1.126 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
1.127 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
1.128 + hpt2 neg 0 V closepath stroke
1.129 + Pnt} def
1.130 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
1.131 + hpt2 vpt2 neg V currentpoint stroke M
1.132 + hpt2 neg 0 R hpt2 vpt2 V stroke} def
1.133 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
1.134 + hpt neg vpt -1.62 mul V
1.135 + hpt 2 mul 0 V
1.136 + hpt neg vpt 1.62 mul V closepath stroke
1.137 + Pnt} def
1.138 +/Star {2 copy Pls Crs} def
1.139 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
1.140 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
1.141 + hpt2 neg 0 V closepath fill} def
1.142 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M
1.143 + hpt neg vpt -1.62 mul V
1.144 + hpt 2 mul 0 V
1.145 + hpt neg vpt 1.62 mul V closepath fill} def
1.146 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
1.147 + hpt neg vpt 1.62 mul V
1.148 + hpt 2 mul 0 V
1.149 + hpt neg vpt -1.62 mul V closepath stroke
1.150 + Pnt} def
1.151 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
1.152 + hpt neg vpt 1.62 mul V
1.153 + hpt 2 mul 0 V
1.154 + hpt neg vpt -1.62 mul V closepath fill} def
1.155 +/DiaF {stroke [] 0 setdash vpt add M
1.156 + hpt neg vpt neg V hpt vpt neg V
1.157 + hpt vpt V hpt neg vpt V closepath fill} def
1.158 +/Pent {stroke [] 0 setdash 2 copy gsave
1.159 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
1.160 + closepath stroke grestore Pnt} def
1.161 +/PentF {stroke [] 0 setdash gsave
1.162 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
1.163 + closepath fill grestore} def
1.164 +/Circle {stroke [] 0 setdash 2 copy
1.165 + hpt 0 360 arc stroke Pnt} def
1.166 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
1.167 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
1.168 +/C1 {BL [] 0 setdash 2 copy moveto
1.169 + 2 copy vpt 0 90 arc closepath fill
1.170 + vpt 0 360 arc closepath} bind def
1.171 +/C2 {BL [] 0 setdash 2 copy moveto
1.172 + 2 copy vpt 90 180 arc closepath fill
1.173 + vpt 0 360 arc closepath} bind def
1.174 +/C3 {BL [] 0 setdash 2 copy moveto
1.175 + 2 copy vpt 0 180 arc closepath fill
1.176 + vpt 0 360 arc closepath} bind def
1.177 +/C4 {BL [] 0 setdash 2 copy moveto
1.178 + 2 copy vpt 180 270 arc closepath fill
1.179 + vpt 0 360 arc closepath} bind def
1.180 +/C5 {BL [] 0 setdash 2 copy moveto
1.181 + 2 copy vpt 0 90 arc
1.182 + 2 copy moveto
1.183 + 2 copy vpt 180 270 arc closepath fill
1.184 + vpt 0 360 arc} bind def
1.185 +/C6 {BL [] 0 setdash 2 copy moveto
1.186 + 2 copy vpt 90 270 arc closepath fill
1.187 + vpt 0 360 arc closepath} bind def
1.188 +/C7 {BL [] 0 setdash 2 copy moveto
1.189 + 2 copy vpt 0 270 arc closepath fill
1.190 + vpt 0 360 arc closepath} bind def
1.191 +/C8 {BL [] 0 setdash 2 copy moveto
1.192 + 2 copy vpt 270 360 arc closepath fill
1.193 + vpt 0 360 arc closepath} bind def
1.194 +/C9 {BL [] 0 setdash 2 copy moveto
1.195 + 2 copy vpt 270 450 arc closepath fill
1.196 + vpt 0 360 arc closepath} bind def
1.197 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
1.198 + 2 copy moveto
1.199 + 2 copy vpt 90 180 arc closepath fill
1.200 + vpt 0 360 arc closepath} bind def
1.201 +/C11 {BL [] 0 setdash 2 copy moveto
1.202 + 2 copy vpt 0 180 arc closepath fill
1.203 + 2 copy moveto
1.204 + 2 copy vpt 270 360 arc closepath fill
1.205 + vpt 0 360 arc closepath} bind def
1.206 +/C12 {BL [] 0 setdash 2 copy moveto
1.207 + 2 copy vpt 180 360 arc closepath fill
1.208 + vpt 0 360 arc closepath} bind def
1.209 +/C13 {BL [] 0 setdash 2 copy moveto
1.210 + 2 copy vpt 0 90 arc closepath fill
1.211 + 2 copy moveto
1.212 + 2 copy vpt 180 360 arc closepath fill
1.213 + vpt 0 360 arc closepath} bind def
1.214 +/C14 {BL [] 0 setdash 2 copy moveto
1.215 + 2 copy vpt 90 360 arc closepath fill
1.216 + vpt 0 360 arc} bind def
1.217 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
1.218 + vpt 0 360 arc closepath} bind def
1.219 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
1.220 + neg 0 rlineto closepath} bind def
1.221 +/Square {dup Rec} bind def
1.222 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
1.223 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
1.224 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
1.225 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
1.226 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
1.227 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
1.228 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
1.229 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
1.230 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
1.231 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
1.232 + 2 copy vpt Square fill Bsquare} bind def
1.233 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
1.234 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
1.235 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
1.236 + Bsquare} bind def
1.237 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
1.238 + Bsquare} bind def
1.239 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
1.240 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
1.241 + 2 copy vpt Square fill Bsquare} bind def
1.242 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
1.243 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
1.244 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
1.245 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
1.246 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
1.247 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
1.248 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
1.249 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
1.250 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
1.251 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
1.252 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
1.253 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
1.254 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
1.255 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
1.256 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
1.257 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
1.258 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
1.259 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
1.260 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
1.261 +/DiaE {stroke [] 0 setdash vpt add M
1.262 + hpt neg vpt neg V hpt vpt neg V
1.263 + hpt vpt V hpt neg vpt V closepath stroke} def
1.264 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
1.265 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
1.266 + hpt2 neg 0 V closepath stroke} def
1.267 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M
1.268 + hpt neg vpt -1.62 mul V
1.269 + hpt 2 mul 0 V
1.270 + hpt neg vpt 1.62 mul V closepath stroke} def
1.271 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
1.272 + hpt neg vpt 1.62 mul V
1.273 + hpt 2 mul 0 V
1.274 + hpt neg vpt -1.62 mul V closepath stroke} def
1.275 +/PentE {stroke [] 0 setdash gsave
1.276 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
1.277 + closepath stroke grestore} def
1.278 +/CircE {stroke [] 0 setdash
1.279 + hpt 0 360 arc stroke} def
1.280 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
1.281 +/DiaW {stroke [] 0 setdash vpt add M
1.282 + hpt neg vpt neg V hpt vpt neg V
1.283 + hpt vpt V hpt neg vpt V Opaque stroke} def
1.284 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
1.285 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
1.286 + hpt2 neg 0 V Opaque stroke} def
1.287 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M
1.288 + hpt neg vpt -1.62 mul V
1.289 + hpt 2 mul 0 V
1.290 + hpt neg vpt 1.62 mul V Opaque stroke} def
1.291 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
1.292 + hpt neg vpt 1.62 mul V
1.293 + hpt 2 mul 0 V
1.294 + hpt neg vpt -1.62 mul V Opaque stroke} def
1.295 +/PentW {stroke [] 0 setdash gsave
1.296 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
1.297 + Opaque stroke grestore} def
1.298 +/CircW {stroke [] 0 setdash
1.299 + hpt 0 360 arc Opaque stroke} def
1.300 +/BoxFill {gsave Rec 1 setgray fill grestore} def
1.301 +/Density {
1.302 + /Fillden exch def
1.303 + currentrgbcolor
1.304 + /ColB exch def /ColG exch def /ColR exch def
1.305 + /ColR ColR Fillden mul Fillden sub 1 add def
1.306 + /ColG ColG Fillden mul Fillden sub 1 add def
1.307 + /ColB ColB Fillden mul Fillden sub 1 add def
1.308 + ColR ColG ColB setrgbcolor} def
1.309 +/BoxColFill {gsave Rec PolyFill} def
1.310 +/PolyFill {gsave Density fill grestore grestore} def
1.311 +/h {rlineto rlineto rlineto gsave fill grestore} bind def
1.312 +%
1.313 +% PostScript Level 1 Pattern Fill routine for rectangles
1.314 +% Usage: x y w h s a XX PatternFill
1.315 +% x,y = lower left corner of box to be filled
1.316 +% w,h = width and height of box
1.317 +% a = angle in degrees between lines and x-axis
1.318 +% XX = 0/1 for no/yes cross-hatch
1.319 +%
1.320 +/PatternFill {gsave /PFa [ 9 2 roll ] def
1.321 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
1.322 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
1.323 + gsave 1 setgray fill grestore clip
1.324 + currentlinewidth 0.5 mul setlinewidth
1.325 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
1.326 + 0 0 M PFa 5 get rotate PFs -2 div dup translate
1.327 + 0 1 PFs PFa 4 get div 1 add floor cvi
1.328 + {PFa 4 get mul 0 M 0 PFs V} for
1.329 + 0 PFa 6 get ne {
1.330 + 0 1 PFs PFa 4 get div 1 add floor cvi
1.331 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
1.332 + } if
1.333 + stroke grestore} def
1.334 +%
1.335 +/languagelevel where
1.336 + {pop languagelevel} {1} ifelse
1.337 + 2 lt
1.338 + {/InterpretLevel1 true def}
1.339 + {/InterpretLevel1 Level1 def}
1.340 + ifelse
1.341 +%
1.342 +% PostScript level 2 pattern fill definitions
1.343 +%
1.344 +/Level2PatternFill {
1.345 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
1.346 + bind def
1.347 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
1.348 +<< Tile8x8
1.349 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
1.350 +>> matrix makepattern
1.351 +/Pat1 exch def
1.352 +<< Tile8x8
1.353 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
1.354 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
1.355 +>> matrix makepattern
1.356 +/Pat2 exch def
1.357 +<< Tile8x8
1.358 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
1.359 + 8 8 L 8 0 L 0 0 L fill}
1.360 +>> matrix makepattern
1.361 +/Pat3 exch def
1.362 +<< Tile8x8
1.363 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
1.364 + 0 12 M 12 0 L stroke}
1.365 +>> matrix makepattern
1.366 +/Pat4 exch def
1.367 +<< Tile8x8
1.368 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
1.369 + 0 -4 M 12 8 L stroke}
1.370 +>> matrix makepattern
1.371 +/Pat5 exch def
1.372 +<< Tile8x8
1.373 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
1.374 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
1.375 +>> matrix makepattern
1.376 +/Pat6 exch def
1.377 +<< Tile8x8
1.378 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
1.379 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
1.380 +>> matrix makepattern
1.381 +/Pat7 exch def
1.382 +<< Tile8x8
1.383 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
1.384 + 12 0 M -4 8 L 12 4 M 0 10 L stroke}
1.385 +>> matrix makepattern
1.386 +/Pat8 exch def
1.387 +<< Tile8x8
1.388 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
1.389 + -4 0 M 12 8 L -4 4 M 8 10 L stroke}
1.390 +>> matrix makepattern
1.391 +/Pat9 exch def
1.392 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
1.393 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
1.394 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
1.395 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
1.396 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
1.397 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
1.398 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
1.399 +} def
1.400 +%
1.401 +%
1.402 +%End of PostScript Level 2 code
1.403 +%
1.404 +/PatternBgnd {
1.405 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
1.406 +} def
1.407 +%
1.408 +% Substitute for Level 2 pattern fill codes with
1.409 +% grayscale if Level 2 support is not selected.
1.410 +%
1.411 +/Level1PatternFill {
1.412 +/Pattern1 {0.250 Density} bind def
1.413 +/Pattern2 {0.500 Density} bind def
1.414 +/Pattern3 {0.750 Density} bind def
1.415 +/Pattern4 {0.125 Density} bind def
1.416 +/Pattern5 {0.375 Density} bind def
1.417 +/Pattern6 {0.625 Density} bind def
1.418 +/Pattern7 {0.875 Density} bind def
1.419 +} def
1.420 +%
1.421 +% Now test for support of Level 2 code
1.422 +%
1.423 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse
1.424 +%
1.425 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
1.426 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
1.427 +currentdict end definefont pop
1.428 +/MFshow {
1.429 + { dup 5 get 3 ge
1.430 + { 5 get 3 eq {gsave} {grestore} ifelse }
1.431 + {dup dup 0 get findfont exch 1 get scalefont setfont
1.432 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
1.433 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
1.434 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
1.435 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
1.436 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
1.437 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
1.438 + pop aload pop M} ifelse }ifelse }ifelse }
1.439 + ifelse }
1.440 + forall} bind def
1.441 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
1.442 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
1.443 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
1.444 +/MLshow { currentpoint stroke M
1.445 + 0 exch R
1.446 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
1.447 +/MRshow { currentpoint stroke M
1.448 + exch dup MFwidth neg 3 -1 roll R
1.449 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
1.450 +/MCshow { currentpoint stroke M
1.451 + exch dup MFwidth -2 div 3 -1 roll R
1.452 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
1.453 +/XYsave { [( ) 1 2 true false 3 ()] } bind def
1.454 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def
1.455 +end
1.456 +%%EndProlog
1.457 +gnudict begin
1.458 +gsave
1.459 +50 50 translate
1.460 +0.050 0.050 scale
1.461 +0 setgray
1.462 +newpath
1.463 +(Helvetica) findfont 140 scalefont setfont
1.464 +gsave % colour palette begin
1.465 +/maxcolors 64 def
1.466 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
1.467 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
1.468 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
1.469 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
1.470 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
1.471 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
1.472 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
1.473 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
1.474 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
1.475 + } ifelse} def
1.476 +/Constrain {
1.477 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
1.478 +/YIQ2RGB {
1.479 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
1.480 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
1.481 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
1.482 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
1.483 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
1.484 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
1.485 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
1.486 + exch 1.91 mul exch add Constrain 3 1 roll} def
1.487 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
1.488 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
1.489 + if} ifelse} ifelse} ifelse} def
1.490 +/InterpolatedColor true def
1.491 +/grayindex {/gidx 0 def
1.492 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
1.493 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
1.494 + GrayA gidx get sub div} def
1.495 +/redvalue {RedA gidx get RedA gidx 1 sub get
1.496 + RedA gidx get sub dgdxval mul add} def
1.497 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get
1.498 + GreenA gidx get sub dgdxval mul add} def
1.499 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get
1.500 + BlueA gidx get sub dgdxval mul add} def
1.501 +/interpolate {
1.502 + grayindex grayv GrayA gidx get sub abs 1e-5 le
1.503 + {RedA gidx get GreenA gidx get BlueA gidx get}
1.504 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
1.505 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746
1.506 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651
1.507 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556
1.508 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746
1.509 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365
1.510 + .9524 .9683 .9841 1 ] def
1.511 +/RedA [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .0238 .0873 .1508
1.512 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127
1.513 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627
1.514 + .5635 .5 ] def
1.515 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524
1.516 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1
1.517 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254
1.518 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def
1.519 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1
1.520 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413
1.521 + .2778 .2143 .1508 .0873 .0238 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1.522 + 0 0 ] def
1.523 +/pm3dround {maxcolors 0 gt {dup 1 ge
1.524 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
1.525 +/pm3dGamma 1.0 1.5 div def
1.526 +/ColorSpace (RGB) def
1.527 +Color true and { % COLOUR vs. GRAY map
1.528 + InterpolatedColor { %% Interpolation vs. RGB-Formula
1.529 + /g {stroke pm3dround /grayv exch def interpolate
1.530 + SelectSpace setrgbcolor} bind def
1.531 + }{
1.532 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
1.533 + SelectSpace setrgbcolor} bind def
1.534 + } ifelse
1.535 +}{
1.536 + /g {stroke pm3dround pm3dGamma exp setgray} bind def
1.537 +} ifelse
1.538 +1.000 UP
1.539 +1.000 UL
1.540 +LTb
1.541 +1.000 UL
1.542 +LT0
1.543 +LTb
1.544 +%%%%BeginImage
1.545 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip
1.546 +InterpretLevel1 {
1.547 + %% Construct a box instead of image
1.548 + LTb
1.549 + 876 4852 M
1.550 + 5292 0 V
1.551 + 0 -4429 V
1.552 + -5292 0 V
1.553 + 876 4852 L
1.554 + 40 -110 R
1.555 + (PS level 2 image) Lshow
1.556 + % Read data but ignore it
1.557 + /imagebuf 15239 string def
1.558 + currentfile imagebuf readstring
1.559 +} {
1.560 +gsave
1.561 +876 4852 translate
1.562 +5292 -4429 scale
1.563 +%%%%BeginPalette
1.564 +[ /Indexed
1.565 + /DeviceRGB 63
1.566 + <
1.567 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1
1.568 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff
1.569 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff
1.570 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88
1.571 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06
1.572 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400
1.573 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200
1.574 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000
1.575 + >
1.576 +] setcolorspace
1.577 +%%%%EndPalette
1.578 +<<
1.579 + /ImageType 1
1.580 + /Width 135
1.581 + /Height 113
1.582 + /BitsPerComponent 8
1.583 + /ImageMatrix [ 135 0 0 113 0 0 ]
1.584 + /Decode [ 0 255 ]
1.585 + /DataSource currentfile /ASCII85Decode filter
1.586 + /MultipleDataSources false
1.587 + /Interpolate false
1.588 +>>
1.589 +image
1.590 +} ifelse
1.591 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
1.592 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
1.593 +!D.o5!D.o5!D.o!rr<$zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRJzzzzzzzzzzzzzzzzzzzzzz
1.594 +zzzzzzzzzzz5!B#Jzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4ot]azzzzzzzzzzzzzzzzzzzz
1.595 +zzzzzzzzzzzz!!#2H!WW3#zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRJzzzzzzzzzzzzzzzzzzz
1.596 +zzzzzzzzzzzzzz5!AuIzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4ot]azzzzzzzzzzzzzzzzz
1.597 +zzzzzzzzzzzzzzz!!#2H!WW3#zzzzzzzzzzzzzzzzzz!!<9+"onW'zzzzzzzzzzzz!'WRHzzzzzzzz
1.598 +zzzzzzzzzzz"Tnr5zzzzzzzzzzzzz5!AuJzzzzzzzzzzzzzzzzzz!!!<0"U5>7zzzzzzzzzzzz!!!!
1.599 +_4ok]bzzzzz!##>4zzzzzzzzzzzz!"&u8"UP//zzzzzzzzzzzz!!#2H!<E6%zzzz!!!!5'GUTJzzzz
1.600 +zzzzzzz!!!!,$4$h>"q(D2zzzzzzzzzzzz!'WRI!<N<&zzzz!!!`K'`\46zzzzzzzzzzz!"KDF$4-q
1.601 +A&JG-Ezzzzzzzzzzzz5!ArL!WiH.zzzz(D[c%()B(6zz4obQ_zzz!"okU&c_n3zzz&.T*V$4."H'*&
1.602 +"4zzzzzzzzzzz!!!!_4obQd"U,)9#QOi)zz!!!!8()@]&5!D.1!!!!;)Ep>K4obQ_zzz(D[\t&ePWd
1.603 +zz!##tW%h9*[$kF$azzzzzzzzzzzz!!#2H!!!3-#mUbF&.egAzz!#QLf(Do=S)a6G+*#TY5)a4p!4o
1.604 +bQ_zz!!!!6()I`#&J>Zj('"=7z'GD)l'G1oe%M'3gzzzzzzzzzzzz!'WRH!!!65$47.P&.oNg'EA+5
1.605 +!!!!9(`4),5!BlK+<MU?(_RT$(d8WK'`\46zz!#64b()@W!'GVB!(B=F8!#?7`'GVB!'GD,l&el0#z
1.606 +zzzzzzzzzzz5!ArH!!!K<$k!UZ&JGfn(Dd&O!#QOi)&X;1*BkSi+WhR9'bUc`()Ri&(B=F8z4obRH(
1.607 +)Ii*(Ddf"'c%T()ZU`m(`*u*(`4&*'bqGt&JYrr(]XO9zzzzzzzzzz!!!!_4obQ_!!!N?%1j0e'bqK
1.608 +#(Ddl)(`4)-)B0_]+!;^L)Aj8$#RCeN()\&1)]V%*5!D.o5!D.o*$#t8)Aj>/)BBn?)]9M1(`=2.(`
1.609 +*u)(D[f$'+bZa&c_n3zzzzzzzzzz!!#2Hz!!!N@&J>fo()@Z%(`4,.)&X;3*$-1C+sA*K)%mJh&J#T
1.610 +m*?QCE4rk_/+!)IC*?RHe+!)LE*#ot>*Zc@@)&O2.)&X;0(`*u*(Ddl%&.f9]zzzzzzzzzzz!'WRHz
1.611 +!"TVQ'GVB"()Ic((`4,/)&aM8*?QCN-m^,Y)\a#)(EOeH+sK2p,9e<T+sA0S5!C27+<Wii+<VjO+s.
1.612 +gF)]K\6)&X;0(`4)+'bqAn%LidRzzzzzzzzzzz5!ArHz%hB9f()@]'(`4)+(E"&-)]]nC+sSHb-R^>
1.613 +_+!`$X-m^/b4s_I#,UFZ\,pjrc5!D.o5!D.o4sM<s+s7sL*?,q9)AsD1(`4))'G:uf%1NdWzzzzzzz
1.614 +zzz!!!!_4obQ_!!!!2&JGlp()Ic((Ddl)(`=22*ulII,:P#f-R^Dj-n-Sn-71o(-RL2g-7:,f-mpDj
1.615 +4sV?s,9nN]4sVBu,9e9P*?6";)AsD0(`*o"&e>E[$kO$azzzzzzzzzz!!#2Hz!!!TD',2/r()I`&(D
1.616 +[i*)&jP9*$QaX+Y+s)-RL5j.4HZ/4t7s0-mpDk-n-Pn-n$Gh,U=W\-71&d4s_L"+sJ0P*?6":)AsD.
1.617 +'bh;p%h/sW&.]9azzzzzzzzzz!'WRHz!!!TD'GM8s().Ju()Ii+*$$"?-RU2d*^2bO5!D.o5!CGG.O
1.618 +lnt.Olhq.Oceq-mp;e,U=Z_-7:/g4sqU$+sJ*O*ZZ1<)&F&&',2,m%hB-[%M'0gzzzzzzzzzz5!ArH
1.619 +z!"]_U'GM2o',)#o'c7i.*$$.J,:>Z=/LW,#4tS9K.k3#!.P!#".Olnt.4HYn-RL,c,paia-RgH-4s
1.620 +_L$,9\3R*ZZ.:(`!i$'GD)l&.f?`%hK<ezzzzzzzzz!!!!_4obQ_z&/#Wi',)#m&ebrp(`F;3*[2mV
1.621 +-pB45/1`A*/hS_-/M&G(/1`;&.k3"t-n$Gj-71#c-7:/i.OdP0-RL,b+sJ3Q*?,n6()@Vu',)&n&eY
1.622 +fi&J,Ke&J5QSzzzzzzzz!!#2Hzz&/#Wi',(ul',26"*#T_<+s\Nb4teWE0JY@;0eb760.nk//1W5#.
1.623 +4?Sk-RL2g-RU;i-n-Ys5!CGE-RU5d,9\-N*#TV1()7Mu',2,p'GM2o&J5Td%hK9_&-)\1zzzzzzz!'
1.624 +WRHz!!!!0&/#Wj',2)n'G_N()B9eD-7D&10etL?1GgsG1,1L;0J4q-.Ocbo-RL/e-7:/h-n-Pn.P!&
1.625 +#4tA*3-mp;e,9\0L)B'G/(D[f'()If)()7Ms&ePZd%hB-]'+b-Dzzzzzzz5!ArHz!"TSN&el#o'bhA
1.626 +u(E"/2*?ZUR-U'4=1,:^D2E!HN1GUX</hJP%-RU8g-71#c-RU;k.4Qbs/1iD:4t8!1-mp;c+s7sI)]
1.627 +K\5)AsD1(`=2.()7Ms'+toh&.]3Z%LrI=zzzzzz!!!!_4obQ_z%Ls!\',;5s()@Z%)B0Y=,UFa#.kW
1.628 +S52E*TS2`EQK0eP%/.k)ko-71&d-71&e-RgJn.P*/(/M'(:/1N+u-6si\+WqgG*ZQ(<)B0V7)AsA-(
1.629 +)7Ms'+tlg&.T-Y$k!LE&.fBQzzzzz!!#2Hz!!!!.%1Ws_'bqK#(E",0)]TtH,:,N(1,CdG3&ilV2)@
1.630 +!@/M&D%.4?Pj,pjrd-RU;j.4Qet/M/P,4teN>.k2nn,pX`],U"9R+<DOE*ZQ.<)&O/+'bh>q'+tlf%
1.631 +h9$X%Lis[%Lrs_)&Wql%fcS0zzz!'WRHz!!!E9$kEm_()@`))B0V8+!W$p4t8-?1c@<Q3B/rT0eb73
1.632 +.k2tr-RU5f-RL2h-n-Sp.kE5&/hT=@0J+h+.OZVj-RL2g-R0i[+WqgI*#]_5(`4&)()7Ms&ePZc%h9
1.633 +'Y%1WmZ%hTKf&eGKb(]XO9zzz5!ArHz!!!B8%1s3e'c.]**#fk>,U=[".5!>32`NcV3&WWL0J4n,.4
1.634 +HYn-mpAi-n$Pp.P!##/1`A:4teK=.k<(t-mpAj-RgJn-m^)_+s7pH)]BV3(`*u)().Gr&eGTa%LrsX
1.635 +%1Wp\&J5Wf'+u&t)?9a;zz!!!!_4obQ_z!"95C%h]Nk()\&2)]g1K,UP]=/i#7C3&rrX2)I$@/hAM&
1.636 +.4HYo.4H\q.4Zo"/1`tK5!CSM/1`;%.Ocep-n-Sp.k<,#.4-;a+<V[D)B'M3(`*u('bqDq&J,H_%hB
1.637 +0^%hfTl'+kT_%hB?o'cJ#5zz!!#2Hzz%1<UU&J5]l(`=;4)^-IR5!CML0JYIC2`EZP1GUX:/M&D%.O
1.638 +lr!.P!&#/Nu?^4tJlK/1`;&/1W5".4?Sn.kNA,/M/S*-R0fY+<MRB)]KY3(`4&)'bh8m&.]9_&eP`h
1.639 +&f),p(DIGl&eZ$!&JuT5zz!'WRHz!!!!.$k*XX&ec#t)BBb9+<r0r.4Zr&1,:aG2Dm<I1,(@5/M&J)
1.640 +.kN;95!D.o.k<e6.k<,#.kE2%.k)nr.4Qi"0/"t30/+q*,pXZX+W_RC)]BS3(Ddi%'G:uh&.fBc&eb
1.641 +ol'+tun'GVB&)B'G6*#B_Azz5!ArHz!!!T?%1s0b',;9$*$$%C+s]?".k<5+1,CdE1c$mA0/"q0/M/
1.642 +S,/hJY,4tS98.Olnt.Olnu.kE5#.4H_s/hSb00ek@90.eY$-6j`X+!)FA)AsA.(D[Yt&eP]e&J5Zh'
1.643 +,2/r'bhGt)]BY4(EOM4)^6IMz!!!!_4obQ_z!"f_Q',)&p()S#4+<;Le4sqd//1rS11,C^B1,1I8/h
1.644 +JY,/M/P,/Nt^9.Olns.4H\q.P!##/1`5!.P*/)0/,(70eb76/hJLu,pX]Y+<;C>)&X5*'GM2n&eYfj
1.645 +&ebrn'c%T#(E=D:*[2OC(`=24*ZZCHz!!#2Hzz'GM/p'c.W&(`OJ=*umHj-n6_u/ho(91G^d?0.nh.
1.646 +/1`>'/M0.M/1W2!.46Ml-n-Vq.kE5&.Om&'0.nn20JYC<0JG15/M&:t,UFWV*ZQ+:(`*o$'GD)l&eY
1.647 +il'GVB#()Rr3+!DgQ+<hsN*#oh4*ZlC&z!'WRHz!!!!_',MK))&aJ6*ZcFG4sM=#.P!)(0JP@=1,(@
1.648 +6/M&G(/1`>94tA-5.4?Sl-n$Mm.4Qku/M&M+/MJh30ekF<0ekC;0eb74/1Dtp,U+<M)]BS1()7Pu',
1.649 +(uk',2,q()Ii.)':%H,:+W\*#oq@+s.dD*ub1[z5!ArHz!'V,](`OM:*ZQ4D+<Vgk+sSHa.kND/0et
1.650 +I<0.nh-/1W5$.m>I6.k3"t-n-Pm-n-Sr/hJ_0/het71,1L<0etL=1,1L<0eb43.k2nm+Wh^E)Aj8,(
1.651 +)7Mt',)#m'GVB"(`OM<,9eB[,pXTT*?H@J,9e6P+TMKB!!!!_4obQ_z4r?I'*$6:H+<_sS,!I1q-7^
1.652 +Vt/MAe40ek@8/hAP).k<)!4tA-6.k<,".4Hbu/M8V00/54:1,C^B1,:U?0ekC;0ekC:0/"n..4?Gc+
1.653 +<DLA)AsA.()7Pu'GV>u(Dn&0)]g.I-71&c+WqmM+X&$S,U4NY,6.]D!!#2Hz!!!!_*BlY0+s\BZ-71
1.654 +#b4sD@&.4m/*0JG480JG16/1iG)/Ls"8/1rJ+/1iD(/1iM.0/>7<1GgmD1G^gB0etI<0ekC:0JG16/
1.655 +hAM%-6scZ+<;@=)&a;-(D[c%(Dmr+)B'P:+s\H_-mpAe,9\?X,:"N[,pX`\z!'WRHz!!!!_4rbUf,U
1.656 +Ffd-mq2-.k*#"/het70f(O=0/,(5/h\e00Kq0E0ek=80J5"1/hf"81G^gD1c.!E1,C[@0ek@90J>(4
1.657 +/hS_-.k2qo,U=TX+!)FA)B'J1(`=/-)&O82*$6CL,Ub&h-RU2e-7:/e,9nEY,U4NYz5!ArHz!!!rW)
1.658 +B^4M-RgJn.R#@70.nt20JkUA1c$mB1,:R<1,:RJ1,CX@1GU[>0eb=:1,C^A1,:U?1,:R=1,:R=0JG.
1.659 +4/hJY+/1W2"-n$Gh,9e9S+<DRE)]9P3)&X>3)B9b<+=&6^-n6Yo.4?Sm-RL,`+sA0S+sA02!!!!_4o
1.660 +bQ_z!!!cR*?QOR-n6]14teTE1,:U@1,LmJ2Dd6I1GgjD2*NlS2)R3I1GU[>0ekC;0ekC;0JG180JG4
1.661 +90ek@90.nh..k3"t.4H\p.4?Pk,pXZX+!)ID*?6":)]Te:*?H@L-7C;m.k3"u.4?Sj,U=QV+X&!O+W
1.662 +hd+!!#2Hzz'bqN%+!DjT-n-W00JP:;2)dHS3B/uZ2`EZR2`EWY2)[?M2)I-G1,:O<0eY450.nk00/"
1.663 +t30/#"50J>"1.kE/".Ocep-n-Vq.Oc_m,pXWW+<DRE*#oq<*ZZ:E+<i*[.Olnt.Ocep-RBu^+X%pL+
1.664 +X%sN*ZtF_!'WRHz!!!!3',)*%+<i3_-n7D70JYLE3]T;a4$5Yg3]]8]3BfVc2)R3J1c.!D0eY13/hJ
1.665 +Y+/M/S-/hSb00/"t1/L`.u.4H\p.4?Vo.P!#!.Ocbm,pOTW+!)IE*?Q@G+X&'U,pjug.Olkr-n$Dg,
1.666 +9\3Q+!2UJ+!;[G+92BA5!ArHz!!!`H&f2H++s\K`.6]F>1,V$P4?Yhj4Ztng3&``R2*NoT0etL=0/"
1.667 +q0/1iG)/1`>(/M/S,/hSb./1`8#-n-Sn-7:2h-n-Vq.Olnu.Ocbl,U4KV+!2UJ+WqpP,UF`_-n$Mn.
1.668 +4HYm-7'r^+s%jK+WqmM+!D[K!!!!_4obQ_z!##hT'GhW/+X/-p/1iD.1H%6T4?GYe3]AuU2)I-R1,(
1.669 +F90J4t1/M/P*/M/P*/M/P*/M8V,/M&G&.OZ\m-mg8f-7:2j.Olnt.kE2#.46Dd+sA'P+<_mO+sJ6X,
1.670 +pt&f-n6\q.4?Pi,9nBU+sA!L+<_mN+!;[K!!#2Hzz&J5Te',_i6+$Mk@.k<>12*!]Z4$#A^3&WTM1G
1.671 +D!H0.nh./1`>'/1`A(/1iD(/1`;%.P!&#.OZ\m,pjl`,paia-R^Am.P!##/1W.u-7'o]+X&!P+sJ3U
1.672 +,:+Z`-RU8h-RL2g-7'l^+sA$N*ZZ=E+<VdL+<M[*!'WRHz!!!!5%1Wm`(E"26+t#Q,/M&V44$5Ma3&
1.673 +`fS1c$mA4t\H>.kE2#.Olnu.kE5&/1`;%.k)nr.4HVm,U4NY+sJ3U,pXc`-n6`!/M&D&.OZYk,pX]Z
1.674 ++sS9U,9nHZ,pjrc-7:,e,pX`^,U4KV+WqjJ*ZlFF+<VdL+!L[b5!ArHz!!!Q@$k3d^'GhZ/,:Yl/0f
1.675 +(aL4$#>[3&icO0ebdT/Lr>$.4Qbq.Olr!.k</$.k<)".46Gi,pXc\+X&!P+X&'U,U=Z`-n-Yt/1N,!
1.676 +-mpAh,pXc_,pX`],UF``-71#a,pXc^,9nEX,9e9S+!;[I*ZlLI+<VgM+X$hL4obQ_z!"98E%1Wp]'H
1.677 +A2?.O.,+1,LpP5!1hb2D['A5!CSN.Ocbo-n-So.Olqu.Olnr.OHMh,U+BT+<M^K+!;[K+sS9V,pjre
1.678 +-n$Pq.Oceq-n$Jj-7'rb,pai`,pjoa,U=W[+sJ6V,UFZ\,9e9T+<M[I+<_mP,9e9R,60nkzz$O[:L%
1.679 +1a$b(E4PG-pAq,0JYUJ3&`cT0ebdT/h/A#-RL2g-7C5j-n-Pm-mp>f,9nEU+<M[I+!2UI+<VjR,9nN
1.680 +_-RU8i-n$Pq.k2tr-mpAj-n$Dh-71&c,pX]Z+WqmN,9nH\,pX`],UFZX+<MaN,9nHY,9n<U*'QOdz!
1.681 +!!!,$47+L%hTEg(EF_@4sD:(/1iY61G^^;/3YO5-71&d,U=]^-7'oa,pjrc-6scY+<_jL*Zc@D+!2U
1.682 +K+=&0U,:=le-7:/h-n6_t.Ocbo-n$Jm-n$Gj-7'o^+WqjK+!DjS-70ua,pk#e,pa`Z,:4`a-mg;g,T
1.683 +n6J5!ArHz!!!E7$4RIU&J5Zm+X%mj4s_U+.k`M,/1N,5-RU2d,9e<U+<hsP,9eBY,UF`]+s8!M+!)F
1.684 +C*?H7D*ZlLI+sS<X-7C2f-7:/g.4Znu-n$Mn.4H\o-mp>g,9e6P*ZcCG+sSB\-RU5g-n-Mi,:"Q^-m
1.685 +g>m.4H_p,9@mi4obQ_z!"'&A%Ls$_',V`5,T],o-7LDp.kE2#-pAt(,U4KV+WqmL+!2XM+sS?X,:"H
1.686 +V+<MUD)]Th<*??1B+!;[M,9nH\-RL/e-7:2k.k<(u.4Qer.4HYm,pX]Y+!)FD*ZlLL,:4`b-RU;i-R
1.687 +^2_-7C8h-RgMq.k;tk*WSAfzz$OR:P&/#`n)'C.N5!C5@.P*,%.Ouqs4t%g+-6si]+X/*Q+X&!P+sJ
1.688 +6U+s8!L*?6":)]Kb:*$$%@+!2XM+sJ9Y,pXc`-RUDq/1`8".4Qbq-RL,a+s7sJ*??.A*ZuUN,pjud,
1.689 +paf_,pOZ^-m^2f.Olr!.k;kd!'WRHz!!!!*$4ICX()Ro/+XSK\4s_U,/M/P)/M'(9/1N+s-RL,a+sJ
1.690 +0Q+<_jM+X&!O+<DL@)]BP2)&jM4)]Th<*$-1E*[;jQ,:"T`.4m,'.k3"t.Ocbk,9e6P*??.?*#ot@+
1.691 +X&$T,paf[+X/0U+XJE]-7(&h.Ouu!.Ne]k5!ArHz!!!91%M9?h(`=;=.OZQ+-n-`#/MAe2/Nt[8/1`
1.692 +4t-7'l[+WqjK+!2RI+!;XG)]9M3)&F)*)&X8/)B'P5)]Tk?+WqpP,UY#j/1iD&.Olko,9\0O*ZZ7@)
1.693 +]Te9*$$(B+WhgK+<VgO+sA*R,U=]_,q12i.Olqq,QIg.4obQ_z!!NT8%hTKm)]g.J-71o?/MAh81,U
1.694 +pQ4tS<9.k<%p,pX]X+<MXG*?H4B*ZQ(:(Dmr('bqDt()@]'(`=53)]U"D+!2aT.P!##/1W2!.4?Mf+
1.695 +!)FC*#oq;)]Kb:)]]q?*uuCE+<VgN+<VjQ,palc-mpDk.jlYD!!#2Hzz!s])?&JQ*(*ZuXO,<dS.0/
1.696 +57@2E!HW1G140.k)hm,U+BS*ZZ4>*#fk9)&F,)()7Jr',)&o'c%T&)B9\9*$HFI-7C8j.4Qhu.k2tr
1.697 +,9\-M*??(<)]K_8)B0V6)]Th=*Zc=B+<M^K+<i'W,pjrd-RU;j,U!-f!'WRHz!!!!$!sf2@%i$$*+s
1.698 +J<X4t%s70JYIB2EioP0J4k)-mg/_+WqgG*#fe6)&O2,(DRZ"'b_8p'GM8t(`423+<_gL+sSB]-RU;k
1.699 +.Olqt-mg5_+<DOC*#fh8)B'M3)&sS6*#ot?*ZZ7@*?QCI+sS?Z-71&d-RBu[+92BA5!ArHz!!!*)"p
1.700 +bVK&f;Z6+XA?t-n-`%1,C^M4u"`D.k)km,U+?R*ul7>)AsD0(Ddl&'c%Q"'GV;t)&O8/*ZuUO,:"Q]
1.701 +-7:/f-n$Mn.46Ji,p49N*ZZ4>)]BS3(`4)+(`F81*#p"@*ZZ7@*$-4G,:"Q],U=Z]+X%m,!!!!_4ob
1.702 +Q_z!!!0.$4IIX)Bp1J,<e:=.4d&)0etLJ0.ne,.O?>a+sA'M*?6":)&X8-(Ddi&(Ddo))AjD5*?H4E
1.703 +,9nK[,paib-RL/f-n$Gj,:"KX+<DOD*#fh8)&F)*'c%Q$(`+#.)BBh>*ZZ1=*$-4G+sA-T+WqmK*?P
1.704 +7]!!#2Hzz"9f#;%1j*j+s&$W,!ID).kWM11,1sH/h8G#,pXZY+WqgI*?6%;)AsD1)&a>0)B9_;*?H:
1.705 +E+!W$V,U=W\,UFfb-7:,f-R0iW+<_jL*??+>)]9J1(_mc"'GM8r'c.]))AsJ5)]BV7*ZlLJ*ZcCD*?
1.706 +#b6z!'WRHzz"U>>F'GV?%+!<$Y4t%s50/,+80ebdC/1Dto,U4KW+sJ-P+<M[G*?,q;*$-(?*Zc=C+<
1.707 +VdM+s\BY,:"N[,pjl`-6j`V*Zc@C+!2OF*#on9)&F))'GD,n&eblk'bqDs'c@i,)&X>4*?H:@)B0S1
1.708 +(_mhez5!ArHz!!!!D%U)&=8;+<W!p.4d))0JP=<4teQ@.Oceo-6si],9e<T+<VdK*Zc@C*Zc@D*
1.709 +ZcCF+<VjP+X83U,9nEX+<MaO+!)IE*?6%=*?H7A)]KY3(D[Yt&eP]f&J5Td&eP]g&JQ&u(Ddr,)&O,
1.710 +*'GM)j&/>0F!!!!_4obQ_z!!!6/$4[[b)BL%F,UP](/M/V/0etLJ0eb42.4?Sm,paf],9nBU+WqmM*
1.711 +Zc@D*Zc@D*?Q@F+<_jL+!;[M+X%pK*ZlLG*uu@B*#oq<*??+=(`*u''G1oh&.fBa&.fBa&.fEc&ebu
1.712 +q()7Pt&eGTd$k3^W%0-A.!!#2Hzz!!!<4%MBTs+X/9Z-9`k1/h\n61-RlV0J>".-n$Jl,pX`\,9n?S
1.713 ++<VaJ*Zc@C*??.?*ZQ4A*#oq=*??4D*??.@*ZcFF*??.?*#ok9)]BS/'GM5m%hB3^&.fBa&.fBa&.f
1.714 +He&J5Th&e>E[$k!FM$4@7Bz!'WRHzz!!ruB&K)T5-n?Vl4t80<0/54<1-REH0.nh+.4HYl,U=TZ+sA
1.715 +*O+<DOD*$$"=)]K\6)B0V7)]K_9*#oq<*#ot>+!;RE*?6";)B'J1(`3o!&eGQa%hB3_&.fBa&.fBa&
1.716 +.fB`%hT9^$k*OP#mq"H$31&+z5!ArHzz!!s)I(EF\H.4Zbp4t\KB1,:X@4u"`E/hJS&-mp;d,9e9T+
1.717 +!2OD*#]b7)]BV4)&aD3)B'P6)]Th;*#ot>*$$%A*ZQ.>*#]_5)&<r%'bClc%M''\%hK9`&.fEb&J5Q
1.718 +b%hB-\%h/pU$k*LN$4@1@z!!!!_4obQ_zz#RhC`)^-LY.juht4t\NE1,C^@4tnWB/1W+r-6sf\+X%s
1.719 +L*ZZ1=)B'J2)&X;0)]BV6)]Kb:*??.@*Zc=B*??.?)]K_7(`=,*&eYfh%1WjW%M'']&.fBa&.fBa&.
1.720 +]9]%Ls![%L`^R%1ERO$46b5z!!#2Hzz!!!!)$PF6o+=/Hg-n6f#5!C\V1-RHW4teN?.OZYj,U4QX+X
1.721 +%mJ*#fh8)AsD2)AsG4*$$%>*?H7D*Zc@D*??.>)]K_6)&X8,(_[Ml%hB0[%1NaW%hB3_&.fBa&.fBa
1.722 +%hB-[%Ls!Y$k*OR%1ERO$NL/,z!'WRHzz!!!94%hop(,Ub8n.P*/&/j;H_1HmQK0J>"--n$Ji,U=TY
1.723 ++s.mK*#on9)B'M5)]Te:+!2UJ+!2RH+!)ID*#on9)As;+()7Dm%hB-Z$k3XT%1NgY%hK9`&.fBa&J,
1.724 +Kb%hB0\%hB*X$k<[T%LEFAzz5!ArHzz"pbSH&JuN6-7^Jl.Olr"0Kq6J1G^a>0JG(-.4HYk,pjl_,9
1.725 +\0N*ZQ.>*?H1@*??1C+<VdL+<MXF*?6%<)B'J1(D@Gp&e>H]$k*OQ$k3XT%M'']&.oKd&J>Zf&J5Qc
1.726 +&.]9^%LrsX$k3RN#nI"9z!!!!_4obQ_z!!!!'#R_+S()e>B.4?Jf-n$Mp/M8\20etF:0.e_).Ocbn-
1.727 +RL,c,9e6Q+<DXI+<DUG*ZlIG+<VaJ*uu=>)]9J/(D[\u&.f?_%1EXR$OdFP%1NdW&.]<a&J>Zf&eYf
1.728 +i&J5Td&.f?^%LrpV%13CO&-)\1z!!#2Hzz!!!3-$P!^^)BL.N,pOQX-712m/1`D-0JG+3/1W5#-mg;
1.729 +g-7'o],9e9S+WqmM+!2RH+!2OG*Zc=B*#]S0(DRVu'+tic%1NaT$k*OQ%1NaU%1Wp\&.fEc',)#m',
1.730 +)#l&ebli&.]<`%LigS$4.+Pzz!'WRHzz!!``9%Ls'e)^?RO+X&$U-7C;m.kE5'0.ne+.4?Vl,U=Z[,
1.731 +9e9S+X%sO+!;XH+!)FC*ZZ7?*#]b6()%Ar'+kce%h9$X%1EXR%1NaU%1WgW&.fBb&eYil',2)o'GD/
1.732 +o'+tlh&J,H`%LigP#n@OIzz5!ArHzz#6tSF%M'6j+!D^H+!DjU-R^Dm.k<,#.k2tr-RC#_,9e9Q+!)
1.733 +OH*?Q=D*??+?*#]_7)B'G0(D[_u&J5Td%h9'Y%1NaU%1WgV%LrsY%Ls!]&J5Zi&ekum'GM5q'GM2n&
1.734 +eP]f%hB-[%L`UM%KHJ/z!!!!_4obQ_z!!!!(#7CnK%2'Ep+!;RE+!N$Z-n-Vq.k)nr-mpAh,9e<S+!
1.735 +;RF*?6%=*?6%=)]T_4(D[i((DRZ!',2#j&.]6\%LrpX%h9'[%hB-\%hB0^&.oKd&ekum'GM5q'GM2p
1.736 +'G;#j&J5Qc%h9'[$OI7Tzz!!#2Hzz!!`]6$O[:J%h]]u)]9Y=+seQa.4Qes.4?Sk-71#_+WhdI*?6"
1.737 +;)]K_8)B0S5(`*u)(Ddi%'GM2o&ePZd%hB-\%h9-^&.]<`%hK9_&J,Nd&J>]j',)&o'GM5q',)&n&e
1.738 +Ycg&.fB`%hB!T$4[%9zz!'WRHzz#6kDA%1*:F%29a")&jVA,pjuh.k3"u.46Jh,9n?S*Zc@C)]K_8)
1.739 +]K\6)B'J1(`*u*()7Mt',)#l&J5Td&.fBb&J>Zg&J>Zf'+tli&eYfi',)&o'GM5q'GD,n',(uk&J5T
1.740 +d&J,Ka%h'!W&eY0Ezz5!ArHz!!!!'"pP>>$3peC&Jc<()BL%F-R^Gp.kNA'.4-;b+X%pK*uu@A)]K_
1.741 +8)]K\7)AsD2)&X8-()7Pu'GM/m'+toj&J>`n(DIPs(DRZ!',(uk&ebol'GM5q'GM5q',)#l&eYcg&J
1.742 +,Kc&.f?^%1Wg[&c_n3z!!!!_4obQ_z!!`]4"U55<#RUtL'GVK&+!2UP/1iG*0.\P#,U=Z]+<MgM*??
1.743 ++>*#oq<*#fk:)B'P6)AsD0()Ic%().Gs'bqGt'c%Z*)AsJ3(D[]!'GD,n',)&o'bh>r'GM8r'GM2o'
1.744 ++tlh&J,Nc%h]B^$k!XIzz!!#2Hzz#6tG9"U52:#n7CX()[o,*?c[W.P!#".4?Jg-RBrZ,9n?Q*uu@C
1.745 +*??.@*$$"<*#fh8)]]h9)Aa2,(`*r*(`=/.(`OG7*#ok6(DR]"'GD,o'GVAu'GM8s'c%Q"'bqDr&eY
1.746 +cg&J5Td&.T0Z#S$h7zz!'WRHz!!!!("pY;7"pkMB%Ls$`(`+)2+<i'Z.4HYm,pXc^+sA'P+<M[I*Zc
1.747 +@D*Zc@D*Zc@E*??4B+!)IB)AsG3)&aD4*#otA*ZZ7@*#fb4(D[`"'GM8u()@W#()@Z$()@W"'GM5p'
1.748 +,(uk&ePZd%1s$Y%KHJ/zz5!ArHzz#RCV=#R_%Q&eYrt(`F>7+X/0X,pai_,9nEX+X&!P+!;XI+<M[I
1.749 ++!2RH+<VgM+sA'O+!2OG*?6(>*ZZ7B*ZlOK+<DOC)]9M0()@W"'c.Z&()@]%()@Z$()@Z#'bh>r'GM
1.750 +2n&J5Tb&.T-Lzz!!!!_4obQ_z!!!!*#RC\A#n@R[',_W)*?,t?+<`!U,U=TZ,9e<U+sA-Q+X/'Q+Wq
1.751 +pO+X/*R+sS<X,:"HW+WqpO+<M^L+sA-R,9e<U+<DLB)]9M1(DR`&(Ddl((Ddi&()@Z$()7Pu'GM5q'
1.752 +GD,m&eGQa%0-A.zz!!#2Hzz!!!!+$47.I$5*sa(`425*uuFG+X/-U,9nEX+sJ6V,9nBW,9e<V,U4Q[
1.753 +,UOre.4-Ah-m^/c,U4NZ,:+T],paf_,U4NY+WqjJ)]9M1(Ddl((Ddl(()@Z$'bqGu'bh>q',;2q'GD
1.754 +,l%hB3]zzz!'WRHzz!!!!+$O[CS%2'Bl(`+8;*??1D+sJ6V+sS9U,:"KY,U=W\,U=Z^,palb-n?bt-
1.755 +n-Sq.OZ\m-RL5h-RU5g-mpAh,paf\+!D^G)]KV2(Ddl((Ddi&()7Q!'GM2o',(um()7Ms'+tif%hAX
1.756 +?zzz5!ArHzz!!!B7$k*[Z'G_W,*ZuRG)]^"C+sS?X,9\3S,9e?X,U=W],pai`-7C;m.k</$/M&G'/1
1.757 +W5".Olkr-n-So.4?Pj-71#a+sJ*M)AsA/(Ddi'()@W!'GD)m',2,p'GD5s'G;#l&eGQ`%KHJ/zz!!!
1.758 +!_4obQ_zz!!!?6$k<j^(E4A:,9e<N)]KhA+sJ6S+<_pQ,9nHZ,U=W\,UF`b-n-Vr/M8\./hJ\-/M/P
1.759 +*.k<,#.Olnt.Ocbo-RL)a,9e3K)&O/+()@W!'GD,m&J>`k'GD,n'bV5o&/#Te&.K$Jzzz!!#2Hzzz!
1.760 +"'&A%M9Bm*$-7I,9Rj@)B'V;+!2RI+X/-V,9nEX,U=W\,pald.4Ql#/h\k20/"q1/hJY+/1`>&.k<,
1.761 +#.k)np-7'o_+WqdB(D[`"'GD)l&J5Te&J>Qe&/#Qe%hK0]&J,E\$k!%8zzz!'WRHzzz!!s&C%h]a!+
1.762 +=&3X*[2@7()Ri)*$$%@+!;[L+X/-V,:"N[,pald.4Qi"0.nn20/"q1/hJ\./M/P+/M&G'.OZYk,pX`
1.763 +[*uc%5'b_8n&.f<]%M&sU$OdFQ%hB0[%1`s\&.T*Uzzzz5!ArHzzz!"')F'Gqo8,UFfd+rh:1'bh>r
1.764 +'c%`/*?H7E+X&$P+sS<W,paof.4H_u/1iD)/hJY,/M/P+/M/P*/1W5"-RL)`,U+6L)\j#"&J,E]$OR
1.765 +4K$47+J$OdFO$k*RQ$k<aU$jm=Azzz!!!!_4obQ_zzz!"',G)^$@O-71&c+VP=u&eYfi'GVB")''b>
1.766 +*??.B+X&!Q,UOld-n?_r.4Qhu/1`>'.kE5&/1`>&.k)no,pXZX*#oh3&eP`d$k*LN!!!!+$OmLQ$O[
1.767 +:L$4@1L%1EUO#mpY4zzz!!#2Hzzzz$4RLY)''tJ,pac[+;b\(&.fBb&ebup()Ii,)B0Y8*ZuOK,9\<
1.768 +Y-RgDi.OHSo.4Qet.Olqu.Olkr-70r^+<DRD()%8l&.AmQ$46b5z!"0)>$4.%F#RCeE$4.%Hzzzz!'
1.769 +WRHzzzz!"fe\*?ZLL+sJ0N)]9A)',(ri&ebol'bqH!'G_N'*$$"?*[2gS-RU,^+X&-Y.OZ_n.4HYn.
1.770 +4-Ag+sJ-L)]05#&.f<\$OQk6zz$4$kA#7(P>#7(SA#R:S7zzzz5!ArHzzzz!"g%d*[)XK*ZQ+7'c@`
1.771 +"'GD/o%Lrs\&.oEa',2/q()Ri+*Zc7?+!;RD+!2UM+X/9Z,pal^+sJ0P*Z>k1((q2i%1N^Gzzz#6k>
1.772 +9"pP89"pYA<#64`(zzz!!!!_4obQ_zzzz!"Keb*??+<(E45+',D,l&eGTa%1N[R$OR:N%h0*`&eYfi
1.773 +'c%W))B'D1)AaD5*#p"C+!2OF)BBb6((q5m&eGN_zzz!!!!&"U,)7"pP89"pP52zzzz!!#2Hzzzzz%
1.774 +hfct)AsD1)&Eu"&e>Qc%hT9Z#mq"G#mq"J$O[FS%hB3a'+kii',2,q',D8u)&jD4*#]_6(Ddo%zzzz
1.775 +zz"U,&5"U,)7"pFu,zzzz!'WRHzzzzz!!!`M().N"()@Mo&.T?e&/,N_$4-tD#6tM?#RC\B#n.4J%1
1.776 +3US%1Wm[&.oNg'GqQ#()@Pp'EA+5zzzzz!!!!&"U5,6"U,&6zzzzz5!ArHzzzzz!!!ZH'G1oe$k3[U
1.777 +$Om[X%hfHa$Om@L$O6qB#6tM?#6tJ>$4$qE$4@4M%1EaU%1s0c'+b]Tzzzzzz!!!!&"U"r3"U+l+zz
1.778 +zz!!!!_4obQ_zzzzz!"]_R%L`^S$OR7K$4@+J$kNp[%h&pV%1E[T%1ELM#7:_:#RLe;z$k*ORzzzzz
1.779 +zzz!!!!&!sAc2"TSN&zzzz!!#2Hzzzzzz%1WjW#7(\E#RCYA#m^eF$NL/,z!!!!.zzzzzzzzzzzzz!
1.780 +!!-("9\l.zzzzz!'WRHzzzzz!!!!-#m^b@#6tJ="pYA="U+l+zzzzzzzzzzzzzzzzzzzzzzz5!ArHz
1.781 +zzzz!!!<2#6b88#6t55#6b86"98E%zzzzzzzzzzzzzzzzzzzzzz!!!!_5!D.o5!D.o5!D.o5!D.o5!
1.782 +D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o
1.783 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.~>
1.784 +InterpretLevel1 not {
1.785 + grestore
1.786 +} if
1.787 +grestore
1.788 +%%%%EndImage
1.789 +1.000 UL
1.790 +LTb
1.791 +1.000 UP
1.792 +1.000 UL
1.793 +LTb
1.794 +stroke
1.795 +grestore
1.796 +end
1.797 +showpage
1.798 +%%Trailer
1.799 +%%DocumentFonts: Helvetica
2.1 --- a/MO_vs_Wwc1_jet.eps Sat Apr 11 19:39:56 2009 -0700
2.2 +++ b/MO_vs_Wwc1_jet.eps Sat Apr 11 19:50:21 2009 -0700
2.3 @@ -1,1 +1,794 @@
2.4 -../figures/MO_vs_Wwc1_jet.epsc
2.5 \ No newline at end of file
2.6 +%!PS-Adobe-2.0 EPSF-2.0
2.7 +%%Title: MO_vs_Wwc1_jet.epsc
2.8 +%%Creator: gnuplot 4.2 patchlevel 2
2.9 +%%CreationDate: Fri Apr 3 01:34:02 2009
2.10 +%%DocumentFonts: (atend)
2.11 +%%BoundingBox: 50 50 410 302
2.12 +%%EndComments
2.13 +%%BeginProlog
2.14 +/gnudict 256 dict def
2.15 +gnudict begin
2.16 +%
2.17 +% The following 6 true/false flags may be edited by hand if required
2.18 +% The unit line width may also be changed
2.19 +%
2.20 +/Color true def
2.21 +/Blacktext false def
2.22 +/Solid true def
2.23 +/Dashlength 1 def
2.24 +/Landscape false def
2.25 +/Level1 false def
2.26 +/Rounded false def
2.27 +/TransparentPatterns false def
2.28 +/gnulinewidth 5.000 def
2.29 +/userlinewidth gnulinewidth def
2.30 +%
2.31 +/vshift -46 def
2.32 +/dl1 {
2.33 + 10.0 Dashlength mul mul
2.34 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
2.35 +} def
2.36 +/dl2 {
2.37 + 10.0 Dashlength mul mul
2.38 + Rounded { currentlinewidth 0.75 mul add } if
2.39 +} def
2.40 +/hpt_ 31.5 def
2.41 +/vpt_ 31.5 def
2.42 +/hpt hpt_ def
2.43 +/vpt vpt_ def
2.44 +Level1 {} {
2.45 +/SDict 10 dict def
2.46 +systemdict /pdfmark known not {
2.47 + userdict /pdfmark systemdict /cleartomark get put
2.48 +} if
2.49 +SDict begin [
2.50 + /Title (MO_vs_Wwc1_jet.epsc)
2.51 + /Subject (gnuplot plot)
2.52 + /Creator (gnuplot 4.2 patchlevel 2 )
2.53 + /Author (Bayle Shanks,,,)
2.54 +% /Producer (gnuplot)
2.55 +% /Keywords ()
2.56 + /CreationDate (Fri Apr 3 01:34:02 2009)
2.57 + /DOCINFO pdfmark
2.58 +end
2.59 +} ifelse
2.60 +%
2.61 +% Gnuplot Prolog Version 4.2 (August 2006)
2.62 +%
2.63 +/M {moveto} bind def
2.64 +/L {lineto} bind def
2.65 +/R {rmoveto} bind def
2.66 +/V {rlineto} bind def
2.67 +/N {newpath moveto} bind def
2.68 +/Z {closepath} bind def
2.69 +/C {setrgbcolor} bind def
2.70 +/f {rlineto fill} bind def
2.71 +/vpt2 vpt 2 mul def
2.72 +/hpt2 hpt 2 mul def
2.73 +/Lshow {currentpoint stroke M 0 vshift R
2.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
2.75 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
2.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
2.77 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
2.78 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
2.79 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
2.80 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
2.81 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
2.82 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
2.83 +/BL {stroke userlinewidth 2 mul setlinewidth
2.84 + Rounded {1 setlinejoin 1 setlinecap} if} def
2.85 +/AL {stroke userlinewidth 2 div setlinewidth
2.86 + Rounded {1 setlinejoin 1 setlinecap} if} def
2.87 +/UL {dup gnulinewidth mul /userlinewidth exch def
2.88 + dup 1 lt {pop 1} if 10 mul /udl exch def} def
2.89 +/PL {stroke userlinewidth setlinewidth
2.90 + Rounded {1 setlinejoin 1 setlinecap} if} def
2.91 +% Default Line colors
2.92 +/LCw {1 1 1} def
2.93 +/LCb {0 0 0} def
2.94 +/LCa {0 0 0} def
2.95 +/LC0 {1 0 0} def
2.96 +/LC1 {0 1 0} def
2.97 +/LC2 {0 0 1} def
2.98 +/LC3 {1 0 1} def
2.99 +/LC4 {0 1 1} def
2.100 +/LC5 {1 1 0} def
2.101 +/LC6 {0 0 0} def
2.102 +/LC7 {1 0.3 0} def
2.103 +/LC8 {0.5 0.5 0.5} def
2.104 +% Default Line Types
2.105 +/LTw {PL [] 1 setgray} def
2.106 +/LTb {BL [] LCb DL} def
2.107 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
2.108 +/LT0 {PL [] LC0 DL} def
2.109 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def
2.110 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def
2.111 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
2.112 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
2.113 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
2.114 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
2.115 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
2.116 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
2.117 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
2.118 +/Dia {stroke [] 0 setdash 2 copy vpt add M
2.119 + hpt neg vpt neg V hpt vpt neg V
2.120 + hpt vpt V hpt neg vpt V closepath stroke
2.121 + Pnt} def
2.122 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
2.123 + currentpoint stroke M
2.124 + hpt neg vpt neg R hpt2 0 V stroke
2.125 + } def
2.126 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
2.127 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
2.128 + hpt2 neg 0 V closepath stroke
2.129 + Pnt} def
2.130 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
2.131 + hpt2 vpt2 neg V currentpoint stroke M
2.132 + hpt2 neg 0 R hpt2 vpt2 V stroke} def
2.133 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
2.134 + hpt neg vpt -1.62 mul V
2.135 + hpt 2 mul 0 V
2.136 + hpt neg vpt 1.62 mul V closepath stroke
2.137 + Pnt} def
2.138 +/Star {2 copy Pls Crs} def
2.139 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
2.140 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
2.141 + hpt2 neg 0 V closepath fill} def
2.142 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M
2.143 + hpt neg vpt -1.62 mul V
2.144 + hpt 2 mul 0 V
2.145 + hpt neg vpt 1.62 mul V closepath fill} def
2.146 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
2.147 + hpt neg vpt 1.62 mul V
2.148 + hpt 2 mul 0 V
2.149 + hpt neg vpt -1.62 mul V closepath stroke
2.150 + Pnt} def
2.151 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
2.152 + hpt neg vpt 1.62 mul V
2.153 + hpt 2 mul 0 V
2.154 + hpt neg vpt -1.62 mul V closepath fill} def
2.155 +/DiaF {stroke [] 0 setdash vpt add M
2.156 + hpt neg vpt neg V hpt vpt neg V
2.157 + hpt vpt V hpt neg vpt V closepath fill} def
2.158 +/Pent {stroke [] 0 setdash 2 copy gsave
2.159 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
2.160 + closepath stroke grestore Pnt} def
2.161 +/PentF {stroke [] 0 setdash gsave
2.162 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
2.163 + closepath fill grestore} def
2.164 +/Circle {stroke [] 0 setdash 2 copy
2.165 + hpt 0 360 arc stroke Pnt} def
2.166 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
2.167 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
2.168 +/C1 {BL [] 0 setdash 2 copy moveto
2.169 + 2 copy vpt 0 90 arc closepath fill
2.170 + vpt 0 360 arc closepath} bind def
2.171 +/C2 {BL [] 0 setdash 2 copy moveto
2.172 + 2 copy vpt 90 180 arc closepath fill
2.173 + vpt 0 360 arc closepath} bind def
2.174 +/C3 {BL [] 0 setdash 2 copy moveto
2.175 + 2 copy vpt 0 180 arc closepath fill
2.176 + vpt 0 360 arc closepath} bind def
2.177 +/C4 {BL [] 0 setdash 2 copy moveto
2.178 + 2 copy vpt 180 270 arc closepath fill
2.179 + vpt 0 360 arc closepath} bind def
2.180 +/C5 {BL [] 0 setdash 2 copy moveto
2.181 + 2 copy vpt 0 90 arc
2.182 + 2 copy moveto
2.183 + 2 copy vpt 180 270 arc closepath fill
2.184 + vpt 0 360 arc} bind def
2.185 +/C6 {BL [] 0 setdash 2 copy moveto
2.186 + 2 copy vpt 90 270 arc closepath fill
2.187 + vpt 0 360 arc closepath} bind def
2.188 +/C7 {BL [] 0 setdash 2 copy moveto
2.189 + 2 copy vpt 0 270 arc closepath fill
2.190 + vpt 0 360 arc closepath} bind def
2.191 +/C8 {BL [] 0 setdash 2 copy moveto
2.192 + 2 copy vpt 270 360 arc closepath fill
2.193 + vpt 0 360 arc closepath} bind def
2.194 +/C9 {BL [] 0 setdash 2 copy moveto
2.195 + 2 copy vpt 270 450 arc closepath fill
2.196 + vpt 0 360 arc closepath} bind def
2.197 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
2.198 + 2 copy moveto
2.199 + 2 copy vpt 90 180 arc closepath fill
2.200 + vpt 0 360 arc closepath} bind def
2.201 +/C11 {BL [] 0 setdash 2 copy moveto
2.202 + 2 copy vpt 0 180 arc closepath fill
2.203 + 2 copy moveto
2.204 + 2 copy vpt 270 360 arc closepath fill
2.205 + vpt 0 360 arc closepath} bind def
2.206 +/C12 {BL [] 0 setdash 2 copy moveto
2.207 + 2 copy vpt 180 360 arc closepath fill
2.208 + vpt 0 360 arc closepath} bind def
2.209 +/C13 {BL [] 0 setdash 2 copy moveto
2.210 + 2 copy vpt 0 90 arc closepath fill
2.211 + 2 copy moveto
2.212 + 2 copy vpt 180 360 arc closepath fill
2.213 + vpt 0 360 arc closepath} bind def
2.214 +/C14 {BL [] 0 setdash 2 copy moveto
2.215 + 2 copy vpt 90 360 arc closepath fill
2.216 + vpt 0 360 arc} bind def
2.217 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
2.218 + vpt 0 360 arc closepath} bind def
2.219 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
2.220 + neg 0 rlineto closepath} bind def
2.221 +/Square {dup Rec} bind def
2.222 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
2.223 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
2.224 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
2.225 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
2.226 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
2.227 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
2.228 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
2.229 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
2.230 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
2.231 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
2.232 + 2 copy vpt Square fill Bsquare} bind def
2.233 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
2.234 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
2.235 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
2.236 + Bsquare} bind def
2.237 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
2.238 + Bsquare} bind def
2.239 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
2.240 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
2.241 + 2 copy vpt Square fill Bsquare} bind def
2.242 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
2.243 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
2.244 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
2.245 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
2.246 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
2.247 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
2.248 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
2.249 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
2.250 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
2.251 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
2.252 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
2.253 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
2.254 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
2.255 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
2.256 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
2.257 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
2.258 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
2.259 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
2.260 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
2.261 +/DiaE {stroke [] 0 setdash vpt add M
2.262 + hpt neg vpt neg V hpt vpt neg V
2.263 + hpt vpt V hpt neg vpt V closepath stroke} def
2.264 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
2.265 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
2.266 + hpt2 neg 0 V closepath stroke} def
2.267 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M
2.268 + hpt neg vpt -1.62 mul V
2.269 + hpt 2 mul 0 V
2.270 + hpt neg vpt 1.62 mul V closepath stroke} def
2.271 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
2.272 + hpt neg vpt 1.62 mul V
2.273 + hpt 2 mul 0 V
2.274 + hpt neg vpt -1.62 mul V closepath stroke} def
2.275 +/PentE {stroke [] 0 setdash gsave
2.276 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
2.277 + closepath stroke grestore} def
2.278 +/CircE {stroke [] 0 setdash
2.279 + hpt 0 360 arc stroke} def
2.280 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
2.281 +/DiaW {stroke [] 0 setdash vpt add M
2.282 + hpt neg vpt neg V hpt vpt neg V
2.283 + hpt vpt V hpt neg vpt V Opaque stroke} def
2.284 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
2.285 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
2.286 + hpt2 neg 0 V Opaque stroke} def
2.287 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M
2.288 + hpt neg vpt -1.62 mul V
2.289 + hpt 2 mul 0 V
2.290 + hpt neg vpt 1.62 mul V Opaque stroke} def
2.291 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
2.292 + hpt neg vpt 1.62 mul V
2.293 + hpt 2 mul 0 V
2.294 + hpt neg vpt -1.62 mul V Opaque stroke} def
2.295 +/PentW {stroke [] 0 setdash gsave
2.296 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
2.297 + Opaque stroke grestore} def
2.298 +/CircW {stroke [] 0 setdash
2.299 + hpt 0 360 arc Opaque stroke} def
2.300 +/BoxFill {gsave Rec 1 setgray fill grestore} def
2.301 +/Density {
2.302 + /Fillden exch def
2.303 + currentrgbcolor
2.304 + /ColB exch def /ColG exch def /ColR exch def
2.305 + /ColR ColR Fillden mul Fillden sub 1 add def
2.306 + /ColG ColG Fillden mul Fillden sub 1 add def
2.307 + /ColB ColB Fillden mul Fillden sub 1 add def
2.308 + ColR ColG ColB setrgbcolor} def
2.309 +/BoxColFill {gsave Rec PolyFill} def
2.310 +/PolyFill {gsave Density fill grestore grestore} def
2.311 +/h {rlineto rlineto rlineto gsave fill grestore} bind def
2.312 +%
2.313 +% PostScript Level 1 Pattern Fill routine for rectangles
2.314 +% Usage: x y w h s a XX PatternFill
2.315 +% x,y = lower left corner of box to be filled
2.316 +% w,h = width and height of box
2.317 +% a = angle in degrees between lines and x-axis
2.318 +% XX = 0/1 for no/yes cross-hatch
2.319 +%
2.320 +/PatternFill {gsave /PFa [ 9 2 roll ] def
2.321 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
2.322 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
2.323 + gsave 1 setgray fill grestore clip
2.324 + currentlinewidth 0.5 mul setlinewidth
2.325 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
2.326 + 0 0 M PFa 5 get rotate PFs -2 div dup translate
2.327 + 0 1 PFs PFa 4 get div 1 add floor cvi
2.328 + {PFa 4 get mul 0 M 0 PFs V} for
2.329 + 0 PFa 6 get ne {
2.330 + 0 1 PFs PFa 4 get div 1 add floor cvi
2.331 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
2.332 + } if
2.333 + stroke grestore} def
2.334 +%
2.335 +/languagelevel where
2.336 + {pop languagelevel} {1} ifelse
2.337 + 2 lt
2.338 + {/InterpretLevel1 true def}
2.339 + {/InterpretLevel1 Level1 def}
2.340 + ifelse
2.341 +%
2.342 +% PostScript level 2 pattern fill definitions
2.343 +%
2.344 +/Level2PatternFill {
2.345 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
2.346 + bind def
2.347 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
2.348 +<< Tile8x8
2.349 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
2.350 +>> matrix makepattern
2.351 +/Pat1 exch def
2.352 +<< Tile8x8
2.353 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
2.354 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
2.355 +>> matrix makepattern
2.356 +/Pat2 exch def
2.357 +<< Tile8x8
2.358 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
2.359 + 8 8 L 8 0 L 0 0 L fill}
2.360 +>> matrix makepattern
2.361 +/Pat3 exch def
2.362 +<< Tile8x8
2.363 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
2.364 + 0 12 M 12 0 L stroke}
2.365 +>> matrix makepattern
2.366 +/Pat4 exch def
2.367 +<< Tile8x8
2.368 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
2.369 + 0 -4 M 12 8 L stroke}
2.370 +>> matrix makepattern
2.371 +/Pat5 exch def
2.372 +<< Tile8x8
2.373 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
2.374 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
2.375 +>> matrix makepattern
2.376 +/Pat6 exch def
2.377 +<< Tile8x8
2.378 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
2.379 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
2.380 +>> matrix makepattern
2.381 +/Pat7 exch def
2.382 +<< Tile8x8
2.383 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
2.384 + 12 0 M -4 8 L 12 4 M 0 10 L stroke}
2.385 +>> matrix makepattern
2.386 +/Pat8 exch def
2.387 +<< Tile8x8
2.388 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
2.389 + -4 0 M 12 8 L -4 4 M 8 10 L stroke}
2.390 +>> matrix makepattern
2.391 +/Pat9 exch def
2.392 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
2.393 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
2.394 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
2.395 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
2.396 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
2.397 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
2.398 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
2.399 +} def
2.400 +%
2.401 +%
2.402 +%End of PostScript Level 2 code
2.403 +%
2.404 +/PatternBgnd {
2.405 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
2.406 +} def
2.407 +%
2.408 +% Substitute for Level 2 pattern fill codes with
2.409 +% grayscale if Level 2 support is not selected.
2.410 +%
2.411 +/Level1PatternFill {
2.412 +/Pattern1 {0.250 Density} bind def
2.413 +/Pattern2 {0.500 Density} bind def
2.414 +/Pattern3 {0.750 Density} bind def
2.415 +/Pattern4 {0.125 Density} bind def
2.416 +/Pattern5 {0.375 Density} bind def
2.417 +/Pattern6 {0.625 Density} bind def
2.418 +/Pattern7 {0.875 Density} bind def
2.419 +} def
2.420 +%
2.421 +% Now test for support of Level 2 code
2.422 +%
2.423 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse
2.424 +%
2.425 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
2.426 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
2.427 +currentdict end definefont pop
2.428 +/MFshow {
2.429 + { dup 5 get 3 ge
2.430 + { 5 get 3 eq {gsave} {grestore} ifelse }
2.431 + {dup dup 0 get findfont exch 1 get scalefont setfont
2.432 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
2.433 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
2.434 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
2.435 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
2.436 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
2.437 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
2.438 + pop aload pop M} ifelse }ifelse }ifelse }
2.439 + ifelse }
2.440 + forall} bind def
2.441 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
2.442 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
2.443 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
2.444 +/MLshow { currentpoint stroke M
2.445 + 0 exch R
2.446 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
2.447 +/MRshow { currentpoint stroke M
2.448 + exch dup MFwidth neg 3 -1 roll R
2.449 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
2.450 +/MCshow { currentpoint stroke M
2.451 + exch dup MFwidth -2 div 3 -1 roll R
2.452 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
2.453 +/XYsave { [( ) 1 2 true false 3 ()] } bind def
2.454 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def
2.455 +end
2.456 +%%EndProlog
2.457 +gnudict begin
2.458 +gsave
2.459 +50 50 translate
2.460 +0.050 0.050 scale
2.461 +0 setgray
2.462 +newpath
2.463 +(Helvetica) findfont 140 scalefont setfont
2.464 +gsave % colour palette begin
2.465 +/maxcolors 64 def
2.466 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
2.467 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
2.468 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
2.469 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
2.470 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
2.471 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
2.472 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
2.473 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
2.474 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
2.475 + } ifelse} def
2.476 +/Constrain {
2.477 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
2.478 +/YIQ2RGB {
2.479 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
2.480 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
2.481 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
2.482 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
2.483 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
2.484 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
2.485 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
2.486 + exch 1.91 mul exch add Constrain 3 1 roll} def
2.487 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
2.488 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
2.489 + if} ifelse} ifelse} ifelse} def
2.490 +/InterpolatedColor true def
2.491 +/grayindex {/gidx 0 def
2.492 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
2.493 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
2.494 + GrayA gidx get sub div} def
2.495 +/redvalue {RedA gidx get RedA gidx 1 sub get
2.496 + RedA gidx get sub dgdxval mul add} def
2.497 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get
2.498 + GreenA gidx get sub dgdxval mul add} def
2.499 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get
2.500 + BlueA gidx get sub dgdxval mul add} def
2.501 +/interpolate {
2.502 + grayindex grayv GrayA gidx get sub abs 1e-5 le
2.503 + {RedA gidx get GreenA gidx get BlueA gidx get}
2.504 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
2.505 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746
2.506 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651
2.507 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556
2.508 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746
2.509 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365
2.510 + .9524 .9683 .9841 1 ] def
2.511 +/RedA [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .0238 .0873 .1508
2.512 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127
2.513 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627
2.514 + .5635 .5 ] def
2.515 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524
2.516 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1
2.517 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254
2.518 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def
2.519 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1
2.520 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413
2.521 + .2778 .2143 .1508 .0873 .0238 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
2.522 + 0 0 ] def
2.523 +/pm3dround {maxcolors 0 gt {dup 1 ge
2.524 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
2.525 +/pm3dGamma 1.0 1.5 div def
2.526 +/ColorSpace (RGB) def
2.527 +Color true and { % COLOUR vs. GRAY map
2.528 + InterpolatedColor { %% Interpolation vs. RGB-Formula
2.529 + /g {stroke pm3dround /grayv exch def interpolate
2.530 + SelectSpace setrgbcolor} bind def
2.531 + }{
2.532 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
2.533 + SelectSpace setrgbcolor} bind def
2.534 + } ifelse
2.535 +}{
2.536 + /g {stroke pm3dround pm3dGamma exp setgray} bind def
2.537 +} ifelse
2.538 +1.000 UP
2.539 +1.000 UL
2.540 +LTb
2.541 +1.000 UL
2.542 +LT0
2.543 +LTb
2.544 +%%%%BeginImage
2.545 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip
2.546 +InterpretLevel1 {
2.547 + %% Construct a box instead of image
2.548 + LTb
2.549 + 876 4852 M
2.550 + 5292 0 V
2.551 + 0 -4429 V
2.552 + -5292 0 V
2.553 + 876 4852 L
2.554 + 40 -110 R
2.555 + (PS level 2 image) Lshow
2.556 + % Read data but ignore it
2.557 + /imagebuf 15207 string def
2.558 + currentfile imagebuf readstring
2.559 +} {
2.560 +gsave
2.561 +876 4852 translate
2.562 +5292 -4429 scale
2.563 +%%%%BeginPalette
2.564 +[ /Indexed
2.565 + /DeviceRGB 63
2.566 + <
2.567 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1
2.568 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff
2.569 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff
2.570 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88
2.571 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06
2.572 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400
2.573 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200
2.574 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000
2.575 + >
2.576 +] setcolorspace
2.577 +%%%%EndPalette
2.578 +<<
2.579 + /ImageType 1
2.580 + /Width 135
2.581 + /Height 113
2.582 + /BitsPerComponent 8
2.583 + /ImageMatrix [ 135 0 0 113 0 0 ]
2.584 + /Decode [ 0 255 ]
2.585 + /DataSource currentfile /ASCII85Decode filter
2.586 + /MultipleDataSources false
2.587 + /Interpolate false
2.588 +>>
2.589 +image
2.590 +} ifelse
2.591 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
2.592 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
2.593 +!D.o5!D.o5!D.o!WW3#zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRIzzzzzzzzzzzzzzzzzzzzzz
2.594 +zzzzzzzzzzz5!AuIzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzz
2.595 +zzzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzz
2.596 +zzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzz
2.597 +zzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzz!!**&"98E%zzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzz
2.598 +zzz!s/T.zzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzzz!!!3*!sAr2zzzzzzzzzzzz!!!!_4obQ_zz
2.599 +zzz!#tt=zzzzzzzzzzzz!!`Z0!sel,zzzzzzzzzzzz!!#2Hzzzzz!!!!?+<UXazzzzzzzzzzz!!!!*
2.600 +#R1D6":5&.zzzzzzzzzzzz!'WRH!!*'"zzzz!!"5g,6.]Dzzzzzzzzzzz!"92@#6k>7%hAX?zzzzzz
2.601 +zzzzzz5!ArJ!<<0)zzzz,paf_,pb_Tzz4obQ_zzz!#64`)#sX:zzz%h&dN#6k>8%fcS0zzzzzzzzzz
2.602 +z!!!!_4obQc!sAc6$31&+zz!!!!C,U=Z_5!D.1!!!!;)a6GL4obQ_zzz)]K\5)&O/-zz!#-"U$jm:H
2.603 +#6tSAzzzzzzzzzzzz!!#2H!!!-)#m^kM)&E8Qzz!$id3,:,N&.6]p>*>f\7*BkN.4obQ_zz!!!!9)B
2.604 +9_8(`=22)uos=z'b_)g%13CH"pP>?zzzzzzzzzzzz!'WRH!!!68$OdL[&f)9#)uos=!!!!H-RC&b5!
2.605 +CDZ-mTcI(Ch,r(d9#`*WQ0?zz!#HFh)B0V6)B'S8)ZTj<!#?=d'+k]`$OR1F#7(YFzzzzzzzzzzzz5
2.606 +!ArH!!!]E%hKQn',ME,,UEEj!%'$@-n$Jk.m>L5,paKC'+P3X)B^1E*rl9@z4obRH(E"23)B9Y4)&j
2.607 +P7)?:Wl(Dmr$&.]6Z$47(F#7(\H%0-A.zzzzzzzzzz!!!!_4obQ_!!!fM',V]0*#p"C,pOT[,pt&h.
2.608 +P!&6/M/P',9[m7#R1VO*[E$V,9oB95!D.o5!D.o+!D^G*ZQ1?*?H1=)&X8-(_[Mo%h/pT$OR4H#R:S
2.609 +>$31&+zzzzzzzzzz!!#2Hz!!!fP)B0eB+!)OK,:=ie-RpSr/1`;%/hAS"+VYV"&eH',-R^>g4sVF<,
2.610 +U"?S+<iuo,9nKY+WhdI*ZH%:)&O2)'G:ug%L`^Q$47+H#7(P@zzzzzzzzzzz!'WRHz!#HOl+!MmR+X
2.611 +8<_-RgGm-n-Yt/1iD+/h\b$+rV:@*[rQf.4IG/-RL8j-mg>f5!CAB-RCr$+sA*O*ZZ1;(_m_u&ePWa
2.612 +$k*LO$47(G#R:P<zzzzzzzzzzz5!ArHz()@r9-6jc_,Ub)k.k2qs.kE5(0/#"2/2&S%-nQu%/Lr;"4
2.613 +t.s2.Outu.Olnu5!D.o5!D.o4s;$j*ul1;(DRSr&J#?\$k*OO$47(F"pP;:zzzzzzzzzz!!!!_4obQ
2.614 +_!!!!7)'C4P-n6br.Ocht.k3##/1`A(0.SY-/hJb0/hS\+.k3_3.k3&#/1`>&/1W8'4tA'1-RU/b4s
2.615 +;'k*?6"7().Dp&.]6[$k*LN$4-qA"pP57zzzzzzzzzz!!#2Hz!!!`M+!`6a/M&D&/1`A*/1rM*.kiS
2.616 +0*\8p-/hJb1/hJY=4t8!3.k</%/1iG*/1iG(.k2tq-7'o]4s;!g*#on8()7Jp&.T0Z$k*OP#mUY<"U
2.617 +"r3zzzzzzzzzz!'WRHz!!!`O+X\`i0.eb./h\h10J+h.0eP(,)a6GL5!D.o5!CPL.k<,#.kE5'/hSe
2.618 +1/hJS(.OZYk,pXZX4s(gd*#oh6(DIJn&.]6[$k3UP#6k>7"9\i2zzzzzzzzzz5!ArHz!"fqc+t+ij/
2.619 +1iG+0/,(60/#"6/hfIQ/2&_54u+fU/hS\+.kE5&/M/S-0/"t2/M&D$-mp>f,U4Hr4s(ge*#fe6'b_,
2.620 +i%hB-Z%1ERL"pP25"9Sc0zzzzzzzzz!!!!_4obQ_z&JlE-,Uk/n/1rP.0JP::1,C[>1-RHG1,1L>1G
2.621 +U[=0.eb-/M/M*/h\k20/"q0/1W.t-7'r_+s9&l+!)ID)]9P0'b_/j%hB-Y$OI(D"U,#3"9\i2"U,)1
2.622 +zzzzzzzz!!#2Hzz&f;Z2,U=ff/1iM/1,(I>2)R6M4uYG[2)[3H1c$m@0J4t1/hJY-0/"t20.nh-.Oc
2.623 +\j,U=QW5!C)3+!2OD)B'G0'bV)i%h9$V$4$kA"U,#3"9\i2"U5/8#QOi)zzzzzzz!'WRHz!!!!2'H%
2.624 +i4,pk&j/M8_30JYFA2E3l\3B9)Z3B&iS1bpg@0eY+1/M/S-0.nk0/M&D%-RL,b,9n?T4s1sj+!)FC*
2.625 +#]_2'+tid%LiaN#6tG;"U"r3"U,&5"pP;<$OQk6zzzzzzz5!ArHz!"fhW(E=D<,:=lj/hf"71,LjH2
2.626 +a08`3]];^3]T/Y1c$jA0.nh./M/S-/hJY*.k2tq,pX`\+sA'm4s1ph+!)ID*#fb1&eGQ`$OR.F#6tG
2.627 +:"U,&5"pG29#6tJ=#mgS3zzzzzz!!!!_4obQ_z&.fKi)BL"H-7UJt0JG4;2DmBV3'',`4Zkhg3]T&S
2.628 +1GCL9/hJY,/M8Y-/M&A$.46Df,U4KV+<Wij+<M[I*Zc@C*#KA&&Io6Y$47(E"pG/6"U,&6"pYA<#RC
2.629 +\A#RC_:$47(>zzzzz!!#2Hz!!!!1&/,m"*ZcLN-n6i$0JG:@1c7HW4?Pbi4Zkee3&NNI0J>+4/M/P+
2.630 +/M/P*.k)kp-7'r`,9e9R4s1si+!2RH*Zc@C)&Eqt%L`^Q$4$k@"U,&5"U5/9#6tJ>#RC_C$4.(I#RC
2.631 +\@"pP58$31&+zzz!'WRHz!!!WE',DK-+X8<^/1`;)1,C^M4uYJa4Ztqk4Zb_c2)I*C0J>(3/M/P+/1
2.632 +`>%.4?Pj,pX]Z+Wrrk+!2RH+!)LF*??(:'G(`a%L`[O#6k>8"U,&6"pP;;#7(SA#mptF#mq"G#R1M;
2.633 +"UG>?$31&+zzz5!ArHz!!!WH(`a_A,:+]e.k</(1GUaM2*!`]5!;%l4?GP]1bpa=0/"q0/M/P*/1W.
2.634 +t-mg8d,U+Bq4s(gd*?H7B*ZZ7A*#TP,'+bZa$jd.C"pG/6"U,)7#6tJ=#mgnF$47(G#mgnE#6k>9#m
2.635 +U_C#ljr*zz!!!!_4obQ_z!#64b*$?IP-RgMp.4d)*0JG[S2EEl^4?bnk4$#5U1GLR:0/"q1/hJV).k
2.636 +)ko-6tc=5!C)1)]Tb8)B9_:*?6%<(`!bt&J,?X#RCV<"U,&5"pP;;#6tM@$47+I$47+I$4."F#6k;:
2.637 +"U,29"U>8;zz!!#2Hzz)AX86,9nK^-n6\q.4Zu'5!Ce[2`EcZ4Ztqh3B/lP1,1I90/"q1/M&A$.6]p
2.638 +Z4sE05+!)C>)&O50)B'P7)&<o!',)#l%13@G#6kA:"pP89#6tJ>#RLhF$O[:K$O[=L#RC\A#6tG:"U
2.639 +>29"U,,8zz!'WRHz!!!!;(`=D>,pt,k.Olkr.P!&6/het:3&s)`4ZbY`2Dd3F0eb:70.eb>5!D.o,p
2.640 +YZ!+WqgI)]9G+'c%Q$(`=,*',(uk&eYT]#m^b@#6k>9"pP;;#7(SA$47.K$O[:K$O[=K#mgkB#6tG:
2.641 +"U,#4"pG27zz5!ArHz!!"&U(*F_F-7C;m.OZYn.4RM4/h\q:2E*]Y3ArcP0ekC:0J>"1/Lr>%4t%a'
2.642 +,9e9R*?5q6()7Gq'GM8r&.oNd&JGce%giXM#R:S="pP89#6tJ=#RCbE$O[=M$O[=M$O[:J#m^eA"pP
2.643 +56"U"r2#6b87z!!!!_4obQ_z!$2mo*?laV-n$Sp-mp?*4tA08/MJn81c@9N1c$m?0.nh//M&D&.R#:
2.644 +0-7'r_+W_UB)ANkt'+tuo'bCre%LrsX%13FJ#m^eA#6tJ>#6tJ=#6tM@#mgqH$O[=M$O[=M$OR1H#R
2.645 +:S="U,&5"9\o4"Tno4z!!#2Hzz(`4&-+<i*Y-n-Pn-RV)-.k<,%0/>:=1c.$E0J>%1/1`>&.k3_H-m
2.646 +pAg,pONR)]BM0&eGQa',(lc$k3[V%LW[N#R:S>#7(S@#RC\A#RC\A#RC_C#mq%J$O[=M$O[=L$47(F
2.647 +#6tG:"U529"9\i2"9\l.z!'WRHz!!!!_'c7r5,:"N]-7:/f4sqa..k<2)0JYF>1,1I8/M&G(.k3#44
2.648 +t%g,-7'r_+WVI?)&Er"%M'!Y%gr^O$47(I#6kA:"pP8:#7(SA#mgnD#RC\A#mgnF$47.K$OdCN$OR4
2.649 +I$4$nB#6k>9"U,/8"9\i2"9SW(z5!ArHz!'V)\()e/8+XA<Y,pXd#-RU;k.kNA-0JP:90J4q..k<,"
2.650 +.6]10-n$Ji,U+BS*#TY1'+tfc%1<OM#mq"H$4$h>"U,&5"U52:#RLhF$47+H#m^eB#mgnF$47.K$O[
2.651 +=M$4."F#RCY?"pP89"U,#3"U"r2!rr<$!!!!_4obQ_z4s)s+)&jV=+sJ3U+[.+s,paoh.P!,)/h\k1
2.652 +/hAP(.Olkr4t.m.-RU/`+s7mD()7Pp&.AsT$4$nC#mgkA"U,&5"U,&6"pP>=#mq%K$O[:J#mgkC#RL
2.653 +eE$47.J$47(G#mgkC#6tJ<"pP88"9Sc0"9\f/!rr<$!!#2Hz!!!!_)Ep>'*$-4F+X/$O4sM9u,U4T`
2.654 +.P35(/M/M)/1W2".OdP1.4?Sj-6aTT*>oY.'FkT\$OI+G"pP88"U,&5"U,&6"pP89#7(VC$OdFP$jm
2.655 +:I#m^eB#mgnF$47+I#mgnD#RC\@#6tG;"pP56"9S`.!s8W-z!'WRHz!!!!_4r>1X*ZlLI+<Nch+<i!
2.656 +S+sSH`.P!#".k3"t.Ochr-pB%,,pXcZ*Zl@@)Aa)!$jd4G#6tD:"U,&5"U,&6"pYA<#6tJ=#RLkI$k
2.657 +*OQ$47(F#RC\A#mq"H$OR4I#m^eB#R:S>#6tG;"p>&3!s8W-!s8W,z5!ArHz!!!iQ(`XS=+X%sM+$L
2.658 +bh+<_mQ,UFcc-n$Mm-7:/h-RL3)-RL2b+<V^E)AsA-&Io0T#m^b?"U,#3"9er4"U52;#RLeD#RC_D$
2.659 +k*RR$k!IO$4."E#RC\B$4@4L$47+H#m^eB#R:S>#6kA:"U"o/!WiH*!WiE'!!!!_4obQ_z!!!lT*$6
2.660 +:I,9\3o4s1sk+X&$S,UF]],pjrb-7'ua,X*J",9S'K*>oV,'bUub#mgkB"pP57"9\i1"U,&5#RC\A$
2.661 +47+J$O[@P%1NaU$k*LN#m^eB#RCbE$OdCN$OR1H#RC\@#6tJ="pP56!s8T+!WiE)!W`<%!!#2Hzz(D
2.662 +du0+!DjS,:"Kt+sA*Q+sS<X,9nEX,U=T[,9e?r,9S*M*Zc=<().Am%gi[M#6kA9"U,&5"9\l4"pYJA
2.663 +$4.(I$4@4M%1WjX%h9$X$k!CK#m^eB#mq%J$k*OP$OR1G#RCY?#6kA:"U"r1!s/N*!s/K)!<N6$!'W
2.664 +RHz!!!!8)&aG<,UOf`,pb`$,U4T[,pXc^,9nHY+sJ0R+[/(3*ZZ.=)&O)$%h&jQ#m^b@"pP88"U,&4
2.665 +"pYA>#n77M$k!FO$k3XU%LrsZ%LrpV$OR4I#RC_D$OmOS%1N^R$4."E#6tJ="pP56"9\f/!s8T+!W`
2.666 +<&!WW3#5!ArHz!!!rV)BU.K-7:/g-U&h)-RU>m-7C>i,pai_,U=Z[+[-th)]BP-&e>BY$47(G#7(P>
2.667 +#6kA:"pG/9#RLnJ%L`aU&.]6]%LrsY%LrsY%LrpU$O[:J$471N%1NaU$k!FM#RC\@#6tG;"U,&3!s8
2.668 +`/"9JW+!WiB(!!!!_4obQ_z!$3$t*[2jW-n$N..4Qht/1iG)/M/D%-n$Dh-71!%+s7mE)&<hs&.K$U
2.669 +$O[7H#mgkC#6kD;"pkPC$k3aZ%M99a&.fB`%hB-[%Ls!Z%LigS$OR7M$k3XT%1NaU$OR1H#R:S>#6k
2.670 +A9"9\i0!s8W.!s8T+!<E3%!!#2Hzz*??+@+XAHb.6]pG.kE5(/h\k20.nk..k)ko-R:l"+<)49'b_/
2.671 +h%h9!W$k!FN$OR4J#mgkD$4RLU'+klj'+trk&J,Ka%h9'[%hB0\%1N^R$O[@P%1NaU%1N[Q$OI(D#6
2.672 +kA:"pG/5"9\f0!WiK,!s/N*!<E3$!'WRHz!!!!A)B9eD,pt,j.4[S6/1`D*0/#"40.nh-.OZYk4sD*
2.673 +k)]0A,&eYcf%h9$Y%1N^R$4@4L$471L&/,]l(D[f%'bh;o&J#B_%hB0]%M''[%1NaT$k3XT%1N^S$j
2.674 +m=J#RCY>"pP58"U,#3"9S`.!sA].!WiE)!<W<%5!ArHz!!",^*Zu[R-7C;l.kEk9/M8Y00J4t1/M/M
2.675 +(-RCr?+s.gE)&<r%&J5Nb&.]3[%LijU%1E^T%1j$a()@]'(`4&(()7Ms&ePZc%hB0]%hB0\%LrsX$k
2.676 +*OQ$k*OP$OR1F#6tG;"pG/6"U"r2"9\i1!sA].!WiE)!s8Ne4obQ_z!$31&+<r-Y-RgPs/1Wn90/,+
2.677 +70JG+2/1W1u5!C58+!2F=(_m_t&.oHb&.f?a%hT<`&.oNf',D<!(`4,.)&O2+'b_8o&ePZc%hB-\&.
2.678 +fB`%h9$W$k!IP$k!CK#RCY?#6k>8"pP57"U,#4"9\i0"9S`.!s8T,"9:VLzz*Zc=C+seTa.4Ql".m>
2.679 +O;0JG490J>"0.k*YG-6s]T*ZGq5()%>n&eYik'GM2p',(ul',)&o()If))AsG1)&O,&',(rh&.]9^%
2.680 +hB0^&.fB`%1EXQ$OR4I#mgkB"pP57"pP8:"pP88"pY>9"9\i1"U"r1!s8W."?o!Lz!!!!@*?6(D,UX
2.681 +rf.P!tJ6<0JG160.e_).6](),9e0M*?#b3'bqGu(D[c$'c%Q$'bhAs'c%Q#(Ddr+)&X;0)&3eu&
2.682 +ePZd%Ls!\&.fBb&.f?\$O[:K#m^eB#6k>9"U,)7#6tJ=#6tM?#mUY<"U>8:"p>)4"9Sc/5!ArHz!!!
2.683 +rT)]g.J-71,k/1`874t\KA0JG.4/M&A8-mg2b+s7pI)]9M1(Dn#-(`4)+(Ddl(()@Z$()Ic((`4,.)
2.684 +&X;.'bV/n&J,H_%M''\&.fEb%h9$V$4-tD#6kA9"U,&5"pP;<#RL_A#n%%G#7(P?$4$nC"pP89"9\i
2.685 +k4obQ_z!#$"_*$HOQ,qCMt.k3_7/h\k30J>(2/3YO3-6scZ+W_[F)B0S4)B'J2)B'J1(`+#*(D[c&(
2.686 +Ddo*(`4&+(Dml$&eYfg%h9'[%hB3_&.oKb%1ERL#6kA9"U"r2"9eu6#71\C$471N%LWOJ#mq%H#RLe
2.687 +C#7(M:"9:VLzz&ePft+!DgQ.4d&%5!CGK/2/b3/h\h/4t7s.,pOQU+!)FB)]K_7)B'M4)AsD0(`*u)
2.688 +()@]&()@]%()7Pu'b_2l&J,Ka%h9*]&.fBa&.]6Z#m^b?"U"r2"9\i2"U52;$471O&.]9^%LEIL$4$
2.689 +tG#mgnD#RCS:!'WRHz!!!!,%MTa#+WqsT.4Zhs4t/'8/h\n40J5O>.OQSg+sA'M*#oq:)]BV5)B'M4
2.690 +)Aj8+(Ddf%'c%Q!'bqDs'+tok&J5Qc&.]9^%h9*\%hB0]%LidO#6k>7"9\i1"9eu7#RChH$OmUX&.K
2.691 +!S$4I:L#mgtL$k!@I#6b)-5!ArHz!!!?5'G_N(*$-.I-n$E+-Rp`#/ho(7/j:a5-RBu]+<MUD*#on:
2.692 +)]K\6)]K\4()7Q"()7Mt'bh;q'GD)k&J5Te&J,Ka%h9'Z%1NaU%1WgS#R:P;"U"r1"9\l3#6tMA$Om
2.693 +OT%hK6]$k!CL$OR:K#n%.O$jm:I"onWe4obQ_z!!W`>&JZ*%*ZZ7C+X'$5,Ut8o0JG.D4tA$.-7'iX
2.694 ++!2OD*#on:)]BV5)Aa,'',2,o'+tlh&J5Wg&J5Te&J5Td&.f<]$k*OQ%1N^S$k!CJ"pG/5"9\i1"9e
2.695 +u7#mq(L%1NdX%hB'V$OR4J$k!FN$jm@L$4."=!!#2Hzz":5DF&eu9)*?6%=)Eo;e,:"Qd/1iD:-mp>
2.696 +e+s7sK*ZZ4?)]K\5)Aj>-'G;&k&eYcf&.]<`&.oKd&J5Te&J,Kb%1E[S$k*OQ$k!FM#R1J;"U,&4"9
2.697 +\i2"pYG@$OdFR%1WmZ%1<OO$OdIR$k*OQ$O[:L#m^M2!'WRHz!!!!&"UYYJ&JZ0%*#ot;4rk^e+<i'
2.698 +W-pAt(,9e<S*ZQ.>*#fh7)&O/*'b_5o&eGTd&J,H`%hB0]%hK9`&.fEc&.]6Y$k*OQ$O[=L$4-tB"U
2.699 +,&5"9\i2"U52:#RLhF$k*RS%1`pY$k*LP$k3XT$k*RR$OdFN$31&+5!ArHz!!!0-#R_+S&f)?()B0V
2.700 +Z)B0_>+X/-p4sM6p+<DRD)]K\7)Aj;.(D[`"'+tlg%hB3^%hB0\%LrsZ%hK6]%hB*Z$k!FO$k*LN$4
2.701 +$nC#R1J:"U,)6"U5/8#6tM@#mq%J$k*RR%LigT$k*RS%LrsY%LrpW%1NXE!!!!_4obQ_z!!!62$k<j
2.702 +]()du-(Ht#$)BBh?+<_ml+<V^I*uZ(9)B'M3(Ddl''bh;n&ePZc%hB-[%1WgV%1NdW%LrpV$k*RQ$4
2.703 +@4K$47%E#6tJ<"pP88"U5/8"pYA<#m^hE$4@4M$k3UT%1EXR$k*RT%M''\%h9$X%1E4:!!#2Hzz"pY
2.704 +JD%hTBh)AjA1(d8iW)]Tn@+<Wik+<DUE)AsD1(`4&)'bqDt&ebig&.]6\%1EXQ$k*OR%1<US%1EUP$
2.705 +k*IM$47%E#R:S>"pP88"pYA;#7(S?#RLbC#mgqG$O[@O$k3XU%1EUQ%1WjY%hB0]%LrpWz!'WRHzz#
2.706 +71bM',(uo(Dn/14rG7X)BBk?*[!Wf*#fb4(`+#*'bh>r',(ri&.f?^%1EXQ$47.K$O[=N$O[=M$O[=
2.707 +M$OR.G#mU\?#6tJ="pP;;#7(VA#mgnE#mgnE#mgqG$O[@O%1WjX$k!IP%1WmZ%hB-Z%L`dHz5!ArHz
2.708 +!!!!(#n.@Y()%H"()@cO)&aD3)B0Y94rkU](Ddf$'GV>t',)#l&J#B^%LrpV$OR4J$47+I$47.J$4@
2.709 +1J$47(G#6tJ>"pP>=#RC\@#mgkD$4.%H$47+H#mgnE#mgnE$O[=N$OmOR$OdFQ%LrsY%1N[R$Od"8!
2.710 +!!!_4obQ_z!!!<3$kEsc()@]&(Do=Q)B'M5)]BVY)AsA-'GD)m'GV;p&eYcf%LrpV$k!FM#mgnE#RL
2.711 +eD#mptE#RLbC#m^b@#6tJ=#R:S>#RC_E$O[:L%LigS$OR1H#mgnE#mgnE$47.K$O[=N$k3XS$k!FO#
2.712 +mq%I#ljr*!!#2Hzz!!!?7%h]Tm)&O2+(HrTP(E+20)Ep>%()@Vu&eYik'+tlg&.]6[$k*IN$47(F#R
2.713 +CY?#R:V@#RCY@#RC\A#6tJ="pbM@#6tJ>#mq+O%1NaW%L`^Q$47(G#mgnE#mgnE#mq(K$4.%J$OI%C
2.714 +#6tJ<#6tM7z!'WRHzz!"')D&/,is)&X5)4qnbJ(`*u)'g<?G',(uj&/#Qc&.]6\$jm@L$OI+F#7(P>
2.715 +"pP57"pP;;#6tJ=#6tJ=#6tJ=$OR+E#RCbF%1Nj[%hB3^$k!CL#mgnE#RLeD#mgnE#mgnD#RUeC"U,
2.716 +&4"9\o5"onW'z5!ArHzz!!s&E%hocq()@Jq4qeMC'bh;o4qS;:&.]9]%h9$V$k!CM#RC\?#6b;9"pG
2.717 +/6"U,&6"pYA<#6tJ=#6tM?#7(SD$4."F$4I=P%h]Hc&.]6Z$OR1I#mgnE#mgnD#mgnC#7(M<"U,#2!
2.718 +s8W-!sA`,z!!!!_4obQ_zz"pbYK%MKNi&e>K_4q8/:&J5Qb4q8#2$k3UQ$jm=K#m^eA"pP57"U,&5"
2.719 +9\i1"U,)7#6tJ=#6tJ>#RUkD$OdFN$O[=N%Lis]&ePZc%1EUP$47+H#mgkC#RCY@#6tJ;"U,#3"9S`
2.720 +-!s/Q-!sAT(z!!#2Hzz!!!!'"pk\F%hK3^$k3XS5!BGd%R(@d4q.r0$k!FM$4."E#R:P<"U,&4"9\i
2.721 +1"9\i2"U52:#7(SA#mgtH$OR4N%LidT%1WjZ%MBBd&J,H]$O[@M#mpqD#RC\?"pP57"U,#3"9\i0!W
2.722 +iE)!WrK*!WW3#z!'WRHzz!!!-)"pbPE$OdLQ$k*OQ%6cs>%R(@4%LrsW$O[=L#mgkC#6kA9"U,#3"9
2.723 +\i2"U,&6#RLhE#mgqG$O[=M$O[CQ%1NgY%hK<c&eP]d%LigS$O[7I#m^eA#6tD9"9\i1"9\i1"9\f/
2.724 +!sA`/"9AQ(zz5!ArHzz!s8Z0"UGDB$OmLP$k!IP%6b73%M''\%hK9\%1NaR$47%E#6kA9"U,&5"U5/
2.725 +8"pP;=$4@7N$k3XT%1EXS%LrsY%hTBc&J5Wf&.f<\$k!FN$jd4G#6tG:"U"r1"9\f/"9\i1!s8W-!s
2.726 +AZ+!<`B&z!!!!_4obQ_z!!!!#!X&Z2#71bH%1WdU$k3^Z&ebrl',(rj',)#j&J,H\$jd4H#6tG;#6t
2.727 +M?$4$qC#RLhH$k3XT%1WmZ%1a!]%hK<b&eYcg&J5We%L`aR$OR:L#RC\?"p>)4!s8W-!s8W-"9S`.!
2.728 +s8W-!s/K*"98E%z!!#2Hzz!!!'%"9eu7#n.:S&J#?_&/#`o(Dmo&()I]$()@St&ePT_%13FL#RLeE$
2.729 +4I7N$k*IO$k*UT%Ls!Z%hK?b&J>`j&eblj&eP]e&J5Qa$k*LN$OI(D#R:M;"9\f/!s8W-!s8W-!s8W
2.730 +-!s8T+!W`?*zz!'WRHzz!!33)"pYD?%MBBe%hKBf'c%T&)&aA1(`=,+()@Vt&J,H^$k!FN$OdIQ%h9
2.731 +'[%Ls![%M'']&.oKe',;2q'GV;r'GD,n&ePZe&J#<Y$O[=L#6tJ<"U,#3"9\f/!s8W-!s8W-!s8T+!
2.732 +WiE(!WrN)zz5!ArHzz!WiN0#71bL',2)l',D?#)&O5/)B0V6)]BM/()@Mp&.]6[$k*OR%Ls$]&J5Wf
2.733 +&J>]g&J5Wg',2,q()7Q"'bqGt',)#l&J5Tf%1EUP$O[7F"pP57"U"r2"9\f/!s8W-!WrN,!WiE)!W`
2.734 +9%!rr<$z!!!!_4obQ_z!!!!$!sT#;$Om[]'bqH!(Dn&/)B0Y9*?6";)]0A,'bh5k%h9$X%1NdX&.oN
2.735 +f'+tun'GM2o',)&o'bqN#()@Z$()@W!'GD)l'+tfa$k*LM#mLS<"pG/6"U,#3"9\i1!s8W-!s8T+!W
2.736 +iE)!<E6'zz!!#2Hzz!!<<+"pt_I%MKQn()Ic))B0Y7)B0Y9*#fh8)Aj5('+tfd%LijV%M''^&ebol'
2.737 +GV;r'GM5p'GM8s()Ic'(Ddl(()7Pu'+trk&.AsV$4-qB"pP88"U,&5"U,&4"U"r2"9S`.!s/N*!WrH
2.738 +(!Wi?%zz!'WRHzz!s8Z4%1NaW'G_Q')&X>3)]Kb;*?6%>*?,q9)&<o!&J,H_%1NaV%hK<c&ebrn'GM
2.739 +5q'GM2p'GV?!(Ddl((Ddl''bh>r'+k]a$OdCJ#6kA:"pG/6"pP57"U5,6"U,&4"9S`.!s8T+!WiH*!
2.740 +Wi?%zz5!ArHz!!!!%"9f/C%M'-b(E",/)&jP8*$-.B*ZlLG*ZH"9().An&.T-Y%1NdW%hK?c',2,p'
2.741 +GM5p',)&o'bqN$(Dmr)(Ddi$',(uj%LiaP$OI%C"pP88"pP89"pP89"pP58"U,&4"9\f/!s/N*!WiE
2.742 +)!WW3#z!!!!_4obQ_z!!NN1#7M.S&JGin(`4/0*#ot?+!;XI+WqjJ)]K_6'G;)k%LijU$k<aX&.fEd
2.743 +'GM5r'GM2o',)&o'c%T%(Ddl(()7Jq&.f9Z$OR7M$3ph@"U,)8#6tJ=#6tJ<"pY>:"pG/5"9S`-!Wr
2.744 +K)!<E6%zz!!#2Hzz"pY><$4[RW&eu/u)&aA3*$-1F+sA*Q+!)FC*?,b.'GM/i%LigU%1WjX&.fEd&e
2.745 +brn',)#m',2,q()@]&(D[c$'G:rf%L`^P$k*IK#R:P<"pYD=#6tJ>#6tJ="pP89"U,#3!s8W,!W`<&
2.746 +!!*'"zz!'WRHz!!!!)#71_F%M'*b'bqK#)AsJ7*ZcCH+<MXF)]B\6()%;o&e>H]$k*OQ%1NaW&.fBb
2.747 +&eYfj&eYfj',2,q()@]%()7Mr&J5N^$k*LQ$jd4G"pP;<#RC\A#RC\@#6tJ<"pG/6"U"r2!s8T+!<N
2.748 +9&!<<*"zz5!ArHzz$k!IR&JGfn()If+)B0V8)]K_6(`*r(().Ms&.]<]%1EXQ$4@4L%1NdX%hK9a&J
2.749 +>]h&eYik'GM8t'c%Q#'b_/i%h9$X%1N^Q$47%D#7(S@#RC\A#6tJ=#6k>8"U,#3"9\i0!WiE(!W`<%
2.750 +zz!!!!_4obQ_z!!!!0%Lrs[&eu2u(E+/0)]BV4(D[c$'GD)l&J,H_%1N[R$OR4J$4@4L$k*UV%hK9a
2.751 +&J>]i',)#m'GV>t'GV;q&ePWa%1NaU%1<ON#mU_A#RC\A#RCY?#6tJ<"pG,4"9S`/"9S`.!WiB'!<<
2.752 +*"zz!!#2Hzz!!!!1&.oQg'GqW&)&XA4)&X5,'bh;o&J,Kb%LigT$k!FM$47(G#mgqH$OdFR%M03a&J
2.753 +>]h&ebol',)&n'+toi&.]9]%1EXR$OR1H#RC\A#RC\A#6tJ="pG/6"9\i0!sJf2"9S`-!<E6&zzz!'
2.754 +WRHzz!!!!1&ebup'G_N')&F/-'bh>r'b_/l%hK3[%1EUP$OR4J#mgkC#mgqH$O[@P&.fBb&J>]h&eY
2.755 +fi&eYij&J5Qb%h9$W$k*OP$47%E#RC\A#R:S>#6tG;"U,#3!sA]0"pP56!s8T*!<E0#zzz5!ArHzz!
2.756 +!!WE',22s)&XA3)&3o"&.fEd&ebli&.K'W$k*OP$47(G#m^eB#mgnF$OdIS%hK9a&J5Tf&eYfi&eYc
2.757 +g&.f?^%LrsX%1N^R#mgkC#RCY?#6tJ<"pP57"U,&5"9\o5"U"o1!s/K(!<<*"zz!!!!_4obQ_zz!!!
2.758 +ZG'G_K%)B'G.((q5j&.]<b&eP]c%1EXR$k*LO$4."F#RC\A#RLeE$OdLU%hK9a&J5Tf&eP]f&J5Qc&
2.759 +.]6\%LrpW%1N[P#mgkC#R:S>#6kA9"U,)7"pG,4"U##4!sA]-!WW3#zzz!!#2Hzzz!#$"[()Ro.*#f
2.760 +_0&.f<\%Ls![%h9$X%1NaU$k!FN$47(G#RC\A#RLhF$k<aW&.fEc&J>Zf&J5Te&J,Kb&.]6\%LrpW$
2.761 +k*LM#m^eA#6tG;"pG/7"pP26"9\f0!s8T,"9JT(zzzz!'WRHzzz!"ot\()\&0)AWqr%M&sU$OdCN$k
2.762 +*OQ$k*OQ$O[=L$47(G#RC\A#mgnG%1E[V&.fEc&J5Te&J5Te&.fBa%h9'Z%LrsX$jm:I#RCY?"pP57
2.763 +"U,&4"9Sc0"9S`-!WrN,!s&B%zzzz5!ArHzzz!#$"^)&aA/'bV&i%LiaO$4."E#RLkH$O[=M$O[=L$
2.764 +4."E#RLeD#mgqI$k*UU%hTBc&J5Te&J,Kb&.fB`%LrsY%LrmU$OI(E#6tG:"U"r2"9\i1"9\l2!s/N
2.765 +)!WrN+!<<*"zzz!!!!_4obQ_zzz!"ot])B'A(&J,K`%13=H#RCY?#6tM?#mq%I$47+I#mgnE#RC\B#
2.766 +n%+K$k3[X&J5Te&J5Qc&.fBa&.]9]%LrpW$k*LM#RC\?"U,&4!!!!%"U5,6"9\i1!s/K)!s/K'zzzz
2.767 +!!#2Hzzzz&el&r'b_,i&.]3Z$jm7H#6tG;"pYA<#7(VB$47+H#mgkC#RC\B$OdFP%1NgZ&J5Te&.fB
2.768 +a&.]9^%hB-[%1NaT$4$nC#R1G9"U"f*z!!NN/"9Sc.!WiE)!W`9$zzzz!'WRHzzzz!#64_&.]6\%1E
2.769 +XQ$OR1H#RCY?#6tJ<#7(SA#RLeD#RC\A#RC_D$k*OQ%1NgZ&J5Qc&.f?_%hB0]%LrpW$k!@I#RC\?"
2.770 +pFu,zz"U"o0!s8T*!WiE(zzzzz5!ArHzzzz!#6.Y%LrpW$jm:J#mgnD#RC\A"pG/7"pY>;#RC\A#RC
2.771 +\A#RLeE$OdFP%LrsZ%hB3^%hB0]%h9'Y%1N^Q$OI+F#6tG5zzz"9S]-!s&E'!WiB'zzzz!!!!_4obQ
2.772 +_zzzz!"f_O%1EXP$4."F#mgkC#R:S="U,&5"U,)7#6tJ=#6tJ=#RLeE$OdFQ%1NdW%LrsZ%LrsY%1N
2.773 +aT$OR4I#mgkCzzz!!!!$!WiE)!W`<'!<<*"zzzz!!#2Hzzzzz%LigT$k!FM#m^hC#RC\@#6tJ<"U,&
2.774 +5"U5/8"pP;;#6tJ=#RC_D$4@7N$k*OR%1WgW%LijV$k*OPzzzzzz!WiE(!<E3%!<<*"zzzz!'WRHzz
2.775 +zzz!!!B7$4."F#R:V@#R:V@#6tG<"pG28"U,)7"pP89"pP;:#6tP@#mq%J$OdFP$k3UR$k*LN$NL/,
2.776 +zzzzz!!!!"!<N9&!<E0#zzzzz5!ArHzzzzz!!!?5#mgkA#6tM>#6tM>#6tJ>"pY>;#6kA:"pP89"pP
2.777 +89#6tJ>#mgqG$47.J$4@4M$k!CBzzzzzz!!!!"!WW3$!<<*"zzzz!!!!_4obQ_zzzzz!!ru=#R1J<#
2.778 +6tJ=#6kA;#7(S@#RC\A#6tJ<"pP89"pP83#6tM7z$47+Izzzzzzzz!!!!#!!!$#zzzzz!!#2Hzzzzz
2.779 +z#RLeC"pP;;#6kA:"pP;;#QOi)z!!!!'zzzzzzzzzzzzz!!!'$!<E3$zzzzz!'WRHzzzzz!!!!)#RC
2.780 +Y>"pP89"pP89"U+l+zzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzz!!!3-#6kA:"pY,4"pG/6"TSN&zzz
2.781 +zzzzzzzzzzzzzzzzzzz!!!!_5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.
2.782 +o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!
2.783 +D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.~>
2.784 +InterpretLevel1 not {
2.785 + grestore
2.786 +} if
2.787 +grestore
2.788 +%%%%EndImage
2.789 +1.000 UL
2.790 +LTb
2.791 +1.000 UP
2.792 +1.000 UL
2.793 +LTb
2.794 +stroke
2.795 +grestore
2.796 +end
2.797 +showpage
2.798 +%%Trailer
2.799 +%%DocumentFonts: Helvetica
3.1 --- a/MO_vs_Wwc1_plus_Mtif2_jet.eps Sat Apr 11 19:39:56 2009 -0700
3.2 +++ b/MO_vs_Wwc1_plus_Mtif2_jet.eps Sat Apr 11 19:50:21 2009 -0700
3.3 @@ -1,1 +1,794 @@
3.4 -../figures/MO_vs_Wwc1_plus_Mtif2_jet.epsc
3.5 \ No newline at end of file
3.6 +%!PS-Adobe-2.0 EPSF-2.0
3.7 +%%Title: MO_vs_Wwc1_plus_Mtif2_jet.epsc
3.8 +%%Creator: gnuplot 4.2 patchlevel 2
3.9 +%%CreationDate: Fri Apr 3 01:36:24 2009
3.10 +%%DocumentFonts: (atend)
3.11 +%%BoundingBox: 50 50 410 302
3.12 +%%EndComments
3.13 +%%BeginProlog
3.14 +/gnudict 256 dict def
3.15 +gnudict begin
3.16 +%
3.17 +% The following 6 true/false flags may be edited by hand if required
3.18 +% The unit line width may also be changed
3.19 +%
3.20 +/Color true def
3.21 +/Blacktext false def
3.22 +/Solid true def
3.23 +/Dashlength 1 def
3.24 +/Landscape false def
3.25 +/Level1 false def
3.26 +/Rounded false def
3.27 +/TransparentPatterns false def
3.28 +/gnulinewidth 5.000 def
3.29 +/userlinewidth gnulinewidth def
3.30 +%
3.31 +/vshift -46 def
3.32 +/dl1 {
3.33 + 10.0 Dashlength mul mul
3.34 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
3.35 +} def
3.36 +/dl2 {
3.37 + 10.0 Dashlength mul mul
3.38 + Rounded { currentlinewidth 0.75 mul add } if
3.39 +} def
3.40 +/hpt_ 31.5 def
3.41 +/vpt_ 31.5 def
3.42 +/hpt hpt_ def
3.43 +/vpt vpt_ def
3.44 +Level1 {} {
3.45 +/SDict 10 dict def
3.46 +systemdict /pdfmark known not {
3.47 + userdict /pdfmark systemdict /cleartomark get put
3.48 +} if
3.49 +SDict begin [
3.50 + /Title (MO_vs_Wwc1_plus_Mtif2_jet.epsc)
3.51 + /Subject (gnuplot plot)
3.52 + /Creator (gnuplot 4.2 patchlevel 2 )
3.53 + /Author (Bayle Shanks,,,)
3.54 +% /Producer (gnuplot)
3.55 +% /Keywords ()
3.56 + /CreationDate (Fri Apr 3 01:36:24 2009)
3.57 + /DOCINFO pdfmark
3.58 +end
3.59 +} ifelse
3.60 +%
3.61 +% Gnuplot Prolog Version 4.2 (August 2006)
3.62 +%
3.63 +/M {moveto} bind def
3.64 +/L {lineto} bind def
3.65 +/R {rmoveto} bind def
3.66 +/V {rlineto} bind def
3.67 +/N {newpath moveto} bind def
3.68 +/Z {closepath} bind def
3.69 +/C {setrgbcolor} bind def
3.70 +/f {rlineto fill} bind def
3.71 +/vpt2 vpt 2 mul def
3.72 +/hpt2 hpt 2 mul def
3.73 +/Lshow {currentpoint stroke M 0 vshift R
3.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
3.75 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
3.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
3.77 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
3.78 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
3.79 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
3.80 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
3.81 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
3.82 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
3.83 +/BL {stroke userlinewidth 2 mul setlinewidth
3.84 + Rounded {1 setlinejoin 1 setlinecap} if} def
3.85 +/AL {stroke userlinewidth 2 div setlinewidth
3.86 + Rounded {1 setlinejoin 1 setlinecap} if} def
3.87 +/UL {dup gnulinewidth mul /userlinewidth exch def
3.88 + dup 1 lt {pop 1} if 10 mul /udl exch def} def
3.89 +/PL {stroke userlinewidth setlinewidth
3.90 + Rounded {1 setlinejoin 1 setlinecap} if} def
3.91 +% Default Line colors
3.92 +/LCw {1 1 1} def
3.93 +/LCb {0 0 0} def
3.94 +/LCa {0 0 0} def
3.95 +/LC0 {1 0 0} def
3.96 +/LC1 {0 1 0} def
3.97 +/LC2 {0 0 1} def
3.98 +/LC3 {1 0 1} def
3.99 +/LC4 {0 1 1} def
3.100 +/LC5 {1 1 0} def
3.101 +/LC6 {0 0 0} def
3.102 +/LC7 {1 0.3 0} def
3.103 +/LC8 {0.5 0.5 0.5} def
3.104 +% Default Line Types
3.105 +/LTw {PL [] 1 setgray} def
3.106 +/LTb {BL [] LCb DL} def
3.107 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
3.108 +/LT0 {PL [] LC0 DL} def
3.109 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def
3.110 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def
3.111 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
3.112 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
3.113 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
3.114 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
3.115 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
3.116 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
3.117 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
3.118 +/Dia {stroke [] 0 setdash 2 copy vpt add M
3.119 + hpt neg vpt neg V hpt vpt neg V
3.120 + hpt vpt V hpt neg vpt V closepath stroke
3.121 + Pnt} def
3.122 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
3.123 + currentpoint stroke M
3.124 + hpt neg vpt neg R hpt2 0 V stroke
3.125 + } def
3.126 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
3.127 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
3.128 + hpt2 neg 0 V closepath stroke
3.129 + Pnt} def
3.130 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
3.131 + hpt2 vpt2 neg V currentpoint stroke M
3.132 + hpt2 neg 0 R hpt2 vpt2 V stroke} def
3.133 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
3.134 + hpt neg vpt -1.62 mul V
3.135 + hpt 2 mul 0 V
3.136 + hpt neg vpt 1.62 mul V closepath stroke
3.137 + Pnt} def
3.138 +/Star {2 copy Pls Crs} def
3.139 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
3.140 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
3.141 + hpt2 neg 0 V closepath fill} def
3.142 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M
3.143 + hpt neg vpt -1.62 mul V
3.144 + hpt 2 mul 0 V
3.145 + hpt neg vpt 1.62 mul V closepath fill} def
3.146 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
3.147 + hpt neg vpt 1.62 mul V
3.148 + hpt 2 mul 0 V
3.149 + hpt neg vpt -1.62 mul V closepath stroke
3.150 + Pnt} def
3.151 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
3.152 + hpt neg vpt 1.62 mul V
3.153 + hpt 2 mul 0 V
3.154 + hpt neg vpt -1.62 mul V closepath fill} def
3.155 +/DiaF {stroke [] 0 setdash vpt add M
3.156 + hpt neg vpt neg V hpt vpt neg V
3.157 + hpt vpt V hpt neg vpt V closepath fill} def
3.158 +/Pent {stroke [] 0 setdash 2 copy gsave
3.159 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
3.160 + closepath stroke grestore Pnt} def
3.161 +/PentF {stroke [] 0 setdash gsave
3.162 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
3.163 + closepath fill grestore} def
3.164 +/Circle {stroke [] 0 setdash 2 copy
3.165 + hpt 0 360 arc stroke Pnt} def
3.166 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
3.167 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
3.168 +/C1 {BL [] 0 setdash 2 copy moveto
3.169 + 2 copy vpt 0 90 arc closepath fill
3.170 + vpt 0 360 arc closepath} bind def
3.171 +/C2 {BL [] 0 setdash 2 copy moveto
3.172 + 2 copy vpt 90 180 arc closepath fill
3.173 + vpt 0 360 arc closepath} bind def
3.174 +/C3 {BL [] 0 setdash 2 copy moveto
3.175 + 2 copy vpt 0 180 arc closepath fill
3.176 + vpt 0 360 arc closepath} bind def
3.177 +/C4 {BL [] 0 setdash 2 copy moveto
3.178 + 2 copy vpt 180 270 arc closepath fill
3.179 + vpt 0 360 arc closepath} bind def
3.180 +/C5 {BL [] 0 setdash 2 copy moveto
3.181 + 2 copy vpt 0 90 arc
3.182 + 2 copy moveto
3.183 + 2 copy vpt 180 270 arc closepath fill
3.184 + vpt 0 360 arc} bind def
3.185 +/C6 {BL [] 0 setdash 2 copy moveto
3.186 + 2 copy vpt 90 270 arc closepath fill
3.187 + vpt 0 360 arc closepath} bind def
3.188 +/C7 {BL [] 0 setdash 2 copy moveto
3.189 + 2 copy vpt 0 270 arc closepath fill
3.190 + vpt 0 360 arc closepath} bind def
3.191 +/C8 {BL [] 0 setdash 2 copy moveto
3.192 + 2 copy vpt 270 360 arc closepath fill
3.193 + vpt 0 360 arc closepath} bind def
3.194 +/C9 {BL [] 0 setdash 2 copy moveto
3.195 + 2 copy vpt 270 450 arc closepath fill
3.196 + vpt 0 360 arc closepath} bind def
3.197 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
3.198 + 2 copy moveto
3.199 + 2 copy vpt 90 180 arc closepath fill
3.200 + vpt 0 360 arc closepath} bind def
3.201 +/C11 {BL [] 0 setdash 2 copy moveto
3.202 + 2 copy vpt 0 180 arc closepath fill
3.203 + 2 copy moveto
3.204 + 2 copy vpt 270 360 arc closepath fill
3.205 + vpt 0 360 arc closepath} bind def
3.206 +/C12 {BL [] 0 setdash 2 copy moveto
3.207 + 2 copy vpt 180 360 arc closepath fill
3.208 + vpt 0 360 arc closepath} bind def
3.209 +/C13 {BL [] 0 setdash 2 copy moveto
3.210 + 2 copy vpt 0 90 arc closepath fill
3.211 + 2 copy moveto
3.212 + 2 copy vpt 180 360 arc closepath fill
3.213 + vpt 0 360 arc closepath} bind def
3.214 +/C14 {BL [] 0 setdash 2 copy moveto
3.215 + 2 copy vpt 90 360 arc closepath fill
3.216 + vpt 0 360 arc} bind def
3.217 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
3.218 + vpt 0 360 arc closepath} bind def
3.219 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
3.220 + neg 0 rlineto closepath} bind def
3.221 +/Square {dup Rec} bind def
3.222 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
3.223 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
3.224 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
3.225 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
3.226 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
3.227 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
3.228 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
3.229 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
3.230 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
3.231 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
3.232 + 2 copy vpt Square fill Bsquare} bind def
3.233 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
3.234 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
3.235 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
3.236 + Bsquare} bind def
3.237 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
3.238 + Bsquare} bind def
3.239 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
3.240 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
3.241 + 2 copy vpt Square fill Bsquare} bind def
3.242 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
3.243 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
3.244 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
3.245 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
3.246 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
3.247 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
3.248 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
3.249 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
3.250 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
3.251 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
3.252 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
3.253 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
3.254 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
3.255 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
3.256 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
3.257 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
3.258 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
3.259 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
3.260 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
3.261 +/DiaE {stroke [] 0 setdash vpt add M
3.262 + hpt neg vpt neg V hpt vpt neg V
3.263 + hpt vpt V hpt neg vpt V closepath stroke} def
3.264 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
3.265 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
3.266 + hpt2 neg 0 V closepath stroke} def
3.267 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M
3.268 + hpt neg vpt -1.62 mul V
3.269 + hpt 2 mul 0 V
3.270 + hpt neg vpt 1.62 mul V closepath stroke} def
3.271 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
3.272 + hpt neg vpt 1.62 mul V
3.273 + hpt 2 mul 0 V
3.274 + hpt neg vpt -1.62 mul V closepath stroke} def
3.275 +/PentE {stroke [] 0 setdash gsave
3.276 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
3.277 + closepath stroke grestore} def
3.278 +/CircE {stroke [] 0 setdash
3.279 + hpt 0 360 arc stroke} def
3.280 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
3.281 +/DiaW {stroke [] 0 setdash vpt add M
3.282 + hpt neg vpt neg V hpt vpt neg V
3.283 + hpt vpt V hpt neg vpt V Opaque stroke} def
3.284 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
3.285 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
3.286 + hpt2 neg 0 V Opaque stroke} def
3.287 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M
3.288 + hpt neg vpt -1.62 mul V
3.289 + hpt 2 mul 0 V
3.290 + hpt neg vpt 1.62 mul V Opaque stroke} def
3.291 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
3.292 + hpt neg vpt 1.62 mul V
3.293 + hpt 2 mul 0 V
3.294 + hpt neg vpt -1.62 mul V Opaque stroke} def
3.295 +/PentW {stroke [] 0 setdash gsave
3.296 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
3.297 + Opaque stroke grestore} def
3.298 +/CircW {stroke [] 0 setdash
3.299 + hpt 0 360 arc Opaque stroke} def
3.300 +/BoxFill {gsave Rec 1 setgray fill grestore} def
3.301 +/Density {
3.302 + /Fillden exch def
3.303 + currentrgbcolor
3.304 + /ColB exch def /ColG exch def /ColR exch def
3.305 + /ColR ColR Fillden mul Fillden sub 1 add def
3.306 + /ColG ColG Fillden mul Fillden sub 1 add def
3.307 + /ColB ColB Fillden mul Fillden sub 1 add def
3.308 + ColR ColG ColB setrgbcolor} def
3.309 +/BoxColFill {gsave Rec PolyFill} def
3.310 +/PolyFill {gsave Density fill grestore grestore} def
3.311 +/h {rlineto rlineto rlineto gsave fill grestore} bind def
3.312 +%
3.313 +% PostScript Level 1 Pattern Fill routine for rectangles
3.314 +% Usage: x y w h s a XX PatternFill
3.315 +% x,y = lower left corner of box to be filled
3.316 +% w,h = width and height of box
3.317 +% a = angle in degrees between lines and x-axis
3.318 +% XX = 0/1 for no/yes cross-hatch
3.319 +%
3.320 +/PatternFill {gsave /PFa [ 9 2 roll ] def
3.321 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
3.322 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
3.323 + gsave 1 setgray fill grestore clip
3.324 + currentlinewidth 0.5 mul setlinewidth
3.325 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
3.326 + 0 0 M PFa 5 get rotate PFs -2 div dup translate
3.327 + 0 1 PFs PFa 4 get div 1 add floor cvi
3.328 + {PFa 4 get mul 0 M 0 PFs V} for
3.329 + 0 PFa 6 get ne {
3.330 + 0 1 PFs PFa 4 get div 1 add floor cvi
3.331 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
3.332 + } if
3.333 + stroke grestore} def
3.334 +%
3.335 +/languagelevel where
3.336 + {pop languagelevel} {1} ifelse
3.337 + 2 lt
3.338 + {/InterpretLevel1 true def}
3.339 + {/InterpretLevel1 Level1 def}
3.340 + ifelse
3.341 +%
3.342 +% PostScript level 2 pattern fill definitions
3.343 +%
3.344 +/Level2PatternFill {
3.345 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
3.346 + bind def
3.347 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
3.348 +<< Tile8x8
3.349 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
3.350 +>> matrix makepattern
3.351 +/Pat1 exch def
3.352 +<< Tile8x8
3.353 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
3.354 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
3.355 +>> matrix makepattern
3.356 +/Pat2 exch def
3.357 +<< Tile8x8
3.358 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
3.359 + 8 8 L 8 0 L 0 0 L fill}
3.360 +>> matrix makepattern
3.361 +/Pat3 exch def
3.362 +<< Tile8x8
3.363 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
3.364 + 0 12 M 12 0 L stroke}
3.365 +>> matrix makepattern
3.366 +/Pat4 exch def
3.367 +<< Tile8x8
3.368 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
3.369 + 0 -4 M 12 8 L stroke}
3.370 +>> matrix makepattern
3.371 +/Pat5 exch def
3.372 +<< Tile8x8
3.373 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
3.374 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
3.375 +>> matrix makepattern
3.376 +/Pat6 exch def
3.377 +<< Tile8x8
3.378 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
3.379 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
3.380 +>> matrix makepattern
3.381 +/Pat7 exch def
3.382 +<< Tile8x8
3.383 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
3.384 + 12 0 M -4 8 L 12 4 M 0 10 L stroke}
3.385 +>> matrix makepattern
3.386 +/Pat8 exch def
3.387 +<< Tile8x8
3.388 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
3.389 + -4 0 M 12 8 L -4 4 M 8 10 L stroke}
3.390 +>> matrix makepattern
3.391 +/Pat9 exch def
3.392 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
3.393 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
3.394 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
3.395 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
3.396 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
3.397 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
3.398 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
3.399 +} def
3.400 +%
3.401 +%
3.402 +%End of PostScript Level 2 code
3.403 +%
3.404 +/PatternBgnd {
3.405 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
3.406 +} def
3.407 +%
3.408 +% Substitute for Level 2 pattern fill codes with
3.409 +% grayscale if Level 2 support is not selected.
3.410 +%
3.411 +/Level1PatternFill {
3.412 +/Pattern1 {0.250 Density} bind def
3.413 +/Pattern2 {0.500 Density} bind def
3.414 +/Pattern3 {0.750 Density} bind def
3.415 +/Pattern4 {0.125 Density} bind def
3.416 +/Pattern5 {0.375 Density} bind def
3.417 +/Pattern6 {0.625 Density} bind def
3.418 +/Pattern7 {0.875 Density} bind def
3.419 +} def
3.420 +%
3.421 +% Now test for support of Level 2 code
3.422 +%
3.423 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse
3.424 +%
3.425 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
3.426 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
3.427 +currentdict end definefont pop
3.428 +/MFshow {
3.429 + { dup 5 get 3 ge
3.430 + { 5 get 3 eq {gsave} {grestore} ifelse }
3.431 + {dup dup 0 get findfont exch 1 get scalefont setfont
3.432 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
3.433 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
3.434 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
3.435 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
3.436 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
3.437 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
3.438 + pop aload pop M} ifelse }ifelse }ifelse }
3.439 + ifelse }
3.440 + forall} bind def
3.441 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
3.442 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
3.443 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
3.444 +/MLshow { currentpoint stroke M
3.445 + 0 exch R
3.446 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
3.447 +/MRshow { currentpoint stroke M
3.448 + exch dup MFwidth neg 3 -1 roll R
3.449 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
3.450 +/MCshow { currentpoint stroke M
3.451 + exch dup MFwidth -2 div 3 -1 roll R
3.452 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
3.453 +/XYsave { [( ) 1 2 true false 3 ()] } bind def
3.454 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def
3.455 +end
3.456 +%%EndProlog
3.457 +gnudict begin
3.458 +gsave
3.459 +50 50 translate
3.460 +0.050 0.050 scale
3.461 +0 setgray
3.462 +newpath
3.463 +(Helvetica) findfont 140 scalefont setfont
3.464 +gsave % colour palette begin
3.465 +/maxcolors 64 def
3.466 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
3.467 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
3.468 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
3.469 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
3.470 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
3.471 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
3.472 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
3.473 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
3.474 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
3.475 + } ifelse} def
3.476 +/Constrain {
3.477 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
3.478 +/YIQ2RGB {
3.479 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
3.480 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
3.481 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
3.482 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
3.483 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
3.484 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
3.485 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
3.486 + exch 1.91 mul exch add Constrain 3 1 roll} def
3.487 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
3.488 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
3.489 + if} ifelse} ifelse} ifelse} def
3.490 +/InterpolatedColor true def
3.491 +/grayindex {/gidx 0 def
3.492 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
3.493 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
3.494 + GrayA gidx get sub div} def
3.495 +/redvalue {RedA gidx get RedA gidx 1 sub get
3.496 + RedA gidx get sub dgdxval mul add} def
3.497 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get
3.498 + GreenA gidx get sub dgdxval mul add} def
3.499 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get
3.500 + BlueA gidx get sub dgdxval mul add} def
3.501 +/interpolate {
3.502 + grayindex grayv GrayA gidx get sub abs 1e-5 le
3.503 + {RedA gidx get GreenA gidx get BlueA gidx get}
3.504 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
3.505 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746
3.506 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651
3.507 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556
3.508 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746
3.509 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365
3.510 + .9524 .9683 .9841 1 ] def
3.511 +/RedA [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .0238 .0873 .1508
3.512 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127
3.513 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627
3.514 + .5635 .5 ] def
3.515 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524
3.516 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1
3.517 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254
3.518 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def
3.519 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1
3.520 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413
3.521 + .2778 .2143 .1508 .0873 .0238 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3.522 + 0 0 ] def
3.523 +/pm3dround {maxcolors 0 gt {dup 1 ge
3.524 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
3.525 +/pm3dGamma 1.0 1.5 div def
3.526 +/ColorSpace (RGB) def
3.527 +Color true and { % COLOUR vs. GRAY map
3.528 + InterpolatedColor { %% Interpolation vs. RGB-Formula
3.529 + /g {stroke pm3dround /grayv exch def interpolate
3.530 + SelectSpace setrgbcolor} bind def
3.531 + }{
3.532 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
3.533 + SelectSpace setrgbcolor} bind def
3.534 + } ifelse
3.535 +}{
3.536 + /g {stroke pm3dround pm3dGamma exp setgray} bind def
3.537 +} ifelse
3.538 +1.000 UP
3.539 +1.000 UL
3.540 +LTb
3.541 +1.000 UL
3.542 +LT0
3.543 +LTb
3.544 +%%%%BeginImage
3.545 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip
3.546 +InterpretLevel1 {
3.547 + %% Construct a box instead of image
3.548 + LTb
3.549 + 876 4852 M
3.550 + 5292 0 V
3.551 + 0 -4429 V
3.552 + -5292 0 V
3.553 + 876 4852 L
3.554 + 40 -110 R
3.555 + (PS level 2 image) Lshow
3.556 + % Read data but ignore it
3.557 + /imagebuf 15239 string def
3.558 + currentfile imagebuf readstring
3.559 +} {
3.560 +gsave
3.561 +876 4852 translate
3.562 +5292 -4429 scale
3.563 +%%%%BeginPalette
3.564 +[ /Indexed
3.565 + /DeviceRGB 63
3.566 + <
3.567 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1
3.568 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff
3.569 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff
3.570 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88
3.571 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06
3.572 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400
3.573 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200
3.574 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000
3.575 + >
3.576 +] setcolorspace
3.577 +%%%%EndPalette
3.578 +<<
3.579 + /ImageType 1
3.580 + /Width 135
3.581 + /Height 113
3.582 + /BitsPerComponent 8
3.583 + /ImageMatrix [ 135 0 0 113 0 0 ]
3.584 + /Decode [ 0 255 ]
3.585 + /DataSource currentfile /ASCII85Decode filter
3.586 + /MultipleDataSources false
3.587 + /Interpolate false
3.588 +>>
3.589 +image
3.590 +} ifelse
3.591 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
3.592 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
3.593 +!D.o5!D.o5!D.o!WW3#zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRIzzzzzzzzzzzzzzzzzzzzzz
3.594 +zzzzzzzzzzz5!AuIzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4okW`zzzzzzzzzzzzzzzzzzzz
3.595 +zzzzzzzzzzzz!!#2H!<<*"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRIzzzzzzzzzzzzzzzzzzz
3.596 +zzzzzzzzzzzzzz5!AuIzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4okW`zzzzzzzzzzzzzzzzz
3.597 +zzzzzzzzzzzzzzz!!#2H!<<*"zzzzzzzzzzzzzzzzzz!!30("TSN&zzzzzzzzzzzz!'WRHzzzzzzzz
3.598 +zzzzzzzzzzz"9J`1zzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzzz!!!9."9o56zzzzzzzzzzzz!!!!
3.599 +_4obT`zzzzz!#Yb:zzzzzzzzzzzz!!if4"UP//zzzzzzzzzzzz!!#2H!!!$"zzzz!!!!;)]ShXzzzz
3.600 +zzzzzzz!!!!+#m^\;"UY50zzzzzzzzzzzz!'WRI!<E3$zzzz!!"&]*WQ0?zzzzzzzzzzz!"B;C#m^_
3.601 +=&J>'Dzzzzzzzzzzzz5!ArK!W`B-zzzz+!2RH+<WiJzz4obQ_zzz!#61^(B=F8zzz&.K$T#m^bB&c_
3.602 +n3zzzzzzzzzzz!!!!_4obQd"9eu9$31&+zz!!!!?+!2UK5!D.1!!!!<*'QPM4obQ_zzz)B'G/(DRW"
3.603 +zz!#-%X%LigT$4@@Rzzzzzzzzzzzz!!#2H!!!0+#m^kK'bp]Kzz!$E@'+!<`l,X+C8*Z5n;*BkB*4o
3.604 +bQ_zz!!!!9)&aD1'c.W()?9a;z().>m&Io9Y$4@=Tzzzzzzzzzzzz!'WRH!!!67$O[CW&el)t)#sX:
3.605 +!!!!B+WqmM5!C2T-6jQJ)%dW%)*SuY)ZTj<zz!#HFh)&aA0(`=51)?9a;!#HCe'GM2n&.]6Z%1X!az
3.606 +zzzzzzzzzzz5!ArH!!!WB%Ls3g',D?'+!:O`!$NL0+sJ3T-9`h*,pO?C'bLZ_)'0e;)uos=z4obRH(
3.607 +`=;4)B0P1(`F>5)uplp(`4)*'bh;o&.f?_%1a!`'*&"4zzzzzzzzzz!!!!_4obQ_!!!]H&JZ0$)B'P
3.608 +8+<DRH+<i!S,UFg%-n$Mk+<DC3#mUhQ*$?FJ+<`p45!D.o5!D.o+!;XF*?,t;*?Q@C)]BV4)&F&''G
3.609 +D,m&eGWc%L`^Q%fcS0zzzzzzzzzz!!#2Hz!!!]J(Dn,4*#fk=+!MmQ+sS<Y-7:/g.OZ_h*u#@t&eH!
3.610 +&,UF`]4sD48,9\6R+<iun+sJ9V+<M^J+!)IB)B'J0(D[c$'G;#k&J5Tc$k*LPzzzzzzzzzzz!'WRHz
3.611 +!#-1b)]]q?*?QCJ+sJ3U+sSE]-R^Ap/hJOs+;bq:*$m!]-RV)*-RL5g-RC,c5!CAA-6tc!,9e?V+Wh
3.612 +^E)]9J/()@W!'+toi&.f?]$k!@Jzzzzzzzzzzz5!ArHz'GME*+<DUJ+!MmR,:"HY,pt#h.k<5)/1iC
3.613 +t,q:>p/1N(t4t.p1.4Q_p.Olnt5!D.o5!D.o4sVBt+s.jI)]9J/(DRVu',)#j&.]3Y$47.Jzzzzzzz
3.614 +zzz!!!!_4obQ_!!!!5()n;;+X/-T+sJ3V,:"N]-mgAk.kE8'/M&P,/M/P*.k3_4.k3&".k<,#/1W8&
3.615 +4t7s.-RU8g4sVBt+WqjH)]9J/()7Ms'+tlf%h&dO#n%.Mzzzzzzzzzz!!#2Hz!!!]K)BL"E,9nBW,9
3.616 +nK\,pjue,qCQ"+YG?1/1`D+/hJY=4tJ38.k</%/1iG*/1iD&.Ocep-mpAg4s_Ht+X%pJ)]BP/().Gq
3.617 +&J5Qc$jm=J$OR1Kzzzzzzzzzz!'WRHz!!!]L*$6=J,U4NY,UF``-mp>j/hJS%*^2bO5!D.o5!CSN/M
3.618 +/P*/M/M*/hSb//M&A$.4?Sm-RU5f4s_Bs+<V^H)]BM.'bh;n&J5Tb$O[:J$471Pzzzzzzzzzz5!ArH
3.619 +z!"ot`*$?@I+X/*T,UOle-n$Ps.kX"L/hSh44u+fU0.nh//M8V,/hJ\./hSb./1W2!.4?Sm-n$E+4s
3.620 +M9s+WhdI)]9D+'b_5n&J,E]$O[:L$47.Mzzzzzzzzz!!!!_4obQ_z&eu9%*?Q@H+X/-W-7C8j.P38)
3.621 +00V-E0ekC=1G^d@0J>(30/"q20/"q1/hS_,.k<%t-n$Jl-mh,),pOWY+<M^G)Aj5)',(uj&.]6[$k*
3.622 +LP$OR4L$O[=Bzzzzzzzz!!#2Hzz&f)B(*??4E+sSB\.46Pq/h\n74uG8W2)[9K2)I*E1,(C80.nn2/
3.623 +hS_,/M&G'.k2tr-n$Jl5!C>?,U=TY+<MUE)&<u%'+tlh%h9'Z%1N^S$O[=M$O[@N%0-A.zzzzzzz!'
3.624 +WRHz!!!!2',MK)*ZcFH,:"Ta-RgQ!0JYgM3&ilW3B/uX2Dd6H1GLO8/hJY,/M&G(/1`;%.Ocbo-n$J
3.625 +k4sq[(,pX]Z+WhaD(`*o$'+tlg%hK6^%LigT$O[=M$O[=O&.S[?zzzzzzz5!ArHz!"feU()[u0*?QF
3.626 +L,pt)h.P*5,1-RZX3B9,\4$#D^2Dm9H0eY+1/1`A(/1W5$.k3"u.4HYo.4HZ/4sq[(,pX]Y+Wh^C(D
3.627 +df#'+tlh&.fB`%LijU%1EXR$k*IM$k*+9zzzzzz!!!!_4obQ_z&.fHf(`OG9+<i!U-RU>o0/#"C1cI
3.628 +EU4?Pbh4$#;Y2)6m?0.eb,/1`>&.k<)!.Olkr.4Qbq-n%8--RL/d,U4KV+<;@;(`!f#',(uj&.f?^%
3.629 +LijV%1N^S$k!FN$471A%1NaHzzzzz!!#2Hz!!!!1&.oZp)]Kh?+X8<\-R^N"/h]CF3BB8b5!;"i3Ar
3.630 +`M0eb:6/M/M).kE5%.k3"u.Ocer.Olkr4t.p.-RL,b,9e<U+<;@=(D[`#'GD)k%hB0\%LimW%1N^S$
3.631 +k*OQ$k*UT$O[=P&.f0S%0-A.zzz!'WRHz!!!QA&/5lu*?H=I,paib.kWG<4u5)X4$5\j5!1qf2Dm9F
3.632 +0J>%1/1`>'/1W8%.k3"u.Olns.4IG0.46Ji-7'o^,9nBU*uc+9(`*o%&ePZc%hB0\%LrsX%1N^S$k*
3.633 +OQ$OdIQ$k*UR$k*IQ&c_n3zzz5!ArHz!!!NA'Gqc/*?ZLN,pale/hJ\>1,_-S5!D.n4Zb\`2)6j>/h
3.634 +S_-/M&G(/1`;%.k3"t.Occ04t.j+-71#a,U=W\,9e9R*uc+:(_m\s&J,Ka%hB0]%h9'Z%LijV%1N^R
3.635 +$k*RS%1EXR%h0'_&c_n3zz!!!!_4obQ_z!"okV(E4>9+X86Y,:=rl/M0.M1c[T[4[)"l4$#8V1GLR9
3.636 +/hS_./hJY,/1`;%.OmVG5!CDC,paf_,:"N[,U=W\,9e6P*ZQ%6'bq>n&.fBa%hB0]%hB-[%LijV%1N
3.637 +aV%1WjZ%L`UO$47:U%M99dzz!!#2Hzz'bM/t)]Kh@+sSBZ,Ub/o5!C_X2E*ZZ4Ztqh3B/lP1,1I90/
3.638 +"t2/hS_-/Nu?^4t/ZD-RU2c,U4NY+sS<X,9nBV+X&$O)]0>*'GD&j&J5Qc&.fB`%hB-[%LrpX%h9*[
3.639 +%M0*[&.T*V$k3^Z$P*mbzz!'WRHz!!!!6',29%*?QFK,UOc^-RgQ0/het92`No^4?GP_2`*<G0eb:7
3.640 +0/"tB5!D.o.OdP0-RU5f,U=QW+X&!P+sS<W+sJ3S+sJ$H(`!i$'GD&k&J5Qc&.fBa%hB0\%LrsZ%hK
3.641 +9^%h9*[%Lrs[&.f<a&e5Tizz5!ArHz!!!lM',hc0*ZuXP,pX``-n.>2/h\t;2E3cZ3B&iR1,:U>0ek
3.642 +@90J4t14tJ35-n$Gj,pac\+sJ-O+<VgN+<_mO+sS9S+<2::(`!i#'+toi&J,Kb&.f?_%hB0\%hB0]&
3.643 +.fBa%hB3]&J,Nb%M96^&JPonz!!!!_4obQ_z!#ZId)&s\?+X/3Y-6sj#4tA3:0/54>2)dKR2)I*C0e
3.644 +b770J>%3/Nta:.Olkq-RC#`,9\0P+WqmM+<M^K+!;[K+<DOC*#fb3(D[c$'G;#j&J5Qc%hB0]%hB0]
3.645 +%hK9`&.oKb&/#Th&eklh%M'*`&ePfkz!!#2Hzz(Ddf(*$-1E+sSB],pPT'.kN>+0f1^E2E!EK1,1F8
3.646 +/hSb./hT=O/1W2!-mp>f,9nBV+<M[I+<VaI*ZlIH+<M^H*?6%<)]KV2(Ddi$',(uj&.fB`%hB0]%hB
3.647 +0^&.oKe&J5Wi'GV>t',;2p&.oE_&J>]Vz!'WRHz!!!!_'c@u4+<_pR,UFc_4sqa./1iM01,LjG1c$m
3.648 +@0.nk0/M/P<4tJ68.4HYm-6sf\,9e6Q*ZlFF+!2OF*Zc@E*?6%=*#on:)AsD1(D[`!&eYcf&.fB`%h
3.649 +B0^&.fEc&J5Wh&el&q()@Z#&J5Zi'+tlg&eG$Cz5!ArHz!'V,](`XV?+X/-V,U=["-7:5m/MAh61Gg
3.650 +mD1,(@6/hJY+/3YU9.k<,!-mp>g,9nEW+sA'N+!)IE*Zc@D*Zc=A*#oq<*#on:)]BS2()7Ms&ePZd&
3.651 +.]9^%hB3_&.oKd&ebro()7T$()7Jr&J>`j'bh8n'*&"4!!!!_4obQ_z4rlg,*$-7I+sS?Z,<dA"-n6
3.652 +`!/MAh61,:R=0J4t0/M&G(4tJ68.k<%s-RL,b,9e<T+WqmL+!)IE*Zc@C*#oq<)]Th:)]K_7)B'G0(
3.653 +)7Jr&eP]e&.fBa&.fBb&J5Wh',2/s(Ddl''GD/o',)#n'GM5p'*&"4!!#2Hz!!!!_*BlY.+X/-V,pa
3.654 +f^4sVI'.4Qi"0/5190JP77/hSb./M'(:/M/M(.k)ko-7'o^,9\3Q+<M[I*Zc=A*#oq<)]Th;*#on:)
3.655 +]K_7)&X8.(DIJp&J>Wd&.fBb&J>Zg&eYfk()@]'(`4&('bhDt'GM5q'bh>qz!'WRHz!!!!_4rYLb+s
3.656 +\H]-7(i&-RU;k.P!,)0JP780J>(3/hS_./j:m?/M&G&.4?Pj,pac[+<M[H*Zc=B*#oq<)]Th:*#oq<
3.657 +)]K_8)B'M4)&X8-'bqDr&eYcg&J>Zg&eYfi',22t(Dmu+(Ddi'()@Z#',)#n'GD,nz5!ArHz!!!rW)
3.658 +BU+J,pt#d-9`e*.Olnt/1rS/0JG.5/hSb//hSb?/hSb-/1W.t-RL/d,9\0N*uu@B*#on;*#oq;)]Kb
3.659 +9*#fh9)]K_8)]K_6(`*u(().Gr&eP`h&ebol',2,p'c.Z()&aA0(`4),()@Vu'+tul&eYiX!!!!_4o
3.660 +bQ_z!!!lU*Zu[R-RU9*4t.s3.k<,%/M8\00J>(4/hSb//j:m?/hAM&.46De,U4HT*Zc=B*#on;)]K_
3.661 +8)]Te9*#fh9)]K_8)]K_9*#on:)&X5+'bh;p',)#m'GM5q'bqK#(`=20)AsD1(`4&('GM2m&eYfh&e
3.662 +P]U!!#2Hzz(Ddu/+<r0[-n$N..k<)"/MAb30JG180J>(40/"qA/hJV).k3"q,pXZY+WVXE*#fe7)]K
3.663 +\6)B'P7)]Kb:)]K_8)]K_8*#ot>*??(<)&O,)'bh;p',2/q()7T#()If*)&aD2)&O2-(DRVt&eYcg&
3.664 +eYcg&/"sC!'WRHz!!!!7(Dn#6,UOof-n7D3/1iM.1,1R>0ekF<0JG.500VQO.k<%u-n$Ad+WhdG*#f
3.665 +h8)B'M4)B'M4)]Te:*#oq;)]K_8)]Kb;*??1A*?6":)&O,)'bh>s'c.Z'(`+#+(`4,.)&X8.(`*r&'
3.666 +GD,m&J5Te&J5Tc&c_n35!ArHz!!!lQ(E=M@-7:5k.R#C9/hf(<1Gq'H1G^d@0JG.4/Nt^8-n$Gg+s7
3.667 +pI*#oq;)B0S5)]BY6)B'M5)]Kb:*#fh:*#oq<*#ot>*??.@*?6"9(`4&)'bqN$(`4),)&X;0)&X;0)
3.668 +&O2,()7Pt'+kli'+kfh&J>Wf!!!!_4obQ_z!#cRg)]g+J-7:3*/1rP/0f1aG2`<NN1GU[=0J>%B/1N
3.669 +%p-6j]X+<DOC*??(<*#on:)]K_7)B0V8*#ot=*#oq<*$$%?*??.@*?H7B*#fb4(Ddi'(Dmu+(`4,.)
3.670 +&X;0)&X;0(`4&)'GM2n'+tih&eYfh&J5Te!!#2Hzz(`4)-*$?OT-9aUH/M8b61c@9O2`ETO1bpa<0.
3.671 +]::.4->d+sA'M*Zc=B*??.?*#fh9)]K\7)]Kb:*??.?*??.@*??.@*?H7C*Zc=A)]BP0(Ddo*(`4)-
3.672 +)&aA1)AsA/(Ddl((DRVu',(uk&J,Qf&eYcg&J5TT!'WRHz!!!!<'c.].+<`$W-n@J80.o"82`N`T2D
3.673 +m?J0eY134t8!/,U4KV+!2RG*Zc=C*??.?)]K_8)B'P6)]Th<*??.@*Zc=B*?H7D+!)IE*?6%<)AsD0
3.674 +(`=/-)&X;0)AsD1(`4)+()@W#'bh>q'+tlh&J>Zg&eP]f&JG-E5!ArHz!!!oR(Dn,4+!DjU.4m_:0f
3.675 +([G3&``Q2)R0E/hB1M.OQPg+sA'O+!2OF*Zc@D*ZZ4?*#fh8)B0V8*??.A*Zc@D*Zc@D*ZcCF*Zc=B
3.676 +*?6%<)B'M4)AsD1)&X>2)&X8,(D[c%'bqGu'GM2o&eYfh&J>]h&eP`g&eY1.4obQ_z!#?=d(`F>6+!
3.677 +i9a/L`k81,LmL3]K#T1GUX:5!CJF-7'l\+WqjK*Zc@D*Zc@D*??+>)]K\6)]Th<*??1B+!2OF*Zc@D
3.678 +*Zc@D*ZZ7A*??.?*#]_6)&X;0)&X8-(Ddi%'bhAt'c%N!'GM2p'+toj&eYfj',(uk'EC<\zz()@W#(
3.679 +`OM<+seZh.m>I91,LpK2Dm<J0J>UR/1Dqm,U+BT+<MXG*ZlIG+!2OF*#oq;)B'P6*#ot>*ZcCF+!2R
3.680 +G*Zc=B*??.A*Zc=B*?6%>*#fe6)&X;/(`*r&'GM2p'bqH"()@Z#'c%Mt'+trm'bh>q'GD)n&3`8Xz!
3.681 +!!!7'bhB#)]g%C+sn`c4t/!90JPC?1GUX:/NtX6-7'o^+sA'N+!)IE+!2RH+!)FC*#on:)B0V7*#p"
3.682 +@*ZlIG+!2RG*??+?*$$(A*ZZ7A*??.>)]BS3(`4&)'GD,n',))r(Ddi'(Ddr+(`*l#'c.Z&(`!o''b
3.683 +V/j5!ArHz!!!`H'GhW+*?H:I.4HT-4tJ<=0JP:90.e_=.4?Mi,U4HU+!2OF*ZlLI+!;[J*ZZ4?*#fh
3.684 +9)]Kb:*$$(A+!2RH+!)ID*#oq;*$-.B*??1A*?6%;)AsA.'bqAp&eYfj'bqK$(`4&+)&jG1'c.Z')&
3.685 +F//(`4)+'G;$B4obQ_z!"]\T()\&4*[<!\.4.5./1rS00JG.4/3YO3-RC#`+s8!N*ZcCF+<VdL+<Va
3.686 +I*?6%<)B'M5)]Kb:*??.A*ZlFE*ZZ7@*#oq=*Zc@C*?H7B*#fe5(D[`"&eYcg&eYim()Ro,)&X>3*#
3.687 +]S-(`F;0(`=51)B'D*&cb*Zzz%h90e)&jS;,:G#l5!CDJ/MJn5/h\h/4tA*2-RL,a+X&!N+!2RH+<M
3.688 +^J+<DRD)]K\5)AsG3)]K_8*#fk;*?,t<*#fh9*#p"A+!2OF*?H1>)&O,('G;#j&J5Tf&ebuq(`=52*
3.689 +#fe7)Aa5.)Aj>1)B'P5)B'>&!'WRHz!!!!,%1s9l*?H:H-S$Vp4t/'90JG480eY^B/Lr>!-7'o]+Wq
3.690 +mL+!2OF+!2RG*ZQ(9)B'G1(`F8/)&aA2)&X>2)&jJ4)B0V8*?Q@F*Zc=B*?5t6().Dp&J5Qc&.oNh'
3.691 +bqN%)&aG4)AsD.()[u,)&O83*#ok8)%uuM5!ArHz!!!?5&eu3#)]^"I.k2o1.4d,+0JYF>00Us=/1N
3.692 +%p,pOTV+<V^I*Zc@D*ZlFC)Aj;/(`*u((`*r((`*u((Dmu,)AsD2)B0Y:*?H4@*$$":()7Jq&eP]e&
3.693 +.fBa&eYlo(Ddl()&X;0(`*r((`4/.(`F;4*#fh6('"=u4obQ_z!!W]<&JQ$#*ZlOM,pb`=.PEJ11Gq
3.694 +!Q4t\B:.Olhl,9nBT+<MXG*??.A*?,k6()I`%'bqAr'GM;u()@Z%(Dn&.(`=52*#ot>*??+=)]BS0'
3.695 ++tlh&.fBa&.fEd',2/s(D[f()&X5+()@]&)&X;1)AsG3)]9Im!!#2Hzz!sf2C&eu<,+!;[L+?h/$.k
3.696 +E;/1c.!P0J"_'-mp;c,9\0O*Zc:?*#fk8(_mf#'bh;o&eYik',2/r()Ic'(`F80)]K_8*#oq=*#on9
3.697 +().Dp&ePZd&.fBa&.oQh',;5u()@]&(D[c%()Ro-)&aD3)B'M4(DQoM!'WRHz!!!!%":5GF&Jc<,+<
3.698 +VmO4sVL(.4d))0g73A.k2qo,U+BS+<MXE)]BV4(`!l&'b_5p'+toj&eYil'GVE#)&aA2)B'M4)B'P6
3.699 +)]Th9)Aj8('+toi&.fBa&.fEc&JGfk'bqK"()I`%'c%Q$(`=51)B'M4)AsA,'`\465!ArHz!!!-+#R
3.700 +V%R',V`4+!Ddk,9nQb.kE894tJ35-RC#^+WqjK*ZH%;)AsA.()@W!',)&n'+tok'GM8r(Dn#.)B'M4
3.701 +)B'J3)]K_7)Aj;.(D@Gp&eP]f&.fBa&.fEc&JGfl'bhE!(D[`#'c%T&)&aD3)B'M3(`3tf!!!!_4ob
3.702 +Q_z!!!30$k<j^)BTnA*^2b3,:4ce.k<,6.4HVl-6XNS+!2OE)]K\5(`*r&()7Ms',2,o'GD2r()@]'
3.703 +)&aA1)&X>2)&X>2)B'G0()@Z#'+toi&J5Te&.fBa%hK9a&eYfk'GV>u()@Su'c%T&)&X;0)&O2+()?
3.704 +lM!!#2Hzz"U58@%M9<l*ulFI*^1bn,pk&j.k<e5.4-Df+WqgJ*ZZ4>)B'J1(Ddi&'bqDs'GV>t'c%Q
3.705 +$(Dn#-)&X8.)&aD2)&X8.(_mc!'GM2o&eYfh&eP]e&.]9^%hB3_&/#Wi'GM8s'bh>s()If*(Ddo)(D
3.706 +IMtz!'WRHzz#7(\M'GV?$*$$=J4sD6u-7C;m.4RM/,pXZW+!)IE*?6";)]BS2(D[c%'bqGu'bqGu()
3.707 +@Z%(Dmu+(Dmu+)&X5,(_mc!',)#l',)#m&ebok&J5Qc%hB-\%M''\&.oHb&ekuo',)&p()If&'c%Ms
3.708 +'G1uYz5!ArHz!!!!'#n.@Z(`"&3*?64d,:"Q^-RU>l4t%d)+sA'N*Zc@C*#on9)AsA.(Ddi&'bqGu'
3.709 +GV>u()@]&()Ri((Ddl('GD2s',)#m',)#l',2,o',(uk&J5Na%LrsX%LrpW%hB-\%hTHf&eYil'GM/
3.710 +n&J5K`%M8[@!!!!_4obQ_z!!!91$kF!f)&jS:+!<`k,palb-R^B,-RL)_+<MXG*Zc=A*#fh7(`4&*(
3.711 +)7Q!'GM5q',;5s'c%Mu'GV>u()7Ms',2,o'GD,n',)#n'bh>q'GD)j&.T0[%1NaU%1NaU%1NdX%hB6
3.712 +a&eYfg%h9'[$OdIR$ig8-!!#2Hzz!!!?7%hfct*ZlOH+?gqo,UOic-U'^@,U4KU*ZcCF*?6%<)]BS1
3.713 +(Ddf%'bqDr'GD,m'+trl',(ul',)&o'+tok',2/q&eYfj',)&p'bh>q&ePZb%1NaU%1NaU%1NaU%1N
3.714 +jZ%Lrs[%h&dP$47+G#mgq=z!'WRHzz!"')E&f2K.+sS3P4s2'q,palb,sES!+sA'N*?H7A)]BS3(`!
3.715 +o&().Gr&eblj&J5Qc&.oNf&eP`h&eYfi&eYfi()@Ps',)#m'GM8s'bh8n%h9$X%1NaU%1NaU%1NaU%
3.716 +1NaT$k<XR#mgkC#6tM@#ljr*z5!ArHzz!"'/I'H/#8+X.pK4s;'p,U=W[4sD*m+<MXF*?5t7(`*r('
3.717 +GM5o&eGWd&J,Ka%hK9`&.oKd&eYfi&eYik&eboo'b_5o',2,p'bqDs'+bZa%1NaU%1NaU%1NaU%1Na
3.718 +T$OdCN$4-tD#RCY>#7(P7z!!!!_4obQ_zz#RV.X'cS2;+<2CC4s(sn,9nBU4s1pg*??(;)Aj8,()7P
3.719 +t&eYcg&.f?_%hB0]&.fBb&J5Wg&ebol',2,o'bqGt'GM5q'GM5q'+toi%LijV%1NaU%1NaU$k3US$k
3.720 +!IN$47+I#m^bA#R:S?#6t5/z!!#2Hzz!!!!)#n@R])&sV=)]Tn?5!C,5+[.&54s(je*#]_5(`*u''b
3.721 +qAp&J5Qb%hB0]&.]<`&J>`i',2)p'GM8s'bh>s()7Mt'GM5q'GD,l&J,K_%1NaU%1NaU%1EXR$k!FN
3.722 +$O[:K#mgqE#6tJ>#R:P=#64`(z!'WRHzz!!!3/$P*me(`OP8*$$(?*^2bO+[.%m+<M[F)B'M2(Ddi%
3.723 +'b_5o&J5Qc%hK9`&J5Te'GV>t'bqGu()7Q!'GV>s'GM5p',(uk&J5Tc%LrpV$k3XT%1NaT$k*LO$OR
3.724 +4J$47+H$47%E#RLbC#mCM5zz5!ArHzz"9o,=$P4!h)BBb8*#oq=+$Lhk+sJ0R+<_jI*#on7(`=))()
3.725 +.Gq&eP]f&J>]h&eYim()@]&()@]%'bqGu'bh>r'GD,m&eP]e%hB-Z%1EXS%1N^S$k*OQ$O[=M$O[:K
3.726 +$47+I#mgnE#RL_>"UY50z!!!!_4obQ_z!!!!%"pbPE%h]Wq*#oh6)]Tk?+X/*T,:"HW+sJ0O+!)C?)
3.727 +Aj;.'bqDs'GD/p'bh>q'GVB!()Ic'()@Z$'bqGu'GM2o&eP]f%hK9_%1N^S$k*RS$k*OQ$k!FN$O[=
3.728 +M$47.J$47(G#mgkC#R1J>$31&+z!!#2Hzz!!!-)#RUqL&f)?)*#]Y4*$$1H+sS<X,pac\+sJ0Q*ZQ.
3.729 +=)Aj;-()I`%()I`&(D[`$()@]&(Ddl(()@W"'bh>r'GD)k&.fB`%hB0\%1N^S$k*RR$k*OQ$k*LO$O
3.730 +[=M$O[=L$4.%H#m^eA"pP;>zz!'WRHzz!!EE1$4@:S'cS)2)&XA6+!;^N,U=W\,pac[+X%sK)]K_6)
3.731 +&O/+(Ddl((`4),(Ddl((Ddl((Ddl'()7Q!'GM2o&eP]f&.]9^&.]6[%1NaU$k*OQ$k*OQ$k*OQ$k!I
3.732 +P$O[:K$47(G#m^b>"UPM9zz5!ArHzz"U,/=$OmX^)B0S3)B9b?+X&$S,U=W\,U4KV+<MRB)AsA.()@
3.733 +]%(Ddo*(`4),(Ddl((D[c%()@Z#'bh>r',(uk&J5Td&.fBa%LijV%1N^S$k*OQ$k*OQ$k*OQ$k*LO$
3.734 +47+I#mgnD#R:J:#ljr*z!!!!_4obQ_z!!!!&"UPMD%1j6k)]K\6*$-7I+s\EZ,pX`],9\3P*?6"9(`
3.735 +4#('c%Q#(Ddo*(`4&*(D[c%()7T"'c%Mu'GM2o',(uk&eP]g&ePWa%LrsX%1EXR$k3UR%1NaT$k*OQ
3.736 +$k!FM$47+H#mgkD"pG5=zz!!#2Hzz!!NN1#n%+L%hfcu)&XA7+!MmR,:"N\,U4NX+WqjH)]9J/()7Q
3.737 +!'c%Q$(Dmu+(Ddl(()@Z#'bqGu'bqDs'GM5q'GD,n'+toj&.]9^%LigT$k*OR%1NaU%1NaT$k*OQ$O
3.738 +[:K$47(G#mge?"pk80zz!'WRHzz"U,)<%1EUQ&Jc<()B0\>+sJ6X,pXc_,pOTW+<DL@(`4&)'bqGu(
3.739 +)@]&(Ddo)(Ddl(()7Q!'bqGu'bqGu'bqGu'GM5p'+tlh%hB0[%1N^S%1NaU%1NaU%1NaU%1EXQ$OR4
3.740 +J$47(G#mUeB$46b5zz5!ArHz!!!!&"pPDC%1E[V'c7o0)]g+E,:+Z`-7:2g,pFHS*?,k6(`*r&'bqH
3.741 +!()@]&(Dmu+(Dmr(()7Q!'c%Q#()@W#'c%N"().Gr'+tie&.]3Z%1NaU%1NdV%LrpW%1NaT$k*LO$O
3.742 +R4J$4."E#RCYB$31&+z!!!!_4obQ_z!!WW3#7:nK%1a$`(Dn)0+!2UN-R^Ak.OZSh+X&$P)]9Y5()@
3.743 +W"'c%Q#(Ddl((`4,.(`*u(()@]%(D[f'(Ddl(()Ic'()@St&ePZe&.T0Z%1NaV%LrsY%LrsY%LrpW%
3.744 +1EUP$OR4I#R^qD#6kM8zz!!#2Hzz#6tG<#R_%L%h]Ql)&jJ5*[)aT-R^Aj,pXZY,9\'H*??%7(D[`$
3.745 +()@Z%(Ddl)(`4),(`=/-(Ddl)(`4)-(`=/-(Dmr(().Dp&ePZc%LrpW%1WmZ%Ls![%hB0]%LrpW$k*
3.746 +LO$4@1I$4$nB":+u-zz!'WRHz!!!!)#7(S@$OmLV',)&q)AsJ8+X&'W-71#a+X&$P*?,n9)Aj;-()@
3.747 +Z$()@]'(`4)-)&X>1)AsD0(`4)-)&X;1)AsD2)&O/)'bh;p&eGTa%LimZ&.f?`&.]9^%hB0\%LijV$
3.748 +k*LO$OR1H#7:\@#QOi)zz5!ArHzz$47+J%1j*d'c%W))B9_<+!;^L+<MXH*ZZ:@)AsD/(Ddi&()@Z$
3.749 +(Ddl)(`=51)]BV5)B'J3)&X>2)]K_8)]BV4(`*r&'GM2m&J5N`%M00_%hK9`%hB0]%h9'Z%1N^S$k*
3.750 +LO$47+G#m^b9zz!!!!_4obQ_z!!!!.$k*OR%MKTl()e)0*?6%>*??1A*?6%=)]BS3(`4)+(Ddi&()@
3.751 +Z%(Dn#-)B0V8)]Te9)]K_8)]Kb:*#oq;)]KY3(D[`#'bV,k&.]<`&.fBa&.f?_%hB0\%LijV%1EXS$
3.752 +k!FN$4-tD#64`(zz!!#2Hzz!!!!.%1WpZ&/Guq)B'V;*ZQ.?*#oq;)]BV5)&X;/(`*u)(D[f'(Ddl)
3.753 +)&aG5*#oq=*??.?*#oq<*$$%?*??+>)]BV4(`*r''G;#j&.fBa&.fBa%hB0]%LrsX%1EXQ$OmOS$k!
3.754 +FM#RC_Bzzz!'WRHzz!!!!/%hK?e&JZ-#)AjJ9)B'M5*?6";)B'J1)&X8.(`4),(Ddl((Dn#-)B9_;*
3.755 +?H7D+!)IE*??1B*Zc@D*ZZ4?)]BS2()I`#',(ri&.fBa&.f?_%h9'Y%1N^S$k*LQ%LrpV$O[7I#mgS
3.756 +3zzz5!ArHzz!!!N?&.oTj(`485*#oq9(Dn#.)]Th:)Aj;.(`4),(`4&+(Ddl)(`=52*#ot?+!2RH+<
3.757 +VdK+!2RH*Zc@D*ZZ4>)]K\5(`4#'&ePZe&.f?`%hB-[%1N^S%1NaU$k*UU%1<OP$OI+E#64`(zz!!!
3.758 +!_4obQ_zz!!!N@&JGlp)B9_:*ZH%6(D[i,)]BY4(Ddo*(`4),(`*u)(Ddl*)&X>3*?H:E+!;[K+<Vd
3.759 +L+!2RH+!)IE*ZZ4?)]BS3)&O,&&J5Qc%hB0\%LijU$k*RS%1N^S%1E^S$4@4J#mUY7zzz!!#2Hzzz!
3.760 +"TSP',;?'*?H7A)]9>''bqN%(`*u)(`4,.(`4),(`*u)(Ddo+)&aJ7*ZlLI+<_mO+X%sN+<VdK+!2R
3.761 +H*ZZ7@)]BS3(Ddeu&.f?^%LigT$k!FO$k*FN$4@4L$47%G$OI(D"pP&-zzz!'WRHzzz!"KSR',MT-*
3.762 +Zc:>(E!hs&J>]h'bqH!()Ic'(Ddo*(`*u)(Ddo+)B'P8+!)LH+<_mO+WqpN+<VdL+<M[I*ZQ+<)B'M
3.763 +2()%8k%h9'X$O[:K$4@.G#RC\B$4."E#RLhF$4$h>zzzz5!ArHzzz!"TVT(E+;7*ZZ7A)&<_n&.]9^
3.764 +%hKEi'bqH!(Ddl'()I`&(Dn#.)&aG8*??1C+<VdL+WqmM+<VaJ+!)ID)]K\5)As8)'+bW`$k*IL#RC
3.765 +\A#7(S@#RLeC#6tM=#RLeB"pG/1zzz!!!!_4obQ_zzz!"TYU*$-+@*?6%<(_6ua%LijV%M'']&el&q
3.766 +'GM5r()7Q"(Dmu,)B9\9)]Tn?+!2UJ+!2RH+!2RG*ZZ7?)B'J1'bq>m%LijS#mgkB!!!!(#RUkE#RC
3.767 +Y@#6tG<#R:P<"U+l+zzz!!#2Hzzzz%hTHi(`=83*#fb4(D7/e$k*LP$k3[W%hTEe&ebrm'GV>t()7W
3.768 +&)B0S5*#fn>*ZcCF*ZcCE*Zc=B)]KY4(D[c$&Io6Z$jd1F#R:>0z!!if7#6kD:"U,,8"pG/6zzzz!'
3.769 +WRHzzzz!#-+a(Dmu,(`4&('G:oe%LrmU%1NaU%hB0^%hK<c',)#n'G_K%)]KV1(`423*ZZ:A*??.@*
3.770 +?,q:)&X8+'GCud%1N^Q#m^M2zz#R1G9"U5,5"U,&5"U"r.zzzz5!ArHzzzz!#-1a(Dmu*().Do&/#N
3.771 +a%h9*[$47+K$OdCO%M''[&.fBb'GM2p()I]#(Ddo,)&XD4)]Kb7)&X;.(DIMo&Io6Y$O[:Azzz"pG,
3.772 +4"U"r2"9\i1!rr<$zzz!!!!_4obQ_zzzz!"]h[()7Ms&JGcf%M0'Z%1EXP#mgkD#RCbD$jmCP%1NaU
3.773 +%hK<d',(um'bV8s()@]((`*u)'G_Ds&e>K_%LigTzzz!!!!&"9\i1"9\i1"9S`+zzzz!!#2Hzzzzz%
3.774 +hTHg',)#l&ePWa%L`dT$OdCL#7(S?#7(SB#mgtI$O[@P%LimY%hK<b&/#Qg'GV8s().Gs&eYihzzzz
3.775 +zz!s8Z/!s8Z/!s8N'zzzz!'WRHzzzzz!!!QB&J,Kb%hB-Y$k!OT$k3ON#R:S>"pYA<#6tJ>#RUnD$O
3.776 +I4L$k3XU%M'*^&JG`h&eY`c&-)\1zzzzz!!!!$!sA].!s8W-zzzzz5!ArHzzzzz!!!N?%h9$V$47.K
3.777 +$4@:N$OmLQ#mpnD#mU\?"pYA<#6tJ>#m^eC$47.L$k*UR$kEj[&.T0Mzzzzzz!!!!$"9JW,!s8N'zz
3.778 +zz!!!!_4obQ_zzzzz!"BDI$jm:J$4."F#mgkE$4RCP$jm@L$47+I$4-qD#7(P7#RC_:z$k!FOzzzzz
3.779 +zzz!!!!$!WiH+!rr<$zzzz!!#2Hzzzzzz$OdFO#6tPA#RCY@#R:VB$31&+z!!!!+zzzzzzzzzzzzz!
3.780 +!!*&!WrN)zzzzz!'WRHzzzzz!!!!+#mgkB#6tJ="pYA<"U+l+zzzzzzzzzzzzzzzzzzzzzzz5!ArHz
3.781 +zzzz!!!90#6kA;#6t55#6b;8"TSN&zzzzzzzzzzzzzzzzzzzzzz!!!!_5!D.o5!D.o5!D.o5!D.o5!
3.782 +D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o
3.783 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.~>
3.784 +InterpretLevel1 not {
3.785 + grestore
3.786 +} if
3.787 +grestore
3.788 +%%%%EndImage
3.789 +1.000 UL
3.790 +LTb
3.791 +1.000 UP
3.792 +1.000 UL
3.793 +LTb
3.794 +stroke
3.795 +grestore
3.796 +end
3.797 +showpage
3.798 +%%Trailer
3.799 +%%DocumentFonts: Helvetica
4.1 --- a/singlegene_AUD_gr_top_1_2856_jet.eps Sat Apr 11 19:39:56 2009 -0700
4.2 +++ b/singlegene_AUD_gr_top_1_2856_jet.eps Sat Apr 11 19:50:21 2009 -0700
4.3 @@ -1,1 +1,719 @@
4.4 -../figures/singlegene_AUD_gr_top_1_2856_jet.epcs
4.5 \ No newline at end of file
4.6 +%!PS-Adobe-2.0 EPSF-2.0
4.7 +%%Title: singlegene_AUD_gr_top_1_2856_jet.epcs
4.8 +%%Creator: gnuplot 4.2 patchlevel 2
4.9 +%%CreationDate: Tue Apr 7 15:00:28 2009
4.10 +%%DocumentFonts: (atend)
4.11 +%%BoundingBox: 50 50 410 302
4.12 +%%EndComments
4.13 +%%BeginProlog
4.14 +/gnudict 256 dict def
4.15 +gnudict begin
4.16 +%
4.17 +% The following 6 true/false flags may be edited by hand if required
4.18 +% The unit line width may also be changed
4.19 +%
4.20 +/Color true def
4.21 +/Blacktext false def
4.22 +/Solid true def
4.23 +/Dashlength 1 def
4.24 +/Landscape false def
4.25 +/Level1 false def
4.26 +/Rounded false def
4.27 +/TransparentPatterns false def
4.28 +/gnulinewidth 5.000 def
4.29 +/userlinewidth gnulinewidth def
4.30 +%
4.31 +/vshift -46 def
4.32 +/dl1 {
4.33 + 10.0 Dashlength mul mul
4.34 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
4.35 +} def
4.36 +/dl2 {
4.37 + 10.0 Dashlength mul mul
4.38 + Rounded { currentlinewidth 0.75 mul add } if
4.39 +} def
4.40 +/hpt_ 31.5 def
4.41 +/vpt_ 31.5 def
4.42 +/hpt hpt_ def
4.43 +/vpt vpt_ def
4.44 +Level1 {} {
4.45 +/SDict 10 dict def
4.46 +systemdict /pdfmark known not {
4.47 + userdict /pdfmark systemdict /cleartomark get put
4.48 +} if
4.49 +SDict begin [
4.50 + /Title (singlegene_AUD_gr_top_1_2856_jet.epcs)
4.51 + /Subject (gnuplot plot)
4.52 + /Creator (gnuplot 4.2 patchlevel 2 )
4.53 + /Author (Bayle Shanks,,,)
4.54 +% /Producer (gnuplot)
4.55 +% /Keywords ()
4.56 + /CreationDate (Tue Apr 7 15:00:28 2009)
4.57 + /DOCINFO pdfmark
4.58 +end
4.59 +} ifelse
4.60 +%
4.61 +% Gnuplot Prolog Version 4.2 (August 2006)
4.62 +%
4.63 +/M {moveto} bind def
4.64 +/L {lineto} bind def
4.65 +/R {rmoveto} bind def
4.66 +/V {rlineto} bind def
4.67 +/N {newpath moveto} bind def
4.68 +/Z {closepath} bind def
4.69 +/C {setrgbcolor} bind def
4.70 +/f {rlineto fill} bind def
4.71 +/vpt2 vpt 2 mul def
4.72 +/hpt2 hpt 2 mul def
4.73 +/Lshow {currentpoint stroke M 0 vshift R
4.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
4.75 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
4.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
4.77 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
4.78 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
4.79 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
4.80 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
4.81 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
4.82 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
4.83 +/BL {stroke userlinewidth 2 mul setlinewidth
4.84 + Rounded {1 setlinejoin 1 setlinecap} if} def
4.85 +/AL {stroke userlinewidth 2 div setlinewidth
4.86 + Rounded {1 setlinejoin 1 setlinecap} if} def
4.87 +/UL {dup gnulinewidth mul /userlinewidth exch def
4.88 + dup 1 lt {pop 1} if 10 mul /udl exch def} def
4.89 +/PL {stroke userlinewidth setlinewidth
4.90 + Rounded {1 setlinejoin 1 setlinecap} if} def
4.91 +% Default Line colors
4.92 +/LCw {1 1 1} def
4.93 +/LCb {0 0 0} def
4.94 +/LCa {0 0 0} def
4.95 +/LC0 {1 0 0} def
4.96 +/LC1 {0 1 0} def
4.97 +/LC2 {0 0 1} def
4.98 +/LC3 {1 0 1} def
4.99 +/LC4 {0 1 1} def
4.100 +/LC5 {1 1 0} def
4.101 +/LC6 {0 0 0} def
4.102 +/LC7 {1 0.3 0} def
4.103 +/LC8 {0.5 0.5 0.5} def
4.104 +% Default Line Types
4.105 +/LTw {PL [] 1 setgray} def
4.106 +/LTb {BL [] LCb DL} def
4.107 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
4.108 +/LT0 {PL [] LC0 DL} def
4.109 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def
4.110 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def
4.111 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
4.112 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
4.113 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
4.114 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
4.115 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
4.116 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
4.117 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
4.118 +/Dia {stroke [] 0 setdash 2 copy vpt add M
4.119 + hpt neg vpt neg V hpt vpt neg V
4.120 + hpt vpt V hpt neg vpt V closepath stroke
4.121 + Pnt} def
4.122 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
4.123 + currentpoint stroke M
4.124 + hpt neg vpt neg R hpt2 0 V stroke
4.125 + } def
4.126 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
4.127 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
4.128 + hpt2 neg 0 V closepath stroke
4.129 + Pnt} def
4.130 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
4.131 + hpt2 vpt2 neg V currentpoint stroke M
4.132 + hpt2 neg 0 R hpt2 vpt2 V stroke} def
4.133 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
4.134 + hpt neg vpt -1.62 mul V
4.135 + hpt 2 mul 0 V
4.136 + hpt neg vpt 1.62 mul V closepath stroke
4.137 + Pnt} def
4.138 +/Star {2 copy Pls Crs} def
4.139 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
4.140 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
4.141 + hpt2 neg 0 V closepath fill} def
4.142 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M
4.143 + hpt neg vpt -1.62 mul V
4.144 + hpt 2 mul 0 V
4.145 + hpt neg vpt 1.62 mul V closepath fill} def
4.146 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
4.147 + hpt neg vpt 1.62 mul V
4.148 + hpt 2 mul 0 V
4.149 + hpt neg vpt -1.62 mul V closepath stroke
4.150 + Pnt} def
4.151 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
4.152 + hpt neg vpt 1.62 mul V
4.153 + hpt 2 mul 0 V
4.154 + hpt neg vpt -1.62 mul V closepath fill} def
4.155 +/DiaF {stroke [] 0 setdash vpt add M
4.156 + hpt neg vpt neg V hpt vpt neg V
4.157 + hpt vpt V hpt neg vpt V closepath fill} def
4.158 +/Pent {stroke [] 0 setdash 2 copy gsave
4.159 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
4.160 + closepath stroke grestore Pnt} def
4.161 +/PentF {stroke [] 0 setdash gsave
4.162 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
4.163 + closepath fill grestore} def
4.164 +/Circle {stroke [] 0 setdash 2 copy
4.165 + hpt 0 360 arc stroke Pnt} def
4.166 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
4.167 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
4.168 +/C1 {BL [] 0 setdash 2 copy moveto
4.169 + 2 copy vpt 0 90 arc closepath fill
4.170 + vpt 0 360 arc closepath} bind def
4.171 +/C2 {BL [] 0 setdash 2 copy moveto
4.172 + 2 copy vpt 90 180 arc closepath fill
4.173 + vpt 0 360 arc closepath} bind def
4.174 +/C3 {BL [] 0 setdash 2 copy moveto
4.175 + 2 copy vpt 0 180 arc closepath fill
4.176 + vpt 0 360 arc closepath} bind def
4.177 +/C4 {BL [] 0 setdash 2 copy moveto
4.178 + 2 copy vpt 180 270 arc closepath fill
4.179 + vpt 0 360 arc closepath} bind def
4.180 +/C5 {BL [] 0 setdash 2 copy moveto
4.181 + 2 copy vpt 0 90 arc
4.182 + 2 copy moveto
4.183 + 2 copy vpt 180 270 arc closepath fill
4.184 + vpt 0 360 arc} bind def
4.185 +/C6 {BL [] 0 setdash 2 copy moveto
4.186 + 2 copy vpt 90 270 arc closepath fill
4.187 + vpt 0 360 arc closepath} bind def
4.188 +/C7 {BL [] 0 setdash 2 copy moveto
4.189 + 2 copy vpt 0 270 arc closepath fill
4.190 + vpt 0 360 arc closepath} bind def
4.191 +/C8 {BL [] 0 setdash 2 copy moveto
4.192 + 2 copy vpt 270 360 arc closepath fill
4.193 + vpt 0 360 arc closepath} bind def
4.194 +/C9 {BL [] 0 setdash 2 copy moveto
4.195 + 2 copy vpt 270 450 arc closepath fill
4.196 + vpt 0 360 arc closepath} bind def
4.197 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
4.198 + 2 copy moveto
4.199 + 2 copy vpt 90 180 arc closepath fill
4.200 + vpt 0 360 arc closepath} bind def
4.201 +/C11 {BL [] 0 setdash 2 copy moveto
4.202 + 2 copy vpt 0 180 arc closepath fill
4.203 + 2 copy moveto
4.204 + 2 copy vpt 270 360 arc closepath fill
4.205 + vpt 0 360 arc closepath} bind def
4.206 +/C12 {BL [] 0 setdash 2 copy moveto
4.207 + 2 copy vpt 180 360 arc closepath fill
4.208 + vpt 0 360 arc closepath} bind def
4.209 +/C13 {BL [] 0 setdash 2 copy moveto
4.210 + 2 copy vpt 0 90 arc closepath fill
4.211 + 2 copy moveto
4.212 + 2 copy vpt 180 360 arc closepath fill
4.213 + vpt 0 360 arc closepath} bind def
4.214 +/C14 {BL [] 0 setdash 2 copy moveto
4.215 + 2 copy vpt 90 360 arc closepath fill
4.216 + vpt 0 360 arc} bind def
4.217 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
4.218 + vpt 0 360 arc closepath} bind def
4.219 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
4.220 + neg 0 rlineto closepath} bind def
4.221 +/Square {dup Rec} bind def
4.222 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
4.223 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
4.224 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
4.225 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
4.226 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
4.227 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
4.228 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
4.229 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
4.230 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
4.231 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
4.232 + 2 copy vpt Square fill Bsquare} bind def
4.233 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
4.234 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
4.235 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
4.236 + Bsquare} bind def
4.237 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
4.238 + Bsquare} bind def
4.239 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
4.240 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
4.241 + 2 copy vpt Square fill Bsquare} bind def
4.242 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
4.243 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
4.244 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
4.245 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
4.246 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
4.247 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
4.248 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
4.249 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
4.250 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
4.251 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
4.252 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
4.253 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
4.254 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
4.255 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
4.256 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
4.257 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
4.258 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
4.259 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
4.260 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
4.261 +/DiaE {stroke [] 0 setdash vpt add M
4.262 + hpt neg vpt neg V hpt vpt neg V
4.263 + hpt vpt V hpt neg vpt V closepath stroke} def
4.264 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
4.265 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
4.266 + hpt2 neg 0 V closepath stroke} def
4.267 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M
4.268 + hpt neg vpt -1.62 mul V
4.269 + hpt 2 mul 0 V
4.270 + hpt neg vpt 1.62 mul V closepath stroke} def
4.271 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
4.272 + hpt neg vpt 1.62 mul V
4.273 + hpt 2 mul 0 V
4.274 + hpt neg vpt -1.62 mul V closepath stroke} def
4.275 +/PentE {stroke [] 0 setdash gsave
4.276 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
4.277 + closepath stroke grestore} def
4.278 +/CircE {stroke [] 0 setdash
4.279 + hpt 0 360 arc stroke} def
4.280 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
4.281 +/DiaW {stroke [] 0 setdash vpt add M
4.282 + hpt neg vpt neg V hpt vpt neg V
4.283 + hpt vpt V hpt neg vpt V Opaque stroke} def
4.284 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
4.285 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
4.286 + hpt2 neg 0 V Opaque stroke} def
4.287 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M
4.288 + hpt neg vpt -1.62 mul V
4.289 + hpt 2 mul 0 V
4.290 + hpt neg vpt 1.62 mul V Opaque stroke} def
4.291 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
4.292 + hpt neg vpt 1.62 mul V
4.293 + hpt 2 mul 0 V
4.294 + hpt neg vpt -1.62 mul V Opaque stroke} def
4.295 +/PentW {stroke [] 0 setdash gsave
4.296 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
4.297 + Opaque stroke grestore} def
4.298 +/CircW {stroke [] 0 setdash
4.299 + hpt 0 360 arc Opaque stroke} def
4.300 +/BoxFill {gsave Rec 1 setgray fill grestore} def
4.301 +/Density {
4.302 + /Fillden exch def
4.303 + currentrgbcolor
4.304 + /ColB exch def /ColG exch def /ColR exch def
4.305 + /ColR ColR Fillden mul Fillden sub 1 add def
4.306 + /ColG ColG Fillden mul Fillden sub 1 add def
4.307 + /ColB ColB Fillden mul Fillden sub 1 add def
4.308 + ColR ColG ColB setrgbcolor} def
4.309 +/BoxColFill {gsave Rec PolyFill} def
4.310 +/PolyFill {gsave Density fill grestore grestore} def
4.311 +/h {rlineto rlineto rlineto gsave fill grestore} bind def
4.312 +%
4.313 +% PostScript Level 1 Pattern Fill routine for rectangles
4.314 +% Usage: x y w h s a XX PatternFill
4.315 +% x,y = lower left corner of box to be filled
4.316 +% w,h = width and height of box
4.317 +% a = angle in degrees between lines and x-axis
4.318 +% XX = 0/1 for no/yes cross-hatch
4.319 +%
4.320 +/PatternFill {gsave /PFa [ 9 2 roll ] def
4.321 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
4.322 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
4.323 + gsave 1 setgray fill grestore clip
4.324 + currentlinewidth 0.5 mul setlinewidth
4.325 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
4.326 + 0 0 M PFa 5 get rotate PFs -2 div dup translate
4.327 + 0 1 PFs PFa 4 get div 1 add floor cvi
4.328 + {PFa 4 get mul 0 M 0 PFs V} for
4.329 + 0 PFa 6 get ne {
4.330 + 0 1 PFs PFa 4 get div 1 add floor cvi
4.331 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
4.332 + } if
4.333 + stroke grestore} def
4.334 +%
4.335 +/languagelevel where
4.336 + {pop languagelevel} {1} ifelse
4.337 + 2 lt
4.338 + {/InterpretLevel1 true def}
4.339 + {/InterpretLevel1 Level1 def}
4.340 + ifelse
4.341 +%
4.342 +% PostScript level 2 pattern fill definitions
4.343 +%
4.344 +/Level2PatternFill {
4.345 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
4.346 + bind def
4.347 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
4.348 +<< Tile8x8
4.349 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
4.350 +>> matrix makepattern
4.351 +/Pat1 exch def
4.352 +<< Tile8x8
4.353 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
4.354 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
4.355 +>> matrix makepattern
4.356 +/Pat2 exch def
4.357 +<< Tile8x8
4.358 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
4.359 + 8 8 L 8 0 L 0 0 L fill}
4.360 +>> matrix makepattern
4.361 +/Pat3 exch def
4.362 +<< Tile8x8
4.363 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
4.364 + 0 12 M 12 0 L stroke}
4.365 +>> matrix makepattern
4.366 +/Pat4 exch def
4.367 +<< Tile8x8
4.368 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
4.369 + 0 -4 M 12 8 L stroke}
4.370 +>> matrix makepattern
4.371 +/Pat5 exch def
4.372 +<< Tile8x8
4.373 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
4.374 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
4.375 +>> matrix makepattern
4.376 +/Pat6 exch def
4.377 +<< Tile8x8
4.378 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
4.379 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
4.380 +>> matrix makepattern
4.381 +/Pat7 exch def
4.382 +<< Tile8x8
4.383 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
4.384 + 12 0 M -4 8 L 12 4 M 0 10 L stroke}
4.385 +>> matrix makepattern
4.386 +/Pat8 exch def
4.387 +<< Tile8x8
4.388 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
4.389 + -4 0 M 12 8 L -4 4 M 8 10 L stroke}
4.390 +>> matrix makepattern
4.391 +/Pat9 exch def
4.392 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
4.393 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
4.394 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
4.395 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
4.396 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
4.397 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
4.398 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
4.399 +} def
4.400 +%
4.401 +%
4.402 +%End of PostScript Level 2 code
4.403 +%
4.404 +/PatternBgnd {
4.405 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
4.406 +} def
4.407 +%
4.408 +% Substitute for Level 2 pattern fill codes with
4.409 +% grayscale if Level 2 support is not selected.
4.410 +%
4.411 +/Level1PatternFill {
4.412 +/Pattern1 {0.250 Density} bind def
4.413 +/Pattern2 {0.500 Density} bind def
4.414 +/Pattern3 {0.750 Density} bind def
4.415 +/Pattern4 {0.125 Density} bind def
4.416 +/Pattern5 {0.375 Density} bind def
4.417 +/Pattern6 {0.625 Density} bind def
4.418 +/Pattern7 {0.875 Density} bind def
4.419 +} def
4.420 +%
4.421 +% Now test for support of Level 2 code
4.422 +%
4.423 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse
4.424 +%
4.425 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
4.426 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
4.427 +currentdict end definefont pop
4.428 +/MFshow {
4.429 + { dup 5 get 3 ge
4.430 + { 5 get 3 eq {gsave} {grestore} ifelse }
4.431 + {dup dup 0 get findfont exch 1 get scalefont setfont
4.432 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
4.433 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
4.434 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
4.435 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
4.436 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
4.437 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
4.438 + pop aload pop M} ifelse }ifelse }ifelse }
4.439 + ifelse }
4.440 + forall} bind def
4.441 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
4.442 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
4.443 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
4.444 +/MLshow { currentpoint stroke M
4.445 + 0 exch R
4.446 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
4.447 +/MRshow { currentpoint stroke M
4.448 + exch dup MFwidth neg 3 -1 roll R
4.449 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
4.450 +/MCshow { currentpoint stroke M
4.451 + exch dup MFwidth -2 div 3 -1 roll R
4.452 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
4.453 +/XYsave { [( ) 1 2 true false 3 ()] } bind def
4.454 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def
4.455 +end
4.456 +%%EndProlog
4.457 +gnudict begin
4.458 +gsave
4.459 +50 50 translate
4.460 +0.050 0.050 scale
4.461 +0 setgray
4.462 +newpath
4.463 +(Helvetica) findfont 140 scalefont setfont
4.464 +gsave % colour palette begin
4.465 +/maxcolors 64 def
4.466 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
4.467 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
4.468 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
4.469 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
4.470 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
4.471 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
4.472 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
4.473 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
4.474 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
4.475 + } ifelse} def
4.476 +/Constrain {
4.477 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
4.478 +/YIQ2RGB {
4.479 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
4.480 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
4.481 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
4.482 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
4.483 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
4.484 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
4.485 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
4.486 + exch 1.91 mul exch add Constrain 3 1 roll} def
4.487 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
4.488 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
4.489 + if} ifelse} ifelse} ifelse} def
4.490 +/InterpolatedColor true def
4.491 +/grayindex {/gidx 0 def
4.492 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
4.493 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
4.494 + GrayA gidx get sub div} def
4.495 +/redvalue {RedA gidx get RedA gidx 1 sub get
4.496 + RedA gidx get sub dgdxval mul add} def
4.497 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get
4.498 + GreenA gidx get sub dgdxval mul add} def
4.499 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get
4.500 + BlueA gidx get sub dgdxval mul add} def
4.501 +/interpolate {
4.502 + grayindex grayv GrayA gidx get sub abs 1e-5 le
4.503 + {RedA gidx get GreenA gidx get BlueA gidx get}
4.504 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
4.505 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746
4.506 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651
4.507 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556
4.508 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746
4.509 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365
4.510 + .9524 .9683 .9841 1 ] def
4.511 +/RedA [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .0238 .0873 .1508
4.512 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127
4.513 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627
4.514 + .5635 .5 ] def
4.515 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524
4.516 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1
4.517 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254
4.518 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def
4.519 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1
4.520 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413
4.521 + .2778 .2143 .1508 .0873 .0238 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
4.522 + 0 0 ] def
4.523 +/pm3dround {maxcolors 0 gt {dup 1 ge
4.524 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
4.525 +/pm3dGamma 1.0 1.5 div def
4.526 +/ColorSpace (RGB) def
4.527 +Color true and { % COLOUR vs. GRAY map
4.528 + InterpolatedColor { %% Interpolation vs. RGB-Formula
4.529 + /g {stroke pm3dround /grayv exch def interpolate
4.530 + SelectSpace setrgbcolor} bind def
4.531 + }{
4.532 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
4.533 + SelectSpace setrgbcolor} bind def
4.534 + } ifelse
4.535 +}{
4.536 + /g {stroke pm3dround pm3dGamma exp setgray} bind def
4.537 +} ifelse
4.538 +1.000 UP
4.539 +1.000 UL
4.540 +LTb
4.541 +1.000 UL
4.542 +LT0
4.543 +LTb
4.544 +%%%%BeginImage
4.545 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip
4.546 +InterpretLevel1 {
4.547 + %% Construct a box instead of image
4.548 + LTb
4.549 + 876 4852 M
4.550 + 5292 0 V
4.551 + 0 -4429 V
4.552 + -5292 0 V
4.553 + 876 4852 L
4.554 + 40 -110 R
4.555 + (PS level 2 image) Lshow
4.556 + % Read data but ignore it
4.557 + /imagebuf 9256 string def
4.558 + currentfile imagebuf readstring
4.559 +} {
4.560 +gsave
4.561 +876 4852 translate
4.562 +5292 -4429 scale
4.563 +%%%%BeginPalette
4.564 +[ /Indexed
4.565 + /DeviceRGB 63
4.566 + <
4.567 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1
4.568 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff
4.569 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff
4.570 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88
4.571 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06
4.572 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400
4.573 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200
4.574 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000
4.575 + >
4.576 +] setcolorspace
4.577 +%%%%EndPalette
4.578 +<<
4.579 + /ImageType 1
4.580 + /Width 135
4.581 + /Height 113
4.582 + /BitsPerComponent 8
4.583 + /ImageMatrix [ 135 0 0 113 0 0 ]
4.584 + /Decode [ 0 255 ]
4.585 + /DataSource currentfile /ASCII85Decode filter
4.586 + /MultipleDataSources false
4.587 + /Interpolate false
4.588 +>>
4.589 +image
4.590 +} ifelse
4.591 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
4.592 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
4.593 +!D.o5!D.o5!D.o!WW3#zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRIzzzzzzzzzzzzzzzzzzzzzz
4.594 +zzzzzzzzzzz5!B#Jzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4okW`zzzzzzzzzzzzzzzzzzzz
4.595 +zzzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzz
4.596 +zzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzz
4.597 +zzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzz!!!!#!<<*"zzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzz
4.598 +zzz!!!'%zzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzzzz!!**#zzzzzzzzzzzz!!!!_4obQ_zzzzz!
4.599 +"&]+zzzzzzzzzzzz!!**#!!*'"zzzzzzzzzzzz!!#2Hzzzzz!!!!&"9\])zzzzzzzzzzz!!!!"!<<*
4.600 +"!!*'"zzzzzzzzzzzz!'WRHzzzzz!!!'$!WW3#zzzzzzzzzzz!!33&zzzzzzzzzzzzzz5!ArHzzzzz
4.601 +!!!!"!<E0#zzzzzz!"g%n0)ttPzzz!<E0#zzzzzzzzzzzzz!!!!_4obQ_zzzz!!!!"zzz!!!!"zzzz
4.602 +%M^KI-lis4zz!!**$zzzzzzzzzzzzzz!!#2Hzz!!*'"zz!!**%zzz!!!$$zzz!!!!+*$QgY*>/ne!r
4.603 +r<$zzzzzzzzzzzzzzzz!'WRHzz!!*3)!<<*"zzzzz!!!!"!<<*"zz!"feh/Li%b&J#$I!<<*"zzzzz
4.604 +zzzzzzzzzzz5!ArHzz!rrQ+!!*'"zzzzz!!!!"!WW3#zz'GhiB/KPT<&IJXB!<<*"zzzzzzzzzzzzz
4.605 +zz!!!!_4obQ_zzz!<<*#!<<*"zzz!<<*"z!!*'"!!!TM!!!H@)]g:N'bh/e"p4r/!<<*"zzzzzzzzz
4.606 +zzzzzz!!#2Hzzzzzzzz!!!$#zz!!**(":5AE%L`j_)BB7t%LNID!WiE'zzzzzzzzzzzzzzzz!'WRHz
4.607 +zzzzzzzzzz!!!!"!<`K2#RUtP%1<UR"p=u/!W`<&!<<*"zzzzzzzzzzzzzzz5!ArHzzzzzzzzzzzz!
4.608 +!*0)#7(M9#6Y23!WiB'!<N?*!WW3#zzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzz!!**$!W`B*!Wr
4.609 +H(!<E3&"9\i/!<<*"zzz!!!$#zzzzzzzzzz!!#2Hzzzzzzzzzzzzzz!<<-$!!*'#!<E9*"9\f.!<<*
4.610 +"zzz!<E6&zzzzzzzzzz!'WRHzzzzzzzzzzzzzzz!!!$$!WrQ.!s8T+!<<*"zz!!!$#!<E3%zzzzzzz
4.611 +zzz5!ArHzzzzzzzzzzzzzzz!!!$$!sA`0!s/N*!<<*"zz!!!$#!<N<'zzzzzzzzz!!!!_4obQ_zzzz
4.612 +zzzzzzzzzzz!!33'!sA].!WiH)zzz!!**$!WiE(zzzzzzzzz!!#2Hzzzzzzzzzzzzzzz!!!!"!WiE*
4.613 +!s8W-!WiB'zzz!<E3&!<E3$zzzzzzzzz!'WRHzzzzzzzzzzzzzzz!!!$$!W`?(!s8W,!W`<%zzz!<E
4.614 +3%!<<*"zzzzzzzzz5!ArHzzzzzzzzzzzzzzz!!*-&!<E6'!s8T*!<<*"zzzzzzzzzzzzz!!!!_4obQ
4.615 +_zzzzzzzzzzzzzzz!!**$!<N<(!<E3%zzzzzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzzz!<E3%!W`<&zz
4.616 +zzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzz!<E3%!<E3$!<<-#zzzzzzzzzzzzzz5!ArHzzzzzzzzzz
4.617 +zzzzz!!!!"!<E3%!<E3%!<E3%!<<*"zzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzz!WiH*!WiE)!
4.618 +WiE)!WiE)!<<*"zzzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzz!!!$%!sA]-!s8T,!sAc2!s8T*!<<*"zz
4.619 +zzzzzzzzzz!'WRHzzzzzzzzzzzzzzz!<NB-"U"r2"9Sf1"U,&4"9\f-zzz!!!$"zzzzzzzzz5!ArHz
4.620 +zzzzzzzzzzzzz!!!$$"9nu4"9\i3#RCY?"p>&4"U"l-zz!!!$#!WiB&zzzzzzzz!!!!_4obQ_zzzzz
4.621 +zzzzzzzzz!!*0*"pY54"9o):#RCY?#6b86!s/K'z!!!$#!WiH+!s/K(zzzzzzzz!!#2Hzzzzzzzzzz
4.622 +zzzzz!<WK/!s8c5#6tM?#RCY="Tni.!<E0#z!<N<+"9eu6"9S]+zzzzzzzz!'WRHzz!!!!"zzzzzzz
4.623 +zzzz!!!$$!s8W."UG><#6tM?"p>&3!s8T+!<<*"!!!$$!sJl6#RC\?!s/K'zzzzzzzz5!ArHzz!!!$
4.624 +#!<<*"zzzzzzzzzz!!!$#!s8Z2#7(P>#6tD7!s/N*!WiB'z!<N?+#RLkH$4-q@!s/H&zzzzzzz!!!!
4.625 +_4obQ_z!!!!"!<E3%!<<*"zzzzzzzzzz!!**&!sAf5#6tG;!s8W,!WiE(!<E0#!!!$#!X8l9$OmOR$
4.626 +OI%?!<<*"zzzzzzz!!#2Hzz!<E3%!WiB'zzzz!!!!"!!**#!<<*"zzzz!!*-&"9eu5"U,#1!s&E'!<
4.627 +E3$z!!**'"pt_I%1WgT#R1D5zzzzzzzz!'WRHzz!<E3&!W`<%!!!!"!<E3$zz!!33(!WrH)!W`<%zz
4.628 +zz!<E6(!sAc2!WiB'!<E3%zz!WrT2$4@:Q%LigQ#6P#.zzzzzzzz5!ArHz!!!$#!<E3%!<<*"!!!!"
4.629 +!<E0#z!!!$%"9\l2"U+u2!WiB'!<<*"zzz!<E6("9ei.!W`<&!<E3%!<<-$!<E3&"9eu9$OdIR$jd+
4.630 +@!s&B%zzzzzzz!!!!_4obQ_z!!!!"!<E3%z!!!$#!<<*"!!*'"!<NB/"pbG>#R(D7"9SZ*zzz!!!!"
4.631 +!<E6'!WiE)!<E3%!<E3%!W`?)!WiH+"9o,=$OdCN#R1A4!<<*"zzzzzzz!!#2Hzzz!<E0#z!!*'"z!
4.632 +!!$$"9o,<$Od@L#RCY>"Te`+zzzz!!!$#!<E3%!<E3%!<E3&"9eu7"p>#2"pYG@$4$k?"9JT(zzzzz
4.633 +zzz!'WRHzzzzz!<E0#z!<E6+#RUnJ%LrmT$4$k@"Tnf+zzzz!!!$"!<N9&!<E3%!WrN/#RCY>"U"r3
4.634 +"U>8:"pG,3!WW3#zzzzzzzz5!ArHzzzzz!!!!"!!!$"!<`Q3#mq%L$k!IN#RCY="9JT(zzzz!!!$$!
4.635 +W`<'!s8W."9f#7#6b55"9\i1"U,&5"9SZ*zzzzzzzz!!!!_4obQ_zzzzz!!**$!<E3%!sAf5#RCbE#
4.636 +R:V?#6k>7!s&B%z!!**$zz!!!'%!<WB*!sAc3#6tJ<"U"u4"pG,4"9\f.!WW3#zzzzzzzz!!#2Hzzz
4.637 +zzz!<E3%!<E3%!WrQ0"pG59"U5,6"9\f-!<<*"!!!!"!<E3%zz!WiE)!s8]1"pP57"U"u3"pP;:"U"
4.638 +o0!s8Q)zzzzzzzzz!'WRHzzzzz!!!$#!<N<'!<E3%!WiK-!s8Z.!sA`/!s/K'z!!!$$!WiB&z!!!!"
4.639 +!WiK."pP89"9\i1"9]#;"pkS?"9\f.!WW3#zzzzzzzzz5!ArHzzzzz!!!$$!WiB'z!<E6'!W`?(!Wr
4.640 +K*!<E0#z!!**%!W`<%z!!!$#!s8f7#6b88"UG>:#7:kK%1<LI!s8Q(zzzzzzzzz!!!!_4obQ_zzzzz
4.641 +!!**%!W`<%z!<E3$!<<-$!<N9&zz!<E3%!<<*"z!<N?*"pbD:$5!d\&J#<X$4RFQ$O?k;!s&B%zzzz
4.642 +zzzzz!!#2Hzzzzzz!<E3%!<E0#zz!!!!"zzz!<E3$zz!s/Z4#R(VL&J,Zm()@Gj$4.(H#Qt51zzzzz
4.643 +z!!**#zzz!Br[Izzzzzz!!!$#zzzzzzzzz!!!$%!sf/9"V;1U&JPrq'G:i[#7(VB"Tnc*zzzz!<<*#
4.644 +!W`?("9JW*!<E6&!<<*"!!!!#5!ArHzzzzzzzzzzzzzzz!!!$#!<N?+"pbA>&J>Wc&el)q%giRI#RC
4.645 +Y;!<<*"zzz!!!!"!<N9'"9eo3!sA]."9S]+z!!**a4obQ_zzzzzzzzzzzzzzz!<E3&"9\l6$jd@V'+
4.646 +tom'bh8h$4$kB#6k;4zzzz!!33'"9\o7#mUV;"pG/6!s8T)!!!!"!<>;Izzzzzzzzzzzzzzzz!<E9+
4.647 +"pPGI$kO-e'bhE!'+tWX#6k>9"TeZ(z!!!!#!W`<%!!!$#!WrT3$47.L$O@%E"pG28!s/H&!!!$#!'
4.648 +WRHzzzzzzzzzzzzzzz!!!$$!X&]6$4[UX$P!X[&/#C8$NgG3!s8W,!<<*"z!sA]0!sA],!W`E,":#5
4.649 +A$k!FM$OdCK"pP87!s&B%!!*'"5!ArHzzzzzzzzz!<E0#zzzzz!<E6("UGJB#RUhB#7V4O5!D.4!!!
4.650 +!"!WiB&z!<`K/#R1D8"p>&2":#/<$OdFP$OdFQ%1<RL"p4u1!WW3#!<<*`4obQ_zzzzzzzz!!!$#!<
4.651 +E3$zzzz!!!!"!WiK/#RCV=#6k845!D.3!<>:`!!!$#!<<*"!<WH-"pbJ=#6b88#R1J;#71_F$k3UQ%
4.652 +1NdW%L`[M"Tnf+!<<*"!!#2Hzzzzzzzzz!<E3&!<E3$zzzz!!!!"!<`T1"9f#5!s1Xg!<E3%!BpMb!
4.653 +<<*"!!!$%":#8?$OmFL$OI"C#R:S@$4@:P%1EXT%M99a%13@E!s/H&!!*'"!'WRHzzzzzzzz!!!!"!
4.654 +<N<'!<E0#zzzz!!!$#!!E?)!W`?'5!AuK!<E3%4okZaz!!*3+#6tPF&J,E^%0ZqA#7(YE$OmOS%1Wm
4.655 +[&J5Qb#mUS7!WW3#z5!ArHzzzzzzzz!!!$#!<E3%zzzzzz!!**$!<E9(4p(lf!<E3bz!!!$$!Wr]7$
4.656 +4[^`'b_)e$j[.G#mq%J%LijU%1WjY%h9$U#6Y,0z!!!!_4obQ_zzzzzzzz!!!$#!<E3$zzzzzz!<E9
4.657 +)"9S]h!s/N*!WbIb!<<*"!!39+"pkYH&Ju?%(DIGj$O[@L$47.M$k*LP$k*RS%1!1C!s/H&z!!#2Hz
4.658 +zzzzzzzzzzzzzzz!!!$$!WrN.5!B&N!s/T-!^6Ym!W`<&"U>;<$5"!g(E4;0((q,g%1N[P$47+I#mg
4.659 +qG$47+H"pG,2!<<*"z!'WRHzzzzzzzzzzzzzzzz!^8e35!D.3!sAi4":,5r&If'V!s/W1#71hM'GhW
4.660 +*)]KY1'bLrf%h/pT#m^bA#RLbB#RCY<!s8Q(zz5!ArHzzzzzzzzzzzzzzz!!!$`4otii4p(rn&ek`\
4.661 +&O&B!)B0M%$4-tF$Omjg(`=82)Aa)#%L`gV$jd.D"pP89"pP25!s8T+zz!!!!_4obQ_zzzzzzzzzzz
4.662 +zzzz!<PFg$4$qA"pl"^'+YTt,sE=f)Aj(u%LimX'c%]+)AsA.'bUu_$4@1J#m^_>"pY;8!s/N*!W`9
4.663 +$zz!!#2Hzzzzzzzzzzzzzzz!!33)4q%f.%M&mU'd4V6'eLg]4r>%O)]^"7',)#s)&jP3'+kfc$4$nF
4.664 +$4$kA#mUV<"p4o/!<E0#zzz!'WRHzzzzzzzzz!<<*"zzzz!!!'&"9q%!%2'6d'+Q',,pO?R1+b[R)]
4.665 +'M=,9IjA(`+&,)&*Vj$P!ON$4I@Q#71V>"U,#2!s/K(zzzz5!ArHzzzzzzzz!!!!"!<E3%zzz!!!$$
4.666 +!X&W35!BGe)&O5,)'UO[,p=cs2(h';*[E$R+s%[A)AWqr$4[IR%LEUP$kEXK$4$h;!W`9$zzzz!!!!
4.667 +_4obQ_zzzzzzzz!!**%!WiE(zzz!<N<)"pG8r&.]Hn)^-CP.P<A#2*<rW4u=rD/gi.o*?#e4%LNFG$
4.668 +4[XS#n%+M#6k;9!s/N(zzzzz!!#2Hzzzzzzzz!!!!"!<N<)!s/N)zz!!!$$!s/T/#!NV1(*=VH-Rg]
4.669 +$0J=_63BKDg4#\oT00(O&)&F"r#RLnG$46tD#RLe>!W`9$zzzzzz!'WRHzzzzzzzz!!!!"!WrN,!s/
4.670 +K(z!!!!"!!*-'!sAck%h]j%,pk&j/h8M'/hK%@3&j)c3]B)X0I%PN&J,6S#RLY>#Qk85!WrH'zzzzz
4.671 +zz5!ArHzzzzzzzz!!!!#!WrN,!WiB&z!!!$"!WrN-"[5*^(EOkP/M8\-/1`>+/i#1C4?Peh3%lg/)A
4.672 +NYg$3g_A$NgJ4!<E3$!<<*"zzzzzz!!!!_4obQ_zzzzzzzz!!!$$!WrN,!W`<%z!!**%!sA`j4q/2F
4.673 ++"A]g/hJ_0/MAh42EO&a2E!`P,UFWR%L31B"9o8>!<N?'!<<*"zzzzzzz!!#2Hzzzzzzzzz!!!$$!W
4.674 +iE)!<<*"z!<<-%!sJlm%iHK6-mgAq/i#.90etL;3B8uM/3YC"*#]M!"9\f/"p4l,!s&B&zzzzzzzz!
4.675 +'WRHzzzzzzzzz!!!$#!<E3$zz!!!$$":#8t(EFkR-S-o(1+k:90eb191+st#5!Bf#)%d&T!sAf3!!!
4.676 +$"zzzzzzzzz5!ArHzz!!!$"zzzzzz!!!$#!<<*"zz!!*-(#RhD25!CSK/i#%2.k`P./Li;#-6F9m(`
4.677 +XM9"p>&3"U+o,zzzzzzzzz!!!!_4obQ_z!!!!"!<<*"zzzzzzzzzz!<NE3%20O"/3YR:0eat)/M&A#
4.678 +.4-A_*^2b0,9dX&"pP53!<<*"zzzzzzzzz!!#2Hzz!!**$zzzzzzzzzz!!!!"!t#AB%hKg6/NtX=/L
4.679 +`)!/1Dnm,U"3N*^1_d&d/=C!W`9$zzzzzzzzzz!'WRHzz!<E3$zzzzzzzzzz!!*-+#RC\C'd+hQ4t/
4.680 +!4-n$Jm-RL)_*ul@d*YShd!sJi.zzzzzzzzzzz5!ArHz!!!!"!<N6$zzzzzzzzzz!<NE.#6tVN+XJO
4.681 +#-RgMn.Ocho,U4KR)]1aS$O6e;"p+c)zzzzzzzzzz!!!!_4obQ_z!!33'!WW3#zzzzzzzzzz!sA]0#
4.682 +n@^j,UGW&-n6Yp-7'r`+<DF;4q\81"pY>="p"](zzzzzzzzzz!!#2Hzz!WiE(!<<*"zzzzzzzzz!!!
4.683 +!#!sAl<',DN-,:5T'.4Q_k,9\9S)\s,O%gr[K$O?n;!<<*"zzzzzzzzzz!'WRHz!!!!"!W`<%zzzzz
4.684 +zzzzz!!!$%":5GH'c@r8,<dM(.46Db*Zc=>(HrB<$OR1K$3UJ4zzzzzzzzzzz5!ArHzz!!*'"zzzzz
4.685 +zzzzz!<E9*"pYVN(`OS?,X*M$,9n?R*?,bX4q.i,$k!FI"U+r-zzzzzzzzzz!!!!_4obQ_zzzzzzzz
4.686 +zzzzz!<`Q1"q)"Z)]g(C4sV?s+<MO@(d8NB%1EUP%0m+A!rr<$zzzzzzzzzz!!#2Hzzzzzzzzzz!!!
4.687 +!"!<<*"zz!<iZ3#7V=\(`aY]*ZQ1?)*U5J'+bZb%LNUR$3pb=!<<*"zzzzzzzzzz!'WRHzzzzzzzzz
4.688 +z!<E3%!<E0$zz"9\l4#Rh7V()[iN5!D.o'GV8n%h9*Z#n@FQ$4-h:zzzzzzzzzzz5!ArHzzzzzzzzz
4.689 +!!!!"!!!'%!W`<%z!!!$$!WrT2#n%+Q&J5Qe4qeVD'+tie%hB3_&.f<\"p=r-zzzzzzzzzz!!!!_4o
4.690 +bQ_zzzzzzzzzz!WiE)!<E0#z!!!$$!<WE0#RLbD%M'$\&J>]h&eY]b%hK9a&J,EY"9JQ'zzzzzzzzz
4.691 +z!!#2Hzzzzzzzzzz!!!!"!<E3%!<<*"z!!*-%!WrQ/"pYA@%LimZ&.oNf&J5Qa&.oKd&.f9R!s&E'z
4.692 +zzzzzzzzz!'WRHzzzzzzzzzz!<E3%!<E3$zz!!!!"!WrQ."U>AD%1E^X&.oKd&J,Hb&J5Wf&.&OC"9
4.693 +SZ*zzzzzzzzzz5!ArHzzzzzzzzzz!!**%!<E0#zzz!<`N0#R_%M%1Wp[&.oKd%hB3`&eY]c$O$b>"T
4.694 +e`,!WiE(!W`9$zzzzzzz!!!!_4obQ_zzzzzzzzzz!<E6'!<<*#zz!!!!$"9eu7#R_(O&.fBa&.fBa%
4.695 +hK<b%LrjO#7(P;!s8W,!!!!#!<E0#zzzzzzz!!#2Hzzzzzzzzzz!!!!"!<E6&!<E3$zz!!*-'"U52;
4.696 +$O[CS&.oHb&.f?`&.]9]#mU_B#m^b>"U"f*z!!*'"zzzzzzz!'WRHzzzzzzzzzz!!!!"!<E3%!<E3$
4.697 +z!!!$#!WiH,"pYJC$k3^X&.fBa%hB3]%1<FI#mgnD#R:>0zz!Wi?%zzzzzzz5!ArHzzzzzzzzzzz!<
4.698 +E3%!<E3%!!!$$!<E6("9\i3#71bG%LrsX%1`sZ%h9!T$4."G$47(>zzz"9AK&zzzzzz!!!!_4obQ_z
4.699 +zzzzzzzzz!!!!"!<E6'!WiE)!WiE)!WiH,"9er5#6tPD$k3US%1WgU$jm=J#mgqGzzz!!!!&!s&B%z
4.700 +zzzzz!!#2Hzzzzzzzzzzz!!!$#!<N<(!WiE)!WiE*!sA`1"U,)8#71\E%1<OQ$k*OOzzzzzz!s&B%!
4.701 +!!$"zzzzz!'WRHzzzzzzzzzzz!!**%!WiE)!s/N+!s8W-"9\i2"pP89#71\D$47+H$NL/,zzzzz!!!
4.702 +!#!<<*"zzzzzz5!ArHzzzzzzzzzzz!!**$!WiE)!s8W-!s8W-"9\l3"pG27"UGA?#m^h;zzzzzz!!!
4.703 +!"zzzzzz!!!!_4obQ_zzzzzzzz!<<*"zzz!<E6'!s/Q)!s8W*z"U,&5zzzzzzzzzzzzzzz!!#2Hzzz
4.704 +zzzzz!!**$!!*'"zz!!!!"zzzzzzzzzzzzzzzzzzzz!'WRHzzzzzz!<E0#!!!$"!<E3%zzzzzzzzzz
4.705 +zzzzzzzzzzzzzz5!ArHzzzzz!!!'%!<E0$!!!!"!<E3%!<<*"zzzzzzzzzzzzzzzzzzzzzz!!!!_5!
4.706 +D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o
4.707 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
4.708 +.o5!D.o5!D.~>
4.709 +InterpretLevel1 not {
4.710 + grestore
4.711 +} if
4.712 +grestore
4.713 +%%%%EndImage
4.714 +1.000 UL
4.715 +LTb
4.716 +1.000 UP
4.717 +1.000 UL
4.718 +LTb
4.719 +stroke
4.720 +grestore
4.721 +end
4.722 +showpage
4.723 +%%Trailer
4.724 +%%DocumentFonts: Helvetica
5.1 --- a/singlegene_AUD_gr_top_2_420_jet.eps Sat Apr 11 19:39:56 2009 -0700
5.2 +++ b/singlegene_AUD_gr_top_2_420_jet.eps Sat Apr 11 19:50:21 2009 -0700
5.3 @@ -1,1 +1,731 @@
5.4 -../figures/singlegene_AUD_gr_top_2_420_jet.epcs
5.5 \ No newline at end of file
5.6 +%!PS-Adobe-2.0 EPSF-2.0
5.7 +%%Title: singlegene_AUD_gr_top_2_420_jet.epcs
5.8 +%%Creator: gnuplot 4.2 patchlevel 2
5.9 +%%CreationDate: Tue Apr 7 15:00:34 2009
5.10 +%%DocumentFonts: (atend)
5.11 +%%BoundingBox: 50 50 410 302
5.12 +%%EndComments
5.13 +%%BeginProlog
5.14 +/gnudict 256 dict def
5.15 +gnudict begin
5.16 +%
5.17 +% The following 6 true/false flags may be edited by hand if required
5.18 +% The unit line width may also be changed
5.19 +%
5.20 +/Color true def
5.21 +/Blacktext false def
5.22 +/Solid true def
5.23 +/Dashlength 1 def
5.24 +/Landscape false def
5.25 +/Level1 false def
5.26 +/Rounded false def
5.27 +/TransparentPatterns false def
5.28 +/gnulinewidth 5.000 def
5.29 +/userlinewidth gnulinewidth def
5.30 +%
5.31 +/vshift -46 def
5.32 +/dl1 {
5.33 + 10.0 Dashlength mul mul
5.34 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
5.35 +} def
5.36 +/dl2 {
5.37 + 10.0 Dashlength mul mul
5.38 + Rounded { currentlinewidth 0.75 mul add } if
5.39 +} def
5.40 +/hpt_ 31.5 def
5.41 +/vpt_ 31.5 def
5.42 +/hpt hpt_ def
5.43 +/vpt vpt_ def
5.44 +Level1 {} {
5.45 +/SDict 10 dict def
5.46 +systemdict /pdfmark known not {
5.47 + userdict /pdfmark systemdict /cleartomark get put
5.48 +} if
5.49 +SDict begin [
5.50 + /Title (singlegene_AUD_gr_top_2_420_jet.epcs)
5.51 + /Subject (gnuplot plot)
5.52 + /Creator (gnuplot 4.2 patchlevel 2 )
5.53 + /Author (Bayle Shanks,,,)
5.54 +% /Producer (gnuplot)
5.55 +% /Keywords ()
5.56 + /CreationDate (Tue Apr 7 15:00:34 2009)
5.57 + /DOCINFO pdfmark
5.58 +end
5.59 +} ifelse
5.60 +%
5.61 +% Gnuplot Prolog Version 4.2 (August 2006)
5.62 +%
5.63 +/M {moveto} bind def
5.64 +/L {lineto} bind def
5.65 +/R {rmoveto} bind def
5.66 +/V {rlineto} bind def
5.67 +/N {newpath moveto} bind def
5.68 +/Z {closepath} bind def
5.69 +/C {setrgbcolor} bind def
5.70 +/f {rlineto fill} bind def
5.71 +/vpt2 vpt 2 mul def
5.72 +/hpt2 hpt 2 mul def
5.73 +/Lshow {currentpoint stroke M 0 vshift R
5.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
5.75 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
5.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
5.77 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
5.78 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
5.79 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
5.80 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
5.81 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
5.82 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
5.83 +/BL {stroke userlinewidth 2 mul setlinewidth
5.84 + Rounded {1 setlinejoin 1 setlinecap} if} def
5.85 +/AL {stroke userlinewidth 2 div setlinewidth
5.86 + Rounded {1 setlinejoin 1 setlinecap} if} def
5.87 +/UL {dup gnulinewidth mul /userlinewidth exch def
5.88 + dup 1 lt {pop 1} if 10 mul /udl exch def} def
5.89 +/PL {stroke userlinewidth setlinewidth
5.90 + Rounded {1 setlinejoin 1 setlinecap} if} def
5.91 +% Default Line colors
5.92 +/LCw {1 1 1} def
5.93 +/LCb {0 0 0} def
5.94 +/LCa {0 0 0} def
5.95 +/LC0 {1 0 0} def
5.96 +/LC1 {0 1 0} def
5.97 +/LC2 {0 0 1} def
5.98 +/LC3 {1 0 1} def
5.99 +/LC4 {0 1 1} def
5.100 +/LC5 {1 1 0} def
5.101 +/LC6 {0 0 0} def
5.102 +/LC7 {1 0.3 0} def
5.103 +/LC8 {0.5 0.5 0.5} def
5.104 +% Default Line Types
5.105 +/LTw {PL [] 1 setgray} def
5.106 +/LTb {BL [] LCb DL} def
5.107 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
5.108 +/LT0 {PL [] LC0 DL} def
5.109 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def
5.110 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def
5.111 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
5.112 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
5.113 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
5.114 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
5.115 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
5.116 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
5.117 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
5.118 +/Dia {stroke [] 0 setdash 2 copy vpt add M
5.119 + hpt neg vpt neg V hpt vpt neg V
5.120 + hpt vpt V hpt neg vpt V closepath stroke
5.121 + Pnt} def
5.122 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
5.123 + currentpoint stroke M
5.124 + hpt neg vpt neg R hpt2 0 V stroke
5.125 + } def
5.126 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
5.127 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
5.128 + hpt2 neg 0 V closepath stroke
5.129 + Pnt} def
5.130 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
5.131 + hpt2 vpt2 neg V currentpoint stroke M
5.132 + hpt2 neg 0 R hpt2 vpt2 V stroke} def
5.133 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
5.134 + hpt neg vpt -1.62 mul V
5.135 + hpt 2 mul 0 V
5.136 + hpt neg vpt 1.62 mul V closepath stroke
5.137 + Pnt} def
5.138 +/Star {2 copy Pls Crs} def
5.139 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
5.140 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
5.141 + hpt2 neg 0 V closepath fill} def
5.142 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M
5.143 + hpt neg vpt -1.62 mul V
5.144 + hpt 2 mul 0 V
5.145 + hpt neg vpt 1.62 mul V closepath fill} def
5.146 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
5.147 + hpt neg vpt 1.62 mul V
5.148 + hpt 2 mul 0 V
5.149 + hpt neg vpt -1.62 mul V closepath stroke
5.150 + Pnt} def
5.151 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
5.152 + hpt neg vpt 1.62 mul V
5.153 + hpt 2 mul 0 V
5.154 + hpt neg vpt -1.62 mul V closepath fill} def
5.155 +/DiaF {stroke [] 0 setdash vpt add M
5.156 + hpt neg vpt neg V hpt vpt neg V
5.157 + hpt vpt V hpt neg vpt V closepath fill} def
5.158 +/Pent {stroke [] 0 setdash 2 copy gsave
5.159 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
5.160 + closepath stroke grestore Pnt} def
5.161 +/PentF {stroke [] 0 setdash gsave
5.162 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
5.163 + closepath fill grestore} def
5.164 +/Circle {stroke [] 0 setdash 2 copy
5.165 + hpt 0 360 arc stroke Pnt} def
5.166 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
5.167 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
5.168 +/C1 {BL [] 0 setdash 2 copy moveto
5.169 + 2 copy vpt 0 90 arc closepath fill
5.170 + vpt 0 360 arc closepath} bind def
5.171 +/C2 {BL [] 0 setdash 2 copy moveto
5.172 + 2 copy vpt 90 180 arc closepath fill
5.173 + vpt 0 360 arc closepath} bind def
5.174 +/C3 {BL [] 0 setdash 2 copy moveto
5.175 + 2 copy vpt 0 180 arc closepath fill
5.176 + vpt 0 360 arc closepath} bind def
5.177 +/C4 {BL [] 0 setdash 2 copy moveto
5.178 + 2 copy vpt 180 270 arc closepath fill
5.179 + vpt 0 360 arc closepath} bind def
5.180 +/C5 {BL [] 0 setdash 2 copy moveto
5.181 + 2 copy vpt 0 90 arc
5.182 + 2 copy moveto
5.183 + 2 copy vpt 180 270 arc closepath fill
5.184 + vpt 0 360 arc} bind def
5.185 +/C6 {BL [] 0 setdash 2 copy moveto
5.186 + 2 copy vpt 90 270 arc closepath fill
5.187 + vpt 0 360 arc closepath} bind def
5.188 +/C7 {BL [] 0 setdash 2 copy moveto
5.189 + 2 copy vpt 0 270 arc closepath fill
5.190 + vpt 0 360 arc closepath} bind def
5.191 +/C8 {BL [] 0 setdash 2 copy moveto
5.192 + 2 copy vpt 270 360 arc closepath fill
5.193 + vpt 0 360 arc closepath} bind def
5.194 +/C9 {BL [] 0 setdash 2 copy moveto
5.195 + 2 copy vpt 270 450 arc closepath fill
5.196 + vpt 0 360 arc closepath} bind def
5.197 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
5.198 + 2 copy moveto
5.199 + 2 copy vpt 90 180 arc closepath fill
5.200 + vpt 0 360 arc closepath} bind def
5.201 +/C11 {BL [] 0 setdash 2 copy moveto
5.202 + 2 copy vpt 0 180 arc closepath fill
5.203 + 2 copy moveto
5.204 + 2 copy vpt 270 360 arc closepath fill
5.205 + vpt 0 360 arc closepath} bind def
5.206 +/C12 {BL [] 0 setdash 2 copy moveto
5.207 + 2 copy vpt 180 360 arc closepath fill
5.208 + vpt 0 360 arc closepath} bind def
5.209 +/C13 {BL [] 0 setdash 2 copy moveto
5.210 + 2 copy vpt 0 90 arc closepath fill
5.211 + 2 copy moveto
5.212 + 2 copy vpt 180 360 arc closepath fill
5.213 + vpt 0 360 arc closepath} bind def
5.214 +/C14 {BL [] 0 setdash 2 copy moveto
5.215 + 2 copy vpt 90 360 arc closepath fill
5.216 + vpt 0 360 arc} bind def
5.217 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
5.218 + vpt 0 360 arc closepath} bind def
5.219 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
5.220 + neg 0 rlineto closepath} bind def
5.221 +/Square {dup Rec} bind def
5.222 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
5.223 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
5.224 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
5.225 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
5.226 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
5.227 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
5.228 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
5.229 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
5.230 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
5.231 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
5.232 + 2 copy vpt Square fill Bsquare} bind def
5.233 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
5.234 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
5.235 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
5.236 + Bsquare} bind def
5.237 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
5.238 + Bsquare} bind def
5.239 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
5.240 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
5.241 + 2 copy vpt Square fill Bsquare} bind def
5.242 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
5.243 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
5.244 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
5.245 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
5.246 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
5.247 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
5.248 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
5.249 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
5.250 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
5.251 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
5.252 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
5.253 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
5.254 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
5.255 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
5.256 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
5.257 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
5.258 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
5.259 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
5.260 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
5.261 +/DiaE {stroke [] 0 setdash vpt add M
5.262 + hpt neg vpt neg V hpt vpt neg V
5.263 + hpt vpt V hpt neg vpt V closepath stroke} def
5.264 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
5.265 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
5.266 + hpt2 neg 0 V closepath stroke} def
5.267 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M
5.268 + hpt neg vpt -1.62 mul V
5.269 + hpt 2 mul 0 V
5.270 + hpt neg vpt 1.62 mul V closepath stroke} def
5.271 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
5.272 + hpt neg vpt 1.62 mul V
5.273 + hpt 2 mul 0 V
5.274 + hpt neg vpt -1.62 mul V closepath stroke} def
5.275 +/PentE {stroke [] 0 setdash gsave
5.276 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
5.277 + closepath stroke grestore} def
5.278 +/CircE {stroke [] 0 setdash
5.279 + hpt 0 360 arc stroke} def
5.280 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
5.281 +/DiaW {stroke [] 0 setdash vpt add M
5.282 + hpt neg vpt neg V hpt vpt neg V
5.283 + hpt vpt V hpt neg vpt V Opaque stroke} def
5.284 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
5.285 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
5.286 + hpt2 neg 0 V Opaque stroke} def
5.287 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M
5.288 + hpt neg vpt -1.62 mul V
5.289 + hpt 2 mul 0 V
5.290 + hpt neg vpt 1.62 mul V Opaque stroke} def
5.291 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
5.292 + hpt neg vpt 1.62 mul V
5.293 + hpt 2 mul 0 V
5.294 + hpt neg vpt -1.62 mul V Opaque stroke} def
5.295 +/PentW {stroke [] 0 setdash gsave
5.296 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
5.297 + Opaque stroke grestore} def
5.298 +/CircW {stroke [] 0 setdash
5.299 + hpt 0 360 arc Opaque stroke} def
5.300 +/BoxFill {gsave Rec 1 setgray fill grestore} def
5.301 +/Density {
5.302 + /Fillden exch def
5.303 + currentrgbcolor
5.304 + /ColB exch def /ColG exch def /ColR exch def
5.305 + /ColR ColR Fillden mul Fillden sub 1 add def
5.306 + /ColG ColG Fillden mul Fillden sub 1 add def
5.307 + /ColB ColB Fillden mul Fillden sub 1 add def
5.308 + ColR ColG ColB setrgbcolor} def
5.309 +/BoxColFill {gsave Rec PolyFill} def
5.310 +/PolyFill {gsave Density fill grestore grestore} def
5.311 +/h {rlineto rlineto rlineto gsave fill grestore} bind def
5.312 +%
5.313 +% PostScript Level 1 Pattern Fill routine for rectangles
5.314 +% Usage: x y w h s a XX PatternFill
5.315 +% x,y = lower left corner of box to be filled
5.316 +% w,h = width and height of box
5.317 +% a = angle in degrees between lines and x-axis
5.318 +% XX = 0/1 for no/yes cross-hatch
5.319 +%
5.320 +/PatternFill {gsave /PFa [ 9 2 roll ] def
5.321 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
5.322 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
5.323 + gsave 1 setgray fill grestore clip
5.324 + currentlinewidth 0.5 mul setlinewidth
5.325 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
5.326 + 0 0 M PFa 5 get rotate PFs -2 div dup translate
5.327 + 0 1 PFs PFa 4 get div 1 add floor cvi
5.328 + {PFa 4 get mul 0 M 0 PFs V} for
5.329 + 0 PFa 6 get ne {
5.330 + 0 1 PFs PFa 4 get div 1 add floor cvi
5.331 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
5.332 + } if
5.333 + stroke grestore} def
5.334 +%
5.335 +/languagelevel where
5.336 + {pop languagelevel} {1} ifelse
5.337 + 2 lt
5.338 + {/InterpretLevel1 true def}
5.339 + {/InterpretLevel1 Level1 def}
5.340 + ifelse
5.341 +%
5.342 +% PostScript level 2 pattern fill definitions
5.343 +%
5.344 +/Level2PatternFill {
5.345 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
5.346 + bind def
5.347 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
5.348 +<< Tile8x8
5.349 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
5.350 +>> matrix makepattern
5.351 +/Pat1 exch def
5.352 +<< Tile8x8
5.353 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
5.354 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
5.355 +>> matrix makepattern
5.356 +/Pat2 exch def
5.357 +<< Tile8x8
5.358 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
5.359 + 8 8 L 8 0 L 0 0 L fill}
5.360 +>> matrix makepattern
5.361 +/Pat3 exch def
5.362 +<< Tile8x8
5.363 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
5.364 + 0 12 M 12 0 L stroke}
5.365 +>> matrix makepattern
5.366 +/Pat4 exch def
5.367 +<< Tile8x8
5.368 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
5.369 + 0 -4 M 12 8 L stroke}
5.370 +>> matrix makepattern
5.371 +/Pat5 exch def
5.372 +<< Tile8x8
5.373 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
5.374 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
5.375 +>> matrix makepattern
5.376 +/Pat6 exch def
5.377 +<< Tile8x8
5.378 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
5.379 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
5.380 +>> matrix makepattern
5.381 +/Pat7 exch def
5.382 +<< Tile8x8
5.383 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
5.384 + 12 0 M -4 8 L 12 4 M 0 10 L stroke}
5.385 +>> matrix makepattern
5.386 +/Pat8 exch def
5.387 +<< Tile8x8
5.388 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
5.389 + -4 0 M 12 8 L -4 4 M 8 10 L stroke}
5.390 +>> matrix makepattern
5.391 +/Pat9 exch def
5.392 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
5.393 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
5.394 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
5.395 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
5.396 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
5.397 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
5.398 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
5.399 +} def
5.400 +%
5.401 +%
5.402 +%End of PostScript Level 2 code
5.403 +%
5.404 +/PatternBgnd {
5.405 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
5.406 +} def
5.407 +%
5.408 +% Substitute for Level 2 pattern fill codes with
5.409 +% grayscale if Level 2 support is not selected.
5.410 +%
5.411 +/Level1PatternFill {
5.412 +/Pattern1 {0.250 Density} bind def
5.413 +/Pattern2 {0.500 Density} bind def
5.414 +/Pattern3 {0.750 Density} bind def
5.415 +/Pattern4 {0.125 Density} bind def
5.416 +/Pattern5 {0.375 Density} bind def
5.417 +/Pattern6 {0.625 Density} bind def
5.418 +/Pattern7 {0.875 Density} bind def
5.419 +} def
5.420 +%
5.421 +% Now test for support of Level 2 code
5.422 +%
5.423 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse
5.424 +%
5.425 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
5.426 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
5.427 +currentdict end definefont pop
5.428 +/MFshow {
5.429 + { dup 5 get 3 ge
5.430 + { 5 get 3 eq {gsave} {grestore} ifelse }
5.431 + {dup dup 0 get findfont exch 1 get scalefont setfont
5.432 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
5.433 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
5.434 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
5.435 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
5.436 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
5.437 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
5.438 + pop aload pop M} ifelse }ifelse }ifelse }
5.439 + ifelse }
5.440 + forall} bind def
5.441 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
5.442 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
5.443 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
5.444 +/MLshow { currentpoint stroke M
5.445 + 0 exch R
5.446 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
5.447 +/MRshow { currentpoint stroke M
5.448 + exch dup MFwidth neg 3 -1 roll R
5.449 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
5.450 +/MCshow { currentpoint stroke M
5.451 + exch dup MFwidth -2 div 3 -1 roll R
5.452 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
5.453 +/XYsave { [( ) 1 2 true false 3 ()] } bind def
5.454 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def
5.455 +end
5.456 +%%EndProlog
5.457 +gnudict begin
5.458 +gsave
5.459 +50 50 translate
5.460 +0.050 0.050 scale
5.461 +0 setgray
5.462 +newpath
5.463 +(Helvetica) findfont 140 scalefont setfont
5.464 +gsave % colour palette begin
5.465 +/maxcolors 64 def
5.466 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
5.467 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
5.468 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
5.469 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
5.470 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
5.471 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
5.472 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
5.473 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
5.474 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
5.475 + } ifelse} def
5.476 +/Constrain {
5.477 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
5.478 +/YIQ2RGB {
5.479 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
5.480 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
5.481 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
5.482 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
5.483 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
5.484 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
5.485 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
5.486 + exch 1.91 mul exch add Constrain 3 1 roll} def
5.487 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
5.488 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
5.489 + if} ifelse} ifelse} ifelse} def
5.490 +/InterpolatedColor true def
5.491 +/grayindex {/gidx 0 def
5.492 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
5.493 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
5.494 + GrayA gidx get sub div} def
5.495 +/redvalue {RedA gidx get RedA gidx 1 sub get
5.496 + RedA gidx get sub dgdxval mul add} def
5.497 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get
5.498 + GreenA gidx get sub dgdxval mul add} def
5.499 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get
5.500 + BlueA gidx get sub dgdxval mul add} def
5.501 +/interpolate {
5.502 + grayindex grayv GrayA gidx get sub abs 1e-5 le
5.503 + {RedA gidx get GreenA gidx get BlueA gidx get}
5.504 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
5.505 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746
5.506 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651
5.507 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556
5.508 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746
5.509 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365
5.510 + .9524 .9683 .9841 1 ] def
5.511 +/RedA [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .0238 .0873 .1508
5.512 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127
5.513 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627
5.514 + .5635 .5 ] def
5.515 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524
5.516 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1
5.517 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254
5.518 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def
5.519 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1
5.520 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413
5.521 + .2778 .2143 .1508 .0873 .0238 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5.522 + 0 0 ] def
5.523 +/pm3dround {maxcolors 0 gt {dup 1 ge
5.524 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
5.525 +/pm3dGamma 1.0 1.5 div def
5.526 +/ColorSpace (RGB) def
5.527 +Color true and { % COLOUR vs. GRAY map
5.528 + InterpolatedColor { %% Interpolation vs. RGB-Formula
5.529 + /g {stroke pm3dround /grayv exch def interpolate
5.530 + SelectSpace setrgbcolor} bind def
5.531 + }{
5.532 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
5.533 + SelectSpace setrgbcolor} bind def
5.534 + } ifelse
5.535 +}{
5.536 + /g {stroke pm3dround pm3dGamma exp setgray} bind def
5.537 +} ifelse
5.538 +1.000 UP
5.539 +1.000 UL
5.540 +LTb
5.541 +1.000 UL
5.542 +LT0
5.543 +LTb
5.544 +%%%%BeginImage
5.545 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip
5.546 +InterpretLevel1 {
5.547 + %% Construct a box instead of image
5.548 + LTb
5.549 + 876 4852 M
5.550 + 5292 0 V
5.551 + 0 -4429 V
5.552 + -5292 0 V
5.553 + 876 4852 L
5.554 + 40 -110 R
5.555 + (PS level 2 image) Lshow
5.556 + % Read data but ignore it
5.557 + /imagebuf 10216 string def
5.558 + currentfile imagebuf readstring
5.559 +} {
5.560 +gsave
5.561 +876 4852 translate
5.562 +5292 -4429 scale
5.563 +%%%%BeginPalette
5.564 +[ /Indexed
5.565 + /DeviceRGB 63
5.566 + <
5.567 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1
5.568 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff
5.569 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff
5.570 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88
5.571 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06
5.572 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400
5.573 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200
5.574 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000
5.575 + >
5.576 +] setcolorspace
5.577 +%%%%EndPalette
5.578 +<<
5.579 + /ImageType 1
5.580 + /Width 135
5.581 + /Height 113
5.582 + /BitsPerComponent 8
5.583 + /ImageMatrix [ 135 0 0 113 0 0 ]
5.584 + /Decode [ 0 255 ]
5.585 + /DataSource currentfile /ASCII85Decode filter
5.586 + /MultipleDataSources false
5.587 + /Interpolate false
5.588 +>>
5.589 +image
5.590 +} ifelse
5.591 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
5.592 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
5.593 +!D.o5!D.o5!D.ozzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzz
5.594 +zzzzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzz
5.595 +zzzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzz
5.596 +zzzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzz
5.597 +zzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzz
5.598 +zzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzzz
5.599 +zzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
5.600 +zzzz5!ArHzzzzzzzzzzzzz!!!$#!<<*"zzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzz!<E3%!
5.601 +<<-$zzzzzzzzzzzzzzzzz!!#2Hzzzzzzzzzzzzz!!!!"!<E3%!!**$!WW3#zzzzzzzzzzzzzzzz!'W
5.602 +RHzzzzzzzzzzzzz!!**$!<E3$!!**%!<<*"zzzzzzzzzzzzzzzz5!ArHzzzzzzzzzzzzz!<E3%!<<*
5.603 +"!!!$#zzzz!!!!"!<<*"zzzzzzzzzz!!!!_4obQ_zzzzzzzzzzz!!!$#!!!$#!<E3%z!<E3$zzzzzz
5.604 +zzzzzzzzzz!!#2Hzzzzzzzzzzzz!!!$#!<E3%!<E3$z!!**$zzzzzzzzzzzzzzzz!'WRHzzzzzzzzz
5.605 +zzzz!!**$!<E3$z!<E3%z!!!!"!<E3$zzzzzzzzzzzzz5!ArHzzzzzzzzzzzzz!<E3%!<E3$!!!$#!
5.606 +<E3%!<<*"!!!$#!<E3$!!*'"!<E3%zzzzzzzzzz!!!!_4obQ_!!!!"zzzzzzzzzzzz!<E3%!<E0#!<
5.607 +E3%!WiB'!<<-$!<E3%!<E3%!<E3$!<E3%zzzzzzzzzz!!#2Hzzzzzzzzzzzzzz!!!!"!!**$!<E6'!
5.608 +WiE)!<E3%!<N<(!WiE)!<E3%!<E0$zzzzzzzzzz!'WRHzzzzzzzzzzzzzz!!!!"!<E3%!WiE*!s/N*
5.609 +!WiB'!WiE*!s8T,!WiB'!<<-%zzzzzzzzzz5!ArHzzzzzzzzzzzzzz!<<-$!<E3&!WrN,!s8T+!WiE
5.610 +)!WrN,!s8Z.!WiB'zzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzz!!!!"!<E3%!WiE)!s8W-!WiE)!WiE
5.611 +)!s8Z0"U,&3!W`<%zzzzzzzzzz!!#2Hzzzzzzzzzzzzzz!!**$!<N<(!WiE*!s8W-!WrK+!WiH+"9e
5.612 +r5"U,#2!<E0#zzzzzzzzzz!'WRHzzzzzzzzzzzzzz!<E3&!WiE)!WiE*!sA]/!s8W-!s8Z0"pP;:"U
5.613 ++u1!<<*"zzzzzzzzzz5!ArHzzzzzzzzzzzzz!!!!"!<E6'!WiE)!WrN,"9\i1"9\f/!sAc3"pY>:"U
5.614 +"o/zzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzz!!!$#!W`?(!WiE)!s8Z/"9\i1"9S`.!sJl5"pP87!s
5.615 +/K'zzzzzzzzzz!!#2Hzzzzzzzzzzzzzz!!!$#!<E6'!WiE*!s8Z/"9\i1!WiH+!sAc2"U+u1!<<*"z
5.616 +zzzzzzzzz!'WRHzzzzzzzzzzzzzz!!!$#!<E3&!WiH+!s8Z.!s8T+!<N<(!s8Z/!WiB&zzzzzzzzzz
5.617 +z5!ArHzzzzzzzzzzzzzzz!!**$!<N<(!WiH*!W`<&!<E6'!W`<&!<<*"zzzzzzzzzz!!!!_4obQ_zz
5.618 +zzzzzzzzzzzzz!!*'#!!**$!<N<'!<E0#!!**$zzzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzzzz!!!$#!
5.619 +<<*"zzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzz
5.620 +zzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzzz
5.621 +zzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzzz
5.622 +zzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzzzz
5.623 +zzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzzzz
5.624 +zzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzzzzz
5.625 +zzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!"!!*'"zz5!ArHzzzzzzzzzzzz
5.626 +zzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!#2Hzzzzzzzzzzz
5.627 +zzzzzzzzzzzzzzzzz!!**$!!*'"zzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!$#!<E3%!<<*"z
5.628 +zz5!ArHzzzzzzzzzzzzzzzzzzzzzz!!!$"zzzz!<E6'!WiB'!<E3%zz!!!!_4obQ_zzzzzzzzzzzzz
5.629 +zzzzzzzz!!!$#!<E3%!<<*"zz!!!$$!s8W-!s/N*!<E3$!<E0#z!!#2Hzzzzzzzzzzzzzzzzzzzz!!
5.630 +*'"z!<E6'!WrH(!<E0#z!!!!"!WiE,"9eo1!s8W,!<E3%!<E3$z!'WRHzzzzzzzzzzzzzzzzzzzzz!
5.631 +!!$#!WiH+!s8W,!W`<&!<E3%!<E6("9\l4"pG26"9S],!WiE)!W`?'!<<*"5!ArHzzzzzzzzzzzzzz
5.632 +zzzzz!!**$!<<*"!<E6(!sA`1"9\f/!W`<'!WiE)!s8Z0"U>5:#6k>7"9S],!WiE)!WiE)!<E3b4ob
5.633 +Q_zzzzzzzzzzzzzzzzzz!!!!"!<E3%!!!!"!WiH,"U,&5"9S`-!WiE*!s8Z/"9eu7#RC\@"pP27!s/
5.634 +N+!s/Q,!WrK)!<>;Izzzzzzzzzzzzzzzzzz!!!$#!<<-$!<E3%!<E3&!X&Z1"pP88"9S`.!s8Z/"9e
5.635 +r5"pYD?#m^b@"pG,3!WiH+!WrN,!s8T*!'WRHzzzzzzzzzzzzzzzzzz!!**#!<E3b!<N9'!WiE*"9e
5.636 +u6"pP88"9S`."9eu7#6tM>#7(VB#R:S="p>#0!WiH*!s8W.!s/H&5!ArHzzzzzzzzzzzzzzzzz!!!!
5.637 +"!<E0$5!D.3!WiE)!WiH,"pYA<"pP55!s8Z0#6tM@#m^eB#RC\A#R:P;"9S],!WiE*!sA`/!rr<b4o
5.638 +bQ_zzzzzzzzzzzzzzzzz!!**$5!D.4"9Ugi!WrK*!sA`2#6tJ<"pG,3!sAc3#RLeD#m^bA#6tM?#6t
5.639 +G:!s/N*!WiH+"9S`+!!#2Hzzzzzzzzzzzzzzzzz!!!!"!<PFd"9\i1"?lnh!WiH+"9eu6#6tG;"U"o
5.640 +0"9f#9#mgkC#6kA9#6tJ=#6b54!WiE)!WrN,!s/H&!'WRHzzzzzzzzzzz!<E3$zzzzz!<E3&5!B)Q"
5.641 +9Sc/4p(lh!s8Z0"U,)7"pP87"9S`/"U52;#R:S>"pG/6"U,)7"Tni.!WiE)!s/N*!WW3#5!ArHzzzz
5.642 +zzzzzz!!!!"!<E0#zzzz!<E3&!WrQ-4p;)l"9\ik"U"r1!sA`1"U,)7"U,&4"9Sc0"U52:#6b;8"U,
5.643 +&4"U"r1!WiB'!<E6'!WiE'!!!!_4obQ_zzz!<E3%!WiB&zzzzz!!!$#!<E0#z!!!!"!<<-#!!!!"!W
5.644 +iK,"U"ok"U"r3"pR6p"U"r2"9\i2"U,)6"U,#3"9\i2"U,&5"9\i1"9\f0"9S],!<E3%!<E3%!<E0#
5.645 +!!#2Hzzz!!!$#!!!$#!!!!"!!!$#!<E3$zz!!!!"!<E3%!<<*"!!*'#!<E3%!<E3$!!*-&!X&T.5!B
5.646 +,Q"9\o5#!N4p"U"r2!sA`1"U5/7"U,#3"9\i2"U"r2"9S`-!WiH+!W`<&z!<<*#z!'WRHzz!!!!"!<
5.647 +E3%!<E0#!<E6&!s/N*!W`?(!W`?(!<E0$!<N9&!<E3%!<E3%!<E3%!<E3%!<E3%!Br\25!D.4"9eu6
5.648 +"pbGt#6k>8"9S`."9\l3"pY>9"U,&4"9er4"9\i1!s/K(!WiE(!<E0#zzz5!ArHzz!!!$#!<E6'!Wi
5.649 +E)!WiH,"9\i1"9Sc0"9Sc/!s/N*!WiE)!WiE(!<E3%!<E3%!<E3%!<E3b4otfh4p(rn$Od:G$9gWZ#
5.650 +6tG9!s8W."9f#8#7(S>"U,&5"U,&5"9\i0!s/K(!W`<%zzz!!!!_4obQ_zz!!**$!<N<(!s8T,!s8Z
5.651 +/"U5/8"U,&5"U,#4!s8W-!WiE)!WiE)!WiB(!W`<&!W`<&!<G@c"pG26"U5DH$jm=M$U+k%#6k>6!s
5.652 +A`1#7(S@#m^_>"pG/6"U,&5"9\f/!WiB'!<<*"zzz!!#2Hzzz!<E6&!<NB,!s8Z/"U##7"pYA<#6tJ
5.653 +<"pG/6"9\i1!s8W-!s8W,!WiB(!W`?(!WiE)4p;)q#mpnD%MfZd%2''X4pVAt#6tG9"U5/;$OR1I$4
5.654 +$h>"U"r2"9\i1"9\c.!WiE(!<<*"zzz!'WRHzz!!!!"!WrN+!sA`1"U5/9"pbJ@$47(G#RC\A#R:S?
5.655 +"pG/5"U,#4"9\i0!s/N*!WiH+!sCdl"pt\I$jmad(`!c"'+R2i#mU\@#mLP;#6tSD$k*FJ#6tD8"9\
5.656 +i1"9\i1!s8W,!WiB&zzzz5!ArHzz!!**%"U"r2"pP><#RCbD#mq%K$k!IN$47+I#mq"I#6tM=#6kA;
5.657 +"pP56!WrN-"U5,75!B5X&J5Qa',r)<)BBn9'c0%A#RC_B"pP;<#n%+L$47%D"pG,4"9\i0"9\i0!Wi
5.658 +E)!<E0#zzz!!!!_4obQ_zz!WrT0#6kD=#mgnH%1N[R%1NaU$k3UR$k*OR$k3XR$47%F#m^hC#R:P:"
5.659 +U,&5#R:Su$OI4S',_`4-8$bh/LV\\4r4h@%13CG#7(VC$47+H#m^e>"9\f/!s8T,!WiE)!<E6&!<<*
5.660 +#!<E0#zz!!#2Hzz!!!!#":#/=#RLnI$k!LS$k3[W%h9'Y%1NaU%1WmZ%hB0Z$k3RP$O[=K#R:S>#6k
5.661 +A;#X/_,&/Z92-n7,00eXk)/LiqJ)\ikt&/,?S#7(VB#mgqD"pP/3!s8T+!WiE)!WiE(!<E6&!!!$#!
5.662 +<E0$!<<*"z!'WRHzz!!!**#RLhG%1WgV%1WjW%M'*^%h9$X$k*RT%hK<b&ePWb&.T0\%1N[P#mghB#
5.663 +R:Su&/#it+X/9d1H%!?/M/=s.4IGE(_[f-&dS[H#71YA#RCS;"Tec-!WiB'!<N<(!WiE(!W`<%!!!!
5.664 +"!<<*"zz5!ArHzz!<`T4#n.:Q%LrpW%1NaV%hK9_%1N^R$k*LS&.oNg',2&m'G;#h&.K'V$O[7J$9g
5.665 +Wc()nDE/2B.?1,(=91bU(%/1j%.)&F2'#6kA;#6kD<#6Y,1!WiB'!<E3%!W`?(!WiB(!<E3$z!!*'"
5.666 +z!!!!_4obQ_z!!!!#"9o,=$k3[U%1EXQ%1EUP$4@1J$4.%H#mgtM&/#Zl'bh>s'bqAq'G(ie%h&n24
5.667 +qA;E)^cpX1,UmJ1Gh$O/gr2%/13V!'c.\t"U,)7"U529!s8W,!W`<&!<E3%!WiE)!WiE(!<E3%!<<*
5.668 +#!<<*"z!!#2Hzz!!!'%"pbJA%1EXQ#mptF$4-tE#RC\A#6kD=#RUtM',;5r'c%Q%(Ddi''GM/m&J#@
5.669 +8&JlE.,U+Qk2E*f\4$,Ve1FXn),X*"Y()IGb"9er4"p>#1"9S],!<E3%!<E6'!WiE)!W`<&!<E3%!!
5.670 +!$#zz!'WRHzz!!33+#R:VC$4."E$4-tD#RC\A#RCY>"U,)9#n%.S',)&p()Ic((`4)+'bh8n&J,R=(
5.671 +)eAE,UkZ54$#Mg4$>SZ-mpDj5!BVp(C^NN"9er4!s8W-!WiE)!<E3%!<N<(!WiE)!W`<&!<E3$!!**
5.672 +#zz5!ArHzz!WiN1#R1P?#RC\A#6tJ>#m^eB#RCY>"pYA=$4IIX&JGin()If)(`4&('GD,m&el*F5!C
5.673 +DB.lKLN3&s)^3&WE:,pjp%)B0A,#6b87"U,#2!s8T+!WiB'!<E3&!WiE)!WiE)!<E3%!<E0$!<<*"z
5.674 +!!!!_4obQ_z!!!!#!X8i6"pYD>#R:S>#RCbE#mptF#m^bA#RC_C$kEm]&ebup()If)(Ddf#'GD/q()
5.675 +Ic+-9`b+2*3`V2`N]P2DQg.,<e:8+r_$u#R(A7"9S`.!s/N*!<E3%!<E3%!WiE)!WiE)!<E3%!<<-%
5.676 +zz!!#2Hzz!!<6)"pP57#7(S@#RLbC$4@4K$4."F#R:S?#7(YF%M06c',2/s(Ddl((`*o%()Ic&()7c
5.677 +8-pAq73B&lT2)R-E0Ie=n,sEOp'F>'O"U"o0!s8W,!WiB'!<E3%!<E3%!WiE)!WiE)!<E0$!!*'"zz
5.678 +!'WRHzz!s/Q1#6k>8#71\C#m^hE$OR7L$OI+G#R:S?#n%4R&J>]h'c%Q$(Ddl)(Ddl)(Ddi%(E=SE4
5.679 +sVO72)R9J1GLR9.OZW-,omX4$OmIH!s8W-!W`?(!<E3%!<E3%!<E3&!WiE)!WiE)!W`<%!Wi?%zz5!
5.680 +ArHz!!!!#!WiK/"pG/7#RLhE#mgqF$OdCN$47(F#RC_D%1a!]&J>`m'c%Q"()Ic'(`*r''c%Q%*?ZU
5.681 +k,UbH)1c@-E0eb4/-RCr"(_[;c&.&IB!s8T+!<E3%!<<-$!<E3%!<E3%!<N<(!WiE)!<E3&!WW3#z!
5.682 +!!!_4obQ_z!!30&!X&]3"pY>:#RC_A$4-tG$OdCM$47(H$O[:M&.f<`',),r'GV;s'c.Z'(D[`#()R
5.683 +r/+<s&s.5*D41,:L:/1N"l4s(LO%M00b%gE4?!WiB'!!!$"zz!!**$!<N<(!WrK)!<E6%zz!!#2Hzz
5.684 +"9SZ+!sJl4#6tJ>#RCY?#RLhG$O[=M$47+J$OmUX%h9-a',;2p'GM8t(Ddo*)&O2-)B'S9+XB6#/h\
5.685 +t50.ee,.3p$"(_RAi()%2b#6b/0!<E0#z!!**#z!!**$!<N<(!W`<&!!*'"zz!'WRHz!!!!%!s8W-"
5.686 +U5/:#R:S>#R1M<#6tJ>#mgnE#n%.O&.fBa&JGcj'bh>s'G_E"(Dmu+)&X;0)B0Y>+[.;*/h\k0.k2q
5.687 +l,<d+_'b_2s'atKT!s/K(!<<*#!<E3%zz!<E3%!<N9&!<N9&!WW3#zz5!ArHzz"9\i2"pYA=#7(S@#
5.688 +6k>8"U"r2"9\i5#mh"N%hB0\&.T<c%hfTi'GVB"(Dmr)()Ii+)]TqB,<dS/.kN>'.469&4rG+O(Ddh
5.689 +t%LrdH!W`<&!!**$!<E3$zz!<E3%!<E3%!W`<%zz!!!!_4obQ_z!!!!%"U,&5"pbJ?#7(S@#R1G8!s
5.690 +/N*!WrQ0#71hK$OmFO$471L%hT?a&ePfn()I`%()Ro.*$-4G4t.p1.4HSj,<d"](DR]$(D%,f$3L>1
5.691 +!<E3%!<E3%!<E3%!<E0#!!!!"!<E3%!<E3%!<<*"zz!!#2Hzz!!!!&"U5/8#7(P>#RC_A"U,#2!WiB
5.692 +'!WiK/#7:eE$4$qD#7:eE#R_"L%h9![%i#iq'GhW))]p1d,9nK\,!J1S*?#_/'G1oh%LrjR!s/N)!<
5.693 +E3%!<E3%!<E3%z!!**#!!**$!!**$zzz!'WRHzz!!!!&"U529#6kG>#6k>7!s/N*!s/N*!WrQ/#R:S
5.694 +="pG/6"U>8;#RUnI$OR7M'+trj&eu/u)B9YZ5!D.o)BB_4((h&d%L`dU%13:B!s/N*!<E3%!<E3%!<
5.695 +E3%zzz!!*'"zzz5!ArHzz!!!0+"U,)6#RC\@"p4r/!<<-$!<N?*!s8W-"U,#3"9\i1"U5/9#R:S?$O
5.696 +[FT%1a!^&J5Tj()7Q"4r>.S()@Mo$O[:K$k<^S"pG)2!WiE)!<E3&!<E3%!<E3$!!!$#zzzzz!!!!_
5.697 +4obQ_zz!!!0+"pP8;#RCV<!s/K'!<<-$!<N?)!WrQ/#6b56"9\f0"U5/8"pYA>#mq%L$k<^X%hB*Z'
5.698 ++tif&JPok%h9'U#mq%K%1NXL"U"o0!s/N*!WiE)!W`<&!<E0#!!!$#!<E3$zzzz!!#2Hzzz!!WW4"p
5.699 +YD?#R:M8!<E0#z!<E3&"9eu7!sA]."9Sf2"U5/8"pYA=#n%+K$O[@N$Od@O%L`dW%LrpV$k!@J$4@7
5.700 +M$OR.C"U"r2!s8W-!WiE)!W`<&!<E3%!<E3%!<E0$!!*'"zzz!'WRHzzz!!WZ6#RLbA"p4o,!!*'"z
5.701 +!!!!"!<N9'!WiH,"9eu6"pP89#6kA<#m^eD$47(G#mq%J$k!IP$k!FN$OI+G$47.J#mLS;"U,#3!s8
5.702 +W-!WiE)!<E3%!<E3%!<E3%!<E3%zzzz5!ArHzzz!!`c9#m^\;!W`9%!!*'"zz!!**$!<N?*"9o&7"p
5.703 +P;:"pP;;#6tJ=#7(SA$4@4L$O[=N$O[=L#RLeE$OR4J#R1J;"p>&3!s8W-!s8T+!<E3%!<E3%!<E3%
5.704 +!<E6%zzz!!!!_4obQ_zzz!!ii:#6k82!!!$"zzz!!!$#!<N?*"U,&5"pP89#6tJ=#6tJ=#7(VB$4@4
5.705 +L$O[=M$O[=K#RLeE$47(D#6tJ;"U,#3!!!!$"9S],!W`<&!<E3%!<E3%!Wi?%zzz!!#2Hzzzz#RC_B
5.706 +"Tnc+zzzz!!!!"!WiH-"U,&6"pP89#6tJ=#6tJ=#RC_D$O[=M$O[:L$47(G$47+I#mU\@#R:P;"U+l
5.707 ++z!!<9(!<E3$!!!$"!<E6'zzzz!'WRHzzzz!!ii6!W`<%zzzz!!**%!sA`1"pP89"pP8:#6tJ>#6tJ
5.708 +>#RLhG$O[=M$O[:K$4.%G#mghA#6tM>#6k/.zz!s8Q)!<E0#!!!!"!<N<&zzzz5!ArHzzzz!!ic2!W
5.709 +`9$zzzz!<E3&!sAc2"pP8:"pYA<#6tJ>#RC\A$4@4L$O[=M$OR4J$47(F#R:S?#6tJ6zzz!s&B%z!!
5.710 +!!"!<<*"zzz!!!!_4obQ_zzzz!!ic1!s/H&zzzz!<E3&!s/T/"U,&6"pYA<#6tM?#RC_D$O[=N$k!F
5.711 +N$OR4J#m^eA#6tM?zzz!!!!#!<<*"z!!!$"zzzz!!#2Hzzzzz#R:G6!<<*"zz!!!$#!<E3%!<E6'!s
5.712 +8Z0"9eu6#6tJ=#6tM?#RLeE$O[=N$O[=M$47+Hzzzzzzzzzzzzz!'WRHzzzzz!!!-&zzz!!!$"!<N9
5.713 +'!<E6'!s/Q-"9er3"pP;;#6tM?#mgqG$4@4L$O[:J$31&+zzzzzzzzzzzzz5!ArHzzzzz!!!'#zzzz
5.714 +!<E6'!WrQ.!sAf4"9er4"pP;;#6tM?#mgnD#mq"I$OR1?zzzzzzzzzzzzz!!!!_4obQ_zzzzz!!<3$
5.715 +zz!<E3$z!<N9'!WrN-"U5/8"U5/2"pYA5z#m^eCzzzzzzzz!!!!"zzzzzz!!#2Hzzzzzz"9AK&!<E0
5.716 +#!<E3%!<E3$!<<*"z!!!!&zzzzzzzzzzzzz!!!'#zzzzzz!'WRHzzzzz!!!!$!WrK*!<N<'!W`?(!s
5.717 +8N'zzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzz!!!0+"Tnl1!<N6&!WrN-"98E%zzzzzzzzzzzzzzzzz
5.718 +zzzzz!!!!_5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
5.719 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
5.720 +!D.o5!D.o5!D.o5!D.o5!D.~>
5.721 +InterpretLevel1 not {
5.722 + grestore
5.723 +} if
5.724 +grestore
5.725 +%%%%EndImage
5.726 +1.000 UL
5.727 +LTb
5.728 +1.000 UP
5.729 +1.000 UL
5.730 +LTb
5.731 +stroke
5.732 +grestore
5.733 +end
5.734 +showpage
5.735 +%%Trailer
5.736 +%%DocumentFonts: Helvetica
6.1 --- a/singlegene_AUD_gr_top_3_2072_jet.eps Sat Apr 11 19:39:56 2009 -0700
6.2 +++ b/singlegene_AUD_gr_top_3_2072_jet.eps Sat Apr 11 19:50:21 2009 -0700
6.3 @@ -1,1 +1,713 @@
6.4 -../figures/singlegene_AUD_gr_top_3_2072_jet.epcs
6.5 \ No newline at end of file
6.6 +%!PS-Adobe-2.0 EPSF-2.0
6.7 +%%Title: singlegene_AUD_gr_top_3_2072_jet.epcs
6.8 +%%Creator: gnuplot 4.2 patchlevel 2
6.9 +%%CreationDate: Tue Apr 7 15:00:40 2009
6.10 +%%DocumentFonts: (atend)
6.11 +%%BoundingBox: 50 50 410 302
6.12 +%%EndComments
6.13 +%%BeginProlog
6.14 +/gnudict 256 dict def
6.15 +gnudict begin
6.16 +%
6.17 +% The following 6 true/false flags may be edited by hand if required
6.18 +% The unit line width may also be changed
6.19 +%
6.20 +/Color true def
6.21 +/Blacktext false def
6.22 +/Solid true def
6.23 +/Dashlength 1 def
6.24 +/Landscape false def
6.25 +/Level1 false def
6.26 +/Rounded false def
6.27 +/TransparentPatterns false def
6.28 +/gnulinewidth 5.000 def
6.29 +/userlinewidth gnulinewidth def
6.30 +%
6.31 +/vshift -46 def
6.32 +/dl1 {
6.33 + 10.0 Dashlength mul mul
6.34 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
6.35 +} def
6.36 +/dl2 {
6.37 + 10.0 Dashlength mul mul
6.38 + Rounded { currentlinewidth 0.75 mul add } if
6.39 +} def
6.40 +/hpt_ 31.5 def
6.41 +/vpt_ 31.5 def
6.42 +/hpt hpt_ def
6.43 +/vpt vpt_ def
6.44 +Level1 {} {
6.45 +/SDict 10 dict def
6.46 +systemdict /pdfmark known not {
6.47 + userdict /pdfmark systemdict /cleartomark get put
6.48 +} if
6.49 +SDict begin [
6.50 + /Title (singlegene_AUD_gr_top_3_2072_jet.epcs)
6.51 + /Subject (gnuplot plot)
6.52 + /Creator (gnuplot 4.2 patchlevel 2 )
6.53 + /Author (Bayle Shanks,,,)
6.54 +% /Producer (gnuplot)
6.55 +% /Keywords ()
6.56 + /CreationDate (Tue Apr 7 15:00:40 2009)
6.57 + /DOCINFO pdfmark
6.58 +end
6.59 +} ifelse
6.60 +%
6.61 +% Gnuplot Prolog Version 4.2 (August 2006)
6.62 +%
6.63 +/M {moveto} bind def
6.64 +/L {lineto} bind def
6.65 +/R {rmoveto} bind def
6.66 +/V {rlineto} bind def
6.67 +/N {newpath moveto} bind def
6.68 +/Z {closepath} bind def
6.69 +/C {setrgbcolor} bind def
6.70 +/f {rlineto fill} bind def
6.71 +/vpt2 vpt 2 mul def
6.72 +/hpt2 hpt 2 mul def
6.73 +/Lshow {currentpoint stroke M 0 vshift R
6.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
6.75 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
6.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
6.77 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
6.78 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
6.79 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
6.80 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
6.81 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
6.82 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
6.83 +/BL {stroke userlinewidth 2 mul setlinewidth
6.84 + Rounded {1 setlinejoin 1 setlinecap} if} def
6.85 +/AL {stroke userlinewidth 2 div setlinewidth
6.86 + Rounded {1 setlinejoin 1 setlinecap} if} def
6.87 +/UL {dup gnulinewidth mul /userlinewidth exch def
6.88 + dup 1 lt {pop 1} if 10 mul /udl exch def} def
6.89 +/PL {stroke userlinewidth setlinewidth
6.90 + Rounded {1 setlinejoin 1 setlinecap} if} def
6.91 +% Default Line colors
6.92 +/LCw {1 1 1} def
6.93 +/LCb {0 0 0} def
6.94 +/LCa {0 0 0} def
6.95 +/LC0 {1 0 0} def
6.96 +/LC1 {0 1 0} def
6.97 +/LC2 {0 0 1} def
6.98 +/LC3 {1 0 1} def
6.99 +/LC4 {0 1 1} def
6.100 +/LC5 {1 1 0} def
6.101 +/LC6 {0 0 0} def
6.102 +/LC7 {1 0.3 0} def
6.103 +/LC8 {0.5 0.5 0.5} def
6.104 +% Default Line Types
6.105 +/LTw {PL [] 1 setgray} def
6.106 +/LTb {BL [] LCb DL} def
6.107 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
6.108 +/LT0 {PL [] LC0 DL} def
6.109 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def
6.110 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def
6.111 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
6.112 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
6.113 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
6.114 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
6.115 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
6.116 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
6.117 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
6.118 +/Dia {stroke [] 0 setdash 2 copy vpt add M
6.119 + hpt neg vpt neg V hpt vpt neg V
6.120 + hpt vpt V hpt neg vpt V closepath stroke
6.121 + Pnt} def
6.122 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
6.123 + currentpoint stroke M
6.124 + hpt neg vpt neg R hpt2 0 V stroke
6.125 + } def
6.126 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
6.127 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
6.128 + hpt2 neg 0 V closepath stroke
6.129 + Pnt} def
6.130 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
6.131 + hpt2 vpt2 neg V currentpoint stroke M
6.132 + hpt2 neg 0 R hpt2 vpt2 V stroke} def
6.133 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
6.134 + hpt neg vpt -1.62 mul V
6.135 + hpt 2 mul 0 V
6.136 + hpt neg vpt 1.62 mul V closepath stroke
6.137 + Pnt} def
6.138 +/Star {2 copy Pls Crs} def
6.139 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
6.140 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
6.141 + hpt2 neg 0 V closepath fill} def
6.142 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M
6.143 + hpt neg vpt -1.62 mul V
6.144 + hpt 2 mul 0 V
6.145 + hpt neg vpt 1.62 mul V closepath fill} def
6.146 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
6.147 + hpt neg vpt 1.62 mul V
6.148 + hpt 2 mul 0 V
6.149 + hpt neg vpt -1.62 mul V closepath stroke
6.150 + Pnt} def
6.151 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
6.152 + hpt neg vpt 1.62 mul V
6.153 + hpt 2 mul 0 V
6.154 + hpt neg vpt -1.62 mul V closepath fill} def
6.155 +/DiaF {stroke [] 0 setdash vpt add M
6.156 + hpt neg vpt neg V hpt vpt neg V
6.157 + hpt vpt V hpt neg vpt V closepath fill} def
6.158 +/Pent {stroke [] 0 setdash 2 copy gsave
6.159 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
6.160 + closepath stroke grestore Pnt} def
6.161 +/PentF {stroke [] 0 setdash gsave
6.162 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
6.163 + closepath fill grestore} def
6.164 +/Circle {stroke [] 0 setdash 2 copy
6.165 + hpt 0 360 arc stroke Pnt} def
6.166 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
6.167 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
6.168 +/C1 {BL [] 0 setdash 2 copy moveto
6.169 + 2 copy vpt 0 90 arc closepath fill
6.170 + vpt 0 360 arc closepath} bind def
6.171 +/C2 {BL [] 0 setdash 2 copy moveto
6.172 + 2 copy vpt 90 180 arc closepath fill
6.173 + vpt 0 360 arc closepath} bind def
6.174 +/C3 {BL [] 0 setdash 2 copy moveto
6.175 + 2 copy vpt 0 180 arc closepath fill
6.176 + vpt 0 360 arc closepath} bind def
6.177 +/C4 {BL [] 0 setdash 2 copy moveto
6.178 + 2 copy vpt 180 270 arc closepath fill
6.179 + vpt 0 360 arc closepath} bind def
6.180 +/C5 {BL [] 0 setdash 2 copy moveto
6.181 + 2 copy vpt 0 90 arc
6.182 + 2 copy moveto
6.183 + 2 copy vpt 180 270 arc closepath fill
6.184 + vpt 0 360 arc} bind def
6.185 +/C6 {BL [] 0 setdash 2 copy moveto
6.186 + 2 copy vpt 90 270 arc closepath fill
6.187 + vpt 0 360 arc closepath} bind def
6.188 +/C7 {BL [] 0 setdash 2 copy moveto
6.189 + 2 copy vpt 0 270 arc closepath fill
6.190 + vpt 0 360 arc closepath} bind def
6.191 +/C8 {BL [] 0 setdash 2 copy moveto
6.192 + 2 copy vpt 270 360 arc closepath fill
6.193 + vpt 0 360 arc closepath} bind def
6.194 +/C9 {BL [] 0 setdash 2 copy moveto
6.195 + 2 copy vpt 270 450 arc closepath fill
6.196 + vpt 0 360 arc closepath} bind def
6.197 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
6.198 + 2 copy moveto
6.199 + 2 copy vpt 90 180 arc closepath fill
6.200 + vpt 0 360 arc closepath} bind def
6.201 +/C11 {BL [] 0 setdash 2 copy moveto
6.202 + 2 copy vpt 0 180 arc closepath fill
6.203 + 2 copy moveto
6.204 + 2 copy vpt 270 360 arc closepath fill
6.205 + vpt 0 360 arc closepath} bind def
6.206 +/C12 {BL [] 0 setdash 2 copy moveto
6.207 + 2 copy vpt 180 360 arc closepath fill
6.208 + vpt 0 360 arc closepath} bind def
6.209 +/C13 {BL [] 0 setdash 2 copy moveto
6.210 + 2 copy vpt 0 90 arc closepath fill
6.211 + 2 copy moveto
6.212 + 2 copy vpt 180 360 arc closepath fill
6.213 + vpt 0 360 arc closepath} bind def
6.214 +/C14 {BL [] 0 setdash 2 copy moveto
6.215 + 2 copy vpt 90 360 arc closepath fill
6.216 + vpt 0 360 arc} bind def
6.217 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
6.218 + vpt 0 360 arc closepath} bind def
6.219 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
6.220 + neg 0 rlineto closepath} bind def
6.221 +/Square {dup Rec} bind def
6.222 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
6.223 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
6.224 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
6.225 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
6.226 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
6.227 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
6.228 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
6.229 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
6.230 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
6.231 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
6.232 + 2 copy vpt Square fill Bsquare} bind def
6.233 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
6.234 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
6.235 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
6.236 + Bsquare} bind def
6.237 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
6.238 + Bsquare} bind def
6.239 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
6.240 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
6.241 + 2 copy vpt Square fill Bsquare} bind def
6.242 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
6.243 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
6.244 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
6.245 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
6.246 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
6.247 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
6.248 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
6.249 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
6.250 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
6.251 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
6.252 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
6.253 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
6.254 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
6.255 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
6.256 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
6.257 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
6.258 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
6.259 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
6.260 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
6.261 +/DiaE {stroke [] 0 setdash vpt add M
6.262 + hpt neg vpt neg V hpt vpt neg V
6.263 + hpt vpt V hpt neg vpt V closepath stroke} def
6.264 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
6.265 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
6.266 + hpt2 neg 0 V closepath stroke} def
6.267 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M
6.268 + hpt neg vpt -1.62 mul V
6.269 + hpt 2 mul 0 V
6.270 + hpt neg vpt 1.62 mul V closepath stroke} def
6.271 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
6.272 + hpt neg vpt 1.62 mul V
6.273 + hpt 2 mul 0 V
6.274 + hpt neg vpt -1.62 mul V closepath stroke} def
6.275 +/PentE {stroke [] 0 setdash gsave
6.276 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
6.277 + closepath stroke grestore} def
6.278 +/CircE {stroke [] 0 setdash
6.279 + hpt 0 360 arc stroke} def
6.280 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
6.281 +/DiaW {stroke [] 0 setdash vpt add M
6.282 + hpt neg vpt neg V hpt vpt neg V
6.283 + hpt vpt V hpt neg vpt V Opaque stroke} def
6.284 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
6.285 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
6.286 + hpt2 neg 0 V Opaque stroke} def
6.287 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M
6.288 + hpt neg vpt -1.62 mul V
6.289 + hpt 2 mul 0 V
6.290 + hpt neg vpt 1.62 mul V Opaque stroke} def
6.291 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
6.292 + hpt neg vpt 1.62 mul V
6.293 + hpt 2 mul 0 V
6.294 + hpt neg vpt -1.62 mul V Opaque stroke} def
6.295 +/PentW {stroke [] 0 setdash gsave
6.296 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
6.297 + Opaque stroke grestore} def
6.298 +/CircW {stroke [] 0 setdash
6.299 + hpt 0 360 arc Opaque stroke} def
6.300 +/BoxFill {gsave Rec 1 setgray fill grestore} def
6.301 +/Density {
6.302 + /Fillden exch def
6.303 + currentrgbcolor
6.304 + /ColB exch def /ColG exch def /ColR exch def
6.305 + /ColR ColR Fillden mul Fillden sub 1 add def
6.306 + /ColG ColG Fillden mul Fillden sub 1 add def
6.307 + /ColB ColB Fillden mul Fillden sub 1 add def
6.308 + ColR ColG ColB setrgbcolor} def
6.309 +/BoxColFill {gsave Rec PolyFill} def
6.310 +/PolyFill {gsave Density fill grestore grestore} def
6.311 +/h {rlineto rlineto rlineto gsave fill grestore} bind def
6.312 +%
6.313 +% PostScript Level 1 Pattern Fill routine for rectangles
6.314 +% Usage: x y w h s a XX PatternFill
6.315 +% x,y = lower left corner of box to be filled
6.316 +% w,h = width and height of box
6.317 +% a = angle in degrees between lines and x-axis
6.318 +% XX = 0/1 for no/yes cross-hatch
6.319 +%
6.320 +/PatternFill {gsave /PFa [ 9 2 roll ] def
6.321 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
6.322 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
6.323 + gsave 1 setgray fill grestore clip
6.324 + currentlinewidth 0.5 mul setlinewidth
6.325 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
6.326 + 0 0 M PFa 5 get rotate PFs -2 div dup translate
6.327 + 0 1 PFs PFa 4 get div 1 add floor cvi
6.328 + {PFa 4 get mul 0 M 0 PFs V} for
6.329 + 0 PFa 6 get ne {
6.330 + 0 1 PFs PFa 4 get div 1 add floor cvi
6.331 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
6.332 + } if
6.333 + stroke grestore} def
6.334 +%
6.335 +/languagelevel where
6.336 + {pop languagelevel} {1} ifelse
6.337 + 2 lt
6.338 + {/InterpretLevel1 true def}
6.339 + {/InterpretLevel1 Level1 def}
6.340 + ifelse
6.341 +%
6.342 +% PostScript level 2 pattern fill definitions
6.343 +%
6.344 +/Level2PatternFill {
6.345 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
6.346 + bind def
6.347 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
6.348 +<< Tile8x8
6.349 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
6.350 +>> matrix makepattern
6.351 +/Pat1 exch def
6.352 +<< Tile8x8
6.353 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
6.354 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
6.355 +>> matrix makepattern
6.356 +/Pat2 exch def
6.357 +<< Tile8x8
6.358 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
6.359 + 8 8 L 8 0 L 0 0 L fill}
6.360 +>> matrix makepattern
6.361 +/Pat3 exch def
6.362 +<< Tile8x8
6.363 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
6.364 + 0 12 M 12 0 L stroke}
6.365 +>> matrix makepattern
6.366 +/Pat4 exch def
6.367 +<< Tile8x8
6.368 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
6.369 + 0 -4 M 12 8 L stroke}
6.370 +>> matrix makepattern
6.371 +/Pat5 exch def
6.372 +<< Tile8x8
6.373 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
6.374 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
6.375 +>> matrix makepattern
6.376 +/Pat6 exch def
6.377 +<< Tile8x8
6.378 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
6.379 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
6.380 +>> matrix makepattern
6.381 +/Pat7 exch def
6.382 +<< Tile8x8
6.383 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
6.384 + 12 0 M -4 8 L 12 4 M 0 10 L stroke}
6.385 +>> matrix makepattern
6.386 +/Pat8 exch def
6.387 +<< Tile8x8
6.388 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
6.389 + -4 0 M 12 8 L -4 4 M 8 10 L stroke}
6.390 +>> matrix makepattern
6.391 +/Pat9 exch def
6.392 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
6.393 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
6.394 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
6.395 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
6.396 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
6.397 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
6.398 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
6.399 +} def
6.400 +%
6.401 +%
6.402 +%End of PostScript Level 2 code
6.403 +%
6.404 +/PatternBgnd {
6.405 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
6.406 +} def
6.407 +%
6.408 +% Substitute for Level 2 pattern fill codes with
6.409 +% grayscale if Level 2 support is not selected.
6.410 +%
6.411 +/Level1PatternFill {
6.412 +/Pattern1 {0.250 Density} bind def
6.413 +/Pattern2 {0.500 Density} bind def
6.414 +/Pattern3 {0.750 Density} bind def
6.415 +/Pattern4 {0.125 Density} bind def
6.416 +/Pattern5 {0.375 Density} bind def
6.417 +/Pattern6 {0.625 Density} bind def
6.418 +/Pattern7 {0.875 Density} bind def
6.419 +} def
6.420 +%
6.421 +% Now test for support of Level 2 code
6.422 +%
6.423 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse
6.424 +%
6.425 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
6.426 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
6.427 +currentdict end definefont pop
6.428 +/MFshow {
6.429 + { dup 5 get 3 ge
6.430 + { 5 get 3 eq {gsave} {grestore} ifelse }
6.431 + {dup dup 0 get findfont exch 1 get scalefont setfont
6.432 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
6.433 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
6.434 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
6.435 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
6.436 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
6.437 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
6.438 + pop aload pop M} ifelse }ifelse }ifelse }
6.439 + ifelse }
6.440 + forall} bind def
6.441 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
6.442 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
6.443 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
6.444 +/MLshow { currentpoint stroke M
6.445 + 0 exch R
6.446 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
6.447 +/MRshow { currentpoint stroke M
6.448 + exch dup MFwidth neg 3 -1 roll R
6.449 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
6.450 +/MCshow { currentpoint stroke M
6.451 + exch dup MFwidth -2 div 3 -1 roll R
6.452 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
6.453 +/XYsave { [( ) 1 2 true false 3 ()] } bind def
6.454 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def
6.455 +end
6.456 +%%EndProlog
6.457 +gnudict begin
6.458 +gsave
6.459 +50 50 translate
6.460 +0.050 0.050 scale
6.461 +0 setgray
6.462 +newpath
6.463 +(Helvetica) findfont 140 scalefont setfont
6.464 +gsave % colour palette begin
6.465 +/maxcolors 64 def
6.466 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
6.467 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
6.468 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
6.469 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
6.470 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
6.471 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
6.472 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
6.473 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
6.474 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
6.475 + } ifelse} def
6.476 +/Constrain {
6.477 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
6.478 +/YIQ2RGB {
6.479 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
6.480 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
6.481 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
6.482 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
6.483 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
6.484 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
6.485 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
6.486 + exch 1.91 mul exch add Constrain 3 1 roll} def
6.487 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
6.488 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
6.489 + if} ifelse} ifelse} ifelse} def
6.490 +/InterpolatedColor true def
6.491 +/grayindex {/gidx 0 def
6.492 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
6.493 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
6.494 + GrayA gidx get sub div} def
6.495 +/redvalue {RedA gidx get RedA gidx 1 sub get
6.496 + RedA gidx get sub dgdxval mul add} def
6.497 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get
6.498 + GreenA gidx get sub dgdxval mul add} def
6.499 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get
6.500 + BlueA gidx get sub dgdxval mul add} def
6.501 +/interpolate {
6.502 + grayindex grayv GrayA gidx get sub abs 1e-5 le
6.503 + {RedA gidx get GreenA gidx get BlueA gidx get}
6.504 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
6.505 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746
6.506 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651
6.507 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556
6.508 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746
6.509 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365
6.510 + .9524 .9683 .9841 1 ] def
6.511 +/RedA [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .0238 .0873 .1508
6.512 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127
6.513 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627
6.514 + .5635 .5 ] def
6.515 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524
6.516 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1
6.517 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254
6.518 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def
6.519 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1
6.520 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413
6.521 + .2778 .2143 .1508 .0873 .0238 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
6.522 + 0 0 ] def
6.523 +/pm3dround {maxcolors 0 gt {dup 1 ge
6.524 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
6.525 +/pm3dGamma 1.0 1.5 div def
6.526 +/ColorSpace (RGB) def
6.527 +Color true and { % COLOUR vs. GRAY map
6.528 + InterpolatedColor { %% Interpolation vs. RGB-Formula
6.529 + /g {stroke pm3dround /grayv exch def interpolate
6.530 + SelectSpace setrgbcolor} bind def
6.531 + }{
6.532 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
6.533 + SelectSpace setrgbcolor} bind def
6.534 + } ifelse
6.535 +}{
6.536 + /g {stroke pm3dround pm3dGamma exp setgray} bind def
6.537 +} ifelse
6.538 +1.000 UP
6.539 +1.000 UL
6.540 +LTb
6.541 +1.000 UL
6.542 +LT0
6.543 +LTb
6.544 +%%%%BeginImage
6.545 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip
6.546 +InterpretLevel1 {
6.547 + %% Construct a box instead of image
6.548 + LTb
6.549 + 876 4852 M
6.550 + 5292 0 V
6.551 + 0 -4429 V
6.552 + -5292 0 V
6.553 + 876 4852 L
6.554 + 40 -110 R
6.555 + (PS level 2 image) Lshow
6.556 + % Read data but ignore it
6.557 + /imagebuf 8810 string def
6.558 + currentfile imagebuf readstring
6.559 +} {
6.560 +gsave
6.561 +876 4852 translate
6.562 +5292 -4429 scale
6.563 +%%%%BeginPalette
6.564 +[ /Indexed
6.565 + /DeviceRGB 63
6.566 + <
6.567 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1
6.568 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff
6.569 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff
6.570 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88
6.571 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06
6.572 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400
6.573 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200
6.574 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000
6.575 + >
6.576 +] setcolorspace
6.577 +%%%%EndPalette
6.578 +<<
6.579 + /ImageType 1
6.580 + /Width 135
6.581 + /Height 113
6.582 + /BitsPerComponent 8
6.583 + /ImageMatrix [ 135 0 0 113 0 0 ]
6.584 + /Decode [ 0 255 ]
6.585 + /DataSource currentfile /ASCII85Decode filter
6.586 + /MultipleDataSources false
6.587 + /Interpolate false
6.588 +>>
6.589 +image
6.590 +} ifelse
6.591 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
6.592 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
6.593 +!D.o5!D.o5!D.ozzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzz
6.594 +zzzzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzz
6.595 +zzzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzz
6.596 +zzzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzz
6.597 +zzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzz
6.598 +zzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzzz
6.599 +zzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
6.600 +zzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_!!!!"!<<*"zzzzzzzzzzzzzzzzz
6.601 +zzzzzzzzzzzzz!!#2Hz!<E3%!<E0#zzzzz!<E0#zzzzzzz!<<*"zzzzzzzzzzzzzzzz!'WRH!!!!#!
6.602 +WiE)!<<*"zzz!!!!#!W`<&!<E6("Tn`)zzzzz!!!$#zzzzzzzzzzzzzzzzz5!ArH!!!'%!WiE(zzzz
6.603 +!<N?*!WiB'!!**$!<<*"zzzzz!!!!#!<<*"zzzzzzzzzzzzzzz!!!!_4obQ_!!!'%!s/N)zzz!!!'%
6.604 +"9eo3!s/K(zzzzzzz!<WH+!<E0#zzzzzzzzzzzzzzz!!#2Hz!!!'%!WiB&zzz!!39,#R1M:!s/K'!<
6.605 +<*"z!!!$#!<<*"zz!!!$$!sA`-zzzzzzzzzzzzzzzz!'WRHz!!33'!<<*"zz!!!$$!sAf8$4-t@"9J
6.606 +W*!<<*"z!!!!"zzz!<N?*"U"o/!<E0#zzzzzzzzzzzzzzz5!ArHz!<E3%zzz!!*-)"pbPD$4$k=!s/
6.607 +K(zzzzz!!!!$"9Sf2"U,#3!WW3#zzzzzzzzzzzzzz!!!!_4obQ_!!!!"!<E0#zzz!WiN1#R_"H#6k;
6.608 +4!<E0#!!!$"zzzz!!!*'"9er5"pG/3!W`9$zzzzzzzzzzzzzz!!#2Hz!!!$#zzz!!!!"!X&`7$OI(D
6.609 +"p>#/!<<*"!<E3$zzzz!WrN."U528"U,#2!W`9$zzzzzzzzzzzzzz!'WRHz!!!$"zzz!!!$$"U52=#
6.610 +mgh>"9JT)!!!!"!<E0#zzz!!!$#!WrT1#6k>8"U"o0!W`<%zzzzzzzzzzzzzz5!ArHzzzzz!!!$%!s
6.611 +Ji4"U+u1!<E0#!!!$#!<<*"zzz!!**$!sJl5"pG/6"9\f/!W`9$zzzzzzzzzzzzz!!!!_4obQ_zzzz
6.612 +z!!!'&!sA`0"9S]+zzzzzz!<E3'"9er4"U,&4"9Sc.!W`<%zzzzzzzzzzzzz!!#2Hzzzzzz!!!$#!<
6.613 +N9&!W`9$zzzzz!!!$#!<N?,"U,&5"U,&4!sA]/!W`<%zzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzz!!*
6.614 +*$!<WH."9\i1"U,&5"U"u3!WiB'zzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzz!!**%!s8Z/!s8Z/"U,&
6.615 +6#6tD8!WiB'zzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzz!<E6'!WrN,!sA`1"pP;;#R1D6!s&E&z
6.616 +zzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzz!!*-&!sA`/!s8`4#RLhF#mLJ5!<E0#zzzzzzzzzzzz!'WRH
6.617 +zzzzzzzzzzzzzzz!!*-'!s/Q,"9f#:$47.J"p4o.!W`9$zzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzz!
6.618 +!**#!<N<*"pPA@$47%C"Tnf-!WW3#zzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzz!!!!"!!*0*"pk
6.619 +SC$4-n@"Tnc+zzzzzzzzzzzz!!#2Hzz!<E3%!<E0#zzzzzzzzzzzzz!<NE.#RCY?#6tM=!W`9$zzzz
6.620 +zzzzzzzz!'WRHz!!!!"!<E3&!<E0#zzzzzzzzzzzzz!<`Q3#6tJ=#6t>4zzzzzzzzzzzzz5!ArHz!!
6.621 +!'$!<N<(!W`9$zzzzzzzzzzzz!!!!"!<WK/"pkP>"Te])zzzzzzzzzzzz!!!!_4obQ_z!!30&!WiE(
6.622 +!<<*"zzzzzzzzzzzz!!!!"!<NB,"9S`-!<E0#zzzzzzzzzzzz!!#2Hzz!<E3&!WiE(zzzzzzzzzzzz
6.623 +z!!!$#!s/T,!WiE(!<E0#zzzzzzzzzzzz!'WRHz!!!!"!<E6'!W`9$zzzzzzzzzzzzz!!!!"!<E3%!
6.624 +<E6&!<<*"zzzzzzzzzzzz5!ArHz!!!!"!<E3%!<<*"zzzzzzzzzzzzzz!<E3%!WiE(!<E0#zzzzzzz
6.625 +zzzz!!!!_4obQ_z!!*'#!<<-#zzzzzzzzzzzzzzz!<E3&!WiE(!<<*"zzzzzzzzzzz!!#2Hzzzzzzz
6.626 +zzzzzzzzzzz!!!!"!WiE)!WiB'zzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzz!<E3'!s8W,!W`<%zz
6.627 +zzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzz!!!$$!WrN-"9S`.!W`9$z!!!!"zzzzzzzzz!!!!_4obQ_z
6.628 +zzzzzzzzzzzzzzzz!W`?("9er4"U"o/!<<*"!!!!"!<E3%!W`9$zzzzzzzz!!#2Hzzzzzzzzzzzzzz
6.629 +zzz!!!'%!s8]1"U,&5"p=u/!<<*"!!!$#!<N<(!W`<%zzzzzzzz!'WRHzzzzzzzzzzzzzzzz!!!!"!
6.630 +<iT/"U,&6"pP56"9JT)!<<*"!!*-'!s8W-!W`<&zzzzzzzz5!ArHzzzzzzzzzzzzzzzz!!!*)#6Y/7
6.631 +$4-tD#R1G8!s/N)!!!!"!WrN-"U,&3!s/K(zzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzz!!!!"!WiT2"
6.632 +:5DB$47%D"U+u1!s&E'!<E6'!sJl6"pY>8!s&E&zzzzzzz!!#2Hzzzzzzzzzzzzzzzz!!*-&#mgkB$
6.633 +k!LQ$4$k?"9S`-!W`<&!<N<)"9o,;#mUV;!s&B%zzzzzzz!'WRHzzzzzzzzzzzzzzzz!<WH3$k3US%
6.634 +hB*W#R1D6!WrQ-!<E6&!WiK/#RUkE#R1D7!WW3#zzzzzzz5!ArHzzzzzzzzzzzzzzz!!!!$"pYMF%1
6.635 +<aZ%h/pT#mUV9!WrQ-"9Sc/"9\r9$OdCM#R(>4!<<*"zzzzzz!!!!_4obQ_zzzzzzzzzzzzzzz!!36
6.636 +-"pteI&J5Q`%hK9^%LN@@!WrT4#6tJ<"pYME%1N[P#6b21zzzzzzz!!#2Hzzzzzzzzzzzzzzzz!sJo
6.637 +6$O[OZ&e,?[%M96^%L`LC#R^tH#mLV>#RLqL%LidP"p=u.zzzzzzz!'WRHzzzzzzzzzzzzzzz!!!$$
6.638 +"U#/C%20?c%LrjV&J#B_&ISjP%LrmS#R1M>$4ICS%1EOJ!W`9$zzzzzzz5!ArHzzzzzzzzzzzzzzz!
6.639 +!*-("U>JD%hT?c&e#9^%h0$]%h&dQ%1N^O"pYD?$OdIQ#mUS7!<<*"zzzzzz!!!!_4obQ_zzzzzzzz
6.640 +zzzzzzz!<NE.#n%.Q'+klj%M00^%LrpW$OI+K%M'$T#7(SB$4@1H"p=r-zzzzzzz!!#2Hzzzzzzzzz
6.641 +zzzzzz!!!!"!WrZ7$k3d_&el#o&JPlj'+koj%L`dX&J#-O#6tM@#RCV:!W`9$zzzzzzz!'WRHzzzzz
6.642 +zzzzzzzzzz!!!$%!sT)B%M]fp(E=G2(`+2V(Dmi!&JGci'+Y<P"pP;:"9\f-!<E0#zzzzzzz5!ArHz
6.643 +zzzzzzzzzzzzzz!!36*#7M1Y)]]Y?-63sI5!D.Q)]'2((`!c!&ISaG"U"u2!<N9&!<E3$zzzzzz!!!
6.644 +!_4obQ_zzzzzzzzzzzzzz!!!!$!sAc6$lC!/+<)g]5!D.Z-6k\m().Q%()%Ao$O6h<"9Sc/!WiE)!W
6.645 +`<%zzzzzz!!#2Hzzzzzzzzzzzzzzz!!!*("pYSR*$HFI+Y5f'.k)nq,sE=e().N$'bCob#6k;5!s8Z
6.646 +.!WrK*!W`9$zzzzzz!'WRHzzzzzzzzzzzzzzz!<NK6#SeF).P3,$5!CMK.4Q_l4rkLV'GhW'%1N^O!
6.647 +s8Z.!sA].!s&E'zzzzzzz5!ArHzzzzzzzzzzzzzzz#7(_D*[`Eh0/#"34tJ68.k)c.+s.a>'c7o($O
6.648 +[7D"9\f/!s8W-!W`<&zzzzzz!!!!_4obQ_zzzzzzzzzzzzzz!<E9/$P![j.4[&(0J>+D/M/P,/1Eb-
6.649 ++rqL9(`F>##m^e>"9S]-!X&T,!W`<%zzzzzz!!#2Hzzzzzzzzzzzzzz!!!$#!X8r@$l10>.k`S15!C
6.650 +SO0/"q/.R#15-6*g:(`F7t#R:M9!s/N*!WiE)!W`<&!!*'"zzzzz!'WRHzzzzzzzzzzzzzz!<N9'#m
6.651 +^hH+?htQ5!D.[/MJn70eb7E1GUX?-5m[7(`<ki"pP/1!!30%!<E3%!WiE)!<<*"zzzzz5!ArHzzzzz
6.652 +zzzzzzzz!!!$#!<E9,#72214t80;4teWG1c70K1d4)^2`NfQ.N]HC)%[#U"U+r.z!<E3$!<E3%!<E0
6.653 +#!!!!"zzz!!!!_4obQ_zzzzzzzzzzzzz!!!$#!<`]8%NdkZ0etL=1,LmG2E3NR3BfD^3BB&K+;bh0(
6.654 +Cp`R"T\W(!!!$"z!!**$!W`<&!<E3%!<<-$!<<*"z!!#2Hzzzzzzzzzzzzzz!!*-'#S%@_4t%g31,:
6.655 +XD2)$jF1cRNV4ukS^3]f8B(_mi%%0cn:!s&B%zz!!*-&!<E3%!W`9$zzz!'WRHzzzzzzzzzzzzz!!!
6.656 +!"!sAf9&/[SW-Rp`&0J>%3/hnt63&s/d4#o>`4#\H*()%8k"Tnf,!<<*"!!!!"!<E3$!<E3$!!*'#z
6.657 +zzz5!ArHzzzzzzzzzzzzz!<E9+#RCeO5!C/;.4Hc"/Li+r/L;l(3&s/c4$,Ma2BE\K&I\sL!W`<&z!
6.658 +!!$"!!**#zzzzz!!!!_4obQ_zzzzzz!!!!"!<E3&!<<*"zzz!!!!"!X8i6$4@J1)^$CS-RL/c+WV^R
6.659 ++Xf$$5!2"l4$5JN(D@;g"Tnc,!W`<%zzzzzzzz!!#2Hzzzzzzz!<E3&!WrN,!<E3%zzz!!!$&"9o,=
6.660 +$9f1C*?QLI*?5e4)BBhD+t#Q<4$5Sa4"_io&If*M!WrT,!<E0#zzzzzzzz!'WRHzzzzzz!<E3&!WrN
6.661 +-"9\o2!s8W+!<E0#zz!!*3*"UGH!%hKEj)B9\6()7],*??R[.kX"L2`E<<,9%=)#mUP6!s8N'zzzzz
6.662 +zzzz5!ArHzzzzz!!!!"!WiH,"U,)7"pYD;"U,&1!<E0#zz!X&Z2#sLN`&.oQh().As()e)0)'CO`/M
6.663 +0.A0e"=e'Fk?O"9AN)!WW3#zzzzzzzz!!!!_4obQ_zzzzz!!**%!sAc3#71YB#mq"E#6k;4!W`9$z!
6.664 +!**%"9eun4q/&8&eP]i'G;&l'c.Z&,qgi#.P3h7,U"6H$3UG4!<E6&zzzzzzzzz!!#2Hzzzz!!!!"!
6.665 +<<*"!<E9*"9eu8#mq%J$OR1G"p>#1!WW3#z!<E3'!sJon$kNs_&J5Wh&eGK`&JGfo+tG&i.6]($*ZZ
6.666 +")"Tnc+!WW3#zzzzzzzzz!'WRHzzzz!!**#!!!!"!<WE,"U,,:$4@4K#mgnB"9\f-!<<*"z!<E6'"9
6.667 +o)p%1Wp[%hB3]$O@+M&J5a"-mp8e5!C#.*>Jna!WiB'zzzzzzzzzz5!ArHzzzz!!*'"!!!$$!WrN-"
6.668 +9o):#mgqF#R:M9"9JT(z!!!!"!<E6("U,,p5!BA`$OR1F#7(\J%hp$1,pO[!,U=NU%L<4A!W`9$zzz
6.669 +zzzzzz!!!!_4obQ_zzzz!<<*"!!!$#!<N?+"9o):#RLeC"pG,3!W`9$z!!!$"!<N<(!WrW4$9e_$"p
6.670 +bD<"pkbL&/6-1,sFL?-RK]A%gN1;!<<*"zzzzzzzzz!!#2Hzzzzzz!!!!"!WrN-"pP;;#7(P<"9S],
6.671 +!<<*"zz!!**$!sAf5"[3(o"pP;:"pkeO'ceSI-9`e'*tf1q#Qt/.zzzzzzzzzz!'WRHzzzzzz!!!!"
6.672 +!<WH-"U>8:"U,#2!WiB'zzz!!**%"9\l24p(li"U,)8$4d^b*[<$r.4$&X(DRJc!Wi?%zzzzzzzzzz
6.673 +5!ArHzzzzzz!!!$#!WrQ/"pP57!s8T+!W`9$zz!!!!"!<E6'!WrKf!WiH,"U52?&JGm"+X]H%-mTcL
6.674 +)%QlS!<<*"zzzzzzzzz!!!!_4obQ_zzzzzz!!!$$!sAc2"9\l2!WiH)zzz!!!$#!W`<&!<G@c!WiH-
6.675 +#7:nP(E4PE4t8$0+W_RA((1BLzzzzzzzzzz!!#2Hzzzzzzz!!*-'"9er4"U"l.!WiB&zzz!!!!"z!<
6.676 +G@c!s8]6$kNpb+"&L$.k)bf,9Id7$O-V3zzzzzzzzzz!'WRHzzzzzzz!<N?+"U,#3!WiB'!<<*"zzz
6.677 +z!!!!"!BpPe"9o/C'GVH--9a"3.ju\i+Vb[u"9AK&zzzzzzzzzz5!ArHzzzzzz!!!$#!WrT0"U,#1!
6.678 +<E0#zzzzz!!!$#!^6_j#RV%U)&snc4t\E;.46>Y'bq/Y!<<*"zzzzzzzzz!!!!_4obQ_zzzzzz!!!'
6.679 +&"9eu6"U"l-zzzzzz!<E6'4p2&r%1sEs+[.;'/1Dtq-6+!>%Kc_3zzzzzzzzzz!!#2Hzzzzzz!<<*#
6.680 +!<N?,"pYA;"Te])zzzzzz!<N?e"ptbN(-XoG-7UJm-6sZQ(_mSk!s&B%zzzzzzzzzz!'WRHzzzzz!!
6.681 +!'%!<E3&!WrW3#7(P<!W`9$zzzzz!!!$#!sAfl5!D.o)Bg=O-mToU*u>V)&e,'Jzzzzzzzzzzz5!Ar
6.682 +Hzzzzz!<WB)!<E6'"9f&:#R:M8!<<*"zzzzz!WiE+"pbYK4qnkR*?ZRN*#oe2',(ue#6P#-zzzzzzz
6.683 +zzz!!!!_4obQ_zzzz!!!$$!sJf/!WiE+"U>;=#6b22!<<*"zzzz!!!$$!sJo9$P!gc(E+87*ZlLA()
6.684 +7Mr'+kQV!s&B%zzzzzzzzzz!!#2Hzzzzz!!*-("U"l.!WiH,"U529"9S]+zzzzz!<E6)"pYMG&JZ*!
6.685 +)B9b;)]KP-'bh8l$jm1>zzzzzzzzzzz!'WRHzzzzz!<`T3"9no.!WiE*"U,#2!W`9$zzzz!!!!"!Wr
6.686 +T1#R_1V'GVH()]K_7)&3hu&.]6Z#6Ou,zzzzzzzzzzz5!ArHzzzz!!!$$"9o,:#6Y&.!WiE)!WiE(z
6.687 +zzzz!!*-&!s])>%M9<f'c.`+)B'J1&ePZc%h&XH"98E%zzzzzzzzzz!!!!_4obQ_zzzz!!*0+#6tM@
6.688 +#6=f*!<E3%!<<*"zzzz!!!$#!<N<+#7(\H%h]Tm(`=2/)&F)&&.f<[#R1D4!<<*"zzzzzz!<<*"zzz
6.689 +!!#2Hzzzzz!<`W4#7(S@#6Y&-zzzzzz!!**%!WrQ1$4@:R&el)t(`4)+'bq;l%1<OL"9JT)!<<*"zz
6.690 +zzz!!**$zzzz!'WRHzzzz!!!!#"U52:#6tJ<"9SZ)zzzzz!!!!"!WiH,"U,)9$OdOX',;9!(`*r'&e
6.691 +PW_#mUS7!WiB&zzzz!!!!"z!X&W+zzzz5!ArHzzzz!!!'&"pYA;"Tni-!<<*"!<<*"zzz!!!!"!!*0
6.692 +)"9\l3"pP;=$4RRZ'GM;s'GM2m%h&aK#6Y,1!<E0#zzzz!!33&!!!!$"TSN&zzz!!!!_4obQ_zzzz!
6.693 +!!*)"U"o/!<WB'!!*'"zz!!!!"!!**$!<N<)!sAc2"U5/8"pP;=$4ICV&eYfi%hK3Z#mCJ8"9S],zz
6.694 +zzz!<N9%!<i`/zzzz!!#2Hzzzzz!!*0'!WiE)!WW3#zzz!!!$#!<E3&!WrN,"U52:#6tG;"pYA?$P!
6.695 +RV&J,Ka%1EXNzzzzzz!<E0%!s/H'"UP//zzzz!'WRHzzzzzzzzzzz!<E3%!<N<)"9Sf4#7(S@#6kA:
6.696 +"pYA=#n.4O%1WaO$31&+zzzzz!!!!#!WWH0!<E?-zzzzz5!ArHzzzzzzzzzzz!<E3%!WiK."pP;;#R
6.697 +C\A#6k>8"U,)6#7:eG$OI(=zzzzzz!!!!#!!ri1!<`B&zzzz!!!!_4obQ_zzzzzzzzzz!!!!"!<E3&
6.698 +!sAc2"pYD6#RC\9z"U,&7zzzzzzzzz#6b).!WW3#zzzz!!#2Hzzzzzzzzzzzz!!!!$zzzzzzzzzzzz
6.699 +z!!!!%!W`<%zzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzzzzz!<E3%!<<*"z
6.700 +zzzzzzzzzzzzzzzzzzzzz!!!!_5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!
6.701 +D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o
6.702 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.~>
6.703 +InterpretLevel1 not {
6.704 + grestore
6.705 +} if
6.706 +grestore
6.707 +%%%%EndImage
6.708 +1.000 UL
6.709 +LTb
6.710 +1.000 UP
6.711 +1.000 UL
6.712 +LTb
6.713 +stroke
6.714 +grestore
6.715 +end
6.716 +showpage
6.717 +%%Trailer
6.718 +%%DocumentFonts: Helvetica
7.1 --- a/singlegene_AUD_gr_top_4_2075_jet.eps Sat Apr 11 19:39:56 2009 -0700
7.2 +++ b/singlegene_AUD_gr_top_4_2075_jet.eps Sat Apr 11 19:50:21 2009 -0700
7.3 @@ -1,1 +1,713 @@
7.4 -../figures/singlegene_AUD_gr_top_4_2075_jet.epcs
7.5 \ No newline at end of file
7.6 +%!PS-Adobe-2.0 EPSF-2.0
7.7 +%%Title: singlegene_AUD_gr_top_4_2075_jet.epcs
7.8 +%%Creator: gnuplot 4.2 patchlevel 2
7.9 +%%CreationDate: Tue Apr 7 15:00:47 2009
7.10 +%%DocumentFonts: (atend)
7.11 +%%BoundingBox: 50 50 410 302
7.12 +%%EndComments
7.13 +%%BeginProlog
7.14 +/gnudict 256 dict def
7.15 +gnudict begin
7.16 +%
7.17 +% The following 6 true/false flags may be edited by hand if required
7.18 +% The unit line width may also be changed
7.19 +%
7.20 +/Color true def
7.21 +/Blacktext false def
7.22 +/Solid true def
7.23 +/Dashlength 1 def
7.24 +/Landscape false def
7.25 +/Level1 false def
7.26 +/Rounded false def
7.27 +/TransparentPatterns false def
7.28 +/gnulinewidth 5.000 def
7.29 +/userlinewidth gnulinewidth def
7.30 +%
7.31 +/vshift -46 def
7.32 +/dl1 {
7.33 + 10.0 Dashlength mul mul
7.34 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
7.35 +} def
7.36 +/dl2 {
7.37 + 10.0 Dashlength mul mul
7.38 + Rounded { currentlinewidth 0.75 mul add } if
7.39 +} def
7.40 +/hpt_ 31.5 def
7.41 +/vpt_ 31.5 def
7.42 +/hpt hpt_ def
7.43 +/vpt vpt_ def
7.44 +Level1 {} {
7.45 +/SDict 10 dict def
7.46 +systemdict /pdfmark known not {
7.47 + userdict /pdfmark systemdict /cleartomark get put
7.48 +} if
7.49 +SDict begin [
7.50 + /Title (singlegene_AUD_gr_top_4_2075_jet.epcs)
7.51 + /Subject (gnuplot plot)
7.52 + /Creator (gnuplot 4.2 patchlevel 2 )
7.53 + /Author (Bayle Shanks,,,)
7.54 +% /Producer (gnuplot)
7.55 +% /Keywords ()
7.56 + /CreationDate (Tue Apr 7 15:00:47 2009)
7.57 + /DOCINFO pdfmark
7.58 +end
7.59 +} ifelse
7.60 +%
7.61 +% Gnuplot Prolog Version 4.2 (August 2006)
7.62 +%
7.63 +/M {moveto} bind def
7.64 +/L {lineto} bind def
7.65 +/R {rmoveto} bind def
7.66 +/V {rlineto} bind def
7.67 +/N {newpath moveto} bind def
7.68 +/Z {closepath} bind def
7.69 +/C {setrgbcolor} bind def
7.70 +/f {rlineto fill} bind def
7.71 +/vpt2 vpt 2 mul def
7.72 +/hpt2 hpt 2 mul def
7.73 +/Lshow {currentpoint stroke M 0 vshift R
7.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
7.75 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
7.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
7.77 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
7.78 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
7.79 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
7.80 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
7.81 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
7.82 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
7.83 +/BL {stroke userlinewidth 2 mul setlinewidth
7.84 + Rounded {1 setlinejoin 1 setlinecap} if} def
7.85 +/AL {stroke userlinewidth 2 div setlinewidth
7.86 + Rounded {1 setlinejoin 1 setlinecap} if} def
7.87 +/UL {dup gnulinewidth mul /userlinewidth exch def
7.88 + dup 1 lt {pop 1} if 10 mul /udl exch def} def
7.89 +/PL {stroke userlinewidth setlinewidth
7.90 + Rounded {1 setlinejoin 1 setlinecap} if} def
7.91 +% Default Line colors
7.92 +/LCw {1 1 1} def
7.93 +/LCb {0 0 0} def
7.94 +/LCa {0 0 0} def
7.95 +/LC0 {1 0 0} def
7.96 +/LC1 {0 1 0} def
7.97 +/LC2 {0 0 1} def
7.98 +/LC3 {1 0 1} def
7.99 +/LC4 {0 1 1} def
7.100 +/LC5 {1 1 0} def
7.101 +/LC6 {0 0 0} def
7.102 +/LC7 {1 0.3 0} def
7.103 +/LC8 {0.5 0.5 0.5} def
7.104 +% Default Line Types
7.105 +/LTw {PL [] 1 setgray} def
7.106 +/LTb {BL [] LCb DL} def
7.107 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
7.108 +/LT0 {PL [] LC0 DL} def
7.109 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def
7.110 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def
7.111 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
7.112 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
7.113 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
7.114 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
7.115 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
7.116 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
7.117 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
7.118 +/Dia {stroke [] 0 setdash 2 copy vpt add M
7.119 + hpt neg vpt neg V hpt vpt neg V
7.120 + hpt vpt V hpt neg vpt V closepath stroke
7.121 + Pnt} def
7.122 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
7.123 + currentpoint stroke M
7.124 + hpt neg vpt neg R hpt2 0 V stroke
7.125 + } def
7.126 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
7.127 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
7.128 + hpt2 neg 0 V closepath stroke
7.129 + Pnt} def
7.130 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
7.131 + hpt2 vpt2 neg V currentpoint stroke M
7.132 + hpt2 neg 0 R hpt2 vpt2 V stroke} def
7.133 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
7.134 + hpt neg vpt -1.62 mul V
7.135 + hpt 2 mul 0 V
7.136 + hpt neg vpt 1.62 mul V closepath stroke
7.137 + Pnt} def
7.138 +/Star {2 copy Pls Crs} def
7.139 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
7.140 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
7.141 + hpt2 neg 0 V closepath fill} def
7.142 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M
7.143 + hpt neg vpt -1.62 mul V
7.144 + hpt 2 mul 0 V
7.145 + hpt neg vpt 1.62 mul V closepath fill} def
7.146 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
7.147 + hpt neg vpt 1.62 mul V
7.148 + hpt 2 mul 0 V
7.149 + hpt neg vpt -1.62 mul V closepath stroke
7.150 + Pnt} def
7.151 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
7.152 + hpt neg vpt 1.62 mul V
7.153 + hpt 2 mul 0 V
7.154 + hpt neg vpt -1.62 mul V closepath fill} def
7.155 +/DiaF {stroke [] 0 setdash vpt add M
7.156 + hpt neg vpt neg V hpt vpt neg V
7.157 + hpt vpt V hpt neg vpt V closepath fill} def
7.158 +/Pent {stroke [] 0 setdash 2 copy gsave
7.159 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
7.160 + closepath stroke grestore Pnt} def
7.161 +/PentF {stroke [] 0 setdash gsave
7.162 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
7.163 + closepath fill grestore} def
7.164 +/Circle {stroke [] 0 setdash 2 copy
7.165 + hpt 0 360 arc stroke Pnt} def
7.166 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
7.167 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
7.168 +/C1 {BL [] 0 setdash 2 copy moveto
7.169 + 2 copy vpt 0 90 arc closepath fill
7.170 + vpt 0 360 arc closepath} bind def
7.171 +/C2 {BL [] 0 setdash 2 copy moveto
7.172 + 2 copy vpt 90 180 arc closepath fill
7.173 + vpt 0 360 arc closepath} bind def
7.174 +/C3 {BL [] 0 setdash 2 copy moveto
7.175 + 2 copy vpt 0 180 arc closepath fill
7.176 + vpt 0 360 arc closepath} bind def
7.177 +/C4 {BL [] 0 setdash 2 copy moveto
7.178 + 2 copy vpt 180 270 arc closepath fill
7.179 + vpt 0 360 arc closepath} bind def
7.180 +/C5 {BL [] 0 setdash 2 copy moveto
7.181 + 2 copy vpt 0 90 arc
7.182 + 2 copy moveto
7.183 + 2 copy vpt 180 270 arc closepath fill
7.184 + vpt 0 360 arc} bind def
7.185 +/C6 {BL [] 0 setdash 2 copy moveto
7.186 + 2 copy vpt 90 270 arc closepath fill
7.187 + vpt 0 360 arc closepath} bind def
7.188 +/C7 {BL [] 0 setdash 2 copy moveto
7.189 + 2 copy vpt 0 270 arc closepath fill
7.190 + vpt 0 360 arc closepath} bind def
7.191 +/C8 {BL [] 0 setdash 2 copy moveto
7.192 + 2 copy vpt 270 360 arc closepath fill
7.193 + vpt 0 360 arc closepath} bind def
7.194 +/C9 {BL [] 0 setdash 2 copy moveto
7.195 + 2 copy vpt 270 450 arc closepath fill
7.196 + vpt 0 360 arc closepath} bind def
7.197 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
7.198 + 2 copy moveto
7.199 + 2 copy vpt 90 180 arc closepath fill
7.200 + vpt 0 360 arc closepath} bind def
7.201 +/C11 {BL [] 0 setdash 2 copy moveto
7.202 + 2 copy vpt 0 180 arc closepath fill
7.203 + 2 copy moveto
7.204 + 2 copy vpt 270 360 arc closepath fill
7.205 + vpt 0 360 arc closepath} bind def
7.206 +/C12 {BL [] 0 setdash 2 copy moveto
7.207 + 2 copy vpt 180 360 arc closepath fill
7.208 + vpt 0 360 arc closepath} bind def
7.209 +/C13 {BL [] 0 setdash 2 copy moveto
7.210 + 2 copy vpt 0 90 arc closepath fill
7.211 + 2 copy moveto
7.212 + 2 copy vpt 180 360 arc closepath fill
7.213 + vpt 0 360 arc closepath} bind def
7.214 +/C14 {BL [] 0 setdash 2 copy moveto
7.215 + 2 copy vpt 90 360 arc closepath fill
7.216 + vpt 0 360 arc} bind def
7.217 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
7.218 + vpt 0 360 arc closepath} bind def
7.219 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
7.220 + neg 0 rlineto closepath} bind def
7.221 +/Square {dup Rec} bind def
7.222 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
7.223 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
7.224 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
7.225 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
7.226 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
7.227 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
7.228 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
7.229 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
7.230 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
7.231 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
7.232 + 2 copy vpt Square fill Bsquare} bind def
7.233 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
7.234 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
7.235 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
7.236 + Bsquare} bind def
7.237 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
7.238 + Bsquare} bind def
7.239 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
7.240 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
7.241 + 2 copy vpt Square fill Bsquare} bind def
7.242 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
7.243 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
7.244 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
7.245 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
7.246 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
7.247 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
7.248 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
7.249 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
7.250 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
7.251 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
7.252 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
7.253 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
7.254 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
7.255 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
7.256 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
7.257 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
7.258 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
7.259 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
7.260 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
7.261 +/DiaE {stroke [] 0 setdash vpt add M
7.262 + hpt neg vpt neg V hpt vpt neg V
7.263 + hpt vpt V hpt neg vpt V closepath stroke} def
7.264 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
7.265 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
7.266 + hpt2 neg 0 V closepath stroke} def
7.267 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M
7.268 + hpt neg vpt -1.62 mul V
7.269 + hpt 2 mul 0 V
7.270 + hpt neg vpt 1.62 mul V closepath stroke} def
7.271 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
7.272 + hpt neg vpt 1.62 mul V
7.273 + hpt 2 mul 0 V
7.274 + hpt neg vpt -1.62 mul V closepath stroke} def
7.275 +/PentE {stroke [] 0 setdash gsave
7.276 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
7.277 + closepath stroke grestore} def
7.278 +/CircE {stroke [] 0 setdash
7.279 + hpt 0 360 arc stroke} def
7.280 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
7.281 +/DiaW {stroke [] 0 setdash vpt add M
7.282 + hpt neg vpt neg V hpt vpt neg V
7.283 + hpt vpt V hpt neg vpt V Opaque stroke} def
7.284 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
7.285 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
7.286 + hpt2 neg 0 V Opaque stroke} def
7.287 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M
7.288 + hpt neg vpt -1.62 mul V
7.289 + hpt 2 mul 0 V
7.290 + hpt neg vpt 1.62 mul V Opaque stroke} def
7.291 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
7.292 + hpt neg vpt 1.62 mul V
7.293 + hpt 2 mul 0 V
7.294 + hpt neg vpt -1.62 mul V Opaque stroke} def
7.295 +/PentW {stroke [] 0 setdash gsave
7.296 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
7.297 + Opaque stroke grestore} def
7.298 +/CircW {stroke [] 0 setdash
7.299 + hpt 0 360 arc Opaque stroke} def
7.300 +/BoxFill {gsave Rec 1 setgray fill grestore} def
7.301 +/Density {
7.302 + /Fillden exch def
7.303 + currentrgbcolor
7.304 + /ColB exch def /ColG exch def /ColR exch def
7.305 + /ColR ColR Fillden mul Fillden sub 1 add def
7.306 + /ColG ColG Fillden mul Fillden sub 1 add def
7.307 + /ColB ColB Fillden mul Fillden sub 1 add def
7.308 + ColR ColG ColB setrgbcolor} def
7.309 +/BoxColFill {gsave Rec PolyFill} def
7.310 +/PolyFill {gsave Density fill grestore grestore} def
7.311 +/h {rlineto rlineto rlineto gsave fill grestore} bind def
7.312 +%
7.313 +% PostScript Level 1 Pattern Fill routine for rectangles
7.314 +% Usage: x y w h s a XX PatternFill
7.315 +% x,y = lower left corner of box to be filled
7.316 +% w,h = width and height of box
7.317 +% a = angle in degrees between lines and x-axis
7.318 +% XX = 0/1 for no/yes cross-hatch
7.319 +%
7.320 +/PatternFill {gsave /PFa [ 9 2 roll ] def
7.321 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
7.322 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
7.323 + gsave 1 setgray fill grestore clip
7.324 + currentlinewidth 0.5 mul setlinewidth
7.325 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
7.326 + 0 0 M PFa 5 get rotate PFs -2 div dup translate
7.327 + 0 1 PFs PFa 4 get div 1 add floor cvi
7.328 + {PFa 4 get mul 0 M 0 PFs V} for
7.329 + 0 PFa 6 get ne {
7.330 + 0 1 PFs PFa 4 get div 1 add floor cvi
7.331 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
7.332 + } if
7.333 + stroke grestore} def
7.334 +%
7.335 +/languagelevel where
7.336 + {pop languagelevel} {1} ifelse
7.337 + 2 lt
7.338 + {/InterpretLevel1 true def}
7.339 + {/InterpretLevel1 Level1 def}
7.340 + ifelse
7.341 +%
7.342 +% PostScript level 2 pattern fill definitions
7.343 +%
7.344 +/Level2PatternFill {
7.345 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
7.346 + bind def
7.347 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
7.348 +<< Tile8x8
7.349 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
7.350 +>> matrix makepattern
7.351 +/Pat1 exch def
7.352 +<< Tile8x8
7.353 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
7.354 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
7.355 +>> matrix makepattern
7.356 +/Pat2 exch def
7.357 +<< Tile8x8
7.358 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
7.359 + 8 8 L 8 0 L 0 0 L fill}
7.360 +>> matrix makepattern
7.361 +/Pat3 exch def
7.362 +<< Tile8x8
7.363 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
7.364 + 0 12 M 12 0 L stroke}
7.365 +>> matrix makepattern
7.366 +/Pat4 exch def
7.367 +<< Tile8x8
7.368 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
7.369 + 0 -4 M 12 8 L stroke}
7.370 +>> matrix makepattern
7.371 +/Pat5 exch def
7.372 +<< Tile8x8
7.373 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
7.374 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
7.375 +>> matrix makepattern
7.376 +/Pat6 exch def
7.377 +<< Tile8x8
7.378 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
7.379 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
7.380 +>> matrix makepattern
7.381 +/Pat7 exch def
7.382 +<< Tile8x8
7.383 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
7.384 + 12 0 M -4 8 L 12 4 M 0 10 L stroke}
7.385 +>> matrix makepattern
7.386 +/Pat8 exch def
7.387 +<< Tile8x8
7.388 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
7.389 + -4 0 M 12 8 L -4 4 M 8 10 L stroke}
7.390 +>> matrix makepattern
7.391 +/Pat9 exch def
7.392 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
7.393 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
7.394 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
7.395 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
7.396 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
7.397 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
7.398 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
7.399 +} def
7.400 +%
7.401 +%
7.402 +%End of PostScript Level 2 code
7.403 +%
7.404 +/PatternBgnd {
7.405 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
7.406 +} def
7.407 +%
7.408 +% Substitute for Level 2 pattern fill codes with
7.409 +% grayscale if Level 2 support is not selected.
7.410 +%
7.411 +/Level1PatternFill {
7.412 +/Pattern1 {0.250 Density} bind def
7.413 +/Pattern2 {0.500 Density} bind def
7.414 +/Pattern3 {0.750 Density} bind def
7.415 +/Pattern4 {0.125 Density} bind def
7.416 +/Pattern5 {0.375 Density} bind def
7.417 +/Pattern6 {0.625 Density} bind def
7.418 +/Pattern7 {0.875 Density} bind def
7.419 +} def
7.420 +%
7.421 +% Now test for support of Level 2 code
7.422 +%
7.423 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse
7.424 +%
7.425 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
7.426 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
7.427 +currentdict end definefont pop
7.428 +/MFshow {
7.429 + { dup 5 get 3 ge
7.430 + { 5 get 3 eq {gsave} {grestore} ifelse }
7.431 + {dup dup 0 get findfont exch 1 get scalefont setfont
7.432 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
7.433 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
7.434 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
7.435 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
7.436 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
7.437 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
7.438 + pop aload pop M} ifelse }ifelse }ifelse }
7.439 + ifelse }
7.440 + forall} bind def
7.441 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
7.442 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
7.443 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
7.444 +/MLshow { currentpoint stroke M
7.445 + 0 exch R
7.446 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
7.447 +/MRshow { currentpoint stroke M
7.448 + exch dup MFwidth neg 3 -1 roll R
7.449 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
7.450 +/MCshow { currentpoint stroke M
7.451 + exch dup MFwidth -2 div 3 -1 roll R
7.452 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
7.453 +/XYsave { [( ) 1 2 true false 3 ()] } bind def
7.454 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def
7.455 +end
7.456 +%%EndProlog
7.457 +gnudict begin
7.458 +gsave
7.459 +50 50 translate
7.460 +0.050 0.050 scale
7.461 +0 setgray
7.462 +newpath
7.463 +(Helvetica) findfont 140 scalefont setfont
7.464 +gsave % colour palette begin
7.465 +/maxcolors 64 def
7.466 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
7.467 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
7.468 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
7.469 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
7.470 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
7.471 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
7.472 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
7.473 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
7.474 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
7.475 + } ifelse} def
7.476 +/Constrain {
7.477 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
7.478 +/YIQ2RGB {
7.479 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
7.480 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
7.481 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
7.482 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
7.483 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
7.484 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
7.485 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
7.486 + exch 1.91 mul exch add Constrain 3 1 roll} def
7.487 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
7.488 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
7.489 + if} ifelse} ifelse} ifelse} def
7.490 +/InterpolatedColor true def
7.491 +/grayindex {/gidx 0 def
7.492 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
7.493 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
7.494 + GrayA gidx get sub div} def
7.495 +/redvalue {RedA gidx get RedA gidx 1 sub get
7.496 + RedA gidx get sub dgdxval mul add} def
7.497 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get
7.498 + GreenA gidx get sub dgdxval mul add} def
7.499 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get
7.500 + BlueA gidx get sub dgdxval mul add} def
7.501 +/interpolate {
7.502 + grayindex grayv GrayA gidx get sub abs 1e-5 le
7.503 + {RedA gidx get GreenA gidx get BlueA gidx get}
7.504 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
7.505 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746
7.506 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651
7.507 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556
7.508 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746
7.509 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365
7.510 + .9524 .9683 .9841 1 ] def
7.511 +/RedA [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .0238 .0873 .1508
7.512 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127
7.513 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627
7.514 + .5635 .5 ] def
7.515 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524
7.516 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1
7.517 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254
7.518 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def
7.519 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1
7.520 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413
7.521 + .2778 .2143 .1508 .0873 .0238 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7.522 + 0 0 ] def
7.523 +/pm3dround {maxcolors 0 gt {dup 1 ge
7.524 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
7.525 +/pm3dGamma 1.0 1.5 div def
7.526 +/ColorSpace (RGB) def
7.527 +Color true and { % COLOUR vs. GRAY map
7.528 + InterpolatedColor { %% Interpolation vs. RGB-Formula
7.529 + /g {stroke pm3dround /grayv exch def interpolate
7.530 + SelectSpace setrgbcolor} bind def
7.531 + }{
7.532 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
7.533 + SelectSpace setrgbcolor} bind def
7.534 + } ifelse
7.535 +}{
7.536 + /g {stroke pm3dround pm3dGamma exp setgray} bind def
7.537 +} ifelse
7.538 +1.000 UP
7.539 +1.000 UL
7.540 +LTb
7.541 +1.000 UL
7.542 +LT0
7.543 +LTb
7.544 +%%%%BeginImage
7.545 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip
7.546 +InterpretLevel1 {
7.547 + %% Construct a box instead of image
7.548 + LTb
7.549 + 876 4852 M
7.550 + 5292 0 V
7.551 + 0 -4429 V
7.552 + -5292 0 V
7.553 + 876 4852 L
7.554 + 40 -110 R
7.555 + (PS level 2 image) Lshow
7.556 + % Read data but ignore it
7.557 + /imagebuf 8810 string def
7.558 + currentfile imagebuf readstring
7.559 +} {
7.560 +gsave
7.561 +876 4852 translate
7.562 +5292 -4429 scale
7.563 +%%%%BeginPalette
7.564 +[ /Indexed
7.565 + /DeviceRGB 63
7.566 + <
7.567 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1
7.568 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff
7.569 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff
7.570 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88
7.571 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06
7.572 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400
7.573 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200
7.574 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000
7.575 + >
7.576 +] setcolorspace
7.577 +%%%%EndPalette
7.578 +<<
7.579 + /ImageType 1
7.580 + /Width 135
7.581 + /Height 113
7.582 + /BitsPerComponent 8
7.583 + /ImageMatrix [ 135 0 0 113 0 0 ]
7.584 + /Decode [ 0 255 ]
7.585 + /DataSource currentfile /ASCII85Decode filter
7.586 + /MultipleDataSources false
7.587 + /Interpolate false
7.588 +>>
7.589 +image
7.590 +} ifelse
7.591 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
7.592 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
7.593 +!D.o5!D.o5!D.ozzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzz
7.594 +zzzzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzz
7.595 +zzzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzz
7.596 +zzzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzz
7.597 +zzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzz
7.598 +zzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzzz
7.599 +zzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
7.600 +zzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_!!!!"!<<*"zzzzzzzzzzzzzzzzz
7.601 +zzzzzzzzzzzzz!!#2Hz!<E3%!<E0#zzzzz!<E0#zzzzzzz!<<*"zzzzzzzzzzzzzzzz!'WRH!!!!#!
7.602 +WiE)!<<*"zzz!!!!#!W`<&!<E6("Tn`)zzzzz!!!$#zzzzzzzzzzzzzzzzz5!ArH!!!'%!WiE(zzzz
7.603 +!<N?*!WiB'!!**$!<<*"zzzzz!!!!#!<<*"zzzzzzzzzzzzzzz!!!!_4obQ_!!!'%!s/N)zzz!!!'%
7.604 +"9eo3!s/K(zzzzzzz!<WH+!<E0#zzzzzzzzzzzzzzz!!#2Hz!!!'%!WiB&zzz!!39,#R1M:!s/K'!<
7.605 +<*"z!!!$#!<<*"zz!!!$$!sA`-zzzzzzzzzzzzzzzz!'WRHz!!33'!<<*"zz!!!$$!sAf8$4-t@"9J
7.606 +W*!<<*"z!!!!"zzz!<N?*"U"o/!<E0#zzzzzzzzzzzzzzz5!ArHz!<E3%zzz!!*-)"pbPD$4$k=!s/
7.607 +K(zzzzz!!!!$"9Sf2"U,#3!WW3#zzzzzzzzzzzzzz!!!!_4obQ_!!!!"!<E0#zzz!WiN1#R_"H#6k;
7.608 +4!<E0#!!!$"zzzz!!!*'"9er5"pG/3!W`9$zzzzzzzzzzzzzz!!#2Hz!!!$#zzz!!!!"!X&`7$OI(D
7.609 +"p>#/!<<*"!<E3$zzzz!WrN."U528"U,#2!W`9$zzzzzzzzzzzzzz!'WRHz!!!$"zzz!!!$$"U52=#
7.610 +mgh>"9JT)!!!!"!<E0#zzz!!!$#!WrT1#6k>8"U"o0!W`<%zzzzzzzzzzzzzz5!ArHzzzzz!!!$%!s
7.611 +Ji4"U+u1!<E0#!!!$#!<<*"zzz!!**$!sJl5"pG/6"9\f/!W`9$zzzzzzzzzzzzz!!!!_4obQ_zzzz
7.612 +z!!!'&!sA`0"9S]+zzzzzz!<E3'"9er4"U,&4"9Sc.!W`<%zzzzzzzzzzzzz!!#2Hzzzzzz!!!$#!<
7.613 +N9&!W`9$zzzzz!!!$#!<N?,"U,&5"U,&4!sA]/!W`<%zzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzz!!*
7.614 +*$!<WH."9\i1"U,&5"U"u3!WiB'zzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzz!!**%!s8Z/!s8Z/"U,&
7.615 +6#6tD8!WiB'zzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzz!<E6'!WrN,!sA`1"pP;;#R1D6!s&E&z
7.616 +zzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzz!!*-&!sA`/!s8`4#RLhF#mLJ5!<E0#zzzzzzzzzzzz!'WRH
7.617 +zzzzzzzzzzzzzzz!!*-'!s/Q,"9f#:$47.J"p4o.!W`9$zzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzz!
7.618 +!**#!<N<*"pPA@$47%C"Tnf-!WW3#zzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzz!!!!"!!*0*"pk
7.619 +SC$4-n@"Tnc+zzzzzzzzzzzz!!#2Hzz!<E3%!<E0#zzzzzzzzzzzzz!<NE.#RCY?#6tM=!W`9$zzzz
7.620 +zzzzzzzz!'WRHz!!!!"!<E3&!<E0#zzzzzzzzzzzzz!<`Q3#6tJ=#6t>4zzzzzzzzzzzzz5!ArHz!!
7.621 +!'$!<N<(!W`9$zzzzzzzzzzzz!!!!"!<WK/"pkP>"Te])zzzzzzzzzzzz!!!!_4obQ_z!!30&!WiE(
7.622 +!<<*"zzzzzzzzzzzz!!!!"!<NB,"9S`-!<E0#zzzzzzzzzzzz!!#2Hzz!<E3&!WiE(zzzzzzzzzzzz
7.623 +z!!!$#!s/T,!WiE(!<E0#zzzzzzzzzzzz!'WRHz!!!!"!<E6'!W`9$zzzzzzzzzzzzz!!!!"!<E3%!
7.624 +<E6&!<<*"zzzzzzzzzzzz5!ArHz!!!!"!<E3%!<<*"zzzzzzzzzzzzzz!<E3%!WiE(!<E0#zzzzzzz
7.625 +zzzz!!!!_4obQ_z!!*'#!<<-#zzzzzzzzzzzzzzz!<E3&!WiE(!<<*"zzzzzzzzzzz!!#2Hzzzzzzz
7.626 +zzzzzzzzzzz!!!!"!WiE)!WiB'zzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzz!<E3'!s8W,!W`<%zz
7.627 +zzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzz!!!$$!WrN-"9S`.!W`9$z!!!!"zzzzzzzzz!!!!_4obQ_z
7.628 +zzzzzzzzzzzzzzzz!W`?("9er4"U"o/!<<*"!!!!"!<E3%!W`9$zzzzzzzz!!#2Hzzzzzzzzzzzzzz
7.629 +zzz!!!'%!s8]1"U,&5"p=u/!<<*"!!!$#!<N<(!W`<%zzzzzzzz!'WRHzzzzzzzzzzzzzzzz!!!!"!
7.630 +<iT/"U,&6"pP56"9JT)!<<*"!!*-'!s8W-!W`<&zzzzzzzz5!ArHzzzzzzzzzzzzzzzz!!!*)#6Y/7
7.631 +$4-tD#R1G8!s/N)!!!!"!WrN-"U,&3!s/K(zzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzz!!!!"!WiT2"
7.632 +:5DB$47%D"U+u1!s&E'!<E6'!sJl6"pY>8!s&E&zzzzzzz!!#2Hzzzzzzzzzzzzzzzz!!*-&#mgkB$
7.633 +k!LQ$4$k?"9S`-!W`<&!<N<)"9o,;#mUV;!s&B%zzzzzzz!'WRHzzzzzzzzzzzzzzzz!<WH3$k3US%
7.634 +hB*W#R1D6!WrQ-!<E6&!WiK/#RUkE#R1D7!WW3#zzzzzzz5!ArHzzzzzzzzzzzzzzz!!!!$"pYMF%1
7.635 +<aZ%h/pT#mUV9!WrQ-"9Sc/"9\r9$OdCM#R(>4!<<*"zzzzzz!!!!_4obQ_zzzzzzzzzzzzzzz!!36
7.636 +-"pteI&J5Q`%hK9^%LN@@!WrT4#6tJ<"pYME%1N[P#6b21zzzzzzz!!#2Hzzzzzzzzzzzzzzzz!sJo
7.637 +6$O[OZ&e,?[%M96^%L`LC#R^tH#mLV>#RLqL%LidP"p=u.zzzzzzz!'WRHzzzzzzzzzzzzzzz!!!$$
7.638 +"U#/C%20?c%LrjV&J#B_&ISjP%LrmS#R1M>$4ICS%1EOJ!W`9$zzzzzzz5!ArHzzzzzzzzzzzzzzz!
7.639 +!*-("U>JD%hT?c&e#9^%h0$]%h&dQ%1N^O"pYD?$OdIQ#mUS7!<<*"zzzzzz!!!!_4obQ_zzzzzzzz
7.640 +zzzzzzz!<NE.#n%.Q'+klj%M00^%LrpW$OI+K%M'$T#7(SB$4@1H"p=r-zzzzzzz!!#2Hzzzzzzzzz
7.641 +zzzzzz!!!!"!WrZ7$k3d_&el#o&JPlj'+koj%L`dX&J#-O#6tM@#RCV:!W`9$zzzzzzz!'WRHzzzzz
7.642 +zzzzzzzzzz!!!$%!sT)B%M]fp(E=G2(`+2V(Dmi!&JGci'+Y<P"pP;:"9\f-!<E0#zzzzzzz5!ArHz
7.643 +zzzzzzzzzzzzzz!!36*#7M1Y)]]Y?-63sI5!D.Q)]'2((`!c!&ISaG"U"u2!<N9&!<E3$zzzzzz!!!
7.644 +!_4obQ_zzzzzzzzzzzzzz!!!!$!sAc6$lC!/+<)g]5!D.Z-6k\m().Q%()%Ao$O6h<"9Sc/!WiE)!W
7.645 +`<%zzzzzz!!#2Hzzzzzzzzzzzzzzz!!!*("pYSR*$HFI+Y5f'.k)nq,sE=e().N$'bCob#6k;5!s8Z
7.646 +.!WrK*!W`9$zzzzzz!'WRHzzzzzzzzzzzzzzz!<NK6#SeF).P3,$5!CMK.4Q_l4rkLV'GhW'%1N^O!
7.647 +s8Z.!sA].!s&E'zzzzzzz5!ArHzzzzzzzzzzzzzzz#7(_D*[`Eh0/#"34tJ68.k)c.+s.a>'c7o($O
7.648 +[7D"9\f/!s8W-!W`<&zzzzzz!!!!_4obQ_zzzzzzzzzzzzzz!<E9/$P![j.4[&(0J>+D/M/P,/1Eb-
7.649 ++rqL9(`F>##m^e>"9S]-!X&T,!W`<%zzzzzz!!#2Hzzzzzzzzzzzzzz!!!$#!X8r@$l10>.k`S15!C
7.650 +SO0/"q/.R#15-6*g:(`F7t#R:M9!s/N*!WiE)!W`<&!!*'"zzzzz!'WRHzzzzzzzzzzzzzz!<N9'#m
7.651 +^hH+?htQ5!D.[/MJn70eb7E1GUX?-5m[7(`<ki"pP/1!!30%!<E3%!WiE)!<<*"zzzzz5!ArHzzzzz
7.652 +zzzzzzzz!!!$#!<E9,#72214t80;4teWG1c70K1d4)^2`NfQ.N]HC)%[#U"U+r.z!<E3$!<E3%!<E0
7.653 +#!!!!"zzz!!!!_4obQ_zzzzzzzzzzzzz!!!$#!<`]8%NdkZ0etL=1,LmG2E3NR3BfD^3BB&K+;bh0(
7.654 +Cp`R"T\W(!!!$"z!!**$!W`<&!<E3%!<<-$!<<*"z!!#2Hzzzzzzzzzzzzzz!!*-'#S%@_4t%g31,:
7.655 +XD2)$jF1cRNV4ukS^3]f8B(_mi%%0cn:!s&B%zz!!*-&!<E3%!W`9$zzz!'WRHzzzzzzzzzzzzz!!!
7.656 +!"!sAf9&/[SW-Rp`&0J>%3/hnt63&s/d4#o>`4#\H*()%8k"Tnf,!<<*"!!!!"!<E3$!<E3$!!*'#z
7.657 +zzz5!ArHzzzzzzzzzzzzz!<E9+#RCeO5!C/;.4Hc"/Li+r/L;l(3&s/c4$,Ma2BE\K&I\sL!W`<&z!
7.658 +!!$"!!**#zzzzz!!!!_4obQ_zzzzzz!!!!"!<E3&!<<*"zzz!!!!"!X8i6$4@J1)^$CS-RL/c+WV^R
7.659 ++Xf$$5!2"l4$5JN(D@;g"Tnc,!W`<%zzzzzzzz!!#2Hzzzzzzz!<E3&!WrN,!<E3%zzz!!!$&"9o,=
7.660 +$9f1C*?QLI*?5e4)BBhD+t#Q<4$5Sa4"_io&If*M!WrT,!<E0#zzzzzzzz!'WRHzzzzzz!<E3&!WrN
7.661 +-"9\o2!s8W+!<E0#zz!!*3*"UGH!%hKEj)B9\6()7],*??R[.kX"L2`E<<,9%=)#mUP6!s8N'zzzzz
7.662 +zzzz5!ArHzzzzz!!!!"!WiH,"U,)7"pYD;"U,&1!<E0#zz!X&Z2#sLN`&.oQh().As()e)0)'CO`/M
7.663 +0.A0e"=e'Fk?O"9AN)!WW3#zzzzzzzz!!!!_4obQ_zzzzz!!**%!sAc3#71YB#mq"E#6k;4!W`9$z!
7.664 +!**%"9eun4q/&8&eP]i'G;&l'c.Z&,qgi#.P3h7,U"6H$3UG4!<E6&zzzzzzzzz!!#2Hzzzz!!!!"!
7.665 +<<*"!<E9*"9eu8#mq%J$OR1G"p>#1!WW3#z!<E3'!sJon$kNs_&J5Wh&eGK`&JGfo+tG&i.6]($*ZZ
7.666 +")"Tnc+!WW3#zzzzzzzzz!'WRHzzzz!!**#!!!!"!<WE,"U,,:$4@4K#mgnB"9\f-!<<*"z!<E6'"9
7.667 +o)p%1Wp[%hB3]$O@+M&J5a"-mp8e5!C#.*>Jna!WiB'zzzzzzzzzz5!ArHzzzz!!*'"!!!$$!WrN-"
7.668 +9o):#mgqF#R:M9"9JT(z!!!!"!<E6("U,,p5!BA`$OR1F#7(\J%hp$1,pO[!,U=NU%L<4A!W`9$zzz
7.669 +zzzzzz!!!!_4obQ_zzzz!<<*"!!!$#!<N?+"9o):#RLeC"pG,3!W`9$z!!!$"!<N<(!WrW4$9e_$"p
7.670 +bD<"pkbL&/6-1,sFL?-RK]A%gN1;!<<*"zzzzzzzzz!!#2Hzzzzzz!!!!"!WrN-"pP;;#7(P<"9S],
7.671 +!<<*"zz!!**$!sAf5"[3(o"pP;:"pkeO'ceSI-9`e'*tf1q#Qt/.zzzzzzzzzz!'WRHzzzzzz!!!!"
7.672 +!<WH-"U>8:"U,#2!WiB'zzz!!**%"9\l24p(li"U,)8$4d^b*[<$r.4$&X(DRJc!Wi?%zzzzzzzzzz
7.673 +5!ArHzzzzzz!!!$#!WrQ/"pP57!s8T+!W`9$zz!!!!"!<E6'!WrKf!WiH,"U52?&JGm"+X]H%-mTcL
7.674 +)%QlS!<<*"zzzzzzzzz!!!!_4obQ_zzzzzz!!!$$!sAc2"9\l2!WiH)zzz!!!$#!W`<&!<G@c!WiH-
7.675 +#7:nP(E4PE4t8$0+W_RA((1BLzzzzzzzzzz!!#2Hzzzzzzz!!*-'"9er4"U"l.!WiB&zzz!!!!"z!<
7.676 +G@c!s8]6$kNpb+"&L$.k)bf,9Id7$O-V3zzzzzzzzzz!'WRHzzzzzzz!<N?+"U,#3!WiB'!<<*"zzz
7.677 +z!!!!"!BpPe"9o/C'GVH--9a"3.ju\i+Vb[u"9AK&zzzzzzzzzz5!ArHzzzzzz!!!$#!WrT0"U,#1!
7.678 +<E0#zzzzz!!!$#!^6_j#RV%U)&snc4t\E;.46>Y'bq/Y!<<*"zzzzzzzzz!!!!_4obQ_zzzzzz!!!'
7.679 +&"9eu6"U"l-zzzzzz!<E6'4p2&r%1sEs+[.;'/1Dtq-6+!>%Kc_3zzzzzzzzzz!!#2Hzzzzzz!<<*#
7.680 +!<N?,"pYA;"Te])zzzzzz!<N?e"ptbN(-XoG-7UJm-6sZQ(_mSk!s&B%zzzzzzzzzz!'WRHzzzzz!!
7.681 +!'%!<E3&!WrW3#7(P<!W`9$zzzzz!!!$#!sAfl5!D.o)Bg=O-mToU*u>V)&e,'Jzzzzzzzzzzz5!Ar
7.682 +Hzzzzz!<WB)!<E6'"9f&:#R:M8!<<*"zzzzz!WiE+"pbYK4qnkR*?ZRN*#oe2',(ue#6P#-zzzzzzz
7.683 +zzz!!!!_4obQ_zzzz!!!$$!sJf/!WiE+"U>;=#6b22!<<*"zzzz!!!$$!sJo9$P!gc(E+87*ZlLA()
7.684 +7Mr'+kQV!s&B%zzzzzzzzzz!!#2Hzzzzz!!*-("U"l.!WiH,"U529"9S]+zzzzz!<E6)"pYMG&JZ*!
7.685 +)B9b;)]KP-'bh8l$jm1>zzzzzzzzzzz!'WRHzzzzz!<`T3"9no.!WiE*"U,#2!W`9$zzzz!!!!"!Wr
7.686 +T1#R_1V'GVH()]K_7)&3hu&.]6Z#6Ou,zzzzzzzzzzz5!ArHzzzz!!!$$"9o,:#6Y&.!WiE)!WiE(z
7.687 +zzzz!!*-&!s])>%M9<f'c.`+)B'J1&ePZc%h&XH"98E%zzzzzzzzzz!!!!_4obQ_zzzz!!*0+#6tM@
7.688 +#6=f*!<E3%!<<*"zzzz!!!$#!<N<+#7(\H%h]Tm(`=2/)&F)&&.f<[#R1D4!<<*"zzzzzz!<<*"zzz
7.689 +!!#2Hzzzzz!<`W4#7(S@#6Y&-zzzzzz!!**%!WrQ1$4@:R&el)t(`4)+'bq;l%1<OL"9JT)!<<*"zz
7.690 +zzz!!**$zzzz!'WRHzzzz!!!!#"U52:#6tJ<"9SZ)zzzzz!!!!"!WiH,"U,)9$OdOX',;9!(`*r'&e
7.691 +PW_#mUS7!WiB&zzzz!!!!"z!X&W+zzzz5!ArHzzzz!!!'&"pYA;"Tni-!<<*"!<<*"zzz!!!!"!!*0
7.692 +)"9\l3"pP;=$4RRZ'GM;s'GM2m%h&aK#6Y,1!<E0#zzzz!!33&!!!!$"TSN&zzz!!!!_4obQ_zzzz!
7.693 +!!*)"U"o/!<WB'!!*'"zz!!!!"!!**$!<N<)!sAc2"U5/8"pP;=$4ICV&eYfi%hK3Z#mCJ8"9S],zz
7.694 +zzz!<N9%!<i`/zzzz!!#2Hzzzzz!!*0'!WiE)!WW3#zzz!!!$#!<E3&!WrN,"U52:#6tG;"pYA?$P!
7.695 +RV&J,Ka%1EXNzzzzzz!<E0%!s/H'"UP//zzzz!'WRHzzzzzzzzzzz!<E3%!<N<)"9Sf4#7(S@#6kA:
7.696 +"pYA=#n.4O%1WaO$31&+zzzzz!!!!#!WWH0!<E?-zzzzz5!ArHzzzzzzzzzzz!<E3%!WiK."pP;;#R
7.697 +C\A#6k>8"U,)6#7:eG$OI(=zzzzzz!!!!#!!ri1!<`B&zzzz!!!!_4obQ_zzzzzzzzzz!!!!"!<E3&
7.698 +!sAc2"pYD6#RC\9z"U,&7zzzzzzzzz#6b).!WW3#zzzz!!#2Hzzzzzzzzzzzz!!!!$zzzzzzzzzzzz
7.699 +z!!!!%!W`<%zzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzzzzz!<E3%!<<*"z
7.700 +zzzzzzzzzzzzzzzzzzzzz!!!!_5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!
7.701 +D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o
7.702 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.~>
7.703 +InterpretLevel1 not {
7.704 + grestore
7.705 +} if
7.706 +grestore
7.707 +%%%%EndImage
7.708 +1.000 UL
7.709 +LTb
7.710 +1.000 UP
7.711 +1.000 UL
7.712 +LTb
7.713 +stroke
7.714 +grestore
7.715 +end
7.716 +showpage
7.717 +%%Trailer
7.718 +%%DocumentFonts: Helvetica
8.1 --- a/singlegene_AUD_gr_top_5_932_jet.eps Sat Apr 11 19:39:56 2009 -0700
8.2 +++ b/singlegene_AUD_gr_top_5_932_jet.eps Sat Apr 11 19:50:21 2009 -0700
8.3 @@ -1,1 +1,740 @@
8.4 -../figures/singlegene_AUD_gr_top_5_932_jet.epcs
8.5 \ No newline at end of file
8.6 +%!PS-Adobe-2.0 EPSF-2.0
8.7 +%%Title: singlegene_AUD_gr_top_5_932_jet.epcs
8.8 +%%Creator: gnuplot 4.2 patchlevel 2
8.9 +%%CreationDate: Tue Apr 7 15:00:53 2009
8.10 +%%DocumentFonts: (atend)
8.11 +%%BoundingBox: 50 50 410 302
8.12 +%%EndComments
8.13 +%%BeginProlog
8.14 +/gnudict 256 dict def
8.15 +gnudict begin
8.16 +%
8.17 +% The following 6 true/false flags may be edited by hand if required
8.18 +% The unit line width may also be changed
8.19 +%
8.20 +/Color true def
8.21 +/Blacktext false def
8.22 +/Solid true def
8.23 +/Dashlength 1 def
8.24 +/Landscape false def
8.25 +/Level1 false def
8.26 +/Rounded false def
8.27 +/TransparentPatterns false def
8.28 +/gnulinewidth 5.000 def
8.29 +/userlinewidth gnulinewidth def
8.30 +%
8.31 +/vshift -46 def
8.32 +/dl1 {
8.33 + 10.0 Dashlength mul mul
8.34 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
8.35 +} def
8.36 +/dl2 {
8.37 + 10.0 Dashlength mul mul
8.38 + Rounded { currentlinewidth 0.75 mul add } if
8.39 +} def
8.40 +/hpt_ 31.5 def
8.41 +/vpt_ 31.5 def
8.42 +/hpt hpt_ def
8.43 +/vpt vpt_ def
8.44 +Level1 {} {
8.45 +/SDict 10 dict def
8.46 +systemdict /pdfmark known not {
8.47 + userdict /pdfmark systemdict /cleartomark get put
8.48 +} if
8.49 +SDict begin [
8.50 + /Title (singlegene_AUD_gr_top_5_932_jet.epcs)
8.51 + /Subject (gnuplot plot)
8.52 + /Creator (gnuplot 4.2 patchlevel 2 )
8.53 + /Author (Bayle Shanks,,,)
8.54 +% /Producer (gnuplot)
8.55 +% /Keywords ()
8.56 + /CreationDate (Tue Apr 7 15:00:53 2009)
8.57 + /DOCINFO pdfmark
8.58 +end
8.59 +} ifelse
8.60 +%
8.61 +% Gnuplot Prolog Version 4.2 (August 2006)
8.62 +%
8.63 +/M {moveto} bind def
8.64 +/L {lineto} bind def
8.65 +/R {rmoveto} bind def
8.66 +/V {rlineto} bind def
8.67 +/N {newpath moveto} bind def
8.68 +/Z {closepath} bind def
8.69 +/C {setrgbcolor} bind def
8.70 +/f {rlineto fill} bind def
8.71 +/vpt2 vpt 2 mul def
8.72 +/hpt2 hpt 2 mul def
8.73 +/Lshow {currentpoint stroke M 0 vshift R
8.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
8.75 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
8.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
8.77 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
8.78 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
8.79 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
8.80 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
8.81 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
8.82 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
8.83 +/BL {stroke userlinewidth 2 mul setlinewidth
8.84 + Rounded {1 setlinejoin 1 setlinecap} if} def
8.85 +/AL {stroke userlinewidth 2 div setlinewidth
8.86 + Rounded {1 setlinejoin 1 setlinecap} if} def
8.87 +/UL {dup gnulinewidth mul /userlinewidth exch def
8.88 + dup 1 lt {pop 1} if 10 mul /udl exch def} def
8.89 +/PL {stroke userlinewidth setlinewidth
8.90 + Rounded {1 setlinejoin 1 setlinecap} if} def
8.91 +% Default Line colors
8.92 +/LCw {1 1 1} def
8.93 +/LCb {0 0 0} def
8.94 +/LCa {0 0 0} def
8.95 +/LC0 {1 0 0} def
8.96 +/LC1 {0 1 0} def
8.97 +/LC2 {0 0 1} def
8.98 +/LC3 {1 0 1} def
8.99 +/LC4 {0 1 1} def
8.100 +/LC5 {1 1 0} def
8.101 +/LC6 {0 0 0} def
8.102 +/LC7 {1 0.3 0} def
8.103 +/LC8 {0.5 0.5 0.5} def
8.104 +% Default Line Types
8.105 +/LTw {PL [] 1 setgray} def
8.106 +/LTb {BL [] LCb DL} def
8.107 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
8.108 +/LT0 {PL [] LC0 DL} def
8.109 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def
8.110 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def
8.111 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
8.112 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
8.113 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
8.114 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
8.115 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
8.116 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
8.117 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
8.118 +/Dia {stroke [] 0 setdash 2 copy vpt add M
8.119 + hpt neg vpt neg V hpt vpt neg V
8.120 + hpt vpt V hpt neg vpt V closepath stroke
8.121 + Pnt} def
8.122 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
8.123 + currentpoint stroke M
8.124 + hpt neg vpt neg R hpt2 0 V stroke
8.125 + } def
8.126 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
8.127 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
8.128 + hpt2 neg 0 V closepath stroke
8.129 + Pnt} def
8.130 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
8.131 + hpt2 vpt2 neg V currentpoint stroke M
8.132 + hpt2 neg 0 R hpt2 vpt2 V stroke} def
8.133 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
8.134 + hpt neg vpt -1.62 mul V
8.135 + hpt 2 mul 0 V
8.136 + hpt neg vpt 1.62 mul V closepath stroke
8.137 + Pnt} def
8.138 +/Star {2 copy Pls Crs} def
8.139 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
8.140 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
8.141 + hpt2 neg 0 V closepath fill} def
8.142 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M
8.143 + hpt neg vpt -1.62 mul V
8.144 + hpt 2 mul 0 V
8.145 + hpt neg vpt 1.62 mul V closepath fill} def
8.146 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
8.147 + hpt neg vpt 1.62 mul V
8.148 + hpt 2 mul 0 V
8.149 + hpt neg vpt -1.62 mul V closepath stroke
8.150 + Pnt} def
8.151 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
8.152 + hpt neg vpt 1.62 mul V
8.153 + hpt 2 mul 0 V
8.154 + hpt neg vpt -1.62 mul V closepath fill} def
8.155 +/DiaF {stroke [] 0 setdash vpt add M
8.156 + hpt neg vpt neg V hpt vpt neg V
8.157 + hpt vpt V hpt neg vpt V closepath fill} def
8.158 +/Pent {stroke [] 0 setdash 2 copy gsave
8.159 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
8.160 + closepath stroke grestore Pnt} def
8.161 +/PentF {stroke [] 0 setdash gsave
8.162 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
8.163 + closepath fill grestore} def
8.164 +/Circle {stroke [] 0 setdash 2 copy
8.165 + hpt 0 360 arc stroke Pnt} def
8.166 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
8.167 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
8.168 +/C1 {BL [] 0 setdash 2 copy moveto
8.169 + 2 copy vpt 0 90 arc closepath fill
8.170 + vpt 0 360 arc closepath} bind def
8.171 +/C2 {BL [] 0 setdash 2 copy moveto
8.172 + 2 copy vpt 90 180 arc closepath fill
8.173 + vpt 0 360 arc closepath} bind def
8.174 +/C3 {BL [] 0 setdash 2 copy moveto
8.175 + 2 copy vpt 0 180 arc closepath fill
8.176 + vpt 0 360 arc closepath} bind def
8.177 +/C4 {BL [] 0 setdash 2 copy moveto
8.178 + 2 copy vpt 180 270 arc closepath fill
8.179 + vpt 0 360 arc closepath} bind def
8.180 +/C5 {BL [] 0 setdash 2 copy moveto
8.181 + 2 copy vpt 0 90 arc
8.182 + 2 copy moveto
8.183 + 2 copy vpt 180 270 arc closepath fill
8.184 + vpt 0 360 arc} bind def
8.185 +/C6 {BL [] 0 setdash 2 copy moveto
8.186 + 2 copy vpt 90 270 arc closepath fill
8.187 + vpt 0 360 arc closepath} bind def
8.188 +/C7 {BL [] 0 setdash 2 copy moveto
8.189 + 2 copy vpt 0 270 arc closepath fill
8.190 + vpt 0 360 arc closepath} bind def
8.191 +/C8 {BL [] 0 setdash 2 copy moveto
8.192 + 2 copy vpt 270 360 arc closepath fill
8.193 + vpt 0 360 arc closepath} bind def
8.194 +/C9 {BL [] 0 setdash 2 copy moveto
8.195 + 2 copy vpt 270 450 arc closepath fill
8.196 + vpt 0 360 arc closepath} bind def
8.197 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
8.198 + 2 copy moveto
8.199 + 2 copy vpt 90 180 arc closepath fill
8.200 + vpt 0 360 arc closepath} bind def
8.201 +/C11 {BL [] 0 setdash 2 copy moveto
8.202 + 2 copy vpt 0 180 arc closepath fill
8.203 + 2 copy moveto
8.204 + 2 copy vpt 270 360 arc closepath fill
8.205 + vpt 0 360 arc closepath} bind def
8.206 +/C12 {BL [] 0 setdash 2 copy moveto
8.207 + 2 copy vpt 180 360 arc closepath fill
8.208 + vpt 0 360 arc closepath} bind def
8.209 +/C13 {BL [] 0 setdash 2 copy moveto
8.210 + 2 copy vpt 0 90 arc closepath fill
8.211 + 2 copy moveto
8.212 + 2 copy vpt 180 360 arc closepath fill
8.213 + vpt 0 360 arc closepath} bind def
8.214 +/C14 {BL [] 0 setdash 2 copy moveto
8.215 + 2 copy vpt 90 360 arc closepath fill
8.216 + vpt 0 360 arc} bind def
8.217 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
8.218 + vpt 0 360 arc closepath} bind def
8.219 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
8.220 + neg 0 rlineto closepath} bind def
8.221 +/Square {dup Rec} bind def
8.222 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
8.223 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
8.224 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
8.225 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
8.226 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
8.227 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
8.228 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
8.229 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
8.230 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
8.231 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
8.232 + 2 copy vpt Square fill Bsquare} bind def
8.233 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
8.234 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
8.235 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
8.236 + Bsquare} bind def
8.237 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
8.238 + Bsquare} bind def
8.239 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
8.240 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
8.241 + 2 copy vpt Square fill Bsquare} bind def
8.242 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
8.243 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
8.244 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
8.245 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
8.246 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
8.247 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
8.248 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
8.249 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
8.250 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
8.251 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
8.252 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
8.253 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
8.254 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
8.255 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
8.256 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
8.257 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
8.258 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
8.259 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
8.260 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
8.261 +/DiaE {stroke [] 0 setdash vpt add M
8.262 + hpt neg vpt neg V hpt vpt neg V
8.263 + hpt vpt V hpt neg vpt V closepath stroke} def
8.264 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
8.265 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
8.266 + hpt2 neg 0 V closepath stroke} def
8.267 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M
8.268 + hpt neg vpt -1.62 mul V
8.269 + hpt 2 mul 0 V
8.270 + hpt neg vpt 1.62 mul V closepath stroke} def
8.271 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
8.272 + hpt neg vpt 1.62 mul V
8.273 + hpt 2 mul 0 V
8.274 + hpt neg vpt -1.62 mul V closepath stroke} def
8.275 +/PentE {stroke [] 0 setdash gsave
8.276 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
8.277 + closepath stroke grestore} def
8.278 +/CircE {stroke [] 0 setdash
8.279 + hpt 0 360 arc stroke} def
8.280 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
8.281 +/DiaW {stroke [] 0 setdash vpt add M
8.282 + hpt neg vpt neg V hpt vpt neg V
8.283 + hpt vpt V hpt neg vpt V Opaque stroke} def
8.284 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
8.285 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
8.286 + hpt2 neg 0 V Opaque stroke} def
8.287 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M
8.288 + hpt neg vpt -1.62 mul V
8.289 + hpt 2 mul 0 V
8.290 + hpt neg vpt 1.62 mul V Opaque stroke} def
8.291 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
8.292 + hpt neg vpt 1.62 mul V
8.293 + hpt 2 mul 0 V
8.294 + hpt neg vpt -1.62 mul V Opaque stroke} def
8.295 +/PentW {stroke [] 0 setdash gsave
8.296 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
8.297 + Opaque stroke grestore} def
8.298 +/CircW {stroke [] 0 setdash
8.299 + hpt 0 360 arc Opaque stroke} def
8.300 +/BoxFill {gsave Rec 1 setgray fill grestore} def
8.301 +/Density {
8.302 + /Fillden exch def
8.303 + currentrgbcolor
8.304 + /ColB exch def /ColG exch def /ColR exch def
8.305 + /ColR ColR Fillden mul Fillden sub 1 add def
8.306 + /ColG ColG Fillden mul Fillden sub 1 add def
8.307 + /ColB ColB Fillden mul Fillden sub 1 add def
8.308 + ColR ColG ColB setrgbcolor} def
8.309 +/BoxColFill {gsave Rec PolyFill} def
8.310 +/PolyFill {gsave Density fill grestore grestore} def
8.311 +/h {rlineto rlineto rlineto gsave fill grestore} bind def
8.312 +%
8.313 +% PostScript Level 1 Pattern Fill routine for rectangles
8.314 +% Usage: x y w h s a XX PatternFill
8.315 +% x,y = lower left corner of box to be filled
8.316 +% w,h = width and height of box
8.317 +% a = angle in degrees between lines and x-axis
8.318 +% XX = 0/1 for no/yes cross-hatch
8.319 +%
8.320 +/PatternFill {gsave /PFa [ 9 2 roll ] def
8.321 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
8.322 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
8.323 + gsave 1 setgray fill grestore clip
8.324 + currentlinewidth 0.5 mul setlinewidth
8.325 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
8.326 + 0 0 M PFa 5 get rotate PFs -2 div dup translate
8.327 + 0 1 PFs PFa 4 get div 1 add floor cvi
8.328 + {PFa 4 get mul 0 M 0 PFs V} for
8.329 + 0 PFa 6 get ne {
8.330 + 0 1 PFs PFa 4 get div 1 add floor cvi
8.331 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
8.332 + } if
8.333 + stroke grestore} def
8.334 +%
8.335 +/languagelevel where
8.336 + {pop languagelevel} {1} ifelse
8.337 + 2 lt
8.338 + {/InterpretLevel1 true def}
8.339 + {/InterpretLevel1 Level1 def}
8.340 + ifelse
8.341 +%
8.342 +% PostScript level 2 pattern fill definitions
8.343 +%
8.344 +/Level2PatternFill {
8.345 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
8.346 + bind def
8.347 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
8.348 +<< Tile8x8
8.349 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
8.350 +>> matrix makepattern
8.351 +/Pat1 exch def
8.352 +<< Tile8x8
8.353 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
8.354 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
8.355 +>> matrix makepattern
8.356 +/Pat2 exch def
8.357 +<< Tile8x8
8.358 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
8.359 + 8 8 L 8 0 L 0 0 L fill}
8.360 +>> matrix makepattern
8.361 +/Pat3 exch def
8.362 +<< Tile8x8
8.363 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
8.364 + 0 12 M 12 0 L stroke}
8.365 +>> matrix makepattern
8.366 +/Pat4 exch def
8.367 +<< Tile8x8
8.368 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
8.369 + 0 -4 M 12 8 L stroke}
8.370 +>> matrix makepattern
8.371 +/Pat5 exch def
8.372 +<< Tile8x8
8.373 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
8.374 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
8.375 +>> matrix makepattern
8.376 +/Pat6 exch def
8.377 +<< Tile8x8
8.378 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
8.379 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
8.380 +>> matrix makepattern
8.381 +/Pat7 exch def
8.382 +<< Tile8x8
8.383 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
8.384 + 12 0 M -4 8 L 12 4 M 0 10 L stroke}
8.385 +>> matrix makepattern
8.386 +/Pat8 exch def
8.387 +<< Tile8x8
8.388 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
8.389 + -4 0 M 12 8 L -4 4 M 8 10 L stroke}
8.390 +>> matrix makepattern
8.391 +/Pat9 exch def
8.392 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
8.393 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
8.394 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
8.395 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
8.396 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
8.397 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
8.398 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
8.399 +} def
8.400 +%
8.401 +%
8.402 +%End of PostScript Level 2 code
8.403 +%
8.404 +/PatternBgnd {
8.405 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
8.406 +} def
8.407 +%
8.408 +% Substitute for Level 2 pattern fill codes with
8.409 +% grayscale if Level 2 support is not selected.
8.410 +%
8.411 +/Level1PatternFill {
8.412 +/Pattern1 {0.250 Density} bind def
8.413 +/Pattern2 {0.500 Density} bind def
8.414 +/Pattern3 {0.750 Density} bind def
8.415 +/Pattern4 {0.125 Density} bind def
8.416 +/Pattern5 {0.375 Density} bind def
8.417 +/Pattern6 {0.625 Density} bind def
8.418 +/Pattern7 {0.875 Density} bind def
8.419 +} def
8.420 +%
8.421 +% Now test for support of Level 2 code
8.422 +%
8.423 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse
8.424 +%
8.425 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
8.426 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
8.427 +currentdict end definefont pop
8.428 +/MFshow {
8.429 + { dup 5 get 3 ge
8.430 + { 5 get 3 eq {gsave} {grestore} ifelse }
8.431 + {dup dup 0 get findfont exch 1 get scalefont setfont
8.432 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
8.433 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
8.434 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
8.435 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
8.436 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
8.437 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
8.438 + pop aload pop M} ifelse }ifelse }ifelse }
8.439 + ifelse }
8.440 + forall} bind def
8.441 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
8.442 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
8.443 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
8.444 +/MLshow { currentpoint stroke M
8.445 + 0 exch R
8.446 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
8.447 +/MRshow { currentpoint stroke M
8.448 + exch dup MFwidth neg 3 -1 roll R
8.449 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
8.450 +/MCshow { currentpoint stroke M
8.451 + exch dup MFwidth -2 div 3 -1 roll R
8.452 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
8.453 +/XYsave { [( ) 1 2 true false 3 ()] } bind def
8.454 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def
8.455 +end
8.456 +%%EndProlog
8.457 +gnudict begin
8.458 +gsave
8.459 +50 50 translate
8.460 +0.050 0.050 scale
8.461 +0 setgray
8.462 +newpath
8.463 +(Helvetica) findfont 140 scalefont setfont
8.464 +gsave % colour palette begin
8.465 +/maxcolors 64 def
8.466 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
8.467 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
8.468 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
8.469 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
8.470 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
8.471 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
8.472 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
8.473 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
8.474 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
8.475 + } ifelse} def
8.476 +/Constrain {
8.477 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
8.478 +/YIQ2RGB {
8.479 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
8.480 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
8.481 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
8.482 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
8.483 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
8.484 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
8.485 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
8.486 + exch 1.91 mul exch add Constrain 3 1 roll} def
8.487 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
8.488 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
8.489 + if} ifelse} ifelse} ifelse} def
8.490 +/InterpolatedColor true def
8.491 +/grayindex {/gidx 0 def
8.492 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
8.493 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
8.494 + GrayA gidx get sub div} def
8.495 +/redvalue {RedA gidx get RedA gidx 1 sub get
8.496 + RedA gidx get sub dgdxval mul add} def
8.497 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get
8.498 + GreenA gidx get sub dgdxval mul add} def
8.499 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get
8.500 + BlueA gidx get sub dgdxval mul add} def
8.501 +/interpolate {
8.502 + grayindex grayv GrayA gidx get sub abs 1e-5 le
8.503 + {RedA gidx get GreenA gidx get BlueA gidx get}
8.504 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
8.505 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746
8.506 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651
8.507 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556
8.508 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746
8.509 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365
8.510 + .9524 .9683 .9841 1 ] def
8.511 +/RedA [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .0238 .0873 .1508
8.512 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127
8.513 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627
8.514 + .5635 .5 ] def
8.515 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524
8.516 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1
8.517 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254
8.518 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def
8.519 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1
8.520 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413
8.521 + .2778 .2143 .1508 .0873 .0238 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
8.522 + 0 0 ] def
8.523 +/pm3dround {maxcolors 0 gt {dup 1 ge
8.524 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
8.525 +/pm3dGamma 1.0 1.5 div def
8.526 +/ColorSpace (RGB) def
8.527 +Color true and { % COLOUR vs. GRAY map
8.528 + InterpolatedColor { %% Interpolation vs. RGB-Formula
8.529 + /g {stroke pm3dround /grayv exch def interpolate
8.530 + SelectSpace setrgbcolor} bind def
8.531 + }{
8.532 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
8.533 + SelectSpace setrgbcolor} bind def
8.534 + } ifelse
8.535 +}{
8.536 + /g {stroke pm3dround pm3dGamma exp setgray} bind def
8.537 +} ifelse
8.538 +1.000 UP
8.539 +1.000 UL
8.540 +LTb
8.541 +1.000 UL
8.542 +LT0
8.543 +LTb
8.544 +%%%%BeginImage
8.545 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip
8.546 +InterpretLevel1 {
8.547 + %% Construct a box instead of image
8.548 + LTb
8.549 + 876 4852 M
8.550 + 5292 0 V
8.551 + 0 -4429 V
8.552 + -5292 0 V
8.553 + 876 4852 L
8.554 + 40 -110 R
8.555 + (PS level 2 image) Lshow
8.556 + % Read data but ignore it
8.557 + /imagebuf 10957 string def
8.558 + currentfile imagebuf readstring
8.559 +} {
8.560 +gsave
8.561 +876 4852 translate
8.562 +5292 -4429 scale
8.563 +%%%%BeginPalette
8.564 +[ /Indexed
8.565 + /DeviceRGB 63
8.566 + <
8.567 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1
8.568 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff
8.569 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff
8.570 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88
8.571 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06
8.572 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400
8.573 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200
8.574 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000
8.575 + >
8.576 +] setcolorspace
8.577 +%%%%EndPalette
8.578 +<<
8.579 + /ImageType 1
8.580 + /Width 135
8.581 + /Height 113
8.582 + /BitsPerComponent 8
8.583 + /ImageMatrix [ 135 0 0 113 0 0 ]
8.584 + /Decode [ 0 255 ]
8.585 + /DataSource currentfile /ASCII85Decode filter
8.586 + /MultipleDataSources false
8.587 + /Interpolate false
8.588 +>>
8.589 +image
8.590 +} ifelse
8.591 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
8.592 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
8.593 +!D.o5!D.o5!D.ozzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzz
8.594 +zzzzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzz
8.595 +zzzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzz
8.596 +zzzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzz
8.597 +zzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzz!!!!"zzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzz!<<-$
8.598 +zzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzzz!!!*%!<`Q+zzzzzzzzzzzz!!!!_4obT`zzzzz!"&]+
8.599 +zzzzzzzzzzzz!!<9'!X8W)zzzzzzzzzzzz!!#2H!!!$"zzzz!!!!+#mgS3zzzzzzzzzzz!!!!%!s/K
8.600 +(!s\f+zzzzzzzzzzzz!'WRH!!**#zzzz!!!?4#QOi)zzzzzzzzzzz!!WQ/"9\f/#71A1zzzzzzzzzz
8.601 +zz5!ArH!!**$zzzz$4-tC#6t5/zzzzzz!!EH."TSN&zzz#mU\>"U"u6#ljr*zzzzzzzzzzz!!!!_4o
8.602 +bQ_!<E3%!WW3#zz!!!!+#mU\>"Tn`)!!!!"!<E6)zzzz"9er4"U,)8zz!"95B#mq"H#71kLzzzzzzz
8.603 +zzzzz!!#2Hz!<E3'"UG).zz!!rr=#R1G9!s/N*!<E3%!<NB,zzz!!!!$"U,&7"U52@&-)\1z%1N^T%
8.604 +L`aP#7:nMzzzzzzzzzzzz!'WRH!!!!"!<E6*$474P%0-A.!!!!)#RCY?"U"u1!W`<&!WiE)!WiH+!r
8.605 +r<$zz!!NN0"9f#8#7:nO&HDe2!"KGI%1`sZ%LigR$47:Qzzzzzzzzzzzz5!ArH!!!$#!<NE2$OdLR$
8.606 +OHe5!!``5"pP88"9S]+!<E6'!WrT1"9S`."98E%zz"U,&4"UGD>#R_+T%0-nK%M''[%LrsY%LigS#7
8.607 +LnG$31&+zzzzzzzzzz!!!!_4obQ_!!!$#!WrT2$OdCM#m^eB#R1J:"U"o0!WiE)!WrK+"U529"9JW,
8.608 +!s8N'!!!-)!!!3,"pP8:$OI1L%i#fk&.f?^%h0!Y%LrsX%1E[R#mLV>$31&+zzzzzzzzzz!!#2Hz!!
8.609 +!$$!sAf6$4@1I#R(D9"U,&4!s8W,!<N9'!WiK/#6tD8!W`<'!WrN-"9\o4"pP89"pYSH%1j*c'c.Yu
8.610 +%hB-Z%1NdW%LijV%1NaR"pY><zzzzzzzzzzz!'WRHz!!*-'"9f#9#R:M9"U"u3"U+u1!s/N)!!**%!
8.611 +X&Z0"Te])!<E3%!<N?+"9er5"pYA>$P!UT',;?#)]08&&.K$V%1NaU%1NaT$O[7G"pG)2zzzzzzzzz
8.612 +zz5!ArHz!<E9)!sJl4"p>&2!sA`0"9JZ+!<E3$!!!$$!W`?'!<E0#!!!$#!WiH+"9\l4"pbVH%M9?m
8.613 +)]9Y9*#TM-%h&jT$k3XT%1NaR$4-q@!sAc1zzzzzzzzzz!!!!_4obQ_!!!!#!WrK+!s8W.!s8T,!X&
8.614 +W.!WiB'!<<*"!!!!"zz!!**$!WiH,"9\i2#7CtN&el9(+!)IF*?5t/%LijU%1NaU%1EUN#mLJ5!WrN
8.615 +,zzzzzzzzzz!!#2Hz!!!$$!s8T*!<WB)!W`?(!WiB'!W`9$zzzz!!**$!WrQ."9\o7#mq.U(`OD:+!
8.616 +MsP*Zc14%h9$X%1NaT$O[:J"p4o.!WiB)zzzzzzzzzz!'WRHz!!!$$!W`<&!<<-#!<E6&!<E3%z!!!
8.617 +$"!<<*"zz!!*-%!WrN-"9f#;%1a$f)'0tK-R^/^*#f\1&e>H]%1N^R$4@1H!s/K(!<E6)zzzzzzzzz
8.618 +z5!ArHz!!**$!<E0#z!!!$"!<E0#!<<*"zzzz!!**%!WrN-":,>C%hTEi*@*!^-mg/^)]9G-&.T-Y%
8.619 +1N^R$OR+B!s8Q)!<<-&zzzzzzzzz!!!!_4obQ_z!<E3%zzz!!!!"zzzzz!<E3&!WiE+#RV%R&el-*-
8.620 +n6\r-6s`T(_met&.]6[$k*OO#R1J9!s/N)!!!!$!<E0#zzzzzzzz!!#2Hzz!<E0#zzzzzzzzz!!**$
8.621 +!<NB.#7;.Y'cA5G.k3"s-70rX()R`#&Io9[$k!CJ#6b55!WiB'zzzzzzzzzz!'WRHz!!!!"!<<*"zz
8.622 +zzzzzzz!<E3%!<WH/%hfWi(a1:X.Olqt-6sZR)]'>)&.]3Y$OR.E"pP57!s/K(!<<*"zzzzzzzzz5!
8.623 +ArHz!!*'"zzzzzzzzzz!<E3&!WrT6%hfTp+t"ii.Olkr-6jWT*ZPq.%h9$W$OR.F"pP88"9JT)zzzz
8.624 +zzzzz!!!!_4obQ_zzzzzzzzzzz!!!!"!<E6(":#5A&Jc?0-RgJn.4H\n,U+HT*Z,P%&.K$V$47+H#R
8.625 +CY<!s/K'zzzzzzzzz!!#2Hzzzzzzzzzzzz!!!!"!<N?*#7(YJ'cSDF.4-Jl.4?Pk-7'ub+;b_'&.K'
8.626 +X%1<LK#R:P;!s&B%zzzzzzzzz!'WRHzzzzzzzzzzzz!!!!"!<WH/#Rh7X)^-=L,pt)g-RU8h-RU2b)
8.627 +\Wkt&eGK]$k!CJ#6tD7!W`9$zzz!!*'#!<<*"zzzz5!ArHzzzzzzzzzzzz!!!$#!X&]5$4mjc(E=S=
8.628 ++=&3W,UFca-6jWR)\`o!'+tic$k!FJ"pG)1!<<*"zzz!!**$zzzz!!!!_4obQ_zzzzzzzzzzzz!!**
8.629 +&"9o)<&.]Bf()[r.(`XP>,:+W^+s7mG)]'/$'GM)f%1<LK"p4l,zzzzz!!!!"zzz!!#2Hzzzzzzzzz
8.630 +zzzz!<N?+"UPPH%M06d'bhE"(`X\A+W_UB*??7C(DIPt'+tca$k!:D"9SZ*zzz!!*'"!<<*"!!!$"z
8.631 +zz!'WRHzzzzzzzzzzzz!!!!#"9\o5#n%.M&/5ci&J5Te'cS)5)]K_:*Zl:;'b_5n'+bT^$O?q?!WiB
8.632 +&zzzz!!!$#!<E3%!!!!"zz5!ArHzzzzzzzzzzzz!<E9+"U52;$O[CS&eY`e&.]?b&/,iq)BU%?*#KJ
8.633 +,',)#l&Io3V#6b55!s/H&zzzz!<E3%!<N9&!!**$z!!!!_4obQ_zzzzzzzzzzz!!!!#"9\l3#71bH$
8.634 +k<aX&J,Ne'+PN_%hKEi()@Z$()7Jq',(uh%L`[M#6b53!<E0#zzz!!**%!W`<&!W`9%!<E3%z!!#2H
8.635 +zzzzzzzzzzzz!!*-("U>;>$4@4M%M'$Z%hB0[$k*XX'+u&p'bqGt',(uk&eGQ^$OR1F"pG)1!<<*"z
8.636 +z!!!$#!<E6'!WW3#!<E3%!<E3$z!'WRHzzzzzzzzzzzz!sA`2#RUqH$OdFQ%1WjX%LigS$O[@R&/#W
8.637 +j'GM5p&eP]e%1N[P#m^b?"9S]+zz!!!!"!!**%!<E3%!<E0$!<N9&!<E0#z5!ArHzzzzzzzzzzz!!!
8.638 +$'"pYD>$O[:M%1NaU%1NaT$k*OQ$k*XZ',2,p'GM/k&.f<\$OR1H#R:M:"9JT(zz!!!!"!<E6'!WiB
8.639 +'!<N<'!<E3%!<<*"!!!!_4obQ_zzzzzzzzzzz!WiN1#7(VD$k*OS%1NaU%1EXR$k*LP&.oKf'GM5q'
8.640 +GD#h%LiaO#m^eA#6k>7!s/K'zz!!**$!<E6'!<E0$!WiE(!<E3%!<<*"!!#2Hzzzzzzzzzzz!!!$$!
8.641 +sSu9#n%.M$k<aW%1NaU$k*LP$k*XY&JZ#t(DRVu'+bW_$4$nA"pYA;"pP24!W`9$zz!<E3%!<E3&!<
8.642 +E3&!W`<&!<E3%z!'WRHzzzzzzzzzzz!<N<+"pYD?$4@7O%LijV%1NaT$k3UR&.fKj(`OA5(`*o#&.T
8.643 +*T"pP57"pP89"U,#1!W`9$zz!!**$!<E3$!<E3%!<E3%!<E3%z5!ArHzzzzzzzzzz!!!!#!X&Z2#7(
8.644 +VC$k3[V%LijV%1NaU$k*[Y&JQ'$*$$%=)&F)'%giRH"U,&5"U5/8"Tni.!<<*"zz!<E0#z!!!$#!<<
8.645 +*"!<E3$!!!!_4obQ_zzzzzzzzzz!<E6'"9o,:#RUqK%1NaU%1NaU$k3XT%hTBc)]K_9*ZZ7?)As5$$
8.646 +j[%@"U"r3"U5/7"U+r.!<<*"zzzz!!!$"zz!!#2Hzzzzzzzzzz!!**$!WiE,"pYD?$4I@Q%1NaU%1N
8.647 +aU%1E^Z&JZ9+*#p%A*??(:().>l%LNCC"9\l3"U5/7"Tnf,zzzzzzzz!'WRHzzzzzzzzz!!!$#!W`?
8.648 +(!s8]3#RUnI$k*OQ%1E[T%1NaT%M99d(*">9+!2RG*#]V-'+kfd$O?n="9\l3"pP88"9JT(zzzzzzz
8.649 +z5!ArHzzzzzzzz!!!!"!<N<(!s8W/"pbMB$OR:M$k*OQ$OdIR%1N^V%hTTt*#]h?+!2OB)Aa/&'+bZ
8.650 +_#mUS9"9er5#6k>6!W`9$zzzzzzz!!!!_4obQ_zzzzzzzz!!!$#!WiH,"9f#8#RLhF$4.(J$O[=M$k
8.651 +*OQ%1Wj['GMN,)'0kA*ZQ+;(Ddc!&Io6X$3p_<"U52:"p>#/!<<*"zzzzzzz!!#2Hzzzzzzzzz!!!$
8.652 +#!WrQ."U5/:#7(VA#RLeD#mq"H$OdIR%M9?f)B9Y7*Zc=B)]BV2'bV/l&If0V#6k>8"U5/7"9S]+zz
8.653 +zzzzzz!'WRHzzzzzzzzz!!!$$!X&W/"pG28#7(S?#7(SA$47+J$k*RT&/#Wm(`=85*#p"@*#TJ(&/#
8.654 +`l$P!XQ#6k>9"pG,4!W`9$zzzzzzzz5!ArHzzzzzzzzz!!*-&!sJf1"pP>=#6tP?#RLeE$47+K$k<d
8.655 +[&ec&t)&aJ7*?ZFE)]TY,&el0!'bLu`"pP57"9\f.!<<*"zzzzzzz!!!!_4obQ_zzzzzzzz!!!!"!<
8.656 +E6)!sJl6#7(S?#6tJ=#RC_C#mgtK%M00b',;?$+!)OF,:4]d.O?#I&Jc)q'+P?S#6b86"9S],!<<*"
8.657 +zzzzzzz!!#2Hzzzzzzzzz!!**$!WiK,":#/;#RCV="U,&5#7(SA$4@=R&J>`k(Dn;;+WMgX.OQi%/h
8.658 +J(Z&eYih%g`LG"U"r2!s/N)!<<*"zzzzzzz!'WRHzzzzzzzzz!<E3&!WiK-"pY>;"U"r3"9\l3#7(V
8.659 +C$P![Y'+u0&)^6IH)_*-_.P<D./L)#B&J>`i$jR"?"9\i0!s/N)zzzzzzzz5!ArHzzzzzzzz!!!$"!
8.660 +WiE)!sJi3"pG/5"9\i1"9er5#71_G%M06c&f2N++!;XR0e4b(/M8_0+r1_$',(rb"pG/5"9S`.!WiB
8.661 +'zzzzzzz!!!!_4obQ_zzzzzzzz!!**%!WiH+!sAc1"9\i1"9Sc1"U,)9#n%.O&/#Ti(`FJC.O?i/0J
8.662 +P:=0.eOj'+PH`',(o`"9eo1!s8T+!W`<%zzzzzzz!!#2Hzzzzzzzzz!!**$!W`<'!!<<)"9Sc0"9\l
8.663 +3"pYD@$OdOX&eZ$%+XSm$0KhQU3'BDb0e=C`&e>Kc&e>6N"9\f/!WrK*!W`<%zzzzzzz!'WRHzzzzz
8.664 +zzz!!!!"!<E3%z!<E9)!s8W-"9eu6"pPGC$P4!g'cJ;G/NZ$T4Yo#[2`EHT-Q!L.&JG`g&.SpI!s8W
8.665 +,!s/N*!<E0#zzzzzzz5!ArHzzzzzzzz!!!!"!<E3%!!**%!WrN+!WrN."pYA;#7:kK',VW*+=f3(2`
8.666 +WoX00DEU5!D.S((q,k'+tif%grLB!s8W,!WiB'zzzzzzz!!!!_4obQ_zzzzzzzz!!!!"!<E3%!<E3%
8.667 +!WiE)!sAf4"pYA>$k<aa)]]tH.l0";1cQs;5!D.[*ZR?Y&eG]h&J#E`$O6e:!s/Q+!W`<%zzzzzzz!
8.668 +!#2Hzzzzzzzzzz!<E0#!!**&!s8W."U5/9#7(\H%hBBn*?cmd/ho1>1FPF<+<)@E+$LY]'G1ri&e>K
8.669 +["p>#1!s8T+!W`9$zzzzzzz!'WRHzzzzzzzzzzz!!**&!s8Z0"U529#Rq:T&/6$&)([9g.jlo"5!C2
8.670 +/*$lmV4rbCQ&J>`k$k*II!s8W,!s/N*!<<*"zzzzzzz5!ArHzzzzzzzzzzz!<E6(!sAc3#6tJ@$k<d
8.671 +Y'c.])+XA9S+X%aG4r>1^,UF[!*Z5_,&eu2o#mge<!s8W-!s/K(!<<*"zzzzzz!!!!_4obQ_zzzzzz
8.672 +zzzz!!!!"!<N?+"9\o5#6kJD%M03d()Il1)]T\2()J#U)BBnB+X0)i*>oS*'bqDg#6b85!WiH+!WiB
8.673 +'zzzzzzz!!#2Hzzzzzzzzzzz!!!$#!WrN-"9o,;#n.7P%hTEh()7]'(_mi%5!Bl'*$#q;*BkSl+;be
8.674 +*&J5QX"Tnf-!WiH*!W`<&zzzzzzz!'WRHzzzzzzzzzzz!!!$$!WrQ/#7(VC$4I@S&J5Wj'L"]E5!D.
8.675 +H(`OD5*$-4d-71#a*u,=r&.f-N!s/N*!WiE)!W`<&zzzzzzz5!ArHzzzzzzzzzzz!!**%!sAc4#71\
8.676 +D$O[FU&.oX@4r>%N4r>(Q*Zc7>+[/(8,U4QZ*#&km%g`=>!WiE)!WiE(!<<-#zzzzzz!!!!_4obQ_z
8.677 +zzzzzzzzzz!<E6'"U,&7#RLhF#n@LX&JI>B'bqK"(De)7*#fhD,X*M",9nEN&e,3W#mCA3!WiE)!W`
8.678 +<%zzzzzzz!!#2Hzzzzzzzzzzz!!!!"!W`?*"U,,9#RLhE%M'*`4qnbJ()@Z&)Bg4B*$umV4sq[&,9n
8.679 +9?$4.%E!s/N)!!**$zzzzzzzz!'WRHzzzzzzzzzzz!!!!"!<E9*":#,:#mq"K&/.5B'GqW'().f3+X
8.680 +%jN-R:l>-RL#]+s.C)#R1G8!<E0#!!*'"!!**$zzzzzzz5!ArHzzzzzzzzzzz!!!!"!<WE,#6kG@$O
8.681 +dIW5!B_t)B'G/)BU.K+Wr$Z-Rh5+,U+EV*Xi;Y"9S]*z!!!$"!<E0#zzzzzz!!!!_4obQ_zzzzzzzz
8.682 +zzz!!!$$!s8Z1#7CnI%Ls+8()If+)B9b?,:+WZ.P32#4t7s,,U=NI$3gV8!<<*"z!!!!"zzzzzzz!!
8.683 +#2Hzzzzzzzzzzzz!!*-(!sAc6$4@7P%R(UC)&sV<+<`$V-mg/m0J5OQ/1Dkn-70T>#R(;1zzzzzz!!
8.684 +!!"!<<*"zz!'WRHzzzzzzzzzzzz!<N?+"9f,>$4RG.',;?%*$$+E+seN^,pb)m/M0.M.OQc",o-pp"
8.685 +9JQ'!!*'"zzzzzzzzz5!ArHzzzzzzzzzzz!!!!"!WrQ.#7:eG%R*&j()Ii-*ZlOL,:"T`-n?c"0f)!
8.686 +I/1N7t'at9K!<<*"!<<*"zzzzzzzz!!!!_4obQ_zzz!!!$#!!!$#!!**$!<E3$zzzz!!**%!sJi6$4
8.687 +@8+4qe\K(`F;4+!DdQ,Ub)j/hf%:1G_3G.4Zqn$3^J3!!!$"zzzzzzzzz!!#2Hzzzz!!**$!<E3%!<
8.688 +E3%!<E3%zzz!<E3%!<E9)"pP8;$4IA-',MK')B'P;+Wr!U-7L>o1,C^A0g7-:.OuYS#Qt20!<<*"zz
8.689 +zzzz!!!$"zz!'WRHzzz!!!$#!W`?'!WiE)!W`<&!<E3%zz!!!!"!<E3&!WrN-"U55<$4RJ/'c%Z))&
8.690 +aV@*ZcFL-mgH!1bp^<5!C>B.j,?-"9JW*zzzzz!!!!"!<E3%zzz5!ArHzzz!!**%!WiB(!WiE(!<E3
8.691 +%!<<*"zz!!**$!<E3&!WrN/"U>8=$k*Y15!Bc!(E+A7)]KnH,q(E%0J+k?.kN2#'at<P"9JT(zzzzz
8.692 +!<E3%!<E3%zz!!!!_4obQ_zz!!!!"!<E6'!WiB'!<E3$!<<*"zzz!!**$!<N<(!s8]1"pYA=#RV(S'
8.693 +g<<G(*";5)''qF+=/Tl/j;HQ1+sge((:BK!WW3#zzzz!!!$#!<E3&!<E3%zz!!#2Hzzz!!**#!<E3%
8.694 +!<E3%!!!!"!<<*"zzz!<E3&!WiE)!s8Z/"9er6#n%4U&3^X@(`F>/()e89+t>2u/j;!B-PdI4$jQe5
8.695 +zzzz!!!!"!<E3&!WiB'!<E0#zz!'WRHzzz!<E0#!!!$"z!<E0#zzz!!!!"!<E3&!WiE*!WrQ."9eu8
8.696 +$k*UU4q.r9(`4/+)'9nB-R^W30IS%d&f)5f!s8Q(zzzz!!**$!<N<(!WiB'!<E0#zz5!ArHzz!!!$#
8.697 +!<<*"zz!<<*"!!!!"!<<*#z!!!$#!<E6'!WiE)!s8]2"pP;;#n%,)$O[R^'c@`'+<V[C)^RZr)&Nkq
8.698 +((^ZS!W`9$zzzz!!**$!WiE)!WiB(!WW3#z!!!!_4obQ_zzzzzz!<<-$!!!$#!<E3$z!!**$!<N<(!
8.699 +WiE)!sAc3#6k>:#mid&$OmX^'c7Z(*ZQ(74rFnC%h]Wr'FG0Lzzzzz!<E3&!WiE)!W`B'zz!!#2Hzz
8.700 +zzzzzz!<E3%!<E3$z!<E3%!<N<(!WiE*!X&W0"9\l3#73R$$k3g_(D[]$*uu.]&If-X(`3ko$jZk6z
8.701 +zzz!!!!"!<E6'!WiE)!!3-#zz!'WRHzzzzzzz!!!!"!<E3%!<E3$z!<E3%!WiE)!WiE)!WiE*!sA`3
8.702 +#X/P&%1X$e(_dSp'g<HG&.]<i(Cgr^!s&B%zzzz!!!!"!<E3&!<N<'!<<*"zz5!ArHzzzzzzz!!!!"
8.703 +!<E3%!<E3$z!!**$!<E6'!WiB(!<N<)"9eu6#<iJ&$P*pe(D79C4r"bF'G_Do&.f0Kzzzzzz!<E3&!
8.704 +W`<%zz!!!!_4obQ_z!!!!"!<E3$zzzz!!!!"!<E3%!<E3$!<E0#!!**$!<E3%!<E3%!<N?+"U,)74p
8.705 +_N&$P!^^&O$U2%hB9c&e5B\#lt#+zzzzz!!!!"!<E3%!<<*"zz!!#2Hzz!!!!"!<<*"zzzz!!!!"!<
8.706 +N<(!<E3%!<E3$!<<*#!<E3%!<E3%!<N?*"9erm"pP;=#sLO:%1`mT$47%E#71S>zzzzzz!!!!"!!**
8.707 +$zzz!'WRHzz!!!!"zzzzz!!!$$!WiE)!WiE)!<E3%!!!$#!<E3%!<E3%!<N<(!sA]i5!D.o"UYPA$3
8.708 +gV9#6P&3"p=u-zzzzzzz!!*'"zzz5!ArHzzzzz!<<*"zz!<E6(!WiE)!WiE)!<E3%!!**$!<E3%!<E
8.709 +3%!<N<(!WiE)4p(oj"9er4!WiB'!WrQ-!<E0#zzzzzzzzzz!!!!_4obQ_zzzz!!!!"zz!!!!"!WiE)
8.710 +!WiE)!WiE)!<E3%!<E3%!<E6&!W`<&!WiE)!W`<&!<N?)!WiH)!<E6'!WiE(!<<*"zzzzzzzzzz!!#
8.711 +2Hzzzzzzzz!!!$$!WiE)!WiE)!WiB'!<E0$!<E3%!WiE)!WiE)!WiE(!<<*#!<E3$!!**$!<E6&!W`
8.712 +<%zzzzzzzzzzz!'WRHzzzzzzzz!!*-&!WrN+!WiE)!W`<&!!!!"!<E3&!WiE)!WiE)!WiB&zz!!!$#
8.713 +!<<*"zz!<E3%!!!!"!<E0#zzzzzzz5!ArHzzzzzzzz!!*-&!WiE)!WiE)!W`<%!!**$!<E6'!WiE)!
8.714 +WiE)!<E3$zzzzz!!**$!<E3%!<E3$zzzzzzz!!!!_4obQ_zzzzzz!<<*"z!<E3%!WiE)!WiE)!W`<&
8.715 +!<E3%!WiE)!WiE)!WiE(!<E0#zzzz!!!!"!<E3%!!!!"zzzzzzzz!!#2Hzzzzzzz!!!!"!!*'"!<E3
8.716 +%!<N<'!<E6&!<E3%!<E3&!WiE)!WiE)!WiB'zzzzz!!!!"!<E0#zz!!*'#!<E0$zzzzz!'WRHzzzzz
8.717 +zz!<E3%!<E3%!<E3%!<E3%!<E3%!<E3%!!*-&!WiE)!WiE)!W`<&zzzzzzzz!!!$#!<E3%!W`<&zzz
8.718 +zz5!ArHzzzz!!!!"!<<-$!<E3%!<N<'!<E3&!<E3%!<E3$z!!!!"!<E6'!WiE)!s8T+!W`<&zzzzzz
8.719 +zz!!*-&!WiB(!WiE(zzzz!!!!_4obQ_zzzz!!**$!<E3%!W`<'!W`<'!WiE(!<E3%zzz!<N<(!WiE*
8.720 +!s/N*!<E3$zzzzzzz!!!!"!WiE)!WiE)!WiB&zzzz!!#2Hzzzzz!<E3&!WiE(!WiE)!WiE(!<N9&!<
8.721 +E3$zzz!<E6'!WrN+!WiE(!<E3$zzzzzzzz!WiE)!WrK+!Wi?%zzzz!'WRHzzzzz!!!'%!WiE)!WiE)
8.722 +!WiE)!W`9&!<<*"zzz!<E6'!WiE)!WiE)!<E0#zzzzzzz!!!!#!WiH+!s/Q,zzzzz5!ArHzzzzz!!!
8.723 +'%!WiE(!<N<(!WiE(!<E3&!<E0#zzz!<N<(!WiE)!WiE(!<<*"zzzzzzz!!!!#!WrN,!s8N'zzzz!!
8.724 +!!_4obQ_zzzzz!!<<)!W`<&!WiE)!W`<&!<E6'!<<-#z!!*'#!!**#!WiE'z!W`<&zzzzzzzz!!!!#
8.725 +!s8W-!rr<$zzzz!!#2Hzzzzzz!s8W,!<E3&!WiE)!<E3%!<<*"zzzzzzzzzzzzzzz!!!'&!s8W*zzz
8.726 +zz!'WRHzzzzz!!!!$"9S]+!<E6'!<E3%!<E0#zzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzz!!!3,"9J
8.727 +W+!<N6%!<E0#zzzzzzzzzzzzzzzzzzzzzzz!!!!_5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
8.728 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
8.729 +!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.~>
8.730 +InterpretLevel1 not {
8.731 + grestore
8.732 +} if
8.733 +grestore
8.734 +%%%%EndImage
8.735 +1.000 UL
8.736 +LTb
8.737 +1.000 UP
8.738 +1.000 UL
8.739 +LTb
8.740 +stroke
8.741 +grestore
8.742 +end
8.743 +showpage
8.744 +%%Trailer
8.745 +%%DocumentFonts: Helvetica
9.1 --- a/singlegene_AUD_lr_top_1_3386_jet.eps Sat Apr 11 19:39:56 2009 -0700
9.2 +++ b/singlegene_AUD_lr_top_1_3386_jet.eps Sat Apr 11 19:50:21 2009 -0700
9.3 @@ -1,1 +1,794 @@
9.4 -../figures/singlegene_AUD_lr_top_1_3386_jet.epcs
9.5 \ No newline at end of file
9.6 +%!PS-Adobe-2.0 EPSF-2.0
9.7 +%%Title: singlegene_AUD_lr_top_1_3386_jet.epcs
9.8 +%%Creator: gnuplot 4.2 patchlevel 2
9.9 +%%CreationDate: Tue Apr 7 15:00:24 2009
9.10 +%%DocumentFonts: (atend)
9.11 +%%BoundingBox: 50 50 410 302
9.12 +%%EndComments
9.13 +%%BeginProlog
9.14 +/gnudict 256 dict def
9.15 +gnudict begin
9.16 +%
9.17 +% The following 6 true/false flags may be edited by hand if required
9.18 +% The unit line width may also be changed
9.19 +%
9.20 +/Color true def
9.21 +/Blacktext false def
9.22 +/Solid true def
9.23 +/Dashlength 1 def
9.24 +/Landscape false def
9.25 +/Level1 false def
9.26 +/Rounded false def
9.27 +/TransparentPatterns false def
9.28 +/gnulinewidth 5.000 def
9.29 +/userlinewidth gnulinewidth def
9.30 +%
9.31 +/vshift -46 def
9.32 +/dl1 {
9.33 + 10.0 Dashlength mul mul
9.34 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
9.35 +} def
9.36 +/dl2 {
9.37 + 10.0 Dashlength mul mul
9.38 + Rounded { currentlinewidth 0.75 mul add } if
9.39 +} def
9.40 +/hpt_ 31.5 def
9.41 +/vpt_ 31.5 def
9.42 +/hpt hpt_ def
9.43 +/vpt vpt_ def
9.44 +Level1 {} {
9.45 +/SDict 10 dict def
9.46 +systemdict /pdfmark known not {
9.47 + userdict /pdfmark systemdict /cleartomark get put
9.48 +} if
9.49 +SDict begin [
9.50 + /Title (singlegene_AUD_lr_top_1_3386_jet.epcs)
9.51 + /Subject (gnuplot plot)
9.52 + /Creator (gnuplot 4.2 patchlevel 2 )
9.53 + /Author (Bayle Shanks,,,)
9.54 +% /Producer (gnuplot)
9.55 +% /Keywords ()
9.56 + /CreationDate (Tue Apr 7 15:00:24 2009)
9.57 + /DOCINFO pdfmark
9.58 +end
9.59 +} ifelse
9.60 +%
9.61 +% Gnuplot Prolog Version 4.2 (August 2006)
9.62 +%
9.63 +/M {moveto} bind def
9.64 +/L {lineto} bind def
9.65 +/R {rmoveto} bind def
9.66 +/V {rlineto} bind def
9.67 +/N {newpath moveto} bind def
9.68 +/Z {closepath} bind def
9.69 +/C {setrgbcolor} bind def
9.70 +/f {rlineto fill} bind def
9.71 +/vpt2 vpt 2 mul def
9.72 +/hpt2 hpt 2 mul def
9.73 +/Lshow {currentpoint stroke M 0 vshift R
9.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
9.75 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
9.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
9.77 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
9.78 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
9.79 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
9.80 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
9.81 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
9.82 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
9.83 +/BL {stroke userlinewidth 2 mul setlinewidth
9.84 + Rounded {1 setlinejoin 1 setlinecap} if} def
9.85 +/AL {stroke userlinewidth 2 div setlinewidth
9.86 + Rounded {1 setlinejoin 1 setlinecap} if} def
9.87 +/UL {dup gnulinewidth mul /userlinewidth exch def
9.88 + dup 1 lt {pop 1} if 10 mul /udl exch def} def
9.89 +/PL {stroke userlinewidth setlinewidth
9.90 + Rounded {1 setlinejoin 1 setlinecap} if} def
9.91 +% Default Line colors
9.92 +/LCw {1 1 1} def
9.93 +/LCb {0 0 0} def
9.94 +/LCa {0 0 0} def
9.95 +/LC0 {1 0 0} def
9.96 +/LC1 {0 1 0} def
9.97 +/LC2 {0 0 1} def
9.98 +/LC3 {1 0 1} def
9.99 +/LC4 {0 1 1} def
9.100 +/LC5 {1 1 0} def
9.101 +/LC6 {0 0 0} def
9.102 +/LC7 {1 0.3 0} def
9.103 +/LC8 {0.5 0.5 0.5} def
9.104 +% Default Line Types
9.105 +/LTw {PL [] 1 setgray} def
9.106 +/LTb {BL [] LCb DL} def
9.107 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
9.108 +/LT0 {PL [] LC0 DL} def
9.109 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def
9.110 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def
9.111 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
9.112 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
9.113 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
9.114 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
9.115 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
9.116 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
9.117 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
9.118 +/Dia {stroke [] 0 setdash 2 copy vpt add M
9.119 + hpt neg vpt neg V hpt vpt neg V
9.120 + hpt vpt V hpt neg vpt V closepath stroke
9.121 + Pnt} def
9.122 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
9.123 + currentpoint stroke M
9.124 + hpt neg vpt neg R hpt2 0 V stroke
9.125 + } def
9.126 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
9.127 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
9.128 + hpt2 neg 0 V closepath stroke
9.129 + Pnt} def
9.130 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
9.131 + hpt2 vpt2 neg V currentpoint stroke M
9.132 + hpt2 neg 0 R hpt2 vpt2 V stroke} def
9.133 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
9.134 + hpt neg vpt -1.62 mul V
9.135 + hpt 2 mul 0 V
9.136 + hpt neg vpt 1.62 mul V closepath stroke
9.137 + Pnt} def
9.138 +/Star {2 copy Pls Crs} def
9.139 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
9.140 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
9.141 + hpt2 neg 0 V closepath fill} def
9.142 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M
9.143 + hpt neg vpt -1.62 mul V
9.144 + hpt 2 mul 0 V
9.145 + hpt neg vpt 1.62 mul V closepath fill} def
9.146 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
9.147 + hpt neg vpt 1.62 mul V
9.148 + hpt 2 mul 0 V
9.149 + hpt neg vpt -1.62 mul V closepath stroke
9.150 + Pnt} def
9.151 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
9.152 + hpt neg vpt 1.62 mul V
9.153 + hpt 2 mul 0 V
9.154 + hpt neg vpt -1.62 mul V closepath fill} def
9.155 +/DiaF {stroke [] 0 setdash vpt add M
9.156 + hpt neg vpt neg V hpt vpt neg V
9.157 + hpt vpt V hpt neg vpt V closepath fill} def
9.158 +/Pent {stroke [] 0 setdash 2 copy gsave
9.159 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
9.160 + closepath stroke grestore Pnt} def
9.161 +/PentF {stroke [] 0 setdash gsave
9.162 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
9.163 + closepath fill grestore} def
9.164 +/Circle {stroke [] 0 setdash 2 copy
9.165 + hpt 0 360 arc stroke Pnt} def
9.166 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
9.167 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
9.168 +/C1 {BL [] 0 setdash 2 copy moveto
9.169 + 2 copy vpt 0 90 arc closepath fill
9.170 + vpt 0 360 arc closepath} bind def
9.171 +/C2 {BL [] 0 setdash 2 copy moveto
9.172 + 2 copy vpt 90 180 arc closepath fill
9.173 + vpt 0 360 arc closepath} bind def
9.174 +/C3 {BL [] 0 setdash 2 copy moveto
9.175 + 2 copy vpt 0 180 arc closepath fill
9.176 + vpt 0 360 arc closepath} bind def
9.177 +/C4 {BL [] 0 setdash 2 copy moveto
9.178 + 2 copy vpt 180 270 arc closepath fill
9.179 + vpt 0 360 arc closepath} bind def
9.180 +/C5 {BL [] 0 setdash 2 copy moveto
9.181 + 2 copy vpt 0 90 arc
9.182 + 2 copy moveto
9.183 + 2 copy vpt 180 270 arc closepath fill
9.184 + vpt 0 360 arc} bind def
9.185 +/C6 {BL [] 0 setdash 2 copy moveto
9.186 + 2 copy vpt 90 270 arc closepath fill
9.187 + vpt 0 360 arc closepath} bind def
9.188 +/C7 {BL [] 0 setdash 2 copy moveto
9.189 + 2 copy vpt 0 270 arc closepath fill
9.190 + vpt 0 360 arc closepath} bind def
9.191 +/C8 {BL [] 0 setdash 2 copy moveto
9.192 + 2 copy vpt 270 360 arc closepath fill
9.193 + vpt 0 360 arc closepath} bind def
9.194 +/C9 {BL [] 0 setdash 2 copy moveto
9.195 + 2 copy vpt 270 450 arc closepath fill
9.196 + vpt 0 360 arc closepath} bind def
9.197 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
9.198 + 2 copy moveto
9.199 + 2 copy vpt 90 180 arc closepath fill
9.200 + vpt 0 360 arc closepath} bind def
9.201 +/C11 {BL [] 0 setdash 2 copy moveto
9.202 + 2 copy vpt 0 180 arc closepath fill
9.203 + 2 copy moveto
9.204 + 2 copy vpt 270 360 arc closepath fill
9.205 + vpt 0 360 arc closepath} bind def
9.206 +/C12 {BL [] 0 setdash 2 copy moveto
9.207 + 2 copy vpt 180 360 arc closepath fill
9.208 + vpt 0 360 arc closepath} bind def
9.209 +/C13 {BL [] 0 setdash 2 copy moveto
9.210 + 2 copy vpt 0 90 arc closepath fill
9.211 + 2 copy moveto
9.212 + 2 copy vpt 180 360 arc closepath fill
9.213 + vpt 0 360 arc closepath} bind def
9.214 +/C14 {BL [] 0 setdash 2 copy moveto
9.215 + 2 copy vpt 90 360 arc closepath fill
9.216 + vpt 0 360 arc} bind def
9.217 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
9.218 + vpt 0 360 arc closepath} bind def
9.219 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
9.220 + neg 0 rlineto closepath} bind def
9.221 +/Square {dup Rec} bind def
9.222 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
9.223 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
9.224 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
9.225 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
9.226 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
9.227 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
9.228 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
9.229 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
9.230 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
9.231 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
9.232 + 2 copy vpt Square fill Bsquare} bind def
9.233 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
9.234 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
9.235 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
9.236 + Bsquare} bind def
9.237 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
9.238 + Bsquare} bind def
9.239 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
9.240 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
9.241 + 2 copy vpt Square fill Bsquare} bind def
9.242 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
9.243 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
9.244 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
9.245 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
9.246 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
9.247 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
9.248 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
9.249 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
9.250 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
9.251 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
9.252 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
9.253 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
9.254 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
9.255 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
9.256 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
9.257 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
9.258 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
9.259 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
9.260 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
9.261 +/DiaE {stroke [] 0 setdash vpt add M
9.262 + hpt neg vpt neg V hpt vpt neg V
9.263 + hpt vpt V hpt neg vpt V closepath stroke} def
9.264 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
9.265 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
9.266 + hpt2 neg 0 V closepath stroke} def
9.267 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M
9.268 + hpt neg vpt -1.62 mul V
9.269 + hpt 2 mul 0 V
9.270 + hpt neg vpt 1.62 mul V closepath stroke} def
9.271 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
9.272 + hpt neg vpt 1.62 mul V
9.273 + hpt 2 mul 0 V
9.274 + hpt neg vpt -1.62 mul V closepath stroke} def
9.275 +/PentE {stroke [] 0 setdash gsave
9.276 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
9.277 + closepath stroke grestore} def
9.278 +/CircE {stroke [] 0 setdash
9.279 + hpt 0 360 arc stroke} def
9.280 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
9.281 +/DiaW {stroke [] 0 setdash vpt add M
9.282 + hpt neg vpt neg V hpt vpt neg V
9.283 + hpt vpt V hpt neg vpt V Opaque stroke} def
9.284 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
9.285 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
9.286 + hpt2 neg 0 V Opaque stroke} def
9.287 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M
9.288 + hpt neg vpt -1.62 mul V
9.289 + hpt 2 mul 0 V
9.290 + hpt neg vpt 1.62 mul V Opaque stroke} def
9.291 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
9.292 + hpt neg vpt 1.62 mul V
9.293 + hpt 2 mul 0 V
9.294 + hpt neg vpt -1.62 mul V Opaque stroke} def
9.295 +/PentW {stroke [] 0 setdash gsave
9.296 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
9.297 + Opaque stroke grestore} def
9.298 +/CircW {stroke [] 0 setdash
9.299 + hpt 0 360 arc Opaque stroke} def
9.300 +/BoxFill {gsave Rec 1 setgray fill grestore} def
9.301 +/Density {
9.302 + /Fillden exch def
9.303 + currentrgbcolor
9.304 + /ColB exch def /ColG exch def /ColR exch def
9.305 + /ColR ColR Fillden mul Fillden sub 1 add def
9.306 + /ColG ColG Fillden mul Fillden sub 1 add def
9.307 + /ColB ColB Fillden mul Fillden sub 1 add def
9.308 + ColR ColG ColB setrgbcolor} def
9.309 +/BoxColFill {gsave Rec PolyFill} def
9.310 +/PolyFill {gsave Density fill grestore grestore} def
9.311 +/h {rlineto rlineto rlineto gsave fill grestore} bind def
9.312 +%
9.313 +% PostScript Level 1 Pattern Fill routine for rectangles
9.314 +% Usage: x y w h s a XX PatternFill
9.315 +% x,y = lower left corner of box to be filled
9.316 +% w,h = width and height of box
9.317 +% a = angle in degrees between lines and x-axis
9.318 +% XX = 0/1 for no/yes cross-hatch
9.319 +%
9.320 +/PatternFill {gsave /PFa [ 9 2 roll ] def
9.321 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
9.322 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
9.323 + gsave 1 setgray fill grestore clip
9.324 + currentlinewidth 0.5 mul setlinewidth
9.325 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
9.326 + 0 0 M PFa 5 get rotate PFs -2 div dup translate
9.327 + 0 1 PFs PFa 4 get div 1 add floor cvi
9.328 + {PFa 4 get mul 0 M 0 PFs V} for
9.329 + 0 PFa 6 get ne {
9.330 + 0 1 PFs PFa 4 get div 1 add floor cvi
9.331 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
9.332 + } if
9.333 + stroke grestore} def
9.334 +%
9.335 +/languagelevel where
9.336 + {pop languagelevel} {1} ifelse
9.337 + 2 lt
9.338 + {/InterpretLevel1 true def}
9.339 + {/InterpretLevel1 Level1 def}
9.340 + ifelse
9.341 +%
9.342 +% PostScript level 2 pattern fill definitions
9.343 +%
9.344 +/Level2PatternFill {
9.345 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
9.346 + bind def
9.347 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
9.348 +<< Tile8x8
9.349 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
9.350 +>> matrix makepattern
9.351 +/Pat1 exch def
9.352 +<< Tile8x8
9.353 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
9.354 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
9.355 +>> matrix makepattern
9.356 +/Pat2 exch def
9.357 +<< Tile8x8
9.358 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
9.359 + 8 8 L 8 0 L 0 0 L fill}
9.360 +>> matrix makepattern
9.361 +/Pat3 exch def
9.362 +<< Tile8x8
9.363 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
9.364 + 0 12 M 12 0 L stroke}
9.365 +>> matrix makepattern
9.366 +/Pat4 exch def
9.367 +<< Tile8x8
9.368 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
9.369 + 0 -4 M 12 8 L stroke}
9.370 +>> matrix makepattern
9.371 +/Pat5 exch def
9.372 +<< Tile8x8
9.373 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
9.374 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
9.375 +>> matrix makepattern
9.376 +/Pat6 exch def
9.377 +<< Tile8x8
9.378 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
9.379 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
9.380 +>> matrix makepattern
9.381 +/Pat7 exch def
9.382 +<< Tile8x8
9.383 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
9.384 + 12 0 M -4 8 L 12 4 M 0 10 L stroke}
9.385 +>> matrix makepattern
9.386 +/Pat8 exch def
9.387 +<< Tile8x8
9.388 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
9.389 + -4 0 M 12 8 L -4 4 M 8 10 L stroke}
9.390 +>> matrix makepattern
9.391 +/Pat9 exch def
9.392 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
9.393 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
9.394 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
9.395 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
9.396 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
9.397 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
9.398 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
9.399 +} def
9.400 +%
9.401 +%
9.402 +%End of PostScript Level 2 code
9.403 +%
9.404 +/PatternBgnd {
9.405 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
9.406 +} def
9.407 +%
9.408 +% Substitute for Level 2 pattern fill codes with
9.409 +% grayscale if Level 2 support is not selected.
9.410 +%
9.411 +/Level1PatternFill {
9.412 +/Pattern1 {0.250 Density} bind def
9.413 +/Pattern2 {0.500 Density} bind def
9.414 +/Pattern3 {0.750 Density} bind def
9.415 +/Pattern4 {0.125 Density} bind def
9.416 +/Pattern5 {0.375 Density} bind def
9.417 +/Pattern6 {0.625 Density} bind def
9.418 +/Pattern7 {0.875 Density} bind def
9.419 +} def
9.420 +%
9.421 +% Now test for support of Level 2 code
9.422 +%
9.423 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse
9.424 +%
9.425 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
9.426 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
9.427 +currentdict end definefont pop
9.428 +/MFshow {
9.429 + { dup 5 get 3 ge
9.430 + { 5 get 3 eq {gsave} {grestore} ifelse }
9.431 + {dup dup 0 get findfont exch 1 get scalefont setfont
9.432 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
9.433 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
9.434 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
9.435 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
9.436 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
9.437 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
9.438 + pop aload pop M} ifelse }ifelse }ifelse }
9.439 + ifelse }
9.440 + forall} bind def
9.441 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
9.442 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
9.443 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
9.444 +/MLshow { currentpoint stroke M
9.445 + 0 exch R
9.446 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
9.447 +/MRshow { currentpoint stroke M
9.448 + exch dup MFwidth neg 3 -1 roll R
9.449 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
9.450 +/MCshow { currentpoint stroke M
9.451 + exch dup MFwidth -2 div 3 -1 roll R
9.452 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
9.453 +/XYsave { [( ) 1 2 true false 3 ()] } bind def
9.454 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def
9.455 +end
9.456 +%%EndProlog
9.457 +gnudict begin
9.458 +gsave
9.459 +50 50 translate
9.460 +0.050 0.050 scale
9.461 +0 setgray
9.462 +newpath
9.463 +(Helvetica) findfont 140 scalefont setfont
9.464 +gsave % colour palette begin
9.465 +/maxcolors 64 def
9.466 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
9.467 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
9.468 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
9.469 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
9.470 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
9.471 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
9.472 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
9.473 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
9.474 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
9.475 + } ifelse} def
9.476 +/Constrain {
9.477 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
9.478 +/YIQ2RGB {
9.479 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
9.480 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
9.481 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
9.482 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
9.483 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
9.484 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
9.485 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
9.486 + exch 1.91 mul exch add Constrain 3 1 roll} def
9.487 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
9.488 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
9.489 + if} ifelse} ifelse} ifelse} def
9.490 +/InterpolatedColor true def
9.491 +/grayindex {/gidx 0 def
9.492 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
9.493 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
9.494 + GrayA gidx get sub div} def
9.495 +/redvalue {RedA gidx get RedA gidx 1 sub get
9.496 + RedA gidx get sub dgdxval mul add} def
9.497 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get
9.498 + GreenA gidx get sub dgdxval mul add} def
9.499 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get
9.500 + BlueA gidx get sub dgdxval mul add} def
9.501 +/interpolate {
9.502 + grayindex grayv GrayA gidx get sub abs 1e-5 le
9.503 + {RedA gidx get GreenA gidx get BlueA gidx get}
9.504 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
9.505 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746
9.506 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651
9.507 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556
9.508 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746
9.509 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365
9.510 + .9524 .9683 .9841 1 ] def
9.511 +/RedA [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .0238 .0873 .1508
9.512 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127
9.513 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627
9.514 + .5635 .5 ] def
9.515 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524
9.516 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1
9.517 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254
9.518 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def
9.519 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1
9.520 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413
9.521 + .2778 .2143 .1508 .0873 .0238 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
9.522 + 0 0 ] def
9.523 +/pm3dround {maxcolors 0 gt {dup 1 ge
9.524 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
9.525 +/pm3dGamma 1.0 1.5 div def
9.526 +/ColorSpace (RGB) def
9.527 +Color true and { % COLOUR vs. GRAY map
9.528 + InterpolatedColor { %% Interpolation vs. RGB-Formula
9.529 + /g {stroke pm3dround /grayv exch def interpolate
9.530 + SelectSpace setrgbcolor} bind def
9.531 + }{
9.532 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
9.533 + SelectSpace setrgbcolor} bind def
9.534 + } ifelse
9.535 +}{
9.536 + /g {stroke pm3dround pm3dGamma exp setgray} bind def
9.537 +} ifelse
9.538 +1.000 UP
9.539 +1.000 UL
9.540 +LTb
9.541 +1.000 UL
9.542 +LT0
9.543 +LTb
9.544 +%%%%BeginImage
9.545 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip
9.546 +InterpretLevel1 {
9.547 + %% Construct a box instead of image
9.548 + LTb
9.549 + 876 4852 M
9.550 + 5292 0 V
9.551 + 0 -4429 V
9.552 + -5292 0 V
9.553 + 876 4852 L
9.554 + 40 -110 R
9.555 + (PS level 2 image) Lshow
9.556 + % Read data but ignore it
9.557 + /imagebuf 15215 string def
9.558 + currentfile imagebuf readstring
9.559 +} {
9.560 +gsave
9.561 +876 4852 translate
9.562 +5292 -4429 scale
9.563 +%%%%BeginPalette
9.564 +[ /Indexed
9.565 + /DeviceRGB 63
9.566 + <
9.567 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1
9.568 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff
9.569 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff
9.570 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88
9.571 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06
9.572 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400
9.573 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200
9.574 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000
9.575 + >
9.576 +] setcolorspace
9.577 +%%%%EndPalette
9.578 +<<
9.579 + /ImageType 1
9.580 + /Width 135
9.581 + /Height 113
9.582 + /BitsPerComponent 8
9.583 + /ImageMatrix [ 135 0 0 113 0 0 ]
9.584 + /Decode [ 0 255 ]
9.585 + /DataSource currentfile /ASCII85Decode filter
9.586 + /MultipleDataSources false
9.587 + /Interpolate false
9.588 +>>
9.589 +image
9.590 +} ifelse
9.591 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
9.592 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
9.593 +!D.o5!D.o5!D.o!rr<$zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRJzzzzzzzzzzzzzzzzzzzzzz
9.594 +zzzzzzzzzzz5!B#Jzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4ot]azzzzzzzzzzzzzzzzzzzz
9.595 +zzzzzzzzzzzz!!#2H!<<*"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRIzzzzzzzzzzzzzzzzzzz
9.596 +zzzzzzzzzzzzzz5!AuIzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4okW`zzzzzzzzzzzzzzzzz
9.597 +zzzzzzzzzzzzzzz!!#2H!<<*"zzzzzzzzzzzzzzzzzz!!<9,"TSN&zzzzzzzzzzzz!'WRHzzzzzzzz
9.598 +zzzzzzzzzzz"U#&8zzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzzz!!!<0"U>J:zzzzzzzzzzzz!!!!
9.599 +_4obT`zzzzz!##>4zzzzzzzzzzzz!!ro8"UY50zzzzzzzzzzzz!!#2H!!!$"zzzz!!!!2&J>'Dzzzz
9.600 +zzzzzzz!!!!,$4-n?"Ub;1zzzzzzzzzzzz!'WRH!!30$zzzz!!!TC&HDe2zzzzzzzzzzz!"B>E$3pb
9.601 +=&.\a@zzzzzzzzzzzz5!ArJ!W`?*zzzz&J,Kc&J5!Czzzzzz!"okS%KHJ/zzz&.T*U#R:P<%fcS0zz
9.602 +zzzzzzzzz!!!!_4obQc"9Sc1"TSN&zz!!!!5&e>Nb&J>'D!!!!+$O[LXzzzz',(oe%1EURzz!"okT%
9.603 +L`[M#6kJ?zzzzzzzzzzzz!!#2H!!!-)"pG/8#mpY4zz!#$%\&ePZe&ePWb$OI.J$P3m^zzz!!!!3'+
9.604 +tle$k3XV&-)\1z'+tie%13CH"U52;zzzzzzzzzzzz!'WRH!!!0."pP;>$OR:N$ig8-!!!!3&el#o'+
9.605 +tli&J#6T#mCP?$OdUZ&c_n3zz!#$"Z&J,H`%hB3_&-)\1!#$"[&ePT_$4-tB"pbMEzzzzzzzzzzzz5
9.606 +!ArH!!!91#6kMC$OdIQ%1`F=!#$"Y',)#m'+toi%hB$Q#6Y/9%1j*a&c_n3zz'GV>r&ePWa%hK<b&c
9.607 +`RY',)#k&.]3X$4."E#7(eN&-)\1zzzzzzzzzz!!!!_4obQ_!!!91#RLhG%1WjY%hK<e'GD,n'GD/o
9.608 +&eYfh&.]*Q"pG5?&.oKd&J>'D!!!]I!!!fN(Ddf!'G;&l',2,o'+trl'+tlf%h&jS$OR4H#RCY?%0-
9.609 +A.zzzzzzzzzz!!#2Hz!!!91#mq%L%Lrs\&eYil'G;&n',2,o'+toi%g`UM$47:T&.fEd&ebrn'bqK"
9.610 +(E",/)&O8/(D[c$'bh>p&eYfh&J,H^%1EUP$47+I#7(VEzzzzzzzzzzz!'WRHz!!ii:$4@7P%Ls!\&
9.611 +eYlm'GM5q'GV;q&eY`e%h/pX%hT<a&J5Wh'GM;u(Ddr,)B9_9)]K\5)&X;/(DRSr&ePZd%h9$Y%1EX
9.612 +S$k*OQ$OI.Izzzzzzzzzzz5!ArHz#RC_D$OdLU%hK9`&JGim'bh>s'GM5o&eY`e&J5Qc%hB6a&ebuq
9.613 +()Ic()B'S9*??.A*?H4@*#]\3(DIMr'+kcd%h9'Z%1WmX%M0*Y$OdIPzzzzzzzzzz!!!!_4obQ_!!!
9.614 +!*#mq%J$k3[V%hK9b',2,q'bhAs'G1uk&ebol&ebol&eYfj'GVB"(`F;3*??1B*ZlFE+!)IC)]9J/(
9.615 +D[`!&eP]e%hK9_%hK9`&.]0W$O[7Izzzzzzzzzz!!#2Hz!!!?6$k*OR%Lrs[&.fHf',;5r'G_Du$PF
9.616 +*c&eYil',)#m',2)o'c%T')B9_;*ZcCF+!2RH*ZZ7>)&X8-()@W"',(uk&J5Tf&ebok&.K!S$4-nBz
9.617 +zzzzzzzzz!'WRHz!!!B8%1NaV%h9*\&J>`j'bh>s()7Mq$4@F[&ekun',2,p',2/r(Dn&0*??1B*Zl
9.618 +FE*Zc=B*#ok7)&O/+()@Z$'bqAq',2)o',2,n%L`[N#mU_Czzzzzzzzzz5!ArHz!"02F%Ls![%hB0^
9.619 +&JGfl'GM8t'c%Pu&JGin'bqGu'GM5q'GVB"(`F>5*?H7C*Zc=C*??+>)]BV4(`4&+(Ddl('bqDs'GM
9.620 +8r'GM/k$k*FK#6b;:zzzzzzzzz!!!!_4obQ_z$P!XW&.fB`&.oNf'GM8s()I`%()I`"'bqH!()@Z#'
9.621 +bqGu()If*)B9b<*Zc=B*??.?)]K_7)AsD0)&O2.(`4,,(D[c$'bqGt&eGQ_$OR1F"U,&7#RCe<zzzz
9.622 +zzzz!!#2Hzz%1a!]&J>]i',2,q()7T$)&X8/)&O5.(Ddi'(Ddl(()@Z&(`4,/)]Tk<*??+?*#fe7)&
9.623 +X;0)&X;1)&aD3)&X8/(D[`$'bh>p&Io6Z$47"B"pP;<$4@7N%fcS0zzzzzzz!'WRHz!!!!-%M03b',
9.624 +2)o'GV>u'c.]*)]K\8)B'M4)AsD1(`+#+(Ddo+)&aG5)]K_9*#on:)AsD0(`=2/)&X>3)]K_8)]BS1
9.625 +().Gr'+tfc%1EUP#R:S?#RLeE$OdFS&e=sBzzzzzzz5!ArHz!"9;G&/#Th'GV>u()Ic&(`=83)]Tn?
9.626 +)]K_7)]K_8)B'M5)&X;0)B'P5)B'P5)]BV4(`4),)&X>2)B'P6*#on9)&F))'+kce%LrpW%1EUN#RL
9.627 +eE$k!LR%1N[Q&.egAzzzzzz!!!!_4obQ_z$k*RT&JGfm'c%Q#(Ddo+)]K_9*?H4@*ZQ1@*??+>*#ot
9.628 +<)B'M4)B'M4)B'M4)&X8.(`=2/)&X>3)]K_9)B'J2(DRPp%hB0[%LijT$47(G$4@4M%LrpW%L`dT%1
9.629 +E^H(Ddkfzzzzz!!#2Hz!!!!,$OdOV&eYlm'bqK"(Dn#/)B0Y:+WqjK+WhdK+<DOE*ZZ7@)]K\6)B0S
9.630 +6)B'M4)&X8/(`4)-)B0Y8)]9J0()@Su&.oE]$O[@O$k*IM$4@4M$k3[V%h9'Y%1NdW&IoKg'GV?%*?
9.631 +>q+'EA+5zzz!'WRHz!!!B7$4I@T&eYll'bh>u(`=20*#p"C+<_pQ,9e<T+<VdK+!)IC)]K_8)]BY7)
9.632 +]BV5)&O2,(`4,0)Aj>0(`!l$&J>Ta$k!CL$O[=M$O[@O%1NdW%hK6^%h9$X%M''^%hTKk()\&,)&X/
9.633 +/+ohTCzzz5!ArHz!!!?5$P!XX&.oKe&el&r(`4)-)]^%F,U=T[,9nEW+X%sN+!2OD*?6";)]K_7)]B
9.634 +V4(`*r)(Dmo$'G_Ds'+toh&.K$V$OR4K$O[@N$k3XT%Ls!\&.fB`%hB-\&/#Qc&/,lt)Aj8/*?61G,
9.635 +6.]Dzz!!!!_4obQ_z!"0,@$k<aX%hK6]%hfTi'bhH$)BKqC+!W$V,U=TY+sA*P+!)FC*#fh8)]BV5)
9.636 +&O2,()7Su&J>Zf%hT?a%h9'Y$k*LO$47+J%Ls$]%hK<b&.]?b&.fB`%hB3`',2)q'cS)6*?#P.)&XP
9.637 +>)'9nAzz!!#2Hzz$jmCP%LrsY%LrsX%M'*_&JZ&s)AsP;+sJ6U+sS9S+<VaJ*?5t9)&X80(Ddf%()%
9.638 +>p&J>Wc&.]9]%LrsY%1E[T$k*LO$OdLV&.oNf',(uk&eYcg&.fBa&J5Zk(`!u,*$64C+<DL@)]g%B(
9.639 +`=D<zz!'WRHz!!!!-$k*RT%LrsX%1NdW%1WjY&.oHg)&j\?+<DUG*$-+@*$#q;)\s8+()7Pt&J5Nb&
9.640 +.oE`%M'!X%1EXR$k*OQ$k3XS$k3^V%M9<e',(um',)#m&eYcg&.fBb&el*!)&aD5*??4D+!;XJ+<MR
9.641 +F*>fkBzz5!ArHz!!!Q=$kEjZ&.T3[%1Wp[%h9'Z%M'*c'c%c-)&3u(',MN%)&<f#'+kfi%M0-\%1Wj
9.642 +X%1N[R$k*OP$O[=N%LrpX%1EXT%MKHe'GD2p'GV>s'GD,m&eYfh&J5Wh()@c*)B9e?+<VgL+sA'M*Z
9.643 +lFB+<hpNz!!!!_4obQ_z!"]VN&J5We&J5Na%M03^%h9'Z%1WjZ&J>fm&eP]c%h9*_&.T-[%1WgU$k3
9.644 +XR$O[=M$O[=N$k!CL$4I=R%hB0]&/,`o(Dmr(()@]'(D[`#'GD)l&eYfj'GVB#(`F>4*?ZLJ+sS<W+
9.645 +sS3Q)]^%C*uuLKz!!#2Hzz&J5Qf',2)n&J5Tc%hTEb%hB0\%1`s[%hB6^%1N^S$k*OP%1EXQ$O[=M$
9.646 +OR4J$47+I$O[@N#mh"L%hB0\%M96e()e,2)]BP2(`F5.(D[c$'GD,o&ebrn()If*)B9eA+<_sU,pai
9.647 +a+sJ-R+!2ID+!2X+z!'WRHz!!!!2&JPrr'c%Q!'G1lh&eYii&.f?^%LrsX%1EXQ$4@1K$OR4K$4.%G
9.648 +#mq"H$4@4K$47+I$k!IO$P3j\&J5Zg()Ro,*#fn<)]K_8)AsA.()@W!'GM8s'bqH!(E",1*$6=J+s\
9.649 +H]-71,c+Wr$R+s8!M+W^U`z5!ArHz!!!WE'G_N&(`!l&'GM2p&ebok&.f<]%LijV$k*LO$4.%G#mgn
9.650 +E$4.%I$OdFP$OdCO%1<UR$k<aZ&ePZd&JQ'$)]]q>*ZlIF*ZZ7?)AsA.()7Mt'GM8t'c%T&)&jP9*Z
9.651 +uXO,UFcc-70o\+X&$R,9n?T+ohTC!!!!_4obQ_z!#6._()[u.(`4&)()7T"'c.W!'GM,k&.]<^%1E[
9.652 +S$OI.I#mq"I$k*RS$k3[V%hB-]%1a!\&/#Wj&ePfn)B'P7*Zc@F+sA*O*ZZ4>)As>-(D[`#()@Z%(D
9.653 +n#.)]]tA+!DjS,pjud+sA-S+sJ3U,pX`],QIfE!!#2Hzz(`4).)]KY4(`*r((D[f&()If((DIMq&eP
9.654 +`g%M''Z%LW^S%1WgX%M0-]%hK9`&/#Qg&JGci()@Z&(Dn&1)]g%C+X&!Q+sA'N*ZQ+<)Aj8+()@Z%(
9.655 +Ddl))&aD4*$$+E+sS?[,pai^+sJ9X,UFca-71&dz!'WRHzz(`=83*#fe6(D[f((`4)+(`=2/(D[]!&
9.656 +ebok&J5Nb&J,Nc&J>Wf&eP`f&J>Zh',;5s'bqN%)&aD2*#p"A+!DdP+sS<V+sA'N*?6%;)&X8-(Ddl
9.657 +((`4)-)&aD5*$-4G,:+Z^,:"KY,:4`a-RL/e-RL/ez5!ArHz!!!oU)BBk=)]BP1(Ddl))&X;.)&aD2
9.658 +(`*r''bqDr',(ul&ebij',)#n'GM2o'bqH!()@]'(`=83)]Kh=*ZcFI+sS?Y,U=W\,9\-L*#]_6)&O
9.659 +2-(`4),(`=20)B0V8*?cRO,UOf^,pX`]-7:/g-RL/e-7'u=!!!!_4obQ_z!!!rX*ZlFD*#]\4(`4).
9.660 +)&X;1)&aD2)&F&('bqDt'GM5p'GM5q'GV>t'c%Q#(Ddl((`4,.)B9_:+!2UI+sA*R,UF``-71#a,9\
9.661 +-M*#ok8)&O2-(`4),)&X;1)]Tk?+X/0W-71#b-6sla-RU8f-6soa,pX`9!!#2Hzz)B'S9+!2OE)]Th
9.662 +8)&X;1)B0V8*#fb6(`4)+(D[`#'bqGu'bhAu'bqH!()Ic((`4)-)&aG5*#p"B+<_sS,9eBZ,palb-7
9.663 +'o^,9\-L*#fe7)&X8.(`4,.)B0Y:*$-4H,:"Q]-7'ra,pai`,pac\,:+T\,:*<i!'WRHz!!!!;)]K_
9.664 +=+!2LC*??+=*#fk:*?6(>)]Kb8)B'M2(`4&)(D[f&()@]%()@]'(Dn#-)&XA3)]Th;+<_mP+seK[,p
9.665 +aia-7:,d,U4NX+WhaF*#fe7)&O2.)&jM8*ZZ=F+<_mQ,UF]^,pai`,pXc^,U+HX,:"KW,QIfE5!ArH
9.666 +z!!!uX)BL"D+!2OF*ZQ+?*ZcFI*ZuXI*?H4A*?H:B*$#n8)]9J0)&O5/)&aA2)B'M4*#oq<*??.D+s
9.667 +SB[-7'rc-RU8h-RL,b,9nEW+<MXD)]K\5)&XA4*??4D+<_jN+sJ6W,UFca,pai`,pOHT+X83V,9nEY
9.668 +!!!!_4obQ_z!$)pq*?QCH+<VdJ+!;aN+sS?X,pa`[+X%pM+!;XI+!2LD*#on:)]K_8)]]k9*$$%@*?
9.669 +?1B+!MmT,pjue-7C5h-n$Jk,pX`\,U4KU*uu=?)B'M6*$-+A*ZcCH+X/*S,:"Q],pjrc,pai_,U+BS
9.670 ++sS?Y,9nEX!!#2Hzz*#on;*ZuUL+X%sO+X83W-71&d-RL/c,U+HV+sA*P+<DRF*ZZ7@*??.@*??1B+
9.671 +!2RI+X&!Q,:4cc-n$Jl-n$Jl-RU8g,paf^,9\0O*??+=)]Ke=+!)IF+<i$S,9nEX,U=Z^-71&d,pa`
9.672 +Y+sA'Q,:"N[,U=W8!'WRHz!!!!?)&jP;+!;^M+X/*T,9nK[-RU;j-RU5f,U4NX+sA*P+!)IE*Zc@D*
9.673 +Zc@D*ZcCG+<_mP+sS?Z-71)f-7:/h-71)f-n$Gi,pX]Y+<M[H*??.?*ZuLG+<VgO+sS<W,9nEY,U=Z
9.674 +^-71&d,pOWZ+sA-U,UF]^,U`Wm5!ArHz!!"#Y)]Tn@+<VgN+sS<W,UF`c.4?Sl-RU8g,U4NX+sA'O+
9.675 +!2OG*ZlIG+!2RH+<VgM+X/*T,UF`^,UF`^-70ua-7:2h-mg8f,U+BT+WqmM+<MaN+sA*Q+sJ6V,9nE
9.676 +X,9nH[,UFca-RL,b,:+WZ+sS?Z,pjrb-RSmX4obQ_z!#ust*$$(B+!DgP+sA-V-7C;l.Olhp-RU5e,
9.677 +U=W[+X%sM+<M[I+!;[K+<VdM+<_pQ+sA-T+WqsR+sS?X,U4T_,U+EW,:"NY+sA*S+sJ6V,9\9V,9e<
9.678 +V,9nHZ,9nEX,:"T_-n$Gk-mp>h,pOTY,UOic-n$Gh.0)Oqzz*#ok9*?H:E+<_pQ+X/-W-n$Pp.Ocbo
9.679 +-RL,c,pX]Z+X%sO+<VdL+<_jM+!2RH+!;[K+!;[K*uuCF+sS6T+XJ?X+sJ6V,9nEX,U=TZ,U4Q\,pa
9.680 +c\,:"N[,U=TZ,9nH[-RU;j-RU;k-mpAg,U=]`-R^Ak.4?Gh+?hshz!!!!>*#]b;*ZlFF+!;[J+X/-X
9.681 +,pk&h-R^;f,pX`]+sJ0R+<VdL+<VaK*Zc@D*ZZ7@*?H7D*ZQ1?)]Tk=+!;[L+sS<V+sJ3U,U=W^,pa
9.682 +f^,U=]`,pai`,pX`],9nEX,UOld-n$Jk-R^Dl,pjoa-7:,g-n-So-mBoR5!ArHz!!")[)]g(B*ZcCE
9.683 +*??4E+X/-T,:+T[,9\6Q+X%pN*ZlFE*?Q:A*ZQ+<)]Th;)]9P4*#fk9)]BV6)]Ke;*ZlIH+X/*S+sJ
9.684 +6W,UF`_,U=]`-7:/f-71#b,U=W\,UF``-7:/g-mpDj-RL/c,pjrc,UFcb.4HYm,T\!j4obQ_z!#lju
9.685 ++<M^K+<MXF*$-7H+X&!P+<M[I*??+?*#]_7)B'G3)&F/.)&X>1(`=//)&X8.(`4,/)&X>2)]Kb<+!2
9.686 +UL+sJ3U,:"N\,pai`,pt)g-RU8g,pai`,pala,pai`,paia,pjl]+XA?X,pXZ[-7'uc-RBu[*<88ez
9.687 +z*#fqA+X/-U+s.jH*[;mR+sJ0Q*Zc:?)AsA0(`*r(()7Q"()@]&(Ddl)(`+#*(D[f'(Dn#,(`=20)]
9.688 +TqB+!DjS+sS?Y,paod-RL/e-RgGl-RL/e-7:/h-RL/d,pX`\+sS9S*ZlCD*[;mT,U=QY,pjl_,9n<L
9.689 +!'WRHz!!!!:)]g.K,pjrc,U"<S+XA3U+sJ0O)]BS3)&O2,(D[c%'bqGu'c%Q$()Ic'(Ddi&()Ic'(D
9.690 +mu+(`=84*?cUL+seKZ,U=^#-RgJm-RU8i.4?Pk-RU;j.4HYm-7'o^+sJ'N+<DOB)BBtE+WqsS,U+HS
9.691 ++sJ3V,9-[`5!ArHz!!!iQ+s\H]-71&e,U=]]-RBu`+sJ'I)Aj8,)&O/*()@W!'bqGu'c%Q#(Ddl((D
9.692 +di&(Ddl((`4),)B9e?+X/'U-6si`5!D.Y.Olnr-n$Gl.k<(u.Outt-n$Dh+sS6Q*ZH%9)AsG5*?QFK
9.693 ++sJ6W,9n9O+<MgK*WQ1(4obQ_z!"fqd+s\H]-7'o`,pt&g.OZ\n,U+?M)Aa2+(Dmu('bqGt'bqK#(`
9.694 ++#*(`4)+(Ddl)(Ddo+)&X;2*?QCJ+sJB]5!D.Y.k<e4.4?Sm-n$Mp/M&D&.k<(t-mg/^+!)FB)]9J0
9.695 +(`456*ZlOL,9e?W+s\9R,T[s+!!#2Hzz$5F<r+!;gS,U4KW+sSKa.Olkq-6scX*Z,_4)]K\4(`4#)(
9.696 +`4,.(`=/.)&O2,(`4&*(Ddo+)B0\<+<_pQ+t#Q$.k<,".R#:1.4HYo/1`D*/1W5%.k)nq-6aNP*#fe
9.697 +6(`*u()&aM9*ZuUM,9nBV,9e<S*#S_V!'WRHz!!!!-$ksHn)B^1H+sS<V+seQ_-7:/g-6scY+<MOA*
9.698 +#on:)AsD1)&X;0)&O2-(D[f((`*u)(Dn#.)BL"E,:+T]5!CGJ.k3"t4t8$4.Olr%/M8V+/1`>$-mg2
9.699 +`+<;IB)AsD0(`!l%(E+;8+<VgO,9e9R+rqU>(]XO95!ArHz!!!E<&JQ#u)B9b@+<i$Q+!DpV-7:,d,
9.700 +U4KW+!)CA*#oq;)]BV4)&X;/(`4)*()@]%(D[f&(`=51*[)^R-7:;n4tS?9.k3#4.k`M,/2&\1/hS\
9.701 ++.k2qo,pFHQ*?,q9)&aA1(`+#*(`FA8+!;^M+!)OF)B'Fm!!!!_4obQ_z!!!NC()If))B0S6)&aJ:+
9.702 +<r-X-7'ra,9nBV+rq[E*??+=)&aA1)&O2,(`*u('c%N!'c%Q%)B'S<,UFoi/1W26/M&D(/1`t<1,1F
9.703 +80/,(4/M&D%-m^,`+!2OE*#on8)AsG2)&O2,(`FA7*?6%>*#]\2(Dm,P!!#2Hzz%1X!c(`4&-*$$";
9.704 +*#g"A+X&$S,9nEY,U+HW+<DOE*?6"9(`4&+(Ddi&()7Mt',;5t()\#0)^-IS-7^Su5!CSO/M/Y10Kq
9.705 +9N2)?sA0.nk/.ju_k,U"<Q*Zc@D*?6";)B'J1(Ddo+)]Th;)AsG1(`!f$z!'WRHzz%hKBk(`4&,)B'
9.706 +\<)]]n>*?QCI+X83V+sA'M*?6(>)]KV2(`*r'()7Pu'GV;s(Ddi')]K_:-U'^X5!D.\/MAk50JkUM2
9.707 +E!HN2)6j</hJP%-7'l\+<M[I+!2UJ*ZcCE*?#e4(`4).)]K_5(Dmr'().G_z5!ArHz!!!!/&JQ#u)&
9.708 +F,-)&X>1*#oq=*?H=G+X&!O*Zc@C*#oq;)B'J1(Dmu*()@Z$(Ddl)(Ddo-*$-=g4t/$84t\NE2`<KK
9.709 +2Ej;]1G^gC0J>%0.k2kl,9e9R+!;[K+X/*T+X/'P*ul.9)&aG5)]9J/()7Ms&eb6F!!!!_4obQ_z!!
9.710 +!QA'G_N()&O5.)B'M6*$$%?+!2UJ+WqmL*??.@*#on9)AsD0)&aA2(`F81)Aj;/)]KnB,Ubi01c$pB
9.711 +1,LpK2E!HM1d3]O1,:R9/1W2!-RC#^+X%sN+X&$T,:"NZ,9n<Q*ZZ1=*#fh9)Aa2*'GD,m&-)\1!!#
9.712 +2Hzz!!!WG()Ro-)B'M4)B0Y:*ZcCG+!;^M+WqjK*ZZ7A*??+?)]Te9*?H@C*#fh<)]]tD+t+fi4u5#
9.713 +Q2E*KP3&W]S2`*<H4u4uL0JP10-mpAh,U4KV+X/*S,:"N[,U4QZ,9\*L+!;[H*?,k4()7Q!',;/\z!
9.714 +'WRHzz!"oq\(E",0)]K_9*$-.C+!;[L+sS9U+s8!M+<M[K+!;^L+snEV+=/9W-6OKU-715o/h]CE1G
9.715 +q'L2`<WS2E!HN1c%<Z1,:O:0eOt)-RL,c,9nBV,9nEX,9nEX,9e<U+X%pL+<VUB(Ddl&',2/r'`\46
9.716 +z5!ArHzz!"p"`)B'P6*??4C+<VmP+sJ9Y,pXf_,9nEW+X89\-7:5h/1Dqu.PE;',q1;q/h\h25!CbZ
9.717 +2E!HP2`EWP2)R6L1G_3L0J>(80.SFt,pai^,:"KY,:"KY,9nEW+sJ0P*??+>)]0>*'bqDq',MA`z!!
9.718 +!!_4obQ_zz&JQ*$*#ot@+<_mS-7:&b-71&e-R^Ak-mg5e-7LDo/1`>)0.nq30JG+1/hSb/0J>+D1,C
9.719 +aE2)R9M2E!HO2`EWN4u4rK0etL:/1;hk,U=TZ,9nEY,9nEX+sJ-R*Zc@@(`4//().Dq'b_5q'GUTJz
9.720 +!!#2Hzz!!!!2'cJ&6*Zu[P,U=]a-RU;j-n$Jl-n-So-n$Jm.P!#$/M8_20JP::0ekC:0J>+60g7?J1
9.721 +GgsH2)[BO2`<QT3]K;e2)I'G2)R*@.ju_h,9nHY,9nEX+sJ3Q*uu:?)]KV1(Ddo%&J5Tf&ekli&c_n
9.722 +3z!'WRHzz!!!WJ)]^"D,pjrd-RgGm/1W5#.Olkr.4H_q.4H_s/1W8'/het50ekC;1,:R=0ekCH1G^j
9.723 +E2)R6L2`EZS2`NfX3&s/d2DmEQ2)-^5-RBu]+sS9U+sJ3R+<V^G)]BV5)&O2,(`3r#()Rf')%R8Yzz
9.724 +5!ArHzz%MKWu*[)jV-n-So.k3&%/hJV*.k<(u.Outt.4Qet.k</%/heq50ekC<1,:U@1HmuZ2)[BP2
9.725 +`NcV3&ioY4$,Mb4$5\f3&`cP0.\Lt,U+EV,U"<R+<M[H*ZQ.=)]Tb7)AsA0'bqH!'GhDm%N,6Hz!!!
9.726 +!_4obQ_z!!!!0'H%l4,:4ii/1iA)/2&b71c$sB0/"h+/M/P)/M&J(.k<,#/hSe10/51:1c%!Q4uG2V
9.727 +2`WiW3&ru[3BB8c4?Yhi4?G_d2)R6G.3p,^+X&*T+<VdK+!)ID*?6%=)]Kb7)&O)&'GV;s(Cq#m)#s
9.728 +X:z!!#2Hzz!!!QA)''hE-7^Z#0J5"51,CdG2Dm?I1GUR:0JG.50JG(1/hAP*/1`D,0etLB2E*NX3&i
9.729 +rZ3]T5]3]fGc4?Pbj5!D(i3Bf>W1G^[6,U+BS+WqmM+<VaJ+!2OE*??+>*??(:().Q"'+tlg%hB6iz
9.730 +z!'WRHzz!"]\[+!;aT/MSt6/hf%:1c7*H1c.'H1c$g>0JP:80/"t3/hJY,/M8_21c.*M3&s&a3]fDc
9.731 +4$5Sd4$,Md4?P_g4ZbV_5!C_W1G1(#+sA-S+<VdL+<VdM+<VaJ*ZZ:C*?#e5(`!\o&.]6Y%ho`Yzz5
9.732 +!ArHzz&J5m%+X/9c0etF90JG7;0JYF?1,1L=1,1I90JG.50/"q1/M/P+/hf":2)dNV4?Yhk5!D(k4?
9.733 +GVc3]];_3BB2_3B&l\2)R0H.OHDd,9n<R+<_pP+X/'Q+s8!M+!2OC)&O/(&.f<\%1<CK'`\46z!!!!
9.734 +_4obQ_z!!!!1&0)`7+t+up0ek:4/1iG)/hAP).kN>+/het3/h\k10/"q1/M/S-0JPFB3&s#]4$5Yh4
9.735 +?bhf3BK2\3&ilV3&ilW3'KMc3B&T?.46Db+WqpO+XA6U,9nEX+X/'R+<MXD(`!_q%LijW#RLqQzz!!
9.736 +#2Hzz!"oeX*$HFG-7CAq.jlbo-n-St/Lr;#/1`A)/MA_./M/S-/hJY+/M/S.0f(XE2E3]W4$,Mb3Bf
9.737 +G`3B/rV2`EWR3&ioY3'KA^1Fjt*-6jZV+X&!R,9nHZ,:"N[,U=W[+W_U?'bV&f%1`XK%2&X@zz!'WR
9.738 +Hzz&eGa",Tn'F+!`3[,:"Q_.OZ_p.Olks.kE5&/1iD(/M8V,/1`>'/M/V00JYLC2)[ES4#o;\4uYDZ
9.739 +2`EZR2E!HQ3&s#`3]AfL/M/Iu+sA*Q+sS?X,9nHZ,pjoa,pai]*uu=:((h#c$jdIT&.egAzz5!ArHz
9.740 +!!!!0&J?-.+WD=>+<`!T+s\H].OZbr.P*/&.k<,#/1`>'/M&G(.kE5%/1iM-0JbOC2E3ZS2E*NX2E!
9.741 +KQ2`EWR2`NcX4$#Pb2`36?0.J1k+X&!Q+sS<W,:"N\-7:,f-RU/`+s.[='G(Z[$4I=T&HDe2z!!!!_
9.742 +4obQ_z!"fbS'-&&7*#oq=+!;aN,U4Ta/M/P+/hAM'.P!&$/1`G+/1`;%.k<,#/M/P,1,CdH2`3HM2)
9.743 +[WV2E!KR3&rrY3BB5`5!(_]1,(C:/g_kf+<_mQ+sA-T,UFie-n6\s.k2kk+rqX9%200W#RD(Dzz!!#
9.744 +2Hzz'c%Dq(E4;4*$$%@+<hpP,:4fg.P!#".k<)!/1`>'/h\h//M&D'.k<,#/M/P.0JYIB1c.'I2E!`
9.745 +X3&ilX3]]8^4$5Sg3AiTI1bp[4-R9cU+<VmN+X/*T,q15l/1`>'.k2kk+WhU9&ISsR"UY50zz!'WRH
9.746 +z!!!!7',D;t)BB_:*?6(A+WqsS,pt)i.k<,#.Olnu/1W5%/M/P+/1`>&.k</&/M/S.0JYF?2)R6M2a
9.747 +02]3B9,^4$,Mc4?bhb2Dd0H1Fjt%+<DUH+WhaI+!DjU-RU;m/2&\0/M&7q+WD44$5*^R$ig8-zz5!A
9.748 +rHzz)]KY5)]g%A+!)LI+X/-V,pjud-RU;k.4H_s.Olr!/1`A(/1`;%/1`>(/hSe20etOA2)[BP3'K>
9.749 +_3BB5a4?GSf4ukPZ2)I'?.k;nc*#on<*Zc@D+<_pU-S$o+1,1O<0J=k$*#KG$&e5?Nzz!!!!_4obQ_
9.750 +z!!!!?*??.?)]g(A+!DdN,9nEY,9eEZ,pjrd-R^Dm-n6\s.k</%/1`>'/1iG+0/,(71,LjH2`EZS4u
9.751 +kVa3BB5`3^,J[2D[-F1G(1-,ommC)&aD5*??.C+XABb/MJt91,:U?0InFj)AWtu&-)\1zz!!#2Hzz!
9.752 +!!!@+!2OC*$67E+<_pS,pX]\,pX]\,UFcb-R^Aj-n$Mo.P!&$/1iG*/M8Y/0/51:1,LjG2E*QY2`E]
9.753 +U3'KMi3&`]L0J4n,-n$>d)B'G0(`F>4*$$+F,Ut>s0JP:;0etL=/L`"c'bhAqzzz!'WRHzz!!!!A+<
9.754 +MXH*?cOJ+sJ9X,9e?X-71&d,UFfc-mpAi-RU>l.P!#"/1iG*/M/S-0JG480f(UB1c7'Q5!D.o1,UjC
9.755 +1G(().jZGe,p43F()7T#(`=52*?ZOQ.4Zu'0eb:81Ggm@.O?&O(DZuNzzz5!ArHzz!!",a+X%pO+X&
9.756 +$R,U=WZ+<VmS-7:8j-RU8i-RU8h-n$Jl-n6_t/1W2$/1iJ,/M8\10/,(80eb774u"cG/h\e,,pa`Y+
9.757 +X83R)Aa/('bqH"(`=85+<r0\.4d)+1,(F=1,(=4-QF$='EA+5zz!!!!_4obQ_zz!!",a+X&!P+sS?Y
9.758 +,U4QW+Wr!V-RU>k-R^Al.Ocbo-RU8i-n6Yp.4H_s.k3##.kN;(/1W/!/M&>".P*,"-RU>d+<M^K+X%
9.759 +gD(DRVu'G_K&)&jV>+X&-Z/1iS21GLX=/h\h'*YoChzzz!!#2Hzzz!$EC-+X&$S,U=Z],9n9Q+<_sU
9.760 +-R^Dm.4Qes-n$Gj-n$Jl-mpAj-n$Jm-n6\q-n-Sm-R^5f-R0la,pac[+<hjK+!2UH*?,k2'GM5q'c%
9.761 +Z))]^"B*?lXS-7pf&/M8P*0.A%`(D?cKzzz!'WRHzzz!$<@-+X/3X,pX`],:"?O*ZuRK-7:,f-n$Gi
9.762 +-71)g-n$Mm-RC)d-R0i_-6jfa-7'l],U=NU+s8!N+<M[I*ZZ7A*?6(>)&<r$'GM5r()@`*)]KY5*$?
9.763 +CJ-Rp\t.P<;)/0l/Kzzzz5!ArHzzz!$EF/,:"Q],U4KW,9e-I*ZcCE+!DpV,U=W\,pal`-7C,a,pal
9.764 +`+WqmN+<VaJ+<DOD*ZlIH+!)IE*Zc@D*#fh:*?5n5(DIPt',2,q()7Q"'c%T&*??1C,UOug.4Znp*u
9.765 +>Ukzzz!!!!_4obQ_zzz!$EF0-71#a+sJ6U,9@^F*uu@A*?H7D+<r*T+X&!Q,9\3S,9e6Q+<MUF*#p"
9.766 +=*#fh:)]Th=*??.?*??.>)]K_8(`4#''GM2o',)&o!!!!6'c%W+*$$%B+snT`.4$,W(DQoMzzz!!#2
9.767 +Hzzzz+<i!T-70u`,:"KX,9IpK*$#t;)]Kb:)]^"A*ZcCC+!D^I*ZQ4B+!)C?*#T\7)B0V7)B'P6)]T
9.768 +h:)]K\6)&X;/().Dr'+tli&eY0Ez!#?=f*#fn>+<W!U,TR^<zzzz!'WRHzzzz!$ig:-7'ub,pOQX+s
9.769 +A'N*ZZ1=*#]\4)]K\7(`=51)]K\6)B9_:*?5n3()@`()]9M1)&X;1)]BV5(`=2-(D[\u',(uk&J5!C
9.770 +zz',)0"(`FA8*$?=G)A<bazzzz5!ArHzzzz!$ip=-71#b,U+BT+<_gJ*ZZ7@(DRZ$()@W!()@Z"'c%
9.771 +N")&O)&(Ddf"'GM5s'bqQ$(`4,,(Dmu*(DRZ!'bV/m&J5TTzzz&JPoo'c@r/)]Th8'EA+5zzz!!!!_
9.772 +4obQ_zzzz!$ip=-71#`+sA$M+!2IB*#TV1'bq>p&J,Nc&J,Ne&J,Kb&eYil'GD)l&eG]h&eYim'bqG
9.773 +u'G_Dt'G;#k&eYcgzzz!!!!0%h]Nh'c@c))&3_`zzzz!!#2Hzzzzz,pjrc-6si\+WhaH*?6%<(`=)&
9.774 +&ebif&.f?_%h9*\%hB0^&J,Nd&J5Td%hK6_&J>Zh'GD,o',)&lzzzzzz%1j'a'G;/r'bLEGzzzz!'W
9.775 +RHzzzzz!!";k,9e9R*uuCB*#fh8)&Eu&'+b`d%LimW$k!FO$k<^T%LipY%LrsY%LrsY%hT?a&.oH`&
9.776 +HDe2zzzzz!!!!/%Ls'_&J5Tgzzzzz5!ArHzzzzz!!"8h+Wh^B)&aJ6)&aD1()I`$',1ri&Io6Y$O[@
9.777 +O$O[@O%1EXS$k*OQ$k*RQ$k<aX%h9'Lzzzzzz!!!!.%1`p[&J5!Czzzz!!!!_4obQ_zzzzz!$WU/*>
9.778 +o\2)AsD0(D[`%()@W"'GD,m&J5Qc&.]0Z$P!RF$k*RFz$k!FOzzzzzzzz!!!!-%1WjY&-)\1zzzz!!
9.779 +#2Hzzzzzz+<V^F()@c*(`*r('GM;u'`\46z!!!!1zzzzzzzzzzzzz!!!B8%1NgJzzzzz!'WRHzzzzz
9.780 +!!!!?)]BP/()@Z$'bqGs&.egAzzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzz!!!fO(DR]$()Hrc'G1ld
9.781 +%KHJ/zzzzzzzzzzzzzzzzzzzzzz!!!!_5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
9.782 +!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.
9.783 +o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.~>
9.784 +InterpretLevel1 not {
9.785 + grestore
9.786 +} if
9.787 +grestore
9.788 +%%%%EndImage
9.789 +1.000 UL
9.790 +LTb
9.791 +1.000 UP
9.792 +1.000 UL
9.793 +LTb
9.794 +stroke
9.795 +grestore
9.796 +end
9.797 +showpage
9.798 +%%Trailer
9.799 +%%DocumentFonts: Helvetica
10.1 --- a/singlegene_AUD_lr_top_2_1258_jet.eps Sat Apr 11 19:39:56 2009 -0700
10.2 +++ b/singlegene_AUD_lr_top_2_1258_jet.eps Sat Apr 11 19:50:21 2009 -0700
10.3 @@ -1,1 +1,794 @@
10.4 -../figures/singlegene_AUD_lr_top_2_1258_jet.epcs
10.5 \ No newline at end of file
10.6 +%!PS-Adobe-2.0 EPSF-2.0
10.7 +%%Title: singlegene_AUD_lr_top_2_1258_jet.epcs
10.8 +%%Creator: gnuplot 4.2 patchlevel 2
10.9 +%%CreationDate: Tue Apr 7 15:00:31 2009
10.10 +%%DocumentFonts: (atend)
10.11 +%%BoundingBox: 50 50 410 302
10.12 +%%EndComments
10.13 +%%BeginProlog
10.14 +/gnudict 256 dict def
10.15 +gnudict begin
10.16 +%
10.17 +% The following 6 true/false flags may be edited by hand if required
10.18 +% The unit line width may also be changed
10.19 +%
10.20 +/Color true def
10.21 +/Blacktext false def
10.22 +/Solid true def
10.23 +/Dashlength 1 def
10.24 +/Landscape false def
10.25 +/Level1 false def
10.26 +/Rounded false def
10.27 +/TransparentPatterns false def
10.28 +/gnulinewidth 5.000 def
10.29 +/userlinewidth gnulinewidth def
10.30 +%
10.31 +/vshift -46 def
10.32 +/dl1 {
10.33 + 10.0 Dashlength mul mul
10.34 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
10.35 +} def
10.36 +/dl2 {
10.37 + 10.0 Dashlength mul mul
10.38 + Rounded { currentlinewidth 0.75 mul add } if
10.39 +} def
10.40 +/hpt_ 31.5 def
10.41 +/vpt_ 31.5 def
10.42 +/hpt hpt_ def
10.43 +/vpt vpt_ def
10.44 +Level1 {} {
10.45 +/SDict 10 dict def
10.46 +systemdict /pdfmark known not {
10.47 + userdict /pdfmark systemdict /cleartomark get put
10.48 +} if
10.49 +SDict begin [
10.50 + /Title (singlegene_AUD_lr_top_2_1258_jet.epcs)
10.51 + /Subject (gnuplot plot)
10.52 + /Creator (gnuplot 4.2 patchlevel 2 )
10.53 + /Author (Bayle Shanks,,,)
10.54 +% /Producer (gnuplot)
10.55 +% /Keywords ()
10.56 + /CreationDate (Tue Apr 7 15:00:31 2009)
10.57 + /DOCINFO pdfmark
10.58 +end
10.59 +} ifelse
10.60 +%
10.61 +% Gnuplot Prolog Version 4.2 (August 2006)
10.62 +%
10.63 +/M {moveto} bind def
10.64 +/L {lineto} bind def
10.65 +/R {rmoveto} bind def
10.66 +/V {rlineto} bind def
10.67 +/N {newpath moveto} bind def
10.68 +/Z {closepath} bind def
10.69 +/C {setrgbcolor} bind def
10.70 +/f {rlineto fill} bind def
10.71 +/vpt2 vpt 2 mul def
10.72 +/hpt2 hpt 2 mul def
10.73 +/Lshow {currentpoint stroke M 0 vshift R
10.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
10.75 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
10.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
10.77 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
10.78 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
10.79 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
10.80 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
10.81 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
10.82 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
10.83 +/BL {stroke userlinewidth 2 mul setlinewidth
10.84 + Rounded {1 setlinejoin 1 setlinecap} if} def
10.85 +/AL {stroke userlinewidth 2 div setlinewidth
10.86 + Rounded {1 setlinejoin 1 setlinecap} if} def
10.87 +/UL {dup gnulinewidth mul /userlinewidth exch def
10.88 + dup 1 lt {pop 1} if 10 mul /udl exch def} def
10.89 +/PL {stroke userlinewidth setlinewidth
10.90 + Rounded {1 setlinejoin 1 setlinecap} if} def
10.91 +% Default Line colors
10.92 +/LCw {1 1 1} def
10.93 +/LCb {0 0 0} def
10.94 +/LCa {0 0 0} def
10.95 +/LC0 {1 0 0} def
10.96 +/LC1 {0 1 0} def
10.97 +/LC2 {0 0 1} def
10.98 +/LC3 {1 0 1} def
10.99 +/LC4 {0 1 1} def
10.100 +/LC5 {1 1 0} def
10.101 +/LC6 {0 0 0} def
10.102 +/LC7 {1 0.3 0} def
10.103 +/LC8 {0.5 0.5 0.5} def
10.104 +% Default Line Types
10.105 +/LTw {PL [] 1 setgray} def
10.106 +/LTb {BL [] LCb DL} def
10.107 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
10.108 +/LT0 {PL [] LC0 DL} def
10.109 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def
10.110 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def
10.111 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
10.112 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
10.113 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
10.114 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
10.115 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
10.116 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
10.117 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
10.118 +/Dia {stroke [] 0 setdash 2 copy vpt add M
10.119 + hpt neg vpt neg V hpt vpt neg V
10.120 + hpt vpt V hpt neg vpt V closepath stroke
10.121 + Pnt} def
10.122 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
10.123 + currentpoint stroke M
10.124 + hpt neg vpt neg R hpt2 0 V stroke
10.125 + } def
10.126 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
10.127 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
10.128 + hpt2 neg 0 V closepath stroke
10.129 + Pnt} def
10.130 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
10.131 + hpt2 vpt2 neg V currentpoint stroke M
10.132 + hpt2 neg 0 R hpt2 vpt2 V stroke} def
10.133 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
10.134 + hpt neg vpt -1.62 mul V
10.135 + hpt 2 mul 0 V
10.136 + hpt neg vpt 1.62 mul V closepath stroke
10.137 + Pnt} def
10.138 +/Star {2 copy Pls Crs} def
10.139 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
10.140 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
10.141 + hpt2 neg 0 V closepath fill} def
10.142 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M
10.143 + hpt neg vpt -1.62 mul V
10.144 + hpt 2 mul 0 V
10.145 + hpt neg vpt 1.62 mul V closepath fill} def
10.146 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
10.147 + hpt neg vpt 1.62 mul V
10.148 + hpt 2 mul 0 V
10.149 + hpt neg vpt -1.62 mul V closepath stroke
10.150 + Pnt} def
10.151 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
10.152 + hpt neg vpt 1.62 mul V
10.153 + hpt 2 mul 0 V
10.154 + hpt neg vpt -1.62 mul V closepath fill} def
10.155 +/DiaF {stroke [] 0 setdash vpt add M
10.156 + hpt neg vpt neg V hpt vpt neg V
10.157 + hpt vpt V hpt neg vpt V closepath fill} def
10.158 +/Pent {stroke [] 0 setdash 2 copy gsave
10.159 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
10.160 + closepath stroke grestore Pnt} def
10.161 +/PentF {stroke [] 0 setdash gsave
10.162 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
10.163 + closepath fill grestore} def
10.164 +/Circle {stroke [] 0 setdash 2 copy
10.165 + hpt 0 360 arc stroke Pnt} def
10.166 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
10.167 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
10.168 +/C1 {BL [] 0 setdash 2 copy moveto
10.169 + 2 copy vpt 0 90 arc closepath fill
10.170 + vpt 0 360 arc closepath} bind def
10.171 +/C2 {BL [] 0 setdash 2 copy moveto
10.172 + 2 copy vpt 90 180 arc closepath fill
10.173 + vpt 0 360 arc closepath} bind def
10.174 +/C3 {BL [] 0 setdash 2 copy moveto
10.175 + 2 copy vpt 0 180 arc closepath fill
10.176 + vpt 0 360 arc closepath} bind def
10.177 +/C4 {BL [] 0 setdash 2 copy moveto
10.178 + 2 copy vpt 180 270 arc closepath fill
10.179 + vpt 0 360 arc closepath} bind def
10.180 +/C5 {BL [] 0 setdash 2 copy moveto
10.181 + 2 copy vpt 0 90 arc
10.182 + 2 copy moveto
10.183 + 2 copy vpt 180 270 arc closepath fill
10.184 + vpt 0 360 arc} bind def
10.185 +/C6 {BL [] 0 setdash 2 copy moveto
10.186 + 2 copy vpt 90 270 arc closepath fill
10.187 + vpt 0 360 arc closepath} bind def
10.188 +/C7 {BL [] 0 setdash 2 copy moveto
10.189 + 2 copy vpt 0 270 arc closepath fill
10.190 + vpt 0 360 arc closepath} bind def
10.191 +/C8 {BL [] 0 setdash 2 copy moveto
10.192 + 2 copy vpt 270 360 arc closepath fill
10.193 + vpt 0 360 arc closepath} bind def
10.194 +/C9 {BL [] 0 setdash 2 copy moveto
10.195 + 2 copy vpt 270 450 arc closepath fill
10.196 + vpt 0 360 arc closepath} bind def
10.197 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
10.198 + 2 copy moveto
10.199 + 2 copy vpt 90 180 arc closepath fill
10.200 + vpt 0 360 arc closepath} bind def
10.201 +/C11 {BL [] 0 setdash 2 copy moveto
10.202 + 2 copy vpt 0 180 arc closepath fill
10.203 + 2 copy moveto
10.204 + 2 copy vpt 270 360 arc closepath fill
10.205 + vpt 0 360 arc closepath} bind def
10.206 +/C12 {BL [] 0 setdash 2 copy moveto
10.207 + 2 copy vpt 180 360 arc closepath fill
10.208 + vpt 0 360 arc closepath} bind def
10.209 +/C13 {BL [] 0 setdash 2 copy moveto
10.210 + 2 copy vpt 0 90 arc closepath fill
10.211 + 2 copy moveto
10.212 + 2 copy vpt 180 360 arc closepath fill
10.213 + vpt 0 360 arc closepath} bind def
10.214 +/C14 {BL [] 0 setdash 2 copy moveto
10.215 + 2 copy vpt 90 360 arc closepath fill
10.216 + vpt 0 360 arc} bind def
10.217 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
10.218 + vpt 0 360 arc closepath} bind def
10.219 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
10.220 + neg 0 rlineto closepath} bind def
10.221 +/Square {dup Rec} bind def
10.222 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
10.223 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
10.224 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
10.225 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
10.226 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
10.227 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
10.228 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
10.229 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
10.230 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
10.231 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
10.232 + 2 copy vpt Square fill Bsquare} bind def
10.233 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
10.234 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
10.235 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
10.236 + Bsquare} bind def
10.237 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
10.238 + Bsquare} bind def
10.239 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
10.240 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
10.241 + 2 copy vpt Square fill Bsquare} bind def
10.242 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
10.243 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
10.244 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
10.245 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
10.246 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
10.247 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
10.248 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
10.249 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
10.250 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
10.251 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
10.252 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
10.253 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
10.254 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
10.255 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
10.256 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
10.257 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
10.258 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
10.259 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
10.260 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
10.261 +/DiaE {stroke [] 0 setdash vpt add M
10.262 + hpt neg vpt neg V hpt vpt neg V
10.263 + hpt vpt V hpt neg vpt V closepath stroke} def
10.264 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
10.265 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
10.266 + hpt2 neg 0 V closepath stroke} def
10.267 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M
10.268 + hpt neg vpt -1.62 mul V
10.269 + hpt 2 mul 0 V
10.270 + hpt neg vpt 1.62 mul V closepath stroke} def
10.271 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
10.272 + hpt neg vpt 1.62 mul V
10.273 + hpt 2 mul 0 V
10.274 + hpt neg vpt -1.62 mul V closepath stroke} def
10.275 +/PentE {stroke [] 0 setdash gsave
10.276 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
10.277 + closepath stroke grestore} def
10.278 +/CircE {stroke [] 0 setdash
10.279 + hpt 0 360 arc stroke} def
10.280 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
10.281 +/DiaW {stroke [] 0 setdash vpt add M
10.282 + hpt neg vpt neg V hpt vpt neg V
10.283 + hpt vpt V hpt neg vpt V Opaque stroke} def
10.284 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
10.285 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
10.286 + hpt2 neg 0 V Opaque stroke} def
10.287 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M
10.288 + hpt neg vpt -1.62 mul V
10.289 + hpt 2 mul 0 V
10.290 + hpt neg vpt 1.62 mul V Opaque stroke} def
10.291 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
10.292 + hpt neg vpt 1.62 mul V
10.293 + hpt 2 mul 0 V
10.294 + hpt neg vpt -1.62 mul V Opaque stroke} def
10.295 +/PentW {stroke [] 0 setdash gsave
10.296 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
10.297 + Opaque stroke grestore} def
10.298 +/CircW {stroke [] 0 setdash
10.299 + hpt 0 360 arc Opaque stroke} def
10.300 +/BoxFill {gsave Rec 1 setgray fill grestore} def
10.301 +/Density {
10.302 + /Fillden exch def
10.303 + currentrgbcolor
10.304 + /ColB exch def /ColG exch def /ColR exch def
10.305 + /ColR ColR Fillden mul Fillden sub 1 add def
10.306 + /ColG ColG Fillden mul Fillden sub 1 add def
10.307 + /ColB ColB Fillden mul Fillden sub 1 add def
10.308 + ColR ColG ColB setrgbcolor} def
10.309 +/BoxColFill {gsave Rec PolyFill} def
10.310 +/PolyFill {gsave Density fill grestore grestore} def
10.311 +/h {rlineto rlineto rlineto gsave fill grestore} bind def
10.312 +%
10.313 +% PostScript Level 1 Pattern Fill routine for rectangles
10.314 +% Usage: x y w h s a XX PatternFill
10.315 +% x,y = lower left corner of box to be filled
10.316 +% w,h = width and height of box
10.317 +% a = angle in degrees between lines and x-axis
10.318 +% XX = 0/1 for no/yes cross-hatch
10.319 +%
10.320 +/PatternFill {gsave /PFa [ 9 2 roll ] def
10.321 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
10.322 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
10.323 + gsave 1 setgray fill grestore clip
10.324 + currentlinewidth 0.5 mul setlinewidth
10.325 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
10.326 + 0 0 M PFa 5 get rotate PFs -2 div dup translate
10.327 + 0 1 PFs PFa 4 get div 1 add floor cvi
10.328 + {PFa 4 get mul 0 M 0 PFs V} for
10.329 + 0 PFa 6 get ne {
10.330 + 0 1 PFs PFa 4 get div 1 add floor cvi
10.331 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
10.332 + } if
10.333 + stroke grestore} def
10.334 +%
10.335 +/languagelevel where
10.336 + {pop languagelevel} {1} ifelse
10.337 + 2 lt
10.338 + {/InterpretLevel1 true def}
10.339 + {/InterpretLevel1 Level1 def}
10.340 + ifelse
10.341 +%
10.342 +% PostScript level 2 pattern fill definitions
10.343 +%
10.344 +/Level2PatternFill {
10.345 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
10.346 + bind def
10.347 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
10.348 +<< Tile8x8
10.349 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
10.350 +>> matrix makepattern
10.351 +/Pat1 exch def
10.352 +<< Tile8x8
10.353 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
10.354 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
10.355 +>> matrix makepattern
10.356 +/Pat2 exch def
10.357 +<< Tile8x8
10.358 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
10.359 + 8 8 L 8 0 L 0 0 L fill}
10.360 +>> matrix makepattern
10.361 +/Pat3 exch def
10.362 +<< Tile8x8
10.363 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
10.364 + 0 12 M 12 0 L stroke}
10.365 +>> matrix makepattern
10.366 +/Pat4 exch def
10.367 +<< Tile8x8
10.368 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
10.369 + 0 -4 M 12 8 L stroke}
10.370 +>> matrix makepattern
10.371 +/Pat5 exch def
10.372 +<< Tile8x8
10.373 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
10.374 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
10.375 +>> matrix makepattern
10.376 +/Pat6 exch def
10.377 +<< Tile8x8
10.378 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
10.379 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
10.380 +>> matrix makepattern
10.381 +/Pat7 exch def
10.382 +<< Tile8x8
10.383 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
10.384 + 12 0 M -4 8 L 12 4 M 0 10 L stroke}
10.385 +>> matrix makepattern
10.386 +/Pat8 exch def
10.387 +<< Tile8x8
10.388 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
10.389 + -4 0 M 12 8 L -4 4 M 8 10 L stroke}
10.390 +>> matrix makepattern
10.391 +/Pat9 exch def
10.392 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
10.393 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
10.394 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
10.395 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
10.396 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
10.397 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
10.398 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
10.399 +} def
10.400 +%
10.401 +%
10.402 +%End of PostScript Level 2 code
10.403 +%
10.404 +/PatternBgnd {
10.405 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
10.406 +} def
10.407 +%
10.408 +% Substitute for Level 2 pattern fill codes with
10.409 +% grayscale if Level 2 support is not selected.
10.410 +%
10.411 +/Level1PatternFill {
10.412 +/Pattern1 {0.250 Density} bind def
10.413 +/Pattern2 {0.500 Density} bind def
10.414 +/Pattern3 {0.750 Density} bind def
10.415 +/Pattern4 {0.125 Density} bind def
10.416 +/Pattern5 {0.375 Density} bind def
10.417 +/Pattern6 {0.625 Density} bind def
10.418 +/Pattern7 {0.875 Density} bind def
10.419 +} def
10.420 +%
10.421 +% Now test for support of Level 2 code
10.422 +%
10.423 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse
10.424 +%
10.425 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
10.426 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
10.427 +currentdict end definefont pop
10.428 +/MFshow {
10.429 + { dup 5 get 3 ge
10.430 + { 5 get 3 eq {gsave} {grestore} ifelse }
10.431 + {dup dup 0 get findfont exch 1 get scalefont setfont
10.432 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
10.433 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
10.434 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
10.435 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
10.436 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
10.437 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
10.438 + pop aload pop M} ifelse }ifelse }ifelse }
10.439 + ifelse }
10.440 + forall} bind def
10.441 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
10.442 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
10.443 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
10.444 +/MLshow { currentpoint stroke M
10.445 + 0 exch R
10.446 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
10.447 +/MRshow { currentpoint stroke M
10.448 + exch dup MFwidth neg 3 -1 roll R
10.449 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
10.450 +/MCshow { currentpoint stroke M
10.451 + exch dup MFwidth -2 div 3 -1 roll R
10.452 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
10.453 +/XYsave { [( ) 1 2 true false 3 ()] } bind def
10.454 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def
10.455 +end
10.456 +%%EndProlog
10.457 +gnudict begin
10.458 +gsave
10.459 +50 50 translate
10.460 +0.050 0.050 scale
10.461 +0 setgray
10.462 +newpath
10.463 +(Helvetica) findfont 140 scalefont setfont
10.464 +gsave % colour palette begin
10.465 +/maxcolors 64 def
10.466 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
10.467 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
10.468 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
10.469 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
10.470 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
10.471 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
10.472 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
10.473 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
10.474 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
10.475 + } ifelse} def
10.476 +/Constrain {
10.477 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
10.478 +/YIQ2RGB {
10.479 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
10.480 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
10.481 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
10.482 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
10.483 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
10.484 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
10.485 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
10.486 + exch 1.91 mul exch add Constrain 3 1 roll} def
10.487 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
10.488 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
10.489 + if} ifelse} ifelse} ifelse} def
10.490 +/InterpolatedColor true def
10.491 +/grayindex {/gidx 0 def
10.492 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
10.493 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
10.494 + GrayA gidx get sub div} def
10.495 +/redvalue {RedA gidx get RedA gidx 1 sub get
10.496 + RedA gidx get sub dgdxval mul add} def
10.497 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get
10.498 + GreenA gidx get sub dgdxval mul add} def
10.499 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get
10.500 + BlueA gidx get sub dgdxval mul add} def
10.501 +/interpolate {
10.502 + grayindex grayv GrayA gidx get sub abs 1e-5 le
10.503 + {RedA gidx get GreenA gidx get BlueA gidx get}
10.504 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
10.505 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746
10.506 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651
10.507 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556
10.508 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746
10.509 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365
10.510 + .9524 .9683 .9841 1 ] def
10.511 +/RedA [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .0238 .0873 .1508
10.512 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127
10.513 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627
10.514 + .5635 .5 ] def
10.515 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524
10.516 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1
10.517 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254
10.518 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def
10.519 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1
10.520 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413
10.521 + .2778 .2143 .1508 .0873 .0238 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
10.522 + 0 0 ] def
10.523 +/pm3dround {maxcolors 0 gt {dup 1 ge
10.524 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
10.525 +/pm3dGamma 1.0 1.5 div def
10.526 +/ColorSpace (RGB) def
10.527 +Color true and { % COLOUR vs. GRAY map
10.528 + InterpolatedColor { %% Interpolation vs. RGB-Formula
10.529 + /g {stroke pm3dround /grayv exch def interpolate
10.530 + SelectSpace setrgbcolor} bind def
10.531 + }{
10.532 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
10.533 + SelectSpace setrgbcolor} bind def
10.534 + } ifelse
10.535 +}{
10.536 + /g {stroke pm3dround pm3dGamma exp setgray} bind def
10.537 +} ifelse
10.538 +1.000 UP
10.539 +1.000 UL
10.540 +LTb
10.541 +1.000 UL
10.542 +LT0
10.543 +LTb
10.544 +%%%%BeginImage
10.545 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip
10.546 +InterpretLevel1 {
10.547 + %% Construct a box instead of image
10.548 + LTb
10.549 + 876 4852 M
10.550 + 5292 0 V
10.551 + 0 -4429 V
10.552 + -5292 0 V
10.553 + 876 4852 L
10.554 + 40 -110 R
10.555 + (PS level 2 image) Lshow
10.556 + % Read data but ignore it
10.557 + /imagebuf 15195 string def
10.558 + currentfile imagebuf readstring
10.559 +} {
10.560 +gsave
10.561 +876 4852 translate
10.562 +5292 -4429 scale
10.563 +%%%%BeginPalette
10.564 +[ /Indexed
10.565 + /DeviceRGB 63
10.566 + <
10.567 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1
10.568 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff
10.569 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff
10.570 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88
10.571 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06
10.572 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400
10.573 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200
10.574 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000
10.575 + >
10.576 +] setcolorspace
10.577 +%%%%EndPalette
10.578 +<<
10.579 + /ImageType 1
10.580 + /Width 135
10.581 + /Height 113
10.582 + /BitsPerComponent 8
10.583 + /ImageMatrix [ 135 0 0 113 0 0 ]
10.584 + /Decode [ 0 255 ]
10.585 + /DataSource currentfile /ASCII85Decode filter
10.586 + /MultipleDataSources false
10.587 + /Interpolate false
10.588 +>>
10.589 +image
10.590 +} ifelse
10.591 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
10.592 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
10.593 +!D.o5!D.o5!D.ozzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzz
10.594 +zzzzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzz
10.595 +zzzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzz
10.596 +zzzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzz
10.597 +zzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzz!!30'!WW3#zzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzz!
10.598 +s/T.zzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzzz!!!0)!sJr1zzzzzzzzzzzz!!!!_4obQ_zzzzz!
10.599 +#tt=zzzzzzzzzzzz!!WT0":"o,zzzzzzzzzzzz!!#2Hzzzzz!!!!?+!1I_zzzzzzzzzzz!!!!("pP2
10.600 +5"UP//zzzzzzzzzzzz!'WRHzzzzz!!"/e+ohTCzzzzzzzzzzz!!if7#6tG:$Od"8zzzzzzzzzzzz5!
10.601 +ArI!!!$&zzzz,pai^+X$gczzzzzz!#HFe'*&"4zzz$4."E#6kA;$ig8-zzzzzzzzzzz!!!!_4obQa!
10.602 +WiK."onW'zz!!!!G-7'o]+Wg[a!!!!,$Ommlzzzz()I]!%h/sXzz!"0/A$4."F#RCbEzzzzzzzzzzz
10.603 +z!!#2H!!!'%"9eu9$k*+9zz!%0->,paf\*u>V*%1*CN%2U!(zzz!!!!6(`*o!%1j!]&c_n3z$k*LO$
10.604 +OR1G#7(YEzzzzzzzzzzzz!'WRH!!!*,"pYDA$4IFV&HDe2!!!!I-mpAi,pX]V)&!D`#Qk59$4\*u*<
10.605 +6'>zz!#?=d'bh;n&J>]h&HDe2!"98F$k*LO$47(F#mgtIzzzzzzzzzzzz5!ArH!!!B5#mh"K$P!d_(
10.606 +`iYW!%KHI-n$Gh,U+<I'GLr\"Te`4&/ZE.*<6'>zz()Ii)'bh;n&ebok%fd+M%1WjV$O[=M$47(G#R
10.607 +LhH$ig8-zzzzzzzzzz!!!!_4obQ_!!!H:$OmUW&f)9&*[)[W.k3"t-mp8b+sA!H(`!Ja"p>/C(E=D6
10.608 +)]JbW!!!lQ!!!rV)B0M.(_mi%()[o&&J5Qa%h/pU$O[=L$47+H#m^eB$31&+zzzzzzzzzz!!#2Hz!!
10.609 +!K<%M'-c()Ii3,Ub2q.k)np-6s]W+!)I@'akKY$k!jh*#fh9*#fh8)AsG3)B9_:*#fq=)]BY6)AsD-
10.610 +'+kcc%LijU$k!CL$47+H#RLbBzzzzzzzzzzz!'WRHz!"KJK&JGfo)B9hF-n?l#/1Mto-6jWU+!2L>'
10.611 +GD#n(E=>4)]Kb9)]K_8*#oq<*?H7B*ZlFE+!)OG*ZQ%6'G:oe%1N^S$O[=L$47(F#RCY?zzzzzzzzz
10.612 +zz5!ArHz%Ls$_'GMH*+=/<\.P<5'.jZPf,9e3N*?H4:*$$%=)]BY7*#on;)]Th;*??1C+!2XN+sS<W
10.613 +,U+HV+<2:<((q2h%L`aR$O[=K#mgkC#7(S?zzzzzzzzzz!!!!_4obQ_!!!!1&/,`l()e28+t"cj/M8
10.614 +V),q1#`,TImJ+!)LE*??+>*#oq=*#ot>*??.A+!2UJ+=&3X,paoc-R9u^+s7mB()%8j%1N^R$OR4I#
10.615 +m^b@#7(S@zzzzzzzzzz!!#2Hz!!!TD'GM8u)BBnH-RUJs/M/Cu.OH8^%3$E0+WhdI*ZZ7A*#ot>*??
10.616 +1A*ZuOI+<VgP,UF``-mpAi-7:)a+sJ'H().>k%L`aR$47+H#R:S>#R:S?zzzzzzzzzz!'WRHz!!!WF
10.617 +'c.Z'*??=K-n$Vr.juhq,p=HL$Oe$t*[)RH*??1A*??1B*ZlFG+WqpO+X&'U,pjuf.4H\p.4HSi+sJ
10.618 +!G(DIGl%L`^P$47+H#6tJ=#6tMAzzzzzzzzzz5!ArHz!"fk\(Dn&0*$67I,:4fd.Olko-RC)Z)'g=L
10.619 ++sA$L*??.A*?Q@F+<VgN+X&!P+s\H\-7:2j.Ouu!.4?Pj+s.jF'bV#e%1EUP$47(F#RCY@#6tJ>zzz
10.620 +zzzzzz!!!!_4obQ_z&Jc0#)]K_9*?Q@I+X8*S-n$Gj-n$;^-6XKV+sA$M+!)IF+<_jN+sJ3S+X&!R,
10.621 +UFcb-n-Vr/M&G'.4?Mf*ul::'G1ld$k*LN#mgnD#RC\A#6tJ=#6tP8zzzzzzzz!!#2Hzz'Gqf0*?Q=
10.622 +E*Zc@B+!2UM,:4lj/1N/!-79r],U4KW+sA-S+sJ3T+sA*P+X&'U,pk#g.4Ql"/1`>&.4?Me*ZQ"6'+
10.623 +YT_$k!CL#mgkC#RC\@#6tJ=#RLeD$31&+zzzzzzz!'WRHz!!!!3(E4D<+<_gK*ZZ4?*?H7F+XAKd/1
10.624 +`;$.OQSk,pOZ\,U4NW+WqmN+WqmM+<i$U-R^Ak.P!&$/1iD&-mg/^*uZ"2&J#<Y$OR1H#mgnE#6tJ=
10.625 +#6tJ>#RLbD$4-\4zzzzzzz5!ArHz!"p"_*?cRM,U+ES*ZH%;)]Kh=+XSQb/1iD'.k<(u-mp;e,pXWV
10.626 ++!2UI+<VdL+X/0Y-7C8l/1`>'.kE+u-RBoW*>oV*%h/pT$4."F#mgkB#6kD<#RC\B#RLbB#RCD1zzz
10.627 +zzz!!!!_4obQ_z',)0"+!W$V,U"<P*?6";)]K_;+!W0b.4m)$.k2qp-6sf\,9\0O+!2RI+<VdL+XA?
10.628 +[-RgPr.k<,#.k2qp,9\-L)ANhp%1<ON#mgnD#R1J;"pP;<#RC\A#RC\A#6tJ6#mgn<zzzzz!!#2Hz!
10.629 +!!!4',;K.,9nK\,U4ES*#oq;)]Th<+!DmV-7LAk-RL/c,9e9R+WqjJ*Zc@E+<VgN,:"Q`.P!#".k<,
10.630 +!.4-8`+<DOB()%2f$OR1H#mghA"pP89"pYD>#RC\A#RC\A#R:V@#RC\C#RC\=#64`(zzz!'WRHz!!!
10.631 +WE&f2E-,U=W\+sA-O*Zc@A*ZlFF+<i'U,:+W^,9nBU+<VaJ*Zc@D*ZcCF+<_pR,pt)h.4Qhu.OQSj,
10.632 +pFKS*#oe2&.K!S$47(G#6k>8"pP8:#7(S@#RC\A#RC\A#7(S@#RLhD#R:P=#QOi)zzz5!ArHz!!!QD
10.633 +'H8#7+<r'T,9e<U+X/*R+sJ0Q+X/*S,9nEX+sA'N*ZlFE*ZcCF+<VgN+sS?Z-R^Al-n-Gb+X83R+!)
10.634 +FA)AX#!%h&gR$4$h?"pG/6"pP;;#RC\A#RC\A#RC\@#7(VB$4-tE#RC\A#QOi)zz!!!!_4obQ_z!##
10.635 +qV(*";:+!DdM+!W$V,UF]^,pXf`-6aWX+sJ3S+<VaJ+!2RI+X&!Q+X/-U,UOib-RU;f+!2IC)]]k;)
10.636 +]BV3().>k%L`[M#6tG;"U5/8"pYD>#RC\A#RC\A#RC\B#RUnI$4-h?#R:VC":#,9zz!!#2Hzz'+bfk
10.637 +(`422*ZZ@B)BpFR,pk#h-n-Mj,U=T[,pOTX+X%sN+X/0W,U=Z\,pX`],pX`^,:"?M)]0G0(`=2/(DR
10.638 +Vt&J5Tc$4$nB#6tG<#6tJ=#RC\A#RC\@#RC\B#mgnE$4I:M$jm:H#mgtE"9\r7zz!'WRHz!!!!4&J5
10.639 +]l(`+).(`F2,)BU+J-7:/j.4?Mj-R^>h-m^/a,U4T[,:4`a-71&b+sJ-Q+X%pM*?5n2'bh>q'G_At'
10.640 +,(uk&ePQ\#mgkC#R:P=#7(VB#RC\A#R:S>#RC_C#mq"H$4.(J$O[=N$k*LO"p>/;zz5!ArHz!!!`G&
10.641 +JPoo'c%N$(D[]$(E4J@,pk&k/1`8$.k3"u.4?Pj-7C5g-RL/e,:+NV+!)IE*#oe5()7Go&J5Td%hTE
10.642 +d&ekuk&.]3W$OI+F#RC_B#mgnE#m^b@#6tJ>#RC_C#mq%J$OR:L%1EXR$OdFO#mgtIz!!!!_4obQ_z
10.643 +!#6+['bqGt'GD2q'GM5t)&s_>+t"`g/1`>'.Olkp-RL/g-RC&b,:"KV+!2RF)]9G/(DIJq'+kii&.K
10.644 +'Y%hB6a&J5Tg&eY]`$k!FO$OI.I$47(F#R:S>#7(SA#mgnE$4I=N$k<aV%1N^S$O[:K$4I7Kz!!#2H
10.645 +zz()@T"()IZ!',(un'GM2t)&aD6,q1;m.Olqs-RU5d,paf\,U=QW+<M[G*>o\1'bqAs&J#B^&.f6X$
10.646 +O[CR%hK<c',MK%().8j%1isY%1N^R$4-tC#6tJ=#RC_C#mq%K$k3[V%LrsX$k!@L$k*LN$k!IDz!'W
10.647 +RHz!!!!7'GhT(()@Vu'+trk',))r(Dn&7,:Fre-6sl^+s\BY,9nBV*uuFC)Aj>.'bV,l&eY`e%1N^S
10.648 +$k!CL$4@:Q&JPur)&O5-().Dq&eGTa%1N^Q#m^eA#6tJ=#7(VB$4ICT%1`sZ%LrpW$k*IO%1N^S%1N
10.649 +:;z5!ArHz!!!`L(E+51)&3l$',(ul',2,q(E"58*[;aI*?-"=*?H@G+<DLA(`F/*'b_5o&J,Ka%Lrp
10.650 +W$k!FM$OR4J$Om^a(`OG7*ZZ7@)]0D+'+kcc%1<IK#mU\?#6tJ=#RUnH%1`s\%hB-Z%1NaT$k*RS$k
10.651 +3XT%KHJ/!!!!_4obQ_z!#ZRk)B9_:)&X;,()%Aq',D;u'c%W'(E"#*(Dmo((`XD0)Aa5*'GM2n&ePZ
10.652 +c%LrsX%1EXQ$O[:K$47+K',23"*#otB-6scU*#fb3'G1ib$jm:H#R:S?#RLhG$k*UV%hK9_%h9'Y%1
10.653 +EXS%1WjW%Ls![%fcS0!!#2Hzz*#on<*Zl@B*>o_4)AEr%'GhQ$()@Z#'bqGt'bh>s'GV;s'GD,n'+k
10.654 +ff&.]6\%LrpX$k3UR%1EUR%1Npc'c\5;-7'rd-RL)\*ZGq3'+YKZ$47%E#RC_D$k<^W&.]9_&.f?^%
10.655 +LrsX%1E^V%M''\%hK9bz!'WRHzz)]^"B+WhgM*?6"=*uPt5(`F5/(D[`#'GV>t'GV;s'bhAs'GM2n&
10.656 +eP]e%hB0]%M0-]%Ls$[%hK6]'GVK**[2jX.4Znt-RC&^)As;(&.T-W$47(G$4RCR&.]<`&.oKc&.]6
10.657 +\%LrsY%1`s[&J5Qb&JGcjz5!ArHz!!"&]*[)aP,UFWW+<M[L+WVXA)]]n9(`4&+(`*u((`=,-(Dml&
10.658 +()7Ms'+toi&eP]f&.oNf&ebrm&J,]n(`OPA,pt,m/1iG).4$,V(_m_s%h/pU$4.+L%M'-a&J>]h&eP
10.659 +Ze&.]9]%hB3^&.oKf&ebik'GV8]!!!!_4obQ_z!!"&_+s\E\-mg8f-71)g,pa]U)]^%C*?#h8)&jG5
10.660 +*#]e7)]KV3()@W"'GM5p',(uk'GM8s()Rf$)AsJ4+sA3Y-n6_u/M/M'-R9cR(`!_q%1EXQ%1NgY&J>
10.661 +]i',)#m&eYfh&.]?a&.fBd',)#o',)&p'c.Yd!!#2Hzz*??7G,UOoh.4Qhu.k)kp-S$Pn,pX]]+!2X
10.662 +I+<_jN+!MmQ*uZ%9(`*r(()@T"'c.Z'()\#/)B'P9*$?IN,UFfe.P!&$.kE2#-mTiQ()%5i%LimX%h
10.663 +TEe'GM5r'GV>s'+trl&eYfi',2/r'bqGt&el)s()-`K!'WRHz!!!!=*ZcCM-RgPs.kND,/hJb/0eG(
10.664 +0-n6er-R^Gk-n6Vn.4-De+W_XB)&X;1(`+#,)B'S7*??.>+X/'T,9nEZ-7:2k.P!#".k<(s,p=9G()
10.665 +%;n&.fEd',;5t()@Z%(Ddi&'c%N!'bh>s'GV8p'GD)l'c%T&'*&"45!ArHz!!",^*?laT.4Ql#/MA_
10.666 +20f([G1cI?I0JP75/h\n40etC8/hAFu,Te*K*$#t<)B0V7*?H:E+<VaN,pX`],UF`_,UOld.4Qes.O
10.667 +cbm,9RsE)&X2)'GM8s()@Z$(Dmr)(Ddo)()7Q"'c%Ms'+YKb&/5ck'bhK"!!!!_4obQ_z!$<(!+!Dg
10.668 +U-n-Vt0/,"71H%-O3B/oT1GU[>0ekF=0eb:4/1;hj,9S'K*ZZ4>*??.A*ZuUM+seN^,pai`,pX`],U
10.669 +=]b.4H_q.4?Sk-6aKM)Aj8-()I`%()@Z&(`=50)Aa,((Ddl'()@W!%hTNh'GD/r(`4/0!!#2Hzz*??
10.670 ++>*[2pY-7:E"/LrP21,UpK2)R0I1GLU=0J5%4/hAJ#-6sfZ+WqdH*??.@*?H7C+<i$U,pala,pac\,
10.671 +9nBW,UOid.4H_r.Ocbm,U+<M)]9J/(Ddl((Dn#-)B'P8*??+;)&X8-(D[`"'GD)n'c.Z))''[s!'WR
10.672 +Hz!!!!A(E",5+<`!U-RpYu.k<2(2Dm3E0eY:70.nn1/1W8%-mp>f+sJ0Q+<DOD*??.@*Zc@F+X/-V,
10.673 +9nEY,9e9T+X&!Q,pt,k.Olr".4Zkr,pXWS)]BM/(Ddo*)&aG7*ZZ:B*ZlID)]0A,(DR]$'GD2u(E48
10.674 +5*?>+[5!ArHz!!!uV(E"25*ZlON-7C2k/h\q60ek:50.nh-/1W5$.OZ_n,pX][+WqjK*ZZ4@*??.A*
10.675 +Zc@G+<i!R+sS<V+sA*Q+WqpQ,q(5n/1`A)0.\\)-R9iV*#TS1(`4,.)B0\?+<hsN+<V[E)Aa2((Ddi
10.676 +%'c%W**$$(A*?>,D4obQ_z!#HFf)&aJ8+!MpU-6jc`/M&M01bg[:/1N,!.Olqt-RU5d,U4KV+!2RG*
10.677 +??.@*??.@*?6(@+!DgP+sJ3S+sA*P+s\E]-RgW!/hSh40J>",.3T]O)AsA/(`=;6*ZlLK,:"HU+!)F
10.678 +A(`4))()@Z$(`F>7+!2RF*WSAfzz(`4&+)]g+D+<i'W,pO]`.P!/)/M/P+.4?Vo.4HYm-7'o_,9\3Q
10.679 ++<MXF*??+>*#oq<*#p"A+<i$R,9\<W,9S3W,UFif.P3;-1G^a?0J"\$,U"*G)B'M5*$$+D,:"N\+sJ
10.680 +-M*Zc==(`F8/(`4,/)]TqA+<MLB(Ht"_z!!!!;)&F/4+WqmM+s\K^,UF`c.kE5%.k2tr-RU8i-71&d
10.681 +,pX`\+sA'O+!)ID*??+>)]Kb:*$-1E,9eBZ,UF]\+seN],pt,l0JP@>1GU[>/h8@p+!)C@)]B\9+<_
10.682 +sS,pX]Z+!2LE*??(9)&aA1)B0S7*?QFJ+;u145!ArHz!!!uV)BU.H,9nE[.k<,!.4Ql$0.\Y*.Ounr
10.683 +-RU5f-7'o_,9e9S+<VdK*Zc@C*#on:*#ot?+!DgP+seN^-RC#c-RU5f-RgPu1,LdB1,:R9.4-;`+!)
10.684 +CA)]TnA+X/*U+sJ0Q+!)FC*?,h5(`F;3*#]h>+X/-T*>fVW4obQ_z!#HFk+<i'Y-7LJu0.SP+0/G@>
10.685 +1GLX;/hAP'.Oc_m-RC)b+sS9T+WqjJ*ZlFC*#ot>*ZlLI+X86Y-R^Dn.OQYo-mpDm.kWM31G^dA1,:
10.686 +R8,pXZU*?,q:*$$(C+X&$Q+WqjK*ZZ4>)&X5+)]Th8)]^"E,:"HQ(]Z``zz(D[r4,UOof/MT%<0JG4
10.687 +<1cI?P1,C[A0f(R=0J4t0.4Znr-RL&_+X%sM+!)FD*Zc@F+!MmS,UFfe.P*/'.P*/(.P*,%0ekRE2)
10.688 +@!C1+t+(+sA!J*#fh9*$$+E+X&!O+!2OD)AsA/)&X>3*#TV4*ZlUO,U=HJ!'WRHz!!!!3'cS8A.4Qi
10.689 +"1,UjC0JYIC3&ilT3B/oU2`<QL0ek@6/M/M%-m^,`+sJ-P+!2OG+!2[M+s\Na-RgPt/het30JP750/
10.690 +#.G2)R6I1GU[=0.SCn+WhaF)]BV6*$-1F+<V^H*uu:;(E")-(E+21)]0M9+!W!S,8pO^5!ArHz!!!W
10.691 +E*?cXR-R^Dt1c$jA1Gq-P3'05a3B9#W2`<KI1,1F6/M/A!-R9r^,9e<S+<VaK+X/-V-7LAm.kWJ01G
10.692 +^^C2)-dA5!D.g1GU[=0ek=2-mp2]+!)C?)&XD6*ZlLI*ul7=)&O2-)&O/,)&XD3(EOP=+XA6V+92C*
10.693 +4obQ_z!"BMW*?ZRS.4?So/1iP31,q9T4[)%m4?,8X2E!EI0ek@6/M&A#-m^,a,9n?S+X&!Q,:"Qb.O
10.694 +lr#/i#:A2)I<Q5!D.h2)IKP0eb:7/hAJ#-RBoX*?5t9)B0\;*ZlIF*#]\4)&O5.(Ddo*)B'M6*?6+D
10.695 ++!W!1!!#2Hzz#S@[e*ZuaW-mpAh-7CN"0f(UI4?P_f3]K#U2)I*E1,:O:/h8D"-RC&a,9\3S+sJ6W,
10.696 +pt,l/1iM22)mKQ2`a,^3&WWN1d3]N0J>%0.Ocep,pONR*#fe7)]Tk>*Zc=?)B'J1)&O2,(E"/2)]Th
10.697 +<*?H=I+Wpab!'WRHz!!!!+$5+'i)^-IQ-RL5f-7UPu/MAh62`EWQ1c.$F0eb:80eb74/1N(q,pX][+
10.698 +sJ6V,:"T^-n-`$0JbUH3]fAa5!Cq`2)R6J4u+iF/Lr>%.4HYk+WqjH)]K_9*??1B*ZZ4=)AsA/()Ic
10.699 +()&jP9*$$+D*[2dN+92BA5!ArHz!!!?8%hf`t*?c[T,pjud-RUDq/M8_21GU^?0eY46/hSb10.\Y).
10.700 +OZVi,U=WZ+sS?[,pt&h/hSh32E3]V3]T,Z4uG/S2)I*Q0J+h,.k</$.4?Me+!2LC)]Ke<*?H7C*Zc7
10.701 +>)&O,)()Il/*?H7C+<_jO+sJ*/!!!!_4obQ_z!!!H@'c7i.+XJ9Y,9nK]-RgMq/1iM.0/"q20.\\*/
10.702 +1iJ+.k<(u-RL,b,UFZ\,UFif.k3,(0/,1?2E*KN2)I6U1GgsF1GV-H/1`;%.kE8$-RC#]*uu=?*#ot
10.703 +?*ZuRH*uu=>)&O/*(E+87+<r*T+sJ6U+sI!e!!#2Hzz$Om[_(`F;9,U+Q],9nN`-n-Vs/M8\00J5"1
10.704 +/1W5$.kE2#.Ocbo-71&d-7C2g-n?eu/1iG,0JG=@1c$mC5!CbY1,CU<00Us?/M&G(/M/M$-6jWS*?6
10.705 +"<*??4E+<VdL+!;RC)Aj8.*$6=J,U=T[,9e9Tz!'WRHzz%1a*k*??.D,9nT_,UY#i.4Zr$/h\n40J4
10.706 +t0.k<,$.k2ts.4HYn-RU8i-n$Jm.4Hbt/1`A+00VQ`5!D.c1G^^=0eY.C0J>%3/M8Y,/1`4r+sA!J*
10.707 +#oq=*?H=H+sJ6W,9\-K)&O83+!MsU,U=TY+sA*0z5!ArHz!!!!-%hom$+<;UM+sJ?Z-n-So.P!)&0/
10.708 +,(6/hJV*.kE5%.Ocep-RL/f-RU;j-RU8i-n-Vr.kE>;4u+iI4u"`F0.nk100VQT0ek@80.nk-.k)_f
10.709 ++<MXF*#ot?+!;[L,9nEX+sJ$I*$$.H,UF]]+sJ*N*ZtF_!!!!_4obQ_z!!!N?',MT/+<_pQ,:"Q_.4
10.710 +Qes.kE5'0/"t2/Lr;#/1`8".4?Pj,pai`-7'ub,UOlc-7LAn.P<n9/h\k30.nk1/hSb42*N`L0JG16
10.711 +/hSY(.OQG`*uu@B*$$(B+<VgN+X&'S+WhaI+X83V,9S-Q)]Tn>)ZTj<!!#2Hzz!!!TE(E4G=,U=Z[,
10.712 +U=Za-n6\s/M&G)/M/P*.4Qhu.k)ko-RL,a+sS6V,:"NY,U4QZ-7(#f4tA09/hSb//heq2/i5IC4tnZ
10.713 +E0JP=8/Lr;",pFHQ*??.@*?Q@F+<_mN+<_pP+WqpO,9IjB)AsD.(`=7mz!'WRHzz!"fhZ)'0qH-7:#
10.714 +^+sJB^-n$Mo.4?Yp.Olkr-n6Ym-7'o^+WhmM+W_aK*[)XL+!DdP,UYc+.kNA,/hSh30J>(53&a#b0e
10.715 +kC;1GUX9/1N"p+WqdG*??.@*ZlII+WqmL+<VaI*?c@D'bh>q&J>iq(B=F8z5!ArHzz!"Tb\)BU.K,U
10.716 +=HT+=&0Y-RU8g-7:,f-RU5e-RBu\+WqgJ*$$%=*#fk;*ZZ:E+s\B\5!CJJ0JG160JP==0JYCD2DdTQ
10.717 +1,:XB1GCC2.4$2]*Zc=B*?H7D+!2UI+<VdH)]T\2((q5j%hB0\&/5`Wz!!!!_4obQ_zz$kF-m)':"I
10.718 ++s%jM+sS?Z,pjrd-7:/h-RBu^,9\6R*Zc=A)]K_7)]K_9*?ZLL-RC-(/1iM01,C[A1c@0G2E3ZQ4uG
10.719 +2S1c.'F/h8@u+WqjJ*ZZ:C*Zc@D*Zc:C)]K_3'GD,m%h/pU%1E^Y%h\jBz!!#2Hzz!!!!-%20Np*?Q
10.720 +FL+!;gS+s\H]-7:2i.4Qhu-7'ua,9nKV+!2IB)]Kb:*#otA+sJ9[.6]C:0f1^G2E*TR2`<NS3]K;e2
10.721 +`<NP2`<ED/1Dqh+!2RG*??.@*??.=)Aj5+(Dd\t'+kfb$OR1I$4R:K$31&+z!'WRHzz!!!?7&JQ'%+
10.722 +<r3W+t"Z^.46Mn.kE2%/1rY-.4Qkq-70r]+s%gJ*?Q:B*?ZLM,pt'(1,CgH2`NcV3B9&X2`E`V3&j)
10.723 +c2`<QQ1GCF2-6s`U*Zl@A*?6%<)B0M1'b_8p'+toj&eY]b&f)&i&dSdDzz5!ArHzz#71eM&f;Z4,q(
10.724 +,d-mg8i.P*/)0JP::0f1^>0/5.0.4QYk-6a]X+WqpO,Ub#h.m?-Q2E*ZX4$5Ve4#o;]3B9,\3]]Ga2
10.725 +`*BH/Lr1o+s.jJ+<2==)AsA.(DIPs'bqAq'GD,o%hB0`&/#EX#S-n8z!!!!_4obQ_z!!!!'#n7F[(`
10.726 +ahK.k;qo-RpZ"0JG4;1c7*I2)R3H1GCI6/Li1u-RU2e-RL5j/1W;94u+uT3'02`4?P_g3]]>a4$5Sc
10.727 +3B02[1GU^=.3p)\+!)RH)B'P3(_mf$'+trm',)&n'+tfd%hT?c&do!V%fcS0z!!#2Hzz!!!3-%1s9k
10.728 +*@!!a.jubo.kE>-0JG4;1c7*G1,1R>/hJY+/1N(t.4H\p.4H_t/MAb@1cIBS3]fGd4?P_f4?GVe4?P
10.729 +Ya2a0&P0JP..,U4HS+<;C>)]9D.',)#k&ebol',2&k%Ls$\%LijU$OI+Mzz!'WRHzz!!WW:&el*$,:
10.730 +b8n-RU>n/1rS/0/"q10eb=8/hSe..k<,!.4?Sm-n-Pn.Olr"/hf"D2E!QU3]fGd4$,Mc4$,Mc4#o5X
10.731 +5!CVQ0J"Rr+sA*P)B'M2()@Ss'+tok'+trn'+b`f&eGHY$OR1F$OdFDzz5!ArHzz#6t_O'c%`3-n6P
10.732 +i-7C>p/1iG*/hAP)/M/P*/1`8#.4HYn-RU;i-n$Jn.4Zo#0/#%D5!Cnb3B9/^4$#Da3BB/]2`3EU0e
10.733 +tF;-m^,a,9e0H)&a2''bV/n',(uj&ebig%LrsW$47(G#m^Y=%KHJ/z!!!!_4obQ_z!!!!(#7hF](E4
10.734 +JA-n$Ag-RgSt/1iG)/1W5&/1W8$.Outt.4H\o-n$Jl-n$Mn.k</'0/,+:2*NoW3'')]3B9,[3B9&W2
10.735 +*O2\2)Hj2-70u\+<)4;(_dVt&ebol&eYch&J,H^%1EUO$4."G"pP>?zz!!#2Hzz!!``:%i#fq)BL(K
10.736 +,U=]b.4d#$/1`;%.k</$.P!#!.kE,!.4Hbr.k)nr.Olqu/2&Y/0/#(:1d3cV3BB/\3B9&Y3&``R1d3
10.737 +cP/g_nm,9e-J)]BV0',2&l&eboj'+trk&J#?\$k!FM$4@"A#n$_5zz!'WRHzz#7(YM(Ddi)*[)dS,U
10.738 +Olf.k</&/Lr>&.k<,#/1`>'/M&D'.kN;'/1W5%/M/P.0.nn20JYC>4uG2X3B9)[3&iiU2)I0S1bU@0
10.739 +-71&^*uu=?(_m`!',)#m',;2q'bqDq&.]9\%1<LM#mUkH$46b5zz5!ArHz!!!!(#RV7_(`423+<i'U
10.740 +,:=oh/1iJ,/M8\./hJY-0J>%2/hSe0/M8Y./h\h00/"t30/,(71,:XL1c76P3&rrW2`EWN1,;$I/1M
10.741 +qk-6jNO*#]\1'bh>r'GV;s'c%N#(D[\u'+tfc$k!@I#RLeE$31&+z!!!!_4obQ_z!!ii;$ksNq)&jP
10.742 +9+!;dP-RU>n0/"t30J>(50/,+90eY=:0/,%40/"t30/"t30JG180ekF=1,D*N1c@6O2`EWQ2)@!A4t
10.743 +eB6-7'ud,p"-I(Ddi%'bqH!(Dn&.)&jJ5)]KS/'bM#d$4I4G"pPG8zz!!#2Hzz$k*IQ&Jc0!)B9_;+
10.744 +!MjQ,q1>s0/"t30/"q20etI<1GgjA0eb:80JG.50/"t40JG490ekC;1,D*N2)R<N2`3HL1GLLG.jlV
10.745 +g-mg/\*uu17()@`&'c.]+)B^+D+!2OE*#f_2'b_,e$O?tA"9ni+zz!'WRHz!!!!/$k<g]()If+)]Kb
10.746 +;+Wr!U-n$Pt0/"q1/M/S.0.nk21,:R=0JG160.nh0/hS_-0/,%50/,%71-RKN2)R9L2)@!@00Us9-m
10.747 +g5g-6OHQ)&F&+)&X81)]Tn@+!2OG+!;^J*Zc19'bLrc#7:\?#QOi)zz5!ArHzz'+tro(E",2*$$(C+
10.748 +<i$U-71,h.4Qhu.k</%.k3)#/hAV,.kN;'/1W8&/1`;&.kNA+0/#%60g7?K1GgsH1GLIF4tJ-2-R^;
10.749 +c+X%jB(E").)&jS:+!2RG+!;dQ,9e?U+X%dA&eGNZ$4$k:zz!!!!_4obQ_z!!!!7'bqH!(`OJ7*?ZF
10.750 +H,9e<V,9nQa.P!##/1`5!.4H\q.4?Vn-n6Yn-mpDm.Olns.P!,)0/"t34u+lK0etI<00Uj6-mg;h-6
10.751 +aWV*>]P1)&XD6*ZZ:D+!;[M+sS<V,9nHY+rqL6&.K!S#QOi)zz!!#2Hzz!!!!8(Dn#,)''\:+<MaO,
10.752 +9e?X,pt&j/1iG*/Li5".4?Sm-RU8f,UF]],U4N[,Ub)j-n6_t/M8Y>/hSe1/j;H_.k<%q,pOTW+!2L
10.753 +C(`4,.)]Tk=*ZlIH+X/-S+sJ3T+s\BX*uc(0%1EXPzzz!'WRHzz!!!!8)&aG5)&jS<+!2[O+X&$T-R
10.754 +^Jq/M8Y//M/J'.Olhp-RL)a,9e<U+sJ6V-RL2f-R^Dm.P*&55!D.o.Outs-m^&\+WqjJ*ZQ%8)&aG7
10.755 +*??1B+<M^L+X&!P+s8$Q-70u]*>fA!%LiC<zzz5!ArHzz!!!lS)B'S7+!2[L+X&$Q+!;dS.4[#&0/#
10.756 +"5/M/P(.4HYo-m^/b,9e?V,9nH[,palb-RU8i-n$Jm4t.p0-n$Dg,9nBU+<_gJ)B'J4)B9_;*?H:F+
10.757 +<_mN+!2UJ+Wr*Y,U+<P)A3Sh$NL/,zz!!!!_4obQ_zz!!!oU)B9b>+<_mO,:"QW+!)XT.kE;+0.nh-
10.758 +.k<)!.Olkq-RC&a,9nEW,U=Z^-71&e-RU8h-n$Jl-n$Jk-RL,b,9e9S+X%pI)B0Y9*$$(B+!;^L+<D
10.759 +RG+<VdM,U+QZ+X8-I'+>3Jzzz!!#2Hzzz!#cap*$6=K,U4KW,paQQ+!;jX.kNA+/hJY,.k3"u.4HYm
10.760 +-RL,b,U=W]-7'ud-RU8i-n$Mm.4Qbp-n$Jl-mg8d,9e9U+X%pK*ZZ:D*ZlLI+<VaI*??+@*$67F+!;
10.761 +UL,TRU2%13(8zzz!'WRHzzz!#Zas*[)dS,UF`c-7BiQ*?cXS/M8Y./M/M).k3"u.Ocbn-RU8g,q(2i
10.762 +-RgJm-n$Mn.4Hbt.k<,".k3"t-mg2b,:"Q[+s.pK+<VaK+X&!O*uu@B*??.?*?H7B*[2gQ+;bXszzz
10.763 +z5!ArHzzz!#ln#+sS?Z-7:2h-m]iN+<r3].P*5+0.eb,.k<)!.Oceq-R^>i.4Qes.kE5&.kN>)/1`;
10.764 +%.kE5&.k)np-7'ra-7'o_+sA-R+sJ3S+WhdI*ZZ7?)]BY7*$$(?+!MjI'FkHMzzz!!!!_4obQ_zzz!
10.765 +$!%',pald-mpGm.j#WU,paoe.kN>*/hJV*/1`;$.Olnt.4H_r.P!&$/M/M*/hSb./hJY+/1`>'.Oce
10.766 +p-7'uc-70u_,U=QY+X&!N!!!!?*#fe7)B'P7*#oq?+WM:3%h&F<zzz!!#2Hzzzz*$?CL,pt2n.P*,#
10.767 +.jZAf,pt#g.P!&%/M/P+/1W5$.k3&".kE2$/1`>)/MA_/0.nk0/hSb//M&G'.Olkp-mpAh-71#b,U=
10.768 +QX+s6jcz!#c^m)B0Y:*?H7D*>T.qzzzz!'WRHzzzz!$`^7-nHu'/hAM'/1`8#.k3"u.k<,$/M/M).k
10.769 +<,#.k</%/1`>(/M/S.0/"t3/h\k30.nk0/M/M).k)nr-RL/e,pai_,9d*fzz)&X>3*#ot=+<DXF'b(
10.770 +TPzzzz5!ArHzzzz!$`d;/M8\00.e_*.P<8%/1W8&.4?Vq.Outu.Olqu.k<,$/M/P,/hSb00JG170JG
10.771 +170/"q1/hJV*.Ouqr-RU5f,paf:zzz)&jP9*ZlCE+WqjC&HDe2zzz!!!!_4obQ_zzzz!$NX=0/,(5/
10.772 +M/M(.kN5$/1W5"-n$Gk-RU;j.4?Vp.Olnt.k</&/hSb00/#"50JG170JG.4/M/M).Olnq-RU8hzzz!
10.773 +!!!<*??1D+<MdO+rM$ozzzz!!#2Hzzzzz+<i3b0/"t30.e_*.k)u"/1`;#,pt&e-RU8h-RU;j-n-Sp
10.774 +.k3&#/1iG+/MA_00JG.60J>(2/M&G'zzzzzz+<VjO+X86X*#ASTzzzz!'WRHzzzzz!!"Au/M/S-/M&
10.775 +G&.Om&'/MAY*.46Ji,palb,paf_-7:/e.46Sn.4Qi!/1iG+0/"t2/hS_,/H>bNzzzzz!!!!C,9nBU,
10.776 +UFQTzzzzz5!ArHzzzzz!!"Dt/LrA&-n$Jm-n6i$/hek0.P)nr.jcSh,U=Z^,U=Z_-RC&c-R^Al.Olu
10.777 +"/1iG+/hJUSzzzzzz!!!!E,pFNZ,p<6gzzzz!!!!_4obQ_zzzzz!$Na?.Olkr-71)e.4Q\r/2/b30/
10.778 +"q1/M/M)/Lr+r,Uar=,pal<z.Olr"zzzzzzzz!!!!F,9eBY,6.]Dzzzz!!#2Hzzzzzz)^6UW,pXf^,
10.779 +:"K\-mpAn/cYkOz!!!!Nzzzzzzzzzzzzz!!"8d+X864zzzzz!'WRHzzzzz!!!!8*$$.G,9S*Q+<r-Y
10.780 ++sI!ezzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzz!!!QD()n24+s-e-+s8'O*rl9@zzzzzzzzzzzzzzz
10.781 +zzzzzzz!!!!_5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
10.782 +!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.
10.783 +o5!D.o5!D.o5!D.o5!D.o5!D.~>
10.784 +InterpretLevel1 not {
10.785 + grestore
10.786 +} if
10.787 +grestore
10.788 +%%%%EndImage
10.789 +1.000 UL
10.790 +LTb
10.791 +1.000 UP
10.792 +1.000 UL
10.793 +LTb
10.794 +stroke
10.795 +grestore
10.796 +end
10.797 +showpage
10.798 +%%Trailer
10.799 +%%DocumentFonts: Helvetica
11.1 --- a/singlegene_AUD_lr_top_3_420_jet.eps Sat Apr 11 19:39:56 2009 -0700
11.2 +++ b/singlegene_AUD_lr_top_3_420_jet.eps Sat Apr 11 19:50:21 2009 -0700
11.3 @@ -1,1 +1,731 @@
11.4 -../figures/singlegene_AUD_lr_top_3_420_jet.epcs
11.5 \ No newline at end of file
11.6 +%!PS-Adobe-2.0 EPSF-2.0
11.7 +%%Title: singlegene_AUD_lr_top_3_420_jet.epcs
11.8 +%%Creator: gnuplot 4.2 patchlevel 2
11.9 +%%CreationDate: Tue Apr 7 15:00:37 2009
11.10 +%%DocumentFonts: (atend)
11.11 +%%BoundingBox: 50 50 410 302
11.12 +%%EndComments
11.13 +%%BeginProlog
11.14 +/gnudict 256 dict def
11.15 +gnudict begin
11.16 +%
11.17 +% The following 6 true/false flags may be edited by hand if required
11.18 +% The unit line width may also be changed
11.19 +%
11.20 +/Color true def
11.21 +/Blacktext false def
11.22 +/Solid true def
11.23 +/Dashlength 1 def
11.24 +/Landscape false def
11.25 +/Level1 false def
11.26 +/Rounded false def
11.27 +/TransparentPatterns false def
11.28 +/gnulinewidth 5.000 def
11.29 +/userlinewidth gnulinewidth def
11.30 +%
11.31 +/vshift -46 def
11.32 +/dl1 {
11.33 + 10.0 Dashlength mul mul
11.34 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
11.35 +} def
11.36 +/dl2 {
11.37 + 10.0 Dashlength mul mul
11.38 + Rounded { currentlinewidth 0.75 mul add } if
11.39 +} def
11.40 +/hpt_ 31.5 def
11.41 +/vpt_ 31.5 def
11.42 +/hpt hpt_ def
11.43 +/vpt vpt_ def
11.44 +Level1 {} {
11.45 +/SDict 10 dict def
11.46 +systemdict /pdfmark known not {
11.47 + userdict /pdfmark systemdict /cleartomark get put
11.48 +} if
11.49 +SDict begin [
11.50 + /Title (singlegene_AUD_lr_top_3_420_jet.epcs)
11.51 + /Subject (gnuplot plot)
11.52 + /Creator (gnuplot 4.2 patchlevel 2 )
11.53 + /Author (Bayle Shanks,,,)
11.54 +% /Producer (gnuplot)
11.55 +% /Keywords ()
11.56 + /CreationDate (Tue Apr 7 15:00:37 2009)
11.57 + /DOCINFO pdfmark
11.58 +end
11.59 +} ifelse
11.60 +%
11.61 +% Gnuplot Prolog Version 4.2 (August 2006)
11.62 +%
11.63 +/M {moveto} bind def
11.64 +/L {lineto} bind def
11.65 +/R {rmoveto} bind def
11.66 +/V {rlineto} bind def
11.67 +/N {newpath moveto} bind def
11.68 +/Z {closepath} bind def
11.69 +/C {setrgbcolor} bind def
11.70 +/f {rlineto fill} bind def
11.71 +/vpt2 vpt 2 mul def
11.72 +/hpt2 hpt 2 mul def
11.73 +/Lshow {currentpoint stroke M 0 vshift R
11.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
11.75 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
11.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
11.77 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
11.78 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
11.79 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
11.80 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
11.81 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
11.82 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
11.83 +/BL {stroke userlinewidth 2 mul setlinewidth
11.84 + Rounded {1 setlinejoin 1 setlinecap} if} def
11.85 +/AL {stroke userlinewidth 2 div setlinewidth
11.86 + Rounded {1 setlinejoin 1 setlinecap} if} def
11.87 +/UL {dup gnulinewidth mul /userlinewidth exch def
11.88 + dup 1 lt {pop 1} if 10 mul /udl exch def} def
11.89 +/PL {stroke userlinewidth setlinewidth
11.90 + Rounded {1 setlinejoin 1 setlinecap} if} def
11.91 +% Default Line colors
11.92 +/LCw {1 1 1} def
11.93 +/LCb {0 0 0} def
11.94 +/LCa {0 0 0} def
11.95 +/LC0 {1 0 0} def
11.96 +/LC1 {0 1 0} def
11.97 +/LC2 {0 0 1} def
11.98 +/LC3 {1 0 1} def
11.99 +/LC4 {0 1 1} def
11.100 +/LC5 {1 1 0} def
11.101 +/LC6 {0 0 0} def
11.102 +/LC7 {1 0.3 0} def
11.103 +/LC8 {0.5 0.5 0.5} def
11.104 +% Default Line Types
11.105 +/LTw {PL [] 1 setgray} def
11.106 +/LTb {BL [] LCb DL} def
11.107 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
11.108 +/LT0 {PL [] LC0 DL} def
11.109 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def
11.110 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def
11.111 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
11.112 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
11.113 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
11.114 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
11.115 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
11.116 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
11.117 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
11.118 +/Dia {stroke [] 0 setdash 2 copy vpt add M
11.119 + hpt neg vpt neg V hpt vpt neg V
11.120 + hpt vpt V hpt neg vpt V closepath stroke
11.121 + Pnt} def
11.122 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
11.123 + currentpoint stroke M
11.124 + hpt neg vpt neg R hpt2 0 V stroke
11.125 + } def
11.126 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
11.127 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
11.128 + hpt2 neg 0 V closepath stroke
11.129 + Pnt} def
11.130 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
11.131 + hpt2 vpt2 neg V currentpoint stroke M
11.132 + hpt2 neg 0 R hpt2 vpt2 V stroke} def
11.133 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
11.134 + hpt neg vpt -1.62 mul V
11.135 + hpt 2 mul 0 V
11.136 + hpt neg vpt 1.62 mul V closepath stroke
11.137 + Pnt} def
11.138 +/Star {2 copy Pls Crs} def
11.139 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
11.140 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
11.141 + hpt2 neg 0 V closepath fill} def
11.142 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M
11.143 + hpt neg vpt -1.62 mul V
11.144 + hpt 2 mul 0 V
11.145 + hpt neg vpt 1.62 mul V closepath fill} def
11.146 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
11.147 + hpt neg vpt 1.62 mul V
11.148 + hpt 2 mul 0 V
11.149 + hpt neg vpt -1.62 mul V closepath stroke
11.150 + Pnt} def
11.151 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
11.152 + hpt neg vpt 1.62 mul V
11.153 + hpt 2 mul 0 V
11.154 + hpt neg vpt -1.62 mul V closepath fill} def
11.155 +/DiaF {stroke [] 0 setdash vpt add M
11.156 + hpt neg vpt neg V hpt vpt neg V
11.157 + hpt vpt V hpt neg vpt V closepath fill} def
11.158 +/Pent {stroke [] 0 setdash 2 copy gsave
11.159 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
11.160 + closepath stroke grestore Pnt} def
11.161 +/PentF {stroke [] 0 setdash gsave
11.162 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
11.163 + closepath fill grestore} def
11.164 +/Circle {stroke [] 0 setdash 2 copy
11.165 + hpt 0 360 arc stroke Pnt} def
11.166 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
11.167 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
11.168 +/C1 {BL [] 0 setdash 2 copy moveto
11.169 + 2 copy vpt 0 90 arc closepath fill
11.170 + vpt 0 360 arc closepath} bind def
11.171 +/C2 {BL [] 0 setdash 2 copy moveto
11.172 + 2 copy vpt 90 180 arc closepath fill
11.173 + vpt 0 360 arc closepath} bind def
11.174 +/C3 {BL [] 0 setdash 2 copy moveto
11.175 + 2 copy vpt 0 180 arc closepath fill
11.176 + vpt 0 360 arc closepath} bind def
11.177 +/C4 {BL [] 0 setdash 2 copy moveto
11.178 + 2 copy vpt 180 270 arc closepath fill
11.179 + vpt 0 360 arc closepath} bind def
11.180 +/C5 {BL [] 0 setdash 2 copy moveto
11.181 + 2 copy vpt 0 90 arc
11.182 + 2 copy moveto
11.183 + 2 copy vpt 180 270 arc closepath fill
11.184 + vpt 0 360 arc} bind def
11.185 +/C6 {BL [] 0 setdash 2 copy moveto
11.186 + 2 copy vpt 90 270 arc closepath fill
11.187 + vpt 0 360 arc closepath} bind def
11.188 +/C7 {BL [] 0 setdash 2 copy moveto
11.189 + 2 copy vpt 0 270 arc closepath fill
11.190 + vpt 0 360 arc closepath} bind def
11.191 +/C8 {BL [] 0 setdash 2 copy moveto
11.192 + 2 copy vpt 270 360 arc closepath fill
11.193 + vpt 0 360 arc closepath} bind def
11.194 +/C9 {BL [] 0 setdash 2 copy moveto
11.195 + 2 copy vpt 270 450 arc closepath fill
11.196 + vpt 0 360 arc closepath} bind def
11.197 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
11.198 + 2 copy moveto
11.199 + 2 copy vpt 90 180 arc closepath fill
11.200 + vpt 0 360 arc closepath} bind def
11.201 +/C11 {BL [] 0 setdash 2 copy moveto
11.202 + 2 copy vpt 0 180 arc closepath fill
11.203 + 2 copy moveto
11.204 + 2 copy vpt 270 360 arc closepath fill
11.205 + vpt 0 360 arc closepath} bind def
11.206 +/C12 {BL [] 0 setdash 2 copy moveto
11.207 + 2 copy vpt 180 360 arc closepath fill
11.208 + vpt 0 360 arc closepath} bind def
11.209 +/C13 {BL [] 0 setdash 2 copy moveto
11.210 + 2 copy vpt 0 90 arc closepath fill
11.211 + 2 copy moveto
11.212 + 2 copy vpt 180 360 arc closepath fill
11.213 + vpt 0 360 arc closepath} bind def
11.214 +/C14 {BL [] 0 setdash 2 copy moveto
11.215 + 2 copy vpt 90 360 arc closepath fill
11.216 + vpt 0 360 arc} bind def
11.217 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
11.218 + vpt 0 360 arc closepath} bind def
11.219 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
11.220 + neg 0 rlineto closepath} bind def
11.221 +/Square {dup Rec} bind def
11.222 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
11.223 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
11.224 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
11.225 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
11.226 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
11.227 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
11.228 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
11.229 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
11.230 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
11.231 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
11.232 + 2 copy vpt Square fill Bsquare} bind def
11.233 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
11.234 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
11.235 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
11.236 + Bsquare} bind def
11.237 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
11.238 + Bsquare} bind def
11.239 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
11.240 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
11.241 + 2 copy vpt Square fill Bsquare} bind def
11.242 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
11.243 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
11.244 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
11.245 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
11.246 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
11.247 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
11.248 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
11.249 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
11.250 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
11.251 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
11.252 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
11.253 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
11.254 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
11.255 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
11.256 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
11.257 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
11.258 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
11.259 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
11.260 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
11.261 +/DiaE {stroke [] 0 setdash vpt add M
11.262 + hpt neg vpt neg V hpt vpt neg V
11.263 + hpt vpt V hpt neg vpt V closepath stroke} def
11.264 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
11.265 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
11.266 + hpt2 neg 0 V closepath stroke} def
11.267 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M
11.268 + hpt neg vpt -1.62 mul V
11.269 + hpt 2 mul 0 V
11.270 + hpt neg vpt 1.62 mul V closepath stroke} def
11.271 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
11.272 + hpt neg vpt 1.62 mul V
11.273 + hpt 2 mul 0 V
11.274 + hpt neg vpt -1.62 mul V closepath stroke} def
11.275 +/PentE {stroke [] 0 setdash gsave
11.276 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
11.277 + closepath stroke grestore} def
11.278 +/CircE {stroke [] 0 setdash
11.279 + hpt 0 360 arc stroke} def
11.280 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
11.281 +/DiaW {stroke [] 0 setdash vpt add M
11.282 + hpt neg vpt neg V hpt vpt neg V
11.283 + hpt vpt V hpt neg vpt V Opaque stroke} def
11.284 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
11.285 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
11.286 + hpt2 neg 0 V Opaque stroke} def
11.287 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M
11.288 + hpt neg vpt -1.62 mul V
11.289 + hpt 2 mul 0 V
11.290 + hpt neg vpt 1.62 mul V Opaque stroke} def
11.291 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
11.292 + hpt neg vpt 1.62 mul V
11.293 + hpt 2 mul 0 V
11.294 + hpt neg vpt -1.62 mul V Opaque stroke} def
11.295 +/PentW {stroke [] 0 setdash gsave
11.296 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
11.297 + Opaque stroke grestore} def
11.298 +/CircW {stroke [] 0 setdash
11.299 + hpt 0 360 arc Opaque stroke} def
11.300 +/BoxFill {gsave Rec 1 setgray fill grestore} def
11.301 +/Density {
11.302 + /Fillden exch def
11.303 + currentrgbcolor
11.304 + /ColB exch def /ColG exch def /ColR exch def
11.305 + /ColR ColR Fillden mul Fillden sub 1 add def
11.306 + /ColG ColG Fillden mul Fillden sub 1 add def
11.307 + /ColB ColB Fillden mul Fillden sub 1 add def
11.308 + ColR ColG ColB setrgbcolor} def
11.309 +/BoxColFill {gsave Rec PolyFill} def
11.310 +/PolyFill {gsave Density fill grestore grestore} def
11.311 +/h {rlineto rlineto rlineto gsave fill grestore} bind def
11.312 +%
11.313 +% PostScript Level 1 Pattern Fill routine for rectangles
11.314 +% Usage: x y w h s a XX PatternFill
11.315 +% x,y = lower left corner of box to be filled
11.316 +% w,h = width and height of box
11.317 +% a = angle in degrees between lines and x-axis
11.318 +% XX = 0/1 for no/yes cross-hatch
11.319 +%
11.320 +/PatternFill {gsave /PFa [ 9 2 roll ] def
11.321 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
11.322 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
11.323 + gsave 1 setgray fill grestore clip
11.324 + currentlinewidth 0.5 mul setlinewidth
11.325 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
11.326 + 0 0 M PFa 5 get rotate PFs -2 div dup translate
11.327 + 0 1 PFs PFa 4 get div 1 add floor cvi
11.328 + {PFa 4 get mul 0 M 0 PFs V} for
11.329 + 0 PFa 6 get ne {
11.330 + 0 1 PFs PFa 4 get div 1 add floor cvi
11.331 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
11.332 + } if
11.333 + stroke grestore} def
11.334 +%
11.335 +/languagelevel where
11.336 + {pop languagelevel} {1} ifelse
11.337 + 2 lt
11.338 + {/InterpretLevel1 true def}
11.339 + {/InterpretLevel1 Level1 def}
11.340 + ifelse
11.341 +%
11.342 +% PostScript level 2 pattern fill definitions
11.343 +%
11.344 +/Level2PatternFill {
11.345 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
11.346 + bind def
11.347 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
11.348 +<< Tile8x8
11.349 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
11.350 +>> matrix makepattern
11.351 +/Pat1 exch def
11.352 +<< Tile8x8
11.353 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
11.354 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
11.355 +>> matrix makepattern
11.356 +/Pat2 exch def
11.357 +<< Tile8x8
11.358 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
11.359 + 8 8 L 8 0 L 0 0 L fill}
11.360 +>> matrix makepattern
11.361 +/Pat3 exch def
11.362 +<< Tile8x8
11.363 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
11.364 + 0 12 M 12 0 L stroke}
11.365 +>> matrix makepattern
11.366 +/Pat4 exch def
11.367 +<< Tile8x8
11.368 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
11.369 + 0 -4 M 12 8 L stroke}
11.370 +>> matrix makepattern
11.371 +/Pat5 exch def
11.372 +<< Tile8x8
11.373 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
11.374 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
11.375 +>> matrix makepattern
11.376 +/Pat6 exch def
11.377 +<< Tile8x8
11.378 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
11.379 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
11.380 +>> matrix makepattern
11.381 +/Pat7 exch def
11.382 +<< Tile8x8
11.383 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
11.384 + 12 0 M -4 8 L 12 4 M 0 10 L stroke}
11.385 +>> matrix makepattern
11.386 +/Pat8 exch def
11.387 +<< Tile8x8
11.388 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
11.389 + -4 0 M 12 8 L -4 4 M 8 10 L stroke}
11.390 +>> matrix makepattern
11.391 +/Pat9 exch def
11.392 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
11.393 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
11.394 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
11.395 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
11.396 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
11.397 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
11.398 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
11.399 +} def
11.400 +%
11.401 +%
11.402 +%End of PostScript Level 2 code
11.403 +%
11.404 +/PatternBgnd {
11.405 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
11.406 +} def
11.407 +%
11.408 +% Substitute for Level 2 pattern fill codes with
11.409 +% grayscale if Level 2 support is not selected.
11.410 +%
11.411 +/Level1PatternFill {
11.412 +/Pattern1 {0.250 Density} bind def
11.413 +/Pattern2 {0.500 Density} bind def
11.414 +/Pattern3 {0.750 Density} bind def
11.415 +/Pattern4 {0.125 Density} bind def
11.416 +/Pattern5 {0.375 Density} bind def
11.417 +/Pattern6 {0.625 Density} bind def
11.418 +/Pattern7 {0.875 Density} bind def
11.419 +} def
11.420 +%
11.421 +% Now test for support of Level 2 code
11.422 +%
11.423 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse
11.424 +%
11.425 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
11.426 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
11.427 +currentdict end definefont pop
11.428 +/MFshow {
11.429 + { dup 5 get 3 ge
11.430 + { 5 get 3 eq {gsave} {grestore} ifelse }
11.431 + {dup dup 0 get findfont exch 1 get scalefont setfont
11.432 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
11.433 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
11.434 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
11.435 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
11.436 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
11.437 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
11.438 + pop aload pop M} ifelse }ifelse }ifelse }
11.439 + ifelse }
11.440 + forall} bind def
11.441 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
11.442 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
11.443 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
11.444 +/MLshow { currentpoint stroke M
11.445 + 0 exch R
11.446 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
11.447 +/MRshow { currentpoint stroke M
11.448 + exch dup MFwidth neg 3 -1 roll R
11.449 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
11.450 +/MCshow { currentpoint stroke M
11.451 + exch dup MFwidth -2 div 3 -1 roll R
11.452 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
11.453 +/XYsave { [( ) 1 2 true false 3 ()] } bind def
11.454 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def
11.455 +end
11.456 +%%EndProlog
11.457 +gnudict begin
11.458 +gsave
11.459 +50 50 translate
11.460 +0.050 0.050 scale
11.461 +0 setgray
11.462 +newpath
11.463 +(Helvetica) findfont 140 scalefont setfont
11.464 +gsave % colour palette begin
11.465 +/maxcolors 64 def
11.466 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
11.467 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
11.468 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
11.469 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
11.470 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
11.471 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
11.472 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
11.473 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
11.474 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
11.475 + } ifelse} def
11.476 +/Constrain {
11.477 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
11.478 +/YIQ2RGB {
11.479 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
11.480 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
11.481 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
11.482 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
11.483 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
11.484 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
11.485 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
11.486 + exch 1.91 mul exch add Constrain 3 1 roll} def
11.487 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
11.488 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
11.489 + if} ifelse} ifelse} ifelse} def
11.490 +/InterpolatedColor true def
11.491 +/grayindex {/gidx 0 def
11.492 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
11.493 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
11.494 + GrayA gidx get sub div} def
11.495 +/redvalue {RedA gidx get RedA gidx 1 sub get
11.496 + RedA gidx get sub dgdxval mul add} def
11.497 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get
11.498 + GreenA gidx get sub dgdxval mul add} def
11.499 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get
11.500 + BlueA gidx get sub dgdxval mul add} def
11.501 +/interpolate {
11.502 + grayindex grayv GrayA gidx get sub abs 1e-5 le
11.503 + {RedA gidx get GreenA gidx get BlueA gidx get}
11.504 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
11.505 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746
11.506 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651
11.507 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556
11.508 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746
11.509 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365
11.510 + .9524 .9683 .9841 1 ] def
11.511 +/RedA [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .0238 .0873 .1508
11.512 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127
11.513 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627
11.514 + .5635 .5 ] def
11.515 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524
11.516 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1
11.517 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254
11.518 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def
11.519 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1
11.520 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413
11.521 + .2778 .2143 .1508 .0873 .0238 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
11.522 + 0 0 ] def
11.523 +/pm3dround {maxcolors 0 gt {dup 1 ge
11.524 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
11.525 +/pm3dGamma 1.0 1.5 div def
11.526 +/ColorSpace (RGB) def
11.527 +Color true and { % COLOUR vs. GRAY map
11.528 + InterpolatedColor { %% Interpolation vs. RGB-Formula
11.529 + /g {stroke pm3dround /grayv exch def interpolate
11.530 + SelectSpace setrgbcolor} bind def
11.531 + }{
11.532 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
11.533 + SelectSpace setrgbcolor} bind def
11.534 + } ifelse
11.535 +}{
11.536 + /g {stroke pm3dround pm3dGamma exp setgray} bind def
11.537 +} ifelse
11.538 +1.000 UP
11.539 +1.000 UL
11.540 +LTb
11.541 +1.000 UL
11.542 +LT0
11.543 +LTb
11.544 +%%%%BeginImage
11.545 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip
11.546 +InterpretLevel1 {
11.547 + %% Construct a box instead of image
11.548 + LTb
11.549 + 876 4852 M
11.550 + 5292 0 V
11.551 + 0 -4429 V
11.552 + -5292 0 V
11.553 + 876 4852 L
11.554 + 40 -110 R
11.555 + (PS level 2 image) Lshow
11.556 + % Read data but ignore it
11.557 + /imagebuf 10216 string def
11.558 + currentfile imagebuf readstring
11.559 +} {
11.560 +gsave
11.561 +876 4852 translate
11.562 +5292 -4429 scale
11.563 +%%%%BeginPalette
11.564 +[ /Indexed
11.565 + /DeviceRGB 63
11.566 + <
11.567 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1
11.568 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff
11.569 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff
11.570 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88
11.571 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06
11.572 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400
11.573 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200
11.574 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000
11.575 + >
11.576 +] setcolorspace
11.577 +%%%%EndPalette
11.578 +<<
11.579 + /ImageType 1
11.580 + /Width 135
11.581 + /Height 113
11.582 + /BitsPerComponent 8
11.583 + /ImageMatrix [ 135 0 0 113 0 0 ]
11.584 + /Decode [ 0 255 ]
11.585 + /DataSource currentfile /ASCII85Decode filter
11.586 + /MultipleDataSources false
11.587 + /Interpolate false
11.588 +>>
11.589 +image
11.590 +} ifelse
11.591 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
11.592 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
11.593 +!D.o5!D.o5!D.ozzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzz
11.594 +zzzzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzz
11.595 +zzzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzz
11.596 +zzzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzz
11.597 +zzzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzz
11.598 +zzzzz5!ArHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzzz
11.599 +zzzzzz!!#2Hzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
11.600 +zzzz5!ArHzzzzzzzzzzzzz!!!$#!<<*"zzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzz!<E3%!
11.601 +<<-$zzzzzzzzzzzzzzzzz!!#2Hzzzzzzzzzzzzz!!!!"!<E3%!!**$!WW3#zzzzzzzzzzzzzzzz!'W
11.602 +RHzzzzzzzzzzzzz!!**$!<E3$!!**%!<<*"zzzzzzzzzzzzzzzz5!ArHzzzzzzzzzzzzz!<E3%!<<*
11.603 +"!!!$#zzzz!!!!"!<<*"zzzzzzzzzz!!!!_4obQ_zzzzzzzzzzz!!!$#!!!$#!<E3%z!<E3$zzzzzz
11.604 +zzzzzzzzzz!!#2Hzzzzzzzzzzzz!!!$#!<E3%!<E3$z!!**$zzzzzzzzzzzzzzzz!'WRHzzzzzzzzz
11.605 +zzzz!!**$!<E3$z!<E3%z!!!!"!<E3$zzzzzzzzzzzzz5!ArHzzzzzzzzzzzzz!<E3%!<E3$!!!$#!
11.606 +<E3%!<<*"!!!$#!<E3$!!*'"!<E3%zzzzzzzzzz!!!!_4obQ_!!!!"zzzzzzzzzzzz!<E3%!<E0#!<
11.607 +E3%!WiB'!<<-$!<E3%!<E3%!<E3$!<E3%zzzzzzzzzz!!#2Hzzzzzzzzzzzzzz!!!!"!!**$!<E6'!
11.608 +WiE)!<E3%!<N<(!WiE)!<E3%!<E0$zzzzzzzzzz!'WRHzzzzzzzzzzzzzz!!!!"!<E3%!WiE*!s/N*
11.609 +!WiB'!WiE*!s8T,!WiB'!<<-%zzzzzzzzzz5!ArHzzzzzzzzzzzzzz!<<-$!<E3&!WrN,!s8T+!WiE
11.610 +)!WrN,!s8Z.!WiB'zzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzz!!!!"!<E3%!WiE)!s8W-!WiE)!WiE
11.611 +)!s8Z0"U,&3!W`<%zzzzzzzzzz!!#2Hzzzzzzzzzzzzzz!!**$!<N<(!WiE*!s8W-!WrK+!WiH+"9e
11.612 +r5"U,#2!<E0#zzzzzzzzzz!'WRHzzzzzzzzzzzzzz!<E3&!WiE)!WiE*!sA]/!s8W-!s8Z0"pP;:"U
11.613 ++u1!<<*"zzzzzzzzzz5!ArHzzzzzzzzzzzzz!!!!"!<E6'!WiE)!WrN,"9\i1"9\f/!sAc3"pY>:"U
11.614 +"o/zzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzz!!!$#!W`?(!WiE)!s8Z/"9\i1"9S`.!sJl5"pP87!s
11.615 +/K'zzzzzzzzzz!!#2Hzzzzzzzzzzzzzz!!!$#!<E6'!WiE*!s8Z/"9\i1!WiH+!sAc2"U+u1!<<*"z
11.616 +zzzzzzzzz!'WRHzzzzzzzzzzzzzz!!!$#!<E3&!WiH+!s8Z.!s8T+!<N<(!s8Z/!WiB&zzzzzzzzzz
11.617 +z5!ArHzzzzzzzzzzzzzzz!!**$!<N<(!WiH*!W`<&!<E6'!W`<&!<<*"zzzzzzzzzz!!!!_4obQ_zz
11.618 +zzzzzzzzzzzzz!!*'#!!**$!<N<'!<E0#!!**$zzzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzzzz!!!$#!
11.619 +<<*"zzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzz
11.620 +zzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzzz
11.621 +zzzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzzz
11.622 +zzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzzzz
11.623 +zzzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzzzz
11.624 +zzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!#2Hzzzzzzzzzzzzzzzzzz
11.625 +zzzzzzzzzzzzzzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!"!!*'"zz5!ArHzzzzzzzzzzzz
11.626 +zzzzzzzzzzzzzzzzzzzz!!!!_4obQ_zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!#2Hzzzzzzzzzzz
11.627 +zzzzzzzzzzzzzzzzz!!**$!!*'"zzz!'WRHzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!$#!<E3%!<<*"z
11.628 +zz5!ArHzzzzzzzzzzzzzzzzzzzzzz!!!$"zzzz!<E6'!WiB'!<E3%zz!!!!_4obQ_zzzzzzzzzzzzz
11.629 +zzzzzzzz!!!$#!<E3%!<<*"zz!!!$$!s8W-!s/N*!<E3$!<E0#z!!#2Hzzzzzzzzzzzzzzzzzzzz!!
11.630 +*'"z!<E6'!WrH(!<E0#z!!!!"!WiE,"9eo1!s8W,!<E3%!<E3$z!'WRHzzzzzzzzzzzzzzzzzzzzz!
11.631 +!!$#!WiH+!s8W,!W`<&!<E3%!<E6("9\l4"pG26"9S],!WiE)!W`?'!<<*"5!ArHzzzzzzzzzzzzzz
11.632 +zzzzz!!**$!<<*"!<E6(!sA`1"9\f/!W`<'!WiE)!s8Z0"U>5:#6k>7"9S],!WiE)!WiE)!<E3b4ob
11.633 +Q_zzzzzzzzzzzzzzzzzz!!!!"!<E3%!!!!"!WiH,"U,&5"9S`-!WiE*!s8Z/"9eu7#RC\@"pP27!s/
11.634 +N+!s/Q,!WrK)!<>;Izzzzzzzzzzzzzzzzzz!!!$#!<<-$!<E3%!<E3&!X&Z1"pP88"9S`.!s8Z/"9e
11.635 +r5"pYD?#m^b@"pG,3!WiH+!WrN,!s8T*!'WRHzzzzzzzzzzzzzzzzzz!!**#!<E3b!<N9'!WiE*"9e
11.636 +u6"pP88"9S`."9eu7#6tM>#7(VB#R:S="p>#0!WiH*!s8W.!s/H&5!ArHzzzzzzzzzzzzzzzzz!!!!
11.637 +"!<E0$5!D.3!WiE)!WiH,"pYA<"pP55!s8Z0#6tM@#m^eB#RC\A#R:P;"9S],!WiE*!sA`/!rr<b4o
11.638 +bQ_zzzzzzzzzzzzzzzzz!!**$5!D.4"9Ugi!WrK*!sA`2#6tJ<"pG,3!sAc3#RLeD#m^bA#6tM?#6t
11.639 +G:!s/N*!WiH+"9S`+!!#2Hzzzzzzzzzzzzzzzzz!!!!"!<PFd"9\i1"?lnh!WiH+"9eu6#6tG;"U"o
11.640 +0"9f#9#mgkC#6kA9#6tJ=#6b54!WiE)!WrN,!s/H&!'WRHzzzzzzzzzzz!<E3$zzzzz!<E3&5!B)Q"
11.641 +9Sc/4p(lh!s8Z0"U,)7"pP87"9S`/"U52;#R:S>"pG/6"U,)7"Tni.!WiE)!s/N*!WW3#5!ArHzzzz
11.642 +zzzzzz!!!!"!<E0#zzzz!<E3&!WrQ-4p;)l"9\ik"U"r1!sA`1"U,)7"U,&4"9Sc0"U52:#6b;8"U,
11.643 +&4"U"r1!WiB'!<E6'!WiE'!!!!_4obQ_zzz!<E3%!WiB&zzzzz!!!$#!<E0#z!!!!"!<<-#!!!!"!W
11.644 +iK,"U"ok"U"r3"pR6p"U"r2"9\i2"U,)6"U,#3"9\i2"U,&5"9\i1"9\f0"9S],!<E3%!<E3%!<E0#
11.645 +!!#2Hzzz!!!$#!!!$#!!!!"!!!$#!<E3$zz!!!!"!<E3%!<<*"!!*'#!<E3%!<E3$!!*-&!X&T.5!B
11.646 +,Q"9\o5#!N4p"U"r2!sA`1"U5/7"U,#3"9\i2"U"r2"9S`-!WiH+!W`<&z!<<*#z!'WRHzz!!!!"!<
11.647 +E3%!<E0#!<E6&!s/N*!W`?(!W`?(!<E0$!<N9&!<E3%!<E3%!<E3%!<E3%!<E3%!Br\25!D.4"9eu6
11.648 +"pbGt#6k>8"9S`."9\l3"pY>9"U,&4"9er4"9\i1!s/K(!WiE(!<E0#zzz5!ArHzz!!!$#!<E6'!Wi
11.649 +E)!WiH,"9\i1"9Sc0"9Sc/!s/N*!WiE)!WiE(!<E3%!<E3%!<E3%!<E3b4otfh4p(rn$Od:G$9gWZ#
11.650 +6tG9!s8W."9f#8#7(S>"U,&5"U,&5"9\i0!s/K(!W`<%zzz!!!!_4obQ_zz!!**$!<N<(!s8T,!s8Z
11.651 +/"U5/8"U,&5"U,#4!s8W-!WiE)!WiE)!WiB(!W`<&!W`<&!<G@c"pG26"U5DH$jm=M$U+k%#6k>6!s
11.652 +A`1#7(S@#m^_>"pG/6"U,&5"9\f/!WiB'!<<*"zzz!!#2Hzzz!<E6&!<NB,!s8Z/"U##7"pYA<#6tJ
11.653 +<"pG/6"9\i1!s8W-!s8W,!WiB(!W`?(!WiE)4p;)q#mpnD%MfZd%2''X4pVAt#6tG9"U5/;$OR1I$4
11.654 +$h>"U"r2"9\i1"9\c.!WiE(!<<*"zzz!'WRHzz!!!!"!WrN+!sA`1"U5/9"pbJ@$47(G#RC\A#R:S?
11.655 +"pG/5"U,#4"9\i0!s/N*!WiH+!sCdl"pt\I$jmad(`!c"'+R2i#mU\@#mLP;#6tSD$k*FJ#6tD8"9\
11.656 +i1"9\i1!s8W,!WiB&zzzz5!ArHzz!!**%"U"r2"pP><#RCbD#mq%K$k!IN$47+I#mq"I#6tM=#6kA;
11.657 +"pP56!WrN-"U5,75!B5X&J5Qa',r)<)BBn9'c0%A#RC_B"pP;<#n%+L$47%D"pG,4"9\i0"9\i0!Wi
11.658 +E)!<E0#zzz!!!!_4obQ_zz!WrT0#6kD=#mgnH%1N[R%1NaU$k3UR$k*OR$k3XR$47%F#m^hC#R:P:"
11.659 +U,&5#R:Su$OI4S',_`4-8$bh/LV\\4r4h@%13CG#7(VC$47+H#m^e>"9\f/!s8T,!WiE)!<E6&!<<*
11.660 +#!<E0#zz!!#2Hzz!!!!#":#/=#RLnI$k!LS$k3[W%h9'Y%1NaU%1WmZ%hB0Z$k3RP$O[=K#R:S>#6k
11.661 +A;#X/_,&/Z92-n7,00eXk)/LiqJ)\ikt&/,?S#7(VB#mgqD"pP/3!s8T+!WiE)!WiE(!<E6&!!!$#!
11.662 +<E0$!<<*"z!'WRHzz!!!**#RLhG%1WgV%1WjW%M'*^%h9$X$k*RT%hK<b&ePWb&.T0\%1N[P#mghB#
11.663 +R:Su&/#it+X/9d1H%!?/M/=s.4IGE(_[f-&dS[H#71YA#RCS;"Tec-!WiB'!<N<(!WiE(!W`<%!!!!
11.664 +"!<<*"zz5!ArHzz!<`T4#n.:Q%LrpW%1NaV%hK9_%1N^R$k*LS&.oNg',2&m'G;#h&.K'V$O[7J$9g
11.665 +Wc()nDE/2B.?1,(=91bU(%/1j%.)&F2'#6kA;#6kD<#6Y,1!WiB'!<E3%!W`?(!WiB(!<E3$z!!*'"
11.666 +z!!!!_4obQ_z!!!!#"9o,=$k3[U%1EXQ%1EUP$4@1J$4.%H#mgtM&/#Zl'bh>s'bqAq'G(ie%h&n24
11.667 +qA;E)^cpX1,UmJ1Gh$O/gr2%/13V!'c.\t"U,)7"U529!s8W,!W`<&!<E3%!WiE)!WiE(!<E3%!<<*
11.668 +#!<<*"z!!#2Hzz!!!'%"pbJA%1EXQ#mptF$4-tE#RC\A#6kD=#RUtM',;5r'c%Q%(Ddi''GM/m&J#@
11.669 +8&JlE.,U+Qk2E*f\4$,Ve1FXn),X*"Y()IGb"9er4"p>#1"9S],!<E3%!<E6'!WiE)!W`<&!<E3%!!
11.670 +!$#zz!'WRHzz!!33+#R:VC$4."E$4-tD#RC\A#RCY>"U,)9#n%.S',)&p()Ic((`4)+'bh8n&J,R=(
11.671 +)eAE,UkZ54$#Mg4$>SZ-mpDj5!BVp(C^NN"9er4!s8W-!WiE)!<E3%!<N<(!WiE)!W`<&!<E3$!!**
11.672 +#zz5!ArHzz!WiN1#R1P?#RC\A#6tJ>#m^eB#RCY>"pYA=$4IIX&JGin()If)(`4&('GD,m&el*F5!C
11.673 +DB.lKLN3&s)^3&WE:,pjp%)B0A,#6b87"U,#2!s8T+!WiB'!<E3&!WiE)!WiE)!<E3%!<E0$!<<*"z
11.674 +!!!!_4obQ_z!!!!#!X8i6"pYD>#R:S>#RCbE#mptF#m^bA#RC_C$kEm]&ebup()If)(Ddf#'GD/q()
11.675 +Ic+-9`b+2*3`V2`N]P2DQg.,<e:8+r_$u#R(A7"9S`.!s/N*!<E3%!<E3%!WiE)!WiE)!<E3%!<<-%
11.676 +zz!!#2Hzz!!<6)"pP57#7(S@#RLbC$4@4K$4."F#R:S?#7(YF%M06c',2/s(Ddl((`*o%()Ic&()7c
11.677 +8-pAq73B&lT2)R-E0Ie=n,sEOp'F>'O"U"o0!s8W,!WiB'!<E3%!<E3%!WiE)!WiE)!<E0$!!*'"zz
11.678 +!'WRHzz!s/Q1#6k>8#71\C#m^hE$OR7L$OI+G#R:S?#n%4R&J>]h'c%Q$(Ddl)(Ddl)(Ddi%(E=SE4
11.679 +sVO72)R9J1GLR9.OZW-,omX4$OmIH!s8W-!W`?(!<E3%!<E3%!<E3&!WiE)!WiE)!W`<%!Wi?%zz5!
11.680 +ArHz!!!!#!WiK/"pG/7#RLhE#mgqF$OdCN$47(F#RC_D%1a!]&J>`m'c%Q"()Ic'(`*r''c%Q%*?ZU
11.681 +k,UbH)1c@-E0eb4/-RCr"(_[;c&.&IB!s8T+!<E3%!<<-$!<E3%!<E3%!<N<(!WiE)!<E3&!WW3#z!
11.682 +!!!_4obQ_z!!30&!X&]3"pY>:#RC_A$4-tG$OdCM$47(H$O[:M&.f<`',),r'GV;s'c.Z'(D[`#()R
11.683 +r/+<s&s.5*D41,:L:/1N"l4s(LO%M00b%gE4?!WiB'!!!$"zz!!**$!<N<(!WrK)!<E6%zz!!#2Hzz
11.684 +"9SZ+!sJl4#6tJ>#RCY?#RLhG$O[=M$47+J$OmUX%h9-a',;2p'GM8t(Ddo*)&O2-)B'S9+XB6#/h\
11.685 +t50.ee,.3p$"(_RAi()%2b#6b/0!<E0#z!!**#z!!**$!<N<(!W`<&!!*'"zz!'WRHz!!!!%!s8W-"
11.686 +U5/:#R:S>#R1M<#6tJ>#mgnE#n%.O&.fBa&JGcj'bh>s'G_E"(Dmu+)&X;0)B0Y>+[.;*/h\k0.k2q
11.687 +l,<d+_'b_2s'atKT!s/K(!<<*#!<E3%zz!<E3%!<N9&!<N9&!WW3#zz5!ArHzz"9\i2"pYA=#7(S@#
11.688 +6k>8"U"r2"9\i5#mh"N%hB0\&.T<c%hfTi'GVB"(Dmr)()Ii+)]TqB,<dS/.kN>'.469&4rG+O(Ddh
11.689 +t%LrdH!W`<&!!**$!<E3$zz!<E3%!<E3%!W`<%zz!!!!_4obQ_z!!!!%"U,&5"pbJ?#7(S@#R1G8!s
11.690 +/N*!WrQ0#71hK$OmFO$471L%hT?a&ePfn()I`%()Ro.*$-4G4t.p1.4HSj,<d"](DR]$(D%,f$3L>1
11.691 +!<E3%!<E3%!<E3%!<E0#!!!!"!<E3%!<E3%!<<*"zz!!#2Hzz!!!!&"U5/8#7(P>#RC_A"U,#2!WiB
11.692 +'!WiK/#7:eE$4$qD#7:eE#R_"L%h9![%i#iq'GhW))]p1d,9nK\,!J1S*?#_/'G1oh%LrjR!s/N)!<
11.693 +E3%!<E3%!<E3%z!!**#!!**$!!**$zzz!'WRHzz!!!!&"U529#6kG>#6k>7!s/N*!s/N*!WrQ/#R:S
11.694 +="pG/6"U>8;#RUnI$OR7M'+trj&eu/u)B9YZ5!D.o)BB_4((h&d%L`dU%13:B!s/N*!<E3%!<E3%!<
11.695 +E3%zzz!!*'"zzz5!ArHzz!!!0+"U,)6#RC\@"p4r/!<<-$!<N?*!s8W-"U,#3"9\i1"U5/9#R:S?$O
11.696 +[FT%1a!^&J5Tj()7Q"4r>.S()@Mo$O[:K$k<^S"pG)2!WiE)!<E3&!<E3%!<E3$!!!$#zzzzz!!!!_
11.697 +4obQ_zz!!!0+"pP8;#RCV<!s/K'!<<-$!<N?)!WrQ/#6b56"9\f0"U5/8"pYA>#mq%L$k<^X%hB*Z'
11.698 ++tif&JPok%h9'U#mq%K%1NXL"U"o0!s/N*!WiE)!W`<&!<E0#!!!$#!<E3$zzzz!!#2Hzzz!!WW4"p
11.699 +YD?#R:M8!<E0#z!<E3&"9eu7!sA]."9Sf2"U5/8"pYA=#n%+K$O[@N$Od@O%L`dW%LrpV$k!@J$4@7
11.700 +M$OR.C"U"r2!s8W-!WiE)!W`<&!<E3%!<E3%!<E0$!!*'"zzz!'WRHzzz!!WZ6#RLbA"p4o,!!*'"z
11.701 +!!!!"!<N9'!WiH,"9eu6"pP89#6kA<#m^eD$47(G#mq%J$k!IP$k!FN$OI+G$47.J#mLS;"U,#3!s8
11.702 +W-!WiE)!<E3%!<E3%!<E3%!<E3%zzzz5!ArHzzz!!`c9#m^\;!W`9%!!*'"zz!!**$!<N?*"9o&7"p
11.703 +P;:"pP;;#6tJ=#7(SA$4@4L$O[=N$O[=L#RLeE$OR4J#R1J;"p>&3!s8W-!s8T+!<E3%!<E3%!<E3%
11.704 +!<E6%zzz!!!!_4obQ_zzz!!ii:#6k82!!!$"zzz!!!$#!<N?*"U,&5"pP89#6tJ=#6tJ=#7(VB$4@4
11.705 +L$O[=M$O[=K#RLeE$47(D#6tJ;"U,#3!!!!$"9S],!W`<&!<E3%!<E3%!Wi?%zzz!!#2Hzzzz#RC_B
11.706 +"Tnc+zzzz!!!!"!WiH-"U,&6"pP89#6tJ=#6tJ=#RC_D$O[=M$O[:L$47(G$47+I#mU\@#R:P;"U+l
11.707 ++z!!<9(!<E3$!!!$"!<E6'zzzz!'WRHzzzz!!ii6!W`<%zzzz!!**%!sA`1"pP89"pP8:#6tJ>#6tJ
11.708 +>#RLhG$O[=M$O[:K$4.%G#mghA#6tM>#6k/.zz!s8Q)!<E0#!!!!"!<N<&zzzz5!ArHzzzz!!ic2!W
11.709 +`9$zzzz!<E3&!sAc2"pP8:"pYA<#6tJ>#RC\A$4@4L$O[=M$OR4J$47(F#R:S?#6tJ6zzz!s&B%z!!
11.710 +!!"!<<*"zzz!!!!_4obQ_zzzz!!ic1!s/H&zzzz!<E3&!s/T/"U,&6"pYA<#6tM?#RC_D$O[=N$k!F
11.711 +N$OR4J#m^eA#6tM?zzz!!!!#!<<*"z!!!$"zzzz!!#2Hzzzzz#R:G6!<<*"zz!!!$#!<E3%!<E6'!s
11.712 +8Z0"9eu6#6tJ=#6tM?#RLeE$O[=N$O[=M$47+Hzzzzzzzzzzzzz!'WRHzzzzz!!!-&zzz!!!$"!<N9
11.713 +'!<E6'!s/Q-"9er3"pP;;#6tM?#mgqG$4@4L$O[:J$31&+zzzzzzzzzzzzz5!ArHzzzzz!!!'#zzzz
11.714 +!<E6'!WrQ.!sAf4"9er4"pP;;#6tM?#mgnD#mq"I$OR1?zzzzzzzzzzzzz!!!!_4obQ_zzzzz!!<3$
11.715 +zz!<E3$z!<N9'!WrN-"U5/8"U5/2"pYA5z#m^eCzzzzzzzz!!!!"zzzzzz!!#2Hzzzzzz"9AK&!<E0
11.716 +#!<E3%!<E3$!<<*"z!!!!&zzzzzzzzzzzzz!!!'#zzzzzz!'WRHzzzzz!!!!$!WrK*!<N<'!W`?(!s
11.717 +8N'zzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzz!!!0+"Tnl1!<N6&!WrN-"98E%zzzzzzzzzzzzzzzzz
11.718 +zzzzz!!!!_5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
11.719 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
11.720 +!D.o5!D.o5!D.o5!D.o5!D.~>
11.721 +InterpretLevel1 not {
11.722 + grestore
11.723 +} if
11.724 +grestore
11.725 +%%%%EndImage
11.726 +1.000 UL
11.727 +LTb
11.728 +1.000 UP
11.729 +1.000 UL
11.730 +LTb
11.731 +stroke
11.732 +grestore
11.733 +end
11.734 +showpage
11.735 +%%Trailer
11.736 +%%DocumentFonts: Helvetica
12.1 --- a/singlegene_AUD_lr_top_4_1199_jet.eps Sat Apr 11 19:39:56 2009 -0700
12.2 +++ b/singlegene_AUD_lr_top_4_1199_jet.eps Sat Apr 11 19:50:21 2009 -0700
12.3 @@ -1,1 +1,794 @@
12.4 -../figures/singlegene_AUD_lr_top_4_1199_jet.epcs
12.5 \ No newline at end of file
12.6 +%!PS-Adobe-2.0 EPSF-2.0
12.7 +%%Title: singlegene_AUD_lr_top_4_1199_jet.epcs
12.8 +%%Creator: gnuplot 4.2 patchlevel 2
12.9 +%%CreationDate: Tue Apr 7 15:00:44 2009
12.10 +%%DocumentFonts: (atend)
12.11 +%%BoundingBox: 50 50 410 302
12.12 +%%EndComments
12.13 +%%BeginProlog
12.14 +/gnudict 256 dict def
12.15 +gnudict begin
12.16 +%
12.17 +% The following 6 true/false flags may be edited by hand if required
12.18 +% The unit line width may also be changed
12.19 +%
12.20 +/Color true def
12.21 +/Blacktext false def
12.22 +/Solid true def
12.23 +/Dashlength 1 def
12.24 +/Landscape false def
12.25 +/Level1 false def
12.26 +/Rounded false def
12.27 +/TransparentPatterns false def
12.28 +/gnulinewidth 5.000 def
12.29 +/userlinewidth gnulinewidth def
12.30 +%
12.31 +/vshift -46 def
12.32 +/dl1 {
12.33 + 10.0 Dashlength mul mul
12.34 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
12.35 +} def
12.36 +/dl2 {
12.37 + 10.0 Dashlength mul mul
12.38 + Rounded { currentlinewidth 0.75 mul add } if
12.39 +} def
12.40 +/hpt_ 31.5 def
12.41 +/vpt_ 31.5 def
12.42 +/hpt hpt_ def
12.43 +/vpt vpt_ def
12.44 +Level1 {} {
12.45 +/SDict 10 dict def
12.46 +systemdict /pdfmark known not {
12.47 + userdict /pdfmark systemdict /cleartomark get put
12.48 +} if
12.49 +SDict begin [
12.50 + /Title (singlegene_AUD_lr_top_4_1199_jet.epcs)
12.51 + /Subject (gnuplot plot)
12.52 + /Creator (gnuplot 4.2 patchlevel 2 )
12.53 + /Author (Bayle Shanks,,,)
12.54 +% /Producer (gnuplot)
12.55 +% /Keywords ()
12.56 + /CreationDate (Tue Apr 7 15:00:44 2009)
12.57 + /DOCINFO pdfmark
12.58 +end
12.59 +} ifelse
12.60 +%
12.61 +% Gnuplot Prolog Version 4.2 (August 2006)
12.62 +%
12.63 +/M {moveto} bind def
12.64 +/L {lineto} bind def
12.65 +/R {rmoveto} bind def
12.66 +/V {rlineto} bind def
12.67 +/N {newpath moveto} bind def
12.68 +/Z {closepath} bind def
12.69 +/C {setrgbcolor} bind def
12.70 +/f {rlineto fill} bind def
12.71 +/vpt2 vpt 2 mul def
12.72 +/hpt2 hpt 2 mul def
12.73 +/Lshow {currentpoint stroke M 0 vshift R
12.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
12.75 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
12.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
12.77 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
12.78 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
12.79 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
12.80 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
12.81 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
12.82 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
12.83 +/BL {stroke userlinewidth 2 mul setlinewidth
12.84 + Rounded {1 setlinejoin 1 setlinecap} if} def
12.85 +/AL {stroke userlinewidth 2 div setlinewidth
12.86 + Rounded {1 setlinejoin 1 setlinecap} if} def
12.87 +/UL {dup gnulinewidth mul /userlinewidth exch def
12.88 + dup 1 lt {pop 1} if 10 mul /udl exch def} def
12.89 +/PL {stroke userlinewidth setlinewidth
12.90 + Rounded {1 setlinejoin 1 setlinecap} if} def
12.91 +% Default Line colors
12.92 +/LCw {1 1 1} def
12.93 +/LCb {0 0 0} def
12.94 +/LCa {0 0 0} def
12.95 +/LC0 {1 0 0} def
12.96 +/LC1 {0 1 0} def
12.97 +/LC2 {0 0 1} def
12.98 +/LC3 {1 0 1} def
12.99 +/LC4 {0 1 1} def
12.100 +/LC5 {1 1 0} def
12.101 +/LC6 {0 0 0} def
12.102 +/LC7 {1 0.3 0} def
12.103 +/LC8 {0.5 0.5 0.5} def
12.104 +% Default Line Types
12.105 +/LTw {PL [] 1 setgray} def
12.106 +/LTb {BL [] LCb DL} def
12.107 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
12.108 +/LT0 {PL [] LC0 DL} def
12.109 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def
12.110 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def
12.111 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
12.112 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
12.113 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
12.114 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
12.115 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
12.116 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
12.117 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
12.118 +/Dia {stroke [] 0 setdash 2 copy vpt add M
12.119 + hpt neg vpt neg V hpt vpt neg V
12.120 + hpt vpt V hpt neg vpt V closepath stroke
12.121 + Pnt} def
12.122 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
12.123 + currentpoint stroke M
12.124 + hpt neg vpt neg R hpt2 0 V stroke
12.125 + } def
12.126 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
12.127 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
12.128 + hpt2 neg 0 V closepath stroke
12.129 + Pnt} def
12.130 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
12.131 + hpt2 vpt2 neg V currentpoint stroke M
12.132 + hpt2 neg 0 R hpt2 vpt2 V stroke} def
12.133 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
12.134 + hpt neg vpt -1.62 mul V
12.135 + hpt 2 mul 0 V
12.136 + hpt neg vpt 1.62 mul V closepath stroke
12.137 + Pnt} def
12.138 +/Star {2 copy Pls Crs} def
12.139 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
12.140 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
12.141 + hpt2 neg 0 V closepath fill} def
12.142 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M
12.143 + hpt neg vpt -1.62 mul V
12.144 + hpt 2 mul 0 V
12.145 + hpt neg vpt 1.62 mul V closepath fill} def
12.146 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
12.147 + hpt neg vpt 1.62 mul V
12.148 + hpt 2 mul 0 V
12.149 + hpt neg vpt -1.62 mul V closepath stroke
12.150 + Pnt} def
12.151 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
12.152 + hpt neg vpt 1.62 mul V
12.153 + hpt 2 mul 0 V
12.154 + hpt neg vpt -1.62 mul V closepath fill} def
12.155 +/DiaF {stroke [] 0 setdash vpt add M
12.156 + hpt neg vpt neg V hpt vpt neg V
12.157 + hpt vpt V hpt neg vpt V closepath fill} def
12.158 +/Pent {stroke [] 0 setdash 2 copy gsave
12.159 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
12.160 + closepath stroke grestore Pnt} def
12.161 +/PentF {stroke [] 0 setdash gsave
12.162 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
12.163 + closepath fill grestore} def
12.164 +/Circle {stroke [] 0 setdash 2 copy
12.165 + hpt 0 360 arc stroke Pnt} def
12.166 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
12.167 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
12.168 +/C1 {BL [] 0 setdash 2 copy moveto
12.169 + 2 copy vpt 0 90 arc closepath fill
12.170 + vpt 0 360 arc closepath} bind def
12.171 +/C2 {BL [] 0 setdash 2 copy moveto
12.172 + 2 copy vpt 90 180 arc closepath fill
12.173 + vpt 0 360 arc closepath} bind def
12.174 +/C3 {BL [] 0 setdash 2 copy moveto
12.175 + 2 copy vpt 0 180 arc closepath fill
12.176 + vpt 0 360 arc closepath} bind def
12.177 +/C4 {BL [] 0 setdash 2 copy moveto
12.178 + 2 copy vpt 180 270 arc closepath fill
12.179 + vpt 0 360 arc closepath} bind def
12.180 +/C5 {BL [] 0 setdash 2 copy moveto
12.181 + 2 copy vpt 0 90 arc
12.182 + 2 copy moveto
12.183 + 2 copy vpt 180 270 arc closepath fill
12.184 + vpt 0 360 arc} bind def
12.185 +/C6 {BL [] 0 setdash 2 copy moveto
12.186 + 2 copy vpt 90 270 arc closepath fill
12.187 + vpt 0 360 arc closepath} bind def
12.188 +/C7 {BL [] 0 setdash 2 copy moveto
12.189 + 2 copy vpt 0 270 arc closepath fill
12.190 + vpt 0 360 arc closepath} bind def
12.191 +/C8 {BL [] 0 setdash 2 copy moveto
12.192 + 2 copy vpt 270 360 arc closepath fill
12.193 + vpt 0 360 arc closepath} bind def
12.194 +/C9 {BL [] 0 setdash 2 copy moveto
12.195 + 2 copy vpt 270 450 arc closepath fill
12.196 + vpt 0 360 arc closepath} bind def
12.197 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
12.198 + 2 copy moveto
12.199 + 2 copy vpt 90 180 arc closepath fill
12.200 + vpt 0 360 arc closepath} bind def
12.201 +/C11 {BL [] 0 setdash 2 copy moveto
12.202 + 2 copy vpt 0 180 arc closepath fill
12.203 + 2 copy moveto
12.204 + 2 copy vpt 270 360 arc closepath fill
12.205 + vpt 0 360 arc closepath} bind def
12.206 +/C12 {BL [] 0 setdash 2 copy moveto
12.207 + 2 copy vpt 180 360 arc closepath fill
12.208 + vpt 0 360 arc closepath} bind def
12.209 +/C13 {BL [] 0 setdash 2 copy moveto
12.210 + 2 copy vpt 0 90 arc closepath fill
12.211 + 2 copy moveto
12.212 + 2 copy vpt 180 360 arc closepath fill
12.213 + vpt 0 360 arc closepath} bind def
12.214 +/C14 {BL [] 0 setdash 2 copy moveto
12.215 + 2 copy vpt 90 360 arc closepath fill
12.216 + vpt 0 360 arc} bind def
12.217 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
12.218 + vpt 0 360 arc closepath} bind def
12.219 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
12.220 + neg 0 rlineto closepath} bind def
12.221 +/Square {dup Rec} bind def
12.222 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
12.223 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
12.224 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
12.225 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
12.226 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
12.227 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
12.228 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
12.229 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
12.230 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
12.231 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
12.232 + 2 copy vpt Square fill Bsquare} bind def
12.233 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
12.234 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
12.235 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
12.236 + Bsquare} bind def
12.237 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
12.238 + Bsquare} bind def
12.239 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
12.240 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
12.241 + 2 copy vpt Square fill Bsquare} bind def
12.242 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
12.243 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
12.244 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
12.245 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
12.246 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
12.247 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
12.248 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
12.249 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
12.250 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
12.251 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
12.252 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
12.253 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
12.254 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
12.255 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
12.256 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
12.257 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
12.258 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
12.259 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
12.260 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
12.261 +/DiaE {stroke [] 0 setdash vpt add M
12.262 + hpt neg vpt neg V hpt vpt neg V
12.263 + hpt vpt V hpt neg vpt V closepath stroke} def
12.264 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
12.265 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
12.266 + hpt2 neg 0 V closepath stroke} def
12.267 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M
12.268 + hpt neg vpt -1.62 mul V
12.269 + hpt 2 mul 0 V
12.270 + hpt neg vpt 1.62 mul V closepath stroke} def
12.271 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
12.272 + hpt neg vpt 1.62 mul V
12.273 + hpt 2 mul 0 V
12.274 + hpt neg vpt -1.62 mul V closepath stroke} def
12.275 +/PentE {stroke [] 0 setdash gsave
12.276 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
12.277 + closepath stroke grestore} def
12.278 +/CircE {stroke [] 0 setdash
12.279 + hpt 0 360 arc stroke} def
12.280 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
12.281 +/DiaW {stroke [] 0 setdash vpt add M
12.282 + hpt neg vpt neg V hpt vpt neg V
12.283 + hpt vpt V hpt neg vpt V Opaque stroke} def
12.284 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
12.285 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
12.286 + hpt2 neg 0 V Opaque stroke} def
12.287 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M
12.288 + hpt neg vpt -1.62 mul V
12.289 + hpt 2 mul 0 V
12.290 + hpt neg vpt 1.62 mul V Opaque stroke} def
12.291 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
12.292 + hpt neg vpt 1.62 mul V
12.293 + hpt 2 mul 0 V
12.294 + hpt neg vpt -1.62 mul V Opaque stroke} def
12.295 +/PentW {stroke [] 0 setdash gsave
12.296 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
12.297 + Opaque stroke grestore} def
12.298 +/CircW {stroke [] 0 setdash
12.299 + hpt 0 360 arc Opaque stroke} def
12.300 +/BoxFill {gsave Rec 1 setgray fill grestore} def
12.301 +/Density {
12.302 + /Fillden exch def
12.303 + currentrgbcolor
12.304 + /ColB exch def /ColG exch def /ColR exch def
12.305 + /ColR ColR Fillden mul Fillden sub 1 add def
12.306 + /ColG ColG Fillden mul Fillden sub 1 add def
12.307 + /ColB ColB Fillden mul Fillden sub 1 add def
12.308 + ColR ColG ColB setrgbcolor} def
12.309 +/BoxColFill {gsave Rec PolyFill} def
12.310 +/PolyFill {gsave Density fill grestore grestore} def
12.311 +/h {rlineto rlineto rlineto gsave fill grestore} bind def
12.312 +%
12.313 +% PostScript Level 1 Pattern Fill routine for rectangles
12.314 +% Usage: x y w h s a XX PatternFill
12.315 +% x,y = lower left corner of box to be filled
12.316 +% w,h = width and height of box
12.317 +% a = angle in degrees between lines and x-axis
12.318 +% XX = 0/1 for no/yes cross-hatch
12.319 +%
12.320 +/PatternFill {gsave /PFa [ 9 2 roll ] def
12.321 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
12.322 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
12.323 + gsave 1 setgray fill grestore clip
12.324 + currentlinewidth 0.5 mul setlinewidth
12.325 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
12.326 + 0 0 M PFa 5 get rotate PFs -2 div dup translate
12.327 + 0 1 PFs PFa 4 get div 1 add floor cvi
12.328 + {PFa 4 get mul 0 M 0 PFs V} for
12.329 + 0 PFa 6 get ne {
12.330 + 0 1 PFs PFa 4 get div 1 add floor cvi
12.331 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
12.332 + } if
12.333 + stroke grestore} def
12.334 +%
12.335 +/languagelevel where
12.336 + {pop languagelevel} {1} ifelse
12.337 + 2 lt
12.338 + {/InterpretLevel1 true def}
12.339 + {/InterpretLevel1 Level1 def}
12.340 + ifelse
12.341 +%
12.342 +% PostScript level 2 pattern fill definitions
12.343 +%
12.344 +/Level2PatternFill {
12.345 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
12.346 + bind def
12.347 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
12.348 +<< Tile8x8
12.349 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
12.350 +>> matrix makepattern
12.351 +/Pat1 exch def
12.352 +<< Tile8x8
12.353 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
12.354 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
12.355 +>> matrix makepattern
12.356 +/Pat2 exch def
12.357 +<< Tile8x8
12.358 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
12.359 + 8 8 L 8 0 L 0 0 L fill}
12.360 +>> matrix makepattern
12.361 +/Pat3 exch def
12.362 +<< Tile8x8
12.363 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
12.364 + 0 12 M 12 0 L stroke}
12.365 +>> matrix makepattern
12.366 +/Pat4 exch def
12.367 +<< Tile8x8
12.368 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
12.369 + 0 -4 M 12 8 L stroke}
12.370 +>> matrix makepattern
12.371 +/Pat5 exch def
12.372 +<< Tile8x8
12.373 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
12.374 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
12.375 +>> matrix makepattern
12.376 +/Pat6 exch def
12.377 +<< Tile8x8
12.378 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
12.379 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
12.380 +>> matrix makepattern
12.381 +/Pat7 exch def
12.382 +<< Tile8x8
12.383 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
12.384 + 12 0 M -4 8 L 12 4 M 0 10 L stroke}
12.385 +>> matrix makepattern
12.386 +/Pat8 exch def
12.387 +<< Tile8x8
12.388 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
12.389 + -4 0 M 12 8 L -4 4 M 8 10 L stroke}
12.390 +>> matrix makepattern
12.391 +/Pat9 exch def
12.392 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
12.393 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
12.394 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
12.395 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
12.396 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
12.397 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
12.398 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
12.399 +} def
12.400 +%
12.401 +%
12.402 +%End of PostScript Level 2 code
12.403 +%
12.404 +/PatternBgnd {
12.405 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
12.406 +} def
12.407 +%
12.408 +% Substitute for Level 2 pattern fill codes with
12.409 +% grayscale if Level 2 support is not selected.
12.410 +%
12.411 +/Level1PatternFill {
12.412 +/Pattern1 {0.250 Density} bind def
12.413 +/Pattern2 {0.500 Density} bind def
12.414 +/Pattern3 {0.750 Density} bind def
12.415 +/Pattern4 {0.125 Density} bind def
12.416 +/Pattern5 {0.375 Density} bind def
12.417 +/Pattern6 {0.625 Density} bind def
12.418 +/Pattern7 {0.875 Density} bind def
12.419 +} def
12.420 +%
12.421 +% Now test for support of Level 2 code
12.422 +%
12.423 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse
12.424 +%
12.425 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
12.426 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
12.427 +currentdict end definefont pop
12.428 +/MFshow {
12.429 + { dup 5 get 3 ge
12.430 + { 5 get 3 eq {gsave} {grestore} ifelse }
12.431 + {dup dup 0 get findfont exch 1 get scalefont setfont
12.432 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
12.433 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
12.434 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
12.435 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
12.436 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
12.437 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
12.438 + pop aload pop M} ifelse }ifelse }ifelse }
12.439 + ifelse }
12.440 + forall} bind def
12.441 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
12.442 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
12.443 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
12.444 +/MLshow { currentpoint stroke M
12.445 + 0 exch R
12.446 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
12.447 +/MRshow { currentpoint stroke M
12.448 + exch dup MFwidth neg 3 -1 roll R
12.449 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
12.450 +/MCshow { currentpoint stroke M
12.451 + exch dup MFwidth -2 div 3 -1 roll R
12.452 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
12.453 +/XYsave { [( ) 1 2 true false 3 ()] } bind def
12.454 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def
12.455 +end
12.456 +%%EndProlog
12.457 +gnudict begin
12.458 +gsave
12.459 +50 50 translate
12.460 +0.050 0.050 scale
12.461 +0 setgray
12.462 +newpath
12.463 +(Helvetica) findfont 140 scalefont setfont
12.464 +gsave % colour palette begin
12.465 +/maxcolors 64 def
12.466 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
12.467 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
12.468 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
12.469 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
12.470 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
12.471 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
12.472 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
12.473 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
12.474 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
12.475 + } ifelse} def
12.476 +/Constrain {
12.477 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
12.478 +/YIQ2RGB {
12.479 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
12.480 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
12.481 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
12.482 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
12.483 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
12.484 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
12.485 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
12.486 + exch 1.91 mul exch add Constrain 3 1 roll} def
12.487 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
12.488 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
12.489 + if} ifelse} ifelse} ifelse} def
12.490 +/InterpolatedColor true def
12.491 +/grayindex {/gidx 0 def
12.492 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
12.493 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
12.494 + GrayA gidx get sub div} def
12.495 +/redvalue {RedA gidx get RedA gidx 1 sub get
12.496 + RedA gidx get sub dgdxval mul add} def
12.497 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get
12.498 + GreenA gidx get sub dgdxval mul add} def
12.499 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get
12.500 + BlueA gidx get sub dgdxval mul add} def
12.501 +/interpolate {
12.502 + grayindex grayv GrayA gidx get sub abs 1e-5 le
12.503 + {RedA gidx get GreenA gidx get BlueA gidx get}
12.504 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
12.505 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746
12.506 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651
12.507 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556
12.508 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746
12.509 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365
12.510 + .9524 .9683 .9841 1 ] def
12.511 +/RedA [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .0238 .0873 .1508
12.512 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127
12.513 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627
12.514 + .5635 .5 ] def
12.515 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524
12.516 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1
12.517 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254
12.518 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def
12.519 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1
12.520 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413
12.521 + .2778 .2143 .1508 .0873 .0238 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
12.522 + 0 0 ] def
12.523 +/pm3dround {maxcolors 0 gt {dup 1 ge
12.524 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
12.525 +/pm3dGamma 1.0 1.5 div def
12.526 +/ColorSpace (RGB) def
12.527 +Color true and { % COLOUR vs. GRAY map
12.528 + InterpolatedColor { %% Interpolation vs. RGB-Formula
12.529 + /g {stroke pm3dround /grayv exch def interpolate
12.530 + SelectSpace setrgbcolor} bind def
12.531 + }{
12.532 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
12.533 + SelectSpace setrgbcolor} bind def
12.534 + } ifelse
12.535 +}{
12.536 + /g {stroke pm3dround pm3dGamma exp setgray} bind def
12.537 +} ifelse
12.538 +1.000 UP
12.539 +1.000 UL
12.540 +LTb
12.541 +1.000 UL
12.542 +LT0
12.543 +LTb
12.544 +%%%%BeginImage
12.545 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip
12.546 +InterpretLevel1 {
12.547 + %% Construct a box instead of image
12.548 + LTb
12.549 + 876 4852 M
12.550 + 5292 0 V
12.551 + 0 -4429 V
12.552 + -5292 0 V
12.553 + 876 4852 L
12.554 + 40 -110 R
12.555 + (PS level 2 image) Lshow
12.556 + % Read data but ignore it
12.557 + /imagebuf 15215 string def
12.558 + currentfile imagebuf readstring
12.559 +} {
12.560 +gsave
12.561 +876 4852 translate
12.562 +5292 -4429 scale
12.563 +%%%%BeginPalette
12.564 +[ /Indexed
12.565 + /DeviceRGB 63
12.566 + <
12.567 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1
12.568 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff
12.569 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff
12.570 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88
12.571 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06
12.572 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400
12.573 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200
12.574 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000
12.575 + >
12.576 +] setcolorspace
12.577 +%%%%EndPalette
12.578 +<<
12.579 + /ImageType 1
12.580 + /Width 135
12.581 + /Height 113
12.582 + /BitsPerComponent 8
12.583 + /ImageMatrix [ 135 0 0 113 0 0 ]
12.584 + /Decode [ 0 255 ]
12.585 + /DataSource currentfile /ASCII85Decode filter
12.586 + /MultipleDataSources false
12.587 + /Interpolate false
12.588 +>>
12.589 +image
12.590 +} ifelse
12.591 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
12.592 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
12.593 +!D.o5!D.o5!D.o"98E%zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRLzzzzzzzzzzzzzzzzzzzzzz
12.594 +zzzzzzzzzzz5!B&Kzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4p1iczzzzzzzzzzzzzzzzzzzz
12.595 +zzzzzzzzzzzz!!#2H!rr<$zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRKzzzzzzzzzzzzzzzzzzz
12.596 +zzzzzzzzzzzzzz5!B&Kzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4p(cbzzzzzzzzzzzzzzzzz
12.597 +zzzzzzzzzzzzzzz!!#2H!WW3#zzzzzzzzzzzzzzzzzz!!WQ4#64`(zzzzzzzzzzzz!'WRIzzzzzzzz
12.598 +zzzzzzzzzzz#R:\Dzzzzzzzzzzzzz5!AuJzzzzzzzzzzzzzzzzzz!!!H7#RhCIzzzzzzzzzzzz!!!!
12.599 +_4okcdzzzzz!$_IDzzzzzzzzzzzz!"B>C#nd4<zzzzzzzzzzzz!!#2H!<NB(zzzz!!!!F-7&Wlzzzz
12.600 +zzzzzzz!!!!1%LiaO$PNL?zzzzzzzzzzzz!'WRI!<`N*zzzz!!"Dp-NF,Hzzzzzzzzzzz!##qU%h/m
12.601 +S(Dd&Ozzzzzzzzzzzz5!ArM"9Sl<zzzz-RU5h-7/]mzzzzzz!#ljs+92BAzzz()%;l%LigU(B=F8zz
12.602 +zzzzzzzzz!!!!_4obQh$4@:U&c_n3zz!!!!E,UFfb-6iKj!!!!8(Dn59zzzz*ZlLI+sA'Pzz!#c[j'
12.603 +GD&i%Lj'azzzzzzzzzzzz!!#2H!!!?5%hTKn*ub1[zz!$rm7,UFc`,Tn-L)&3r((`shAzzz!!!!>+!
12.604 +DjR+WqpR,6.]Dz)]9D,'G:uf$k<j_zzzzzzzzzzzz!'WRH!!!ED',DB''c@o/*rl9@!!!!H-RC&b,p
12.605 +af[*uu14'b1`d&JZ<0+ohTCzz!#ut#+sS?X+X86W+ohTC!#cdr)&F#%'+tle%Ls*azzzzzzzzzzzz5
12.606 +!ArH!!!uU(`FG6()e&8-RSlo!$rp=-71&c,U+?P*$#n2'+>*X(*4YD,6.]Dzz*?H@J,:4TV+X86V*<
12.607 +7*!)]K_5()7Mt&ePZc$k<g\&HDe2zzzzzzzzzz!!!!_4obQ_!!",_*$?IL+!)OK-RBu_,UF``,pXZX
12.608 ++<M[H*?5n0&.8sa*?ldU,prZm!!";g!!"8g,UY#f-RC)b-70u\*Zc:?*#KJ-().Gq&eGWb%1EUQ&-)
12.609 +\1zzzzzzzzzz!!#2Hz!!"2c+sJ<Z+WqsS,Uk&c+seQ\,9e6P+!2RG*>]M)'GMQ0,UOic-RUAm.Oc_k
12.610 +,UOof.4d)%.Oceo-R9r[*ZZ4;(`4&)'b_2m&J,K`$k*RUzzzzzzzzzzz!'WRHz!$WX3,psub,:+`g.
12.611 +4HMe,U=NW+sA'L)]g%A*>oV3*$cjX-71)h-n-Vq.4?Yo.P*/*0eP%//1W5".4-8_*?,k5(Ddf#'+to
12.612 +h%hB-[%1E^Vzzzzzzzzzzz5!ArHz,9nQd/gr(s-7^Su.jcJd,9\6R+<V^E)BBk?*ZuUO,pjl`-7:5k
12.613 +.Oceq.k<2'/MT"80/,(4/M&D%.4$/^*?#e3(DRVu&eYff%hK3\%M'-_zzzzzzzzzz!!!!_4obQ_!!!
12.614 +!E-7gc%0JG75/h8J%-R9r^+<hpM+;l+;)]KhA+X/0V,U=W^-n$Jl.4Qhu.kN>-1,1I:0ek:5/hAP'-
12.615 +RC#Y*#]Y1()7Mr&ePZc%hB-Z%M9?fzzzzzzzzzz!!#2Hz!!"2i/MJq;2)6m=/hSY(-R9lY+s@sK',q
12.616 +i0)]TtD+X/*T,UF``-RU;l.Olr#/MAk50eb=:0/"t1/M&D"-70oY)]BP/'bh;o&J5Te%h9'Z&J,Eaz
12.617 +zzzzzzzzz!'WRHz!!"2j0/POE2`<EH/hJP$,p=EU+<DRB&ec0)*?ZIJ+X/-V,UFca-n-Vp.kE>-0JP
12.618 +790JG.50/,"1/1`4u,pXTT*#TP.'bh;o&J>]g&.f?^%M'-dzzzzzzzzzz5!ArHz!$*:70JtaI2`3HJ
12.619 +0J"V#,9nEV+<VdH)]TqA+X/*S,9nK[,pjue-n-Vq/2&\30ekC:0/"t30/"q1/1N%r,U"<Q)Aj5)'GM
12.620 +2n&eYfi&.f<^%Lim[zzzzzzzzz!!!!_4obQ_z*@33f1H%-M2Dd3B/L`+t-7'fX+<_gH*ZcFJ+sS?Y,
12.621 +paia-R^Ak.P!&&0/,+81,1I:0/"t30.nk/.k)hl+WhgG)&F&''GM5p'GD,m&J5Qb%1E[V%1NaHzzzz
12.622 +zzzz!!#2Hzz+"&Zn1Gh!I1bp^9.4Zkr-RU,b,U+HW+X83V,pjrd-RU;l.k3#"/MAb10JG490JG.5/h
12.623 +Se10.nk..Oc_j+<MRC(`!l%'bqDt'GD,m&J5Qa%1N^S$k3XT&HDe2zzzzzzz!'WRHz!!!!>+Xnor1c
12.624 +.'H1,(:2.Ouqr-n$Gj,UF]],palc-RU;k-n-Vs/M8\/0/"t30JG.50/"q10/"t3/hS_,.46Dd+W_XA
12.625 +(Ddi'(D[c$'bqDs&J#?\$k*LP$k3[Y'GLNIzzzzzzz5!ArHz!$*+'-S@#,1G^d@0.e_+.k)nr.4HYn
12.626 +,pai`-n-Sp.P!##/1W8'/M8\00/"t30.nk00/"q20JG.5/hJS(.46>`+<DI>(`=/-(`4&*'bqDq&.T
12.627 +-X$k*OS%1WjY(Dd&Ozzzzzz!!!!_4obQ_z*#p(H.ki\61,1L:/M&G&.4Qes.Olkq.OZ_r.kE5&/1iM
12.628 +-/M/S,/h\k20J>(4/hSb/0JG170J>(3/M&A#,pOWW*ul1:)AsD1(`4)+'b_2k%LrpV%1NaU%hK?d'G
12.629 +D2]*#opuzzzzz!!#2Hz!!!!>*?Za]0ekF=0eb42/1`;#.P!#"/M&G'/hAP+0.nh00/#"5/h\h10/,(
12.630 +60J>(4/hSe20/,+70/"q//1W+r,pFNV*ul4=)B'J3)Aj8*&ePZc%1NaU%1NdW&.oTj(DRf*(`=23*?
12.631 +>t1(B=F8zzz!'WRHz!!")_+!iBj1,C[>/hAS*.k3"u/1iG*/M/S-0/"t40J>+60JG170JG.50JG180
12.632 +JG.4/hSe10JG160.ne,.k)hl,pOTV*ZQ+<)]K\6(DRSq&.]6[%1NaU%1`s]&el&r'GhW))&aM0)&a;
12.633 +1*WQ0?zzz5!ArHz!!"&a-S@/01GU[</M/P*.P!##/1rS/0J>(50JP:90JP791,:U=0ekC;0eb:70J>
12.634 +(3/h\k20/,(5/hJS'.4?Mi,U+?Q*ZQ.>)]9G-'bV,j%hB-[%1NdV%hTBf'c%Mu'c.`*)&F#**?-%@*
12.635 +rl9@zz!!!!_4obQ_z!$i^4/2B";1,(=40.\V(.kE5'/h\k30/,(50ekF>1,C[@1,C^B1,1L;0J>(40
12.636 +.nk00.nn30JG.4/M/J&.46Ji,U+?R*uu:=(Ddbu&ePZd%h9'Z%Lrs[&ebro()Ic((`OD8)]0)'()J#
12.637 +6'cS&2zz!!#2Hzz-m9ui1,:XA0eY+1/M&G(.kE8)/h\k20JG191,C[A1c.$G1bpd>0/,%50.nh//hJ
12.638 +\./h\n40/"q0/1W5$-n$Gh+sJ3R*#]Y1()7Go&J5Na%hB0\%M03c'GM8u)&O50)BBe<*ZQ%6(`OG7'
12.639 +,;K,zz!'WRHz!!!!I,:"fn1,:R</hAP).kN;'/M/P,0.nq40JP:;1,C^C1c.$F1,(C7/hSb./M&G)/
12.640 +M8V,0/,(50.nk0/M&D$-mp>e,:"?N)&F&''b_/k&J,Nd&.fBb&J>]i'c%T')&jM6*#ot>*??+?*?H+
12.641 +?)&+&2zz5!ArHz!!"Gj+=err0JG.4/1N)!.kE5&/1iJ-/hSh40ekF<0etO?1GUX=0J4q//M/P*/1`A
12.642 +(/M/S.0J>(3/M8Y-/Lr;".46De,9ImC(DRZ!'+tlh&J5Te&eYik&ebup(Ddr,)B9b<*ZZ=B+!)FA*$
12.643 +$":*ZZ:Cz!!!!_4obQ_z!%B$9-nR#(/hAS(.4HYq.kN>*/M8Y//hf"70eb=90JG180eb76/hJY,/1`
12.644 +>&/1iG+/h\n40J>(40.nh./1`8"-mTu[*uu16'bqGs'+toj'+trl',)#n'c%T&(`=83*?H:D+!DdN+
12.645 +!MdK)&s\=*ZQ4Bz!!#2Hzz+sJ0V.P!)%/1W2"-n-Sr/M/P,/h\h20ekC;0ek@80/,(60/"t2/hJY+/
12.646 +1`>(/M8Y.0/,(60JG.4/hJV*/1W.q,U+BP*#f\0'bqDs'GV;s'GM5r',2/r()If*)B9b>+!;^O,9nE
12.647 +W+<_jN*ZZ1=*?H:&z!'WRHz!!!!C*[<'_.k2ts-n-Pm.4H_t/M/S.0/#%81,C[@1,1L;0JG170JP46
12.648 +/hS_-/M/S,/h\n30JG490J4q//M/M).46Dd+s7pH)Aj8,()7T"()Ic&()@]%()@Z%(E",0*$-4G+X8
12.649 +6W,U=W[*ZcLK+WhaG*ub1[z5!ArHz!!")`+t"ii.Ocbn-RL/f.4Hbu/M8Y00ekI@1G^gC1,:R>0etL
12.650 +>1,1L:/hS_-/M8Y/0ekC:0JG15/hJY,/M&A"-6j]X+<MUC)AsD/(`4),)&O/+(D[c&()@]')&jP9*Z
12.651 +uXO,U=W\,9e6R+!2XL+sA$M*rl9@!!!!_4obQ_z!%/p;-RpVs.46Gh,pjrd-n$Ps/1iM/1,:U@1,C^
12.652 +B1c$pD1GgmD0ek@8/hSe10/#"50eb:70.nk//1iD'.4HYm,U+BS+Wh^D)]BY7)B9Y6)]BS2(`*u)(`
12.653 +=21*$$+D+<i$U,paf]+WqpO+<VgO,9\6S+TMKB!!#2Hzz.4HVp/1`8!-RC#a,pjuf-mpDm/MAe40ek
12.654 +@:1,1L=0f(R@1GU^>0J>(4/h\k30JG170J>%2/M&G'.k<(u-mp>g,U+BT+<V^G*ZZ4A*ZQ+;)B'J2)
12.655 +&O2.)B0V8*ZcFK,UF]^,pX]Y+sA0T+sS?Y,9nEXz!'WRHzz-7C>q/Lr;"-7'rb-RU8h-7:8o/hSe00
12.656 +J4t10.nq30/,%60/#"3/hSb00/,(70J>(3/hJV*.k<,".Olkq-mp>g,U4NW+<VgM+<VdK*Zc=A)]K\
12.657 +5)B'M4)]Kb<+<i'V,pjo`,9nBW,:+W],U=TZ,9nEXz5!ArHz!!"Ao-S-i$/1W+s-RU5h-mpDk-n6_u
12.658 +/M/P+/1`>(/1`A(/hJ_//M8Y-/hSe20ek@80.nh./1W5$.k<)!.4HYn-n$Gi,pala-6sfZ+<M[I*uu
12.659 +@B)]BY6)B0V8*$-1D+seQ`-7:)b,U=W\,UF`_,U4NY,9nE5!!!!_4obQ_z!!"2j.4Zu%/1W5#.Ocer
12.660 +.Olkr.4Ql"/1iD(/1W5$.kE2&/M/P*/M/P+/h\n40JG.4/M&G'.k<,#/1W5#.4HYn-n$Jl-n$Mm-RL
12.661 +,b+X%pL*ZZ7@*?6":)]K_9*ZlRO-7:/f-7'o`,pX][,UF`^,9\9U+sJ32!!#2Hzz+X&'V.kE5%.k</
12.662 +$/1W2#/1iD*/M/P,/M/P*/1W5$.kE5'/M/P,/M8V-0/,(60.nk//1`>&.k</%.k<,".4HYn-n$Jm.O
12.663 +lr!.OZPe+WqjJ*ZZ7@*#on:*#p"A+!MsW-7:,d,U4NY+sS<W,9nBU+<i!R+X$gc!'WRHz!!!!?+!2U
12.664 +S.4Hbs.P!##/M/V.0eY460/,.80/#"3/h\h//hSe00.nn20/#"60JG.5/hSb./1`>'/M8V,/1W2!.4
12.665 +HYo.4Qet.k<,"-mg2`+WqjK*ZZ7@*$$"?*ZcFJ,U=Z_,pX][,9e<V,9nK[,9\3R+sJ3S+92BA5!ArH
12.666 +z!!",_*@)pX.4H_r.P!&$/h\n60f(U?1,C^B1,:U?1,:R=0ekC;0ek@:0JP:90JG.50.nk//M/P-0.
12.667 +nh-.k<)!.Olnt.P!#".Olkr-RL)_+X%sM*ZZ:B*ZZ:D+<_pQ,U=W\,9nEW+sJ3U,9[jH*?lUK+sJ3S
12.668 +!!!!_4obQ_z!$E4$+X86[-71)i.Oll!.kNA-0ekI=1GU^@0ekF=0ekC:0eb:80JP::0etI;0ek=80/
12.669 +"t2/h\k2/hS\*.k<)!.Olr!.k<,#.Olns-m^&\+<M[I+!2OF*ZcCG+X/*T,:"NZ,9nEX,9nHY+s8'N
12.670 ++X&$S,9nEX!!#2Hzz*Zc@E+XA?[,UFfd-RUAn.P32)0/"t40JG490JP:;0ekC;1,:U>1,:U?1,:U>1
12.671 +,1I;0eb:80JG.4/1`;%.Olnt.Outu.Olnu.k2tr,pOTV+<M[I+!2OF+!;[L+X/*S,9nEX,U=Z],UFW
12.672 +W+sA!M+sS<Y,U=Z9!'WRHz!!!!A)]^"F,:"NZ,pai`,pard/1`;'/M&P-0J>+60JP=<1,:U@1G^gC1
12.673 +G^gB1G^gB0ekC;0ekC;0J4q..Olnt.Olnt.Olnu.k3)$.4H\m,U4KU+<_gK+<M[I+<VgN+X/*T,:"Q
12.674 +\-7'ud-R0l^+s/!S,:+W_,U`Wm5!ArHz!!"/`+!;dQ,U=W\,U4Q\-7:/j.k)u!.k<2'/hSe20ekF=1
12.675 +,:U@1G^dB1c$mC1G^dA1,1L<1,(F8/1W5".Olnt.4Qet.kE8'/1`>'.k2tp,U4KW+sA'O+<VdL+<Vg
12.676 +N+sS?Z,pt&h.4?Ph,UXr_+sSB]-RU8f,p`OT4obQ_z!$<:)+<i$U,U=TZ+sJ6X-7:5l.k<,#.kE8(/
12.677 +hSh30etL>1,:U@1,C^C1GgmE1GU^?0JG17/hAS).Olkr.Ocer.kE5'/M/S,/1`>'.k)hl,pFQY+sA*
12.678 +Q+<VgN+<_mP,:4fg/M/J(.Ocbo-RL&_,q(/j.Oc_k-icFpzz+<V^I+s\EZ,U=TY+X89Z-n$Mo.Olr!
12.679 +.kE8)/ho(81,C^B1c$sE1GgpF1G^gB0eb:7/hSb..k2ts.Olnt.Olu#/1`A*/h\h//M&D%.OHJh,pa
12.680 +c[+sS9U+X&$R,:+]e/M/P-/hS_,.kE1u-RL8l.k<,".OZSj,!J0jz!!!!B+!)LK,U=W\,U=T[,UF]a
12.681 +.4H_q.P!#"/1`A+0JYC=1G^gD1c7*H1c$mC1GLR9/hSb./Lr>$.4H\p.4Qes.P32&/1iJ-0J>%1/1`
12.682 +;$-mg8f,paf^,U4NY,:"Q]-nI#*0eb450/"t0/1`8#.P*,&/hJY+.O6>_5!ArHz!!"/_*[2gS,U=Z^
12.683 +,U4Q\,pt)h.4Qes.Olr!/1rP.0JYC>1GgmD1bpd?0JP:9/hJV*/M&G'.Olkr.4H\q.k3#"/hJV*/M8
12.684 +Y/0.ne+/1`;"-RU8g-71#b,U=W]-7:8q0JG4:0eb:70.n_(.k</&/M&M-/hSb--R0j"4obQ_z!#lk!
12.685 ++sS?Z,pai_,9nK^-n$Mo.Olnt.Olnu/1`A+0/,"50.ee//hSe//M8V,/1W2".Ochs.Oceq.4Qi!/1`
12.686 +D,/hSb0/h\k1/M&D'/1iD%-RU8g-71&c,pjuf.P*5-0etI<0JG+2/1W.u/1`>'/M8\0/hJP",60nkz
12.687 +z)]9Y?,UFca-RL,c,pjug-n6\r.Olnt.4H\q.Ouu"/1W2$.P!#!.k3&#/1W8%.Olnt.4Qes.4H_r.k
12.688 +E;+/hf"60/,(60eb=9/hJV*/M&>!-mpAi-RL/f-R^Gp/1rV20ek@7/1`8".Olr"/1W8'0/"q0/1`.m
12.689 +!'WRHz!!!!8)''nI-R^Ak.46Jj-7C8k.Olnu.Olkr.4H\q.Olnu.Oceq-n-Pn.4Qhu.k<,".Olqu.O
12.690 +lnu.P!&%/het40ekC:0JP=H0ek@8/hS_./hAJ#-n$Gj-RU8i-n6c#0/,%40J>"-.4H\o.4Zr$/1W>*
12.691 +0.nh./0k2q5!ArHz!!!cM+XAB^-n$Mo.4H\o.k3&".4Zr".4HYn.4H\p.Olhp-n$Gk-n$Mn.Olr"/1
12.692 +`;%/1`;&.k</$/M8_20ekC=1,1L=5!D.d1,1F70.nh./1W+s-RU8h-RU>l.P*,'/hAP'.k)nr-n$Jm
12.693 +.P*2(/1rM,0.\_)-NF-14obQ_z!"]kc+seQa.4H_r.k3&#/M/S-/M/P(.k)nr.4Qhs.4H\n-RU8i.4
12.694 +H_q.kN>(/M&J+/hJY-/M/P,0JP:;0ekLA5!D.e2)IKN0.nk1/hJY+.Ocbn-R^Ak-n-Vq.P!##/1E"t
12.695 +.4?Sm-n$Mo/M/S.0J4t00.JCN!!#2Hzz$PaI",:+`e.4H\p.4Qo%0/#"50/"q0/1N)!/1iG(.k<%s.
12.696 +4H_s.P*)%/hS_-/h\h//M/S,/hSh41,C[@1,M0O2`<NM1HmNI0J4t1/Lr>#.4?Pl-n$Jl-n-Vo.4Qe
12.697 +s.4HYn-mpDk.4d))/heq40JG+3.4,#p!'WRHz!!!!/%N$-++sn]e.4H_q.P*2)0/,(70J>(3/M/M*/
12.698 +hSb//M&D&.P!##/1iJ,/M&J+0.nh./1iG+/MT":2)[<M5!Cnb2Dm?K4u+fG/hSb-.Olkq-n$Jl-mpD
12.699 +k-RpPo.Olns.4?Pk-RgJo/2&\30JP::0J4n(-NF,H5!ArHz!!!KA'cJ,:,:4fg.4Qet.kE;+0JG160
12.700 +/"t3/h\h0/hSb//M&D&.kE5'/M8Y-/1`D+/hJV)/1`A)1,LjH2`E]U4ubM[2`<KV1GLR:/hAP(.Ocb
12.701 +o-n$Gj-RU8g-RgGm.4Qer-n$Gj-RgT"0JP:;0ekC;/M/@N!!!!_4obQ_z!!!WL*$6=I-7C2h,pk&k/
12.702 +1rP.0JG170/"t30J>(40/"q1/1W5%/1`A)/M/P*/1`>'/1W5&/M8\42)[BP3&`f\3&ilW2`<iT0J>%
12.703 +1/1W5".4HYn-RL/e,UF``-RU8k.4Qer.4HYm-nHu)0ekC;0eb41.OkDu!!#2Hzz&JH$%+<_mT-mpGl
12.704 +-mpPt/M8\10JG170J>+60J>(40.nh-.k<,#.kE5&/1iA&.kE5&/M/S-/i,@C2E*QR5!Ctd3&iiT2*N
12.705 +`L0J4q..Outt.4?Pk-6sl_,:"Q\,pt)i.Olqu.4?Sp/hf"70J>+4/h8>!z!'WRHzz'G_T1,9e9W-RU
12.706 +Am-n?bu.PEG/0JG170JG.50.nn1/hS\+/1`>'/1`>'/M8S+/hS\,0/"t42*O2f5!D.i3BB/\3B&i[1
12.707 +GU[=/hAM&.Olkq-RL/d,U4NY,9nHZ-7:,f-n6Yp-mpGp0/,(3/M8V(.jl_Fz5!ArHz!!!!4(E4JA,p
12.708 +FT\,pard.Olnt.P!,'0/,%40/"q1/hSb//hJY,/M/P+/M/V.0J>(4/hJ\00JPCJ4uYG\4ubSb4$#D`
12.709 +3'KM]0eb:7/M&D%.Oc_l-7'l],9e<U,9nEX,pX`^,UXuf-RgSt/M&A%-n$>d+sm9i!!!!_4obQ_z!!
12.710 +!cM)]g1K,pX`],UFfc.Olnu.k</%/M/P+/M/P+/hSb//M8Y./M8\10JP790eb:80ekL@2)[WY3]];^
12.711 +3BB5_3]]8[2*NcM0JG.2.k<(u.46Gg,U+EV+X&$R,9nEX,9eBY,U=]a-n$Jk-6si`+<_sQ*WQ0?!!#
12.712 +2Hzz!!!iT*[2gT-RL)_,U=W_,q18l.k3#!.P!##/1`>(/hSb//h\k20/57;1,:U@1,C^D2)dHS4ut_
12.713 +c3]];_4$#D_3B/lQ4u+iG0JG.1.Ocbn,paf[+<VgN+X/*S+sS9U+sJ<Y,9e?Z,Tn*J*??.=*$$(#z!
12.714 +'WRHzz!#QRo+!;gT-7'l[+sA3W-7'uc,paod-n-Sq.P!#"/M/P,0/#"60JPC@2)I-I2E!KR3B98a3]
12.715 +];_3]T8_3B9)[2`<i`1,1F80eY%+.4?Jf,9\0P+<VgN+X/*T,9nBU+X%sM+!VaI)&X;/()Rr/)ZTj<
12.716 +z5!ArHzz!#-7j*?cXP+sJ*P+X/-V,U=W\,U=Z^-7:/h.4HYn.k<)#/MAe31,LgF2)[?O2`NcW5!D"g
12.717 +4$#D`3]]8]3B0#X2E*fT0J>+80.J=s-6aTU+!;XJ+<hsQ+sS<V,9nBS*??(=)]0A+'c%Q!'c@efz!!
12.718 +!!_4obQ_zz&/,s&*?ZLK+WqpR-RL&`,pai`,pt&g-RL2f-RU;j.4Qi"/h\q71GgsI2E!KQ3&io^3]]
12.719 +;_3]]>`3]T/Z3&ifS4uG/P0JP:5-m^/b+!;[J+!2UK+X&$S+sJ0S+!)IB)&XA3(DRSu().K"'c-iMz
12.720 +!!#2Hzz!!!!1&f;Q/+!;gR,U4]e-RU;j-n$Jl.4Zo!-n$Jl.4Hbr.P!)&0/,+:1GgsI2E!HP2a05^3
12.721 +]fA`4$#D`3&iiU2`Eoa2)?sB1b^I-,pOTU+!)LH+!;aN+sJ3S+WhaH*?5t8)&X>-'+trm'GV2o'EA+
12.722 +5z!'WRHzz!!!H@(E+>;-7C8l.5!,%0eP(3/hS\,/M8_..k<2%.k<,#/1iJ-0JP==1c70L2E!KX3&io
12.723 +Y3]]>`3]]5[2`N`T2`Eoa1,1I:/L`"k+WqjJ*ZlLH+<hsP+X/$O*ZZ7@)]BV4)As;*(`O8-(_@8Zzz
12.724 +5!ArHzz$4RUb)B^CS/1rS-0J5"61Gq$I1c-sC1,Ld?0JP:7/MA\/0J>+60etOA2)[<M2Ej;`2`NfX3
12.725 +BB2]3B/rW3&ilW2`3cS0J+n,-R9lY+!)IF+<VaK+WqmM+<MXF*Zc:@*#fe8(Ddl)(Dmhs&/YBIz!!!
12.726 +!_4obQ_z!!!!*%MTa"+X\iq1GpjA0f1jN4?Yhh4$#5V2Dm<I1G^gA0eY480etL?1c.'J2DmBV4uYDZ
12.727 +2`WiX3]T2\3&ioY3B/oT1GV-H/1`>$,9S'L*ZcFG+<M^K+<M[I*ZZ7B*??1?)]BP0(`4&,)%mMu)#s
12.728 +X:z!!#2Hzz!!!?5'H%l6-SI852D[*G2`Wu`4[)"j3]T&S1c.$F1c.!D1GUaD1c.'I2)[<M2E!HW2E*
12.729 +TT3&ioZ3B9)[3B0#Z3&WTK0Kq$<.kE(o+WhdI+!2UI+<VaK*Zc@C*??.@*?H1>(`+&-(D[c#'+korz
12.730 +z!'WRHzz!"0/L)]TqH0/b^G1Gh$N3]fGd4Zkba2`<KK1G^gD1G^gD1c.'I2E!KP2`<QQ2E*QY2`E]U
12.731 +3&s#\3B/uY3&rrV1bpd?5!CGG/1;_c+!2RH+!2RH+!)ID*?6(?*??.A*?,n8)As;+()7Jn&f);azz5
12.732 +!ArHzz$k*mj+!;pa2)[9H1c@<R3BB2^3]ArR1G^gC1,C^B1GgpG2E*QR3&ilV2`EZS2`E][5!Cqd3B
12.733 +9)Z3&ilW2`ETM0ek@G/M/J(,pFKU+<VaI*Zc=A*?6%>*$$"<*$#t:(`=/,()@W"'bUrf(]XO9z!!!!
12.734 +_4obQ_z!!!!-$lL$,+X\ou2)[6H1Gq'K2`<NM1bpa?1,:X@1GgpF2)R9N2`NfX3&rrX3&`fV3&ilX3
12.735 +'K>_3BB,Z2`EZR2`<KK1-RlU0eXt%,pOQT*uu@C*?6"<)]K_8)]KY5)]0D.(Ddi%'bqH"&J#Qnzz!!
12.736 +#2Hzz!"KDM)'L(D-7gi*0eP180f(UD2)@!D0eY470JYIA1c.$H2E!NT3]];_3]T2\3B9)[3&ioX3Bf
12.737 +G`3B9#W2`ETP2Dd3G1-RHI/1)\i+s7mH*??.?)]K\6)AsD0(`4//(`*r''bqGu'c.Am',U]Lzz!'WR
12.738 +Hzz%Lj!m,p=<N,qCT".kN>,1,:U>1,1L=0eb:80JkUC2)R6L3&ioZ3]]>a3]];_3B9)[3B9&Y4ukV`
12.739 +3&ilV2E!EN1c.!P1GC@2-71#\*ZQ.?*#fh9)&X;0(`*u*)&F&)()@Z$(D[`#'b_H"(`35Qzz5!ArHz
12.740 +!!!!/%hTj-,9@pM-7CAo.4Zu%1,(I<0f(X@0/,(61H%*I2E!HR3&s#\3]]>`3]];_3BB2]3B/u^3B9
12.741 +&Y3&iiU2E!EL1G_3L/h84n-R0WP*#fh8)B'J1(Ddo)(Ddl'()@W"'bqH"'bh>r'G_E$)#sX:z!!!!_
12.742 +4obQ_z!"]\R'-8>@+X&!Q,UFic.Olo$1G^gB1bp^;0/,+92DmEP2E!NS3&s#\4$#D`3]]>b4#o;]3&
12.743 +j)]3&ilW3&ifS2Dd3F4u"Q:-RC)f,p"*H)&aA1(Ddl(()@Z$()@Z#'bqGu'bqGt&f;>r&eYu\zz!!#
12.744 +2Hzz'GV5p(`j_?+<_mP,UOfa-n?l'0JP::0/"q10JP=<2)dHP2`E]V3BB2]3]T2]3BK8_3&ilW3&j)
12.745 +^3B0#X3&``R2)6jL/12bj-mp5]*ul+6(`+#)(D[c%()@Z#()7Q!'bqGu'bqGt'bM&k$kiU@zz!'WRH
12.746 +z!!!!7'GhQ&*?ZCH+WqpP,pXfb.4Zu'0ekC;0J>(50eb:91c.'J2E!NR3B/rX3]T/Y3&iiV2`EZT3'
12.747 +K>_3B/uW2Dm<F0g73<-mg5h-QjQQ(`*u)(`*r''c%Q#'bqGu'bqK!'bqGu'bqAq%i#]h'`\46zz5!A
12.748 +rHzz*#fh;*[)[N,9e<X,pjre/1rV21GgsE1GgjB0ek@:0ekI>0f:dF2E!KR3&iiU2E*QR2`NcV3'K;
12.749 +]2`EZR2)6dJ4tJ-2-n$Ge+X%g@()@Z$()7Q!'bqGu'bqK"()@Z$()@W"'GM5n'G:uXzz!!!!_4obQ_
12.750 +z!!!!@*Zc@D*[2gP,:+W_.4?Vr/hSq:2)[?M2E!?H1GLU<0JG181,C^B1c.*L2`EWQ2E!KR3&iiU4u
12.751 +bJZ1c-sC0Kpp5-mg8f-6aWV*#9;*()7Q"()7Q!'bqH!()@]%()Ic&(D[`"'GD&k&-)\1zz!!#2Hzz!
12.752 +!!!B+X&$N+!MmQ,pt)j/hJ_31G^gD2)R6L2Dd6H1GLR;0eb=:1,:U@1G^gE1c@6L1c70K2E*NX2)6p
12.753 +A00VQ`.k2nl,9e9R*Zc:?()@Z#'bqGu'bqGu'c%Q#()@Z%()@Z$()7Pt&.oNdzzz!'WRHzz!!!!B+s
12.754 +S9V+XJB[-R^Q#0etL@2)R0G1Gq!G1c$j@0J>+60JP::1,:U@1GUaA1c$pB1,C^B1G^^K5!D.o.4Q_m
12.755 +-6aNQ*uu@B*?#_0'c%N"()7Q!'bqH!()@Z$()@Z$()Ic&()7Go&J>'Dzzz5!ArHzz!!"5g,9nEZ,pa
12.756 +od/2/h70J>.91,C[@1GU[=0eb:7/h\k20/,(70ek@;0etL>0JP:9/h\k2/hJM%4t.m-,pa`Y*??.?*
12.757 +?H4?(`*r'()@Z#'bqH!'c%Q#'bqGu()7T$(Ddi&'bV)h%fcS0zz!!!!_4obQ_zz!!"5g,UFca-7CAs
12.758 +0f(X>/h/J-0eb@;0JG170JG+3/1iG*/h\h10/"t40/"t4/h\e//1N%q.46Ac,:"NX+<M^H*#oq=*ZZ
12.759 +1:(Ddl(()@Z$()@]&()7Mu'c%Q$(Ddl((Dmr&&e5?Nzzz!!#2Hzzz!$`^7,pjuf.4Qr)0et:0.46Pp
12.760 +/1iJ-0JP::/hS_,/M/M*/M/P+/M/S-/MA_-.k<+u-R^2a,9S*P+<VaI*ZZ7@*$$%?*#fb4(`*u*(Dd
12.761 +l((`4&(()@`&(Ddl((Ddi'(`!_q%LiC<zzz!'WRHzzz!$`d:-7CAp/MT"2/1`+l+<hsO.4Zo#/hS\+
12.762 +.kE5'/M/P*/1W5%/1N,#.k)qu.4?Mh,U4ER+<M[H*Zc@D*?6%=*#ot=)]9M1(`=/.)&X>1)&F//)B'
12.763 +J1(Dmr)(`4),(DIAgzzzz5!ArHzzz!$ij<.Om&)1,17/-n6A\*ZH"8)]pIX.4H\q.k</#.kE/".P!#
12.764 +".4?Sm-RU5e,pFKT+<M[I+!)IE*ZZ:B*#oq<*?6";)B'M4)]BY7*#fh9*#fe6)&O2/)&X8-(`4)*&e
12.765 +5?Nzzz!!!!_4obQ_zzz!$s!A/M8b50.JIt,9n*I*#BG0*?QFK-7LDn.4?Sn.4?So.Ocbo-mp;f,pai
12.766 +]+X%sM+!2OF*Zc@D*ZZ7A*#oq<*#on:*#on;*#oq<!!!!=)B'M3)AsG3)Aj;/)&Eu!%LiC<zzz!!#2
12.767 +Hzzzz,q(2m0/G:9/1;\e,U=KU)]Tb8*ZlOL,:4cc-RU;h-RgGk-RU;j-mp;d,pOWY+X%sM+!)IE*Zc
12.768 +=B*??.?*#oq<*??.@*?H7C*Zb:]z!#ljr)B0V6)&aA1(_[Djzzzz!'WRHzzzz!%TQR1GUR5,Tn-T,p
12.769 +ji]+s\9R+sJ6U,UF``,pala-71#b-7:/f-7'l]+sJ0Q+WqjK+!)IE*Zc=B*??.@*$$%?*??1B*Zb:]
12.770 +zz*#oq;)]Te7)]BV2&e,9Mzzzz5!ArHzzzz!%Tc[0eOn#+<DOJ,U+HZ-RC,f+sA*R,:"N\,paf^,U=
12.771 +W]-7'l],9nBV+X%sN+<M[I+!2OF*Zc=B*?H4B*?H7C*Zc@&zzz*#oq<*#]Y3)AsA*%KHJ/zzz!!!!_
12.772 +4obQ_zzzz!%Tf[0.J7i+W_XK,UXrg-RC&`+X/*S,9nHZ,U=W\,U=W\,U=TZ,9e9S+X%sN+<M[I+!)I
12.773 +E*ZZ:C*Zc@D*ZcCFzzz!!!!=*#oq<)Aj>1)%mDZzzzz!!#2Hzzzzz/28q7-mBiX+!2XO,pt)e,UF]]
12.774 ++X/*S+sS<X,9nEX,U4NZ,9nEW+sA*Q+<VdK+!2RH+!)IE*Zc@Dzzzzzz*#on9(`4/.'G(6Ezzzz!'W
12.775 +RHzzzzz!!"]&,pONS+!2[R-m^2d-6sf],U4KW+sS<W,9nEW+sS<V,9nBV+X%sN+<VdL+<M[I+!)IE*
12.776 +WQ0?zzzzz!!!!<)]KV1(`3r$zzzzz5!ArHzzzzz!!"Pt,9e6P+!;gS,:4`_,U=Z_,:+NZ,pOWY+sJ3
12.777 +T+sJ3U,9e9S+<VdK+!2RG*ZlIG+!)I'zzzzzz!!!!;)Aa/+(_m#Nzzzz!!!!_4obQ_zzzzz!%fTD+W
12.778 +qjK+X/-U,U4KZ-RU8h-6ac\-6a`^+XA6V+sS93+sA*0z+!)IEzzzzzzzz!!!!:(D[i((B=F8zzzz!!
12.779 +#2Hzzzzzz.OQJc+<M^L+X/'R,U+K],6.]Dz!!!!Bzzzzzzzzzzzzz!!!iP(Ddkfzzzzz!'WRHzzzzz
12.780 +!!!!I,U+?Q+<M^L+X&$S+X$gczzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzz!!",a+!2OG+<UY-+sA-Q
12.781 ++92BAzzzzzzzzzzzzzzzzzzzzzz!!!!_5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
12.782 +!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.
12.783 +o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.~>
12.784 +InterpretLevel1 not {
12.785 + grestore
12.786 +} if
12.787 +grestore
12.788 +%%%%EndImage
12.789 +1.000 UL
12.790 +LTb
12.791 +1.000 UP
12.792 +1.000 UL
12.793 +LTb
12.794 +stroke
12.795 +grestore
12.796 +end
12.797 +showpage
12.798 +%%Trailer
12.799 +%%DocumentFonts: Helvetica
13.1 --- a/singlegene_AUD_lr_top_5_2348_jet.eps Sat Apr 11 19:39:56 2009 -0700
13.2 +++ b/singlegene_AUD_lr_top_5_2348_jet.eps Sat Apr 11 19:50:21 2009 -0700
13.3 @@ -1,1 +1,794 @@
13.4 -../figures/singlegene_AUD_lr_top_5_2348_jet.epcs
13.5 \ No newline at end of file
13.6 +%!PS-Adobe-2.0 EPSF-2.0
13.7 +%%Title: singlegene_AUD_lr_top_5_2348_jet.epcs
13.8 +%%Creator: gnuplot 4.2 patchlevel 2
13.9 +%%CreationDate: Tue Apr 7 15:00:50 2009
13.10 +%%DocumentFonts: (atend)
13.11 +%%BoundingBox: 50 50 410 302
13.12 +%%EndComments
13.13 +%%BeginProlog
13.14 +/gnudict 256 dict def
13.15 +gnudict begin
13.16 +%
13.17 +% The following 6 true/false flags may be edited by hand if required
13.18 +% The unit line width may also be changed
13.19 +%
13.20 +/Color true def
13.21 +/Blacktext false def
13.22 +/Solid true def
13.23 +/Dashlength 1 def
13.24 +/Landscape false def
13.25 +/Level1 false def
13.26 +/Rounded false def
13.27 +/TransparentPatterns false def
13.28 +/gnulinewidth 5.000 def
13.29 +/userlinewidth gnulinewidth def
13.30 +%
13.31 +/vshift -46 def
13.32 +/dl1 {
13.33 + 10.0 Dashlength mul mul
13.34 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
13.35 +} def
13.36 +/dl2 {
13.37 + 10.0 Dashlength mul mul
13.38 + Rounded { currentlinewidth 0.75 mul add } if
13.39 +} def
13.40 +/hpt_ 31.5 def
13.41 +/vpt_ 31.5 def
13.42 +/hpt hpt_ def
13.43 +/vpt vpt_ def
13.44 +Level1 {} {
13.45 +/SDict 10 dict def
13.46 +systemdict /pdfmark known not {
13.47 + userdict /pdfmark systemdict /cleartomark get put
13.48 +} if
13.49 +SDict begin [
13.50 + /Title (singlegene_AUD_lr_top_5_2348_jet.epcs)
13.51 + /Subject (gnuplot plot)
13.52 + /Creator (gnuplot 4.2 patchlevel 2 )
13.53 + /Author (Bayle Shanks,,,)
13.54 +% /Producer (gnuplot)
13.55 +% /Keywords ()
13.56 + /CreationDate (Tue Apr 7 15:00:50 2009)
13.57 + /DOCINFO pdfmark
13.58 +end
13.59 +} ifelse
13.60 +%
13.61 +% Gnuplot Prolog Version 4.2 (August 2006)
13.62 +%
13.63 +/M {moveto} bind def
13.64 +/L {lineto} bind def
13.65 +/R {rmoveto} bind def
13.66 +/V {rlineto} bind def
13.67 +/N {newpath moveto} bind def
13.68 +/Z {closepath} bind def
13.69 +/C {setrgbcolor} bind def
13.70 +/f {rlineto fill} bind def
13.71 +/vpt2 vpt 2 mul def
13.72 +/hpt2 hpt 2 mul def
13.73 +/Lshow {currentpoint stroke M 0 vshift R
13.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
13.75 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
13.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
13.77 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
13.78 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
13.79 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
13.80 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
13.81 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
13.82 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
13.83 +/BL {stroke userlinewidth 2 mul setlinewidth
13.84 + Rounded {1 setlinejoin 1 setlinecap} if} def
13.85 +/AL {stroke userlinewidth 2 div setlinewidth
13.86 + Rounded {1 setlinejoin 1 setlinecap} if} def
13.87 +/UL {dup gnulinewidth mul /userlinewidth exch def
13.88 + dup 1 lt {pop 1} if 10 mul /udl exch def} def
13.89 +/PL {stroke userlinewidth setlinewidth
13.90 + Rounded {1 setlinejoin 1 setlinecap} if} def
13.91 +% Default Line colors
13.92 +/LCw {1 1 1} def
13.93 +/LCb {0 0 0} def
13.94 +/LCa {0 0 0} def
13.95 +/LC0 {1 0 0} def
13.96 +/LC1 {0 1 0} def
13.97 +/LC2 {0 0 1} def
13.98 +/LC3 {1 0 1} def
13.99 +/LC4 {0 1 1} def
13.100 +/LC5 {1 1 0} def
13.101 +/LC6 {0 0 0} def
13.102 +/LC7 {1 0.3 0} def
13.103 +/LC8 {0.5 0.5 0.5} def
13.104 +% Default Line Types
13.105 +/LTw {PL [] 1 setgray} def
13.106 +/LTb {BL [] LCb DL} def
13.107 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
13.108 +/LT0 {PL [] LC0 DL} def
13.109 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def
13.110 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def
13.111 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
13.112 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
13.113 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
13.114 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
13.115 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
13.116 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
13.117 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
13.118 +/Dia {stroke [] 0 setdash 2 copy vpt add M
13.119 + hpt neg vpt neg V hpt vpt neg V
13.120 + hpt vpt V hpt neg vpt V closepath stroke
13.121 + Pnt} def
13.122 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
13.123 + currentpoint stroke M
13.124 + hpt neg vpt neg R hpt2 0 V stroke
13.125 + } def
13.126 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
13.127 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
13.128 + hpt2 neg 0 V closepath stroke
13.129 + Pnt} def
13.130 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
13.131 + hpt2 vpt2 neg V currentpoint stroke M
13.132 + hpt2 neg 0 R hpt2 vpt2 V stroke} def
13.133 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
13.134 + hpt neg vpt -1.62 mul V
13.135 + hpt 2 mul 0 V
13.136 + hpt neg vpt 1.62 mul V closepath stroke
13.137 + Pnt} def
13.138 +/Star {2 copy Pls Crs} def
13.139 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
13.140 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
13.141 + hpt2 neg 0 V closepath fill} def
13.142 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M
13.143 + hpt neg vpt -1.62 mul V
13.144 + hpt 2 mul 0 V
13.145 + hpt neg vpt 1.62 mul V closepath fill} def
13.146 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
13.147 + hpt neg vpt 1.62 mul V
13.148 + hpt 2 mul 0 V
13.149 + hpt neg vpt -1.62 mul V closepath stroke
13.150 + Pnt} def
13.151 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
13.152 + hpt neg vpt 1.62 mul V
13.153 + hpt 2 mul 0 V
13.154 + hpt neg vpt -1.62 mul V closepath fill} def
13.155 +/DiaF {stroke [] 0 setdash vpt add M
13.156 + hpt neg vpt neg V hpt vpt neg V
13.157 + hpt vpt V hpt neg vpt V closepath fill} def
13.158 +/Pent {stroke [] 0 setdash 2 copy gsave
13.159 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
13.160 + closepath stroke grestore Pnt} def
13.161 +/PentF {stroke [] 0 setdash gsave
13.162 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
13.163 + closepath fill grestore} def
13.164 +/Circle {stroke [] 0 setdash 2 copy
13.165 + hpt 0 360 arc stroke Pnt} def
13.166 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
13.167 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
13.168 +/C1 {BL [] 0 setdash 2 copy moveto
13.169 + 2 copy vpt 0 90 arc closepath fill
13.170 + vpt 0 360 arc closepath} bind def
13.171 +/C2 {BL [] 0 setdash 2 copy moveto
13.172 + 2 copy vpt 90 180 arc closepath fill
13.173 + vpt 0 360 arc closepath} bind def
13.174 +/C3 {BL [] 0 setdash 2 copy moveto
13.175 + 2 copy vpt 0 180 arc closepath fill
13.176 + vpt 0 360 arc closepath} bind def
13.177 +/C4 {BL [] 0 setdash 2 copy moveto
13.178 + 2 copy vpt 180 270 arc closepath fill
13.179 + vpt 0 360 arc closepath} bind def
13.180 +/C5 {BL [] 0 setdash 2 copy moveto
13.181 + 2 copy vpt 0 90 arc
13.182 + 2 copy moveto
13.183 + 2 copy vpt 180 270 arc closepath fill
13.184 + vpt 0 360 arc} bind def
13.185 +/C6 {BL [] 0 setdash 2 copy moveto
13.186 + 2 copy vpt 90 270 arc closepath fill
13.187 + vpt 0 360 arc closepath} bind def
13.188 +/C7 {BL [] 0 setdash 2 copy moveto
13.189 + 2 copy vpt 0 270 arc closepath fill
13.190 + vpt 0 360 arc closepath} bind def
13.191 +/C8 {BL [] 0 setdash 2 copy moveto
13.192 + 2 copy vpt 270 360 arc closepath fill
13.193 + vpt 0 360 arc closepath} bind def
13.194 +/C9 {BL [] 0 setdash 2 copy moveto
13.195 + 2 copy vpt 270 450 arc closepath fill
13.196 + vpt 0 360 arc closepath} bind def
13.197 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
13.198 + 2 copy moveto
13.199 + 2 copy vpt 90 180 arc closepath fill
13.200 + vpt 0 360 arc closepath} bind def
13.201 +/C11 {BL [] 0 setdash 2 copy moveto
13.202 + 2 copy vpt 0 180 arc closepath fill
13.203 + 2 copy moveto
13.204 + 2 copy vpt 270 360 arc closepath fill
13.205 + vpt 0 360 arc closepath} bind def
13.206 +/C12 {BL [] 0 setdash 2 copy moveto
13.207 + 2 copy vpt 180 360 arc closepath fill
13.208 + vpt 0 360 arc closepath} bind def
13.209 +/C13 {BL [] 0 setdash 2 copy moveto
13.210 + 2 copy vpt 0 90 arc closepath fill
13.211 + 2 copy moveto
13.212 + 2 copy vpt 180 360 arc closepath fill
13.213 + vpt 0 360 arc closepath} bind def
13.214 +/C14 {BL [] 0 setdash 2 copy moveto
13.215 + 2 copy vpt 90 360 arc closepath fill
13.216 + vpt 0 360 arc} bind def
13.217 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
13.218 + vpt 0 360 arc closepath} bind def
13.219 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
13.220 + neg 0 rlineto closepath} bind def
13.221 +/Square {dup Rec} bind def
13.222 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
13.223 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
13.224 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
13.225 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
13.226 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
13.227 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
13.228 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
13.229 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
13.230 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
13.231 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
13.232 + 2 copy vpt Square fill Bsquare} bind def
13.233 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
13.234 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
13.235 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
13.236 + Bsquare} bind def
13.237 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
13.238 + Bsquare} bind def
13.239 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
13.240 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
13.241 + 2 copy vpt Square fill Bsquare} bind def
13.242 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
13.243 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
13.244 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
13.245 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
13.246 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
13.247 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
13.248 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
13.249 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
13.250 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
13.251 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
13.252 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
13.253 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
13.254 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
13.255 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
13.256 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
13.257 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
13.258 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
13.259 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
13.260 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
13.261 +/DiaE {stroke [] 0 setdash vpt add M
13.262 + hpt neg vpt neg V hpt vpt neg V
13.263 + hpt vpt V hpt neg vpt V closepath stroke} def
13.264 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
13.265 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
13.266 + hpt2 neg 0 V closepath stroke} def
13.267 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M
13.268 + hpt neg vpt -1.62 mul V
13.269 + hpt 2 mul 0 V
13.270 + hpt neg vpt 1.62 mul V closepath stroke} def
13.271 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
13.272 + hpt neg vpt 1.62 mul V
13.273 + hpt 2 mul 0 V
13.274 + hpt neg vpt -1.62 mul V closepath stroke} def
13.275 +/PentE {stroke [] 0 setdash gsave
13.276 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
13.277 + closepath stroke grestore} def
13.278 +/CircE {stroke [] 0 setdash
13.279 + hpt 0 360 arc stroke} def
13.280 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
13.281 +/DiaW {stroke [] 0 setdash vpt add M
13.282 + hpt neg vpt neg V hpt vpt neg V
13.283 + hpt vpt V hpt neg vpt V Opaque stroke} def
13.284 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
13.285 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V
13.286 + hpt2 neg 0 V Opaque stroke} def
13.287 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M
13.288 + hpt neg vpt -1.62 mul V
13.289 + hpt 2 mul 0 V
13.290 + hpt neg vpt 1.62 mul V Opaque stroke} def
13.291 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
13.292 + hpt neg vpt 1.62 mul V
13.293 + hpt 2 mul 0 V
13.294 + hpt neg vpt -1.62 mul V Opaque stroke} def
13.295 +/PentW {stroke [] 0 setdash gsave
13.296 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
13.297 + Opaque stroke grestore} def
13.298 +/CircW {stroke [] 0 setdash
13.299 + hpt 0 360 arc Opaque stroke} def
13.300 +/BoxFill {gsave Rec 1 setgray fill grestore} def
13.301 +/Density {
13.302 + /Fillden exch def
13.303 + currentrgbcolor
13.304 + /ColB exch def /ColG exch def /ColR exch def
13.305 + /ColR ColR Fillden mul Fillden sub 1 add def
13.306 + /ColG ColG Fillden mul Fillden sub 1 add def
13.307 + /ColB ColB Fillden mul Fillden sub 1 add def
13.308 + ColR ColG ColB setrgbcolor} def
13.309 +/BoxColFill {gsave Rec PolyFill} def
13.310 +/PolyFill {gsave Density fill grestore grestore} def
13.311 +/h {rlineto rlineto rlineto gsave fill grestore} bind def
13.312 +%
13.313 +% PostScript Level 1 Pattern Fill routine for rectangles
13.314 +% Usage: x y w h s a XX PatternFill
13.315 +% x,y = lower left corner of box to be filled
13.316 +% w,h = width and height of box
13.317 +% a = angle in degrees between lines and x-axis
13.318 +% XX = 0/1 for no/yes cross-hatch
13.319 +%
13.320 +/PatternFill {gsave /PFa [ 9 2 roll ] def
13.321 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
13.322 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
13.323 + gsave 1 setgray fill grestore clip
13.324 + currentlinewidth 0.5 mul setlinewidth
13.325 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
13.326 + 0 0 M PFa 5 get rotate PFs -2 div dup translate
13.327 + 0 1 PFs PFa 4 get div 1 add floor cvi
13.328 + {PFa 4 get mul 0 M 0 PFs V} for
13.329 + 0 PFa 6 get ne {
13.330 + 0 1 PFs PFa 4 get div 1 add floor cvi
13.331 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
13.332 + } if
13.333 + stroke grestore} def
13.334 +%
13.335 +/languagelevel where
13.336 + {pop languagelevel} {1} ifelse
13.337 + 2 lt
13.338 + {/InterpretLevel1 true def}
13.339 + {/InterpretLevel1 Level1 def}
13.340 + ifelse
13.341 +%
13.342 +% PostScript level 2 pattern fill definitions
13.343 +%
13.344 +/Level2PatternFill {
13.345 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
13.346 + bind def
13.347 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
13.348 +<< Tile8x8
13.349 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
13.350 +>> matrix makepattern
13.351 +/Pat1 exch def
13.352 +<< Tile8x8
13.353 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
13.354 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
13.355 +>> matrix makepattern
13.356 +/Pat2 exch def
13.357 +<< Tile8x8
13.358 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
13.359 + 8 8 L 8 0 L 0 0 L fill}
13.360 +>> matrix makepattern
13.361 +/Pat3 exch def
13.362 +<< Tile8x8
13.363 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
13.364 + 0 12 M 12 0 L stroke}
13.365 +>> matrix makepattern
13.366 +/Pat4 exch def
13.367 +<< Tile8x8
13.368 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
13.369 + 0 -4 M 12 8 L stroke}
13.370 +>> matrix makepattern
13.371 +/Pat5 exch def
13.372 +<< Tile8x8
13.373 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
13.374 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
13.375 +>> matrix makepattern
13.376 +/Pat6 exch def
13.377 +<< Tile8x8
13.378 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
13.379 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
13.380 +>> matrix makepattern
13.381 +/Pat7 exch def
13.382 +<< Tile8x8
13.383 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
13.384 + 12 0 M -4 8 L 12 4 M 0 10 L stroke}
13.385 +>> matrix makepattern
13.386 +/Pat8 exch def
13.387 +<< Tile8x8
13.388 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
13.389 + -4 0 M 12 8 L -4 4 M 8 10 L stroke}
13.390 +>> matrix makepattern
13.391 +/Pat9 exch def
13.392 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
13.393 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
13.394 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
13.395 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
13.396 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
13.397 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
13.398 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
13.399 +} def
13.400 +%
13.401 +%
13.402 +%End of PostScript Level 2 code
13.403 +%
13.404 +/PatternBgnd {
13.405 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
13.406 +} def
13.407 +%
13.408 +% Substitute for Level 2 pattern fill codes with
13.409 +% grayscale if Level 2 support is not selected.
13.410 +%
13.411 +/Level1PatternFill {
13.412 +/Pattern1 {0.250 Density} bind def
13.413 +/Pattern2 {0.500 Density} bind def
13.414 +/Pattern3 {0.750 Density} bind def
13.415 +/Pattern4 {0.125 Density} bind def
13.416 +/Pattern5 {0.375 Density} bind def
13.417 +/Pattern6 {0.625 Density} bind def
13.418 +/Pattern7 {0.875 Density} bind def
13.419 +} def
13.420 +%
13.421 +% Now test for support of Level 2 code
13.422 +%
13.423 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse
13.424 +%
13.425 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
13.426 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
13.427 +currentdict end definefont pop
13.428 +/MFshow {
13.429 + { dup 5 get 3 ge
13.430 + { 5 get 3 eq {gsave} {grestore} ifelse }
13.431 + {dup dup 0 get findfont exch 1 get scalefont setfont
13.432 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
13.433 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
13.434 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
13.435 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
13.436 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
13.437 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
13.438 + pop aload pop M} ifelse }ifelse }ifelse }
13.439 + ifelse }
13.440 + forall} bind def
13.441 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
13.442 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
13.443 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
13.444 +/MLshow { currentpoint stroke M
13.445 + 0 exch R
13.446 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
13.447 +/MRshow { currentpoint stroke M
13.448 + exch dup MFwidth neg 3 -1 roll R
13.449 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
13.450 +/MCshow { currentpoint stroke M
13.451 + exch dup MFwidth -2 div 3 -1 roll R
13.452 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
13.453 +/XYsave { [( ) 1 2 true false 3 ()] } bind def
13.454 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def
13.455 +end
13.456 +%%EndProlog
13.457 +gnudict begin
13.458 +gsave
13.459 +50 50 translate
13.460 +0.050 0.050 scale
13.461 +0 setgray
13.462 +newpath
13.463 +(Helvetica) findfont 140 scalefont setfont
13.464 +gsave % colour palette begin
13.465 +/maxcolors 64 def
13.466 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
13.467 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
13.468 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
13.469 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
13.470 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
13.471 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
13.472 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
13.473 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
13.474 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
13.475 + } ifelse} def
13.476 +/Constrain {
13.477 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
13.478 +/YIQ2RGB {
13.479 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
13.480 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
13.481 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
13.482 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
13.483 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
13.484 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
13.485 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
13.486 + exch 1.91 mul exch add Constrain 3 1 roll} def
13.487 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
13.488 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
13.489 + if} ifelse} ifelse} ifelse} def
13.490 +/InterpolatedColor true def
13.491 +/grayindex {/gidx 0 def
13.492 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
13.493 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
13.494 + GrayA gidx get sub div} def
13.495 +/redvalue {RedA gidx get RedA gidx 1 sub get
13.496 + RedA gidx get sub dgdxval mul add} def
13.497 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get
13.498 + GreenA gidx get sub dgdxval mul add} def
13.499 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get
13.500 + BlueA gidx get sub dgdxval mul add} def
13.501 +/interpolate {
13.502 + grayindex grayv GrayA gidx get sub abs 1e-5 le
13.503 + {RedA gidx get GreenA gidx get BlueA gidx get}
13.504 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
13.505 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746
13.506 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651
13.507 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556
13.508 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746
13.509 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365
13.510 + .9524 .9683 .9841 1 ] def
13.511 +/RedA [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .0238 .0873 .1508
13.512 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127
13.513 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627
13.514 + .5635 .5 ] def
13.515 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524
13.516 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1
13.517 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254
13.518 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def
13.519 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1
13.520 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413
13.521 + .2778 .2143 .1508 .0873 .0238 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
13.522 + 0 0 ] def
13.523 +/pm3dround {maxcolors 0 gt {dup 1 ge
13.524 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
13.525 +/pm3dGamma 1.0 1.5 div def
13.526 +/ColorSpace (RGB) def
13.527 +Color true and { % COLOUR vs. GRAY map
13.528 + InterpolatedColor { %% Interpolation vs. RGB-Formula
13.529 + /g {stroke pm3dround /grayv exch def interpolate
13.530 + SelectSpace setrgbcolor} bind def
13.531 + }{
13.532 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
13.533 + SelectSpace setrgbcolor} bind def
13.534 + } ifelse
13.535 +}{
13.536 + /g {stroke pm3dround pm3dGamma exp setgray} bind def
13.537 +} ifelse
13.538 +1.000 UP
13.539 +1.000 UL
13.540 +LTb
13.541 +1.000 UL
13.542 +LT0
13.543 +LTb
13.544 +%%%%BeginImage
13.545 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip
13.546 +InterpretLevel1 {
13.547 + %% Construct a box instead of image
13.548 + LTb
13.549 + 876 4852 M
13.550 + 5292 0 V
13.551 + 0 -4429 V
13.552 + -5292 0 V
13.553 + 876 4852 L
13.554 + 40 -110 R
13.555 + (PS level 2 image) Lshow
13.556 + % Read data but ignore it
13.557 + /imagebuf 15215 string def
13.558 + currentfile imagebuf readstring
13.559 +} {
13.560 +gsave
13.561 +876 4852 translate
13.562 +5292 -4429 scale
13.563 +%%%%BeginPalette
13.564 +[ /Indexed
13.565 + /DeviceRGB 63
13.566 + <
13.567 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1
13.568 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff
13.569 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff
13.570 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88
13.571 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06
13.572 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400
13.573 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200
13.574 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000
13.575 + >
13.576 +] setcolorspace
13.577 +%%%%EndPalette
13.578 +<<
13.579 + /ImageType 1
13.580 + /Width 135
13.581 + /Height 113
13.582 + /BitsPerComponent 8
13.583 + /ImageMatrix [ 135 0 0 113 0 0 ]
13.584 + /Decode [ 0 255 ]
13.585 + /DataSource currentfile /ASCII85Decode filter
13.586 + /MultipleDataSources false
13.587 + /Interpolate false
13.588 +>>
13.589 +image
13.590 +} ifelse
13.591 +5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
13.592 +.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
13.593 +!D.o5!D.o5!D.o!rr<$zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRJzzzzzzzzzzzzzzzzzzzzzz
13.594 +zzzzzzzzzzz5!B#Jzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4ot]azzzzzzzzzzzzzzzzzzzz
13.595 +zzzzzzzzzzzz!!#2H!WW3#zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRJzzzzzzzzzzzzzzzzzzz
13.596 +zzzzzzzzzzzzzz5!B#Jzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4ot]azzzzzzzzzzzzzzzzz
13.597 +zzzzzzzzzzzzzzz!!#2H!<<*"zzzzzzzzzzzzzzzzzz!!<9+"TSN&zzzzzzzzzzzz!'WRHzzzzzzzz
13.598 +zzzzzzzzzzz"Tnr5zzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzzz!!!9.":#;7zzzzzzzzzzzz!!!!
13.599 +_4obWazzzzz!"&]+zzzzzzzzzzzz!!rl6"pt>1zzzzzzzzzzzz!!#2H!!*-$zzzz!!!!-$k!%8zzzz
13.600 +zzzzzzz!!!!+#m^_>#7LS4zzzzzzzzzzzz!'WRI!<N<&zzzz!!!N>%0-A.zzzzzzzzzzz!"95C$47%
13.601 +D&/"sCzzzzzzzzzzzz5!ArK!W`E-zzzz&.oE_%1N:;zzzzzz!!rr<$NL/,zzz%LigS$OR1J&c_n3zz
13.602 +zzzzzzzzz!!!!_4obQc"U,&7"onW'zz!!!!/%hK6]%1`F=!!!!.%1WgSzzzz$k*OP%M'']zz!"]YN%
13.603 +1NaU$OdOUzzzzzzzzzzzz!!#2H!!!0+#6kD>$k31:zz!"TPK%M'-^%hK6^%L`dU%LiaPzzz!!!!,$k
13.604 +3^X%hK9c'*&"4z&J,H`%h9'X$OdLVzzzzzzzzzzzz!'WRH!!!31#RC\E%1NdX&-)\1!!!!1&.]9^&.
13.605 +oHd&J,E[$O@+L%1WaR$NL/,zz!"'&A%M'*_&J>`j'*&"4!"feU&.fBa%LrsW$k*XXzzzzzzzzzzzz5
13.606 +!ArH!!!B6#mh%N%1`p]',(?G!"]\R&J5Qc',2)m&J,BX$4$b@%1WdS$NL/,zz$OdIS&/#Te&J>`j'*
13.607 +&XX&J>]g&J,Ka%h9$X$OmRW&-)\1zzzzzzzzzz!!!!_4obQ_!!!B7$4IFV&.fEc'+kff&.fBb&ebro
13.608 +'bh;o%h9!R"9Si8%1NaU%1N:;!!!H;!!!K<%hTEe'GD/o'GM2n&eYfi&eP]f&J,Ka%h9'Y$jm=K%0-
13.609 +A.zzzzzzzzzz!!#2Hz!!!B8%M'-a&J5Te&J>Ze&/#Th'GM2o'GD,j%LNLH#m^qK%LrsX%LimX%hB0\
13.610 +%M'*_&JQ#s()7Pu'GD,m&eYfh&J5Te&J,H`%LrsW$4@.Jzzzzzzzzzzz!'WRHz!"05G&J>]i&eYik&
13.611 +eY`f&J5Zj'GV;t(D[_r%grdV%M'*]%hB-[%hB0]%hB3_&J>`l()Ic'(Ddl'().Dq&eP]f&J5Td&.]9
13.612 +]%1N^R$4."Fzzzzzzzzzzz5!ArHz$47:V'GD,o&ebom'+tlh&el#q(Ddl'(Ddhu&JGci&J,H`%hB0]
13.613 +%hB0^&J5Wg',26!(Dmu+)&O2,().Dq&eP]f&.fBa%hB0[%1EUO$47.Jzzzzzzzzzz!!!!_4obQ_!!!
13.614 +!,$kO'd'c%Q!'GD,m&eYcj'bhAt(DR]$'c.W!'+toi&.fBa%hB0]&.fBb&eYfk'G_K$(`4,.)AsD/(
13.615 +D[_u&ePZc&.]9^%h9$W$k!CL$4@7Nzzzzzzzzzz!!#2Hz!!!E:&JGlq(D[`"'GM2o',2,p'G_K$&/>
13.616 +rp()7Ms&eYfh&.fB`%hB3_&J5Tf&ebro()@]')&X>2)&X8-()@Vu&J,H_%Ls!Z%1NaU$OR4J$O[:Mz
13.617 +zzzzzzzzz!'WRHz!!!H=',DB$(`*r&'GM2p'bh>s(Ddi$%hBBi'bq>p&eYcf&.fB`&.oKd&eYfj',2
13.618 +/s()If*)&aG4)B'G0()@Ps&J#?]%LijV%1NaT$O[:K$471Ozzzzzzzzzz5!ArHz!"BGP'c.]((`*u'
13.619 +'bhAt'bqK#()Ic%'c.W$().Dq&eP]e&.fBa&J5Te&ebol'GVB"(Dmu,)B0V6)&X8.().Gr&.T0Z%1N
13.620 +aU%1N^S$O[:L$47.Mzzzzzzzzz!!!!_4obQ_z%1s6g(E")-(`!l%'bqH!()Ic'(Dmr((`!l%'bh;o&
13.621 +J5Te&.oHc&J>]h',)#n'c%T%(`=20)B'M4)&O2+'GD,k%h9$X%1NaU$k*RR$k*LP$OR7N$k*OEzzzz
13.622 +zzzz!!#2Hzz%hf]o(`4)+()7Pu'bqK"(Ddo*)&O2-(Ddf$'GD)k&J5Te&J5Te&eYik',2,q'c%W'(`
13.623 +=51)B'J2)&O/*'GD&j%LijV%1NaU%1N^S$k*OQ$O[=M$OdFP%KHJ/zzzzzzz!'WRHz!!!!/&JZ&u(`
13.624 +*u('bh>r'bqK#(Dmu,(`4)+(D[`"'+toi&J5Te&J5Wg',)#m',2,q()If))&aD3)AsD0(`*r&'G:uf
13.625 +%1NaU%1NaU%1NaU%1EXR$O[=M$O[=P&J"jAzzzzzzz5!ArHz!"KPP'c.Z&()7Ms&ebom'GVB!(Dmu+
13.626 +(`=/-()7Ms&eP]f&J5Te&J>]h',)#m'GM5s(Dmu,)&X;0(`4),(`*o$'+tid%1NaU%1NaU%1NaU%1N
13.627 +^S%1EXR$k*IM%LrI=zzzzzz!!!!_4obQ_z%hB6b()I`$'+toj&eYil'GM5t(Dn&/)&X8,'bh8n&J5T
13.628 +e&J5Te&eYik',)#n'GV>u(`4),(`4),(`4&*()7Pu&eGN^%1NaU%1NaU%1NaU%1NaU%1N^S$k!IP$k
13.629 +!OF&J5QSzzzzz!!#2Hz!!!!0%hKEh'bqGs&eGTc&eYfj',2/t(Dn#-(`*r&'G;#j&J5Te&J5Tf&ebo
13.630 +l',2,p'bqK#(Dmu+(`4,-(Ddi&'bh>q&.]6\%LijW%LimX%1NaU%1NaU%1EXQ$k*RS&.T<b%LrsY&.
13.631 +f3V&c_n3zzz!'WRHz!!!N?%h]Nj'GD)j&.]<a&J5Tg',))s)&X8-(D[`"&eYfh&J5Te&J>]h&ebol'
13.632 +,2,p'GVB!(Ddl)(`*u)(D[c$'GM/l&.T0[%LrsY%LrsY%LrsY%LrsX%1N^T%M''\%M03`%LrsV%1`m
13.633 +]'`\46zzz5!ArHz!!!K>&JGim'+tie%hK9`&.fBb&ebuq(Ddl'()7Ms&eP]f&J5Tf&eYfj&eYik',)
13.634 +&o'bqK"()Ic&()@Z$()7Pu'+tlg&.]6]%hB0]%LrsY%Ls![%h9'Y%LrpY&.oH`%hK9`%h/pV&e>Qh'
13.635 +`\46zz!!!!_4obQ_z!"]YO&ekul&J,H`&J#B_&.fBb&ebom'G_H"'GM2n&eP]f&J5Wg&J5Wg&eYfj'
13.636 +,2,p'bqK!()@Z$'bqGu'bh>q&eP]f&.]<_&.f?_%LrsZ%hB3^%hB-\&.fBb&J>Zh&J>]i&.T!W$Od[
13.637 +[&/5cmzz!!#2Hzz&.T6`',(uj&.]9_&J,Kb&.fEc&eYik'bhAr&ebli&J5Tf&J5Qc&.oKe&J5Tf',)
13.638 +#n',2,q()7Pu'GV>t'GM5q&eYfh&J5Te&J,H`%hB0]&.fBa%hK9a&eYfj'GD2p&ebli&eGN]$kEg\%
13.639 +M9Ejzz!'WRHz!!!!1%hB6b&ePZc%hB3_&J5Te&J5Te&eYlm'+toi&.oKd&J5Te&J#B_%hB0^&.f?`&
13.640 +J>]h',2,p'bh>r'GV;r'GM5p',2,n&eYfh&J,Ha%hK9`&.fBb&J5Tf',)#n'bqGs'+toi&J5Nb%hB*
13.641 +\'+blozz5!ArHz!!!Q>%1s0b&J,H`%hB0^&J5Te&J>Zf&eYii&.]9^%M'*]&.]3\%LijW%1WjY%M'*
13.642 +^&.oKe'GM5p',)&o()@W"'bh>s'c%Js'G;#j&.fBa&.fBa&J5Wg&eYik'GM8s'bqGt',(uj&ePZb%M
13.643 +'$X&f),oz!!!!_4obQ_z!"]VN&.oKc%h9*\%hB-]&J>]h&eYfi&ePZc%LrpV%1E[U%1EUQ$OdCO$k3
13.644 +[V%LrsZ&.fEe'GM/m',2,r(Ddl((Ddo+(`3u%',(uj&J,Kc&J5Te&eYfj',2,p'bqK"'bqDr'GM5p&
13.645 +eklg%1Wp]&IoHfz!!#2Hzz%hB-]&J,K`%Lrs[%h9*^&J>]i&ebol&J,H_%1EXR$k*OP$O[:K$4@4M$
13.646 +k*RT%LrsZ&.oNf&eYlm'bqK"(E"&.)B9_8)&O)'',(uj&J5Tf&J5Wg&ebom'GM5r'c%Q#'bqH!'bqK
13.647 +!',D>t&.f<]%hT?Qz!'WRHz!!!!0%M'-`&.T0Z%1WmY%M''^&J>`j'+trk&J,E]%1EXR$O[=L$47+I
13.648 +$O[=N%1NdV%Ls!\&J5Wg',D>u(Ddr,*$$%>*?6"9(`!i$'+toi&J>]h&ebol',)&p'bqK"'bqGu'c%
13.649 +T%()If&&ePlm'+kce&Ind@z5!ArHz!!!K=%hTBb%h9$X%1NdV%hB3_&J>`k'GD,m&.]6[$k*LO$47+
13.650 +I$47.L$k3XT%LrpY&.fEc&JGfn(Ddi&(E+;9+!2OF*ZZ1;(`*o#&eYfi'+tok',)#m',)&p'GV>t'G
13.651 +V>u(Ddo+(`*l#',)#m'bh8m&HDe2!!!!_4obQ_z!"TPN&.oHa%LijV%1NaU%Ls!]&J5Zi&ebli&.T0
13.652 +Z$k!FN$4@1K$k*RS%1NdX&.f?a&/#Tg',;9!()@](*?H7D+!2OF*ZZ.9(D[]!',)#m',)#m',)#m',
13.653 +)#n'GM5q'G_H#(`=2.'bqGt'GD,p().Gr'*&"4!!#2Hzz&.f?`&J,H_%LijV%1NaV%Ls!\&/#Tg&J5
13.654 +Td%h9'Y%1EXQ$k3UT%1WjX%M'*^&/#Th&ebom()Ic((`=;6*ZlLI+!2OF*#fb3()7Mt'GM2o',2)n'
13.655 +,)#m&ebol',2,r(Ddo,)AsA-()7W#'bqQ&(Ddi'z!'WRHzz%h9'\%hB-[%LijV%LimX%Ls!\&J5Qc&
13.656 +.]9]%LrpW%LimX%hB-]&.]<_%hTBd',)#n'GM8t(Dmu+)B0Y:*ZZ=E+!)FB)AsA.'bqGu'GV>s'GM5
13.657 +p',)#m',)#m'GVB"(`F;1(`4&+(E"),(Ddr,)&X5-z5!ArHz!!!K=%1WjX%LimX%LrsY%LrsY%hB3^
13.658 +&.f?_%M'$Z%LrsY%M'$\&.fEb&J5Te',)#n'GM5r'bqK#(`421)]Th;*??1B*ZZ7@*#TS/'bhAt'bh
13.659 +At'GM5q'GD,n',)#n'c.]*)&jJ3)AsJ5*?,n9(`XG5)]BOn!!!!_4obQ_z!!!<6$k*RR$k3XU%LrsY
13.660 +%hB0]%hK9_&.]9^%LrsY%LrsY%hK<b&J>]h&eYik'GM5q'GM8s'bqK$(`F;3)]K_9*#ot?*Zc@D*#]
13.661 +\3()I`%'bqK!()@Su'GM2o',2/t(`=84*#oq;*#fn?*uu:?*$#t;)]Tgt!!#2Hzz#mgnE$k!CL$O[=
13.662 +O%1WjX%hB3_&.fBa%hB0]%h9'Z%M'']&.oKf'+toj&ebom'GD/p'GM5q'bqK$(`4)-(`F>5*$$%@+<
13.663 +_mO+WVF<(`*r'()@]&()@W!'GD/p'GVE%*#ot?*ZZ7A*ZlLI+<MXF*?6%<*$#"Z!'WRHz!!!!(#6kA
13.664 +=#RCbE#mq"I$k3XV%M00_&.fBa&.fB`%M''\%hK<b&eYik',(uk',(uk&eYik',)&p'GVAt()@]'(`
13.665 +=84*?QCK,U=TW*ul19(`+#+(`4),()@W"'GM5r(E",2*?H7C*Zc@E+<MXG*ZZ4?*?6%:*<6'>5!ArH
13.666 +z!!!6."U>8:#RC\B#RUqG$4@4L%LrpY&.]9^%LijW%Ls!Z%M03b&JG`g&.fEa&.fEc&.oNf',)#m',
13.667 +)&p()7W')&jP;+<i$T,9\0O*?5t:)B0S5)AsD/()7Pu'GV>u)&aG7*??1B*ZlIG*uu4?*?H4A*$#q<
13.668 +!!!!_4obQ_z!!EE."U,&6"pP8;#RCV?#7(SB$474M%1E[S$k!IP$O[CP%LipY%LrsY%Lip[%h9*\&.
13.669 +oKe&eYfi'+u#o'GhW))BKtD,U=W[+sA*P+<DLA)]K_8)AsA-'bh>r'G_K%)&jS9*??1C+!2RH*$$(?
13.670 +*Zc=B*??.@!!#2Hzz"9\i1"9er4"U,,9"pG5:"pYA=#mgnF$47+I$47+I$4@4L$OdCO$k*RR%1NaU%
13.671 +1WjX%hK<c&eYfi'GM5r(`=84+<_mP+sS<V,U+ET+!)CA)]K_7)&O,('GM5q'c.]**#ot>*ZlIG+!2O
13.672 +E*uu=B+!2OG*ZlI(!'WRHz!!!!%!sA`0"9er4"U5/8"pG28#6tJ>#RC_C#mgnE#mgqG$47+I$47.K$
13.673 +OdFO$k*RS%Lrs[&.oKe&eYfk'bqK$*#ot@+X/-V,U4W^,9nEU*Zc=A*#fb5(DRZ!'GM5r(Dn#0*#ot
13.674 +?+!2RG*?H7C*ZQ1B+!;XJ+!L[b5!ArHz!!!-)!sA`0"9\l3"U5,6"pP8:#6tM?#RC_C#m^hD#mgnE#
13.675 +mgqG$47+J$O[=N$k3XU%M'']&J>]i',)&p'c%]-)]TnC,:=ld-mpAh,pOTV*??+>*#]Y2()7Mt'GM8
13.676 +u(`=84*#p"?*Zc@D*?H7A*?H:F+X&!O+X$hL4obQ_z!!<<*"9\i1"9er4"pG,5"U5/9#RC\A#RLeD#
13.677 +RC\B#mgnE#mgqG$47.K$O[@P%1`pZ&.oNf',)#n',2/s(`F;3+<i!W-RgPp-mp;d,9\-M*ZQ.=)]9J
13.678 +/().Gs'bqN$(`FA6*#ot?*ZZ:D*??.A*ZuRL+sJ0Q,60nkzz!s8W-"9\i1"9er5"p>)5"pP;;#RC\A
13.679 +#mgnE#RLeD#mq"H$47+I$O[@O$k3[W&.fBc&eYik',2,p'bqQ()B'bE,U4Wa-n6\r-6sf[+W_[F*??
13.680 +(;)AsA.()7Q!()Ii,*#oq=*#ot?*?H7B*??1C+<_sR,9e6T*BlXez!!!!$!s8W."9\i1"U,)6"9er5
13.681 +"pYD>#RLeE$47+I$k!CL$O[:L$O[@O%1NaU%1a!]&J5Wg',2,p'GD2r'cIr-)C$OR,UOof.4HYj,9n
13.682 +BU+!)FB*#oq;)]BP0'bqK"(E+86*Zc:A*ZcFG+!)FC+!MjP,U4T],Te3L5!ArHz!!!-(!sA`0"9\i2
13.683 +#6tD8"U,)7#7(VB$4@4N$k*RR%LigT%1E[T$k3XT%1NdX%hK9a&eYik',)#m',2/r(E")1+=/6X-7:
13.684 +2i-RL)`+sJ-N*?6%=*#oq;)Aj;-(Dn&1*ZcCG+!;UH+X8*P*$6:I,pFW_-71,g,9J!k4obQ_z!!<<+
13.685 +"U"r3"U5/9#6k>9"pYA=#mq%J$k3XU%hK6^&.]<^%LrsY%LijV%LrsZ%hK9a&J>]i',)#m',2/t)&a
13.686 +J;,U4Q]-RU8f,pOTV+<VaH*#oq=*??.@*#fk:)]]tB+<_pP+sA0U,U+9K,:+Z],:4ff.4Q\h*rnJgz
13.687 +z!s8Z0"U,,8#7(SA#R:S@#RLeE$471O%M06c'+tok&J5Tc%h9'Y%1NaU%1WmZ%hB3_&J5Wg&eYfj',
13.688 +;<$)B9nF+sA0W-70u`,9e3O*uu=A*?H7D+X%sO*uuCC*?QFK,9nH[,pX][,Te3T,pOZ]-n$Pp.Ol_d
13.689 +!'WRHz!!!!$!sAc3#7(SA$47+G#6tP@$4.%I%hB3`',2,p'GD,l&J5Qa%LrpW%1NaU%1NdW%M'']&.
13.690 +oKc&J5Wh'Gq`,)Bg4G+<i!n,U"<R+!)FC*ZZ4A+<i*W,pXZX+<VgO,9e?X,U=WZ+sJ0O*[E!U,pXig
13.691 +.kE2#.O"im5!ArHz!!!*'"U52;#RLhH$k!@I$4.%H#n%7T&/#Th'bqDs'GD)j&.f<]%1NaT%1NaU%1
13.692 +NaV%Ls![&.fBa&JGin(E")1*ZZ:D5!D.R+sA'M*??+B,pjrc-n-Pj,U=NV+X&$S,9\6R+sJ3T+<MUG
13.693 ++sJ?[,:Y,n/1W5"-3+$04obQ_z!!36*"pYD>$4@7N%1<OO$k!FP%1a$a'GD/p'c%Pu',(ui&.]6\%L
13.694 +ijV%1WjW%LimY%hB0^&.fBb',;9"(`=>65!D.P+sT8o+!)FC*ZcFM.4H\p.4?Ph,9e9S+<_mO+s8!O
13.695 ++sJ-N*ZZ=F,pald.OZbs.OlkI!!#2Hzz!<WH0#mq"J$k*OQ$k*OS%1NgZ&ebur(DRZ$(Dmr''GD&i&
13.696 +.]9^%M'$\&.f?`%hB0^&.fEc&J5Zj'c.Z'(`Y^Y+X80S+[-ti+!2RI-7C>n.Ocbo-7'r_+s8!L+!;[
13.697 +L+<VaJ+<M[H+!W'Y-RgJn.4Qet-meoo!'WRHz!!!!#!X/f7$4@7N$k*RR$k3[V%h]Nk()\#/)&X5-(
13.698 +`4#''GD)k&J5Te&J>Zf&J5Te&J,Nc&J5Wh',22t)&aA35!C)8,9S*O4s1sl+sJ<`.4Zkt-n$Gg+s7s
13.699 +K*?ZFG+<VdL+<M[H*ZuOJ,:+]c.4Hbt.Olhm,ldoF5!ArHz!!!'&":#5?$OdIR%1N^T%LipZ&el0%)
13.700 +]K_8)AsA/(`*r&'GD,m&J>]i',)#k&ebol&eYfi',)&n(Dn#0*$$1E4shQu+sJ3p,q:>k-7g\u.k;t
13.701 +p-6jWT*?6%<)]g%B+!;[K+!2OF*Zu[R-RgJo.Olqu-n$>@!!!!_4obQ_z!!!**#RLhF$k3RS$k*RS%
13.702 +M'$\&f)?)*#ot=)]0D0(`*r&'GD,o',2,q'GM2o',2/q()%Dt'bqH#)]TtC+sJ-n-6sf`-RV)/0.e_
13.703 +*/1`;$.4-;a*uZ%9()Rl,*#oq?+!;[J+!2OF+!MsX-n-Sp.4?Pi,UEEj!!#2Hzz!sAi7$47+K%1<XT
13.704 +$O[CT%M'0d(E"/3*??.A*?#h6)&X5+(D[f%(`!l'(Dml&(Dmr*(Ddl'()n56*?cRN5!C;@-RUJt/Nt
13.705 +mE1+t73.OZVk,T[mD)AEr%'c%W')&sY<+!)OH+!)IH,:+]c-71)c,p=?Sz!'WRHzz"9o,?$O[=N%1N
13.706 +aU%1Wp[&/#]q)B9e?+<VgM*#oq<*#ok8)]B\8*#]\5)B'J3)]BP1)&O2,*^2bO5!D.S,Ub8r/2K(G1
13.707 +,:U<0J4h'-7'cU)]0A,',)#n'G_K%)B0V7*$-+B*ZZ=H,UOi^+sS9P*uc7$z5!ArHz!!!!%"pkYF$k
13.708 +!IQ%1E^T%hK9`&/#fr)]p1G+X%sM*Zc@C*#on;*$$%?*#ot=*#oq;)]9P4)&aJY4s(pm4sVL*1,1I;
13.709 +1d4)U/M&D(-mp>d+WqX>()7Gq',)&p()Ic()B'M4)B0\;*?H=H+WqgJ)]KS0(*!;S!!!!_4obQ_z!!
13.710 +!3-#RUqJ$OdFP%1WgW&.fEb',D?$*?QCH+!)FC*Zc=A*#oq<*$-.B*?H4A*ZQ1?*?6(>*ZmQj-71)e
13.711 +-n?u+0etO</j:j<.Olkl+sA'M)&F&&'+kii&ebur(Ddo*)&X>2)B'S9*Zc@B)Aj;/',22r'*&"4!!#
13.712 +2Hzz!!!60$4@7N$k3XS%1NaW%M03c()@`+*$-.B*$$%?*?6"<*#ot=*?H:D*Zc=D*ZlIH+<hpP4s_L
13.713 +&-n-Vs/M/V00e=k,4tS<6-RU)Z*#fe3'GD)k&J>`j'G_H"(Dmu+(`=82)B'M6)]'5&'+toi&J>]Vz!
13.714 +'WRHzz!!`c:$OdFQ%LijU$k*UU%hK<d'GVK')B9\9)B9\7)]BV6)AsM7*??1C+!2RI+X&$S,:#H!,p
13.715 +aoe.4H_s.P*,&.OmVG.OcYh,U+6I)&O)'&eYfi&ebrn'GVB"(`4),(`4)+(E+#)&eYfh%hK<b&HDe2
13.716 +z5!ArHzz!!io>$OdIR%1N[R$OdCQ%M'-a&eu#p(`4&+)&O)%(D[]$'c7i+)]B_;+!2XK+<MdO5!C5;
13.717 +,UF`a-n$Jl.4?Vp.4@A,,pOW\+WD:8().Dp&eYfi',2)p'bqN#(Dmu('c%Jt'+kfe%hK6]%M93Oz!!
13.718 +!!_4obQ_zz"pYJC$4I=O$OI.I#m^nI%1a!]&J,Kb&JPlk'+bWc&.]Bd&eu,t(`=86*??1B*ZuUi+X/
13.719 +*T,9nK]-7C5h.Outr4sqX%,:"HS)]0>)&eYfi&eYfk'GD,n'GV8s',2,n&J5Td%h9'Z%h9'[%M&O>z
13.720 +!!#2Hzz!!!!'"UGD?$4@1J#mgqF#RLhH%1Wm[%hB0]&.f?_%L`aU%Lis\&eboo()Rl,)''\;*'PDd+
13.721 +<VjP,:"Zb.4?Pq/hB1M-RL)c-7'cS)Aa,$&eYfi&eYik&eboj&J5Qd&J5Nb&.]<]$k*OR%1WaT%0-A
13.722 +.z!'WRHzz!!!-)"pYD?#mgnE#mgnD#RLkI%1WmZ%hB0\%LrpV$k!IP$k<aW&J5Zj'c%Z((`FAX)B0Y
13.723 +:+<_pS-7C8j-n-Yr.OmVG-RC/i,p40E().An&J>]h&eblj&eP]e&.]<_%hB0]%hB*Y%hT?`&IJmGzz
13.724 +5!ArHzz!s8Z0"U>;>#mgnE#m^eB#n%.N%M''\%hK9^%LrpV$OdCN$k3XV%hTBe',22s(d:,%)B9e@+
13.725 +seTa-n$Mo/1`;&/M94;-mpGh*ZGn0'+kfh',(ul&eYfi&J5Qc&.f?_&.]9_%1NdX%M0'U$5!7<z!!!
13.726 +!_4obQ_z!!!!#!sAc2#7(VB$47(H#RLkI%M'*^&J>We&el#k&ebof%h&jU$k3[V%hK9b',2-E4r>1W
13.727 +*$?@I,pt)k.4d))/hSb00.f@9-RU;e)&*_s&J5Zh',)#m',(uk&eYfh&.fB`%hB*Y%1WjX&.8gV&HD
13.728 +e2z!!#2Hzz!!!'%"9er5#RLhG$k!CM$k3aZ&J5Zi'c%N#)&a8+)&a/%'G1rk%hK6`&J>]i',20F(`F
13.729 +A7+!;aS-n-c"/hf"70eb76/NtR0-R^/X().An&J>`j',2,p'bqDs',(uj&eY`e%LipY%1N^S$471Rz
13.730 +z!'WRHzz!!**&"U,)9$OdFP$O[CQ%hK9a&ec#u)&jG5*$-(=)]T_6(Ddl$'b_8p'bh>s'GVEJ)&jV?
13.731 ++X8Bb.k`P00JYC<0J>+55!C>A-mBQE'+toj'GM5r'bqK#'c%N!'GD/o&eY`e&.]3Z$k*LL$P!XHzz5
13.732 +!ArHzz!<E9+"pPAB$k3XR%1Wm[&J5Tf',VW-+!;UF+!;OC*#oq>)B9S2)Aa5+(D[i((`F>W5!C/8,q
13.733 +(;r0.nq50etI;0/5.E.kE(t*uPe.',(um'GVE#()Ri((`!l&()@Vu&eP]e%LrpW$k!:I%fcS0z!!!!
13.734 +_4obQ_z!!!!"!<`T2#7:kK%1NaU%M'*_&J>`l'cJ)8+<VaJ+X8$N+WqpM*ZlCD)B0M2)&O;5+!2LF,
13.735 +!I8!.4[#'/hf"81c.!E1HmuW0eF[n*uG_*&ebrn'c7c))&X;0(`4)-(Ddl''bV)i%h9$Y$OI4Qzz!!
13.736 +#2Hzz!!30'":,5:$4I@R%1E[U%M'']&ebup)BBnB+<_mO,:"HW+sJ9V,9S*N+<2@?*[)[K*ZcFK,sE
13.737 +V(/1rS/0JYLE2`3KO1d3]L.O$&X)&3eu',2,t(`4,.)&aD3)B'M4)&O2,()%>n&.]-V$k<7;zz!'WR
13.738 +Hzz!W`?,#mge?$4I@P$O[@Q%h9']',;5t)BU%D+<i$T,U=T[,UF`^,U+EV+s7sP+WqjJ+!VsU4t%m5
13.739 +0JYC>2)[EU3&ro]2DQg7,U4EJ'GD,n'GhT'(`=20)B'P5)]K_7)AsD/(DRPq&.T9^%hAX?zz5!ArHz
13.740 +!!!!#!WiW6#mU\?$4@7N$OdIQ%hB3a'GM9#*?QCH+s\BX,U=W],paia,pji^,9\3Q+!;^P-7('(.kW
13.741 +P42)R9P3BK>c4#fD]0J+Op,p!d9'+trn()If)(`=51)B'P5)B'M4)B'J1(D[Yr&.]6a'*&"4z!!!!_
13.742 +4obQ_z!!33'!sf2>#mgkC#mq%H$k!CQ%M'0d'Gh]/*ZlLJ,9nBX,U=Z^,pai`,paoc,9e6Q+XJTd.4
13.743 +dY70ekLB3BK>c4Zked4uOrA-RC&d+rD+/&ebrp'bqN%(Dmu,)&O5.(`4,/)&aA0()[i"&.KKWzz!!#
13.744 +2Hzz!s8W."UPG?$4-tE$47(H$OR=Q%hTKk(`=53+!;[K,9nEY,U=Z^,pjrd-n$Jk.4$;e.kWD,0.oF
13.745 +F2E!KV4[)"m4ZPA`/ghqj.46;Y(_mVo&eYik'bqK!().Gt'bqK#(Ddo*(`=2.(_mc!$4m1;zz!'WRH
13.746 +z!!!!$!sAc3#RC_D$4$qE$4.%G$47.M%hTHi()Ro/*??1C,9nEY,U=Z^-7:2j.4Qi!/1`D*0JG170g
13.747 +7EQ3''/b4Ztnc2EiiD-mg5i-QO3C&J,Ka&eP`h&ebol'GM8s'bh;r'bhE"()Ri('H.Yu&-)\1zz5!A
13.748 +rHzz"pG5;#mgnE$4."G$4-tD#mgnE$4@:U',)-")AsM7*uuLJ+!`*X-RU>m.k<2'/M8\00JG7<1d3l
13.749 +Z3]oPg4?5/\4tS33-n-Jc*Zc+-%LrpY&J5Qd&J>]j',2#k&J5Qe&J5]k()If')&<qezz!!!!_4obQ_
13.750 +z!!!!(#6tM@$4."F$47+I$OR1G#6kG>$4@:R&/#cq()[r.)AsM7+<i!S-71/l/1iG)/M8\10etOA4u
13.751 +YD[3'&uX1d3B9-m^2e-6F<K(Cpra$k<aY&.fEc&eP`f&J#B_&.T0\%hTKk(D[`%'`\46zz!!#2Hzz!
13.752 +!!!)#RLbD$4."F$47.L$OR1H#m^eC$4@:R&JZ&r()@]&()e)0(`aV@,:"H],qLSu.P<A-0JYCI1bpm
13.753 +D0g7cb/1N"l+WqgH)]KS.%1N^S%1WmZ&.fEc&.f?`&.]6[%1j$_'G1um',22rzzz!'WRHzz!!!!)#m
13.754 +gkB#m^kG$O[=L#m^eB$4.(J$OdLW'bqDs'bhAs'c.W$)&jS=+<MaM.46Mi-RpVu/M8P;5!D.o-7UAg
13.755 +,Te!F*#TS1(_dMk$k*OQ%1WmZ&.oHb%hB0\%M'!Z',(ri&/#Th',:KIzzz5!ArHzz!!!91#RL_@$47
13.756 ++J$OI.G#6kD<#n%1O%1a'c'GM5q'GM5p',;8u(`4)/+!;dR+<i'W,:"N^-7'i]4s_L"+X/!L)B'J2)
13.757 +&X8,&J#<Z$k*OR%Ls![%hB0]&.fHe&eGZf%h0![&J5Qd&HDe2zz!!!!_4obQ_zz!!!<3#mgkE$4@1J
13.758 +#m^eA#6kG?$4@:R&J>cl'bhAt',)#m',2,q()Ii-*#otA*ZuOK+<DLB+<DLB*?Q@D*#oq;)B'J3)As
13.759 +;(%h9!V$k3[V%M''\%hK<d'+kih'Ftcb$4I=P&.T0Mzzz!!#2Hzzz!!rr=#mq%I$47(G#RL_@#6tMA
13.760 +$OmUY'GV>u()7Pu'bh>r',2,q()Ii+)BBh<)]Kb8)B0M2)AsG4)B0V8*#fk:)]K\7(`3u!%h/sX%1W
13.761 +mZ%hB0^&.f?`%M'$Z$k*FN$OR4J$k*+9zzz!'WRHzzz!"02D$k!FN$4$nD#mpnA#7(VD%1j*b'GM8s
13.762 +'bqGu'bqGt'bhAu(D[f))&F,/)AsA.(`4)-)&aG5*??.@*??+>*$$";)&!Vn%hB-[%hB0]%hB3^%h9
13.763 +'Z%LigR#n%+J$4-tEzzzz5!ArHzzz!"BAG$k!CK#RC\A#mpnA#RUtL%M09f'GV>t'bqGt'GV;r'c%T
13.764 +%()@]&(Ddl((Ddl*(`=2/)B0Y:*ZZ7B*ZZ7A*?5t9((q5l&.]9_%hB0]%hB0]%hB-Z$OR4H#mptC#6
13.765 +tJ6zzz!!!!_4obQ_zzz!"KJK$OI+F#RC_D$O?tH%1E[T%hK<c',;5s'GM5q'GM5r'c%Q#(Ddl((Ddl
13.766 +((Dmu,)&aG5*$$%@*ZlIG*ZZ7A*#f_0'GD)j%hB0]!!!!0%hK9_%LigT$4-tE$3gY<"U4r,zzz!!#2
13.767 +Hzzzz%M'$Z%1<IK#mq%I$OI1N$k<^V%hK<c&el#o'GM5q'GM5r()7T$(Ddi'(Ddl((`4)-)B0Y:*Zc
13.768 +@E+<VaI*ZZ7@)&<o#'+bZb%h8R>z!"TPK%1<RM#6tM>"p>)5zzzz!'WRHzzzz!"TSL$O[=M$k*LO%1
13.769 +NdW%h9*\&.oKd&ebol&ebrn'GM8s'c%Q$(D[c%()@]&(`4,/)]Tk>*ZcCF+!2OE*#f\/'GM2m&.\a@
13.770 +zz%LidQ$47%D#6tG:!s8W*zzzz5!ArHzzzz!"TMJ$k!IQ%1WjY%M0-\%Ls$^&.]9_&.oHc&ebol'GM
13.771 +5r'c%N"()7Q!()@]&(Dn&/*#ot>*?H7C*ZQ+:)AX&%&J5QSzzz$jd1F#6b87"pG/4!WW3#zzz!!!!_
13.772 +4obQ_zzzz!##hO%Ls![&.T0\%h9'[&.oKc%hB-[%LipZ&.fEd&eYfi',2,q'GM5q'b_>u(Ddr-)B0Y
13.773 +:)]]n;)Aa2*()7Jrzzz!!!!)#6tG:"U"r4"Te])zzzz!!#2Hzzzzz'+k]c&.fBa&.f?_%h9*]&J5Qb
13.774 +%M'$Y%Ls![&.fEc&J5Wh',)#m',)#m&ebon()Ri*)B'M5)B'P3zzzzzz"U,&4!s8]0!W`9$zzzz!'W
13.775 +RHzzzzz!!!QB&J>Ze&.]9^%hK9`&.fBa%hB0]%1NdW%LrsZ%hT?^&J,Qd&.oKd&eYil'c.Z'(`=/+(
13.776 +]XO9zzzzz!!!!%!sA]-!s8T+zzzzz5!ArHzzzzz!!!TD&eYce%hK9`%hB0]&.fBa&.f?`&J#B_%1a!
13.777 +]%1`pY&.]9^%hK9`&J5Zf&JZ#s(DR\czzzzzz!!!!$!s/N+!s/H&zzzz!!!!_4obQ_zzzzz!"feT&J
13.778 +#B_&.]9^%M''\&.fBa&.oHc&J5Te&J>Wf%h]BQ%hB0Nz&J,Kczzzzzzzz!!!!$!<N<(!WW3#zzzz!!
13.779 +#2Hzzzzzz&J5Td%1WmZ%LrsZ%h9'\&-)\1z!!!!2zzzzzzzzzzzzz!!!*%!WiE'zzzzz!'WRHzzzzz
13.780 +!!!!1%LrsX%1NaV%1WjX%LrI=zzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzz!!!B8%1E[T%1N:H%1NdW
13.781 +%KHJ/zzzzzzzzzzzzzzzzzzzzzz!!!!_5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
13.782 +!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.
13.783 +o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.~>
13.784 +InterpretLevel1 not {
13.785 + grestore
13.786 +} if
13.787 +grestore
13.788 +%%%%EndImage
13.789 +1.000 UL
13.790 +LTb
13.791 +1.000 UP
13.792 +1.000 UL
13.793 +LTb
13.794 +stroke
13.795 +grestore
13.796 +end
13.797 +showpage
13.798 +%%Trailer
13.799 +%%DocumentFonts: Helvetica