6f2cf443c4
MILESTONE VERDICT: GREEN — the whole span (0106-0109) holds end to
end as one continuous consumer scenario: authored from a bare {} via
introspection alone, every ref resolved from the public surface, three
validation tiers, run by content id over two real instruments through
the full v2 pipeline, realization recorded (selection/survivors/
bootstrap/generalizations/trace_name), traces on disk and charted,
read back via campaign runs, byte-identical re-runs (C1), refusals
precise. 0 bugs, 0 frictions, 0 spec gaps; 2 doc-gaps.
F7 fixed in this commit (the docs claimed an archive-root path without
naming the key; a guessed [paths] archive silently no-ops): project-
layout and the glossary Aura.toml entry now name [paths] data, and the
aura new template advertises the commented-out key. F8 (op-script
grammar not CLI-discoverable) filed as #208, sibling of the #197 docs
half — one docwriter pass once desired.
The milestone-close gate evidence is this corpus; the formal milestone
close and the push remain user-reserved.
refs #189
236 lines
281 KiB
HTML
236 lines
281 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>aura chart</title>
|
|
<style>
|
|
html, body { margin: 0; height: 100%; background: #16161a; color: #cdd6f4;
|
|
font-family: ui-monospace, monospace; }
|
|
header { padding: 8px 14px; border-bottom: 1px solid #313244; font-size: 13px;
|
|
display: flex; gap: 16px; align-items: baseline; flex-wrap: nowrap;
|
|
white-space: nowrap; overflow: hidden; }
|
|
header b { color: #f5e0dc; } .sub { color: #6c7086; }
|
|
#crumb a { color: #89b4fa; cursor: pointer; text-decoration: none; }
|
|
#crumb a:hover { text-decoration: underline; }
|
|
#crumb .sep { color: #6c7086; }
|
|
#status { color: #6c7086; margin-left: auto; }
|
|
#stage { width: 100%; height: calc(100% - 44px); }
|
|
#stage svg { width: 100%; height: 100%; cursor: default; }
|
|
#stage svg text { cursor: inherit; user-select: none; -webkit-user-select: none; }
|
|
#stage svg a { cursor: inherit; }
|
|
#err { padding: 14px; color: #f38ba8; white-space: pre-wrap; }
|
|
#tip { position: fixed; display: none; pointer-events: none; z-index: 10;
|
|
background: #1e1e2e; border: 1px solid #585b70; border-radius: 6px; padding: 6px 9px;
|
|
font-family: ui-monospace, monospace; font-size: 12px; color: #cdd6f4;
|
|
max-width: 420px; box-shadow: 0 6px 18px rgba(0,0,0,.55); line-height: 1.5; }
|
|
#tip b { color: #f5e0dc; } #tip code { color: #89b4fa; } #tip .dim { color: #7f849c; }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<b>aura chart</b>
|
|
<span class="sub">timestamp-aligned trace series</span>
|
|
<span id="ctx" class="sub"></span>
|
|
<button id="xmode-toggle" type="button">x: collapsed (gaps off)</button>
|
|
</header>
|
|
<div id="stage"></div>
|
|
<pre id="err"></pre>
|
|
<style>.uplot, .uplot *, .uplot *::before, .uplot *::after {box-sizing: border-box;}.uplot {font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";line-height: 1.5;width: min-content;}.u-title {text-align: center;font-size: 18px;font-weight: bold;}.u-wrap {position: relative;user-select: none;}.u-over, .u-under {position: absolute;}.u-under {overflow: hidden;}.uplot canvas {display: block;position: relative;width: 100%;height: 100%;}.u-axis {position: absolute;}.u-legend {font-size: 14px;margin: auto;text-align: center;}.u-inline {display: block;}.u-inline * {display: inline-block;}.u-inline tr {margin-right: 16px;}.u-legend th {font-weight: 600;}.u-legend th > * {vertical-align: middle;display: inline-block;}.u-legend .u-marker {width: 1em;height: 1em;margin-right: 4px;background-clip: padding-box !important;}.u-inline.u-live th::after {content: ":";vertical-align: middle;}.u-inline:not(.u-live) .u-value {display: none;}.u-series > * {padding: 4px;}.u-series th {cursor: pointer;}.u-legend .u-off > * {opacity: 0.3;}.u-select {background: rgba(0,0,0,0.07);position: absolute;pointer-events: none;}.u-cursor-x, .u-cursor-y {position: absolute;left: 0;top: 0;pointer-events: none;will-change: transform;}.u-hz .u-cursor-x, .u-vt .u-cursor-y {height: 100%;border-right: 1px dashed #607D8B;}.u-hz .u-cursor-y, .u-vt .u-cursor-x {width: 100%;border-bottom: 1px dashed #607D8B;}.u-cursor-pt {position: absolute;top: 0;left: 0;border-radius: 50%;border: 0 solid;pointer-events: none;will-change: transform;/*this has to be !important since we set inline "background" shorthand */background-clip: padding-box !important;}.u-axis.u-off, .u-select.u-off, .u-cursor-x.u-off, .u-cursor-y.u-off, .u-cursor-pt.u-off {display: none;}
|
|
#xmode-toggle { margin-left: auto; background: #1e1e2e; color: #cdd6f4;
|
|
border: 1px solid #313244; border-radius: 6px; padding: 4px 10px;
|
|
font-family: ui-monospace, monospace; font-size: 12px; cursor: pointer; }
|
|
#xmode-toggle:hover { border-color: #89b4fa; color: #f5e0dc; }
|
|
</style>
|
|
<script>/*! https://github.com/leeoniya/uPlot (v1.6.32) */
|
|
var uPlot=function(){"use strict";const l="u-off",e="u-label",t="width",n="height",i="top",o="bottom",s="left",r="right",u="#000",a=u+"0",f="mousemove",c="mousedown",h="mouseup",d="mouseenter",p="mouseleave",m="dblclick",g="change",x="dppxchange",w="--",_="undefined"!=typeof window,b=_?document:null,v=_?window:null,k=_?navigator:null;let y,M;function S(l,e){if(null!=e){let t=l.classList;!t.contains(e)&&t.add(e)}}function T(l,e){let t=l.classList;t.contains(e)&&t.remove(e)}function E(l,e,t){l.style[e]=t+"px"}function z(l,e,t,n){let i=b.createElement(l);return null!=e&&S(i,e),null!=t&&t.insertBefore(i,n),i}function D(l,e){return z("div",l,e)}const P=new WeakMap;function A(e,t,n,i,o){let s="translate("+t+"px,"+n+"px)";s!=P.get(e)&&(e.style.transform=s,P.set(e,s),0>t||0>n||t>i||n>o?S(e,l):T(e,l))}const W=new WeakMap;function Y(l,e,t){let n=e+t;n!=W.get(l)&&(W.set(l,n),l.style.background=e,l.style.borderColor=t)}const C=new WeakMap;function H(l,e,t,n){let i=e+""+t;i!=C.get(l)&&(C.set(l,i),l.style.height=t+"px",l.style.width=e+"px",l.style.marginLeft=n?-e/2+"px":0,l.style.marginTop=n?-t/2+"px":0)}const F={passive:!0},R={...F,capture:!0};function G(l,e,t,n){e.addEventListener(l,t,n?R:F)}function I(l,e,t){e.removeEventListener(l,t,F)}function L(l,e,t,n){let i;t=t||0;let o=2147483647>=(n=n||e.length-1);for(;n-t>1;)i=o?t+n>>1:sl((t+n)/2),l>e[i]?t=i:n=i;return l-e[t]>e[n]-l?n:t}function O(l){return(e,t,n)=>{let i=-1,o=-1;for(let o=t;n>=o;o++)if(l(e[o])){i=o;break}for(let i=n;i>=t;i--)if(l(e[i])){o=i;break}return[i,o]}}_&&function l(){let e=devicePixelRatio;y!=e&&(y=e,M&&I(g,M,l),M=matchMedia(`(min-resolution: ${y-.001}dppx) and (max-resolution: ${y+.001}dppx)`),G(g,M,l),v.dispatchEvent(new CustomEvent(x)))}();const N=l=>null!=l,j=l=>null!=l&&l>0,U=O(N),V=O(j);function B(l,e,t,n){let i=hl(l),o=hl(e);l==e&&(-1==i?(l*=t,e/=t):(l/=t,e*=t));let s=10==t?dl:pl,r=1==o?ul:sl,u=(1==i?sl:ul)(s(ol(l))),a=r(s(ol(e))),f=cl(t,u),c=cl(t,a);return 10==t&&(0>u&&(f=Al(f,-u)),0>a&&(c=Al(c,-a))),n||2==t?(l=f*i,e=c*o):(l=Pl(l,f),e=Dl(e,c)),[l,e]}function $(l,e,t,n){let i=B(l,e,t,n);return 0==l&&(i[0]=0),0==e&&(i[1]=0),i}const J=.1,q={mode:3,pad:J},K={pad:0,soft:null,mode:0},X={min:K,max:K};function Z(l,e,t,n){return Ol(t)?ll(l,e,t):(K.pad=t,K.soft=n?0:null,K.mode=n?3:0,ll(l,e,X))}function Q(l,e){return null==l?e:l}function ll(l,e,t){let n=t.min,i=t.max,o=Q(n.pad,0),s=Q(i.pad,0),r=Q(n.hard,-gl),u=Q(i.hard,gl),a=Q(n.soft,gl),f=Q(i.soft,-gl),c=Q(n.mode,0),h=Q(i.mode,0),d=e-l,p=dl(d),m=fl(ol(l),ol(e)),g=dl(m),x=ol(g-p);(1e-24>d||x>10)&&(d=0,0!=l&&0!=e||(d=1e-24,2==c&&a!=gl&&(o=0),2==h&&f!=-gl&&(s=0)));let w=d||m||1e3,_=dl(w),b=cl(10,sl(_)),v=Al(Pl(l-w*(0==d?0==l?.1:1:o),b/10),24),k=a>l||1!=c&&(3!=c||v>a)&&(2!=c||a>v)?gl:a,y=fl(r,k>v&&l>=k?k:al(k,v)),M=Al(Dl(e+w*(0==d?0==e?.1:1:s),b/10),24),S=e>f||1!=h&&(3!=h||f>M)&&(2!=h||M>f)?-gl:f,T=al(u,M>S&&S>=e?S:fl(S,M));return y==T&&0==y&&(T=100),[y,T]}const el=new Intl.NumberFormat(_?k.language:"en-US"),tl=l=>el.format(l),nl=Math,il=nl.PI,ol=nl.abs,sl=nl.floor,rl=nl.round,ul=nl.ceil,al=nl.min,fl=nl.max,cl=nl.pow,hl=nl.sign,dl=nl.log10,pl=nl.log2,ml=(l,e=1)=>nl.asinh(l/e),gl=1/0;function xl(l){return 1+(0|dl((l^l>>31)-(l>>31)))}function wl(l,e,t){return al(fl(l,e),t)}function _l(l){return"function"==typeof l}function bl(l){return _l(l)?l:()=>l}const vl=l=>l,kl=(l,e)=>e,yl=()=>null,Ml=()=>!0,Sl=(l,e)=>l==e,Tl=/\.\d*?(?=9{6,}|0{6,})/gm,El=l=>{if(Il(l)||Wl.has(l))return l;const e=""+l,t=e.match(Tl);if(null==t)return l;let n=t[0].length-1;if(-1!=e.indexOf("e-")){let[l,t]=e.split("e");return+`${El(l)}e${t}`}return Al(l,n)};function zl(l,e){return El(Al(El(l/e))*e)}function Dl(l,e){return El(ul(El(l/e))*e)}function Pl(l,e){return El(sl(El(l/e))*e)}function Al(l,e=0){if(Il(l))return l;let t=10**e;return rl(l*t*(1+Number.EPSILON))/t}const Wl=new Map;function Yl(l){return((""+l).split(".")[1]||"").length}function Cl(l,e,t,n){let i=[],o=n.map(Yl);for(let s=e;t>s;s++){let e=ol(s),t=Al(cl(l,s),e);for(let r=0;n.length>r;r++){let u=10==l?+`${n[r]}e${s}`:n[r]*t,a=(0>s?e:0)+(o[r]>s?o[r]:0),f=10==l?u:Al(u,a);i.push(f),Wl.set(f,a)}}return i}const Hl={},Fl=[],Rl=[null,null],Gl=Array.isArray,Il=Number.isInteger;function Ll(l){return"string"==typeof l}function Ol(l){let e=!1;if(null!=l){let t=l.constructor;e=null==t||t==Object}return e}function Nl(l){return null!=l&&"object"==typeof l}const jl=Object.getPrototypeOf(Uint8Array),Ul="__proto__";function Vl(l,e=Ol){let t;if(Gl(l)){let n=l.find((l=>null!=l));if(Gl(n)||e(n)){t=Array(l.length);for(let n=0;l.length>n;n++)t[n]=Vl(l[n],e)}else t=l.slice()}else if(l instanceof jl)t=l.slice();else if(e(l)){t={};for(let n in l)n!=Ul&&(t[n]=Vl(l[n],e))}else t=l;return t}function Bl(l){let e=arguments;for(let t=1;e.length>t;t++){let n=e[t];for(let e in n)e!=Ul&&(Ol(l[e])?Bl(l[e],Vl(n[e])):l[e]=Vl(n[e]))}return l}function $l(l,e,t){for(let n,i=0,o=-1;e.length>i;i++){let s=e[i];if(s>o){for(n=s-1;n>=0&&null==l[n];)l[n--]=null;for(n=s+1;t>n&&null==l[n];)l[o=n++]=null}}}const Jl="undefined"==typeof queueMicrotask?l=>Promise.resolve().then(l):queueMicrotask,ql=["January","February","March","April","May","June","July","August","September","October","November","December"],Kl=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"];function Xl(l){return l.slice(0,3)}const Zl=Kl.map(Xl),Ql=ql.map(Xl),le={MMMM:ql,MMM:Ql,WWWW:Kl,WWW:Zl};function ee(l){return(10>l?"0":"")+l}const te={YYYY:l=>l.getFullYear(),YY:l=>(l.getFullYear()+"").slice(2),MMMM:(l,e)=>e.MMMM[l.getMonth()],MMM:(l,e)=>e.MMM[l.getMonth()],MM:l=>ee(l.getMonth()+1),M:l=>l.getMonth()+1,DD:l=>ee(l.getDate()),D:l=>l.getDate(),WWWW:(l,e)=>e.WWWW[l.getDay()],WWW:(l,e)=>e.WWW[l.getDay()],HH:l=>ee(l.getHours()),H:l=>l.getHours(),h:l=>{let e=l.getHours();return 0==e?12:e>12?e-12:e},AA:l=>12>l.getHours()?"AM":"PM",aa:l=>12>l.getHours()?"am":"pm",a:l=>12>l.getHours()?"a":"p",mm:l=>ee(l.getMinutes()),m:l=>l.getMinutes(),ss:l=>ee(l.getSeconds()),s:l=>l.getSeconds(),fff:l=>function(l){return(10>l?"00":100>l?"0":"")+l}(l.getMilliseconds())};function ne(l,e){e=e||le;let t,n=[],i=/\{([a-z]+)\}|[^{]+/gi;for(;t=i.exec(l);)n.push("{"==t[0][0]?te[t[1]]:t[0]);return l=>{let t="";for(let i=0;n.length>i;i++)t+="string"==typeof n[i]?n[i]:n[i](l,e);return t}}const ie=(new Intl.DateTimeFormat).resolvedOptions().timeZone,oe=l=>l%1==0,se=[1,2,2.5,5],re=Cl(10,-32,0,se),ue=Cl(10,0,32,se),ae=ue.filter(oe),fe=re.concat(ue),ce="{YYYY}",he="\n"+ce,de="{M}/{D}",pe="\n"+de,me=pe+"/{YY}",ge="{aa}",xe="{h}:{mm}"+ge,we="\n"+xe,_e=":{ss}",be=null;function ve(l){let e=1e3*l,t=60*e,n=60*t,i=24*n,o=30*i,s=365*i;return[(1==l?Cl(10,0,3,se).filter(oe):Cl(10,-3,0,se)).concat([e,5*e,10*e,15*e,30*e,t,5*t,10*t,15*t,30*t,n,2*n,3*n,4*n,6*n,8*n,12*n,i,2*i,3*i,4*i,5*i,6*i,7*i,8*i,9*i,10*i,15*i,o,2*o,3*o,4*o,6*o,s,2*s,5*s,10*s,25*s,50*s,100*s]),[[s,ce,be,be,be,be,be,be,1],[28*i,"{MMM}",he,be,be,be,be,be,1],[i,de,he,be,be,be,be,be,1],[n,"{h}"+ge,me,be,pe,be,be,be,1],[t,xe,me,be,pe,be,be,be,1],[e,_e,me+" "+xe,be,pe+" "+xe,be,we,be,1],[l,_e+".{fff}",me+" "+xe,be,pe+" "+xe,be,we,be,1]],function(e){return(r,u,a,f,c,h)=>{let d=[],p=c>=s,m=c>=o&&s>c,g=e(a),x=Al(g*l,3),w=Pe(g.getFullYear(),p?0:g.getMonth(),m||p?1:g.getDate()),_=Al(w*l,3);if(m||p){let t=m?c/o:0,n=p?c/s:0,i=x==_?x:Al(Pe(w.getFullYear()+n,w.getMonth()+t,1)*l,3),r=new Date(rl(i/l)),u=r.getFullYear(),a=r.getMonth();for(let o=0;f>=i;o++){let s=Pe(u+n*o,a+t*o,1),r=s-e(Al(s*l,3));i=Al((+s+r)*l,3),i>f||d.push(i)}}else{let o=i>c?c:i,s=_+(sl(a)-sl(x))+Dl(x-_,o);d.push(s);let p=e(s),m=p.getHours()+p.getMinutes()/t+p.getSeconds()/n,g=c/n,w=h/r.axes[u]._space;for(;s=Al(s+c,1==l?0:3),f>=s;)if(g>1){let l=sl(Al(m+g,6))%24,t=e(s).getHours()-l;t>1&&(t=-1),s-=t*n,m=(m+g)%24,.7>Al((s-d[d.length-1])/c,3)*w||d.push(s)}else d.push(s)}return d}}]}const[ke,ye,Me]=ve(1),[Se,Te,Ee]=ve(.001);function ze(l,e){return l.map((l=>l.map(((t,n)=>0==n||8==n||null==t?t:e(1==n||0==l[8]?t:l[1]+t)))))}function De(l,e){return(t,n,i,o,s)=>{let r,u,a,f,c,h,d=e.find((l=>s>=l[0]))||e[e.length-1];return n.map((e=>{let t=l(e),n=t.getFullYear(),i=t.getMonth(),o=t.getDate(),s=t.getHours(),p=t.getMinutes(),m=t.getSeconds(),g=n!=r&&d[2]||i!=u&&d[3]||o!=a&&d[4]||s!=f&&d[5]||p!=c&&d[6]||m!=h&&d[7]||d[1];return r=n,u=i,a=o,f=s,c=p,h=m,g(t)}))}}function Pe(l,e,t){return new Date(l,e,t)}function Ae(l,e){return e(l)}function We(l,e){return(t,n,i,o)=>null==o?w:e(l(n))}Cl(2,-53,53,[1]);const Ye={show:!0,live:!0,isolate:!1,mount:()=>{},markers:{show:!0,width:2,stroke:function(l,e){let t=l.series[e];return t.width?t.stroke(l,e):t.points.width?t.points.stroke(l,e):null},fill:function(l,e){return l.series[e].fill(l,e)},dash:"solid"},idx:null,idxs:null,values:[]},Ce=[0,0];function He(l,e,t,n=!0){return l=>{0==l.button&&(!n||l.target==e)&&t(l)}}function Fe(l,e,t,n=!0){return l=>{(!n||l.target==e)&&t(l)}}const Re={show:!0,x:!0,y:!0,lock:!1,move:function(l,e,t){return Ce[0]=e,Ce[1]=t,Ce},points:{one:!1,show:function(l,e){let i=l.cursor.points,o=D(),s=i.size(l,e);E(o,t,s),E(o,n,s);let r=s/-2;E(o,"marginLeft",r),E(o,"marginTop",r);let u=i.width(l,e,s);return u&&E(o,"borderWidth",u),o},size:function(l,e){return l.series[e].points.size},width:0,stroke:function(l,e){let t=l.series[e].points;return t._stroke||t._fill},fill:function(l,e){let t=l.series[e].points;return t._fill||t._stroke}},bind:{mousedown:He,mouseup:He,click:He,dblclick:He,mousemove:Fe,mouseleave:Fe,mouseenter:Fe},drag:{setScale:!0,x:!0,y:!1,dist:0,uni:null,click:(l,e)=>{e.stopPropagation(),e.stopImmediatePropagation()},_x:!1,_y:!1},focus:{dist:(l,e,t,n,i)=>n-i,prox:-1,bias:0},hover:{skip:[void 0],prox:null,bias:0},left:-10,top:-10,idx:null,dataIdx:null,idxs:null,event:null},Ge={show:!0,stroke:"rgba(0,0,0,0.07)",width:2},Ie=Bl({},Ge,{filter:kl}),Le=Bl({},Ie,{size:10}),Oe=Bl({},Ge,{show:!1}),Ne='12px system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"',je="bold "+Ne,Ue={show:!0,scale:"x",stroke:u,space:50,gap:5,alignTo:1,size:50,labelGap:0,labelSize:30,labelFont:je,side:2,grid:Ie,ticks:Le,border:Oe,font:Ne,lineGap:1.5,rotate:0},Ve={show:!0,scale:"x",auto:!1,sorted:1,min:gl,max:-gl,idxs:[]};function Be(l,e){return e.map((l=>null==l?"":tl(l)))}function $e(l,e,t,n,i,o,s){let r=[],u=Wl.get(i)||0;for(let l=t=s?t:Al(Dl(t,i),u);n>=l;l=Al(l+i,u))r.push(Object.is(l,-0)?0:l);return r}function Je(l,e,t,n,i){const o=[],s=l.scales[l.axes[e].scale].log,r=sl((10==s?dl:pl)(t));i=cl(s,r),10==s&&(i=fe[L(i,fe)]);let u=t,a=i*s;10==s&&(a=fe[L(a,fe)]);do{o.push(u),u+=i,10!=s||Wl.has(u)||(u=Al(u,Wl.get(i))),a>u||(a=(i=u)*s,10==s&&(a=fe[L(a,fe)]))}while(n>=u);return o}function qe(l,e,t,n,i){let o=l.scales[l.axes[e].scale].asinh,s=n>o?Je(l,e,fl(o,t),n,i):[o],r=0>n||t>0?[]:[0];return(-o>t?Je(l,e,fl(o,-n),-t,i):[o]).reverse().map((l=>-l)).concat(r,s)}const Ke=/./,Xe=/[12357]/,Ze=/[125]/,Qe=/1/,lt=(l,e,t,n)=>l.map(((l,i)=>4==e&&0==l||i%n==0&&t.test(l.toExponential()[0>l?1:0])?l:null));function et(l,e,t){let n=l.axes[t],i=n.scale,o=l.scales[i],s=l.valToPos,r=n._space,u=s(10,i),a=s(9,i)-u<r?s(7,i)-u<r?s(5,i)-u<r?Qe:Ze:Xe:Ke;if(a==Qe){let l=ol(s(1,i)-u);if(r>l)return lt(e.slice().reverse(),o.distr,a,ul(r/l)).reverse()}return lt(e,o.distr,a,1)}function tt(l,e,t){let n=l.axes[t],i=n.scale,o=n._space,s=l.valToPos,r=ol(s(1,i)-s(2,i));return o>r?lt(e.slice().reverse(),3,Ke,ul(o/r)).reverse():e}function nt(l,e,t,n){return null==n?w:null==e?"":tl(e)}const it={show:!0,scale:"y",stroke:u,space:30,gap:5,alignTo:1,size:50,labelGap:0,labelSize:30,labelFont:je,side:3,grid:Ie,ticks:Le,border:Oe,font:Ne,lineGap:1.5,rotate:0},ot={scale:null,auto:!0,sorted:0,min:gl,max:-gl},st=(l,e,t,n,i)=>i,rt={show:!0,auto:!0,sorted:0,gaps:st,alpha:1,facets:[Bl({},ot,{scale:"x"}),Bl({},ot,{scale:"y"})]},ut={scale:"y",auto:!0,sorted:0,show:!0,spanGaps:!1,gaps:st,alpha:1,points:{show:function(l,e){let{scale:t,idxs:n}=l.series[0],i=l._data[0],o=l.valToPos(i[n[0]],t,!0),s=l.valToPos(i[n[1]],t,!0);return ol(s-o)/(l.series[e].points.space*y)>=n[1]-n[0]},filter:null},values:null,min:gl,max:-gl,idxs:[],path:null,clip:null};function at(l,e,t){return t/10}const ft={time:!0,auto:!0,distr:1,log:10,asinh:1,min:null,max:null,dir:1,ori:0},ct=Bl({},ft,{time:!1,ori:1}),ht={};function dt(l){let e=ht[l];return e||(e={key:l,plots:[],sub(l){e.plots.push(l)},unsub(l){e.plots=e.plots.filter((e=>e!=l))},pub(l,t,n,i,o,s,r){for(let u=0;e.plots.length>u;u++)e.plots[u]!=t&&e.plots[u].pub(l,t,n,i,o,s,r)}},null!=l&&(ht[l]=e)),e}function pt(l,e,t){const n=l.mode,i=l.series[e],o=2==n?l._data[e]:l._data,s=l.scales,r=l.bbox;let u=o[0],a=2==n?o[1]:o[e],f=2==n?s[i.facets[0].scale]:s[l.series[0].scale],c=2==n?s[i.facets[1].scale]:s[i.scale],h=r.left,d=r.top,p=r.width,m=r.height,g=l.valToPosH,x=l.valToPosV;return 0==f.ori?t(i,u,a,f,c,g,x,h,d,p,m,kt,Mt,Tt,zt,Pt):t(i,u,a,f,c,x,g,d,h,m,p,yt,St,Et,Dt,At)}function mt(l,e){let t=0,n=0,i=Q(l.bands,Fl);for(let l=0;i.length>l;l++){let o=i[l];o.series[0]==e?t=o.dir:o.series[1]==e&&(n|=1==o.dir?1:2)}return[t,1==n?-1:2==n?1:3==n?2:0]}function gt(l,e,t,n,i){let o=l.series[e],s=l.scales[2==l.mode?o.facets[1].scale:o.scale];return-1==i?s.min:1==i?s.max:3==s.distr?1==s.dir?s.min:s.max:0}function xt(l,e,t,n,i,o){return pt(l,e,((l,e,s,r,u,a,f,c,h,d,p)=>{let m=l.pxRound;const g=0==r.ori?Mt:St;let x,w;1==r.dir*(0==r.ori?1:-1)?(x=t,w=n):(x=n,w=t);let _=m(a(e[x],r,d,c)),b=m(f(s[x],u,p,h)),v=m(a(e[w],r,d,c)),k=m(f(1==o?u.max:u.min,u,p,h)),y=new Path2D(i);return g(y,v,k),g(y,_,k),g(y,_,b),y}))}function wt(l,e,t,n,i,o){let s=null;if(l.length>0){s=new Path2D;const r=0==e?Tt:Et;let u=t;for(let e=0;l.length>e;e++){let t=l[e];if(t[1]>t[0]){let l=t[0]-u;l>0&&r(s,u,n,l,n+o),u=t[1]}}let a=t+i-u,f=10;a>0&&r(s,u,n-f/2,a,n+o+f)}return s}function _t(l,e,t,n,i,o,s){let r=[],u=l.length;for(let a=1==i?t:n;a>=t&&n>=a;a+=i)if(null===e[a]){let f=a,c=a;if(1==i)for(;++a<=n&&null===e[a];)c=a;else for(;--a>=t&&null===e[a];)c=a;let h=o(l[f]),d=c==f?h:o(l[c]),p=f-i;h=s>0||0>p||p>=u?h:o(l[p]);let m=c+i;d=0>s||0>m||m>=u?d:o(l[m]),h>d||r.push([h,d])}return r}function bt(l){return 0==l?vl:1==l?rl:e=>zl(e,l)}function vt(l){let e=0==l?kt:yt,t=0==l?(l,e,t,n,i,o)=>{l.arcTo(e,t,n,i,o)}:(l,e,t,n,i,o)=>{l.arcTo(t,e,i,n,o)},n=0==l?(l,e,t,n,i)=>{l.rect(e,t,n,i)}:(l,e,t,n,i)=>{l.rect(t,e,i,n)};return(l,i,o,s,r,u=0,a=0)=>{0==u&&0==a?n(l,i,o,s,r):(u=al(u,s/2,r/2),a=al(a,s/2,r/2),e(l,i+u,o),t(l,i+s,o,i+s,o+r,u),t(l,i+s,o+r,i,o+r,a),t(l,i,o+r,i,o,a),t(l,i,o,i+s,o,u),l.closePath())}}const kt=(l,e,t)=>{l.moveTo(e,t)},yt=(l,e,t)=>{l.moveTo(t,e)},Mt=(l,e,t)=>{l.lineTo(e,t)},St=(l,e,t)=>{l.lineTo(t,e)},Tt=vt(0),Et=vt(1),zt=(l,e,t,n,i,o)=>{l.arc(e,t,n,i,o)},Dt=(l,e,t,n,i,o)=>{l.arc(t,e,n,i,o)},Pt=(l,e,t,n,i,o,s)=>{l.bezierCurveTo(e,t,n,i,o,s)},At=(l,e,t,n,i,o,s)=>{l.bezierCurveTo(t,e,i,n,s,o)};function Wt(){return(l,e,t,n,i)=>pt(l,e,((e,o,s,r,u,a,f,c,h,d,p)=>{let m,g,{pxRound:x,points:w}=e;0==r.ori?(m=kt,g=zt):(m=yt,g=Dt);const _=Al(w.width*y,3);let b=(w.size-w.width)/2*y,v=Al(2*b,3),k=new Path2D,M=new Path2D,{left:S,top:T,width:E,height:z}=l.bbox;Tt(M,S-v,T-v,E+2*v,z+2*v);const D=l=>{if(null!=s[l]){let e=x(a(o[l],r,d,c)),t=x(f(s[l],u,p,h));m(k,e+b,t),g(k,e,t,b,0,2*il)}};if(i)i.forEach(D);else for(let l=t;n>=l;l++)D(l);return{stroke:_>0?k:null,fill:k,clip:M,flags:3}}))}function Yt(l){return(e,t,n,i,o,s)=>{n!=i&&(o!=n&&s!=n&&l(e,t,n),o!=i&&s!=i&&l(e,t,i),l(e,t,s))}}const Ct=Yt(Mt),Ht=Yt(St);function Ft(l){const e=Q(l?.alignGaps,0);return(l,t,n,i)=>pt(l,t,((o,s,r,u,a,f,c,h,d,p,m)=>{[n,i]=U(r,n,i);let g,x,w=o.pxRound,_=l=>w(f(l,u,p,h)),b=l=>w(c(l,a,m,d));0==u.ori?(g=Mt,x=Ct):(g=St,x=Ht);const v=u.dir*(0==u.ori?1:-1),k={stroke:new Path2D,fill:null,clip:null,band:null,gaps:null,flags:1},y=k.stroke;let M=!1;if(i-n<4*p)for(let l=1==v?n:i;l>=n&&i>=l;l+=v){let e=r[l];null===e?M=!0:null!=e&&g(y,_(s[l]),b(e))}else{let e,t,o,a=e=>l.posToVal(e,u.key,!0),f=null,c=null,h=_(s[1==v?n:i]),d=_(s[n]),p=_(s[i]),m=a(1==v?d+1:p-1);for(let l=1==v?n:i;l>=n&&i>=l;l+=v){let n=s[l],i=(1==v?m>n:n>m)?h:_(n),o=r[l];i==h?null!=o?(t=o,null==f?(g(y,i,b(t)),e=f=c=t):f>t?f=t:t>c&&(c=t)):null===o&&(M=!0):(null!=f&&x(y,h,b(f),b(c),b(e),b(t)),null!=o?(t=o,g(y,i,b(t)),f=c=e=t):(f=c=null,null===o&&(M=!0)),h=i,m=a(h+v))}null!=f&&f!=c&&o!=h&&x(y,h,b(f),b(c),b(e),b(t))}let[S,T]=mt(l,t);if(null!=o.fill||0!=S){let e=k.fill=new Path2D(y),r=b(o.fillTo(l,t,o.min,o.max,S)),u=_(s[n]),a=_(s[i]);-1==v&&([a,u]=[u,a]),g(e,a,r),g(e,u,r)}if(!o.spanGaps){let a=[];M&&a.push(..._t(s,r,n,i,v,_,e)),k.gaps=a=o.gaps(l,t,n,i,a),k.clip=wt(a,u.ori,h,d,p,m)}return 0!=T&&(k.band=2==T?[xt(l,t,n,i,y,-1),xt(l,t,n,i,y,1)]:xt(l,t,n,i,y,T)),k}))}function Rt(l,e,t,n,i,o,s=gl){if(l.length>1){let r=null;for(let u=0,a=1/0;l.length>u;u++)if(void 0!==e[u]){if(null!=r){let e=ol(l[u]-l[r]);a>e&&(a=e,s=ol(t(l[u],n,i,o)-t(l[r],n,i,o)))}r=u}}return s}function Gt(l,e,t,n,i){const o=l.length;if(2>o)return null;const s=new Path2D;if(t(s,l[0],e[0]),2==o)n(s,l[1],e[1]);else{let t=Array(o),n=Array(o-1),r=Array(o-1),u=Array(o-1);for(let t=0;o-1>t;t++)r[t]=e[t+1]-e[t],u[t]=l[t+1]-l[t],n[t]=r[t]/u[t];t[0]=n[0];for(let l=1;o-1>l;l++)0===n[l]||0===n[l-1]||n[l-1]>0!=n[l]>0?t[l]=0:(t[l]=3*(u[l-1]+u[l])/((2*u[l]+u[l-1])/n[l-1]+(u[l]+2*u[l-1])/n[l]),isFinite(t[l])||(t[l]=0));t[o-1]=n[o-2];for(let n=0;o-1>n;n++)i(s,l[n]+u[n]/3,e[n]+t[n]*u[n]/3,l[n+1]-u[n]/3,e[n+1]-t[n+1]*u[n]/3,l[n+1],e[n+1])}return s}const It=new Set;function Lt(){for(let l of It)l.syncRect(!0)}_&&(G("resize",v,Lt),G("scroll",v,Lt,!0),G(x,v,(()=>{en.pxRatio=y})));const Ot=Ft(),Nt=Wt();function jt(l,e,t,n){return(n?[l[0],l[1]].concat(l.slice(2)):[l[0]].concat(l.slice(1))).map(((l,n)=>Ut(l,n,e,t)))}function Ut(l,e,t,n){return Bl({},0==e?t:n,l)}function Vt(l,e,t){return null==e?Rl:[e,t]}const Bt=Vt;function $t(l,e,t){return null==e?Rl:Z(e,t,J,!0)}function Jt(l,e,t,n){return null==e?Rl:B(e,t,l.scales[n].log,!1)}const qt=Jt;function Kt(l,e,t,n){return null==e?Rl:$(e,t,l.scales[n].log,!1)}const Xt=Kt;function Zt(l,e,t,n,i){let o=fl(xl(l),xl(e)),s=e-l,r=L(i/n*s,t);do{let l=t[r],e=n*l/s;if(e>=i&&17>=o+(5>l?Wl.get(l):0))return[l,e]}while(++r<t.length);return[0,0]}function Qt(l){let e,t;return[l=l.replace(/(\d+)px/,((l,n)=>(e=rl((t=+n)*y))+"px")),e,t]}function ln(l){l.show&&[l.font,l.labelFont].forEach((l=>{let e=Al(l[2]*y,1);l[0]=l[0].replace(/[0-9.]+px/,e+"px"),l[1]=e}))}function en(u,g,_){const k={mode:Q(u.mode,1)},M=k.mode;function P(l,e,t,n){let i=e.valToPct(l);return n+t*(-1==e.dir?1-i:i)}function W(l,e,t,n){let i=e.valToPct(l);return n+t*(-1==e.dir?i:1-i)}function C(l,e,t,n){return 0==e.ori?P(l,e,t,n):W(l,e,t,n)}k.valToPosH=P,k.valToPosV=W;let F=!1;k.status=0;const R=k.root=D("uplot");null!=u.id&&(R.id=u.id),S(R,u.class),u.title&&(D("u-title",R).textContent=u.title);const O=z("canvas"),K=k.ctx=O.getContext("2d"),X=D("u-wrap",R);G("click",X,(l=>{l.target===el&&(Nn!=Gn||jn!=In)&&Zn.click(k,l)}),!0);const ll=k.under=D("u-under",X);X.appendChild(O);const el=k.over=D("u-over",X),tl=+Q((u=Vl(u)).pxAlign,1),sl=bt(tl);(u.plugins||[]).forEach((l=>{l.opts&&(u=l.opts(k,u)||u)}));const hl=u.ms||.001,pl=k.series=1==M?jt(u.series||[],Ve,ut,!1):function(l,e){return l.map(((l,t)=>0==t?{}:Bl({},e,l)))}(u.series||[null],rt),xl=k.axes=jt(u.axes||[],Ue,it,!0),vl=k.scales={},Tl=k.bands=u.bands||[];Tl.forEach((l=>{l.fill=bl(l.fill||null),l.dir=Q(l.dir,-1)}));const El=2==M?pl[1].facets[0].scale:pl[0].scale,Dl={axes:function(){for(let l=0;xl.length>l;l++){let e=xl[l];if(!e.show||!e._show)continue;let t,n,u=e.side,a=u%2,f=e.stroke(k,l),c=0==u||3==u?-1:1,[h,d]=e._found;if(null!=e.label){let s=rl((e._lpos+e.labelGap*c)*y);_n(e.labelFont[0],f,"center",2==u?i:o),K.save(),1==a?(t=n=0,K.translate(s,rl(lt+st/2)),K.rotate((3==u?-il:il)/2)):(t=rl(Qe+ot/2),n=s);let r=_l(e.label)?e.label(k,l,h,d):e.label;K.fillText(r,t,n),K.restore()}if(0==d)continue;let p=vl[e.scale],m=0==a?ot:st,g=0==a?Qe:lt,x=e._splits,w=2==p.distr?x.map((l=>pn[l])):x,_=2==p.distr?pn[x[1]]-pn[x[0]]:h,b=e.ticks,v=e.border,M=b.show?b.size:0,S=rl(M*y),T=rl((2==e.alignTo?e._size-M-e.gap:e.gap)*y),E=e._rotate*-il/180,z=sl(e._pos*y),D=z+(S+T)*c;n=0==a?D:0,t=1==a?D:0,_n(e.font[0],f,1==e.align?s:2==e.align?r:E>0?s:0>E?r:0==a?"center":3==u?r:s,E||1==a?"middle":2==u?i:o);let P=e.font[1]*e.lineGap,A=x.map((l=>sl(C(l,p,m,g)))),W=e._values;for(let l=0;W.length>l;l++){let e=W[l];if(null!=e){0==a?t=A[l]:n=A[l],e=""+e;let i=-1==e.indexOf("\n")?[e]:e.split(/\n/gm);for(let l=0;i.length>l;l++){let e=i[l];E?(K.save(),K.translate(t,n+l*P),K.rotate(E),K.fillText(e,0,0),K.restore()):K.fillText(e,t,n+l*P)}}}b.show&&zn(A,b.filter(k,w,l,d,_),a,u,z,S,Al(b.width*y,3),b.stroke(k,l),b.dash,b.cap);let Y=e.grid;Y.show&&zn(A,Y.filter(k,w,l,d,_),a,0==a?2:1,0==a?lt:Qe,0==a?st:ot,Al(Y.width*y,3),Y.stroke(k,l),Y.dash,Y.cap),v.show&&zn([z],[1],0==a?1:0,0==a?1:2,1==a?lt:Qe,1==a?st:ot,Al(v.width*y,3),v.stroke(k,l),v.dash,v.cap)}Ci("drawAxes")},series:function(){if(Gt>0){let l=pl.some((l=>l._focus))&&dn!=Tt.alpha;l&&(K.globalAlpha=dn=Tt.alpha),pl.forEach(((l,e)=>{if(e>0&&l.show&&(kn(e,!1),kn(e,!0),null==l._paths)){let t=dn;dn!=l.alpha&&(K.globalAlpha=dn=l.alpha);let n=2==M?[0,g[e][0].length-1]:function(l){let e=wl(Lt-1,0,Gt-1),t=wl(en+1,0,Gt-1);for(;null==l[e]&&e>0;)e--;for(;null==l[t]&&Gt-1>t;)t++;return[e,t]}(g[e]);l._paths=l.paths(k,e,n[0],n[1]),dn!=t&&(K.globalAlpha=dn=t)}})),pl.forEach(((l,e)=>{if(e>0&&l.show){let t=dn;dn!=l.alpha&&(K.globalAlpha=dn=l.alpha),null!=l._paths&&yn(e,!1);{let t=null!=l._paths?l._paths.gaps:null,n=l.points.show(k,e,Lt,en,t),i=l.points.filter(k,e,n,t);(n||i)&&(l.points._paths=l.points.paths(k,e,Lt,en,i),yn(e,!0))}dn!=t&&(K.globalAlpha=dn=t),Ci("drawSeries",e)}})),l&&(K.globalAlpha=dn=1)}}},Pl=(u.drawOrder||["axes","series"]).map((l=>Dl[l]));function Cl(l){const e=3==l.distr?e=>dl(e>0?e:l.clamp(k,e,l.min,l.max,l.key)):4==l.distr?e=>ml(e,l.asinh):100==l.distr?e=>l.fwd(e):l=>l;return t=>{let n=e(t),{_min:i,_max:o}=l;return(n-i)/(o-i)}}function Il(l){let e=vl[l];if(null==e){let t=(u.scales||Hl)[l]||Hl;if(null!=t.from){Il(t.from);let e=Bl({},vl[t.from],t,{key:l});e.valToPct=Cl(e),vl[l]=e}else{e=vl[l]=Bl({},l==El?ft:ct,t),e.key=l;let n=e.time,i=e.range,o=Gl(i);if((l!=El||2==M&&!n)&&(!o||null!=i[0]&&null!=i[1]||(i={min:null==i[0]?q:{mode:1,hard:i[0],soft:i[0]},max:null==i[1]?q:{mode:1,hard:i[1],soft:i[1]}},o=!1),!o&&Ol(i))){let l=i;i=(e,t,n)=>null==t?Rl:Z(t,n,l)}e.range=bl(i||(n?Bt:l==El?3==e.distr?qt:4==e.distr?Xt:Vt:3==e.distr?Jt:4==e.distr?Kt:$t)),e.auto=bl(!o&&e.auto),e.clamp=bl(e.clamp||at),e._min=e._max=null,e.valToPct=Cl(e)}}}Il("x"),Il("y"),1==M&&pl.forEach((l=>{Il(l.scale)})),xl.forEach((l=>{Il(l.scale)}));for(let l in u.scales)Il(l);const jl=vl[El],Ul=jl.distr;let $l,ql;0==jl.ori?(S(R,"u-hz"),$l=P,ql=W):(S(R,"u-vt"),$l=W,ql=P);const Kl={};for(let l in vl){let e=vl[l];null==e.min&&null==e.max||(Kl[l]={min:e.min,max:e.max},e.min=e.max=null)}const Xl=u.tzDate||(l=>new Date(rl(l/hl))),Zl=u.fmtDate||ne,Ql=1==hl?Me(Xl):Ee(Xl),le=De(Xl,ze(1==hl?ye:Te,Zl)),ee=We(Xl,Ae("{YYYY}-{MM}-{DD} {h}:{mm}{aa}",Zl)),te=[],ie=k.legend=Bl({},Ye,u.legend),oe=k.cursor=Bl({},Re,{drag:{y:2==M}},u.cursor),se=ie.show,re=oe.show,ue=ie.markers;let ce,he,de;ie.idxs=te,ue.width=bl(ue.width),ue.dash=bl(ue.dash),ue.stroke=bl(ue.stroke),ue.fill=bl(ue.fill);let pe,me=[],ge=[],xe=!1,we={};if(ie.live){const l=pl[1]?pl[1].values:null;xe=null!=l,pe=xe?l(k,1,0):{_:0};for(let l in pe)we[l]=w}if(se)if(ce=z("table","u-legend",R),de=z("tbody",null,ce),ie.mount(k,ce),xe){he=z("thead",null,ce,de);let l=z("tr",null,he);for(var _e in z("th",null,l),pe)z("th",e,l).textContent=_e}else S(ce,"u-inline"),ie.live&&S(ce,"u-live");const be={show:!0},ve={show:!1},Pe=new Map;function Ce(l,e,t,n=!0){const i=Pe.get(e)||{},o=oe.bind[l](k,e,t,n);o&&(G(l,e,i[l]=o),Pe.set(e,i))}function He(l,e){const t=Pe.get(e)||{};for(let n in t)null!=l&&n!=l||(I(n,e,t[n]),delete t[n]);null==l&&Pe.delete(e)}let Fe=0,Ge=0,Ie=0,Le=0,Oe=0,Ne=0,je=Oe,Ke=Ne,Xe=Ie,Ze=Le,Qe=0,lt=0,ot=0,st=0;k.bbox={};let ht=!1,pt=!1,mt=!1,xt=!1,wt=!1,_t=!1;function vt(l,e,t){(t||l!=k.width||e!=k.height)&&kt(l,e),An(!1),mt=!0,pt=!0,Jn()}function kt(l,e){k.width=Fe=Ie=l,k.height=Ge=Le=e,Oe=Ne=0,function(){let l=!1,e=!1,t=!1,n=!1;xl.forEach((i=>{if(i.show&&i._show){let{side:o,_size:s}=i,r=s+(null!=i.label?i.labelSize:0);r>0&&(o%2?(Ie-=r,3==o?(Oe+=r,n=!0):t=!0):(Le-=r,0==o?(Ne+=r,l=!0):e=!0))}})),Ct[0]=l,Ct[1]=t,Ct[2]=e,Ct[3]=n,Ie-=Rt[1]+Rt[3],Oe+=Rt[3],Le-=Rt[2]+Rt[0],Ne+=Rt[0]}(),function(){let l=Oe+Ie,e=Ne+Le,t=Oe,n=Ne;function i(i,o){switch(i){case 1:return l+=o,l-o;case 2:return e+=o,e-o;case 3:return t-=o,t+o;case 0:return n-=o,n+o}}xl.forEach((l=>{if(l.show&&l._show){let e=l.side;l._pos=i(e,l._size),null!=l.label&&(l._lpos=i(e,l.labelSize))}}))}();let t=k.bbox;Qe=t.left=zl(Oe*y,.5),lt=t.top=zl(Ne*y,.5),ot=t.width=zl(Ie*y,.5),st=t.height=zl(Le*y,.5)}const yt=3;if(k.setSize=function({width:l,height:e}){vt(l,e)},null==oe.dataIdx){let l=oe.hover,e=l.skip=new Set(l.skip??[]);e.add(void 0);let t=l.prox=bl(l.prox),n=l.bias??=0;oe.dataIdx=(l,i,o,s)=>{if(0==i)return o;let r=o,u=t(l,i,o,s)??gl,a=u>=0&&gl>u,f=0==jl.ori?Ie:Le,c=oe.left,h=g[0],d=g[i];if(e.has(d[o])){r=null;let l,t=null,i=null;if(0==n||-1==n)for(l=o;null==t&&l-- >0;)e.has(d[l])||(t=l);if(0==n||1==n)for(l=o;null==i&&l++<d.length;)e.has(d[l])||(i=l);if(null!=t||null!=i)if(a){let l=c-(null==t?-1/0:$l(h[t],jl,f,0)),e=(null==i?1/0:$l(h[i],jl,f,0))-c;l>e?e>u||(r=i):l>u||(r=t)}else r=null==i?t:null==t||o-t>i-o?i:t}else a&&ol(c-$l(h[o],jl,f,0))>u&&(r=null);return r}}const Mt=l=>{oe.event=l};oe.idxs=te,oe._lock=!1;let St=oe.points;St.show=bl(St.show),St.size=bl(St.size),St.stroke=bl(St.stroke),St.width=bl(St.width),St.fill=bl(St.fill);const Tt=k.focus=Bl({},u.focus||{alpha:.3},oe.focus),Et=Tt.prox>=0,zt=Et&&St.one;let Dt=[],Pt=[],At=[];function Wt(l,e){let t=St.show(k,e);if(t instanceof HTMLElement)return S(t,"u-cursor-pt"),S(t,l.class),A(t,-10,-10,Ie,Le),el.insertBefore(t,Dt[e]),t}function Yt(t,n){if(1==M||n>0){let l=1==M&&vl[t.scale].time,e=t.value;t.value=l?Ll(e)?We(Xl,Ae(e,Zl)):e||ee:e||nt,t.label=t.label||(l?"Time":"Value")}if(zt||n>0){t.width=null==t.width?1:t.width,t.paths=t.paths||Ot||yl,t.fillTo=bl(t.fillTo||gt),t.pxAlign=+Q(t.pxAlign,tl),t.pxRound=bt(t.pxAlign),t.stroke=bl(t.stroke||null),t.fill=bl(t.fill||null),t._stroke=t._fill=t._paths=t._focus=null;let l=function(l){return Al(1*(3+2*(l||1)),3)}(fl(1,t.width)),e=t.points=Bl({},{size:l,width:fl(1,.2*l),stroke:t.stroke,space:2*l,paths:Nt,_stroke:null,_fill:null},t.points);e.show=bl(e.show),e.filter=bl(e.filter),e.fill=bl(e.fill),e.stroke=bl(e.stroke),e.paths=bl(e.paths),e.pxAlign=t.pxAlign}if(se){let i=function(t,n){if(0==n&&(xe||!ie.live||2==M))return Rl;let i=[],o=z("tr","u-series",de,de.childNodes[n]);S(o,t.class),t.show||S(o,l);let s=z("th",null,o);if(ue.show){let l=D("u-marker",s);if(n>0){let e=ue.width(k,n);e&&(l.style.border=e+"px "+ue.dash(k,n)+" "+ue.stroke(k,n)),l.style.background=ue.fill(k,n)}}let r=D(e,s);for(var u in t.label instanceof HTMLElement?r.appendChild(t.label):r.textContent=t.label,n>0&&(ue.show||(r.style.color=t.width>0?ue.stroke(k,n):ue.fill(k,n)),Ce("click",s,(l=>{if(oe._lock)return;Mt(l);let e=pl.indexOf(t);if((l.ctrlKey||l.metaKey)!=ie.isolate){let l=pl.some(((l,t)=>t>0&&t!=e&&l.show));pl.forEach(((t,n)=>{n>0&&oi(n,l?n==e?be:ve:be,!0,Fi.setSeries)}))}else oi(e,{show:!t.show},!0,Fi.setSeries)}),!1),Et&&Ce(d,s,(l=>{oe._lock||(Mt(l),oi(pl.indexOf(t),ai,!0,Fi.setSeries))}),!1)),pe){let l=z("td","u-value",o);l.textContent="--",i.push(l)}return[o,i]}(t,n);me.splice(n,0,i[0]),ge.splice(n,0,i[1]),ie.values.push(null)}if(re){te.splice(n,0,null);let l=null;zt?0==n&&(l=Wt(t,n)):n>0&&(l=Wt(t,n)),Dt.splice(n,0,l),Pt.splice(n,0,0),At.splice(n,0,0)}Ci("addSeries",n)}k.addSeries=function(l,e){e=null==e?pl.length:e,l=1==M?Ut(l,e,Ve,ut):Ut(l,e,{},rt),pl.splice(e,0,l),Yt(pl[e],e)},k.delSeries=function(l){if(pl.splice(l,1),se){ie.values.splice(l,1),ge.splice(l,1);let e=me.splice(l,1)[0];He(null,e.firstChild),e.remove()}re&&(te.splice(l,1),Dt.splice(l,1)[0].remove(),Pt.splice(l,1),At.splice(l,1)),Ci("delSeries",l)};const Ct=[!1,!1,!1,!1];function Ht(l,e,t){let[n,i,o,s]=t,r=e%2,u=0;return 0==r&&(s||i)&&(u=0==e&&!n||2==e&&!o?rl(Ue.size/3):0),1==r&&(n||o)&&(u=1==e&&!i||3==e&&!s?rl(it.size/2):0),u}const Ft=k.padding=(u.padding||[Ht,Ht,Ht,Ht]).map((l=>bl(Q(l,Ht)))),Rt=k._padding=Ft.map(((l,e)=>l(k,e,Ct,0)));let Gt,Lt=null,en=null;const tn=1==M?pl[0].idxs:null;let nn,on,sn,rn,un,an,fn,cn,hn,dn,pn=null,mn=!1;function gn(l,e){if(k.data=k._data=g=null==l?[]:l,2==M){Gt=0;for(let l=1;pl.length>l;l++)Gt+=g[l][0].length}else{0==g.length&&(k.data=k._data=g=[[]]),pn=g[0],Gt=pn.length;let l=g;if(2==Ul){l=g.slice();let e=l[0]=Array(Gt);for(let l=0;Gt>l;l++)e[l]=l}k._data=g=l}if(An(!0),Ci("setData"),2==Ul&&(mt=!0),!1!==e){let l=jl;l.auto(k,mn)?xn():ii(El,l.min,l.max),xt=xt||oe.left>=0,_t=!0,Jn()}}function xn(){let l,e;mn=!0,1==M&&(Gt>0?(Lt=tn[0]=0,en=tn[1]=Gt-1,l=g[0][Lt],e=g[0][en],2==Ul?(l=Lt,e=en):l==e&&(3==Ul?[l,e]=B(l,l,jl.log,!1):4==Ul?[l,e]=$(l,l,jl.log,!1):jl.time?e=l+rl(86400/hl):[l,e]=Z(l,e,J,!0))):(Lt=tn[0]=l=null,en=tn[1]=e=null)),ii(El,l,e)}function wn(l,e,t,n,i,o){l??=a,t??=Fl,n??="butt",i??=a,o??="round",l!=nn&&(K.strokeStyle=nn=l),i!=on&&(K.fillStyle=on=i),e!=sn&&(K.lineWidth=sn=e),o!=un&&(K.lineJoin=un=o),n!=an&&(K.lineCap=an=n),t!=rn&&K.setLineDash(rn=t)}function _n(l,e,t,n){e!=on&&(K.fillStyle=on=e),l!=fn&&(K.font=fn=l),t!=cn&&(K.textAlign=cn=t),n!=hn&&(K.textBaseline=hn=n)}function bn(l,e,t,n,i=0){if(n.length>0&&l.auto(k,mn)&&(null==e||null==e.min)){let e=Q(Lt,0),o=Q(en,n.length-1),s=null==t.min?function(l,e,t,n=0,i=!1){let o=i?V:U,s=i?j:N;[e,t]=o(l,e,t);let r=l[e],u=l[e];if(e>-1)if(1==n)r=l[e],u=l[t];else if(-1==n)r=l[t],u=l[e];else for(let n=e;t>=n;n++){let e=l[n];s(e)&&(r>e?r=e:e>u&&(u=e))}return[r??gl,u??-gl]}(n,e,o,i,3==l.distr):[t.min,t.max];l.min=al(l.min,t.min=s[0]),l.max=fl(l.max,t.max=s[1])}}k.setData=gn;const vn={min:null,max:null};function kn(l,e){let t=e?pl[l].points:pl[l];t._stroke=t.stroke(k,l),t._fill=t.fill(k,l)}function yn(l,e){let t=e?pl[l].points:pl[l],{stroke:n,fill:i,clip:o,flags:s,_stroke:r=t._stroke,_fill:u=t._fill,_width:a=t.width}=t._paths;a=Al(a*y,3);let f=null,c=a%2/2;e&&null==u&&(u=a>0?"#fff":r);let h=1==t.pxAlign&&c>0;if(h&&K.translate(c,c),!e){let l=Qe-a/2,e=lt-a/2,t=ot+a,n=st+a;f=new Path2D,f.rect(l,e,t,n)}e?Sn(r,a,t.dash,t.cap,u,n,i,s,o):function(l,e,t,n,i,o,s,r,u,a,f){let c=!1;0!=u&&Tl.forEach(((h,d)=>{if(h.series[0]==l){let l,p=pl[h.series[1]],m=g[h.series[1]],x=(p._paths||Hl).band;Gl(x)&&(x=1==h.dir?x[0]:x[1]);let w=null;p.show&&x&&function(l,e,t){for(e=Q(e,0),t=Q(t,l.length-1);t>=e;){if(null!=l[e])return!0;e++}return!1}(m,Lt,en)?(w=h.fill(k,d)||o,l=p._paths.clip):x=null,Sn(e,t,n,i,w,s,r,u,a,f,l,x),c=!0}})),c||Sn(e,t,n,i,o,s,r,u,a,f)}(l,r,a,t.dash,t.cap,u,n,i,s,f,o),h&&K.translate(-c,-c)}const Mn=3;function Sn(l,e,t,n,i,o,s,r,u,a,f,c){wn(l,e,t,n,i),(u||a||c)&&(K.save(),u&&K.clip(u),a&&K.clip(a)),c?(r&Mn)==Mn?(K.clip(c),f&&K.clip(f),En(i,s),Tn(l,o,e)):2&r?(En(i,s),K.clip(c),Tn(l,o,e)):1&r&&(K.save(),K.clip(c),f&&K.clip(f),En(i,s),K.restore(),Tn(l,o,e)):(En(i,s),Tn(l,o,e)),(u||a||c)&&K.restore()}function Tn(l,e,t){t>0&&(e instanceof Map?e.forEach(((l,e)=>{K.strokeStyle=nn=e,K.stroke(l)})):null!=e&&l&&K.stroke(e))}function En(l,e){e instanceof Map?e.forEach(((l,e)=>{K.fillStyle=on=e,K.fill(l)})):null!=e&&l&&K.fill(e)}function zn(l,e,t,n,i,o,s,r,u,a){let f=s%2/2;1==tl&&K.translate(f,f),wn(r,s,u,a,r),K.beginPath();let c,h,d,p,m=i+(0==n||3==n?-o:o);0==t?(h=i,p=m):(c=i,d=m);for(let n=0;l.length>n;n++)null!=e[n]&&(0==t?c=d=l[n]:h=p=l[n],K.moveTo(c,h),K.lineTo(d,p));K.stroke(),1==tl&&K.translate(-f,-f)}function Dn(l){let e=!0;return xl.forEach(((t,n)=>{if(!t.show)return;let i=vl[t.scale];if(null==i.min)return void(t._show&&(e=!1,t._show=!1,An(!1)));t._show||(e=!1,t._show=!0,An(!1));let o=t.side,s=o%2,{min:r,max:u}=i,[a,f]=function(l,e,t,n){let i,o=xl[l];if(n>0){let s=o._space=o.space(k,l,e,t,n);i=Zt(e,t,o._incrs=o.incrs(k,l,e,t,n,s),n,s)}else i=[0,0];return o._found=i}(n,r,u,0==s?Ie:Le);if(0==f)return;let c=t._splits=t.splits(k,n,r,u,a,f,2==i.distr),h=2==i.distr?c.map((l=>pn[l])):c,d=2==i.distr?pn[c[1]]-pn[c[0]]:a,p=t._values=t.values(k,t.filter(k,h,n,f,d),n,f,d);t._rotate=2==o?t.rotate(k,p,n,f):0;let m=t._size;t._size=ul(t.size(k,p,n,l)),null!=m&&t._size!=m&&(e=!1)})),e}function Pn(l){let e=!0;return Ft.forEach(((t,n)=>{let i=t(k,n,Ct,l);i!=Rt[n]&&(e=!1),Rt[n]=i})),e}function An(l){pl.forEach(((e,t)=>{t>0&&(e._paths=null,l&&(1==M?(e.min=null,e.max=null):e.facets.forEach((l=>{l.min=null,l.max=null}))))}))}let Wn,Yn,Cn,Hn,Fn,Rn,Gn,In,Ln,On,Nn,jn,Un=!1,Vn=!1,Bn=[];function $n(){Vn=!1;for(let l=0;Bn.length>l;l++)Ci(...Bn[l]);Bn.length=0}function Jn(){Un||(Jl(qn),Un=!0)}function qn(){if(ht&&(function(){for(let l in vl){let e=vl[l];null==Kl[l]&&(null==e.min||null!=Kl[El]&&e.auto(k,mn))&&(Kl[l]=vn)}for(let l in vl){let e=vl[l];null==Kl[l]&&null!=e.from&&null!=Kl[e.from]&&(Kl[l]=vn)}null!=Kl[El]&&An(!0);let l={};for(let e in Kl){let t=Kl[e];if(null!=t){let n=l[e]=Vl(vl[e],Nl);if(null!=t.min)Bl(n,t);else if(e!=El||2==M)if(0==Gt&&null==n.from){let l=n.range(k,null,null,e);n.min=l[0],n.max=l[1]}else n.min=gl,n.max=-gl}}if(Gt>0){pl.forEach(((e,t)=>{if(1==M){let n=e.scale,i=Kl[n];if(null==i)return;let o=l[n];if(0==t){let l=o.range(k,o.min,o.max,n);o.min=l[0],o.max=l[1],Lt=L(o.min,g[0]),en=L(o.max,g[0]),en-Lt>1&&(o.min>g[0][Lt]&&Lt++,g[0][en]>o.max&&en--),e.min=pn[Lt],e.max=pn[en]}else e.show&&e.auto&&bn(o,i,e,g[t],e.sorted);e.idxs[0]=Lt,e.idxs[1]=en}else if(t>0&&e.show&&e.auto){let[n,i]=e.facets,o=n.scale,s=i.scale,[r,u]=g[t],a=l[o],f=l[s];null!=a&&bn(a,Kl[o],n,r,n.sorted),null!=f&&bn(f,Kl[s],i,u,i.sorted),e.min=i.min,e.max=i.max}}));for(let e in l){let t=l[e],n=Kl[e];if(null==t.from&&(null==n||null==n.min)){let l=t.range(k,t.min==gl?null:t.min,t.max==-gl?null:t.max,e);t.min=l[0],t.max=l[1]}}}for(let e in l){let t=l[e];if(null!=t.from){let n=l[t.from];if(null==n.min)t.min=t.max=null;else{let l=t.range(k,n.min,n.max,e);t.min=l[0],t.max=l[1]}}}let e={},t=!1;for(let n in l){let i=l[n],o=vl[n];if(o.min!=i.min||o.max!=i.max){o.min=i.min,o.max=i.max;let l=o.distr;o._min=3==l?dl(o.min):4==l?ml(o.min,o.asinh):100==l?o.fwd(o.min):o.min,o._max=3==l?dl(o.max):4==l?ml(o.max,o.asinh):100==l?o.fwd(o.max):o.max,e[n]=t=!0}}if(t){pl.forEach(((l,t)=>{2==M?t>0&&e.y&&(l._paths=null):e[l.scale]&&(l._paths=null)}));for(let l in e)mt=!0,Ci("setScale",l);re&&oe.left>=0&&(xt=_t=!0)}for(let l in Kl)Kl[l]=null}(),ht=!1),mt&&(function(){let l=!1,e=0;for(;!l;){e++;let t=Dn(e),n=Pn(e);l=e==yt||t&&n,l||(kt(k.width,k.height),pt=!0)}}(),mt=!1),pt){if(E(ll,s,Oe),E(ll,i,Ne),E(ll,t,Ie),E(ll,n,Le),E(el,s,Oe),E(el,i,Ne),E(el,t,Ie),E(el,n,Le),E(X,t,Fe),E(X,n,Ge),O.width=rl(Fe*y),O.height=rl(Ge*y),xl.forEach((({_el:e,_show:t,_size:n,_pos:i,side:o})=>{if(null!=e)if(t){let t=o%2==1;E(e,t?"left":"top",i-(3===o||0===o?n:0)),E(e,t?"width":"height",n),E(e,t?"top":"left",t?Ne:Oe),E(e,t?"height":"width",t?Le:Ie),T(e,l)}else S(e,l)})),nn=on=sn=un=an=fn=cn=hn=rn=null,dn=1,_i(!0),Oe!=je||Ne!=Ke||Ie!=Xe||Le!=Ze){An(!1);let l=Ie/Xe,e=Le/Ze;if(re&&!xt&&oe.left>=0){oe.left*=l,oe.top*=e,Cn&&A(Cn,rl(oe.left),0,Ie,Le),Hn&&A(Hn,0,rl(oe.top),Ie,Le);for(let t=0;Dt.length>t;t++){let n=Dt[t];null!=n&&(Pt[t]*=l,At[t]*=e,A(n,ul(Pt[t]),ul(At[t]),Ie,Le))}}if(ei.show&&!wt&&ei.left>=0&&ei.width>0){ei.left*=l,ei.width*=l,ei.top*=e,ei.height*=e;for(let l in ki)E(ti,l,ei[l])}je=Oe,Ke=Ne,Xe=Ie,Ze=Le}Ci("setSize"),pt=!1}Fe>0&&Ge>0&&(K.clearRect(0,0,O.width,O.height),Ci("drawClear"),Pl.forEach((l=>l())),Ci("draw")),ei.show&&wt&&(ni(ei),wt=!1),re&&xt&&(xi(null,!0,!1),xt=!1),ie.show&&ie.live&&_t&&(mi(),_t=!1),F||(F=!0,k.status=1,Ci("ready")),mn=!1,Un=!1}function Kn(l,e){let t=vl[l];if(null==t.from){if(0==Gt){let n=t.range(k,e.min,e.max,l);e.min=n[0],e.max=n[1]}if(e.min>e.max){let l=e.min;e.min=e.max,e.max=l}if(Gt>1&&null!=e.min&&null!=e.max&&1e-16>e.max-e.min)return;l==El&&2==t.distr&&Gt>0&&(e.min=L(e.min,g[0]),e.max=L(e.max,g[0]),e.min==e.max&&e.max++),Kl[l]=e,ht=!0,Jn()}}k.batch=function(l,e=!1){Un=!0,Vn=e,l(k),qn(),e&&Bn.length>0&&queueMicrotask($n)},k.redraw=(l,e)=>{mt=e||!1,!1!==l?ii(El,jl.min,jl.max):Jn()},k.setScale=Kn;let Xn=!1;const Zn=oe.drag;let Qn=Zn.x,li=Zn.y;re&&(oe.x&&(Wn=D("u-cursor-x",el)),oe.y&&(Yn=D("u-cursor-y",el)),0==jl.ori?(Cn=Wn,Hn=Yn):(Cn=Yn,Hn=Wn),Nn=oe.left,jn=oe.top);const ei=k.select=Bl({show:!0,over:!0,left:0,width:0,top:0,height:0},u.select),ti=ei.show?D("u-select",ei.over?el:ll):null;function ni(l,e){if(ei.show){for(let e in l)ei[e]=l[e],e in ki&&E(ti,e,l[e]);!1!==e&&Ci("setSelect")}}function ii(l,e,t){Kn(l,{min:e,max:t})}function oi(e,t,n,i){null!=t.focus&&function(l){if(l!=ui){let e=null==l,t=1!=Tt.alpha;pl.forEach(((n,i)=>{if(1==M||i>0){let o=e||0==i||i==l;n._focus=e?null:o,t&&function(l,e){pl[l].alpha=e,re&&null!=Dt[l]&&(Dt[l].style.opacity=e),se&&me[l]&&(me[l].style.opacity=e)}(i,o?1:Tt.alpha)}})),ui=l,t&&Jn()}}(e),null!=t.show&&pl.forEach(((n,i)=>{0>=i||e!=i&&null!=e||(n.show=t.show,function(e){if(pl[e].show)se&&T(me[e],l);else if(se&&S(me[e],l),re){let l=zt?Dt[0]:Dt[e];null!=l&&A(l,-10,-10,Ie,Le)}}(i),2==M?(ii(n.facets[0].scale,null,null),ii(n.facets[1].scale,null,null)):ii(n.scale,null,null),Jn())})),!1!==n&&Ci("setSeries",e,t),i&&Ii("setSeries",k,e,t)}let si,ri,ui;k.setSelect=ni,k.setSeries=oi,k.addBand=function(l,e){l.fill=bl(l.fill||null),l.dir=Q(l.dir,-1),Tl.splice(e=null==e?Tl.length:e,0,l)},k.setBand=function(l,e){Bl(Tl[l],e)},k.delBand=function(l){null==l?Tl.length=0:Tl.splice(l,1)};const ai={focus:!0};function fi(l,e,t){let n=vl[e];t&&(l=l/y-(1==n.ori?Ne:Oe));let i=Ie;1==n.ori&&(i=Le,l=i-l),-1==n.dir&&(l=i-l);let o=n._min,s=o+l/i*(n._max-o),r=n.distr;return 3==r?cl(10,s):4==r?((l,e=1)=>nl.sinh(l)*e)(s,n.asinh):100==r?n.bwd(s):s}function ci(l,e){E(ti,s,ei.left=l),E(ti,t,ei.width=e)}function hi(l,e){E(ti,i,ei.top=l),E(ti,n,ei.height=e)}se&&Et&&Ce(p,ce,(l=>{oe._lock||(Mt(l),null!=ui&&oi(null,ai,!0,Fi.setSeries))})),k.valToIdx=l=>L(l,g[0]),k.posToIdx=function(l,e){return L(fi(l,El,e),g[0],Lt,en)},k.posToVal=fi,k.valToPos=(l,e,t)=>0==vl[e].ori?P(l,vl[e],t?ot:Ie,t?Qe:0):W(l,vl[e],t?st:Le,t?lt:0),k.setCursor=(l,e,t)=>{Nn=l.left,jn=l.top,xi(null,e,t)};let di=0==jl.ori?ci:hi,pi=1==jl.ori?ci:hi;function mi(l,e){if(null!=l&&(l.idxs?l.idxs.forEach(((l,e)=>{te[e]=l})):(l=>void 0===l)(l.idx)||te.fill(l.idx),ie.idx=te[0]),se&&ie.live){for(let l=0;pl.length>l;l++)(l>0||1==M&&!xe)&&gi(l,te[l]);!function(){if(se&&ie.live)for(let l=2==M?1:0;pl.length>l;l++){if(0==l&&xe)continue;let e=ie.values[l],t=0;for(let n in e)ge[l][t++].firstChild.nodeValue=e[n]}}()}_t=!1,!1!==e&&Ci("setLegend")}function gi(l,e){let t,n=pl[l],i=0==l&&2==Ul?pn:g[l];xe?t=n.values(k,l,e)??we:(t=n.value(k,null==e?null:i[e],l,e),t=null==t?we:{_:t}),ie.values[l]=t}function xi(l,e,t){let n;Ln=Nn,On=jn,[Nn,jn]=oe.move(k,Nn,jn),oe.left=Nn,oe.top=jn,re&&(Cn&&A(Cn,rl(Nn),0,Ie,Le),Hn&&A(Hn,0,rl(jn),Ie,Le)),si=gl,ri=null;let i=0==jl.ori?Ie:Le,o=1==jl.ori?Ie:Le;if(0>Nn||0==Gt||Lt>en){n=oe.idx=null;for(let l=0;pl.length>l;l++){let e=Dt[l];null!=e&&A(e,-10,-10,Ie,Le)}Et&&oi(null,ai,!0,null==l&&Fi.setSeries),ie.live&&(te.fill(n),_t=!0)}else{let l,e,t;1==M&&(l=0==jl.ori?Nn:jn,e=fi(l,El),n=oe.idx=L(e,g[0],Lt,en),t=$l(g[0][n],jl,i,0));let s=-10,r=-10,u=0,a=0,f=!0,c="",h="";for(let l=2==M?1:0;pl.length>l;l++){let d=pl[l],p=te[l],m=null==p?null:1==M?g[l][p]:g[l][1][p],x=oe.dataIdx(k,l,n,e),w=null==x?null:1==M?g[l][x]:g[l][1][x];if(_t=_t||w!=m||x!=p,te[l]=x,l>0&&d.show){let e=null==x?-10:x==n?t:$l(1==M?g[0][x]:g[l][0][x],jl,i,0),p=null==w?-10:ql(w,1==M?vl[d.scale]:vl[d.facets[1].scale],o,0);if(Et&&null!=w){let e=1==jl.ori?Nn:jn,t=ol(Tt.dist(k,l,x,p,e));if(si>t){let n=Tt.bias;if(0!=n){let i=fi(e,d.scale),o=0>i?-1:1;o!=(0>w?-1:1)||(1==o?1==n?i>w:w>i:1==n?w>i:i>w)||(si=t,ri=l)}else si=t,ri=l}}if(_t||zt){let t,n;0==jl.ori?(t=e,n=p):(t=p,n=e);let i,o,d,m,g,x,w=!0,_=St.bbox;if(null!=_){w=!1;let e=_(k,l);d=e.left,m=e.top,i=e.width,o=e.height}else d=t,m=n,i=o=St.size(k,l);if(x=St.fill(k,l),g=St.stroke(k,l),zt)l!=ri||si>Tt.prox||(s=d,r=m,u=i,a=o,f=w,c=x,h=g);else{let e=Dt[l];null!=e&&(Pt[l]=d,At[l]=m,H(e,i,o,w),Y(e,x,g),A(e,ul(d),ul(m),Ie,Le))}}}}if(zt){let l=Tt.prox;if(_t||(null==ui?l>=si:si>l||ri!=ui)){let l=Dt[0];null!=l&&(Pt[0]=s,At[0]=r,H(l,u,a,f),Y(l,c,h),A(l,ul(s),ul(r),Ie,Le))}}}if(ei.show&&Xn)if(null!=l){let[e,t]=Fi.scales,[n,s]=Fi.match,[r,u]=l.cursor.sync.scales,a=l.cursor.drag;if(Qn=a._x,li=a._y,Qn||li){let a,f,c,h,d,{left:p,top:m,width:g,height:x}=l.select,w=l.scales[r].ori,_=l.posToVal,b=null!=e&&n(e,r),v=null!=t&&s(t,u);b&&Qn?(0==w?(a=p,f=g):(a=m,f=x),c=vl[e],h=$l(_(a,r),c,i,0),d=$l(_(a+f,r),c,i,0),di(al(h,d),ol(d-h))):di(0,i),v&&li?(1==w?(a=p,f=g):(a=m,f=x),c=vl[t],h=ql(_(a,u),c,o,0),d=ql(_(a+f,u),c,o,0),pi(al(h,d),ol(d-h))):pi(0,o)}else yi()}else{let l=ol(Ln-Fn),e=ol(On-Rn);if(1==jl.ori){let t=l;l=e,e=t}Qn=Zn.x&&l>=Zn.dist,li=Zn.y&&e>=Zn.dist;let t,n,s=Zn.uni;null!=s?Qn&&li&&(Qn=l>=s,li=e>=s,Qn||li||(e>l?li=!0:Qn=!0)):Zn.x&&Zn.y&&(Qn||li)&&(Qn=li=!0),Qn&&(0==jl.ori?(t=Gn,n=Nn):(t=In,n=jn),di(al(t,n),ol(n-t)),li||pi(0,o)),li&&(1==jl.ori?(t=Gn,n=Nn):(t=In,n=jn),pi(al(t,n),ol(n-t)),Qn||di(0,i)),Qn||li||(di(0,0),pi(0,0))}if(Zn._x=Qn,Zn._y=li,null==l){if(t){if(null!=Ri){let[l,e]=Fi.scales;Fi.values[0]=null!=l?fi(0==jl.ori?Nn:jn,l):null,Fi.values[1]=null!=e?fi(1==jl.ori?Nn:jn,e):null}Ii(f,k,Nn,jn,Ie,Le,n)}if(Et){let l=t&&Fi.setSeries,e=Tt.prox;null==ui?si>e||oi(ri,ai,!0,l):si>e?oi(null,ai,!0,l):ri!=ui&&oi(ri,ai,!0,l)}}_t&&(ie.idx=n,mi()),!1!==e&&Ci("setCursor")}k.setLegend=mi;let wi=null;function _i(l=!1){l?wi=null:(wi=el.getBoundingClientRect(),Ci("syncRect",wi))}function bi(l,e,t,n,i,o){oe._lock||Xn&&null!=l&&0==l.movementX&&0==l.movementY||(vi(l,e,t,n,i,o,0,!1,null!=l),null!=l?xi(null,!0,!0):xi(e,!0,!1))}function vi(l,e,t,n,i,o,s,r,u){if(null==wi&&_i(!1),Mt(l),null!=l)t=l.clientX-wi.left,n=l.clientY-wi.top;else{if(0>t||0>n)return Nn=-10,void(jn=-10);let[l,s]=Fi.scales,r=e.cursor.sync,[u,a]=r.values,[f,c]=r.scales,[h,d]=Fi.match,p=e.axes[0].side%2==1,m=0==jl.ori?Ie:Le,g=1==jl.ori?Ie:Le,x=p?o:i,w=p?i:o,_=p?n:t,b=p?t:n;if(t=null!=f?h(l,f)?C(u,vl[l],m,0):-10:m*(_/x),n=null!=c?d(s,c)?C(a,vl[s],g,0):-10:g*(b/w),1==jl.ori){let l=t;t=n,n=l}}!u||null!=e&&e.cursor.event.type!=f||(t>1&&Ie-1>t||(t=zl(t,Ie)),n>1&&Le-1>n||(n=zl(n,Le))),r?(Fn=t,Rn=n,[Gn,In]=oe.move(k,t,n)):(Nn=t,jn=n)}Object.defineProperty(k,"rect",{get:()=>(null==wi&&_i(!1),wi)});const ki={width:0,height:0,left:0,top:0};function yi(){ni(ki,!1)}let Mi,Si,Ti,Ei;function zi(l,e,t,n,i,o){Xn=!0,Qn=li=Zn._x=Zn._y=!1,vi(l,e,t,n,i,o,0,!0,!1),null!=l&&(Ce(h,b,Di,!1),Ii(c,k,Gn,In,Ie,Le,null));let{left:s,top:r,width:u,height:a}=ei;Mi=s,Si=r,Ti=u,Ei=a}function Di(l,e,t,n,i,o){Xn=Zn._x=Zn._y=!1,vi(l,e,t,n,i,o,0,!1,!0);let{left:s,top:r,width:u,height:a}=ei,f=u>0||a>0,c=Mi!=s||Si!=r||Ti!=u||Ei!=a;if(f&&c&&ni(ei),Zn.setScale&&f&&c){let l=s,e=u,t=r,n=a;if(1==jl.ori&&(l=r,e=a,t=s,n=u),Qn&&ii(El,fi(l,El),fi(l+e,El)),li)for(let l in vl){let e=vl[l];l!=El&&null==e.from&&e.min!=gl&&ii(l,fi(t+n,l),fi(t,l))}yi()}else oe.lock&&(oe._lock=!oe._lock,xi(e,!0,null!=l));null!=l&&(He(h,b),Ii(h,k,Nn,jn,Ie,Le,null))}function Pi(l){oe._lock||(Mt(l),xn(),yi(),null!=l&&Ii(m,k,Nn,jn,Ie,Le,null))}function Ai(){xl.forEach(ln),vt(k.width,k.height,!0)}G(x,v,Ai);const Wi={};Wi.mousedown=zi,Wi.mousemove=bi,Wi.mouseup=Di,Wi.dblclick=Pi,Wi.setSeries=(l,e,t,n)=>{-1!=(t=(0,Fi.match[2])(k,e,t))&&oi(t,n,!0,!1)},re&&(Ce(c,el,zi),Ce(f,el,bi),Ce(d,el,(l=>{Mt(l),_i(!1)})),Ce(p,el,(function(l){if(oe._lock)return;Mt(l);let e=Xn;if(Xn){let l,e,t=!0,n=!0,i=10;0==jl.ori?(l=Qn,e=li):(l=li,e=Qn),l&&e&&(t=i>=Nn||Nn>=Ie-i,n=i>=jn||jn>=Le-i),l&&t&&(Nn=Gn>Nn?0:Ie),e&&n&&(jn=In>jn?0:Le),xi(null,!0,!0),Xn=!1}Nn=-10,jn=-10,te.fill(null),xi(null,!0,!0),e&&(Xn=e)})),Ce(m,el,Pi),It.add(k),k.syncRect=_i);const Yi=k.hooks=u.hooks||{};function Ci(l,e,t){Vn?Bn.push([l,e,t]):l in Yi&&Yi[l].forEach((l=>{l.call(null,k,e,t)}))}(u.plugins||[]).forEach((l=>{for(let e in l.hooks)Yi[e]=(Yi[e]||[]).concat(l.hooks[e])}));const Hi=(l,e,t)=>t,Fi=Bl({key:null,setSeries:!1,filters:{pub:Ml,sub:Ml},scales:[El,pl[1]?pl[1].scale:null],match:[Sl,Sl,Hi],values:[null,null]},oe.sync);2==Fi.match.length&&Fi.match.push(Hi),oe.sync=Fi;const Ri=Fi.key,Gi=dt(Ri);function Ii(l,e,t,n,i,o,s){Fi.filters.pub(l,e,t,n,i,o,s)&&Gi.pub(l,e,t,n,i,o,s)}function Li(){Ci("init",u,g),gn(g||u.data,!1),Kl[El]?Kn(El,Kl[El]):xn(),wt=ei.show&&(ei.width>0||ei.height>0),xt=_t=!0,vt(u.width,u.height)}return Gi.sub(k),k.pub=function(l,e,t,n,i,o,s){Fi.filters.sub(l,e,t,n,i,o,s)&&Wi[l](null,e,t,n,i,o,s)},k.destroy=function(){Gi.unsub(k),It.delete(k),Pe.clear(),I(x,v,Ai),R.remove(),ce?.remove(),Ci("destroy")},pl.forEach(Yt),xl.forEach((function(l,e){if(l._show=l.show,l.show){let t=vl[l.scale];null==t&&(l.scale=l.side%2?pl[1].scale:El,t=vl[l.scale]);let n=t.time;l.size=bl(l.size),l.space=bl(l.space),l.rotate=bl(l.rotate),Gl(l.incrs)&&l.incrs.forEach((l=>{!Wl.has(l)&&Wl.set(l,Yl(l))})),l.incrs=bl(l.incrs||(2==t.distr?ae:n?1==hl?ke:Se:fe)),l.splits=bl(l.splits||(n&&1==t.distr?Ql:3==t.distr?Je:4==t.distr?qe:$e)),l.stroke=bl(l.stroke),l.grid.stroke=bl(l.grid.stroke),l.ticks.stroke=bl(l.ticks.stroke),l.border.stroke=bl(l.border.stroke);let i=l.values;l.values=Gl(i)&&!Gl(i[0])?bl(i):n?Gl(i)?De(Xl,ze(i,Zl)):Ll(i)?function(l,e){let t=ne(e);return(e,n)=>n.map((e=>t(l(e))))}(Xl,i):i||le:i||Be,l.filter=bl(l.filter||(3>t.distr||10!=t.log?3==t.distr&&2==t.log?tt:kl:et)),l.font=Qt(l.font),l.labelFont=Qt(l.labelFont),l._size=l.size(k,null,e,0),l._space=l._rotate=l._incrs=l._found=l._splits=l._values=null,l._size>0&&(Ct[e]=!0,l._el=D("u-axis",X))}})),_?_ instanceof HTMLElement?(_.appendChild(R),Li()):_(k,Li):Li(),k}en.assign=Bl,en.fmtNum=tl,en.rangeNum=Z,en.rangeLog=B,en.rangeAsinh=$,en.orient=pt,en.pxRatio=y,en.join=function(l,e){if(function(l){let e=l[0][0],t=e.length;for(let n=1;l.length>n;n++){let i=l[n][0];if(i.length!=t)return!1;if(i!=e)for(let l=0;t>l;l++)if(i[l]!=e[l])return!1}return!0}(l)){let e=l[0].slice();for(let t=1;l.length>t;t++)e.push(...l[t].slice(1));return function(l,e=100){const t=l.length;if(1>=t)return!0;let n=0,i=t-1;for(;i>=n&&null==l[n];)n++;for(;i>=n&&null==l[i];)i--;if(n>=i)return!0;const o=fl(1,sl((i-n+1)/e));for(let e=l[n],t=n+o;i>=t;t+=o){const n=l[t];if(null!=n){if(e>=n)return!1;e=n}}return!0}(e[0])||(e=function(l){let e=l[0],t=e.length,n=Array(t);for(let l=0;n.length>l;l++)n[l]=l;n.sort(((l,t)=>e[l]-e[t]));let i=[];for(let e=0;l.length>e;e++){let o=l[e],s=Array(t);for(let l=0;t>l;l++)s[l]=o[n[l]];i.push(s)}return i}(e)),e}let t=new Set;for(let e=0;l.length>e;e++){let n=l[e][0],i=n.length;for(let l=0;i>l;l++)t.add(n[l])}let n=[Array.from(t).sort(((l,e)=>l-e))],i=n[0].length,o=new Map;for(let l=0;i>l;l++)o.set(n[0][l],l);for(let t=0;l.length>t;t++){let s=l[t],r=s[0];for(let l=1;s.length>l;l++){let u=s[l],a=Array(i).fill(void 0),f=e?e[t][l]:1,c=[];for(let l=0;u.length>l;l++){let e=u[l],t=o.get(r[l]);null===e?0!=f&&(a[t]=e,2==f&&c.push(t)):a[t]=e}$l(a,c,i),n.push(a)}}return n},en.fmtDate=ne,en.tzDate=function(l,e){let t;return"UTC"==e||"Etc/UTC"==e?t=new Date(+l+6e4*l.getTimezoneOffset()):e==ie?t=l:(t=new Date(l.toLocaleString("en-US",{timeZone:e})),t.setMilliseconds(l.getMilliseconds())),t},en.sync=dt;{en.addGap=function(l,e,t){let n=l[l.length-1];n&&n[0]==e?n[1]=t:l.push([e,t])},en.clipGaps=wt;let l=en.paths={points:Wt};l.linear=Ft,l.stepped=function(l){const e=Q(l.align,1),t=Q(l.ascDesc,!1),n=Q(l.alignGaps,0),i=Q(l.extend,!1);return(l,o,s,r)=>pt(l,o,((u,a,f,c,h,d,p,m,g,x,w)=>{[s,r]=U(f,s,r);let _=u.pxRound,{left:b,width:v}=l.bbox,k=l=>_(d(l,c,x,m)),M=l=>_(p(l,h,w,g)),S=0==c.ori?Mt:St;const T={stroke:new Path2D,fill:null,clip:null,band:null,gaps:null,flags:1},E=T.stroke,z=c.dir*(0==c.ori?1:-1);let D=M(f[1==z?s:r]),P=k(a[1==z?s:r]),A=P,W=P;i&&-1==e&&(W=b,S(E,W,D)),S(E,P,D);for(let l=1==z?s:r;l>=s&&r>=l;l+=z){let t=f[l];if(null==t)continue;let n=k(a[l]),i=M(t);1==e?S(E,n,D):S(E,A,i),S(E,n,i),D=i,A=n}let Y=A;i&&1==e&&(Y=b+v,S(E,Y,D));let[C,H]=mt(l,o);if(null!=u.fill||0!=C){let e=T.fill=new Path2D(E),t=M(u.fillTo(l,o,u.min,u.max,C));S(e,Y,t),S(e,W,t)}if(!u.spanGaps){let i=[];i.push(..._t(a,f,s,r,z,k,n));let h=u.width*y/2,d=t||1==e?h:-h,p=t||-1==e?-h:h;i.forEach((l=>{l[0]+=d,l[1]+=p})),T.gaps=i=u.gaps(l,o,s,r,i),T.clip=wt(i,c.ori,m,g,x,w)}return 0!=H&&(T.band=2==H?[xt(l,o,s,r,E,-1),xt(l,o,s,r,E,1)]:xt(l,o,s,r,E,H)),T}))},l.bars=function(l){const e=Q((l=l||Hl).size,[.6,gl,1]),t=l.align||0,n=l.gap||0;let i=l.radius;i=null==i?[0,0]:"number"==typeof i?[i,0]:i;const o=bl(i),s=1-e[0],r=Q(e[1],gl),u=Q(e[2],1),a=Q(l.disp,Hl),f=Q(l.each,(()=>{})),{fill:c,stroke:h}=a;return(l,e,i,d)=>pt(l,e,((p,m,g,x,w,_,b,v,k,M,S)=>{let T,E,z=p.pxRound,D=t,P=n*y,A=r*y,W=u*y;0==x.ori?[T,E]=o(l,e):[E,T]=o(l,e);const Y=x.dir*(0==x.ori?1:-1);let C,H,F,R=0==x.ori?Tt:Et,G=0==x.ori?f:(l,e,t,n,i,o,s)=>{f(l,e,t,i,n,s,o)},I=Q(l.bands,Fl).find((l=>l.series[0]==e)),L=p.fillTo(l,e,p.min,p.max,null!=I?I.dir:0),O=z(b(L,w,S,k)),N=M,j=z(p.width*y),U=!1,V=null,B=null,$=null,J=null;null==c||0!=j&&null==h||(U=!0,V=c.values(l,e,i,d),B=new Map,new Set(V).forEach((l=>{null!=l&&B.set(l,new Path2D)})),j>0&&($=h.values(l,e,i,d),J=new Map,new Set($).forEach((l=>{null!=l&&J.set(l,new Path2D)}))));let{x0:q,size:K}=a;if(null!=q&&null!=K){D=1,m=q.values(l,e,i,d),2==q.unit&&(m=m.map((e=>l.posToVal(v+e*M,x.key,!0))));let t=K.values(l,e,i,d);H=2==K.unit?t[0]*M:_(t[0],x,M,v)-_(0,x,M,v),N=Rt(m,g,_,x,M,v,N),F=N-H+P}else N=Rt(m,g,_,x,M,v,N),F=N*s+P,H=N-F;1>F&&(F=0),H/2>j||(j=0),5>F&&(z=vl);let X=F>0;H=z(wl(N-F-(X?j:0),W,A)),C=(0==D?H/2:D==Y?0:H)-D*Y*((0==D?P/2:0)+(X?j/2:0));const Z={stroke:null,fill:null,clip:null,band:null,gaps:null,flags:0},ll=U?null:new Path2D;let el=null;if(null!=I)el=l.data[I.series[1]];else{let{y0:t,y1:n}=a;null!=t&&null!=n&&(g=n.values(l,e,i,d),el=t.values(l,e,i,d))}let tl=T*H,nl=E*H;for(let t=1==Y?i:d;t>=i&&d>=t;t+=Y){let n=g[t];if(null==n)continue;if(null!=el){let l=el[t]??0;if(n-l==0)continue;O=b(l,w,S,k)}let i=_(2!=x.distr||null!=a?m[t]:t,x,M,v),o=b(Q(n,L),w,S,k),s=z(i-C),r=z(fl(o,O)),u=z(al(o,O)),f=r-u;if(null!=n){let i=0>n?nl:tl,o=0>n?tl:nl;U?(j>0&&null!=$[t]&&R(J.get($[t]),s,u+sl(j/2),H,fl(0,f-j),i,o),null!=V[t]&&R(B.get(V[t]),s,u+sl(j/2),H,fl(0,f-j),i,o)):R(ll,s,u+sl(j/2),H,fl(0,f-j),i,o),G(l,e,t,s-j/2,u,H+j,f)}}return j>0?Z.stroke=U?J:ll:U||(Z._fill=0==p.width?p._fill:p._stroke??p._fill,Z.width=0),Z.fill=U?B:ll,Z}))},l.spline=function(l){return function(l,e){const t=Q(e?.alignGaps,0);return(e,n,i,o)=>pt(e,n,((s,r,u,a,f,c,h,d,p,m,g)=>{[i,o]=U(u,i,o);let x,w,_,b=s.pxRound,v=l=>b(c(l,a,m,d)),k=l=>b(h(l,f,g,p));0==a.ori?(x=kt,_=Mt,w=Pt):(x=yt,_=St,w=At);const y=a.dir*(0==a.ori?1:-1);let M=v(r[1==y?i:o]),S=M,T=[],E=[];for(let l=1==y?i:o;l>=i&&o>=l;l+=y)if(null!=u[l]){let e=v(r[l]);T.push(S=e),E.push(k(u[l]))}const z={stroke:l(T,E,x,_,w,b),fill:null,clip:null,band:null,gaps:null,flags:1},D=z.stroke;let[P,A]=mt(e,n);if(null!=s.fill||0!=P){let l=z.fill=new Path2D(D),t=k(s.fillTo(e,n,s.min,s.max,P));_(l,S,t),_(l,M,t)}if(!s.spanGaps){let l=[];l.push(..._t(r,u,i,o,y,v,t)),z.gaps=l=s.gaps(e,n,i,o,l),z.clip=wt(l,a.ori,d,p,m,g)}return 0!=A&&(z.band=2==A?[xt(e,n,i,o,D,-1),xt(e,n,i,o,D,1)]:xt(e,n,i,o,D,A)),z}))}(Gt,l)}}return en}();
|
|
</script>
|
|
<script>window.AURA_TRACES = {"meta":{"broker":"sim-optimal+risk-executor(pip_size=1)","commit":"01925e061938d74a28d3727617fb6e62c1a9c50e","kind":"run","members":null,"name":"42edebd2-0/597d719b-GER40-w0","params":[["graph.fast.length","4"],["graph.slow.length","8"],["graph.bias.scale","0.5"]],"seed":0,"taps":["equity","r_equity"],"window":[1726963200000000000,1727567999999000000]},"mode":"overlay","series":[{"name":"equity","points":[0.0,0.0,0.0,0.0,0.0,0.0,30000.0,55000.0,100000.0,170000.0,160000.0,210000.0,125000.0,150000.0,135000.0,140000.0,135000.0,145000.0,200000.0,235000.0,220000.0,230000.0,240000.0,260000.0,230000.0,250000.0,242500.0,255000.0,230000.0,265000.0,235000.0,265000.0,237500.0,252500.0,231875.0,241250.0,239375.0,243125.0,224375.0,249375.0,234375.0,289375.0,284375.0,379375.0,369375.0,384375.0,389375.0,454375.0,454375.0,499375.0,424375.0,439375.0,424375.0,484375.0,519375.0,534375.0,499375.0,514375.0,419375.0,489375.0,409375.0,459375.0,444375.0,454375.0,409375.0,418125.0,438125.0,443125.0,438125.0,498125.0,473125.0,503125.0,493125.0,498125.0,403125.0,478125.0,403125.0,418125.0,325625.0,363125.0,345625.0,365625.0,355625.0,365625.0,350625.0,375625.0,338750.0,348750.0,338125.0,343750.0,330000.0,335000.0,338750.0,345625.0,355625.0,400625.0,375625.0,375625.0,358125.0,385625.0,339375.0,354375.0,354375.0,354375.0,352500.0,378750.0,338750.0,358750.0,333125.0,353750.0,302500.0,327500.0,289375.0,299375.0,284375.0,304375.0,285625.0,301250.0,286250.0,311250.0,267500.0,271250.0,269375.0,319375.0,314375.0,344375.0,299375.0,349375.0,224375.0,239375.0,229375.0,239375.0,264375.0,294375.0,284375.0,334375.0,304375.0,324375.0,299375.0,315625.0,330625.0,355625.0,345625.0,360625.0,340625.0,345625.0,343750.0,343750.0,308750.0,333750.0,308750.0,313750.0,273750.0,293750.0,251875.0,256875.0,261875.0,261875.0,261250.0,263750.0,257500.0,262500.0,251250.0,271250.0,191250.0,241250.0,201875.0,221875.0,221875.0,246875.0,241875.0,251875.0,241875.0,251875.0,295625.0,310625.0,280625.0,325625.0,256250.0,265625.0,226250.0,256250.0,266250.0,280000.0,270000.0,285000.0,285000.0,306250.0,331250.0,341250.0,346250.0,441250.0,406250.0,436250.0,325625.0,381250.0,265625.0,290625.0,235625.0,275625.0,250625.0,316250.0,311250.0,361250.0,371250.0,431250.0,406250.0,441250.0,391250.0,461250.0,396250.0,456250.0,455625.0,480625.0,400625.0,440625.0,400625.0,450625.0,375625.0,405625.0,325625.0,400625.0,320625.0,320625.0,350625.0,420625.0,310625.0,385625.0,360625.0,395625.0,360625.0,375625.0,364375.0,405625.0,410625.0,430625.0,465625.0,475625.0,405625.0,405625.0,415625.0,435625.0,415625.0,415625.0,435625.0,475625.0,545625.0,665625.0,625625.0,705625.0,640625.0,839625.0000000146,879625.0000000146,949625.0000000146,999625.0000000146,1074625.0000000144,979625.0000000144,1324625.0000000144,1189625.0000000144,1299625.0000000144,1159625.0000000144,1314625.0000000144,1100250.0000000144,1260250.0000000144,1250250.0000000144,1330250.0000000144,1205250.0000000144,1340250.0000000144,1335250.0000000144,1430250.0000000144,1310250.0000000144,1385250.0000000144,1395250.0000000144,1630250.0000000144,1480250.0000000144,1640250.0000000144,1460250.0000000144,1490250.0000000144,1326500.0000000144,1461500.0000000144,1349000.0000000144,1389000.0000000144,1439000.0000000144,1549000.0000000144,1569000.0000000144,1599000.0000000144,1609000.0000000144,1709000.0000000144,1649000.0000000144,1669000.0000000144,1594000.0000000144,1604000.0000000144,1549000.0000000144,1644000.0000000144,1624000.0000000144,1659000.0000000144,1749000.0000000144,1819000.0000000144,1779000.0000000144,1809000.0000000144,1769000.0000000144,1859000.0000000144,1699000.0000000144,1719000.0000000144,1719000.0000000144,1799000.0000000144,1789000.0000000144,1809000.0000000144,1669000.0000000144,1759000.0000000144,1699000.0000000144,1829000.0000000144,1889000.0000000144,1959000.0000000144,1969000.0000000144,2064000.0000000144,1949000.0000000144,2044000.0000000144,1804000.0000000144,1909000.0000000144,1899000.0000000144,1989000.0000000144,2099000.0000000144,2214000.0000000144,2089000.0000000144,2144000.0000000144,2209000.0000000144,2219000.0000000144,2109000.0000000144,2184000.0000000144,2124000.0000000144,2144000.0000000144,2084000.0000000144,2134000.0000000144,2034000.0000000144,2084000.0000000144,1944000.0000000144,2094000.0000000144,1954000.0000000144,1989000.0000000144,2084000.0000000144,2169000.0000000144,2044000.0000000144,2184000.0000000144,1999000.0000000144,2077750.0000000144,2062750.0000000144,2112750.0000000144,2037750.0000000144,2067750.0000000144,2037750.0000000144,2097750.0000000144,2077750.0000000144,2107750.0000000144,2117750.0000000144,2137750.0000000144,2127750.0000000144,2137750.0000000144,2097750.0000000144,2107750.0000000144,2137750.0000000144,2172750.0000000144,2197750.0000000144,2202750.0000000144,2197750.0000000144,2247750.0000000144,2197750.0000000144,2257750.0000000144,2236500.0000000144,2271500.0000000144,2351500.0000000144,2376500.0000000144,2296500.0000000144,2386500.0000000144,2251500.0000000144,2286500.0000000144,2231500.0000000144,2256500.0000000144,2186500.0000000144,2226500.0000000144,2186500.0000000144,2201500.0000000144,2136500.0000000144,2226500.0000000144,2123375.0000000144,2158375.0000000144,2143375.0000000144,2163375.0000000144,2183375.0000000144,2228375.0000000144,2168375.0000000144,2258375.0000000144,2198375.0000000144,2218375.0000000144,2223375.0000000144,2228375.0000000144,2233375.0000000144,2323375.0000000144,2253375.0000000144,2303375.0000000144,2133375.0000000144,2183375.0000000144,2138375.0000000144,2173375.0000000144,2055875.0000000144,2075875.0000000144,2060875.0000000144,2075875.0000000144,2005875.0000000144,2065875.0000000144,2015875.0000000144,2025875.0000000144,2015875.0000000144,2065875.0000000144,2105875.0000000144,2160875.0000000144,2090875.0000000144,2145875.0000000144,2095875.0000000144,2117125.0000000144,2077125.0000000144,2137125.0000000144,2157125.0000000144,2207125.0000000144,2182125.0000000144,2257125.0000000144,2187125.0000000144,2227125.0000000144,2167125.0000000144,2227125.0000000144,2122125.0000000144,2137125.0000000144,2037125.0000000144,2132125.0000000144,2035250.0000000144,2075250.0000000144,2010250.0000000144,2050250.0000000144,1930250.0000000144,1960250.0000000144,1930250.0000000144,1990250.0000000144,1995250.0000000144,2015250.0000000144,2020250.0000000144,2040250.0000000144,1970250.0000000144,1980250.0000000144,1920250.0000000144,1950250.0000000144,1875250.0000000144,1915250.0000000144,1855250.0000000144,1880250.0000000144,1837750.0000000144,1872750.0000000144,1812750.0000000144,1845250.0000000144,1780250.0000000144,1810250.0000000144,1760875.0000000144,1770875.0000000144,1695875.0000000144,1750875.0000000144,1740875.0000000144,1785875.0000000144,1790875.0000000144,1845875.0000000144,1840875.0000000144,1915875.0000000144,1875875.0000000144,1900875.0000000144,1875875.0000000144,1880875.0000000144,1843375.0000000144,1893375.0000000144,1798375.0000000144,1844625.0000000144,1844625.0000000144,1854625.0000000144,1784000.0000000144,1835250.0000000144,1799000.0000000144,1819000.0000000144,1819000.0000000144,1819000.0000000144,1789000.0000000144,1839000.0000000144,1794000.0000000144,1849000.0000000144,1739000.0000000144,1799000.0000000144,1624000.0000000144,1709000.0000000144,1619000.0000000144,1634000.0000000144,1604000.0000000144,1639000.0000000144,1579000.0000000144,1599000.0000000144,1548375.0000000144,1618375.0000000144,1598375.0000000144,1623375.0000000144,1528375.0000000144,1568375.0000000144,1494000.0000000144,1534000.0000000144,1514000.0000000144,1529000.0000000144,1497125.0000000144,1567125.0000000144,1577125.0000000144,1657125.0000000144,1642125.0000000144,1722125.0000000144,1542125.0000000144,1672125.0000000144,1512125.0000000144,1722125.0000000144,1437125.0000000144,1512125.0000000144,1497125.0000000144,1572125.0000000144,1472125.0000000144,1547125.0000000144,1497125.0000000144,1598375.0000000144,1458375.0000000144,1588375.0000000144,1523375.0000000144,1603375.0000000144,1557125.0000000144,1592125.0000000144,1527125.0000000144,1609625.0000000144,1477125.0000000144,1617125.0000000144,1297125.0000000144,1387125.0000000144,1222125.0000000144,1277125.0000000144,1257125.0000000144,1317125.0000000144,1187125.0000000144,1247125.0000000144,1142125.0000000144,1247125.0000000144,1152125.0000000144,1257125.0000000144,1117125.0000000144,1207125.0000000144,1117125.0000000144,1137125.0000000144,1147125.0000000144,1207125.0000000144,1197125.0000000144,1287125.0000000144,1327125.0000000144,1427125.0000000144,1347125.0000000144,1487125.0000000144,1337125.0000000144,1407125.0000000144,1327125.0000000144,1357125.0000000144,1302125.0000000144,1357125.0000000144,1192750.0000000144,1292750.0000000144,1184625.0000000144,1197750.0000000144,1174625.0000000144,1204625.0000000144,1224625.0000000144,1299625.0000000144,1164625.0000000144,1224625.0000000144,1199625.0000000144,1339625.0000000144,1314625.0000000144,1349625.0000000144,1254625.0000000144,1314625.0000000144,1264625.0000000144,1324625.0000000144,1294625.0000000144,1299625.0000000144,1264625.0000000144,1294625.0000000144,1295250.0000000144,1300250.0000000144,1345250.0000000144,1375250.0000000144,1330250.0000000144,1395250.0000000144,1380250.0000000144,1420250.0000000144,1420250.0000000144,1515250.0000000144,1520250.0000000144,1550250.0000000144,1605250.0000000144,1620250.0000000144,1585250.0000000144,1640250.0000000144,1640250.0000000144,1660250.0000000144,1590250.0000000144,1635250.0000000144,1535250.0000000144,1590250.0000000144,1510250.0000000144,1535250.0000000144,1460250.0000000144,1530250.0000000144,1505250.0000000144,1570250.0000000144,1570250.0000000144,1600250.0000000144,1545250.0000000144,1560250.0000000144,1486500.0000000144,1495250.0000000144,1486500.0000000144,1561500.0000000144,1546500.0000000144,1591500.0000000144,1471500.0000000144,1515250.0000000144,1515250.0000000144,1540250.0000000144,1580250.0000000144,1620250.0000000144,1615250.0000000144,1630250.0000000144,1595250.0000000144,1625250.0000000144,1577625.0000000072,1632625.0000000072,1516500.0000000144,1562625.0000000072,1506500.0000000144,1508125.0,1498125.0,1518125.0,1495625.0,1499375.0,1449375.0,1484375.0,1374375.0,1394375.0,1364375.0,1419375.0,1374375.0,1383125.0,1383125.0,1393125.0,1360625.0,1379375.0,1339375.0,1344375.0,1354375.0,1379375.0,1399375.0,1419375.0,1439375.0,1444375.0,1419375.0,1449375.0,1449375.0,1466875.0,1406875.0,1461875.0,1376875.0,1401875.0,1351875.0,1356875.0,1361875.0,1371875.0,1386875.0,1446875.0,1376875.0,1426875.0,1346875.0,1381875.0,1321875.0,1361875.0,1306875.0,1314375.0,1296875.0,1306875.0,1311875.0,1331875.0,1331875.0,1331875.0,1311875.0,1331875.0,1306875.0,1336875.0,1306875.0,1335625.0,1340625.0,1350625.0,1300625.0,1340625.0,1301250.0,1321250.0,1291250.0,1321250.0,1321250.0,1325000.0,1335000.0,1350000.0,1350000.0,1365000.0,1325000.0,1355000.0,1326875.0,1346875.0,1320625.0,1321875.0,1295625.0,1320625.0,1306250.0,1308750.0,1301875.0,1304375.0,1282500.0,1306250.0,1282500.0,1287500.0,1281250.0,1296250.0,1287500.0,1301250.0,1281250.0,1307500.0,1307500.0,1317500.0,1287500.0,1297500.0,1294375.0,1301875.0,1291250.0,1295000.0,1270000.0,1295000.0,1250000.0,1255000.0,1275000.0,1280000.0,1285000.0,1300000.0,1285000.0,1290000.0,1293750.0,1299375.0,1294375.0,1314375.0,1279375.0,1309375.0,1241875.0,1291875.0,1234375.0,1249375.0,1196875.0,1214375.0,1241875.0,1246875.0,1231875.0,1276875.0,1206875.0,1226875.0,1186875.0,1186875.0,1130625.0,1156875.0,1080625.0,1130625.0,1034124.9999999854,1079124.9999999856,1034124.9999999856,1084124.9999999856,1047500.0000001092,1052500.0000001092,982500.0000001092,1062500.0000001092,985000.0000001092,990000.0000001092,900000.0000001092,955000.0000001092,880000.0000001092,895000.0000001092,895000.0000001092,970000.0000001092,995000.0000001092,1015000.0000001092,1030000.0000001092,1095000.0000001092,1010000.0000001092,1035000.0000001092,990000.0000001092,1010000.0000001092,1005000.0000001092,1011250.0000001092,998750.0000001092,1013750.0000001092,1013750.0000001092,1038750.0000001092,1028750.0000001092,1088750.0000001092,1093750.0000001092,1113750.0000001092,1128750.0000001092,1188750.0000001092,1203750.0000001092,1268750.0000001092,1258750.0000001092,1383750.0000001092,1293750.0000001092,1353750.0000001092,1373750.0000001092,1383750.0000001092,1373750.0000001092,1393750.0000001092,1363750.0000001092,1378750.0000001092,1423750.0000001092,1448750.0000001092,1408750.0000001092,1463750.0000001092,1421250.0000001092,1441250.0000001092,1370625.0000001092,1425625.0000001092,1410625.0000001092,1436875.0000001092,1414375.0000001092,1459375.0000001092,1414375.0000001092,1418750.0000001092,1438750.0000001092,1478750.0000001092,1223750.0000001092,1368750.0000001092,1223750.0000001092,1273750.0000001092,1253750.0000001092,1273750.0000001092,1238750.0000001092,1273750.0000001092,1223750.0000001092,1276250.0000001092,1213125.0000001092,1250000.0000001092,1143125.0000001092,1198125.0000001092,1178125.0000001092,1193125.0000001092,1158125.0000001092,1168125.0000001092,1160625.0000001092,1160625.0000001092,1160625.0000001092,1194375.0000001092,1194375.0000001092,1214375.0000001092,1164375.0000001092,1214375.0000001092,1176250.0000001092,1181250.0000001092,1176250.0000001092,1176250.0000001092,1161250.0000001092,1171250.0000001092,1136250.0000001092,1176250.0000001092,1156250.0000001092,1166250.0000001092,1166875.0000001092,1174375.0000001092,1179375.0000001092,1189375.0000001092,1184375.0000001092,1204375.0000001092,1176250.0000001092,1189375.0000001092,1181250.0000001092,1236250.0000001092,1191250.0000001092,1216250.0000001092,1206250.0000001092,1262500.0000001092,1227500.0000001092,1237500.0000001092,1237500.0000001092,1242500.0000001092,1237500.0000001092,1242500.0000001092,1223125.0000001092,1232500.0000001092,1228125.0000001092,1238125.0000001092,1232500.0000001092,1240000.0000001092,1235000.0000001092,1255000.0000001092,1235000.0000001092,1245000.0000001092,1231250.0000001092,1235000.0000001092,1230000.0000001092,1256250.0000001092,1201250.0000001092,1236250.0000001092,1191250.0000001092,1201250.0000001092,1211250.0000001092,1231250.0000001092,1231250.0000001092,1231250.0000001092,1251250.0000001092,1261250.0000001092,1221250.0000001092,1261250.0000001092,1195625.0000001092,1220625.0000001092,1213125.0000001092,1215625.0000001092,1207500.0000001092,1226250.0000001092,1186250.0000001092,1206250.0000001092,1166250.0000001092,1186250.0000001092,1176250.0000001092,1206250.0000001092,1158750.0000001092,1178750.0000001092,1178750.0000001092,1203750.0000001092,1293750.0000001092,1353750.0000001092,1378750.0000001092,1383750.0000001092,1353750.0000001092,1363750.0000001092,1373750.0000001092,1410000.0000001092,1405000.0000001092,1430000.0000001092,1420000.0000001092,1445000.0000001092,1470000.0000001092,1510000.0000001092,1500000.0000001092,1510000.0000001092,1510000.0000001092,1560000.0000001092,1515000.0000001092,1550000.0000001092,1501250.0000001092,1523125.0000001092,1501250.0000001092,1551250.0000001092,1451250.0000001092,1481250.0000001092,1314375.0000001092,1429375.0000001092,1309375.0000001092,1354375.0000001092,1329375.0000001092,1374375.0000001092,1419375.0000001092,1499375.0000001092,1509375.0000001092,1509375.0000001092,1499375.0000001092,1509375.0000001092,1498750.0000001092,1509375.0000001092,1445000.0000001092,1478750.0000001092,1335000.0000001092,1400000.0000001092,1403750.0000001092,1433750.0000001092,1393750.0000001092,1433750.0000001092,1378750.0000001092,1393750.0000001092,1368750.0000001092,1388750.0000001092,1375625.0000001092,1403750.0000001092,1383750.0000001092,1438750.0000001092,1378750.0000001092,1443750.0000001092,1423750.0000001092,1433750.0000001092,1402500.0000001092,1413750.0000001092,1343750.0000001092,1378750.0000001092,1353750.0000001092,1375625.0000001092,1420625.0000001092,1440625.0000001092,1475625.0000001092,1515625.0000001092,1410625.0000001092,1455625.0000001092,1430625.0000001092,1460625.0000001092,1495625.0000001092,1525625.0000001092,1395625.0000001092,1425625.0000001092,1405625.0000001092,1455625.0000001092,1475625.0000001092,1485625.0000001092,1465625.0000001092,1500625.0000001092,1525625.0000001092,1540625.0000001092,1525625.0000001092,1590625.0000001092,1510625.0000001092,1605625.0000001092,1475625.0000001092,1525625.0000001092,1455625.0000001092,1515625.0000001092,1465625.0000001092,1515625.0000001092,1515625.0000001092,1575625.0000001092,1600625.0000001092,1660625.0000001092,1675625.0000001092,1715625.0000001092,1685625.0000001092,1715625.0000001092,1750625.0000001092,1775625.0000001092,1795625.0000001092,1835625.0000001092,1795625.0000001092,1845625.0000001092,1795625.0000001092,1885625.0000001092,1819625.0000000873,1915625.0000001092,1743625.000000029,1759625.0000000873,1743625.000000029,1823625.000000029,1563625.000000029,1743625.000000029,1583625.000000029,1673625.000000029,1593625.000000029,1673625.000000029,1573625.000000029,1708625.000000029,1778625.000000029,1903625.000000029,1883625.000000029,2043625.000000029,2063625.000000029,2108625.000000029,2013625.0000000289,2143625.000000029,2013625.0000000289,2132375.000000029,2052375.0000000289,2082375.0000000289,2142375.000000029,2212375.000000029,2292375.000000029,2322375.000000029,2232375.000000029,2252375.000000029,2172375.000000029,2222375.000000029,2052375.0000000289,2087375.0000000289,2072375.0000000289,2162375.000000029,2137375.000000029,2182375.000000029,2182375.000000029,2222375.000000029,2222375.000000029,2312375.000000029,2372375.000000029,2517375.000000029,2352375.000000029,2502375.000000029,2286125.000000029,2346125.000000029,2276125.000000029,2346125.000000029,2201125.000000029,2241125.000000029,2266125.000000029,2306125.000000029,2296125.000000029,2351125.000000029,2231125.000000029,2316125.000000029,2251125.000000029,2291125.000000029,2241125.000000029,2291125.000000029,2311125.000000029,2451125.000000029,2421125.000000029,2491125.000000029,2476125.000000029,2541125.000000029,2461125.000000029,2551125.000000029,2478625.000000029,2483625.000000029,2478625.000000029,2503625.000000029,2538625.000000029,2558625.000000029,2493625.000000029,2558625.000000029,2418625.000000029,2518625.000000029,2387375.000000029,2427375.000000029,2367375.000000029,2407375.000000029,2358625.000000029,2367375.000000029,2268625.000000029,2318625.000000029,2323625.000000029,2353625.000000029,2383625.000000029,2483625.000000029,2503625.000000029,2593625.000000029,2623625.000000029,2663625.000000029,2573625.000000029,2583625.000000029,2561125.000000029,2611125.000000029,2651125.000000029,2681125.000000029,2641125.000000029,2731125.000000029,2681125.000000029,2731125.000000029,2611125.000000029,2651125.000000029,2621125.000000029,2671125.000000029,2561125.000000029,2641125.000000029,2571125.000000029,2651125.000000029,2641125.000000029,2661125.000000029,2581125.000000029,2606125.000000029,2554875.000000029,2579875.000000029,2544875.000000029,2599875.000000029,2594875.000000029,2674875.000000029,2624875.000000029,2654875.000000029,2533625.000000029,2614875.000000029,2563625.000000029,2648625.000000029,2643625.000000029,2643625.000000029,2563625.000000029,2603625.000000029,2503625.000000029,2543625.000000029,2508000.000000029,2538000.000000029,2438000.000000029,2478000.000000029,2473000.000000029,2563000.000000029,2543000.000000029,2583000.000000029,2513000.000000029,2538000.000000029,2425500.000000029,2494250.000000029,2425500.000000029,2450500.000000029,2253000.000000029,2395500.000000029,2313000.000000029,2323000.000000029,2283000.000000029,2323000.000000029,2318000.000000029,2318000.000000029,2185500.000000029,2268000.000000029,2110500.000000029,2198000.000000029,2228000.000000029,2308000.000000029,2323000.000000029,2398000.000000029,2328000.000000029,2408000.000000029,2208000.000000029,2308000.000000029,2223000.000000029,2308000.000000029,2233000.000000029,2233000.000000029,2178000.000000029,2218000.000000029,2168000.000000029,2198000.000000029,2218000.000000029,2248000.000000029,2233000.000000029,2258000.000000029,2278000.000000029,2328000.000000029,2308000.000000029,2338000.000000029,2283000.000000029,2318000.000000029,2283000.000000029,2333000.000000029,2343000.000000029,2373000.000000029,2393000.000000029,2423000.000000029,2443000.000000029,2483000.000000029,2463000.000000029,2528000.000000029,2563000.000000029,2663000.000000029,2608000.000000029,2648000.000000029,2553000.000000029,2618000.000000029,2513000.000000029,2598000.000000029,2623000.000000029,2663000.000000029,2623000.000000029,2648000.000000029,2688000.000000029,2738000.000000029,2663000.000000029,2698000.000000029,2733000.000000029,2740500.000000029,2700500.000000029,2740500.000000029,2729250.000000029,2869250.000000029,2784250.000000029,2864250.000000029,2984250.000000029,3084250.000000029,3049250.000000029,3109250.000000029,2949250.000000029,3044250.000000029,2918000.000000029,2968000.000000029,2893000.000000029,2930500.000000029,2823000.000000029,2913000.000000029,2953000.000000029,3003000.000000029,3018000.000000029,3068000.000000029,3073000.000000029,3123000.000000029,3193000.000000029,3213000.000000029,3143000.000000029,3203000.000000029,3093000.000000029,3143000.000000029,3058000.000000029,3076125.000000029,3076125.000000029,3136125.000000029,3066125.000000029,3109875.000000029,3099875.000000029,3112375.000000029,3061750.000000029,3121750.000000029,3073000.000000029,3136750.000000029,3131750.000000029,3191750.000000029,3211750.000000029,3246750.000000029,3266750.000000029,3371750.000000029,3176750.000000029,3221750.000000029,3226750.000000029,3316750.000000029,3186750.000000029,3236750.000000029,3116750.000000029,3246750.000000029,3086750.000000029,3156750.000000029,3106750.000000029,3131750.000000029,3086750.000000029,3094250.000000029,3024250.000000029,3044250.000000029,2919250.000000029,3039250.000000029,2889250.000000029,3174250.000000029,3044250.000000029,3239250.000000029,3059250.000000029,3209250.000000029,2969250.000000029,3024250.000000029,2989250.000000029,3109250.000000029,2894250.000000029,2909250.000000029,2899250.000000029,2949250.000000029,2909250.000000029,2999250.000000029,3029250.000000029,3129250.000000029,3104250.000000029,3149250.000000029,3089250.000000029,3159250.000000029,2940500.000000029,3089250.000000029,2830500.000000029,2910500.000000029,2825500.000000029,2860500.000000029,2910500.000000029,2940500.000000029,2720500.000000029,2780500.000000029,2780500.000000029,2910500.000000029,2900500.000000029,2960500.000000029,2900500.000000029,2950500.000000029,2950500.000000029,2990500.000000029,3005500.000000029,3015500.000000029,3015500.000000029,3080500.000000029,3080500.000000029,3125500.000000029,3100500.000000029,3210500.000000029,3210500.000000029,3290500.000000029,3340500.000000029,3355500.000000029,3255500.000000029,3345500.000000029,3230500.000000029,3260500.000000029,3235500.000000029,3240500.000000029,3273000.000000029,3288000.000000029,3193000.000000029,3258000.000000029,3068000.000000029,3108000.000000029,3083000.000000029,3118000.000000029,2988000.000000029,3093000.000000029,2898000.000000029,2973000.000000029,2808000.000000029,2898000.000000029,2763000.000000029,2788000.000000029,2778000.000000029,2783000.000000029,2753000.000000029,2788000.000000029,2788000.000000029,2818000.000000029,2768000.000000029,2828000.000000029,2715500.000000029,2773000.000000029,2663625.000000029,2695500.000000029,2663625.000000029,2682375.000000029,2692375.000000029,2727375.000000029,2681750.000000029,2686750.000000029,2681750.000000029,2711750.000000029,2669250.000000029,2701750.000000029,2640500.000000029,2680500.000000029,2638000.000000029,2653000.000000029,2628000.000000029,2673000.000000029,2648000.000000029,2668000.000000029,2678000.000000029,2726000.0000000214,2676000.0000000214,2706000.0000000214,2667500.000000036,2677500.000000036,2657500.000000036,2662500.000000036,2647500.000000036,2657500.000000036,2637500.000000036,2677500.000000036,2652500.000000036,2652500.000000036,2645625.000000036,2655625.000000036,2648125.000000036,2654375.000000036,2679375.000000036,2684375.000000036,2654375.000000036,2679375.000000036,2641875.000000036,2661875.000000036,2646875.000000036,2711875.000000036,2676875.000000036,2691875.000000036,2701875.000000036,2706875.000000036,2721875.000000036,2746875.000000036,2726875.000000036,2741875.000000036,2724375.000000036,2733125.000000036,2753125.000000036,2753125.000000036,2748125.000000036,2763125.000000036,2733125.000000036,2788125.000000036,2750000.000000036,2765000.000000036,2725000.000000036,2785000.000000036,2715000.000000036,2740000.000000036,2715000.000000036,2765000.000000036,2696250.000000036,2715000.000000036,2676250.000000036,2696875.000000036,2701875.000000036,2731875.000000036,2716875.000000036,2726875.000000036,2746875.000000036,2796875.000000036,2796875.000000036,2806875.000000036,2736875.000000036,2796875.000000036,2732500.000000036,2742500.000000036,2732500.000000036,2737500.000000036,2730625.000000036,2745625.000000036,2746250.000000036,2751250.000000036,2771250.000000036,2811250.000000036,2751250.000000036,2781250.000000036,2756250.000000036,2776250.000000036,2756250.000000036,2766250.000000036,2762500.000000036,2782500.000000036,2782500.000000036,2807500.000000036,2742500.000000036,2762500.000000036,2751250.000000036,2771250.000000036,2771250.000000036,2796250.000000036,2766250.000000036,2786250.000000036,2772500.000000036,2790000.000000036,2765000.000000036,2769375.000000036,2740625.000000036,2758125.000000036,2743125.000000036,2750625.000000036,2736250.000000036,2761875.000000036,2736250.000000036,2740000.000000036,2730000.000000036,2740000.000000036,2725000.000000036,2750000.000000036,2735000.000000036,2755000.000000036,2725000.000000036,2755000.000000036,2722500.000000036,2737500.000000036,2722500.000000036,2762500.000000036,2712500.000000036,2752500.000000036,2720000.000000036,2745000.000000036,2745000.000000036,2750000.000000036,2725000.000000036,2750000.000000036,2725625.000000036,2730625.000000036,2730625.000000036,2745625.000000036,2720625.000000036,2732500.000000036,2733750.000000036,2749375.000000036,2714375.000000036,2739375.000000036,2734375.000000036,2737500.000000036,2726250.000000036,2731250.000000036,2701250.000000036,2718750.000000036,2685000.000000036,2730000.000000036,2601625.0000000214,2700625.000000036,2521625.0000000214,2566625.0000000214,2531625.0000000214,2556625.0000000214,2526625.0000000214,2571625.0000000214,2545375.0000000214,2548500.0000000214,2544125.0000000214,2584125.0000000214,2584125.0000000214,2594125.0000000214,2487250.0000000214,2507250.0000000214,2462250.0000000214,2467250.0000000214,2416000.0000000214,2462250.0000000214,2431625.0000000214,2446625.0000000214,2454125.0000000214,2463500.0000000214,2422875.0000000214,2438500.0000000214,2415375.0000000214,2425375.0000000214,2389750.0000000214,2400375.0000000214,2334750.0000000214,2364750.0000000214,2332250.0000000214,2347250.0000000214,2330375.0000000214,2360375.0000000214,2360375.0000000214,2380375.0000000214,2365375.0000000214,2370375.0000000214,2352250.0000000214,2382250.0000000214,2387250.0000000214,2447250.0000000214,2422250.0000000214,2462250.0000000214,2352250.0000000214,2382250.0000000214,2362250.0000000214,2372250.0000000214,2364750.0000000214,2371000.0000000214,2362875.0000000214,2452875.0000000214,2332875.0000000214,2352875.0000000214,2327875.0000000214,2347875.0000000214,2342875.0000000214,2362875.0000000214,2302875.0000000214,2347875.0000000214,2282875.0000000214,2342875.0000000214,2392875.0000000214,2397875.0000000214,2357875.0000000214,2407875.0000000214,2417875.0000000214,2427875.0000000214,2377875.0000000214,2412875.0000000214,2377875.0000000214,2412875.0000000214,2392875.0000000214,2412875.0000000214,2402875.0000000214,2412875.0000000214,2397875.0000000214,2437875.0000000214,2377875.0000000214,2417875.0000000214,2325375.0000000214,2340375.0000000214,2285375.0000000214,2300375.0000000214,2309750.0000000214,2344750.0000000214,2369750.0000000214,2374750.0000000214,2364750.0000000214,2399750.0000000214,2389750.0000000214,2394750.0000000214,2384750.0000000214,2414750.0000000214,2377250.0000000214,2379750.0000000214,2347250.0000000214,2382250.0000000214,2367250.0000000214,2372875.0000000214,2357875.0000000214,2392875.0000000214,2287875.0000000214,2302875.0000000214,2267875.0000000214,2277875.0000000214,2271000.0000000214,2286000.0000000214,2256000.0000000214,2259750.0000000214,2289750.0000000214,2314750.0000000214,2294750.0000000214,2309750.0000000214,2299750.0000000214,2339750.0000000214,2289750.0000000214,2314750.0000000214,2289750.0000000214,2299750.0000000214,2204750.0000000214,2229750.0000000214,2219750.0000000214,2239750.0000000214,2169750.0000000214,2209750.0000000214,2129750.0000000214,2164750.0000000214,2099750.0000000214,2119750.0000000214,2097250.0000000214,2104750.0000000214,2137250.0000000214,2152250.0000000214,2137250.0000000214,2197250.0000000214,2187250.0000000214,2212250.0000000214,2182250.0000000214,2212250.0000000214,2198500.0000000214,2216000.0000000214,2191000.0000000214,2221000.0000000214,2186000.0000000214,2186000.0000000214,2162875.0000000214,2174125.0000000214,2167875.0000000214,2172875.0000000214,2144125.0000000214,2176625.0000000214,2139125.0000000214,2149125.0000000214,2149125.0000000214,2159125.0000000214,2147875.0000000214,2152250.0000000214,2147875.0000000214,2149750.0000000214,2127875.0000000214,2152875.0000000214,2102875.0000000214,2137875.0000000214,2106625.0000000214,2126625.0000000214,2116625.0000000214,2146625.0000000214,2151625.0000000214,2166625.0000000214,2081625.0000000214,2146625.0000000214,2091625.0000000214,2096625.0000000214,2091625.0000000214,2096625.0000000214,2096625.0000000214,2102250.0000000214,2067250.0000000214,2092250.0000000214,2057250.0000000214,2107250.0000000214,2057250.0000000214,2087250.0000000214,1977250.0000000214,2017250.0000000214,1977250.0000000214,2052250.0000000214,2057250.0000000214,2082250.0000000214,2057250.0000000214,2092250.0000000214,2007250.0000000214,2033500.0000000214,2018500.0000000214,2058500.0000000214,1978500.0000000214,2008500.0000000214,2023500.0000000214,2088500.0000000214,2098500.0000000214,2103500.0000000214,2093500.0000000214,2163500.0000000214,2153500.0000000214,2168500.0000000214,2178500.0000000214,2243500.0000000214,2163500.0000000214,2218500.0000000214,2128500.0000000214,2218500.0000000214,2068500.0000000214,2153500.0000000214,2014750.0000000214,2084750.0000000214,2049750.0000000214,2124750.0000000214,2154750.0000000214,2169750.0000000214,2189750.0000000214,2249750.0000000214,2194750.0000000214,2264750.0000000214,2169750.0000000214,2204750.0000000214,2209750.0000000214,2234750.0000000214,2199750.0000000214,2284750.0000000214,2359750.0000000214,2389750.0000000214,2334750.0000000214,2379750.0000000214,2359750.0000000214,2429750.0000000214,2389750.0000000214,2424750.0000000214,2352250.0000000214,2412250.0000000214,2437250.0000000214,2462250.0000000214,2392250.0000000214,2452250.0000000214,2401000.0000000214,2421000.0000000214,2361000.0000000214,2416000.0000000214,2391000.0000000214,2436000.0000000214,2421000.0000000214,2521000.0000000214,2501000.0000000214,2556000.0000000214,2541000.0000000214,2561000.0000000214,2556000.0000000214,2621000.0000000214,2406000.0000000214,2536000.0000000214,2381000.0000000214,2416000.0000000214,2351000.0000000214,2413500.0000000214,2418500.0000000214,2471625.0000000214,2441625.0000000214,2461625.0000000214,2381625.0000000214,2431625.0000000214,2456625.0000000214,2581625.0000000214,2565625.000000036,2611625.0000000214,2355625.000000036,2595625.000000036,2365625.000000036,2455625.000000036,2245625.000000036,2275625.000000036,2220625.000000036,2315625.000000036,2070625.0000000359,2105625.000000036,2005625.0000000359,2050625.0000000359,2079375.0000000359,2110625.000000036,2089375.0000000359,2154375.000000036,2189375.000000036,2229375.000000036,2219375.000000036,2324375.000000036,2139375.000000036,2199375.000000036,2019375.0000000359,2144375.000000036,2054375.0000000359,2099375.000000036,2069375.0000000359,2114375.000000036,2130625.000000036,2140625.000000036,2050625.0000000359,2100625.000000036,2064375.0000000359,2074375.0000000359,2124375.000000036,2249375.000000036,2269375.000000036,2304375.000000036,2284375.000000036,2309375.000000036,2294375.000000036,2344375.000000036,2229375.000000036,2299375.000000036,2177500.000000036,2282500.000000036,2257500.000000036,2297500.000000036,2272500.000000036,2322500.000000036,2292500.000000036,2442500.000000036,2332500.000000036,2382500.000000036,2392500.000000036,2392500.000000036,2371250.000000036,2388750.000000036,2371250.000000036,2457500.000000036,2367500.000000036,2447500.000000036,2247500.000000036,2282500.000000036,2162500.000000036,2247500.000000036,2308750.000000036,2378750.000000036,2258750.000000036,2293750.000000036,2328750.000000036,2338750.000000036,2278750.000000036,2338750.000000036,2178750.000000036,2258750.000000036,2078750.0000000359,2158750.000000036,2123750.000000036,2129375.000000036,2019375.0000000359,2059375.0000000359,2059375.0000000359,2084375.0000000359,1983125.0000000359,2034375.0000000359,1983125.0000000359,1998125.0000000359,1938125.0000000359,2018125.0000000359,1943125.0000000359,1953125.0000000359,1973125.0000000359,2083125.0000000359,2103125.000000036,2113125.000000036,2083125.0000000359,2133125.000000036,2063125.0000000359,2091875.0000000359,2176875.000000036,2296875.000000036,2236875.000000036,2286875.000000036,2191875.000000036,2256875.000000036,2181875.000000036,2266875.000000036,2201875.000000036,2256875.000000036,2266875.000000036,2306875.000000036,2226875.000000036,2266875.000000036,2200625.000000036,2270625.000000036,2320625.000000036,2350625.000000036,2355625.000000036,2395625.000000036,2320625.000000036,2440625.000000036,2365625.000000036,2470625.000000036,2390625.000000036,2410625.000000036,2378125.000000036,2388125.000000036,2368125.000000036,2398125.000000036,2378125.000000036,2398125.000000036,2348125.000000036,2378125.000000036,2418125.000000036,2428125.000000036,2398125.000000036,2468125.000000036,2418125.000000036,2453125.000000036,2398125.000000036,2473125.000000036,2438125.000000036,2468125.000000036,2410625.000000036,2453125.000000036,2400625.000000036,2430625.000000036,2440625.000000036,2505625.000000036,2550625.000000036,2600625.000000036,2540625.000000036,2595625.000000036,2450625.000000036,2540625.000000036,2420625.000000036,2480625.000000036,2470625.000000036,2490625.000000036,2490625.000000036,2540625.000000036,2525625.000000036,2610625.000000036,2560625.000000036,2610625.000000036,2630625.000000036,2660625.000000036,2675625.000000036,2730625.000000036,2720625.000000036,2780625.000000036,2790625.000000036,2830625.000000036,2785625.000000036,2830625.000000036,2810625.000000036,2811250.000000036,2815000.000000036,2835000.000000036,2837500.000000036,2907500.000000036,2922500.000000036,2977500.000000036,2982500.000000036,3012500.000000036,2997500.000000036,3002500.000000036,3027500.000000036,3072500.000000036,3027500.000000036,3047500.000000036,2987500.000000036,3037500.000000036,3012500.000000036,3047500.000000036,3037500.000000036,3082500.000000036,3082500.000000036,3102500.000000036,3082500.000000036,3112500.000000036,3102500.000000036,3137500.000000036,3082500.000000036,3112500.000000036,2975000.000000036,3065000.000000036,2875000.000000036,2935000.000000036,2850000.000000036,2865000.000000036,2811875.000000036,2841875.000000036,2818750.000000036,2858750.000000036,2908750.000000036,2943750.000000036,2858750.000000036,2918750.000000036,2873750.000000036,2933750.000000036,2843750.000000036,2888750.000000036,2733750.000000036,2758750.000000036,2688750.000000036,2763750.000000036,2663750.000000036,2673750.000000036,2663750.000000036,2713750.000000036,2623750.000000036,2688750.000000036,2658750.000000036,2703750.000000036,2593750.000000036,2643750.000000036,2673750.000000036,2678750.000000036,2563750.000000036,2698750.000000036,2478750.000000036,2523750.000000036,2513750.000000036,2556250.000000036,2546250.000000036,2586250.000000036,2611250.000000036,2621250.000000036,2586250.000000036,2686250.000000036,2686250.000000036,2731250.000000036,2726250.000000036,2761250.000000036,2706250.000000036,2786250.000000036,2723750.000000036,2783750.000000036,2768750.000000036,2833750.000000036,2808750.000000036,2818750.000000036,2793750.000000036,2923750.000000036,2978750.000000036,3013750.000000036,2933750.000000036,3033750.000000036,2932500.000000036,2943750.000000036,2922500.000000036,2942500.000000036,2695000.000000036,2832500.000000036,2595000.000000036,2655000.000000036,2605000.000000036,2690000.000000036,2645000.000000036,2695000.000000036,2590000.000000036,2615000.000000036,2615000.000000036,2670000.000000036,2745000.000000036,2765000.000000036,2915000.000000036,3000000.000000036,2900000.000000036,2985000.000000036,2765000.000000036,2855000.000000036,2755000.000000036,2855000.000000036,2755000.000000036,2785000.000000036,2680000.000000036,2715000.000000036,2610000.000000036,2690000.000000036,2655000.000000036,2700000.000000036,2662500.000000036,2685000.000000036,2645000.000000036,2670000.000000036,2610000.000000036,2655000.000000036,2721250.000000036,2821250.000000036,2836250.000000036,2876250.000000036,2806250.000000036,2846250.000000036,2856250.000000036,2936250.000000036,2836250.000000036,2941250.000000036,2766250.000000036,2776250.000000036,2701250.000000036,2736250.000000036,2626250.000000036,2646250.000000036,2581250.000000036,2641250.000000036,2573125.000000036,2633125.000000036,2588125.000000036,2628125.000000036,2550625.000000036,2648125.000000036,2550625.000000036,2575625.000000036,2545625.000000036,2555625.000000036,2532500.000000036,2547500.000000036,2545000.000000036,2555000.000000036,2525000.000000036,2555000.000000036,2510625.000000036,2540625.000000036,2565625.000000036,2580625.000000036,2555625.000000036,2605625.000000036,2542500.000000036,2590625.000000036,2532500.000000036,2587500.000000036,2557500.000000036,2597500.000000036,2537500.000000036,2556250.000000036,2541250.000000036,2561250.000000036,2556250.000000036,2582500.000000036,2542500.000000036,2592500.000000036,2525625.000000036,2570625.000000036,2590625.000000036,2605625.000000036,2575625.000000036,2600625.000000036,2530625.000000036,2550625.000000036,2485625.000000036,2540625.000000036,2473750.000000036,2498750.000000036,2478750.000000036,2503750.000000036,2473125.000000036,2479375.000000036,2456875.000000036,2491875.000000036,2451875.000000036,2481875.000000036,2485625.000000036,2495625.000000036,2467625.0000000433,2495625.000000036,2447625.0000000433,2456500.0000000508,2421500.0000000508,2446500.0000000508,2436000.0000000945,2440375.0000000945,2400375.0000000945,2440375.0000000945,2392875.0000000945,2412875.0000000945,2372875.0000000945,2412875.0000000945,2398500.0000000945,2423500.0000000945,2333500.0000000945,2358500.0000000945,2251000.0000000945,2311000.0000000945,2248500.0000000945,2288500.0000000945,2288500.0000000945,2338500.0000000945,2298500.0000000945,2308500.0000000945,2322875.0000000945,2342875.0000000945,2267875.0000000945,2297875.0000000945,2277250.0000000945,2302250.0000000945,2277250.0000000945,2282250.0000000945,2231625.0000000945,2262250.0000000945,2211625.0000000945,2242875.0000000945,2232875.0000000945,2257875.0000000945,2237875.0000000945,2257875.0000000945,2252250.0000000945,2287250.0000000945,2282250.0000000945,2347250.0000000945,2312250.0000000945,2402250.0000000945,2327250.0000000945,2367250.0000000945,2332250.0000000945,2357250.0000000945,2332250.0000000945,2392250.0000000945,2357250.0000000945,2392250.0000000945,2298500.0000000945,2302250.0000000945,2288500.0000000945,2383500.0000000945,2378500.0000000945,2423500.0000000945,2438500.0000000945,2458500.0000000945,2418500.0000000945,2438500.0000000945,2431000.0000000945,2446000.0000000945,2376000.0000000945,2431000.0000000945,2353500.0000000945,2368500.0000000945,2363500.0000000945,2383500.0000000945,2354750.0000000945,2379750.0000000945,2364750.0000000945,2390375.0000000945,2337875.0000000945,2355375.0000000945,2317875.0000000945,2327875.0000000945,2310375.0000000945,2345375.0000000945,2345375.0000000945,2355375.0000000945,2340375.0000000945,2370375.0000000945,2360375.0000000945,2385375.0000000945,2350375.0000000945,2355375.0000000945,2351000.0000000945,2356000.0000000945,2341000.0000000945,2348500.0000000945,2337875.0000000945,2350375.0000000945,2303500.0000000945,2336625.0000000945,2308500.0000000945,2317875.0000000945,2299125.0000000945,2304125.0000000945,2294125.0000000945,2324125.0000000945,2274125.0000000945,2309125.0000000945,2271625.0000000945,2286625.0000000945,2276625.0000000945,2301625.0000000945,2269125.0000000945,2275375.0000000945,2267250.0000000945,2284750.0000000945,2289750.0000000945,2309750.0000000945,2294750.0000000945,2309750.0000000945,2284750.0000000945,2287875.0000000945,2272250.0000000945,2294750.0000000945,2264750.0000000945,2274750.0000000945,2264750.0000000945,2274750.0000000945,2273500.0000000945,2278500.0000000945,2278500.0000000945,2293500.0000000945,2303500.0000000945,2308500.0000000945,2273500.0000000945,2273500.0000000945,2263500.0000000945,2293500.0000000945,2268500.0000000945,2288500.0000000945,2229750.0000000945,2249750.0000000945,2234750.0000000945,2244750.0000000945,2217250.0000000945,2372500.0000001,2332500.0000001,2372500.0000001,2252500.0000001,2342500.0000001,2197500.0000001,2232500.0000001,2097500.0000001,2182500.0000001,2102500.0000001,2122500.0000001,2127500.0000001,2182500.0000001,2182500.0000001,2222500.0000001,2217500.0000001,2222500.0000001,2227500.0000001,2247500.0000001,2202500.0000001,2237500.0000001,2213125.0000001,2233125.0000001,2268125.0000001,2298125.0000001,2313125.0000001,2323125.0000001,2263125.0000001,2283125.0000001,2227500.0000001,2267500.0000001,2251250.0000001,2271250.0000001,2277500.0000001,2277500.0000001,2276250.0000001,2281250.0000001,2248125.0000001,2263125.0000001,2223125.0000001,2268125.0000001,2233125.0000001,2245625.0000001,2230625.0000001,2240625.0000001,2207500.0000001,2230625.0000001,2147500.0000001,2202500.0000001,2132500.0000001,2147500.0000001,2117500.0000001,2132500.0000001,2092500.0000001001,2117500.0000001,2032500.0000001001,2077500.0000001001,2032500.0000001001,2032500.0000001001,2042500.0000001001,2042500.0000001001,2032500.0000001001,2050000.0000001001,2078125.0000001001,2078125.0000001001,2088125.0000001001,2243125.0000001,2208125.0000001,2238125.0000001,2238125.0000001,2298125.0000001,2253125.0000001,2318125.0000001,2288125.0000001,2318125.0000001,2303125.0000001,2313125.0000001,2280625.0000001,2288125.0000001,2284375.0000001,2339375.0000001,2299375.0000001,2324375.0000001,2279375.0000001,2309375.0000001,2280625.0000001,2305625.0000001,2325625.0000001,2325625.0000001,2310625.0000001,2320625.0000001,2291875.0000001,2310625.0000001,2298750.0000001,2303125.0000001,2303750.0000001,2333750.0000001,2323750.0000001,2348750.0000001,2348750.0000001,2378750.0000001,2358750.0000001,2393750.0000001,2345000.0000001,2358750.0000001,2330000.0000001,2335000.0000001,2310000.0000001,2332500.0000001,2307500.0000001,2332500.0000001,2287500.0000001,2302500.0000001,2290625.0000001,2310625.0000001,2305625.0000001,2310625.0000001,2285625.0000001,2305625.0000001,2261875.0000001,2291875.0000001,2278125.0000001,2328125.0000001,2288125.0000001,2298125.0000001,2293125.0000001,2311875.0000001,2291875.0000001,2311875.0000001,2326875.0000001,2351875.0000001,2356875.0000001,2401875.0000001,2366875.0000001,2436875.0000001,2446875.0000001,2501875.0000001,2451875.0000001,2481875.0000001,2486875.0000001,2521875.0000001,2516875.0000001,2556875.0000001,2511875.0000001,2526875.0000001,2506875.0000001,2541875.0000001,2551875.0000001,2586875.0000001,2606875.0000001,2626875.0000001,2551875.0000001,2641875.0000001,2550000.0000001,2565000.0000001,2520000.0000001,2585000.0000001,2512500.0000001,2535000.0000001,2518750.0000001,2522500.0000001,2508750.0000001,2528750.0000001,2519375.0000001,2520000.0000001,2520000.0000001,2525000.0000001,2520000.0000001,2524375.0000001,2506875.0000001,2516875.0000001,2493750.0000001,2533750.0000001,2513750.0000001,2540000.0000001,2461875.0000001,2521875.0000001,2491875.0000001,2501875.0000001,2405000.0000001,2446875.0000001,2420000.0000001,2425000.0000001,2385000.0000001,2435000.0000001,2366875.0000001,2421875.0000001,2371875.0000001,2395625.0000001,2360625.0000001,2385625.0000001,2351250.0000001,2361250.0000001,2351250.0000001,2391250.0000001,2366250.0000001,2421250.0000001,2371250.0000001,2436250.0000001,2350000.0000001,2360000.0000001,2290000.0000001,2300000.0000001,2285000.0000001,2390000.0000001,2395000.0000001,2460000.0000001,2380000.0000001,2465000.0000001,2290000.0000001,2380000.0000001,2265000.0000001,2355000.0000001,2335000.0000001,2420000.0000001,2605000.0000001,2625000.0000001,2560000.0000001,2610000.0000001,2505000.0000001,2575000.0000001,2538750.0000001,2573750.0000001,2588750.0000001,2708750.0000001,2588750.0000001,2668750.0000001,2608750.0000001,2616250.0000001,2621250.0000001,2658750.0000001,2623750.0000001,2658750.0000001,2592500.0000001,2642500.0000001,2595000.0000001,2715000.0000001,2585000.0000001,2665000.0000001,2535000.0000001,2635000.0000001,2545000.0000001,2555000.0000001,2485000.0000001,2530000.0000001,2472500.0000001,2502500.0000001,2452500.0000001,2502500.0000001,2432500.0000001,2462500.0000001,2502500.0000001,2505000.0000001,2515000.0000001,2650000.0000001,2525000.0000001,2580000.0000001,2525000.0000001,2600000.0000001,2503125.0000001,2543125.0000001,2448125.0000001,2468125.0000001,2475625.0000001,2520625.0000001,2520625.0000001,2715625.0000001,2335625.0000001,2485625.0000001,2555625.0000001,2721625.0000000857,2771625.0000000857,2856625.0000000857,2531625.0000000857,2781625.0000000857,2411625.0000000857,2446625.0000000857,2321625.0000000857,2451625.0000000857,2431625.0000000857,2501625.0000000857,2491625.0000000857,2501625.0000000857,2371625.0000000857,2481625.0000000857,2386000.0000000857,2476000.0000000857,2501000.0000000857,2726000.0000000857,2526000.0000000857,2566000.0000000857,2526000.0000000857,2596000.0000000857,2441000.0000000857,2531000.0000000857,2411000.0000000857,2451000.0000000857,2411000.0000000857,2471000.0000000857,2461000.0000000857,2481000.0000000857,2421000.0000000857,2586000.0000000857,2531000.0000000857,2611000.0000000857,2681000.0000000857,2751000.0000000857,2711000.0000000857,2791000.0000000857,2751000.0000000857,2791000.0000000857,2777250.0000000857,2787250.0000000857,2648500.0000000857,2687250.0000000857,2518500.0000000857,2598500.0000000857,2498500.0000000857,2513500.0000000857,2488500.0000000857,2553500.0000000857,2523500.0000000857,2603500.0000000857,2698500.0000000857,2698500.0000000857,2593500.0000000857,2623500.0000000857,2598500.0000000857,2703500.0000000857,2598500.0000000857,2618500.0000000857,2656000.0000000857,2666000.0000000857,2556000.0000000857,2656000.0000000857,2536000.0000000857,2596000.0000000857,2591000.0000000857,2656000.0000000857,2478500.0000000857,2571000.0000000857,2418500.0000000857,2438500.0000000857,2438500.0000000857,2468500.0000000857,2413500.0000000857,2457250.0000000857,2412250.0000000857,2442250.0000000857,2319750.0000000857,2434750.0000000857,2244750.0000000857,2269750.0000000857,2309750.0000000857,2339750.0000000857,2344750.0000000857,2399750.0000000857,2189750.0000000857,2389750.0000000857,2109750.0000000857,2179750.0000000857,2174750.0000000857,2204750.0000000857,2199750.0000000857,2219750.0000000857,2139750.0000000857,2199750.0000000857,2018500.0000000857,2083500.0000000857,2103500.0000000857,2143500.0000000857,2113500.0000000857,2143500.0000000857,2113500.0000000857,2243500.0000000857,2213500.0000000857,2223500.0000000857,2143500.0000000857,2193500.0000000857,2023500.0000000857,2148500.0000000857,1998500.0000000857,2043500.0000000857,2008500.0000000857,2063500.0000000857,2006000.0000000857,2038500.0000000857,1984125.0000000857,2006000.0000000857,1949125.0000000857,2004125.0000000857,1931625.0000000857,1976625.0000000857,1896625.0000000857,1931625.0000000857,1911625.0000000857,1961625.0000000857,1931625.0000000857,1981625.0000000857,2006625.0000000857,2011625.0000000857,1961625.0000000857,1996625.0000000857,2001625.0000000857,2021625.0000000857,1997250.0000000857,2012250.0000000857,2000375.0000000857,2025375.0000000857,1930375.0000000857,2005375.0000000857,1940375.0000000857,2000375.0000000857,1970375.0000000857,2005375.0000000857,1955375.0000000857,1980375.0000000857,1880375.0000000857,1975375.0000000857,1887875.0000000857,1917875.0000000857,1902875.0000000857,1917875.0000000857,1917875.0000000857,1967875.0000000857,1967875.0000000857,1982875.0000000857,1967875.0000000857,1982875.0000000857,1957875.0000000857,1972875.0000000857,1929125.0000000857,1939125.0000000857,1969125.0000000857,2014125.0000000857,1964125.0000000857,1999125.0000000857,1979750.0000000857,1994125.0000000857,1906000.0000000857,1986000.0000000857,1911000.0000000857,1921000.0000000857,1851000.0000000857,1911000.0000000857,1873500.0000000857,1908500.0000000857,1808500.0000000857,1893500.0000000857,1897875.0000000857,1966625.0000000857,1961625.0000000857,2021625.0000000857,1986625.0000000857,2006625.0000000857,1924125.0000000857,1946625.0000000857,1964125.0000000857,1964125.0000000857,1949125.0000000857,1994125.0000000857,1944125.0000000857,1974125.0000000857,1918500.0000000857,1973500.0000000857,1928500.0000000857,1948500.0000000857,1973500.0000000857,1998500.0000000857,1933500.0000000857,1958500.0000000857,1929750.0000000857,1944750.0000000857,1879750.0000000857,1919750.0000000857,1883500.0000000857,1953500.0000000857,1938500.0000000857,1983500.0000000857,2003500.0000000857,2043500.0000000857,1988500.0000000857,1998500.0000000857,2035375.0000000857,2038500.0000000857,1923500.0000000857,1983500.0000000857,1903500.0000000857,1933500.0000000857,1923500.0000000857,1943500.0000000857,1938500.0000000857,1953500.0000000857,1933500.0000000857,1933500.0000000857,1863500.0000000857,1931000.0000000857,1961000.0000000857,2011000.0000000857,1971000.0000000857,2001000.0000000857,2061000.0000000857,2176000.0000000857,2121000.0000000857,2186000.0000000857,2156000.0000000857,2181000.0000000857,2171000.0000000857,2271000.0000000857,2311000.0000000857,2351000.0000000857,2366000.0000000857,2411000.0000000857,2376000.0000000857,2496000.0000000857,2531000.0000000857,2541000.0000000857,2606000.0000000857,2721000.0000000857,2731000.0000000857,2791000.0000000857,2646000.0000000857,2741000.0000000857,2741000.0000000857,2776000.0000000857,2726000.0000000857,2786000.0000000857,2733500.0000000857,2763500.0000000857,2713500.0000000857,2743500.0000000857,2633500.0000000857,2683500.0000000857,2578500.0000000857,2653500.0000000857,2547250.0000000857,2587250.0000000857,2427250.0000000857,2497250.0000000857,2492250.0000000857,2592250.0000000857,2482250.0000000857,2542250.0000000857,2517250.0000000857,2597250.0000000857,2327250.0000000857,2607250.0000000857,2367250.0000000857,2437250.0000000857,2337250.0000000857,2427250.0000000857,2107250.0000000857,2187250.0000000857,2077250.0000000857,2137250.0000000857,2167250.0000000857,2254750.0000000857,2148500.0000000857,2223500.0000000857,2203500.0000000857,2298500.0000000857,2163500.0000000857,2278500.0000000857,2138500.0000000857,2168500.0000000857,2148500.0000000857,2168500.0000000857,2048500.0000000857,2103500.0000000857,2099750.0000000857,2244750.0000000857,2279750.0000000857,2324750.0000000857,2324750.0000000857,2394750.0000000857,2264750.0000000857,2294750.0000000857,2209750.0000000857,2234750.0000000857,2194750.0000000857,2309750.0000000857,2084750.0000000857,2209750.0000000857,1994750.0000000857,2029750.0000000857,1894750.0000000857,2029750.0000000857,1984750.0000000857,2024750.0000000857,1994750.0000000857,2024750.0000000857,2034750.0000000857,2054750.0000000857,2014750.0000000857,2049750.0000000857,2029750.0000000857,2049750.0000000857,2089750.0000000857,2229750.0000000857,2229750.0000000857,2279750.0000000857,2309750.0000000857,2319750.0000000857,2349750.0000000857,2369750.0000000857,2374750.0000000857,2429750.0000000857,2354750.0000000857,2384750.0000000857,2217250.0000000857,2387250.0000000857,2222250.0000000857,2237250.0000000857,2197250.0000000857,2222250.0000000857,2227250.0000000857,2237250.0000000857,2177250.0000000857,2242250.0000000857,2257250.0000000857,2382250.0000000857,2412250.0000000857,2447250.0000000857,2502250.0000000857,2537250.0000000857,2527250.0000000857,2542250.0000000857,2487250.0000000857,2572250.0000000857,2494750.0000000857,2509750.0000000857,2454750.0000000857,2499750.0000000857,2464750.0000000857,2549750.0000000857,2554750.0000000857,2604750.0000000857,2449750.0000000857,2504750.0000000857,2474750.0000000857,2484750.0000000857,2429750.0000000857,2469750.0000000857,2456000.0000000857,2493500.0000000857,2448500.0000000857,2473500.0000000857,2446000.0000000857,2458500.0000000857,2437250.0000000857,2452250.0000000857,2427250.0000000857,2467250.0000000857,2297250.0000000857,2387250.0000000857,2317250.0000000857,2328500.0000000857,2295250.000000083,2310250.000000083,2275250.000000083,2335250.000000083,2300250.000000083,2305250.000000083,2265250.000000083,2274000.000000083,2214000.000000083,2249000.000000083,2249000.000000083,2258375.000000083,2239625.000000083,2254625.000000083,2202750.000000083,2224625.000000083,2207750.000000083,2212750.000000083,2205875.000000083,2215250.000000083,2187125.000000083,2197125.000000083,2212125.000000083,2217125.000000083,2177125.000000083,2197125.000000083,2164625.000000083,2199625.000000083,2162125.000000083,2222125.000000083,2207125.000000083,2227125.000000083,2212125.000000083,2242125.000000083,2282125.000000083,2347125.000000083,2262125.000000083,2292125.000000083,2288375.000000083,2298375.000000083,2305875.000000083,2313375.000000083,2350875.000000083,2405875.000000083,2360875.000000083,2375875.000000083,2355875.000000083,2355875.000000083,2360875.000000083,2365875.000000083,2345875.000000083,2348375.000000083,2353375.000000083,2378375.000000083,2373375.000000083,2393375.000000083,2358375.000000083,2398375.000000083,2338375.000000083,2373375.000000083,2318375.000000083,2338375.000000083,2348375.000000083,2378375.000000083,2338375.000000083,2383375.000000083,2362125.000000083,2382125.000000083,2358375.000000083,2362125.000000083,2309625.000000083,2358375.000000083,2311500.000000083,2371500.000000083,2321500.000000083,2371500.000000083,2335250.000000083,2350250.000000083,2390250.000000083,2395250.000000083,2365250.000000083,2385250.000000083,2365250.000000083,2368375.000000083,2312750.000000083,2328375.000000083,2252750.000000083,2297750.000000083,2252750.000000083,2272750.000000083,2227750.000000083,2252750.000000083,2232125.000000083,2252125.000000083,2262125.000000083,2272125.000000083,2252125.000000083,2272125.000000083,2245875.000000083,2260875.000000083,2265875.000000083,2290875.000000083,2290875.000000083,2290875.000000083,2245875.000000083,2260875.000000083,2221500.000000083,2226500.000000083,2240875.000000083,2246500.000000083,2235875.000000083,2255875.000000083,2245875.000000083,2275875.000000083,2275875.000000083,2285875.000000083,2265875.000000083,2295875.000000083,2285875.000000083,2285875.000000083,2282750.000000083,2310250.000000083,2265250.000000083,2300250.000000083,2285250.000000083,2287750.000000083,2293375.000000083,2302750.000000083,2286500.000000083,2294000.000000083,2259000.000000083,2286500.000000083,2259000.000000083,2269000.000000083,2289000.000000083,2314000.000000083,2304000.000000083,2359000.000000083,2319000.000000083,2349000.000000083,2349000.000000083,2429000.000000083,2509000.000000083,2544000.000000083,2360000.0000000685,2395000.0000000685,2370000.0000000685,2390000.0000000685,2425000.0000000685,2450000.0000000685,2425000.0000000685,2440000.0000000685,2390000.0000000685,2399375.0000000685,2504375.0000000685,2509375.0000000685,2524375.0000000685,2554375.0000000685,2464375.0000000685,2554375.0000000685,2441875.0000000685,2486875.0000000685,2501875.0000000685,2521875.0000000685,2446875.0000000685,2506875.0000000685,2439375.0000000685,2454375.0000000685,2479375.0000000685,2504375.0000000685,2489375.0000000685,2494375.0000000685,2494375.0000000685,2510000.0000000685,2507500.0000000685,2517500.0000000685,2522500.0000000685,2547500.0000000685,2492500.0000000685,2527500.0000000685,2451250.0000000685,2481250.0000000685,2461250.0000000685,2481250.0000000685,2461250.0000000685,2496875.0000000685,2429375.0000000685,2504375.0000000685,2430000.0000000685,2445000.0000000685,2437500.0000000685,2441875.0000000685,2437500.0000000685,2447500.0000000685,2416250.0000000685,2436250.0000000685,2391250.0000000685,2506250.0000000685,2486250.0000000685,2581250.0000000685,2591250.0000000685,2596250.0000000685,2596250.0000000685,2606250.0000000685,2611250.0000000685,2671250.0000000685,2651250.0000000685,2701250.0000000685,2656250.0000000685,2716250.0000000685,2686250.0000000685,2716250.0000000685,2627500.0000000685,2647500.0000000685,2587500.0000000685,2632500.0000000685,2601250.0000000685,2621250.0000000685,2651250.0000000685,2661250.0000000685,2601250.0000000685,2611250.0000000685,2581250.0000000685,2596250.0000000685,2606875.0000000685,2611250.0000000685,2610625.0000000685,2610625.0000000685,2580625.0000000685,2650625.0000000685,2582500.0000000685,2602500.0000000685,2602500.0000000685,2617500.0000000685,2617500.0000000685,2657500.0000000685,2577500.0000000685,2662500.0000000685,2557500.0000000685,2577500.0000000685,2547500.0000000685,2567500.0000000685,2537500.0000000685,2562500.0000000685,2543125.0000000685,2558125.0000000685,2538125.0000000685,2558125.0000000685,2568125.0000000685,2578125.0000000685,2578125.0000000685,2608125.0000000685,2548125.0000000685,2588125.0000000685,2533125.0000000685,2553125.0000000685,2493125.0000000685,2543125.0000000685,2480625.0000000685,2490625.0000000685,2475625.0000000685,2480625.0000000685,2510625.0000000685,2510625.0000000685,2520625.0000000685,2530625.0000000685,2464375.0000000685,2525625.0000000685,2394375.0000000685,2409375.0000000685,2424375.0000000685,2429375.0000000685,2411250.0000000685,2416250.0000000685,2382500.0000000685,2437500.0000000685,2362500.0000000685,2392500.0000000685,2347500.0000000685,2397500.0000000685,2422500.0000000685,2472500.0000000685,2437500.0000000685,2452500.0000000685,2467500.0000000685,2497500.0000000685,2467500.0000000685,2517500.0000000685,2433750.0000000685,2497500.0000000685,2338750.0000000685,2408750.0000000685,2353750.0000000685,2363750.0000000685,2368750.0000000685,2393750.0000000685,2393750.0000000685,2433750.0000000685,2463750.0000000685,2483750.0000000685,2428750.0000000685,2483750.0000000685,2476250.0000000685,2483750.0000000685,2456250.0000000685,2476250.0000000685,2456250.0000000685,2456250.0000000685,2445000.0000000685,2456250.0000000685,2415000.0000000685,2429375.0000000685,2380000.0000000685,2430000.0000000685,2387500.0000000685,2397500.0000000685,2407500.0000000685,2482500.0000000685,2462500.0000000685,2477500.0000000685,2477500.0000000685,2482500.0000000685,2467500.0000000685,2473125.0000000685,2438125.0000000685,2463125.0000000685,2373125.0000000685,2388125.0000000685,2368125.0000000685,2423125.0000000685,2343125.0000000685,2368125.0000000685,2313125.0000000685,2348125.0000000685,2353125.0000000685,2373125.0000000685,2368125.0000000685,2403125.0000000685,2368125.0000000685,2368125.0000000685,2368125.0000000685,2393125.0000000685,2343125.0000000685,2354375.0000000685,2289375.0000000685,2319375.0000000685,2301875.0000000685,2361875.0000000685,2296875.0000000685,2336875.0000000685,2309375.0000000685,2312500.0000000685,2256875.0000000685,2284375.0000000685,2286875.0000000685,2416875.0000000685,2426875.0000000685,2471875.0000000685,2491875.0000000685,2511875.0000000685,2526875.0000000685,2566875.0000000685,2496875.0000000685,2531875.0000000685,2466250.0000000685,2506250.0000000685,2501250.0000000685,2501250.0000000685,2523750.0000000685,2553750.0000000685,2533750.0000000685,2533750.0000000685,2513750.0000000685,2573750.0000000685,2456250.0000000685,2506250.0000000685,2416250.0000000685,2426250.0000000685,2416250.0000000685,2561250.0000000685,2521250.0000000685,2581250.0000000685,2621250.0000000685,2631250.0000000685,2571250.0000000685,2611250.0000000685,2596250.0000000685,2661250.0000000685,2671250.0000000685,2711250.0000000685,2611250.0000000685,2671250.0000000685,2476250.0000000685,2581250.0000000685,2468750.0000000685,2473750.0000000685,2423750.0000000685,2443750.0000000685,2458750.0000000685,2488750.0000000685,2453750.0000000685,2523750.0000000685,2428750.0000000685,2478750.0000000685,2366875.0000000685,2388750.0000000685,2356875.0000000685,2421875.0000000685,2241875.0000000685,2301875.0000000685,2291875.0000000685,2331875.0000000685,2301875.0000000685,2331875.0000000685,2221875.0000000685,2311875.0000000685,2191875.0000000685,2241875.0000000685,2236875.0000000685,2271875.0000000685,2261875.0000000685,2311875.0000000685,2291875.0000000685,2375875.0000000466,2185875.0000000466,2380875.0000000466,2250875.0000000466,2315875.0000000466,2355875.0000000466,2365875.0000000466,2345875.0000000466,2465875.0000000466,2365875.0000000466,2460875.0000000466,2280875.0000000466,2315875.0000000466,2250875.0000000466,2370875.0000000466,2174625.0000000466,2245875.0000000466,2144625.0000000466,2145875.0000000466,2085875.0000000466,2135875.0000000466,2140875.0000000466,2225875.0000000466,2055875.0000000466,2095875.0000000466,2105875.0000000466,2140875.0000000466,2030875.0000000466,2090875.0000000466,1960875.0000000466,1975875.0000000466,1945875.0000000466,1990875.0000000466,1950875.0000000466,2005875.0000000466,1910875.0000000466,1935875.0000000466,1895875.0000000466,1973375.0000000466,1933375.0000000466,2020875.0000000466,1937125.0000000466,1992125.0000000466,1927125.0000000466,1992125.0000000466,1817125.0000000466,1877125.0000000466,1787125.0000000466,1802125.0000000466,1748375.0000000466,1793375.0000000466,1662125.0000000466,1737125.0000000466,1597125.0000000466,1647125.0000000466,1627125.0000000466,1647125.0000000466,1647125.0000000466,1737125.0000000466,1802125.0000000466,1922125.0000000466,1917125.0000000466,1947125.0000000466,1917125.0000000466,1987125.0000000466,1897125.0000000466,1977125.0000000466,1887125.0000000466,1932125.0000000466,1852125.0000000466,1927125.0000000466,1747125.0000000466,1807125.0000000466,1737125.0000000466,1827125.0000000466,1717125.0000000466,1754625.0000000466,1734625.0000000466,1739625.0000000466,1774625.0000000466,1794625.0000000466,1704625.0000000466,1734625.0000000466,1704625.0000000466,1724625.0000000466,1769625.0000000466,1844625.0000000466,1854625.0000000466,1884625.0000000466,1889625.0000000466,2044625.0000000466,2044625.0000000466,2059625.0000000466,2064625.0000000466,2159625.0000000466,1959625.0000000466,2044625.0000000466,1934625.0000000466,1994625.0000000466,1939625.0000000466,1974625.0000000466,1884625.0000000466,1959625.0000000466,1819625.0000000466,1824625.0000000466,1799625.0000000466,1869625.0000000466,1819625.0000000466,1854625.0000000466,1909625.0000000466,1919625.0000000466,1909625.0000000466,1994625.0000000466,1979625.0000000466,2019625.0000000466,2019625.0000000466,2029625.0000000466,2009625.0000000466,2034625.0000000466,1872125.0000000466,2019625.0000000466,1837125.0000000466,1937125.0000000466,1825250.0000000466,1840250.0000000466,1870250.0000000466,2005250.0000000466,1955250.0000000466,2090250.0000000466,1985250.0000000466,2035250.0000000466,2057750.0000000466,2060250.0000000466,1964000.0000000466,2027750.0000000466,1964000.0000000466,1994000.0000000466,1956500.0000000466,1986500.0000000466,1971500.0000000466,2006500.0000000466,2006500.0000000466,2016500.0000000466,1952125.0000000466,1971500.0000000466,1897125.0000000466,1942125.0000000466,1962125.0000000466,1982125.0000000466,1903375.0000000466,1938375.0000000466,1938375.0000000466,1962750.0000000466,1947750.0000000466,2017750.0000000466,1997750.0000000466,2007750.0000000466,1987750.0000000466,2027750.0000000466,2017750.0000000466,2056500.0000000466,2006500.0000000466,2056500.0000000466,2034000.0000000466,2049000.0000000466,2059000.0000000466,2129000.0000000466,2064000.0000000466,2114000.0000000466,1991500.0000000466,2026500.0000000466,2016500.0000000466,2046500.0000000466,2090250.0000000466,2230250.0000000466,2230250.0000000466,2275250.0000000466,2130250.0000000466,2220250.0000000466,2090250.0000000466,2110250.0000000466,2065250.0000000466,2090250.0000000466,2094000.0000000466,2109000.0000000466,2069000.0000000466,2129000.0000000466,2077125.0000000466,2117125.0000000466,2112125.0000000466,2112125.0000000466,2035875.0000000466,2072125.0000000466,2055875.0000000466,2065875.0000000466,2050875.0000000466,2075875.0000000466,2022125.0000000466,2070875.0000000466,1924625.0000000466,1949625.0000000466,1914625.0000000466,1964625.0000000466,1854625.0000000466,1879625.0000000466,1822125.0000000466,1829625.0000000466,1802125.0000000466,1852125.0000000466,1892125.0000000466,1907125.0000000466,1962125.0000000466,1992125.0000000466,1937125.0000000466,1952125.0000000466,1962125.0000000466,2002125.0000000466,1984625.0000000466,2014625.0000000466,1989625.0000000466,2134625.0000000466,2084625.0000000466,2119625.0000000466,2039625.0000000466,2109625.0000000466,1949625.0000000466,2029625.0000000466,2000875.0000000466,2045875.0000000466,2004000.0000000466,2042750.0000000466,2032750.0000000466,2092750.0000000466,2002750.0000000466,2132750.0000000466,2112125.0000000466,2137125.0000000466,2027125.0000000466,2072125.0000000466,2017750.0000000466,2097750.0000000466,2032750.0000000466,2082750.0000000466,2037750.0000000466,2068375.0000000466,2028375.0000000466,2068375.0000000466,1988375.0000000466,2038375.0000000466,1993375.0000000466,2028375.0000000466,1998375.0000000466,2023375.0000000466,2020875.0000000466,2028375.0000000466,2025875.0000000466,2135875.0000000466,2165875.0000000466,2205875.0000000466,2180875.0000000466,2210875.0000000466,2165875.0000000466,2180875.0000000466,2123375.0000000466,2168375.0000000466,2153375.0000000466,2173375.0000000466,2161500.0000000466,2167750.0000000466,2147750.0000000466,2182750.0000000466,2121500.0000000466,2131500.0000000466,2181500.0000000466,2281500.0000000466,2211500.0000000466,2291500.0000000466,2081500.0000000466,2171500.0000000466,2121500.0000000466,2231500.0000000466,2106500.0000000466,2211500.0000000466,2157750.0000000466,2225250.0000000466,2157750.0000000466,2167750.0000000466,2017750.0000000466,2147750.0000000466,1977750.0000000466,2042750.0000000466,2067750.0000000466,2097750.0000000466,2082750.0000000466,2107750.0000000466,2097750.0000000466,2127750.0000000466,2004000.0000000466,2049000.0000000466,1984000.0000000466,2059000.0000000466,1994000.0000000466,2109000.0000000466,2104000.0000000466,2184000.0000000466,2084000.0000000466,2134000.0000000466,2079000.0000000466,2149000.0000000466,2029000.0000000466,2039000.0000000466,1954000.0000000466,2064000.0000000466,1944000.0000000466,2014000.0000000466,1924000.0000000466,2034000.0000000466,1869000.0000000466,1934000.0000000466,1929000.0000000466,2019000.0000000466,2059000.0000000466,2119000.0000000466,2059000.0000000466,2079000.0000000466,2004000.0000000466,2079000.0000000466,1984000.0000000466,2044000.0000000466,1925875.0000000466,2004000.0000000466,1822125.0000000466,1862125.0000000466,1807125.0000000466,1817125.0000000466,1817125.0000000466,1847125.0000000466,1882125.0000000466,1897125.0000000466,1822125.0000000466,1867125.0000000466,1822125.0000000466,1847125.0000000466,1820875.0000000466,1865875.0000000466,1815875.0000000466,1850875.0000000466,1660875.0000000466,1740875.0000000466,1645875.0000000466,1667750.0000000466,1602750.0000000466,1637750.0000000466,1587750.0000000466,1637750.0000000466,1547750.0000000466,1572750.0000000466,1567750.0000000466,1582750.0000000466,1492750.0000000466,1527750.0000000466,1542750.0000000466,1602750.0000000466,1602750.0000000466,1627750.0000000466,1617750.0000000466,1642750.0000000466,1707750.0000000466,1727750.0000000466,1747750.0000000466,1777750.0000000466,1737750.0000000466,1767750.0000000466,1780250.0000000466,1787750.0000000466,1799000.0000000466,1854000.0000000466,1779000.0000000466,1844000.0000000466,1759000.0000000466,1779000.0000000466,1739000.0000000466,1764000.0000000466,1715875.0000000466,1725875.0000000466,1720875.0000000466,1740875.0000000466,1690375.0000000175,1728375.0000000466,1580375.0000000175,1715375.0000000175,1595375.0000000175,1610375.0000000175,1580375.0000000175,1630375.0000000175,1639750.0000000175,1674750.0000000175,1649750.0000000175,1694750.0000000175,1674750.0000000175,1724750.0000000175,1714750.0000000175,1754750.0000000175,1719750.0000000175,1759750.0000000175,1707250.0000000175,1729125.0000000175,1703500.0000000175,1707250.0000000175,1589125.0000000175,1593500.0000000175,1479125.0000000175,1589125.0000000175,1449125.0000000175,1504125.0000000175,1549125.0000000175,1549125.0000000175,1504125.0000000175,1534125.0000000175,1509125.0000000175,1534125.0000000175,1542875.0000000175,1562875.0000000175,1522875.0000000175,1572875.0000000175,1527875.0000000175,1546625.0000000175,1531625.0000000175,1541625.0000000175,1531625.0000000175,1576625.0000000175,1556625.0000000175,1581625.0000000175,1586625.0000000175,1596625.0000000175,1606625.0000000175,1616625.0000000175,1561625.0000000175,1591625.0000000175,1582250.0000000175,1617250.0000000175,1617250.0000000175,1647250.0000000175,1672250.0000000175,1677250.0000000175,1617250.0000000175,1657250.0000000175,1587250.0000000175,1617250.0000000175,1557250.0000000175,1568500.0000000175,1523500.0000000175,1538500.0000000175,1526000.0000000175,1546000.0000000175,1541000.0000000175,1546000.0000000175,1515375.0000000175,1531000.0000000175,1486625.0000000175,1516625.0000000175,1511625.0000000175,1551625.0000000175,1526625.0000000175,1561625.0000000175,1471625.0000000175,1521625.0000000175,1350375.0000000175,1466625.0000000175,1420375.0000000175,1480375.0000000175,1470375.0000000175,1565375.0000000175,1500375.0000000175,1555375.0000000175,1520375.0000000175,1535375.0000000175,1520375.0000000175,1550375.0000000175,1572250.0000000175,1572250.0000000175,1617250.0000000175,1642250.0000000175,1632250.0000000175,1642250.0000000175,1609750.0000000175,1652250.0000000175,1528500.0000000175,1608500.0000000175,1528500.0000000175,1533500.0000000175,1503500.0000000175,1513500.0000000175,1472250.0000000175,1502250.0000000175,1464125.0000000175,1465375.0000000175,1469125.0000000175,1474125.0000000175,1454125.0000000175,1469125.0000000175,1465375.0000000175,1509125.0000000175,1494125.0000000175,1519125.0000000175,1444125.0000000175,1504125.0000000175,1443500.0000000175,1473500.0000000175,1403500.0000000175,1443500.0000000175,1397250.0000000175,1417250.0000000175,1417250.0000000175,1442250.0000000175,1417250.0000000175,1442250.0000000175,1429750.0000000175,1432250.0000000175,1414750.0000000175,1434750.0000000175,1394750.0000000175,1416625.0000000175,1431000.0000000175,1436000.0000000175,1461000.0000000175,1526000.0000000175,1411000.0000000175,1436000.0000000175],"y_scale_id":"y_0"},{"name":"r_equity","points":[0.0,0.0,0.0,0.0,0.0,0.0,0.513239353660981,0.9409388150451318,1.7107978455366033,2.9083563374122257,2.737276552858565,3.592675475626867,2.1384973069207542,2.9938962296890557,2.799673316883107,2.8644142878184233,2.799673316883107,3.1487659930798455,5.068775712161907,6.290600078850491,5.7669610645553835,6.116053740752122,6.46514641694886,7.163331769342337,6.116053740752122,6.8142390931455985,6.116053740752122,6.988785431243969,6.331978102243828,7.087713367464801,6.4399402829896815,7.087713367464801,6.556556540456416,6.867461967612654,5.827939396192504,6.738710826522394,5.944476740911709,6.374402254390438,5.483461268590064,6.251820389126138,5.790804916804494,7.481194981983856,7.327523157876641,10.247287815913722,9.939944167699291,10.400959640020936,10.55463146412815,12.552365177521942,12.552365177521942,13.935411594486876,11.630334232878653,12.091349705200297,11.630334232878653,13.35533539186411,14.361586067938958,14.792836357685323,13.786585681610473,14.217835971356838,11.861652387943717,13.49908548844623,11.736265349328958,12.373485362274378,12.182319358390751,12.309763360979836,11.736265349328958,12.045841823194927,12.51948370312429,12.637894173106632,12.51948370312429,13.940409342912385,13.348356993000678,14.058819812894725,13.821998872930044,13.940409342912385,11.690610413247903,13.46676746298302,11.690610413247903,11.829811225299004,10.877061108131977,11.319408247778302,11.204952139220223,11.532843170308471,11.368897654764348,11.532843170308471,11.286924896992286,11.696788685852596,10.641554878736361,11.204952139220223,10.265956705080454,10.829353965564316,9.829635806006522,10.047796255543487,10.265956705080454,10.920438053691353,11.356758952765285,13.320202998597978,12.229400750913149,12.229400750913149,11.356758952765285,12.66572164998708,10.673555843682122,11.185958175494495,11.356758952765285,11.356758952765285,10.786987926180766,12.027110437809858,10.609827567376609,11.318469002593234,9.091710264910228,10.964148284984923,8.35833462679211,8.827973449996009,7.677483431857597,7.874227805985779,7.5791112447935065,7.97259999304987,7.677483431857597,9.220897733101442,8.294849152355134,9.838263453598978,7.06011771136006,7.368800571608829,7.393499447100657,8.504771899569315,8.393644654322449,9.060408125803644,8.060262918581852,9.17153537105051,6.56145366134709,6.726735975619462,6.6165477661045475,6.726735975619462,7.002206499406748,7.332771127951491,7.2225829184365775,7.773523966011149,7.442959337466406,7.6633357564962346,7.387865232708949,7.8332260582072495,8.335984982182328,9.173916522140793,8.838743906157408,9.341502830132487,8.671157598165715,8.838743906157408,9.50908913812418,9.50908913812418,8.634362057318265,9.259167115036776,8.634362057318265,8.846355687031341,7.150406649326735,7.998381168179038,7.150406649326735,7.290049928296361,7.429693207265987,7.429693207265987,7.904706442442062,8.85473291279421,7.904706442442062,8.5062548002174,8.69866754376989,9.492628645097719,6.316784239786405,8.301686993105976,6.6358700642134325,6.954955888640461,6.954955888640461,7.353813169174245,7.274041713067488,7.433584625281002,7.274041713067488,7.433584625281002,8.231299186348572,8.470613554668843,7.991984818028301,8.709927922989113,7.538967202334439,7.752670449708029,6.7353764547334425,7.538967202334439,8.07469436740177,8.653655086827577,8.331047455412358,8.814958902535187,8.814958902535187,9.621477981073236,10.427997059611283,10.750604691026503,10.911908506734111,13.976681005178694,12.847554295225427,13.815377189471084,10.209899167161485,12.041035216687378,9.528370246255204,9.812340629966155,8.45678256192255,9.641958399739584,8.701095838102127,11.515002074166688,11.381006539115996,12.720961889622929,12.988952959724315,14.596899380332637,13.92692170507917,14.864890450434023,13.524935099927088,15.400872590636798,13.658930634977782,15.668863660738184,17.008819011245116,17.678796686498586,15.53486812568749,16.606832406093037,15.899933685994146,16.71836680749157,15.445466758256213,15.981776998143888,14.678464337603781,15.892391958162609,14.604405010104465,14.604405010104465,15.048760975100366,16.085591560090805,14.45628635510583,15.567176267595586,15.196879630099001,15.592981790918126,15.196879630099001,15.366637699021483,15.310051676047323,17.323432847689475,17.457658259132284,17.994559904903525,18.934137785003198,19.202588607888817,17.323432847689475,17.323432847689475,17.52748461246883,17.935588142027534,17.52748461246883,17.52748461246883,17.935588142027534,18.751795201144944,20.180157554600413,22.628778731952643,21.812571672835233,23.444985791070053,22.11864932000426,26.179279439113674,26.995486498231088,28.423848851686554,29.444107675583318,30.974495911428463,29.03600414602461,36.07579003091227,33.32109120639102,35.565660618963896,32.70893591205296,35.87173826613292,32.38427199571543,33.93686661357771,33.83982944996132,34.61612675889246,33.40316221368755,34.713163922508855,34.66464534070066,35.58649839505639,34.42205243165968,35.14983115878262,35.24686832239902,37.52724166738424,36.071684213138354,37.62427883100064,35.877609885905564,36.168721376754746,34.88379007797079,35.91583372467229,35.67576709478139,35.96197883049225,36.31974350013083,37.10682577333571,37.24993164119114,37.464590442974284,37.536143376902,38.25167271617916,37.82235511261286,37.96546098046829,37.428813976010424,37.500366909938144,36.820490409942714,38.10472904941899,37.83436302005556,38.307503571441565,39.524150703576986,40.470431806348984,39.929699747622124,40.33524879166727,39.794516732940416,41.01116386507584,37.96069726113932,39.11860165953185,38.113577823016946,38.72510007052743,38.64865978958862,38.801540351466244,37.73137641832289,38.41933894677219,37.94885934578646,38.89128536479526,39.3262512197224,39.833711383804065,39.906205692958586,40.594901629926554,39.76121707464954,40.44991301161751,38.69636547207837,39.471239838031444,39.397442279369244,40.06162030732903,40.8733934526132,41.722065377228475,40.79959589395101,41.2054824665931,41.68516659789738,41.75896415655958,40.9471910112754,41.50067270124188,41.177802614352274,41.40841421742914,40.71657940819853,41.29310841589071,40.024744598967914,40.439133198685944,39.27884511947546,40.52201091862955,39.361722839419066,39.68179940340682,40.55057864851643,41.3279074467724,40.18477686110186,41.46508311705286,39.77324985026046,40.71178992071478,40.6075076906643,40.95511512416589,40.433703973913495,40.642268434014454,40.433703973913495,41.784892139385725,41.33449608422831,42.01009016696443,42.23528819454314,42.68568424970054,42.460486222121844,42.68568424970054,41.55969411180702,42.01009016696443,42.652764097276545,43.60920033456239,44.29236907548084,44.42900282366453,44.29236907548084,45.65870655731775,44.29236907548084,45.93197405368513,45.2471231129591,45.9069700398498,47.41519158702854,47.8865108205219,46.37828927334316,48.07503851391924,45.86957106919571,46.18976157994582,45.68660506305279,45.91531257073144,43.939675178902895,45.10429510166949,43.884114631611304,44.207804534476494,42.80514828872733,44.74728770591848,42.68537753663694,43.104575168953296,42.92491904081772,43.16446054499849,43.40400204917926,43.942970433586,43.224345921043685,44.30228268985716,43.58365817731484,43.82319968149561,43.883085057540804,44.036444503833586,44.18980395012637,46.95027398339643,44.80324173529749,46.3368361982253,42.190191534099796,42.65620948719855,42.23679332940967,42.5630058965788,41.537766399761544,41.71259986839061,41.58147476691881,41.71259986839061,41.10068272818888,41.625183134076075,41.21654653606275,41.33241034393662,41.21654653606275,41.7958655754321,42.25932080692758,42.89657175023387,42.08552509511677,42.72277603842306,42.14345699905371,42.65775107520354,41.9720256403371,43.000613792636756,43.343476510069976,44.20063330365303,43.7720549068615,45.05779009723607,43.85777058621981,44.54349602108624,43.51490786878659,44.82184136735897,42.5347077448573,42.8614411195004,41.16100452831623,42.752529994619366,41.09825330463985,41.60026309405086,40.784497186257965,41.28650697566898,39.8011261679446,40.1569849494942,39.8011261679446,40.5128437310438,40.57215352796874,40.809392715668466,40.8687025125934,41.10594170029314,40.275604543344066,40.477559060851505,39.265831955806874,39.87169550832919,37.661956662988295,38.71182176665526,37.01837601653788,37.74175711701886,36.374795370087455,37.661956662988295,35.952842145122574,36.543576660073406,35.277716985178756,35.952842145122574,34.84957056724871,35.02082913442073,33.550339861595376,34.6783120000767,34.16161829249316,34.77289672339095,34.84081654904626,35.58793463125466,35.52001480559935,36.538812190429,35.995453585186524,36.33505271346307,35.995453585186524,36.063373410841834,35.82485632600179,36.39351385661756,35.31306454844761,36.0523193382481,36.0523193382481,36.19900809767259,34.08271220331266,35.76781726037847,34.40268676547722,34.82931951502997,34.82931951502997,34.82931951502997,34.189370390700844,35.255952264582724,34.296028578089036,35.46926863935909,33.12278851681897,33.74012395647405,31.939562257480066,32.81412079699143,31.89181080730507,32.03506515783006,31.74855645678008,32.082816608005054,31.386068687655136,32.566329883717444,31.936857245817546,33.03843436214237,32.723698043192414,33.11711844187985,31.622120926867595,32.2515935647675,31.261696131252876,31.838375804236428,31.550035967744652,31.766290845113485,30.901271335638153,31.858213961948575,31.99492005142149,33.08856876720483,32.883509632995455,33.977158348778794,31.51644873826628,33.29362790141421,32.17961314211425,33.316676704306964,31.764110643731325,32.17961314211425,32.096512642437666,32.75531472802005,31.87691194724354,32.75531472802005,32.28460283831182,33.44786733580885,32.09072542206231,33.3509286276841,32.72082702487321,33.49633668987123,32.86623508706034,33.205520565496975,32.57541896268608,33.73868346018311,32.478480254561326,33.835622168307864,31.038312620338367,31.60603188143855,30.565213236088216,30.98591414817402,30.751797506678802,31.45414743116446,29.95195557569986,30.607346345975134,29.4604124979934,30.607346345975134,29.56964429303928,30.902337932264945,29.125413079964055,30.26772191358606,29.125413079964055,29.36775179640854,29.488921154630784,30.215937303964242,30.094767945742,31.185292169742187,31.66996960263116,32.881663184853586,31.912308319075645,33.608679334187045,31.791138960853402,32.6393244684091,31.548800244408916,31.930202678337118,31.23096488280208,31.930202678337118,29.497559315256623,30.913129521195245,29.225702788225487,29.533529044100497,29.097725176569845,29.481658011536762,29.73761323484804,30.69744532226533,28.969747564914208,29.73761323484804,29.31393299604222,30.690674720554256,30.44482798403425,30.78901341516226,29.854795816386233,30.44482798403425,29.953134510994236,30.53450225508766,30.243818383040946,30.292265695048734,29.953134510994236,30.243818383040946,30.35851000320376,30.41585581328517,30.931968104017834,31.276042964506278,30.759930673773614,31.50542620483191,31.333388774587686,31.792155255238946,31.792155255238946,32.88172564678568,32.93907145686709,33.28314631735554,33.91395022825102,34.08598765849524,33.684566987925386,34.31537089882087,34.31537089882087,34.5447541391465,33.741912798006794,34.258025088739466,32.47372763721032,33.741912798006794,31.892649123631514,32.23451847520387,31.208910420486806,32.166144604889396,31.65478591379588,32.2988282930201,32.2988282930201,32.596078621892815,32.05111968562617,32.19974485006253,30.091276058263226,30.362479886451304,30.091276058263226,31.842298053722246,31.492093654630445,32.542706851905855,29.74107165917142,30.72416769130725,30.72416769130725,30.970255864095673,31.36399694055715,31.757738017018628,31.708520382460943,31.856173286133995,31.511649844230206,31.806955651576313,30.89716091877246,32.55642731881048,29.383067671206813,30.44463371876209,29.164541831902834,29.2994180696246,29.02966559418107,29.56917054506813,28.762003078784314,29.164541831902834,25.883476229863387,26.69424130773053,24.246671443187267,24.546983145029436,24.096515592266183,24.922372772332146,24.246671443187267,24.396827294108352,24.22441510203938,24.546983145029436,22.30776004568521,22.718285128177254,22.170918351521195,22.239339198603204,22.376180892767216,23.99687758338994,24.717187223666702,25.437496863943466,26.157806504220233,26.337883914289424,25.437496863943466,26.517961324358616,26.517961324358616,27.778503194842955,25.617574274012657,27.598425784773763,25.015151161557426,25.437496863943466,24.592805459171384,24.76685782193723,24.94091018470308,25.289014910234773,25.811171998532313,27.899800351722476,25.46306727300062,27.20359090065909,24.764757979667724,25.637119635766467,24.015430278254872,25.1386272608529,23.32880532610424,24.109505366131174,22.946607716150975,23.32880532610424,23.519904131080875,24.28429935098741,24.28429935098741,24.28429935098741,23.519904131080875,24.28429935098741,23.13770652112761,25.048694570893947,23.13770652112761,24.06795817048867,24.223000112048844,24.533083995169196,22.98266457956743,24.223000112048844,23.22596168866091,23.712555906847864,22.98266457956743,23.712555906847864,23.712555906847864,24.981089444455552,25.40393395699145,26.038200725795296,26.038200725795296,26.67246749459914,24.981089444455552,26.249622982063244,25.260623662961798,25.833864839080416,24.83069278087283,25.11731336893214,23.553389632745358,24.83069278087283,23.655735164252484,24.23945782931547,23.80166583051823,24.093527163049725,23.80166583051823,25.331565831000045,23.80166583051823,24.020222973444202,23.828268507072146,24.40413190618831,24.020222973444202,24.596086372560368,23.444359574328036,25.16658838257869,25.16658838257869,25.740664651995573,24.01843584374492,24.592512113161806,24.18768468733765,24.592512113161806,23.347240238285064,24.39009840024973,23.283158305168396,24.66625033354298,22.17668468246873,22.46591227522045,23.174033258585762,23.351063504427092,23.528093750268418,24.059184487792404,23.528093750268418,23.705123996109748,23.882154241951074,24.767305471157716,24.590275225316386,25.298396208681698,24.059184487792404,25.121365962840372,23.0918440095284,24.522307414660062,23.026386006255613,23.468450536931105,21.786632682861264,22.436966632021626,23.38694186205643,23.564753993078117,23.03131760001306,24.631626779208233,22.142256944904634,22.853505468991376,21.691147763276774,21.691147763276774,20.319194895309817,21.014483990834986,19.12673703365253,20.319194895309817,17.988870192545054,18.88077170255426,17.988870192545054,18.97987187033306,18.490609666142703,18.55332710034241,17.675283021546523,18.678761968741824,17.800717889945936,17.86097813342284,16.595513020407868,17.439156429084516,16.284330949688638,16.51771750272806,16.51771750272806,17.68465026792518,18.073627856324215,18.38480992704345,18.618196480082872,19.629538209920373,18.30701440936364,18.69599199776268,17.861164899027553,18.30701440936364,18.195552031779616,18.752863919699724,18.52993916453168,18.864326297283743,18.864326297283743,19.42163818520385,19.198713430035806,20.536261961044058,20.64772433862808,21.093573848964162,21.427960981716225,22.765509512724478,23.09989664547654,24.548907554068816,24.325982798900775,27.112542238501298,25.10621944198892,26.443767972997172,26.889617483333257,27.112542238501298,26.889617483333257,27.335466993669343,26.666692728165216,27.00107986091728,29.521504423779994,30.711009296952817,28.807801499876298,31.424712220856513,29.521504423779994,30.473108322318254,28.243003398148492,30.107299595080384,28.73970903329676,29.415263180228255,29.415263180228255,30.305467230665208,29.415263180228255,29.514174741387915,30.049562410815113,31.120337749669513,26.94960695087966,28.175705567819918,26.94960695087966,27.249909664914075,27.129788579300307,27.249909664914075,27.039697765089983,27.249909664914075,26.94960695087966,27.30997020772096,26.443373419435023,27.15981885070375,25.07054309970446,25.57956275307104,25.394464697301377,25.533288239128627,24.941877399989032,25.30191566941654,24.941877399989032,24.941877399989032,24.941877399989032,28.447951186544856,28.447951186544856,30.00620620279189,26.110568662174305,30.00620620279189,26.052304598883335,26.110568662174305,26.052304598883335,26.052304598883335,25.760984282428478,25.99404053559236,24.937473144115202,26.255090965416443,25.596282054765823,25.925686510091133,26.090388737753788,26.419793193079098,26.584495420741753,26.913899876067063,26.749197648404408,27.40800655905503,26.419793193079098,26.913899876067063,27.039075340898922,30.44512715390795,27.658357488718746,29.206562858268303,28.58728071044848,33.23189681909715,31.06440930172777,31.683691449547595,31.683691449547595,31.993332523457507,30.754768227817863,31.993332523457507,29.54318409966084,30.13548607999804,29.740618093106573,30.13548607999804,29.938052086552307,30.727788060335236,30.530354066889505,31.320090040672433,30.530354066889505,30.925222053780967,28.525962157088546,30.530354066889505,28.25273988297723,29.482240116478142,27.97951760886592,28.935795568255514,27.6030622112526,27.97951760886592,28.35597300647924,29.108883801705876,29.108883801705876,29.108883801705876,29.861794596932516,30.238249994545832,28.732428404092555,30.238249994545832,27.553137357864333,28.5442007052859,28.147775366317273,28.345988035801586,28.419484373401165,30.049738415904507,27.3326483450656,28.419484373401165,26.786026262567123,27.3326483450656,27.05933730381636,27.879270427564077,26.847834231973675,27.270840375659045,27.270840375659045,27.799598055265758,29.70312570184992,30.972144132906028,31.500901812512737,31.60665334843408,30.972144132906028,31.183647204748713,31.395150276591394,32.55841717172616,32.45266563580482,32.98142331541153,32.76992024356885,33.29867792317556,33.82743560278227,34.67344789015301,34.46194481831032,34.67344789015301,34.67344789015301,35.73096324936643,34.77919942607435,35.51946017752375,34.67344789015301,35.413708641602405,34.95056119719322,36.717400957199075,33.99918594180544,34.814650446423535,31.581259910192564,33.435003201095775,31.48855755285201,31.849209415234768,31.64884726946657,32.009499131849324,32.370150994232084,33.01130986069031,33.09145471899759,33.09145471899759,33.01130986069031,33.09145471899759,31.100710577845906,33.09145471899759,29.539463114234216,30.557532112522832,27.405412157281262,28.196281906676656,28.239861255948174,28.501337351577277,28.15270255740514,28.501337351577277,27.813876097904267,28.15270255740514,27.587991791570353,28.03976040423818,27.266315491390728,28.378586863739052,27.741786054633348,28.78565419969228,27.646888950537083,28.880551303788547,28.50096288740348,28.690757095596013,27.741786054633348,28.65046126733003,27.23696649202408,27.943713879677055,27.43889431706779,28.31781592223467,29.613883124337644,30.189912991938964,31.197965260241276,32.35002499544392,29.325868190536983,30.621935392639955,29.831718181684273,30.274683724362074,30.791476857486174,31.234442400163974,29.314925048560173,29.757890591237974,29.60535887830966,29.98668816063045,30.139219873558766,30.215485730022923,30.062954017094608,30.32988451471916,30.520549155879557,30.634947940575795,30.520549155879557,31.016277222896587,30.40615037118332,31.13067600759282,29.855690833356043,30.520549155879557,29.720158130039522,30.126756239989085,29.787924481697782,30.126756239989085,30.126756239989085,31.704611964264565,32.36205184937935,33.93990757365483,34.3343715047237,35.38627532090735,34.59734745876961,35.38627532090735,36.30669116006805,36.96413104518283,37.49008295327466,38.54198676945831,37.49008295327466,38.804962723504225,37.49008295327466,38.975962529870564,38.07088787099499,39.387360102086596,36.85022799209967,37.24809272656292,36.85022799209967,37.83902548265354,34.97169061548953,36.85022799209967,35.086984472844314,35.605806830940836,34.713092858961915,35.605806830940836,34.48991436596719,35.33858765932165,35.77864047809804,36.56444908305587,36.43871970626262,37.44455472060865,37.5702840974019,37.85317519518672,37.25596065541877,38.07320160457491,37.25596065541877,38.22597094190119,37.62904153483508,37.852890062484875,38.30058711778445,38.822900348967295,39.419829756033394,39.64367828368319,38.972132700733816,39.121365052500344,37.7634985617925,38.89751652485055,35.844909798855255,36.12341653054131,36.00405650267586,36.720216669868584,36.521283290092825,36.87936337368919,36.87936337368919,37.197656781330394,37.197656781330394,37.91381694852312,38.39125705998493,39.54507066268432,38.23211035616433,39.42571063481886,37.356803485151,37.865048946807065,37.27209590820832,37.865048946807065,36.63678908113824,37.0054326230517,37.26689028897967,37.685222554464396,37.58063948809321,38.15584635313472,36.84855802349493,37.78980562083558,37.0868495937134,37.56343273415035,36.96770380860417,37.56343273415035,37.801724304368825,39.46976529589813,39.112327940570424,39.94634843633508,39.76762975867122,40.54207736188126,39.58891108100737,40.661223146990494,39.70805686611661,39.82720265122584,39.70805686611661,40.241061095899475,40.98726701759549,41.41367040142178,40.02785940398633,41.41367040142178,39.07015973470537,40.560863633769195,38.68753785353384,39.15371089774241,38.45445133142955,38.92062437563812,38.17229094221211,38.45445133142955,37.02779258746472,37.66362500676882,37.906501558422434,38.385797360763,38.86509316310357,40.46274583757214,40.78227637246586,42.22016377948758,42.699459581828144,43.338520651615575,41.90063324459386,42.06039851204072,41.101806907359574,41.70011753406601,42.17876603543116,42.537752411455024,42.059103910089874,43.13606303816146,42.537752411455024,43.13606303816146,41.70011753406601,42.17876603543116,41.84580822110862,42.57426165632167,40.97166409885296,42.13718959519384,41.11735478589557,42.07508280035606,41.955366798548496,42.19479880216362,41.23707078770313,41.80387721127609,41.23707078770313,41.70940947401393,41.04813531317881,42.087280423062566,41.9928126858004,43.88216743104359,42.937490058422,43.50429648199495,41.23015614746885,42.74855458389768,41.52393131960675,42.35629430733082,42.30733177864117,42.30733177864117,41.52393131960675,41.915631549123965,40.303035214236566,41.056647307236275,40.483492204484065,41.02439920998122,38.770058342895894,39.749163406660564,39.41399562150121,40.670641405612855,40.39138678692137,40.94989602430433,39.972504858884164,40.32157313224851,37.89397233211346,38.91651248112293,37.89397233211346,38.22138602062112,35.870772758933505,37.50107590590426,36.32238662727667,36.39765560533387,36.09657969310509,36.39765560533387,36.32238662727667,36.32238662727667,33.56396901976015,34.59584702781653,32.6761770437486,33.55124673134501,33.852498123638576,34.65583516975475,34.806460865901535,35.55958934663545,34.8566694312838,35.660006477399975,33.3517260220278,34.65583516975475,33.490461998729785,34.27663253337441,33.582952649864446,33.582952649864446,32.618635772548785,33.397971347595124,32.4238018787872,33.060113821436104,33.49122981805059,34.13790381297232,33.814566815511455,34.353461811279566,34.78457780789405,35.86236779943027,35.43125180281578,36.077925797737514,34.892356807047676,35.64680980112303,34.892356807047676,36.2594549530867,36.53287458229451,37.35313346991793,37.89997272833354,38.720231615956955,39.267070874372564,40.36074939120379,39.81391013278818,41.59113772263891,42.54810642486623,45.28230271694429,43.778494756301356,44.87217327313258,42.274686795658425,44.051914385509164,41.85822613887627,42.743205034538356,43.003492945027205,43.41995360180936,43.003492945027205,43.26378085551605,43.68024151229821,44.20081733327591,43.41995360180936,43.78435667649375,44.14875975117814,44.51808596088303,43.725896122036694,44.51808596088303,44.61375723403276,46.873767337295476,45.50161834602883,46.79305269075038,48.73020420783271,50.34449713873465,49.77949461291897,50.74807037146014,47.79881217691139,49.69877996637388,47.79881217691139,48.06672929512036,47.6299373752777,48.06672929512036,46.22655133083645,47.6299373752777,47.4635824865131,47.939363700234885,48.08209806435142,48.55787927807321,48.605457399445385,49.08123861316717,49.74733231237767,49.93764479786639,49.27155109865589,49.84248855512203,48.400913031252806,49.27155109865589,47.79146638407064,48.98295417154738,48.98295417154738,49.93614440152877,48.82408913321715,49.61841432486831,49.48592759386461,49.81714442137387,48.9627913143503,50.10192879038173,49.53236005236601,50.465308470700734,50.398669297962535,51.19833937082087,51.46489606177364,51.93137027094101,52.197926961893785,53.59734958939587,50.998421852606285,51.598174407250035,51.502411937623805,52.40959409065533,51.09921986960979,51.6032099546273,50.22435065140226,51.70400797163081,49.95845923873261,50.5788725349618,50.13572018051238,50.35729635773709,49.95845923873261,50.244098353522745,49.24436145175727,49.53000056654741,48.01234227783597,49.815639681337544,47.824131659454444,49.61213253407895,48.796553187759,50.01992220723893,48.89065849694976,49.8317115888574,48.32602664180518,48.63721097113614,48.43918457974371,49.118132207374906,47.841892516801835,47.986552827989584,47.890112620531085,48.37231365782358,47.986552827989584,48.85451469511608,49.14383531749158,50.10823739207657,49.86713687343032,50.30111780699357,49.72247656224257,50.397558014452066,48.359981554087554,49.72247656224257,47.582858046757,48.14803877936104,47.52597825624242,47.92413678984452,48.49293469499038,48.834213438077896,46.33150265543611,47.01406014161115,46.71003003281021,47.53017268378742,47.467084787558406,47.845612164932504,47.467084787558406,47.78252426870349,47.78252426870349,48.03487585361955,48.12950769796308,48.19259559419209,48.19259559419209,48.6026669196807,48.6026669196807,48.886562452711274,48.728842712138736,49.42280957065791,49.42280957065791,49.927512740490045,50.24295222163513,50.33758406597865,49.706705103688485,50.27449616974963,49.41230870355876,49.738249051802995,49.303661920810676,49.52095548630683,50.316191915961504,50.75013334245472,48.00183764133104,49.88225048946829,46.2798012620311,46.593384003524456,46.8361305262562,47.26883106509794,45.661657635114324,46.959759251639554,44.656020613726504,45.44994457798005,43.57490433983746,44.656020613726504,42.968785006391094,43.299409089980635,43.12544713396263,43.21242811197163,42.224113111864796,43.92131459938438,43.92131459938438,45.37605873154402,42.95148517794462,45.8609734422639,42.2159596422836,43.19394253330456,41.20435842548636,41.889965345276615,41.20435842548636,41.5090726120598,41.890388414295586,43.22499372212083,41.5090726120598,41.6997305131777,41.5090726120598,42.20554777460288,41.08011269382904,41.973389387088524,40.588108867038024,41.37531498990364,40.59076683888977,41.08011269382904,40.29822251466691,42.35300702306677,41.32561476886684,42.14752857222679,42.55848547390676,44.53107860197033,42.476294093570466,43.70916479861038,42.047927351383066,42.476294093570466,41.619560609195666,41.83374398028936,41.68433692201012,41.783941627529614,41.58473221649062,41.98315103856861,41.734139274769866,41.734139274769866,41.560135558865746,41.90814299067399,41.734139274769866,43.12616900200285,43.99618758152346,44.17019129742758,43.12616900200285,43.99618758152346,42.167092129698524,42.74984642915446,42.312780704562506,44.20673217779431,43.18691215374641,43.623977878338366,43.91535502806634,44.061043602930326,44.49810932752228,45.226552201842196,44.64379790238626,45.080863626978214,44.20673217779431,44.56274950334417,45.2747841544439,45.2747841544439,45.096775491668964,45.630801479993764,44.56274950334417,46.52084479386842,45.096775491668964,45.474717177963534,44.46687268117801,45.978639426356295,44.21491155698163,44.786222660621554,44.21491155698163,45.35753376426148,43.412713306570105,44.21491155698163,42.87791447296242,43.59982894906077,43.73002584028994,44.51120718766496,44.12061651397745,44.38101029643579,44.90179786135246,46.203766773644155,46.203766773644155,46.46416055610249,44.641404078894126,46.203766773644155,44.80316283458154,45.03199475258163,44.688746875581494,44.91757879358158,44.40744300784942,45.251354611045635,45.251354611045635,45.53265847877771,46.657873949705994,48.90830489156257,45.53265847877771,47.22048168517014,45.81396234650978,46.543795018652325,45.81396234650978,46.17887868258106,45.81396234650978,47.32131228411569,47.32131228411569,48.577437232120616,45.31151236730781,46.31641232571175,45.61809999236114,46.02688349243224,46.02688349243224,46.53786286752112,45.92468761741447,46.33347111748557,46.12907936745002,47.227240761899694,45.8545390188376,46.678160064674856,44.59747654800849,45.03091797300034,44.59747654800849,44.92255761675238,44.38075583551256,45.24763868549627,44.38075583551256,44.624071425062255,43.899638074300654,44.05082163155882,43.82404629567157,44.20200518881698,43.975229852929736,44.27759696744607,43.74845451704249,44.27759696744607,44.02061264864113,44.42884984603911,44.02061264864113,45.109245175035724,43.74845451704249,44.83708704343708,44.02061264864113,44.88566706352823,44.88566706352823,45.058677946505654,44.193623531618556,45.058677946505654,44.403978599263425,44.61433366690829,44.61433366690829,45.24539886984289,44.193623531618556,45.001610196116815,45.17853165768048,46.06313896549878,44.824688734553156,45.709296042371456,45.5323745808078,45.88407909888166,45.534512985861255,45.775749835149085,44.32832873942209,44.87444292123277,44.383969051738944,45.85539066022042,43.35617391695083,44.73119713781594,42.62609735148537,42.95426199341692,42.69902282747016,42.88133651743213,42.662560089477765,42.99072473140932,42.586116083469754,42.735485565462554,42.586116083469754,44.20532944322524,44.20532944322524,44.610132783164104,40.46900472546166,40.67278875758278,40.214274685310265,40.265220693340545,38.24503376807147,40.214274685310265,38.568177525314475,38.791816925676365,38.71727045888907,39.31067499435654,38.24254683051509,38.71727045888907,38.58460315586283,38.92665948121058,37.38740601714573,38.07151866784122,35.35469248947035,36.46344532274783,35.05148342369079,35.40964158246638,34.9320973707656,36.672505331846494,36.672505331846494,37.83277730590043,36.96257332535998,37.252641318873465,41.85796849569642,43.98350411576855,44.33776005244724,48.5888312925915,46.817551609198055,49.651599102627564,43.39540959022909,43.98350411576855,43.591441098742244,43.787472607255395,43.109669176221004,43.591441098742244,43.67284315547553,47.05188703100273,42.54649519696647,43.297393835972514,42.46252247314298,42.79841336843693,42.71444064461345,43.0503315399074,42.04265885402554,42.79841336843693,41.61235176390991,42.90327303425679,43.97904075954585,44.08661753207476,43.22600335184351,44.30177107713257,44.51692462219039,44.7320781672482,43.656310441959135,44.40934784966148,43.246401514903205,44.12148897586244,43.62143899817145,44.12148897586244,43.871463987016945,44.12148897586244,44.345551400560375,46.2419010547341,43.397376573473515,45.293726227647234,40.83523311879888,41.02693950575636,40.324016086912266,40.515722473869744,40.89896150588164,41.79318591390938,42.431917633929196,42.55966397793316,42.304171289925236,43.19839569795298,42.942903009945056,43.070649353949015,42.81515666594109,43.58163472996487,42.17642494592127,42.68741032193712,41.25494560574195,42.33000483595116,41.8692651658615,42.43966048789947,41.8692651658615,43.20018758395009,39.59607737428343,39.777815651722285,39.35375967103163,39.47491852265753,39.41433909684458,40.33167388132317,38.49700431236599,38.80278257385885,40.04821722949007,41.086079442516095,40.255789672095275,40.87850699991089,40.46336211470048,42.12394165554211,40.04821722949007,41.086079442516095,40.04821722949007,40.35804814313873,37.41465446347645,37.673849663076524,37.563770680506885,37.78392864564616,36.801747383216345,37.45369169793725,35.81447692578596,36.676165097117405,34.91718371429555,35.51537918862249,33.68019082365353,35.066732582877286,34.33470437111108,34.580146951407656,34.33470437111108,35.31647469229739,35.152846305433,35.561917272593966,35.07103211200081,35.561917272593966,35.234660498865196,36.243175057810895,35.52280751570682,36.38724856623171,35.37873400728601,35.37873400728601,34.40227814235752,34.98815166131462,34.54952741275384,34.79286048832892,32.95177979331399,35.52285971505416,32.88290521031931,33.02065437630868,33.02065437630868,33.15840354229804,33.02065437630868,33.08952895930336,33.02065437630868,33.70404693084398,32.79285685813024,33.931844449022414,31.653869267238072,33.24845189448711,31.742696377512782,32.09800481861162,31.9203505980622,32.453313259710455,32.54214036998517,32.8086217008093,31.298560826139234,32.453313259710455,31.406460956509072,31.460411021693993,31.406460956509072,31.460411021693993,31.460411021693993,31.838061477988433,31.460411021693993,31.73016134761859,31.352510891324155,33.80777375438522,32.273234464972056,33.193958038619954,30.032285849115848,31.045603033441523,30.032285849115848,31.262523547211302,31.344539393751,31.754618626449485,31.344539393751,31.918650319528876,30.52438092835403,30.897478382962962,30.710929655658497,31.208392928470403,30.213466382846587,30.89165787445444,31.230753620258373,32.70016851874206,32.92623234927801,33.03926426454599,32.813200434010035,34.3956472477617,34.16958341722575,34.508679163029676,34.73474299356563,36.20415789204932,34.3956472477617,35.638998315709436,33.89255462048486,35.638998315709436,33.40056397606612,34.097550722326,33.3415030786356,34.16835564266286,33.75492936064923,34.64084282210701,34.99520820669012,35.172390898981675,35.408634488703754,36.11736525786998,35.46769538613427,36.29454795016153,35.172390898981675,35.64177134876422,35.71948363545104,36.108045068885154,35.5640590620774,36.88516793575337,38.050852236055704,38.517125956176635,37.66229080262159,38.36170138280299,38.050852236055704,39.13882424967121,38.517125956176635,39.061111962984384,37.740003089308416,38.555658647564684,38.89551513017146,39.235371612778245,38.283773461479264,39.09942901973553,38.555658647564684,38.95250534897812,37.761965244737816,38.85329367362476,38.26079771650893,39.009046424165604,38.75963018828004,40.42240509418376,40.08985011300302,41.00437631125006,40.7549600753645,41.08751505654525,41.00437631125006,42.085180000087476,38.625364518795884,40.67182133006932,38.49754720832345,38.67649144298486,38.34416643575652,38.85543567764628,38.90971180783105,39.749119108435785,39.2912605808332,39.596499599234924,38.37554352562804,39.170791651221,39.56841571401748,41.55653602799989,41.30205662781037,42.03368490335567,37.96201450031993,41.77920550316615,38.00856979376502,38.42756743477082,37.44990627242395,37.58957215275922,37.06904916800787,37.96813432348747,35.77459202401374,35.980682927164146,35.33671318471521,35.63986007346035,35.44779451162056,36.04405592512053,35.55615843120179,36.26052390847976,36.63979762701406,37.073253305338966,36.96488938575774,38.10271054136063,36.09797802910792,36.748161546595284,34.98157904257505,36.14449465354679,35.32424344229408,35.72075683971894,35.456414574769035,35.85292797219389,36.33697364685112,36.46021700827756,35.35102675543963,35.96724356257181,35.48426124148607,35.5975134782925,36.16377466232464,37.57942762240501,37.80593209601787,38.20231492484037,37.97581045122751,38.25894104324358,38.08906268803394,38.655323872066084,37.35292314879215,38.14568880643716,37.166677533992775,38.144467011689486,37.91165999319027,38.28415122278902,38.051344204289805,38.516958241288236,38.23758981908917,39.634431930084475,38.610081048687924,39.075695085686355,39.16881789308604,39.16881789308604,38.9892800979961,39.70743127835586,39.39414950454187,41.783430720214255,39.39414950454187,41.51795502958399,36.90218887243392,37.13760613418462,36.33046123675364,36.90218887243392,37.435399656214976,37.96861043999603,37.054534810657074,37.3211402025476,37.82610213909918,37.96186424437602,37.14729161271497,37.96186424437602,35.631610686829944,36.8147336549794,34.31433119069033,35.36815478760202,34.68623538125325,35.05813957181616,33.87795526547568,34.19051683432748,34.19051683432748,34.385867814859864,33.34722601248659,33.9951658537951,33.34722601248659,33.52501085829673,32.81387147505616,33.762057319376915,33.01119053459304,33.10985006436148,33.30716912389836,34.39242395135121,34.5897430108881,34.68840254065654,34.39242395135121,34.88572160019342,34.19510489181433,34.778724516763084,36.19608646306719,38.197068034320054,37.19657724869362,38.03031957004898,36.4462091594738,37.53007417723577,36.29091685458984,37.61090144610353,36.60150146435777,37.45560914121957,37.61090144610353,38.23207066563939,36.989732226567675,37.61090144610353,36.3936729437378,37.78447793700751,38.77791007505731,39.373969357887184,39.47331257169216,40.268058282132,38.77791007505731,41.162147206376815,39.67199899930212,41.75820648920669,40.16871506832702,40.56608792354694,40.064673464019,40.16871506832702,39.96063185971099,40.27275667263503,40.31998254144445,40.71696922529819,39.83935962110734,40.31998254144445,40.96081310189393,41.1210207420063,40.64039782166919,41.76185130245578,40.96081310189393,41.521539842287225,40.60787434573276,41.91458870791698,41.304788672231005,41.827474417104696,40.61824986217915,41.56613154466785,40.44920903877778,40.95633150898188,41.12537233238325,42.22413768449215,42.984821389798306,43.83002550680515,42.81578056639694,43.74550509510446,41.483903199682175,42.81578056639694,41.16627077337562,41.80153562598873,41.69565815055321,41.90741310142425,41.90741310142425,42.43680047860183,42.27798426544855,43.17794280665046,42.648555429472864,43.17794280665046,43.38969775752149,43.70733018382804,43.86614639698132,44.448472511876666,44.342595036441146,44.97785988905425,45.08373736448977,45.507247266231836,45.03079862677201,45.507247266231836,45.295492315360804,45.383133840168064,45.74938157902555,46.30651009912103,46.96511321496743,49.27022412042986,49.76417645731467,51.57533502589229,51.73998580485389,52.7278904786235,52.23393814173869,52.3985889207003,53.2218428155083,54.70369982616272,53.2218428155083,53.880445931354714,51.37667955113499,52.038864466992635,51.70777200906382,52.171301450164165,52.038864466992635,52.634830891264514,52.634830891264514,52.89970485760757,52.634830891264514,53.0321418407791,52.89970485760757,53.363234298707916,52.634830891264514,53.0321418407791,50.39211922613189,52.36995692492145,49.22674200366986,49.93899513106217,48.9299698672564,49.10803314910448,47.73188337532595,48.712727331249376,48.94527772233708,50.33201411892123,52.06543461465141,53.27882896166254,50.33201411892123,52.41211871379745,51.9818141753214,52.9321448625165,51.557387019334435,52.19402775331488,50.15355020679322,50.35484341070472,49.79122243975252,50.395102051487015,49.58992923584102,49.75339043154238,49.58992923584102,50.40723521434783,48.93608445303557,49.998582225094424,49.38589382477189,49.835703196508206,48.736169176708316,49.235957367526446,49.67673737070953,49.74237253297937,48.23276380077314,50.00491318205871,47.52554352151975,47.89995425759508,47.81675187180056,48.23276380077314,48.05720246802407,48.99424319552566,49.57989365021415,49.814153832089545,48.99424319552566,51.336845014279625,51.336845014279625,52.39101583271891,52.273885741781214,53.0937963783451,51.805365378030416,53.67944683303359,52.87444553925608,53.5934657343315,53.41371068556265,54.19264923022769,53.893057482279595,54.01289418145883,53.71330243351074,55.27117952284083,55.93028136832663,56.34970981545397,55.39101622202006,56.58938321381244,54.97662988377508,55.5108529211993,54.8747995804958,55.03598799904444,52.79005890709898,54.149451697026926,52.01646625447983,52.44337409033602,52.11627548443205,52.9646539390259,52.51551240424092,53.014558554002015,51.96656163950372,52.18819504895081,52.18819504895081,52.6757885497344,53.34068877807565,53.51799550563332,54.847795962315836,55.60134955443593,54.71481591664758,55.46836950876767,53.67933977070681,53.993187249495854,53.644467828619135,53.993187249495854,53.644467828619135,53.749083654882156,52.53279124762507,52.972590470275435,51.496845325078695,52.68078352227455,51.74623358813884,52.24501011425914,51.195260839435946,52.021719962490295,51.09372149602264,51.407050525801395,50.65506085433238,51.219053107934144,51.89203370475136,53.11563478987358,53.29917495264192,53.78861538669081,52.93209462710525,53.42153506115414,53.543895169666364,54.50620669577692,53.30331728813873,54.566351166158825,52.490255581921005,52.58158364355581,51.896623181294785,52.2162713970166,51.18364264956222,51.39431884230336,50.70962121589465,51.34164979411808,50.386179061713705,51.10734202076781,50.56646980147723,51.047245107513305,49.98640671891013,51.28763276053134,50.16930805477684,50.35220939064355,50.1327277876035,50.205888321950184,49.754516267026716,50.32183354789189,50.51093930818028,51.078256589045466,49.94362202731511,51.078256589045466,50.36194876777637,50.88915082875707,51.328485879574316,51.592086910064666,51.15275185924742,52.031421960881914,50.80128381859362,51.767820930391565,50.680625076452664,51.34424815822792,50.98227193180505,51.464906900368874,50.74095444752314,51.552948780467545,51.0657521807009,51.715347647056426,51.552948780467545,52.527341980000834,51.22815104728978,52.852139713178595,50.36053173557651,51.501799871416395,52.0090301540119,52.38945286595853,51.628607442065274,52.26264529530965,50.73403020403461,50.99456958882089,50.14781658826548,50.864299896427745,49.9495261292375,50.44525227680745,50.048671358751484,50.544397506321445,49.850380899723504,50.12668382339621,49.75827992516594,50.40298674706892,49.66617895060836,50.21878479795378,50.37572535653509,50.57845290108558,50.01081577634435,50.57845290108558,49.60536068724336,49.87380150292218,48.934258648046324,49.60536068724336,49.20269946372514,49.356445892856854,48.12647445980315,49.356445892856854,48.039152052169825,48.38844168270312,47.68986242163653,48.38844168270312,48.56308649796976,48.99969853613637,47.42789519873657,47.86450723690318,46.09102549233301,47.08115757958745,46.02103467761004,47.03675886117703,47.03675886117703,48.306414090635755,47.290689907068774,47.54462095296052,48.171385536910385,48.758515956804786,46.556776882200765,47.437472512042376,46.99712469712157,47.56911302906755,46.99712469712157,47.111522363510765,45.46366286621472,46.310738698786395,45.04012494992888,46.07624732175568,45.76129497823355,46.54867583703888,45.91877114999461,46.54867583703888,46.23372349351674,47.336056695844206,47.17858052408314,49.225770756976985,48.12343755464953,50.95800864634871,48.595866069932725,50.32810395930444,49.24414191693278,49.607275346699694,49.24414191693278,50.115662148373374,49.607275346699694,50.115662148373374,48.590501743352334,48.808381801212484,48.44162651994297,49.85594114233191,49.78150353062723,50.45144203596936,50.6747548710834,50.972505317902126,50.377004424264676,50.6747548710834,50.65598408586588,51.15892211174652,48.676976365646524,50.65598408586588,48.24319610646539,48.50346426197407,48.41670821013784,49.11075662482766,48.5902203138103,49.02400057299143,48.76373241748275,50.09318004495537,48.78108791534332,49.0695601954794,48.492615635207244,48.63685177527528,48.492615635207244,49.572522061030504,49.572522061030504,49.88106675412286,49.418249714484325,50.3438837937614,50.03533910066904,50.806700833399944,49.72679440757668,49.96523133535982,49.96523133535982,50.20366826314295,49.48835747979355,49.96523133535982,48.50927619193454,50.03117396148722,47.0354333000509,48.23285270827518,47.17750448276229,47.60371803089646,46.696727671939826,46.88972724095833,46.50372810292132,47.66172551703234,45.731729826847314,47.08272680997683,45.60563879107305,45.983911898395846,45.731729826847314,46.36218500571865,44.56184775426943,45.60563879107305,44.262928499046915,44.74671301289567,44.98860526982004,45.472389783668795,45.109551398282235,45.472389783668795,44.662893709445754,44.98860526982004,43.685759028322884,45.31431683019433,43.247641965042185,43.685759028322884,43.247641965042185,44.123876091603584,43.685759028322884,44.123876091603584,44.123876091603584,44.78105168652463,45.21916874980533,45.43822728144568,43.904817559963234,43.904817559963234,43.625350938245006,44.46375080339969,43.76508424910412,44.32401749254058,42.77467445311849,43.34588431652678,42.63187198726642,43.20308185067471,42.02584508754549,59.02489962471833,57.81284582527647,59.02489962471833,55.38873822639273,58.115859275136934,54.943228197308756,55.22673457945311,53.968174486418576,54.82172546210404,54.03225189475235,54.28856152808743,54.352638936421194,55.05749042809267,55.05749042809267,55.57010969476283,55.50603228642906,55.57010969476283,55.6341871030966,55.89049673643168,55.31380006142775,55.76234191976414,55.60256627690234,55.987587897535114,56.66137573364249,57.238908164591656,57.527674380066244,57.72018519038264,56.56512032848429,56.95014194911707,55.56364344140327,56.66137573364249,55.726790905319724,56.24181942400637,56.49933368334969,56.49933368334969,56.49933368334969,56.62809081302135,55.726790905319724,56.29223450842203,54.78438490014923,56.48071570945613,55.16134730221742,56.12515256872139,55.643249935469406,55.964518357637395,54.320467407692796,55.643249935469406,53.13040910656091,54.221295882598476,52.82074357305782,53.13040910656091,52.304634350552654,52.82074357305782,51.47522546011883,52.304634350552654,49.40542501427459,50.97758012585853,49.40542501427459,49.40542501427459,49.71203715982013,49.71203715982013,49.40542501427459,50.17195537813843,51.55171003309333,51.55171003309333,51.858322178638865,56.61081043459464,55.53766792518527,56.45750436182187,56.45750436182187,58.29717723509508,56.91742258014017,58.91040152618614,57.99056508954954,58.91040152618614,58.45048330786784,58.75709545341337,57.608670610498876,57.99056508954954,57.863266929865986,59.26354668638508,58.24516140891665,58.88165220733442,57.73596877018243,58.499757728283754,57.83727344588634,58.34379682440589,58.74901552722153,58.74901552722153,58.4451015001098,58.64771085151762,56.09712013325614,58.4451015001098,56.65497933194211,57.13451949357746,56.83769346183668,57.933978241204116,57.568549981414975,58.482120630887835,58.482120630887835,59.57840541025527,58.84754889067698,60.12654779993899,57.3858358515204,58.84754889067698,57.070698818400004,57.1757444961068,56.650516107572805,57.2807901738136,56.974099995716486,57.2807901738136,56.728747853238794,56.912761960097065,56.790085888858215,57.88523736213443,57.61144949381538,57.88523736213443,56.51629802053916,57.61144949381538,56.49238191309894,57.5067175679758,57.25961862285508,58.69003470551236,57.54570183938654,57.83178505591799,57.688743447652264,59.169747554713304,58.18241148333928,59.169747554713304,59.91024960824382,61.14441969746135,61.391253715304856,63.612759875896415,61.88492175099187,65.34059800080095,65.83426603648797,68.54944023276653,66.08110005433147,67.56210416139251,67.80893817923602,69.53677630414056,69.28994228629705,71.26461442904511,69.04310826845355,69.78361032198407,68.79627425061004,69.63492042112804,69.87453361270462,70.71317978322263,71.19240616637578,71.67163254952892,69.87453361270462,72.03105233689378,69.6934533702119,69.87453361270462,69.33129288522645,70.11597393602825,68.99107951390482,69.51237312771917,69.07796178287388,69.16484405184295,68.63384355504147,69.5220800107063,68.41178444112526,68.59491843426478,68.59491843426478,68.83810987515234,68.59491843426478,69.567684197815,67.86534411160211,68.83810987515234,67.30831384897597,68.90875725600337,68.10853555248967,69.50892353363865,66.50809214546227,68.90875725600337,66.84533310113834,66.97713255921471,65.59437318442212,66.25223553979468,65.84064596705836,65.92273689460377,65.26600947424049,66.08691874969459,64.96513991660389,66.01828125085443,65.0608800378994,66.01828125085443,64.72464925824669,65.85034420900675,64.59540363182975,64.90064159313911,64.59540363182975,65.8163554770672,65.05326057379379,66.73206936099528,65.20587955444847,67.18992630295932,64.50547818790135,64.68532907575816,63.42637286076044,63.60622374861725,63.11208266266872,65.0876889343604,65.18176542348857,66.40475978215485,64.89953595610405,66.49883627128304,63.33431497968394,64.89953595610405,63.11179229265546,64.43438906234975,64.14047866908436,65.3895978404623,68.10826897816726,68.40217937143265,67.4469705933201,68.1817465764836,66.23821618704552,67.66740338826915,66.54441230372927,66.94071320772224,67.11055645229065,68.46930240883795,67.11055645229065,68.01638708998885,67.33701411171519,67.56347177113975,67.62008618599589,68.75237448311863,68.46750084704267,68.75237448311863,67.88313749268421,68.76620256210155,68.05975050656768,70.19758874571339,67.8815973199722,69.30682281273602,66.99083138699483,68.05059603488765,67.0968078517841,67.20278431657339,66.10334622559043,66.93784315460019,65.6540815028706,66.47423374959477,65.10731333838781,66.21582781168362,64.66390754906949,65.32901623304697,66.21582781168362,66.43753070634278,66.65923360100194,69.65222267890061,66.8809364956611,68.10030241628648,67.23817790390459,68.54370820560482,67.39211154177158,68.4572757625693,66.90049728601879,67.47404725106371,67.62300271167697,68.29330228443669,68.29330228443669,71.19793376639544,65.53762626309121,65.80793387643176,66.11141141304188,66.6068014471198,66.75601531280594,67.00967888447236,66.03978875751248,66.78585808594316,65.57474237168002,65.71038090088116,65.22595758230568,65.72975783362418,65.72519233897638,66.12411831094614,66.06712888637904,66.12411831094614,65.38325579157373,66.01013946181192,65.5095321137006,66.07777556327152,66.2356209659301,67.65622958985738,66.39346636858869,66.64601901284242,66.23266177610617,66.83543349603272,65.68289764355333,66.67247308214844,65.35303916402162,65.7928504700639,65.35303916402162,66.18641380389452,66.04751803058238,66.32530957720668,65.49193493733378,67.78371519698426,67.01978844376744,68.13095463026464,69.1032250434497,70.07549545663475,69.51991236338615,70.63107854988336,70.07549545663475,70.63107854988336,70.52261044306209,70.61347172177808,68.75157343844845,69.70485893461813,67.9706777525949,68.45122894388939,67.85053995477126,68.0111797636686,67.74344674883972,68.43955258739481,68.11827296960016,68.97501861705258,69.99240407340235,69.99240407340235,68.86792541112104,69.1892050289157,68.8171847339859,70.489171616797,68.8171847339859,69.13565842594991,69.52552380946922,69.66719162456589,68.10884565850257,69.52552380946922,67.86995522311838,68.58662652927096,68.52690392042491,69.30329783542354,67.1532839169658,68.28801348504072,66.55920159676228,66.75722903683013,66.75722903683013,67.57909267669972,66.44903017187903,67.47635972171602,66.34629721689532,67.16816085676493,65.37259583443114,66.9722481056223,64.36125017403496,64.54947156369492,64.85062578715086,65.07649145474281,65.1141357326748,65.52822278992672,63.947163116783045,65.45293423406274,63.473849457935735,63.88799890942713,63.85841680574917,64.03590942781692,64.00632732413897,64.12465573885079,63.651342080003474,64.1742879516798,62.37302994923912,62.65827631345331,62.89963862163454,63.31410440231826,63.003255066805465,63.31410440231826,63.003255066805465,64.35026885402755,64.03941951851476,64.14303596368569,63.31410440231826,63.832186628172906,61.804438894345076,63.385973127202405,61.624415177629594,62.16337558749131,61.744184157598866,62.402913547429854,61.31713965485158,62.10349109750668,60.91136549424165,61.31713965485158,60.18740274679539,61.32505849278237,59.984201282041546,60.72228761728511,59.39543765975918,59.984201282041546,59.65616291082218,60.525247081032184,60.00379657890618,60.872880749116185,61.307422834221185,61.394331251242185,60.525247081032184,61.133606000179185,61.21472189658073,61.53918548218688,60.69542511556262,61.133606000179185,61.42572658992356,62.1560280642845,59.38088246171293,61.57178688479575,59.59156642452939,60.22361831297878,59.90759236875409,60.2762893036829,59.74957939664174,60.01293435016232,57.99548490721752,60.21733792715487,58.36647040382782,58.73745590043812,58.55196315213297,58.73745590043812,58.73745590043812,59.35576506145529,59.35576506145529,59.54125780976044,59.35576506145529,59.54125780976044,58.92294864874327,59.417595977557006,58.49518448961422,58.66629015326584,59.179607144220704,60.03513546247881,59.179607144220704,59.77847696700138,58.92294864874327,59.69292413517557,58.429732287019995,59.744975918282066,58.511935013973876,58.67634046788163,56.812774152708414,58.410116708571174,57.2422767818656,57.79386043384329,56.21790714247845,57.557467440138566,58.10905109211625,59.34572910799146,59.279169883189354,60.07788058081459,59.61196600719987,59.87820290640828,58.421006917532,59.079492208783044,59.079492208783044,59.079492208783044,58.832560224563906,59.57335617722133,58.750249563157524,59.24411353159581,57.904752845864365,59.45483016090182,58.18658508496208,58.750249563157524,59.159348536670535,59.69977267650856,58.29466991292969,58.835094052767715,57.97041542902687,58.40507254748972,56.618391983317174,57.680644016718304,56.87295259293841,58.65487686028709,58.27303594585523,59.41855868915081,59.92767990839328,60.94592234687824,59.545838993961425,59.80039960358266,60.74103468573169,60.84948941236154,58.91829366581603,59.65648741943321,58.65850056186,59.048190217794044,58.91829366581603,59.17808676977206,59.113138493783055,59.30798332175007,58.91829366581603,58.91829366581603,55.69008319250571,56.301511245218705,56.563551839238556,57.000286162604986,56.65089870391184,56.9129392979317,57.43702048597141,58.44150942971418,57.96110167401112,58.52885629438747,58.266815700367616,58.48518286205083,58.39783599737754,59.27130464411039,59.62069210280353,59.97007956149667,60.10109985850659,60.49416074953638,60.18844672317988,61.2366090992593,61.542323125615795,61.62966999028908,62.19742461066543,63.20191355440821,63.289260419081494,63.8133416071212,62.54681206935857,63.37660728375478,63.37660728375478,64.22340073795748,63.398188955394346,64.3884430944701,63.563231311906975,64.05835838144486,62.90306188585647,63.33984604647536,61.74345496912127,62.466277725237575,60.69175875093122,62.12588995755401,60.62428884977726,62.704604997193584,59.678690600951654,61.0025281493075,60.31152451176147,61.28511514377658,60.21416544855996,60.79831982776902,60.55492216976525,61.333794675377334,58.99717715854108,61.72323092818337,59.16557062655802,59.46025919558767,59.039275525545314,59.41816082858343,58.046685334475946,58.40780002048179,57.911267327223754,58.18210334172814,58.31752134898033,58.99645054414949,57.95793195883333,58.6391193887973,58.375953811729566,59.09799155764126,58.07193791871412,58.945983611133535,57.810320695276864,58.10993990534105,57.91019376529826,58.10993990534105,56.70711361341412,57.46076495020198,57.46076495020198,59.447663929006325,59.927260234234964,60.54388405524321,60.54388405524321,61.50307666570048,59.721718960565546,60.132801507904375,59.235058646263944,59.49910066439349,58.9214845570568,60.58213086564977,57.745966636721874,59.13809059730806,56.883546556810636,57.189649105267684,56.00896784693336,57.189649105267684,56.929859138513585,57.14592016977382,57.02501723360719,57.310491518888,57.4056496139816,57.595965804168806,57.2153334237944,57.54838675662201,57.3580705664348,57.53871104796709,57.89999201103167,59.16447538175772,59.16447538175772,59.61607658558845,59.887037307886885,59.97735754865303,60.24831827095147,60.428958752483766,60.47411887286684,60.97088019708064,60.293478391334546,60.564439113632986,58.100669541271984,60.6543879303939,58.127550685439246,58.20819411794104,57.99314496460292,58.127550685439246,58.23325443438229,58.44466193226838,57.17621694495185,58.05330011201103,58.255703919793916,59.94240231798466,60.34720993355044,60.81948548504384,61.56163278024777,62.03390833174117,61.89897245988591,62.101376267668805,61.35922897246488,62.506183883234584,61.48318465803101,61.65264790694651,61.031282660923,61.539672407669514,61.15019920796032,62.21148876374033,62.27391756113915,62.898205535127396,60.96291281576385,61.64962958715091,61.297906939391076,61.431904588841974,60.69491751686207,61.23090811466563,60.86105772993712,61.80446867104759,61.09691046521474,61.4899983573441,59.96770158802824,61.25414562206648,59.80442690300179,60.04933893054147,59.64115221797534,60.29425095808114,57.974645814715046,58.579866765303414,58.10913935929024,58.21000951772163,57.63127577640128,58.01652638675509,57.26742797773349,58.55159667891337,57.80249826989178,57.90951232832343,57.05339986087018,57.68176528915934,56.60456741209221,57.232932840381366,57.232932840381366,57.50223230964815,57.143166350625776,57.41246581989255,56.22699977280321,56.87386688135899,56.35637319451437,56.48574661622552,54.464131914230876,57.294392497023374,53.804434363552836,54.13428313889186,54.629056301900384,54.79398068956989,53.47458558821382,54.13428313889186,52.99988458243077,53.969358751222344,53.09500765552237,54.236484532621674,53.95111531334685,54.33160760571328,54.04623838643845,54.6169768249881,55.37796140972097,56.61456135991187,54.997469117354534,55.56820755590418,55.21452270751166,55.56820755590418,55.946267833748685,56.157682303225045,56.453865554479236,57.07426276870546,56.56666504797491,56.73586428821842,56.51026530122707,56.51026530122707,56.77610716862049,57.04194903601391,55.97858156644023,56.24442343383365,56.40003262590277,57.17807858624834,57.022469394179225,57.64490616245568,56.55564181797188,57.8005153545248,55.66244369777379,57.022469394179225,55.206447095181474,55.66244369777379,55.89044199906994,56.57443690295841,55.66244369777379,56.68843605360649,56.23243945101418,56.68843605360649,55.89044199906994,56.23243945101418,53.97281007072264,55.89044199906994,54.080649701325015,55.37472526855359,54.296328962529785,55.37472526855359,54.40416859313216,54.84918591088024,56.03589875820844,56.18423786412447,55.29420322862831,55.88755965229242,55.29420322862831,55.44254233454434,52.82633741904823,53.27815738114872,51.36798630774547,52.46174964122254,51.36798630774547,51.744305072276916,50.89758785208116,51.36798630774547,51.019065448556994,51.504975834460325,51.747931027411994,51.99088622036366,51.504975834460325,51.99088622036366,50.89758785208116,51.29372857990493,51.425775489179514,52.08601003555246,52.08601003555246,52.08601003555246,50.89758785208116,51.29802362334554,50.497152080816775,50.63063067123824,50.7641092616597,51.16454503292408,51.03106644250262,51.56498080418847,51.29802362334554,52.09889516587432,52.09889516587432,52.36585234671725,51.831937985031395,52.63280952756017,52.36585234671725,52.36585234671725,52.130481285755444,54.53979785558041,51.82931671452732,53.93746871312417,53.033974999439806,53.302531467794786,53.302531467794786,53.70536617032727,52.79817317095974,53.46927614992289,51.03708424903565,52.79817317095974,51.03708424903565,51.23226622004572,51.62263016206587,52.11058508959105,51.915403118580976,52.98890395913637,52.208176075096084,52.7937219881263,52.7937219881263,54.35517775620688,55.91663352428745,56.5997704228227,53.008422156237096,53.69155905477235,53.20360412724717,53.344999183487424,53.592440531907876,53.76918435220819,53.592440531907876,53.698486824088064,53.344999183487424,53.626864527248784,55.599921933578315,55.69387704816543,55.975742391926794,56.539473079449515,54.84828101688135,56.539473079449515,54.68426572263474,55.17631160537457,55.340326899621175,55.55901395861666,54.73893748738361,55.39499866437005,54.73893748738361,54.96990090663967,55.35483993873312,55.73977897082656,55.5088155515705,55.585803357989185,55.585803357989185,55.89375458366394,55.816766777245256,55.970742390082634,56.04773019650132,56.43266922859477,55.585803357989185,56.12471800292001,54.420221830158034,54.710295251126304,54.51691297048079,54.710295251126304,54.51691297048079,54.90367753177181,54.2751851196739,55.00036867209457,54.646735587676744,54.837414578025424,54.773854914575864,54.91535852273969,54.773854914575864,56.75490542886943,55.90588377988647,56.471898212541774,55.19836573906734,58.45294872683534,57.88693429418004,60.575502849292725,60.85851006562038,61.00001367378421,61.00001367378421,61.28302089011186,61.42452449827569,63.1225677962416,62.55655336358629,63.97158944522455,62.69805697175012,64.39610026971603,63.547078620733075,64.39610026971603,62.415049755422466,62.69805697175012,61.904888927989035,62.49976496080985,62.202366216732294,62.49984350547556,62.94605943859045,63.094798082962086,62.202366216732294,62.35110486110393,61.64328956517422,62.06259705384278,62.34213537962181,62.48190454251133,62.48190454251133,62.48190454251133,61.64328956517422,63.60005784562747,61.70946382562815,61.974160867443864,61.974160867443864,62.17268364880565,62.17268364880565,62.70207773243708,61.64328956517422,62.76825199289101,61.41426381372659,61.64328956517422,61.02740233423539,61.619559557372874,60.731323722666644,61.4715202515885,60.9638727863998,61.353530953689166,60.83398673063667,61.353530953689166,62.14256632132554,62.492168814379745,62.492168814379745,63.54097629354237,61.443361335217126,62.84177130743395,60.910337498163535,61.443361335217126,59.84428982405636,61.17684941669033,59.70060442044548,59.888020308541876,59.60689647639728,60.32840829086478,62.49294373426728,62.49294373426728,63.214455548734776,63.93596736320227,58.16387284746229,63.57521145596853,57.29572048705662,57.481753135714975,57.401202178011964,57.72979666725946,57.01022669294299,57.14055185463265,56.13696589250784,57.355958348435664,55.69369590853408,56.35860088449471,55.36124342055376,56.57039401090508,57.17496930608074,58.38411989643206,57.537714483186136,57.90045966029154,58.263204837396934,58.988695191607725,58.263204837396934,59.472355427748255,57.41679942415101,58.988695191607725,55.93457563842661,57.0267405331709,56.12146725017588,56.29927506372293,56.38817897049645,56.83269850436406,56.83269850436406,57.543929758552245,58.077353199193375,58.432968826287464,57.45502585177872,58.432968826287464,58.1662571059669,58.432968826287464,57.81064147887281,58.1662571059669,57.81064147887281,57.81064147887281,57.34558440060299,57.81064147887281,54.43387411628247,55.357493544587896,53.728855112820526,54.736025117766154,53.883132651502315,54.131723114798774,54.38031357809523,56.244742052818665,55.74756112622575,56.12044682117043,56.12044682117043,56.244742052818665,55.87185635787398,57.602382865599814,56.25641780403528,57.21782141943852,53.78965413915043,54.33361057322879,53.72165958489064,54.46959968174838,53.12775545578536,53.72165958489064,52.41507050085903,53.24653628160642,53.180700205150636,53.563515057296435,53.467811344259985,54.13773733551513,53.467811344259985,53.467811344259985,53.467811344259985,54.72956611884091,53.15237265061475,53.510107688958605,52.347468814341084,52.88407137185686,52.25803505475512,53.649335742952886,52.14209333073864,53.069627122870486,52.48991850278808,52.60586022680456,50.732134243696315,51.70803525512559,51.715563477972445,55.97709015983568,56.30489990459439,57.78004375600859,58.43566324552601,59.09128273504343,59.58299735218149,60.894236331216334,58.59956811790536,59.74690222456085,58.298960302152665,58.857553689273914,58.78772951588376,58.78772951588376,60.716762602985,62.00278466105249,61.145436622340824,61.145436622340824,60.28808858362917,62.86013269976415,58.34302669755685,59.00206652556167,57.81579483515299,57.982745984702795,57.787927315104646,60.612798024277865,59.833523345885254,61.00243536347417,61.78171004186678,61.97652871146494,60.80761669387602,61.58689137226863,61.2946633678714,62.51663545701559,62.70463116303777,63.456613987126495,61.576656926904676,62.70463116303777,59.405917176757654,61.094270315760895,59.28001258214635,59.32317906366405,58.89151424848702,59.06418017455783,59.193679619110945,59.85074449518667,58.83460421163955,60.866884778733784,58.55265727356693,59.022568837021296,57.75056207541571,58.17672802280344,57.58009569646062,58.68812715966871,55.9904689984557,56.642530612207615,56.5338536765823,56.96856141908358,56.642530612207615,56.96856141908358,55.80131644458481,56.751207547832934,55.53168827246838,55.98106855932911,55.936130530643034,56.250696731445544,56.1608206740734,56.61020096093413,56.43044884618983,57.18540772811566,55.477762638044894,57.23034575680173,56.061957010963845,56.45119940829085,56.690733191261316,56.75061663700393,56.630849745518695,57.349451094430094,56.75061663700393,57.31950937155878,56.20206043557311,56.503928625115634,55.943316273108096,56.978292922968166,54.8230018520383,55.90019224603059,54.425354040374565,54.50728858383803,53.52407406227639,54.343419496911096,54.425354040374565,55.818241279253556,53.03246680149557,53.52407406227639,53.4456520676082,53.77788589624502,52.728814938001626,53.30326614104956,51.99564232534051,52.15275074233932,51.8385339083417,52.96117308796491,51.9632715949665,53.33538614783931,50.9653701019681,52.2127469682161,51.753657458259156,52.8310803296472,52.465725357696016,53.49603868239425,52.62793312220562,53.240234539902474,52.51660559171528,53.240234539902474,51.2472857953766,51.9599679392636,50.87497438023847,51.061130087807534,49.32755955225336,50.99907818528451,47.90750547836261,49.10607238954832,47.0558913883473,47.66779209612547,47.384423590303314,47.603445058273984,47.603445058273984,48.58904166414203,49.30086143504672,50.614990242870775,50.56023487587811,50.88876707783412,50.56023487587811,51.32681001377547,50.34121340790743,51.21729927979013,50.23170267392209,50.758006419371675,49.8223553163502,50.699528225432836,48.221330335777445,49.29605157090061,48.1119162187022,49.09664327237942,47.970782661292525,48.25304977611187,48.1119162187022,48.14719960805462,48.39418333352155,48.53531689093123,47.90021588258768,48.1119162187022,47.90021588258768,48.22727389361307,48.963154418420196,50.189621959765404,50.3531509652781,50.843737981816176,50.925502484572526,53.46020207001929,53.46020207001929,53.70549557828833,53.78726008104468,55.34078563341527,52.19095637342405,53.46020207001929,51.98338527674675,52.481555908772265,52.02489949608221,52.31549903143043,50.75880982812796,52.10891022268603,49.80926595927115,49.873820402171056,49.551048187671526,50.454810388270204,49.80926595927115,50.26114705957049,50.97124593146945,51.100354817269256,50.97124593146945,52.06867146076784,51.875008132068125,52.39144367526737,52.39144367526737,52.52055256106718,52.26233478946755,52.58510700396708,50.68164957382275,52.39144367526737,50.43740484847896,51.1352469208898,50.01869960503247,50.40251274485842,50.49707183772702,51.93218853581067,51.400663832816726,52.83578053090037,51.71957865461309,52.251103357607036,52.139492459821476,52.553956661680566,49.88688899624492,51.51779615703285,49.88688899624492,50.20677124211339,49.67119544861398,50.318276091506796,49.99473577006039,50.74966318676868,50.74966318676868,50.96535673439961,49.455501900983045,49.99473577006039,48.10168567531947,49.20935349631694,49.063976626382136,49.804200434891875,48.84190948382921,49.360066149786036,49.360066149786036,50.43927216619276,50.19022462394505,51.35244648776767,51.02038309810407,51.18641479293587,50.85435140327226,51.51847818259948,51.35244648776767,52.62632625043748,51.03397654710022,52.62632625043748,51.989386369102576,52.87546620227279,53.052682168906834,54.29319393534513,53.14129015222385,54.02736998539407,52.121050896454115,52.698250235638746,52.53333613872885,53.02807842945853,53.852648914008,56.16144627074652,56.16144627074652,56.903559706841044,54.51230530164758,55.99653217383663,54.076493464447076,54.29439938304733,53.80411106619677,55.275513829338415,55.69591461880745,56.011215210909235,55.17041363197115,56.43161600037828,55.065313434603894,56.07355429937094,55.94752419127506,55.94752419127506,53.552952137453325,54.93928332650801,53.91346069962073,54.09371498070443,53.823333559078876,54.27396926178814,53.21481005244048,54.183842121246286,51.83678322900258,52.130639438243776,51.73441736330841,52.24624669177925,51.1202221691434,51.37613683337882,50.50637592957689,50.70708998430041,50.04283207142949,51.201691716797995,52.1287794330928,52.476437326703355,53.751182936608714,54.44649872382982,53.17175311392446,53.51941100753501,53.751182936608714,54.67827065290352,54.09884083021927,54.79415661744038,54.21472679475612,57.5754197663248,56.41656012095629,57.22776187271425,55.373586440124626,56.995989943640545,54.0804681235022,54.6667096013456,54.47601496146175,54.93171550955892,54.528938533279074,55.21694496690424,55.111097823269596,55.74618068507744,54.79355639236567,56.169569259616004,56.01079854416405,56.275416403250645,55.111097823269596,55.58740996962548,54.317244246009786,54.94861746838901,54.43562672520589,54.8302349891929,54.47508755160459,54.7513133363955,54.29022991102329,54.7513133363955,53.92136317072552,54.38244659609773,53.978371311955534,54.37742830056564,54.03537945318555,54.320420159335626,54.26341201810561,54.37742830056564,54.59565727085221,57.33506908019252,57.92208589647973,58.704774984862674,58.21559430462334,58.80261112091054,57.92208589647973,58.21559430462334,57.204420099684796,58.49621853391567,58.06561905583872,58.63975169327466,58.38894317826607,58.626914623040776,58.15097173349137,58.983871790202826,57.67502884394196,58.38894317826607,59.32619347344262,61.20069406379572,59.88854365054855,61.38814412283103,57.65251031336246,59.13874341440731,58.000840313914026,58.95874781543083,57.87021656370719,58.784582815155055,58.26208781432771,59.04583031556873,58.17500531418981,58.349170314465596,55.95945287040282,58.08792281405192,55.625799342270206,56.10198544865837,56.285133951115355,56.50491215406374,56.39502305258954,56.57817155504653,56.50491215406374,56.724690357012115,55.641241390331395,56.20078686900206,55.3925545109222,56.325130308706655,55.5168979506268,56.4562920710592,56.41544884843171,57.06894041047164,56.252075957921726,56.66050818419668,56.150453469591376,56.934986016336275,55.59007307905931,55.70214915716572,54.984674423316015,55.872592451739514,54.90395460255024,55.751180885603624,54.661889950249275,55.99324553790459,53.99621215642162,54.58771236573713,54.54221234963594,55.36121263945743,55.72521276826697,56.2712129614813,55.72521276826697,55.907212832671746,55.196337631853076,56.091650068126775,54.957587648846754,55.67383759786571,53.588619858164606,55.196337631853076,52.74010712153378,53.0408050644429,52.62734539294286,52.70251987867014,52.70251987867014,53.74505903182477,54.96135471050518,55.482624287082494,52.87627640419591,54.44008513392786,53.23575403968247,53.74505903182477,52.62204891953425,53.24083229883738,52.553295210722794,53.034571172403005,50.796768935960216,51.5219895785509,50.66079006547446,50.93487436272649,49.728745586869884,50.378199543100365,49.45989072657861,50.356073594216205,48.742944432468526,49.22403411130286,49.127816175536,49.4164699828366,47.68454713903298,48.358072689401055,48.41876974373048,49.29983686936748,49.29983686936748,49.666948171716236,49.52010365077673,49.88721495312548,50.84170433923224,51.135393381111236,51.429082422990234,51.869615985808736,51.28223790205074,51.72277146486923,51.83332272607669,52.01646050674824,52.441312415005804,53.77888973064985,51.95492066386251,53.53569385507821,51.55407069283493,51.869378883746805,51.23876250192304,51.632897740562896,50.35528211603193,50.70867427038837,49.64849780731904,51.23876250192304,49.26599486931994,49.89795624514422,47.84216660106547,49.681758932361916,47.956447169180585,48.0707277372957,47.84216660106547,48.22310182811585,48.41356944164104,48.680224100576304,48.48975648705112,48.83259819139646,48.680224100576304,49.06115932762668,48.98497228221661,49.28972046385691,49.02306580492165,49.32781398656195,48.61823307829627,49.13734637303676,48.186088005317416,48.61823307829627,44.76350875238902,44.795306127052655,43.776201091243294,44.76350875238902,43.506935365476274,44.06464576375902,44.5209542714449,44.5209542714449,44.06464576375902,44.36885143554961,43.66824191450322,44.36885143554961,44.83571689792029,45.42720434791931,44.24422944792128,45.72294807291882,44.39210131042103,45.27933248541956,44.729377549670495,45.19156037166032,44.729377549670495,47.50247448160945,46.5781088376298,47.733565892604354,47.96465730359927,48.426840125589095,48.889022947578916,49.35120576956874,46.809200248624705,48.19574871459418,47.596681494405665,48.570363705281245,48.570363705281245,49.40494845746031,50.100435750942864,50.239533209639376,48.570363705281245,49.68314337485333,47.928271573248544,48.570363705281245,47.286179441215836,47.58481650900172,46.68890530564408,46.98754237342995,46.788450994906036,47.50526355510947,47.32606041505861,47.50526355510947,44.540367150818184,46.967654134956895,44.158523099548084,44.6167359610722,44.540367150818184,45.15131763285035,44.76947358158024,45.30405525335839,43.057442037342064,44.693104771326226,41.05557256012228,42.97368642626292,41.56386162444639,41.99953796529563,41.926925241820754,42.616746114832054,42.144763412245375,42.54413339135718,42.28998885919513,42.39890794440743,42.28998885919513,43.290114655968075,44.1083993987823,44.1083993987823,44.92668414159653,45.381286776493326,45.199445722534605,45.381286776493326,44.74484308763781,45.56312783045204,42.77401578694111,44.49133994992365,42.84131650801885,42.90861722909659,42.50481290263016,42.639414344785635,41.05662081735612,42.28567843944818,38.98937438762883,39.05174641949528,39.10620535943033,39.223036331231825,38.75571244402583,39.10620535943033,39.10620535943033,42.071460905450394,41.436049002731814,42.49506884059612,39.31800932700319,41.85965693787753,39.37533506188638,39.71928947118552,38.91672918282086,39.37533506188638,38.80207771305448,39.39243241670087,39.39243241670087,40.13037579625886,39.39243241670087,40.13037579625886,39.24484374078927,39.83519844443566,38.869330434902665,39.37001484275147,38.368646027053856,39.24484374078927,39.529669542532226,39.63972606047049,40.190008650161786,41.62074338335917,39.08944347077919,39.63972606047049],"y_scale_id":"y_1"}],"xs":[1727050499999000000,1727050560000000000,1727050620000000000,1727050740000000000,1727050859999000000,1727050980000000000,1727051040000000000,1727051279999000000,1727051340000000000,1727051459999000000,1727051520000000000,1727051639999000000,1727051700000000000,1727051819999000000,1727051940000000000,1727052120000000000,1727052180000000000,1727052300000000000,1727052480000000000,1727052599999000000,1727052660000000000,1727052780000000000,1727052839999000000,1727052960000000000,1727053080000000000,1727053199999000000,1727053260000000000,1727053379999000000,1727053440000000000,1727053620000000000,1727053680000000000,1727053799999000000,1727053860000000000,1727054040000000000,1727054100000000000,1727054220000000000,1727054280000000000,1727054400000000000,1727054460000000000,1727054580000000000,1727054640000000000,1727055000000000000,1727055060000000000,1727055180000000000,1727055240000000000,1727055360000000000,1727055480000000000,1727055600000000000,1727055660000000000,1727055719999000000,1727055780000000000,1727055899999000000,1727056020000000000,1727056380000000000,1727056679999000000,1727056800000000000,1727056859999000000,1727056980000000000,1727057039999000000,1727057160000000000,1727057219999000000,1727057340000000000,1727057400000000000,1727057580000000000,1727057639999000000,1727057760000000000,1727057819999000000,1727057940000000000,1727057999999000000,1727058120000000000,1727058180000000000,1727058300000000000,1727058419999000000,1727058480000000000,1727058660000000000,1727058779999000000,1727058840000000000,1727058959999000000,1727059020000000000,1727059140000000000,1727059260000000000,1727059379999000000,1727059500000000000,1727059620000000000,1727059680000000000,1727060100000000000,1727060159999000000,1727060400000000000,1727060460000000000,1727060580000000000,1727060640000000000,1727060820000000000,1727061000000000000,1727061119999000000,1727061180000000000,1727061299999000000,1727061360000000000,1727061420000000000,1727061479999000000,1727061600000000000,1727061659999000000,1727061780000000000,1727061840000000000,1727061960000000000,1727062020000000000,1727062140000000000,1727062200000000000,1727062320000000000,1727062380000000000,1727062500000000000,1727062560000000000,1727062680000000000,1727062740000000000,1727062859999000000,1727062920000000000,1727063039999000000,1727063100000000000,1727063219999000000,1727063280000000000,1727063399999000000,1727063460000000000,1727063520000000000,1727063580000000000,1727063700000000000,1727063760000000000,1727063880000000000,1727063940000000000,1727064060000000000,1727064120000000000,1727064240000000000,1727064300000000000,1727064480000000000,1727064540000000000,1727064660000000000,1727064720000000000,1727064840000000000,1727064900000000000,1727065020000000000,1727065080000000000,1727065200000000000,1727065260000000000,1727065380000000000,1727065440000000000,1727065559999000000,1727065680000000000,1727065800000000000,1727065860000000000,1727065980000000000,1727066040000000000,1727066160000000000,1727066220000000000,1727066339999000000,1727066400000000000,1727066519999000000,1727066580000000000,1727066699999000000,1727066760000000000,1727066879999000000,1727066940000000000,1727067059999000000,1727067120000000000,1727067240000000000,1727067360000000000,1727067479999000000,1727067540000000000,1727067659999000000,1727067720000000000,1727067839999000000,1727067900000000000,1727067960000000000,1727068019999000000,1727068140000000000,1727068200000000000,1727068320000000000,1727068380000000000,1727068500000000000,1727068560000000000,1727068680000000000,1727068740000000000,1727068860000000000,1727068920000000000,1727069039999000000,1727069100000000000,1727069219999000000,1727069280000000000,1727069399999000000,1727069520000000000,1727069640000000000,1727069700000000000,1727069820000000000,1727069880000000000,1727069999999000000,1727070060000000000,1727070120000000000,1727070179999000000,1727070300000000000,1727070359999000000,1727070480000000000,1727070539999000000,1727070660000000000,1727070719999000000,1727070840000000000,1727070900000000000,1727071020000000000,1727071080000000000,1727071200000000000,1727071260000000000,1727071380000000000,1727071440000000000,1727071560000000000,1727071620000000000,1727071739999000000,1727071800000000000,1727071919999000000,1727071980000000000,1727072099999000000,1727072160000000000,1727072279999000000,1727072340000000000,1727072400000000000,1727072459999000000,1727072580000000000,1727072640000000000,1727072760000000000,1727072820000000000,1727072940000000000,1727073000000000000,1727073120000000000,1727073180000000000,1727073300000000000,1727073360000000000,1727073480000000000,1727073540000000000,1727073659999000000,1727073720000000000,1727073839999000000,1727073900000000000,1727074019999000000,1727074080000000000,1727074199999000000,1727074260000000000,1727074380000000000,1727074439999000000,1727074500000000000,1727074560000000000,1727074680000000000,1727074740000000000,1727074860000000000,1727074920000000000,1727075040000000000,1727075100000000000,1727075220000000000,1727075280000000000,1727075399999000000,1727075460000000000,1727075579999000000,1727075640000000000,1727075759999000000,1727075820000000000,1727075939999000000,1727076000000000000,1727076119999000000,1727076180000000000,1727076300000000000,1727076359999000000,1727076480000000000,1727076539999000000,1727076600000000000,1727076660000000000,1727076780000000000,1727076840000000000,1727076960000000000,1727077020000000000,1727077139999000000,1727077200000000000,1727077319999000000,1727077380000000000,1727077499999000000,1727077560000000000,1727077679999000000,1727077740000000000,1727077859999000000,1727077920000000000,1727078040000000000,1727078099999000000,1727078220000000000,1727078279999000000,1727078400000000000,1727078459999000000,1727078580000000000,1727078639999000000,1727078700000000000,1727078760000000000,1727078880000000000,1727078940000000000,1727079059999000000,1727079120000000000,1727079239999000000,1727079300000000000,1727079419999000000,1727079480000000000,1727079599999000000,1727079660000000000,1727079780000000000,1727079839999000000,1727079960000000000,1727080019999000000,1727080140000000000,1727080199999000000,1727080320000000000,1727080379999000000,1727080500000000000,1727080559999000000,1727080680000000000,1727080740000000000,1727080799999000000,1727080860000000000,1727080979999000000,1727081040000000000,1727081159999000000,1727081220000000000,1727081339999000000,1727081400000000000,1727081519999000000,1727081580000000000,1727081700000000000,1727081759999000000,1727081880000000000,1727081939999000000,1727082060000000000,1727082119999000000,1727082240000000000,1727082299999000000,1727082420000000000,1727082480000000000,1727082600000000000,1727082660000000000,1727082780000000000,1727082840000000000,1727082899999000000,1727082960000000000,1727083079999000000,1727083140000000000,1727083259999000000,1727083320000000000,1727083440000000000,1727083499999000000,1727083620000000000,1727083679999000000,1727083800000000000,1727083859999000000,1727083980000000000,1727084039999000000,1727084160000000000,1727084219999000000,1727084340000000000,1727084400000000000,1727084520000000000,1727084580000000000,1727084700000000000,1727084760000000000,1727084880000000000,1727084940000000000,1727084999999000000,1727085060000000000,1727085180000000000,1727085239999000000,1727085360000000000,1727085419999000000,1727085540000000000,1727085599999000000,1727085720000000000,1727085779999000000,1727085900000000000,1727085959999000000,1727086080000000000,1727086140000000000,1727086260000000000,1727086320000000000,1727086440000000000,1727086500000000000,1727086620000000000,1727086680000000000,1727086800000000000,1727086860000000000,1727086980000000000,1727087040000000000,1727087100000000000,1727087159999000000,1727087280000000000,1727087339999000000,1727087460000000000,1727087519999000000,1727087640000000000,1727087699999000000,1727087820000000000,1727087880000000000,1727088000000000000,1727088060000000000,1727088180000000000,1727088240000000000,1727088360000000000,1727088420000000000,1727088540000000000,1727088600000000000,1727088720000000000,1727088780000000000,1727088899999000000,1727088960000000000,1727089079999000000,1727089140000000000,1727089259999000000,1727089320000000000,1727089380000000000,1727089439999000000,1727089560000000000,1727089619999000000,1727089740000000000,1727089800000000000,1727089920000000000,1727089980000000000,1727090100000000000,1727090160000000000,1727090280000000000,1727090340000000000,1727090460000000000,1727090520000000000,1727090639999000000,1727090700000000000,1727090819999000000,1727090880000000000,1727090999999000000,1727091060000000000,1727091179999000000,1727091240000000000,1727091359999000000,1727091420000000000,1727091480000000000,1727091540000000000,1727091660000000000,1727091720000000000,1727091840000000000,1727091900000000000,1727092020000000000,1727092080000000000,1727092200000000000,1727092260000000000,1727092380000000000,1727092440000000000,1727092559999000000,1727092620000000000,1727092739999000000,1727092800000000000,1727092919999000000,1727092980000000000,1727093099999000000,1727093160000000000,1727093280000000000,1727093339999000000,1727093460000000000,1727093519999000000,1727093580000000000,1727093640000000000,1727093760000000000,1727093820000000000,1727093940000000000,1727094000000000000,1727094120000000000,1727094180000000000,1727094299999000000,1727094360000000000,1727094479999000000,1727094540000000000,1727094659999000000,1727094720000000000,1727094839999000000,1727094900000000000,1727095019999000000,1727095080000000000,1727095200000000000,1727095259999000000,1727095380000000000,1727095439999000000,1727095560000000000,1727095619999000000,1727095680000000000,1727095740000000000,1727095860000000000,1727095920000000000,1727096039999000000,1727096100000000000,1727096219999000000,1727096280000000000,1727096399999000000,1727096460000000000,1727096579999000000,1727096640000000000,1727096759999000000,1727096820000000000,1727096940000000000,1727096999999000000,1727097120000000000,1727097179999000000,1727097300000000000,1727097359999000000,1727097480000000000,1727097539999000000,1727097660000000000,1727097719999000000,1727097780000000000,1727097840000000000,1727097959999000000,1727098020000000000,1727098139999000000,1727098200000000000,1727098319999000000,1727098380000000000,1727098499999000000,1727098560000000000,1727098680000000000,1727098739999000000,1727098860000000000,1727098919999000000,1727099040000000000,1727099099999000000,1727099220000000000,1727099279999000000,1727099400000000000,1727099459999000000,1727099580000000000,1727099640000000000,1727099760000000000,1727099820000000000,1727099879999000000,1727099940000000000,1727100059999000000,1727100120000000000,1727100239999000000,1727100300000000000,1727100419999000000,1727100480000000000,1727100600000000000,1727100659999000000,1727100780000000000,1727100839999000000,1727100960000000000,1727101019999000000,1727101140000000000,1727101199999000000,1727101320000000000,1727101380000000000,1727101500000000000,1727101560000000000,1727101680000000000,1727101740000000000,1727101860000000000,1727101920000000000,1727101979999000000,1727102040000000000,1727102159999000000,1727102220000000000,1727102340000000000,1727102399999000000,1727102520000000000,1727102579999000000,1727102700000000000,1727102759999000000,1727102880000000000,1727102939999000000,1727103060000000000,1727103119999000000,1727103240000000000,1727103300000000000,1727103420000000000,1727103480000000000,1727103600000000000,1727103660000000000,1727103780000000000,1727103840000000000,1727103960000000000,1727104020000000000,1727104080000000000,1727104139999000000,1727104260000000000,1727104319999000000,1727104440000000000,1727104499999000000,1727104620000000000,1727104679999000000,1727104800000000000,1727104859999000000,1727104980000000000,1727105040000000000,1727105160000000000,1727105220000000000,1727105340000000000,1727105400000000000,1727105520000000000,1727105580000000000,1727105700000000000,1727105760000000000,1727105880000000000,1727105940000000000,1727106059999000000,1727106120000000000,1727106239999000000,1727106300000000000,1727106360000000000,1727106419999000000,1727106540000000000,1727106599999000000,1727106720000000000,1727106780000000000,1727106900000000000,1727106960000000000,1727107080000000000,1727107140000000000,1727107260000000000,1727107320000000000,1727107440000000000,1727107500000000000,1727107620000000000,1727107680000000000,1727107799999000000,1727107860000000000,1727107979999000000,1727108040000000000,1727108159999000000,1727108220000000000,1727108339999000000,1727108400000000000,1727108460000000000,1727108519999000000,1727108640000000000,1727108700000000000,1727108820000000000,1727108880000000000,1727109000000000000,1727109060000000000,1727109180000000000,1727109240000000000,1727109360000000000,1727109420000000000,1727109539999000000,1727109600000000000,1727109719999000000,1727109780000000000,1727109899999000000,1727109960000000000,1727110079999000000,1727110140000000000,1727110259999000000,1727110320000000000,1727110440000000000,1727110499999000000,1727110560000000000,1727110620000000000,1727110740000000000,1727110800000000000,1727110920000000000,1727110980000000000,1727111100000000000,1727111160000000000,1727111280000000000,1727111340000000000,1727111459999000000,1727111520000000000,1727111639999000000,1727111700000000000,1727111819999000000,1727111880000000000,1727111999999000000,1727112060000000000,1727112180000000000,1727112239999000000,1727112360000000000,1727112419999000000,1727112540000000000,1727112599999000000,1727112660000000000,1727112720000000000,1727112840000000000,1727112900000000000,1727113020000000000,1727113080000000000,1727113199999000000,1727113260000000000,1727113379999000000,1727113440000000000,1727113559999000000,1727113620000000000,1727113739999000000,1727113800000000000,1727113919999000000,1727113980000000000,1727114100000000000,1727114159999000000,1727114280000000000,1727114339999000000,1727114460000000000,1727114519999000000,1727114640000000000,1727114699999000000,1727114760000000000,1727114820000000000,1727114939999000000,1727115000000000000,1727115119999000000,1727115180000000000,1727115299999000000,1727115360000000000,1727115479999000000,1727115540000000000,1727115659999000000,1727115720000000000,1727115840000000000,1727115899999000000,1727116020000000000,1727116079999000000,1727116200000000000,1727116259999000000,1727116380000000000,1727116439999000000,1727116560000000000,1727116619999000000,1727116740000000000,1727116800000000000,1727116859999000000,1727116920000000000,1727117039999000000,1727117100000000000,1727117219999000000,1727117280000000000,1727117399999000000,1727117460000000000,1727117580000000000,1727117639999000000,1727117760000000000,1727117819999000000,1727117940000000000,1727117999999000000,1727118120000000000,1727118179999000000,1727118300000000000,1727118359999000000,1727118480000000000,1727118540000000000,1727118660000000000,1727118720000000000,1727118840000000000,1727118900000000000,1727118959999000000,1727119020000000000,1727119139999000000,1727119200000000000,1727119319999000000,1727119380000000000,1727119500000000000,1727119559999000000,1727119680000000000,1727119739999000000,1727119860000000000,1727119919999000000,1727120040000000000,1727120099999000000,1727120220000000000,1727120280000000000,1727120400000000000,1727120460000000000,1727120580000000000,1727120640000000000,1727120760000000000,1727120820000000000,1727120940000000000,1727121000000000000,1727121059999000000,1727121120000000000,1727121240000000000,1727121299999000000,1727121420000000000,1727121479999000000,1727136960000000000,1727137020000000000,1727137140000000000,1727137200000000000,1727137320000000000,1727137380000000000,1727137499999000000,1727137560000000000,1727137679999000000,1727137740000000000,1727137859999000000,1727137920000000000,1727138039999000000,1727138100000000000,1727138219999000000,1727138280000000000,1727138400000000000,1727138459999000000,1727138580000000000,1727138639999000000,1727138700000000000,1727138760000000000,1727138880000000000,1727138940000000000,1727139060000000000,1727139120000000000,1727139239999000000,1727139300000000000,1727139419999000000,1727139480000000000,1727139599999000000,1727139660000000000,1727139779999000000,1727139840000000000,1727139959999000000,1727140020000000000,1727140140000000000,1727140199999000000,1727140320000000000,1727140379999000000,1727140500000000000,1727140559999000000,1727140680000000000,1727140739999000000,1727140800000000000,1727140860000000000,1727140980000000000,1727141040000000000,1727141159999000000,1727141220000000000,1727141339999000000,1727141400000000000,1727141519999000000,1727141580000000000,1727141699999000000,1727141760000000000,1727141880000000000,1727141939999000000,1727142060000000000,1727142119999000000,1727142240000000000,1727142299999000000,1727142420000000000,1727142479999000000,1727142600000000000,1727142659999000000,1727142780000000000,1727142840000000000,1727142899999000000,1727142960000000000,1727143079999000000,1727143140000000000,1727143259999000000,1727143320000000000,1727143560000000000,1727143619999000000,1727143740000000000,1727143800000000000,1727143920000000000,1727143980000000000,1727144100000000000,1727144160000000000,1727144280000000000,1727144340000000000,1727144460000000000,1727144520000000000,1727144639999000000,1727144700000000000,1727144880000000000,1727144999999000000,1727145120000000000,1727145179999000000,1727145240000000000,1727145300000000000,1727145420000000000,1727145480000000000,1727145599999000000,1727145660000000000,1727145779999000000,1727145840000000000,1727145959999000000,1727146020000000000,1727146139999000000,1727146200000000000,1727146319999000000,1727146380000000000,1727146500000000000,1727146559999000000,1727146680000000000,1727146739999000000,1727146860000000000,1727146919999000000,1727147040000000000,1727147099999000000,1727147220000000000,1727147280000000000,1727147339999000000,1727147400000000000,1727147519999000000,1727147640000000000,1727147760000000000,1727147820000000000,1727148000000000000,1727148059999000000,1727148180000000000,1727148240000000000,1727148360000000000,1727148420000000000,1727148540000000000,1727148600000000000,1727148720000000000,1727148780000000000,1727148900000000000,1727148960000000000,1727149080000000000,1727149140000000000,1727149259999000000,1727149320000000000,1727149439999000000,1727149560000000000,1727149619999000000,1727149680000000000,1727149799999000000,1727149860000000000,1727149980000000000,1727150039999000000,1727150160000000000,1727150219999000000,1727150340000000000,1727150399999000000,1727150520000000000,1727150579999000000,1727150700000000000,1727150759999000000,1727150940000000000,1727150999999000000,1727151120000000000,1727151179999000000,1727151359999000000,1727151420000000000,1727151539999000000,1727151600000000000,1727151719999000000,1727151780000000000,1727151840000000000,1727151900000000000,1727152020000000000,1727152080000000000,1727152200000000000,1727152260000000000,1727152380000000000,1727152440000000000,1727152560000000000,1727152620000000000,1727152739999000000,1727152800000000000,1727152919999000000,1727152980000000000,1727153099999000000,1727153160000000000,1727153279999000000,1727153340000000000,1727153459999000000,1727153520000000000,1727153699999000000,1727153760000000000,1727153879999000000,1727153940000000000,1727154000000000000,1727154059999000000,1727154180000000000,1727154239999000000,1727154360000000000,1727154419999000000,1727154540000000000,1727154600000000000,1727154720000000000,1727154780000000000,1727154900000000000,1727154960000000000,1727155080000000000,1727155140000000000,1727155260000000000,1727155320000000000,1727155439999000000,1727155500000000000,1727155619999000000,1727155680000000000,1727155799999000000,1727155860000000000,1727155979999000000,1727156040000000000,1727156100000000000,1727156159999000000,1727156280000000000,1727156340000000000,1727156460000000000,1727156520000000000,1727156640000000000,1727156700000000000,1727156820000000000,1727156880000000000,1727157000000000000,1727157060000000000,1727157180000000000,1727157240000000000,1727157359999000000,1727157420000000000,1727157539999000000,1727157600000000000,1727157719999000000,1727157780000000000,1727157899999000000,1727157960000000000,1727158080000000000,1727158139999000000,1727158260000000000,1727158319999000000,1727158380000000000,1727158440000000000,1727158560000000000,1727158620000000000,1727158740000000000,1727158800000000000,1727158920000000000,1727158980000000000,1727159099999000000,1727159160000000000,1727159279999000000,1727159340000000000,1727159459999000000,1727159520000000000,1727159639999000000,1727159700000000000,1727159819999000000,1727159880000000000,1727160000000000000,1727160059999000000,1727160180000000000,1727160239999000000,1727160360000000000,1727160419999000000,1727160480000000000,1727160540000000000,1727160660000000000,1727160720000000000,1727160839999000000,1727160900000000000,1727161019999000000,1727161080000000000,1727161199999000000,1727161260000000000,1727161379999000000,1727161440000000000,1727161559999000000,1727161620000000000,1727161740000000000,1727161799999000000,1727161920000000000,1727161979999000000,1727162100000000000,1727162159999000000,1727162280000000000,1727162339999000000,1727162460000000000,1727162519999000000,1727162580000000000,1727162640000000000,1727162759999000000,1727162820000000000,1727162939999000000,1727163000000000000,1727163119999000000,1727163180000000000,1727163299999000000,1727163360000000000,1727163480000000000,1727163539999000000,1727163660000000000,1727163719999000000,1727163840000000000,1727163899999000000,1727164020000000000,1727164079999000000,1727164200000000000,1727164259999000000,1727164380000000000,1727164440000000000,1727164560000000000,1727164620000000000,1727164679999000000,1727164740000000000,1727164859999000000,1727164920000000000,1727165039999000000,1727165100000000000,1727165219999000000,1727165280000000000,1727165400000000000,1727165459999000000,1727165580000000000,1727165639999000000,1727165760000000000,1727165819999000000,1727165940000000000,1727165999999000000,1727166120000000000,1727166180000000000,1727166300000000000,1727166360000000000,1727166480000000000,1727166540000000000,1727166660000000000,1727166720000000000,1727166779999000000,1727166840000000000,1727166959999000000,1727167020000000000,1727167140000000000,1727167199999000000,1727167320000000000,1727167379999000000,1727167500000000000,1727167559999000000,1727167680000000000,1727167739999000000,1727167860000000000,1727167919999000000,1727168040000000000,1727168100000000000,1727168220000000000,1727168280000000000,1727168400000000000,1727168460000000000,1727168580000000000,1727168640000000000,1727168760000000000,1727168820000000000,1727168880000000000,1727168939999000000,1727169060000000000,1727169119999000000,1727169240000000000,1727169299999000000,1727169420000000000,1727169479999000000,1727169600000000000,1727169659999000000,1727169780000000000,1727169840000000000,1727169960000000000,1727170020000000000,1727170140000000000,1727170200000000000,1727170320000000000,1727170380000000000,1727170500000000000,1727170560000000000,1727170680000000000,1727170740000000000,1727170859999000000,1727170920000000000,1727170980000000000,1727171039999000000,1727171160000000000,1727171219999000000,1727171340000000000,1727171399999000000,1727171520000000000,1727171580000000000,1727171700000000000,1727171760000000000,1727171880000000000,1727171940000000000,1727172060000000000,1727172120000000000,1727172240000000000,1727172300000000000,1727172420000000000,1727172480000000000,1727172599999000000,1727172660000000000,1727172779999000000,1727172840000000000,1727172959999000000,1727173020000000000,1727173080000000000,1727173139999000000,1727173260000000000,1727173319999000000,1727173440000000000,1727173500000000000,1727173620000000000,1727173680000000000,1727173800000000000,1727173860000000000,1727173980000000000,1727174040000000000,1727174160000000000,1727174220000000000,1727174339999000000,1727174400000000000,1727174519999000000,1727174580000000000,1727174699999000000,1727174760000000000,1727174879999000000,1727174940000000000,1727175059999000000,1727175120000000000,1727175240000000000,1727175299999000000,1727175360000000000,1727175420000000000,1727175540000000000,1727175600000000000,1727175720000000000,1727175780000000000,1727175900000000000,1727175960000000000,1727176080000000000,1727176140000000000,1727176259999000000,1727176320000000000,1727176439999000000,1727176500000000000,1727176619999000000,1727176680000000000,1727176799999000000,1727176860000000000,1727176980000000000,1727177039999000000,1727177160000000000,1727177219999000000,1727177340000000000,1727177399999000000,1727177460000000000,1727177520000000000,1727177640000000000,1727177700000000000,1727177820000000000,1727177880000000000,1727177999999000000,1727178060000000000,1727178179999000000,1727178240000000000,1727178359999000000,1727178420000000000,1727178539999000000,1727178600000000000,1727178719999000000,1727178780000000000,1727178900000000000,1727178959999000000,1727179080000000000,1727179139999000000,1727179260000000000,1727179319999000000,1727179440000000000,1727179499999000000,1727179560000000000,1727179620000000000,1727179739999000000,1727179800000000000,1727179919999000000,1727179980000000000,1727180099999000000,1727180160000000000,1727180279999000000,1727180340000000000,1727180459999000000,1727180520000000000,1727180640000000000,1727180699999000000,1727180820000000000,1727180879999000000,1727181000000000000,1727181059999000000,1727181180000000000,1727181239999000000,1727181360000000000,1727181419999000000,1727181540000000000,1727181600000000000,1727181659999000000,1727181720000000000,1727181839999000000,1727181900000000000,1727182019999000000,1727182080000000000,1727182199999000000,1727182260000000000,1727182380000000000,1727182439999000000,1727182560000000000,1727182619999000000,1727182740000000000,1727182799999000000,1727182920000000000,1727182979999000000,1727183100000000000,1727183159999000000,1727183280000000000,1727183340000000000,1727183460000000000,1727183520000000000,1727183640000000000,1727183700000000000,1727183759999000000,1727183820000000000,1727183939999000000,1727184000000000000,1727184119999000000,1727184180000000000,1727184300000000000,1727184359999000000,1727184480000000000,1727184539999000000,1727184660000000000,1727184719999000000,1727184840000000000,1727184899999000000,1727185020000000000,1727185080000000000,1727185200000000000,1727185260000000000,1727185380000000000,1727185440000000000,1727185560000000000,1727185620000000000,1727185740000000000,1727185800000000000,1727185859999000000,1727185920000000000,1727186040000000000,1727186099999000000,1727186220000000000,1727186279999000000,1727186400000000000,1727186459999000000,1727186580000000000,1727186639999000000,1727186760000000000,1727186819999000000,1727186940000000000,1727187000000000000,1727187120000000000,1727187180000000000,1727187300000000000,1727187360000000000,1727187480000000000,1727187540000000000,1727187660000000000,1727187720000000000,1727187839999000000,1727187900000000000,1727187960000000000,1727188019999000000,1727188140000000000,1727188199999000000,1727188320000000000,1727188379999000000,1727188500000000000,1727188559999000000,1727188680000000000,1727188740000000000,1727188860000000000,1727188920000000000,1727189040000000000,1727189100000000000,1727189220000000000,1727189280000000000,1727189400000000000,1727189460000000000,1727189580000000000,1727189640000000000,1727189759999000000,1727189820000000000,1727189939999000000,1727190000000000000,1727190060000000000,1727190119999000000,1727190240000000000,1727190299999000000,1727190420000000000,1727190480000000000,1727190600000000000,1727190660000000000,1727190780000000000,1727190840000000000,1727190960000000000,1727191020000000000,1727191140000000000,1727191200000000000,1727191320000000000,1727191380000000000,1727191499999000000,1727191560000000000,1727191679999000000,1727191740000000000,1727191859999000000,1727191920000000000,1727192039999000000,1727192100000000000,1727192219999000000,1727192280000000000,1727192340000000000,1727192400000000000,1727192520000000000,1727192580000000000,1727192700000000000,1727192760000000000,1727192880000000000,1727192940000000000,1727193060000000000,1727193120000000000,1727193239999000000,1727193300000000000,1727193419999000000,1727193480000000000,1727193599999000000,1727193660000000000,1727193779999000000,1727193840000000000,1727193959999000000,1727194020000000000,1727194140000000000,1727194199999000000,1727194320000000000,1727194379999000000,1727194440000000000,1727194500000000000,1727194620000000000,1727194680000000000,1727194800000000000,1727194860000000000,1727194980000000000,1727195040000000000,1727195159999000000,1727195220000000000,1727195339999000000,1727195400000000000,1727195519999000000,1727195580000000000,1727195699999000000,1727195760000000000,1727195880000000000,1727195939999000000,1727196060000000000,1727196119999000000,1727196240000000000,1727196299999000000,1727196420000000000,1727196479999000000,1727196540000000000,1727196600000000000,1727196720000000000,1727196780000000000,1727196899999000000,1727196960000000000,1727197079999000000,1727197140000000000,1727197259999000000,1727197320000000000,1727197439999000000,1727197500000000000,1727197619999000000,1727197680000000000,1727197800000000000,1727197859999000000,1727197980000000000,1727198039999000000,1727198160000000000,1727198219999000000,1727198340000000000,1727198399999000000,1727198520000000000,1727198580000000000,1727198639999000000,1727198700000000000,1727198819999000000,1727198880000000000,1727198999999000000,1727199060000000000,1727199179999000000,1727199240000000000,1727199359999000000,1727199420000000000,1727199540000000000,1727199599999000000,1727199720000000000,1727199779999000000,1727199900000000000,1727199959999000000,1727200080000000000,1727200139999000000,1727200260000000000,1727200319999000000,1727200440000000000,1727200500000000000,1727200620000000000,1727200680000000000,1727200739999000000,1727200800000000000,1727200919999000000,1727200980000000000,1727201099999000000,1727201160000000000,1727201280000000000,1727201339999000000,1727201460000000000,1727201519999000000,1727201640000000000,1727201699999000000,1727201820000000000,1727201879999000000,1727202000000000000,1727202059999000000,1727202180000000000,1727202240000000000,1727202360000000000,1727202420000000000,1727202540000000000,1727202600000000000,1727202720000000000,1727202780000000000,1727202839999000000,1727202900000000000,1727203019999000000,1727203080000000000,1727203200000000000,1727203259999000000,1727203380000000000,1727203439999000000,1727203560000000000,1727203619999000000,1727203740000000000,1727203799999000000,1727203920000000000,1727203980000000000,1727204100000000000,1727204160000000000,1727204280000000000,1727204340000000000,1727204460000000000,1727204520000000000,1727204640000000000,1727204700000000000,1727204820000000000,1727204880000000000,1727204940000000000,1727204999999000000,1727205120000000000,1727205179999000000,1727205300000000000,1727205359999000000,1727205480000000000,1727205539999000000,1727205660000000000,1727205719999000000,1727205840000000000,1727205900000000000,1727206020000000000,1727206080000000000,1727206200000000000,1727206260000000000,1727206380000000000,1727206440000000000,1727206560000000000,1727206620000000000,1727206739999000000,1727206800000000000,1727206919999000000,1727206980000000000,1727207040000000000,1727207099999000000,1727207220000000000,1727207279999000000,1727207400000000000,1727207459999000000,1727207580000000000,1727207640000000000,1727207760000000000,1727207820000000000,1727223299999000000,1727223360000000000,1727223479999000000,1727223540000000000,1727223659999000000,1727223720000000000,1727223840000000000,1727223899999000000,1727224020000000000,1727224079999000000,1727224259999000000,1727224320000000000,1727224439999000000,1727224500000000000,1727224619999000000,1727224680000000000,1727224740000000000,1727224800000000000,1727224920000000000,1727224980000000000,1727225100000000000,1727225160000000000,1727225280000000000,1727225340000000000,1727225460000000000,1727225520000000000,1727225639999000000,1727225700000000000,1727225819999000000,1727225880000000000,1727225999999000000,1727226060000000000,1727226179999000000,1727226240000000000,1727226359999000000,1727226420000000000,1727226540000000000,1727226599999000000,1727226720000000000,1727226900000000000,1727226959999000000,1727227020000000000,1727227139999000000,1727227200000000000,1727227319999000000,1727227380000000000,1727227500000000000,1727227559999000000,1727227680000000000,1727227739999000000,1727227860000000000,1727227919999000000,1727228040000000000,1727228099999000000,1727228220000000000,1727228280000000000,1727228400000000000,1727228460000000000,1727228580000000000,1727228640000000000,1727228760000000000,1727228820000000000,1727228940000000000,1727229000000000000,1727229059999000000,1727229120000000000,1727229240000000000,1727229299999000000,1727229420000000000,1727229479999000000,1727229600000000000,1727229659999000000,1727229780000000000,1727229839999000000,1727229960000000000,1727230019999000000,1727230140000000000,1727230200000000000,1727230320000000000,1727230380000000000,1727230500000000000,1727230560000000000,1727230680000000000,1727230740000000000,1727230860000000000,1727230920000000000,1727231039999000000,1727231100000000000,1727231160000000000,1727231219999000000,1727231399999000000,1727231460000000000,1727231579999000000,1727231640000000000,1727231759999000000,1727231820000000000,1727231940000000000,1727231999999000000,1727232120000000000,1727232179999000000,1727232300000000000,1727232359999000000,1727232480000000000,1727232539999000000,1727232660000000000,1727232719999000000,1727232840000000000,1727232900000000000,1727233020000000000,1727233080000000000,1727233200000000000,1727233260000000000,1727233319999000000,1727233380000000000,1727233499999000000,1727233560000000000,1727233680000000000,1727233739999000000,1727233860000000000,1727233980000000000,1727234099999000000,1727234160000000000,1727234279999000000,1727234340000000000,1727234459999000000,1727234520000000000,1727234640000000000,1727234699999000000,1727234820000000000,1727234879999000000,1727235000000000000,1727235059999000000,1727235180000000000,1727235239999000000,1727235360000000000,1727235419999000000,1727235480000000000,1727235540000000000,1727235659999000000,1727235720000000000,1727235839999000000,1727235900000000000,1727236019999000000,1727236080000000000,1727236199999000000,1727236260000000000,1727236380000000000,1727236439999000000,1727236560000000000,1727236619999000000,1727236740000000000,1727236799999000000,1727236920000000000,1727236979999000000,1727237100000000000,1727237159999000000,1727237280000000000,1727237340000000000,1727237460000000000,1727237520000000000,1727237579999000000,1727237640000000000,1727237759999000000,1727237820000000000,1727237939999000000,1727238000000000000,1727238119999000000,1727238180000000000,1727238300000000000,1727238420000000000,1727238600000000000,1727238660000000000,1727238780000000000,1727238840000000000,1727238960000000000,1727239020000000000,1727239139999000000,1727239200000000000,1727239319999000000,1727239380000000000,1727239499999000000,1727239560000000000,1727239740000000000,1727239800000000000,1727239859999000000,1727239920000000000,1727240040000000000,1727240099999000000,1727240220000000000,1727240279999000000,1727240400000000000,1727240459999000000,1727240580000000000,1727240639999000000,1727240760000000000,1727240819999000000,1727240940000000000,1727241059999000000,1727241180000000000,1727241239999000000,1727241360000000000,1727241419999000000,1727241540000000000,1727241599999000000,1727241720000000000,1727241780000000000,1727241900000000000,1727241960000000000,1727242019999000000,1727242080000000000,1727242199999000000,1727242260000000000,1727242379999000000,1727242440000000000,1727242559999000000,1727242620000000000,1727242740000000000,1727242799999000000,1727242920000000000,1727242979999000000,1727243100000000000,1727243159999000000,1727243280000000000,1727243339999000000,1727243460000000000,1727243519999000000,1727243640000000000,1727243700000000000,1727243820000000000,1727243880000000000,1727244000000000000,1727244060000000000,1727244180000000000,1727244240000000000,1727244299999000000,1727244360000000000,1727244480000000000,1727244539999000000,1727244660000000000,1727244719999000000,1727244840000000000,1727244899999000000,1727245020000000000,1727245079999000000,1727245200000000000,1727245259999000000,1727245380000000000,1727245440000000000,1727245560000000000,1727245620000000000,1727245740000000000,1727245800000000000,1727245920000000000,1727245980000000000,1727246100000000000,1727246160000000000,1727246280000000000,1727246340000000000,1727246400000000000,1727246459999000000,1727246580000000000,1727246639999000000,1727246760000000000,1727246819999000000,1727246940000000000,1727246999999000000,1727247120000000000,1727247180000000000,1727247300000000000,1727247360000000000,1727247480000000000,1727247540000000000,1727247660000000000,1727247720000000000,1727247840000000000,1727247900000000000,1727248020000000000,1727248080000000000,1727248199999000000,1727248260000000000,1727248379999000000,1727248440000000000,1727248500000000000,1727248559999000000,1727248680000000000,1727248739999000000,1727248860000000000,1727248919999000000,1727249040000000000,1727249100000000000,1727249220000000000,1727249280000000000,1727249400000000000,1727249460000000000,1727249580000000000,1727249640000000000,1727249760000000000,1727249820000000000,1727249939999000000,1727250000000000000,1727250119999000000,1727250180000000000,1727250299999000000,1727250360000000000,1727250479999000000,1727250540000000000,1727250600000000000,1727250659999000000,1727250780000000000,1727250840000000000,1727250960000000000,1727251020000000000,1727251140000000000,1727251200000000000,1727251320000000000,1727251380000000000,1727251500000000000,1727251560000000000,1727251680000000000,1727251740000000000,1727251859999000000,1727251920000000000,1727252039999000000,1727252100000000000,1727252219999000000,1727252280000000000,1727252399999000000,1727252460000000000,1727252580000000000,1727252639999000000,1727252700000000000,1727252760000000000,1727252880000000000,1727252940000000000,1727253060000000000,1727253120000000000,1727253240000000000,1727253300000000000,1727253420000000000,1727253480000000000,1727253599999000000,1727253660000000000,1727253779999000000,1727253840000000000,1727253959999000000,1727254020000000000,1727254139999000000,1727254200000000000,1727254319999000000,1727254380000000000,1727254500000000000,1727254559999000000,1727254680000000000,1727254739999000000,1727254800000000000,1727254860000000000,1727254980000000000,1727255040000000000,1727255160000000000,1727255220000000000,1727255339999000000,1727255400000000000,1727255519999000000,1727255580000000000,1727255699999000000,1727255760000000000,1727255879999000000,1727255940000000000,1727256059999000000,1727256120000000000,1727256240000000000,1727256299999000000,1727256420000000000,1727256479999000000,1727256600000000000,1727256659999000000,1727256780000000000,1727256839999000000,1727256900000000000,1727256960000000000,1727257080000000000,1727257140000000000,1727257259999000000,1727257320000000000,1727257439999000000,1727257500000000000,1727257619999000000,1727257680000000000,1727257799999000000,1727257860000000000,1727257980000000000,1727258039999000000,1727258160000000000,1727258219999000000,1727258340000000000,1727258399999000000,1727258520000000000,1727258579999000000,1727258700000000000,1727258759999000000,1727258880000000000,1727258940000000000,1727258999999000000,1727259060000000000,1727259179999000000,1727259240000000000,1727259359999000000,1727259420000000000,1727259539999000000,1727259600000000000,1727259719999000000,1727259780000000000,1727259900000000000,1727259959999000000,1727260080000000000,1727260139999000000,1727260260000000000,1727260319999000000,1727260440000000000,1727260499999000000,1727260620000000000,1727260680000000000,1727260800000000000,1727260860000000000,1727260980000000000,1727261040000000000,1727261160000000000,1727261220000000000,1727261279999000000,1727261340000000000,1727261459999000000,1727261520000000000,1727261640000000000,1727261699999000000,1727261820000000000,1727261879999000000,1727262000000000000,1727262059999000000,1727262180000000000,1727262239999000000,1727262360000000000,1727262419999000000,1727262540000000000,1727262600000000000,1727262720000000000,1727262780000000000,1727262900000000000,1727262960000000000,1727263080000000000,1727263140000000000,1727263260000000000,1727263320000000000,1727263380000000000,1727263439999000000,1727263560000000000,1727263619999000000,1727263740000000000,1727263799999000000,1727263920000000000,1727263979999000000,1727264100000000000,1727264159999000000,1727264280000000000,1727264340000000000,1727264460000000000,1727264520000000000,1727264640000000000,1727264700000000000,1727264820000000000,1727264880000000000,1727265000000000000,1727265060000000000,1727265180000000000,1727265240000000000,1727265359999000000,1727265420000000000,1727265480000000000,1727265539999000000,1727265660000000000,1727265719999000000,1727265840000000000,1727265899999000000,1727266020000000000,1727266080000000000,1727266200000000000,1727266260000000000,1727266380000000000,1727266440000000000,1727266560000000000,1727266620000000000,1727266740000000000,1727266800000000000,1727266920000000000,1727266980000000000,1727267099999000000,1727267160000000000,1727267279999000000,1727267340000000000,1727267459999000000,1727267520000000000,1727267580000000000,1727267639999000000,1727267760000000000,1727267819999000000,1727267940000000000,1727268000000000000,1727268120000000000,1727268180000000000,1727268300000000000,1727268360000000000,1727268480000000000,1727268540000000000,1727268660000000000,1727268720000000000,1727268839999000000,1727268900000000000,1727269019999000000,1727269080000000000,1727269199999000000,1727269260000000000,1727269379999000000,1727269440000000000,1727269559999000000,1727269620000000000,1727269680000000000,1727269740000000000,1727269860000000000,1727269920000000000,1727270040000000000,1727270100000000000,1727270220000000000,1727270280000000000,1727270400000000000,1727270460000000000,1727270580000000000,1727270640000000000,1727270759999000000,1727270820000000000,1727270939999000000,1727271000000000000,1727271119999000000,1727271180000000000,1727271299999000000,1727271360000000000,1727271480000000000,1727271539999000000,1727271660000000000,1727271719999000000,1727271780000000000,1727271840000000000,1727271960000000000,1727272020000000000,1727272140000000000,1727272200000000000,1727272320000000000,1727272380000000000,1727272499999000000,1727272560000000000,1727272679999000000,1727272740000000000,1727272859999000000,1727272920000000000,1727273039999000000,1727273100000000000,1727273219999000000,1727273280000000000,1727273400000000000,1727273459999000000,1727273580000000000,1727273639999000000,1727273760000000000,1727273819999000000,1727273880000000000,1727273940000000000,1727274060000000000,1727274120000000000,1727274239999000000,1727274300000000000,1727274419999000000,1727274480000000000,1727274599999000000,1727274660000000000,1727274779999000000,1727274840000000000,1727274959999000000,1727275020000000000,1727275140000000000,1727275199999000000,1727275320000000000,1727275379999000000,1727275500000000000,1727275559999000000,1727275680000000000,1727275739999000000,1727275860000000000,1727275919999000000,1727275980000000000,1727276040000000000,1727276159999000000,1727276220000000000,1727276339999000000,1727276400000000000,1727276519999000000,1727276580000000000,1727276699999000000,1727276760000000000,1727276880000000000,1727276939999000000,1727277060000000000,1727277119999000000,1727277240000000000,1727277299999000000,1727277420000000000,1727277479999000000,1727277600000000000,1727277659999000000,1727277780000000000,1727277840000000000,1727277960000000000,1727278020000000000,1727278140000000000,1727278200000000000,1727278259999000000,1727278320000000000,1727278439999000000,1727278500000000000,1727278619999000000,1727278680000000000,1727278800000000000,1727278859999000000,1727278980000000000,1727279039999000000,1727279160000000000,1727279219999000000,1727279340000000000,1727279399999000000,1727279520000000000,1727279580000000000,1727279700000000000,1727279760000000000,1727279880000000000,1727279940000000000,1727280060000000000,1727280120000000000,1727280240000000000,1727280300000000000,1727280359999000000,1727280420000000000,1727280540000000000,1727280599999000000,1727280720000000000,1727280779999000000,1727280900000000000,1727280959999000000,1727281080000000000,1727281139999000000,1727281260000000000,1727281319999000000,1727281440000000000,1727281500000000000,1727281620000000000,1727281680000000000,1727281800000000000,1727281860000000000,1727281980000000000,1727282040000000000,1727282160000000000,1727282220000000000,1727282339999000000,1727282400000000000,1727282460000000000,1727282519999000000,1727282640000000000,1727282699999000000,1727282820000000000,1727282879999000000,1727283000000000000,1727283059999000000,1727283180000000000,1727283240000000000,1727283360000000000,1727283420000000000,1727283540000000000,1727283600000000000,1727283720000000000,1727283780000000000,1727283900000000000,1727283960000000000,1727284080000000000,1727284140000000000,1727284259999000000,1727284320000000000,1727284439999000000,1727284500000000000,1727284560000000000,1727284619999000000,1727284740000000000,1727284799999000000,1727284920000000000,1727284980000000000,1727285100000000000,1727285160000000000,1727285280000000000,1727285340000000000,1727285460000000000,1727285520000000000,1727285640000000000,1727285700000000000,1727285820000000000,1727285880000000000,1727285999999000000,1727286060000000000,1727286179999000000,1727286240000000000,1727286359999000000,1727286420000000000,1727286539999000000,1727286600000000000,1727286660000000000,1727286719999000000,1727286840000000000,1727286900000000000,1727287020000000000,1727287080000000000,1727287200000000000,1727287260000000000,1727287380000000000,1727287440000000000,1727287560000000000,1727287620000000000,1727287739999000000,1727287800000000000,1727287919999000000,1727287980000000000,1727288099999000000,1727288160000000000,1727288279999000000,1727288340000000000,1727288459999000000,1727288520000000000,1727288640000000000,1727288699999000000,1727288760000000000,1727288820000000000,1727288940000000000,1727289000000000000,1727289120000000000,1727289180000000000,1727289300000000000,1727289360000000000,1727289480000000000,1727289540000000000,1727289659999000000,1727289720000000000,1727289839999000000,1727289900000000000,1727290019999000000,1727290080000000000,1727290199999000000,1727290260000000000,1727290380000000000,1727290439999000000,1727290560000000000,1727290619999000000,1727290740000000000,1727290799999000000,1727290860000000000,1727290920000000000,1727291040000000000,1727291100000000000,1727291220000000000,1727291280000000000,1727291399999000000,1727291460000000000,1727291579999000000,1727291640000000000,1727291759999000000,1727291820000000000,1727291939999000000,1727292000000000000,1727292119999000000,1727292180000000000,1727292300000000000,1727292359999000000,1727292480000000000,1727292539999000000,1727292660000000000,1727292719999000000,1727292840000000000,1727292899999000000,1727292960000000000,1727293020000000000,1727293139999000000,1727293200000000000,1727293319999000000,1727293380000000000,1727293499999000000,1727293560000000000,1727293679999000000,1727293740000000000,1727293859999000000,1727293920000000000,1727294040000000000,1727294099999000000,1727294220000000000,1727294279999000000,1727309760000000000,1727309820000000000,1727309940000000000,1727310000000000000,1727310120000000000,1727310180000000000,1727310299999000000,1727310360000000000,1727310479999000000,1727310540000000000,1727310600000000000,1727310659999000000,1727310780000000000,1727310839999000000,1727310960000000000,1727311019999000000,1727311140000000000,1727311200000000000,1727311320000000000,1727311380000000000,1727311500000000000,1727311560000000000,1727311740000000000,1727311799999000000,1727311920000000000,1727311980000000000,1727312100000000000,1727312160000000000,1727312280000000000,1727312340000000000,1727312460000000000,1727312520000000000,1727312640000000000,1727312700000000000,1727312759999000000,1727312820000000000,1727312940000000000,1727312999999000000,1727313120000000000,1727313179999000000,1727313300000000000,1727313359999000000,1727313480000000000,1727313539999000000,1727313660000000000,1727313719999000000,1727313840000000000,1727313900000000000,1727314020000000000,1727314080000000000,1727314200000000000,1727314260000000000,1727314440000000000,1727314499999000000,1727314620000000000,1727314680000000000,1727314800000000000,1727314860000000000,1727314919999000000,1727314980000000000,1727315099999000000,1727315160000000000,1727315279999000000,1727315340000000000,1727315459999000000,1727315520000000000,1727315640000000000,1727315699999000000,1727315820000000000,1727315879999000000,1727316000000000000,1727316059999000000,1727316180000000000,1727316239999000000,1727316360000000000,1727316419999000000,1727316540000000000,1727316659999000000,1727316780000000000,1727316839999000000,1727316960000000000,1727317019999000000,1727317080000000000,1727317140000000000,1727317260000000000,1727317320000000000,1727317439999000000,1727317500000000000,1727317619999000000,1727317680000000000,1727317799999000000,1727317860000000000,1727317979999000000,1727318040000000000,1727318220000000000,1727318280000000000,1727318399999000000,1727318520000000000,1727318640000000000,1727318700000000000,1727318880000000000,1727318939999000000,1727319060000000000,1727319119999000000,1727319240000000000,1727319300000000000,1727319359999000000,1727319480000000000,1727319600000000000,1727319660000000000,1727319780000000000,1727319840000000000,1727319960000000000,1727320020000000000,1727320139999000000,1727320200000000000,1727320380000000000,1727320440000000000,1727320560000000000,1727320620000000000,1727320740000000000,1727320800000000000,1727320920000000000,1727320980000000000,1727321099999000000,1727321160000000000,1727321279999000000,1727321340000000000,1727321459999000000,1727321520000000000,1727321580000000000,1727321639999000000,1727321760000000000,1727321819999000000,1727321940000000000,1727322000000000000,1727322120000000000,1727322180000000000,1727322300000000000,1727322360000000000,1727322480000000000,1727322540000000000,1727322660000000000,1727322720000000000,1727322839999000000,1727322900000000000,1727323019999000000,1727323080000000000,1727323260000000000,1727323320000000000,1727323440000000000,1727323500000000000,1727323620000000000,1727323680000000000,1727323740000000000,1727323799999000000,1727323920000000000,1727323979999000000,1727324100000000000,1727324159999000000,1727324280000000000,1727324339999000000,1727324460000000000,1727324519999000000,1727324640000000000,1727324700000000000,1727324820000000000,1727324880000000000,1727325240000000000,1727325299999000000,1727325420000000000,1727325539999000000,1727325660000000000,1727325719999000000,1727325899999000000,1727325960000000000,1727326079999000000,1727326140000000000,1727326200000000000,1727326259999000000,1727326380000000000,1727326440000000000,1727326560000000000,1727326620000000000,1727326740000000000,1727326800000000000,1727326920000000000,1727326980000000000,1727327100000000000,1727327160000000000,1727327280000000000,1727327340000000000,1727327459999000000,1727327520000000000,1727327639999000000,1727327700000000000,1727327819999000000,1727327880000000000,1727327999999000000,1727328060000000000,1727328180000000000,1727328239999000000,1727328300000000000,1727328360000000000,1727328480000000000,1727328540000000000,1727328660000000000,1727328720000000000,1727328840000000000,1727328900000000000,1727329020000000000,1727329080000000000,1727329199999000000,1727329260000000000,1727329379999000000,1727329440000000000,1727329559999000000,1727329620000000000,1727329739999000000,1727329800000000000,1727329919999000000,1727329980000000000,1727330100000000000,1727330159999000000,1727330280000000000,1727330339999000000,1727330460000000000,1727330519999000000,1727330580000000000,1727330640000000000,1727330760000000000,1727330820000000000,1727330939999000000,1727331000000000000,1727331119999000000,1727331180000000000,1727331299999000000,1727331360000000000,1727331479999000000,1727331540000000000,1727331659999000000,1727331720000000000,1727331840000000000,1727331899999000000,1727332020000000000,1727332079999000000,1727332200000000000,1727332259999000000,1727332380000000000,1727332439999000000,1727332560000000000,1727332619999000000,1727332680000000000,1727332740000000000,1727332859999000000,1727332920000000000,1727333039999000000,1727333100000000000,1727333219999000000,1727333280000000000,1727333399999000000,1727333460000000000,1727333580000000000,1727333639999000000,1727333760000000000,1727333819999000000,1727333940000000000,1727333999999000000,1727334120000000000,1727334179999000000,1727334300000000000,1727334359999000000,1727334480000000000,1727334540000000000,1727334660000000000,1727334720000000000,1727334779999000000,1727334840000000000,1727334959999000000,1727335020000000000,1727335139999000000,1727335200000000000,1727335319999000000,1727335380000000000,1727335500000000000,1727335559999000000,1727335680000000000,1727335739999000000,1727335860000000000,1727335919999000000,1727336040000000000,1727336099999000000,1727336220000000000,1727336280000000000,1727336400000000000,1727336460000000000,1727336580000000000,1727336640000000000,1727336760000000000,1727336820000000000,1727336879999000000,1727336940000000000,1727337059999000000,1727337120000000000,1727337240000000000,1727337299999000000,1727337420000000000,1727337479999000000,1727337600000000000,1727337659999000000,1727337780000000000,1727337839999000000,1727337960000000000,1727338019999000000,1727338140000000000,1727338200000000000,1727338320000000000,1727338380000000000,1727338500000000000,1727338560000000000,1727338680000000000,1727338740000000000,1727338860000000000,1727338920000000000,1727338980000000000,1727339039999000000,1727339160000000000,1727339219999000000,1727339340000000000,1727339399999000000,1727339520000000000,1727339579999000000,1727339700000000000,1727339759999000000,1727339880000000000,1727339940000000000,1727340060000000000,1727340120000000000,1727340240000000000,1727340300000000000,1727340420000000000,1727340480000000000,1727340600000000000,1727340660000000000,1727340780000000000,1727340840000000000,1727340959999000000,1727341020000000000,1727341080000000000,1727341139999000000,1727341260000000000,1727341319999000000,1727341440000000000,1727341499999000000,1727341620000000000,1727341680000000000,1727341800000000000,1727341860000000000,1727341980000000000,1727342040000000000,1727342160000000000,1727342220000000000,1727342340000000000,1727342400000000000,1727342520000000000,1727342580000000000,1727342699999000000,1727342760000000000,1727342879999000000,1727342940000000000,1727343059999000000,1727343120000000000,1727343180000000000,1727343239999000000,1727343360000000000,1727343419999000000,1727343540000000000,1727343600000000000,1727343720000000000,1727343780000000000,1727343900000000000,1727343960000000000,1727344080000000000,1727344140000000000,1727344260000000000,1727344320000000000,1727344439999000000,1727344500000000000,1727344619999000000,1727344680000000000,1727344799999000000,1727344860000000000,1727344979999000000,1727345040000000000,1727345159999000000,1727345220000000000,1727345280000000000,1727345340000000000,1727345460000000000,1727345520000000000,1727345640000000000,1727345700000000000,1727345820000000000,1727345880000000000,1727346000000000000,1727346060000000000,1727346180000000000,1727346240000000000,1727346359999000000,1727346420000000000,1727346539999000000,1727346600000000000,1727346719999000000,1727346780000000000,1727346899999000000,1727346960000000000,1727347080000000000,1727347139999000000,1727347260000000000,1727347319999000000,1727347440000000000,1727347499999000000,1727347560000000000,1727347620000000000,1727347740000000000,1727347800000000000,1727347920000000000,1727347980000000000,1727348099999000000,1727348160000000000,1727348279999000000,1727348340000000000,1727348459999000000,1727348520000000000,1727348639999000000,1727348700000000000,1727348819999000000,1727348880000000000,1727349000000000000,1727349059999000000,1727349180000000000,1727349239999000000,1727349360000000000,1727349419999000000,1727349540000000000,1727349599999000000,1727349660000000000,1727349720000000000,1727349839999000000,1727349900000000000,1727350019999000000,1727350080000000000,1727350199999000000,1727350260000000000,1727350379999000000,1727350440000000000,1727350559999000000,1727350620000000000,1727350740000000000,1727350799999000000,1727350920000000000,1727350979999000000,1727351100000000000,1727351159999000000,1727351280000000000,1727351339999000000,1727351460000000000,1727351519999000000,1727351640000000000,1727351700000000000,1727351759999000000,1727351820000000000,1727351939999000000,1727352000000000000,1727352119999000000,1727352180000000000,1727352299999000000,1727352360000000000,1727352480000000000,1727352539999000000,1727352660000000000,1727352719999000000,1727352840000000000,1727352899999000000,1727353020000000000,1727353079999000000,1727353200000000000,1727353259999000000,1727353380000000000,1727353440000000000,1727353560000000000,1727353620000000000,1727353740000000000,1727353800000000000,1727353859999000000,1727353920000000000,1727354039999000000,1727354100000000000,1727354219999000000,1727354280000000000,1727354400000000000,1727354459999000000,1727354580000000000,1727354639999000000,1727354760000000000,1727354819999000000,1727354940000000000,1727354999999000000,1727355120000000000,1727355180000000000,1727355300000000000,1727355360000000000,1727355480000000000,1727355540000000000,1727355660000000000,1727355720000000000,1727355840000000000,1727355900000000000,1727355959999000000,1727356020000000000,1727356140000000000,1727356199999000000,1727356320000000000,1727356379999000000,1727356500000000000,1727356559999000000,1727356680000000000,1727356739999000000,1727356860000000000,1727356919999000000,1727357040000000000,1727357100000000000,1727357220000000000,1727357280000000000,1727357400000000000,1727357460000000000,1727357580000000000,1727357640000000000,1727357760000000000,1727357820000000000,1727357939999000000,1727358000000000000,1727358060000000000,1727358119999000000,1727358240000000000,1727358299999000000,1727358420000000000,1727358479999000000,1727358600000000000,1727358659999000000,1727358780000000000,1727358840000000000,1727358960000000000,1727359020000000000,1727359140000000000,1727359200000000000,1727359320000000000,1727359380000000000,1727359500000000000,1727359560000000000,1727359680000000000,1727359740000000000,1727359859999000000,1727359920000000000,1727360039999000000,1727360100000000000,1727360160000000000,1727360219999000000,1727360340000000000,1727360399999000000,1727360520000000000,1727360580000000000,1727360700000000000,1727360760000000000,1727360880000000000,1727360940000000000,1727361060000000000,1727361120000000000,1727361240000000000,1727361300000000000,1727361420000000000,1727361480000000000,1727361599999000000,1727361660000000000,1727361779999000000,1727361840000000000,1727361959999000000,1727362020000000000,1727362139999000000,1727362200000000000,1727362260000000000,1727362319999000000,1727362440000000000,1727362500000000000,1727362620000000000,1727362680000000000,1727362800000000000,1727362860000000000,1727362980000000000,1727363040000000000,1727363160000000000,1727363220000000000,1727363339999000000,1727363400000000000,1727363519999000000,1727363580000000000,1727363699999000000,1727363760000000000,1727363879999000000,1727363940000000000,1727364059999000000,1727364120000000000,1727364240000000000,1727364299999000000,1727364420000000000,1727364479999000000,1727364540000000000,1727364600000000000,1727364720000000000,1727364780000000000,1727364900000000000,1727364960000000000,1727365080000000000,1727365140000000000,1727365259999000000,1727365320000000000,1727365439999000000,1727365500000000000,1727365619999000000,1727365680000000000,1727365799999000000,1727365860000000000,1727365980000000000,1727366039999000000,1727366160000000000,1727366219999000000,1727366340000000000,1727366399999000000,1727366520000000000,1727366579999000000,1727366640000000000,1727366700000000000,1727366820000000000,1727366880000000000,1727366999999000000,1727367060000000000,1727367179999000000,1727367240000000000,1727367359999000000,1727367420000000000,1727367539999000000,1727367600000000000,1727367719999000000,1727367780000000000,1727367900000000000,1727367959999000000,1727368080000000000,1727368139999000000,1727368260000000000,1727368319999000000,1727368440000000000,1727368499999000000,1727368620000000000,1727368680000000000,1727368739999000000,1727368800000000000,1727368919999000000,1727368980000000000,1727369099999000000,1727369160000000000,1727369279999000000,1727369340000000000,1727369459999000000,1727369520000000000,1727369640000000000,1727369699999000000,1727369820000000000,1727369879999000000,1727370000000000000,1727370059999000000,1727370180000000000,1727370239999000000,1727370360000000000,1727370419999000000,1727370540000000000,1727370600000000000,1727370720000000000,1727370780000000000,1727370839999000000,1727370900000000000,1727371019999000000,1727371080000000000,1727371199999000000,1727371260000000000,1727371380000000000,1727371439999000000,1727371560000000000,1727371619999000000,1727371740000000000,1727371799999000000,1727371920000000000,1727371979999000000,1727372100000000000,1727372159999000000,1727372280000000000,1727372340000000000,1727372460000000000,1727372520000000000,1727372640000000000,1727372700000000000,1727372820000000000,1727372880000000000,1727372939999000000,1727373000000000000,1727373119999000000,1727373180000000000,1727373300000000000,1727373359999000000,1727373480000000000,1727373539999000000,1727373660000000000,1727373719999000000,1727373840000000000,1727373899999000000,1727374020000000000,1727374080000000000,1727374200000000000,1727374260000000000,1727374380000000000,1727374440000000000,1727374560000000000,1727374620000000000,1727374740000000000,1727374800000000000,1727374920000000000,1727374980000000000,1727375040000000000,1727375099999000000,1727375220000000000,1727375279999000000,1727375400000000000,1727375459999000000,1727375580000000000,1727375639999000000,1727375760000000000,1727375819999000000,1727375940000000000,1727376000000000000,1727376120000000000,1727376180000000000,1727376300000000000,1727376360000000000,1727376480000000000,1727376540000000000,1727376660000000000,1727376720000000000,1727376839999000000,1727376900000000000,1727377019999000000,1727377080000000000,1727377140000000000,1727377199999000000,1727377320000000000,1727377379999000000,1727377500000000000,1727377559999000000,1727377680000000000,1727377740000000000,1727377860000000000,1727377920000000000,1727378040000000000,1727378100000000000,1727378220000000000,1727378280000000000,1727378400000000000,1727378460000000000,1727378580000000000,1727378640000000000,1727378759999000000,1727378820000000000,1727378939999000000,1727379000000000000,1727379119999000000,1727379180000000000,1727379240000000000,1727379299999000000,1727379420000000000,1727379480000000000,1727379600000000000,1727379660000000000,1727379780000000000,1727379840000000000,1727379960000000000,1727380020000000000,1727380140000000000,1727380200000000000,1727380320000000000,1727380380000000000,1727380499999000000,1727380560000000000,1727380679999000000,1727396099999000000,1727396220000000000,1727396279999000000,1727396400000000000,1727396459999000000,1727396580000000000,1727396640000000000,1727396760000000000,1727396820000000000,1727396879999000000,1727396940000000000,1727397059999000000,1727397120000000000,1727397239999000000,1727397300000000000,1727397419999000000,1727397480000000000,1727397600000000000,1727397659999000000,1727397780000000000,1727397839999000000,1727397960000000000,1727398019999000000,1727398140000000000,1727398199999000000,1727398320000000000,1727398380000000000,1727398500000000000,1727398560000000000,1727398680000000000,1727398740000000000,1727398860000000000,1727398920000000000,1727398979999000000,1727399040000000000,1727399159999000000,1727399220000000000,1727399340000000000,1727399399999000000,1727399520000000000,1727399579999000000,1727399700000000000,1727399759999000000,1727399880000000000,1727399939999000000,1727400060000000000,1727400119999000000,1727400240000000000,1727400300000000000,1727400420000000000,1727400480000000000,1727400600000000000,1727400660000000000,1727400780000000000,1727400840000000000,1727400960000000000,1727401020000000000,1727401080000000000,1727401139999000000,1727401260000000000,1727401319999000000,1727401440000000000,1727401499999000000,1727401620000000000,1727401679999000000,1727401800000000000,1727401859999000000,1727401980000000000,1727402040000000000,1727402160000000000,1727402220000000000,1727402340000000000,1727402400000000000,1727402520000000000,1727402580000000000,1727402700000000000,1727402760000000000,1727402880000000000,1727402940000000000,1727403059999000000,1727403120000000000,1727403180000000000,1727403239999000000,1727403360000000000,1727403419999000000,1727403540000000000,1727403599999000000,1727403720000000000,1727403780000000000,1727403900000000000,1727403960000000000,1727404080000000000,1727404140000000000,1727404260000000000,1727404320000000000,1727404440000000000,1727404500000000000,1727404620000000000,1727404680000000000,1727404799999000000,1727404860000000000,1727404979999000000,1727405040000000000,1727405159999000000,1727405220000000000,1727405280000000000,1727405339999000000,1727405460000000000,1727405519999000000,1727405640000000000,1727405700000000000,1727405820000000000,1727405880000000000,1727406060000000000,1727406119999000000,1727406240000000000,1727406299999000000,1727406420000000000,1727406480000000000,1727406600000000000,1727406660000000000,1727406780000000000,1727406840000000000,1727406960000000000,1727407020000000000,1727407140000000000,1727407200000000000,1727407320000000000,1727407380000000000,1727407440000000000,1727407499999000000,1727407620000000000,1727407679999000000,1727407800000000000,1727407859999000000,1727407980000000000,1727408039999000000,1727408160000000000,1727408280000000000,1727408400000000000,1727408459999000000,1727408580000000000,1727408639999000000,1727408760000000000,1727408819999000000,1727408940000000000,1727408999999000000,1727409120000000000,1727409180000000000,1727409300000000000,1727409360000000000,1727409480000000000,1727409540000000000,1727409599999000000,1727409660000000000,1727409779999000000,1727409840000000000,1727409959999000000,1727410020000000000,1727410140000000000,1727410199999000000,1727410320000000000,1727410379999000000,1727410500000000000,1727410559999000000,1727410680000000000,1727410739999000000,1727410860000000000,1727410919999000000,1727411040000000000,1727411100000000000,1727411220000000000,1727411280000000000,1727411400000000000,1727411460000000000,1727411580000000000,1727411640000000000,1727411699999000000,1727411760000000000,1727411880000000000,1727411939999000000,1727412060000000000,1727412119999000000,1727412240000000000,1727412299999000000,1727412420000000000,1727412479999000000,1727412600000000000,1727412659999000000,1727412780000000000,1727412840000000000,1727412960000000000,1727413020000000000,1727413140000000000,1727413200000000000,1727413320000000000,1727413380000000000,1727413500000000000,1727413560000000000,1727413680000000000,1727413740000000000,1727413800000000000,1727413859999000000,1727413980000000000,1727414039999000000,1727414160000000000,1727414219999000000,1727414340000000000,1727414399999000000,1727414520000000000,1727414580000000000,1727414700000000000,1727414760000000000,1727414880000000000,1727414940000000000,1727415060000000000,1727415120000000000,1727415240000000000,1727415300000000000,1727415420000000000,1727415480000000000,1727415599999000000,1727415660000000000,1727415779999000000,1727415840000000000,1727415959999000000,1727416020000000000,1727416080000000000,1727416139999000000,1727416260000000000,1727416319999000000,1727416440000000000,1727416500000000000,1727416620000000000,1727416680000000000,1727416800000000000,1727416860000000000,1727416980000000000,1727417040000000000,1727417160000000000,1727417220000000000,1727417339999000000,1727417400000000000,1727417519999000000,1727417580000000000,1727417699999000000,1727417760000000000,1727417879999000000,1727417940000000000,1727418059999000000,1727418120000000000,1727418180000000000,1727418240000000000,1727418360000000000,1727418420000000000,1727418540000000000,1727418600000000000,1727418720000000000,1727418780000000000,1727418900000000000,1727418960000000000,1727419080000000000,1727419140000000000,1727419259999000000,1727419320000000000,1727419439999000000,1727419500000000000,1727419619999000000,1727419680000000000,1727419799999000000,1727419860000000000,1727419980000000000,1727420039999000000,1727420160000000000,1727420219999000000,1727420280000000000,1727420340000000000,1727420460000000000,1727420520000000000,1727420640000000000,1727420700000000000,1727420820000000000,1727420880000000000,1727420999999000000,1727421060000000000,1727421179999000000,1727421240000000000,1727421359999000000,1727421420000000000,1727421539999000000,1727421600000000000,1727421719999000000,1727421780000000000,1727421900000000000,1727421959999000000,1727422080000000000,1727422139999000000,1727422260000000000,1727422319999000000,1727422380000000000,1727422440000000000,1727422560000000000,1727422620000000000,1727422739999000000,1727422800000000000,1727422919999000000,1727422980000000000,1727423099999000000,1727423160000000000,1727423279999000000,1727423340000000000,1727423459999000000,1727423520000000000,1727423640000000000,1727423699999000000,1727423820000000000,1727423879999000000,1727424000000000000,1727424059999000000,1727424180000000000,1727424239999000000,1727424360000000000,1727424419999000000,1727424480000000000,1727424540000000000,1727424659999000000,1727424720000000000,1727424839999000000,1727424900000000000,1727425019999000000,1727425080000000000,1727425199999000000,1727425260000000000,1727425380000000000,1727425439999000000,1727425560000000000,1727425619999000000,1727425740000000000,1727425799999000000,1727425920000000000,1727425979999000000,1727426100000000000,1727426159999000000,1727426280000000000,1727426340000000000,1727426460000000000,1727426520000000000,1727426579999000000,1727426640000000000,1727426759999000000,1727426820000000000,1727426939999000000,1727427000000000000,1727427119999000000,1727427180000000000,1727427300000000000,1727427359999000000,1727427480000000000,1727427539999000000,1727427660000000000,1727427719999000000,1727427840000000000,1727427899999000000,1727428020000000000,1727428080000000000,1727428200000000000,1727428260000000000,1727428380000000000,1727428440000000000,1727428560000000000,1727428620000000000,1727428679999000000,1727428740000000000,1727428859999000000,1727428920000000000,1727429040000000000,1727429099999000000,1727429220000000000,1727429279999000000,1727429400000000000,1727429459999000000,1727429580000000000,1727429639999000000,1727429760000000000,1727429819999000000,1727429940000000000,1727430000000000000,1727430120000000000,1727430180000000000,1727430300000000000,1727430360000000000,1727430480000000000,1727430540000000000,1727430660000000000,1727430720000000000,1727430780000000000,1727430839999000000,1727430960000000000,1727431019999000000,1727431140000000000,1727431199999000000,1727431320000000000,1727431379999000000,1727431500000000000,1727431559999000000,1727431680000000000,1727431740000000000,1727431860000000000,1727431920000000000,1727432040000000000,1727432100000000000,1727432220000000000,1727432280000000000,1727432400000000000,1727432460000000000,1727432580000000000,1727432640000000000,1727432759999000000,1727432820000000000,1727432939999000000,1727433000000000000,1727433060000000000,1727433119999000000,1727433240000000000,1727433299999000000,1727433420000000000,1727433480000000000,1727433600000000000,1727433660000000000,1727433780000000000,1727433840000000000,1727433960000000000,1727434020000000000,1727434140000000000,1727434200000000000,1727434320000000000,1727434380000000000,1727434499999000000,1727434560000000000,1727434679999000000,1727434740000000000,1727434859999000000,1727434920000000000,1727435039999000000,1727435100000000000,1727435160000000000,1727435219999000000,1727435340000000000,1727435400000000000,1727435520000000000,1727435580000000000,1727435700000000000,1727435760000000000,1727435880000000000,1727435940000000000,1727436060000000000,1727436120000000000,1727436239999000000,1727436300000000000,1727436419999000000,1727436480000000000,1727436599999000000,1727436660000000000,1727436779999000000,1727436840000000000,1727436959999000000,1727437020000000000,1727437140000000000,1727437199999000000,1727437260000000000,1727437320000000000,1727437440000000000,1727437500000000000,1727437620000000000,1727437680000000000,1727437800000000000,1727437860000000000,1727437980000000000,1727438040000000000,1727438159999000000,1727438220000000000,1727438339999000000,1727438400000000000,1727438519999000000,1727438580000000000,1727438699999000000,1727438760000000000,1727438880000000000,1727438939999000000,1727439060000000000,1727439119999000000,1727439240000000000,1727439299999000000,1727439360000000000,1727439420000000000,1727439540000000000,1727439600000000000,1727439720000000000,1727439780000000000,1727439899999000000,1727439960000000000,1727440079999000000,1727440140000000000,1727440259999000000,1727440320000000000,1727440439999000000,1727440500000000000,1727440619999000000,1727440680000000000,1727440800000000000,1727440859999000000,1727440980000000000,1727441039999000000,1727441160000000000,1727441219999000000,1727441340000000000,1727441399999000000,1727441460000000000,1727441520000000000,1727441639999000000,1727441700000000000,1727441819999000000,1727441880000000000,1727441999999000000,1727442060000000000,1727442179999000000,1727442240000000000,1727442359999000000,1727442420000000000,1727442540000000000,1727442599999000000,1727442720000000000,1727442779999000000,1727442900000000000,1727442959999000000,1727443080000000000,1727443139999000000,1727443260000000000,1727443319999000000,1727443440000000000,1727443500000000000,1727443559999000000,1727443620000000000,1727443739999000000,1727443800000000000,1727443919999000000,1727443980000000000,1727444099999000000,1727444160000000000,1727444280000000000,1727444339999000000,1727444460000000000,1727444519999000000,1727444640000000000,1727444699999000000,1727444820000000000,1727444879999000000,1727445000000000000,1727445059999000000,1727445180000000000,1727445240000000000,1727445360000000000,1727445420000000000,1727445540000000000,1727445600000000000,1727445659999000000,1727445720000000000,1727445839999000000,1727445900000000000,1727446019999000000,1727446080000000000,1727446200000000000,1727446259999000000,1727446380000000000,1727446439999000000,1727446560000000000,1727446619999000000,1727446740000000000,1727446799999000000,1727446920000000000,1727446980000000000,1727447100000000000,1727447160000000000,1727447280000000000,1727447340000000000,1727447460000000000,1727447520000000000,1727447640000000000,1727447700000000000,1727447759999000000,1727447820000000000,1727447940000000000,1727447999999000000,1727448120000000000,1727448179999000000,1727448300000000000,1727448359999000000,1727448480000000000,1727448539999000000,1727448660000000000,1727448719999000000,1727448840000000000,1727448900000000000,1727449020000000000,1727449080000000000,1727449200000000000,1727449260000000000,1727449380000000000,1727449440000000000,1727449560000000000,1727449620000000000,1727449739999000000,1727449800000000000,1727449919999000000,1727449980000000000,1727450040000000000,1727450099999000000,1727450220000000000,1727450279999000000,1727450400000000000,1727450459999000000,1727450580000000000,1727450640000000000,1727450760000000000,1727450820000000000,1727450940000000000,1727451000000000000,1727451120000000000,1727451180000000000,1727451300000000000,1727451360000000000,1727451480000000000,1727451540000000000,1727451659999000000,1727451720000000000,1727451839999000000,1727451900000000000,1727452019999000000,1727452080000000000,1727452140000000000,1727452199999000000,1727452320000000000,1727452380000000000,1727452500000000000,1727452560000000000,1727452680000000000,1727452740000000000,1727452860000000000,1727452920000000000,1727453040000000000,1727453100000000000,1727453220000000000,1727453280000000000,1727453399999000000,1727453460000000000,1727453579999000000,1727453640000000000,1727453759999000000,1727453820000000000,1727453939999000000,1727454000000000000,1727454119999000000,1727454180000000000,1727454240000000000,1727454300000000000,1727454420000000000,1727454480000000000,1727454600000000000,1727454660000000000,1727454780000000000,1727454840000000000,1727454960000000000,1727455020000000000,1727455139999000000,1727455200000000000,1727455319999000000,1727455380000000000,1727455499999000000,1727455560000000000,1727455679999000000,1727455740000000000,1727455859999000000,1727455920000000000,1727456040000000000,1727456099999000000,1727456220000000000,1727456279999000000,1727456340000000000,1727456400000000000,1727456520000000000,1727456580000000000,1727456700000000000,1727456760000000000,1727456880000000000,1727456940000000000,1727457059999000000,1727457120000000000,1727457239999000000,1727457300000000000,1727457419999000000,1727457480000000000,1727457599999000000,1727457660000000000,1727457780000000000,1727457839999000000,1727457960000000000,1727458019999000000,1727458140000000000,1727458199999000000,1727458320000000000,1727458379999000000,1727458440000000000,1727458500000000000,1727458620000000000,1727458680000000000,1727458799999000000,1727458860000000000,1727458979999000000,1727459040000000000,1727459159999000000,1727459220000000000,1727459339999000000,1727459400000000000,1727459519999000000,1727459580000000000,1727459700000000000,1727459759999000000,1727459880000000000,1727459939999000000,1727460060000000000,1727460119999000000,1727460240000000000,1727460299999000000,1727460420000000000,1727460480000000000,1727460539999000000,1727460600000000000,1727460719999000000,1727460780000000000,1727460899999000000,1727460960000000000,1727461079999000000,1727461140000000000,1727461259999000000,1727461320000000000,1727461440000000000,1727461499999000000,1727461620000000000,1727461679999000000,1727461800000000000,1727461859999000000,1727461980000000000,1727462039999000000,1727462160000000000,1727462219999000000,1727462340000000000,1727462400000000000,1727462520000000000,1727462580000000000,1727462639999000000,1727462700000000000,1727462819999000000,1727462880000000000,1727462999999000000,1727463060000000000,1727463180000000000,1727463239999000000,1727463360000000000,1727463419999000000,1727463540000000000,1727463599999000000,1727463720000000000,1727463779999000000,1727463900000000000,1727463959999000000,1727464080000000000,1727464140000000000,1727464260000000000,1727464320000000000,1727464440000000000,1727464500000000000,1727464620000000000,1727464680000000000,1727464739999000000,1727464800000000000,1727464919999000000,1727464980000000000,1727465100000000000,1727465159999000000,1727465280000000000,1727465339999000000,1727465460000000000,1727465519999000000,1727465640000000000,1727465699999000000,1727465820000000000,1727465880000000000,1727466000000000000,1727466060000000000,1727466180000000000,1727466240000000000,1727466360000000000,1727466420000000000,1727466540000000000,1727466600000000000,1727466720000000000,1727466780000000000,1727466899999000000]};</script>
|
|
<script>// The `aura chart` viewer: turns the injected window.AURA_TRACES (xs + per-series
|
|
// Option<f64> points, already timestamp-union-aligned by the CLI) into uPlot charts.
|
|
//
|
|
// buildCharts is PURE (no DOM, no uPlot) and is the unit the headless guard drives.
|
|
// mount() is browser-only — it instantiates the vendored global `uPlot` per config.
|
|
(function () {
|
|
var PALETTE = ["#89b4fa", "#f38ba8", "#a6e3a1", "#f9e2af", "#cba6f7", "#94e2d5"];
|
|
|
|
// {xs, series:[{name, y_scale_id, points}]} + mode + xMode -> array of {opts, data}.
|
|
// xMode in {"ordinal","continuous"}, default "ordinal". ordinal: data[0] is the index
|
|
// spine [0..n-1] (gaps collapse) and the x-axis/legend map an index back to the real
|
|
// xs[i]; continuous: data[0] is xs. series points (data[1..]) are untouched either way
|
|
// (null gaps preserved verbatim). overlay -> one chart; panels -> one chart per series,
|
|
// sharing a cursor.sync key so the crosshair lines up. Mouse interaction is uPlot's
|
|
// default (drag = box-zoom on x, double-click = reset); we add no custom wheel/pan
|
|
// (the hand-rolled version was glitchy — uPlot is not built for it).
|
|
function buildCharts(traces, mode, xMode) {
|
|
xMode = xMode || "ordinal";
|
|
var xs = traces.xs;
|
|
var n = xs.length;
|
|
var idx = [];
|
|
for (var k = 0; k < n; k++) idx.push(k);
|
|
var ordinal = xMode !== "continuous";
|
|
var xData = ordinal ? idx : xs;
|
|
|
|
// map an x-position to its real-timestamp label (total; no epoch assumption):
|
|
// ordinal -> position is an index -> xs[round(pos)]; continuous -> position IS the ts.
|
|
function xLabel(pos) {
|
|
if (!ordinal) return String(pos);
|
|
var j = Math.max(0, Math.min(n - 1, Math.round(pos)));
|
|
return String(xs[j]);
|
|
}
|
|
function xAxisCfg() { return ordinal ? { values: function (u, splits) { return splits.map(xLabel); } } : {}; }
|
|
function xSeriesCfg() { return { value: function (u, v) { return v == null ? "--" : xLabel(v); } }; }
|
|
|
|
if (mode === "panels") {
|
|
var SYNC = "aura-x"; // shared key -> crosshair sync across panels
|
|
return traces.series.map(function (s, i) {
|
|
return {
|
|
opts: {
|
|
title: s.name,
|
|
scales: { x: { time: false }, [s.y_scale_id]: {} },
|
|
series: [xSeriesCfg(), { label: s.name, scale: s.y_scale_id, stroke: PALETTE[i % PALETTE.length] }],
|
|
axes: [xAxisCfg(), { scale: s.y_scale_id }],
|
|
cursor: { sync: { key: SYNC } },
|
|
},
|
|
data: [xData, s.points],
|
|
};
|
|
});
|
|
}
|
|
|
|
// overlay (default)
|
|
var scales = { x: { time: false } };
|
|
var uSeries = [xSeriesCfg()];
|
|
var axes = [xAxisCfg()];
|
|
traces.series.forEach(function (s, i) {
|
|
scales[s.y_scale_id] = {};
|
|
uSeries.push({ label: s.name, scale: s.y_scale_id, stroke: PALETTE[i % PALETTE.length] });
|
|
// the first two series carry a drawn axis (left, then right); the rest keep their
|
|
// own auto-scale, read via the legend.
|
|
if (i < 2) axes.push({ scale: s.y_scale_id, side: i === 0 ? 3 : 1 });
|
|
});
|
|
return [{
|
|
opts: { scales: scales, series: uSeries, axes: axes },
|
|
data: [xData].concat(traces.series.map(function (s) { return s.points; })),
|
|
}];
|
|
}
|
|
|
|
// Pure: the next x-range {min,max} for a key, given the current range [lo,hi], the zoom
|
|
// anchor (the x-value to keep fixed — the cursor position), and the full data extent
|
|
// [first,last]. Returns null for a non-chart key. Zoom keeps `anchor` at the same
|
|
// relative position in the new range, so the point under the cursor stays put (zoom
|
|
// toward cursor); arrows pan by 15% of the span; 0/Home resets to the extent.
|
|
function keyXRange(key, lo, hi, anchor, ext) {
|
|
var span = hi - lo;
|
|
var PAN = 0.15, ZIN = 0.8, ZOUT = 1.25;
|
|
switch (key) {
|
|
case "ArrowLeft": return { min: lo - span * PAN, max: hi - span * PAN };
|
|
case "ArrowRight": return { min: lo + span * PAN, max: hi + span * PAN };
|
|
case "+":
|
|
case "=": return { min: anchor - (anchor - lo) * ZIN, max: anchor + (hi - anchor) * ZIN };
|
|
case "-":
|
|
case "_": return { min: anchor - (anchor - lo) * ZOUT, max: anchor + (hi - anchor) * ZOUT };
|
|
case "0":
|
|
case "Home": return { min: ext[0], max: ext[1] };
|
|
default: return null;
|
|
}
|
|
}
|
|
|
|
// {kind,name,commit,window:[from,to],broker,seed,taps,members,params} -> array of
|
|
// {label,value} chips. PURE (no DOM), the unit the headless guard drives; mount()
|
|
// renders the chips into the header's #ctx slot. Absent/empty meta -> [].
|
|
function buildHeader(meta) {
|
|
if (!meta) return [];
|
|
function fmtDay(ns) { return new Date(ns / 1e6).toISOString().slice(0, 10); }
|
|
var chips = [];
|
|
chips.push({ label: meta.kind === "family" ? "family" : "run", value: meta.name });
|
|
if (meta.members != null) chips.push({ label: "members", value: String(meta.members) });
|
|
if (meta.taps && meta.taps.length) chips.push({ label: "tap", value: meta.taps.join(", ") });
|
|
if (meta.broker) chips.push({ label: "broker", value: meta.broker });
|
|
if (meta.window) chips.push({ label: "window", value: fmtDay(meta.window[0]) + "→" + fmtDay(meta.window[1]) });
|
|
if (meta.seed) chips.push({ label: "seed", value: String(meta.seed) });
|
|
if (meta.commit) chips.push({ label: "commit", value: String(meta.commit).slice(0, 7) });
|
|
if (meta.params && meta.params.length)
|
|
chips.push({ label: "params", value: meta.params.map(function (p) { return p[0] + "=" + p[1]; }).join(" ") });
|
|
return chips;
|
|
}
|
|
|
|
// Browser-only: instantiate the vendored global uPlot per config into #stage, wire the
|
|
// header #xmode-toggle to flip the x spine, and add keyboard control (discrete, so it
|
|
// sidesteps the glitchy pointer drag): arrows pan, +/- zoom toward the cursor, 0/Home
|
|
// reset, x toggles. Keys drive every chart together (panels stay x-aligned).
|
|
function mount() {
|
|
var traces = window.AURA_TRACES;
|
|
var stage = document.getElementById("stage");
|
|
var toggle = document.getElementById("xmode-toggle");
|
|
var ctx = document.getElementById("ctx");
|
|
if (ctx) {
|
|
ctx.innerHTML = "";
|
|
buildHeader(traces.meta).forEach(function (c) {
|
|
var span = document.createElement("span");
|
|
var b = document.createElement("b");
|
|
b.textContent = c.label + " ";
|
|
span.appendChild(b);
|
|
span.appendChild(document.createTextNode(c.value));
|
|
span.style.marginRight = "12px";
|
|
ctx.appendChild(span);
|
|
});
|
|
}
|
|
var xMode = "ordinal";
|
|
var insts = [];
|
|
var anchorVal = 0, anchorActive = false; // x-value under the mouse, for zoom-to-cursor
|
|
// The ordinal ("collapsed") label is authored once, server-side, as the button's
|
|
// initial text (render.rs CHART_HEAD) — read it back rather than re-hardcoding the
|
|
// same string here, so the served page carries that label exactly once.
|
|
var labelOrdinal = toggle ? toggle.textContent : "";
|
|
var labelContinuous = "x: continuous (real time)";
|
|
|
|
function flip() { xMode = xMode === "ordinal" ? "continuous" : "ordinal"; render(); }
|
|
|
|
function render() {
|
|
insts.forEach(function (u) { u.destroy(); });
|
|
insts = [];
|
|
stage.innerHTML = "";
|
|
var configs = buildCharts(traces, traces.mode, xMode);
|
|
var w = stage.clientWidth || 900;
|
|
var h = configs.length > 1 ? Math.max(160, Math.floor(440 / configs.length)) : 460;
|
|
configs.forEach(function (cfg) {
|
|
// eslint-disable-next-line no-undef
|
|
var u = new uPlot(Object.assign({ width: w, height: h }, cfg.opts), cfg.data, stage);
|
|
insts.push(u);
|
|
// track the x-value under the cursor so keyboard zoom can anchor on it
|
|
u.over.addEventListener("mousemove", function (e) { anchorVal = u.posToVal(e.offsetX, "x"); anchorActive = true; });
|
|
u.over.addEventListener("mouseleave", function () { anchorActive = false; });
|
|
});
|
|
if (toggle) toggle.textContent = xMode === "ordinal" ? labelOrdinal : labelContinuous;
|
|
}
|
|
|
|
if (toggle) toggle.addEventListener("click", flip);
|
|
|
|
// Keyboard control. Ctrl/Cmd/Alt combos pass through (browser zoom etc.). The zoom
|
|
// anchor is the cursor's x-value when the mouse is over a chart, else the centre.
|
|
document.addEventListener("keydown", function (e) {
|
|
if (e.ctrlKey || e.metaKey || e.altKey || !insts.length) return;
|
|
if (e.key === "x" || e.key === "X") { e.preventDefault(); flip(); return; }
|
|
var u0 = insts[0];
|
|
var lo = u0.scales.x.min, hi = u0.scales.x.max;
|
|
var anchor = anchorActive ? anchorVal : (lo + hi) / 2;
|
|
var d0 = u0.data[0];
|
|
var r = keyXRange(e.key, lo, hi, anchor, [d0[0], d0[d0.length - 1]]);
|
|
if (!r) return;
|
|
e.preventDefault();
|
|
insts.forEach(function (u) { u.setScale("x", { min: r.min, max: r.max }); });
|
|
});
|
|
|
|
render();
|
|
}
|
|
|
|
if (typeof window !== "undefined" && typeof document !== "undefined" && window.AURA_TRACES) {
|
|
if (document.readyState === "loading") document.addEventListener("DOMContentLoaded", mount);
|
|
else mount();
|
|
}
|
|
if (typeof module !== "undefined" && module.exports) module.exports = { buildCharts: buildCharts, keyXRange: keyXRange, buildHeader: buildHeader };
|
|
})();
|
|
</script>
|
|
</body>
|
|
</html>
|