rev |
line source |
bshanks@5 | 1 %!PS-Adobe-2.0 EPSF-2.0
|
bshanks@5 | 2 %%Title: MO_vs_Wwc1_plus_Mtif2_jet.epsc
|
bshanks@5 | 3 %%Creator: gnuplot 4.2 patchlevel 2
|
bshanks@5 | 4 %%CreationDate: Fri Apr 3 01:36:24 2009
|
bshanks@5 | 5 %%DocumentFonts: (atend)
|
bshanks@5 | 6 %%BoundingBox: 50 50 410 302
|
bshanks@5 | 7 %%EndComments
|
bshanks@5 | 8 %%BeginProlog
|
bshanks@5 | 9 /gnudict 256 dict def
|
bshanks@5 | 10 gnudict begin
|
bshanks@5 | 11 %
|
bshanks@5 | 12 % The following 6 true/false flags may be edited by hand if required
|
bshanks@5 | 13 % The unit line width may also be changed
|
bshanks@5 | 14 %
|
bshanks@5 | 15 /Color true def
|
bshanks@5 | 16 /Blacktext false def
|
bshanks@5 | 17 /Solid true def
|
bshanks@5 | 18 /Dashlength 1 def
|
bshanks@5 | 19 /Landscape false def
|
bshanks@5 | 20 /Level1 false def
|
bshanks@5 | 21 /Rounded false def
|
bshanks@5 | 22 /TransparentPatterns false def
|
bshanks@5 | 23 /gnulinewidth 5.000 def
|
bshanks@5 | 24 /userlinewidth gnulinewidth def
|
bshanks@5 | 25 %
|
bshanks@5 | 26 /vshift -46 def
|
bshanks@5 | 27 /dl1 {
|
bshanks@5 | 28 10.0 Dashlength mul mul
|
bshanks@5 | 29 Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
|
bshanks@5 | 30 } def
|
bshanks@5 | 31 /dl2 {
|
bshanks@5 | 32 10.0 Dashlength mul mul
|
bshanks@5 | 33 Rounded { currentlinewidth 0.75 mul add } if
|
bshanks@5 | 34 } def
|
bshanks@5 | 35 /hpt_ 31.5 def
|
bshanks@5 | 36 /vpt_ 31.5 def
|
bshanks@5 | 37 /hpt hpt_ def
|
bshanks@5 | 38 /vpt vpt_ def
|
bshanks@5 | 39 Level1 {} {
|
bshanks@5 | 40 /SDict 10 dict def
|
bshanks@5 | 41 systemdict /pdfmark known not {
|
bshanks@5 | 42 userdict /pdfmark systemdict /cleartomark get put
|
bshanks@5 | 43 } if
|
bshanks@5 | 44 SDict begin [
|
bshanks@5 | 45 /Title (MO_vs_Wwc1_plus_Mtif2_jet.epsc)
|
bshanks@5 | 46 /Subject (gnuplot plot)
|
bshanks@5 | 47 /Creator (gnuplot 4.2 patchlevel 2 )
|
bshanks@5 | 48 /Author (Bayle Shanks,,,)
|
bshanks@5 | 49 % /Producer (gnuplot)
|
bshanks@5 | 50 % /Keywords ()
|
bshanks@5 | 51 /CreationDate (Fri Apr 3 01:36:24 2009)
|
bshanks@5 | 52 /DOCINFO pdfmark
|
bshanks@5 | 53 end
|
bshanks@5 | 54 } ifelse
|
bshanks@5 | 55 %
|
bshanks@5 | 56 % Gnuplot Prolog Version 4.2 (August 2006)
|
bshanks@5 | 57 %
|
bshanks@5 | 58 /M {moveto} bind def
|
bshanks@5 | 59 /L {lineto} bind def
|
bshanks@5 | 60 /R {rmoveto} bind def
|
bshanks@5 | 61 /V {rlineto} bind def
|
bshanks@5 | 62 /N {newpath moveto} bind def
|
bshanks@5 | 63 /Z {closepath} bind def
|
bshanks@5 | 64 /C {setrgbcolor} bind def
|
bshanks@5 | 65 /f {rlineto fill} bind def
|
bshanks@5 | 66 /vpt2 vpt 2 mul def
|
bshanks@5 | 67 /hpt2 hpt 2 mul def
|
bshanks@5 | 68 /Lshow {currentpoint stroke M 0 vshift R
|
bshanks@5 | 69 Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
|
bshanks@5 | 70 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
|
bshanks@5 | 71 Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
|
bshanks@5 | 72 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
|
bshanks@5 | 73 Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
|
bshanks@5 | 74 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
|
bshanks@5 | 75 /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
|
bshanks@5 | 76 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
|
bshanks@5 | 77 {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
|
bshanks@5 | 78 /BL {stroke userlinewidth 2 mul setlinewidth
|
bshanks@5 | 79 Rounded {1 setlinejoin 1 setlinecap} if} def
|
bshanks@5 | 80 /AL {stroke userlinewidth 2 div setlinewidth
|
bshanks@5 | 81 Rounded {1 setlinejoin 1 setlinecap} if} def
|
bshanks@5 | 82 /UL {dup gnulinewidth mul /userlinewidth exch def
|
bshanks@5 | 83 dup 1 lt {pop 1} if 10 mul /udl exch def} def
|
bshanks@5 | 84 /PL {stroke userlinewidth setlinewidth
|
bshanks@5 | 85 Rounded {1 setlinejoin 1 setlinecap} if} def
|
bshanks@5 | 86 % Default Line colors
|
bshanks@5 | 87 /LCw {1 1 1} def
|
bshanks@5 | 88 /LCb {0 0 0} def
|
bshanks@5 | 89 /LCa {0 0 0} def
|
bshanks@5 | 90 /LC0 {1 0 0} def
|
bshanks@5 | 91 /LC1 {0 1 0} def
|
bshanks@5 | 92 /LC2 {0 0 1} def
|
bshanks@5 | 93 /LC3 {1 0 1} def
|
bshanks@5 | 94 /LC4 {0 1 1} def
|
bshanks@5 | 95 /LC5 {1 1 0} def
|
bshanks@5 | 96 /LC6 {0 0 0} def
|
bshanks@5 | 97 /LC7 {1 0.3 0} def
|
bshanks@5 | 98 /LC8 {0.5 0.5 0.5} def
|
bshanks@5 | 99 % Default Line Types
|
bshanks@5 | 100 /LTw {PL [] 1 setgray} def
|
bshanks@5 | 101 /LTb {BL [] LCb DL} def
|
bshanks@5 | 102 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
|
bshanks@5 | 103 /LT0 {PL [] LC0 DL} def
|
bshanks@5 | 104 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
|
bshanks@5 | 105 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
|
bshanks@5 | 106 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
|
bshanks@5 | 107 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
|
bshanks@5 | 108 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
|
bshanks@5 | 109 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
|
bshanks@5 | 110 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
|
bshanks@5 | 111 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
|
bshanks@5 | 112 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
|
bshanks@5 | 113 /Dia {stroke [] 0 setdash 2 copy vpt add M
|
bshanks@5 | 114 hpt neg vpt neg V hpt vpt neg V
|
bshanks@5 | 115 hpt vpt V hpt neg vpt V closepath stroke
|
bshanks@5 | 116 Pnt} def
|
bshanks@5 | 117 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
|
bshanks@5 | 118 currentpoint stroke M
|
bshanks@5 | 119 hpt neg vpt neg R hpt2 0 V stroke
|
bshanks@5 | 120 } def
|
bshanks@5 | 121 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
|
bshanks@5 | 122 0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
bshanks@5 | 123 hpt2 neg 0 V closepath stroke
|
bshanks@5 | 124 Pnt} def
|
bshanks@5 | 125 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
|
bshanks@5 | 126 hpt2 vpt2 neg V currentpoint stroke M
|
bshanks@5 | 127 hpt2 neg 0 R hpt2 vpt2 V stroke} def
|
bshanks@5 | 128 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
|
bshanks@5 | 129 hpt neg vpt -1.62 mul V
|
bshanks@5 | 130 hpt 2 mul 0 V
|
bshanks@5 | 131 hpt neg vpt 1.62 mul V closepath stroke
|
bshanks@5 | 132 Pnt} def
|
bshanks@5 | 133 /Star {2 copy Pls Crs} def
|
bshanks@5 | 134 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
|
bshanks@5 | 135 0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
bshanks@5 | 136 hpt2 neg 0 V closepath fill} def
|
bshanks@5 | 137 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
|
bshanks@5 | 138 hpt neg vpt -1.62 mul V
|
bshanks@5 | 139 hpt 2 mul 0 V
|
bshanks@5 | 140 hpt neg vpt 1.62 mul V closepath fill} def
|
bshanks@5 | 141 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
|
bshanks@5 | 142 hpt neg vpt 1.62 mul V
|
bshanks@5 | 143 hpt 2 mul 0 V
|
bshanks@5 | 144 hpt neg vpt -1.62 mul V closepath stroke
|
bshanks@5 | 145 Pnt} def
|
bshanks@5 | 146 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
|
bshanks@5 | 147 hpt neg vpt 1.62 mul V
|
bshanks@5 | 148 hpt 2 mul 0 V
|
bshanks@5 | 149 hpt neg vpt -1.62 mul V closepath fill} def
|
bshanks@5 | 150 /DiaF {stroke [] 0 setdash vpt add M
|
bshanks@5 | 151 hpt neg vpt neg V hpt vpt neg V
|
bshanks@5 | 152 hpt vpt V hpt neg vpt V closepath fill} def
|
bshanks@5 | 153 /Pent {stroke [] 0 setdash 2 copy gsave
|
bshanks@5 | 154 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
bshanks@5 | 155 closepath stroke grestore Pnt} def
|
bshanks@5 | 156 /PentF {stroke [] 0 setdash gsave
|
bshanks@5 | 157 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
bshanks@5 | 158 closepath fill grestore} def
|
bshanks@5 | 159 /Circle {stroke [] 0 setdash 2 copy
|
bshanks@5 | 160 hpt 0 360 arc stroke Pnt} def
|
bshanks@5 | 161 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
|
bshanks@5 | 162 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
|
bshanks@5 | 163 /C1 {BL [] 0 setdash 2 copy moveto
|
bshanks@5 | 164 2 copy vpt 0 90 arc closepath fill
|
bshanks@5 | 165 vpt 0 360 arc closepath} bind def
|
bshanks@5 | 166 /C2 {BL [] 0 setdash 2 copy moveto
|
bshanks@5 | 167 2 copy vpt 90 180 arc closepath fill
|
bshanks@5 | 168 vpt 0 360 arc closepath} bind def
|
bshanks@5 | 169 /C3 {BL [] 0 setdash 2 copy moveto
|
bshanks@5 | 170 2 copy vpt 0 180 arc closepath fill
|
bshanks@5 | 171 vpt 0 360 arc closepath} bind def
|
bshanks@5 | 172 /C4 {BL [] 0 setdash 2 copy moveto
|
bshanks@5 | 173 2 copy vpt 180 270 arc closepath fill
|
bshanks@5 | 174 vpt 0 360 arc closepath} bind def
|
bshanks@5 | 175 /C5 {BL [] 0 setdash 2 copy moveto
|
bshanks@5 | 176 2 copy vpt 0 90 arc
|
bshanks@5 | 177 2 copy moveto
|
bshanks@5 | 178 2 copy vpt 180 270 arc closepath fill
|
bshanks@5 | 179 vpt 0 360 arc} bind def
|
bshanks@5 | 180 /C6 {BL [] 0 setdash 2 copy moveto
|
bshanks@5 | 181 2 copy vpt 90 270 arc closepath fill
|
bshanks@5 | 182 vpt 0 360 arc closepath} bind def
|
bshanks@5 | 183 /C7 {BL [] 0 setdash 2 copy moveto
|
bshanks@5 | 184 2 copy vpt 0 270 arc closepath fill
|
bshanks@5 | 185 vpt 0 360 arc closepath} bind def
|
bshanks@5 | 186 /C8 {BL [] 0 setdash 2 copy moveto
|
bshanks@5 | 187 2 copy vpt 270 360 arc closepath fill
|
bshanks@5 | 188 vpt 0 360 arc closepath} bind def
|
bshanks@5 | 189 /C9 {BL [] 0 setdash 2 copy moveto
|
bshanks@5 | 190 2 copy vpt 270 450 arc closepath fill
|
bshanks@5 | 191 vpt 0 360 arc closepath} bind def
|
bshanks@5 | 192 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
|
bshanks@5 | 193 2 copy moveto
|
bshanks@5 | 194 2 copy vpt 90 180 arc closepath fill
|
bshanks@5 | 195 vpt 0 360 arc closepath} bind def
|
bshanks@5 | 196 /C11 {BL [] 0 setdash 2 copy moveto
|
bshanks@5 | 197 2 copy vpt 0 180 arc closepath fill
|
bshanks@5 | 198 2 copy moveto
|
bshanks@5 | 199 2 copy vpt 270 360 arc closepath fill
|
bshanks@5 | 200 vpt 0 360 arc closepath} bind def
|
bshanks@5 | 201 /C12 {BL [] 0 setdash 2 copy moveto
|
bshanks@5 | 202 2 copy vpt 180 360 arc closepath fill
|
bshanks@5 | 203 vpt 0 360 arc closepath} bind def
|
bshanks@5 | 204 /C13 {BL [] 0 setdash 2 copy moveto
|
bshanks@5 | 205 2 copy vpt 0 90 arc closepath fill
|
bshanks@5 | 206 2 copy moveto
|
bshanks@5 | 207 2 copy vpt 180 360 arc closepath fill
|
bshanks@5 | 208 vpt 0 360 arc closepath} bind def
|
bshanks@5 | 209 /C14 {BL [] 0 setdash 2 copy moveto
|
bshanks@5 | 210 2 copy vpt 90 360 arc closepath fill
|
bshanks@5 | 211 vpt 0 360 arc} bind def
|
bshanks@5 | 212 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
|
bshanks@5 | 213 vpt 0 360 arc closepath} bind def
|
bshanks@5 | 214 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
|
bshanks@5 | 215 neg 0 rlineto closepath} bind def
|
bshanks@5 | 216 /Square {dup Rec} bind def
|
bshanks@5 | 217 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
|
bshanks@5 | 218 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
|
bshanks@5 | 219 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
|
bshanks@5 | 220 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
|
bshanks@5 | 221 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
|
bshanks@5 | 222 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
|
bshanks@5 | 223 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
|
bshanks@5 | 224 exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
|
bshanks@5 | 225 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
|
bshanks@5 | 226 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
|
bshanks@5 | 227 2 copy vpt Square fill Bsquare} bind def
|
bshanks@5 | 228 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
|
bshanks@5 | 229 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
|
bshanks@5 | 230 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
|
bshanks@5 | 231 Bsquare} bind def
|
bshanks@5 | 232 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
|
bshanks@5 | 233 Bsquare} bind def
|
bshanks@5 | 234 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
|
bshanks@5 | 235 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
bshanks@5 | 236 2 copy vpt Square fill Bsquare} bind def
|
bshanks@5 | 237 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
|
bshanks@5 | 238 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
|
bshanks@5 | 239 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
|
bshanks@5 | 240 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
|
bshanks@5 | 241 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
|
bshanks@5 | 242 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
|
bshanks@5 | 243 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
|
bshanks@5 | 244 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
|
bshanks@5 | 245 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
|
bshanks@5 | 246 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
|
bshanks@5 | 247 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
|
bshanks@5 | 248 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
|
bshanks@5 | 249 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
|
bshanks@5 | 250 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
|
bshanks@5 | 251 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
|
bshanks@5 | 252 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
|
bshanks@5 | 253 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
|
bshanks@5 | 254 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
|
bshanks@5 | 255 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
|
bshanks@5 | 256 /DiaE {stroke [] 0 setdash vpt add M
|
bshanks@5 | 257 hpt neg vpt neg V hpt vpt neg V
|
bshanks@5 | 258 hpt vpt V hpt neg vpt V closepath stroke} def
|
bshanks@5 | 259 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
|
bshanks@5 | 260 0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
bshanks@5 | 261 hpt2 neg 0 V closepath stroke} def
|
bshanks@5 | 262 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
|
bshanks@5 | 263 hpt neg vpt -1.62 mul V
|
bshanks@5 | 264 hpt 2 mul 0 V
|
bshanks@5 | 265 hpt neg vpt 1.62 mul V closepath stroke} def
|
bshanks@5 | 266 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
|
bshanks@5 | 267 hpt neg vpt 1.62 mul V
|
bshanks@5 | 268 hpt 2 mul 0 V
|
bshanks@5 | 269 hpt neg vpt -1.62 mul V closepath stroke} def
|
bshanks@5 | 270 /PentE {stroke [] 0 setdash gsave
|
bshanks@5 | 271 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
bshanks@5 | 272 closepath stroke grestore} def
|
bshanks@5 | 273 /CircE {stroke [] 0 setdash
|
bshanks@5 | 274 hpt 0 360 arc stroke} def
|
bshanks@5 | 275 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
|
bshanks@5 | 276 /DiaW {stroke [] 0 setdash vpt add M
|
bshanks@5 | 277 hpt neg vpt neg V hpt vpt neg V
|
bshanks@5 | 278 hpt vpt V hpt neg vpt V Opaque stroke} def
|
bshanks@5 | 279 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
|
bshanks@5 | 280 0 vpt2 neg V hpt2 0 V 0 vpt2 V
|
bshanks@5 | 281 hpt2 neg 0 V Opaque stroke} def
|
bshanks@5 | 282 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
|
bshanks@5 | 283 hpt neg vpt -1.62 mul V
|
bshanks@5 | 284 hpt 2 mul 0 V
|
bshanks@5 | 285 hpt neg vpt 1.62 mul V Opaque stroke} def
|
bshanks@5 | 286 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
|
bshanks@5 | 287 hpt neg vpt 1.62 mul V
|
bshanks@5 | 288 hpt 2 mul 0 V
|
bshanks@5 | 289 hpt neg vpt -1.62 mul V Opaque stroke} def
|
bshanks@5 | 290 /PentW {stroke [] 0 setdash gsave
|
bshanks@5 | 291 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
|
bshanks@5 | 292 Opaque stroke grestore} def
|
bshanks@5 | 293 /CircW {stroke [] 0 setdash
|
bshanks@5 | 294 hpt 0 360 arc Opaque stroke} def
|
bshanks@5 | 295 /BoxFill {gsave Rec 1 setgray fill grestore} def
|
bshanks@5 | 296 /Density {
|
bshanks@5 | 297 /Fillden exch def
|
bshanks@5 | 298 currentrgbcolor
|
bshanks@5 | 299 /ColB exch def /ColG exch def /ColR exch def
|
bshanks@5 | 300 /ColR ColR Fillden mul Fillden sub 1 add def
|
bshanks@5 | 301 /ColG ColG Fillden mul Fillden sub 1 add def
|
bshanks@5 | 302 /ColB ColB Fillden mul Fillden sub 1 add def
|
bshanks@5 | 303 ColR ColG ColB setrgbcolor} def
|
bshanks@5 | 304 /BoxColFill {gsave Rec PolyFill} def
|
bshanks@5 | 305 /PolyFill {gsave Density fill grestore grestore} def
|
bshanks@5 | 306 /h {rlineto rlineto rlineto gsave fill grestore} bind def
|
bshanks@5 | 307 %
|
bshanks@5 | 308 % PostScript Level 1 Pattern Fill routine for rectangles
|
bshanks@5 | 309 % Usage: x y w h s a XX PatternFill
|
bshanks@5 | 310 % x,y = lower left corner of box to be filled
|
bshanks@5 | 311 % w,h = width and height of box
|
bshanks@5 | 312 % a = angle in degrees between lines and x-axis
|
bshanks@5 | 313 % XX = 0/1 for no/yes cross-hatch
|
bshanks@5 | 314 %
|
bshanks@5 | 315 /PatternFill {gsave /PFa [ 9 2 roll ] def
|
bshanks@5 | 316 PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
|
bshanks@5 | 317 PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
|
bshanks@5 | 318 gsave 1 setgray fill grestore clip
|
bshanks@5 | 319 currentlinewidth 0.5 mul setlinewidth
|
bshanks@5 | 320 /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
|
bshanks@5 | 321 0 0 M PFa 5 get rotate PFs -2 div dup translate
|
bshanks@5 | 322 0 1 PFs PFa 4 get div 1 add floor cvi
|
bshanks@5 | 323 {PFa 4 get mul 0 M 0 PFs V} for
|
bshanks@5 | 324 0 PFa 6 get ne {
|
bshanks@5 | 325 0 1 PFs PFa 4 get div 1 add floor cvi
|
bshanks@5 | 326 {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
|
bshanks@5 | 327 } if
|
bshanks@5 | 328 stroke grestore} def
|
bshanks@5 | 329 %
|
bshanks@5 | 330 /languagelevel where
|
bshanks@5 | 331 {pop languagelevel} {1} ifelse
|
bshanks@5 | 332 2 lt
|
bshanks@5 | 333 {/InterpretLevel1 true def}
|
bshanks@5 | 334 {/InterpretLevel1 Level1 def}
|
bshanks@5 | 335 ifelse
|
bshanks@5 | 336 %
|
bshanks@5 | 337 % PostScript level 2 pattern fill definitions
|
bshanks@5 | 338 %
|
bshanks@5 | 339 /Level2PatternFill {
|
bshanks@5 | 340 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
|
bshanks@5 | 341 bind def
|
bshanks@5 | 342 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
|
bshanks@5 | 343 << Tile8x8
|
bshanks@5 | 344 /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
|
bshanks@5 | 345 >> matrix makepattern
|
bshanks@5 | 346 /Pat1 exch def
|
bshanks@5 | 347 << Tile8x8
|
bshanks@5 | 348 /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
|
bshanks@5 | 349 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
|
bshanks@5 | 350 >> matrix makepattern
|
bshanks@5 | 351 /Pat2 exch def
|
bshanks@5 | 352 << Tile8x8
|
bshanks@5 | 353 /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
|
bshanks@5 | 354 8 8 L 8 0 L 0 0 L fill}
|
bshanks@5 | 355 >> matrix makepattern
|
bshanks@5 | 356 /Pat3 exch def
|
bshanks@5 | 357 << Tile8x8
|
bshanks@5 | 358 /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
|
bshanks@5 | 359 0 12 M 12 0 L stroke}
|
bshanks@5 | 360 >> matrix makepattern
|
bshanks@5 | 361 /Pat4 exch def
|
bshanks@5 | 362 << Tile8x8
|
bshanks@5 | 363 /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
|
bshanks@5 | 364 0 -4 M 12 8 L stroke}
|
bshanks@5 | 365 >> matrix makepattern
|
bshanks@5 | 366 /Pat5 exch def
|
bshanks@5 | 367 << Tile8x8
|
bshanks@5 | 368 /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
|
bshanks@5 | 369 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
|
bshanks@5 | 370 >> matrix makepattern
|
bshanks@5 | 371 /Pat6 exch def
|
bshanks@5 | 372 << Tile8x8
|
bshanks@5 | 373 /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
|
bshanks@5 | 374 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
|
bshanks@5 | 375 >> matrix makepattern
|
bshanks@5 | 376 /Pat7 exch def
|
bshanks@5 | 377 << Tile8x8
|
bshanks@5 | 378 /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
|
bshanks@5 | 379 12 0 M -4 8 L 12 4 M 0 10 L stroke}
|
bshanks@5 | 380 >> matrix makepattern
|
bshanks@5 | 381 /Pat8 exch def
|
bshanks@5 | 382 << Tile8x8
|
bshanks@5 | 383 /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
|
bshanks@5 | 384 -4 0 M 12 8 L -4 4 M 8 10 L stroke}
|
bshanks@5 | 385 >> matrix makepattern
|
bshanks@5 | 386 /Pat9 exch def
|
bshanks@5 | 387 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
|
bshanks@5 | 388 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
|
bshanks@5 | 389 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
|
bshanks@5 | 390 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
|
bshanks@5 | 391 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
|
bshanks@5 | 392 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
|
bshanks@5 | 393 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
|
bshanks@5 | 394 } def
|
bshanks@5 | 395 %
|
bshanks@5 | 396 %
|
bshanks@5 | 397 %End of PostScript Level 2 code
|
bshanks@5 | 398 %
|
bshanks@5 | 399 /PatternBgnd {
|
bshanks@5 | 400 TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
|
bshanks@5 | 401 } def
|
bshanks@5 | 402 %
|
bshanks@5 | 403 % Substitute for Level 2 pattern fill codes with
|
bshanks@5 | 404 % grayscale if Level 2 support is not selected.
|
bshanks@5 | 405 %
|
bshanks@5 | 406 /Level1PatternFill {
|
bshanks@5 | 407 /Pattern1 {0.250 Density} bind def
|
bshanks@5 | 408 /Pattern2 {0.500 Density} bind def
|
bshanks@5 | 409 /Pattern3 {0.750 Density} bind def
|
bshanks@5 | 410 /Pattern4 {0.125 Density} bind def
|
bshanks@5 | 411 /Pattern5 {0.375 Density} bind def
|
bshanks@5 | 412 /Pattern6 {0.625 Density} bind def
|
bshanks@5 | 413 /Pattern7 {0.875 Density} bind def
|
bshanks@5 | 414 } def
|
bshanks@5 | 415 %
|
bshanks@5 | 416 % Now test for support of Level 2 code
|
bshanks@5 | 417 %
|
bshanks@5 | 418 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
|
bshanks@5 | 419 %
|
bshanks@5 | 420 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
|
bshanks@5 | 421 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
|
bshanks@5 | 422 currentdict end definefont pop
|
bshanks@5 | 423 /MFshow {
|
bshanks@5 | 424 { dup 5 get 3 ge
|
bshanks@5 | 425 { 5 get 3 eq {gsave} {grestore} ifelse }
|
bshanks@5 | 426 {dup dup 0 get findfont exch 1 get scalefont setfont
|
bshanks@5 | 427 [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
|
bshanks@5 | 428 get exch 4 get {show} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
|
bshanks@5 | 429 {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
|
bshanks@5 | 430 get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
|
bshanks@5 | 431 dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
|
bshanks@5 | 432 show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
|
bshanks@5 | 433 pop aload pop M} ifelse }ifelse }ifelse }
|
bshanks@5 | 434 ifelse }
|
bshanks@5 | 435 forall} bind def
|
bshanks@5 | 436 /MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
|
bshanks@5 | 437 {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
|
bshanks@5 | 438 6 get stringwidth pop add} {pop} ifelse} ifelse} forall} bind def
|
bshanks@5 | 439 /MLshow { currentpoint stroke M
|
bshanks@5 | 440 0 exch R
|
bshanks@5 | 441 Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
|
bshanks@5 | 442 /MRshow { currentpoint stroke M
|
bshanks@5 | 443 exch dup MFwidth neg 3 -1 roll R
|
bshanks@5 | 444 Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
|
bshanks@5 | 445 /MCshow { currentpoint stroke M
|
bshanks@5 | 446 exch dup MFwidth -2 div 3 -1 roll R
|
bshanks@5 | 447 Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
|
bshanks@5 | 448 /XYsave { [( ) 1 2 true false 3 ()] } bind def
|
bshanks@5 | 449 /XYrestore { [( ) 1 2 true false 4 ()] } bind def
|
bshanks@5 | 450 end
|
bshanks@5 | 451 %%EndProlog
|
bshanks@5 | 452 gnudict begin
|
bshanks@5 | 453 gsave
|
bshanks@5 | 454 50 50 translate
|
bshanks@5 | 455 0.050 0.050 scale
|
bshanks@5 | 456 0 setgray
|
bshanks@5 | 457 newpath
|
bshanks@5 | 458 (Helvetica) findfont 140 scalefont setfont
|
bshanks@5 | 459 gsave % colour palette begin
|
bshanks@5 | 460 /maxcolors 64 def
|
bshanks@5 | 461 /HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
|
bshanks@5 | 462 { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
|
bshanks@5 | 463 /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
|
bshanks@5 | 464 /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
|
bshanks@5 | 465 /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
|
bshanks@5 | 466 /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
|
bshanks@5 | 467 {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
|
bshanks@5 | 468 {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
|
bshanks@5 | 469 {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
|
bshanks@5 | 470 } ifelse} def
|
bshanks@5 | 471 /Constrain {
|
bshanks@5 | 472 dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
|
bshanks@5 | 473 /YIQ2RGB {
|
bshanks@5 | 474 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
|
bshanks@5 | 475 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
|
bshanks@5 | 476 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
|
bshanks@5 | 477 /CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
|
bshanks@5 | 478 /XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
|
bshanks@5 | 479 Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
|
bshanks@5 | 480 -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
|
bshanks@5 | 481 exch 1.91 mul exch add Constrain 3 1 roll} def
|
bshanks@5 | 482 /SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
|
bshanks@5 | 483 XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
|
bshanks@5 | 484 if} ifelse} ifelse} ifelse} def
|
bshanks@5 | 485 /InterpolatedColor true def
|
bshanks@5 | 486 /grayindex {/gidx 0 def
|
bshanks@5 | 487 {GrayA gidx get grayv ge {exit} if /gidx gidx 1 add def} loop} def
|
bshanks@5 | 488 /dgdx {grayv GrayA gidx get sub GrayA gidx 1 sub get
|
bshanks@5 | 489 GrayA gidx get sub div} def
|
bshanks@5 | 490 /redvalue {RedA gidx get RedA gidx 1 sub get
|
bshanks@5 | 491 RedA gidx get sub dgdxval mul add} def
|
bshanks@5 | 492 /greenvalue {GreenA gidx get GreenA gidx 1 sub get
|
bshanks@5 | 493 GreenA gidx get sub dgdxval mul add} def
|
bshanks@5 | 494 /bluevalue {BlueA gidx get BlueA gidx 1 sub get
|
bshanks@5 | 495 BlueA gidx get sub dgdxval mul add} def
|
bshanks@5 | 496 /interpolate {
|
bshanks@5 | 497 grayindex grayv GrayA gidx get sub abs 1e-5 le
|
bshanks@5 | 498 {RedA gidx get GreenA gidx get BlueA gidx get}
|
bshanks@5 | 499 {/dgdxval dgdx def redvalue greenvalue bluevalue} ifelse} def
|
bshanks@5 | 500 /GrayA [0 .0159 .0317 .0476 .0635 .0794 .0952 .1111 .127 .1429 .1587 .1746
|
bshanks@5 | 501 .1905 .2063 .2222 .2381 .254 .2698 .2857 .3016 .3175 .3333 .3492 .3651
|
bshanks@5 | 502 .381 .3968 .4127 .4286 .4444 .4603 .4762 .4921 .5079 .5238 .5397 .5556
|
bshanks@5 | 503 .5714 .5873 .6032 .619 .6349 .6508 .6667 .6825 .6984 .7143 .7302 .746
|
bshanks@5 | 504 .7619 .7778 .7937 .8095 .8254 .8413 .8571 .873 .8889 .9048 .9206 .9365
|
bshanks@5 | 505 .9524 .9683 .9841 1 ] def
|
bshanks@5 | 506 /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
|
bshanks@5 | 507 .2143 .2778 .3413 .4048 .4683 .5317 .5952 .6587 .7222 .7857 .8492 .9127
|
bshanks@5 | 508 .9762 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 .9444 .881 .8175 .754 .6905 .627
|
bshanks@5 | 509 .5635 .5 ] def
|
bshanks@5 | 510 /GreenA [0 0 0 0 0 0 0 0 .0079 .0714 .1349 .1984 .2619 .3254 .3889 .4524
|
bshanks@5 | 511 .5159 .5794 .6429 .7063 .7698 .8333 .8968 .9603 1 1 1 1 1 1 1 1 1 1 1 1 1
|
bshanks@5 | 512 1 1 1 .9603 .8968 .8333 .7698 .7063 .6429 .5794 .5159 .4524 .3889 .3254
|
bshanks@5 | 513 .2619 .1984 .1349 .0714 .0079 0 0 0 0 0 0 0 0 ] def
|
bshanks@5 | 514 /BlueA [.5 .5635 .627 .6905 .754 .8175 .881 .9444 1 1 1 1 1 1 1 1 1 1 1 1 1
|
bshanks@5 | 515 1 1 1 .9762 .9127 .8492 .7857 .7222 .6587 .5952 .5317 .4683 .4048 .3413
|
bshanks@5 | 516 .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
|
bshanks@5 | 517 0 0 ] def
|
bshanks@5 | 518 /pm3dround {maxcolors 0 gt {dup 1 ge
|
bshanks@5 | 519 {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
|
bshanks@5 | 520 /pm3dGamma 1.0 1.5 div def
|
bshanks@5 | 521 /ColorSpace (RGB) def
|
bshanks@5 | 522 Color true and { % COLOUR vs. GRAY map
|
bshanks@5 | 523 InterpolatedColor { %% Interpolation vs. RGB-Formula
|
bshanks@5 | 524 /g {stroke pm3dround /grayv exch def interpolate
|
bshanks@5 | 525 SelectSpace setrgbcolor} bind def
|
bshanks@5 | 526 }{
|
bshanks@5 | 527 /g {stroke pm3dround dup cF7 Constrain exch dup cF5 Constrain exch cF15 Constrain
|
bshanks@5 | 528 SelectSpace setrgbcolor} bind def
|
bshanks@5 | 529 } ifelse
|
bshanks@5 | 530 }{
|
bshanks@5 | 531 /g {stroke pm3dround pm3dGamma exp setgray} bind def
|
bshanks@5 | 532 } ifelse
|
bshanks@5 | 533 1.000 UP
|
bshanks@5 | 534 1.000 UL
|
bshanks@5 | 535 LTb
|
bshanks@5 | 536 1.000 UL
|
bshanks@5 | 537 LT0
|
bshanks@5 | 538 LTb
|
bshanks@5 | 539 %%%%BeginImage
|
bshanks@5 | 540 gsave 856 168 N 856 4872 L 6344 4872 L 6344 168 L Z clip
|
bshanks@5 | 541 InterpretLevel1 {
|
bshanks@5 | 542 %% Construct a box instead of image
|
bshanks@5 | 543 LTb
|
bshanks@5 | 544 876 4852 M
|
bshanks@5 | 545 5292 0 V
|
bshanks@5 | 546 0 -4429 V
|
bshanks@5 | 547 -5292 0 V
|
bshanks@5 | 548 876 4852 L
|
bshanks@5 | 549 40 -110 R
|
bshanks@5 | 550 (PS level 2 image) Lshow
|
bshanks@5 | 551 % Read data but ignore it
|
bshanks@5 | 552 /imagebuf 15239 string def
|
bshanks@5 | 553 currentfile imagebuf readstring
|
bshanks@5 | 554 } {
|
bshanks@5 | 555 gsave
|
bshanks@5 | 556 876 4852 translate
|
bshanks@5 | 557 5292 -4429 scale
|
bshanks@5 | 558 %%%%BeginPalette
|
bshanks@5 | 559 [ /Indexed
|
bshanks@5 | 560 /DeviceRGB 63
|
bshanks@5 | 561 <
|
bshanks@5 | 562 000080 000090 0000a0 0000b0 0000c0 0000d0 0000e1 0000f1
|
bshanks@5 | 563 0002ff 0012ff 0022ff 0033ff 0043ff 0053ff 0063ff 0073ff
|
bshanks@5 | 564 0084ff 0094ff 00a4ff 00b4ff 00c4ff 00d4ff 00e5ff 00f5ff
|
bshanks@5 | 565 06fff9 16ffe9 26ffd9 37ffc8 47ffb8 57ffa8 67ff98 77ff88
|
bshanks@5 | 566 88ff77 98ff67 a8ff57 b8ff47 c8ff37 d9ff26 e9ff16 f9ff06
|
bshanks@5 | 567 fff500 ffe500 ffd400 ffc400 ffb400 ffa400 ff9400 ff8400
|
bshanks@5 | 568 ff7300 ff6300 ff5300 ff4300 ff3300 ff2200 ff1200 ff0200
|
bshanks@5 | 569 f10000 e10000 d00000 c00000 b00000 a00000 900000 800000
|
bshanks@5 | 570 >
|
bshanks@5 | 571 ] setcolorspace
|
bshanks@5 | 572 %%%%EndPalette
|
bshanks@5 | 573 <<
|
bshanks@5 | 574 /ImageType 1
|
bshanks@5 | 575 /Width 135
|
bshanks@5 | 576 /Height 113
|
bshanks@5 | 577 /BitsPerComponent 8
|
bshanks@5 | 578 /ImageMatrix [ 135 0 0 113 0 0 ]
|
bshanks@5 | 579 /Decode [ 0 255 ]
|
bshanks@5 | 580 /DataSource currentfile /ASCII85Decode filter
|
bshanks@5 | 581 /MultipleDataSources false
|
bshanks@5 | 582 /Interpolate false
|
bshanks@5 | 583 >>
|
bshanks@5 | 584 image
|
bshanks@5 | 585 } ifelse
|
bshanks@5 | 586 5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D
|
bshanks@5 | 587 .o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5
|
bshanks@5 | 588 !D.o5!D.o5!D.o!WW3#zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRIzzzzzzzzzzzzzzzzzzzzzz
|
bshanks@5 | 589 zzzzzzzzzzz5!AuIzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4okW`zzzzzzzzzzzzzzzzzzzz
|
bshanks@5 | 590 zzzzzzzzzzzz!!#2H!<<*"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!'WRIzzzzzzzzzzzzzzzzzzz
|
bshanks@5 | 591 zzzzzzzzzzzzzz5!AuIzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz!!!!_4okW`zzzzzzzzzzzzzzzzz
|
bshanks@5 | 592 zzzzzzzzzzzzzzz!!#2H!<<*"zzzzzzzzzzzzzzzzzz!!30("TSN&zzzzzzzzzzzz!'WRHzzzzzzzz
|
bshanks@5 | 593 zzzzzzzzzzz"9J`1zzzzzzzzzzzzz5!ArHzzzzzzzzzzzzzzzzzz!!!9."9o56zzzzzzzzzzzz!!!!
|
bshanks@5 | 594 _4obT`zzzzz!#Yb:zzzzzzzzzzzz!!if4"UP//zzzzzzzzzzzz!!#2H!!!$"zzzz!!!!;)]ShXzzzz
|
bshanks@5 | 595 zzzzzzz!!!!+#m^\;"UY50zzzzzzzzzzzz!'WRI!<E3$zzzz!!"&]*WQ0?zzzzzzzzzzz!"B;C#m^_
|
bshanks@5 | 596 =&J>'Dzzzzzzzzzzzz5!ArK!W`B-zzzz+!2RH+<WiJzz4obQ_zzz!#61^(B=F8zzz&.K$T#m^bB&c_
|
bshanks@5 | 597 n3zzzzzzzzzzz!!!!_4obQd"9eu9$31&+zz!!!!?+!2UK5!D.1!!!!<*'QPM4obQ_zzz)B'G/(DRW"
|
bshanks@5 | 598 zz!#-%X%LigT$4@@Rzzzzzzzzzzzz!!#2H!!!0+#m^kK'bp]Kzz!$E@'+!<`l,X+C8*Z5n;*BkB*4o
|
bshanks@5 | 599 bQ_zz!!!!9)&aD1'c.W()?9a;z().>m&Io9Y$4@=Tzzzzzzzzzzzz!'WRH!!!67$O[CW&el)t)#sX:
|
bshanks@5 | 600 !!!!B+WqmM5!C2T-6jQJ)%dW%)*SuY)ZTj<zz!#HFh)&aA0(`=51)?9a;!#HCe'GM2n&.]6Z%1X!az
|
bshanks@5 | 601 zzzzzzzzzzz5!ArH!!!WB%Ls3g',D?'+!:O`!$NL0+sJ3T-9`h*,pO?C'bLZ_)'0e;)uos=z4obRH(
|
bshanks@5 | 602 `=;4)B0P1(`F>5)uplp(`4)*'bh;o&.f?_%1a!`'*&"4zzzzzzzzzz!!!!_4obQ_!!!]H&JZ0$)B'P
|
bshanks@5 | 603 8+<DRH+<i!S,UFg%-n$Mk+<DC3#mUhQ*$?FJ+<`p45!D.o5!D.o+!;XF*?,t;*?Q@C)]BV4)&F&''G
|
bshanks@5 | 604 D,m&eGWc%L`^Q%fcS0zzzzzzzzzz!!#2Hz!!!]J(Dn,4*#fk=+!MmQ+sS<Y-7:/g.OZ_h*u#@t&eH!
|
bshanks@5 | 605 &,UF`]4sD48,9\6R+<iun+sJ9V+<M^J+!)IB)B'J0(D[c$'G;#k&J5Tc$k*LPzzzzzzzzzzz!'WRHz
|
bshanks@5 | 606 !#-1b)]]q?*?QCJ+sJ3U+sSE]-R^Ap/hJOs+;bq:*$m!]-RV)*-RL5g-RC,c5!CAA-6tc!,9e?V+Wh
|
bshanks@5 | 607 ^E)]9J/()@W!'+toi&.f?]$k!@Jzzzzzzzzzzz5!ArHz'GME*+<DUJ+!MmR,:"HY,pt#h.k<5)/1iC
|
bshanks@5 | 608 t,q:>p/1N(t4t.p1.4Q_p.Olnt5!D.o5!D.o4sVBt+s.jI)]9J/(DRVu',)#j&.]3Y$47.Jzzzzzzz
|
bshanks@5 | 609 zzz!!!!_4obQ_!!!!5()n;;+X/-T+sJ3V,:"N]-mgAk.kE8'/M&P,/M/P*.k3_4.k3&".k<,#/1W8&
|
bshanks@5 | 610 4t7s.-RU8g4sVBt+WqjH)]9J/()7Ms'+tlf%h&dO#n%.Mzzzzzzzzzz!!#2Hz!!!]K)BL"E,9nBW,9
|
bshanks@5 | 611 nK\,pjue,qCQ"+YG?1/1`D+/hJY=4tJ38.k</%/1iG*/1iD&.Ocep-mpAg4s_Ht+X%pJ)]BP/().Gq
|
bshanks@5 | 612 &J5Qc$jm=J$OR1Kzzzzzzzzzz!'WRHz!!!]L*$6=J,U4NY,UF``-mp>j/hJS%*^2bO5!D.o5!CSN/M
|
bshanks@5 | 613 /P*/M/M*/hSb//M&A$.4?Sm-RU5f4s_Bs+<V^H)]BM.'bh;n&J5Tb$O[:J$471Pzzzzzzzzzz5!ArH
|
bshanks@5 | 614 z!"ot`*$?@I+X/*T,UOle-n$Ps.kX"L/hSh44u+fU0.nh//M8V,/hJ\./hSb./1W2!.4?Sm-n$E+4s
|
bshanks@5 | 615 M9s+WhdI)]9D+'b_5n&J,E]$O[:L$47.Mzzzzzzzzz!!!!_4obQ_z&eu9%*?Q@H+X/-W-7C8j.P38)
|
bshanks@5 | 616 00V-E0ekC=1G^d@0J>(30/"q20/"q1/hS_,.k<%t-n$Jl-mh,),pOWY+<M^G)Aj5)',(uj&.]6[$k*
|
bshanks@5 | 617 LP$OR4L$O[=Bzzzzzzzz!!#2Hzz&f)B(*??4E+sSB\.46Pq/h\n74uG8W2)[9K2)I*E1,(C80.nn2/
|
bshanks@5 | 618 hS_,/M&G'.k2tr-n$Jl5!C>?,U=TY+<MUE)&<u%'+tlh%h9'Z%1N^S$O[=M$O[@N%0-A.zzzzzzz!'
|
bshanks@5 | 619 WRHz!!!!2',MK)*ZcFH,:"Ta-RgQ!0JYgM3&ilW3B/uX2Dd6H1GLO8/hJY,/M&G(/1`;%.Ocbo-n$J
|
bshanks@5 | 620 k4sq[(,pX]Z+WhaD(`*o$'+tlg%hK6^%LigT$O[=M$O[=O&.S[?zzzzzzz5!ArHz!"feU()[u0*?QF
|
bshanks@5 | 621 L,pt)h.P*5,1-RZX3B9,\4$#D^2Dm9H0eY+1/1`A(/1W5$.k3"u.4HYo.4HZ/4sq[(,pX]Y+Wh^C(D
|
bshanks@5 | 622 df#'+tlh&.fB`%LijU%1EXR$k*IM$k*+9zzzzzz!!!!_4obQ_z&.fHf(`OG9+<i!U-RU>o0/#"C1cI
|
bshanks@5 | 623 EU4?Pbh4$#;Y2)6m?0.eb,/1`>&.k<)!.Olkr.4Qbq-n%8--RL/d,U4KV+<;@;(`!f#',(uj&.f?^%
|
bshanks@5 | 624 LijV%1N^S$k!FN$471A%1NaHzzzzz!!#2Hz!!!!1&.oZp)]Kh?+X8<\-R^N"/h]CF3BB8b5!;"i3Ar
|
bshanks@5 | 625 `M0eb:6/M/M).kE5%.k3"u.Ocer.Olkr4t.p.-RL,b,9e<U+<;@=(D[`#'GD)k%hB0\%LimW%1N^S$
|
bshanks@5 | 626 k*OQ$k*UT$O[=P&.f0S%0-A.zzz!'WRHz!!!QA&/5lu*?H=I,paib.kWG<4u5)X4$5\j5!1qf2Dm9F
|
bshanks@5 | 627 0J>%1/1`>'/1W8%.k3"u.Olns.4IG0.46Ji-7'o^,9nBU*uc+9(`*o%&ePZc%hB0\%LrsX%1N^S$k*
|
bshanks@5 | 628 OQ$OdIQ$k*UR$k*IQ&c_n3zzz5!ArHz!!!NA'Gqc/*?ZLN,pale/hJ\>1,_-S5!D.n4Zb\`2)6j>/h
|
bshanks@5 | 629 S_-/M&G(/1`;%.k3"t.Occ04t.j+-71#a,U=W\,9e9R*uc+:(_m\s&J,Ka%hB0]%h9'Z%LijV%1N^R
|
bshanks@5 | 630 $k*RS%1EXR%h0'_&c_n3zz!!!!_4obQ_z!"okV(E4>9+X86Y,:=rl/M0.M1c[T[4[)"l4$#8V1GLR9
|
bshanks@5 | 631 /hS_./hJY,/1`;%.OmVG5!CDC,paf_,:"N[,U=W\,9e6P*ZQ%6'bq>n&.fBa%hB0]%hB-[%LijV%1N
|
bshanks@5 | 632 aV%1WjZ%L`UO$47:U%M99dzz!!#2Hzz'bM/t)]Kh@+sSBZ,Ub/o5!C_X2E*ZZ4Ztqh3B/lP1,1I90/
|
bshanks@5 | 633 "t2/hS_-/Nu?^4t/ZD-RU2c,U4NY+sS<X,9nBV+X&$O)]0>*'GD&j&J5Qc&.fB`%hB-[%LrpX%h9*[
|
bshanks@5 | 634 %M0*[&.T*V$k3^Z$P*mbzz!'WRHz!!!!6',29%*?QFK,UOc^-RgQ0/het92`No^4?GP_2`*<G0eb:7
|
bshanks@5 | 635 0/"tB5!D.o.OdP0-RU5f,U=QW+X&!P+sS<W+sJ3S+sJ$H(`!i$'GD&k&J5Qc&.fBa%hB0\%LrsZ%hK
|
bshanks@5 | 636 9^%h9*[%Lrs[&.f<a&e5Tizz5!ArHz!!!lM',hc0*ZuXP,pX``-n.>2/h\t;2E3cZ3B&iR1,:U>0ek
|
bshanks@5 | 637 @90J4t14tJ35-n$Gj,pac\+sJ-O+<VgN+<_mO+sS9S+<2::(`!i#'+toi&J,Kb&.f?_%hB0\%hB0]&
|
bshanks@5 | 638 .fBa%hB3]&J,Nb%M96^&JPonz!!!!_4obQ_z!#ZId)&s\?+X/3Y-6sj#4tA3:0/54>2)dKR2)I*C0e
|
bshanks@5 | 639 b770J>%3/Nta:.Olkq-RC#`,9\0P+WqmM+<M^K+!;[K+<DOC*#fb3(D[c$'G;#j&J5Qc%hB0]%hB0]
|
bshanks@5 | 640 %hK9`&.oKb&/#Th&eklh%M'*`&ePfkz!!#2Hzz(Ddf(*$-1E+sSB],pPT'.kN>+0f1^E2E!EK1,1F8
|
bshanks@5 | 641 /hSb./hT=O/1W2!-mp>f,9nBV+<M[I+<VaI*ZlIH+<M^H*?6%<)]KV2(Ddi$',(uj&.fB`%hB0]%hB
|
bshanks@5 | 642 0^&.oKe&J5Wi'GV>t',;2p&.oE_&J>]Vz!'WRHz!!!!_'c@u4+<_pR,UFc_4sqa./1iM01,LjG1c$m
|
bshanks@5 | 643 @0.nk0/M/P<4tJ68.4HYm-6sf\,9e6Q*ZlFF+!2OF*Zc@E*?6%=*#on:)AsD1(D[`!&eYcf&.fB`%h
|
bshanks@5 | 644 B0^&.fEc&J5Wh&el&q()@Z#&J5Zi'+tlg&eG$Cz5!ArHz!'V,](`XV?+X/-V,U=["-7:5m/MAh61Gg
|
bshanks@5 | 645 mD1,(@6/hJY+/3YU9.k<,!-mp>g,9nEW+sA'N+!)IE*Zc@D*Zc=A*#oq<*#on:)]BS2()7Ms&ePZd&
|
bshanks@5 | 646 .]9^%hB3_&.oKd&ebro()7T$()7Jr&J>`j'bh8n'*&"4!!!!_4obQ_z4rlg,*$-7I+sS?Z,<dA"-n6
|
bshanks@5 | 647 `!/MAh61,:R=0J4t0/M&G(4tJ68.k<%s-RL,b,9e<T+WqmL+!)IE*Zc@C*#oq<)]Th:)]K_7)B'G0(
|
bshanks@5 | 648 )7Jr&eP]e&.fBa&.fBb&J5Wh',2/s(Ddl''GD/o',)#n'GM5p'*&"4!!#2Hz!!!!_*BlY.+X/-V,pa
|
bshanks@5 | 649 f^4sVI'.4Qi"0/5190JP77/hSb./M'(:/M/M(.k)ko-7'o^,9\3Q+<M[I*Zc=A*#oq<)]Th;*#on:)
|
bshanks@5 | 650 ]K_7)&X8.(DIJp&J>Wd&.fBb&J>Zg&eYfk()@]'(`4&('bhDt'GM5q'bh>qz!'WRHz!!!!_4rYLb+s
|
bshanks@5 | 651 \H]-7(i&-RU;k.P!,)0JP780J>(3/hS_./j:m?/M&G&.4?Pj,pac[+<M[H*Zc=B*#oq<)]Th:*#oq<
|
bshanks@5 | 652 )]K_8)B'M4)&X8-'bqDr&eYcg&J>Zg&eYfi',22t(Dmu+(Ddi'()@Z#',)#n'GD,nz5!ArHz!!!rW)
|
bshanks@5 | 653 BU+J,pt#d-9`e*.Olnt/1rS/0JG.5/hSb//hSb?/hSb-/1W.t-RL/d,9\0N*uu@B*#on;*#oq;)]Kb
|
bshanks@5 | 654 9*#fh9)]K_8)]K_6(`*u(().Gr&eP`h&ebol',2,p'c.Z()&aA0(`4),()@Vu'+tul&eYiX!!!!_4o
|
bshanks@5 | 655 bQ_z!!!lU*Zu[R-RU9*4t.s3.k<,%/M8\00J>(4/hSb//j:m?/hAM&.46De,U4HT*Zc=B*#on;)]K_
|
bshanks@5 | 656 8)]Te9*#fh9)]K_8)]K_9*#on:)&X5+'bh;p',)#m'GM5q'bqK#(`=20)AsD1(`4&('GM2m&eYfh&e
|
bshanks@5 | 657 P]U!!#2Hzz(Ddu/+<r0[-n$N..k<)"/MAb30JG180J>(40/"qA/hJV).k3"q,pXZY+WVXE*#fe7)]K
|
bshanks@5 | 658 \6)B'P7)]Kb:)]K_8)]K_8*#ot>*??(<)&O,)'bh;p',2/q()7T#()If*)&aD2)&O2-(DRVt&eYcg&
|
bshanks@5 | 659 eYcg&/"sC!'WRHz!!!!7(Dn#6,UOof-n7D3/1iM.1,1R>0ekF<0JG.500VQO.k<%u-n$Ad+WhdG*#f
|
bshanks@5 | 660 h8)B'M4)B'M4)]Te:*#oq;)]K_8)]Kb;*??1A*?6":)&O,)'bh>s'c.Z'(`+#+(`4,.)&X8.(`*r&'
|
bshanks@5 | 661 GD,m&J5Te&J5Tc&c_n35!ArHz!!!lQ(E=M@-7:5k.R#C9/hf(<1Gq'H1G^d@0JG.4/Nt^8-n$Gg+s7
|
bshanks@5 | 662 pI*#oq;)B0S5)]BY6)B'M5)]Kb:*#fh:*#oq<*#ot>*??.@*?6"9(`4&)'bqN$(`4),)&X;0)&X;0)
|
bshanks@5 | 663 &O2,()7Pt'+kli'+kfh&J>Wf!!!!_4obQ_z!#cRg)]g+J-7:3*/1rP/0f1aG2`<NN1GU[=0J>%B/1N
|
bshanks@5 | 664 %p-6j]X+<DOC*??(<*#on:)]K_7)B0V8*#ot=*#oq<*$$%?*??.@*?H7B*#fb4(Ddi'(Dmu+(`4,.)
|
bshanks@5 | 665 &X;0)&X;0(`4&)'GM2n'+tih&eYfh&J5Te!!#2Hzz(`4)-*$?OT-9aUH/M8b61c@9O2`ETO1bpa<0.
|
bshanks@5 | 666 ]::.4->d+sA'M*Zc=B*??.?*#fh9)]K\7)]Kb:*??.?*??.@*??.@*?H7C*Zc=A)]BP0(Ddo*(`4)-
|
bshanks@5 | 667 )&aA1)AsA/(Ddl((DRVu',(uk&J,Qf&eYcg&J5TT!'WRHz!!!!<'c.].+<`$W-n@J80.o"82`N`T2D
|
bshanks@5 | 668 m?J0eY134t8!/,U4KV+!2RG*Zc=C*??.?)]K_8)B'P6)]Th<*??.@*Zc=B*?H7D+!)IE*?6%<)AsD0
|
bshanks@5 | 669 (`=/-)&X;0)AsD1(`4)+()@W#'bh>q'+tlh&J>Zg&eP]f&JG-E5!ArHz!!!oR(Dn,4+!DjU.4m_:0f
|
bshanks@5 | 670 ([G3&``Q2)R0E/hB1M.OQPg+sA'O+!2OF*Zc@D*ZZ4?*#fh8)B0V8*??.A*Zc@D*Zc@D*ZcCF*Zc=B
|
bshanks@5 | 671 *?6%<)B'M4)AsD1)&X>2)&X8,(D[c%'bqGu'GM2o&eYfh&J>]h&eP`g&eY1.4obQ_z!#?=d(`F>6+!
|
bshanks@5 | 672 i9a/L`k81,LmL3]K#T1GUX:5!CJF-7'l\+WqjK*Zc@D*Zc@D*??+>)]K\6)]Th<*??1B+!2OF*Zc@D
|
bshanks@5 | 673 *Zc@D*ZZ7A*??.?*#]_6)&X;0)&X8-(Ddi%'bhAt'c%N!'GM2p'+toj&eYfj',(uk'EC<\zz()@W#(
|
bshanks@5 | 674 `OM<+seZh.m>I91,LpK2Dm<J0J>UR/1Dqm,U+BT+<MXG*ZlIG+!2OF*#oq;)B'P6*#ot>*ZcCF+!2R
|
bshanks@5 | 675 G*Zc=B*??.A*Zc=B*?6%>*#fe6)&X;/(`*r&'GM2p'bqH"()@Z#'c%Mt'+trm'bh>q'GD)n&3`8Xz!
|
bshanks@5 | 676 !!!7'bhB#)]g%C+sn`c4t/!90JPC?1GUX:/NtX6-7'o^+sA'N+!)IE+!2RH+!)FC*#on:)B0V7*#p"
|
bshanks@5 | 677 @*ZlIG+!2RG*??+?*$$(A*ZZ7A*??.>)]BS3(`4&)'GD,n',))r(Ddi'(Ddr+(`*l#'c.Z&(`!o''b
|
bshanks@5 | 678 V/j5!ArHz!!!`H'GhW+*?H:I.4HT-4tJ<=0JP:90.e_=.4?Mi,U4HU+!2OF*ZlLI+!;[J*ZZ4?*#fh
|
bshanks@5 | 679 9)]Kb:*$$(A+!2RH+!)ID*#oq;*$-.B*??1A*?6%;)AsA.'bqAp&eYfj'bqK$(`4&+)&jG1'c.Z')&
|
bshanks@5 | 680 F//(`4)+'G;$B4obQ_z!"]\T()\&4*[<!\.4.5./1rS00JG.4/3YO3-RC#`+s8!N*ZcCF+<VdL+<Va
|
bshanks@5 | 681 I*?6%<)B'M5)]Kb:*??.A*ZlFE*ZZ7@*#oq=*Zc@C*?H7B*#fe5(D[`"&eYcg&eYim()Ro,)&X>3*#
|
bshanks@5 | 682 ]S-(`F;0(`=51)B'D*&cb*Zzz%h90e)&jS;,:G#l5!CDJ/MJn5/h\h/4tA*2-RL,a+X&!N+!2RH+<M
|
bshanks@5 | 683 ^J+<DRD)]K\5)AsG3)]K_8*#fk;*?,t<*#fh9*#p"A+!2OF*?H1>)&O,('G;#j&J5Tf&ebuq(`=52*
|
bshanks@5 | 684 #fe7)Aa5.)Aj>1)B'P5)B'>&!'WRHz!!!!,%1s9l*?H:H-S$Vp4t/'90JG480eY^B/Lr>!-7'o]+Wq
|
bshanks@5 | 685 mL+!2OF+!2RG*ZQ(9)B'G1(`F8/)&aA2)&X>2)&jJ4)B0V8*?Q@F*Zc=B*?5t6().Dp&J5Qc&.oNh'
|
bshanks@5 | 686 bqN%)&aG4)AsD.()[u,)&O83*#ok8)%uuM5!ArHz!!!?5&eu3#)]^"I.k2o1.4d,+0JYF>00Us=/1N
|
bshanks@5 | 687 %p,pOTV+<V^I*Zc@D*ZlFC)Aj;/(`*u((`*r((`*u((Dmu,)AsD2)B0Y:*?H4@*$$":()7Jq&eP]e&
|
bshanks@5 | 688 .fBa&eYlo(Ddl()&X;0(`*r((`4/.(`F;4*#fh6('"=u4obQ_z!!W]<&JQ$#*ZlOM,pb`=.PEJ11Gq
|
bshanks@5 | 689 !Q4t\B:.Olhl,9nBT+<MXG*??.A*?,k6()I`%'bqAr'GM;u()@Z%(Dn&.(`=52*#ot>*??+=)]BS0'
|
bshanks@5 | 690 +tlh&.fBa&.fEd',2/s(D[f()&X5+()@]&)&X;1)AsG3)]9Im!!#2Hzz!sf2C&eu<,+!;[L+?h/$.k
|
bshanks@5 | 691 E;/1c.!P0J"_'-mp;c,9\0O*Zc:?*#fk8(_mf#'bh;o&eYik',2/r()Ic'(`F80)]K_8*#oq=*#on9
|
bshanks@5 | 692 ().Dp&ePZd&.fBa&.oQh',;5u()@]&(D[c%()Ro-)&aD3)B'M4(DQoM!'WRHz!!!!%":5GF&Jc<,+<
|
bshanks@5 | 693 VmO4sVL(.4d))0g73A.k2qo,U+BS+<MXE)]BV4(`!l&'b_5p'+toj&eYil'GVE#)&aA2)B'M4)B'P6
|
bshanks@5 | 694 )]Th9)Aj8('+toi&.fBa&.fEc&JGfk'bqK"()I`%'c%Q$(`=51)B'M4)AsA,'`\465!ArHz!!!-+#R
|
bshanks@5 | 695 V%R',V`4+!Ddk,9nQb.kE894tJ35-RC#^+WqjK*ZH%;)AsA.()@W!',)&n'+tok'GM8r(Dn#.)B'M4
|
bshanks@5 | 696 )B'J3)]K_7)Aj;.(D@Gp&eP]f&.fBa&.fEc&JGfl'bhE!(D[`#'c%T&)&aD3)B'M3(`3tf!!!!_4ob
|
bshanks@5 | 697 Q_z!!!30$k<j^)BTnA*^2b3,:4ce.k<,6.4HVl-6XNS+!2OE)]K\5(`*r&()7Ms',2,o'GD2r()@]'
|
bshanks@5 | 698 )&aA1)&X>2)&X>2)B'G0()@Z#'+toi&J5Te&.fBa%hK9a&eYfk'GV>u()@Su'c%T&)&X;0)&O2+()?
|
bshanks@5 | 699 lM!!#2Hzz"U58@%M9<l*ulFI*^1bn,pk&j.k<e5.4-Df+WqgJ*ZZ4>)B'J1(Ddi&'bqDs'GV>t'c%Q
|
bshanks@5 | 700 $(Dn#-)&X8.)&aD2)&X8.(_mc!'GM2o&eYfh&eP]e&.]9^%hB3_&/#Wi'GM8s'bh>s()If*(Ddo)(D
|
bshanks@5 | 701 IMtz!'WRHzz#7(\M'GV?$*$$=J4sD6u-7C;m.4RM/,pXZW+!)IE*?6";)]BS2(D[c%'bqGu'bqGu()
|
bshanks@5 | 702 @Z%(Dmu+(Dmu+)&X5,(_mc!',)#l',)#m&ebok&J5Qc%hB-\%M''\&.oHb&ekuo',)&p()If&'c%Ms
|
bshanks@5 | 703 'G1uYz5!ArHz!!!!'#n.@Z(`"&3*?64d,:"Q^-RU>l4t%d)+sA'N*Zc@C*#on9)AsA.(Ddi&'bqGu'
|
bshanks@5 | 704 GV>u()@]&()Ri((Ddl('GD2s',)#m',)#l',2,o',(uk&J5Na%LrsX%LrpW%hB-\%hTHf&eYil'GM/
|
bshanks@5 | 705 n&J5K`%M8[@!!!!_4obQ_z!!!91$kF!f)&jS:+!<`k,palb-R^B,-RL)_+<MXG*Zc=A*#fh7(`4&*(
|
bshanks@5 | 706 )7Q!'GM5q',;5s'c%Mu'GV>u()7Ms',2,o'GD,n',)#n'bh>q'GD)j&.T0[%1NaU%1NaU%1NdX%hB6
|
bshanks@5 | 707 a&eYfg%h9'[$OdIR$ig8-!!#2Hzz!!!?7%hfct*ZlOH+?gqo,UOic-U'^@,U4KU*ZcCF*?6%<)]BS1
|
bshanks@5 | 708 (Ddf%'bqDr'GD,m'+trl',(ul',)&o'+tok',2/q&eYfj',)&p'bh>q&ePZb%1NaU%1NaU%1NaU%1N
|
bshanks@5 | 709 jZ%Lrs[%h&dP$47+G#mgq=z!'WRHzz!"')E&f2K.+sS3P4s2'q,palb,sES!+sA'N*?H7A)]BS3(`!
|
bshanks@5 | 710 o&().Gr&eblj&J5Qc&.oNf&eP`h&eYfi&eYfi()@Ps',)#m'GM8s'bh8n%h9$X%1NaU%1NaU%1NaU%
|
bshanks@5 | 711 1NaT$k<XR#mgkC#6tM@#ljr*z5!ArHzz!"'/I'H/#8+X.pK4s;'p,U=W[4sD*m+<MXF*?5t7(`*r('
|
bshanks@5 | 712 GM5o&eGWd&J,Ka%hK9`&.oKd&eYfi&eYik&eboo'b_5o',2,p'bqDs'+bZa%1NaU%1NaU%1NaU%1Na
|
bshanks@5 | 713 T$OdCN$4-tD#RCY>#7(P7z!!!!_4obQ_zz#RV.X'cS2;+<2CC4s(sn,9nBU4s1pg*??(;)Aj8,()7P
|
bshanks@5 | 714 t&eYcg&.f?_%hB0]&.fBb&J5Wg&ebol',2,o'bqGt'GM5q'GM5q'+toi%LijV%1NaU%1NaU$k3US$k
|
bshanks@5 | 715 !IN$47+I#m^bA#R:S?#6t5/z!!#2Hzz!!!!)#n@R])&sV=)]Tn?5!C,5+[.&54s(je*#]_5(`*u''b
|
bshanks@5 | 716 qAp&J5Qb%hB0]&.]<`&J>`i',2)p'GM8s'bh>s()7Mt'GM5q'GD,l&J,K_%1NaU%1NaU%1EXR$k!FN
|
bshanks@5 | 717 $O[:K#mgqE#6tJ>#R:P=#64`(z!'WRHzz!!!3/$P*me(`OP8*$$(?*^2bO+[.%m+<M[F)B'M2(Ddi%
|
bshanks@5 | 718 'b_5o&J5Qc%hK9`&J5Te'GV>t'bqGu()7Q!'GV>s'GM5p',(uk&J5Tc%LrpV$k3XT%1NaT$k*LO$OR
|
bshanks@5 | 719 4J$47+H$47%E#RLbC#mCM5zz5!ArHzz"9o,=$P4!h)BBb8*#oq=+$Lhk+sJ0R+<_jI*#on7(`=))()
|
bshanks@5 | 720 .Gq&eP]f&J>]h&eYim()@]&()@]%'bqGu'bh>r'GD,m&eP]e%hB-Z%1EXS%1N^S$k*OQ$O[=M$O[:K
|
bshanks@5 | 721 $47+I#mgnE#RL_>"UY50z!!!!_4obQ_z!!!!%"pbPE%h]Wq*#oh6)]Tk?+X/*T,:"HW+sJ0O+!)C?)
|
bshanks@5 | 722 Aj;.'bqDs'GD/p'bh>q'GVB!()Ic'()@Z$'bqGu'GM2o&eP]f%hK9_%1N^S$k*RS$k*OQ$k!FN$O[=
|
bshanks@5 | 723 M$47.J$47(G#mgkC#R1J>$31&+z!!#2Hzz!!!-)#RUqL&f)?)*#]Y4*$$1H+sS<X,pac\+sJ0Q*ZQ.
|
bshanks@5 | 724 =)Aj;-()I`%()I`&(D[`$()@]&(Ddl(()@W"'bh>r'GD)k&.fB`%hB0\%1N^S$k*RR$k*OQ$k*LO$O
|
bshanks@5 | 725 [=M$O[=L$4.%H#m^eA"pP;>zz!'WRHzz!!EE1$4@:S'cS)2)&XA6+!;^N,U=W\,pac[+X%sK)]K_6)
|
bshanks@5 | 726 &O/+(Ddl((`4),(Ddl((Ddl((Ddl'()7Q!'GM2o&eP]f&.]9^&.]6[%1NaU$k*OQ$k*OQ$k*OQ$k!I
|
bshanks@5 | 727 P$O[:K$47(G#m^b>"UPM9zz5!ArHzz"U,/=$OmX^)B0S3)B9b?+X&$S,U=W\,U4KV+<MRB)AsA.()@
|
bshanks@5 | 728 ]%(Ddo*(`4),(Ddl((D[c%()@Z#'bh>r',(uk&J5Td&.fBa%LijV%1N^S$k*OQ$k*OQ$k*OQ$k*LO$
|
bshanks@5 | 729 47+I#mgnD#R:J:#ljr*z!!!!_4obQ_z!!!!&"UPMD%1j6k)]K\6*$-7I+s\EZ,pX`],9\3P*?6"9(`
|
bshanks@5 | 730 4#('c%Q#(Ddo*(`4&*(D[c%()7T"'c%Mu'GM2o',(uk&eP]g&ePWa%LrsX%1EXR$k3UR%1NaT$k*OQ
|
bshanks@5 | 731 $k!FM$47+H#mgkD"pG5=zz!!#2Hzz!!NN1#n%+L%hfcu)&XA7+!MmR,:"N\,U4NX+WqjH)]9J/()7Q
|
bshanks@5 | 732 !'c%Q$(Dmu+(Ddl(()@Z#'bqGu'bqDs'GM5q'GD,n'+toj&.]9^%LigT$k*OR%1NaU%1NaT$k*OQ$O
|
bshanks@5 | 733 [:K$47(G#mge?"pk80zz!'WRHzz"U,)<%1EUQ&Jc<()B0\>+sJ6X,pXc_,pOTW+<DL@(`4&)'bqGu(
|
bshanks@5 | 734 )@]&(Ddo)(Ddl(()7Q!'bqGu'bqGu'bqGu'GM5p'+tlh%hB0[%1N^S%1NaU%1NaU%1NaU%1EXQ$OR4
|
bshanks@5 | 735 J$47(G#mUeB$46b5zz5!ArHz!!!!&"pPDC%1E[V'c7o0)]g+E,:+Z`-7:2g,pFHS*?,k6(`*r&'bqH
|
bshanks@5 | 736 !()@]&(Dmu+(Dmr(()7Q!'c%Q#()@W#'c%N"().Gr'+tie&.]3Z%1NaU%1NdV%LrpW%1NaT$k*LO$O
|
bshanks@5 | 737 R4J$4."E#RCYB$31&+z!!!!_4obQ_z!!WW3#7:nK%1a$`(Dn)0+!2UN-R^Ak.OZSh+X&$P)]9Y5()@
|
bshanks@5 | 738 W"'c%Q#(Ddl((`4,.(`*u(()@]%(D[f'(Ddl(()Ic'()@St&ePZe&.T0Z%1NaV%LrsY%LrsY%LrpW%
|
bshanks@5 | 739 1EUP$OR4I#R^qD#6kM8zz!!#2Hzz#6tG<#R_%L%h]Ql)&jJ5*[)aT-R^Aj,pXZY,9\'H*??%7(D[`$
|
bshanks@5 | 740 ()@Z%(Ddl)(`4),(`=/-(Ddl)(`4)-(`=/-(Dmr(().Dp&ePZc%LrpW%1WmZ%Ls![%hB0]%LrpW$k*
|
bshanks@5 | 741 LO$4@1I$4$nB":+u-zz!'WRHz!!!!)#7(S@$OmLV',)&q)AsJ8+X&'W-71#a+X&$P*?,n9)Aj;-()@
|
bshanks@5 | 742 Z$()@]'(`4)-)&X>1)AsD0(`4)-)&X;1)AsD2)&O/)'bh;p&eGTa%LimZ&.f?`&.]9^%hB0\%LijV$
|
bshanks@5 | 743 k*LO$OR1H#7:\@#QOi)zz5!ArHzz$47+J%1j*d'c%W))B9_<+!;^L+<MXH*ZZ:@)AsD/(Ddi&()@Z$
|
bshanks@5 | 744 (Ddl)(`=51)]BV5)B'J3)&X>2)]K_8)]BV4(`*r&'GM2m&J5N`%M00_%hK9`%hB0]%h9'Z%1N^S$k*
|
bshanks@5 | 745 LO$47+G#m^b9zz!!!!_4obQ_z!!!!.$k*OR%MKTl()e)0*?6%>*??1A*?6%=)]BS3(`4)+(Ddi&()@
|
bshanks@5 | 746 Z%(Dn#-)B0V8)]Te9)]K_8)]Kb:*#oq;)]KY3(D[`#'bV,k&.]<`&.fBa&.f?_%hB0\%LijV%1EXS$
|
bshanks@5 | 747 k!FN$4-tD#64`(zz!!#2Hzz!!!!.%1WpZ&/Guq)B'V;*ZQ.?*#oq;)]BV5)&X;/(`*u)(D[f'(Ddl)
|
bshanks@5 | 748 )&aG5*#oq=*??.?*#oq<*$$%?*??+>)]BV4(`*r''G;#j&.fBa&.fBa%hB0]%LrsX%1EXQ$OmOS$k!
|
bshanks@5 | 749 FM#RC_Bzzz!'WRHzz!!!!/%hK?e&JZ-#)AjJ9)B'M5*?6";)B'J1)&X8.(`4),(Ddl((Dn#-)B9_;*
|
bshanks@5 | 750 ?H7D+!)IE*??1B*Zc@D*ZZ4?)]BS2()I`#',(ri&.fBa&.f?_%h9'Y%1N^S$k*LQ%LrpV$O[7I#mgS
|
bshanks@5 | 751 3zzz5!ArHzz!!!N?&.oTj(`485*#oq9(Dn#.)]Th:)Aj;.(`4),(`4&+(Ddl)(`=52*#ot?+!2RH+<
|
bshanks@5 | 752 VdK+!2RH*Zc@D*ZZ4>)]K\5(`4#'&ePZe&.f?`%hB-[%1N^S%1NaU$k*UU%1<OP$OI+E#64`(zz!!!
|
bshanks@5 | 753 !_4obQ_zz!!!N@&JGlp)B9_:*ZH%6(D[i,)]BY4(Ddo*(`4),(`*u)(Ddl*)&X>3*?H:E+!;[K+<Vd
|
bshanks@5 | 754 L+!2RH+!)IE*ZZ4?)]BS3)&O,&&J5Qc%hB0\%LijU$k*RS%1N^S%1E^S$4@4J#mUY7zzz!!#2Hzzz!
|
bshanks@5 | 755 "TSP',;?'*?H7A)]9>''bqN%(`*u)(`4,.(`4),(`*u)(Ddo+)&aJ7*ZlLI+<_mO+X%sN+<VdK+!2R
|
bshanks@5 | 756 H*ZZ7@)]BS3(Ddeu&.f?^%LigT$k!FO$k*FN$4@4L$47%G$OI(D"pP&-zzz!'WRHzzz!"KSR',MT-*
|
bshanks@5 | 757 Zc:>(E!hs&J>]h'bqH!()Ic'(Ddo*(`*u)(Ddo+)B'P8+!)LH+<_mO+WqpN+<VdL+<M[I*ZQ+<)B'M
|
bshanks@5 | 758 2()%8k%h9'X$O[:K$4@.G#RC\B$4."E#RLhF$4$h>zzzz5!ArHzzz!"TVT(E+;7*ZZ7A)&<_n&.]9^
|
bshanks@5 | 759 %hKEi'bqH!(Ddl'()I`&(Dn#.)&aG8*??1C+<VdL+WqmM+<VaJ+!)ID)]K\5)As8)'+bW`$k*IL#RC
|
bshanks@5 | 760 \A#7(S@#RLeC#6tM=#RLeB"pG/1zzz!!!!_4obQ_zzz!"TYU*$-+@*?6%<(_6ua%LijV%M'']&el&q
|
bshanks@5 | 761 'GM5r()7Q"(Dmu,)B9\9)]Tn?+!2UJ+!2RH+!2RG*ZZ7?)B'J1'bq>m%LijS#mgkB!!!!(#RUkE#RC
|
bshanks@5 | 762 Y@#6tG<#R:P<"U+l+zzz!!#2Hzzzz%hTHi(`=83*#fb4(D7/e$k*LP$k3[W%hTEe&ebrm'GV>t()7W
|
bshanks@5 | 763 &)B0S5*#fn>*ZcCF*ZcCE*Zc=B)]KY4(D[c$&Io6Z$jd1F#R:>0z!!if7#6kD:"U,,8"pG/6zzzz!'
|
bshanks@5 | 764 WRHzzzz!#-+a(Dmu,(`4&('G:oe%LrmU%1NaU%hB0^%hK<c',)#n'G_K%)]KV1(`423*ZZ:A*??.@*
|
bshanks@5 | 765 ?,q:)&X8+'GCud%1N^Q#m^M2zz#R1G9"U5,5"U,&5"U"r.zzzz5!ArHzzzz!#-1a(Dmu*().Do&/#N
|
bshanks@5 | 766 a%h9*[$47+K$OdCO%M''[&.fBb'GM2p()I]#(Ddo,)&XD4)]Kb7)&X;.(DIMo&Io6Y$O[:Azzz"pG,
|
bshanks@5 | 767 4"U"r2"9\i1!rr<$zzz!!!!_4obQ_zzzz!"]h[()7Ms&JGcf%M0'Z%1EXP#mgkD#RCbD$jmCP%1NaU
|
bshanks@5 | 768 %hK<d',(um'bV8s()@]((`*u)'G_Ds&e>K_%LigTzzz!!!!&"9\i1"9\i1"9S`+zzzz!!#2Hzzzzz%
|
bshanks@5 | 769 hTHg',)#l&ePWa%L`dT$OdCL#7(S?#7(SB#mgtI$O[@P%LimY%hK<b&/#Qg'GV8s().Gs&eYihzzzz
|
bshanks@5 | 770 zz!s8Z/!s8Z/!s8N'zzzz!'WRHzzzzz!!!QB&J,Kb%hB-Y$k!OT$k3ON#R:S>"pYA<#6tJ>#RUnD$O
|
bshanks@5 | 771 I4L$k3XU%M'*^&JG`h&eY`c&-)\1zzzzz!!!!$!sA].!s8W-zzzzz5!ArHzzzzz!!!N?%h9$V$47.K
|
bshanks@5 | 772 $4@:N$OmLQ#mpnD#mU\?"pYA<#6tJ>#m^eC$47.L$k*UR$kEj[&.T0Mzzzzzz!!!!$"9JW,!s8N'zz
|
bshanks@5 | 773 zz!!!!_4obQ_zzzzz!"BDI$jm:J$4."F#mgkE$4RCP$jm@L$47+I$4-qD#7(P7#RC_:z$k!FOzzzzz
|
bshanks@5 | 774 zzz!!!!$!WiH+!rr<$zzzz!!#2Hzzzzzz$OdFO#6tPA#RCY@#R:VB$31&+z!!!!+zzzzzzzzzzzzz!
|
bshanks@5 | 775 !!*&!WrN)zzzzz!'WRHzzzzz!!!!+#mgkB#6tJ="pYA<"U+l+zzzzzzzzzzzzzzzzzzzzzzz5!ArHz
|
bshanks@5 | 776 zzzz!!!90#6kA;#6t55#6b;8"TSN&zzzzzzzzzzzzzzzzzzzzzz!!!!_5!D.o5!D.o5!D.o5!D.o5!
|
bshanks@5 | 777 D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o
|
bshanks@5 | 778 5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.o5!D.~>
|
bshanks@5 | 779 InterpretLevel1 not {
|
bshanks@5 | 780 grestore
|
bshanks@5 | 781 } if
|
bshanks@5 | 782 grestore
|
bshanks@5 | 783 %%%%EndImage
|
bshanks@5 | 784 1.000 UL
|
bshanks@5 | 785 LTb
|
bshanks@5 | 786 1.000 UP
|
bshanks@5 | 787 1.000 UL
|
bshanks@5 | 788 LTb
|
bshanks@5 | 789 stroke
|
bshanks@5 | 790 grestore
|
bshanks@5 | 791 end
|
bshanks@5 | 792 showpage
|
bshanks@5 | 793 %%Trailer
|
bshanks@5 | 794 %%DocumentFonts: Helvetica
|