1: %!PS-Adobe-2.0 EPSF-2.0
2: %%Title: ../figures/mode_analysis_pub_3.tex
3: %%Creator: gnuplot 4.2 patchlevel 0
4: %%CreationDate: Fri Jul 11 10:46:34 2008
5: %%DocumentFonts:
6: %%BoundingBox: 50 50 276 220
7: %%EndComments
8: %%BeginProlog
9: /gnudict 256 dict def
10: gnudict begin
11: %
12: % The following 6 true/false flags may be edited by hand if required
13: % The unit line width may also be changed
14: %
15: /Color true def
16: /Blacktext false def
17: /Solid false def
18: /Dashlength 1 def
19: /Landscape false def
20: /Level1 false def
21: /Rounded false def
22: /TransparentPatterns false def
23: /gnulinewidth 5.000 def
24: /userlinewidth gnulinewidth def
25: %
26: /vshift -53 def
27: /dl1 {
28: 10.0 Dashlength mul mul
29: Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
30: } def
31: /dl2 {
32: 10.0 Dashlength mul mul
33: Rounded { currentlinewidth 0.75 mul add } if
34: } def
35: /hpt_ 31.5 def
36: /vpt_ 31.5 def
37: /hpt hpt_ def
38: /vpt vpt_ def
39: Level1 {} {
40: /SDict 10 dict def
41: systemdict /pdfmark known not {
42: userdict /pdfmark systemdict /cleartomark get put
43: } if
44: SDict begin [
45: /Title (../figures/mode_analysis_pub_3.tex)
46: /Subject (gnuplot plot)
47: /Creator (gnuplot 4.2 patchlevel 0)
48: /Author (Christian Wozar)
49: % /Producer (gnuplot)
50: % /Keywords ()
51: /CreationDate (Fri Jul 11 10:46:34 2008)
52: /DOCINFO pdfmark
53: end
54: } ifelse
55: %
56: % Gnuplot Prolog Version 4.2 (August 2006)
57: %
58: /M {moveto} bind def
59: /L {lineto} bind def
60: /R {rmoveto} bind def
61: /V {rlineto} bind def
62: /N {newpath moveto} bind def
63: /Z {closepath} bind def
64: /C {setrgbcolor} bind def
65: /f {rlineto fill} bind def
66: /vpt2 vpt 2 mul def
67: /hpt2 hpt 2 mul def
68: /Lshow {currentpoint stroke M 0 vshift R
69: Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
70: /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
71: Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
72: /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
73: Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
74: /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
75: /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
76: /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
77: {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
78: /BL {stroke userlinewidth 2 mul setlinewidth
79: Rounded {1 setlinejoin 1 setlinecap} if} def
80: /AL {stroke userlinewidth 2 div setlinewidth
81: Rounded {1 setlinejoin 1 setlinecap} if} def
82: /UL {dup gnulinewidth mul /userlinewidth exch def
83: dup 1 lt {pop 1} if 10 mul /udl exch def} def
84: /PL {stroke userlinewidth setlinewidth
85: Rounded {1 setlinejoin 1 setlinecap} if} def
86: % Default Line colors
87: /LCw {1 1 1} def
88: /LCb {0 0 0} def
89: /LCa {0 0 0} def
90: /LC0 {1 0 0} def
91: /LC1 {0 1 0} def
92: /LC2 {0 0 1} def
93: /LC3 {1 0 1} def
94: /LC4 {0 1 1} def
95: /LC5 {1 1 0} def
96: /LC6 {0 0 0} def
97: /LC7 {1 0.3 0} def
98: /LC8 {0.5 0.5 0.5} def
99: % Default Line Types
100: /LTw {PL [] 1 setgray} def
101: /LTb {BL [] LCb DL} def
102: /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
103: /LT0 {PL [] LC0 DL} def
104: /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
105: /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
106: /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
107: /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
108: /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
109: /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
110: /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
111: /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
112: /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
113: /Dia {stroke [] 0 setdash 2 copy vpt add M
114: hpt neg vpt neg V hpt vpt neg V
115: hpt vpt V hpt neg vpt V closepath stroke
116: Pnt} def
117: /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
118: currentpoint stroke M
119: hpt neg vpt neg R hpt2 0 V stroke
120: } def
121: /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
122: 0 vpt2 neg V hpt2 0 V 0 vpt2 V
123: hpt2 neg 0 V closepath stroke
124: Pnt} def
125: /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
126: hpt2 vpt2 neg V currentpoint stroke M
127: hpt2 neg 0 R hpt2 vpt2 V stroke} def
128: /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
129: hpt neg vpt -1.62 mul V
130: hpt 2 mul 0 V
131: hpt neg vpt 1.62 mul V closepath stroke
132: Pnt} def
133: /Star {2 copy Pls Crs} def
134: /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
135: 0 vpt2 neg V hpt2 0 V 0 vpt2 V
136: hpt2 neg 0 V closepath fill} def
137: /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
138: hpt neg vpt -1.62 mul V
139: hpt 2 mul 0 V
140: hpt neg vpt 1.62 mul V closepath fill} def
141: /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
142: hpt neg vpt 1.62 mul V
143: hpt 2 mul 0 V
144: hpt neg vpt -1.62 mul V closepath stroke
145: Pnt} def
146: /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
147: hpt neg vpt 1.62 mul V
148: hpt 2 mul 0 V
149: hpt neg vpt -1.62 mul V closepath fill} def
150: /DiaF {stroke [] 0 setdash vpt add M
151: hpt neg vpt neg V hpt vpt neg V
152: hpt vpt V hpt neg vpt V closepath fill} def
153: /Pent {stroke [] 0 setdash 2 copy gsave
154: translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
155: closepath stroke grestore Pnt} def
156: /PentF {stroke [] 0 setdash gsave
157: translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
158: closepath fill grestore} def
159: /Circle {stroke [] 0 setdash 2 copy
160: hpt 0 360 arc stroke Pnt} def
161: /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
162: /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
163: /C1 {BL [] 0 setdash 2 copy moveto
164: 2 copy vpt 0 90 arc closepath fill
165: vpt 0 360 arc closepath} bind def
166: /C2 {BL [] 0 setdash 2 copy moveto
167: 2 copy vpt 90 180 arc closepath fill
168: vpt 0 360 arc closepath} bind def
169: /C3 {BL [] 0 setdash 2 copy moveto
170: 2 copy vpt 0 180 arc closepath fill
171: vpt 0 360 arc closepath} bind def
172: /C4 {BL [] 0 setdash 2 copy moveto
173: 2 copy vpt 180 270 arc closepath fill
174: vpt 0 360 arc closepath} bind def
175: /C5 {BL [] 0 setdash 2 copy moveto
176: 2 copy vpt 0 90 arc
177: 2 copy moveto
178: 2 copy vpt 180 270 arc closepath fill
179: vpt 0 360 arc} bind def
180: /C6 {BL [] 0 setdash 2 copy moveto
181: 2 copy vpt 90 270 arc closepath fill
182: vpt 0 360 arc closepath} bind def
183: /C7 {BL [] 0 setdash 2 copy moveto
184: 2 copy vpt 0 270 arc closepath fill
185: vpt 0 360 arc closepath} bind def
186: /C8 {BL [] 0 setdash 2 copy moveto
187: 2 copy vpt 270 360 arc closepath fill
188: vpt 0 360 arc closepath} bind def
189: /C9 {BL [] 0 setdash 2 copy moveto
190: 2 copy vpt 270 450 arc closepath fill
191: vpt 0 360 arc closepath} bind def
192: /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
193: 2 copy moveto
194: 2 copy vpt 90 180 arc closepath fill
195: vpt 0 360 arc closepath} bind def
196: /C11 {BL [] 0 setdash 2 copy moveto
197: 2 copy vpt 0 180 arc closepath fill
198: 2 copy moveto
199: 2 copy vpt 270 360 arc closepath fill
200: vpt 0 360 arc closepath} bind def
201: /C12 {BL [] 0 setdash 2 copy moveto
202: 2 copy vpt 180 360 arc closepath fill
203: vpt 0 360 arc closepath} bind def
204: /C13 {BL [] 0 setdash 2 copy moveto
205: 2 copy vpt 0 90 arc closepath fill
206: 2 copy moveto
207: 2 copy vpt 180 360 arc closepath fill
208: vpt 0 360 arc closepath} bind def
209: /C14 {BL [] 0 setdash 2 copy moveto
210: 2 copy vpt 90 360 arc closepath fill
211: vpt 0 360 arc} bind def
212: /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
213: vpt 0 360 arc closepath} bind def
214: /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
215: neg 0 rlineto closepath} bind def
216: /Square {dup Rec} bind def
217: /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
218: /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
219: /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
220: /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
221: /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
222: /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
223: /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
224: exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
225: /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
226: /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
227: 2 copy vpt Square fill Bsquare} bind def
228: /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
229: /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
230: /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
231: Bsquare} bind def
232: /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
233: Bsquare} bind def
234: /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
235: /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
236: 2 copy vpt Square fill Bsquare} bind def
237: /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
238: 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
239: /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
240: /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
241: /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
242: /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
243: /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
244: /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
245: /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
246: /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
247: /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
248: /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
249: /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
250: /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
251: /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
252: /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
253: /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
254: /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
255: /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
256: /DiaE {stroke [] 0 setdash vpt add M
257: hpt neg vpt neg V hpt vpt neg V
258: hpt vpt V hpt neg vpt V closepath stroke} def
259: /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
260: 0 vpt2 neg V hpt2 0 V 0 vpt2 V
261: hpt2 neg 0 V closepath stroke} def
262: /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
263: hpt neg vpt -1.62 mul V
264: hpt 2 mul 0 V
265: hpt neg vpt 1.62 mul V closepath stroke} def
266: /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
267: hpt neg vpt 1.62 mul V
268: hpt 2 mul 0 V
269: hpt neg vpt -1.62 mul V closepath stroke} def
270: /PentE {stroke [] 0 setdash gsave
271: translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
272: closepath stroke grestore} def
273: /CircE {stroke [] 0 setdash
274: hpt 0 360 arc stroke} def
275: /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
276: /DiaW {stroke [] 0 setdash vpt add M
277: hpt neg vpt neg V hpt vpt neg V
278: hpt vpt V hpt neg vpt V Opaque stroke} def
279: /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
280: 0 vpt2 neg V hpt2 0 V 0 vpt2 V
281: hpt2 neg 0 V Opaque stroke} def
282: /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
283: hpt neg vpt -1.62 mul V
284: hpt 2 mul 0 V
285: hpt neg vpt 1.62 mul V Opaque stroke} def
286: /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
287: hpt neg vpt 1.62 mul V
288: hpt 2 mul 0 V
289: hpt neg vpt -1.62 mul V Opaque stroke} def
290: /PentW {stroke [] 0 setdash gsave
291: translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
292: Opaque stroke grestore} def
293: /CircW {stroke [] 0 setdash
294: hpt 0 360 arc Opaque stroke} def
295: /BoxFill {gsave Rec 1 setgray fill grestore} def
296: /Density {
297: /Fillden exch def
298: currentrgbcolor
299: /ColB exch def /ColG exch def /ColR exch def
300: /ColR ColR Fillden mul Fillden sub 1 add def
301: /ColG ColG Fillden mul Fillden sub 1 add def
302: /ColB ColB Fillden mul Fillden sub 1 add def
303: ColR ColG ColB setrgbcolor} def
304: /BoxColFill {gsave Rec PolyFill} def
305: /PolyFill {gsave Density fill grestore grestore} def
306: /h {rlineto rlineto rlineto gsave fill grestore} bind def
307: %
308: % PostScript Level 1 Pattern Fill routine for rectangles
309: % Usage: x y w h s a XX PatternFill
310: % x,y = lower left corner of box to be filled
311: % w,h = width and height of box
312: % a = angle in degrees between lines and x-axis
313: % XX = 0/1 for no/yes cross-hatch
314: %
315: /PatternFill {gsave /PFa [ 9 2 roll ] def
316: PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
317: PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
318: gsave 1 setgray fill grestore clip
319: currentlinewidth 0.5 mul setlinewidth
320: /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
321: 0 0 M PFa 5 get rotate PFs -2 div dup translate
322: 0 1 PFs PFa 4 get div 1 add floor cvi
323: {PFa 4 get mul 0 M 0 PFs V} for
324: 0 PFa 6 get ne {
325: 0 1 PFs PFa 4 get div 1 add floor cvi
326: {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
327: } if
328: stroke grestore} def
329: %
330: /languagelevel where
331: {pop languagelevel} {1} ifelse
332: 2 lt
333: {/InterpretLevel1 true def}
334: {/InterpretLevel1 Level1 def}
335: ifelse
336: %
337: % PostScript level 2 pattern fill definitions
338: %
339: /Level2PatternFill {
340: /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
341: bind def
342: /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
343: << Tile8x8
344: /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
345: >> matrix makepattern
346: /Pat1 exch def
347: << Tile8x8
348: /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
349: 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
350: >> matrix makepattern
351: /Pat2 exch def
352: << Tile8x8
353: /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
354: 8 8 L 8 0 L 0 0 L fill}
355: >> matrix makepattern
356: /Pat3 exch def
357: << Tile8x8
358: /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
359: 0 12 M 12 0 L stroke}
360: >> matrix makepattern
361: /Pat4 exch def
362: << Tile8x8
363: /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
364: 0 -4 M 12 8 L stroke}
365: >> matrix makepattern
366: /Pat5 exch def
367: << Tile8x8
368: /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
369: 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
370: >> matrix makepattern
371: /Pat6 exch def
372: << Tile8x8
373: /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
374: 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
375: >> matrix makepattern
376: /Pat7 exch def
377: << Tile8x8
378: /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
379: 12 0 M -4 8 L 12 4 M 0 10 L stroke}
380: >> matrix makepattern
381: /Pat8 exch def
382: << Tile8x8
383: /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
384: -4 0 M 12 8 L -4 4 M 8 10 L stroke}
385: >> matrix makepattern
386: /Pat9 exch def
387: /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
388: /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
389: /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
390: /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
391: /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
392: /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
393: /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
394: } def
395: %
396: %
397: %End of PostScript Level 2 code
398: %
399: /PatternBgnd {
400: TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
401: } def
402: %
403: % Substitute for Level 2 pattern fill codes with
404: % grayscale if Level 2 support is not selected.
405: %
406: /Level1PatternFill {
407: /Pattern1 {0.250 Density} bind def
408: /Pattern2 {0.500 Density} bind def
409: /Pattern3 {0.750 Density} bind def
410: /Pattern4 {0.125 Density} bind def
411: /Pattern5 {0.375 Density} bind def
412: /Pattern6 {0.625 Density} bind def
413: /Pattern7 {0.875 Density} bind def
414: } def
415: %
416: % Now test for support of Level 2 code
417: %
418: Level1 {Level1PatternFill} {Level2PatternFill} ifelse
419: %
420: /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
421: dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
422: currentdict end definefont pop
423: end
424: %%EndProlog
425: gnudict begin
426: gsave
427: 50 50 translate
428: 0.050 0.050 scale
429: 0 setgray
430: newpath
431: 1.000 UL
432: LTb
433: LCb setrgbcolor
434: gsave % colour palette begin
435: /maxcolors 0 def
436: /HSV2RGB { exch dup 0.0 eq {pop exch pop dup dup} % achromatic gray
437: { /HSVs exch def /HSVv exch def 6.0 mul dup floor dup 3 1 roll sub
438: /HSVf exch def /HSVi exch cvi def /HSVp HSVv 1.0 HSVs sub mul def
439: /HSVq HSVv 1.0 HSVs HSVf mul sub mul def
440: /HSVt HSVv 1.0 HSVs 1.0 HSVf sub mul sub mul def
441: /HSVi HSVi 6 mod def 0 HSVi eq {HSVv HSVt HSVp}
442: {1 HSVi eq {HSVq HSVv HSVp}{2 HSVi eq {HSVp HSVv HSVt}
443: {3 HSVi eq {HSVp HSVq HSVv}{4 HSVi eq {HSVt HSVp HSVv}
444: {HSVv HSVp HSVq} ifelse} ifelse} ifelse} ifelse} ifelse
445: } ifelse} def
446: /Constrain {
447: dup 0 lt {0 exch pop}{dup 1 gt {1 exch pop} if} ifelse} def
448: /YIQ2RGB {
449: 3 copy -1.702 mul exch -1.105 mul add add Constrain 4 1 roll
450: 3 copy -0.647 mul exch -0.272 mul add add Constrain 5 1 roll
451: 0.621 mul exch -0.956 mul add add Constrain 3 1 roll } def
452: /CMY2RGB { 1 exch sub exch 1 exch sub 3 2 roll 1 exch sub 3 1 roll exch } def
453: /XYZ2RGB { 3 copy -0.9017 mul exch -0.1187 mul add exch 0.0585 mul exch add
454: Constrain 4 1 roll 3 copy -0.0279 mul exch 1.999 mul add exch
455: -0.9844 mul add Constrain 5 1 roll -0.2891 mul exch -0.5338 mul add
456: exch 1.91 mul exch add Constrain 3 1 roll} def
457: /SelectSpace {ColorSpace (HSV) eq {HSV2RGB}{ColorSpace (XYZ) eq {
458: XYZ2RGB}{ColorSpace (CMY) eq {CMY2RGB}{ColorSpace (YIQ) eq {YIQ2RGB}
459: if} ifelse} ifelse} ifelse} def
460: /InterpolatedColor false def
461: /cF6 {dup mul dup mul} bind def % x^4
462: /cF9 {90 mul sin} bind def % sin(90x)
463: /cF8 {sqrt sqrt} bind def % sqrt(sqrt(x))
464: /pm3dround {maxcolors 0 gt {dup 1 ge
465: {pop 1} {maxcolors mul floor maxcolors 1 sub div} ifelse} if} def
466: /pm3dGamma 1.0 1.5 div def
467: /ColorSpace (RGB) def
468: Color true and { % COLOUR vs. GRAY map
469: InterpolatedColor { %% Interpolation vs. RGB-Formula
470: /g {stroke pm3dround /grayv exch def interpolate
471: SelectSpace setrgbcolor} bind def
472: }{
473: /g {stroke pm3dround dup cF6 Constrain exch dup cF9 Constrain exch cF8 Constrain
474: SelectSpace setrgbcolor} bind def
475: } ifelse
476: }{
477: /g {stroke pm3dround pm3dGamma exp setgray} bind def
478: } ifelse
479: 1.000 UP
480: 1.000 UL
481: LT0
482: LC0 setrgbcolor
483: LT1
484: LC1 setrgbcolor
485: 1486 2139 M
486: 137 6 V
487: stroke
488: LT0
489: LC0 setrgbcolor
490: LT1
491: LC1 setrgbcolor
492: 1759 2308 M
493: 1623 2145 L
494: stroke
495: LT0
496: LC0 setrgbcolor
497: LT1
498: LC1 setrgbcolor
499: 1715 2090 M
500: -92 55 V
501: stroke
502: LT0
503: LC0 setrgbcolor
504: LT1
505: LC1 setrgbcolor
506: 1759 2308 M
507: 137 -20 V
508: stroke
509: LT0
510: LC0 setrgbcolor
511: LT1
512: LC1 setrgbcolor
513: 2032 2467 M
514: 1896 2288 L
515: stroke
516: LT0
517: LC0 setrgbcolor
518: LT1
519: LC1 setrgbcolor
520: 1988 2235 M
521: -92 53 V
522: stroke
523: LT0
524: LC0 setrgbcolor
525: LT1
526: LC1 setrgbcolor
527: 1670 1944 M
528: 137 25 V
529: stroke
530: LT0
531: LC0 setrgbcolor
532: LT1
533: LC1 setrgbcolor
534: 1715 2090 M
535: 92 -121 V
536: stroke
537: LT0
538: LC0 setrgbcolor
539: LT1
540: LC1 setrgbcolor
541: 1944 2084 M
542: 1807 1969 L
543: stroke
544: LT0
545: LC0 setrgbcolor
546: LT1
547: LC1 setrgbcolor
548: 1899 1898 M
549: -92 71 V
550: stroke
551: LT0
552: LC0 setrgbcolor
553: LT1
554: LC1 setrgbcolor
555: 2533 2497 M
556: 91 -106 V
557: stroke
558: LT0
559: LC0 setrgbcolor
560: LT1
561: LC1 setrgbcolor
562: 2762 2519 M
563: 2629 2393 L
564: stroke
565: LT0
566: LC0 setrgbcolor
567: LT1
568: LC1 setrgbcolor
569: 2397 2471 M
570: 136 26 V
571: stroke
572: LT0
573: LC0 setrgbcolor
574: LT1
575: LC1 setrgbcolor
576: 2441 2710 M
577: 92 -213 V
578: stroke
579: LT0
580: LC0 setrgbcolor
581: LT1
582: LC1 setrgbcolor
583: 2670 2640 M
584: 2533 2497 L
585: stroke
586: LT0
587: LC0 setrgbcolor
588: LT1
589: LC1 setrgbcolor
590: 1947 1631 M
591: 120 34 V
592: stroke
593: LT0
594: LC0 setrgbcolor
595: LT1
596: LC1 setrgbcolor
597: 1991 1781 M
598: 81 -98 V
599: stroke
600: LT0
601: LC0 setrgbcolor
602: LT1
603: LC1 setrgbcolor
604: 2223 1363 M
605: 136 -1 V
606: stroke
607: LT0
608: LC0 setrgbcolor
609: LT1
610: LC1 setrgbcolor
611: 2267 2378 M
612: 92 -1016 V
613: stroke
614: LT0
615: LC0 setrgbcolor
616: LT1
617: LC1 setrgbcolor
618: 2495 1509 M
619: 2359 1362 L
620: stroke
621: LT0
622: LC0 setrgbcolor
623: LT1
624: LC1 setrgbcolor
625: 2451 1331 M
626: -92 31 V
627: stroke
628: LT0
629: LC0 setrgbcolor
630: LT1
631: LC1 setrgbcolor
632: 2217 2266 M
633: 19 0 V
634: stroke
635: LT0
636: LC0 setrgbcolor
637: LT1
638: LC1 setrgbcolor
639: 2297 2263 M
640: 55 -2 V
641: stroke
642: LT0
643: LC0 setrgbcolor
644: LT1
645: LC1 setrgbcolor
646: 2261 2368 M
647: 3 -3 V
648: stroke
649: LT0
650: LC0 setrgbcolor
651: LT1
652: LC1 setrgbcolor
653: 2273 2353 M
654: 79 -92 V
655: stroke
656: LT0
657: LC0 setrgbcolor
658: LT1
659: LC1 setrgbcolor
660: 2489 2340 M
661: -137 -79 V
662: stroke
663: LT0
664: LC0 setrgbcolor
665: LT1
666: LC1 setrgbcolor
667: 2444 2199 M
668: -92 62 V
669: stroke
670: LT0
671: LC0 setrgbcolor
672: LT1
673: LC1 setrgbcolor
674: 2169 2519 M
675: 136 20 V
676: stroke
677: LT0
678: LC0 setrgbcolor
679: LT1
680: LC1 setrgbcolor
681: 2441 2710 M
682: 2305 2539 L
683: stroke
684: LT0
685: LC0 setrgbcolor
686: LT1
687: LC1 setrgbcolor
688: 2397 2471 M
689: -92 68 V
690: stroke
691: LT0
692: LC0 setrgbcolor
693: LT1
694: LC1 setrgbcolor
695: 2125 2431 M
696: 136 -63 V
697: stroke
698: LT0
699: LC0 setrgbcolor
700: LT1
701: LC1 setrgbcolor
702: 2169 2519 M
703: 92 -151 V
704: stroke
705: LT0
706: LC0 setrgbcolor
707: LT1
708: LC1 setrgbcolor
709: 2266 2371 M
710: -5 -3 V
711: stroke
712: LT0
713: LC0 setrgbcolor
714: LT1
715: LC1 setrgbcolor
716: 2397 2471 M
717: -129 -97 V
718: stroke
719: LT0
720: LC0 setrgbcolor
721: LT1
722: LC1 setrgbcolor
723: 1578 2061 M
724: 137 29 V
725: stroke
726: LT0
727: LC0 setrgbcolor
728: LT1
729: LC1 setrgbcolor
730: 1851 2197 M
731: 1715 2090 L
732: stroke
733: LT0
734: LC0 setrgbcolor
735: LT1
736: LC1 setrgbcolor
737: 1855 1796 M
738: 136 -15 V
739: stroke
740: LT0
741: LC0 setrgbcolor
742: LT1
743: LC1 setrgbcolor
744: 1899 1898 M
745: 92 -117 V
746: stroke
747: LT0
748: LC0 setrgbcolor
749: LT1
750: LC1 setrgbcolor
751: 2128 1884 M
752: 1991 1781 L
753: stroke
754: LT0
755: LC0 setrgbcolor
756: LT1
757: LC1 setrgbcolor
758: 2447 1755 M
759: -14 -11 V
760: stroke
761: LT0
762: LC0 setrgbcolor
763: LT1
764: LC1 setrgbcolor
765: 2949 1876 M
766: 137 16 V
767: stroke
768: LT0
769: LC0 setrgbcolor
770: LT1
771: LC1 setrgbcolor
772: 2994 2042 M
773: 92 -150 V
774: stroke
775: LT0
776: LC0 setrgbcolor
777: LT1
778: LC1 setrgbcolor
779: 3222 2002 M
780: 3086 1892 L
781: stroke
782: LT0
783: LC0 setrgbcolor
784: LT1
785: LC1 setrgbcolor
786: 3178 1831 M
787: -92 61 V
788: stroke
789: LT0
790: LC0 setrgbcolor
791: LT1
792: LC1 setrgbcolor
793: 2397 2471 M
794: 92 -131 V
795: stroke
796: LT0
797: LC0 setrgbcolor
798: LT1
799: LC1 setrgbcolor
800: 2581 2327 M
801: -92 13 V
802: stroke
803: LT0
804: LC0 setrgbcolor
805: LT1
806: LC1 setrgbcolor
807: 2717 2426 M
808: -228 -86 V
809: stroke
810: LT0
811: LC0 setrgbcolor
812: LT1
813: LC1 setrgbcolor
814: 2447 1755 M
815: 137 33 V
816: stroke
817: LT0
818: LC0 setrgbcolor
819: LT1
820: LC1 setrgbcolor
821: 2492 2036 M
822: 92 -248 V
823: stroke
824: LT0
825: LC0 setrgbcolor
826: LT1
827: LC1 setrgbcolor
828: 2721 1873 M
829: -137 -85 V
830: stroke
831: LT0
832: LC0 setrgbcolor
833: LT1
834: LC1 setrgbcolor
835: 2676 1750 M
836: -92 38 V
837: stroke
838: LT0
839: LC0 setrgbcolor
840: LT1
841: LC1 setrgbcolor
842: 1851 2197 M
843: 137 38 V
844: stroke
845: LT0
846: LC0 setrgbcolor
847: LT1
848: LC1 setrgbcolor
849: 2125 2431 M
850: 1988 2235 L
851: stroke
852: LT0
853: LC0 setrgbcolor
854: LT1
855: LC1 setrgbcolor
856: 2080 2195 M
857: -92 40 V
858: stroke
859: LT0
860: LC0 setrgbcolor
861: LT1
862: LC1 setrgbcolor
863: 2540 1658 M
864: -69 -56 V
865: stroke
866: LT0
867: LC0 setrgbcolor
868: LT1
869: LC1 setrgbcolor
870: 1763 1872 M
871: 136 26 V
872: stroke
873: LT0
874: LC0 setrgbcolor
875: LT1
876: LC1 setrgbcolor
877: 2036 1978 M
878: -137 -80 V
879: stroke
880: LT0
881: LC0 setrgbcolor
882: LT1
883: LC1 setrgbcolor
884: 1350 2122 M
885: 136 17 V
886: stroke
887: LT0
888: LC0 setrgbcolor
889: LT1
890: LC1 setrgbcolor
891: 1578 2061 M
892: -92 78 V
893: stroke
894: LT0
895: LC0 setrgbcolor
896: LT1
897: LC1 setrgbcolor
898: 2628 1995 M
899: 93 -122 V
900: stroke
901: LT0
902: LC0 setrgbcolor
903: LT1
904: LC1 setrgbcolor
905: 2857 1987 M
906: 2721 1873 L
907: stroke
908: LT0
909: LC0 setrgbcolor
910: LT1
911: LC1 setrgbcolor
912: 2813 1773 M
913: -92 100 V
914: stroke
915: LT0
916: LC0 setrgbcolor
917: LT1
918: LC1 setrgbcolor
919: 1810 1645 M
920: 137 -14 V
921: stroke
922: LT0
923: LC0 setrgbcolor
924: LT1
925: LC1 setrgbcolor
926: 1855 1796 M
927: 92 -165 V
928: stroke
929: LT0
930: LC0 setrgbcolor
931: LT1
932: LC1 setrgbcolor
933: 2039 1564 M
934: -92 67 V
935: stroke
936: LT0
937: LC0 setrgbcolor
938: LT1
939: LC1 setrgbcolor
940: 2676 1750 M
941: 137 23 V
942: stroke
943: LT0
944: LC0 setrgbcolor
945: LT1
946: LC1 setrgbcolor
947: 2949 1876 M
948: 2813 1773 L
949: stroke
950: LT0
951: LC0 setrgbcolor
952: LT1
953: LC1 setrgbcolor
954: 2905 1748 M
955: -92 25 V
956: stroke
957: LT0
958: LC0 setrgbcolor
959: LT1
960: LC1 setrgbcolor
961: 1944 2084 M
962: 92 -106 V
963: stroke
964: LT0
965: LC0 setrgbcolor
966: LT1
967: LC1 setrgbcolor
968: 2172 2068 M
969: -136 -90 V
970: stroke
971: LT0
972: LC0 setrgbcolor
973: LT1
974: LC1 setrgbcolor
975: 2128 1884 M
976: -92 94 V
977: stroke
978: LT0
979: LC0 setrgbcolor
980: LT1
981: LC1 setrgbcolor
982: 1534 1939 M
983: 136 5 V
984: stroke
985: LT0
986: LC0 setrgbcolor
987: LT1
988: LC1 setrgbcolor
989: 1578 2061 M
990: 92 -117 V
991: stroke
992: LT0
993: LC0 setrgbcolor
994: LT1
995: LC1 setrgbcolor
996: 1763 1872 M
997: -93 72 V
998: stroke
999: LT0
1000: LC0 setrgbcolor
1001: LT1
1002: LC1 setrgbcolor
1003: 1851 2197 M
1004: 93 -113 V
1005: stroke
1006: LT0
1007: LC0 setrgbcolor
1008: LT1
1009: LC1 setrgbcolor
1010: 2080 2195 M
1011: 1944 2084 L
1012: stroke
1013: LT0
1014: LC0 setrgbcolor
1015: LT1
1016: LC1 setrgbcolor
1017: 1994 1429 M
1018: 137 4 V
1019: stroke
1020: LT0
1021: LC0 setrgbcolor
1022: LT1
1023: LC1 setrgbcolor
1024: 2039 1564 M
1025: 92 -131 V
1026: stroke
1027: LT0
1028: LC0 setrgbcolor
1029: LT1
1030: LC1 setrgbcolor
1031: 2267 2378 M
1032: 2131 1433 L
1033: stroke
1034: LT0
1035: LC0 setrgbcolor
1036: LT1
1037: LC1 setrgbcolor
1038: 2223 1363 M
1039: -92 70 V
1040: stroke
1041: LT0
1042: LC0 setrgbcolor
1043: LT1
1044: LC1 setrgbcolor
1045: 2128 1884 M
1046: 1 1 V
1047: stroke
1048: LT0
1049: LC0 setrgbcolor
1050: LT1
1051: LC1 setrgbcolor
1052: 2172 2068 M
1053: 6 -8 V
1054: stroke
1055: LT0
1056: LC0 setrgbcolor
1057: LT1
1058: LC1 setrgbcolor
1059: 2400 2027 M
1060: -36 -20 V
1061: stroke
1062: LT0
1063: LC0 setrgbcolor
1064: LT1
1065: LC1 setrgbcolor
1066: 2129 1883 M
1067: -1 1 V
1068: stroke
1069: LT0
1070: LC0 setrgbcolor
1071: LT1
1072: LC1 setrgbcolor
1073: 2495 1509 M
1074: 137 34 V
1075: stroke
1076: LT0
1077: LC0 setrgbcolor
1078: LT1
1079: LC1 setrgbcolor
1080: 2540 1658 M
1081: 92 -115 V
1082: stroke
1083: LT0
1084: LC0 setrgbcolor
1085: LT1
1086: LC1 setrgbcolor
1087: 2768 1656 M
1088: 2632 1543 L
1089: stroke
1090: LT0
1091: LC0 setrgbcolor
1092: LT1
1093: LC1 setrgbcolor
1094: 2724 1535 M
1095: -92 8 V
1096: stroke
1097: LT0
1098: LC0 setrgbcolor
1099: LT1
1100: LC1 setrgbcolor
1101: 2321 2169 M
1102: 123 30 V
1103: stroke
1104: LT0
1105: LC0 setrgbcolor
1106: LT1
1107: LC1 setrgbcolor
1108: 2581 2327 M
1109: 2444 2199 L
1110: stroke
1111: LT0
1112: LC0 setrgbcolor
1113: LT1
1114: LC1 setrgbcolor
1115: 2536 2144 M
1116: -92 55 V
1117: stroke
1118: LT0
1119: LC0 setrgbcolor
1120: LT1
1121: LC1 setrgbcolor
1122: 1759 2308 M
1123: 92 -111 V
1124: stroke
1125: LT0
1126: LC0 setrgbcolor
1127: LT1
1128: LC1 setrgbcolor
1129: 2332 2130 M
1130: 68 -103 V
1131: stroke
1132: LT0
1133: LC0 setrgbcolor
1134: LT1
1135: LC1 setrgbcolor
1136: 2536 2144 M
1137: 2400 2027 L
1138: stroke
1139: LT0
1140: LC0 setrgbcolor
1141: LT1
1142: LC1 setrgbcolor
1143: 2492 2036 M
1144: -92 -9 V
1145: stroke
1146: LT0
1147: LC0 setrgbcolor
1148: LT1
1149: LC1 setrgbcolor
1150: 2717 2426 M
1151: 137 -16 V
1152: stroke
1153: LT0
1154: LC0 setrgbcolor
1155: LT1
1156: LC1 setrgbcolor
1157: 2762 2519 M
1158: 92 -109 V
1159: stroke
1160: LT0
1161: LC0 setrgbcolor
1162: LT1
1163: LC1 setrgbcolor
1164: 2946 2358 M
1165: -92 52 V
1166: stroke
1167: LT0
1168: LC0 setrgbcolor
1169: LT1
1170: LC1 setrgbcolor
1171: 2492 2036 M
1172: 136 -41 V
1173: stroke
1174: LT0
1175: LC0 setrgbcolor
1176: LT1
1177: LC1 setrgbcolor
1178: 2536 2144 M
1179: 92 -149 V
1180: stroke
1181: LT0
1182: LC0 setrgbcolor
1183: LT1
1184: LC1 setrgbcolor
1185: 2765 2125 M
1186: 2628 1995 L
1187: stroke
1188: LT0
1189: LC0 setrgbcolor
1190: LT1
1191: LC1 setrgbcolor
1192: 1442 2061 M
1193: 136 0 V
1194: stroke
1195: LT0
1196: LC0 setrgbcolor
1197: LT1
1198: LC1 setrgbcolor
1199: 2421 1789 M
1200: 26 -34 V
1201: stroke
1202: LT0
1203: LC0 setrgbcolor
1204: LT1
1205: LC1 setrgbcolor
1206: 2540 1658 M
1207: -93 97 V
1208: stroke
1209: LT0
1210: LC0 setrgbcolor
1211: LT1
1212: LC1 setrgbcolor
1213: 3130 2175 M
1214: 92 -173 V
1215: stroke
1216: LT0
1217: LC0 setrgbcolor
1218: LT1
1219: LC1 setrgbcolor
1220: 3314 1923 M
1221: -92 79 V
1222: stroke
1223: LT0
1224: LC0 setrgbcolor
1225: LT1
1226: LC1 setrgbcolor
1227: 2670 2640 M
1228: 92 -121 V
1229: stroke
1230: LT0
1231: LC0 setrgbcolor
1232: LT1
1233: LC1 setrgbcolor
1234: 2080 2195 M
1235: 92 -127 V
1236: stroke
1237: LT0
1238: LC0 setrgbcolor
1239: LT1
1240: LC1 setrgbcolor
1241: 2183 2076 M
1242: -11 -8 V
1243: stroke
1244: LT0
1245: LC0 setrgbcolor
1246: LT1
1247: LC1 setrgbcolor
1248: 3041 1777 M
1249: 137 54 V
1250: stroke
1251: LT0
1252: LC0 setrgbcolor
1253: LT1
1254: LC1 setrgbcolor
1255: 3314 1923 M
1256: -136 -92 V
1257: stroke
1258: LT0
1259: LC0 setrgbcolor
1260: LT1
1261: LC1 setrgbcolor
1262: 3270 1823 M
1263: -92 8 V
1264: stroke
1265: LT0
1266: LC0 setrgbcolor
1267: LT1
1268: LC1 setrgbcolor
1269: 2032 2467 M
1270: 137 52 V
1271: stroke
1272: LT0
1273: LC0 setrgbcolor
1274: LT1
1275: LC1 setrgbcolor
1276: 2676 1750 M
1277: -136 -92 V
1278: stroke
1279: LT0
1280: LC0 setrgbcolor
1281: LT1
1282: LC1 setrgbcolor
1283: 1766 1482 M
1284: 136 2 V
1285: stroke
1286: LT0
1287: LC0 setrgbcolor
1288: LT1
1289: LC1 setrgbcolor
1290: 1810 1645 M
1291: 92 -161 V
1292: stroke
1293: LT0
1294: LC0 setrgbcolor
1295: LT1
1296: LC1 setrgbcolor
1297: 2039 1564 M
1298: -137 -80 V
1299: stroke
1300: LT0
1301: LC0 setrgbcolor
1302: LT1
1303: LC1 setrgbcolor
1304: 1994 1429 M
1305: -92 55 V
1306: stroke
1307: LT0
1308: LC0 setrgbcolor
1309: LT1
1310: LC1 setrgbcolor
1311: 2857 1987 M
1312: 137 55 V
1313: stroke
1314: LT0
1315: LC0 setrgbcolor
1316: LT1
1317: LC1 setrgbcolor
1318: 2902 2182 M
1319: 92 -140 V
1320: stroke
1321: LT0
1322: LC0 setrgbcolor
1323: LT1
1324: LC1 setrgbcolor
1325: 3130 2175 M
1326: 2994 2042 L
1327: stroke
1328: LT0
1329: LC0 setrgbcolor
1330: LT1
1331: LC1 setrgbcolor
1332: 1582 1678 M
1333: 136 17 V
1334: stroke
1335: LT0
1336: LC0 setrgbcolor
1337: LT1
1338: LC1 setrgbcolor
1339: 1626 1876 M
1340: 92 -181 V
1341: stroke
1342: LT0
1343: LC0 setrgbcolor
1344: LT1
1345: LC1 setrgbcolor
1346: 1855 1796 M
1347: 1718 1695 L
1348: stroke
1349: LT0
1350: LC0 setrgbcolor
1351: LT1
1352: LC1 setrgbcolor
1353: 1810 1645 M
1354: -92 50 V
1355: stroke
1356: LT0
1357: LC0 setrgbcolor
1358: LT1
1359: LC1 setrgbcolor
1360: 2857 1987 M
1361: 92 -111 V
1362: stroke
1363: LT0
1364: LC0 setrgbcolor
1365: LT1
1366: LC1 setrgbcolor
1367: 3041 1777 M
1368: -92 99 V
1369: stroke
1370: LT0
1371: LC0 setrgbcolor
1372: LT1
1373: LC1 setrgbcolor
1374: 1626 1876 M
1375: 137 -4 V
1376: stroke
1377: LT0
1378: LC0 setrgbcolor
1379: LT1
1380: LC1 setrgbcolor
1381: 1855 1796 M
1382: -92 76 V
1383: stroke
1384: LT0
1385: LC0 setrgbcolor
1386: LT1
1387: LC1 setrgbcolor
1388: 2267 2378 M
1389: 2039 1564 L
1390: stroke
1391: LT0
1392: LC0 setrgbcolor
1393: LT1
1394: LC1 setrgbcolor
1395: 2492 2036 M
1396: 2388 1914 L
1397: stroke
1398: LT0
1399: LC0 setrgbcolor
1400: LT1
1401: LC1 setrgbcolor
1402: 2905 1748 M
1403: 136 29 V
1404: stroke
1405: LT0
1406: LC0 setrgbcolor
1407: LT1
1408: LC1 setrgbcolor
1409: 3133 1733 M
1410: -92 44 V
1411: stroke
1412: LT0
1413: LC0 setrgbcolor
1414: LT1
1415: LC1 setrgbcolor
1416: 2578 2783 M
1417: 92 -143 V
1418: stroke
1419: LT0
1420: LC0 setrgbcolor
1421: LT1
1422: LC1 setrgbcolor
1423: 2087 1357 M
1424: 136 6 V
1425: stroke
1426: LT0
1427: LC0 setrgbcolor
1428: LT1
1429: LC1 setrgbcolor
1430: 2314 1347 M
1431: -91 16 V
1432: stroke
1433: LT0
1434: LC0 setrgbcolor
1435: LT1
1436: LC1 setrgbcolor
1437: 2536 2144 M
1438: 137 49 V
1439: stroke
1440: LT0
1441: LC0 setrgbcolor
1442: LT1
1443: LC1 setrgbcolor
1444: 2581 2327 M
1445: 92 -134 V
1446: stroke
1447: LT0
1448: LC0 setrgbcolor
1449: LT1
1450: LC1 setrgbcolor
1451: 2809 2318 M
1452: 2673 2193 L
1453: stroke
1454: LT0
1455: LC0 setrgbcolor
1456: LT1
1457: LC1 setrgbcolor
1458: 2765 2125 M
1459: -92 68 V
1460: stroke
1461: LT0
1462: LC0 setrgbcolor
1463: LT1
1464: LC1 setrgbcolor
1465: 2125 2431 M
1466: -93 36 V
1467: stroke
1468: LT0
1469: LC0 setrgbcolor
1470: LT1
1471: LC1 setrgbcolor
1472: 2765 2125 M
1473: 92 -138 V
1474: stroke
1475: LT0
1476: LC0 setrgbcolor
1477: LT1
1478: LC1 setrgbcolor
1479: 2314 1347 M
1480: 137 -16 V
1481: stroke
1482: LT0
1483: LC0 setrgbcolor
1484: LT1
1485: LC1 setrgbcolor
1486: 2587 1406 M
1487: -136 -75 V
1488: stroke
1489: LT0
1490: LC0 setrgbcolor
1491: LT1
1492: LC1 setrgbcolor
1493: 2543 1274 M
1494: -92 57 V
1495: stroke
1496: LT0
1497: LC0 setrgbcolor
1498: LT1
1499: LC1 setrgbcolor
1500: 1213 2100 M
1501: 137 22 V
1502: stroke
1503: LT0
1504: LC0 setrgbcolor
1505: LT1
1506: LC1 setrgbcolor
1507: 1442 2061 M
1508: -92 61 V
1509: stroke
1510: LT0
1511: LC0 setrgbcolor
1512: LT1
1513: LC1 setrgbcolor
1514: 3406 1870 M
1515: -92 53 V
1516: stroke
1517: LT0
1518: LC0 setrgbcolor
1519: LT1
1520: LC1 setrgbcolor
1521: 2217 2266 M
1522: -137 -71 V
1523: stroke
1524: LT0
1525: LC0 setrgbcolor
1526: LT1
1527: LC1 setrgbcolor
1528: 2768 1656 M
1529: -92 94 V
1530: stroke
1531: LT0
1532: LC0 setrgbcolor
1533: LT1
1534: LC1 setrgbcolor
1535: 2125 2431 M
1536: 92 -165 V
1537: stroke
1538: LT0
1539: LC0 setrgbcolor
1540: LT1
1541: LC1 setrgbcolor
1542: 2232 2250 M
1543: -15 16 V
1544: stroke
1545: LT0
1546: LC0 setrgbcolor
1547: LT1
1548: LC1 setrgbcolor
1549: 2267 2378 M
1550: 228 -869 V
1551: stroke
1552: LT0
1553: LC0 setrgbcolor
1554: LT1
1555: LC1 setrgbcolor
1556: 2587 1406 M
1557: -92 103 V
1558: stroke
1559: LT0
1560: LC0 setrgbcolor
1561: LT1
1562: LC1 setrgbcolor
1563: 2724 1535 M
1564: 2587 1406 L
1565: stroke
1566: LT0
1567: LC0 setrgbcolor
1568: LT1
1569: LC1 setrgbcolor
1570: 2679 1403 M
1571: -92 3 V
1572: stroke
1573: LT0
1574: LC0 setrgbcolor
1575: LT1
1576: LC1 setrgbcolor
1577: 3362 1774 M
1578: 137 -50 V
1579: stroke
1580: LT0
1581: LC0 setrgbcolor
1582: LT1
1583: LC1 setrgbcolor
1584: 3406 1870 M
1585: 93 -146 V
1586: stroke
1587: LT0
1588: LC0 setrgbcolor
1589: LT1
1590: LC1 setrgbcolor
1591: 3591 1674 M
1592: -92 50 V
1593: stroke
1594: LT0
1595: LC0 setrgbcolor
1596: LT1
1597: LC1 setrgbcolor
1598: 2905 1748 M
1599: -137 -92 V
1600: stroke
1601: LT0
1602: LC0 setrgbcolor
1603: LT1
1604: LC1 setrgbcolor
1605: 2860 1582 M
1606: -92 74 V
1607: stroke
1608: LT0
1609: LC0 setrgbcolor
1610: LT1
1611: LC1 setrgbcolor
1612: 2765 2125 M
1613: 137 57 V
1614: stroke
1615: LT0
1616: LC0 setrgbcolor
1617: LT1
1618: LC1 setrgbcolor
1619: 2809 2318 M
1620: 93 -136 V
1621: stroke
1622: LT0
1623: LC0 setrgbcolor
1624: LT1
1625: LC1 setrgbcolor
1626: 3038 2305 M
1627: 2902 2182 L
1628: stroke
1629: LT0
1630: LC0 setrgbcolor
1631: LT1
1632: LC1 setrgbcolor
1633: 2809 2318 M
1634: 137 40 V
1635: stroke
1636: LT0
1637: LC0 setrgbcolor
1638: LT1
1639: LC1 setrgbcolor
1640: 3038 2305 M
1641: -92 53 V
1642: stroke
1643: LT0
1644: LC0 setrgbcolor
1645: LT1
1646: LC1 setrgbcolor
1647: 1397 1929 M
1648: 137 10 V
1649: stroke
1650: LT0
1651: LC0 setrgbcolor
1652: LT1
1653: LC1 setrgbcolor
1654: 1442 2061 M
1655: 92 -122 V
1656: stroke
1657: LT0
1658: LC0 setrgbcolor
1659: LT1
1660: LC1 setrgbcolor
1661: 1626 1876 M
1662: -92 63 V
1663: stroke
1664: LT0
1665: LC0 setrgbcolor
1666: LT1
1667: LC1 setrgbcolor
1668: 1169 2000 M
1669: 136 -27 V
1670: stroke
1671: LT0
1672: LC0 setrgbcolor
1673: LT1
1674: LC1 setrgbcolor
1675: 1213 2100 M
1676: 92 -127 V
1677: stroke
1678: LT0
1679: LC0 setrgbcolor
1680: LT1
1681: LC1 setrgbcolor
1682: 1442 2061 M
1683: -137 -88 V
1684: stroke
1685: LT0
1686: LC0 setrgbcolor
1687: LT1
1688: LC1 setrgbcolor
1689: 1397 1929 M
1690: -92 44 V
1691: stroke
1692: LT0
1693: LC0 setrgbcolor
1694: LT1
1695: LC1 setrgbcolor
1696: 2717 2426 M
1697: -136 -99 V
1698: stroke
1699: LT0
1700: LC0 setrgbcolor
1701: LT1
1702: LC1 setrgbcolor
1703: 1858 1406 M
1704: 136 23 V
1705: stroke
1706: LT0
1707: LC0 setrgbcolor
1708: LT1
1709: LC1 setrgbcolor
1710: 2087 1357 M
1711: -93 72 V
1712: stroke
1713: LT0
1714: LC0 setrgbcolor
1715: LT1
1716: LC1 setrgbcolor
1717: 2578 2783 M
1718: -137 -73 V
1719: stroke
1720: LT0
1721: LC0 setrgbcolor
1722: LT1
1723: LC1 setrgbcolor
1724: 2997 1710 M
1725: -92 38 V
1726: stroke
1727: LT0
1728: LC0 setrgbcolor
1729: LT1
1730: LC1 setrgbcolor
1731: 1445 1652 M
1732: 137 26 V
1733: stroke
1734: LT0
1735: LC0 setrgbcolor
1736: LT1
1737: LC1 setrgbcolor
1738: 1489 1824 M
1739: 93 -146 V
1740: stroke
1741: LT0
1742: LC0 setrgbcolor
1743: LT1
1744: LC1 setrgbcolor
1745: 1674 1578 M
1746: -92 100 V
1747: stroke
1748: LT0
1749: LC0 setrgbcolor
1750: LT1
1751: LC1 setrgbcolor
1752: 1674 1578 M
1753: 136 67 V
1754: stroke
1755: LT0
1756: LC0 setrgbcolor
1757: LT1
1758: LC1 setrgbcolor
1759: 2724 1535 M
1760: 136 47 V
1761: stroke
1762: LT0
1763: LC0 setrgbcolor
1764: LT1
1765: LC1 setrgbcolor
1766: 2997 1710 M
1767: 2860 1582 L
1768: stroke
1769: LT0
1770: LC0 setrgbcolor
1771: LT1
1772: LC1 setrgbcolor
1773: 2952 1512 M
1774: -92 70 V
1775: stroke
1776: LT0
1777: LC0 setrgbcolor
1778: LT1
1779: LC1 setrgbcolor
1780: 1537 1592 M
1781: 137 -14 V
1782: stroke
1783: LT0
1784: LC0 setrgbcolor
1785: LT1
1786: LC1 setrgbcolor
1787: 1766 1482 M
1788: -92 96 V
1789: stroke
1790: LT0
1791: LC0 setrgbcolor
1792: LT1
1793: LC1 setrgbcolor
1794: 667 1867 M
1795: 137 19 V
1796: stroke
1797: LT0
1798: LC0 setrgbcolor
1799: LT1
1800: LC1 setrgbcolor
1801: 940 2067 M
1802: 804 1886 L
1803: stroke
1804: LT0
1805: LC0 setrgbcolor
1806: LT1
1807: LC1 setrgbcolor
1808: 896 1848 M
1809: -92 38 V
1810: stroke
1811: LT0
1812: LC0 setrgbcolor
1813: LT1
1814: LC1 setrgbcolor
1815: 2406 1262 M
1816: 137 12 V
1817: stroke
1818: LT0
1819: LC0 setrgbcolor
1820: LT1
1821: LC1 setrgbcolor
1822: 2679 1403 M
1823: 2543 1274 L
1824: stroke
1825: LT0
1826: LC0 setrgbcolor
1827: LT1
1828: LC1 setrgbcolor
1829: 2635 1220 M
1830: -92 54 V
1831: stroke
1832: LT0
1833: LC0 setrgbcolor
1834: LT1
1835: LC1 setrgbcolor
1836: 896 1848 M
1837: 136 6 V
1838: stroke
1839: LT0
1840: LC0 setrgbcolor
1841: LT1
1842: LC1 setrgbcolor
1843: 940 2067 M
1844: 92 -213 V
1845: stroke
1846: LT0
1847: LC0 setrgbcolor
1848: LT1
1849: LC1 setrgbcolor
1850: 1169 2000 M
1851: 1032 1854 L
1852: stroke
1853: LT0
1854: LC0 setrgbcolor
1855: LT1
1856: LC1 setrgbcolor
1857: 1124 1775 M
1858: -92 79 V
1859: stroke
1860: LT0
1861: LC0 setrgbcolor
1862: LT1
1863: LC1 setrgbcolor
1864: 3038 2305 M
1865: 92 -130 V
1866: stroke
1867: LT0
1868: LC0 setrgbcolor
1869: LT1
1870: LC1 setrgbcolor
1871: 2724 1535 M
1872: 90 -118 V
1873: stroke
1874: LT0
1875: LC0 setrgbcolor
1876: LT1
1877: LC1 setrgbcolor
1878: 2952 1512 M
1879: -132 -94 V
1880: stroke
1881: LT0
1882: LC0 setrgbcolor
1883: LT1
1884: LC1 setrgbcolor
1885: 1077 2047 M
1886: 136 53 V
1887: stroke
1888: LT0
1889: LC0 setrgbcolor
1890: LT1
1891: LC1 setrgbcolor
1892: 1629 1460 M
1893: 137 22 V
1894: stroke
1895: LT0
1896: LC0 setrgbcolor
1897: LT1
1898: LC1 setrgbcolor
1899: 1858 1406 M
1900: -92 76 V
1901: stroke
1902: LT0
1903: LC0 setrgbcolor
1904: LT1
1905: LC1 setrgbcolor
1906: 1858 1406 M
1907: 74 -104 V
1908: stroke
1909: LT0
1910: LC0 setrgbcolor
1911: LT1
1912: LC1 setrgbcolor
1913: 2087 1357 M
1914: -19 -11 V
1915: stroke
1916: LT0
1917: LC0 setrgbcolor
1918: LT1
1919: LC1 setrgbcolor
1920: 3270 1823 M
1921: 136 47 V
1922: stroke
1923: LT0
1924: LC0 setrgbcolor
1925: LT1
1926: LC1 setrgbcolor
1927: 2997 1710 M
1928: 136 23 V
1929: stroke
1930: LT0
1931: LC0 setrgbcolor
1932: LT1
1933: LC1 setrgbcolor
1934: 3270 1823 M
1935: -137 -90 V
1936: stroke
1937: LT0
1938: LC0 setrgbcolor
1939: LT1
1940: LC1 setrgbcolor
1941: 3225 1675 M
1942: -92 58 V
1943: stroke
1944: LT0
1945: LC0 setrgbcolor
1946: LT1
1947: LC1 setrgbcolor
1948: 2717 2426 M
1949: 92 -108 V
1950: stroke
1951: LT0
1952: LC0 setrgbcolor
1953: LT1
1954: LC1 setrgbcolor
1955: 1585 1305 M
1956: 136 11 V
1957: stroke
1958: LT0
1959: LC0 setrgbcolor
1960: LT1
1961: LC1 setrgbcolor
1962: 1629 1460 M
1963: 92 -144 V
1964: stroke
1965: LT0
1966: LC0 setrgbcolor
1967: LT1
1968: LC1 setrgbcolor
1969: 1858 1406 M
1970: -137 -90 V
1971: stroke
1972: LT0
1973: LC0 setrgbcolor
1974: LT1
1975: LC1 setrgbcolor
1976: 1813 1246 M
1977: -92 70 V
1978: stroke
1979: LT0
1980: LC0 setrgbcolor
1981: LT1
1982: LC1 setrgbcolor
1983: 3454 1725 M
1984: 137 -51 V
1985: stroke
1986: LT0
1987: LC0 setrgbcolor
1988: LT1
1989: LC1 setrgbcolor
1990: 3683 1614 M
1991: -92 60 V
1992: stroke
1993: LT0
1994: LC0 setrgbcolor
1995: LT1
1996: LC1 setrgbcolor
1997: 2179 1308 M
1998: -92 49 V
1999: stroke
2000: LT0
2001: LC0 setrgbcolor
2002: LT1
2003: LC1 setrgbcolor
2004: 1489 1824 M
2005: 137 52 V
2006: stroke
2007: LT0
2008: LC0 setrgbcolor
2009: LT1
2010: LC1 setrgbcolor
2011: 940 2067 M
2012: 137 -20 V
2013: stroke
2014: LT0
2015: LC0 setrgbcolor
2016: LT1
2017: LC1 setrgbcolor
2018: 1169 2000 M
2019: -92 47 V
2020: stroke
2021: LT0
2022: LC0 setrgbcolor
2023: LT1
2024: LC1 setrgbcolor
2025: 988 1742 M
2026: 136 33 V
2027: stroke
2028: LT0
2029: LC0 setrgbcolor
2030: LT1
2031: LC1 setrgbcolor
2032: 1261 1893 M
2033: 1124 1775 L
2034: stroke
2035: LT0
2036: LC0 setrgbcolor
2037: LT1
2038: LC1 setrgbcolor
2039: 1216 1720 M
2040: -92 55 V
2041: stroke
2042: LT0
2043: LC0 setrgbcolor
2044: LT1
2045: LC1 setrgbcolor
2046: 1216 1720 M
2047: 137 23 V
2048: stroke
2049: LT0
2050: LC0 setrgbcolor
2051: LT1
2052: LC1 setrgbcolor
2053: 1261 1893 M
2054: 92 -150 V
2055: stroke
2056: LT0
2057: LC0 setrgbcolor
2058: LT1
2059: LC1 setrgbcolor
2060: 1489 1824 M
2061: -136 -81 V
2062: stroke
2063: LT0
2064: LC0 setrgbcolor
2065: LT1
2066: LC1 setrgbcolor
2067: 1445 1652 M
2068: -92 91 V
2069: stroke
2070: LT0
2071: LC0 setrgbcolor
2072: LT1
2073: LC1 setrgbcolor
2074: 943 1551 M
2075: 92 -119 V
2076: stroke
2077: LT0
2078: LC0 setrgbcolor
2079: LT1
2080: LC1 setrgbcolor
2081: 1172 1596 M
2082: 1035 1432 L
2083: stroke
2084: LT0
2085: LC0 setrgbcolor
2086: LT1
2087: LC1 setrgbcolor
2088: 1128 1409 M
2089: -93 23 V
2090: stroke
2091: LT0
2092: LC0 setrgbcolor
2093: LT1
2094: LC1 setrgbcolor
2095: 3362 1774 M
2096: -92 49 V
2097: stroke
2098: LT0
2099: LC0 setrgbcolor
2100: LT1
2101: LC1 setrgbcolor
2102: 3089 1601 M
2103: -137 -89 V
2104: stroke
2105: LT0
2106: LC0 setrgbcolor
2107: LT1
2108: LC1 setrgbcolor
2109: 3045 1489 M
2110: -93 23 V
2111: stroke
2112: LT0
2113: LC0 setrgbcolor
2114: LT1
2115: LC1 setrgbcolor
2116: 1356 1315 M
2117: 137 60 V
2118: stroke
2119: LT0
2120: LC0 setrgbcolor
2121: LT1
2122: LC1 setrgbcolor
2123: 1401 1500 M
2124: 92 -125 V
2125: stroke
2126: LT0
2127: LC0 setrgbcolor
2128: LT1
2129: LC1 setrgbcolor
2130: 1629 1460 M
2131: -136 -85 V
2132: stroke
2133: LT0
2134: LC0 setrgbcolor
2135: LT1
2136: LC1 setrgbcolor
2137: 1585 1305 M
2138: -92 70 V
2139: stroke
2140: LT0
2141: LC0 setrgbcolor
2142: LT1
2143: LC1 setrgbcolor
2144: 1397 1929 M
2145: 92 -105 V
2146: stroke
2147: LT0
2148: LC0 setrgbcolor
2149: LT1
2150: LC1 setrgbcolor
2151: 1309 1612 M
2152: 136 40 V
2153: stroke
2154: LT0
2155: LC0 setrgbcolor
2156: LT1
2157: LC1 setrgbcolor
2158: 1537 1592 M
2159: -92 60 V
2160: stroke
2161: LT0
2162: LC0 setrgbcolor
2163: LT1
2164: LC1 setrgbcolor
2165: 2179 1308 M
2166: 135 39 V
2167: stroke
2168: LT0
2169: LC0 setrgbcolor
2170: LT1
2171: LC1 setrgbcolor
2172: 2406 1262 M
2173: -92 85 V
2174: stroke
2175: LT0
2176: LC0 setrgbcolor
2177: LT1
2178: LC1 setrgbcolor
2179: 1261 1893 M
2180: 136 36 V
2181: stroke
2182: LT0
2183: LC0 setrgbcolor
2184: LT1
2185: LC1 setrgbcolor
2186: 1312 1202 M
2187: 136 5 V
2188: stroke
2189: LT0
2190: LC0 setrgbcolor
2191: LT1
2192: LC1 setrgbcolor
2193: 1356 1315 M
2194: 92 -108 V
2195: stroke
2196: LT0
2197: LC0 setrgbcolor
2198: LT1
2199: LC1 setrgbcolor
2200: 1585 1305 M
2201: -137 -98 V
2202: stroke
2203: LT0
2204: LC0 setrgbcolor
2205: LT1
2206: LC1 setrgbcolor
2207: 1540 1187 M
2208: -92 20 V
2209: stroke
2210: LT0
2211: LC0 setrgbcolor
2212: LT1
2213: LC1 setrgbcolor
2214: 851 1662 M
2215: 92 -111 V
2216: stroke
2217: LT0
2218: LC0 setrgbcolor
2219: LT1
2220: LC1 setrgbcolor
2221: 1080 1717 M
2222: 943 1551 L
2223: stroke
2224: LT0
2225: LC0 setrgbcolor
2226: LT1
2227: LC1 setrgbcolor
2228: 1677 1246 M
2229: 136 0 V
2230: stroke
2231: LT0
2232: LC0 setrgbcolor
2233: LT1
2234: LC1 setrgbcolor
2235: 1906 1199 M
2236: -93 47 V
2237: stroke
2238: LT0
2239: LC0 setrgbcolor
2240: LT1
2241: LC1 setrgbcolor
2242: 2042 1354 M
2243: 1813 1246 L
2244: stroke
2245: LT0
2246: LC0 setrgbcolor
2247: LT1
2248: LC1 setrgbcolor
2249: 1220 1293 M
2250: 136 22 V
2251: stroke
2252: LT0
2253: LC0 setrgbcolor
2254: LT1
2255: LC1 setrgbcolor
2256: 1264 1477 M
2257: 92 -162 V
2258: stroke
2259: LT0
2260: LC0 setrgbcolor
2261: LT1
2262: LC1 setrgbcolor
2263: 2997 1710 M
2264: 92 -109 V
2265: stroke
2266: LT0
2267: LC0 setrgbcolor
2268: LT1
2269: LC1 setrgbcolor
2270: 3225 1675 M
2271: -136 -74 V
2272: stroke
2273: LT0
2274: LC0 setrgbcolor
2275: LT1
2276: LC1 setrgbcolor
2277: 3181 1522 M
2278: -92 79 V
2279: stroke
2280: LT0
2281: LC0 setrgbcolor
2282: LT1
2283: LC1 setrgbcolor
2284: 759 1774 M
2285: -92 93 V
2286: stroke
2287: LT0
2288: LC0 setrgbcolor
2289: LT1
2290: LC1 setrgbcolor
2291: 759 1774 M
2292: 92 -112 V
2293: stroke
2294: LT0
2295: LC0 setrgbcolor
2296: LT1
2297: LC1 setrgbcolor
2298: 988 1742 M
2299: 851 1662 L
2300: stroke
2301: LT0
2302: LC0 setrgbcolor
2303: LT1
2304: LC1 setrgbcolor
2305: 2498 1185 M
2306: 137 35 V
2307: stroke
2308: LT0
2309: LC0 setrgbcolor
2310: LT1
2311: LC1 setrgbcolor
2312: 2771 1309 M
2313: -136 -89 V
2314: stroke
2315: LT0
2316: LC0 setrgbcolor
2317: LT1
2318: LC1 setrgbcolor
2319: 2727 1122 M
2320: -92 98 V
2321: stroke
2322: LT0
2323: LC0 setrgbcolor
2324: LT1
2325: LC1 setrgbcolor
2326: 1537 1592 M
2327: 92 -132 V
2328: stroke
2329: LT0
2330: LC0 setrgbcolor
2331: LT1
2332: LC1 setrgbcolor
2333: 3362 1774 M
2334: -137 -99 V
2335: stroke
2336: LT0
2337: LC0 setrgbcolor
2338: LT1
2339: LC1 setrgbcolor
2340: 3318 1614 M
2341: -93 61 V
2342: stroke
2343: LT0
2344: LC0 setrgbcolor
2345: LT1
2346: LC1 setrgbcolor
2347: 2590 1122 M
2348: 137 0 V
2349: stroke
2350: LT0
2351: LC0 setrgbcolor
2352: LT1
2353: LC1 setrgbcolor
2354: 2864 1211 M
2355: -137 -89 V
2356: stroke
2357: LT0
2358: LC0 setrgbcolor
2359: LT1
2360: LC1 setrgbcolor
2361: 2819 1073 M
2362: -92 49 V
2363: stroke
2364: LT0
2365: LC0 setrgbcolor
2366: LT1
2367: LC1 setrgbcolor
2368: 2270 1215 M
2369: 136 47 V
2370: stroke
2371: LT0
2372: LC0 setrgbcolor
2373: LT1
2374: LC1 setrgbcolor
2375: 2498 1185 M
2376: -92 77 V
2377: stroke
2378: LT0
2379: LC0 setrgbcolor
2380: LT1
2381: LC1 setrgbcolor
2382: 1264 1477 M
2383: 137 23 V
2384: stroke
2385: LT0
2386: LC0 setrgbcolor
2387: LT1
2388: LC1 setrgbcolor
2389: 1309 1612 M
2390: 92 -112 V
2391: stroke
2392: LT0
2393: LC0 setrgbcolor
2394: LT1
2395: LC1 setrgbcolor
2396: 1537 1592 M
2397: -136 -92 V
2398: stroke
2399: LT0
2400: LC0 setrgbcolor
2401: LT1
2402: LC1 setrgbcolor
2403: 896 1848 M
2404: 759 1774 L
2405: stroke
2406: LT0
2407: LC0 setrgbcolor
2408: LT1
2409: LC1 setrgbcolor
2410: 2771 1309 M
2411: -92 94 V
2412: stroke
2413: LT0
2414: LC0 setrgbcolor
2415: LT1
2416: LC1 setrgbcolor
2417: 2908 1427 M
2418: -229 -24 V
2419: stroke
2420: LT0
2421: LC0 setrgbcolor
2422: LT1
2423: LC1 setrgbcolor
2424: 3546 1580 M
2425: 137 34 V
2426: stroke
2427: LT0
2428: LC0 setrgbcolor
2429: LT1
2430: LC1 setrgbcolor
2431: 3775 1557 M
2432: -92 57 V
2433: stroke
2434: LT0
2435: LC0 setrgbcolor
2436: LT1
2437: LC1 setrgbcolor
2438: 896 1848 M
2439: 92 -106 V
2440: stroke
2441: LT0
2442: LC0 setrgbcolor
2443: LT1
2444: LC1 setrgbcolor
2445: 1080 1717 M
2446: -92 25 V
2447: stroke
2448: LT0
2449: LC0 setrgbcolor
2450: LT1
2451: LC1 setrgbcolor
2452: 1172 1596 M
2453: 137 16 V
2454: stroke
2455: LT0
2456: LC0 setrgbcolor
2457: LT1
2458: LC1 setrgbcolor
2459: 1216 1720 M
2460: 93 -108 V
2461: stroke
2462: LT0
2463: LC0 setrgbcolor
2464: LT1
2465: LC1 setrgbcolor
2466: 2908 1427 M
2467: 2771 1309 L
2468: stroke
2469: LT0
2470: LC0 setrgbcolor
2471: LT1
2472: LC1 setrgbcolor
2473: 2864 1211 M
2474: -93 98 V
2475: stroke
2476: LT0
2477: LC0 setrgbcolor
2478: LT1
2479: LC1 setrgbcolor
2480: 1677 1246 M
2481: -92 59 V
2482: stroke
2483: LT0
2484: LC0 setrgbcolor
2485: LT1
2486: LC1 setrgbcolor
2487: 2042 1354 M
2488: 137 -46 V
2489: stroke
2490: LT0
2491: LC0 setrgbcolor
2492: LT1
2493: LC1 setrgbcolor
2494: 2270 1215 M
2495: -91 93 V
2496: stroke
2497: LT0
2498: LC0 setrgbcolor
2499: LT1
2500: LC1 setrgbcolor
2501: 1080 1717 M
2502: 136 3 V
2503: stroke
2504: LT0
2505: LC0 setrgbcolor
2506: LT1
2507: LC1 setrgbcolor
2508: 3045 1489 M
2509: 136 33 V
2510: stroke
2511: LT0
2512: LC0 setrgbcolor
2513: LT1
2514: LC1 setrgbcolor
2515: 3318 1614 M
2516: -137 -92 V
2517: stroke
2518: LT0
2519: LC0 setrgbcolor
2520: LT1
2521: LC1 setrgbcolor
2522: 3273 1504 M
2523: -92 18 V
2524: stroke
2525: LT0
2526: LC0 setrgbcolor
2527: LT1
2528: LC1 setrgbcolor
2529: 1169 2000 M
2530: 92 -107 V
2531: stroke
2532: LT0
2533: LC0 setrgbcolor
2534: LT1
2535: LC1 setrgbcolor
2536: 3000 1321 M
2537: 2864 1211 L
2538: stroke
2539: LT0
2540: LC0 setrgbcolor
2541: LT1
2542: LC1 setrgbcolor
2543: 2956 1159 M
2544: -92 52 V
2545: stroke
2546: LT0
2547: LC0 setrgbcolor
2548: LT1
2549: LC1 setrgbcolor
2550: 2134 1175 M
2551: 136 40 V
2552: stroke
2553: LT0
2554: LC0 setrgbcolor
2555: LT1
2556: LC1 setrgbcolor
2557: 2362 1161 M
2558: -92 54 V
2559: stroke
2560: LT0
2561: LC0 setrgbcolor
2562: LT1
2563: LC1 setrgbcolor
2564: 3454 1725 M
2565: -92 49 V
2566: stroke
2567: LT0
2568: LC0 setrgbcolor
2569: LT1
2570: LC1 setrgbcolor
2571: 3273 1504 M
2572: 137 -5 V
2573: stroke
2574: LT0
2575: LC0 setrgbcolor
2576: LT1
2577: LC1 setrgbcolor
2578: 3318 1614 M
2579: 92 -115 V
2580: stroke
2581: LT0
2582: LC0 setrgbcolor
2583: LT1
2584: LC1 setrgbcolor
2585: 3546 1580 M
2586: -136 -81 V
2587: stroke
2588: LT0
2589: LC0 setrgbcolor
2590: LT1
2591: LC1 setrgbcolor
2592: 3464 1446 M
2593: -54 53 V
2594: stroke
2595: LT0
2596: LC0 setrgbcolor
2597: LT1
2598: LC1 setrgbcolor
2599: 2362 1161 M
2600: 136 24 V
2601: stroke
2602: LT0
2603: LC0 setrgbcolor
2604: LT1
2605: LC1 setrgbcolor
2606: 2590 1122 M
2607: -92 63 V
2608: stroke
2609: LT0
2610: LC0 setrgbcolor
2611: LT1
2612: LC1 setrgbcolor
2613: 1128 1409 M
2614: 92 -116 V
2615: stroke
2616: LT0
2617: LC0 setrgbcolor
2618: LT1
2619: LC1 setrgbcolor
2620: 1312 1202 M
2621: -92 91 V
2622: stroke
2623: LT0
2624: LC0 setrgbcolor
2625: LT1
2626: LC1 setrgbcolor
2627: 3454 1725 M
2628: 3318 1614 L
2629: stroke
2630: LT0
2631: LC0 setrgbcolor
2632: LT1
2633: LC1 setrgbcolor
2634: 3454 1725 M
2635: 92 -145 V
2636: stroke
2637: LT0
2638: LC0 setrgbcolor
2639: LT1
2640: LC1 setrgbcolor
2641: 3638 1517 M
2642: -92 63 V
2643: stroke
2644: LT0
2645: LC0 setrgbcolor
2646: LT1
2647: LC1 setrgbcolor
2648: 2775 1007 M
2649: 136 -49 V
2650: stroke
2651: LT0
2652: LC0 setrgbcolor
2653: LT1
2654: LC1 setrgbcolor
2655: 2819 1073 M
2656: 92 -115 V
2657: stroke
2658: LT0
2659: LC0 setrgbcolor
2660: LT1
2661: LC1 setrgbcolor
2662: 3048 1067 M
2663: 2911 958 L
2664: stroke
2665: LT0
2666: LC0 setrgbcolor
2667: LT1
2668: LC1 setrgbcolor
2669: 3638 1517 M
2670: -84 -66 V
2671: stroke
2672: LT0
2673: LC0 setrgbcolor
2674: 3730 1386 M
2675: -184 19 V
2676: stroke
2677: LT0
2678: LT1
2679: LC1 setrgbcolor
2680: 1769 1215 M
2681: 137 -16 V
2682: stroke
2683: LT0
2684: LC0 setrgbcolor
2685: LT1
2686: LC1 setrgbcolor
2687: 2042 1354 M
2688: 1906 1199 L
2689: stroke
2690: LT0
2691: LC0 setrgbcolor
2692: LT1
2693: LC1 setrgbcolor
2694: 1998 1178 M
2695: -92 21 V
2696: stroke
2697: LT0
2698: LC0 setrgbcolor
2699: LT1
2700: LC1 setrgbcolor
2701: 1128 1409 M
2702: 136 68 V
2703: stroke
2704: LT0
2705: LC0 setrgbcolor
2706: LT1
2707: LC1 setrgbcolor
2708: 1172 1596 M
2709: 92 -119 V
2710: stroke
2711: LT0
2712: LC0 setrgbcolor
2713: LT1
2714: LC1 setrgbcolor
2715: 3638 1517 M
2716: 137 40 V
2717: stroke
2718: LT0
2719: LC0 setrgbcolor
2720: LT1
2721: LC1 setrgbcolor
2722: 3867 1481 M
2723: -92 76 V
2724: stroke
2725: LT0
2726: LC0 setrgbcolor
2727: 1404 1205 M
2728: -92 -3 V
2729: stroke
2730: LT0
2731: 1429 1194 M
2732: -117 8 V
2733: 2282 251 R
2734: 136 -67 V
2735: stroke
2736: LT1
2737: LC1 setrgbcolor
2738: 3638 1517 M
2739: 92 -131 V
2740: stroke
2741: LT0
2742: LC0 setrgbcolor
2743: LT1
2744: LC1 setrgbcolor
2745: 3867 1481 M
2746: -137 -95 V
2747: stroke
2748: LT0
2749: LC0 setrgbcolor
2750: LT1
2751: LC1 setrgbcolor
2752: 2683 1066 M
2753: 136 7 V
2754: stroke
2755: LT0
2756: LC0 setrgbcolor
2757: LT1
2758: LC1 setrgbcolor
2759: 2956 1159 M
2760: -137 -86 V
2761: stroke
2762: LT0
2763: LC0 setrgbcolor
2764: LT1
2765: LC1 setrgbcolor
2766: 2908 1427 M
2767: 137 62 V
2768: stroke
2769: LT0
2770: LC0 setrgbcolor
2771: LT1
2772: LC1 setrgbcolor
2773: 3137 1425 M
2774: -92 64 V
2775: stroke
2776: LT0
2777: LC0 setrgbcolor
2778: LT1
2779: LC1 setrgbcolor
2780: 1998 1178 M
2781: 136 -3 V
2782: stroke
2783: LT0
2784: LC0 setrgbcolor
2785: LT1
2786: LC1 setrgbcolor
2787: 2042 1354 M
2788: 92 -179 V
2789: stroke
2790: LT0
2791: LC0 setrgbcolor
2792: LT1
2793: LC1 setrgbcolor
2794: 2226 1145 M
2795: -92 30 V
2796: stroke
2797: LT0
2798: LC0 setrgbcolor
2799: LT1
2800: LC1 setrgbcolor
2801: 2908 1427 M
2802: 92 -106 V
2803: stroke
2804: LT0
2805: LC0 setrgbcolor
2806: LT1
2807: LC1 setrgbcolor
2808: 3137 1425 M
2809: 3000 1321 L
2810: stroke
2811: LT0
2812: LC0 setrgbcolor
2813: LT1
2814: LC1 setrgbcolor
2815: 3092 1273 M
2816: -92 48 V
2817: stroke
2818: LT0
2819: LC0 setrgbcolor
2820: LT1
2821: LC1 setrgbcolor
2822: 1540 1187 M
2823: 137 59 V
2824: stroke
2825: LT0
2826: LC0 setrgbcolor
2827: LT1
2828: LC1 setrgbcolor
2829: 1769 1215 M
2830: -92 31 V
2831: stroke
2832: LT0
2833: LC0 setrgbcolor
2834: LT1
2835: LC1 setrgbcolor
2836: 1080 1717 M
2837: 92 -121 V
2838: stroke
2839: LT0
2840: LC0 setrgbcolor
2841: LT1
2842: LC1 setrgbcolor
2843: 1404 1205 M
2844: 136 -18 V
2845: stroke
2846: LT0
2847: LC0 setrgbcolor
2848: LT1
2849: LC1 setrgbcolor
2850: 1632 1157 M
2851: -92 30 V
2852: stroke
2853: LT0
2854: LC0 setrgbcolor
2855: LT1
2856: LC1 setrgbcolor
2857: 2454 1119 M
2858: 136 3 V
2859: stroke
2860: LT0
2861: LC0 setrgbcolor
2862: LT1
2863: LC1 setrgbcolor
2864: 2683 1066 M
2865: -93 56 V
2866: stroke
2867: LT0
2868: LC0 setrgbcolor
2869: LT1
2870: LC1 setrgbcolor
2871: 3092 1273 M
2872: 2956 1159 L
2873: stroke
2874: LT0
2875: LC0 setrgbcolor
2876: LT1
2877: LC1 setrgbcolor
2878: 3048 1067 M
2879: -92 92 V
2880: stroke
2881: LT0
2882: LC0 setrgbcolor
2883: LT1
2884: LC1 setrgbcolor
2885: 3092 1273 M
2886: 137 27 V
2887: stroke
2888: LT0
2889: LC0 setrgbcolor
2890: LT1
2891: LC1 setrgbcolor
2892: 3137 1425 M
2893: 92 -125 V
2894: stroke
2895: LT0
2896: LC0 setrgbcolor
2897: LT1
2898: LC1 setrgbcolor
2899: 3365 1441 M
2900: 3229 1300 L
2901: stroke
2902: LT0
2903: LC0 setrgbcolor
2904: LT1
2905: LC1 setrgbcolor
2906: 3321 1256 M
2907: -92 44 V
2908: stroke
2909: LT0
2910: LC0 setrgbcolor
2911: LT1
2912: LC1 setrgbcolor
2913: 2226 1145 M
2914: 136 16 V
2915: stroke
2916: LT0
2917: LC0 setrgbcolor
2918: LT1
2919: LC1 setrgbcolor
2920: 2454 1119 M
2921: -92 42 V
2922: stroke
2923: LT0
2924: LC0 setrgbcolor
2925: LT1
2926: LC1 setrgbcolor
2927: 3184 1164 M
2928: -136 -97 V
2929: stroke
2930: LT0
2931: LC0 setrgbcolor
2932: LT1
2933: LC1 setrgbcolor
2934: 3273 1504 M
2935: -136 -79 V
2936: stroke
2937: LT0
2938: LC0 setrgbcolor
2939: LT1
2940: LC1 setrgbcolor
2941: 2502 937 M
2942: 136 -65 V
2943: stroke
2944: LT0
2945: LC0 setrgbcolor
2946: LT1
2947: LC1 setrgbcolor
2948: 2546 989 M
2949: 92 -117 V
2950: stroke
2951: LT0
2952: LC0 setrgbcolor
2953: LT1
2954: LC1 setrgbcolor
2955: 2775 1007 M
2956: 2638 872 L
2957: stroke
2958: LT0
2959: LC0 setrgbcolor
2960: LT1
2961: LC1 setrgbcolor
2962: 3365 1441 M
2963: -92 63 V
2964: stroke
2965: LT0
2966: LC0 setrgbcolor
2967: LT1
2968: LC1 setrgbcolor
2969: 3092 1273 M
2970: 92 -109 V
2971: stroke
2972: LT0
2973: LC0 setrgbcolor
2974: LT1
2975: LC1 setrgbcolor
2976: 3321 1256 M
2977: -137 -92 V
2978: stroke
2979: LT0
2980: LC0 setrgbcolor
2981: LT1
2982: LC1 setrgbcolor
2983: 2409 1071 M
2984: 137 -82 V
2985: stroke
2986: LT0
2987: LC0 setrgbcolor
2988: LT1
2989: LC1 setrgbcolor
2990: 2454 1119 M
2991: 92 -130 V
2992: stroke
2993: LT0
2994: LC0 setrgbcolor
2995: LT1
2996: LC1 setrgbcolor
2997: 2683 1066 M
2998: 2546 989 L
2999: stroke
3000: LT0
3001: LC0 setrgbcolor
3002: LT1
3003: LC1 setrgbcolor
3004: 2045 920 M
3005: 137 36 V
3006: stroke
3007: LT0
3008: LC0 setrgbcolor
3009: LT1
3010: LC1 setrgbcolor
3011: 2090 1064 M
3012: 92 -108 V
3013: stroke
3014: LT0
3015: LC0 setrgbcolor
3016: LT1
3017: LC1 setrgbcolor
3018: 2317 1076 M
3019: 2182 956 L
3020: stroke
3021: LT0
3022: LC0 setrgbcolor
3023: LT1
3024: LC1 setrgbcolor
3025: 2273 893 M
3026: -91 63 V
3027: stroke
3028: LT0
3029: LC0 setrgbcolor
3030: LT1
3031: LC1 setrgbcolor
3032: 2775 1007 M
3033: -92 59 V
3034: stroke
3035: LT0
3036: LC0 setrgbcolor
3037: LT1
3038: LC1 setrgbcolor
3039: 1953 1077 M
3040: 137 -13 V
3041: stroke
3042: LT0
3043: LC0 setrgbcolor
3044: LT1
3045: LC1 setrgbcolor
3046: 1998 1178 M
3047: 92 -114 V
3048: stroke
3049: LT0
3050: LC0 setrgbcolor
3051: LT1
3052: LC1 setrgbcolor
3053: 2226 1145 M
3054: -136 -81 V
3055: stroke
3056: LT0
3057: LC0 setrgbcolor
3058: LT1
3059: LC1 setrgbcolor
3060: 3321 1256 M
3061: 136 62 V
3062: stroke
3063: LT0
3064: LC0 setrgbcolor
3065: LT1
3066: LC1 setrgbcolor
3067: 3365 1441 M
3068: 92 -123 V
3069: stroke
3070: LT0
3071: LC0 setrgbcolor
3072: LT1
3073: LC1 setrgbcolor
3074: 3594 1453 M
3075: 3457 1318 L
3076: stroke
3077: LT0
3078: LC0 setrgbcolor
3079: LT1
3080: LC1 setrgbcolor
3081: 1861 1113 M
3082: 137 65 V
3083: stroke
3084: LT0
3085: LC0 setrgbcolor
3086: LT1
3087: LC1 setrgbcolor
3088: 2317 1076 M
3089: -91 69 V
3090: stroke
3091: LT0
3092: LC0 setrgbcolor
3093: LT1
3094: LC1 setrgbcolor
3095: 1632 1157 M
3096: 137 58 V
3097: stroke
3098: LT0
3099: LC0 setrgbcolor
3100: LT1
3101: LC1 setrgbcolor
3102: 1861 1113 M
3103: -92 102 V
3104: stroke
3105: LT0
3106: LC0 setrgbcolor
3107: LT1
3108: LC1 setrgbcolor
3109: 1725 1123 M
3110: 136 -10 V
3111: stroke
3112: LT0
3113: LC0 setrgbcolor
3114: LT1
3115: LC1 setrgbcolor
3116: 1953 1077 M
3117: -92 36 V
3118: stroke
3119: LT0
3120: LC0 setrgbcolor
3121: LT1
3122: LC1 setrgbcolor
3123: 2317 1076 M
3124: 137 43 V
3125: stroke
3126: LT0
3127: LC0 setrgbcolor
3128: LT1
3129: LC1 setrgbcolor
3130: 1496 1166 M
3131: 136 -9 V
3132: stroke
3133: LT0
3134: LC0 setrgbcolor
3135: LT1
3136: LC1 setrgbcolor
3137: 1725 1123 M
3138: -93 34 V
3139: stroke
3140: LT0
3141: LC0 setrgbcolor
3142: LT1
3143: LC1 setrgbcolor
3144: 3594 1453 M
3145: -229 -12 V
3146: stroke
3147: LT0
3148: LC0 setrgbcolor
3149: LT1
3150: LC1 setrgbcolor
3151: 1909 855 M
3152: 136 65 V
3153: stroke
3154: LT0
3155: LC0 setrgbcolor
3156: LT1
3157: LC1 setrgbcolor
3158: 1953 1077 M
3159: 92 -157 V
3160: stroke
3161: LT0
3162: LC0 setrgbcolor
3163: LT1
3164: LC1 setrgbcolor
3165: 2137 882 M
3166: -92 38 V
3167: stroke
3168: LT0
3169: LC0 setrgbcolor
3170: LT1
3171: LC1 setrgbcolor
3172: 1772 871 M
3173: 137 -16 V
3174: stroke
3175: LT0
3176: LC0 setrgbcolor
3177: LT1
3178: LC1 setrgbcolor
3179: 1817 1062 M
3180: 92 -207 V
3181: stroke
3182: LT0
3183: LC0 setrgbcolor
3184: LT1
3185: LC1 setrgbcolor
3186: 1949 828 M
3187: -40 27 V
3188: stroke
3189: LT0
3190: LC0 setrgbcolor
3191: LT1
3192: LC1 setrgbcolor
3193: 2137 882 M
3194: 136 11 V
3195: stroke
3196: LT0
3197: LC0 setrgbcolor
3198: LT1
3199: LC1 setrgbcolor
3200: 2409 1071 M
3201: 2273 893 L
3202: stroke
3203: LT0
3204: LC0 setrgbcolor
3205: LT1
3206: LC1 setrgbcolor
3207: 2365 875 M
3208: -92 18 V
3209: stroke
3210: LT0
3211: LC0 setrgbcolor
3212: LT1
3213: LC1 setrgbcolor
3214: 1496 1166 M
3215: -92 39 V
3216: stroke
3217: LT0
3218: LC0 setrgbcolor
3219: LT1
3220: LC1 setrgbcolor
3221: 2409 1071 M
3222: -92 5 V
3223: stroke
3224: LT0
3225: LC0 setrgbcolor
3226: 1971 800 M
3227: 30 -7 V
3228: stroke
3229: LT0
3230: LT1
3231: LC1 setrgbcolor
3232: 2137 882 M
3233: -72 -47 V
3234: stroke
3235: LT0
3236: LC0 setrgbcolor
3237: 2093 837 M
3238: -92 -44 V
3239: stroke
3240: LT0
3241: 2229 780 M
3242: -228 13 V
3243: stroke
3244: LT1
3245: LC1 setrgbcolor
3246: 1588 1049 M
3247: 92 -118 V
3248: stroke
3249: LT0
3250: LC0 setrgbcolor
3251: LT1
3252: LC1 setrgbcolor
3253: 1817 1062 M
3254: 1680 931 L
3255: stroke
3256: LT0
3257: LC0 setrgbcolor
3258: LT1
3259: LC1 setrgbcolor
3260: 1772 871 M
3261: -92 60 V
3262: stroke
3263: LT0
3264: LC0 setrgbcolor
3265: LT1
3266: LC1 setrgbcolor
3267: 1817 1062 M
3268: 136 15 V
3269: stroke
3270: LT0
3271: LC0 setrgbcolor
3272: LT1
3273: LC1 setrgbcolor
3274: 1496 1166 M
3275: 92 -117 V
3276: stroke
3277: LT0
3278: LC0 setrgbcolor
3279: LT1
3280: LC1 setrgbcolor
3281: 1725 1123 M
3282: -137 -74 V
3283: stroke
3284: LT0
3285: LC0 setrgbcolor
3286: LT1
3287: LC1 setrgbcolor
3288: 2229 780 M
3289: -92 102 V
3290: stroke
3291: LT0
3292: LC0 setrgbcolor
3293: LT1
3294: LC1 setrgbcolor
3295: 1817 1062 M
3296: -92 61 V
3297: stroke
3298: LT0
3299: LC0 setrgbcolor
3300: 2093 837 M
3301: 136 -57 V
3302: stroke
3303: LT0
3304: LT1
3305: LC1 setrgbcolor
3306: 2365 875 M
3307: 2229 780 L
3308: stroke
3309: LT0
3310: LC0 setrgbcolor
3311: LT1
3312: LC1 setrgbcolor
3313: 2365 875 M
3314: 137 62 V
3315: stroke
3316: LT0
3317: LC0 setrgbcolor
3318: LT1
3319: LC1 setrgbcolor
3320: 2409 1071 M
3321: 93 -134 V
3322: stroke
3323: LT0
3324: LC0 setrgbcolor
3325: LT1
3326: LC1 setrgbcolor
3327: 1864 822 M
3328: -92 49 V
3329: stroke
3330: LT0
3331: LC0 setrgbcolor
3332: LT1
3333: LC1 setrgbcolor
3334: 1956 795 M
3335: -92 27 V
3336: stroke
3337: LT0
3338: LC0 setrgbcolor
3339: LT1
3340: LC1 setrgbcolor
3341: 2093 837 M
3342: 1864 822 L
3343: stroke
3344: LT0
3345: LC0 setrgbcolor
3346: LT1
3347: LC1 setrgbcolor
3348: 1956 795 M
3349: 137 42 V
3350: %pm3d_map_begin
3351: .8718 g 2441 2710 N -92 143 137 143 92 -213 h
3352: .7513 g 2305 2539 N -92 213 136 26 92 -68 h
3353: .6916 g 2168 2519 N -92 68 137 103 92 -151 h
3354: .7678 g 2031 2467 N -92 151 136 -63 93 -36 h
3355: .6793 g 1895 2288 N -93 36 137 196 92 -53 h
3356: .5718 g 1758 2308 N -92 53 137 38 92 -111 h
3357: .5328 g 1622 2145 N -92 111 136 107 92 -55 h
3358: .4834 g 1485 2139 N -92 55 137 29 92 -78 h
3359: .5996 g 1349 2122 N -92 78 136 0 92 -61 h
3360: .6662 g 1212 2100 N -92 61 137 88 92 -127 h
3361: .7272 g 1076 2047 N -92 127 136 -27 92 -47 h
3362: .7777 g 939 2067 N -92 47 137 146 92 -213 h
3363: .7223 g 803 1886 N -92 213 136 6 92 -38 h
3364: .6881 g 666 1867 N -92 38 137 75 92 -94 h
3365: .7113 g 2533 2497 N -92 121 137 130 92 -108 h
3366: .6328 g 2397 2471 N -92 108 136 49 92 -131 h
3367: .6143 g 2260 2368 N -92 131 137 79 92 -107 h
3368: .6898 g 2124 2431 N -92 107 136 -5 92 -165 h
3369: .7098 g 1987 2235 N -92 165 137 71 92 -40 h
3370: .5871 g 1850 2197 N -92 40 136 111 93 -113 h
3371: .4934 g 1714 2090 N -93 113 137 115 92 -121 h
3372: .4625 g 1577 2061 N -92 121 137 25 92 -117 h
3373: .5742 g 1441 2061 N -92 117 136 5 92 -122 h
3374: .657 g 1304 1973 N -92 122 137 10 92 -44 h
3375: .7369 g 1168 2000 N -92 44 136 36 92 -107 h
3376: .7074 g 1031 1854 N -92 107 137 119 92 -80 h
3377: .6577 g 895 1848 N -92 80 136 33 92 -107 h
3378: .6801 g 758 1773 N -92 107 137 80 92 -112 h
3379: .736 g 2625 2389 N -92 109 137 -16 92 37 h
3380: .7141 g 2489 2340 N -92 -37 136 99 92 -13 h
3381: .6316 g 2352 2261 N -92 13 137 128 92 -62 h
3382: .628 g 2216 2266 N -92 62 136 33 92 -100 h
3383: .649 g 2079 2195 N -92 100 137 98 92 -127 h
3384: .5561 g 1943 2084 N -92 127 136 90 92 -106 h
3385: .4465 g 1806 1969 N -92 106 137 80 92 -71 h
3386: .4354 g 1669 1944 N -92 71 136 26 93 -72 h
3387: .5516 g 1533 1939 N -93 72 137 -4 92 -63 h
3388: .6602 g 1396 1929 N -92 63 137 52 92 -105 h
3389: .6918 g 1260 1893 N -92 105 136 82 92 -151 h
3390: .6716 g 1123 1774 N -92 151 137 23 92 -55 h
3391: .7052 g 987 1741 N -92 55 136 3 92 -25 h
3392: .6704 g 850 1661 N -92 25 137 166 92 -111 h
3393: .8064 g 2717 2426 N -92 52 137 40 92 -108 h
3394: .7936 g 2581 2327 N -92 108 136 125 92 -134 h
3395: .681 g 2444 2199 N -92 134 137 49 92 -55 h
3396: .6167 g 2308 2166 N -92 55 136 117 92 -139 h
3397: .5548 g 2171 2068 N -92 139 137 75 92 -116 h
3398: .488 g 2035 1978 N -92 116 136 68 92 -94 h
3399: .4152 g 1898 1898 N -92 94 137 103 92 -117 h
3400: .4386 g 1762 1872 N -92 117 136 -15 92 -76 h
3401: .5171 g 1625 1876 N -92 76 137 102 92 -182 h
3402: .557 g 1488 1824 N -92 182 136 17 93 -147 h
3403: .5902 g 1352 1742 N -93 147 137 26 92 -91 h
3404: .6281 g 1215 1719 N -92 91 136 40 93 -108 h
3405: .7248 g 1079 1716 N -93 108 137 16 92 -121 h
3406: .6469 g 942 1550 N -92 121 137 164 92 -119 h
3407: .8003 g 2809 2318 N -92 53 136 123 93 -136 h
3408: .7238 g 2673 2193 N -93 136 137 57 92 -68 h
3409: .6373 g 2536 2144 N -92 68 137 130 92 -149 h
3410: .6201 g 2400 2027 N -92 149 136 -41 92 9 h
3411: .5659 g 2263 1952 N -92 -9 137 160 92 -76 h
3412: .4675 g 2127 1884 N -92 76 136 77 92 -85 h
3413: .3708 g 1990 1781 N -92 85 137 130 92 -112 h
3414: .3521 g 1854 1796 N -92 112 136 39 92 -166 h
3415: .4286 g 1717 1694 N -92 166 137 -14 92 -50 h
3416: .4658 g 1581 1677 N -92 50 136 67 92 -100 h
3417: .5523 g 1444 1651 N -92 100 137 -14 92 -60 h
3418: .6075 g 1308 1611 N -92 60 136 92 92 -112 h
3419: .6454 g 1171 1595 N -92 112 137 23 92 -119 h
3420: .6181 g 1034 1431 N -92 119 136 68 93 -23 h
3421: .722 g 2902 2182 N -92 130 136 133 92 -140 h
3422: .6311 g 2765 2125 N -92 140 137 55 92 -138 h
3423: .5474 g 2628 1995 N -92 138 136 114 93 -122 h
3424: .5086 g 2492 2036 N -93 122 137 85 92 -248 h
3425: .5026 g 2355 1876 N -92 248 137 34 92 -122 h
3426: .4042 g 2219 1799 N -92 122 136 108 92 -153 h
3427: .2723 g 2082 1669 N -92 153 137 116 92 -139 h
3428: .257 g 1946 1630 N -92 139 136 -33 92 -67 h
3429: .3597 g 1809 1644 N -92 67 137 80 92 -161 h
3430: .4215 g 1673 1577 N -92 161 136 2 92 -96 h
3431: .5205 g 1536 1591 N -92 96 137 22 92 -132 h
3432: .5487 g 1400 1499 N -92 132 136 85 92 -125 h
3433: .5279 g 1263 1476 N -92 125 137 60 92 -162 h
3434: .5645 g 1127 1408 N -92 162 136 22 92 -116 h
3435: .5561 g 2994 2042 N -92 173 136 110 92 -150 h
3436: .5005 g 2857 1987 N -92 150 137 16 92 -111 h
3437: .4609 g 2721 1873 N -92 111 136 104 92 -101 h
3438: .3969 g 2584 1788 N -92 101 137 23 92 -39 h
3439: .3936 g 2447 1754 N -92 39 136 92 93 -97 h
3440: .3176 g 2311 1646 N -93 97 137 111 92 -100 h
3441: .7925 g 2174 1530 N -92 100 136 -832 93 848 h
3442: .8132 g 2038 1563 N -93 -848 137 946 92 -131 h
3443: .3107 g 1901 1483 N -92 131 137 4 92 -55 h
3444: .3898 g 1765 1481 N -92 55 136 23 92 -76 h
3445: .4493 g 1628 1459 N -92 76 137 90 92 -144 h
3446: .4623 g 1492 1374 N -92 144 136 11 92 -70 h
3447: .4456 g 1355 1314 N -92 70 137 98 92 -108 h
3448: .4746 g 1219 1292 N -92 108 136 5 92 -91 h
3449: 3086 1892 N -92 79 136 92 92 -61 h
3450: .4456 g 2949 1876 N -92 61 137 55 92 -100 h
3451: .4623 g 2813 1772 N -92 100 136 29 92 -25 h
3452: .4493 g 2676 1749 N -92 25 137 92 92 -94 h
3453: .3898 g 2540 1657 N -92 94 136 113 92 -115 h
3454: .3107 g 2403 1546 N -92 115 137 34 92 -38 h
3455: .8132 g 2267 2378 N -92 38 136 147 92 -1017 h
3456: .7925 g 2130 1432 N -92 1017 137 -1 92 -70 h
3457: .3176 g 1993 1428 N -92 70 136 6 93 -72 h
3458: .3936 g 1857 1405 N -93 72 137 81 92 -130 h
3459: .3969 g 1720 1315 N -92 130 137 30 92 -70 h
3460: .4609 g 1584 1304 N -92 70 136 0 92 -59 h
3461: .5005 g 1447 1206 N -92 59 137 59 92 -20 h
3462: .5561 g 1311 1201 N -92 20 136 -18 92 3 h
3463: .5645 g 3178 1831 N -92 53 136 47 92 -8 h
3464: .5279 g 3041 1776 N -92 8 137 91 92 -44 h
3465: .5487 g 2905 1747 N -92 44 136 23 92 -38 h
3466: .5205 g 2768 1655 N -92 38 137 128 92 -74 h
3467: .4215 g 2632 1542 N -92 74 136 47 92 -8 h
3468: .3597 g 2495 1508 N -92 8 137 129 92 -103 h
3469: .257 g 2359 1361 N -92 103 136 75 92 -31 h
3470: .2723 g 2222 1362 N -92 31 137 -16 92 -16 h
3471: .4042 g 2086 1356 N -92 16 136 39 92 -49 h
3472: .5026 g 1949 1275 N -92 49 137 -46 92 78 h
3473: .5086 g 1812 1245 N -92 -78 136 155 93 -47 h
3474: .5474 g 1676 1245 N -93 47 137 -16 92 -31 h
3475: .6311 g 1539 1186 N -92 31 137 58 92 -30 h
3476: .722 g 1403 1204 N -92 30 136 -9 92 -39 h
3477: .6181 g 3270 1823 N -93 147 137 -50 92 -50 h
3478: .6454 g 3133 1732 N -92 50 137 99 92 -58 h
3479: .6075 g 2997 1709 N -92 58 136 74 92 -109 h
3480: .5523 g 2860 1581 N -92 109 137 89 92 -70 h
3481: .4658 g 2724 1534 N -92 70 136 97 92 -120 h
3482: .4286 g 2587 1405 N -92 120 137 12 92 -3 h
3483: .3521 g 2451 1330 N -92 3 136 129 92 -57 h
3484: .3708 g 2314 1346 N -92 57 137 12 92 -85 h
3485: .4675 g 2178 1307 N -92 85 136 47 92 -93 h
3486: .5659 g 2041 1353 N -92 93 137 40 92 -179 h
3487: .6201 g 1905 1198 N -92 179 136 -3 92 -21 h
3488: .6373 g 1768 1214 N -92 21 137 65 92 -102 h
3489: .7238 g 1631 1156 N -92 102 136 -10 93 -34 h
3490: .8003 g 1495 1165 N -93 34 137 74 92 -117 h
3491: .6469 g 3362 1773 N -92 50 137 -51 92 -49 h
3492: .7248 g 3225 1674 N -92 49 136 111 93 -61 h
3493: .6281 g 3089 1600 N -93 61 137 92 92 -79 h
3494: .5902 g 2952 1511 N -92 79 136 33 93 -23 h
3495: .557 g 2816 1414 N -93 23 137 62 92 12 h
3496: .5171 g 2679 1402 N -92 -12 137 118 92 -94 h
3497: .4386 g 2543 1273 N -92 94 136 89 92 -54 h
3498: .4152 g 2406 1261 N -92 54 137 35 92 -77 h
3499: .488 g 2270 1214 N -92 77 136 24 92 -54 h
3500: .5548 g 2133 1174 N -92 54 137 16 92 -30 h
3501: .6167 g 1997 1177 N -92 30 136 81 92 -114 h
3502: .681 g 1860 1112 N -92 114 137 -13 92 -36 h
3503: .7936 g 1724 1122 N -92 36 136 15 92 -61 h
3504: .8064 g 1587 1048 N -92 61 137 131 92 -118 h
3505: .6704 g 3454 1724 N -92 60 137 34 92 -145 h
3506: .7052 g 3318 1613 N -92 145 136 81 92 -115 h
3507: .6716 g 3181 1521 N -92 115 137 -5 92 -18 h
3508: .6918 g 3045 1488 N -92 18 136 79 92 -64 h
3509: .6602 g 2908 1426 N -92 64 137 104 92 -106 h
3510: .5516 g 2771 1308 N -92 106 136 110 93 -98 h
3511: .4354 g 2635 1219 N -93 98 137 89 92 -98 h
3512: .4465 g 2498 1184 N -92 98 137 0 92 -63 h
3513: .5561 g 2362 1160 N -92 63 136 3 92 -42 h
3514: .649 g 2225 1144 N -92 42 137 43 92 -69 h
3515: .628 g 2089 1063 N -92 69 136 120 92 -108 h
3516: .6316 g 1952 1076 N -92 108 137 36 92 -157 h
3517: .7141 g 1816 1061 N -92 157 136 65 92 -207 h
3518: .736 g 1679 930 N -92 207 137 -16 92 -60 h
3519: .6801 g 3546 1579 N -92 57 137 40 92 -63 h
3520: .6577 g 3410 1498 N -92 63 136 107 92 -89 h
3521: .7074 g 3273 1503 N -92 89 137 -31 92 -63 h
3522: .7369 g 3137 1424 N -92 63 136 141 92 -125 h
3523: .657 g 3000 1320 N -92 125 137 27 92 -48 h
3524: .5742 g 2864 1210 N -92 48 136 114 92 -52 h
3525: .4625 g 2727 1121 N -92 52 137 86 92 -49 h
3526: .4934 g 2590 1121 N -92 49 136 7 93 -56 h
3527: .5871 g 2454 1118 N -93 56 137 77 92 -130 h
3528: .7098 g 2317 1075 N -92 130 137 -82 92 -5 h
3529: .6898 g 2181 955 N -92 5 136 178 92 -63 h
3530: .6143 g 2044 919 N -92 63 137 11 92 -38 h
3531: .6328 g 1908 854 N -92 38 136 89 92 -62 h
3532: .7113 g 1771 870 N -92 62 137 -29 92 -49 h
3533: .6881 g 3638 1516 N -92 76 137 95 92 -131 h
3534: .7223 g 3502 1409 N -92 131 136 -67 92 43 h
3535: .7777 g 3365 1440 N -92 -43 137 135 92 -123 h
3536: .7272 g 3229 1299 N -92 123 136 62 92 -44 h
3537: .6662 g 3092 1272 N -92 44 137 92 92 -109 h
3538: .5996 g 2956 1158 N -92 109 136 97 92 -92 h
3539: .4834 g 2819 1072 N -92 92 137 109 92 -115 h
3540: .5328 g 2683 1065 N -92 115 136 -49 92 -59 h
3541: .5718 g 2546 988 N -92 59 137 135 92 -117 h
3542: .6793 g 2409 1070 N -92 117 136 -65 93 -134 h
3543: .7678 g 2273 892 N -93 134 137 62 92 -18 h
3544: .6916 g 2136 881 N -92 18 137 95 92 -102 h
3545: .7513 g 2000 792 N -92 102 136 -57 92 44 h
3546: .8718 g 1863 821 N -92 -44 137 42 92 -27 h
3547: %pm3d_map_end
3548: stroke
3549: LT0
3550: LC0 setrgbcolor
3551: 1.000 UL
3552: LTb
3553: LCb setrgbcolor
3554: 1956 452 M
3555: 1911 801 V
3556: stroke
3557: LTb
3558: 1956 452 M
3559: 667 1640 L
3560: 151 63 V
3561: 3867 1253 M
3562: -145 134 V
3563: 667 2571 M
3564: 0 -931 V
3565: 3867 1481 M
3566: 0 -228 V
3567: 1956 795 M
3568: 0 -343 V
3569: 1.000 UP
3570: stroke
3571: grestore % colour palette end
3572: stroke
3573: grestore
3574: end
3575: showpage
3576: %%Trailer
3577: