cg

diff singlegene_AUD_lr_top_4_1199_jet.eps @ 46:a44e9ad61efa

.
author bshanks@bshanks.dyndns.org
date Wed Apr 15 13:57:53 2009 -0700 (16 years ago)
parents 29eee29f9bc1
children
line diff
1.1 --- a/singlegene_AUD_lr_top_4_1199_jet.eps Sat Apr 11 19:12:32 2009 -0700 1.2 +++ b/singlegene_AUD_lr_top_4_1199_jet.eps Wed Apr 15 13:57:53 2009 -0700 1.3 @@ -1,1 +1,794 @@ 1.4 -../figures/singlegene_AUD_lr_top_4_1199_jet.epcs 1.5 \ No newline at end of file 1.6 +%!PS-Adobe-2.0 EPSF-2.0 1.7 +%%Title: singlegene_AUD_lr_top_4_1199_jet.epcs 1.8 +%%Creator: gnuplot 4.2 patchlevel 2 1.9 +%%CreationDate: Tue Apr 7 15:00:44 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 (singlegene_AUD_lr_top_4_1199_jet.epcs) 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 (Tue Apr 7 15:00:44 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 15215 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"98E%zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRLzzzzzzzzzzzzzzzzzzzzzz 1.594 +zzzzzzzzzzz5!B&Kzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4p1iczzzzzzzzzzzzzzzzzzzz 1.595 +zzzzzzzzzzzz!!#2H!rr<$zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRKzzzzzzzzzzzzzzzzzzz 1.596 +zzzzzzzzzzzzzz5!B&Kzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4p(cbzzzzzzzzzzzzzzzzz 1.597 +zzzzzzzzzzzzzzz!!#2H!WW3#zzzzzzzzzzzzzzzzzz!!WQ4#64`(zzzzzzzzzzzz!'WRIzzzzzzzz 1.598 +zzzzzzzzzzz#R:\Dzzzzzzzzzzzzz5!AuJzzzzzzzzzzzzzzzzzz!!!H7#RhCIzzzzzzzzzzzz!!!! 1.599 +_4okcdzzzzz!$_IDzzzzzzzzzzzz!"B>C#nd4<zzzzzzzzzzzz!!#2H!<NB(zzzz!!!!F-7&Wlzzzz 1.600 +zzzzzzz!!!!1%LiaO$PNL?zzzzzzzzzzzz!'WRI!<`N*zzzz!!"Dp-NF,Hzzzzzzzzzzz!##qU%h/m 1.601 +S(Dd&Ozzzzzzzzzzzz5!ArM"9Sl<zzzz-RU5h-7/]mzzzzzz!#ljs+92BAzzz()%;l%LigU(B=F8zz 1.602 +zzzzzzzzz!!!!_4obQh$4@:U&c_n3zz!!!!E,UFfb-6iKj!!!!8(Dn59zzzz*ZlLI+sA'Pzz!#c[j' 1.603 +GD&i%Lj'azzzzzzzzzzzz!!#2H!!!?5%hTKn*ub1[zz!$rm7,UFc`,Tn-L)&3r((`shAzzz!!!!>+! 1.604 +DjR+WqpR,6.]Dz)]9D,'G:uf$k<j_zzzzzzzzzzzz!'WRH!!!ED',DB''c@o/*rl9@!!!!H-RC&b,p 1.605 +af[*uu14'b1`d&JZ<0+ohTCzz!#ut#+sS?X+X86W+ohTC!#cdr)&F#%'+tle%Ls*azzzzzzzzzzzz5 1.606 +!ArH!!!uU(`FG6()e&8-RSlo!$rp=-71&c,U+?P*$#n2'+>*X(*4YD,6.]Dzz*?H@J,:4TV+X86V*< 1.607 +7*!)]K_5()7Mt&ePZc$k<g\&HDe2zzzzzzzzzz!!!!_4obQ_!!",_*$?IL+!)OK-RBu_,UF``,pXZX 1.608 ++<M[H*?5n0&.8sa*?ldU,prZm!!";g!!"8g,UY#f-RC)b-70u\*Zc:?*#KJ-().Gq&eGWb%1EUQ&-) 1.609 +\1zzzzzzzzzz!!#2Hz!!"2c+sJ<Z+WqsS,Uk&c+seQ\,9e6P+!2RG*>]M)'GMQ0,UOic-RUAm.Oc_k 1.610 +,UOof.4d)%.Oceo-R9r[*ZZ4;(`4&)'b_2m&J,K`$k*RUzzzzzzzzzzz!'WRHz!$WX3,psub,:+`g. 1.611 +4HMe,U=NW+sA'L)]g%A*>oV3*$cjX-71)h-n-Vq.4?Yo.P*/*0eP%//1W5".4-8_*?,k5(Ddf#'+to 1.612 +h%hB-[%1E^Vzzzzzzzzzzz5!ArHz,9nQd/gr(s-7^Su.jcJd,9\6R+<V^E)BBk?*ZuUO,pjl`-7:5k 1.613 +.Oceq.k<2'/MT"80/,(4/M&D%.4$/^*?#e3(DRVu&eYff%hK3\%M'-_zzzzzzzzzz!!!!_4obQ_!!! 1.614 +!E-7gc%0JG75/h8J%-R9r^+<hpM+;l+;)]KhA+X/0V,U=W^-n$Jl.4Qhu.kN>-1,1I:0ek:5/hAP'- 1.615 +RC#Y*#]Y1()7Mr&ePZc%hB-Z%M9?fzzzzzzzzzz!!#2Hz!!"2i/MJq;2)6m=/hSY(-R9lY+s@sK',q 1.616 +i0)]TtD+X/*T,UF``-RU;l.Olr#/MAk50eb=:0/"t1/M&D"-70oY)]BP/'bh;o&J5Te%h9'Z&J,Eaz 1.617 +zzzzzzzzz!'WRHz!!"2j0/POE2`<EH/hJP$,p=EU+<DRB&ec0)*?ZIJ+X/-V,UFca-n-Vp.kE>-0JP 1.618 +790JG.50/,"1/1`4u,pXTT*#TP.'bh;o&J>]g&.f?^%M'-dzzzzzzzzzz5!ArHz!$*:70JtaI2`3HJ 1.619 +0J"V#,9nEV+<VdH)]TqA+X/*S,9nK[,pjue-n-Vq/2&\30ekC:0/"t30/"q1/1N%r,U"<Q)Aj5)'GM 1.620 +2n&eYfi&.f<^%Lim[zzzzzzzzz!!!!_4obQ_z*@33f1H%-M2Dd3B/L`+t-7'fX+<_gH*ZcFJ+sS?Y, 1.621 +paia-R^Ak.P!&&0/,+81,1I:0/"t30.nk/.k)hl+WhgG)&F&''GM5p'GD,m&J5Qb%1E[V%1NaHzzzz 1.622 +zzzz!!#2Hzz+"&Zn1Gh!I1bp^9.4Zkr-RU,b,U+HW+X83V,pjrd-RU;l.k3#"/MAb10JG490JG.5/h 1.623 +Se10.nk..Oc_j+<MRC(`!l%'bqDt'GD,m&J5Qa%1N^S$k3XT&HDe2zzzzzzz!'WRHz!!!!>+Xnor1c 1.624 +.'H1,(:2.Ouqr-n$Gj,UF]],palc-RU;k-n-Vs/M8\/0/"t30JG.50/"q10/"t3/hS_,.46Dd+W_XA 1.625 +(Ddi'(D[c$'bqDs&J#?\$k*LP$k3[Y'GLNIzzzzzzz5!ArHz!$*+'-S@#,1G^d@0.e_+.k)nr.4HYn 1.626 +,pai`-n-Sp.P!##/1W8'/M8\00/"t30.nk00/"q20JG.5/hJS(.46>`+<DI>(`=/-(`4&*'bqDq&.T 1.627 +-X$k*OS%1WjY(Dd&Ozzzzzz!!!!_4obQ_z*#p(H.ki\61,1L:/M&G&.4Qes.Olkq.OZ_r.kE5&/1iM 1.628 +-/M/S,/h\k20J>(4/hSb/0JG170J>(3/M&A#,pOWW*ul1:)AsD1(`4)+'b_2k%LrpV%1NaU%hK?d'G 1.629 +D2]*#opuzzzzz!!#2Hz!!!!>*?Za]0ekF=0eb42/1`;#.P!#"/M&G'/hAP+0.nh00/#"5/h\h10/,( 1.630 +60J>(4/hSe20/,+70/"q//1W+r,pFNV*ul4=)B'J3)Aj8*&ePZc%1NaU%1NdW&.oTj(DRf*(`=23*? 1.631 +>t1(B=F8zzz!'WRHz!!")_+!iBj1,C[>/hAS*.k3"u/1iG*/M/S-0/"t40J>+60JG170JG.50JG180 1.632 +JG.4/hSe10JG160.ne,.k)hl,pOTV*ZQ+<)]K\6(DRSq&.]6[%1NaU%1`s]&el&r'GhW))&aM0)&a; 1.633 +1*WQ0?zzz5!ArHz!!"&a-S@/01GU[</M/P*.P!##/1rS/0J>(50JP:90JP791,:U=0ekC;0eb:70J> 1.634 +(3/h\k20/,(5/hJS'.4?Mi,U+?Q*ZQ.>)]9G-'bV,j%hB-[%1NdV%hTBf'c%Mu'c.`*)&F#**?-%@* 1.635 +rl9@zz!!!!_4obQ_z!$i^4/2B";1,(=40.\V(.kE5'/h\k30/,(50ekF>1,C[@1,C^B1,1L;0J>(40 1.636 +.nk00.nn30JG.4/M/J&.46Ji,U+?R*uu:=(Ddbu&ePZd%h9'Z%Lrs[&ebro()Ic((`OD8)]0)'()J# 1.637 +6'cS&2zz!!#2Hzz-m9ui1,:XA0eY+1/M&G(.kE8)/h\k20JG191,C[A1c.$G1bpd>0/,%50.nh//hJ 1.638 +\./h\n40/"q0/1W5$-n$Gh+sJ3R*#]Y1()7Go&J5Na%hB0\%M03c'GM8u)&O50)BBe<*ZQ%6(`OG7' 1.639 +,;K,zz!'WRHz!!!!I,:"fn1,:R</hAP).kN;'/M/P,0.nq40JP:;1,C^C1c.$F1,(C7/hSb./M&G)/ 1.640 +M8V,0/,(50.nk0/M&D$-mp>e,:"?N)&F&''b_/k&J,Nd&.fBb&J>]i'c%T')&jM6*#ot>*??+?*?H+ 1.641 +?)&+&2zz5!ArHz!!"Gj+=err0JG.4/1N)!.kE5&/1iJ-/hSh40ekF<0etO?1GUX=0J4q//M/P*/1`A 1.642 +(/M/S.0J>(3/M8Y-/Lr;".46De,9ImC(DRZ!'+tlh&J5Te&eYik&ebup(Ddr,)B9b<*ZZ=B+!)FA*$ 1.643 +$":*ZZ:Cz!!!!_4obQ_z!%B$9-nR#(/hAS(.4HYq.kN>*/M8Y//hf"70eb=90JG180eb76/hJY,/1` 1.644 +>&/1iG+/h\n40J>(40.nh./1`8"-mTu[*uu16'bqGs'+toj'+trl',)#n'c%T&(`=83*?H:D+!DdN+ 1.645 +!MdK)&s\=*ZQ4Bz!!#2Hzz+sJ0V.P!)%/1W2"-n-Sr/M/P,/h\h20ekC;0ek@80/,(60/"t2/hJY+/ 1.646 +1`>(/M8Y.0/,(60JG.4/hJV*/1W.q,U+BP*#f\0'bqDs'GV;s'GM5r',2/r()If*)B9b>+!;^O,9nE 1.647 +W+<_jN*ZZ1=*?H:&z!'WRHz!!!!C*[<'_.k2ts-n-Pm.4H_t/M/S.0/#%81,C[@1,1L;0JG170JP46 1.648 +/hS_-/M/S,/h\n30JG490J4q//M/M).46Dd+s7pH)Aj8,()7T"()Ic&()@]%()@Z%(E",0*$-4G+X8 1.649 +6W,U=W[*ZcLK+WhaG*ub1[z5!ArHz!!")`+t"ii.Ocbn-RL/f.4Hbu/M8Y00ekI@1G^gC1,:R>0etL 1.650 +>1,1L:/hS_-/M8Y/0ekC:0JG15/hJY,/M&A"-6j]X+<MUC)AsD/(`4),)&O/+(D[c&()@]')&jP9*Z 1.651 +uXO,U=W\,9e6R+!2XL+sA$M*rl9@!!!!_4obQ_z!%/p;-RpVs.46Gh,pjrd-n$Ps/1iM/1,:U@1,C^ 1.652 +B1c$pD1GgmD0ek@8/hSe10/#"50eb:70.nk//1iD'.4HYm,U+BS+Wh^D)]BY7)B9Y6)]BS2(`*u)(` 1.653 +=21*$$+D+<i$U,paf]+WqpO+<VgO,9\6S+TMKB!!#2Hzz.4HVp/1`8!-RC#a,pjuf-mpDm/MAe40ek 1.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) 1.655 +&O2.)B0V8*ZcFK,UF]^,pX]Y+sA0T+sS?Y,9nEXz!'WRHzz-7C>q/Lr;"-7'rb-RU8h-7:8o/hSe00 1.656 +J4t10.nq30/,%60/#"3/hSb00/,(70J>(3/hJV*.k<,".Olkq-mp>g,U4NW+<VgM+<VdK*Zc=A)]K\ 1.657 +5)B'M4)]Kb<+<i'V,pjo`,9nBW,:+W],U=TZ,9nEXz5!ArHz!!"Ao-S-i$/1W+s-RU5h-mpDk-n6_u 1.658 +/M/P+/1`>(/1`A(/hJ_//M8Y-/hSe20ek@80.nh./1W5$.k<)!.4HYn-n$Gi,pala-6sfZ+<M[I*uu 1.659 +@B)]BY6)B0V8*$-1D+seQ`-7:)b,U=W\,UF`_,U4NY,9nE5!!!!_4obQ_z!!"2j.4Zu%/1W5#.Ocer 1.660 +.Olkr.4Ql"/1iD(/1W5$.kE2&/M/P*/M/P+/h\n40JG.4/M&G'.k<,#/1W5#.4HYn-n$Jl-n$Mm-RL 1.661 +,b+X%pL*ZZ7@*?6":)]K_9*ZlRO-7:/f-7'o`,pX][,UF`^,9\9U+sJ32!!#2Hzz+X&'V.kE5%.k</ 1.662 +$/1W2#/1iD*/M/P,/M/P*/1W5$.kE5'/M/P,/M8V-0/,(60.nk//1`>&.k</%.k<,".4HYn-n$Jm.O 1.663 +lr!.OZPe+WqjJ*ZZ7@*#on:*#p"A+!MsW-7:,d,U4NY+sS<W,9nBU+<i!R+X$gc!'WRHz!!!!?+!2U 1.664 +S.4Hbs.P!##/M/V.0eY460/,.80/#"3/h\h//hSe00.nn20/#"60JG.5/hSb./1`>'/M8V,/1W2!.4 1.665 +HYo.4Qet.k<,"-mg2`+WqjK*ZZ7@*$$"?*ZcFJ,U=Z_,pX][,9e<V,9nK[,9\3R+sJ3S+92BA5!ArH 1.666 +z!!",_*@)pX.4H_r.P!&$/h\n60f(U?1,C^B1,:U?1,:R=0ekC;0ek@:0JP:90JG.50.nk//M/P-0. 1.667 +nh-.k<)!.Olnt.P!#".Olkr-RL)_+X%sM*ZZ:B*ZZ:D+<_pQ,U=W\,9nEW+sJ3U,9[jH*?lUK+sJ3S 1.668 +!!!!_4obQ_z!$E4$+X86[-71)i.Oll!.kNA-0ekI=1GU^@0ekF=0ekC:0eb:80JP::0etI;0ek=80/ 1.669 +"t2/h\k2/hS\*.k<)!.Olr!.k<,#.Olns-m^&\+<M[I+!2OF*ZcCG+X/*T,:"NZ,9nEX,9nHY+s8'N 1.670 ++X&$S,9nEX!!#2Hzz*Zc@E+XA?[,UFfd-RUAn.P32)0/"t40JG490JP:;0ekC;1,:U>1,:U?1,:U>1 1.671 +,1I;0eb:80JG.4/1`;%.Olnt.Outu.Olnu.k2tr,pOTV+<M[I+!2OF+!;[L+X/*S,9nEX,U=Z],UFW 1.672 +W+sA!M+sS<Y,U=Z9!'WRHz!!!!A)]^"F,:"NZ,pai`,pard/1`;'/M&P-0J>+60JP=<1,:U@1G^gC1 1.673 +G^gB1G^gB0ekC;0ekC;0J4q..Olnt.Olnt.Olnu.k3)$.4H\m,U4KU+<_gK+<M[I+<VgN+X/*T,:"Q 1.674 +\-7'ud-R0l^+s/!S,:+W_,U`Wm5!ArHz!!"/`+!;dQ,U=W\,U4Q\-7:/j.k)u!.k<2'/hSe20ekF=1 1.675 +,:U@1G^dB1c$mC1G^dA1,1L<1,(F8/1W5".Olnt.4Qet.kE8'/1`>'.k2tp,U4KW+sA'O+<VdL+<Vg 1.676 +N+sS?Z,pt&h.4?Ph,UXr_+sSB]-RU8f,p`OT4obQ_z!$<:)+<i$U,U=TZ+sJ6X-7:5l.k<,#.kE8(/ 1.677 +hSh30etL>1,:U@1,C^C1GgmE1GU^?0JG17/hAS).Olkr.Ocer.kE5'/M/S,/1`>'.k)hl,pFQY+sA* 1.678 +Q+<VgN+<_mP,:4fg/M/J(.Ocbo-RL&_,q(/j.Oc_k-icFpzz+<V^I+s\EZ,U=TY+X89Z-n$Mo.Olr! 1.679 +.kE8)/ho(81,C^B1c$sE1GgpF1G^gB0eb:7/hSb..k2ts.Olnt.Olu#/1`A*/h\h//M&D%.OHJh,pa 1.680 +c[+sS9U+X&$R,:+]e/M/P-/hS_,.kE1u-RL8l.k<,".OZSj,!J0jz!!!!B+!)LK,U=W\,U=T[,UF]a 1.681 +.4H_q.P!#"/1`A+0JYC=1G^gD1c7*H1c$mC1GLR9/hSb./Lr>$.4H\p.4Qes.P32&/1iJ-0J>%1/1` 1.682 +;$-mg8f,paf^,U4NY,:"Q]-nI#*0eb450/"t0/1`8#.P*,&/hJY+.O6>_5!ArHz!!"/_*[2gS,U=Z^ 1.683 +,U4Q\,pt)h.4Qes.Olr!/1rP.0JYC>1GgmD1bpd?0JP:9/hJV*/M&G'.Olkr.4H\q.k3#"/hJV*/M8 1.684 +Y/0.ne+/1`;"-RU8g-71#b,U=W]-7:8q0JG4:0eb:70.n_(.k</&/M&M-/hSb--R0j"4obQ_z!#lk! 1.685 ++sS?Z,pai_,9nK^-n$Mo.Olnt.Olnu/1`A+0/,"50.ee//hSe//M8V,/1W2".Ochs.Oceq.4Qi!/1` 1.686 +D,/hSb0/h\k1/M&D'/1iD%-RU8g-71&c,pjuf.P*5-0etI<0JG+2/1W.u/1`>'/M8\0/hJP",60nkz 1.687 +z)]9Y?,UFca-RL,c,pjug-n6\r.Olnt.4H\q.Ouu"/1W2$.P!#!.k3&#/1W8%.Olnt.4Qes.4H_r.k 1.688 +E;+/hf"60/,(60eb=9/hJV*/M&>!-mpAi-RL/f-R^Gp/1rV20ek@7/1`8".Olr"/1W8'0/"q0/1`.m 1.689 +!'WRHz!!!!8)''nI-R^Ak.46Jj-7C8k.Olnu.Olkr.4H\q.Olnu.Oceq-n-Pn.4Qhu.k<,".Olqu.O 1.690 +lnu.P!&%/het40ekC:0JP=H0ek@8/hS_./hAJ#-n$Gj-RU8i-n6c#0/,%40J>"-.4H\o.4Zr$/1W>* 1.691 +0.nh./0k2q5!ArHz!!!cM+XAB^-n$Mo.4H\o.k3&".4Zr".4HYn.4H\p.Olhp-n$Gk-n$Mn.Olr"/1 1.692 +`;%/1`;&.k</$/M8_20ekC=1,1L=5!D.d1,1F70.nh./1W+s-RU8h-RU>l.P*,'/hAP'.k)nr-n$Jm 1.693 +.P*2(/1rM,0.\_)-NF-14obQ_z!"]kc+seQa.4H_r.k3&#/M/S-/M/P(.k)nr.4Qhs.4H\n-RU8i.4 1.694 +H_q.kN>(/M&J+/hJY-/M/P,0JP:;0ekLA5!D.e2)IKN0.nk1/hJY+.Ocbn-R^Ak-n-Vq.P!##/1E"t 1.695 +.4?Sm-n$Mo/M/S.0J4t00.JCN!!#2Hzz$PaI",:+`e.4H\p.4Qo%0/#"50/"q0/1N)!/1iG(.k<%s. 1.696 +4H_s.P*)%/hS_-/h\h//M/S,/hSh41,C[@1,M0O2`<NM1HmNI0J4t1/Lr>#.4?Pl-n$Jl-n-Vo.4Qe 1.697 +s.4HYn-mpDk.4d))/heq40JG+3.4,#p!'WRHz!!!!/%N$-++sn]e.4H_q.P*2)0/,(70J>(3/M/M*/ 1.698 +hSb//M&D&.P!##/1iJ,/M&J+0.nh./1iG+/MT":2)[<M5!Cnb2Dm?K4u+fG/hSb-.Olkq-n$Jl-mpD 1.699 +k-RpPo.Olns.4?Pk-RgJo/2&\30JP::0J4n(-NF,H5!ArHz!!!KA'cJ,:,:4fg.4Qet.kE;+0JG160 1.700 +/"t3/h\h0/hSb//M&D&.kE5'/M8Y-/1`D+/hJV)/1`A)1,LjH2`E]U4ubM[2`<KV1GLR:/hAP(.Ocb 1.701 +o-n$Gj-RU8g-RgGm.4Qer-n$Gj-RgT"0JP:;0ekC;/M/@N!!!!_4obQ_z!!!WL*$6=I-7C2h,pk&k/ 1.702 +1rP.0JG170/"t30J>(40/"q1/1W5%/1`A)/M/P*/1`>'/1W5&/M8\42)[BP3&`f\3&ilW2`<iT0J>% 1.703 +1/1W5".4HYn-RL/e,UF``-RU8k.4Qer.4HYm-nHu)0ekC;0eb41.OkDu!!#2Hzz&JH$%+<_mT-mpGl 1.704 +-mpPt/M8\10JG170J>+60J>(40.nh-.k<,#.kE5&/1iA&.kE5&/M/S-/i,@C2E*QR5!Ctd3&iiT2*N 1.705 +`L0J4q..Outt.4?Pk-6sl_,:"Q\,pt)i.Olqu.4?Sp/hf"70J>+4/h8>!z!'WRHzz'G_T1,9e9W-RU 1.706 +Am-n?bu.PEG/0JG170JG.50.nn1/hS\+/1`>'/1`>'/M8S+/hS\,0/"t42*O2f5!D.i3BB/\3B&i[1 1.707 +GU[=/hAM&.Olkq-RL/d,U4NY,9nHZ-7:,f-n6Yp-mpGp0/,(3/M8V(.jl_Fz5!ArHz!!!!4(E4JA,p 1.708 +FT\,pard.Olnt.P!,'0/,%40/"q1/hSb//hJY,/M/P+/M/V.0J>(4/hJ\00JPCJ4uYG\4ubSb4$#D` 1.709 +3'KM]0eb:7/M&D%.Oc_l-7'l],9e<U,9nEX,pX`^,UXuf-RgSt/M&A%-n$>d+sm9i!!!!_4obQ_z!! 1.710 +!cM)]g1K,pX`],UFfc.Olnu.k</%/M/P+/M/P+/hSb//M8Y./M8\10JP790eb:80ekL@2)[WY3]];^ 1.711 +3BB5_3]]8[2*NcM0JG.2.k<(u.46Gg,U+EV+X&$R,9nEX,9eBY,U=]a-n$Jk-6si`+<_sQ*WQ0?!!# 1.712 +2Hzz!!!iT*[2gT-RL)_,U=W_,q18l.k3#!.P!##/1`>(/hSb//h\k20/57;1,:U@1,C^D2)dHS4ut_ 1.713 +c3]];_4$#D_3B/lQ4u+iG0JG.1.Ocbn,paf[+<VgN+X/*S+sS9U+sJ<Y,9e?Z,Tn*J*??.=*$$(#z! 1.714 +'WRHzz!#QRo+!;gT-7'l[+sA3W-7'uc,paod-n-Sq.P!#"/M/P,0/#"60JPC@2)I-I2E!KR3B98a3] 1.715 +];_3]T8_3B9)[2`<i`1,1F80eY%+.4?Jf,9\0P+<VgN+X/*T,9nBU+X%sM+!VaI)&X;/()Rr/)ZTj< 1.716 +z5!ArHzz!#-7j*?cXP+sJ*P+X/-V,U=W\,U=Z^-7:/h.4HYn.k<)#/MAe31,LgF2)[?O2`NcW5!D"g 1.717 +4$#D`3]]8]3B0#X2E*fT0J>+80.J=s-6aTU+!;XJ+<hsQ+sS<V,9nBS*??(=)]0A+'c%Q!'c@efz!! 1.718 +!!_4obQ_zz&/,s&*?ZLK+WqpR-RL&`,pai`,pt&g-RL2f-RU;j.4Qi"/h\q71GgsI2E!KQ3&io^3]] 1.719 +;_3]]>`3]T/Z3&ifS4uG/P0JP:5-m^/b+!;[J+!2UK+X&$S+sJ0S+!)IB)&XA3(DRSu().K"'c-iMz 1.720 +!!#2Hzz!!!!1&f;Q/+!;gR,U4]e-RU;j-n$Jl.4Zo!-n$Jl.4Hbr.P!)&0/,+:1GgsI2E!HP2a05^3 1.721 +]fA`4$#D`3&iiU2`Eoa2)?sB1b^I-,pOTU+!)LH+!;aN+sJ3S+WhaH*?5t8)&X>-'+trm'GV2o'EA+ 1.722 +5z!'WRHzz!!!H@(E+>;-7C8l.5!,%0eP(3/hS\,/M8_..k<2%.k<,#/1iJ-0JP==1c70L2E!KX3&io 1.723 +Y3]]>`3]]5[2`N`T2`Eoa1,1I:/L`"k+WqjJ*ZlLH+<hsP+X/$O*ZZ7@)]BV4)As;*(`O8-(_@8Zzz 1.724 +5!ArHzz$4RUb)B^CS/1rS-0J5"61Gq$I1c-sC1,Ld?0JP:7/MA\/0J>+60etOA2)[<M2Ej;`2`NfX3 1.725 +BB2]3B/rW3&ilW2`3cS0J+n,-R9lY+!)IF+<VaK+WqmM+<MXF*Zc:@*#fe8(Ddl)(Dmhs&/YBIz!!! 1.726 +!_4obQ_z!!!!*%MTa"+X\iq1GpjA0f1jN4?Yhh4$#5V2Dm<I1G^gA0eY480etL?1c.'J2DmBV4uYDZ 1.727 +2`WiX3]T2\3&ioY3B/oT1GV-H/1`>$,9S'L*ZcFG+<M^K+<M[I*ZZ7B*??1?)]BP0(`4&,)%mMu)#s 1.728 +X:z!!#2Hzz!!!?5'H%l6-SI852D[*G2`Wu`4[)"j3]T&S1c.$F1c.!D1GUaD1c.'I2)[<M2E!HW2E* 1.729 +TT3&ioZ3B9)[3B0#Z3&WTK0Kq$<.kE(o+WhdI+!2UI+<VaK*Zc@C*??.@*?H1>(`+&-(D[c#'+korz 1.730 +z!'WRHzz!"0/L)]TqH0/b^G1Gh$N3]fGd4Zkba2`<KK1G^gD1G^gD1c.'I2E!KP2`<QQ2E*QY2`E]U 1.731 +3&s#\3B/uY3&rrV1bpd?5!CGG/1;_c+!2RH+!2RH+!)ID*?6(?*??.A*?,n8)As;+()7Jn&f);azz5 1.732 +!ArHzz$k*mj+!;pa2)[9H1c@<R3BB2^3]ArR1G^gC1,C^B1GgpG2E*QR3&ilV2`EZS2`E][5!Cqd3B 1.733 +9)Z3&ilW2`ETM0ek@G/M/J(,pFKU+<VaI*Zc=A*?6%>*$$"<*$#t:(`=/,()@W"'bUrf(]XO9z!!!! 1.734 +_4obQ_z!!!!-$lL$,+X\ou2)[6H1Gq'K2`<NM1bpa?1,:X@1GgpF2)R9N2`NfX3&rrX3&`fV3&ilX3 1.735 +'K>_3BB,Z2`EZR2`<KK1-RlU0eXt%,pOQT*uu@C*?6"<)]K_8)]KY5)]0D.(Ddi%'bqH"&J#Qnzz!! 1.736 +#2Hzz!"KDM)'L(D-7gi*0eP180f(UD2)@!D0eY470JYIA1c.$H2E!NT3]];_3]T2\3B9)[3&ioX3Bf 1.737 +G`3B9#W2`ETP2Dd3G1-RHI/1)\i+s7mH*??.?)]K\6)AsD0(`4//(`*r''bqGu'c.Am',U]Lzz!'WR 1.738 +Hzz%Lj!m,p=<N,qCT".kN>,1,:U>1,1L=0eb:80JkUC2)R6L3&ioZ3]]>a3]];_3B9)[3B9&Y4ukV` 1.739 +3&ilV2E!EN1c.!P1GC@2-71#\*ZQ.?*#fh9)&X;0(`*u*)&F&)()@Z$(D[`#'b_H"(`35Qzz5!ArHz 1.740 +!!!!/%hTj-,9@pM-7CAo.4Zu%1,(I<0f(X@0/,(61H%*I2E!HR3&s#\3]]>`3]];_3BB2]3B/u^3B9 1.741 +&Y3&iiU2E!EL1G_3L/h84n-R0WP*#fh8)B'J1(Ddo)(Ddl'()@W"'bqH"'bh>r'G_E$)#sX:z!!!!_ 1.742 +4obQ_z!"]\R'-8>@+X&!Q,UFic.Olo$1G^gB1bp^;0/,+92DmEP2E!NS3&s#\4$#D`3]]>b4#o;]3& 1.743 +j)]3&ilW3&ifS2Dd3F4u"Q:-RC)f,p"*H)&aA1(Ddl(()@Z$()@Z#'bqGu'bqGt&f;>r&eYu\zz!!# 1.744 +2Hzz'GV5p(`j_?+<_mP,UOfa-n?l'0JP::0/"q10JP=<2)dHP2`E]V3BB2]3]T2]3BK8_3&ilW3&j) 1.745 +^3B0#X3&``R2)6jL/12bj-mp5]*ul+6(`+#)(D[c%()@Z#()7Q!'bqGu'bqGt'bM&k$kiU@zz!'WRH 1.746 +z!!!!7'GhQ&*?ZCH+WqpP,pXfb.4Zu'0ekC;0J>(50eb:91c.'J2E!NR3B/rX3]T/Y3&iiV2`EZT3' 1.747 +K>_3B/uW2Dm<F0g73<-mg5h-QjQQ(`*u)(`*r''c%Q#'bqGu'bqK!'bqGu'bqAq%i#]h'`\46zz5!A 1.748 +rHzz*#fh;*[)[N,9e<X,pjre/1rV21GgsE1GgjB0ek@:0ekI>0f:dF2E!KR3&iiU2E*QR2`NcV3'K; 1.749 +]2`EZR2)6dJ4tJ-2-n$Ge+X%g@()@Z$()7Q!'bqGu'bqK"()@Z$()@W"'GM5n'G:uXzz!!!!_4obQ_ 1.750 +z!!!!@*Zc@D*[2gP,:+W_.4?Vr/hSq:2)[?M2E!?H1GLU<0JG181,C^B1c.*L2`EWQ2E!KR3&iiU4u 1.751 +bJZ1c-sC0Kpp5-mg8f-6aWV*#9;*()7Q"()7Q!'bqH!()@]%()Ic&(D[`"'GD&k&-)\1zz!!#2Hzz! 1.752 +!!!B+X&$N+!MmQ,pt)j/hJ_31G^gD2)R6L2Dd6H1GLR;0eb=:1,:U@1G^gE1c@6L1c70K2E*NX2)6p 1.753 +A00VQ`.k2nl,9e9R*Zc:?()@Z#'bqGu'bqGu'c%Q#()@Z%()@Z$()7Pt&.oNdzzz!'WRHzz!!!!B+s 1.754 +S9V+XJB[-R^Q#0etL@2)R0G1Gq!G1c$j@0J>+60JP::1,:U@1GUaA1c$pB1,C^B1G^^K5!D.o.4Q_m 1.755 +-6aNQ*uu@B*?#_0'c%N"()7Q!'bqH!()@Z$()@Z$()Ic&()7Go&J>'Dzzz5!ArHzz!!"5g,9nEZ,pa 1.756 +od/2/h70J>.91,C[@1GU[=0eb:7/h\k20/,(70ek@;0etL>0JP:9/h\k2/hJM%4t.m-,pa`Y*??.?* 1.757 +?H4?(`*r'()@Z#'bqH!'c%Q#'bqGu()7T$(Ddi&'bV)h%fcS0zz!!!!_4obQ_zz!!"5g,UFca-7CAs 1.758 +0f(X>/h/J-0eb@;0JG170JG+3/1iG*/h\h10/"t40/"t4/h\e//1N%q.46Ac,:"NX+<M^H*#oq=*ZZ 1.759 +1:(Ddl(()@Z$()@]&()7Mu'c%Q$(Ddl((Dmr&&e5?Nzzz!!#2Hzzz!$`^7,pjuf.4Qr)0et:0.46Pp 1.760 +/1iJ-0JP::/hS_,/M/M*/M/P+/M/S-/MA_-.k<+u-R^2a,9S*P+<VaI*ZZ7@*$$%?*#fb4(`*u*(Dd 1.761 +l((`4&(()@`&(Ddl((Ddi'(`!_q%LiC<zzz!'WRHzzz!$`d:-7CAp/MT"2/1`+l+<hsO.4Zo#/hS\+ 1.762 +.kE5'/M/P*/1W5%/1N,#.k)qu.4?Mh,U4ER+<M[H*Zc@D*?6%=*#ot=)]9M1(`=/.)&X>1)&F//)B' 1.763 +J1(Dmr)(`4),(DIAgzzzz5!ArHzzz!$ij<.Om&)1,17/-n6A\*ZH"8)]pIX.4H\q.k</#.kE/".P!# 1.764 +".4?Sm-RU5e,pFKT+<M[I+!)IE*ZZ:B*#oq<*?6";)B'M4)]BY7*#fh9*#fe6)&O2/)&X8-(`4)*&e 1.765 +5?Nzzz!!!!_4obQ_zzz!$s!A/M8b50.JIt,9n*I*#BG0*?QFK-7LDn.4?Sn.4?So.Ocbo-mp;f,pai 1.766 +]+X%sM+!2OF*Zc@D*ZZ7A*#oq<*#on:*#on;*#oq<!!!!=)B'M3)AsG3)Aj;/)&Eu!%LiC<zzz!!#2 1.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 1.768 +=B*??.?*#oq<*??.@*?H7C*Zb:]z!#ljr)B0V6)&aA1(_[Djzzzz!'WRHzzzz!%TQR1GUR5,Tn-T,p 1.769 +ji]+s\9R+sJ6U,UF``,pala-71#b-7:/f-7'l]+sJ0Q+WqjK+!)IE*Zc=B*??.@*$$%?*??1B*Zb:] 1.770 +zz*#oq;)]Te7)]BV2&e,9Mzzzz5!ArHzzzz!%Tc[0eOn#+<DOJ,U+HZ-RC,f+sA*R,:"N\,paf^,U= 1.771 +W]-7'l],9nBV+X%sN+<M[I+!2OF*Zc=B*?H4B*?H7C*Zc@&zzz*#oq<*#]Y3)AsA*%KHJ/zzz!!!!_ 1.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 1.773 +E*ZZ:C*Zc@D*ZcCFzzz!!!!=*#oq<)Aj>1)%mDZzzzz!!#2Hzzzzz/28q7-mBiX+!2XO,pt)e,UF]] 1.774 ++X/*S+sS<X,9nEX,U4NZ,9nEW+sA*Q+<VdK+!2RH+!)IE*Zc@Dzzzzzz*#on9(`4/.'G(6Ezzzz!'W 1.775 +RHzzzzz!!"]&,pONS+!2[R-m^2d-6sf],U4KW+sS<W,9nEW+sS<V,9nBV+X%sN+<VdL+<M[I+!)IE* 1.776 +WQ0?zzzzz!!!!<)]KV1(`3r$zzzzz5!ArHzzzzz!!"Pt,9e6P+!;gS,:4`_,U=Z_,:+NZ,pOWY+sJ3 1.777 +T+sJ3U,9e9S+<VdK+!2RG*ZlIG+!)I'zzzzzz!!!!;)Aa/+(_m#Nzzzz!!!!_4obQ_zzzzz!%fTD+W 1.778 +qjK+X/-U,U4KZ-RU8h-6ac\-6a`^+XA6V+sS93+sA*0z+!)IEzzzzzzzz!!!!:(D[i((B=F8zzzz!! 1.779 +#2Hzzzzzz.OQJc+<M^L+X/'R,U+K],6.]Dz!!!!Bzzzzzzzzzzzzz!!!iP(Ddkfzzzzz!'WRHzzzzz 1.780 +!!!!I,U+?Q+<M^L+X&$S+X$gczzzzzzzzzzzzzzzzzzzzzzz5!ArHzzzzz!!",a+!2OG+<UY-+sA-Q 1.781 ++92BAzzzzzzzzzzzzzzzzzzzzzz!!!!_5!D.o5!D.o5!D.o5!D.o5!D.o5!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. 1.783 +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