diff --git a/code/filter/KLB.h b/code/filter/KLB.h index 5fef878..c3884db 100644 --- a/code/filter/KLB.h +++ b/code/filter/KLB.h @@ -211,8 +211,8 @@ struct ModeProbabilityTransitionNormal : public K::MarkovTransitionProbability run(DataSetup setup, int numFile, std::string folder, std:: //plot.setEst(estPos); //plot.setGT(gtPos); - //plot.addParticles1(IMMAPF.getModes()[0].getParticles()); - //plot.addParticles2(IMMAPF.getModes()[1].getParticles()); + plot.addParticles1(IMMAPF.getModes()[0].getParticles()); + plot.addParticles2(IMMAPF.getModes()[1].getParticles()); plot.addEstimationNode(estPos); //plot.addEstimationNodeSmoothed(IMMAPF.getModes()[1].getEstimation().position.inMeter()); @@ -354,8 +354,8 @@ K::Statistics run(DataSetup setup, int numFile, std::string folder, std:: wifiFile << __QUALITY << "\n"; - //plot.show(); - //usleep(10*10); + plot.show(); + usleep(10*10); lastTimestamp = ts; @@ -456,7 +456,7 @@ int main(int argc, char** argv) { K::Statistics statsQuantil; K::Statistics tmp; - for(int i = 0; i < 25; ++i){ + for(int i = 0; i < 1; ++i){ // Settings::useKLB = false; // errorPair = run(data.IPIN2017, 1, "ipin2017", Settings::Paths_IPIN2017::path1); // run(data.IPIN2017, 0, "ipin2017", Settings::Paths_IPIN2017::path1); diff --git a/tex/bare_conf.tex b/tex/bare_conf.tex index 35cac10..c1afec7 100644 --- a/tex/bare_conf.tex +++ b/tex/bare_conf.tex @@ -118,7 +118,7 @@ % gfx include folder -\graphicspath{ {gfx/} } +\graphicspath{ {gfx/} {gfx/eval}} % correct bad hyphenation here diff --git a/tex/chapters/conclusion.tex b/tex/chapters/conclusion.tex index 77d161a..be78a46 100644 --- a/tex/chapters/conclusion.tex +++ b/tex/chapters/conclusion.tex @@ -1,2 +1,20 @@ \section{Conclusion} -Kommt schon noch. + + +In this work we presented .. which is easy to adapt to many existing localisation systems. +combining different filter shemes using an IMMPF + +enables us to combine beliebie transition models. + +Looking at the results / experiments +we were able to satisfy the need of diversity and focues to reduce the recover from sample impoverishment in context of indoor localization. + + +The benefits of our approach demonstrated + +This further + +future work completely different localisation approaches, not only transitions. +more then 2 filters +a more advanced wi-fi quality factor +incorporating a smoothing filter as mode, so we are able to draw new particles from a smoothed particle set. .. diff --git a/tex/chapters/experiments.tex b/tex/chapters/experiments.tex index 8d4fec1..40e7afe 100644 --- a/tex/chapters/experiments.tex +++ b/tex/chapters/experiments.tex @@ -2,26 +2,36 @@ % allgemeine infos über pfade und gebäude. wo % bild: mit pfaden drauf und eventl. wifi qualität in jeweiligen bereichen? (kann frank das) -All upcoming experiments were carried out on four floors of a \SI{77}{m} x \SI{55}{m} sized faculty building. + \begin{figure} + \centering + \input{gfx/eval/paths.tex} + \caption{Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy } + \label{fig:paths} + \end{figure} +% +All upcoming experiments were carried out on four floors (0 to 3) of a \SI{77}{m} x \SI{55}{m} sized faculty building. It includes several staircases and elevators and has a ceiling height of about \SI{3}{m}. Nevertheless, the grid was generated for the complete campus and thus outdoor areas like the courtyard are also walkable. As Wi-Fi is attenuated by obstacles and walls, it does not provide a consistent quality over the complete building. -In fig. \ref{} we illustrate the quality obtained by the wall attenuation factor model presented earlier. -Here, green indicates a high coverage and thus a good quality for localisation, while red does the opposite. -To obtain this information we measured Wi-Fi at $666$ different points and interpolated the results as described in \cite{}. +In fig. \ref{fig:paths} we illustrate the quality obtained by the wall attenuation factor model presented earlier. +Here, the intensity of red indicates a low coverage and thus a bad quality for localisation. +To obtain this information we interpolated the Wi-Fi quality factor given by all test walks using $l_{\text{max}} = \SI{-75}{\dBm}$ and $l_{\text{min}} = \SI{-90}{\dBm}$. As mentioned before, we omit any time-consuming calibration processes and use the same values for all access-points. That would be $P_{0_{\text{wifi}}} = \SI{-46}{\dBm}, \mPLE_{\text{wifi}} = \SI{2.7}{}, \mWAF_{\text{wifi}} = \SI{8}{\dB}$. The position of the access-points (about five per floor) is known beforehand. Due to legal terms, we are not allowed to depict their positions and therefore omit this information within the figures. % gewählte parameter (auch mal die optimieren wifi parameter testen) -We arranged three distinct walks (see also fig. \ref{}). +We arranged three distinct walks (see also fig. \ref{fig:paths}). The measurements for the walks were recorded using a Motorola Nexus 6 at 2.4 GHz band only. -The computation was done offline as described in algorithm \ref{}. -For each walk we deployed $xx$ MC runs using 5000 Particles for each mode. +The computation was done offline as described in algorithm \ref{fig:paths}. +For each walk we deployed $50$ MC runs using 5000 Particles for each mode. Instead of an initial position and heading, all walks start with a uniform distribution (random position and heading) as prior. For the filtering we used $\sigma_\text{wifi} = 8.0$ as uncertainties, both growing with each measurement's age. While the pressure change was assumed to be \SI{0.105}{$\frac{\text{\hpa}}{\text{\meter}}$}, all other barometer-parameters are determined automatically. -The step size $\mStepSize$ for the transition was configured to be \SI{70}{\centimeter} with an allowed derivation of \SI{10}{\percent}. The heading deviation was set to \SI{25}{\degree}. +The step size $\mStepSize$ for the transition was configured to be \SI{70}{\centimeter} with an allowed derivation of \SI{10}{\percent}. +The heading deviation was set to \SI{25}{\degree}. +The pedestrian's position (state) was estimated using the weighted arithmetic mean of +the particle set. % wie für die kld gezogen? begründen warum wir nun keine parzenschätzung machen (weil ähnliche ergebnisse) To calculate \eqref{equ:KLD} and thus the Kullback-Leibler divergence, we need to sample densities from both modes likewise. @@ -39,6 +49,7 @@ The density of a specific point $\hat\mStateVec_{t} = \fPos{\mVertexA}$ is then while $d^i_{\text{KL}}$ is the euclidean distance between the considered point's $\hat\mStateVec_{t}$ and all particles $\fPos{\vec{X}_t^{i,m_t}}$ of the mode. The variance $\sigma_{\text{KL}}$ is set to \SI{1}{m}. It is well known, that the computation of the kernel density estimation is rather slow, thus we also used a much simpler estimation by assuming a multivariate Gaussian distribution for both modes. Here, the mean is given by weighted arithmetic mean of the particles and the variance is defined by the sample covariance matrix. +Calculating a meaningful $D_{\text{KL}}$, both estimation methods performed almost identical and therefore we used the multivariate Gaussian distribution for both modes with $\lambda = 0.03$ for the upcoming experimental discussion. % ground truth The ground truth is measured by recording a timestamp at marked spots on the walking route. When passing a marker, the pedestrian clicked a button on the smartphone application. @@ -46,21 +57,106 @@ Between two consecutive points, a constant movement speed is assumed. Thus, the ground truth might not be \SI{100}{\percent} accurate, but fair enough for error measurements. The approximation error is then calculated by comparing the interpolated ground truth position with the current estimation \cite{Fetzer2016OMC}. -% maß für die streuung der verteilung (diversity von partikeln) - - -error at the beginning always very high. about 44 meters. therefore the median is better value oder 75 quantil. +%error at the beginning always very high. about 44 meters. therefore the median is better value oder 75 quantil. % zeigen das es stucken verhindert (eventl. hier eine andere aufnahme die mitten drinnen stecken bleibt) % bild: stucken im raum + nicht mehr stucken im raum + kld mit anzeigen + \begin{figure} + \centering + \input{gfx/eval/path3.tex} + \input{gfx/eval/path3-kld.tex} + \caption{Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy } + \label{fig:path3} + \end{figure} + % - - +At first, we discuss the results of path 3, starting at the left-hand side of the building. +Exemplary estimation results, using the modes standalone and combined within the IMMPF, can be seen in fig. \ref{fig:path3}. +As mentioned above, every run of a walk starts with a uniform distribution as prior. +Due to a low Wi-Fi coverage at the starting point, the pedestrian's position is falsely estimated into a room instead of the corridor. +All three filters are able to overcome this false detection. +However, the common particle filter (red) gets then indissoluble captured within a room, because of its restrictive behaviour and the aftereffects of the initial Wi-Fi readings. +It provides an \SI{75}{\percent}-quantil of $\tilde{x}_{0.75} = \SI{3884}{\centimeter}$ and got captured in \SI{100}{\percent} of all runs. +As expected and discussed earlier, the simple transition (blue) is less prone to bad observations and provides not so accurate, but very robust results of $\tilde{x}_{0.75}= \SI{809}{\centimeter}$ and a standard deviation over all results of $\bar{\sigma} = \SI{529}{\centimeter}$. +Looking at $D_{\text{KL}}$ over time confirms our assumption made in section \ref{sec:immpf}. +It is clearly visible, that the Kullback-Leibler divergence between both modes (purple) is a very good indicator to observe, if the dominant filter gets stuck or loses track. +Following, the IMMPF (green) results in a very natural and straight path estimation and a low $D_{\text{KL}}$ between modes and no sticking. +The benefits of mixing both filtering schemes within the scenario of path 3 are thus obvious. +The IMMPF filters with an error of $\tilde{x}_{0.75} = \SI{667}{\centimeter}$ and $\bar{\sigma} = \SI{558}{\centimeter}$. % zeigen das schlechtes wi-fi (zu hohe diversity) behoben wird. % bild: lauf auf der rechten seite des gebäudes zeige mit und ohne wifi faktor (schlechtes wifi einzeichnen) + \begin{figure}[b] + \centering + \input{gfx/eval/path2.tex} + \input{gfx/eval/path2-wifi-quality.tex} + \caption{Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy } + \label{fig:path2} + \end{figure} + % +Next, we investigate the performance of our approach by considering the scenario in path 2. +Here, the overall Wi-Fi quality is rather low, especially in the zig-zag stairwell on the buildings back and the small entrance area at floor 1 (cf. fig. \ref{fig:paths}). +Path 2 starts in the second floor, walking town the centred stairs into the first floor, then making a right turn and walking the stairs down to zero floor, from there we walk back to second floor using the zig-zag stairwell and after finally crossing a room we are back at the start. +This is a very challenging scenario, at first the estimation got stuck on the first floor in a room's corner and after that the Wi-Fi is highly attenuated. +Looking at fig. \ref{fig:path2}, one can observe the impact of the Wi-Fi quality factor within the Markov transition matrix. +Without it, the position estimation (red) is drifting in the courtyard, missing the stairwell and producing high errors between \SI{80}{th} and \SI{130}{th} second. +As described before, the bad Wi-Fi readings are causing $D_{\text{KL}}$ to grow. +It follows that the accurate dominant filter draws new particles from the uncertain support and therefore worsen the position estimation. +In this scenario it is cold comfort that the system is able to recover thanks to its high diversity during situations with uncertain measurements. +Only by adding the Wi-Fi quality factor the system is able to improve the approximated path (green) and the overall estimation results from $\tilde{x}_{0.75} = \SI{1278}{\centimeter}$ with $\bar{\sigma} = \SI{948}{\centimeter}$ to $\tilde{x}_{0.75} = \SI{811}{\centimeter}$ with $\bar{\sigma} = \SI{340}{\centimeter}$. +However, this is far from perfect and in some cases ($\sim \SI{9}{\percent}$) the quality factor was not able to prevent the estimation to drift in the courtyard. +This solely happened when particles were sampled directly onto the courtyard while changing from first to zero floor. +Those particles then received a high weight due to the attenuated measurements, causing a weight degeneracy. +Adapting the bounds $l_{\text{max}}$ and $l_{\text{min}}$ of the quality factor or optimizing the access-points parameters can resolve this problem \cite{}. % zeigen das immpf nicht viel schlechter als normaler pf (ohne stucken) ist. % bild: er schafft es nicht die treppe rauf + er schafft es immpf + er schafft es normal filter + \begin{figure}[t] + \centering + \input{gfx/eval/path1.tex} + \input{gfx/eval/path1-time.tex} + \caption{Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy } + \label{fig:path1} + \end{figure} + % +An exemplary result for path 1 is illustrated in fig. \ref{fig:path1}. +The path starts on the first floor and finishes on the third after walking two straight stairs. +Using the grid-based particle filter for localisation, we were able to provide an very accurate path (blue) in \SI{80}{\percent} of the MC runs providing $\tilde{x}_{0.75} = \SI{526}{\centimeter}$ with $\bar{\sigma} = \SI{316}{\centimeter}$. +Due to a lack of particles near the stairs, the other \SI{20}{\percent} failed to detect the first floor change (red). +Using our approach (green), we were able detect all floor changes and thus never lost track. +It performs with $\tilde{x}_{0.75} = \SI{544}{\centimeter}$ and $\bar{\sigma} = \SI{281}{\centimeter}$. +Those very similar estimation results confirm the efficiency of the mixing and how it is able to keep the accuracy while providing a higher robustness against failures. + % gegenüberstellung aller pfade und werte in tabelle + \definecolor{header}{rgb}{.8, .8, .8} + \begin{table} + \caption{Median error for all conducted walks.} + \label{tbl:err} + \centering + \begin{tabular}{|l|c|c|c|c|c|c|c|c|c|} + \hline + & \multicolumn{3}{c}{Path 1} & \multicolumn{3}{|c|}{Path 2} & \multicolumn{3}{|c|}{Path 3}\\ + \hline + & $\bar{x}$ & $\bar{\sigma}$ & $\tilde{x}_{0.75}$ & $\bar{x}$ & $\bar{\sigma}$ & $\tilde{x}_{0.75}$ & $\bar{x}$ & $\bar{\sigma}$ & $\tilde{x}_{0.75}$ \\ + \hline + PF_{\text{grid}}& $x$ & $x$ & $x$ & $x$ & $x$ & $x$ & $x$ & $x$ & $x$ \\ + \hline + PF_{\text{simple}}& $x$ & $x$ & $x$ & $x$ & $x$ & $x$ & $x$ & $x$ & $x$ \\ + \hline + IMMPF & $x$ & $x$ & $x$ & $x$ & $x$ & $x$ & $x$ & $x$ & $x$ \\ + \hline + \end{tabular} + \end{table} + +An overview of all localisation results can be seen in table \ref{tbl:err}. +Again, it should be noted that the localisation system used for the experiments is very basic and can be seen as a slimmed version of our previous works \cite{}. +Optimizing the Wi-Fi parameters and adding additional methods will improve the localisation results significantly. +More importantly, the here presented approach was able to recover in all situations and thus never got completely stuck within a demarcated area. +All results were similar or more accurate then the ones provided by the standalone filters, even when the localisation did not suffer from any problems. + +%how the Markov transition matrix regulates the impact of the supporting filter in the right amount. + + + + diff --git a/tex/gfx/eval/path1-time.eps b/tex/gfx/eval/path1-time.eps new file mode 100755 index 0000000..8e33da9 --- /dev/null +++ b/tex/gfx/eval/path1-time.eps @@ -0,0 +1,1454 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: /mnt/vm/paper/OTHER2017/for_toni/out//path1-time.tex +%%Creator: gnuplot 5.0 patchlevel 5 +%%CreationDate: Fri May 5 09:09:07 2017 +%%DocumentFonts: +%%BoundingBox: 50 50 293 143 +%%EndComments +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color true def +/Blacktext true def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Level3 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -73 def +/dl1 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 293 50 lineto 293 143 lineto 50 143 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 5.1 (Oct 2015) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Classic Line colors (version 5.0) +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default dash patterns (version 5.0) +/LTB {BL [] LCb DL} def +/LTw {PL [] 1 setgray} def +/LTb {PL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [2 dl1 3 dl2] LC1 DL} def +/LT2 {PL [1 dl1 1.5 dl2] LC2 DL} def +/LT3 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC3 DL} def +/LT4 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [4 dl1 2 dl2] LC5 DL} def +/LT6 {PL [1.5 dl1 1.5 dl2 1.5 dl1 1.5 dl2 1.5 dl1 6 dl2] LC6 DL} def +/LT7 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC8 DL} def +/SL {[] 0 setdash} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse + clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse +dup 2 lt + {/InterpretLevel1 true def + /InterpretLevel3 false def} + {/InterpretLevel1 Level1 def + 2 gt + {/InterpretLevel3 Level3 def} + {/InterpretLevel3 false def} + ifelse } + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (/mnt/vm/paper/OTHER2017/for_toni/out//path1-time.tex) + /Subject (gnuplot plot) + /Creator (gnuplot 5.0 patchlevel 5) + /Author (kazu) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Fri May 5 09:09:07 2017) + /DOCINFO pdfmark +end +} ifelse +% +% Support for boxed text - Ethan A Merritt May 2005 +% +/InitTextBox { userdict /TBy2 3 -1 roll put userdict /TBx2 3 -1 roll put + userdict /TBy1 3 -1 roll put userdict /TBx1 3 -1 roll put + /Boxing true def } def +/ExtendTextBox { Boxing + { gsave dup false charpath pathbbox + dup TBy2 gt {userdict /TBy2 3 -1 roll put} {pop} ifelse + dup TBx2 gt {userdict /TBx2 3 -1 roll put} {pop} ifelse + dup TBy1 lt {userdict /TBy1 3 -1 roll put} {pop} ifelse + dup TBx1 lt {userdict /TBx1 3 -1 roll put} {pop} ifelse + grestore } if } def +/PopTextBox { newpath TBx1 TBxmargin sub TBy1 TBymargin sub M + TBx1 TBxmargin sub TBy2 TBymargin add L + TBx2 TBxmargin add TBy2 TBymargin add L + TBx2 TBxmargin add TBy1 TBymargin sub L closepath } def +/DrawTextBox { PopTextBox stroke /Boxing false def} def +/FillTextBox { gsave PopTextBox 1 1 1 setrgbcolor fill grestore /Boxing false def} def +0 0 0 0 InitTextBox +/TBxmargin 20 def +/TBymargin 20 def +/Boxing false def +/textshow { ExtendTextBox Gshow } def +% +% redundant definitions for compatibility with prologue.ps older than 5.0.2 +/LTB {BL [] LCb DL} def +/LTb {PL [] LCb DL} def +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.500 UL +LTa +LCa setrgbcolor +567 440 M +4279 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +567 440 M +63 0 V +4216 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +567 721 M +4279 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +567 721 M +63 0 V +4216 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +567 1003 M +4279 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +567 1003 M +63 0 V +4216 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +567 1284 M +2896 0 V +1251 0 R +132 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +567 1284 M +63 0 V +4216 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +567 1566 M +2896 0 V +1251 0 R +132 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +567 1566 M +63 0 V +4216 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +567 1847 M +4279 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +567 1847 M +63 0 V +4216 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +567 440 M +0 1407 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +567 440 M +0 63 V +0 1344 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +995 440 M +0 1407 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +995 440 M +0 63 V +0 1344 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +1423 440 M +0 1407 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1423 440 M +0 63 V +0 1344 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +1851 440 M +0 1407 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1851 440 M +0 63 V +0 1344 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +2279 440 M +0 1407 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +2279 440 M +0 63 V +0 1344 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +2707 440 M +0 1407 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +2707 440 M +0 63 V +0 1344 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +3134 440 M +0 1407 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +3134 440 M +0 63 V +0 1344 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +3562 440 M +0 684 V +0 660 R +0 63 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +3562 440 M +0 63 V +0 1344 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +3990 440 M +0 684 V +0 660 R +0 63 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +3990 440 M +0 63 V +0 1344 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +4418 440 M +0 684 V +0 660 R +0 63 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +4418 440 M +0 63 V +0 1344 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +4846 440 M +0 1407 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +4846 440 M +0 63 V +0 1344 R +0 -63 V +stroke +LTb +1.000 UL +LTb +567 1847 N +567 440 L +4279 0 V +0 1407 V +-4279 0 V +Z stroke +1.000 UP +1.000 UL +LTb +% Begin plot #1 +1.500 UL +LTb +0.00 0.00 1.00 C 584 1847 M +4 -316 V +22 -133 V +21 -44 V +22 -38 V +21 5 V +21 -32 V +22 -19 V +21 -27 V +22 -23 V +21 -22 V +21 -7 V +22 3 V +21 -15 V +22 -1 V +21 -17 V +21 -25 V +22 -88 V +21 -36 V +22 -37 V +21 -26 V +21 -29 V +22 -11 V +21 -28 V +21 -34 V +22 -16 V +21 -22 V +22 -18 V +21 -23 V +21 -33 V +22 22 V +21 108 V +22 27 V +21 19 V +21 -5 V +22 -35 V +21 -24 V +22 -14 V +21 -26 V +21 -26 V +22 -22 V +21 -36 V +22 -26 V +21 -26 V +21 -26 V +22 -37 V +21 -30 V +22 -25 V +21 -27 V +21 -14 V +22 -15 V +21 -1 V +22 11 V +21 22 V +21 11 V +22 35 V +21 5 V +22 -1 V +21 -43 V +21 1 V +22 4 V +21 7 V +21 21 V +22 13 V +21 23 V +22 36 V +21 32 V +21 25 V +22 27 V +21 26 V +22 16 V +21 -40 V +21 -213 V +22 117 V +21 30 V +22 -4 V +21 -8 V +21 -13 V +22 -23 V +21 -22 V +22 -25 V +21 -26 V +21 -20 V +22 -12 V +21 -3 V +22 9 V +21 22 V +21 20 V +22 17 V +21 19 V +22 15 V +21 19 V +21 7 V +22 -9 V +21 11 V +22 -4 V +21 25 V +21 35 V +22 46 V +21 59 V +22 44 V +21 51 V +21 54 V +22 52 V +21 61 V +stroke 2792 1058 M +21 50 V +22 56 V +21 48 V +22 50 V +21 10 V +21 10 V +22 2 V +21 -8 V +22 -19 V +21 -27 V +21 -41 V +22 15 V +21 -18 V +22 -35 V +21 -50 V +21 -37 V +22 -38 V +21 24 V +22 -26 V +21 -27 V +21 -32 V +22 -20 V +21 43 V +22 -27 V +21 -24 V +21 -27 V +22 -35 V +21 -42 V +22 -2 V +21 -47 V +21 -38 V +22 -36 V +21 -26 V +22 32 V +21 -8 V +21 -6 V +22 -22 V +21 -9 V +21 -10 V +22 20 V +21 -27 V +22 -17 V +21 -3 V +21 -2 V +22 6 V +21 6 V +22 -19 V +21 -23 V +21 -7 V +22 -25 V +21 -4 V +22 -20 V +21 9 V +21 -10 V +22 -11 V +21 -28 V +22 32 V +21 -18 V +21 -4 V +22 1 V +21 4 V +22 1 V +21 46 V +21 -21 V +22 1 V +21 -6 V +22 10 V +21 -2 V +21 43 V +22 6 V +21 -13 V +22 -19 V +21 -21 V +21 13 V +22 -19 V +21 -3 V +21 -12 V +22 -14 V +21 14 V +22 -12 V +21 -2 V +21 -6 V +22 8 V +21 32 V +22 0 V +stroke +LTw +% End plot #1 +% Begin plot #2 +1.500 UL +LTb +LCb setrgbcolor +0.00 1.00 0.00 C 585 1847 M +3 -202 V +22 -171 V +21 -31 V +22 -13 V +21 -14 V +21 -20 V +22 9 V +21 10 V +22 7 V +21 -40 V +21 -36 V +22 -29 V +21 -15 V +22 -47 V +21 -45 V +21 -32 V +22 -41 V +21 -44 V +22 -53 V +21 -41 V +21 -44 V +22 -22 V +21 -38 V +21 -37 V +22 -33 V +21 -27 V +22 -4 V +21 -25 V +21 -18 V +22 -4 V +21 37 V +22 67 V +21 57 V +21 24 V +22 8 V +21 -28 V +22 -5 V +21 -7 V +21 20 V +22 1 V +21 9 V +22 15 V +21 -5 V +21 -1 V +22 -20 V +21 10 V +22 -6 V +21 19 V +21 -8 V +22 21 V +21 18 V +22 29 V +21 -3 V +21 22 V +22 -20 V +21 -9 V +22 -41 V +21 -41 V +21 -6 V +22 -36 V +21 -37 V +21 10 V +22 8 V +21 28 V +22 64 V +21 45 V +21 -1 V +22 2 V +21 -21 V +22 -26 V +21 -24 V +21 -25 V +22 -30 V +21 -17 V +22 -21 V +21 -19 V +21 -30 V +22 -23 V +21 -25 V +22 -28 V +21 -23 V +21 -25 V +22 -26 V +21 -22 V +22 -22 V +21 -27 V +21 -21 V +22 -12 V +21 -8 V +22 4 V +21 15 V +21 0 V +22 -6 V +21 41 V +22 44 V +21 -6 V +21 17 V +22 23 V +21 14 V +22 -22 V +21 28 V +21 29 V +22 -33 V +21 -1 V +stroke 2792 659 M +21 -2 V +22 8 V +21 7 V +22 -29 V +21 -23 V +21 13 V +22 17 V +21 20 V +22 -5 V +21 0 V +21 0 V +22 6 V +21 2 V +22 9 V +21 7 V +21 12 V +22 11 V +21 26 V +22 -1 V +21 24 V +21 25 V +22 22 V +21 23 V +22 12 V +21 -17 V +21 13 V +22 10 V +21 23 V +22 17 V +21 -27 V +21 16 V +22 -4 V +21 2 V +22 -41 V +21 14 V +21 0 V +22 10 V +21 5 V +21 -45 V +22 15 V +21 3 V +22 6 V +21 6 V +21 -15 V +22 -6 V +21 -14 V +22 -9 V +21 3 V +21 12 V +22 -5 V +21 19 V +22 26 V +21 32 V +21 -8 V +22 -75 V +21 -36 V +22 -86 V +21 -37 V +21 -5 V +22 -16 V +21 -8 V +22 -22 V +21 -45 V +21 -9 V +22 -12 V +21 -13 V +22 1 V +21 26 V +21 28 V +22 19 V +21 21 V +22 42 V +21 33 V +21 -4 V +22 34 V +21 -25 V +21 -17 V +22 25 V +21 2 V +22 -34 V +21 -39 V +21 6 V +22 -46 V +21 -22 V +22 -12 V +21 28 V +21 -29 V +22 -12 V +21 -6 V +22 7 V +21 69 V +21 81 V +22 48 V +21 86 V +22 0 V +stroke +LTw +% End plot #2 +% Begin plot #3 +1.500 UL +LTb +LCb setrgbcolor +1.00 0.00 0.00 C 586 1847 M +2 -159 V +22 -298 V +21 -99 V +22 -55 V +21 -34 V +21 -25 V +22 -22 V +21 5 V +22 32 V +21 21 V +21 6 V +22 -1 V +21 25 V +22 9 V +21 -4 V +21 -12 V +22 -30 V +21 24 V +22 -17 V +21 -6 V +21 -15 V +22 -62 V +21 -66 V +21 -42 V +22 -46 V +21 -48 V +22 54 V +21 -121 V +21 -78 V +22 -63 V +21 -40 V +22 57 V +21 -37 V +21 194 V +22 352 V +21 95 V +22 41 V +21 9 V +21 35 V +22 1 V +21 12 V +22 1 V +21 14 V +21 -12 V +22 -1 V +21 11 V +22 -11 V +21 -32 V +21 -58 V +22 -33 V +21 -32 V +22 -47 V +21 -42 V +21 -32 V +22 -30 V +21 -26 V +22 -38 V +21 -33 V +21 -15 V +22 -11 V +21 -9 V +21 -19 V +22 -28 V +21 -8 V +22 -3 V +21 -9 V +21 -4 V +22 -5 V +21 -9 V +22 -7 V +21 2 V +21 -5 V +22 5 V +21 -9 V +22 -7 V +21 -13 V +21 -5 V +22 -1 V +21 -6 V +22 -16 V +21 14 V +21 107 V +22 151 V +21 68 V +22 1 V +21 17 V +21 21 V +22 -27 V +21 10 V +22 -22 V +21 -15 V +21 -35 V +22 3 V +21 12 V +22 6 V +21 -16 V +21 9 V +22 7 V +21 12 V +22 -2 V +21 27 V +21 26 V +22 -4 V +21 9 V +stroke 2792 1235 M +21 11 V +22 13 V +21 18 V +22 2 V +21 12 V +21 19 V +22 16 V +21 17 V +22 6 V +21 26 V +21 21 V +22 32 V +21 21 V +22 50 V +21 13 V +21 30 V +22 -17 V +21 -127 V +22 -164 V +21 -85 V +21 -5 V +22 11 V +21 15 V +22 1 V +21 -18 V +21 -2 V +22 -7 V +21 -2 V +22 -18 V +21 -15 V +21 -7 V +22 -11 V +21 -7 V +22 -2 V +21 0 V +21 -2 V +22 -2 V +21 0 V +21 1 V +22 -1 V +21 0 V +22 0 V +21 1 V +21 5 V +22 1 V +21 1 V +22 3 V +21 -1 V +21 5 V +22 9 V +21 3 V +22 5 V +21 7 V +21 6 V +22 -6 V +21 -8 V +22 -11 V +21 -13 V +21 -8 V +22 -32 V +21 -123 V +22 -15 V +21 -20 V +21 -17 V +22 -10 V +21 2 V +22 4 V +21 -23 V +21 6 V +22 9 V +21 7 V +22 4 V +21 -25 V +21 -2 V +22 -15 V +21 -18 V +21 -12 V +22 -19 V +21 -9 V +22 -5 V +21 -3 V +21 4 V +22 17 V +21 38 V +22 -1 V +21 11 V +21 -7 V +22 18 V +21 25 V +22 57 V +21 33 V +21 29 V +22 12 V +21 26 V +22 0 V +stroke +LTw +% End plot #3 +LCw setrgbcolor +1.000 3463 1124 1251 660 BoxColFill +% Begin plot #4 +1.500 UL +LTb +LCb setrgbcolor +0.00 0.00 1.00 C LCb setrgbcolor +1.500 UL +LTb +0.00 0.00 1.00 C 4387 1674 M +195 0 V +stroke +LTw +% End plot #4 +% Begin plot #5 +1.500 UL +LTb +LCb setrgbcolor +0.00 1.00 0.00 C LCb setrgbcolor +1.500 UL +LTb +0.00 1.00 0.00 C 4387 1454 M +195 0 V +stroke +LTw +% End plot #5 +% Begin plot #6 +1.500 UL +LTb +LCb setrgbcolor +1.00 0.00 0.00 C LCb setrgbcolor +1.500 UL +LTb +1.00 0.00 0.00 C 4387 1234 M +195 0 V +stroke +LTw +% End plot #6 +2.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.000 UL +LTb +567 1847 N +567 440 L +4279 0 V +0 1407 V +-4279 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer diff --git a/tex/gfx/eval/path1-time.gp b/tex/gfx/eval/path1-time.gp new file mode 100755 index 0000000..181f978 --- /dev/null +++ b/tex/gfx/eval/path1-time.gp @@ -0,0 +1,617 @@ +set terminal epslatex color dashed size 3.38583,1.29921 +set output "/mnt/vm/paper/OTHER2017/for_toni/out//path1-time.tex" +set xtics autofreq +set format x '\footnotesize{%h}' +set xlabel '\footnotesize{time (seconds)}' offset 0,0.3 +unset x2tics +unset x2label +set yrange [0.000000:15.000000] +set ytics 3.000000 +set format y '\footnotesize{%h}' +set ylabel '\footnotesize{error (meter)}' offset 2.5,0 +unset y2tics +unset y2label +set grid +set key opaque samplen 1 right top width -4 +set lmargin 4.3 +set rmargin 0.2 +set tmargin 0.1 +set bmargin 2 + + +plot '-' with lines linecolor rgb '#0000ff' linewidth 1.500000 dashtype 1 title '\footnotesize{PF (good)}' axes x1y1 , '-' with lines linecolor rgb '#00ff00' linewidth 1.500000 dashtype 1 title '\footnotesize{IMMPF}' axes x1y1 , '-' with lines linecolor rgb '#ff0000' linewidth 1.500000 dashtype 1 title '\footnotesize{PF (bad)}' axes x1y1 , +0 29.1668 +0.5 11.6316 +1 10.2128 +1.5 9.74814 +2 9.34261 +2.5 9.39509 +3 9.05017 +3.5 8.84955 +4 8.55709 +4.5 8.31611 +5 8.08367 +5.5 8.00224 +6 8.0398 +6.5 7.87502 +7 7.86332 +7.5 7.6833 +8 7.42124 +8.5 6.48534 +9 6.09727 +9.5 5.70414 +10 5.42138 +10.5 5.11964 +11 4.99812 +11.5 4.70494 +12 4.33738 +12.5 4.16511 +13 3.93357 +13.5 3.74014 +14 3.4985 +14.5 3.14284 +15 3.38153 +15.5 4.53088 +16 4.81591 +16.5 5.02615 +17 4.96308 +17.5 4.59334 +18 4.34389 +18.5 4.18784 +19 3.90874 +19.5 3.63752 +20 3.39695 +20.5 3.01859 +21 2.7376 +21.5 2.45909 +22 2.1811 +22.5 1.79169 +23 1.4758 +23.5 1.20587 +24 0.917463 +24.5 0.764496 +25 0.605617 +25.5 0.601277 +26 0.716062 +26.5 0.949812 +27 1.07112 +27.5 1.44326 +28 1.49711 +28.5 1.48652 +29 1.02773 +29.5 1.03352 +30 1.0778 +30.5 1.15188 +31 1.37333 +31.5 1.51402 +32 1.75634 +32.5 2.14538 +33 2.47978 +33.5 2.75338 +34 3.042 +34.5 3.31619 +35 3.48865 +35.5 3.05748 +36 0.786165 +36.5 2.03559 +37 2.36072 +37.5 2.31036 +38 2.22851 +38.5 2.09333 +39 1.84259 +39.5 1.61101 +40 1.34202 +40.5 1.0714 +41 0.853001 +41.5 0.725106 +42 0.696079 +42.5 0.793333 +43 1.01948 +43.5 1.23781 +44 1.42128 +44.5 1.61879 +45 1.77851 +45.5 1.98664 +46 2.05386 +46.5 1.9643 +47 2.08416 +47.5 2.03714 +48 2.30581 +48.5 2.67713 +49 3.17032 +49.5 3.80009 +50 4.26093 +50.5 4.81178 +51 5.38053 +51.5 5.94291 +52 6.58634 +52.5 7.1211 +53 7.72214 +53.5 8.22617 +54 8.75811 +54.5 8.87446 +55 8.98025 +55.5 8.99755 +56 8.91654 +56.5 8.70647 +57 8.42571 +57.5 7.9835 +58 8.14601 +58.5 7.95408 +59 7.57623 +59.5 7.04313 +60 6.65536 +60.5 6.24699 +61 6.5037 +61.5 6.22684 +62 5.93405 +62.5 5.59862 +63 5.3826 +63.5 5.84229 +64 5.54944 +64.5 5.30337 +65 5.01541 +65.5 4.63842 +66 4.19257 +66.5 4.16871 +67 3.67205 +67.5 3.2661 +68 2.87546 +68.5 2.60504 +69 2.93793 +69.5 2.85513 +70 2.79062 +70.5 2.56077 +71 2.46195 +71.5 2.35365 +72 2.5718 +72.5 2.2802 +73 2.10541 +73.5 2.06427 +74 2.04606 +74.5 2.108 +75 2.17339 +75.5 1.97367 +76 1.72986 +76.5 1.65501 +77 1.38293 +77.5 1.34031 +78 1.13435 +78.5 1.22212 +79 1.12113 +79.5 1.00369 +80 0.705503 +80.5 1.04979 +81 0.855131 +81.5 0.808121 +82 0.81775 +82.5 0.866265 +83 0.871328 +83.5 1.36589 +84 1.13568 +84.5 1.1479 +85 1.08519 +85.5 1.18977 +86 1.1685 +86.5 1.63406 +87 1.69501 +87.5 1.55964 +88 1.35852 +88.5 1.12659 +89 1.27025 +89.5 1.06438 +90 1.03155 +90.5 0.9086 +91 0.754012 +91.5 0.902826 +92 0.780396 +92.5 0.760737 +93 0.696015 +93.5 0.773882 +94 1.12057 +94.5 1.12057 +e +0 26.2437 +0.5 12.8498 +1 11.024 +1.5 10.6972 +2 10.5548 +2.5 10.4043 +3 10.1949 +3.5 10.2909 +4 10.3893 +4.5 10.4647 +5 10.0473 +5.5 9.65996 +6 9.34478 +6.5 9.18746 +7 8.69 +7.5 8.20884 +8 7.86488 +8.5 7.42611 +9 6.96206 +9.5 6.39218 +10 5.95967 +10.5 5.49403 +11 5.25366 +11.5 4.84596 +12 4.4542 +12.5 4.10828 +13 3.81587 +13.5 3.76986 +14 3.50454 +14.5 3.31728 +15 3.27288 +15.5 3.67125 +16 4.38447 +16.5 4.99138 +17 5.24937 +17.5 5.33139 +18 5.02794 +18.5 4.9746 +19 4.90096 +19.5 5.11832 +20 5.12293 +20.5 5.22722 +21 5.38345 +21.5 5.33466 +22 5.31933 +22.5 5.10233 +23 5.21385 +23.5 5.14401 +24 5.35493 +24.5 5.27135 +25 5.49211 +25.5 5.6808 +26 5.9894 +26.5 5.96252 +27 6.19049 +27.5 5.9796 +28 5.88978 +28.5 5.44923 +29 5.01207 +29.5 4.94766 +30 4.56213 +30.5 4.17241 +31 4.2799 +31.5 4.36084 +32 4.65659 +32.5 5.34477 +33 5.82144 +33.5 5.81139 +34 5.82742 +34.5 5.61091 +35 5.33078 +35.5 5.07171 +36 4.81134 +36.5 4.48861 +37 4.30611 +37.5 4.07908 +38 3.87895 +38.5 3.56325 +39 3.31669 +39.5 3.04869 +40 2.75216 +40.5 2.5083 +41 2.24089 +41.5 1.96629 +42 1.72239 +42.5 1.49381 +43 1.20818 +43.5 0.985968 +44 0.849934 +44.5 0.771279 +45 0.814509 +45.5 0.967511 +46 0.966517 +46.5 0.904176 +47 1.34459 +47.5 1.80965 +48 1.74528 +48.5 1.92738 +49 2.17443 +49.5 2.32521 +50 2.09174 +50.5 2.38807 +51 2.70073 +51.5 2.34883 +52 2.33251 +52.5 2.31544 +53 2.39796 +53.5 2.4732 +54 2.16275 +54.5 1.91952 +55 2.06186 +55.5 2.2352 +56 2.45439 +56.5 2.39521 +57 2.39349 +57.5 2.39714 +58 2.45876 +58.5 2.48195 +59 2.57504 +59.5 2.65016 +60 2.77777 +60.5 2.9007 +61 3.17483 +61.5 3.16315 +62 3.42473 +62.5 3.68636 +63 3.91929 +63.5 4.16612 +64 4.29741 +64.5 4.11238 +65 4.24851 +65.5 4.36475 +66 4.60441 +66.5 4.78642 +67 4.49453 +67.5 4.66655 +68 4.62524 +68.5 4.65164 +69 4.21202 +69.5 4.35684 +70 4.36084 +70.5 4.46367 +71 4.5158 +71.5 4.04398 +72 4.20174 +72.5 4.2305 +73 4.29608 +73.5 4.35748 +74 4.20325 +74.5 4.13695 +75 3.98376 +75.5 3.89505 +76 3.92486 +76.5 4.04962 +77 3.99406 +77.5 4.19799 +78 4.47754 +78.5 4.81633 +79 4.73471 +79.5 3.93321 +80 3.54553 +80.5 2.6374 +81 2.24239 +81.5 2.18865 +82 2.01895 +82.5 1.93168 +83 1.69827 +83.5 1.21597 +84 1.11463 +84.5 0.986728 +85 0.854302 +85.5 0.865358 +86 1.13848 +86.5 1.44028 +87 1.64155 +87.5 1.86381 +88 2.31665 +88.5 2.66694 +89 2.62039 +89.5 2.98849 +90 2.71409 +90.5 2.53784 +91 2.8018 +91.5 2.82705 +92 2.46118 +92.5 2.04663 +93 2.11185 +93.5 1.61724 +94 1.38254 +94.5 1.25669 +95 1.55395 +95.5 1.24532 +96 1.11499 +96.5 1.05108 +97 1.12895 +97.5 1.86952 +98 2.73255 +98.5 3.24558 +99 4.15926 +99.5 4.15926 +e +0 29.5556 +0.5 13.3102 +1 10.1264 +1.5 9.07331 +2 8.49031 +2.5 8.11966 +3 7.85434 +3.5 7.62143 +4 7.67484 +4.5 8.01264 +5 8.24019 +5.5 8.30282 +6 8.28996 +6.5 8.56366 +7 8.6518 +7.5 8.61524 +8 8.48531 +8.5 8.16305 +9 8.42124 +9.5 8.237 +10 8.17581 +10.5 8.02198 +11 7.35719 +11.5 6.6522 +12 6.20554 +12.5 5.71834 +13 5.2016 +13.5 5.77752 +14 4.48564 +14.5 3.65346 +15 2.98181 +15.5 2.562 +16 3.17028 +16.5 2.76856 +17 4.83808 +17.5 8.59553 +18 9.60292 +18.5 10.0396 +19 10.1362 +19.5 10.5114 +20 10.5223 +20.5 10.645 +21 10.6585 +21.5 10.8138 +22 10.6796 +22.5 10.6699 +23 10.7855 +23.5 10.6712 +24 10.3308 +24.5 9.71392 +25 9.36427 +25.5 9.01536 +26 8.5206 +26.5 8.07526 +27 7.73007 +27.5 7.41328 +28 7.12922 +28.5 6.73203 +29 6.37419 +29.5 6.22036 +30 6.09736 +30.5 6.00089 +31 5.80289 +31.5 5.50559 +32 5.41869 +32.5 5.37924 +33 5.2886 +33.5 5.25041 +34 5.19367 +34.5 5.09686 +35 5.02554 +35.5 5.03853 +36 4.99254 +36.5 5.04511 +37 4.94632 +37.5 4.87316 +38 4.73606 +38.5 4.68232 +39 4.66752 +39.5 4.6091 +40 4.43919 +40.5 4.58321 +41 5.72669 +41.5 7.33098 +42 8.06384 +42.5 8.07509 +43 8.24887 +43.5 8.48035 +44 8.19151 +44.5 8.29384 +45 8.06327 +45.5 7.90187 +46 7.52695 +46.5 7.55486 +47 7.68559 +47.5 7.74938 +48 7.58331 +48.5 7.6776 +49 7.75357 +49.5 7.88098 +50 7.85943 +50.5 8.15009 +51 8.41695 +51.5 8.37477 +52 8.47293 +52.5 8.58861 +53 8.72836 +53.5 8.92246 +54 8.94162 +54.5 9.07386 +55 9.27395 +55.5 9.44222 +56 9.63087 +56.5 9.69 +57 9.96572 +57.5 10.1888 +58 10.5297 +58.5 10.7611 +59 11.2903 +59.5 11.4246 +60 11.7431 +60.5 11.5697 +61 10.2123 +61.5 8.46815 +62 7.55504 +62.5 7.50106 +63 7.6269 +63.5 7.78617 +64 7.79366 +64.5 7.59865 +65 7.58353 +65.5 7.50437 +66 7.48414 +66.5 7.28797 +67 7.12839 +67.5 7.05964 +68 6.93637 +68.5 6.86925 +69 6.84725 +69.5 6.84186 +70 6.82544 +70.5 6.80564 +71 6.80053 +71.5 6.81689 +72 6.80295 +72.5 6.80444 +73 6.80685 +73.5 6.8133 +74 6.86771 +74.5 6.87548 +75 6.88196 +75.5 6.91905 +76 6.90703 +76.5 6.95847 +77 7.05938 +77.5 7.0889 +78 7.14634 +78.5 7.21662 +79 7.28326 +79.5 7.21443 +80 7.134 +80.5 7.01858 +81 6.87917 +81.5 6.79338 +82 6.45476 +82.5 5.13587 +83 4.97396 +83.5 4.76141 +84 4.58683 +84.5 4.4757 +85 4.50247 +85.5 4.54596 +86 4.29589 +86.5 4.3642 +87 4.45278 +87.5 4.53018 +88 4.57392 +88.5 4.30883 +89 4.28239 +89.5 4.12876 +90 3.93727 +90.5 3.80566 +91 3.60028 +91.5 3.51017 +92 3.45539 +92.5 3.41999 +93 3.46701 +93.5 3.64712 +94 4.05547 +94.5 4.03964 +95 4.15279 +95.5 4.07851 +96 4.27815 +96.5 4.54188 +97 5.14608 +97.5 5.5051 +98 5.80727 +98.5 5.94304 +99 6.21296 +99.5 6.21296 +e + + diff --git a/tex/gfx/eval/path1-time.tex b/tex/gfx/eval/path1-time.tex new file mode 100755 index 0000000..207bdf4 --- /dev/null +++ b/tex/gfx/eval/path1-time.tex @@ -0,0 +1,134 @@ +% GNUPLOT: LaTeX picture with Postscript +\begingroup + \makeatletter + \providecommand\color[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package color not loaded in conjunction with + terminal option `colourtext'% + }{See the gnuplot documentation for explanation.% + }{Either use 'blacktext' in gnuplot or load the package + color.sty in LaTeX.}% + \renewcommand\color[2][]{}% + }% + \providecommand\includegraphics[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package graphicx or graphics not loaded% + }{See the gnuplot documentation for explanation.% + }{The gnuplot epslatex terminal needs graphicx.sty or graphics.sty.}% + \renewcommand\includegraphics[2][]{}% + }% + \providecommand\rotatebox[2]{#2}% + \@ifundefined{ifGPcolor}{% + \newif\ifGPcolor + \GPcolortrue + }{}% + \@ifundefined{ifGPblacktext}{% + \newif\ifGPblacktext + \GPblacktexttrue + }{}% + % define a \g@addto@macro without @ in the name: + \let\gplgaddtomacro\g@addto@macro + % define empty templates for all commands taking text: + \gdef\gplbacktext{}% + \gdef\gplfronttext{}% + \makeatother + \ifGPblacktext + % no textcolor at all + \def\colorrgb#1{}% + \def\colorgray#1{}% + \else + % gray or color? + \ifGPcolor + \def\colorrgb#1{\color[rgb]{#1}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color[rgb]{1,0,0}}% + \expandafter\def\csname LT1\endcsname{\color[rgb]{0,1,0}}% + \expandafter\def\csname LT2\endcsname{\color[rgb]{0,0,1}}% + \expandafter\def\csname LT3\endcsname{\color[rgb]{1,0,1}}% + \expandafter\def\csname LT4\endcsname{\color[rgb]{0,1,1}}% + \expandafter\def\csname LT5\endcsname{\color[rgb]{1,1,0}}% + \expandafter\def\csname LT6\endcsname{\color[rgb]{0,0,0}}% + \expandafter\def\csname LT7\endcsname{\color[rgb]{1,0.3,0}}% + \expandafter\def\csname LT8\endcsname{\color[rgb]{0.5,0.5,0.5}}% + \else + % gray + \def\colorrgb#1{\color{black}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color{black}}% + \expandafter\def\csname LT1\endcsname{\color{black}}% + \expandafter\def\csname LT2\endcsname{\color{black}}% + \expandafter\def\csname LT3\endcsname{\color{black}}% + \expandafter\def\csname LT4\endcsname{\color{black}}% + \expandafter\def\csname LT5\endcsname{\color{black}}% + \expandafter\def\csname LT6\endcsname{\color{black}}% + \expandafter\def\csname LT7\endcsname{\color{black}}% + \expandafter\def\csname LT8\endcsname{\color{black}}% + \fi + \fi + \setlength{\unitlength}{0.0500bp}% + \ifx\gptboxheight\undefined% + \newlength{\gptboxheight}% + \newlength{\gptboxwidth}% + \newsavebox{\gptboxtext}% + \fi% + \setlength{\fboxrule}{0.5pt}% + \setlength{\fboxsep}{1pt}% +\begin{picture}(4874.00,1870.00)% + \gplgaddtomacro\gplbacktext{% + \csname LTb\endcsname% + \put(435,440){\makebox(0,0)[r]{\strut{}\footnotesize{0}}}% + \csname LTb\endcsname% + \put(435,721){\makebox(0,0)[r]{\strut{}\footnotesize{3}}}% + \csname LTb\endcsname% + \put(435,1003){\makebox(0,0)[r]{\strut{}\footnotesize{6}}}% + \csname LTb\endcsname% + \put(435,1284){\makebox(0,0)[r]{\strut{}\footnotesize{9}}}% + \csname LTb\endcsname% + \put(435,1566){\makebox(0,0)[r]{\strut{}\footnotesize{12}}}% + \csname LTb\endcsname% + \put(435,1847){\makebox(0,0)[r]{\strut{}\footnotesize{15}}}% + \csname LTb\endcsname% + \put(567,220){\makebox(0,0){\strut{}\footnotesize{0}}}% + \csname LTb\endcsname% + \put(995,220){\makebox(0,0){\strut{}\footnotesize{10}}}% + \csname LTb\endcsname% + \put(1423,220){\makebox(0,0){\strut{}\footnotesize{20}}}% + \csname LTb\endcsname% + \put(1851,220){\makebox(0,0){\strut{}\footnotesize{30}}}% + \csname LTb\endcsname% + \put(2279,220){\makebox(0,0){\strut{}\footnotesize{40}}}% + \csname LTb\endcsname% + \put(2707,220){\makebox(0,0){\strut{}\footnotesize{50}}}% + \csname LTb\endcsname% + \put(3134,220){\makebox(0,0){\strut{}\footnotesize{60}}}% + \csname LTb\endcsname% + \put(3562,220){\makebox(0,0){\strut{}\footnotesize{70}}}% + \csname LTb\endcsname% + \put(3990,220){\makebox(0,0){\strut{}\footnotesize{80}}}% + \csname LTb\endcsname% + \put(4418,220){\makebox(0,0){\strut{}\footnotesize{90}}}% + \csname LTb\endcsname% + \put(4846,220){\makebox(0,0){\strut{}\footnotesize{100}}}% + }% + \gplgaddtomacro\gplfronttext{% + \csname LTb\endcsname% + \put(127,1143){\rotatebox{-270}{\makebox(0,0){\strut{}\footnotesize{error (meter)}}}}% + \put(2706,-44){\makebox(0,0){\strut{}\footnotesize{time (seconds)}}}% + \csname LTb\endcsname% + \put(4255,1674){\makebox(0,0)[r]{\strut{}\footnotesize{PF (good)}}}% + \csname LTb\endcsname% + \put(4255,1454){\makebox(0,0)[r]{\strut{}\footnotesize{IMMPF}}}% + \csname LTb\endcsname% + \put(4255,1234){\makebox(0,0)[r]{\strut{}\footnotesize{PF (bad)}}}% + }% + \gplbacktext + \put(0,0){\includegraphics{gfx/eval/path1-time}}% + \gplfronttext + \end{picture}% +\endgroup diff --git a/tex/gfx/eval/path1.eps b/tex/gfx/eval/path1.eps new file mode 100755 index 0000000..814e0b5 --- /dev/null +++ b/tex/gfx/eval/path1.eps @@ -0,0 +1,7418 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: /mnt/vm/paper/OTHER2017/for_toni/out//path1.tex +%%Creator: gnuplot 5.0 patchlevel 5 +%%CreationDate: Fri May 5 09:09:05 2017 +%%DocumentFonts: +%%BoundingBox: 50 50 293 177 +%%EndComments +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color true def +/Blacktext true def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Level3 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -73 def +/dl1 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 293 50 lineto 293 177 lineto 50 177 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 5.1 (Oct 2015) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Classic Line colors (version 5.0) +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default dash patterns (version 5.0) +/LTB {BL [] LCb DL} def +/LTw {PL [] 1 setgray} def +/LTb {PL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [2 dl1 3 dl2] LC1 DL} def +/LT2 {PL [1 dl1 1.5 dl2] LC2 DL} def +/LT3 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC3 DL} def +/LT4 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [4 dl1 2 dl2] LC5 DL} def +/LT6 {PL [1.5 dl1 1.5 dl2 1.5 dl1 1.5 dl2 1.5 dl1 6 dl2] LC6 DL} def +/LT7 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC8 DL} def +/SL {[] 0 setdash} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse + clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse +dup 2 lt + {/InterpretLevel1 true def + /InterpretLevel3 false def} + {/InterpretLevel1 Level1 def + 2 gt + {/InterpretLevel3 Level3 def} + {/InterpretLevel3 false def} + ifelse } + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (/mnt/vm/paper/OTHER2017/for_toni/out//path1.tex) + /Subject (gnuplot plot) + /Creator (gnuplot 5.0 patchlevel 5) + /Author (kazu) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Fri May 5 09:09:05 2017) + /DOCINFO pdfmark +end +} ifelse +% +% Support for boxed text - Ethan A Merritt May 2005 +% +/InitTextBox { userdict /TBy2 3 -1 roll put userdict /TBx2 3 -1 roll put + userdict /TBy1 3 -1 roll put userdict /TBx1 3 -1 roll put + /Boxing true def } def +/ExtendTextBox { Boxing + { gsave dup false charpath pathbbox + dup TBy2 gt {userdict /TBy2 3 -1 roll put} {pop} ifelse + dup TBx2 gt {userdict /TBx2 3 -1 roll put} {pop} ifelse + dup TBy1 lt {userdict /TBy1 3 -1 roll put} {pop} ifelse + dup TBx1 lt {userdict /TBx1 3 -1 roll put} {pop} ifelse + grestore } if } def +/PopTextBox { newpath TBx1 TBxmargin sub TBy1 TBymargin sub M + TBx1 TBxmargin sub TBy2 TBymargin add L + TBx2 TBxmargin add TBy2 TBymargin add L + TBx2 TBxmargin add TBy1 TBymargin sub L closepath } def +/DrawTextBox { PopTextBox stroke /Boxing false def} def +/FillTextBox { gsave PopTextBox 1 1 1 setrgbcolor fill grestore /Boxing false def} def +0 0 0 0 InitTextBox +/TBxmargin 20 def +/TBymargin 20 def +/Boxing false def +/textshow { ExtendTextBox Gshow } def +% +% redundant definitions for compatibility with prologue.ps older than 5.0.2 +/LTB {BL [] LCb DL} def +/LTb {PL [] LCb DL} def +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.000 UL +LTb +0.71 0.71 0.71 C gsave 1012 1306 N 2530 -452 V -258 -133 V -13 3 V -118 -64 V -1937 346 V -586 -314 V -571 104 V 953 510 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 613 770 N 115 -20 V 88 47 V -116 20 V -87 -47 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1327 1193 N 142 -26 V 69 37 V -142 25 V -69 -36 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 2931 906 N 152 -27 V 62 34 V -151 27 V -63 -34 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.94 0.71 C gsave 1216 1006 N -517 -277 V 814 -145 V -2 -1 V 1600 -286 V 703 379 V -99 17 V -133 -71 V -376 67 V -53 -29 V -1937 346 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3359 757 N 455 -81 V -61 -33 V 646 -115 V 243 130 V -1100 196 V -183 -97 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3110 299 N -1594 284 V -232 -124 V 2240 -400 V 646 347 V -428 76 V 228 122 V -217 39 V -643 -344 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1495 774 N 158 -28 V 91 49 V -158 28 V -91 -49 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 2501 660 N -91 -49 V 152 -27 V 91 49 V -152 27 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3131 250 N -48 -25 V 59 -11 V 48 26 V 55 -10 V -86 -46 V -165 29 V 86 46 V 51 -9 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1848 479 N 152 -27 V -95 -51 V -152 27 V 95 51 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3099 716 N 118 -21 V 54 29 V 13 -3 V 72 38 V -31 5 V -103 18 V -123 -66 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1320 1243 N +-23 -12 V +23 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 990 1302 N +3000 943 L +990 1302 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2994 940 N +514 -92 V +-514 92 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3000 943 N +2887 883 L +113 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2854 889 N +83 -15 V +-83 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2983 866 N +44 23 V +-44 -23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2931 906 N +158 -28 V +-158 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3093 880 N +-47 -25 V +47 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3105 844 N +106 57 V +3105 844 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2841 971 N +2729 911 L +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2709 915 N +112 -20 V +-112 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2871 886 N +112 60 V +2871 886 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2676 921 N +-46 8 V +46 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2650 925 N +112 60 V +2650 925 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2597 935 N +-171 30 V +171 -30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2571 939 N +112 60 V +2571 939 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2357 978 N +-174 31 V +174 -31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2335 982 N +111 60 V +2335 982 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2114 1021 N +-73 13 V +73 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2078 1028 N +26 14 V +-26 -14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2123 1052 N +67 36 V +-67 -36 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2009 1040 N +-89 16 V +89 -16 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1979 1045 N +27 14 V +-27 -14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2025 1070 N +66 35 V +-66 -35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1854 1068 N +-73 12 V +73 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1801 1077 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1748 1086 N +-46 9 V +46 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1814 1155 N +-112 -60 V +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1623 1109 N +82 43 V +-82 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1722 1162 N +13 7 V +-13 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1623 1109 N +-208 37 V +208 -37 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1425 1144 N +113 60 V +-113 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1382 1152 N +-46 8 V +46 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1307 1165 N +-47 8 V +47 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1208 1183 N +72 38 V +-72 -38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1211 1182 N +-36 7 V +36 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1142 1195 N +-112 20 V +112 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1028 1213 N +74 40 V +-74 -40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1119 1262 N +23 13 V +-23 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1009 1203 N +-8 -4 V +8 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1001 1199 N +-151 27 V +151 -27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 850 1226 N +140 76 V +850 1226 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 873 1222 N +72 793 L +801 429 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 72 793 N +625 695 L +72 793 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 850 815 N +363 194 V +850 815 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 854 817 N +663 851 L +854 817 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 659 849 N +21 11 V +659 849 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 630 834 N +76 -14 V +-76 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 706 820 N +613 770 L +93 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 728 750 N +537 784 L +728 750 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 630 834 N +537 784 L +93 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 497 762 N +434 729 L +63 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 697 869 N +21 12 V +697 869 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 737 891 N +26 14 V +737 891 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 782 915 N +50 27 V +782 915 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 820 935 N +20 -3 V +-20 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 873 926 N +139 -25 V +873 926 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 851 952 N +30 16 V +851 952 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 868 961 N +191 -34 V +868 961 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 900 978 N +50 27 V +900 978 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 935 997 N +19 -4 V +-19 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 987 987 N +139 -25 V +987 987 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 969 1015 N +23 12 V +-23 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 1022 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1011 1037 N +11 6 V +-11 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1339 987 N +2926 704 L +1339 987 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3150 664 N +129 69 V +3150 664 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3344 761 N +-55 -30 V +55 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3289 731 N +-10 2 V +10 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1460 965 N +147 79 V +1460 965 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1607 1044 N +20 -4 V +-20 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1660 1034 N +283 -50 V +-283 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1976 978 N +204 -37 V +-204 37 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2161 945 N +2014 866 L +147 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2075 899 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2073 856 N +147 78 V +2073 856 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2210 936 N +30 -5 V +-30 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1923 987 N +1777 909 L +146 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2291 817 N +145 78 V +2291 817 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2273 925 N +183 -33 V +-183 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2489 886 N +122 -22 V +-122 22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2595 867 N +2448 789 L +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2642 754 N +147 79 V +2642 754 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2789 833 N +-145 25 V +145 -25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 757 1160 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 954 1125 N +80 43 V +-80 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 859 1142 N +80 43 V +-80 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 916 1189 N +46 -9 V +-46 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 995 1175 N +59 -11 V +-59 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1084 1159 N +43 -8 V +-43 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1127 1151 N +-111 -59 V +111 59 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 997 1082 N +-59 -32 V +59 32 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 967 1066 N +-228 40 V +228 -40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 710 1111 N +-33 6 V +33 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 620 1087 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 919 1040 N +-23 -12 V +23 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 877 1018 N +832 993 L +45 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 839 997 N +-230 41 V +839 997 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 579 1044 N +-30 5 V +30 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 651 1031 N +-32 -17 V +32 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 517 1032 N +807 980 L +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 816 985 N +392 758 L +816 985 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 373 748 N +-11 -6 V +11 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 708 875 N +899 841 L +708 875 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 754 900 N +945 866 L +754 900 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 886 1194 N +-49 9 V +49 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 161 841 N +451 790 L +161 841 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3401 791 N +107 57 V +3401 791 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1267 1172 N +44 24 V +-44 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1311 1196 N +158 -29 V +-158 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1346 1158 N +44 23 V +-44 -23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3222 782 N +3097 715 L +125 67 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3222 782 N +122 -21 V +-122 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 537 784 N +516 773 L +21 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2128 890 N +6 -2 V +-6 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2970 868 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3039 856 N +7 -1 V +-7 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3105 844 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3161 834 N +240 -43 V +-240 43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1022 1043 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2998 691 N +152 -27 V +-152 27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1213 1009 N +50 -8 V +-50 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 821 800 N +625 695 L +821 800 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3162 322 N +660 353 V +3162 322 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3105 292 N +13 7 V +-13 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3717 694 N +-373 67 V +373 -67 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3769 685 N +53 -10 V +-53 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3508 848 N +547 -97 V +-547 97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4055 751 N +3952 696 L +103 55 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3817 774 N +-76 -41 V +76 41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3953 750 N +-77 -41 V +77 41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4028 736 N +-270 49 V +270 -49 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3758 785 N +-76 -41 V +76 41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4055 751 N +544 -97 V +-544 97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4599 654 N +4382 538 L +217 116 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4382 538 N +-419 74 V +419 -74 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3636 437 N +425 -76 V +-425 76 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4151 409 N +3519 71 L +632 338 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3519 71 N +2899 182 L +3519 71 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1907 511 N +1753 428 L +154 83 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1753 428 N +153 -27 V +-153 27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2059 484 N +1906 401 L +153 83 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2010 493 N +-103 18 V +103 -18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3649 750 N +-244 43 V +244 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3689 743 N +-14 2 V +14 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3712 738 N +53 -9 V +-53 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3795 724 N +118 -21 V +-118 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3946 697 N +59 -11 V +-59 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4038 680 N +39 -7 V +-39 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3963 612 N +3699 471 L +264 141 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3676 458 N +-80 -42 V +80 42 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3579 407 N +-29 -16 V +29 16 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3533 382 N +-28 -15 V +28 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3486 357 N +-36 -20 V +36 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3433 328 N +-75 -40 V +75 40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4077 673 N +3963 612 L +114 61 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3861 355 N +-284 50 V +284 -50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3725 421 N +-59 -31 V +59 31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3890 350 N +13 -3 V +-13 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3903 347 N +-80 -42 V +80 42 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3823 305 N +99 -18 V +-99 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3828 361 N +3656 269 L +172 92 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3656 269 N +112 -20 V +-112 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3768 249 N +25 13 V +-25 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3812 273 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3833 284 N +-112 20 V +112 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3727 307 N +-162 29 V +162 -29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3542 323 N +73 39 V +-73 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3615 362 N +-89 16 V +89 -16 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3561 334 N +-89 15 V +89 -15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3421 322 N +251 -45 V +-251 45 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3556 298 N +-17 -9 V +17 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3430 287 N +-16 -9 V +16 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3414 278 N +83 -14 V +-83 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3497 264 N +15 8 V +-15 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3303 259 N +3162 184 L +141 75 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3107 154 N +-13 -7 V +13 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3303 259 N +-47 8 V +47 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3185 280 N +-76 14 V +76 -14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3089 264 N +-26 5 V +26 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3136 256 N +-67 -35 V +67 35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3069 221 N +66 -12 V +-66 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3135 209 N +66 35 V +-66 -35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3162 184 N +-194 34 V +194 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3833 284 N +4 2 V +-4 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3856 296 N +4 2 V +-4 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2899 182 N +25 13 V +-25 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3079 278 N +2968 218 L +111 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3136 256 N +6 -1 V +-6 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3201 244 N +-6 2 V +6 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3089 264 N +-95 -51 V +95 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1904 473 N +49 -8 V +-49 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1953 465 N +-61 -33 V +61 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1892 432 N +-49 9 V +49 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1843 441 N +61 32 V +-61 -32 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2993 864 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3142 255 N +53 -9 V +-53 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3150 911 N +4 2 V +-4 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3120 894 N +4 2 V +-4 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2918 706 N +95 -17 V +-95 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3119 840 N +47 -8 V +-47 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3285 797 N +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1223 1112 N -49 9 V -147 364 V 50 -9 V 146 -364 V 1 PolyFill +0.55 0.55 0.55 C 1223 1112 N +-49 9 V +-147 364 V +50 -9 V +146 -364 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3085 705 N 95 -17 V 63 255 V -96 17 V -62 -255 V 1 PolyFill +0.55 0.55 0.55 C 3085 705 N +95 -17 V +63 255 V +-96 17 V +3085 705 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3147 960 N 96 -17 V 17 9 V -95 17 V -18 -9 V 1 PolyFill +0.58 0.58 0.58 C 3147 960 N +96 -17 V +17 9 V +-95 17 V +-18 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3165 969 N 95 -17 V 63 256 V -96 17 V -62 -256 V 1 PolyFill +0.58 0.58 0.58 C 3165 969 N +95 -17 V +63 256 V +-96 17 V +3165 969 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3124 896 N 26 15 V -112 241 V -26 -14 V 112 -242 V 1 PolyFill +0.55 0.55 0.55 C 3124 896 N +26 15 V +-112 241 V +-26 -14 V +3124 896 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3038 1152 N -46 8 V -57 -30 V 46 -8 V 57 30 V 1 PolyFill +0.58 0.58 0.58 C 3038 1152 N +-46 8 V +-57 -30 V +46 -8 V +57 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3008 1136 N -27 -14 V 112 201 V 27 15 V -112 -202 V 1 PolyFill +0.58 0.58 0.58 C 3008 1136 N +-27 -14 V +112 201 V +27 15 V +3008 1136 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1363 1228 N -26 -14 V 115 200 V 27 14 V -116 -200 V 1 PolyFill +0.55 0.55 0.55 C 1363 1228 N +-26 -14 V +115 200 V +27 14 V +1363 1228 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 1525 1420 N -46 8 V -58 -30 V 47 -8 V 57 30 V 1 PolyFill +0.58 0.58 0.58 C 1525 1420 N +-46 8 V +-58 -30 V +47 -8 V +57 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 1421 1398 N 27 14 V -115 242 V -27 -14 V 115 -242 V 1 PolyFill +0.58 0.58 0.58 C 1421 1398 N +27 14 V +-115 242 V +-27 -14 V +115 -242 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 808 802 N -46 8 V -67 186 V 47 -8 V 66 -186 V 1 PolyFill +0.55 0.55 0.55 C 808 802 N +-46 8 V +695 996 L +47 -8 V +808 802 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 715 974 N 27 14 V -103 18 V -26 -14 V 102 -18 V 1 PolyFill +0.58 0.58 0.58 C 715 974 N +27 14 V +-103 18 V +613 992 L +715 974 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 639 1006 N 47 -8 V 66 257 V -46 8 V -67 -257 V 1 PolyFill +0.58 0.58 0.58 C 639 1006 N +47 -8 V +66 257 V +-46 8 V +639 1006 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3742 482 N 395 -71 V 229 566 V -396 70 V -228 -565 V 1 PolyFill +0.55 0.55 0.55 C 3742 482 N +395 -71 V +229 566 V +-396 70 V +3742 482 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3253 235 N -50 9 V -66 186 V 49 -9 V 67 -186 V 1 PolyFill +0.55 0.55 0.55 C 3253 235 N +-50 9 V +-66 186 V +49 -9 V +67 -186 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3159 407 N 27 14 V -163 29 V -27 -14 V 163 -29 V 1 PolyFill +0.58 0.58 0.58 C 3159 407 N +27 14 V +-163 29 V +-27 -14 V +163 -29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3023 450 N 46 -8 V 67 257 V -47 9 V -66 -258 V 1 PolyFill +0.58 0.58 0.58 C 3023 450 N +46 -8 V +67 257 V +-47 9 V +3023 450 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3691 499 N 46 -8 V 72 260 V -46 9 V -72 -261 V 1 PolyFill +0.55 0.55 0.55 C 3691 499 N +46 -8 V +72 260 V +-46 9 V +3691 499 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3763 760 N 46 -9 V 10 5 V -46 9 V -10 -5 V 1 PolyFill +0.58 0.58 0.58 C 3763 760 N +46 -9 V +10 5 V +-46 9 V +-10 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3773 765 N 46 -9 V 68 259 V -46 8 V -68 -258 V 1 PolyFill +0.58 0.58 0.58 C 3773 765 N +46 -9 V +68 259 V +-46 8 V +3773 765 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 2008 456 N -53 10 V -67 186 V 54 -10 V 66 -186 V 1 PolyFill +0.55 0.55 0.55 C 2008 456 N +-53 10 V +-67 186 V +54 -10 V +66 -186 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 1906 623 N 36 19 V -153 27 V -35 -19 V 152 -27 V 1 PolyFill +0.58 0.58 0.58 C 1906 623 N +36 19 V +-153 27 V +-35 -19 V +152 -27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 1789 669 N 50 -9 V 66 258 V -49 8 V -67 -257 V 1 PolyFill +0.58 0.58 0.58 C 1789 669 N +50 -9 V +66 258 V +-49 8 V +1789 669 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3228 678 N 346 -61 V 144 520 V -346 62 V -144 -521 V 1 PolyFill +0.55 0.55 0.55 C 3228 678 N +346 -61 V +144 520 V +-346 62 V +3228 678 L +Z stroke +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1012 1748 N 2526 -450 V -186 -100 V -293 53 V -187 -100 V -1650 293 V -582 -310 V -583 104 V 955 510 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1194 1580 N 356 -64 V 38 21 V -356 63 V -38 -20 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 613 1213 N 115 -20 V 88 47 V -116 20 V -87 -47 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1327 1635 N 142 -26 V 69 37 V -142 25 V -69 -36 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 2931 1349 N 152 -27 V 68 37 V -151 26 V -69 -36 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1026 1488 N 56 -10 V 139 74 V -56 10 V -139 -74 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 835 1644 N 290 -52 V 38 21 V -290 51 V -38 -20 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.94 0.71 C gsave 3538 1298 N -186 -100 V 445 -79 V 15 11 V 663 -118 V 310 166 V -1008 179 V -630 112 V -143 -77 V 534 -94 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 3159 766 N -1581 282 V -278 -149 V 2224 -397 V 551 296 V -428 76 V 304 163 V 429 -76 V 95 51 V -643 114 V -673 -360 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 3639 931 N 63 -11 V 171 92 V -40 7 V 8 4 V -23 4 V -179 -96 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 3493 853 N 62 -11 V 107 57 V -63 11 V -106 -57 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 3348 775 N 63 -11 V 104 56 V -62 11 V -105 -56 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 3575 848 N 425 -76 V 360 192 V -422 75 V -363 -191 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 3062 707 N -156 -84 V 185 -32 V 156 83 V -185 33 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1750 872 N 158 -28 V 95 51 V -158 28 V -95 -51 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 72 1237 N +553 -99 V +72 1237 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 625 1138 N +588 313 V +625 1138 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1213 1451 N +2863 1158 L +1213 1451 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3444 1262 N +63 34 V +-63 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3161 1357 N +990 1744 L +3161 1357 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 990 1744 N +850 1668 L +140 76 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 850 1668 N +151 -27 V +-151 27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 873 1664 N +72 1237 L +801 427 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1001 1641 N +10 5 V +-10 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1030 1657 N +72 38 V +-72 -38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1119 1704 N +23 13 V +-23 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1030 1657 N +112 -20 V +-112 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1178 1630 N +33 -6 V +-33 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1208 1625 N +72 39 V +-72 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1297 1673 N +23 12 V +-23 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1260 1615 N +47 -8 V +-47 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1336 1602 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1267 1614 N +44 24 V +-44 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1311 1638 N +158 -29 V +-158 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1425 1586 N +113 60 V +-113 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1346 1600 N +44 24 V +-44 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1415 1588 N +83 -15 V +-83 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1527 1568 N +93 -17 V +-93 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1620 1551 N +17 10 V +-17 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1656 1571 N +47 25 V +-47 -25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1721 1605 N +11 6 V +-11 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1801 1599 N +-112 -60 V +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1689 1539 N +36 -6 V +-36 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1758 1527 N +89 -16 V +-89 16 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1781 1523 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1880 1505 N +33 -6 V +-33 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1900 1501 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1946 1493 N +138 -25 V +-138 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2015 1481 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2249 1519 N +-72 -39 V +72 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2158 1470 N +-21 -11 V +21 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2114 1463 N +86 -15 V +-86 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2233 1442 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2256 1438 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2296 1459 N +71 39 V +-71 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2308 1429 N +154 -28 V +-154 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2452 1403 N +113 60 V +-113 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2492 1396 N +145 -25 V +-145 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2528 1389 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2667 1365 N +49 -8 V +-49 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2686 1362 N +113 59 V +-113 -59 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2878 1407 N +-113 -59 V +113 59 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2749 1351 N +72 -13 V +-72 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2854 1332 N +17 -3 V +-17 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2871 1329 N +112 59 V +-112 -59 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3000 1385 N +-113 -59 V +113 59 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2887 1326 N +50 -9 V +-50 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2931 1349 N +158 -28 V +-158 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3027 1332 N +-44 -23 V +44 23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3093 1323 N +-47 -25 V +47 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3105 1287 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3222 1226 N +-174 31 V +174 -31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3048 1257 N +-38 -21 V +38 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3010 1236 N +-129 23 V +129 -23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2848 1265 N +-23 4 V +23 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2792 1275 N +-303 54 V +303 -54 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2456 1335 N +-183 33 V +183 -33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2240 1374 N +-30 5 V +30 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2180 1384 N +-151 27 V +151 -27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1999 1416 N +-165 29 V +165 -29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1805 1450 N +-149 27 V +149 -27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1623 1483 N +-49 9 V +49 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1541 1498 N +-316 56 V +316 -56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1172 1563 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1213 1451 N +-135 25 V +135 -25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 1464 N +-15 -8 V +15 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 948 1446 N +-29 -15 V +29 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 1464 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 935 1439 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 902 1421 N +-38 -20 V +38 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 891 1415 N +191 -33 V +-191 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 845 1391 N +-28 -14 V +28 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 832 1385 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 800 1367 N +-27 -14 V +27 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 788 1361 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 754 1343 N +-55 -30 V +55 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 742 1337 N +192 -34 V +-192 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 682 1304 N +-23 -12 V +23 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 663 1294 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 630 1277 N +-93 -50 V +93 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 448 1179 N +-14 -7 V +14 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 537 1227 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 613 1213 N +93 50 V +-93 -50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 630 1277 N +76 -14 V +-76 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 362 1185 N +13 7 V +-13 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 394 1202 N +71 38 V +-71 -38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 484 1250 N +76 41 V +-76 -41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 579 1301 N +66 36 V +-66 -36 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 664 1347 N +76 39 V +-76 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 759 1397 N +59 31 V +-59 -31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 839 1439 N +14 8 V +-14 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 872 1457 N +133 71 V +872 1457 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1024 1538 N +23 12 V +-23 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1064 1560 N +61 32 V +-61 -32 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1125 1592 N +-290 52 V +290 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 963 1621 N +-61 -33 V +61 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 885 1579 N +-11 -6 V +11 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 745 1596 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 643 1541 N +29 -5 V +-29 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 702 1530 N +231 -41 V +-231 41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 839 1439 N +-230 42 V +230 -42 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 579 1486 N +-30 5 V +30 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 517 1474 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 651 1473 N +-32 -17 V +32 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 426 1425 N +290 -51 V +-290 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 344 1382 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 253 1333 N +290 -51 V +-290 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 163 1285 N +290 -51 V +-290 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1225 1554 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1607 1486 N +-25 -13 V +25 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1565 1463 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1638 1377 N +147 77 V +-147 -77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1983 1419 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2014 1310 N +147 77 V +-147 -77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2077 1343 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2126 1334 N +10 -1 V +-10 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2220 1377 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2433 1339 N +-145 -78 V +145 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2682 1190 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2722 1212 N +106 57 V +-106 -57 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3010 1236 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1232 1600 N +-38 -20 V +38 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1194 1580 N +356 -64 V +-356 64 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1550 1516 N +38 21 V +-38 -21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1588 1537 N +-356 63 V +356 -63 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2871 1329 N +16 -3 V +-16 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1001 1641 N +162 -28 V +-162 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1163 1613 N +-38 -21 V +38 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 537 1227 N +-70 -38 V +70 38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3098 1288 N +7 -1 V +-7 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3039 1299 N +10 -2 V +-10 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2970 1311 N +26 -4 V +-26 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1653 1626 N +-12 -7 V +12 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1624 1610 N +-83 -45 V +83 45 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1579 1586 N +-116 20 V +116 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3222 1226 N +-5 -4 V +5 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3421 1250 N +-22 -12 V +22 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3355 1214 N +-23 -12 V +23 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3941 1100 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4011 1088 N +471 -84 V +-471 84 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3859 1115 N +-138 24 V +138 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3211 1348 N +296 -52 V +-296 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4011 1088 N +435 -78 V +-435 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4446 1010 N +4055 801 L +391 209 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3964 1096 N +-23 4 V +23 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3859 1115 N +-30 5 V +30 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3829 1120 N +3162 763 L +667 357 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3162 763 N +1591 1043 L +3162 763 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1591 1043 N +1332 904 L +259 139 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1332 904 N +3518 514 L +1332 904 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3518 514 N +537 287 V +3518 514 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4020 1086 N +-47 -26 V +47 26 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3948 1047 N +3554 836 L +394 211 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3530 823 N +3406 757 L +124 66 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3381 744 N +-51 -28 V +51 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3305 703 N +3094 590 L +211 113 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3335 719 N +360 -64 V +-360 64 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3728 649 N +33 -6 V +-33 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3115 735 N +2906 623 L +209 112 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3115 735 N +-46 9 V +46 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3033 750 N +-208 37 V +208 -37 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2792 793 N +-46 8 V +46 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2769 797 N +2560 685 L +209 112 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2713 807 N +-244 44 V +244 -44 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2436 857 N +-46 8 V +46 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2357 871 N +-242 43 V +242 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2082 920 N +-23 4 V +23 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2059 924 N +1887 833 L +172 91 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1868 822 N +-19 -10 V +19 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1908 844 N +-158 28 V +158 -28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1887 833 N +-62 11 V +62 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1792 850 N +-63 11 V +63 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1729 861 N +171 91 V +1729 861 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1900 952 N +-23 5 V +23 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1844 962 N +-244 44 V +244 -44 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1568 1012 N +-27 5 V +27 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1691 840 N +19 11 V +-19 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2016 932 N +-116 20 V +116 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2059 924 N +-7 1 V +7 -1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2413 861 N +2205 749 L +208 112 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3139 699 N +-65 -35 V +65 35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3074 664 N +63 -11 V +-63 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3137 653 N +64 35 V +-64 -35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3166 629 N +-174 31 V +174 -31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3575 848 N +425 -76 V +-425 76 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3370 738 N +-99 17 V +99 -17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3192 769 N +-13 3 V +13 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2239 922 N +8 4 V +-8 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2989 788 N +8 4 V +-8 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3841 1023 N +-23 4 V +23 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3818 1027 N +3639 931 L +179 96 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3639 931 N +69 -12 V +-69 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3668 897 N +-72 13 V +72 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3596 910 N +3489 853 L +107 57 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3489 853 N +73 -13 V +-73 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3524 820 N +-73 13 V +73 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3451 833 N +3343 775 L +108 58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3343 775 N +72 -13 V +-72 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2996 1307 N +43 -8 V +-43 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3139 699 N +62 -11 V +-62 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3150 1354 N +8 4 V +-8 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3120 1338 N +4 2 V +-4 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 2744 1306 N 34 18 V -221 415 V -34 -18 V 221 -415 V 1 PolyFill +0.62 0.62 0.62 C 2744 1306 N +34 18 V +-221 415 V +-34 -18 V +221 -415 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 3124 1340 N 26 14 V -92 204 V -27 -15 V 93 -203 V 1 PolyFill +0.62 0.62 0.62 C 3124 1340 N +26 14 V +-92 204 V +-27 -15 V +93 -203 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 3058 1558 N -66 11 V -57 -30 V 66 -12 V 57 31 V 1 PolyFill +0.65 0.65 0.65 C 3058 1558 N +-66 11 V +-57 -30 V +66 -12 V +57 31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 3027 1541 N -26 -14 V 92 172 V 27 14 V -93 -172 V 1 PolyFill +0.65 0.65 0.65 C 3027 1541 N +-26 -14 V +92 172 V +27 14 V +-93 -172 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1223 1554 N -49 9 V -147 298 V 50 -9 V 146 -298 V 1 PolyFill +0.62 0.62 0.62 C 1223 1554 N +-49 9 V +-147 298 V +50 -9 V +146 -298 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1363 1670 N -26 -14 V 98 171 V 27 14 V -99 -171 V 1 PolyFill +0.62 0.62 0.62 C 1363 1670 N +-26 -14 V +98 171 V +27 14 V +-99 -171 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 1521 1831 N -59 10 V -57 -30 V 59 -11 V 57 31 V 1 PolyFill +0.65 0.65 0.65 C 1521 1831 N +-59 10 V +-57 -30 V +59 -11 V +57 31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 1405 1811 N 27 14 V -99 206 V -27 -14 V 99 -206 V 1 PolyFill +0.65 0.65 0.65 C 1405 1811 N +27 14 V +-99 206 V +-27 -14 V +99 -206 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 808 1245 N -46 8 V -55 158 V 46 -8 V 55 -158 V 1 PolyFill +0.62 0.62 0.62 C 808 1245 N +-46 8 V +-55 158 V +46 -8 V +55 -158 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 719 1385 N 34 18 V -102 18 V -34 -18 V 102 -18 V 1 PolyFill +0.65 0.65 0.65 C 719 1385 N +34 18 V +-102 18 V +-34 -18 V +102 -18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 651 1421 N 46 -8 V 55 218 V -46 8 V -55 -218 V 1 PolyFill +0.65 0.65 0.65 C 651 1421 N +46 -8 V +55 218 V +-46 8 V +651 1421 L +Z stroke +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1012 2125 N 2526 -451 V -186 -100 V -293 52 V -187 -99 V -1650 294 V -580 -311 V -583 105 V 953 510 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 2531 1718 N 211 -38 V 38 21 V -211 37 V -38 -20 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1194 1956 N 356 -63 V 38 20 V -356 64 V -38 -21 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 613 1589 N 115 -21 V 88 47 V -116 21 V -87 -47 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1327 2011 N 142 -25 V 69 37 V -142 25 V -69 -37 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 2931 1725 N 152 -27 V 68 37 V -151 27 V -69 -37 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1026 1864 N 56 -10 V 139 75 V -56 10 V -139 -75 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1125 1969 N -290 52 V 38 20 V 290 -52 V -38 -20 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 873 2041 N +72 1612 L +801 429 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 72 1612 N +290 -52 V +72 1612 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 362 1560 N +85 46 V +-85 -46 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 466 1616 N +19 11 V +-19 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 485 1627 N +-290 51 V +290 -51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 485 1627 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 524 1647 N +241 129 V +524 1647 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 784 1787 N +23 12 V +-23 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 839 1816 N +36 19 V +-36 -19 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 894 1846 N +191 101 V +894 1846 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1104 1958 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 835 2021 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 839 1816 N +-16 3 V +16 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 790 1825 N +-181 32 V +181 -32 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 579 1863 N +-30 5 V +30 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 807 1799 N +-290 51 V +290 -51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1001 2018 N +-151 27 V +151 -27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1001 2018 N +6 3 V +-6 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1056 2029 N +-66 11 V +66 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 990 2040 N +73 39 V +-73 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1092 2022 N +50 -9 V +-50 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1181 2058 N +-72 -39 V +72 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1175 2007 N +33 -5 V +-33 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1280 2040 N +-72 -38 V +72 38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1080 2088 N +23 12 V +-23 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1198 2067 N +23 12 V +-23 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1297 2049 N +23 13 V +-23 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 990 2120 N +850 2045 L +140 75 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 362 1560 N +263 -47 V +-263 47 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 625 1513 N +588 315 V +625 1513 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1103 1769 N +-191 34 V +191 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 663 1670 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 630 1652 N +76 -13 V +-76 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 706 1639 N +-93 -50 V +93 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 537 1603 N +191 -35 V +-191 35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 632 1653 N +-95 -50 V +95 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 663 1670 N +17 9 V +-17 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 697 1688 N +186 100 V +697 1688 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 902 1798 N +10 5 V +-10 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1078 1852 N +2863 1534 L +1078 1852 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3338 1581 N +169 90 V +-169 -90 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3507 1671 N +990 2120 L +3507 1671 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2559 1740 N +221 -39 V +-221 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2780 1701 N +-38 -21 V +38 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2742 1680 N +-221 40 V +221 -40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 651 1850 N +-32 -18 V +32 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 748 1809 N +11 6 V +-11 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1260 1992 N +47 -8 V +-47 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1336 1979 N +46 -9 V +-46 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1311 2014 N +-44 -23 V +44 23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1311 2014 N +158 -28 V +-158 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1346 1977 N +44 23 V +-44 -23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1538 2023 N +-113 -60 V +113 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1425 1963 N +198 -36 V +-198 36 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1623 1927 N +84 45 V +-84 -45 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1724 1981 N +11 7 V +-11 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1801 1976 N +-112 -60 V +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1689 1916 N +79 -14 V +-79 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1801 1896 N +46 -9 V +-46 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1821 1892 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1880 1882 N +30 -6 V +-30 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1900 1878 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1943 1870 N +62 -11 V +-62 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1979 1864 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2038 1853 N +63 -11 V +-63 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2058 1850 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2134 1836 N +66 -11 V +-66 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2157 1832 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2233 1819 N +49 -9 V +-49 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2256 1815 N +111 60 V +-111 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2312 1805 N +48 -9 V +-48 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2393 1790 N +36 -7 V +-36 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2331 1801 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2462 1778 N +69 -13 V +-69 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2531 1765 N +113 60 V +-113 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2657 1823 N +-112 -60 V +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2545 1763 N +128 -23 V +-128 23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2709 1733 N +112 -20 V +-112 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2726 1730 N +112 61 V +-112 -61 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2854 1708 N +17 -3 V +-17 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2871 1705 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3000 1762 N +-113 -60 V +113 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2887 1702 N +50 -9 V +-50 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2931 1725 N +158 -28 V +-158 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3093 1699 N +-47 -26 V +47 26 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3027 1708 N +-44 -23 V +44 23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3164 1652 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3240 1639 N +155 -28 V +-155 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3184 1649 N +76 40 V +-76 -40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3277 1699 N +19 10 V +-19 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3217 1723 N +-19 -10 V +19 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3181 1704 N +-76 -41 V +76 41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3131 1658 N +-26 5 V +26 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1232 1977 N +-38 -21 V +38 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1194 1956 N +356 -63 V +-356 63 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1550 1893 N +38 20 V +-38 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1588 1913 N +-356 64 V +356 -64 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1172 1940 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1238 1928 N +-13 3 V +13 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1225 1931 N +-147 -79 V +147 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1271 1922 N +336 -60 V +-336 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1607 1862 N +-25 -13 V +25 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1565 1840 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1607 1862 N +145 -25 V +-145 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1785 1831 N +43 -8 V +-43 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1805 1827 N +-25 -13 V +25 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1763 1805 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1861 1817 N +43 -8 V +-43 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1936 1804 N +43 -8 V +-43 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1963 1799 N +-25 -13 V +25 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1884 1813 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1921 1777 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2009 1791 N +171 -31 V +-171 31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2161 1764 N +-147 -79 V +147 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2075 1718 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2073 1675 N +147 78 V +-147 -78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2210 1755 N +26 -5 V +-26 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2269 1744 N +200 -36 V +-200 36 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2433 1715 N +-145 -79 V +145 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2502 1702 N +145 -25 V +-145 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2611 1683 N +-146 -78 V +146 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2680 1671 N +254 -46 V +-254 46 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2964 1620 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2525 1846 N +-112 -60 V +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 351 1762 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3048 1632 N +290 -51 V +-290 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3010 1612 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2871 1705 N +16 -3 V +-16 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2531 1765 N +14 -2 V +-14 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3048 1632 N +-38 -20 V +38 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1001 2018 N +162 -29 V +-162 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1125 1969 N +38 20 V +-38 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 465 1564 N +72 39 V +-72 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 446 1554 N +-12 -6 V +12 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2970 1687 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3039 1675 N +7 -2 V +-7 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1415 1964 N +10 -1 V +-10 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 872 1810 N +40 -7 V +-40 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2993 1683 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3150 1729 N +8 5 V +-8 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3120 1713 N +4 2 V +-4 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 2424 1738 N 34 19 V -220 416 V -34 -19 V 220 -416 V 1 PolyFill +0.68 0.68 0.68 C 2424 1738 N +34 19 V +-220 416 V +-34 -19 V +220 -416 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 3124 1715 N 26 14 V -92 205 V -27 -14 V 93 -205 V 1 PolyFill +0.68 0.68 0.68 C 3124 1715 N +26 14 V +-92 205 V +-27 -14 V +93 -205 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 3058 1934 N -66 12 V -57 -31 V 66 -11 V 57 30 V 1 PolyFill +0.71 0.71 0.71 C 3058 1934 N +-66 12 V +-57 -31 V +66 -11 V +57 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 3027 1918 N -26 -14 V 92 172 V 27 14 V -93 -172 V 1 PolyFill +0.71 0.71 0.71 C 3027 1918 N +-26 -14 V +92 172 V +27 14 V +-93 -172 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1223 1931 N -49 9 V -147 298 V 50 -9 V 146 -298 V 1 PolyFill +0.68 0.68 0.68 C 1223 1931 N +-49 9 V +-147 298 V +50 -9 V +146 -298 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1363 2047 N -26 -14 V 98 171 V 27 14 V -99 -171 V 1 PolyFill +0.68 0.68 0.68 C 1363 2047 N +-26 -14 V +98 171 V +27 14 V +-99 -171 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 1521 2207 N -59 11 V -57 -31 V 59 -10 V 57 30 V 1 PolyFill +0.71 0.71 0.71 C 1521 2207 N +-59 11 V +-57 -31 V +59 -10 V +57 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 1405 2187 N 27 14 V -99 206 V -27 -14 V 99 -206 V 1 PolyFill +0.71 0.71 0.71 C 1405 2187 N +27 14 V +-99 206 V +-27 -14 V +99 -206 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 808 1621 N -46 8 V -55 159 V 46 -9 V 55 -158 V 1 PolyFill +0.68 0.68 0.68 C 808 1621 N +-46 8 V +-55 159 V +46 -9 V +55 -158 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 719 1761 N 34 18 V -102 19 V -34 -19 V 102 -18 V 1 PolyFill +0.71 0.71 0.71 C 719 1761 N +34 18 V +-102 19 V +-34 -19 V +102 -18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 651 1798 N 46 -9 V 55 218 V -46 9 V -55 -218 V 1 PolyFill +0.71 0.71 0.71 C 651 1798 N +46 -9 V +55 218 V +-46 9 V +651 1798 L +Z stroke +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 1012 2501 N 2526 -451 V -373 -199 V -1943 347 V -580 -311 V -583 104 V 953 510 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 2209 2152 N 213 -38 V 38 20 V -213 38 V -38 -20 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 1194 2333 N 356 -63 V 38 20 V -356 63 V -38 -20 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 613 1966 N 115 -21 V 88 47 V -116 20 V -87 -46 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 1327 2388 N 142 -25 V 69 36 V -142 26 V -69 -37 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 2931 2102 N 152 -27 V 68 36 V -151 27 V -69 -36 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 1026 2241 N 56 -10 V 139 74 V -56 10 V -139 -74 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 835 2397 N 290 -52 V 38 21 V -290 52 V -38 -21 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2161 2140 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2217 2130 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 537 1979 N +95 51 V +-95 -51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 630 2029 N +76 -13 V +-76 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 706 2016 N +-93 -50 V +93 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 651 2226 N +-32 -17 V +32 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 549 2244 N +30 -5 V +-30 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 609 2234 N +181 -32 V +-181 32 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 517 2227 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1320 2438 N +-23 -12 V +23 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1280 2417 N +-72 -39 V +72 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1311 2391 N +158 -28 V +-158 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1311 2391 N +-44 -23 V +44 23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1267 2368 N +40 -7 V +-40 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1390 2377 N +-44 -24 V +44 24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1336 2355 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1538 2399 N +-113 -60 V +113 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1705 2289 N +113 60 V +-113 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2328 2258 N +-112 -60 V +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2644 2202 N +-113 -60 V +113 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2931 2102 N +158 -28 V +-158 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3089 2074 N +-43 -24 V +43 24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3027 2085 N +-44 -24 V +44 24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3217 2100 N +-112 -60 V +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1565 2217 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1607 2239 N +-25 -13 V +25 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 625 1890 N +72 1989 L +553 -99 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 990 2497 N +850 2422 L +140 75 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 850 2422 N +151 -27 V +-151 27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1001 2395 N +10 5 V +-10 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3000 2138 N +-113 -60 V +113 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 663 2046 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 728 1945 N +-191 34 V +191 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 765 2153 N +548 2037 L +217 116 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1085 2324 N +894 2222 L +191 102 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 875 2212 N +-36 -19 V +36 19 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 839 2193 N +-16 3 V +16 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1703 2192 N +-104 -56 V +104 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1977 2143 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2277 2090 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2530 2044 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2806 1995 N +-104 -56 V +104 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3047 1952 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3240 1947 N +60 -10 V +-60 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1271 2299 N +254 -45 V +-254 45 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1480 2244 N +25 13 V +-25 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1558 2248 N +65 -12 V +-65 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1656 2230 N +168 -30 V +-168 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1745 2214 N +-24 -13 V +24 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1857 2194 N +47 -8 V +-47 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1880 2190 N +-146 -78 V +146 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1936 2180 N +103 -18 V +-103 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2019 2166 N +-25 -14 V +25 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2072 2156 N +108 -19 V +-108 19 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2210 2131 N +26 -4 V +-26 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2269 2121 N +108 -20 V +-108 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2319 2112 N +-25 -13 V +25 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3043 1983 N +164 -30 V +-164 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3089 1974 N +-25 -13 V +25 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2964 1997 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2987 1993 N +-147 -79 V +147 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2763 2033 N +171 -31 V +-171 31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2848 2017 N +-24 -13 V +24 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2690 2046 N +43 -8 V +-43 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2713 2042 N +-146 -79 V +146 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2499 2080 N +158 -28 V +-158 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2571 2067 N +-24 -13 V +24 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2410 2096 N +56 -10 V +-56 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2433 2091 N +-145 -78 V +145 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 529 2027 N +-40 -22 V +40 22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 218 2067 N +290 -51 V +-290 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2565 2216 N +-73 -39 V +73 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2462 2154 N +-29 5 V +29 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2413 2191 N +73 39 V +-73 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2160 2208 N +-128 23 V +128 -23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1999 2237 N +-56 10 V +56 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2452 2156 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1979 2241 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1900 2255 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1880 2258 N +30 -5 V +-30 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1940 2276 N +72 39 V +-72 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2091 2301 N +-72 -39 V +72 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1847 2264 N +-92 17 V +92 -17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1722 2286 N +-33 6 V +33 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1689 2292 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1527 2321 N +96 -17 V +-96 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1623 2304 N +17 9 V +-17 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1659 2323 N +46 25 V +-46 -25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1735 2364 N +-13 -7 V +13 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1653 2379 N +-13 -7 V +13 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1622 2363 N +-81 -44 V +81 44 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1461 2359 N +116 -21 V +-116 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1598 2349 N +82 -14 V +-82 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1046 2407 N +-16 3 V +16 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1030 2410 N +72 39 V +-72 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1119 2458 N +23 12 V +-23 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 909 2180 N +194 -34 V +-194 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2686 2114 N +149 -26 V +-149 26 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2727 2122 N +-21 -11 V +21 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2657 2200 N +-112 -61 V +112 61 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2492 2149 N +165 -30 V +-165 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2350 2174 N +50 -9 V +-50 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2394 2181 N +-21 -11 V +21 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2193 2202 N +125 -22 V +-125 22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 448 1931 N +-14 -7 V +14 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 470 1995 N +362 1937 L +108 58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 835 2397 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1125 2345 N +-21 -11 V +21 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3164 2029 N +231 -41 V +-231 41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2818 2171 N +-72 -39 V +72 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2887 2078 N +50 -9 V +-50 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 759 2192 N +-11 -6 V +11 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 537 1979 N +-70 -38 V +70 38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 807 2175 N +-23 -12 V +23 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1079 2401 N +129 -23 V +-129 23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1425 2339 N +73 -13 V +-73 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3105 2040 N +26 -5 V +-26 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1078 2229 N +135 -24 V +-135 24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2229 2196 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1463 2235 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1078 2229 N +147 78 V +-147 -78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1225 2307 N +13 -2 V +-13 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 978 2267 N +-290 52 V +290 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 990 2497 N +3507 2048 L +990 2497 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3507 2048 N +3153 1858 L +354 190 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3153 1858 N +1213 2205 L +3153 1858 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1213 2205 N +625 1890 L +588 315 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 72 1989 N +801 429 V +72 1989 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2240 2174 N +220 -40 V +-220 40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2460 2134 N +-38 -20 V +38 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2422 2114 N +-220 39 V +220 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1232 2353 N +-38 -20 V +38 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1194 2333 N +356 -63 V +-356 63 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1550 2270 N +38 20 V +-38 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1588 2290 N +-356 63 V +356 -63 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1001 2395 N +162 -29 V +-162 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1163 2366 N +-38 -21 V +38 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1172 2317 N +-147 -79 V +147 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1225 2307 N +-53 10 V +53 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2864 2082 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2077 2095 N +20 -3 V +-20 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2970 2064 N +23 -5 V +-23 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3039 2051 N +7 -1 V +-7 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1425 2339 N +-10 2 V +10 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1376 2428 N +-40 -21 V +40 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 872 2187 N +37 -7 V +-37 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2993 2059 N +46 -8 V +-46 8 V +Z stroke +1.000 UP +% Begin plot #1 +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.58 0.00 0.83 C LTw +% End plot #1 +% Begin plot #2 +LCb setrgbcolor +2.000 UL +LTb +0.00 0.00 0.00 C 3295 1222 M +-382 68 V +-139 25 V +-247 417 V +-73 13 V +-243 420 V +-243 44 V +-819 121 V +986 2248 L +857 2179 L +165 -30 V +3541 239 R +129 0 V +stroke +LTw +% End plot #2 +% Begin plot #3 +LCb setrgbcolor +2.000 UL +LTb +0.00 0.00 1.00 C 2839 1238 M +39 -22 V +6 -1 V +3 0 V +-13 -2 V +2 0 V +-3 -1 V +-1 1 V +-6 4 V +-3 1 V +-8 1 V +-12 0 V +-11 5 V +-9 -1 V +-2 0 V +-6 4 V +8 17 V +0 5 V +0 4 V +0 -1 V +0 2 V +-4 -2 V +-1 3 V +3 2 V +-1 -1 V +0 2 V +-1 1 V +-5 6 V +-20 25 V +-40 60 V +-39 68 V +-20 37 V +-16 33 V +-11 21 V +-3 5 V +-5 11 V +-7 14 V +0 1 V +0 3 V +-2 3 V +2 -4 V +0 1 V +0 2 V +-1 1 V +3 -5 V +1 -2 V +0 1 V +1 -3 V +-3 6 V +1 -2 V +-1 2 V +0 -1 V +-4 9 V +3 -6 V +-7 14 V +-10 18 V +-25 48 V +-9 17 V +-8 15 V +-6 12 V +-2 3 V +-4 8 V +-4 7 V +0 -1 V +-1 3 V +-4 7 V +-3 5 V +-1 2 V +-4 3 V +-23 25 V +-105 116 V +-70 85 V +-21 27 V +-8 11 V +-7 7 V +-3 8 V +1 2 V +-1 2 V +1 0 V +1 -2 V +1 -1 V +1 -2 V +1 -2 V +0 1 V +-3 4 V +-2 4 V +-3 7 V +-2 4 V +-7 13 V +-11 23 V +-5 9 V +-11 20 V +-2 4 V +-5 10 V +-2 4 V +2 -3 V +-4 7 V +-1 2 V +0 1 V +-1 1 V +2 -3 V +-2 2 V +1 0 V +-3 5 V +-2 3 V +stroke 2272 2100 M +-15 27 V +-15 24 V +-14 20 V +-19 12 V +-23 10 V +-28 7 V +-36 6 V +-16 1 V +-27 5 V +-35 3 V +-43 2 V +-36 2 V +-39 1 V +-14 -1 V +-33 2 V +-33 2 V +-33 4 V +-28 4 V +-4 1 V +-31 4 V +-28 5 V +-26 8 V +-31 6 V +-35 5 V +-22 1 V +-38 3 V +-36 4 V +-35 3 V +-29 4 V +-9 1 V +-21 4 V +-22 4 V +-27 4 V +-21 4 V +-23 4 V +-13 2 V +-29 4 V +-25 4 V +-20 4 V +-20 3 V +-17 3 V +-5 1 V +-14 -2 V +-19 -2 V +-14 -2 V +-21 -6 V +-16 -1 V +-19 -6 V +-9 -5 V +-14 -6 V +-13 -8 V +-21 -7 V +-7 0 V +-21 -6 V +-14 -5 V +-10 -6 V +-11 -5 V +-11 -6 V +0 -1 V +-13 -8 V +-11 -5 V +-13 -7 V +-10 -4 V +-9 -6 V +-2 -1 V +-12 -5 V +-16 -6 V +-21 -7 V +-19 -5 V +-8 -4 V +14 -6 V +25 1 V +20 -3 V +14 -5 V +16 0 V +17 -3 V +18 -3 V +10 -3 V +21 -1 V +-10 -1 V +3568 7 R +129 0 V +stroke +LTw +% End plot #3 +% Begin plot #4 +LCb setrgbcolor +2.000 UL +LTb +0.00 1.00 0.00 C 2820 1283 M +32 -36 V +-6 -15 V +-4 -16 V +-2 -8 V +0 -4 V +-4 -9 V +-4 -7 V +-4 -5 V +5 2 V +10 0 V +6 0 V +-2 1 V +11 3 V +11 2 V +4 3 V +2 5 V +-23 13 V +-1 9 V +-9 9 V +-15 14 V +-8 6 V +1 4 V +3 3 V +2 2 V +1 2 V +-4 -2 V +1 2 V +-6 3 V +-21 6 V +-42 8 V +-49 7 V +-42 7 V +-25 4 V +-19 3 V +-2 0 V +-13 3 V +-12 2 V +-18 4 V +-9 1 V +-12 3 V +-15 4 V +-6 1 V +-7 1 V +1 0 V +-12 3 V +-5 1 V +-16 7 V +-4 1 V +-16 7 V +-12 8 V +-14 11 V +-5 8 V +-10 20 V +-2 32 V +-4 62 V +4 130 V +6 109 V +-5 29 V +-1 5 V +2 -5 V +-9 23 V +-9 19 V +-11 32 V +-19 50 V +-16 38 V +-6 13 V +-8 17 V +-6 12 V +-4 7 V +-5 9 V +-3 8 V +-2 3 V +-2 5 V +-2 2 V +-2 3 V +1 -2 V +0 1 V +0 -2 V +-1 2 V +1 -2 V +0 1 V +-1 3 V +2 -3 V +1 -1 V +-2 2 V +0 1 V +-1 -1 V +-1 1 V +-5 13 V +-23 51 V +-32 59 V +-24 38 V +-6 11 V +-9 12 V +-9 8 V +-6 6 V +1 0 V +-12 5 V +-14 5 V +-1 0 V +-9 3 V +1 3 V +-7 3 V +-24 5 V +stroke 2148 2209 M +-12 -1 V +-16 0 V +-27 6 V +-27 7 V +-28 6 V +-19 3 V +-25 4 V +-19 3 V +-22 3 V +-27 3 V +5 3 V +-23 3 V +-31 5 V +-36 4 V +-44 5 V +-17 3 V +-40 4 V +-22 5 V +-29 5 V +-34 4 V +-26 4 V +-13 1 V +-25 3 V +-25 4 V +-28 4 V +-30 4 V +-16 -1 V +-46 0 V +-47 -6 V +-33 -3 V +-9 -2 V +-25 2 V +-21 2 V +-24 1 V +-23 1 V +-5 -3 V +-28 -4 V +-19 -4 V +-15 -6 V +-11 -6 V +-3 -1 V +-4 -2 V +-1 1 V +-1 -1 V +-1 -1 V +2 2 V +-1 0 V +-2 -1 V +-2 0 V +-9 5 V +-24 -2 V +-27 5 V +-42 1 V +-16 -4 V +-30 1 V +-15 -2 V +-6 -2 V +2 -1 V +-9 -3 V +-6 -3 V +-5 -3 V +-7 -2 V +0 1 V +-5 -1 V +-5 -2 V +-4 -3 V +-5 0 V +-3 -2 V +-9 -6 V +-4 -1 V +-15 -9 V +-13 -7 V +-3 -3 V +-9 -5 V +-18 -9 V +-22 -10 V +-7 -3 V +-9 -10 V +1 -10 V +16 -3 V +4 0 V +27 -3 V +21 -2 V +13 -4 V +5 -3 V +-12 2 V +-16 3 V +-2 1 V +-14 5 V +4563 1948 M +129 0 V +stroke +LTw +% End plot #4 +% Begin plot #5 +LCb setrgbcolor +2.000 UL +LTb +1.00 0.00 0.00 C 2801 1294 M +90 -40 V +20 -10 V +6 -12 V +2 -6 V +-2 -1 V +-1 -3 V +-6 -9 V +-10 -11 V +-14 -2 V +-10 -1 V +-10 1 V +-16 -3 V +-7 -2 V +-1 -2 V +3 -1 V +13 0 V +-24 1 V +7 0 V +-5 1 V +-13 5 V +-8 11 V +-10 13 V +-15 11 V +2 6 V +5 5 V +-16 -7 V +25 12 V +14 8 V +9 7 V +6 4 V +-22 -4 V +2 6 V +-77 -15 V +-159 -18 V +-44 -5 V +-40 4 V +-25 5 V +-37 6 V +-10 2 V +-20 4 V +-13 4 V +-12 0 V +-6 4 V +-4 -1 V +-16 3 V +-4 2 V +-1 6 V +13 5 V +0 6 V +2 5 V +7 6 V +7 4 V +4 4 V +4 3 V +4 2 V +7 4 V +6 4 V +2 0 V +1 1 V +3 2 V +6 3 V +2 1 V +2 1 V +1 0 V +1 1 V +1 1 V +1 0 V +2 1 V +0 1 V +5 3 V +2 4 V +-3 6 V +-5 4 V +-5 4 V +-10 6 V +-20 10 V +-50 24 V +-56 23 V +-53 23 V +-27 9 V +-5 2 V +-7 3 V +-10 4 V +10 0 V +-3 3 V +14 0 V +14 1 V +19 -4 V +8 2 V +6 3 V +7 2 V +10 -3 V +1 1 V +-1 1 V +-3 2 V +4 -1 V +-11 5 V +-9 6 V +-5 4 V +-1 4 V +-7 4 V +-7 6 V +-1 0 V +-3 3 V +stroke 2221 1491 M +-1 3 V +-1 2 V +1 2 V +-9 1 V +3 1 V +-2 1 V +2 2 V +-5 0 V +11 1 V +-11 0 V +-2 0 V +-27 2 V +-88 -1 V +-130 3 V +-170 9 V +-15 1 V +-61 5 V +-49 5 V +-24 2 V +0 -1 V +-20 3 V +-11 1 V +-25 1 V +-17 -3 V +-4 -3 V +-21 0 V +-22 -4 V +-15 -1 V +-1 1 V +-14 2 V +-19 1 V +-27 0 V +-21 1 V +0 1 V +-30 3 V +-19 2 V +-18 3 V +-14 2 V +-16 3 V +-16 3 V +-11 2 V +-21 3 V +-9 2 V +-4 0 V +-15 2 V +-12 2 V +-13 2 V +-2 0 V +-8 1 V +-13 0 V +-24 0 V +-34 -4 V +-40 -7 V +-30 28 V +3 195 V +-7 25 V +-1 3 V +-9 24 V +-14 25 V +-13 2 V +-14 -5 V +-5 -1 V +-11 -6 V +-10 -8 V +-12 -6 V +-18 -7 V +-13 -1 V +-21 -5 V +-17 -2 V +-18 -1 V +-16 -1 V +3 0 V +-6 -2 V +-13 -2 V +-12 -3 V +-13 -1 V +-8 -7 V +-11 -10 V +15 -3 V +16 -1 V +-1 -3 V +-3 -2 V +-20 -4 V +-7 -1 V +-2 -1 V +5 0 V +-1 0 V +3740 -39 R +129 0 V +stroke +LTw +% End plot #5 +1.000 UP +stroke +grestore +end +showpage +%%Trailer diff --git a/tex/gfx/eval/path1.gp b/tex/gfx/eval/path1.gp new file mode 100755 index 0000000..375afd4 --- /dev/null +++ b/tex/gfx/eval/path1.gp @@ -0,0 +1,1419 @@ +set ticslevel 0 +set terminal epslatex color dashed size 3.38583,1.77165 +set output "/mnt/vm/paper/OTHER2017/for_toni/out//path1.tex" +set multiplot layout 1,1 scale 1,1 offset -0.02,0 +unset border + set view equal xy +set key noopaque samplen 0.5 at screen 0.990000,screen 0.980000 width 0 +set xrange [0.800000:111.000000] +unset xtics +unset xlabel +set yrange [-8.000000:58.299999] +unset ytics +unset ylabel +set zrange [-12.000000:24.000000] +unset ztics +unset zlabel +set cbtics autofreq +set format cb '\footnotesize{%h}' +unset cblabel +set view 72,30 ,4.4,1 +set ticslevel 0 +unset lmargin +unset rmargin +unset tmargin +unset bmargin + set object 1 polygon from first 0.800000,first 50.799999,first 0.000000to first 77.599998,first 50.799999,first 0.000000to first 77.400002,first 37.600002,first 0.000000to first 77.000000,first 37.600002,first 0.000000to first 77.000000,first 31.400000,first 0.000000to first 18.200001,first 31.400000,first 0.000000to first 18.200001,first 0.600000,first 0.000000to first 0.800000,first 0.700000,first 0.000000to first 0.800000,first 50.799999,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 2 polygon from first 14.500000,first 6.100000,first 0.000000to first 18.000000,first 6.100000,first 0.000000to first 18.000000,first 10.700000,first 0.000000to first 14.500000,first 10.700000,first 0.000000to first 14.500000,first 6.100000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 3 polygon from first 12.800000,first 46.600002,first 0.000000to first 17.100000,first 46.600002,first 0.000000to first 17.100000,first 50.200001,first 0.000000to first 12.800000,first 50.200001,first 0.000000to first 12.800000,first 46.600002,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 4 polygon from first 61.500000,first 46.600002,first 0.000000to first 66.099998,first 46.600002,first 0.000000to first 66.099998,first 49.900002,first 0.000000to first 61.500000,first 49.900002,first 0.000000to first 61.500000,first 46.600002,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 5 polygon from first 18.200001,first 31.400000,first 0.000000to first 18.200001,first 4.200000,first 0.000000to first 42.900002,first 4.200000,first 0.000000to first 42.900002,first 4.100000,first 0.000000to first 91.500000,first 4.100000,first 0.000000to first 91.400002,first 41.200001,first 0.000000to first 88.400002,first 41.200001,first 0.000000to first 88.400002,first 34.200001,first 0.000000to first 77.000000,first 34.200001,first 0.000000to first 77.000000,first 31.400000,first 0.000000to first 18.200001,first 31.400000,first 0.000000 fillcolor rgb '#b4f0b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 6 polygon from first 77.599998,first 41.200001,first 0.000000to first 91.400002,first 41.200001,first 0.000000to first 91.400002,first 38.000000,first 0.000000to first 111.000000,first 38.000000,first 0.000000to first 111.000000,first 50.799999,first 0.000000to first 77.599998,first 50.799999,first 0.000000to first 77.599998,first 41.200001,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 7 polygon from first 91.400002,first 4.200000,first 0.000000to first 43.000000,first 4.200000,first 0.000000to first 43.000000,first -8.000000,first 0.000000to first 111.000000,first -8.000000,first 0.000000to first 111.000000,first 26.000000,first 0.000000to first 98.000000,first 26.000000,first 0.000000to first 98.000000,first 38.000000,first 0.000000to first 91.400002,first 38.000000,first 0.000000to first 91.400002,first 4.200000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 8 polygon from first 34.400002,first 18.000000,first 0.000000to first 39.200001,first 18.000000,first 0.000000to first 39.200001,first 22.800001,first 0.000000to first 34.400002,first 22.800001,first 0.000000to first 34.400002,first 18.000000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 9 polygon from first 62.200001,first 22.800001,first 0.000000to first 62.200001,first 18.000000,first 0.000000to first 66.800003,first 18.000000,first 0.000000to first 66.800003,first 22.800001,first 0.000000to first 62.200001,first 22.800001,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 10 polygon from first 93.939995,first 0.900000,first 0.000000to first 93.939995,first -1.600000,first 0.000000to first 95.739998,first -1.600000,first 0.000000to first 95.739998,first 0.900000,first 0.000000to first 97.400002,first 0.900000,first 0.000000to first 97.400002,first -3.600000,first 0.000000to first 92.400002,first -3.600000,first 0.000000to first 92.400002,first 0.900000,first 0.000000to first 93.939995,first 0.900000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 11 polygon from first 55.000000,first 0.900000,first 0.000000to first 59.600002,first 0.900000,first 0.000000to first 59.600002,first -4.100000,first 0.000000to first 55.000000,first -4.100000,first 0.000000to first 55.000000,first 0.900000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 12 polygon from first 73.400002,first 34.799999,first 0.000000to first 77.000000,first 34.799999,first 0.000000to first 77.000000,first 37.600002,first 0.000000to first 77.400002,first 37.600002,first 0.000000to first 77.459999,first 41.299999,first 0.000000to first 76.500000,first 41.299999,first 0.000000to first 73.400002,first 41.299999,first 0.000000to first 73.400002,first 34.799999,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 13 polygon from first 10.500000,first 50.200001,first 0.000000to first 10.500000,first 49.000000,first 0.000000to first 10.500000,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 14 polygon from first 0.500000,first 50.200001,first 0.000000to first 61.500000,first 50.200001,first 0.000000to first 0.500000,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 15 polygon from first 61.500000,first 49.900002,first 0.000000to first 77.099998,first 49.900002,first 0.000000to first 61.500000,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 16 polygon from first 61.500000,first 50.200001,first 0.000000to first 61.500000,first 44.299999,first 0.000000to first 61.500000,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 17 polygon from first 60.500000,first 44.299999,first 0.000000to first 63.000000,first 44.299999,first 0.000000to first 60.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 18 polygon from first 64.400002,first 44.299999,first 0.000000to first 64.400002,first 46.600002,first 0.000000to first 64.400002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 19 polygon from first 61.500000,first 46.600002,first 0.000000to first 66.300003,first 46.600002,first 0.000000to first 61.500000,first 46.600002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 20 polygon from first 66.300003,first 46.799999,first 0.000000to first 66.300003,first 44.299999,first 0.000000to first 66.300003,first 46.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 21 polygon from first 68.099998,first 44.299999,first 0.000000to first 68.099998,first 49.900002,first 0.000000to first 68.099998,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 22 polygon from first 56.700001,first 50.200001,first 0.000000to first 56.700001,first 44.299999,first 0.000000to first 56.700001,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 23 polygon from first 56.100002,first 44.299999,first 0.000000to first 59.500000,first 44.299999,first 0.000000to first 56.100002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 24 polygon from first 61.000000,first 44.299999,first 0.000000to first 61.000000,first 50.200001,first 0.000000to first 61.000000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 25 polygon from first 55.100002,first 44.299999,first 0.000000to first 53.700001,first 44.299999,first 0.000000to first 55.100002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 26 polygon from first 54.299999,first 44.299999,first 0.000000to first 54.299999,first 50.200001,first 0.000000to first 54.299999,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 27 polygon from first 52.700001,first 44.299999,first 0.000000to first 47.500000,first 44.299999,first 0.000000to first 52.700001,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 28 polygon from first 51.900002,first 44.299999,first 0.000000to first 51.900002,first 50.200001,first 0.000000to first 51.900002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 29 polygon from first 45.400002,first 44.299999,first 0.000000to first 40.100002,first 44.299999,first 0.000000to first 45.400002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 30 polygon from first 44.700001,first 44.299999,first 0.000000to first 44.700001,first 50.200001,first 0.000000to first 44.700001,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 31 polygon from first 38.000000,first 44.299999,first 0.000000to first 35.799999,first 44.299999,first 0.000000to first 38.000000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 32 polygon from first 36.900002,first 44.299999,first 0.000000to first 36.900002,first 45.700001,first 0.000000to first 36.900002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 33 polygon from first 36.900002,first 46.700001,first 0.000000to first 36.900002,first 50.200001,first 0.000000to first 36.900002,first 46.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 34 polygon from first 34.799999,first 44.299999,first 0.000000to first 32.100002,first 44.299999,first 0.000000to first 34.799999,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 35 polygon from first 33.900002,first 44.299999,first 0.000000to first 33.900002,first 45.700001,first 0.000000to first 33.900002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 36 polygon from first 33.900002,first 46.700001,first 0.000000to first 33.900002,first 50.200001,first 0.000000to first 33.900002,first 46.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 37 polygon from first 30.100000,first 44.299999,first 0.000000to first 27.900000,first 44.299999,first 0.000000to first 30.100000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 38 polygon from first 28.500000,first 44.299999,first 0.000000to first 28.500000,first 50.200001,first 0.000000to first 28.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 39 polygon from first 26.900000,first 44.299999,first 0.000000to first 25.500000,first 44.299999,first 0.000000to first 26.900000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 40 polygon from first 25.500000,first 50.200001,first 0.000000to first 25.500000,first 44.299999,first 0.000000to first 25.500000,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 41 polygon from first 23.100000,first 44.299999,first 0.000000to first 23.100000,first 48.600002,first 0.000000to first 23.100000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 42 polygon from first 23.100000,first 49.500000,first 0.000000to first 23.100000,first 50.200001,first 0.000000to first 23.100000,first 49.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 43 polygon from first 23.100000,first 44.299999,first 0.000000to first 16.800001,first 44.299999,first 0.000000to first 23.100000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 44 polygon from first 17.100000,first 44.299999,first 0.000000to first 17.100000,first 50.200001,first 0.000000to first 17.100000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 45 polygon from first 15.800000,first 44.299999,first 0.000000to first 14.400001,first 44.299999,first 0.000000to first 15.800000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 46 polygon from first 13.500000,first 44.299999,first 0.000000to first 12.100000,first 44.299999,first 0.000000to first 13.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 47 polygon from first 10.500000,first 44.299999,first 0.000000to first 10.500000,first 48.100002,first 0.000000to first 10.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 48 polygon from first 10.600000,first 44.299999,first 0.000000to first 9.500000,first 44.299999,first 0.000000to first 10.600000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 49 polygon from first 8.500000,first 44.299999,first 0.000000to first 5.100000,first 44.299999,first 0.000000to first 8.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 50 polygon from first 5.100000,first 44.200001,first 0.000000to first 5.100000,first 48.100002,first 0.000000to first 5.100000,first 44.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 51 polygon from first 5.100000,first 49.000000,first 0.000000to first 5.100000,first 50.200001,first 0.000000to first 5.100000,first 49.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 52 polygon from first 5.100000,first 43.200001,first 0.000000to first 5.100000,first 42.799999,first 0.000000to first 5.100000,first 43.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 53 polygon from first 5.100000,first 42.799999,first 0.000000to first 0.500000,first 42.799999,first 0.000000to first 5.100000,first 42.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 54 polygon from first 0.500000,first 42.799999,first 0.000000to first 0.500000,first 50.200001,first 0.000000to first 0.500000,first 42.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 55 polygon from first 1.200000,first 42.799999,first 0.000000to first 1.200000,first 0.700000,first 0.000000to first 1.200000,first 42.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 56 polygon from first 1.200000,first 0.700000,first 0.000000to first 18.000000,first 0.700000,first 0.000000to first 1.200000,first 0.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 57 polygon from first 18.000000,first 12.500000,first 0.000000to first 18.000000,first 31.600000,first 0.000000to first 18.000000,first 12.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 58 polygon from first 18.000000,first 12.700000,first 0.000000to first 12.200000,first 12.700000,first 0.000000to first 18.000000,first 12.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 59 polygon from first 12.200000,first 12.500000,first 0.000000to first 12.200000,first 13.600000,first 0.000000to first 12.200000,first 12.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 60 polygon from first 12.200000,first 11.000000,first 0.000000to first 14.500000,first 11.000000,first 0.000000to first 12.200000,first 11.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 61 polygon from first 14.500000,first 11.000000,first 0.000000to first 14.500000,first 6.100000,first 0.000000to first 14.500000,first 11.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 62 polygon from first 18.000000,first 6.100000,first 0.000000to first 12.200000,first 6.100000,first 0.000000to first 18.000000,first 6.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 63 polygon from first 12.200000,first 11.000000,first 0.000000to first 12.200000,first 6.100000,first 0.000000to first 12.200000,first 11.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 64 polygon from first 12.200000,first 4.000000,first 0.000000to first 12.200000,first 0.700000,first 0.000000to first 12.200000,first 4.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 65 polygon from first 12.200000,first 14.500000,first 0.000000to first 12.200000,first 15.600000,first 0.000000to first 12.200000,first 14.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 66 polygon from first 12.200000,first 16.600000,first 0.000000to first 12.200000,first 18.000000,first 0.000000to first 12.200000,first 16.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 67 polygon from first 12.200000,first 19.000000,first 0.000000to first 12.200000,first 21.600000,first 0.000000to first 12.200000,first 19.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 68 polygon from first 12.200000,first 21.000000,first 0.000000to first 12.800000,first 21.000000,first 0.000000to first 12.200000,first 21.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 69 polygon from first 13.800000,first 21.000000,first 0.000000to first 18.000000,first 21.000000,first 0.000000to first 13.800000,first 21.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 70 polygon from first 12.200000,first 22.600000,first 0.000000to first 12.200000,first 24.200001,first 0.000000to first 12.200000,first 22.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 71 polygon from first 12.200000,first 23.500000,first 0.000000to first 18.000000,first 23.500000,first 0.000000to first 12.200000,first 23.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 72 polygon from first 12.200000,first 25.200001,first 0.000000to first 12.200000,first 27.800001,first 0.000000to first 12.200000,first 25.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 73 polygon from first 12.200000,first 27.000000,first 0.000000to first 12.800000,first 27.000000,first 0.000000to first 12.200000,first 27.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 74 polygon from first 13.800000,first 27.000000,first 0.000000to first 18.000000,first 27.000000,first 0.000000to first 13.800000,first 27.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 75 polygon from first 12.200000,first 28.800001,first 0.000000to first 12.200000,first 30.000000,first 0.000000to first 12.200000,first 28.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 76 polygon from first 12.200000,first 29.500000,first 0.000000to first 18.000000,first 29.500000,first 0.000000to first 12.200000,first 29.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 77 polygon from first 12.200000,first 31.000000,first 0.000000to first 12.200000,first 31.600000,first 0.000000to first 12.200000,first 31.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 78 polygon from first 21.800001,first 31.600000,first 0.000000to first 70.000000,first 31.600000,first 0.000000to first 21.800001,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 79 polygon from first 76.800003,first 31.600000,first 0.000000to first 76.800003,first 38.400002,first 0.000000to first 76.800003,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 80 polygon from first 77.099998,first 41.299999,first 0.000000to first 77.099998,first 38.400002,first 0.000000to first 77.099998,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 81 polygon from first 77.099998,first 38.400002,first 0.000000to first 76.800003,first 38.400002,first 0.000000to first 77.099998,first 38.400002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 82 polygon from first 25.500000,first 31.600000,first 0.000000to first 25.500000,first 39.299999,first 0.000000to first 25.500000,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 83 polygon from first 25.500000,first 39.299999,first 0.000000to first 26.100000,first 39.299999,first 0.000000to first 25.500000,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 84 polygon from first 27.100000,first 39.299999,first 0.000000to first 35.700001,first 39.299999,first 0.000000to first 27.100000,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 85 polygon from first 36.700001,first 39.299999,first 0.000000to first 42.900002,first 39.299999,first 0.000000to first 36.700001,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 86 polygon from first 42.299999,first 39.299999,first 0.000000to first 42.299999,first 31.600000,first 0.000000to first 42.299999,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 87 polygon from first 42.299999,first 34.799999,first 0.000000to first 43.000000,first 34.799999,first 0.000000to first 42.299999,first 34.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 88 polygon from first 44.100002,first 31.600000,first 0.000000to first 44.100002,first 39.299999,first 0.000000to first 44.100002,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 89 polygon from first 43.799999,first 39.299999,first 0.000000to first 44.700001,first 39.299999,first 0.000000to first 43.799999,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 90 polygon from first 35.100002,first 39.299999,first 0.000000to first 35.100002,first 31.600000,first 0.000000to first 35.100002,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 91 polygon from first 50.700001,first 31.600000,first 0.000000to first 50.700001,first 39.299999,first 0.000000to first 50.700001,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 92 polygon from first 45.700001,first 39.299999,first 0.000000to first 51.299999,first 39.299999,first 0.000000to first 45.700001,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 93 polygon from first 52.299999,first 39.299999,first 0.000000to first 56.000000,first 39.299999,first 0.000000to first 52.299999,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 94 polygon from first 55.500000,first 39.299999,first 0.000000to first 55.500000,first 31.600000,first 0.000000to first 55.500000,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 95 polygon from first 61.400002,first 31.600000,first 0.000000to first 61.400002,first 39.299999,first 0.000000to first 61.400002,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 96 polygon from first 61.400002,first 39.299999,first 0.000000to first 57.000000,first 39.299999,first 0.000000to first 61.400002,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 97 polygon from first 1.200000,first 36.700001,first 0.000000to first 10.000000,first 36.700001,first 0.000000to first 1.200000,first 36.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 98 polygon from first 7.200000,first 36.700001,first 0.000000to first 7.200000,first 40.900002,first 0.000000to first 7.200000,first 36.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 99 polygon from first 4.300000,first 36.700001,first 0.000000to first 4.300000,first 40.900002,first 0.000000to first 4.300000,first 36.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 100 polygon from first 3.600000,first 40.900002,first 0.000000to first 5.000000,first 40.900002,first 0.000000to first 3.600000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 101 polygon from first 6.000000,first 40.900002,first 0.000000to first 7.800000,first 40.900002,first 0.000000to first 6.000000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 102 polygon from first 8.700000,first 40.900002,first 0.000000to first 10.000000,first 40.900002,first 0.000000to first 8.700000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 103 polygon from first 10.000000,first 40.900002,first 0.000000to first 10.000000,first 35.100002,first 0.000000to first 10.000000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 104 polygon from first 10.000000,first 34.100002,first 0.000000to first 10.000000,first 31.000000,first 0.000000to first 10.000000,first 34.100002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 105 polygon from first 10.000000,first 32.500000,first 0.000000to first 3.100000,first 32.500000,first 0.000000to first 10.000000,first 32.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 106 polygon from first 2.200000,first 32.500000,first 0.000000to first 1.200000,first 32.500000,first 0.000000to first 2.200000,first 32.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 107 polygon from first 1.200000,first 29.500000,first 0.000000to first 10.000000,first 29.500000,first 0.000000to first 1.200000,first 29.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 108 polygon from first 10.000000,first 30.000000,first 0.000000to first 10.000000,first 28.800001,first 0.000000to first 10.000000,first 30.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 109 polygon from first 10.000000,first 27.800001,first 0.000000to first 10.000000,first 25.400000,first 0.000000to first 10.000000,first 27.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 110 polygon from first 10.000000,first 25.800001,first 0.000000to first 3.000000,first 25.800001,first 0.000000to first 10.000000,first 25.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 111 polygon from first 2.100000,first 25.800001,first 0.000000to first 1.200000,first 25.800001,first 0.000000to first 2.100000,first 25.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 112 polygon from first 4.300000,first 25.800001,first 0.000000to first 4.300000,first 24.100000,first 0.000000to first 4.300000,first 25.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 113 polygon from first 1.200000,first 24.100000,first 0.000000to first 10.000000,first 24.100000,first 0.000000to first 1.200000,first 24.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 114 polygon from first 10.000000,first 24.600000,first 0.000000to first 10.000000,first 2.300000,first 0.000000to first 10.000000,first 24.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 115 polygon from first 10.000000,first 1.300000,first 0.000000to first 10.000000,first 0.700000,first 0.000000to first 10.000000,first 1.300000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 116 polygon from first 12.200000,first 15.100000,first 0.000000to first 18.000000,first 15.100000,first 0.000000to first 12.200000,first 15.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 117 polygon from first 12.200000,first 17.500000,first 0.000000to first 18.000000,first 17.500000,first 0.000000to first 12.200000,first 17.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 118 polygon from first 2.700000,first 40.900002,first 0.000000to first 1.200000,first 40.900002,first 0.000000to first 2.700000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 119 polygon from first 1.200000,first 5.400000,first 0.000000to first 10.000000,first 5.400000,first 0.000000to first 1.200000,first 5.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 120 polygon from first 77.099998,first 44.299999,first 0.000000to first 77.099998,first 49.900002,first 0.000000to first 77.099998,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 121 polygon from first 12.300000,first 44.299999,first 0.000000to first 12.300000,first 46.600002,first 0.000000to first 12.300000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 122 polygon from first 12.300000,first 46.600002,first 0.000000to first 17.100000,first 46.600002,first 0.000000to first 12.300000,first 46.600002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 123 polygon from first 14.700000,first 44.299999,first 0.000000to first 14.700000,first 46.600002,first 0.000000to first 14.700000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 124 polygon from first 73.400002,first 41.299999,first 0.000000to first 73.400002,first 34.700001,first 0.000000to first 73.400002,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 125 polygon from first 73.400002,first 41.299999,first 0.000000to first 77.099998,first 41.299999,first 0.000000to first 73.400002,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 126 polygon from first 12.200000,first 6.100000,first 0.000000to first 12.200000,first 5.000000,first 0.000000to first 12.200000,first 6.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 127 polygon from first 43.900002,first 34.799999,first 0.000000to first 44.100002,first 34.799999,first 0.000000to first 43.900002,first 34.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 128 polygon from first 64.000000,first 44.299999,first 0.000000to first 64.700005,first 44.299999,first 0.000000to first 64.000000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 129 polygon from first 66.099998,first 44.299999,first 0.000000to first 66.300003,first 44.299999,first 0.000000to first 66.099998,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 130 polygon from first 68.099998,first 44.299999,first 0.000000to first 68.800003,first 44.299999,first 0.000000to first 68.099998,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 131 polygon from first 69.800003,first 44.299999,first 0.000000to first 77.099998,first 44.299999,first 0.000000to first 69.800003,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 132 polygon from first 12.200000,first 31.600000,first 0.000000to first 18.000000,first 31.600000,first 0.000000to first 12.200000,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 133 polygon from first 72.200005,first 31.600000,first 0.000000to first 76.800003,first 31.600000,first 0.000000to first 72.200005,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 134 polygon from first 18.000000,first 31.600000,first 0.000000to first 19.500000,first 31.600000,first 0.000000to first 18.000000,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 135 polygon from first 18.000000,first 11.000000,first 0.000000to first 18.000000,first 0.700000,first 0.000000to first 18.000000,first 11.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 136 polygon from first 91.599998,first 6.600000,first 0.000000to first 91.599998,first 41.299999,first 0.000000to first 91.599998,first 6.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 137 polygon from first 91.599998,first 3.620000,first 0.000000to first 91.599998,first 4.300000,first 0.000000to first 91.599998,first 3.620000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 138 polygon from first 88.400002,first 41.299999,first 0.000000to first 77.099998,first 41.299999,first 0.000000to first 88.400002,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 139 polygon from first 90.000000,first 41.299999,first 0.000000to first 91.599998,first 41.299999,first 0.000000to first 90.000000,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 140 polygon from first 77.099998,first 49.900002,first 0.000000to first 93.700005,first 49.900002,first 0.000000to first 77.099998,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 141 polygon from first 93.700005,first 49.900002,first 0.000000to first 93.700005,first 44.500000,first 0.000000to first 93.700005,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 142 polygon from first 87.300003,first 48.500000,first 0.000000to first 87.300003,first 44.500000,first 0.000000to first 87.300003,first 48.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 143 polygon from first 91.400002,first 48.500000,first 0.000000to first 91.400002,first 44.500000,first 0.000000to first 91.400002,first 48.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 144 polygon from first 93.700005,first 48.500000,first 0.000000to first 85.500000,first 48.500000,first 0.000000to first 93.700005,first 48.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 145 polygon from first 85.500000,first 48.500000,first 0.000000to first 85.500000,first 44.500000,first 0.000000to first 85.500000,first 48.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 146 polygon from first 93.700005,first 49.900002,first 0.000000to first 110.199997,first 49.900002,first 0.000000to first 93.700005,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 147 polygon from first 110.199997,first 49.900002,first 0.000000to first 110.199997,first 38.500000,first 0.000000to first 110.199997,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 148 polygon from first 110.199997,first 38.500000,first 0.000000to first 97.500000,first 38.500000,first 0.000000to first 110.199997,first 38.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 149 polygon from first 97.500000,first 21.300001,first 0.000000to first 110.400002,first 21.300001,first 0.000000to first 97.500000,first 21.300001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 150 polygon from first 110.400002,first 26.000000,first 0.000000to first 110.400002,first -7.200000,first 0.000000to first 110.400002,first 26.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 151 polygon from first 110.400002,first -7.200000,first 0.000000to first 91.599998,first -7.200000,first 0.000000to first 110.400002,first -7.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 152 polygon from first 54.980000,first 4.000000,first 0.000000to first 55.000000,first -4.100000,first 0.000000to first 54.980000,first 4.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 153 polygon from first 55.000000,first -4.100000,first 0.000000to first 59.619999,first -4.100000,first 0.000000to first 55.000000,first -4.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 154 polygon from first 59.600002,first 4.000000,first 0.000000to first 59.619999,first -4.100000,first 0.000000to first 59.600002,first 4.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 155 polygon from first 58.100002,first 4.000000,first 0.000000to first 54.980000,first 4.000000,first 0.000000to first 58.100002,first 4.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 156 polygon from first 84.500000,first 44.500000,first 0.000000to first 77.099998,first 44.500000,first 0.000000to first 84.500000,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 157 polygon from first 85.720001,first 44.500000,first 0.000000to first 85.279999,first 44.500000,first 0.000000to first 85.720001,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 158 polygon from first 86.419998,first 44.500000,first 0.000000to first 88.019997,first 44.500000,first 0.000000to first 86.419998,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 159 polygon from first 88.939995,first 44.500000,first 0.000000to first 92.500000,first 44.500000,first 0.000000to first 88.939995,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 160 polygon from first 93.500000,first 44.500000,first 0.000000to first 95.300003,first 44.500000,first 0.000000to first 93.500000,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 161 polygon from first 96.300003,first 44.500000,first 0.000000to first 97.500000,first 44.500000,first 0.000000to first 96.300003,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 162 polygon from first 97.500000,first 38.500000,first 0.000000to first 97.500000,first 24.600000,first 0.000000to first 97.500000,first 38.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 163 polygon from first 97.500000,first 23.400000,first 0.000000to first 97.500000,first 19.200001,first 0.000000to first 97.500000,first 23.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 164 polygon from first 97.500000,first 18.300001,first 0.000000to first 97.500000,first 16.800001,first 0.000000to first 97.500000,first 18.300001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 165 polygon from first 97.500000,first 15.900001,first 0.000000to first 97.500000,first 14.400001,first 0.000000to first 97.500000,first 15.900001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 166 polygon from first 97.500000,first 13.400001,first 0.000000to first 97.500000,first 11.500000,first 0.000000to first 97.500000,first 13.400001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 167 polygon from first 97.500000,first 10.600000,first 0.000000to first 97.500000,first 6.700000,first 0.000000to first 97.500000,first 10.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 168 polygon from first 97.500000,first 44.500000,first 0.000000to first 97.500000,first 38.500000,first 0.000000to first 97.500000,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 169 polygon from first 106.099998,first 18.200001,first 0.000000to first 97.500000,first 18.200001,first 0.000000to first 106.099998,first 18.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 170 polygon from first 100.199997,first 21.300001,first 0.000000to first 100.199997,first 18.200001,first 0.000000to first 100.199997,first 21.300001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 171 polygon from first 107.000000,first 18.200001,first 0.000000to first 107.400002,first 18.200001,first 0.000000to first 107.000000,first 18.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 172 polygon from first 107.400002,first 18.200001,first 0.000000to first 107.400002,first 14.000000,first 0.000000to first 107.400002,first 18.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 173 polygon from first 107.400002,first 14.000000,first 0.000000to first 110.400002,first 14.000000,first 0.000000to first 107.400002,first 14.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 174 polygon from first 105.099998,first 18.200001,first 0.000000to first 105.099998,first 9.200000,first 0.000000to first 105.099998,first 18.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 175 polygon from first 105.099998,first 9.200000,first 0.000000to first 108.500000,first 9.200000,first 0.000000to first 105.099998,first 9.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 176 polygon from first 108.500000,first 9.200000,first 0.000000to first 108.500000,first 10.500000,first 0.000000to first 108.500000,first 9.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 177 polygon from first 108.500000,first 11.500000,first 0.000000to first 108.500000,first 12.600000,first 0.000000to first 108.500000,first 11.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 178 polygon from first 108.500000,first 12.600000,first 0.000000to first 105.099998,first 12.600000,first 0.000000to first 108.500000,first 12.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 179 polygon from first 105.099998,first 12.900001,first 0.000000to first 100.199997,first 12.900001,first 0.000000to first 105.099998,first 12.900001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 180 polygon from first 100.199997,first 11.700000,first 0.000000to first 100.199997,first 15.500000,first 0.000000to first 100.199997,first 11.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 181 polygon from first 100.199997,first 15.500000,first 0.000000to first 97.500000,first 15.500000,first 0.000000to first 100.199997,first 15.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 182 polygon from first 100.199997,first 12.700000,first 0.000000to first 97.500000,first 12.700000,first 0.000000to first 100.199997,first 12.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 183 polygon from first 97.500000,first 10.000000,first 0.000000to first 105.099998,first 10.000000,first 0.000000to first 97.500000,first 10.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 184 polygon from first 101.599998,first 10.000000,first 0.000000to first 101.599998,first 9.100000,first 0.000000to first 101.599998,first 10.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 185 polygon from first 99.200005,first 7.500000,first 0.000000to first 99.200005,first 6.700000,first 0.000000to first 99.200005,first 7.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 186 polygon from first 99.200005,first 6.700000,first 0.000000to first 101.699997,first 6.700000,first 0.000000to first 99.200005,first 6.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 187 polygon from first 101.699997,first 6.700000,first 0.000000to first 101.699997,first 7.500000,first 0.000000to first 101.699997,first 6.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 188 polygon from first 97.500000,first 3.800000,first 0.000000to first 97.500000,first -3.600000,first 0.000000to first 97.500000,first 3.800000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 189 polygon from first 97.500000,first -6.500000,first 0.000000to first 97.500000,first -7.200000,first 0.000000to first 97.500000,first -6.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 190 polygon from first 97.500000,first 3.800000,first 0.000000to first 96.059998,first 3.800000,first 0.000000to first 97.500000,first 3.800000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 191 polygon from first 93.900002,first 3.800000,first 0.000000to first 91.599998,first 3.800000,first 0.000000to first 93.900002,first 3.800000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 192 polygon from first 92.400002,first 1.400000,first 0.000000to first 91.599998,first 1.400000,first 0.000000to first 92.400002,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 193 polygon from first 93.800003,first 1.400000,first 0.000000to first 93.800003,first -2.100000,first 0.000000to first 93.800003,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 194 polygon from first 93.800003,first -2.100000,first 0.000000to first 95.800003,first -2.100000,first 0.000000to first 93.800003,first -2.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 195 polygon from first 95.800003,first -2.100000,first 0.000000to first 95.800003,first 1.400000,first 0.000000to first 95.800003,first -2.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 196 polygon from first 97.500000,first -3.600000,first 0.000000to first 91.599998,first -3.600000,first 0.000000to first 97.500000,first -3.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 197 polygon from first 108.500000,first 12.600000,first 0.000000to first 108.500000,first 12.800000,first 0.000000to first 108.500000,first 12.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 198 polygon from first 108.500000,first 13.800000,first 0.000000to first 108.500000,first 14.000000,first 0.000000to first 108.500000,first 13.800000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 199 polygon from first 91.599998,first -7.200000,first 0.000000to first 91.599998,first -5.900000,first 0.000000to first 91.599998,first -7.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 200 polygon from first 91.599998,first 2.240000,first 0.000000to first 91.599998,first -3.600000,first 0.000000to first 91.599998,first 2.240000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 201 polygon from first 93.799995,first 1.400000,first 0.000000to first 94.000000,first 1.400000,first 0.000000to first 93.799995,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 202 polygon from first 95.799995,first 1.400000,first 0.000000to first 95.599998,first 1.400000,first 0.000000to first 95.799995,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 203 polygon from first 92.400002,first 1.400000,first 0.000000to first 92.400002,first -3.600000,first 0.000000to first 92.400002,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 204 polygon from first 56.500000,first 1.200000,first 0.000000to first 58.000000,first 1.200000,first 0.000000to first 56.500000,first 1.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 205 polygon from first 58.000000,first 1.200000,first 0.000000to first 57.980000,first -2.000000,first 0.000000to first 58.000000,first 1.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 206 polygon from first 57.980000,first -2.000000,first 0.000000to first 56.500000,first -2.000000,first 0.000000to first 57.980000,first -2.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 207 polygon from first 56.500000,first -2.000000,first 0.000000to first 56.500000,first 1.200000,first 0.000000to first 56.500000,first -2.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 208 polygon from first 64.700005,first 44.299999,first 0.000000to first 66.099998,first 44.299999,first 0.000000to first 64.700005,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 209 polygon from first 94.000000,first 1.400000,first 0.000000to first 95.599998,first 1.400000,first 0.000000to first 94.000000,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 210 polygon from first 66.300003,first 49.799999,first 0.000000to first 66.300003,first 50.000000,first 0.000000to first 66.300003,first 49.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 211 polygon from first 66.300003,first 48.200001,first 0.000000to first 66.300003,first 48.400002,first 0.000000to first 66.300003,first 48.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 212 polygon from first 69.700005,first 31.700001,first 0.000000to first 72.599998,first 31.700001,first 0.000000to first 69.700005,first 31.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 213 polygon from first 68.599998,first 44.200001,first 0.000000to first 70.000000,first 44.200001,first 0.000000to first 68.599998,first 44.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 214 polygon from first 74.200005,first 43.200001,first 0.000000to first 74.200005,first 43.200001,first 0.000000to first 74.200005,first 43.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 215 polygon from first 13.850000,first 39.299999,first 0.000000to first 12.350000,first 39.299999,first 0.000000to first 12.350000,first 31.600000,first 4.000000to first 13.850000,first 31.600000,first 4.000000to first 13.850000,first 39.299999,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 216 polygon from first 73.550003,first 33.799999,first 0.000000to first 76.449997,first 33.799999,first 0.000000to first 76.449997,first 37.100002,first 2.000000to first 73.550003,first 37.100002,first 2.000000to first 73.550003,first 33.799999,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 217 polygon from first 73.550003,first 37.100002,first 2.000000to first 76.449997,first 37.100002,first 2.000000to first 76.449997,first 38.000000,first 2.000000to first 73.550003,first 38.000000,first 2.000000to first 73.550003,first 37.100002,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 218 polygon from first 73.550003,first 38.000000,first 2.000000to first 76.449997,first 38.000000,first 2.000000to first 76.449997,first 41.299999,first 4.000000to first 73.550003,first 41.299999,first 4.000000to first 73.550003,first 38.000000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 219 polygon from first 66.300003,first 48.400002,first 0.000000to first 66.300003,first 49.800003,first 0.000000to first 62.900002,first 49.800003,first 2.000000to first 62.900002,first 48.400002,first 2.000000to first 66.300003,first 48.400002,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 220 polygon from first 62.900002,first 49.800003,first 2.000000to first 61.500000,first 49.799999,first 2.000000to first 61.500000,first 46.799999,first 2.000000to first 62.900002,first 46.799999,first 2.000000to first 62.900002,first 49.800003,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 221 polygon from first 62.900002,first 48.200001,first 2.000000to first 62.900002,first 46.799999,first 2.000000to first 66.300003,first 46.799999,first 4.000000to first 66.300003,first 48.200001,first 4.000000to first 62.900002,first 48.200001,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 222 polygon from first 12.100000,first 49.700001,first 0.000000to first 12.100000,first 48.299999,first 0.000000to first 15.600000,first 48.299999,first 2.000000to first 15.600000,first 49.700001,first 2.000000to first 12.100000,first 49.700001,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 223 polygon from first 17.000002,first 49.700001,first 2.000000to first 15.600000,first 49.700001,first 2.000000to first 15.600000,first 46.700001,first 2.000000to first 17.000002,first 46.700001,first 2.000000to first 17.000002,first 49.700001,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 224 polygon from first 15.600000,first 46.700001,first 2.000000to first 15.600000,first 48.100002,first 2.000000to first 12.100000,first 48.100002,first 4.000000to first 12.100000,first 46.700001,first 4.000000to first 15.600000,first 46.700001,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 225 polygon from first 17.600000,first 11.000000,first 0.000000to first 16.199999,first 11.000000,first 0.000000to first 16.199999,first 7.500000,first 2.000000to first 17.600000,first 7.500000,first 2.000000to first 17.600000,first 11.000000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 226 polygon from first 17.600000,first 6.100000,first 2.000000to first 17.600000,first 7.500000,first 2.000000to first 14.500000,first 7.500000,first 2.000000to first 14.500000,first 6.100000,first 2.000000to first 17.600000,first 6.100000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 227 polygon from first 14.500000,first 7.500000,first 2.000000to first 15.900000,first 7.500000,first 2.000000to first 15.900000,first 11.000000,first 4.000000to first 14.500000,first 11.000000,first 4.000000to first 14.500000,first 7.500000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 228 polygon from first 98.000000,first 26.000000,first 0.000000to first 110.000000,first 26.000000,first 0.000000to first 110.000000,first 38.000000,first 4.000000to first 98.000000,first 38.000000,first 4.000000to first 98.000000,first 26.000000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 229 polygon from first 97.349998,first 1.400000,first 0.000000to first 95.849998,first 1.400000,first 0.000000to first 95.849998,first -2.100000,first 2.000000to first 97.345001,first -2.100000,first 2.000000to first 97.349998,first 1.400000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 230 polygon from first 97.339996,first -3.500000,first 2.000000to first 97.345001,first -2.100000,first 2.000000to first 92.400002,first -2.100000,first 2.000000to first 92.400002,first -3.500000,first 2.000000to first 97.339996,first -3.500000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 231 polygon from first 92.400002,first -2.100000,first 2.000000to first 93.799995,first -2.100000,first 2.000000to first 93.799995,first 1.400000,first 4.000000to first 92.400002,first 1.400000,first 4.000000to first 92.400002,first -2.100000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 232 polygon from first 96.100006,first 26.600000,first 0.000000to first 97.500000,first 26.600000,first 0.000000to first 97.500000,first 30.400000,first 2.000000to first 96.100006,first 30.400000,first 2.000000to first 96.100006,first 26.600000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 233 polygon from first 96.100006,first 30.400000,first 2.000000to first 97.500000,first 30.400000,first 2.000000to first 97.500000,first 30.900000,first 2.000000to first 96.100006,first 30.900000,first 2.000000to first 96.100006,first 30.400000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 234 polygon from first 96.100006,first 30.900000,first 2.000000to first 97.500000,first 30.900000,first 2.000000to first 97.500000,first 34.500000,first 4.000000to first 96.100006,first 34.500000,first 4.000000to first 96.100006,first 30.900000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 235 polygon from first 59.599998,first 1.300000,first 0.000000to first 58.000000,first 1.300000,first 0.000000to first 58.000000,first -2.200000,first 2.000000to first 59.610001,first -2.195000,first 2.000000to first 59.599998,first 1.300000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 236 polygon from first 59.619999,first -4.090000,first 2.000000to first 59.610001,first -2.195000,first 2.000000to first 54.994999,first -2.195000,first 2.000000to first 55.000000,first -4.090000,first 2.000000to first 59.619999,first -4.090000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 237 polygon from first 54.994999,first -2.195000,first 2.000000to first 56.489998,first -2.200000,first 2.000000to first 56.489998,first 1.300000,first 4.000000to first 54.989998,first 1.300000,first 4.000000to first 54.994999,first -2.195000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 238 polygon from first 77.950005,first 33.700001,first 0.000000to first 88.450005,first 33.700001,first 0.000000to first 88.450005,first 41.299999,first 4.000000to first 77.950005,first 41.299999,first 4.000000to first 77.950005,first 33.700001,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 239 polygon from first 0.800000,first 50.799999,first 4.000000to first 77.500000,first 50.799999,first 4.000000to first 77.500000,first 41.000000,first 4.000000to first 68.599998,first 41.000000,first 4.000000to first 68.599998,first 31.200001,first 4.000000to first 18.500000,first 31.200001,first 4.000000to first 18.500000,first 0.600000,first 4.000000to first 0.800000,first 0.600000,first 4.000000to first 0.800000,first 50.799999,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 240 polygon from first 12.100000,first 40.799999,first 4.000000to first 22.900000,first 40.799999,first 4.000000to first 22.900000,first 42.799999,first 4.000000to first 12.100000,first 42.799999,first 4.000000to first 12.100000,first 40.799999,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 241 polygon from first 14.500000,first 6.100000,first 4.000000to first 18.000000,first 6.100000,first 4.000000to first 18.000000,first 10.700000,first 4.000000to first 14.500000,first 10.700000,first 4.000000to first 14.500000,first 6.100000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 242 polygon from first 12.800000,first 46.600002,first 4.000000to first 17.100000,first 46.600002,first 4.000000to first 17.100000,first 50.200001,first 4.000000to first 12.800000,first 50.200001,first 4.000000to first 12.800000,first 46.600002,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 243 polygon from first 61.500000,first 46.600002,first 4.000000to first 66.099998,first 46.600002,first 4.000000to first 66.099998,first 50.200001,first 4.000000to first 61.500000,first 50.200001,first 4.000000to first 61.500000,first 46.600002,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 244 polygon from first 12.200000,first 31.800001,first 4.000000to first 13.900001,first 31.800001,first 4.000000to first 13.900001,first 39.100002,first 4.000000to first 12.200000,first 39.100002,first 4.000000to first 12.200000,first 31.800001,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 245 polygon from first 1.200000,first 40.799999,first 4.000000to first 10.000000,first 40.799999,first 4.000000to first 10.000000,first 42.799999,first 4.000000to first 1.200000,first 42.799999,first 4.000000to first 1.200000,first 40.799999,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 246 polygon from first 77.500000,first 50.799999,first 4.000000to first 77.500000,first 41.000000,first 4.000000to first 91.000000,first 41.000000,first 4.000000to first 90.900002,first 42.000000,first 4.000000to first 111.000000,first 42.000000,first 4.000000to first 111.000000,first 58.299999,first 4.000000to first 80.400002,first 58.299999,first 4.000000to first 61.299999,first 58.299999,first 4.000000to first 61.299999,first 50.799999,first 4.000000to first 77.500000,first 50.799999,first 4.000000 fillcolor rgb '#b4f0b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 247 polygon from first 91.500000,first 6.600000,first 4.000000to first 43.500000,first 6.600000,first 4.000000to first 43.500000,first -8.000000,first 4.000000to first 111.000000,first -8.000000,first 4.000000to first 111.000000,first 21.000000,first 4.000000to first 98.000000,first 21.000000,first 4.000000to first 98.000000,first 37.000000,first 4.000000to first 111.000000,first 37.000000,first 4.000000to first 111.000000,first 42.000000,first 4.000000to first 91.500000,first 42.000000,first 4.000000to first 91.500000,first 6.600000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 248 polygon from first 95.400002,first 25.100000,first 4.000000to first 97.300003,first 25.100000,first 4.000000to first 97.300003,first 34.100002,first 4.000000to first 96.099998,first 34.100002,first 4.000000to first 96.099998,first 34.500000,first 4.000000to first 95.400002,first 34.500000,first 4.000000to first 95.400002,first 25.100000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 249 polygon from first 95.400002,first 17.400000,first 4.000000to first 97.300003,first 17.400000,first 4.000000to first 97.300003,first 23.000000,first 4.000000to first 95.400002,first 23.000000,first 4.000000to first 95.400002,first 17.400000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 250 polygon from first 95.400002,first 9.800000,first 4.000000to first 97.300003,first 9.800000,first 4.000000to first 97.300003,first 15.300000,first 4.000000to first 95.400002,first 15.300000,first 4.000000to first 95.400002,first 9.800000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 251 polygon from first 97.500000,first 18.100000,first 4.000000to first 110.400002,first 18.100000,first 4.000000to first 110.400002,first 37.000000,first 4.000000to first 97.599998,first 37.000000,first 4.000000to first 97.500000,first 18.100000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 252 polygon from first 91.800003,first 1.000000,first 4.000000to first 91.800003,first -7.200000,first 4.000000to first 97.400002,first -7.200000,first 4.000000to first 97.400002,first 1.000000,first 4.000000to first 91.800003,first 1.000000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 253 polygon from first 54.900002,first -4.100000,first 4.000000to first 59.700001,first -4.100000,first 4.000000to first 59.700001,first 0.900000,first 4.000000to first 54.900002,first 0.900000,first 4.000000to first 54.900002,first -4.100000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 254 polygon from first 1.200000,first 0.700000,first 4.000000to first 18.000000,first 0.700000,first 4.000000to first 1.200000,first 0.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 255 polygon from first 18.000000,first 0.700000,first 4.000000to first 18.000000,first 31.600000,first 4.000000to first 18.000000,first 0.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 256 polygon from first 18.000000,first 31.600000,first 4.000000to first 68.099998,first 31.600000,first 4.000000to first 18.000000,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 257 polygon from first 76.900002,first 46.900002,first 4.000000to first 76.900002,first 50.200001,first 4.000000to first 76.900002,first 46.900002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 258 polygon from first 66.400002,first 50.200001,first 4.000000to first 0.500000,first 50.200001,first 4.000000to first 66.400002,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 259 polygon from first 0.500000,first 50.200001,first 4.000000to first 0.500000,first 42.799999,first 4.000000to first 0.500000,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 260 polygon from first 0.500000,first 42.799999,first 4.000000to first 5.100000,first 42.799999,first 4.000000to first 0.500000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 261 polygon from first 1.200000,first 42.799999,first 4.000000to first 1.200000,first 0.700000,first 4.000000to first 1.200000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 262 polygon from first 5.100000,first 42.799999,first 4.000000to first 5.100000,first 43.299999,first 4.000000to first 5.100000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 263 polygon from first 5.100000,first 44.299999,first 4.000000to first 5.100000,first 48.100002,first 4.000000to first 5.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 264 polygon from first 5.100000,first 49.000000,first 4.000000to first 5.100000,first 50.200001,first 4.000000to first 5.100000,first 49.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 265 polygon from first 5.100000,first 44.299999,first 4.000000to first 8.500000,first 44.299999,first 4.000000to first 5.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 266 polygon from first 9.600000,first 44.299999,first 4.000000to first 10.600000,first 44.299999,first 4.000000to first 9.600000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 267 polygon from first 10.500000,first 44.299999,first 4.000000to first 10.500000,first 48.100002,first 4.000000to first 10.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 268 polygon from first 10.500000,first 49.000000,first 4.000000to first 10.500000,first 50.200001,first 4.000000to first 10.500000,first 49.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 269 polygon from first 12.100000,first 44.299999,first 4.000000to first 13.500000,first 44.299999,first 4.000000to first 12.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 270 polygon from first 14.400001,first 44.299999,first 4.000000to first 15.800000,first 44.299999,first 4.000000to first 14.400001,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 271 polygon from first 12.300000,first 44.299999,first 4.000000to first 12.300000,first 46.600002,first 4.000000to first 12.300000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 272 polygon from first 12.300000,first 46.600002,first 4.000000to first 17.100000,first 46.600002,first 4.000000to first 12.300000,first 46.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 273 polygon from first 17.100000,first 44.299999,first 4.000000to first 17.100000,first 50.200001,first 4.000000to first 17.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 274 polygon from first 14.700000,first 44.299999,first 4.000000to first 14.700000,first 46.600002,first 4.000000to first 14.700000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 275 polygon from first 16.800001,first 44.299999,first 4.000000to first 19.300001,first 44.299999,first 4.000000to first 16.800001,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 276 polygon from first 20.200001,first 44.299999,first 4.000000to first 23.000000,first 44.299999,first 4.000000to first 20.200001,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 277 polygon from first 23.000000,first 44.299999,first 4.000000to first 23.000000,first 45.200001,first 4.000000to first 23.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 278 polygon from first 23.000000,first 46.200001,first 4.000000to first 23.000000,first 48.700001,first 4.000000to first 23.000000,first 46.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 279 polygon from first 23.000000,first 49.600002,first 4.000000to first 23.000000,first 50.200001,first 4.000000to first 23.000000,first 49.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 280 polygon from first 25.100000,first 50.200001,first 4.000000to first 25.100000,first 44.299999,first 4.000000to first 25.100000,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 281 polygon from first 25.100000,first 44.299999,first 4.000000to first 26.200001,first 44.299999,first 4.000000to first 25.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 282 polygon from first 27.200001,first 44.299999,first 4.000000to first 29.900000,first 44.299999,first 4.000000to first 27.200001,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 283 polygon from first 27.900000,first 44.299999,first 4.000000to first 27.900000,first 50.200001,first 4.000000to first 27.900000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 284 polygon from first 30.900000,first 44.299999,first 4.000000to first 31.900000,first 44.299999,first 4.000000to first 30.900000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 285 polygon from first 31.500000,first 44.299999,first 4.000000to first 31.500000,first 50.200001,first 4.000000to first 31.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 286 polygon from first 32.900002,first 44.299999,first 4.000000to first 37.100002,first 44.299999,first 4.000000to first 32.900002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 287 polygon from first 35.000000,first 44.299999,first 4.000000to first 35.000000,first 50.200001,first 4.000000to first 35.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 288 polygon from first 38.700001,first 50.200001,first 4.000000to first 38.700001,first 46.400002,first 4.000000to first 38.700001,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 289 polygon from first 38.700001,first 45.400002,first 4.000000to first 38.700001,first 44.299999,first 4.000000to first 38.700001,first 45.400002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 290 polygon from first 38.000000,first 44.299999,first 4.000000to first 40.600002,first 44.299999,first 4.000000to first 38.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 291 polygon from first 41.600002,first 44.299999,first 4.000000to first 43.000000,first 44.299999,first 4.000000to first 41.600002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 292 polygon from first 42.299999,first 44.299999,first 4.000000to first 42.299999,first 45.400002,first 4.000000to first 42.299999,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 293 polygon from first 42.299999,first 46.400002,first 4.000000to first 42.299999,first 50.200001,first 4.000000to first 42.299999,first 46.400002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 294 polygon from first 43.900002,first 44.299999,first 4.000000to first 48.600002,first 44.299999,first 4.000000to first 43.900002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 295 polygon from first 48.299999,first 44.299999,first 4.000000to first 48.299999,first 50.200001,first 4.000000to first 48.299999,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 296 polygon from first 49.500000,first 44.299999,first 4.000000to first 53.900002,first 44.299999,first 4.000000to first 49.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 297 polygon from first 50.600002,first 44.299999,first 4.000000to first 50.600002,first 50.200001,first 4.000000to first 50.600002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 298 polygon from first 54.799999,first 44.299999,first 4.000000to first 56.299999,first 44.299999,first 4.000000to first 54.799999,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 299 polygon from first 55.400002,first 44.299999,first 4.000000to first 55.400002,first 50.200001,first 4.000000to first 55.400002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 300 polygon from first 57.799999,first 50.200001,first 4.000000to first 57.799999,first 44.299999,first 4.000000to first 57.799999,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 301 polygon from first 57.299999,first 44.299999,first 4.000000to first 59.500000,first 44.299999,first 4.000000to first 57.299999,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 302 polygon from first 60.500000,first 44.299999,first 4.000000to first 61.000000,first 44.299999,first 4.000000to first 60.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 303 polygon from first 61.000000,first 44.299999,first 4.000000to first 61.000000,first 50.200001,first 4.000000to first 61.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 304 polygon from first 61.500000,first 50.200001,first 4.000000to first 61.500000,first 44.299999,first 4.000000to first 61.500000,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 305 polygon from first 61.500000,first 44.299999,first 4.000000to first 63.000000,first 44.299999,first 4.000000to first 61.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 306 polygon from first 61.500000,first 46.600002,first 4.000000to first 66.300003,first 46.600002,first 4.000000to first 61.500000,first 46.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 307 polygon from first 64.400002,first 46.600002,first 4.000000to first 64.400002,first 44.299999,first 4.000000to first 64.400002,first 46.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 308 polygon from first 66.300003,first 46.799999,first 4.000000to first 66.300003,first 44.299999,first 4.000000to first 66.300003,first 46.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 309 polygon from first 68.099998,first 44.299999,first 4.000000to first 68.099998,first 50.200001,first 4.000000to first 68.099998,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 310 polygon from first 73.400002,first 41.299999,first 4.000000to first 68.099998,first 41.299999,first 4.000000to first 73.400002,first 41.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 311 polygon from first 68.099998,first 41.299999,first 4.000000to first 68.099998,first 39.299999,first 4.000000to first 68.099998,first 41.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 312 polygon from first 68.099998,first 39.299999,first 4.000000to first 64.200005,first 39.299999,first 4.000000to first 68.099998,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 313 polygon from first 63.200001,first 39.299999,first 4.000000to first 62.500000,first 39.299999,first 4.000000to first 63.200001,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 314 polygon from first 61.500000,first 39.299999,first 4.000000to first 52.299999,first 39.299999,first 4.000000to first 61.500000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 315 polygon from first 51.299999,first 39.299999,first 4.000000to first 45.700001,first 39.299999,first 4.000000to first 51.299999,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 316 polygon from first 44.700001,first 39.299999,first 4.000000to first 43.799999,first 39.299999,first 4.000000to first 44.700001,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 317 polygon from first 42.900002,first 39.299999,first 4.000000to first 38.299999,first 39.299999,first 4.000000to first 42.900002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 318 polygon from first 37.400002,first 39.299999,first 4.000000to first 32.400002,first 39.299999,first 4.000000to first 37.400002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 319 polygon from first 31.500000,first 39.299999,first 4.000000to first 27.000000,first 39.299999,first 4.000000to first 31.500000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 320 polygon from first 26.000000,first 39.299999,first 4.000000to first 24.500000,first 39.299999,first 4.000000to first 26.000000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 321 polygon from first 23.500000,first 39.299999,first 4.000000to first 13.900001,first 39.299999,first 4.000000to first 23.500000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 322 polygon from first 12.300000,first 39.299999,first 4.000000to first 12.300000,first 31.600000,first 4.000000to first 12.300000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 323 polygon from first 18.000000,first 31.600000,first 4.000000to first 13.900001,first 31.600000,first 4.000000to first 18.000000,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 324 polygon from first 12.200000,first 29.500000,first 4.000000to first 12.200000,first 28.700001,first 4.000000to first 12.200000,first 29.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 325 polygon from first 12.200000,first 27.700001,first 4.000000to first 12.200000,first 26.200001,first 4.000000to first 12.200000,first 27.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 326 polygon from first 12.200000,first 29.500000,first 4.000000to first 18.000000,first 29.500000,first 4.000000to first 12.200000,first 29.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 327 polygon from first 12.200000,first 27.000000,first 4.000000to first 18.000000,first 27.000000,first 4.000000to first 12.200000,first 27.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 328 polygon from first 12.200000,first 25.300001,first 4.000000to first 12.200000,first 23.300001,first 4.000000to first 12.200000,first 25.300001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 329 polygon from first 12.200000,first 24.700001,first 4.000000to first 18.000000,first 24.700001,first 4.000000to first 12.200000,first 24.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 330 polygon from first 12.200000,first 22.300001,first 4.000000to first 12.200000,first 20.800001,first 4.000000to first 12.200000,first 22.300001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 331 polygon from first 12.200000,first 21.600000,first 4.000000to first 18.000000,first 21.600000,first 4.000000to first 12.200000,first 21.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 332 polygon from first 12.200000,first 19.900000,first 4.000000to first 12.200000,first 18.500000,first 4.000000to first 12.200000,first 19.900000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 333 polygon from first 12.200000,first 19.300001,first 4.000000to first 18.000000,first 19.300001,first 4.000000to first 12.200000,first 19.300001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 334 polygon from first 12.200000,first 17.500000,first 4.000000to first 12.200000,first 14.600000,first 4.000000to first 12.200000,first 17.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 335 polygon from first 12.200000,first 16.900000,first 4.000000to first 18.000000,first 16.900000,first 4.000000to first 12.200000,first 16.900000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 336 polygon from first 12.200000,first 13.700000,first 4.000000to first 12.200000,first 12.500000,first 4.000000to first 12.200000,first 13.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 337 polygon from first 12.200000,first 12.700000,first 4.000000to first 18.000000,first 12.700000,first 4.000000to first 12.200000,first 12.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 338 polygon from first 12.200000,first 11.000000,first 4.000000to first 12.200000,first 6.100000,first 4.000000to first 12.200000,first 11.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 339 polygon from first 12.200000,first 1.400000,first 4.000000to first 12.200000,first 0.700000,first 4.000000to first 12.200000,first 1.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 340 polygon from first 12.200000,first 6.100000,first 4.000000to first 18.000000,first 6.100000,first 4.000000to first 12.200000,first 6.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 341 polygon from first 14.500000,first 6.100000,first 4.000000to first 14.500000,first 11.000000,first 4.000000to first 14.500000,first 6.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 342 polygon from first 12.200000,first 11.000000,first 4.000000to first 14.500000,first 11.000000,first 4.000000to first 12.200000,first 11.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 343 polygon from first 10.000000,first 0.700000,first 4.000000to first 10.000000,first 1.400000,first 4.000000to first 10.000000,first 0.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 344 polygon from first 10.000000,first 2.400000,first 4.000000to first 10.000000,first 6.100000,first 4.000000to first 10.000000,first 2.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 345 polygon from first 10.000000,first 7.100000,first 4.000000to first 10.000000,first 11.100000,first 4.000000to first 10.000000,first 7.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 346 polygon from first 10.000000,first 12.100000,first 4.000000to first 10.000000,first 15.600000,first 4.000000to first 10.000000,first 12.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 347 polygon from first 10.000000,first 16.600000,first 4.000000to first 10.000000,first 20.600000,first 4.000000to first 10.000000,first 16.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 348 polygon from first 10.000000,first 21.600000,first 4.000000to first 10.000000,first 24.700001,first 4.000000to first 10.000000,first 21.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 349 polygon from first 10.000000,first 25.800001,first 4.000000to first 10.000000,first 26.500000,first 4.000000to first 10.000000,first 25.800001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 350 polygon from first 10.000000,first 27.500000,first 4.000000to first 10.000000,first 34.500000,first 4.000000to first 10.000000,first 27.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 351 polygon from first 10.000000,first 35.500000,first 4.000000to first 10.000000,first 36.700001,first 4.000000to first 10.000000,first 35.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 352 polygon from first 10.000000,first 37.600002,first 4.000000to first 10.000000,first 40.799999,first 4.000000to first 10.000000,first 37.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 353 polygon from first 10.000000,first 40.799999,first 4.000000to first 1.200000,first 40.799999,first 4.000000to first 10.000000,first 40.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 354 polygon from first 5.100000,first 40.799999,first 4.000000to first 5.100000,first 37.600002,first 4.000000to first 5.100000,first 40.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 355 polygon from first 5.100000,first 36.700001,first 4.000000to first 5.100000,first 36.100002,first 4.000000to first 5.100000,first 36.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 356 polygon from first 1.200000,first 36.100002,first 4.000000to first 10.000000,first 36.100002,first 4.000000to first 1.200000,first 36.100002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 357 polygon from first 1.200000,first 30.700001,first 4.000000to first 2.100000,first 30.700001,first 4.000000to first 1.200000,first 30.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 358 polygon from first 3.000000,first 30.700001,first 4.000000to first 10.000000,first 30.700001,first 4.000000to first 3.000000,first 30.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 359 polygon from first 10.000000,first 25.800001,first 4.000000to first 3.000000,first 25.800001,first 4.000000to first 10.000000,first 25.800001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 360 polygon from first 2.100000,first 25.800001,first 4.000000to first 1.200000,first 25.800001,first 4.000000to first 2.100000,first 25.800001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 361 polygon from first 1.200000,first 24.100000,first 4.000000to first 10.000000,first 24.100000,first 4.000000to first 1.200000,first 24.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 362 polygon from first 4.300000,first 25.800001,first 4.000000to first 4.300000,first 24.100000,first 4.000000to first 4.300000,first 25.800001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 363 polygon from first 1.200000,first 19.300001,first 4.000000to first 10.000000,first 19.300001,first 4.000000to first 1.200000,first 19.300001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 364 polygon from first 1.200000,first 15.000000,first 4.000000to first 10.000000,first 15.000000,first 4.000000to first 1.200000,first 15.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 365 polygon from first 1.200000,first 10.200000,first 4.000000to first 10.000000,first 10.200000,first 4.000000to first 1.200000,first 10.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 366 polygon from first 1.200000,first 5.500000,first 4.000000to first 10.000000,first 5.500000,first 4.000000to first 1.200000,first 5.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 367 polygon from first 13.900001,first 39.299999,first 4.000000to first 13.900001,first 31.600000,first 4.000000to first 13.900001,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 368 polygon from first 25.500000,first 39.299999,first 4.000000to first 25.500000,first 38.000000,first 4.000000to first 25.500000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 369 polygon from first 25.500000,first 37.100002,first 4.000000to first 25.500000,first 31.600000,first 4.000000to first 25.500000,first 37.100002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 370 polygon from first 30.900000,first 31.600000,first 4.000000to first 30.900000,first 39.299999,first 4.000000to first 30.900000,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 371 polygon from first 36.900002,first 39.299999,first 4.000000to first 36.900002,first 31.600000,first 4.000000to first 36.900002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 372 polygon from first 42.299999,first 31.600000,first 4.000000to first 42.299999,first 39.299999,first 4.000000to first 42.299999,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 373 polygon from first 42.299999,first 34.900002,first 4.000000to first 43.000000,first 34.900002,first 4.000000to first 42.299999,first 34.900002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 374 polygon from first 43.799999,first 34.900002,first 4.000000to first 44.100002,first 34.900002,first 4.000000to first 43.799999,first 34.900002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 375 polygon from first 44.100002,first 39.299999,first 4.000000to first 44.100002,first 31.600000,first 4.000000to first 44.100002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 376 polygon from first 50.600002,first 39.299999,first 4.000000to first 50.600002,first 31.600000,first 4.000000to first 50.600002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 377 polygon from first 62.600002,first 31.600000,first 4.000000to first 62.600002,first 32.700001,first 4.000000to first 62.600002,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 378 polygon from first 62.600002,first 33.700001,first 4.000000to first 62.600002,first 39.299999,first 4.000000to first 62.600002,first 33.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 379 polygon from first 68.099998,first 39.299999,first 4.000000to first 68.099998,first 31.600000,first 4.000000to first 68.099998,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 380 polygon from first 12.100000,first 42.799999,first 4.000000to first 12.100000,first 40.799999,first 4.000000to first 12.100000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 381 polygon from first 12.100000,first 40.799999,first 4.000000to first 22.900000,first 40.799999,first 4.000000to first 12.100000,first 40.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 382 polygon from first 22.900000,first 40.799999,first 4.000000to first 22.900000,first 42.799999,first 4.000000to first 22.900000,first 40.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 383 polygon from first 22.900000,first 42.799999,first 4.000000to first 12.100000,first 42.799999,first 4.000000to first 22.900000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 384 polygon from first 61.000000,first 44.299999,first 4.000000to first 61.500000,first 44.299999,first 4.000000to first 61.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 385 polygon from first 5.100000,first 42.799999,first 4.000000to first 10.000000,first 42.799999,first 4.000000to first 5.100000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 386 polygon from first 10.000000,first 42.799999,first 4.000000to first 10.000000,first 40.799999,first 4.000000to first 10.000000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 387 polygon from first 12.200000,first 6.100000,first 4.000000to first 12.200000,first 2.400000,first 4.000000to first 12.200000,first 6.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 388 polygon from first 67.900002,first 44.299999,first 4.000000to first 68.099998,first 44.299999,first 4.000000to first 67.900002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 389 polygon from first 66.099998,first 44.299999,first 4.000000to first 66.400002,first 44.299999,first 4.000000to first 66.099998,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 390 polygon from first 64.000000,first 44.299999,first 4.000000to first 64.800003,first 44.299999,first 4.000000to first 64.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 391 polygon from first 20.600000,first 50.200001,first 4.000000to first 20.600000,first 49.600002,first 4.000000to first 20.600000,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 392 polygon from first 20.600000,first 48.700001,first 4.000000to first 20.600000,first 44.299999,first 4.000000to first 20.600000,first 48.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 393 polygon from first 20.600000,first 46.299999,first 4.000000to first 17.100000,first 46.299999,first 4.000000to first 20.600000,first 46.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 394 polygon from first 73.400002,first 41.299999,first 4.000000to first 73.400002,first 41.000000,first 4.000000to first 73.400002,first 41.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 395 polygon from first 76.900002,first 45.700001,first 4.000000to first 76.900002,first 44.500000,first 4.000000to first 76.900002,first 45.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 396 polygon from first 76.900002,first 42.200001,first 4.000000to first 76.900002,first 41.000000,first 4.000000to first 76.900002,first 42.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 397 polygon from first 95.099998,first 41.500000,first 4.000000to first 95.800003,first 41.500000,first 4.000000to first 95.099998,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 398 polygon from first 97.200005,first 41.500000,first 4.000000to first 111.500000,first 41.500000,first 4.000000to first 97.200005,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 399 polygon from first 92.599998,first 41.500000,first 4.000000to first 88.400002,first 41.500000,first 4.000000to first 92.599998,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 400 polygon from first 67.900002,first 50.200001,first 4.000000to first 76.900002,first 50.200001,first 4.000000to first 67.900002,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 401 polygon from first 97.200005,first 41.500000,first 4.000000to first 110.400002,first 41.500000,first 4.000000to first 97.200005,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 402 polygon from first 110.400002,first 41.500000,first 4.000000to first 110.400002,first 21.000000,first 4.000000to first 110.400002,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 403 polygon from first 95.800003,first 41.500000,first 4.000000to first 95.099998,first 41.500000,first 4.000000to first 95.800003,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 404 polygon from first 92.599998,first 41.500000,first 4.000000to first 91.700005,first 41.500000,first 4.000000to first 92.599998,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 405 polygon from first 91.700005,first 41.500000,first 4.000000to first 91.699997,first 6.440000,first 4.000000to first 91.700005,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 406 polygon from first 91.699997,first 6.440000,first 4.000000to first 44.000000,first 6.400000,first 4.000000to first 91.699997,first 6.440000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 407 polygon from first 44.000000,first 6.400000,first 4.000000to first 44.000000,first -7.200000,first 4.000000to first 44.000000,first 6.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 408 polygon from first 44.000000,first -7.200000,first 4.000000to first 110.360001,first -7.200000,first 4.000000to first 44.000000,first -7.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 409 polygon from first 110.360001,first -7.200000,first 4.000000to first 110.400002,first 21.000000,first 4.000000to first 110.360001,first -7.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 410 polygon from first 97.500000,first 41.500000,first 4.000000to first 97.500000,first 39.000000,first 4.000000to first 97.500000,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 411 polygon from first 97.500000,first 37.700001,first 4.000000to first 97.500000,first 17.000000,first 4.000000to first 97.500000,first 37.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 412 polygon from first 97.500000,first 15.700000,first 4.000000to first 97.500000,first 9.200000,first 4.000000to first 97.500000,first 15.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 413 polygon from first 97.500000,first 7.900000,first 4.000000to first 97.500000,first 5.200000,first 4.000000to first 97.500000,first 7.900000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 414 polygon from first 97.500000,first 3.900000,first 4.000000to first 97.500000,first -7.200000,first 4.000000to first 97.500000,first 3.900000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 415 polygon from first 97.500000,first 5.500000,first 4.000000to first 108.400002,first 5.500000,first 4.000000to first 97.500000,first 5.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 416 polygon from first 109.400002,first 5.500000,first 4.000000to first 110.400002,first 5.500000,first 4.000000to first 109.400002,first 5.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 417 polygon from first 91.800003,first 3.800000,first 4.000000to first 91.800003,first -7.200000,first 4.000000to first 91.800003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 418 polygon from first 91.800003,first 3.800000,first 4.000000to first 90.400002,first 3.800000,first 4.000000to first 91.800003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 419 polygon from first 89.300003,first 3.800000,first 4.000000to first 83.000000,first 3.800000,first 4.000000to first 89.300003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 420 polygon from first 82.000000,first 3.800000,first 4.000000to first 80.599998,first 3.800000,first 4.000000to first 82.000000,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 421 polygon from first 81.300003,first 3.800000,first 4.000000to first 81.300003,first -7.200000,first 4.000000to first 81.300003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 422 polygon from first 79.599998,first 3.800000,first 4.000000to first 72.200005,first 3.800000,first 4.000000to first 79.599998,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 423 polygon from first 71.200005,first 3.800000,first 4.000000to first 69.800003,first 3.800000,first 4.000000to first 71.200005,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 424 polygon from first 68.800003,first 3.800000,first 4.000000to first 61.400002,first 3.800000,first 4.000000to first 68.800003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 425 polygon from first 60.400002,first 3.800000,first 4.000000to first 59.700001,first 3.800000,first 4.000000to first 60.400002,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 426 polygon from first 59.700001,first 3.800000,first 4.000000to first 59.700001,first -5.200000,first 4.000000to first 59.700001,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 427 polygon from first 59.700001,first -6.200000,first 4.000000to first 59.700001,first -7.200000,first 4.000000to first 59.700001,first -6.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 428 polygon from first 59.700001,first -4.100000,first 4.000000to first 54.900002,first -4.100000,first 4.000000to first 59.700001,first -4.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 429 polygon from first 59.700001,first -5.200000,first 4.000000to first 57.799999,first -5.200000,first 4.000000to first 59.700001,first -5.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 430 polygon from first 56.799999,first -5.200000,first 4.000000to first 54.900002,first -5.200000,first 4.000000to first 56.799999,first -5.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 431 polygon from first 54.900002,first -5.200000,first 4.000000to first 54.900002,first 3.800000,first 4.000000to first 54.900002,first -5.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 432 polygon from first 54.900002,first 3.800000,first 4.000000to first 54.200001,first 3.800000,first 4.000000to first 54.900002,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 433 polygon from first 53.200001,first 3.800000,first 4.000000to first 45.799999,first 3.800000,first 4.000000to first 53.200001,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 434 polygon from first 44.799999,first 3.800000,first 4.000000to first 44.000000,first 3.800000,first 4.000000to first 44.799999,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 435 polygon from first 54.900002,first -7.200000,first 4.000000to first 54.900002,first -6.200000,first 4.000000to first 54.900002,first -7.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 436 polygon from first 58.400002,first 3.800000,first 4.000000to first 54.900002,first 3.800000,first 4.000000to first 58.400002,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 437 polygon from first 59.700001,first 3.800000,first 4.000000to first 59.500000,first 3.800000,first 4.000000to first 59.700001,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 438 polygon from first 70.500000,first 3.800000,first 4.000000to first 70.500000,first -7.200000,first 4.000000to first 70.500000,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 439 polygon from first 93.900002,first 1.400000,first 4.000000to first 93.900002,first -2.000000,first 4.000000to first 93.900002,first 1.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 440 polygon from first 93.900002,first -2.000000,first 4.000000to first 95.800003,first -2.000000,first 4.000000to first 93.900002,first -2.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 441 polygon from first 95.800003,first -2.000000,first 4.000000to first 95.800003,first 1.400000,first 4.000000to first 95.800003,first -2.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 442 polygon from first 97.500000,first -3.400000,first 4.000000to first 92.200005,first -3.400000,first 4.000000to first 97.500000,first -3.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 443 polygon from first 97.500000,first 18.100000,first 4.000000to first 110.400002,first 18.100000,first 4.000000to first 97.500000,first 18.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 444 polygon from first 97.500000,first 7.300000,first 4.000000to first 94.500000,first 7.300000,first 4.000000to first 97.500000,first 7.300000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 445 polygon from first 92.099998,first 7.300000,first 4.000000to first 91.700005,first 7.300000,first 4.000000to first 92.099998,first 7.300000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 446 polygon from first 63.900002,first 6.000000,first 4.000000to first 63.899998,first 6.420000,first 4.000000to first 63.900002,first 6.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 447 polygon from first 86.700005,first 6.000000,first 4.000000to first 86.699997,first 6.440000,first 4.000000to first 86.700005,first 6.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 448 polygon from first 96.099998,first 34.500000,first 4.000000to first 95.400002,first 34.500000,first 4.000000to first 96.099998,first 34.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 449 polygon from first 95.400002,first 34.500000,first 4.000000to first 95.400002,first 25.100000,first 4.000000to first 95.400002,first 34.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 450 polygon from first 95.400002,first 25.100000,first 4.000000to first 97.500000,first 25.100000,first 4.000000to first 95.400002,first 25.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 451 polygon from first 97.500000,first 23.000000,first 4.000000to first 95.300003,first 23.000000,first 4.000000to first 97.500000,first 23.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 452 polygon from first 95.300003,first 23.000000,first 4.000000to first 95.300003,first 17.400000,first 4.000000to first 95.300003,first 23.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 453 polygon from first 95.300003,first 17.400000,first 4.000000to first 97.500000,first 17.400000,first 4.000000to first 95.300003,first 17.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 454 polygon from first 97.500000,first 15.400001,first 4.000000to first 95.300003,first 15.400001,first 4.000000to first 97.500000,first 15.400001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 455 polygon from first 95.300003,first 15.400001,first 4.000000to first 95.300003,first 9.700000,first 4.000000to first 95.300003,first 15.400001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 456 polygon from first 95.300003,first 9.700000,first 4.000000to first 97.500000,first 9.700000,first 4.000000to first 95.300003,first 9.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 457 polygon from first 64.800003,first 44.299999,first 4.000000to first 66.099998,first 44.299999,first 4.000000to first 64.800003,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 458 polygon from first 93.900002,first 1.400000,first 4.000000to first 95.800003,first 1.400000,first 4.000000to first 93.900002,first 1.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 459 polygon from first 66.300003,first 49.799999,first 4.000000to first 66.300003,first 50.200001,first 4.000000to first 66.300003,first 49.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 460 polygon from first 66.300003,first 48.200001,first 4.000000to first 66.300003,first 48.400002,first 4.000000to first 66.300003,first 48.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 461 polygon from first 59.100002,first 40.899998,first 4.000000to first 59.100002,first 42.700001,first 4.000000to first 52.400002,first 42.700001,first 7.400000to first 52.400002,first 40.899998,first 7.400000to first 59.100002,first 40.899998,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 462 polygon from first 66.300003,first 48.400002,first 4.000000to first 66.300003,first 49.800003,first 4.000000to first 63.500000,first 49.800003,first 5.700000to first 63.500000,first 48.400002,first 5.700000to first 66.300003,first 48.400002,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 463 polygon from first 63.500000,first 49.800003,first 5.700000to first 61.500000,first 49.799999,first 5.700000to first 61.500000,first 46.799999,first 5.700000to first 63.500000,first 46.799999,first 5.700000to first 63.500000,first 49.800003,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 464 polygon from first 63.500000,first 48.200001,first 5.700000to first 63.500000,first 46.799999,first 5.700000to first 66.300003,first 46.799999,first 7.400000to first 66.300003,first 48.200001,first 7.400000to first 63.500000,first 48.200001,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 465 polygon from first 13.850000,first 39.299999,first 4.000000to first 12.350000,first 39.299999,first 4.000000to first 12.350000,first 31.600000,first 7.400000to first 13.850000,first 31.600000,first 7.400000to first 13.850000,first 39.299999,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 466 polygon from first 12.100000,first 49.700001,first 4.000000to first 12.100000,first 48.299999,first 4.000000to first 15.100000,first 48.299999,first 5.700000to first 15.100000,first 49.700001,first 5.700000to first 12.100000,first 49.700001,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 467 polygon from first 16.900000,first 49.700001,first 5.700000to first 15.100000,first 49.700001,first 5.700000to first 15.100000,first 46.700001,first 5.700000to first 16.900000,first 46.700001,first 5.700000to first 16.900000,first 49.700001,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 468 polygon from first 15.100000,first 46.700001,first 5.700000to first 15.100000,first 48.100002,first 5.700000to first 12.100000,first 48.100002,first 7.400000to first 12.100000,first 46.700001,first 7.400000to first 15.100000,first 46.700001,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 469 polygon from first 17.600000,first 11.000000,first 4.000000to first 16.199999,first 11.000000,first 4.000000to first 16.199999,first 8.100000,first 5.700000to first 17.600000,first 8.100000,first 5.700000to first 17.600000,first 11.000000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 470 polygon from first 17.600000,first 6.300000,first 5.700000to first 17.600000,first 8.100000,first 5.700000to first 14.500000,first 8.100000,first 5.700000to first 14.500000,first 6.300000,first 5.700000to first 17.600000,first 6.300000,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 471 polygon from first 14.500000,first 8.100000,first 5.700000to first 15.900000,first 8.100000,first 5.700000to first 15.900000,first 11.000000,first 7.400000to first 14.500000,first 11.000000,first 7.400000to first 14.500000,first 8.100000,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 472 polygon from first 0.800000,first 50.799999,first 7.400000to first 77.500000,first 50.799999,first 7.400000to first 77.500000,first 41.000000,first 7.400000to first 68.599998,first 41.000000,first 7.400000to first 68.599998,first 31.200001,first 7.400000to first 18.500000,first 31.200001,first 7.400000to first 18.500000,first 0.700000,first 7.400000to first 0.800000,first 0.700000,first 7.400000to first 0.800000,first 50.799999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 473 polygon from first 52.700001,first 40.799999,first 7.400000to first 59.100002,first 40.799999,first 7.400000to first 59.100002,first 42.799999,first 7.400000to first 52.700001,first 42.799999,first 7.400000to first 52.700001,first 40.799999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 474 polygon from first 12.100000,first 40.799999,first 7.400000to first 22.900000,first 40.799999,first 7.400000to first 22.900000,first 42.799999,first 7.400000to first 12.100000,first 42.799999,first 7.400000to first 12.100000,first 40.799999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 475 polygon from first 14.500000,first 6.100000,first 7.400000to first 18.000000,first 6.100000,first 7.400000to first 18.000000,first 10.700000,first 7.400000to first 14.500000,first 10.700000,first 7.400000to first 14.500000,first 6.100000,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 476 polygon from first 12.800000,first 46.600002,first 7.400000to first 17.100000,first 46.600002,first 7.400000to first 17.100000,first 50.200001,first 7.400000to first 12.800000,first 50.200001,first 7.400000to first 12.800000,first 46.600002,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 477 polygon from first 61.500000,first 46.600002,first 7.400000to first 66.099998,first 46.600002,first 7.400000to first 66.099998,first 50.200001,first 7.400000to first 61.500000,first 50.200001,first 7.400000to first 61.500000,first 46.600002,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 478 polygon from first 12.200000,first 31.800001,first 7.400000to first 13.900001,first 31.800001,first 7.400000to first 13.900001,first 39.100002,first 7.400000to first 12.200000,first 39.100002,first 7.400000to first 12.200000,first 31.800001,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 479 polygon from first 10.000000,first 40.799999,first 7.400000to first 1.200000,first 40.799999,first 7.400000to first 1.200000,first 42.799999,first 7.400000to first 10.000000,first 42.799999,first 7.400000to first 10.000000,first 40.799999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 480 polygon from first 1.200000,first 42.799999,first 7.400000to first 1.200000,first 0.700000,first 7.400000to first 1.200000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 481 polygon from first 1.200000,first 0.700000,first 7.400000to first 10.000000,first 0.700000,first 7.400000to first 1.200000,first 0.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 482 polygon from first 10.000000,first 0.700000,first 7.400000to first 10.000000,first 5.200000,first 7.400000to first 10.000000,first 0.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 483 polygon from first 10.000000,first 6.200000,first 7.400000to first 10.000000,first 7.200000,first 7.400000to first 10.000000,first 6.200000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 484 polygon from first 10.000000,first 7.200000,first 7.400000to first 1.200000,first 7.200000,first 7.400000to first 10.000000,first 7.200000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 485 polygon from first 10.000000,first 7.200000,first 7.400000to first 10.000000,first 8.300000,first 7.400000to first 10.000000,first 7.200000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 486 polygon from first 10.000000,first 9.200000,first 7.400000to first 10.000000,first 21.900000,first 7.400000to first 10.000000,first 9.200000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 487 polygon from first 10.000000,first 22.900000,first 7.400000to first 10.000000,first 24.100000,first 7.400000to first 10.000000,first 22.900000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 488 polygon from first 10.000000,first 25.800001,first 7.400000to first 10.000000,first 27.700001,first 7.400000to first 10.000000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 489 polygon from first 10.000000,first 28.700001,first 7.400000to first 10.000000,first 38.700001,first 7.400000to first 10.000000,first 28.700001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 490 polygon from first 10.000000,first 39.700001,first 7.400000to first 10.000000,first 40.799999,first 7.400000to first 10.000000,first 39.700001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 491 polygon from first 1.200000,first 40.799999,first 7.400000to first 10.000000,first 40.799999,first 7.400000to first 1.200000,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 492 polygon from first 10.000000,first 25.800001,first 7.400000to first 9.500000,first 25.800001,first 7.400000to first 10.000000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 493 polygon from first 8.500000,first 25.800001,first 7.400000to first 3.000000,first 25.800001,first 7.400000to first 8.500000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 494 polygon from first 2.100000,first 25.800001,first 7.400000to first 1.200000,first 25.800001,first 7.400000to first 2.100000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 495 polygon from first 10.000000,first 24.100000,first 7.400000to first 1.200000,first 24.100000,first 7.400000to first 10.000000,first 24.100000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 496 polygon from first 5.100000,first 42.799999,first 7.400000to first 0.500000,first 42.799999,first 7.400000to first 5.100000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 497 polygon from first 5.100000,first 42.799999,first 7.400000to first 5.100000,first 43.100002,first 7.400000to first 5.100000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 498 polygon from first 5.900000,first 44.299999,first 7.400000to first 3.900000,first 44.299999,first 7.400000to first 5.900000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 499 polygon from first 3.900000,first 44.299999,first 7.400000to first 3.900000,first 48.100002,first 7.400000to first 3.900000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 500 polygon from first 7.000000,first 44.299999,first 7.400000to first 8.500000,first 44.299999,first 7.400000to first 7.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 501 polygon from first 7.500000,first 48.100002,first 7.400000to first 7.500000,first 44.299999,first 7.400000to first 7.500000,first 48.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 502 polygon from first 9.500000,first 44.299999,first 7.400000to first 10.500000,first 44.299999,first 7.400000to first 9.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 503 polygon from first 10.500000,first 48.100002,first 7.400000to first 10.500000,first 44.299999,first 7.400000to first 10.500000,first 48.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 504 polygon from first 3.900000,first 49.000000,first 7.400000to first 3.900000,first 50.200001,first 7.400000to first 3.900000,first 49.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 505 polygon from first 7.500000,first 49.000000,first 7.400000to first 7.500000,first 50.200001,first 7.400000to first 7.500000,first 49.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 506 polygon from first 10.500000,first 49.000000,first 7.400000to first 10.500000,first 50.200001,first 7.400000to first 10.500000,first 49.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 507 polygon from first 0.500000,first 50.200001,first 7.400000to first 0.500000,first 42.799999,first 7.400000to first 0.500000,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 508 polygon from first 10.000000,first 0.700000,first 7.400000to first 18.000000,first 0.700000,first 7.400000to first 10.000000,first 0.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 509 polygon from first 18.000000,first 0.700000,first 7.400000to first 18.000000,first 31.600000,first 7.400000to first 18.000000,first 0.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 510 polygon from first 18.000000,first 25.800001,first 7.400000to first 12.200000,first 25.800001,first 7.400000to first 18.000000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 511 polygon from first 12.200000,first 12.700000,first 7.400000to first 18.000000,first 12.700000,first 7.400000to first 12.200000,first 12.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 512 polygon from first 12.200000,first 11.000000,first 7.400000to first 14.500000,first 11.000000,first 7.400000to first 12.200000,first 11.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 513 polygon from first 14.500000,first 11.000000,first 7.400000to first 14.500000,first 6.100000,first 7.400000to first 14.500000,first 11.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 514 polygon from first 12.200000,first 6.100000,first 7.400000to first 18.000000,first 6.100000,first 7.400000to first 12.200000,first 6.100000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 515 polygon from first 12.200000,first 11.100000,first 7.400000to first 12.200000,first 6.100000,first 7.400000to first 12.200000,first 11.100000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 516 polygon from first 12.200000,first 12.700000,first 7.400000to first 12.200000,first 13.600000,first 7.400000to first 12.200000,first 12.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 517 polygon from first 12.200000,first 14.500000,first 7.400000to first 12.200000,first 24.300001,first 7.400000to first 12.200000,first 14.500000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 518 polygon from first 12.200000,first 25.300001,first 7.400000to first 12.200000,first 25.800001,first 7.400000to first 12.200000,first 25.300001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 519 polygon from first 13.900001,first 31.600000,first 7.400000to first 68.099998,first 31.600000,first 7.400000to first 13.900001,first 31.600000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 520 polygon from first 76.900002,first 41.299999,first 7.400000to first 76.900002,first 50.200001,first 7.400000to first 76.900002,first 41.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 521 polygon from first 76.900002,first 50.200001,first 7.400000to first 0.500000,first 50.200001,first 7.400000to first 76.900002,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 522 polygon from first 52.400002,first 42.799999,first 7.400000to first 59.100002,first 42.799999,first 7.400000to first 52.400002,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 523 polygon from first 59.100002,first 42.799999,first 7.400000to first 59.100002,first 40.799999,first 7.400000to first 59.100002,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 524 polygon from first 59.100002,first 40.799999,first 7.400000to first 52.400002,first 40.799999,first 7.400000to first 59.100002,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 525 polygon from first 4.300000,first 25.800001,first 7.400000to first 4.300000,first 24.100000,first 7.400000to first 4.300000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 526 polygon from first 8.200000,first 24.100000,first 7.400000to first 8.200000,first 24.700001,first 7.400000to first 8.200000,first 24.100000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 527 polygon from first 12.100000,first 44.299999,first 7.400000to first 13.500000,first 44.299999,first 7.400000to first 12.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 528 polygon from first 14.400001,first 44.299999,first 7.400000to first 15.800000,first 44.299999,first 7.400000to first 14.400001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 529 polygon from first 12.300000,first 46.600002,first 7.400000to first 12.300000,first 44.299999,first 7.400000to first 12.300000,first 46.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 530 polygon from first 12.300000,first 46.600002,first 7.400000to first 17.100000,first 46.600002,first 7.400000to first 12.300000,first 46.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 531 polygon from first 14.700000,first 44.299999,first 7.400000to first 14.700000,first 46.600002,first 7.400000to first 14.700000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 532 polygon from first 17.100000,first 50.200001,first 7.400000to first 17.100000,first 44.299999,first 7.400000to first 17.100000,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 533 polygon from first 17.100000,first 44.299999,first 7.400000to first 23.100000,first 44.299999,first 7.400000to first 17.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 534 polygon from first 23.100000,first 44.299999,first 7.400000to first 23.100000,first 48.700001,first 7.400000to first 23.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 535 polygon from first 23.100000,first 49.600002,first 7.400000to first 23.100000,first 50.200001,first 7.400000to first 23.100000,first 49.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 536 polygon from first 25.100000,first 50.200001,first 7.400000to first 25.100000,first 44.299999,first 7.400000to first 25.100000,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 537 polygon from first 25.100000,first 44.299999,first 7.400000to first 27.500000,first 44.299999,first 7.400000to first 25.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 538 polygon from first 28.500000,first 44.299999,first 7.400000to first 29.900000,first 44.299999,first 7.400000to first 28.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 539 polygon from first 29.100000,first 44.299999,first 7.400000to first 29.100000,first 50.200001,first 7.400000to first 29.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 540 polygon from first 30.900000,first 44.299999,first 7.400000to first 31.800001,first 44.299999,first 7.400000to first 30.900000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 541 polygon from first 31.500000,first 44.299999,first 7.400000to first 31.500000,first 50.200001,first 7.400000to first 31.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 542 polygon from first 32.799999,first 44.299999,first 7.400000to first 34.700001,first 44.299999,first 7.400000to first 32.799999,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 543 polygon from first 33.900002,first 44.299999,first 7.400000to first 33.900002,first 50.200001,first 7.400000to first 33.900002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 544 polygon from first 35.700001,first 44.299999,first 7.400000to first 37.600002,first 44.299999,first 7.400000to first 35.700001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 545 polygon from first 36.299999,first 44.299999,first 7.400000to first 36.299999,first 50.200001,first 7.400000to first 36.299999,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 546 polygon from first 38.600002,first 44.299999,first 7.400000to first 40.600002,first 44.299999,first 7.400000to first 38.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 547 polygon from first 39.299999,first 44.299999,first 7.400000to first 39.299999,first 50.200001,first 7.400000to first 39.299999,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 548 polygon from first 41.600002,first 44.299999,first 7.400000to first 43.100002,first 44.299999,first 7.400000to first 41.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 549 polygon from first 42.299999,first 44.299999,first 7.400000to first 42.299999,first 50.200001,first 7.400000to first 42.299999,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 550 polygon from first 44.000000,first 44.299999,first 7.400000to first 45.500000,first 44.299999,first 7.400000to first 44.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 551 polygon from first 46.500000,first 44.299999,first 7.400000to first 47.600002,first 44.299999,first 7.400000to first 46.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 552 polygon from first 44.600002,first 44.299999,first 7.400000to first 44.600002,first 50.200001,first 7.400000to first 44.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 553 polygon from first 48.600002,first 44.299999,first 7.400000to first 50.700001,first 44.299999,first 7.400000to first 48.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 554 polygon from first 50.700001,first 44.299999,first 7.400000to first 50.700001,first 50.200001,first 7.400000to first 50.700001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 555 polygon from first 51.100002,first 50.200001,first 7.400000to first 51.100002,first 44.299999,first 7.400000to first 51.100002,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 556 polygon from first 51.100002,first 44.299999,first 7.400000to first 55.000000,first 44.299999,first 7.400000to first 51.100002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 557 polygon from first 56.100002,first 44.299999,first 7.400000to first 59.500000,first 44.299999,first 7.400000to first 56.100002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 558 polygon from first 56.600002,first 44.299999,first 7.400000to first 56.600002,first 50.200001,first 7.400000to first 56.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 559 polygon from first 60.500000,first 44.299999,first 7.400000to first 61.000000,first 44.299999,first 7.400000to first 60.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 560 polygon from first 61.000000,first 44.299999,first 7.400000to first 61.000000,first 50.200001,first 7.400000to first 61.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 561 polygon from first 61.500000,first 50.200001,first 7.400000to first 61.500000,first 44.299999,first 7.400000to first 61.500000,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 562 polygon from first 61.500000,first 44.299999,first 7.400000to first 63.000000,first 44.299999,first 7.400000to first 61.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 563 polygon from first 61.500000,first 46.600002,first 7.400000to first 66.300003,first 46.600002,first 7.400000to first 61.500000,first 46.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 564 polygon from first 66.300003,first 46.799999,first 7.400000to first 66.300003,first 44.299999,first 7.400000to first 66.300003,first 46.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 565 polygon from first 64.400002,first 46.600002,first 7.400000to first 64.400002,first 44.299999,first 7.400000to first 64.400002,first 46.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 566 polygon from first 69.900002,first 44.299999,first 7.400000to first 71.300003,first 44.299999,first 7.400000to first 69.900002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 567 polygon from first 72.200005,first 44.299999,first 7.400000to first 76.900002,first 44.299999,first 7.400000to first 72.200005,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 568 polygon from first 70.500000,first 44.299999,first 7.400000to first 70.500000,first 48.299999,first 7.400000to first 70.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 569 polygon from first 70.500000,first 49.200001,first 7.400000to first 70.500000,first 50.200001,first 7.400000to first 70.500000,first 49.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 570 polygon from first 68.099998,first 50.200001,first 7.400000to first 68.099998,first 49.200001,first 7.400000to first 68.099998,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 571 polygon from first 68.099998,first 48.299999,first 7.400000to first 68.099998,first 44.299999,first 7.400000to first 68.099998,first 48.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 572 polygon from first 68.900002,first 44.299999,first 7.400000to first 68.099998,first 44.299999,first 7.400000to first 68.900002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 573 polygon from first 12.100000,first 42.799999,first 7.400000to first 12.100000,first 40.799999,first 7.400000to first 12.100000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 574 polygon from first 12.100000,first 40.799999,first 7.400000to first 22.900000,first 40.799999,first 7.400000to first 12.100000,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 575 polygon from first 22.900000,first 40.799999,first 7.400000to first 22.900000,first 42.799999,first 7.400000to first 22.900000,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 576 polygon from first 22.900000,first 42.799999,first 7.400000to first 12.100000,first 42.799999,first 7.400000to first 22.900000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 577 polygon from first 12.300000,first 39.299999,first 7.400000to first 12.300000,first 31.600000,first 7.400000to first 12.300000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 578 polygon from first 14.300000,first 39.299999,first 7.400000to first 13.900001,first 39.299999,first 7.400000to first 14.300000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 579 polygon from first 13.900001,first 39.299999,first 7.400000to first 13.900001,first 31.600000,first 7.400000to first 13.900001,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 580 polygon from first 15.300000,first 39.299999,first 7.400000to first 25.500000,first 39.299999,first 7.400000to first 15.300000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 581 polygon from first 25.500000,first 39.299999,first 7.400000to first 25.500000,first 38.000000,first 7.400000to first 25.500000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 582 polygon from first 25.500000,first 37.100002,first 7.400000to first 25.500000,first 31.600000,first 7.400000to first 25.500000,first 37.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 583 polygon from first 25.500000,first 39.299999,first 7.400000to first 29.900000,first 39.299999,first 7.400000to first 25.500000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 584 polygon from first 30.900000,first 39.299999,first 7.400000to first 32.200001,first 39.299999,first 7.400000to first 30.900000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 585 polygon from first 31.500000,first 39.299999,first 7.400000to first 31.500000,first 38.000000,first 7.400000to first 31.500000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 586 polygon from first 31.500000,first 37.100002,first 7.400000to first 31.500000,first 31.600000,first 7.400000to first 31.500000,first 37.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 587 polygon from first 33.200001,first 39.299999,first 7.400000to first 34.500000,first 39.299999,first 7.400000to first 33.200001,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 588 polygon from first 35.500000,first 39.299999,first 7.400000to first 36.799999,first 39.299999,first 7.400000to first 35.500000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 589 polygon from first 36.299999,first 39.299999,first 7.400000to first 36.299999,first 38.000000,first 7.400000to first 36.299999,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 590 polygon from first 33.900002,first 39.299999,first 7.400000to first 33.900002,first 31.600000,first 7.400000to first 33.900002,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 591 polygon from first 36.299999,first 37.100002,first 7.400000to first 36.299999,first 31.600000,first 7.400000to first 36.299999,first 37.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 592 polygon from first 37.700001,first 39.299999,first 7.400000to first 42.900002,first 39.299999,first 7.400000to first 37.700001,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 593 polygon from first 42.299999,first 39.299999,first 7.400000to first 42.299999,first 31.600000,first 7.400000to first 42.299999,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 594 polygon from first 42.299999,first 34.799999,first 7.400000to first 43.000000,first 34.799999,first 7.400000to first 42.299999,first 34.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 595 polygon from first 44.100002,first 31.600000,first 7.400000to first 44.100002,first 39.299999,first 7.400000to first 44.100002,first 31.600000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 596 polygon from first 43.799999,first 39.299999,first 7.400000to first 44.600002,first 39.299999,first 7.400000to first 43.799999,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 597 polygon from first 45.600002,first 39.299999,first 7.400000to first 51.700001,first 39.299999,first 7.400000to first 45.600002,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 598 polygon from first 50.600002,first 39.299999,first 7.400000to first 50.600002,first 31.600000,first 7.400000to first 50.600002,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 599 polygon from first 52.700001,first 39.299999,first 7.400000to first 57.100002,first 39.299999,first 7.400000to first 52.700001,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 600 polygon from first 56.000000,first 39.299999,first 7.400000to first 56.000000,first 31.600000,first 7.400000to first 56.000000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 601 polygon from first 58.100002,first 39.299999,first 7.400000to first 65.800003,first 39.299999,first 7.400000to first 58.100002,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 602 polygon from first 66.700005,first 39.299999,first 7.400000to first 68.099998,first 39.299999,first 7.400000to first 66.700005,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 603 polygon from first 47.100002,first 50.200001,first 7.400000to first 47.100002,first 44.299999,first 7.400000to first 47.100002,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 604 polygon from first 1.200000,first 15.400001,first 7.400000to first 10.000000,first 15.400001,first 7.400000to first 1.200000,first 15.400001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 605 polygon from first 68.099998,first 41.299999,first 7.400000to first 76.900002,first 41.299999,first 7.400000to first 68.099998,first 41.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 606 polygon from first 68.099998,first 39.299999,first 7.400000to first 68.099998,first 31.600000,first 7.400000to first 68.099998,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 607 polygon from first 61.000000,first 44.299999,first 7.400000to first 61.500000,first 44.299999,first 7.400000to first 61.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 608 polygon from first 50.700001,first 44.299999,first 7.400000to first 51.100002,first 44.299999,first 7.400000to first 50.700001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 609 polygon from first 68.099998,first 41.299999,first 7.400000to first 68.099998,first 39.299999,first 7.400000to first 68.099998,first 41.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 610 polygon from first 5.100000,first 42.799999,first 7.400000to first 10.000000,first 42.799999,first 7.400000to first 5.100000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 611 polygon from first 10.000000,first 40.799999,first 7.400000to first 10.000000,first 42.799999,first 7.400000to first 10.000000,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 612 polygon from first 12.200000,first 2.300000,first 7.400000to first 12.200000,first 6.100000,first 7.400000to first 12.200000,first 2.300000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 613 polygon from first 12.200000,first 1.300000,first 7.400000to first 12.200000,first 0.700000,first 7.400000to first 12.200000,first 1.300000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 614 polygon from first 64.000000,first 44.299999,first 7.400000to first 64.700005,first 44.299999,first 7.400000to first 64.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 615 polygon from first 66.099998,first 44.299999,first 7.400000to first 66.300003,first 44.299999,first 7.400000to first 66.099998,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 616 polygon from first 16.800001,first 44.299999,first 7.400000to first 17.100000,first 44.299999,first 7.400000to first 16.800001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 617 polygon from first 11.000000,first 25.800001,first 7.400000to first 12.200000,first 25.800001,first 7.400000to first 11.000000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 618 polygon from first 64.700005,first 44.299999,first 7.400000to first 66.099998,first 44.299999,first 7.400000to first 64.700005,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 619 polygon from first 66.300003,first 49.799999,first 7.400000to first 66.300003,first 50.200001,first 7.400000to first 66.300003,first 49.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 620 polygon from first 66.300003,first 48.200001,first 7.400000to first 66.300003,first 48.400002,first 7.400000to first 66.300003,first 48.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 621 polygon from first 49.400002,first 40.899998,first 7.400000to first 49.400002,first 42.700001,first 7.400000to first 42.700001,first 42.700001,first 10.800000to first 42.700001,first 40.899998,first 10.800000to first 49.400002,first 40.899998,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 622 polygon from first 66.300003,first 48.400002,first 7.400000to first 66.300003,first 49.800003,first 7.400000to first 63.500000,first 49.800003,first 9.100000to first 63.500000,first 48.400002,first 9.100000to first 66.300003,first 48.400002,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 623 polygon from first 63.500000,first 49.800003,first 9.100000to first 61.500000,first 49.799999,first 9.100000to first 61.500000,first 46.799999,first 9.100000to first 63.500000,first 46.799999,first 9.100000to first 63.500000,first 49.800003,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 624 polygon from first 63.500000,first 48.200001,first 9.100000to first 63.500000,first 46.799999,first 9.100000to first 66.300003,first 46.799999,first 10.800000to first 66.300003,first 48.200001,first 10.800000to first 63.500000,first 48.200001,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 625 polygon from first 13.850000,first 39.299999,first 7.400000to first 12.350000,first 39.299999,first 7.400000to first 12.350000,first 31.600000,first 10.800000to first 13.850000,first 31.600000,first 10.800000to first 13.850000,first 39.299999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 626 polygon from first 12.100000,first 49.700001,first 7.400000to first 12.100000,first 48.299999,first 7.400000to first 15.100000,first 48.299999,first 9.100000to first 15.100000,first 49.700001,first 9.100000to first 12.100000,first 49.700001,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 627 polygon from first 16.900000,first 49.700001,first 9.100000to first 15.100000,first 49.700001,first 9.100000to first 15.100000,first 46.700001,first 9.100000to first 16.900000,first 46.700001,first 9.100000to first 16.900000,first 49.700001,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 628 polygon from first 15.100000,first 46.700001,first 9.100000to first 15.100000,first 48.100002,first 9.100000to first 12.100000,first 48.100002,first 10.800000to first 12.100000,first 46.700001,first 10.800000to first 15.100000,first 46.700001,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 629 polygon from first 17.600000,first 11.000000,first 7.400000to first 16.199999,first 11.000000,first 7.400000to first 16.199999,first 8.100000,first 9.100000to first 17.600000,first 8.100000,first 9.100000to first 17.600000,first 11.000000,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 630 polygon from first 17.600000,first 6.300000,first 9.100000to first 17.600000,first 8.100000,first 9.100000to first 14.500000,first 8.100000,first 9.100000to first 14.500000,first 6.300000,first 9.100000to first 17.600000,first 6.300000,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 631 polygon from first 14.500000,first 8.100000,first 9.100000to first 15.900000,first 8.100000,first 9.100000to first 15.900000,first 11.000000,first 10.800000to first 14.500000,first 11.000000,first 10.800000to first 14.500000,first 8.100000,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 632 polygon from first 0.800000,first 50.799999,first 10.800000to first 77.500000,first 50.799999,first 10.800000to first 77.500000,first 31.200001,first 10.800000to first 18.500000,first 31.200001,first 10.800000to first 18.500000,first 0.700000,first 10.800000to first 0.800000,first 0.700000,first 10.800000to first 0.800000,first 50.799999,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 633 polygon from first 42.900002,first 40.799999,first 10.800000to first 49.400002,first 40.799999,first 10.800000to first 49.400002,first 42.799999,first 10.800000to first 42.900002,first 42.799999,first 10.800000to first 42.900002,first 40.799999,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 634 polygon from first 12.100000,first 40.799999,first 10.800000to first 22.900000,first 40.799999,first 10.800000to first 22.900000,first 42.799999,first 10.800000to first 12.100000,first 42.799999,first 10.800000to first 12.100000,first 40.799999,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 635 polygon from first 14.500000,first 6.100000,first 10.800000to first 18.000000,first 6.100000,first 10.800000to first 18.000000,first 10.700000,first 10.800000to first 14.500000,first 10.700000,first 10.800000to first 14.500000,first 6.100000,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 636 polygon from first 12.800000,first 46.600002,first 10.800000to first 17.100000,first 46.600002,first 10.800000to first 17.100000,first 50.200001,first 10.800000to first 12.800000,first 50.200001,first 10.800000to first 12.800000,first 46.600002,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 637 polygon from first 61.500000,first 46.600002,first 10.800000to first 66.099998,first 46.600002,first 10.800000to first 66.099998,first 50.200001,first 10.800000to first 61.500000,first 50.200001,first 10.800000to first 61.500000,first 46.600002,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 638 polygon from first 12.200000,first 31.800001,first 10.800000to first 13.900001,first 31.800001,first 10.800000to first 13.900001,first 39.100002,first 10.800000to first 12.200000,first 39.100002,first 10.800000to first 12.200000,first 31.800001,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 639 polygon from first 1.200000,first 40.799999,first 10.800000to first 10.000000,first 40.799999,first 10.800000to first 10.000000,first 42.799999,first 10.800000to first 1.200000,first 42.799999,first 10.800000to first 1.200000,first 40.799999,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 640 polygon from first 42.299999,first 39.299999,first 10.800000to first 42.299999,first 31.600000,first 10.800000to first 42.299999,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 641 polygon from first 44.000000,first 39.299999,first 10.800000to first 44.000000,first 31.600000,first 10.800000to first 44.000000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 642 polygon from first 12.200000,first 6.100000,first 10.800000to first 12.200000,first 11.100000,first 10.800000to first 12.200000,first 6.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 643 polygon from first 12.200000,first 11.000000,first 10.800000to first 14.500000,first 11.000000,first 10.800000to first 12.200000,first 11.000000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 644 polygon from first 14.500000,first 11.000000,first 10.800000to first 14.500000,first 6.100000,first 10.800000to first 14.500000,first 11.000000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 645 polygon from first 4.300000,first 25.800001,first 10.800000to first 4.300000,first 24.100000,first 10.800000to first 4.300000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 646 polygon from first 1.200000,first 25.800001,first 10.800000to first 2.100000,first 25.800001,first 10.800000to first 1.200000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 647 polygon from first 3.000000,first 25.800001,first 10.800000to first 8.500000,first 25.800001,first 10.800000to first 3.000000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 648 polygon from first 1.200000,first 24.100000,first 10.800000to first 10.000000,first 24.100000,first 10.800000to first 1.200000,first 24.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 649 polygon from first 10.500000,first 50.200001,first 10.800000to first 10.500000,first 49.000000,first 10.800000to first 10.500000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 650 polygon from first 10.500000,first 48.100002,first 10.800000to first 10.500000,first 44.299999,first 10.800000to first 10.500000,first 48.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 651 polygon from first 12.300000,first 46.600002,first 10.800000to first 17.100000,first 46.600002,first 10.800000to first 12.300000,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 652 polygon from first 12.300000,first 46.600002,first 10.800000to first 12.300000,first 44.299999,first 10.800000to first 12.300000,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 653 polygon from first 12.300000,first 44.299999,first 10.800000to first 13.500000,first 44.299999,first 10.800000to first 12.300000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 654 polygon from first 14.700000,first 46.600002,first 10.800000to first 14.700000,first 44.299999,first 10.800000to first 14.700000,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 655 polygon from first 14.400001,first 44.299999,first 10.800000to first 15.800000,first 44.299999,first 10.800000to first 14.400001,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 656 polygon from first 17.100000,first 50.200001,first 10.800000to first 17.100000,first 44.299999,first 10.800000to first 17.100000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 657 polygon from first 25.600000,first 44.299999,first 10.800000to first 25.600000,first 50.200001,first 10.800000to first 25.600000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 658 polygon from first 41.100002,first 50.200001,first 10.800000to first 41.100002,first 44.299999,first 10.800000to first 41.100002,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 659 polygon from first 50.700001,first 50.200001,first 10.800000to first 50.700001,first 44.299999,first 10.800000to first 50.700001,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 660 polygon from first 61.500000,first 46.600002,first 10.800000to first 66.300003,first 46.600002,first 10.800000to first 61.500000,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 661 polygon from first 66.300003,first 46.600002,first 10.800000to first 66.300003,first 44.299999,first 10.800000to first 66.300003,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 662 polygon from first 64.400002,first 46.600002,first 10.800000to first 64.400002,first 44.299999,first 10.800000to first 64.400002,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 663 polygon from first 68.099998,first 50.200001,first 10.800000to first 68.099998,first 44.299999,first 10.800000to first 68.099998,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 664 polygon from first 25.500000,first 37.100002,first 10.800000to first 25.500000,first 31.600000,first 10.800000to first 25.500000,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 665 polygon from first 25.500000,first 39.299999,first 10.800000to first 25.500000,first 38.000000,first 10.800000to first 25.500000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 666 polygon from first 18.000000,first 0.700000,first 10.800000to first 1.200000,first 0.700000,first 10.800000to first 18.000000,first 0.700000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 667 polygon from first 0.500000,first 50.200001,first 10.800000to first 0.500000,first 42.799999,first 10.800000to first 0.500000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 668 polygon from first 0.500000,first 42.799999,first 10.800000to first 5.100000,first 42.799999,first 10.800000to first 0.500000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 669 polygon from first 5.100000,first 42.799999,first 10.800000to first 5.100000,first 43.299999,first 10.800000to first 5.100000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 670 polygon from first 61.500000,first 50.200001,first 10.800000to first 61.500000,first 44.299999,first 10.800000to first 61.500000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 671 polygon from first 12.200000,first 12.700000,first 10.800000to first 18.000000,first 12.700000,first 10.800000to first 12.200000,first 12.700000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 672 polygon from first 18.000000,first 6.100000,first 10.800000to first 12.200000,first 6.100000,first 10.800000to first 18.000000,first 6.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 673 polygon from first 10.000000,first 21.900000,first 10.800000to first 10.000000,first 10.500000,first 10.800000to first 10.000000,first 21.900000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 674 polygon from first 10.000000,first 38.700001,first 10.800000to first 10.000000,first 28.700001,first 10.800000to first 10.000000,first 38.700001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 675 polygon from first 10.000000,first 27.700001,first 10.800000to first 10.000000,first 25.800001,first 10.800000to first 10.000000,first 27.700001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 676 polygon from first 10.000000,first 25.800001,first 10.800000to first 9.500000,first 25.800001,first 10.800000to first 10.000000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 677 polygon from first 29.700001,first 37.100002,first 10.800000to first 29.700001,first 31.600000,first 10.800000to first 29.700001,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 678 polygon from first 38.000000,first 37.100002,first 10.800000to first 38.000000,first 31.600000,first 10.800000to first 38.000000,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 679 polygon from first 47.100002,first 37.100002,first 10.800000to first 47.100002,first 31.600000,first 10.800000to first 47.100002,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 680 polygon from first 54.799999,first 37.100002,first 10.800000to first 54.799999,first 31.600000,first 10.800000to first 54.799999,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 681 polygon from first 63.200001,first 37.100002,first 10.800000to first 63.200001,first 31.600000,first 10.800000to first 63.200001,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 682 polygon from first 70.500000,first 37.100002,first 10.800000to first 70.500000,first 31.600000,first 10.800000to first 70.500000,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 683 polygon from first 75.099998,first 39.299999,first 10.800000to first 76.900002,first 39.299999,first 10.800000to first 75.099998,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 684 polygon from first 15.300000,first 39.299999,first 10.800000to first 23.000000,first 39.299999,first 10.800000to first 15.300000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 685 polygon from first 22.400000,first 38.000000,first 10.800000to first 22.400000,first 39.299999,first 10.800000to first 22.400000,first 38.000000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 686 polygon from first 24.000000,first 39.299999,first 10.800000to first 26.000000,first 39.299999,first 10.800000to first 24.000000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 687 polygon from first 27.000000,first 39.299999,first 10.800000to first 32.100002,first 39.299999,first 10.800000to first 27.000000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 688 polygon from first 29.700001,first 39.299999,first 10.800000to first 29.700001,first 38.000000,first 10.800000to first 29.700001,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 689 polygon from first 33.100002,first 39.299999,first 10.800000to first 34.500000,first 39.299999,first 10.800000to first 33.100002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 690 polygon from first 33.799999,first 39.299999,first 10.800000to first 33.799999,first 31.600000,first 10.800000to first 33.799999,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 691 polygon from first 35.500000,first 39.299999,first 10.800000to first 38.600002,first 39.299999,first 10.800000to first 35.500000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 692 polygon from first 38.000000,first 39.299999,first 10.800000to first 38.000000,first 38.000000,first 10.800000to first 38.000000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 693 polygon from first 39.600002,first 39.299999,first 10.800000to first 42.900002,first 39.299999,first 10.800000to first 39.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 694 polygon from first 43.799999,first 39.299999,first 10.800000to first 44.600002,first 39.299999,first 10.800000to first 43.799999,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 695 polygon from first 45.600002,first 39.299999,first 10.800000to first 48.900002,first 39.299999,first 10.800000to first 45.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 696 polygon from first 47.100002,first 39.299999,first 10.800000to first 47.100002,first 38.000000,first 10.800000to first 47.100002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 697 polygon from first 69.099998,first 39.299999,first 10.800000to first 74.099998,first 39.299999,first 10.800000to first 69.099998,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 698 polygon from first 70.500000,first 39.299999,first 10.800000to first 70.500000,first 38.000000,first 10.800000to first 70.500000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 699 polygon from first 66.700005,first 39.299999,first 10.800000to first 68.099998,first 39.299999,first 10.800000to first 66.700005,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 700 polygon from first 67.400002,first 39.299999,first 10.800000to first 67.400002,first 31.600000,first 10.800000to first 67.400002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 701 polygon from first 60.600002,first 39.299999,first 10.800000to first 65.800003,first 39.299999,first 10.800000to first 60.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 702 polygon from first 63.200001,first 39.299999,first 10.800000to first 63.200001,first 38.000000,first 10.800000to first 63.200001,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 703 polygon from first 58.400002,first 39.299999,first 10.800000to first 59.700001,first 39.299999,first 10.800000to first 58.400002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 704 polygon from first 59.100002,first 39.299999,first 10.800000to first 59.100002,first 31.600000,first 10.800000to first 59.100002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 705 polygon from first 52.600002,first 39.299999,first 10.800000to first 57.400002,first 39.299999,first 10.800000to first 52.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 706 polygon from first 54.799999,first 39.299999,first 10.800000to first 54.799999,first 38.000000,first 10.800000to first 54.799999,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 707 polygon from first 49.900002,first 39.299999,first 10.800000to first 51.600002,first 39.299999,first 10.800000to first 49.900002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 708 polygon from first 50.600002,first 39.299999,first 10.800000to first 50.600002,first 31.600000,first 10.800000to first 50.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 709 polygon from first 10.000000,first 9.500000,first 10.800000to first 10.000000,first 7.400000,first 10.800000to first 10.000000,first 9.500000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 710 polygon from first 1.200000,first 8.400001,first 10.800000to first 10.000000,first 8.400001,first 10.800000to first 1.200000,first 8.400001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 711 polygon from first 48.299999,first 50.200001,first 10.800000to first 48.299999,first 46.400002,first 10.800000to first 48.299999,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 712 polygon from first 48.600002,first 44.299999,first 10.800000to first 47.700001,first 44.299999,first 10.800000to first 48.600002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 713 polygon from first 45.900002,first 46.400002,first 10.800000to first 45.900002,first 50.200001,first 10.800000to first 45.900002,first 46.400002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 714 polygon from first 39.400002,first 44.299999,first 10.800000to first 35.500000,first 44.299999,first 10.800000to first 39.400002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 715 polygon from first 34.500000,first 44.299999,first 10.800000to first 32.799999,first 44.299999,first 10.800000to first 34.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 716 polygon from first 48.299999,first 44.299999,first 10.800000to first 48.299999,first 45.400002,first 10.800000to first 48.299999,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 717 polygon from first 33.900002,first 44.299999,first 10.800000to first 33.900002,first 45.400002,first 10.800000to first 33.900002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 718 polygon from first 31.500000,first 44.299999,first 10.800000to first 31.500000,first 45.400002,first 10.800000to first 31.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 719 polygon from first 30.900000,first 44.299999,first 10.800000to first 31.800001,first 44.299999,first 10.800000to first 30.900000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 720 polygon from first 31.500000,first 46.400002,first 10.800000to first 31.500000,first 50.200001,first 10.800000to first 31.500000,first 46.400002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 721 polygon from first 33.900002,first 50.200001,first 10.800000to first 33.900002,first 46.400002,first 10.800000to first 33.900002,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 722 polygon from first 29.900000,first 44.299999,first 10.800000to first 27.100000,first 44.299999,first 10.800000to first 29.900000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 723 polygon from first 26.100000,first 44.299999,first 10.800000to first 25.100000,first 44.299999,first 10.800000to first 26.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 724 polygon from first 25.100000,first 44.299999,first 10.800000to first 25.100000,first 50.200001,first 10.800000to first 25.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 725 polygon from first 20.200001,first 44.299999,first 10.800000to first 23.100000,first 44.299999,first 10.800000to first 20.200001,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 726 polygon from first 23.100000,first 44.299999,first 10.800000to first 23.100000,first 45.200001,first 10.800000to first 23.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 727 polygon from first 23.100000,first 46.200001,first 10.800000to first 23.100000,first 48.600002,first 10.800000to first 23.100000,first 46.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 728 polygon from first 23.100000,first 50.200001,first 10.800000to first 23.100000,first 49.500000,first 10.800000to first 23.100000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 729 polygon from first 20.600000,first 50.200001,first 10.800000to first 20.600000,first 49.500000,first 10.800000to first 20.600000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 730 polygon from first 20.600000,first 48.600002,first 10.800000to first 20.600000,first 44.299999,first 10.800000to first 20.600000,first 48.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 731 polygon from first 17.100000,first 46.200001,first 10.800000to first 20.600000,first 46.200001,first 10.800000to first 17.100000,first 46.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 732 polygon from first 20.600000,first 47.299999,first 10.800000to first 23.100000,first 47.299999,first 10.800000to first 20.600000,first 47.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 733 polygon from first 5.600000,first 44.299999,first 10.800000to first 5.100000,first 44.299999,first 10.800000to first 5.600000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 734 polygon from first 5.100000,first 44.299999,first 10.800000to first 5.100000,first 48.100002,first 10.800000to first 5.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 735 polygon from first 5.100000,first 49.000000,first 10.800000to first 5.100000,first 50.200001,first 10.800000to first 5.100000,first 49.000000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 736 polygon from first 12.100000,first 25.800001,first 10.800000to first 18.000000,first 25.800001,first 10.800000to first 12.100000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 737 polygon from first 55.400002,first 44.299999,first 10.800000to first 59.900002,first 44.299999,first 10.800000to first 55.400002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 738 polygon from first 56.000000,first 45.400002,first 10.800000to first 56.000000,first 44.299999,first 10.800000to first 56.000000,first 45.400002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 739 polygon from first 51.100002,first 50.200001,first 10.800000to first 51.100002,first 44.299999,first 10.800000to first 51.100002,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 740 polygon from first 49.500000,first 44.299999,first 10.800000to first 54.500000,first 44.299999,first 10.800000to first 49.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 741 polygon from first 45.200001,first 44.299999,first 10.800000to first 46.700001,first 44.299999,first 10.800000to first 45.200001,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 742 polygon from first 45.900002,first 45.400002,first 10.800000to first 45.900002,first 44.299999,first 10.800000to first 45.900002,first 45.400002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 743 polygon from first 40.400002,first 44.299999,first 10.800000to first 44.200001,first 44.299999,first 10.800000to first 40.400002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 744 polygon from first 12.200000,first 1.400000,first 10.800000to first 12.200000,first 0.700000,first 10.800000to first 12.200000,first 1.400000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 745 polygon from first 10.000000,first 6.400000,first 10.800000to first 10.000000,first 0.700000,first 10.800000to first 10.000000,first 6.400000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 746 polygon from first 1.200000,first 40.799999,first 10.800000to first 10.000000,first 40.799999,first 10.800000to first 1.200000,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 747 polygon from first 10.000000,first 40.799999,first 10.800000to first 10.000000,first 39.700001,first 10.800000to first 10.000000,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 748 polygon from first 69.900002,first 44.299999,first 10.800000to first 76.900002,first 44.299999,first 10.800000to first 69.900002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 749 polygon from first 56.000000,first 50.200001,first 10.800000to first 56.000000,first 46.400002,first 10.800000to first 56.000000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 750 polygon from first 61.500000,first 44.299999,first 10.800000to first 63.000000,first 44.299999,first 10.800000to first 61.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 751 polygon from first 8.200000,first 24.700001,first 10.800000to first 8.200000,first 24.100000,first 10.800000to first 8.200000,first 24.700001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 752 polygon from first 12.200000,first 6.100000,first 10.800000to first 12.200000,first 2.400000,first 10.800000to first 12.200000,first 6.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 753 polygon from first 10.000000,first 24.100000,first 10.800000to first 10.000000,first 22.900000,first 10.800000to first 10.000000,first 24.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 754 polygon from first 6.600000,first 44.299999,first 10.800000to first 10.500000,first 44.299999,first 10.800000to first 6.600000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 755 polygon from first 17.100000,first 44.299999,first 10.800000to first 19.300001,first 44.299999,first 10.800000to first 17.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 756 polygon from first 68.099998,first 44.299999,first 10.800000to first 68.900002,first 44.299999,first 10.800000to first 68.099998,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 757 polygon from first 13.900001,first 31.600000,first 10.800000to first 18.000000,first 31.600000,first 10.800000to first 13.900001,first 31.600000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 758 polygon from first 41.500000,first 44.299999,first 10.800000to first 41.500000,first 50.200001,first 10.800000to first 41.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 759 polygon from first 22.400000,first 37.100002,first 10.800000to first 22.400000,first 31.600000,first 10.800000to first 22.400000,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 760 polygon from first 13.900001,first 31.600000,first 10.800000to first 13.900001,first 39.299999,first 10.800000to first 13.900001,first 31.600000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 761 polygon from first 13.900001,first 39.299999,first 10.800000to first 14.300000,first 39.299999,first 10.800000to first 13.900001,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 762 polygon from first 10.000000,first 33.100002,first 10.800000to first 1.200000,first 33.100002,first 10.800000to first 10.000000,first 33.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 763 polygon from first 0.500000,first 50.200001,first 10.800000to first 76.900002,first 50.200001,first 10.800000to first 0.500000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 764 polygon from first 76.900002,first 50.200001,first 10.800000to first 76.900002,first 31.600000,first 10.800000to first 76.900002,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 765 polygon from first 76.900002,first 31.600000,first 10.800000to first 18.000000,first 31.600000,first 10.800000to first 76.900002,first 31.600000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 766 polygon from first 18.000000,first 31.600000,first 10.800000to first 18.000000,first 0.700000,first 10.800000to first 18.000000,first 31.600000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 767 polygon from first 1.200000,first 0.700000,first 10.800000to first 1.200000,first 42.799999,first 10.800000to first 1.200000,first 0.700000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 768 polygon from first 42.700001,first 42.799999,first 10.800000to first 49.400002,first 42.799999,first 10.800000to first 42.700001,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 769 polygon from first 49.400002,first 42.799999,first 10.800000to first 49.400002,first 40.799999,first 10.800000to first 49.400002,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 770 polygon from first 49.400002,first 40.799999,first 10.800000to first 42.700001,first 40.799999,first 10.800000to first 49.400002,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 771 polygon from first 12.100000,first 42.799999,first 10.800000to first 12.100000,first 40.799999,first 10.800000to first 12.100000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 772 polygon from first 12.100000,first 40.799999,first 10.800000to first 22.900000,first 40.799999,first 10.800000to first 12.100000,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 773 polygon from first 22.900000,first 40.799999,first 10.800000to first 22.900000,first 42.799999,first 10.800000to first 22.900000,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 774 polygon from first 22.900000,first 42.799999,first 10.800000to first 12.100000,first 42.799999,first 10.800000to first 22.900000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 775 polygon from first 5.100000,first 42.799999,first 10.800000to first 10.000000,first 42.799999,first 10.800000to first 5.100000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 776 polygon from first 10.000000,first 42.799999,first 10.800000to first 10.000000,first 40.799999,first 10.800000to first 10.000000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 777 polygon from first 12.300000,first 39.299999,first 10.800000to first 12.300000,first 31.600000,first 10.800000to first 12.300000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 778 polygon from first 13.900001,first 39.299999,first 10.800000to first 12.300000,first 39.299999,first 10.800000to first 13.900001,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 779 polygon from first 60.799999,first 44.299999,first 10.800000to first 61.500000,first 44.299999,first 10.800000to first 60.799999,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 780 polygon from first 42.299999,first 34.900002,first 10.800000to first 42.900002,first 34.900002,first 10.800000to first 42.299999,first 34.900002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 781 polygon from first 64.000000,first 44.299999,first 10.800000to first 64.700005,first 44.299999,first 10.800000to first 64.000000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 782 polygon from first 66.099998,first 44.299999,first 10.800000to first 66.300003,first 44.299999,first 10.800000to first 66.099998,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 783 polygon from first 17.100000,first 44.299999,first 10.800000to first 16.800001,first 44.299999,first 10.800000to first 17.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 784 polygon from first 12.200000,first 50.200001,first 10.800000to first 12.200000,first 48.100002,first 10.800000to first 12.200000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 785 polygon from first 11.000000,first 25.800001,first 10.800000to first 12.100000,first 25.800001,first 10.800000to first 11.000000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 786 polygon from first 64.700005,first 44.299999,first 10.800000to first 66.099998,first 44.299999,first 10.800000to first 64.700005,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + + +splot 1/0 notitle, '-' with lines linecolor rgb '#000000' linewidth 2.000000 dashtype 1 title '\footnotesize{ground truth}', '-' with lines linecolor rgb '#0000ff' linewidth 2.000000 dashtype 1 title '\footnotesize{PF (good)}', '-' with lines linecolor rgb '#00ff00' linewidth 2.000000 dashtype 1 title '\footnotesize{IMMPF}', '-' with lines linecolor rgb '#ff0000' linewidth 2.000000 dashtype 1 title '\footnotesize{PF (bad)}' +75.2 42 4 +63.6 42 4 +59.4 42 4 +52 41.8 7.4 +49.8 41.8 7.4 +42.4 41.8 10.8 +35 41.8 10.8 +11.2 40 10.8 +11 31.8 10.8 +11 25 10.8 +16 25 10.8 +e +64.0155 37.4032 3.97496 +65.9814 36.0608 4.00104 +66.1518 36.0541 4.00025 +66.183 36.1474 3.99998 +66.0246 35.7664 3.99997 +66.0575 35.7909 3.99997 +66.0171 35.6984 4.00002 +65.974 35.7502 3.99997 +65.645 35.9987 4 +65.5519 36.0202 4 +65.3113 35.9712 4.00001 +65.0535 35.7925 4.00002 +64.5715 36.067 4 +64.4075 35.8749 4.00003 +64.3768 35.8085 4.00001 +64.0338 36.0814 4.00001 +63.4986 37.4301 4 +63.3168 37.7494 3.99998 +63.1611 38.0514 4.00004 +63.1794 38.0261 3.99998 +63.0878 38.1441 3.99998 +63.0783 37.9778 3.99999 +62.968 38.1237 4.00009 +62.9326 38.3163 4.00003 +62.9288 38.2849 4.00003 +62.8831 38.3713 4.00035 +62.7966 38.4557 4.00275 +62.5324 38.6606 4.02276 +61.6038 39.2364 4.14184 +59.4955 40.7587 4.43677 +57.6778 41.8416 4.86528 +56.9622 42.0663 5.13815 +56.3367 42.2704 5.38776 +55.9761 42.3309 5.55201 +55.9003 42.3247 5.59026 +55.7254 42.3534 5.67902 +55.5132 42.3685 5.78804 +55.4915 42.403 5.8 +55.4638 42.4249 5.81561 +55.4087 42.4391 5.84544 +55.4748 42.4334 5.81197 +55.4574 42.4505 5.82086 +55.4327 42.4643 5.83364 +55.4149 42.4699 5.84235 +55.5022 42.4692 5.79738 +55.5301 42.4761 5.7829 +55.5229 42.476 5.78671 +55.5573 42.4789 5.76883 +55.4744 42.4776 5.81156 +55.5016 42.4803 5.79771 +55.4955 42.4776 5.80086 +55.4616 42.4759 5.8183 +55.4785 42.4846 5.80971 +55.3353 42.484 5.88315 +55.4391 42.4824 5.82929 +55.2125 42.485 5.94592 +54.924 42.4849 6.09439 +54.1641 42.4839 6.4844 +53.8874 42.4854 6.62604 +53.6529 42.4903 6.7425 +53.4531 42.4913 6.84052 +53.4135 42.4848 6.86571 +53.2597 42.5125 6.92815 +53.1309 42.5244 6.98514 +53.1602 42.5022 6.98415 +53.1078 42.5198 7.0078 +52.9852 42.5457 7.056 +52.8724 42.5751 7.09295 +52.8349 42.556 7.10884 +52.7278 42.5714 7.13492 +52.0087 42.5958 7.31413 +48.8776 42.4984 8.20776 +46.8115 42.3639 8.87811 +46.2026 42.3357 9.09021 +45.9637 42.298 9.17767 +45.7543 42.2935 9.23357 +45.6212 42.3364 9.29552 +45.6037 42.4183 9.30414 +45.5718 42.4468 9.3215 +45.5808 42.4595 9.31657 +45.614 42.4731 9.29874 +45.6316 42.4782 9.28937 +45.633 42.4909 9.28889 +45.6242 42.4924 9.29375 +45.6564 42.4843 9.27659 +45.6993 42.4945 9.2535 +45.6816 42.4959 9.26325 +45.6113 42.4934 9.30063 +45.5464 42.4906 9.33555 +45.4409 42.485 9.39143 +45.3763 42.4848 9.42559 +45.1763 42.4872 9.53148 +44.8296 42.4867 9.71567 +44.6798 42.4828 9.79442 +44.3692 42.4893 9.95469 +44.3079 42.4833 9.9914 +44.149 42.4838 10.0747 +44.0897 42.4826 10.105 +44.1379 42.4783 10.0828 +44.0281 42.4859 10.1359 +44.0001 42.4839 10.1513 +43.987 42.4837 10.1587 +43.9668 42.4837 10.1684 +44.0244 42.4728 10.1416 +43.9736 42.4838 10.1637 +43.9877 42.4802 10.1577 +43.9068 42.4814 10.2001 +43.8475 42.482 10.2295 +43.3688 42.5416 10.435 +42.8842 42.5908 10.6286 +42.2723 42.8705 10.7464 +41.5373 43.1899 10.7879 +40.6505 43.4999 10.7988 +39.7177 43.6321 10.8 +38.6493 43.6188 10.8 +38.2034 43.5203 10.8 +37.3809 43.5368 10.8 +36.4537 43.2866 10.8 +35.4191 42.8554 10.8 +34.5028 42.5216 10.8 +33.5812 42.0857 10.8 +33.3025 41.7941 10.7999 +32.4694 41.5142 10.8 +31.6155 41.2588 10.8 +30.6976 41.1424 10.8 +29.8948 41.0557 10.8 +29.7655 41.0409 10.8 +28.8837 40.9685 10.8 +28.0325 40.9857 10.8 +27.1265 41.171 10.8 +26.1533 41.2228 10.8 +25.1439 41.1362 10.8 +24.6003 40.9133 10.7999 +23.5723 40.6711 10.8 +22.6278 40.4391 10.8 +21.6876 40.2192 10.8 +20.846 40.1484 10.8 +20.6101 40.116 10.7999 +19.9469 40.127 10.8001 +19.3127 40.0985 10.7999 +18.5133 40.0492 10.8 +17.8382 40.1134 10.8 +17.1602 40.0831 10.8 +16.8077 40.0324 10.8001 +15.9456 39.9928 10.7999 +15.1994 39.9487 10.8 +14.5832 39.9617 10.8 +13.9925 39.9372 10.8 +13.482 39.9214 10.8 +13.3464 39.9149 10.8 +13.0803 39.6081 10.8 +12.7457 39.225 10.8 +12.546 38.8464 10.8 +12.2843 38.1777 10.8 +11.9792 37.8625 10.8 +11.7876 37.1843 10.8 +11.8149 36.6956 10.8 +11.7647 36.0407 10.8 +11.7614 35.3337 10.8 +11.5994 34.5054 10.8 +11.4267 34.432 10.8 +11.2214 33.72 10.8 +11.1448 33.1209 10.8 +11.1564 32.5638 10.8 +11.1114 32.057 10.8 +11.0999 31.5035 10.8 +11.1455 31.4375 10.8 +11.1996 30.6422 10.8 +11.1763 30.0988 10.8001 +11.1462 29.4805 10.8 +11.1135 29.0242 10.8 +11.1833 28.4366 10.8 +11.1636 28.3486 10.8 +11.0691 27.8572 10.8 +11.0026 27.1651 10.8 +10.7935 26.3905 10.8 +10.5656 25.7865 10.8 +10.5718 25.3966 10.8 +11.129 25.1209 10.8 +11.6913 25.4984 10.8 +12.2678 25.5335 10.8 +12.7674 25.3951 10.8 +13.1317 25.5891 10.8 +13.6717 25.5523 10.8 +14.1974 25.6234 10.8 +14.5625 25.5044 10.8 +15.0851 25.6833 10.8 +14.8679 25.5307 10.8 +14.8679 25.5307 10.8 +e +62.0901 39.7626 4.06269 +64.1255 37.8674 4.01809 +64.5811 36.8086 4.00522 +65.1225 35.6159 4.00176 +65.4362 34.9889 4.001 +65.6 34.7081 4.00016 +65.9174 33.9477 4.00033 +66.1357 33.375 3.99997 +66.2475 32.9649 4 +66.2572 33.2127 3.99994 +66.4781 33.3266 4.00002 +66.6104 33.4287 4.00003 +66.5445 33.4595 3.99995 +66.6675 33.7912 4.00026 +66.8282 34.1175 4.00018 +66.7829 34.3779 4.00013 +66.6428 34.7667 4.00004 +65.5376 35.4605 4.00002 +65.1588 36.0632 4.00005 +64.5661 36.6203 4.00002 +63.6097 37.4793 4.00003 +63.1827 37.7964 3.99999 +63.0137 38.1339 4.00001 +62.9582 38.3681 4.00003 +62.9229 38.5386 4.00018 +62.8754 38.6696 4.00013 +62.8608 38.5325 4.0001 +62.7757 38.695 4.00006 +62.5176 38.8427 4.00004 +61.7929 38.9909 3.99995 +60.4975 39.0078 4.00007 +59.0951 38.8722 4.00006 +57.8288 38.8631 4.00012 +57.1117 38.7757 4 +56.5569 38.7538 4.00097 +56.4944 38.7499 4.00093 +56.0914 38.7696 4.00054 +55.7025 38.802 4.00068 +55.1416 38.8258 4.00063 +54.8808 38.8345 4.00114 +54.4677 38.8834 4.0006 +53.986 38.9505 4.00183 +53.8029 38.956 4.00037 +53.5775 38.968 4.00026 +53.6162 38.9652 3.99998 +53.1943 39.0415 4.00002 +53.0427 39.0557 4 +52.4063 39.3025 4.00021 +52.247 39.3661 4.00011 +51.6193 39.6567 4.0016 +51.0553 39.9644 4.01459 +50.3328 40.4999 4.02297 +50.0838 40.6882 4.06774 +49.5242 41.0827 4.18385 +49.4406 41.1599 4.46681 +49.1704 41.3858 4.99528 +49.2654 41.4334 6.16427 +49.5547 41.275 7.17947 +49.403 41.2645 7.43797 +49.6242 40.8458 7.52843 +49.8715 40.4846 7.53762 +49.4092 40.8319 7.68202 +49.0473 40.9877 7.82736 +48.4484 41.4586 8.03868 +47.5398 42.0057 8.39261 +46.8626 42.3351 8.6696 +46.6325 42.4491 8.76393 +46.3591 42.4645 8.90212 +46.1794 42.4671 8.99471 +46.0625 42.4686 9.05778 +45.9312 42.4636 9.12673 +45.8076 42.4673 9.19028 +45.7462 42.4657 9.22086 +45.6634 42.4754 9.25914 +45.6145 42.4822 9.26857 +45.5462 42.4838 9.2984 +45.583 42.4777 9.28052 +45.5575 42.4859 9.28408 +45.5575 42.486 9.28992 +45.5792 42.4818 9.27265 +45.5553 42.4811 9.29165 +45.5564 42.4811 9.28812 +45.5676 42.5006 9.26667 +45.5587 42.5016 9.27916 +45.538 42.4934 9.29933 +45.593 42.4969 9.27785 +45.6118 42.505 9.26748 +45.5661 42.513 9.28881 +45.5317 42.5379 9.29111 +45.4764 42.6078 9.27337 +45.3581 42.7346 9.26602 +45.2265 42.7098 9.37793 +44.5463 42.6792 9.80009 +43.571 42.6766 10.2821 +42.8203 42.7357 10.5793 +42.6437 42.737 10.6752 +42.265 42.9165 10.7447 +41.8392 43.1448 10.7739 +41.5382 43.3522 10.7877 +41.5919 43.3452 10.7918 +41.1109 43.5526 10.7965 +40.5797 43.7239 10.7984 +40.5726 43.6768 10.7989 +40.2325 43.8207 10.7981 +40.1414 44.0186 10.7988 +39.8336 44.1673 10.7994 +39.0931 44.2147 10.7994 +38.8607 43.9555 10.7996 +38.5113 43.7185 10.7999 +37.6157 43.8472 10.7999 +36.7255 43.9678 10.8 +35.8215 44.0988 10.8 +35.2678 44.0482 10.8 +34.5394 43.9925 10.8 +33.9658 43.991 10.7999 +33.3187 43.9405 10.7998 +32.5915 43.8046 10.8 +32.587 44.0363 10.8 +31.9153 44.0036 10.8 +31.0222 43.9456 10.8 +30.0123 43.7833 10.8001 +28.8075 43.577 10.8 +28.3076 43.5382 10.8 +27.2235 43.327 10.8 +26.4774 43.4386 10.8 +25.6209 43.382 10.8 +24.6715 43.2507 10.8 +23.9417 43.1706 10.8 +23.5947 43.0827 10.8001 +22.8622 43.0101 10.8 +22.1598 42.9456 10.8 +21.3267 42.9023 10.8001 +20.5064 42.7671 10.8 +20.167 42.5031 10.8 +19.1289 41.8729 10.8 +18.3157 40.8015 10.8001 +17.6826 40.1909 10.8 +17.5791 39.889 10.8 +16.8949 39.7526 10.8 +16.3652 39.5844 10.8 +15.7436 39.4064 10.8 +15.1914 39.1528 10.8 +15.1922 38.8718 10.8 +14.7483 38.1835 10.8 +14.4882 37.6373 10.8 +14.3985 36.9851 10.8 +14.3755 36.4453 10.8001 +14.3894 36.2807 10.8 +14.3347 36.1347 10.8 +14.3138 36.1323 10.8 +14.3108 36.1274 10.8 +14.3049 36.0769 10.8 +14.3129 36.0091 10.8 +14.2897 36.1912 10.7999 +14.2702 36.1726 10.8 +14.2709 36.1368 10.8 +14.2402 36.0754 10.8001 +14.2012 36.0523 10.8 +13.824 36.2529 10.8001 +13.3307 35.8157 10.8 +12.5228 35.8329 10.8 +11.5058 35.3469 10.8 +11.3379 34.8419 10.8 +10.5775 34.5489 10.8 +10.3193 34.2011 10.8 +10.2982 33.9352 10.8 +10.3855 33.9104 10.8 +10.289 33.5956 10.8 +10.2913 33.2543 10.7999 +10.3027 32.9756 10.7999 +10.2381 32.7471 10.8 +10.178 32.8522 10.7999 +10.1103 32.6995 10.8 +10.1153 32.4324 10.8 +10.1369 32.1802 10.8 +10.0326 32.106 10.8 +10.0275 31.955 10.8 +10.0818 31.3938 10.8001 +10.029 31.2342 10.8 +10.0549 30.4174 10.8 +10.0854 29.7067 10.7999 +10.1224 29.4685 10.8 +10.1295 28.9627 10.8 +10.1207 28.0364 10.8 +10.0435 26.9996 10.8 +10.0204 26.7168 10.8 +10.257 25.8322 10.8 +10.6608 25.1549 10.8 +11.1754 25.1266 10.8 +11.2708 25.1499 10.8 +11.999 25.303 10.8 +12.5719 25.4078 10.8 +13.0091 25.3509 10.8 +13.2698 25.1457 10.8 +12.9168 25.1674 10.8 +12.4394 25.1422 10.8 +12.3219 25.2516 10.8 +11.804 25.3656 10.8 +11.804 25.3656 10.8 +e +61.6824 39.4421 4.16365 +64.6663 39.0242 4.00561 +65.5409 38.5537 4.00004 +66.1814 37.7436 4.00019 +66.4592 37.3614 3.99996 +66.4595 37.2634 4.00005 +66.5589 37.0167 3.99998 +66.8102 36.2802 4.00001 +67.0396 35.362 4.00002 +66.8418 34.9627 3.99996 +66.6415 34.7741 4.00003 +66.3843 34.7109 4 +66.1164 34.333 3.99998 +66.0551 34.0719 3.99997 +66.1123 33.9267 3.99999 +66.234 33.8876 3.99999 +66.5222 34.0383 4.00001 +65.9249 33.82 3.99997 +66.0977 33.8882 4.00002 +65.9298 33.9128 4.00002 +65.4523 34.0807 4.00001 +64.7861 34.8075 3.99998 +64.0097 35.6326 4 +63.1832 36.2581 4 +62.9871 36.7007 4 +62.8839 37.1401 3.99998 +62.8291 36.4236 3.99998 +62.8853 37.6405 4 +62.8626 38.409 4.00005 +62.7792 39.0334 3.99998 +62.7051 39.4393 4.00001 +62.4057 38.8387 3.99998 +62.2058 39.276 4.00001 +61.087 37.1648 4.00004 +58.2084 33.8001 4.00002 +57.4101 32.852 4.00002 +56.3427 32.6021 4 +55.5652 32.6239 3.99999 +54.4767 32.584 4.00002 +54.1615 32.601 3.99998 +53.5225 32.666 4 +53.0434 32.7803 4 +52.7838 32.6071 4.00001 +52.4908 32.7902 4 +52.4294 32.696 4.00003 +51.9577 32.6956 3.99998 +51.7618 32.8022 4.00002 +51.5087 33.213 4.00004 +51.5723 33.7603 4.00002 +51.3565 34.1711 4.00001 +51.1765 34.5654 3.99998 +51.0655 35.1011 4 +51.0424 35.5181 4.00001 +50.9671 35.8563 4.00003 +50.9298 36.1371 3.99998 +50.9279 36.3566 4.00003 +50.9255 36.7321 3.99999 +50.9207 37.0696 3.99999 +50.9172 37.1476 4.00001 +50.9207 37.1927 4.00002 +50.9201 37.2197 3.99999 +50.922 37.3911 3.99998 +50.9242 37.7101 4.00002 +50.9242 37.7691 4.00002 +50.9292 37.7804 4.00002 +50.9293 37.881 4.00003 +50.9268 37.9315 4 +50.9283 38.0092 4.00003 +50.9283 38.0489 4.00003 +50.9236 38.1027 4.00002 +50.9212 38.0912 3.99998 +50.9129 38.2098 3.99998 +50.9109 38.2455 4 +50.8572 38.5806 4.00001 +50.7304 38.8913 4.00006 +50.429 39.2655 3.99997 +50.1361 39.5334 3.99996 +49.8399 39.7497 3.99991 +49.4076 40.0199 4.00004 +48.5076 40.4917 4.00006 +46.279 41.6947 4.00001 +44.0201 42.6763 4.00004 +41.832 43.6402 3.99998 +40.8242 43.9944 4.00004 +40.6526 44.0102 4.00002 +40.3305 44.1953 4.00001 +39.9262 44.3593 4.00001 +40.1953 44.4247 4 +39.9907 44.6138 4.00003 +40.3044 44.8191 3.99999 +40.5924 45.0564 4.00001 +41.1698 45.0522 3.99999 +41.2838 45.3145 4.00001 +41.2817 45.6306 3.99999 +41.3682 45.8433 4 +41.7281 45.7431 4.00001 +41.689 45.86 4.00001 +41.6151 45.9117 4.00001 +41.4715 46.0211 4 +41.6186 45.9502 4.00001 +41.1437 46.238 4 +40.716 46.4881 4.00001 +40.6878 46.5132 4.00001 +40.4128 46.7579 4 +40.2322 47.015 3.99998 +39.8825 47.262 4 +39.4792 47.5748 4.00001 +39.4534 47.5913 4.00002 +39.2453 47.755 4.00004 +39.1065 47.9818 4.00001 +38.9729 48.1258 3.99999 +38.9534 48.2305 3.99998 +38.7028 48.1914 4 +38.6931 48.348 3.99997 +38.6158 48.4054 4.00002 +38.5981 48.5189 4 +38.452 48.517 4 +38.6812 48.6811 4 +38.4268 48.5592 3.99997 +38.3699 48.5554 3.99998 +37.6891 48.2837 3.99995 +35.704 47.1165 4 +32.6528 45.5962 3.99999 +28.3968 44.0233 4 +28.0141 43.8826 4.00002 +26.3946 43.5001 3.99998 +25.0791 43.1667 3.99999 +24.4435 43.0255 4.00001 +24.4633 42.9862 4.00001 +23.9244 42.8865 3.99999 +23.6349 42.8182 4 +22.9938 42.604 3.99998 +22.7526 42.138 3.99999 +22.753 41.9064 3.99999 +22.2998 41.6084 4.00001 +21.9626 41.0326 3.99998 +21.6714 40.7158 3.99999 +21.6044 40.7813 4 +21.2091 40.7546 3.99997 +20.7326 40.5884 4.00002 +20.0993 40.2686 4.00001 +19.572 40.0643 3.99999 +19.5507 40.0681 4.00004 +18.7256 39.9322 4 +18.1909 39.8495 3.99997 +17.6968 39.8072 4.00004 +17.2745 39.8048 4.00003 +17.2834 39.7773 4 +16.8008 39.7779 4.00005 +16.3022 39.765 4.0002 +15.9886 39.7708 4.00048 +15.3755 39.73 4.00135 +15.0897 39.7331 4.00246 +14.9693 39.733 4.00131 +14.5353 39.6653 4.00427 +14.2022 39.6145 4.01002 +13.8588 39.52 4.01482 +13.8211 39.5067 4.00927 +13.6074 39.4793 4.0099 +13.3879 39.1317 4.0338 +12.8073 38.9034 4.02145 +12.2053 38.1297 4.02316 +11.6009 37.1149 4.02154 +11.4381 35.8241 4.3854 +12.6948 33.7932 6.4023 +12.8279 33.1709 6.6927 +12.843 33.0936 6.7276 +12.9121 32.4873 7.00063 +12.9539 31.6873 7.30434 +12.9627 30.9801 7.38456 +12.9249 30.3149 7.39745 +12.8332 30.211 7.39933 +12.8878 29.5818 7.39954 +12.9431 28.9143 7.39983 +12.9634 28.247 7.39989 +12.8469 27.5446 7.39994 +12.5622 27.3168 7.39998 +12.2965 26.6726 7.39999 +12.0177 26.2928 7.40001 +11.647 25.9979 7.40002 +11.3294 25.6683 7.39997 +11.4244 25.7013 7.40002 +11.3491 25.4718 7.4 +11.1561 25.1426 7.40005 +10.981 24.8229 7.39999 +10.7271 24.5683 7.39999 +10.8629 23.9362 7.39997 +11.0503 23.0206 7.40002 +11.4969 23.0262 7.4 +11.5199 22.9995 7.39997 +11.9058 23.1611 7.40001 +11.9945 22.9667 7.40002 +12.0402 22.7135 7.39995 +11.7675 22.163 7.40003 +11.6414 22.0161 7.40003 +11.6249 21.9001 7.39999 +11.7365 21.9737 7.4 +11.7317 21.9551 7.40005 +11.7317 21.9551 7.40005 +e + + +unset multiplot diff --git a/tex/gfx/eval/path1.tex b/tex/gfx/eval/path1.tex new file mode 100755 index 0000000..16ae4ca --- /dev/null +++ b/tex/gfx/eval/path1.tex @@ -0,0 +1,99 @@ +% GNUPLOT: LaTeX picture with Postscript +\begingroup + \makeatletter + \providecommand\color[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package color not loaded in conjunction with + terminal option `colourtext'% + }{See the gnuplot documentation for explanation.% + }{Either use 'blacktext' in gnuplot or load the package + color.sty in LaTeX.}% + \renewcommand\color[2][]{}% + }% + \providecommand\includegraphics[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package graphicx or graphics not loaded% + }{See the gnuplot documentation for explanation.% + }{The gnuplot epslatex terminal needs graphicx.sty or graphics.sty.}% + \renewcommand\includegraphics[2][]{}% + }% + \providecommand\rotatebox[2]{#2}% + \@ifundefined{ifGPcolor}{% + \newif\ifGPcolor + \GPcolortrue + }{}% + \@ifundefined{ifGPblacktext}{% + \newif\ifGPblacktext + \GPblacktexttrue + }{}% + % define a \g@addto@macro without @ in the name: + \let\gplgaddtomacro\g@addto@macro + % define empty templates for all commands taking text: + \gdef\gplbacktext{}% + \gdef\gplfronttext{}% + \makeatother + \ifGPblacktext + % no textcolor at all + \def\colorrgb#1{}% + \def\colorgray#1{}% + \else + % gray or color? + \ifGPcolor + \def\colorrgb#1{\color[rgb]{#1}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color[rgb]{1,0,0}}% + \expandafter\def\csname LT1\endcsname{\color[rgb]{0,1,0}}% + \expandafter\def\csname LT2\endcsname{\color[rgb]{0,0,1}}% + \expandafter\def\csname LT3\endcsname{\color[rgb]{1,0,1}}% + \expandafter\def\csname LT4\endcsname{\color[rgb]{0,1,1}}% + \expandafter\def\csname LT5\endcsname{\color[rgb]{1,1,0}}% + \expandafter\def\csname LT6\endcsname{\color[rgb]{0,0,0}}% + \expandafter\def\csname LT7\endcsname{\color[rgb]{1,0.3,0}}% + \expandafter\def\csname LT8\endcsname{\color[rgb]{0.5,0.5,0.5}}% + \else + % gray + \def\colorrgb#1{\color{black}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color{black}}% + \expandafter\def\csname LT1\endcsname{\color{black}}% + \expandafter\def\csname LT2\endcsname{\color{black}}% + \expandafter\def\csname LT3\endcsname{\color{black}}% + \expandafter\def\csname LT4\endcsname{\color{black}}% + \expandafter\def\csname LT5\endcsname{\color{black}}% + \expandafter\def\csname LT6\endcsname{\color{black}}% + \expandafter\def\csname LT7\endcsname{\color{black}}% + \expandafter\def\csname LT8\endcsname{\color{black}}% + \fi + \fi + \setlength{\unitlength}{0.0500bp}% + \ifx\gptboxheight\undefined% + \newlength{\gptboxheight}% + \newlength{\gptboxwidth}% + \newsavebox{\gptboxtext}% + \fi% + \setlength{\fboxrule}{0.5pt}% + \setlength{\fboxsep}{1pt}% +\begin{picture}(4874.00,2550.00)% + \gplgaddtomacro\gplbacktext{% + }% + \gplgaddtomacro\gplfronttext{% + \csname LTb\endcsname% + \put(4431,2388){\makebox(0,0)[r]{\strut{}\footnotesize{ground truth}}}% + \csname LTb\endcsname% + \put(4431,2168){\makebox(0,0)[r]{\strut{}\footnotesize{PF (good)}}}% + \csname LTb\endcsname% + \put(4431,1948){\makebox(0,0)[r]{\strut{}\footnotesize{IMMPF}}}% + \csname LTb\endcsname% + \put(4431,1728){\makebox(0,0)[r]{\strut{}\footnotesize{PF (bad)}}}% + }% + \gplbacktext + \put(0,0){\includegraphics{gfx/eval/path1}}% + \gplfronttext + \end{picture}% +\endgroup diff --git a/tex/gfx/eval/path2-wifi-quality.eps b/tex/gfx/eval/path2-wifi-quality.eps new file mode 100755 index 0000000..780e75e --- /dev/null +++ b/tex/gfx/eval/path2-wifi-quality.eps @@ -0,0 +1,1143 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: /mnt/vm/paper/OTHER2017/for_toni/out//path2-wifi-quality.tex +%%Creator: gnuplot 5.0 patchlevel 5 +%%CreationDate: Fri May 5 09:09:07 2017 +%%DocumentFonts: +%%BoundingBox: 50 50 293 120 +%%EndComments +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color true def +/Blacktext true def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Level3 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -73 def +/dl1 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 293 50 lineto 293 120 lineto 50 120 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 5.1 (Oct 2015) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Classic Line colors (version 5.0) +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default dash patterns (version 5.0) +/LTB {BL [] LCb DL} def +/LTw {PL [] 1 setgray} def +/LTb {PL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [2 dl1 3 dl2] LC1 DL} def +/LT2 {PL [1 dl1 1.5 dl2] LC2 DL} def +/LT3 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC3 DL} def +/LT4 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [4 dl1 2 dl2] LC5 DL} def +/LT6 {PL [1.5 dl1 1.5 dl2 1.5 dl1 1.5 dl2 1.5 dl1 6 dl2] LC6 DL} def +/LT7 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC8 DL} def +/SL {[] 0 setdash} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse + clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse +dup 2 lt + {/InterpretLevel1 true def + /InterpretLevel3 false def} + {/InterpretLevel1 Level1 def + 2 gt + {/InterpretLevel3 Level3 def} + {/InterpretLevel3 false def} + ifelse } + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (/mnt/vm/paper/OTHER2017/for_toni/out//path2-wifi-quality.tex) + /Subject (gnuplot plot) + /Creator (gnuplot 5.0 patchlevel 5) + /Author (kazu) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Fri May 5 09:09:07 2017) + /DOCINFO pdfmark +end +} ifelse +% +% Support for boxed text - Ethan A Merritt May 2005 +% +/InitTextBox { userdict /TBy2 3 -1 roll put userdict /TBx2 3 -1 roll put + userdict /TBy1 3 -1 roll put userdict /TBx1 3 -1 roll put + /Boxing true def } def +/ExtendTextBox { Boxing + { gsave dup false charpath pathbbox + dup TBy2 gt {userdict /TBy2 3 -1 roll put} {pop} ifelse + dup TBx2 gt {userdict /TBx2 3 -1 roll put} {pop} ifelse + dup TBy1 lt {userdict /TBy1 3 -1 roll put} {pop} ifelse + dup TBx1 lt {userdict /TBx1 3 -1 roll put} {pop} ifelse + grestore } if } def +/PopTextBox { newpath TBx1 TBxmargin sub TBy1 TBymargin sub M + TBx1 TBxmargin sub TBy2 TBymargin add L + TBx2 TBxmargin add TBy2 TBymargin add L + TBx2 TBxmargin add TBy1 TBymargin sub L closepath } def +/DrawTextBox { PopTextBox stroke /Boxing false def} def +/FillTextBox { gsave PopTextBox 1 1 1 setrgbcolor fill grestore /Boxing false def} def +0 0 0 0 InitTextBox +/TBxmargin 20 def +/TBymargin 20 def +/Boxing false def +/textshow { ExtendTextBox Gshow } def +% +% redundant definitions for compatibility with prologue.ps older than 5.0.2 +/LTB {BL [] LCb DL} def +/LTb {PL [] LCb DL} def +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.500 UL +LTa +LCa setrgbcolor +594 440 M +4252 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +594 440 M +63 0 V +4189 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +594 631 M +4252 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +594 631 M +63 0 V +4189 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +594 821 M +4252 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +594 821 M +63 0 V +4189 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +594 1012 M +4252 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +594 1012 M +63 0 V +4189 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +594 1202 M +4252 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +594 1202 M +63 0 V +4189 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +594 1393 M +4252 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +594 1393 M +63 0 V +4189 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +594 440 M +0 953 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +594 440 M +0 63 V +0 890 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +1066 440 M +0 953 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1066 440 M +0 63 V +0 890 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +1539 440 M +0 953 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1539 440 M +0 63 V +0 890 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +2011 440 M +0 953 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +2011 440 M +0 63 V +0 890 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +2484 440 M +0 953 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +2484 440 M +0 63 V +0 890 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +2956 440 M +0 953 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +2956 440 M +0 63 V +0 890 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +3429 440 M +0 953 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +3429 440 M +0 63 V +0 890 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +3901 440 M +0 953 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +3901 440 M +0 63 V +0 890 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +4374 440 M +0 953 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +4374 440 M +0 63 V +0 890 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +4846 440 M +0 953 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +4846 440 M +0 63 V +0 890 R +0 -63 V +stroke +LTb +1.000 UL +LTb +594 1393 N +0 -953 V +4252 0 V +0 953 V +-4252 0 V +Z stroke +1.000 UP +1.000 UL +LTb +% Begin plot #1 +1.500 UL +LTb +0.00 0.00 0.00 C 594 440 M +12 870 V +12 -18 V +11 -5 V +12 -1 V +12 -31 V +12 -89 V +12 -49 V +11 -34 V +12 14 V +12 0 V +12 5 V +12 25 V +12 8 V +11 30 V +12 33 V +12 42 V +12 45 V +12 -3 V +11 -7 V +12 -6 V +12 -27 V +12 -1 V +12 -11 V +11 39 V +12 -20 V +12 -12 V +12 -45 V +12 -10 V +12 -2 V +11 33 V +12 21 V +12 22 V +12 9 V +12 -3 V +11 -5 V +12 -23 V +12 12 V +12 -8 V +12 -16 V +11 1 V +12 -26 V +12 4 V +12 -22 V +12 23 V +12 29 V +11 29 V +12 30 V +12 43 V +12 -24 V +12 -4 V +11 -51 V +12 35 V +12 -51 V +12 -51 V +12 -74 V +11 -46 V +12 -20 V +12 -19 V +12 -11 V +12 -3 V +11 21 V +12 23 V +12 12 V +12 13 V +12 22 V +12 -19 V +11 -27 V +12 -55 V +12 24 V +12 21 V +12 57 V +11 3 V +12 8 V +12 19 V +12 35 V +12 13 V +11 -2 V +12 -17 V +12 -16 V +12 -59 V +12 -19 V +12 -44 V +11 32 V +12 9 V +12 84 V +12 12 V +12 39 V +11 -5 V +12 -56 V +12 -54 V +12 -35 V +12 -1 V +11 -18 V +12 -23 V +12 -6 V +12 8 V +12 36 V +11 18 V +12 30 V +12 -16 V +12 18 V +12 37 V +12 59 V +11 8 V +stroke 1822 1203 M +12 -15 V +12 1 V +12 49 V +12 11 V +11 3 V +12 -25 V +12 1 V +12 -10 V +12 4 V +11 -55 V +12 -30 V +12 -16 V +12 37 V +12 57 V +12 84 V +11 94 V +12 0 V +12 0 V +12 -21 V +12 -3 V +11 13 V +12 -20 V +12 -8 V +12 -11 V +12 -8 V +11 -26 V +12 -81 V +12 -53 V +12 -43 V +12 -17 V +12 -2 V +11 5 V +12 29 V +12 -15 V +12 10 V +12 -1 V +11 35 V +12 18 V +12 23 V +12 4 V +12 15 V +11 -13 V +12 -13 V +12 -20 V +12 20 V +12 32 V +11 2 V +12 -44 V +12 -50 V +12 -31 V +12 -6 V +12 1 V +11 11 V +12 18 V +12 26 V +12 11 V +12 38 V +11 -50 V +12 -24 V +12 -46 V +12 -13 V +12 -19 V +11 4 V +12 12 V +12 18 V +12 -8 V +12 21 V +12 -23 V +11 -38 V +12 -67 V +12 -29 V +12 -39 V +12 -42 V +11 -61 V +12 -30 V +12 -8 V +12 -17 V +12 -19 V +11 16 V +12 -22 V +12 -42 V +12 -33 V +12 -4 V +11 11 V +12 -29 V +12 -22 V +12 -35 V +12 -26 V +12 -18 V +11 -20 V +12 -17 V +12 -11 V +12 26 V +12 33 V +11 75 V +12 43 V +12 25 V +12 57 V +12 57 V +11 33 V +12 -105 V +12 -60 V +12 -43 V +12 -27 V +stroke 3051 602 M +12 -35 V +11 -51 V +12 0 V +12 24 V +12 20 V +12 10 V +11 24 V +12 32 V +12 55 V +12 20 V +12 94 V +11 39 V +12 13 V +12 -79 V +12 -73 V +12 -50 V +12 12 V +11 26 V +12 18 V +12 0 V +12 -28 V +12 -46 V +11 2 V +12 2 V +12 20 V +12 -19 V +12 -7 V +11 -5 V +12 -11 V +12 -29 V +12 16 V +12 18 V +11 43 V +12 -35 V +12 5 V +12 0 V +12 40 V +12 -13 V +11 -4 V +12 25 V +12 50 V +12 -1 V +12 5 V +11 -38 V +12 59 V +12 36 V +12 79 V +12 39 V +11 10 V +12 33 V +12 28 V +12 41 V +12 65 V +12 74 V +11 84 V +12 -33 V +12 -6 V +12 1 V +12 64 V +11 33 V +12 -10 V +12 -28 V +12 -11 V +12 57 V +11 21 V +12 34 V +12 -10 V +12 -6 V +12 -25 V +11 -56 V +12 -60 V +12 -50 V +12 -61 V +12 -33 V +12 -25 V +11 11 V +12 15 V +12 33 V +12 27 V +12 41 V +11 25 V +12 73 V +12 96 V +12 37 V +12 0 V +11 -15 V +12 -55 V +12 -28 V +12 -2 V +12 -44 V +12 -3 V +11 -17 V +12 32 V +12 -2 V +12 14 V +12 -15 V +11 47 V +12 40 V +12 29 V +12 -72 V +12 -21 V +11 -19 V +12 5 V +12 -32 V +stroke 4279 1235 M +12 -1 V +12 -2 V +12 -37 V +11 -62 V +12 -39 V +12 -37 V +12 1 V +12 -5 V +11 13 V +12 23 V +12 32 V +12 48 V +12 35 V +11 21 V +12 17 V +12 6 V +12 13 V +12 17 V +11 -9 V +12 -7 V +12 -73 V +12 -15 V +12 -31 V +12 4 V +11 -36 V +12 -29 V +12 -8 V +12 -10 V +12 9 V +11 -43 V +12 29 V +12 31 V +12 52 V +12 -7 V +11 -58 V +12 -29 V +12 -18 V +12 29 V +12 12 V +12 -7 V +11 -13 V +12 20 V +12 31 V +12 0 V +stroke +LTw +% End plot #1 +2.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.000 UL +LTb +594 1393 N +0 -953 V +4252 0 V +0 953 V +-4252 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer diff --git a/tex/gfx/eval/path2-wifi-quality.gp b/tex/gfx/eval/path2-wifi-quality.gp new file mode 100755 index 0000000..dea6f8e --- /dev/null +++ b/tex/gfx/eval/path2-wifi-quality.gp @@ -0,0 +1,382 @@ +set terminal epslatex color dashed size 3.38583,0.984252 +set output "/mnt/vm/paper/OTHER2017/for_toni/out//path2-wifi-quality.tex" +set xtics autofreq +set format x '\footnotesize{%h}' +set xlabel '\footnotesize{time (seconds)}' offset 0,0.3 +unset x2tics +unset x2label +set yrange [0.000000:1.000000] +set ytics autofreq +set format y '\footnotesize{%h}' +set ylabel '\footnotesize{\docWIFI{} Quality}' offset 3,0 +unset y2tics +unset y2label +set grid +unset key +set lmargin 4.5 +set rmargin 0.2 +set tmargin 0.1 +set bmargin 2 + + +plot '-' with lines linecolor rgb '#000000' linewidth 1.500000 dashtype 1 title '\footnotesize{}' axes x1y1 , +0 1e-08 +0.5 0.912876 +1 0.894361 +1.5 0.888528 +2 0.887488 +2.5 0.855602 +3 0.762201 +3.5 0.710332 +4 0.675185 +4.5 0.68914 +5 0.689422 +5.5 0.694884 +6 0.720443 +6.5 0.728902 +7 0.760467 +7.5 0.795697 +8 0.839825 +8.5 0.886848 +9 0.883311 +9.5 0.876051 +10 0.869369 +10.5 0.841629 +11 0.840782 +11.5 0.828555 +12 0.87023 +12.5 0.848452 +13 0.835888 +13.5 0.788921 +14 0.778092 +14.5 0.77621 +15 0.81132 +15.5 0.832932 +16 0.856413 +16.5 0.86542 +17 0.862332 +17.5 0.857062 +18 0.832796 +18.5 0.845288 +19 0.837561 +19.5 0.820423 +20 0.82214 +20.5 0.794827 +21 0.798591 +21.5 0.775911 +22 0.799792 +22.5 0.829753 +23 0.860783 +23.5 0.891729 +24 0.937526 +24.5 0.911614 +25 0.907756 +25.5 0.853983 +26 0.890473 +26.5 0.837038 +27 0.783827 +27.5 0.705984 +28 0.657798 +28.5 0.636496 +29 0.616758 +29.5 0.605075 +30 0.601944 +30.5 0.624508 +31 0.648502 +31.5 0.660924 +32 0.67513 +32.5 0.697526 +33 0.677752 +33.5 0.649971 +34 0.591931 +34.5 0.616781 +35 0.638542 +35.5 0.698374 +36 0.702403 +36.5 0.710039 +37 0.730323 +37.5 0.767328 +38 0.780316 +38.5 0.778841 +39 0.760881 +39.5 0.743692 +40 0.68212 +40.5 0.662519 +41 0.615538 +41.5 0.64966 +42 0.658569 +42.5 0.746722 +43 0.75956 +43.5 0.800446 +44 0.79488 +44.5 0.737078 +45 0.679963 +45.5 0.643318 +46 0.642259 +46.5 0.623627 +47 0.599187 +47.5 0.593087 +48 0.60162 +48.5 0.638882 +49 0.658033 +49.5 0.689263 +50 0.672603 +50.5 0.691792 +51 0.729806 +51.5 0.791804 +52 0.800568 +52.5 0.784471 +53 0.786108 +53.5 0.837085 +54 0.848761 +54.5 0.851899 +55 0.82581 +55.5 0.827267 +56 0.816327 +56.5 0.820367 +57 0.762956 +57.5 0.7313 +58 0.714129 +58.5 0.75302 +59 0.813013 +59.5 0.901845 +60 0.999996 +60.5 0.999997 +61 0.999586 +61.5 0.977981 +62 0.974482 +62.5 0.988269 +63 0.967692 +63.5 0.959463 +64 0.947529 +64.5 0.939093 +65 0.91152 +65.5 0.826949 +66 0.770978 +66.5 0.726529 +67 0.70832 +67.5 0.705928 +68 0.711283 +68.5 0.74184 +69 0.72628 +69.5 0.736465 +70 0.735916 +70.5 0.772025 +71 0.791461 +71.5 0.815421 +72 0.819529 +72.5 0.835585 +73 0.821619 +73.5 0.807847 +74 0.786472 +74.5 0.80758 +75 0.842009 +75.5 0.843302 +76 0.797281 +76.5 0.744558 +77 0.712156 +77.5 0.706481 +78 0.706751 +78.5 0.718792 +79 0.737845 +79.5 0.764684 +80 0.776255 +80.5 0.815947 +81 0.763453 +81.5 0.738716 +82 0.690576 +82.5 0.676857 +83 0.656688 +83.5 0.660624 +84 0.67324 +84.5 0.692908 +85 0.684024 +85.5 0.706583 +86 0.682197 +86.5 0.641814 +87 0.57144 +87.5 0.541609 +88 0.500884 +88.5 0.456247 +89 0.392164 +89.5 0.36111 +90 0.352126 +90.5 0.334869 +91 0.315056 +91.5 0.331335 +92 0.308175 +92.5 0.264163 +93 0.229729 +93.5 0.225097 +94 0.236838 +94.5 0.206296 +95 0.183245 +95.5 0.146424 +96 0.11965 +96.5 0.100348 +97 0.0799725 +97.5 0.0620571 +98 0.0501379 +98.5 0.0771675 +99 0.111935 +99.5 0.191136 +100 0.23615 +100.5 0.261872 +101 0.322644 +101.5 0.381552 +102 0.417032 +102.5 0.306395 +103 0.243652 +103.5 0.198716 +104 0.170366 +104.5 0.133377 +105 0.0800642 +105.5 0.0802305 +106 0.105193 +106.5 0.125428 +107 0.136704 +107.5 0.161686 +108 0.194872 +108.5 0.253317 +109 0.273516 +109.5 0.372323 +110 0.413098 +110.5 0.42669 +111 0.343849 +111.5 0.267959 +112 0.215237 +112.5 0.227197 +113 0.254702 +113.5 0.273599 +114 0.273871 +114.5 0.244801 +115 0.196123 +115.5 0.198078 +116 0.200151 +116.5 0.221072 +117 0.201863 +117.5 0.194042 +118 0.189263 +118.5 0.177248 +119 0.146433 +119.5 0.163522 +120 0.182586 +120.5 0.227845 +121 0.191395 +121.5 0.195953 +122 0.195904 +122.5 0.238506 +123 0.224959 +123.5 0.220137 +124 0.246746 +124.5 0.299461 +125 0.298086 +125.5 0.302729 +126 0.263692 +126.5 0.325316 +127 0.363258 +127.5 0.446383 +128 0.486429 +128.5 0.49736 +129 0.53157 +129.5 0.561062 +130 0.604597 +130.5 0.673114 +131 0.750275 +131.5 0.838147 +132 0.804106 +132.5 0.797023 +133 0.798126 +133.5 0.865724 +134 0.89998 +134.5 0.889449 +135 0.860808 +135.5 0.848391 +136 0.908454 +136.5 0.930549 +137 0.965938 +137.5 0.955784 +138 0.949776 +138.5 0.923287 +139 0.864254 +139.5 0.801957 +140 0.749559 +140.5 0.68504 +141 0.650687 +141.5 0.62437 +142 0.635434 +142.5 0.651344 +143 0.685892 +143.5 0.71501 +144 0.757096 +144.5 0.783966 +145 0.860937 +145.5 0.960833 +146 1 +146.5 1 +147 0.98465 +147.5 0.926437 +148 0.896963 +148.5 0.89511 +149 0.849032 +149.5 0.845902 +150 0.827979 +150.5 0.861481 +151 0.859122 +151.5 0.874207 +152 0.857944 +152.5 0.90731 +153 0.949383 +153.5 0.979704 +154 0.90472 +154.5 0.882131 +155 0.862506 +155.5 0.867815 +156 0.834065 +156.5 0.833234 +157 0.831374 +157.5 0.791796 +158 0.726825 +158.5 0.686086 +159 0.647617 +159.5 0.648319 +160 0.643632 +160.5 0.656418 +161 0.681151 +161.5 0.714965 +162 0.764572 +162.5 0.801347 +163 0.823534 +163.5 0.841501 +164 0.848061 +164.5 0.861102 +165 0.87947 +165.5 0.870261 +166 0.862626 +166.5 0.786426 +167 0.769883 +167.5 0.737442 +168 0.742275 +168.5 0.704048 +169 0.673697 +169.5 0.665792 +170 0.654858 +170.5 0.664402 +171 0.619561 +171.5 0.649529 +172 0.681579 +172.5 0.736914 +173 0.729128 +173.5 0.668068 +174 0.638363 +174.5 0.619197 +175 0.649909 +175.5 0.661761 +176 0.654259 +176.5 0.640726 +177 0.661909 +177.5 0.694339 +178 0.694339 +e + + diff --git a/tex/gfx/eval/path2-wifi-quality.tex b/tex/gfx/eval/path2-wifi-quality.tex new file mode 100755 index 0000000..eed4c15 --- /dev/null +++ b/tex/gfx/eval/path2-wifi-quality.tex @@ -0,0 +1,126 @@ +% GNUPLOT: LaTeX picture with Postscript +\begingroup + \makeatletter + \providecommand\color[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package color not loaded in conjunction with + terminal option `colourtext'% + }{See the gnuplot documentation for explanation.% + }{Either use 'blacktext' in gnuplot or load the package + color.sty in LaTeX.}% + \renewcommand\color[2][]{}% + }% + \providecommand\includegraphics[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package graphicx or graphics not loaded% + }{See the gnuplot documentation for explanation.% + }{The gnuplot epslatex terminal needs graphicx.sty or graphics.sty.}% + \renewcommand\includegraphics[2][]{}% + }% + \providecommand\rotatebox[2]{#2}% + \@ifundefined{ifGPcolor}{% + \newif\ifGPcolor + \GPcolortrue + }{}% + \@ifundefined{ifGPblacktext}{% + \newif\ifGPblacktext + \GPblacktexttrue + }{}% + % define a \g@addto@macro without @ in the name: + \let\gplgaddtomacro\g@addto@macro + % define empty templates for all commands taking text: + \gdef\gplbacktext{}% + \gdef\gplfronttext{}% + \makeatother + \ifGPblacktext + % no textcolor at all + \def\colorrgb#1{}% + \def\colorgray#1{}% + \else + % gray or color? + \ifGPcolor + \def\colorrgb#1{\color[rgb]{#1}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color[rgb]{1,0,0}}% + \expandafter\def\csname LT1\endcsname{\color[rgb]{0,1,0}}% + \expandafter\def\csname LT2\endcsname{\color[rgb]{0,0,1}}% + \expandafter\def\csname LT3\endcsname{\color[rgb]{1,0,1}}% + \expandafter\def\csname LT4\endcsname{\color[rgb]{0,1,1}}% + \expandafter\def\csname LT5\endcsname{\color[rgb]{1,1,0}}% + \expandafter\def\csname LT6\endcsname{\color[rgb]{0,0,0}}% + \expandafter\def\csname LT7\endcsname{\color[rgb]{1,0.3,0}}% + \expandafter\def\csname LT8\endcsname{\color[rgb]{0.5,0.5,0.5}}% + \else + % gray + \def\colorrgb#1{\color{black}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color{black}}% + \expandafter\def\csname LT1\endcsname{\color{black}}% + \expandafter\def\csname LT2\endcsname{\color{black}}% + \expandafter\def\csname LT3\endcsname{\color{black}}% + \expandafter\def\csname LT4\endcsname{\color{black}}% + \expandafter\def\csname LT5\endcsname{\color{black}}% + \expandafter\def\csname LT6\endcsname{\color{black}}% + \expandafter\def\csname LT7\endcsname{\color{black}}% + \expandafter\def\csname LT8\endcsname{\color{black}}% + \fi + \fi + \setlength{\unitlength}{0.0500bp}% + \ifx\gptboxheight\undefined% + \newlength{\gptboxheight}% + \newlength{\gptboxwidth}% + \newsavebox{\gptboxtext}% + \fi% + \setlength{\fboxrule}{0.5pt}% + \setlength{\fboxsep}{1pt}% +\begin{picture}(4874.00,1416.00)% + \gplgaddtomacro\gplbacktext{% + \csname LTb\endcsname% + \put(462,440){\makebox(0,0)[r]{\strut{}\footnotesize{0}}}% + \csname LTb\endcsname% + \put(462,631){\makebox(0,0)[r]{\strut{}\footnotesize{0.2}}}% + \csname LTb\endcsname% + \put(462,821){\makebox(0,0)[r]{\strut{}\footnotesize{0.4}}}% + \csname LTb\endcsname% + \put(462,1012){\makebox(0,0)[r]{\strut{}\footnotesize{0.6}}}% + \csname LTb\endcsname% + \put(462,1202){\makebox(0,0)[r]{\strut{}\footnotesize{0.8}}}% + \csname LTb\endcsname% + \put(462,1393){\makebox(0,0)[r]{\strut{}\footnotesize{1}}}% + \csname LTb\endcsname% + \put(594,220){\makebox(0,0){\strut{}\footnotesize{0}}}% + \csname LTb\endcsname% + \put(1066,220){\makebox(0,0){\strut{}\footnotesize{20}}}% + \csname LTb\endcsname% + \put(1539,220){\makebox(0,0){\strut{}\footnotesize{40}}}% + \csname LTb\endcsname% + \put(2011,220){\makebox(0,0){\strut{}\footnotesize{60}}}% + \csname LTb\endcsname% + \put(2484,220){\makebox(0,0){\strut{}\footnotesize{80}}}% + \csname LTb\endcsname% + \put(2956,220){\makebox(0,0){\strut{}\footnotesize{100}}}% + \csname LTb\endcsname% + \put(3429,220){\makebox(0,0){\strut{}\footnotesize{120}}}% + \csname LTb\endcsname% + \put(3901,220){\makebox(0,0){\strut{}\footnotesize{140}}}% + \csname LTb\endcsname% + \put(4374,220){\makebox(0,0){\strut{}\footnotesize{160}}}% + \csname LTb\endcsname% + \put(4846,220){\makebox(0,0){\strut{}\footnotesize{180}}}% + }% + \gplgaddtomacro\gplfronttext{% + \csname LTb\endcsname% + \put(88,916){\rotatebox{-270}{\makebox(0,0){\strut{}\footnotesize{\docWIFI{} Quality}}}}% + \put(2720,-44){\makebox(0,0){\strut{}\footnotesize{time (seconds)}}}% + }% + \gplbacktext + \put(0,0){\includegraphics{gfx/eval/path2-wifi-quality}}% + \gplfronttext + \end{picture}% +\endgroup diff --git a/tex/gfx/eval/path2.eps b/tex/gfx/eval/path2.eps new file mode 100755 index 0000000..48f238d --- /dev/null +++ b/tex/gfx/eval/path2.eps @@ -0,0 +1,7562 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: path2.tex +%%Creator: gnuplot 5.0 patchlevel 5 +%%CreationDate: Fri May 5 17:07:04 2017 +%%DocumentFonts: +%%BoundingBox: 50 50 293 177 +%%EndComments +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color true def +/Blacktext true def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Level3 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -73 def +/dl1 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 293 50 lineto 293 177 lineto 50 177 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 5.1 (Oct 2015) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Classic Line colors (version 5.0) +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default dash patterns (version 5.0) +/LTB {BL [] LCb DL} def +/LTw {PL [] 1 setgray} def +/LTb {PL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [2 dl1 3 dl2] LC1 DL} def +/LT2 {PL [1 dl1 1.5 dl2] LC2 DL} def +/LT3 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC3 DL} def +/LT4 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [4 dl1 2 dl2] LC5 DL} def +/LT6 {PL [1.5 dl1 1.5 dl2 1.5 dl1 1.5 dl2 1.5 dl1 6 dl2] LC6 DL} def +/LT7 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC8 DL} def +/SL {[] 0 setdash} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse + clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse +dup 2 lt + {/InterpretLevel1 true def + /InterpretLevel3 false def} + {/InterpretLevel1 Level1 def + 2 gt + {/InterpretLevel3 Level3 def} + {/InterpretLevel3 false def} + ifelse } + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (path2.tex) + /Subject (gnuplot plot) + /Creator (gnuplot 5.0 patchlevel 5) + /Author (toni) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Fri May 5 17:07:04 2017) + /DOCINFO pdfmark +end +} ifelse +% +% Support for boxed text - Ethan A Merritt May 2005 +% +/InitTextBox { userdict /TBy2 3 -1 roll put userdict /TBx2 3 -1 roll put + userdict /TBy1 3 -1 roll put userdict /TBx1 3 -1 roll put + /Boxing true def } def +/ExtendTextBox { Boxing + { gsave dup false charpath pathbbox + dup TBy2 gt {userdict /TBy2 3 -1 roll put} {pop} ifelse + dup TBx2 gt {userdict /TBx2 3 -1 roll put} {pop} ifelse + dup TBy1 lt {userdict /TBy1 3 -1 roll put} {pop} ifelse + dup TBx1 lt {userdict /TBx1 3 -1 roll put} {pop} ifelse + grestore } if } def +/PopTextBox { newpath TBx1 TBxmargin sub TBy1 TBymargin sub M + TBx1 TBxmargin sub TBy2 TBymargin add L + TBx2 TBxmargin add TBy2 TBymargin add L + TBx2 TBxmargin add TBy1 TBymargin sub L closepath } def +/DrawTextBox { PopTextBox stroke /Boxing false def} def +/FillTextBox { gsave PopTextBox 1 1 1 setrgbcolor fill grestore /Boxing false def} def +0 0 0 0 InitTextBox +/TBxmargin 20 def +/TBymargin 20 def +/Boxing false def +/textshow { ExtendTextBox Gshow } def +% +% redundant definitions for compatibility with prologue.ps older than 5.0.2 +/LTB {BL [] LCb DL} def +/LTb {PL [] LCb DL} def +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.000 UL +LTb +0.71 0.71 0.71 C gsave 1187 1106 N 3005 -676 V -525 -115 V -15 4 V -243 -55 V -2300 518 V -1206 -271 V -677 154 V 1961 441 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave -26 592 N 137 -31 V 180 40 V -137 31 V -180 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1492 963 N 168 -38 V 141 32 V -168 38 V -141 -32 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3397 535 N 180 -41 V 129 29 V -180 41 V -129 -29 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.94 0.71 C gsave 1109 782 N -1065 -240 V 967 -217 V -4 -1 V 1901 -428 V 1448 328 V -117 26 V -274 -61 V -447 100 V -109 -25 V -2300 518 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3816 345 N 540 -121 V -125 -28 V 767 -173 V 501 113 V -1307 294 V -376 -85 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 2908 -102 N -1893 426 V -478 -107 V 2661 -599 V 1330 299 V -509 115 V 470 106 V -258 58 V -1323 -298 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1218 521 N 188 -42 V 188 42 V -188 43 V -188 -43 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 2493 319 N -187 -42 V 179 -41 V 188 42 V -180 41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 2878 -153 N -98 -22 V 71 -16 V 98 22 V 65 -15 V -177 -39 V -195 44 V 176 39 V 60 -13 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1355 189 N 180 -40 V -195 -44 V -180 40 V 195 44 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3401 326 N 141 -32 V 110 25 V 15 -4 V 147 32 V -37 9 V -122 27 V -254 -57 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1543 1015 N +-47 -10 V +47 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1152 1103 N +3538 566 L +1152 1103 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3526 564 N +4137 426 L +3526 564 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3538 566 N +3307 514 L +231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3268 523 N +98 -22 V +-98 22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3421 489 N +90 20 V +-90 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3397 535 N +188 -43 V +-188 43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3593 494 N +-98 -22 V +98 22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3565 456 N +220 50 V +3565 456 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3350 609 N +3119 557 L +231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3096 562 N +133 -30 V +-133 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3288 519 N +230 52 V +3288 519 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3057 571 N +-55 12 V +55 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3025 578 N +231 52 V +3025 578 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2963 592 N +-204 46 V +204 -46 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2931 599 N +231 52 V +2931 599 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2677 656 N +-207 47 V +207 -47 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2650 662 N +231 52 V +2650 662 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2387 721 N +-85 20 V +85 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2344 731 N +55 12 V +-55 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2438 752 N +137 31 V +2438 752 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2263 749 N +-105 24 V +105 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2228 757 N +55 13 V +-55 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2322 778 N +136 31 V +2322 778 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2079 791 N +-86 19 V +86 -19 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2017 805 N +231 52 V +2017 805 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1954 819 N +-55 12 V +55 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2130 883 N +1899 831 L +231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1805 852 N +169 38 V +1805 852 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2009 898 N +27 6 V +-27 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1805 852 N +-246 56 V +246 -56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1570 905 N +231 52 V +1570 905 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1520 917 N +-55 12 V +55 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1430 937 N +-55 12 V +55 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1312 963 N +149 34 V +1312 963 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1316 962 N +-43 10 V +43 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1234 981 N +-133 30 V +133 -30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1097 1010 N +153 34 V +-153 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1285 1052 N +47 11 V +-47 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1058 1001 N +-16 -3 V +16 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1042 998 N +-180 40 V +180 -40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 862 1038 N +290 65 V +862 1038 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 890 1032 N +-758 661 L +890 1032 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C -758 661 N +-101 513 L +-758 661 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 361 617 N +748 168 V +361 617 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 369 619 N +142 670 L +369 619 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 134 668 N +43 10 V +134 668 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 75 655 N +90 -20 V +75 655 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 165 635 N +-26 592 L +191 43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 111 561 N +-227 51 V +111 561 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 75 655 N +-116 612 L +75 655 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C -198 594 N +-328 564 L +130 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 212 686 N +44 10 V +212 686 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 295 704 N +54 13 V +295 704 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 389 726 N +101 22 V +389 726 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 467 743 N +23 -5 V +-23 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 529 729 N +694 692 L +529 729 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 529 757 N +63 14 V +529 757 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 565 765 N +792 714 L +565 765 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 631 780 N +102 23 V +631 780 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 702 796 N +23 -5 V +-23 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 764 782 N +929 745 L +764 782 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 772 812 N +47 10 V +772 812 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 799 818 N +227 -51 V +799 818 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 858 831 N +24 6 V +-24 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1257 752 N +3143 328 L +1257 752 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3409 268 N +266 60 V +3409 268 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3800 351 N +3687 325 L +113 26 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3687 325 N +-12 3 V +12 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1402 719 N +302 68 V +1402 719 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1704 787 N +23 -5 V +-23 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1766 773 N +337 -76 V +-337 76 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2142 689 N +242 -55 V +-242 55 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2360 639 N +2060 572 L +300 67 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2185 600 N +27 -6 V +-27 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2130 556 N +300 67 V +2130 556 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2419 626 N +35 -8 V +-35 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2079 703 N +1778 635 L +301 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2387 498 N +302 67 V +2387 498 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2493 609 N +219 -49 V +-219 49 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2751 551 N +145 -32 V +-145 32 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2877 523 N +2575 455 L +302 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2806 403 N +302 68 V +2806 403 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3108 471 N +-173 39 V +173 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 651 978 N +995 901 L +651 978 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 886 925 N +164 37 V +886 925 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 772 951 N +164 37 V +772 951 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 909 994 N +55 -12 V +-55 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1003 973 N +70 -16 V +-70 16 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1109 949 N +51 -11 V +-51 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1160 938 N +933 887 L +227 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 893 878 N +772 851 L +121 27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 831 864 N +561 925 L +831 864 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 526 932 N +-40 9 V +40 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 369 915 N +713 837 L +369 915 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 733 842 N +686 831 L +47 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 647 822 N +553 801 L +94 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 569 805 N +295 866 L +569 805 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 259 874 N +-35 8 V +35 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 346 855 N +279 840 L +67 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 158 867 N +502 790 L +158 867 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 522 794 N +-351 598 L +522 794 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C -390 589 N +-24 -5 V +24 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 236 691 N +463 640 L +236 691 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 330 712 N +557 661 L +330 712 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 874 1002 N +-59 13 V +59 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C -574 703 N +344 -78 V +-344 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3918 377 N +219 49 V +3918 377 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1383 947 N +90 21 V +-90 -21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1473 968 N +187 -43 V +-187 43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1477 926 N +90 21 V +-90 -21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3655 383 N +3397 325 L +258 58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3655 383 N +145 -32 V +-145 32 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C -116 612 N +-43 -10 V +43 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2248 586 N +7 -2 V +-7 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3405 492 N +27 -6 V +-27 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3487 474 N +8 -2 V +-8 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3565 456 N +28 -6 V +-28 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3632 441 N +286 -64 V +-286 64 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 882 837 N +227 -52 V +882 837 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3229 308 N +180 -40 V +-180 40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1109 785 N +58 -13 V +-58 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 302 604 N +-101 513 L +403 91 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3010 -83 N +4368 223 L +3010 -83 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2893 -109 N +27 6 V +-27 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4242 251 N +3800 351 L +4242 251 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4305 237 N +63 -14 V +-63 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4137 426 N +4786 280 L +4137 426 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4786 280 N +4575 233 L +211 47 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4481 324 N +4325 289 L +156 35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4642 288 N +4485 253 L +157 35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4732 268 N +-321 72 V +321 -72 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4411 340 N +4254 305 L +157 35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4786 280 N +5432 135 L +4786 280 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5432 135 N +4986 35 L +446 100 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4986 35 N +4489 146 L +4986 35 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3816 -5 N +505 -114 V +3816 -5 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4505 -77 N +3205 -370 L +4505 -77 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3205 -370 N +-735 166 V +735 -166 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1476 217 N +1160 145 L +316 72 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1160 145 N +180 -40 V +-180 40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1657 176 N +1340 105 L +317 71 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1598 189 N +-122 28 V +122 -28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4215 314 N +-290 65 V +290 -65 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4263 303 N +-17 4 V +17 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4290 297 N +63 -14 V +-63 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4389 274 N +139 -31 V +-139 31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4567 234 N +71 -15 V +-71 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4677 210 N +47 -11 V +-47 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4489 146 N +3945 24 L +544 122 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3898 13 N +3734 -24 L +164 37 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3698 -32 N +-58 -13 V +58 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3605 -53 N +-59 -13 V +59 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3507 -75 N +-75 -16 V +75 16 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3397 -99 N +-153 -35 V +153 35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4724 199 N +4489 146 L +235 53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4031 -108 N +-336 76 V +336 -76 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3922 -29 N +3800 -56 L +122 27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4066 -116 N +16 -4 V +-16 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4082 -120 N +-164 -37 V +164 37 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3918 -157 N +117 -26 V +-117 26 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3992 -99 N +-352 -80 V +352 80 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3640 -179 N +133 -29 V +-133 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3773 -208 N +51 11 V +-51 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3863 -188 N +43 9 V +-43 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3906 -179 N +-133 30 V +133 -30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3785 -146 N +-192 43 V +192 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3546 -113 N +149 33 V +-149 -33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3695 -80 N +-106 24 V +106 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3585 -105 N +-106 24 V +106 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3374 -105 N +297 -66 V +-297 66 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3534 -141 N +-35 -8 V +35 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3342 -142 N +-31 -7 V +31 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3311 -149 N +98 -22 V +-98 22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3409 -171 N +31 7 V +-31 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3131 -159 N +-290 -65 V +290 65 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2728 -250 N +-27 -6 V +27 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3131 -159 N +-56 13 V +56 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2990 -127 N +-90 20 V +90 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2837 -135 N +-31 7 V +31 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2892 -148 N +-137 -31 V +137 31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2755 -179 N +79 -17 V +-79 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2834 -196 N +137 31 V +-137 -31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2841 -224 N +-231 52 V +231 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3906 -179 N +8 2 V +-8 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3953 -168 N +8 2 V +-8 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2470 -204 N +50 11 V +-50 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2839 -121 N +-229 -51 V +229 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2892 -148 N +8 -1 V +-8 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2971 -165 N +-8 1 V +8 -1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2837 -135 N +-195 -44 V +195 44 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1426 179 N +58 -13 V +-58 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1484 166 N +1358 138 L +126 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1358 138 N +-58 13 V +58 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1300 151 N +126 28 V +1300 151 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3432 486 N +55 -12 V +-55 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2900 -149 N +63 -15 V +-63 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3710 520 N +8 2 V +-8 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3648 506 N +7 2 V +-7 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3135 331 N +113 -25 V +-113 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3581 451 N +55 -12 V +-55 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3761 393 N +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1248 890 N -59 13 V -301 592 V 58 -14 V 302 -591 V 1 PolyFill +0.55 0.55 0.55 C 1248 890 N +-59 13 V +888 1495 L +58 -14 V +1248 890 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3368 316 N 113 -26 V 129 359 V -113 26 V -129 -359 V 1 PolyFill +0.55 0.55 0.55 C 3368 316 N +113 -26 V +129 359 V +-113 26 V +3368 316 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3497 675 N 113 -26 V 36 8 V -114 26 V -35 -8 V 1 PolyFill +0.58 0.58 0.58 C 3497 675 N +113 -26 V +36 8 V +-114 26 V +-35 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3532 683 N 114 -26 V 129 360 V -114 25 V -129 -359 V 1 PolyFill +0.58 0.58 0.58 C 3532 683 N +114 -26 V +129 360 V +-114 25 V +3532 683 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3655 508 N 55 12 V -133 361 V -55 -13 V 133 -360 V 1 PolyFill +0.55 0.55 0.55 C 3655 508 N +55 12 V +3577 881 L +-55 -13 V +3655 508 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3577 881 N -55 12 V -117 -27 V 55 -12 V 117 27 V 1 PolyFill +0.58 0.58 0.58 C 3577 881 N +-55 12 V +3405 866 L +55 -12 V +117 27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3515 866 N -55 -12 V 133 300 V 55 13 V -133 -301 V 1 PolyFill +0.58 0.58 0.58 C 3515 866 N +-55 -12 V +133 300 V +55 13 V +3515 866 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1586 997 N -55 -13 V 137 300 V 55 12 V -137 -299 V 1 PolyFill +0.55 0.55 0.55 C 1586 997 N +-55 -13 V +137 300 V +55 12 V +1586 997 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 1778 1284 N -55 12 V -117 -26 V 54 -13 V 118 27 V 1 PolyFill +0.58 0.58 0.58 C 1778 1284 N +-55 12 V +-117 -26 V +54 -13 V +118 27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 1606 1270 N 54 12 V -136 360 V -55 -12 V 137 -360 V 1 PolyFill +0.58 0.58 0.58 C 1606 1270 N +54 12 V +-136 360 V +-55 -12 V +137 -360 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 287 608 N -55 12 V -137 299 V 55 -12 V 137 -299 V 1 PolyFill +0.55 0.55 0.55 C 287 608 N +-55 12 V +95 919 L +55 -12 V +287 608 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 95 895 N 55 12 V -121 27 V -55 -12 V 121 -27 V 1 PolyFill +0.58 0.58 0.58 C 95 895 N +55 12 V +29 934 L +-26 922 L +95 895 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 29 934 N 54 -12 V 137 361 V -55 12 V -136 -361 V 1 PolyFill +0.58 0.58 0.58 C 29 934 N +83 922 L +137 361 V +-55 12 V +29 934 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 4019 32 N 470 -106 V 470 766 V -470 106 V -470 -766 V 1 PolyFill +0.55 0.55 0.55 C 4019 32 N +4489 -74 L +470 766 V +4489 798 L +4019 32 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3031 -179 N -58 13 V -137 300 V 58 -14 V 137 -299 V 1 PolyFill +0.55 0.55 0.55 C 3031 -179 N +-58 13 V +2836 134 L +58 -14 V +137 -299 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 2839 108 N 55 12 V -193 44 V -55 -12 V 193 -44 V 1 PolyFill +0.58 0.58 0.58 C 2839 108 N +55 12 V +-193 44 V +-55 -12 V +193 -44 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 2701 164 N 54 -12 V 137 361 V -55 12 V -136 -361 V 1 PolyFill +0.58 0.58 0.58 C 2701 164 N +54 -12 V +137 361 V +-55 12 V +2701 164 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3969 54 N 54 -12 V 149 363 V -55 12 V -148 -363 V 1 PolyFill +0.55 0.55 0.55 C 3969 54 N +54 -12 V +149 363 V +-55 12 V +3969 54 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 4117 417 N 55 -12 V 20 5 V -55 12 V -20 -5 V 1 PolyFill +0.58 0.58 0.58 C 4117 417 N +55 -12 V +20 5 V +-55 12 V +-20 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 4137 422 N 55 -12 V 140 361 V -54 13 V -141 -362 V 1 PolyFill +0.58 0.58 0.58 C 4137 422 N +55 -12 V +140 361 V +-54 13 V +4137 422 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1551 152 N -63 15 V -137 299 V 64 -14 V 136 -300 V 1 PolyFill +0.55 0.55 0.55 C 1551 152 N +-63 15 V +1351 466 L +64 -14 V +1551 152 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 1341 435 N 74 17 V -181 40 V -74 -16 V 181 -41 V 1 PolyFill +0.58 0.58 0.58 C 1341 435 N +74 17 V +-181 40 V +-74 -16 V +181 -41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 1234 492 N 58 -13 V 137 361 V -59 13 V -136 -361 V 1 PolyFill +0.58 0.58 0.58 C 1234 492 N +58 -13 V +137 361 V +-59 13 V +1234 492 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3536 276 N 411 -92 V 297 727 V -411 92 V -297 -727 V 1 PolyFill +0.55 0.55 0.55 C 3536 276 N +411 -92 V +297 727 V +-411 92 V +3536 276 L +Z stroke +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1187 1765 N 3001 -674 V -384 -86 V -348 78 V -384 -86 V -1959 440 V -1198 -269 V -693 156 V 1965 441 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1238 1578 N 422 -95 V 79 17 V -423 95 V -78 -17 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave -26 1252 N 137 -31 V 180 41 V -137 31 V -180 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1492 1623 N 168 -38 V 141 31 V -168 38 V -141 -31 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 3397 1195 N 180 -41 V 141 32 V -180 41 V -141 -32 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 890 1498 N 66 -15 V 286 64 V -67 15 V -285 -64 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 811 1674 N 345 -78 V 78 18 V -344 77 V -79 -17 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.94 0.71 C gsave 4188 1091 N -384 -86 V 528 -119 V 36 10 V 786 -177 V 638 143 V -1197 269 V -748 169 V -293 -66 V 634 -143 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1156 807 N 187 -43 V 196 44 V -188 43 V -195 -44 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C -758 1322 N +657 -148 V +-657 148 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C -101 1174 N +1210 271 V +-101 1174 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1109 1445 N +3068 1005 L +1109 1445 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4012 1062 N +129 29 V +-129 -29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3730 1183 N +1152 1763 L +3730 1183 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1152 1763 N +862 1697 L +290 66 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 862 1697 N +180 -40 V +-180 40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 890 1691 N +-758 1322 L +890 1691 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1042 1657 N +20 4 V +-20 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1101 1670 N +149 34 V +-149 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1285 1712 N +47 10 V +-47 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1101 1670 N +133 -30 V +-133 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1277 1631 N +39 -9 V +-39 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1312 1623 N +149 33 V +-149 -33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1496 1664 N +47 11 V +-47 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1375 1609 N +55 -13 V +-55 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1465 1588 N +55 -12 V +-55 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1383 1607 N +90 20 V +-90 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1473 1627 N +187 -42 V +-187 42 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1570 1565 N +231 51 V +-231 -51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1477 1586 N +90 20 V +-90 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1559 1567 N +98 -22 V +-98 22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1692 1537 N +109 -24 V +-109 24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1801 1513 N +36 7 V +-36 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1876 1529 N +98 22 V +-98 -22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2009 1559 N +23 6 V +-23 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2114 1546 N +-230 -52 V +230 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1884 1494 N +43 -10 V +-43 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1966 1476 N +105 -24 V +-105 24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1993 1469 N +231 52 V +-231 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2111 1443 N +39 -9 V +-39 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2134 1438 N +230 52 V +-230 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2189 1425 N +163 -37 V +-163 37 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2271 1407 N +230 52 V +-230 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2646 1426 N +-149 -33 V +149 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2458 1385 N +-43 -10 V +43 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2387 1382 N +102 -23 V +-102 23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2528 1350 N +55 -13 V +-55 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2556 1344 N +43 9 V +-43 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2638 1362 N +149 33 V +-149 -33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2618 1330 N +184 -42 V +-184 42 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2791 1291 N +230 52 V +-230 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2837 1280 N +173 -38 V +-173 38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2881 1271 N +230 52 V +-230 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3045 1234 N +59 -14 V +-59 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3068 1228 N +231 52 V +-231 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3393 1259 N +-231 -52 V +231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3143 1212 N +86 -20 V +-86 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3268 1183 N +20 -4 V +-20 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3288 1179 N +230 52 V +-230 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3538 1227 N +-231 -52 V +231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3307 1175 N +59 -14 V +-59 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3397 1195 N +188 -42 V +-188 42 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3511 1169 N +-90 -20 V +90 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3593 1154 N +-98 -22 V +98 22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3565 1117 N +231 51 V +-231 -51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3655 1043 N +-207 47 V +207 -47 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3448 1090 N +-78 -17 V +78 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3370 1073 N +-153 34 V +153 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3178 1116 N +-27 6 V +27 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3111 1131 N +-360 81 V +360 -81 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2712 1220 N +-219 50 V +219 -50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2454 1279 N +-35 7 V +35 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2384 1294 N +-180 41 V +180 -41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2169 1343 N +-195 43 V +195 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1938 1394 N +-176 39 V +176 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1723 1442 N +-59 13 V +59 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1625 1464 N +-375 85 V +375 -85 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1187 1563 N +886 1495 L +301 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1109 1445 N +-161 36 V +161 -36 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 799 1477 N +-31 -7 V +31 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 729 1462 N +-59 -14 V +59 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 799 1477 N +227 -51 V +-227 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 702 1455 N +227 -51 V +-227 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 635 1440 N +-78 -17 V +78 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 612 1435 N +227 -50 V +-227 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 518 1414 N +-59 -13 V +59 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 490 1408 N +227 -50 V +-227 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 424 1393 N +-55 -11 V +55 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 400 1388 N +227 -51 V +-227 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 330 1373 N +216 1347 L +114 26 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 306 1367 N +227 -51 V +-227 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 181 1339 N +-47 -10 V +47 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 142 1330 N +227 -51 V +-227 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 75 1315 N +-191 -43 V +191 43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C -300 1231 N +-28 -6 V +28 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C -116 1272 N +227 -51 V +-227 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C -26 1252 N +191 43 V +-26 1252 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 75 1315 N +90 -20 V +-90 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C -414 1244 N +28 6 V +-28 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C -347 1259 N +145 33 V +-145 -33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C -163 1301 N +156 35 V +-156 -35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 32 1345 N +137 30 V +32 1345 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 209 1384 N +156 34 V +209 1384 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 404 1427 N +122 27 V +404 1427 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 569 1464 N +27 6 V +-27 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 635 1479 N +274 62 V +635 1479 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 948 1550 N +47 10 V +-47 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1030 1568 N +126 28 V +-126 -28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1156 1596 N +-345 78 V +345 -78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 964 1639 N +839 1611 L +125 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 803 1603 N +-23 -5 V +23 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 627 1632 N +345 -77 V +-345 77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 416 1585 N +35 -8 V +-35 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 486 1569 N +274 -62 V +-274 62 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 569 1464 N +-274 62 V +274 -62 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 259 1534 N +-35 8 V +35 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 158 1527 N +344 -78 V +-344 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 346 1514 N +-67 -15 V +67 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C -30 1484 N +344 -77 V +-344 77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C -198 1447 N +344 -77 V +-344 77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C -386 1404 N +344 -76 V +-344 76 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C -570 1364 N +344 -78 V +-344 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1250 1549 N +948 1481 L +302 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1704 1447 N +-51 -12 V +51 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1617 1427 N +-215 -47 V +215 47 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1614 1332 N +301 67 V +-301 -67 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2150 1347 N +-302 -68 V +302 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2060 1232 N +300 68 V +-300 -68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2189 1261 N +27 -6 V +-27 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2248 1248 N +11 -3 V +-11 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2430 1284 N +-300 -68 V +300 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2685 1227 N +-301 -68 V +301 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2853 1053 N +43 10 V +-43 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2935 1072 N +219 49 V +-219 -49 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3370 1073 N +-302 -68 V +302 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1316 1595 N +-78 -17 V +78 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1238 1578 N +422 -95 V +-422 95 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1660 1483 N +79 17 V +-79 -17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1739 1500 N +-423 95 V +423 -95 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3288 1179 N +19 -4 V +-19 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1042 1657 N +192 -43 V +-192 43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1234 1614 N +-78 -18 V +78 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C -116 1272 N +-145 -32 V +145 32 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3558 1118 N +7 -1 V +-7 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3487 1134 N +12 -3 V +-12 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3405 1153 N +31 -7 V +-31 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1938 1586 N +-23 -6 V +23 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1880 1572 N +-173 -38 V +173 38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1786 1551 N +-137 31 V +137 -31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3655 1043 N +-11 -2 V +11 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3965 1051 N +-47 -10 V +47 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3828 1021 N +-47 -11 V +47 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4513 854 N +27 -6 V +-27 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4595 836 N +5154 710 L +4595 836 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4415 876 N +-165 37 V +165 -37 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3788 1170 N +353 -79 V +-353 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4595 836 N +5111 719 L +4595 836 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5111 719 N +4309 539 L +802 180 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4540 848 N +-27 6 V +27 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4415 876 N +-36 8 V +36 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4379 884 N +3007 575 L +4379 884 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3007 575 N +1140 995 L +3007 575 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1140 995 N +608 875 L +532 120 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 608 875 N +3204 291 L +608 875 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3204 291 N +4309 539 L +3204 291 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4606 833 N +-97 -22 V +97 22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4458 800 N +3648 617 L +810 183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3597 606 N +3342 549 L +255 57 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3291 537 N +3186 513 L +105 24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3135 502 N +2701 404 L +434 98 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3198 516 N +426 -96 V +-426 96 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3663 411 N +39 -8 V +-39 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2908 551 N +2477 454 L +431 97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2908 551 N +-55 13 V +55 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2810 573 N +-246 56 V +246 -56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2524 638 N +-54 12 V +54 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2497 644 N +2068 547 L +429 97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2430 659 N +-288 65 V +288 -65 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2103 733 N +-55 12 V +55 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2009 754 N +-290 65 V +290 -65 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1680 828 N +-27 6 V +27 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1653 834 N +1300 755 L +353 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1261 746 N +-39 -9 V +39 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1343 764 N +-187 43 V +187 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1300 755 N +-74 16 V +74 -16 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1187 780 N +-74 17 V +74 -17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1113 797 N +352 79 V +1113 797 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1465 876 N +-28 6 V +28 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1398 891 N +-289 65 V +289 -65 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1070 965 N +-32 7 V +32 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1034 779 N +39 9 V +-39 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1602 845 N +-137 31 V +137 -31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1653 834 N +-8 2 V +8 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2075 739 N +1645 642 L +430 97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2896 512 N +2763 482 L +133 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2763 482 N +74 -17 V +-74 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2837 465 N +134 30 V +2837 465 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2849 438 N +-207 46 V +207 -46 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3691 627 N +4196 513 L +3691 627 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3268 532 N +-117 26 V +117 -26 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3057 580 N +-16 3 V +16 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1903 816 N +17 4 V +-17 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2794 616 N +18 3 V +-18 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4278 784 N +-28 6 V +28 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4250 790 N +3882 707 L +368 83 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3882 707 N +83 -18 V +-83 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3882 670 N +-86 20 V +86 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3796 690 N +3577 640 L +219 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3577 640 N +86 -19 V +-86 19 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3585 603 N +-86 20 V +86 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3499 623 N +3276 572 L +223 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3276 572 N +86 -19 V +-86 19 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3436 1146 N +51 -12 V +-51 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2896 512 N +75 -17 V +-75 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3710 1181 N +16 3 V +-16 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3648 1167 N +7 1 V +-7 -1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 3080 1166 N 71 16 V -263 619 V -70 -16 V 262 -619 V 1 PolyFill +0.62 0.62 0.62 C 3080 1166 N +71 16 V +-263 619 V +-70 -16 V +262 -619 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 3655 1168 N 55 13 V -109 304 V -55 -12 V 109 -305 V 1 PolyFill +0.62 0.62 0.62 C 3655 1168 N +55 13 V +-109 304 V +-55 -12 V +109 -305 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 3601 1485 N -79 18 V -117 -27 V 78 -17 V 118 26 V 1 PolyFill +0.65 0.65 0.65 C 3601 1485 N +-79 18 V +-117 -27 V +78 -17 V +118 26 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 3538 1471 N -55 -12 V 110 256 V 55 12 V -110 -256 V 1 PolyFill +0.65 0.65 0.65 C 3538 1471 N +-55 -12 V +110 256 V +55 12 V +3538 1471 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1248 1549 N -59 13 V -301 494 V 58 -13 V 302 -494 V 1 PolyFill +0.62 0.62 0.62 C 1248 1549 N +-59 13 V +888 2056 L +58 -13 V +302 -494 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1586 1656 N -55 -12 V 118 254 V 55 12 V -118 -254 V 1 PolyFill +0.62 0.62 0.62 C 1586 1656 N +-55 -12 V +118 254 V +55 12 V +1586 1656 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 1774 1894 N -70 16 V -118 -26 V 71 -16 V 117 26 V 1 PolyFill +0.65 0.65 0.65 C 1774 1894 N +-70 16 V +-118 -26 V +71 -16 V +117 26 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 1586 1884 N 55 12 V -117 307 V -55 -12 V 117 -307 V 1 PolyFill +0.65 0.65 0.65 C 1586 1884 N +55 12 V +-117 307 V +-55 -12 V +117 -307 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 287 1268 N -55 12 V -113 254 V 54 -12 V 114 -254 V 1 PolyFill +0.62 0.62 0.62 C 287 1268 N +-55 12 V +119 1534 L +54 -12 V +287 1268 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 103 1506 N 70 16 V -121 27 V -70 -16 V 121 -27 V 1 PolyFill +0.65 0.65 0.65 C 103 1506 N +70 16 V +52 1549 L +-70 -16 V +121 -27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 52 1549 N 55 -12 V 113 306 V -55 13 V -113 -307 V 1 PolyFill +0.65 0.65 0.65 C 52 1549 N +55 -12 V +113 306 V +-55 13 V +52 1549 L +Z stroke +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1187 2327 N 3001 -676 V -384 -86 V -348 78 V -384 -86 V -1959 441 V -1194 -268 V -693 155 V 1961 442 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 2826 1782 N 250 -57 V 78 18 V -250 56 V -78 -17 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1238 2139 N 422 -95 V 79 18 V -423 95 V -78 -18 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave -26 1812 N 137 -30 V 180 40 V -137 31 V -180 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1492 2184 N 168 -38 V 141 32 V -168 38 V -141 -32 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 3397 1755 N 180 -40 V 141 31 V -180 41 V -141 -32 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 890 2059 N 66 -15 V 286 64 V -67 15 V -285 -64 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1156 2157 N -345 78 V 79 18 V 344 -78 V -78 -18 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 890 2253 N +-758 1882 L +890 2253 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C -758 1882 N +344 -78 V +-344 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C -414 1804 N +176 40 V +-176 -40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C -198 1853 N +39 9 V +-39 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C -159 1862 N +-345 77 V +345 -77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C -159 1862 N +43 9 V +-43 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C -81 1879 N +497 112 V +-81 1879 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 455 2000 N +47 10 V +-47 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 569 2025 N +74 17 V +-74 -17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 682 2051 N +391 88 V +682 2051 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1113 2148 N +43 9 V +-43 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 811 2235 N +345 -78 V +-345 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 569 2025 N +-20 5 V +20 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 510 2039 N +-215 48 V +215 -48 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 259 2095 N +-35 8 V +35 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 502 2010 N +-344 78 V +344 -78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1042 2218 N +-180 41 V +180 -41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1042 2218 N +12 3 V +-12 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1132 2224 N +-78 18 V +78 -18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1054 2242 N +149 33 V +-149 -33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1175 2215 N +59 -14 V +-59 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1343 2244 N +-148 -34 V +148 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1273 2193 N +39 -9 V +-39 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1461 2217 N +-149 -33 V +149 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1238 2283 N +47 11 V +-47 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1379 2252 N +47 10 V +-47 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1496 2225 N +47 11 V +-47 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1152 2324 N +862 2259 L +290 65 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C -414 1804 N +313 -70 V +-313 70 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C -101 1734 N +1210 272 V +-101 1734 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 882 1955 N +-227 51 V +227 -51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 142 1891 N +227 -51 V +-227 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 75 1876 N +90 -20 V +-90 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 165 1856 N +-26 1812 L +191 44 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C -116 1833 N +227 -51 V +-227 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 79 1877 N +-195 -44 V +195 44 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 142 1891 N +35 8 V +-35 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 212 1907 N +384 86 V +212 1907 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 635 2002 N +20 4 V +-20 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 948 2042 N +3068 1565 L +948 2042 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3792 1573 N +349 78 V +-349 -78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 4141 1651 N +1152 2324 L +4141 1651 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2892 1802 N +262 -59 V +-262 59 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3154 1743 N +-78 -18 V +78 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3076 1725 N +-262 59 V +262 -59 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 346 2076 N +-67 -15 V +67 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 432 2026 N +23 6 V +-23 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1375 2170 N +55 -13 V +-55 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1465 2150 N +55 -13 V +-55 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1473 2188 N +-90 -20 V +90 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1473 2188 N +187 -42 V +-187 42 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1477 2147 N +90 20 V +-90 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1801 2178 N +-231 -52 V +231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1570 2126 N +235 -53 V +-235 53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1805 2073 N +172 39 V +-172 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2013 2120 N +23 5 V +-23 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2114 2107 N +-230 -52 V +230 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1884 2055 N +93 -21 V +-93 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2017 2025 N +54 -12 V +-54 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2040 2020 N +231 52 V +-231 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2111 2004 N +35 -8 V +-35 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2134 1999 N +230 52 V +-230 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2185 1988 N +74 -17 V +-74 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2228 1978 N +230 52 V +-230 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2298 1962 N +74 -17 V +-74 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2322 1957 N +230 52 V +-230 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2411 1937 N +78 -18 V +-78 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2438 1930 N +231 52 V +-231 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2528 1910 N +59 -13 V +-59 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2556 1904 N +231 52 V +-231 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2622 1889 N +59 -13 V +-59 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2720 1867 N +43 -10 V +-43 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2646 1884 N +231 52 V +-231 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2802 1848 N +82 -18 V +-82 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2884 1830 N +231 52 V +-231 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3131 1878 N +-231 -52 V +231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2900 1826 N +153 -34 V +-153 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3096 1782 N +133 -29 V +-133 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3115 1778 N +231 52 V +-231 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3268 1744 N +20 -5 V +-20 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3288 1739 N +230 52 V +-230 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3538 1787 N +-231 -52 V +231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3307 1735 N +59 -13 V +-59 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3397 1755 N +188 -42 V +-188 42 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3593 1715 N +-98 -22 V +98 22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3511 1730 N +-90 -21 V +90 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3636 1661 N +55 -12 V +-55 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3726 1641 N +184 -42 V +-184 42 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3659 1656 N +157 35 V +-157 -35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3851 1699 N +39 9 V +-39 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3796 1729 N +-39 -9 V +39 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3722 1712 N +-157 -35 V +157 35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3597 1670 N +-32 7 V +32 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1316 2157 N +-78 -18 V +78 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1238 2139 N +422 -95 V +-422 95 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1660 2044 N +79 18 V +-79 -18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1739 2062 N +-423 95 V +423 -95 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1187 2124 N +886 2056 L +301 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1265 2106 N +-15 4 V +15 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1250 2110 N +948 2042 L +302 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1304 2098 N +400 -90 V +-400 90 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1704 2008 N +-51 -12 V +51 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1617 1988 N +-215 -48 V +215 48 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1704 2008 N +172 -39 V +-172 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1915 1960 N +51 -11 V +-51 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1938 1955 N +-51 -11 V +51 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1852 1936 N +-215 -49 V +215 49 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2005 1940 N +51 -11 V +-51 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2095 1920 N +51 -12 V +-51 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2126 1913 N +-51 -12 V +51 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2032 1934 N +-301 -68 V +301 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2040 1893 N +-215 -48 V +215 48 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2181 1900 N +203 -45 V +-203 45 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2360 1860 N +-300 -68 V +300 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2185 1820 N +27 -6 V +-27 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2130 1776 N +300 68 V +-300 -68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2419 1847 N +31 -7 V +-31 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2489 1831 N +239 -54 V +-239 54 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2685 1787 N +-301 -68 V +301 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2767 1768 N +172 -38 V +-172 38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2896 1739 N +-301 -67 V +301 67 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2978 1721 N +302 -68 V +-302 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3315 1645 N +55 -12 V +-55 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2974 1914 N +-230 -52 V +230 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C -183 2011 N +345 -77 V +-345 77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3448 1650 N +344 -77 V +-344 77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3370 1633 N +-302 -68 V +302 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3288 1739 N +19 -4 V +-19 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2884 1830 N +16 -4 V +-16 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3448 1650 N +-78 -17 V +78 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1042 2218 N +192 -43 V +-192 43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1156 2157 N +78 18 V +-78 -18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C -265 1799 N +149 34 V +-149 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C -304 1790 N +-24 -5 V +24 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3405 1713 N +27 -6 V +-27 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3487 1694 N +8 -1 V +-8 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1559 2128 N +11 -2 V +-11 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 608 2017 N +47 -11 V +-47 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3432 1707 N +55 -13 V +-55 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3710 1741 N +16 4 V +-16 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3648 1727 N +7 2 V +-7 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 2701 1811 N 70 16 V -262 621 V -71 -16 V 263 -621 V 1 PolyFill +0.68 0.68 0.68 C 2701 1811 N +70 16 V +-262 621 V +-71 -16 V +263 -621 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 3655 1729 N 55 12 V -109 305 V -55 -12 V 109 -305 V 1 PolyFill +0.68 0.68 0.68 C 3655 1729 N +55 12 V +-109 305 V +-55 -12 V +109 -305 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 3601 2046 N -79 18 V -117 -26 V 78 -18 V 118 26 V 1 PolyFill +0.71 0.71 0.71 C 3601 2046 N +-79 18 V +-117 -26 V +78 -18 V +118 26 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 3538 2032 N -55 -12 V 110 256 V 55 12 V -110 -256 V 1 PolyFill +0.71 0.71 0.71 C 3538 2032 N +-55 -12 V +110 256 V +55 12 V +3538 2032 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1248 2110 N -59 14 V -301 493 V 58 -13 V 302 -494 V 1 PolyFill +0.68 0.68 0.68 C 1248 2110 N +-59 14 V +888 2617 L +58 -13 V +302 -494 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1586 2217 N -55 -12 V 118 254 V 55 13 V -118 -255 V 1 PolyFill +0.68 0.68 0.68 C 1586 2217 N +-55 -12 V +118 254 V +55 13 V +1586 2217 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 1774 2456 N -70 16 V -118 -27 V 71 -16 V 117 27 V 1 PolyFill +0.71 0.71 0.71 C 1774 2456 N +-70 16 V +-118 -27 V +71 -16 V +117 27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 1586 2445 N 55 12 V -117 308 V -55 -13 V 117 -307 V 1 PolyFill +0.71 0.71 0.71 C 1586 2445 N +55 12 V +-117 308 V +-55 -13 V +117 -307 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 287 1828 N -55 13 V -113 255 V 54 -13 V 114 -255 V 1 PolyFill +0.68 0.68 0.68 C 287 1828 N +-55 13 V +119 2096 L +54 -13 V +287 1828 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 103 2067 N 70 16 V -121 28 V -70 -16 V 121 -28 V 1 PolyFill +0.71 0.71 0.71 C 103 2067 N +70 16 V +52 2111 L +-70 -16 V +121 -28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 52 2111 N 55 -13 V 113 306 V -55 13 V -113 -306 V 1 PolyFill +0.71 0.71 0.71 C 52 2111 N +55 -13 V +113 306 V +-55 13 V +52 2111 L +Z stroke +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 1187 2888 N 3001 -675 V -767 -173 V -2308 519 V -1194 -268 V -693 156 V 1961 441 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 2442 2429 N 255 -57 V 78 17 V -255 58 V -78 -18 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 1238 2700 N 422 -95 V 79 18 V -423 95 V -78 -18 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave -26 2374 N 137 -31 V 180 40 V -137 31 V -180 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 1492 2745 N 168 -38 V 141 32 V -168 38 V -141 -32 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 3397 2316 N 180 -40 V 141 32 V -180 40 V -141 -32 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 890 2620 N 66 -15 V 286 64 V -67 15 V -285 -64 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 811 2796 N 345 -77 V 78 17 V -344 78 V -79 -18 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2360 2421 N +-300 -68 V +300 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2427 2406 N +-301 -68 V +301 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C -116 2394 N +195 44 V +-195 -44 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 75 2437 N +90 -20 V +-90 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 165 2417 N +-26 2374 L +191 43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 346 2637 N +-67 -15 V +67 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 224 2664 N +35 -8 V +-35 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 295 2648 N +215 -48 V +-215 48 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 158 2649 N +344 -77 V +-344 77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1543 2797 N +-47 -10 V +47 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1461 2779 N +-149 -34 V +149 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1473 2750 N +187 -43 V +-187 43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1473 2750 N +-90 -21 V +90 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1383 2729 N +47 -10 V +-47 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1567 2728 N +-90 -20 V +90 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1465 2711 N +55 -12 V +-55 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1801 2739 N +-231 -52 V +231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1903 2612 N +231 52 V +-231 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2740 2528 N +-231 -52 V +231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3115 2443 N +-231 -52 V +231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3397 2316 N +188 -42 V +-188 42 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3585 2274 N +-90 -20 V +90 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3511 2291 N +-90 -20 V +90 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3796 2290 N +-231 -52 V +231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1617 2550 N +-215 -49 V +215 49 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1704 2569 N +-51 -11 V +51 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C -101 2295 N +-657 148 V +657 -148 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1152 2885 N +862 2820 L +290 65 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 862 2820 N +180 -41 V +-180 41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1042 2779 N +20 5 V +-20 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3538 2348 N +-231 -52 V +231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 142 2452 N +227 -51 V +-227 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 111 2343 N +-227 51 V +227 -51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 416 2552 N +-30 2452 L +446 100 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1073 2700 N +682 2612 L +391 88 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 643 2603 N +-74 -16 V +74 16 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 569 2587 N +-20 4 V +20 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1782 2513 N +-215 -49 V +215 49 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2107 2440 N +-216 -49 V +216 49 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2462 2360 N +-214 -49 V +214 49 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2763 2292 N +-215 -49 V +215 49 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3092 2218 N +-215 -49 V +215 49 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3378 2154 N +-216 -49 V +216 49 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3644 2132 N +70 -15 V +-70 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1304 2659 N +302 -68 V +-302 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1531 2585 N +51 11 V +-51 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1645 2582 N +78 -17 V +-78 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1762 2556 N +200 -45 V +-200 45 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1868 2532 N +-51 -11 V +51 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2001 2502 N +55 -12 V +-55 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2028 2496 N +-301 -68 V +301 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2095 2481 N +121 -27 V +-121 27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2193 2459 N +-51 -11 V +51 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2255 2445 N +129 -29 V +-129 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2419 2408 N +31 -7 V +-31 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2489 2392 N +129 -29 V +-129 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2548 2379 N +-51 -12 V +51 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3409 2185 N +196 -44 V +-196 44 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3464 2173 N +-51 -12 V +51 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3315 2206 N +55 -12 V +-55 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3342 2200 N +-301 -68 V +301 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3076 2260 N +204 -46 V +-204 46 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3178 2237 N +-51 -11 V +51 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2990 2279 N +51 -11 V +-51 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3018 2273 N +-302 -68 V +302 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2763 2331 N +188 -43 V +-188 43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2849 2311 N +-51 -11 V +51 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2657 2354 N +67 -15 V +-67 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2685 2348 N +-301 -68 V +301 68 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C -69 2443 N +-83 -18 V +83 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C -457 2511 N +345 -77 V +-345 77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3021 2464 N +-148 -33 V +148 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2802 2410 N +-35 8 V +35 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2779 2452 N +148 33 V +-148 -33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2442 2491 N +-151 34 V +151 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2251 2534 N +-66 15 V +66 -15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2791 2412 N +43 10 V +-43 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2228 2539 N +43 10 V +-43 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2134 2560 N +43 10 V +-43 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2111 2566 N +35 -8 V +-35 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2216 2579 N +148 33 V +-148 -33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2458 2591 N +-148 -33 V +148 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2071 2574 N +-109 25 V +109 -25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1923 2608 N +-39 9 V +39 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1884 2617 N +230 52 V +-230 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1692 2660 N +113 -26 V +-113 26 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1805 2634 N +36 8 V +-36 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1880 2651 N +94 21 V +-94 -21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2036 2686 N +-27 -6 V +27 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1938 2708 N +-27 -6 V +27 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1876 2694 N +-169 -38 V +169 38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1645 2704 N +137 -31 V +-137 31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1825 2683 N +98 -22 V +-98 22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1120 2788 N +-19 5 V +19 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1101 2793 N +149 33 V +-149 -33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1285 2834 N +47 11 V +-47 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 651 2568 N +231 -52 V +-231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3068 2350 N +176 -40 V +-176 40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3135 2354 N +-43 -9 V +43 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3131 2440 N +-231 -52 V +231 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2837 2402 N +196 -44 V +-196 44 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2669 2440 N +59 -14 V +-59 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2740 2443 N +-43 -9 V +43 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2481 2482 N +149 -34 V +-149 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C -300 2353 N +-28 -7 V +28 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C -191 2416 N +-223 -50 V +223 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 811 2796 N +345 -77 V +-345 77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1156 2719 N +-43 -10 V +43 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3636 2222 N +274 -61 V +-274 61 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3323 2397 N +-149 -34 V +149 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3307 2296 N +59 -13 V +-59 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 455 2593 N +-23 -5 V +23 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C -116 2394 N +-145 -33 V +145 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 502 2572 N +-47 -11 V +47 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1160 2779 N +152 -34 V +-152 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1570 2687 N +87 -19 V +-87 19 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3565 2238 N +32 -7 V +-32 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 948 2603 N +161 -36 V +-161 36 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2524 2472 N +231 52 V +-231 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1496 2577 N +-215 -48 V +215 48 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 948 2603 N +302 68 V +948 2603 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1250 2671 N +15 -3 V +-15 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 854 2651 N +-344 77 V +344 -77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1152 2885 N +4141 2213 L +1152 2885 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 4141 2213 N +3413 2049 L +728 164 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3413 2049 N +1109 2567 L +3413 2049 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1109 2567 N +-101 2295 L +1210 272 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C -758 2443 N +890 2814 L +-758 2443 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2513 2448 N +262 -59 V +-262 59 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2775 2389 N +-78 -17 V +78 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2697 2372 N +-263 59 V +263 -59 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1316 2718 N +-78 -18 V +78 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1238 2700 N +422 -95 V +-422 95 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1660 2605 N +79 18 V +-79 -18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1739 2623 N +-423 95 V +423 -95 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1042 2779 N +192 -43 V +-192 43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1234 2736 N +-78 -17 V +78 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1187 2685 N +886 2618 L +301 67 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1250 2671 N +-63 14 V +63 -14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3280 2302 N +27 -6 V +-27 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2189 2382 N +23 -5 V +-23 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3405 2274 N +27 -6 V +-27 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3487 2256 N +8 -2 V +-8 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1570 2687 N +-11 3 V +11 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1610 2782 N +-83 -18 V +83 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 608 2578 N +43 -10 V +-43 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3432 2268 N +55 -12 V +-55 12 V +Z stroke +1.000 UP +% Begin plot #1 +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.58 0.00 0.83 C LTw +% End plot #1 +% Begin plot #2 +LCb setrgbcolor +2.000 UL +LTb +0.00 0.00 0.00 C 3221 1742 M +-313 70 V +-71 -15 V +298 -624 V +164 -37 V +454 -102 V +3370 291 L +2892 402 L +423 95 V +172 -39 V +227 51 V +3526 881 L +-70 -15 V +196 286 V +66 15 V +-188 322 V +-66 -15 V +188 240 V +-118 -28 V +-231 -36 V +-278 -51 V +-336 76 V +297 56 V +94 -21 V +141 32 V +1883 2388 M +129 0 V +stroke +LTw +% End plot #2 +% Begin plot #3 +LCb setrgbcolor +2.000 UL +LTb +0.00 1.00 0.00 C 2262 1048 M +591 682 V +-3 -12 V +0 -2 V +-9 1 V +-3 -1 V +-3 0 V +-23 0 V +-12 4 V +-15 -3 V +-15 -2 V +-5 6 V +4 3 V +1 2 V +-12 -3 V +7 6 V +-21 33 V +-20 26 V +-11 15 V +-1 18 V +-4 3 V +-29 8 V +-21 10 V +-19 4 V +-21 0 V +-4 -6 V +4 -11 V +11 -10 V +16 -10 V +14 -6 V +5 -2 V +24 -7 V +25 -6 V +20 -6 V +26 -9 V +19 -8 V +19 -8 V +18 -9 V +12 -10 V +2 -7 V +-3 -10 V +-8 -13 V +2 -8 V +35 -47 V +92 -154 V +53 -89 V +13 -33 V +3 -44 V +18 -45 V +13 -30 V +16 -30 V +16 -31 V +16 -25 V +11 -16 V +9 -13 V +0 -10 V +-12 -3 V +-8 -8 V +-7 -7 V +-26 -8 V +-7 -4 V +-17 -4 V +-2 -2 V +2 0 V +6 0 V +-9 -1 V +0 -2 V +5 -2 V +6 -4 V +5 -4 V +12 -2 V +5 -5 V +27 -14 V +17 -11 V +24 -8 V +-1 -5 V +9 -3 V +0 -1 V +1 -2 V +-2 -2 V +-10 -2 V +-31 -3 V +23 5 V +-27 -1 V +-23 0 V +-6 3 V +-11 1 V +-17 1 V +6 1 V +-15 0 V +-9 -1 V +-25 0 V +-7 -1 V +-4 -1 V +9 -1 V +11 0 V +18 -1 V +20 1 V +2 1 V +2 -1 V +20 0 V +-3 -1 V +-7 -1 V +0 -2 V +-5 -3 V +stroke 3054 1025 M +6 -4 V +4 -1 V +11 2 V +24 0 V +13 0 V +13 4 V +10 1 V +3 1 V +5 1 V +-20 1 V +-19 -2 V +-14 -20 V +-13 -59 V +-8 -71 V +40 -182 V +7 -150 V +8 -104 V +11 -43 V +3 -8 V +8 -9 V +2 -5 V +10 1 V +-1 -3 V +-4 -3 V +-3 -2 V +-1 -3 V +-8 2 V +-5 -2 V +0 -2 V +0 1 V +0 -2 V +6 4 V +-14 5 V +-12 6 V +-5 4 V +6 2 V +-15 3 V +-12 3 V +-4 1 V +-5 1 V +-10 0 V +5 -1 V +12 -1 V +-10 3 V +-36 8 V +-1 5 V +-3 5 V +6 6 V +17 1 V +11 14 V +-2 3 V +8 -1 V +7 -3 V +2 -4 V +2 2 V +15 -1 V +5 1 V +24 -4 V +23 -2 V +-14 -11 V +14 -6 V +-8 -8 V +-8 -5 V +-12 0 V +-9 -3 V +-9 4 V +1 3 V +0 1 V +13 8 V +15 6 V +19 12 V +34 24 V +32 14 V +34 4 V +36 0 V +5 5 V +-4 11 V +5 -12 V +17 57 V +131 306 V +0 -128 V +0 -61 V +1 -68 V +1 -26 V +1 -9 V +-1 2 V +-1 7 V +0 -3 V +1 22 V +8 17 V +13 30 V +36 93 V +58 158 V +33 111 V +17 71 V +2 14 V +-5 -30 V +19 37 V +6 19 V +-36 -90 V +19 -40 V +23 -24 V +36 -13 V +29 20 V +stroke 3708 943 M +75 51 V +27 -8 V +21 -15 V +-2 -38 V +7 -46 V +-21 -73 V +-22 -81 V +-41 -90 V +-34 -73 V +5 -11 V +-1 -17 V +9 9 V +-13 71 V +-14 73 V +-6 104 V +-101 90 V +-87 29 V +-35 4 V +-13 6 V +1 29 V +10 23 V +21 45 V +85 189 V +57 110 V +55 137 V +25 73 V +7 6 V +12 36 V +3 5 V +-3 13 V +-4 12 V +-17 40 V +-44 118 V +-39 91 V +-24 60 V +-8 36 V +-32 34 V +-4 9 V +-28 15 V +-2 3 V +-3 13 V +0 2 V +-4 -7 V +-1 3 V +0 2 V +-1 18 V +1 -17 V +2 -23 V +2 -10 V +0 -9 V +-6 13 V +-5 3 V +4 -7 V +34 -32 V +36 -46 V +32 -39 V +25 -45 V +23 -51 V +-24 -39 V +-28 -42 V +-42 -18 V +-19 -7 V +-26 -2 V +-24 -2 V +-9 -2 V +-28 -4 V +6 -4 V +2 -6 V +-5 -7 V +-36 -1 V +15 -2 V +-64 2 V +-75 3 V +-44 1 V +-45 -1 V +-37 -5 V +64 7 V +6 0 V +12 -2 V +-3 -5 V +-31 -6 V +-18 -4 V +-46 -9 V +-41 -10 V +-50 -15 V +-27 -8 V +-14 -6 V +1 -1 V +-3 -3 V +-3 -2 V +-1 -1 V +2 -1 V +-5 1 V +-14 3 V +-12 3 V +2 0 V +-8 1 V +-5 1 V +-4 1 V +-5 1 V +9 -2 V +-5 1 V +2 0 V +2 0 V +stroke 2994 1588 M +7 -2 V +11 -2 V +4 -1 V +5 -1 V +6 -2 V +4 0 V +-10 4 V +-9 5 V +-10 4 V +-9 4 V +8 -3 V +-2 1 V +-2 0 V +1 -1 V +6 -2 V +1 -3 V +3 -2 V +-4 0 V +-11 6 V +-4 11 V +4 14 V +11 17 V +1 5 V +16 5 V +6 0 V +28 4 V +33 9 V +34 10 V +-3 7 V +-2 1 V +-16 5 V +-18 6 V +-19 5 V +-15 4 V +-19 4 V +-3 2 V +-3 0 V +2 0 V +-1 0 V +-2 1 V +1883 2168 M +129 0 V +stroke +LTw +% End plot #3 +% Begin plot #4 +LCb setrgbcolor +2.000 UL +LTb +1.00 0.00 0.00 C 2972 1685 M +-126 37 V +-32 5 V +-3 -2 V +-3 0 V +-10 3 V +11 -3 V +2 0 V +-8 2 V +-4 -2 V +-15 1 V +4 -4 V +-5 -3 V +-6 1 V +-7 -3 V +0 3 V +4 -1 V +14 8 V +14 7 V +4 11 V +-19 10 V +-41 18 V +-22 10 V +-11 16 V +-7 1 V +-23 -6 V +-21 -13 V +-2 -2 V +-7 -4 V +10 -10 V +15 -9 V +9 -2 V +23 -5 V +25 -5 V +27 -5 V +21 -4 V +13 -5 V +7 -2 V +-1 -3 V +3 1 V +10 1 V +5 0 V +-7 -2 V +-13 -3 V +-9 -2 V +-8 -2 V +-8 -2 V +-9 -1 V +-10 -2 V +-13 -3 V +-10 -2 V +-4 -1 V +-8 -2 V +-7 -1 V +-1 0 V +-2 -1 V +-2 0 V +-2 -1 V +-6 -1 V +-2 -1 V +-5 -1 V +-5 -1 V +-3 0 V +1 -8 V +106 -195 V +169 -308 V +80 -92 V +20 -7 V +2 3 V +6 -2 V +3 3 V +7 -2 V +14 -13 V +20 -13 V +20 -19 V +7 -9 V +5 -4 V +5 0 V +13 2 V +6 1 V +-17 -4 V +-28 -3 V +-5 -1 V +14 3 V +-3 -1 V +-5 0 V +0 -1 V +-4 0 V +10 1 V +7 1 V +1 0 V +-2 0 V +-14 -2 V +2 0 V +0 -1 V +5 0 V +7 1 V +4 1 V +8 2 V +10 2 V +3 1 V +-5 -2 V +-4 0 V +2 0 V +-2 -1 V +stroke 3154 1031 M +3 1 V +-2 0 V +2 0 V +6 2 V +4 0 V +-2 0 V +-5 -1 V +2 0 V +-29 -1 V +-25 -1 V +-20 -2 V +12 2 V +-12 -1 V +-10 0 V +-6 -2 V +-5 0 V +-4 0 V +1 0 V +20 3 V +-14 -1 V +-8 -1 V +-8 -2 V +-9 -2 V +-8 -1 V +-4 -2 V +9 0 V +-2 -1 V +2 -1 V +3 -1 V +-7 1 V +6 0 V +0 3 V +37 -84 V +24 -230 V +3090 559 L +3064 443 L +1 -34 V +-12 -15 V +-10 -4 V +-7 -2 V +-3 -2 V +-5 -1 V +-4 -3 V +5 0 V +-29 2 V +-13 -3 V +-10 -1 V +-9 1 V +-2 1 V +-7 2 V +7 -1 V +-6 4 V +-1 5 V +4 3 V +1 4 V +14 -2 V +7 5 V +-16 7 V +-6 5 V +14 -2 V +13 -1 V +12 0 V +-3 0 V +-1 -6 V +-5 -5 V +17 -7 V +-18 -1 V +-1 -4 V +-28 -1 V +5 -5 V +19 -6 V +61 -14 V +30 -8 V +24 -5 V +46 -4 V +111 -14 V +63 -5 V +35 -1 V +20 -1 V +-4 -5 V +3 -3 V +-23 -13 V +-68 -25 V +3184 247 L +-82 -26 V +-90 -22 V +-57 -5 V +-58 -8 V +-65 -8 V +-41 -7 V +-9 -7 V +31 -5 V +4 0 V +10 -5 V +56 0 V +40 5 V +19 6 V +-22 -2 V +-11 3 V +-6 5 V +-23 2 V +-25 -1 V +-13 -2 V +-6 -2 V +-10 -4 V +7 -2 V +10 -1 V +15 3 V +16 7 V +-3 10 V +18 11 V +17 11 V +-14 8 V +-24 6 V +-40 9 V +-43 9 V +-39 7 V +-27 3 V +-43 1 V +-46 0 V +-28 -3 V +-25 -4 V +-37 -3 V +-37 -3 V +-11 1 V +-45 -1 V +-40 0 V +-41 -1 V +-34 -1 V +-38 -1 V +-43 1 V +-8 1 V +-23 -5 V +-14 -5 V +13 -8 V +2 -3 V +12 -8 V +7 -6 V +30 -1 V +28 1 V +23 4 V +28 4 V +-2 0 V +50 0 V +30 4 V +44 4 V +42 3 V +37 4 V +38 4 V +-15 9 V +8 11 V +14 9 V +-12 7 V +25 27 V +-17 309 V +440 1292 V +202 194 V +34 30 V +14 -6 V +28 -49 V +129 -181 V +147 -216 V +6 -33 V +-8 -3 V +-59 0 V +-123 -2 V +-186 -14 V +-59 -7 V +-33 -5 V +5 1 V +-17 0 V +-22 -5 V +-18 -2 V +-17 -4 V +-8 -1 V +0 -1 V +-9 -1 V +-6 -2 V +-3 0 V +0 -1 V +1 0 V +1 -1 V +1 0 V +-1 0 V +-2 1 V +1 0 V +-1 0 V +-3 1 V +stroke 3025 1581 M +-18 4 V +-16 5 V +-13 3 V +7 -2 V +-13 3 V +-6 1 V +-7 2 V +-8 1 V +-6 1 V +11 -2 V +-3 0 V +-1 0 V +-6 1 V +-3 1 V +-1 0 V +7 -2 V +-1 1 V +4 -1 V +8 -1 V +12 6 V +13 6 V +13 7 V +18 5 V +16 7 V +21 7 V +12 0 V +21 7 V +21 7 V +16 5 V +12 5 V +2 2 V +-4 9 V +-6 7 V +-15 6 V +-13 3 V +-11 3 V +5 -1 V +10 -2 V +12 -2 V +5 -1 V +16 -4 V +19 -4 V +-5 1 V +0 1 V +-6 1 V +-15 3 V +-12 3 V +-26 6 V +-20 6 V +-25 7 V +-34 10 V +-17 7 V +-15 4 V +-6 1 V +7 -4 V +16 -6 V +1883 1948 M +129 0 V +stroke +LTw +% End plot #4 +LCw setrgbcolor +1.000 -229 1838 2373 660 BoxColFill +% Begin plot #5 +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.58 0.00 0.83 C LTw +% End plot #5 +% Begin plot #6 +LCb setrgbcolor +2.000 UL +LTb +0.00 0.00 0.00 C 1883 2388 M +129 0 V +stroke +LTw +% End plot #6 +% Begin plot #7 +LCb setrgbcolor +2.000 UL +LTb +0.00 1.00 0.00 C 1883 2168 M +129 0 V +stroke +LTw +% End plot #7 +% Begin plot #8 +LCb setrgbcolor +2.000 UL +LTb +1.00 0.00 0.00 C 1883 1948 M +129 0 V +stroke +LTw +% End plot #8 +1.000 UP +stroke +grestore +end +showpage +%%Trailer diff --git a/tex/gfx/eval/path2.gp b/tex/gfx/eval/path2.gp new file mode 100755 index 0000000..7341f01 --- /dev/null +++ b/tex/gfx/eval/path2.gp @@ -0,0 +1,1551 @@ +set ticslevel 0 +unset border + set view equal xy +set terminal epslatex color dashed size 3.38583,1.77165 +set output "path2.tex" +set multiplot layout 1,1 scale 1,1 offset -0.02,0 +set key opaque samplen 0.5 at screen 0.440000,screen 0.980000 width -5 +set xrange [0.800000:111.000000] +unset xtics +unset xlabel +set yrange [-8.000000:58.299999] +unset ytics +unset ylabel +set zrange [-12.000000:24.000000] +unset ztics +unset zlabel +set cbtics autofreq +set format cb '\footnotesize{%h}' +unset cblabel +set view 77,45 ,6.4,1 +set ticslevel 0 +unset lmargin +unset rmargin +unset tmargin +unset bmargin + set object 1 polygon from first 0.800000,first 50.799999,first 0.000000to first 77.599998,first 50.799999,first 0.000000to first 77.400002,first 37.600002,first 0.000000to first 77.000000,first 37.600002,first 0.000000to first 77.000000,first 31.400000,first 0.000000to first 18.200001,first 31.400000,first 0.000000to first 18.200001,first 0.600000,first 0.000000to first 0.800000,first 0.700000,first 0.000000to first 0.800000,first 50.799999,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 2 polygon from first 14.500000,first 6.100000,first 0.000000to first 18.000000,first 6.100000,first 0.000000to first 18.000000,first 10.700000,first 0.000000to first 14.500000,first 10.700000,first 0.000000to first 14.500000,first 6.100000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 3 polygon from first 12.800000,first 46.600002,first 0.000000to first 17.100000,first 46.600002,first 0.000000to first 17.100000,first 50.200001,first 0.000000to first 12.800000,first 50.200001,first 0.000000to first 12.800000,first 46.600002,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 4 polygon from first 61.500000,first 46.600002,first 0.000000to first 66.099998,first 46.600002,first 0.000000to first 66.099998,first 49.900002,first 0.000000to first 61.500000,first 49.900002,first 0.000000to first 61.500000,first 46.600002,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 5 polygon from first 18.200001,first 31.400000,first 0.000000to first 18.200001,first 4.200000,first 0.000000to first 42.900002,first 4.200000,first 0.000000to first 42.900002,first 4.100000,first 0.000000to first 91.500000,first 4.100000,first 0.000000to first 91.400002,first 41.200001,first 0.000000to first 88.400002,first 41.200001,first 0.000000to first 88.400002,first 34.200001,first 0.000000to first 77.000000,first 34.200001,first 0.000000to first 77.000000,first 31.400000,first 0.000000to first 18.200001,first 31.400000,first 0.000000 fillcolor rgb '#b4f0b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 6 polygon from first 77.599998,first 41.200001,first 0.000000to first 91.400002,first 41.200001,first 0.000000to first 91.400002,first 38.000000,first 0.000000to first 111.000000,first 38.000000,first 0.000000to first 111.000000,first 50.799999,first 0.000000to first 77.599998,first 50.799999,first 0.000000to first 77.599998,first 41.200001,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 7 polygon from first 91.400002,first 4.200000,first 0.000000to first 43.000000,first 4.200000,first 0.000000to first 43.000000,first -8.000000,first 0.000000to first 111.000000,first -8.000000,first 0.000000to first 111.000000,first 26.000000,first 0.000000to first 98.000000,first 26.000000,first 0.000000to first 98.000000,first 38.000000,first 0.000000to first 91.400002,first 38.000000,first 0.000000to first 91.400002,first 4.200000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 8 polygon from first 34.400002,first 18.000000,first 0.000000to first 39.200001,first 18.000000,first 0.000000to first 39.200001,first 22.800001,first 0.000000to first 34.400002,first 22.800001,first 0.000000to first 34.400002,first 18.000000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 9 polygon from first 62.200001,first 22.800001,first 0.000000to first 62.200001,first 18.000000,first 0.000000to first 66.800003,first 18.000000,first 0.000000to first 66.800003,first 22.800001,first 0.000000to first 62.200001,first 22.800001,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 10 polygon from first 93.939995,first 0.900000,first 0.000000to first 93.939995,first -1.600000,first 0.000000to first 95.739998,first -1.600000,first 0.000000to first 95.739998,first 0.900000,first 0.000000to first 97.400002,first 0.900000,first 0.000000to first 97.400002,first -3.600000,first 0.000000to first 92.400002,first -3.600000,first 0.000000to first 92.400002,first 0.900000,first 0.000000to first 93.939995,first 0.900000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 11 polygon from first 55.000000,first 0.900000,first 0.000000to first 59.600002,first 0.900000,first 0.000000to first 59.600002,first -4.100000,first 0.000000to first 55.000000,first -4.100000,first 0.000000to first 55.000000,first 0.900000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 12 polygon from first 73.400002,first 34.799999,first 0.000000to first 77.000000,first 34.799999,first 0.000000to first 77.000000,first 37.600002,first 0.000000to first 77.400002,first 37.600002,first 0.000000to first 77.459999,first 41.299999,first 0.000000to first 76.500000,first 41.299999,first 0.000000to first 73.400002,first 41.299999,first 0.000000to first 73.400002,first 34.799999,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 13 polygon from first 10.500000,first 50.200001,first 0.000000to first 10.500000,first 49.000000,first 0.000000to first 10.500000,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 14 polygon from first 0.500000,first 50.200001,first 0.000000to first 61.500000,first 50.200001,first 0.000000to first 0.500000,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 15 polygon from first 61.500000,first 49.900002,first 0.000000to first 77.099998,first 49.900002,first 0.000000to first 61.500000,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 16 polygon from first 61.500000,first 50.200001,first 0.000000to first 61.500000,first 44.299999,first 0.000000to first 61.500000,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 17 polygon from first 60.500000,first 44.299999,first 0.000000to first 63.000000,first 44.299999,first 0.000000to first 60.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 18 polygon from first 64.400002,first 44.299999,first 0.000000to first 64.400002,first 46.600002,first 0.000000to first 64.400002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 19 polygon from first 61.500000,first 46.600002,first 0.000000to first 66.300003,first 46.600002,first 0.000000to first 61.500000,first 46.600002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 20 polygon from first 66.300003,first 46.799999,first 0.000000to first 66.300003,first 44.299999,first 0.000000to first 66.300003,first 46.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 21 polygon from first 68.099998,first 44.299999,first 0.000000to first 68.099998,first 49.900002,first 0.000000to first 68.099998,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 22 polygon from first 56.700001,first 50.200001,first 0.000000to first 56.700001,first 44.299999,first 0.000000to first 56.700001,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 23 polygon from first 56.100002,first 44.299999,first 0.000000to first 59.500000,first 44.299999,first 0.000000to first 56.100002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 24 polygon from first 61.000000,first 44.299999,first 0.000000to first 61.000000,first 50.200001,first 0.000000to first 61.000000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 25 polygon from first 55.100002,first 44.299999,first 0.000000to first 53.700001,first 44.299999,first 0.000000to first 55.100002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 26 polygon from first 54.299999,first 44.299999,first 0.000000to first 54.299999,first 50.200001,first 0.000000to first 54.299999,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 27 polygon from first 52.700001,first 44.299999,first 0.000000to first 47.500000,first 44.299999,first 0.000000to first 52.700001,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 28 polygon from first 51.900002,first 44.299999,first 0.000000to first 51.900002,first 50.200001,first 0.000000to first 51.900002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 29 polygon from first 45.400002,first 44.299999,first 0.000000to first 40.100002,first 44.299999,first 0.000000to first 45.400002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 30 polygon from first 44.700001,first 44.299999,first 0.000000to first 44.700001,first 50.200001,first 0.000000to first 44.700001,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 31 polygon from first 38.000000,first 44.299999,first 0.000000to first 35.799999,first 44.299999,first 0.000000to first 38.000000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 32 polygon from first 36.900002,first 44.299999,first 0.000000to first 36.900002,first 45.700001,first 0.000000to first 36.900002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 33 polygon from first 36.900002,first 46.700001,first 0.000000to first 36.900002,first 50.200001,first 0.000000to first 36.900002,first 46.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 34 polygon from first 34.799999,first 44.299999,first 0.000000to first 32.100002,first 44.299999,first 0.000000to first 34.799999,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 35 polygon from first 33.900002,first 44.299999,first 0.000000to first 33.900002,first 45.700001,first 0.000000to first 33.900002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 36 polygon from first 33.900002,first 46.700001,first 0.000000to first 33.900002,first 50.200001,first 0.000000to first 33.900002,first 46.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 37 polygon from first 30.100000,first 44.299999,first 0.000000to first 27.900000,first 44.299999,first 0.000000to first 30.100000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 38 polygon from first 28.500000,first 44.299999,first 0.000000to first 28.500000,first 50.200001,first 0.000000to first 28.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 39 polygon from first 26.900000,first 44.299999,first 0.000000to first 25.500000,first 44.299999,first 0.000000to first 26.900000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 40 polygon from first 25.500000,first 50.200001,first 0.000000to first 25.500000,first 44.299999,first 0.000000to first 25.500000,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 41 polygon from first 23.100000,first 44.299999,first 0.000000to first 23.100000,first 48.600002,first 0.000000to first 23.100000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 42 polygon from first 23.100000,first 49.500000,first 0.000000to first 23.100000,first 50.200001,first 0.000000to first 23.100000,first 49.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 43 polygon from first 23.100000,first 44.299999,first 0.000000to first 16.800001,first 44.299999,first 0.000000to first 23.100000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 44 polygon from first 17.100000,first 44.299999,first 0.000000to first 17.100000,first 50.200001,first 0.000000to first 17.100000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 45 polygon from first 15.800000,first 44.299999,first 0.000000to first 14.400001,first 44.299999,first 0.000000to first 15.800000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 46 polygon from first 13.500000,first 44.299999,first 0.000000to first 12.100000,first 44.299999,first 0.000000to first 13.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 47 polygon from first 10.500000,first 44.299999,first 0.000000to first 10.500000,first 48.100002,first 0.000000to first 10.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 48 polygon from first 10.600000,first 44.299999,first 0.000000to first 9.500000,first 44.299999,first 0.000000to first 10.600000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 49 polygon from first 8.500000,first 44.299999,first 0.000000to first 5.100000,first 44.299999,first 0.000000to first 8.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 50 polygon from first 5.100000,first 44.200001,first 0.000000to first 5.100000,first 48.100002,first 0.000000to first 5.100000,first 44.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 51 polygon from first 5.100000,first 49.000000,first 0.000000to first 5.100000,first 50.200001,first 0.000000to first 5.100000,first 49.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 52 polygon from first 5.100000,first 43.200001,first 0.000000to first 5.100000,first 42.799999,first 0.000000to first 5.100000,first 43.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 53 polygon from first 5.100000,first 42.799999,first 0.000000to first 0.500000,first 42.799999,first 0.000000to first 5.100000,first 42.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 54 polygon from first 0.500000,first 42.799999,first 0.000000to first 0.500000,first 50.200001,first 0.000000to first 0.500000,first 42.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 55 polygon from first 1.200000,first 42.799999,first 0.000000to first 1.200000,first 0.700000,first 0.000000to first 1.200000,first 42.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 56 polygon from first 1.200000,first 0.700000,first 0.000000to first 18.000000,first 0.700000,first 0.000000to first 1.200000,first 0.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 57 polygon from first 18.000000,first 12.500000,first 0.000000to first 18.000000,first 31.600000,first 0.000000to first 18.000000,first 12.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 58 polygon from first 18.000000,first 12.700000,first 0.000000to first 12.200000,first 12.700000,first 0.000000to first 18.000000,first 12.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 59 polygon from first 12.200000,first 12.500000,first 0.000000to first 12.200000,first 13.600000,first 0.000000to first 12.200000,first 12.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 60 polygon from first 12.200000,first 11.000000,first 0.000000to first 14.500000,first 11.000000,first 0.000000to first 12.200000,first 11.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 61 polygon from first 14.500000,first 11.000000,first 0.000000to first 14.500000,first 6.100000,first 0.000000to first 14.500000,first 11.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 62 polygon from first 18.000000,first 6.100000,first 0.000000to first 12.200000,first 6.100000,first 0.000000to first 18.000000,first 6.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 63 polygon from first 12.200000,first 11.000000,first 0.000000to first 12.200000,first 6.100000,first 0.000000to first 12.200000,first 11.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 64 polygon from first 12.200000,first 4.000000,first 0.000000to first 12.200000,first 0.700000,first 0.000000to first 12.200000,first 4.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 65 polygon from first 12.200000,first 14.500000,first 0.000000to first 12.200000,first 15.600000,first 0.000000to first 12.200000,first 14.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 66 polygon from first 12.200000,first 16.600000,first 0.000000to first 12.200000,first 18.000000,first 0.000000to first 12.200000,first 16.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 67 polygon from first 12.200000,first 19.000000,first 0.000000to first 12.200000,first 21.600000,first 0.000000to first 12.200000,first 19.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 68 polygon from first 12.200000,first 21.000000,first 0.000000to first 12.800000,first 21.000000,first 0.000000to first 12.200000,first 21.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 69 polygon from first 13.800000,first 21.000000,first 0.000000to first 18.000000,first 21.000000,first 0.000000to first 13.800000,first 21.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 70 polygon from first 12.200000,first 22.600000,first 0.000000to first 12.200000,first 24.200001,first 0.000000to first 12.200000,first 22.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 71 polygon from first 12.200000,first 23.500000,first 0.000000to first 18.000000,first 23.500000,first 0.000000to first 12.200000,first 23.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 72 polygon from first 12.200000,first 25.200001,first 0.000000to first 12.200000,first 27.800001,first 0.000000to first 12.200000,first 25.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 73 polygon from first 12.200000,first 27.000000,first 0.000000to first 12.800000,first 27.000000,first 0.000000to first 12.200000,first 27.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 74 polygon from first 13.800000,first 27.000000,first 0.000000to first 18.000000,first 27.000000,first 0.000000to first 13.800000,first 27.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 75 polygon from first 12.200000,first 28.800001,first 0.000000to first 12.200000,first 30.000000,first 0.000000to first 12.200000,first 28.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 76 polygon from first 12.200000,first 29.500000,first 0.000000to first 18.000000,first 29.500000,first 0.000000to first 12.200000,first 29.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 77 polygon from first 12.200000,first 31.000000,first 0.000000to first 12.200000,first 31.600000,first 0.000000to first 12.200000,first 31.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 78 polygon from first 21.800001,first 31.600000,first 0.000000to first 70.000000,first 31.600000,first 0.000000to first 21.800001,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 79 polygon from first 76.800003,first 31.600000,first 0.000000to first 76.800003,first 38.400002,first 0.000000to first 76.800003,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 80 polygon from first 77.099998,first 41.299999,first 0.000000to first 77.099998,first 38.400002,first 0.000000to first 77.099998,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 81 polygon from first 77.099998,first 38.400002,first 0.000000to first 76.800003,first 38.400002,first 0.000000to first 77.099998,first 38.400002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 82 polygon from first 25.500000,first 31.600000,first 0.000000to first 25.500000,first 39.299999,first 0.000000to first 25.500000,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 83 polygon from first 25.500000,first 39.299999,first 0.000000to first 26.100000,first 39.299999,first 0.000000to first 25.500000,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 84 polygon from first 27.100000,first 39.299999,first 0.000000to first 35.700001,first 39.299999,first 0.000000to first 27.100000,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 85 polygon from first 36.700001,first 39.299999,first 0.000000to first 42.900002,first 39.299999,first 0.000000to first 36.700001,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 86 polygon from first 42.299999,first 39.299999,first 0.000000to first 42.299999,first 31.600000,first 0.000000to first 42.299999,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 87 polygon from first 42.299999,first 34.799999,first 0.000000to first 43.000000,first 34.799999,first 0.000000to first 42.299999,first 34.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 88 polygon from first 44.100002,first 31.600000,first 0.000000to first 44.100002,first 39.299999,first 0.000000to first 44.100002,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 89 polygon from first 43.799999,first 39.299999,first 0.000000to first 44.700001,first 39.299999,first 0.000000to first 43.799999,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 90 polygon from first 35.100002,first 39.299999,first 0.000000to first 35.100002,first 31.600000,first 0.000000to first 35.100002,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 91 polygon from first 50.700001,first 31.600000,first 0.000000to first 50.700001,first 39.299999,first 0.000000to first 50.700001,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 92 polygon from first 45.700001,first 39.299999,first 0.000000to first 51.299999,first 39.299999,first 0.000000to first 45.700001,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 93 polygon from first 52.299999,first 39.299999,first 0.000000to first 56.000000,first 39.299999,first 0.000000to first 52.299999,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 94 polygon from first 55.500000,first 39.299999,first 0.000000to first 55.500000,first 31.600000,first 0.000000to first 55.500000,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 95 polygon from first 61.400002,first 31.600000,first 0.000000to first 61.400002,first 39.299999,first 0.000000to first 61.400002,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 96 polygon from first 61.400002,first 39.299999,first 0.000000to first 57.000000,first 39.299999,first 0.000000to first 61.400002,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 97 polygon from first 1.200000,first 36.700001,first 0.000000to first 10.000000,first 36.700001,first 0.000000to first 1.200000,first 36.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 98 polygon from first 7.200000,first 36.700001,first 0.000000to first 7.200000,first 40.900002,first 0.000000to first 7.200000,first 36.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 99 polygon from first 4.300000,first 36.700001,first 0.000000to first 4.300000,first 40.900002,first 0.000000to first 4.300000,first 36.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 100 polygon from first 3.600000,first 40.900002,first 0.000000to first 5.000000,first 40.900002,first 0.000000to first 3.600000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 101 polygon from first 6.000000,first 40.900002,first 0.000000to first 7.800000,first 40.900002,first 0.000000to first 6.000000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 102 polygon from first 8.700000,first 40.900002,first 0.000000to first 10.000000,first 40.900002,first 0.000000to first 8.700000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 103 polygon from first 10.000000,first 40.900002,first 0.000000to first 10.000000,first 35.100002,first 0.000000to first 10.000000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 104 polygon from first 10.000000,first 34.100002,first 0.000000to first 10.000000,first 31.000000,first 0.000000to first 10.000000,first 34.100002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 105 polygon from first 10.000000,first 32.500000,first 0.000000to first 3.100000,first 32.500000,first 0.000000to first 10.000000,first 32.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 106 polygon from first 2.200000,first 32.500000,first 0.000000to first 1.200000,first 32.500000,first 0.000000to first 2.200000,first 32.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 107 polygon from first 1.200000,first 29.500000,first 0.000000to first 10.000000,first 29.500000,first 0.000000to first 1.200000,first 29.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 108 polygon from first 10.000000,first 30.000000,first 0.000000to first 10.000000,first 28.800001,first 0.000000to first 10.000000,first 30.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 109 polygon from first 10.000000,first 27.800001,first 0.000000to first 10.000000,first 25.400000,first 0.000000to first 10.000000,first 27.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 110 polygon from first 10.000000,first 25.800001,first 0.000000to first 3.000000,first 25.800001,first 0.000000to first 10.000000,first 25.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 111 polygon from first 2.100000,first 25.800001,first 0.000000to first 1.200000,first 25.800001,first 0.000000to first 2.100000,first 25.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 112 polygon from first 4.300000,first 25.800001,first 0.000000to first 4.300000,first 24.100000,first 0.000000to first 4.300000,first 25.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 113 polygon from first 1.200000,first 24.100000,first 0.000000to first 10.000000,first 24.100000,first 0.000000to first 1.200000,first 24.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 114 polygon from first 10.000000,first 24.600000,first 0.000000to first 10.000000,first 2.300000,first 0.000000to first 10.000000,first 24.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 115 polygon from first 10.000000,first 1.300000,first 0.000000to first 10.000000,first 0.700000,first 0.000000to first 10.000000,first 1.300000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 116 polygon from first 12.200000,first 15.100000,first 0.000000to first 18.000000,first 15.100000,first 0.000000to first 12.200000,first 15.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 117 polygon from first 12.200000,first 17.500000,first 0.000000to first 18.000000,first 17.500000,first 0.000000to first 12.200000,first 17.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 118 polygon from first 2.700000,first 40.900002,first 0.000000to first 1.200000,first 40.900002,first 0.000000to first 2.700000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 119 polygon from first 1.200000,first 5.400000,first 0.000000to first 10.000000,first 5.400000,first 0.000000to first 1.200000,first 5.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 120 polygon from first 77.099998,first 44.299999,first 0.000000to first 77.099998,first 49.900002,first 0.000000to first 77.099998,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 121 polygon from first 12.300000,first 44.299999,first 0.000000to first 12.300000,first 46.600002,first 0.000000to first 12.300000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 122 polygon from first 12.300000,first 46.600002,first 0.000000to first 17.100000,first 46.600002,first 0.000000to first 12.300000,first 46.600002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 123 polygon from first 14.700000,first 44.299999,first 0.000000to first 14.700000,first 46.600002,first 0.000000to first 14.700000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 124 polygon from first 73.400002,first 41.299999,first 0.000000to first 73.400002,first 34.700001,first 0.000000to first 73.400002,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 125 polygon from first 73.400002,first 41.299999,first 0.000000to first 77.099998,first 41.299999,first 0.000000to first 73.400002,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 126 polygon from first 12.200000,first 6.100000,first 0.000000to first 12.200000,first 5.000000,first 0.000000to first 12.200000,first 6.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 127 polygon from first 43.900002,first 34.799999,first 0.000000to first 44.100002,first 34.799999,first 0.000000to first 43.900002,first 34.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 128 polygon from first 64.000000,first 44.299999,first 0.000000to first 64.700005,first 44.299999,first 0.000000to first 64.000000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 129 polygon from first 66.099998,first 44.299999,first 0.000000to first 66.300003,first 44.299999,first 0.000000to first 66.099998,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 130 polygon from first 68.099998,first 44.299999,first 0.000000to first 68.800003,first 44.299999,first 0.000000to first 68.099998,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 131 polygon from first 69.800003,first 44.299999,first 0.000000to first 77.099998,first 44.299999,first 0.000000to first 69.800003,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 132 polygon from first 12.200000,first 31.600000,first 0.000000to first 18.000000,first 31.600000,first 0.000000to first 12.200000,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 133 polygon from first 72.200005,first 31.600000,first 0.000000to first 76.800003,first 31.600000,first 0.000000to first 72.200005,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 134 polygon from first 18.000000,first 31.600000,first 0.000000to first 19.500000,first 31.600000,first 0.000000to first 18.000000,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 135 polygon from first 18.000000,first 11.000000,first 0.000000to first 18.000000,first 0.700000,first 0.000000to first 18.000000,first 11.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 136 polygon from first 91.599998,first 6.600000,first 0.000000to first 91.599998,first 41.299999,first 0.000000to first 91.599998,first 6.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 137 polygon from first 91.599998,first 3.620000,first 0.000000to first 91.599998,first 4.300000,first 0.000000to first 91.599998,first 3.620000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 138 polygon from first 88.400002,first 41.299999,first 0.000000to first 77.099998,first 41.299999,first 0.000000to first 88.400002,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 139 polygon from first 90.000000,first 41.299999,first 0.000000to first 91.599998,first 41.299999,first 0.000000to first 90.000000,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 140 polygon from first 77.099998,first 49.900002,first 0.000000to first 93.700005,first 49.900002,first 0.000000to first 77.099998,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 141 polygon from first 93.700005,first 49.900002,first 0.000000to first 93.700005,first 44.500000,first 0.000000to first 93.700005,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 142 polygon from first 87.300003,first 48.500000,first 0.000000to first 87.300003,first 44.500000,first 0.000000to first 87.300003,first 48.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 143 polygon from first 91.400002,first 48.500000,first 0.000000to first 91.400002,first 44.500000,first 0.000000to first 91.400002,first 48.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 144 polygon from first 93.700005,first 48.500000,first 0.000000to first 85.500000,first 48.500000,first 0.000000to first 93.700005,first 48.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 145 polygon from first 85.500000,first 48.500000,first 0.000000to first 85.500000,first 44.500000,first 0.000000to first 85.500000,first 48.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 146 polygon from first 93.700005,first 49.900002,first 0.000000to first 110.199997,first 49.900002,first 0.000000to first 93.700005,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 147 polygon from first 110.199997,first 49.900002,first 0.000000to first 110.199997,first 38.500000,first 0.000000to first 110.199997,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 148 polygon from first 110.199997,first 38.500000,first 0.000000to first 97.500000,first 38.500000,first 0.000000to first 110.199997,first 38.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 149 polygon from first 97.500000,first 21.300001,first 0.000000to first 110.400002,first 21.300001,first 0.000000to first 97.500000,first 21.300001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 150 polygon from first 110.400002,first 26.000000,first 0.000000to first 110.400002,first -7.200000,first 0.000000to first 110.400002,first 26.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 151 polygon from first 110.400002,first -7.200000,first 0.000000to first 91.599998,first -7.200000,first 0.000000to first 110.400002,first -7.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 152 polygon from first 54.980000,first 4.000000,first 0.000000to first 55.000000,first -4.100000,first 0.000000to first 54.980000,first 4.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 153 polygon from first 55.000000,first -4.100000,first 0.000000to first 59.619999,first -4.100000,first 0.000000to first 55.000000,first -4.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 154 polygon from first 59.600002,first 4.000000,first 0.000000to first 59.619999,first -4.100000,first 0.000000to first 59.600002,first 4.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 155 polygon from first 58.100002,first 4.000000,first 0.000000to first 54.980000,first 4.000000,first 0.000000to first 58.100002,first 4.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 156 polygon from first 84.500000,first 44.500000,first 0.000000to first 77.099998,first 44.500000,first 0.000000to first 84.500000,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 157 polygon from first 85.720001,first 44.500000,first 0.000000to first 85.279999,first 44.500000,first 0.000000to first 85.720001,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 158 polygon from first 86.419998,first 44.500000,first 0.000000to first 88.019997,first 44.500000,first 0.000000to first 86.419998,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 159 polygon from first 88.939995,first 44.500000,first 0.000000to first 92.500000,first 44.500000,first 0.000000to first 88.939995,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 160 polygon from first 93.500000,first 44.500000,first 0.000000to first 95.300003,first 44.500000,first 0.000000to first 93.500000,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 161 polygon from first 96.300003,first 44.500000,first 0.000000to first 97.500000,first 44.500000,first 0.000000to first 96.300003,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 162 polygon from first 97.500000,first 38.500000,first 0.000000to first 97.500000,first 24.600000,first 0.000000to first 97.500000,first 38.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 163 polygon from first 97.500000,first 23.400000,first 0.000000to first 97.500000,first 19.200001,first 0.000000to first 97.500000,first 23.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 164 polygon from first 97.500000,first 18.300001,first 0.000000to first 97.500000,first 16.800001,first 0.000000to first 97.500000,first 18.300001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 165 polygon from first 97.500000,first 15.900001,first 0.000000to first 97.500000,first 14.400001,first 0.000000to first 97.500000,first 15.900001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 166 polygon from first 97.500000,first 13.400001,first 0.000000to first 97.500000,first 11.500000,first 0.000000to first 97.500000,first 13.400001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 167 polygon from first 97.500000,first 10.600000,first 0.000000to first 97.500000,first 6.700000,first 0.000000to first 97.500000,first 10.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 168 polygon from first 97.500000,first 44.500000,first 0.000000to first 97.500000,first 38.500000,first 0.000000to first 97.500000,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 169 polygon from first 106.099998,first 18.200001,first 0.000000to first 97.500000,first 18.200001,first 0.000000to first 106.099998,first 18.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 170 polygon from first 100.199997,first 21.300001,first 0.000000to first 100.199997,first 18.200001,first 0.000000to first 100.199997,first 21.300001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 171 polygon from first 107.000000,first 18.200001,first 0.000000to first 107.400002,first 18.200001,first 0.000000to first 107.000000,first 18.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 172 polygon from first 107.400002,first 18.200001,first 0.000000to first 107.400002,first 14.000000,first 0.000000to first 107.400002,first 18.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 173 polygon from first 107.400002,first 14.000000,first 0.000000to first 110.400002,first 14.000000,first 0.000000to first 107.400002,first 14.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 174 polygon from first 105.099998,first 18.200001,first 0.000000to first 105.099998,first 9.200000,first 0.000000to first 105.099998,first 18.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 175 polygon from first 105.099998,first 9.200000,first 0.000000to first 108.500000,first 9.200000,first 0.000000to first 105.099998,first 9.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 176 polygon from first 108.500000,first 9.200000,first 0.000000to first 108.500000,first 10.500000,first 0.000000to first 108.500000,first 9.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 177 polygon from first 108.500000,first 11.500000,first 0.000000to first 108.500000,first 12.600000,first 0.000000to first 108.500000,first 11.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 178 polygon from first 108.500000,first 12.600000,first 0.000000to first 105.099998,first 12.600000,first 0.000000to first 108.500000,first 12.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 179 polygon from first 105.099998,first 12.900001,first 0.000000to first 100.199997,first 12.900001,first 0.000000to first 105.099998,first 12.900001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 180 polygon from first 100.199997,first 11.700000,first 0.000000to first 100.199997,first 15.500000,first 0.000000to first 100.199997,first 11.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 181 polygon from first 100.199997,first 15.500000,first 0.000000to first 97.500000,first 15.500000,first 0.000000to first 100.199997,first 15.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 182 polygon from first 100.199997,first 12.700000,first 0.000000to first 97.500000,first 12.700000,first 0.000000to first 100.199997,first 12.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 183 polygon from first 97.500000,first 10.000000,first 0.000000to first 105.099998,first 10.000000,first 0.000000to first 97.500000,first 10.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 184 polygon from first 101.599998,first 10.000000,first 0.000000to first 101.599998,first 9.100000,first 0.000000to first 101.599998,first 10.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 185 polygon from first 99.200005,first 7.500000,first 0.000000to first 99.200005,first 6.700000,first 0.000000to first 99.200005,first 7.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 186 polygon from first 99.200005,first 6.700000,first 0.000000to first 101.699997,first 6.700000,first 0.000000to first 99.200005,first 6.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 187 polygon from first 101.699997,first 6.700000,first 0.000000to first 101.699997,first 7.500000,first 0.000000to first 101.699997,first 6.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 188 polygon from first 97.500000,first 3.800000,first 0.000000to first 97.500000,first -3.600000,first 0.000000to first 97.500000,first 3.800000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 189 polygon from first 97.500000,first -6.500000,first 0.000000to first 97.500000,first -7.200000,first 0.000000to first 97.500000,first -6.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 190 polygon from first 97.500000,first 3.800000,first 0.000000to first 96.059998,first 3.800000,first 0.000000to first 97.500000,first 3.800000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 191 polygon from first 93.900002,first 3.800000,first 0.000000to first 91.599998,first 3.800000,first 0.000000to first 93.900002,first 3.800000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 192 polygon from first 92.400002,first 1.400000,first 0.000000to first 91.599998,first 1.400000,first 0.000000to first 92.400002,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 193 polygon from first 93.800003,first 1.400000,first 0.000000to first 93.800003,first -2.100000,first 0.000000to first 93.800003,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 194 polygon from first 93.800003,first -2.100000,first 0.000000to first 95.800003,first -2.100000,first 0.000000to first 93.800003,first -2.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 195 polygon from first 95.800003,first -2.100000,first 0.000000to first 95.800003,first 1.400000,first 0.000000to first 95.800003,first -2.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 196 polygon from first 97.500000,first -3.600000,first 0.000000to first 91.599998,first -3.600000,first 0.000000to first 97.500000,first -3.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 197 polygon from first 108.500000,first 12.600000,first 0.000000to first 108.500000,first 12.800000,first 0.000000to first 108.500000,first 12.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 198 polygon from first 108.500000,first 13.800000,first 0.000000to first 108.500000,first 14.000000,first 0.000000to first 108.500000,first 13.800000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 199 polygon from first 91.599998,first -7.200000,first 0.000000to first 91.599998,first -5.900000,first 0.000000to first 91.599998,first -7.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 200 polygon from first 91.599998,first 2.240000,first 0.000000to first 91.599998,first -3.600000,first 0.000000to first 91.599998,first 2.240000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 201 polygon from first 93.799995,first 1.400000,first 0.000000to first 94.000000,first 1.400000,first 0.000000to first 93.799995,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 202 polygon from first 95.799995,first 1.400000,first 0.000000to first 95.599998,first 1.400000,first 0.000000to first 95.799995,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 203 polygon from first 92.400002,first 1.400000,first 0.000000to first 92.400002,first -3.600000,first 0.000000to first 92.400002,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 204 polygon from first 56.500000,first 1.200000,first 0.000000to first 58.000000,first 1.200000,first 0.000000to first 56.500000,first 1.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 205 polygon from first 58.000000,first 1.200000,first 0.000000to first 57.980000,first -2.000000,first 0.000000to first 58.000000,first 1.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 206 polygon from first 57.980000,first -2.000000,first 0.000000to first 56.500000,first -2.000000,first 0.000000to first 57.980000,first -2.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 207 polygon from first 56.500000,first -2.000000,first 0.000000to first 56.500000,first 1.200000,first 0.000000to first 56.500000,first -2.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 208 polygon from first 64.700005,first 44.299999,first 0.000000to first 66.099998,first 44.299999,first 0.000000to first 64.700005,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 209 polygon from first 94.000000,first 1.400000,first 0.000000to first 95.599998,first 1.400000,first 0.000000to first 94.000000,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 210 polygon from first 66.300003,first 49.799999,first 0.000000to first 66.300003,first 50.000000,first 0.000000to first 66.300003,first 49.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 211 polygon from first 66.300003,first 48.200001,first 0.000000to first 66.300003,first 48.400002,first 0.000000to first 66.300003,first 48.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 212 polygon from first 69.700005,first 31.700001,first 0.000000to first 72.599998,first 31.700001,first 0.000000to first 69.700005,first 31.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 213 polygon from first 68.599998,first 44.200001,first 0.000000to first 70.000000,first 44.200001,first 0.000000to first 68.599998,first 44.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 214 polygon from first 74.200005,first 43.200001,first 0.000000to first 74.200005,first 43.200001,first 0.000000to first 74.200005,first 43.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 215 polygon from first 13.850000,first 39.299999,first 0.000000to first 12.350000,first 39.299999,first 0.000000to first 12.350000,first 31.600000,first 4.000000to first 13.850000,first 31.600000,first 4.000000to first 13.850000,first 39.299999,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 216 polygon from first 73.550003,first 33.799999,first 0.000000to first 76.449997,first 33.799999,first 0.000000to first 76.449997,first 37.100002,first 2.000000to first 73.550003,first 37.100002,first 2.000000to first 73.550003,first 33.799999,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 217 polygon from first 73.550003,first 37.100002,first 2.000000to first 76.449997,first 37.100002,first 2.000000to first 76.449997,first 38.000000,first 2.000000to first 73.550003,first 38.000000,first 2.000000to first 73.550003,first 37.100002,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 218 polygon from first 73.550003,first 38.000000,first 2.000000to first 76.449997,first 38.000000,first 2.000000to first 76.449997,first 41.299999,first 4.000000to first 73.550003,first 41.299999,first 4.000000to first 73.550003,first 38.000000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 219 polygon from first 66.300003,first 48.400002,first 0.000000to first 66.300003,first 49.800003,first 0.000000to first 62.900002,first 49.800003,first 2.000000to first 62.900002,first 48.400002,first 2.000000to first 66.300003,first 48.400002,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 220 polygon from first 62.900002,first 49.800003,first 2.000000to first 61.500000,first 49.799999,first 2.000000to first 61.500000,first 46.799999,first 2.000000to first 62.900002,first 46.799999,first 2.000000to first 62.900002,first 49.800003,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 221 polygon from first 62.900002,first 48.200001,first 2.000000to first 62.900002,first 46.799999,first 2.000000to first 66.300003,first 46.799999,first 4.000000to first 66.300003,first 48.200001,first 4.000000to first 62.900002,first 48.200001,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 222 polygon from first 12.100000,first 49.700001,first 0.000000to first 12.100000,first 48.299999,first 0.000000to first 15.600000,first 48.299999,first 2.000000to first 15.600000,first 49.700001,first 2.000000to first 12.100000,first 49.700001,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 223 polygon from first 17.000002,first 49.700001,first 2.000000to first 15.600000,first 49.700001,first 2.000000to first 15.600000,first 46.700001,first 2.000000to first 17.000002,first 46.700001,first 2.000000to first 17.000002,first 49.700001,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 224 polygon from first 15.600000,first 46.700001,first 2.000000to first 15.600000,first 48.100002,first 2.000000to first 12.100000,first 48.100002,first 4.000000to first 12.100000,first 46.700001,first 4.000000to first 15.600000,first 46.700001,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 225 polygon from first 17.600000,first 11.000000,first 0.000000to first 16.199999,first 11.000000,first 0.000000to first 16.199999,first 7.500000,first 2.000000to first 17.600000,first 7.500000,first 2.000000to first 17.600000,first 11.000000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 226 polygon from first 17.600000,first 6.100000,first 2.000000to first 17.600000,first 7.500000,first 2.000000to first 14.500000,first 7.500000,first 2.000000to first 14.500000,first 6.100000,first 2.000000to first 17.600000,first 6.100000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 227 polygon from first 14.500000,first 7.500000,first 2.000000to first 15.900000,first 7.500000,first 2.000000to first 15.900000,first 11.000000,first 4.000000to first 14.500000,first 11.000000,first 4.000000to first 14.500000,first 7.500000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 228 polygon from first 98.000000,first 26.000000,first 0.000000to first 110.000000,first 26.000000,first 0.000000to first 110.000000,first 38.000000,first 4.000000to first 98.000000,first 38.000000,first 4.000000to first 98.000000,first 26.000000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 229 polygon from first 97.349998,first 1.400000,first 0.000000to first 95.849998,first 1.400000,first 0.000000to first 95.849998,first -2.100000,first 2.000000to first 97.345001,first -2.100000,first 2.000000to first 97.349998,first 1.400000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 230 polygon from first 97.339996,first -3.500000,first 2.000000to first 97.345001,first -2.100000,first 2.000000to first 92.400002,first -2.100000,first 2.000000to first 92.400002,first -3.500000,first 2.000000to first 97.339996,first -3.500000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 231 polygon from first 92.400002,first -2.100000,first 2.000000to first 93.799995,first -2.100000,first 2.000000to first 93.799995,first 1.400000,first 4.000000to first 92.400002,first 1.400000,first 4.000000to first 92.400002,first -2.100000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 232 polygon from first 96.100006,first 26.600000,first 0.000000to first 97.500000,first 26.600000,first 0.000000to first 97.500000,first 30.400000,first 2.000000to first 96.100006,first 30.400000,first 2.000000to first 96.100006,first 26.600000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 233 polygon from first 96.100006,first 30.400000,first 2.000000to first 97.500000,first 30.400000,first 2.000000to first 97.500000,first 30.900000,first 2.000000to first 96.100006,first 30.900000,first 2.000000to first 96.100006,first 30.400000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 234 polygon from first 96.100006,first 30.900000,first 2.000000to first 97.500000,first 30.900000,first 2.000000to first 97.500000,first 34.500000,first 4.000000to first 96.100006,first 34.500000,first 4.000000to first 96.100006,first 30.900000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 235 polygon from first 59.599998,first 1.300000,first 0.000000to first 58.000000,first 1.300000,first 0.000000to first 58.000000,first -2.200000,first 2.000000to first 59.610001,first -2.195000,first 2.000000to first 59.599998,first 1.300000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 236 polygon from first 59.619999,first -4.090000,first 2.000000to first 59.610001,first -2.195000,first 2.000000to first 54.994999,first -2.195000,first 2.000000to first 55.000000,first -4.090000,first 2.000000to first 59.619999,first -4.090000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 237 polygon from first 54.994999,first -2.195000,first 2.000000to first 56.489998,first -2.200000,first 2.000000to first 56.489998,first 1.300000,first 4.000000to first 54.989998,first 1.300000,first 4.000000to first 54.994999,first -2.195000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 238 polygon from first 77.950005,first 33.700001,first 0.000000to first 88.450005,first 33.700001,first 0.000000to first 88.450005,first 41.299999,first 4.000000to first 77.950005,first 41.299999,first 4.000000to first 77.950005,first 33.700001,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 239 polygon from first 0.800000,first 50.799999,first 4.000000to first 77.500000,first 50.799999,first 4.000000to first 77.500000,first 41.000000,first 4.000000to first 68.599998,first 41.000000,first 4.000000to first 68.599998,first 31.200001,first 4.000000to first 18.500000,first 31.200001,first 4.000000to first 18.500000,first 0.600000,first 4.000000to first 0.800000,first 0.600000,first 4.000000to first 0.800000,first 50.799999,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 240 polygon from first 12.100000,first 40.799999,first 4.000000to first 22.900000,first 40.799999,first 4.000000to first 22.900000,first 42.799999,first 4.000000to first 12.100000,first 42.799999,first 4.000000to first 12.100000,first 40.799999,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 241 polygon from first 14.500000,first 6.100000,first 4.000000to first 18.000000,first 6.100000,first 4.000000to first 18.000000,first 10.700000,first 4.000000to first 14.500000,first 10.700000,first 4.000000to first 14.500000,first 6.100000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 242 polygon from first 12.800000,first 46.600002,first 4.000000to first 17.100000,first 46.600002,first 4.000000to first 17.100000,first 50.200001,first 4.000000to first 12.800000,first 50.200001,first 4.000000to first 12.800000,first 46.600002,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 243 polygon from first 61.500000,first 46.600002,first 4.000000to first 66.099998,first 46.600002,first 4.000000to first 66.099998,first 50.200001,first 4.000000to first 61.500000,first 50.200001,first 4.000000to first 61.500000,first 46.600002,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 244 polygon from first 12.200000,first 31.800001,first 4.000000to first 13.900001,first 31.800001,first 4.000000to first 13.900001,first 39.100002,first 4.000000to first 12.200000,first 39.100002,first 4.000000to first 12.200000,first 31.800001,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 245 polygon from first 1.200000,first 40.799999,first 4.000000to first 10.000000,first 40.799999,first 4.000000to first 10.000000,first 42.799999,first 4.000000to first 1.200000,first 42.799999,first 4.000000to first 1.200000,first 40.799999,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 246 polygon from first 77.500000,first 50.799999,first 4.000000to first 77.500000,first 41.000000,first 4.000000to first 91.000000,first 41.000000,first 4.000000to first 90.900002,first 42.000000,first 4.000000to first 111.000000,first 42.000000,first 4.000000to first 111.000000,first 58.299999,first 4.000000to first 80.400002,first 58.299999,first 4.000000to first 61.299999,first 58.299999,first 4.000000to first 61.299999,first 50.799999,first 4.000000to first 77.500000,first 50.799999,first 4.000000 fillcolor rgb '#b4f0b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 247 polygon from first 54.900002,first -4.100000,first 4.000000to first 59.700001,first -4.100000,first 4.000000to first 59.700001,first 0.900000,first 4.000000to first 54.900002,first 0.900000,first 4.000000to first 54.900002,first -4.100000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 248 polygon from first 1.200000,first 0.700000,first 4.000000to first 18.000000,first 0.700000,first 4.000000to first 1.200000,first 0.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 249 polygon from first 18.000000,first 0.700000,first 4.000000to first 18.000000,first 31.600000,first 4.000000to first 18.000000,first 0.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 250 polygon from first 18.000000,first 31.600000,first 4.000000to first 68.099998,first 31.600000,first 4.000000to first 18.000000,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 251 polygon from first 76.900002,first 46.900002,first 4.000000to first 76.900002,first 50.200001,first 4.000000to first 76.900002,first 46.900002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 252 polygon from first 66.400002,first 50.200001,first 4.000000to first 0.500000,first 50.200001,first 4.000000to first 66.400002,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 253 polygon from first 0.500000,first 50.200001,first 4.000000to first 0.500000,first 42.799999,first 4.000000to first 0.500000,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 254 polygon from first 0.500000,first 42.799999,first 4.000000to first 5.100000,first 42.799999,first 4.000000to first 0.500000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 255 polygon from first 1.200000,first 42.799999,first 4.000000to first 1.200000,first 0.700000,first 4.000000to first 1.200000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 256 polygon from first 5.100000,first 42.799999,first 4.000000to first 5.100000,first 43.299999,first 4.000000to first 5.100000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 257 polygon from first 5.100000,first 44.299999,first 4.000000to first 5.100000,first 48.100002,first 4.000000to first 5.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 258 polygon from first 5.100000,first 49.000000,first 4.000000to first 5.100000,first 50.200001,first 4.000000to first 5.100000,first 49.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 259 polygon from first 5.100000,first 44.299999,first 4.000000to first 8.500000,first 44.299999,first 4.000000to first 5.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 260 polygon from first 9.600000,first 44.299999,first 4.000000to first 10.600000,first 44.299999,first 4.000000to first 9.600000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 261 polygon from first 10.500000,first 44.299999,first 4.000000to first 10.500000,first 48.100002,first 4.000000to first 10.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 262 polygon from first 10.500000,first 49.000000,first 4.000000to first 10.500000,first 50.200001,first 4.000000to first 10.500000,first 49.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 263 polygon from first 12.100000,first 44.299999,first 4.000000to first 13.500000,first 44.299999,first 4.000000to first 12.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 264 polygon from first 14.400001,first 44.299999,first 4.000000to first 15.800000,first 44.299999,first 4.000000to first 14.400001,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 265 polygon from first 12.300000,first 44.299999,first 4.000000to first 12.300000,first 46.600002,first 4.000000to first 12.300000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 266 polygon from first 12.300000,first 46.600002,first 4.000000to first 17.100000,first 46.600002,first 4.000000to first 12.300000,first 46.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 267 polygon from first 17.100000,first 44.299999,first 4.000000to first 17.100000,first 50.200001,first 4.000000to first 17.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 268 polygon from first 14.700000,first 44.299999,first 4.000000to first 14.700000,first 46.600002,first 4.000000to first 14.700000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 269 polygon from first 16.800001,first 44.299999,first 4.000000to first 19.300001,first 44.299999,first 4.000000to first 16.800001,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 270 polygon from first 20.200001,first 44.299999,first 4.000000to first 23.000000,first 44.299999,first 4.000000to first 20.200001,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 271 polygon from first 23.000000,first 44.299999,first 4.000000to first 23.000000,first 45.200001,first 4.000000to first 23.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 272 polygon from first 23.000000,first 46.200001,first 4.000000to first 23.000000,first 48.700001,first 4.000000to first 23.000000,first 46.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 273 polygon from first 23.000000,first 49.600002,first 4.000000to first 23.000000,first 50.200001,first 4.000000to first 23.000000,first 49.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 274 polygon from first 25.100000,first 50.200001,first 4.000000to first 25.100000,first 44.299999,first 4.000000to first 25.100000,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 275 polygon from first 25.100000,first 44.299999,first 4.000000to first 26.200001,first 44.299999,first 4.000000to first 25.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 276 polygon from first 27.200001,first 44.299999,first 4.000000to first 29.900000,first 44.299999,first 4.000000to first 27.200001,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 277 polygon from first 27.900000,first 44.299999,first 4.000000to first 27.900000,first 50.200001,first 4.000000to first 27.900000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 278 polygon from first 30.900000,first 44.299999,first 4.000000to first 31.900000,first 44.299999,first 4.000000to first 30.900000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 279 polygon from first 31.500000,first 44.299999,first 4.000000to first 31.500000,first 50.200001,first 4.000000to first 31.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 280 polygon from first 32.900002,first 44.299999,first 4.000000to first 37.100002,first 44.299999,first 4.000000to first 32.900002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 281 polygon from first 35.000000,first 44.299999,first 4.000000to first 35.000000,first 50.200001,first 4.000000to first 35.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 282 polygon from first 38.700001,first 50.200001,first 4.000000to first 38.700001,first 46.400002,first 4.000000to first 38.700001,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 283 polygon from first 38.700001,first 45.400002,first 4.000000to first 38.700001,first 44.299999,first 4.000000to first 38.700001,first 45.400002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 284 polygon from first 38.000000,first 44.299999,first 4.000000to first 40.600002,first 44.299999,first 4.000000to first 38.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 285 polygon from first 41.600002,first 44.299999,first 4.000000to first 43.000000,first 44.299999,first 4.000000to first 41.600002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 286 polygon from first 42.299999,first 44.299999,first 4.000000to first 42.299999,first 45.400002,first 4.000000to first 42.299999,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 287 polygon from first 42.299999,first 46.400002,first 4.000000to first 42.299999,first 50.200001,first 4.000000to first 42.299999,first 46.400002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 288 polygon from first 43.900002,first 44.299999,first 4.000000to first 48.600002,first 44.299999,first 4.000000to first 43.900002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 289 polygon from first 48.299999,first 44.299999,first 4.000000to first 48.299999,first 50.200001,first 4.000000to first 48.299999,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 290 polygon from first 49.500000,first 44.299999,first 4.000000to first 53.900002,first 44.299999,first 4.000000to first 49.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 291 polygon from first 50.600002,first 44.299999,first 4.000000to first 50.600002,first 50.200001,first 4.000000to first 50.600002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 292 polygon from first 54.799999,first 44.299999,first 4.000000to first 56.299999,first 44.299999,first 4.000000to first 54.799999,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 293 polygon from first 55.400002,first 44.299999,first 4.000000to first 55.400002,first 50.200001,first 4.000000to first 55.400002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 294 polygon from first 57.799999,first 50.200001,first 4.000000to first 57.799999,first 44.299999,first 4.000000to first 57.799999,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 295 polygon from first 57.299999,first 44.299999,first 4.000000to first 59.500000,first 44.299999,first 4.000000to first 57.299999,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 296 polygon from first 60.500000,first 44.299999,first 4.000000to first 61.000000,first 44.299999,first 4.000000to first 60.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 297 polygon from first 61.000000,first 44.299999,first 4.000000to first 61.000000,first 50.200001,first 4.000000to first 61.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 298 polygon from first 61.500000,first 50.200001,first 4.000000to first 61.500000,first 44.299999,first 4.000000to first 61.500000,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 299 polygon from first 61.500000,first 44.299999,first 4.000000to first 63.000000,first 44.299999,first 4.000000to first 61.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 300 polygon from first 61.500000,first 46.600002,first 4.000000to first 66.300003,first 46.600002,first 4.000000to first 61.500000,first 46.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 301 polygon from first 64.400002,first 46.600002,first 4.000000to first 64.400002,first 44.299999,first 4.000000to first 64.400002,first 46.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 302 polygon from first 66.300003,first 46.799999,first 4.000000to first 66.300003,first 44.299999,first 4.000000to first 66.300003,first 46.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 303 polygon from first 68.099998,first 44.299999,first 4.000000to first 68.099998,first 50.200001,first 4.000000to first 68.099998,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 304 polygon from first 73.400002,first 41.299999,first 4.000000to first 68.099998,first 41.299999,first 4.000000to first 73.400002,first 41.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 305 polygon from first 68.099998,first 41.299999,first 4.000000to first 68.099998,first 39.299999,first 4.000000to first 68.099998,first 41.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 306 polygon from first 68.099998,first 39.299999,first 4.000000to first 64.200005,first 39.299999,first 4.000000to first 68.099998,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 307 polygon from first 63.200001,first 39.299999,first 4.000000to first 62.500000,first 39.299999,first 4.000000to first 63.200001,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 308 polygon from first 61.500000,first 39.299999,first 4.000000to first 52.299999,first 39.299999,first 4.000000to first 61.500000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 309 polygon from first 51.299999,first 39.299999,first 4.000000to first 45.700001,first 39.299999,first 4.000000to first 51.299999,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 310 polygon from first 44.700001,first 39.299999,first 4.000000to first 43.799999,first 39.299999,first 4.000000to first 44.700001,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 311 polygon from first 42.900002,first 39.299999,first 4.000000to first 38.299999,first 39.299999,first 4.000000to first 42.900002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 312 polygon from first 37.400002,first 39.299999,first 4.000000to first 32.400002,first 39.299999,first 4.000000to first 37.400002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 313 polygon from first 31.500000,first 39.299999,first 4.000000to first 27.000000,first 39.299999,first 4.000000to first 31.500000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 314 polygon from first 26.000000,first 39.299999,first 4.000000to first 24.500000,first 39.299999,first 4.000000to first 26.000000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 315 polygon from first 23.500000,first 39.299999,first 4.000000to first 13.900001,first 39.299999,first 4.000000to first 23.500000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 316 polygon from first 12.300000,first 39.299999,first 4.000000to first 12.300000,first 31.600000,first 4.000000to first 12.300000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 317 polygon from first 18.000000,first 31.600000,first 4.000000to first 13.900001,first 31.600000,first 4.000000to first 18.000000,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 318 polygon from first 12.200000,first 29.500000,first 4.000000to first 12.200000,first 28.700001,first 4.000000to first 12.200000,first 29.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 319 polygon from first 12.200000,first 27.700001,first 4.000000to first 12.200000,first 26.200001,first 4.000000to first 12.200000,first 27.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 320 polygon from first 12.200000,first 29.500000,first 4.000000to first 18.000000,first 29.500000,first 4.000000to first 12.200000,first 29.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 321 polygon from first 12.200000,first 27.000000,first 4.000000to first 18.000000,first 27.000000,first 4.000000to first 12.200000,first 27.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 322 polygon from first 12.200000,first 25.300001,first 4.000000to first 12.200000,first 23.300001,first 4.000000to first 12.200000,first 25.300001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 323 polygon from first 12.200000,first 24.700001,first 4.000000to first 18.000000,first 24.700001,first 4.000000to first 12.200000,first 24.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 324 polygon from first 12.200000,first 22.300001,first 4.000000to first 12.200000,first 20.800001,first 4.000000to first 12.200000,first 22.300001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 325 polygon from first 12.200000,first 21.600000,first 4.000000to first 18.000000,first 21.600000,first 4.000000to first 12.200000,first 21.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 326 polygon from first 12.200000,first 19.900000,first 4.000000to first 12.200000,first 18.500000,first 4.000000to first 12.200000,first 19.900000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 327 polygon from first 12.200000,first 19.300001,first 4.000000to first 18.000000,first 19.300001,first 4.000000to first 12.200000,first 19.300001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 328 polygon from first 12.200000,first 17.500000,first 4.000000to first 12.200000,first 14.600000,first 4.000000to first 12.200000,first 17.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 329 polygon from first 12.200000,first 16.900000,first 4.000000to first 18.000000,first 16.900000,first 4.000000to first 12.200000,first 16.900000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 330 polygon from first 12.200000,first 13.700000,first 4.000000to first 12.200000,first 12.500000,first 4.000000to first 12.200000,first 13.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 331 polygon from first 12.200000,first 12.700000,first 4.000000to first 18.000000,first 12.700000,first 4.000000to first 12.200000,first 12.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 332 polygon from first 12.200000,first 11.000000,first 4.000000to first 12.200000,first 6.100000,first 4.000000to first 12.200000,first 11.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 333 polygon from first 12.200000,first 1.400000,first 4.000000to first 12.200000,first 0.700000,first 4.000000to first 12.200000,first 1.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 334 polygon from first 12.200000,first 6.100000,first 4.000000to first 18.000000,first 6.100000,first 4.000000to first 12.200000,first 6.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 335 polygon from first 14.500000,first 6.100000,first 4.000000to first 14.500000,first 11.000000,first 4.000000to first 14.500000,first 6.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 336 polygon from first 12.200000,first 11.000000,first 4.000000to first 14.500000,first 11.000000,first 4.000000to first 12.200000,first 11.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 337 polygon from first 10.000000,first 0.700000,first 4.000000to first 10.000000,first 1.400000,first 4.000000to first 10.000000,first 0.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 338 polygon from first 10.000000,first 2.400000,first 4.000000to first 10.000000,first 6.100000,first 4.000000to first 10.000000,first 2.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 339 polygon from first 10.000000,first 7.100000,first 4.000000to first 10.000000,first 11.100000,first 4.000000to first 10.000000,first 7.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 340 polygon from first 10.000000,first 12.100000,first 4.000000to first 10.000000,first 15.600000,first 4.000000to first 10.000000,first 12.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 341 polygon from first 10.000000,first 16.600000,first 4.000000to first 10.000000,first 20.600000,first 4.000000to first 10.000000,first 16.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 342 polygon from first 10.000000,first 21.600000,first 4.000000to first 10.000000,first 24.700001,first 4.000000to first 10.000000,first 21.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 343 polygon from first 10.000000,first 25.800001,first 4.000000to first 10.000000,first 26.500000,first 4.000000to first 10.000000,first 25.800001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 344 polygon from first 10.000000,first 27.500000,first 4.000000to first 10.000000,first 34.500000,first 4.000000to first 10.000000,first 27.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 345 polygon from first 10.000000,first 35.500000,first 4.000000to first 10.000000,first 36.700001,first 4.000000to first 10.000000,first 35.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 346 polygon from first 10.000000,first 37.600002,first 4.000000to first 10.000000,first 40.799999,first 4.000000to first 10.000000,first 37.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 347 polygon from first 10.000000,first 40.799999,first 4.000000to first 1.200000,first 40.799999,first 4.000000to first 10.000000,first 40.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 348 polygon from first 5.100000,first 40.799999,first 4.000000to first 5.100000,first 37.600002,first 4.000000to first 5.100000,first 40.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 349 polygon from first 5.100000,first 36.700001,first 4.000000to first 5.100000,first 36.100002,first 4.000000to first 5.100000,first 36.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 350 polygon from first 1.200000,first 36.100002,first 4.000000to first 10.000000,first 36.100002,first 4.000000to first 1.200000,first 36.100002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 351 polygon from first 1.200000,first 30.700001,first 4.000000to first 2.100000,first 30.700001,first 4.000000to first 1.200000,first 30.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 352 polygon from first 3.000000,first 30.700001,first 4.000000to first 10.000000,first 30.700001,first 4.000000to first 3.000000,first 30.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 353 polygon from first 10.000000,first 25.800001,first 4.000000to first 3.000000,first 25.800001,first 4.000000to first 10.000000,first 25.800001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 354 polygon from first 2.100000,first 25.800001,first 4.000000to first 1.200000,first 25.800001,first 4.000000to first 2.100000,first 25.800001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 355 polygon from first 1.200000,first 24.100000,first 4.000000to first 10.000000,first 24.100000,first 4.000000to first 1.200000,first 24.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 356 polygon from first 4.300000,first 25.800001,first 4.000000to first 4.300000,first 24.100000,first 4.000000to first 4.300000,first 25.800001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 357 polygon from first 1.200000,first 19.300001,first 4.000000to first 10.000000,first 19.300001,first 4.000000to first 1.200000,first 19.300001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 358 polygon from first 1.200000,first 15.000000,first 4.000000to first 10.000000,first 15.000000,first 4.000000to first 1.200000,first 15.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 359 polygon from first 1.200000,first 10.200000,first 4.000000to first 10.000000,first 10.200000,first 4.000000to first 1.200000,first 10.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 360 polygon from first 1.200000,first 5.500000,first 4.000000to first 10.000000,first 5.500000,first 4.000000to first 1.200000,first 5.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 361 polygon from first 13.900001,first 39.299999,first 4.000000to first 13.900001,first 31.600000,first 4.000000to first 13.900001,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 362 polygon from first 25.500000,first 39.299999,first 4.000000to first 25.500000,first 38.000000,first 4.000000to first 25.500000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 363 polygon from first 25.500000,first 37.100002,first 4.000000to first 25.500000,first 31.600000,first 4.000000to first 25.500000,first 37.100002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 364 polygon from first 30.900000,first 31.600000,first 4.000000to first 30.900000,first 39.299999,first 4.000000to first 30.900000,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 365 polygon from first 36.900002,first 39.299999,first 4.000000to first 36.900002,first 31.600000,first 4.000000to first 36.900002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 366 polygon from first 42.299999,first 31.600000,first 4.000000to first 42.299999,first 39.299999,first 4.000000to first 42.299999,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 367 polygon from first 42.299999,first 34.900002,first 4.000000to first 43.000000,first 34.900002,first 4.000000to first 42.299999,first 34.900002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 368 polygon from first 43.799999,first 34.900002,first 4.000000to first 44.100002,first 34.900002,first 4.000000to first 43.799999,first 34.900002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 369 polygon from first 44.100002,first 39.299999,first 4.000000to first 44.100002,first 31.600000,first 4.000000to first 44.100002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 370 polygon from first 50.600002,first 39.299999,first 4.000000to first 50.600002,first 31.600000,first 4.000000to first 50.600002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 371 polygon from first 62.600002,first 31.600000,first 4.000000to first 62.600002,first 32.700001,first 4.000000to first 62.600002,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 372 polygon from first 62.600002,first 33.700001,first 4.000000to first 62.600002,first 39.299999,first 4.000000to first 62.600002,first 33.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 373 polygon from first 68.099998,first 39.299999,first 4.000000to first 68.099998,first 31.600000,first 4.000000to first 68.099998,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 374 polygon from first 12.100000,first 42.799999,first 4.000000to first 12.100000,first 40.799999,first 4.000000to first 12.100000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 375 polygon from first 12.100000,first 40.799999,first 4.000000to first 22.900000,first 40.799999,first 4.000000to first 12.100000,first 40.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 376 polygon from first 22.900000,first 40.799999,first 4.000000to first 22.900000,first 42.799999,first 4.000000to first 22.900000,first 40.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 377 polygon from first 22.900000,first 42.799999,first 4.000000to first 12.100000,first 42.799999,first 4.000000to first 22.900000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 378 polygon from first 61.000000,first 44.299999,first 4.000000to first 61.500000,first 44.299999,first 4.000000to first 61.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 379 polygon from first 5.100000,first 42.799999,first 4.000000to first 10.000000,first 42.799999,first 4.000000to first 5.100000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 380 polygon from first 10.000000,first 42.799999,first 4.000000to first 10.000000,first 40.799999,first 4.000000to first 10.000000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 381 polygon from first 12.200000,first 6.100000,first 4.000000to first 12.200000,first 2.400000,first 4.000000to first 12.200000,first 6.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 382 polygon from first 67.900002,first 44.299999,first 4.000000to first 68.099998,first 44.299999,first 4.000000to first 67.900002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 383 polygon from first 66.099998,first 44.299999,first 4.000000to first 66.400002,first 44.299999,first 4.000000to first 66.099998,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 384 polygon from first 64.000000,first 44.299999,first 4.000000to first 64.800003,first 44.299999,first 4.000000to first 64.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 385 polygon from first 20.600000,first 50.200001,first 4.000000to first 20.600000,first 49.600002,first 4.000000to first 20.600000,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 386 polygon from first 20.600000,first 48.700001,first 4.000000to first 20.600000,first 44.299999,first 4.000000to first 20.600000,first 48.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 387 polygon from first 20.600000,first 46.299999,first 4.000000to first 17.100000,first 46.299999,first 4.000000to first 20.600000,first 46.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 388 polygon from first 73.400002,first 41.299999,first 4.000000to first 73.400002,first 41.000000,first 4.000000to first 73.400002,first 41.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 389 polygon from first 76.900002,first 45.700001,first 4.000000to first 76.900002,first 44.500000,first 4.000000to first 76.900002,first 45.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 390 polygon from first 76.900002,first 42.200001,first 4.000000to first 76.900002,first 41.000000,first 4.000000to first 76.900002,first 42.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 391 polygon from first 95.099998,first 41.500000,first 4.000000to first 95.800003,first 41.500000,first 4.000000to first 95.099998,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 392 polygon from first 97.200005,first 41.500000,first 4.000000to first 111.500000,first 41.500000,first 4.000000to first 97.200005,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 393 polygon from first 92.599998,first 41.500000,first 4.000000to first 88.400002,first 41.500000,first 4.000000to first 92.599998,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 394 polygon from first 67.900002,first 50.200001,first 4.000000to first 76.900002,first 50.200001,first 4.000000to first 67.900002,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 395 polygon from first 97.200005,first 41.500000,first 4.000000to first 110.400002,first 41.500000,first 4.000000to first 97.200005,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 396 polygon from first 110.400002,first 41.500000,first 4.000000to first 110.400002,first 21.000000,first 4.000000to first 110.400002,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 397 polygon from first 95.800003,first 41.500000,first 4.000000to first 95.099998,first 41.500000,first 4.000000to first 95.800003,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 398 polygon from first 92.599998,first 41.500000,first 4.000000to first 91.700005,first 41.500000,first 4.000000to first 92.599998,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 399 polygon from first 91.700005,first 41.500000,first 4.000000to first 91.699997,first 6.440000,first 4.000000to first 91.700005,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 400 polygon from first 91.699997,first 6.440000,first 4.000000to first 44.000000,first 6.400000,first 4.000000to first 91.699997,first 6.440000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 401 polygon from first 44.000000,first 6.400000,first 4.000000to first 44.000000,first -7.200000,first 4.000000to first 44.000000,first 6.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 402 polygon from first 44.000000,first -7.200000,first 4.000000to first 110.360001,first -7.200000,first 4.000000to first 44.000000,first -7.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 403 polygon from first 110.360001,first -7.200000,first 4.000000to first 110.400002,first 21.000000,first 4.000000to first 110.360001,first -7.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 404 polygon from first 97.500000,first 41.500000,first 4.000000to first 97.500000,first 39.000000,first 4.000000to first 97.500000,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 405 polygon from first 97.500000,first 37.700001,first 4.000000to first 97.500000,first 17.000000,first 4.000000to first 97.500000,first 37.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 406 polygon from first 97.500000,first 15.700000,first 4.000000to first 97.500000,first 9.200000,first 4.000000to first 97.500000,first 15.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 407 polygon from first 97.500000,first 7.900000,first 4.000000to first 97.500000,first 5.200000,first 4.000000to first 97.500000,first 7.900000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 408 polygon from first 97.500000,first 3.900000,first 4.000000to first 97.500000,first -7.200000,first 4.000000to first 97.500000,first 3.900000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 409 polygon from first 97.500000,first 5.500000,first 4.000000to first 108.400002,first 5.500000,first 4.000000to first 97.500000,first 5.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 410 polygon from first 109.400002,first 5.500000,first 4.000000to first 110.400002,first 5.500000,first 4.000000to first 109.400002,first 5.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 411 polygon from first 91.800003,first 3.800000,first 4.000000to first 91.800003,first -7.200000,first 4.000000to first 91.800003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 412 polygon from first 91.800003,first 3.800000,first 4.000000to first 90.400002,first 3.800000,first 4.000000to first 91.800003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 413 polygon from first 89.300003,first 3.800000,first 4.000000to first 83.000000,first 3.800000,first 4.000000to first 89.300003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 414 polygon from first 82.000000,first 3.800000,first 4.000000to first 80.599998,first 3.800000,first 4.000000to first 82.000000,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 415 polygon from first 81.300003,first 3.800000,first 4.000000to first 81.300003,first -7.200000,first 4.000000to first 81.300003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 416 polygon from first 79.599998,first 3.800000,first 4.000000to first 72.200005,first 3.800000,first 4.000000to first 79.599998,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 417 polygon from first 71.200005,first 3.800000,first 4.000000to first 69.800003,first 3.800000,first 4.000000to first 71.200005,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 418 polygon from first 68.800003,first 3.800000,first 4.000000to first 61.400002,first 3.800000,first 4.000000to first 68.800003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 419 polygon from first 60.400002,first 3.800000,first 4.000000to first 59.700001,first 3.800000,first 4.000000to first 60.400002,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 420 polygon from first 59.700001,first 3.800000,first 4.000000to first 59.700001,first -5.200000,first 4.000000to first 59.700001,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 421 polygon from first 59.700001,first -6.200000,first 4.000000to first 59.700001,first -7.200000,first 4.000000to first 59.700001,first -6.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 422 polygon from first 59.700001,first -4.100000,first 4.000000to first 54.900002,first -4.100000,first 4.000000to first 59.700001,first -4.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 423 polygon from first 59.700001,first -5.200000,first 4.000000to first 57.799999,first -5.200000,first 4.000000to first 59.700001,first -5.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 424 polygon from first 56.799999,first -5.200000,first 4.000000to first 54.900002,first -5.200000,first 4.000000to first 56.799999,first -5.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 425 polygon from first 54.900002,first -5.200000,first 4.000000to first 54.900002,first 3.800000,first 4.000000to first 54.900002,first -5.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 426 polygon from first 54.900002,first 3.800000,first 4.000000to first 54.200001,first 3.800000,first 4.000000to first 54.900002,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 427 polygon from first 53.200001,first 3.800000,first 4.000000to first 45.799999,first 3.800000,first 4.000000to first 53.200001,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 428 polygon from first 44.799999,first 3.800000,first 4.000000to first 44.000000,first 3.800000,first 4.000000to first 44.799999,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 429 polygon from first 54.900002,first -7.200000,first 4.000000to first 54.900002,first -6.200000,first 4.000000to first 54.900002,first -7.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 430 polygon from first 58.400002,first 3.800000,first 4.000000to first 54.900002,first 3.800000,first 4.000000to first 58.400002,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 431 polygon from first 59.700001,first 3.800000,first 4.000000to first 59.500000,first 3.800000,first 4.000000to first 59.700001,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 432 polygon from first 70.500000,first 3.800000,first 4.000000to first 70.500000,first -7.200000,first 4.000000to first 70.500000,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 433 polygon from first 93.900002,first 1.400000,first 4.000000to first 93.900002,first -2.000000,first 4.000000to first 93.900002,first 1.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 434 polygon from first 93.900002,first -2.000000,first 4.000000to first 95.800003,first -2.000000,first 4.000000to first 93.900002,first -2.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 435 polygon from first 95.800003,first -2.000000,first 4.000000to first 95.800003,first 1.400000,first 4.000000to first 95.800003,first -2.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 436 polygon from first 97.500000,first -3.400000,first 4.000000to first 92.200005,first -3.400000,first 4.000000to first 97.500000,first -3.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 437 polygon from first 97.500000,first 18.100000,first 4.000000to first 110.400002,first 18.100000,first 4.000000to first 97.500000,first 18.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 438 polygon from first 97.500000,first 7.300000,first 4.000000to first 94.500000,first 7.300000,first 4.000000to first 97.500000,first 7.300000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 439 polygon from first 92.099998,first 7.300000,first 4.000000to first 91.700005,first 7.300000,first 4.000000to first 92.099998,first 7.300000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 440 polygon from first 63.900002,first 6.000000,first 4.000000to first 63.899998,first 6.420000,first 4.000000to first 63.900002,first 6.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 441 polygon from first 86.700005,first 6.000000,first 4.000000to first 86.699997,first 6.440000,first 4.000000to first 86.700005,first 6.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 442 polygon from first 96.099998,first 34.500000,first 4.000000to first 95.400002,first 34.500000,first 4.000000to first 96.099998,first 34.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 443 polygon from first 95.400002,first 34.500000,first 4.000000to first 95.400002,first 25.100000,first 4.000000to first 95.400002,first 34.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 444 polygon from first 95.400002,first 25.100000,first 4.000000to first 97.500000,first 25.100000,first 4.000000to first 95.400002,first 25.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 445 polygon from first 97.500000,first 23.000000,first 4.000000to first 95.300003,first 23.000000,first 4.000000to first 97.500000,first 23.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 446 polygon from first 95.300003,first 23.000000,first 4.000000to first 95.300003,first 17.400000,first 4.000000to first 95.300003,first 23.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 447 polygon from first 95.300003,first 17.400000,first 4.000000to first 97.500000,first 17.400000,first 4.000000to first 95.300003,first 17.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 448 polygon from first 97.500000,first 15.400001,first 4.000000to first 95.300003,first 15.400001,first 4.000000to first 97.500000,first 15.400001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 449 polygon from first 95.300003,first 15.400001,first 4.000000to first 95.300003,first 9.700000,first 4.000000to first 95.300003,first 15.400001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 450 polygon from first 95.300003,first 9.700000,first 4.000000to first 97.500000,first 9.700000,first 4.000000to first 95.300003,first 9.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 451 polygon from first 64.800003,first 44.299999,first 4.000000to first 66.099998,first 44.299999,first 4.000000to first 64.800003,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 452 polygon from first 93.900002,first 1.400000,first 4.000000to first 95.800003,first 1.400000,first 4.000000to first 93.900002,first 1.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 453 polygon from first 66.300003,first 49.799999,first 4.000000to first 66.300003,first 50.200001,first 4.000000to first 66.300003,first 49.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 454 polygon from first 66.300003,first 48.200001,first 4.000000to first 66.300003,first 48.400002,first 4.000000to first 66.300003,first 48.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 455 polygon from first 59.100002,first 40.899998,first 4.000000to first 59.100002,first 42.700001,first 4.000000to first 52.400002,first 42.700001,first 7.400000to first 52.400002,first 40.899998,first 7.400000to first 59.100002,first 40.899998,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 456 polygon from first 66.300003,first 48.400002,first 4.000000to first 66.300003,first 49.800003,first 4.000000to first 63.500000,first 49.800003,first 5.700000to first 63.500000,first 48.400002,first 5.700000to first 66.300003,first 48.400002,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 457 polygon from first 63.500000,first 49.800003,first 5.700000to first 61.500000,first 49.799999,first 5.700000to first 61.500000,first 46.799999,first 5.700000to first 63.500000,first 46.799999,first 5.700000to first 63.500000,first 49.800003,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 458 polygon from first 63.500000,first 48.200001,first 5.700000to first 63.500000,first 46.799999,first 5.700000to first 66.300003,first 46.799999,first 7.400000to first 66.300003,first 48.200001,first 7.400000to first 63.500000,first 48.200001,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 459 polygon from first 13.850000,first 39.299999,first 4.000000to first 12.350000,first 39.299999,first 4.000000to first 12.350000,first 31.600000,first 7.400000to first 13.850000,first 31.600000,first 7.400000to first 13.850000,first 39.299999,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 460 polygon from first 12.100000,first 49.700001,first 4.000000to first 12.100000,first 48.299999,first 4.000000to first 15.100000,first 48.299999,first 5.700000to first 15.100000,first 49.700001,first 5.700000to first 12.100000,first 49.700001,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 461 polygon from first 16.900000,first 49.700001,first 5.700000to first 15.100000,first 49.700001,first 5.700000to first 15.100000,first 46.700001,first 5.700000to first 16.900000,first 46.700001,first 5.700000to first 16.900000,first 49.700001,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 462 polygon from first 15.100000,first 46.700001,first 5.700000to first 15.100000,first 48.100002,first 5.700000to first 12.100000,first 48.100002,first 7.400000to first 12.100000,first 46.700001,first 7.400000to first 15.100000,first 46.700001,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 463 polygon from first 17.600000,first 11.000000,first 4.000000to first 16.199999,first 11.000000,first 4.000000to first 16.199999,first 8.100000,first 5.700000to first 17.600000,first 8.100000,first 5.700000to first 17.600000,first 11.000000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 464 polygon from first 17.600000,first 6.300000,first 5.700000to first 17.600000,first 8.100000,first 5.700000to first 14.500000,first 8.100000,first 5.700000to first 14.500000,first 6.300000,first 5.700000to first 17.600000,first 6.300000,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 465 polygon from first 14.500000,first 8.100000,first 5.700000to first 15.900000,first 8.100000,first 5.700000to first 15.900000,first 11.000000,first 7.400000to first 14.500000,first 11.000000,first 7.400000to first 14.500000,first 8.100000,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 466 polygon from first 0.800000,first 50.799999,first 7.400000to first 77.500000,first 50.799999,first 7.400000to first 77.500000,first 41.000000,first 7.400000to first 68.599998,first 41.000000,first 7.400000to first 68.599998,first 31.200001,first 7.400000to first 18.500000,first 31.200001,first 7.400000to first 18.500000,first 0.700000,first 7.400000to first 0.800000,first 0.700000,first 7.400000to first 0.800000,first 50.799999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 467 polygon from first 52.700001,first 40.799999,first 7.400000to first 59.100002,first 40.799999,first 7.400000to first 59.100002,first 42.799999,first 7.400000to first 52.700001,first 42.799999,first 7.400000to first 52.700001,first 40.799999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 468 polygon from first 12.100000,first 40.799999,first 7.400000to first 22.900000,first 40.799999,first 7.400000to first 22.900000,first 42.799999,first 7.400000to first 12.100000,first 42.799999,first 7.400000to first 12.100000,first 40.799999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 469 polygon from first 14.500000,first 6.100000,first 7.400000to first 18.000000,first 6.100000,first 7.400000to first 18.000000,first 10.700000,first 7.400000to first 14.500000,first 10.700000,first 7.400000to first 14.500000,first 6.100000,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 470 polygon from first 12.800000,first 46.600002,first 7.400000to first 17.100000,first 46.600002,first 7.400000to first 17.100000,first 50.200001,first 7.400000to first 12.800000,first 50.200001,first 7.400000to first 12.800000,first 46.600002,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 471 polygon from first 61.500000,first 46.600002,first 7.400000to first 66.099998,first 46.600002,first 7.400000to first 66.099998,first 50.200001,first 7.400000to first 61.500000,first 50.200001,first 7.400000to first 61.500000,first 46.600002,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 472 polygon from first 12.200000,first 31.800001,first 7.400000to first 13.900001,first 31.800001,first 7.400000to first 13.900001,first 39.100002,first 7.400000to first 12.200000,first 39.100002,first 7.400000to first 12.200000,first 31.800001,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 473 polygon from first 10.000000,first 40.799999,first 7.400000to first 1.200000,first 40.799999,first 7.400000to first 1.200000,first 42.799999,first 7.400000to first 10.000000,first 42.799999,first 7.400000to first 10.000000,first 40.799999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 474 polygon from first 1.200000,first 42.799999,first 7.400000to first 1.200000,first 0.700000,first 7.400000to first 1.200000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 475 polygon from first 1.200000,first 0.700000,first 7.400000to first 10.000000,first 0.700000,first 7.400000to first 1.200000,first 0.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 476 polygon from first 10.000000,first 0.700000,first 7.400000to first 10.000000,first 5.200000,first 7.400000to first 10.000000,first 0.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 477 polygon from first 10.000000,first 6.200000,first 7.400000to first 10.000000,first 7.200000,first 7.400000to first 10.000000,first 6.200000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 478 polygon from first 10.000000,first 7.200000,first 7.400000to first 1.200000,first 7.200000,first 7.400000to first 10.000000,first 7.200000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 479 polygon from first 10.000000,first 7.200000,first 7.400000to first 10.000000,first 8.300000,first 7.400000to first 10.000000,first 7.200000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 480 polygon from first 10.000000,first 9.200000,first 7.400000to first 10.000000,first 21.900000,first 7.400000to first 10.000000,first 9.200000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 481 polygon from first 10.000000,first 22.900000,first 7.400000to first 10.000000,first 24.100000,first 7.400000to first 10.000000,first 22.900000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 482 polygon from first 10.000000,first 25.800001,first 7.400000to first 10.000000,first 27.700001,first 7.400000to first 10.000000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 483 polygon from first 10.000000,first 28.700001,first 7.400000to first 10.000000,first 38.700001,first 7.400000to first 10.000000,first 28.700001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 484 polygon from first 10.000000,first 39.700001,first 7.400000to first 10.000000,first 40.799999,first 7.400000to first 10.000000,first 39.700001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 485 polygon from first 1.200000,first 40.799999,first 7.400000to first 10.000000,first 40.799999,first 7.400000to first 1.200000,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 486 polygon from first 10.000000,first 25.800001,first 7.400000to first 9.500000,first 25.800001,first 7.400000to first 10.000000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 487 polygon from first 8.500000,first 25.800001,first 7.400000to first 3.000000,first 25.800001,first 7.400000to first 8.500000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 488 polygon from first 2.100000,first 25.800001,first 7.400000to first 1.200000,first 25.800001,first 7.400000to first 2.100000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 489 polygon from first 10.000000,first 24.100000,first 7.400000to first 1.200000,first 24.100000,first 7.400000to first 10.000000,first 24.100000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 490 polygon from first 5.100000,first 42.799999,first 7.400000to first 0.500000,first 42.799999,first 7.400000to first 5.100000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 491 polygon from first 5.100000,first 42.799999,first 7.400000to first 5.100000,first 43.100002,first 7.400000to first 5.100000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 492 polygon from first 5.900000,first 44.299999,first 7.400000to first 3.900000,first 44.299999,first 7.400000to first 5.900000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 493 polygon from first 3.900000,first 44.299999,first 7.400000to first 3.900000,first 48.100002,first 7.400000to first 3.900000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 494 polygon from first 7.000000,first 44.299999,first 7.400000to first 8.500000,first 44.299999,first 7.400000to first 7.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 495 polygon from first 7.500000,first 48.100002,first 7.400000to first 7.500000,first 44.299999,first 7.400000to first 7.500000,first 48.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 496 polygon from first 9.500000,first 44.299999,first 7.400000to first 10.500000,first 44.299999,first 7.400000to first 9.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 497 polygon from first 10.500000,first 48.100002,first 7.400000to first 10.500000,first 44.299999,first 7.400000to first 10.500000,first 48.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 498 polygon from first 3.900000,first 49.000000,first 7.400000to first 3.900000,first 50.200001,first 7.400000to first 3.900000,first 49.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 499 polygon from first 7.500000,first 49.000000,first 7.400000to first 7.500000,first 50.200001,first 7.400000to first 7.500000,first 49.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 500 polygon from first 10.500000,first 49.000000,first 7.400000to first 10.500000,first 50.200001,first 7.400000to first 10.500000,first 49.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 501 polygon from first 0.500000,first 50.200001,first 7.400000to first 0.500000,first 42.799999,first 7.400000to first 0.500000,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 502 polygon from first 10.000000,first 0.700000,first 7.400000to first 18.000000,first 0.700000,first 7.400000to first 10.000000,first 0.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 503 polygon from first 18.000000,first 0.700000,first 7.400000to first 18.000000,first 31.600000,first 7.400000to first 18.000000,first 0.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 504 polygon from first 18.000000,first 25.800001,first 7.400000to first 12.200000,first 25.800001,first 7.400000to first 18.000000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 505 polygon from first 12.200000,first 12.700000,first 7.400000to first 18.000000,first 12.700000,first 7.400000to first 12.200000,first 12.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 506 polygon from first 12.200000,first 11.000000,first 7.400000to first 14.500000,first 11.000000,first 7.400000to first 12.200000,first 11.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 507 polygon from first 14.500000,first 11.000000,first 7.400000to first 14.500000,first 6.100000,first 7.400000to first 14.500000,first 11.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 508 polygon from first 12.200000,first 6.100000,first 7.400000to first 18.000000,first 6.100000,first 7.400000to first 12.200000,first 6.100000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 509 polygon from first 12.200000,first 11.100000,first 7.400000to first 12.200000,first 6.100000,first 7.400000to first 12.200000,first 11.100000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 510 polygon from first 12.200000,first 12.700000,first 7.400000to first 12.200000,first 13.600000,first 7.400000to first 12.200000,first 12.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 511 polygon from first 12.200000,first 14.500000,first 7.400000to first 12.200000,first 24.300001,first 7.400000to first 12.200000,first 14.500000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 512 polygon from first 12.200000,first 25.300001,first 7.400000to first 12.200000,first 25.800001,first 7.400000to first 12.200000,first 25.300001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 513 polygon from first 13.900001,first 31.600000,first 7.400000to first 68.099998,first 31.600000,first 7.400000to first 13.900001,first 31.600000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 514 polygon from first 76.900002,first 41.299999,first 7.400000to first 76.900002,first 50.200001,first 7.400000to first 76.900002,first 41.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 515 polygon from first 76.900002,first 50.200001,first 7.400000to first 0.500000,first 50.200001,first 7.400000to first 76.900002,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 516 polygon from first 52.400002,first 42.799999,first 7.400000to first 59.100002,first 42.799999,first 7.400000to first 52.400002,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 517 polygon from first 59.100002,first 42.799999,first 7.400000to first 59.100002,first 40.799999,first 7.400000to first 59.100002,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 518 polygon from first 59.100002,first 40.799999,first 7.400000to first 52.400002,first 40.799999,first 7.400000to first 59.100002,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 519 polygon from first 4.300000,first 25.800001,first 7.400000to first 4.300000,first 24.100000,first 7.400000to first 4.300000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 520 polygon from first 8.200000,first 24.100000,first 7.400000to first 8.200000,first 24.700001,first 7.400000to first 8.200000,first 24.100000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 521 polygon from first 12.100000,first 44.299999,first 7.400000to first 13.500000,first 44.299999,first 7.400000to first 12.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 522 polygon from first 14.400001,first 44.299999,first 7.400000to first 15.800000,first 44.299999,first 7.400000to first 14.400001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 523 polygon from first 12.300000,first 46.600002,first 7.400000to first 12.300000,first 44.299999,first 7.400000to first 12.300000,first 46.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 524 polygon from first 12.300000,first 46.600002,first 7.400000to first 17.100000,first 46.600002,first 7.400000to first 12.300000,first 46.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 525 polygon from first 14.700000,first 44.299999,first 7.400000to first 14.700000,first 46.600002,first 7.400000to first 14.700000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 526 polygon from first 17.100000,first 50.200001,first 7.400000to first 17.100000,first 44.299999,first 7.400000to first 17.100000,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 527 polygon from first 17.100000,first 44.299999,first 7.400000to first 23.100000,first 44.299999,first 7.400000to first 17.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 528 polygon from first 23.100000,first 44.299999,first 7.400000to first 23.100000,first 48.700001,first 7.400000to first 23.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 529 polygon from first 23.100000,first 49.600002,first 7.400000to first 23.100000,first 50.200001,first 7.400000to first 23.100000,first 49.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 530 polygon from first 25.100000,first 50.200001,first 7.400000to first 25.100000,first 44.299999,first 7.400000to first 25.100000,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 531 polygon from first 25.100000,first 44.299999,first 7.400000to first 27.500000,first 44.299999,first 7.400000to first 25.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 532 polygon from first 28.500000,first 44.299999,first 7.400000to first 29.900000,first 44.299999,first 7.400000to first 28.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 533 polygon from first 29.100000,first 44.299999,first 7.400000to first 29.100000,first 50.200001,first 7.400000to first 29.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 534 polygon from first 30.900000,first 44.299999,first 7.400000to first 31.800001,first 44.299999,first 7.400000to first 30.900000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 535 polygon from first 31.500000,first 44.299999,first 7.400000to first 31.500000,first 50.200001,first 7.400000to first 31.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 536 polygon from first 32.799999,first 44.299999,first 7.400000to first 34.700001,first 44.299999,first 7.400000to first 32.799999,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 537 polygon from first 33.900002,first 44.299999,first 7.400000to first 33.900002,first 50.200001,first 7.400000to first 33.900002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 538 polygon from first 35.700001,first 44.299999,first 7.400000to first 37.600002,first 44.299999,first 7.400000to first 35.700001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 539 polygon from first 36.299999,first 44.299999,first 7.400000to first 36.299999,first 50.200001,first 7.400000to first 36.299999,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 540 polygon from first 38.600002,first 44.299999,first 7.400000to first 40.600002,first 44.299999,first 7.400000to first 38.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 541 polygon from first 39.299999,first 44.299999,first 7.400000to first 39.299999,first 50.200001,first 7.400000to first 39.299999,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 542 polygon from first 41.600002,first 44.299999,first 7.400000to first 43.100002,first 44.299999,first 7.400000to first 41.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 543 polygon from first 42.299999,first 44.299999,first 7.400000to first 42.299999,first 50.200001,first 7.400000to first 42.299999,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 544 polygon from first 44.000000,first 44.299999,first 7.400000to first 45.500000,first 44.299999,first 7.400000to first 44.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 545 polygon from first 46.500000,first 44.299999,first 7.400000to first 47.600002,first 44.299999,first 7.400000to first 46.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 546 polygon from first 44.600002,first 44.299999,first 7.400000to first 44.600002,first 50.200001,first 7.400000to first 44.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 547 polygon from first 48.600002,first 44.299999,first 7.400000to first 50.700001,first 44.299999,first 7.400000to first 48.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 548 polygon from first 50.700001,first 44.299999,first 7.400000to first 50.700001,first 50.200001,first 7.400000to first 50.700001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 549 polygon from first 51.100002,first 50.200001,first 7.400000to first 51.100002,first 44.299999,first 7.400000to first 51.100002,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 550 polygon from first 51.100002,first 44.299999,first 7.400000to first 55.000000,first 44.299999,first 7.400000to first 51.100002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 551 polygon from first 56.100002,first 44.299999,first 7.400000to first 59.500000,first 44.299999,first 7.400000to first 56.100002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 552 polygon from first 56.600002,first 44.299999,first 7.400000to first 56.600002,first 50.200001,first 7.400000to first 56.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 553 polygon from first 60.500000,first 44.299999,first 7.400000to first 61.000000,first 44.299999,first 7.400000to first 60.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 554 polygon from first 61.000000,first 44.299999,first 7.400000to first 61.000000,first 50.200001,first 7.400000to first 61.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 555 polygon from first 61.500000,first 50.200001,first 7.400000to first 61.500000,first 44.299999,first 7.400000to first 61.500000,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 556 polygon from first 61.500000,first 44.299999,first 7.400000to first 63.000000,first 44.299999,first 7.400000to first 61.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 557 polygon from first 61.500000,first 46.600002,first 7.400000to first 66.300003,first 46.600002,first 7.400000to first 61.500000,first 46.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 558 polygon from first 66.300003,first 46.799999,first 7.400000to first 66.300003,first 44.299999,first 7.400000to first 66.300003,first 46.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 559 polygon from first 64.400002,first 46.600002,first 7.400000to first 64.400002,first 44.299999,first 7.400000to first 64.400002,first 46.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 560 polygon from first 69.900002,first 44.299999,first 7.400000to first 71.300003,first 44.299999,first 7.400000to first 69.900002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 561 polygon from first 72.200005,first 44.299999,first 7.400000to first 76.900002,first 44.299999,first 7.400000to first 72.200005,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 562 polygon from first 70.500000,first 44.299999,first 7.400000to first 70.500000,first 48.299999,first 7.400000to first 70.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 563 polygon from first 70.500000,first 49.200001,first 7.400000to first 70.500000,first 50.200001,first 7.400000to first 70.500000,first 49.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 564 polygon from first 68.099998,first 50.200001,first 7.400000to first 68.099998,first 49.200001,first 7.400000to first 68.099998,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 565 polygon from first 68.099998,first 48.299999,first 7.400000to first 68.099998,first 44.299999,first 7.400000to first 68.099998,first 48.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 566 polygon from first 68.900002,first 44.299999,first 7.400000to first 68.099998,first 44.299999,first 7.400000to first 68.900002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 567 polygon from first 12.100000,first 42.799999,first 7.400000to first 12.100000,first 40.799999,first 7.400000to first 12.100000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 568 polygon from first 12.100000,first 40.799999,first 7.400000to first 22.900000,first 40.799999,first 7.400000to first 12.100000,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 569 polygon from first 22.900000,first 40.799999,first 7.400000to first 22.900000,first 42.799999,first 7.400000to first 22.900000,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 570 polygon from first 22.900000,first 42.799999,first 7.400000to first 12.100000,first 42.799999,first 7.400000to first 22.900000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 571 polygon from first 12.300000,first 39.299999,first 7.400000to first 12.300000,first 31.600000,first 7.400000to first 12.300000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 572 polygon from first 14.300000,first 39.299999,first 7.400000to first 13.900001,first 39.299999,first 7.400000to first 14.300000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 573 polygon from first 13.900001,first 39.299999,first 7.400000to first 13.900001,first 31.600000,first 7.400000to first 13.900001,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 574 polygon from first 15.300000,first 39.299999,first 7.400000to first 25.500000,first 39.299999,first 7.400000to first 15.300000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 575 polygon from first 25.500000,first 39.299999,first 7.400000to first 25.500000,first 38.000000,first 7.400000to first 25.500000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 576 polygon from first 25.500000,first 37.100002,first 7.400000to first 25.500000,first 31.600000,first 7.400000to first 25.500000,first 37.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 577 polygon from first 25.500000,first 39.299999,first 7.400000to first 29.900000,first 39.299999,first 7.400000to first 25.500000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 578 polygon from first 30.900000,first 39.299999,first 7.400000to first 32.200001,first 39.299999,first 7.400000to first 30.900000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 579 polygon from first 31.500000,first 39.299999,first 7.400000to first 31.500000,first 38.000000,first 7.400000to first 31.500000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 580 polygon from first 31.500000,first 37.100002,first 7.400000to first 31.500000,first 31.600000,first 7.400000to first 31.500000,first 37.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 581 polygon from first 33.200001,first 39.299999,first 7.400000to first 34.500000,first 39.299999,first 7.400000to first 33.200001,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 582 polygon from first 35.500000,first 39.299999,first 7.400000to first 36.799999,first 39.299999,first 7.400000to first 35.500000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 583 polygon from first 36.299999,first 39.299999,first 7.400000to first 36.299999,first 38.000000,first 7.400000to first 36.299999,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 584 polygon from first 33.900002,first 39.299999,first 7.400000to first 33.900002,first 31.600000,first 7.400000to first 33.900002,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 585 polygon from first 36.299999,first 37.100002,first 7.400000to first 36.299999,first 31.600000,first 7.400000to first 36.299999,first 37.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 586 polygon from first 37.700001,first 39.299999,first 7.400000to first 42.900002,first 39.299999,first 7.400000to first 37.700001,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 587 polygon from first 42.299999,first 39.299999,first 7.400000to first 42.299999,first 31.600000,first 7.400000to first 42.299999,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 588 polygon from first 42.299999,first 34.799999,first 7.400000to first 43.000000,first 34.799999,first 7.400000to first 42.299999,first 34.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 589 polygon from first 44.100002,first 31.600000,first 7.400000to first 44.100002,first 39.299999,first 7.400000to first 44.100002,first 31.600000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 590 polygon from first 43.799999,first 39.299999,first 7.400000to first 44.600002,first 39.299999,first 7.400000to first 43.799999,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 591 polygon from first 45.600002,first 39.299999,first 7.400000to first 51.700001,first 39.299999,first 7.400000to first 45.600002,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 592 polygon from first 50.600002,first 39.299999,first 7.400000to first 50.600002,first 31.600000,first 7.400000to first 50.600002,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 593 polygon from first 52.700001,first 39.299999,first 7.400000to first 57.100002,first 39.299999,first 7.400000to first 52.700001,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 594 polygon from first 56.000000,first 39.299999,first 7.400000to first 56.000000,first 31.600000,first 7.400000to first 56.000000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 595 polygon from first 58.100002,first 39.299999,first 7.400000to first 65.800003,first 39.299999,first 7.400000to first 58.100002,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 596 polygon from first 66.700005,first 39.299999,first 7.400000to first 68.099998,first 39.299999,first 7.400000to first 66.700005,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 597 polygon from first 47.100002,first 50.200001,first 7.400000to first 47.100002,first 44.299999,first 7.400000to first 47.100002,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 598 polygon from first 1.200000,first 15.400001,first 7.400000to first 10.000000,first 15.400001,first 7.400000to first 1.200000,first 15.400001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 599 polygon from first 68.099998,first 41.299999,first 7.400000to first 76.900002,first 41.299999,first 7.400000to first 68.099998,first 41.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 600 polygon from first 68.099998,first 39.299999,first 7.400000to first 68.099998,first 31.600000,first 7.400000to first 68.099998,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 601 polygon from first 61.000000,first 44.299999,first 7.400000to first 61.500000,first 44.299999,first 7.400000to first 61.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 602 polygon from first 50.700001,first 44.299999,first 7.400000to first 51.100002,first 44.299999,first 7.400000to first 50.700001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 603 polygon from first 68.099998,first 41.299999,first 7.400000to first 68.099998,first 39.299999,first 7.400000to first 68.099998,first 41.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 604 polygon from first 5.100000,first 42.799999,first 7.400000to first 10.000000,first 42.799999,first 7.400000to first 5.100000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 605 polygon from first 10.000000,first 40.799999,first 7.400000to first 10.000000,first 42.799999,first 7.400000to first 10.000000,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 606 polygon from first 12.200000,first 2.300000,first 7.400000to first 12.200000,first 6.100000,first 7.400000to first 12.200000,first 2.300000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 607 polygon from first 12.200000,first 1.300000,first 7.400000to first 12.200000,first 0.700000,first 7.400000to first 12.200000,first 1.300000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 608 polygon from first 64.000000,first 44.299999,first 7.400000to first 64.700005,first 44.299999,first 7.400000to first 64.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 609 polygon from first 66.099998,first 44.299999,first 7.400000to first 66.300003,first 44.299999,first 7.400000to first 66.099998,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 610 polygon from first 16.800001,first 44.299999,first 7.400000to first 17.100000,first 44.299999,first 7.400000to first 16.800001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 611 polygon from first 11.000000,first 25.800001,first 7.400000to first 12.200000,first 25.800001,first 7.400000to first 11.000000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 612 polygon from first 64.700005,first 44.299999,first 7.400000to first 66.099998,first 44.299999,first 7.400000to first 64.700005,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 613 polygon from first 66.300003,first 49.799999,first 7.400000to first 66.300003,first 50.200001,first 7.400000to first 66.300003,first 49.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 614 polygon from first 66.300003,first 48.200001,first 7.400000to first 66.300003,first 48.400002,first 7.400000to first 66.300003,first 48.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 615 polygon from first 49.400002,first 40.899998,first 7.400000to first 49.400002,first 42.700001,first 7.400000to first 42.700001,first 42.700001,first 10.800000to first 42.700001,first 40.899998,first 10.800000to first 49.400002,first 40.899998,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 616 polygon from first 66.300003,first 48.400002,first 7.400000to first 66.300003,first 49.800003,first 7.400000to first 63.500000,first 49.800003,first 9.100000to first 63.500000,first 48.400002,first 9.100000to first 66.300003,first 48.400002,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 617 polygon from first 63.500000,first 49.800003,first 9.100000to first 61.500000,first 49.799999,first 9.100000to first 61.500000,first 46.799999,first 9.100000to first 63.500000,first 46.799999,first 9.100000to first 63.500000,first 49.800003,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 618 polygon from first 63.500000,first 48.200001,first 9.100000to first 63.500000,first 46.799999,first 9.100000to first 66.300003,first 46.799999,first 10.800000to first 66.300003,first 48.200001,first 10.800000to first 63.500000,first 48.200001,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 619 polygon from first 13.850000,first 39.299999,first 7.400000to first 12.350000,first 39.299999,first 7.400000to first 12.350000,first 31.600000,first 10.800000to first 13.850000,first 31.600000,first 10.800000to first 13.850000,first 39.299999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 620 polygon from first 12.100000,first 49.700001,first 7.400000to first 12.100000,first 48.299999,first 7.400000to first 15.100000,first 48.299999,first 9.100000to first 15.100000,first 49.700001,first 9.100000to first 12.100000,first 49.700001,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 621 polygon from first 16.900000,first 49.700001,first 9.100000to first 15.100000,first 49.700001,first 9.100000to first 15.100000,first 46.700001,first 9.100000to first 16.900000,first 46.700001,first 9.100000to first 16.900000,first 49.700001,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 622 polygon from first 15.100000,first 46.700001,first 9.100000to first 15.100000,first 48.100002,first 9.100000to first 12.100000,first 48.100002,first 10.800000to first 12.100000,first 46.700001,first 10.800000to first 15.100000,first 46.700001,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 623 polygon from first 17.600000,first 11.000000,first 7.400000to first 16.199999,first 11.000000,first 7.400000to first 16.199999,first 8.100000,first 9.100000to first 17.600000,first 8.100000,first 9.100000to first 17.600000,first 11.000000,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 624 polygon from first 17.600000,first 6.300000,first 9.100000to first 17.600000,first 8.100000,first 9.100000to first 14.500000,first 8.100000,first 9.100000to first 14.500000,first 6.300000,first 9.100000to first 17.600000,first 6.300000,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 625 polygon from first 14.500000,first 8.100000,first 9.100000to first 15.900000,first 8.100000,first 9.100000to first 15.900000,first 11.000000,first 10.800000to first 14.500000,first 11.000000,first 10.800000to first 14.500000,first 8.100000,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 626 polygon from first 0.800000,first 50.799999,first 10.800000to first 77.500000,first 50.799999,first 10.800000to first 77.500000,first 31.200001,first 10.800000to first 18.500000,first 31.200001,first 10.800000to first 18.500000,first 0.700000,first 10.800000to first 0.800000,first 0.700000,first 10.800000to first 0.800000,first 50.799999,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 627 polygon from first 42.900002,first 40.799999,first 10.800000to first 49.400002,first 40.799999,first 10.800000to first 49.400002,first 42.799999,first 10.800000to first 42.900002,first 42.799999,first 10.800000to first 42.900002,first 40.799999,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 628 polygon from first 12.100000,first 40.799999,first 10.800000to first 22.900000,first 40.799999,first 10.800000to first 22.900000,first 42.799999,first 10.800000to first 12.100000,first 42.799999,first 10.800000to first 12.100000,first 40.799999,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 629 polygon from first 14.500000,first 6.100000,first 10.800000to first 18.000000,first 6.100000,first 10.800000to first 18.000000,first 10.700000,first 10.800000to first 14.500000,first 10.700000,first 10.800000to first 14.500000,first 6.100000,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 630 polygon from first 12.800000,first 46.600002,first 10.800000to first 17.100000,first 46.600002,first 10.800000to first 17.100000,first 50.200001,first 10.800000to first 12.800000,first 50.200001,first 10.800000to first 12.800000,first 46.600002,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 631 polygon from first 61.500000,first 46.600002,first 10.800000to first 66.099998,first 46.600002,first 10.800000to first 66.099998,first 50.200001,first 10.800000to first 61.500000,first 50.200001,first 10.800000to first 61.500000,first 46.600002,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 632 polygon from first 12.200000,first 31.800001,first 10.800000to first 13.900001,first 31.800001,first 10.800000to first 13.900001,first 39.100002,first 10.800000to first 12.200000,first 39.100002,first 10.800000to first 12.200000,first 31.800001,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 633 polygon from first 1.200000,first 40.799999,first 10.800000to first 10.000000,first 40.799999,first 10.800000to first 10.000000,first 42.799999,first 10.800000to first 1.200000,first 42.799999,first 10.800000to first 1.200000,first 40.799999,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 634 polygon from first 42.299999,first 39.299999,first 10.800000to first 42.299999,first 31.600000,first 10.800000to first 42.299999,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 635 polygon from first 44.000000,first 39.299999,first 10.800000to first 44.000000,first 31.600000,first 10.800000to first 44.000000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 636 polygon from first 12.200000,first 6.100000,first 10.800000to first 12.200000,first 11.100000,first 10.800000to first 12.200000,first 6.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 637 polygon from first 12.200000,first 11.000000,first 10.800000to first 14.500000,first 11.000000,first 10.800000to first 12.200000,first 11.000000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 638 polygon from first 14.500000,first 11.000000,first 10.800000to first 14.500000,first 6.100000,first 10.800000to first 14.500000,first 11.000000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 639 polygon from first 4.300000,first 25.800001,first 10.800000to first 4.300000,first 24.100000,first 10.800000to first 4.300000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 640 polygon from first 1.200000,first 25.800001,first 10.800000to first 2.100000,first 25.800001,first 10.800000to first 1.200000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 641 polygon from first 3.000000,first 25.800001,first 10.800000to first 8.500000,first 25.800001,first 10.800000to first 3.000000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 642 polygon from first 1.200000,first 24.100000,first 10.800000to first 10.000000,first 24.100000,first 10.800000to first 1.200000,first 24.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 643 polygon from first 10.500000,first 50.200001,first 10.800000to first 10.500000,first 49.000000,first 10.800000to first 10.500000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 644 polygon from first 10.500000,first 48.100002,first 10.800000to first 10.500000,first 44.299999,first 10.800000to first 10.500000,first 48.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 645 polygon from first 12.300000,first 46.600002,first 10.800000to first 17.100000,first 46.600002,first 10.800000to first 12.300000,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 646 polygon from first 12.300000,first 46.600002,first 10.800000to first 12.300000,first 44.299999,first 10.800000to first 12.300000,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 647 polygon from first 12.300000,first 44.299999,first 10.800000to first 13.500000,first 44.299999,first 10.800000to first 12.300000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 648 polygon from first 14.700000,first 46.600002,first 10.800000to first 14.700000,first 44.299999,first 10.800000to first 14.700000,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 649 polygon from first 14.400001,first 44.299999,first 10.800000to first 15.800000,first 44.299999,first 10.800000to first 14.400001,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 650 polygon from first 17.100000,first 50.200001,first 10.800000to first 17.100000,first 44.299999,first 10.800000to first 17.100000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 651 polygon from first 25.600000,first 44.299999,first 10.800000to first 25.600000,first 50.200001,first 10.800000to first 25.600000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 652 polygon from first 41.100002,first 50.200001,first 10.800000to first 41.100002,first 44.299999,first 10.800000to first 41.100002,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 653 polygon from first 50.700001,first 50.200001,first 10.800000to first 50.700001,first 44.299999,first 10.800000to first 50.700001,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 654 polygon from first 61.500000,first 46.600002,first 10.800000to first 66.300003,first 46.600002,first 10.800000to first 61.500000,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 655 polygon from first 66.300003,first 46.600002,first 10.800000to first 66.300003,first 44.299999,first 10.800000to first 66.300003,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 656 polygon from first 64.400002,first 46.600002,first 10.800000to first 64.400002,first 44.299999,first 10.800000to first 64.400002,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 657 polygon from first 68.099998,first 50.200001,first 10.800000to first 68.099998,first 44.299999,first 10.800000to first 68.099998,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 658 polygon from first 25.500000,first 37.100002,first 10.800000to first 25.500000,first 31.600000,first 10.800000to first 25.500000,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 659 polygon from first 25.500000,first 39.299999,first 10.800000to first 25.500000,first 38.000000,first 10.800000to first 25.500000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 660 polygon from first 18.000000,first 0.700000,first 10.800000to first 1.200000,first 0.700000,first 10.800000to first 18.000000,first 0.700000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 661 polygon from first 0.500000,first 50.200001,first 10.800000to first 0.500000,first 42.799999,first 10.800000to first 0.500000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 662 polygon from first 0.500000,first 42.799999,first 10.800000to first 5.100000,first 42.799999,first 10.800000to first 0.500000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 663 polygon from first 5.100000,first 42.799999,first 10.800000to first 5.100000,first 43.299999,first 10.800000to first 5.100000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 664 polygon from first 61.500000,first 50.200001,first 10.800000to first 61.500000,first 44.299999,first 10.800000to first 61.500000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 665 polygon from first 12.200000,first 12.700000,first 10.800000to first 18.000000,first 12.700000,first 10.800000to first 12.200000,first 12.700000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 666 polygon from first 18.000000,first 6.100000,first 10.800000to first 12.200000,first 6.100000,first 10.800000to first 18.000000,first 6.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 667 polygon from first 10.000000,first 21.900000,first 10.800000to first 10.000000,first 10.500000,first 10.800000to first 10.000000,first 21.900000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 668 polygon from first 10.000000,first 38.700001,first 10.800000to first 10.000000,first 28.700001,first 10.800000to first 10.000000,first 38.700001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 669 polygon from first 10.000000,first 27.700001,first 10.800000to first 10.000000,first 25.800001,first 10.800000to first 10.000000,first 27.700001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 670 polygon from first 10.000000,first 25.800001,first 10.800000to first 9.500000,first 25.800001,first 10.800000to first 10.000000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 671 polygon from first 29.700001,first 37.100002,first 10.800000to first 29.700001,first 31.600000,first 10.800000to first 29.700001,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 672 polygon from first 38.000000,first 37.100002,first 10.800000to first 38.000000,first 31.600000,first 10.800000to first 38.000000,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 673 polygon from first 47.100002,first 37.100002,first 10.800000to first 47.100002,first 31.600000,first 10.800000to first 47.100002,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 674 polygon from first 54.799999,first 37.100002,first 10.800000to first 54.799999,first 31.600000,first 10.800000to first 54.799999,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 675 polygon from first 63.200001,first 37.100002,first 10.800000to first 63.200001,first 31.600000,first 10.800000to first 63.200001,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 676 polygon from first 70.500000,first 37.100002,first 10.800000to first 70.500000,first 31.600000,first 10.800000to first 70.500000,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 677 polygon from first 75.099998,first 39.299999,first 10.800000to first 76.900002,first 39.299999,first 10.800000to first 75.099998,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 678 polygon from first 15.300000,first 39.299999,first 10.800000to first 23.000000,first 39.299999,first 10.800000to first 15.300000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 679 polygon from first 22.400000,first 38.000000,first 10.800000to first 22.400000,first 39.299999,first 10.800000to first 22.400000,first 38.000000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 680 polygon from first 24.000000,first 39.299999,first 10.800000to first 26.000000,first 39.299999,first 10.800000to first 24.000000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 681 polygon from first 27.000000,first 39.299999,first 10.800000to first 32.100002,first 39.299999,first 10.800000to first 27.000000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 682 polygon from first 29.700001,first 39.299999,first 10.800000to first 29.700001,first 38.000000,first 10.800000to first 29.700001,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 683 polygon from first 33.100002,first 39.299999,first 10.800000to first 34.500000,first 39.299999,first 10.800000to first 33.100002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 684 polygon from first 33.799999,first 39.299999,first 10.800000to first 33.799999,first 31.600000,first 10.800000to first 33.799999,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 685 polygon from first 35.500000,first 39.299999,first 10.800000to first 38.600002,first 39.299999,first 10.800000to first 35.500000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 686 polygon from first 38.000000,first 39.299999,first 10.800000to first 38.000000,first 38.000000,first 10.800000to first 38.000000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 687 polygon from first 39.600002,first 39.299999,first 10.800000to first 42.900002,first 39.299999,first 10.800000to first 39.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 688 polygon from first 43.799999,first 39.299999,first 10.800000to first 44.600002,first 39.299999,first 10.800000to first 43.799999,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 689 polygon from first 45.600002,first 39.299999,first 10.800000to first 48.900002,first 39.299999,first 10.800000to first 45.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 690 polygon from first 47.100002,first 39.299999,first 10.800000to first 47.100002,first 38.000000,first 10.800000to first 47.100002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 691 polygon from first 69.099998,first 39.299999,first 10.800000to first 74.099998,first 39.299999,first 10.800000to first 69.099998,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 692 polygon from first 70.500000,first 39.299999,first 10.800000to first 70.500000,first 38.000000,first 10.800000to first 70.500000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 693 polygon from first 66.700005,first 39.299999,first 10.800000to first 68.099998,first 39.299999,first 10.800000to first 66.700005,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 694 polygon from first 67.400002,first 39.299999,first 10.800000to first 67.400002,first 31.600000,first 10.800000to first 67.400002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 695 polygon from first 60.600002,first 39.299999,first 10.800000to first 65.800003,first 39.299999,first 10.800000to first 60.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 696 polygon from first 63.200001,first 39.299999,first 10.800000to first 63.200001,first 38.000000,first 10.800000to first 63.200001,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 697 polygon from first 58.400002,first 39.299999,first 10.800000to first 59.700001,first 39.299999,first 10.800000to first 58.400002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 698 polygon from first 59.100002,first 39.299999,first 10.800000to first 59.100002,first 31.600000,first 10.800000to first 59.100002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 699 polygon from first 52.600002,first 39.299999,first 10.800000to first 57.400002,first 39.299999,first 10.800000to first 52.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 700 polygon from first 54.799999,first 39.299999,first 10.800000to first 54.799999,first 38.000000,first 10.800000to first 54.799999,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 701 polygon from first 49.900002,first 39.299999,first 10.800000to first 51.600002,first 39.299999,first 10.800000to first 49.900002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 702 polygon from first 50.600002,first 39.299999,first 10.800000to first 50.600002,first 31.600000,first 10.800000to first 50.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 703 polygon from first 10.000000,first 9.500000,first 10.800000to first 10.000000,first 7.400000,first 10.800000to first 10.000000,first 9.500000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 704 polygon from first 1.200000,first 8.400001,first 10.800000to first 10.000000,first 8.400001,first 10.800000to first 1.200000,first 8.400001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 705 polygon from first 48.299999,first 50.200001,first 10.800000to first 48.299999,first 46.400002,first 10.800000to first 48.299999,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 706 polygon from first 48.600002,first 44.299999,first 10.800000to first 47.700001,first 44.299999,first 10.800000to first 48.600002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 707 polygon from first 45.900002,first 46.400002,first 10.800000to first 45.900002,first 50.200001,first 10.800000to first 45.900002,first 46.400002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 708 polygon from first 39.400002,first 44.299999,first 10.800000to first 35.500000,first 44.299999,first 10.800000to first 39.400002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 709 polygon from first 34.500000,first 44.299999,first 10.800000to first 32.799999,first 44.299999,first 10.800000to first 34.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 710 polygon from first 48.299999,first 44.299999,first 10.800000to first 48.299999,first 45.400002,first 10.800000to first 48.299999,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 711 polygon from first 33.900002,first 44.299999,first 10.800000to first 33.900002,first 45.400002,first 10.800000to first 33.900002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 712 polygon from first 31.500000,first 44.299999,first 10.800000to first 31.500000,first 45.400002,first 10.800000to first 31.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 713 polygon from first 30.900000,first 44.299999,first 10.800000to first 31.800001,first 44.299999,first 10.800000to first 30.900000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 714 polygon from first 31.500000,first 46.400002,first 10.800000to first 31.500000,first 50.200001,first 10.800000to first 31.500000,first 46.400002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 715 polygon from first 33.900002,first 50.200001,first 10.800000to first 33.900002,first 46.400002,first 10.800000to first 33.900002,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 716 polygon from first 29.900000,first 44.299999,first 10.800000to first 27.100000,first 44.299999,first 10.800000to first 29.900000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 717 polygon from first 26.100000,first 44.299999,first 10.800000to first 25.100000,first 44.299999,first 10.800000to first 26.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 718 polygon from first 25.100000,first 44.299999,first 10.800000to first 25.100000,first 50.200001,first 10.800000to first 25.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 719 polygon from first 20.200001,first 44.299999,first 10.800000to first 23.100000,first 44.299999,first 10.800000to first 20.200001,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 720 polygon from first 23.100000,first 44.299999,first 10.800000to first 23.100000,first 45.200001,first 10.800000to first 23.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 721 polygon from first 23.100000,first 46.200001,first 10.800000to first 23.100000,first 48.600002,first 10.800000to first 23.100000,first 46.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 722 polygon from first 23.100000,first 50.200001,first 10.800000to first 23.100000,first 49.500000,first 10.800000to first 23.100000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 723 polygon from first 20.600000,first 50.200001,first 10.800000to first 20.600000,first 49.500000,first 10.800000to first 20.600000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 724 polygon from first 20.600000,first 48.600002,first 10.800000to first 20.600000,first 44.299999,first 10.800000to first 20.600000,first 48.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 725 polygon from first 17.100000,first 46.200001,first 10.800000to first 20.600000,first 46.200001,first 10.800000to first 17.100000,first 46.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 726 polygon from first 20.600000,first 47.299999,first 10.800000to first 23.100000,first 47.299999,first 10.800000to first 20.600000,first 47.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 727 polygon from first 5.600000,first 44.299999,first 10.800000to first 5.100000,first 44.299999,first 10.800000to first 5.600000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 728 polygon from first 5.100000,first 44.299999,first 10.800000to first 5.100000,first 48.100002,first 10.800000to first 5.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 729 polygon from first 5.100000,first 49.000000,first 10.800000to first 5.100000,first 50.200001,first 10.800000to first 5.100000,first 49.000000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 730 polygon from first 12.100000,first 25.800001,first 10.800000to first 18.000000,first 25.800001,first 10.800000to first 12.100000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 731 polygon from first 55.400002,first 44.299999,first 10.800000to first 59.900002,first 44.299999,first 10.800000to first 55.400002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 732 polygon from first 56.000000,first 45.400002,first 10.800000to first 56.000000,first 44.299999,first 10.800000to first 56.000000,first 45.400002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 733 polygon from first 51.100002,first 50.200001,first 10.800000to first 51.100002,first 44.299999,first 10.800000to first 51.100002,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 734 polygon from first 49.500000,first 44.299999,first 10.800000to first 54.500000,first 44.299999,first 10.800000to first 49.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 735 polygon from first 45.200001,first 44.299999,first 10.800000to first 46.700001,first 44.299999,first 10.800000to first 45.200001,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 736 polygon from first 45.900002,first 45.400002,first 10.800000to first 45.900002,first 44.299999,first 10.800000to first 45.900002,first 45.400002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 737 polygon from first 40.400002,first 44.299999,first 10.800000to first 44.200001,first 44.299999,first 10.800000to first 40.400002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 738 polygon from first 12.200000,first 1.400000,first 10.800000to first 12.200000,first 0.700000,first 10.800000to first 12.200000,first 1.400000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 739 polygon from first 10.000000,first 6.400000,first 10.800000to first 10.000000,first 0.700000,first 10.800000to first 10.000000,first 6.400000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 740 polygon from first 1.200000,first 40.799999,first 10.800000to first 10.000000,first 40.799999,first 10.800000to first 1.200000,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 741 polygon from first 10.000000,first 40.799999,first 10.800000to first 10.000000,first 39.700001,first 10.800000to first 10.000000,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 742 polygon from first 69.900002,first 44.299999,first 10.800000to first 76.900002,first 44.299999,first 10.800000to first 69.900002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 743 polygon from first 56.000000,first 50.200001,first 10.800000to first 56.000000,first 46.400002,first 10.800000to first 56.000000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 744 polygon from first 61.500000,first 44.299999,first 10.800000to first 63.000000,first 44.299999,first 10.800000to first 61.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 745 polygon from first 8.200000,first 24.700001,first 10.800000to first 8.200000,first 24.100000,first 10.800000to first 8.200000,first 24.700001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 746 polygon from first 12.200000,first 6.100000,first 10.800000to first 12.200000,first 2.400000,first 10.800000to first 12.200000,first 6.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 747 polygon from first 10.000000,first 24.100000,first 10.800000to first 10.000000,first 22.900000,first 10.800000to first 10.000000,first 24.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 748 polygon from first 6.600000,first 44.299999,first 10.800000to first 10.500000,first 44.299999,first 10.800000to first 6.600000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 749 polygon from first 17.100000,first 44.299999,first 10.800000to first 19.300001,first 44.299999,first 10.800000to first 17.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 750 polygon from first 68.099998,first 44.299999,first 10.800000to first 68.900002,first 44.299999,first 10.800000to first 68.099998,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 751 polygon from first 13.900001,first 31.600000,first 10.800000to first 18.000000,first 31.600000,first 10.800000to first 13.900001,first 31.600000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 752 polygon from first 41.500000,first 44.299999,first 10.800000to first 41.500000,first 50.200001,first 10.800000to first 41.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 753 polygon from first 22.400000,first 37.100002,first 10.800000to first 22.400000,first 31.600000,first 10.800000to first 22.400000,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 754 polygon from first 13.900001,first 31.600000,first 10.800000to first 13.900001,first 39.299999,first 10.800000to first 13.900001,first 31.600000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 755 polygon from first 13.900001,first 39.299999,first 10.800000to first 14.300000,first 39.299999,first 10.800000to first 13.900001,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 756 polygon from first 10.000000,first 33.100002,first 10.800000to first 1.200000,first 33.100002,first 10.800000to first 10.000000,first 33.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 757 polygon from first 0.500000,first 50.200001,first 10.800000to first 76.900002,first 50.200001,first 10.800000to first 0.500000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 758 polygon from first 76.900002,first 50.200001,first 10.800000to first 76.900002,first 31.600000,first 10.800000to first 76.900002,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 759 polygon from first 76.900002,first 31.600000,first 10.800000to first 18.000000,first 31.600000,first 10.800000to first 76.900002,first 31.600000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 760 polygon from first 18.000000,first 31.600000,first 10.800000to first 18.000000,first 0.700000,first 10.800000to first 18.000000,first 31.600000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 761 polygon from first 1.200000,first 0.700000,first 10.800000to first 1.200000,first 42.799999,first 10.800000to first 1.200000,first 0.700000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 762 polygon from first 42.700001,first 42.799999,first 10.800000to first 49.400002,first 42.799999,first 10.800000to first 42.700001,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 763 polygon from first 49.400002,first 42.799999,first 10.800000to first 49.400002,first 40.799999,first 10.800000to first 49.400002,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 764 polygon from first 49.400002,first 40.799999,first 10.800000to first 42.700001,first 40.799999,first 10.800000to first 49.400002,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 765 polygon from first 12.100000,first 42.799999,first 10.800000to first 12.100000,first 40.799999,first 10.800000to first 12.100000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 766 polygon from first 12.100000,first 40.799999,first 10.800000to first 22.900000,first 40.799999,first 10.800000to first 12.100000,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 767 polygon from first 22.900000,first 40.799999,first 10.800000to first 22.900000,first 42.799999,first 10.800000to first 22.900000,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 768 polygon from first 22.900000,first 42.799999,first 10.800000to first 12.100000,first 42.799999,first 10.800000to first 22.900000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 769 polygon from first 5.100000,first 42.799999,first 10.800000to first 10.000000,first 42.799999,first 10.800000to first 5.100000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 770 polygon from first 10.000000,first 42.799999,first 10.800000to first 10.000000,first 40.799999,first 10.800000to first 10.000000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 771 polygon from first 12.300000,first 39.299999,first 10.800000to first 12.300000,first 31.600000,first 10.800000to first 12.300000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 772 polygon from first 13.900001,first 39.299999,first 10.800000to first 12.300000,first 39.299999,first 10.800000to first 13.900001,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 773 polygon from first 60.799999,first 44.299999,first 10.800000to first 61.500000,first 44.299999,first 10.800000to first 60.799999,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 774 polygon from first 42.299999,first 34.900002,first 10.800000to first 42.900002,first 34.900002,first 10.800000to first 42.299999,first 34.900002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 775 polygon from first 64.000000,first 44.299999,first 10.800000to first 64.700005,first 44.299999,first 10.800000to first 64.000000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 776 polygon from first 66.099998,first 44.299999,first 10.800000to first 66.300003,first 44.299999,first 10.800000to first 66.099998,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 777 polygon from first 17.100000,first 44.299999,first 10.800000to first 16.800001,first 44.299999,first 10.800000to first 17.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 778 polygon from first 12.200000,first 50.200001,first 10.800000to first 12.200000,first 48.100002,first 10.800000to first 12.200000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 779 polygon from first 11.000000,first 25.800001,first 10.800000to first 12.100000,first 25.800001,first 10.800000to first 11.000000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 780 polygon from first 64.700005,first 44.299999,first 10.800000to first 66.099998,first 44.299999,first 10.800000to first 64.700005,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + + +splot 1/0 notitle, '-' with lines linecolor rgb '#000000' linewidth 2.000000 dashtype 1 title '\footnotesize{ground truth}', '-' with lines linecolor rgb '#00ff00' linewidth 2.000000 dashtype 1 title '\footnotesize{IMMPF \docWIFI{} quality}', '-' with lines linecolor rgb '#ff0000' linewidth 2.000000 dashtype 1 title '\footnotesize{IMMPF no \docWIFI{} quality}' +60 43.6 7.4 +52 43.6 7.4 +52 41.8 7.4 +59.4 42 4 +63.6 42 4 +75.2 42 4 +75 32.4 0 +62.6 32.6 0 +62.6 43.4 0 +67 43.4 0 +67 49.2 0 +62.2 49.2 2 +62.2 47.4 2 +67.2 47.4 4 +67.2 49.1 4 +62.4 49.1 5.7 +62.4 47.4 5.7 +67.1 47.5 7.4 +67.2 44.4 7.4 +66.3 39.4 7.4 +65.6 33 7.4 +57 33 7.4 +57.6 40 7.4 +60 40 7.4 +60 43.6 7.4 +e +51.9264 27.1316 3.63723 +55.7824 38.4107 7.37896 +56.5047 37.6082 7.38955 +56.6931 37.4342 7.39237 +56.4712 37.4259 7.3921 +56.5304 37.2948 7.39449 +56.5226 37.2063 7.39578 +56.1845 36.9551 7.39604 +55.8664 36.9878 7.39671 +55.8495 36.6024 7.39827 +55.7639 36.3189 7.39973 +55.3774 36.5759 7.39976 +55.2454 36.7946 7.39981 +55.1567 36.9087 7.39976 +55.1431 36.6222 7.39978 +54.9247 37.0326 7.39987 +52.8043 38.61 7.40138 +51.0722 39.816 7.40566 +50.1925 40.4333 7.41756 +49.5137 41.078 7.45131 +49.2987 41.1814 7.45252 +48.8584 40.8912 7.49554 +48.371 40.8392 7.53469 +48.1036 40.6123 7.55501 +47.8082 40.3946 7.55082 +47.762 40.3189 7.51759 +48.0556 40.1266 7.47451 +48.4574 40.01 7.44192 +48.9627 39.9087 7.41654 +49.3967 39.8328 7.4068 +49.5623 39.815 7.40445 +50.2225 39.7586 7.40138 +50.9204 39.692 7.40028 +51.4923 39.6358 7.39871 +52.3037 39.4999 7.39768 +52.992 39.299 7.3951 +53.6155 39.145 7.38904 +54.3032 38.9309 7.38099 +54.9092 38.6193 7.37008 +55.1085 38.4815 7.34404 +55.5958 37.9139 7.3392 +55.9199 37.3901 7.3093 +56.2695 37.0779 7.29251 +56.7722 37.4786 7.01812 +57.3627 39.2484 6.01849 +57.9238 40.0261 5.46945 +58.1858 40.1011 5.27294 +57.5722 40.7955 4.93782 +57.7807 41.053 4.6601 +58.1192 41.0441 4.49535 +58.5443 41.0165 4.338 +59.1235 40.8415 4.19051 +59.7729 40.6003 4.08633 +60.3227 40.3269 4.03812 +60.9359 39.9485 4.00905 +61.4231 39.4754 4.00211 +61.4193 39.1569 4.00088 +61.8006 38.5813 4.00015 +62.0635 38.1343 4.00005 +62.1966 37.3289 3.99999 +62.3273 37.0191 4.00006 +62.3696 36.5468 4.00004 +62.4328 36.4345 4.00012 +62.4857 36.4298 4.00024 +62.5616 36.514 4.00065 +62.5014 36.3496 4.00044 +62.6245 36.2273 4.00021 +62.7848 36.1864 4.00014 +63.0788 36.0545 4.00027 +63.358 35.887 4.00056 +63.6156 35.9393 4.00002 +63.9624 35.7193 3.99998 +65.133 35.2407 3.99997 +65.9552 34.866 3.99998 +66.73 34.7043 4.00005 +66.9934 34.4 3.99996 +67.2748 34.3671 4.00006 +67.3651 34.2648 3.99999 +67.4934 34.1761 4.00001 +67.5749 34.0363 3.99999 +67.5628 33.7762 3.99999 +67.3287 33.2397 4.00027 +67.3372 33.8125 3.99998 +67.0396 33.4062 3.99999 +66.7422 33.121 4.00001 +66.4773 33.2394 3.99999 +66.2816 33.1492 4.00001 +66.0446 32.9612 4 +66.0359 33.1277 4.00001 +65.8549 32.9026 3.99998 +65.775 32.7608 3.99997 +65.4663 32.4318 3.99994 +65.4359 32.2898 4 +65.4565 32.172 3.99998 +65.644 32.2067 3.99992 +65.7672 32.3562 3.99961 +65.9969 32.6064 3.99635 +66.1935 32.9183 3.99517 +66.2124 32.9498 3.99821 +66.3025 32.891 3.99954 +66.5461 33.1788 3.99909 +66.5397 33.0897 3.99954 +66.543 32.9275 3.99937 +66.6315 32.8267 3.99456 +66.6741 32.6683 3.99059 +66.8531 32.6229 3.97461 +66.9467 32.6314 3.9761 +67.1757 32.7021 3.99405 +67.4567 33.016 3.99186 +67.5681 33.2388 3.9903 +67.613 33.5348 3.99675 +67.65 33.745 3.99756 +67.6582 33.8128 3.99904 +67.6383 33.9574 3.99941 +67.3543 33.7293 3.99829 +66.9967 33.6033 3.97813 +66.6968 33.5502 3.83973 +66.4671 33.4522 3.47822 +66.2694 33.4522 3.03661 +66.4734 34.2671 1.89916 +66.5946 34.3336 0.994998 +66.8082 34.316 0.375147 +66.9723 34.4278 0.117742 +67.0416 34.4447 0.0715675 +67.2492 34.4433 0.0334654 +67.3939 34.34 0.0119337 +67.3809 34.6024 0.0035404 +67.4932 34.4623 0.00189864 +67.6227 34.2442 0.00174541 +67.7109 34.0798 0.000467334 +67.8559 33.9001 0.00220372 +67.6496 33.9092 0.00370791 +67.7115 33.7181 0.00387595 +67.7864 33.6483 0.00140578 +67.7803 33.641 0.00198137 +67.8605 33.5783 0.0012392 +67.6995 33.8875 0.00112017 +67.2778 33.9413 0.00309788 +66.8205 34.0893 0.00713345 +66.4771 34.3065 0.00133416 +66.506 34.4373 0.00879572 +66.0656 34.4859 0.00234053 +65.7848 34.4712 0.00328188 +65.6076 34.5415 0.00114476 +65.5291 34.5 0.00102188 +65.4069 34.3533 0.00228323 +65.5076 34.3748 0.00251503 +65.7186 34.4923 0.00141265 +65.3924 34.5651 0.000373742 +64.4575 34.5564 2.16409e-05 +64.1841 34.818 1.67846e-05 +63.8764 35.0423 0 +63.5835 35.4819 0 +63.7493 35.7646 0 +63.1271 36.6635 0 +62.9304 36.8115 0 +63.0986 36.8585 1.34227e-06 +63.3694 36.7655 0 +63.5781 36.586 0 +63.4919 36.7377 0.000582665 +63.7445 36.8653 0.000242156 +63.7512 36.978 0.000250572 +64.2741 37.0831 0.000310478 +64.7185 37.2161 0 +65.1732 36.412 0.000434675 +65.6412 36.2991 0.000212122 +66.0208 35.7139 0 +66.1786 35.362 0 +66.0683 35.1448 9.0266e-05 +66.096 34.8927 0 +65.7419 35.0088 0.000261447 +65.6143 35.1632 8.75927e-05 +65.541 35.2381 0 +65.2445 35.8778 0 +65.0875 36.4232 0 +64.6529 37.3292 0 +63.7573 39.1053 0.000124736 +63.3463 40.3206 0.000237056 +63.5603 40.9866 0.0010006 +64.0534 41.4079 0.000834628 +63.8061 41.7951 0.00247733 +63.2335 42.2662 0.00824136 +63.9764 41.6536 0.00843375 +64.3692 41.68 0.374725 +64.6023 44.7888 2.07478 +64.599 44.8 1.29865 +64.5994 44.7998 0.930392 +64.6114 44.8156 0.518983 +64.6297 44.8218 0.363871 +64.6421 44.8401 0.307522 +64.6387 44.8197 0.318073 +64.6043 44.8228 0.361589 +64.5885 44.8414 0.337333 +64.5502 44.8936 0.469327 +64.5832 45.0628 0.566595 +64.5726 45.4069 0.725673 +64.674 46.2395 1.24891 +64.8418 47.5546 2.14632 +64.7978 48.4407 2.7716 +64.9414 48.7309 3.19239 +65.0813 48.6254 3.29301 +65.1789 48.4163 3.12434 +65.3372 48.7493 3.34256 +65.5728 48.6447 3.47333 +65.1913 48.1276 2.9321 +65.5819 48.2139 2.70895 +65.9521 48.4386 2.57246 +66.1976 49.1008 2.47112 +66.3034 49.7388 2.56317 +67.1213 50.8414 2.85502 +67.5185 51.1425 2.81479 +67.7986 51.375 2.72663 +67.8803 51.265 2.50273 +68.1337 51.181 2.24285 +68.0715 50.7128 1.82426 +68.1708 50.0518 1.37427 +68.0331 49.1238 0.872923 +67.8854 48.4046 0.458256 +68.0585 48.3628 0.403323 +68.2141 48.1768 0.316406 +68.592 48.0502 0.39986 +68.2726 48.0371 0.816046 +68.104 47.8303 1.25613 +68.1837 47.5936 1.90766 +67.1604 46.0389 2.47952 +65.913 45.082 2.64083 +65.3268 44.7696 2.65003 +65.0953 44.6696 2.6778 +65.0583 44.7358 2.84873 +65.0872 44.9513 2.97784 +65.2525 45.3202 3.23768 +66.0418 46.705 4.352 +66.6525 47.558 5.00868 +67.1642 48.4494 5.81894 +67.3627 48.8745 6.24887 +67.4076 49.0115 6.28366 +67.4638 49.2786 6.49116 +67.3422 49.4711 6.50098 +67.1383 49.5932 6.56474 +66.9668 49.6608 6.62204 +66.5151 49.6734 6.84334 +65.3895 49.6719 7.49791 +64.4264 49.6481 7.99844 +63.8434 49.6262 8.32995 +63.6493 49.6001 8.54159 +63.1763 49.2627 8.73954 +63.1015 49.2322 8.79193 +62.7616 48.8534 8.88216 +62.7141 48.8556 8.90321 +62.665 48.8265 8.97735 +62.6794 48.8047 8.98956 +62.9781 48.4049 8.98848 +63.3167 48.0561 9.0445 +63.5694 47.7989 9.08364 +63.7801 47.5616 9.21553 +63.8278 47.5464 9.11581 +63.7462 47.6648 8.96186 +63.836 47.6349 8.90947 +63.8525 47.6107 8.8558 +63.8358 47.4759 8.94197 +63.8403 47.3395 8.96777 +64.0549 47.2399 8.94175 +64.8954 47.2758 8.79289 +65.8713 47.2016 8.57187 +66.8112 47.092 8.38755 +67.5958 46.9525 8.16588 +68.3945 46.7354 7.91102 +68.4838 46.0228 7.71583 +68.6301 45.1685 7.51447 +68.3823 44.3449 7.43773 +68.2591 43.9789 7.40686 +67.9579 43.6165 7.39935 +67.7256 43.24 7.39822 +67.7682 42.9502 7.39918 +67.6441 42.3776 7.39973 +67.9345 42.2422 7.39945 +68.2925 41.926 7.39917 +68.6257 41.4662 7.3997 +68.2616 40.9178 7.39995 +68.5499 40.9938 7.39983 +67.593 40.3227 7.39994 +66.4607 39.5352 7.39978 +65.8625 39.0241 7.39983 +65.332 38.3944 7.39993 +65.1269 37.6545 7.39995 +65.5775 38.827 7.39972 +65.6736 38.9094 7.39957 +65.8976 38.9757 7.3996 +66.1457 38.6517 7.39989 +66.1158 37.8848 7.39994 +66.1345 37.4221 7.4 +66.0172 36.3463 7.40001 +66.0653 35.2715 7.40001 +66.2922 33.7452 7.4 +66.4113 32.9436 7.40001 +66.5574 32.4522 7.39994 +66.609 32.4049 7.40003 +66.7641 32.1727 7.39999 +66.8425 32.0273 7.40004 +66.8937 31.9564 7.39992 +66.9471 31.9566 7.39993 +66.9647 31.9351 7.40005 +66.852 31.9299 7.40005 +66.4634 31.9495 7.39995 +66.1731 31.9403 7.4 +66.2131 31.944 7.40004 +66.0185 31.9382 7.40001 +65.895 31.9359 7.39992 +65.7832 31.9294 7.40002 +65.6612 31.9399 7.40007 +65.8817 31.9341 7.4 +65.7801 31.9263 7.39999 +65.8065 31.9357 7.40005 +65.8513 31.9427 7.39995 +66.0551 31.9343 7.40002 +66.3325 31.9393 7.40002 +66.3198 31.9311 7.39998 +66.4351 31.9278 7.40002 +66.5502 31.9268 7.39997 +66.7172 31.9373 7.4 +66.7781 31.9569 7.39996 +66.4015 32.0849 7.39994 +65.9963 32.2648 7.40003 +65.6344 32.3672 7.40002 +65.3077 32.4774 7.40001 +65.5688 32.4155 7.39998 +65.5038 32.4159 7.40005 +65.4959 32.3825 7.40002 +65.564 32.3441 7.40003 +65.7581 32.3049 7.40003 +65.9377 32.1527 7.4 +66.0909 32.0676 7.39992 +66.0143 32.0288 7.40005 +65.5475 32.216 7.40003 +64.8623 32.8144 7.39997 +64.1197 33.6579 7.39997 +63.3049 34.7418 7.40005 +63.0029 35.0651 7.40004 +62.9241 35.5594 7.4 +63.0296 35.616 7.40002 +63.1539 36.1986 7.4 +63.0805 37.1305 7.39998 +62.9219 38.1591 7.40003 +62.4959 38.4988 7.39999 +62.4308 38.5145 7.40002 +61.8982 38.6224 7.39994 +61.3823 38.6996 7.39996 +60.846 38.7335 7.39998 +60.4314 38.7811 7.4 +59.9289 38.8015 7.40002 +59.8068 38.8251 7.39995 +59.7251 38.8342 7.4 +59.7267 38.8301 7.39994 +59.7872 38.8216 7.40002 +59.7756 38.8226 7.39992 +59.7016 38.8272 7.40001 +e +59.9429 37.2946 7.38663 +56.2827 37.7302 7.39674 +55.6121 37.5916 7.39806 +55.7109 37.4059 7.39833 +55.673 37.3718 7.39886 +55.3897 37.3968 7.39918 +55.6882 37.3852 7.39964 +55.6918 37.4191 7.39998 +55.4931 37.436 7.40004 +55.5831 37.2245 7.40002 +55.3089 37.1258 7.40001 +55.5811 36.9427 7.4 +55.6758 36.7236 7.4 +55.5864 36.6699 7.40003 +55.6457 36.4181 7.4 +55.4944 36.5847 7.39998 +55.6058 36.5628 7.40003 +55.3192 37.2077 7.40004 +55.0901 37.7908 7.39998 +54.4913 38.4954 7.39992 +53.7198 38.8018 7.40008 +52.1592 39.3046 7.4012 +51.367 39.5251 7.40457 +50.4427 40.1824 7.41904 +50.3924 40.0417 7.42859 +50.463 39.3959 7.42791 +50.7941 38.5328 7.41544 +50.8316 38.4348 7.40835 +50.9545 38.1212 7.40824 +51.601 37.7383 7.40278 +52.2696 37.4568 7.40072 +52.4867 37.4695 7.40034 +53.0699 37.4714 7.40017 +53.6639 37.5296 7.40003 +54.2783 37.5887 7.4 +54.7687 37.6365 7.39969 +55.2373 37.5079 7.39976 +55.4685 37.4409 7.39986 +55.608 37.2816 7.39982 +55.617 37.365 7.39981 +55.6515 37.5657 7.39999 +55.7063 37.6351 7.39997 +55.7298 37.6146 7.39997 +55.751 37.4165 7.39992 +55.7706 37.0788 7.40004 +55.7628 36.8492 7.40007 +55.7601 36.6602 7.39996 +55.7546 36.4374 7.39999 +55.7281 36.2412 7.4 +55.7154 35.9991 7.39997 +55.7008 35.6851 7.40004 +55.6946 35.4328 7.39999 +55.6897 35.3328 7.39997 +55.6921 35.1284 7.4 +55.6914 34.9594 7.40001 +55.6907 34.9322 7.4 +55.6925 34.8882 7.39997 +55.6907 34.8309 7.39999 +55.6901 34.7857 7.40005 +55.6894 34.6147 7.39995 +55.689 34.6241 7.4 +55.6924 34.5743 7.40001 +55.6918 34.4385 7.40003 +55.6919 34.318 7.4 +55.6938 34.2465 7.39999 +55.7526 34.205 7.36222 +57.7342 34.9416 6.24748 +60.9199 36.0555 4.48118 +62.7098 36.3255 4.0077 +63.2757 36.2569 4.00028 +63.139 36.4386 4.00002 +63.3204 36.4104 3.99997 +63.1879 36.639 4.00001 +63.4252 36.5741 4.00001 +64.2962 36.0601 3.99998 +65.3326 35.5255 4.00003 +66.654 34.7154 4.00003 +67.2576 34.3101 4.00001 +67.5415 34.1514 3.99999 +67.6189 34.1877 4.00001 +67.6562 34.4766 4 +67.6741 34.6231 4.00001 +67.6665 34.1956 3.99999 +67.5174 33.6354 4 +67.467 33.5485 4 +67.4996 33.8699 4.00001 +67.5006 33.7999 4.00003 +67.4796 33.6908 3.99998 +67.5041 33.659 3.99999 +67.4839 33.5752 4 +67.5346 33.7832 4.00002 +67.5648 33.9415 3.99996 +67.5782 33.9506 3.99998 +67.541 33.9505 4.00001 +67.4957 33.6307 4.00001 +67.5085 33.6585 4.00002 +67.5658 33.6186 3.99999 +67.6136 33.6903 3.99999 +67.6424 33.8349 4.00001 +67.6644 33.9162 4.00002 +67.6659 34.1228 4.00002 +67.6624 34.3859 4.00001 +67.6665 34.4453 4 +67.6734 34.3102 4.00001 +67.6717 34.2154 3.99997 +67.6685 34.2729 4.00002 +67.6775 34.2121 3.99999 +67.6776 34.2937 4.00006 +67.6791 34.2421 3.99998 +67.6774 34.2984 4 +67.6776 34.4481 4.00001 +67.6776 34.5358 3.99998 +67.6737 34.4904 3.99998 +67.6791 34.3597 4.00002 +67.6654 34.4305 3.99999 +67.3711 33.9817 4.00002 +67.1322 33.5694 4.00002 +66.965 33.2475 3.99998 +66.9972 33.5035 4.00001 +66.906 33.2997 4 +66.8078 33.1276 3.99999 +66.7949 32.9889 4.00001 +66.7417 32.919 4.00002 +66.7107 32.8476 4.00001 +66.7015 32.8753 4 +66.7779 33.3194 3.99999 +66.695 33.0409 3.99999 +66.6441 32.8865 3.99999 +66.6326 32.6881 4 +66.6211 32.4792 3.99997 +66.6126 32.2947 4 +66.6541 32.1479 3.99998 +66.7597 32.2711 4.00002 +66.8229 32.1522 3.99998 +66.9072 32.1067 3.99996 +67.0093 32.1008 4.00002 +66.8386 32.0872 3.99999 +66.8357 32.2368 3.99388 +66.3012 32.7717 3.95293 +66.0117 34.0203 3.36304 +65.9894 34.6502 1.93066 +65.719 34.5282 1.01586 +65.4086 34.1872 0.312838 +65.4841 34.1235 0.118382 +65.3433 33.9717 0.0240045 +65.2385 33.8032 0.00600303 +65.2076 33.6549 0.00273927 +65.2795 33.5039 0.000567339 +65.2839 33.378 0 +65.4084 33.1674 0 +65.4654 33.2247 0 +64.9968 32.951 0 +64.9614 32.6651 0 +64.8849 32.4681 0 +64.7564 32.3758 0 +64.6714 32.4174 0 +64.4622 32.4452 0 +64.608 32.4735 0 +64.2804 32.6611 0 +64.0205 32.8943 0.00013042 +63.8787 33.1158 4.35344e-05 +63.6416 33.3785 0 +63.9526 33.4459 0 +63.7751 33.7984 0 +63.1511 34.0199 0 +62.8265 34.1865 0 +63.0724 34.2841 0 +63.3452 34.363 8.51823e-05 +63.4919 34.5207 0 +63.4545 34.4677 0 +63.786 34.127 0 +63.9853 33.7996 0 +64.6187 33.5925 0 +64.392 33.3503 0 +64.6572 33.055 0 +64.3179 32.6883 0 +64.6611 32.4685 0 +65.2841 32.3453 1.03048e-05 +66.8255 32.3595 0 +67.6685 32.2658 2.07589e-05 +68.2875 32.2741 2.03005e-05 +69.0948 32.6361 0.000236282 +71.2905 33.2921 0.000249053 +72.3694 33.8221 0.000731964 +72.9122 34.1726 0.0012321 +73.214 34.3772 0.00129243 +73.4669 34.0264 0.00198962 +73.6886 33.8627 0.00259863 +74.0705 32.8898 0.00160393 +74.6455 30.6002 0.000981952 +75.1339 27.5152 0.000458053 +75.557 25.0104 0.000116466 +75.62 22.6317 3.21376e-05 +75.2007 21.6084 0 +74.9066 20.4123 0 +74.519 19.147 0 +74.3971 18.2065 0.000661318 +74.7056 17.6674 0 +75.3578 17.807 0 +75.4075 17.8709 0 +75.8134 17.7179 0.000268733 +76.551 18.4163 0.000118463 +76.7578 19.2304 0 +76.6773 19.7918 0 +76.4756 19.4269 0 +76.1819 19.4458 0 +75.8264 19.6375 0 +75.442 19.4561 0 +75.1389 19.1105 0 +75.1023 18.8091 0 +75.1474 18.6032 0 +75.2735 18.2454 0 +75.4735 18.2038 0.00107366 +75.6511 18.2984 0.00196049 +75.6989 18.6277 0.00264286 +75.5163 19.2084 0.00412403 +74.9418 19.7195 0.00581001 +74.5259 20.5837 0.00507704 +74.065 21.4894 0.00300605 +73.4366 21.7565 0.000889828 +72.808 21.7797 0.001062 +71.7376 21.8122 0.00115295 +70.7076 21.7486 0 +69.8035 21.652 0 +69.291 21.4939 0 +68.6962 20.9704 0 +68.1055 20.3829 0 +67.9313 19.8597 0 +67.8053 19.3334 0 +67.4847 18.7185 0 +67.2099 18.0368 0 +67.0151 17.9552 0 +66.4709 17.3638 0 +66.003 16.7985 0 +65.5226 16.2361 0 +65.1313 15.738 0 +64.6933 15.1957 0 +64.0905 14.7035 0.0012226 +63.9697 14.6055 0.00316587 +63.9205 14.0764 0.00304402 +64.0798 13.5628 0.00323709 +64.6923 13.2822 0.00316685 +64.8312 13.1846 0.00182798 +65.4398 12.886 0.00088029 +65.8901 12.6291 0.00172351 +66.3608 12.9227 0.00261097 +66.6582 13.3319 0.00184324 +66.7451 13.8388 0.0047251 +66.9308 14.3994 0.00922131 +66.9464 14.317 0.0138771 +67.5219 15.0128 0.00854407 +67.7019 15.6156 0.0090812 +68.0852 16.3512 0.0134351 +68.3886 17.1146 0.0117276 +68.6708 17.7912 0.0112698 +68.9034 18.531 0.0124073 +68.3006 18.7363 0.0215744 +67.7665 19.4714 0.0234591 +67.5051 20.1037 0.0282601 +66.9328 20.3612 0.0269285 +66.4907 21.4412 0.108166 +63.3693 24.1322 1.66725 +65.3648 33.383 9.11737 +69.7723 34.1323 10.4873 +70.8902 33.8901 10.7385 +71.0849 34.0384 10.7039 +71.0863 34.7744 10.3696 +71.5104 37.6423 9.14156 +71.8938 41.0043 7.67858 +71.5118 41.5501 7.42601 +71.3165 41.5274 7.4 +70.5462 40.8039 7.39911 +69.1425 39.0627 7.40005 +67.549 35.9055 7.39996 +67.2046 34.7398 7.39999 +67.007 34.08 7.4 +67.0149 34.2014 7.40001 +66.8353 33.9456 7.40001 +66.8087 33.4252 7.40001 +66.7332 33.0329 7.40002 +66.6888 32.631 7.40001 +66.6746 32.4626 7.39996 +66.7139 32.404 7.39996 +66.6968 32.1943 7.39999 +66.6926 32.0555 7.39999 +66.6965 31.9749 7.39999 +66.7261 31.9347 7.40007 +66.7273 31.9307 7.39998 +66.7523 31.9344 7.40006 +66.755 31.9323 7.39999 +66.7689 31.9271 7.40008 +66.7809 31.9267 7.40004 +66.8117 31.935 7.39999 +66.7858 31.9332 7.4 +66.7416 31.9374 7.39998 +66.7524 31.9289 7.39989 +66.7542 31.9268 7.39999 +66.7417 31.9321 7.39995 +66.6534 31.9457 7.40002 +66.1734 31.9696 7.40007 +65.7116 32.0087 7.39999 +65.3606 32.0294 7.40002 +65.5328 32.0257 7.40001 +65.1914 32.0345 7.40005 +65.0632 32.0157 7.39997 +64.8924 32.0027 7.4 +64.7057 31.9962 7.40002 +64.585 31.9711 7.39999 +64.8739 31.9629 7.40003 +64.8136 31.9419 7.4 +64.7829 31.9333 7.39999 +64.6511 31.928 7.40005 +64.5639 31.9253 7.39997 +64.5606 31.9221 7.39994 +64.7347 31.9192 7.40002 +64.6985 31.9209 7.40002 +64.811 31.9273 7.39996 +64.9816 31.9578 7.40002 +64.7929 32.4402 7.40004 +64.6076 32.9702 7.4 +64.3813 33.5185 7.4 +64.2855 34.066 7.4 +64.1315 34.6317 7.39999 +64.0016 35.2971 7.40001 +64.1654 35.4501 7.40002 +63.9928 36.1648 7.39999 +63.9044 36.7848 7.40002 +63.7795 37.3095 7.40001 +63.6558 37.7376 7.40001 +63.5993 37.849 7.4 +63.022 38.3255 7.39999 +62.548 38.6396 7.39996 +62.0434 38.7805 7.40002 +61.6788 38.8017 7.40001 +61.3685 38.8255 7.39998 +61.477 38.8591 7.40004 +61.6973 38.8774 7.40001 +62.0047 38.8848 7.40001 +62.129 38.8825 7.40006 +62.5433 38.88 7.39998 +63.0361 38.8809 7.4 +62.8981 38.8947 7.39999 +62.8632 38.917 7.39999 +62.7138 38.9253 7.40002 +62.3253 38.9248 7.39999 +62.0058 38.9239 7.4 +61.3265 38.961 7.40005 +60.741 39.0172 7.39995 +60.024 39.0916 7.40002 +59.0004 39.2545 7.39999 +58.4313 39.3911 7.4 +57.9856 39.4556 7.39998 +57.8643 39.4244 7.39999 +58.1738 39.3024 7.39997 +58.7082 39.1557 7.40004 +58.7082 39.1557 7.40004 +e + + +unset multiplot diff --git a/tex/gfx/eval/path2.tex b/tex/gfx/eval/path2.tex new file mode 100755 index 0000000..6d72a54 --- /dev/null +++ b/tex/gfx/eval/path2.tex @@ -0,0 +1,103 @@ +% GNUPLOT: LaTeX picture with Postscript +\begingroup + \makeatletter + \providecommand\color[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package color not loaded in conjunction with + terminal option `colourtext'% + }{See the gnuplot documentation for explanation.% + }{Either use 'blacktext' in gnuplot or load the package + color.sty in LaTeX.}% + \renewcommand\color[2][]{}% + }% + \providecommand\includegraphics[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package graphicx or graphics not loaded% + }{See the gnuplot documentation for explanation.% + }{The gnuplot epslatex terminal needs graphicx.sty or graphics.sty.}% + \renewcommand\includegraphics[2][]{}% + }% + \providecommand\rotatebox[2]{#2}% + \@ifundefined{ifGPcolor}{% + \newif\ifGPcolor + \GPcolortrue + }{}% + \@ifundefined{ifGPblacktext}{% + \newif\ifGPblacktext + \GPblacktexttrue + }{}% + % define a \g@addto@macro without @ in the name: + \let\gplgaddtomacro\g@addto@macro + % define empty templates for all commands taking text: + \gdef\gplbacktext{}% + \gdef\gplfronttext{}% + \makeatother + \ifGPblacktext + % no textcolor at all + \def\colorrgb#1{}% + \def\colorgray#1{}% + \else + % gray or color? + \ifGPcolor + \def\colorrgb#1{\color[rgb]{#1}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color[rgb]{1,0,0}}% + \expandafter\def\csname LT1\endcsname{\color[rgb]{0,1,0}}% + \expandafter\def\csname LT2\endcsname{\color[rgb]{0,0,1}}% + \expandafter\def\csname LT3\endcsname{\color[rgb]{1,0,1}}% + \expandafter\def\csname LT4\endcsname{\color[rgb]{0,1,1}}% + \expandafter\def\csname LT5\endcsname{\color[rgb]{1,1,0}}% + \expandafter\def\csname LT6\endcsname{\color[rgb]{0,0,0}}% + \expandafter\def\csname LT7\endcsname{\color[rgb]{1,0.3,0}}% + \expandafter\def\csname LT8\endcsname{\color[rgb]{0.5,0.5,0.5}}% + \else + % gray + \def\colorrgb#1{\color{black}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color{black}}% + \expandafter\def\csname LT1\endcsname{\color{black}}% + \expandafter\def\csname LT2\endcsname{\color{black}}% + \expandafter\def\csname LT3\endcsname{\color{black}}% + \expandafter\def\csname LT4\endcsname{\color{black}}% + \expandafter\def\csname LT5\endcsname{\color{black}}% + \expandafter\def\csname LT6\endcsname{\color{black}}% + \expandafter\def\csname LT7\endcsname{\color{black}}% + \expandafter\def\csname LT8\endcsname{\color{black}}% + \fi + \fi + \setlength{\unitlength}{0.0500bp}% + \ifx\gptboxheight\undefined% + \newlength{\gptboxheight}% + \newlength{\gptboxwidth}% + \newsavebox{\gptboxtext}% + \fi% + \setlength{\fboxrule}{0.5pt}% + \setlength{\fboxsep}{1pt}% +\begin{picture}(4874.00,2550.00)% + \gplgaddtomacro\gplbacktext{% + }% + \gplgaddtomacro\gplfronttext{% + \csname LTb\endcsname% + \put(1751,2388){\makebox(0,0)[r]{\strut{}\footnotesize{ground truth}}}% + \csname LTb\endcsname% + \put(1751,2168){\makebox(0,0)[r]{\strut{}\footnotesize{IMMPF \docWIFI{} quality}}}% + \csname LTb\endcsname% + \put(1751,1948){\makebox(0,0)[r]{\strut{}\footnotesize{IMMPF no \docWIFI{} quality}}}% + \csname LTb\endcsname% + \put(1751,2388){\makebox(0,0)[r]{\strut{}\footnotesize{ground truth}}}% + \csname LTb\endcsname% + \put(1751,2168){\makebox(0,0)[r]{\strut{}\footnotesize{IMMPF \docWIFI{} quality}}}% + \csname LTb\endcsname% + \put(1751,1948){\makebox(0,0)[r]{\strut{}\footnotesize{IMMPF no \docWIFI{} quality}}}% + }% + \gplbacktext + \put(0,0){\includegraphics{gfx/eval/path2}}% + \gplfronttext + \end{picture}% +\endgroup diff --git a/tex/gfx/eval/path3-kld.eps b/tex/gfx/eval/path3-kld.eps new file mode 100755 index 0000000..1924b23 --- /dev/null +++ b/tex/gfx/eval/path3-kld.eps @@ -0,0 +1,1236 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: /mnt/vm/paper/OTHER2017/for_toni/out//path3-kld.tex +%%Creator: gnuplot 5.0 patchlevel 5 +%%CreationDate: Fri May 5 09:09:08 2017 +%%DocumentFonts: +%%BoundingBox: 50 50 293 132 +%%EndComments +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color true def +/Blacktext true def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Level3 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -73 def +/dl1 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 293 50 lineto 293 132 lineto 50 132 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 5.1 (Oct 2015) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Classic Line colors (version 5.0) +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default dash patterns (version 5.0) +/LTB {BL [] LCb DL} def +/LTw {PL [] 1 setgray} def +/LTb {PL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [2 dl1 3 dl2] LC1 DL} def +/LT2 {PL [1 dl1 1.5 dl2] LC2 DL} def +/LT3 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC3 DL} def +/LT4 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [4 dl1 2 dl2] LC5 DL} def +/LT6 {PL [1.5 dl1 1.5 dl2 1.5 dl1 1.5 dl2 1.5 dl1 6 dl2] LC6 DL} def +/LT7 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC8 DL} def +/SL {[] 0 setdash} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse + clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse +dup 2 lt + {/InterpretLevel1 true def + /InterpretLevel3 false def} + {/InterpretLevel1 Level1 def + 2 gt + {/InterpretLevel3 Level3 def} + {/InterpretLevel3 false def} + ifelse } + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (/mnt/vm/paper/OTHER2017/for_toni/out//path3-kld.tex) + /Subject (gnuplot plot) + /Creator (gnuplot 5.0 patchlevel 5) + /Author (kazu) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Fri May 5 09:09:08 2017) + /DOCINFO pdfmark +end +} ifelse +% +% Support for boxed text - Ethan A Merritt May 2005 +% +/InitTextBox { userdict /TBy2 3 -1 roll put userdict /TBx2 3 -1 roll put + userdict /TBy1 3 -1 roll put userdict /TBx1 3 -1 roll put + /Boxing true def } def +/ExtendTextBox { Boxing + { gsave dup false charpath pathbbox + dup TBy2 gt {userdict /TBy2 3 -1 roll put} {pop} ifelse + dup TBx2 gt {userdict /TBx2 3 -1 roll put} {pop} ifelse + dup TBy1 lt {userdict /TBy1 3 -1 roll put} {pop} ifelse + dup TBx1 lt {userdict /TBx1 3 -1 roll put} {pop} ifelse + grestore } if } def +/PopTextBox { newpath TBx1 TBxmargin sub TBy1 TBymargin sub M + TBx1 TBxmargin sub TBy2 TBymargin add L + TBx2 TBxmargin add TBy2 TBymargin add L + TBx2 TBxmargin add TBy1 TBymargin sub L closepath } def +/DrawTextBox { PopTextBox stroke /Boxing false def} def +/FillTextBox { gsave PopTextBox 1 1 1 setrgbcolor fill grestore /Boxing false def} def +0 0 0 0 InitTextBox +/TBxmargin 20 def +/TBymargin 20 def +/Boxing false def +/textshow { ExtendTextBox Gshow } def +% +% redundant definitions for compatibility with prologue.ps older than 5.0.2 +/LTB {BL [] LCb DL} def +/LTb {PL [] LCb DL} def +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.500 UL +LTa +LCa setrgbcolor +594 440 M +4252 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +594 440 M +63 0 V +4189 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +594 676 M +4252 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +594 676 M +63 0 V +4189 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +594 912 M +4252 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +594 912 M +63 0 V +4189 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +594 1149 M +132 0 V +1251 0 R +2869 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +594 1149 M +63 0 V +4189 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +594 1385 M +132 0 V +1251 0 R +2869 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +594 1385 M +63 0 V +4189 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +594 1621 M +4252 0 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +594 1621 M +63 0 V +4189 0 R +-63 0 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +594 440 M +0 1181 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +594 440 M +0 63 V +0 1118 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +1019 440 M +0 678 V +0 440 R +0 63 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1019 440 M +0 63 V +0 1118 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +1444 440 M +0 678 V +0 440 R +0 63 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1444 440 M +0 63 V +0 1118 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +1870 440 M +0 678 V +0 440 R +0 63 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1870 440 M +0 63 V +0 1118 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +2295 440 M +0 1181 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +2295 440 M +0 63 V +0 1118 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +2720 440 M +0 1181 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +2720 440 M +0 63 V +0 1118 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +3145 440 M +0 1181 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +3145 440 M +0 63 V +0 1118 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +3570 440 M +0 1181 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +3570 440 M +0 63 V +0 1118 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +3996 440 M +0 1181 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +3996 440 M +0 63 V +0 1118 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +4421 440 M +0 1181 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +4421 440 M +0 63 V +0 1118 R +0 -63 V +stroke +LTb +0.500 UL +LTa +LCa setrgbcolor +4846 440 M +0 1181 V +stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +4846 440 M +0 63 V +0 1118 R +0 -63 V +stroke +LTb +1.000 UL +LTb +594 1621 N +594 440 L +4252 0 V +0 1181 V +-4252 0 V +Z stroke +1.000 UP +1.000 UL +LTb +% Begin plot #1 +6.000 UL +LTb +0.00 1.00 0.00 C 594 440 M +21 1 V +22 3 V +21 -1 V +21 -1 V +21 2 V +22 0 V +21 0 V +21 1 V +21 -1 V +22 1 V +21 0 V +21 0 V +21 1 V +22 0 V +21 1 V +21 1 V +21 -4 V +22 1 V +21 -1 V +21 1 V +21 1 V +22 -1 V +21 1 V +21 -1 V +22 2 V +21 0 V +21 -1 V +21 -1 V +22 1 V +21 0 V +21 -1 V +21 -1 V +22 2 V +21 -1 V +21 0 V +21 0 V +22 1 V +21 -1 V +21 0 V +21 1 V +22 0 V +21 -1 V +21 -1 V +21 -1 V +22 1 V +21 1 V +21 0 V +21 -1 V +22 1 V +21 -2 V +21 0 V +22 -1 V +21 1 V +21 2 V +21 -1 V +22 -3 V +21 1 V +21 0 V +21 -1 V +22 0 V +21 0 V +21 0 V +21 -1 V +22 0 V +21 0 V +21 0 V +21 0 V +22 0 V +21 0 V +21 0 V +21 0 V +22 0 V +21 0 V +21 0 V +22 0 V +21 1 V +21 0 V +21 0 V +22 0 V +21 0 V +21 0 V +21 0 V +22 2 V +21 1 V +21 -1 V +21 1 V +22 1 V +21 -1 V +21 0 V +21 1 V +22 -1 V +21 0 V +21 -1 V +21 1 V +22 -1 V +21 2 V +21 0 V +21 0 V +22 0 V +21 0 V +21 0 V +22 0 V +21 0 V +21 1 V +stroke 2805 446 M +21 1 V +22 -1 V +21 1 V +21 -1 V +21 1 V +22 -2 V +21 1 V +21 2 V +21 -2 V +22 0 V +21 0 V +21 0 V +21 -1 V +22 -1 V +21 -1 V +21 1 V +21 -1 V +22 1 V +21 -1 V +21 1 V +22 0 V +21 1 V +21 0 V +21 0 V +22 0 V +21 -1 V +21 1 V +21 0 V +22 0 V +21 -1 V +21 -1 V +21 2 V +22 1 V +21 -1 V +21 0 V +21 1 V +22 -2 V +21 0 V +21 0 V +21 2 V +22 -2 V +21 0 V +21 1 V +21 0 V +22 0 V +21 -2 V +21 1 V +22 -2 V +21 1 V +21 1 V +21 0 V +22 0 V +21 0 V +21 1 V +21 0 V +22 0 V +21 0 V +21 0 V +21 -1 V +22 1 V +21 0 V +21 0 V +21 1 V +22 0 V +21 0 V +21 0 V +21 -1 V +22 -1 V +21 1 V +21 1 V +22 -1 V +21 1 V +21 -2 V +21 1 V +22 0 V +21 1 V +21 1 V +21 -1 V +22 0 V +21 1 V +21 -1 V +21 1 V +22 -1 V +21 2 V +21 -1 V +21 0 V +22 0 V +stroke +LTw +% End plot #1 +% Begin plot #2 +1.500 UL +LTb +LCb setrgbcolor +1.00 0.00 1.00 C 594 440 M +21 0 V +22 3 V +21 2 V +21 -2 V +21 2 V +22 1 V +21 -1 V +21 2 V +21 2 V +22 -2 V +21 1 V +21 -1 V +21 3 V +22 0 V +21 -1 V +21 1 V +21 0 V +22 1 V +21 0 V +21 0 V +21 -2 V +22 0 V +21 -1 V +21 0 V +22 0 V +21 1 V +21 2 V +21 1 V +22 0 V +21 -1 V +21 7 V +21 25 V +22 20 V +21 72 V +21 56 V +21 -34 V +22 -20 V +21 -7 V +21 4 V +21 38 V +22 47 V +21 53 V +21 24 V +21 21 V +22 40 V +21 -32 V +21 9 V +21 21 V +22 52 V +21 14 V +21 31 V +22 -48 V +21 61 V +21 67 V +21 -40 V +22 27 V +21 -72 V +21 59 V +21 51 V +22 -95 V +21 -60 V +21 -50 V +21 27 V +22 -11 V +21 98 V +21 42 V +21 42 V +22 9 V +21 -31 V +21 -52 V +21 -38 V +22 28 V +21 29 V +21 30 V +22 -10 V +21 55 V +21 -79 V +21 -46 V +22 -23 V +21 6 V +21 1 V +21 -44 V +22 -33 V +21 33 V +21 -39 V +21 10 V +22 -46 V +21 -16 V +21 -54 V +21 -23 V +22 -31 V +21 -30 V +21 -10 V +21 -8 V +22 3 V +21 56 V +21 104 V +21 91 V +22 -20 V +21 30 V +21 -68 V +22 -2 V +21 47 V +21 148 V +stroke 2805 967 M +21 -145 V +22 -7 V +21 -112 V +21 -100 V +21 4 V +22 14 V +21 -99 V +21 3 V +21 9 V +22 0 V +21 8 V +21 3 V +21 13 V +22 21 V +21 -11 V +21 -2 V +21 -10 V +22 0 V +21 -1 V +21 0 V +22 5 V +21 -13 V +21 3 V +21 -15 V +22 1 V +21 -6 V +21 -8 V +21 6 V +22 21 V +21 43 V +21 32 V +21 -1 V +22 27 V +21 12 V +21 3 V +21 24 V +22 37 V +21 -3 V +21 -23 V +21 -15 V +22 42 V +21 68 V +21 31 V +21 38 V +22 64 V +21 -26 V +21 -76 V +22 -53 V +21 -25 V +21 -4 V +21 -10 V +22 21 V +21 26 V +21 -54 V +21 -18 V +22 -19 V +21 4 V +21 -1 V +21 43 V +22 -17 V +21 10 V +21 -16 V +21 46 V +22 60 V +21 48 V +21 1 V +21 -12 V +22 107 V +21 -10 V +21 -253 V +22 74 V +21 -52 V +21 220 V +21 146 V +22 108 V +21 186 V +21 39 V +21 15 V +22 15 V +21 107 V +21 25 V +21 -282 V +22 39 V +21 -91 V +21 9 V +21 -254 V +22 30 V +21 155 V +21 -250 V +21 186 V +22 -124 V +21 127 V +21 -90 V +21 64 V +22 0 V +stroke +LTw +% End plot #2 +LCw setrgbcolor +1.000 726 1118 1251 440 BoxColFill +% Begin plot #3 +6.000 UL +LTb +LCb setrgbcolor +0.00 1.00 0.00 C LCb setrgbcolor +6.000 UL +LTb +0.00 1.00 0.00 C 1650 1448 M +195 0 V +stroke +LTw +% End plot #3 +% Begin plot #4 +1.500 UL +LTb +LCb setrgbcolor +1.00 0.00 1.00 C LCb setrgbcolor +1.500 UL +LTb +1.00 0.00 1.00 C 1650 1228 M +195 0 V +stroke +LTw +% End plot #4 +2.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.000 UL +LTb +594 1621 N +594 440 L +4252 0 V +0 1181 V +-4252 0 V +Z stroke +1.000 UP +1.000 UL +LTb +stroke +grestore +end +showpage +%%Trailer diff --git a/tex/gfx/eval/path3-kld.gp b/tex/gfx/eval/path3-kld.gp new file mode 100755 index 0000000..3d48de0 --- /dev/null +++ b/tex/gfx/eval/path3-kld.gp @@ -0,0 +1,417 @@ +set terminal epslatex color dashed size 3.38583,1.14173 +set output "/mnt/vm/paper/OTHER2017/for_toni/out//path3-kld.tex" +set xtics autofreq +set format x '\footnotesize{%h}' +set xlabel '\footnotesize{time (seconds)}' offset 0,0.3 +unset x2tics +unset x2label +set ytics 100.000000 +set format y '\footnotesize{%h}' +set ylabel '\footnotesize{KLD}' offset 3,0 +unset y2tics +unset y2label +set grid +set key opaque samplen 1 left top width 0 +set lmargin 4.5 +set rmargin 0.2 +set tmargin 0.1 +set bmargin 2 + + +plot '-' with lines linecolor rgb '#00ff00' linewidth 6.000000 dashtype 1 title '\footnotesize{IMMPF}' axes x1y1 , '-' with lines linecolor rgb '#ff00ff' linewidth 1.500000 dashtype 1 title '\footnotesize{PF}' axes x1y1 , +0 0 +0.5 0.506915 +1 1.70233 +1.5 1.1717 +2 1.01759 +2.5 1.71019 +3 1.55628 +3.5 1.75247 +4 1.99665 +4.5 1.76212 +5 1.9519 +5.5 2.28751 +6 1.99681 +6.5 2.40832 +7 2.41852 +7.5 2.93157 +8 3.20994 +8.5 1.86989 +9 1.93826 +9.5 1.84067 +10 2.3078 +10.5 2.71721 +11 2.11558 +11.5 2.54428 +12 2.28361 +12.5 3.00453 +13 2.9827 +13.5 2.34804 +14 2.11231 +14.5 2.5111 +15 2.43112 +15.5 2.1978 +16 1.62435 +16.5 2.44738 +17 1.97656 +17.5 2.0035 +18 2.16814 +18.5 2.38382 +19 2.28267 +19.5 2.21965 +20 2.46047 +20.5 2.48774 +21 1.94364 +21.5 1.84625 +22 1.2695 +22.5 1.8028 +23 2.07487 +23.5 2.00057 +24 1.59523 +24.5 1.98928 +25 1.39723 +25.5 1.39718 +26 0.977528 +26.5 1.44315 +27 2.05107 +27.5 1.48208 +28 0.551313 +28.5 0.757641 +29 0.644849 +29.5 0.403597 +30 0.431512 +30.5 0.41095 +31 0.383472 +31.5 0.106823 +32 0.154673 +32.5 0.167738 +33 0.163577 +33.5 0.170306 +34 0.116668 +34.5 0.156193 +35 0.200481 +35.5 0.139517 +36 0.157691 +36.5 0.136353 +37 0.137502 +37.5 0.196599 +38 0.242287 +38.5 0.579107 +39 0.567063 +39.5 0.458412 +40 0.626967 +40.5 0.613085 +41 0.539679 +41.5 1.09625 +42 1.61931 +42.5 1.23114 +43 1.70249 +43.5 2.28452 +44 1.82706 +44.5 1.83426 +45 2.25513 +45.5 1.84638 +46 1.89507 +46.5 1.36849 +47 1.61811 +47.5 1.21356 +48 1.99548 +48.5 2.15747 +49 2.00493 +49.5 2.09555 +50 2.05256 +50.5 2.09449 +51 2.06647 +51.5 2.22564 +52 2.44777 +52.5 2.94509 +53 2.52258 +53.5 2.94506 +54 2.5052 +54.5 2.99115 +55 2.06722 +55.5 2.43175 +56 3.3206 +56.5 2.73239 +57 2.33298 +57.5 2.42203 +58 2.7494 +58.5 2.05889 +59 1.60369 +59.5 1.39575 +60 1.89841 +60.5 1.19695 +61 1.72435 +61.5 1.23368 +62 1.4909 +62.5 1.83118 +63 2.03292 +63.5 2.13727 +64 2.08694 +64.5 2.06679 +65 1.67425 +65.5 2.24959 +66 2.28997 +66.5 1.91582 +67 1.79331 +67.5 1.43098 +68 2.13652 +68.5 2.4532 +69 2.29734 +69.5 2.24432 +70 2.49221 +70.5 1.7887 +71 1.87646 +71.5 1.79648 +72 2.36849 +72.5 1.59364 +73 1.48675 +73.5 2.14047 +74 2.22025 +74.5 2.14014 +75 1.38884 +75.5 1.7484 +76 0.968825 +76.5 1.45646 +77 1.78787 +77.5 1.58419 +78 1.51364 +78.5 1.59969 +79 2.32528 +79.5 1.9291 +80 2.3267 +80.5 1.99212 +81 2.07579 +81.5 1.84139 +82 2.26655 +82.5 2.1099 +83 2.26786 +83.5 2.62521 +84 2.3934 +84.5 2.59277 +85 2.45097 +85.5 2.13349 +86 1.86659 +86.5 2.02559 +87 2.47817 +87.5 2.05029 +88 2.44577 +88.5 1.85836 +89 2.06917 +89.5 2.1608 +90 2.48567 +90.5 2.83256 +91 2.36052 +91.5 2.73848 +92 3.04203 +92.5 2.41864 +93 3.07173 +93.5 2.5984 +94 3.36462 +94.5 2.79628 +95 3.03959 +95.5 3.03959 +e +0 0 +0.5 0.160265 +1 1.23538 +1.5 2.11503 +2 1.47229 +2.5 2.0359 +3 2.33339 +3.5 2.17745 +4 3.09152 +4.5 3.61853 +5 2.87361 +5.5 3.41225 +6 3.00453 +6.5 4.39651 +7 4.2729 +7.5 3.89692 +8 4.43583 +8.5 4.32012 +9 4.79275 +9.5 4.80236 +10 4.67766 +10.5 3.85829 +11 3.79413 +11.5 3.40686 +12 3.45771 +12.5 3.5549 +13 3.80136 +13.5 4.48809 +14 5.07449 +14.5 4.96033 +15 4.56779 +15.5 7.70094 +16 18.0723 +16.5 26.6423 +17 57.1778 +17.5 81.0296 +18 66.5267 +18.5 57.8369 +19 55.1258 +19.5 56.6407 +20 72.7203 +20.5 92.6903 +21 115 +21.5 125.208 +22 134.164 +22.5 151.143 +23 137.53 +23.5 141.315 +24 150.166 +24.5 172.118 +25 178.207 +25.5 191.506 +26 171.148 +26.5 196.987 +27 225.434 +27.5 208.335 +28 219.732 +28.5 189.385 +29 214.099 +29.5 235.818 +30 195.474 +30.5 169.999 +31 149.004 +31.5 160.422 +32 155.861 +32.5 197.298 +33 214.986 +33.5 232.981 +34 236.864 +34.5 223.541 +35 201.501 +35.5 185.505 +36 197.331 +36.5 209.643 +37 222.096 +37.5 217.935 +38 241.506 +38.5 208.077 +39 188.487 +39.5 178.556 +40 181.123 +40.5 181.493 +41 163.166 +41.5 149.037 +42 162.843 +42.5 146.552 +43 150.704 +43.5 131.28 +44 124.677 +44.5 101.456 +45 91.9827 +45.5 78.8332 +46 65.9981 +46.5 61.8208 +47 58.3702 +47.5 59.6286 +48 83.5777 +48.5 127.645 +49 165.809 +49.5 157.676 +50 170.05 +50.5 141.255 +51 140.566 +51.5 160.513 +52 222.983 +52.5 161.691 +53 158.586 +53.5 111.391 +54 69.2003 +54.5 70.5717 +55 76.5514 +55.5 34.8949 +56 35.9592 +56.5 39.9699 +57 39.6069 +57.5 43.1532 +58 44.3045 +58.5 50.1591 +59 58.7296 +59.5 54.4001 +60 53.3576 +60.5 49.254 +61 49.2023 +61.5 48.8367 +62 48.8824 +62.5 50.6853 +63 45.138 +63.5 46.542 +64 40.0624 +64.5 40.5428 +65 38.2514 +65.5 34.6303 +66 37.1338 +66.5 46.1416 +67 64.3048 +67.5 77.9884 +68 77.4673 +68.5 88.7984 +69 94.07 +69.5 95.428 +70 105.324 +70.5 120.9 +71 119.719 +71.5 110.173 +72 103.901 +72.5 121.415 +73 150.364 +73.5 163.248 +74 179.613 +74.5 206.403 +75 195.714 +75.5 163.553 +76 140.881 +76.5 130.597 +77 128.612 +77.5 124.261 +78 133.545 +78.5 144.478 +79 121.363 +79.5 113.942 +80 106.041 +80.5 107.414 +81 107.195 +81.5 125.26 +82 117.935 +82.5 122.469 +83 115.71 +83.5 134.897 +84 160.316 +84.5 180.783 +85 181.129 +85.5 176.271 +86 221.26 +86.5 216.99 +87 109.957 +87.5 141.36 +88 119.375 +88.5 212.601 +89 274.368 +89.5 320.148 +90 398.652 +90.5 415.491 +91 421.689 +91.5 428.024 +92 473.35 +92.5 484.01 +93 364.623 +93.5 381.21 +94 342.45 +94.5 346.171 +95 238.648 +95.5 251.625 +96 317.089 +96.5 211.342 +97 290.163 +97.5 237.607 +98 291.47 +98.5 253.187 +99 280.227 +99.5 280.227 +e + + diff --git a/tex/gfx/eval/path3-kld.tex b/tex/gfx/eval/path3-kld.tex new file mode 100755 index 0000000..c874340 --- /dev/null +++ b/tex/gfx/eval/path3-kld.tex @@ -0,0 +1,132 @@ +% GNUPLOT: LaTeX picture with Postscript +\begingroup + \makeatletter + \providecommand\color[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package color not loaded in conjunction with + terminal option `colourtext'% + }{See the gnuplot documentation for explanation.% + }{Either use 'blacktext' in gnuplot or load the package + color.sty in LaTeX.}% + \renewcommand\color[2][]{}% + }% + \providecommand\includegraphics[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package graphicx or graphics not loaded% + }{See the gnuplot documentation for explanation.% + }{The gnuplot epslatex terminal needs graphicx.sty or graphics.sty.}% + \renewcommand\includegraphics[2][]{}% + }% + \providecommand\rotatebox[2]{#2}% + \@ifundefined{ifGPcolor}{% + \newif\ifGPcolor + \GPcolortrue + }{}% + \@ifundefined{ifGPblacktext}{% + \newif\ifGPblacktext + \GPblacktexttrue + }{}% + % define a \g@addto@macro without @ in the name: + \let\gplgaddtomacro\g@addto@macro + % define empty templates for all commands taking text: + \gdef\gplbacktext{}% + \gdef\gplfronttext{}% + \makeatother + \ifGPblacktext + % no textcolor at all + \def\colorrgb#1{}% + \def\colorgray#1{}% + \else + % gray or color? + \ifGPcolor + \def\colorrgb#1{\color[rgb]{#1}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color[rgb]{1,0,0}}% + \expandafter\def\csname LT1\endcsname{\color[rgb]{0,1,0}}% + \expandafter\def\csname LT2\endcsname{\color[rgb]{0,0,1}}% + \expandafter\def\csname LT3\endcsname{\color[rgb]{1,0,1}}% + \expandafter\def\csname LT4\endcsname{\color[rgb]{0,1,1}}% + \expandafter\def\csname LT5\endcsname{\color[rgb]{1,1,0}}% + \expandafter\def\csname LT6\endcsname{\color[rgb]{0,0,0}}% + \expandafter\def\csname LT7\endcsname{\color[rgb]{1,0.3,0}}% + \expandafter\def\csname LT8\endcsname{\color[rgb]{0.5,0.5,0.5}}% + \else + % gray + \def\colorrgb#1{\color{black}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color{black}}% + \expandafter\def\csname LT1\endcsname{\color{black}}% + \expandafter\def\csname LT2\endcsname{\color{black}}% + \expandafter\def\csname LT3\endcsname{\color{black}}% + \expandafter\def\csname LT4\endcsname{\color{black}}% + \expandafter\def\csname LT5\endcsname{\color{black}}% + \expandafter\def\csname LT6\endcsname{\color{black}}% + \expandafter\def\csname LT7\endcsname{\color{black}}% + \expandafter\def\csname LT8\endcsname{\color{black}}% + \fi + \fi + \setlength{\unitlength}{0.0500bp}% + \ifx\gptboxheight\undefined% + \newlength{\gptboxheight}% + \newlength{\gptboxwidth}% + \newsavebox{\gptboxtext}% + \fi% + \setlength{\fboxrule}{0.5pt}% + \setlength{\fboxsep}{1pt}% +\begin{picture}(4874.00,1644.00)% + \gplgaddtomacro\gplbacktext{% + \csname LTb\endcsname% + \put(462,440){\makebox(0,0)[r]{\strut{}\footnotesize{0}}}% + \csname LTb\endcsname% + \put(462,676){\makebox(0,0)[r]{\strut{}\footnotesize{100}}}% + \csname LTb\endcsname% + \put(462,912){\makebox(0,0)[r]{\strut{}\footnotesize{200}}}% + \csname LTb\endcsname% + \put(462,1149){\makebox(0,0)[r]{\strut{}\footnotesize{300}}}% + \csname LTb\endcsname% + \put(462,1385){\makebox(0,0)[r]{\strut{}\footnotesize{400}}}% + \csname LTb\endcsname% + \put(462,1621){\makebox(0,0)[r]{\strut{}\footnotesize{500}}}% + \csname LTb\endcsname% + \put(594,220){\makebox(0,0){\strut{}\footnotesize{0}}}% + \csname LTb\endcsname% + \put(1019,220){\makebox(0,0){\strut{}\footnotesize{10}}}% + \csname LTb\endcsname% + \put(1444,220){\makebox(0,0){\strut{}\footnotesize{20}}}% + \csname LTb\endcsname% + \put(1870,220){\makebox(0,0){\strut{}\footnotesize{30}}}% + \csname LTb\endcsname% + \put(2295,220){\makebox(0,0){\strut{}\footnotesize{40}}}% + \csname LTb\endcsname% + \put(2720,220){\makebox(0,0){\strut{}\footnotesize{50}}}% + \csname LTb\endcsname% + \put(3145,220){\makebox(0,0){\strut{}\footnotesize{60}}}% + \csname LTb\endcsname% + \put(3570,220){\makebox(0,0){\strut{}\footnotesize{70}}}% + \csname LTb\endcsname% + \put(3996,220){\makebox(0,0){\strut{}\footnotesize{80}}}% + \csname LTb\endcsname% + \put(4421,220){\makebox(0,0){\strut{}\footnotesize{90}}}% + \csname LTb\endcsname% + \put(4846,220){\makebox(0,0){\strut{}\footnotesize{100}}}% + }% + \gplgaddtomacro\gplfronttext{% + \csname LTb\endcsname% + \put(88,1030){\rotatebox{-270}{\makebox(0,0){\strut{}\footnotesize{$D_{\text{KL}}$}}}}% + \put(2720,-44){\makebox(0,0){\strut{}\footnotesize{time (seconds)}}}% + \csname LTb\endcsname% + \put(1518,1448){\makebox(0,0)[r]{\strut{}\footnotesize{IMMPF}}}% + \csname LTb\endcsname% + \put(1518,1228){\makebox(0,0)[r]{\strut{}\footnotesize{PF}}}% + }% + \gplbacktext + \put(0,0){\includegraphics{gfx/eval/path3-kld}}% + \gplfronttext + \end{picture}% +\endgroup diff --git a/tex/gfx/eval/path3.eps b/tex/gfx/eval/path3.eps new file mode 100755 index 0000000..8056e3e --- /dev/null +++ b/tex/gfx/eval/path3.eps @@ -0,0 +1,7449 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: path3.tex +%%Creator: gnuplot 5.0 patchlevel 5 +%%CreationDate: Fri May 5 17:29:00 2017 +%%DocumentFonts: +%%BoundingBox: 50 50 293 177 +%%EndComments +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color true def +/Blacktext true def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Level3 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -73 def +/dl1 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 293 50 lineto 293 177 lineto 50 177 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 5.1 (Oct 2015) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Classic Line colors (version 5.0) +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default dash patterns (version 5.0) +/LTB {BL [] LCb DL} def +/LTw {PL [] 1 setgray} def +/LTb {PL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [2 dl1 3 dl2] LC1 DL} def +/LT2 {PL [1 dl1 1.5 dl2] LC2 DL} def +/LT3 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC3 DL} def +/LT4 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [4 dl1 2 dl2] LC5 DL} def +/LT6 {PL [1.5 dl1 1.5 dl2 1.5 dl1 1.5 dl2 1.5 dl1 6 dl2] LC6 DL} def +/LT7 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC8 DL} def +/SL {[] 0 setdash} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse + clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse +dup 2 lt + {/InterpretLevel1 true def + /InterpretLevel3 false def} + {/InterpretLevel1 Level1 def + 2 gt + {/InterpretLevel3 Level3 def} + {/InterpretLevel3 false def} + ifelse } + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (path3.tex) + /Subject (gnuplot plot) + /Creator (gnuplot 5.0 patchlevel 5) + /Author (toni) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Fri May 5 17:29:00 2017) + /DOCINFO pdfmark +end +} ifelse +% +% Support for boxed text - Ethan A Merritt May 2005 +% +/InitTextBox { userdict /TBy2 3 -1 roll put userdict /TBx2 3 -1 roll put + userdict /TBy1 3 -1 roll put userdict /TBx1 3 -1 roll put + /Boxing true def } def +/ExtendTextBox { Boxing + { gsave dup false charpath pathbbox + dup TBy2 gt {userdict /TBy2 3 -1 roll put} {pop} ifelse + dup TBx2 gt {userdict /TBx2 3 -1 roll put} {pop} ifelse + dup TBy1 lt {userdict /TBy1 3 -1 roll put} {pop} ifelse + dup TBx1 lt {userdict /TBx1 3 -1 roll put} {pop} ifelse + grestore } if } def +/PopTextBox { newpath TBx1 TBxmargin sub TBy1 TBymargin sub M + TBx1 TBxmargin sub TBy2 TBymargin add L + TBx2 TBxmargin add TBy2 TBymargin add L + TBx2 TBxmargin add TBy1 TBymargin sub L closepath } def +/DrawTextBox { PopTextBox stroke /Boxing false def} def +/FillTextBox { gsave PopTextBox 1 1 1 setrgbcolor fill grestore /Boxing false def} def +0 0 0 0 InitTextBox +/TBxmargin 20 def +/TBymargin 20 def +/Boxing false def +/textshow { ExtendTextBox Gshow } def +% +% redundant definitions for compatibility with prologue.ps older than 5.0.2 +/LTB {BL [] LCb DL} def +/LTb {PL [] LCb DL} def +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.000 UL +LTb +0.71 0.71 0.71 C gsave 433 2499 N 3696 0 V -10 -636 V -19 0 V 0 -298 V -2829 0 V 0 -1481 V -838 4 V 0 2411 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1093 348 N 168 0 V 0 222 V -168 0 V 0 -222 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1011 2297 N 207 0 V 0 173 V -207 0 V 0 -173 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3354 2297 N 221 0 V 0 158 V -221 0 V 0 -158 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.94 0.71 C gsave 1271 1565 N 0 -1308 V 1188 0 V 0 -5 V 2339 0 V -5 1785 V -144 0 V 0 -337 V -549 0 V 0 -135 V -2829 0 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 4129 2037 N 664 0 V 0 -154 V 944 0 V 0 616 V -1608 0 V 0 -462 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 4793 257 N -2329 0 V 0 -587 V 3273 0 V 0 1636 V -626 0 V 0 577 V -318 0 V 0 -1626 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 2051 921 N 231 0 V 0 231 V -231 0 V 0 -231 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3388 1152 N 0 -231 V 221 0 V 0 231 V -221 0 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 4915 98 N 0 -120 V 87 0 V 0 120 V 80 0 V 0 -217 V -241 0 V 0 217 V 74 0 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3041 98 N 222 0 V 0 -241 V -222 0 V 0 241 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3927 1729 N 173 0 V 0 134 V 19 0 V 3 178 V -46 0 V -149 0 V 0 -312 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 900 2470 N +0 -58 V +0 58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 419 2470 N +2935 0 V +-2935 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3354 2455 N +751 0 V +-751 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3354 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3306 2186 N +120 0 V +-120 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3494 2186 N +0 111 V +0 -111 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3354 2297 N +231 0 V +-231 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3585 2306 N +0 -120 V +0 120 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3672 2186 N +0 269 V +0 -269 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3123 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3094 2186 N +164 0 V +-164 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3330 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3046 2186 N +-67 0 V +67 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3008 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2931 2186 N +-251 0 V +251 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2892 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2579 2186 N +-254 0 V +254 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2545 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2224 2186 N +-106 0 V +106 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2171 2186 N +0 67 V +0 -67 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2171 2301 N +0 169 V +0 -169 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2070 2186 N +-130 0 V +130 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2027 2186 N +0 67 V +0 -67 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2027 2301 N +0 169 V +0 -169 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1844 2186 N +-106 0 V +106 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1767 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1690 2186 N +-68 0 V +68 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1622 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1507 2186 N +0 207 V +0 -207 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1507 2436 N +0 34 V +0 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1507 2186 N +-303 0 V +303 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1218 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1155 2186 N +-67 0 V +67 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1045 2186 N +-68 0 V +68 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 900 2186 N +0 183 V +0 -183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 905 2186 N +-53 0 V +53 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 804 2186 N +-164 0 V +164 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 640 2181 N +0 188 V +0 -188 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 640 2412 N +0 58 V +0 -58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 640 2133 N +0 -19 V +0 19 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 640 2114 N +-221 0 V +221 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 419 2114 N +0 356 V +0 -356 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 453 2114 N +453 88 L +0 2026 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 453 88 N +808 0 V +453 88 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1261 656 N +0 919 V +0 -919 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1261 666 N +-279 0 V +279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 656 N +0 53 V +0 -53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 584 N +111 0 V +-111 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1093 584 N +0 -236 V +0 236 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1261 348 N +-279 0 V +279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 584 N +0 -236 V +0 236 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 247 N +982 88 L +0 159 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 753 N +0 53 V +0 -53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 854 N +0 67 V +0 -67 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 969 N +0 125 V +0 -125 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 1065 N +29 0 V +-29 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1059 1065 N +202 0 V +-202 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 1142 N +0 77 V +0 -77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 1186 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 1268 N +0 124 V +0 -124 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 1354 N +29 0 V +-29 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1059 1354 N +202 0 V +-202 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 1440 N +0 58 V +0 -58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 1474 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 1546 N +0 29 V +0 -29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1444 1575 N +2319 0 V +-2319 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4090 1575 N +0 327 V +0 -327 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4105 2041 N +0 -139 V +0 139 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4105 1902 N +-15 0 V +15 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1622 1575 N +0 370 V +0 -370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1622 1945 N +29 0 V +-29 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1699 1945 N +414 0 V +-414 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2161 1945 N +298 0 V +-298 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2430 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2430 1729 N +34 0 V +-34 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2517 1575 N +0 370 V +0 -370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2502 1945 N +43 0 V +-43 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2084 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2834 1575 N +0 370 V +0 -370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2594 1945 N +269 0 V +-269 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2911 1945 N +178 0 V +-178 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3065 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3349 1575 N +0 370 V +0 -370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3349 1945 N +-212 0 V +212 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 453 1820 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 742 1820 N +0 202 V +0 -202 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 602 1820 N +0 202 V +0 -202 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 568 2022 N +68 0 V +-68 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 684 2022 N +86 0 V +-86 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 814 2022 N +62 0 V +-62 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 876 2022 N +0 -279 V +0 279 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 876 1695 N +0 -149 V +0 149 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 876 1618 N +-332 0 V +332 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 501 1618 N +-48 0 V +48 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 453 1474 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 876 1498 N +0 -58 V +0 58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 876 1392 N +0 -115 V +0 115 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 876 1296 N +-337 0 V +337 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 496 1296 N +-43 0 V +43 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 602 1296 N +0 -81 V +0 81 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 453 1215 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 876 1239 N +876 165 L +0 1074 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 876 117 N +0 -29 V +0 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 781 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 897 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 525 2022 N +-72 0 V +72 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 453 315 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4105 2186 N +0 269 V +0 -269 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 987 2186 N +0 111 V +0 -111 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 987 2297 N +231 0 V +-231 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1103 2186 N +0 111 V +0 -111 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3927 2041 N +0 -317 V +0 317 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3927 2041 N +178 0 V +-178 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 348 N +0 -53 V +0 53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 2507 1729 N +10 0 V +-10 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3474 2186 N +34 0 V +-34 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3575 2186 N +10 0 V +-10 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3672 2186 N +33 0 V +-33 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3754 2186 N +351 0 V +-351 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 982 1575 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3869 1575 N +221 0 V +-221 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1261 1575 N +73 0 V +-73 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 1261 584 N +0 -496 V +0 496 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4803 372 N +0 1669 V +0 -1669 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4803 229 N +0 33 V +0 -33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4649 2041 N +-544 0 V +544 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4726 2041 N +77 0 V +-77 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4105 2455 N +799 0 V +-799 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4904 2455 N +0 -259 V +0 259 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4596 2388 N +0 -192 V +0 192 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4793 2388 N +0 -192 V +0 192 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4904 2388 N +-395 0 V +395 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4509 2388 N +0 -192 V +0 192 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4904 2455 N +794 0 V +-794 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5698 2455 N +0 -548 V +0 548 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5698 1907 N +-611 0 V +611 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5087 1080 N +621 0 V +-621 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5708 1306 N +0 -1598 V +0 1598 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5708 -292 N +-905 0 V +905 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3040 247 N +1 -390 V +-1 390 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3041 -143 N +223 0 V +-223 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3263 247 N +1 -390 V +-1 390 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3190 247 N +-150 0 V +150 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4461 2196 N +-356 0 V +356 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4520 2196 N +-21 0 V +21 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4554 2196 N +77 0 V +-77 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4675 2196 N +171 0 V +-171 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4894 2196 N +87 0 V +-87 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5029 2196 N +58 0 V +-58 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5087 1907 N +0 -668 V +0 668 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5087 1181 N +0 -202 V +0 202 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5087 935 N +0 -72 V +0 72 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5087 820 N +0 -72 V +0 72 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5087 700 N +0 -92 V +0 92 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5087 565 N +0 -188 V +0 188 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5087 2196 N +0 -289 V +0 289 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5501 931 N +-414 0 V +414 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5217 1080 N +0 -149 V +0 149 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5544 931 N +19 0 V +-19 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5563 931 N +0 -202 V +0 202 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5563 729 N +145 0 V +-145 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5453 931 N +0 -434 V +0 434 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5453 497 N +163 0 V +-163 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5616 497 N +0 63 V +0 -63 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5616 608 N +0 53 V +0 -53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5616 661 N +-163 0 V +163 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5453 676 N +-236 0 V +236 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5217 618 N +0 183 V +0 -183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5217 801 N +-130 0 V +130 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5217 666 N +-130 0 V +130 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5087 536 N +366 0 V +-366 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5284 536 N +0 -43 V +0 43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5169 416 N +0 -39 V +0 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5169 377 N +120 0 V +-120 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5289 377 N +0 39 V +0 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5087 238 N +0 -357 V +0 357 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5087 -258 N +0 -34 V +0 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5087 238 N +-70 0 V +70 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4914 238 N +-111 0 V +111 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4841 122 N +-38 0 V +38 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4909 122 N +0 -168 V +0 168 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4909 -46 N +96 0 V +-96 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5005 -46 N +0 168 V +0 -168 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5087 -119 N +-284 0 V +284 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5616 661 N +0 10 V +0 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5616 719 N +0 10 V +0 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4803 -292 N +0 63 V +0 -63 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4803 162 N +0 -281 V +0 281 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4909 122 N +9 0 V +-9 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 5005 122 N +-10 0 V +10 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4841 122 N +0 -241 V +0 241 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3113 112 N +73 0 V +-73 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3186 112 N +-1 -154 V +1 154 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3185 -42 N +-72 0 V +72 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3113 -42 N +0 154 V +0 -154 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3508 2186 N +67 0 V +-67 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 4918 122 N +77 0 V +-77 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3585 2451 N +0 9 V +0 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3585 2374 N +0 9 V +0 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3749 1579 N +139 0 V +-139 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3696 2181 N +67 0 V +-67 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.55 0.55 0.55 C 3965 2133 N +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1062 1945 N -73 0 V 0 -370 V 73 0 V 0 370 V 1 PolyFill +0.55 0.55 0.55 C 1062 1945 N +-73 0 V +0 -370 V +73 0 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3934 1681 N 140 0 V 0 158 V -140 0 V 0 -158 V 1 PolyFill +0.55 0.55 0.55 C 3934 1681 N +140 0 V +0 158 V +-140 0 V +0 -158 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3934 1839 N 140 0 V 0 44 V -140 0 V 0 -44 V 1 PolyFill +0.58 0.58 0.58 C 3934 1839 N +140 0 V +0 44 V +-140 0 V +0 -44 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3934 1883 N 140 0 V 0 158 V -140 0 V 0 -158 V 1 PolyFill +0.58 0.58 0.58 C 3934 1883 N +140 0 V +0 158 V +-140 0 V +0 -158 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3585 2383 N 0 68 V -164 0 V 0 -68 V 164 0 V 1 PolyFill +0.55 0.55 0.55 C 3585 2383 N +0 68 V +-164 0 V +0 -68 V +164 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3421 2451 N -67 0 V 0 -145 V 67 0 V 0 145 V 1 PolyFill +0.58 0.58 0.58 C 3421 2451 N +-67 0 V +0 -145 V +67 0 V +0 145 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3421 2374 N 0 -68 V 164 0 V 0 68 V -164 0 V 1 PolyFill +0.58 0.58 0.58 C 3421 2374 N +0 -68 V +164 0 V +0 68 V +-164 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 977 2446 N 0 -68 V 169 0 V 0 68 V -169 0 V 1 PolyFill +0.55 0.55 0.55 C 977 2446 N +0 -68 V +169 0 V +0 68 V +-169 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 1213 2446 N -67 0 V 0 -145 V 67 0 V 0 145 V 1 PolyFill +0.58 0.58 0.58 C 1213 2446 N +-67 0 V +0 -145 V +67 0 V +0 145 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 1146 2301 N 0 68 V -169 0 V 0 -68 V 169 0 V 1 PolyFill +0.58 0.58 0.58 C 1146 2301 N +0 68 V +-169 0 V +0 -68 V +169 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 1242 584 N -67 0 V 0 -168 V 67 0 V 0 168 V 1 PolyFill +0.55 0.55 0.55 C 1242 584 N +-67 0 V +0 -168 V +67 0 V +0 168 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 1242 348 N 0 68 V -149 0 V 0 -68 V 149 0 V 1 PolyFill +0.58 0.58 0.58 C 1242 348 N +0 68 V +-149 0 V +0 -68 V +149 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 1093 416 N 67 0 V 0 168 V -67 0 V 0 -168 V 1 PolyFill +0.58 0.58 0.58 C 1093 416 N +67 0 V +0 168 V +-67 0 V +0 -168 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 5111 1306 N 577 0 V 0 577 V -577 0 V 0 -577 V 1 PolyFill +0.55 0.55 0.55 C 5111 1306 N +577 0 V +0 577 V +-577 0 V +0 -577 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 5080 122 N -73 0 V 0 -168 V 72 0 V 1 168 V 1 PolyFill +0.55 0.55 0.55 C 5080 122 N +-73 0 V +0 -168 V +72 0 V +1 168 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 5079 -114 N 0 68 V -238 0 V 0 -68 V 238 0 V 1 PolyFill +0.58 0.58 0.58 C 5079 -114 N +0 68 V +-238 0 V +0 -68 V +238 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 4841 -46 N 68 0 V 0 168 V -68 0 V 0 -168 V 1 PolyFill +0.58 0.58 0.58 C 4841 -46 N +68 0 V +0 168 V +-68 0 V +0 -168 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 5019 1335 N 68 0 V 0 182 V -68 0 V 0 -182 V 1 PolyFill +0.55 0.55 0.55 C 5019 1335 N +68 0 V +0 182 V +-68 0 V +0 -182 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 5019 1517 N 68 0 V 0 24 V -68 0 V 0 -24 V 1 PolyFill +0.58 0.58 0.58 C 5019 1517 N +68 0 V +0 24 V +-68 0 V +0 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 5019 1541 N 68 0 V 0 173 V -68 0 V 0 -173 V 1 PolyFill +0.58 0.58 0.58 C 5019 1541 N +68 0 V +0 173 V +-68 0 V +0 -173 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 3263 117 N -77 0 V 0 -168 V 77 0 V 0 168 V 1 PolyFill +0.55 0.55 0.55 C 3263 117 N +-77 0 V +0 -168 V +77 0 V +0 168 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3264 -142 N -1 91 V -222 0 V 0 -91 V 223 0 V 1 PolyFill +0.58 0.58 0.58 C 3264 -142 N +-1 91 V +-222 0 V +0 -91 V +223 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C gsave 3041 -51 N 72 0 V 0 168 V -72 0 V 0 -168 V 1 PolyFill +0.58 0.58 0.58 C 3041 -51 N +72 0 V +0 168 V +-72 0 V +0 -168 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.71 0.71 C gsave 4146 1676 N 505 0 V 0 365 V -505 0 V 0 -365 V 1 PolyFill +0.55 0.55 0.55 C 4146 1676 N +505 0 V +0 365 V +-505 0 V +0 -365 V +Z stroke +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 433 2499 N 3691 0 V 0 -472 V -428 0 V 0 -472 V -2411 0 V 0 -1471 V -852 0 V 0 2415 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 977 2017 N 520 0 V 0 97 V -520 0 V 0 -97 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1093 348 N 168 0 V 0 222 V -168 0 V 0 -222 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1011 2297 N 207 0 V 0 173 V -207 0 V 0 -173 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 3354 2297 N 221 0 V 0 173 V -221 0 V 0 -173 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 982 1584 N 82 0 V 0 352 V -82 0 V 0 -352 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 453 2017 N 423 0 V 0 97 V -423 0 V 0 -97 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.71 0.94 0.71 C gsave 4124 2499 N 0 -472 V 650 0 V -5 48 V 968 0 V 0 785 V -1473 0 V -920 0 V 0 -361 V 780 0 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 4798 372 N -2310 0 V 0 -702 V 3249 0 V 0 1395 V -626 0 V 0 770 V 626 0 V 0 240 V -939 0 V 0 -1703 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 4986 1263 N 91 0 V 0 432 V -58 0 V 0 19 V -33 0 V 0 -451 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 4986 892 N 91 0 V 0 270 V -91 0 V 0 -270 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 4986 526 N 91 0 V 0 265 V -91 0 V 0 -265 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 5087 926 N 621 0 V 0 909 V -616 0 V -5 -909 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 4812 103 N 0 -395 V 270 0 V 0 395 V -270 0 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 3036 -143 N 231 0 V 0 241 V -231 0 V 0 -241 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 453 88 N +808 0 V +453 88 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1261 88 N +0 1487 V +1261 88 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1261 1575 N +2411 0 V +-2411 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4095 2311 N +0 159 V +0 -159 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3590 2470 N +-3171 0 V +3171 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 419 2470 N +0 -356 V +0 356 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 419 2114 N +221 0 V +-221 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 453 2114 N +453 88 L +0 2026 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 640 2114 N +0 24 V +0 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 640 2186 N +0 183 V +0 -183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 640 2412 N +0 58 V +0 -58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 640 2186 N +164 0 V +-164 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 857 2186 N +48 0 V +-48 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 900 2186 N +0 183 V +0 -183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 900 2412 N +0 58 V +0 -58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 977 2186 N +68 0 V +-68 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1088 2186 N +67 0 V +-67 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 987 2186 N +0 111 V +0 -111 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 987 2297 N +231 0 V +-231 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1218 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1103 2186 N +0 111 V +0 -111 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1204 2186 N +120 0 V +-120 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1367 2186 N +135 0 V +-135 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1502 2186 N +0 43 V +0 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1502 2277 N +0 121 V +0 -121 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1502 2441 N +0 29 V +0 -29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1603 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1603 2186 N +53 0 V +-53 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1704 2186 N +130 0 V +-130 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1738 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1882 2186 N +48 0 V +-48 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1911 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1979 2186 N +202 0 V +-202 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2080 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2258 2470 N +0 -183 V +0 183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2258 2239 N +0 -53 V +0 53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2224 2186 N +124 0 V +-124 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2396 2186 N +68 0 V +-68 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2430 2186 N +0 53 V +0 -53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2430 2287 N +0 183 V +0 -183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2507 2186 N +226 0 V +-226 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2719 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2776 2186 N +212 0 V +-212 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2829 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3032 2186 N +72 0 V +-72 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3060 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3176 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3152 2186 N +106 0 V +-106 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3306 2186 N +24 0 V +-24 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3330 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3354 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3354 2186 N +72 0 V +-72 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3354 2297 N +231 0 V +-231 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3494 2297 N +0 -111 V +0 111 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3585 2306 N +0 -120 V +0 120 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3672 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3927 2041 N +-255 0 V +255 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3672 2041 N +0 -96 V +0 96 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3672 1945 N +-188 0 V +188 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3436 1945 N +-34 0 V +34 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3354 1945 N +-443 0 V +443 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2863 1945 N +-269 0 V +269 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2545 1945 N +-43 0 V +43 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2459 1945 N +-221 0 V +221 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2195 1945 N +-241 0 V +241 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1911 1945 N +-216 0 V +216 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1646 1945 N +-72 0 V +72 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1526 1945 N +-462 0 V +462 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 987 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1261 1575 N +-197 0 V +197 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 1474 N +0 -39 V +0 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 1387 N +0 -71 V +0 71 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 1474 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 1354 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 1272 N +0 -96 V +0 96 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 1244 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 1128 N +0 -72 V +0 72 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 1094 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 1012 N +0 -67 V +0 67 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 984 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 897 N +0 -140 V +0 140 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 868 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 714 N +0 -58 V +0 58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 666 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 584 N +0 -236 V +0 236 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 122 N +0 -34 V +0 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 348 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1093 348 N +0 236 V +0 -236 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 584 N +111 0 V +-111 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 876 88 N +0 34 V +0 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 876 170 N +0 178 V +0 -178 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 876 396 N +0 193 V +0 -193 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 876 637 N +0 169 V +0 -169 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 876 854 N +0 192 V +0 -192 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 876 1094 N +0 150 V +0 -150 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 876 1296 N +0 34 V +0 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 876 1378 N +0 336 V +0 -336 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 876 1762 N +0 58 V +0 -58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 876 1863 N +0 154 V +0 -154 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 876 2017 N +-423 0 V +423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 640 2017 N +0 -154 V +0 154 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 640 1820 N +0 -29 V +0 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 453 1791 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 453 1531 N +43 0 V +-43 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 539 1531 N +337 0 V +-337 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 876 1296 N +-337 0 V +337 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 496 1296 N +-43 0 V +43 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 453 1215 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 602 1296 N +0 -81 V +0 81 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 453 984 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 453 777 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 453 546 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 453 319 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1064 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1622 1945 N +0 -62 V +0 62 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1622 1839 N +0 -264 V +0 264 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1882 1575 N +0 370 V +0 -370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2171 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2430 1575 N +0 370 V +0 -370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2430 1733 N +34 0 V +-34 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2502 1733 N +15 0 V +-15 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2517 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2829 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3407 1575 N +0 53 V +0 -53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3407 1676 N +0 269 V +0 -269 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3672 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 977 2114 N +0 -97 V +0 97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 977 2017 N +520 0 V +-520 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1497 2017 N +0 97 V +0 -97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1497 2114 N +-520 0 V +520 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3330 2186 N +24 0 V +-24 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 640 2114 N +236 0 V +-236 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 876 2114 N +0 -97 V +0 97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 982 348 N +0 -178 V +0 178 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3662 2186 N +10 0 V +-10 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3575 2186 N +15 0 V +-15 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3474 2186 N +39 0 V +-39 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1386 2470 N +0 -29 V +0 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1386 2398 N +0 -212 V +0 212 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 1386 2282 N +-168 0 V +168 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3927 2041 N +0 -14 V +0 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4095 2253 N +0 -57 V +0 57 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4095 2085 N +0 -58 V +0 58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4971 2051 N +34 0 V +-34 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5072 2051 N +689 0 V +-689 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4851 2051 N +-202 0 V +202 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3662 2470 N +433 0 V +-433 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5072 2051 N +636 0 V +-636 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5708 2051 N +0 -986 V +0 986 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5005 2051 N +-34 0 V +34 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4851 2051 N +-43 0 V +43 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4808 2051 N +0 -1686 V +0 1686 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4808 365 N +2512 363 L +2296 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2512 363 N +0 -655 V +0 655 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2512 -292 N +3194 0 V +-3194 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5706 -292 N +2 1357 V +-2 -1357 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5087 2051 N +0 -120 V +0 120 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5087 1868 N +0 -995 V +0 995 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5087 810 N +0 -313 V +0 313 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5087 435 N +0 -130 V +0 130 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5087 242 N +0 -534 V +0 534 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5087 319 N +524 0 V +-524 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5660 319 N +48 0 V +-48 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4812 238 N +0 -530 V +0 530 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4812 238 N +-67 0 V +67 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4692 238 N +-303 0 V +303 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4341 238 N +-68 0 V +68 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4307 238 N +0 -530 V +0 530 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4225 238 N +-356 0 V +356 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3821 238 N +-67 0 V +67 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3705 238 N +-356 0 V +356 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3301 238 N +-34 0 V +34 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3267 238 N +0 -434 V +0 434 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3267 -244 N +0 -48 V +0 48 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3267 -143 N +-231 0 V +231 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3267 -196 N +-91 0 V +91 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3128 -196 N +-92 0 V +92 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3036 -196 N +0 434 V +0 -434 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3036 238 N +-33 0 V +33 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2955 238 N +-357 0 V +357 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 2550 238 N +-38 0 V +38 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3036 -292 N +0 48 V +0 -48 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3205 238 N +-169 0 V +169 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3267 238 N +-9 0 V +9 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3787 238 N +0 -530 V +0 530 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4914 122 N +0 -164 V +0 164 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4914 -42 N +91 0 V +-91 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5005 -42 N +0 164 V +0 -164 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5087 -109 N +-255 0 V +255 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5087 926 N +621 0 V +-621 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5087 406 N +-145 0 V +145 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4827 406 N +-19 0 V +19 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3470 343 N +0 21 V +0 -21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4567 343 N +0 22 V +0 -22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5019 1714 N +-33 0 V +33 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4986 1714 N +0 -451 V +0 451 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4986 1263 N +101 0 V +-101 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5087 1162 N +-106 0 V +106 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4981 1162 N +0 -270 V +0 270 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4981 892 N +106 0 V +-106 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 5087 796 N +-106 0 V +106 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4981 796 N +0 -274 V +0 274 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4981 522 N +106 0 V +-106 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3513 2186 N +62 0 V +-62 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 4914 122 N +91 0 V +-91 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3585 2451 N +0 19 V +0 -19 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.62 0.62 0.62 C 3585 2374 N +0 9 V +0 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 3239 2022 N 0 87 V -323 0 V 0 -87 V 323 0 V 1 PolyFill +0.62 0.62 0.62 C 3239 2022 N +0 87 V +-323 0 V +0 -87 V +323 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 3585 2383 N 0 68 V -135 0 V 0 -68 V 135 0 V 1 PolyFill +0.62 0.62 0.62 C 3585 2383 N +0 68 V +-135 0 V +0 -68 V +135 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 3450 2451 N -96 0 V 0 -145 V 96 0 V 0 145 V 1 PolyFill +0.65 0.65 0.65 C 3450 2451 N +-96 0 V +0 -145 V +96 0 V +0 145 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 3450 2374 N 0 -68 V 135 0 V 0 68 V -135 0 V 1 PolyFill +0.65 0.65 0.65 C 3450 2374 N +0 -68 V +135 0 V +0 68 V +-135 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1062 1945 N -73 0 V 0 -370 V 73 0 V 0 370 V 1 PolyFill +0.62 0.62 0.62 C 1062 1945 N +-73 0 V +0 -370 V +73 0 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 977 2446 N 0 -68 V 145 0 V 0 68 V -145 0 V 1 PolyFill +0.62 0.62 0.62 C 977 2446 N +0 -68 V +145 0 V +0 68 V +-145 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 1208 2446 N -86 0 V 0 -145 V 86 0 V 0 145 V 1 PolyFill +0.65 0.65 0.65 C 1208 2446 N +-86 0 V +0 -145 V +86 0 V +0 145 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 1122 2301 N 0 68 V -145 0 V 0 -68 V 145 0 V 1 PolyFill +0.65 0.65 0.65 C 1122 2301 N +0 68 V +-145 0 V +0 -68 V +145 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.78 0.78 0.78 C gsave 1242 584 N -67 0 V 0 -139 V 67 0 V 0 139 V 1 PolyFill +0.62 0.62 0.62 C 1242 584 N +-67 0 V +0 -139 V +67 0 V +0 139 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 1242 358 N 0 87 V -149 0 V 0 -87 V 149 0 V 1 PolyFill +0.65 0.65 0.65 C 1242 358 N +0 87 V +-149 0 V +0 -87 V +149 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.80 0.80 0.80 C gsave 1093 445 N 67 0 V 0 139 V -67 0 V 0 -139 V 1 PolyFill +0.65 0.65 0.65 C 1093 445 N +67 0 V +0 139 V +-67 0 V +0 -139 V +Z stroke +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 433 2499 N 3691 0 V 0 -472 V -428 0 V 0 -472 V -2411 0 V 0 -1467 V -852 0 V 0 2411 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 2931 2017 N 308 0 V 0 97 V -308 0 V 0 -97 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 977 2017 N 520 0 V 0 97 V -520 0 V 0 -97 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1093 348 N 168 0 V 0 222 V -168 0 V 0 -222 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1011 2297 N 207 0 V 0 173 V -207 0 V 0 -173 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 3354 2297 N 221 0 V 0 173 V -221 0 V 0 -173 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 982 1584 N 82 0 V 0 352 V -82 0 V 0 -352 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 876 2017 N -423 0 V 0 97 V 423 0 V 0 -97 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 453 2114 N +453 88 L +0 2026 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 453 88 N +423 0 V +453 88 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 876 88 N +0 217 V +876 88 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 876 353 N +0 48 V +0 -48 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 876 401 N +-423 0 V +423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 876 401 N +0 53 V +0 -53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 876 497 N +0 612 V +0 -612 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 876 1157 N +0 58 V +0 -58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 876 1296 N +0 91 V +0 -91 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 876 1435 N +0 481 V +0 -481 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 876 1964 N +0 53 V +0 -53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 453 2017 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 876 1296 N +-24 0 V +24 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 804 1296 N +-265 0 V +265 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 496 1296 N +-43 0 V +43 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 876 1215 N +-423 0 V +423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 640 2114 N +-221 0 V +221 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 640 2114 N +0 14 V +0 -14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 679 2186 N +-96 0 V +96 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 583 2186 N +0 183 V +0 -183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 732 2186 N +72 0 V +-72 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 756 2369 N +0 -183 V +0 183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 852 2186 N +48 0 V +-48 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 900 2369 N +0 -183 V +0 183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 583 2412 N +0 58 V +0 -58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 756 2412 N +0 58 V +0 -58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 900 2412 N +0 58 V +0 -58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 419 2470 N +0 -356 V +0 356 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 876 88 N +385 0 V +876 88 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1261 88 N +0 1487 V +1261 88 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1261 1296 N +-279 0 V +279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 982 666 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 982 584 N +111 0 V +-111 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1093 584 N +0 -236 V +0 236 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 982 348 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 982 589 N +0 -241 V +0 241 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 982 666 N +0 43 V +0 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 982 753 N +0 471 V +0 -471 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 982 1272 N +0 24 V +0 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1064 1575 N +2608 0 V +-2608 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 4095 2041 N +0 429 V +0 -429 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 4095 2470 N +-3676 0 V +3676 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2916 2114 N +323 0 V +-323 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3239 2114 N +0 -97 V +0 97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3239 2017 N +-323 0 V +323 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 602 1296 N +0 -81 V +0 81 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 790 1215 N +0 29 V +0 -29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 977 2186 N +68 0 V +-68 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1088 2186 N +67 0 V +-67 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 987 2297 N +0 -111 V +0 111 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 987 2297 N +231 0 V +-231 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1103 2186 N +0 111 V +0 -111 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1218 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1218 2186 N +289 0 V +-289 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1507 2186 N +0 212 V +0 -212 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1507 2441 N +0 29 V +0 -29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1603 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1603 2186 N +116 0 V +-116 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1767 2186 N +67 0 V +-67 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1796 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1882 2186 N +44 0 V +-44 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1911 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1974 2186 N +91 0 V +-91 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2027 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2113 2186 N +92 0 V +-92 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2142 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2253 2186 N +95 0 V +-95 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2287 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2396 2186 N +72 0 V +-72 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2430 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2512 2186 N +72 0 V +-72 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2632 2186 N +53 0 V +-53 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2541 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2733 2186 N +101 0 V +-101 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2834 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2854 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2854 2186 N +187 0 V +-187 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3094 2186 N +164 0 V +-164 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3118 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3306 2186 N +24 0 V +-24 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3330 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3354 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3354 2186 N +72 0 V +-72 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3354 2297 N +231 0 V +-231 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3585 2306 N +0 -120 V +0 120 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3494 2297 N +0 -111 V +0 111 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3758 2186 N +68 0 V +-68 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3869 2186 N +226 0 V +-226 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3787 2186 N +0 192 V +0 -192 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3787 2422 N +0 48 V +0 -48 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3672 2470 N +0 -48 V +0 48 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3672 2378 N +0 -192 V +0 192 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3710 2186 N +-38 0 V +38 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 977 2114 N +0 -97 V +0 97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 977 2017 N +520 0 V +-520 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1497 2017 N +0 97 V +0 -97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1497 2114 N +-520 0 V +520 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 987 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1083 1945 N +-19 0 V +19 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1064 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1131 1945 N +491 0 V +-491 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1622 1945 N +0 -62 V +0 62 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1622 1839 N +0 -264 V +0 264 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1622 1945 N +212 0 V +-212 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1882 1945 N +63 0 V +-63 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1911 1945 N +0 -62 V +0 62 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1911 1839 N +0 -264 V +0 264 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1993 1945 N +63 0 V +-63 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2104 1945 N +62 0 V +-62 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2142 1945 N +0 -62 V +0 62 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2027 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2142 1839 N +0 -264 V +0 264 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2210 1945 N +249 0 V +-249 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2430 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2430 1729 N +34 0 V +-34 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2517 1575 N +0 370 V +0 -370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2502 1945 N +39 0 V +-39 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2589 1945 N +293 0 V +-293 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2829 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2931 1945 N +211 0 V +-211 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3089 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3190 1945 N +371 0 V +-371 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3604 1945 N +68 0 V +-68 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2661 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 453 796 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3672 2041 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3672 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3330 2186 N +24 0 V +-24 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 2834 2186 N +20 0 V +-20 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3672 2041 N +0 -96 V +0 96 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 640 2114 N +236 0 V +-236 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 876 2017 N +0 97 V +0 -97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 982 165 N +0 183 V +0 -183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 982 117 N +0 -29 V +0 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3474 2186 N +34 0 V +-34 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3575 2186 N +10 0 V +-10 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 1204 2186 N +14 0 V +-14 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 924 1296 N +58 0 V +-58 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3508 2186 N +67 0 V +-67 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3585 2451 N +0 19 V +0 -19 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.68 0.68 0.68 C 3585 2374 N +0 9 V +0 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 2772 2022 N 0 87 V -323 0 V 0 -87 V 323 0 V 1 PolyFill +0.68 0.68 0.68 C 2772 2022 N +0 87 V +-323 0 V +0 -87 V +323 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 3585 2383 N 0 68 V -135 0 V 0 -68 V 135 0 V 1 PolyFill +0.68 0.68 0.68 C 3585 2383 N +0 68 V +-135 0 V +0 -68 V +135 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 3450 2451 N -96 0 V 0 -145 V 96 0 V 0 145 V 1 PolyFill +0.71 0.71 0.71 C 3450 2451 N +-96 0 V +0 -145 V +96 0 V +0 145 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 3450 2374 N 0 -68 V 135 0 V 0 68 V -135 0 V 1 PolyFill +0.71 0.71 0.71 C 3450 2374 N +0 -68 V +135 0 V +0 68 V +-135 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1062 1945 N -73 0 V 0 -370 V 73 0 V 0 370 V 1 PolyFill +0.68 0.68 0.68 C 1062 1945 N +-73 0 V +0 -370 V +73 0 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 977 2446 N 0 -68 V 145 0 V 0 68 V -145 0 V 1 PolyFill +0.68 0.68 0.68 C 977 2446 N +0 -68 V +145 0 V +0 68 V +-145 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 1208 2446 N -86 0 V 0 -145 V 86 0 V 0 145 V 1 PolyFill +0.71 0.71 0.71 C 1208 2446 N +-86 0 V +0 -145 V +86 0 V +0 145 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 1122 2301 N 0 68 V -145 0 V 0 -68 V 145 0 V 1 PolyFill +0.71 0.71 0.71 C 1122 2301 N +0 68 V +-145 0 V +0 -68 V +145 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.84 0.84 0.84 C gsave 1242 584 N -67 0 V 0 -139 V 67 0 V 0 139 V 1 PolyFill +0.68 0.68 0.68 C 1242 584 N +-67 0 V +0 -139 V +67 0 V +0 139 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 1242 358 N 0 87 V -149 0 V 0 -87 V 149 0 V 1 PolyFill +0.71 0.71 0.71 C 1242 358 N +0 87 V +-149 0 V +0 -87 V +149 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.86 0.86 0.86 C gsave 1093 445 N 67 0 V 0 139 V -67 0 V 0 -139 V 1 PolyFill +0.71 0.71 0.71 C 1093 445 N +67 0 V +0 139 V +-67 0 V +0 -139 V +Z stroke +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 433 2499 N 3691 0 V 0 -944 V -2839 0 V 0 -1467 V -852 0 V 0 2411 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 2459 2017 N 313 0 V 0 97 V -313 0 V 0 -97 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 977 2017 N 520 0 V 0 97 V -520 0 V 0 -97 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 1093 348 N 168 0 V 0 222 V -168 0 V 0 -222 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 1011 2297 N 207 0 V 0 173 V -207 0 V 0 -173 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 3354 2297 N 221 0 V 0 173 V -221 0 V 0 -173 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 982 1584 N 82 0 V 0 352 V -82 0 V 0 -352 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.89 0.89 0.89 C gsave 453 2017 N 423 0 V 0 97 V -423 0 V 0 -97 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2430 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2512 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 982 348 N +0 241 V +0 -241 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 982 584 N +111 0 V +-111 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1093 584 N +0 -236 V +0 236 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 602 1296 N +0 -81 V +0 81 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 453 1296 N +43 0 V +-43 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 539 1296 N +265 0 V +-265 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 453 1215 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 900 2470 N +0 -58 V +0 58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 900 2369 N +0 -183 V +0 183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 987 2297 N +231 0 V +-231 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 987 2297 N +0 -111 V +0 111 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 987 2186 N +58 0 V +-58 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1103 2297 N +0 -111 V +0 111 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1088 2186 N +67 0 V +-67 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1218 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1627 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2372 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2834 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3354 2297 N +231 0 V +-231 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3585 2297 N +0 -111 V +0 111 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3494 2297 N +0 -111 V +0 111 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3672 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1622 1839 N +0 -264 V +0 264 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1622 1945 N +0 -62 V +0 62 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1261 88 N +453 88 L +808 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 419 2470 N +0 -356 V +0 356 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 419 2114 N +221 0 V +-221 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 640 2114 N +0 24 V +0 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3354 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 982 666 N +279 0 V +-279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1261 348 N +-279 0 V +279 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 876 1109 N +0 -549 V +0 549 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 876 1916 N +0 -481 V +0 481 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 876 1387 N +0 -91 V +0 91 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 876 1296 N +-24 0 V +24 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1824 1839 N +0 -264 V +0 264 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2224 1839 N +0 -264 V +0 264 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2661 1839 N +0 -264 V +0 264 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3032 1839 N +0 -264 V +0 264 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3436 1839 N +0 -264 V +0 264 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3787 1839 N +0 -264 V +0 264 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 4009 1945 N +86 0 V +-86 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1131 1945 N +371 0 V +-371 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1473 1883 N +0 62 V +0 -62 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1550 1945 N +96 0 V +-96 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1695 1945 N +245 0 V +-245 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1824 1945 N +0 -62 V +0 62 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1988 1945 N +68 0 V +-68 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2022 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2104 1945 N +149 0 V +-149 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2224 1945 N +0 -62 V +0 62 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2301 1945 N +158 0 V +-158 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2502 1945 N +39 0 V +-39 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2589 1945 N +159 0 V +-159 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2661 1945 N +0 -62 V +0 62 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3720 1945 N +241 0 V +-241 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3787 1945 N +0 -62 V +0 62 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3604 1945 N +68 0 V +-68 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3638 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3311 1945 N +250 0 V +-250 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3436 1945 N +0 -62 V +0 62 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3205 1945 N +62 0 V +-62 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3239 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2926 1945 N +231 0 V +-231 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3032 1945 N +0 -62 V +0 62 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2796 1945 N +82 0 V +-82 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2829 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 876 512 N +0 -101 V +0 101 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 453 459 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2719 2470 N +0 -183 V +0 183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2733 2186 N +-43 0 V +43 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2603 2287 N +0 183 V +0 -183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2291 2186 N +-187 0 V +187 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2056 2186 N +-82 0 V +82 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2719 2186 N +0 53 V +0 -53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2027 2186 N +0 53 V +0 -53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1911 2186 N +0 53 V +0 -53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1882 2186 N +44 0 V +-44 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1911 2287 N +0 183 V +0 -183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2027 2470 N +0 -183 V +0 183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1834 2186 N +-135 0 V +135 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1651 2186 N +-48 0 V +48 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1603 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1367 2186 N +140 0 V +-140 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1507 2186 N +0 43 V +0 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1507 2277 N +0 116 V +0 -116 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1507 2470 N +0 -34 V +0 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1386 2470 N +0 -34 V +0 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1386 2393 N +0 -207 V +0 207 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1218 2277 N +168 0 V +-168 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1386 2330 N +121 0 V +-121 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 665 2186 N +-25 0 V +25 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 640 2186 N +0 183 V +0 -183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 640 2412 N +0 58 V +0 -58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 977 1296 N +284 0 V +-284 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3060 2186 N +217 0 V +-217 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3089 2239 N +0 -53 V +0 53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2854 2470 N +0 -284 V +0 284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2776 2186 N +241 0 V +-241 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2570 2186 N +72 0 V +-72 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2603 2239 N +0 -53 V +0 53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2339 2186 N +182 0 V +-182 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 982 122 N +0 -34 V +0 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 876 363 N +876 88 L +0 275 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 453 2017 N +423 0 V +-423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 876 2017 N +0 -53 V +0 53 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3758 2186 N +337 0 V +-337 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3089 2470 N +0 -183 V +0 183 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3354 2186 N +72 0 V +-72 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 790 1244 N +0 -29 V +0 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 982 348 N +0 -178 V +0 178 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 876 1215 N +0 -58 V +0 58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 713 2186 N +187 0 V +-187 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1218 2186 N +106 0 V +-106 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3672 2186 N +38 0 V +-38 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1064 1575 N +197 0 V +-197 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2391 2186 N +0 284 V +0 -284 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1473 1839 N +0 -264 V +0 264 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1064 1575 N +0 370 V +0 -370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1064 1945 N +19 0 V +-19 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 876 1647 N +-423 0 V +423 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 419 2470 N +3676 0 V +-3676 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 4095 2470 N +0 -895 V +0 895 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 4095 1575 N +-2834 0 V +2834 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1261 1575 N +1261 88 L +0 1487 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 453 88 N +0 2026 V +453 88 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2449 2114 N +323 0 V +-323 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2772 2114 N +0 -97 V +0 97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2772 2017 N +-323 0 V +323 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 977 2114 N +0 -97 V +0 97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 977 2017 N +520 0 V +-520 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1497 2017 N +0 97 V +0 -97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1497 2114 N +-520 0 V +520 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 640 2114 N +236 0 V +-236 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 876 2114 N +0 -97 V +0 97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 987 1945 N +0 -370 V +0 370 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1064 1945 N +-77 0 V +77 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3320 2186 N +34 0 V +-34 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 2430 1733 N +29 0 V +-29 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3474 2186 N +34 0 V +-34 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3575 2186 N +10 0 V +-10 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 1218 2186 N +-14 0 V +14 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 982 2470 N +0 -101 V +0 101 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 924 1296 N +53 0 V +-53 0 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.74 0.74 0.74 C 3508 2186 N +67 0 V +-67 0 V +Z stroke +1.000 UP +% Begin plot #1 +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.58 0.00 0.83 C LTw +% End plot #1 +% Begin plot #2 +LCb setrgbcolor +2.000 UL +LTb +0.00 0.00 0.00 C 934 623 M +-10 673 V +10 683 V +173 0 V +0 -116 V +751 0 V +0 289 V +1992 0 V +4563 1012 M +129 0 V +stroke +LTw +% End plot #2 +% Begin plot #3 +LCb setrgbcolor +2.000 UL +LTb +1.00 0.00 0.00 C 598 359 M +-18 14 V +-10 17 V +-5 4 V +-1 0 V +-4 1 V +-3 0 V +-4 1 V +0 1 V +-4 -1 V +-2 0 V +-5 0 V +-2 0 V +2 0 V +-3 1 V +3 -1 V +-1 0 V +-5 0 V +3 0 V +9 0 V +5 0 V +18 2 V +18 1 V +18 1 V +36 1 V +52 0 V +27 1 V +29 -1 V +32 0 V +20 0 V +5 2 V +13 -1 V +12 2 V +11 2 V +5 2 V +3 1 V +3 3 V +1 -1 V +1 0 V +0 1 V +3 4 V +16 20 V +48 68 V +49 87 V +21 40 V +14 14 V +12 3 V +4 2 V +12 7 V +4 25 V +-11 83 V +-8 64 V +27 34 V +34 7 V +34 7 V +33 8 V +6 11 V +32 14 V +29 15 V +19 26 V +3 20 V +5 0 V +1 5 V +0 18 V +1 -5 V +0 -7 V +0 -10 V +0 -11 V +0 8 V +1 3 V +0 10 V +0 22 V +0 18 V +0 11 V +0 22 V +0 20 V +0 14 V +0 20 V +0 16 V +0 5 V +0 6 V +0 11 V +0 21 V +0 19 V +0 20 V +0 -2 V +0 5 V +0 16 V +0 18 V +0 1 V +0 -1 V +0 4 V +-1 4 V +0 4 V +1 1 V +-1 3 V +0 1 V +0 -1 V +-1 4 V +-1 1 V +-8 8 V +-9 3 V +-1 1 V +-10 2 V +-11 1 V +stroke 1204 1280 M +-8 1 V +1 0 V +-11 0 V +-11 0 V +-9 0 V +-7 0 V +10 0 V +17 0 V +4 0 V +26 -2 V +16 -2 V +5 -1 V +3 -2 V +2 -1 V +1 -1 V +1 -1 V +1 -1 V +0 -1 V +0 -1 V +0 -1 V +0 -1 V +0 -1 V +0 1 V +0 -1 V +0 -1 V +0 -1 V +1 -1 V +0 -1 V +0 5 V +-1 0 V +1 2 V +0 -4 V +-1 -1 V +0 -1 V +0 -1 V +1 0 V +-1 0 V +0 -1 V +0 3 V +0 -2 V +1 0 V +0 -1 V +-1 -1 V +0 -2 V +0 -1 V +0 1 V +0 -1 V +0 -2 V +0 -3 V +0 -1 V +0 -1 V +0 1 V +0 -1 V +1 2 V +-1 -1 V +0 -1 V +0 -1 V +0 -2 V +0 -2 V +0 -2 V +0 -5 V +0 7 V +0 3 V +0 -3 V +0 1 V +0 -1 V +0 -1 V +0 -2 V +0 -5 V +4563 792 M +129 0 V +stroke +LTw +% End plot #3 +% Begin plot #4 +LCb setrgbcolor +2.000 UL +LTb +0.00 0.00 1.00 C 664 370 M +-94 13 V +-25 22 V +-15 6 V +-8 -3 V +-3 1 V +-5 -4 V +-1 -2 V +-1 -6 V +-7 -1 V +1 -10 V +0 -5 V +10 -21 V +6 -22 V +-3 -11 V +0 -6 V +0 -6 V +9 -25 V +8 -22 V +1 -13 V +-11 4 V +-5 -1 V +-4 6 V +-1 0 V +6 -2 V +11 -5 V +9 1 V +27 -9 V +13 15 V +79 65 V +927 548 L +120 237 V +36 242 V +981 1253 L +814 1480 L +-67 105 V +-26 45 V +-26 35 V +-28 5 V +-17 23 V +20 28 V +64 27 V +16 30 V +28 27 V +0 19 V +11 14 V +61 8 V +28 30 V +12 14 V +-12 3 V +22 8 V +21 3 V +-3 1 V +19 9 V +31 10 V +-1 3 V +4 3 V +-58 -14 V +-15 4 V +40 2 V +45 7 V +9 5 V +6 1 V +5 2 V +2 5 V +0 1 V +-2 -1 V +2 -2 V +8 -3 V +12 -6 V +26 -9 V +1 6 V +3 6 V +3 0 V +-7 3 V +-1 1 V +0 -3 V +3 1 V +1 -1 V +0 1 V +2 0 V +10 -7 V +27 2 V +50 5 V +26 12 V +38 -10 V +63 3 V +33 -2 V +52 -4 V +53 -21 V +27 -6 V +79 -41 V +95 -60 V +59 -50 V +54 -68 V +41 -31 V +23 -15 V +8 -3 V +8 -5 V +8 -1 V +5 -3 V +2 -6 V +1 -5 V +2 0 V +2 1 V +8 6 V +14 15 V +2 -4 V +3 -1 V +43 74 V +26 29 V +-14 3 V +-4 -5 V +10 -8 V +24 6 V +21 37 V +1 9 V +-1 -9 V +-11 6 V +-10 -18 V +2 -20 V +2 -20 V +24 3 V +21 2 V +10 -6 V +14 -12 V +26 14 V +-3 -13 V +27 27 V +77 96 V +64 95 V +57 72 V +63 85 V +31 41 V +-29 -41 V +-2 -5 V +16 -23 V +5 -5 V +11 20 V +stroke 2350 2071 M +10 27 V +-4 -4 V +-5 -2 V +-5 -2 V +21 31 V +8 30 V +12 8 V +15 -12 V +10 9 V +-12 8 V +-3 0 V +19 -27 V +32 -34 V +39 -37 V +30 -24 V +38 -7 V +12 11 V +86 -35 V +63 2 V +36 0 V +62 -17 V +48 -24 V +53 -12 V +36 -16 V +85 -51 V +64 -33 V +86 -42 V +48 -32 V +56 -25 V +41 -22 V +22 -8 V +24 -15 V +21 11 V +-51 96 V +64 2 V +-28 68 V +112 -42 V +28 10 V +41 -19 V +20 -25 V +14 -10 V +5 -4 V +1 -11 V +5 4 V +6 -20 V +-8 25 V +-1 9 V +3 -5 V +-4 30 V +-6 43 V +1 4 V +2 3 V +-4 3 V +-9 29 V +-6 -10 V +7 -40 V +-4 -19 V +5 10 V +4563 572 M +129 0 V +stroke +LTw +% End plot #4 +% Begin plot #5 +LCb setrgbcolor +2.000 UL +LTb +0.00 1.00 0.00 C 533 356 M +-25 5 V +-10 16 V +0 5 V +0 1 V +4 1 V +6 1 V +2 0 V +1 0 V +4 0 V +1 -1 V +5 0 V +10 -1 V +17 1 V +42 -1 V +15 1 V +20 0 V +-15 0 V +12 0 V +52 1 V +30 0 V +38 0 V +24 1 V +18 0 V +27 0 V +11 2 V +11 3 V +12 8 V +23 28 V +40 90 V +27 93 V +6 60 V +-10 76 V +8 153 V +13 112 V +-15 71 V +-29 93 V +-19 156 V +-1 88 V +6 52 V +-23 42 V +-11 73 V +2 56 V +4 35 V +-4 43 V +1 12 V +5 28 V +6 18 V +9 10 V +2 20 V +0 -2 V +16 12 V +11 16 V +-1 22 V +-2 3 V +6 1 V +13 -3 V +17 -7 V +21 -3 V +15 4 V +26 5 V +30 5 V +65 18 V +41 15 V +13 -16 V +15 -12 V +26 0 V +-2 -21 V +-8 -1 V +4 14 V +2 16 V +-4 23 V +11 13 V +-12 7 V +18 1 V +28 14 V +32 12 V +19 1 V +-6 -10 V +19 10 V +39 9 V +29 3 V +31 5 V +25 3 V +38 2 V +32 0 V +26 -1 V +27 -1 V +9 0 V +38 -4 V +33 -12 V +37 -56 V +55 -73 V +63 -59 V +46 -27 V +30 -17 V +17 -19 V +-1 -15 V +6 -25 V +4 -14 V +-1 -5 V +6 0 V +0 1 V +0 13 V +2 19 V +stroke 1889 1672 M +-1 2 V +1 24 V +-1 22 V +0 29 V +1 8 V +0 27 V +1 31 V +2 33 V +0 17 V +0 1 V +9 6 V +0 -9 V +12 -9 V +16 3 V +20 2 V +24 7 V +12 1 V +19 5 V +13 7 V +15 4 V +39 26 V +42 33 V +35 8 V +56 20 V +56 13 V +42 13 V +35 8 V +32 11 V +3 5 V +28 6 V +27 7 V +23 8 V +18 22 V +-10 18 V +2 32 V +7 17 V +-5 22 V +56 -43 V +40 -20 V +63 -39 V +13 -14 V +37 -9 V +30 -6 V +28 -4 V +20 0 V +31 -3 V +22 -7 V +57 -11 V +52 -8 V +41 -6 V +39 -8 V +9 -2 V +36 -4 V +40 -6 V +35 -5 V +34 -6 V +23 -6 V +47 -5 V +10 3 V +39 5 V +35 2 V +31 3 V +52 -2 V +47 -10 V +16 -6 V +38 -12 V +41 -2 V +35 11 V +35 -7 V +24 -3 V +16 -17 V +3 -10 V +8 -9 V +4 -9 V +2 -14 V +0 -1 V +0 -5 V +0 2 V +0 -5 V +0 -3 V +0 -10 V +0 -4 V +0 9 V +0 7 V +4563 352 M +129 0 V +stroke +LTw +% End plot #5 +LCw setrgbcolor +1.000 3243 242 1581 880 BoxColFill +% Begin plot #6 +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.58 0.00 0.83 C LTw +% End plot #6 +% Begin plot #7 +LCb setrgbcolor +2.000 UL +LTb +0.00 0.00 0.00 C 4563 1012 M +129 0 V +stroke +LTw +% End plot #7 +% Begin plot #8 +LCb setrgbcolor +2.000 UL +LTb +1.00 0.00 0.00 C 4563 792 M +129 0 V +stroke +LTw +% End plot #8 +% Begin plot #9 +LCb setrgbcolor +2.000 UL +LTb +0.00 0.00 1.00 C 4563 572 M +129 0 V +stroke +LTw +% End plot #9 +% Begin plot #10 +LCb setrgbcolor +2.000 UL +LTb +0.00 1.00 0.00 C 4563 352 M +129 0 V +stroke +LTw +% End plot #10 +1.000 UP +stroke +grestore +end +showpage +%%Trailer diff --git a/tex/gfx/eval/path3.gp b/tex/gfx/eval/path3.gp new file mode 100755 index 0000000..9b41c04 --- /dev/null +++ b/tex/gfx/eval/path3.gp @@ -0,0 +1,1410 @@ +set ticslevel 0 +unset border + set view equal xy +set terminal epslatex color dashed size 3.38583,1.77165 +set output "path3.tex" +set multiplot layout 1,1 scale 1,1 offset -0.02,0 +set key opaque samplen 0.5 at screen 0.990000,screen 0.440000 width -5 +set xrange [0.800000:80.000000] +unset xtics +unset xlabel +set yrange [-8.000000:63.299999] +unset ytics +unset ylabel +set zrange [6.000000:10.000000] +unset ztics +unset zlabel +set cbtics autofreq +set format cb '\footnotesize{%h}' +unset cblabel +set view 0,0,4.0,1 +set ticslevel 0 +unset lmargin +unset rmargin +unset tmargin +unset bmargin + set object 1 polygon from first 0.800000,first 50.799999,first 0.000000to first 77.599998,first 50.799999,first 0.000000to first 77.400002,first 37.600002,first 0.000000to first 77.000000,first 37.600002,first 0.000000to first 77.000000,first 31.400000,first 0.000000to first 18.200001,first 31.400000,first 0.000000to first 18.200001,first 0.600000,first 0.000000to first 0.800000,first 0.700000,first 0.000000to first 0.800000,first 50.799999,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 2 polygon from first 14.500000,first 6.100000,first 0.000000to first 18.000000,first 6.100000,first 0.000000to first 18.000000,first 10.700000,first 0.000000to first 14.500000,first 10.700000,first 0.000000to first 14.500000,first 6.100000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 3 polygon from first 12.800000,first 46.600002,first 0.000000to first 17.100000,first 46.600002,first 0.000000to first 17.100000,first 50.200001,first 0.000000to first 12.800000,first 50.200001,first 0.000000to first 12.800000,first 46.600002,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 4 polygon from first 61.500000,first 46.600002,first 0.000000to first 66.099998,first 46.600002,first 0.000000to first 66.099998,first 49.900002,first 0.000000to first 61.500000,first 49.900002,first 0.000000to first 61.500000,first 46.600002,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 5 polygon from first 18.200001,first 31.400000,first 0.000000to first 18.200001,first 4.200000,first 0.000000to first 42.900002,first 4.200000,first 0.000000to first 42.900002,first 4.100000,first 0.000000to first 91.500000,first 4.100000,first 0.000000to first 91.400002,first 41.200001,first 0.000000to first 88.400002,first 41.200001,first 0.000000to first 88.400002,first 34.200001,first 0.000000to first 77.000000,first 34.200001,first 0.000000to first 77.000000,first 31.400000,first 0.000000to first 18.200001,first 31.400000,first 0.000000 fillcolor rgb '#b4f0b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 6 polygon from first 77.599998,first 41.200001,first 0.000000to first 91.400002,first 41.200001,first 0.000000to first 91.400002,first 38.000000,first 0.000000to first 111.000000,first 38.000000,first 0.000000to first 111.000000,first 50.799999,first 0.000000to first 77.599998,first 50.799999,first 0.000000to first 77.599998,first 41.200001,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 7 polygon from first 91.400002,first 4.200000,first 0.000000to first 43.000000,first 4.200000,first 0.000000to first 43.000000,first -8.000000,first 0.000000to first 111.000000,first -8.000000,first 0.000000to first 111.000000,first 26.000000,first 0.000000to first 98.000000,first 26.000000,first 0.000000to first 98.000000,first 38.000000,first 0.000000to first 91.400002,first 38.000000,first 0.000000to first 91.400002,first 4.200000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 8 polygon from first 34.400002,first 18.000000,first 0.000000to first 39.200001,first 18.000000,first 0.000000to first 39.200001,first 22.800001,first 0.000000to first 34.400002,first 22.800001,first 0.000000to first 34.400002,first 18.000000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 9 polygon from first 62.200001,first 22.800001,first 0.000000to first 62.200001,first 18.000000,first 0.000000to first 66.800003,first 18.000000,first 0.000000to first 66.800003,first 22.800001,first 0.000000to first 62.200001,first 22.800001,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 10 polygon from first 93.939995,first 0.900000,first 0.000000to first 93.939995,first -1.600000,first 0.000000to first 95.739998,first -1.600000,first 0.000000to first 95.739998,first 0.900000,first 0.000000to first 97.400002,first 0.900000,first 0.000000to first 97.400002,first -3.600000,first 0.000000to first 92.400002,first -3.600000,first 0.000000to first 92.400002,first 0.900000,first 0.000000to first 93.939995,first 0.900000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 11 polygon from first 55.000000,first 0.900000,first 0.000000to first 59.600002,first 0.900000,first 0.000000to first 59.600002,first -4.100000,first 0.000000to first 55.000000,first -4.100000,first 0.000000to first 55.000000,first 0.900000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 12 polygon from first 73.400002,first 34.799999,first 0.000000to first 77.000000,first 34.799999,first 0.000000to first 77.000000,first 37.600002,first 0.000000to first 77.400002,first 37.600002,first 0.000000to first 77.459999,first 41.299999,first 0.000000to first 76.500000,first 41.299999,first 0.000000to first 73.400002,first 41.299999,first 0.000000to first 73.400002,first 34.799999,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 13 polygon from first 10.500000,first 50.200001,first 0.000000to first 10.500000,first 49.000000,first 0.000000to first 10.500000,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 14 polygon from first 0.500000,first 50.200001,first 0.000000to first 61.500000,first 50.200001,first 0.000000to first 0.500000,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 15 polygon from first 61.500000,first 49.900002,first 0.000000to first 77.099998,first 49.900002,first 0.000000to first 61.500000,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 16 polygon from first 61.500000,first 50.200001,first 0.000000to first 61.500000,first 44.299999,first 0.000000to first 61.500000,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 17 polygon from first 60.500000,first 44.299999,first 0.000000to first 63.000000,first 44.299999,first 0.000000to first 60.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 18 polygon from first 64.400002,first 44.299999,first 0.000000to first 64.400002,first 46.600002,first 0.000000to first 64.400002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 19 polygon from first 61.500000,first 46.600002,first 0.000000to first 66.300003,first 46.600002,first 0.000000to first 61.500000,first 46.600002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 20 polygon from first 66.300003,first 46.799999,first 0.000000to first 66.300003,first 44.299999,first 0.000000to first 66.300003,first 46.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 21 polygon from first 68.099998,first 44.299999,first 0.000000to first 68.099998,first 49.900002,first 0.000000to first 68.099998,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 22 polygon from first 56.700001,first 50.200001,first 0.000000to first 56.700001,first 44.299999,first 0.000000to first 56.700001,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 23 polygon from first 56.100002,first 44.299999,first 0.000000to first 59.500000,first 44.299999,first 0.000000to first 56.100002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 24 polygon from first 61.000000,first 44.299999,first 0.000000to first 61.000000,first 50.200001,first 0.000000to first 61.000000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 25 polygon from first 55.100002,first 44.299999,first 0.000000to first 53.700001,first 44.299999,first 0.000000to first 55.100002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 26 polygon from first 54.299999,first 44.299999,first 0.000000to first 54.299999,first 50.200001,first 0.000000to first 54.299999,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 27 polygon from first 52.700001,first 44.299999,first 0.000000to first 47.500000,first 44.299999,first 0.000000to first 52.700001,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 28 polygon from first 51.900002,first 44.299999,first 0.000000to first 51.900002,first 50.200001,first 0.000000to first 51.900002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 29 polygon from first 45.400002,first 44.299999,first 0.000000to first 40.100002,first 44.299999,first 0.000000to first 45.400002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 30 polygon from first 44.700001,first 44.299999,first 0.000000to first 44.700001,first 50.200001,first 0.000000to first 44.700001,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 31 polygon from first 38.000000,first 44.299999,first 0.000000to first 35.799999,first 44.299999,first 0.000000to first 38.000000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 32 polygon from first 36.900002,first 44.299999,first 0.000000to first 36.900002,first 45.700001,first 0.000000to first 36.900002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 33 polygon from first 36.900002,first 46.700001,first 0.000000to first 36.900002,first 50.200001,first 0.000000to first 36.900002,first 46.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 34 polygon from first 34.799999,first 44.299999,first 0.000000to first 32.100002,first 44.299999,first 0.000000to first 34.799999,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 35 polygon from first 33.900002,first 44.299999,first 0.000000to first 33.900002,first 45.700001,first 0.000000to first 33.900002,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 36 polygon from first 33.900002,first 46.700001,first 0.000000to first 33.900002,first 50.200001,first 0.000000to first 33.900002,first 46.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 37 polygon from first 30.100000,first 44.299999,first 0.000000to first 27.900000,first 44.299999,first 0.000000to first 30.100000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 38 polygon from first 28.500000,first 44.299999,first 0.000000to first 28.500000,first 50.200001,first 0.000000to first 28.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 39 polygon from first 26.900000,first 44.299999,first 0.000000to first 25.500000,first 44.299999,first 0.000000to first 26.900000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 40 polygon from first 25.500000,first 50.200001,first 0.000000to first 25.500000,first 44.299999,first 0.000000to first 25.500000,first 50.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 41 polygon from first 23.100000,first 44.299999,first 0.000000to first 23.100000,first 48.600002,first 0.000000to first 23.100000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 42 polygon from first 23.100000,first 49.500000,first 0.000000to first 23.100000,first 50.200001,first 0.000000to first 23.100000,first 49.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 43 polygon from first 23.100000,first 44.299999,first 0.000000to first 16.800001,first 44.299999,first 0.000000to first 23.100000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 44 polygon from first 17.100000,first 44.299999,first 0.000000to first 17.100000,first 50.200001,first 0.000000to first 17.100000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 45 polygon from first 15.800000,first 44.299999,first 0.000000to first 14.400001,first 44.299999,first 0.000000to first 15.800000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 46 polygon from first 13.500000,first 44.299999,first 0.000000to first 12.100000,first 44.299999,first 0.000000to first 13.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 47 polygon from first 10.500000,first 44.299999,first 0.000000to first 10.500000,first 48.100002,first 0.000000to first 10.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 48 polygon from first 10.600000,first 44.299999,first 0.000000to first 9.500000,first 44.299999,first 0.000000to first 10.600000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 49 polygon from first 8.500000,first 44.299999,first 0.000000to first 5.100000,first 44.299999,first 0.000000to first 8.500000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 50 polygon from first 5.100000,first 44.200001,first 0.000000to first 5.100000,first 48.100002,first 0.000000to first 5.100000,first 44.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 51 polygon from first 5.100000,first 49.000000,first 0.000000to first 5.100000,first 50.200001,first 0.000000to first 5.100000,first 49.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 52 polygon from first 5.100000,first 43.200001,first 0.000000to first 5.100000,first 42.799999,first 0.000000to first 5.100000,first 43.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 53 polygon from first 5.100000,first 42.799999,first 0.000000to first 0.500000,first 42.799999,first 0.000000to first 5.100000,first 42.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 54 polygon from first 0.500000,first 42.799999,first 0.000000to first 0.500000,first 50.200001,first 0.000000to first 0.500000,first 42.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 55 polygon from first 1.200000,first 42.799999,first 0.000000to first 1.200000,first 0.700000,first 0.000000to first 1.200000,first 42.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 56 polygon from first 1.200000,first 0.700000,first 0.000000to first 18.000000,first 0.700000,first 0.000000to first 1.200000,first 0.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 57 polygon from first 18.000000,first 12.500000,first 0.000000to first 18.000000,first 31.600000,first 0.000000to first 18.000000,first 12.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 58 polygon from first 18.000000,first 12.700000,first 0.000000to first 12.200000,first 12.700000,first 0.000000to first 18.000000,first 12.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 59 polygon from first 12.200000,first 12.500000,first 0.000000to first 12.200000,first 13.600000,first 0.000000to first 12.200000,first 12.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 60 polygon from first 12.200000,first 11.000000,first 0.000000to first 14.500000,first 11.000000,first 0.000000to first 12.200000,first 11.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 61 polygon from first 14.500000,first 11.000000,first 0.000000to first 14.500000,first 6.100000,first 0.000000to first 14.500000,first 11.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 62 polygon from first 18.000000,first 6.100000,first 0.000000to first 12.200000,first 6.100000,first 0.000000to first 18.000000,first 6.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 63 polygon from first 12.200000,first 11.000000,first 0.000000to first 12.200000,first 6.100000,first 0.000000to first 12.200000,first 11.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 64 polygon from first 12.200000,first 4.000000,first 0.000000to first 12.200000,first 0.700000,first 0.000000to first 12.200000,first 4.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 65 polygon from first 12.200000,first 14.500000,first 0.000000to first 12.200000,first 15.600000,first 0.000000to first 12.200000,first 14.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 66 polygon from first 12.200000,first 16.600000,first 0.000000to first 12.200000,first 18.000000,first 0.000000to first 12.200000,first 16.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 67 polygon from first 12.200000,first 19.000000,first 0.000000to first 12.200000,first 21.600000,first 0.000000to first 12.200000,first 19.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 68 polygon from first 12.200000,first 21.000000,first 0.000000to first 12.800000,first 21.000000,first 0.000000to first 12.200000,first 21.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 69 polygon from first 13.800000,first 21.000000,first 0.000000to first 18.000000,first 21.000000,first 0.000000to first 13.800000,first 21.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 70 polygon from first 12.200000,first 22.600000,first 0.000000to first 12.200000,first 24.200001,first 0.000000to first 12.200000,first 22.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 71 polygon from first 12.200000,first 23.500000,first 0.000000to first 18.000000,first 23.500000,first 0.000000to first 12.200000,first 23.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 72 polygon from first 12.200000,first 25.200001,first 0.000000to first 12.200000,first 27.800001,first 0.000000to first 12.200000,first 25.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 73 polygon from first 12.200000,first 27.000000,first 0.000000to first 12.800000,first 27.000000,first 0.000000to first 12.200000,first 27.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 74 polygon from first 13.800000,first 27.000000,first 0.000000to first 18.000000,first 27.000000,first 0.000000to first 13.800000,first 27.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 75 polygon from first 12.200000,first 28.800001,first 0.000000to first 12.200000,first 30.000000,first 0.000000to first 12.200000,first 28.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 76 polygon from first 12.200000,first 29.500000,first 0.000000to first 18.000000,first 29.500000,first 0.000000to first 12.200000,first 29.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 77 polygon from first 12.200000,first 31.000000,first 0.000000to first 12.200000,first 31.600000,first 0.000000to first 12.200000,first 31.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 78 polygon from first 21.800001,first 31.600000,first 0.000000to first 70.000000,first 31.600000,first 0.000000to first 21.800001,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 79 polygon from first 76.800003,first 31.600000,first 0.000000to first 76.800003,first 38.400002,first 0.000000to first 76.800003,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 80 polygon from first 77.099998,first 41.299999,first 0.000000to first 77.099998,first 38.400002,first 0.000000to first 77.099998,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 81 polygon from first 77.099998,first 38.400002,first 0.000000to first 76.800003,first 38.400002,first 0.000000to first 77.099998,first 38.400002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 82 polygon from first 25.500000,first 31.600000,first 0.000000to first 25.500000,first 39.299999,first 0.000000to first 25.500000,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 83 polygon from first 25.500000,first 39.299999,first 0.000000to first 26.100000,first 39.299999,first 0.000000to first 25.500000,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 84 polygon from first 27.100000,first 39.299999,first 0.000000to first 35.700001,first 39.299999,first 0.000000to first 27.100000,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 85 polygon from first 36.700001,first 39.299999,first 0.000000to first 42.900002,first 39.299999,first 0.000000to first 36.700001,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 86 polygon from first 42.299999,first 39.299999,first 0.000000to first 42.299999,first 31.600000,first 0.000000to first 42.299999,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 87 polygon from first 42.299999,first 34.799999,first 0.000000to first 43.000000,first 34.799999,first 0.000000to first 42.299999,first 34.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 88 polygon from first 44.100002,first 31.600000,first 0.000000to first 44.100002,first 39.299999,first 0.000000to first 44.100002,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 89 polygon from first 43.799999,first 39.299999,first 0.000000to first 44.700001,first 39.299999,first 0.000000to first 43.799999,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 90 polygon from first 35.100002,first 39.299999,first 0.000000to first 35.100002,first 31.600000,first 0.000000to first 35.100002,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 91 polygon from first 50.700001,first 31.600000,first 0.000000to first 50.700001,first 39.299999,first 0.000000to first 50.700001,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 92 polygon from first 45.700001,first 39.299999,first 0.000000to first 51.299999,first 39.299999,first 0.000000to first 45.700001,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 93 polygon from first 52.299999,first 39.299999,first 0.000000to first 56.000000,first 39.299999,first 0.000000to first 52.299999,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 94 polygon from first 55.500000,first 39.299999,first 0.000000to first 55.500000,first 31.600000,first 0.000000to first 55.500000,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 95 polygon from first 61.400002,first 31.600000,first 0.000000to first 61.400002,first 39.299999,first 0.000000to first 61.400002,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 96 polygon from first 61.400002,first 39.299999,first 0.000000to first 57.000000,first 39.299999,first 0.000000to first 61.400002,first 39.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 97 polygon from first 1.200000,first 36.700001,first 0.000000to first 10.000000,first 36.700001,first 0.000000to first 1.200000,first 36.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 98 polygon from first 7.200000,first 36.700001,first 0.000000to first 7.200000,first 40.900002,first 0.000000to first 7.200000,first 36.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 99 polygon from first 4.300000,first 36.700001,first 0.000000to first 4.300000,first 40.900002,first 0.000000to first 4.300000,first 36.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 100 polygon from first 3.600000,first 40.900002,first 0.000000to first 5.000000,first 40.900002,first 0.000000to first 3.600000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 101 polygon from first 6.000000,first 40.900002,first 0.000000to first 7.800000,first 40.900002,first 0.000000to first 6.000000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 102 polygon from first 8.700000,first 40.900002,first 0.000000to first 10.000000,first 40.900002,first 0.000000to first 8.700000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 103 polygon from first 10.000000,first 40.900002,first 0.000000to first 10.000000,first 35.100002,first 0.000000to first 10.000000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 104 polygon from first 10.000000,first 34.100002,first 0.000000to first 10.000000,first 31.000000,first 0.000000to first 10.000000,first 34.100002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 105 polygon from first 10.000000,first 32.500000,first 0.000000to first 3.100000,first 32.500000,first 0.000000to first 10.000000,first 32.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 106 polygon from first 2.200000,first 32.500000,first 0.000000to first 1.200000,first 32.500000,first 0.000000to first 2.200000,first 32.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 107 polygon from first 1.200000,first 29.500000,first 0.000000to first 10.000000,first 29.500000,first 0.000000to first 1.200000,first 29.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 108 polygon from first 10.000000,first 30.000000,first 0.000000to first 10.000000,first 28.800001,first 0.000000to first 10.000000,first 30.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 109 polygon from first 10.000000,first 27.800001,first 0.000000to first 10.000000,first 25.400000,first 0.000000to first 10.000000,first 27.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 110 polygon from first 10.000000,first 25.800001,first 0.000000to first 3.000000,first 25.800001,first 0.000000to first 10.000000,first 25.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 111 polygon from first 2.100000,first 25.800001,first 0.000000to first 1.200000,first 25.800001,first 0.000000to first 2.100000,first 25.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 112 polygon from first 4.300000,first 25.800001,first 0.000000to first 4.300000,first 24.100000,first 0.000000to first 4.300000,first 25.800001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 113 polygon from first 1.200000,first 24.100000,first 0.000000to first 10.000000,first 24.100000,first 0.000000to first 1.200000,first 24.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 114 polygon from first 10.000000,first 24.600000,first 0.000000to first 10.000000,first 2.300000,first 0.000000to first 10.000000,first 24.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 115 polygon from first 10.000000,first 1.300000,first 0.000000to first 10.000000,first 0.700000,first 0.000000to first 10.000000,first 1.300000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 116 polygon from first 12.200000,first 15.100000,first 0.000000to first 18.000000,first 15.100000,first 0.000000to first 12.200000,first 15.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 117 polygon from first 12.200000,first 17.500000,first 0.000000to first 18.000000,first 17.500000,first 0.000000to first 12.200000,first 17.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 118 polygon from first 2.700000,first 40.900002,first 0.000000to first 1.200000,first 40.900002,first 0.000000to first 2.700000,first 40.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 119 polygon from first 1.200000,first 5.400000,first 0.000000to first 10.000000,first 5.400000,first 0.000000to first 1.200000,first 5.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 120 polygon from first 77.099998,first 44.299999,first 0.000000to first 77.099998,first 49.900002,first 0.000000to first 77.099998,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 121 polygon from first 12.300000,first 44.299999,first 0.000000to first 12.300000,first 46.600002,first 0.000000to first 12.300000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 122 polygon from first 12.300000,first 46.600002,first 0.000000to first 17.100000,first 46.600002,first 0.000000to first 12.300000,first 46.600002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 123 polygon from first 14.700000,first 44.299999,first 0.000000to first 14.700000,first 46.600002,first 0.000000to first 14.700000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 124 polygon from first 73.400002,first 41.299999,first 0.000000to first 73.400002,first 34.700001,first 0.000000to first 73.400002,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 125 polygon from first 73.400002,first 41.299999,first 0.000000to first 77.099998,first 41.299999,first 0.000000to first 73.400002,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 126 polygon from first 12.200000,first 6.100000,first 0.000000to first 12.200000,first 5.000000,first 0.000000to first 12.200000,first 6.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 127 polygon from first 43.900002,first 34.799999,first 0.000000to first 44.100002,first 34.799999,first 0.000000to first 43.900002,first 34.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 128 polygon from first 64.000000,first 44.299999,first 0.000000to first 64.700005,first 44.299999,first 0.000000to first 64.000000,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 129 polygon from first 66.099998,first 44.299999,first 0.000000to first 66.300003,first 44.299999,first 0.000000to first 66.099998,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 130 polygon from first 68.099998,first 44.299999,first 0.000000to first 68.800003,first 44.299999,first 0.000000to first 68.099998,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 131 polygon from first 69.800003,first 44.299999,first 0.000000to first 77.099998,first 44.299999,first 0.000000to first 69.800003,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 132 polygon from first 12.200000,first 31.600000,first 0.000000to first 18.000000,first 31.600000,first 0.000000to first 12.200000,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 133 polygon from first 72.200005,first 31.600000,first 0.000000to first 76.800003,first 31.600000,first 0.000000to first 72.200005,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 134 polygon from first 18.000000,first 31.600000,first 0.000000to first 19.500000,first 31.600000,first 0.000000to first 18.000000,first 31.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 135 polygon from first 18.000000,first 11.000000,first 0.000000to first 18.000000,first 0.700000,first 0.000000to first 18.000000,first 11.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 136 polygon from first 91.599998,first 6.600000,first 0.000000to first 91.599998,first 41.299999,first 0.000000to first 91.599998,first 6.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 137 polygon from first 91.599998,first 3.620000,first 0.000000to first 91.599998,first 4.300000,first 0.000000to first 91.599998,first 3.620000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 138 polygon from first 88.400002,first 41.299999,first 0.000000to first 77.099998,first 41.299999,first 0.000000to first 88.400002,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 139 polygon from first 90.000000,first 41.299999,first 0.000000to first 91.599998,first 41.299999,first 0.000000to first 90.000000,first 41.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 140 polygon from first 77.099998,first 49.900002,first 0.000000to first 93.700005,first 49.900002,first 0.000000to first 77.099998,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 141 polygon from first 93.700005,first 49.900002,first 0.000000to first 93.700005,first 44.500000,first 0.000000to first 93.700005,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 142 polygon from first 87.300003,first 48.500000,first 0.000000to first 87.300003,first 44.500000,first 0.000000to first 87.300003,first 48.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 143 polygon from first 91.400002,first 48.500000,first 0.000000to first 91.400002,first 44.500000,first 0.000000to first 91.400002,first 48.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 144 polygon from first 93.700005,first 48.500000,first 0.000000to first 85.500000,first 48.500000,first 0.000000to first 93.700005,first 48.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 145 polygon from first 85.500000,first 48.500000,first 0.000000to first 85.500000,first 44.500000,first 0.000000to first 85.500000,first 48.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 146 polygon from first 93.700005,first 49.900002,first 0.000000to first 110.199997,first 49.900002,first 0.000000to first 93.700005,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 147 polygon from first 110.199997,first 49.900002,first 0.000000to first 110.199997,first 38.500000,first 0.000000to first 110.199997,first 49.900002,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 148 polygon from first 110.199997,first 38.500000,first 0.000000to first 97.500000,first 38.500000,first 0.000000to first 110.199997,first 38.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 149 polygon from first 97.500000,first 21.300001,first 0.000000to first 110.400002,first 21.300001,first 0.000000to first 97.500000,first 21.300001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 150 polygon from first 110.400002,first 26.000000,first 0.000000to first 110.400002,first -7.200000,first 0.000000to first 110.400002,first 26.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 151 polygon from first 110.400002,first -7.200000,first 0.000000to first 91.599998,first -7.200000,first 0.000000to first 110.400002,first -7.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 152 polygon from first 54.980000,first 4.000000,first 0.000000to first 55.000000,first -4.100000,first 0.000000to first 54.980000,first 4.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 153 polygon from first 55.000000,first -4.100000,first 0.000000to first 59.619999,first -4.100000,first 0.000000to first 55.000000,first -4.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 154 polygon from first 59.600002,first 4.000000,first 0.000000to first 59.619999,first -4.100000,first 0.000000to first 59.600002,first 4.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 155 polygon from first 58.100002,first 4.000000,first 0.000000to first 54.980000,first 4.000000,first 0.000000to first 58.100002,first 4.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 156 polygon from first 84.500000,first 44.500000,first 0.000000to first 77.099998,first 44.500000,first 0.000000to first 84.500000,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 157 polygon from first 85.720001,first 44.500000,first 0.000000to first 85.279999,first 44.500000,first 0.000000to first 85.720001,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 158 polygon from first 86.419998,first 44.500000,first 0.000000to first 88.019997,first 44.500000,first 0.000000to first 86.419998,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 159 polygon from first 88.939995,first 44.500000,first 0.000000to first 92.500000,first 44.500000,first 0.000000to first 88.939995,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 160 polygon from first 93.500000,first 44.500000,first 0.000000to first 95.300003,first 44.500000,first 0.000000to first 93.500000,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 161 polygon from first 96.300003,first 44.500000,first 0.000000to first 97.500000,first 44.500000,first 0.000000to first 96.300003,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 162 polygon from first 97.500000,first 38.500000,first 0.000000to first 97.500000,first 24.600000,first 0.000000to first 97.500000,first 38.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 163 polygon from first 97.500000,first 23.400000,first 0.000000to first 97.500000,first 19.200001,first 0.000000to first 97.500000,first 23.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 164 polygon from first 97.500000,first 18.300001,first 0.000000to first 97.500000,first 16.800001,first 0.000000to first 97.500000,first 18.300001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 165 polygon from first 97.500000,first 15.900001,first 0.000000to first 97.500000,first 14.400001,first 0.000000to first 97.500000,first 15.900001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 166 polygon from first 97.500000,first 13.400001,first 0.000000to first 97.500000,first 11.500000,first 0.000000to first 97.500000,first 13.400001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 167 polygon from first 97.500000,first 10.600000,first 0.000000to first 97.500000,first 6.700000,first 0.000000to first 97.500000,first 10.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 168 polygon from first 97.500000,first 44.500000,first 0.000000to first 97.500000,first 38.500000,first 0.000000to first 97.500000,first 44.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 169 polygon from first 106.099998,first 18.200001,first 0.000000to first 97.500000,first 18.200001,first 0.000000to first 106.099998,first 18.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 170 polygon from first 100.199997,first 21.300001,first 0.000000to first 100.199997,first 18.200001,first 0.000000to first 100.199997,first 21.300001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 171 polygon from first 107.000000,first 18.200001,first 0.000000to first 107.400002,first 18.200001,first 0.000000to first 107.000000,first 18.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 172 polygon from first 107.400002,first 18.200001,first 0.000000to first 107.400002,first 14.000000,first 0.000000to first 107.400002,first 18.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 173 polygon from first 107.400002,first 14.000000,first 0.000000to first 110.400002,first 14.000000,first 0.000000to first 107.400002,first 14.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 174 polygon from first 105.099998,first 18.200001,first 0.000000to first 105.099998,first 9.200000,first 0.000000to first 105.099998,first 18.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 175 polygon from first 105.099998,first 9.200000,first 0.000000to first 108.500000,first 9.200000,first 0.000000to first 105.099998,first 9.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 176 polygon from first 108.500000,first 9.200000,first 0.000000to first 108.500000,first 10.500000,first 0.000000to first 108.500000,first 9.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 177 polygon from first 108.500000,first 11.500000,first 0.000000to first 108.500000,first 12.600000,first 0.000000to first 108.500000,first 11.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 178 polygon from first 108.500000,first 12.600000,first 0.000000to first 105.099998,first 12.600000,first 0.000000to first 108.500000,first 12.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 179 polygon from first 105.099998,first 12.900001,first 0.000000to first 100.199997,first 12.900001,first 0.000000to first 105.099998,first 12.900001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 180 polygon from first 100.199997,first 11.700000,first 0.000000to first 100.199997,first 15.500000,first 0.000000to first 100.199997,first 11.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 181 polygon from first 100.199997,first 15.500000,first 0.000000to first 97.500000,first 15.500000,first 0.000000to first 100.199997,first 15.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 182 polygon from first 100.199997,first 12.700000,first 0.000000to first 97.500000,first 12.700000,first 0.000000to first 100.199997,first 12.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 183 polygon from first 97.500000,first 10.000000,first 0.000000to first 105.099998,first 10.000000,first 0.000000to first 97.500000,first 10.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 184 polygon from first 101.599998,first 10.000000,first 0.000000to first 101.599998,first 9.100000,first 0.000000to first 101.599998,first 10.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 185 polygon from first 99.200005,first 7.500000,first 0.000000to first 99.200005,first 6.700000,first 0.000000to first 99.200005,first 7.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 186 polygon from first 99.200005,first 6.700000,first 0.000000to first 101.699997,first 6.700000,first 0.000000to first 99.200005,first 6.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 187 polygon from first 101.699997,first 6.700000,first 0.000000to first 101.699997,first 7.500000,first 0.000000to first 101.699997,first 6.700000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 188 polygon from first 97.500000,first 3.800000,first 0.000000to first 97.500000,first -3.600000,first 0.000000to first 97.500000,first 3.800000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 189 polygon from first 97.500000,first -6.500000,first 0.000000to first 97.500000,first -7.200000,first 0.000000to first 97.500000,first -6.500000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 190 polygon from first 97.500000,first 3.800000,first 0.000000to first 96.059998,first 3.800000,first 0.000000to first 97.500000,first 3.800000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 191 polygon from first 93.900002,first 3.800000,first 0.000000to first 91.599998,first 3.800000,first 0.000000to first 93.900002,first 3.800000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 192 polygon from first 92.400002,first 1.400000,first 0.000000to first 91.599998,first 1.400000,first 0.000000to first 92.400002,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 193 polygon from first 93.800003,first 1.400000,first 0.000000to first 93.800003,first -2.100000,first 0.000000to first 93.800003,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 194 polygon from first 93.800003,first -2.100000,first 0.000000to first 95.800003,first -2.100000,first 0.000000to first 93.800003,first -2.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 195 polygon from first 95.800003,first -2.100000,first 0.000000to first 95.800003,first 1.400000,first 0.000000to first 95.800003,first -2.100000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 196 polygon from first 97.500000,first -3.600000,first 0.000000to first 91.599998,first -3.600000,first 0.000000to first 97.500000,first -3.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 197 polygon from first 108.500000,first 12.600000,first 0.000000to first 108.500000,first 12.800000,first 0.000000to first 108.500000,first 12.600000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 198 polygon from first 108.500000,first 13.800000,first 0.000000to first 108.500000,first 14.000000,first 0.000000to first 108.500000,first 13.800000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 199 polygon from first 91.599998,first -7.200000,first 0.000000to first 91.599998,first -5.900000,first 0.000000to first 91.599998,first -7.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 200 polygon from first 91.599998,first 2.240000,first 0.000000to first 91.599998,first -3.600000,first 0.000000to first 91.599998,first 2.240000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 201 polygon from first 93.799995,first 1.400000,first 0.000000to first 94.000000,first 1.400000,first 0.000000to first 93.799995,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 202 polygon from first 95.799995,first 1.400000,first 0.000000to first 95.599998,first 1.400000,first 0.000000to first 95.799995,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 203 polygon from first 92.400002,first 1.400000,first 0.000000to first 92.400002,first -3.600000,first 0.000000to first 92.400002,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 204 polygon from first 56.500000,first 1.200000,first 0.000000to first 58.000000,first 1.200000,first 0.000000to first 56.500000,first 1.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 205 polygon from first 58.000000,first 1.200000,first 0.000000to first 57.980000,first -2.000000,first 0.000000to first 58.000000,first 1.200000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 206 polygon from first 57.980000,first -2.000000,first 0.000000to first 56.500000,first -2.000000,first 0.000000to first 57.980000,first -2.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 207 polygon from first 56.500000,first -2.000000,first 0.000000to first 56.500000,first 1.200000,first 0.000000to first 56.500000,first -2.000000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 208 polygon from first 64.700005,first 44.299999,first 0.000000to first 66.099998,first 44.299999,first 0.000000to first 64.700005,first 44.299999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 209 polygon from first 94.000000,first 1.400000,first 0.000000to first 95.599998,first 1.400000,first 0.000000to first 94.000000,first 1.400000,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 210 polygon from first 66.300003,first 49.799999,first 0.000000to first 66.300003,first 50.000000,first 0.000000to first 66.300003,first 49.799999,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 211 polygon from first 66.300003,first 48.200001,first 0.000000to first 66.300003,first 48.400002,first 0.000000to first 66.300003,first 48.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 212 polygon from first 69.700005,first 31.700001,first 0.000000to first 72.599998,first 31.700001,first 0.000000to first 69.700005,first 31.700001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 213 polygon from first 68.599998,first 44.200001,first 0.000000to first 70.000000,first 44.200001,first 0.000000to first 68.599998,first 44.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 214 polygon from first 74.200005,first 43.200001,first 0.000000to first 74.200005,first 43.200001,first 0.000000to first 74.200005,first 43.200001,first 0.000000 fillcolor rgb '#8c8c8c' fillstyle empty noborder linecolor rgb '#8c8c8c' + set object 215 polygon from first 13.850000,first 39.299999,first 0.000000to first 12.350000,first 39.299999,first 0.000000to first 12.350000,first 31.600000,first 4.000000to first 13.850000,first 31.600000,first 4.000000to first 13.850000,first 39.299999,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 216 polygon from first 73.550003,first 33.799999,first 0.000000to first 76.449997,first 33.799999,first 0.000000to first 76.449997,first 37.100002,first 2.000000to first 73.550003,first 37.100002,first 2.000000to first 73.550003,first 33.799999,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 217 polygon from first 73.550003,first 37.100002,first 2.000000to first 76.449997,first 37.100002,first 2.000000to first 76.449997,first 38.000000,first 2.000000to first 73.550003,first 38.000000,first 2.000000to first 73.550003,first 37.100002,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 218 polygon from first 73.550003,first 38.000000,first 2.000000to first 76.449997,first 38.000000,first 2.000000to first 76.449997,first 41.299999,first 4.000000to first 73.550003,first 41.299999,first 4.000000to first 73.550003,first 38.000000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 219 polygon from first 66.300003,first 48.400002,first 0.000000to first 66.300003,first 49.800003,first 0.000000to first 62.900002,first 49.800003,first 2.000000to first 62.900002,first 48.400002,first 2.000000to first 66.300003,first 48.400002,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 220 polygon from first 62.900002,first 49.800003,first 2.000000to first 61.500000,first 49.799999,first 2.000000to first 61.500000,first 46.799999,first 2.000000to first 62.900002,first 46.799999,first 2.000000to first 62.900002,first 49.800003,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 221 polygon from first 62.900002,first 48.200001,first 2.000000to first 62.900002,first 46.799999,first 2.000000to first 66.300003,first 46.799999,first 4.000000to first 66.300003,first 48.200001,first 4.000000to first 62.900002,first 48.200001,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 222 polygon from first 12.100000,first 49.700001,first 0.000000to first 12.100000,first 48.299999,first 0.000000to first 15.600000,first 48.299999,first 2.000000to first 15.600000,first 49.700001,first 2.000000to first 12.100000,first 49.700001,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 223 polygon from first 17.000002,first 49.700001,first 2.000000to first 15.600000,first 49.700001,first 2.000000to first 15.600000,first 46.700001,first 2.000000to first 17.000002,first 46.700001,first 2.000000to first 17.000002,first 49.700001,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 224 polygon from first 15.600000,first 46.700001,first 2.000000to first 15.600000,first 48.100002,first 2.000000to first 12.100000,first 48.100002,first 4.000000to first 12.100000,first 46.700001,first 4.000000to first 15.600000,first 46.700001,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 225 polygon from first 17.600000,first 11.000000,first 0.000000to first 16.199999,first 11.000000,first 0.000000to first 16.199999,first 7.500000,first 2.000000to first 17.600000,first 7.500000,first 2.000000to first 17.600000,first 11.000000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 226 polygon from first 17.600000,first 6.100000,first 2.000000to first 17.600000,first 7.500000,first 2.000000to first 14.500000,first 7.500000,first 2.000000to first 14.500000,first 6.100000,first 2.000000to first 17.600000,first 6.100000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 227 polygon from first 14.500000,first 7.500000,first 2.000000to first 15.900000,first 7.500000,first 2.000000to first 15.900000,first 11.000000,first 4.000000to first 14.500000,first 11.000000,first 4.000000to first 14.500000,first 7.500000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 228 polygon from first 98.000000,first 26.000000,first 0.000000to first 110.000000,first 26.000000,first 0.000000to first 110.000000,first 38.000000,first 4.000000to first 98.000000,first 38.000000,first 4.000000to first 98.000000,first 26.000000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 229 polygon from first 97.349998,first 1.400000,first 0.000000to first 95.849998,first 1.400000,first 0.000000to first 95.849998,first -2.100000,first 2.000000to first 97.345001,first -2.100000,first 2.000000to first 97.349998,first 1.400000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 230 polygon from first 97.339996,first -3.500000,first 2.000000to first 97.345001,first -2.100000,first 2.000000to first 92.400002,first -2.100000,first 2.000000to first 92.400002,first -3.500000,first 2.000000to first 97.339996,first -3.500000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 231 polygon from first 92.400002,first -2.100000,first 2.000000to first 93.799995,first -2.100000,first 2.000000to first 93.799995,first 1.400000,first 4.000000to first 92.400002,first 1.400000,first 4.000000to first 92.400002,first -2.100000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 232 polygon from first 96.100006,first 26.600000,first 0.000000to first 97.500000,first 26.600000,first 0.000000to first 97.500000,first 30.400000,first 2.000000to first 96.100006,first 30.400000,first 2.000000to first 96.100006,first 26.600000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 233 polygon from first 96.100006,first 30.400000,first 2.000000to first 97.500000,first 30.400000,first 2.000000to first 97.500000,first 30.900000,first 2.000000to first 96.100006,first 30.900000,first 2.000000to first 96.100006,first 30.400000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 234 polygon from first 96.100006,first 30.900000,first 2.000000to first 97.500000,first 30.900000,first 2.000000to first 97.500000,first 34.500000,first 4.000000to first 96.100006,first 34.500000,first 4.000000to first 96.100006,first 30.900000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 235 polygon from first 59.599998,first 1.300000,first 0.000000to first 58.000000,first 1.300000,first 0.000000to first 58.000000,first -2.200000,first 2.000000to first 59.610001,first -2.195000,first 2.000000to first 59.599998,first 1.300000,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 236 polygon from first 59.619999,first -4.090000,first 2.000000to first 59.610001,first -2.195000,first 2.000000to first 54.994999,first -2.195000,first 2.000000to first 55.000000,first -4.090000,first 2.000000to first 59.619999,first -4.090000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 237 polygon from first 54.994999,first -2.195000,first 2.000000to first 56.489998,first -2.200000,first 2.000000to first 56.489998,first 1.300000,first 4.000000to first 54.989998,first 1.300000,first 4.000000to first 54.994999,first -2.195000,first 2.000000 fillcolor rgb '#bdbdbd' fillstyle solid 1.000000 border linecolor rgb '#959595' + set object 238 polygon from first 77.950005,first 33.700001,first 0.000000to first 88.450005,first 33.700001,first 0.000000to first 88.450005,first 41.299999,first 4.000000to first 77.950005,first 41.299999,first 4.000000to first 77.950005,first 33.700001,first 0.000000 fillcolor rgb '#b4b4b4' fillstyle solid 1.000000 border linecolor rgb '#8c8c8c' + set object 239 polygon from first 0.800000,first 50.799999,first 4.000000to first 77.500000,first 50.799999,first 4.000000to first 77.500000,first 41.000000,first 4.000000to first 68.599998,first 41.000000,first 4.000000to first 68.599998,first 31.200001,first 4.000000to first 18.500000,first 31.200001,first 4.000000to first 18.500000,first 0.600000,first 4.000000to first 0.800000,first 0.600000,first 4.000000to first 0.800000,first 50.799999,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 240 polygon from first 12.100000,first 40.799999,first 4.000000to first 22.900000,first 40.799999,first 4.000000to first 22.900000,first 42.799999,first 4.000000to first 12.100000,first 42.799999,first 4.000000to first 12.100000,first 40.799999,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 241 polygon from first 14.500000,first 6.100000,first 4.000000to first 18.000000,first 6.100000,first 4.000000to first 18.000000,first 10.700000,first 4.000000to first 14.500000,first 10.700000,first 4.000000to first 14.500000,first 6.100000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 242 polygon from first 12.800000,first 46.600002,first 4.000000to first 17.100000,first 46.600002,first 4.000000to first 17.100000,first 50.200001,first 4.000000to first 12.800000,first 50.200001,first 4.000000to first 12.800000,first 46.600002,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 243 polygon from first 61.500000,first 46.600002,first 4.000000to first 66.099998,first 46.600002,first 4.000000to first 66.099998,first 50.200001,first 4.000000to first 61.500000,first 50.200001,first 4.000000to first 61.500000,first 46.600002,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 244 polygon from first 12.200000,first 31.800001,first 4.000000to first 13.900001,first 31.800001,first 4.000000to first 13.900001,first 39.100002,first 4.000000to first 12.200000,first 39.100002,first 4.000000to first 12.200000,first 31.800001,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 245 polygon from first 1.200000,first 40.799999,first 4.000000to first 10.000000,first 40.799999,first 4.000000to first 10.000000,first 42.799999,first 4.000000to first 1.200000,first 42.799999,first 4.000000to first 1.200000,first 40.799999,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 246 polygon from first 77.500000,first 50.799999,first 4.000000to first 77.500000,first 41.000000,first 4.000000to first 91.000000,first 41.000000,first 4.000000to first 90.900002,first 42.000000,first 4.000000to first 111.000000,first 42.000000,first 4.000000to first 111.000000,first 58.299999,first 4.000000to first 80.400002,first 58.299999,first 4.000000to first 61.299999,first 58.299999,first 4.000000to first 61.299999,first 50.799999,first 4.000000to first 77.500000,first 50.799999,first 4.000000 fillcolor rgb '#b4f0b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 247 polygon from first 91.500000,first 6.600000,first 4.000000to first 43.500000,first 6.600000,first 4.000000to first 43.500000,first -8.000000,first 4.000000to first 111.000000,first -8.000000,first 4.000000to first 111.000000,first 21.000000,first 4.000000to first 98.000000,first 21.000000,first 4.000000to first 98.000000,first 37.000000,first 4.000000to first 111.000000,first 37.000000,first 4.000000to first 111.000000,first 42.000000,first 4.000000to first 91.500000,first 42.000000,first 4.000000to first 91.500000,first 6.600000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 248 polygon from first 95.400002,first 25.100000,first 4.000000to first 97.300003,first 25.100000,first 4.000000to first 97.300003,first 34.100002,first 4.000000to first 96.099998,first 34.100002,first 4.000000to first 96.099998,first 34.500000,first 4.000000to first 95.400002,first 34.500000,first 4.000000to first 95.400002,first 25.100000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 249 polygon from first 95.400002,first 17.400000,first 4.000000to first 97.300003,first 17.400000,first 4.000000to first 97.300003,first 23.000000,first 4.000000to first 95.400002,first 23.000000,first 4.000000to first 95.400002,first 17.400000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 250 polygon from first 95.400002,first 9.800000,first 4.000000to first 97.300003,first 9.800000,first 4.000000to first 97.300003,first 15.300000,first 4.000000to first 95.400002,first 15.300000,first 4.000000to first 95.400002,first 9.800000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 251 polygon from first 97.500000,first 18.100000,first 4.000000to first 110.400002,first 18.100000,first 4.000000to first 110.400002,first 37.000000,first 4.000000to first 97.599998,first 37.000000,first 4.000000to first 97.500000,first 18.100000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 252 polygon from first 91.800003,first 1.000000,first 4.000000to first 91.800003,first -7.200000,first 4.000000to first 97.400002,first -7.200000,first 4.000000to first 97.400002,first 1.000000,first 4.000000to first 91.800003,first 1.000000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 253 polygon from first 54.900002,first -4.100000,first 4.000000to first 59.700001,first -4.100000,first 4.000000to first 59.700001,first 0.900000,first 4.000000to first 54.900002,first 0.900000,first 4.000000to first 54.900002,first -4.100000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 254 polygon from first 1.200000,first 0.700000,first 4.000000to first 18.000000,first 0.700000,first 4.000000to first 1.200000,first 0.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 255 polygon from first 18.000000,first 0.700000,first 4.000000to first 18.000000,first 31.600000,first 4.000000to first 18.000000,first 0.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 256 polygon from first 18.000000,first 31.600000,first 4.000000to first 68.099998,first 31.600000,first 4.000000to first 18.000000,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 257 polygon from first 76.900002,first 46.900002,first 4.000000to first 76.900002,first 50.200001,first 4.000000to first 76.900002,first 46.900002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 258 polygon from first 66.400002,first 50.200001,first 4.000000to first 0.500000,first 50.200001,first 4.000000to first 66.400002,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 259 polygon from first 0.500000,first 50.200001,first 4.000000to first 0.500000,first 42.799999,first 4.000000to first 0.500000,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 260 polygon from first 0.500000,first 42.799999,first 4.000000to first 5.100000,first 42.799999,first 4.000000to first 0.500000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 261 polygon from first 1.200000,first 42.799999,first 4.000000to first 1.200000,first 0.700000,first 4.000000to first 1.200000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 262 polygon from first 5.100000,first 42.799999,first 4.000000to first 5.100000,first 43.299999,first 4.000000to first 5.100000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 263 polygon from first 5.100000,first 44.299999,first 4.000000to first 5.100000,first 48.100002,first 4.000000to first 5.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 264 polygon from first 5.100000,first 49.000000,first 4.000000to first 5.100000,first 50.200001,first 4.000000to first 5.100000,first 49.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 265 polygon from first 5.100000,first 44.299999,first 4.000000to first 8.500000,first 44.299999,first 4.000000to first 5.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 266 polygon from first 9.600000,first 44.299999,first 4.000000to first 10.600000,first 44.299999,first 4.000000to first 9.600000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 267 polygon from first 10.500000,first 44.299999,first 4.000000to first 10.500000,first 48.100002,first 4.000000to first 10.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 268 polygon from first 10.500000,first 49.000000,first 4.000000to first 10.500000,first 50.200001,first 4.000000to first 10.500000,first 49.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 269 polygon from first 12.100000,first 44.299999,first 4.000000to first 13.500000,first 44.299999,first 4.000000to first 12.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 270 polygon from first 14.400001,first 44.299999,first 4.000000to first 15.800000,first 44.299999,first 4.000000to first 14.400001,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 271 polygon from first 12.300000,first 44.299999,first 4.000000to first 12.300000,first 46.600002,first 4.000000to first 12.300000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 272 polygon from first 12.300000,first 46.600002,first 4.000000to first 17.100000,first 46.600002,first 4.000000to first 12.300000,first 46.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 273 polygon from first 17.100000,first 44.299999,first 4.000000to first 17.100000,first 50.200001,first 4.000000to first 17.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 274 polygon from first 14.700000,first 44.299999,first 4.000000to first 14.700000,first 46.600002,first 4.000000to first 14.700000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 275 polygon from first 16.800001,first 44.299999,first 4.000000to first 19.300001,first 44.299999,first 4.000000to first 16.800001,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 276 polygon from first 20.200001,first 44.299999,first 4.000000to first 23.000000,first 44.299999,first 4.000000to first 20.200001,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 277 polygon from first 23.000000,first 44.299999,first 4.000000to first 23.000000,first 45.200001,first 4.000000to first 23.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 278 polygon from first 23.000000,first 46.200001,first 4.000000to first 23.000000,first 48.700001,first 4.000000to first 23.000000,first 46.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 279 polygon from first 23.000000,first 49.600002,first 4.000000to first 23.000000,first 50.200001,first 4.000000to first 23.000000,first 49.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 280 polygon from first 25.100000,first 50.200001,first 4.000000to first 25.100000,first 44.299999,first 4.000000to first 25.100000,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 281 polygon from first 25.100000,first 44.299999,first 4.000000to first 26.200001,first 44.299999,first 4.000000to first 25.100000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 282 polygon from first 27.200001,first 44.299999,first 4.000000to first 29.900000,first 44.299999,first 4.000000to first 27.200001,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 283 polygon from first 27.900000,first 44.299999,first 4.000000to first 27.900000,first 50.200001,first 4.000000to first 27.900000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 284 polygon from first 30.900000,first 44.299999,first 4.000000to first 31.900000,first 44.299999,first 4.000000to first 30.900000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 285 polygon from first 31.500000,first 44.299999,first 4.000000to first 31.500000,first 50.200001,first 4.000000to first 31.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 286 polygon from first 32.900002,first 44.299999,first 4.000000to first 37.100002,first 44.299999,first 4.000000to first 32.900002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 287 polygon from first 35.000000,first 44.299999,first 4.000000to first 35.000000,first 50.200001,first 4.000000to first 35.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 288 polygon from first 38.700001,first 50.200001,first 4.000000to first 38.700001,first 46.400002,first 4.000000to first 38.700001,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 289 polygon from first 38.700001,first 45.400002,first 4.000000to first 38.700001,first 44.299999,first 4.000000to first 38.700001,first 45.400002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 290 polygon from first 38.000000,first 44.299999,first 4.000000to first 40.600002,first 44.299999,first 4.000000to first 38.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 291 polygon from first 41.600002,first 44.299999,first 4.000000to first 43.000000,first 44.299999,first 4.000000to first 41.600002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 292 polygon from first 42.299999,first 44.299999,first 4.000000to first 42.299999,first 45.400002,first 4.000000to first 42.299999,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 293 polygon from first 42.299999,first 46.400002,first 4.000000to first 42.299999,first 50.200001,first 4.000000to first 42.299999,first 46.400002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 294 polygon from first 43.900002,first 44.299999,first 4.000000to first 48.600002,first 44.299999,first 4.000000to first 43.900002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 295 polygon from first 48.299999,first 44.299999,first 4.000000to first 48.299999,first 50.200001,first 4.000000to first 48.299999,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 296 polygon from first 49.500000,first 44.299999,first 4.000000to first 53.900002,first 44.299999,first 4.000000to first 49.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 297 polygon from first 50.600002,first 44.299999,first 4.000000to first 50.600002,first 50.200001,first 4.000000to first 50.600002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 298 polygon from first 54.799999,first 44.299999,first 4.000000to first 56.299999,first 44.299999,first 4.000000to first 54.799999,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 299 polygon from first 55.400002,first 44.299999,first 4.000000to first 55.400002,first 50.200001,first 4.000000to first 55.400002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 300 polygon from first 57.799999,first 50.200001,first 4.000000to first 57.799999,first 44.299999,first 4.000000to first 57.799999,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 301 polygon from first 57.299999,first 44.299999,first 4.000000to first 59.500000,first 44.299999,first 4.000000to first 57.299999,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 302 polygon from first 60.500000,first 44.299999,first 4.000000to first 61.000000,first 44.299999,first 4.000000to first 60.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 303 polygon from first 61.000000,first 44.299999,first 4.000000to first 61.000000,first 50.200001,first 4.000000to first 61.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 304 polygon from first 61.500000,first 50.200001,first 4.000000to first 61.500000,first 44.299999,first 4.000000to first 61.500000,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 305 polygon from first 61.500000,first 44.299999,first 4.000000to first 63.000000,first 44.299999,first 4.000000to first 61.500000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 306 polygon from first 61.500000,first 46.600002,first 4.000000to first 66.300003,first 46.600002,first 4.000000to first 61.500000,first 46.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 307 polygon from first 64.400002,first 46.600002,first 4.000000to first 64.400002,first 44.299999,first 4.000000to first 64.400002,first 46.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 308 polygon from first 66.300003,first 46.799999,first 4.000000to first 66.300003,first 44.299999,first 4.000000to first 66.300003,first 46.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 309 polygon from first 68.099998,first 44.299999,first 4.000000to first 68.099998,first 50.200001,first 4.000000to first 68.099998,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 310 polygon from first 73.400002,first 41.299999,first 4.000000to first 68.099998,first 41.299999,first 4.000000to first 73.400002,first 41.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 311 polygon from first 68.099998,first 41.299999,first 4.000000to first 68.099998,first 39.299999,first 4.000000to first 68.099998,first 41.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 312 polygon from first 68.099998,first 39.299999,first 4.000000to first 64.200005,first 39.299999,first 4.000000to first 68.099998,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 313 polygon from first 63.200001,first 39.299999,first 4.000000to first 62.500000,first 39.299999,first 4.000000to first 63.200001,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 314 polygon from first 61.500000,first 39.299999,first 4.000000to first 52.299999,first 39.299999,first 4.000000to first 61.500000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 315 polygon from first 51.299999,first 39.299999,first 4.000000to first 45.700001,first 39.299999,first 4.000000to first 51.299999,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 316 polygon from first 44.700001,first 39.299999,first 4.000000to first 43.799999,first 39.299999,first 4.000000to first 44.700001,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 317 polygon from first 42.900002,first 39.299999,first 4.000000to first 38.299999,first 39.299999,first 4.000000to first 42.900002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 318 polygon from first 37.400002,first 39.299999,first 4.000000to first 32.400002,first 39.299999,first 4.000000to first 37.400002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 319 polygon from first 31.500000,first 39.299999,first 4.000000to first 27.000000,first 39.299999,first 4.000000to first 31.500000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 320 polygon from first 26.000000,first 39.299999,first 4.000000to first 24.500000,first 39.299999,first 4.000000to first 26.000000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 321 polygon from first 23.500000,first 39.299999,first 4.000000to first 13.900001,first 39.299999,first 4.000000to first 23.500000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 322 polygon from first 12.300000,first 39.299999,first 4.000000to first 12.300000,first 31.600000,first 4.000000to first 12.300000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 323 polygon from first 18.000000,first 31.600000,first 4.000000to first 13.900001,first 31.600000,first 4.000000to first 18.000000,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 324 polygon from first 12.200000,first 29.500000,first 4.000000to first 12.200000,first 28.700001,first 4.000000to first 12.200000,first 29.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 325 polygon from first 12.200000,first 27.700001,first 4.000000to first 12.200000,first 26.200001,first 4.000000to first 12.200000,first 27.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 326 polygon from first 12.200000,first 29.500000,first 4.000000to first 18.000000,first 29.500000,first 4.000000to first 12.200000,first 29.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 327 polygon from first 12.200000,first 27.000000,first 4.000000to first 18.000000,first 27.000000,first 4.000000to first 12.200000,first 27.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 328 polygon from first 12.200000,first 25.300001,first 4.000000to first 12.200000,first 23.300001,first 4.000000to first 12.200000,first 25.300001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 329 polygon from first 12.200000,first 24.700001,first 4.000000to first 18.000000,first 24.700001,first 4.000000to first 12.200000,first 24.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 330 polygon from first 12.200000,first 22.300001,first 4.000000to first 12.200000,first 20.800001,first 4.000000to first 12.200000,first 22.300001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 331 polygon from first 12.200000,first 21.600000,first 4.000000to first 18.000000,first 21.600000,first 4.000000to first 12.200000,first 21.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 332 polygon from first 12.200000,first 19.900000,first 4.000000to first 12.200000,first 18.500000,first 4.000000to first 12.200000,first 19.900000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 333 polygon from first 12.200000,first 19.300001,first 4.000000to first 18.000000,first 19.300001,first 4.000000to first 12.200000,first 19.300001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 334 polygon from first 12.200000,first 17.500000,first 4.000000to first 12.200000,first 14.600000,first 4.000000to first 12.200000,first 17.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 335 polygon from first 12.200000,first 16.900000,first 4.000000to first 18.000000,first 16.900000,first 4.000000to first 12.200000,first 16.900000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 336 polygon from first 12.200000,first 13.700000,first 4.000000to first 12.200000,first 12.500000,first 4.000000to first 12.200000,first 13.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 337 polygon from first 12.200000,first 12.700000,first 4.000000to first 18.000000,first 12.700000,first 4.000000to first 12.200000,first 12.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 338 polygon from first 12.200000,first 11.000000,first 4.000000to first 12.200000,first 6.100000,first 4.000000to first 12.200000,first 11.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 339 polygon from first 12.200000,first 1.400000,first 4.000000to first 12.200000,first 0.700000,first 4.000000to first 12.200000,first 1.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 340 polygon from first 12.200000,first 6.100000,first 4.000000to first 18.000000,first 6.100000,first 4.000000to first 12.200000,first 6.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 341 polygon from first 14.500000,first 6.100000,first 4.000000to first 14.500000,first 11.000000,first 4.000000to first 14.500000,first 6.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 342 polygon from first 12.200000,first 11.000000,first 4.000000to first 14.500000,first 11.000000,first 4.000000to first 12.200000,first 11.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 343 polygon from first 10.000000,first 0.700000,first 4.000000to first 10.000000,first 1.400000,first 4.000000to first 10.000000,first 0.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 344 polygon from first 10.000000,first 2.400000,first 4.000000to first 10.000000,first 6.100000,first 4.000000to first 10.000000,first 2.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 345 polygon from first 10.000000,first 7.100000,first 4.000000to first 10.000000,first 11.100000,first 4.000000to first 10.000000,first 7.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 346 polygon from first 10.000000,first 12.100000,first 4.000000to first 10.000000,first 15.600000,first 4.000000to first 10.000000,first 12.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 347 polygon from first 10.000000,first 16.600000,first 4.000000to first 10.000000,first 20.600000,first 4.000000to first 10.000000,first 16.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 348 polygon from first 10.000000,first 21.600000,first 4.000000to first 10.000000,first 24.700001,first 4.000000to first 10.000000,first 21.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 349 polygon from first 10.000000,first 25.800001,first 4.000000to first 10.000000,first 26.500000,first 4.000000to first 10.000000,first 25.800001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 350 polygon from first 10.000000,first 27.500000,first 4.000000to first 10.000000,first 34.500000,first 4.000000to first 10.000000,first 27.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 351 polygon from first 10.000000,first 35.500000,first 4.000000to first 10.000000,first 36.700001,first 4.000000to first 10.000000,first 35.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 352 polygon from first 10.000000,first 37.600002,first 4.000000to first 10.000000,first 40.799999,first 4.000000to first 10.000000,first 37.600002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 353 polygon from first 10.000000,first 40.799999,first 4.000000to first 1.200000,first 40.799999,first 4.000000to first 10.000000,first 40.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 354 polygon from first 5.100000,first 40.799999,first 4.000000to first 5.100000,first 37.600002,first 4.000000to first 5.100000,first 40.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 355 polygon from first 5.100000,first 36.700001,first 4.000000to first 5.100000,first 36.100002,first 4.000000to first 5.100000,first 36.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 356 polygon from first 1.200000,first 36.100002,first 4.000000to first 10.000000,first 36.100002,first 4.000000to first 1.200000,first 36.100002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 357 polygon from first 1.200000,first 30.700001,first 4.000000to first 2.100000,first 30.700001,first 4.000000to first 1.200000,first 30.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 358 polygon from first 3.000000,first 30.700001,first 4.000000to first 10.000000,first 30.700001,first 4.000000to first 3.000000,first 30.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 359 polygon from first 10.000000,first 25.800001,first 4.000000to first 3.000000,first 25.800001,first 4.000000to first 10.000000,first 25.800001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 360 polygon from first 2.100000,first 25.800001,first 4.000000to first 1.200000,first 25.800001,first 4.000000to first 2.100000,first 25.800001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 361 polygon from first 1.200000,first 24.100000,first 4.000000to first 10.000000,first 24.100000,first 4.000000to first 1.200000,first 24.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 362 polygon from first 4.300000,first 25.800001,first 4.000000to first 4.300000,first 24.100000,first 4.000000to first 4.300000,first 25.800001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 363 polygon from first 1.200000,first 19.300001,first 4.000000to first 10.000000,first 19.300001,first 4.000000to first 1.200000,first 19.300001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 364 polygon from first 1.200000,first 15.000000,first 4.000000to first 10.000000,first 15.000000,first 4.000000to first 1.200000,first 15.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 365 polygon from first 1.200000,first 10.200000,first 4.000000to first 10.000000,first 10.200000,first 4.000000to first 1.200000,first 10.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 366 polygon from first 1.200000,first 5.500000,first 4.000000to first 10.000000,first 5.500000,first 4.000000to first 1.200000,first 5.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 367 polygon from first 13.900001,first 39.299999,first 4.000000to first 13.900001,first 31.600000,first 4.000000to first 13.900001,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 368 polygon from first 25.500000,first 39.299999,first 4.000000to first 25.500000,first 38.000000,first 4.000000to first 25.500000,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 369 polygon from first 25.500000,first 37.100002,first 4.000000to first 25.500000,first 31.600000,first 4.000000to first 25.500000,first 37.100002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 370 polygon from first 30.900000,first 31.600000,first 4.000000to first 30.900000,first 39.299999,first 4.000000to first 30.900000,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 371 polygon from first 36.900002,first 39.299999,first 4.000000to first 36.900002,first 31.600000,first 4.000000to first 36.900002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 372 polygon from first 42.299999,first 31.600000,first 4.000000to first 42.299999,first 39.299999,first 4.000000to first 42.299999,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 373 polygon from first 42.299999,first 34.900002,first 4.000000to first 43.000000,first 34.900002,first 4.000000to first 42.299999,first 34.900002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 374 polygon from first 43.799999,first 34.900002,first 4.000000to first 44.100002,first 34.900002,first 4.000000to first 43.799999,first 34.900002,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 375 polygon from first 44.100002,first 39.299999,first 4.000000to first 44.100002,first 31.600000,first 4.000000to first 44.100002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 376 polygon from first 50.600002,first 39.299999,first 4.000000to first 50.600002,first 31.600000,first 4.000000to first 50.600002,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 377 polygon from first 62.600002,first 31.600000,first 4.000000to first 62.600002,first 32.700001,first 4.000000to first 62.600002,first 31.600000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 378 polygon from first 62.600002,first 33.700001,first 4.000000to first 62.600002,first 39.299999,first 4.000000to first 62.600002,first 33.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 379 polygon from first 68.099998,first 39.299999,first 4.000000to first 68.099998,first 31.600000,first 4.000000to first 68.099998,first 39.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 380 polygon from first 12.100000,first 42.799999,first 4.000000to first 12.100000,first 40.799999,first 4.000000to first 12.100000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 381 polygon from first 12.100000,first 40.799999,first 4.000000to first 22.900000,first 40.799999,first 4.000000to first 12.100000,first 40.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 382 polygon from first 22.900000,first 40.799999,first 4.000000to first 22.900000,first 42.799999,first 4.000000to first 22.900000,first 40.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 383 polygon from first 22.900000,first 42.799999,first 4.000000to first 12.100000,first 42.799999,first 4.000000to first 22.900000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 384 polygon from first 61.000000,first 44.299999,first 4.000000to first 61.500000,first 44.299999,first 4.000000to first 61.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 385 polygon from first 5.100000,first 42.799999,first 4.000000to first 10.000000,first 42.799999,first 4.000000to first 5.100000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 386 polygon from first 10.000000,first 42.799999,first 4.000000to first 10.000000,first 40.799999,first 4.000000to first 10.000000,first 42.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 387 polygon from first 12.200000,first 6.100000,first 4.000000to first 12.200000,first 2.400000,first 4.000000to first 12.200000,first 6.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 388 polygon from first 67.900002,first 44.299999,first 4.000000to first 68.099998,first 44.299999,first 4.000000to first 67.900002,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 389 polygon from first 66.099998,first 44.299999,first 4.000000to first 66.400002,first 44.299999,first 4.000000to first 66.099998,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 390 polygon from first 64.000000,first 44.299999,first 4.000000to first 64.800003,first 44.299999,first 4.000000to first 64.000000,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 391 polygon from first 20.600000,first 50.200001,first 4.000000to first 20.600000,first 49.600002,first 4.000000to first 20.600000,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 392 polygon from first 20.600000,first 48.700001,first 4.000000to first 20.600000,first 44.299999,first 4.000000to first 20.600000,first 48.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 393 polygon from first 20.600000,first 46.299999,first 4.000000to first 17.100000,first 46.299999,first 4.000000to first 20.600000,first 46.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 394 polygon from first 73.400002,first 41.299999,first 4.000000to first 73.400002,first 41.000000,first 4.000000to first 73.400002,first 41.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 395 polygon from first 76.900002,first 45.700001,first 4.000000to first 76.900002,first 44.500000,first 4.000000to first 76.900002,first 45.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 396 polygon from first 76.900002,first 42.200001,first 4.000000to first 76.900002,first 41.000000,first 4.000000to first 76.900002,first 42.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 397 polygon from first 95.099998,first 41.500000,first 4.000000to first 95.800003,first 41.500000,first 4.000000to first 95.099998,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 398 polygon from first 97.200005,first 41.500000,first 4.000000to first 111.500000,first 41.500000,first 4.000000to first 97.200005,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 399 polygon from first 92.599998,first 41.500000,first 4.000000to first 88.400002,first 41.500000,first 4.000000to first 92.599998,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 400 polygon from first 67.900002,first 50.200001,first 4.000000to first 76.900002,first 50.200001,first 4.000000to first 67.900002,first 50.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 401 polygon from first 97.200005,first 41.500000,first 4.000000to first 110.400002,first 41.500000,first 4.000000to first 97.200005,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 402 polygon from first 110.400002,first 41.500000,first 4.000000to first 110.400002,first 21.000000,first 4.000000to first 110.400002,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 403 polygon from first 95.800003,first 41.500000,first 4.000000to first 95.099998,first 41.500000,first 4.000000to first 95.800003,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 404 polygon from first 92.599998,first 41.500000,first 4.000000to first 91.700005,first 41.500000,first 4.000000to first 92.599998,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 405 polygon from first 91.700005,first 41.500000,first 4.000000to first 91.699997,first 6.440000,first 4.000000to first 91.700005,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 406 polygon from first 91.699997,first 6.440000,first 4.000000to first 44.000000,first 6.400000,first 4.000000to first 91.699997,first 6.440000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 407 polygon from first 44.000000,first 6.400000,first 4.000000to first 44.000000,first -7.200000,first 4.000000to first 44.000000,first 6.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 408 polygon from first 44.000000,first -7.200000,first 4.000000to first 110.360001,first -7.200000,first 4.000000to first 44.000000,first -7.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 409 polygon from first 110.360001,first -7.200000,first 4.000000to first 110.400002,first 21.000000,first 4.000000to first 110.360001,first -7.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 410 polygon from first 97.500000,first 41.500000,first 4.000000to first 97.500000,first 39.000000,first 4.000000to first 97.500000,first 41.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 411 polygon from first 97.500000,first 37.700001,first 4.000000to first 97.500000,first 17.000000,first 4.000000to first 97.500000,first 37.700001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 412 polygon from first 97.500000,first 15.700000,first 4.000000to first 97.500000,first 9.200000,first 4.000000to first 97.500000,first 15.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 413 polygon from first 97.500000,first 7.900000,first 4.000000to first 97.500000,first 5.200000,first 4.000000to first 97.500000,first 7.900000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 414 polygon from first 97.500000,first 3.900000,first 4.000000to first 97.500000,first -7.200000,first 4.000000to first 97.500000,first 3.900000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 415 polygon from first 97.500000,first 5.500000,first 4.000000to first 108.400002,first 5.500000,first 4.000000to first 97.500000,first 5.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 416 polygon from first 109.400002,first 5.500000,first 4.000000to first 110.400002,first 5.500000,first 4.000000to first 109.400002,first 5.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 417 polygon from first 91.800003,first 3.800000,first 4.000000to first 91.800003,first -7.200000,first 4.000000to first 91.800003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 418 polygon from first 91.800003,first 3.800000,first 4.000000to first 90.400002,first 3.800000,first 4.000000to first 91.800003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 419 polygon from first 89.300003,first 3.800000,first 4.000000to first 83.000000,first 3.800000,first 4.000000to first 89.300003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 420 polygon from first 82.000000,first 3.800000,first 4.000000to first 80.599998,first 3.800000,first 4.000000to first 82.000000,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 421 polygon from first 81.300003,first 3.800000,first 4.000000to first 81.300003,first -7.200000,first 4.000000to first 81.300003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 422 polygon from first 79.599998,first 3.800000,first 4.000000to first 72.200005,first 3.800000,first 4.000000to first 79.599998,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 423 polygon from first 71.200005,first 3.800000,first 4.000000to first 69.800003,first 3.800000,first 4.000000to first 71.200005,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 424 polygon from first 68.800003,first 3.800000,first 4.000000to first 61.400002,first 3.800000,first 4.000000to first 68.800003,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 425 polygon from first 60.400002,first 3.800000,first 4.000000to first 59.700001,first 3.800000,first 4.000000to first 60.400002,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 426 polygon from first 59.700001,first 3.800000,first 4.000000to first 59.700001,first -5.200000,first 4.000000to first 59.700001,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 427 polygon from first 59.700001,first -6.200000,first 4.000000to first 59.700001,first -7.200000,first 4.000000to first 59.700001,first -6.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 428 polygon from first 59.700001,first -4.100000,first 4.000000to first 54.900002,first -4.100000,first 4.000000to first 59.700001,first -4.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 429 polygon from first 59.700001,first -5.200000,first 4.000000to first 57.799999,first -5.200000,first 4.000000to first 59.700001,first -5.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 430 polygon from first 56.799999,first -5.200000,first 4.000000to first 54.900002,first -5.200000,first 4.000000to first 56.799999,first -5.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 431 polygon from first 54.900002,first -5.200000,first 4.000000to first 54.900002,first 3.800000,first 4.000000to first 54.900002,first -5.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 432 polygon from first 54.900002,first 3.800000,first 4.000000to first 54.200001,first 3.800000,first 4.000000to first 54.900002,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 433 polygon from first 53.200001,first 3.800000,first 4.000000to first 45.799999,first 3.800000,first 4.000000to first 53.200001,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 434 polygon from first 44.799999,first 3.800000,first 4.000000to first 44.000000,first 3.800000,first 4.000000to first 44.799999,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 435 polygon from first 54.900002,first -7.200000,first 4.000000to first 54.900002,first -6.200000,first 4.000000to first 54.900002,first -7.200000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 436 polygon from first 58.400002,first 3.800000,first 4.000000to first 54.900002,first 3.800000,first 4.000000to first 58.400002,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 437 polygon from first 59.700001,first 3.800000,first 4.000000to first 59.500000,first 3.800000,first 4.000000to first 59.700001,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 438 polygon from first 70.500000,first 3.800000,first 4.000000to first 70.500000,first -7.200000,first 4.000000to first 70.500000,first 3.800000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 439 polygon from first 93.900002,first 1.400000,first 4.000000to first 93.900002,first -2.000000,first 4.000000to first 93.900002,first 1.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 440 polygon from first 93.900002,first -2.000000,first 4.000000to first 95.800003,first -2.000000,first 4.000000to first 93.900002,first -2.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 441 polygon from first 95.800003,first -2.000000,first 4.000000to first 95.800003,first 1.400000,first 4.000000to first 95.800003,first -2.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 442 polygon from first 97.500000,first -3.400000,first 4.000000to first 92.200005,first -3.400000,first 4.000000to first 97.500000,first -3.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 443 polygon from first 97.500000,first 18.100000,first 4.000000to first 110.400002,first 18.100000,first 4.000000to first 97.500000,first 18.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 444 polygon from first 97.500000,first 7.300000,first 4.000000to first 94.500000,first 7.300000,first 4.000000to first 97.500000,first 7.300000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 445 polygon from first 92.099998,first 7.300000,first 4.000000to first 91.700005,first 7.300000,first 4.000000to first 92.099998,first 7.300000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 446 polygon from first 63.900002,first 6.000000,first 4.000000to first 63.899998,first 6.420000,first 4.000000to first 63.900002,first 6.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 447 polygon from first 86.700005,first 6.000000,first 4.000000to first 86.699997,first 6.440000,first 4.000000to first 86.700005,first 6.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 448 polygon from first 96.099998,first 34.500000,first 4.000000to first 95.400002,first 34.500000,first 4.000000to first 96.099998,first 34.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 449 polygon from first 95.400002,first 34.500000,first 4.000000to first 95.400002,first 25.100000,first 4.000000to first 95.400002,first 34.500000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 450 polygon from first 95.400002,first 25.100000,first 4.000000to first 97.500000,first 25.100000,first 4.000000to first 95.400002,first 25.100000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 451 polygon from first 97.500000,first 23.000000,first 4.000000to first 95.300003,first 23.000000,first 4.000000to first 97.500000,first 23.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 452 polygon from first 95.300003,first 23.000000,first 4.000000to first 95.300003,first 17.400000,first 4.000000to first 95.300003,first 23.000000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 453 polygon from first 95.300003,first 17.400000,first 4.000000to first 97.500000,first 17.400000,first 4.000000to first 95.300003,first 17.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 454 polygon from first 97.500000,first 15.400001,first 4.000000to first 95.300003,first 15.400001,first 4.000000to first 97.500000,first 15.400001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 455 polygon from first 95.300003,first 15.400001,first 4.000000to first 95.300003,first 9.700000,first 4.000000to first 95.300003,first 15.400001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 456 polygon from first 95.300003,first 9.700000,first 4.000000to first 97.500000,first 9.700000,first 4.000000to first 95.300003,first 9.700000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 457 polygon from first 64.800003,first 44.299999,first 4.000000to first 66.099998,first 44.299999,first 4.000000to first 64.800003,first 44.299999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 458 polygon from first 93.900002,first 1.400000,first 4.000000to first 95.800003,first 1.400000,first 4.000000to first 93.900002,first 1.400000,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 459 polygon from first 66.300003,first 49.799999,first 4.000000to first 66.300003,first 50.200001,first 4.000000to first 66.300003,first 49.799999,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 460 polygon from first 66.300003,first 48.200001,first 4.000000to first 66.300003,first 48.400002,first 4.000000to first 66.300003,first 48.200001,first 4.000000 fillcolor rgb '#9e9e9e' fillstyle empty noborder linecolor rgb '#9e9e9e' + set object 461 polygon from first 59.100002,first 40.899998,first 4.000000to first 59.100002,first 42.700001,first 4.000000to first 52.400002,first 42.700001,first 7.400000to first 52.400002,first 40.899998,first 7.400000to first 59.100002,first 40.899998,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 462 polygon from first 66.300003,first 48.400002,first 4.000000to first 66.300003,first 49.800003,first 4.000000to first 63.500000,first 49.800003,first 5.700000to first 63.500000,first 48.400002,first 5.700000to first 66.300003,first 48.400002,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 463 polygon from first 63.500000,first 49.800003,first 5.700000to first 61.500000,first 49.799999,first 5.700000to first 61.500000,first 46.799999,first 5.700000to first 63.500000,first 46.799999,first 5.700000to first 63.500000,first 49.800003,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 464 polygon from first 63.500000,first 48.200001,first 5.700000to first 63.500000,first 46.799999,first 5.700000to first 66.300003,first 46.799999,first 7.400000to first 66.300003,first 48.200001,first 7.400000to first 63.500000,first 48.200001,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 465 polygon from first 13.850000,first 39.299999,first 4.000000to first 12.350000,first 39.299999,first 4.000000to first 12.350000,first 31.600000,first 7.400000to first 13.850000,first 31.600000,first 7.400000to first 13.850000,first 39.299999,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 466 polygon from first 12.100000,first 49.700001,first 4.000000to first 12.100000,first 48.299999,first 4.000000to first 15.100000,first 48.299999,first 5.700000to first 15.100000,first 49.700001,first 5.700000to first 12.100000,first 49.700001,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 467 polygon from first 16.900000,first 49.700001,first 5.700000to first 15.100000,first 49.700001,first 5.700000to first 15.100000,first 46.700001,first 5.700000to first 16.900000,first 46.700001,first 5.700000to first 16.900000,first 49.700001,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 468 polygon from first 15.100000,first 46.700001,first 5.700000to first 15.100000,first 48.100002,first 5.700000to first 12.100000,first 48.100002,first 7.400000to first 12.100000,first 46.700001,first 7.400000to first 15.100000,first 46.700001,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 469 polygon from first 17.600000,first 11.000000,first 4.000000to first 16.199999,first 11.000000,first 4.000000to first 16.199999,first 8.100000,first 5.700000to first 17.600000,first 8.100000,first 5.700000to first 17.600000,first 11.000000,first 4.000000 fillcolor rgb '#c6c6c6' fillstyle solid 1.000000 border linecolor rgb '#9e9e9e' + set object 470 polygon from first 17.600000,first 6.300000,first 5.700000to first 17.600000,first 8.100000,first 5.700000to first 14.500000,first 8.100000,first 5.700000to first 14.500000,first 6.300000,first 5.700000to first 17.600000,first 6.300000,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 471 polygon from first 14.500000,first 8.100000,first 5.700000to first 15.900000,first 8.100000,first 5.700000to first 15.900000,first 11.000000,first 7.400000to first 14.500000,first 11.000000,first 7.400000to first 14.500000,first 8.100000,first 5.700000 fillcolor rgb '#cdcdcd' fillstyle solid 1.000000 border linecolor rgb '#a5a5a5' + set object 472 polygon from first 0.800000,first 50.799999,first 7.400000to first 77.500000,first 50.799999,first 7.400000to first 77.500000,first 41.000000,first 7.400000to first 68.599998,first 41.000000,first 7.400000to first 68.599998,first 31.200001,first 7.400000to first 18.500000,first 31.200001,first 7.400000to first 18.500000,first 0.700000,first 7.400000to first 0.800000,first 0.700000,first 7.400000to first 0.800000,first 50.799999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 473 polygon from first 52.700001,first 40.799999,first 7.400000to first 59.100002,first 40.799999,first 7.400000to first 59.100002,first 42.799999,first 7.400000to first 52.700001,first 42.799999,first 7.400000to first 52.700001,first 40.799999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 474 polygon from first 12.100000,first 40.799999,first 7.400000to first 22.900000,first 40.799999,first 7.400000to first 22.900000,first 42.799999,first 7.400000to first 12.100000,first 42.799999,first 7.400000to first 12.100000,first 40.799999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 475 polygon from first 14.500000,first 6.100000,first 7.400000to first 18.000000,first 6.100000,first 7.400000to first 18.000000,first 10.700000,first 7.400000to first 14.500000,first 10.700000,first 7.400000to first 14.500000,first 6.100000,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 476 polygon from first 12.800000,first 46.600002,first 7.400000to first 17.100000,first 46.600002,first 7.400000to first 17.100000,first 50.200001,first 7.400000to first 12.800000,first 50.200001,first 7.400000to first 12.800000,first 46.600002,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 477 polygon from first 61.500000,first 46.600002,first 7.400000to first 66.099998,first 46.600002,first 7.400000to first 66.099998,first 50.200001,first 7.400000to first 61.500000,first 50.200001,first 7.400000to first 61.500000,first 46.600002,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 478 polygon from first 12.200000,first 31.800001,first 7.400000to first 13.900001,first 31.800001,first 7.400000to first 13.900001,first 39.100002,first 7.400000to first 12.200000,first 39.100002,first 7.400000to first 12.200000,first 31.800001,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 479 polygon from first 10.000000,first 40.799999,first 7.400000to first 1.200000,first 40.799999,first 7.400000to first 1.200000,first 42.799999,first 7.400000to first 10.000000,first 42.799999,first 7.400000to first 10.000000,first 40.799999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 480 polygon from first 1.200000,first 42.799999,first 7.400000to first 1.200000,first 0.700000,first 7.400000to first 1.200000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 481 polygon from first 1.200000,first 0.700000,first 7.400000to first 10.000000,first 0.700000,first 7.400000to first 1.200000,first 0.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 482 polygon from first 10.000000,first 0.700000,first 7.400000to first 10.000000,first 5.200000,first 7.400000to first 10.000000,first 0.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 483 polygon from first 10.000000,first 6.200000,first 7.400000to first 10.000000,first 7.200000,first 7.400000to first 10.000000,first 6.200000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 484 polygon from first 10.000000,first 7.200000,first 7.400000to first 1.200000,first 7.200000,first 7.400000to first 10.000000,first 7.200000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 485 polygon from first 10.000000,first 7.200000,first 7.400000to first 10.000000,first 8.300000,first 7.400000to first 10.000000,first 7.200000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 486 polygon from first 10.000000,first 9.200000,first 7.400000to first 10.000000,first 21.900000,first 7.400000to first 10.000000,first 9.200000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 487 polygon from first 10.000000,first 22.900000,first 7.400000to first 10.000000,first 24.100000,first 7.400000to first 10.000000,first 22.900000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 488 polygon from first 10.000000,first 25.800001,first 7.400000to first 10.000000,first 27.700001,first 7.400000to first 10.000000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 489 polygon from first 10.000000,first 28.700001,first 7.400000to first 10.000000,first 38.700001,first 7.400000to first 10.000000,first 28.700001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 490 polygon from first 10.000000,first 39.700001,first 7.400000to first 10.000000,first 40.799999,first 7.400000to first 10.000000,first 39.700001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 491 polygon from first 1.200000,first 40.799999,first 7.400000to first 10.000000,first 40.799999,first 7.400000to first 1.200000,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 492 polygon from first 10.000000,first 25.800001,first 7.400000to first 9.500000,first 25.800001,first 7.400000to first 10.000000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 493 polygon from first 8.500000,first 25.800001,first 7.400000to first 3.000000,first 25.800001,first 7.400000to first 8.500000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 494 polygon from first 2.100000,first 25.800001,first 7.400000to first 1.200000,first 25.800001,first 7.400000to first 2.100000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 495 polygon from first 10.000000,first 24.100000,first 7.400000to first 1.200000,first 24.100000,first 7.400000to first 10.000000,first 24.100000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 496 polygon from first 5.100000,first 42.799999,first 7.400000to first 0.500000,first 42.799999,first 7.400000to first 5.100000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 497 polygon from first 5.100000,first 42.799999,first 7.400000to first 5.100000,first 43.100002,first 7.400000to first 5.100000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 498 polygon from first 5.900000,first 44.299999,first 7.400000to first 3.900000,first 44.299999,first 7.400000to first 5.900000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 499 polygon from first 3.900000,first 44.299999,first 7.400000to first 3.900000,first 48.100002,first 7.400000to first 3.900000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 500 polygon from first 7.000000,first 44.299999,first 7.400000to first 8.500000,first 44.299999,first 7.400000to first 7.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 501 polygon from first 7.500000,first 48.100002,first 7.400000to first 7.500000,first 44.299999,first 7.400000to first 7.500000,first 48.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 502 polygon from first 9.500000,first 44.299999,first 7.400000to first 10.500000,first 44.299999,first 7.400000to first 9.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 503 polygon from first 10.500000,first 48.100002,first 7.400000to first 10.500000,first 44.299999,first 7.400000to first 10.500000,first 48.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 504 polygon from first 3.900000,first 49.000000,first 7.400000to first 3.900000,first 50.200001,first 7.400000to first 3.900000,first 49.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 505 polygon from first 7.500000,first 49.000000,first 7.400000to first 7.500000,first 50.200001,first 7.400000to first 7.500000,first 49.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 506 polygon from first 10.500000,first 49.000000,first 7.400000to first 10.500000,first 50.200001,first 7.400000to first 10.500000,first 49.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 507 polygon from first 0.500000,first 50.200001,first 7.400000to first 0.500000,first 42.799999,first 7.400000to first 0.500000,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 508 polygon from first 10.000000,first 0.700000,first 7.400000to first 18.000000,first 0.700000,first 7.400000to first 10.000000,first 0.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 509 polygon from first 18.000000,first 0.700000,first 7.400000to first 18.000000,first 31.600000,first 7.400000to first 18.000000,first 0.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 510 polygon from first 18.000000,first 25.800001,first 7.400000to first 12.200000,first 25.800001,first 7.400000to first 18.000000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 511 polygon from first 12.200000,first 12.700000,first 7.400000to first 18.000000,first 12.700000,first 7.400000to first 12.200000,first 12.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 512 polygon from first 12.200000,first 11.000000,first 7.400000to first 14.500000,first 11.000000,first 7.400000to first 12.200000,first 11.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 513 polygon from first 14.500000,first 11.000000,first 7.400000to first 14.500000,first 6.100000,first 7.400000to first 14.500000,first 11.000000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 514 polygon from first 12.200000,first 6.100000,first 7.400000to first 18.000000,first 6.100000,first 7.400000to first 12.200000,first 6.100000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 515 polygon from first 12.200000,first 11.100000,first 7.400000to first 12.200000,first 6.100000,first 7.400000to first 12.200000,first 11.100000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 516 polygon from first 12.200000,first 12.700000,first 7.400000to first 12.200000,first 13.600000,first 7.400000to first 12.200000,first 12.700000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 517 polygon from first 12.200000,first 14.500000,first 7.400000to first 12.200000,first 24.300001,first 7.400000to first 12.200000,first 14.500000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 518 polygon from first 12.200000,first 25.300001,first 7.400000to first 12.200000,first 25.800001,first 7.400000to first 12.200000,first 25.300001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 519 polygon from first 13.900001,first 31.600000,first 7.400000to first 68.099998,first 31.600000,first 7.400000to first 13.900001,first 31.600000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 520 polygon from first 76.900002,first 41.299999,first 7.400000to first 76.900002,first 50.200001,first 7.400000to first 76.900002,first 41.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 521 polygon from first 76.900002,first 50.200001,first 7.400000to first 0.500000,first 50.200001,first 7.400000to first 76.900002,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 522 polygon from first 52.400002,first 42.799999,first 7.400000to first 59.100002,first 42.799999,first 7.400000to first 52.400002,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 523 polygon from first 59.100002,first 42.799999,first 7.400000to first 59.100002,first 40.799999,first 7.400000to first 59.100002,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 524 polygon from first 59.100002,first 40.799999,first 7.400000to first 52.400002,first 40.799999,first 7.400000to first 59.100002,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 525 polygon from first 4.300000,first 25.800001,first 7.400000to first 4.300000,first 24.100000,first 7.400000to first 4.300000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 526 polygon from first 8.200000,first 24.100000,first 7.400000to first 8.200000,first 24.700001,first 7.400000to first 8.200000,first 24.100000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 527 polygon from first 12.100000,first 44.299999,first 7.400000to first 13.500000,first 44.299999,first 7.400000to first 12.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 528 polygon from first 14.400001,first 44.299999,first 7.400000to first 15.800000,first 44.299999,first 7.400000to first 14.400001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 529 polygon from first 12.300000,first 46.600002,first 7.400000to first 12.300000,first 44.299999,first 7.400000to first 12.300000,first 46.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 530 polygon from first 12.300000,first 46.600002,first 7.400000to first 17.100000,first 46.600002,first 7.400000to first 12.300000,first 46.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 531 polygon from first 14.700000,first 44.299999,first 7.400000to first 14.700000,first 46.600002,first 7.400000to first 14.700000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 532 polygon from first 17.100000,first 50.200001,first 7.400000to first 17.100000,first 44.299999,first 7.400000to first 17.100000,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 533 polygon from first 17.100000,first 44.299999,first 7.400000to first 23.100000,first 44.299999,first 7.400000to first 17.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 534 polygon from first 23.100000,first 44.299999,first 7.400000to first 23.100000,first 48.700001,first 7.400000to first 23.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 535 polygon from first 23.100000,first 49.600002,first 7.400000to first 23.100000,first 50.200001,first 7.400000to first 23.100000,first 49.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 536 polygon from first 25.100000,first 50.200001,first 7.400000to first 25.100000,first 44.299999,first 7.400000to first 25.100000,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 537 polygon from first 25.100000,first 44.299999,first 7.400000to first 27.500000,first 44.299999,first 7.400000to first 25.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 538 polygon from first 28.500000,first 44.299999,first 7.400000to first 29.900000,first 44.299999,first 7.400000to first 28.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 539 polygon from first 29.100000,first 44.299999,first 7.400000to first 29.100000,first 50.200001,first 7.400000to first 29.100000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 540 polygon from first 30.900000,first 44.299999,first 7.400000to first 31.800001,first 44.299999,first 7.400000to first 30.900000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 541 polygon from first 31.500000,first 44.299999,first 7.400000to first 31.500000,first 50.200001,first 7.400000to first 31.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 542 polygon from first 32.799999,first 44.299999,first 7.400000to first 34.700001,first 44.299999,first 7.400000to first 32.799999,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 543 polygon from first 33.900002,first 44.299999,first 7.400000to first 33.900002,first 50.200001,first 7.400000to first 33.900002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 544 polygon from first 35.700001,first 44.299999,first 7.400000to first 37.600002,first 44.299999,first 7.400000to first 35.700001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 545 polygon from first 36.299999,first 44.299999,first 7.400000to first 36.299999,first 50.200001,first 7.400000to first 36.299999,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 546 polygon from first 38.600002,first 44.299999,first 7.400000to first 40.600002,first 44.299999,first 7.400000to first 38.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 547 polygon from first 39.299999,first 44.299999,first 7.400000to first 39.299999,first 50.200001,first 7.400000to first 39.299999,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 548 polygon from first 41.600002,first 44.299999,first 7.400000to first 43.100002,first 44.299999,first 7.400000to first 41.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 549 polygon from first 42.299999,first 44.299999,first 7.400000to first 42.299999,first 50.200001,first 7.400000to first 42.299999,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 550 polygon from first 44.000000,first 44.299999,first 7.400000to first 45.500000,first 44.299999,first 7.400000to first 44.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 551 polygon from first 46.500000,first 44.299999,first 7.400000to first 47.600002,first 44.299999,first 7.400000to first 46.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 552 polygon from first 44.600002,first 44.299999,first 7.400000to first 44.600002,first 50.200001,first 7.400000to first 44.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 553 polygon from first 48.600002,first 44.299999,first 7.400000to first 50.700001,first 44.299999,first 7.400000to first 48.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 554 polygon from first 50.700001,first 44.299999,first 7.400000to first 50.700001,first 50.200001,first 7.400000to first 50.700001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 555 polygon from first 51.100002,first 50.200001,first 7.400000to first 51.100002,first 44.299999,first 7.400000to first 51.100002,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 556 polygon from first 51.100002,first 44.299999,first 7.400000to first 55.000000,first 44.299999,first 7.400000to first 51.100002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 557 polygon from first 56.100002,first 44.299999,first 7.400000to first 59.500000,first 44.299999,first 7.400000to first 56.100002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 558 polygon from first 56.600002,first 44.299999,first 7.400000to first 56.600002,first 50.200001,first 7.400000to first 56.600002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 559 polygon from first 60.500000,first 44.299999,first 7.400000to first 61.000000,first 44.299999,first 7.400000to first 60.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 560 polygon from first 61.000000,first 44.299999,first 7.400000to first 61.000000,first 50.200001,first 7.400000to first 61.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 561 polygon from first 61.500000,first 50.200001,first 7.400000to first 61.500000,first 44.299999,first 7.400000to first 61.500000,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 562 polygon from first 61.500000,first 44.299999,first 7.400000to first 63.000000,first 44.299999,first 7.400000to first 61.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 563 polygon from first 61.500000,first 46.600002,first 7.400000to first 66.300003,first 46.600002,first 7.400000to first 61.500000,first 46.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 564 polygon from first 66.300003,first 46.799999,first 7.400000to first 66.300003,first 44.299999,first 7.400000to first 66.300003,first 46.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 565 polygon from first 64.400002,first 46.600002,first 7.400000to first 64.400002,first 44.299999,first 7.400000to first 64.400002,first 46.600002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 566 polygon from first 69.900002,first 44.299999,first 7.400000to first 71.300003,first 44.299999,first 7.400000to first 69.900002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 567 polygon from first 72.200005,first 44.299999,first 7.400000to first 76.900002,first 44.299999,first 7.400000to first 72.200005,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 568 polygon from first 70.500000,first 44.299999,first 7.400000to first 70.500000,first 48.299999,first 7.400000to first 70.500000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 569 polygon from first 70.500000,first 49.200001,first 7.400000to first 70.500000,first 50.200001,first 7.400000to first 70.500000,first 49.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 570 polygon from first 68.099998,first 50.200001,first 7.400000to first 68.099998,first 49.200001,first 7.400000to first 68.099998,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 571 polygon from first 68.099998,first 48.299999,first 7.400000to first 68.099998,first 44.299999,first 7.400000to first 68.099998,first 48.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 572 polygon from first 68.900002,first 44.299999,first 7.400000to first 68.099998,first 44.299999,first 7.400000to first 68.900002,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 573 polygon from first 12.100000,first 42.799999,first 7.400000to first 12.100000,first 40.799999,first 7.400000to first 12.100000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 574 polygon from first 12.100000,first 40.799999,first 7.400000to first 22.900000,first 40.799999,first 7.400000to first 12.100000,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 575 polygon from first 22.900000,first 40.799999,first 7.400000to first 22.900000,first 42.799999,first 7.400000to first 22.900000,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 576 polygon from first 22.900000,first 42.799999,first 7.400000to first 12.100000,first 42.799999,first 7.400000to first 22.900000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 577 polygon from first 12.300000,first 39.299999,first 7.400000to first 12.300000,first 31.600000,first 7.400000to first 12.300000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 578 polygon from first 14.300000,first 39.299999,first 7.400000to first 13.900001,first 39.299999,first 7.400000to first 14.300000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 579 polygon from first 13.900001,first 39.299999,first 7.400000to first 13.900001,first 31.600000,first 7.400000to first 13.900001,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 580 polygon from first 15.300000,first 39.299999,first 7.400000to first 25.500000,first 39.299999,first 7.400000to first 15.300000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 581 polygon from first 25.500000,first 39.299999,first 7.400000to first 25.500000,first 38.000000,first 7.400000to first 25.500000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 582 polygon from first 25.500000,first 37.100002,first 7.400000to first 25.500000,first 31.600000,first 7.400000to first 25.500000,first 37.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 583 polygon from first 25.500000,first 39.299999,first 7.400000to first 29.900000,first 39.299999,first 7.400000to first 25.500000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 584 polygon from first 30.900000,first 39.299999,first 7.400000to first 32.200001,first 39.299999,first 7.400000to first 30.900000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 585 polygon from first 31.500000,first 39.299999,first 7.400000to first 31.500000,first 38.000000,first 7.400000to first 31.500000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 586 polygon from first 31.500000,first 37.100002,first 7.400000to first 31.500000,first 31.600000,first 7.400000to first 31.500000,first 37.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 587 polygon from first 33.200001,first 39.299999,first 7.400000to first 34.500000,first 39.299999,first 7.400000to first 33.200001,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 588 polygon from first 35.500000,first 39.299999,first 7.400000to first 36.799999,first 39.299999,first 7.400000to first 35.500000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 589 polygon from first 36.299999,first 39.299999,first 7.400000to first 36.299999,first 38.000000,first 7.400000to first 36.299999,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 590 polygon from first 33.900002,first 39.299999,first 7.400000to first 33.900002,first 31.600000,first 7.400000to first 33.900002,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 591 polygon from first 36.299999,first 37.100002,first 7.400000to first 36.299999,first 31.600000,first 7.400000to first 36.299999,first 37.100002,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 592 polygon from first 37.700001,first 39.299999,first 7.400000to first 42.900002,first 39.299999,first 7.400000to first 37.700001,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 593 polygon from first 42.299999,first 39.299999,first 7.400000to first 42.299999,first 31.600000,first 7.400000to first 42.299999,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 594 polygon from first 42.299999,first 34.799999,first 7.400000to first 43.000000,first 34.799999,first 7.400000to first 42.299999,first 34.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 595 polygon from first 44.100002,first 31.600000,first 7.400000to first 44.100002,first 39.299999,first 7.400000to first 44.100002,first 31.600000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 596 polygon from first 43.799999,first 39.299999,first 7.400000to first 44.600002,first 39.299999,first 7.400000to first 43.799999,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 597 polygon from first 45.600002,first 39.299999,first 7.400000to first 51.700001,first 39.299999,first 7.400000to first 45.600002,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 598 polygon from first 50.600002,first 39.299999,first 7.400000to first 50.600002,first 31.600000,first 7.400000to first 50.600002,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 599 polygon from first 52.700001,first 39.299999,first 7.400000to first 57.100002,first 39.299999,first 7.400000to first 52.700001,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 600 polygon from first 56.000000,first 39.299999,first 7.400000to first 56.000000,first 31.600000,first 7.400000to first 56.000000,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 601 polygon from first 58.100002,first 39.299999,first 7.400000to first 65.800003,first 39.299999,first 7.400000to first 58.100002,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 602 polygon from first 66.700005,first 39.299999,first 7.400000to first 68.099998,first 39.299999,first 7.400000to first 66.700005,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 603 polygon from first 47.100002,first 50.200001,first 7.400000to first 47.100002,first 44.299999,first 7.400000to first 47.100002,first 50.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 604 polygon from first 1.200000,first 15.400001,first 7.400000to first 10.000000,first 15.400001,first 7.400000to first 1.200000,first 15.400001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 605 polygon from first 68.099998,first 41.299999,first 7.400000to first 76.900002,first 41.299999,first 7.400000to first 68.099998,first 41.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 606 polygon from first 68.099998,first 39.299999,first 7.400000to first 68.099998,first 31.600000,first 7.400000to first 68.099998,first 39.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 607 polygon from first 61.000000,first 44.299999,first 7.400000to first 61.500000,first 44.299999,first 7.400000to first 61.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 608 polygon from first 50.700001,first 44.299999,first 7.400000to first 51.100002,first 44.299999,first 7.400000to first 50.700001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 609 polygon from first 68.099998,first 41.299999,first 7.400000to first 68.099998,first 39.299999,first 7.400000to first 68.099998,first 41.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 610 polygon from first 5.100000,first 42.799999,first 7.400000to first 10.000000,first 42.799999,first 7.400000to first 5.100000,first 42.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 611 polygon from first 10.000000,first 40.799999,first 7.400000to first 10.000000,first 42.799999,first 7.400000to first 10.000000,first 40.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 612 polygon from first 12.200000,first 2.300000,first 7.400000to first 12.200000,first 6.100000,first 7.400000to first 12.200000,first 2.300000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 613 polygon from first 12.200000,first 1.300000,first 7.400000to first 12.200000,first 0.700000,first 7.400000to first 12.200000,first 1.300000,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 614 polygon from first 64.000000,first 44.299999,first 7.400000to first 64.700005,first 44.299999,first 7.400000to first 64.000000,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 615 polygon from first 66.099998,first 44.299999,first 7.400000to first 66.300003,first 44.299999,first 7.400000to first 66.099998,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 616 polygon from first 16.800001,first 44.299999,first 7.400000to first 17.100000,first 44.299999,first 7.400000to first 16.800001,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 617 polygon from first 11.000000,first 25.800001,first 7.400000to first 12.200000,first 25.800001,first 7.400000to first 11.000000,first 25.800001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 618 polygon from first 64.700005,first 44.299999,first 7.400000to first 66.099998,first 44.299999,first 7.400000to first 64.700005,first 44.299999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 619 polygon from first 66.300003,first 49.799999,first 7.400000to first 66.300003,first 50.200001,first 7.400000to first 66.300003,first 49.799999,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 620 polygon from first 66.300003,first 48.200001,first 7.400000to first 66.300003,first 48.400002,first 7.400000to first 66.300003,first 48.200001,first 7.400000 fillcolor rgb '#adadad' fillstyle empty noborder linecolor rgb '#adadad' + set object 621 polygon from first 49.400002,first 40.899998,first 7.400000to first 49.400002,first 42.700001,first 7.400000to first 42.700001,first 42.700001,first 10.800000to first 42.700001,first 40.899998,first 10.800000to first 49.400002,first 40.899998,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 622 polygon from first 66.300003,first 48.400002,first 7.400000to first 66.300003,first 49.800003,first 7.400000to first 63.500000,first 49.800003,first 9.100000to first 63.500000,first 48.400002,first 9.100000to first 66.300003,first 48.400002,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 623 polygon from first 63.500000,first 49.800003,first 9.100000to first 61.500000,first 49.799999,first 9.100000to first 61.500000,first 46.799999,first 9.100000to first 63.500000,first 46.799999,first 9.100000to first 63.500000,first 49.800003,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 624 polygon from first 63.500000,first 48.200001,first 9.100000to first 63.500000,first 46.799999,first 9.100000to first 66.300003,first 46.799999,first 10.800000to first 66.300003,first 48.200001,first 10.800000to first 63.500000,first 48.200001,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 625 polygon from first 13.850000,first 39.299999,first 7.400000to first 12.350000,first 39.299999,first 7.400000to first 12.350000,first 31.600000,first 10.800000to first 13.850000,first 31.600000,first 10.800000to first 13.850000,first 39.299999,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 626 polygon from first 12.100000,first 49.700001,first 7.400000to first 12.100000,first 48.299999,first 7.400000to first 15.100000,first 48.299999,first 9.100000to first 15.100000,first 49.700001,first 9.100000to first 12.100000,first 49.700001,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 627 polygon from first 16.900000,first 49.700001,first 9.100000to first 15.100000,first 49.700001,first 9.100000to first 15.100000,first 46.700001,first 9.100000to first 16.900000,first 46.700001,first 9.100000to first 16.900000,first 49.700001,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 628 polygon from first 15.100000,first 46.700001,first 9.100000to first 15.100000,first 48.100002,first 9.100000to first 12.100000,first 48.100002,first 10.800000to first 12.100000,first 46.700001,first 10.800000to first 15.100000,first 46.700001,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 629 polygon from first 17.600000,first 11.000000,first 7.400000to first 16.199999,first 11.000000,first 7.400000to first 16.199999,first 8.100000,first 9.100000to first 17.600000,first 8.100000,first 9.100000to first 17.600000,first 11.000000,first 7.400000 fillcolor rgb '#d5d5d5' fillstyle solid 1.000000 border linecolor rgb '#adadad' + set object 630 polygon from first 17.600000,first 6.300000,first 9.100000to first 17.600000,first 8.100000,first 9.100000to first 14.500000,first 8.100000,first 9.100000to first 14.500000,first 6.300000,first 9.100000to first 17.600000,first 6.300000,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 631 polygon from first 14.500000,first 8.100000,first 9.100000to first 15.900000,first 8.100000,first 9.100000to first 15.900000,first 11.000000,first 10.800000to first 14.500000,first 11.000000,first 10.800000to first 14.500000,first 8.100000,first 9.100000 fillcolor rgb '#dcdcdc' fillstyle solid 1.000000 border linecolor rgb '#b4b4b4' + set object 632 polygon from first 0.800000,first 50.799999,first 10.800000to first 77.500000,first 50.799999,first 10.800000to first 77.500000,first 31.200001,first 10.800000to first 18.500000,first 31.200001,first 10.800000to first 18.500000,first 0.700000,first 10.800000to first 0.800000,first 0.700000,first 10.800000to first 0.800000,first 50.799999,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 633 polygon from first 42.900002,first 40.799999,first 10.800000to first 49.400002,first 40.799999,first 10.800000to first 49.400002,first 42.799999,first 10.800000to first 42.900002,first 42.799999,first 10.800000to first 42.900002,first 40.799999,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 634 polygon from first 12.100000,first 40.799999,first 10.800000to first 22.900000,first 40.799999,first 10.800000to first 22.900000,first 42.799999,first 10.800000to first 12.100000,first 42.799999,first 10.800000to first 12.100000,first 40.799999,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 635 polygon from first 14.500000,first 6.100000,first 10.800000to first 18.000000,first 6.100000,first 10.800000to first 18.000000,first 10.700000,first 10.800000to first 14.500000,first 10.700000,first 10.800000to first 14.500000,first 6.100000,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 636 polygon from first 12.800000,first 46.600002,first 10.800000to first 17.100000,first 46.600002,first 10.800000to first 17.100000,first 50.200001,first 10.800000to first 12.800000,first 50.200001,first 10.800000to first 12.800000,first 46.600002,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 637 polygon from first 61.500000,first 46.600002,first 10.800000to first 66.099998,first 46.600002,first 10.800000to first 66.099998,first 50.200001,first 10.800000to first 61.500000,first 50.200001,first 10.800000to first 61.500000,first 46.600002,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 638 polygon from first 12.200000,first 31.800001,first 10.800000to first 13.900001,first 31.800001,first 10.800000to first 13.900001,first 39.100002,first 10.800000to first 12.200000,first 39.100002,first 10.800000to first 12.200000,first 31.800001,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 639 polygon from first 1.200000,first 40.799999,first 10.800000to first 10.000000,first 40.799999,first 10.800000to first 10.000000,first 42.799999,first 10.800000to first 1.200000,first 42.799999,first 10.800000to first 1.200000,first 40.799999,first 10.800000 fillcolor rgb '#e4e4e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 640 polygon from first 42.299999,first 39.299999,first 10.800000to first 42.299999,first 31.600000,first 10.800000to first 42.299999,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 641 polygon from first 44.000000,first 39.299999,first 10.800000to first 44.000000,first 31.600000,first 10.800000to first 44.000000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 642 polygon from first 12.200000,first 6.100000,first 10.800000to first 12.200000,first 11.100000,first 10.800000to first 12.200000,first 6.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 643 polygon from first 12.200000,first 11.000000,first 10.800000to first 14.500000,first 11.000000,first 10.800000to first 12.200000,first 11.000000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 644 polygon from first 14.500000,first 11.000000,first 10.800000to first 14.500000,first 6.100000,first 10.800000to first 14.500000,first 11.000000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 645 polygon from first 4.300000,first 25.800001,first 10.800000to first 4.300000,first 24.100000,first 10.800000to first 4.300000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 646 polygon from first 1.200000,first 25.800001,first 10.800000to first 2.100000,first 25.800001,first 10.800000to first 1.200000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 647 polygon from first 3.000000,first 25.800001,first 10.800000to first 8.500000,first 25.800001,first 10.800000to first 3.000000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 648 polygon from first 1.200000,first 24.100000,first 10.800000to first 10.000000,first 24.100000,first 10.800000to first 1.200000,first 24.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 649 polygon from first 10.500000,first 50.200001,first 10.800000to first 10.500000,first 49.000000,first 10.800000to first 10.500000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 650 polygon from first 10.500000,first 48.100002,first 10.800000to first 10.500000,first 44.299999,first 10.800000to first 10.500000,first 48.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 651 polygon from first 12.300000,first 46.600002,first 10.800000to first 17.100000,first 46.600002,first 10.800000to first 12.300000,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 652 polygon from first 12.300000,first 46.600002,first 10.800000to first 12.300000,first 44.299999,first 10.800000to first 12.300000,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 653 polygon from first 12.300000,first 44.299999,first 10.800000to first 13.500000,first 44.299999,first 10.800000to first 12.300000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 654 polygon from first 14.700000,first 46.600002,first 10.800000to first 14.700000,first 44.299999,first 10.800000to first 14.700000,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 655 polygon from first 14.400001,first 44.299999,first 10.800000to first 15.800000,first 44.299999,first 10.800000to first 14.400001,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 656 polygon from first 17.100000,first 50.200001,first 10.800000to first 17.100000,first 44.299999,first 10.800000to first 17.100000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 657 polygon from first 25.600000,first 44.299999,first 10.800000to first 25.600000,first 50.200001,first 10.800000to first 25.600000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 658 polygon from first 41.100002,first 50.200001,first 10.800000to first 41.100002,first 44.299999,first 10.800000to first 41.100002,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 659 polygon from first 50.700001,first 50.200001,first 10.800000to first 50.700001,first 44.299999,first 10.800000to first 50.700001,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 660 polygon from first 61.500000,first 46.600002,first 10.800000to first 66.300003,first 46.600002,first 10.800000to first 61.500000,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 661 polygon from first 66.300003,first 46.600002,first 10.800000to first 66.300003,first 44.299999,first 10.800000to first 66.300003,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 662 polygon from first 64.400002,first 46.600002,first 10.800000to first 64.400002,first 44.299999,first 10.800000to first 64.400002,first 46.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 663 polygon from first 68.099998,first 50.200001,first 10.800000to first 68.099998,first 44.299999,first 10.800000to first 68.099998,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 664 polygon from first 25.500000,first 37.100002,first 10.800000to first 25.500000,first 31.600000,first 10.800000to first 25.500000,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 665 polygon from first 25.500000,first 39.299999,first 10.800000to first 25.500000,first 38.000000,first 10.800000to first 25.500000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 666 polygon from first 18.000000,first 0.700000,first 10.800000to first 1.200000,first 0.700000,first 10.800000to first 18.000000,first 0.700000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 667 polygon from first 0.500000,first 50.200001,first 10.800000to first 0.500000,first 42.799999,first 10.800000to first 0.500000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 668 polygon from first 0.500000,first 42.799999,first 10.800000to first 5.100000,first 42.799999,first 10.800000to first 0.500000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 669 polygon from first 5.100000,first 42.799999,first 10.800000to first 5.100000,first 43.299999,first 10.800000to first 5.100000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 670 polygon from first 61.500000,first 50.200001,first 10.800000to first 61.500000,first 44.299999,first 10.800000to first 61.500000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 671 polygon from first 12.200000,first 12.700000,first 10.800000to first 18.000000,first 12.700000,first 10.800000to first 12.200000,first 12.700000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 672 polygon from first 18.000000,first 6.100000,first 10.800000to first 12.200000,first 6.100000,first 10.800000to first 18.000000,first 6.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 673 polygon from first 10.000000,first 21.900000,first 10.800000to first 10.000000,first 10.500000,first 10.800000to first 10.000000,first 21.900000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 674 polygon from first 10.000000,first 38.700001,first 10.800000to first 10.000000,first 28.700001,first 10.800000to first 10.000000,first 38.700001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 675 polygon from first 10.000000,first 27.700001,first 10.800000to first 10.000000,first 25.800001,first 10.800000to first 10.000000,first 27.700001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 676 polygon from first 10.000000,first 25.800001,first 10.800000to first 9.500000,first 25.800001,first 10.800000to first 10.000000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 677 polygon from first 29.700001,first 37.100002,first 10.800000to first 29.700001,first 31.600000,first 10.800000to first 29.700001,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 678 polygon from first 38.000000,first 37.100002,first 10.800000to first 38.000000,first 31.600000,first 10.800000to first 38.000000,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 679 polygon from first 47.100002,first 37.100002,first 10.800000to first 47.100002,first 31.600000,first 10.800000to first 47.100002,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 680 polygon from first 54.799999,first 37.100002,first 10.800000to first 54.799999,first 31.600000,first 10.800000to first 54.799999,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 681 polygon from first 63.200001,first 37.100002,first 10.800000to first 63.200001,first 31.600000,first 10.800000to first 63.200001,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 682 polygon from first 70.500000,first 37.100002,first 10.800000to first 70.500000,first 31.600000,first 10.800000to first 70.500000,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 683 polygon from first 75.099998,first 39.299999,first 10.800000to first 76.900002,first 39.299999,first 10.800000to first 75.099998,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 684 polygon from first 15.300000,first 39.299999,first 10.800000to first 23.000000,first 39.299999,first 10.800000to first 15.300000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 685 polygon from first 22.400000,first 38.000000,first 10.800000to first 22.400000,first 39.299999,first 10.800000to first 22.400000,first 38.000000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 686 polygon from first 24.000000,first 39.299999,first 10.800000to first 26.000000,first 39.299999,first 10.800000to first 24.000000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 687 polygon from first 27.000000,first 39.299999,first 10.800000to first 32.100002,first 39.299999,first 10.800000to first 27.000000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 688 polygon from first 29.700001,first 39.299999,first 10.800000to first 29.700001,first 38.000000,first 10.800000to first 29.700001,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 689 polygon from first 33.100002,first 39.299999,first 10.800000to first 34.500000,first 39.299999,first 10.800000to first 33.100002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 690 polygon from first 33.799999,first 39.299999,first 10.800000to first 33.799999,first 31.600000,first 10.800000to first 33.799999,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 691 polygon from first 35.500000,first 39.299999,first 10.800000to first 38.600002,first 39.299999,first 10.800000to first 35.500000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 692 polygon from first 38.000000,first 39.299999,first 10.800000to first 38.000000,first 38.000000,first 10.800000to first 38.000000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 693 polygon from first 39.600002,first 39.299999,first 10.800000to first 42.900002,first 39.299999,first 10.800000to first 39.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 694 polygon from first 43.799999,first 39.299999,first 10.800000to first 44.600002,first 39.299999,first 10.800000to first 43.799999,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 695 polygon from first 45.600002,first 39.299999,first 10.800000to first 48.900002,first 39.299999,first 10.800000to first 45.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 696 polygon from first 47.100002,first 39.299999,first 10.800000to first 47.100002,first 38.000000,first 10.800000to first 47.100002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 697 polygon from first 69.099998,first 39.299999,first 10.800000to first 74.099998,first 39.299999,first 10.800000to first 69.099998,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 698 polygon from first 70.500000,first 39.299999,first 10.800000to first 70.500000,first 38.000000,first 10.800000to first 70.500000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 699 polygon from first 66.700005,first 39.299999,first 10.800000to first 68.099998,first 39.299999,first 10.800000to first 66.700005,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 700 polygon from first 67.400002,first 39.299999,first 10.800000to first 67.400002,first 31.600000,first 10.800000to first 67.400002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 701 polygon from first 60.600002,first 39.299999,first 10.800000to first 65.800003,first 39.299999,first 10.800000to first 60.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 702 polygon from first 63.200001,first 39.299999,first 10.800000to first 63.200001,first 38.000000,first 10.800000to first 63.200001,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 703 polygon from first 58.400002,first 39.299999,first 10.800000to first 59.700001,first 39.299999,first 10.800000to first 58.400002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 704 polygon from first 59.100002,first 39.299999,first 10.800000to first 59.100002,first 31.600000,first 10.800000to first 59.100002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 705 polygon from first 52.600002,first 39.299999,first 10.800000to first 57.400002,first 39.299999,first 10.800000to first 52.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 706 polygon from first 54.799999,first 39.299999,first 10.800000to first 54.799999,first 38.000000,first 10.800000to first 54.799999,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 707 polygon from first 49.900002,first 39.299999,first 10.800000to first 51.600002,first 39.299999,first 10.800000to first 49.900002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 708 polygon from first 50.600002,first 39.299999,first 10.800000to first 50.600002,first 31.600000,first 10.800000to first 50.600002,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 709 polygon from first 10.000000,first 9.500000,first 10.800000to first 10.000000,first 7.400000,first 10.800000to first 10.000000,first 9.500000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 710 polygon from first 1.200000,first 8.400001,first 10.800000to first 10.000000,first 8.400001,first 10.800000to first 1.200000,first 8.400001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 711 polygon from first 48.299999,first 50.200001,first 10.800000to first 48.299999,first 46.400002,first 10.800000to first 48.299999,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 712 polygon from first 48.600002,first 44.299999,first 10.800000to first 47.700001,first 44.299999,first 10.800000to first 48.600002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 713 polygon from first 45.900002,first 46.400002,first 10.800000to first 45.900002,first 50.200001,first 10.800000to first 45.900002,first 46.400002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 714 polygon from first 39.400002,first 44.299999,first 10.800000to first 35.500000,first 44.299999,first 10.800000to first 39.400002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 715 polygon from first 34.500000,first 44.299999,first 10.800000to first 32.799999,first 44.299999,first 10.800000to first 34.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 716 polygon from first 48.299999,first 44.299999,first 10.800000to first 48.299999,first 45.400002,first 10.800000to first 48.299999,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 717 polygon from first 33.900002,first 44.299999,first 10.800000to first 33.900002,first 45.400002,first 10.800000to first 33.900002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 718 polygon from first 31.500000,first 44.299999,first 10.800000to first 31.500000,first 45.400002,first 10.800000to first 31.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 719 polygon from first 30.900000,first 44.299999,first 10.800000to first 31.800001,first 44.299999,first 10.800000to first 30.900000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 720 polygon from first 31.500000,first 46.400002,first 10.800000to first 31.500000,first 50.200001,first 10.800000to first 31.500000,first 46.400002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 721 polygon from first 33.900002,first 50.200001,first 10.800000to first 33.900002,first 46.400002,first 10.800000to first 33.900002,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 722 polygon from first 29.900000,first 44.299999,first 10.800000to first 27.100000,first 44.299999,first 10.800000to first 29.900000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 723 polygon from first 26.100000,first 44.299999,first 10.800000to first 25.100000,first 44.299999,first 10.800000to first 26.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 724 polygon from first 25.100000,first 44.299999,first 10.800000to first 25.100000,first 50.200001,first 10.800000to first 25.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 725 polygon from first 20.200001,first 44.299999,first 10.800000to first 23.100000,first 44.299999,first 10.800000to first 20.200001,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 726 polygon from first 23.100000,first 44.299999,first 10.800000to first 23.100000,first 45.200001,first 10.800000to first 23.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 727 polygon from first 23.100000,first 46.200001,first 10.800000to first 23.100000,first 48.600002,first 10.800000to first 23.100000,first 46.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 728 polygon from first 23.100000,first 50.200001,first 10.800000to first 23.100000,first 49.500000,first 10.800000to first 23.100000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 729 polygon from first 20.600000,first 50.200001,first 10.800000to first 20.600000,first 49.500000,first 10.800000to first 20.600000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 730 polygon from first 20.600000,first 48.600002,first 10.800000to first 20.600000,first 44.299999,first 10.800000to first 20.600000,first 48.600002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 731 polygon from first 17.100000,first 46.200001,first 10.800000to first 20.600000,first 46.200001,first 10.800000to first 17.100000,first 46.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 732 polygon from first 20.600000,first 47.299999,first 10.800000to first 23.100000,first 47.299999,first 10.800000to first 20.600000,first 47.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 733 polygon from first 5.600000,first 44.299999,first 10.800000to first 5.100000,first 44.299999,first 10.800000to first 5.600000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 734 polygon from first 5.100000,first 44.299999,first 10.800000to first 5.100000,first 48.100002,first 10.800000to first 5.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 735 polygon from first 5.100000,first 49.000000,first 10.800000to first 5.100000,first 50.200001,first 10.800000to first 5.100000,first 49.000000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 736 polygon from first 12.100000,first 25.800001,first 10.800000to first 18.000000,first 25.800001,first 10.800000to first 12.100000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 737 polygon from first 55.400002,first 44.299999,first 10.800000to first 59.900002,first 44.299999,first 10.800000to first 55.400002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 738 polygon from first 56.000000,first 45.400002,first 10.800000to first 56.000000,first 44.299999,first 10.800000to first 56.000000,first 45.400002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 739 polygon from first 51.100002,first 50.200001,first 10.800000to first 51.100002,first 44.299999,first 10.800000to first 51.100002,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 740 polygon from first 49.500000,first 44.299999,first 10.800000to first 54.500000,first 44.299999,first 10.800000to first 49.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 741 polygon from first 45.200001,first 44.299999,first 10.800000to first 46.700001,first 44.299999,first 10.800000to first 45.200001,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 742 polygon from first 45.900002,first 45.400002,first 10.800000to first 45.900002,first 44.299999,first 10.800000to first 45.900002,first 45.400002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 743 polygon from first 40.400002,first 44.299999,first 10.800000to first 44.200001,first 44.299999,first 10.800000to first 40.400002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 744 polygon from first 12.200000,first 1.400000,first 10.800000to first 12.200000,first 0.700000,first 10.800000to first 12.200000,first 1.400000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 745 polygon from first 10.000000,first 6.400000,first 10.800000to first 10.000000,first 0.700000,first 10.800000to first 10.000000,first 6.400000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 746 polygon from first 1.200000,first 40.799999,first 10.800000to first 10.000000,first 40.799999,first 10.800000to first 1.200000,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 747 polygon from first 10.000000,first 40.799999,first 10.800000to first 10.000000,first 39.700001,first 10.800000to first 10.000000,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 748 polygon from first 69.900002,first 44.299999,first 10.800000to first 76.900002,first 44.299999,first 10.800000to first 69.900002,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 749 polygon from first 56.000000,first 50.200001,first 10.800000to first 56.000000,first 46.400002,first 10.800000to first 56.000000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 750 polygon from first 61.500000,first 44.299999,first 10.800000to first 63.000000,first 44.299999,first 10.800000to first 61.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 751 polygon from first 8.200000,first 24.700001,first 10.800000to first 8.200000,first 24.100000,first 10.800000to first 8.200000,first 24.700001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 752 polygon from first 12.200000,first 6.100000,first 10.800000to first 12.200000,first 2.400000,first 10.800000to first 12.200000,first 6.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 753 polygon from first 10.000000,first 24.100000,first 10.800000to first 10.000000,first 22.900000,first 10.800000to first 10.000000,first 24.100000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 754 polygon from first 6.600000,first 44.299999,first 10.800000to first 10.500000,first 44.299999,first 10.800000to first 6.600000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 755 polygon from first 17.100000,first 44.299999,first 10.800000to first 19.300001,first 44.299999,first 10.800000to first 17.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 756 polygon from first 68.099998,first 44.299999,first 10.800000to first 68.900002,first 44.299999,first 10.800000to first 68.099998,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 757 polygon from first 13.900001,first 31.600000,first 10.800000to first 18.000000,first 31.600000,first 10.800000to first 13.900001,first 31.600000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 758 polygon from first 41.500000,first 44.299999,first 10.800000to first 41.500000,first 50.200001,first 10.800000to first 41.500000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 759 polygon from first 22.400000,first 37.100002,first 10.800000to first 22.400000,first 31.600000,first 10.800000to first 22.400000,first 37.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 760 polygon from first 13.900001,first 31.600000,first 10.800000to first 13.900001,first 39.299999,first 10.800000to first 13.900001,first 31.600000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 761 polygon from first 13.900001,first 39.299999,first 10.800000to first 14.300000,first 39.299999,first 10.800000to first 13.900001,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 762 polygon from first 10.000000,first 33.100002,first 10.800000to first 1.200000,first 33.100002,first 10.800000to first 10.000000,first 33.100002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 763 polygon from first 0.500000,first 50.200001,first 10.800000to first 76.900002,first 50.200001,first 10.800000to first 0.500000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 764 polygon from first 76.900002,first 50.200001,first 10.800000to first 76.900002,first 31.600000,first 10.800000to first 76.900002,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 765 polygon from first 76.900002,first 31.600000,first 10.800000to first 18.000000,first 31.600000,first 10.800000to first 76.900002,first 31.600000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 766 polygon from first 18.000000,first 31.600000,first 10.800000to first 18.000000,first 0.700000,first 10.800000to first 18.000000,first 31.600000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 767 polygon from first 1.200000,first 0.700000,first 10.800000to first 1.200000,first 42.799999,first 10.800000to first 1.200000,first 0.700000,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 768 polygon from first 42.700001,first 42.799999,first 10.800000to first 49.400002,first 42.799999,first 10.800000to first 42.700001,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 769 polygon from first 49.400002,first 42.799999,first 10.800000to first 49.400002,first 40.799999,first 10.800000to first 49.400002,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 770 polygon from first 49.400002,first 40.799999,first 10.800000to first 42.700001,first 40.799999,first 10.800000to first 49.400002,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 771 polygon from first 12.100000,first 42.799999,first 10.800000to first 12.100000,first 40.799999,first 10.800000to first 12.100000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 772 polygon from first 12.100000,first 40.799999,first 10.800000to first 22.900000,first 40.799999,first 10.800000to first 12.100000,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 773 polygon from first 22.900000,first 40.799999,first 10.800000to first 22.900000,first 42.799999,first 10.800000to first 22.900000,first 40.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 774 polygon from first 22.900000,first 42.799999,first 10.800000to first 12.100000,first 42.799999,first 10.800000to first 22.900000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 775 polygon from first 5.100000,first 42.799999,first 10.800000to first 10.000000,first 42.799999,first 10.800000to first 5.100000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 776 polygon from first 10.000000,first 42.799999,first 10.800000to first 10.000000,first 40.799999,first 10.800000to first 10.000000,first 42.799999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 777 polygon from first 12.300000,first 39.299999,first 10.800000to first 12.300000,first 31.600000,first 10.800000to first 12.300000,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 778 polygon from first 13.900001,first 39.299999,first 10.800000to first 12.300000,first 39.299999,first 10.800000to first 13.900001,first 39.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 779 polygon from first 60.799999,first 44.299999,first 10.800000to first 61.500000,first 44.299999,first 10.800000to first 60.799999,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 780 polygon from first 42.299999,first 34.900002,first 10.800000to first 42.900002,first 34.900002,first 10.800000to first 42.299999,first 34.900002,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 781 polygon from first 64.000000,first 44.299999,first 10.800000to first 64.700005,first 44.299999,first 10.800000to first 64.000000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 782 polygon from first 66.099998,first 44.299999,first 10.800000to first 66.300003,first 44.299999,first 10.800000to first 66.099998,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 783 polygon from first 17.100000,first 44.299999,first 10.800000to first 16.800001,first 44.299999,first 10.800000to first 17.100000,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 784 polygon from first 12.200000,first 50.200001,first 10.800000to first 12.200000,first 48.100002,first 10.800000to first 12.200000,first 50.200001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 785 polygon from first 11.000000,first 25.800001,first 10.800000to first 12.100000,first 25.800001,first 10.800000to first 11.000000,first 25.800001,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + set object 786 polygon from first 64.700005,first 44.299999,first 10.800000to first 66.099998,first 44.299999,first 10.800000to first 64.700005,first 44.299999,first 10.800000 fillcolor rgb '#bcbcbc' fillstyle empty noborder linecolor rgb '#bcbcbc' + + +splot 1/0 notitle, '-' with lines linecolor rgb '#000000' linewidth 2.000000 dashtype 1 title '\footnotesize{ground truth}', '-' with lines linecolor rgb '#ff0000' linewidth 2.000000 dashtype 1 title '\footnotesize{PF}', '-' with lines linecolor rgb '#0000ff' linewidth 2.000000 dashtype 1 title '\footnotesize{PF simple}', '-' with lines linecolor rgb '#00ff00' linewidth 2.000000 dashtype 1 title '\footnotesize{IMMPF}' +11.2 11.8 7.4 +11 25.8 7.4 +11.2 40 7.4 +14.8 40 7.4 +14.8 37.6 7.4 +30.4 37.6 7.4 +30.4 43.6 7.4 +71.8 43.6 7.4 +e +4.21553 6.32867 7.51464 +3.85009 6.60994 7.41249 +3.63425 6.97647 7.40029 +3.53751 7.04814 7.40003 +3.51627 7.04829 7.40006 +3.4259 7.06397 7.39996 +3.36952 7.07181 7.39998 +3.27878 7.09056 7.40006 +3.2862 7.11666 7.40002 +3.20195 7.09723 7.40002 +3.16442 7.1007 7.40002 +3.04747 7.0871 7.39998 +3.00596 7.09628 7.39999 +3.06228 7.09965 7.40002 +2.99407 7.10583 7.39994 +3.0514 7.10159 7.40001 +3.0354 7.08627 7.40004 +3.03144 7.08714 7.40003 +2.93066 7.09656 7.39998 +2.98528 7.09618 7.39999 +3.17333 7.09625 7.4 +3.28946 7.09999 7.39997 +3.64988 7.12425 7.39999 +4.03864 7.1508 7.40003 +4.40214 7.1813 7.39992 +5.16047 7.19591 7.40007 +6.23 7.19885 7.39999 +6.7946 7.21866 7.39997 +7.40091 7.20589 7.39995 +8.06746 7.19043 7.40001 +8.4767 7.19264 7.40003 +8.57913 7.23514 7.39996 +8.85103 7.21715 7.4 +9.10838 7.25135 7.39996 +9.32711 7.30342 7.40007 +9.42392 7.3376 7.40003 +9.42227 7.34089 7.3999 +9.4353 7.34884 7.39998 +9.50081 7.36649 7.39999 +9.56091 7.41471 7.40007 +9.55454 7.4198 7.40001 +9.57963 7.41104 7.39993 +9.589 7.41331 7.39999 +9.60571 7.42794 7.39999 +9.66764 7.50721 7.40012 +9.99167 7.92745 7.40007 +10.9881 9.32801 7.39987 +12.0111 11.1371 7.40001 +12.4489 11.9759 7.4001 +12.7446 12.2642 7.4001 +12.9854 12.3362 7.39995 +13.0756 12.3737 7.40011 +13.317 12.5197 7.39999 +13.3912 13.0365 7.40001 +13.1769 14.7546 7.40001 +13.0018 16.0809 7.40001 +13.5662 16.7994 7.40003 +14.2704 16.9401 7.39998 +14.9842 17.081 7.40003 +15.6759 17.2513 7.39998 +15.7821 17.4889 7.4 +16.4502 17.7737 7.39999 +17.0527 18.0872 7.40003 +17.4583 18.6272 7.40002 +17.5199 19.0299 7.40002 +17.6216 19.0421 7.39999 +17.6458 19.1464 7.4 +17.6485 19.512 7.40007 +17.6591 19.4144 7.39998 +17.6612 19.2617 7.39995 +17.6536 19.0678 7.4 +17.6614 18.8211 7.39996 +17.6513 18.9916 7.4 +17.6753 19.0603 7.39994 +17.6741 19.2701 7.39997 +17.6819 19.7147 7.40007 +17.6845 20.1025 7.40007 +17.6832 20.329 7.39998 +17.6802 20.7794 7.39994 +17.6785 21.1952 7.4 +17.682 21.488 7.40002 +17.6849 21.9099 7.39998 +17.6837 22.23 7.4 +17.6806 22.3507 7.40007 +17.6843 22.4563 7.39996 +17.6885 22.6893 7.39993 +17.6848 23.1282 7.39998 +17.6834 23.5267 7.39994 +17.6786 23.9399 7.39996 +17.6789 23.9033 7.40001 +17.6815 24.0024 7.40003 +17.6797 24.3361 7.39994 +17.6802 24.7027 7.39998 +17.676 24.7324 7.39988 +17.6797 24.7113 7.40004 +17.6723 24.7947 7.4001 +17.6664 24.8838 7.40009 +17.6677 24.9696 7.40014 +17.6707 24.9766 7.40004 +17.6651 25.0475 7.39998 +17.6672 25.0557 7.40002 +17.6672 25.0465 7.40002 +17.6451 25.1215 7.40009 +17.6224 25.1419 7.40004 +17.4475 25.3087 7.39992 +17.2584 25.3763 7.39992 +17.2347 25.3875 7.39992 +17.03 25.4355 7.40002 +16.807 25.4592 7.39998 +16.6328 25.4688 7.39996 +16.6581 25.4692 7.40009 +16.432 25.4728 7.4 +16.2148 25.4757 7.39995 +16.0275 25.4815 7.39994 +15.8679 25.4789 7.40001 +16.0833 25.4735 7.39998 +16.4403 25.4807 7.39995 +16.5258 25.4706 7.39991 +17.0582 25.4325 7.40016 +17.3805 25.3979 7.40001 +17.5015 25.3661 7.40002 +17.5466 25.3393 7.40008 +17.5638 25.3392 7.39996 +17.6018 25.3125 7.40008 +17.6063 25.3078 7.4001 +17.6259 25.2959 7.39997 +17.6361 25.2695 7.40002 +17.6358 25.2694 7.4 +17.6526 25.2425 7.39995 +17.6544 25.2359 7.40013 +17.659 25.2033 7.4001 +17.6619 25.1888 7.40002 +17.6628 25.1601 7.39993 +17.6665 25.1533 7.39994 +17.6683 25.1611 7.39991 +17.663 25.1666 7.39991 +17.6655 25.1533 7.39999 +17.6602 25.1248 7.40003 +17.6638 25.1204 7.39992 +17.6652 25.1141 7.40001 +17.6747 25.088 7.40003 +17.673 25.0619 7.4 +17.6707 25.1732 7.40009 +17.6701 25.1595 7.39989 +17.6734 25.2043 7.39998 +17.6762 25.1229 7.39999 +17.6696 25.1032 7.40009 +17.667 25.0793 7.40008 +17.6685 25.0722 7.40001 +17.6713 25.0713 7.40016 +17.6641 25.0667 7.40002 +17.6667 25.0657 7.4 +17.664 25.04 7.40003 +17.6701 25.0992 7.40002 +17.6699 25.071 7.39997 +17.6732 25.0689 7.39994 +17.6714 25.0486 7.39992 +17.6661 25.0122 7.40007 +17.664 25.0132 7.39999 +17.6651 25.0176 7.40002 +17.6679 24.9813 7.4001 +17.6671 24.9643 7.39989 +17.6651 24.9883 7.39992 +17.6678 24.9552 7.40002 +17.6689 24.9568 7.40007 +17.668 24.9161 7.40001 +17.6622 24.8632 7.40012 +17.6616 24.8388 7.40001 +17.6621 24.8084 7.40004 +17.6656 24.838 7.40006 +17.666 24.8151 7.39997 +17.6709 24.8648 7.39997 +17.6656 24.8422 7.40006 +17.6673 24.8096 7.40001 +17.6611 24.8005 7.40009 +17.6658 24.7852 7.39997 +17.6669 24.7962 7.40001 +17.6651 24.7413 7.40005 +17.6664 24.7068 7.39993 +17.6644 24.6766 7.40001 +17.6647 24.5677 7.40012 +17.6603 24.7152 7.40009 +17.6627 24.7652 7.39995 +17.6596 24.7145 7.40007 +17.6637 24.7264 7.40007 +17.6604 24.7243 7.40003 +17.6599 24.7001 7.39999 +17.6615 24.6905 7.3999 +17.6614 24.6384 7.40008 +17.6614 24.5442 7.40003 +17.6614 24.5442 7.40003 +e +5.59691 6.5515 7.38448 +3.64535 6.83079 7.37235 +3.12204 7.28252 7.40766 +2.80776 7.39711 7.40477 +2.64906 7.35091 7.41828 +2.56662 7.3556 7.36718 +2.47136 7.28825 7.3933 +2.44367 7.23278 7.38018 +2.43999 7.12226 7.32854 +2.27979 7.10183 7.39245 +2.3112 6.87366 7.41156 +2.29792 6.7753 7.41206 +2.51695 6.34926 7.36229 +2.64254 5.8956 7.36846 +2.57825 5.66735 7.38955 +2.57258 5.52775 7.40413 +2.56812 5.41578 7.38748 +2.76 4.88761 7.36702 +2.93807 4.42743 7.39859 +2.94455 4.17185 7.42277 +2.71778 4.24196 7.41081 +2.62725 4.21431 7.41303 +2.53959 4.35773 7.39806 +2.52409 4.34389 7.40071 +2.6404 4.30803 7.39266 +2.86978 4.20223 7.38743 +3.05567 4.2277 7.37149 +3.61138 4.03123 7.35484 +3.87637 4.35142 7.34167 +5.53496 5.69882 7.38242 +11.044 10.2475 7.40932 +13.555 15.1692 7.66453 +14.3009 20.2032 7.52646 +12.1658 24.9048 7.54427 +8.70432 29.6403 7.54486 +7.31489 31.8201 7.47309 +6.77959 32.7504 7.58099 +6.23415 33.4826 7.51658 +5.65168 33.5904 7.49918 +5.29023 34.0647 7.48149 +5.7201 34.6496 7.4613 +7.05211 35.2002 7.4944 +7.36727 35.8225 7.44983 +7.95329 36.3829 7.51269 +7.95333 36.79 7.49823 +8.17571 37.0635 7.63259 +9.44957 37.2459 7.51358 +10.0342 37.8653 7.46759 +10.2759 38.162 7.49607 +10.0421 38.2171 7.47513 +10.486 38.3749 7.46286 +10.9376 38.4368 7.46871 +10.8755 38.4557 7.45911 +11.2635 38.6428 7.4556 +11.9093 38.858 7.44141 +11.8844 38.9285 7.40508 +11.9693 38.9875 7.41938 +10.7555 38.7029 7.43488 +10.4569 38.7707 7.43985 +11.292 38.8181 7.43047 +12.2246 38.9673 7.4347 +12.4093 39.0648 7.41893 +12.5232 39.0911 7.40851 +12.6327 39.1293 7.40629 +12.6767 39.2302 7.40168 +12.6685 39.2549 7.4084 +12.6282 39.2314 7.40311 +12.6743 39.1964 7.40489 +12.8446 39.1253 7.40078 +13.0938 39.0143 7.39615 +13.6392 38.8224 7.39892 +13.6515 38.9478 7.39753 +13.7026 39.0588 7.39885 +13.7192 39.0734 7.39613 +13.7703 39.0664 7.39586 +13.6355 39.1334 7.39616 +13.6022 39.1501 7.3871 +13.6126 39.083 7.40405 +13.6664 39.1025 7.44019 +13.6851 39.0871 7.42985 +13.684 39.1113 7.43157 +13.7273 39.0982 7.43436 +13.9413 38.9646 7.54114 +14.5068 39.0055 7.45882 +15.5466 39.1056 7.40987 +16.0908 39.3574 7.46596 +16.8646 39.148 7.43448 +18.1699 39.215 7.45989 +18.8643 39.1796 7.56502 +19.9505 39.0817 7.54385 +21.0439 38.6425 7.54051 +21.6151 38.5271 7.54869 +23.242 37.6671 7.45692 +25.2299 36.4383 7.54539 +26.4425 35.38 7.44262 +27.5631 33.9727 7.44339 +28.4222 33.3252 7.41239 +28.8946 33.0282 7.40807 +29.074 32.9581 7.43324 +29.2396 32.8559 7.4392 +29.392 32.8301 7.45253 +29.504 32.7722 7.44282 +29.5484 32.6486 7.42773 +29.5727 32.5407 7.432 +29.6006 32.5522 7.43933 +29.6539 32.5654 7.43538 +29.8109 32.6971 7.47563 +30.1103 32.995 7.5745 +30.1468 32.9103 7.48287 +30.2064 32.8973 7.4999 +31.0959 34.4317 7.64007 +31.6425 35.0351 7.41296 +31.3555 35.0956 7.40972 +31.267 35.0013 7.4428 +31.4777 34.8252 7.39979 +31.9683 34.9616 7.39574 +32.4103 35.7285 7.40065 +32.4333 35.9171 7.3948 +32.4106 35.7136 7.39469 +32.1872 35.8433 7.40494 +31.9832 35.4822 7.4029 +32.0224 35.0626 7.40708 +32.0608 34.6466 7.40358 +32.5664 34.7058 7.3976 +32.9857 34.75 7.39994 +33.1916 34.622 7.40616 +33.4824 34.3683 7.4212 +34.0229 34.6658 7.40381 +33.9764 34.3911 7.40034 +34.5344 34.9618 7.42395 +36.1288 36.9564 7.41583 +37.4504 38.9274 7.41366 +38.6543 40.419 7.416 +39.9525 42.1878 7.41215 +40.6268 43.0344 7.44651 +39.9911 42.1865 7.51498 +39.9597 42.0721 7.47099 +40.2791 41.6088 7.44594 +40.4191 41.4983 7.46553 +40.6299 41.9074 7.49865 +40.8524 42.4681 7.4378 +40.7658 42.3839 7.42747 +40.6641 42.3543 7.50423 +40.5642 42.3112 7.60683 +40.9963 42.9587 7.54056 +41.1683 43.5652 7.53165 +41.4005 43.733 7.4586 +41.7215 43.4911 7.49617 +41.9192 43.6714 7.64479 +41.6783 43.8459 7.49715 +41.6176 43.8522 7.60859 +42.0082 43.2917 7.57695 +42.6809 42.5682 7.58471 +43.4927 41.8035 7.45165 +44.115 41.3129 7.47846 +44.8942 41.1638 7.45488 +45.1562 41.3933 7.42622 +46.9338 40.673 7.41747 +48.2475 40.7017 7.39799 +48.9871 40.714 7.39816 +50.2748 40.3479 7.32995 +51.2754 39.8593 7.35085 +52.3801 39.6138 7.33669 +53.1261 39.2841 7.34664 +54.899 38.2235 7.31751 +56.2127 37.5377 7.26084 +58.0099 36.6579 7.28691 +58.9951 35.9897 7.31162 +60.1604 35.4793 7.38114 +61.0178 35.0118 7.36658 +61.4798 34.852 7.37083 +61.9664 34.5327 7.36185 +62.4198 34.7732 7.41891 +61.3619 36.7692 7.0988 +62.6731 36.8107 7.36706 +62.111 38.2063 7.33819 +64.4271 37.3366 7.35011 +65.006 37.5505 7.38683 +65.8632 37.1526 7.36752 +66.2713 36.6285 7.37858 +66.5669 36.4204 7.3519 +66.6696 36.339 7.3003 +66.701 36.1141 7.1566 +66.7949 36.1993 7.31675 +66.917 35.7907 7.36608 +66.7612 36.312 7.00342 +66.7313 36.4949 7.06223 +66.8051 36.3817 7.28836 +66.7039 37.0054 7.16022 +66.5913 37.9074 7.26894 +66.6011 37.9762 7.35615 +66.6418 38.0463 7.37158 +66.5757 38.1011 7.33402 +66.3882 38.722 7.40348 +66.2626 38.5114 7.3319 +66.3925 37.6769 7.36067 +66.3274 37.2798 7.45461 +66.4258 37.4969 7.62283 +66.4258 37.4969 7.62283 +e +2.86947 6.26264 7.40985 +2.3493 6.36883 7.40039 +2.14551 6.68698 7.4001 +2.14699 6.80532 7.4 +2.14183 6.83151 7.4 +2.21459 6.85222 7.40005 +2.33882 6.85831 7.40006 +2.39488 6.85599 7.39998 +2.38393 6.85844 7.39997 +2.41321 6.85955 7.40004 +2.49694 6.85535 7.39991 +2.52025 6.848 7.40005 +2.60864 6.84624 7.39991 +2.82005 6.82568 7.40018 +3.18094 6.83479 7.39994 +4.04613 6.82791 7.40015 +4.36104 6.8353 7.40011 +4.78849 6.84572 7.40003 +4.46259 6.83282 7.40004 +4.71549 6.84769 7.40004 +5.79044 6.86032 7.40002 +6.42441 6.85646 7.4 +7.2127 6.86448 7.4 +7.7062 6.87635 7.40001 +8.07589 6.87884 7.39996 +8.637 6.89015 7.39995 +8.86399 6.92931 7.39928 +9.09865 6.98061 7.39994 +9.35296 7.15115 7.3999 +9.8185 7.73091 7.39994 +10.6556 9.61408 7.40007 +11.2249 11.5412 7.40014 +11.3346 12.7778 7.39999 +11.1373 14.3564 7.39995 +11.3049 17.5504 7.39997 +11.5647 19.8628 7.40011 +11.2669 21.3367 7.40018 +10.6607 23.2825 7.40003 +10.2635 26.5271 7.40001 +10.2332 28.3689 7.40005 +10.3666 29.4407 7.39992 +9.89152 30.3292 7.4 +9.65622 31.8468 7.39961 +9.70949 33.004 7.39847 +9.78683 33.7342 7.39772 +9.6951 34.6264 7.39762 +9.71728 34.8645 7.39905 +9.83087 35.4501 7.39924 +9.95375 35.8246 7.39978 +10.1307 36.0327 7.39966 +10.1863 36.446 7.39989 +10.187 36.4107 7.3999 +10.5037 36.6555 7.4 +10.7426 36.9827 7.4 +10.7283 37.4527 7.40001 +10.6741 37.5006 7.40001 +10.8075 37.5355 7.39996 +11.0834 37.467 7.40048 +11.4305 37.3222 7.40351 +11.8698 37.2611 7.41329 +12.1787 37.3408 7.42133 +12.7168 37.4543 7.45308 +13.3418 37.5559 7.48749 +14.6881 37.9233 7.51026 +15.531 38.2325 7.53091 +15.8103 37.9104 7.59125 +16.1233 37.648 7.61667 +16.6592 37.6491 7.58659 +16.6164 37.2269 7.60979 +16.4571 37.1992 7.65372 +16.5419 37.4914 7.59763 +16.5737 37.8272 7.55702 +16.503 38.3047 7.55183 +16.7314 38.5739 7.52526 +16.4856 38.715 7.5756 +16.8526 38.7304 7.6138 +17.4394 39.0285 7.59636 +18.0907 39.2815 7.53562 +18.4967 39.2964 7.53327 +18.3621 39.0785 7.61379 +18.7625 39.2971 7.53786 +19.5723 39.4916 7.47413 +20.1661 39.5473 7.45588 +20.8276 39.6427 7.43174 +21.3279 39.7167 7.4099 +22.1224 39.7514 7.40245 +22.7901 39.7484 7.40039 +23.3389 39.7391 7.40029 +23.8882 39.7116 7.40013 +24.078 39.7019 7.40001 +24.8671 39.6259 7.40003 +25.5499 39.3756 7.39996 +26.3337 38.2226 7.40004 +27.4596 36.7013 7.39997 +28.7695 35.4661 7.40002 +29.7265 34.9174 7.40001 +30.3551 34.561 7.4 +30.7037 34.1556 7.40003 +30.6956 33.8453 7.40001 +30.8139 33.3272 7.39998 +30.8889 33.0325 7.40003 +30.8772 32.9296 7.39998 +30.9929 32.9359 7.40003 +30.991 32.9609 7.39996 +31.0089 33.227 7.39999 +31.0331 33.6292 7.40011 +31.027 33.6691 7.39999 +31.0312 34.169 7.40008 +31.0174 34.6283 7.39996 +31.0204 35.2206 7.40011 +31.0357 35.3811 7.40005 +31.0371 35.9547 7.4001 +31.0592 36.5892 7.40006 +31.093 37.2876 7.40004 +31.097 37.6378 7.39993 +31.1109 37.6612 7.40001 +31.2962 37.7707 7.40001 +31.2958 37.5999 7.4 +31.5364 37.404 7.4 +31.8659 37.4727 7.39999 +32.2951 37.511 7.40003 +32.7801 37.6507 7.39998 +33.0451 37.6698 7.39998 +33.4244 37.7881 7.40004 +33.7032 37.9161 7.40005 +34.0141 38.0055 7.39991 +34.8132 38.5415 7.39999 +35.6989 39.2361 7.40004 +36.4298 39.3925 7.40004 +37.5788 39.8202 7.39998 +38.749 40.0873 7.4 +39.6172 40.3524 7.40005 +40.3577 40.5136 7.40002 +41.0328 40.7548 7.40001 +41.0933 40.8519 7.4 +41.6877 40.9745 7.4 +42.2392 41.1224 7.40001 +42.7256 41.296 7.40002 +43.0888 41.7571 7.40009 +42.8762 42.1212 7.4001 +42.9319 42.7756 7.4001 +43.0739 43.1337 7.40003 +42.9574 43.5988 7.4 +44.1371 42.7045 7.40014 +44.9594 42.2835 7.39998 +46.2654 41.4818 7.40001 +46.5433 41.1804 7.40001 +47.2986 40.9931 7.39997 +47.9367 40.8716 7.39998 +48.5141 40.7896 7.40006 +48.9199 40.7904 7.40001 +49.5827 40.7271 7.39955 +50.02 40.5829 7.39936 +51.2078 40.3633 7.3965 +52.3017 40.1826 7.39137 +53.1529 40.0559 7.38973 +53.9507 39.904 7.39253 +54.1394 39.8494 7.39734 +54.8963 39.7808 7.39718 +55.7241 39.656 7.39902 +56.4491 39.5433 7.39964 +57.1657 39.4237 7.39996 +57.6327 39.2951 7.39995 +58.6129 39.182 7.40003 +58.8118 39.2584 7.39998 +59.6238 39.3666 7.39998 +60.3576 39.4035 7.39993 +60.9938 39.4601 7.39997 +62.0899 39.4156 7.39998 +63.0593 39.2042 7.39996 +63.3869 39.0968 7.39997 +64.182 38.8375 7.39998 +65.0346 38.7934 7.40001 +65.7612 39.0209 7.40001 +66.4856 38.8715 7.39999 +66.9881 38.81 7.40004 +67.3247 38.4584 7.39976 +67.3827 38.2506 7.39947 +67.5467 38.0647 7.4 +67.6263 37.8729 7.39982 +67.6668 37.5876 7.40005 +67.6759 37.5604 7.40003 +67.6714 37.4761 7.39997 +67.6761 37.5045 7.40005 +67.6764 37.4062 7.39993 +67.6765 37.344 7.3999 +67.6785 37.1402 7.39999 +67.673 37.0527 7.39997 +67.6701 37.246 7.39981 +67.6738 37.3854 7.39996 +67.6738 37.3854 7.39996 +e + + +unset multiplot diff --git a/tex/gfx/eval/path3.tex b/tex/gfx/eval/path3.tex new file mode 100755 index 0000000..c61b10a --- /dev/null +++ b/tex/gfx/eval/path3.tex @@ -0,0 +1,107 @@ +% GNUPLOT: LaTeX picture with Postscript +\begingroup + \makeatletter + \providecommand\color[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package color not loaded in conjunction with + terminal option `colourtext'% + }{See the gnuplot documentation for explanation.% + }{Either use 'blacktext' in gnuplot or load the package + color.sty in LaTeX.}% + \renewcommand\color[2][]{}% + }% + \providecommand\includegraphics[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package graphicx or graphics not loaded% + }{See the gnuplot documentation for explanation.% + }{The gnuplot epslatex terminal needs graphicx.sty or graphics.sty.}% + \renewcommand\includegraphics[2][]{}% + }% + \providecommand\rotatebox[2]{#2}% + \@ifundefined{ifGPcolor}{% + \newif\ifGPcolor + \GPcolortrue + }{}% + \@ifundefined{ifGPblacktext}{% + \newif\ifGPblacktext + \GPblacktexttrue + }{}% + % define a \g@addto@macro without @ in the name: + \let\gplgaddtomacro\g@addto@macro + % define empty templates for all commands taking text: + \gdef\gplbacktext{}% + \gdef\gplfronttext{}% + \makeatother + \ifGPblacktext + % no textcolor at all + \def\colorrgb#1{}% + \def\colorgray#1{}% + \else + % gray or color? + \ifGPcolor + \def\colorrgb#1{\color[rgb]{#1}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color[rgb]{1,0,0}}% + \expandafter\def\csname LT1\endcsname{\color[rgb]{0,1,0}}% + \expandafter\def\csname LT2\endcsname{\color[rgb]{0,0,1}}% + \expandafter\def\csname LT3\endcsname{\color[rgb]{1,0,1}}% + \expandafter\def\csname LT4\endcsname{\color[rgb]{0,1,1}}% + \expandafter\def\csname LT5\endcsname{\color[rgb]{1,1,0}}% + \expandafter\def\csname LT6\endcsname{\color[rgb]{0,0,0}}% + \expandafter\def\csname LT7\endcsname{\color[rgb]{1,0.3,0}}% + \expandafter\def\csname LT8\endcsname{\color[rgb]{0.5,0.5,0.5}}% + \else + % gray + \def\colorrgb#1{\color{black}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color{black}}% + \expandafter\def\csname LT1\endcsname{\color{black}}% + \expandafter\def\csname LT2\endcsname{\color{black}}% + \expandafter\def\csname LT3\endcsname{\color{black}}% + \expandafter\def\csname LT4\endcsname{\color{black}}% + \expandafter\def\csname LT5\endcsname{\color{black}}% + \expandafter\def\csname LT6\endcsname{\color{black}}% + \expandafter\def\csname LT7\endcsname{\color{black}}% + \expandafter\def\csname LT8\endcsname{\color{black}}% + \fi + \fi + \setlength{\unitlength}{0.0500bp}% + \ifx\gptboxheight\undefined% + \newlength{\gptboxheight}% + \newlength{\gptboxwidth}% + \newsavebox{\gptboxtext}% + \fi% + \setlength{\fboxrule}{0.5pt}% + \setlength{\fboxsep}{1pt}% +\begin{picture}(4874.00,2550.00)% + \gplgaddtomacro\gplbacktext{% + }% + \gplgaddtomacro\gplfronttext{% + \csname LTb\endcsname% + \put(4431,1012){\makebox(0,0)[r]{\strut{}\footnotesize{ground truth}}}% + \csname LTb\endcsname% + \put(4431,792){\makebox(0,0)[r]{\strut{}\footnotesize{PF}}}% + \csname LTb\endcsname% + \put(4431,572){\makebox(0,0)[r]{\strut{}\footnotesize{PF simple}}}% + \csname LTb\endcsname% + \put(4431,352){\makebox(0,0)[r]{\strut{}\footnotesize{IMMPF}}}% + \csname LTb\endcsname% + \put(4431,1012){\makebox(0,0)[r]{\strut{}\footnotesize{ground truth}}}% + \csname LTb\endcsname% + \put(4431,792){\makebox(0,0)[r]{\strut{}\footnotesize{PF}}}% + \csname LTb\endcsname% + \put(4431,572){\makebox(0,0)[r]{\strut{}\footnotesize{PF simple}}}% + \csname LTb\endcsname% + \put(4431,352){\makebox(0,0)[r]{\strut{}\footnotesize{IMMPF}}}% + }% + \gplbacktext + \put(0,0){\includegraphics{gfx/eval/path3}}% + \gplfronttext + \end{picture}% +\endgroup diff --git a/tex/gfx/eval/paths.eps b/tex/gfx/eval/paths.eps new file mode 100755 index 0000000..2e1578e --- /dev/null +++ b/tex/gfx/eval/paths.eps @@ -0,0 +1,10557 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: /mnt/vm/paper/OTHER2017/for_toni/out//paths.tex +%%Creator: gnuplot 5.0 patchlevel 5 +%%CreationDate: Fri May 5 08:33:17 2017 +%%DocumentFonts: +%%BoundingBox: 50 50 293 177 +%%EndComments +%%BeginProlog +/gnudict 256 dict def +gnudict begin +% +% The following true/false flags may be edited by hand if desired. +% The unit line width and grayscale image gamma correction may also be changed. +% +/Color true def +/Blacktext true def +/Solid false def +/Dashlength 1 def +/Landscape false def +/Level1 false def +/Level3 false def +/Rounded false def +/ClipToBoundingBox false def +/SuppressPDFMark false def +/TransparentPatterns false def +/gnulinewidth 5.000 def +/userlinewidth gnulinewidth def +/Gamma 1.0 def +/BackgroundColor {-1.000 -1.000 -1.000} def +% +/vshift -73 def +/dl1 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if +} def +/dl2 { + 10.0 Dashlength userlinewidth gnulinewidth div mul mul mul + Rounded { currentlinewidth 0.75 mul add } if +} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/doclip { + ClipToBoundingBox { + newpath 50 50 moveto 293 50 lineto 293 177 lineto 50 177 lineto closepath + clip + } if +} def +% +% Gnuplot Prolog Version 5.1 (Oct 2015) +% +%/SuppressPDFMark true def +% +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/N {newpath moveto} bind def +/Z {closepath} bind def +/C {setrgbcolor} bind def +/f {rlineto fill} bind def +/g {setgray} bind def +/Gshow {show} def % May be redefined later in the file to support UTF-8 +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow {currentpoint stroke M 0 vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Rshow {currentpoint stroke M dup stringwidth pop neg vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R + Blacktext {gsave 0 setgray textshow grestore} {textshow} ifelse} def +/UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def +/DL {Color {setrgbcolor Solid {pop []} if 0 setdash} + {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def +/BL {stroke userlinewidth 2 mul setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/AL {stroke userlinewidth 2 div setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +/UL {dup gnulinewidth mul /userlinewidth exch def + dup 1 lt {pop 1} if 10 mul /udl exch def} def +/PL {stroke userlinewidth setlinewidth + Rounded {1 setlinejoin 1 setlinecap} if} def +3.8 setmiterlimit +% Classic Line colors (version 5.0) +/LCw {1 1 1} def +/LCb {0 0 0} def +/LCa {0 0 0} def +/LC0 {1 0 0} def +/LC1 {0 1 0} def +/LC2 {0 0 1} def +/LC3 {1 0 1} def +/LC4 {0 1 1} def +/LC5 {1 1 0} def +/LC6 {0 0 0} def +/LC7 {1 0.3 0} def +/LC8 {0.5 0.5 0.5} def +% Default dash patterns (version 5.0) +/LTB {BL [] LCb DL} def +/LTw {PL [] 1 setgray} def +/LTb {PL [] LCb DL} def +/LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def +/LT0 {PL [] LC0 DL} def +/LT1 {PL [2 dl1 3 dl2] LC1 DL} def +/LT2 {PL [1 dl1 1.5 dl2] LC2 DL} def +/LT3 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC3 DL} def +/LT4 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def +/LT5 {PL [4 dl1 2 dl2] LC5 DL} def +/LT6 {PL [1.5 dl1 1.5 dl2 1.5 dl1 1.5 dl2 1.5 dl1 6 dl2] LC6 DL} def +/LT7 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC7 DL} def +/LT8 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC8 DL} def +/SL {[] 0 setdash} def +/Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def +/Dia {stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt} def +/Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt} def +/Crs {stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke} def +/TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt} def +/Star {2 copy Pls Crs} def +/BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill} def +/TriUF {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill} def +/TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt} def +/TriDF {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill} def +/Pent {stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt} def +/PentF {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore} def +/Circle {stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt} def +/CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def +/C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def +/C1 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath} bind def +/C2 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C3 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C4 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C5 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc} bind def +/C6 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C7 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath} bind def +/C8 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C9 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath} bind def +/C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath} bind def +/C11 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C12 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C13 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/C14 {BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc} bind def +/C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath} bind def +/Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath} bind def +/Square {dup Rec} bind def +/Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def +/S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def +/S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def +/S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def +/S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def +/S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def +/S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def +/S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare} bind def +/S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare} bind def +/S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def +/S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare} bind def +/S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def +/S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def +/D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def +/D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def +/D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def +/D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def +/D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def +/D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def +/D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def +/D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def +/D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def +/D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def +/D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def +/D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def +/D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def +/D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def +/D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def +/D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def +/DiaE {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke} def +/BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke} def +/TriUE {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke} def +/TriDE {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke} def +/PentE {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore} def +/CircE {stroke [] 0 setdash + hpt 0 360 arc stroke} def +/Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def +/DiaW {stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke} def +/BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke} def +/TriUW {stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke} def +/TriDW {stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke} def +/PentW {stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore} def +/CircW {stroke [] 0 setdash + hpt 0 360 arc Opaque stroke} def +/BoxFill {gsave Rec 1 setgray fill grestore} def +/Density { + /Fillden exch def + currentrgbcolor + /ColB exch def /ColG exch def /ColR exch def + /ColR ColR Fillden mul Fillden sub 1 add def + /ColG ColG Fillden mul Fillden sub 1 add def + /ColB ColB Fillden mul Fillden sub 1 add def + ColR ColG ColB setrgbcolor} def +/BoxColFill {gsave Rec PolyFill} def +/PolyFill {gsave Density fill grestore grestore} def +/h {rlineto rlineto rlineto gsave closepath fill grestore} bind def +% +% PostScript Level 1 Pattern Fill routine for rectangles +% Usage: x y w h s a XX PatternFill +% x,y = lower left corner of box to be filled +% w,h = width and height of box +% a = angle in degrees between lines and x-axis +% XX = 0/1 for no/yes cross-hatch +% +/PatternFill {gsave /PFa [ 9 2 roll ] def + PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate + PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse + clip + currentlinewidth 0.5 mul setlinewidth + /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def + 0 0 M PFa 5 get rotate PFs -2 div dup translate + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 M 0 PFs V} for + 0 PFa 6 get ne { + 0 1 PFs PFa 4 get div 1 add floor cvi + {PFa 4 get mul 0 2 1 roll M PFs 0 V} for + } if + stroke grestore} def +% +/languagelevel where + {pop languagelevel} {1} ifelse +dup 2 lt + {/InterpretLevel1 true def + /InterpretLevel3 false def} + {/InterpretLevel1 Level1 def + 2 gt + {/InterpretLevel3 Level3 def} + {/InterpretLevel3 false def} + ifelse } + ifelse +% +% PostScript level 2 pattern fill definitions +% +/Level2PatternFill { +/Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8} + bind def +/KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} +>> matrix makepattern +/Pat1 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke + 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke} +>> matrix makepattern +/Pat2 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L + 8 8 L 8 0 L 0 0 L fill} +>> matrix makepattern +/Pat3 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L + 0 12 M 12 0 L stroke} +>> matrix makepattern +/Pat4 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L + 0 -4 M 12 8 L stroke} +>> matrix makepattern +/Pat5 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L + 0 12 M 8 -4 L 4 12 M 10 0 L stroke} +>> matrix makepattern +/Pat6 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L + 0 -4 M 8 12 L 4 -4 M 10 8 L stroke} +>> matrix makepattern +/Pat7 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L + 12 0 M -4 8 L 12 4 M 0 10 L stroke} +>> matrix makepattern +/Pat8 exch def +<< Tile8x8 + /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L + -4 0 M 12 8 L -4 4 M 8 10 L stroke} +>> matrix makepattern +/Pat9 exch def +/Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def +/Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def +/Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def +/Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def +/Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def +/Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def +/Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def +} def +% +% +%End of PostScript Level 2 code +% +/PatternBgnd { + TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse +} def +% +% Substitute for Level 2 pattern fill codes with +% grayscale if Level 2 support is not selected. +% +/Level1PatternFill { +/Pattern1 {0.250 Density} bind def +/Pattern2 {0.500 Density} bind def +/Pattern3 {0.750 Density} bind def +/Pattern4 {0.125 Density} bind def +/Pattern5 {0.375 Density} bind def +/Pattern6 {0.625 Density} bind def +/Pattern7 {0.875 Density} bind def +} def +% +% Now test for support of Level 2 code +% +Level1 {Level1PatternFill} {Level2PatternFill} ifelse +% +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont pop +% +Level1 SuppressPDFMark or +{} { +/SDict 10 dict def +systemdict /pdfmark known not { + userdict /pdfmark systemdict /cleartomark get put +} if +SDict begin [ + /Title (/mnt/vm/paper/OTHER2017/for_toni/out//paths.tex) + /Subject (gnuplot plot) + /Creator (gnuplot 5.0 patchlevel 5) + /Author (kazu) +% /Producer (gnuplot) +% /Keywords () + /CreationDate (Fri May 5 08:33:17 2017) + /DOCINFO pdfmark +end +} ifelse +% +% Support for boxed text - Ethan A Merritt May 2005 +% +/InitTextBox { userdict /TBy2 3 -1 roll put userdict /TBx2 3 -1 roll put + userdict /TBy1 3 -1 roll put userdict /TBx1 3 -1 roll put + /Boxing true def } def +/ExtendTextBox { Boxing + { gsave dup false charpath pathbbox + dup TBy2 gt {userdict /TBy2 3 -1 roll put} {pop} ifelse + dup TBx2 gt {userdict /TBx2 3 -1 roll put} {pop} ifelse + dup TBy1 lt {userdict /TBy1 3 -1 roll put} {pop} ifelse + dup TBx1 lt {userdict /TBx1 3 -1 roll put} {pop} ifelse + grestore } if } def +/PopTextBox { newpath TBx1 TBxmargin sub TBy1 TBymargin sub M + TBx1 TBxmargin sub TBy2 TBymargin add L + TBx2 TBxmargin add TBy2 TBymargin add L + TBx2 TBxmargin add TBy1 TBymargin sub L closepath } def +/DrawTextBox { PopTextBox stroke /Boxing false def} def +/FillTextBox { gsave PopTextBox 1 1 1 setrgbcolor fill grestore /Boxing false def} def +0 0 0 0 InitTextBox +/TBxmargin 20 def +/TBymargin 20 def +/Boxing false def +/textshow { ExtendTextBox Gshow } def +% +% redundant definitions for compatibility with prologue.ps older than 5.0.2 +/LTB {BL [] LCb DL} def +/LTb {PL [] LCb DL} def +end +%%EndProlog +%%Page: 1 1 +gnudict begin +gsave +doclip +50 50 translate +0.050 0.050 scale +0 setgray +newpath +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.000 UL +LTb +1.00 0.80 0.80 C gsave 3372 331 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1923 589 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2055 566 N 131 -24 V 76 41 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2186 542 N 132 -23 V 75 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2318 519 N 131 -24 V 76 41 V -132 24 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2449 495 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2581 472 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2713 448 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2844 425 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2976 401 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 3108 378 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 3240 354 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.64 0.64 C gsave 1791 613 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.94 0.93 C gsave 3503 307 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3635 284 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3767 260 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 285 936 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 417 912 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 549 889 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 681 865 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 813 842 N 131 -24 V 76 41 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 944 818 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.55 0.55 C gsave 1076 795 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 341 872 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2505 431 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2637 408 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2768 384 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2900 361 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3032 337 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 3164 314 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.75 C gsave 3296 290 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.94 0.93 C gsave 3427 267 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3559 243 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3691 220 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 209 895 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1208 771 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 473 848 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 605 825 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 736 801 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 868 778 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 1000 754 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1132 731 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1264 707 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1396 684 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1527 660 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 1659 637 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2075 671 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 625 930 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 757 906 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 889 883 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1020 859 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.55 0.55 C gsave 1152 836 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1284 812 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1416 789 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1548 765 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1680 742 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1811 718 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1943 694 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 493 953 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2207 647 N 132 -23 V 75 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2339 624 N 130 -24 V 76 41 V -131 24 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2469 600 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2601 577 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2733 553 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2865 530 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2997 506 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3128 483 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3260 459 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3392 436 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2657 513 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1340 748 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1472 724 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1603 701 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1735 677 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1867 654 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1999 630 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2131 607 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2262 583 N 131 -23 V 76 40 V -130 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2393 560 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2525 536 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.91 0.90 C gsave 2373 455 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2789 489 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2921 466 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 3052 442 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.80 C gsave 3184 419 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.80 C gsave 3316 395 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.80 C gsave 3448 372 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.80 C gsave 3580 348 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3711 325 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3843 301 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 361 977 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 1431 514 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.91 0.90 C gsave 2146 332 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2277 309 N 131 -24 V 76 41 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.85 C gsave 2408 285 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 2540 262 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 2672 238 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 2804 215 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2935 191 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.75 C gsave 3067 168 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.94 0.93 C gsave 3199 144 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3331 121 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3463 97 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2014 356 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.64 0.64 C gsave 1563 491 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.79 C gsave 1694 467 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1826 444 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 1958 420 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2090 397 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.91 0.90 C gsave 2222 373 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2353 350 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.85 C gsave 2484 326 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 2616 303 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 2748 279 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 2728 174 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 1279 433 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.64 0.64 C gsave 1410 409 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.79 C gsave 1542 386 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1674 362 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 1806 339 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 1938 315 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.91 0.90 C gsave 2069 292 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2201 268 N 132 -23 V 75 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.85 C gsave 2333 245 N 131 -24 V 76 41 V -132 23 V -75 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 2464 221 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 2596 198 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2880 256 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.72 0.72 C gsave 2859 151 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.75 C gsave 2991 127 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.94 0.93 C gsave 3123 104 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3255 80 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3387 57 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 1355 474 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.64 0.64 C gsave 1487 450 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.79 C gsave 1618 427 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1750 403 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 1882 380 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 924 713 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3088 273 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.75 C gsave 3219 249 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.94 0.93 C gsave 3351 226 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3483 202 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3615 179 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 133 854 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 265 831 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 397 807 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 529 784 N 131 -24 V 76 41 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 660 760 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 792 737 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2956 296 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1056 690 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1188 666 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1319 643 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1451 619 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 1583 596 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.64 0.64 C gsave 1715 572 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.79 C gsave 1847 549 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1978 525 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 2110 502 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2242 478 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 1507 555 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3012 232 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.75 C gsave 3143 209 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.94 0.93 C gsave 3275 185 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3407 162 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3539 138 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 57 814 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 189 790 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 321 767 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 452 743 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 584 720 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3524 412 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.64 0.64 C gsave 1639 532 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.79 C gsave 1771 508 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1902 485 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 2034 461 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2166 437 N 132 -23 V 75 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.91 0.90 C gsave 2298 414 N 131 -24 V 76 41 V -132 24 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2429 390 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.85 C gsave 2560 367 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 2692 343 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 2824 320 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 818 1221 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2586 851 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 2718 828 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 2850 804 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2982 781 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 3114 757 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3641 663 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.63 0.62 C gsave 3773 639 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.63 0.62 C gsave 3904 616 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.65 0.65 C gsave 4036 592 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.65 0.65 C gsave 4168 569 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.65 0.65 C gsave 4300 545 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 2454 875 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 950 1198 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.90 0.89 C gsave 1082 1174 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.94 0.93 C gsave 1213 1151 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.67 0.66 C gsave 1345 1127 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 1477 1103 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 1609 1080 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.73 0.73 C gsave 1741 1056 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 1873 1033 N 131 -24 V 76 41 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 2004 1009 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 2136 986 N 132 -24 V 75 41 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 1006 1133 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 2248 857 N 130 -23 V 76 41 V -130 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 2378 834 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.86 C gsave 2510 810 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.86 C gsave 2642 787 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.86 C gsave 2774 763 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.90 0.89 C gsave 2906 740 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 3037 716 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 3565 622 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 3696 599 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 742 1180 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 874 1157 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 2268 962 N 131 -23 V 76 41 V -132 23 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 1137 1110 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 1269 1086 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 1401 1063 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 1533 1039 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.73 0.73 C gsave 1665 1016 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 1796 992 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1928 969 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 2060 945 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 2192 922 N 132 -24 V 75 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 2324 898 N 130 -23 V 77 40 V -132 24 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.66 0.66 C gsave 3134 862 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 1685 1121 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1817 1097 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 1949 1074 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 2080 1050 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2212 1027 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.86 C gsave 2343 1003 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2475 980 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2607 956 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2738 933 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2870 909 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.64 0.64 C gsave 3002 886 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.70 0.69 C gsave 1553 1144 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 3266 838 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3398 815 N 131 -24 V 76 41 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3529 791 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3661 768 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3793 744 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3925 721 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4057 697 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4188 674 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4320 650 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4452 627 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3717 704 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 2399 939 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 2531 915 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2662 892 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2794 868 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.80 C gsave 2926 845 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 3058 821 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 3190 798 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3321 774 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3453 751 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3585 727 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 2116 881 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3849 680 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3980 657 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4112 633 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4244 610 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4376 586 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 894 1262 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 1026 1238 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 1158 1215 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.78 0.78 C gsave 1290 1191 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.70 0.69 C gsave 1421 1168 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 909 988 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 3073 547 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 3205 524 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 3336 500 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 3468 477 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 3600 453 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 3732 429 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 3864 406 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 3995 382 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 514 1058 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 645 1035 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 777 1011 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2941 571 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1041 964 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1173 941 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.55 0.55 C gsave 1304 917 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1436 894 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1568 870 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1700 846 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1832 823 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1964 799 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2095 776 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2227 752 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1492 829 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3656 389 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3788 365 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3919 342 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 437 1017 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 569 994 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 701 970 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 833 947 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 965 923 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1097 900 N 131 -24 V 76 41 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.55 0.55 C gsave 1228 876 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1360 853 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2358 729 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1624 806 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1756 782 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1887 759 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2019 735 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2151 712 N 132 -24 V 75 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2283 688 N 131 -23 V 76 40 V -132 24 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2414 665 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 2545 641 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.91 0.91 C gsave 2677 618 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 2809 594 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 666 1140 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2303 793 N 131 -23 V 76 40 V -132 24 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2434 770 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2566 746 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 2698 723 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.90 0.89 C gsave 2830 699 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 2961 676 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 3093 652 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 3225 629 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 3357 605 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 3489 582 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 3620 558 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2171 817 N 132 -24 V 75 41 V -130 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 798 1116 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 929 1093 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.86 C gsave 1061 1069 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 1193 1046 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.87 C gsave 1325 1022 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 1457 999 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.73 0.73 C gsave 1588 975 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 1720 951 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1852 928 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 1984 904 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 722 1075 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2490 705 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 2622 682 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.90 0.89 C gsave 2753 658 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 2885 635 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 3017 611 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 3149 588 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.78 0.78 C gsave 3281 564 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.78 0.78 C gsave 3412 541 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.78 0.78 C gsave 3544 517 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 590 1099 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 853 1052 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 985 1028 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 1117 1005 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.90 0.90 C gsave 1249 981 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.55 0.55 C gsave 1381 958 N 131 -24 V 76 41 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1512 934 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1644 911 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1776 887 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1908 864 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2040 840 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 990 1302 N +3000 943 L +990 1302 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 982 1022 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2073 856 N +147 78 V +2073 856 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2075 899 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2161 945 N +2014 866 L +147 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1976 978 N +204 -37 V +-204 37 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1660 1034 N +283 -50 V +-283 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1607 1044 N +20 -4 V +-20 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1460 965 N +147 79 V +1460 965 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3289 731 N +-10 2 V +10 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3344 761 N +-55 -30 V +55 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3150 664 N +129 69 V +3150 664 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1339 987 N +2926 704 L +1339 987 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1011 1037 N +11 6 V +-11 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2210 936 N +30 -5 V +-30 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 969 1015 N +23 12 V +-23 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 987 987 N +139 -25 V +987 987 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 935 997 N +19 -4 V +-19 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 900 978 N +50 27 V +900 978 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 868 961 N +191 -34 V +868 961 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 851 952 N +30 16 V +851 952 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 873 926 N +139 -25 V +873 926 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 820 935 N +20 -3 V +-20 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 782 915 N +50 27 V +782 915 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 737 891 N +26 14 V +737 891 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 697 869 N +21 12 V +697 869 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 497 762 N +434 729 L +63 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 995 1175 N +59 -11 V +-59 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 517 1032 N +807 980 L +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 651 1031 N +-32 -17 V +32 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 579 1044 N +-30 5 V +30 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 839 997 N +-230 41 V +839 997 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 877 1018 N +832 993 L +45 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 919 1040 N +-23 -12 V +23 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 620 1087 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 710 1111 N +-33 6 V +33 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 967 1066 N +-228 40 V +228 -40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 997 1082 N +-59 -32 V +59 32 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1127 1151 N +-111 -59 V +111 59 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1084 1159 N +43 -8 V +-43 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 630 834 N +537 784 L +93 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 916 1189 N +46 -9 V +-46 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 859 1142 N +80 43 V +-80 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 954 1125 N +80 43 V +-80 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 757 1160 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2789 833 N +-145 25 V +145 -25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2642 754 N +147 79 V +2642 754 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2595 867 N +2448 789 L +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2489 886 N +122 -22 V +-122 22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2273 925 N +183 -33 V +-183 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2291 817 N +145 78 V +2291 817 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1923 987 N +1777 909 L +146 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2676 921 N +-46 8 V +46 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1854 1068 N +-73 12 V +73 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2025 1070 N +66 35 V +-66 -35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1979 1045 N +27 14 V +-27 -14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2009 1040 N +-89 16 V +89 -16 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2123 1052 N +67 36 V +-67 -36 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2078 1028 N +26 14 V +-26 -14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2114 1021 N +-73 13 V +73 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2335 982 N +111 60 V +2335 982 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2357 978 N +-174 31 V +174 -31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2571 939 N +112 60 V +2571 939 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2597 935 N +-171 30 V +171 -30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2650 925 N +112 60 V +2650 925 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1801 1077 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2871 886 N +112 60 V +2871 886 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2709 915 N +112 -20 V +-112 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2841 971 N +2729 911 L +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3105 844 N +106 57 V +3105 844 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3093 880 N +-47 -25 V +47 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2931 906 N +158 -28 V +-158 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2983 866 N +44 23 V +-44 -23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2854 889 N +83 -15 V +-83 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3000 943 N +2887 883 L +113 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2994 940 N +514 -92 V +-514 92 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1320 1243 N +-23 -12 V +23 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1028 1213 N +74 40 V +-74 -40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 728 750 N +537 784 L +728 750 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 706 820 N +613 770 L +93 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 630 834 N +76 -14 V +-76 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 659 849 N +21 11 V +659 849 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 854 817 N +663 851 L +854 817 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 850 815 N +363 194 V +850 815 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 72 793 N +625 695 L +72 793 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 873 1222 N +72 793 L +801 429 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 850 1226 N +140 76 V +850 1226 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1001 1199 N +-151 27 V +151 -27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1009 1203 N +-8 -4 V +8 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1119 1262 N +23 13 V +-23 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3285 797 N +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1142 1195 N +-112 20 V +112 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1211 1182 N +-36 7 V +36 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1208 1183 N +72 38 V +-72 -38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1307 1165 N +-47 8 V +47 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1382 1152 N +-46 8 V +46 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1425 1144 N +113 60 V +-113 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1623 1109 N +-208 37 V +208 -37 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1722 1162 N +13 7 V +-13 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1623 1109 N +82 43 V +-82 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1814 1155 N +-112 -60 V +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1748 1086 N +-46 9 V +46 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3768 249 N +25 13 V +-25 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3303 259 N +3162 184 L +141 75 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3497 264 N +15 8 V +-15 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3414 278 N +83 -14 V +-83 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3430 287 N +-16 -9 V +16 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3556 298 N +-17 -9 V +17 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3421 322 N +251 -45 V +-251 45 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3561 334 N +-89 15 V +89 -15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3615 362 N +-89 16 V +89 -16 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3542 323 N +73 39 V +-73 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3727 307 N +-162 29 V +162 -29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3833 284 N +-112 20 V +112 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3812 273 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3107 154 N +-13 -7 V +13 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3656 269 N +112 -20 V +-112 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3828 361 N +3656 269 L +172 92 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3823 305 N +99 -18 V +-99 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3903 347 N +-80 -42 V +80 42 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3890 350 N +13 -3 V +-13 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3725 421 N +-59 -31 V +59 31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3861 355 N +-284 50 V +284 -50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 4077 673 N +3963 612 L +114 61 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3433 328 N +-75 -40 V +75 40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3486 357 N +-36 -20 V +36 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3533 382 N +-28 -15 V +28 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3136 256 N +6 -1 V +-6 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3119 840 N +47 -8 V +-47 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2918 706 N +95 -17 V +-95 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3120 894 N +4 2 V +-4 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3150 911 N +4 2 V +-4 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3142 255 N +53 -9 V +-53 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2993 864 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1843 441 N +61 32 V +-61 -32 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1892 432 N +-49 9 V +49 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1953 465 N +-61 -33 V +61 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1904 473 N +49 -8 V +-49 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3089 264 N +-95 -51 V +95 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3201 244 N +-6 2 V +6 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 373 748 N +-11 -6 V +11 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3079 278 N +2968 218 L +111 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2899 182 N +25 13 V +-25 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3856 296 N +4 2 V +-4 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3833 284 N +4 2 V +-4 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3162 184 N +-194 34 V +194 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3135 209 N +66 35 V +-66 -35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3069 221 N +66 -12 V +-66 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3136 256 N +-67 -35 V +67 35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3089 264 N +-26 5 V +26 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3185 280 N +-76 14 V +76 -14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3303 259 N +-47 8 V +47 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 537 784 N +516 773 L +21 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3717 694 N +-373 67 V +373 -67 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3105 292 N +13 7 V +-13 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3162 322 N +660 353 V +3162 322 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 821 800 N +625 695 L +821 800 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1213 1009 N +50 -8 V +-50 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2998 691 N +152 -27 V +-152 27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1022 1043 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3161 834 N +240 -43 V +-240 43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3105 844 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3039 856 N +7 -1 V +-7 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2970 868 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2128 890 N +6 -2 V +-6 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3676 458 N +-80 -42 V +80 42 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3222 782 N +122 -21 V +-122 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3222 782 N +3097 715 L +125 67 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1346 1158 N +44 23 V +-44 -23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1311 1196 N +158 -29 V +-158 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1267 1172 N +44 24 V +-44 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3401 791 N +107 57 V +3401 791 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 161 841 N +451 790 L +161 841 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 886 1194 N +-49 9 V +49 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 754 900 N +945 866 L +754 900 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 708 875 N +899 841 L +708 875 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 816 985 N +392 758 L +816 985 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3508 848 N +547 -97 V +-547 97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3769 685 N +53 -10 V +-53 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3579 407 N +-29 -16 V +29 16 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3963 612 N +3699 471 L +264 141 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 4038 680 N +39 -7 V +-39 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3946 697 N +59 -11 V +-59 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3795 724 N +118 -21 V +-118 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3712 738 N +53 -9 V +-53 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3689 743 N +-14 2 V +14 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3649 750 N +-244 43 V +244 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2010 493 N +-103 18 V +103 -18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2059 484 N +1906 401 L +153 83 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1753 428 N +153 -27 V +-153 27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3519 71 N +2899 182 L +3519 71 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1907 511 N +1753 428 L +154 83 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 4055 751 N +3952 696 L +103 55 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3817 774 N +-76 -41 V +76 41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3953 750 N +-77 -41 V +77 41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 4028 736 N +-270 49 V +270 -49 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3758 785 N +-76 -41 V +76 41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 4055 751 N +544 -97 V +-544 97 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 4599 654 N +4382 538 L +217 116 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 4382 538 N +-419 74 V +419 -74 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3636 437 N +425 -76 V +-425 76 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 4151 409 N +3519 71 L +632 338 V +Z stroke +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3387 500 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 1355 917 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.64 0.64 C gsave 1487 893 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.79 C gsave 1618 870 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1750 846 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 1882 823 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2014 799 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.91 0.90 C gsave 2146 776 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2277 752 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.85 C gsave 2408 729 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 2540 705 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 2672 682 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 2804 658 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.72 0.72 C gsave 2935 635 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.74 C gsave 3067 611 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.94 0.93 C gsave 3199 587 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2201 711 N 132 -23 V 75 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4604 1151 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 1279 876 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.64 0.64 C gsave 1410 852 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.79 C gsave 1542 829 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1674 805 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 1806 782 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 1938 758 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.91 0.90 C gsave 2069 735 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3255 523 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.85 C gsave 2333 688 N 131 -24 V 76 41 V -132 24 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 2464 664 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 2596 641 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 2728 617 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.72 0.72 C gsave 2859 594 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.72 0.72 C gsave 2991 570 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.94 0.93 C gsave 3123 547 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 2004 1452 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.63 0.62 C gsave 3773 1083 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.63 0.62 C gsave 3904 1059 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.65 0.65 C gsave 4036 1036 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.65 0.65 C gsave 4168 1012 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.65 0.65 C gsave 4300 988 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 818 1663 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 950 1640 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.86 C gsave 1082 1616 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 1213 1593 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 1345 1569 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 1477 1546 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 1609 1522 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1741 1499 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 1873 1475 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2850 1247 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2136 1428 N 132 -24 V 75 41 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.86 C gsave 2268 1404 N 131 -22 V 76 40 V -132 23 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2399 1382 N 132 -24 V 76 40 V -132 24 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2531 1358 N 131 -23 V 76 41 V -131 22 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.93 C gsave 2662 1335 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 2794 1311 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.74 C gsave 2926 1288 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.87 C gsave 3058 1264 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 3190 1241 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3321 1217 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3453 1194 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3585 1170 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3717 1147 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 1006 1575 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.92 0.92 C gsave 1457 1441 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.87 C gsave 1588 1417 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 1720 1394 N 132 -23 V 76 40 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1852 1371 N 132 -23 V 76 39 V -132 24 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 1984 1348 N 132 -24 V 76 41 V -132 22 V -76 -39 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 2116 1324 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 2248 1301 N 130 -24 V 76 41 V -130 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2378 1277 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2510 1253 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.90 0.90 C gsave 2642 1230 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2774 1206 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 3696 1042 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 742 1622 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 874 1599 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3849 1123 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 1137 1552 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 1269 1528 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 1401 1505 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 1533 1481 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.73 0.73 C gsave 1665 1458 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 1796 1434 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1928 1411 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 2060 1387 N 132 -22 V 76 39 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 2192 1365 N 132 -24 V 75 41 V -131 22 V -76 -39 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 2324 1341 N 130 -23 V 77 40 V -132 24 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 2454 1318 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2586 1294 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 2718 1271 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4396 1134 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4188 1117 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4320 1093 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4452 1070 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2946 1392 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3078 1369 N 132 -23 V 76 40 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3210 1346 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3342 1322 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.78 0.78 C gsave 3474 1299 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3605 1275 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3737 1252 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3869 1228 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4001 1205 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4133 1181 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4265 1158 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4057 1141 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4528 1111 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3022 1433 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3154 1409 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3286 1386 N 132 -23 V 76 40 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3418 1363 N 132 -23 V 76 40 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3550 1340 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3682 1316 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3813 1293 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3945 1269 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4077 1245 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4209 1222 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4341 1198 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4472 1175 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2212 1469 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3980 1100 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4112 1076 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4244 1053 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 4376 1029 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 894 1704 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 1026 1680 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 1158 1657 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.69 0.69 C gsave 1290 1633 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.70 0.69 C gsave 1421 1610 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.70 0.69 C gsave 1553 1586 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1685 1563 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1817 1539 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 1949 1516 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 2080 1492 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3463 540 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.86 C gsave 2343 1445 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2475 1422 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2607 1398 N 131 -22 V 77 39 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2738 1376 N 132 -24 V 76 40 V -131 23 V -77 -39 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2870 1352 N 132 -23 V 76 40 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3002 1329 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.67 0.67 C gsave 3134 1305 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 3266 1282 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3398 1258 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3529 1235 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3661 1211 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3793 1188 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 3925 1164 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 529 1227 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.91 0.90 C gsave 2298 857 N 131 -23 V 76 40 V -132 24 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2429 834 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.85 C gsave 2560 810 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 2692 787 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 2824 763 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 2956 739 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.74 C gsave 3088 716 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.74 C gsave 3219 692 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.94 0.93 C gsave 3351 669 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3483 645 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3615 622 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 133 1298 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 265 1274 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 397 1251 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2166 881 N 132 -24 V 75 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 660 1204 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 3164 757 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 3296 733 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.94 0.93 C gsave 3427 710 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3559 686 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3691 663 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 209 1338 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 341 1315 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 473 1291 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 605 1268 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 736 1244 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 3240 797 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3372 774 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.74 C gsave 3143 652 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3331 564 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 1431 957 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.64 0.64 C gsave 1563 934 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.79 C gsave 1694 910 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1826 887 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 1958 863 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2090 840 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.91 0.90 C gsave 2222 816 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2353 793 N 131 -24 V 76 41 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.85 C gsave 2484 769 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 2616 746 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 2748 722 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 2880 699 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.72 0.72 C gsave 3012 675 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 1193 1488 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.94 0.93 C gsave 3275 628 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3407 605 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3539 581 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 57 1257 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 189 1233 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 321 1210 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 452 1186 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 584 1163 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 1507 998 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.64 0.64 C gsave 1639 975 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.79 C gsave 1771 951 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1902 928 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 2034 904 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1776 1330 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 645 1477 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 777 1453 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 909 1430 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1041 1406 N 132 -22 V 76 39 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.78 0.78 C gsave 3544 960 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 590 1541 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 722 1517 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 853 1494 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 985 1470 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 1117 1447 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.90 0.90 C gsave 1249 1423 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.92 0.92 C gsave 1381 1400 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.87 C gsave 1512 1377 N 132 -23 V 76 40 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1644 1354 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3635 727 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1908 1307 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 2040 1283 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2171 1260 N 132 -24 V 75 41 V -130 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2303 1236 N 131 -23 V 76 40 V -132 24 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.83 C gsave 2434 1213 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.90 0.90 C gsave 2566 1189 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.85 C gsave 2698 1166 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 3620 1001 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 666 1582 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 798 1558 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 929 1535 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 1061 1511 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 1325 1464 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 3468 920 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3503 750 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3767 703 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 285 1379 N 132 -23 V 76 39 V -132 24 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 417 1356 N 132 -24 V 76 41 V -132 22 V -76 -39 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 549 1332 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 681 1309 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 813 1285 N 131 -24 V 76 41 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.80 C gsave 3316 838 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.80 C gsave 3448 815 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.80 C gsave 3580 791 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3711 768 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3843 744 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 361 1419 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 493 1395 N 132 -22 V 76 39 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 757 1349 N 132 -23 V 76 40 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 625 1373 N 132 -24 V 76 40 V -132 23 V -76 -39 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 514 1500 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 965 1366 N 132 -23 V 76 41 V -132 22 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 833 1389 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 701 1412 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 569 1436 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 437 1460 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 1.00 1.00 C gsave 3919 785 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3788 808 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3656 832 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3524 855 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 3392 879 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 889 1326 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1208 1625 N +72 39 V +-72 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1178 1630 N +33 -6 V +-33 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1030 1657 N +112 -20 V +-112 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1119 1704 N +23 13 V +-23 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1030 1657 N +72 38 V +-72 -38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1001 1641 N +10 5 V +-10 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 873 1664 N +72 1237 L +801 427 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 850 1668 N +151 -27 V +-151 27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 990 1744 N +850 1668 L +140 76 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3161 1357 N +990 1744 L +3161 1357 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3444 1262 N +63 34 V +-63 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1213 1451 N +2863 1158 L +1213 1451 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 625 1138 N +588 313 V +625 1138 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 72 1237 N +553 -99 V +72 1237 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3115 735 N +2906 623 L +209 112 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 4011 1088 N +435 -78 V +-435 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3039 1299 N +10 -2 V +-10 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2970 1311 N +26 -4 V +-26 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1653 1626 N +-12 -7 V +12 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1624 1610 N +-83 -45 V +83 45 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1579 1586 N +-116 20 V +116 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3222 1226 N +-5 -4 V +5 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3421 1250 N +-22 -12 V +22 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3355 1214 N +-23 -12 V +23 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3941 1100 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 4011 1088 N +471 -84 V +-471 84 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3859 1115 N +-138 24 V +138 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3211 1348 N +296 -52 V +-296 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3098 1288 N +7 -1 V +-7 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 4446 1010 N +4055 801 L +391 209 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3964 1096 N +-23 4 V +23 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3859 1115 N +-30 5 V +30 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3829 1120 N +3162 763 L +667 357 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3162 763 N +1591 1043 L +3162 763 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1591 1043 N +1332 904 L +259 139 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1332 904 N +3518 514 L +1332 904 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3518 514 N +537 287 V +3518 514 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 4020 1086 N +-47 -26 V +47 26 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3948 1047 N +3554 836 L +394 211 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3530 823 N +3406 757 L +124 66 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2433 1339 N +-145 -78 V +145 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 253 1333 N +290 -51 V +-290 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 163 1285 N +290 -51 V +-290 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1225 1554 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1607 1486 N +-25 -13 V +25 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1565 1463 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1638 1377 N +147 77 V +-147 -77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1983 1419 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2014 1310 N +147 77 V +-147 -77 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2077 1343 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2126 1334 N +10 -1 V +-10 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2220 1377 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3381 744 N +-51 -28 V +51 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2682 1190 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2722 1212 N +106 57 V +-106 -57 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3010 1236 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1232 1600 N +-38 -20 V +38 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1194 1580 N +356 -64 V +-356 64 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1550 1516 N +38 21 V +-38 -21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1588 1537 N +-356 63 V +356 -63 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2871 1329 N +16 -3 V +-16 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1001 1641 N +162 -28 V +-162 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1163 1613 N +-38 -21 V +38 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 537 1227 N +-70 -38 V +70 38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1908 844 N +-158 28 V +158 -28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3139 699 N +-65 -35 V +65 35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2413 861 N +2205 749 L +208 112 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2059 924 N +-7 1 V +7 -1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2016 932 N +-116 20 V +116 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1691 840 N +19 11 V +-19 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1568 1012 N +-27 5 V +27 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1844 962 N +-244 44 V +244 -44 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1900 952 N +-23 5 V +23 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1729 861 N +171 91 V +1729 861 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1792 850 N +-63 11 V +63 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1887 833 N +-62 11 V +62 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3074 664 N +63 -11 V +-63 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1868 822 N +-19 -10 V +19 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2059 924 N +1887 833 L +172 91 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2082 920 N +-23 4 V +23 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2357 871 N +-242 43 V +242 -43 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2436 857 N +-46 8 V +46 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2713 807 N +-244 44 V +244 -44 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2769 797 N +2560 685 L +209 112 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2792 793 N +-46 8 V +46 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3033 750 N +-208 37 V +208 -37 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3115 735 N +-46 9 V +46 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3728 649 N +33 -6 V +-33 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3596 910 N +3489 853 L +107 57 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3305 703 N +3094 590 L +211 113 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3335 719 N +360 -64 V +-360 64 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1297 1673 N +23 12 V +-23 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3120 1338 N +4 2 V +-4 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3150 1354 N +8 4 V +-8 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3139 699 N +62 -11 V +-62 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2996 1307 N +43 -8 V +-43 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3343 775 N +72 -13 V +-72 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3451 833 N +3343 775 L +108 58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3524 820 N +-73 13 V +73 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3489 853 N +73 -13 V +-73 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1260 1615 N +47 -8 V +-47 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3668 897 N +-72 13 V +72 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3639 931 N +69 -12 V +-69 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3818 1027 N +3639 931 L +179 96 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3841 1023 N +-23 4 V +23 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2989 788 N +8 4 V +-8 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2239 922 N +8 4 V +-8 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3192 769 N +-13 3 V +13 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3370 738 N +-99 17 V +99 -17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3575 848 N +425 -76 V +-425 76 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3166 629 N +-174 31 V +174 -31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3137 653 N +64 35 V +-64 -35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2887 1326 N +50 -9 V +-50 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2308 1429 N +154 -28 V +-154 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2452 1403 N +113 60 V +-113 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2492 1396 N +145 -25 V +-145 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2528 1389 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2667 1365 N +49 -8 V +-49 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2686 1362 N +113 59 V +-113 -59 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2878 1407 N +-113 -59 V +113 59 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2749 1351 N +72 -13 V +-72 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2854 1332 N +17 -3 V +-17 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2871 1329 N +112 59 V +-112 -59 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3000 1385 N +-113 -59 V +113 59 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2296 1459 N +71 39 V +-71 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2931 1349 N +158 -28 V +-158 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3027 1332 N +-44 -23 V +44 23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3093 1323 N +-47 -25 V +47 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3105 1287 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3222 1226 N +-174 31 V +174 -31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3048 1257 N +-38 -21 V +38 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3010 1236 N +-129 23 V +129 -23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2848 1265 N +-23 4 V +23 -4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2792 1275 N +-303 54 V +303 -54 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2456 1335 N +-183 33 V +183 -33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2240 1374 N +-30 5 V +30 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1689 1539 N +36 -6 V +-36 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1336 1602 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1267 1614 N +44 24 V +-44 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1311 1638 N +158 -29 V +-158 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1425 1586 N +113 60 V +-113 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1346 1600 N +44 24 V +-44 -24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1415 1588 N +83 -15 V +-83 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1527 1568 N +93 -17 V +-93 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1620 1551 N +17 10 V +-17 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1656 1571 N +47 25 V +-47 -25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1721 1605 N +11 6 V +-11 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1801 1599 N +-112 -60 V +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 426 1425 N +290 -51 V +-290 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1758 1527 N +89 -16 V +-89 16 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1781 1523 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1880 1505 N +33 -6 V +-33 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1900 1501 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1946 1493 N +138 -25 V +-138 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2015 1481 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2249 1519 N +-72 -39 V +72 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2158 1470 N +-21 -11 V +21 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2114 1463 N +86 -15 V +-86 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2233 1442 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2256 1438 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1064 1560 N +61 32 V +-61 -32 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 613 1213 N +93 50 V +-93 -50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 630 1277 N +76 -14 V +-76 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 362 1185 N +13 7 V +-13 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 394 1202 N +71 38 V +-71 -38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 484 1250 N +76 41 V +-76 -41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 579 1301 N +66 36 V +-66 -36 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 664 1347 N +76 39 V +-76 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 759 1397 N +59 31 V +-59 -31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 839 1439 N +14 8 V +-14 -8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 872 1457 N +133 71 V +872 1457 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1024 1538 N +23 12 V +-23 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1999 1416 N +-165 29 V +165 -29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1125 1592 N +-290 52 V +290 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 963 1621 N +-61 -33 V +61 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 885 1579 N +-11 -6 V +11 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 745 1596 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 643 1541 N +29 -5 V +-29 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 702 1530 N +231 -41 V +-231 41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 839 1439 N +-230 42 V +230 -42 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 579 1486 N +-30 5 V +30 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 517 1474 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 651 1473 N +-32 -17 V +32 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 344 1382 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 448 1179 N +-14 -7 V +14 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 537 1227 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2180 1384 N +-151 27 V +151 -27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1805 1450 N +-149 27 V +149 -27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1623 1483 N +-49 9 V +49 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1541 1498 N +-316 56 V +316 -56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1172 1563 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1213 1451 N +-135 25 V +135 -25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 982 1464 N +-15 -8 V +15 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 948 1446 N +-29 -15 V +29 15 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 982 1464 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 935 1439 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 891 1415 N +191 -33 V +-191 33 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 902 1421 N +-38 -20 V +38 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 630 1277 N +-93 -50 V +93 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 663 1294 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 682 1304 N +-23 -12 V +23 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 742 1337 N +192 -34 V +-192 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 754 1343 N +-55 -30 V +55 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 788 1361 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 800 1367 N +-27 -14 V +27 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 832 1385 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 845 1391 N +-28 -14 V +28 14 V +Z stroke +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.73 C gsave 813 1661 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 361 1795 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 493 1772 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 625 1748 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 757 1725 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 889 1701 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 437 1836 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.72 0.71 C gsave 569 1813 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.72 0.71 C gsave 701 1789 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.93 C gsave 833 1766 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 965 1742 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 514 1877 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 645 1853 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 777 1830 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 909 1806 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 1041 1783 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.85 C gsave 590 1918 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.85 C gsave 722 1894 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.85 C gsave 853 1871 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.85 C gsave 985 1847 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 529 1603 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2586 1670 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 57 1632 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 189 1609 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 321 1585 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 452 1562 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 584 1538 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 133 1673 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 265 1650 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 397 1626 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.73 C gsave 681 1684 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 660 1579 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 209 1714 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 341 1690 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 473 1667 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 605 1643 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 736 1620 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.73 C gsave 285 1755 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.73 C gsave 417 1731 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.73 C gsave 549 1708 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1609 1899 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.74 C gsave 2926 1664 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 2794 1687 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.86 C gsave 2662 1711 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2531 1734 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2399 1758 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.86 C gsave 2268 1781 N 131 -23 V 76 40 V -132 24 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2136 1805 N 132 -24 V 75 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 2004 1828 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 1873 1852 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1741 1875 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.87 C gsave 3058 1640 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.70 0.70 C gsave 1477 1922 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1345 1946 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 1213 1969 N 132 -23 V 76 40 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 1082 1993 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 950 2016 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 818 2040 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2850 1623 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 2718 1646 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 2454 1693 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 1949 1892 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 3266 1657 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.74 C gsave 3134 1681 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.65 0.65 C gsave 3002 1704 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2870 1728 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.86 C gsave 2738 1751 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2607 1775 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2475 1798 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.86 C gsave 2343 1822 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2212 1845 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 2080 1869 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 1249 1800 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1817 1916 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1685 1939 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.70 0.70 C gsave 1553 1963 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.69 0.69 C gsave 1421 1986 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.74 C gsave 1290 2010 N 131 -24 V 76 41 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 1158 2034 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 1026 2057 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 894 2081 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 3190 1617 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.90 0.90 C gsave 2566 1565 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 1720 1770 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.87 C gsave 1588 1794 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.92 0.92 C gsave 1457 1817 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 1325 1841 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 1193 1864 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 1061 1888 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.83 C gsave 929 1911 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.83 C gsave 798 1935 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.83 C gsave 666 1958 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.85 C gsave 2698 1541 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 2192 1740 N 132 -23 V 75 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.83 C gsave 2434 1588 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2303 1612 N 131 -24 V 76 41 V -132 24 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2171 1635 N 132 -23 V 75 41 V -130 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 2040 1659 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 1908 1682 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 1776 1706 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 1644 1729 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.87 C gsave 1512 1753 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.92 0.92 C gsave 1381 1777 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 1117 1824 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1984 1723 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 1852 1747 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2324 1717 N 130 -24 V 77 41 V -132 24 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 2060 1764 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 1928 1787 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 1796 1811 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.83 C gsave 1665 1834 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1533 1858 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.70 0.69 C gsave 1401 1882 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1269 1905 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.81 C gsave 1137 1929 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 874 1976 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 742 1999 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2774 1582 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.90 0.90 C gsave 2642 1606 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2510 1629 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2378 1653 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2248 1676 N 130 -23 V 76 40 V -130 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 2116 1700 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 1006 1952 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2780 1701 N +-38 -21 V +38 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2559 1740 N +221 -39 V +-221 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3507 1671 N +990 2120 L +3507 1671 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3338 1581 N +169 90 V +-169 -90 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1078 1852 N +2863 1534 L +1078 1852 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 902 1798 N +10 5 V +-10 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 697 1688 N +186 100 V +697 1688 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 663 1670 N +17 9 V +-17 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 632 1653 N +-95 -50 V +95 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 537 1603 N +191 -35 V +-191 35 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 706 1639 N +-93 -50 V +93 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 630 1652 N +76 -13 V +-76 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 663 1670 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1103 1769 N +-191 34 V +191 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2742 1680 N +-221 40 V +221 -40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 651 1850 N +-32 -18 V +32 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 748 1809 N +11 6 V +-11 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1260 1992 N +47 -8 V +-47 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1336 1979 N +46 -9 V +-46 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1311 2014 N +-44 -23 V +44 23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1311 2014 N +158 -28 V +-158 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1801 1896 N +46 -9 V +-46 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1346 1977 N +44 23 V +-44 -23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1538 2023 N +-113 -60 V +113 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1425 1963 N +198 -36 V +-198 36 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1623 1927 N +84 45 V +-84 -45 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1724 1981 N +11 7 V +-11 -7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1801 1976 N +-112 -60 V +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1689 1916 N +79 -14 V +-79 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 579 1863 N +-30 5 V +30 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2233 1819 N +49 -9 V +-49 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 873 2041 N +72 1612 L +801 429 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 72 1612 N +290 -52 V +72 1612 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 362 1560 N +85 46 V +-85 -46 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 466 1616 N +19 11 V +-19 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 485 1627 N +-290 51 V +290 -51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 485 1627 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 524 1647 N +241 129 V +524 1647 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 784 1787 N +23 12 V +-23 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 839 1816 N +36 19 V +-36 -19 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 894 1846 N +191 101 V +894 1846 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1104 1958 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 835 2021 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 839 1816 N +-16 3 V +16 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 790 1825 N +-181 32 V +181 -32 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 625 1513 N +588 315 V +625 1513 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 807 1799 N +-290 51 V +290 -51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1001 2018 N +-151 27 V +151 -27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1001 2018 N +6 3 V +-6 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1056 2029 N +-66 11 V +66 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 990 2040 N +73 39 V +-73 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1092 2022 N +50 -9 V +-50 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1181 2058 N +-72 -39 V +72 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1175 2007 N +33 -5 V +-33 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1280 2040 N +-72 -38 V +72 38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1080 2088 N +23 12 V +-23 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1198 2067 N +23 12 V +-23 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1297 2049 N +23 13 V +-23 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 990 2120 N +850 2045 L +140 75 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 362 1560 N +263 -47 V +-263 47 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1921 1777 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2680 1671 N +254 -46 V +-254 46 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2611 1683 N +-146 -78 V +146 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2502 1702 N +145 -25 V +-145 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2433 1715 N +-145 -79 V +145 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2269 1744 N +200 -36 V +-200 36 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2210 1755 N +26 -5 V +-26 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2073 1675 N +147 78 V +-147 -78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2075 1718 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2161 1764 N +-147 -79 V +147 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2009 1791 N +171 -31 V +-171 31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2964 1620 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1884 1813 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1963 1799 N +-25 -13 V +25 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1936 1804 N +43 -8 V +-43 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1861 1817 N +43 -8 V +-43 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1763 1805 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1805 1827 N +-25 -13 V +25 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1785 1831 N +43 -8 V +-43 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1607 1862 N +145 -25 V +-145 25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1565 1840 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 465 1564 N +72 39 V +-72 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1821 1892 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3120 1713 N +4 2 V +-4 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3150 1729 N +8 5 V +-8 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2993 1683 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 872 1810 N +40 -7 V +-40 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1415 1964 N +10 -1 V +-10 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3039 1675 N +7 -2 V +-7 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2970 1687 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 446 1554 N +-12 -6 V +12 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1880 1882 N +30 -6 V +-30 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1125 1969 N +38 20 V +-38 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1001 2018 N +162 -29 V +-162 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3048 1632 N +-38 -20 V +38 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2531 1765 N +14 -2 V +-14 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2871 1705 N +16 -3 V +-16 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3010 1612 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3048 1632 N +290 -51 V +-290 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 351 1762 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2525 1846 N +-112 -60 V +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2312 1805 N +48 -9 V +-48 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2871 1705 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2854 1708 N +17 -3 V +-17 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2726 1730 N +112 61 V +-112 -61 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2709 1733 N +112 -20 V +-112 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2545 1763 N +128 -23 V +-128 23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2657 1823 N +-112 -60 V +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2531 1765 N +113 60 V +-113 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2462 1778 N +69 -13 V +-69 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2331 1801 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2393 1790 N +36 -7 V +-36 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1271 1922 N +336 -60 V +-336 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2256 1815 N +111 60 V +-111 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2157 1832 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2134 1836 N +66 -11 V +-66 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2058 1850 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2038 1853 N +63 -11 V +-63 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1979 1864 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1943 1870 N +62 -11 V +-62 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1900 1878 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1607 1862 N +-25 -13 V +25 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2887 1702 N +50 -9 V +-50 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3000 1762 N +-113 -60 V +113 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1225 1931 N +-147 -79 V +147 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1238 1928 N +-13 3 V +13 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1172 1940 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1588 1913 N +-356 64 V +356 -64 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1550 1893 N +38 20 V +-38 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1194 1956 N +356 -63 V +-356 63 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1232 1977 N +-38 -21 V +38 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3131 1658 N +-26 5 V +26 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3217 1723 N +-19 -10 V +19 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3181 1704 N +-76 -41 V +76 41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2931 1725 N +158 -28 V +-158 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3093 1699 N +-47 -26 V +47 26 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3027 1708 N +-44 -23 V +44 23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3164 1652 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3240 1639 N +155 -28 V +-155 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3184 1649 N +76 40 V +-76 -40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3277 1699 N +19 10 V +-19 -10 V +Z stroke +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2171 2012 N 132 -23 V 75 40 V -130 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.83 C gsave 2040 2036 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.79 C gsave 1908 2059 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 1776 2083 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 1644 2106 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.87 C gsave 1512 2130 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.92 0.92 C gsave 1381 2153 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 1249 2177 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 1117 2200 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 985 2224 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 853 2247 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 722 2271 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 590 2294 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 1041 2159 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 909 2183 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 777 2206 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2303 1989 N 131 -24 V 76 41 V -132 23 V -75 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.83 C gsave 2434 1965 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.90 0.90 C gsave 2566 1942 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.85 C gsave 2698 1918 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.87 C gsave 2830 1894 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.87 C gsave 2961 1871 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 666 2335 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 798 2311 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 929 2288 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.76 0.76 C gsave 1061 2264 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1193 2241 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 1325 2217 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.92 0.92 C gsave 1457 2194 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.87 C gsave 1588 2170 N 132 -23 V 76 41 V -131 23 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 1720 2147 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 1852 2123 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 265 2026 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 736 1997 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 605 2020 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 473 2044 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 341 2067 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 209 2091 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 660 1956 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 529 1979 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 397 2003 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.73 C gsave 285 2131 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 133 2050 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 584 1915 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 452 1939 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 321 1962 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 189 1986 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 3266 2034 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.92 C gsave 57 2009 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 645 2230 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.73 C gsave 417 2108 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.73 C gsave 549 2084 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.73 C gsave 681 2061 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.73 C gsave 813 2037 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 361 2172 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 493 2149 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 625 2125 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.93 C gsave 757 2102 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 889 2078 N 131 -24 V 77 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 437 2213 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 569 2189 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.82 0.82 C gsave 701 2166 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.93 0.93 C gsave 833 2142 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.88 0.88 C gsave 965 2119 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 514 2254 N 131 -24 V 77 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2399 2134 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 1026 2434 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 894 2457 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 3190 1993 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.87 C gsave 3058 2017 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.74 C gsave 2926 2040 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.80 C gsave 2794 2064 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.86 C gsave 2662 2087 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2531 2111 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.71 0.71 C gsave 1158 2410 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.83 C gsave 2268 2158 N 131 -24 V 76 41 V -132 24 V -75 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.79 C gsave 2136 2181 N 132 -23 V 75 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 2004 2205 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 1873 2228 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 1741 2252 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1609 2275 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.70 0.70 C gsave 1477 2299 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1345 2322 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.73 0.73 C gsave 1290 2387 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.74 0.73 C gsave 1421 2363 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.70 0.70 C gsave 1553 2340 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1685 2316 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.82 C gsave 1817 2293 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.78 C gsave 1949 2269 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 2080 2246 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.79 C gsave 2212 2222 N 131 -23 V 76 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.87 0.86 C gsave 2343 2199 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2475 2175 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2607 2151 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.86 C gsave 2738 2128 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.50 0.49 C gsave 2870 2104 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.74 C gsave 3002 2081 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.74 C gsave 3134 2057 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.77 C gsave 1665 2211 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.83 C gsave 2116 2076 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2248 2053 N 130 -24 V 76 41 V -130 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2378 2029 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.83 0.83 C gsave 2510 2006 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.90 0.90 C gsave 2642 1982 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2774 1959 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.89 0.89 C gsave 2906 1935 N 131 -23 V 77 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.86 0.85 C gsave 3037 1912 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.73 0.72 C gsave 742 2376 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.73 0.72 C gsave 874 2352 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.73 0.72 C gsave 1006 2329 N 131 -24 V 76 41 V -131 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.73 0.73 C gsave 1137 2305 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1269 2282 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.70 0.69 C gsave 1401 2258 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.75 0.75 C gsave 1533 2235 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.79 C gsave 1984 2100 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.80 0.79 C gsave 1796 2188 N 132 -24 V 76 41 V -131 23 V -77 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 1928 2164 N 132 -23 V 76 40 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.79 0.79 C gsave 2060 2141 N 132 -24 V 76 41 V -132 23 V -76 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.83 C gsave 2192 2117 N 132 -23 V 75 40 V -131 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2324 2094 N 130 -24 V 77 41 V -132 23 V -75 -40 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.91 0.90 C gsave 2454 2070 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2586 2046 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.77 0.76 C gsave 2718 2023 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.81 0.81 C gsave 2850 1999 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.84 0.84 C gsave 2982 1976 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.85 0.84 C gsave 3114 1952 N 131 -23 V 76 41 V -131 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.95 0.94 C gsave 818 2416 N 132 -23 V 76 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.72 0.71 C gsave 950 2393 N 132 -24 V 76 41 V -132 24 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.72 0.71 C gsave 1082 2369 N 131 -23 V 77 41 V -132 23 V -76 -41 V 1 PolyFill +0.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +1.00 0.73 0.73 C gsave 1213 2346 N 132 -24 V 76 41 V -131 24 V -77 -41 V 1 PolyFill +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1480 2244 N +25 13 V +-25 -13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2210 2131 N +26 -4 V +-26 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2072 2156 N +108 -19 V +-108 19 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2019 2166 N +-25 -14 V +25 14 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1936 2180 N +103 -18 V +-103 18 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1880 2190 N +-146 -78 V +146 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1857 2194 N +47 -8 V +-47 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1745 2214 N +-24 -13 V +24 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1656 2230 N +168 -30 V +-168 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1558 2248 N +65 -12 V +-65 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2269 2121 N +108 -20 V +-108 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1271 2299 N +254 -45 V +-254 45 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3240 1947 N +60 -10 V +-60 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3047 1952 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2806 1995 N +-104 -56 V +104 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2530 2044 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2277 2090 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1977 2143 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1703 2192 N +-104 -56 V +104 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2713 2042 N +-146 -79 V +146 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2462 2154 N +-29 5 V +29 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2565 2216 N +-73 -39 V +73 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 218 2067 N +290 -51 V +-290 51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 529 2027 N +-40 -22 V +40 22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2433 2091 N +-145 -78 V +145 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2410 2096 N +56 -10 V +-56 10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2571 2067 N +-24 -13 V +24 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2499 2080 N +158 -28 V +-158 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 839 2193 N +-16 3 V +16 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2690 2046 N +43 -8 V +-43 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2848 2017 N +-24 -13 V +24 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2763 2033 N +171 -31 V +-171 31 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2987 1993 N +-147 -79 V +147 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2964 1997 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3089 1974 N +-25 -13 V +25 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3043 1983 N +164 -30 V +-164 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2319 2112 N +-25 -13 V +25 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 517 2227 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1705 2289 N +113 60 V +-113 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1538 2399 N +-113 -60 V +113 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1336 2355 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1390 2377 N +-44 -24 V +44 24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1267 2368 N +40 -7 V +-40 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1311 2391 N +-44 -23 V +44 23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1311 2391 N +158 -28 V +-158 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1280 2417 N +-72 -39 V +72 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1320 2438 N +-23 -12 V +23 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2328 2258 N +-112 -60 V +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 609 2234 N +181 -32 V +-181 32 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 549 2244 N +30 -5 V +-30 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 651 2226 N +-32 -17 V +32 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 706 2016 N +-93 -50 V +93 50 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 630 2029 N +76 -13 V +-76 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 537 1979 N +95 51 V +-95 -51 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2217 2130 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2161 2140 N +-147 -78 V +147 78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 990 2497 N +850 2422 L +140 75 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 875 2212 N +-36 -19 V +36 19 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1085 2324 N +894 2222 L +191 102 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 765 2153 N +548 2037 L +217 116 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 728 1945 N +-191 34 V +191 -34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 663 2046 N +191 -34 V +-191 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3000 2138 N +-113 -60 V +113 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1001 2395 N +10 5 V +-10 -5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 850 2422 N +151 -27 V +-151 27 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2413 2191 N +73 39 V +-73 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 625 1890 N +72 1989 L +553 -99 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1607 2239 N +-25 -13 V +25 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1565 2217 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3217 2100 N +-112 -60 V +112 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3027 2085 N +-44 -24 V +44 24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3089 2074 N +-43 -24 V +43 24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2931 2102 N +158 -28 V +-158 28 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2644 2202 N +-113 -60 V +113 60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2229 2196 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 72 1989 N +801 429 V +72 1989 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1213 2205 N +625 1890 L +588 315 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3153 1858 N +1213 2205 L +3153 1858 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3507 2048 N +3153 1858 L +354 190 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 990 2497 N +3507 2048 L +990 2497 L +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 978 2267 N +-290 52 V +290 -52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1225 2307 N +13 -2 V +-13 2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1078 2229 N +147 78 V +-147 -78 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1463 2235 N +-105 -56 V +105 56 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2240 2174 N +220 -40 V +-220 40 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1078 2229 N +135 -24 V +-135 24 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3105 2040 N +26 -5 V +-26 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1425 2339 N +73 -13 V +-73 13 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1079 2401 N +129 -23 V +-129 23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 807 2175 N +-23 -12 V +23 12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 537 1979 N +-70 -38 V +70 38 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 759 2192 N +-11 -6 V +11 6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2887 2078 N +50 -9 V +-50 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2864 2082 N +23 -4 V +-23 4 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1232 2353 N +-38 -20 V +38 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1194 2333 N +356 -63 V +-356 63 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1550 2270 N +38 20 V +-38 -20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1588 2290 N +-356 63 V +356 -63 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1001 2395 N +162 -29 V +-162 29 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1163 2366 N +-38 -21 V +38 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1172 2317 N +-147 -79 V +147 79 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1225 2307 N +-53 10 V +53 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2818 2171 N +-72 -39 V +72 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2077 2095 N +20 -3 V +-20 3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2970 2064 N +23 -5 V +-23 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3039 2051 N +7 -1 V +-7 1 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1425 2339 N +-10 2 V +10 -2 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1376 2428 N +-40 -21 V +40 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 872 2187 N +37 -7 V +-37 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2993 2059 N +46 -8 V +-46 8 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2460 2134 N +-38 -20 V +38 20 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1847 2264 N +-92 17 V +92 -17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1622 2363 N +-81 -44 V +81 44 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1653 2379 N +-13 -7 V +13 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1735 2364 N +-13 -7 V +13 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1659 2323 N +46 25 V +-46 -25 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1623 2304 N +17 9 V +-17 -9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1527 2321 N +96 -17 V +-96 17 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1689 2292 N +112 60 V +-112 -60 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1722 2286 N +-33 6 V +33 -6 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1461 2359 N +116 -21 V +-116 21 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2091 2301 N +-72 -39 V +72 39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1940 2276 N +72 39 V +-72 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1880 2258 N +30 -5 V +-30 5 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1900 2255 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1979 2241 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2452 2156 N +21 11 V +-21 -11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1999 2237 N +-56 10 V +56 -10 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2160 2208 N +-128 23 V +128 -23 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2492 2149 N +165 -30 V +-165 30 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 3164 2029 N +231 -41 V +-231 41 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1125 2345 N +-21 -11 V +21 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 835 2397 N +290 -52 V +-290 52 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 470 1995 N +362 1937 L +108 58 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 448 1931 N +-14 -7 V +14 7 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2193 2202 N +125 -22 V +-125 22 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2394 2181 N +-21 -11 V +21 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2350 2174 N +50 -9 V +-50 9 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2422 2114 N +-220 39 V +220 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2657 2200 N +-112 -61 V +112 61 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2727 2122 N +-21 -11 V +21 11 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 2686 2114 N +149 -26 V +-149 26 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 909 2180 N +194 -34 V +-194 34 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1119 2458 N +23 12 V +-23 -12 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1030 2410 N +72 39 V +-72 -39 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1046 2407 N +-16 3 V +16 -3 V +Z stroke +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.50 0.50 0.50 C 1598 2349 N +82 -14 V +-82 14 V +Z stroke +1.000 UP +% Begin plot #1 +1.000 UL +LTb +LCb setrgbcolor +[] 0 setdash +0.58 0.00 0.83 C LTw +% End plot #1 +% Begin plot #2 +LCb setrgbcolor +2.000 UL +LTb +0.00 0.00 0.00 C 3314 1232 M +-382 68 V +-139 25 V +-247 417 V +-73 13 V +-243 420 V +-243 44 V +-819 121 V +-163 -82 V +876 2189 L +165 -30 V +3522 229 R +129 0 V +stroke +LTw +% End plot #2 +% Begin plot #3 +LCb setrgbcolor +2.000 UL +LTb +0.00 1.00 0.00 C 2825 1703 M +-264 47 V +-34 -18 V +247 -417 V +139 -25 V +382 -68 V +3106 682 L +-405 75 V +205 110 V +145 -26 V +111 59 V +-158 250 V +-35 -18 V +165 192 V +33 17 V +-159 216 V +-32 -17 V +157 161 V +-56 -32 V +-125 -45 V +-145 -62 V +-283 51 V +153 68 V +79 -14 V +69 36 V +1738 465 R +129 0 V +stroke +LTw +% End plot #3 +% Begin plot #4 +LCb setrgbcolor +2.000 UL +LTb +0.00 0.00 1.00 C 593 1656 M +260 144 V +277 143 V +119 -21 V +-46 -24 V +514 -92 V +114 61 V +3194 1624 L +1369 324 R +129 0 V +stroke +LTw +% End plot #4 +1.000 UP +stroke +grestore +end +showpage +%%Trailer diff --git a/tex/gfx/eval/paths.gp b/tex/gfx/eval/paths.gp new file mode 100755 index 0000000..c13c820 --- /dev/null +++ b/tex/gfx/eval/paths.gp @@ -0,0 +1,1656 @@ +set terminal epslatex color dashed size 3.38583,1.77165 +set output "/mnt/vm/paper/OTHER2017/for_toni/out//paths.tex" +set multiplot layout 1,1 scale 1,1 offset -0.02,0 +unset border + set view equal xy +set key samplen 0.5 at screen 0.990000,screen 0.980000 width 0 +set xrange [0.800000:111.000000] +unset xtics +unset xlabel +set yrange [-8.000000:58.299999] +unset ytics +unset ylabel +set zrange [-12.000000:24.000000] +unset ztics +unset zlabel +set cbtics autofreq +set format cb '%h' +unset cblabel +set view 72,30 ,4.4,1 +set ticslevel 0 +unset lmargin +unset rmargin +unset tmargin +unset bmargin + set object 440 polygon from first 10.500000,first 50.200001,first 0.000000to first 10.500000,first 49.000000,first 0.000000to first 10.500000,first 50.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 364 polygon from first 0.500000,first 50.200001,first 0.000000to first 61.500000,first 50.200001,first 0.000000to first 0.500000,first 50.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 439 polygon from first 61.500000,first 49.900002,first 0.000000to first 77.099998,first 49.900002,first 0.000000to first 61.500000,first 49.900002,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 438 polygon from first 61.500000,first 50.200001,first 0.000000to first 61.500000,first 44.299999,first 0.000000to first 61.500000,first 50.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 437 polygon from first 60.500000,first 44.299999,first 0.000000to first 63.000000,first 44.299999,first 0.000000to first 60.500000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 436 polygon from first 64.400002,first 44.299999,first 0.000000to first 64.400002,first 46.600002,first 0.000000to first 64.400002,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 435 polygon from first 61.500000,first 46.600002,first 0.000000to first 66.300003,first 46.600002,first 0.000000to first 61.500000,first 46.600002,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 434 polygon from first 66.300003,first 46.799999,first 0.000000to first 66.300003,first 44.299999,first 0.000000to first 66.300003,first 46.799999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 433 polygon from first 68.099998,first 44.299999,first 0.000000to first 68.099998,first 49.900002,first 0.000000to first 68.099998,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 432 polygon from first 56.700001,first 50.200001,first 0.000000to first 56.700001,first 44.299999,first 0.000000to first 56.700001,first 50.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 431 polygon from first 56.100002,first 44.299999,first 0.000000to first 59.500000,first 44.299999,first 0.000000to first 56.100002,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 430 polygon from first 61.000000,first 44.299999,first 0.000000to first 61.000000,first 50.200001,first 0.000000to first 61.000000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 416 polygon from first 55.100002,first 44.299999,first 0.000000to first 53.700001,first 44.299999,first 0.000000to first 55.100002,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 428 polygon from first 54.299999,first 44.299999,first 0.000000to first 54.299999,first 50.200001,first 0.000000to first 54.299999,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 427 polygon from first 52.700001,first 44.299999,first 0.000000to first 47.500000,first 44.299999,first 0.000000to first 52.700001,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 426 polygon from first 51.900002,first 44.299999,first 0.000000to first 51.900002,first 50.200001,first 0.000000to first 51.900002,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 425 polygon from first 45.400002,first 44.299999,first 0.000000to first 40.100002,first 44.299999,first 0.000000to first 45.400002,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 424 polygon from first 44.700001,first 44.299999,first 0.000000to first 44.700001,first 50.200001,first 0.000000to first 44.700001,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 423 polygon from first 38.000000,first 44.299999,first 0.000000to first 35.799999,first 44.299999,first 0.000000to first 38.000000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 422 polygon from first 36.900002,first 44.299999,first 0.000000to first 36.900002,first 45.700001,first 0.000000to first 36.900002,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 421 polygon from first 36.900002,first 46.700001,first 0.000000to first 36.900002,first 50.200001,first 0.000000to first 36.900002,first 46.700001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 420 polygon from first 34.799999,first 44.299999,first 0.000000to first 32.100002,first 44.299999,first 0.000000to first 34.799999,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 419 polygon from first 33.900002,first 44.299999,first 0.000000to first 33.900002,first 45.700001,first 0.000000to first 33.900002,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 418 polygon from first 33.900002,first 46.700001,first 0.000000to first 33.900002,first 50.200001,first 0.000000to first 33.900002,first 46.700001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 417 polygon from first 30.100000,first 44.299999,first 0.000000to first 27.900000,first 44.299999,first 0.000000to first 30.100000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 429 polygon from first 28.500000,first 44.299999,first 0.000000to first 28.500000,first 50.200001,first 0.000000to first 28.500000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 465 polygon from first 26.900000,first 44.299999,first 0.000000to first 25.500000,first 44.299999,first 0.000000to first 26.900000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 464 polygon from first 25.500000,first 50.200001,first 0.000000to first 25.500000,first 44.299999,first 0.000000to first 25.500000,first 50.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 463 polygon from first 23.100000,first 44.299999,first 0.000000to first 23.100000,first 48.600002,first 0.000000to first 23.100000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 462 polygon from first 23.100000,first 49.500000,first 0.000000to first 23.100000,first 50.200001,first 0.000000to first 23.100000,first 49.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 461 polygon from first 23.100000,first 44.299999,first 0.000000to first 16.800001,first 44.299999,first 0.000000to first 23.100000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 460 polygon from first 17.100000,first 44.299999,first 0.000000to first 17.100000,first 50.200001,first 0.000000to first 17.100000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 459 polygon from first 15.800000,first 44.299999,first 0.000000to first 14.400001,first 44.299999,first 0.000000to first 15.800000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 458 polygon from first 13.500000,first 44.299999,first 0.000000to first 12.100000,first 44.299999,first 0.000000to first 13.500000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 457 polygon from first 10.500000,first 44.299999,first 0.000000to first 10.500000,first 48.100002,first 0.000000to first 10.500000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 456 polygon from first 10.600000,first 44.299999,first 0.000000to first 9.500000,first 44.299999,first 0.000000to first 10.600000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 455 polygon from first 8.500000,first 44.299999,first 0.000000to first 5.100000,first 44.299999,first 0.000000to first 8.500000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 441 polygon from first 5.100000,first 44.200001,first 0.000000to first 5.100000,first 48.100002,first 0.000000to first 5.100000,first 44.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 453 polygon from first 5.100000,first 49.000000,first 0.000000to first 5.100000,first 50.200001,first 0.000000to first 5.100000,first 49.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 452 polygon from first 5.100000,first 43.200001,first 0.000000to first 5.100000,first 42.799999,first 0.000000to first 5.100000,first 43.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 451 polygon from first 5.100000,first 42.799999,first 0.000000to first 0.500000,first 42.799999,first 0.000000to first 5.100000,first 42.799999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 450 polygon from first 0.500000,first 42.799999,first 0.000000to first 0.500000,first 50.200001,first 0.000000to first 0.500000,first 42.799999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 449 polygon from first 1.200000,first 42.799999,first 0.000000to first 1.200000,first 0.700000,first 0.000000to first 1.200000,first 42.799999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 448 polygon from first 1.200000,first 0.700000,first 0.000000to first 18.000000,first 0.700000,first 0.000000to first 1.200000,first 0.700000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 447 polygon from first 18.000000,first 12.500000,first 0.000000to first 18.000000,first 31.600000,first 0.000000to first 18.000000,first 12.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 446 polygon from first 18.000000,first 12.700000,first 0.000000to first 12.200000,first 12.700000,first 0.000000to first 18.000000,first 12.700000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 445 polygon from first 12.200000,first 12.500000,first 0.000000to first 12.200000,first 13.600000,first 0.000000to first 12.200000,first 12.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 444 polygon from first 12.200000,first 11.000000,first 0.000000to first 14.500000,first 11.000000,first 0.000000to first 12.200000,first 11.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 443 polygon from first 14.500000,first 11.000000,first 0.000000to first 14.500000,first 6.100000,first 0.000000to first 14.500000,first 11.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 442 polygon from first 18.000000,first 6.100000,first 0.000000to first 12.200000,first 6.100000,first 0.000000to first 18.000000,first 6.100000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 404 polygon from first 12.200000,first 11.000000,first 0.000000to first 12.200000,first 6.100000,first 0.000000to first 12.200000,first 11.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 390 polygon from first 12.200000,first 4.000000,first 0.000000to first 12.200000,first 0.700000,first 0.000000to first 12.200000,first 4.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 389 polygon from first 12.200000,first 14.500000,first 0.000000to first 12.200000,first 15.600000,first 0.000000to first 12.200000,first 14.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 388 polygon from first 12.200000,first 16.600000,first 0.000000to first 12.200000,first 18.000000,first 0.000000to first 12.200000,first 16.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 387 polygon from first 12.200000,first 19.000000,first 0.000000to first 12.200000,first 21.600000,first 0.000000to first 12.200000,first 19.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 386 polygon from first 12.200000,first 21.000000,first 0.000000to first 12.800000,first 21.000000,first 0.000000to first 12.200000,first 21.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 385 polygon from first 13.800000,first 21.000000,first 0.000000to first 18.000000,first 21.000000,first 0.000000to first 13.800000,first 21.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 384 polygon from first 12.200000,first 22.600000,first 0.000000to first 12.200000,first 24.200001,first 0.000000to first 12.200000,first 22.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 383 polygon from first 12.200000,first 23.500000,first 0.000000to first 18.000000,first 23.500000,first 0.000000to first 12.200000,first 23.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 382 polygon from first 12.200000,first 25.200001,first 0.000000to first 12.200000,first 27.800001,first 0.000000to first 12.200000,first 25.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 381 polygon from first 12.200000,first 27.000000,first 0.000000to first 12.800000,first 27.000000,first 0.000000to first 12.200000,first 27.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 380 polygon from first 13.800000,first 27.000000,first 0.000000to first 18.000000,first 27.000000,first 0.000000to first 13.800000,first 27.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 379 polygon from first 12.200000,first 28.800001,first 0.000000to first 12.200000,first 30.000000,first 0.000000to first 12.200000,first 28.800001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 365 polygon from first 12.200000,first 29.500000,first 0.000000to first 18.000000,first 29.500000,first 0.000000to first 12.200000,first 29.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 377 polygon from first 12.200000,first 31.000000,first 0.000000to first 12.200000,first 31.600000,first 0.000000to first 12.200000,first 31.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 376 polygon from first 21.800001,first 31.600000,first 0.000000to first 70.000000,first 31.600000,first 0.000000to first 21.800001,first 31.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 375 polygon from first 76.800003,first 31.600000,first 0.000000to first 76.800003,first 38.400002,first 0.000000to first 76.800003,first 31.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 374 polygon from first 77.099998,first 41.299999,first 0.000000to first 77.099998,first 38.400002,first 0.000000to first 77.099998,first 41.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 373 polygon from first 77.099998,first 38.400002,first 0.000000to first 76.800003,first 38.400002,first 0.000000to first 77.099998,first 38.400002,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 372 polygon from first 25.500000,first 31.600000,first 0.000000to first 25.500000,first 39.299999,first 0.000000to first 25.500000,first 31.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 371 polygon from first 25.500000,first 39.299999,first 0.000000to first 26.100000,first 39.299999,first 0.000000to first 25.500000,first 39.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 370 polygon from first 27.100000,first 39.299999,first 0.000000to first 35.700001,first 39.299999,first 0.000000to first 27.100000,first 39.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 369 polygon from first 36.700001,first 39.299999,first 0.000000to first 42.900002,first 39.299999,first 0.000000to first 36.700001,first 39.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 368 polygon from first 42.299999,first 39.299999,first 0.000000to first 42.299999,first 31.600000,first 0.000000to first 42.299999,first 39.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 367 polygon from first 42.299999,first 34.799999,first 0.000000to first 43.000000,first 34.799999,first 0.000000to first 42.299999,first 34.799999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 366 polygon from first 44.100002,first 31.600000,first 0.000000to first 44.100002,first 39.299999,first 0.000000to first 44.100002,first 31.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 378 polygon from first 43.799999,first 39.299999,first 0.000000to first 44.700001,first 39.299999,first 0.000000to first 43.799999,first 39.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 415 polygon from first 35.100002,first 39.299999,first 0.000000to first 35.100002,first 31.600000,first 0.000000to first 35.100002,first 39.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 414 polygon from first 50.700001,first 31.600000,first 0.000000to first 50.700001,first 39.299999,first 0.000000to first 50.700001,first 31.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 413 polygon from first 45.700001,first 39.299999,first 0.000000to first 51.299999,first 39.299999,first 0.000000to first 45.700001,first 39.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 412 polygon from first 52.299999,first 39.299999,first 0.000000to first 56.000000,first 39.299999,first 0.000000to first 52.299999,first 39.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 411 polygon from first 55.500000,first 39.299999,first 0.000000to first 55.500000,first 31.600000,first 0.000000to first 55.500000,first 39.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 410 polygon from first 61.400002,first 31.600000,first 0.000000to first 61.400002,first 39.299999,first 0.000000to first 61.400002,first 31.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 409 polygon from first 61.400002,first 39.299999,first 0.000000to first 57.000000,first 39.299999,first 0.000000to first 61.400002,first 39.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 408 polygon from first 1.200000,first 36.700001,first 0.000000to first 10.000000,first 36.700001,first 0.000000to first 1.200000,first 36.700001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 407 polygon from first 7.200000,first 36.700001,first 0.000000to first 7.200000,first 40.900002,first 0.000000to first 7.200000,first 36.700001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 406 polygon from first 4.300000,first 36.700001,first 0.000000to first 4.300000,first 40.900002,first 0.000000to first 4.300000,first 36.700001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 405 polygon from first 3.600000,first 40.900002,first 0.000000to first 5.000000,first 40.900002,first 0.000000to first 3.600000,first 40.900002,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 391 polygon from first 6.000000,first 40.900002,first 0.000000to first 7.800000,first 40.900002,first 0.000000to first 6.000000,first 40.900002,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 403 polygon from first 8.700000,first 40.900002,first 0.000000to first 10.000000,first 40.900002,first 0.000000to first 8.700000,first 40.900002,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 402 polygon from first 10.000000,first 40.900002,first 0.000000to first 10.000000,first 35.100002,first 0.000000to first 10.000000,first 40.900002,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 401 polygon from first 10.000000,first 34.100002,first 0.000000to first 10.000000,first 31.000000,first 0.000000to first 10.000000,first 34.100002,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 400 polygon from first 10.000000,first 32.500000,first 0.000000to first 3.100000,first 32.500000,first 0.000000to first 10.000000,first 32.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 399 polygon from first 2.200000,first 32.500000,first 0.000000to first 1.200000,first 32.500000,first 0.000000to first 2.200000,first 32.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 398 polygon from first 1.200000,first 29.500000,first 0.000000to first 10.000000,first 29.500000,first 0.000000to first 1.200000,first 29.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 397 polygon from first 10.000000,first 30.000000,first 0.000000to first 10.000000,first 28.800001,first 0.000000to first 10.000000,first 30.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 396 polygon from first 10.000000,first 27.800001,first 0.000000to first 10.000000,first 25.400000,first 0.000000to first 10.000000,first 27.800001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 395 polygon from first 10.000000,first 25.800001,first 0.000000to first 3.000000,first 25.800001,first 0.000000to first 10.000000,first 25.800001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 394 polygon from first 2.100000,first 25.800001,first 0.000000to first 1.200000,first 25.800001,first 0.000000to first 2.100000,first 25.800001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 393 polygon from first 4.300000,first 25.800001,first 0.000000to first 4.300000,first 24.100000,first 0.000000to first 4.300000,first 25.800001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 392 polygon from first 1.200000,first 24.100000,first 0.000000to first 10.000000,first 24.100000,first 0.000000to first 1.200000,first 24.100000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 540 polygon from first 10.000000,first 24.600000,first 0.000000to first 10.000000,first 2.300000,first 0.000000to first 10.000000,first 24.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 504 polygon from first 10.000000,first 1.300000,first 0.000000to first 10.000000,first 0.700000,first 0.000000to first 10.000000,first 1.300000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 539 polygon from first 12.200000,first 15.100000,first 0.000000to first 18.000000,first 15.100000,first 0.000000to first 12.200000,first 15.100000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 538 polygon from first 12.200000,first 17.500000,first 0.000000to first 18.000000,first 17.500000,first 0.000000to first 12.200000,first 17.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 537 polygon from first 2.700000,first 40.900002,first 0.000000to first 1.200000,first 40.900002,first 0.000000to first 2.700000,first 40.900002,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 536 polygon from first 1.200000,first 5.400000,first 0.000000to first 10.000000,first 5.400000,first 0.000000to first 1.200000,first 5.400000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 535 polygon from first 77.099998,first 44.299999,first 0.000000to first 77.099998,first 49.900002,first 0.000000to first 77.099998,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 534 polygon from first 12.300000,first 44.299999,first 0.000000to first 12.300000,first 46.600002,first 0.000000to first 12.300000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 533 polygon from first 12.300000,first 46.600002,first 0.000000to first 17.100000,first 46.600002,first 0.000000to first 12.300000,first 46.600002,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 532 polygon from first 14.700000,first 44.299999,first 0.000000to first 14.700000,first 46.600002,first 0.000000to first 14.700000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 531 polygon from first 73.400002,first 41.299999,first 0.000000to first 73.400002,first 34.700001,first 0.000000to first 73.400002,first 41.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 530 polygon from first 73.400002,first 41.299999,first 0.000000to first 77.099998,first 41.299999,first 0.000000to first 73.400002,first 41.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 516 polygon from first 12.200000,first 6.100000,first 0.000000to first 12.200000,first 5.000000,first 0.000000to first 12.200000,first 6.100000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 528 polygon from first 43.900002,first 34.799999,first 0.000000to first 44.100002,first 34.799999,first 0.000000to first 43.900002,first 34.799999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 527 polygon from first 64.000000,first 44.299999,first 0.000000to first 64.700005,first 44.299999,first 0.000000to first 64.000000,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 526 polygon from first 66.099998,first 44.299999,first 0.000000to first 66.300003,first 44.299999,first 0.000000to first 66.099998,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 525 polygon from first 68.099998,first 44.299999,first 0.000000to first 68.800003,first 44.299999,first 0.000000to first 68.099998,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 524 polygon from first 69.800003,first 44.299999,first 0.000000to first 77.099998,first 44.299999,first 0.000000to first 69.800003,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 523 polygon from first 12.200000,first 31.600000,first 0.000000to first 18.000000,first 31.600000,first 0.000000to first 12.200000,first 31.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 522 polygon from first 72.200005,first 31.600000,first 0.000000to first 76.800003,first 31.600000,first 0.000000to first 72.200005,first 31.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 521 polygon from first 18.000000,first 31.600000,first 0.000000to first 19.500000,first 31.600000,first 0.000000to first 18.000000,first 31.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 520 polygon from first 18.000000,first 11.000000,first 0.000000to first 18.000000,first 0.700000,first 0.000000to first 18.000000,first 11.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 519 polygon from first 91.599998,first 6.600000,first 0.000000to first 91.599998,first 41.299999,first 0.000000to first 91.599998,first 6.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 518 polygon from first 91.599998,first 3.620000,first 0.000000to first 91.599998,first 4.300000,first 0.000000to first 91.599998,first 3.620000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 517 polygon from first 88.400002,first 41.299999,first 0.000000to first 77.099998,first 41.299999,first 0.000000to first 88.400002,first 41.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 542 polygon from first 90.000000,first 41.299999,first 0.000000to first 91.599998,first 41.299999,first 0.000000to first 90.000000,first 41.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 541 polygon from first 77.099998,first 49.900002,first 0.000000to first 93.700005,first 49.900002,first 0.000000to first 77.099998,first 49.900002,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 556 polygon from first 93.700005,first 49.900002,first 0.000000to first 93.700005,first 44.500000,first 0.000000to first 93.700005,first 49.900002,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 557 polygon from first 87.300003,first 48.500000,first 0.000000to first 87.300003,first 44.500000,first 0.000000to first 87.300003,first 48.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 558 polygon from first 91.400002,first 48.500000,first 0.000000to first 91.400002,first 44.500000,first 0.000000to first 91.400002,first 48.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 559 polygon from first 93.700005,first 48.500000,first 0.000000to first 85.500000,first 48.500000,first 0.000000to first 93.700005,first 48.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 560 polygon from first 85.500000,first 48.500000,first 0.000000to first 85.500000,first 44.500000,first 0.000000to first 85.500000,first 48.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 561 polygon from first 93.700005,first 49.900002,first 0.000000to first 110.199997,first 49.900002,first 0.000000to first 93.700005,first 49.900002,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 562 polygon from first 110.199997,first 49.900002,first 0.000000to first 110.199997,first 38.500000,first 0.000000to first 110.199997,first 49.900002,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 563 polygon from first 110.199997,first 38.500000,first 0.000000to first 97.500000,first 38.500000,first 0.000000to first 110.199997,first 38.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 564 polygon from first 97.500000,first 21.300001,first 0.000000to first 110.400002,first 21.300001,first 0.000000to first 97.500000,first 21.300001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 565 polygon from first 110.400002,first 26.000000,first 0.000000to first 110.400002,first -7.200000,first 0.000000to first 110.400002,first 26.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 554 polygon from first 110.400002,first -7.200000,first 0.000000to first 91.599998,first -7.200000,first 0.000000to first 110.400002,first -7.200000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 555 polygon from first 54.980000,first 4.000000,first 0.000000to first 55.000000,first -4.100000,first 0.000000to first 54.980000,first 4.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 553 polygon from first 55.000000,first -4.100000,first 0.000000to first 59.619999,first -4.100000,first 0.000000to first 55.000000,first -4.100000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 552 polygon from first 59.600002,first 4.000000,first 0.000000to first 59.619999,first -4.100000,first 0.000000to first 59.600002,first 4.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 551 polygon from first 58.100002,first 4.000000,first 0.000000to first 54.980000,first 4.000000,first 0.000000to first 58.100002,first 4.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 550 polygon from first 84.500000,first 44.500000,first 0.000000to first 77.099998,first 44.500000,first 0.000000to first 84.500000,first 44.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 549 polygon from first 85.720001,first 44.500000,first 0.000000to first 85.279999,first 44.500000,first 0.000000to first 85.720001,first 44.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 548 polygon from first 86.419998,first 44.500000,first 0.000000to first 88.019997,first 44.500000,first 0.000000to first 86.419998,first 44.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 547 polygon from first 88.939995,first 44.500000,first 0.000000to first 92.500000,first 44.500000,first 0.000000to first 88.939995,first 44.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 546 polygon from first 93.500000,first 44.500000,first 0.000000to first 95.300003,first 44.500000,first 0.000000to first 93.500000,first 44.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 545 polygon from first 96.300003,first 44.500000,first 0.000000to first 97.500000,first 44.500000,first 0.000000to first 96.300003,first 44.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 544 polygon from first 97.500000,first 38.500000,first 0.000000to first 97.500000,first 24.600000,first 0.000000to first 97.500000,first 38.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 529 polygon from first 97.500000,first 23.400000,first 0.000000to first 97.500000,first 19.200001,first 0.000000to first 97.500000,first 23.400000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 543 polygon from first 97.500000,first 18.300001,first 0.000000to first 97.500000,first 16.800001,first 0.000000to first 97.500000,first 18.300001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 490 polygon from first 97.500000,first 15.900001,first 0.000000to first 97.500000,first 14.400001,first 0.000000to first 97.500000,first 15.900001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 489 polygon from first 97.500000,first 13.400001,first 0.000000to first 97.500000,first 11.500000,first 0.000000to first 97.500000,first 13.400001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 488 polygon from first 97.500000,first 10.600000,first 0.000000to first 97.500000,first 6.700000,first 0.000000to first 97.500000,first 10.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 487 polygon from first 97.500000,first 44.500000,first 0.000000to first 97.500000,first 38.500000,first 0.000000to first 97.500000,first 44.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 486 polygon from first 106.099998,first 18.200001,first 0.000000to first 97.500000,first 18.200001,first 0.000000to first 106.099998,first 18.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 485 polygon from first 100.199997,first 21.300001,first 0.000000to first 100.199997,first 18.200001,first 0.000000to first 100.199997,first 21.300001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 484 polygon from first 107.000000,first 18.200001,first 0.000000to first 107.400002,first 18.200001,first 0.000000to first 107.000000,first 18.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 483 polygon from first 107.400002,first 18.200001,first 0.000000to first 107.400002,first 14.000000,first 0.000000to first 107.400002,first 18.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 482 polygon from first 107.400002,first 14.000000,first 0.000000to first 110.400002,first 14.000000,first 0.000000to first 107.400002,first 14.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 481 polygon from first 105.099998,first 18.200001,first 0.000000to first 105.099998,first 9.200000,first 0.000000to first 105.099998,first 18.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 480 polygon from first 105.099998,first 9.200000,first 0.000000to first 108.500000,first 9.200000,first 0.000000to first 105.099998,first 9.200000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 466 polygon from first 108.500000,first 9.200000,first 0.000000to first 108.500000,first 10.500000,first 0.000000to first 108.500000,first 9.200000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 478 polygon from first 108.500000,first 11.500000,first 0.000000to first 108.500000,first 12.600000,first 0.000000to first 108.500000,first 11.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 477 polygon from first 108.500000,first 12.600000,first 0.000000to first 105.099998,first 12.600000,first 0.000000to first 108.500000,first 12.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 476 polygon from first 105.099998,first 12.900001,first 0.000000to first 100.199997,first 12.900001,first 0.000000to first 105.099998,first 12.900001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 475 polygon from first 100.199997,first 11.700000,first 0.000000to first 100.199997,first 15.500000,first 0.000000to first 100.199997,first 11.700000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 474 polygon from first 100.199997,first 15.500000,first 0.000000to first 97.500000,first 15.500000,first 0.000000to first 100.199997,first 15.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 473 polygon from first 100.199997,first 12.700000,first 0.000000to first 97.500000,first 12.700000,first 0.000000to first 100.199997,first 12.700000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 472 polygon from first 97.500000,first 10.000000,first 0.000000to first 105.099998,first 10.000000,first 0.000000to first 97.500000,first 10.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 471 polygon from first 101.599998,first 10.000000,first 0.000000to first 101.599998,first 9.100000,first 0.000000to first 101.599998,first 10.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 470 polygon from first 99.200005,first 7.500000,first 0.000000to first 99.200005,first 6.700000,first 0.000000to first 99.200005,first 7.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 469 polygon from first 99.200005,first 6.700000,first 0.000000to first 101.699997,first 6.700000,first 0.000000to first 99.200005,first 6.700000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 468 polygon from first 101.699997,first 6.700000,first 0.000000to first 101.699997,first 7.500000,first 0.000000to first 101.699997,first 6.700000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 467 polygon from first 97.500000,first 3.800000,first 0.000000to first 97.500000,first -3.600000,first 0.000000to first 97.500000,first 3.800000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 479 polygon from first 97.500000,first -6.500000,first 0.000000to first 97.500000,first -7.200000,first 0.000000to first 97.500000,first -6.500000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 515 polygon from first 97.500000,first 3.800000,first 0.000000to first 96.059998,first 3.800000,first 0.000000to first 97.500000,first 3.800000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 514 polygon from first 93.900002,first 3.800000,first 0.000000to first 91.599998,first 3.800000,first 0.000000to first 93.900002,first 3.800000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 513 polygon from first 92.400002,first 1.400000,first 0.000000to first 91.599998,first 1.400000,first 0.000000to first 92.400002,first 1.400000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 512 polygon from first 93.800003,first 1.400000,first 0.000000to first 93.800003,first -2.100000,first 0.000000to first 93.800003,first 1.400000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 511 polygon from first 93.800003,first -2.100000,first 0.000000to first 95.800003,first -2.100000,first 0.000000to first 93.800003,first -2.100000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 510 polygon from first 95.800003,first -2.100000,first 0.000000to first 95.800003,first 1.400000,first 0.000000to first 95.800003,first -2.100000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 509 polygon from first 97.500000,first -3.600000,first 0.000000to first 91.599998,first -3.600000,first 0.000000to first 97.500000,first -3.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 508 polygon from first 108.500000,first 12.600000,first 0.000000to first 108.500000,first 12.800000,first 0.000000to first 108.500000,first 12.600000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 507 polygon from first 108.500000,first 13.800000,first 0.000000to first 108.500000,first 14.000000,first 0.000000to first 108.500000,first 13.800000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 506 polygon from first 91.599998,first -7.200000,first 0.000000to first 91.599998,first -5.900000,first 0.000000to first 91.599998,first -7.200000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 505 polygon from first 91.599998,first 2.240000,first 0.000000to first 91.599998,first -3.600000,first 0.000000to first 91.599998,first 2.240000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 491 polygon from first 93.799995,first 1.400000,first 0.000000to first 94.000000,first 1.400000,first 0.000000to first 93.799995,first 1.400000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 503 polygon from first 95.799995,first 1.400000,first 0.000000to first 95.599998,first 1.400000,first 0.000000to first 95.799995,first 1.400000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 502 polygon from first 92.400002,first 1.400000,first 0.000000to first 92.400002,first -3.600000,first 0.000000to first 92.400002,first 1.400000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 501 polygon from first 56.500000,first 1.200000,first 0.000000to first 58.000000,first 1.200000,first 0.000000to first 56.500000,first 1.200000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 500 polygon from first 58.000000,first 1.200000,first 0.000000to first 57.980000,first -2.000000,first 0.000000to first 58.000000,first 1.200000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 499 polygon from first 57.980000,first -2.000000,first 0.000000to first 56.500000,first -2.000000,first 0.000000to first 57.980000,first -2.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 498 polygon from first 56.500000,first -2.000000,first 0.000000to first 56.500000,first 1.200000,first 0.000000to first 56.500000,first -2.000000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 497 polygon from first 64.700005,first 44.299999,first 0.000000to first 66.099998,first 44.299999,first 0.000000to first 64.700005,first 44.299999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 496 polygon from first 94.000000,first 1.400000,first 0.000000to first 95.599998,first 1.400000,first 0.000000to first 94.000000,first 1.400000,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 495 polygon from first 66.300003,first 49.799999,first 0.000000to first 66.300003,first 50.000000,first 0.000000to first 66.300003,first 49.799999,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 494 polygon from first 66.300003,first 48.200001,first 0.000000to first 66.300003,first 48.400002,first 0.000000to first 66.300003,first 48.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 493 polygon from first 69.700005,first 31.700001,first 0.000000to first 72.599998,first 31.700001,first 0.000000to first 69.700005,first 31.700001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 492 polygon from first 68.599998,first 44.200001,first 0.000000to first 70.000000,first 44.200001,first 0.000000to first 68.599998,first 44.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 454 polygon from first 74.200005,first 43.200001,first 0.000000to first 74.200005,first 43.200001,first 0.000000to first 74.200005,first 43.200001,first 0.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 844 polygon from first 1.200000,first 0.700000,first 4.000000to first 18.000000,first 0.700000,first 4.000000to first 1.200000,first 0.700000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 843 polygon from first 18.000000,first 0.700000,first 4.000000to first 18.000000,first 31.600000,first 4.000000to first 18.000000,first 0.700000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 842 polygon from first 18.000000,first 31.600000,first 4.000000to first 68.099998,first 31.600000,first 4.000000to first 18.000000,first 31.600000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 841 polygon from first 76.900002,first 46.900002,first 4.000000to first 76.900002,first 50.200001,first 4.000000to first 76.900002,first 46.900002,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 840 polygon from first 66.400002,first 50.200001,first 4.000000to first 0.500000,first 50.200001,first 4.000000to first 66.400002,first 50.200001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 839 polygon from first 0.500000,first 50.200001,first 4.000000to first 0.500000,first 42.799999,first 4.000000to first 0.500000,first 50.200001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 838 polygon from first 0.500000,first 42.799999,first 4.000000to first 5.100000,first 42.799999,first 4.000000to first 0.500000,first 42.799999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 837 polygon from first 1.200000,first 42.799999,first 4.000000to first 1.200000,first 0.700000,first 4.000000to first 1.200000,first 42.799999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 836 polygon from first 5.100000,first 42.799999,first 4.000000to first 5.100000,first 43.299999,first 4.000000to first 5.100000,first 42.799999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 835 polygon from first 5.100000,first 44.299999,first 4.000000to first 5.100000,first 48.100002,first 4.000000to first 5.100000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 834 polygon from first 5.100000,first 49.000000,first 4.000000to first 5.100000,first 50.200001,first 4.000000to first 5.100000,first 49.000000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 833 polygon from first 5.100000,first 44.299999,first 4.000000to first 8.500000,first 44.299999,first 4.000000to first 5.100000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 832 polygon from first 9.600000,first 44.299999,first 4.000000to first 10.600000,first 44.299999,first 4.000000to first 9.600000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 831 polygon from first 10.500000,first 44.299999,first 4.000000to first 10.500000,first 48.100002,first 4.000000to first 10.500000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 922 polygon from first 10.500000,first 49.000000,first 4.000000to first 10.500000,first 50.200001,first 4.000000to first 10.500000,first 49.000000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 931 polygon from first 12.100000,first 44.299999,first 4.000000to first 13.500000,first 44.299999,first 4.000000to first 12.100000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 968 polygon from first 14.400001,first 44.299999,first 4.000000to first 15.800000,first 44.299999,first 4.000000to first 14.400001,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 969 polygon from first 12.300000,first 44.299999,first 4.000000to first 12.300000,first 46.600002,first 4.000000to first 12.300000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 970 polygon from first 12.300000,first 46.600002,first 4.000000to first 17.100000,first 46.600002,first 4.000000to first 12.300000,first 46.600002,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 971 polygon from first 17.100000,first 44.299999,first 4.000000to first 17.100000,first 50.200001,first 4.000000to first 17.100000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 972 polygon from first 14.700000,first 44.299999,first 4.000000to first 14.700000,first 46.600002,first 4.000000to first 14.700000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 973 polygon from first 16.800001,first 44.299999,first 4.000000to first 19.300001,first 44.299999,first 4.000000to first 16.800001,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 974 polygon from first 20.200001,first 44.299999,first 4.000000to first 23.000000,first 44.299999,first 4.000000to first 20.200001,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 975 polygon from first 23.000000,first 44.299999,first 4.000000to first 23.000000,first 45.200001,first 4.000000to first 23.000000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 976 polygon from first 23.000000,first 46.200001,first 4.000000to first 23.000000,first 48.700001,first 4.000000to first 23.000000,first 46.200001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 977 polygon from first 23.000000,first 49.600002,first 4.000000to first 23.000000,first 50.200001,first 4.000000to first 23.000000,first 49.600002,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 978 polygon from first 25.100000,first 50.200001,first 4.000000to first 25.100000,first 44.299999,first 4.000000to first 25.100000,first 50.200001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 967 polygon from first 25.100000,first 44.299999,first 4.000000to first 26.200001,first 44.299999,first 4.000000to first 25.100000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 980 polygon from first 27.200001,first 44.299999,first 4.000000to first 29.900000,first 44.299999,first 4.000000to first 27.200001,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 981 polygon from first 27.900000,first 44.299999,first 4.000000to first 27.900000,first 50.200001,first 4.000000to first 27.900000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 982 polygon from first 30.900000,first 44.299999,first 4.000000to first 31.900000,first 44.299999,first 4.000000to first 30.900000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 983 polygon from first 31.500000,first 44.299999,first 4.000000to first 31.500000,first 50.200001,first 4.000000to first 31.500000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 984 polygon from first 32.900002,first 44.299999,first 4.000000to first 37.100002,first 44.299999,first 4.000000to first 32.900002,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 985 polygon from first 35.000000,first 44.299999,first 4.000000to first 35.000000,first 50.200001,first 4.000000to first 35.000000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 986 polygon from first 38.700001,first 50.200001,first 4.000000to first 38.700001,first 46.400002,first 4.000000to first 38.700001,first 50.200001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 987 polygon from first 38.700001,first 45.400002,first 4.000000to first 38.700001,first 44.299999,first 4.000000to first 38.700001,first 45.400002,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 988 polygon from first 38.000000,first 44.299999,first 4.000000to first 40.600002,first 44.299999,first 4.000000to first 38.000000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 989 polygon from first 41.600002,first 44.299999,first 4.000000to first 43.000000,first 44.299999,first 4.000000to first 41.600002,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 990 polygon from first 42.299999,first 44.299999,first 4.000000to first 42.299999,first 45.400002,first 4.000000to first 42.299999,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 955 polygon from first 42.299999,first 46.400002,first 4.000000to first 42.299999,first 50.200001,first 4.000000to first 42.299999,first 46.400002,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 944 polygon from first 43.900002,first 44.299999,first 4.000000to first 48.600002,first 44.299999,first 4.000000to first 43.900002,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 945 polygon from first 48.299999,first 44.299999,first 4.000000to first 48.299999,first 50.200001,first 4.000000to first 48.299999,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 946 polygon from first 49.500000,first 44.299999,first 4.000000to first 53.900002,first 44.299999,first 4.000000to first 49.500000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 947 polygon from first 50.600002,first 44.299999,first 4.000000to first 50.600002,first 50.200001,first 4.000000to first 50.600002,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 948 polygon from first 54.799999,first 44.299999,first 4.000000to first 56.299999,first 44.299999,first 4.000000to first 54.799999,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 949 polygon from first 55.400002,first 44.299999,first 4.000000to first 55.400002,first 50.200001,first 4.000000to first 55.400002,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 950 polygon from first 57.799999,first 50.200001,first 4.000000to first 57.799999,first 44.299999,first 4.000000to first 57.799999,first 50.200001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 951 polygon from first 57.299999,first 44.299999,first 4.000000to first 59.500000,first 44.299999,first 4.000000to first 57.299999,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 952 polygon from first 60.500000,first 44.299999,first 4.000000to first 61.000000,first 44.299999,first 4.000000to first 60.500000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 953 polygon from first 61.000000,first 44.299999,first 4.000000to first 61.000000,first 50.200001,first 4.000000to first 61.000000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 954 polygon from first 61.500000,first 50.200001,first 4.000000to first 61.500000,first 44.299999,first 4.000000to first 61.500000,first 50.200001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 943 polygon from first 61.500000,first 44.299999,first 4.000000to first 63.000000,first 44.299999,first 4.000000to first 61.500000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 956 polygon from first 61.500000,first 46.600002,first 4.000000to first 66.300003,first 46.600002,first 4.000000to first 61.500000,first 46.600002,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 957 polygon from first 64.400002,first 46.600002,first 4.000000to first 64.400002,first 44.299999,first 4.000000to first 64.400002,first 46.600002,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 958 polygon from first 66.300003,first 46.799999,first 4.000000to first 66.300003,first 44.299999,first 4.000000to first 66.300003,first 46.799999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 959 polygon from first 68.099998,first 44.299999,first 4.000000to first 68.099998,first 50.200001,first 4.000000to first 68.099998,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 960 polygon from first 73.400002,first 41.299999,first 4.000000to first 68.099998,first 41.299999,first 4.000000to first 73.400002,first 41.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 961 polygon from first 68.099998,first 41.299999,first 4.000000to first 68.099998,first 39.299999,first 4.000000to first 68.099998,first 41.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 962 polygon from first 68.099998,first 39.299999,first 4.000000to first 64.200005,first 39.299999,first 4.000000to first 68.099998,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 963 polygon from first 63.200001,first 39.299999,first 4.000000to first 62.500000,first 39.299999,first 4.000000to first 63.200001,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 964 polygon from first 61.500000,first 39.299999,first 4.000000to first 52.299999,first 39.299999,first 4.000000to first 61.500000,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 965 polygon from first 51.299999,first 39.299999,first 4.000000to first 45.700001,first 39.299999,first 4.000000to first 51.299999,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 966 polygon from first 44.700001,first 39.299999,first 4.000000to first 43.799999,first 39.299999,first 4.000000to first 44.700001,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1017 polygon from first 42.900002,first 39.299999,first 4.000000to first 38.299999,first 39.299999,first 4.000000to first 42.900002,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1003 polygon from first 37.400002,first 39.299999,first 4.000000to first 32.400002,first 39.299999,first 4.000000to first 37.400002,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1018 polygon from first 31.500000,first 39.299999,first 4.000000to first 27.000000,first 39.299999,first 4.000000to first 31.500000,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1019 polygon from first 26.000000,first 39.299999,first 4.000000to first 24.500000,first 39.299999,first 4.000000to first 26.000000,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1020 polygon from first 23.500000,first 39.299999,first 4.000000to first 13.900001,first 39.299999,first 4.000000to first 23.500000,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1021 polygon from first 12.300000,first 39.299999,first 4.000000to first 12.300000,first 31.600000,first 4.000000to first 12.300000,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1022 polygon from first 18.000000,first 31.600000,first 4.000000to first 13.900001,first 31.600000,first 4.000000to first 18.000000,first 31.600000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1023 polygon from first 12.200000,first 29.500000,first 4.000000to first 12.200000,first 28.700001,first 4.000000to first 12.200000,first 29.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1024 polygon from first 12.200000,first 27.700001,first 4.000000to first 12.200000,first 26.200001,first 4.000000to first 12.200000,first 27.700001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1025 polygon from first 12.200000,first 29.500000,first 4.000000to first 18.000000,first 29.500000,first 4.000000to first 12.200000,first 29.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1026 polygon from first 12.200000,first 27.000000,first 4.000000to first 18.000000,first 27.000000,first 4.000000to first 12.200000,first 27.000000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1028 polygon from first 12.200000,first 25.300001,first 4.000000to first 12.200000,first 23.300001,first 4.000000to first 12.200000,first 25.300001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1027 polygon from first 12.200000,first 24.700001,first 4.000000to first 18.000000,first 24.700001,first 4.000000to first 12.200000,first 24.700001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1037 polygon from first 12.200000,first 22.300001,first 4.000000to first 12.200000,first 20.800001,first 4.000000to first 12.200000,first 22.300001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1036 polygon from first 12.200000,first 21.600000,first 4.000000to first 18.000000,first 21.600000,first 4.000000to first 12.200000,first 21.600000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1035 polygon from first 12.200000,first 19.900000,first 4.000000to first 12.200000,first 18.500000,first 4.000000to first 12.200000,first 19.900000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1034 polygon from first 12.200000,first 19.300001,first 4.000000to first 18.000000,first 19.300001,first 4.000000to first 12.200000,first 19.300001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1033 polygon from first 12.200000,first 17.500000,first 4.000000to first 12.200000,first 14.600000,first 4.000000to first 12.200000,first 17.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1032 polygon from first 12.200000,first 16.900000,first 4.000000to first 18.000000,first 16.900000,first 4.000000to first 12.200000,first 16.900000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1031 polygon from first 12.200000,first 13.700000,first 4.000000to first 12.200000,first 12.500000,first 4.000000to first 12.200000,first 13.700000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1030 polygon from first 12.200000,first 12.700000,first 4.000000to first 18.000000,first 12.700000,first 4.000000to first 12.200000,first 12.700000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1029 polygon from first 12.200000,first 11.000000,first 4.000000to first 12.200000,first 6.100000,first 4.000000to first 12.200000,first 11.000000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1015 polygon from first 12.200000,first 1.400000,first 4.000000to first 12.200000,first 0.700000,first 4.000000to first 12.200000,first 1.400000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1016 polygon from first 12.200000,first 6.100000,first 4.000000to first 18.000000,first 6.100000,first 4.000000to first 12.200000,first 6.100000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 992 polygon from first 14.500000,first 6.100000,first 4.000000to first 14.500000,first 11.000000,first 4.000000to first 14.500000,first 6.100000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 993 polygon from first 12.200000,first 11.000000,first 4.000000to first 14.500000,first 11.000000,first 4.000000to first 12.200000,first 11.000000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 994 polygon from first 10.000000,first 0.700000,first 4.000000to first 10.000000,first 1.400000,first 4.000000to first 10.000000,first 0.700000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 995 polygon from first 10.000000,first 2.400000,first 4.000000to first 10.000000,first 6.100000,first 4.000000to first 10.000000,first 2.400000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 996 polygon from first 10.000000,first 7.100000,first 4.000000to first 10.000000,first 11.100000,first 4.000000to first 10.000000,first 7.100000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 997 polygon from first 10.000000,first 12.100000,first 4.000000to first 10.000000,first 15.600000,first 4.000000to first 10.000000,first 12.100000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 998 polygon from first 10.000000,first 16.600000,first 4.000000to first 10.000000,first 20.600000,first 4.000000to first 10.000000,first 16.600000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 999 polygon from first 10.000000,first 21.600000,first 4.000000to first 10.000000,first 24.700001,first 4.000000to first 10.000000,first 21.600000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1000 polygon from first 10.000000,first 25.800001,first 4.000000to first 10.000000,first 26.500000,first 4.000000to first 10.000000,first 25.800001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1001 polygon from first 10.000000,first 27.500000,first 4.000000to first 10.000000,first 34.500000,first 4.000000to first 10.000000,first 27.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1002 polygon from first 10.000000,first 35.500000,first 4.000000to first 10.000000,first 36.700001,first 4.000000to first 10.000000,first 35.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 991 polygon from first 10.000000,first 37.600002,first 4.000000to first 10.000000,first 40.799999,first 4.000000to first 10.000000,first 37.600002,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1004 polygon from first 10.000000,first 40.799999,first 4.000000to first 1.200000,first 40.799999,first 4.000000to first 10.000000,first 40.799999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1005 polygon from first 5.100000,first 40.799999,first 4.000000to first 5.100000,first 37.600002,first 4.000000to first 5.100000,first 40.799999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1006 polygon from first 5.100000,first 36.700001,first 4.000000to first 5.100000,first 36.100002,first 4.000000to first 5.100000,first 36.700001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1007 polygon from first 1.200000,first 36.100002,first 4.000000to first 10.000000,first 36.100002,first 4.000000to first 1.200000,first 36.100002,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1008 polygon from first 1.200000,first 30.700001,first 4.000000to first 2.100000,first 30.700001,first 4.000000to first 1.200000,first 30.700001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1009 polygon from first 3.000000,first 30.700001,first 4.000000to first 10.000000,first 30.700001,first 4.000000to first 3.000000,first 30.700001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1010 polygon from first 10.000000,first 25.800001,first 4.000000to first 3.000000,first 25.800001,first 4.000000to first 10.000000,first 25.800001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1011 polygon from first 2.100000,first 25.800001,first 4.000000to first 1.200000,first 25.800001,first 4.000000to first 2.100000,first 25.800001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1012 polygon from first 1.200000,first 24.100000,first 4.000000to first 10.000000,first 24.100000,first 4.000000to first 1.200000,first 24.100000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1013 polygon from first 4.300000,first 25.800001,first 4.000000to first 4.300000,first 24.100000,first 4.000000to first 4.300000,first 25.800001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 979 polygon from first 1.200000,first 19.300001,first 4.000000to first 10.000000,first 19.300001,first 4.000000to first 1.200000,first 19.300001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1014 polygon from first 1.200000,first 15.000000,first 4.000000to first 10.000000,first 15.000000,first 4.000000to first 1.200000,first 15.000000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 872 polygon from first 1.200000,first 10.200000,first 4.000000to first 10.000000,first 10.200000,first 4.000000to first 1.200000,first 10.200000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 873 polygon from first 1.200000,first 5.500000,first 4.000000to first 10.000000,first 5.500000,first 4.000000to first 1.200000,first 5.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 874 polygon from first 13.900001,first 39.299999,first 4.000000to first 13.900001,first 31.600000,first 4.000000to first 13.900001,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 875 polygon from first 25.500000,first 39.299999,first 4.000000to first 25.500000,first 38.000000,first 4.000000to first 25.500000,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 876 polygon from first 25.500000,first 37.100002,first 4.000000to first 25.500000,first 31.600000,first 4.000000to first 25.500000,first 37.100002,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 877 polygon from first 30.900000,first 31.600000,first 4.000000to first 30.900000,first 39.299999,first 4.000000to first 30.900000,first 31.600000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 878 polygon from first 36.900002,first 39.299999,first 4.000000to first 36.900002,first 31.600000,first 4.000000to first 36.900002,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 879 polygon from first 42.299999,first 31.600000,first 4.000000to first 42.299999,first 39.299999,first 4.000000to first 42.299999,first 31.600000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 880 polygon from first 42.299999,first 34.900002,first 4.000000to first 43.000000,first 34.900002,first 4.000000to first 42.299999,first 34.900002,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 881 polygon from first 43.799999,first 34.900002,first 4.000000to first 44.100002,first 34.900002,first 4.000000to first 43.799999,first 34.900002,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 882 polygon from first 44.100002,first 39.299999,first 4.000000to first 44.100002,first 31.600000,first 4.000000to first 44.100002,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 871 polygon from first 50.600002,first 39.299999,first 4.000000to first 50.600002,first 31.600000,first 4.000000to first 50.600002,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 884 polygon from first 62.600002,first 31.600000,first 4.000000to first 62.600002,first 32.700001,first 4.000000to first 62.600002,first 31.600000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 885 polygon from first 62.600002,first 33.700001,first 4.000000to first 62.600002,first 39.299999,first 4.000000to first 62.600002,first 33.700001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 886 polygon from first 68.099998,first 39.299999,first 4.000000to first 68.099998,first 31.600000,first 4.000000to first 68.099998,first 39.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 887 polygon from first 12.100000,first 42.799999,first 4.000000to first 12.100000,first 40.799999,first 4.000000to first 12.100000,first 42.799999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 888 polygon from first 12.100000,first 40.799999,first 4.000000to first 22.900000,first 40.799999,first 4.000000to first 12.100000,first 40.799999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 889 polygon from first 22.900000,first 40.799999,first 4.000000to first 22.900000,first 42.799999,first 4.000000to first 22.900000,first 40.799999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 890 polygon from first 22.900000,first 42.799999,first 4.000000to first 12.100000,first 42.799999,first 4.000000to first 22.900000,first 42.799999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 891 polygon from first 61.000000,first 44.299999,first 4.000000to first 61.500000,first 44.299999,first 4.000000to first 61.000000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 892 polygon from first 5.100000,first 42.799999,first 4.000000to first 10.000000,first 42.799999,first 4.000000to first 5.100000,first 42.799999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 893 polygon from first 10.000000,first 42.799999,first 4.000000to first 10.000000,first 40.799999,first 4.000000to first 10.000000,first 42.799999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 894 polygon from first 12.200000,first 6.100000,first 4.000000to first 12.200000,first 2.400000,first 4.000000to first 12.200000,first 6.100000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 859 polygon from first 67.900002,first 44.299999,first 4.000000to first 68.099998,first 44.299999,first 4.000000to first 67.900002,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 847 polygon from first 66.099998,first 44.299999,first 4.000000to first 66.400002,first 44.299999,first 4.000000to first 66.099998,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 848 polygon from first 64.000000,first 44.299999,first 4.000000to first 64.800003,first 44.299999,first 4.000000to first 64.000000,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 849 polygon from first 20.600000,first 50.200001,first 4.000000to first 20.600000,first 49.600002,first 4.000000to first 20.600000,first 50.200001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 850 polygon from first 20.600000,first 48.700001,first 4.000000to first 20.600000,first 44.299999,first 4.000000to first 20.600000,first 48.700001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 851 polygon from first 20.600000,first 46.299999,first 4.000000to first 17.100000,first 46.299999,first 4.000000to first 20.600000,first 46.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 852 polygon from first 73.400002,first 41.299999,first 4.000000to first 73.400002,first 41.000000,first 4.000000to first 73.400002,first 41.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 853 polygon from first 76.900002,first 45.700001,first 4.000000to first 76.900002,first 44.500000,first 4.000000to first 76.900002,first 45.700001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 854 polygon from first 76.900002,first 42.200001,first 4.000000to first 76.900002,first 41.000000,first 4.000000to first 76.900002,first 42.200001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 855 polygon from first 95.099998,first 41.500000,first 4.000000to first 95.800003,first 41.500000,first 4.000000to first 95.099998,first 41.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 856 polygon from first 97.200005,first 41.500000,first 4.000000to first 111.500000,first 41.500000,first 4.000000to first 97.200005,first 41.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 857 polygon from first 92.599998,first 41.500000,first 4.000000to first 88.400002,first 41.500000,first 4.000000to first 92.599998,first 41.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 858 polygon from first 67.900002,first 50.200001,first 4.000000to first 76.900002,first 50.200001,first 4.000000to first 67.900002,first 50.200001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 846 polygon from first 97.200005,first 41.500000,first 4.000000to first 110.400002,first 41.500000,first 4.000000to first 97.200005,first 41.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 860 polygon from first 110.400002,first 41.500000,first 4.000000to first 110.400002,first 21.000000,first 4.000000to first 110.400002,first 41.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 861 polygon from first 95.800003,first 41.500000,first 4.000000to first 95.099998,first 41.500000,first 4.000000to first 95.800003,first 41.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 862 polygon from first 92.599998,first 41.500000,first 4.000000to first 91.700005,first 41.500000,first 4.000000to first 92.599998,first 41.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 863 polygon from first 91.700005,first 41.500000,first 4.000000to first 91.699997,first 6.440000,first 4.000000to first 91.700005,first 41.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 864 polygon from first 91.699997,first 6.440000,first 4.000000to first 44.000000,first 6.400000,first 4.000000to first 91.699997,first 6.440000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 865 polygon from first 44.000000,first 6.400000,first 4.000000to first 44.000000,first -7.200000,first 4.000000to first 44.000000,first 6.400000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 866 polygon from first 44.000000,first -7.200000,first 4.000000to first 110.360001,first -7.200000,first 4.000000to first 44.000000,first -7.200000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 867 polygon from first 110.360001,first -7.200000,first 4.000000to first 110.400002,first 21.000000,first 4.000000to first 110.360001,first -7.200000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 868 polygon from first 97.500000,first 41.500000,first 4.000000to first 97.500000,first 39.000000,first 4.000000to first 97.500000,first 41.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 869 polygon from first 97.500000,first 37.700001,first 4.000000to first 97.500000,first 17.000000,first 4.000000to first 97.500000,first 37.700001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 870 polygon from first 97.500000,first 15.700000,first 4.000000to first 97.500000,first 9.200000,first 4.000000to first 97.500000,first 15.700000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 883 polygon from first 97.500000,first 7.900000,first 4.000000to first 97.500000,first 5.200000,first 4.000000to first 97.500000,first 7.900000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 920 polygon from first 97.500000,first 3.900000,first 4.000000to first 97.500000,first -7.200000,first 4.000000to first 97.500000,first 3.900000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 921 polygon from first 97.500000,first 5.500000,first 4.000000to first 108.400002,first 5.500000,first 4.000000to first 97.500000,first 5.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 918 polygon from first 109.400002,first 5.500000,first 4.000000to first 110.400002,first 5.500000,first 4.000000to first 109.400002,first 5.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 845 polygon from first 91.800003,first 3.800000,first 4.000000to first 91.800003,first -7.200000,first 4.000000to first 91.800003,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 917 polygon from first 91.800003,first 3.800000,first 4.000000to first 90.400002,first 3.800000,first 4.000000to first 91.800003,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 916 polygon from first 89.300003,first 3.800000,first 4.000000to first 83.000000,first 3.800000,first 4.000000to first 89.300003,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 915 polygon from first 82.000000,first 3.800000,first 4.000000to first 80.599998,first 3.800000,first 4.000000to first 82.000000,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 914 polygon from first 81.300003,first 3.800000,first 4.000000to first 81.300003,first -7.200000,first 4.000000to first 81.300003,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 913 polygon from first 79.599998,first 3.800000,first 4.000000to first 72.200005,first 3.800000,first 4.000000to first 79.599998,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 912 polygon from first 71.200005,first 3.800000,first 4.000000to first 69.800003,first 3.800000,first 4.000000to first 71.200005,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 911 polygon from first 68.800003,first 3.800000,first 4.000000to first 61.400002,first 3.800000,first 4.000000to first 68.800003,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 910 polygon from first 60.400002,first 3.800000,first 4.000000to first 59.700001,first 3.800000,first 4.000000to first 60.400002,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 909 polygon from first 59.700001,first 3.800000,first 4.000000to first 59.700001,first -5.200000,first 4.000000to first 59.700001,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 908 polygon from first 59.700001,first -6.200000,first 4.000000to first 59.700001,first -7.200000,first 4.000000to first 59.700001,first -6.200000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 895 polygon from first 59.700001,first -4.100000,first 4.000000to first 54.900002,first -4.100000,first 4.000000to first 59.700001,first -4.100000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 906 polygon from first 59.700001,first -5.200000,first 4.000000to first 57.799999,first -5.200000,first 4.000000to first 59.700001,first -5.200000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 905 polygon from first 56.799999,first -5.200000,first 4.000000to first 54.900002,first -5.200000,first 4.000000to first 56.799999,first -5.200000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 904 polygon from first 54.900002,first -5.200000,first 4.000000to first 54.900002,first 3.800000,first 4.000000to first 54.900002,first -5.200000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 903 polygon from first 54.900002,first 3.800000,first 4.000000to first 54.200001,first 3.800000,first 4.000000to first 54.900002,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 902 polygon from first 53.200001,first 3.800000,first 4.000000to first 45.799999,first 3.800000,first 4.000000to first 53.200001,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 901 polygon from first 44.799999,first 3.800000,first 4.000000to first 44.000000,first 3.800000,first 4.000000to first 44.799999,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 900 polygon from first 54.900002,first -7.200000,first 4.000000to first 54.900002,first -6.200000,first 4.000000to first 54.900002,first -7.200000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 899 polygon from first 58.400002,first 3.800000,first 4.000000to first 54.900002,first 3.800000,first 4.000000to first 58.400002,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 898 polygon from first 59.700001,first 3.800000,first 4.000000to first 59.500000,first 3.800000,first 4.000000to first 59.700001,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 897 polygon from first 70.500000,first 3.800000,first 4.000000to first 70.500000,first -7.200000,first 4.000000to first 70.500000,first 3.800000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 896 polygon from first 93.900002,first 1.400000,first 4.000000to first 93.900002,first -2.000000,first 4.000000to first 93.900002,first 1.400000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 907 polygon from first 93.900002,first -2.000000,first 4.000000to first 95.800003,first -2.000000,first 4.000000to first 93.900002,first -2.000000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 942 polygon from first 95.800003,first -2.000000,first 4.000000to first 95.800003,first 1.400000,first 4.000000to first 95.800003,first -2.000000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 941 polygon from first 97.500000,first -3.400000,first 4.000000to first 92.200005,first -3.400000,first 4.000000to first 97.500000,first -3.400000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 940 polygon from first 97.500000,first 18.100000,first 4.000000to first 110.400002,first 18.100000,first 4.000000to first 97.500000,first 18.100000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 939 polygon from first 97.500000,first 7.300000,first 4.000000to first 94.500000,first 7.300000,first 4.000000to first 97.500000,first 7.300000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 938 polygon from first 92.099998,first 7.300000,first 4.000000to first 91.700005,first 7.300000,first 4.000000to first 92.099998,first 7.300000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 937 polygon from first 63.900002,first 6.000000,first 4.000000to first 63.899998,first 6.420000,first 4.000000to first 63.900002,first 6.000000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 936 polygon from first 86.700005,first 6.000000,first 4.000000to first 86.699997,first 6.440000,first 4.000000to first 86.700005,first 6.000000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 935 polygon from first 96.099998,first 34.500000,first 4.000000to first 95.400002,first 34.500000,first 4.000000to first 96.099998,first 34.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 934 polygon from first 95.400002,first 34.500000,first 4.000000to first 95.400002,first 25.100000,first 4.000000to first 95.400002,first 34.500000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 933 polygon from first 95.400002,first 25.100000,first 4.000000to first 97.500000,first 25.100000,first 4.000000to first 95.400002,first 25.100000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 932 polygon from first 97.500000,first 23.000000,first 4.000000to first 95.300003,first 23.000000,first 4.000000to first 97.500000,first 23.000000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 919 polygon from first 95.300003,first 23.000000,first 4.000000to first 95.300003,first 17.400000,first 4.000000to first 95.300003,first 23.000000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 930 polygon from first 95.300003,first 17.400000,first 4.000000to first 97.500000,first 17.400000,first 4.000000to first 95.300003,first 17.400000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 929 polygon from first 97.500000,first 15.400001,first 4.000000to first 95.300003,first 15.400001,first 4.000000to first 97.500000,first 15.400001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 928 polygon from first 95.300003,first 15.400001,first 4.000000to first 95.300003,first 9.700000,first 4.000000to first 95.300003,first 15.400001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 927 polygon from first 95.300003,first 9.700000,first 4.000000to first 97.500000,first 9.700000,first 4.000000to first 95.300003,first 9.700000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 926 polygon from first 64.800003,first 44.299999,first 4.000000to first 66.099998,first 44.299999,first 4.000000to first 64.800003,first 44.299999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 925 polygon from first 93.900002,first 1.400000,first 4.000000to first 95.800003,first 1.400000,first 4.000000to first 93.900002,first 1.400000,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 924 polygon from first 66.300003,first 49.799999,first 4.000000to first 66.300003,first 50.200001,first 4.000000to first 66.300003,first 49.799999,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 923 polygon from first 66.300003,first 48.200001,first 4.000000to first 66.300003,first 48.400002,first 4.000000to first 66.300003,first 48.200001,first 4.000000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1193 polygon from first 1.200000,first 42.799999,first 7.400000to first 1.200000,first 0.700000,first 7.400000to first 1.200000,first 42.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1194 polygon from first 1.200000,first 0.700000,first 7.400000to first 10.000000,first 0.700000,first 7.400000to first 1.200000,first 0.700000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1195 polygon from first 10.000000,first 0.700000,first 7.400000to first 10.000000,first 5.200000,first 7.400000to first 10.000000,first 0.700000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1196 polygon from first 10.000000,first 6.200000,first 7.400000to first 10.000000,first 7.200000,first 7.400000to first 10.000000,first 6.200000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1197 polygon from first 10.000000,first 7.200000,first 7.400000to first 1.200000,first 7.200000,first 7.400000to first 10.000000,first 7.200000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1198 polygon from first 10.000000,first 7.200000,first 7.400000to first 10.000000,first 8.300000,first 7.400000to first 10.000000,first 7.200000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1199 polygon from first 10.000000,first 9.200000,first 7.400000to first 10.000000,first 21.900000,first 7.400000to first 10.000000,first 9.200000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1200 polygon from first 10.000000,first 22.900000,first 7.400000to first 10.000000,first 24.100000,first 7.400000to first 10.000000,first 22.900000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1201 polygon from first 10.000000,first 25.800001,first 7.400000to first 10.000000,first 27.700001,first 7.400000to first 10.000000,first 25.800001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1202 polygon from first 10.000000,first 28.700001,first 7.400000to first 10.000000,first 38.700001,first 7.400000to first 10.000000,first 28.700001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1203 polygon from first 10.000000,first 39.700001,first 7.400000to first 10.000000,first 40.799999,first 7.400000to first 10.000000,first 39.700001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1204 polygon from first 1.200000,first 40.799999,first 7.400000to first 10.000000,first 40.799999,first 7.400000to first 1.200000,first 40.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1205 polygon from first 10.000000,first 25.800001,first 7.400000to first 9.500000,first 25.800001,first 7.400000to first 10.000000,first 25.800001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1206 polygon from first 8.500000,first 25.800001,first 7.400000to first 3.000000,first 25.800001,first 7.400000to first 8.500000,first 25.800001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1191 polygon from first 2.100000,first 25.800001,first 7.400000to first 1.200000,first 25.800001,first 7.400000to first 2.100000,first 25.800001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1208 polygon from first 10.000000,first 24.100000,first 7.400000to first 1.200000,first 24.100000,first 7.400000to first 10.000000,first 24.100000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1209 polygon from first 5.100000,first 42.799999,first 7.400000to first 0.500000,first 42.799999,first 7.400000to first 5.100000,first 42.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1210 polygon from first 5.100000,first 42.799999,first 7.400000to first 5.100000,first 43.100002,first 7.400000to first 5.100000,first 42.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1211 polygon from first 5.900000,first 44.299999,first 7.400000to first 3.900000,first 44.299999,first 7.400000to first 5.900000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1212 polygon from first 3.900000,first 44.299999,first 7.400000to first 3.900000,first 48.100002,first 7.400000to first 3.900000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1213 polygon from first 7.000000,first 44.299999,first 7.400000to first 8.500000,first 44.299999,first 7.400000to first 7.000000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1214 polygon from first 7.500000,first 48.100002,first 7.400000to first 7.500000,first 44.299999,first 7.400000to first 7.500000,first 48.100002,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1215 polygon from first 9.500000,first 44.299999,first 7.400000to first 10.500000,first 44.299999,first 7.400000to first 9.500000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1216 polygon from first 10.500000,first 48.100002,first 7.400000to first 10.500000,first 44.299999,first 7.400000to first 10.500000,first 48.100002,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1217 polygon from first 3.900000,first 49.000000,first 7.400000to first 3.900000,first 50.200001,first 7.400000to first 3.900000,first 49.000000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1218 polygon from first 7.500000,first 49.000000,first 7.400000to first 7.500000,first 50.200001,first 7.400000to first 7.500000,first 49.000000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1219 polygon from first 10.500000,first 49.000000,first 7.400000to first 10.500000,first 50.200001,first 7.400000to first 10.500000,first 49.000000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1220 polygon from first 0.500000,first 50.200001,first 7.400000to first 0.500000,first 42.799999,first 7.400000to first 0.500000,first 50.200001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1221 polygon from first 10.000000,first 0.700000,first 7.400000to first 18.000000,first 0.700000,first 7.400000to first 10.000000,first 0.700000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1207 polygon from first 18.000000,first 0.700000,first 7.400000to first 18.000000,first 31.600000,first 7.400000to first 18.000000,first 0.700000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1175 polygon from first 18.000000,first 25.800001,first 7.400000to first 12.200000,first 25.800001,first 7.400000to first 18.000000,first 25.800001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1174 polygon from first 12.200000,first 12.700000,first 7.400000to first 18.000000,first 12.700000,first 7.400000to first 12.200000,first 12.700000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1173 polygon from first 12.200000,first 11.000000,first 7.400000to first 14.500000,first 11.000000,first 7.400000to first 12.200000,first 11.000000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1172 polygon from first 14.500000,first 11.000000,first 7.400000to first 14.500000,first 6.100000,first 7.400000to first 14.500000,first 11.000000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1171 polygon from first 12.200000,first 6.100000,first 7.400000to first 18.000000,first 6.100000,first 7.400000to first 12.200000,first 6.100000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1170 polygon from first 12.200000,first 11.100000,first 7.400000to first 12.200000,first 6.100000,first 7.400000to first 12.200000,first 11.100000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1169 polygon from first 12.200000,first 12.700000,first 7.400000to first 12.200000,first 13.600000,first 7.400000to first 12.200000,first 12.700000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1168 polygon from first 12.200000,first 14.500000,first 7.400000to first 12.200000,first 24.300001,first 7.400000to first 12.200000,first 14.500000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1167 polygon from first 12.200000,first 25.300001,first 7.400000to first 12.200000,first 25.800001,first 7.400000to first 12.200000,first 25.300001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1166 polygon from first 13.900001,first 31.600000,first 7.400000to first 68.099998,first 31.600000,first 7.400000to first 13.900001,first 31.600000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1165 polygon from first 76.900002,first 41.299999,first 7.400000to first 76.900002,first 50.200001,first 7.400000to first 76.900002,first 41.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1164 polygon from first 76.900002,first 50.200001,first 7.400000to first 0.500000,first 50.200001,first 7.400000to first 76.900002,first 50.200001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1163 polygon from first 52.400002,first 42.799999,first 7.400000to first 59.100002,first 42.799999,first 7.400000to first 52.400002,first 42.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1162 polygon from first 59.100002,first 42.799999,first 7.400000to first 59.100002,first 40.799999,first 7.400000to first 59.100002,first 42.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1176 polygon from first 59.100002,first 40.799999,first 7.400000to first 52.400002,first 40.799999,first 7.400000to first 59.100002,first 40.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1177 polygon from first 4.300000,first 25.800001,first 7.400000to first 4.300000,first 24.100000,first 7.400000to first 4.300000,first 25.800001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1178 polygon from first 8.200000,first 24.100000,first 7.400000to first 8.200000,first 24.700001,first 7.400000to first 8.200000,first 24.100000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1179 polygon from first 12.100000,first 44.299999,first 7.400000to first 13.500000,first 44.299999,first 7.400000to first 12.100000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1180 polygon from first 14.400001,first 44.299999,first 7.400000to first 15.800000,first 44.299999,first 7.400000to first 14.400001,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1181 polygon from first 12.300000,first 46.600002,first 7.400000to first 12.300000,first 44.299999,first 7.400000to first 12.300000,first 46.600002,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1182 polygon from first 12.300000,first 46.600002,first 7.400000to first 17.100000,first 46.600002,first 7.400000to first 12.300000,first 46.600002,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1184 polygon from first 14.700000,first 44.299999,first 7.400000to first 14.700000,first 46.600002,first 7.400000to first 14.700000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1185 polygon from first 17.100000,first 50.200001,first 7.400000to first 17.100000,first 44.299999,first 7.400000to first 17.100000,first 50.200001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1186 polygon from first 17.100000,first 44.299999,first 7.400000to first 23.100000,first 44.299999,first 7.400000to first 17.100000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1187 polygon from first 23.100000,first 44.299999,first 7.400000to first 23.100000,first 48.700001,first 7.400000to first 23.100000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1188 polygon from first 23.100000,first 49.600002,first 7.400000to first 23.100000,first 50.200001,first 7.400000to first 23.100000,first 49.600002,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1189 polygon from first 25.100000,first 50.200001,first 7.400000to first 25.100000,first 44.299999,first 7.400000to first 25.100000,first 50.200001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1190 polygon from first 25.100000,first 44.299999,first 7.400000to first 27.500000,first 44.299999,first 7.400000to first 25.100000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1183 polygon from first 28.500000,first 44.299999,first 7.400000to first 29.900000,first 44.299999,first 7.400000to first 28.500000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1244 polygon from first 29.100000,first 44.299999,first 7.400000to first 29.100000,first 50.200001,first 7.400000to first 29.100000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1253 polygon from first 30.900000,first 44.299999,first 7.400000to first 31.800001,first 44.299999,first 7.400000to first 30.900000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1282 polygon from first 31.500000,first 44.299999,first 7.400000to first 31.500000,first 50.200001,first 7.400000to first 31.500000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1281 polygon from first 32.799999,first 44.299999,first 7.400000to first 34.700001,first 44.299999,first 7.400000to first 32.799999,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1280 polygon from first 33.900002,first 44.299999,first 7.400000to first 33.900002,first 50.200001,first 7.400000to first 33.900002,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1279 polygon from first 35.700001,first 44.299999,first 7.400000to first 37.600002,first 44.299999,first 7.400000to first 35.700001,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1278 polygon from first 36.299999,first 44.299999,first 7.400000to first 36.299999,first 50.200001,first 7.400000to first 36.299999,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1277 polygon from first 38.600002,first 44.299999,first 7.400000to first 40.600002,first 44.299999,first 7.400000to first 38.600002,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1276 polygon from first 39.299999,first 44.299999,first 7.400000to first 39.299999,first 50.200001,first 7.400000to first 39.299999,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1192 polygon from first 41.600002,first 44.299999,first 7.400000to first 43.100002,first 44.299999,first 7.400000to first 41.600002,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1275 polygon from first 42.299999,first 44.299999,first 7.400000to first 42.299999,first 50.200001,first 7.400000to first 42.299999,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1263 polygon from first 44.000000,first 44.299999,first 7.400000to first 45.500000,first 44.299999,first 7.400000to first 44.000000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1273 polygon from first 46.500000,first 44.299999,first 7.400000to first 47.600002,first 44.299999,first 7.400000to first 46.500000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1272 polygon from first 44.600002,first 44.299999,first 7.400000to first 44.600002,first 50.200001,first 7.400000to first 44.600002,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1271 polygon from first 48.600002,first 44.299999,first 7.400000to first 50.700001,first 44.299999,first 7.400000to first 48.600002,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1270 polygon from first 50.700001,first 44.299999,first 7.400000to first 50.700001,first 50.200001,first 7.400000to first 50.700001,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1269 polygon from first 51.100002,first 50.200001,first 7.400000to first 51.100002,first 44.299999,first 7.400000to first 51.100002,first 50.200001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1268 polygon from first 51.100002,first 44.299999,first 7.400000to first 55.000000,first 44.299999,first 7.400000to first 51.100002,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1267 polygon from first 56.100002,first 44.299999,first 7.400000to first 59.500000,first 44.299999,first 7.400000to first 56.100002,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1266 polygon from first 56.600002,first 44.299999,first 7.400000to first 56.600002,first 50.200001,first 7.400000to first 56.600002,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1265 polygon from first 60.500000,first 44.299999,first 7.400000to first 61.000000,first 44.299999,first 7.400000to first 60.500000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1264 polygon from first 61.000000,first 44.299999,first 7.400000to first 61.000000,first 50.200001,first 7.400000to first 61.000000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1285 polygon from first 61.500000,first 50.200001,first 7.400000to first 61.500000,first 44.299999,first 7.400000to first 61.500000,first 50.200001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1284 polygon from first 61.500000,first 44.299999,first 7.400000to first 63.000000,first 44.299999,first 7.400000to first 61.500000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1296 polygon from first 61.500000,first 46.600002,first 7.400000to first 66.300003,first 46.600002,first 7.400000to first 61.500000,first 46.600002,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1297 polygon from first 66.300003,first 46.799999,first 7.400000to first 66.300003,first 44.299999,first 7.400000to first 66.300003,first 46.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1298 polygon from first 64.400002,first 46.600002,first 7.400000to first 64.400002,first 44.299999,first 7.400000to first 64.400002,first 46.600002,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1299 polygon from first 69.900002,first 44.299999,first 7.400000to first 71.300003,first 44.299999,first 7.400000to first 69.900002,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1300 polygon from first 72.200005,first 44.299999,first 7.400000to first 76.900002,first 44.299999,first 7.400000to first 72.200005,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1301 polygon from first 70.500000,first 44.299999,first 7.400000to first 70.500000,first 48.299999,first 7.400000to first 70.500000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1302 polygon from first 70.500000,first 49.200001,first 7.400000to first 70.500000,first 50.200001,first 7.400000to first 70.500000,first 49.200001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1294 polygon from first 68.099998,first 50.200001,first 7.400000to first 68.099998,first 49.200001,first 7.400000to first 68.099998,first 50.200001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1295 polygon from first 68.099998,first 48.299999,first 7.400000to first 68.099998,first 44.299999,first 7.400000to first 68.099998,first 48.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1293 polygon from first 68.900002,first 44.299999,first 7.400000to first 68.099998,first 44.299999,first 7.400000to first 68.900002,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1292 polygon from first 12.100000,first 42.799999,first 7.400000to first 12.100000,first 40.799999,first 7.400000to first 12.100000,first 42.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1291 polygon from first 12.100000,first 40.799999,first 7.400000to first 22.900000,first 40.799999,first 7.400000to first 12.100000,first 40.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1290 polygon from first 22.900000,first 40.799999,first 7.400000to first 22.900000,first 42.799999,first 7.400000to first 22.900000,first 40.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1289 polygon from first 22.900000,first 42.799999,first 7.400000to first 12.100000,first 42.799999,first 7.400000to first 22.900000,first 42.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1288 polygon from first 12.300000,first 39.299999,first 7.400000to first 12.300000,first 31.600000,first 7.400000to first 12.300000,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1287 polygon from first 14.300000,first 39.299999,first 7.400000to first 13.900001,first 39.299999,first 7.400000to first 14.300000,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1286 polygon from first 13.900001,first 39.299999,first 7.400000to first 13.900001,first 31.600000,first 7.400000to first 13.900001,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1274 polygon from first 15.300000,first 39.299999,first 7.400000to first 25.500000,first 39.299999,first 7.400000to first 15.300000,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1283 polygon from first 25.500000,first 39.299999,first 7.400000to first 25.500000,first 38.000000,first 7.400000to first 25.500000,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1242 polygon from first 25.500000,first 37.100002,first 7.400000to first 25.500000,first 31.600000,first 7.400000to first 25.500000,first 37.100002,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1241 polygon from first 25.500000,first 39.299999,first 7.400000to first 29.900000,first 39.299999,first 7.400000to first 25.500000,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1240 polygon from first 30.900000,first 39.299999,first 7.400000to first 32.200001,first 39.299999,first 7.400000to first 30.900000,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1239 polygon from first 31.500000,first 39.299999,first 7.400000to first 31.500000,first 38.000000,first 7.400000to first 31.500000,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1238 polygon from first 31.500000,first 37.100002,first 7.400000to first 31.500000,first 31.600000,first 7.400000to first 31.500000,first 37.100002,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1237 polygon from first 33.200001,first 39.299999,first 7.400000to first 34.500000,first 39.299999,first 7.400000to first 33.200001,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1236 polygon from first 35.500000,first 39.299999,first 7.400000to first 36.799999,first 39.299999,first 7.400000to first 35.500000,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1235 polygon from first 36.299999,first 39.299999,first 7.400000to first 36.299999,first 38.000000,first 7.400000to first 36.299999,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1234 polygon from first 33.900002,first 39.299999,first 7.400000to first 33.900002,first 31.600000,first 7.400000to first 33.900002,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1222 polygon from first 36.299999,first 37.100002,first 7.400000to first 36.299999,first 31.600000,first 7.400000to first 36.299999,first 37.100002,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1232 polygon from first 37.700001,first 39.299999,first 7.400000to first 42.900002,first 39.299999,first 7.400000to first 37.700001,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1231 polygon from first 42.299999,first 39.299999,first 7.400000to first 42.299999,first 31.600000,first 7.400000to first 42.299999,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1230 polygon from first 42.299999,first 34.799999,first 7.400000to first 43.000000,first 34.799999,first 7.400000to first 42.299999,first 34.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1229 polygon from first 44.100002,first 31.600000,first 7.400000to first 44.100002,first 39.299999,first 7.400000to first 44.100002,first 31.600000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1228 polygon from first 43.799999,first 39.299999,first 7.400000to first 44.600002,first 39.299999,first 7.400000to first 43.799999,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1227 polygon from first 45.600002,first 39.299999,first 7.400000to first 51.700001,first 39.299999,first 7.400000to first 45.600002,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1226 polygon from first 50.600002,first 39.299999,first 7.400000to first 50.600002,first 31.600000,first 7.400000to first 50.600002,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1225 polygon from first 52.700001,first 39.299999,first 7.400000to first 57.100002,first 39.299999,first 7.400000to first 52.700001,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1224 polygon from first 56.000000,first 39.299999,first 7.400000to first 56.000000,first 31.600000,first 7.400000to first 56.000000,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1223 polygon from first 58.100002,first 39.299999,first 7.400000to first 65.800003,first 39.299999,first 7.400000to first 58.100002,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1233 polygon from first 66.700005,first 39.299999,first 7.400000to first 68.099998,first 39.299999,first 7.400000to first 66.700005,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1262 polygon from first 47.100002,first 50.200001,first 7.400000to first 47.100002,first 44.299999,first 7.400000to first 47.100002,first 50.200001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1261 polygon from first 1.200000,first 15.400001,first 7.400000to first 10.000000,first 15.400001,first 7.400000to first 1.200000,first 15.400001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1260 polygon from first 68.099998,first 41.299999,first 7.400000to first 76.900002,first 41.299999,first 7.400000to first 68.099998,first 41.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1259 polygon from first 68.099998,first 39.299999,first 7.400000to first 68.099998,first 31.600000,first 7.400000to first 68.099998,first 39.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1258 polygon from first 61.000000,first 44.299999,first 7.400000to first 61.500000,first 44.299999,first 7.400000to first 61.000000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1257 polygon from first 50.700001,first 44.299999,first 7.400000to first 51.100002,first 44.299999,first 7.400000to first 50.700001,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1256 polygon from first 68.099998,first 41.299999,first 7.400000to first 68.099998,first 39.299999,first 7.400000to first 68.099998,first 41.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1255 polygon from first 5.100000,first 42.799999,first 7.400000to first 10.000000,first 42.799999,first 7.400000to first 5.100000,first 42.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1254 polygon from first 10.000000,first 40.799999,first 7.400000to first 10.000000,first 42.799999,first 7.400000to first 10.000000,first 40.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1243 polygon from first 12.200000,first 2.300000,first 7.400000to first 12.200000,first 6.100000,first 7.400000to first 12.200000,first 2.300000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1252 polygon from first 12.200000,first 1.300000,first 7.400000to first 12.200000,first 0.700000,first 7.400000to first 12.200000,first 1.300000,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1251 polygon from first 64.000000,first 44.299999,first 7.400000to first 64.700005,first 44.299999,first 7.400000to first 64.000000,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1250 polygon from first 66.099998,first 44.299999,first 7.400000to first 66.300003,first 44.299999,first 7.400000to first 66.099998,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1249 polygon from first 16.800001,first 44.299999,first 7.400000to first 17.100000,first 44.299999,first 7.400000to first 16.800001,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1248 polygon from first 11.000000,first 25.800001,first 7.400000to first 12.200000,first 25.800001,first 7.400000to first 11.000000,first 25.800001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1247 polygon from first 64.700005,first 44.299999,first 7.400000to first 66.099998,first 44.299999,first 7.400000to first 64.700005,first 44.299999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1246 polygon from first 66.300003,first 49.799999,first 7.400000to first 66.300003,first 50.200001,first 7.400000to first 66.300003,first 49.799999,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1245 polygon from first 66.300003,first 48.200001,first 7.400000to first 66.300003,first 48.400002,first 7.400000to first 66.300003,first 48.200001,first 7.400000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1488 polygon from first 42.299999,first 39.299999,first 10.800000to first 42.299999,first 31.600000,first 10.800000to first 42.299999,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1487 polygon from first 44.000000,first 39.299999,first 10.800000to first 44.000000,first 31.600000,first 10.800000to first 44.000000,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1486 polygon from first 12.200000,first 6.100000,first 10.800000to first 12.200000,first 11.100000,first 10.800000to first 12.200000,first 6.100000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1485 polygon from first 12.200000,first 11.000000,first 10.800000to first 14.500000,first 11.000000,first 10.800000to first 12.200000,first 11.000000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1484 polygon from first 14.500000,first 11.000000,first 10.800000to first 14.500000,first 6.100000,first 10.800000to first 14.500000,first 11.000000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1483 polygon from first 4.300000,first 25.800001,first 10.800000to first 4.300000,first 24.100000,first 10.800000to first 4.300000,first 25.800001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1482 polygon from first 1.200000,first 25.800001,first 10.800000to first 2.100000,first 25.800001,first 10.800000to first 1.200000,first 25.800001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1481 polygon from first 3.000000,first 25.800001,first 10.800000to first 8.500000,first 25.800001,first 10.800000to first 3.000000,first 25.800001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1470 polygon from first 1.200000,first 24.100000,first 10.800000to first 10.000000,first 24.100000,first 10.800000to first 1.200000,first 24.100000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1479 polygon from first 10.500000,first 50.200001,first 10.800000to first 10.500000,first 49.000000,first 10.800000to first 10.500000,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1478 polygon from first 10.500000,first 48.100002,first 10.800000to first 10.500000,first 44.299999,first 10.800000to first 10.500000,first 48.100002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1477 polygon from first 12.300000,first 46.600002,first 10.800000to first 17.100000,first 46.600002,first 10.800000to first 12.300000,first 46.600002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1476 polygon from first 12.300000,first 46.600002,first 10.800000to first 12.300000,first 44.299999,first 10.800000to first 12.300000,first 46.600002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1475 polygon from first 12.300000,first 44.299999,first 10.800000to first 13.500000,first 44.299999,first 10.800000to first 12.300000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1474 polygon from first 14.700000,first 46.600002,first 10.800000to first 14.700000,first 44.299999,first 10.800000to first 14.700000,first 46.600002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1473 polygon from first 14.400001,first 44.299999,first 10.800000to first 15.800000,first 44.299999,first 10.800000to first 14.400001,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1472 polygon from first 17.100000,first 50.200001,first 10.800000to first 17.100000,first 44.299999,first 10.800000to first 17.100000,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1471 polygon from first 25.600000,first 44.299999,first 10.800000to first 25.600000,first 50.200001,first 10.800000to first 25.600000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1480 polygon from first 41.100002,first 50.200001,first 10.800000to first 41.100002,first 44.299999,first 10.800000to first 41.100002,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1506 polygon from first 50.700001,first 50.200001,first 10.800000to first 50.700001,first 44.299999,first 10.800000to first 50.700001,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1505 polygon from first 61.500000,first 46.600002,first 10.800000to first 66.300003,first 46.600002,first 10.800000to first 61.500000,first 46.600002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1504 polygon from first 66.300003,first 46.600002,first 10.800000to first 66.300003,first 44.299999,first 10.800000to first 66.300003,first 46.600002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1503 polygon from first 64.400002,first 46.600002,first 10.800000to first 64.400002,first 44.299999,first 10.800000to first 64.400002,first 46.600002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1502 polygon from first 68.099998,first 50.200001,first 10.800000to first 68.099998,first 44.299999,first 10.800000to first 68.099998,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1501 polygon from first 25.500000,first 37.100002,first 10.800000to first 25.500000,first 31.600000,first 10.800000to first 25.500000,first 37.100002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1500 polygon from first 25.500000,first 39.299999,first 10.800000to first 25.500000,first 38.000000,first 10.800000to first 25.500000,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1499 polygon from first 18.000000,first 0.700000,first 10.800000to first 1.200000,first 0.700000,first 10.800000to first 18.000000,first 0.700000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1489 polygon from first 0.500000,first 50.200001,first 10.800000to first 0.500000,first 42.799999,first 10.800000to first 0.500000,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1497 polygon from first 0.500000,first 42.799999,first 10.800000to first 5.100000,first 42.799999,first 10.800000to first 0.500000,first 42.799999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1496 polygon from first 5.100000,first 42.799999,first 10.800000to first 5.100000,first 43.299999,first 10.800000to first 5.100000,first 42.799999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1495 polygon from first 61.500000,first 50.200001,first 10.800000to first 61.500000,first 44.299999,first 10.800000to first 61.500000,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1494 polygon from first 12.200000,first 12.700000,first 10.800000to first 18.000000,first 12.700000,first 10.800000to first 12.200000,first 12.700000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1493 polygon from first 18.000000,first 6.100000,first 10.800000to first 12.200000,first 6.100000,first 10.800000to first 18.000000,first 6.100000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1492 polygon from first 10.000000,first 21.900000,first 10.800000to first 10.000000,first 10.500000,first 10.800000to first 10.000000,first 21.900000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1491 polygon from first 10.000000,first 38.700001,first 10.800000to first 10.000000,first 28.700001,first 10.800000to first 10.000000,first 38.700001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1490 polygon from first 10.000000,first 27.700001,first 10.800000to first 10.000000,first 25.800001,first 10.800000to first 10.000000,first 27.700001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1461 polygon from first 10.000000,first 25.800001,first 10.800000to first 9.500000,first 25.800001,first 10.800000to first 10.000000,first 25.800001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1451 polygon from first 29.700001,first 37.100002,first 10.800000to first 29.700001,first 31.600000,first 10.800000to first 29.700001,first 37.100002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1450 polygon from first 38.000000,first 37.100002,first 10.800000to first 38.000000,first 31.600000,first 10.800000to first 38.000000,first 37.100002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1449 polygon from first 47.100002,first 37.100002,first 10.800000to first 47.100002,first 31.600000,first 10.800000to first 47.100002,first 37.100002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1448 polygon from first 54.799999,first 37.100002,first 10.800000to first 54.799999,first 31.600000,first 10.800000to first 54.799999,first 37.100002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1447 polygon from first 63.200001,first 37.100002,first 10.800000to first 63.200001,first 31.600000,first 10.800000to first 63.200001,first 37.100002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1446 polygon from first 70.500000,first 37.100002,first 10.800000to first 70.500000,first 31.600000,first 10.800000to first 70.500000,first 37.100002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1445 polygon from first 75.099998,first 39.299999,first 10.800000to first 76.900002,first 39.299999,first 10.800000to first 75.099998,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1444 polygon from first 15.300000,first 39.299999,first 10.800000to first 23.000000,first 39.299999,first 10.800000to first 15.300000,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1433 polygon from first 22.400000,first 38.000000,first 10.800000to first 22.400000,first 39.299999,first 10.800000to first 22.400000,first 38.000000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1442 polygon from first 24.000000,first 39.299999,first 10.800000to first 26.000000,first 39.299999,first 10.800000to first 24.000000,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1441 polygon from first 27.000000,first 39.299999,first 10.800000to first 32.100002,first 39.299999,first 10.800000to first 27.000000,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1440 polygon from first 29.700001,first 39.299999,first 10.800000to first 29.700001,first 38.000000,first 10.800000to first 29.700001,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1439 polygon from first 33.100002,first 39.299999,first 10.800000to first 34.500000,first 39.299999,first 10.800000to first 33.100002,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1438 polygon from first 33.799999,first 39.299999,first 10.800000to first 33.799999,first 31.600000,first 10.800000to first 33.799999,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1437 polygon from first 35.500000,first 39.299999,first 10.800000to first 38.600002,first 39.299999,first 10.800000to first 35.500000,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1436 polygon from first 38.000000,first 39.299999,first 10.800000to first 38.000000,first 38.000000,first 10.800000to first 38.000000,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1435 polygon from first 39.600002,first 39.299999,first 10.800000to first 42.900002,first 39.299999,first 10.800000to first 39.600002,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1434 polygon from first 43.799999,first 39.299999,first 10.800000to first 44.600002,first 39.299999,first 10.800000to first 43.799999,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1443 polygon from first 45.600002,first 39.299999,first 10.800000to first 48.900002,first 39.299999,first 10.800000to first 45.600002,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1469 polygon from first 47.100002,first 39.299999,first 10.800000to first 47.100002,first 38.000000,first 10.800000to first 47.100002,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1468 polygon from first 69.099998,first 39.299999,first 10.800000to first 74.099998,first 39.299999,first 10.800000to first 69.099998,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1467 polygon from first 70.500000,first 39.299999,first 10.800000to first 70.500000,first 38.000000,first 10.800000to first 70.500000,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1466 polygon from first 66.700005,first 39.299999,first 10.800000to first 68.099998,first 39.299999,first 10.800000to first 66.700005,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1465 polygon from first 67.400002,first 39.299999,first 10.800000to first 67.400002,first 31.600000,first 10.800000to first 67.400002,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1464 polygon from first 60.600002,first 39.299999,first 10.800000to first 65.800003,first 39.299999,first 10.800000to first 60.600002,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1463 polygon from first 63.200001,first 39.299999,first 10.800000to first 63.200001,first 38.000000,first 10.800000to first 63.200001,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1462 polygon from first 58.400002,first 39.299999,first 10.800000to first 59.700001,first 39.299999,first 10.800000to first 58.400002,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1452 polygon from first 59.100002,first 39.299999,first 10.800000to first 59.100002,first 31.600000,first 10.800000to first 59.100002,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1460 polygon from first 52.600002,first 39.299999,first 10.800000to first 57.400002,first 39.299999,first 10.800000to first 52.600002,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1459 polygon from first 54.799999,first 39.299999,first 10.800000to first 54.799999,first 38.000000,first 10.800000to first 54.799999,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1458 polygon from first 49.900002,first 39.299999,first 10.800000to first 51.600002,first 39.299999,first 10.800000to first 49.900002,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1457 polygon from first 50.600002,first 39.299999,first 10.800000to first 50.600002,first 31.600000,first 10.800000to first 50.600002,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1456 polygon from first 10.000000,first 9.500000,first 10.800000to first 10.000000,first 7.400000,first 10.800000to first 10.000000,first 9.500000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1455 polygon from first 1.200000,first 8.400001,first 10.800000to first 10.000000,first 8.400001,first 10.800000to first 1.200000,first 8.400001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1454 polygon from first 48.299999,first 50.200001,first 10.800000to first 48.299999,first 46.400002,first 10.800000to first 48.299999,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1453 polygon from first 48.600002,first 44.299999,first 10.800000to first 47.700001,first 44.299999,first 10.800000to first 48.600002,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1498 polygon from first 45.900002,first 46.400002,first 10.800000to first 45.900002,first 50.200001,first 10.800000to first 45.900002,first 46.400002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1561 polygon from first 39.400002,first 44.299999,first 10.800000to first 35.500000,first 44.299999,first 10.800000to first 39.400002,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1560 polygon from first 34.500000,first 44.299999,first 10.800000to first 32.799999,first 44.299999,first 10.800000to first 34.500000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1559 polygon from first 48.299999,first 44.299999,first 10.800000to first 48.299999,first 45.400002,first 10.800000to first 48.299999,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1558 polygon from first 33.900002,first 44.299999,first 10.800000to first 33.900002,first 45.400002,first 10.800000to first 33.900002,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1557 polygon from first 31.500000,first 44.299999,first 10.800000to first 31.500000,first 45.400002,first 10.800000to first 31.500000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1556 polygon from first 30.900000,first 44.299999,first 10.800000to first 31.800001,first 44.299999,first 10.800000to first 30.900000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1555 polygon from first 31.500000,first 46.400002,first 10.800000to first 31.500000,first 50.200001,first 10.800000to first 31.500000,first 46.400002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1554 polygon from first 33.900002,first 50.200001,first 10.800000to first 33.900002,first 46.400002,first 10.800000to first 33.900002,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1544 polygon from first 29.900000,first 44.299999,first 10.800000to first 27.100000,first 44.299999,first 10.800000to first 29.900000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1552 polygon from first 26.100000,first 44.299999,first 10.800000to first 25.100000,first 44.299999,first 10.800000to first 26.100000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1551 polygon from first 25.100000,first 44.299999,first 10.800000to first 25.100000,first 50.200001,first 10.800000to first 25.100000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1550 polygon from first 20.200001,first 44.299999,first 10.800000to first 23.100000,first 44.299999,first 10.800000to first 20.200001,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1549 polygon from first 23.100000,first 44.299999,first 10.800000to first 23.100000,first 45.200001,first 10.800000to first 23.100000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1548 polygon from first 23.100000,first 46.200001,first 10.800000to first 23.100000,first 48.600002,first 10.800000to first 23.100000,first 46.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1547 polygon from first 23.100000,first 50.200001,first 10.800000to first 23.100000,first 49.500000,first 10.800000to first 23.100000,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1546 polygon from first 20.600000,first 50.200001,first 10.800000to first 20.600000,first 49.500000,first 10.800000to first 20.600000,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1545 polygon from first 20.600000,first 48.600002,first 10.800000to first 20.600000,first 44.299999,first 10.800000to first 20.600000,first 48.600002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1553 polygon from first 17.100000,first 46.200001,first 10.800000to first 20.600000,first 46.200001,first 10.800000to first 17.100000,first 46.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1579 polygon from first 20.600000,first 47.299999,first 10.800000to first 23.100000,first 47.299999,first 10.800000to first 20.600000,first 47.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1578 polygon from first 5.600000,first 44.299999,first 10.800000to first 5.100000,first 44.299999,first 10.800000to first 5.600000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1577 polygon from first 5.100000,first 44.299999,first 10.800000to first 5.100000,first 48.100002,first 10.800000to first 5.100000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1576 polygon from first 5.100000,first 49.000000,first 10.800000to first 5.100000,first 50.200001,first 10.800000to first 5.100000,first 49.000000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1575 polygon from first 12.100000,first 25.800001,first 10.800000to first 18.000000,first 25.800001,first 10.800000to first 12.100000,first 25.800001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1574 polygon from first 55.400002,first 44.299999,first 10.800000to first 59.900002,first 44.299999,first 10.800000to first 55.400002,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1573 polygon from first 56.000000,first 45.400002,first 10.800000to first 56.000000,first 44.299999,first 10.800000to first 56.000000,first 45.400002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1572 polygon from first 51.100002,first 50.200001,first 10.800000to first 51.100002,first 44.299999,first 10.800000to first 51.100002,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1562 polygon from first 49.500000,first 44.299999,first 10.800000to first 54.500000,first 44.299999,first 10.800000to first 49.500000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1570 polygon from first 45.200001,first 44.299999,first 10.800000to first 46.700001,first 44.299999,first 10.800000to first 45.200001,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1569 polygon from first 45.900002,first 45.400002,first 10.800000to first 45.900002,first 44.299999,first 10.800000to first 45.900002,first 45.400002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1568 polygon from first 40.400002,first 44.299999,first 10.800000to first 44.200001,first 44.299999,first 10.800000to first 40.400002,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1567 polygon from first 12.200000,first 1.400000,first 10.800000to first 12.200000,first 0.700000,first 10.800000to first 12.200000,first 1.400000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1566 polygon from first 10.000000,first 6.400000,first 10.800000to first 10.000000,first 0.700000,first 10.800000to first 10.000000,first 6.400000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1565 polygon from first 1.200000,first 40.799999,first 10.800000to first 10.000000,first 40.799999,first 10.800000to first 1.200000,first 40.799999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1564 polygon from first 10.000000,first 40.799999,first 10.800000to first 10.000000,first 39.700001,first 10.800000to first 10.000000,first 40.799999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1563 polygon from first 69.900002,first 44.299999,first 10.800000to first 76.900002,first 44.299999,first 10.800000to first 69.900002,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1535 polygon from first 56.000000,first 50.200001,first 10.800000to first 56.000000,first 46.400002,first 10.800000to first 56.000000,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1525 polygon from first 61.500000,first 44.299999,first 10.800000to first 63.000000,first 44.299999,first 10.800000to first 61.500000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1524 polygon from first 8.200000,first 24.700001,first 10.800000to first 8.200000,first 24.100000,first 10.800000to first 8.200000,first 24.700001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1523 polygon from first 12.200000,first 6.100000,first 10.800000to first 12.200000,first 2.400000,first 10.800000to first 12.200000,first 6.100000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1522 polygon from first 10.000000,first 24.100000,first 10.800000to first 10.000000,first 22.900000,first 10.800000to first 10.000000,first 24.100000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1521 polygon from first 6.600000,first 44.299999,first 10.800000to first 10.500000,first 44.299999,first 10.800000to first 6.600000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1520 polygon from first 17.100000,first 44.299999,first 10.800000to first 19.300001,first 44.299999,first 10.800000to first 17.100000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1519 polygon from first 68.099998,first 44.299999,first 10.800000to first 68.900002,first 44.299999,first 10.800000to first 68.099998,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1518 polygon from first 13.900001,first 31.600000,first 10.800000to first 18.000000,first 31.600000,first 10.800000to first 13.900001,first 31.600000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1507 polygon from first 41.500000,first 44.299999,first 10.800000to first 41.500000,first 50.200001,first 10.800000to first 41.500000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1516 polygon from first 22.400000,first 37.100002,first 10.800000to first 22.400000,first 31.600000,first 10.800000to first 22.400000,first 37.100002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1515 polygon from first 13.900001,first 31.600000,first 10.800000to first 13.900001,first 39.299999,first 10.800000to first 13.900001,first 31.600000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1514 polygon from first 13.900001,first 39.299999,first 10.800000to first 14.300000,first 39.299999,first 10.800000to first 13.900001,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1513 polygon from first 10.000000,first 33.100002,first 10.800000to first 1.200000,first 33.100002,first 10.800000to first 10.000000,first 33.100002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1512 polygon from first 0.500000,first 50.200001,first 10.800000to first 76.900002,first 50.200001,first 10.800000to first 0.500000,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1511 polygon from first 76.900002,first 50.200001,first 10.800000to first 76.900002,first 31.600000,first 10.800000to first 76.900002,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1510 polygon from first 76.900002,first 31.600000,first 10.800000to first 18.000000,first 31.600000,first 10.800000to first 76.900002,first 31.600000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1509 polygon from first 18.000000,first 31.600000,first 10.800000to first 18.000000,first 0.700000,first 10.800000to first 18.000000,first 31.600000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1508 polygon from first 1.200000,first 0.700000,first 10.800000to first 1.200000,first 42.799999,first 10.800000to first 1.200000,first 0.700000,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1517 polygon from first 42.700001,first 42.799999,first 10.800000to first 49.400002,first 42.799999,first 10.800000to first 42.700001,first 42.799999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1543 polygon from first 49.400002,first 42.799999,first 10.800000to first 49.400002,first 40.799999,first 10.800000to first 49.400002,first 42.799999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1571 polygon from first 49.400002,first 40.799999,first 10.800000to first 42.700001,first 40.799999,first 10.800000to first 49.400002,first 40.799999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1527 polygon from first 12.100000,first 42.799999,first 10.800000to first 12.100000,first 40.799999,first 10.800000to first 12.100000,first 42.799999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1528 polygon from first 12.100000,first 40.799999,first 10.800000to first 22.900000,first 40.799999,first 10.800000to first 12.100000,first 40.799999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1529 polygon from first 22.900000,first 40.799999,first 10.800000to first 22.900000,first 42.799999,first 10.800000to first 22.900000,first 40.799999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1530 polygon from first 22.900000,first 42.799999,first 10.800000to first 12.100000,first 42.799999,first 10.800000to first 22.900000,first 42.799999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1531 polygon from first 5.100000,first 42.799999,first 10.800000to first 10.000000,first 42.799999,first 10.800000to first 5.100000,first 42.799999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1532 polygon from first 10.000000,first 42.799999,first 10.800000to first 10.000000,first 40.799999,first 10.800000to first 10.000000,first 42.799999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1533 polygon from first 12.300000,first 39.299999,first 10.800000to first 12.300000,first 31.600000,first 10.800000to first 12.300000,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1534 polygon from first 13.900001,first 39.299999,first 10.800000to first 12.300000,first 39.299999,first 10.800000to first 13.900001,first 39.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1526 polygon from first 60.799999,first 44.299999,first 10.800000to first 61.500000,first 44.299999,first 10.800000to first 60.799999,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1536 polygon from first 42.299999,first 34.900002,first 10.800000to first 42.900002,first 34.900002,first 10.800000to first 42.299999,first 34.900002,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1537 polygon from first 64.000000,first 44.299999,first 10.800000to first 64.700005,first 44.299999,first 10.800000to first 64.000000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1538 polygon from first 66.099998,first 44.299999,first 10.800000to first 66.300003,first 44.299999,first 10.800000to first 66.099998,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1539 polygon from first 17.100000,first 44.299999,first 10.800000to first 16.800001,first 44.299999,first 10.800000to first 17.100000,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1540 polygon from first 12.200000,first 50.200001,first 10.800000to first 12.200000,first 48.100002,first 10.800000to first 12.200000,first 50.200001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1541 polygon from first 11.000000,first 25.800001,first 10.800000to first 12.100000,first 25.800001,first 10.800000to first 11.000000,first 25.800001,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 1542 polygon from first 64.700005,first 44.299999,first 10.800000to first 66.099998,first 44.299999,first 10.800000to first 64.700005,first 44.299999,first 10.800000 fillcolor rgb '#808080' fillstyle empty noborder linecolor rgb '#808080' + set object 116 polygon from first 44.000000,first -10.000000,first 0.000000to first 48.000000,first -10.000000,first 0.000000to first 48.000000,first -6.000000,first 0.000000to first 44.000000,first -6.000000,first 0.000000to first 44.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 117 polygon from first 48.000000,first -10.000000,first 0.000000to first 52.000000,first -10.000000,first 0.000000to first 52.000000,first -6.000000,first 0.000000to first 48.000000,first -6.000000,first 0.000000to first 48.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffa4a3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 118 polygon from first 52.000000,first -10.000000,first 0.000000to first 56.000000,first -10.000000,first 0.000000to first 56.000000,first -6.000000,first 0.000000to first 52.000000,first -6.000000,first 0.000000to first 52.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffcac9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 119 polygon from first 56.000000,first -10.000000,first 0.000000to first 60.000000,first -10.000000,first 0.000000to first 60.000000,first -6.000000,first 0.000000to first 56.000000,first -6.000000,first 0.000000to first 56.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 120 polygon from first 60.000000,first -10.000000,first 0.000000to first 64.000000,first -10.000000,first 0.000000to first 64.000000,first -6.000000,first 0.000000to first 60.000000,first -6.000000,first 0.000000to first 60.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 121 polygon from first 64.000000,first -10.000000,first 0.000000to first 68.000000,first -10.000000,first 0.000000to first 68.000000,first -6.000000,first 0.000000to first 64.000000,first -6.000000,first 0.000000to first 64.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 122 polygon from first 68.000000,first -10.000000,first 0.000000to first 72.000000,first -10.000000,first 0.000000to first 72.000000,first -6.000000,first 0.000000to first 68.000000,first -6.000000,first 0.000000to first 68.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffe7e6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 123 polygon from first 72.000000,first -10.000000,first 0.000000to first 76.000000,first -10.000000,first 0.000000to first 76.000000,first -6.000000,first 0.000000to first 72.000000,first -6.000000,first 0.000000to first 72.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 124 polygon from first 76.000000,first -10.000000,first 0.000000to first 80.000000,first -10.000000,first 0.000000to first 80.000000,first -6.000000,first 0.000000to first 76.000000,first -6.000000,first 0.000000to first 76.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffdad9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 125 polygon from first 80.000000,first -10.000000,first 0.000000to first 84.000000,first -10.000000,first 0.000000to first 84.000000,first -6.000000,first 0.000000to first 80.000000,first -6.000000,first 0.000000to first 80.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 126 polygon from first 84.000000,first -10.000000,first 0.000000to first 88.000000,first -10.000000,first 0.000000to first 88.000000,first -6.000000,first 0.000000to first 84.000000,first -6.000000,first 0.000000to first 84.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 115 polygon from first 88.000000,first -10.000000,first 0.000000to first 92.000000,first -10.000000,first 0.000000to first 92.000000,first -6.000000,first 0.000000to first 88.000000,first -6.000000,first 0.000000to first 88.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffc3c2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 128 polygon from first 92.000000,first -10.000000,first 0.000000to first 96.000000,first -10.000000,first 0.000000to first 96.000000,first -6.000000,first 0.000000to first 92.000000,first -6.000000,first 0.000000to first 92.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffb8b7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 129 polygon from first 96.000000,first -10.000000,first 0.000000to first 100.000000,first -10.000000,first 0.000000to first 100.000000,first -6.000000,first 0.000000to first 96.000000,first -6.000000,first 0.000000to first 96.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffc1c0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 130 polygon from first 100.000000,first -10.000000,first 0.000000to first 104.000000,first -10.000000,first 0.000000to first 104.000000,first -6.000000,first 0.000000to first 100.000000,first -6.000000,first 0.000000to first 100.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffefee' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 131 polygon from first 104.000000,first -10.000000,first 0.000000to first 108.000000,first -10.000000,first 0.000000to first 108.000000,first -6.000000,first 0.000000to first 104.000000,first -6.000000,first 0.000000to first 104.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 132 polygon from first 108.000000,first -10.000000,first 0.000000to first 112.000000,first -10.000000,first 0.000000to first 112.000000,first -6.000000,first 0.000000to first 108.000000,first -6.000000,first 0.000000to first 108.000000,first -10.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 133 polygon from first 44.000000,first -6.000000,first 0.000000to first 48.000000,first -6.000000,first 0.000000to first 48.000000,first -2.000000,first 0.000000to first 44.000000,first -2.000000,first 0.000000to first 44.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 134 polygon from first 48.000000,first -6.000000,first 0.000000to first 52.000000,first -6.000000,first 0.000000to first 52.000000,first -2.000000,first 0.000000to first 48.000000,first -2.000000,first 0.000000to first 48.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffa4a3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 135 polygon from first 52.000000,first -6.000000,first 0.000000to first 56.000000,first -6.000000,first 0.000000to first 56.000000,first -2.000000,first 0.000000to first 52.000000,first -2.000000,first 0.000000to first 52.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffcac9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 136 polygon from first 56.000000,first -6.000000,first 0.000000to first 60.000000,first -6.000000,first 0.000000to first 60.000000,first -2.000000,first 0.000000to first 56.000000,first -2.000000,first 0.000000to first 56.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 137 polygon from first 60.000000,first -6.000000,first 0.000000to first 64.000000,first -6.000000,first 0.000000to first 64.000000,first -2.000000,first 0.000000to first 60.000000,first -2.000000,first 0.000000to first 60.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 104 polygon from first 64.000000,first -6.000000,first 0.000000to first 68.000000,first -6.000000,first 0.000000to first 68.000000,first -2.000000,first 0.000000to first 64.000000,first -2.000000,first 0.000000to first 64.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 93 polygon from first 68.000000,first -6.000000,first 0.000000to first 72.000000,first -6.000000,first 0.000000to first 72.000000,first -2.000000,first 0.000000to first 68.000000,first -2.000000,first 0.000000to first 68.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffe7e6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 94 polygon from first 72.000000,first -6.000000,first 0.000000to first 76.000000,first -6.000000,first 0.000000to first 76.000000,first -2.000000,first 0.000000to first 72.000000,first -2.000000,first 0.000000to first 72.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 95 polygon from first 76.000000,first -6.000000,first 0.000000to first 80.000000,first -6.000000,first 0.000000to first 80.000000,first -2.000000,first 0.000000to first 76.000000,first -2.000000,first 0.000000to first 76.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffdad9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 96 polygon from first 80.000000,first -6.000000,first 0.000000to first 84.000000,first -6.000000,first 0.000000to first 84.000000,first -2.000000,first 0.000000to first 80.000000,first -2.000000,first 0.000000to first 80.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 97 polygon from first 84.000000,first -6.000000,first 0.000000to first 88.000000,first -6.000000,first 0.000000to first 88.000000,first -2.000000,first 0.000000to first 84.000000,first -2.000000,first 0.000000to first 84.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 98 polygon from first 88.000000,first -6.000000,first 0.000000to first 92.000000,first -6.000000,first 0.000000to first 92.000000,first -2.000000,first 0.000000to first 88.000000,first -2.000000,first 0.000000to first 88.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffc3c2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 99 polygon from first 92.000000,first -6.000000,first 0.000000to first 96.000000,first -6.000000,first 0.000000to first 96.000000,first -2.000000,first 0.000000to first 92.000000,first -2.000000,first 0.000000to first 92.000000,first -6.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 100 polygon from first 96.000000,first -6.000000,first 0.000000to first 100.000000,first -6.000000,first 0.000000to first 100.000000,first -2.000000,first 0.000000to first 96.000000,first -2.000000,first 0.000000to first 96.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffc1c0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 101 polygon from first 100.000000,first -6.000000,first 0.000000to first 104.000000,first -6.000000,first 0.000000to first 104.000000,first -2.000000,first 0.000000to first 100.000000,first -2.000000,first 0.000000to first 100.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffefee' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 102 polygon from first 104.000000,first -6.000000,first 0.000000to first 108.000000,first -6.000000,first 0.000000to first 108.000000,first -2.000000,first 0.000000to first 104.000000,first -2.000000,first 0.000000to first 104.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 103 polygon from first 108.000000,first -6.000000,first 0.000000to first 112.000000,first -6.000000,first 0.000000to first 112.000000,first -2.000000,first 0.000000to first 108.000000,first -2.000000,first 0.000000to first 108.000000,first -6.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 92 polygon from first 44.000000,first -2.000000,first 0.000000to first 48.000000,first -2.000000,first 0.000000to first 48.000000,first 2.000000,first 0.000000to first 44.000000,first 2.000000,first 0.000000to first 44.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 105 polygon from first 48.000000,first -2.000000,first 0.000000to first 52.000000,first -2.000000,first 0.000000to first 52.000000,first 2.000000,first 0.000000to first 48.000000,first 2.000000,first 0.000000to first 48.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffa4a3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 106 polygon from first 52.000000,first -2.000000,first 0.000000to first 56.000000,first -2.000000,first 0.000000to first 56.000000,first 2.000000,first 0.000000to first 52.000000,first 2.000000,first 0.000000to first 52.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffcac9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 107 polygon from first 56.000000,first -2.000000,first 0.000000to first 60.000000,first -2.000000,first 0.000000to first 60.000000,first 2.000000,first 0.000000to first 56.000000,first 2.000000,first 0.000000to first 56.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 108 polygon from first 60.000000,first -2.000000,first 0.000000to first 64.000000,first -2.000000,first 0.000000to first 64.000000,first 2.000000,first 0.000000to first 60.000000,first 2.000000,first 0.000000to first 60.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 109 polygon from first 64.000000,first -2.000000,first 0.000000to first 68.000000,first -2.000000,first 0.000000to first 68.000000,first 2.000000,first 0.000000to first 64.000000,first 2.000000,first 0.000000to first 64.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 110 polygon from first 68.000000,first -2.000000,first 0.000000to first 72.000000,first -2.000000,first 0.000000to first 72.000000,first 2.000000,first 0.000000to first 68.000000,first 2.000000,first 0.000000to first 68.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffe7e6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 111 polygon from first 72.000000,first -2.000000,first 0.000000to first 76.000000,first -2.000000,first 0.000000to first 76.000000,first 2.000000,first 0.000000to first 72.000000,first 2.000000,first 0.000000to first 72.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 112 polygon from first 76.000000,first -2.000000,first 0.000000to first 80.000000,first -2.000000,first 0.000000to first 80.000000,first 2.000000,first 0.000000to first 76.000000,first 2.000000,first 0.000000to first 76.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffdad9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 113 polygon from first 80.000000,first -2.000000,first 0.000000to first 84.000000,first -2.000000,first 0.000000to first 84.000000,first 2.000000,first 0.000000to first 80.000000,first 2.000000,first 0.000000to first 80.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 114 polygon from first 84.000000,first -2.000000,first 0.000000to first 88.000000,first -2.000000,first 0.000000to first 88.000000,first 2.000000,first 0.000000to first 84.000000,first 2.000000,first 0.000000to first 84.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 127 polygon from first 88.000000,first -2.000000,first 0.000000to first 92.000000,first -2.000000,first 0.000000to first 92.000000,first 2.000000,first 0.000000to first 88.000000,first 2.000000,first 0.000000to first 88.000000,first -2.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 162 polygon from first 92.000000,first -2.000000,first 0.000000to first 96.000000,first -2.000000,first 0.000000to first 96.000000,first 2.000000,first 0.000000to first 92.000000,first 2.000000,first 0.000000to first 92.000000,first -2.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 163 polygon from first 96.000000,first -2.000000,first 0.000000to first 100.000000,first -2.000000,first 0.000000to first 100.000000,first 2.000000,first 0.000000to first 96.000000,first 2.000000,first 0.000000to first 96.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffc1c0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 164 polygon from first 100.000000,first -2.000000,first 0.000000to first 104.000000,first -2.000000,first 0.000000to first 104.000000,first 2.000000,first 0.000000to first 100.000000,first 2.000000,first 0.000000to first 100.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffefee' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 165 polygon from first 104.000000,first -2.000000,first 0.000000to first 108.000000,first -2.000000,first 0.000000to first 108.000000,first 2.000000,first 0.000000to first 104.000000,first 2.000000,first 0.000000to first 104.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 166 polygon from first 108.000000,first -2.000000,first 0.000000to first 112.000000,first -2.000000,first 0.000000to first 112.000000,first 2.000000,first 0.000000to first 108.000000,first 2.000000,first 0.000000to first 108.000000,first -2.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 167 polygon from first 0.000000,first 2.000000,first 0.000000to first 4.000000,first 2.000000,first 0.000000to first 4.000000,first 6.000000,first 0.000000to first 0.000000,first 6.000000,first 0.000000to first 0.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 168 polygon from first 4.000000,first 2.000000,first 0.000000to first 8.000000,first 2.000000,first 0.000000to first 8.000000,first 6.000000,first 0.000000to first 4.000000,first 6.000000,first 0.000000to first 4.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 169 polygon from first 8.000000,first 2.000000,first 0.000000to first 12.000000,first 2.000000,first 0.000000to first 12.000000,first 6.000000,first 0.000000to first 8.000000,first 6.000000,first 0.000000to first 8.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 170 polygon from first 12.000000,first 2.000000,first 0.000000to first 16.000000,first 2.000000,first 0.000000to first 16.000000,first 6.000000,first 0.000000to first 12.000000,first 6.000000,first 0.000000to first 12.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 171 polygon from first 16.000000,first 2.000000,first 0.000000to first 20.000000,first 2.000000,first 0.000000to first 20.000000,first 6.000000,first 0.000000to first 16.000000,first 6.000000,first 0.000000to first 16.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 161 polygon from first 44.000000,first 2.000000,first 0.000000to first 48.000000,first 2.000000,first 0.000000to first 48.000000,first 6.000000,first 0.000000to first 44.000000,first 6.000000,first 0.000000to first 44.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 173 polygon from first 48.000000,first 2.000000,first 0.000000to first 52.000000,first 2.000000,first 0.000000to first 52.000000,first 6.000000,first 0.000000to first 48.000000,first 6.000000,first 0.000000to first 48.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffa4a3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 174 polygon from first 52.000000,first 2.000000,first 0.000000to first 56.000000,first 2.000000,first 0.000000to first 56.000000,first 6.000000,first 0.000000to first 52.000000,first 6.000000,first 0.000000to first 52.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffcac9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 175 polygon from first 56.000000,first 2.000000,first 0.000000to first 60.000000,first 2.000000,first 0.000000to first 60.000000,first 6.000000,first 0.000000to first 56.000000,first 6.000000,first 0.000000to first 56.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 176 polygon from first 60.000000,first 2.000000,first 0.000000to first 64.000000,first 2.000000,first 0.000000to first 64.000000,first 6.000000,first 0.000000to first 60.000000,first 6.000000,first 0.000000to first 60.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 177 polygon from first 64.000000,first 2.000000,first 0.000000to first 68.000000,first 2.000000,first 0.000000to first 68.000000,first 6.000000,first 0.000000to first 64.000000,first 6.000000,first 0.000000to first 64.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 178 polygon from first 68.000000,first 2.000000,first 0.000000to first 72.000000,first 2.000000,first 0.000000to first 72.000000,first 6.000000,first 0.000000to first 68.000000,first 6.000000,first 0.000000to first 68.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffe7e6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 179 polygon from first 72.000000,first 2.000000,first 0.000000to first 76.000000,first 2.000000,first 0.000000to first 76.000000,first 6.000000,first 0.000000to first 72.000000,first 6.000000,first 0.000000to first 72.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 180 polygon from first 76.000000,first 2.000000,first 0.000000to first 80.000000,first 2.000000,first 0.000000to first 80.000000,first 6.000000,first 0.000000to first 76.000000,first 6.000000,first 0.000000to first 76.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffdad9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 181 polygon from first 80.000000,first 2.000000,first 0.000000to first 84.000000,first 2.000000,first 0.000000to first 84.000000,first 6.000000,first 0.000000to first 80.000000,first 6.000000,first 0.000000to first 80.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 182 polygon from first 84.000000,first 2.000000,first 0.000000to first 88.000000,first 2.000000,first 0.000000to first 88.000000,first 6.000000,first 0.000000to first 84.000000,first 6.000000,first 0.000000to first 84.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 150 polygon from first 88.000000,first 2.000000,first 0.000000to first 92.000000,first 2.000000,first 0.000000to first 92.000000,first 6.000000,first 0.000000to first 88.000000,first 6.000000,first 0.000000to first 88.000000,first 2.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 139 polygon from first 92.000000,first 2.000000,first 0.000000to first 96.000000,first 2.000000,first 0.000000to first 96.000000,first 6.000000,first 0.000000to first 92.000000,first 6.000000,first 0.000000to first 92.000000,first 2.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 140 polygon from first 96.000000,first 2.000000,first 0.000000to first 100.000000,first 2.000000,first 0.000000to first 100.000000,first 6.000000,first 0.000000to first 96.000000,first 6.000000,first 0.000000to first 96.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffc1c0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 141 polygon from first 100.000000,first 2.000000,first 0.000000to first 104.000000,first 2.000000,first 0.000000to first 104.000000,first 6.000000,first 0.000000to first 100.000000,first 6.000000,first 0.000000to first 100.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffefee' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 142 polygon from first 104.000000,first 2.000000,first 0.000000to first 108.000000,first 2.000000,first 0.000000to first 108.000000,first 6.000000,first 0.000000to first 104.000000,first 6.000000,first 0.000000to first 104.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 143 polygon from first 108.000000,first 2.000000,first 0.000000to first 112.000000,first 2.000000,first 0.000000to first 112.000000,first 6.000000,first 0.000000to first 108.000000,first 6.000000,first 0.000000to first 108.000000,first 2.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 144 polygon from first 0.000000,first 6.000000,first 0.000000to first 4.000000,first 6.000000,first 0.000000to first 4.000000,first 10.000000,first 0.000000to first 0.000000,first 10.000000,first 0.000000to first 0.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 145 polygon from first 4.000000,first 6.000000,first 0.000000to first 8.000000,first 6.000000,first 0.000000to first 8.000000,first 10.000000,first 0.000000to first 4.000000,first 10.000000,first 0.000000to first 4.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 146 polygon from first 8.000000,first 6.000000,first 0.000000to first 12.000000,first 6.000000,first 0.000000to first 12.000000,first 10.000000,first 0.000000to first 8.000000,first 10.000000,first 0.000000to first 8.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 147 polygon from first 12.000000,first 6.000000,first 0.000000to first 16.000000,first 6.000000,first 0.000000to first 16.000000,first 10.000000,first 0.000000to first 12.000000,first 10.000000,first 0.000000to first 12.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 148 polygon from first 16.000000,first 6.000000,first 0.000000to first 20.000000,first 6.000000,first 0.000000to first 20.000000,first 10.000000,first 0.000000to first 16.000000,first 10.000000,first 0.000000to first 16.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 149 polygon from first 20.000000,first 6.000000,first 0.000000to first 24.000000,first 6.000000,first 0.000000to first 24.000000,first 10.000000,first 0.000000to first 20.000000,first 10.000000,first 0.000000to first 20.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 138 polygon from first 24.000000,first 6.000000,first 0.000000to first 28.000000,first 6.000000,first 0.000000to first 28.000000,first 10.000000,first 0.000000to first 24.000000,first 10.000000,first 0.000000to first 24.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 151 polygon from first 28.000000,first 6.000000,first 0.000000to first 32.000000,first 6.000000,first 0.000000to first 32.000000,first 10.000000,first 0.000000to first 28.000000,first 10.000000,first 0.000000to first 28.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 152 polygon from first 32.000000,first 6.000000,first 0.000000to first 36.000000,first 6.000000,first 0.000000to first 36.000000,first 10.000000,first 0.000000to first 32.000000,first 10.000000,first 0.000000to first 32.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 153 polygon from first 36.000000,first 6.000000,first 0.000000to first 40.000000,first 6.000000,first 0.000000to first 40.000000,first 10.000000,first 0.000000to first 36.000000,first 10.000000,first 0.000000to first 36.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 154 polygon from first 40.000000,first 6.000000,first 0.000000to first 44.000000,first 6.000000,first 0.000000to first 44.000000,first 10.000000,first 0.000000to first 40.000000,first 10.000000,first 0.000000to first 40.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 155 polygon from first 44.000000,first 6.000000,first 0.000000to first 48.000000,first 6.000000,first 0.000000to first 48.000000,first 10.000000,first 0.000000to first 44.000000,first 10.000000,first 0.000000to first 44.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 156 polygon from first 48.000000,first 6.000000,first 0.000000to first 52.000000,first 6.000000,first 0.000000to first 52.000000,first 10.000000,first 0.000000to first 48.000000,first 10.000000,first 0.000000to first 48.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffa4a3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 157 polygon from first 52.000000,first 6.000000,first 0.000000to first 56.000000,first 6.000000,first 0.000000to first 56.000000,first 10.000000,first 0.000000to first 52.000000,first 10.000000,first 0.000000to first 52.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffcac9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 158 polygon from first 56.000000,first 6.000000,first 0.000000to first 60.000000,first 6.000000,first 0.000000to first 60.000000,first 10.000000,first 0.000000to first 56.000000,first 10.000000,first 0.000000to first 56.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 159 polygon from first 60.000000,first 6.000000,first 0.000000to first 64.000000,first 6.000000,first 0.000000to first 64.000000,first 10.000000,first 0.000000to first 60.000000,first 10.000000,first 0.000000to first 60.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 160 polygon from first 64.000000,first 6.000000,first 0.000000to first 68.000000,first 6.000000,first 0.000000to first 68.000000,first 10.000000,first 0.000000to first 64.000000,first 10.000000,first 0.000000to first 64.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 81 polygon from first 68.000000,first 6.000000,first 0.000000to first 72.000000,first 6.000000,first 0.000000to first 72.000000,first 10.000000,first 0.000000to first 68.000000,first 10.000000,first 0.000000to first 68.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffe7e6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 25 polygon from first 72.000000,first 6.000000,first 0.000000to first 76.000000,first 6.000000,first 0.000000to first 76.000000,first 10.000000,first 0.000000to first 72.000000,first 10.000000,first 0.000000to first 72.000000,first 6.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 26 polygon from first 76.000000,first 6.000000,first 0.000000to first 80.000000,first 6.000000,first 0.000000to first 80.000000,first 10.000000,first 0.000000to first 76.000000,first 10.000000,first 0.000000to first 76.000000,first 6.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 27 polygon from first 80.000000,first 6.000000,first 0.000000to first 84.000000,first 6.000000,first 0.000000to first 84.000000,first 10.000000,first 0.000000to first 80.000000,first 10.000000,first 0.000000to first 80.000000,first 6.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 28 polygon from first 84.000000,first 6.000000,first 0.000000to first 88.000000,first 6.000000,first 0.000000to first 88.000000,first 10.000000,first 0.000000to first 84.000000,first 10.000000,first 0.000000to first 84.000000,first 6.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 29 polygon from first 88.000000,first 6.000000,first 0.000000to first 92.000000,first 6.000000,first 0.000000to first 92.000000,first 10.000000,first 0.000000to first 88.000000,first 10.000000,first 0.000000to first 88.000000,first 6.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 30 polygon from first 92.000000,first 6.000000,first 0.000000to first 96.000000,first 6.000000,first 0.000000to first 96.000000,first 10.000000,first 0.000000to first 92.000000,first 10.000000,first 0.000000to first 92.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 31 polygon from first 96.000000,first 6.000000,first 0.000000to first 100.000000,first 6.000000,first 0.000000to first 100.000000,first 10.000000,first 0.000000to first 96.000000,first 10.000000,first 0.000000to first 96.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffc1c0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 32 polygon from first 100.000000,first 6.000000,first 0.000000to first 104.000000,first 6.000000,first 0.000000to first 104.000000,first 10.000000,first 0.000000to first 100.000000,first 10.000000,first 0.000000to first 100.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffefee' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 33 polygon from first 104.000000,first 6.000000,first 0.000000to first 108.000000,first 6.000000,first 0.000000to first 108.000000,first 10.000000,first 0.000000to first 104.000000,first 10.000000,first 0.000000to first 104.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 34 polygon from first 108.000000,first 6.000000,first 0.000000to first 112.000000,first 6.000000,first 0.000000to first 112.000000,first 10.000000,first 0.000000to first 108.000000,first 10.000000,first 0.000000to first 108.000000,first 6.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 35 polygon from first 0.000000,first 10.000000,first 0.000000to first 4.000000,first 10.000000,first 0.000000to first 4.000000,first 14.000000,first 0.000000to first 0.000000,first 14.000000,first 0.000000to first 0.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 24 polygon from first 4.000000,first 10.000000,first 0.000000to first 8.000000,first 10.000000,first 0.000000to first 8.000000,first 14.000000,first 0.000000to first 4.000000,first 14.000000,first 0.000000to first 4.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 37 polygon from first 8.000000,first 10.000000,first 0.000000to first 12.000000,first 10.000000,first 0.000000to first 12.000000,first 14.000000,first 0.000000to first 8.000000,first 14.000000,first 0.000000to first 8.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 38 polygon from first 12.000000,first 10.000000,first 0.000000to first 16.000000,first 10.000000,first 0.000000to first 16.000000,first 14.000000,first 0.000000to first 12.000000,first 14.000000,first 0.000000to first 12.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 39 polygon from first 16.000000,first 10.000000,first 0.000000to first 20.000000,first 10.000000,first 0.000000to first 20.000000,first 14.000000,first 0.000000to first 16.000000,first 14.000000,first 0.000000to first 16.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 40 polygon from first 20.000000,first 10.000000,first 0.000000to first 24.000000,first 10.000000,first 0.000000to first 24.000000,first 14.000000,first 0.000000to first 20.000000,first 14.000000,first 0.000000to first 20.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 41 polygon from first 24.000000,first 10.000000,first 0.000000to first 28.000000,first 10.000000,first 0.000000to first 28.000000,first 14.000000,first 0.000000to first 24.000000,first 14.000000,first 0.000000to first 24.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 42 polygon from first 28.000000,first 10.000000,first 0.000000to first 32.000000,first 10.000000,first 0.000000to first 32.000000,first 14.000000,first 0.000000to first 28.000000,first 14.000000,first 0.000000to first 28.000000,first 10.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 43 polygon from first 32.000000,first 10.000000,first 0.000000to first 36.000000,first 10.000000,first 0.000000to first 36.000000,first 14.000000,first 0.000000to first 32.000000,first 14.000000,first 0.000000to first 32.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 44 polygon from first 36.000000,first 10.000000,first 0.000000to first 40.000000,first 10.000000,first 0.000000to first 40.000000,first 14.000000,first 0.000000to first 36.000000,first 14.000000,first 0.000000to first 36.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 45 polygon from first 40.000000,first 10.000000,first 0.000000to first 44.000000,first 10.000000,first 0.000000to first 44.000000,first 14.000000,first 0.000000to first 40.000000,first 14.000000,first 0.000000to first 40.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 46 polygon from first 44.000000,first 10.000000,first 0.000000to first 48.000000,first 10.000000,first 0.000000to first 48.000000,first 14.000000,first 0.000000to first 44.000000,first 14.000000,first 0.000000to first 44.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 13 polygon from first 48.000000,first 10.000000,first 0.000000to first 52.000000,first 10.000000,first 0.000000to first 52.000000,first 14.000000,first 0.000000to first 48.000000,first 14.000000,first 0.000000to first 48.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffa4a3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 2 polygon from first 52.000000,first 10.000000,first 0.000000to first 56.000000,first 10.000000,first 0.000000to first 56.000000,first 14.000000,first 0.000000to first 52.000000,first 14.000000,first 0.000000to first 52.000000,first 10.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 3 polygon from first 56.000000,first 10.000000,first 0.000000to first 60.000000,first 10.000000,first 0.000000to first 60.000000,first 14.000000,first 0.000000to first 56.000000,first 14.000000,first 0.000000to first 56.000000,first 10.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 4 polygon from first 60.000000,first 10.000000,first 0.000000to first 64.000000,first 10.000000,first 0.000000to first 64.000000,first 14.000000,first 0.000000to first 60.000000,first 14.000000,first 0.000000to first 60.000000,first 10.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 5 polygon from first 64.000000,first 10.000000,first 0.000000to first 68.000000,first 10.000000,first 0.000000to first 68.000000,first 14.000000,first 0.000000to first 64.000000,first 14.000000,first 0.000000to first 64.000000,first 10.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 6 polygon from first 68.000000,first 10.000000,first 0.000000to first 72.000000,first 10.000000,first 0.000000to first 72.000000,first 14.000000,first 0.000000to first 68.000000,first 14.000000,first 0.000000to first 68.000000,first 10.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 7 polygon from first 72.000000,first 10.000000,first 0.000000to first 76.000000,first 10.000000,first 0.000000to first 76.000000,first 14.000000,first 0.000000to first 72.000000,first 14.000000,first 0.000000to first 72.000000,first 10.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 8 polygon from first 76.000000,first 10.000000,first 0.000000to first 80.000000,first 10.000000,first 0.000000to first 80.000000,first 14.000000,first 0.000000to first 76.000000,first 14.000000,first 0.000000to first 76.000000,first 10.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 9 polygon from first 80.000000,first 10.000000,first 0.000000to first 84.000000,first 10.000000,first 0.000000to first 84.000000,first 14.000000,first 0.000000to first 80.000000,first 14.000000,first 0.000000to first 80.000000,first 10.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 10 polygon from first 84.000000,first 10.000000,first 0.000000to first 88.000000,first 10.000000,first 0.000000to first 88.000000,first 14.000000,first 0.000000to first 84.000000,first 14.000000,first 0.000000to first 84.000000,first 10.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 11 polygon from first 88.000000,first 10.000000,first 0.000000to first 92.000000,first 10.000000,first 0.000000to first 92.000000,first 14.000000,first 0.000000to first 88.000000,first 14.000000,first 0.000000to first 88.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 12 polygon from first 92.000000,first 10.000000,first 0.000000to first 96.000000,first 10.000000,first 0.000000to first 96.000000,first 14.000000,first 0.000000to first 92.000000,first 14.000000,first 0.000000to first 92.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1 polygon from first 96.000000,first 10.000000,first 0.000000to first 100.000000,first 10.000000,first 0.000000to first 100.000000,first 14.000000,first 0.000000to first 96.000000,first 14.000000,first 0.000000to first 96.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 14 polygon from first 100.000000,first 10.000000,first 0.000000to first 104.000000,first 10.000000,first 0.000000to first 104.000000,first 14.000000,first 0.000000to first 100.000000,first 14.000000,first 0.000000to first 100.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffefee' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 15 polygon from first 104.000000,first 10.000000,first 0.000000to first 108.000000,first 10.000000,first 0.000000to first 108.000000,first 14.000000,first 0.000000to first 104.000000,first 14.000000,first 0.000000to first 104.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 16 polygon from first 108.000000,first 10.000000,first 0.000000to first 112.000000,first 10.000000,first 0.000000to first 112.000000,first 14.000000,first 0.000000to first 108.000000,first 14.000000,first 0.000000to first 108.000000,first 10.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 17 polygon from first 0.000000,first 14.000000,first 0.000000to first 4.000000,first 14.000000,first 0.000000to first 4.000000,first 18.000000,first 0.000000to first 0.000000,first 18.000000,first 0.000000to first 0.000000,first 14.000000,first 0.000000 fillcolor rgb '#ffcccb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 18 polygon from first 4.000000,first 14.000000,first 0.000000to first 8.000000,first 14.000000,first 0.000000to first 8.000000,first 18.000000,first 0.000000to first 4.000000,first 18.000000,first 0.000000to first 4.000000,first 14.000000,first 0.000000 fillcolor rgb '#ffcccb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 19 polygon from first 8.000000,first 14.000000,first 0.000000to first 12.000000,first 14.000000,first 0.000000to first 12.000000,first 18.000000,first 0.000000to first 8.000000,first 18.000000,first 0.000000to first 8.000000,first 14.000000,first 0.000000 fillcolor rgb '#ffcccb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 20 polygon from first 12.000000,first 14.000000,first 0.000000to first 16.000000,first 14.000000,first 0.000000to first 16.000000,first 18.000000,first 0.000000to first 12.000000,first 18.000000,first 0.000000to first 12.000000,first 14.000000,first 0.000000 fillcolor rgb '#ffcccb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 21 polygon from first 16.000000,first 14.000000,first 0.000000to first 20.000000,first 14.000000,first 0.000000to first 20.000000,first 18.000000,first 0.000000to first 16.000000,first 18.000000,first 0.000000to first 16.000000,first 14.000000,first 0.000000 fillcolor rgb '#ffcccb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 22 polygon from first 20.000000,first 14.000000,first 0.000000to first 24.000000,first 14.000000,first 0.000000to first 24.000000,first 18.000000,first 0.000000to first 20.000000,first 18.000000,first 0.000000to first 20.000000,first 14.000000,first 0.000000 fillcolor rgb '#ffcccb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 23 polygon from first 24.000000,first 14.000000,first 0.000000to first 28.000000,first 14.000000,first 0.000000to first 28.000000,first 18.000000,first 0.000000to first 24.000000,first 18.000000,first 0.000000to first 24.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff8d8c' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 36 polygon from first 28.000000,first 14.000000,first 0.000000to first 32.000000,first 14.000000,first 0.000000to first 32.000000,first 18.000000,first 0.000000to first 28.000000,first 18.000000,first 0.000000to first 28.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 71 polygon from first 32.000000,first 14.000000,first 0.000000to first 36.000000,first 14.000000,first 0.000000to first 36.000000,first 18.000000,first 0.000000to first 32.000000,first 18.000000,first 0.000000to first 32.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 72 polygon from first 36.000000,first 14.000000,first 0.000000to first 40.000000,first 14.000000,first 0.000000to first 40.000000,first 18.000000,first 0.000000to first 36.000000,first 18.000000,first 0.000000to first 36.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 73 polygon from first 40.000000,first 14.000000,first 0.000000to first 44.000000,first 14.000000,first 0.000000to first 44.000000,first 18.000000,first 0.000000to first 40.000000,first 18.000000,first 0.000000to first 40.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 74 polygon from first 44.000000,first 14.000000,first 0.000000to first 48.000000,first 14.000000,first 0.000000to first 48.000000,first 18.000000,first 0.000000to first 44.000000,first 18.000000,first 0.000000to first 44.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 75 polygon from first 48.000000,first 14.000000,first 0.000000to first 52.000000,first 14.000000,first 0.000000to first 52.000000,first 18.000000,first 0.000000to first 48.000000,first 18.000000,first 0.000000to first 48.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 76 polygon from first 52.000000,first 14.000000,first 0.000000to first 56.000000,first 14.000000,first 0.000000to first 56.000000,first 18.000000,first 0.000000to first 52.000000,first 18.000000,first 0.000000to first 52.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 77 polygon from first 56.000000,first 14.000000,first 0.000000to first 60.000000,first 14.000000,first 0.000000to first 60.000000,first 18.000000,first 0.000000to first 56.000000,first 18.000000,first 0.000000to first 56.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 78 polygon from first 60.000000,first 14.000000,first 0.000000to first 64.000000,first 14.000000,first 0.000000to first 64.000000,first 18.000000,first 0.000000to first 60.000000,first 18.000000,first 0.000000to first 60.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 79 polygon from first 64.000000,first 14.000000,first 0.000000to first 68.000000,first 14.000000,first 0.000000to first 68.000000,first 18.000000,first 0.000000to first 64.000000,first 18.000000,first 0.000000to first 64.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 80 polygon from first 68.000000,first 14.000000,first 0.000000to first 72.000000,first 14.000000,first 0.000000to first 72.000000,first 18.000000,first 0.000000to first 68.000000,first 18.000000,first 0.000000to first 68.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 70 polygon from first 72.000000,first 14.000000,first 0.000000to first 76.000000,first 14.000000,first 0.000000to first 76.000000,first 18.000000,first 0.000000to first 72.000000,first 18.000000,first 0.000000to first 72.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 82 polygon from first 76.000000,first 14.000000,first 0.000000to first 80.000000,first 14.000000,first 0.000000to first 80.000000,first 18.000000,first 0.000000to first 76.000000,first 18.000000,first 0.000000to first 76.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 83 polygon from first 80.000000,first 14.000000,first 0.000000to first 84.000000,first 14.000000,first 0.000000to first 84.000000,first 18.000000,first 0.000000to first 80.000000,first 18.000000,first 0.000000to first 80.000000,first 14.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 84 polygon from first 84.000000,first 14.000000,first 0.000000to first 88.000000,first 14.000000,first 0.000000to first 88.000000,first 18.000000,first 0.000000to first 84.000000,first 18.000000,first 0.000000to first 84.000000,first 14.000000,first 0.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 85 polygon from first 88.000000,first 14.000000,first 0.000000to first 92.000000,first 14.000000,first 0.000000to first 92.000000,first 18.000000,first 0.000000to first 88.000000,first 18.000000,first 0.000000to first 88.000000,first 14.000000,first 0.000000 fillcolor rgb '#ffcecd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 86 polygon from first 92.000000,first 14.000000,first 0.000000to first 96.000000,first 14.000000,first 0.000000to first 96.000000,first 18.000000,first 0.000000to first 92.000000,first 18.000000,first 0.000000to first 92.000000,first 14.000000,first 0.000000 fillcolor rgb '#ffcecd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 87 polygon from first 96.000000,first 14.000000,first 0.000000to first 100.000000,first 14.000000,first 0.000000to first 100.000000,first 18.000000,first 0.000000to first 96.000000,first 18.000000,first 0.000000to first 96.000000,first 14.000000,first 0.000000 fillcolor rgb '#ffcecd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 88 polygon from first 100.000000,first 14.000000,first 0.000000to first 104.000000,first 14.000000,first 0.000000to first 104.000000,first 18.000000,first 0.000000to first 100.000000,first 18.000000,first 0.000000to first 100.000000,first 14.000000,first 0.000000 fillcolor rgb '#ffcecd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 89 polygon from first 104.000000,first 14.000000,first 0.000000to first 108.000000,first 14.000000,first 0.000000to first 108.000000,first 18.000000,first 0.000000to first 104.000000,first 18.000000,first 0.000000to first 104.000000,first 14.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 90 polygon from first 108.000000,first 14.000000,first 0.000000to first 112.000000,first 14.000000,first 0.000000to first 112.000000,first 18.000000,first 0.000000to first 108.000000,first 18.000000,first 0.000000to first 108.000000,first 14.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 91 polygon from first 0.000000,first 18.000000,first 0.000000to first 4.000000,first 18.000000,first 0.000000to first 4.000000,first 22.000000,first 0.000000to first 0.000000,first 22.000000,first 0.000000to first 0.000000,first 18.000000,first 0.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 59 polygon from first 4.000000,first 18.000000,first 0.000000to first 8.000000,first 18.000000,first 0.000000to first 8.000000,first 22.000000,first 0.000000to first 4.000000,first 22.000000,first 0.000000to first 4.000000,first 18.000000,first 0.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 48 polygon from first 8.000000,first 18.000000,first 0.000000to first 12.000000,first 18.000000,first 0.000000to first 12.000000,first 22.000000,first 0.000000to first 8.000000,first 22.000000,first 0.000000to first 8.000000,first 18.000000,first 0.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 49 polygon from first 12.000000,first 18.000000,first 0.000000to first 16.000000,first 18.000000,first 0.000000to first 16.000000,first 22.000000,first 0.000000to first 12.000000,first 22.000000,first 0.000000to first 12.000000,first 18.000000,first 0.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 50 polygon from first 16.000000,first 18.000000,first 0.000000to first 20.000000,first 18.000000,first 0.000000to first 20.000000,first 22.000000,first 0.000000to first 16.000000,first 22.000000,first 0.000000to first 16.000000,first 18.000000,first 0.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 51 polygon from first 20.000000,first 18.000000,first 0.000000to first 24.000000,first 18.000000,first 0.000000to first 24.000000,first 22.000000,first 0.000000to first 20.000000,first 22.000000,first 0.000000to first 20.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 52 polygon from first 24.000000,first 18.000000,first 0.000000to first 28.000000,first 18.000000,first 0.000000to first 28.000000,first 22.000000,first 0.000000to first 24.000000,first 22.000000,first 0.000000to first 24.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff8d8c' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 53 polygon from first 28.000000,first 18.000000,first 0.000000to first 32.000000,first 18.000000,first 0.000000to first 32.000000,first 22.000000,first 0.000000to first 28.000000,first 22.000000,first 0.000000to first 28.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 54 polygon from first 32.000000,first 18.000000,first 0.000000to first 36.000000,first 18.000000,first 0.000000to first 36.000000,first 22.000000,first 0.000000to first 32.000000,first 22.000000,first 0.000000to first 32.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 55 polygon from first 36.000000,first 18.000000,first 0.000000to first 40.000000,first 18.000000,first 0.000000to first 40.000000,first 22.000000,first 0.000000to first 36.000000,first 22.000000,first 0.000000to first 36.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 56 polygon from first 40.000000,first 18.000000,first 0.000000to first 44.000000,first 18.000000,first 0.000000to first 44.000000,first 22.000000,first 0.000000to first 40.000000,first 22.000000,first 0.000000to first 40.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 57 polygon from first 44.000000,first 18.000000,first 0.000000to first 48.000000,first 18.000000,first 0.000000to first 48.000000,first 22.000000,first 0.000000to first 44.000000,first 22.000000,first 0.000000to first 44.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 58 polygon from first 48.000000,first 18.000000,first 0.000000to first 52.000000,first 18.000000,first 0.000000to first 52.000000,first 22.000000,first 0.000000to first 48.000000,first 22.000000,first 0.000000to first 48.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 47 polygon from first 52.000000,first 18.000000,first 0.000000to first 56.000000,first 18.000000,first 0.000000to first 56.000000,first 22.000000,first 0.000000to first 52.000000,first 22.000000,first 0.000000to first 52.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 60 polygon from first 56.000000,first 18.000000,first 0.000000to first 60.000000,first 18.000000,first 0.000000to first 60.000000,first 22.000000,first 0.000000to first 56.000000,first 22.000000,first 0.000000to first 56.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 61 polygon from first 60.000000,first 18.000000,first 0.000000to first 64.000000,first 18.000000,first 0.000000to first 64.000000,first 22.000000,first 0.000000to first 60.000000,first 22.000000,first 0.000000to first 60.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 62 polygon from first 64.000000,first 18.000000,first 0.000000to first 68.000000,first 18.000000,first 0.000000to first 68.000000,first 22.000000,first 0.000000to first 64.000000,first 22.000000,first 0.000000to first 64.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 63 polygon from first 68.000000,first 18.000000,first 0.000000to first 72.000000,first 18.000000,first 0.000000to first 72.000000,first 22.000000,first 0.000000to first 68.000000,first 22.000000,first 0.000000to first 68.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 64 polygon from first 72.000000,first 18.000000,first 0.000000to first 76.000000,first 18.000000,first 0.000000to first 76.000000,first 22.000000,first 0.000000to first 72.000000,first 22.000000,first 0.000000to first 72.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 65 polygon from first 76.000000,first 18.000000,first 0.000000to first 80.000000,first 18.000000,first 0.000000to first 80.000000,first 22.000000,first 0.000000to first 76.000000,first 22.000000,first 0.000000to first 76.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 66 polygon from first 80.000000,first 18.000000,first 0.000000to first 84.000000,first 18.000000,first 0.000000to first 84.000000,first 22.000000,first 0.000000to first 80.000000,first 22.000000,first 0.000000to first 80.000000,first 18.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 67 polygon from first 84.000000,first 18.000000,first 0.000000to first 88.000000,first 18.000000,first 0.000000to first 88.000000,first 22.000000,first 0.000000to first 84.000000,first 22.000000,first 0.000000to first 84.000000,first 18.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 68 polygon from first 88.000000,first 18.000000,first 0.000000to first 92.000000,first 18.000000,first 0.000000to first 92.000000,first 22.000000,first 0.000000to first 88.000000,first 22.000000,first 0.000000to first 88.000000,first 18.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 69 polygon from first 92.000000,first 18.000000,first 0.000000to first 96.000000,first 18.000000,first 0.000000to first 96.000000,first 22.000000,first 0.000000to first 92.000000,first 22.000000,first 0.000000to first 92.000000,first 18.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 172 polygon from first 96.000000,first 18.000000,first 0.000000to first 100.000000,first 18.000000,first 0.000000to first 100.000000,first 22.000000,first 0.000000to first 96.000000,first 22.000000,first 0.000000to first 96.000000,first 18.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 298 polygon from first 100.000000,first 18.000000,first 0.000000to first 104.000000,first 18.000000,first 0.000000to first 104.000000,first 22.000000,first 0.000000to first 100.000000,first 22.000000,first 0.000000to first 100.000000,first 18.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 299 polygon from first 104.000000,first 18.000000,first 0.000000to first 108.000000,first 18.000000,first 0.000000to first 108.000000,first 22.000000,first 0.000000to first 104.000000,first 22.000000,first 0.000000to first 104.000000,first 18.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 300 polygon from first 108.000000,first 18.000000,first 0.000000to first 112.000000,first 18.000000,first 0.000000to first 112.000000,first 22.000000,first 0.000000to first 108.000000,first 22.000000,first 0.000000to first 108.000000,first 18.000000,first 0.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 301 polygon from first 0.000000,first 22.000000,first 0.000000to first 4.000000,first 22.000000,first 0.000000to first 4.000000,first 26.000000,first 0.000000to first 0.000000,first 26.000000,first 0.000000to first 0.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 302 polygon from first 4.000000,first 22.000000,first 0.000000to first 8.000000,first 22.000000,first 0.000000to first 8.000000,first 26.000000,first 0.000000to first 4.000000,first 26.000000,first 0.000000to first 4.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 303 polygon from first 8.000000,first 22.000000,first 0.000000to first 12.000000,first 22.000000,first 0.000000to first 12.000000,first 26.000000,first 0.000000to first 8.000000,first 26.000000,first 0.000000to first 8.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 304 polygon from first 12.000000,first 22.000000,first 0.000000to first 16.000000,first 22.000000,first 0.000000to first 16.000000,first 26.000000,first 0.000000to first 12.000000,first 26.000000,first 0.000000to first 12.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 305 polygon from first 16.000000,first 22.000000,first 0.000000to first 20.000000,first 22.000000,first 0.000000to first 20.000000,first 26.000000,first 0.000000to first 16.000000,first 26.000000,first 0.000000to first 16.000000,first 22.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 306 polygon from first 20.000000,first 22.000000,first 0.000000to first 24.000000,first 22.000000,first 0.000000to first 24.000000,first 26.000000,first 0.000000to first 20.000000,first 26.000000,first 0.000000to first 20.000000,first 22.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 307 polygon from first 24.000000,first 22.000000,first 0.000000to first 28.000000,first 22.000000,first 0.000000to first 28.000000,first 26.000000,first 0.000000to first 24.000000,first 26.000000,first 0.000000to first 24.000000,first 22.000000,first 0.000000 fillcolor rgb '#ff8d8c' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 308 polygon from first 28.000000,first 22.000000,first 0.000000to first 32.000000,first 22.000000,first 0.000000to first 32.000000,first 26.000000,first 0.000000to first 28.000000,first 26.000000,first 0.000000to first 28.000000,first 22.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 297 polygon from first 32.000000,first 22.000000,first 0.000000to first 36.000000,first 22.000000,first 0.000000to first 36.000000,first 26.000000,first 0.000000to first 32.000000,first 26.000000,first 0.000000to first 32.000000,first 22.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 310 polygon from first 36.000000,first 22.000000,first 0.000000to first 40.000000,first 22.000000,first 0.000000to first 40.000000,first 26.000000,first 0.000000to first 36.000000,first 26.000000,first 0.000000to first 36.000000,first 22.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 311 polygon from first 40.000000,first 22.000000,first 0.000000to first 44.000000,first 22.000000,first 0.000000to first 44.000000,first 26.000000,first 0.000000to first 40.000000,first 26.000000,first 0.000000to first 40.000000,first 22.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 312 polygon from first 44.000000,first 22.000000,first 0.000000to first 48.000000,first 22.000000,first 0.000000to first 48.000000,first 26.000000,first 0.000000to first 44.000000,first 26.000000,first 0.000000to first 44.000000,first 22.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 313 polygon from first 48.000000,first 22.000000,first 0.000000to first 52.000000,first 22.000000,first 0.000000to first 52.000000,first 26.000000,first 0.000000to first 48.000000,first 26.000000,first 0.000000to first 48.000000,first 22.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 314 polygon from first 52.000000,first 22.000000,first 0.000000to first 56.000000,first 22.000000,first 0.000000to first 56.000000,first 26.000000,first 0.000000to first 52.000000,first 26.000000,first 0.000000to first 52.000000,first 22.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 315 polygon from first 56.000000,first 22.000000,first 0.000000to first 60.000000,first 22.000000,first 0.000000to first 60.000000,first 26.000000,first 0.000000to first 56.000000,first 26.000000,first 0.000000to first 56.000000,first 22.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 316 polygon from first 60.000000,first 22.000000,first 0.000000to first 64.000000,first 22.000000,first 0.000000to first 64.000000,first 26.000000,first 0.000000to first 60.000000,first 26.000000,first 0.000000to first 60.000000,first 22.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 317 polygon from first 64.000000,first 22.000000,first 0.000000to first 68.000000,first 22.000000,first 0.000000to first 68.000000,first 26.000000,first 0.000000to first 64.000000,first 26.000000,first 0.000000to first 64.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 318 polygon from first 68.000000,first 22.000000,first 0.000000to first 72.000000,first 22.000000,first 0.000000to first 72.000000,first 26.000000,first 0.000000to first 68.000000,first 26.000000,first 0.000000to first 68.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffe9e8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 319 polygon from first 72.000000,first 22.000000,first 0.000000to first 76.000000,first 22.000000,first 0.000000to first 76.000000,first 26.000000,first 0.000000to first 72.000000,first 26.000000,first 0.000000to first 72.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 286 polygon from first 76.000000,first 22.000000,first 0.000000to first 80.000000,first 22.000000,first 0.000000to first 80.000000,first 26.000000,first 0.000000to first 76.000000,first 26.000000,first 0.000000to first 76.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 275 polygon from first 80.000000,first 22.000000,first 0.000000to first 84.000000,first 22.000000,first 0.000000to first 84.000000,first 26.000000,first 0.000000to first 80.000000,first 26.000000,first 0.000000to first 80.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 276 polygon from first 84.000000,first 22.000000,first 0.000000to first 88.000000,first 22.000000,first 0.000000to first 88.000000,first 26.000000,first 0.000000to first 84.000000,first 26.000000,first 0.000000to first 84.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffc2c1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 277 polygon from first 88.000000,first 22.000000,first 0.000000to first 92.000000,first 22.000000,first 0.000000to first 92.000000,first 26.000000,first 0.000000to first 88.000000,first 26.000000,first 0.000000to first 88.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffc2c1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 278 polygon from first 92.000000,first 22.000000,first 0.000000to first 96.000000,first 22.000000,first 0.000000to first 96.000000,first 26.000000,first 0.000000to first 92.000000,first 26.000000,first 0.000000to first 92.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffc2c1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 279 polygon from first 96.000000,first 22.000000,first 0.000000to first 100.000000,first 22.000000,first 0.000000to first 100.000000,first 26.000000,first 0.000000to first 96.000000,first 26.000000,first 0.000000to first 96.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffc2c1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 280 polygon from first 100.000000,first 22.000000,first 0.000000to first 104.000000,first 22.000000,first 0.000000to first 104.000000,first 26.000000,first 0.000000to first 100.000000,first 26.000000,first 0.000000to first 100.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffc2c1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 281 polygon from first 104.000000,first 22.000000,first 0.000000to first 108.000000,first 22.000000,first 0.000000to first 108.000000,first 26.000000,first 0.000000to first 104.000000,first 26.000000,first 0.000000to first 104.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffc2c1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 282 polygon from first 108.000000,first 22.000000,first 0.000000to first 112.000000,first 22.000000,first 0.000000to first 112.000000,first 26.000000,first 0.000000to first 108.000000,first 26.000000,first 0.000000to first 108.000000,first 22.000000,first 0.000000 fillcolor rgb '#ffc2c1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 283 polygon from first 0.000000,first 26.000000,first 0.000000to first 4.000000,first 26.000000,first 0.000000to first 4.000000,first 30.000000,first 0.000000to first 0.000000,first 30.000000,first 0.000000to first 0.000000,first 26.000000,first 0.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 284 polygon from first 4.000000,first 26.000000,first 0.000000to first 8.000000,first 26.000000,first 0.000000to first 8.000000,first 30.000000,first 0.000000to first 4.000000,first 30.000000,first 0.000000to first 4.000000,first 26.000000,first 0.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 285 polygon from first 8.000000,first 26.000000,first 0.000000to first 12.000000,first 26.000000,first 0.000000to first 12.000000,first 30.000000,first 0.000000to first 8.000000,first 30.000000,first 0.000000to first 8.000000,first 26.000000,first 0.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 274 polygon from first 12.000000,first 26.000000,first 0.000000to first 16.000000,first 26.000000,first 0.000000to first 16.000000,first 30.000000,first 0.000000to first 12.000000,first 30.000000,first 0.000000to first 12.000000,first 26.000000,first 0.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 287 polygon from first 16.000000,first 26.000000,first 0.000000to first 20.000000,first 26.000000,first 0.000000to first 20.000000,first 30.000000,first 0.000000to first 16.000000,first 30.000000,first 0.000000to first 16.000000,first 26.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 288 polygon from first 20.000000,first 26.000000,first 0.000000to first 24.000000,first 26.000000,first 0.000000to first 24.000000,first 30.000000,first 0.000000to first 20.000000,first 30.000000,first 0.000000to first 20.000000,first 26.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 289 polygon from first 24.000000,first 26.000000,first 0.000000to first 28.000000,first 26.000000,first 0.000000to first 28.000000,first 30.000000,first 0.000000to first 24.000000,first 30.000000,first 0.000000to first 24.000000,first 26.000000,first 0.000000 fillcolor rgb '#ff8d8c' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 290 polygon from first 28.000000,first 26.000000,first 0.000000to first 32.000000,first 26.000000,first 0.000000to first 32.000000,first 30.000000,first 0.000000to first 28.000000,first 30.000000,first 0.000000to first 28.000000,first 26.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 291 polygon from first 32.000000,first 26.000000,first 0.000000to first 36.000000,first 26.000000,first 0.000000to first 36.000000,first 30.000000,first 0.000000to first 32.000000,first 30.000000,first 0.000000to first 32.000000,first 26.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 292 polygon from first 36.000000,first 26.000000,first 0.000000to first 40.000000,first 26.000000,first 0.000000to first 40.000000,first 30.000000,first 0.000000to first 36.000000,first 30.000000,first 0.000000to first 36.000000,first 26.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 293 polygon from first 40.000000,first 26.000000,first 0.000000to first 44.000000,first 26.000000,first 0.000000to first 44.000000,first 30.000000,first 0.000000to first 40.000000,first 30.000000,first 0.000000to first 40.000000,first 26.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 294 polygon from first 44.000000,first 26.000000,first 0.000000to first 48.000000,first 26.000000,first 0.000000to first 48.000000,first 30.000000,first 0.000000to first 44.000000,first 30.000000,first 0.000000to first 44.000000,first 26.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 295 polygon from first 48.000000,first 26.000000,first 0.000000to first 52.000000,first 26.000000,first 0.000000to first 52.000000,first 30.000000,first 0.000000to first 48.000000,first 30.000000,first 0.000000to first 48.000000,first 26.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 296 polygon from first 52.000000,first 26.000000,first 0.000000to first 56.000000,first 26.000000,first 0.000000to first 56.000000,first 30.000000,first 0.000000to first 52.000000,first 30.000000,first 0.000000to first 52.000000,first 26.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 309 polygon from first 56.000000,first 26.000000,first 0.000000to first 60.000000,first 26.000000,first 0.000000to first 60.000000,first 30.000000,first 0.000000to first 56.000000,first 30.000000,first 0.000000to first 56.000000,first 26.000000,first 0.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 344 polygon from first 60.000000,first 26.000000,first 0.000000to first 64.000000,first 26.000000,first 0.000000to first 64.000000,first 30.000000,first 0.000000to first 60.000000,first 30.000000,first 0.000000to first 60.000000,first 26.000000,first 0.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 345 polygon from first 64.000000,first 26.000000,first 0.000000to first 68.000000,first 26.000000,first 0.000000to first 68.000000,first 30.000000,first 0.000000to first 64.000000,first 30.000000,first 0.000000to first 64.000000,first 26.000000,first 0.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 346 polygon from first 68.000000,first 26.000000,first 0.000000to first 72.000000,first 26.000000,first 0.000000to first 72.000000,first 30.000000,first 0.000000to first 68.000000,first 30.000000,first 0.000000to first 68.000000,first 26.000000,first 0.000000 fillcolor rgb '#ffe5e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 347 polygon from first 72.000000,first 26.000000,first 0.000000to first 76.000000,first 26.000000,first 0.000000to first 76.000000,first 30.000000,first 0.000000to first 72.000000,first 30.000000,first 0.000000to first 72.000000,first 26.000000,first 0.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 348 polygon from first 76.000000,first 26.000000,first 0.000000to first 80.000000,first 26.000000,first 0.000000to first 80.000000,first 30.000000,first 0.000000to first 76.000000,first 30.000000,first 0.000000to first 76.000000,first 26.000000,first 0.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 349 polygon from first 80.000000,first 26.000000,first 0.000000to first 84.000000,first 26.000000,first 0.000000to first 84.000000,first 30.000000,first 0.000000to first 80.000000,first 30.000000,first 0.000000to first 80.000000,first 26.000000,first 0.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 350 polygon from first 84.000000,first 26.000000,first 0.000000to first 88.000000,first 26.000000,first 0.000000to first 88.000000,first 30.000000,first 0.000000to first 84.000000,first 30.000000,first 0.000000to first 84.000000,first 26.000000,first 0.000000 fillcolor rgb '#ffc7c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 351 polygon from first 88.000000,first 26.000000,first 0.000000to first 92.000000,first 26.000000,first 0.000000to first 92.000000,first 30.000000,first 0.000000to first 88.000000,first 30.000000,first 0.000000to first 88.000000,first 26.000000,first 0.000000 fillcolor rgb '#ffc7c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 352 polygon from first 92.000000,first 26.000000,first 0.000000to first 96.000000,first 26.000000,first 0.000000to first 96.000000,first 30.000000,first 0.000000to first 92.000000,first 30.000000,first 0.000000to first 92.000000,first 26.000000,first 0.000000 fillcolor rgb '#ffc7c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 353 polygon from first 0.000000,first 30.000000,first 0.000000to first 4.000000,first 30.000000,first 0.000000to first 4.000000,first 34.000000,first 0.000000to first 0.000000,first 34.000000,first 0.000000to first 0.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 343 polygon from first 4.000000,first 30.000000,first 0.000000to first 8.000000,first 30.000000,first 0.000000to first 8.000000,first 34.000000,first 0.000000to first 4.000000,first 34.000000,first 0.000000to first 4.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 354 polygon from first 8.000000,first 30.000000,first 0.000000to first 12.000000,first 30.000000,first 0.000000to first 12.000000,first 34.000000,first 0.000000to first 8.000000,first 34.000000,first 0.000000to first 8.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 355 polygon from first 12.000000,first 30.000000,first 0.000000to first 16.000000,first 30.000000,first 0.000000to first 16.000000,first 34.000000,first 0.000000to first 12.000000,first 34.000000,first 0.000000to first 12.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 356 polygon from first 16.000000,first 30.000000,first 0.000000to first 20.000000,first 30.000000,first 0.000000to first 20.000000,first 34.000000,first 0.000000to first 16.000000,first 34.000000,first 0.000000to first 16.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffe4e3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 357 polygon from first 20.000000,first 30.000000,first 0.000000to first 24.000000,first 30.000000,first 0.000000to first 24.000000,first 34.000000,first 0.000000to first 20.000000,first 34.000000,first 0.000000to first 20.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffe6e5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 358 polygon from first 24.000000,first 30.000000,first 0.000000to first 28.000000,first 30.000000,first 0.000000to first 28.000000,first 34.000000,first 0.000000to first 24.000000,first 34.000000,first 0.000000to first 24.000000,first 30.000000,first 0.000000 fillcolor rgb '#ff8d8c' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 359 polygon from first 28.000000,first 30.000000,first 0.000000to first 32.000000,first 30.000000,first 0.000000to first 32.000000,first 34.000000,first 0.000000to first 28.000000,first 34.000000,first 0.000000to first 28.000000,first 30.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 360 polygon from first 32.000000,first 30.000000,first 0.000000to first 36.000000,first 30.000000,first 0.000000to first 36.000000,first 34.000000,first 0.000000to first 32.000000,first 34.000000,first 0.000000to first 32.000000,first 30.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 361 polygon from first 36.000000,first 30.000000,first 0.000000to first 40.000000,first 30.000000,first 0.000000to first 40.000000,first 34.000000,first 0.000000to first 36.000000,first 34.000000,first 0.000000to first 36.000000,first 30.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 362 polygon from first 40.000000,first 30.000000,first 0.000000to first 44.000000,first 30.000000,first 0.000000to first 44.000000,first 34.000000,first 0.000000to first 40.000000,first 34.000000,first 0.000000to first 40.000000,first 30.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 363 polygon from first 44.000000,first 30.000000,first 0.000000to first 48.000000,first 30.000000,first 0.000000to first 48.000000,first 34.000000,first 0.000000to first 44.000000,first 34.000000,first 0.000000to first 44.000000,first 30.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 332 polygon from first 48.000000,first 30.000000,first 0.000000to first 52.000000,first 30.000000,first 0.000000to first 52.000000,first 34.000000,first 0.000000to first 48.000000,first 34.000000,first 0.000000to first 48.000000,first 30.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 321 polygon from first 52.000000,first 30.000000,first 0.000000to first 56.000000,first 30.000000,first 0.000000to first 56.000000,first 34.000000,first 0.000000to first 52.000000,first 34.000000,first 0.000000to first 52.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 322 polygon from first 56.000000,first 30.000000,first 0.000000to first 60.000000,first 30.000000,first 0.000000to first 60.000000,first 34.000000,first 0.000000to first 56.000000,first 34.000000,first 0.000000to first 56.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 323 polygon from first 60.000000,first 30.000000,first 0.000000to first 64.000000,first 30.000000,first 0.000000to first 64.000000,first 34.000000,first 0.000000to first 60.000000,first 34.000000,first 0.000000to first 60.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 324 polygon from first 64.000000,first 30.000000,first 0.000000to first 68.000000,first 30.000000,first 0.000000to first 68.000000,first 34.000000,first 0.000000to first 64.000000,first 34.000000,first 0.000000to first 64.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 325 polygon from first 68.000000,first 30.000000,first 0.000000to first 72.000000,first 30.000000,first 0.000000to first 72.000000,first 34.000000,first 0.000000to first 68.000000,first 34.000000,first 0.000000to first 68.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffe5e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 326 polygon from first 72.000000,first 30.000000,first 0.000000to first 76.000000,first 30.000000,first 0.000000to first 76.000000,first 34.000000,first 0.000000to first 72.000000,first 34.000000,first 0.000000to first 72.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 327 polygon from first 76.000000,first 30.000000,first 0.000000to first 80.000000,first 30.000000,first 0.000000to first 80.000000,first 34.000000,first 0.000000to first 76.000000,first 34.000000,first 0.000000to first 76.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 328 polygon from first 80.000000,first 30.000000,first 0.000000to first 84.000000,first 30.000000,first 0.000000to first 84.000000,first 34.000000,first 0.000000to first 80.000000,first 34.000000,first 0.000000to first 80.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 329 polygon from first 84.000000,first 30.000000,first 0.000000to first 88.000000,first 30.000000,first 0.000000to first 88.000000,first 34.000000,first 0.000000to first 84.000000,first 34.000000,first 0.000000to first 84.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffc3c2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 330 polygon from first 88.000000,first 30.000000,first 0.000000to first 92.000000,first 30.000000,first 0.000000to first 92.000000,first 34.000000,first 0.000000to first 88.000000,first 34.000000,first 0.000000to first 88.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffc3c2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 331 polygon from first 92.000000,first 30.000000,first 0.000000to first 96.000000,first 30.000000,first 0.000000to first 96.000000,first 34.000000,first 0.000000to first 92.000000,first 34.000000,first 0.000000to first 92.000000,first 30.000000,first 0.000000 fillcolor rgb '#ffc3c2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 320 polygon from first 0.000000,first 34.000000,first 0.000000to first 4.000000,first 34.000000,first 0.000000to first 4.000000,first 38.000000,first 0.000000to first 0.000000,first 38.000000,first 0.000000to first 0.000000,first 34.000000,first 0.000000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 333 polygon from first 4.000000,first 34.000000,first 0.000000to first 8.000000,first 34.000000,first 0.000000to first 8.000000,first 38.000000,first 0.000000to first 4.000000,first 38.000000,first 0.000000to first 4.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 334 polygon from first 8.000000,first 34.000000,first 0.000000to first 12.000000,first 34.000000,first 0.000000to first 12.000000,first 38.000000,first 0.000000to first 8.000000,first 38.000000,first 0.000000to first 8.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 335 polygon from first 12.000000,first 34.000000,first 0.000000to first 16.000000,first 34.000000,first 0.000000to first 16.000000,first 38.000000,first 0.000000to first 12.000000,first 38.000000,first 0.000000to first 12.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffdcdb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 336 polygon from first 16.000000,first 34.000000,first 0.000000to first 20.000000,first 34.000000,first 0.000000to first 20.000000,first 38.000000,first 0.000000to first 16.000000,first 38.000000,first 0.000000to first 16.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 337 polygon from first 20.000000,first 34.000000,first 0.000000to first 24.000000,first 34.000000,first 0.000000to first 24.000000,first 38.000000,first 0.000000to first 20.000000,first 38.000000,first 0.000000to first 20.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffdfde' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 338 polygon from first 24.000000,first 34.000000,first 0.000000to first 28.000000,first 34.000000,first 0.000000to first 28.000000,first 38.000000,first 0.000000to first 24.000000,first 38.000000,first 0.000000to first 24.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 339 polygon from first 28.000000,first 34.000000,first 0.000000to first 32.000000,first 34.000000,first 0.000000to first 32.000000,first 38.000000,first 0.000000to first 28.000000,first 38.000000,first 0.000000to first 28.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffbab9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 340 polygon from first 32.000000,first 34.000000,first 0.000000to first 36.000000,first 34.000000,first 0.000000to first 36.000000,first 38.000000,first 0.000000to first 32.000000,first 38.000000,first 0.000000to first 32.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffb6b5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 341 polygon from first 36.000000,first 34.000000,first 0.000000to first 40.000000,first 34.000000,first 0.000000to first 40.000000,first 38.000000,first 0.000000to first 36.000000,first 38.000000,first 0.000000to first 36.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 342 polygon from first 40.000000,first 34.000000,first 0.000000to first 44.000000,first 34.000000,first 0.000000to first 44.000000,first 38.000000,first 0.000000to first 40.000000,first 38.000000,first 0.000000to first 40.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 263 polygon from first 44.000000,first 34.000000,first 0.000000to first 48.000000,first 34.000000,first 0.000000to first 48.000000,first 38.000000,first 0.000000to first 44.000000,first 38.000000,first 0.000000to first 44.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 207 polygon from first 48.000000,first 34.000000,first 0.000000to first 52.000000,first 34.000000,first 0.000000to first 52.000000,first 38.000000,first 0.000000to first 48.000000,first 38.000000,first 0.000000to first 48.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 208 polygon from first 52.000000,first 34.000000,first 0.000000to first 56.000000,first 34.000000,first 0.000000to first 56.000000,first 38.000000,first 0.000000to first 52.000000,first 38.000000,first 0.000000to first 52.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 209 polygon from first 56.000000,first 34.000000,first 0.000000to first 60.000000,first 34.000000,first 0.000000to first 60.000000,first 38.000000,first 0.000000to first 56.000000,first 38.000000,first 0.000000to first 56.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffdcdb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 210 polygon from first 60.000000,first 34.000000,first 0.000000to first 64.000000,first 34.000000,first 0.000000to first 64.000000,first 38.000000,first 0.000000to first 60.000000,first 38.000000,first 0.000000to first 60.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffdcdb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 211 polygon from first 64.000000,first 34.000000,first 0.000000to first 68.000000,first 34.000000,first 0.000000to first 68.000000,first 38.000000,first 0.000000to first 64.000000,first 38.000000,first 0.000000to first 64.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffdcdb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 212 polygon from first 68.000000,first 34.000000,first 0.000000to first 72.000000,first 34.000000,first 0.000000to first 72.000000,first 38.000000,first 0.000000to first 68.000000,first 38.000000,first 0.000000to first 68.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffe5e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 213 polygon from first 72.000000,first 34.000000,first 0.000000to first 76.000000,first 34.000000,first 0.000000to first 76.000000,first 38.000000,first 0.000000to first 72.000000,first 38.000000,first 0.000000to first 72.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 214 polygon from first 88.000000,first 34.000000,first 0.000000to first 92.000000,first 34.000000,first 0.000000to first 92.000000,first 38.000000,first 0.000000to first 88.000000,first 38.000000,first 0.000000to first 88.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 215 polygon from first 92.000000,first 34.000000,first 0.000000to first 96.000000,first 34.000000,first 0.000000to first 96.000000,first 38.000000,first 0.000000to first 92.000000,first 38.000000,first 0.000000to first 92.000000,first 34.000000,first 0.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 216 polygon from first 0.000000,first 38.000000,first 0.000000to first 4.000000,first 38.000000,first 0.000000to first 4.000000,first 42.000000,first 0.000000to first 0.000000,first 42.000000,first 0.000000to first 0.000000,first 38.000000,first 0.000000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 217 polygon from first 4.000000,first 38.000000,first 0.000000to first 8.000000,first 38.000000,first 0.000000to first 8.000000,first 42.000000,first 0.000000to first 4.000000,first 42.000000,first 0.000000to first 4.000000,first 38.000000,first 0.000000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 206 polygon from first 8.000000,first 38.000000,first 0.000000to first 12.000000,first 38.000000,first 0.000000to first 12.000000,first 42.000000,first 0.000000to first 8.000000,first 42.000000,first 0.000000to first 8.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffd2d1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 219 polygon from first 12.000000,first 38.000000,first 0.000000to first 16.000000,first 38.000000,first 0.000000to first 16.000000,first 42.000000,first 0.000000to first 12.000000,first 42.000000,first 0.000000to first 12.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 220 polygon from first 16.000000,first 38.000000,first 0.000000to first 20.000000,first 38.000000,first 0.000000to first 20.000000,first 42.000000,first 0.000000to first 16.000000,first 42.000000,first 0.000000to first 16.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 221 polygon from first 20.000000,first 38.000000,first 0.000000to first 24.000000,first 38.000000,first 0.000000to first 24.000000,first 42.000000,first 0.000000to first 20.000000,first 42.000000,first 0.000000to first 20.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffd2d1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 222 polygon from first 24.000000,first 38.000000,first 0.000000to first 28.000000,first 38.000000,first 0.000000to first 28.000000,first 42.000000,first 0.000000to first 24.000000,first 42.000000,first 0.000000to first 24.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 223 polygon from first 28.000000,first 38.000000,first 0.000000to first 32.000000,first 38.000000,first 0.000000to first 32.000000,first 42.000000,first 0.000000to first 28.000000,first 42.000000,first 0.000000to first 28.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffbab9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 224 polygon from first 32.000000,first 38.000000,first 0.000000to first 36.000000,first 38.000000,first 0.000000to first 36.000000,first 42.000000,first 0.000000to first 32.000000,first 42.000000,first 0.000000to first 32.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffb6b5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 225 polygon from first 36.000000,first 38.000000,first 0.000000to first 40.000000,first 38.000000,first 0.000000to first 40.000000,first 42.000000,first 0.000000to first 36.000000,first 42.000000,first 0.000000to first 36.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 226 polygon from first 40.000000,first 38.000000,first 0.000000to first 44.000000,first 38.000000,first 0.000000to first 44.000000,first 42.000000,first 0.000000to first 40.000000,first 42.000000,first 0.000000to first 40.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 227 polygon from first 44.000000,first 38.000000,first 0.000000to first 48.000000,first 38.000000,first 0.000000to first 48.000000,first 42.000000,first 0.000000to first 44.000000,first 42.000000,first 0.000000to first 44.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 228 polygon from first 48.000000,first 38.000000,first 0.000000to first 52.000000,first 38.000000,first 0.000000to first 52.000000,first 42.000000,first 0.000000to first 48.000000,first 42.000000,first 0.000000to first 48.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 195 polygon from first 52.000000,first 38.000000,first 0.000000to first 56.000000,first 38.000000,first 0.000000to first 56.000000,first 42.000000,first 0.000000to first 52.000000,first 42.000000,first 0.000000to first 52.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 184 polygon from first 56.000000,first 38.000000,first 0.000000to first 60.000000,first 38.000000,first 0.000000to first 60.000000,first 42.000000,first 0.000000to first 56.000000,first 42.000000,first 0.000000to first 56.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 185 polygon from first 60.000000,first 38.000000,first 0.000000to first 64.000000,first 38.000000,first 0.000000to first 64.000000,first 42.000000,first 0.000000to first 60.000000,first 42.000000,first 0.000000to first 60.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 186 polygon from first 64.000000,first 38.000000,first 0.000000to first 68.000000,first 38.000000,first 0.000000to first 68.000000,first 42.000000,first 0.000000to first 64.000000,first 42.000000,first 0.000000to first 64.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 187 polygon from first 68.000000,first 38.000000,first 0.000000to first 72.000000,first 38.000000,first 0.000000to first 72.000000,first 42.000000,first 0.000000to first 68.000000,first 42.000000,first 0.000000to first 68.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 188 polygon from first 72.000000,first 38.000000,first 0.000000to first 76.000000,first 38.000000,first 0.000000to first 76.000000,first 42.000000,first 0.000000to first 72.000000,first 42.000000,first 0.000000to first 72.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 189 polygon from first 88.000000,first 38.000000,first 0.000000to first 92.000000,first 38.000000,first 0.000000to first 92.000000,first 42.000000,first 0.000000to first 88.000000,first 42.000000,first 0.000000to first 88.000000,first 38.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 190 polygon from first 92.000000,first 38.000000,first 0.000000to first 96.000000,first 38.000000,first 0.000000to first 96.000000,first 42.000000,first 0.000000to first 92.000000,first 42.000000,first 0.000000to first 92.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffa09f' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 191 polygon from first 96.000000,first 38.000000,first 0.000000to first 100.000000,first 38.000000,first 0.000000to first 100.000000,first 42.000000,first 0.000000to first 96.000000,first 42.000000,first 0.000000to first 96.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffa09f' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 192 polygon from first 100.000000,first 38.000000,first 0.000000to first 104.000000,first 38.000000,first 0.000000to first 104.000000,first 42.000000,first 0.000000to first 100.000000,first 42.000000,first 0.000000to first 100.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffa7a6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 193 polygon from first 104.000000,first 38.000000,first 0.000000to first 108.000000,first 38.000000,first 0.000000to first 108.000000,first 42.000000,first 0.000000to first 104.000000,first 42.000000,first 0.000000to first 104.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffa7a6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 194 polygon from first 108.000000,first 38.000000,first 0.000000to first 112.000000,first 38.000000,first 0.000000to first 112.000000,first 42.000000,first 0.000000to first 108.000000,first 42.000000,first 0.000000to first 108.000000,first 38.000000,first 0.000000 fillcolor rgb '#ffa7a6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 183 polygon from first 0.000000,first 42.000000,first 0.000000to first 4.000000,first 42.000000,first 0.000000to first 4.000000,first 46.000000,first 0.000000to first 0.000000,first 46.000000,first 0.000000to first 0.000000,first 42.000000,first 0.000000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 196 polygon from first 4.000000,first 42.000000,first 0.000000to first 8.000000,first 42.000000,first 0.000000to first 8.000000,first 46.000000,first 0.000000to first 4.000000,first 46.000000,first 0.000000to first 4.000000,first 42.000000,first 0.000000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 197 polygon from first 8.000000,first 42.000000,first 0.000000to first 12.000000,first 42.000000,first 0.000000to first 12.000000,first 46.000000,first 0.000000to first 8.000000,first 46.000000,first 0.000000to first 8.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffe5e4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 198 polygon from first 12.000000,first 42.000000,first 0.000000to first 16.000000,first 42.000000,first 0.000000to first 16.000000,first 46.000000,first 0.000000to first 12.000000,first 46.000000,first 0.000000to first 12.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffefee' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 199 polygon from first 16.000000,first 42.000000,first 0.000000to first 20.000000,first 42.000000,first 0.000000to first 20.000000,first 46.000000,first 0.000000to first 16.000000,first 46.000000,first 0.000000to first 16.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffaaa9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 200 polygon from first 20.000000,first 42.000000,first 0.000000to first 24.000000,first 42.000000,first 0.000000to first 24.000000,first 46.000000,first 0.000000to first 20.000000,first 46.000000,first 0.000000to first 20.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffd2d1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 201 polygon from first 24.000000,first 42.000000,first 0.000000to first 28.000000,first 42.000000,first 0.000000to first 28.000000,first 46.000000,first 0.000000to first 24.000000,first 46.000000,first 0.000000to first 24.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 202 polygon from first 28.000000,first 42.000000,first 0.000000to first 32.000000,first 42.000000,first 0.000000to first 32.000000,first 46.000000,first 0.000000to first 28.000000,first 46.000000,first 0.000000to first 28.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffbab9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 203 polygon from first 32.000000,first 42.000000,first 0.000000to first 36.000000,first 42.000000,first 0.000000to first 36.000000,first 46.000000,first 0.000000to first 32.000000,first 46.000000,first 0.000000to first 32.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffb6b5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 204 polygon from first 36.000000,first 42.000000,first 0.000000to first 40.000000,first 42.000000,first 0.000000to first 40.000000,first 46.000000,first 0.000000to first 36.000000,first 46.000000,first 0.000000to first 36.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 205 polygon from first 40.000000,first 42.000000,first 0.000000to first 44.000000,first 42.000000,first 0.000000to first 44.000000,first 46.000000,first 0.000000to first 40.000000,first 46.000000,first 0.000000to first 40.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 218 polygon from first 44.000000,first 42.000000,first 0.000000to first 48.000000,first 42.000000,first 0.000000to first 48.000000,first 46.000000,first 0.000000to first 44.000000,first 46.000000,first 0.000000to first 44.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 253 polygon from first 48.000000,first 42.000000,first 0.000000to first 52.000000,first 42.000000,first 0.000000to first 52.000000,first 46.000000,first 0.000000to first 48.000000,first 46.000000,first 0.000000to first 48.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 254 polygon from first 52.000000,first 42.000000,first 0.000000to first 56.000000,first 42.000000,first 0.000000to first 56.000000,first 46.000000,first 0.000000to first 52.000000,first 46.000000,first 0.000000to first 52.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 255 polygon from first 56.000000,first 42.000000,first 0.000000to first 60.000000,first 42.000000,first 0.000000to first 60.000000,first 46.000000,first 0.000000to first 56.000000,first 46.000000,first 0.000000to first 56.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 256 polygon from first 60.000000,first 42.000000,first 0.000000to first 64.000000,first 42.000000,first 0.000000to first 64.000000,first 46.000000,first 0.000000to first 60.000000,first 46.000000,first 0.000000to first 60.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 257 polygon from first 64.000000,first 42.000000,first 0.000000to first 68.000000,first 42.000000,first 0.000000to first 68.000000,first 46.000000,first 0.000000to first 64.000000,first 46.000000,first 0.000000to first 64.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffcecd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 258 polygon from first 68.000000,first 42.000000,first 0.000000to first 72.000000,first 42.000000,first 0.000000to first 72.000000,first 46.000000,first 0.000000to first 68.000000,first 46.000000,first 0.000000to first 68.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffd2d1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 259 polygon from first 72.000000,first 42.000000,first 0.000000to first 76.000000,first 42.000000,first 0.000000to first 76.000000,first 46.000000,first 0.000000to first 72.000000,first 46.000000,first 0.000000to first 72.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 260 polygon from first 76.000000,first 42.000000,first 0.000000to first 80.000000,first 42.000000,first 0.000000to first 80.000000,first 46.000000,first 0.000000to first 76.000000,first 46.000000,first 0.000000to first 76.000000,first 42.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 261 polygon from first 80.000000,first 42.000000,first 0.000000to first 84.000000,first 42.000000,first 0.000000to first 84.000000,first 46.000000,first 0.000000to first 80.000000,first 46.000000,first 0.000000to first 80.000000,first 42.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 262 polygon from first 84.000000,first 42.000000,first 0.000000to first 88.000000,first 42.000000,first 0.000000to first 88.000000,first 46.000000,first 0.000000to first 84.000000,first 46.000000,first 0.000000to first 84.000000,first 42.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 252 polygon from first 88.000000,first 42.000000,first 0.000000to first 92.000000,first 42.000000,first 0.000000to first 92.000000,first 46.000000,first 0.000000to first 88.000000,first 46.000000,first 0.000000to first 88.000000,first 42.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 264 polygon from first 92.000000,first 42.000000,first 0.000000to first 96.000000,first 42.000000,first 0.000000to first 96.000000,first 46.000000,first 0.000000to first 92.000000,first 46.000000,first 0.000000to first 92.000000,first 42.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 265 polygon from first 96.000000,first 42.000000,first 0.000000to first 100.000000,first 42.000000,first 0.000000to first 100.000000,first 46.000000,first 0.000000to first 96.000000,first 46.000000,first 0.000000to first 96.000000,first 42.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 266 polygon from first 100.000000,first 42.000000,first 0.000000to first 104.000000,first 42.000000,first 0.000000to first 104.000000,first 46.000000,first 0.000000to first 100.000000,first 46.000000,first 0.000000to first 100.000000,first 42.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 267 polygon from first 104.000000,first 42.000000,first 0.000000to first 108.000000,first 42.000000,first 0.000000to first 108.000000,first 46.000000,first 0.000000to first 104.000000,first 46.000000,first 0.000000to first 104.000000,first 42.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 268 polygon from first 108.000000,first 42.000000,first 0.000000to first 112.000000,first 42.000000,first 0.000000to first 112.000000,first 46.000000,first 0.000000to first 108.000000,first 46.000000,first 0.000000to first 108.000000,first 42.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 269 polygon from first 0.000000,first 46.000000,first 0.000000to first 4.000000,first 46.000000,first 0.000000to first 4.000000,first 50.000000,first 0.000000to first 0.000000,first 50.000000,first 0.000000to first 0.000000,first 46.000000,first 0.000000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 270 polygon from first 4.000000,first 46.000000,first 0.000000to first 8.000000,first 46.000000,first 0.000000to first 8.000000,first 50.000000,first 0.000000to first 4.000000,first 50.000000,first 0.000000to first 4.000000,first 46.000000,first 0.000000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 271 polygon from first 8.000000,first 46.000000,first 0.000000to first 12.000000,first 46.000000,first 0.000000to first 12.000000,first 50.000000,first 0.000000to first 8.000000,first 50.000000,first 0.000000to first 8.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 272 polygon from first 12.000000,first 46.000000,first 0.000000to first 16.000000,first 46.000000,first 0.000000to first 16.000000,first 50.000000,first 0.000000to first 12.000000,first 50.000000,first 0.000000to first 12.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffc8c7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 273 polygon from first 16.000000,first 46.000000,first 0.000000to first 20.000000,first 46.000000,first 0.000000to first 20.000000,first 50.000000,first 0.000000to first 16.000000,first 50.000000,first 0.000000to first 16.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffb2b1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 241 polygon from first 20.000000,first 46.000000,first 0.000000to first 24.000000,first 46.000000,first 0.000000to first 24.000000,first 50.000000,first 0.000000to first 20.000000,first 50.000000,first 0.000000to first 20.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffb2b1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 230 polygon from first 24.000000,first 46.000000,first 0.000000to first 28.000000,first 46.000000,first 0.000000to first 28.000000,first 50.000000,first 0.000000to first 24.000000,first 50.000000,first 0.000000to first 24.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 231 polygon from first 28.000000,first 46.000000,first 0.000000to first 32.000000,first 46.000000,first 0.000000to first 32.000000,first 50.000000,first 0.000000to first 28.000000,first 50.000000,first 0.000000to first 28.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 232 polygon from first 32.000000,first 46.000000,first 0.000000to first 36.000000,first 46.000000,first 0.000000to first 36.000000,first 50.000000,first 0.000000to first 32.000000,first 50.000000,first 0.000000to first 32.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 233 polygon from first 36.000000,first 46.000000,first 0.000000to first 40.000000,first 46.000000,first 0.000000to first 40.000000,first 50.000000,first 0.000000to first 36.000000,first 50.000000,first 0.000000to first 36.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 234 polygon from first 40.000000,first 46.000000,first 0.000000to first 44.000000,first 46.000000,first 0.000000to first 44.000000,first 50.000000,first 0.000000to first 40.000000,first 50.000000,first 0.000000to first 40.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 235 polygon from first 44.000000,first 46.000000,first 0.000000to first 48.000000,first 46.000000,first 0.000000to first 48.000000,first 50.000000,first 0.000000to first 44.000000,first 50.000000,first 0.000000to first 44.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffdddc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 236 polygon from first 48.000000,first 46.000000,first 0.000000to first 52.000000,first 46.000000,first 0.000000to first 52.000000,first 50.000000,first 0.000000to first 48.000000,first 50.000000,first 0.000000to first 48.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 237 polygon from first 52.000000,first 46.000000,first 0.000000to first 56.000000,first 46.000000,first 0.000000to first 56.000000,first 50.000000,first 0.000000to first 52.000000,first 50.000000,first 0.000000to first 52.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 238 polygon from first 56.000000,first 46.000000,first 0.000000to first 60.000000,first 46.000000,first 0.000000to first 60.000000,first 50.000000,first 0.000000to first 56.000000,first 50.000000,first 0.000000to first 56.000000,first 46.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 239 polygon from first 60.000000,first 46.000000,first 0.000000to first 64.000000,first 46.000000,first 0.000000to first 64.000000,first 50.000000,first 0.000000to first 60.000000,first 50.000000,first 0.000000to first 60.000000,first 46.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 240 polygon from first 64.000000,first 46.000000,first 0.000000to first 68.000000,first 46.000000,first 0.000000to first 68.000000,first 50.000000,first 0.000000to first 64.000000,first 50.000000,first 0.000000to first 64.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffa4a3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 229 polygon from first 68.000000,first 46.000000,first 0.000000to first 72.000000,first 46.000000,first 0.000000to first 72.000000,first 50.000000,first 0.000000to first 68.000000,first 50.000000,first 0.000000to first 68.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffa9a8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 242 polygon from first 72.000000,first 46.000000,first 0.000000to first 76.000000,first 46.000000,first 0.000000to first 76.000000,first 50.000000,first 0.000000to first 72.000000,first 50.000000,first 0.000000to first 72.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 243 polygon from first 76.000000,first 46.000000,first 0.000000to first 80.000000,first 46.000000,first 0.000000to first 80.000000,first 50.000000,first 0.000000to first 76.000000,first 50.000000,first 0.000000to first 76.000000,first 46.000000,first 0.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 244 polygon from first 80.000000,first 46.000000,first 0.000000to first 84.000000,first 46.000000,first 0.000000to first 84.000000,first 50.000000,first 0.000000to first 80.000000,first 50.000000,first 0.000000to first 80.000000,first 46.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 245 polygon from first 84.000000,first 46.000000,first 0.000000to first 88.000000,first 46.000000,first 0.000000to first 88.000000,first 50.000000,first 0.000000to first 84.000000,first 50.000000,first 0.000000to first 84.000000,first 46.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 246 polygon from first 88.000000,first 46.000000,first 0.000000to first 92.000000,first 46.000000,first 0.000000to first 92.000000,first 50.000000,first 0.000000to first 88.000000,first 50.000000,first 0.000000to first 88.000000,first 46.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 247 polygon from first 92.000000,first 46.000000,first 0.000000to first 96.000000,first 46.000000,first 0.000000to first 96.000000,first 50.000000,first 0.000000to first 92.000000,first 50.000000,first 0.000000to first 92.000000,first 46.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 248 polygon from first 96.000000,first 46.000000,first 0.000000to first 100.000000,first 46.000000,first 0.000000to first 100.000000,first 50.000000,first 0.000000to first 96.000000,first 50.000000,first 0.000000to first 96.000000,first 46.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 249 polygon from first 100.000000,first 46.000000,first 0.000000to first 104.000000,first 46.000000,first 0.000000to first 104.000000,first 50.000000,first 0.000000to first 100.000000,first 50.000000,first 0.000000to first 100.000000,first 46.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 250 polygon from first 104.000000,first 46.000000,first 0.000000to first 108.000000,first 46.000000,first 0.000000to first 108.000000,first 50.000000,first 0.000000to first 104.000000,first 50.000000,first 0.000000to first 104.000000,first 46.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 251 polygon from first 108.000000,first 46.000000,first 0.000000to first 112.000000,first 46.000000,first 0.000000to first 112.000000,first 50.000000,first 0.000000to first 108.000000,first 50.000000,first 0.000000to first 108.000000,first 46.000000,first 0.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 584 polygon from first 44.000000,first -10.000000,first 4.000000to first 48.000000,first -10.000000,first 4.000000to first 48.000000,first -6.000000,first 4.000000to first 44.000000,first -6.000000,first 4.000000to first 44.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 585 polygon from first 48.000000,first -10.000000,first 4.000000to first 52.000000,first -10.000000,first 4.000000to first 52.000000,first -6.000000,first 4.000000to first 48.000000,first -6.000000,first 4.000000to first 48.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffa4a3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 586 polygon from first 52.000000,first -10.000000,first 4.000000to first 56.000000,first -10.000000,first 4.000000to first 56.000000,first -6.000000,first 4.000000to first 52.000000,first -6.000000,first 4.000000to first 52.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffcac9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 587 polygon from first 56.000000,first -10.000000,first 4.000000to first 60.000000,first -10.000000,first 4.000000to first 60.000000,first -6.000000,first 4.000000to first 56.000000,first -6.000000,first 4.000000to first 56.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 588 polygon from first 60.000000,first -10.000000,first 4.000000to first 64.000000,first -10.000000,first 4.000000to first 64.000000,first -6.000000,first 4.000000to first 60.000000,first -6.000000,first 4.000000to first 60.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 589 polygon from first 64.000000,first -10.000000,first 4.000000to first 68.000000,first -10.000000,first 4.000000to first 68.000000,first -6.000000,first 4.000000to first 64.000000,first -6.000000,first 4.000000to first 64.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 590 polygon from first 68.000000,first -10.000000,first 4.000000to first 72.000000,first -10.000000,first 4.000000to first 72.000000,first -6.000000,first 4.000000to first 68.000000,first -6.000000,first 4.000000to first 68.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffe7e6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 582 polygon from first 72.000000,first -10.000000,first 4.000000to first 76.000000,first -10.000000,first 4.000000to first 76.000000,first -6.000000,first 4.000000to first 72.000000,first -6.000000,first 4.000000to first 72.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 592 polygon from first 76.000000,first -10.000000,first 4.000000to first 80.000000,first -10.000000,first 4.000000to first 80.000000,first -6.000000,first 4.000000to first 76.000000,first -6.000000,first 4.000000to first 76.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffdad9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 593 polygon from first 80.000000,first -10.000000,first 4.000000to first 84.000000,first -10.000000,first 4.000000to first 84.000000,first -6.000000,first 4.000000to first 80.000000,first -6.000000,first 4.000000to first 80.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 594 polygon from first 84.000000,first -10.000000,first 4.000000to first 88.000000,first -10.000000,first 4.000000to first 88.000000,first -6.000000,first 4.000000to first 84.000000,first -6.000000,first 4.000000to first 84.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 595 polygon from first 88.000000,first -10.000000,first 4.000000to first 92.000000,first -10.000000,first 4.000000to first 92.000000,first -6.000000,first 4.000000to first 88.000000,first -6.000000,first 4.000000to first 88.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffc3c2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 596 polygon from first 92.000000,first -10.000000,first 4.000000to first 96.000000,first -10.000000,first 4.000000to first 96.000000,first -6.000000,first 4.000000to first 92.000000,first -6.000000,first 4.000000to first 92.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffb8b7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 597 polygon from first 96.000000,first -10.000000,first 4.000000to first 100.000000,first -10.000000,first 4.000000to first 100.000000,first -6.000000,first 4.000000to first 96.000000,first -6.000000,first 4.000000to first 96.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffb8b7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 598 polygon from first 100.000000,first -10.000000,first 4.000000to first 104.000000,first -10.000000,first 4.000000to first 104.000000,first -6.000000,first 4.000000to first 100.000000,first -6.000000,first 4.000000to first 100.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffefee' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 591 polygon from first 104.000000,first -10.000000,first 4.000000to first 108.000000,first -10.000000,first 4.000000to first 108.000000,first -6.000000,first 4.000000to first 104.000000,first -6.000000,first 4.000000to first 104.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 566 polygon from first 108.000000,first -10.000000,first 4.000000to first 112.000000,first -10.000000,first 4.000000to first 112.000000,first -6.000000,first 4.000000to first 108.000000,first -6.000000,first 4.000000to first 108.000000,first -10.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 567 polygon from first 44.000000,first -6.000000,first 4.000000to first 48.000000,first -6.000000,first 4.000000to first 48.000000,first -2.000000,first 4.000000to first 44.000000,first -2.000000,first 4.000000to first 44.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 568 polygon from first 48.000000,first -6.000000,first 4.000000to first 52.000000,first -6.000000,first 4.000000to first 52.000000,first -2.000000,first 4.000000to first 48.000000,first -2.000000,first 4.000000to first 48.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffa4a3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 569 polygon from first 52.000000,first -6.000000,first 4.000000to first 56.000000,first -6.000000,first 4.000000to first 56.000000,first -2.000000,first 4.000000to first 52.000000,first -2.000000,first 4.000000to first 52.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffcac9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 570 polygon from first 56.000000,first -6.000000,first 4.000000to first 60.000000,first -6.000000,first 4.000000to first 60.000000,first -2.000000,first 4.000000to first 56.000000,first -2.000000,first 4.000000to first 56.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 571 polygon from first 60.000000,first -6.000000,first 4.000000to first 64.000000,first -6.000000,first 4.000000to first 64.000000,first -2.000000,first 4.000000to first 60.000000,first -2.000000,first 4.000000to first 60.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 572 polygon from first 64.000000,first -6.000000,first 4.000000to first 68.000000,first -6.000000,first 4.000000to first 68.000000,first -2.000000,first 4.000000to first 64.000000,first -2.000000,first 4.000000to first 64.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 573 polygon from first 68.000000,first -6.000000,first 4.000000to first 72.000000,first -6.000000,first 4.000000to first 72.000000,first -2.000000,first 4.000000to first 68.000000,first -2.000000,first 4.000000to first 68.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffe7e6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 574 polygon from first 72.000000,first -6.000000,first 4.000000to first 76.000000,first -6.000000,first 4.000000to first 76.000000,first -2.000000,first 4.000000to first 72.000000,first -2.000000,first 4.000000to first 72.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 575 polygon from first 76.000000,first -6.000000,first 4.000000to first 80.000000,first -6.000000,first 4.000000to first 80.000000,first -2.000000,first 4.000000to first 76.000000,first -2.000000,first 4.000000to first 76.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffdad9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 576 polygon from first 80.000000,first -6.000000,first 4.000000to first 84.000000,first -6.000000,first 4.000000to first 84.000000,first -2.000000,first 4.000000to first 80.000000,first -2.000000,first 4.000000to first 80.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 577 polygon from first 84.000000,first -6.000000,first 4.000000to first 88.000000,first -6.000000,first 4.000000to first 88.000000,first -2.000000,first 4.000000to first 84.000000,first -2.000000,first 4.000000to first 84.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 578 polygon from first 88.000000,first -6.000000,first 4.000000to first 92.000000,first -6.000000,first 4.000000to first 92.000000,first -2.000000,first 4.000000to first 88.000000,first -2.000000,first 4.000000to first 88.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffc3c2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 579 polygon from first 92.000000,first -6.000000,first 4.000000to first 96.000000,first -6.000000,first 4.000000to first 96.000000,first -2.000000,first 4.000000to first 92.000000,first -2.000000,first 4.000000to first 92.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffb8b7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 580 polygon from first 96.000000,first -6.000000,first 4.000000to first 100.000000,first -6.000000,first 4.000000to first 100.000000,first -2.000000,first 4.000000to first 96.000000,first -2.000000,first 4.000000to first 96.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffbdbc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 581 polygon from first 100.000000,first -6.000000,first 4.000000to first 104.000000,first -6.000000,first 4.000000to first 104.000000,first -2.000000,first 4.000000to first 100.000000,first -2.000000,first 4.000000to first 100.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffefee' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 745 polygon from first 104.000000,first -6.000000,first 4.000000to first 108.000000,first -6.000000,first 4.000000to first 108.000000,first -2.000000,first 4.000000to first 104.000000,first -2.000000,first 4.000000to first 104.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 701 polygon from first 108.000000,first -6.000000,first 4.000000to first 112.000000,first -6.000000,first 4.000000to first 112.000000,first -2.000000,first 4.000000to first 108.000000,first -2.000000,first 4.000000to first 108.000000,first -6.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 746 polygon from first 44.000000,first -2.000000,first 4.000000to first 48.000000,first -2.000000,first 4.000000to first 48.000000,first 2.000000,first 4.000000to first 44.000000,first 2.000000,first 4.000000to first 44.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 747 polygon from first 48.000000,first -2.000000,first 4.000000to first 52.000000,first -2.000000,first 4.000000to first 52.000000,first 2.000000,first 4.000000to first 48.000000,first 2.000000,first 4.000000to first 48.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffa4a3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 748 polygon from first 52.000000,first -2.000000,first 4.000000to first 56.000000,first -2.000000,first 4.000000to first 56.000000,first 2.000000,first 4.000000to first 52.000000,first 2.000000,first 4.000000to first 52.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffcac9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 749 polygon from first 56.000000,first -2.000000,first 4.000000to first 60.000000,first -2.000000,first 4.000000to first 60.000000,first 2.000000,first 4.000000to first 56.000000,first 2.000000,first 4.000000to first 56.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 750 polygon from first 60.000000,first -2.000000,first 4.000000to first 64.000000,first -2.000000,first 4.000000to first 64.000000,first 2.000000,first 4.000000to first 60.000000,first 2.000000,first 4.000000to first 60.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 751 polygon from first 64.000000,first -2.000000,first 4.000000to first 68.000000,first -2.000000,first 4.000000to first 68.000000,first 2.000000,first 4.000000to first 64.000000,first 2.000000,first 4.000000to first 64.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 752 polygon from first 68.000000,first -2.000000,first 4.000000to first 72.000000,first -2.000000,first 4.000000to first 72.000000,first 2.000000,first 4.000000to first 68.000000,first 2.000000,first 4.000000to first 68.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffe7e6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 753 polygon from first 72.000000,first -2.000000,first 4.000000to first 76.000000,first -2.000000,first 4.000000to first 76.000000,first 2.000000,first 4.000000to first 72.000000,first 2.000000,first 4.000000to first 72.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 754 polygon from first 76.000000,first -2.000000,first 4.000000to first 80.000000,first -2.000000,first 4.000000to first 80.000000,first 2.000000,first 4.000000to first 76.000000,first 2.000000,first 4.000000to first 76.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffdad9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 755 polygon from first 80.000000,first -2.000000,first 4.000000to first 84.000000,first -2.000000,first 4.000000to first 84.000000,first 2.000000,first 4.000000to first 80.000000,first 2.000000,first 4.000000to first 80.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 756 polygon from first 84.000000,first -2.000000,first 4.000000to first 88.000000,first -2.000000,first 4.000000to first 88.000000,first 2.000000,first 4.000000to first 84.000000,first 2.000000,first 4.000000to first 84.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 757 polygon from first 88.000000,first -2.000000,first 4.000000to first 92.000000,first -2.000000,first 4.000000to first 92.000000,first 2.000000,first 4.000000to first 88.000000,first 2.000000,first 4.000000to first 88.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffc3c2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 758 polygon from first 92.000000,first -2.000000,first 4.000000to first 96.000000,first -2.000000,first 4.000000to first 96.000000,first 2.000000,first 4.000000to first 92.000000,first 2.000000,first 4.000000to first 92.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffb8b7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 744 polygon from first 96.000000,first -2.000000,first 4.000000to first 100.000000,first -2.000000,first 4.000000to first 100.000000,first 2.000000,first 4.000000to first 96.000000,first 2.000000,first 4.000000to first 96.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffbdbc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 760 polygon from first 100.000000,first -2.000000,first 4.000000to first 104.000000,first -2.000000,first 4.000000to first 104.000000,first 2.000000,first 4.000000to first 100.000000,first 2.000000,first 4.000000to first 100.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffefee' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 761 polygon from first 104.000000,first -2.000000,first 4.000000to first 108.000000,first -2.000000,first 4.000000to first 108.000000,first 2.000000,first 4.000000to first 104.000000,first 2.000000,first 4.000000to first 104.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 762 polygon from first 108.000000,first -2.000000,first 4.000000to first 112.000000,first -2.000000,first 4.000000to first 112.000000,first 2.000000,first 4.000000to first 108.000000,first 2.000000,first 4.000000to first 108.000000,first -2.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 763 polygon from first 0.000000,first 2.000000,first 4.000000to first 4.000000,first 2.000000,first 4.000000to first 4.000000,first 6.000000,first 4.000000to first 0.000000,first 6.000000,first 4.000000to first 0.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 764 polygon from first 4.000000,first 2.000000,first 4.000000to first 8.000000,first 2.000000,first 4.000000to first 8.000000,first 6.000000,first 4.000000to first 4.000000,first 6.000000,first 4.000000to first 4.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 765 polygon from first 8.000000,first 2.000000,first 4.000000to first 12.000000,first 2.000000,first 4.000000to first 12.000000,first 6.000000,first 4.000000to first 8.000000,first 6.000000,first 4.000000to first 8.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 766 polygon from first 12.000000,first 2.000000,first 4.000000to first 16.000000,first 2.000000,first 4.000000to first 16.000000,first 6.000000,first 4.000000to first 12.000000,first 6.000000,first 4.000000to first 12.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 767 polygon from first 16.000000,first 2.000000,first 4.000000to first 20.000000,first 2.000000,first 4.000000to first 20.000000,first 6.000000,first 4.000000to first 16.000000,first 6.000000,first 4.000000to first 16.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 768 polygon from first 44.000000,first 2.000000,first 4.000000to first 48.000000,first 2.000000,first 4.000000to first 48.000000,first 6.000000,first 4.000000to first 44.000000,first 6.000000,first 4.000000to first 44.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 769 polygon from first 48.000000,first 2.000000,first 4.000000to first 52.000000,first 2.000000,first 4.000000to first 52.000000,first 6.000000,first 4.000000to first 48.000000,first 6.000000,first 4.000000to first 48.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffa4a3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 770 polygon from first 52.000000,first 2.000000,first 4.000000to first 56.000000,first 2.000000,first 4.000000to first 56.000000,first 6.000000,first 4.000000to first 52.000000,first 6.000000,first 4.000000to first 52.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffcac9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 771 polygon from first 56.000000,first 2.000000,first 4.000000to first 60.000000,first 2.000000,first 4.000000to first 60.000000,first 6.000000,first 4.000000to first 56.000000,first 6.000000,first 4.000000to first 56.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 772 polygon from first 60.000000,first 2.000000,first 4.000000to first 64.000000,first 2.000000,first 4.000000to first 64.000000,first 6.000000,first 4.000000to first 60.000000,first 6.000000,first 4.000000to first 60.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 730 polygon from first 64.000000,first 2.000000,first 4.000000to first 68.000000,first 2.000000,first 4.000000to first 68.000000,first 6.000000,first 4.000000to first 64.000000,first 6.000000,first 4.000000to first 64.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 716 polygon from first 68.000000,first 2.000000,first 4.000000to first 72.000000,first 2.000000,first 4.000000to first 72.000000,first 6.000000,first 4.000000to first 68.000000,first 6.000000,first 4.000000to first 68.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffe7e6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 717 polygon from first 72.000000,first 2.000000,first 4.000000to first 76.000000,first 2.000000,first 4.000000to first 76.000000,first 6.000000,first 4.000000to first 72.000000,first 6.000000,first 4.000000to first 72.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 718 polygon from first 76.000000,first 2.000000,first 4.000000to first 80.000000,first 2.000000,first 4.000000to first 80.000000,first 6.000000,first 4.000000to first 76.000000,first 6.000000,first 4.000000to first 76.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffdad9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 719 polygon from first 80.000000,first 2.000000,first 4.000000to first 84.000000,first 2.000000,first 4.000000to first 84.000000,first 6.000000,first 4.000000to first 80.000000,first 6.000000,first 4.000000to first 80.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 720 polygon from first 84.000000,first 2.000000,first 4.000000to first 88.000000,first 2.000000,first 4.000000to first 88.000000,first 6.000000,first 4.000000to first 84.000000,first 6.000000,first 4.000000to first 84.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 721 polygon from first 88.000000,first 2.000000,first 4.000000to first 92.000000,first 2.000000,first 4.000000to first 92.000000,first 6.000000,first 4.000000to first 88.000000,first 6.000000,first 4.000000to first 88.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffc3c2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 722 polygon from first 92.000000,first 2.000000,first 4.000000to first 96.000000,first 2.000000,first 4.000000to first 96.000000,first 6.000000,first 4.000000to first 92.000000,first 6.000000,first 4.000000to first 92.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffbdbc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 723 polygon from first 96.000000,first 2.000000,first 4.000000to first 100.000000,first 2.000000,first 4.000000to first 100.000000,first 6.000000,first 4.000000to first 96.000000,first 6.000000,first 4.000000to first 96.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffbdbc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 724 polygon from first 100.000000,first 2.000000,first 4.000000to first 104.000000,first 2.000000,first 4.000000to first 104.000000,first 6.000000,first 4.000000to first 100.000000,first 6.000000,first 4.000000to first 100.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffefee' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 725 polygon from first 104.000000,first 2.000000,first 4.000000to first 108.000000,first 2.000000,first 4.000000to first 108.000000,first 6.000000,first 4.000000to first 104.000000,first 6.000000,first 4.000000to first 104.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 726 polygon from first 108.000000,first 2.000000,first 4.000000to first 112.000000,first 2.000000,first 4.000000to first 112.000000,first 6.000000,first 4.000000to first 108.000000,first 6.000000,first 4.000000to first 108.000000,first 2.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 727 polygon from first 0.000000,first 6.000000,first 4.000000to first 4.000000,first 6.000000,first 4.000000to first 4.000000,first 10.000000,first 4.000000to first 0.000000,first 10.000000,first 4.000000to first 0.000000,first 6.000000,first 4.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 728 polygon from first 4.000000,first 6.000000,first 4.000000to first 8.000000,first 6.000000,first 4.000000to first 8.000000,first 10.000000,first 4.000000to first 4.000000,first 10.000000,first 4.000000to first 4.000000,first 6.000000,first 4.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 729 polygon from first 8.000000,first 6.000000,first 4.000000to first 12.000000,first 6.000000,first 4.000000to first 12.000000,first 10.000000,first 4.000000to first 8.000000,first 10.000000,first 4.000000to first 8.000000,first 6.000000,first 4.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 715 polygon from first 12.000000,first 6.000000,first 4.000000to first 16.000000,first 6.000000,first 4.000000to first 16.000000,first 10.000000,first 4.000000to first 12.000000,first 10.000000,first 4.000000to first 12.000000,first 6.000000,first 4.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 731 polygon from first 16.000000,first 6.000000,first 4.000000to first 20.000000,first 6.000000,first 4.000000to first 20.000000,first 10.000000,first 4.000000to first 16.000000,first 10.000000,first 4.000000to first 16.000000,first 6.000000,first 4.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 732 polygon from first 92.000000,first 6.000000,first 4.000000to first 96.000000,first 6.000000,first 4.000000to first 96.000000,first 10.000000,first 4.000000to first 92.000000,first 10.000000,first 4.000000to first 92.000000,first 6.000000,first 4.000000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 733 polygon from first 96.000000,first 6.000000,first 4.000000to first 100.000000,first 6.000000,first 4.000000to first 100.000000,first 10.000000,first 4.000000to first 96.000000,first 10.000000,first 4.000000to first 96.000000,first 6.000000,first 4.000000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 734 polygon from first 100.000000,first 6.000000,first 4.000000to first 104.000000,first 6.000000,first 4.000000to first 104.000000,first 10.000000,first 4.000000to first 100.000000,first 10.000000,first 4.000000to first 100.000000,first 6.000000,first 4.000000 fillcolor rgb '#ffefee' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 735 polygon from first 104.000000,first 6.000000,first 4.000000to first 108.000000,first 6.000000,first 4.000000to first 108.000000,first 10.000000,first 4.000000to first 104.000000,first 10.000000,first 4.000000to first 104.000000,first 6.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 736 polygon from first 108.000000,first 6.000000,first 4.000000to first 112.000000,first 6.000000,first 4.000000to first 112.000000,first 10.000000,first 4.000000to first 108.000000,first 10.000000,first 4.000000to first 108.000000,first 6.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 737 polygon from first 0.000000,first 10.000000,first 4.000000to first 4.000000,first 10.000000,first 4.000000to first 4.000000,first 14.000000,first 4.000000to first 0.000000,first 14.000000,first 4.000000to first 0.000000,first 10.000000,first 4.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 738 polygon from first 4.000000,first 10.000000,first 4.000000to first 8.000000,first 10.000000,first 4.000000to first 8.000000,first 14.000000,first 4.000000to first 4.000000,first 14.000000,first 4.000000to first 4.000000,first 10.000000,first 4.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 739 polygon from first 8.000000,first 10.000000,first 4.000000to first 12.000000,first 10.000000,first 4.000000to first 12.000000,first 14.000000,first 4.000000to first 8.000000,first 14.000000,first 4.000000to first 8.000000,first 10.000000,first 4.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 740 polygon from first 12.000000,first 10.000000,first 4.000000to first 16.000000,first 10.000000,first 4.000000to first 16.000000,first 14.000000,first 4.000000to first 12.000000,first 14.000000,first 4.000000to first 12.000000,first 10.000000,first 4.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 741 polygon from first 16.000000,first 10.000000,first 4.000000to first 20.000000,first 10.000000,first 4.000000to first 20.000000,first 14.000000,first 4.000000to first 16.000000,first 14.000000,first 4.000000to first 16.000000,first 10.000000,first 4.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 742 polygon from first 92.000000,first 10.000000,first 4.000000to first 96.000000,first 10.000000,first 4.000000to first 96.000000,first 14.000000,first 4.000000to first 92.000000,first 14.000000,first 4.000000to first 92.000000,first 10.000000,first 4.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 743 polygon from first 96.000000,first 10.000000,first 4.000000to first 100.000000,first 10.000000,first 4.000000to first 100.000000,first 14.000000,first 4.000000to first 96.000000,first 14.000000,first 4.000000to first 96.000000,first 10.000000,first 4.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 803 polygon from first 100.000000,first 10.000000,first 4.000000to first 104.000000,first 10.000000,first 4.000000to first 104.000000,first 14.000000,first 4.000000to first 100.000000,first 14.000000,first 4.000000to first 100.000000,first 10.000000,first 4.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 788 polygon from first 104.000000,first 10.000000,first 4.000000to first 108.000000,first 10.000000,first 4.000000to first 108.000000,first 14.000000,first 4.000000to first 104.000000,first 14.000000,first 4.000000to first 104.000000,first 10.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 804 polygon from first 108.000000,first 10.000000,first 4.000000to first 112.000000,first 10.000000,first 4.000000to first 112.000000,first 14.000000,first 4.000000to first 108.000000,first 14.000000,first 4.000000to first 108.000000,first 10.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 805 polygon from first 0.000000,first 14.000000,first 4.000000to first 4.000000,first 14.000000,first 4.000000to first 4.000000,first 18.000000,first 4.000000to first 0.000000,first 18.000000,first 4.000000to first 0.000000,first 14.000000,first 4.000000 fillcolor rgb '#ffcccb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 806 polygon from first 4.000000,first 14.000000,first 4.000000to first 8.000000,first 14.000000,first 4.000000to first 8.000000,first 18.000000,first 4.000000to first 4.000000,first 18.000000,first 4.000000to first 4.000000,first 14.000000,first 4.000000 fillcolor rgb '#ffcccb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 807 polygon from first 8.000000,first 14.000000,first 4.000000to first 12.000000,first 14.000000,first 4.000000to first 12.000000,first 18.000000,first 4.000000to first 8.000000,first 18.000000,first 4.000000to first 8.000000,first 14.000000,first 4.000000 fillcolor rgb '#ffcccb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 808 polygon from first 12.000000,first 14.000000,first 4.000000to first 16.000000,first 14.000000,first 4.000000to first 16.000000,first 18.000000,first 4.000000to first 12.000000,first 18.000000,first 4.000000to first 12.000000,first 14.000000,first 4.000000 fillcolor rgb '#ffcccb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 809 polygon from first 16.000000,first 14.000000,first 4.000000to first 20.000000,first 14.000000,first 4.000000to first 20.000000,first 18.000000,first 4.000000to first 16.000000,first 18.000000,first 4.000000to first 16.000000,first 14.000000,first 4.000000 fillcolor rgb '#ffcccb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 810 polygon from first 92.000000,first 14.000000,first 4.000000to first 96.000000,first 14.000000,first 4.000000to first 96.000000,first 18.000000,first 4.000000to first 92.000000,first 18.000000,first 4.000000to first 92.000000,first 14.000000,first 4.000000 fillcolor rgb '#ffcecd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 811 polygon from first 96.000000,first 14.000000,first 4.000000to first 100.000000,first 14.000000,first 4.000000to first 100.000000,first 18.000000,first 4.000000to first 96.000000,first 18.000000,first 4.000000to first 96.000000,first 14.000000,first 4.000000 fillcolor rgb '#ffcecd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 812 polygon from first 100.000000,first 14.000000,first 4.000000to first 104.000000,first 14.000000,first 4.000000to first 104.000000,first 18.000000,first 4.000000to first 100.000000,first 18.000000,first 4.000000to first 100.000000,first 14.000000,first 4.000000 fillcolor rgb '#ffcecd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 813 polygon from first 104.000000,first 14.000000,first 4.000000to first 108.000000,first 14.000000,first 4.000000to first 108.000000,first 18.000000,first 4.000000to first 104.000000,first 18.000000,first 4.000000to first 104.000000,first 14.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 814 polygon from first 108.000000,first 14.000000,first 4.000000to first 112.000000,first 14.000000,first 4.000000to first 112.000000,first 18.000000,first 4.000000to first 108.000000,first 18.000000,first 4.000000to first 108.000000,first 14.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 815 polygon from first 0.000000,first 18.000000,first 4.000000to first 4.000000,first 18.000000,first 4.000000to first 4.000000,first 22.000000,first 4.000000to first 0.000000,first 22.000000,first 4.000000to first 0.000000,first 18.000000,first 4.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 816 polygon from first 4.000000,first 18.000000,first 4.000000to first 8.000000,first 18.000000,first 4.000000to first 8.000000,first 22.000000,first 4.000000to first 4.000000,first 22.000000,first 4.000000to first 4.000000,first 18.000000,first 4.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 818 polygon from first 8.000000,first 18.000000,first 4.000000to first 12.000000,first 18.000000,first 4.000000to first 12.000000,first 22.000000,first 4.000000to first 8.000000,first 22.000000,first 4.000000to first 8.000000,first 18.000000,first 4.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 817 polygon from first 12.000000,first 18.000000,first 4.000000to first 16.000000,first 18.000000,first 4.000000to first 16.000000,first 22.000000,first 4.000000to first 12.000000,first 22.000000,first 4.000000to first 12.000000,first 18.000000,first 4.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 830 polygon from first 16.000000,first 18.000000,first 4.000000to first 20.000000,first 18.000000,first 4.000000to first 20.000000,first 22.000000,first 4.000000to first 16.000000,first 22.000000,first 4.000000to first 16.000000,first 18.000000,first 4.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 829 polygon from first 92.000000,first 18.000000,first 4.000000to first 96.000000,first 18.000000,first 4.000000to first 96.000000,first 22.000000,first 4.000000to first 92.000000,first 22.000000,first 4.000000to first 92.000000,first 18.000000,first 4.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 828 polygon from first 96.000000,first 18.000000,first 4.000000to first 100.000000,first 18.000000,first 4.000000to first 100.000000,first 22.000000,first 4.000000to first 96.000000,first 22.000000,first 4.000000to first 96.000000,first 18.000000,first 4.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 827 polygon from first 100.000000,first 18.000000,first 4.000000to first 104.000000,first 18.000000,first 4.000000to first 104.000000,first 22.000000,first 4.000000to first 100.000000,first 22.000000,first 4.000000to first 100.000000,first 18.000000,first 4.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 826 polygon from first 104.000000,first 18.000000,first 4.000000to first 108.000000,first 18.000000,first 4.000000to first 108.000000,first 22.000000,first 4.000000to first 104.000000,first 22.000000,first 4.000000to first 104.000000,first 18.000000,first 4.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 825 polygon from first 108.000000,first 18.000000,first 4.000000to first 112.000000,first 18.000000,first 4.000000to first 112.000000,first 22.000000,first 4.000000to first 108.000000,first 22.000000,first 4.000000to first 108.000000,first 18.000000,first 4.000000 fillcolor rgb '#ffffff' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 824 polygon from first 0.000000,first 22.000000,first 4.000000to first 4.000000,first 22.000000,first 4.000000to first 4.000000,first 26.000000,first 4.000000to first 0.000000,first 26.000000,first 4.000000to first 0.000000,first 22.000000,first 4.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 823 polygon from first 4.000000,first 22.000000,first 4.000000to first 8.000000,first 22.000000,first 4.000000to first 8.000000,first 26.000000,first 4.000000to first 4.000000,first 26.000000,first 4.000000to first 4.000000,first 22.000000,first 4.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 822 polygon from first 8.000000,first 22.000000,first 4.000000to first 12.000000,first 22.000000,first 4.000000to first 12.000000,first 26.000000,first 4.000000to first 8.000000,first 26.000000,first 4.000000to first 8.000000,first 22.000000,first 4.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 821 polygon from first 12.000000,first 22.000000,first 4.000000to first 16.000000,first 22.000000,first 4.000000to first 16.000000,first 26.000000,first 4.000000to first 12.000000,first 26.000000,first 4.000000to first 12.000000,first 22.000000,first 4.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 820 polygon from first 16.000000,first 22.000000,first 4.000000to first 20.000000,first 22.000000,first 4.000000to first 20.000000,first 26.000000,first 4.000000to first 16.000000,first 26.000000,first 4.000000to first 16.000000,first 22.000000,first 4.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 802 polygon from first 92.000000,first 22.000000,first 4.000000to first 96.000000,first 22.000000,first 4.000000to first 96.000000,first 26.000000,first 4.000000to first 92.000000,first 26.000000,first 4.000000to first 92.000000,first 22.000000,first 4.000000 fillcolor rgb '#ffc2c1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 819 polygon from first 0.000000,first 26.000000,first 4.000000to first 4.000000,first 26.000000,first 4.000000to first 4.000000,first 30.000000,first 4.000000to first 0.000000,first 30.000000,first 4.000000to first 0.000000,first 26.000000,first 4.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 774 polygon from first 4.000000,first 26.000000,first 4.000000to first 8.000000,first 26.000000,first 4.000000to first 8.000000,first 30.000000,first 4.000000to first 4.000000,first 30.000000,first 4.000000to first 4.000000,first 26.000000,first 4.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 775 polygon from first 8.000000,first 26.000000,first 4.000000to first 12.000000,first 26.000000,first 4.000000to first 12.000000,first 30.000000,first 4.000000to first 8.000000,first 30.000000,first 4.000000to first 8.000000,first 26.000000,first 4.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 776 polygon from first 12.000000,first 26.000000,first 4.000000to first 16.000000,first 26.000000,first 4.000000to first 16.000000,first 30.000000,first 4.000000to first 12.000000,first 30.000000,first 4.000000to first 12.000000,first 26.000000,first 4.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 777 polygon from first 16.000000,first 26.000000,first 4.000000to first 20.000000,first 26.000000,first 4.000000to first 20.000000,first 30.000000,first 4.000000to first 16.000000,first 30.000000,first 4.000000to first 16.000000,first 26.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 778 polygon from first 92.000000,first 26.000000,first 4.000000to first 96.000000,first 26.000000,first 4.000000to first 96.000000,first 30.000000,first 4.000000to first 92.000000,first 30.000000,first 4.000000to first 92.000000,first 26.000000,first 4.000000 fillcolor rgb '#ffc7c6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 779 polygon from first 0.000000,first 30.000000,first 4.000000to first 4.000000,first 30.000000,first 4.000000to first 4.000000,first 34.000000,first 4.000000to first 0.000000,first 34.000000,first 4.000000to first 0.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 780 polygon from first 4.000000,first 30.000000,first 4.000000to first 8.000000,first 30.000000,first 4.000000to first 8.000000,first 34.000000,first 4.000000to first 4.000000,first 34.000000,first 4.000000to first 4.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 781 polygon from first 8.000000,first 30.000000,first 4.000000to first 12.000000,first 30.000000,first 4.000000to first 12.000000,first 34.000000,first 4.000000to first 8.000000,first 34.000000,first 4.000000to first 8.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 782 polygon from first 12.000000,first 30.000000,first 4.000000to first 16.000000,first 30.000000,first 4.000000to first 16.000000,first 34.000000,first 4.000000to first 12.000000,first 34.000000,first 4.000000to first 12.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 783 polygon from first 16.000000,first 30.000000,first 4.000000to first 20.000000,first 30.000000,first 4.000000to first 20.000000,first 34.000000,first 4.000000to first 16.000000,first 34.000000,first 4.000000to first 16.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffe4e3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 784 polygon from first 20.000000,first 30.000000,first 4.000000to first 24.000000,first 30.000000,first 4.000000to first 24.000000,first 34.000000,first 4.000000to first 20.000000,first 34.000000,first 4.000000to first 20.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffe6e5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 785 polygon from first 24.000000,first 30.000000,first 4.000000to first 28.000000,first 30.000000,first 4.000000to first 28.000000,first 34.000000,first 4.000000to first 24.000000,first 34.000000,first 4.000000to first 24.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffebea' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 786 polygon from first 28.000000,first 30.000000,first 4.000000to first 32.000000,first 30.000000,first 4.000000to first 32.000000,first 34.000000,first 4.000000to first 28.000000,first 34.000000,first 4.000000to first 28.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffdfde' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 787 polygon from first 32.000000,first 30.000000,first 4.000000to first 36.000000,first 30.000000,first 4.000000to first 36.000000,first 34.000000,first 4.000000to first 32.000000,first 34.000000,first 4.000000to first 32.000000,first 30.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 773 polygon from first 36.000000,first 30.000000,first 4.000000to first 40.000000,first 30.000000,first 4.000000to first 40.000000,first 34.000000,first 4.000000to first 36.000000,first 34.000000,first 4.000000to first 36.000000,first 30.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 789 polygon from first 40.000000,first 30.000000,first 4.000000to first 44.000000,first 30.000000,first 4.000000to first 44.000000,first 34.000000,first 4.000000to first 40.000000,first 34.000000,first 4.000000to first 40.000000,first 30.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 790 polygon from first 44.000000,first 30.000000,first 4.000000to first 48.000000,first 30.000000,first 4.000000to first 48.000000,first 34.000000,first 4.000000to first 44.000000,first 34.000000,first 4.000000to first 44.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 791 polygon from first 48.000000,first 30.000000,first 4.000000to first 52.000000,first 30.000000,first 4.000000to first 52.000000,first 34.000000,first 4.000000to first 48.000000,first 34.000000,first 4.000000to first 48.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 792 polygon from first 52.000000,first 30.000000,first 4.000000to first 56.000000,first 30.000000,first 4.000000to first 56.000000,first 34.000000,first 4.000000to first 52.000000,first 34.000000,first 4.000000to first 52.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 793 polygon from first 56.000000,first 30.000000,first 4.000000to first 60.000000,first 30.000000,first 4.000000to first 60.000000,first 34.000000,first 4.000000to first 56.000000,first 34.000000,first 4.000000to first 56.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffd5d4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 794 polygon from first 60.000000,first 30.000000,first 4.000000to first 64.000000,first 30.000000,first 4.000000to first 64.000000,first 34.000000,first 4.000000to first 60.000000,first 34.000000,first 4.000000to first 60.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffe6e5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 795 polygon from first 64.000000,first 30.000000,first 4.000000to first 68.000000,first 30.000000,first 4.000000to first 68.000000,first 34.000000,first 4.000000to first 64.000000,first 34.000000,first 4.000000to first 64.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffdbda' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 796 polygon from first 92.000000,first 30.000000,first 4.000000to first 96.000000,first 30.000000,first 4.000000to first 96.000000,first 34.000000,first 4.000000to first 92.000000,first 34.000000,first 4.000000to first 92.000000,first 30.000000,first 4.000000 fillcolor rgb '#ffc3c2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 797 polygon from first 0.000000,first 34.000000,first 4.000000to first 4.000000,first 34.000000,first 4.000000to first 4.000000,first 38.000000,first 4.000000to first 0.000000,first 38.000000,first 4.000000to first 0.000000,first 34.000000,first 4.000000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 798 polygon from first 4.000000,first 34.000000,first 4.000000to first 8.000000,first 34.000000,first 4.000000to first 8.000000,first 38.000000,first 4.000000to first 4.000000,first 38.000000,first 4.000000to first 4.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 799 polygon from first 8.000000,first 34.000000,first 4.000000to first 12.000000,first 34.000000,first 4.000000to first 12.000000,first 38.000000,first 4.000000to first 8.000000,first 38.000000,first 4.000000to first 8.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 800 polygon from first 12.000000,first 34.000000,first 4.000000to first 16.000000,first 34.000000,first 4.000000to first 16.000000,first 38.000000,first 4.000000to first 12.000000,first 38.000000,first 4.000000to first 12.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffcccb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 759 polygon from first 16.000000,first 34.000000,first 4.000000to first 20.000000,first 34.000000,first 4.000000to first 20.000000,first 38.000000,first 4.000000to first 16.000000,first 38.000000,first 4.000000to first 16.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 801 polygon from first 20.000000,first 34.000000,first 4.000000to first 24.000000,first 34.000000,first 4.000000to first 24.000000,first 38.000000,first 4.000000to first 20.000000,first 38.000000,first 4.000000to first 20.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 629 polygon from first 24.000000,first 34.000000,first 4.000000to first 28.000000,first 34.000000,first 4.000000to first 28.000000,first 38.000000,first 4.000000to first 24.000000,first 38.000000,first 4.000000to first 24.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffebea' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 630 polygon from first 28.000000,first 34.000000,first 4.000000to first 32.000000,first 34.000000,first 4.000000to first 32.000000,first 38.000000,first 4.000000to first 28.000000,first 38.000000,first 4.000000to first 28.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffdfde' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 631 polygon from first 32.000000,first 34.000000,first 4.000000to first 36.000000,first 34.000000,first 4.000000to first 36.000000,first 38.000000,first 4.000000to first 32.000000,first 38.000000,first 4.000000to first 32.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffb6b5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 632 polygon from first 36.000000,first 34.000000,first 4.000000to first 40.000000,first 34.000000,first 4.000000to first 40.000000,first 38.000000,first 4.000000to first 36.000000,first 38.000000,first 4.000000to first 36.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 633 polygon from first 40.000000,first 34.000000,first 4.000000to first 44.000000,first 34.000000,first 4.000000to first 44.000000,first 38.000000,first 4.000000to first 40.000000,first 38.000000,first 4.000000to first 40.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 634 polygon from first 44.000000,first 34.000000,first 4.000000to first 48.000000,first 34.000000,first 4.000000to first 48.000000,first 38.000000,first 4.000000to first 44.000000,first 38.000000,first 4.000000to first 44.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 635 polygon from first 48.000000,first 34.000000,first 4.000000to first 52.000000,first 34.000000,first 4.000000to first 52.000000,first 38.000000,first 4.000000to first 48.000000,first 38.000000,first 4.000000to first 48.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 636 polygon from first 52.000000,first 34.000000,first 4.000000to first 56.000000,first 34.000000,first 4.000000to first 56.000000,first 38.000000,first 4.000000to first 52.000000,first 38.000000,first 4.000000to first 52.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 637 polygon from first 56.000000,first 34.000000,first 4.000000to first 60.000000,first 34.000000,first 4.000000to first 60.000000,first 38.000000,first 4.000000to first 56.000000,first 38.000000,first 4.000000to first 56.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 638 polygon from first 60.000000,first 34.000000,first 4.000000to first 64.000000,first 34.000000,first 4.000000to first 64.000000,first 38.000000,first 4.000000to first 60.000000,first 38.000000,first 4.000000to first 60.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffe6e5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 639 polygon from first 64.000000,first 34.000000,first 4.000000to first 68.000000,first 34.000000,first 4.000000to first 68.000000,first 38.000000,first 4.000000to first 64.000000,first 38.000000,first 4.000000to first 64.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 640 polygon from first 92.000000,first 34.000000,first 4.000000to first 96.000000,first 34.000000,first 4.000000to first 96.000000,first 38.000000,first 4.000000to first 92.000000,first 38.000000,first 4.000000to first 92.000000,first 34.000000,first 4.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 641 polygon from first 0.000000,first 38.000000,first 4.000000to first 4.000000,first 38.000000,first 4.000000to first 4.000000,first 42.000000,first 4.000000to first 0.000000,first 42.000000,first 4.000000to first 0.000000,first 38.000000,first 4.000000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 642 polygon from first 4.000000,first 38.000000,first 4.000000to first 8.000000,first 38.000000,first 4.000000to first 8.000000,first 42.000000,first 4.000000to first 4.000000,first 42.000000,first 4.000000to first 4.000000,first 38.000000,first 4.000000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 628 polygon from first 8.000000,first 38.000000,first 4.000000to first 12.000000,first 38.000000,first 4.000000to first 12.000000,first 42.000000,first 4.000000to first 8.000000,first 42.000000,first 4.000000to first 8.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffd2d1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 644 polygon from first 12.000000,first 38.000000,first 4.000000to first 16.000000,first 38.000000,first 4.000000to first 16.000000,first 42.000000,first 4.000000to first 12.000000,first 42.000000,first 4.000000to first 12.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 645 polygon from first 16.000000,first 38.000000,first 4.000000to first 20.000000,first 38.000000,first 4.000000to first 20.000000,first 42.000000,first 4.000000to first 16.000000,first 42.000000,first 4.000000to first 16.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 646 polygon from first 20.000000,first 38.000000,first 4.000000to first 24.000000,first 38.000000,first 4.000000to first 24.000000,first 42.000000,first 4.000000to first 20.000000,first 42.000000,first 4.000000to first 20.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffd2d1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 647 polygon from first 24.000000,first 38.000000,first 4.000000to first 28.000000,first 38.000000,first 4.000000to first 28.000000,first 42.000000,first 4.000000to first 24.000000,first 42.000000,first 4.000000to first 24.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 648 polygon from first 28.000000,first 38.000000,first 4.000000to first 32.000000,first 38.000000,first 4.000000to first 32.000000,first 42.000000,first 4.000000to first 28.000000,first 42.000000,first 4.000000to first 28.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffbab9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 649 polygon from first 32.000000,first 38.000000,first 4.000000to first 36.000000,first 38.000000,first 4.000000to first 36.000000,first 42.000000,first 4.000000to first 32.000000,first 42.000000,first 4.000000to first 32.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffb6b5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 650 polygon from first 36.000000,first 38.000000,first 4.000000to first 40.000000,first 38.000000,first 4.000000to first 40.000000,first 42.000000,first 4.000000to first 36.000000,first 42.000000,first 4.000000to first 36.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 651 polygon from first 40.000000,first 38.000000,first 4.000000to first 44.000000,first 38.000000,first 4.000000to first 44.000000,first 42.000000,first 4.000000to first 40.000000,first 42.000000,first 4.000000to first 40.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 652 polygon from first 44.000000,first 38.000000,first 4.000000to first 48.000000,first 38.000000,first 4.000000to first 48.000000,first 42.000000,first 4.000000to first 44.000000,first 42.000000,first 4.000000to first 44.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 653 polygon from first 48.000000,first 38.000000,first 4.000000to first 52.000000,first 38.000000,first 4.000000to first 52.000000,first 42.000000,first 4.000000to first 48.000000,first 42.000000,first 4.000000to first 48.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 654 polygon from first 52.000000,first 38.000000,first 4.000000to first 56.000000,first 38.000000,first 4.000000to first 56.000000,first 42.000000,first 4.000000to first 52.000000,first 42.000000,first 4.000000to first 52.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 655 polygon from first 56.000000,first 38.000000,first 4.000000to first 60.000000,first 38.000000,first 4.000000to first 60.000000,first 42.000000,first 4.000000to first 56.000000,first 42.000000,first 4.000000to first 56.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 656 polygon from first 60.000000,first 38.000000,first 4.000000to first 64.000000,first 38.000000,first 4.000000to first 64.000000,first 42.000000,first 4.000000to first 60.000000,first 42.000000,first 4.000000to first 60.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffd2d1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 614 polygon from first 64.000000,first 38.000000,first 4.000000to first 68.000000,first 38.000000,first 4.000000to first 68.000000,first 42.000000,first 4.000000to first 64.000000,first 42.000000,first 4.000000to first 64.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 600 polygon from first 92.000000,first 38.000000,first 4.000000to first 96.000000,first 38.000000,first 4.000000to first 96.000000,first 42.000000,first 4.000000to first 92.000000,first 42.000000,first 4.000000to first 92.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffa09f' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 601 polygon from first 96.000000,first 38.000000,first 4.000000to first 100.000000,first 38.000000,first 4.000000to first 100.000000,first 42.000000,first 4.000000to first 96.000000,first 42.000000,first 4.000000to first 96.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffa09f' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 602 polygon from first 100.000000,first 38.000000,first 4.000000to first 104.000000,first 38.000000,first 4.000000to first 104.000000,first 42.000000,first 4.000000to first 100.000000,first 42.000000,first 4.000000to first 100.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffa7a6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 603 polygon from first 104.000000,first 38.000000,first 4.000000to first 108.000000,first 38.000000,first 4.000000to first 108.000000,first 42.000000,first 4.000000to first 104.000000,first 42.000000,first 4.000000to first 104.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffa7a6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 604 polygon from first 108.000000,first 38.000000,first 4.000000to first 112.000000,first 38.000000,first 4.000000to first 112.000000,first 42.000000,first 4.000000to first 108.000000,first 42.000000,first 4.000000to first 108.000000,first 38.000000,first 4.000000 fillcolor rgb '#ffa7a6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 605 polygon from first 0.000000,first 42.000000,first 4.000000to first 4.000000,first 42.000000,first 4.000000to first 4.000000,first 46.000000,first 4.000000to first 0.000000,first 46.000000,first 4.000000to first 0.000000,first 42.000000,first 4.000000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 606 polygon from first 4.000000,first 42.000000,first 4.000000to first 8.000000,first 42.000000,first 4.000000to first 8.000000,first 46.000000,first 4.000000to first 4.000000,first 46.000000,first 4.000000to first 4.000000,first 42.000000,first 4.000000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 607 polygon from first 8.000000,first 42.000000,first 4.000000to first 12.000000,first 42.000000,first 4.000000to first 12.000000,first 46.000000,first 4.000000to first 8.000000,first 46.000000,first 4.000000to first 8.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffdcdb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 608 polygon from first 12.000000,first 42.000000,first 4.000000to first 16.000000,first 42.000000,first 4.000000to first 16.000000,first 46.000000,first 4.000000to first 12.000000,first 46.000000,first 4.000000to first 12.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 609 polygon from first 16.000000,first 42.000000,first 4.000000to first 20.000000,first 42.000000,first 4.000000to first 20.000000,first 46.000000,first 4.000000to first 16.000000,first 46.000000,first 4.000000to first 16.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 610 polygon from first 20.000000,first 42.000000,first 4.000000to first 24.000000,first 42.000000,first 4.000000to first 24.000000,first 46.000000,first 4.000000to first 20.000000,first 46.000000,first 4.000000to first 20.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffd2d1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 611 polygon from first 24.000000,first 42.000000,first 4.000000to first 28.000000,first 42.000000,first 4.000000to first 28.000000,first 46.000000,first 4.000000to first 24.000000,first 46.000000,first 4.000000to first 24.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 612 polygon from first 28.000000,first 42.000000,first 4.000000to first 32.000000,first 42.000000,first 4.000000to first 32.000000,first 46.000000,first 4.000000to first 28.000000,first 46.000000,first 4.000000to first 28.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 613 polygon from first 32.000000,first 42.000000,first 4.000000to first 36.000000,first 42.000000,first 4.000000to first 36.000000,first 46.000000,first 4.000000to first 32.000000,first 46.000000,first 4.000000to first 32.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 599 polygon from first 36.000000,first 42.000000,first 4.000000to first 40.000000,first 42.000000,first 4.000000to first 40.000000,first 46.000000,first 4.000000to first 36.000000,first 46.000000,first 4.000000to first 36.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 615 polygon from first 40.000000,first 42.000000,first 4.000000to first 44.000000,first 42.000000,first 4.000000to first 44.000000,first 46.000000,first 4.000000to first 40.000000,first 46.000000,first 4.000000to first 40.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 616 polygon from first 44.000000,first 42.000000,first 4.000000to first 48.000000,first 42.000000,first 4.000000to first 48.000000,first 46.000000,first 4.000000to first 44.000000,first 46.000000,first 4.000000to first 44.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffdddc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 617 polygon from first 48.000000,first 42.000000,first 4.000000to first 52.000000,first 42.000000,first 4.000000to first 52.000000,first 46.000000,first 4.000000to first 48.000000,first 46.000000,first 4.000000to first 48.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 618 polygon from first 52.000000,first 42.000000,first 4.000000to first 56.000000,first 42.000000,first 4.000000to first 56.000000,first 46.000000,first 4.000000to first 52.000000,first 46.000000,first 4.000000to first 52.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 619 polygon from first 56.000000,first 42.000000,first 4.000000to first 60.000000,first 42.000000,first 4.000000to first 60.000000,first 46.000000,first 4.000000to first 56.000000,first 46.000000,first 4.000000to first 56.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffedec' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 620 polygon from first 60.000000,first 42.000000,first 4.000000to first 64.000000,first 42.000000,first 4.000000to first 64.000000,first 46.000000,first 4.000000to first 60.000000,first 46.000000,first 4.000000to first 60.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 621 polygon from first 64.000000,first 42.000000,first 4.000000to first 68.000000,first 42.000000,first 4.000000to first 68.000000,first 46.000000,first 4.000000to first 64.000000,first 46.000000,first 4.000000to first 64.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffbebd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 622 polygon from first 68.000000,first 42.000000,first 4.000000to first 72.000000,first 42.000000,first 4.000000to first 72.000000,first 46.000000,first 4.000000to first 68.000000,first 46.000000,first 4.000000to first 68.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffdedd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 623 polygon from first 72.000000,first 42.000000,first 4.000000to first 76.000000,first 42.000000,first 4.000000to first 76.000000,first 46.000000,first 4.000000to first 72.000000,first 46.000000,first 4.000000to first 72.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 624 polygon from first 76.000000,first 42.000000,first 4.000000to first 80.000000,first 42.000000,first 4.000000to first 80.000000,first 46.000000,first 4.000000to first 76.000000,first 46.000000,first 4.000000to first 76.000000,first 42.000000,first 4.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 625 polygon from first 80.000000,first 42.000000,first 4.000000to first 84.000000,first 42.000000,first 4.000000to first 84.000000,first 46.000000,first 4.000000to first 80.000000,first 46.000000,first 4.000000to first 80.000000,first 42.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 626 polygon from first 84.000000,first 42.000000,first 4.000000to first 88.000000,first 42.000000,first 4.000000to first 88.000000,first 46.000000,first 4.000000to first 84.000000,first 46.000000,first 4.000000to first 84.000000,first 42.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 627 polygon from first 88.000000,first 42.000000,first 4.000000to first 92.000000,first 42.000000,first 4.000000to first 92.000000,first 46.000000,first 4.000000to first 88.000000,first 46.000000,first 4.000000to first 88.000000,first 42.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 643 polygon from first 92.000000,first 42.000000,first 4.000000to first 96.000000,first 42.000000,first 4.000000to first 96.000000,first 46.000000,first 4.000000to first 92.000000,first 46.000000,first 4.000000to first 92.000000,first 42.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 687 polygon from first 96.000000,first 42.000000,first 4.000000to first 100.000000,first 42.000000,first 4.000000to first 100.000000,first 46.000000,first 4.000000to first 96.000000,first 46.000000,first 4.000000to first 96.000000,first 42.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 688 polygon from first 100.000000,first 42.000000,first 4.000000to first 104.000000,first 42.000000,first 4.000000to first 104.000000,first 46.000000,first 4.000000to first 100.000000,first 46.000000,first 4.000000to first 100.000000,first 42.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 689 polygon from first 104.000000,first 42.000000,first 4.000000to first 108.000000,first 42.000000,first 4.000000to first 108.000000,first 46.000000,first 4.000000to first 104.000000,first 46.000000,first 4.000000to first 104.000000,first 42.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 690 polygon from first 108.000000,first 42.000000,first 4.000000to first 112.000000,first 42.000000,first 4.000000to first 112.000000,first 46.000000,first 4.000000to first 108.000000,first 46.000000,first 4.000000to first 108.000000,first 42.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 691 polygon from first 0.000000,first 46.000000,first 4.000000to first 4.000000,first 46.000000,first 4.000000to first 4.000000,first 50.000000,first 4.000000to first 0.000000,first 50.000000,first 4.000000to first 0.000000,first 46.000000,first 4.000000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 692 polygon from first 4.000000,first 46.000000,first 4.000000to first 8.000000,first 46.000000,first 4.000000to first 8.000000,first 50.000000,first 4.000000to first 4.000000,first 50.000000,first 4.000000to first 4.000000,first 46.000000,first 4.000000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 693 polygon from first 8.000000,first 46.000000,first 4.000000to first 12.000000,first 46.000000,first 4.000000to first 12.000000,first 50.000000,first 4.000000to first 8.000000,first 50.000000,first 4.000000to first 8.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffb6b5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 694 polygon from first 12.000000,first 46.000000,first 4.000000to first 16.000000,first 46.000000,first 4.000000to first 16.000000,first 50.000000,first 4.000000to first 12.000000,first 50.000000,first 4.000000to first 12.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffb1b0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 695 polygon from first 16.000000,first 46.000000,first 4.000000to first 20.000000,first 46.000000,first 4.000000to first 20.000000,first 50.000000,first 4.000000to first 16.000000,first 50.000000,first 4.000000to first 16.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffb2b1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 696 polygon from first 20.000000,first 46.000000,first 4.000000to first 24.000000,first 46.000000,first 4.000000to first 24.000000,first 50.000000,first 4.000000to first 20.000000,first 50.000000,first 4.000000to first 20.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffb2b1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 697 polygon from first 24.000000,first 46.000000,first 4.000000to first 28.000000,first 46.000000,first 4.000000to first 28.000000,first 50.000000,first 4.000000to first 24.000000,first 50.000000,first 4.000000to first 24.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 698 polygon from first 28.000000,first 46.000000,first 4.000000to first 32.000000,first 46.000000,first 4.000000to first 32.000000,first 50.000000,first 4.000000to first 28.000000,first 50.000000,first 4.000000to first 28.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 699 polygon from first 32.000000,first 46.000000,first 4.000000to first 36.000000,first 46.000000,first 4.000000to first 36.000000,first 50.000000,first 4.000000to first 32.000000,first 50.000000,first 4.000000to first 32.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 700 polygon from first 36.000000,first 46.000000,first 4.000000to first 40.000000,first 46.000000,first 4.000000to first 40.000000,first 50.000000,first 4.000000to first 36.000000,first 50.000000,first 4.000000to first 36.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 686 polygon from first 40.000000,first 46.000000,first 4.000000to first 44.000000,first 46.000000,first 4.000000to first 44.000000,first 50.000000,first 4.000000to first 40.000000,first 50.000000,first 4.000000to first 40.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 702 polygon from first 44.000000,first 46.000000,first 4.000000to first 48.000000,first 46.000000,first 4.000000to first 48.000000,first 50.000000,first 4.000000to first 44.000000,first 50.000000,first 4.000000to first 44.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffdddc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 703 polygon from first 48.000000,first 46.000000,first 4.000000to first 52.000000,first 46.000000,first 4.000000to first 52.000000,first 50.000000,first 4.000000to first 48.000000,first 50.000000,first 4.000000to first 48.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 704 polygon from first 52.000000,first 46.000000,first 4.000000to first 56.000000,first 46.000000,first 4.000000to first 56.000000,first 50.000000,first 4.000000to first 52.000000,first 50.000000,first 4.000000to first 52.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 705 polygon from first 56.000000,first 46.000000,first 4.000000to first 60.000000,first 46.000000,first 4.000000to first 60.000000,first 50.000000,first 4.000000to first 56.000000,first 50.000000,first 4.000000to first 56.000000,first 46.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 706 polygon from first 60.000000,first 46.000000,first 4.000000to first 64.000000,first 46.000000,first 4.000000to first 64.000000,first 50.000000,first 4.000000to first 60.000000,first 50.000000,first 4.000000to first 60.000000,first 46.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 707 polygon from first 64.000000,first 46.000000,first 4.000000to first 68.000000,first 46.000000,first 4.000000to first 68.000000,first 50.000000,first 4.000000to first 64.000000,first 50.000000,first 4.000000to first 64.000000,first 46.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 708 polygon from first 68.000000,first 46.000000,first 4.000000to first 72.000000,first 46.000000,first 4.000000to first 72.000000,first 50.000000,first 4.000000to first 68.000000,first 50.000000,first 4.000000to first 68.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffacab' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 709 polygon from first 72.000000,first 46.000000,first 4.000000to first 76.000000,first 46.000000,first 4.000000to first 76.000000,first 50.000000,first 4.000000to first 72.000000,first 50.000000,first 4.000000to first 72.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 710 polygon from first 76.000000,first 46.000000,first 4.000000to first 80.000000,first 46.000000,first 4.000000to first 80.000000,first 50.000000,first 4.000000to first 76.000000,first 50.000000,first 4.000000to first 76.000000,first 46.000000,first 4.000000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 711 polygon from first 80.000000,first 46.000000,first 4.000000to first 84.000000,first 46.000000,first 4.000000to first 84.000000,first 50.000000,first 4.000000to first 80.000000,first 50.000000,first 4.000000to first 80.000000,first 46.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 712 polygon from first 84.000000,first 46.000000,first 4.000000to first 88.000000,first 46.000000,first 4.000000to first 88.000000,first 50.000000,first 4.000000to first 84.000000,first 50.000000,first 4.000000to first 84.000000,first 46.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 713 polygon from first 88.000000,first 46.000000,first 4.000000to first 92.000000,first 46.000000,first 4.000000to first 92.000000,first 50.000000,first 4.000000to first 88.000000,first 50.000000,first 4.000000to first 88.000000,first 46.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 714 polygon from first 92.000000,first 46.000000,first 4.000000to first 96.000000,first 46.000000,first 4.000000to first 96.000000,first 50.000000,first 4.000000to first 92.000000,first 50.000000,first 4.000000to first 92.000000,first 46.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 672 polygon from first 96.000000,first 46.000000,first 4.000000to first 100.000000,first 46.000000,first 4.000000to first 100.000000,first 50.000000,first 4.000000to first 96.000000,first 50.000000,first 4.000000to first 96.000000,first 46.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 658 polygon from first 100.000000,first 46.000000,first 4.000000to first 104.000000,first 46.000000,first 4.000000to first 104.000000,first 50.000000,first 4.000000to first 100.000000,first 50.000000,first 4.000000to first 100.000000,first 46.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 659 polygon from first 104.000000,first 46.000000,first 4.000000to first 108.000000,first 46.000000,first 4.000000to first 108.000000,first 50.000000,first 4.000000to first 104.000000,first 50.000000,first 4.000000to first 104.000000,first 46.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 660 polygon from first 108.000000,first 46.000000,first 4.000000to first 112.000000,first 46.000000,first 4.000000to first 112.000000,first 50.000000,first 4.000000to first 108.000000,first 50.000000,first 4.000000to first 108.000000,first 46.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 661 polygon from first 60.000000,first 50.000000,first 4.000000to first 64.000000,first 50.000000,first 4.000000to first 64.000000,first 54.000000,first 4.000000to first 60.000000,first 54.000000,first 4.000000to first 60.000000,first 50.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 662 polygon from first 64.000000,first 50.000000,first 4.000000to first 68.000000,first 50.000000,first 4.000000to first 68.000000,first 54.000000,first 4.000000to first 64.000000,first 54.000000,first 4.000000to first 64.000000,first 50.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 663 polygon from first 68.000000,first 50.000000,first 4.000000to first 72.000000,first 50.000000,first 4.000000to first 72.000000,first 54.000000,first 4.000000to first 68.000000,first 54.000000,first 4.000000to first 68.000000,first 50.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 664 polygon from first 72.000000,first 50.000000,first 4.000000to first 76.000000,first 50.000000,first 4.000000to first 76.000000,first 54.000000,first 4.000000to first 72.000000,first 54.000000,first 4.000000to first 72.000000,first 50.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 665 polygon from first 76.000000,first 50.000000,first 4.000000to first 80.000000,first 50.000000,first 4.000000to first 80.000000,first 54.000000,first 4.000000to first 76.000000,first 54.000000,first 4.000000to first 76.000000,first 50.000000,first 4.000000 fillcolor rgb '#ffc8c7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 666 polygon from first 80.000000,first 50.000000,first 4.000000to first 84.000000,first 50.000000,first 4.000000to first 84.000000,first 54.000000,first 4.000000to first 80.000000,first 54.000000,first 4.000000to first 80.000000,first 50.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 667 polygon from first 84.000000,first 50.000000,first 4.000000to first 88.000000,first 50.000000,first 4.000000to first 88.000000,first 54.000000,first 4.000000to first 84.000000,first 54.000000,first 4.000000to first 84.000000,first 50.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 668 polygon from first 88.000000,first 50.000000,first 4.000000to first 92.000000,first 50.000000,first 4.000000to first 92.000000,first 54.000000,first 4.000000to first 88.000000,first 54.000000,first 4.000000to first 88.000000,first 50.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 669 polygon from first 92.000000,first 50.000000,first 4.000000to first 96.000000,first 50.000000,first 4.000000to first 96.000000,first 54.000000,first 4.000000to first 92.000000,first 54.000000,first 4.000000to first 92.000000,first 50.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 670 polygon from first 96.000000,first 50.000000,first 4.000000to first 100.000000,first 50.000000,first 4.000000to first 100.000000,first 54.000000,first 4.000000to first 96.000000,first 54.000000,first 4.000000to first 96.000000,first 50.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 671 polygon from first 100.000000,first 50.000000,first 4.000000to first 104.000000,first 50.000000,first 4.000000to first 104.000000,first 54.000000,first 4.000000to first 100.000000,first 54.000000,first 4.000000to first 100.000000,first 50.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 657 polygon from first 104.000000,first 50.000000,first 4.000000to first 108.000000,first 50.000000,first 4.000000to first 108.000000,first 54.000000,first 4.000000to first 104.000000,first 54.000000,first 4.000000to first 104.000000,first 50.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 673 polygon from first 108.000000,first 50.000000,first 4.000000to first 112.000000,first 50.000000,first 4.000000to first 112.000000,first 54.000000,first 4.000000to first 108.000000,first 54.000000,first 4.000000to first 108.000000,first 50.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 674 polygon from first 60.000000,first 54.000000,first 4.000000to first 64.000000,first 54.000000,first 4.000000to first 64.000000,first 58.000000,first 4.000000to first 60.000000,first 58.000000,first 4.000000to first 60.000000,first 54.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 675 polygon from first 64.000000,first 54.000000,first 4.000000to first 68.000000,first 54.000000,first 4.000000to first 68.000000,first 58.000000,first 4.000000to first 64.000000,first 58.000000,first 4.000000to first 64.000000,first 54.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 676 polygon from first 68.000000,first 54.000000,first 4.000000to first 72.000000,first 54.000000,first 4.000000to first 72.000000,first 58.000000,first 4.000000to first 68.000000,first 58.000000,first 4.000000to first 68.000000,first 54.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 677 polygon from first 72.000000,first 54.000000,first 4.000000to first 76.000000,first 54.000000,first 4.000000to first 76.000000,first 58.000000,first 4.000000to first 72.000000,first 58.000000,first 4.000000to first 72.000000,first 54.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 678 polygon from first 76.000000,first 54.000000,first 4.000000to first 80.000000,first 54.000000,first 4.000000to first 80.000000,first 58.000000,first 4.000000to first 76.000000,first 58.000000,first 4.000000to first 76.000000,first 54.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 679 polygon from first 80.000000,first 54.000000,first 4.000000to first 84.000000,first 54.000000,first 4.000000to first 84.000000,first 58.000000,first 4.000000to first 80.000000,first 58.000000,first 4.000000to first 80.000000,first 54.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 680 polygon from first 84.000000,first 54.000000,first 4.000000to first 88.000000,first 54.000000,first 4.000000to first 88.000000,first 58.000000,first 4.000000to first 84.000000,first 58.000000,first 4.000000to first 84.000000,first 54.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 681 polygon from first 88.000000,first 54.000000,first 4.000000to first 92.000000,first 54.000000,first 4.000000to first 92.000000,first 58.000000,first 4.000000to first 88.000000,first 58.000000,first 4.000000to first 88.000000,first 54.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 682 polygon from first 92.000000,first 54.000000,first 4.000000to first 96.000000,first 54.000000,first 4.000000to first 96.000000,first 58.000000,first 4.000000to first 92.000000,first 58.000000,first 4.000000to first 92.000000,first 54.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 683 polygon from first 96.000000,first 54.000000,first 4.000000to first 100.000000,first 54.000000,first 4.000000to first 100.000000,first 58.000000,first 4.000000to first 96.000000,first 58.000000,first 4.000000to first 96.000000,first 54.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 684 polygon from first 100.000000,first 54.000000,first 4.000000to first 104.000000,first 54.000000,first 4.000000to first 104.000000,first 58.000000,first 4.000000to first 100.000000,first 58.000000,first 4.000000to first 100.000000,first 54.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 685 polygon from first 104.000000,first 54.000000,first 4.000000to first 108.000000,first 54.000000,first 4.000000to first 108.000000,first 58.000000,first 4.000000to first 104.000000,first 58.000000,first 4.000000to first 104.000000,first 54.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 583 polygon from first 108.000000,first 54.000000,first 4.000000to first 112.000000,first 54.000000,first 4.000000to first 112.000000,first 58.000000,first 4.000000to first 108.000000,first 58.000000,first 4.000000to first 108.000000,first 54.000000,first 4.000000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1060 polygon from first 0.000000,first 2.000000,first 7.400000to first 4.000000,first 2.000000,first 7.400000to first 4.000000,first 6.000000,first 7.400000to first 0.000000,first 6.000000,first 7.400000to first 0.000000,first 2.000000,first 7.400000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1061 polygon from first 4.000000,first 2.000000,first 7.400000to first 8.000000,first 2.000000,first 7.400000to first 8.000000,first 6.000000,first 7.400000to first 4.000000,first 6.000000,first 7.400000to first 4.000000,first 2.000000,first 7.400000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1062 polygon from first 8.000000,first 2.000000,first 7.400000to first 12.000000,first 2.000000,first 7.400000to first 12.000000,first 6.000000,first 7.400000to first 8.000000,first 6.000000,first 7.400000to first 8.000000,first 2.000000,first 7.400000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1063 polygon from first 12.000000,first 2.000000,first 7.400000to first 16.000000,first 2.000000,first 7.400000to first 16.000000,first 6.000000,first 7.400000to first 12.000000,first 6.000000,first 7.400000to first 12.000000,first 2.000000,first 7.400000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1064 polygon from first 16.000000,first 2.000000,first 7.400000to first 20.000000,first 2.000000,first 7.400000to first 20.000000,first 6.000000,first 7.400000to first 16.000000,first 6.000000,first 7.400000to first 16.000000,first 2.000000,first 7.400000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1065 polygon from first 0.000000,first 6.000000,first 7.400000to first 4.000000,first 6.000000,first 7.400000to first 4.000000,first 10.000000,first 7.400000to first 0.000000,first 10.000000,first 7.400000to first 0.000000,first 6.000000,first 7.400000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1066 polygon from first 4.000000,first 6.000000,first 7.400000to first 8.000000,first 6.000000,first 7.400000to first 8.000000,first 10.000000,first 7.400000to first 4.000000,first 10.000000,first 7.400000to first 4.000000,first 6.000000,first 7.400000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1067 polygon from first 8.000000,first 6.000000,first 7.400000to first 12.000000,first 6.000000,first 7.400000to first 12.000000,first 10.000000,first 7.400000to first 8.000000,first 10.000000,first 7.400000to first 8.000000,first 6.000000,first 7.400000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1058 polygon from first 12.000000,first 6.000000,first 7.400000to first 16.000000,first 6.000000,first 7.400000to first 16.000000,first 10.000000,first 7.400000to first 12.000000,first 10.000000,first 7.400000to first 12.000000,first 6.000000,first 7.400000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1069 polygon from first 16.000000,first 6.000000,first 7.400000to first 20.000000,first 6.000000,first 7.400000to first 20.000000,first 10.000000,first 7.400000to first 16.000000,first 10.000000,first 7.400000to first 16.000000,first 6.000000,first 7.400000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1070 polygon from first 0.000000,first 10.000000,first 7.400000to first 4.000000,first 10.000000,first 7.400000to first 4.000000,first 14.000000,first 7.400000to first 0.000000,first 14.000000,first 7.400000to first 0.000000,first 10.000000,first 7.400000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1071 polygon from first 4.000000,first 10.000000,first 7.400000to first 8.000000,first 10.000000,first 7.400000to first 8.000000,first 14.000000,first 7.400000to first 4.000000,first 14.000000,first 7.400000to first 4.000000,first 10.000000,first 7.400000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1072 polygon from first 8.000000,first 10.000000,first 7.400000to first 12.000000,first 10.000000,first 7.400000to first 12.000000,first 14.000000,first 7.400000to first 8.000000,first 14.000000,first 7.400000to first 8.000000,first 10.000000,first 7.400000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1073 polygon from first 12.000000,first 10.000000,first 7.400000to first 16.000000,first 10.000000,first 7.400000to first 16.000000,first 14.000000,first 7.400000to first 12.000000,first 14.000000,first 7.400000to first 12.000000,first 10.000000,first 7.400000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1074 polygon from first 16.000000,first 10.000000,first 7.400000to first 20.000000,first 10.000000,first 7.400000to first 20.000000,first 14.000000,first 7.400000to first 16.000000,first 14.000000,first 7.400000to first 16.000000,first 10.000000,first 7.400000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1075 polygon from first 0.000000,first 14.000000,first 7.400000to first 4.000000,first 14.000000,first 7.400000to first 4.000000,first 18.000000,first 7.400000to first 0.000000,first 18.000000,first 7.400000to first 0.000000,first 14.000000,first 7.400000 fillcolor rgb '#ffbcbb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1076 polygon from first 4.000000,first 14.000000,first 7.400000to first 8.000000,first 14.000000,first 7.400000to first 8.000000,first 18.000000,first 7.400000to first 4.000000,first 18.000000,first 7.400000to first 4.000000,first 14.000000,first 7.400000 fillcolor rgb '#ffbcbb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1077 polygon from first 8.000000,first 14.000000,first 7.400000to first 12.000000,first 14.000000,first 7.400000to first 12.000000,first 18.000000,first 7.400000to first 8.000000,first 18.000000,first 7.400000to first 8.000000,first 14.000000,first 7.400000 fillcolor rgb '#ffbcbb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1068 polygon from first 12.000000,first 14.000000,first 7.400000to first 16.000000,first 14.000000,first 7.400000to first 16.000000,first 18.000000,first 7.400000to first 12.000000,first 18.000000,first 7.400000to first 12.000000,first 14.000000,first 7.400000 fillcolor rgb '#ffbcbb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1038 polygon from first 16.000000,first 14.000000,first 7.400000to first 20.000000,first 14.000000,first 7.400000to first 20.000000,first 18.000000,first 7.400000to first 16.000000,first 18.000000,first 7.400000to first 16.000000,first 14.000000,first 7.400000 fillcolor rgb '#ffbcbb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1039 polygon from first 0.000000,first 18.000000,first 7.400000to first 4.000000,first 18.000000,first 7.400000to first 4.000000,first 22.000000,first 7.400000to first 0.000000,first 22.000000,first 7.400000to first 0.000000,first 18.000000,first 7.400000 fillcolor rgb '#ffb5b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1040 polygon from first 4.000000,first 18.000000,first 7.400000to first 8.000000,first 18.000000,first 7.400000to first 8.000000,first 22.000000,first 7.400000to first 4.000000,first 22.000000,first 7.400000to first 4.000000,first 18.000000,first 7.400000 fillcolor rgb '#ffb5b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1041 polygon from first 8.000000,first 18.000000,first 7.400000to first 12.000000,first 18.000000,first 7.400000to first 12.000000,first 22.000000,first 7.400000to first 8.000000,first 22.000000,first 7.400000to first 8.000000,first 18.000000,first 7.400000 fillcolor rgb '#ffb5b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1042 polygon from first 12.000000,first 18.000000,first 7.400000to first 16.000000,first 18.000000,first 7.400000to first 16.000000,first 22.000000,first 7.400000to first 12.000000,first 22.000000,first 7.400000to first 12.000000,first 18.000000,first 7.400000 fillcolor rgb '#ffb5b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1043 polygon from first 16.000000,first 18.000000,first 7.400000to first 20.000000,first 18.000000,first 7.400000to first 20.000000,first 22.000000,first 7.400000to first 16.000000,first 22.000000,first 7.400000to first 16.000000,first 18.000000,first 7.400000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1044 polygon from first 0.000000,first 22.000000,first 7.400000to first 4.000000,first 22.000000,first 7.400000to first 4.000000,first 26.000000,first 7.400000to first 0.000000,first 26.000000,first 7.400000to first 0.000000,first 22.000000,first 7.400000 fillcolor rgb '#ffb6b5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1045 polygon from first 4.000000,first 22.000000,first 7.400000to first 8.000000,first 22.000000,first 7.400000to first 8.000000,first 26.000000,first 7.400000to first 4.000000,first 26.000000,first 7.400000to first 4.000000,first 22.000000,first 7.400000 fillcolor rgb '#ffb7b6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1046 polygon from first 8.000000,first 22.000000,first 7.400000to first 12.000000,first 22.000000,first 7.400000to first 12.000000,first 26.000000,first 7.400000to first 8.000000,first 26.000000,first 7.400000to first 8.000000,first 22.000000,first 7.400000 fillcolor rgb '#ffb7b6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1047 polygon from first 12.000000,first 22.000000,first 7.400000to first 16.000000,first 22.000000,first 7.400000to first 16.000000,first 26.000000,first 7.400000to first 12.000000,first 26.000000,first 7.400000to first 12.000000,first 22.000000,first 7.400000 fillcolor rgb '#ffeeed' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1048 polygon from first 16.000000,first 22.000000,first 7.400000to first 20.000000,first 22.000000,first 7.400000to first 20.000000,first 26.000000,first 7.400000to first 16.000000,first 26.000000,first 7.400000to first 16.000000,first 22.000000,first 7.400000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1049 polygon from first 0.000000,first 26.000000,first 7.400000to first 4.000000,first 26.000000,first 7.400000to first 4.000000,first 30.000000,first 7.400000to first 0.000000,first 30.000000,first 7.400000to first 0.000000,first 26.000000,first 7.400000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1050 polygon from first 4.000000,first 26.000000,first 7.400000to first 8.000000,first 26.000000,first 7.400000to first 8.000000,first 30.000000,first 7.400000to first 4.000000,first 30.000000,first 7.400000to first 4.000000,first 26.000000,first 7.400000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1051 polygon from first 8.000000,first 26.000000,first 7.400000to first 12.000000,first 26.000000,first 7.400000to first 12.000000,first 30.000000,first 7.400000to first 8.000000,first 30.000000,first 7.400000to first 8.000000,first 26.000000,first 7.400000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1052 polygon from first 12.000000,first 26.000000,first 7.400000to first 16.000000,first 26.000000,first 7.400000to first 16.000000,first 30.000000,first 7.400000to first 12.000000,first 30.000000,first 7.400000to first 12.000000,first 26.000000,first 7.400000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1053 polygon from first 16.000000,first 26.000000,first 7.400000to first 20.000000,first 26.000000,first 7.400000to first 20.000000,first 30.000000,first 7.400000to first 16.000000,first 30.000000,first 7.400000to first 16.000000,first 26.000000,first 7.400000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1054 polygon from first 0.000000,first 30.000000,first 7.400000to first 4.000000,first 30.000000,first 7.400000to first 4.000000,first 34.000000,first 7.400000to first 0.000000,first 34.000000,first 7.400000to first 0.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffdbda' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1055 polygon from first 4.000000,first 30.000000,first 7.400000to first 8.000000,first 30.000000,first 7.400000to first 8.000000,first 34.000000,first 7.400000to first 4.000000,first 34.000000,first 7.400000to first 4.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffdbda' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1056 polygon from first 8.000000,first 30.000000,first 7.400000to first 12.000000,first 30.000000,first 7.400000to first 12.000000,first 34.000000,first 7.400000to first 8.000000,first 34.000000,first 7.400000to first 8.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffdbda' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1057 polygon from first 12.000000,first 30.000000,first 7.400000to first 16.000000,first 30.000000,first 7.400000to first 16.000000,first 34.000000,first 7.400000to first 12.000000,first 34.000000,first 7.400000to first 12.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffdbda' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1141 polygon from first 16.000000,first 30.000000,first 7.400000to first 20.000000,first 30.000000,first 7.400000to first 20.000000,first 34.000000,first 7.400000to first 16.000000,first 34.000000,first 7.400000to first 16.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1110 polygon from first 20.000000,first 30.000000,first 7.400000to first 24.000000,first 30.000000,first 7.400000to first 24.000000,first 34.000000,first 7.400000to first 20.000000,first 34.000000,first 7.400000to first 20.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1140 polygon from first 24.000000,first 30.000000,first 7.400000to first 28.000000,first 30.000000,first 7.400000to first 28.000000,first 34.000000,first 7.400000to first 24.000000,first 34.000000,first 7.400000to first 24.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffebea' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1139 polygon from first 28.000000,first 30.000000,first 7.400000to first 32.000000,first 30.000000,first 7.400000to first 32.000000,first 34.000000,first 7.400000to first 28.000000,first 34.000000,first 7.400000to first 28.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffdfde' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1138 polygon from first 32.000000,first 30.000000,first 7.400000to first 36.000000,first 30.000000,first 7.400000to first 36.000000,first 34.000000,first 7.400000to first 32.000000,first 34.000000,first 7.400000to first 32.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1137 polygon from first 36.000000,first 30.000000,first 7.400000to first 40.000000,first 30.000000,first 7.400000to first 40.000000,first 34.000000,first 7.400000to first 36.000000,first 34.000000,first 7.400000to first 36.000000,first 30.000000,first 7.400000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1136 polygon from first 40.000000,first 30.000000,first 7.400000to first 44.000000,first 30.000000,first 7.400000to first 44.000000,first 34.000000,first 7.400000to first 40.000000,first 34.000000,first 7.400000to first 40.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1135 polygon from first 44.000000,first 30.000000,first 7.400000to first 48.000000,first 30.000000,first 7.400000to first 48.000000,first 34.000000,first 7.400000to first 44.000000,first 34.000000,first 7.400000to first 44.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1134 polygon from first 48.000000,first 30.000000,first 7.400000to first 52.000000,first 30.000000,first 7.400000to first 52.000000,first 34.000000,first 7.400000to first 48.000000,first 34.000000,first 7.400000to first 48.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1133 polygon from first 52.000000,first 30.000000,first 7.400000to first 56.000000,first 30.000000,first 7.400000to first 56.000000,first 34.000000,first 7.400000to first 52.000000,first 34.000000,first 7.400000to first 52.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1132 polygon from first 56.000000,first 30.000000,first 7.400000to first 60.000000,first 30.000000,first 7.400000to first 60.000000,first 34.000000,first 7.400000to first 56.000000,first 34.000000,first 7.400000to first 56.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffd5d4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1120 polygon from first 60.000000,first 30.000000,first 7.400000to first 64.000000,first 30.000000,first 7.400000to first 64.000000,first 34.000000,first 7.400000to first 60.000000,first 34.000000,first 7.400000to first 60.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffe6e5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1130 polygon from first 64.000000,first 30.000000,first 7.400000to first 68.000000,first 30.000000,first 7.400000to first 68.000000,first 34.000000,first 7.400000to first 64.000000,first 34.000000,first 7.400000to first 64.000000,first 30.000000,first 7.400000 fillcolor rgb '#ffdbda' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1129 polygon from first 0.000000,first 34.000000,first 7.400000to first 4.000000,first 34.000000,first 7.400000to first 4.000000,first 38.000000,first 7.400000to first 0.000000,first 38.000000,first 7.400000to first 0.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffd5d4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1128 polygon from first 4.000000,first 34.000000,first 7.400000to first 8.000000,first 34.000000,first 7.400000to first 8.000000,first 38.000000,first 7.400000to first 4.000000,first 38.000000,first 7.400000to first 4.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffd5d4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1127 polygon from first 8.000000,first 34.000000,first 7.400000to first 12.000000,first 34.000000,first 7.400000to first 12.000000,first 38.000000,first 7.400000to first 8.000000,first 38.000000,first 7.400000to first 8.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffd5d4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1126 polygon from first 12.000000,first 34.000000,first 7.400000to first 16.000000,first 34.000000,first 7.400000to first 16.000000,first 38.000000,first 7.400000to first 12.000000,first 38.000000,first 7.400000to first 12.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffcccb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1125 polygon from first 16.000000,first 34.000000,first 7.400000to first 20.000000,first 34.000000,first 7.400000to first 20.000000,first 38.000000,first 7.400000to first 16.000000,first 38.000000,first 7.400000to first 16.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1124 polygon from first 20.000000,first 34.000000,first 7.400000to first 24.000000,first 34.000000,first 7.400000to first 24.000000,first 38.000000,first 7.400000to first 20.000000,first 38.000000,first 7.400000to first 20.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1123 polygon from first 24.000000,first 34.000000,first 7.400000to first 28.000000,first 34.000000,first 7.400000to first 28.000000,first 38.000000,first 7.400000to first 24.000000,first 38.000000,first 7.400000to first 24.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffebea' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1122 polygon from first 28.000000,first 34.000000,first 7.400000to first 32.000000,first 34.000000,first 7.400000to first 32.000000,first 38.000000,first 7.400000to first 28.000000,first 38.000000,first 7.400000to first 28.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffdfde' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1121 polygon from first 32.000000,first 34.000000,first 7.400000to first 36.000000,first 34.000000,first 7.400000to first 36.000000,first 38.000000,first 7.400000to first 32.000000,first 38.000000,first 7.400000to first 32.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1143 polygon from first 36.000000,first 34.000000,first 7.400000to first 40.000000,first 34.000000,first 7.400000to first 40.000000,first 38.000000,first 7.400000to first 36.000000,first 38.000000,first 7.400000to first 36.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1142 polygon from first 40.000000,first 34.000000,first 7.400000to first 44.000000,first 34.000000,first 7.400000to first 44.000000,first 38.000000,first 7.400000to first 40.000000,first 38.000000,first 7.400000to first 40.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1160 polygon from first 44.000000,first 34.000000,first 7.400000to first 48.000000,first 34.000000,first 7.400000to first 48.000000,first 38.000000,first 7.400000to first 44.000000,first 38.000000,first 7.400000to first 44.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1159 polygon from first 48.000000,first 34.000000,first 7.400000to first 52.000000,first 34.000000,first 7.400000to first 52.000000,first 38.000000,first 7.400000to first 48.000000,first 38.000000,first 7.400000to first 48.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1158 polygon from first 52.000000,first 34.000000,first 7.400000to first 56.000000,first 34.000000,first 7.400000to first 56.000000,first 38.000000,first 7.400000to first 52.000000,first 38.000000,first 7.400000to first 52.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1157 polygon from first 56.000000,first 34.000000,first 7.400000to first 60.000000,first 34.000000,first 7.400000to first 60.000000,first 38.000000,first 7.400000to first 56.000000,first 38.000000,first 7.400000to first 56.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1156 polygon from first 60.000000,first 34.000000,first 7.400000to first 64.000000,first 34.000000,first 7.400000to first 64.000000,first 38.000000,first 7.400000to first 60.000000,first 38.000000,first 7.400000to first 60.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffe6e5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1155 polygon from first 64.000000,first 34.000000,first 7.400000to first 68.000000,first 34.000000,first 7.400000to first 68.000000,first 38.000000,first 7.400000to first 64.000000,first 38.000000,first 7.400000to first 64.000000,first 34.000000,first 7.400000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1154 polygon from first 0.000000,first 38.000000,first 7.400000to first 4.000000,first 38.000000,first 7.400000to first 4.000000,first 42.000000,first 7.400000to first 0.000000,first 42.000000,first 7.400000to first 0.000000,first 38.000000,first 7.400000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1153 polygon from first 4.000000,first 38.000000,first 7.400000to first 8.000000,first 38.000000,first 7.400000to first 8.000000,first 42.000000,first 7.400000to first 4.000000,first 42.000000,first 7.400000to first 4.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1161 polygon from first 8.000000,first 38.000000,first 7.400000to first 12.000000,first 38.000000,first 7.400000to first 12.000000,first 42.000000,first 7.400000to first 8.000000,first 42.000000,first 7.400000to first 8.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1152 polygon from first 12.000000,first 38.000000,first 7.400000to first 16.000000,first 38.000000,first 7.400000to first 16.000000,first 42.000000,first 7.400000to first 12.000000,first 42.000000,first 7.400000to first 12.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1151 polygon from first 16.000000,first 38.000000,first 7.400000to first 20.000000,first 38.000000,first 7.400000to first 20.000000,first 42.000000,first 7.400000to first 16.000000,first 42.000000,first 7.400000to first 16.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1150 polygon from first 20.000000,first 38.000000,first 7.400000to first 24.000000,first 38.000000,first 7.400000to first 24.000000,first 42.000000,first 7.400000to first 20.000000,first 42.000000,first 7.400000to first 20.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffb2b1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1149 polygon from first 24.000000,first 38.000000,first 7.400000to first 28.000000,first 38.000000,first 7.400000to first 28.000000,first 42.000000,first 7.400000to first 24.000000,first 42.000000,first 7.400000to first 24.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1148 polygon from first 28.000000,first 38.000000,first 7.400000to first 32.000000,first 38.000000,first 7.400000to first 32.000000,first 42.000000,first 7.400000to first 28.000000,first 42.000000,first 7.400000to first 28.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffd5d4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1147 polygon from first 32.000000,first 38.000000,first 7.400000to first 36.000000,first 38.000000,first 7.400000to first 36.000000,first 42.000000,first 7.400000to first 32.000000,first 42.000000,first 7.400000to first 32.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1146 polygon from first 36.000000,first 38.000000,first 7.400000to first 40.000000,first 38.000000,first 7.400000to first 40.000000,first 42.000000,first 7.400000to first 36.000000,first 42.000000,first 7.400000to first 36.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1145 polygon from first 40.000000,first 38.000000,first 7.400000to first 44.000000,first 38.000000,first 7.400000to first 44.000000,first 42.000000,first 7.400000to first 40.000000,first 42.000000,first 7.400000to first 40.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1131 polygon from first 44.000000,first 38.000000,first 7.400000to first 48.000000,first 38.000000,first 7.400000to first 48.000000,first 42.000000,first 7.400000to first 44.000000,first 42.000000,first 7.400000to first 44.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1144 polygon from first 48.000000,first 38.000000,first 7.400000to first 52.000000,first 38.000000,first 7.400000to first 52.000000,first 42.000000,first 7.400000to first 48.000000,first 42.000000,first 7.400000to first 48.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1098 polygon from first 52.000000,first 38.000000,first 7.400000to first 56.000000,first 38.000000,first 7.400000to first 56.000000,first 42.000000,first 7.400000to first 52.000000,first 42.000000,first 7.400000to first 52.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1059 polygon from first 56.000000,first 38.000000,first 7.400000to first 60.000000,first 38.000000,first 7.400000to first 60.000000,first 42.000000,first 7.400000to first 56.000000,first 42.000000,first 7.400000to first 56.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1097 polygon from first 60.000000,first 38.000000,first 7.400000to first 64.000000,first 38.000000,first 7.400000to first 64.000000,first 42.000000,first 7.400000to first 60.000000,first 42.000000,first 7.400000to first 60.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1096 polygon from first 64.000000,first 38.000000,first 7.400000to first 68.000000,first 38.000000,first 7.400000to first 68.000000,first 42.000000,first 7.400000to first 64.000000,first 42.000000,first 7.400000to first 64.000000,first 38.000000,first 7.400000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1095 polygon from first 0.000000,first 42.000000,first 7.400000to first 4.000000,first 42.000000,first 7.400000to first 4.000000,first 46.000000,first 7.400000to first 0.000000,first 46.000000,first 7.400000to first 0.000000,first 42.000000,first 7.400000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1094 polygon from first 4.000000,first 42.000000,first 7.400000to first 8.000000,first 42.000000,first 7.400000to first 8.000000,first 46.000000,first 7.400000to first 4.000000,first 46.000000,first 7.400000to first 4.000000,first 42.000000,first 7.400000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1093 polygon from first 8.000000,first 42.000000,first 7.400000to first 12.000000,first 42.000000,first 7.400000to first 12.000000,first 46.000000,first 7.400000to first 8.000000,first 46.000000,first 7.400000to first 8.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1092 polygon from first 12.000000,first 42.000000,first 7.400000to first 16.000000,first 42.000000,first 7.400000to first 16.000000,first 46.000000,first 7.400000to first 12.000000,first 46.000000,first 7.400000to first 12.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffd0cf' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1091 polygon from first 16.000000,first 42.000000,first 7.400000to first 20.000000,first 42.000000,first 7.400000to first 20.000000,first 46.000000,first 7.400000to first 16.000000,first 46.000000,first 7.400000to first 16.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1090 polygon from first 20.000000,first 42.000000,first 7.400000to first 24.000000,first 42.000000,first 7.400000to first 24.000000,first 46.000000,first 7.400000to first 20.000000,first 46.000000,first 7.400000to first 20.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffb3b2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1078 polygon from first 24.000000,first 42.000000,first 7.400000to first 28.000000,first 42.000000,first 7.400000to first 28.000000,first 46.000000,first 7.400000to first 24.000000,first 46.000000,first 7.400000to first 24.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1088 polygon from first 28.000000,first 42.000000,first 7.400000to first 32.000000,first 42.000000,first 7.400000to first 32.000000,first 46.000000,first 7.400000to first 28.000000,first 46.000000,first 7.400000to first 28.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1087 polygon from first 32.000000,first 42.000000,first 7.400000to first 36.000000,first 42.000000,first 7.400000to first 36.000000,first 46.000000,first 7.400000to first 32.000000,first 46.000000,first 7.400000to first 32.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1086 polygon from first 36.000000,first 42.000000,first 7.400000to first 40.000000,first 42.000000,first 7.400000to first 40.000000,first 46.000000,first 7.400000to first 36.000000,first 46.000000,first 7.400000to first 36.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1085 polygon from first 40.000000,first 42.000000,first 7.400000to first 44.000000,first 42.000000,first 7.400000to first 44.000000,first 46.000000,first 7.400000to first 40.000000,first 46.000000,first 7.400000to first 40.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1084 polygon from first 44.000000,first 42.000000,first 7.400000to first 48.000000,first 42.000000,first 7.400000to first 48.000000,first 46.000000,first 7.400000to first 44.000000,first 46.000000,first 7.400000to first 44.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffdddc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1083 polygon from first 48.000000,first 42.000000,first 7.400000to first 52.000000,first 42.000000,first 7.400000to first 52.000000,first 46.000000,first 7.400000to first 48.000000,first 46.000000,first 7.400000to first 48.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1082 polygon from first 52.000000,first 42.000000,first 7.400000to first 56.000000,first 42.000000,first 7.400000to first 56.000000,first 46.000000,first 7.400000to first 52.000000,first 46.000000,first 7.400000to first 52.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1081 polygon from first 56.000000,first 42.000000,first 7.400000to first 60.000000,first 42.000000,first 7.400000to first 60.000000,first 46.000000,first 7.400000to first 56.000000,first 46.000000,first 7.400000to first 56.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffdcdb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1080 polygon from first 60.000000,first 42.000000,first 7.400000to first 64.000000,first 42.000000,first 7.400000to first 64.000000,first 46.000000,first 7.400000to first 60.000000,first 46.000000,first 7.400000to first 60.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1079 polygon from first 64.000000,first 42.000000,first 7.400000to first 68.000000,first 42.000000,first 7.400000to first 68.000000,first 46.000000,first 7.400000to first 64.000000,first 46.000000,first 7.400000to first 64.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffbebd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1089 polygon from first 68.000000,first 42.000000,first 7.400000to first 72.000000,first 42.000000,first 7.400000to first 72.000000,first 46.000000,first 7.400000to first 68.000000,first 46.000000,first 7.400000to first 68.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffdedd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1119 polygon from first 72.000000,first 42.000000,first 7.400000to first 76.000000,first 42.000000,first 7.400000to first 76.000000,first 46.000000,first 7.400000to first 72.000000,first 46.000000,first 7.400000to first 72.000000,first 42.000000,first 7.400000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1118 polygon from first 0.000000,first 46.000000,first 7.400000to first 4.000000,first 46.000000,first 7.400000to first 4.000000,first 50.000000,first 7.400000to first 0.000000,first 50.000000,first 7.400000to first 0.000000,first 46.000000,first 7.400000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1117 polygon from first 4.000000,first 46.000000,first 7.400000to first 8.000000,first 46.000000,first 7.400000to first 8.000000,first 50.000000,first 7.400000to first 4.000000,first 50.000000,first 7.400000to first 4.000000,first 46.000000,first 7.400000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1116 polygon from first 8.000000,first 46.000000,first 7.400000to first 12.000000,first 46.000000,first 7.400000to first 12.000000,first 50.000000,first 7.400000to first 8.000000,first 50.000000,first 7.400000to first 8.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffb6b5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1115 polygon from first 12.000000,first 46.000000,first 7.400000to first 16.000000,first 46.000000,first 7.400000to first 16.000000,first 50.000000,first 7.400000to first 12.000000,first 50.000000,first 7.400000to first 12.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffbdbc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1114 polygon from first 16.000000,first 46.000000,first 7.400000to first 20.000000,first 46.000000,first 7.400000to first 20.000000,first 50.000000,first 7.400000to first 16.000000,first 50.000000,first 7.400000to first 16.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffb0af' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1113 polygon from first 20.000000,first 46.000000,first 7.400000to first 24.000000,first 46.000000,first 7.400000to first 24.000000,first 50.000000,first 7.400000to first 20.000000,first 50.000000,first 7.400000to first 20.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffb3b2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1112 polygon from first 24.000000,first 46.000000,first 7.400000to first 28.000000,first 46.000000,first 7.400000to first 28.000000,first 50.000000,first 7.400000to first 24.000000,first 50.000000,first 7.400000to first 24.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1111 polygon from first 28.000000,first 46.000000,first 7.400000to first 32.000000,first 46.000000,first 7.400000to first 32.000000,first 50.000000,first 7.400000to first 28.000000,first 50.000000,first 7.400000to first 28.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1099 polygon from first 32.000000,first 46.000000,first 7.400000to first 36.000000,first 46.000000,first 7.400000to first 36.000000,first 50.000000,first 7.400000to first 32.000000,first 50.000000,first 7.400000to first 32.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1109 polygon from first 36.000000,first 46.000000,first 7.400000to first 40.000000,first 46.000000,first 7.400000to first 40.000000,first 50.000000,first 7.400000to first 36.000000,first 50.000000,first 7.400000to first 36.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1108 polygon from first 40.000000,first 46.000000,first 7.400000to first 44.000000,first 46.000000,first 7.400000to first 44.000000,first 50.000000,first 7.400000to first 40.000000,first 50.000000,first 7.400000to first 40.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1107 polygon from first 44.000000,first 46.000000,first 7.400000to first 48.000000,first 46.000000,first 7.400000to first 48.000000,first 50.000000,first 7.400000to first 44.000000,first 50.000000,first 7.400000to first 44.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffdddc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1106 polygon from first 48.000000,first 46.000000,first 7.400000to first 52.000000,first 46.000000,first 7.400000to first 52.000000,first 50.000000,first 7.400000to first 48.000000,first 50.000000,first 7.400000to first 48.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1105 polygon from first 52.000000,first 46.000000,first 7.400000to first 56.000000,first 46.000000,first 7.400000to first 56.000000,first 50.000000,first 7.400000to first 52.000000,first 50.000000,first 7.400000to first 52.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1104 polygon from first 56.000000,first 46.000000,first 7.400000to first 60.000000,first 46.000000,first 7.400000to first 60.000000,first 50.000000,first 7.400000to first 56.000000,first 50.000000,first 7.400000to first 56.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffdcdb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1103 polygon from first 60.000000,first 46.000000,first 7.400000to first 64.000000,first 46.000000,first 7.400000to first 64.000000,first 50.000000,first 7.400000to first 60.000000,first 50.000000,first 7.400000to first 60.000000,first 46.000000,first 7.400000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1102 polygon from first 64.000000,first 46.000000,first 7.400000to first 68.000000,first 46.000000,first 7.400000to first 68.000000,first 50.000000,first 7.400000to first 64.000000,first 50.000000,first 7.400000to first 64.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffa6a5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1101 polygon from first 68.000000,first 46.000000,first 7.400000to first 72.000000,first 46.000000,first 7.400000to first 72.000000,first 50.000000,first 7.400000to first 68.000000,first 50.000000,first 7.400000to first 68.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffbebd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1100 polygon from first 72.000000,first 46.000000,first 7.400000to first 76.000000,first 46.000000,first 7.400000to first 76.000000,first 50.000000,first 7.400000to first 72.000000,first 50.000000,first 7.400000to first 72.000000,first 46.000000,first 7.400000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1351 polygon from first 0.000000,first 2.000000,first 10.800000to first 4.000000,first 2.000000,first 10.800000to first 4.000000,first 6.000000,first 10.800000to first 0.000000,first 6.000000,first 10.800000to first 0.000000,first 2.000000,first 10.800000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1349 polygon from first 4.000000,first 2.000000,first 10.800000to first 8.000000,first 2.000000,first 10.800000to first 8.000000,first 6.000000,first 10.800000to first 4.000000,first 6.000000,first 10.800000to first 4.000000,first 2.000000,first 10.800000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1348 polygon from first 8.000000,first 2.000000,first 10.800000to first 12.000000,first 2.000000,first 10.800000to first 12.000000,first 6.000000,first 10.800000to first 8.000000,first 6.000000,first 10.800000to first 8.000000,first 2.000000,first 10.800000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1347 polygon from first 12.000000,first 2.000000,first 10.800000to first 16.000000,first 2.000000,first 10.800000to first 16.000000,first 6.000000,first 10.800000to first 12.000000,first 6.000000,first 10.800000to first 12.000000,first 2.000000,first 10.800000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1346 polygon from first 16.000000,first 2.000000,first 10.800000to first 20.000000,first 2.000000,first 10.800000to first 20.000000,first 6.000000,first 10.800000to first 16.000000,first 6.000000,first 10.800000to first 16.000000,first 2.000000,first 10.800000 fillcolor rgb '#ffeceb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1345 polygon from first 0.000000,first 6.000000,first 10.800000to first 4.000000,first 6.000000,first 10.800000to first 4.000000,first 10.000000,first 10.800000to first 0.000000,first 10.000000,first 10.800000to first 0.000000,first 6.000000,first 10.800000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1335 polygon from first 4.000000,first 6.000000,first 10.800000to first 8.000000,first 6.000000,first 10.800000to first 8.000000,first 10.000000,first 10.800000to first 4.000000,first 10.000000,first 10.800000to first 4.000000,first 6.000000,first 10.800000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1343 polygon from first 8.000000,first 6.000000,first 10.800000to first 12.000000,first 6.000000,first 10.800000to first 12.000000,first 10.000000,first 10.800000to first 8.000000,first 10.000000,first 10.800000to first 8.000000,first 6.000000,first 10.800000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1342 polygon from first 12.000000,first 6.000000,first 10.800000to first 16.000000,first 6.000000,first 10.800000to first 16.000000,first 10.000000,first 10.800000to first 12.000000,first 10.000000,first 10.800000to first 12.000000,first 6.000000,first 10.800000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1341 polygon from first 16.000000,first 6.000000,first 10.800000to first 20.000000,first 6.000000,first 10.800000to first 20.000000,first 10.000000,first 10.800000to first 16.000000,first 10.000000,first 10.800000to first 16.000000,first 6.000000,first 10.800000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1340 polygon from first 0.000000,first 10.000000,first 10.800000to first 4.000000,first 10.000000,first 10.800000to first 4.000000,first 14.000000,first 10.800000to first 0.000000,first 14.000000,first 10.800000to first 0.000000,first 10.000000,first 10.800000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1339 polygon from first 4.000000,first 10.000000,first 10.800000to first 8.000000,first 10.000000,first 10.800000to first 8.000000,first 14.000000,first 10.800000to first 4.000000,first 14.000000,first 10.800000to first 4.000000,first 10.000000,first 10.800000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1338 polygon from first 8.000000,first 10.000000,first 10.800000to first 12.000000,first 10.000000,first 10.800000to first 12.000000,first 14.000000,first 10.800000to first 8.000000,first 14.000000,first 10.800000to first 8.000000,first 10.000000,first 10.800000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1337 polygon from first 12.000000,first 10.000000,first 10.800000to first 16.000000,first 10.000000,first 10.800000to first 16.000000,first 14.000000,first 10.800000to first 12.000000,first 14.000000,first 10.800000to first 12.000000,first 10.000000,first 10.800000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1336 polygon from first 16.000000,first 10.000000,first 10.800000to first 20.000000,first 10.000000,first 10.800000to first 20.000000,first 14.000000,first 10.800000to first 16.000000,first 14.000000,first 10.800000to first 16.000000,first 10.000000,first 10.800000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1344 polygon from first 0.000000,first 14.000000,first 10.800000to first 4.000000,first 14.000000,first 10.800000to first 4.000000,first 18.000000,first 10.800000to first 0.000000,first 18.000000,first 10.800000to first 0.000000,first 14.000000,first 10.800000 fillcolor rgb '#ffbcbb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1353 polygon from first 4.000000,first 14.000000,first 10.800000to first 8.000000,first 14.000000,first 10.800000to first 8.000000,first 18.000000,first 10.800000to first 4.000000,first 18.000000,first 10.800000to first 4.000000,first 14.000000,first 10.800000 fillcolor rgb '#ffbcbb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1354 polygon from first 8.000000,first 14.000000,first 10.800000to first 12.000000,first 14.000000,first 10.800000to first 12.000000,first 18.000000,first 10.800000to first 8.000000,first 18.000000,first 10.800000to first 8.000000,first 14.000000,first 10.800000 fillcolor rgb '#ffbcbb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1355 polygon from first 12.000000,first 14.000000,first 10.800000to first 16.000000,first 14.000000,first 10.800000to first 16.000000,first 18.000000,first 10.800000to first 12.000000,first 18.000000,first 10.800000to first 12.000000,first 14.000000,first 10.800000 fillcolor rgb '#ffbcbb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1356 polygon from first 16.000000,first 14.000000,first 10.800000to first 20.000000,first 14.000000,first 10.800000to first 20.000000,first 18.000000,first 10.800000to first 16.000000,first 18.000000,first 10.800000to first 16.000000,first 14.000000,first 10.800000 fillcolor rgb '#ffbcbb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1357 polygon from first 0.000000,first 18.000000,first 10.800000to first 4.000000,first 18.000000,first 10.800000to first 4.000000,first 22.000000,first 10.800000to first 0.000000,first 22.000000,first 10.800000to first 0.000000,first 18.000000,first 10.800000 fillcolor rgb '#ffb5b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1358 polygon from first 4.000000,first 18.000000,first 10.800000to first 8.000000,first 18.000000,first 10.800000to first 8.000000,first 22.000000,first 10.800000to first 4.000000,first 22.000000,first 10.800000to first 4.000000,first 18.000000,first 10.800000 fillcolor rgb '#ffb5b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1359 polygon from first 8.000000,first 18.000000,first 10.800000to first 12.000000,first 18.000000,first 10.800000to first 12.000000,first 22.000000,first 10.800000to first 8.000000,first 22.000000,first 10.800000to first 8.000000,first 18.000000,first 10.800000 fillcolor rgb '#ffb5b4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1360 polygon from first 12.000000,first 18.000000,first 10.800000to first 16.000000,first 18.000000,first 10.800000to first 16.000000,first 22.000000,first 10.800000to first 12.000000,first 22.000000,first 10.800000to first 12.000000,first 18.000000,first 10.800000 fillcolor rgb '#ffeeed' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1361 polygon from first 16.000000,first 18.000000,first 10.800000to first 20.000000,first 18.000000,first 10.800000to first 20.000000,first 22.000000,first 10.800000to first 16.000000,first 22.000000,first 10.800000to first 16.000000,first 18.000000,first 10.800000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1362 polygon from first 0.000000,first 22.000000,first 10.800000to first 4.000000,first 22.000000,first 10.800000to first 4.000000,first 26.000000,first 10.800000to first 0.000000,first 26.000000,first 10.800000to first 0.000000,first 22.000000,first 10.800000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1363 polygon from first 4.000000,first 22.000000,first 10.800000to first 8.000000,first 22.000000,first 10.800000to first 8.000000,first 26.000000,first 10.800000to first 4.000000,first 26.000000,first 10.800000to first 4.000000,first 22.000000,first 10.800000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1364 polygon from first 8.000000,first 22.000000,first 10.800000to first 12.000000,first 22.000000,first 10.800000to first 12.000000,first 26.000000,first 10.800000to first 8.000000,first 26.000000,first 10.800000to first 8.000000,first 22.000000,first 10.800000 fillcolor rgb '#ffd1d0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1365 polygon from first 12.000000,first 22.000000,first 10.800000to first 16.000000,first 22.000000,first 10.800000to first 16.000000,first 26.000000,first 10.800000to first 12.000000,first 26.000000,first 10.800000to first 12.000000,first 22.000000,first 10.800000 fillcolor rgb '#ffeeed' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1366 polygon from first 16.000000,first 22.000000,first 10.800000to first 20.000000,first 22.000000,first 10.800000to first 20.000000,first 26.000000,first 10.800000to first 16.000000,first 26.000000,first 10.800000to first 16.000000,first 22.000000,first 10.800000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1367 polygon from first 0.000000,first 26.000000,first 10.800000to first 4.000000,first 26.000000,first 10.800000to first 4.000000,first 30.000000,first 10.800000to first 0.000000,first 30.000000,first 10.800000to first 0.000000,first 26.000000,first 10.800000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1352 polygon from first 4.000000,first 26.000000,first 10.800000to first 8.000000,first 26.000000,first 10.800000to first 8.000000,first 30.000000,first 10.800000to first 4.000000,first 30.000000,first 10.800000to first 4.000000,first 26.000000,first 10.800000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1318 polygon from first 8.000000,first 26.000000,first 10.800000to first 12.000000,first 26.000000,first 10.800000to first 12.000000,first 30.000000,first 10.800000to first 8.000000,first 30.000000,first 10.800000to first 8.000000,first 26.000000,first 10.800000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1317 polygon from first 12.000000,first 26.000000,first 10.800000to first 16.000000,first 26.000000,first 10.800000to first 16.000000,first 30.000000,first 10.800000to first 12.000000,first 30.000000,first 10.800000to first 12.000000,first 26.000000,first 10.800000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1316 polygon from first 16.000000,first 26.000000,first 10.800000to first 20.000000,first 26.000000,first 10.800000to first 20.000000,first 30.000000,first 10.800000to first 16.000000,first 30.000000,first 10.800000to first 16.000000,first 26.000000,first 10.800000 fillcolor rgb '#ffe1e0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1315 polygon from first 0.000000,first 30.000000,first 10.800000to first 4.000000,first 30.000000,first 10.800000to first 4.000000,first 34.000000,first 10.800000to first 0.000000,first 34.000000,first 10.800000to first 0.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1314 polygon from first 4.000000,first 30.000000,first 10.800000to first 8.000000,first 30.000000,first 10.800000to first 8.000000,first 34.000000,first 10.800000to first 4.000000,first 34.000000,first 10.800000to first 4.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1313 polygon from first 8.000000,first 30.000000,first 10.800000to first 12.000000,first 30.000000,first 10.800000to first 12.000000,first 34.000000,first 10.800000to first 8.000000,first 34.000000,first 10.800000to first 8.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1312 polygon from first 12.000000,first 30.000000,first 10.800000to first 16.000000,first 30.000000,first 10.800000to first 16.000000,first 34.000000,first 10.800000to first 12.000000,first 34.000000,first 10.800000to first 12.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1311 polygon from first 16.000000,first 30.000000,first 10.800000to first 20.000000,first 30.000000,first 10.800000to first 20.000000,first 34.000000,first 10.800000to first 16.000000,first 34.000000,first 10.800000to first 16.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1310 polygon from first 20.000000,first 30.000000,first 10.800000to first 24.000000,first 30.000000,first 10.800000to first 24.000000,first 34.000000,first 10.800000to first 20.000000,first 34.000000,first 10.800000to first 20.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1309 polygon from first 24.000000,first 30.000000,first 10.800000to first 28.000000,first 30.000000,first 10.800000to first 28.000000,first 34.000000,first 10.800000to first 24.000000,first 34.000000,first 10.800000to first 24.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffebea' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1308 polygon from first 28.000000,first 30.000000,first 10.800000to first 32.000000,first 30.000000,first 10.800000to first 32.000000,first 34.000000,first 10.800000to first 28.000000,first 34.000000,first 10.800000to first 28.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffdfde' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1307 polygon from first 32.000000,first 30.000000,first 10.800000to first 36.000000,first 30.000000,first 10.800000to first 36.000000,first 34.000000,first 10.800000to first 32.000000,first 34.000000,first 10.800000to first 32.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1306 polygon from first 36.000000,first 30.000000,first 10.800000to first 40.000000,first 30.000000,first 10.800000to first 40.000000,first 34.000000,first 10.800000to first 36.000000,first 34.000000,first 10.800000to first 36.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1305 polygon from first 40.000000,first 30.000000,first 10.800000to first 44.000000,first 30.000000,first 10.800000to first 44.000000,first 34.000000,first 10.800000to first 40.000000,first 34.000000,first 10.800000to first 40.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffcac9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1304 polygon from first 44.000000,first 30.000000,first 10.800000to first 48.000000,first 30.000000,first 10.800000to first 48.000000,first 34.000000,first 10.800000to first 44.000000,first 34.000000,first 10.800000to first 44.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffd5d4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1303 polygon from first 48.000000,first 30.000000,first 10.800000to first 52.000000,first 30.000000,first 10.800000to first 52.000000,first 34.000000,first 10.800000to first 48.000000,first 34.000000,first 10.800000to first 48.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1319 polygon from first 52.000000,first 30.000000,first 10.800000to first 56.000000,first 30.000000,first 10.800000to first 56.000000,first 34.000000,first 10.800000to first 52.000000,first 34.000000,first 10.800000to first 52.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1320 polygon from first 56.000000,first 30.000000,first 10.800000to first 60.000000,first 30.000000,first 10.800000to first 60.000000,first 34.000000,first 10.800000to first 56.000000,first 34.000000,first 10.800000to first 56.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffd5d4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1321 polygon from first 60.000000,first 30.000000,first 10.800000to first 64.000000,first 30.000000,first 10.800000to first 64.000000,first 34.000000,first 10.800000to first 60.000000,first 34.000000,first 10.800000to first 60.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffe6e5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1322 polygon from first 64.000000,first 30.000000,first 10.800000to first 68.000000,first 30.000000,first 10.800000to first 68.000000,first 34.000000,first 10.800000to first 64.000000,first 34.000000,first 10.800000to first 64.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffdbda' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1323 polygon from first 68.000000,first 30.000000,first 10.800000to first 72.000000,first 30.000000,first 10.800000to first 72.000000,first 34.000000,first 10.800000to first 68.000000,first 34.000000,first 10.800000to first 68.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffdedd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1324 polygon from first 72.000000,first 30.000000,first 10.800000to first 76.000000,first 30.000000,first 10.800000to first 76.000000,first 34.000000,first 10.800000to first 72.000000,first 34.000000,first 10.800000to first 72.000000,first 30.000000,first 10.800000 fillcolor rgb '#ffdedd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1325 polygon from first 0.000000,first 34.000000,first 10.800000to first 4.000000,first 34.000000,first 10.800000to first 4.000000,first 38.000000,first 10.800000to first 0.000000,first 38.000000,first 10.800000to first 0.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffc2c1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1326 polygon from first 4.000000,first 34.000000,first 10.800000to first 8.000000,first 34.000000,first 10.800000to first 8.000000,first 38.000000,first 10.800000to first 4.000000,first 38.000000,first 10.800000to first 4.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffc2c1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1327 polygon from first 8.000000,first 34.000000,first 10.800000to first 12.000000,first 34.000000,first 10.800000to first 12.000000,first 38.000000,first 10.800000to first 8.000000,first 38.000000,first 10.800000to first 8.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffc2c1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1328 polygon from first 12.000000,first 34.000000,first 10.800000to first 16.000000,first 34.000000,first 10.800000to first 16.000000,first 38.000000,first 10.800000to first 12.000000,first 38.000000,first 10.800000to first 12.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffc2c1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1329 polygon from first 16.000000,first 34.000000,first 10.800000to first 20.000000,first 34.000000,first 10.800000to first 20.000000,first 38.000000,first 10.800000to first 16.000000,first 38.000000,first 10.800000to first 16.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1330 polygon from first 20.000000,first 34.000000,first 10.800000to first 24.000000,first 34.000000,first 10.800000to first 24.000000,first 38.000000,first 10.800000to first 20.000000,first 38.000000,first 10.800000to first 20.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1331 polygon from first 24.000000,first 34.000000,first 10.800000to first 28.000000,first 34.000000,first 10.800000to first 28.000000,first 38.000000,first 10.800000to first 24.000000,first 38.000000,first 10.800000to first 24.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffebea' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1332 polygon from first 28.000000,first 34.000000,first 10.800000to first 32.000000,first 34.000000,first 10.800000to first 32.000000,first 38.000000,first 10.800000to first 28.000000,first 38.000000,first 10.800000to first 28.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffdfde' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1333 polygon from first 32.000000,first 34.000000,first 10.800000to first 36.000000,first 34.000000,first 10.800000to first 36.000000,first 38.000000,first 10.800000to first 32.000000,first 38.000000,first 10.800000to first 32.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1334 polygon from first 36.000000,first 34.000000,first 10.800000to first 40.000000,first 34.000000,first 10.800000to first 40.000000,first 38.000000,first 10.800000to first 36.000000,first 38.000000,first 10.800000to first 36.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1417 polygon from first 40.000000,first 34.000000,first 10.800000to first 44.000000,first 34.000000,first 10.800000to first 44.000000,first 38.000000,first 10.800000to first 40.000000,first 38.000000,first 10.800000to first 40.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffcac9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1402 polygon from first 44.000000,first 34.000000,first 10.800000to first 48.000000,first 34.000000,first 10.800000to first 48.000000,first 38.000000,first 10.800000to first 44.000000,first 38.000000,first 10.800000to first 44.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffd5d4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1403 polygon from first 48.000000,first 34.000000,first 10.800000to first 52.000000,first 34.000000,first 10.800000to first 52.000000,first 38.000000,first 10.800000to first 48.000000,first 38.000000,first 10.800000to first 48.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1404 polygon from first 52.000000,first 34.000000,first 10.800000to first 56.000000,first 34.000000,first 10.800000to first 56.000000,first 38.000000,first 10.800000to first 52.000000,first 38.000000,first 10.800000to first 52.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1405 polygon from first 56.000000,first 34.000000,first 10.800000to first 60.000000,first 34.000000,first 10.800000to first 60.000000,first 38.000000,first 10.800000to first 56.000000,first 38.000000,first 10.800000to first 56.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffd4d3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1406 polygon from first 60.000000,first 34.000000,first 10.800000to first 64.000000,first 34.000000,first 10.800000to first 64.000000,first 38.000000,first 10.800000to first 60.000000,first 38.000000,first 10.800000to first 60.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffe6e5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1407 polygon from first 64.000000,first 34.000000,first 10.800000to first 68.000000,first 34.000000,first 10.800000to first 68.000000,first 38.000000,first 10.800000to first 64.000000,first 38.000000,first 10.800000to first 64.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1408 polygon from first 68.000000,first 34.000000,first 10.800000to first 72.000000,first 34.000000,first 10.800000to first 72.000000,first 38.000000,first 10.800000to first 68.000000,first 38.000000,first 10.800000to first 68.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1409 polygon from first 72.000000,first 34.000000,first 10.800000to first 76.000000,first 34.000000,first 10.800000to first 76.000000,first 38.000000,first 10.800000to first 72.000000,first 38.000000,first 10.800000to first 72.000000,first 34.000000,first 10.800000 fillcolor rgb '#ffdbda' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1410 polygon from first 0.000000,first 38.000000,first 10.800000to first 4.000000,first 38.000000,first 10.800000to first 4.000000,first 42.000000,first 10.800000to first 0.000000,first 42.000000,first 10.800000to first 0.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffb9b8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1411 polygon from first 4.000000,first 38.000000,first 10.800000to first 8.000000,first 38.000000,first 10.800000to first 8.000000,first 42.000000,first 10.800000to first 4.000000,first 42.000000,first 10.800000to first 4.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffb9b8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1412 polygon from first 8.000000,first 38.000000,first 10.800000to first 12.000000,first 38.000000,first 10.800000to first 12.000000,first 42.000000,first 10.800000to first 8.000000,first 42.000000,first 10.800000to first 8.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffb9b8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1413 polygon from first 12.000000,first 38.000000,first 10.800000to first 16.000000,first 38.000000,first 10.800000to first 16.000000,first 42.000000,first 10.800000to first 12.000000,first 42.000000,first 10.800000to first 12.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffbbba' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1414 polygon from first 16.000000,first 38.000000,first 10.800000to first 20.000000,first 38.000000,first 10.800000to first 20.000000,first 42.000000,first 10.800000to first 16.000000,first 42.000000,first 10.800000to first 16.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1415 polygon from first 20.000000,first 38.000000,first 10.800000to first 24.000000,first 38.000000,first 10.800000to first 24.000000,first 42.000000,first 10.800000to first 20.000000,first 42.000000,first 10.800000to first 20.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffb2b1' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1416 polygon from first 24.000000,first 38.000000,first 10.800000to first 28.000000,first 38.000000,first 10.800000to first 28.000000,first 42.000000,first 10.800000to first 24.000000,first 42.000000,first 10.800000to first 24.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1401 polygon from first 28.000000,first 38.000000,first 10.800000to first 32.000000,first 38.000000,first 10.800000to first 32.000000,first 42.000000,first 10.800000to first 28.000000,first 42.000000,first 10.800000to first 28.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1418 polygon from first 32.000000,first 38.000000,first 10.800000to first 36.000000,first 38.000000,first 10.800000to first 36.000000,first 42.000000,first 10.800000to first 32.000000,first 42.000000,first 10.800000to first 32.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffcbca' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1419 polygon from first 36.000000,first 38.000000,first 10.800000to first 40.000000,first 38.000000,first 10.800000to first 40.000000,first 42.000000,first 10.800000to first 36.000000,first 42.000000,first 10.800000to first 36.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1420 polygon from first 40.000000,first 38.000000,first 10.800000to first 44.000000,first 38.000000,first 10.800000to first 44.000000,first 42.000000,first 10.800000to first 40.000000,first 42.000000,first 10.800000to first 40.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffcac9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1421 polygon from first 44.000000,first 38.000000,first 10.800000to first 48.000000,first 38.000000,first 10.800000to first 48.000000,first 42.000000,first 10.800000to first 44.000000,first 42.000000,first 10.800000to first 44.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffd5d4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1422 polygon from first 48.000000,first 38.000000,first 10.800000to first 52.000000,first 38.000000,first 10.800000to first 52.000000,first 42.000000,first 10.800000to first 48.000000,first 42.000000,first 10.800000to first 48.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1423 polygon from first 52.000000,first 38.000000,first 10.800000to first 56.000000,first 38.000000,first 10.800000to first 56.000000,first 42.000000,first 10.800000to first 52.000000,first 42.000000,first 10.800000to first 52.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffe7e6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1424 polygon from first 56.000000,first 38.000000,first 10.800000to first 60.000000,first 38.000000,first 10.800000to first 60.000000,first 42.000000,first 10.800000to first 56.000000,first 42.000000,first 10.800000to first 56.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffd6d5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1425 polygon from first 60.000000,first 38.000000,first 10.800000to first 64.000000,first 38.000000,first 10.800000to first 64.000000,first 42.000000,first 10.800000to first 60.000000,first 42.000000,first 10.800000to first 60.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1426 polygon from first 64.000000,first 38.000000,first 10.800000to first 68.000000,first 38.000000,first 10.800000to first 68.000000,first 42.000000,first 10.800000to first 64.000000,first 42.000000,first 10.800000to first 64.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffcfce' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1427 polygon from first 68.000000,first 38.000000,first 10.800000to first 72.000000,first 38.000000,first 10.800000to first 72.000000,first 42.000000,first 10.800000to first 68.000000,first 42.000000,first 10.800000to first 68.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffd7d6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1428 polygon from first 72.000000,first 38.000000,first 10.800000to first 76.000000,first 38.000000,first 10.800000to first 76.000000,first 42.000000,first 10.800000to first 72.000000,first 42.000000,first 10.800000to first 72.000000,first 38.000000,first 10.800000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1429 polygon from first 0.000000,first 42.000000,first 10.800000to first 4.000000,first 42.000000,first 10.800000to first 4.000000,first 46.000000,first 10.800000to first 0.000000,first 46.000000,first 10.800000to first 0.000000,first 42.000000,first 10.800000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1430 polygon from first 4.000000,first 42.000000,first 10.800000to first 8.000000,first 42.000000,first 10.800000to first 8.000000,first 46.000000,first 10.800000to first 4.000000,first 46.000000,first 10.800000to first 4.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffb7b6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1431 polygon from first 8.000000,first 42.000000,first 10.800000to first 12.000000,first 42.000000,first 10.800000to first 12.000000,first 46.000000,first 10.800000to first 8.000000,first 46.000000,first 10.800000to first 8.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffb7b6' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1432 polygon from first 12.000000,first 42.000000,first 10.800000to first 16.000000,first 42.000000,first 10.800000to first 16.000000,first 46.000000,first 10.800000to first 12.000000,first 46.000000,first 10.800000to first 12.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffbbba' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1385 polygon from first 16.000000,first 42.000000,first 10.800000to first 20.000000,first 42.000000,first 10.800000to first 20.000000,first 46.000000,first 10.800000to first 16.000000,first 46.000000,first 10.800000to first 16.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1384 polygon from first 20.000000,first 42.000000,first 10.800000to first 24.000000,first 42.000000,first 10.800000to first 24.000000,first 46.000000,first 10.800000to first 20.000000,first 46.000000,first 10.800000to first 20.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffb3b2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1383 polygon from first 24.000000,first 42.000000,first 10.800000to first 28.000000,first 42.000000,first 10.800000to first 28.000000,first 46.000000,first 10.800000to first 24.000000,first 46.000000,first 10.800000to first 24.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1382 polygon from first 28.000000,first 42.000000,first 10.800000to first 32.000000,first 42.000000,first 10.800000to first 32.000000,first 46.000000,first 10.800000to first 28.000000,first 46.000000,first 10.800000to first 28.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffc5c4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1381 polygon from first 32.000000,first 42.000000,first 10.800000to first 36.000000,first 42.000000,first 10.800000to first 36.000000,first 46.000000,first 10.800000to first 32.000000,first 46.000000,first 10.800000to first 32.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1380 polygon from first 36.000000,first 42.000000,first 10.800000to first 40.000000,first 42.000000,first 10.800000to first 40.000000,first 46.000000,first 10.800000to first 36.000000,first 46.000000,first 10.800000to first 36.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1379 polygon from first 40.000000,first 42.000000,first 10.800000to first 44.000000,first 42.000000,first 10.800000to first 44.000000,first 46.000000,first 10.800000to first 40.000000,first 46.000000,first 10.800000to first 40.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffcac9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1378 polygon from first 44.000000,first 42.000000,first 10.800000to first 48.000000,first 42.000000,first 10.800000to first 48.000000,first 46.000000,first 10.800000to first 44.000000,first 46.000000,first 10.800000to first 44.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffd5d4' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1368 polygon from first 48.000000,first 42.000000,first 10.800000to first 52.000000,first 42.000000,first 10.800000to first 52.000000,first 46.000000,first 10.800000to first 48.000000,first 46.000000,first 10.800000to first 48.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1376 polygon from first 52.000000,first 42.000000,first 10.800000to first 56.000000,first 42.000000,first 10.800000to first 56.000000,first 46.000000,first 10.800000to first 52.000000,first 46.000000,first 10.800000to first 52.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1375 polygon from first 56.000000,first 42.000000,first 10.800000to first 60.000000,first 42.000000,first 10.800000to first 60.000000,first 46.000000,first 10.800000to first 56.000000,first 46.000000,first 10.800000to first 56.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffdcdb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1374 polygon from first 60.000000,first 42.000000,first 10.800000to first 64.000000,first 42.000000,first 10.800000to first 64.000000,first 46.000000,first 10.800000to first 60.000000,first 46.000000,first 10.800000to first 60.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffcdcc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1373 polygon from first 64.000000,first 42.000000,first 10.800000to first 68.000000,first 42.000000,first 10.800000to first 68.000000,first 46.000000,first 10.800000to first 64.000000,first 46.000000,first 10.800000to first 64.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffbebd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1372 polygon from first 68.000000,first 42.000000,first 10.800000to first 72.000000,first 42.000000,first 10.800000to first 72.000000,first 46.000000,first 10.800000to first 68.000000,first 46.000000,first 10.800000to first 68.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffdedd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1371 polygon from first 72.000000,first 42.000000,first 10.800000to first 76.000000,first 42.000000,first 10.800000to first 76.000000,first 46.000000,first 10.800000to first 72.000000,first 46.000000,first 10.800000to first 72.000000,first 42.000000,first 10.800000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1370 polygon from first 0.000000,first 46.000000,first 10.800000to first 4.000000,first 46.000000,first 10.800000to first 4.000000,first 50.000000,first 10.800000to first 0.000000,first 50.000000,first 10.800000to first 0.000000,first 46.000000,first 10.800000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1369 polygon from first 4.000000,first 46.000000,first 10.800000to first 8.000000,first 46.000000,first 10.800000to first 8.000000,first 50.000000,first 10.800000to first 4.000000,first 50.000000,first 10.800000to first 4.000000,first 46.000000,first 10.800000 fillcolor rgb '#fff1f0' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1377 polygon from first 8.000000,first 46.000000,first 10.800000to first 12.000000,first 46.000000,first 10.800000to first 12.000000,first 50.000000,first 10.800000to first 8.000000,first 50.000000,first 10.800000to first 8.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffb6b5' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1386 polygon from first 12.000000,first 46.000000,first 10.800000to first 16.000000,first 46.000000,first 10.800000to first 16.000000,first 50.000000,first 10.800000to first 12.000000,first 50.000000,first 10.800000to first 12.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffbbba' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1387 polygon from first 16.000000,first 46.000000,first 10.800000to first 20.000000,first 46.000000,first 10.800000to first 20.000000,first 50.000000,first 10.800000to first 16.000000,first 50.000000,first 10.800000to first 16.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffbcbb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1388 polygon from first 20.000000,first 46.000000,first 10.800000to first 24.000000,first 46.000000,first 10.800000to first 24.000000,first 50.000000,first 10.800000to first 20.000000,first 50.000000,first 10.800000to first 20.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffb3b2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1389 polygon from first 24.000000,first 46.000000,first 10.800000to first 28.000000,first 46.000000,first 10.800000to first 28.000000,first 50.000000,first 10.800000to first 24.000000,first 50.000000,first 10.800000to first 24.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffbfbe' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1390 polygon from first 28.000000,first 46.000000,first 10.800000to first 32.000000,first 46.000000,first 10.800000to first 32.000000,first 50.000000,first 10.800000to first 28.000000,first 50.000000,first 10.800000to first 28.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffd3d2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1391 polygon from first 32.000000,first 46.000000,first 10.800000to first 36.000000,first 46.000000,first 10.800000to first 36.000000,first 50.000000,first 10.800000to first 32.000000,first 50.000000,first 10.800000to first 32.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffc9c8' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1392 polygon from first 36.000000,first 46.000000,first 10.800000to first 40.000000,first 46.000000,first 10.800000to first 40.000000,first 50.000000,first 10.800000to first 36.000000,first 50.000000,first 10.800000to first 36.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffc4c3' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1393 polygon from first 40.000000,first 46.000000,first 10.800000to first 44.000000,first 46.000000,first 10.800000to first 44.000000,first 50.000000,first 10.800000to first 40.000000,first 50.000000,first 10.800000to first 40.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffcac9' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1394 polygon from first 44.000000,first 46.000000,first 10.800000to first 48.000000,first 46.000000,first 10.800000to first 48.000000,first 50.000000,first 10.800000to first 44.000000,first 50.000000,first 10.800000to first 44.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffdddc' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1395 polygon from first 48.000000,first 46.000000,first 10.800000to first 52.000000,first 46.000000,first 10.800000to first 52.000000,first 50.000000,first 10.800000to first 48.000000,first 50.000000,first 10.800000to first 48.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1396 polygon from first 52.000000,first 46.000000,first 10.800000to first 56.000000,first 46.000000,first 10.800000to first 56.000000,first 50.000000,first 10.800000to first 52.000000,first 50.000000,first 10.800000to first 52.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffe3e2' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1397 polygon from first 56.000000,first 46.000000,first 10.800000to first 60.000000,first 46.000000,first 10.800000to first 60.000000,first 50.000000,first 10.800000to first 56.000000,first 50.000000,first 10.800000to first 56.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffdcdb' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1398 polygon from first 60.000000,first 46.000000,first 10.800000to first 64.000000,first 46.000000,first 10.800000to first 64.000000,first 50.000000,first 10.800000to first 60.000000,first 50.000000,first 10.800000to first 60.000000,first 46.000000,first 10.800000 fillcolor rgb '#ff7f7e' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1399 polygon from first 64.000000,first 46.000000,first 10.800000to first 68.000000,first 46.000000,first 10.800000to first 68.000000,first 50.000000,first 10.800000to first 64.000000,first 50.000000,first 10.800000to first 64.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffbebd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1400 polygon from first 68.000000,first 46.000000,first 10.800000to first 72.000000,first 46.000000,first 10.800000to first 72.000000,first 50.000000,first 10.800000to first 68.000000,first 50.000000,first 10.800000to first 68.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffbebd' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + set object 1350 polygon from first 72.000000,first 46.000000,first 10.800000to first 76.000000,first 46.000000,first 10.800000to first 76.000000,first 50.000000,first 10.800000to first 72.000000,first 50.000000,first 10.800000to first 72.000000,first 46.000000,first 10.800000 fillcolor rgb '#ffd8d7' fillstyle solid 1.000000 noborder linecolor rgb '#000000' linewidth 0.000000 + + +splot 1/0 notitle, '-' with lines linecolor rgb '#000000' linewidth 2.000000 dashtype 1 title 'path 1', '-' with lines linecolor rgb '#00ff00' linewidth 2.000000 dashtype 1 title 'path 2', '-' with lines linecolor rgb '#0000ff' linewidth 2.000000 dashtype 1 title 'path 3' +75.2 43 4 +63.6 43 4 +59.4 43 4 +52 42.8 7.4 +49.8 42.8 7.4 +42.4 42.8 10.8 +35 42.8 10.8 +11.2 41 10.8 +11 32.8 10.8 +11 26 10.8 +16 26 10.8 +e +60 43.6 7.4 +52 43.6 7.4 +52 41.8 7.4 +59.4 42 4 +63.6 42 4 +75.2 42 4 +75 32.4 0 +62.6 32.6 0 +62.6 43.4 0 +67 43.4 0 +67 49.2 0 +62.2 49.2 2 +62.2 47.4 2 +67.2 47.4 4 +67.2 49.1 4 +62.4 49.1 5.7 +62.4 47.4 5.7 +67.1 47.5 7.4 +67.2 44.4 7.4 +66.3 39.4 7.4 +65.6 33 7.4 +57 33 7.4 +57.6 40 7.4 +60 40 7.4 +60 43.6 7.4 +e +11.2 10.8 7.4 +11 24.8 7.4 +11.2 39 7.4 +14.8 39 7.4 +14.8 36.6 7.4 +30.4 36.6 7.4 +30.4 42.6 7.4 +71.8 42.6 7.4 +e + + +unset multiplot diff --git a/tex/gfx/eval/paths.tex b/tex/gfx/eval/paths.tex new file mode 100755 index 0000000..49caf6c --- /dev/null +++ b/tex/gfx/eval/paths.tex @@ -0,0 +1,97 @@ +% GNUPLOT: LaTeX picture with Postscript +\begingroup + \makeatletter + \providecommand\color[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package color not loaded in conjunction with + terminal option `colourtext'% + }{See the gnuplot documentation for explanation.% + }{Either use 'blacktext' in gnuplot or load the package + color.sty in LaTeX.}% + \renewcommand\color[2][]{}% + }% + \providecommand\includegraphics[2][]{% + \GenericError{(gnuplot) \space\space\space\@spaces}{% + Package graphicx or graphics not loaded% + }{See the gnuplot documentation for explanation.% + }{The gnuplot epslatex terminal needs graphicx.sty or graphics.sty.}% + \renewcommand\includegraphics[2][]{}% + }% + \providecommand\rotatebox[2]{#2}% + \@ifundefined{ifGPcolor}{% + \newif\ifGPcolor + \GPcolortrue + }{}% + \@ifundefined{ifGPblacktext}{% + \newif\ifGPblacktext + \GPblacktexttrue + }{}% + % define a \g@addto@macro without @ in the name: + \let\gplgaddtomacro\g@addto@macro + % define empty templates for all commands taking text: + \gdef\gplbacktext{}% + \gdef\gplfronttext{}% + \makeatother + \ifGPblacktext + % no textcolor at all + \def\colorrgb#1{}% + \def\colorgray#1{}% + \else + % gray or color? + \ifGPcolor + \def\colorrgb#1{\color[rgb]{#1}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color[rgb]{1,0,0}}% + \expandafter\def\csname LT1\endcsname{\color[rgb]{0,1,0}}% + \expandafter\def\csname LT2\endcsname{\color[rgb]{0,0,1}}% + \expandafter\def\csname LT3\endcsname{\color[rgb]{1,0,1}}% + \expandafter\def\csname LT4\endcsname{\color[rgb]{0,1,1}}% + \expandafter\def\csname LT5\endcsname{\color[rgb]{1,1,0}}% + \expandafter\def\csname LT6\endcsname{\color[rgb]{0,0,0}}% + \expandafter\def\csname LT7\endcsname{\color[rgb]{1,0.3,0}}% + \expandafter\def\csname LT8\endcsname{\color[rgb]{0.5,0.5,0.5}}% + \else + % gray + \def\colorrgb#1{\color{black}}% + \def\colorgray#1{\color[gray]{#1}}% + \expandafter\def\csname LTw\endcsname{\color{white}}% + \expandafter\def\csname LTb\endcsname{\color{black}}% + \expandafter\def\csname LTa\endcsname{\color{black}}% + \expandafter\def\csname LT0\endcsname{\color{black}}% + \expandafter\def\csname LT1\endcsname{\color{black}}% + \expandafter\def\csname LT2\endcsname{\color{black}}% + \expandafter\def\csname LT3\endcsname{\color{black}}% + \expandafter\def\csname LT4\endcsname{\color{black}}% + \expandafter\def\csname LT5\endcsname{\color{black}}% + \expandafter\def\csname LT6\endcsname{\color{black}}% + \expandafter\def\csname LT7\endcsname{\color{black}}% + \expandafter\def\csname LT8\endcsname{\color{black}}% + \fi + \fi + \setlength{\unitlength}{0.0500bp}% + \ifx\gptboxheight\undefined% + \newlength{\gptboxheight}% + \newlength{\gptboxwidth}% + \newsavebox{\gptboxtext}% + \fi% + \setlength{\fboxrule}{0.5pt}% + \setlength{\fboxsep}{1pt}% +\begin{picture}(4874.00,2550.00)% + \gplgaddtomacro\gplbacktext{% + }% + \gplgaddtomacro\gplfronttext{% + \csname LTb\endcsname% + \put(4431,2388){\makebox(0,0)[r]{\strut{}path 1}}% + \csname LTb\endcsname% + \put(4431,2168){\makebox(0,0)[r]{\strut{}path 2}}% + \csname LTb\endcsname% + \put(4431,1948){\makebox(0,0)[r]{\strut{}path 3}}% + }% + \gplbacktext + \put(0,0){\includegraphics{gfx/eval/paths}}% + \gplfronttext + \end{picture}% +\endgroup