cg

changeset 58:c4f0ea8379f1

.
author bshanks@bshanks-salk.dyndns.org
date Sun Apr 19 01:57:56 2009 -0700 (16 years ago)
parents 0caab6fd7e51
children c46f8f975f7c
files singlegene_SS_lr_top_1_654_gray.eps singlegene_SS_lr_top_1_654_jet.eps singlegene_SS_lr_top_2_685_gray.eps singlegene_SS_lr_top_2_685_jet.eps singlegene_SS_lr_top_3_724_gray.eps singlegene_SS_lr_top_3_724_jet.eps
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/singlegene_SS_lr_top_1_654_gray.eps Sun Apr 19 01:57:56 2009 -0700 1.3 @@ -0,0 +1,782 @@ 1.4 +%!PS-Adobe-2.0 EPSF-2.0 1.5 +%%Title: singlegene_SS_lr_top_1_654_gray.eps 1.6 +%%Creator: gnuplot 4.2 patchlevel 2 1.7 +%%CreationDate: Sun Apr 19 01:53:01 2009 1.8 +%%DocumentFonts: (atend) 1.9 +%%BoundingBox: 50 50 410 302 1.10 +%%EndComments 1.11 +%%BeginProlog 1.12 +/gnudict 256 dict def 1.13 +gnudict begin 1.14 +% 1.15 +% The following 6 true/false flags may be edited by hand if required 1.16 +% The unit line width may also be changed 1.17 +% 1.18 +/Color true def 1.19 +/Blacktext false def 1.20 +/Solid true def 1.21 +/Dashlength 1 def 1.22 +/Landscape false def 1.23 +/Level1 false def 1.24 +/Rounded false def 1.25 +/TransparentPatterns false def 1.26 +/gnulinewidth 5.000 def 1.27 +/userlinewidth gnulinewidth def 1.28 +% 1.29 +/vshift -46 def 1.30 +/dl1 { 1.31 + 10.0 Dashlength mul mul 1.32 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if 1.33 +} def 1.34 +/dl2 { 1.35 + 10.0 Dashlength mul mul 1.36 + Rounded { currentlinewidth 0.75 mul add } if 1.37 +} def 1.38 +/hpt_ 31.5 def 1.39 +/vpt_ 31.5 def 1.40 +/hpt hpt_ def 1.41 +/vpt vpt_ def 1.42 +Level1 {} { 1.43 +/SDict 10 dict def 1.44 +systemdict /pdfmark known not { 1.45 + userdict /pdfmark systemdict /cleartomark get put 1.46 +} if 1.47 +SDict begin [ 1.48 + /Title (singlegene_SS_lr_top_1_654_gray.eps) 1.49 + /Subject (gnuplot plot) 1.50 + /Creator (gnuplot 4.2 patchlevel 2 ) 1.51 + /Author (Bayle Shanks,,,) 1.52 +% /Producer (gnuplot) 1.53 +% /Keywords () 1.54 + /CreationDate (Sun Apr 19 01:53:01 2009) 1.55 + /DOCINFO pdfmark 1.56 +end 1.57 +} ifelse 1.58 +% 1.59 +% Gnuplot Prolog Version 4.2 (August 2006) 1.60 +% 1.61 +/M {moveto} bind def 1.62 +/L {lineto} bind def 1.63 +/R {rmoveto} bind def 1.64 +/V {rlineto} bind def 1.65 +/N {newpath moveto} bind def 1.66 +/Z {closepath} bind def 1.67 +/C {setrgbcolor} bind def 1.68 +/f {rlineto fill} bind def 1.69 +/vpt2 vpt 2 mul def 1.70 +/hpt2 hpt 2 mul def 1.71 +/Lshow {currentpoint stroke M 0 vshift R 1.72 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 1.73 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R 1.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 1.75 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 1.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 1.77 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def 1.78 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def 1.79 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} 1.80 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def 1.81 +/BL {stroke userlinewidth 2 mul setlinewidth 1.82 + Rounded {1 setlinejoin 1 setlinecap} if} def 1.83 +/AL {stroke userlinewidth 2 div setlinewidth 1.84 + Rounded {1 setlinejoin 1 setlinecap} if} def 1.85 +/UL {dup gnulinewidth mul /userlinewidth exch def 1.86 + dup 1 lt {pop 1} if 10 mul /udl exch def} def 1.87 +/PL {stroke userlinewidth setlinewidth 1.88 + Rounded {1 setlinejoin 1 setlinecap} if} def 1.89 +% Default Line colors 1.90 +/LCw {1 1 1} def 1.91 +/LCb {0 0 0} def 1.92 +/LCa {0 0 0} def 1.93 +/LC0 {1 0 0} def 1.94 +/LC1 {0 1 0} def 1.95 +/LC2 {0 0 1} def 1.96 +/LC3 {1 0 1} def 1.97 +/LC4 {0 1 1} def 1.98 +/LC5 {1 1 0} def 1.99 +/LC6 {0 0 0} def 1.100 +/LC7 {1 0.3 0} def 1.101 +/LC8 {0.5 0.5 0.5} def 1.102 +% Default Line Types 1.103 +/LTw {PL [] 1 setgray} def 1.104 +/LTb {BL [] LCb DL} def 1.105 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def 1.106 +/LT0 {PL [] LC0 DL} def 1.107 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def 1.108 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def 1.109 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def 1.110 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def 1.111 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def 1.112 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def 1.113 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def 1.114 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def 1.115 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def 1.116 +/Dia {stroke [] 0 setdash 2 copy vpt add M 1.117 + hpt neg vpt neg V hpt vpt neg V 1.118 + hpt vpt V hpt neg vpt V closepath stroke 1.119 + Pnt} def 1.120 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V 1.121 + currentpoint stroke M 1.122 + hpt neg vpt neg R hpt2 0 V stroke 1.123 + } def 1.124 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M 1.125 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 1.126 + hpt2 neg 0 V closepath stroke 1.127 + Pnt} def 1.128 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M 1.129 + hpt2 vpt2 neg V currentpoint stroke M 1.130 + hpt2 neg 0 R hpt2 vpt2 V stroke} def 1.131 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M 1.132 + hpt neg vpt -1.62 mul V 1.133 + hpt 2 mul 0 V 1.134 + hpt neg vpt 1.62 mul V closepath stroke 1.135 + Pnt} def 1.136 +/Star {2 copy Pls Crs} def 1.137 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M 1.138 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 1.139 + hpt2 neg 0 V closepath fill} def 1.140 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M 1.141 + hpt neg vpt -1.62 mul V 1.142 + hpt 2 mul 0 V 1.143 + hpt neg vpt 1.62 mul V closepath fill} def 1.144 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M 1.145 + hpt neg vpt 1.62 mul V 1.146 + hpt 2 mul 0 V 1.147 + hpt neg vpt -1.62 mul V closepath stroke 1.148 + Pnt} def 1.149 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M 1.150 + hpt neg vpt 1.62 mul V 1.151 + hpt 2 mul 0 V 1.152 + hpt neg vpt -1.62 mul V closepath fill} def 1.153 +/DiaF {stroke [] 0 setdash vpt add M 1.154 + hpt neg vpt neg V hpt vpt neg V 1.155 + hpt vpt V hpt neg vpt V closepath fill} def 1.156 +/Pent {stroke [] 0 setdash 2 copy gsave 1.157 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 1.158 + closepath stroke grestore Pnt} def 1.159 +/PentF {stroke [] 0 setdash gsave 1.160 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 1.161 + closepath fill grestore} def 1.162 +/Circle {stroke [] 0 setdash 2 copy 1.163 + hpt 0 360 arc stroke Pnt} def 1.164 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def 1.165 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def 1.166 +/C1 {BL [] 0 setdash 2 copy moveto 1.167 + 2 copy vpt 0 90 arc closepath fill 1.168 + vpt 0 360 arc closepath} bind def 1.169 +/C2 {BL [] 0 setdash 2 copy moveto 1.170 + 2 copy vpt 90 180 arc closepath fill 1.171 + vpt 0 360 arc closepath} bind def 1.172 +/C3 {BL [] 0 setdash 2 copy moveto 1.173 + 2 copy vpt 0 180 arc closepath fill 1.174 + vpt 0 360 arc closepath} bind def 1.175 +/C4 {BL [] 0 setdash 2 copy moveto 1.176 + 2 copy vpt 180 270 arc closepath fill 1.177 + vpt 0 360 arc closepath} bind def 1.178 +/C5 {BL [] 0 setdash 2 copy moveto 1.179 + 2 copy vpt 0 90 arc 1.180 + 2 copy moveto 1.181 + 2 copy vpt 180 270 arc closepath fill 1.182 + vpt 0 360 arc} bind def 1.183 +/C6 {BL [] 0 setdash 2 copy moveto 1.184 + 2 copy vpt 90 270 arc closepath fill 1.185 + vpt 0 360 arc closepath} bind def 1.186 +/C7 {BL [] 0 setdash 2 copy moveto 1.187 + 2 copy vpt 0 270 arc closepath fill 1.188 + vpt 0 360 arc closepath} bind def 1.189 +/C8 {BL [] 0 setdash 2 copy moveto 1.190 + 2 copy vpt 270 360 arc closepath fill 1.191 + vpt 0 360 arc closepath} bind def 1.192 +/C9 {BL [] 0 setdash 2 copy moveto 1.193 + 2 copy vpt 270 450 arc closepath fill 1.194 + vpt 0 360 arc closepath} bind def 1.195 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill 1.196 + 2 copy moveto 1.197 + 2 copy vpt 90 180 arc closepath fill 1.198 + vpt 0 360 arc closepath} bind def 1.199 +/C11 {BL [] 0 setdash 2 copy moveto 1.200 + 2 copy vpt 0 180 arc closepath fill 1.201 + 2 copy moveto 1.202 + 2 copy vpt 270 360 arc closepath fill 1.203 + vpt 0 360 arc closepath} bind def 1.204 +/C12 {BL [] 0 setdash 2 copy moveto 1.205 + 2 copy vpt 180 360 arc closepath fill 1.206 + vpt 0 360 arc closepath} bind def 1.207 +/C13 {BL [] 0 setdash 2 copy moveto 1.208 + 2 copy vpt 0 90 arc closepath fill 1.209 + 2 copy moveto 1.210 + 2 copy vpt 180 360 arc closepath fill 1.211 + vpt 0 360 arc closepath} bind def 1.212 +/C14 {BL [] 0 setdash 2 copy moveto 1.213 + 2 copy vpt 90 360 arc closepath fill 1.214 + vpt 0 360 arc} bind def 1.215 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill 1.216 + vpt 0 360 arc closepath} bind def 1.217 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto 1.218 + neg 0 rlineto closepath} bind def 1.219 +/Square {dup Rec} bind def 1.220 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def 1.221 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def 1.222 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def 1.223 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def 1.224 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def 1.225 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def 1.226 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill 1.227 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def 1.228 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def 1.229 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill 1.230 + 2 copy vpt Square fill Bsquare} bind def 1.231 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def 1.232 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def 1.233 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill 1.234 + Bsquare} bind def 1.235 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill 1.236 + Bsquare} bind def 1.237 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def 1.238 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill 1.239 + 2 copy vpt Square fill Bsquare} bind def 1.240 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill 1.241 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def 1.242 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def 1.243 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def 1.244 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def 1.245 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def 1.246 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def 1.247 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def 1.248 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def 1.249 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def 1.250 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def 1.251 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def 1.252 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def 1.253 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def 1.254 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def 1.255 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def 1.256 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def 1.257 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def 1.258 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def 1.259 +/DiaE {stroke [] 0 setdash vpt add M 1.260 + hpt neg vpt neg V hpt vpt neg V 1.261 + hpt vpt V hpt neg vpt V closepath stroke} def 1.262 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M 1.263 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 1.264 + hpt2 neg 0 V closepath stroke} def 1.265 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M 1.266 + hpt neg vpt -1.62 mul V 1.267 + hpt 2 mul 0 V 1.268 + hpt neg vpt 1.62 mul V closepath stroke} def 1.269 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M 1.270 + hpt neg vpt 1.62 mul V 1.271 + hpt 2 mul 0 V 1.272 + hpt neg vpt -1.62 mul V closepath stroke} def 1.273 +/PentE {stroke [] 0 setdash gsave 1.274 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 1.275 + closepath stroke grestore} def 1.276 +/CircE {stroke [] 0 setdash 1.277 + hpt 0 360 arc stroke} def 1.278 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def 1.279 +/DiaW {stroke [] 0 setdash vpt add M 1.280 + hpt neg vpt neg V hpt vpt neg V 1.281 + hpt vpt V hpt neg vpt V Opaque stroke} def 1.282 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M 1.283 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 1.284 + hpt2 neg 0 V Opaque stroke} def 1.285 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M 1.286 + hpt neg vpt -1.62 mul V 1.287 + hpt 2 mul 0 V 1.288 + hpt neg vpt 1.62 mul V Opaque stroke} def 1.289 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M 1.290 + hpt neg vpt 1.62 mul V 1.291 + hpt 2 mul 0 V 1.292 + hpt neg vpt -1.62 mul V Opaque stroke} def 1.293 +/PentW {stroke [] 0 setdash gsave 1.294 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 1.295 + Opaque stroke grestore} def 1.296 +/CircW {stroke [] 0 setdash 1.297 + hpt 0 360 arc Opaque stroke} def 1.298 +/BoxFill {gsave Rec 1 setgray fill grestore} def 1.299 +/Density { 1.300 + /Fillden exch def 1.301 + currentrgbcolor 1.302 + /ColB exch def /ColG exch def /ColR exch def 1.303 + /ColR ColR Fillden mul Fillden sub 1 add def 1.304 + /ColG ColG Fillden mul Fillden sub 1 add def 1.305 + /ColB ColB Fillden mul Fillden sub 1 add def 1.306 + ColR ColG ColB setrgbcolor} def 1.307 +/BoxColFill {gsave Rec PolyFill} def 1.308 +/PolyFill {gsave Density fill grestore grestore} def 1.309 +/h {rlineto rlineto rlineto gsave fill grestore} bind def 1.310 +% 1.311 +% PostScript Level 1 Pattern Fill routine for rectangles 1.312 +% Usage: x y w h s a XX PatternFill 1.313 +% x,y = lower left corner of box to be filled 1.314 +% w,h = width and height of box 1.315 +% a = angle in degrees between lines and x-axis 1.316 +% XX = 0/1 for no/yes cross-hatch 1.317 +% 1.318 +/PatternFill {gsave /PFa [ 9 2 roll ] def 1.319 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate 1.320 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec 1.321 + gsave 1 setgray fill grestore clip 1.322 + currentlinewidth 0.5 mul setlinewidth 1.323 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def 1.324 + 0 0 M PFa 5 get rotate PFs -2 div dup translate 1.325 + 0 1 PFs PFa 4 get div 1 add floor cvi 1.326 + {PFa 4 get mul 0 M 0 PFs V} for 1.327 + 0 PFa 6 get ne { 1.328 + 0 1 PFs PFa 4 get div 1 add floor cvi 1.329 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for 1.330 + } if 1.331 + stroke grestore} def 1.332 +% 1.333 +/languagelevel where 1.334 + {pop languagelevel} {1} ifelse 1.335 + 2 lt 1.336 + {/InterpretLevel1 true def} 1.337 + {/InterpretLevel1 Level1 def} 1.338 + ifelse 1.339 +% 1.340 +% PostScript level 2 pattern fill definitions 1.341 +% 1.342 +/Level2PatternFill { 1.343 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} 1.344 + bind def 1.345 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def 1.346 +<< Tile8x8 1.347 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 1.348 +>> matrix makepattern 1.349 +/Pat1 exch def 1.350 +<< Tile8x8 1.351 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke 1.352 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} 1.353 +>> matrix makepattern 1.354 +/Pat2 exch def 1.355 +<< Tile8x8 1.356 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L 1.357 + 8 8 L 8 0 L 0 0 L fill} 1.358 +>> matrix makepattern 1.359 +/Pat3 exch def 1.360 +<< Tile8x8 1.361 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L 1.362 + 0 12 M 12 0 L stroke} 1.363 +>> matrix makepattern 1.364 +/Pat4 exch def 1.365 +<< Tile8x8 1.366 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L 1.367 + 0 -4 M 12 8 L stroke} 1.368 +>> matrix makepattern 1.369 +/Pat5 exch def 1.370 +<< Tile8x8 1.371 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L 1.372 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} 1.373 +>> matrix makepattern 1.374 +/Pat6 exch def 1.375 +<< Tile8x8 1.376 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L 1.377 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} 1.378 +>> matrix makepattern 1.379 +/Pat7 exch def 1.380 +<< Tile8x8 1.381 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L 1.382 + 12 0 M -4 8 L 12 4 M 0 10 L stroke} 1.383 +>> matrix makepattern 1.384 +/Pat8 exch def 1.385 +<< Tile8x8 1.386 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L 1.387 + -4 0 M 12 8 L -4 4 M 8 10 L stroke} 1.388 +>> matrix makepattern 1.389 +/Pat9 exch def 1.390 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def 1.391 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def 1.392 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def 1.393 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def 1.394 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def 1.395 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def 1.396 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def 1.397 +} def 1.398 +% 1.399 +% 1.400 +%End of PostScript Level 2 code 1.401 +% 1.402 +/PatternBgnd { 1.403 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse 1.404 +} def 1.405 +% 1.406 +% Substitute for Level 2 pattern fill codes with 1.407 +% grayscale if Level 2 support is not selected. 1.408 +% 1.409 +/Level1PatternFill { 1.410 +/Pattern1 {0.250 Density} bind def 1.411 +/Pattern2 {0.500 Density} bind def 1.412 +/Pattern3 {0.750 Density} bind def 1.413 +/Pattern4 {0.125 Density} bind def 1.414 +/Pattern5 {0.375 Density} bind def 1.415 +/Pattern6 {0.625 Density} bind def 1.416 +/Pattern7 {0.875 Density} bind def 1.417 +} def 1.418 +% 1.419 +% Now test for support of Level 2 code 1.420 +% 1.421 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse 1.422 +% 1.423 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont 1.424 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall 1.425 +currentdict end definefont pop 1.426 +/MFshow { 1.427 + { dup 5 get 3 ge 1.428 + { 5 get 3 eq {gsave} {grestore} ifelse } 1.429 + {dup dup 0 get findfont exch 1 get scalefont setfont 1.430 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6 1.431 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq 1.432 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5 1.433 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div 1.434 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get 1.435 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop 1.436 + pop aload pop M} ifelse }ifelse }ifelse } 1.437 + ifelse } 1.438 + forall} bind def 1.439 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse } 1.440 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont 1.441 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def 1.442 +/MLshow { currentpoint stroke M 1.443 + 0 exch R 1.444 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 1.445 +/MRshow { currentpoint stroke M 1.446 + exch dup MFwidth neg 3 -1 roll R 1.447 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 1.448 +/MCshow { currentpoint stroke M 1.449 + exch dup MFwidth -2 div 3 -1 roll R 1.450 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 1.451 +/XYsave { [( ) 1 2 true false 3 ()] } bind def 1.452 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def 1.453 +end 1.454 +%%EndProlog 1.455 +gnudict begin 1.456 +gsave 1.457 +50 50 translate 1.458 +0.050 0.050 scale 1.459 +0 setgray 1.460 +newpath 1.461 +(Helvetica) findfont 140 scalefont setfont 1.462 +gsave % colour palette begin 1.463 +/maxcolors 64 def 1.464 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray 1.465 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub 1.466 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def 1.467 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def 1.468 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def 1.469 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp} 1.470 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt} 1.471 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv} 1.472 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse 1.473 + } ifelse} def 1.474 +/Constrain { 1.475 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def 1.476 +/YIQ2RGB { 1.477 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll 1.478 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll 1.479 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def 1.480 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def 1.481 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add 1.482 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch 1.483 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add 1.484 + exch 1.91 mul exch add Constrain 3 1 roll} def 1.485 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq { 1.486 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB} 1.487 + if} ifelse} ifelse} ifelse} def 1.488 +/InterpolatedColor true def 1.489 +/grayindex {/gidx 0 def 1.490 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def 1.491 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get 1.492 + GrayA gidx get sub div} def 1.493 +/redvalue {RedA gidx get RedA gidx 1 sub get 1.494 + RedA gidx get sub dgdxval mul add} def 1.495 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get 1.496 + GreenA gidx get sub dgdxval mul add} def 1.497 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get 1.498 + BlueA gidx get sub dgdxval mul add} def 1.499 +/interpolate { 1.500 + grayindex grayv GrayA gidx get sub abs 1e-5 le 1.501 + {RedA gidx get GreenA gidx get BlueA gidx get} 1.502 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def 1.503 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 1.504 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 1.505 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 1.506 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 1.507 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 1.508 + .9524 .9683 .9841 1 ] def 1.509 +/RedA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 1.510 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 1.511 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 1.512 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 1.513 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 1.514 + .9524 .9683 .9841 1 ] def 1.515 +/GreenA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 1.516 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 1.517 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 1.518 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 1.519 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 1.520 + .9524 .9683 .9841 1 ] def 1.521 +/BlueA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 1.522 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 1.523 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 1.524 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 1.525 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 1.526 + .9524 .9683 .9841 1 ] def 1.527 +/pm3dround {maxcolors 0 gt {dup 1 ge 1.528 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def 1.529 +/pm3dGamma 1.0 1.5 div def 1.530 +/ColorSpace (RGB) def 1.531 +Color true and { % COLOUR vs. GRAY map 1.532 + InterpolatedColor { %% Interpolation vs. RGB-Formula 1.533 + /g {stroke pm3dround /grayv exch def interpolate 1.534 + SelectSpace setrgbcolor} bind def 1.535 + }{ 1.536 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain 1.537 + SelectSpace setrgbcolor} bind def 1.538 + } ifelse 1.539 +}{ 1.540 + /g {stroke pm3dround pm3dGamma exp setgray} bind def 1.541 +} ifelse 1.542 +1.000 UP 1.543 +1.000 UL 1.544 +LTb 1.545 +1.000 UL 1.546 +LT0 1.547 +LTb 1.548 +%%%%BeginImage 1.549 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip 1.550 +InterpretLevel1 { 1.551 + %% Construct a box instead of image 1.552 + LTb 1.553 + 876 4852 M 1.554 + 5292 0 V 1.555 + 0 -4429 V 1.556 + -5292 0 V 1.557 + 876 4852 L 1.558 + 40 -110 R 1.559 + (PS level 2 image) Lshow 1.560 + % Read data but ignore it 1.561 + /imagebuf 13801 string def 1.562 + currentfile imagebuf readstring 1.563 +} { 1.564 +gsave 1.565 +876 4852 translate 1.566 +5292 -4429 scale 1.567 +%%%%BeginPalette 1.568 +[ /Indexed 1.569 + /DeviceRGB 63 1.570 + < 1.571 + 000000 040404 080808 0c0c0c 101010 141414 181818 1c1c1c 1.572 + 202020 242424 282828 2d2d2d 313131 353535 393939 3d3d3d 1.573 + 414141 454545 494949 4d4d4d 515151 555555 595959 5d5d5d 1.574 + 616161 656565 696969 6d6d6d 717171 757575 797979 7d7d7d 1.575 + 828282 868686 8a8a8a 8e8e8e 929292 969696 9a9a9a 9e9e9e 1.576 + a2a2a2 a6a6a6 aaaaaa aeaeae b2b2b2 b6b6b6 bababa bebebe 1.577 + c2c2c2 c6c6c6 cacaca cecece d2d2d2 d7d7d7 dbdbdb dfdfdf 1.578 + e3e3e3 e7e7e7 ebebeb efefef f3f3f3 f7f7f7 fbfbfb ffffff 1.579 + > 1.580 +] setcolorspace 1.581 +%%%%EndPalette 1.582 +<< 1.583 + /ImageType 1 1.584 + /Width 135 1.585 + /Height 113 1.586 + /BitsPerComponent 8 1.587 + /ImageMatrix [ 135 0 0 113 0 0 ] 1.588 + /Decode [ 0 255 ] 1.589 + /DataSource currentfile /ASCII85Decode filter 1.590 + /MultipleDataSources false 1.591 + /Interpolate false 1.592 +>> 1.593 +image 1.594 +} ifelse 1.595 +/hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hS 1.596 +b//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb// 1.597 +hSb//hSb//hSb/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!%ol(zzzzzzzzzzzzzzzzzzzzzzzzzz 1.598 +zzzzzzz/hR,(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!O/cYkOzzzzzzzzzzzzzzzzzzzzzzzz 1.599 +zzzzzzzz!!"W(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!%ol(zzzzzzzzzzzzzzzzzzzzzzzzzzz 1.600 +zzzzzz/hR,(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!O/cYkOzzzzzzzzzzzzzzzzzzzzzzzzz 1.601 +zzzzzzz!!"W(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!%ol(zzzzzzzzzzzzzzzzzzzzzzzzzzzz 1.602 +zzzzz/hR,(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!O/cYkOzzzzz!!E9%zzzzzzzzzzzzzzzz 1.603 +zzzzzzzzzz!!"W(zzzzz!!!!%!s8N'zzzzzzzzzzzzzzzzzzzzzzzzzz!%ol(zzzzz!!!*&!WW3#zz 1.604 +zzzzzzzzzzz!<E0#zzzzzzzzzzzz/hR,(zzzzz!W`<&!<E0#zzzzzz!!NN0"TSN&zzzz!!!!"!<<*" 1.605 +zzzzzzzzzzz!!!!O/cYkOzzzz!!!!$!<E3%zz!!!$$zzzz"U,)6"9S],zzz!!**$!<E3%zzzzzzzzz 1.606 +zzz!!"W(zzzzz!!33'!<<*"zz!!*-&zzz!!!!&"pP56!s/N)!<<*"zz!<E3%!<E3&zzzzzzzzzzzz! 1.607 +%ol(zz!!!$#!<<*"!!!!#!W`<&zzz!!!$#!WW3#zz!!WW3"U,#2!WiE(!<<*"z!!!$#!<E3%!<E6'z 1.608 +zzzzzzzzzzz/hR,(zz!!*-%!Wi?%!!**$zzzz!!!$$!rr<$zz"pP89"U"o0!s8T*!<<-#z!<E3%!<E 1.609 +3%!<E3&!WW3#zzzzzzzzzz!!!!O/cYkOzz!<N<(!WrN+!W`<%zzzz!!!$$!Wi?%!!!3-!!!0,"pP57 1.610 +"9\f/!WiE(!<E3$!!!$#!<E3%!<E3%!<E3%!<<*"zzzzzzzzzz!!"W(zz!!!!"!WiE*!s/N)!<<*"z 1.611 +zzz!<E3%!<N<*!sA`1"U,&5"pG)2!s8W,!WiE)!<E3%!<E3%!<E3%!<E3%!<E3%zzzzzzzzzzz!%ol 1.612 +(zz!!!$$!WiE)!WiB&!<<*"!!!!"!s&E&z!!!$#!<E3%!<E3&!WrN-"9\i1!s8Z.!s8W,!WiE)!<E3 1.613 +%!<E3%!<E3%!<E3%!<E3%zzzzzzzzzzz/hR,(zz!!!'%!WiE(!<E0#!!!!"!<E3'!s/K'!!!!"!<E3 1.614 +%!<E3%!<E6&!WiE*!s8W-!s8W-!s8T+!WiE)!<E3%!<E3%!<E3%!<E3%!<N<(zzzzzzzzzz!!!!O/c 1.615 +YkOzz!!**%!WiB'!<<*"!!!$#!<WB)!WiE(!<N<'!<E6'!WiE)!WiE)!WiE)!WrN,!s8W-!s/N*!Wi 1.616 +E)!W`<&!<E3%!<E3%!<E3%!<N<(zzzzzzzzzz!!"W(zzz!!**$!<E3$z!!*-&!<WH*!WiB(!WiE)!W 1.617 +rK+!WiH*!s8T+!WiH+!s8W-!s8W,!WiE)!WiE)!WiB'!<E3%!<E3%!<N<(!WiE)zzzzzzzzzz!%ol( 1.618 +zzz!!!$"z!!!$#!WiE)!<E6'!WiE)!WiH+"9Sc0"9\f0"9S`/!s8Z/"9\i0!s8T+!W`?(!WiE)!WiE 1.619 +(!<E3%!<E3%!WiE)!WiE*zzzzzzzzzz/hR,(zzzz!!**$!<E3&!WrN,!s8W-!s8W-!s8Z/"9o&7"pP 1.620 +88"U,&4"U"u3"9\i0!s/N*!<E6'!WiE)!WiB'!<E3%!<E6'!WiE)!W`<&zzzzzzzzz!!!!O/cYkOzz 1.621 +z!!!$#!<E6'!WiE*!s8Z."9S`/"9\i1"U,)7#7(S@#R:P="pYA;"U5,6"9\f/!WiE)!WiE)!WiE)!W 1.622 +`<&!<E3%!WiE)!WiE)!<E3$zzzzzzzzz!!"W(zzzz!<E6'!WiE*!sA]/"9er4"9er4"U5/9#RC_E$O 1.623 +[:K$47%G#mgkB#6k>7"9S`-!WiE)!WiE)!WiE)!<E3%!<E3&!WiH+!s8T*!<E0#zzzzzzzzz!%ol(z 1.624 +zz!!!!"!<N<)!WrN-"U,&6"U5/8"pP8:#6tPB#n%.O%1WmW$k*OP$OI+F"pP57"9S`-!WiE)!WiE)! 1.625 +WiE)!<E3&!WiE)!s8W-!W`<%zzzzzzzzzz/hR,(zzz!<E3&!WrN,"9\l4"U52:"pP89#6tM@$4@4M% 1.626 +1NdW%hB-[%1N^S$OR1F"pG/5"9\f/!s8W-!s/N*!WiE)!WiE)!WrN,!s8W,!<<*"zzzzzzzzz!!!!O 1.627 +/cYkOzz!!!$#!<N<(!s8Z0#6kA;#6tJ<#6tJ>#RLkH$k<dY%LrsY%M'$Y%1EXQ$4-tC"pY>:"U"r2" 1.628 +9S`.!s/N*!WiE)!WiE*!s8W-!s/K(zzz!!!$"zzzzzz!!"W(zz!!**$!<E3&!WiH+!sAc4"pP;;#m^ 1.629 +eB#m^hE$OdFR%M'*]%h9'Z%h9'Y%1EUP$4-tD#mUY>"U,#3"9\i0!s8W-!s8T,!s8W-!s8W,!<E3$z 1.630 +zz!!*'#zz!<<*"zzz!%ol(z!!!$#!<E6'!WiE)!s8W-"U5/8#7(SA#m^hE$47.K%1NdX%hK9_%h9'Z 1.631 +%Ls!Z%1EUP$k!CM$8)Sh#6tD9"U"r1"9Sc/!s8W-!sA].!WiB'zzzzzzzzzzz/hR,(z!!!'%!s8Z.! 1.632 +s8W-!s8W."pP;;#RLeD$47+J$OdFP%1Wm[&.oH`%h9*\&.]9]%h9'Z%Lin#/hRJ>$3pe@"pP26"9\i 1.633 +0!s8W."9S],!W`<%zzzzzzzzzz!!!!O/cYkOz!!<<+"9\i0"9Sc0"9\l4"pP;;#RLhG$O[=M$k*UV% 1.634 +hK9`&J5Nb&J5Tf&J5Te&J?]K/hR\J&hYdG%LWUL#6kA9"U"r2"9\f/!WiB'!<<*"zzzzzzz!<<-$zz 1.635 +!!"W(zz"pG/8"pP57"9eo3"pG28"pP;;#RCbE$47.L%1Wm\&J5Te&J5Wg&eYij'eV*k/f-,T(DIW"' 1.636 +,3&O%h/jP#RCY="9\i1!s/N)!<E0#zzzzzzzz!!**#zz!%ol(z!!!!'#6tJ="pY>:#6kD<#6tJ=#6t 1.637 +J=#RC_C$471M%1j'`&eYfi&ebp2/hSb/)B(4I)]BV5)&O50(D[c='+YN[$4$k?"U+r/!W`<&!<E0#z 1.638 +zzzzzzz!<<*"zz/hR,(z!!!<2#RLeC#mU_@#RCeF$4-tD#RCY?#RC_C$471N%hK?d&eYfi',2/r/f, 1.639 +EF*??.@*ZZ@D)]Ke9)&X5C'G(]^$4$k?"9JW*!<E3%zzzzzzzzzzz!!!!O/cYkOz!!ro;$47+H#mpt 1.640 +H$O[@M$OR1I#m^hC#RC_C$4@7Q%hTBd&ebom'eU:@*#oq>+<_sR+XA9T*ZZ4=)]^OH'G:i`$3gV8!W 1.641 +iB'!<E3%!<<-$!<<*"zzzzzzzzz!!"W(zz#mgnF$O[=M$4@7N$OdOS$k*RR#mgkD#mq"I%1NgZ&J5W 1.642 +h',3&O(`F>6*[;pU-7(#a-70u_+<VdK*uusK&ePT[#6b53!WiB'!<N9'!<E3%!<E0#zzzzz!!!$"zz 1.643 +z!%ol(z!!!!*#RLkI$k*OQ%LimX%M'*\%h9'W$jm@N$k<^W&.fEc&ebs3/f>NH+=&0X-nHnu.46Pk- 1.644 +R^Ai,9S*O*\J9E%h/jN"p>#0!WiE)!WiE)!<N9&!<<*"zzzzzzzzz/hR,(z!!!60#RUqJ$k*RU%hB3 1.645 +^%hK9`%hK3\%h0'^&ebll'bh;q'eU=A*??@O-nHl!/hen20e=n+.Ocbj+WqmL*%hj6$jd.B"U"o0!s 1.646 +/Q,!s8T+!W`<&zzzz!!!!"zzzz!!!!O/cYkOz!"0#<#mq%J$k3[Y&.oKd&el#m',;,o'bhE!(D[l+) 1.647 +&=,0/fbuW-R^Mu/MAq;2)R-E0.nh+.OQJb+WqgE/eS^*$4$h>"U"r1!s8Z/!s8T+!<E0#zzzz!<E3$ 1.648 +!<E3$zzz!!"W(zz#mgkC$471M%1s-_&J5Zj'GVE"(DR]%)&O82)B9h?+Wi<Z,:Fok/2/e72)[BO2D[ 1.649 +*B/hAJ$,9\-K)]BGD&eGN_$3pb>"U,#3"9\i0!s/K(!<<*"zzz!!**$!<E3%!<E0#zzz!%ol(zz#6t 1.650 +M@#mq%K%hB0^&JGin()@`((`=20)B9e?+!MjR-8$_s/1iG.1,CdG2`EZQ1+k...4?Db*ZH"9()@Q9& 1.651 +eY`c$4-qA"U,&4"9S`-!W`<%zzz!!**$!<E3%!<E3%!<<*"zzz/hR,(z!!!6/#7(SA$4@7O%M00_&e 1.652 +l#q(Dn#-)&aG5*$$+D+s\He-n-Vs/MAe51Gq'L2)I$>/h&.o,9S!H)As8)',)'4'GM,h$jm:G"U"r2 1.653 +!s8T+!<E0#zzz!<E3%!<E3%!<E3%zzz!!!!O/cYkOz!!!60#RLeE$O[@P%M'*^&eYoq(`4),)&XA5* 1.654 +?QFK,;(;k.4Hbt/h\n41G^d@/M&D$,U4HT*ZQ+:(D[`"(D[c='bqDo%LWOH"9S`-!WiB'zzz!!**$! 1.655 +<E3%!<E3%!<E0#zzz!!"W(zz#6tM@#mgqH$OdFR%hB3`',))r()@]&(`=22*?H@V,U4Q\-RpSq/1iJ 1.656 +,0.\b*-R9o[+WhaG*#fb4()Io-*#]bK'c%Gn$j[%?!s/N*!<E3$zz!!!!"!<E3%!<E3%!<E3%!!!$" 1.657 +!<<*"zz!%ol(z!!!!(#RLeE$OdFP$k3[V%M'-a&el#p'bh;r()@W')_N`c+!MjR,pt&h.Ochp.4?Mf 1.658 +,9\0P+!2LC*#fb9)^$.B+<DIS(D@8d#mCG5!W`<&!<E0#zz!<E3%!<E3%!<E3%!<E0$!<E3%!<E0#z 1.659 +z/hR,(z!!!<3#mq%K$k3XT%LrsZ%hTEf',)#n'+tok'GM8u(bQaH*?H:F+X86Y-71&e,pX]Z,pOTX+ 1.660 +WqjL+WqpN+sJ3U,9S!Z'FtW[#6Y,1!<E3$zz!!!$#!<E3%!<E3%!<E3%!<E3%!<E3%!<<*"z!!!!O/ 1.661 +cYkOz!"&u=$OdFQ%LrsY%hK<b',2/q'bh;p&ebom'c.]>)]Th>*[)^P,UFcb-RgAg-7:/h-6sra,:+ 1.662 +Q\,U=]`,psu`,9JNR%h&^K"Tnf,zz!!!!"!<E3%!<E3%!<E3%!<E3%!<E3%!<E3%zz!!"W(zz#mgqG 1.663 +$OdLU%hB3a&JGfl()7T#()7Pu'GVB!(`P(I*ZuUN,pk#g.Oces.Ochu/M&M.0.eY'.Ouqr.OZbq-mp 1.664 +>d*#C4>%13=D!s/K'zz!!!!"!<E3%!<E3%!<E3%!<E3%!<N9&!<E3%!<<*"z!%ol(z!!!!+#RLhH%1 1.665 +NgY%hTEg',))s()@]&()I`&(E")//fl)W,U=]b.P!##/1`>(/M/S/0JkUC0ekF90eY.1/1W5"-RL&[ 1.666 +)D2U0#R:J6!<E0#zz!<E3%!<E3%!<E3%!<E3%!<E6'!WiE)!<E6&zz/hR,(z!!!?4$471M%1WmZ&JP 1.667 +ik'GVE#(Ddl((Ddl))]LC^*[2dR-R^Gp.kN;(/hSb01,:aE2E*ZS2`3BI0eY+0/1`1s-RBrW/hRS?" 1.668 +p>#0!<E0#zz!<E3%!<E3%!<E3%!<E3&!WiE)!WiE)!W`<&z!!!!O/cYkOz!!rr=$4@7O%M'-b((q5o 1.669 +'c%T%(Ddl((Dn&0/hS4i,:+`e.P!&%/M8V.0JP@A1cm`\4?Ybe3AiWJ0J=t..46Ml+<;FS'+P6M!s/ 1.670 +N)!<<*"z!!!!"!<E3%!<E3%!<E6'!WiE)!WiE*!WiE)!W`<%z!<=`)zz#mgqH$OmRU%hKBh'b_5q() 1.671 +@]&(Ddo*)&b+[*?ZUR-RpYu/hSe00/#%81c@?T4?Yhj4Zkbb2)6m?/hJM"-R^)W)]C=?%1!+?!WiB' 1.672 +!<<*"zz!<E3%!<E3&!WiE)!WiE*!s8W,!WiE(!<E0#!!!$#!A5u)z!!!!+$47.M%1WjX&/#]j',)&p 1.673 +'bqK"(Ddo+)(lpN+!W-\.4d&&/h\h10/54=2E3c\4Zttl4#f/U0eb10.jlYk-QF'C(D/8.#R(;3!Wi 1.674 +E(!<<*"zz!<E3%!<N<(!WiE)!WiH+!WiE)!W`<&!<E0#!!**$/hR,(z!!!?5$4I@Q%Ls!\'bh;q'GV 1.675 +>u'bqGu()@`>)B9e?+XAHb.kN;'/M&J+0JP@B3'',_4Zkec2`*<E0J4k+.4-Ad*Z,_1&hXS!"p>#0! 1.676 +WiB'zz!!!!"!<E3&!WiE*!s8W,!WiE)!WiE(!<E3%!<E3%!<E3R/cYkOz!!rr>$k3[V%hTEh()%Dt' 1.677 +c%Q"'bhAt(+pFB*$-4G,:4]b.k)qu.P*/*0f([H3''&[3&``R1GLR:/M&D$-7'lX(`3u"%5%nj"9S] 1.678 +,!WiB&zz!!!$#!<E6'!WrN,!s/N*!WiE)!<E3%!<E3%!<E3%!<=`)zz#RLhH%1WjY&/,`n',;8t()@ 1.679 +Z#'GV>u/f>WL+!;aP,pjre-mpGm/1`A-1,V!L3&ilU2Dd6G0JG+2/1`4t,pOHM)&X/$/hRD6"9S`-! 1.680 +W`9$zz!!**$!WiE)!s8W-!WiE(!<E3%!<E3%!<E3%!WiB'!%ol(z!!!!'#RUtM%Ls![&JGfk'GV>u( 1.681 +)@Z#'c&D>)]g%D+sS<Z-71&e,q(/j/1iP31c73N2`NZP1bpd>0/"q0/Lr7u.3BTN)\s&=$3pb<!s8T 1.682 ++!<E0#z!!!!"!<E6'!WiH+!s8W-!W`<&!<E3%!<E3%!<E6'!Wi?%/hR,(z!!!6/$OdIS%Ls!^'GD)n 1.683 +'GV?!(D[`#(+pLF*ZuXN,U=W],U=Z^-7C>p/MAh92E!HP2`3EJ1,:R<0JG.6/h8G",9\-J/hR\E#R1 1.684 +G8"9S]+!<<*"z!!!$#!<N<(!WrN,!s8T+!W`?'!<E3%!<E3&!<N<)!WW3Q/cYkOz!!W]9$k3[V%hKB 1.685 +g',)#o'bqK"()7Q:/fPfP+!DjS,U=W\,U=Z_-S$`"0JbRE2`<TR2Dm?L1c-sC1,(C7/M&4q/hSan&I 1.686 +o-R"pG,3!WiB'zz!!**$!WiE*!s8W-!WiE)!WiB'!<E3%!<E6'!WrN)!!"W(zz":,;C%hK9b&ebro( 1.687 +)I]%()Ic%'GVB9)BKtD+sS?Z,U=Z\,UFcc.4m/,1cI?Q3&ilW3&``R2Dd3G1,1F7/gi7t*#TS,&.Aj 1.688 +M"U"o0!W`<%zz!<E3&!WiH+!s8W-!WiE)!<E3%!<E3%!WiE*!s8N'!%ol(z!!!!'"q(kN&.oNh'GM8 1.689 +t(Ddo+)&O/*'eU@C*?QIM,UF]],U=TZ,pk#j/ho1?2`WlZ3]T5]3B/uX3]/`M0J4t./hS7d(`!_p$O 1.690 +?q>!s8T*!<E0#z!!**$!<N<(!WrN,!s8T+!W`<&!<<*"!<E3&!WrQ."98E%/hR,(z!!!3/$4ROY&JG 1.691 +oq()Ic))]T_6)&O2C/fPcO+XA<Y,paf^,9nEY-7LGu1,LpN3]fGd4$5Sd4$#D`2`*<F/h8@u/fboK' 1.692 +G1f`$3p_;!s/N)!<<*"z!<E3%!<N<(!s8W-!s8T+!W`<%!!!!"!<N<)"9\i-!!!!O/cYkOz!!!95%M 1.693 +'-`'c@c)(`=52*?,t;)AsGG*?H=H+snT],paf],U4Q].P3A31c@EX4$5Yh5!;%j4$#D]1bp[8.4HVs 1.694 +*#on5'+YHW"pG)2!WiB&z!!!!"!<E3&!WiE*!s8W-!s/N*!<E0#!!**$!WiH,"9\])!!"W(zz#RLnL 1.695 +%hTBg(`"#.)B0\;*?Q:A*#pRP+!DgR,pjoa,U4NY+seQa/MAk92`X#a4[)%m4Zkee3]8iN0eOt*/hS 1.696 +1b*#]P(%LNIH"Tnf-!<E3%!<<*"!!**$!<E3%!WiE)!WiE)!W`<&z!<E6'!sA`0z!%ol(zz#n%1S&e 1.697 +Yfl()Io/)]]n>*?H4A*?HgU+s\H\-7'o^+sA-S,:"]g/i#:D3]oPg4?Pbh3]T2\1+k13/hSb*-6X?J 1.698 +(_[Dh$OI%B"9JW*!<E3%!!!!"!<E3%!<E3%!WiB'!WiB'!<E3$!!!!"!WiE*!sA`,z/hR,(z!!!!*$ 1.699 +P!^['G;)q()@c*)]Th<*??+>/g);\+s\BY,9e?V+X&!S-7LDt0f1gL3]fDb4$5P`2`<KF/h\b*/gr( 1.700 +m*ZZ7?'bCc\#R:P;!s8T*!<E3$!!!$#!<E3%!<E3%!<E3%!<E3%!<<*"!<E3&!WiH,"9\])!!!!O/c 1.701 +YkOz!!!?5%1a$a'GM8s()Io.)]]n>*#fkM*?QCH+<VgN+X/'P+<_pU.P!)(2)[ES3'')[2`EQL0eY. 1.702 +/-n$Gk-7'fW*ZZ.3&.K!R#6k>6!s/K(!<E3$!!**$!<E3%!<<*#!!!$#z!!!!"!<E6'!WrN,"98E%! 1.703 +!"W(zz!!!?8%hTEg(Ddi$()Rl,)]]n;)_N`^*$-.B*ZlLI+<M[H+<`'].4d&+1cIBO2`<NK1+k.//g 1.704 +htm,pal`+s.jI*#&tq$jm7F"pP55!W`<&!<<*"!!!$#zzzz!!**$!<N<(!WrN)z!%ol(zz!"',E%hK 1.705 +Bi(Dml%()Ii,)]BV5(bQ[D)B9_:)]g"=*??+A+!;gW.4Qu*0f:aD0eb11.46_o,pOZ\,:"ES*?H1;& 1.706 +ePT^#m^_>"pG,3!W`<&zzzzz!!!!"!<E3%!WiE)!WW3#z/hR,(zz!!s#B%M9?h'G_>t()Rl,)AsD// 1.707 +f,9>(`=50)]BS2)]BY9+!N$Y.4[#'1,(@5.k)qp/hSCo+sJ3T+WqdF*#f_-&J,BX#6kA:"U"o/!<E3 1.708 +%zzzzz!!!$#!<E3&!WiE'z!!!!O/cYkOzz#71hL%1j-e'GD2r()Ro,)&O/*/hSb/'c.W</hSan)&aJ 1.709 +9+<i*[.4Zr%/1W5#-RU2m,9e9S+<VdK*ZH";().An%h&dN#6tG:"9S]+!<E3$zzzzz!!**$!WiE)!W 1.710 +i?%z!!"W(zz!!!!(#R_%L%hTBf&el#p()[r+(Ddi&'GD-4/hRkS()AMT)&XJ;+sS?].4H\q-n-Mi,V 1.711 +C5`+<M[H*ZZ1>)&X>,'GD&g$jm7G#R:P:!s/N)!<<*"zzzz!!!!"!<E6'!WiE)!WW3#z!%ol(zz!!! 1.712 +3.#R_%N%M09b&eYln()Ic&()@Su'+tm0',)#o'bqN;/fbuR+sA6Y-71,f,U=Wf+!)CB*??.?)]K\5) 1.713 +&X,&'+tf`#m^eB#6b54!WiB&!!*'"zzzz!!!!"!WiE)!WrN)zz/hR,(zz"9f#8#RUqL%M93^&/#Wi' 1.714 +bqDs',(ri&.]9`&J5Th'GM;u/hS%`*[2dQ+X&$P+>,8e)]K\5)B'J3)B'J1(`*l"&J#<Y#m^e@"U"o 1.715 +/!<E0$!<<*"zzzz!!!$#!WiH+!s8N'z!!!!O/cYkOz!!!!$"9f#8#RCbG%LijV&.f?`&.f?_%LrsY% 1.716 +1NaW%hB3a&JPom(bREn)''Y9)]]k</fP]G)&O2.)AsD1)&O2-'b_2k%h/mQ#RC\?"9S]+!<<-#zzzz 1.717 +z!!**%!WrN,!rr<$z!!"W(zz!!!'%"9er5#RLkI$k!IQ%Ls$]%hB*Y$k*OQ%1WgW&.fBa&J5Te'+u$ 1.718 +4(`!r(/hS"o(Ddi((Ddo+)&X8.(`*u)'b_,g$k!@I#R:P;!s/N)!<<*"zzzzz!<E6'!WrK+zz!%ol( 1.719 +zz!!33("9\l4#7:eG$OdIS%hK9`&.]3Z$k3UT%hK6_&.oKe&J5Te&J>^//hSai'eU.6'bhE!(Ddr+( 1.720 +`=/.(`4&('+kcc$jd1E#6k;5!WiB'zzzzzz!!**%!s8W*zz/hR,(zz!<E9)"9eu8$4@4L%1`s]&eP] 1.721 +f&J,H`&J5Nb&J>We&eYfj&J>Ze&J5Tf/eSd0&eP]h',2/s(Dn#-)&aA1(`*o#&J#<Y$4$kA"U"o0!W 1.722 +iB&zzzzzz!<E6'!rr<$z!!!!O/cYkOz!!!!"!<WH-"pPAA$k*RU&J>`k'GM5p'GD/p'b_2n'G_>s() 1.723 +.Jt',(ul&eYfi&eYcg&J5Tf'GVE$)&X>2)B'J1(`!et%h&gQ#m^_="U"o/!W`9$zzzzzz!<N<(zz!! 1.724 +"W(zz!!**%!sJl7#R_(O%M03c'GVAt'GM5q'GM8t'bqK#(`F2-(Ddo((DIPt'GD/n',(uk&J5Zj()@ 1.725 +]()B0S5)B'G/'b_,h%13FK#6kA9"9S]+!<E0#zzzzz!!!!"!Wi?%zz!%ol(zz!<E6)"pbMC%hB3`&e 1.726 +brn'bqK"().Gt'c%Q%)B'M5*?#k:)B'J1(Ddi&(D[]"'GD,n',)&p(Dn#/)]BV5)&O,'&J#?[$OI(E 1.727 +#6k>7!s8T*!<<*"zzzzz!!!$$!<E0#zz/hR,(z!!!!"!<NE1#R_+R&J>]h&el&q'c.Z%()7T"(`=83 1.728 ++!)FC*??1@)]BV5)&a>0(D[`#'GM5q'GM<!(`=51)&aA/(DRVq%h/mR$4-qB#6b55!WiB&zzzzzz!! 1.729 +!$#!<<*"z!!!!O/cYkOz!!**%!s]/>$k<j^',)#n'c%T$(Ddi&()@]()]Tk?+<MaK+!2IB*#fh9)As 1.730 +G2(D[c%'bh>r'c%Q$(`=2/(`*o%'+k`a$k*IL#RCY?#6b54!<E0#z!!!$#!<E3%!<E0#zzzzz!!"W( 1.731 +zz!WiE,"pkYF%1j*`&ebro'c.Z')&O/*(Dmu,*$-1E+sJ0Q+<DOD*#on:)]K\4(`*r&'GM5r()@]&( 1.732 +Dmu('b_8o&.T*V$OI+F#RCY>"U"l-!<<*"!!!!"!<N<(!WrK*!<E3$zzzzz!%ol(z!!!!$!sAf6$47 1.733 +1O&.fBc',2/u)&jP8)]BS3(`4,0*?H7E+sA*O*ZZ7@*#fh9)]BV3(D[c$'GM5r()I`%(D[`!&ePZb% 1.734 +1N^Q$4-tD#R1J9!s/K(!!!!"!<E6'!s8W-!s8W,!W`<%zzzzz/hR,(zz"pG8>$k3XV%hK<c',DE(*? 1.735 +H:F+<VaE)B0V8*#p"?*uu@A)]Te9)]K_8)B'G0(D[`#'GM8s'c%N!'GD,m&.]3Y$O[:J#m^eA"pP54 1.736 +!W`<&!<E6'!s8W-"9\i1"9S`-!WiB&zzzz!!!!O/cYkOz!!!!)#7(VD%1Wp[&/#Tg'c.c/+!;aO+sA 1.737 +$K*ZQ(;)]Th;)]BV5)&aD2)B'M4)&O/*()7Pu'GM5q'GM2o&J5Na%1N[P$4."F#R:S="Tnf,!<E3%! 1.738 +WiH+"9\i2"U,&4"9S`.!W`9$zzzz!!"W(zz!!!!*#n%.N%M0-]&J>`m)B'V;+<_pQ+sA'N*?#h8)]B 1.739 +V5)&X;/(Dmu,(`4&+(D[c$'bh>r'GM2o'+tlg%h9'X$O[:J#RCY?"pP57!WiB'!W`?(!sA`0"U5/7" 1.740 +U,#3!s8W,!<E0#zzzz!%ol(zz!!!!+$OdLU%M03b',29%*$$(C+<_mN+X%pJ)]BV5)&O5.(Ddi%()@ 1.741 +Z%(D[f%()7Ms'GM2o'+toi&.fB_%1EUO$4$k@#6b87"U"o/!WiE)!WrN-"U,&6"pP89"U,#3"9S]+! 1.742 +<<*"zzzz/hR,(zz!!!B7$k3aZ&J5]j()e,4*?H:F+<VaK+<DLA)B'M2(`4#''GM5q'bh;r'GV>t',) 1.743 +#m&J>]h&J5Qb%h9$W$OR1G"pP56"9er3!s8T+!WrN,"9\l4"pP89"pP57"U"u3!s/K(zzzz!!!!O/c 1.744 +YkOzz!!!B8%1Wp\&ec#t)]Tk<)]Ke>+<VaI*?,n8)B0M1'bqDr&eblk&eYik'+tok&eYcg&.]9^%hB 1.745 +-Y$k*LN#m^b>"9\i1"U,#2!s8W-"9\l3"U52:#6kA:"pP57"9\i0!s/K'zzzz!!"W(zzz!"0/D%M03 1.746 +c'G_N(*#ok8)]Ke=+!2OD)]K_8(`4&('GM/m&eP]f&J5Wg&J>Ze&.fB_%LrpX%L`^Q$4-tC"pP25"9 1.747 +\i1"9\f/"9\l4"U52:#6tJ<#6kD;"pG/5"9S].!s&B%zzzz!%ol(zzz!"05G%M09g(`XM9)B0M0(`= 1.748 +2/*?,n8)&a>.()7Pu'+toi&.fBa&J,Ha&.]9^%h9$X%1N^R$OR1G#6kA:"U"r2"9\i1"9Sc0"U5/9# 1.749 +RC_B#R:V@#R:S="pG,3!s8W,!W`9$zzzz/hR,(zzz!"02G&JH!"*?H4@)Aj8*(DRYu',)/u'bqGu'b 1.750 +h>o&J5Qc&.fBa%hB-[%LijV$k!FN$O[:K$4-tC"pP57"9Sc0"9\i1"9o)9#RC_D$47+H$4-tD#6tG; 1.751 +"U"r1!sA],zzzz!!!!O/cYkOzzz!"05H'c@u5+!)C@)AWu"'+kff&.fEd',2,o&ePZd&.]9^%hB0]% 1.752 +h9$X%1EXQ$O[:K#mgnE#R:S="U,&4!sA`0"9er5#RC\C$47+I!!!!+#mgkB#6kA:"U"r1"9JT)!<<* 1.753 +"zzz!!"W(zzzz$OmRX'cJ/9*ZZ1<)&Eu"&J,H`%M'*^&.oKd&.]9^%hB0]%hB0]%h9$W$k!FN$47+H 1.754 +#m^eA"pP88"9\i1"9\i1"pbM@#n%+K$OZq7z!!ii8"pP88"9\f/!W`<&zzzz!%ol(zzzz!"]\W)]]t 1.755 +@*#fb5(Dd_u&J>Tb&.]9_&.f?_%LrsY%hB0]%hB0\%LigS$47+I$47(F#R:P<"pP57"9\i2"U,,:#R 1.756 +C_D$OZq7zz#m^b@#6kA9"U"r0!<E3$zzzz/hR,(zzzz!"]n_*?H4@)Aa2'',2&l'GD)k%1NdX%hB3^ 1.757 +%h9'Z%LrsY%h9$X%1EXP#mgnE#RC\A#6tG;"pG/6"U,)7"pbJ?#mgq=zzz#m^eA#6k>8"U"o/!WW3# 1.758 +zzz!!!!O/cYkOzzzz!"]ka*?5t6'G_Dr&JPcg%LijV%1Wm[&.fBa%hB0\%LrsX%1NaT$k!FM#mgkC# 1.759 +R:S>#6kA9"pG/7"pYA=#RC_Czzz!!!!)#RCY@#6kA9"9S]*zzzz!!"W(zzzzz&JH!!)Aa2*'b_,i&. 1.760 +]6[%1`s[%M'*_&J5Qc&.]9]%LrsX%1N^S$k!CK#m^eB#6tJ="pP89"pP8:zzzzzz#RC\A"pP56!s8N 1.761 +'zzzz!%ol(zzzzz!!!`M'bV/m&J5N`%1<[X&/,Wf&J5Te&J5Qc%hB-[%1NaT%1EXR$O[:K#mgkC#R: 1.762 +S>#6tJ=#64`(zzzzz!!!!)#RC\@"pG)2zzzzz/hR,(zzzzz!!!ZF&Io6Y#mq(K#n%7R&/5cl&ekok' 1.763 ++kce%h9$X$k*OQ$k*LO$OR4J#mgkC#RC\@#6tJ6zzzzzz!!!!)#R:S<"U"f*zzzz!!!!O/cYkOzzzz 1.764 +z!"]_P$jm:J#RC_B$4@1O&/>rr().Jt'GD)l&.]3[$k3UF$k!FCz#mgkCzzzzzzzz!!!!)#6tD8"98 1.765 +E%zzzz!!"W(zzzzzz$k!FM#6kG="pY><$4.(O&c_n3z!!!!1zzzzzzzzzzzzz!!!6/"pP52zzzzz!% 1.766 +ol(zzzzz!!!!*"pP57"pG,5"U52<#mgS3zzzzzzzzzzzzzzzzzzzzzzz/hR,(zzzzz!!!-)"9S`."U 1.767 +"f/"pG5<#ljr*zzzzzzzzzzzzzzzzzzzzzz!!!!O/hSb//hSb//hSb//hSb//hSb//hSb//hSb//hS 1.768 +b//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb// 1.769 +hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSa~> 1.770 +InterpretLevel1 not { 1.771 + grestore 1.772 +} if 1.773 +grestore 1.774 +%%%%EndImage 1.775 +1.000 UL 1.776 +LTb 1.777 +1.000 UP 1.778 +1.000 UL 1.779 +LTb 1.780 +stroke 1.781 +grestore 1.782 +end 1.783 +showpage 1.784 +%%Trailer 1.785 +%%DocumentFonts: Helvetica
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/singlegene_SS_lr_top_1_654_jet.eps Sun Apr 19 01:57:56 2009 -0700 2.3 @@ -0,0 +1,776 @@ 2.4 +%!PS-Adobe-2.0 EPSF-2.0 2.5 +%%Title: singlegene_SS_lr_top_1_654_jet.eps 2.6 +%%Creator: gnuplot 4.2 patchlevel 2 2.7 +%%CreationDate: Sun Apr 19 01:53:01 2009 2.8 +%%DocumentFonts: (atend) 2.9 +%%BoundingBox: 50 50 410 302 2.10 +%%EndComments 2.11 +%%BeginProlog 2.12 +/gnudict 256 dict def 2.13 +gnudict begin 2.14 +% 2.15 +% The following 6 true/false flags may be edited by hand if required 2.16 +% The unit line width may also be changed 2.17 +% 2.18 +/Color true def 2.19 +/Blacktext false def 2.20 +/Solid true def 2.21 +/Dashlength 1 def 2.22 +/Landscape false def 2.23 +/Level1 false def 2.24 +/Rounded false def 2.25 +/TransparentPatterns false def 2.26 +/gnulinewidth 5.000 def 2.27 +/userlinewidth gnulinewidth def 2.28 +% 2.29 +/vshift -46 def 2.30 +/dl1 { 2.31 + 10.0 Dashlength mul mul 2.32 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if 2.33 +} def 2.34 +/dl2 { 2.35 + 10.0 Dashlength mul mul 2.36 + Rounded { currentlinewidth 0.75 mul add } if 2.37 +} def 2.38 +/hpt_ 31.5 def 2.39 +/vpt_ 31.5 def 2.40 +/hpt hpt_ def 2.41 +/vpt vpt_ def 2.42 +Level1 {} { 2.43 +/SDict 10 dict def 2.44 +systemdict /pdfmark known not { 2.45 + userdict /pdfmark systemdict /cleartomark get put 2.46 +} if 2.47 +SDict begin [ 2.48 + /Title (singlegene_SS_lr_top_1_654_jet.eps) 2.49 + /Subject (gnuplot plot) 2.50 + /Creator (gnuplot 4.2 patchlevel 2 ) 2.51 + /Author (Bayle Shanks,,,) 2.52 +% /Producer (gnuplot) 2.53 +% /Keywords () 2.54 + /CreationDate (Sun Apr 19 01:53:01 2009) 2.55 + /DOCINFO pdfmark 2.56 +end 2.57 +} ifelse 2.58 +% 2.59 +% Gnuplot Prolog Version 4.2 (August 2006) 2.60 +% 2.61 +/M {moveto} bind def 2.62 +/L {lineto} bind def 2.63 +/R {rmoveto} bind def 2.64 +/V {rlineto} bind def 2.65 +/N {newpath moveto} bind def 2.66 +/Z {closepath} bind def 2.67 +/C {setrgbcolor} bind def 2.68 +/f {rlineto fill} bind def 2.69 +/vpt2 vpt 2 mul def 2.70 +/hpt2 hpt 2 mul def 2.71 +/Lshow {currentpoint stroke M 0 vshift R 2.72 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 2.73 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R 2.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 2.75 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 2.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 2.77 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def 2.78 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def 2.79 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} 2.80 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def 2.81 +/BL {stroke userlinewidth 2 mul setlinewidth 2.82 + Rounded {1 setlinejoin 1 setlinecap} if} def 2.83 +/AL {stroke userlinewidth 2 div setlinewidth 2.84 + Rounded {1 setlinejoin 1 setlinecap} if} def 2.85 +/UL {dup gnulinewidth mul /userlinewidth exch def 2.86 + dup 1 lt {pop 1} if 10 mul /udl exch def} def 2.87 +/PL {stroke userlinewidth setlinewidth 2.88 + Rounded {1 setlinejoin 1 setlinecap} if} def 2.89 +% Default Line colors 2.90 +/LCw {1 1 1} def 2.91 +/LCb {0 0 0} def 2.92 +/LCa {0 0 0} def 2.93 +/LC0 {1 0 0} def 2.94 +/LC1 {0 1 0} def 2.95 +/LC2 {0 0 1} def 2.96 +/LC3 {1 0 1} def 2.97 +/LC4 {0 1 1} def 2.98 +/LC5 {1 1 0} def 2.99 +/LC6 {0 0 0} def 2.100 +/LC7 {1 0.3 0} def 2.101 +/LC8 {0.5 0.5 0.5} def 2.102 +% Default Line Types 2.103 +/LTw {PL [] 1 setgray} def 2.104 +/LTb {BL [] LCb DL} def 2.105 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def 2.106 +/LT0 {PL [] LC0 DL} def 2.107 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def 2.108 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def 2.109 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def 2.110 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def 2.111 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def 2.112 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def 2.113 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def 2.114 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def 2.115 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def 2.116 +/Dia {stroke [] 0 setdash 2 copy vpt add M 2.117 + hpt neg vpt neg V hpt vpt neg V 2.118 + hpt vpt V hpt neg vpt V closepath stroke 2.119 + Pnt} def 2.120 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V 2.121 + currentpoint stroke M 2.122 + hpt neg vpt neg R hpt2 0 V stroke 2.123 + } def 2.124 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M 2.125 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 2.126 + hpt2 neg 0 V closepath stroke 2.127 + Pnt} def 2.128 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M 2.129 + hpt2 vpt2 neg V currentpoint stroke M 2.130 + hpt2 neg 0 R hpt2 vpt2 V stroke} def 2.131 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M 2.132 + hpt neg vpt -1.62 mul V 2.133 + hpt 2 mul 0 V 2.134 + hpt neg vpt 1.62 mul V closepath stroke 2.135 + Pnt} def 2.136 +/Star {2 copy Pls Crs} def 2.137 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M 2.138 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 2.139 + hpt2 neg 0 V closepath fill} def 2.140 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M 2.141 + hpt neg vpt -1.62 mul V 2.142 + hpt 2 mul 0 V 2.143 + hpt neg vpt 1.62 mul V closepath fill} def 2.144 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M 2.145 + hpt neg vpt 1.62 mul V 2.146 + hpt 2 mul 0 V 2.147 + hpt neg vpt -1.62 mul V closepath stroke 2.148 + Pnt} def 2.149 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M 2.150 + hpt neg vpt 1.62 mul V 2.151 + hpt 2 mul 0 V 2.152 + hpt neg vpt -1.62 mul V closepath fill} def 2.153 +/DiaF {stroke [] 0 setdash vpt add M 2.154 + hpt neg vpt neg V hpt vpt neg V 2.155 + hpt vpt V hpt neg vpt V closepath fill} def 2.156 +/Pent {stroke [] 0 setdash 2 copy gsave 2.157 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 2.158 + closepath stroke grestore Pnt} def 2.159 +/PentF {stroke [] 0 setdash gsave 2.160 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 2.161 + closepath fill grestore} def 2.162 +/Circle {stroke [] 0 setdash 2 copy 2.163 + hpt 0 360 arc stroke Pnt} def 2.164 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def 2.165 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def 2.166 +/C1 {BL [] 0 setdash 2 copy moveto 2.167 + 2 copy vpt 0 90 arc closepath fill 2.168 + vpt 0 360 arc closepath} bind def 2.169 +/C2 {BL [] 0 setdash 2 copy moveto 2.170 + 2 copy vpt 90 180 arc closepath fill 2.171 + vpt 0 360 arc closepath} bind def 2.172 +/C3 {BL [] 0 setdash 2 copy moveto 2.173 + 2 copy vpt 0 180 arc closepath fill 2.174 + vpt 0 360 arc closepath} bind def 2.175 +/C4 {BL [] 0 setdash 2 copy moveto 2.176 + 2 copy vpt 180 270 arc closepath fill 2.177 + vpt 0 360 arc closepath} bind def 2.178 +/C5 {BL [] 0 setdash 2 copy moveto 2.179 + 2 copy vpt 0 90 arc 2.180 + 2 copy moveto 2.181 + 2 copy vpt 180 270 arc closepath fill 2.182 + vpt 0 360 arc} bind def 2.183 +/C6 {BL [] 0 setdash 2 copy moveto 2.184 + 2 copy vpt 90 270 arc closepath fill 2.185 + vpt 0 360 arc closepath} bind def 2.186 +/C7 {BL [] 0 setdash 2 copy moveto 2.187 + 2 copy vpt 0 270 arc closepath fill 2.188 + vpt 0 360 arc closepath} bind def 2.189 +/C8 {BL [] 0 setdash 2 copy moveto 2.190 + 2 copy vpt 270 360 arc closepath fill 2.191 + vpt 0 360 arc closepath} bind def 2.192 +/C9 {BL [] 0 setdash 2 copy moveto 2.193 + 2 copy vpt 270 450 arc closepath fill 2.194 + vpt 0 360 arc closepath} bind def 2.195 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill 2.196 + 2 copy moveto 2.197 + 2 copy vpt 90 180 arc closepath fill 2.198 + vpt 0 360 arc closepath} bind def 2.199 +/C11 {BL [] 0 setdash 2 copy moveto 2.200 + 2 copy vpt 0 180 arc closepath fill 2.201 + 2 copy moveto 2.202 + 2 copy vpt 270 360 arc closepath fill 2.203 + vpt 0 360 arc closepath} bind def 2.204 +/C12 {BL [] 0 setdash 2 copy moveto 2.205 + 2 copy vpt 180 360 arc closepath fill 2.206 + vpt 0 360 arc closepath} bind def 2.207 +/C13 {BL [] 0 setdash 2 copy moveto 2.208 + 2 copy vpt 0 90 arc closepath fill 2.209 + 2 copy moveto 2.210 + 2 copy vpt 180 360 arc closepath fill 2.211 + vpt 0 360 arc closepath} bind def 2.212 +/C14 {BL [] 0 setdash 2 copy moveto 2.213 + 2 copy vpt 90 360 arc closepath fill 2.214 + vpt 0 360 arc} bind def 2.215 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill 2.216 + vpt 0 360 arc closepath} bind def 2.217 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto 2.218 + neg 0 rlineto closepath} bind def 2.219 +/Square {dup Rec} bind def 2.220 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def 2.221 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def 2.222 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def 2.223 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def 2.224 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def 2.225 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def 2.226 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill 2.227 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def 2.228 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def 2.229 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill 2.230 + 2 copy vpt Square fill Bsquare} bind def 2.231 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def 2.232 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def 2.233 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill 2.234 + Bsquare} bind def 2.235 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill 2.236 + Bsquare} bind def 2.237 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def 2.238 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill 2.239 + 2 copy vpt Square fill Bsquare} bind def 2.240 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill 2.241 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def 2.242 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def 2.243 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def 2.244 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def 2.245 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def 2.246 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def 2.247 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def 2.248 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def 2.249 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def 2.250 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def 2.251 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def 2.252 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def 2.253 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def 2.254 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def 2.255 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def 2.256 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def 2.257 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def 2.258 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def 2.259 +/DiaE {stroke [] 0 setdash vpt add M 2.260 + hpt neg vpt neg V hpt vpt neg V 2.261 + hpt vpt V hpt neg vpt V closepath stroke} def 2.262 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M 2.263 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 2.264 + hpt2 neg 0 V closepath stroke} def 2.265 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M 2.266 + hpt neg vpt -1.62 mul V 2.267 + hpt 2 mul 0 V 2.268 + hpt neg vpt 1.62 mul V closepath stroke} def 2.269 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M 2.270 + hpt neg vpt 1.62 mul V 2.271 + hpt 2 mul 0 V 2.272 + hpt neg vpt -1.62 mul V closepath stroke} def 2.273 +/PentE {stroke [] 0 setdash gsave 2.274 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 2.275 + closepath stroke grestore} def 2.276 +/CircE {stroke [] 0 setdash 2.277 + hpt 0 360 arc stroke} def 2.278 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def 2.279 +/DiaW {stroke [] 0 setdash vpt add M 2.280 + hpt neg vpt neg V hpt vpt neg V 2.281 + hpt vpt V hpt neg vpt V Opaque stroke} def 2.282 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M 2.283 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 2.284 + hpt2 neg 0 V Opaque stroke} def 2.285 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M 2.286 + hpt neg vpt -1.62 mul V 2.287 + hpt 2 mul 0 V 2.288 + hpt neg vpt 1.62 mul V Opaque stroke} def 2.289 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M 2.290 + hpt neg vpt 1.62 mul V 2.291 + hpt 2 mul 0 V 2.292 + hpt neg vpt -1.62 mul V Opaque stroke} def 2.293 +/PentW {stroke [] 0 setdash gsave 2.294 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 2.295 + Opaque stroke grestore} def 2.296 +/CircW {stroke [] 0 setdash 2.297 + hpt 0 360 arc Opaque stroke} def 2.298 +/BoxFill {gsave Rec 1 setgray fill grestore} def 2.299 +/Density { 2.300 + /Fillden exch def 2.301 + currentrgbcolor 2.302 + /ColB exch def /ColG exch def /ColR exch def 2.303 + /ColR ColR Fillden mul Fillden sub 1 add def 2.304 + /ColG ColG Fillden mul Fillden sub 1 add def 2.305 + /ColB ColB Fillden mul Fillden sub 1 add def 2.306 + ColR ColG ColB setrgbcolor} def 2.307 +/BoxColFill {gsave Rec PolyFill} def 2.308 +/PolyFill {gsave Density fill grestore grestore} def 2.309 +/h {rlineto rlineto rlineto gsave fill grestore} bind def 2.310 +% 2.311 +% PostScript Level 1 Pattern Fill routine for rectangles 2.312 +% Usage: x y w h s a XX PatternFill 2.313 +% x,y = lower left corner of box to be filled 2.314 +% w,h = width and height of box 2.315 +% a = angle in degrees between lines and x-axis 2.316 +% XX = 0/1 for no/yes cross-hatch 2.317 +% 2.318 +/PatternFill {gsave /PFa [ 9 2 roll ] def 2.319 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate 2.320 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec 2.321 + gsave 1 setgray fill grestore clip 2.322 + currentlinewidth 0.5 mul setlinewidth 2.323 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def 2.324 + 0 0 M PFa 5 get rotate PFs -2 div dup translate 2.325 + 0 1 PFs PFa 4 get div 1 add floor cvi 2.326 + {PFa 4 get mul 0 M 0 PFs V} for 2.327 + 0 PFa 6 get ne { 2.328 + 0 1 PFs PFa 4 get div 1 add floor cvi 2.329 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for 2.330 + } if 2.331 + stroke grestore} def 2.332 +% 2.333 +/languagelevel where 2.334 + {pop languagelevel} {1} ifelse 2.335 + 2 lt 2.336 + {/InterpretLevel1 true def} 2.337 + {/InterpretLevel1 Level1 def} 2.338 + ifelse 2.339 +% 2.340 +% PostScript level 2 pattern fill definitions 2.341 +% 2.342 +/Level2PatternFill { 2.343 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} 2.344 + bind def 2.345 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def 2.346 +<< Tile8x8 2.347 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 2.348 +>> matrix makepattern 2.349 +/Pat1 exch def 2.350 +<< Tile8x8 2.351 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke 2.352 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} 2.353 +>> matrix makepattern 2.354 +/Pat2 exch def 2.355 +<< Tile8x8 2.356 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L 2.357 + 8 8 L 8 0 L 0 0 L fill} 2.358 +>> matrix makepattern 2.359 +/Pat3 exch def 2.360 +<< Tile8x8 2.361 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L 2.362 + 0 12 M 12 0 L stroke} 2.363 +>> matrix makepattern 2.364 +/Pat4 exch def 2.365 +<< Tile8x8 2.366 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L 2.367 + 0 -4 M 12 8 L stroke} 2.368 +>> matrix makepattern 2.369 +/Pat5 exch def 2.370 +<< Tile8x8 2.371 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L 2.372 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} 2.373 +>> matrix makepattern 2.374 +/Pat6 exch def 2.375 +<< Tile8x8 2.376 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L 2.377 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} 2.378 +>> matrix makepattern 2.379 +/Pat7 exch def 2.380 +<< Tile8x8 2.381 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L 2.382 + 12 0 M -4 8 L 12 4 M 0 10 L stroke} 2.383 +>> matrix makepattern 2.384 +/Pat8 exch def 2.385 +<< Tile8x8 2.386 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L 2.387 + -4 0 M 12 8 L -4 4 M 8 10 L stroke} 2.388 +>> matrix makepattern 2.389 +/Pat9 exch def 2.390 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def 2.391 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def 2.392 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def 2.393 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def 2.394 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def 2.395 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def 2.396 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def 2.397 +} def 2.398 +% 2.399 +% 2.400 +%End of PostScript Level 2 code 2.401 +% 2.402 +/PatternBgnd { 2.403 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse 2.404 +} def 2.405 +% 2.406 +% Substitute for Level 2 pattern fill codes with 2.407 +% grayscale if Level 2 support is not selected. 2.408 +% 2.409 +/Level1PatternFill { 2.410 +/Pattern1 {0.250 Density} bind def 2.411 +/Pattern2 {0.500 Density} bind def 2.412 +/Pattern3 {0.750 Density} bind def 2.413 +/Pattern4 {0.125 Density} bind def 2.414 +/Pattern5 {0.375 Density} bind def 2.415 +/Pattern6 {0.625 Density} bind def 2.416 +/Pattern7 {0.875 Density} bind def 2.417 +} def 2.418 +% 2.419 +% Now test for support of Level 2 code 2.420 +% 2.421 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse 2.422 +% 2.423 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont 2.424 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall 2.425 +currentdict end definefont pop 2.426 +/MFshow { 2.427 + { dup 5 get 3 ge 2.428 + { 5 get 3 eq {gsave} {grestore} ifelse } 2.429 + {dup dup 0 get findfont exch 1 get scalefont setfont 2.430 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6 2.431 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq 2.432 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5 2.433 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div 2.434 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get 2.435 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop 2.436 + pop aload pop M} ifelse }ifelse }ifelse } 2.437 + ifelse } 2.438 + forall} bind def 2.439 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse } 2.440 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont 2.441 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def 2.442 +/MLshow { currentpoint stroke M 2.443 + 0 exch R 2.444 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 2.445 +/MRshow { currentpoint stroke M 2.446 + exch dup MFwidth neg 3 -1 roll R 2.447 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 2.448 +/MCshow { currentpoint stroke M 2.449 + exch dup MFwidth -2 div 3 -1 roll R 2.450 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 2.451 +/XYsave { [( ) 1 2 true false 3 ()] } bind def 2.452 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def 2.453 +end 2.454 +%%EndProlog 2.455 +gnudict begin 2.456 +gsave 2.457 +50 50 translate 2.458 +0.050 0.050 scale 2.459 +0 setgray 2.460 +newpath 2.461 +(Helvetica) findfont 140 scalefont setfont 2.462 +gsave % colour palette begin 2.463 +/maxcolors 64 def 2.464 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray 2.465 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub 2.466 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def 2.467 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def 2.468 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def 2.469 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp} 2.470 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt} 2.471 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv} 2.472 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse 2.473 + } ifelse} def 2.474 +/Constrain { 2.475 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def 2.476 +/YIQ2RGB { 2.477 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll 2.478 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll 2.479 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def 2.480 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def 2.481 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add 2.482 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch 2.483 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add 2.484 + exch 1.91 mul exch add Constrain 3 1 roll} def 2.485 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq { 2.486 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB} 2.487 + if} ifelse} ifelse} ifelse} def 2.488 +/InterpolatedColor true def 2.489 +/grayindex {/gidx 0 def 2.490 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def 2.491 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get 2.492 + GrayA gidx get sub div} def 2.493 +/redvalue {RedA gidx get RedA gidx 1 sub get 2.494 + RedA gidx get sub dgdxval mul add} def 2.495 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get 2.496 + GreenA gidx get sub dgdxval mul add} def 2.497 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get 2.498 + BlueA gidx get sub dgdxval mul add} def 2.499 +/interpolate { 2.500 + grayindex grayv GrayA gidx get sub abs 1e-5 le 2.501 + {RedA gidx get GreenA gidx get BlueA gidx get} 2.502 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def 2.503 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 2.504 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 2.505 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 2.506 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 2.507 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 2.508 + .9524 .9683 .9841 1 ] def 2.509 +/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.510 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127 2.511 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627 2.512 + .5635 .5 ] def 2.513 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524 2.514 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1 2.515 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254 2.516 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def 2.517 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1 2.518 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413 2.519 + .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.520 + 0 0 ] def 2.521 +/pm3dround {maxcolors 0 gt {dup 1 ge 2.522 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def 2.523 +/pm3dGamma 1.0 1.5 div def 2.524 +/ColorSpace (RGB) def 2.525 +Color true and { % COLOUR vs. GRAY map 2.526 + InterpolatedColor { %% Interpolation vs. RGB-Formula 2.527 + /g {stroke pm3dround /grayv exch def interpolate 2.528 + SelectSpace setrgbcolor} bind def 2.529 + }{ 2.530 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain 2.531 + SelectSpace setrgbcolor} bind def 2.532 + } ifelse 2.533 +}{ 2.534 + /g {stroke pm3dround pm3dGamma exp setgray} bind def 2.535 +} ifelse 2.536 +1.000 UP 2.537 +1.000 UL 2.538 +LTb 2.539 +1.000 UL 2.540 +LT0 2.541 +LTb 2.542 +%%%%BeginImage 2.543 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip 2.544 +InterpretLevel1 { 2.545 + %% Construct a box instead of image 2.546 + LTb 2.547 + 876 4852 M 2.548 + 5292 0 V 2.549 + 0 -4429 V 2.550 + -5292 0 V 2.551 + 876 4852 L 2.552 + 40 -110 R 2.553 + (PS level 2 image) Lshow 2.554 + % Read data but ignore it 2.555 + /imagebuf 13801 string def 2.556 + currentfile imagebuf readstring 2.557 +} { 2.558 +gsave 2.559 +876 4852 translate 2.560 +5292 -4429 scale 2.561 +%%%%BeginPalette 2.562 +[ /Indexed 2.563 + /DeviceRGB 63 2.564 + < 2.565 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1 2.566 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff 2.567 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff 2.568 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88 2.569 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06 2.570 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400 2.571 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200 2.572 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000 2.573 + > 2.574 +] setcolorspace 2.575 +%%%%EndPalette 2.576 +<< 2.577 + /ImageType 1 2.578 + /Width 135 2.579 + /Height 113 2.580 + /BitsPerComponent 8 2.581 + /ImageMatrix [ 135 0 0 113 0 0 ] 2.582 + /Decode [ 0 255 ] 2.583 + /DataSource currentfile /ASCII85Decode filter 2.584 + /MultipleDataSources false 2.585 + /Interpolate false 2.586 +>> 2.587 +image 2.588 +} ifelse 2.589 +/hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hS 2.590 +b//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb// 2.591 +hSb//hSb//hSb/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!%ol(zzzzzzzzzzzzzzzzzzzzzzzzzz 2.592 +zzzzzzz/hR,(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!O/cYkOzzzzzzzzzzzzzzzzzzzzzzzz 2.593 +zzzzzzzz!!"W(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!%ol(zzzzzzzzzzzzzzzzzzzzzzzzzzz 2.594 +zzzzzz/hR,(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!O/cYkOzzzzzzzzzzzzzzzzzzzzzzzzz 2.595 +zzzzzzz!!"W(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!%ol(zzzzzzzzzzzzzzzzzzzzzzzzzzzz 2.596 +zzzzz/hR,(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!O/cYkOzzzzz!!E9%zzzzzzzzzzzzzzzz 2.597 +zzzzzzzzzz!!"W(zzzzz!!!!%!s8N'zzzzzzzzzzzzzzzzzzzzzzzzzz!%ol(zzzzz!!!*&!WW3#zz 2.598 +zzzzzzzzzzz!<E0#zzzzzzzzzzzz/hR,(zzzzz!W`<&!<E0#zzzzzz!!NN0"TSN&zzzz!!!!"!<<*" 2.599 +zzzzzzzzzzz!!!!O/cYkOzzzz!!!!$!<E3%zz!!!$$zzzz"U,)6"9S],zzz!!**$!<E3%zzzzzzzzz 2.600 +zzz!!"W(zzzzz!!33'!<<*"zz!!*-&zzz!!!!&"pP56!s/N)!<<*"zz!<E3%!<E3&zzzzzzzzzzzz! 2.601 +%ol(zz!!!$#!<<*"!!!!#!W`<&zzz!!!$#!WW3#zz!!WW3"U,#2!WiE(!<<*"z!!!$#!<E3%!<E6'z 2.602 +zzzzzzzzzzz/hR,(zz!!*-%!Wi?%!!**$zzzz!!!$$!rr<$zz"pP89"U"o0!s8T*!<<-#z!<E3%!<E 2.603 +3%!<E3&!WW3#zzzzzzzzzz!!!!O/cYkOzz!<N<(!WrN+!W`<%zzzz!!!$$!Wi?%!!!3-!!!0,"pP57 2.604 +"9\f/!WiE(!<E3$!!!$#!<E3%!<E3%!<E3%!<<*"zzzzzzzzzz!!"W(zz!!!!"!WiE*!s/N)!<<*"z 2.605 +zzz!<E3%!<N<*!sA`1"U,&5"pG)2!s8W,!WiE)!<E3%!<E3%!<E3%!<E3%!<E3%zzzzzzzzzzz!%ol 2.606 +(zz!!!$$!WiE)!WiB&!<<*"!!!!"!s&E&z!!!$#!<E3%!<E3&!WrN-"9\i1!s8Z.!s8W,!WiE)!<E3 2.607 +%!<E3%!<E3%!<E3%!<E3%zzzzzzzzzzz/hR,(zz!!!'%!WiE(!<E0#!!!!"!<E3'!s/K'!!!!"!<E3 2.608 +%!<E3%!<E6&!WiE*!s8W-!s8W-!s8T+!WiE)!<E3%!<E3%!<E3%!<E3%!<N<(zzzzzzzzzz!!!!O/c 2.609 +YkOzz!!**%!WiB'!<<*"!!!$#!<WB)!WiE(!<N<'!<E6'!WiE)!WiE)!WiE)!WrN,!s8W-!s/N*!Wi 2.610 +E)!W`<&!<E3%!<E3%!<E3%!<N<(zzzzzzzzzz!!"W(zzz!!**$!<E3$z!!*-&!<WH*!WiB(!WiE)!W 2.611 +rK+!WiH*!s8T+!WiH+!s8W-!s8W,!WiE)!WiE)!WiB'!<E3%!<E3%!<N<(!WiE)zzzzzzzzzz!%ol( 2.612 +zzz!!!$"z!!!$#!WiE)!<E6'!WiE)!WiH+"9Sc0"9\f0"9S`/!s8Z/"9\i0!s8T+!W`?(!WiE)!WiE 2.613 +(!<E3%!<E3%!WiE)!WiE*zzzzzzzzzz/hR,(zzzz!!**$!<E3&!WrN,!s8W-!s8W-!s8Z/"9o&7"pP 2.614 +88"U,&4"U"u3"9\i0!s/N*!<E6'!WiE)!WiB'!<E3%!<E6'!WiE)!W`<&zzzzzzzzz!!!!O/cYkOzz 2.615 +z!!!$#!<E6'!WiE*!s8Z."9S`/"9\i1"U,)7#7(S@#R:P="pYA;"U5,6"9\f/!WiE)!WiE)!WiE)!W 2.616 +`<&!<E3%!WiE)!WiE)!<E3$zzzzzzzzz!!"W(zzzz!<E6'!WiE*!sA]/"9er4"9er4"U5/9#RC_E$O 2.617 +[:K$47%G#mgkB#6k>7"9S`-!WiE)!WiE)!WiE)!<E3%!<E3&!WiH+!s8T*!<E0#zzzzzzzzz!%ol(z 2.618 +zz!!!!"!<N<)!WrN-"U,&6"U5/8"pP8:#6tPB#n%.O%1WmW$k*OP$OI+F"pP57"9S`-!WiE)!WiE)! 2.619 +WiE)!<E3&!WiE)!s8W-!W`<%zzzzzzzzzz/hR,(zzz!<E3&!WrN,"9\l4"U52:"pP89#6tM@$4@4M% 2.620 +1NdW%hB-[%1N^S$OR1F"pG/5"9\f/!s8W-!s/N*!WiE)!WiE)!WrN,!s8W,!<<*"zzzzzzzzz!!!!O 2.621 +/cYkOzz!!!$#!<N<(!s8Z0#6kA;#6tJ<#6tJ>#RLkH$k<dY%LrsY%M'$Y%1EXQ$4-tC"pY>:"U"r2" 2.622 +9S`.!s/N*!WiE)!WiE*!s8W-!s/K(zzz!!!$"zzzzzz!!"W(zz!!**$!<E3&!WiH+!sAc4"pP;;#m^ 2.623 +eB#m^hE$OdFR%M'*]%h9'Z%h9'Y%1EUP$4-tD#mUY>"U,#3"9\i0!s8W-!s8T,!s8W-!s8W,!<E3$z 2.624 +zz!!*'#zz!<<*"zzz!%ol(z!!!$#!<E6'!WiE)!s8W-"U5/8#7(SA#m^hE$47.K%1NdX%hK9_%h9'Z 2.625 +%Ls!Z%1EUP$k!CM$8)Sh#6tD9"U"r1"9Sc/!s8W-!sA].!WiB'zzzzzzzzzzz/hR,(z!!!'%!s8Z.! 2.626 +s8W-!s8W."pP;;#RLeD$47+J$OdFP%1Wm[&.oH`%h9*\&.]9]%h9'Z%Lin#/hRJ>$3pe@"pP26"9\i 2.627 +0!s8W."9S],!W`<%zzzzzzzzzz!!!!O/cYkOz!!<<+"9\i0"9Sc0"9\l4"pP;;#RLhG$O[=M$k*UV% 2.628 +hK9`&J5Nb&J5Tf&J5Te&J?]K/hR\J&hYdG%LWUL#6kA9"U"r2"9\f/!WiB'!<<*"zzzzzzz!<<-$zz 2.629 +!!"W(zz"pG/8"pP57"9eo3"pG28"pP;;#RCbE$47.L%1Wm\&J5Te&J5Wg&eYij'eV*k/f-,T(DIW"' 2.630 +,3&O%h/jP#RCY="9\i1!s/N)!<E0#zzzzzzzz!!**#zz!%ol(z!!!!'#6tJ="pY>:#6kD<#6tJ=#6t 2.631 +J=#RC_C$471M%1j'`&eYfi&ebp2/hSb/)B(4I)]BV5)&O50(D[c='+YN[$4$k?"U+r/!W`<&!<E0#z 2.632 +zzzzzzz!<<*"zz/hR,(z!!!<2#RLeC#mU_@#RCeF$4-tD#RCY?#RC_C$471N%hK?d&eYfi',2/r/f, 2.633 +EF*??.@*ZZ@D)]Ke9)&X5C'G(]^$4$k?"9JW*!<E3%zzzzzzzzzzz!!!!O/cYkOz!!ro;$47+H#mpt 2.634 +H$O[@M$OR1I#m^hC#RC_C$4@7Q%hTBd&ebom'eU:@*#oq>+<_sR+XA9T*ZZ4=)]^OH'G:i`$3gV8!W 2.635 +iB'!<E3%!<<-$!<<*"zzzzzzzzz!!"W(zz#mgnF$O[=M$4@7N$OdOS$k*RR#mgkD#mq"I%1NgZ&J5W 2.636 +h',3&O(`F>6*[;pU-7(#a-70u_+<VdK*uusK&ePT[#6b53!WiB'!<N9'!<E3%!<E0#zzzzz!!!$"zz 2.637 +z!%ol(z!!!!*#RLkI$k*OQ%LimX%M'*\%h9'W$jm@N$k<^W&.fEc&ebs3/f>NH+=&0X-nHnu.46Pk- 2.638 +R^Ai,9S*O*\J9E%h/jN"p>#0!WiE)!WiE)!<N9&!<<*"zzzzzzzzz/hR,(z!!!60#RUqJ$k*RU%hB3 2.639 +^%hK9`%hK3\%h0'^&ebll'bh;q'eU=A*??@O-nHl!/hen20e=n+.Ocbj+WqmL*%hj6$jd.B"U"o0!s 2.640 +/Q,!s8T+!W`<&zzzz!!!!"zzzz!!!!O/cYkOz!"0#<#mq%J$k3[Y&.oKd&el#m',;,o'bhE!(D[l+) 2.641 +&=,0/fbuW-R^Mu/MAq;2)R-E0.nh+.OQJb+WqgE/eS^*$4$h>"U"r1!s8Z/!s8T+!<E0#zzzz!<E3$ 2.642 +!<E3$zzz!!"W(zz#mgkC$471M%1s-_&J5Zj'GVE"(DR]%)&O82)B9h?+Wi<Z,:Fok/2/e72)[BO2D[ 2.643 +*B/hAJ$,9\-K)]BGD&eGN_$3pb>"U,#3"9\i0!s/K(!<<*"zzz!!**$!<E3%!<E0#zzz!%ol(zz#6t 2.644 +M@#mq%K%hB0^&JGin()@`((`=20)B9e?+!MjR-8$_s/1iG.1,CdG2`EZQ1+k...4?Db*ZH"9()@Q9& 2.645 +eY`c$4-qA"U,&4"9S`-!W`<%zzz!!**$!<E3%!<E3%!<<*"zzz/hR,(z!!!6/#7(SA$4@7O%M00_&e 2.646 +l#q(Dn#-)&aG5*$$+D+s\He-n-Vs/MAe51Gq'L2)I$>/h&.o,9S!H)As8)',)'4'GM,h$jm:G"U"r2 2.647 +!s8T+!<E0#zzz!<E3%!<E3%!<E3%zzz!!!!O/cYkOz!!!60#RLeE$O[@P%M'*^&eYoq(`4),)&XA5* 2.648 +?QFK,;(;k.4Hbt/h\n41G^d@/M&D$,U4HT*ZQ+:(D[`"(D[c='bqDo%LWOH"9S`-!WiB'zzz!!**$! 2.649 +<E3%!<E3%!<E0#zzz!!"W(zz#6tM@#mgqH$OdFR%hB3`',))r()@]&(`=22*?H@V,U4Q\-RpSq/1iJ 2.650 +,0.\b*-R9o[+WhaG*#fb4()Io-*#]bK'c%Gn$j[%?!s/N*!<E3$zz!!!!"!<E3%!<E3%!<E3%!!!$" 2.651 +!<<*"zz!%ol(z!!!!(#RLeE$OdFP$k3[V%M'-a&el#p'bh;r()@W')_N`c+!MjR,pt&h.Ochp.4?Mf 2.652 +,9\0P+!2LC*#fb9)^$.B+<DIS(D@8d#mCG5!W`<&!<E0#zz!<E3%!<E3%!<E3%!<E0$!<E3%!<E0#z 2.653 +z/hR,(z!!!<3#mq%K$k3XT%LrsZ%hTEf',)#n'+tok'GM8u(bQaH*?H:F+X86Y-71&e,pX]Z,pOTX+ 2.654 +WqjL+WqpN+sJ3U,9S!Z'FtW[#6Y,1!<E3$zz!!!$#!<E3%!<E3%!<E3%!<E3%!<E3%!<<*"z!!!!O/ 2.655 +cYkOz!"&u=$OdFQ%LrsY%hK<b',2/q'bh;p&ebom'c.]>)]Th>*[)^P,UFcb-RgAg-7:/h-6sra,:+ 2.656 +Q\,U=]`,psu`,9JNR%h&^K"Tnf,zz!!!!"!<E3%!<E3%!<E3%!<E3%!<E3%!<E3%zz!!"W(zz#mgqG 2.657 +$OdLU%hB3a&JGfl()7T#()7Pu'GVB!(`P(I*ZuUN,pk#g.Oces.Ochu/M&M.0.eY'.Ouqr.OZbq-mp 2.658 +>d*#C4>%13=D!s/K'zz!!!!"!<E3%!<E3%!<E3%!<E3%!<N9&!<E3%!<<*"z!%ol(z!!!!+#RLhH%1 2.659 +NgY%hTEg',))s()@]&()I`&(E")//fl)W,U=]b.P!##/1`>(/M/S/0JkUC0ekF90eY.1/1W5"-RL&[ 2.660 +)D2U0#R:J6!<E0#zz!<E3%!<E3%!<E3%!<E3%!<E6'!WiE)!<E6&zz/hR,(z!!!?4$471M%1WmZ&JP 2.661 +ik'GVE#(Ddl((Ddl))]LC^*[2dR-R^Gp.kN;(/hSb01,:aE2E*ZS2`3BI0eY+0/1`1s-RBrW/hRS?" 2.662 +p>#0!<E0#zz!<E3%!<E3%!<E3%!<E3&!WiE)!WiE)!W`<&z!!!!O/cYkOz!!rr=$4@7O%M'-b((q5o 2.663 +'c%T%(Ddl((Dn&0/hS4i,:+`e.P!&%/M8V.0JP@A1cm`\4?Ybe3AiWJ0J=t..46Ml+<;FS'+P6M!s/ 2.664 +N)!<<*"z!!!!"!<E3%!<E3%!<E6'!WiE)!WiE*!WiE)!W`<%z!<=`)zz#mgqH$OmRU%hKBh'b_5q() 2.665 +@]&(Ddo*)&b+[*?ZUR-RpYu/hSe00/#%81c@?T4?Yhj4Zkbb2)6m?/hJM"-R^)W)]C=?%1!+?!WiB' 2.666 +!<<*"zz!<E3%!<E3&!WiE)!WiE*!s8W,!WiE(!<E0#!!!$#!A5u)z!!!!+$47.M%1WjX&/#]j',)&p 2.667 +'bqK"(Ddo+)(lpN+!W-\.4d&&/h\h10/54=2E3c\4Zttl4#f/U0eb10.jlYk-QF'C(D/8.#R(;3!Wi 2.668 +E(!<<*"zz!<E3%!<N<(!WiE)!WiH+!WiE)!W`<&!<E0#!!**$/hR,(z!!!?5$4I@Q%Ls!\'bh;q'GV 2.669 +>u'bqGu()@`>)B9e?+XAHb.kN;'/M&J+0JP@B3'',_4Zkec2`*<E0J4k+.4-Ad*Z,_1&hXS!"p>#0! 2.670 +WiB'zz!!!!"!<E3&!WiE*!s8W,!WiE)!WiE(!<E3%!<E3%!<E3R/cYkOz!!rr>$k3[V%hTEh()%Dt' 2.671 +c%Q"'bhAt(+pFB*$-4G,:4]b.k)qu.P*/*0f([H3''&[3&``R1GLR:/M&D$-7'lX(`3u"%5%nj"9S] 2.672 +,!WiB&zz!!!$#!<E6'!WrN,!s/N*!WiE)!<E3%!<E3%!<E3%!<=`)zz#RLhH%1WjY&/,`n',;8t()@ 2.673 +Z#'GV>u/f>WL+!;aP,pjre-mpGm/1`A-1,V!L3&ilU2Dd6G0JG+2/1`4t,pOHM)&X/$/hRD6"9S`-! 2.674 +W`9$zz!!**$!WiE)!s8W-!WiE(!<E3%!<E3%!<E3%!WiB'!%ol(z!!!!'#RUtM%Ls![&JGfk'GV>u( 2.675 +)@Z#'c&D>)]g%D+sS<Z-71&e,q(/j/1iP31c73N2`NZP1bpd>0/"q0/Lr7u.3BTN)\s&=$3pb<!s8T 2.676 ++!<E0#z!!!!"!<E6'!WiH+!s8W-!W`<&!<E3%!<E3%!<E6'!Wi?%/hR,(z!!!6/$OdIS%Ls!^'GD)n 2.677 +'GV?!(D[`#(+pLF*ZuXN,U=W],U=Z^-7C>p/MAh92E!HP2`3EJ1,:R<0JG.6/h8G",9\-J/hR\E#R1 2.678 +G8"9S]+!<<*"z!!!$#!<N<(!WrN,!s8T+!W`?'!<E3%!<E3&!<N<)!WW3Q/cYkOz!!W]9$k3[V%hKB 2.679 +g',)#o'bqK"()7Q:/fPfP+!DjS,U=W\,U=Z_-S$`"0JbRE2`<TR2Dm?L1c-sC1,(C7/M&4q/hSan&I 2.680 +o-R"pG,3!WiB'zz!!**$!WiE*!s8W-!WiE)!WiB'!<E3%!<E6'!WrN)!!"W(zz":,;C%hK9b&ebro( 2.681 +)I]%()Ic%'GVB9)BKtD+sS?Z,U=Z\,UFcc.4m/,1cI?Q3&ilW3&``R2Dd3G1,1F7/gi7t*#TS,&.Aj 2.682 +M"U"o0!W`<%zz!<E3&!WiH+!s8W-!WiE)!<E3%!<E3%!WiE*!s8N'!%ol(z!!!!'"q(kN&.oNh'GM8 2.683 +t(Ddo+)&O/*'eU@C*?QIM,UF]],U=TZ,pk#j/ho1?2`WlZ3]T5]3B/uX3]/`M0J4t./hS7d(`!_p$O 2.684 +?q>!s8T*!<E0#z!!**$!<N<(!WrN,!s8T+!W`<&!<<*"!<E3&!WrQ."98E%/hR,(z!!!3/$4ROY&JG 2.685 +oq()Ic))]T_6)&O2C/fPcO+XA<Y,paf^,9nEY-7LGu1,LpN3]fGd4$5Sd4$#D`2`*<F/h8@u/fboK' 2.686 +G1f`$3p_;!s/N)!<<*"z!<E3%!<N<(!s8W-!s8T+!W`<%!!!!"!<N<)"9\i-!!!!O/cYkOz!!!95%M 2.687 +'-`'c@c)(`=52*?,t;)AsGG*?H=H+snT],paf],U4Q].P3A31c@EX4$5Yh5!;%j4$#D]1bp[8.4HVs 2.688 +*#on5'+YHW"pG)2!WiB&z!!!!"!<E3&!WiE*!s8W-!s/N*!<E0#!!**$!WiH,"9\])!!"W(zz#RLnL 2.689 +%hTBg(`"#.)B0\;*?Q:A*#pRP+!DgR,pjoa,U4NY+seQa/MAk92`X#a4[)%m4Zkee3]8iN0eOt*/hS 2.690 +1b*#]P(%LNIH"Tnf-!<E3%!<<*"!!**$!<E3%!WiE)!WiE)!W`<&z!<E6'!sA`0z!%ol(zz#n%1S&e 2.691 +Yfl()Io/)]]n>*?H4A*?HgU+s\H\-7'o^+sA-S,:"]g/i#:D3]oPg4?Pbh3]T2\1+k13/hSb*-6X?J 2.692 +(_[Dh$OI%B"9JW*!<E3%!!!!"!<E3%!<E3%!WiB'!WiB'!<E3$!!!!"!WiE*!sA`,z/hR,(z!!!!*$ 2.693 +P!^['G;)q()@c*)]Th<*??+>/g);\+s\BY,9e?V+X&!S-7LDt0f1gL3]fDb4$5P`2`<KF/h\b*/gr( 2.694 +m*ZZ7?'bCc\#R:P;!s8T*!<E3$!!!$#!<E3%!<E3%!<E3%!<E3%!<<*"!<E3&!WiH,"9\])!!!!O/c 2.695 +YkOz!!!?5%1a$a'GM8s()Io.)]]n>*#fkM*?QCH+<VgN+X/'P+<_pU.P!)(2)[ES3'')[2`EQL0eY. 2.696 +/-n$Gk-7'fW*ZZ.3&.K!R#6k>6!s/K(!<E3$!!**$!<E3%!<<*#!!!$#z!!!!"!<E6'!WrN,"98E%! 2.697 +!"W(zz!!!?8%hTEg(Ddi$()Rl,)]]n;)_N`^*$-.B*ZlLI+<M[H+<`'].4d&+1cIBO2`<NK1+k.//g 2.698 +htm,pal`+s.jI*#&tq$jm7F"pP55!W`<&!<<*"!!!$#zzzz!!**$!<N<(!WrN)z!%ol(zz!"',E%hK 2.699 +Bi(Dml%()Ii,)]BV5(bQ[D)B9_:)]g"=*??+A+!;gW.4Qu*0f:aD0eb11.46_o,pOZ\,:"ES*?H1;& 2.700 +ePT^#m^_>"pG,3!W`<&zzzzz!!!!"!<E3%!WiE)!WW3#z/hR,(zz!!s#B%M9?h'G_>t()Rl,)AsD// 2.701 +f,9>(`=50)]BS2)]BY9+!N$Y.4[#'1,(@5.k)qp/hSCo+sJ3T+WqdF*#f_-&J,BX#6kA:"U"o/!<E3 2.702 +%zzzzz!!!$#!<E3&!WiE'z!!!!O/cYkOzz#71hL%1j-e'GD2r()Ro,)&O/*/hSb/'c.W</hSan)&aJ 2.703 +9+<i*[.4Zr%/1W5#-RU2m,9e9S+<VdK*ZH";().An%h&dN#6tG:"9S]+!<E3$zzzzz!!**$!WiE)!W 2.704 +i?%z!!"W(zz!!!!(#R_%L%hTBf&el#p()[r+(Ddi&'GD-4/hRkS()AMT)&XJ;+sS?].4H\q-n-Mi,V 2.705 +C5`+<M[H*ZZ1>)&X>,'GD&g$jm7G#R:P:!s/N)!<<*"zzzz!!!!"!<E6'!WiE)!WW3#z!%ol(zz!!! 2.706 +3.#R_%N%M09b&eYln()Ic&()@Su'+tm0',)#o'bqN;/fbuR+sA6Y-71,f,U=Wf+!)CB*??.?)]K\5) 2.707 +&X,&'+tf`#m^eB#6b54!WiB&!!*'"zzzz!!!!"!WiE)!WrN)zz/hR,(zz"9f#8#RUqL%M93^&/#Wi' 2.708 +bqDs',(ri&.]9`&J5Th'GM;u/hS%`*[2dQ+X&$P+>,8e)]K\5)B'J3)B'J1(`*l"&J#<Y#m^e@"U"o 2.709 +/!<E0$!<<*"zzzz!!!$#!WiH+!s8N'z!!!!O/cYkOz!!!!$"9f#8#RCbG%LijV&.f?`&.f?_%LrsY% 2.710 +1NaW%hB3a&JPom(bREn)''Y9)]]k</fP]G)&O2.)AsD1)&O2-'b_2k%h/mQ#RC\?"9S]+!<<-#zzzz 2.711 +z!!**%!WrN,!rr<$z!!"W(zz!!!'%"9er5#RLkI$k!IQ%Ls$]%hB*Y$k*OQ%1WgW&.fBa&J5Te'+u$ 2.712 +4(`!r(/hS"o(Ddi((Ddo+)&X8.(`*u)'b_,g$k!@I#R:P;!s/N)!<<*"zzzzz!<E6'!WrK+zz!%ol( 2.713 +zz!!33("9\l4#7:eG$OdIS%hK9`&.]3Z$k3UT%hK6_&.oKe&J5Te&J>^//hSai'eU.6'bhE!(Ddr+( 2.714 +`=/.(`4&('+kcc$jd1E#6k;5!WiB'zzzzzz!!**%!s8W*zz/hR,(zz!<E9)"9eu8$4@4L%1`s]&eP] 2.715 +f&J,H`&J5Nb&J>We&eYfj&J>Ze&J5Tf/eSd0&eP]h',2/s(Dn#-)&aA1(`*o#&J#<Y$4$kA"U"o0!W 2.716 +iB&zzzzzz!<E6'!rr<$z!!!!O/cYkOz!!!!"!<WH-"pPAA$k*RU&J>`k'GM5p'GD/p'b_2n'G_>s() 2.717 +.Jt',(ul&eYfi&eYcg&J5Tf'GVE$)&X>2)B'J1(`!et%h&gQ#m^_="U"o/!W`9$zzzzzz!<N<(zz!! 2.718 +"W(zz!!**%!sJl7#R_(O%M03c'GVAt'GM5q'GM8t'bqK#(`F2-(Ddo((DIPt'GD/n',(uk&J5Zj()@ 2.719 +]()B0S5)B'G/'b_,h%13FK#6kA9"9S]+!<E0#zzzzz!!!!"!Wi?%zz!%ol(zz!<E6)"pbMC%hB3`&e 2.720 +brn'bqK"().Gt'c%Q%)B'M5*?#k:)B'J1(Ddi&(D[]"'GD,n',)&p(Dn#/)]BV5)&O,'&J#?[$OI(E 2.721 +#6k>7!s8T*!<<*"zzzzz!!!$$!<E0#zz/hR,(z!!!!"!<NE1#R_+R&J>]h&el&q'c.Z%()7T"(`=83 2.722 ++!)FC*??1@)]BV5)&a>0(D[`#'GM5q'GM<!(`=51)&aA/(DRVq%h/mR$4-qB#6b55!WiB&zzzzzz!! 2.723 +!$#!<<*"z!!!!O/cYkOz!!**%!s]/>$k<j^',)#n'c%T$(Ddi&()@]()]Tk?+<MaK+!2IB*#fh9)As 2.724 +G2(D[c%'bh>r'c%Q$(`=2/(`*o%'+k`a$k*IL#RCY?#6b54!<E0#z!!!$#!<E3%!<E0#zzzzz!!"W( 2.725 +zz!WiE,"pkYF%1j*`&ebro'c.Z')&O/*(Dmu,*$-1E+sJ0Q+<DOD*#on:)]K\4(`*r&'GM5r()@]&( 2.726 +Dmu('b_8o&.T*V$OI+F#RCY>"U"l-!<<*"!!!!"!<N<(!WrK*!<E3$zzzzz!%ol(z!!!!$!sAf6$47 2.727 +1O&.fBc',2/u)&jP8)]BS3(`4,0*?H7E+sA*O*ZZ7@*#fh9)]BV3(D[c$'GM5r()I`%(D[`!&ePZb% 2.728 +1N^Q$4-tD#R1J9!s/K(!!!!"!<E6'!s8W-!s8W,!W`<%zzzzz/hR,(zz"pG8>$k3XV%hK<c',DE(*? 2.729 +H:F+<VaE)B0V8*#p"?*uu@A)]Te9)]K_8)B'G0(D[`#'GM8s'c%N!'GD,m&.]3Y$O[:J#m^eA"pP54 2.730 +!W`<&!<E6'!s8W-"9\i1"9S`-!WiB&zzzz!!!!O/cYkOz!!!!)#7(VD%1Wp[&/#Tg'c.c/+!;aO+sA 2.731 +$K*ZQ(;)]Th;)]BV5)&aD2)B'M4)&O/*()7Pu'GM5q'GM2o&J5Na%1N[P$4."F#R:S="Tnf,!<E3%! 2.732 +WiH+"9\i2"U,&4"9S`.!W`9$zzzz!!"W(zz!!!!*#n%.N%M0-]&J>`m)B'V;+<_pQ+sA'N*?#h8)]B 2.733 +V5)&X;/(Dmu,(`4&+(D[c$'bh>r'GM2o'+tlg%h9'X$O[:J#RCY?"pP57!WiB'!W`?(!sA`0"U5/7" 2.734 +U,#3!s8W,!<E0#zzzz!%ol(zz!!!!+$OdLU%M03b',29%*$$(C+<_mN+X%pJ)]BV5)&O5.(Ddi%()@ 2.735 +Z%(D[f%()7Ms'GM2o'+toi&.fB_%1EUO$4$k@#6b87"U"o/!WiE)!WrN-"U,&6"pP89"U,#3"9S]+! 2.736 +<<*"zzzz/hR,(zz!!!B7$k3aZ&J5]j()e,4*?H:F+<VaK+<DLA)B'M2(`4#''GM5q'bh;r'GV>t',) 2.737 +#m&J>]h&J5Qb%h9$W$OR1G"pP56"9er3!s8T+!WrN,"9\l4"pP89"pP57"U"u3!s/K(zzzz!!!!O/c 2.738 +YkOzz!!!B8%1Wp\&ec#t)]Tk<)]Ke>+<VaI*?,n8)B0M1'bqDr&eblk&eYik'+tok&eYcg&.]9^%hB 2.739 +-Y$k*LN#m^b>"9\i1"U,#2!s8W-"9\l3"U52:#6kA:"pP57"9\i0!s/K'zzzz!!"W(zzz!"0/D%M03 2.740 +c'G_N(*#ok8)]Ke=+!2OD)]K_8(`4&('GM/m&eP]f&J5Wg&J>Ze&.fB_%LrpX%L`^Q$4-tC"pP25"9 2.741 +\i1"9\f/"9\l4"U52:#6tJ<#6kD;"pG/5"9S].!s&B%zzzz!%ol(zzz!"05G%M09g(`XM9)B0M0(`= 2.742 +2/*?,n8)&a>.()7Pu'+toi&.fBa&J,Ha&.]9^%h9$X%1N^R$OR1G#6kA:"U"r2"9\i1"9Sc0"U5/9# 2.743 +RC_B#R:V@#R:S="pG,3!s8W,!W`9$zzzz/hR,(zzz!"02G&JH!"*?H4@)Aj8*(DRYu',)/u'bqGu'b 2.744 +h>o&J5Qc&.fBa%hB-[%LijV$k!FN$O[:K$4-tC"pP57"9Sc0"9\i1"9o)9#RC_D$47+H$4-tD#6tG; 2.745 +"U"r1!sA],zzzz!!!!O/cYkOzzz!"05H'c@u5+!)C@)AWu"'+kff&.fEd',2,o&ePZd&.]9^%hB0]% 2.746 +h9$X%1EXQ$O[:K#mgnE#R:S="U,&4!sA`0"9er5#RC\C$47+I!!!!+#mgkB#6kA:"U"r1"9JT)!<<* 2.747 +"zzz!!"W(zzzz$OmRX'cJ/9*ZZ1<)&Eu"&J,H`%M'*^&.oKd&.]9^%hB0]%hB0]%h9$W$k!FN$47+H 2.748 +#m^eA"pP88"9\i1"9\i1"pbM@#n%+K$OZq7z!!ii8"pP88"9\f/!W`<&zzzz!%ol(zzzz!"]\W)]]t 2.749 +@*#fb5(Dd_u&J>Tb&.]9_&.f?_%LrsY%hB0]%hB0\%LigS$47+I$47(F#R:P<"pP57"9\i2"U,,:#R 2.750 +C_D$OZq7zz#m^b@#6kA9"U"r0!<E3$zzzz/hR,(zzzz!"]n_*?H4@)Aa2'',2&l'GD)k%1NdX%hB3^ 2.751 +%h9'Z%LrsY%h9$X%1EXP#mgnE#RC\A#6tG;"pG/6"U,)7"pbJ?#mgq=zzz#m^eA#6k>8"U"o/!WW3# 2.752 +zzz!!!!O/cYkOzzzz!"]ka*?5t6'G_Dr&JPcg%LijV%1Wm[&.fBa%hB0\%LrsX%1NaT$k!FM#mgkC# 2.753 +R:S>#6kA9"pG/7"pYA=#RC_Czzz!!!!)#RCY@#6kA9"9S]*zzzz!!"W(zzzzz&JH!!)Aa2*'b_,i&. 2.754 +]6[%1`s[%M'*_&J5Qc&.]9]%LrsX%1N^S$k!CK#m^eB#6tJ="pP89"pP8:zzzzzz#RC\A"pP56!s8N 2.755 +'zzzz!%ol(zzzzz!!!`M'bV/m&J5N`%1<[X&/,Wf&J5Te&J5Qc%hB-[%1NaT%1EXR$O[:K#mgkC#R: 2.756 +S>#6tJ=#64`(zzzzz!!!!)#RC\@"pG)2zzzzz/hR,(zzzzz!!!ZF&Io6Y#mq(K#n%7R&/5cl&ekok' 2.757 ++kce%h9$X$k*OQ$k*LO$OR4J#mgkC#RC\@#6tJ6zzzzzz!!!!)#R:S<"U"f*zzzz!!!!O/cYkOzzzz 2.758 +z!"]_P$jm:J#RC_B$4@1O&/>rr().Jt'GD)l&.]3[$k3UF$k!FCz#mgkCzzzzzzzz!!!!)#6tD8"98 2.759 +E%zzzz!!"W(zzzzzz$k!FM#6kG="pY><$4.(O&c_n3z!!!!1zzzzzzzzzzzzz!!!6/"pP52zzzzz!% 2.760 +ol(zzzzz!!!!*"pP57"pG,5"U52<#mgS3zzzzzzzzzzzzzzzzzzzzzzz/hR,(zzzzz!!!-)"9S`."U 2.761 +"f/"pG5<#ljr*zzzzzzzzzzzzzzzzzzzzzz!!!!O/hSb//hSb//hSb//hSb//hSb//hSb//hSb//hS 2.762 +b//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb// 2.763 +hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSa~> 2.764 +InterpretLevel1 not { 2.765 + grestore 2.766 +} if 2.767 +grestore 2.768 +%%%%EndImage 2.769 +1.000 UL 2.770 +LTb 2.771 +1.000 UP 2.772 +1.000 UL 2.773 +LTb 2.774 +stroke 2.775 +grestore 2.776 +end 2.777 +showpage 2.778 +%%Trailer 2.779 +%%DocumentFonts: Helvetica
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/singlegene_SS_lr_top_2_685_gray.eps Sun Apr 19 01:57:56 2009 -0700 3.3 @@ -0,0 +1,788 @@ 3.4 +%!PS-Adobe-2.0 EPSF-2.0 3.5 +%%Title: singlegene_SS_lr_top_2_685_gray.eps 3.6 +%%Creator: gnuplot 4.2 patchlevel 2 3.7 +%%CreationDate: Sun Apr 19 01:53:07 2009 3.8 +%%DocumentFonts: (atend) 3.9 +%%BoundingBox: 50 50 410 302 3.10 +%%EndComments 3.11 +%%BeginProlog 3.12 +/gnudict 256 dict def 3.13 +gnudict begin 3.14 +% 3.15 +% The following 6 true/false flags may be edited by hand if required 3.16 +% The unit line width may also be changed 3.17 +% 3.18 +/Color true def 3.19 +/Blacktext false def 3.20 +/Solid true def 3.21 +/Dashlength 1 def 3.22 +/Landscape false def 3.23 +/Level1 false def 3.24 +/Rounded false def 3.25 +/TransparentPatterns false def 3.26 +/gnulinewidth 5.000 def 3.27 +/userlinewidth gnulinewidth def 3.28 +% 3.29 +/vshift -46 def 3.30 +/dl1 { 3.31 + 10.0 Dashlength mul mul 3.32 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if 3.33 +} def 3.34 +/dl2 { 3.35 + 10.0 Dashlength mul mul 3.36 + Rounded { currentlinewidth 0.75 mul add } if 3.37 +} def 3.38 +/hpt_ 31.5 def 3.39 +/vpt_ 31.5 def 3.40 +/hpt hpt_ def 3.41 +/vpt vpt_ def 3.42 +Level1 {} { 3.43 +/SDict 10 dict def 3.44 +systemdict /pdfmark known not { 3.45 + userdict /pdfmark systemdict /cleartomark get put 3.46 +} if 3.47 +SDict begin [ 3.48 + /Title (singlegene_SS_lr_top_2_685_gray.eps) 3.49 + /Subject (gnuplot plot) 3.50 + /Creator (gnuplot 4.2 patchlevel 2 ) 3.51 + /Author (Bayle Shanks,,,) 3.52 +% /Producer (gnuplot) 3.53 +% /Keywords () 3.54 + /CreationDate (Sun Apr 19 01:53:07 2009) 3.55 + /DOCINFO pdfmark 3.56 +end 3.57 +} ifelse 3.58 +% 3.59 +% Gnuplot Prolog Version 4.2 (August 2006) 3.60 +% 3.61 +/M {moveto} bind def 3.62 +/L {lineto} bind def 3.63 +/R {rmoveto} bind def 3.64 +/V {rlineto} bind def 3.65 +/N {newpath moveto} bind def 3.66 +/Z {closepath} bind def 3.67 +/C {setrgbcolor} bind def 3.68 +/f {rlineto fill} bind def 3.69 +/vpt2 vpt 2 mul def 3.70 +/hpt2 hpt 2 mul def 3.71 +/Lshow {currentpoint stroke M 0 vshift R 3.72 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 3.73 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R 3.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 3.75 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 3.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 3.77 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def 3.78 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def 3.79 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} 3.80 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def 3.81 +/BL {stroke userlinewidth 2 mul setlinewidth 3.82 + Rounded {1 setlinejoin 1 setlinecap} if} def 3.83 +/AL {stroke userlinewidth 2 div setlinewidth 3.84 + Rounded {1 setlinejoin 1 setlinecap} if} def 3.85 +/UL {dup gnulinewidth mul /userlinewidth exch def 3.86 + dup 1 lt {pop 1} if 10 mul /udl exch def} def 3.87 +/PL {stroke userlinewidth setlinewidth 3.88 + Rounded {1 setlinejoin 1 setlinecap} if} def 3.89 +% Default Line colors 3.90 +/LCw {1 1 1} def 3.91 +/LCb {0 0 0} def 3.92 +/LCa {0 0 0} def 3.93 +/LC0 {1 0 0} def 3.94 +/LC1 {0 1 0} def 3.95 +/LC2 {0 0 1} def 3.96 +/LC3 {1 0 1} def 3.97 +/LC4 {0 1 1} def 3.98 +/LC5 {1 1 0} def 3.99 +/LC6 {0 0 0} def 3.100 +/LC7 {1 0.3 0} def 3.101 +/LC8 {0.5 0.5 0.5} def 3.102 +% Default Line Types 3.103 +/LTw {PL [] 1 setgray} def 3.104 +/LTb {BL [] LCb DL} def 3.105 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def 3.106 +/LT0 {PL [] LC0 DL} def 3.107 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def 3.108 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def 3.109 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def 3.110 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def 3.111 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def 3.112 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def 3.113 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def 3.114 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def 3.115 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def 3.116 +/Dia {stroke [] 0 setdash 2 copy vpt add M 3.117 + hpt neg vpt neg V hpt vpt neg V 3.118 + hpt vpt V hpt neg vpt V closepath stroke 3.119 + Pnt} def 3.120 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V 3.121 + currentpoint stroke M 3.122 + hpt neg vpt neg R hpt2 0 V stroke 3.123 + } def 3.124 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M 3.125 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 3.126 + hpt2 neg 0 V closepath stroke 3.127 + Pnt} def 3.128 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M 3.129 + hpt2 vpt2 neg V currentpoint stroke M 3.130 + hpt2 neg 0 R hpt2 vpt2 V stroke} def 3.131 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M 3.132 + hpt neg vpt -1.62 mul V 3.133 + hpt 2 mul 0 V 3.134 + hpt neg vpt 1.62 mul V closepath stroke 3.135 + Pnt} def 3.136 +/Star {2 copy Pls Crs} def 3.137 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M 3.138 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 3.139 + hpt2 neg 0 V closepath fill} def 3.140 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M 3.141 + hpt neg vpt -1.62 mul V 3.142 + hpt 2 mul 0 V 3.143 + hpt neg vpt 1.62 mul V closepath fill} def 3.144 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M 3.145 + hpt neg vpt 1.62 mul V 3.146 + hpt 2 mul 0 V 3.147 + hpt neg vpt -1.62 mul V closepath stroke 3.148 + Pnt} def 3.149 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M 3.150 + hpt neg vpt 1.62 mul V 3.151 + hpt 2 mul 0 V 3.152 + hpt neg vpt -1.62 mul V closepath fill} def 3.153 +/DiaF {stroke [] 0 setdash vpt add M 3.154 + hpt neg vpt neg V hpt vpt neg V 3.155 + hpt vpt V hpt neg vpt V closepath fill} def 3.156 +/Pent {stroke [] 0 setdash 2 copy gsave 3.157 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 3.158 + closepath stroke grestore Pnt} def 3.159 +/PentF {stroke [] 0 setdash gsave 3.160 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 3.161 + closepath fill grestore} def 3.162 +/Circle {stroke [] 0 setdash 2 copy 3.163 + hpt 0 360 arc stroke Pnt} def 3.164 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def 3.165 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def 3.166 +/C1 {BL [] 0 setdash 2 copy moveto 3.167 + 2 copy vpt 0 90 arc closepath fill 3.168 + vpt 0 360 arc closepath} bind def 3.169 +/C2 {BL [] 0 setdash 2 copy moveto 3.170 + 2 copy vpt 90 180 arc closepath fill 3.171 + vpt 0 360 arc closepath} bind def 3.172 +/C3 {BL [] 0 setdash 2 copy moveto 3.173 + 2 copy vpt 0 180 arc closepath fill 3.174 + vpt 0 360 arc closepath} bind def 3.175 +/C4 {BL [] 0 setdash 2 copy moveto 3.176 + 2 copy vpt 180 270 arc closepath fill 3.177 + vpt 0 360 arc closepath} bind def 3.178 +/C5 {BL [] 0 setdash 2 copy moveto 3.179 + 2 copy vpt 0 90 arc 3.180 + 2 copy moveto 3.181 + 2 copy vpt 180 270 arc closepath fill 3.182 + vpt 0 360 arc} bind def 3.183 +/C6 {BL [] 0 setdash 2 copy moveto 3.184 + 2 copy vpt 90 270 arc closepath fill 3.185 + vpt 0 360 arc closepath} bind def 3.186 +/C7 {BL [] 0 setdash 2 copy moveto 3.187 + 2 copy vpt 0 270 arc closepath fill 3.188 + vpt 0 360 arc closepath} bind def 3.189 +/C8 {BL [] 0 setdash 2 copy moveto 3.190 + 2 copy vpt 270 360 arc closepath fill 3.191 + vpt 0 360 arc closepath} bind def 3.192 +/C9 {BL [] 0 setdash 2 copy moveto 3.193 + 2 copy vpt 270 450 arc closepath fill 3.194 + vpt 0 360 arc closepath} bind def 3.195 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill 3.196 + 2 copy moveto 3.197 + 2 copy vpt 90 180 arc closepath fill 3.198 + vpt 0 360 arc closepath} bind def 3.199 +/C11 {BL [] 0 setdash 2 copy moveto 3.200 + 2 copy vpt 0 180 arc closepath fill 3.201 + 2 copy moveto 3.202 + 2 copy vpt 270 360 arc closepath fill 3.203 + vpt 0 360 arc closepath} bind def 3.204 +/C12 {BL [] 0 setdash 2 copy moveto 3.205 + 2 copy vpt 180 360 arc closepath fill 3.206 + vpt 0 360 arc closepath} bind def 3.207 +/C13 {BL [] 0 setdash 2 copy moveto 3.208 + 2 copy vpt 0 90 arc closepath fill 3.209 + 2 copy moveto 3.210 + 2 copy vpt 180 360 arc closepath fill 3.211 + vpt 0 360 arc closepath} bind def 3.212 +/C14 {BL [] 0 setdash 2 copy moveto 3.213 + 2 copy vpt 90 360 arc closepath fill 3.214 + vpt 0 360 arc} bind def 3.215 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill 3.216 + vpt 0 360 arc closepath} bind def 3.217 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto 3.218 + neg 0 rlineto closepath} bind def 3.219 +/Square {dup Rec} bind def 3.220 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def 3.221 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def 3.222 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def 3.223 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def 3.224 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def 3.225 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def 3.226 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill 3.227 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def 3.228 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def 3.229 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill 3.230 + 2 copy vpt Square fill Bsquare} bind def 3.231 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def 3.232 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def 3.233 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill 3.234 + Bsquare} bind def 3.235 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill 3.236 + Bsquare} bind def 3.237 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def 3.238 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill 3.239 + 2 copy vpt Square fill Bsquare} bind def 3.240 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill 3.241 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def 3.242 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def 3.243 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def 3.244 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def 3.245 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def 3.246 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def 3.247 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def 3.248 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def 3.249 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def 3.250 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def 3.251 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def 3.252 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def 3.253 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def 3.254 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def 3.255 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def 3.256 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def 3.257 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def 3.258 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def 3.259 +/DiaE {stroke [] 0 setdash vpt add M 3.260 + hpt neg vpt neg V hpt vpt neg V 3.261 + hpt vpt V hpt neg vpt V closepath stroke} def 3.262 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M 3.263 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 3.264 + hpt2 neg 0 V closepath stroke} def 3.265 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M 3.266 + hpt neg vpt -1.62 mul V 3.267 + hpt 2 mul 0 V 3.268 + hpt neg vpt 1.62 mul V closepath stroke} def 3.269 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M 3.270 + hpt neg vpt 1.62 mul V 3.271 + hpt 2 mul 0 V 3.272 + hpt neg vpt -1.62 mul V closepath stroke} def 3.273 +/PentE {stroke [] 0 setdash gsave 3.274 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 3.275 + closepath stroke grestore} def 3.276 +/CircE {stroke [] 0 setdash 3.277 + hpt 0 360 arc stroke} def 3.278 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def 3.279 +/DiaW {stroke [] 0 setdash vpt add M 3.280 + hpt neg vpt neg V hpt vpt neg V 3.281 + hpt vpt V hpt neg vpt V Opaque stroke} def 3.282 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M 3.283 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 3.284 + hpt2 neg 0 V Opaque stroke} def 3.285 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M 3.286 + hpt neg vpt -1.62 mul V 3.287 + hpt 2 mul 0 V 3.288 + hpt neg vpt 1.62 mul V Opaque stroke} def 3.289 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M 3.290 + hpt neg vpt 1.62 mul V 3.291 + hpt 2 mul 0 V 3.292 + hpt neg vpt -1.62 mul V Opaque stroke} def 3.293 +/PentW {stroke [] 0 setdash gsave 3.294 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 3.295 + Opaque stroke grestore} def 3.296 +/CircW {stroke [] 0 setdash 3.297 + hpt 0 360 arc Opaque stroke} def 3.298 +/BoxFill {gsave Rec 1 setgray fill grestore} def 3.299 +/Density { 3.300 + /Fillden exch def 3.301 + currentrgbcolor 3.302 + /ColB exch def /ColG exch def /ColR exch def 3.303 + /ColR ColR Fillden mul Fillden sub 1 add def 3.304 + /ColG ColG Fillden mul Fillden sub 1 add def 3.305 + /ColB ColB Fillden mul Fillden sub 1 add def 3.306 + ColR ColG ColB setrgbcolor} def 3.307 +/BoxColFill {gsave Rec PolyFill} def 3.308 +/PolyFill {gsave Density fill grestore grestore} def 3.309 +/h {rlineto rlineto rlineto gsave fill grestore} bind def 3.310 +% 3.311 +% PostScript Level 1 Pattern Fill routine for rectangles 3.312 +% Usage: x y w h s a XX PatternFill 3.313 +% x,y = lower left corner of box to be filled 3.314 +% w,h = width and height of box 3.315 +% a = angle in degrees between lines and x-axis 3.316 +% XX = 0/1 for no/yes cross-hatch 3.317 +% 3.318 +/PatternFill {gsave /PFa [ 9 2 roll ] def 3.319 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate 3.320 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec 3.321 + gsave 1 setgray fill grestore clip 3.322 + currentlinewidth 0.5 mul setlinewidth 3.323 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def 3.324 + 0 0 M PFa 5 get rotate PFs -2 div dup translate 3.325 + 0 1 PFs PFa 4 get div 1 add floor cvi 3.326 + {PFa 4 get mul 0 M 0 PFs V} for 3.327 + 0 PFa 6 get ne { 3.328 + 0 1 PFs PFa 4 get div 1 add floor cvi 3.329 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for 3.330 + } if 3.331 + stroke grestore} def 3.332 +% 3.333 +/languagelevel where 3.334 + {pop languagelevel} {1} ifelse 3.335 + 2 lt 3.336 + {/InterpretLevel1 true def} 3.337 + {/InterpretLevel1 Level1 def} 3.338 + ifelse 3.339 +% 3.340 +% PostScript level 2 pattern fill definitions 3.341 +% 3.342 +/Level2PatternFill { 3.343 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} 3.344 + bind def 3.345 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def 3.346 +<< Tile8x8 3.347 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 3.348 +>> matrix makepattern 3.349 +/Pat1 exch def 3.350 +<< Tile8x8 3.351 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke 3.352 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} 3.353 +>> matrix makepattern 3.354 +/Pat2 exch def 3.355 +<< Tile8x8 3.356 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L 3.357 + 8 8 L 8 0 L 0 0 L fill} 3.358 +>> matrix makepattern 3.359 +/Pat3 exch def 3.360 +<< Tile8x8 3.361 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L 3.362 + 0 12 M 12 0 L stroke} 3.363 +>> matrix makepattern 3.364 +/Pat4 exch def 3.365 +<< Tile8x8 3.366 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L 3.367 + 0 -4 M 12 8 L stroke} 3.368 +>> matrix makepattern 3.369 +/Pat5 exch def 3.370 +<< Tile8x8 3.371 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L 3.372 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} 3.373 +>> matrix makepattern 3.374 +/Pat6 exch def 3.375 +<< Tile8x8 3.376 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L 3.377 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} 3.378 +>> matrix makepattern 3.379 +/Pat7 exch def 3.380 +<< Tile8x8 3.381 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L 3.382 + 12 0 M -4 8 L 12 4 M 0 10 L stroke} 3.383 +>> matrix makepattern 3.384 +/Pat8 exch def 3.385 +<< Tile8x8 3.386 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L 3.387 + -4 0 M 12 8 L -4 4 M 8 10 L stroke} 3.388 +>> matrix makepattern 3.389 +/Pat9 exch def 3.390 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def 3.391 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def 3.392 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def 3.393 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def 3.394 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def 3.395 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def 3.396 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def 3.397 +} def 3.398 +% 3.399 +% 3.400 +%End of PostScript Level 2 code 3.401 +% 3.402 +/PatternBgnd { 3.403 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse 3.404 +} def 3.405 +% 3.406 +% Substitute for Level 2 pattern fill codes with 3.407 +% grayscale if Level 2 support is not selected. 3.408 +% 3.409 +/Level1PatternFill { 3.410 +/Pattern1 {0.250 Density} bind def 3.411 +/Pattern2 {0.500 Density} bind def 3.412 +/Pattern3 {0.750 Density} bind def 3.413 +/Pattern4 {0.125 Density} bind def 3.414 +/Pattern5 {0.375 Density} bind def 3.415 +/Pattern6 {0.625 Density} bind def 3.416 +/Pattern7 {0.875 Density} bind def 3.417 +} def 3.418 +% 3.419 +% Now test for support of Level 2 code 3.420 +% 3.421 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse 3.422 +% 3.423 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont 3.424 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall 3.425 +currentdict end definefont pop 3.426 +/MFshow { 3.427 + { dup 5 get 3 ge 3.428 + { 5 get 3 eq {gsave} {grestore} ifelse } 3.429 + {dup dup 0 get findfont exch 1 get scalefont setfont 3.430 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6 3.431 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq 3.432 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5 3.433 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div 3.434 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get 3.435 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop 3.436 + pop aload pop M} ifelse }ifelse }ifelse } 3.437 + ifelse } 3.438 + forall} bind def 3.439 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse } 3.440 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont 3.441 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def 3.442 +/MLshow { currentpoint stroke M 3.443 + 0 exch R 3.444 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 3.445 +/MRshow { currentpoint stroke M 3.446 + exch dup MFwidth neg 3 -1 roll R 3.447 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 3.448 +/MCshow { currentpoint stroke M 3.449 + exch dup MFwidth -2 div 3 -1 roll R 3.450 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 3.451 +/XYsave { [( ) 1 2 true false 3 ()] } bind def 3.452 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def 3.453 +end 3.454 +%%EndProlog 3.455 +gnudict begin 3.456 +gsave 3.457 +50 50 translate 3.458 +0.050 0.050 scale 3.459 +0 setgray 3.460 +newpath 3.461 +(Helvetica) findfont 140 scalefont setfont 3.462 +gsave % colour palette begin 3.463 +/maxcolors 64 def 3.464 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray 3.465 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub 3.466 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def 3.467 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def 3.468 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def 3.469 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp} 3.470 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt} 3.471 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv} 3.472 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse 3.473 + } ifelse} def 3.474 +/Constrain { 3.475 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def 3.476 +/YIQ2RGB { 3.477 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll 3.478 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll 3.479 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def 3.480 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def 3.481 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add 3.482 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch 3.483 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add 3.484 + exch 1.91 mul exch add Constrain 3 1 roll} def 3.485 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq { 3.486 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB} 3.487 + if} ifelse} ifelse} ifelse} def 3.488 +/InterpolatedColor true def 3.489 +/grayindex {/gidx 0 def 3.490 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def 3.491 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get 3.492 + GrayA gidx get sub div} def 3.493 +/redvalue {RedA gidx get RedA gidx 1 sub get 3.494 + RedA gidx get sub dgdxval mul add} def 3.495 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get 3.496 + GreenA gidx get sub dgdxval mul add} def 3.497 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get 3.498 + BlueA gidx get sub dgdxval mul add} def 3.499 +/interpolate { 3.500 + grayindex grayv GrayA gidx get sub abs 1e-5 le 3.501 + {RedA gidx get GreenA gidx get BlueA gidx get} 3.502 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def 3.503 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 3.504 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 3.505 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 3.506 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 3.507 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 3.508 + .9524 .9683 .9841 1 ] def 3.509 +/RedA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 3.510 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 3.511 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 3.512 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 3.513 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 3.514 + .9524 .9683 .9841 1 ] def 3.515 +/GreenA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 3.516 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 3.517 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 3.518 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 3.519 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 3.520 + .9524 .9683 .9841 1 ] def 3.521 +/BlueA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 3.522 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 3.523 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 3.524 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 3.525 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 3.526 + .9524 .9683 .9841 1 ] def 3.527 +/pm3dround {maxcolors 0 gt {dup 1 ge 3.528 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def 3.529 +/pm3dGamma 1.0 1.5 div def 3.530 +/ColorSpace (RGB) def 3.531 +Color true and { % COLOUR vs. GRAY map 3.532 + InterpolatedColor { %% Interpolation vs. RGB-Formula 3.533 + /g {stroke pm3dround /grayv exch def interpolate 3.534 + SelectSpace setrgbcolor} bind def 3.535 + }{ 3.536 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain 3.537 + SelectSpace setrgbcolor} bind def 3.538 + } ifelse 3.539 +}{ 3.540 + /g {stroke pm3dround pm3dGamma exp setgray} bind def 3.541 +} ifelse 3.542 +1.000 UP 3.543 +1.000 UL 3.544 +LTb 3.545 +1.000 UL 3.546 +LT0 3.547 +LTb 3.548 +%%%%BeginImage 3.549 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip 3.550 +InterpretLevel1 { 3.551 + %% Construct a box instead of image 3.552 + LTb 3.553 + 876 4852 M 3.554 + 5292 0 V 3.555 + 0 -4429 V 3.556 + -5292 0 V 3.557 + 876 4852 L 3.558 + 40 -110 R 3.559 + (PS level 2 image) Lshow 3.560 + % Read data but ignore it 3.561 + /imagebuf 14235 string def 3.562 + currentfile imagebuf readstring 3.563 +} { 3.564 +gsave 3.565 +876 4852 translate 3.566 +5292 -4429 scale 3.567 +%%%%BeginPalette 3.568 +[ /Indexed 3.569 + /DeviceRGB 63 3.570 + < 3.571 + 000000 040404 080808 0c0c0c 101010 141414 181818 1c1c1c 3.572 + 202020 242424 282828 2d2d2d 313131 353535 393939 3d3d3d 3.573 + 414141 454545 494949 4d4d4d 515151 555555 595959 5d5d5d 3.574 + 616161 656565 696969 6d6d6d 717171 757575 797979 7d7d7d 3.575 + 828282 868686 8a8a8a 8e8e8e 929292 969696 9a9a9a 9e9e9e 3.576 + a2a2a2 a6a6a6 aaaaaa aeaeae b2b2b2 b6b6b6 bababa bebebe 3.577 + c2c2c2 c6c6c6 cacaca cecece d2d2d2 d7d7d7 dbdbdb dfdfdf 3.578 + e3e3e3 e7e7e7 ebebeb efefef f3f3f3 f7f7f7 fbfbfb ffffff 3.579 + > 3.580 +] setcolorspace 3.581 +%%%%EndPalette 3.582 +<< 3.583 + /ImageType 1 3.584 + /Width 135 3.585 + /Height 113 3.586 + /BitsPerComponent 8 3.587 + /ImageMatrix [ 135 0 0 113 0 0 ] 3.588 + /Decode [ 0 255 ] 3.589 + /DataSource currentfile /ASCII85Decode filter 3.590 + /MultipleDataSources false 3.591 + /Interpolate false 3.592 +>> 3.593 +image 3.594 +} ifelse 3.595 +/hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hS 3.596 +b//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb// 3.597 +hSb//hSb//hSb/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!%ol(zzzzzzzzzzzzzzzzzzzzzzzzzz 3.598 +zzzzzzz/hR,(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!O/cYkOzzzzzzzzzzzzzzzzzzzzzzzz 3.599 +zzzzzzzz!!"W(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!%ol(zzzzzzzzzzzzzzzzzzzzzzzzzzz 3.600 +zzzzzz/hR,(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!O/cYkOzzzzzzzzzzzzzzzzzzzzzzzzz 3.601 +zzzzzzz!!"W(zzzzzzzzzzzzzzzzzzz!!**$!<<*"zzzzzzzzzzzz!%ol(zzzzzzzzzzzzzzzzzzz! 3.602 +<E6'zzzzzzzzzzzzz/hR,(zzzzzzzzzzzzzzzzzz!!!*&!WrT+zzzzzzzzzzzz!!!!O/cYkOzzzzz! 3.603 +!E9%zzzzzzzzzzzz!!<<*"9ec*zzzzzzzzzzzz!!"W(zzzzz!!!!%"9\])zzzzzzzzzzz!!!!$!sA` 3.604 +0"U>#-zzzzzzzzzzzz!%ol(zzzzz!!!-)"TSN&zzzzzzzzzzz!!<<+"U>59$4?h6zzzzzzzzzzzz/h 3.605 +R,(zzzzz!sA`1"U+l+zzzzzz!!NN1$31&+zzz!sAf5#6tJ>$NL/,zzzzzzzzzzz!!!!O/cYkOzzzz! 3.606 +!!!$!sAc2"U+l+!!!!%"9\i1zzzz#mgqG%hB-\zz!!<<+"U>>?#RLkFzzzzzzzzzzzz!!"W(zz!<E0 3.607 +#zz!!<9(!sAc2"U,&5"9\i1"9\i1zzz!!!!)$4@:S%hT<`%KHJ/z"9\l4#RLhE#mgqGzzzzzzzzzzz 3.608 +z!%ol(z!!!!"!<E3%!<<*"!!!!$!s8W-"9\l3"9\i1"9S`.!WrN-"98E%zz!!ii<%M'*_&eYcd$NL/ 3.609 +,!!EE-"U55>$47+I$47.Mzzzzzzzzzzzz/hR,(!!!$"!!!$#!<E3%!Wi?%!!<<*!s8W."9er3"9\i1 3.610 +"9SZ+!WrQ."onW'zz#mgtK%h]Hc&J>Zb$31A:"pP8:#mgqG$4@4K$471O%KHJ/zzzzzzzzzz!!!!O/ 3.611 +cYkO!!!$#!!*-&!W`<'!WiE)!WrN,!sA`1"U,#3!s8Z.!WiE)!sAf5#71A1!!!B7!!!H:%1Ws^'+tr 3.612 +l'+tle$OR.E#6tM@#mq"I$O[=L$4-tD$NL/,zzzzzzzzzz!!"W(z!!!$#!<E6'!W`<'!WrN,!X&T-" 3.613 +9\f/"9\i0!s8T+!WrN,"pbMA$474N%Ls!Z%1WmZ%hTHg'GD/o'+kfd$OI(E#RC\C$4@7M$O[=L#mgk 3.614 +Dzzzzzzzzzzz!%ol(z!!**$!WiE)!<E6(!s8W-!s8W-!s8W/"pG/4!s/N+!sJo8#mgnH%1WmZ%hB3^ 3.615 +&.oKe',)#n',)#m'+tlf$k!@J#mgqH$k*OQ$O[:K#mgkCzzzzzzzzzzz/hR,(z!!!$$!WiE)!WrN,! 3.616 +s8W-!s8W."U"r2"U5,4!sJi5#6tM?#n%1P%M'']&J5Te&J>]h'+trl&ebol'+tif%LWXO$47.L$k*O 3.617 +P$OR4I#RLeCzzzzzzzzzz!!!!O/cYkOz!<E6'!WrN,!s8W.!s8W-!s8W-"9\l3"9eu5"U529#6tJ@$ 3.618 +OmOT%hK<b&J>Zg&eP]g&J5Tf&ebol'+tof%L`^Q$47.L$k*LO$47(F#RLbBzzzzzzzzzz!!"W(zz!< 3.619 +E6'!s8W."9\i2"9S`.!s8W.!WrT."9\l3"U5/8#RC_C$OdIS%hK<b&eYcg&J,Kc&.oNg',)#m',(ui 3.620 +%1EUO$4@4L$O[:K$4."E#RCY@zzzzzzzzzz!%ol(z!!!!"!<N<)"9\i2"U,&5"9S`."9S`-!WiE*!s 3.621 +Ac2"U,)8#7(VC$k*UU%hTBc&J5Td&.f?`&J5Wh',2,p',(og%L`^P$47.K$4@1J#mgkC#R:VAzzzzz 3.622 +zzzzz/hR,(z!!**%!WiH,"U,&5"pP57"9\i1!s8Z.!s8Z/"U,&5"U,)7#7(VC$k3XU%hK9a&J5Qc&. 3.623 +]<`&J>`j'GM5q'+kfe%1<LM$47+J$OR4I#mgkC#6kA;zzzzzzzzz!!!!O/cYkOz!<N<(!sA`1"pP89 3.624 +"pP89"U5)4"9\i0"9\i2"U,&5"U5/9#RLhF$OmRU%hB0]&.fBa&.fBb&el#o'bh>q&J,K_$OR4J$47 3.625 ++I#mgnE#mgkC"pP89"pP83zzzzzzzz!!"W(zz!WrQ."U5/9#6tJ=#6kA:#6tD:"pG28"U,&5"U,)7" 3.626 +pP;<#mgqH$k*UT%Ls![%hK9`&J5Wi'GV>t'bqDq&.]3Y$4."F$4.%G#mgnE#mgkB"pP89"pP89"onW 3.627 +'zzzzzzz!%ol(z!!!!#!sAf5#7(P>#6tJ=#6tJ=#RCY@"pYA;#6kA:"pP89"pYD?#mq"J$k*RS%1Wj 3.628 +Y&.oKd&eYlm'bqK"'bh8m&.K'U#m^hC#mgkC#m^eB#6tJ<"pP89"pP58#6k/.zzzzzzz/hR,(z!!36 3.629 ++"pYA=#m^hC#RC\@#RC\A#RC\A#6tG;#6tJ=#6tJ=#RC_D$47.K$k*RS%Ls!\&J5Wh',;8u(Ddf$'b 3.630 +_/i%L`^O#R:S>#6tM?#mgkB#6kA:"pP89"pP57"9\])zzzzzz!!!!O/cYkOz!s8]3#RLhF$4."E#mg 3.631 +kC#mgnE#mgnD#m^eB#6tM>#RC\B#mgnF$4@4M$k*RT%M03a&ebrp(`*u)(Ddi%'+kfd$jd.D"pP;:# 3.632 +6tM>#6tJ="pP89"pP89"U,&4"9\i-"9\f,zzzzz!!"W(z!!!!%":#5@$k*LP$O[:K#mgnF#mq"H$47 3.633 ++I$4."F#RC\B#mgnE$47+I$O[=N%1NdW&.oKe'GVH%(`*u*(`=)('+bZa#m^_="U,&6"pY>;"pP89" 3.634 +pP89"pP57"U,&5"9\l2!s/N*!WiB("TSN&zzz!%ol(z!!!3-#71eJ%1WgW$k*OO$4@4J$O[=L$O[:K 3.635 +$4."F#mgnE#mgqG$4@4L$O[@O%1WmZ&/#Wl(bQUA)&jJ4)&O,&'+bQZ"p>&3"9er4"U5/8"pP89"pG 3.636 +28"U,&5"U,#3"9\i0!s/N)!<N<*"98E%zzz/hR,(z!!!61$k<gZ&.]<_&.AsU%1NaT%1N^S$O[=M$4 3.637 +7(H#mq"H$47.K$O[=M$k*RS%M''^&eu38/hS1h+<;IC)B'>)&I\sN"U"r2"9\i2"U,&6"pP88"U,&5 3.638 +"U,&5"U,#3"9\f/!WiB(!s/Q-"98E%zz!!!!O/cYkOz!!ru@%M06c'+trn'Ftcf&.oE`%h9*[%graQ 3.639 +$OR4K$4@1K$O[=M$k*OQ$k3[V%h^KI/hS"`,q^eq,pOTT*#BD(%13=E"9\f/!s8Z/"U,&5"U5/7"U, 3.640 +&5"U,&5"9\i1"9S`.!WiB(!<E9(!WrN,zz!!"W(zz%1E^X&eYim'G_E#(`!i#'G1oi&.oE_%1N^S$k 3.641 +!FO$k*OP$k*RS%1NdV%k]Ie/f62[*ZcRT-RgZ#-R9fV(`!_n#RCY=!s/N*!s8Z/"9er4"U,&6"U,&5 3.642 +"U,&5"9\l2!s8W-!WiE(!<N9(!s/Q+zz!%ol(z!!!!.%1Nj]'G_K&)]K_8*#fe5(Ddo%&J,E_%M'$Z 3.643 +%h9'Y%LimW%1s+'/hSb/)&Y%I+!2XM-7:8o/1`>).3p#R'bLr`#mg_:!WiE)!s8Z/"9eo2"U,#4"U, 3.644 +&5"U,#3"9\i0!s8W,!WiE)!WiB(!WiE(zz/hR,(z!!!Q>%2'9f()Ro.*ZZ7B*Zc:?)B'G,'GM,k&eb 3.645 +lk'bV&j%h]Zi'GV>r/f,HI+<_mP-7:Ar/1`D*/M8V--R'NJ'FtTZ#R(;3!WiE*!sA`0"9\i1"9\i1" 3.646 +U,&5"U,&5"U"r2!s8W-!WiE)!W`?'!s&E'z!!!!O/cYkOz!"]SM&JGlq)&jY>+<;FC*ZlCE*ZH(;(` 3.647 +!f#'c%T()&jJ/(E+52*A/<T,9S-S-Rp`"/M](80.nk//hen*,U+*B'+5*O"Tnf-!WiE*!sA`0"9\i1 3.648 +"9\i1"9\i2"U,&5"9\i0!s8W,!WiE)!WiH*!W`?(z!!"W(zz%Lrs[&el)u)]^"D*ZQ4C+<_mN*?,n: 3.649 +)B'D0)]B\9)]Ke?)]^O`+X/-W-7g`$0JG791GgmD0ekC;0J4t)+WVC1%13CF"9S],!WiE*!sA`0"9S 3.650 +`.!sA`0"9\l3"U,&4"9\i0!s8W,!WiH+!WiE)!<E6%z!%ol(z!!!!/%1a$`'c%T)*$67C*$-.D+X&$ 3.651 +O+<2FD*ZlFF+<DRD*ZlLW/g_ej.P<;+1,UpF1G^mE2)R9L1G:F9/hSOt)Aa"q$jd.A!s/N*!WiH+"9 3.652 +S`.!s8W-"9\i1"9er4"U,#3"9\f/!s8T+!WiK+!WiE)!<E0#z/hR,(z!!!H;%M99d'GhT)*#fn;*?? 3.653 +4E+X/*S,9S3U,UFZ],pXWY,;(>m/1N;-1,UpG2E*NR3B&lT2E!HK0J>+5/1r(c()%2f$jd+@!s/N*! 3.654 +WrN,!s8W-!s8W."9\i1"9er4"U"r2!s8W-!WiE)!WiE)!WiE(!<<*"!!!!O/cYkOz!##eQ&.oNg'c% 3.655 +T((E+/1*?-"B+X/0X,palb-RU;k.46Sr/hJV.1,:^F2E*WW3]T2[3&ilV2`3BF0J>%./g2>Y((h#b% 3.656 +LNCC!s/N*!WrN,!s8W-!s8Z/"9\i1"9\i1"9\i0!s8W,!WiE)!W`<&!<E3%!<<*"!!"W(zz&J5Qc&e 3.657 +Yil'c7]$'c@l/*#]b;+X86Y,pjrd-n-Vs/M8Y/0etL@1cI?Q3BB2^3]B#W2`<QP1,1F5/1W)#+sA!M 3.658 +(_R>i$4$h<!s/N+!s8W-!s8W-"9\i1"U,&5"U,#3"9S`.!WiE)!WiB'!<E3%!<<-#z!%ol(zz%hK<b 3.659 +&eYil'bqGt'GhT))&XG9+X&'T,pXfa-n-\u/M8_30ekI?1cIBS3]];]2D[0H1c-pA0.\Y).4HYt-7C 3.660 +,^(_mVk#R1G8!WiH+!s8W-!s8Z/"9eo3"U,&5"9\i1!s8T+!WiE(!<E3%zzz/hR,(z!!!QA&.oNf', 3.661 +)#n'GM5q'c.W()&aG8*ZlOJ+<_sV,pt/p/M&P,/MJn71Gq'N2E!BI1GLU=0eb75/1W.u.4Hc".k)_b 3.662 +)ANqr$3gV8!WiH+!s8W."9\i1"U,&5"U,&5"9S`.!s/N*!<E3%zzz!!!!O/cYkOz!!!QB&ebom'GD, 3.663 +n',)#n'GM<")&aA1)]]t@+<VmQ,;(8k-n$Po/M8\.0eb:90/,(60/"t40/"q//LrA&/M/M+.46D_*# 3.664 +B4t#mLM8!s8W-!sA`0"9\l3"U,&6"pG/5"9S],!W`<&!<E0#zzz!!"W(zz%hB6b',2/s'bqDs'GM5q 3.665 +'bqK"(Ddo))B0S7*??4S+s8$Q,Uk,i.P!#"/M&P,/hSb0/h\n40/,%4/MJt71GCF6-RL#W)&*Vl$jQ 3.666 +q=!s8W-!sA`0"9er4"pP89"U,#2!WiB'!<E3$zzzz!%ol(z!!!!0&.oNi()I`%()@]%'bqK!()@Z$( 3.667 +)@Z%(Dmu-)_N`a*ZuRL,:+Wa-n$Jm.P*/(0/#%61,:R<1c$mF1c@0I1bgR7-6X<G(D78e#mLP8!s8W 3.668 +-!sA`0"U,&5"U5,6"U"o/!<E3%zzzzz/hR,(z!!!TB&JPrr(Dmu+(`*r)(Dn#.(E",-(Ddl*)]Tn?+ 3.669 +"eWX,U"?V,paoe-n-Ss/M/V/1GgpE1c.!I2`EZS2`EWO1GC@4,9@g@'FtW[#6k;6!s8W-!sA`1"9er 3.670 +4"U,&4!s/N)!<E0#zzzz!!!!O/cYkOz!"oeS',;<#)&aD1)&aG4*$$(?*??%=)]g"A+<i$_-7C2g-R 3.671 +^>j-n-Sp.P*/'0/57>2)R9M2E<`W3B9&Y3&`]N1+k1**ZGk0&e5<V#R1D6!s8W-!s8Z/"U,&5"U"o0 3.672 +!s&E'!<<*"zzzz!!"W(zz&J5Tf'GhW+)B0Y:*$-+A+<VdL+<VgL+<i'U,pt;n-n$Mn.4H\q.Olr"/M 3.673 +/V11Gq$J3&ioZ3]fDa3B9)[2Dm<H/13%m)]'8&&I]!P"pG,3!s8W-!s8Z/"9\i1"9S`-!<E0#zzzzz 3.674 +!%ol(z!!!!4%hK<g(Dn)2)]^"C+!)RJ+<_sR+sS6U,UOib/gr.t-n-Sn.4H\q.P*,&/h\q82)[BR3B 3.675 +B5`4?GVb3&iiT1Ggj>.P;e]()7Mp$O[:H"U,#2!s8W-!sA`0"9\i0!s/N)zzzzzz/hR,(z!!!WC&J> 3.676 +fo(`FA5*[2^K+<VgO,9e?W+sJ6W-RLGu-n$Jl-n$Jl.4H\q/1iG+0JYIA2E*TV3]oJc3]]5Z2`EQL1 3.677 +G^a</hS4`'b_2l%LWUK"U"o0!s/Q,!sA`0"9S`-!W`<%zzzzz!!!!O/cYkOz!"]\R&el&s)B9hC,U" 3.678 +6Q+X83V,9nBV,9nK]/hSM"-RU;i-R^>j-n6\t/M/V11,UsK3&s#]4$#D_3&ifS1bpjD0J>+4.O5oI& 3.679 +ePZc%13=E"p4o.!WiH+!s8W-!s8T+!<<*"zzzzz!!"W(zz&.fBb'GhZ+*?QLP,Tn9T,:"N[,U=TZ,U 3.680 +G&q-7:2h-RU;i-R^Al.4Zu&/hf%:2)[BQ3B9,]3B/rV2`<HI1,LU7/2&V(-6F'=&J,H^$O6k>"9S], 3.681 +!WiE)!WiE)!<E0#zzzzzz!A5u)z!!!!3&J5Tj(`F>5+!W*W+X/*U,paf_,U4Q[,q^Pm-R^Ak-n$Gj- 3.682 +n$Mo/1iJ-0JYIB2E*TU3B9)Z2`<QN1bg^?1Ft%,/L`:u*uPb(%hB0Z#mLP8!s/N*!W`?'!<E3%zzzz 3.683 +zz!!!!#/hR,(z!!!ZE&el-!)B0Y>-n$;a,UFca-RC&b,paii-7:2h-n$Jl-n$Jl.4Hf!/hSe41GgpG 3.684 +2`NfX3B/uW2Dm<I1,1O</Li8%-nZbe)&!Pk&.f6U"U"r1!WiE(!<E0#zzzzzzz!!**Q/cYkOz!"TSQ 3.685 +'c.`,)^6UX.3p,b-R^Ak-mpAh-S?bo.4Qbq.4H\p.4H\q.P*,'0JG7<1GgsI2E*TT3&``Q1c$mA0JG 3.686 ++1.Outr,VC#O&e>E]%hB$Q"9\f.!<E3$zzzzzzz!!!!"!<=`)zz%hB9f(`=;5+Xech-RC)g-n-Sn-R 3.687 +U8i/h&8".k<)!.Ocbp-n-Vq/1`A+0JYF?1c.*K2`E]T2E!BJ1,1I90.eY%.4HYk/hRtT&J#<[%LNCC 3.688 +!s8T*!<<*"zzzzzzz!!!!#!%ol(z!!!!-%MBHn*$$(D-7L;h,UFfd-n-Sm.4Hl!.P!#".k3"t-mpAi 3.689 +-RgJo/1iM/0ekF=1GgsI2E*NM1c-sB0J4q0/1Dtr.468k)\`nq%LrpW$j["=!WiB&zzzzzzzz!!*'" 3.690 +/hR,(z!!!E9',;<%*$$+I-mp5c,pk#g.4H\p.5!)".k<,".Ocbn-71)f-n-Yt/1rS00JG4:1G^jD2) 3.691 +I'D1,(@6/hJY*.4H_o/hS1a'G1ic%h9!S"p=u.!<<*"zzzzzzzz!!!!O/cYkOz!!s&F',DH*+!;aQ, 3.692 +U+HZ,pt)h.4Qc!/h/A%.P!"u.4?Sk-7:/h.4Zo"/hSe10/,(70JP460J>+60.nk0/M/G%/hSb$*?#Y 3.693 ++&.T0\%13CG!s/K(zzzzzzzzz!!"W(zz"q1qR(E+;;+X/*S+X&'U,pjre-n-St.P!#!.Olns-mpAh- 3.694 +RU;k.4Zo"/M8Y/0/"t30.nk0/hSe10/"n//LiA',pFNT*#KD'%h/sW#R1D6!W`<%zzzzzzzzz!%ol( 3.695 +z!!!!)#S%CZ(E4G?+sA0R+X/0W,pjrc-S?eq.4H_r.Olkq-mpAi-R^Dn.kN>*/het50J>+50.nn20J 3.696 +>+60J>(3/hSOt+sA!H(DIGj$k*LJ"9S],!<E0#zzzzzzzzz/hR,(z!!!93$kO*i)'1"I+sJ0S,U=W] 3.697 +-71&l/gi"p.4Qer.4H\o-n$Jl.4Qi!/M8\00JYC>0etI=1bpj@1GU^@0J>%0/gVeg+W_O>'bLrb$3p 3.698 +e=!s/K(!<<*"zzzzzzzz!!!!O/cYkOz!!!?:&el0#+XS<Y,9nEX,UF``-71)m-RU8i.4Zkt.Olks.k 3.699 +)r!/1rP/0/51:1Gq*M3]/lU2E!BK1bpa=/M8Y.,pjr`+<213%h/jP#6k;4!W`<&!<<*"zzzzzzzz!! 3.700 +"W(zz#n%4T'c7f3,p=W_,9eB[,pjuf-n$\r-mpDl.kE5%/1iG+0.nt31GCUB2*!QS4$>\h4?>J]2`3 3.701 +EI1+t:4/hSLu-RKuX)AEeq%LE@E"9S`-!<E3$zzzzzzzzz!%ol(zz$OmXb*#on@,:"W^,UFfc-n-Sn 3.702 +-n-bs.4H_s/M8V-0JG7<1G^pI3&io[4[)"m4Zkki3]T2Z1+k13/hSb1/h/+n,T[j?'G1lc$3gV8!s8 3.703 +T*!<E3$!<E0#!!**$!!**$!<<*"zzzzz/hR,(z!!!!,%MBQs+WVaP+sJ?Z-RU8i-n$Jl/h&4u.4Qeu 3.704 +/M8\10etOA2E*QT3]fJg4Ztni4?P_e3B/lK/i#+6/hSb,,9eE[*Z5Y(&.T-V"p>#0!WiB'!<E3%!<E 3.705 +3%!<E3&!<E6&!<E0#!!!!"zzz!!!!O/cYkOz!!!H;&eu<++X/-U,UF``-n$Jm-mpAp-n$Mn.Olnt/h 3.706 +\q71,LgH3&`iX4?GYe3]fDa3BB)X2)6d8.P*)&/1W"j,U=QN()7Jo%LiaK!s8T+!W`<&!<E3%!<N<( 3.707 +!WiE)!WiE(!<E3%!<E3%!<E0#zz!!"W(zz!!!NB'cJ/;-71&`,U=W_-7L>j-n[,!-7C8j.Ocl!/hf" 3.708 +61GUjI2)[9P3]fA\3ArcN1bLI5/ghtn-RUAm-6aWY+rM.2'bV#d%1NRF!WiE)!W`<'!WiE)!WiE)!W 3.709 +iE)!WiB'!<E3%!<E3%!<<*"zz!%ol(zz!"TVU(EF\G-n-Gd+sJ<[-RL/e,VCAg,pt&g-n6\p/1iD*/ 3.710 +1E>/1G:L?0JtUA/M/:r-71>j,pO]^,pjl^+X&$N(D[c#&e>BZ$jZt<!WiE)!WiH+!s8W-!s8W,!WiE 3.711 +)!WiE(!<E3%!<E3$!!!!"!<<*"z/hR,(zz!"BMU(`stK,pjZV+<r$T,pX]Y/g;A],UFc`-RL&]-RBr 3.712 +a+t+ug.O6Gk0.J@o+WhmO/hS=l+X&$S,9e9R+X%pE(Dmo"%L`aT#Qk,0!WiH+"9S`.!s8W-!s8W,!W 3.713 +iE(!<E3%!<E3$z!!*'"z!!!!O/cYkOzz$P!mg(`snH+WVUE*?QIL+WqmK/hSb/*?lXZ/hSau*?61D* 3.714 +[2^O+sA3Y+s.mK*?H:T*ZlIH+<VgO+WqmN*ZGt7(`!br%1W^K!s8T+!s8Z/"9S`/!s8W-!s8T+!W`< 3.715 +&!<<*"zzzz!!"W(zz!!!!,$kX3g)]g"B)B9\8*$67D*??+?)]BSH/hS+a)]11[)&O>4*??+@*ZlFD* 3.716 +$$"=)_N*N*?H:E+<VgN+<VdH*#]_3'bV#f&ISgH!s8W."9\i1"9\i1!s8W,!W`<&!<E0#zzzzz!%ol 3.717 +(zz!!!<4%1s9k(E"81)&O81)]Te9)B'J2)&F&@)&O/,()7W</f>ND)AsM6*#]e8)B0VJ)B'P7*?H:F 3.718 ++<_jM+<VXD)]KV.&J#B^$3gV9!s8Z/"U,&5"U"r1!s8T*!<<*"zz!!*'"!<<*"zz/hR,(zz"pYJC%1 3.719 +s3h()[i%()Ii+)AsA.(Ddi&()7Q"'bqDs',)#m/hRkU(E"&-(`4,-)(mN[)B0Y:*ZlLI+WqmM+<MUC 3.720 +)Aj2&&.T0W"p>&3"9er4"U,&4!s8T+!W`<%zzzzzz!!!!O/cYkOz!!!!&#71bI%hKBg().Gt()@]() 3.721 +&X;-'bqGt'GVAt'c%Pu'+toj'J;!j()@Z$(Dmu+/fGZJ)]]q?+!;[K+<VdL*ZGt7(DRPo%1NaQ"9\i 3.722 +1"U,&5"9\i0!s&E'zzzz!<<*"zz!!"W(zz!!!0+#n%1P&/#Wk'bqK$(E+>7*?Q4:(Dml')&X5,)&X/ 3.723 +(().K!'GVB9()Ic(/hS"o)B0Y9*??1D+<VdL+<M[I*#]Y0'G1ib%1EOI"U"u4"U,&4"9\c.!!*'"zz 3.724 +zzzzz!%ol(zz!!NN4$P![X',D?!'c.f-*??4E+sJ$I)B0P5)]Tb7)B'J2(Ddo((Ddo@/hSao)(ljJ) 3.725 +]Tk>*ZlLI+<M[J+!2OC)&O/)'+PEZ$jd+A"9\l3"9\f/!WiB&zzzzzzzz/hR,(zz"U,5A%1s3g(Dn# 3.726 +,)]g%C+s8$P,9e9Q+!2IB*$#q9)]BV6)&aA1)AsG2/fGZJ)]Th;*??1B+!2UI+!2RG*??(9(D[\t&. 3.727 +]0X#6b87"9\i0!s8Q)!WW3#zzzzzzz!!!!O/cYkOz!!!!'"q(nO'GMB&)]B\;+X/-U,:+Z_-6jZV+< 3.728 +DRE*Zc:@*?6%=)]Te9)B0V7)]Kb;*??.@*Zc@D+!;XI*Zc@C*?5t6().Ao&e><S#6b55"9S`.!W`<& 3.729 +zzzzzzzz!!"W(zz!!WT4$P=$g()e/6*?QFK,:+W],UF`_,9S*O+!2RH*Zc=C*??.@*?6%=*#oq<*?H 3.730 +7C*??.@*Zc@E+!2OF*Zc:@*#TP.'bV,i$jR"A"U"o0!s8W+!<E0#zzzzzzzz!%ol(zz"pP>C',D?#* 3.731 +$-4F+<i$U,U=]`-6sl`,9S*N+!;XI+!2OF*??1A*?6%=*$$%@*Zc@D*ZZ7A*??.A*Zc@D*?6%<)&<r 3.732 +%'FtQZ#6tJ:"9S`.!W`<&zzzzzzzzz/hR,(z!!!!(#RV1['c.]**?QFI+<r-W,pt)g,pjr`+s7sL+! 3.733 +;XI+!2OF*??+>*#oq<*??1B*ZlFE*??.@*??.@*?H4@*#fe4'bh8m$k!:F#R1D7!s8T+!<E0#zzzzz 3.734 +zzz!!!!O/cYkOz!!il=%29Qn(`=52*ZlLI,:"Q_.4Q\l-RL&^+!2UJ+<MaL*Zc=B*?6%=*#oq=*Zc@ 3.735 +E+!)FC*?6%=*#oq=*#on:)Aj2&&J,<V#R:S?#6Y/3!WiE(!<E0#z!!!!"!!*'"!!!$"zzzz!!"W(zz 3.736 +$OdCR&JZ&s(`F>5*ZuOJ,:4fg.k2qp,pFHS+<MUE+<_jL+!)FD*?6%<)]Kb;*$-.B*?6%<)]Th:)]K 3.737 +b8)]9P2(D@>i$jd1E#m^b>"U"o0!WiB'!<E0$!!**$!<E3%!<E3%!<E3$zzzz!%ol(z!!!!-$P!^\' 3.738 +GVB$)AsJ6+!2XN-71,j.4?Mf+<M^I)]BS5*ZZ7A*#oq:*#TV5)]K\6)]Te:)B0S6)]Te8)]BV4(`*o 3.739 +"&ePW]$4-tF#mLS;"9S`.!WiE)!W`<&!<E3%!<N<(!WiB'!<E3%zzzz/hR,(zz&J,Qh()If,)]Tn@+ 3.740 +!DdP,:"NZ+sA$L*ZQ1;(D[f&(`!r)'c7c((Ddo+)&X8/(`=51)B'M3)B'J2(Dn#+().;i%LiaP$4." 3.741 +C"pP56"9\i0!WiE)!WiE(!WiH+!s8Z.!s8T+!<E3$zzz!!!!O/cYkOz!!!!5&ebro(E"/2*$67F+X& 3.742 +!P+<M^J*ZZ4?)]9D+'GV8q'+trk',;2q'bhE"(Ddl'(Ddr,)&X8.(`4&)'bqAr&J5EZ$OI+G#mU\>" 3.743 +p>)4"9S`.!s/N*!WrK,!sJi2"9er3"9S],!<E0#zzz!!"W(zz!!!!6'c%T$(E=A5*ZlOK+!;XH*ZQ. 3.744 +>)]BY7(_m_u'+kih&.oKc%hT?c&eYcj&eu/s'G_K#(Ddl''b_8p&J,Na%LidQ#m^b@"pP89"U,&4"9 3.745 +S`.!s8W-"9er3"9er5"U"r1!s8T*!<E3$zzz!%ol(zz!!!!6()Ii,(`XP;*ZZ=D*#fh9*?,n9)B0P0 3.746 +'GD)l&.]<_%M'$Z%hB3`&.fEc'GD,n',2,q'GV8o&J5Tc%LrpV$OI(D#6tJ<"pP89"pP58"9\i1"9S 3.747 +c1"U,)7"U,&4"9\i0!s/K(!<E0#zzz/hR,(zz!!!fO(`422*??7E*?6%:(Ddo+)B0Y8)\s,$&eYce% 3.748 +hB-Z%1WjX%LrsZ&.fEd&J>]h&eYfi&ePZc&.T0Z$k*IL#RC\A#6tJ="pY>;"pY>9"U,&6"pP;:"U,# 3.749 +3"9\i1"9\i0!W`<%zzz!!!!O/cYkOzz!!!fP(`FA7*?H4@*>o_0'bhE$)&X>.'GD)l&ePWb%1NaU%1 3.750 +NaV%Ls![&.fBb&J5Tf&J5Qc&.]6[%1N^R$OR1H#RC\A#RC\@#6tM?#R1M=#6tM?#R1G9"U,&5"9er4 3.751 +"pG,2!<E0#zzz!!"W(zzz!#HFh)B9b>+<DRC(`*ht&ePcl'bqDr'+toj%hB-Z%1NaU%1NaU%Ls![&. 3.752 +fEc&J5Td&.f?_%LijV$k*LO$4."F#RC\A#RC\B$4."G#RLeD#mgkB#6tP>#R1J:"pP59"p=u.!<<*" 3.753 +zzz!%ol(zzz!#?Ch)B9e>*ZZ.7'GV2i%M'!X&J,H`%hB*Y$k*RS%1NaU$k*RS%LimY&.]<`&.f?_%h 3.754 +B-Z%1N^S$O[=L$4."F#RLeD$4.%H$Od@N$k*RR$OI1L$k!CK#R:P<"pP;:"Tnc*zzzz/hR,(zzz!#H 3.755 +Fi*$-+A*?,e2'b_#b$jd4G#RLnJ$O[=M$k*OP$OdCN$k*RS%1NaV%LrsY%h9'Y%LijV$k*LO$OR4J# 3.756 +mgnE$47.K$OdLS%h9*\%h9'Y%LigS$OI.I#m^_>#7(P<!W`<%zzz!!!!O/cYkOzzz!#?@h+!;RC)Aa 3.757 +2(&e,*Q#R:S>#RC_C$4@4K$4."G$OR4K$OdFP%1NaU$k3[U%1NaU$k*OQ$O[=L$47+H#mgqG$OdIR& 3.758 +.f?a&.fB`!!!!/$k!CL$47.J#mU\@#R(>4!<E0#zzz!!"W(zzzz()If*)&aD3(`!bu&eGBW#6tJ=#R 3.759 +C_C#mgnE#mgnD#mptG$4.(J$k3UQ%1<RQ$k*OQ$O[=M$OR4J$47+I$4@4L%M9<c&JGfj&eP*Dz!"02 3.760 +C$O[=K#RL_A"p4o-zzzz!%ol(zzzz!#HFh)&X5,'+kcg&J,?Z$47%E#mgnE#mgnE#RC\A#RC\A#mq" 3.761 +I$k*IM$47.K$k!FN$O[:K$47+I$47+J$k3a[&J5Tg&eb6Fzz$k3UR$k!CJ$4$qB!s&E&zzzz/hR,(z 3.762 +zzz!#HIh(`*o#&.K$W%1EXQ%1<OO#mgnE$47+H#RCY?#6tJ=#mgkC#mptE#mgnF#mq%I$47+I$47+I 3.763 +$OdIS%M00`&J5WUzzz%1NaT$jd.E$4$k>!WW3#zzz!!!!O/cYkOzzzz!"p%`().;h$k3RQ$kEaU$jm 3.764 +=K#mgqG$4@1J#mgkB#6tJ=#6tJ>#RC\A#RC_C$47(H$47+I$O[=N%1`s\&.fEczzz!!!!/%LigT$4$ 3.765 +nE#Qt2/zzzz!!"W(zzzzz&/,cm&.T0Z$k!FO$k*OP$4@4K$47+I$47+H#mgkB#6tJ=#6tJ=#7(S@#R 3.766 +LeD#mgnF$47+J$k*OSzzzzzz%1N^Q#RCbC"9SW(zzzz!%ol(zzzzz!!!TA$k!FN$47.L$k!IP$k!FN 3.767 +$47+I$O[:K$47(F#R:S?#6tJ=#7(S@#RLeD#mgtI$O[@P%0-A.zzzzz!!!!.$k*CH#RCS;zzzzz/hR 3.768 +,(zzzzz!!!N<$47(F#RCbF$4@7M$OdFP$4@1J$47(G$4-tD#RC\A#6tJ=#7(S@#mgnF$O[=M$OdIEz 3.769 +zzzzz!!!!-$O6kA#R18/zzzz!!!!O/cYkOzzzzz!"B>C#mgkC#RLhE$47+K%1WjX%1<RP$k!FN$4-t 3.770 +D#RCY8#6tJ6z#mq"Izzzzzzzz!!!!,#6kG>#64`(zzzz!!"W(zzzzzz$OR1H#RC\A#RLbC$47.M$NL 3.771 +/,z!!!!+zzzzzzzzzzzzz!!!?1"pYA5zzzzz!%ol(zzzzz!!!!*#6tJ>#R:S?#RC_C#mgS3zzzzzzz 3.772 +zzzzzzzzzzzzzzzz/hR,(zzzzz!!!-*"U5/8#6t57#RC_C#ljr*zzzzzzzzzzzzzzzzzzzzzz!!!!O 3.773 +/hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hS 3.774 +b//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb// 3.775 +hSb//hSb//hSa~> 3.776 +InterpretLevel1 not { 3.777 + grestore 3.778 +} if 3.779 +grestore 3.780 +%%%%EndImage 3.781 +1.000 UL 3.782 +LTb 3.783 +1.000 UP 3.784 +1.000 UL 3.785 +LTb 3.786 +stroke 3.787 +grestore 3.788 +end 3.789 +showpage 3.790 +%%Trailer 3.791 +%%DocumentFonts: Helvetica
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 4.2 +++ b/singlegene_SS_lr_top_2_685_jet.eps Sun Apr 19 01:57:56 2009 -0700 4.3 @@ -0,0 +1,782 @@ 4.4 +%!PS-Adobe-2.0 EPSF-2.0 4.5 +%%Title: singlegene_SS_lr_top_2_685_jet.eps 4.6 +%%Creator: gnuplot 4.2 patchlevel 2 4.7 +%%CreationDate: Sun Apr 19 01:53:07 2009 4.8 +%%DocumentFonts: (atend) 4.9 +%%BoundingBox: 50 50 410 302 4.10 +%%EndComments 4.11 +%%BeginProlog 4.12 +/gnudict 256 dict def 4.13 +gnudict begin 4.14 +% 4.15 +% The following 6 true/false flags may be edited by hand if required 4.16 +% The unit line width may also be changed 4.17 +% 4.18 +/Color true def 4.19 +/Blacktext false def 4.20 +/Solid true def 4.21 +/Dashlength 1 def 4.22 +/Landscape false def 4.23 +/Level1 false def 4.24 +/Rounded false def 4.25 +/TransparentPatterns false def 4.26 +/gnulinewidth 5.000 def 4.27 +/userlinewidth gnulinewidth def 4.28 +% 4.29 +/vshift -46 def 4.30 +/dl1 { 4.31 + 10.0 Dashlength mul mul 4.32 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if 4.33 +} def 4.34 +/dl2 { 4.35 + 10.0 Dashlength mul mul 4.36 + Rounded { currentlinewidth 0.75 mul add } if 4.37 +} def 4.38 +/hpt_ 31.5 def 4.39 +/vpt_ 31.5 def 4.40 +/hpt hpt_ def 4.41 +/vpt vpt_ def 4.42 +Level1 {} { 4.43 +/SDict 10 dict def 4.44 +systemdict /pdfmark known not { 4.45 + userdict /pdfmark systemdict /cleartomark get put 4.46 +} if 4.47 +SDict begin [ 4.48 + /Title (singlegene_SS_lr_top_2_685_jet.eps) 4.49 + /Subject (gnuplot plot) 4.50 + /Creator (gnuplot 4.2 patchlevel 2 ) 4.51 + /Author (Bayle Shanks,,,) 4.52 +% /Producer (gnuplot) 4.53 +% /Keywords () 4.54 + /CreationDate (Sun Apr 19 01:53:07 2009) 4.55 + /DOCINFO pdfmark 4.56 +end 4.57 +} ifelse 4.58 +% 4.59 +% Gnuplot Prolog Version 4.2 (August 2006) 4.60 +% 4.61 +/M {moveto} bind def 4.62 +/L {lineto} bind def 4.63 +/R {rmoveto} bind def 4.64 +/V {rlineto} bind def 4.65 +/N {newpath moveto} bind def 4.66 +/Z {closepath} bind def 4.67 +/C {setrgbcolor} bind def 4.68 +/f {rlineto fill} bind def 4.69 +/vpt2 vpt 2 mul def 4.70 +/hpt2 hpt 2 mul def 4.71 +/Lshow {currentpoint stroke M 0 vshift R 4.72 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 4.73 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R 4.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 4.75 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 4.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 4.77 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def 4.78 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def 4.79 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} 4.80 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def 4.81 +/BL {stroke userlinewidth 2 mul setlinewidth 4.82 + Rounded {1 setlinejoin 1 setlinecap} if} def 4.83 +/AL {stroke userlinewidth 2 div setlinewidth 4.84 + Rounded {1 setlinejoin 1 setlinecap} if} def 4.85 +/UL {dup gnulinewidth mul /userlinewidth exch def 4.86 + dup 1 lt {pop 1} if 10 mul /udl exch def} def 4.87 +/PL {stroke userlinewidth setlinewidth 4.88 + Rounded {1 setlinejoin 1 setlinecap} if} def 4.89 +% Default Line colors 4.90 +/LCw {1 1 1} def 4.91 +/LCb {0 0 0} def 4.92 +/LCa {0 0 0} def 4.93 +/LC0 {1 0 0} def 4.94 +/LC1 {0 1 0} def 4.95 +/LC2 {0 0 1} def 4.96 +/LC3 {1 0 1} def 4.97 +/LC4 {0 1 1} def 4.98 +/LC5 {1 1 0} def 4.99 +/LC6 {0 0 0} def 4.100 +/LC7 {1 0.3 0} def 4.101 +/LC8 {0.5 0.5 0.5} def 4.102 +% Default Line Types 4.103 +/LTw {PL [] 1 setgray} def 4.104 +/LTb {BL [] LCb DL} def 4.105 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def 4.106 +/LT0 {PL [] LC0 DL} def 4.107 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def 4.108 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def 4.109 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def 4.110 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def 4.111 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def 4.112 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def 4.113 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def 4.114 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def 4.115 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def 4.116 +/Dia {stroke [] 0 setdash 2 copy vpt add M 4.117 + hpt neg vpt neg V hpt vpt neg V 4.118 + hpt vpt V hpt neg vpt V closepath stroke 4.119 + Pnt} def 4.120 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V 4.121 + currentpoint stroke M 4.122 + hpt neg vpt neg R hpt2 0 V stroke 4.123 + } def 4.124 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M 4.125 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 4.126 + hpt2 neg 0 V closepath stroke 4.127 + Pnt} def 4.128 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M 4.129 + hpt2 vpt2 neg V currentpoint stroke M 4.130 + hpt2 neg 0 R hpt2 vpt2 V stroke} def 4.131 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M 4.132 + hpt neg vpt -1.62 mul V 4.133 + hpt 2 mul 0 V 4.134 + hpt neg vpt 1.62 mul V closepath stroke 4.135 + Pnt} def 4.136 +/Star {2 copy Pls Crs} def 4.137 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M 4.138 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 4.139 + hpt2 neg 0 V closepath fill} def 4.140 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M 4.141 + hpt neg vpt -1.62 mul V 4.142 + hpt 2 mul 0 V 4.143 + hpt neg vpt 1.62 mul V closepath fill} def 4.144 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M 4.145 + hpt neg vpt 1.62 mul V 4.146 + hpt 2 mul 0 V 4.147 + hpt neg vpt -1.62 mul V closepath stroke 4.148 + Pnt} def 4.149 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M 4.150 + hpt neg vpt 1.62 mul V 4.151 + hpt 2 mul 0 V 4.152 + hpt neg vpt -1.62 mul V closepath fill} def 4.153 +/DiaF {stroke [] 0 setdash vpt add M 4.154 + hpt neg vpt neg V hpt vpt neg V 4.155 + hpt vpt V hpt neg vpt V closepath fill} def 4.156 +/Pent {stroke [] 0 setdash 2 copy gsave 4.157 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 4.158 + closepath stroke grestore Pnt} def 4.159 +/PentF {stroke [] 0 setdash gsave 4.160 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 4.161 + closepath fill grestore} def 4.162 +/Circle {stroke [] 0 setdash 2 copy 4.163 + hpt 0 360 arc stroke Pnt} def 4.164 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def 4.165 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def 4.166 +/C1 {BL [] 0 setdash 2 copy moveto 4.167 + 2 copy vpt 0 90 arc closepath fill 4.168 + vpt 0 360 arc closepath} bind def 4.169 +/C2 {BL [] 0 setdash 2 copy moveto 4.170 + 2 copy vpt 90 180 arc closepath fill 4.171 + vpt 0 360 arc closepath} bind def 4.172 +/C3 {BL [] 0 setdash 2 copy moveto 4.173 + 2 copy vpt 0 180 arc closepath fill 4.174 + vpt 0 360 arc closepath} bind def 4.175 +/C4 {BL [] 0 setdash 2 copy moveto 4.176 + 2 copy vpt 180 270 arc closepath fill 4.177 + vpt 0 360 arc closepath} bind def 4.178 +/C5 {BL [] 0 setdash 2 copy moveto 4.179 + 2 copy vpt 0 90 arc 4.180 + 2 copy moveto 4.181 + 2 copy vpt 180 270 arc closepath fill 4.182 + vpt 0 360 arc} bind def 4.183 +/C6 {BL [] 0 setdash 2 copy moveto 4.184 + 2 copy vpt 90 270 arc closepath fill 4.185 + vpt 0 360 arc closepath} bind def 4.186 +/C7 {BL [] 0 setdash 2 copy moveto 4.187 + 2 copy vpt 0 270 arc closepath fill 4.188 + vpt 0 360 arc closepath} bind def 4.189 +/C8 {BL [] 0 setdash 2 copy moveto 4.190 + 2 copy vpt 270 360 arc closepath fill 4.191 + vpt 0 360 arc closepath} bind def 4.192 +/C9 {BL [] 0 setdash 2 copy moveto 4.193 + 2 copy vpt 270 450 arc closepath fill 4.194 + vpt 0 360 arc closepath} bind def 4.195 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill 4.196 + 2 copy moveto 4.197 + 2 copy vpt 90 180 arc closepath fill 4.198 + vpt 0 360 arc closepath} bind def 4.199 +/C11 {BL [] 0 setdash 2 copy moveto 4.200 + 2 copy vpt 0 180 arc closepath fill 4.201 + 2 copy moveto 4.202 + 2 copy vpt 270 360 arc closepath fill 4.203 + vpt 0 360 arc closepath} bind def 4.204 +/C12 {BL [] 0 setdash 2 copy moveto 4.205 + 2 copy vpt 180 360 arc closepath fill 4.206 + vpt 0 360 arc closepath} bind def 4.207 +/C13 {BL [] 0 setdash 2 copy moveto 4.208 + 2 copy vpt 0 90 arc closepath fill 4.209 + 2 copy moveto 4.210 + 2 copy vpt 180 360 arc closepath fill 4.211 + vpt 0 360 arc closepath} bind def 4.212 +/C14 {BL [] 0 setdash 2 copy moveto 4.213 + 2 copy vpt 90 360 arc closepath fill 4.214 + vpt 0 360 arc} bind def 4.215 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill 4.216 + vpt 0 360 arc closepath} bind def 4.217 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto 4.218 + neg 0 rlineto closepath} bind def 4.219 +/Square {dup Rec} bind def 4.220 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def 4.221 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def 4.222 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def 4.223 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def 4.224 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def 4.225 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def 4.226 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill 4.227 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def 4.228 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def 4.229 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill 4.230 + 2 copy vpt Square fill Bsquare} bind def 4.231 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def 4.232 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def 4.233 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill 4.234 + Bsquare} bind def 4.235 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill 4.236 + Bsquare} bind def 4.237 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def 4.238 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill 4.239 + 2 copy vpt Square fill Bsquare} bind def 4.240 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill 4.241 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def 4.242 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def 4.243 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def 4.244 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def 4.245 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def 4.246 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def 4.247 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def 4.248 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def 4.249 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def 4.250 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def 4.251 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def 4.252 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def 4.253 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def 4.254 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def 4.255 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def 4.256 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def 4.257 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def 4.258 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def 4.259 +/DiaE {stroke [] 0 setdash vpt add M 4.260 + hpt neg vpt neg V hpt vpt neg V 4.261 + hpt vpt V hpt neg vpt V closepath stroke} def 4.262 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M 4.263 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 4.264 + hpt2 neg 0 V closepath stroke} def 4.265 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M 4.266 + hpt neg vpt -1.62 mul V 4.267 + hpt 2 mul 0 V 4.268 + hpt neg vpt 1.62 mul V closepath stroke} def 4.269 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M 4.270 + hpt neg vpt 1.62 mul V 4.271 + hpt 2 mul 0 V 4.272 + hpt neg vpt -1.62 mul V closepath stroke} def 4.273 +/PentE {stroke [] 0 setdash gsave 4.274 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 4.275 + closepath stroke grestore} def 4.276 +/CircE {stroke [] 0 setdash 4.277 + hpt 0 360 arc stroke} def 4.278 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def 4.279 +/DiaW {stroke [] 0 setdash vpt add M 4.280 + hpt neg vpt neg V hpt vpt neg V 4.281 + hpt vpt V hpt neg vpt V Opaque stroke} def 4.282 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M 4.283 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 4.284 + hpt2 neg 0 V Opaque stroke} def 4.285 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M 4.286 + hpt neg vpt -1.62 mul V 4.287 + hpt 2 mul 0 V 4.288 + hpt neg vpt 1.62 mul V Opaque stroke} def 4.289 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M 4.290 + hpt neg vpt 1.62 mul V 4.291 + hpt 2 mul 0 V 4.292 + hpt neg vpt -1.62 mul V Opaque stroke} def 4.293 +/PentW {stroke [] 0 setdash gsave 4.294 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 4.295 + Opaque stroke grestore} def 4.296 +/CircW {stroke [] 0 setdash 4.297 + hpt 0 360 arc Opaque stroke} def 4.298 +/BoxFill {gsave Rec 1 setgray fill grestore} def 4.299 +/Density { 4.300 + /Fillden exch def 4.301 + currentrgbcolor 4.302 + /ColB exch def /ColG exch def /ColR exch def 4.303 + /ColR ColR Fillden mul Fillden sub 1 add def 4.304 + /ColG ColG Fillden mul Fillden sub 1 add def 4.305 + /ColB ColB Fillden mul Fillden sub 1 add def 4.306 + ColR ColG ColB setrgbcolor} def 4.307 +/BoxColFill {gsave Rec PolyFill} def 4.308 +/PolyFill {gsave Density fill grestore grestore} def 4.309 +/h {rlineto rlineto rlineto gsave fill grestore} bind def 4.310 +% 4.311 +% PostScript Level 1 Pattern Fill routine for rectangles 4.312 +% Usage: x y w h s a XX PatternFill 4.313 +% x,y = lower left corner of box to be filled 4.314 +% w,h = width and height of box 4.315 +% a = angle in degrees between lines and x-axis 4.316 +% XX = 0/1 for no/yes cross-hatch 4.317 +% 4.318 +/PatternFill {gsave /PFa [ 9 2 roll ] def 4.319 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate 4.320 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec 4.321 + gsave 1 setgray fill grestore clip 4.322 + currentlinewidth 0.5 mul setlinewidth 4.323 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def 4.324 + 0 0 M PFa 5 get rotate PFs -2 div dup translate 4.325 + 0 1 PFs PFa 4 get div 1 add floor cvi 4.326 + {PFa 4 get mul 0 M 0 PFs V} for 4.327 + 0 PFa 6 get ne { 4.328 + 0 1 PFs PFa 4 get div 1 add floor cvi 4.329 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for 4.330 + } if 4.331 + stroke grestore} def 4.332 +% 4.333 +/languagelevel where 4.334 + {pop languagelevel} {1} ifelse 4.335 + 2 lt 4.336 + {/InterpretLevel1 true def} 4.337 + {/InterpretLevel1 Level1 def} 4.338 + ifelse 4.339 +% 4.340 +% PostScript level 2 pattern fill definitions 4.341 +% 4.342 +/Level2PatternFill { 4.343 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} 4.344 + bind def 4.345 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def 4.346 +<< Tile8x8 4.347 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 4.348 +>> matrix makepattern 4.349 +/Pat1 exch def 4.350 +<< Tile8x8 4.351 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke 4.352 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} 4.353 +>> matrix makepattern 4.354 +/Pat2 exch def 4.355 +<< Tile8x8 4.356 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L 4.357 + 8 8 L 8 0 L 0 0 L fill} 4.358 +>> matrix makepattern 4.359 +/Pat3 exch def 4.360 +<< Tile8x8 4.361 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L 4.362 + 0 12 M 12 0 L stroke} 4.363 +>> matrix makepattern 4.364 +/Pat4 exch def 4.365 +<< Tile8x8 4.366 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L 4.367 + 0 -4 M 12 8 L stroke} 4.368 +>> matrix makepattern 4.369 +/Pat5 exch def 4.370 +<< Tile8x8 4.371 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L 4.372 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} 4.373 +>> matrix makepattern 4.374 +/Pat6 exch def 4.375 +<< Tile8x8 4.376 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L 4.377 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} 4.378 +>> matrix makepattern 4.379 +/Pat7 exch def 4.380 +<< Tile8x8 4.381 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L 4.382 + 12 0 M -4 8 L 12 4 M 0 10 L stroke} 4.383 +>> matrix makepattern 4.384 +/Pat8 exch def 4.385 +<< Tile8x8 4.386 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L 4.387 + -4 0 M 12 8 L -4 4 M 8 10 L stroke} 4.388 +>> matrix makepattern 4.389 +/Pat9 exch def 4.390 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def 4.391 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def 4.392 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def 4.393 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def 4.394 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def 4.395 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def 4.396 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def 4.397 +} def 4.398 +% 4.399 +% 4.400 +%End of PostScript Level 2 code 4.401 +% 4.402 +/PatternBgnd { 4.403 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse 4.404 +} def 4.405 +% 4.406 +% Substitute for Level 2 pattern fill codes with 4.407 +% grayscale if Level 2 support is not selected. 4.408 +% 4.409 +/Level1PatternFill { 4.410 +/Pattern1 {0.250 Density} bind def 4.411 +/Pattern2 {0.500 Density} bind def 4.412 +/Pattern3 {0.750 Density} bind def 4.413 +/Pattern4 {0.125 Density} bind def 4.414 +/Pattern5 {0.375 Density} bind def 4.415 +/Pattern6 {0.625 Density} bind def 4.416 +/Pattern7 {0.875 Density} bind def 4.417 +} def 4.418 +% 4.419 +% Now test for support of Level 2 code 4.420 +% 4.421 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse 4.422 +% 4.423 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont 4.424 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall 4.425 +currentdict end definefont pop 4.426 +/MFshow { 4.427 + { dup 5 get 3 ge 4.428 + { 5 get 3 eq {gsave} {grestore} ifelse } 4.429 + {dup dup 0 get findfont exch 1 get scalefont setfont 4.430 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6 4.431 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq 4.432 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5 4.433 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div 4.434 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get 4.435 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop 4.436 + pop aload pop M} ifelse }ifelse }ifelse } 4.437 + ifelse } 4.438 + forall} bind def 4.439 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse } 4.440 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont 4.441 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def 4.442 +/MLshow { currentpoint stroke M 4.443 + 0 exch R 4.444 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 4.445 +/MRshow { currentpoint stroke M 4.446 + exch dup MFwidth neg 3 -1 roll R 4.447 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 4.448 +/MCshow { currentpoint stroke M 4.449 + exch dup MFwidth -2 div 3 -1 roll R 4.450 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 4.451 +/XYsave { [( ) 1 2 true false 3 ()] } bind def 4.452 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def 4.453 +end 4.454 +%%EndProlog 4.455 +gnudict begin 4.456 +gsave 4.457 +50 50 translate 4.458 +0.050 0.050 scale 4.459 +0 setgray 4.460 +newpath 4.461 +(Helvetica) findfont 140 scalefont setfont 4.462 +gsave % colour palette begin 4.463 +/maxcolors 64 def 4.464 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray 4.465 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub 4.466 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def 4.467 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def 4.468 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def 4.469 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp} 4.470 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt} 4.471 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv} 4.472 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse 4.473 + } ifelse} def 4.474 +/Constrain { 4.475 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def 4.476 +/YIQ2RGB { 4.477 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll 4.478 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll 4.479 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def 4.480 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def 4.481 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add 4.482 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch 4.483 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add 4.484 + exch 1.91 mul exch add Constrain 3 1 roll} def 4.485 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq { 4.486 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB} 4.487 + if} ifelse} ifelse} ifelse} def 4.488 +/InterpolatedColor true def 4.489 +/grayindex {/gidx 0 def 4.490 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def 4.491 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get 4.492 + GrayA gidx get sub div} def 4.493 +/redvalue {RedA gidx get RedA gidx 1 sub get 4.494 + RedA gidx get sub dgdxval mul add} def 4.495 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get 4.496 + GreenA gidx get sub dgdxval mul add} def 4.497 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get 4.498 + BlueA gidx get sub dgdxval mul add} def 4.499 +/interpolate { 4.500 + grayindex grayv GrayA gidx get sub abs 1e-5 le 4.501 + {RedA gidx get GreenA gidx get BlueA gidx get} 4.502 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def 4.503 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 4.504 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 4.505 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 4.506 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 4.507 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 4.508 + .9524 .9683 .9841 1 ] def 4.509 +/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.510 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127 4.511 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627 4.512 + .5635 .5 ] def 4.513 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524 4.514 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1 4.515 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254 4.516 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def 4.517 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1 4.518 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413 4.519 + .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.520 + 0 0 ] def 4.521 +/pm3dround {maxcolors 0 gt {dup 1 ge 4.522 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def 4.523 +/pm3dGamma 1.0 1.5 div def 4.524 +/ColorSpace (RGB) def 4.525 +Color true and { % COLOUR vs. GRAY map 4.526 + InterpolatedColor { %% Interpolation vs. RGB-Formula 4.527 + /g {stroke pm3dround /grayv exch def interpolate 4.528 + SelectSpace setrgbcolor} bind def 4.529 + }{ 4.530 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain 4.531 + SelectSpace setrgbcolor} bind def 4.532 + } ifelse 4.533 +}{ 4.534 + /g {stroke pm3dround pm3dGamma exp setgray} bind def 4.535 +} ifelse 4.536 +1.000 UP 4.537 +1.000 UL 4.538 +LTb 4.539 +1.000 UL 4.540 +LT0 4.541 +LTb 4.542 +%%%%BeginImage 4.543 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip 4.544 +InterpretLevel1 { 4.545 + %% Construct a box instead of image 4.546 + LTb 4.547 + 876 4852 M 4.548 + 5292 0 V 4.549 + 0 -4429 V 4.550 + -5292 0 V 4.551 + 876 4852 L 4.552 + 40 -110 R 4.553 + (PS level 2 image) Lshow 4.554 + % Read data but ignore it 4.555 + /imagebuf 14235 string def 4.556 + currentfile imagebuf readstring 4.557 +} { 4.558 +gsave 4.559 +876 4852 translate 4.560 +5292 -4429 scale 4.561 +%%%%BeginPalette 4.562 +[ /Indexed 4.563 + /DeviceRGB 63 4.564 + < 4.565 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1 4.566 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff 4.567 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff 4.568 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88 4.569 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06 4.570 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400 4.571 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200 4.572 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000 4.573 + > 4.574 +] setcolorspace 4.575 +%%%%EndPalette 4.576 +<< 4.577 + /ImageType 1 4.578 + /Width 135 4.579 + /Height 113 4.580 + /BitsPerComponent 8 4.581 + /ImageMatrix [ 135 0 0 113 0 0 ] 4.582 + /Decode [ 0 255 ] 4.583 + /DataSource currentfile /ASCII85Decode filter 4.584 + /MultipleDataSources false 4.585 + /Interpolate false 4.586 +>> 4.587 +image 4.588 +} ifelse 4.589 +/hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hS 4.590 +b//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb// 4.591 +hSb//hSb//hSb/zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!%ol(zzzzzzzzzzzzzzzzzzzzzzzzzz 4.592 +zzzzzzz/hR,(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!O/cYkOzzzzzzzzzzzzzzzzzzzzzzzz 4.593 +zzzzzzzz!!"W(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!%ol(zzzzzzzzzzzzzzzzzzzzzzzzzzz 4.594 +zzzzzz/hR,(zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!O/cYkOzzzzzzzzzzzzzzzzzzzzzzzzz 4.595 +zzzzzzz!!"W(zzzzzzzzzzzzzzzzzzz!!**$!<<*"zzzzzzzzzzzz!%ol(zzzzzzzzzzzzzzzzzzz! 4.596 +<E6'zzzzzzzzzzzzz/hR,(zzzzzzzzzzzzzzzzzz!!!*&!WrT+zzzzzzzzzzzz!!!!O/cYkOzzzzz! 4.597 +!E9%zzzzzzzzzzzz!!<<*"9ec*zzzzzzzzzzzz!!"W(zzzzz!!!!%"9\])zzzzzzzzzzz!!!!$!sA` 4.598 +0"U>#-zzzzzzzzzzzz!%ol(zzzzz!!!-)"TSN&zzzzzzzzzzz!!<<+"U>59$4?h6zzzzzzzzzzzz/h 4.599 +R,(zzzzz!sA`1"U+l+zzzzzz!!NN1$31&+zzz!sAf5#6tJ>$NL/,zzzzzzzzzzz!!!!O/cYkOzzzz! 4.600 +!!!$!sAc2"U+l+!!!!%"9\i1zzzz#mgqG%hB-\zz!!<<+"U>>?#RLkFzzzzzzzzzzzz!!"W(zz!<E0 4.601 +#zz!!<9(!sAc2"U,&5"9\i1"9\i1zzz!!!!)$4@:S%hT<`%KHJ/z"9\l4#RLhE#mgqGzzzzzzzzzzz 4.602 +z!%ol(z!!!!"!<E3%!<<*"!!!!$!s8W-"9\l3"9\i1"9S`.!WrN-"98E%zz!!ii<%M'*_&eYcd$NL/ 4.603 +,!!EE-"U55>$47+I$47.Mzzzzzzzzzzzz/hR,(!!!$"!!!$#!<E3%!Wi?%!!<<*!s8W."9er3"9\i1 4.604 +"9SZ+!WrQ."onW'zz#mgtK%h]Hc&J>Zb$31A:"pP8:#mgqG$4@4K$471O%KHJ/zzzzzzzzzz!!!!O/ 4.605 +cYkO!!!$#!!*-&!W`<'!WiE)!WrN,!sA`1"U,#3!s8Z.!WiE)!sAf5#71A1!!!B7!!!H:%1Ws^'+tr 4.606 +l'+tle$OR.E#6tM@#mq"I$O[=L$4-tD$NL/,zzzzzzzzzz!!"W(z!!!$#!<E6'!W`<'!WrN,!X&T-" 4.607 +9\f/"9\i0!s8T+!WrN,"pbMA$474N%Ls!Z%1WmZ%hTHg'GD/o'+kfd$OI(E#RC\C$4@7M$O[=L#mgk 4.608 +Dzzzzzzzzzzz!%ol(z!!**$!WiE)!<E6(!s8W-!s8W-!s8W/"pG/4!s/N+!sJo8#mgnH%1WmZ%hB3^ 4.609 +&.oKe',)#n',)#m'+tlf$k!@J#mgqH$k*OQ$O[:K#mgkCzzzzzzzzzzz/hR,(z!!!$$!WiE)!WrN,! 4.610 +s8W-!s8W."U"r2"U5,4!sJi5#6tM?#n%1P%M'']&J5Te&J>]h'+trl&ebol'+tif%LWXO$47.L$k*O 4.611 +P$OR4I#RLeCzzzzzzzzzz!!!!O/cYkOz!<E6'!WrN,!s8W.!s8W-!s8W-"9\l3"9eu5"U529#6tJ@$ 4.612 +OmOT%hK<b&J>Zg&eP]g&J5Tf&ebol'+tof%L`^Q$47.L$k*LO$47(F#RLbBzzzzzzzzzz!!"W(zz!< 4.613 +E6'!s8W."9\i2"9S`.!s8W.!WrT."9\l3"U5/8#RC_C$OdIS%hK<b&eYcg&J,Kc&.oNg',)#m',(ui 4.614 +%1EUO$4@4L$O[:K$4."E#RCY@zzzzzzzzzz!%ol(z!!!!"!<N<)"9\i2"U,&5"9S`."9S`-!WiE*!s 4.615 +Ac2"U,)8#7(VC$k*UU%hTBc&J5Td&.f?`&J5Wh',2,p',(og%L`^P$47.K$4@1J#mgkC#R:VAzzzzz 4.616 +zzzzz/hR,(z!!**%!WiH,"U,&5"pP57"9\i1!s8Z.!s8Z/"U,&5"U,)7#7(VC$k3XU%hK9a&J5Qc&. 4.617 +]<`&J>`j'GM5q'+kfe%1<LM$47+J$OR4I#mgkC#6kA;zzzzzzzzz!!!!O/cYkOz!<N<(!sA`1"pP89 4.618 +"pP89"U5)4"9\i0"9\i2"U,&5"U5/9#RLhF$OmRU%hB0]&.fBa&.fBb&el#o'bh>q&J,K_$OR4J$47 4.619 ++I#mgnE#mgkC"pP89"pP83zzzzzzzz!!"W(zz!WrQ."U5/9#6tJ=#6kA:#6tD:"pG28"U,&5"U,)7" 4.620 +pP;<#mgqH$k*UT%Ls![%hK9`&J5Wi'GV>t'bqDq&.]3Y$4."F$4.%G#mgnE#mgkB"pP89"pP89"onW 4.621 +'zzzzzzz!%ol(z!!!!#!sAf5#7(P>#6tJ=#6tJ=#RCY@"pYA;#6kA:"pP89"pYD?#mq"J$k*RS%1Wj 4.622 +Y&.oKd&eYlm'bqK"'bh8m&.K'U#m^hC#mgkC#m^eB#6tJ<"pP89"pP58#6k/.zzzzzzz/hR,(z!!36 4.623 ++"pYA=#m^hC#RC\@#RC\A#RC\A#6tG;#6tJ=#6tJ=#RC_D$47.K$k*RS%Ls!\&J5Wh',;8u(Ddf$'b 4.624 +_/i%L`^O#R:S>#6tM?#mgkB#6kA:"pP89"pP57"9\])zzzzzz!!!!O/cYkOz!s8]3#RLhF$4."E#mg 4.625 +kC#mgnE#mgnD#m^eB#6tM>#RC\B#mgnF$4@4M$k*RT%M03a&ebrp(`*u)(Ddi%'+kfd$jd.D"pP;:# 4.626 +6tM>#6tJ="pP89"pP89"U,&4"9\i-"9\f,zzzzz!!"W(z!!!!%":#5@$k*LP$O[:K#mgnF#mq"H$47 4.627 ++I$4."F#RC\B#mgnE$47+I$O[=N%1NdW&.oKe'GVH%(`*u*(`=)('+bZa#m^_="U,&6"pY>;"pP89" 4.628 +pP89"pP57"U,&5"9\l2!s/N*!WiB("TSN&zzz!%ol(z!!!3-#71eJ%1WgW$k*OO$4@4J$O[=L$O[:K 4.629 +$4."F#mgnE#mgqG$4@4L$O[@O%1WmZ&/#Wl(bQUA)&jJ4)&O,&'+bQZ"p>&3"9er4"U5/8"pP89"pG 4.630 +28"U,&5"U,#3"9\i0!s/N)!<N<*"98E%zzz/hR,(z!!!61$k<gZ&.]<_&.AsU%1NaT%1N^S$O[=M$4 4.631 +7(H#mq"H$47.K$O[=M$k*RS%M''^&eu38/hS1h+<;IC)B'>)&I\sN"U"r2"9\i2"U,&6"pP88"U,&5 4.632 +"U,&5"U,#3"9\f/!WiB(!s/Q-"98E%zz!!!!O/cYkOz!!ru@%M06c'+trn'Ftcf&.oE`%h9*[%graQ 4.633 +$OR4K$4@1K$O[=M$k*OQ$k3[V%h^KI/hS"`,q^eq,pOTT*#BD(%13=E"9\f/!s8Z/"U,&5"U5/7"U, 4.634 +&5"U,&5"9\i1"9S`.!WiB(!<E9(!WrN,zz!!"W(zz%1E^X&eYim'G_E#(`!i#'G1oi&.oE_%1N^S$k 4.635 +!FO$k*OP$k*RS%1NdV%k]Ie/f62[*ZcRT-RgZ#-R9fV(`!_n#RCY=!s/N*!s8Z/"9er4"U,&6"U,&5 4.636 +"U,&5"9\l2!s8W-!WiE(!<N9(!s/Q+zz!%ol(z!!!!.%1Nj]'G_K&)]K_8*#fe5(Ddo%&J,E_%M'$Z 4.637 +%h9'Y%LimW%1s+'/hSb/)&Y%I+!2XM-7:8o/1`>).3p#R'bLr`#mg_:!WiE)!s8Z/"9eo2"U,#4"U, 4.638 +&5"U,#3"9\i0!s8W,!WiE)!WiB(!WiE(zz/hR,(z!!!Q>%2'9f()Ro.*ZZ7B*Zc:?)B'G,'GM,k&eb 4.639 +lk'bV&j%h]Zi'GV>r/f,HI+<_mP-7:Ar/1`D*/M8V--R'NJ'FtTZ#R(;3!WiE*!sA`0"9\i1"9\i1" 4.640 +U,&5"U,&5"U"r2!s8W-!WiE)!W`?'!s&E'z!!!!O/cYkOz!"]SM&JGlq)&jY>+<;FC*ZlCE*ZH(;(` 4.641 +!f#'c%T()&jJ/(E+52*A/<T,9S-S-Rp`"/M](80.nk//hen*,U+*B'+5*O"Tnf-!WiE*!sA`0"9\i1 4.642 +"9\i1"9\i2"U,&5"9\i0!s8W,!WiE)!WiH*!W`?(z!!"W(zz%Lrs[&el)u)]^"D*ZQ4C+<_mN*?,n: 4.643 +)B'D0)]B\9)]Ke?)]^O`+X/-W-7g`$0JG791GgmD0ekC;0J4t)+WVC1%13CF"9S],!WiE*!sA`0"9S 4.644 +`.!sA`0"9\l3"U,&4"9\i0!s8W,!WiH+!WiE)!<E6%z!%ol(z!!!!/%1a$`'c%T)*$67C*$-.D+X&$ 4.645 +O+<2FD*ZlFF+<DRD*ZlLW/g_ej.P<;+1,UpF1G^mE2)R9L1G:F9/hSOt)Aa"q$jd.A!s/N*!WiH+"9 4.646 +S`.!s8W-"9\i1"9er4"U,#3"9\f/!s8T+!WiK+!WiE)!<E0#z/hR,(z!!!H;%M99d'GhT)*#fn;*?? 4.647 +4E+X/*S,9S3U,UFZ],pXWY,;(>m/1N;-1,UpG2E*NR3B&lT2E!HK0J>+5/1r(c()%2f$jd+@!s/N*! 4.648 +WrN,!s8W-!s8W."9\i1"9er4"U"r2!s8W-!WiE)!WiE)!WiE(!<<*"!!!!O/cYkOz!##eQ&.oNg'c% 4.649 +T((E+/1*?-"B+X/0X,palb-RU;k.46Sr/hJV.1,:^F2E*WW3]T2[3&ilV2`3BF0J>%./g2>Y((h#b% 4.650 +LNCC!s/N*!WrN,!s8W-!s8Z/"9\i1"9\i1"9\i0!s8W,!WiE)!W`<&!<E3%!<<*"!!"W(zz&J5Qc&e 4.651 +Yil'c7]$'c@l/*#]b;+X86Y,pjrd-n-Vs/M8Y/0etL@1cI?Q3BB2^3]B#W2`<QP1,1F5/1W)#+sA!M 4.652 +(_R>i$4$h<!s/N+!s8W-!s8W-"9\i1"U,&5"U,#3"9S`.!WiE)!WiB'!<E3%!<<-#z!%ol(zz%hK<b 4.653 +&eYil'bqGt'GhT))&XG9+X&'T,pXfa-n-\u/M8_30ekI?1cIBS3]];]2D[0H1c-pA0.\Y).4HYt-7C 4.654 +,^(_mVk#R1G8!WiH+!s8W-!s8Z/"9eo3"U,&5"9\i1!s8T+!WiE(!<E3%zzz/hR,(z!!!QA&.oNf', 4.655 +)#n'GM5q'c.W()&aG8*ZlOJ+<_sV,pt/p/M&P,/MJn71Gq'N2E!BI1GLU=0eb75/1W.u.4Hc".k)_b 4.656 +)ANqr$3gV8!WiH+!s8W."9\i1"U,&5"U,&5"9S`.!s/N*!<E3%zzz!!!!O/cYkOz!!!QB&ebom'GD, 4.657 +n',)#n'GM<")&aA1)]]t@+<VmQ,;(8k-n$Po/M8\.0eb:90/,(60/"t40/"q//LrA&/M/M+.46D_*# 4.658 +B4t#mLM8!s8W-!sA`0"9\l3"U,&6"pG/5"9S],!W`<&!<E0#zzz!!"W(zz%hB6b',2/s'bqDs'GM5q 4.659 +'bqK"(Ddo))B0S7*??4S+s8$Q,Uk,i.P!#"/M&P,/hSb0/h\n40/,%4/MJt71GCF6-RL#W)&*Vl$jQ 4.660 +q=!s8W-!sA`0"9er4"pP89"U,#2!WiB'!<E3$zzzz!%ol(z!!!!0&.oNi()I`%()@]%'bqK!()@Z$( 4.661 +)@Z%(Dmu-)_N`a*ZuRL,:+Wa-n$Jm.P*/(0/#%61,:R<1c$mF1c@0I1bgR7-6X<G(D78e#mLP8!s8W 4.662 +-!sA`0"U,&5"U5,6"U"o/!<E3%zzzzz/hR,(z!!!TB&JPrr(Dmu+(`*r)(Dn#.(E",-(Ddl*)]Tn?+ 4.663 +"eWX,U"?V,paoe-n-Ss/M/V/1GgpE1c.!I2`EZS2`EWO1GC@4,9@g@'FtW[#6k;6!s8W-!sA`1"9er 4.664 +4"U,&4!s/N)!<E0#zzzz!!!!O/cYkOz!"oeS',;<#)&aD1)&aG4*$$(?*??%=)]g"A+<i$_-7C2g-R 4.665 +^>j-n-Sp.P*/'0/57>2)R9M2E<`W3B9&Y3&`]N1+k1**ZGk0&e5<V#R1D6!s8W-!s8Z/"U,&5"U"o0 4.666 +!s&E'!<<*"zzzz!!"W(zz&J5Tf'GhW+)B0Y:*$-+A+<VdL+<VgL+<i'U,pt;n-n$Mn.4H\q.Olr"/M 4.667 +/V11Gq$J3&ioZ3]fDa3B9)[2Dm<H/13%m)]'8&&I]!P"pG,3!s8W-!s8Z/"9\i1"9S`-!<E0#zzzzz 4.668 +!%ol(z!!!!4%hK<g(Dn)2)]^"C+!)RJ+<_sR+sS6U,UOib/gr.t-n-Sn.4H\q.P*,&/h\q82)[BR3B 4.669 +B5`4?GVb3&iiT1Ggj>.P;e]()7Mp$O[:H"U,#2!s8W-!sA`0"9\i0!s/N)zzzzzz/hR,(z!!!WC&J> 4.670 +fo(`FA5*[2^K+<VgO,9e?W+sJ6W-RLGu-n$Jl-n$Jl.4H\q/1iG+0JYIA2E*TV3]oJc3]]5Z2`EQL1 4.671 +G^a</hS4`'b_2l%LWUK"U"o0!s/Q,!sA`0"9S`-!W`<%zzzzz!!!!O/cYkOz!"]\R&el&s)B9hC,U" 4.672 +6Q+X83V,9nBV,9nK]/hSM"-RU;i-R^>j-n6\t/M/V11,UsK3&s#]4$#D_3&ifS1bpjD0J>+4.O5oI& 4.673 +ePZc%13=E"p4o.!WiH+!s8W-!s8T+!<<*"zzzzz!!"W(zz&.fBb'GhZ+*?QLP,Tn9T,:"N[,U=TZ,U 4.674 +G&q-7:2h-RU;i-R^Al.4Zu&/hf%:2)[BQ3B9,]3B/rV2`<HI1,LU7/2&V(-6F'=&J,H^$O6k>"9S], 4.675 +!WiE)!WiE)!<E0#zzzzzz!A5u)z!!!!3&J5Tj(`F>5+!W*W+X/*U,paf_,U4Q[,q^Pm-R^Ak-n$Gj- 4.676 +n$Mo/1iJ-0JYIB2E*TU3B9)Z2`<QN1bg^?1Ft%,/L`:u*uPb(%hB0Z#mLP8!s/N*!W`?'!<E3%zzzz 4.677 +zz!!!!#/hR,(z!!!ZE&el-!)B0Y>-n$;a,UFca-RC&b,paii-7:2h-n$Jl-n$Jl.4Hf!/hSe41GgpG 4.678 +2`NfX3B/uW2Dm<I1,1O</Li8%-nZbe)&!Pk&.f6U"U"r1!WiE(!<E0#zzzzzzz!!**Q/cYkOz!"TSQ 4.679 +'c.`,)^6UX.3p,b-R^Ak-mpAh-S?bo.4Qbq.4H\p.4H\q.P*,'0JG7<1GgsI2E*TT3&``Q1c$mA0JG 4.680 ++1.Outr,VC#O&e>E]%hB$Q"9\f.!<E3$zzzzzzz!!!!"!<=`)zz%hB9f(`=;5+Xech-RC)g-n-Sn-R 4.681 +U8i/h&8".k<)!.Ocbp-n-Vq/1`A+0JYF?1c.*K2`E]T2E!BJ1,1I90.eY%.4HYk/hRtT&J#<[%LNCC 4.682 +!s8T*!<<*"zzzzzzz!!!!#!%ol(z!!!!-%MBHn*$$(D-7L;h,UFfd-n-Sm.4Hl!.P!#".k3"t-mpAi 4.683 +-RgJo/1iM/0ekF=1GgsI2E*NM1c-sB0J4q0/1Dtr.468k)\`nq%LrpW$j["=!WiB&zzzzzzzz!!*'" 4.684 +/hR,(z!!!E9',;<%*$$+I-mp5c,pk#g.4H\p.5!)".k<,".Ocbn-71)f-n-Yt/1rS00JG4:1G^jD2) 4.685 +I'D1,(@6/hJY*.4H_o/hS1a'G1ic%h9!S"p=u.!<<*"zzzzzzzz!!!!O/cYkOz!!s&F',DH*+!;aQ, 4.686 +U+HZ,pt)h.4Qc!/h/A%.P!"u.4?Sk-7:/h.4Zo"/hSe10/,(70JP460J>+60.nk0/M/G%/hSb$*?#Y 4.687 ++&.T0\%13CG!s/K(zzzzzzzzz!!"W(zz"q1qR(E+;;+X/*S+X&'U,pjre-n-St.P!#!.Olns-mpAh- 4.688 +RU;k.4Zo"/M8Y/0/"t30.nk0/hSe10/"n//LiA',pFNT*#KD'%h/sW#R1D6!W`<%zzzzzzzzz!%ol( 4.689 +z!!!!)#S%CZ(E4G?+sA0R+X/0W,pjrc-S?eq.4H_r.Olkq-mpAi-R^Dn.kN>*/het50J>+50.nn20J 4.690 +>+60J>(3/hSOt+sA!H(DIGj$k*LJ"9S],!<E0#zzzzzzzzz/hR,(z!!!93$kO*i)'1"I+sJ0S,U=W] 4.691 +-71&l/gi"p.4Qer.4H\o-n$Jl.4Qi!/M8\00JYC>0etI=1bpj@1GU^@0J>%0/gVeg+W_O>'bLrb$3p 4.692 +e=!s/K(!<<*"zzzzzzzz!!!!O/cYkOz!!!?:&el0#+XS<Y,9nEX,UF``-71)m-RU8i.4Zkt.Olks.k 4.693 +)r!/1rP/0/51:1Gq*M3]/lU2E!BK1bpa=/M8Y.,pjr`+<213%h/jP#6k;4!W`<&!<<*"zzzzzzzz!! 4.694 +"W(zz#n%4T'c7f3,p=W_,9eB[,pjuf-n$\r-mpDl.kE5%/1iG+0.nt31GCUB2*!QS4$>\h4?>J]2`3 4.695 +EI1+t:4/hSLu-RKuX)AEeq%LE@E"9S`-!<E3$zzzzzzzzz!%ol(zz$OmXb*#on@,:"W^,UFfc-n-Sn 4.696 +-n-bs.4H_s/M8V-0JG7<1G^pI3&io[4[)"m4Zkki3]T2Z1+k13/hSb1/h/+n,T[j?'G1lc$3gV8!s8 4.697 +T*!<E3$!<E0#!!**$!!**$!<<*"zzzzz/hR,(z!!!!,%MBQs+WVaP+sJ?Z-RU8i-n$Jl/h&4u.4Qeu 4.698 +/M8\10etOA2E*QT3]fJg4Ztni4?P_e3B/lK/i#+6/hSb,,9eE[*Z5Y(&.T-V"p>#0!WiB'!<E3%!<E 4.699 +3%!<E3&!<E6&!<E0#!!!!"zzz!!!!O/cYkOz!!!H;&eu<++X/-U,UF``-n$Jm-mpAp-n$Mn.Olnt/h 4.700 +\q71,LgH3&`iX4?GYe3]fDa3BB)X2)6d8.P*)&/1W"j,U=QN()7Jo%LiaK!s8T+!W`<&!<E3%!<N<( 4.701 +!WiE)!WiE(!<E3%!<E3%!<E0#zz!!"W(zz!!!NB'cJ/;-71&`,U=W_-7L>j-n[,!-7C8j.Ocl!/hf" 4.702 +61GUjI2)[9P3]fA\3ArcN1bLI5/ghtn-RUAm-6aWY+rM.2'bV#d%1NRF!WiE)!W`<'!WiE)!WiE)!W 4.703 +iE)!WiB'!<E3%!<E3%!<<*"zz!%ol(zz!"TVU(EF\G-n-Gd+sJ<[-RL/e,VCAg,pt&g-n6\p/1iD*/ 4.704 +1E>/1G:L?0JtUA/M/:r-71>j,pO]^,pjl^+X&$N(D[c#&e>BZ$jZt<!WiE)!WiH+!s8W-!s8W,!WiE 4.705 +)!WiE(!<E3%!<E3$!!!!"!<<*"z/hR,(zz!"BMU(`stK,pjZV+<r$T,pX]Y/g;A],UFc`-RL&]-RBr 4.706 +a+t+ug.O6Gk0.J@o+WhmO/hS=l+X&$S,9e9R+X%pE(Dmo"%L`aT#Qk,0!WiH+"9S`.!s8W-!s8W,!W 4.707 +iE(!<E3%!<E3$z!!*'"z!!!!O/cYkOzz$P!mg(`snH+WVUE*?QIL+WqmK/hSb/*?lXZ/hSau*?61D* 4.708 +[2^O+sA3Y+s.mK*?H:T*ZlIH+<VgO+WqmN*ZGt7(`!br%1W^K!s8T+!s8Z/"9S`/!s8W-!s8T+!W`< 4.709 +&!<<*"zzzz!!"W(zz!!!!,$kX3g)]g"B)B9\8*$67D*??+?)]BSH/hS+a)]11[)&O>4*??+@*ZlFD* 4.710 +$$"=)_N*N*?H:E+<VgN+<VdH*#]_3'bV#f&ISgH!s8W."9\i1"9\i1!s8W,!W`<&!<E0#zzzzz!%ol 4.711 +(zz!!!<4%1s9k(E"81)&O81)]Te9)B'J2)&F&@)&O/,()7W</f>ND)AsM6*#]e8)B0VJ)B'P7*?H:F 4.712 ++<_jM+<VXD)]KV.&J#B^$3gV9!s8Z/"U,&5"U"r1!s8T*!<<*"zz!!*'"!<<*"zz/hR,(zz"pYJC%1 4.713 +s3h()[i%()Ii+)AsA.(Ddi&()7Q"'bqDs',)#m/hRkU(E"&-(`4,-)(mN[)B0Y:*ZlLI+WqmM+<MUC 4.714 +)Aj2&&.T0W"p>&3"9er4"U,&4!s8T+!W`<%zzzzzz!!!!O/cYkOz!!!!&#71bI%hKBg().Gt()@]() 4.715 +&X;-'bqGt'GVAt'c%Pu'+toj'J;!j()@Z$(Dmu+/fGZJ)]]q?+!;[K+<VdL*ZGt7(DRPo%1NaQ"9\i 4.716 +1"U,&5"9\i0!s&E'zzzz!<<*"zz!!"W(zz!!!0+#n%1P&/#Wk'bqK$(E+>7*?Q4:(Dml')&X5,)&X/ 4.717 +(().K!'GVB9()Ic(/hS"o)B0Y9*??1D+<VdL+<M[I*#]Y0'G1ib%1EOI"U"u4"U,&4"9\c.!!*'"zz 4.718 +zzzzz!%ol(zz!!NN4$P![X',D?!'c.f-*??4E+sJ$I)B0P5)]Tb7)B'J2(Ddo((Ddo@/hSao)(ljJ) 4.719 +]Tk>*ZlLI+<M[J+!2OC)&O/)'+PEZ$jd+A"9\l3"9\f/!WiB&zzzzzzzz/hR,(zz"U,5A%1s3g(Dn# 4.720 +,)]g%C+s8$P,9e9Q+!2IB*$#q9)]BV6)&aA1)AsG2/fGZJ)]Th;*??1B+!2UI+!2RG*??(9(D[\t&. 4.721 +]0X#6b87"9\i0!s8Q)!WW3#zzzzzzz!!!!O/cYkOz!!!!'"q(nO'GMB&)]B\;+X/-U,:+Z_-6jZV+< 4.722 +DRE*Zc:@*?6%=)]Te9)B0V7)]Kb;*??.@*Zc@D+!;XI*Zc@C*?5t6().Ao&e><S#6b55"9S`.!W`<& 4.723 +zzzzzzzz!!"W(zz!!WT4$P=$g()e/6*?QFK,:+W],UF`_,9S*O+!2RH*Zc=C*??.@*?6%=*#oq<*?H 4.724 +7C*??.@*Zc@E+!2OF*Zc:@*#TP.'bV,i$jR"A"U"o0!s8W+!<E0#zzzzzzzz!%ol(zz"pP>C',D?#* 4.725 +$-4F+<i$U,U=]`-6sl`,9S*N+!;XI+!2OF*??1A*?6%=*$$%@*Zc@D*ZZ7A*??.A*Zc@D*?6%<)&<r 4.726 +%'FtQZ#6tJ:"9S`.!W`<&zzzzzzzzz/hR,(z!!!!(#RV1['c.]**?QFI+<r-W,pt)g,pjr`+s7sL+! 4.727 +;XI+!2OF*??+>*#oq<*??1B*ZlFE*??.@*??.@*?H4@*#fe4'bh8m$k!:F#R1D7!s8T+!<E0#zzzzz 4.728 +zzz!!!!O/cYkOz!!il=%29Qn(`=52*ZlLI,:"Q_.4Q\l-RL&^+!2UJ+<MaL*Zc=B*?6%=*#oq=*Zc@ 4.729 +E+!)FC*?6%=*#oq=*#on:)Aj2&&J,<V#R:S?#6Y/3!WiE(!<E0#z!!!!"!!*'"!!!$"zzzz!!"W(zz 4.730 +$OdCR&JZ&s(`F>5*ZuOJ,:4fg.k2qp,pFHS+<MUE+<_jL+!)FD*?6%<)]Kb;*$-.B*?6%<)]Th:)]K 4.731 +b8)]9P2(D@>i$jd1E#m^b>"U"o0!WiB'!<E0$!!**$!<E3%!<E3%!<E3$zzzz!%ol(z!!!!-$P!^\' 4.732 +GVB$)AsJ6+!2XN-71,j.4?Mf+<M^I)]BS5*ZZ7A*#oq:*#TV5)]K\6)]Te:)B0S6)]Te8)]BV4(`*o 4.733 +"&ePW]$4-tF#mLS;"9S`.!WiE)!W`<&!<E3%!<N<(!WiB'!<E3%zzzz/hR,(zz&J,Qh()If,)]Tn@+ 4.734 +!DdP,:"NZ+sA$L*ZQ1;(D[f&(`!r)'c7c((Ddo+)&X8/(`=51)B'M3)B'J2(Dn#+().;i%LiaP$4." 4.735 +C"pP56"9\i0!WiE)!WiE(!WiH+!s8Z.!s8T+!<E3$zzz!!!!O/cYkOz!!!!5&ebro(E"/2*$67F+X& 4.736 +!P+<M^J*ZZ4?)]9D+'GV8q'+trk',;2q'bhE"(Ddl'(Ddr,)&X8.(`4&)'bqAr&J5EZ$OI+G#mU\>" 4.737 +p>)4"9S`.!s/N*!WrK,!sJi2"9er3"9S],!<E0#zzz!!"W(zz!!!!6'c%T$(E=A5*ZlOK+!;XH*ZQ. 4.738 +>)]BY7(_m_u'+kih&.oKc%hT?c&eYcj&eu/s'G_K#(Ddl''b_8p&J,Na%LidQ#m^b@"pP89"U,&4"9 4.739 +S`.!s8W-"9er3"9er5"U"r1!s8T*!<E3$zzz!%ol(zz!!!!6()Ii,(`XP;*ZZ=D*#fh9*?,n9)B0P0 4.740 +'GD)l&.]<_%M'$Z%hB3`&.fEc'GD,n',2,q'GV8o&J5Tc%LrpV$OI(D#6tJ<"pP89"pP58"9\i1"9S 4.741 +c1"U,)7"U,&4"9\i0!s/K(!<E0#zzz/hR,(zz!!!fO(`422*??7E*?6%:(Ddo+)B0Y8)\s,$&eYce% 4.742 +hB-Z%1WjX%LrsZ&.fEd&J>]h&eYfi&ePZc&.T0Z$k*IL#RC\A#6tJ="pY>;"pY>9"U,&6"pP;:"U,# 4.743 +3"9\i1"9\i0!W`<%zzz!!!!O/cYkOzz!!!fP(`FA7*?H4@*>o_0'bhE$)&X>.'GD)l&ePWb%1NaU%1 4.744 +NaV%Ls![&.fBb&J5Tf&J5Qc&.]6[%1N^R$OR1H#RC\A#RC\@#6tM?#R1M=#6tM?#R1G9"U,&5"9er4 4.745 +"pG,2!<E0#zzz!!"W(zzz!#HFh)B9b>+<DRC(`*ht&ePcl'bqDr'+toj%hB-Z%1NaU%1NaU%Ls![&. 4.746 +fEc&J5Td&.f?_%LijV$k*LO$4."F#RC\A#RC\B$4."G#RLeD#mgkB#6tP>#R1J:"pP59"p=u.!<<*" 4.747 +zzz!%ol(zzz!#?Ch)B9e>*ZZ.7'GV2i%M'!X&J,H`%hB*Y$k*RS%1NaU$k*RS%LimY&.]<`&.f?_%h 4.748 +B-Z%1N^S$O[=L$4."F#RLeD$4.%H$Od@N$k*RR$OI1L$k!CK#R:P<"pP;:"Tnc*zzzz/hR,(zzz!#H 4.749 +Fi*$-+A*?,e2'b_#b$jd4G#RLnJ$O[=M$k*OP$OdCN$k*RS%1NaV%LrsY%h9'Y%LijV$k*LO$OR4J# 4.750 +mgnE$47.K$OdLS%h9*\%h9'Y%LigS$OI.I#m^_>#7(P<!W`<%zzz!!!!O/cYkOzzz!#?@h+!;RC)Aa 4.751 +2(&e,*Q#R:S>#RC_C$4@4K$4."G$OR4K$OdFP%1NaU$k3[U%1NaU$k*OQ$O[=L$47+H#mgqG$OdIR& 4.752 +.f?a&.fB`!!!!/$k!CL$47.J#mU\@#R(>4!<E0#zzz!!"W(zzzz()If*)&aD3(`!bu&eGBW#6tJ=#R 4.753 +C_C#mgnE#mgnD#mptG$4.(J$k3UQ%1<RQ$k*OQ$O[=M$OR4J$47+I$4@4L%M9<c&JGfj&eP*Dz!"02 4.754 +C$O[=K#RL_A"p4o-zzzz!%ol(zzzz!#HFh)&X5,'+kcg&J,?Z$47%E#mgnE#mgnE#RC\A#RC\A#mq" 4.755 +I$k*IM$47.K$k!FN$O[:K$47+I$47+J$k3a[&J5Tg&eb6Fzz$k3UR$k!CJ$4$qB!s&E&zzzz/hR,(z 4.756 +zzz!#HIh(`*o#&.K$W%1EXQ%1<OO#mgnE$47+H#RCY?#6tJ=#mgkC#mptE#mgnF#mq%I$47+I$47+I 4.757 +$OdIS%M00`&J5WUzzz%1NaT$jd.E$4$k>!WW3#zzz!!!!O/cYkOzzzz!"p%`().;h$k3RQ$kEaU$jm 4.758 +=K#mgqG$4@1J#mgkB#6tJ=#6tJ>#RC\A#RC_C$47(H$47+I$O[=N%1`s\&.fEczzz!!!!/%LigT$4$ 4.759 +nE#Qt2/zzzz!!"W(zzzzz&/,cm&.T0Z$k!FO$k*OP$4@4K$47+I$47+H#mgkB#6tJ=#6tJ=#7(S@#R 4.760 +LeD#mgnF$47+J$k*OSzzzzzz%1N^Q#RCbC"9SW(zzzz!%ol(zzzzz!!!TA$k!FN$47.L$k!IP$k!FN 4.761 +$47+I$O[:K$47(F#R:S?#6tJ=#7(S@#RLeD#mgtI$O[@P%0-A.zzzzz!!!!.$k*CH#RCS;zzzzz/hR 4.762 +,(zzzzz!!!N<$47(F#RCbF$4@7M$OdFP$4@1J$47(G$4-tD#RC\A#6tJ=#7(S@#mgnF$O[=M$OdIEz 4.763 +zzzzz!!!!-$O6kA#R18/zzzz!!!!O/cYkOzzzzz!"B>C#mgkC#RLhE$47+K%1WjX%1<RP$k!FN$4-t 4.764 +D#RCY8#6tJ6z#mq"Izzzzzzzz!!!!,#6kG>#64`(zzzz!!"W(zzzzzz$OR1H#RC\A#RLbC$47.M$NL 4.765 +/,z!!!!+zzzzzzzzzzzzz!!!?1"pYA5zzzzz!%ol(zzzzz!!!!*#6tJ>#R:S?#RC_C#mgS3zzzzzzz 4.766 +zzzzzzzzzzzzzzzz/hR,(zzzzz!!!-*"U5/8#6t57#RC_C#ljr*zzzzzzzzzzzzzzzzzzzzzz!!!!O 4.767 +/hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hS 4.768 +b//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb// 4.769 +hSb//hSb//hSa~> 4.770 +InterpretLevel1 not { 4.771 + grestore 4.772 +} if 4.773 +grestore 4.774 +%%%%EndImage 4.775 +1.000 UL 4.776 +LTb 4.777 +1.000 UP 4.778 +1.000 UL 4.779 +LTb 4.780 +stroke 4.781 +grestore 4.782 +end 4.783 +showpage 4.784 +%%Trailer 4.785 +%%DocumentFonts: Helvetica
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/singlegene_SS_lr_top_3_724_gray.eps Sun Apr 19 01:57:56 2009 -0700 5.3 @@ -0,0 +1,800 @@ 5.4 +%!PS-Adobe-2.0 EPSF-2.0 5.5 +%%Title: singlegene_SS_lr_top_3_724_gray.eps 5.6 +%%Creator: gnuplot 4.2 patchlevel 2 5.7 +%%CreationDate: Sun Apr 19 01:53:13 2009 5.8 +%%DocumentFonts: (atend) 5.9 +%%BoundingBox: 50 50 410 302 5.10 +%%EndComments 5.11 +%%BeginProlog 5.12 +/gnudict 256 dict def 5.13 +gnudict begin 5.14 +% 5.15 +% The following 6 true/false flags may be edited by hand if required 5.16 +% The unit line width may also be changed 5.17 +% 5.18 +/Color true def 5.19 +/Blacktext false def 5.20 +/Solid true def 5.21 +/Dashlength 1 def 5.22 +/Landscape false def 5.23 +/Level1 false def 5.24 +/Rounded false def 5.25 +/TransparentPatterns false def 5.26 +/gnulinewidth 5.000 def 5.27 +/userlinewidth gnulinewidth def 5.28 +% 5.29 +/vshift -46 def 5.30 +/dl1 { 5.31 + 10.0 Dashlength mul mul 5.32 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if 5.33 +} def 5.34 +/dl2 { 5.35 + 10.0 Dashlength mul mul 5.36 + Rounded { currentlinewidth 0.75 mul add } if 5.37 +} def 5.38 +/hpt_ 31.5 def 5.39 +/vpt_ 31.5 def 5.40 +/hpt hpt_ def 5.41 +/vpt vpt_ def 5.42 +Level1 {} { 5.43 +/SDict 10 dict def 5.44 +systemdict /pdfmark known not { 5.45 + userdict /pdfmark systemdict /cleartomark get put 5.46 +} if 5.47 +SDict begin [ 5.48 + /Title (singlegene_SS_lr_top_3_724_gray.eps) 5.49 + /Subject (gnuplot plot) 5.50 + /Creator (gnuplot 4.2 patchlevel 2 ) 5.51 + /Author (Bayle Shanks,,,) 5.52 +% /Producer (gnuplot) 5.53 +% /Keywords () 5.54 + /CreationDate (Sun Apr 19 01:53:13 2009) 5.55 + /DOCINFO pdfmark 5.56 +end 5.57 +} ifelse 5.58 +% 5.59 +% Gnuplot Prolog Version 4.2 (August 2006) 5.60 +% 5.61 +/M {moveto} bind def 5.62 +/L {lineto} bind def 5.63 +/R {rmoveto} bind def 5.64 +/V {rlineto} bind def 5.65 +/N {newpath moveto} bind def 5.66 +/Z {closepath} bind def 5.67 +/C {setrgbcolor} bind def 5.68 +/f {rlineto fill} bind def 5.69 +/vpt2 vpt 2 mul def 5.70 +/hpt2 hpt 2 mul def 5.71 +/Lshow {currentpoint stroke M 0 vshift R 5.72 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 5.73 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R 5.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 5.75 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 5.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 5.77 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def 5.78 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def 5.79 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} 5.80 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def 5.81 +/BL {stroke userlinewidth 2 mul setlinewidth 5.82 + Rounded {1 setlinejoin 1 setlinecap} if} def 5.83 +/AL {stroke userlinewidth 2 div setlinewidth 5.84 + Rounded {1 setlinejoin 1 setlinecap} if} def 5.85 +/UL {dup gnulinewidth mul /userlinewidth exch def 5.86 + dup 1 lt {pop 1} if 10 mul /udl exch def} def 5.87 +/PL {stroke userlinewidth setlinewidth 5.88 + Rounded {1 setlinejoin 1 setlinecap} if} def 5.89 +% Default Line colors 5.90 +/LCw {1 1 1} def 5.91 +/LCb {0 0 0} def 5.92 +/LCa {0 0 0} def 5.93 +/LC0 {1 0 0} def 5.94 +/LC1 {0 1 0} def 5.95 +/LC2 {0 0 1} def 5.96 +/LC3 {1 0 1} def 5.97 +/LC4 {0 1 1} def 5.98 +/LC5 {1 1 0} def 5.99 +/LC6 {0 0 0} def 5.100 +/LC7 {1 0.3 0} def 5.101 +/LC8 {0.5 0.5 0.5} def 5.102 +% Default Line Types 5.103 +/LTw {PL [] 1 setgray} def 5.104 +/LTb {BL [] LCb DL} def 5.105 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def 5.106 +/LT0 {PL [] LC0 DL} def 5.107 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def 5.108 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def 5.109 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def 5.110 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def 5.111 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def 5.112 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def 5.113 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def 5.114 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def 5.115 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def 5.116 +/Dia {stroke [] 0 setdash 2 copy vpt add M 5.117 + hpt neg vpt neg V hpt vpt neg V 5.118 + hpt vpt V hpt neg vpt V closepath stroke 5.119 + Pnt} def 5.120 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V 5.121 + currentpoint stroke M 5.122 + hpt neg vpt neg R hpt2 0 V stroke 5.123 + } def 5.124 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M 5.125 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 5.126 + hpt2 neg 0 V closepath stroke 5.127 + Pnt} def 5.128 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M 5.129 + hpt2 vpt2 neg V currentpoint stroke M 5.130 + hpt2 neg 0 R hpt2 vpt2 V stroke} def 5.131 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M 5.132 + hpt neg vpt -1.62 mul V 5.133 + hpt 2 mul 0 V 5.134 + hpt neg vpt 1.62 mul V closepath stroke 5.135 + Pnt} def 5.136 +/Star {2 copy Pls Crs} def 5.137 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M 5.138 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 5.139 + hpt2 neg 0 V closepath fill} def 5.140 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M 5.141 + hpt neg vpt -1.62 mul V 5.142 + hpt 2 mul 0 V 5.143 + hpt neg vpt 1.62 mul V closepath fill} def 5.144 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M 5.145 + hpt neg vpt 1.62 mul V 5.146 + hpt 2 mul 0 V 5.147 + hpt neg vpt -1.62 mul V closepath stroke 5.148 + Pnt} def 5.149 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M 5.150 + hpt neg vpt 1.62 mul V 5.151 + hpt 2 mul 0 V 5.152 + hpt neg vpt -1.62 mul V closepath fill} def 5.153 +/DiaF {stroke [] 0 setdash vpt add M 5.154 + hpt neg vpt neg V hpt vpt neg V 5.155 + hpt vpt V hpt neg vpt V closepath fill} def 5.156 +/Pent {stroke [] 0 setdash 2 copy gsave 5.157 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 5.158 + closepath stroke grestore Pnt} def 5.159 +/PentF {stroke [] 0 setdash gsave 5.160 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 5.161 + closepath fill grestore} def 5.162 +/Circle {stroke [] 0 setdash 2 copy 5.163 + hpt 0 360 arc stroke Pnt} def 5.164 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def 5.165 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def 5.166 +/C1 {BL [] 0 setdash 2 copy moveto 5.167 + 2 copy vpt 0 90 arc closepath fill 5.168 + vpt 0 360 arc closepath} bind def 5.169 +/C2 {BL [] 0 setdash 2 copy moveto 5.170 + 2 copy vpt 90 180 arc closepath fill 5.171 + vpt 0 360 arc closepath} bind def 5.172 +/C3 {BL [] 0 setdash 2 copy moveto 5.173 + 2 copy vpt 0 180 arc closepath fill 5.174 + vpt 0 360 arc closepath} bind def 5.175 +/C4 {BL [] 0 setdash 2 copy moveto 5.176 + 2 copy vpt 180 270 arc closepath fill 5.177 + vpt 0 360 arc closepath} bind def 5.178 +/C5 {BL [] 0 setdash 2 copy moveto 5.179 + 2 copy vpt 0 90 arc 5.180 + 2 copy moveto 5.181 + 2 copy vpt 180 270 arc closepath fill 5.182 + vpt 0 360 arc} bind def 5.183 +/C6 {BL [] 0 setdash 2 copy moveto 5.184 + 2 copy vpt 90 270 arc closepath fill 5.185 + vpt 0 360 arc closepath} bind def 5.186 +/C7 {BL [] 0 setdash 2 copy moveto 5.187 + 2 copy vpt 0 270 arc closepath fill 5.188 + vpt 0 360 arc closepath} bind def 5.189 +/C8 {BL [] 0 setdash 2 copy moveto 5.190 + 2 copy vpt 270 360 arc closepath fill 5.191 + vpt 0 360 arc closepath} bind def 5.192 +/C9 {BL [] 0 setdash 2 copy moveto 5.193 + 2 copy vpt 270 450 arc closepath fill 5.194 + vpt 0 360 arc closepath} bind def 5.195 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill 5.196 + 2 copy moveto 5.197 + 2 copy vpt 90 180 arc closepath fill 5.198 + vpt 0 360 arc closepath} bind def 5.199 +/C11 {BL [] 0 setdash 2 copy moveto 5.200 + 2 copy vpt 0 180 arc closepath fill 5.201 + 2 copy moveto 5.202 + 2 copy vpt 270 360 arc closepath fill 5.203 + vpt 0 360 arc closepath} bind def 5.204 +/C12 {BL [] 0 setdash 2 copy moveto 5.205 + 2 copy vpt 180 360 arc closepath fill 5.206 + vpt 0 360 arc closepath} bind def 5.207 +/C13 {BL [] 0 setdash 2 copy moveto 5.208 + 2 copy vpt 0 90 arc closepath fill 5.209 + 2 copy moveto 5.210 + 2 copy vpt 180 360 arc closepath fill 5.211 + vpt 0 360 arc closepath} bind def 5.212 +/C14 {BL [] 0 setdash 2 copy moveto 5.213 + 2 copy vpt 90 360 arc closepath fill 5.214 + vpt 0 360 arc} bind def 5.215 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill 5.216 + vpt 0 360 arc closepath} bind def 5.217 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto 5.218 + neg 0 rlineto closepath} bind def 5.219 +/Square {dup Rec} bind def 5.220 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def 5.221 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def 5.222 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def 5.223 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def 5.224 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def 5.225 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def 5.226 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill 5.227 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def 5.228 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def 5.229 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill 5.230 + 2 copy vpt Square fill Bsquare} bind def 5.231 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def 5.232 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def 5.233 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill 5.234 + Bsquare} bind def 5.235 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill 5.236 + Bsquare} bind def 5.237 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def 5.238 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill 5.239 + 2 copy vpt Square fill Bsquare} bind def 5.240 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill 5.241 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def 5.242 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def 5.243 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def 5.244 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def 5.245 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def 5.246 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def 5.247 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def 5.248 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def 5.249 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def 5.250 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def 5.251 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def 5.252 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def 5.253 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def 5.254 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def 5.255 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def 5.256 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def 5.257 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def 5.258 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def 5.259 +/DiaE {stroke [] 0 setdash vpt add M 5.260 + hpt neg vpt neg V hpt vpt neg V 5.261 + hpt vpt V hpt neg vpt V closepath stroke} def 5.262 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M 5.263 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 5.264 + hpt2 neg 0 V closepath stroke} def 5.265 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M 5.266 + hpt neg vpt -1.62 mul V 5.267 + hpt 2 mul 0 V 5.268 + hpt neg vpt 1.62 mul V closepath stroke} def 5.269 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M 5.270 + hpt neg vpt 1.62 mul V 5.271 + hpt 2 mul 0 V 5.272 + hpt neg vpt -1.62 mul V closepath stroke} def 5.273 +/PentE {stroke [] 0 setdash gsave 5.274 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 5.275 + closepath stroke grestore} def 5.276 +/CircE {stroke [] 0 setdash 5.277 + hpt 0 360 arc stroke} def 5.278 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def 5.279 +/DiaW {stroke [] 0 setdash vpt add M 5.280 + hpt neg vpt neg V hpt vpt neg V 5.281 + hpt vpt V hpt neg vpt V Opaque stroke} def 5.282 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M 5.283 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 5.284 + hpt2 neg 0 V Opaque stroke} def 5.285 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M 5.286 + hpt neg vpt -1.62 mul V 5.287 + hpt 2 mul 0 V 5.288 + hpt neg vpt 1.62 mul V Opaque stroke} def 5.289 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M 5.290 + hpt neg vpt 1.62 mul V 5.291 + hpt 2 mul 0 V 5.292 + hpt neg vpt -1.62 mul V Opaque stroke} def 5.293 +/PentW {stroke [] 0 setdash gsave 5.294 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 5.295 + Opaque stroke grestore} def 5.296 +/CircW {stroke [] 0 setdash 5.297 + hpt 0 360 arc Opaque stroke} def 5.298 +/BoxFill {gsave Rec 1 setgray fill grestore} def 5.299 +/Density { 5.300 + /Fillden exch def 5.301 + currentrgbcolor 5.302 + /ColB exch def /ColG exch def /ColR exch def 5.303 + /ColR ColR Fillden mul Fillden sub 1 add def 5.304 + /ColG ColG Fillden mul Fillden sub 1 add def 5.305 + /ColB ColB Fillden mul Fillden sub 1 add def 5.306 + ColR ColG ColB setrgbcolor} def 5.307 +/BoxColFill {gsave Rec PolyFill} def 5.308 +/PolyFill {gsave Density fill grestore grestore} def 5.309 +/h {rlineto rlineto rlineto gsave fill grestore} bind def 5.310 +% 5.311 +% PostScript Level 1 Pattern Fill routine for rectangles 5.312 +% Usage: x y w h s a XX PatternFill 5.313 +% x,y = lower left corner of box to be filled 5.314 +% w,h = width and height of box 5.315 +% a = angle in degrees between lines and x-axis 5.316 +% XX = 0/1 for no/yes cross-hatch 5.317 +% 5.318 +/PatternFill {gsave /PFa [ 9 2 roll ] def 5.319 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate 5.320 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec 5.321 + gsave 1 setgray fill grestore clip 5.322 + currentlinewidth 0.5 mul setlinewidth 5.323 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def 5.324 + 0 0 M PFa 5 get rotate PFs -2 div dup translate 5.325 + 0 1 PFs PFa 4 get div 1 add floor cvi 5.326 + {PFa 4 get mul 0 M 0 PFs V} for 5.327 + 0 PFa 6 get ne { 5.328 + 0 1 PFs PFa 4 get div 1 add floor cvi 5.329 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for 5.330 + } if 5.331 + stroke grestore} def 5.332 +% 5.333 +/languagelevel where 5.334 + {pop languagelevel} {1} ifelse 5.335 + 2 lt 5.336 + {/InterpretLevel1 true def} 5.337 + {/InterpretLevel1 Level1 def} 5.338 + ifelse 5.339 +% 5.340 +% PostScript level 2 pattern fill definitions 5.341 +% 5.342 +/Level2PatternFill { 5.343 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} 5.344 + bind def 5.345 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def 5.346 +<< Tile8x8 5.347 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 5.348 +>> matrix makepattern 5.349 +/Pat1 exch def 5.350 +<< Tile8x8 5.351 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke 5.352 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} 5.353 +>> matrix makepattern 5.354 +/Pat2 exch def 5.355 +<< Tile8x8 5.356 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L 5.357 + 8 8 L 8 0 L 0 0 L fill} 5.358 +>> matrix makepattern 5.359 +/Pat3 exch def 5.360 +<< Tile8x8 5.361 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L 5.362 + 0 12 M 12 0 L stroke} 5.363 +>> matrix makepattern 5.364 +/Pat4 exch def 5.365 +<< Tile8x8 5.366 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L 5.367 + 0 -4 M 12 8 L stroke} 5.368 +>> matrix makepattern 5.369 +/Pat5 exch def 5.370 +<< Tile8x8 5.371 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L 5.372 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} 5.373 +>> matrix makepattern 5.374 +/Pat6 exch def 5.375 +<< Tile8x8 5.376 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L 5.377 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} 5.378 +>> matrix makepattern 5.379 +/Pat7 exch def 5.380 +<< Tile8x8 5.381 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L 5.382 + 12 0 M -4 8 L 12 4 M 0 10 L stroke} 5.383 +>> matrix makepattern 5.384 +/Pat8 exch def 5.385 +<< Tile8x8 5.386 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L 5.387 + -4 0 M 12 8 L -4 4 M 8 10 L stroke} 5.388 +>> matrix makepattern 5.389 +/Pat9 exch def 5.390 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def 5.391 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def 5.392 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def 5.393 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def 5.394 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def 5.395 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def 5.396 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def 5.397 +} def 5.398 +% 5.399 +% 5.400 +%End of PostScript Level 2 code 5.401 +% 5.402 +/PatternBgnd { 5.403 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse 5.404 +} def 5.405 +% 5.406 +% Substitute for Level 2 pattern fill codes with 5.407 +% grayscale if Level 2 support is not selected. 5.408 +% 5.409 +/Level1PatternFill { 5.410 +/Pattern1 {0.250 Density} bind def 5.411 +/Pattern2 {0.500 Density} bind def 5.412 +/Pattern3 {0.750 Density} bind def 5.413 +/Pattern4 {0.125 Density} bind def 5.414 +/Pattern5 {0.375 Density} bind def 5.415 +/Pattern6 {0.625 Density} bind def 5.416 +/Pattern7 {0.875 Density} bind def 5.417 +} def 5.418 +% 5.419 +% Now test for support of Level 2 code 5.420 +% 5.421 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse 5.422 +% 5.423 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont 5.424 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall 5.425 +currentdict end definefont pop 5.426 +/MFshow { 5.427 + { dup 5 get 3 ge 5.428 + { 5 get 3 eq {gsave} {grestore} ifelse } 5.429 + {dup dup 0 get findfont exch 1 get scalefont setfont 5.430 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6 5.431 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq 5.432 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5 5.433 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div 5.434 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get 5.435 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop 5.436 + pop aload pop M} ifelse }ifelse }ifelse } 5.437 + ifelse } 5.438 + forall} bind def 5.439 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse } 5.440 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont 5.441 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def 5.442 +/MLshow { currentpoint stroke M 5.443 + 0 exch R 5.444 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 5.445 +/MRshow { currentpoint stroke M 5.446 + exch dup MFwidth neg 3 -1 roll R 5.447 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 5.448 +/MCshow { currentpoint stroke M 5.449 + exch dup MFwidth -2 div 3 -1 roll R 5.450 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 5.451 +/XYsave { [( ) 1 2 true false 3 ()] } bind def 5.452 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def 5.453 +end 5.454 +%%EndProlog 5.455 +gnudict begin 5.456 +gsave 5.457 +50 50 translate 5.458 +0.050 0.050 scale 5.459 +0 setgray 5.460 +newpath 5.461 +(Helvetica) findfont 140 scalefont setfont 5.462 +gsave % colour palette begin 5.463 +/maxcolors 64 def 5.464 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray 5.465 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub 5.466 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def 5.467 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def 5.468 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def 5.469 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp} 5.470 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt} 5.471 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv} 5.472 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse 5.473 + } ifelse} def 5.474 +/Constrain { 5.475 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def 5.476 +/YIQ2RGB { 5.477 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll 5.478 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll 5.479 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def 5.480 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def 5.481 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add 5.482 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch 5.483 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add 5.484 + exch 1.91 mul exch add Constrain 3 1 roll} def 5.485 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq { 5.486 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB} 5.487 + if} ifelse} ifelse} ifelse} def 5.488 +/InterpolatedColor true def 5.489 +/grayindex {/gidx 0 def 5.490 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def 5.491 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get 5.492 + GrayA gidx get sub div} def 5.493 +/redvalue {RedA gidx get RedA gidx 1 sub get 5.494 + RedA gidx get sub dgdxval mul add} def 5.495 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get 5.496 + GreenA gidx get sub dgdxval mul add} def 5.497 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get 5.498 + BlueA gidx get sub dgdxval mul add} def 5.499 +/interpolate { 5.500 + grayindex grayv GrayA gidx get sub abs 1e-5 le 5.501 + {RedA gidx get GreenA gidx get BlueA gidx get} 5.502 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def 5.503 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 5.504 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 5.505 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 5.506 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 5.507 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 5.508 + .9524 .9683 .9841 1 ] def 5.509 +/RedA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 5.510 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 5.511 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 5.512 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 5.513 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 5.514 + .9524 .9683 .9841 1 ] def 5.515 +/GreenA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 5.516 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 5.517 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 5.518 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 5.519 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 5.520 + .9524 .9683 .9841 1 ] def 5.521 +/BlueA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 5.522 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 5.523 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 5.524 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 5.525 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 5.526 + .9524 .9683 .9841 1 ] def 5.527 +/pm3dround {maxcolors 0 gt {dup 1 ge 5.528 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def 5.529 +/pm3dGamma 1.0 1.5 div def 5.530 +/ColorSpace (RGB) def 5.531 +Color true and { % COLOUR vs. GRAY map 5.532 + InterpolatedColor { %% Interpolation vs. RGB-Formula 5.533 + /g {stroke pm3dround /grayv exch def interpolate 5.534 + SelectSpace setrgbcolor} bind def 5.535 + }{ 5.536 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain 5.537 + SelectSpace setrgbcolor} bind def 5.538 + } ifelse 5.539 +}{ 5.540 + /g {stroke pm3dround pm3dGamma exp setgray} bind def 5.541 +} ifelse 5.542 +1.000 UP 5.543 +1.000 UL 5.544 +LTb 5.545 +1.000 UL 5.546 +LT0 5.547 +LTb 5.548 +%%%%BeginImage 5.549 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip 5.550 +InterpretLevel1 { 5.551 + %% Construct a box instead of image 5.552 + LTb 5.553 + 876 4852 M 5.554 + 5292 0 V 5.555 + 0 -4429 V 5.556 + -5292 0 V 5.557 + 876 4852 L 5.558 + 40 -110 R 5.559 + (PS level 2 image) Lshow 5.560 + % Read data but ignore it 5.561 + /imagebuf 15215 string def 5.562 + currentfile imagebuf readstring 5.563 +} { 5.564 +gsave 5.565 +876 4852 translate 5.566 +5292 -4429 scale 5.567 +%%%%BeginPalette 5.568 +[ /Indexed 5.569 + /DeviceRGB 63 5.570 + < 5.571 + 000000 040404 080808 0c0c0c 101010 141414 181818 1c1c1c 5.572 + 202020 242424 282828 2d2d2d 313131 353535 393939 3d3d3d 5.573 + 414141 454545 494949 4d4d4d 515151 555555 595959 5d5d5d 5.574 + 616161 656565 696969 6d6d6d 717171 757575 797979 7d7d7d 5.575 + 828282 868686 8a8a8a 8e8e8e 929292 969696 9a9a9a 9e9e9e 5.576 + a2a2a2 a6a6a6 aaaaaa aeaeae b2b2b2 b6b6b6 bababa bebebe 5.577 + c2c2c2 c6c6c6 cacaca cecece d2d2d2 d7d7d7 dbdbdb dfdfdf 5.578 + e3e3e3 e7e7e7 ebebeb efefef f3f3f3 f7f7f7 fbfbfb ffffff 5.579 + > 5.580 +] setcolorspace 5.581 +%%%%EndPalette 5.582 +<< 5.583 + /ImageType 1 5.584 + /Width 135 5.585 + /Height 113 5.586 + /BitsPerComponent 8 5.587 + /ImageMatrix [ 135 0 0 113 0 0 ] 5.588 + /Decode [ 0 255 ] 5.589 + /DataSource currentfile /ASCII85Decode filter 5.590 + /MultipleDataSources false 5.591 + /Interpolate false 5.592 +>> 5.593 +image 5.594 +} ifelse 5.595 +/hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hS 5.596 +b//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb// 5.597 +hSb//hSb//hSb/!<<*"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!%ol)zzzzzzzzzzzzzzzzzzzzzz 5.598 +zzzzzzzzzzz/hR/)zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!O/cbqPzzzzzzzzzzzzzzzzzzzz 5.599 +zzzzzzzzzzzz!!"W(!<<*"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!%ol)zzzzzzzzzzzzzzzzzzz 5.600 +zzzzzzzzzzzzzz/hR/)zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!O/cbqPzzzzzzzzzzzzzzzzz 5.601 +zzzzzzzzzzzzzzz!!"W(!<<*"zzzzzzzzzzzzzzzzzz!!!!"!<<*"zzzzzzzzzzzz!%ol(zzzzzzzz 5.602 +zzzzzzzzzzz!<E6'zzzzzzzzzzzzz/hR,(zzzzzzzzzzzzzzzzzz!!!'$!<NB(zzzzzzzzzzzz!!!! 5.603 +O/cYnPzzzzz!#>P7zzzzzzzzzzzz!!<9'!WrE&zzzzzzzzzzzz!!"W(!!!$"zzzz!!!!5'GLNIzzzz 5.604 +zzzzzzz!!!!$!s/N*!X&K'zzzzzzzzzzzz!%ol(!!**#zzzz!!!]H'*&"4zzzzzzzzzzz!!NK-!s8W 5.605 +,"pY,.zzzzzzzzzzzz/hR,)!<<-%zzzz'G;#k&eY0Ezzzzzz!#$%]'EA+5zzz"pG,4!s8W.#64`(zz 5.606 +zzzzzzzzz!!!!O/cYkP!WiE)!WW3#zz!!!!7'+kii&ek<G!!!!,$OdX^zzzz'GM8r'+tojzz!!ro8" 5.607 +U,&5"9f&8zzzzzzzzzzzz!!"W(!!!$#!WiE*"pk80zz!#?=b'G:uj'G:ui$jd:M$ka6fzzz!!!!3'b 5.608 +qDr&eYfl('"=7z$OI%C#6kA9"U,,:zzzzzzzzzzzz!%ol(!!!''!s8W0$4.1Q%KHJ/!!!!7()@W"'b 5.609 +h8p&eGHW#mCP?$4IR]'EA+5zz!#$"\'GD/p',2/s'EA+5!"0/B#mgnE#R:S=#7(YFzzzzzzzzzzzz/ 5.610 +hR,(!!!0*"9\r:$4ROV&JP3F!#?=b'bqGu'GD,m&J,?V#6Y/8$kO'd'`\46zz',22s'bh>p',;8t'* 5.611 +&UT%1WgT$O[7J#mgnD#7(YF$ig8-zzzzzzzzzz!!!!O/cYkO!!!3,"9o/?%h]Kg'GM8u(D[c$'bqDr 5.612 +',)&n&J,9R"9\o:%hfWl'c$cL!!!cL!!!cM(Ddi%()7T"(E"&)',(rg%h9$W$OR7K$OR4H#R:P<$31 5.613 +&+zzzzzzzzzz!!"W(z!!!3-#7(_K&J>`l()Ic''bqGu'GV;r'GM2m&.&XJ#m_%Q'GV>t()@Z$()7T# 5.614 +()If((Dn)/(`4,/)&O2*'+tie%h9$X$k!FN$47+H#6tJ>zzzzzzzzzzz!%ol(z!!WZ5$4[OY',)&q( 5.615 +Ddl&()@W"'bqDs&eYfh%h&gU%MTTk'bqK"()@Z$(Ddo)(`4)-)&aA1)]Tk;)]9J.'GD#i%hB*Z$k*O 5.616 +P$47(F#6tJ=zzzzzzzzzzz/hR,(z#6tPD%hB<f'c%Q#(Ddf%()7Q!'bh>q&.oKc&J>]h',2/r'c%Q$ 5.617 +()Ic&(Dmu,)&XA6)]]q?+!)FB*#TS1().Do&e>H^%1NaR$47(F#RC_Bzzzzzzzzzz!!!!O/cYkO!!! 5.618 +!)#R_(P&/,`m'c%Q$()@Z$'bqGt'bV/m&eP`i',)&o'c%Q#(Ddo*(`4&+)&O50)BBh=+!2XK+<DRD* 5.619 +#fe5(D[`"&J>Wb%1N^Q$4-qB#71_Ezzzzzzzzzz!!"W(z!!!92$k3^Z',2,r()@]%()@W!'bqDt$PF 5.620 +'b&eYil'GM8s()I`&(`4,.)&aA1)&aJ8*?Q@G+sA*P+!2OE*$#t:(`*o$'+kcc%1N^R#m^bA#m^eDz 5.621 +zzzzzzzzz!%ol(z!!!93%1j*a'GM8s()@Z#()7Q!().Gp$47@Z',;2r'bqN%(`4,.)&aA2)]BY8)]T 5.622 +nA+X/-T+sJ0R+<_dI*??(=)Aj5('+k`a%1N^R#RC\A#RCbGzzzzzzzzzz/hR,(z!!io@%M9<f'bqH! 5.623 +'bqGu'bqH!'bqJt&el&q()I`%(Ddr,)&jM6)]Kb9*#ot=*ZlOK+sS<X,9nBV+WqmM*ZZ7@)&Eu#&eG 5.624 +Q_%1EUO#mgkC#RC_Ezzzzzzzzz!!!!O/cYkOz#R_(O&JGfm'c%Q"'bqGu()@Z#()@Z"()7T$(Dmu+) 5.625 +B'M5*$$">*??.@*?QCJ+sS<X,U=W],pX][+sA*P*ZZ:?(`!eu&.f?]$k!CL#mgnE#RC_D$47+?zzzz 5.626 +zzzz!!"W(zz$4ROX',22u(Ddi&'bqH!()Ic((`4,-(E"&-)B0V8*??1C+!2OG+!2OH+<i'U,pjrb-7 5.627 +1&d,pai_+sS9S*ZZ1<(DIMp%h9$W$OR4J#mgnE#mgnE#mq"G$31&+zzzzzzz!%ol(z!!!!*$kEpa() 5.628 +Ic'(Ddi&'c%Q$(Dmu,)&X;1)B'P7*?6(@*ZlIH+<VgM+<_mO,:+]b-R^>i-mpAh-71&c,U4HT*ul49 5.629 +'GD&h%LrmT$O[=M$47(G#mgnE#mgkE$OQk6zzzzzzz/hR,(z!!s#B&JGfm(Dmu*(D[c%()@]&(E")/ 5.630 +)AsG3*$$%@+!2RH+WqmN+X&!Q+sJ3W-7:2i.4?Sn.4HYn-RU2d,U+?P*?,k3'+kcd%LigT$O[=M$47 5.631 +(G#mgnE#mgkC$OZq7zzzzzz!!!!O/cYkOz$O[CT',DE%)&O2,(D[f'(Ddl)(`=20)]Kb;*?H:E+!;[ 5.632 +L+X&!P+sJ3U,:"N]-RgMp.P*)$.k)nq-mg8d+WqjI)]08&&eGQa%1NaT$k!FM$47(G#mgnE#m^hD#m 5.633 +^h;&.fBQzzzzz!!"W(z!!!!.%1j0h)&X;1)&X5,()Ic'(Dmu+)B0S6*#ot?+!2RI+<VgO+X/*T,UF` 5.634 +`,pt)g.P!#$/hJV*.k<%s-RL)_+W_[E)&<o"&J,H`%h9$W$O[:K$4."F#mgkC#RLeD$OI7O%1`sa)B 5.635 +'1o$NL/,zzz!%ol(z!!!QA&/,iu)B9Y6(`4)+(Ddo))&X>2)B0Y:*??1C+!2UJ+X&$S,:"N[-71,i. 5.636 +4H_t/MA_0/hS_,/1N%r-6scX+<DL@(DIMq&ePWb%LigT$O[:K#mgnE#mgkC#mq"I#n%1P%hfZk'bLo 5.637 +f(B=F8zzz/hR,(z!!!QD(E4D8*ZQ.<)Aj;.(`4,.)&aG6*??.A*ZlIH+<_mO,9nK[,paoe.Olu#/M8 5.638 +Y/0J>+4/hS_,.k)hm,U=NU*ZGt6(DIMr&eY`c%1NaS$OR4J#mgnE#mgnF$4I:K$4IFU',)&o'GMB#) 5.639 +ZTj<zz!!!!O/cYkOz!#-+_)]g+D*uu=@*Z>n7)&jJ4)B0Y:*?H7C+<VgO+sS9W,UFcc.P!#$.kWJ.0 5.640 +/,"2/hSh30.nk-.k)hl,U"<Q*?,k6(DRSr&eY`c%1N^R$OR4I#mgnE$47+J$k3UT%20Bk'b^ue&eYs 5.641 +&()n8;zz!!"W(zz)AX54+X&!P+!2IE+<;FA*#fh:)]Th;*ZcCH+sJ3V,UF``-n-Ys/1iM-0eP(2/hn 5.642 +t50JG16/hJ\..OZVi+X%sL)]K_5().Gr&ePT`%1N[Q$47+I#mgnF$O[@Q&.T6_',MB!)&<o!'c%c.& 5.643 +fDi;zz!%ol(z!!!!;)&XJ=,9n?T+<M^K+<VaH*Zc@C*#p"@+!;^N,:"Q]-7:8l.P35)/hSb/0ek:80 5.644 +eb:80ek=6/Lr>(.OZSe+WqjI*$#t8'bqDr'+k]a%1<ON$4."F$47+I$k3[X&.oKf'GD5t()Ro1*Zl@ 5.645 +G*uQ:Lzz/hR,(z!!"&V(EahF,9e<S+<VaL+X%sM+!2RF*ZcCG+<_pR,UFcb-n-\u/MAe3/i#1:0JG1 5.646 +70JG180J>%0/1W8(.46Ad+s7pK*Zc49(DRYt&J#?\$O[:K$4.%H$4@7N%Ls$\&J>cm(D[o)*ZcCC*$ 5.647 +HCE+!i6\z!!!!O/cYkOz!$2sr*[2gR+sA*P+<M[K+X/'S+sA*Q+<VdM+sJ6X,pt)h.P*,'0.nt71,: 5.648 +R<0JG170JG170.eb,/1`D'.4?Jg,9e9T+<DC:(D[_u&.T*V$OR4I$47.K%1Wm[&.oKd',DE$)BU%F+ 5.649 +XJ3R*$-.F+sJ?[z!!"W(zz)&X82+<_pP+X&!P+!2XM,9nHZ+sA*S,9nBW,U=Z^-RU>n/1iJ,0JYC<1 5.650 +,1I:0/,(60/,%4/hSb./M/S(-n$Af,UF]Z+!)::'c%Go%LigS$47+J$4@:P%hK9a&ebrq()Ru6+XA? 5.651 +],U=QY+X/!K,:"K6z!%ol(z!!!!:()\/8+WqjL+<_jM+<_mQ,U=Z],pO]_-7:,f-RU8g-n-Z!/ho%7 5.652 +1,:U?0eb:70J>+50/"t30.nk//hS_+.k<"p-RBu[*Z>n5'G:oc$k*LO$4@7N%1WjY%hTEe',DH*)BU 5.653 +1M,pt)e+<VaP-7'iZ,Tm'ez/hR,(z!!!`L(E=G;*ZlFE+!2UH+Wr!T,UF``-mpJp.Ouu!.Olkt.kWG 5.654 +/1,:X@0eb=:0/"t40eb=90/,(60J>%2/M8\//1N(s-RBoX*?,h1&J,E]$k!FN$OdIS%M'*^&JGfm(E 5.655 ++;9,9nQb-RU,`+s\K^-RU2c,ldoF!!!!O/cYkOz!#ual)&jS:*?6%?*?Q=F+X&$U,pt)j/1`A)/M&M 5.656 +,/hAY//ho(91,C[?0JG180JG180ekC:0JP:90.nn3/het4/1N%q-7'cU)]08&&J#<[%1N^T%1NdY&J 5.657 +>]i'c%Z*)BL%I-7:2h,U+HY-71&e-mpAi-NF,H!!"W(zz)]KV3*#oq;)]Te9)]g(E+WqmP-RgMs/M/ 5.658 +S-/h\n50ek:81G^gB1,1L;0JG170JP:;0etI<1,:R=0ekF90JG.5.jubl,9S!F(DIMr&J#<[%1WgW& 5.659 +.]?c'GV?!(`4/4+sS?\-7:/e,U=`b-R^Ak-mpAiz!%ol(zz(Dn#/)]K\6)]K_7)]^"D+<MgS-n6c!/ 5.660 +M8Y/0/,+81+k=<1,1O=0ekC:0JP:;1,C^B1,C^B1G^dA1,:U;0J>%0.46Dd*ul19'bqDr&J5Tc%hK6 5.661 +_&JPoo()@]()BBqD,UXue,pjoa-7C8j-RU5g-71)ez/hR,(z!!!iQ(E+53)B'M4)B'M5*$-.E+X/-Y 5.662 +-n6_u.kN>+0/#%41,1O=0JP780ekC;1G^gC1G^gD1GgpF1c$sE1,1I8/hJV&-RBu[*ZGq3'GD,n'+k 5.663 +fg&.oQh'G_K$(E")/*$HLO-7C2d-70ua,pjud-6sl`,pal<!!!!O/cYkOz!!!cO)&jM6)B'M4)B'M5 5.664 +*#p"C+X89Z-RgMq/1`D+/hSe30J>+50JG170etO@1G^gC1c.$G1c.$G2)I-G0/"q1/1N(r-6scY*ZQ 5.665 +(:()I]"'+toj',2/r(Dmr*)&aJ:+X/0W-70ua,pX`],pal`,U+N[,pX`9!!"W(zz'bqN%)]K_8)B'M 5.666 +4)]K\7*?H:F,:"N[-R^Do.k</'/hJY-/h\k30JG181,C^B1c.$H1c.$G1GgsG1bp^;/M/J*.OZYj-R 5.667 +L,c,TdsD)&<o#',)&o'c%T%)&X>2)]TnB+s\BX,9e<V+sS<W,U=TY+XA9X,9m0g!%ol(z!!!!5'bqK 5.668 +')]K\6)B0V7)]Ke<+!)OK,9nH\-R^>l.P<>(.kE5(/h\n40ekC<1G^gB1GUdD1G^jE1c$pB0J4q./1 5.669 +W2&-mp>j.4?Ph+s.gC)&F)*'bqK#(`=20)B'P7*ZcCH+sJ0S+sJ3T,U4T[,Tn9T,9nHW+ohTC/hR,( 5.670 +z!!!cL'Gq`,)]K_8)]K_9*??4E+!DjQ,:"Q_-R^Dm.P<5$.k</&/MJh30JG480ekC<0f(R?1,:X@0e 5.671 +b75/M&G'/M&D).Ochr-m^,`+WqdE)]BS2(Ddr,)AsG3)]Kb:*ZcFH+X&$R+sJ3U,9msI*?l[O,9nEY 5.672 +!!!!O/cYkOz!#?4^(E",1)]K_8)]Th<*?QCI+s\E[-7:/h-n$Pt.P!#".kE8(/h\k20/,(70eb:80e 5.673 +tL>1,1L;0/"q0/1rM+/M8Y-/1W.u-RL/c,Tn*H)]9M2)&X;0)AsG3)]Th<*?ZLJ+X&$R+sJ9W+sA-O 5.674 ++sJ6W,UF`_!!"W(zz'bqGu(`F>4)B0V8*#p"@+!DdP,pai`-7:2i-n-bu.Olnt/1`>(/M8Y.0/"t30 5.675 +/"t40ekC;0JG150J>(20/#"40.nk-.Ocep.46De+Wh^D)]9M2)&X;0)&aD4)]Tk=+!2UK+sS?X,UFT 5.676 +V,9\*O,:"Q_-7C8B!%ol(z!!!!8&el&u)&aG5)]Kb:*#p"?+X&$T,U=Z`-mpDk/gr.t.4Qes.k</%/ 5.677 +M8Y-/hSb10/,(60ekC:1,:R>1GU^?1G^d?0.nb*.4Hhu-71#_+<MUC)B'J2)&X;0)B'M5*#ot@+<Vj 5.678 +P,U=Z`-R'f^+s/!T,Ub#h-nYK"/hR,(z!!!cK'G_N')B'P6)]Th;*?H4E+sA0U,:"Q_-RLGu-n$Mn. 5.679 +4Qes.k</%/M/P,/h\k20/,+81,C[C2)I-I1G^pH1c$pE/hSk2/hAP(-mg5a+!)C@)AsD1)&X;0)&X> 5.680 +3*$-4G+X86Z-RU8d,:Fua,9nNb.Olqu/1^cR/cYkOz!#64_()Ro-)]Kb9*#fh;*ZuUM+sS<W,UFcb/ 5.681 +hSP#-n$Mn.4Qet.kE8(/M/S/0/5.81,LjG2`N`T2`<NO2`EWO2`E]K2`3<B/1W.t-R9lY+<2:<)&O2 5.682 +-(`=/.)&aG6*?ZRQ-n-Po.4H\q.4-5a-7UMt0.ne*0*!UWzz'bqDt(`F>4)]Th;)]Ke=+<_pR,U=W\ 5.683 +-7:Du-RgJm.4H_r.P!&#/1iJ,0/,+91G^gE2E!KR3BB/[3&WcV3&W`T2`NEJ2)?p=.OZYj,p=BP*#f 5.684 +b5(`+#*(`4,.*$-4H-71)h-n$Mp.P!"s-RL;n/M8_10J4h,,q^eMz!!!!8'bhB$)]K_9*#ot>*?H4D 5.685 ++X/-U,:+W_-S?eq.4Qer.Olnu.kE5'0/,(50JbOC2)R9M3'0/^3]];_3]T2\3&rrW2`<9G0eY(+-RU 5.686 +5f,9S'I)AsA/(Ddl))&jS:+!W'Y-n$Jm.4Ql".Olkr.kWD,0JP=<0ISFm/hR,(z!!!fM'c@o/*#oq= 5.687 +*Zc@D+!;^M+sS?Y,paok-n-So.k<,#/1W;)/h\q60ekF>1c@6N2`Wl[4?P_f3]fAa4$#D_3B&lU2(g 5.688 +[=/Lr7t-7:)`*uu=>)&O2-(`=52*?H=J,UOic-n-So.kE/!-S$c$/hJb31G^gA/0uSp/cYkOz!#$"] 5.689 +)&aJ8*?H:D*Zc@G+X83W,pai`-S?bq.k<,$/hJ_./hf"71,:U@1c.*J2E3]X4$5Yg4Zkef4$,Jb3]] 5.690 +8\2E!KN1G1=3.OZYk-70u\*#fe6(`4)-)]Tn@+<_pS,pt&g-n6Yp.Olkk/1rP*/MJn71,1C1,lfPMz 5.691 +z'+kut*$$+C+WqmM+!DdP+s\H\,UFfd/h/G)/hSb10JP=<1GgpF1c.$H2)mNS3B9/`4?Ykl4?P\e3] 5.692 +];^3B&lS2)R6I/hS_+.4?Jg,pFBN)B'J2)B0Y;*ZcCG+X/*U,pjue-R^>i-mpGp/hSY+0JP=;0/"e! 5.693 +!%ol(z!!!!0&Jc6)+!;^N,9e9S+<_pR,paia.4Hl"/M8Y/0/#"61,:XA1GgpG1c70N3&rrX3BB8b4? 5.694 +bqj4$5Pb3B9&Y2Dd6I1G^a</h&.p,pX`\+s.dC)]Kb:*Zc@E+!2UK+sJ3V,palb,paob,q1;s0J+n1 5.695 +0JP780-pSu/hR,(z!!!N?(`OJ:+!;^O,9nBV,U=Z^,UOuj.P<8(0/"t30JP::1,C[A1c7-J2E!NS3& 5.696 +`cV3]fGd5!1nf4#o8Z2`<TP1c.$E/hS_+-6sf[,9n?P*??.@*ZlIG+!)LF*ZlIH+X/*T,UF]^,U=W` 5.697 +.Om)*/i#%40J5%..0'?#/cYkOz!"'2M)&s\>+X&!Q,9nH[-7:/h-n6`"/hAS,/hf"60JP=<1GgsI2E 5.698 +!HO2`N`T2E*TU3BB/\3B9)[3&``R2)[3F/hSb0.Oc\i,9e<T+<DOD+!2UI+<VdK+!2RF*?H:F+X&$S 5.699 +,9nEX,:"Tb0J>+81,:O:0e4[Q!!"W(zz"qD.Z)]TqC+X%sO+X8<\-R^Do/M/V.0eY171,C^A1c7*I2 5.700 +E*QR2`<TQ2DmBM2E*QR2`E]U2`E]T2Dm?L1bp[=/Lr>$.46Gf+sA'N*?H:F+<VdL+<M[I*ZZ7@*?QC 5.701 +J+X&$R+sA0U,:P/s0JYC>1GUX:.3nln!%ol(z!!!!)#S7U_(`a\@+X&$Q+seQ`-RpVu0.o"81G^dB1 5.702 +c.'J2E!KQ2`EWQ2)R6K1c$pF2E!HO2`EZS2E*NP1c$sE/hSb,.Outt-6sfY+!)IF*ZuUL+X&!N*ZZ7 5.703 +@*$$%?+!;^N+X/'P+<i$V.4[&,1G^gB1+aq#,QIfE/hR,(z!!!94%1s<k)''eB+<i$T,:"Wa.P!)'/ 5.704 +ho+;1c.$G1c70L2`EZS2E!HN1c7-H1G^mH2E!HO2`EWQ2Dm9F0eY.4/h8D%.Ocbm,U+?Q*ZlLI+<_m 5.705 +O+WqgI*?6%=)]]q?+!;aO,9e6Q+<i-^/MJq91,1O;-n$;?!!!!O/cYkOz!!!B<',;<"*$61D*ZlOM, 5.706 +UOid.P!)'0ekF>1c$sF1c70M2E!HO2Dm?K1c.$F1Gh!J2E!HO2E!HN1GLL7/M&M,.P!#!.4?Je,9\- 5.707 +N+!DgO+sA*P*uu=@)]K_8*$-.D+<i!S,9n?S+XJNe/hSe2/hAFt,U<?i!!"W(zz$4IIZ()Ic,+!)OI 5.708 ++!)[R,paof.kE;+0etL?1G^gD1c70K2)[<M2)R6K2)[9J2)[?N2E!HN2)I*C0J4q-/hSV'.Olkq-RL 5.709 +,e,U+?R+X/*S+WqgI*?,q:)]Th<*ZcCG+X/0W,9\0S-7LGs.Ockr-R'WUz!%ol(zz$k3aa(`4)/*?H 5.710 +CJ+!W$V,UXui.kNA-0JP::1,1R@1c.$H2)R6K2)R6K2Dm?M2DmBN2)R6K1+k13/hSb-/1W2".Olks. 5.711 +4?Pk,U+EV+X/'P+!)FB)]K_8)]Tk>*ZlIH+X83V+WqpR-7LDj,pjlZ+WMO'z/hR,(z!!!!,%M9Em)A 5.712 +jD6*??7D,:"N[,pk)j/hSb00/,(70etO@1c.$H2)R6K2)R9M2Dm?L2)R6K2)I*A/hen0/hAP)/M&D& 5.713 +/1W.t-mpAh,U4KV+X%pK*??+>)]Kb:*??+>*ZZ7B*ZuXL+<_pR,9e3Q*$#k5()m5R!!!!O/cYkOz!! 5.714 +!H;&JQ$!)B0Y9*ZlFI,UF`_-RgMt/M8Y/0JG491G^jF1c7-J1c7-K2E!HN2)I-I2)[<K1bp[;0.nk/ 5.715 +/1`A)/1iD'.Ocbo-RU5c+sJ0Q+<MXF*#oq<)]Th:*#fh:)]Ke<*?H:F+<M[G)]0D1',22s&c_n3!!" 5.716 +W(zz!!!NA'GhW**$$(@+!)RN,UFfd.5!5)/h\k30ekC=1c.'I2)[?M2)[?N2E!EM2)[<M2)I-G/het 5.717 +4/hSb./M&G)/Li5!.4?Sk-70u]+WqjK*Zc=A*#on:)B0S6)]BV4)B0\;*#on=)\s)"&eP]c&.fHSz! 5.718 +%ol(zz!"TSR'c@r1+!;UH+!DpV-7C;n/1rM,0/#"71,:[C2)[?N2E!HO2E!KQ2`<QP2)R3I1GUR;0J 5.719 +>(3/hS_,.kE5%.Oceq-mp;e-6scX+<M[I*ZZ1=)B0S4)B'M5)B'M3)&X8-(E4#'&.]9]$k3[W%fcS0 5.720 +z/hR,(zz!"BMT(`OJ:+X%sO,:+]c.4Qo%/hSe10JP@>1c7-J2E!EN1c@6L2DmBN2E!EK1GUaA/hSh2 5.721 +/M/P+/M&A$.k3"u-n$Jk-7'rc,pFHS+!)ID)]Tb7)B'J2)&aD1)B'J.'GV8p&eGQ_%1WgT$k<[Gz!! 5.722 +!!O/cYkOzz$P!mg)BBnE,9\6X,pk&k/M8\0/hSb/0JbL;/hSb61c$sE1GgmE1c.'I1bpgA0JP:7/hS 5.723 +_,.k3"u.Ocer.4Qbp-mpAh,pjra,9\0O*??(;)B'P4)&O2-(Ddf''GM5o&J5Wf%h/pV%L`aT$k*+9z 5.724 +!!"W(zz!!!!,%29Wt*Zu^S+sSH_,Uk8s0/,(6/hSb//hSn91bgU81,1O=1,:R>1,C[?0/5.6/hS\,. 5.725 +k3"s.4?Vo.4H\r.k)kq-mp>i-n$Ad,9S*K)]BY5(`4&*()@Z"'GD)m&eYcg&.fE`%1EXS%1ERP$ig8 5.726 +-z!%ol(zz!!!<6&JZ3*+XAEZ,UOla-7^Z%0JG.4/M&A(0/"t60J5%3/heq20J5(60eY45/M8Y..4HY 5.727 +n-n$Jl-n-So-n-Vp.4Qhs-mpJp-m^)]+!)@>)&a8+(DRYu',2)n&eYfi&J5Td&J5K^%hT9]%g`RCzz 5.728 +/hR,(zz"pbVJ&JuK2+seBT,9nEY.4d&'/hJS'.4?Po.Oceu.k3&!/hSV*/1rJ*.k3&!.P<>%-RU8h- 5.729 +RU;j-n-So.P!#".kN;&.4H_o,U+<N*#TV3)AEl!'+toj&eYfi&eYfi&eP]g%hB0]%M&sS#nR(:z!!! 5.730 +!O/cYkOz!!!!&#Rh4T'c7u6+s7pH+WqpP,UFcb-71&c,9e?Y,pald-7C5g.5!5*-R^;g-7C5i/gi"n 5.731 +-7:/g-R^Dn.4Qi!/1iG*/hJV(-n$Jh+<)4:(Ddu+&ebrl&eYfi&J5Tf&eYij&ePZc%hB0]&.8gU&HD 5.732 +e2z!!"W(zz!!!0+$P!XZ(`OJ;*?5t:*ZcLM,U=W\,9e9S+sJ6V-71#b,paia,paii,pXc_/hSJ'-71 5.733 +&d-RU8i.4Qo"/1iJ-0/"q0/1W.r,pa]U(`*u'().Dp',(uk&eP]f&J5Tf&eYcg&.]<`%h9'X$OR=Tz 5.734 +z!%ol(zz!!NN5%Lip_(`XM7)B'S:+!DgP,9nEW+X%sO+sS<Y,pjrd-71)e-7'uk/hSb&,q^Mk-71)g 5.735 +-n-Vr/1rP-0/,(60J4n,.OQGc,9@a<'bqK!&J5Wg&eYfh&J5Te&J5Tf&eGWe&J,E^%LigQ$P*gLzz/ 5.736 +hR,(zz"U,2A%h93g)B0S3)B9b?+X&!Q,:"NY,9nBV,:+W^-71)h-n-Pm.46Mj/g_qm-7:/g-n$Mo.k 5.737 +E;+0/"t40/,%4/1;nn,pX`](`!i$'bq>n&J>]g&J>Zf&J5Td&.oHb%hB0]%LrpW%L`UM%fcS0z!!!! 5.738 +O/cYkOz!!!!&"UkeL%hf`r)]K\7*$-4G+X/-V,UF`_,pX`]-7C5i.4?Yq.P!##.4Q_p.46Pn.4HYo. 5.739 +4Zo"/MAe20/"t2/hS_)-RC#a-RBcK()@Vt&eGWe&J>Zf&J5Te&J,Kb&.]9^%hB-[%LijW$OI7Szz!! 5.740 +"W(zz!!WQ3$kEjY&f2E()B'P8*ZuRK+sS?Y,pai`,paoe.4Qbr.P!)&/hJY+/Lr>$.k<,".4H_r.k< 5.741 +/&0/,%3/hS\*.k)hn-6so^*u5V.'+tif&.oKe&J5Te&J,Kb&.fBa%hB0\%LrsY%LrgR$P3:<zz!%ol 5.742 +(zz"pG5B&J,E_'c@r0)B'S;+<VdO,U4Q\-7'rc-n-Vr/1W8'/MAb10.nk00.e_+/1W5$.Olnu/1`>* 5.743 +/hSb./1W.t-6ji`,p!pA'bqGq&J,Nd&J5Wf&J5Td&.fBa&.f?_%hB0]&.]6\%L`mW&J5!Czz/hR,(z 5.744 +!!!!'"pYVN&J,Nf()\&0)B9e=+X/0X,palc-n$Mo/1iD(/M/S.0/"t40JG.6/hS_-/1`;%.Olnu.k3 5.745 +,%/1iA$.4?Md+!;[J)Aj5)'b_/k&J5Te&J5Te&J,Kb&.fB`%hB0]%hB0^%hB-Z%1WgZ&HDe2z!!!!O 5.746 +/cYkOz!!``6#S.O[',2)n()Il+*?,q@+s\H]-R^Dm.4Qi!/hJ_0/h\k20JG170eb:8/hSb//Lr;#.4 5.747 +H\q.4Qeu.4?Mj,pFEP*#ok7(Ddi'()%>n&J5Tf&J5Td&.fBa&.fBa&.f?`&.fB`%M90[$k!UHzz!!" 5.748 +W(zz#mpqF$kO!_'GV;t(E"#+)B9hD,UOld-n$Jm.kE2$0/,%40JG180ekC:0/"t2/M8S*.4?Sl-n-S 5.749 +m-R^Dj-6si\+Wh^E)]BS1)&O/('G:ui&J>]g&J5Qc&.oKc&.fBa&.fBa&.fB`&.K'X#Rpb6zz!%ol( 5.750 +z!!!!+#n%.N&.oNi().Ju(`+#+)B0\?,:"Q],pk#h-n$Jo/hSe10J>+50J>%30.ne+.k2qr-7:,f-R 5.751 +^>h-RC)b,9\0N*Zc=@)]BS4)&<u%'+toj&eYcg&J5Te&J5Qc&.oNe&J>Zf&J,Ka$kNjW%fcS0zz/hR 5.752 +,(zz%LimZ&el#q'c%T&(Ddl((`=51)]TkA+X&*W,paod.OZi!.P35(/M/P+/1W+t-R^>h-71&c-7'o 5.753 +_+sS?X+WhaG*?6%<)]BV2(Ddf"',(uk&J5Te&J5Te&J5Wg'+trk',(uj&.fB_&.T-Lzz!!!!O/cYkO 5.754 +z!!!!1%hK9b'G_H"(Dmu*)Aa2*()7]))B9b=+!;aP,:"Q^-71,h.4Zks.4?Vp.4?Pi-7'uc-7'o^,: 5.755 +"HV+<VaJ+!)FB*#on:)]0D.()%Aq'+toi&J5Te&J5Tf&JGfk&el#o'G;#j&J,H`%0-A.zz!!"W(zz! 5.756 +!!!2&JGfk'c.W$(`4/1)&O/+(Dmu-)]Ke=+!DgO,9eBY,:4``,UOfa-7'l_,:+W],:"NZ,U4KV+<M[ 5.757 +I*Zc@C*Zc=B*#fh9)&O/*'GM2n&eYcg&J5Te&J5Wf&ebom',)#m'+toh%hB3]zzz!%ol(zz!!!!2', 5.758 +)&o'GM?$)&O5/()7T$)AsJ6)]]tA+X%sN+WqsP+s\BW,U4NZ,9e?V,U4KV+X/'R+<VaI*??1A*?H4A 5.759 +*??.?)B0S4(`*o$'+toj&eP]f&J5Te&J5Wg'+trk'GM5p'+tif&.egAzzz/hR,(zz!!!ZG'GM5p(`= 5.760 +51)&O2+',22u)B0_<*ZZ:D+<M[I+!;[J+!DgP+sA*R+sJ3T+X&!P+<M[I*Zc=B*??.@*??.@*??.?) 5.761 +]K\5().Dq&eYfh&J5Te&J5Te&J5Wg&eYlm'GD,n'+b]b%KHJ/zz!!!!O/cYkOzz!!!]J'c.W&)B'J1 5.762 +(`+#''GD6")B0\;*?H:E+<M[I*Zc@D+!;[L+<VgN+X%sO+<VdL+!)ID*??.@*??.@*Zc=B*?6%<)]K 5.763 +V0'GM/m&eP]f&J5Te&J,Ne&eYik'GD/o',;2o&Io6Mzzz!!"W(zzz!#64b(Dn)1)]BS2(`3o"',),u 5.764 +)B0Y:+!2UJ*Zc=B*ZcCF+!2UJ+<VgN+<VdL+<VaI*Zc@C*?H7B*ZcCF+!)FC*#on:)As>*'+toi&J5 5.765 +Te&J5Qc&J5Tf&JGfk&ebon()%8k%h/L=zzz!%ol(zzz!#?Ch)B0Y8)Aj;.(Dm_p&/#Wi)&aG6*??+> 5.766 +*#ot@*ZlIG+!2UJ+<VdL+<VdL+<MXG*Zc@D+!)LG+!2RH*ZQ.>*#fk:)&3i!&eYcg&J5Te&.fBa&J5 5.767 +Te&eblj',2/r'bV&ezzzz/hR,(zzz!#QRm*#ok8)&O/*(D[Pk&.fEc',;B')B'M5)]Ke:*?Q=D+!;[ 5.768 +K+<VdL+<_jM+<M[I*Zc@D*Zc@D*Zc@C*#fe8)]KV2()%>p&eP]f&J,Kb&.fBa&J5Tf&ebol',;5q&J 5.769 +#?Ozzz!!!!O/cYkOzzz!#caq*?,k5(D[f&(D.&g&J,Kc'GVB"(`F;2)&X;1*??.A*ZlIG+<VdL+<Vd 5.770 +K+!)IE*?H7C*Zc@C*ZZ7?)]BV5(`*r%'GD)l&J5Qc!!!!1%hTBc&J5Wg',)#n().An%h8R>zzz!!"W 5.771 +(zzzz)B9_;*#fb5(`4&)(DIJr&J>Zg'GVB"(Dn#,(`4,/)]]n>*ZcCF+<VaK+<VaI*ZZ7A*??.@*?? 5.772 +.@*#ok8)&O2-'bh;p&ePZd&.egAz!"fbS&J>]i',)&p'G:rfzzzz!%ol(zzzz!$*(")]K_7(`*r((D 5.773 +df%'c%Jt()Ic'(`4),(`4)-)B0Y:*?Q@F+<M[I*Zc@C*??.?*?6%=*?6%=)B'J0(D[\u&eYfh&.egA 5.774 +zz&.fEd&eYik'GM5p&Io9Nzzzz/hR,(zzzz!$*$u)]K\5(D[`%()Ic&(`+&-(D[c&(Dmu+(`4,.)B0 5.775 +S7*?H7C+!)ID*??+>)]Kb9*#oq:)B'M3)&F&&'b_2m&.fBQzzz%hTBd&el#n'GM5n%fcS0zzz!!!!O 5.776 +/cYkOzzzz!$*$u*#fb3(D[`%(Dmr+)&O2,()@]&(Ddo*)&O5/)B0V8*??.A*ZZ4?)]BY6)AsD2)B'J 5.777 +2(`4&)'b_5o'+tlhzzz!!!!0%hTEe',)#n'G1iUzzzz!!"W(zzzzz*#fk;)]0D.(D[f'(Ddr+(`4&* 5.778 +'c%Q$(Ddl)(`4,/)B0V8*#oq<*#fh8)&X8.(`=/.)&O2-()@Z"zzzzzz&.oNg',)&n&J+pBzzzz!%o 5.779 +l(zzzzz!!!uX)&O/+()@]&(`4//(`4&+(Ddi&()Ic((`4,.)B'P5)]K_7)AsD0(`*u)(Dmr)(Ddf"' 5.780 +`\46zzzzz!!!!2&J>ck&eYcgzzzzz/hR,(zzzzz!!!rT(Ddi%'GVE#()Ro+(`=2/(Dmo((`*u)(`4, 5.781 +/)&X>2)]BV4)&O2,(D[f%'GV>t'bh;]zzzzzz!!!!2&JGci&eP*Dzzzz!!!!O/cYkOzzzzz!#ZUh'b 5.782 +qDt'bqK"()@Z&)&aD3)&aA2)B0V7*?5t:)&jIo)B'Inz()7Puzzzzzzzz!!!!2&eYcg&HDe2zzzz!! 5.783 +"W(zzzzzz(D[`#',)&o'GV;t()7W')?9a;z!!!!>zzzzzzzzzzzzz!!!QB&J5TTzzzzz!%ol(zzzzz 5.784 +!!!!7'+tok',)#n',2/s()?lMzzzzzzzzzzzzzzzzzzzzzzz/hR,(zzzzz!!!QA&.oKd',(?Z'bhAt 5.785 +'`\46zzzzzzzzzzzzzzzzzzzzzz!!!!O/hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb// 5.786 +hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb 5.787 +//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSa~> 5.788 +InterpretLevel1 not { 5.789 + grestore 5.790 +} if 5.791 +grestore 5.792 +%%%%EndImage 5.793 +1.000 UL 5.794 +LTb 5.795 +1.000 UP 5.796 +1.000 UL 5.797 +LTb 5.798 +stroke 5.799 +grestore 5.800 +end 5.801 +showpage 5.802 +%%Trailer 5.803 +%%DocumentFonts: Helvetica
6.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 6.2 +++ b/singlegene_SS_lr_top_3_724_jet.eps Sun Apr 19 01:57:56 2009 -0700 6.3 @@ -0,0 +1,794 @@ 6.4 +%!PS-Adobe-2.0 EPSF-2.0 6.5 +%%Title: singlegene_SS_lr_top_3_724_jet.eps 6.6 +%%Creator: gnuplot 4.2 patchlevel 2 6.7 +%%CreationDate: Sun Apr 19 01:53:13 2009 6.8 +%%DocumentFonts: (atend) 6.9 +%%BoundingBox: 50 50 410 302 6.10 +%%EndComments 6.11 +%%BeginProlog 6.12 +/gnudict 256 dict def 6.13 +gnudict begin 6.14 +% 6.15 +% The following 6 true/false flags may be edited by hand if required 6.16 +% The unit line width may also be changed 6.17 +% 6.18 +/Color true def 6.19 +/Blacktext false def 6.20 +/Solid true def 6.21 +/Dashlength 1 def 6.22 +/Landscape false def 6.23 +/Level1 false def 6.24 +/Rounded false def 6.25 +/TransparentPatterns false def 6.26 +/gnulinewidth 5.000 def 6.27 +/userlinewidth gnulinewidth def 6.28 +% 6.29 +/vshift -46 def 6.30 +/dl1 { 6.31 + 10.0 Dashlength mul mul 6.32 + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if 6.33 +} def 6.34 +/dl2 { 6.35 + 10.0 Dashlength mul mul 6.36 + Rounded { currentlinewidth 0.75 mul add } if 6.37 +} def 6.38 +/hpt_ 31.5 def 6.39 +/vpt_ 31.5 def 6.40 +/hpt hpt_ def 6.41 +/vpt vpt_ def 6.42 +Level1 {} { 6.43 +/SDict 10 dict def 6.44 +systemdict /pdfmark known not { 6.45 + userdict /pdfmark systemdict /cleartomark get put 6.46 +} if 6.47 +SDict begin [ 6.48 + /Title (singlegene_SS_lr_top_3_724_jet.eps) 6.49 + /Subject (gnuplot plot) 6.50 + /Creator (gnuplot 4.2 patchlevel 2 ) 6.51 + /Author (Bayle Shanks,,,) 6.52 +% /Producer (gnuplot) 6.53 +% /Keywords () 6.54 + /CreationDate (Sun Apr 19 01:53:13 2009) 6.55 + /DOCINFO pdfmark 6.56 +end 6.57 +} ifelse 6.58 +% 6.59 +% Gnuplot Prolog Version 4.2 (August 2006) 6.60 +% 6.61 +/M {moveto} bind def 6.62 +/L {lineto} bind def 6.63 +/R {rmoveto} bind def 6.64 +/V {rlineto} bind def 6.65 +/N {newpath moveto} bind def 6.66 +/Z {closepath} bind def 6.67 +/C {setrgbcolor} bind def 6.68 +/f {rlineto fill} bind def 6.69 +/vpt2 vpt 2 mul def 6.70 +/hpt2 hpt 2 mul def 6.71 +/Lshow {currentpoint stroke M 0 vshift R 6.72 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 6.73 +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R 6.74 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 6.75 +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 6.76 + Blacktext {gsave 0 setgray show grestore} {show} ifelse} def 6.77 +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def 6.78 + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def 6.79 +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} 6.80 + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def 6.81 +/BL {stroke userlinewidth 2 mul setlinewidth 6.82 + Rounded {1 setlinejoin 1 setlinecap} if} def 6.83 +/AL {stroke userlinewidth 2 div setlinewidth 6.84 + Rounded {1 setlinejoin 1 setlinecap} if} def 6.85 +/UL {dup gnulinewidth mul /userlinewidth exch def 6.86 + dup 1 lt {pop 1} if 10 mul /udl exch def} def 6.87 +/PL {stroke userlinewidth setlinewidth 6.88 + Rounded {1 setlinejoin 1 setlinecap} if} def 6.89 +% Default Line colors 6.90 +/LCw {1 1 1} def 6.91 +/LCb {0 0 0} def 6.92 +/LCa {0 0 0} def 6.93 +/LC0 {1 0 0} def 6.94 +/LC1 {0 1 0} def 6.95 +/LC2 {0 0 1} def 6.96 +/LC3 {1 0 1} def 6.97 +/LC4 {0 1 1} def 6.98 +/LC5 {1 1 0} def 6.99 +/LC6 {0 0 0} def 6.100 +/LC7 {1 0.3 0} def 6.101 +/LC8 {0.5 0.5 0.5} def 6.102 +% Default Line Types 6.103 +/LTw {PL [] 1 setgray} def 6.104 +/LTb {BL [] LCb DL} def 6.105 +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def 6.106 +/LT0 {PL [] LC0 DL} def 6.107 +/LT1 {PL [4 dl1 2 dl2] LC1 DL} def 6.108 +/LT2 {PL [2 dl1 3 dl2] LC2 DL} def 6.109 +/LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def 6.110 +/LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def 6.111 +/LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def 6.112 +/LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def 6.113 +/LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def 6.114 +/LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def 6.115 +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def 6.116 +/Dia {stroke [] 0 setdash 2 copy vpt add M 6.117 + hpt neg vpt neg V hpt vpt neg V 6.118 + hpt vpt V hpt neg vpt V closepath stroke 6.119 + Pnt} def 6.120 +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V 6.121 + currentpoint stroke M 6.122 + hpt neg vpt neg R hpt2 0 V stroke 6.123 + } def 6.124 +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M 6.125 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 6.126 + hpt2 neg 0 V closepath stroke 6.127 + Pnt} def 6.128 +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M 6.129 + hpt2 vpt2 neg V currentpoint stroke M 6.130 + hpt2 neg 0 R hpt2 vpt2 V stroke} def 6.131 +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M 6.132 + hpt neg vpt -1.62 mul V 6.133 + hpt 2 mul 0 V 6.134 + hpt neg vpt 1.62 mul V closepath stroke 6.135 + Pnt} def 6.136 +/Star {2 copy Pls Crs} def 6.137 +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M 6.138 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 6.139 + hpt2 neg 0 V closepath fill} def 6.140 +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M 6.141 + hpt neg vpt -1.62 mul V 6.142 + hpt 2 mul 0 V 6.143 + hpt neg vpt 1.62 mul V closepath fill} def 6.144 +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M 6.145 + hpt neg vpt 1.62 mul V 6.146 + hpt 2 mul 0 V 6.147 + hpt neg vpt -1.62 mul V closepath stroke 6.148 + Pnt} def 6.149 +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M 6.150 + hpt neg vpt 1.62 mul V 6.151 + hpt 2 mul 0 V 6.152 + hpt neg vpt -1.62 mul V closepath fill} def 6.153 +/DiaF {stroke [] 0 setdash vpt add M 6.154 + hpt neg vpt neg V hpt vpt neg V 6.155 + hpt vpt V hpt neg vpt V closepath fill} def 6.156 +/Pent {stroke [] 0 setdash 2 copy gsave 6.157 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 6.158 + closepath stroke grestore Pnt} def 6.159 +/PentF {stroke [] 0 setdash gsave 6.160 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 6.161 + closepath fill grestore} def 6.162 +/Circle {stroke [] 0 setdash 2 copy 6.163 + hpt 0 360 arc stroke Pnt} def 6.164 +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def 6.165 +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def 6.166 +/C1 {BL [] 0 setdash 2 copy moveto 6.167 + 2 copy vpt 0 90 arc closepath fill 6.168 + vpt 0 360 arc closepath} bind def 6.169 +/C2 {BL [] 0 setdash 2 copy moveto 6.170 + 2 copy vpt 90 180 arc closepath fill 6.171 + vpt 0 360 arc closepath} bind def 6.172 +/C3 {BL [] 0 setdash 2 copy moveto 6.173 + 2 copy vpt 0 180 arc closepath fill 6.174 + vpt 0 360 arc closepath} bind def 6.175 +/C4 {BL [] 0 setdash 2 copy moveto 6.176 + 2 copy vpt 180 270 arc closepath fill 6.177 + vpt 0 360 arc closepath} bind def 6.178 +/C5 {BL [] 0 setdash 2 copy moveto 6.179 + 2 copy vpt 0 90 arc 6.180 + 2 copy moveto 6.181 + 2 copy vpt 180 270 arc closepath fill 6.182 + vpt 0 360 arc} bind def 6.183 +/C6 {BL [] 0 setdash 2 copy moveto 6.184 + 2 copy vpt 90 270 arc closepath fill 6.185 + vpt 0 360 arc closepath} bind def 6.186 +/C7 {BL [] 0 setdash 2 copy moveto 6.187 + 2 copy vpt 0 270 arc closepath fill 6.188 + vpt 0 360 arc closepath} bind def 6.189 +/C8 {BL [] 0 setdash 2 copy moveto 6.190 + 2 copy vpt 270 360 arc closepath fill 6.191 + vpt 0 360 arc closepath} bind def 6.192 +/C9 {BL [] 0 setdash 2 copy moveto 6.193 + 2 copy vpt 270 450 arc closepath fill 6.194 + vpt 0 360 arc closepath} bind def 6.195 +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill 6.196 + 2 copy moveto 6.197 + 2 copy vpt 90 180 arc closepath fill 6.198 + vpt 0 360 arc closepath} bind def 6.199 +/C11 {BL [] 0 setdash 2 copy moveto 6.200 + 2 copy vpt 0 180 arc closepath fill 6.201 + 2 copy moveto 6.202 + 2 copy vpt 270 360 arc closepath fill 6.203 + vpt 0 360 arc closepath} bind def 6.204 +/C12 {BL [] 0 setdash 2 copy moveto 6.205 + 2 copy vpt 180 360 arc closepath fill 6.206 + vpt 0 360 arc closepath} bind def 6.207 +/C13 {BL [] 0 setdash 2 copy moveto 6.208 + 2 copy vpt 0 90 arc closepath fill 6.209 + 2 copy moveto 6.210 + 2 copy vpt 180 360 arc closepath fill 6.211 + vpt 0 360 arc closepath} bind def 6.212 +/C14 {BL [] 0 setdash 2 copy moveto 6.213 + 2 copy vpt 90 360 arc closepath fill 6.214 + vpt 0 360 arc} bind def 6.215 +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill 6.216 + vpt 0 360 arc closepath} bind def 6.217 +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto 6.218 + neg 0 rlineto closepath} bind def 6.219 +/Square {dup Rec} bind def 6.220 +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def 6.221 +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def 6.222 +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def 6.223 +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def 6.224 +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def 6.225 +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def 6.226 +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill 6.227 + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def 6.228 +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def 6.229 +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill 6.230 + 2 copy vpt Square fill Bsquare} bind def 6.231 +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def 6.232 +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def 6.233 +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill 6.234 + Bsquare} bind def 6.235 +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill 6.236 + Bsquare} bind def 6.237 +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def 6.238 +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill 6.239 + 2 copy vpt Square fill Bsquare} bind def 6.240 +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill 6.241 + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def 6.242 +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def 6.243 +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def 6.244 +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def 6.245 +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def 6.246 +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def 6.247 +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def 6.248 +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def 6.249 +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def 6.250 +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def 6.251 +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def 6.252 +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def 6.253 +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def 6.254 +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def 6.255 +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def 6.256 +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def 6.257 +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def 6.258 +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def 6.259 +/DiaE {stroke [] 0 setdash vpt add M 6.260 + hpt neg vpt neg V hpt vpt neg V 6.261 + hpt vpt V hpt neg vpt V closepath stroke} def 6.262 +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M 6.263 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 6.264 + hpt2 neg 0 V closepath stroke} def 6.265 +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M 6.266 + hpt neg vpt -1.62 mul V 6.267 + hpt 2 mul 0 V 6.268 + hpt neg vpt 1.62 mul V closepath stroke} def 6.269 +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M 6.270 + hpt neg vpt 1.62 mul V 6.271 + hpt 2 mul 0 V 6.272 + hpt neg vpt -1.62 mul V closepath stroke} def 6.273 +/PentE {stroke [] 0 setdash gsave 6.274 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 6.275 + closepath stroke grestore} def 6.276 +/CircE {stroke [] 0 setdash 6.277 + hpt 0 360 arc stroke} def 6.278 +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def 6.279 +/DiaW {stroke [] 0 setdash vpt add M 6.280 + hpt neg vpt neg V hpt vpt neg V 6.281 + hpt vpt V hpt neg vpt V Opaque stroke} def 6.282 +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M 6.283 + 0 vpt2 neg V hpt2 0 V 0 vpt2 V 6.284 + hpt2 neg 0 V Opaque stroke} def 6.285 +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M 6.286 + hpt neg vpt -1.62 mul V 6.287 + hpt 2 mul 0 V 6.288 + hpt neg vpt 1.62 mul V Opaque stroke} def 6.289 +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M 6.290 + hpt neg vpt 1.62 mul V 6.291 + hpt 2 mul 0 V 6.292 + hpt neg vpt -1.62 mul V Opaque stroke} def 6.293 +/PentW {stroke [] 0 setdash gsave 6.294 + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat 6.295 + Opaque stroke grestore} def 6.296 +/CircW {stroke [] 0 setdash 6.297 + hpt 0 360 arc Opaque stroke} def 6.298 +/BoxFill {gsave Rec 1 setgray fill grestore} def 6.299 +/Density { 6.300 + /Fillden exch def 6.301 + currentrgbcolor 6.302 + /ColB exch def /ColG exch def /ColR exch def 6.303 + /ColR ColR Fillden mul Fillden sub 1 add def 6.304 + /ColG ColG Fillden mul Fillden sub 1 add def 6.305 + /ColB ColB Fillden mul Fillden sub 1 add def 6.306 + ColR ColG ColB setrgbcolor} def 6.307 +/BoxColFill {gsave Rec PolyFill} def 6.308 +/PolyFill {gsave Density fill grestore grestore} def 6.309 +/h {rlineto rlineto rlineto gsave fill grestore} bind def 6.310 +% 6.311 +% PostScript Level 1 Pattern Fill routine for rectangles 6.312 +% Usage: x y w h s a XX PatternFill 6.313 +% x,y = lower left corner of box to be filled 6.314 +% w,h = width and height of box 6.315 +% a = angle in degrees between lines and x-axis 6.316 +% XX = 0/1 for no/yes cross-hatch 6.317 +% 6.318 +/PatternFill {gsave /PFa [ 9 2 roll ] def 6.319 + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate 6.320 + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec 6.321 + gsave 1 setgray fill grestore clip 6.322 + currentlinewidth 0.5 mul setlinewidth 6.323 + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def 6.324 + 0 0 M PFa 5 get rotate PFs -2 div dup translate 6.325 + 0 1 PFs PFa 4 get div 1 add floor cvi 6.326 + {PFa 4 get mul 0 M 0 PFs V} for 6.327 + 0 PFa 6 get ne { 6.328 + 0 1 PFs PFa 4 get div 1 add floor cvi 6.329 + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for 6.330 + } if 6.331 + stroke grestore} def 6.332 +% 6.333 +/languagelevel where 6.334 + {pop languagelevel} {1} ifelse 6.335 + 2 lt 6.336 + {/InterpretLevel1 true def} 6.337 + {/InterpretLevel1 Level1 def} 6.338 + ifelse 6.339 +% 6.340 +% PostScript level 2 pattern fill definitions 6.341 +% 6.342 +/Level2PatternFill { 6.343 +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} 6.344 + bind def 6.345 +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def 6.346 +<< Tile8x8 6.347 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 6.348 +>> matrix makepattern 6.349 +/Pat1 exch def 6.350 +<< Tile8x8 6.351 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke 6.352 + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} 6.353 +>> matrix makepattern 6.354 +/Pat2 exch def 6.355 +<< Tile8x8 6.356 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L 6.357 + 8 8 L 8 0 L 0 0 L fill} 6.358 +>> matrix makepattern 6.359 +/Pat3 exch def 6.360 +<< Tile8x8 6.361 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L 6.362 + 0 12 M 12 0 L stroke} 6.363 +>> matrix makepattern 6.364 +/Pat4 exch def 6.365 +<< Tile8x8 6.366 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L 6.367 + 0 -4 M 12 8 L stroke} 6.368 +>> matrix makepattern 6.369 +/Pat5 exch def 6.370 +<< Tile8x8 6.371 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L 6.372 + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} 6.373 +>> matrix makepattern 6.374 +/Pat6 exch def 6.375 +<< Tile8x8 6.376 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L 6.377 + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} 6.378 +>> matrix makepattern 6.379 +/Pat7 exch def 6.380 +<< Tile8x8 6.381 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L 6.382 + 12 0 M -4 8 L 12 4 M 0 10 L stroke} 6.383 +>> matrix makepattern 6.384 +/Pat8 exch def 6.385 +<< Tile8x8 6.386 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L 6.387 + -4 0 M 12 8 L -4 4 M 8 10 L stroke} 6.388 +>> matrix makepattern 6.389 +/Pat9 exch def 6.390 +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def 6.391 +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def 6.392 +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def 6.393 +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def 6.394 +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def 6.395 +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def 6.396 +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def 6.397 +} def 6.398 +% 6.399 +% 6.400 +%End of PostScript Level 2 code 6.401 +% 6.402 +/PatternBgnd { 6.403 + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse 6.404 +} def 6.405 +% 6.406 +% Substitute for Level 2 pattern fill codes with 6.407 +% grayscale if Level 2 support is not selected. 6.408 +% 6.409 +/Level1PatternFill { 6.410 +/Pattern1 {0.250 Density} bind def 6.411 +/Pattern2 {0.500 Density} bind def 6.412 +/Pattern3 {0.750 Density} bind def 6.413 +/Pattern4 {0.125 Density} bind def 6.414 +/Pattern5 {0.375 Density} bind def 6.415 +/Pattern6 {0.625 Density} bind def 6.416 +/Pattern7 {0.875 Density} bind def 6.417 +} def 6.418 +% 6.419 +% Now test for support of Level 2 code 6.420 +% 6.421 +Level1 {Level1PatternFill} {Level2PatternFill} ifelse 6.422 +% 6.423 +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont 6.424 +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall 6.425 +currentdict end definefont pop 6.426 +/MFshow { 6.427 + { dup 5 get 3 ge 6.428 + { 5 get 3 eq {gsave} {grestore} ifelse } 6.429 + {dup dup 0 get findfont exch 1 get scalefont setfont 6.430 + [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6 6.431 + get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq 6.432 + {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5 6.433 + get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div 6.434 + dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get 6.435 + show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop 6.436 + pop aload pop M} ifelse }ifelse }ifelse } 6.437 + ifelse } 6.438 + forall} bind def 6.439 +/MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse } 6.440 + {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont 6.441 + 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def 6.442 +/MLshow { currentpoint stroke M 6.443 + 0 exch R 6.444 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 6.445 +/MRshow { currentpoint stroke M 6.446 + exch dup MFwidth neg 3 -1 roll R 6.447 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 6.448 +/MCshow { currentpoint stroke M 6.449 + exch dup MFwidth -2 div 3 -1 roll R 6.450 + Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def 6.451 +/XYsave { [( ) 1 2 true false 3 ()] } bind def 6.452 +/XYrestore { [( ) 1 2 true false 4 ()] } bind def 6.453 +end 6.454 +%%EndProlog 6.455 +gnudict begin 6.456 +gsave 6.457 +50 50 translate 6.458 +0.050 0.050 scale 6.459 +0 setgray 6.460 +newpath 6.461 +(Helvetica) findfont 140 scalefont setfont 6.462 +gsave % colour palette begin 6.463 +/maxcolors 64 def 6.464 +/HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray 6.465 + { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub 6.466 + /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def 6.467 + /HSVq HSVv 1.0 HSVs HSVf mul sub mul def 6.468 + /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def 6.469 + /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp} 6.470 + {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt} 6.471 + {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv} 6.472 + {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse 6.473 + } ifelse} def 6.474 +/Constrain { 6.475 + dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def 6.476 +/YIQ2RGB { 6.477 + 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll 6.478 + 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll 6.479 + 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def 6.480 +/CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def 6.481 +/XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add 6.482 + Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch 6.483 + -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add 6.484 + exch 1.91 mul exch add Constrain 3 1 roll} def 6.485 +/SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq { 6.486 + XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB} 6.487 + if} ifelse} ifelse} ifelse} def 6.488 +/InterpolatedColor true def 6.489 +/grayindex {/gidx 0 def 6.490 + {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def 6.491 +/dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get 6.492 + GrayA gidx get sub div} def 6.493 +/redvalue {RedA gidx get RedA gidx 1 sub get 6.494 + RedA gidx get sub dgdxval mul add} def 6.495 +/greenvalue {GreenA gidx get GreenA gidx 1 sub get 6.496 + GreenA gidx get sub dgdxval mul add} def 6.497 +/bluevalue {BlueA gidx get BlueA gidx 1 sub get 6.498 + BlueA gidx get sub dgdxval mul add} def 6.499 +/interpolate { 6.500 + grayindex grayv GrayA gidx get sub abs 1e-5 le 6.501 + {RedA gidx get GreenA gidx get BlueA gidx get} 6.502 + {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def 6.503 +/GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746 6.504 + .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651 6.505 + .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556 6.506 + .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746 6.507 + .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365 6.508 + .9524 .9683 .9841 1 ] def 6.509 +/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.510 + .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127 6.511 + .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627 6.512 + .5635 .5 ] def 6.513 +/GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524 6.514 + .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1 6.515 + 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254 6.516 + .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def 6.517 +/BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1 6.518 + 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413 6.519 + .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.520 + 0 0 ] def 6.521 +/pm3dround {maxcolors 0 gt {dup 1 ge 6.522 + {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def 6.523 +/pm3dGamma 1.0 1.5 div def 6.524 +/ColorSpace (RGB) def 6.525 +Color true and { % COLOUR vs. GRAY map 6.526 + InterpolatedColor { %% Interpolation vs. RGB-Formula 6.527 + /g {stroke pm3dround /grayv exch def interpolate 6.528 + SelectSpace setrgbcolor} bind def 6.529 + }{ 6.530 + /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain 6.531 + SelectSpace setrgbcolor} bind def 6.532 + } ifelse 6.533 +}{ 6.534 + /g {stroke pm3dround pm3dGamma exp setgray} bind def 6.535 +} ifelse 6.536 +1.000 UP 6.537 +1.000 UL 6.538 +LTb 6.539 +1.000 UL 6.540 +LT0 6.541 +LTb 6.542 +%%%%BeginImage 6.543 +gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip 6.544 +InterpretLevel1 { 6.545 + %% Construct a box instead of image 6.546 + LTb 6.547 + 876 4852 M 6.548 + 5292 0 V 6.549 + 0 -4429 V 6.550 + -5292 0 V 6.551 + 876 4852 L 6.552 + 40 -110 R 6.553 + (PS level 2 image) Lshow 6.554 + % Read data but ignore it 6.555 + /imagebuf 15215 string def 6.556 + currentfile imagebuf readstring 6.557 +} { 6.558 +gsave 6.559 +876 4852 translate 6.560 +5292 -4429 scale 6.561 +%%%%BeginPalette 6.562 +[ /Indexed 6.563 + /DeviceRGB 63 6.564 + < 6.565 + 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1 6.566 + 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff 6.567 + 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff 6.568 + 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88 6.569 + 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06 6.570 + fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400 6.571 + ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200 6.572 + f10000 e10000 d00000 c00000 b00000 a00000 900000 800000 6.573 + > 6.574 +] setcolorspace 6.575 +%%%%EndPalette 6.576 +<< 6.577 + /ImageType 1 6.578 + /Width 135 6.579 + /Height 113 6.580 + /BitsPerComponent 8 6.581 + /ImageMatrix [ 135 0 0 113 0 0 ] 6.582 + /Decode [ 0 255 ] 6.583 + /DataSource currentfile /ASCII85Decode filter 6.584 + /MultipleDataSources false 6.585 + /Interpolate false 6.586 +>> 6.587 +image 6.588 +} ifelse 6.589 +/hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hS 6.590 +b//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb// 6.591 +hSb//hSb//hSb/!<<*"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!%ol)zzzzzzzzzzzzzzzzzzzzzz 6.592 +zzzzzzzzzzz/hR/)zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!O/cbqPzzzzzzzzzzzzzzzzzzzz 6.593 +zzzzzzzzzzzz!!"W(!<<*"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!%ol)zzzzzzzzzzzzzzzzzzz 6.594 +zzzzzzzzzzzzzz/hR/)zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!O/cbqPzzzzzzzzzzzzzzzzz 6.595 +zzzzzzzzzzzzzzz!!"W(!<<*"zzzzzzzzzzzzzzzzzz!!!!"!<<*"zzzzzzzzzzzz!%ol(zzzzzzzz 6.596 +zzzzzzzzzzz!<E6'zzzzzzzzzzzzz/hR,(zzzzzzzzzzzzzzzzzz!!!'$!<NB(zzzzzzzzzzzz!!!! 6.597 +O/cYnPzzzzz!#>P7zzzzzzzzzzzz!!<9'!WrE&zzzzzzzzzzzz!!"W(!!!$"zzzz!!!!5'GLNIzzzz 6.598 +zzzzzzz!!!!$!s/N*!X&K'zzzzzzzzzzzz!%ol(!!**#zzzz!!!]H'*&"4zzzzzzzzzzz!!NK-!s8W 6.599 +,"pY,.zzzzzzzzzzzz/hR,)!<<-%zzzz'G;#k&eY0Ezzzzzz!#$%]'EA+5zzz"pG,4!s8W.#64`(zz 6.600 +zzzzzzzzz!!!!O/cYkP!WiE)!WW3#zz!!!!7'+kii&ek<G!!!!,$OdX^zzzz'GM8r'+tojzz!!ro8" 6.601 +U,&5"9f&8zzzzzzzzzzzz!!"W(!!!$#!WiE*"pk80zz!#?=b'G:uj'G:ui$jd:M$ka6fzzz!!!!3'b 6.602 +qDr&eYfl('"=7z$OI%C#6kA9"U,,:zzzzzzzzzzzz!%ol(!!!''!s8W0$4.1Q%KHJ/!!!!7()@W"'b 6.603 +h8p&eGHW#mCP?$4IR]'EA+5zz!#$"\'GD/p',2/s'EA+5!"0/B#mgnE#R:S=#7(YFzzzzzzzzzzzz/ 6.604 +hR,(!!!0*"9\r:$4ROV&JP3F!#?=b'bqGu'GD,m&J,?V#6Y/8$kO'd'`\46zz',22s'bh>p',;8t'* 6.605 +&UT%1WgT$O[7J#mgnD#7(YF$ig8-zzzzzzzzzz!!!!O/cYkO!!!3,"9o/?%h]Kg'GM8u(D[c$'bqDr 6.606 +',)&n&J,9R"9\o:%hfWl'c$cL!!!cL!!!cM(Ddi%()7T"(E"&)',(rg%h9$W$OR7K$OR4H#R:P<$31 6.607 +&+zzzzzzzzzz!!"W(z!!!3-#7(_K&J>`l()Ic''bqGu'GV;r'GM2m&.&XJ#m_%Q'GV>t()@Z$()7T# 6.608 +()If((Dn)/(`4,/)&O2*'+tie%h9$X$k!FN$47+H#6tJ>zzzzzzzzzzz!%ol(z!!WZ5$4[OY',)&q( 6.609 +Ddl&()@W"'bqDs&eYfh%h&gU%MTTk'bqK"()@Z$(Ddo)(`4)-)&aA1)]Tk;)]9J.'GD#i%hB*Z$k*O 6.610 +P$47(F#6tJ=zzzzzzzzzzz/hR,(z#6tPD%hB<f'c%Q#(Ddf%()7Q!'bh>q&.oKc&J>]h',2/r'c%Q$ 6.611 +()Ic&(Dmu,)&XA6)]]q?+!)FB*#TS1().Do&e>H^%1NaR$47(F#RC_Bzzzzzzzzzz!!!!O/cYkO!!! 6.612 +!)#R_(P&/,`m'c%Q$()@Z$'bqGt'bV/m&eP`i',)&o'c%Q#(Ddo*(`4&+)&O50)BBh=+!2XK+<DRD* 6.613 +#fe5(D[`"&J>Wb%1N^Q$4-qB#71_Ezzzzzzzzzz!!"W(z!!!92$k3^Z',2,r()@]%()@W!'bqDt$PF 6.614 +'b&eYil'GM8s()I`&(`4,.)&aA1)&aJ8*?Q@G+sA*P+!2OE*$#t:(`*o$'+kcc%1N^R#m^bA#m^eDz 6.615 +zzzzzzzzz!%ol(z!!!93%1j*a'GM8s()@Z#()7Q!().Gp$47@Z',;2r'bqN%(`4,.)&aA2)]BY8)]T 6.616 +nA+X/-T+sJ0R+<_dI*??(=)Aj5('+k`a%1N^R#RC\A#RCbGzzzzzzzzzz/hR,(z!!io@%M9<f'bqH! 6.617 +'bqGu'bqH!'bqJt&el&q()I`%(Ddr,)&jM6)]Kb9*#ot=*ZlOK+sS<X,9nBV+WqmM*ZZ7@)&Eu#&eG 6.618 +Q_%1EUO#mgkC#RC_Ezzzzzzzzz!!!!O/cYkOz#R_(O&JGfm'c%Q"'bqGu()@Z#()@Z"()7T$(Dmu+) 6.619 +B'M5*$$">*??.@*?QCJ+sS<X,U=W],pX][+sA*P*ZZ:?(`!eu&.f?]$k!CL#mgnE#RC_D$47+?zzzz 6.620 +zzzz!!"W(zz$4ROX',22u(Ddi&'bqH!()Ic((`4,-(E"&-)B0V8*??1C+!2OG+!2OH+<i'U,pjrb-7 6.621 +1&d,pai_+sS9S*ZZ1<(DIMp%h9$W$OR4J#mgnE#mgnE#mq"G$31&+zzzzzzz!%ol(z!!!!*$kEpa() 6.622 +Ic'(Ddi&'c%Q$(Dmu,)&X;1)B'P7*?6(@*ZlIH+<VgM+<_mO,:+]b-R^>i-mpAh-71&c,U4HT*ul49 6.623 +'GD&h%LrmT$O[=M$47(G#mgnE#mgkE$OQk6zzzzzzz/hR,(z!!s#B&JGfm(Dmu*(D[c%()@]&(E")/ 6.624 +)AsG3*$$%@+!2RH+WqmN+X&!Q+sJ3W-7:2i.4?Sn.4HYn-RU2d,U+?P*?,k3'+kcd%LigT$O[=M$47 6.625 +(G#mgnE#mgkC$OZq7zzzzzz!!!!O/cYkOz$O[CT',DE%)&O2,(D[f'(Ddl)(`=20)]Kb;*?H:E+!;[ 6.626 +L+X&!P+sJ3U,:"N]-RgMp.P*)$.k)nq-mg8d+WqjI)]08&&eGQa%1NaT$k!FM$47(G#mgnE#m^hD#m 6.627 +^h;&.fBQzzzzz!!"W(z!!!!.%1j0h)&X;1)&X5,()Ic'(Dmu+)B0S6*#ot?+!2RI+<VgO+X/*T,UF` 6.628 +`,pt)g.P!#$/hJV*.k<%s-RL)_+W_[E)&<o"&J,H`%h9$W$O[:K$4."F#mgkC#RLeD$OI7O%1`sa)B 6.629 +'1o$NL/,zzz!%ol(z!!!QA&/,iu)B9Y6(`4)+(Ddo))&X>2)B0Y:*??1C+!2UJ+X&$S,:"N[-71,i. 6.630 +4H_t/MA_0/hS_,/1N%r-6scX+<DL@(DIMq&ePWb%LigT$O[:K#mgnE#mgkC#mq"I#n%1P%hfZk'bLo 6.631 +f(B=F8zzz/hR,(z!!!QD(E4D8*ZQ.<)Aj;.(`4,.)&aG6*??.A*ZlIH+<_mO,9nK[,paoe.Olu#/M8 6.632 +Y/0J>+4/hS_,.k)hm,U=NU*ZGt6(DIMr&eY`c%1NaS$OR4J#mgnE#mgnF$4I:K$4IFU',)&o'GMB#) 6.633 +ZTj<zz!!!!O/cYkOz!#-+_)]g+D*uu=@*Z>n7)&jJ4)B0Y:*?H7C+<VgO+sS9W,UFcc.P!#$.kWJ.0 6.634 +/,"2/hSh30.nk-.k)hl,U"<Q*?,k6(DRSr&eY`c%1N^R$OR4I#mgnE$47+J$k3UT%20Bk'b^ue&eYs 6.635 +&()n8;zz!!"W(zz)AX54+X&!P+!2IE+<;FA*#fh:)]Th;*ZcCH+sJ3V,UF``-n-Ys/1iM-0eP(2/hn 6.636 +t50JG16/hJ\..OZVi+X%sL)]K_5().Gr&ePT`%1N[Q$47+I#mgnF$O[@Q&.T6_',MB!)&<o!'c%c.& 6.637 +fDi;zz!%ol(z!!!!;)&XJ=,9n?T+<M^K+<VaH*Zc@C*#p"@+!;^N,:"Q]-7:8l.P35)/hSb/0ek:80 6.638 +eb:80ek=6/Lr>(.OZSe+WqjI*$#t8'bqDr'+k]a%1<ON$4."F$47+I$k3[X&.oKf'GD5t()Ro1*Zl@ 6.639 +G*uQ:Lzz/hR,(z!!"&V(EahF,9e<S+<VaL+X%sM+!2RF*ZcCG+<_pR,UFcb-n-\u/MAe3/i#1:0JG1 6.640 +70JG180J>%0/1W8(.46Ad+s7pK*Zc49(DRYt&J#?\$O[:K$4.%H$4@7N%Ls$\&J>cm(D[o)*ZcCC*$ 6.641 +HCE+!i6\z!!!!O/cYkOz!$2sr*[2gR+sA*P+<M[K+X/'S+sA*Q+<VdM+sJ6X,pt)h.P*,'0.nt71,: 6.642 +R<0JG170JG170.eb,/1`D'.4?Jg,9e9T+<DC:(D[_u&.T*V$OR4I$47.K%1Wm[&.oKd',DE$)BU%F+ 6.643 +XJ3R*$-.F+sJ?[z!!"W(zz)&X82+<_pP+X&!P+!2XM,9nHZ+sA*S,9nBW,U=Z^-RU>n/1iJ,0JYC<1 6.644 +,1I:0/,(60/,%4/hSb./M/S(-n$Af,UF]Z+!)::'c%Go%LigS$47+J$4@:P%hK9a&ebrq()Ru6+XA? 6.645 +],U=QY+X/!K,:"K6z!%ol(z!!!!:()\/8+WqjL+<_jM+<_mQ,U=Z],pO]_-7:,f-RU8g-n-Z!/ho%7 6.646 +1,:U?0eb:70J>+50/"t30.nk//hS_+.k<"p-RBu[*Z>n5'G:oc$k*LO$4@7N%1WjY%hTEe',DH*)BU 6.647 +1M,pt)e+<VaP-7'iZ,Tm'ez/hR,(z!!!`L(E=G;*ZlFE+!2UH+Wr!T,UF``-mpJp.Ouu!.Olkt.kWG 6.648 +/1,:X@0eb=:0/"t40eb=90/,(60J>%2/M8\//1N(s-RBoX*?,h1&J,E]$k!FN$OdIS%M'*^&JGfm(E 6.649 ++;9,9nQb-RU,`+s\K^-RU2c,ldoF!!!!O/cYkOz!#ual)&jS:*?6%?*?Q=F+X&$U,pt)j/1`A)/M&M 6.650 +,/hAY//ho(91,C[?0JG180JG180ekC:0JP:90.nn3/het4/1N%q-7'cU)]08&&J#<[%1N^T%1NdY&J 6.651 +>]i'c%Z*)BL%I-7:2h,U+HY-71&e-mpAi-NF,H!!"W(zz)]KV3*#oq;)]Te9)]g(E+WqmP-RgMs/M/ 6.652 +S-/h\n50ek:81G^gB1,1L;0JG170JP:;0etI<1,:R=0ekF90JG.5.jubl,9S!F(DIMr&J#<[%1WgW& 6.653 +.]?c'GV?!(`4/4+sS?\-7:/e,U=`b-R^Ak-mpAiz!%ol(zz(Dn#/)]K\6)]K_7)]^"D+<MgS-n6c!/ 6.654 +M8Y/0/,+81+k=<1,1O=0ekC:0JP:;1,C^B1,C^B1G^dA1,:U;0J>%0.46Dd*ul19'bqDr&J5Tc%hK6 6.655 +_&JPoo()@]()BBqD,UXue,pjoa-7C8j-RU5g-71)ez/hR,(z!!!iQ(E+53)B'M4)B'M5*$-.E+X/-Y 6.656 +-n6_u.kN>+0/#%41,1O=0JP780ekC;1G^gC1G^gD1GgpF1c$sE1,1I8/hJV&-RBu[*ZGq3'GD,n'+k 6.657 +fg&.oQh'G_K$(E")/*$HLO-7C2d-70ua,pjud-6sl`,pal<!!!!O/cYkOz!!!cO)&jM6)B'M4)B'M5 6.658 +*#p"C+X89Z-RgMq/1`D+/hSe30J>+50JG170etO@1G^gC1c.$G1c.$G2)I-G0/"q1/1N(r-6scY*ZQ 6.659 +(:()I]"'+toj',2/r(Dmr*)&aJ:+X/0W-70ua,pX`],pal`,U+N[,pX`9!!"W(zz'bqN%)]K_8)B'M 6.660 +4)]K\7*?H:F,:"N[-R^Do.k</'/hJY-/h\k30JG181,C^B1c.$H1c.$G1GgsG1bp^;/M/J*.OZYj-R 6.661 +L,c,TdsD)&<o#',)&o'c%T%)&X>2)]TnB+s\BX,9e<V+sS<W,U=TY+XA9X,9m0g!%ol(z!!!!5'bqK 6.662 +')]K\6)B0V7)]Ke<+!)OK,9nH\-R^>l.P<>(.kE5(/h\n40ekC<1G^gB1GUdD1G^jE1c$pB0J4q./1 6.663 +W2&-mp>j.4?Ph+s.gC)&F)*'bqK#(`=20)B'P7*ZcCH+sJ0S+sJ3T,U4T[,Tn9T,9nHW+ohTC/hR,( 6.664 +z!!!cL'Gq`,)]K_8)]K_9*??4E+!DjQ,:"Q_-R^Dm.P<5$.k</&/MJh30JG480ekC<0f(R?1,:X@0e 6.665 +b75/M&G'/M&D).Ochr-m^,`+WqdE)]BS2(Ddr,)AsG3)]Kb:*ZcFH+X&$R+sJ3U,9msI*?l[O,9nEY 6.666 +!!!!O/cYkOz!#?4^(E",1)]K_8)]Th<*?QCI+s\E[-7:/h-n$Pt.P!#".kE8(/h\k20/,(70eb:80e 6.667 +tL>1,1L;0/"q0/1rM+/M8Y-/1W.u-RL/c,Tn*H)]9M2)&X;0)AsG3)]Th<*?ZLJ+X&$R+sJ9W+sA-O 6.668 ++sJ6W,UF`_!!"W(zz'bqGu(`F>4)B0V8*#p"@+!DdP,pai`-7:2i-n-bu.Olnt/1`>(/M8Y.0/"t30 6.669 +/"t40ekC;0JG150J>(20/#"40.nk-.Ocep.46De+Wh^D)]9M2)&X;0)&aD4)]Tk=+!2UK+sS?X,UFT 6.670 +V,9\*O,:"Q_-7C8B!%ol(z!!!!8&el&u)&aG5)]Kb:*#p"?+X&$T,U=Z`-mpDk/gr.t.4Qes.k</%/ 6.671 +M8Y-/hSb10/,(60ekC:1,:R>1GU^?1G^d?0.nb*.4Hhu-71#_+<MUC)B'J2)&X;0)B'M5*#ot@+<Vj 6.672 +P,U=Z`-R'f^+s/!T,Ub#h-nYK"/hR,(z!!!cK'G_N')B'P6)]Th;*?H4E+sA0U,:"Q_-RLGu-n$Mn. 6.673 +4Qes.k</%/M/P,/h\k20/,+81,C[C2)I-I1G^pH1c$pE/hSk2/hAP(-mg5a+!)C@)AsD1)&X;0)&X> 6.674 +3*$-4G+X86Z-RU8d,:Fua,9nNb.Olqu/1^cR/cYkOz!#64_()Ro-)]Kb9*#fh;*ZuUM+sS<W,UFcb/ 6.675 +hSP#-n$Mn.4Qet.kE8(/M/S/0/5.81,LjG2`N`T2`<NO2`EWO2`E]K2`3<B/1W.t-R9lY+<2:<)&O2 6.676 +-(`=/.)&aG6*?ZRQ-n-Po.4H\q.4-5a-7UMt0.ne*0*!UWzz'bqDt(`F>4)]Th;)]Ke=+<_pR,U=W\ 6.677 +-7:Du-RgJm.4H_r.P!&#/1iJ,0/,+91G^gE2E!KR3BB/[3&WcV3&W`T2`NEJ2)?p=.OZYj,p=BP*#f 6.678 +b5(`+#*(`4,.*$-4H-71)h-n$Mp.P!"s-RL;n/M8_10J4h,,q^eMz!!!!8'bhB$)]K_9*#ot>*?H4D 6.679 ++X/-U,:+W_-S?eq.4Qer.Olnu.kE5'0/,(50JbOC2)R9M3'0/^3]];_3]T2\3&rrW2`<9G0eY(+-RU 6.680 +5f,9S'I)AsA/(Ddl))&jS:+!W'Y-n$Jm.4Ql".Olkr.kWD,0JP=<0ISFm/hR,(z!!!fM'c@o/*#oq= 6.681 +*Zc@D+!;^M+sS?Y,paok-n-So.k<,#/1W;)/h\q60ekF>1c@6N2`Wl[4?P_f3]fAa4$#D_3B&lU2(g 6.682 +[=/Lr7t-7:)`*uu=>)&O2-(`=52*?H=J,UOic-n-So.kE/!-S$c$/hJb31G^gA/0uSp/cYkOz!#$"] 6.683 +)&aJ8*?H:D*Zc@G+X83W,pai`-S?bq.k<,$/hJ_./hf"71,:U@1c.*J2E3]X4$5Yg4Zkef4$,Jb3]] 6.684 +8\2E!KN1G1=3.OZYk-70u\*#fe6(`4)-)]Tn@+<_pS,pt&g-n6Yp.Olkk/1rP*/MJn71,1C1,lfPMz 6.685 +z'+kut*$$+C+WqmM+!DdP+s\H\,UFfd/h/G)/hSb10JP=<1GgpF1c.$H2)mNS3B9/`4?Ykl4?P\e3] 6.686 +];^3B&lS2)R6I/hS_+.4?Jg,pFBN)B'J2)B0Y;*ZcCG+X/*U,pjue-R^>i-mpGp/hSY+0JP=;0/"e! 6.687 +!%ol(z!!!!0&Jc6)+!;^N,9e9S+<_pR,paia.4Hl"/M8Y/0/#"61,:XA1GgpG1c70N3&rrX3BB8b4? 6.688 +bqj4$5Pb3B9&Y2Dd6I1G^a</h&.p,pX`\+s.dC)]Kb:*Zc@E+!2UK+sJ3V,palb,paob,q1;s0J+n1 6.689 +0JP780-pSu/hR,(z!!!N?(`OJ:+!;^O,9nBV,U=Z^,UOuj.P<8(0/"t30JP::1,C[A1c7-J2E!NS3& 6.690 +`cV3]fGd5!1nf4#o8Z2`<TP1c.$E/hS_+-6sf[,9n?P*??.@*ZlIG+!)LF*ZlIH+X/*T,UF]^,U=W` 6.691 +.Om)*/i#%40J5%..0'?#/cYkOz!"'2M)&s\>+X&!Q,9nH[-7:/h-n6`"/hAS,/hf"60JP=<1GgsI2E 6.692 +!HO2`N`T2E*TU3BB/\3B9)[3&``R2)[3F/hSb0.Oc\i,9e<T+<DOD+!2UI+<VdK+!2RF*?H:F+X&$S 6.693 +,9nEX,:"Tb0J>+81,:O:0e4[Q!!"W(zz"qD.Z)]TqC+X%sO+X8<\-R^Do/M/V.0eY171,C^A1c7*I2 6.694 +E*QR2`<TQ2DmBM2E*QR2`E]U2`E]T2Dm?L1bp[=/Lr>$.46Gf+sA'N*?H:F+<VdL+<M[I*ZZ7@*?QC 6.695 +J+X&$R+sA0U,:P/s0JYC>1GUX:.3nln!%ol(z!!!!)#S7U_(`a\@+X&$Q+seQ`-RpVu0.o"81G^dB1 6.696 +c.'J2E!KQ2`EWQ2)R6K1c$pF2E!HO2`EZS2E*NP1c$sE/hSb,.Outt-6sfY+!)IF*ZuUL+X&!N*ZZ7 6.697 +@*$$%?+!;^N+X/'P+<i$V.4[&,1G^gB1+aq#,QIfE/hR,(z!!!94%1s<k)''eB+<i$T,:"Wa.P!)'/ 6.698 +ho+;1c.$G1c70L2`EZS2E!HN1c7-H1G^mH2E!HO2`EWQ2Dm9F0eY.4/h8D%.Ocbm,U+?Q*ZlLI+<_m 6.699 +O+WqgI*?6%=)]]q?+!;aO,9e6Q+<i-^/MJq91,1O;-n$;?!!!!O/cYkOz!!!B<',;<"*$61D*ZlOM, 6.700 +UOid.P!)'0ekF>1c$sF1c70M2E!HO2Dm?K1c.$F1Gh!J2E!HO2E!HN1GLL7/M&M,.P!#!.4?Je,9\- 6.701 +N+!DgO+sA*P*uu=@)]K_8*$-.D+<i!S,9n?S+XJNe/hSe2/hAFt,U<?i!!"W(zz$4IIZ()Ic,+!)OI 6.702 ++!)[R,paof.kE;+0etL?1G^gD1c70K2)[<M2)R6K2)[9J2)[?N2E!HN2)I*C0J4q-/hSV'.Olkq-RL 6.703 +,e,U+?R+X/*S+WqgI*?,q:)]Th<*ZcCG+X/0W,9\0S-7LGs.Ockr-R'WUz!%ol(zz$k3aa(`4)/*?H 6.704 +CJ+!W$V,UXui.kNA-0JP::1,1R@1c.$H2)R6K2)R6K2Dm?M2DmBN2)R6K1+k13/hSb-/1W2".Olks. 6.705 +4?Pk,U+EV+X/'P+!)FB)]K_8)]Tk>*ZlIH+X83V+WqpR-7LDj,pjlZ+WMO'z/hR,(z!!!!,%M9Em)A 6.706 +jD6*??7D,:"N[,pk)j/hSb00/,(70etO@1c.$H2)R6K2)R9M2Dm?L2)R6K2)I*A/hen0/hAP)/M&D& 6.707 +/1W.t-mpAh,U4KV+X%pK*??+>)]Kb:*??+>*ZZ7B*ZuXL+<_pR,9e3Q*$#k5()m5R!!!!O/cYkOz!! 6.708 +!H;&JQ$!)B0Y9*ZlFI,UF`_-RgMt/M8Y/0JG491G^jF1c7-J1c7-K2E!HN2)I-I2)[<K1bp[;0.nk/ 6.709 +/1`A)/1iD'.Ocbo-RU5c+sJ0Q+<MXF*#oq<)]Th:*#fh:)]Ke<*?H:F+<M[G)]0D1',22s&c_n3!!" 6.710 +W(zz!!!NA'GhW**$$(@+!)RN,UFfd.5!5)/h\k30ekC=1c.'I2)[?M2)[?N2E!EM2)[<M2)I-G/het 6.711 +4/hSb./M&G)/Li5!.4?Sk-70u]+WqjK*Zc=A*#on:)B0S6)]BV4)B0\;*#on=)\s)"&eP]c&.fHSz! 6.712 +%ol(zz!"TSR'c@r1+!;UH+!DpV-7C;n/1rM,0/#"71,:[C2)[?N2E!HO2E!KQ2`<QP2)R3I1GUR;0J 6.713 +>(3/hS_,.kE5%.Oceq-mp;e-6scX+<M[I*ZZ1=)B0S4)B'M5)B'M3)&X8-(E4#'&.]9]$k3[W%fcS0 6.714 +z/hR,(zz!"BMT(`OJ:+X%sO,:+]c.4Qo%/hSe10JP@>1c7-J2E!EN1c@6L2DmBN2E!EK1GUaA/hSh2 6.715 +/M/P+/M&A$.k3"u-n$Jk-7'rc,pFHS+!)ID)]Tb7)B'J2)&aD1)B'J.'GV8p&eGQ_%1WgT$k<[Gz!! 6.716 +!!O/cYkOzz$P!mg)BBnE,9\6X,pk&k/M8\0/hSb/0JbL;/hSb61c$sE1GgmE1c.'I1bpgA0JP:7/hS 6.717 +_,.k3"u.Ocer.4Qbp-mpAh,pjra,9\0O*??(;)B'P4)&O2-(Ddf''GM5o&J5Wf%h/pV%L`aT$k*+9z 6.718 +!!"W(zz!!!!,%29Wt*Zu^S+sSH_,Uk8s0/,(6/hSb//hSn91bgU81,1O=1,:R>1,C[?0/5.6/hS\,. 6.719 +k3"s.4?Vo.4H\r.k)kq-mp>i-n$Ad,9S*K)]BY5(`4&*()@Z"'GD)m&eYcg&.fE`%1EXS%1ERP$ig8 6.720 +-z!%ol(zz!!!<6&JZ3*+XAEZ,UOla-7^Z%0JG.4/M&A(0/"t60J5%3/heq20J5(60eY45/M8Y..4HY 6.721 +n-n$Jl-n-So-n-Vp.4Qhs-mpJp-m^)]+!)@>)&a8+(DRYu',2)n&eYfi&J5Td&J5K^%hT9]%g`RCzz 6.722 +/hR,(zz"pbVJ&JuK2+seBT,9nEY.4d&'/hJS'.4?Po.Oceu.k3&!/hSV*/1rJ*.k3&!.P<>%-RU8h- 6.723 +RU;j-n-So.P!#".kN;&.4H_o,U+<N*#TV3)AEl!'+toj&eYfi&eYfi&eP]g%hB0]%M&sS#nR(:z!!! 6.724 +!O/cYkOz!!!!&#Rh4T'c7u6+s7pH+WqpP,UFcb-71&c,9e?Y,pald-7C5g.5!5*-R^;g-7C5i/gi"n 6.725 +-7:/g-R^Dn.4Qi!/1iG*/hJV(-n$Jh+<)4:(Ddu+&ebrl&eYfi&J5Tf&eYij&ePZc%hB0]&.8gU&HD 6.726 +e2z!!"W(zz!!!0+$P!XZ(`OJ;*?5t:*ZcLM,U=W\,9e9S+sJ6V-71#b,paia,paii,pXc_/hSJ'-71 6.727 +&d-RU8i.4Qo"/1iJ-0/"q0/1W.r,pa]U(`*u'().Dp',(uk&eP]f&J5Tf&eYcg&.]<`%h9'X$OR=Tz 6.728 +z!%ol(zz!!NN5%Lip_(`XM7)B'S:+!DgP,9nEW+X%sO+sS<Y,pjrd-71)e-7'uk/hSb&,q^Mk-71)g 6.729 +-n-Vr/1rP-0/,(60J4n,.OQGc,9@a<'bqK!&J5Wg&eYfh&J5Te&J5Tf&eGWe&J,E^%LigQ$P*gLzz/ 6.730 +hR,(zz"U,2A%h93g)B0S3)B9b?+X&!Q,:"NY,9nBV,:+W^-71)h-n-Pm.46Mj/g_qm-7:/g-n$Mo.k 6.731 +E;+0/"t40/,%4/1;nn,pX`](`!i$'bq>n&J>]g&J>Zf&J5Td&.oHb%hB0]%LrpW%L`UM%fcS0z!!!! 6.732 +O/cYkOz!!!!&"UkeL%hf`r)]K\7*$-4G+X/-V,UF`_,pX`]-7C5i.4?Yq.P!##.4Q_p.46Pn.4HYo. 6.733 +4Zo"/MAe20/"t2/hS_)-RC#a-RBcK()@Vt&eGWe&J>Zf&J5Te&J,Kb&.]9^%hB-[%LijW$OI7Szz!! 6.734 +"W(zz!!WQ3$kEjY&f2E()B'P8*ZuRK+sS?Y,pai`,paoe.4Qbr.P!)&/hJY+/Lr>$.k<,".4H_r.k< 6.735 +/&0/,%3/hS\*.k)hn-6so^*u5V.'+tif&.oKe&J5Te&J,Kb&.fBa%hB0\%LrsY%LrgR$P3:<zz!%ol 6.736 +(zz"pG5B&J,E_'c@r0)B'S;+<VdO,U4Q\-7'rc-n-Vr/1W8'/MAb10.nk00.e_+/1W5$.Olnu/1`>* 6.737 +/hSb./1W.t-6ji`,p!pA'bqGq&J,Nd&J5Wf&J5Td&.fBa&.f?_%hB0]&.]6\%L`mW&J5!Czz/hR,(z 6.738 +!!!!'"pYVN&J,Nf()\&0)B9e=+X/0X,palc-n$Mo/1iD(/M/S.0/"t40JG.6/hS_-/1`;%.Olnu.k3 6.739 +,%/1iA$.4?Md+!;[J)Aj5)'b_/k&J5Te&J5Te&J,Kb&.fB`%hB0]%hB0^%hB-Z%1WgZ&HDe2z!!!!O 6.740 +/cYkOz!!``6#S.O[',2)n()Il+*?,q@+s\H]-R^Dm.4Qi!/hJ_0/h\k20JG170eb:8/hSb//Lr;#.4 6.741 +H\q.4Qeu.4?Mj,pFEP*#ok7(Ddi'()%>n&J5Tf&J5Td&.fBa&.fBa&.f?`&.fB`%M90[$k!UHzz!!" 6.742 +W(zz#mpqF$kO!_'GV;t(E"#+)B9hD,UOld-n$Jm.kE2$0/,%40JG180ekC:0/"t2/M8S*.4?Sl-n-S 6.743 +m-R^Dj-6si\+Wh^E)]BS1)&O/('G:ui&J>]g&J5Qc&.oKc&.fBa&.fBa&.fB`&.K'X#Rpb6zz!%ol( 6.744 +z!!!!+#n%.N&.oNi().Ju(`+#+)B0\?,:"Q],pk#h-n$Jo/hSe10J>+50J>%30.ne+.k2qr-7:,f-R 6.745 +^>h-RC)b,9\0N*Zc=@)]BS4)&<u%'+toj&eYcg&J5Te&J5Qc&.oNe&J>Zf&J,Ka$kNjW%fcS0zz/hR 6.746 +,(zz%LimZ&el#q'c%T&(Ddl((`=51)]TkA+X&*W,paod.OZi!.P35(/M/P+/1W+t-R^>h-71&c-7'o 6.747 +_+sS?X+WhaG*?6%<)]BV2(Ddf"',(uk&J5Te&J5Te&J5Wg'+trk',(uj&.fB_&.T-Lzz!!!!O/cYkO 6.748 +z!!!!1%hK9b'G_H"(Dmu*)Aa2*()7]))B9b=+!;aP,:"Q^-71,h.4Zks.4?Vp.4?Pi-7'uc-7'o^,: 6.749 +"HV+<VaJ+!)FB*#on:)]0D.()%Aq'+toi&J5Te&J5Tf&JGfk&el#o'G;#j&J,H`%0-A.zz!!"W(zz! 6.750 +!!!2&JGfk'c.W$(`4/1)&O/+(Dmu-)]Ke=+!DgO,9eBY,:4``,UOfa-7'l_,:+W],:"NZ,U4KV+<M[ 6.751 +I*Zc@C*Zc=B*#fh9)&O/*'GM2n&eYcg&J5Te&J5Wf&ebom',)#m'+toh%hB3]zzz!%ol(zz!!!!2', 6.752 +)&o'GM?$)&O5/()7T$)AsJ6)]]tA+X%sN+WqsP+s\BW,U4NZ,9e?V,U4KV+X/'R+<VaI*??1A*?H4A 6.753 +*??.?)B0S4(`*o$'+toj&eP]f&J5Te&J5Wg'+trk'GM5p'+tif&.egAzzz/hR,(zz!!!ZG'GM5p(`= 6.754 +51)&O2+',22u)B0_<*ZZ:D+<M[I+!;[J+!DgP+sA*R+sJ3T+X&!P+<M[I*Zc=B*??.@*??.@*??.?) 6.755 +]K\5().Dq&eYfh&J5Te&J5Te&J5Wg&eYlm'GD,n'+b]b%KHJ/zz!!!!O/cYkOzz!!!]J'c.W&)B'J1 6.756 +(`+#''GD6")B0\;*?H:E+<M[I*Zc@D+!;[L+<VgN+X%sO+<VdL+!)ID*??.@*??.@*Zc=B*?6%<)]K 6.757 +V0'GM/m&eP]f&J5Te&J,Ne&eYik'GD/o',;2o&Io6Mzzz!!"W(zzz!#64b(Dn)1)]BS2(`3o"',),u 6.758 +)B0Y:+!2UJ*Zc=B*ZcCF+!2UJ+<VgN+<VdL+<VaI*Zc@C*?H7B*ZcCF+!)FC*#on:)As>*'+toi&J5 6.759 +Te&J5Qc&J5Tf&JGfk&ebon()%8k%h/L=zzz!%ol(zzz!#?Ch)B0Y8)Aj;.(Dm_p&/#Wi)&aG6*??+> 6.760 +*#ot@*ZlIG+!2UJ+<VdL+<VdL+<MXG*Zc@D+!)LG+!2RH*ZQ.>*#fk:)&3i!&eYcg&J5Te&.fBa&J5 6.761 +Te&eblj',2/r'bV&ezzzz/hR,(zzz!#QRm*#ok8)&O/*(D[Pk&.fEc',;B')B'M5)]Ke:*?Q=D+!;[ 6.762 +K+<VdL+<_jM+<M[I*Zc@D*Zc@D*Zc@C*#fe8)]KV2()%>p&eP]f&J,Kb&.fBa&J5Tf&ebol',;5q&J 6.763 +#?Ozzz!!!!O/cYkOzzz!#caq*?,k5(D[f&(D.&g&J,Kc'GVB"(`F;2)&X;1*??.A*ZlIG+<VdL+<Vd 6.764 +K+!)IE*?H7C*Zc@C*ZZ7?)]BV5(`*r%'GD)l&J5Qc!!!!1%hTBc&J5Wg',)#n().An%h8R>zzz!!"W 6.765 +(zzzz)B9_;*#fb5(`4&)(DIJr&J>Zg'GVB"(Dn#,(`4,/)]]n>*ZcCF+<VaK+<VaI*ZZ7A*??.@*?? 6.766 +.@*#ok8)&O2-'bh;p&ePZd&.egAz!"fbS&J>]i',)&p'G:rfzzzz!%ol(zzzz!$*(")]K_7(`*r((D 6.767 +df%'c%Jt()Ic'(`4),(`4)-)B0Y:*?Q@F+<M[I*Zc@C*??.?*?6%=*?6%=)B'J0(D[\u&eYfh&.egA 6.768 +zz&.fEd&eYik'GM5p&Io9Nzzzz/hR,(zzzz!$*$u)]K\5(D[`%()Ic&(`+&-(D[c&(Dmu+(`4,.)B0 6.769 +S7*?H7C+!)ID*??+>)]Kb9*#oq:)B'M3)&F&&'b_2m&.fBQzzz%hTBd&el#n'GM5n%fcS0zzz!!!!O 6.770 +/cYkOzzzz!$*$u*#fb3(D[`%(Dmr+)&O2,()@]&(Ddo*)&O5/)B0V8*??.A*ZZ4?)]BY6)AsD2)B'J 6.771 +2(`4&)'b_5o'+tlhzzz!!!!0%hTEe',)#n'G1iUzzzz!!"W(zzzzz*#fk;)]0D.(D[f'(Ddr+(`4&* 6.772 +'c%Q$(Ddl)(`4,/)B0V8*#oq<*#fh8)&X8.(`=/.)&O2-()@Z"zzzzzz&.oNg',)&n&J+pBzzzz!%o 6.773 +l(zzzzz!!!uX)&O/+()@]&(`4//(`4&+(Ddi&()Ic((`4,.)B'P5)]K_7)AsD0(`*u)(Dmr)(Ddf"' 6.774 +`\46zzzzz!!!!2&J>ck&eYcgzzzzz/hR,(zzzzz!!!rT(Ddi%'GVE#()Ro+(`=2/(Dmo((`*u)(`4, 6.775 +/)&X>2)]BV4)&O2,(D[f%'GV>t'bh;]zzzzzz!!!!2&JGci&eP*Dzzzz!!!!O/cYkOzzzzz!#ZUh'b 6.776 +qDt'bqK"()@Z&)&aD3)&aA2)B0V7*?5t:)&jIo)B'Inz()7Puzzzzzzzz!!!!2&eYcg&HDe2zzzz!! 6.777 +"W(zzzzzz(D[`#',)&o'GV;t()7W')?9a;z!!!!>zzzzzzzzzzzzz!!!QB&J5TTzzzzz!%ol(zzzzz 6.778 +!!!!7'+tok',)#n',2/s()?lMzzzzzzzzzzzzzzzzzzzzzzz/hR,(zzzzz!!!QA&.oKd',(?Z'bhAt 6.779 +'`\46zzzzzzzzzzzzzzzzzzzzzz!!!!O/hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb// 6.780 +hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb 6.781 +//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSb//hSa~> 6.782 +InterpretLevel1 not { 6.783 + grestore 6.784 +} if 6.785 +grestore 6.786 +%%%%EndImage 6.787 +1.000 UL 6.788 +LTb 6.789 +1.000 UP 6.790 +1.000 UL 6.791 +LTb 6.792 +stroke 6.793 +grestore 6.794 +end 6.795 +showpage 6.796 +%%Trailer 6.797 +%%DocumentFonts: Helvetica