diff --git a/.gitignore b/.gitignore index 8651efe..8853403 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .direnv/ .envrc +.env +data/ diff --git a/Dockerfile b/Dockerfile index a03d602..ae87e98 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,4 +15,4 @@ COPY . . EXPOSE 5173 # Compute layout, then start the dev server with --host for external access -CMD ["sh", "-c", "npm run layout && npm run dev -- --host"] +CMD ["sh", "-c", "npm run dev -- --host"] diff --git a/docker-compose.yml b/docker-compose.yml index d001739..18672f8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,9 +1,23 @@ services: app: build: . + depends_on: + - anzograph ports: - "5173:5173" + env_file: + - .env command: sh -c "npm run layout && npm run dev -- --host" volumes: - - .:/app - - /app/node_modules # Prevents local node_modules from overwriting the container's + - .:/app:Z + - /app/node_modules + + anzograph: + image: cambridgesemantics/anzograph:latest + container_name: anzograph + ports: + - "8080:8080" + - "8443:8443" + volumes: + - ./data:/opt/shared-files:Z + diff --git a/package.json b/package.json index 8376c0e..198d601 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dev": "vite", "build": "vite build", "preview": "vite preview", - "layout": "npx tsx scripts/generate_tree.ts && npx tsx scripts/compute_layout.ts" + "layout": "npx tsx scripts/fetch_from_db.ts && npx tsx scripts/compute_layout.ts" }, "dependencies": { "@webgpu/types": "^0.1.69", diff --git a/public/node_positions.csv b/public/node_positions.csv index fa6f50c..af194be 100644 --- a/public/node_positions.csv +++ b/public/node_positions.csv @@ -1,10001 +1 @@ vertex,x,y -0,0,0 -1,777.8958256847393,5561.951993219022 -2,5373.84878670451,-1631.2329090001845 -3,2248.58390708621,-5146.841721928344 -4,-4737.95514045774,-3016.7525181929554 -5,-197.2748075858018,11231.881144539995 -6,-7596.8619193520835,8270.15625399297 -7,-10089.854649693072,4926.59059489024 -8,9685.316264622492,5688.21041038298 -9,10748.169646379098,-3262.5017045588506 -10,9037.26649083423,-6668.020787432423 -11,4018.0098201914343,-10490.819482649755 -12,-10654.16470270491,-3563.7694135216484 -13,-4395.472122020865,-10335.828829496792 -14,4221.004838485807,16309.557026201353 -15,-6969.161652686155,15337.415170644048 -16,-2614.6536186457483,16643.346046819646 -17,-11398.740798625955,12406.153268441843 -18,-15141.071381227957,7389.583413293874 -19,14620.271405800424,8372.698963932042 -20,16539.88147479018,3201.689828258072 -21,11799.942199037874,12025.371985076135 -22,9148.58655703349,14146.034023676797 -23,16719.040630381845,-2079.809343159712 -24,15394.37577415437,-6846.214385237212 -25,13557.83820019436,-10002.58644790965 -26,12588.474822952694,-11195.438594236877 -27,3083.2035744980444,-16563.213349919526 -28,10361.878026784614,-13284.209788038655 -29,-13191.313559760276,-10478.976593527954 -30,-16816.905604058575,1000.8125897544816 -31,-11007.678598113385,-12741.354173717244 -32,-15797.491615443827,-5856.009040269935 -33,-2867.935870437362,-16601.23122433635 -34,-7298.78356694477,-15185.15984816245 -35,-3628.2089025010714,-16451.317952176552 -36,4354.662356154694,16255.850315227137 -37,4264.062440069113,16172.534043932725 -38,4243.4663667014465,16451.499765366156 -39,4097.284046158414,16237.024412803834 -40,-6989.647469693548,15479.91321409096 -41,-6986.11119607488,15194.808267122284 -42,-6830.130335832239,15301.996318645144 -43,-2596.3311698679317,16786.010169325607 -44,-2518.0971073159712,16537.205139898153 -45,-2732.750033466988,16561.587196614186 -46,-11267.911741939477,12345.926430747519 -47,-11407.93267395342,12549.525000724416 -48,-11430.571165591451,12266.24393564815 -49,-11255.652267815967,12389.120582612404 -50,-15127.151028961529,7246.870651200982 -51,-15155.025962872887,7532.338117816762 -52,14649.425647586791,8231.72841417601 -53,14485.268455701838,8323.307396257398 -54,14750.435964560318,8310.890546018843 -55,14662.451059585146,8510.135250503106 -56,16679.84419350508,3166.714006056948 -57,16622.94764991341,3083.7152249929327 -58,16427.7944689885,3112.26417996296 -59,16567.137056765867,3342.630586932814 -60,11897.631705234791,11919.611594400953 -61,11680.686346909102,12106.696737871334 -62,11940.411830117855,11993.862875986615 -63,9004.577098173773,14146.337863092975 -64,16690.302828497333,-1938.9041066006139 -65,16857.2855229568,-2120.5745324756185 -66,16706.353922023463,-2222.813665491934 -67,15333.10089975555,-6976.1013572184265 -68,15525.090509851552,-6906.649700997227 -69,15395.01015688906,-6702.651512101088 -70,13516.138345943526,-9864.651318504508 -71,13599.308836420298,-10140.299918234878 -72,12730.952208133558,-11221.057854292709 -73,12447.535111407238,-11170.363124575524 -74,3095.195893267609,-16706.511838186598 -75,3146.25659182996,-16434.773755370607 -76,3213.4714447846495,-16623.960473349212 -77,2940.142314892902,-16572.27691721113 -78,10401.763872045974,-13422.238003946175 -79,10322.472063857449,-13146.240199138936 -80,-13055.709616944521,-10527.418788318731 -81,-13207.893084324458,-10336.715474305516 -82,-13224.11268235972,-10619.207367037354 -83,-16693.219718118842,928.5043261248121 -84,-16836.67655901289,858.6534443290967 -85,-16959.865702410785,1019.9605071491919 -86,-16745.242945960967,1125.3460240779173 -87,-11151.798574442733,-12752.995599008336 -88,-15776.641239467092,-5713.913485333426 -89,-15881.170469495017,-5972.6558387582245 -90,-15684.270321624297,-5944.841847272469 -91,-15655.868454240304,-5882.077822853325 -92,-3011.7256630647285,-16601.289997567943 -93,-7181.877331707664,-15269.18915514159 -94,-7352.444085677927,-15318.584232428588 -95,-7216.803825329183,-15066.999553560134 -96,-7433.088989590179,-15133.830573892192 -97,-3773.0528443820617,-16452.042796345682 -98,4487.88806469481,16201.629908678837 -99,4307.0886460481,16035.487934267698 -100,4265.766794700929,16593.114276316443 -101,3973.842245918958,16164.209861860085 -102,-6955.159450339206,15619.605807838176 -103,-7133.014537486233,15494.599863623935 -104,-6949.077505945464,15055.698099901114 -105,-7073.513700070416,15080.41741752579 -106,-6895.818747415282,15082.321685551333 -107,-6867.1673092225565,15113.098330799268 -108,-6690.680657819406,15265.987162145198 -109,-2483.149538105863,16875.01289138444 -110,-2640.2380262372467,16923.17314458174 -111,-2734.9532536931783,16825.824237454995 -112,-2719.2871729506833,16861.18931928368 -113,-2421.66290417179,16431.011053917555 -114,-2850.5782484965566,16479.72992406056 -115,-11135.885825625419,12289.00329027564 -116,-11430.746928821201,12691.51554663103 -117,-11295.822494146123,12639.619559472469 -118,-11550.633857228227,12567.860577786681 -119,-11516.441421365762,12643.843880869768 -120,-11414.255755895188,12123.586628632043 -121,-11329.40678602067,12164.018430253953 -122,-11541.755115923199,12175.430086219843 -123,-11113.188941747749,12368.266666689828 -124,-14999.916083133012,7179.586023540971 -125,-14983.696116728272,7233.963478458282 -126,-15067.886515863722,7115.6546265707 -127,-15216.497649354345,7134.078539456965 -128,-15046.887022214532,7627.236584289175 -129,-15281.373766591561,7601.004129939378 -130,-15204.440958925905,7667.551980253344 -131,-15298.948508615427,7535.373319954312 -132,14657.099804914458,8087.978988781652 -133,14723.47769821386,8108.552101650887 -134,14350.61503017398,8273.735648110685 -135,14892.00029526698,8284.593604601823 -136,14865.562050788394,8224.588271301667 -137,14600.990430831247,8640.167864660963 -138,14769.064273640903,8606.66452581762 -139,16819.62946053793,3131.2293521312677 -140,16746.27769552919,3009.4721916954127 -141,16720.14170176677,2977.648124340957 -142,16671.729470326496,2948.3958409057286 -143,16286.875509126496,3084.993643578733 -144,16382.32567708025,2976.0342675146167 -145,16460.569635131065,3439.310612171657 -146,16690.01405745751,3417.5843906855753 -147,16567.551969842683,3486.323658919374 -148,11995.587212442962,11814.319784268231 -149,11685.56466913739,11962.814199483948 -150,11767.665586799041,12221.040815578042 -151,11558.266348602288,12182.821600574885 -152,11572.857901758696,12011.45273061957 -153,12080.56275562854,11961.484131451203 -154,8882.046330903118,14070.596203851646 -155,9032.911173740074,14287.437280938235 -156,9103.13912986389,14041.308137448734 -157,16790.9229596713,-1836.106530599458 -158,16547.615323845246,-1957.400451932321 -159,16595.156548355164,-1830.9629565930911 -160,16995.25688346805,-2161.509683274503 -161,16642.36340669269,-2351.4991631425446 -162,16790.704142563227,-2339.337921513687 -163,15230.57641720851,-7076.807129695586 -164,15367.444202017738,-7115.897263979621 -165,15407.160648549861,-7100.196703970146 -166,15430.485829787001,-7082.893301486831 -167,15655.719156134724,-6967.29743027206 -168,15253.999090540869,-6673.112388333024 -169,15365.439907139236,-6561.9078626587425 -170,15282.455006936945,-6613.181660175574 -171,15508.124629079244,-6613.730994071066 -172,13378.149965226785,-9822.91876044643 -173,13624.228823154008,-9769.48160383876 -174,13465.755306812687,-9729.546541687732 -175,13381.699538454788,-9916.716804419566 -176,13568.515839779297,-10280.933560910602 -177,13725.30757993816,-10210.012016241852 -178,12872.785174477447,-11246.38262009586 -179,12340.23055713894,-11073.890682382598 -180,12535.363471390112,-11284.47407430845 -181,3182.6265095235804,-16820.534552888028 -182,3108.0813944625856,-16849.17825239578 -183,3152.127259423693,-16838.243822151184 -184,3049.361315345083,-16842.579261793057 -185,3279.3887997589522,-16381.288967238497 -186,3102.876107256856,-16298.03875130158 -187,3205.2931744303205,-16304.411708066798 -188,3351.805761257635,-16662.83444960457 -189,3326.2073783230708,-16713.058853292456 -190,3356.974958884695,-16625.840314926827 -191,2800.4189239415273,-16603.049438734513 -192,2815.7548526666365,-16500.880464145008 -193,2840.5843245604465,-16675.67483191501 -194,10350.333141060086,-13556.575759019775 -195,10545.644122941774,-13428.743361460876 -196,10512.384660377647,-13514.298489652196 -197,10187.95389851387,-13094.508855859998 -198,10269.079979610076,-13012.288985558374 -199,10426.461881052624,-13046.659467104795 -200,10185.182945119275,-13188.98774837251 -201,-12920.152377298893,-10575.589316240046 -202,-13140.0910818517,-10209.955468761493 -203,-13341.788904072886,-10283.76498614594 -204,-13289.936320109215,-10746.93316316505 -205,-13137.544932846666,-10734.264709414841 -206,-16569.356804364506,855.7426620029254 -207,-16904.680614946406,731.8352861215333 -208,-16801.952332602912,719.0294136484487 -209,-16770.157522233225,730.9303234589796 -210,-16842.52142948666,715.1387294694272 -211,-17103.223874289877,1026.4152197612011 -212,-17083.685472256464,946.8447661150567 -213,-17069.270240257894,1113.4351128807307 -214,-16612.017107353735,1179.535206618634 -215,-16762.531811187713,1267.8405119101794 -216,-16689.34085816317,1257.6755964647498 -217,-16803.302501836595,1257.2273394581084 -218,-11007.903433693373,-12770.23667031049 -219,-11017.50382809117,-12805.921852172625 -220,-11181.54002201207,-12612.10685204646 -221,-11162.106298693177,-12896.522146955152 -222,-15877.700477087412,-5611.339589801896 -223,-15651.522945799456,-5642.800380491147 -224,-15769.787854848308,-5570.350320351745 -225,-15911.138472905388,-5663.377651913949 -226,-16018.795627692165,-6014.291755389392 -227,-15814.894974250052,-6100.390186132662 -228,-15907.131600206505,-6113.95244381701 -229,-15570.267831615385,-6032.651528054654 -230,-15514.769788012767,-5909.449485929361 -231,-3155.3552008935244,-16601.21056339817 -232,-7054.802457496269,-15336.585257239272 -233,-7038.912500116001,-15284.543785033591 -234,-7103.703915886254,-15389.844664254628 -235,-7448.389372067857,-15425.489326281315 -236,-7318.762637299532,-15458.19240062844 -237,-7370.529337530954,-15461.250082945255 -238,-7246.582851721702,-14926.434125080099 -239,-7193.481816226943,-14925.128547029084 -240,-7083.574427486934,-15012.622304661636 -241,-7138.806912706247,-14946.42039252406 -242,-7576.235996086478,-15144.073472880367 -243,-7534.6571373812985,-15032.261529858326 -244,-3772.732816631168,-16308.328603074433 -245,-3773.412005186879,-16596.820263665544 -246,4628.735950873321,16171.575423510074 -247,4611.361549028497,16127.803324261904 -248,4631.806728507854,16202.266356230066 -249,4390.221841868543,15918.28622681052 -250,4322.477148468609,15892.784577938046 -251,4305.835282399511,16731.1862622002 -252,4201.115219847125,16721.57440388117 -253,4141.41776085344,16665.257963353546 -254,4395.872839043176,16654.661021033866 -255,3830.3019662969887,16157.753592427325 -256,3867.042726848467,16068.417274892026 -257,3925.0866334412863,16029.122556009605 -258,-6846.238806222852,15713.814222192612 -259,-6976.97330478391,15761.916537751657 -260,-7074.517671520062,15700.492275150762 -261,-7040.989316896969,15735.4460777812 -262,-7266.895641908476,15547.870258820682 -263,-7274.672351364373,15468.464584164494 -264,-7276.426655648343,15508.32312389469 -265,-6909.9617469146415,14917.163304461208 -266,-7146.127170730795,14956.41753946492 -267,-7197.697941159145,15008.219191400869 -268,-7091.646298036156,14937.543264838023 -269,-6804.0773511274765,14971.372398870439 -270,-6751.618638234177,15027.591151925713 -271,-6547.01112333492,15259.665941982963 -272,-6554.408924603965,15218.646069802719 -273,-2422.254648573506,17005.47460411046 -274,-2344.2049131285285,16911.534993514415 -275,-2380.2037962299955,16975.363839390666 -276,-2452.752084787297,17015.79354435374 -277,-2741.1288119199644,17025.581043858005 -278,-2702.4063756946957,17052.954887517364 -279,-2639.532423811288,17066.93724405727 -280,-2871.468049873691,16870.853031960574 -281,-2844.5853705426375,16932.262899618156 -282,-2322.1206411306725,16327.649248708332 -283,-2277.79698497939,16431.066540840155 -284,-2394.8800261926926,16289.572359848356 -285,-2283.8036970363314,16389.231548915483 -286,-2994.4713343441204,16478.164388990896 -287,-2973.4134007676003,16405.704276001034 -288,-2884.0094065464536,16339.715376311773 -289,-2930.9855185224815,16360.852881141285 -290,-11004.000609155688,12230.68193285257 -291,-11492.564039387958,12821.288731773046 -292,-11438.36018154597,12835.414928066417 -293,-11228.74542759916,12766.883334449733 -294,-11157.828569219151,12679.110613647232 -295,-11262.227271117477,12779.369170972515 -296,-11191.531303701013,12737.865501037888 -297,-11694.627116108626,12573.889398662715 -298,-11689.402867980147,12607.244204868903 -299,-11692.890947519609,12545.3379413246 -300,-11648.322120692917,12700.748293870045 -301,-11633.055689762834,12728.185213957178 -302,-11606.359809886028,12756.487893746495 -303,-11383.49213114318,11983.43688838726 -304,-11432.1423408748,11980.91959522215 -305,-11348.209618603203,11995.994884719179 -306,-11228.676589726165,12061.133109778952 -307,-11646.3842968904,12077.357063419886 -308,-11604.863880560828,12046.535165841686 -309,-11677.54807100464,12128.561580790125 -310,-10973.085247128787,12334.526046472043 -311,-10969.059510101191,12365.656129074072 -312,-14876.995112277771,7104.173999086759 -313,-14860.137966693308,7144.938743906559 -314,-14840.53826315506,7219.137387146475 -315,-15038.798906791475,6974.367468201262 -316,-14956.459738390009,7023.943101063925 -317,-14997.878675109256,6989.598610443074 -318,-14974.907027951971,7005.018022269296 -319,-15217.870458675781,6990.311469347485 -320,-15256.091697381584,6995.838765853772 -321,-15345.498237417265,7070.933069543467 -322,-15301.390455771427,7018.425634398086 -323,-14992.326901071878,7760.51322836025 -324,-14908.171295198188,7664.62612299915 -325,-14946.0647376679,7729.203416051052 -326,-15026.837805191093,7769.493719328053 -327,-15408.152302646296,7669.048279321228 -328,-15219.707840156154,7810.588900794857 -329,-15277.371340705053,7791.726036234022 -330,-15307.899007090502,7767.201972866407 -331,-15442.585765620699,7540.005689877826 -332,14680.977201435275,7945.980304689175 -333,14641.89719750638,7944.720246035842 -334,14710.524198718227,7954.169259445755 -335,14796.925835585367,7984.436806043006 -336,14215.715820140438,8224.639041620976 -337,14302.853232798221,8137.926721526321 -338,14212.214599575578,8313.201775294498 -339,14259.262204757342,8162.489052462139 -340,15030.658635298832,8245.515181394569 -341,15035.918047416737,8280.436709738626 -342,14981.707797587562,8139.4969036930315 -343,14576.431208975311,8782.024487670169 -344,14514.205939944151,8754.881105907562 -345,14484.986595827222,8725.137937031937 -346,14905.389699279174,8652.71804611735 -347,14818.32468386376,8741.96198298139 -348,14784.812050268456,8750.016898093494 -349,14861.278178592886,8717.07114078174 -350,16963.778886758086,3140.8179269151806 -351,16963.618664933547,3114.9698567628275 -352,16947.918951271422,3064.8384392072862 -353,16958.399902831366,3090.518975703531 -354,16866.74560790511,2930.872184149914 -355,16818.984109569228,2873.4352811965678 -356,16742.9126410473,2823.3026290950156 -357,16709.090546765092,2809.612341695346 -358,16169.599189655615,3002.1721495500233 -359,16145.39653880538,3110.284052164675 -360,16147.507888384469,3050.829950532738 -361,16394.676473990185,2833.0274202316364 -362,16298.98543817751,2858.948509532712 -363,16350.898757667514,2835.829866089391 -364,16335.90435746194,3511.9290946306205 -365,16324.66428456569,3486.657347230066 -366,16353.278544232418,3535.57746010797 -367,16382.095978664005,3560.006226632063 -368,16815.914226500096,3486.517842338312 -369,16790.945990038723,3519.9194796521256 -370,16761.912079142534,3542.110705015465 -371,16831.984508043504,3440.3151948748514 -372,16545.598919832224,3628.6435683287878 -373,16602.646534421452,3625.8153490386685 -374,16508.698659289646,3617.290389176508 -375,12093.16537627691,11708.863628283612 -376,11653.608698023554,11822.3203125057 -377,11713.81187520788,11821.239345734906 -378,11740.324862224175,11829.39781256599 -379,11686.280446011206,11818.4219427853 -380,11904.986175910724,12263.958280511439 -381,11859.188321893305,12331.627515927945 -382,11797.959148322687,12361.409251241648 -383,11745.359640789824,12363.354787090318 -384,11425.018585038559,12237.0227431585 -385,11475.739966211935,12300.736309286649 -386,11414.754183869369,12193.497572915843 -387,11415.864271033906,12160.917349373172 -388,11490.815946412287,11893.272540881599 -389,11443.83737916663,11947.409342726074 -390,11527.95304581663,11874.852101781942 -391,12220.92754450825,11929.680428899532 -392,8802.650295743526,13950.654310083355 -393,8741.065886103266,14041.21656230463 -394,8850.594610915781,13929.825364516468 -395,8928.029221156341,14386.224807577917 -396,8983.049321130151,14422.732325324849 -397,9134.273594472072,14389.917079780873 -398,8905.215470901941,14354.502213936094 -399,9151.42631143836,13905.636361253715 -400,9225.81054994149,13965.991117321082 -401,9246.123305387526,14022.85516201978 -402,16817.27367319606,-1694.5712133669235 -403,16877.161376263368,-1721.3221648445765 -404,16926.473766188905,-1787.9627860941487 -405,16404.857790923805,-1975.6396578611075 -406,16533.5449872038,-1700.995050671181 -407,16463.793391660583,-1772.566115742096 -408,17133.30163553619,-2202.4059361112495 -409,16682.351086707036,-2490.094065914935 -410,16653.677960939247,-2495.0441718655725 -411,16607.631775597736,-2491.265136270557 -412,16533.183876241612,-2445.2350270752936 -413,16874.741796263508,-2456.32749621708 -414,15216.857124692351,-7220.016815391027 -415,15174.339717213954,-7209.000787589839 -416,15092.412697872598,-7115.885713085779 -417,15129.836503079097,-7178.748670884255 -418,15406.567792520207,-7254.553955513158 -419,15488.187168491648,-7218.746777019466 -420,15516.539501259804,-7198.33976994363 -421,15799.822413720767,-6967.400884752318 -422,15786.455386122747,-7027.693007162529 -423,15796.768406347452,-6996.766932759619 -424,15762.556335231735,-7063.707837871131 -425,15118.527962929118,-6624.340603620703 -426,15110.9111078407,-6660.055997934626 -427,15364.962182889438,-6418.025928861675 -428,15301.503425378663,-6432.98501517764 -429,15169.3546603659,-6524.134600538969 -430,15648.15230162944,-6581.528583399737 -431,15620.636912358535,-6524.751930944393 -432,15582.169442808708,-6490.493973099494 -433,15546.65659757823,-6475.277954108772 -434,13240.137358219834,-9781.61060411539 -435,13731.989685694638,-9674.120506764457 -436,13415.12763353834,-9594.796679777099 -437,13247.21488794675,-9967.921806110824 -438,13509.750808118273,-10412.243045607778 -439,13618.84854061259,-10415.873243871469 -440,13851.214676473168,-10279.974416140958 -441,13014.603187381277,-11271.748113718957 -442,12233.111194257624,-10977.082207631775 -443,12439.497024518467,-10969.392667067588 -444,12319.65860133052,-11216.51493031824 -445,12222.42948737301,-11156.781245228252 -446,12623.645099320234,-11397.99824883345 -447,3263.7911235037363,-16938.969768376075 -448,3142.03598506162,-16988.601728838945 -449,3107.797482141689,-16992.533423885598 -450,3211.8925061151735,-16968.584789034245 -451,3027.6611579764485,-16985.201164958886 -452,3051.8176375806247,-16986.087346638975 -453,3005.164503224676,-16979.64776249689 -454,2980.710207151828,-16969.23842122064 -455,3416.483087142184,-16340.215165979933 -456,3385.7305296215586,-16285.174734703838 -457,3422.758586855976,-16372.786499743506 -458,3404.4609339680956,-16311.293975847833 -459,3068.2307939837133,-16158.95858376843 -460,3039.11564580292,-16168.921253183089 -461,3101.482982682074,-16154.55855612784 -462,3014.4532185516427,-16185.282740219414 -463,3240.008903394726,-16164.868211945528 -464,3298.44789302634,-16195.14183891714 -465,3268.2804662943854,-16175.462137811279 -466,3211.798568812798,-16161.207546489952 -467,3493.167946539112,-16694.443811839737 -468,3495.7070268521798,-16670.389435788096 -469,3484.2250869270565,-16718.519033809964 -470,3457.404846659075,-16771.869519071097 -471,3424.984532431999,-16817.991440777834 -472,3444.1158939520037,-16796.00993035888 -473,3500.6171014836773,-16642.95313395265 -474,3500.9737574843075,-16616.499890724182 -475,2659.6580185545617,-16630.961146714257 -476,2656.78639937625,-16598.62184230489 -477,2680.5580071565155,-16681.728020351304 -478,2667.0117447021385,-16657.874166190173 -479,2678.3324870143424,-16458.645095870477 -480,2716.0455438755716,-16397.865470087312 -481,2673.556426782242,-16487.009214853722 -482,2691.2794379431975,-16429.68985383793 -483,2735.900920621987,-16774.868332287642 -484,2719.3738088885584,-16753.37299744968 -485,2775.8186950620316,-16804.20845374196 -486,2753.848573602106,-16791.439367082658 -487,10263.978070552474,-13671.546426718192 -488,10384.808106530538,-13696.047082071344 -489,10341.413122889255,-13700.284879643736 -490,10689.609881135735,-13435.93697181265 -491,10630.169939025469,-13596.88036607003 -492,10652.329029088198,-13547.615298930652 -493,10582.169841797375,-13639.956753718476 -494,10070.90315413701,-13010.368358872185 -495,10044.255822630823,-13103.56205865847 -496,10044.678453624227,-13075.293779006022 -497,10052.310696182729,-13046.131252719473 -498,10172.210613878335,-12905.699567662885 -499,10252.52882007616,-12869.026820782548 -500,10205.453721666105,-12882.886977884442 -501,10476.526185187651,-12911.513909144302 -502,10523.809331485223,-12941.118832349004 -503,10437.771041537117,-12903.10648879808 -504,10563.916533294183,-13004.387917820908 -505,10047.30229392979,-13231.1693796372 -506,-12784.481994104404,-10623.781974400994 -507,-13013.577005797179,-10141.453042360354 -508,-13206.881645931178,-10082.191556368112 -509,-13158.206304741412,-10067.008725970425 -510,-13093.29143041833,-10073.972735609314 -511,-13443.11966976287,-10181.22704234103 -512,-13475.62404810271,-10230.936204510575 -513,-13485.614659941228,-10280.478864365932 -514,-13482.138728898912,-10315.640530392286 -515,-13415.151445975378,-10818.114102436466 -516,-13352.778788964852,-10876.149132527387 -517,-13286.279042602066,-10891.022702971559 -518,-13243.653088100375,-10883.274570038295 -519,-13034.594611948161,-10834.815367464304 -520,-13066.745017567288,-10860.026455335244 -521,-16425.844424571827,855.7074576875114 -522,-16429.534364632826,822.8421055995501 -523,-16477.53598254562,745.277929873576 -524,-16444.61661702846,785.0164000624519 -525,-16919.33117009906,588.4741534448698 -526,-16968.13688520483,601.8735202085725 -527,-16995.6672266911,620.5313877957752 -528,-16944.32482041012,593.1585010930586 -529,-16764.341040936248,580.1449188155347 -530,-16711.710526811636,599.4799758033355 -531,-16824.635812648892,571.9822759815522 -532,-16856.336553975343,571.8959930700665 -533,-17242.17501802249,1063.9746480237898 -534,-17247.324792005656,1030.017030571992 -535,-17244.229775258886,997.2862994894446 -536,-17205.79524495001,869.5356090754266 -537,-17186.612947656864,846.4117916727689 -538,-17219.425979681382,898.9557576943737 -539,-17175.992720467482,1210.4124219135097 -540,-17149.934046359373,1232.652026524883 -541,-17204.889272361925,1161.8009615398732 -542,-17193.06793125321,1187.3211109339372 -543,-16511.882640277643,1282.3098015821197 -544,-16490.01393400673,1255.7808300328436 -545,-16470.78685178713,1206.826473825596 -546,-16782.54766033454,1410.6243899593715 -547,-16661.79397682348,1398.8280997922013 -548,-16600.212420515494,1370.556131279435 -549,-16690.318701029362,1402.1082059990572 -550,-16632.782340720514,1389.7830384780211 -551,-16842.67407255767,1396.036157185806 -552,-16870.98910598841,1384.2811613297001 -553,-10864.137417228947,-12774.033796632772 -554,-10881.018586049382,-12851.92345072622 -555,-11325.481914265556,-12608.305637537136 -556,-11317.868189264325,-12659.001648598323 -557,-11083.706605559068,-12506.176974268676 -558,-11273.48289932209,-12501.137565866062 -559,-11111.186328206368,-13031.244451979903 -560,-11049.616904766266,-12986.824520775677 -561,-11242.752634044497,-13015.616439288946 -562,-16000.554615065774,-5534.3142279743215 -563,-15958.310389237713,-5492.066837949302 -564,-15984.279622780432,-5514.534694717491 -565,-16011.53436281354,-5557.6513664442755 -566,-15509.841608176077,-5619.175061055643 -567,-15528.676837579933,-5568.872144343183 -568,-15562.180961555547,-5530.447852280391 -569,-15823.394233201798,-5437.060809186557 -570,-15780.87670429318,-5426.837870516279 -571,-15722.51791988482,-5434.671128192896 -572,-16045.95795690923,-5611.887169099128 -573,-16110.492009045049,-6125.1359702914115 -574,-16161.867934533882,-6001.465822231494 -575,-16133.494024240486,-6100.714672386497 -576,-16154.60968853677,-6060.531374276328 -577,-15732.829708612935,-6219.0065943953505 -578,-15761.40867849546,-6234.249581394302 -579,-15965.272121841122,-6245.384686338043 -580,-15899.474067345669,-6257.5890615493145 -581,-15861.925374805349,-6250.284975607613 -582,-15469.246089181108,-6135.526059308034 -583,-15447.837241196674,-6107.848435000532 -584,-15435.036286969578,-6082.184157296676 -585,-15373.139622704017,-5936.22329953903 -586,-3048.0386095287704,-16697.74944276414 -587,-3263.87041684946,-16506.142140822645 -588,-6942.733870740547,-15427.22032126023 -589,-6926.418235409053,-15402.050370083503 -590,-6915.798322384353,-15374.583766449809 -591,-6894.6538860857645,-15281.327140419371 -592,-6897.029362602774,-15311.610194858258 -593,-7007.183310700786,-15496.626314548404 -594,-7042.374474778853,-15519.998857880015 -595,-7557.390120690616,-15519.24268043362 -596,-7514.376487785666,-15553.12864943445 -597,-7286.615708433647,-15598.720134486104 -598,-7403.422277621121,-15601.378817898942 -599,-7372.314693113869,-15605.414673921607 -600,-7345.020925997078,-15603.190537360635 -601,-7273.968708944242,-14784.67855180861 -602,-7205.072168864934,-14781.641068913663 -603,-7150.264357502282,-14787.594643469494 -604,-7178.073171959673,-14781.273561765694 -605,-6982.000871965097,-14910.696312984708 -606,-6942.375265664264,-14984.69692342015 -607,-6960.7823386705095,-14937.530081950967 -608,-7040.6290348595585,-14840.822501609247 -609,-7062.876375056145,-14823.142135958973 -610,-7088.105150801359,-14811.143003841846 -611,-7713.523795788975,-15186.007906996254 -612,-7718.521998493479,-15124.198753242128 -613,-7666.109613682261,-14974.725635292216 -614,-7646.735076095701,-14942.374209743524 -615,-7609.41374944244,-14909.497550365304 -616,-3781.4202589503275,-16164.311061209344 -617,-3877.5395061671343,-16209.653780534843 -618,-3913.5501352147317,-16277.909562152232 -619,-3653.289665207505,-16227.490111448584 -620,-3692.441070727709,-16717.34107586502 -621,-3871.4099702847247,-16701.557674022606 -622,-3630.9852112745384,-16627.070515687075 -623,4773.218024689697,16164.048172079662 -624,4768.228454313202,16137.340606296337 -625,4723.8548609140125,16038.606004442749 -626,4751.60348372052,16095.480724044337 -627,4742.79816253491,16067.997905485923 -628,4775.87194964404,16195.462294996249 -629,4499.0062232876135,15823.850772912112 -630,4455.113925036172,15789.855866161652 -631,4479.478431533734,15805.014975120055 -632,4315.836628567754,15749.39027942063 -633,4363.294532529746,15754.991379401125 -634,4347.14808480478,16869.235793898308 -635,4380.330133693615,16854.531519561995 -636,4290.493060163024,16874.432801499916 -637,4319.1711046465225,16874.880012206246 -638,4113.125833231346,16835.481642956536 -639,4170.948522626172,16862.13134280477 -640,4137.258449109315,16850.856369556324 -641,4093.3266522473377,16816.411038713177 -642,4017.325852377573,16738.367926800725 -643,4504.42921825703,16749.17590370461 -644,4537.174454193258,16680.513930165955 -645,4483.42106207794,16768.692149225197 -646,4521.9708693524,16723.40184902146 -647,3689.1146989247854,16130.10764906613 -648,3699.526422991107,16099.526419319815 -649,3687.7631447431,16176.255497176178 -650,3743.1175516837357,15995.249483265801 -651,3762.866047857526,15969.203823967087 -652,3781.872062877764,15951.68821060914 -653,3804.375908021154,15938.904164531417 -654,3895.507131408297,15888.157241190742 -655,3863.957403478545,15898.30173557342 -656,-6709.324390302228,15757.41946355148 -657,-6746.442684802519,15817.076279216317 -658,-6786.265689855441,15845.129977536784 -659,-6822.218926461331,15855.963029268394 -660,-7000.2135660036,15904.410840541528 -661,-7201.455021135626,15768.415012736843 -662,-7184.5406687947925,15794.05738300467 -663,-7142.146485746397,15837.867645416303 -664,-7114.805432973207,15859.174954986674 -665,-7399.154545668683,15606.32264668841 -666,-7408.081760443014,15577.466640059347 -667,-7419.170727585522,15461.120175222512 -668,-7413.905359759337,15431.728736464473 -669,-7420.28647440599,15505.631964538949 -670,-7418.419524764062,15535.000597579172 -671,-6893.3780366693,14774.118252084283 -672,-6851.18006362536,14785.511446414104 -673,-7239.1050092382875,14846.232093694298 -674,-7187.127338454767,14818.05964488915 -675,-7213.666280104471,14828.752410577914 -676,-7308.081503716488,14915.801760757291 -677,-7330.2387415758,14951.593770272199 -678,-7084.515972326555,14793.279883510502 -679,-7110.158355934702,14793.186779078735 -680,-7134.918067246166,14799.779225951721 -681,-6734.254033359789,14845.224826449188 -682,-6712.330183697009,14859.276115621713 -683,-6694.147793373962,14877.867541150956 -684,-6634.429961366347,14943.442734920112 -685,-6403.012142916596,15251.727111636363 -686,-6413.66247612711,15185.21156032514 -687,-6422.806918458361,15159.503325017275 -688,-6410.022187550336,15210.869612513523 -689,-2355.411084209091,17133.313134467728 -690,-2382.1218560174916,17144.74491079945 -691,-2217.8304875088825,16980.843339489467 -692,-2206.114405055245,16952.03737015191 -693,-2200.414273677772,16920.317185133918 -694,-2273.7041787100125,17073.163665236734 -695,-2311.9480307697363,17102.67504713493 -696,-2258.5541541534158,17051.69499506898 -697,-2291.0098536244277,17089.37630940892 -698,-2415.3436078140367,17155.211865356672 -699,-2840.486262576731,17130.067117109804 -700,-2794.5712996612933,17163.24542755643 -701,-2772.0743123116763,17179.40952665487 -702,-2744.6548193661324,17190.50256740351 -703,-2675.873547080403,17206.100134031614 -704,-2647.4716909629865,17211.06796612214 -705,-2615.8775784221107,17209.318450921106 -706,-3009.1648513637974,16913.021448904383 -707,-2958.3722361900236,17021.15291570084 -708,-2982.8138332995677,16972.591734370286 -709,-2973.8145646678595,16997.70857740264 -710,-2194.378717294011,16261.444701851164 -711,-2207.1226975126806,16239.299957495654 -712,-2247.186460081264,16204.391491779348 -713,-2224.2837849882835,16221.356290337082 -714,-2133.083644515274,16429.98465738416 -715,-2321.526912681885,16166.04985350747 -716,-2344.672624707411,16153.865798964616 -717,-2369.5453959766555,16147.566893752846 -718,-2399.6495331529704,16145.360623902323 -719,-2156.0560690374436,16322.64598505326 -720,-2139.2165628695575,16394.05648981926 -721,-2139.89017860323,16370.16238852111 -722,-2144.995851237523,16347.335567848333 -723,-3138.2044651173364,16466.165548156176 -724,-3136.6155672825876,16501.578201686283 -725,-3131.7333824185803,16435.94625880409 -726,-3073.362255755423,16302.221892206328 -727,-3107.4565197547117,16353.060065880554 -728,-3092.829858309279,16324.281180234055 -729,-2916.9309310696885,16198.349783911643 -730,-2891.141870979992,16195.592196039903 -731,-2941.4835182144584,16206.796989862958 -732,-3025.7719912203074,16251.714802852905 -733,-2980.741420659301,16225.77161452958 -734,-3004.1786286631377,16235.944902338137 -735,-10861.029613709143,12210.825282879825 -736,-10865.151513764486,12187.869606646254 -737,-10885.50519670432,12147.565427693427 -738,-10873.078002756596,12167.57289086402 -739,-11543.62998763371,12956.562698440639 -740,-11569.570577646296,12943.020450441643 -741,-11488.54250949853,12970.421686794529 -742,-11411.241783556216,12976.738825795985 -743,-11438.622814108478,12979.69451610561 -744,-11463.463082767556,12977.447781967863 -745,-11192.6259686612,12906.308717001162 -746,-11169.244430509198,12898.768103408083 -747,-11147.620686694509,12885.712823215372 -748,-11014.06190874372,12682.030152725074 -749,-11017.49390047919,12709.806913225368 -750,-11024.866208672895,12734.555126480598 -751,-11038.16784803092,12758.369881912384 -752,-11224.73063122203,12918.97965656136 -753,-11108.85775513288,12856.206525923611 -754,-11072.535031830042,12817.816527749022 -755,-11088.77632090633,12838.997718444109 -756,-11838.56203572912,12571.601037980401 -757,-11833.955077719544,12612.836146404099 -758,-11821.718093932672,12662.595835404882 -759,-11830.33798515519,12638.124550746208 -760,-11836.4583638246,12535.776231098243 -761,-11778.052997966804,12763.975555319737 -762,-11761.758760144303,12792.590898323911 -763,-11748.228203021026,12815.54354485102 -764,-11675.659540738225,12882.39396000116 -765,-11712.02891981211,12856.153834777477 -766,-11696.213834242233,12870.87238664916 -767,-11725.071313537646,12837.781472267068 -768,-11360.885042814447,11840.94843492005 -769,-11333.100700243403,11848.644181959235 -770,-11429.285467430967,11836.557723934859 -771,-11476.148807688638,11843.665175470944 -772,-11451.876622667263,11837.033604717388 -773,-11405.831520943118,11839.452707881814 -774,-11271.217579387883,11875.006008358494 -775,-11296.028911970547,11860.899555792717 -776,-11153.056796498642,11938.553499986638 -777,-11115.509791546056,11970.821905469174 -778,-11131.971216614322,11953.90525031059 -779,-11102.404219624408,11991.957764227127 -780,-11752.599359088212,11979.0107205932 -781,-11737.109639702503,11964.146190204156 -782,-11717.742997348665,11952.492678456201 -783,-11766.661800488377,11997.734217401923 -784,-11641.889122455199,11907.207391215963 -785,-11666.573804841364,11914.849453386549 -786,-11688.37511284817,11928.474522671686 -787,-11806.21909631842,12063.062086383352 -788,-11820.545977949507,12108.98237145114 -789,-11815.056513417145,12084.132168510449 -790,-11793.261267003898,12042.80679181616 -791,-10830.740499328178,12311.036736676431 -792,-10825.409672908558,12353.93912603648 -793,-14770.296653739211,7007.001143830604 -794,-14754.30572959382,7026.853625536212 -795,-14743.9349773765,7046.828646227057 -796,-14737.576279355184,7068.979944745173 -797,-14723.777078525094,7096.829747183878 -798,-14717.429598142964,7123.1038813756395 -799,-14696.660419918047,7204.760536319925 -800,-15032.924524225456,6830.2346811481875 -801,-14987.668071072114,6838.264531226608 -802,-15008.880708700652,6832.419645884964 -803,-14967.099258212354,6848.876496719599 -804,-14857.398640402904,6918.88001157867 -805,-14928.015418912077,6863.403580426667 -806,-14903.819811524914,6879.024928886409 -807,-14877.81845140985,6899.150975410274 -808,-15222.882178868329,6845.546542202925 -809,-15287.92194442694,6854.814200815104 -810,-15263.498843793233,6851.274779833487 -811,-15311.62604689879,6862.377122675364 -812,-15486.01464150445,7039.01402209065 -813,-15464.97750347645,6990.331413245611 -814,-15448.491647349729,6970.430861261355 -815,-15477.443184420736,7011.989454945774 -816,-15388.058241171793,6902.693392501279 -817,-15347.8899486711,6882.1913933601545 -818,-15369.830404409267,6890.079693334783 -819,-15406.039623287023,6919.057262446446 -820,-14976.84229011828,7904.060744322194 -821,-14955.004116950315,7902.1527110062525 -822,-14935.675991260156,7894.133153069826 -823,-14916.272062242173,7882.701487301263 -824,-14764.169844326183,7669.160811060907 -825,-14775.637383404059,7721.79753023046 -826,-14788.556748771556,7744.296515391308 -827,-14767.727091333909,7697.781703843718 -828,-14825.924944132024,7808.29014388279 -829,-14881.78018388363,7858.01148699596 -830,-14860.306394662695,7845.994061961726 -831,-14842.03022648124,7830.273000218211 -832,-15004.872064966441,7912.791997993832 -833,-15542.597047783653,7721.298627561707 -834,-15516.06119194018,7764.658765438453 -835,-15532.590547756856,7743.175222090734 -836,-15549.211599145623,7697.069565462946 -837,-15268.410676512376,7945.81361729811 -838,-15209.222665982126,7954.320514167621 -839,-15240.021955105778,7953.607531454467 -840,-15379.258742620563,7893.454034954288 -841,-15359.867675683648,7910.33058168537 -842,-15336.05788280686,7923.168807437764 -843,-15409.75301116491,7869.170323443594 -844,-15586.810738748487,7541.989438784721 -845,-15583.992674859403,7513.194483398694 -846,-15583.083793809155,7571.287103769463 -847,14711.517564989863,7805.212266885682 -848,14611.768305682754,7803.990797684245 -849,14665.5331183346,7802.353835772964 -850,14639.220126399521,7800.118977836909 -851,14753.348640840295,7816.657345710689 -852,14850.554988117741,7850.006646907809 -853,14894.196365332245,7877.62524272503 -854,14873.928200876115,7861.576112538149 -855,14073.307966635528,8203.253323125786 -856,14097.20470738119,8142.635390651334 -857,14082.180737302591,8170.5079340791535 -858,14252.739808508237,8002.507220619687 -859,14068.627078321919,8306.512267474152 -860,14084.064655718652,8378.668178886495 -861,14070.73083995718,8339.705825280893 -862,14151.192069667368,8067.541391449534 -863,14200.132754363492,8031.202085306927 -864,14174.621258695985,8045.310154616549 -865,15171.2605289387,8213.82664634225 -866,15179.245134555638,8270.450453958536 -867,15113.813221377293,8082.352133169448 -868,15098.676039633836,8055.461751593879 -869,15077.469890498449,8032.0566178196 -870,14537.418539929356,8921.016823333086 -871,14509.898723684522,8909.380981734916 -872,14573.640772786513,8926.263158122734 -873,14443.146053623374,8880.280378772135 -874,14419.292549220392,8864.381665754647 -875,14401.878634023995,8844.822471858064 -876,14377.847944021767,8822.390200793961 -877,14361.523577995533,8800.350974394189 -878,15049.027433678824,8660.34142440016 -879,15033.587531913216,8718.632290526217 -880,15043.936133782809,8691.819334617743 -881,15017.950804140855,8742.73281288614 -882,14863.256993670402,8879.26565500033 -883,14808.593091838615,8892.011404227025 -884,14966.753703494333,8815.055784165785 -885,14921.743554044115,8848.152425554057 -886,14945.401627132107,8834.70158750376 -887,17107.726003164284,3131.267306554914 -888,17106.16743814648,3098.0238956763974 -889,17087.332302654595,3025.933097382699 -890,17076.54558227937,3000.0640561576342 -891,17098.61129353158,3058.69119450436 -892,16990.67629422842,2854.5716869715784 -893,17001.107438158553,2876.9367367035393 -894,16975.03196052458,2835.5280856340673 -895,16936.618988463295,2790.194668367538 -896,16897.693337780074,2752.6024955699822 -897,16919.55478981054,2769.3641750756033 -898,16797.887803243928,2689.9601847151334 -899,16821.98883814401,2703.7292292154625 -900,16766.15407104564,2677.093680452135 -901,16738.056973890067,2668.3145073244727 -902,16069.379380630284,2898.2735544699776 -903,16038.808634081202,2940.57468037419 -904,16051.55476799217,2917.617773682796 -905,16011.837640354272,3165.40836545692 -906,16004.141778646092,3141.044397348132 -907,16002.876652675799,3093.505952449634 -908,16000.616526686308,3117.9296571738687 -909,16003.590626299556,3044.495111222404 -910,16012.01954358609,2999.8849819023717 -911,16005.346002842805,3020.711143209221 -912,16022.589574820477,2979.3862851428025 -913,16393.173860212864,2688.2128313397184 -914,16420.540280379086,2690.627201286689 -915,16211.875157274546,2743.295732363832 -916,16230.724634885239,2730.636798873597 -917,16193.564561082772,2760.016728071774 -918,16253.30608051713,2722.7926991812988 -919,16340.214990934404,2690.483514985448 -920,16319.096894484088,2694.832800593561 -921,16362.53214284072,2692.7227863264143 -922,16296.664695177162,2702.1744031297376 -923,16212.725891737506,3587.6291061495467 -924,16202.25388904332,3566.5295860592114 -925,16191.512919601484,3542.977194082789 -926,16228.222588800685,3607.2486164833226 -927,16256.017593829258,3641.25645877267 -928,16239.208261313264,3626.4508553383507 -929,16293.21017631562,3674.7383401006487 -930,16276.486487685434,3658.432108001929 -931,16314.049802553565,3687.897161077457 -932,16949.52118735495,3539.6467117660236 -933,16923.852450129216,3581.8745493150095 -934,16938.993714612818,3562.1763399300444 -935,16876.05136173455,3636.001491992486 -936,16898.078531208255,3616.3541435793627 -937,16838.95888070576,3664.07803090086 -938,16961.666232624015,3502.6578898749985 -939,16976.393292805296,3436.630371911168 -940,16971.074731628505,3481.655321809642 -941,16975.094153541253,3460.268821683581 -942,16524.880226707417,3772.358358096856 -943,16504.304766920843,3768.6154766058803 -944,16485.374541560614,3758.5809859119486 -945,16547.812494572005,3772.2366067062862 -946,16603.12057154937,3769.818668738203 -947,16660.194622020594,3757.965971069109 -948,16631.458345675514,3767.413039947941 -949,16460.29951002606,3754.3593030102447 -950,16437.16387500125,3742.841988072727 -951,12161.949356334644,11582.737924927638 -952,12196.845621645916,11609.791756456627 -953,12218.959321443695,11640.091223706439 -954,11649.290498358652,11677.93156841808 -955,11620.612970955544,11681.6909006057 -956,11743.669694791697,11680.386809402917 -957,11780.909259738866,11691.19441366676 -958,11708.913649451879,11676.21310726473 -959,11682.150050350492,11675.051871224996 -960,12034.022105088196,12328.6332197276 -961,12048.943983735657,12272.458261970867 -962,12043.77871579604,12303.250737826651 -963,12019.191452001698,12351.49591792087 -964,11910.710700601374,12466.392523026308 -965,11972.412055274195,12421.056056634237 -966,11933.64051357858,12456.183684165959 -967,11953.368777957463,12441.81071744107 -968,11849.98312536246,12496.21222327732 -969,11821.067462099172,12504.749050990387 -970,11793.442114328787,12505.554132245976 -971,11745.984744964546,12508.588670197434 -972,11696.614781756594,12499.48304316881 -973,11720.878888639625,12506.468251063754 -974,11281.919569855065,12254.674184031242 -975,11287.727940924626,12282.402476598603 -976,11300.85051378479,12309.790541992588 -977,11425.074149244383,12435.627017993498 -978,11355.379971400289,12379.277841076877 -979,11394.68782915,12419.777154236011 -980,11372.360049005032,12401.611786577345 -981,11270.908568818912,12198.575198809609 -982,11272.073231380999,12148.286277163277 -983,11396.824892412033,11784.604217926788 -984,11428.069887644522,11762.996101460269 -985,11341.22864338908,11846.359278173577 -986,11303.30178830443,11914.58358278306 -987,11324.12571306658,11866.090882501347 -988,11312.55473985422,11888.19050033952 -989,11479.53915435774,11739.329957783548 -990,12362.712545299879,11903.859339402852 -991,12354.572695013369,11875.385329537838 -992,12365.099771220772,11931.814133460053 -993,8724.490877581971,13829.31092474995 -994,8599.17315119525,14066.242598580217 -995,8613.626085422344,13973.779107863826 -996,8634.711897115238,13943.54051411449 -997,8600.53231881342,14010.798692609997 -998,8804.542085251489,13792.816644761244 -999,8837.781952632971,13786.398680529863 -1000,8820.407347172531,14482.243404477349 -1001,8913.796440950184,14549.520981621712 -1002,8952.534056310238,14563.825790924386 -1003,8888.897717002852,14532.455951988095 -1004,9185.776112206073,14524.82263291264 -1005,9142.10076352696,14533.784384413528 -1006,9272.878922620626,14429.082761957156 -1007,9235.425568706489,14492.031376480765 -1008,8780.42012512859,14426.716622077338 -1009,9166.744497957297,13762.091714943599 -1010,9228.951615458298,13783.425344113806 -1011,9204.113585011699,13771.323536951752 -1012,9250.768633481868,13800.66308574466 -1013,9362.875482282701,13921.734623446499 -1014,9344.076725882749,13883.230871819611 -1015,9388.97607389059,14002.367379056517 -1016,16810.463849123465,-1550.6291983710605 -1017,16868.76862565209,-1559.2708016894805 -1018,16839.114913474266,-1551.3300202230585 -1019,16954.89711023324,-1599.3279249524035 -1020,16979.086725556786,-1618.7112427251598 -1021,16929.968366727462,-1587.2101489929998 -1022,17052.544742021557,-1718.1500964511831 -1023,17063.632376523274,-1743.4296025952215 -1024,17036.899264925833,-1695.0056648075104 -1025,17069.955241505424,-1775.801437414391 -1026,16263.54087579742,-2003.3959035591563 -1027,16260.66165276165,-1970.005215115178 -1028,16272.13353179115,-2031.5977270665048 -1029,16465.899833706793,-1573.72011693304 -1030,16439.580782738576,-1591.7263111383038 -1031,16420.27897331728,-1612.3208783795114 -1032,16508.69045618276,-1559.1024029784098 -1033,16345.002705288096,-1690.8469825960315 -1034,16327.919783592706,-1723.3207437502551 -1035,16321.13783946363,-1753.493809083369 -1036,17277.17654298369,-2204.5198168267834 -1037,17260.616371550754,-2269.9450627160263 -1038,17273.285399450233,-2236.2585839792973 -1039,16709.169912414225,-2632.067249787195 -1040,16676.38974804947,-2637.7422963610315 -1041,16579.299874593537,-2633.0265060834836 -1042,16629.168432284194,-2634.334422455598 -1043,16604.121147723006,-2636.480277038364 -1044,16549.227459490827,-2622.69522291357 -1045,16456.767929288337,-2566.9949150225675 -1046,16430.468572174264,-2546.397894292979 -1047,16407.41360604787,-2515.3283056739747 -1048,16959.102968048435,-2573.259385429851 -1049,16980.61465165126,-2554.0104873208766 -1050,16997.139573855322,-2531.83598492642 -1051,16925.51866411026,-2591.2291950079193 -1052,15187.028842153773,-7361.678614698062 -1053,15216.394246762953,-7364.3010434255375 -1054,15101.7144162449,-7333.931246314349 -1055,15149.164669041598,-7350.846047074326 -1056,15124.984027914275,-7344.77113272146 -1057,14968.29648310005,-7188.27638112037 -1058,14948.866331648383,-7123.731474258887 -1059,14954.797795477356,-7157.40774925419 -1060,15053.378548614703,-7300.652963697089 -1061,15031.109522780003,-7283.919641970459 -1062,15012.682471375658,-7262.176085813611 -1063,15481.6834443556,-7377.189016722157 -1064,15434.495933745937,-7396.197814098007 -1065,15458.508782206132,-7389.511745740575 -1066,15407.55267872634,-7398.3441684950385 -1067,15569.286011228156,-7337.8461184140315 -1068,15604.992605881027,-7311.942466558715 -1069,15943.192006549289,-6979.978502581539 -1070,15912.257368208064,-7095.9115322281 -1071,15924.292265004087,-7067.908677085693 -1072,15937.96945274313,-7022.262559700651 -1073,15862.419604975385,-7166.988255547426 -1074,15883.508395103443,-7142.137837884799 -1075,14976.788954326597,-6599.791509017411 -1076,14984.409905443323,-6571.473481330376 -1077,14967.702656955587,-6643.275789072839 -1078,15319.044125233699,-6281.312968304056 -1079,15365.528936308316,-6273.314709641079 -1080,15342.382007185623,-6275.150181755442 -1081,15392.03318564332,-6275.824620644538 -1082,15267.165173805144,-6292.723304433643 -1083,15223.475775189338,-6310.666117234882 -1084,15204.91578311968,-6326.167814002075 -1085,15243.523913323468,-6299.886590695203 -1086,15044.423309233167,-6451.588377119926 -1087,15078.304369432106,-6412.183494802953 -1088,15058.150984106018,-6431.427455816461 -1089,15034.331555509076,-6474.7270116045775 -1090,15768.381246214101,-6502.67603545166 -1091,15787.868604216608,-6545.151685782078 -1092,15792.284128523514,-6571.868954726577 -1093,15781.089992291878,-6523.037560400437 -1094,15736.447080552969,-6437.771112995394 -1095,15748.42796980451,-6458.053684536593 -1096,15704.133887008655,-6406.988778468555 -1097,15722.517942449102,-6421.014656598679 -1098,15625.876000448472,-6352.991508854391 -1099,15649.7293025855,-6361.865170191371 -1100,15670.93246424409,-6377.040415880678 -1101,15589.020727070107,-6336.912668331098 -1102,13096.767087520313,-9795.76385493893 -1103,13098.19974416229,-9755.896618336308 -1104,13117.25037194493,-9706.2308542669 -1105,13840.606033222415,-9579.600845037938 -1106,13871.868270499857,-9639.219545754431 -1107,13801.047172502742,-9547.626309837227 -1108,13762.68191655352,-9533.11156305341 -1109,13321.911509217165,-9485.072300637534 -1110,13385.46773332868,-9453.730185861705 -1111,13112.690780611007,-10019.337216096947 -1112,13511.904891845445,-10556.171819018013 -1113,13432.881271929818,-10533.970425245958 -1114,13668.740295657744,-10551.337448384807 -1115,13987.5437803654,-10326.385806097127 -1116,13995.03051419001,-10289.728690345139 -1117,13958.030093200605,-10376.946469600878 -1118,13156.320507218128,-11297.20049471221 -1119,12118.511998879763,-10889.872284812574 -1120,12178.593056158923,-10843.433593052778 -1121,12088.94360284142,-10975.05433833156 -1122,12095.157636696278,-10934.743567351581 -1123,12539.380324419393,-10865.74273351107 -1124,12491.561474586344,-10835.018816657086 -1125,12578.434021122459,-10931.379922559618 -1126,12449.030116634569,-10825.539876980723 -1127,12326.538659572987,-11360.392981411127 -1128,12285.683349467012,-11356.680397111006 -1129,12086.138662231495,-11203.388351589965 -1130,12133.23034648983,-11269.864634507032 -1131,12681.247689803868,-11530.05103366692 -1132,12743.359016667684,-11477.967078123003 -1133,3352.198208857181,-17054.39937820085 -1134,3331.7791009902517,-17066.688898563167 -1135,3369.5520937454553,-17037.37152831985 -1136,3194.7881466379667,-17120.983868818606 -1137,3174.7374648828627,-17130.636896521683 -1138,3154.862559768018,-17133.011017269964 -1139,3098.9212565553876,-17137.28066968057 -1140,3135.5033620565987,-17131.173298624264 -1141,3118.063537253526,-17139.05001511585 -1142,3078.324125173087,-17132.932535285938 -1143,3263.2210531069145,-17104.057430872428 -1144,3282.217234076081,-17095.990685873185 -1145,3241.785881014185,-17109.619813668385 -1146,3299.514041554046,-17082.551480460756 -1147,3009.568417128906,-17127.33763566755 -1148,3032.653438410688,-17128.64111135675 -1149,2989.066652071905,-17123.182495494253 -1150,2969.0147446922556,-17120.752886303766 -1151,2899.036418646382,-17086.575223734475 -1152,2933.28667376331,-17109.610119363242 -1153,2953.1523271984283,-17108.11299892163 -1154,2916.492627284888,-17099.239348075782 -1155,3557.1183914260578,-16293.043821782017 -1156,3558.007019549649,-16311.692670948189 -1157,3543.587435664195,-16280.17813182092 -1158,3489.8316086756518,-16179.399149072608 -1159,3508.923379073955,-16208.973346805282 -1160,3470.3919753681203,-16171.140999961575 -1161,3501.286354523552,-16193.527921300241 -1162,3566.352578809443,-16386.791161765366 -1163,3556.333472455696,-16330.42140498388 -1164,3568.063408820019,-16345.987059197994 -1165,3567.5880965640017,-16365.44784144027 -1166,3534.839347345243,-16246.84409926771 -1167,3531.7304622103047,-16228.836322936831 -1168,3510.810189878631,-16227.360581039955 -1169,3538.7809220841523,-16263.388245003687 -1170,3026.8256495710016,-16017.939016716902 -1171,3045.7979967673305,-16016.563492995878 -1172,3011.7618410699856,-16029.35449713466 -1173,2976.2008657980737,-16036.688619358833 -1174,2946.8625906618095,-16059.97169861703 -1175,2994.213989090382,-16034.414922218002 -1176,2960.871989841673,-16046.71103042274 -1177,3123.056970743578,-16012.358469841542 -1178,3082.4415133732946,-16009.119157363046 -1179,3101.854501477264,-16008.879781184758 -1180,3065.1950030533835,-16017.742515612204 -1181,2926.076088509564,-16069.869976803247 -1182,3288.116893229199,-16029.912886355984 -1183,3271.222343238382,-16020.445157483093 -1184,3252.101523684506,-16024.510575099039 -1185,3377.750795983522,-16073.058527867099 -1186,3393.9395116900746,-16084.50090188431 -1187,3407.812132589733,-16101.45652832391 -1188,3359.246448571225,-16065.670503593037 -1189,3325.7830643293846,-16040.66492586726 -1190,3306.0185127486375,-16038.001306010343 -1191,3342.589557158595,-16052.077824705071 -1192,3211.581867356725,-16017.49061130523 -1193,3233.793959975376,-16016.415605580998 -1194,3631.6041839108816,-16732.928801899627 -1195,3634.721085434942,-16713.503600010168 -1196,3639.9528520625436,-16694.5931559063 -1197,3639.1651211107956,-16673.553039240156 -1198,3624.736479946979,-16752.980712006472 -1199,3616.184793921683,-16775.277343977676 -1200,3585.436167224859,-16837.83472705689 -1201,3508.480932472036,-16934.12846141714 -1202,3545.6192453865597,-16889.432496347068 -1203,3541.6450513463283,-16909.284659981444 -1204,3525.660982836432,-16921.079845344422 -1205,3572.511130628527,-16859.646824515523 -1206,3563.720337696685,-16879.299800091896 -1207,3645.524116506943,-16646.91671593592 -1208,3645.6166159537106,-16620.451370168717 -1209,2517.285109987693,-16655.48538070335 -1210,2522.7799601765987,-16676.640318343958 -1211,2515.5640940234953,-16573.505904234873 -1212,2512.3066973694686,-16614.83610039027 -1213,2518.551530032981,-16633.807211097283 -1214,2511.1732253159657,-16595.018792098046 -1215,2556.9317014523135,-16756.221037068044 -1216,2529.786027721308,-16698.049681567536 -1217,2547.468718226381,-16734.80682608483 -1218,2534.802146954017,-16718.2153109027 -1219,2547.584218519467,-16403.17157590481 -1220,2529.4146371553165,-16433.72654498999 -1221,2539.0666224578204,-16418.035769450275 -1222,2539.6222396861826,-16452.292649068848 -1223,2631.680408170875,-16281.40389616677 -1224,2612.3231046492847,-16297.325985300833 -1225,2597.728990825667,-16316.478891035891 -1226,2528.2987542177216,-16472.49615176819 -1227,2566.3975995149,-16355.448977226364 -1228,2580.2310119691188,-16340.512893377596 -1229,2556.960982221659,-16371.432993154394 -1230,2558.6837766903827,-16389.729458241593 -1231,2631.415300253653,-16875.159290005362 -1232,2647.290549478803,-16887.66504109043 -1233,2621.708291019439,-16857.367533364184 -1234,2605.230083580859,-16844.863711690617 -1235,2594.9097904969553,-16824.586880022758 -1236,2700.1850490646143,-16927.09477776724 -1237,2679.8292920872827,-16914.21129399221 -1238,2662.1376507277237,-16902.158375164126 -1239,10174.367964254228,-13784.07658527199 -1240,10200.9115289957,-13801.340501712804 -1241,10149.017769838865,-13758.239351207045 -1242,10228.708012092686,-13810.905948901478 -1243,10417.68412213265,-13836.929917950627 -1244,10302.884006203009,-13838.829144760843 -1245,10326.896908531746,-13844.458990915002 -1246,10373.33401864678,-13841.372034732693 -1247,10349.617343189351,-13845.590195022103 -1248,10833.593985326612,-13442.999311316305 -1249,10752.522248095236,-13672.828680776054 -1250,10764.714823665221,-13648.065701797661 -1251,10734.562242274224,-13696.099814826024 -1252,10792.27340251302,-13582.912465838786 -1253,10658.968834543904,-13762.001470292493 -1254,10681.21926670185,-13744.440079535387 -1255,10631.696385086247,-13775.666400660893 -1256,9960.492543021555,-12917.836380616713 -1257,9941.931046402207,-12945.609905950001 -1258,9900.299483067947,-13101.16691678424 -1259,9904.442045153915,-13045.031270816346 -1260,9900.829543251572,-13071.50698620838 -1261,9914.699481105235,-13003.473996720983 -1262,10078.305897574248,-12796.113853375224 -1263,10252.690558167127,-12724.229742632728 -1264,10201.40866963245,-12733.982152451998 -1265,10226.24108296439,-12726.826454427253 -1266,10151.530537576033,-12749.187413771755 -1267,10123.389826432816,-12764.370304069413 -1268,10542.714316511661,-12783.276054358485 -1269,10518.68539277828,-12772.659136983124 -1270,10493.610329450095,-12767.995770745269 -1271,10590.727932168766,-12813.26915979456 -1272,10614.031438984734,-12827.888465821157 -1273,10635.101734750771,-12849.297247585215 -1274,10452.618724981727,-12759.272954263059 -1275,10692.425598799147,-12938.457017917137 -1276,10707.64086458445,-12994.195978541946 -1277,10677.900291956976,-12916.467315437925 -1278,10702.025677016853,-12962.878960998363 -1279,9916.954521668911,-13293.970911318509 -1280,9930.603640682693,-13315.48802257571 -1281,9903.358962540773,-13242.276848333786 -1282,9908.185689974662,-13270.789647066584 -1283,-12640.574915306364,-10621.421517430696 -1284,-12650.371614742984,-10676.611431405068 -1285,-12666.017756112458,-10705.651524913592 -1286,-12642.625866610091,-10649.531077578325 -1287,-12881.971849522602,-10084.111038935045 -1288,-12927.839106742871,-10025.763034579524 -1289,-12901.43992183908,-10051.352674983513 -1290,-12870.84803275171,-10124.793091424082 -1291,-13258.06989049194,-9946.718404021112 -1292,-13284.926226578196,-9960.364851063288 -1293,-13209.81353446999,-9932.192534115553 -1294,-13184.05064200754,-9924.341521822023 -1295,-13155.419703476118,-9922.445445502146 -1296,-13025.64858780616,-9946.241580785681 -1297,-13084.008089573046,-9930.005732698584 -1298,-13055.476378331205,-9934.082684673576 -1299,-13559.301112100888,-10093.734009430047 -1300,-13544.39252796206,-10076.843012541054 -1301,-13524.715828466853,-10061.386726367395 -1302,-13571.131217979679,-10114.220339524376 -1303,-13598.51580254494,-10154.177396072808 -1304,-13609.746666913814,-10175.06563536788 -1305,-13616.666129827356,-10195.80346600963 -1306,-13619.57110556413,-10218.86947064369 -1307,-13629.425645957648,-10298.446895439645 -1308,-13629.343330160176,-10267.36066095988 -1309,-13623.97563030317,-10341.594886489745 -1310,-13540.520861445626,-10889.387775497638 -1311,-13508.32374075693,-10928.224762748361 -1312,-13552.594159582182,-10862.503316961076 -1313,-13526.718438800624,-10910.131202822298 -1314,-13379.354393122532,-11018.051223566317 -1315,-13409.468808160489,-11008.880566635404 -1316,-13439.521674061876,-10991.557157876905 -1317,-13305.005095425688,-11033.885204788046 -1318,-13277.63389147229,-11035.70249368392 -1319,-13251.203957303815,-11031.114182482344 -1320,-13200.355077975084,-11021.220114620482 -1321,-12933.105302119084,-10937.527863425894 -1322,-12968.503035335354,-10966.007609494542 -1323,-13011.13436292487,-10993.349465707524 -1324,-12988.303889087383,-10981.677405768442 -1325,-16281.387247175824,851.2340480088739 -1326,-16285.52051217415,820.3340923086203 -1327,-16294.190828695795,774.7675154578552 -1328,-16285.993520212973,796.7068716018158 -1329,-16408.985034616184,618.2813218518094 -1330,-16387.92611589553,632.0144593733497 -1331,-16370.469813678155,646.8755133952185 -1332,-16357.743031484224,666.9272218285844 -1333,-16319.95691112593,710.5259971038554 -1334,-16310.681363293346,728.8240871293485 -1335,-16305.512919841382,749.5397254457988 -1336,-16334.148521338808,693.6461071684803 -1337,-16948.839915624114,447.3280365290149 -1338,-17007.962688097265,460.04749247151403 -1339,-17040.419706644698,479.46003418260074 -1340,-16988.81620865844,461.7552151812491 -1341,-17025.48237489457,466.72864285584626 -1342,-17079.282881785082,501.3325885384121 -1343,-17059.33478684541,491.46045959163706 -1344,-17097.061140626894,517.883921959866 -1345,-16972.111998957276,449.81147357964545 -1346,-16712.385004411277,445.7838518684174 -1347,-16741.8002986945,438.1056671762193 -1348,-16650.147235013184,469.1706217933522 -1349,-16814.864010258512,428.51146500478814 -1350,-16848.09092994554,427.9395221354262 -1351,-16876.057152344194,429.0053058901678 -1352,-17385.54112480156,1080.8521695950164 -1353,-17378.80184641677,1108.9587306879446 -1354,-17390.289947215886,1017.8982002776038 -1355,-17390.39858330115,1044.6168424009743 -1356,-17388.40306694807,986.6468031832713 -1357,-17382.784682223457,959.6379151385543 -1358,-17334.639954591017,807.7825951083438 -1359,-17325.514022220934,787.5995718855287 -1360,-17310.371383186626,771.2233734915908 -1361,-17294.001828971348,749.2568439269569 -1362,-17346.54285864364,830.5252239384096 -1363,-17357.150062662447,855.4634053219352 -1364,-17296.281316968852,1288.0186026623776 -1365,-17278.751270124547,1310.0411112091722 -1366,-17224.342540285088,1355.5122492783937 -1367,-17248.181524262094,1338.1809338622663 -1368,-17335.01253248458,1223.0078676221071 -1369,-17317.5965780271,1258.2120645555153 -1370,-16409.542573686653,1384.1311228102977 -1371,-16391.36801192388,1360.8967598978195 -1372,-16374.551875862357,1343.4148915034548 -1373,-16361.835658243699,1321.1810978775652 -1374,-16333.529593702833,1251.257331971718 -1375,-16327.70250433776,1229.2577810750702 -1376,-16327.071667515154,1204.427219781744 -1377,-16343.189119070115,1273.3024373032283 -1378,-16778.56128839703,1554.9660890789276 -1379,-16804.337390741115,1554.2630316734 -1380,-16828.851113089968,1546.9159351842654 -1381,-16631.025923321737,1540.0398821694753 -1382,-16525.948071234874,1495.6763143051703 -1383,-16493.313644955346,1467.0673847843116 -1384,-16508.865506369708,1483.6386672207125 -1385,-16546.117025841144,1504.1413430517212 -1386,-16678.083949746015,1546.8518456078539 -1387,-16701.50888104838,1544.924897396263 -1388,-16656.083235053924,1542.9403060900947 -1389,-16596.984253805218,1529.8069419607707 -1390,-16571.78843834349,1520.604560808547 -1391,-16893.5518053414,1530.8244349434249 -1392,-16931.4572990603,1515.125080299423 -1393,-10720.648235056178,-12785.100860835697 -1394,-10745.450488589278,-12900.801842433433 -1395,-11469.657486996499,-12606.77374572528 -1396,-11454.855187672454,-12703.024188703723 -1397,-10973.403996455709,-12413.771504797496 -1398,-11017.94590005023,-12378.219279630895 -1399,-11071.05142013311,-12362.484229301115 -1400,-10943.58856102234,-12472.41333743467 -1401,-11364.933791993233,-12390.086427001206 -1402,-11411.934170414333,-12461.592449324962 -1403,-11397.462768946963,-12427.379235519911 -1404,-11314.427953191293,-12362.911372583418 -1405,-11018.68779077196,-13141.97011989312 -1406,-11093.537438849988,-13174.215988065836 -1407,-11050.058702727723,-13162.089508570401 -1408,-10926.965500084429,-13063.288194339964 -1409,-10946.474448471356,-13088.087312132908 -1410,-11309.667914469626,-13142.896491382742 -1411,-11357.28759765741,-13102.894895711932 -1412,-11263.663001177632,-13158.227963684778 -1413,-16128.204421462206,-5468.25596771607 -1414,-16114.743915623754,-5448.310108918401 -1415,-16046.506962509095,-5377.632486619686 -1416,-16023.176748417827,-5363.959112357513 -1417,-16066.062950828913,-5395.435110528765 -1418,-16097.389232348736,-5425.335535633633 -1419,-16139.389024217371,-5491.09781031622 -1420,-15365.682148643233,-5624.208989537407 -1421,-15366.76158115028,-5600.090056544884 -1422,-15370.43718110977,-5578.10367327665 -1423,-15380.792008238224,-5556.862563762618 -1424,-15407.481787419563,-5490.523379133897 -1425,-15395.579875089827,-5514.1885730465565 -1426,-15424.169589831608,-5470.386149841539 -1427,-15484.348642242783,-5408.9841252401975 -1428,-15459.366306408774,-5429.386877263536 -1429,-15891.135645492446,-5309.6002331575 -1430,-15865.813144806956,-5298.5749237552 -1431,-15788.303881279891,-5282.61775333119 -1432,-15810.173917231448,-5284.63905442742 -1433,-15831.841400592983,-5292.060325753805 -1434,-15764.321244959812,-5283.717847740536 -1435,-15652.802567311872,-5308.299372531263 -1436,-15678.742194636132,-5296.968245797851 -1437,-15705.85195053907,-5291.742211108438 -1438,-16175.170717732251,-5546.4292932561275 -1439,-16185.543874917823,-5573.505205184499 -1440,-16216.930805686063,-6223.067999743828 -1441,-16196.720328243357,-6240.741408140534 -1442,-16301.158704980411,-5965.250764873121 -1443,-16305.849082075329,-5994.397733131574 -1444,-16303.923248800465,-6022.768672540323 -1445,-16237.443438594,-6201.256666375758 -1446,-16254.291505097055,-6179.018185353052 -1447,-16295.553309863211,-6088.066765177244 -1448,-16288.363368697635,-6114.6486752256105 -1449,-16275.91952739954,-6137.883231505873 -1450,-15658.22663255861,-6342.109349071218 -1451,-15700.183405838558,-6364.76739275401 -1452,-16005.444099890497,-6383.764288940968 -1453,-16051.689762412549,-6360.553030577036 -1454,-15980.197446046783,-6388.340284612434 -1455,-16028.377834184806,-6375.127387219953 -1456,-15911.838536547035,-6400.366834281037 -1457,-15883.445044602619,-6401.265596714802 -1458,-15857.121395046983,-6395.348188618428 -1459,-15819.016979972095,-6387.57795799744 -1460,-15385.338467836866,-6252.124268505661 -1461,-15366.085021762305,-6237.754780910395 -1462,-15340.824146943629,-6201.586517095353 -1463,-15351.998298609347,-6221.157793666 -1464,-15321.484824273542,-6177.891779841953 -1465,-15309.564675047075,-6154.90240934417 -1466,-15299.775955806841,-6131.087250388351 -1467,-15229.611955071507,-5921.500407734831 -1468,-15231.873898286276,-5967.618150152574 -1469,-15227.999434655334,-5945.426333029416 -1470,-15239.133072558845,-5991.078594385674 -1471,-2981.5988918404364,-16825.378533207655 -1472,-2913.3196882650077,-16748.290625646823 -1473,-3241.7664418834756,-16364.181206349409 -1474,-3405.612612132665,-16533.011923324666 -1475,-3314.6028940434903,-16637.86524634657 -1476,-6822.761588083344,-15508.365017036973 -1477,-6839.264924891383,-15526.087678703901 -1478,-6811.491652962014,-15487.81480542078 -1479,-6796.1277343431475,-15462.763234603734 -1480,-6779.897130578954,-15422.739298205679 -1481,-6751.049947168399,-15288.299940248013 -1482,-6753.680174003704,-15328.280663929343 -1483,-6923.820119444495,-15614.147084122327 -1484,-6901.266483777746,-15593.95044832719 -1485,-6991.328440979191,-15654.820567294153 -1486,-6964.159928732,-15640.644901473217 -1487,-7651.824726502845,-15628.901414354827 -1488,-7682.865918962115,-15590.237630406913 -1489,-7631.694662666373,-15642.146606358081 -1490,-7667.991867858019,-15612.156457033849 -1491,-7554.6247925837115,-15691.725179410123 -1492,-7578.102674739293,-15683.211815906616 -1493,-7599.255277588558,-15670.325627861934 -1494,-7268.8629132472515,-15742.41160505641 -1495,-7240.061303862806,-15735.417552405259 -1496,-7396.09196900323,-15745.564642912412 -1497,-7421.20391011405,-15745.795062144647 -1498,-7446.792632391979,-15738.063766326191 -1499,-7364.485232672453,-15749.186457573309 -1500,-7334.731190714376,-15746.711720130399 -1501,-7314.210145955675,-14644.708698956201 -1502,-7269.049715308877,-14640.133833391303 -1503,-7335.675858378614,-14654.390081778052 -1504,-7292.668565556517,-14640.446382557897 -1505,-7206.263998426396,-14637.552250555764 -1506,-7131.471391389112,-14644.240064289253 -1507,-7105.459406370189,-14650.28016135783 -1508,-7181.311666555031,-14637.762994644369 -1509,-7157.742910289576,-14638.80544298486 -1510,-6876.986520712994,-14812.355703186506 -1511,-6817.15772200357,-14914.62370193786 -1512,-6805.861361446496,-14936.254473770747 -1513,-6798.663592138262,-14984.389250612461 -1514,-6800.441559970604,-14958.873457291975 -1515,-6851.804195733133,-14842.982088724102 -1516,-6834.921424618921,-14868.122867433425 -1517,-6952.0107131531195,-14726.976496612258 -1518,-6988.178420873252,-14700.743168355 -1519,-7024.896845299582,-14681.824749850335 -1520,-7856.284182538483,-15204.843569965602 -1521,-7838.156138806062,-15257.907966822266 -1522,-7850.25407953503,-15233.101749439014 -1523,-7853.847987497576,-15074.01433830257 -1524,-7862.840376095945,-15121.54144996081 -1525,-7860.746936649849,-15098.501203197262 -1526,-7860.57962102995,-15145.844031335795 -1527,-7802.340488811807,-14927.685044044792 -1528,-7791.595662146031,-14902.49799092989 -1529,-7763.366397386395,-14856.68134530433 -1530,-7746.353911592273,-14838.754872312627 -1531,-7774.8931523879,-14877.66035039327 -1532,-7663.62213326568,-14776.048207039972 -1533,-7689.356968598618,-14789.114397381742 -1534,-7710.341011165409,-14807.28392796812 -1535,-3754.3461155876566,-16022.595131028616 -1536,-3803.7649003947367,-16021.643974834755 -1537,-3841.0477614663937,-16032.885015506343 -1538,-3982.6749558014876,-16111.166822841315 -1539,-4053.9127683937477,-16246.046345421059 -1540,-3558.283633247367,-16118.778227688224 -1541,-3590.4465745501434,-16097.211678399983 -1542,-3520.312404598118,-16175.490499421745 -1543,-3569.250910294694,-16792.377310957698 -1544,-3651.0408123283037,-16854.682175518006 -1545,-3599.7521429635026,-16827.23959635158 -1546,-4006.342871965607,-16751.44666354628 -1547,-3939.6600155322644,-16828.617997831872 -1548,-3874.819008351498,-16845.662771523093 -1549,-3495.814449520101,-16678.07286948669 -1550,-3486.9144072819768,-16641.183390940343 -1551,4915.470441250728,16143.508919185855 -1552,4910.055241984736,16111.766366780772 -1553,4842.319510785471,15954.93015196457 -1554,4852.922495856828,15976.054740970869 -1555,4825.426533929739,15936.774324074422 -1556,4891.907284212,16061.619622547038 -1557,4883.083228351326,16039.44506122059 -1558,4868.52522497957,15998.680272914035 -1559,4878.863500010062,16018.288371126699 -1560,4919.958008540286,16186.549769493364 -1561,4596.756375563074,15718.49376539972 -1562,4519.091858588897,15661.742131459941 -1563,4543.965951281847,15675.636453319546 -1564,4573.462998264001,15696.235005824321 -1565,4313.236038662728,15605.058237259782 -1566,4338.435993169142,15607.890025763521 -1567,4287.209392475418,15608.019201437202 -1568,4397.6012111814425,15614.126240621083 -1569,4417.679720735332,15621.383982524458 -1570,4437.7921863017655,15632.393394414115 -1571,4375.059453724055,15611.564717748024 -1572,4369.194259405556,17011.919817613565 -1573,4393.4939450290885,17005.19503387026 -1574,4467.590039978592,16969.071340772894 -1575,4446.005708514211,16983.662990051336 -1576,4422.686940429623,16992.268849777647 -1577,4270.467950734441,17016.63339804955 -1578,4295.423075585771,17019.865716574346 -1579,4343.028634817261,17017.499550330318 -1580,4319.509422710826,17017.95868324065 -1581,4010.265322975711,16935.91486337788 -1582,4025.273896592608,16951.583717177844 -1583,4158.734508598648,17005.970500169078 -1584,4134.7912734536085,17003.36251598788 -1585,4114.108776672745,16994.776059076063 -1586,4092.7462932164185,16986.186093035245 -1587,4045.0626186425916,16957.818978585867 -1588,4056.1704842224385,16973.93806493539 -1589,4073.5709311375927,16981.556645204237 -1590,3991.7951683046563,16918.741362493187 -1591,3897.919546890354,16819.65351059954 -1592,3878.5416525321366,16775.48966707711 -1593,3914.4810888063307,16839.159076296717 -1594,3886.461862687218,16799.123263263664 -1595,4615.447778540486,16841.520958396904 -1596,4597.905853777409,16858.19511391058 -1597,4680.630524992731,16676.26270441842 -1598,4675.142683975582,16722.746604851083 -1599,4665.740577630608,16744.574719263594 -1600,4679.5492239453215,16700.67210092875 -1601,4578.035215194622,16877.854536333234 -1602,4652.631737395534,16781.461825378752 -1603,4627.78503313375,16819.682080457533 -1604,4643.096418868488,16803.05741119064 -1605,3546.4803740805455,16101.132974710066 -1606,3551.6620692626666,16081.932923348515 -1607,3546.6700221676792,16122.306376114682 -1608,3561.8746831600583,16064.117479454999 -1609,3567.051422889795,16040.278114779441 -1610,3550.9324018591587,16220.836209628804 -1611,3547.459303156491,16151.245094157894 -1612,3544.821903563864,16196.358428846008 -1613,3542.583274050754,16173.837177898913 -1614,3609.891956726211,15941.750598593755 -1615,3618.6640722382917,15921.027115663708 -1616,3629.3800517924305,15903.482543151813 -1617,3645.2030712174605,15889.49045171541 -1618,3659.0648801467714,15868.820752566826 -1619,3676.1599980838005,15853.789960646753 -1620,3692.657659772339,15838.125286810728 -1621,3711.637412646593,15826.974429266334 -1622,3731.7616361171877,15814.462891333349 -1623,3862.8180076246776,15747.306363803684 -1624,3811.089432260119,15762.626130771425 -1625,3789.8258095048823,15775.456360940456 -1626,3834.5153166876335,15757.486527267107 -1627,-6576.0646149426275,15812.115421929948 -1628,-6591.547876540754,15840.291796142048 -1629,-6566.709517253048,15775.405837340715 -1630,-6636.971945636235,15910.91205651199 -1631,-6660.997562859921,15933.552576386151 -1632,-6755.845705593278,15986.666769261628 -1633,-6731.4226290188935,15979.357438488698 -1634,-6708.593930846196,15966.656097188106 -1635,-6793.903074394468,15997.76521599873 -1636,-7013.189222016322,16048.325052200322 -1637,-6984.657286843094,16048.144365480623 -1638,-7038.85622834868,16044.02990813399 -1639,-7064.323498776828,16033.917273484712 -1640,-7326.05579923061,15841.86920835016 -1641,-7292.434560084842,15889.699460257818 -1642,-7309.4063921675715,15868.281164322394 -1643,-7251.476099871128,15931.926185929491 -1644,-7233.548688763332,15950.969915912901 -1645,-7172.519267856614,15991.250237204998 -1646,-7212.046984288765,15966.011965362357 -1647,-7194.611624064917,15981.150298706068 -1648,-7525.7856738893115,15676.373715944255 -1649,-7537.116980544892,15655.415741651967 -1650,-7541.413107565096,15633.500657203847 -1651,-7549.196204091796,15610.5291566672 -1652,-7560.123673996938,15429.143371406384 -1653,-7563.61372088792,15455.503770733 -1654,-7555.337270473922,15400.075971514614 -1655,-7565.656316450687,15505.331610708858 -1656,-7563.383076034083,15552.510650214104 -1657,-7556.914764589778,15574.50271874116 -1658,-7563.093617821616,15530.348231587763 -1659,-6899.267079354067,14629.26334477853 -1660,-6874.182770763351,14629.682533316016 -1661,-6850.919321993519,14635.965336704727 -1662,-6822.8420584040305,14643.795797937759 -1663,-6764.070914657433,14670.937353613419 -1664,-6801.4139376883695,14648.49796550288 -1665,-6782.001864206069,14656.67805464675 -1666,-7342.037269725715,14745.092443582218 -1667,-7305.419146226324,14717.382115750775 -1668,-7325.162846086119,14728.035287303877 -1669,-7221.704942587632,14677.847628052525 -1670,-7245.388703390068,14683.870785173756 -1671,-7265.702279580411,14694.30979944248 -1672,-7286.509550572198,14702.542355363217 -1673,-7401.662945138045,14805.732518986784 -1674,-7432.627306663961,14841.268799701977 -1675,-7419.774722998992,14821.92142486712 -1676,-7445.065799660218,14864.836645759337 -1677,-7471.91076591498,14923.278949337733 -1678,-7466.6888580052755,14901.039134926823 -1679,-7458.643170018595,14881.720384071892 -1680,-7091.4055759806915,14648.206717135554 -1681,-7139.332051421967,14652.265763653044 -1682,-7116.333510774164,14649.21882449569 -1683,-7164.655766319266,14656.980657577851 -1684,-6648.300716830447,14728.538210137185 -1685,-6621.61278315485,14747.794831345755 -1686,-6597.45140360442,14770.107484786346 -1687,-6503.188948722918,14883.625448692823 -1688,-6531.348281556488,14841.228613212028 -1689,-6514.5366601426385,14860.699990286139 -1690,-6258.572924441757,15241.784697325835 -1691,-6271.935231201724,15160.80692488161 -1692,-6296.282167420728,15091.805827215727 -1693,-6279.583382600351,15136.593538292856 -1694,-6284.33480506011,15113.697441339797 -1695,-6267.827606015409,15187.001384162546 -1696,-2273.8729982901086,17252.603316473957 -1697,-2290.7802004609734,17266.988582833805 -1698,-2311.0594432825915,17269.740665173365 -1699,-2327.760846247866,17281.52827813306 -1700,-2349.361369522103,17286.16390349948 -1701,-2078.294072614902,17043.889137511323 -1702,-2095.239532389161,17054.702033290992 -1703,-2105.8160818065485,17072.562444027302 -1704,-2081.99827977406,17025.25686218886 -1705,-2063.1257880792523,16979.147493404525 -1706,-2061.548721651027,16997.568970328524 -1707,-2077.544418431696,17008.00735485453 -1708,-2056.7333607073806,16906.141809946184 -1709,-2053.523942559504,16927.26349944651 -1710,-2054.4678827874764,16946.35033636065 -1711,-2066.3741894970685,16961.211439974773 -1712,-2189.105061203918,17182.444074138162 -1713,-2168.1051459559485,17182.958886982964 -1714,-2163.969518092551,17164.549019702015 -1715,-2223.455481364842,17220.342320554697 -1716,-2242.2485876334054,17229.183501156305 -1717,-2153.4251061749897,17150.36269482905 -1718,-2131.079757365568,17119.12257469616 -1719,-2138.1751019405356,17139.396170452976 -1720,-2192.2785771745625,17202.264883813794 -1721,-2209.932084669828,17207.858761697204 -1722,-2379.6691290003378,17295.96129531737 -1723,-2941.6354667296087,17235.459691040505 -1724,-2922.2330299143996,17250.429174109795 -1725,-2957.230904954544,17216.355933735776 -1726,-2883.35921457578,17278.301827194704 -1727,-2834.163476438448,17310.99017492762 -1728,-2864.026003885182,17289.56103132174 -1729,-2851.440913388199,17304.726196402255 -1730,-2765.583848142714,17332.89676799541 -1731,-2815.483481248113,17311.330686063437 -1732,-2805.153708153591,17327.85501455062 -1733,-2786.2513185153375,17331.06416715026 -1734,-2719.057081561996,17343.930597572697 -1735,-2698.5516355392233,17351.52259747295 -1736,-2644.37653403311,17356.560022472953 -1737,-2678.959325371916,17349.51776822397 -1738,-2662.6257242067986,17359.52937248236 -1739,-2570.1287810363547,17346.432527121586 -1740,-2609.2999668585935,17357.48754988301 -1741,-2590.2929692410225,17353.98725863718 -1742,-2626.922643392603,17349.909632242703 -1743,-3147.957252583824,16955.73476430979 -1744,-3059.3836523801588,17123.818613267726 -1745,-3090.314920229658,17096.585266499256 -1746,-3074.512240472914,17109.034346466124 -1747,-3083.36349757039,17075.51512583575 -1748,-3121.8349500870086,17015.43174113023 -1749,-3111.9152069544093,17053.10878422886 -1750,-3111.889367479376,17034.0866030437 -1751,-3102.992182418675,17069.174664561513 -1752,-2067.0175260938418,16188.252200964876 -1753,-2096.9933287433128,16141.561546610264 -1754,-2084.856829884421,16154.432019005008 -1755,-2081.152849108178,16172.770808700954 -1756,-2189.6460204658297,16071.80198831545 -1757,-2170.277413911116,16079.401139878291 -1758,-2147.8486635862832,16106.032137902106 -1759,-2152.7051567706712,16087.05819018737 -1760,-2111.9876107466453,16116.060548720607 -1761,-2129.9891105945985,16110.31456126098 -1762,-2116.0163607718596,16137.730276485729 -1763,-1988.3072227306682,16425.85721254284 -1764,-2251.929091982277,16037.021239917629 -1765,-2303.6246763072104,16016.579401692388 -1766,-2285.654597443361,16016.153308927336 -1767,-2272.8968408354526,16031.23073925688 -1768,-2333.3556639966455,16001.691256616448 -1769,-2320.9545948268633,16015.245084216242 -1770,-2351.4007960449917,16003.446711712113 -1771,-2425.2676389177327,16003.45001476053 -1772,-2384.848370060679,15997.017525157127 -1773,-2369.1151598002843,16008.65343276488 -1774,-2404.199076251234,15999.32374661148 -1775,-2038.2679097425882,16239.906260119305 -1776,-2016.1161347660911,16272.432234846516 -1777,-2024.6616745598237,16255.748029523775 -1778,-2018.7574678369695,16290.970968617363 -1779,-1994.4311905825457,16381.930767863216 -1780,-1994.7170779030962,16358.57562326606 -1781,-2001.7777075185788,16339.528066737621 -1782,-2005.8654958619395,16304.120292339243 -1783,-1998.5577761638153,16320.6769886943 -1784,-3284.5527200692336,16438.859735640694 -1785,-3272.4508539949993,16424.024935196154 -1786,-3280.6694000459333,16474.320204308136 -1787,-3285.0537997814045,16456.905873857355 -1788,-3272.504570333298,16550.818850185675 -1789,-3278.5768849901174,16492.694969963766 -1790,-3279.5929139029968,16530.155684139936 -1791,-3284.1047089581984,16511.017861889337 -1792,-3275.7991368850517,16404.097467170926 -1793,-3266.9510953649533,16383.562688874441 -1794,-3166.3297555951895,16191.29321659913 -1795,-3185.3580659490876,16202.720863139346 -1796,-3248.9395489713274,16324.026506121447 -1797,-3245.5818510696313,16303.445719427022 -1798,-3240.8120396348154,16285.164347985517 -1799,-3225.7790419178964,16274.612572889748 -1800,-3215.8281451553667,16241.78770836383 -1801,-3187.288194425407,16224.239491530041 -1802,-3208.1439656789107,16225.614569761019 -1803,-3220.5973172677363,16258.091133538313 -1804,-2930.535862850295,16054.542139304865 -1805,-2950.71355538485,16055.491024391264 -1806,-2907.7981740126497,16051.192837619697 -1807,-3005.317244676525,16077.116971313371 -1808,-2986.9059363274027,16065.914953336838 -1809,-2967.022449180685,16066.35753890739 -1810,-3131.707927692455,16154.42988855877 -1811,-3118.4627703237566,16137.997861337886 -1812,-3085.3555437937794,16124.217547193588 -1813,-3105.3258491834476,16123.713589351812 -1814,-3038.32397403798,16092.230657574273 -1815,-3076.105521268923,16106.664545359528 -1816,-3057.4967505248273,16100.939016752352 -1817,-10722.385895075471,12169.476082349172 -1818,-10725.414552331822,12148.047722512483 -1819,-10767.998996627068,12065.871993708079 -1820,-10751.243100573029,12080.95562748958 -1821,-10751.759911861851,12101.741049903858 -1822,-10734.072985217383,12112.16919938704 -1823,-10736.092582648711,12131.799136332418 -1824,-11607.793495897538,13089.98671422364 -1825,-11625.075116578164,13077.376366650118 -1826,-11585.862139179162,13094.544997195027 -1827,-11646.085620491029,13067.361230473989 -1828,-11534.760866984505,13111.461357491435 -1829,-11517.545808572295,13117.5146604813 -1830,-11550.229515026596,13098.747592529551 -1831,-11398.357211147755,13129.929802480758 -1832,-11411.234362387808,13115.119580354321 -1833,-11381.07198667823,13121.284670791158 -1834,-11363.019425289982,13112.384460125919 -1835,-11429.387326459137,13114.268279122927 -1836,-11456.298820107168,13135.878799607199 -1837,-11461.685271316235,13105.354891890303 -1838,-11437.442642842663,13133.363508881186 -1839,-11493.634309042149,13128.47665131351 -1840,-11499.724411539422,13106.36281215272 -1841,-11474.888706976517,13127.316526516357 -1842,-11145.54075380135,13043.464586700935 -1843,-11107.242176377542,13037.63479371883 -1844,-11127.195583652649,13037.050113454427 -1845,-11069.999641767557,13011.15210629244 -1846,-11082.426566925862,13026.025763991025 -1847,-11103.346946788304,13013.675962874002 -1848,-11057.592019239566,12996.642350648272 -1849,-10884.474586849035,12713.733323563349 -1850,-10868.317067429554,12684.889826078299 -1851,-10870.900737225498,12664.465560315912 -1852,-10862.555555965675,12704.15776503493 -1853,-10866.992292493509,12747.463242029744 -1854,-10883.324687953187,12756.032806948737 -1855,-10871.869401655207,12729.526488545485 -1856,-10882.958460493224,12804.349689833083 -1857,-10895.377174499285,12769.016168643117 -1858,-10884.118062805637,12785.015086892321 -1859,-10912.885682973005,12799.74698937808 -1860,-10927.583070899373,12849.785056019484 -1861,-10912.486766891667,12836.22685853663 -1862,-10900.455793927884,12821.22905150233 -1863,-11166.578985096652,13053.121821731795 -1864,-11186.825363234333,13061.284734031968 -1865,-11210.153368394169,13063.176021608413 -1866,-11001.025861045628,12977.154412106887 -1867,-11025.35344638322,12969.931429970342 -1868,-11040.215283730086,12982.516858280962 -1869,-11011.293572513147,12952.22967561308 -1870,-10970.09239196308,12912.407779563344 -1871,-10946.677605897823,12887.59225218026 -1872,-10949.82524697932,12909.629320810474 -1873,-10978.348962774466,12928.72242028691 -1874,-10997.61791736502,12938.871582221414 -1875,-10972.876766111569,12951.67606349319 -1876,-11985.61653674649,12579.797002916896 -1877,-11980.702544160697,12597.675191073757 -1878,-11988.149207334078,12561.533593584147 -1879,-11976.435588275619,12545.450846499887 -1880,-11970.337246838428,12648.687093096903 -1881,-11983.547957562749,12634.843420666386 -1882,-11974.272810966295,12616.851344986542 -1883,-11965.157660324689,12712.906052474205 -1884,-11948.9922441571,12729.191741964252 -1885,-11955.105301263235,12692.391784395682 -1886,-11973.439985846839,12665.848257461095 -1887,-11975.229768606958,12683.741343026895 -1888,-11982.948681244492,12525.706062325806 -1889,-11978.377889849346,12503.358113829601 -1890,-11911.483464044342,12826.817098765145 -1891,-11899.736210796218,12843.799382462903 -1892,-11916.960920213776,12804.756747285408 -1893,-11892.378792808255,12863.108132134803 -1894,-11849.612514170069,12916.89604629874 -1895,-11864.142242457732,12905.583659969938 -1896,-11874.685595410689,12873.491023931181 -1897,-11878.585798596081,12893.829922693792 -1898,-11757.977056997783,13009.956063767362 -1899,-11772.542356422877,12996.820938754503 -1900,-11736.789658264064,13011.931270492996 -1901,-11825.253942772599,12967.693521611844 -1902,-11820.820349724407,12943.52971553214 -1903,-11770.274877028884,12972.478382765596 -1904,-11799.053045258106,12998.984549126742 -1905,-11799.526815542764,12975.68270871425 -1906,-11796.018450649111,12951.611103515106 -1907,-11836.90282168149,12932.409590282727 -1908,-11341.973561948169,11694.266874368213 -1909,-11323.166243730857,11695.778729199486 -1910,-11311.268262964843,11711.921269101935 -1911,-11361.952504168636,11697.669447735827 -1912,-11276.573418754238,11716.64073277416 -1913,-11292.06509446425,11703.631785704303 -1914,-11416.226234208987,11686.69371101418 -1915,-11517.154715652496,11703.536911666226 -1916,-11488.09735263421,11709.528087219209 -1917,-11535.68971285363,11712.808925909492 -1918,-11501.457689911118,11688.856930629656 -1919,-11464.271938474885,11676.481844709659 -1920,-11469.833377239227,11702.192114541149 -1921,-11448.852584926122,11693.91556493968 -1922,-11431.39796146889,11701.301261187233 -1923,-11395.790382014962,11694.706554510172 -1924,-11188.425698902312,11753.178530684487 -1925,-11237.740170047322,11727.04982624234 -1926,-11218.010710363329,11728.833451696562 -1927,-11211.496354432804,11750.194683897838 -1928,-11256.729578944969,11723.68891490014 -1929,-11087.310085639812,11810.4023081901 -1930,-11067.131322120498,11817.886216842999 -1931,-11054.816536410277,11831.91212749293 -1932,-11011.138020213102,11871.59401516029 -1933,-11003.179190539144,11899.681807483728 -1934,-10990.95538813235,11875.72195123231 -1935,-11031.665335562819,11869.262091384446 -1936,-11020.573324238134,11843.450962090854 -1937,-11043.284745604828,11846.294189958364 -1938,-10975.284375365762,11925.54494094744 -1939,-10979.678849897657,11903.384299848423 -1940,-11854.676193641855,11868.041513906477 -1941,-11836.333200612755,11862.399228659551 -1942,-11824.613187756404,11848.028001009197 -1943,-11806.876857444317,11837.718184261958 -1944,-11874.553559084203,11890.84905699249 -1945,-11889.856278101282,11926.578455447425 -1946,-11853.787140056578,11889.44491808513 -1947,-11884.116649002633,11907.238036603427 -1948,-11683.767671333138,11767.148707535343 -1949,-11721.596652844823,11777.171299538575 -1950,-11702.694160554018,11776.876472107013 -1951,-11737.163536050346,11786.247059700727 -1952,-11780.30912278762,11817.91077025861 -1953,-11767.765838607558,11799.89857771405 -1954,-11747.094014571758,11802.49754377375 -1955,-11952.293131271756,11999.244243936504 -1956,-11928.949212449952,11998.66695058578 -1957,-11946.50287124348,12058.95425181284 -1958,-11964.191581904714,12085.55274631153 -1959,-11964.315337274036,12106.098290616907 -1960,-11968.1441738986,12065.69789689213 -1961,-11929.304134190616,12022.94239520211 -1962,-11951.898754126387,12040.22557403277 -1963,-11960.635474722798,12021.740137625622 -1964,-11919.967846931637,11982.628429321307 -1965,-11926.317925071677,11962.900651871769 -1966,-11904.341834671526,11955.524236916375 -1967,-10698.056450505375,12253.046517629244 -1968,-10689.067262376426,12272.858141950299 -1969,-10683.339216731842,12291.92971460885 -1970,-10689.472118339263,12311.168736459498 -1971,-10678.560763063906,12350.88673637874 -1972,-10681.388387880634,12330.319293646391 -1973,-10681.741437969324,12373.641405158825 -1974,-14643.17222327807,6924.036880015074 -1975,-14659.099393370205,6912.260628921067 -1976,-14648.604994323021,6945.3407642308985 -1977,-14675.49424523419,6899.240804803034 -1978,-14628.769435501683,6950.106442909362 -1979,-14617.795047636646,6964.830655152499 -1980,-14620.556597716006,6984.076799235913 -1981,-14605.82132941578,6997.906519702442 -1982,-14600.987684148216,7019.7457295271815 -1983,-14584.524929119572,7057.553578315359 -1984,-14577.717011084213,7085.563095786826 -1985,-14552.401284756004,7181.415805560415 -1986,-14550.127490581765,7202.611029862353 -1987,-14553.90482782225,7225.214765614483 -1988,-14558.793261084955,7159.425353952705 -1989,-15009.91912435066,6684.089305034698 -1990,-15032.061416348575,6686.215258717181 -1991,-14991.87400701229,6692.538481824294 -1992,-14936.300395387523,6703.1455977344995 -1993,-14955.216414226465,6697.839489236364 -1994,-14972.777201264953,6690.635921543943 -1995,-14916.77838749994,6713.128824784253 -1996,-14755.776791213006,6815.306009703494 -1997,-14844.836279866719,6732.994352304202 -1998,-14845.930784107892,6758.508847238038 -1999,-14885.307108593732,6725.689655464632 -2000,-14865.86436599428,6732.417644387749 -2001,-14798.801151633672,6781.35400837578 -2002,-14823.821718484134,6751.4366429883285 -2003,-14809.936747031586,6764.733780569044 -2004,-14776.032220110093,6794.209287718131 -2005,-15216.466533901279,6698.769881762943 -2006,-15236.476362752697,6697.825636658882 -2007,-15256.05421075895,6703.827734521281 -2008,-15195.049013945072,6703.577820054191 -2009,-15317.941996694306,6706.102291336832 -2010,-15298.525575797528,6710.671196043897 -2011,-15279.07367285291,6707.745796794495 -2012,-15328.831384351617,6725.534501875208 -2013,-15363.248547258836,6725.166284428431 -2014,-15347.41731682682,6713.981756137597 -2015,-15380.024414437437,6736.105477118118 -2016,-15629.653214870874,7027.598214056689 -2017,-15628.846193903597,7007.055774951446 -2018,-15630.094303725215,6987.1730535784 -2019,-15609.030401724234,6981.862635447464 -2020,-15592.616965088071,6908.624108631803 -2021,-15575.240618356858,6899.701474042715 -2022,-15566.31737807639,6883.111862324577 -2023,-15551.475722957673,6868.097716443708 -2024,-15610.195616619778,6964.176299396284 -2025,-15613.774298279812,6947.468207694111 -2026,-15606.593368099073,6931.318673375728 -2027,-15584.61687245059,6930.257346902321 -2028,-15475.21171652399,6775.499676438412 -2029,-15453.93400603307,6778.773871472715 -2030,-15408.114981518078,6749.956757323715 -2031,-15444.496057344584,6762.2763990338635 -2032,-15426.76169784308,6757.159236937539 -2033,-15496.951817064624,6793.519672230919 -2034,-15517.893651137116,6828.855712942714 -2035,-15504.998745803874,6812.583727957459 -2036,-15473.40770228862,6801.14348467007 -2037,-14944.610646307669,8046.068757090864 -2038,-14908.6673822573,8043.227163438895 -2039,-14926.471316125158,8042.170516603029 -2040,-14877.313403906322,8036.425854801391 -2041,-14896.60146301923,8029.27281063651 -2042,-14851.2805172677,8021.1279537806795 -2043,-14838.318470912145,8003.292286531289 -2044,-14872.74027003546,8013.5980891373665 -2045,-14617.545419878918,7672.723378909447 -2046,-14620.939095619677,7652.486303071661 -2047,-14613.14547391655,7691.837217970689 -2048,-14631.142350125701,7701.799639146109 -2049,-14634.743925215587,7770.928072615682 -2050,-14637.646531865632,7789.770622799611 -2051,-14660.007652034134,7792.891869071287 -2052,-14654.400655785259,7814.652205257888 -2053,-14671.835193923593,7828.355638050221 -2054,-14628.685197023733,7718.948063637347 -2055,-14622.03483274845,7734.6825980656595 -2056,-14650.005027013576,7752.36853060102 -2057,-14621.1115318059,7752.940085470527 -2058,-14698.50685648443,7876.178488055884 -2059,-14705.746035583057,7896.162309894325 -2060,-14720.077076823858,7907.535647872597 -2061,-14808.35063501043,7983.818169878701 -2062,-14771.235958463674,7967.331422812796 -2063,-14790.366662438617,7972.990085685205 -2064,-14733.198108409111,7918.874064776891 -2065,-14737.386809240115,7935.667971389479 -2066,-14769.237762416407,7945.179796637148 -2067,-14747.969115879527,7950.108187584987 -2068,-14991.920381286027,8057.687571549099 -2069,-14966.857544442335,8054.514851934693 -2070,-15686.061835898274,7780.861439997747 -2071,-15676.339918321932,7760.375030947514 -2072,-15632.531588195745,7856.691696101317 -2073,-15641.064063220216,7840.152168117178 -2074,-15615.399348137278,7869.633688237545 -2075,-15671.892063452231,7801.799476500611 -2076,-15657.845134014195,7782.509699574766 -2077,-15644.404731979776,7821.44472546267 -2078,-15665.068646212869,7819.668719121057 -2079,-15690.561219800855,7724.371768664548 -2080,-15690.312657962239,7745.829846215007 -2081,-15307.059870741852,8089.342683843458 -2082,-15326.309556434233,8078.663472904226 -2083,-15194.910138116536,8099.979094554329 -2084,-15226.676656691698,8089.420800580381 -2085,-15213.664463603971,8106.28173939576 -2086,-15174.778143100215,8094.812391947004 -2087,-15287.145234499036,8082.47958790282 -2088,-15242.624444124256,8098.449523279954 -2089,-15259.175229467985,8100.931276685495 -2090,-15276.46078764774,8099.42590816504 -2091,-15475.253839728479,8002.2868736599285 -2092,-15445.024033732254,8030.368858441596 -2093,-15458.851148879752,8016.289814204301 -2094,-15425.10185337446,8031.814470305706 -2095,-15377.23243547116,8060.258110224832 -2096,-15416.550077425432,8049.942405182043 -2097,-15397.750734066749,8055.291120172192 -2098,-15502.396376137947,7981.7107879646355 -2099,-15521.303697436246,7962.224338130546 -2100,-15723.913955961076,7557.852368215178 -2101,-15736.473581974915,7531.443673753572 -2102,-15717.207812219925,7520.8211136265345 -2103,-15744.487736706214,7549.832624660235 -2104,-15720.415959932112,7468.1635627331425 -2105,-15733.982452101278,7505.433719531555 -2106,-15730.230919610083,7486.668383047278 -2107,-15717.047706209212,7624.768736837556 -2108,-15737.504903098446,7588.911809159975 -2109,-15718.119119043204,7576.125352914964 -2110,-15724.915142151813,7605.639032168556 -2111,14739.868169869907,7661.633720561584 -2112,14716.459380659711,7660.182692515349 -2113,14761.436337950621,7669.913511032008 -2114,14569.475253701252,7666.379242546618 -2115,14612.71296663019,7659.869659474977 -2116,14591.57922529431,7658.913349420347 -2117,14677.43835287446,7658.156542840265 -2118,14654.332682850712,7656.9930659128295 -2119,14633.209507023026,7654.967152633963 -2120,14815.181534104378,7685.723863501475 -2121,14790.361164066262,7675.745445010882 -2122,14932.995808208507,7729.964593188146 -2123,14909.857262917863,7718.0437425399505 -2124,14977.81614247654,7759.510888956984 -2125,14955.560542719937,7742.660890087709 -2126,13930.371428651628,8165.417038825839 -2127,13940.531349616265,8149.2406585792305 -2128,13927.646011051651,8184.5718671894765 -2129,13928.381526401188,8206.072647507248 -2130,13973.978187217914,8062.2680602988 -2131,13965.595102813028,8080.053354812344 -2132,13989.42667203587,8046.337425384513 -2133,13946.467928617754,8111.977391913505 -2134,13958.328506524005,8097.49778663501 -2135,13941.978755556558,8130.160598843975 -2136,14204.274088102535,7864.868487111014 -2137,14228.473831555204,7859.8510688073175 -2138,14181.91736744432,7875.3408393328245 -2139,13922.039515778595,8319.850686823902 -2140,13921.592283949543,8300.865271995955 -2141,13926.044393654727,8279.886171559678 -2142,13970.961698436031,8468.885575306847 -2143,13957.398208452269,8450.658361818585 -2144,13947.842107802644,8432.325209720088 -2145,13943.865145643571,8411.647697749908 -2146,13922.736890439272,8353.905085643888 -2147,13930.529703316344,8336.679553298722 -2148,13935.945067052457,8389.458306193848 -2149,13927.08450599693,8371.930726831486 -2150,14045.133998744375,7966.796528940822 -2151,14031.724915804447,7985.932856816132 -2152,14061.91442522973,7953.2413649347445 -2153,14134.630189162675,7902.027134179255 -2154,14078.338826632113,7938.724852404361 -2155,14093.25774854643,7924.074459184351 -2156,14112.666501468602,7914.795185835155 -2157,15310.352275496269,8171.1462577212005 -2158,15301.034398888314,8149.903920792654 -2159,15315.721409223028,8215.038176771153 -2160,15315.52674836791,8192.044468786513 -2161,15323.974225587446,8264.784841332357 -2162,15237.67551134398,8003.49780024083 -2163,15246.236770472944,8021.4344328764055 -2164,15252.155490107201,8042.842184449515 -2165,15204.965817388047,7958.588474445238 -2166,15223.782829899566,7989.807542913999 -2167,15220.271350315514,7970.544705017165 -2168,15179.823536732123,7927.6242674981495 -2169,15161.555820541385,7914.1298731202 -2170,15191.769910232128,7944.115519267579 -2171,14510.346179580016,9062.38478667721 -2172,14469.916251968367,9048.558765998767 -2173,14488.841969398916,9059.482020012107 -2174,14446.491653043702,9039.770859712928 -2175,14597.32320660374,9068.64316271798 -2176,14574.829214666515,9071.825661444733 -2177,14554.058613844665,9071.54261195655 -2178,14534.161623349286,9064.25174299053 -2179,14391.35280872263,9014.321828648966 -2180,14371.088861953616,9008.576102290837 -2181,14354.427885226254,8999.604488069506 -2182,14345.999659491843,8982.680109376235 -2183,14312.813213162804,8968.022359931729 -2184,14304.568954981645,8950.385714068852 -2185,14327.72780660228,8978.731732723007 -2186,14288.279607554006,8936.36439864334 -2187,14262.435048743735,8910.619813146117 -2188,14245.463290081183,8887.309852120774 -2189,15193.502337449674,8652.62186129774 -2190,15194.652479828761,8675.770025515314 -2191,15188.775515800524,8695.9548172358 -2192,15167.94107491468,8768.721691755562 -2193,15149.76559388043,8795.975314199124 -2194,15167.840765199571,8787.865280254846 -2195,15174.04451726219,8751.362839476413 -2196,15184.778885767802,8735.835224030221 -2197,15186.146140031591,8716.36070858524 -2198,15136.467952584248,8830.08430866244 -2199,15146.610015348764,8814.405309477754 -2200,15120.545377675944,8844.021464518391 -2201,14938.791085410803,9002.925997637461 -2202,14918.607146670118,9014.162743593663 -2203,14875.386333173845,9022.618017595389 -2204,14898.388334147949,9021.553727151313 -2205,14828.248808927747,9035.781403344326 -2206,15049.532292155529,8934.371050529044 -2207,15081.678069949985,8902.646623206108 -2208,15067.434626445409,8921.569690870097 -2209,14992.297888359592,8974.694807541726 -2210,15033.178680413477,8950.54651694869 -2211,15013.427401239345,8961.572218811014 -2212,17252.422411666077,3133.637202803013 -2213,17246.56240986672,3065.368201008541 -2214,17251.966649868453,3086.1407016531944 -2215,17250.63553612721,3107.847658565345 -2216,17224.625432219233,2977.545367791497 -2217,17209.62033519539,2939.0149092809634 -2218,17196.607220064107,2920.6274008893365 -2219,17214.8391686811,2958.9082943513445 -2220,17240.42297514718,3020.8526058572534 -2221,17240.814697726153,3042.405618352702 -2222,17231.042356098875,3001.303306556134 -2223,17113.786229549616,2779.3799122124838 -2224,17125.749324121225,2801.295725125868 -2225,17100.07220245544,2758.6053373006034 -2226,17056.80160379957,2703.149727895564 -2227,17048.52428395635,2685.8373054446274 -2228,17063.024911442582,2722.5736303777103 -2229,16957.65871254333,2621.8895666000803 -2230,16976.876789125658,2630.0820606729526 -2231,16986.97162754129,2656.4089394803345 -2232,16999.41226842518,2630.522762921008 -2233,17006.023437500982,2663.3113391058646 -2234,17040.493121054136,2666.5106140722237 -2235,17021.172895320084,2692.9948690338265 -2236,17025.133052950303,2653.742017463778 -2237,16878.446291313623,2568.8820266123184 -2238,16860.215705234616,2557.341197219018 -2239,16898.977127242877,2580.1499679457306 -2240,16823.41719687851,2543.0387485698207 -2241,16838.708223756465,2554.535622185127 -2242,16809.027593166407,2529.418841198425 -2243,16742.836241111745,2524.4409506826587 -2244,16784.68230096157,2520.879015367022 -2245,16789.723319886234,2547.7017579705084 -2246,16764.017127163166,2524.789725495447 -2247,15973.57014264403,2790.645474331492 -2248,15954.081071353512,2801.6889489227137 -2249,15904.069110418135,2890.414134292227 -2250,15905.862206778123,2868.5728253364277 -2251,15924.120882065774,2860.284639025557 -2252,15929.16512290877,2822.936259100107 -2253,15952.897666033467,2823.8244471916432 -2254,15929.48483979604,2842.8129671241772 -2255,15886.968454537455,3235.342933592038 -2256,15862.111804467197,3202.9313703762195 -2257,15874.303762950409,3219.080846208085 -2258,15880.854145038116,3186.5797750321904 -2259,15870.237410413863,3148.793628726162 -2260,15863.105268118537,3175.718356419003 -2261,15847.356412002802,3162.2288571809195 -2262,15856.426506921733,3082.2859397640736 -2263,15856.495169450609,3134.6699356859144 -2264,15847.987149523513,3118.0044722452058 -2265,15862.5777418711,3102.8795052051214 -2266,15860.467172746616,3044.329843799038 -2267,15854.78179123444,3023.8777893571346 -2268,15864.720885476228,3008.1298814436564 -2269,15877.07687792789,2942.126055120302 -2270,15862.057506366067,2973.409501616612 -2271,15866.765202810882,2990.981361251128 -2272,15877.229029618611,2961.4136237453718 -2273,15888.088203156454,2923.950404942296 -2274,16407.30461599934,2543.6864770965067 -2275,16385.964580396543,2542.603007677279 -2276,16428.11600372277,2544.032450468793 -2277,16450.350493794776,2549.4285898951857 -2278,16123.485630666524,2627.6693128969937 -2279,16125.829955718678,2605.4953984443946 -2280,16151.346126598213,2628.799240457525 -2281,16152.344328367726,2606.005224312556 -2282,16164.94863502246,2590.77816951765 -2283,16184.73885076053,2601.2652579083124 -2284,16080.206391942866,2673.5849128090676 -2285,16098.996157095768,2637.1250724115544 -2286,16087.2913898843,2653.690964477409 -2287,16121.932421009284,2650.2488479615104 -2288,16199.90710725569,2585.556149930546 -2289,16342.150985509938,2547.285532231679 -2290,16324.803271272918,2544.5401793165092 -2291,16291.458180907632,2544.3427002538447 -2292,16309.195514366287,2552.704399278038 -2293,16361.058201290298,2547.8609766055324 -2294,16232.665443512373,2574.114275900165 -2295,16265.408417714109,2551.1584672927384 -2296,16249.900047373027,2563.6258422440455 -2297,16283.285416447567,2567.523625723639 -2298,16080.664761434946,3648.2266888487998 -2299,16092.76920743179,3667.4419701827414 -2300,16071.64293501594,3627.216828814173 -2301,16059.138506677278,3602.299255134729 -2302,16107.91089232877,3689.502573402448 -2303,16144.799115220208,3734.1555632612026 -2304,16159.106346823291,3748.6198293563034 -2305,16129.974302023089,3722.1903689171468 -2306,16121.103062858481,3705.2642631738067 -2307,16192.311436669028,3782.3985517254055 -2308,16179.368430356923,3765.3918453630135 -2309,16237.93304249383,3812.001050615769 -2310,16218.996223938124,3805.809782922466 -2311,16257.817799322369,3819.4850436612887 -2312,16212.567649025097,3786.241633777591 -2313,17085.979891593244,3584.823204522299 -2314,17085.865680763756,3606.2254099788865 -2315,17066.726205768788,3614.952111253869 -2316,17033.54295424342,3674.4852140377197 -2317,17048.194468890884,3661.739882667781 -2318,17054.97713811762,3645.0607437563967 -2319,17070.52358306231,3634.888838533979 -2320,16974.391465097553,3748.826619419165 -2321,16954.13416214502,3756.1111347425876 -2322,17018.697595514263,3694.2381341225746 -2323,17009.002748870673,3711.280968129265 -2324,17000.721043575762,3728.9140464294433 -2325,16979.03816925965,3727.7081173294973 -2326,16933.37588744731,3774.4697487445997 -2327,16915.70727968865,3789.1605175080135 -2328,16893.788562497604,3798.796002709237 -2329,17104.31100548853,3543.8804340717547 -2330,17093.75833298423,3559.7388612729187 -2331,17125.804006045375,3442.6630053211716 -2332,17126.819282995843,3462.2877104773493 -2333,17104.550443187116,3472.217668994245 -2334,17117.87267403893,3423.111184997773 -2335,17120.52807891665,3514.2484309781944 -2336,17104.83894955521,3526.0021574567495 -2337,17130.829059514588,3488.3790139834596 -2338,17104.760093276014,3497.1875023940233 -2339,16485.930574434507,3927.5726714731068 -2340,16481.29299508737,3895.8020288573225 -2341,16501.867274949444,3912.9538757395867 -2342,16462.805576869465,3918.206360707742 -2343,16452.55885868429,3898.889362762865 -2344,16433.560579017943,3895.368950285276 -2345,16520.362371776064,3906.8151956176857 -2346,16531.561527503385,3927.043287277537 -2347,16551.71089253699,3915.227434451225 -2348,16623.664444734633,3920.3735585563677 -2349,16585.19911615737,3912.068947633175 -2350,16604.572473726486,3917.6695130832622 -2351,16739.526644478734,3878.3787409815586 -2352,16722.831724332616,3890.3094385726718 -2353,16707.67464554726,3901.959803870012 -2354,16690.493845722303,3894.3492638254065 -2355,16675.138030811275,3901.004554315045 -2356,16662.42739129266,3912.129368975906 -2357,16647.837485057593,3924.046056533717 -2358,16634.895577578583,3897.802743125825 -2359,16392.98282775197,3883.0755395434344 -2360,16412.086151374184,3893.0057084650966 -2361,16371.900371841886,3873.1965498248555 -2362,12203.615021764612,11444.18999060805 -2363,12225.285380310635,11451.94601043919 -2364,12259.412190084728,11477.335537410987 -2365,12243.734188265416,11462.155396260601 -2366,12280.961199975256,11493.377445986878 -2367,12319.235693781417,11538.417069840496 -2368,12298.044985024519,11505.622967608435 -2369,12312.634759726576,11519.146385627839 -2370,12335.578820289295,11552.667153298604 -2371,12347.317320551037,11570.507490979204 -2372,12355.176240910028,11592.301236795478 -2373,11643.4344828661,11533.366819133169 -2374,11574.387187661981,11545.237363700991 -2375,11596.896591767936,11536.726237180308 -2376,11619.416745519593,11537.317745629198 -2377,11739.408497784676,11536.20747937308 -2378,11760.047385167238,11534.550010326982 -2379,11779.209684688369,11537.802011530492 -2380,11796.647735021914,11547.729030585791 -2381,11819.171307363624,11550.547915106084 -2382,11842.105640529071,11559.823001175655 -2383,11712.459111905104,11530.997011127189 -2384,11683.22372579289,11530.021335973734 -2385,12165.893458094717,12390.025209948408 -2386,12154.5533856844,12408.990119902783 -2387,12192.172273785412,12259.146005113536 -2388,12194.722617792633,12280.555224410657 -2389,12194.164633139007,12300.039821124648 -2390,12183.586714576686,12316.224166231164 -2391,12185.091940078511,12335.348170392643 -2392,12182.338389446799,12354.226146183406 -2393,12169.947885400741,12369.611472361854 -2394,12140.575235514105,12431.685428367162 -2395,11973.06214465457,12597.9245753381 -2396,12064.218936854853,12531.973553074118 -2397,12092.751050024273,12501.354585902636 -2398,12081.207015776623,12520.856423816605 -2399,11992.618563458276,12587.836960769406 -2400,12011.314576386312,12581.410427843126 -2401,12041.468565503497,12563.048268419401 -2402,12052.072562023186,12547.002276894791 -2403,12021.794598365996,12564.899508594934 -2404,11916.103222495825,12625.15549518833 -2405,11895.779220527658,12635.919636307664 -2406,11874.941418974884,12638.766783462941 -2407,11836.053852276786,12651.607012246399 -2408,11855.201904875585,12645.137654254682 -2409,11815.571365207596,12648.089877496353 -2410,11792.758277363218,12651.149161955567 -2411,11707.486857902864,12648.466139445432 -2412,11749.542645517551,12652.155393748293 -2413,11727.213046103296,12655.340931805802 -2414,11663.241396014115,12640.616368239165 -2415,11686.187949447092,12648.32099772819 -2416,11138.11806967928,12278.103718336053 -2417,11145.473983675545,12320.355778329907 -2418,11152.331623917842,12337.967472679182 -2419,11145.41368172456,12300.290438578208 -2420,11166.163739751122,12351.298709742032 -2421,11176.361547806784,12385.979849940159 -2422,11164.318152554766,12370.790926807482 -2423,11190.142651960965,12402.122404883236 -2424,11397.078989273172,12577.242248803874 -2425,11342.45665781621,12551.634406983374 -2426,11375.29342361519,12572.96438220735 -2427,11356.493775758227,12565.939036032174 -2428,11236.55782635247,12464.030960431122 -2429,11322.923701381298,12545.199781804196 -2430,11294.458882631676,12520.66835513151 -2431,11304.674847548176,12537.422784449062 -2432,11278.02339298574,12510.658459669798 -2433,11262.005392404344,12499.641986039602 -2434,11253.129600522227,12481.025520278567 -2435,11127.410434121939,12221.720462173998 -2436,11125.694963606431,12193.840526802429 -2437,11127.02723246206,12130.546382332514 -2438,11127.039025444705,12154.742146553292 -2439,11133.453296875472,12106.892937803213 -2440,11285.670008591505,11691.377610225538 -2441,11301.30126087143,11673.626298081886 -2442,11319.835837155559,11661.920599251138 -2443,11338.515270726693,11649.704583349401 -2444,11393.313953421652,11623.4766891214 -2445,11353.952107396486,11636.653043373357 -2446,11371.648483797904,11627.321161318312 -2447,11223.180923343121,11756.363591006737 -2448,11240.660661524593,11743.251028784513 -2449,11179.465027886346,11847.963968492659 -2450,11161.70321490395,11879.174654410313 -2451,11159.865611558278,11900.281532987956 -2452,11163.608336669018,11859.793705842047 -2453,11198.304508804802,11801.225945607332 -2454,11199.360406272843,11782.57614877989 -2455,11217.372284179308,11775.3069284428 -2456,11176.963252370104,11829.072359690608 -2457,11186.161502800689,11813.971327280977 -2458,11433.483123284386,11601.93779293253 -2459,12505.981717254688,11895.730356444636 -2460,12507.618531398217,11875.826026905877 -2461,12497.968634036393,11840.961205557065 -2462,12494.83459660815,11860.269968807403 -2463,12491.095101728626,11822.69790079887 -2464,12479.519624343553,11804.251289127635 -2465,12510.46409594748,11915.781127679607 -2466,12509.030738886058,11938.937493581592 -2467,8632.773232673422,13717.071966395755 -2468,8661.475764478535,13699.074294751217 -2469,8464.601989608096,14119.123801450702 -2470,8456.697094107374,14093.564697887885 -2471,8453.891218400466,14069.864757511727 -2472,8456.130195481752,14045.085444550707 -2473,8480.366423355686,13916.576414597796 -2474,8494.596016741267,13891.955270962264 -2475,8536.097071379532,13838.18785355523 -2476,8516.06318452727,13859.276617367677 -2477,8457.144013358638,13988.788693618895 -2478,8465.028675084188,13959.38442263761 -2479,8752.609079235881,13658.359597404238 -2480,8781.046757646516,13649.74755150394 -2481,8820.328520220462,13643.211325106842 -2482,8702.747126130133,14566.021805929136 -2483,8722.533135009484,14589.39876105735 -2484,8838.374076742344,14672.766146246186 -2485,8945.670433473644,14707.724955420697 -2486,8917.345938450135,14704.356506169228 -2487,8890.596296284466,14694.970866597712 -2488,8804.273488313207,14649.291217629325 -2489,9240.94980109011,14659.136080985108 -2490,9261.963926680612,14648.52428666835 -2491,9220.539761979004,14666.655954009366 -2492,9197.529020629963,14669.215170641413 -2493,9152.445873242923,14678.836792347669 -2494,9390.980570595217,14511.790752428491 -2495,9417.30863496621,14433.818459383388 -2496,9413.696917581361,14463.13685928789 -2497,9405.40167270127,14488.790155970548 -2498,9311.239846881035,14615.433626625947 -2499,9353.481053761743,14576.142306197265 -2500,9334.369362919839,14598.898237778645 -2501,8661.162461540585,14508.965368754943 -2502,8647.111941696196,14482.364989665295 -2503,9220.35285412962,13627.705752027225 -2504,9194.42994435103,13619.687238798995 -2505,9165.84942640368,13617.938297665096 -2506,9305.329889486307,13661.554899042256 -2507,9267.17941882628,13641.261281664061 -2508,9338.256835530734,13685.563352682188 -2509,9499.333767711447,13874.609727903475 -2510,9479.053009213447,13830.914552673665 -2511,9466.740959040379,13805.87512428974 -2512,9448.311358346962,13783.121043317133 -2513,9527.297774998688,13958.510542238 -2514,9533.112060978574,13983.725718803567 -2515,9533.520924862702,14009.523683392483 -2516,16807.89915489661,-1405.2600103848742 -2517,16940.438769665394,-1434.3222781042962 -2518,16922.99912009279,-1422.1593362794274 -2519,16905.184992677245,-1415.5642835502485 -2520,16886.651434457468,-1417.8565949469737 -2521,16851.89978340185,-1404.369041756675 -2522,16831.752407632288,-1406.8430975227784 -2523,16870.11449602575,-1409.2793829507232 -2524,17033.965232067654,-1476.5550615915063 -2525,17014.55545290329,-1465.9208136627662 -2526,17081.38814990349,-1513.8728132173644 -2527,17094.585563989727,-1531.4379538139262 -2528,17048.358434816364,-1492.6263329374087 -2529,17067.205208391846,-1499.76883693163 -2530,16991.596145681753,-1455.866376470187 -2531,17185.4546979816,-1655.9849592233063 -2532,17175.11413884734,-1640.2788631267015 -2533,17188.626905325764,-1675.0252144128729 -2534,17204.1772426911,-1710.7558245906541 -2535,17200.779278787068,-1690.4598872267022 -2536,17155.411363827465,-1607.6616088535163 -2537,17164.357088217545,-1624.9342478458523 -2538,17138.9292433199,-1593.1776342491967 -2539,17214.326353948163,-1780.2509930802928 -2540,17214.55685354996,-1755.9735998053811 -2541,17208.59326499002,-1734.127526469801 -2542,16120.333790712299,-2026.5797479271014 -2543,16125.866072312783,-2047.8364063990882 -2544,16115.405288559432,-1983.9997968212433 -2545,16120.886168128922,-2003.9235685490178 -2546,16119.335706153073,-1941.1731880412099 -2547,16114.826665828881,-1963.464226520511 -2548,16131.967398044202,-2069.455172387563 -2549,16140.925378817148,-2092.1764008805967 -2550,16418.75561854104,-1438.2310451950138 -2551,16381.121338666759,-1454.8441174815102 -2552,16366.61209023563,-1469.2304453462013 -2553,16398.101886541903,-1444.2666419556297 -2554,16329.670948549288,-1497.0075549302294 -2555,16345.917706921762,-1480.3588706571832 -2556,16311.851697493976,-1516.124615133169 -2557,16514.15631487561,-1414.5916240550584 -2558,16490.742373359863,-1414.757589006064 -2559,16469.552874572895,-1418.783160541779 -2560,16448.682283744274,-1427.493517207643 -2561,16237.530699146706,-1593.8922317843694 -2562,16211.730957413207,-1634.3723775049714 -2563,16221.724044210725,-1612.884568997634 -2564,16189.065452444016,-1680.0291713930262 -2565,16198.967058640474,-1659.3801942594444 -2566,16184.693841481187,-1702.4493584969591 -2567,16178.47662712976,-1729.672793652467 -2568,17421.393659382473,-2196.998543677386 -2569,17421.954164981507,-2221.883365848504 -2570,17375.315961855016,-2358.3303039277007 -2571,17387.890284247274,-2340.1701108662664 -2572,17398.033109218628,-2322.818010859845 -2573,17399.5034850032,-2302.689809524337 -2574,17409.430822488055,-2284.2138177818374 -2575,17416.963264030943,-2244.2344452830503 -2576,17417.000060901122,-2265.1792535916798 -2577,16737.196327171172,-2774.3954850424857 -2578,16695.911592504777,-2781.82141429654 -2579,16562.182058754468,-2780.9426485891986 -2580,16544.430907100825,-2772.862202254518 -2581,16580.7791635825,-2775.3743521445226 -2582,16640.142439672036,-2779.238246508096 -2583,16618.052901939616,-2780.5369253066065 -2584,16598.442845042195,-2783.210557160992 -2585,16469.470774061123,-2742.9899071184477 -2586,16488.03030917873,-2755.0255093641886 -2587,16525.845113631032,-2764.7068225796716 -2588,16505.968902208107,-2763.9534103349433 -2589,16368.96021278274,-2685.3356098628224 -2590,16390.660421403627,-2695.7288672103396 -2591,16338.158369470792,-2660.167427766959 -2592,16323.757789908837,-2647.8798778069004 -2593,16355.979902775453,-2668.085253091575 -2594,16313.82757755196,-2630.8997076312803 -2595,16269.970946932937,-2560.028244502176 -2596,16301.84293234532,-2612.8699631101285 -2597,16277.31028676969,-2581.1677060166644 -2598,16286.82020569636,-2599.0679996295394 -2599,17068.749082482966,-2662.746391801072 -2600,17060.91080624961,-2680.5240234410267 -2601,17027.54858694324,-2698.9480868086252 -2602,17045.418815867113,-2691.2155018391463 -2603,17086.916202382017,-2653.6613481944405 -2604,17099.841216377637,-2636.4442843094116 -2605,17115.51502584576,-2616.111008147936 -2606,16973.28536740117,-2728.891303366443 -2607,16951.367248988077,-2733.82216045841 -2608,17008.192455974488,-2708.77246477071 -2609,16992.451132669423,-2721.9104190547228 -2610,15142.323145932669,-7498.807030980552 -2611,15162.579474798078,-7507.1990361304 -2612,15182.85717702892,-7505.20871897743 -2613,15202.687681445068,-7510.978443767744 -2614,15225.538926014362,-7508.227909033954 -2615,15070.19499432152,-7473.915995916542 -2616,15018.356669889938,-7450.140014971439 -2617,15034.386610087693,-7463.7988161193925 -2618,15050.646472629634,-7474.304429701331 -2619,15108.977909232633,-7490.034106767028 -2620,15086.423899559397,-7486.519174274501 -2621,14861.037330045565,-7283.7012173523635 -2622,14834.82707936901,-7254.937146697072 -2623,14832.107195140039,-7237.6139561689915 -2624,14845.892400375253,-7269.66245682862 -2625,14802.512061875634,-7145.081201795153 -2626,14805.417960905876,-7105.538980617593 -2627,14802.41722880206,-7126.351998221285 -2628,14812.138367066129,-7160.27579480144 -2629,14811.304962490805,-7193.966785281337 -2630,14830.80807926423,-7219.987613981887 -2631,14813.493543449922,-7177.2170183591825 -2632,14814.531264843368,-7210.990579620672 -2633,14962.077790117606,-7417.579084671775 -2634,14981.789945078663,-7426.8343833433555 -2635,14922.861951942908,-7384.451404647324 -2636,14953.037737708959,-7399.587521109425 -2637,14933.017183477064,-7399.688928374654 -2638,14893.885944086287,-7347.000835079062 -2639,14885.11646223023,-7328.561117459805 -2640,14899.993958767895,-7365.925809340034 -2641,14921.880266090486,-7364.719635994205 -2642,15562.993308207993,-7495.605550196091 -2643,15549.53061510116,-7514.369039781921 -2644,15445.215564796305,-7527.919301594204 -2645,15478.76422860437,-7548.268754332165 -2646,15475.439698722155,-7520.709419357442 -2647,15458.15948924944,-7547.964278140274 -2648,15511.36961639543,-7543.429242543498 -2649,15495.35268390314,-7519.455856084805 -2650,15516.638670166683,-7519.781913506229 -2651,15529.467770841042,-7505.715649684976 -2652,15431.6840006025,-7543.988721322993 -2653,15393.778446927901,-7542.055769462901 -2654,15413.72493756392,-7548.246202544817 -2655,15639.12074649006,-7465.646332405909 -2656,15662.245948891348,-7449.6052222614335 -2657,15695.891968475604,-7424.458080502379 -2658,16086.970790482088,-6998.781189353391 -2659,16088.267834207985,-6972.44835271329 -2660,16044.687336964407,-7160.37167169975 -2661,16031.286871351855,-7176.817392458797 -2662,16047.779870167933,-7140.514803837518 -2663,16059.34494443412,-7123.899984385984 -2664,16064.71810671025,-7102.471728763846 -2665,16082.032652379845,-7048.312386139635 -2666,16074.365427999774,-7070.057041730008 -2667,16081.601034512421,-7025.647377398468 -2668,15975.27547793416,-7257.517641326214 -2669,15946.169231444565,-7284.908828176484 -2670,15964.821958059438,-7273.460113958023 -2671,15983.334008244758,-7240.454974382519 -2672,16003.553944066185,-7236.688504969074 -2673,16004.86784829894,-7216.4058476789705 -2674,16015.052651428048,-7198.990933314757 -2675,14833.018138789617,-6572.47685248344 -2676,14840.544400113811,-6535.015494792409 -2677,14843.374821886797,-6554.347713943618 -2678,14860.377451622922,-6499.696114204943 -2679,14847.318736986173,-6516.822776283477 -2680,14829.785749190822,-6598.950765405235 -2681,14823.09555956796,-6619.1083654983195 -2682,14824.767091934227,-6661.641788284766 -2683,14820.934235272187,-6639.523790886997 -2684,15301.953788127632,-6136.366203893917 -2685,15280.744347040732,-6142.064431649806 -2686,15359.380821203475,-6127.263703073763 -2687,15340.427754283031,-6130.023673504591 -2688,15321.180227804165,-6131.227032892637 -2689,15435.198845406008,-6138.840669282433 -2690,15395.795151646222,-6127.267055229279 -2691,15414.847124140615,-6131.698591813255 -2692,15377.624406236891,-6134.393469662632 -2693,15240.072109610303,-6151.516125582938 -2694,15206.846071535523,-6165.536976307382 -2695,15218.328666389218,-6149.5306116785405 -2696,15146.08407063076,-6182.735374642642 -2697,15133.496856555006,-6197.907813075747 -2698,15116.464960896603,-6210.584164273504 -2699,15169.821557895963,-6163.600909365745 -2700,15189.09087062046,-6168.238505815712 -2701,15167.075130285713,-6187.233225732992 -2702,14912.432871096782,-6397.40715876285 -2703,14912.432719556444,-6376.121081134348 -2704,15003.254894700227,-6288.826987009968 -2705,14966.910941974165,-6306.866213069458 -2706,14985.282505440942,-6298.973747679735 -2707,14971.106768814307,-6327.871856311243 -2708,14926.111801406978,-6353.242113504267 -2709,14937.346149693652,-6374.177549807049 -2710,14954.84720731619,-6335.3981877516535 -2711,14938.03153941736,-6339.556653107609 -2712,14900.787126670184,-6415.827430656484 -2713,15896.01530890292,-6433.93713671139 -2714,15926.942761820635,-6503.386087539168 -2715,15921.710914768732,-6485.6139775989495 -2716,15935.077405337033,-6581.592306289693 -2717,15937.097642898229,-6559.779024045448 -2718,15935.964467218802,-6540.128637181448 -2719,15927.464720420032,-6522.7529101592045 -2720,15913.70858058276,-6469.270459222973 -2721,15907.034058089637,-6451.770909196902 -2722,15836.135078850859,-6342.068067626549 -2723,15857.107867603609,-6345.028959662241 -2724,15855.073445239466,-6365.889633749696 -2725,15878.0855997044,-6395.440617716541 -2726,15873.671872393601,-6374.303755807555 -2727,15810.497923673693,-6302.013654021732 -2728,15792.61610396163,-6292.872048145414 -2729,15838.359806983724,-6320.587112480394 -2730,15817.682107171917,-6319.665136649521 -2731,15677.339807373104,-6216.19891029801 -2732,15694.247585453457,-6228.111527104153 -2733,15714.296998372178,-6225.11563903325 -2734,15724.494167309304,-6241.055086166868 -2735,15769.945110478026,-6272.061234071821 -2736,15757.324698439537,-6255.696644280356 -2737,15739.982854469514,-6249.617281444901 -2738,15651.873309519637,-6204.861153455385 -2739,15630.739527034546,-6196.079672148675 -2740,15607.109922261005,-6193.042951588682 -2741,12952.73240553947,-9805.383307387216 -2742,12957.94886224035,-9720.60104568452 -2743,12953.783891064575,-9753.282514373928 -2744,12982.380447114512,-9654.812106198991 -2745,12998.612782569553,-9623.19778673162 -2746,13959.38571576601,-9497.494389362328 -2747,13935.02483866832,-9469.984626034118 -2748,13997.661449690979,-9568.401030374785 -2749,14015.917627646062,-9629.088008768966 -2750,14010.257396026955,-9596.19964133442 -2751,13868.982583191953,-9420.115797742317 -2752,13799.004684711334,-9393.3832376905 -2753,13239.821412081477,-9365.58727732182 -2754,13215.924688331454,-9386.5799149979 -2755,13364.734754488449,-9310.558798298114 -2756,13338.021610837744,-9316.80102493019 -2757,13311.929716333841,-9329.028025409287 -2758,13395.156034404788,-9309.50312806897 -2759,12972.61528304111,-10054.679268178063 -2760,12987.157217287166,-10090.122671147694 -2761,13513.22809615301,-10701.064919700713 -2762,13379.018872929339,-10668.028539440698 -2763,13409.858304229972,-10676.559421912181 -2764,13320.944120622331,-10624.754621104606 -2765,13349.053693268179,-10651.443640102092 -2766,13721.660730066978,-10686.309959343398 -2767,13746.228733703529,-10673.507736201234 -2768,13694.341273476399,-10693.935092719054 -2769,14125.628351768035,-10368.766814938836 -2770,14138.377064089555,-10305.95639809853 -2771,14046.595763636235,-10491.09843538886 -2772,14070.797136562145,-10467.21703015142 -2773,14087.57139080953,-10441.253062944254 -2774,13298.281975909204,-11322.706435755523 -2775,12008.766713036313,-10794.885062138488 -2776,11989.978214221483,-10823.599915429824 -2777,12129.144193577771,-10707.559944419821 -2778,12159.617087924593,-10700.007081752721 -2779,12104.44289539528,-10718.891338343306 -2780,12081.69243390861,-10735.803030578252 -2781,11944.499469371278,-10968.159444633475 -2782,11952.271549630494,-10913.429648206597 -2783,11960.23774229111,-10882.08906232743 -2784,12656.279041618503,-10780.793004607443 -2785,12609.630614939975,-10739.399997809844 -2786,12634.60727936903,-10756.174349535511 -2787,12554.645340283903,-10704.833958120424 -2788,12525.428969161761,-10694.471986464087 -2789,12703.576039056656,-10859.264010977888 -2790,12722.433663094927,-10921.663645156106 -2791,12716.61873437096,-10888.499006085216 -2792,12463.03558258687,-10681.307183489957 -2793,12329.904987521617,-11504.552621340088 -2794,12276.71244352228,-11500.880857105349 -2795,12243.717522137196,-11494.940680405824 -2796,11968.05348397639,-11286.067662350293 -2797,11943.022685826441,-11225.003238103462 -2798,11952.590171872387,-11259.336111973094 -2799,12050.020269826799,-11388.391005397996 -2800,12077.413235808333,-11402.786851686598 -2801,12023.675571353067,-11364.554899531831 -2802,12738.214901511577,-11663.235376603467 -2803,12760.809405188089,-11651.249572214534 -2804,12708.445509364836,-11672.345186410397 -2805,12781.097155431213,-11634.740479418655 -2806,12866.658027116053,-11554.302450904379 -2807,12847.352578331018,-11578.97093474983 -2808,12878.995318796677,-11527.814005628685 -2809,3455.9461135164697,-17166.361417189662 -2810,3397.6556911001944,-17193.012611858663 -2811,3415.4785758862395,-17184.26250433401 -2812,3437.599057286848,-17187.588528967575 -2813,3429.8853146594697,-17157.843104335847 -2814,3465.7416564020377,-17144.628065880363 -2815,3242.0468287856324,-17263.733314192286 -2816,3219.4558959278593,-17281.167599835608 -2817,3197.9721455837257,-17280.4965789219 -2818,3219.0834565576592,-17251.92234342265 -2819,3173.607696851345,-17264.80046184726 -2820,3188.3231917997277,-17246.818437280384 -2821,3161.8410802525987,-17286.636168525987 -2822,3184.903627713676,-17301.209733093077 -2823,3107.924618648701,-17260.47333440966 -2824,3095.402865030093,-17302.263983075864 -2825,3146.8549642081657,-17266.235476874088 -2826,3139.069128654814,-17298.395475538102 -2827,3117.2370379688905,-17304.192354921233 -2828,3126.6114478341974,-17266.260490681147 -2829,3059.3539387946485,-17274.444347472316 -2830,3076.3126201590458,-17291.18739793289 -2831,3086.49919136394,-17257.951961510345 -2832,3328.5801140636813,-17251.02267635641 -2833,3326.804839563292,-17220.161270994624 -2834,3345.576314150866,-17205.495508106706 -2835,3350.9073058632703,-17241.333301679027 -2836,3288.584845812394,-17247.19170334234 -2837,3307.447777898963,-17257.404128137096 -2838,3302.5551096898625,-17220.87684662002 -2839,3268.3318380150736,-17249.012259452324 -2840,3369.699417447767,-17225.04908601268 -2841,3375.35911230027,-17201.198952322655 -2842,3003.430853637375,-17270.050485214633 -2843,2985.096255446729,-17280.335337357064 -2844,3023.353320396991,-17274.98647624244 -2845,2963.194940166171,-17278.373533334354 -2846,2976.9823570122767,-17251.815378922827 -2847,2945.076785260737,-17269.841165201233 -2848,2948.6248419788526,-17236.73696430024 -2849,2908.5296812338024,-17258.936488949563 -2850,2928.4731960362815,-17249.15195104299 -2851,2924.5000371745246,-17282.89215982118 -2852,2849.8721095735286,-17207.07387194587 -2853,2828.4757046972477,-17228.76254361424 -2854,2818.770409262212,-17205.47633797191 -2855,2883.22555295691,-17256.697718703796 -2856,2862.383896367074,-17259.185332353758 -2857,2901.741339450753,-17236.742540204996 -2858,2869.9863150046162,-17214.544170470264 -2859,2890.4197582549064,-17218.91710885616 -2860,2844.2698472136403,-17246.2761287972 -2861,3709.6870544509043,-16225.76449598524 -2862,3706.586936262932,-16249.036027930819 -2863,3677.962319916325,-16250.586393019044 -2864,3665.4557481129327,-16233.767072813605 -2865,3694.2208976797915,-16292.627730623983 -2866,3666.0867553580842,-16272.478626830138 -2867,3694.05039752117,-16273.446143875628 -2868,3722.9732271766547,-16266.336730943516 -2869,3687.8441083430935,-16215.162372710709 -2870,3597.3881271426194,-16070.372436950833 -2871,3619.468218799473,-16130.566678223335 -2872,3616.100041576039,-16107.61400406311 -2873,3642.122430183648,-16107.343624297406 -2874,3572.3158011520136,-16066.047114495505 -2875,3583.506872884121,-16095.1004410804 -2876,3593.084480275232,-16115.79075161071 -2877,3623.1288322390546,-16079.438030815043 -2878,3711.9488655841246,-16379.802661054588 -2879,3735.189519055324,-16366.99161169208 -2880,3708.6742948322694,-16401.859795957716 -2881,3685.9873989231064,-16364.940802562327 -2882,3713.022266724049,-16301.889609650118 -2883,3728.2532111518926,-16317.342167861967 -2884,3693.32243269206,-16318.291987088905 -2885,3710.7641118563843,-16349.64895240313 -2886,3736.205831840681,-16338.364289752206 -2887,3682.7569646138886,-16337.071157593447 -2888,3622.7659154824833,-16167.161619871122 -2889,3675.288317581037,-16168.721730105304 -2890,3642.1384437855227,-16177.46342455267 -2891,3655.171479971076,-16143.167934029443 -2892,3677.677911813196,-16145.033255884082 -2893,3634.0168905727237,-16143.285817035077 -2894,3665.217384929759,-16208.70676251312 -2895,3686.6985546744413,-16188.008681687279 -2896,3648.8723284154835,-16196.349357229077 -2897,2983.081450392813,-15861.561440167658 -2898,2987.1729831278512,-15886.587439698653 -2899,2970.468837658526,-15895.788492746753 -2900,3029.0265321224415,-15869.179528304467 -2901,3018.174564307029,-15886.286994022086 -2902,3004.761072749548,-15904.604808589336 -2903,3006.036158295708,-15855.05022520026 -2904,2952.7804805421038,-15883.589986712659 -2905,2911.56932018491,-15926.95350665976 -2906,2905.44284634367,-15892.498412417923 -2907,2874.0728405941513,-15916.490708663503 -2908,2884.495823174993,-15945.665976137787 -2909,2927.5387221565684,-15886.060898973847 -2910,2947.3773074574005,-15907.506546759114 -2911,2932.3111627549156,-15923.175104939652 -2912,2893.555000414338,-15913.477956798395 -2913,3117.2178173137336,-15841.420029739673 -2914,3104.1192283390005,-15889.333212423171 -2915,3143.975662570325,-15862.376331709891 -2916,3125.7693149069332,-15879.880102962163 -2917,3061.0418366175613,-15882.36627606028 -2918,3062.1239412370624,-15848.500834942957 -2919,3082.810397150955,-15841.321111699799 -2920,3098.448503706785,-15859.765045707345 -2921,3080.447686281447,-15891.311811818781 -2922,3046.877340274304,-15864.952694906764 -2923,2863.968549472047,-15937.680766664584 -2924,2846.7001127061403,-15940.85896107207 -2925,2833.1758870082617,-15952.455045298993 -2926,2825.400831141103,-15971.516602363654 -2927,3304.3918593706476,-15902.877458707517 -2928,3326.832393813216,-15898.296034007984 -2929,3325.3827553970127,-15871.438697226042 -2930,3301.9413834962916,-15865.830656020227 -2931,3287.6869705951735,-15886.742233962548 -2932,3271.797550339151,-15878.314370332546 -2933,3461.2728643910305,-15943.475794030452 -2934,3454.520419789824,-15973.317095044025 -2935,3483.7249439773414,-15970.80043186858 -2936,3484.0723798183785,-15946.199629412653 -2937,3520.842647945245,-16010.91684881944 -2938,3505.038224229946,-15995.86926632005 -2939,3476.819806895018,-15996.43876998025 -2940,3510.5150208640334,-15970.216006547282 -2941,3441.8461780415673,-15948.471263813008 -2942,3378.786642308282,-15926.65345009511 -2943,3357.978611011016,-15934.39709994827 -2944,3391.8202066996528,-15893.536364288071 -2945,3373.521625996056,-15877.676628367733 -2946,3345.6800037998423,-15895.196510756397 -2947,3361.7188360376276,-15905.830790118513 -2948,3428.9176789625917,-15937.755030036074 -2949,3418.9344210963136,-15903.901863114468 -2950,3413.246997145143,-15932.143106397389 -2951,3397.4728536507987,-15922.916054258012 -2952,3218.8034381501825,-15870.723763258671 -2953,3256.74620156366,-15870.006579423973 -2954,3238.9074866846427,-15872.790706357413 -2955,3773.304726754218,-16747.61169022575 -2956,3780.5105286182265,-16764.69923246834 -2957,3778.0857170219742,-16732.032006567948 -2958,3785.522181745016,-16700.45048265564 -2959,3783.634677450421,-16717.026350119577 -2960,3782.3370423275624,-16682.221656955786 -2961,3753.9139131179763,-16770.75301241834 -2962,3766.5655923173053,-16803.047802016674 -2963,3778.467953085524,-16786.788710439952 -2964,3746.547105671831,-16832.025218996812 -2965,3737.4934495054017,-16850.73763004689 -2966,3769.3683300797125,-16825.717286508476 -2967,3739.2299617668114,-16803.602252037526 -2968,3716.837846717044,-16899.46401142019 -2969,3720.523064058797,-16879.76192522584 -2970,3696.597149588121,-16916.96054083042 -2971,3721.2207776139476,-16921.22029418975 -2972,3616.821884037672,-17046.094106197124 -2973,3592.9963438237373,-17049.389594379285 -2974,3610.6082405436864,-17020.08131509094 -2975,3667.954745749669,-16992.1616840944 -2976,3657.378691574152,-17016.375355578624 -2977,3643.46533898257,-16990.811266023047 -2978,3640.8519581260175,-17034.06290004197 -2979,3625.227911912392,-17002.593795058317 -2980,3686.466953866595,-16934.204310528297 -2981,3705.1719459479027,-16952.321264473037 -2982,3700.6778890113223,-16975.74037447491 -2983,3663.80360357466,-16940.955222779707 -2984,3651.251519878101,-16965.782441925287 -2985,3677.6187188783974,-16970.73356689096 -2986,3790.9296939232886,-16661.545268280242 -2987,3790.7875636088056,-16639.860729298063 -2988,3791.4505254387063,-16616.58780217936 -2989,2388.3103119135644,-16657.05125510463 -2990,2358.3112743623824,-16687.878290865563 -2991,2362.3254239126704,-16667.209698216167 -2992,2389.1597076877597,-16682.076408796136 -2993,2400.3664322115637,-16699.438880923208 -2994,2357.9850935037716,-16714.107191632756 -2995,2381.884462584343,-16714.772577052678 -2996,2398.036617059333,-16727.042122869483 -2997,2351.902024460397,-16577.834443318654 -2998,2366.4070759411848,-16561.077030358243 -2999,2377.6204947455917,-16542.987948710124 -3000,2390.04991771907,-16584.42287549881 -3001,2358.8632819529635,-16629.486268693745 -3002,2372.325447906196,-16643.528335122195 -3003,2345.7999999303765,-16610.71343802195 -3004,2367.715272514752,-16597.45605728783 -3005,2386.866780989651,-16617.054788068897 -3006,2425.3224673491577,-16821.70510140807 -3007,2437.0099375892014,-16838.43421162856 -3008,2386.236106362914,-16744.224911400255 -3009,2424.742059600778,-16762.563515189566 -3010,2404.451134303012,-16754.802964904484 -3011,2376.1958512668116,-16769.167147295073 -3012,2415.4177737981686,-16805.891985477527 -3013,2391.9031446476993,-16788.253213293705 -3014,2419.758974836942,-16785.861101350787 -3015,2388.4122403911865,-16354.987696773316 -3016,2415.0938683398012,-16360.913623015418 -3017,2425.9913791818667,-16379.390663684415 -3018,2386.647179105991,-16397.74060197516 -3019,2378.3772620516756,-16376.26534574241 -3020,2409.7432539054316,-16393.382033045247 -3021,2389.4940276012985,-16416.72106840359 -3022,2524.4978885035734,-16158.324526751998 -3023,2563.304924560764,-16152.264570707395 -3024,2547.504909153738,-16167.670154211908 -3025,2544.671698851908,-16193.289608683544 -3026,2519.893943172194,-16224.34038222015 -3027,2508.231987085857,-16174.476994794704 -3028,2523.6356855570066,-16201.252330371848 -3029,2487.476724383741,-16185.62583705944 -3030,2469.1279761480405,-16208.477570221912 -3031,2497.3841965086817,-16214.43802658163 -3032,2487.4398020720446,-16231.54327647797 -3033,2480.613884676944,-16247.832092025816 -3034,2405.5963867374926,-16431.86729848989 -3035,2389.599961947266,-16450.984325879865 -3036,2369.123501717657,-16433.18006180881 -3037,2384.1481786064114,-16471.678065848046 -3038,2452.1245781646576,-16302.376772068743 -3039,2449.884064139206,-16323.847861838625 -3040,2420.324092233084,-16279.94297956603 -3041,2419.030737744156,-16299.8949570542 -3042,2431.7690737427865,-16259.701981758031 -3043,2461.2384040763823,-16249.240023940705 -3044,2462.346812583774,-16286.205681438074 -3045,2457.9966872006326,-16267.651614583627 -3046,2405.241151124385,-16315.64932911817 -3047,2427.191798071574,-16328.541722858323 -3048,2418.2913205627624,-16343.77966005961 -3049,2545.9123956636563,-16972.434099407918 -3050,2526.264258417155,-16960.407626139928 -3051,2516.830798011472,-16983.917960972383 -3052,2535.4675745308814,-16999.96995061419 -3053,2556.3184071175174,-16995.72716137825 -3054,2506.7092761726935,-16955.706542677035 -3055,2480.888547681028,-16946.727426971986 -3056,2508.340792995263,-16934.77830405575 -3057,2465.3847448080087,-16927.33565657615 -3058,2506.1489965216547,-16913.011832659722 -3059,2462.5659532113536,-16891.333995066896 -3060,2483.5366033100186,-16902.895971479666 -3061,2638.1178674750918,-17057.25435029826 -3062,2616.1266090617178,-17052.154503550526 -3063,2585.4817817187118,-17042.33633483338 -3064,2610.0436366249883,-17030.112988218767 -3065,2563.783620547783,-17028.875674921568 -3066,2573.188401046866,-17003.43827500521 -3067,2594.4615497416194,-17009.891298665785 -3068,10073.695662303791,-13887.34867297635 -3069,10088.014111403401,-13902.155913198038 -3070,10106.8083213337,-13911.30779040199 -3071,10125.316737009582,-13923.873006575146 -3072,10164.052735646243,-13940.747439570185 -3073,10142.958048150595,-13935.60333609811 -3074,10020.774526417445,-13824.722826985888 -3075,10043.832006223774,-13859.788506245925 -3076,10030.938978507418,-13844.439236121434 -3077,10060.887137091542,-13870.452763064199 -3078,10187.883055727034,-13950.719882364536 -3079,10435.62505696251,-13981.55203029376 -3080,10463.073237051392,-13974.80669341934 -3081,10288.866958379842,-13983.956179378363 -3082,10266.400836161529,-13979.114725300738 -3083,10308.747457223182,-13988.945855292128 -3084,10328.17424077103,-13987.655854485825 -3085,10389.94571624558,-13985.968786121988 -3086,10367.150020840136,-13987.671454822494 -3087,10347.251947553106,-13991.372335330347 -3088,10978.242650048802,-13449.899843111534 -3089,10874.342483249113,-13754.0204077912 -3090,10883.296609988653,-13736.950746362214 -3091,10891.557567835722,-13718.731778664232 -3092,10899.947465478916,-13697.969255586855 -3093,10822.82745810263,-13810.025771459055 -3094,10839.782540064347,-13797.383557688478 -3095,10854.151864694582,-13784.500973232147 -3096,10859.187370560107,-13766.014493852941 -3097,10936.667482580127,-13583.090567107021 -3098,10921.652919415183,-13648.596782799668 -3099,10931.1874712003,-13627.4297929146 -3100,10936.560107974465,-13606.418626344828 -3101,10749.760172678443,-13875.41122034962 -3102,10733.898555081501,-13888.06554662414 -3103,10783.283075270716,-13846.620478689389 -3104,10766.634732725925,-13862.797200158371 -3105,10660.4906454953,-13916.903793793706 -3106,10713.99143557795,-13892.109480328638 -3107,10700.561366635075,-13906.543009737765 -3108,10681.952477450684,-13913.079329411898 -3109,9852.131198253997,-12818.306188781118 -3110,9839.486262519145,-12832.407825947172 -3111,9835.94957854884,-12850.912511652878 -3112,9869.148922351742,-12805.656621575255 -3113,9820.24330381307,-12861.529767362359 -3114,9805.701980082005,-12899.050505541118 -3115,9811.0292166562,-12878.379174288362 -3116,9754.772292509822,-13102.039782143256 -3117,9762.964932837045,-13013.953059958236 -3118,9758.459084549146,-13033.980085604539 -3119,9756.106587372306,-13053.681664674423 -3120,9755.93681362074,-13074.723272027753 -3121,9770.822171401052,-12970.41709884829 -3122,9788.121293779415,-12932.927938167824 -3123,9776.97221820147,-12951.407585106048 -3124,9770.964902031294,-12991.100102547656 -3125,9965.159462188274,-12705.818243947486 -3126,10000.737000292416,-12673.156511521544 -3127,9980.62067508753,-12686.70164825273 -3128,10226.268051457966,-12578.867950367365 -3129,10208.477805932438,-12587.45183748197 -3130,10267.422744098689,-12581.677696371135 -3131,10245.93000594908,-12577.642362018174 -3132,10164.603267421653,-12593.995801662517 -3133,10187.455374639309,-12585.70123057973 -3134,10114.504809643178,-12609.405870687771 -3135,10074.435853078534,-12628.276979248749 -3136,10091.737891724924,-12614.891177382424 -3137,10034.419645769029,-12651.233285815491 -3138,10053.002861288356,-12635.895685438216 -3139,10617.961065086032,-12660.391985414151 -3140,10579.960202002994,-12644.210860578954 -3141,10599.89644184332,-12647.03653181142 -3142,10563.049806681965,-12634.405030724663 -3143,10543.496048688316,-12630.233939076328 -3144,10521.740262229177,-12625.357750278048 -3145,10666.27481020853,-12690.19807230735 -3146,10707.839606911895,-12717.661198445323 -3147,10689.09728257402,-12703.273045626185 -3148,10755.298944449607,-12769.450796904077 -3149,10742.001082553026,-12749.773799721002 -3150,10724.999437907845,-12735.127841209263 -3151,10453.939186933057,-12614.133160829724 -3152,10481.834688293387,-12616.475594626043 -3153,10811.141419896208,-12857.02331759132 -3154,10823.51302016645,-12874.045695011146 -3155,10850.950151041963,-13007.208854785049 -3156,10851.64787992775,-12965.906630054264 -3157,10843.51418216407,-12948.25293663696 -3158,10853.376395753146,-12985.492591846098 -3159,10799.289028344936,-12836.187949262894 -3160,10841.789160831162,-12928.412658560777 -3161,10840.009276067667,-12908.727625226244 -3162,10826.327111397764,-12894.150053940508 -3163,9784.046138281254,-13355.826052979008 -3164,9796.072423207728,-13371.79356838102 -3165,9807.014790835055,-13391.393295310609 -3166,9759.025020764337,-13239.71899747653 -3167,9758.549458513497,-13262.896863783699 -3168,9764.26265200393,-13283.094318491949 -3169,9769.44868517476,-13322.704278464777 -3170,9768.22038458917,-13303.12742405481 -3171,9783.626389663053,-13336.254436158844 -3172,-12495.790403069055,-10628.968874147615 -3173,-12512.194066310352,-10721.309221126417 -3174,-12521.059242280406,-10740.394105879195 -3175,-12509.37279191742,-10700.83887290779 -3176,-12542.00113847183,-10781.750530926334 -3177,-12532.578091862497,-10761.208030971211 -3178,-12557.21767450806,-10800.560752763005 -3179,-12500.954546391582,-10680.596722050615 -3180,-12498.7868802789,-10657.52639898039 -3181,-12753.220902377609,-10013.557119234272 -3182,-12766.253953503985,-9999.3409741864 -3183,-12741.466500213546,-10050.397244048982 -3184,-12745.385378371655,-10030.85344277239 -3185,-12839.120044507234,-9908.47160562744 -3186,-12859.660325993724,-9897.649850144502 -3187,-12823.535260153298,-9922.863708846293 -3188,-12811.737029392756,-9940.343814625583 -3189,-12783.55818771211,-9964.298625335738 -3190,-12774.679356175586,-9980.955747784928 -3191,-12794.311608152117,-9949.088225685171 -3192,-12726.326116250366,-10134.967406724414 -3193,-12728.620771247955,-10092.253219097849 -3194,-12736.442914787833,-10073.043173589629 -3195,-12725.077159429251,-10112.4074743723 -3196,-13326.40479687266,-9818.942118972733 -3197,-13304.149276235446,-9808.924051482414 -3198,-13347.42731730526,-9828.705428761035 -3199,-13368.175570420695,-9841.964851312734 -3200,-13252.50726174681,-9793.354523863441 -3201,-13205.871159439497,-9781.432648940068 -3202,-13227.971951348009,-9786.155535437952 -3203,-13138.57291895567,-9779.087427044078 -3204,-13161.86322573173,-9776.09334947673 -3205,-13183.409999745689,-9779.536442984283 -3206,-12972.777427792324,-9808.29051981196 -3207,-12938.833403338995,-9830.742522614677 -3208,-12955.294713309737,-9816.593683761575 -3209,-12991.78303328174,-9806.98004002049 -3210,-13070.074369329745,-9785.134813313543 -3211,-13026.000340034347,-9789.556968585677 -3212,-13007.97398989276,-9796.615869940311 -3213,-13046.498684940938,-9789.295525181571 -3214,-13677.346587899361,-10009.165261839637 -3215,-13663.2132479011,-9993.879964087178 -3216,-13652.163659535943,-9977.252135851832 -3217,-13622.225664794765,-9951.28440443731 -3218,-13634.696178207001,-9967.392814005276 -3219,-13602.898828735444,-9939.55214961353 -3220,-13689.615570565256,-10029.18588967527 -3221,-13726.71066303623,-10083.531322739957 -3222,-13740.837386013594,-10097.268253898275 -3223,-13713.372609796303,-10067.993818205941 -3224,-13732.25183340493,-10117.212334412254 -3225,-13751.778453255605,-10125.871207513406 -3226,-13751.463228826504,-10145.126666356993 -3227,-13758.20727788663,-10163.12524356622 -3228,-13761.7122969118,-10185.241948046325 -3229,-13775.285325291981,-10293.073313253368 -3230,-13775.67053778378,-10312.602459153415 -3231,-13769.289115173859,-10333.363674346183 -3232,-13776.808740844119,-10254.616939487245 -3233,-13772.524896230383,-10274.071603945651 -3234,-13770.496607980856,-10233.354597472922 -3235,-13766.318156533083,-10370.354906189275 -3236,-13666.465441682658,-10962.511664037718 -3237,-13655.27875818546,-10978.46003683802 -3238,-13619.483701431624,-11023.547580091252 -3239,-13602.666896034223,-11038.05452959193 -3240,-13694.433562856564,-10887.647838817524 -3241,-13684.413155237768,-10928.233463283837 -3242,-13690.685150094812,-10909.395151052431 -3243,-13671.594954648603,-10943.104982581735 -3244,-13631.916256476981,-11008.263694777983 -3245,-13645.757756635343,-10995.139646146888 -3246,-13424.436477497546,-11156.760043588361 -3247,-13398.379072827402,-11161.27975093686 -3248,-13473.34150384967,-11139.560101453671 -3249,-13450.963580005262,-11148.226312097186 -3250,-13492.413069802033,-11125.322472541995 -3251,-13528.720220615667,-11107.372994073517 -3252,-13544.276232943077,-11091.521189422376 -3253,-13512.3095252785,-11119.297575184642 -3254,-13300.221687868887,-11178.723244031919 -3255,-13324.952569564233,-11177.759992520294 -3256,-13276.989437075683,-11180.48223654491 -3257,-13254.109067122312,-11178.10586913376 -3258,-13228.159916252676,-11174.310494878377 -3259,-13155.338990836897,-11160.262594555628 -3260,-13133.149724613284,-11149.318064080157 -3261,-13179.454812745871,-11165.278320915902 -3262,-12850.387840610556,-11057.069035162347 -3263,-12815.80378370898,-11021.737039849479 -3264,-12830.933197200622,-11041.692269494153 -3265,-12884.651838168453,-11083.83154599736 -3266,-12960.46217583926,-11128.019994564595 -3267,-12938.582560829967,-11121.22525559251 -3268,-12922.098878156257,-11108.323924686105 -3269,-12902.903388455274,-11099.143046231815 -3270,-16135.885413903468,835.0182951894417 -3271,-16136.632053083571,859.8078782102883 -3272,-16136.156665335486,811.2548172863616 -3273,-16146.199488570319,723.8090874217131 -3274,-16166.632970174715,713.2113582754803 -3275,-16156.931598590676,742.3838162232339 -3276,-16137.437531175045,780.2397970328468 -3277,-16153.636323650699,795.8082100362195 -3278,-16162.530237467068,762.4673071170427 -3279,-16131.078063368836,759.3225781993322 -3280,-16356.072005407752,483.91593235751367 -3281,-16314.649350166195,491.03912583098764 -3282,-16323.95704799288,520.672073741022 -3283,-16337.352343589417,493.73756548572004 -3284,-16302.026221089413,514.4957624693847 -3285,-16290.251279261021,536.4556419215808 -3286,-16279.373551761004,512.3700207280782 -3287,-16253.599376610498,534.8758124104171 -3288,-16257.098469187387,557.8666179424941 -3289,-16253.50366485014,577.1639075344224 -3290,-16280.30786366305,553.789587303507 -3291,-16233.69395411389,584.4127649153835 -3292,-16187.28983258791,656.12618894793 -3293,-16193.124990711427,639.1129545547237 -3294,-16177.70332113292,671.6678078829265 -3295,-16171.95078423866,690.3798469475747 -3296,-16216.799318824367,608.1877341503781 -3297,-16204.430615425057,624.3661461672103 -3298,-16983.886270144823,305.6475220139767 -3299,-17045.22264643542,323.0388600240678 -3300,-17078.667781268116,352.4923639370862 -3301,-17110.642148703726,355.509814632877 -3302,-17102.038956052445,334.6859929750331 -3303,-17027.816678357492,319.0457472342478 -3304,-17080.422233066958,321.53706328855935 -3305,-17061.168267584733,331.1068497922013 -3306,-17162.909032520573,380.25953971083305 -3307,-17145.874448253748,373.59946217855094 -3308,-17129.26025950861,364.9648214550437 -3309,-17190.47510501706,403.5470902980425 -3310,-17172.683296263465,396.20349474389997 -3311,-17203.287010749387,420.95835338521204 -3312,-17009.607830801535,309.8365665441872 -3313,-16669.981216159482,291.4229745184185 -3314,-16661.821866313996,315.5930704347797 -3315,-16641.17454413883,320.37871291646985 -3316,-16688.39445976771,315.96238975473653 -3317,-16738.000623687432,294.6285589101801 -3318,-16717.26557974211,289.35902413947184 -3319,-16699.184069437633,296.6249989358337 -3320,-16576.748458872316,343.84326315406264 -3321,-16592.76307260948,330.904672954605 -3322,-16558.433770124946,355.9417377469664 -3323,-16614.244334425162,329.2076974705404 -3324,-16820.626130548066,282.1305866371799 -3325,-16801.26868993125,281.0555238488036 -3326,-16780.95600184927,288.61359943752797 -3327,-16855.496787880445,272.334290047735 -3328,-16839.32918960474,288.5428591220962 -3329,-16868.41415254543,298.7436477224479 -3330,-16919.108217375044,290.6955476424003 -3331,-16881.704806016987,271.1825366254701 -3332,-16897.87127639334,287.2062655267349 -3333,-17533.65808962424,1103.6911250850217 -3334,-17526.16199336133,1086.0785756189996 -3335,-17526.41896579857,1119.9325697941927 -3336,-17508.650546585275,1171.6095279835642 -3337,-17521.425470264425,1154.305782965098 -3338,-17518.23436992207,1135.5473882571075 -3339,-17540.363642093642,1017.5213630602541 -3340,-17531.85081341385,1000.7822244180907 -3341,-17530.96763656397,1067.3902122382294 -3342,-17541.317155854773,1050.905525000142 -3343,-17530.911360644943,1034.2623001356822 -3344,-17530.226834539688,982.1798429275777 -3345,-17538.965919808274,964.151293991004 -3346,-17523.425476328157,950.0332631137562 -3347,-17529.25257719381,930.3564513367065 -3348,-17518.345465941682,911.3210696107694 -3349,-17456.978276866488,728.1638381789983 -3350,-17446.48864628761,709.6894999286485 -3351,-17433.680126486164,693.7469106517163 -3352,-17411.64967696381,661.4088459380448 -3353,-17420.221185046405,678.7358460368519 -3354,-17399.928335765428,645.6307646081879 -3355,-17379.971529206698,636.0491593911476 -3356,-17481.254260642225,763.3815995272819 -3357,-17464.925577381746,749.9014400855085 -3358,-17493.622369269302,793.053894000267 -3359,-17498.218638913255,833.0188561961086 -3360,-17498.284260339333,811.8714071712847 -3361,-17474.72796164708,784.2651823406354 -3362,-17416.577308503984,1384.1140434611304 -3363,-17416.36014975451,1363.865643900956 -3364,-17370.92069417509,1421.907850003767 -3365,-17390.35591753938,1381.1252157456033 -3366,-17383.11015436059,1409.1641202701096 -3367,-17403.387395988495,1406.4647616423968 -3368,-17273.756494708552,1492.413800454834 -3369,-17304.264344622705,1454.4809696454045 -3370,-17292.06326165403,1481.3180201222892 -3371,-17315.302354356165,1487.543486507274 -3372,-17345.09215963244,1462.2707639943253 -3373,-17346.297026077846,1443.2646768150937 -3374,-17325.480146230577,1465.3730594980793 -3375,-17353.54554238175,1427.1297919511646 -3376,-17476.62471696354,1254.1450060124525 -3377,-17464.104118952095,1293.578119047973 -3378,-17472.90390419879,1275.9502763751339 -3379,-17426.904877409335,1349.3337424218446 -3380,-17452.27932854854,1325.50120389756 -3381,-17448.61291333435,1306.2304431553982 -3382,-17442.077946491976,1340.1993179669378 -3383,-16305.307172238601,1485.387268761672 -3384,-16287.082346793311,1461.8699082432638 -3385,-16273.308219843793,1446.323557908572 -3386,-16257.811101993722,1434.5021312364931 -3387,-16228.094578359007,1369.0209786282896 -3388,-16232.658562596858,1388.8943991222914 -3389,-16238.827960304137,1406.8841909478558 -3390,-16256.896007665446,1414.6206325655642 -3391,-16204.731041194946,1301.9380019287123 -3392,-16182.800683353016,1293.2382609148583 -3393,-16185.35381723873,1267.7557955433965 -3394,-16200.223902060865,1241.4151172484974 -3395,-16208.184434780942,1275.179916496151 -3396,-16169.60831233792,1252.994013708448 -3397,-16179.251497893334,1210.2299246067485 -3398,-16179.736703841498,1229.3111950177201 -3399,-16183.924474889309,1190.2824184198955 -3400,-16215.866609254535,1337.5496586565228 -3401,-16202.103703826653,1321.8513150687488 -3402,-16764.664407640914,1698.078660855543 -3403,-16799.78750597147,1690.8666782635405 -3404,-16785.465509884918,1707.4384604477475 -3405,-16816.745612697443,1699.6954383404425 -3406,-16834.79524202844,1701.8413693287625 -3407,-16848.534879132854,1687.990795873489 -3408,-16869.426823617694,1687.3396226577618 -3409,-16587.476486073218,1676.6810410499625 -3410,-16620.183120464328,1689.3911245541037 -3411,-16637.48151471167,1681.3766536645287 -3412,-16602.386671724616,1686.8798242067435 -3413,-16449.974856131266,1622.07908187536 -3414,-16419.358420357312,1583.9386170058494 -3415,-16387.315029320995,1563.898182122482 -3416,-16396.541767085495,1584.7657559591992 -3417,-16418.84721881795,1608.086865875107 -3418,-16440.631867451546,1604.7034758791008 -3419,-16468.794041388166,1627.527192679259 -3420,-16674.33316862417,1691.2945899350925 -3421,-16696.18924009948,1690.5475614102365 -3422,-16654.58724377271,1691.3972091518585 -3423,-16534.9041299007,1670.803697673438 -3424,-16553.684249406222,1673.5024790652046 -3425,-16571.549933371698,1666.1984478779627 -3426,-16511.99255047714,1668.2875704601652 -3427,-16534.126763948443,1642.6743466028151 -3428,-16505.05565304282,1646.8081988791018 -3429,-16487.627591938366,1637.9038470936898 -3430,-16945.76908322525,1666.6750053437245 -3431,-16930.72300934288,1677.6651963417426 -3432,-16959.73108450982,1656.2310747850693 -3433,-16909.394530562495,1673.9402396115993 -3434,-16975.71148289993,1648.8399743597206 -3435,-16994.485239398513,1654.3512511324684 -3436,-17007.376785794575,1638.9400520005256 -3437,-17024.289526856228,1626.5802833136966 -3438,-10576.803132565075,-12795.644133026144 -3439,-10620.12725268903,-12972.74959345793 -3440,-10607.808625718842,-12946.279391702272 -3441,-10602.405366023915,-12918.687334849308 -3442,-11610.717487329655,-12574.983550114817 -3443,-11614.395147279498,-12606.022853673829 -3444,-11610.907644970088,-12636.252788052074 -3445,-11591.962503707793,-12748.396481009844 -3446,-10845.79082717858,-12344.789372263254 -3447,-10858.232476693165,-12323.580765780587 -3448,-10873.74976845851,-12307.424688524661 -3449,-10892.6900183619,-12293.313928394713 -3450,-10955.690268222294,-12246.307502547315 -3451,-10932.334394609643,-12260.5121874958 -3452,-10981.021533202595,-12238.405272046739 -3453,-11060.803726457187,-12217.211624977861 -3454,-11033.403108776698,-12221.930242421584 -3455,-11087.774854574454,-12219.014083896276 -3456,-10801.516824634926,-12442.598376748376 -3457,-10808.006868245853,-12419.050282682332 -3458,-10798.73151881015,-12469.478872547232 -3459,-10820.396531146233,-12396.861409198005 -3460,-11438.914693239058,-12265.312066254504 -3461,-11460.24420080191,-12280.116764302837 -3462,-11477.844551891601,-12298.995399790403 -3463,-11549.862565928008,-12417.934232354535 -3464,-11535.419337773803,-12383.496499533481 -3465,-11511.70508831059,-12338.058845110065 -3466,-11526.276036719193,-12359.819097721223 -3467,-11328.59933325908,-12218.500547790754 -3468,-11375.259356209981,-12230.824467748087 -3469,-11353.918147142087,-12222.597661955193 -3470,-11395.784405224998,-12243.123237865264 -3471,-10930.096820409988,-13256.116928440071 -3472,-11087.457072946972,-13318.73399113671 -3473,-11055.292592808213,-13313.741381556394 -3474,-11001.155065177067,-13297.624498140696 -3475,-10973.082596389384,-13284.360014242913 -3476,-10810.073678333,-13147.485106344267 -3477,-10837.059317903822,-13182.522093637033 -3478,-11347.7726272805,-13282.604781835715 -3479,-11371.918299719067,-13274.523240090479 -3480,-11394.497044377353,-13260.87382971932 -3481,-11475.861714809584,-13186.604808855016 -3482,-11460.441547797805,-13205.019755919842 -3483,-11441.007709877988,-13221.006970267792 -3484,-11488.884998231308,-13163.237112974995 -3485,-11310.072008727211,-13295.916211479454 -3486,-11285.720958130869,-13302.552403060316 -3487,-11260.142961093901,-13302.973724407524 -3488,-16248.438745273505,-5386.900361817266 -3489,-16257.865305996143,-5405.371682057296 -3490,-16238.057645024528,-5369.3851599244645 -3491,-16136.633920558894,-5280.912725241884 -3492,-16124.494028977075,-5250.910099273595 -3493,-16144.304400957792,-5255.515775876456 -3494,-16066.864335400798,-5226.22499421894 -3495,-16108.581092595103,-5231.1596722166205 -3496,-16086.36948255097,-5234.649510172874 -3497,-16102.940314129208,-5260.912356960188 -3498,-16172.192518906557,-5290.22475210584 -3499,-16177.850394818604,-5309.386713135119 -3500,-16158.44719730588,-5277.801130835657 -3501,-16215.246484825722,-5335.496357138604 -3502,-16222.73922097706,-5354.722298540444 -3503,-16198.98048998485,-5322.079135639511 -3504,-16269.39339050395,-5426.05007775066 -3505,-15230.179197939247,-5596.9326652115515 -3506,-15215.547559329434,-5612.605205162139 -3507,-15222.245294607306,-5633.795787967642 -3508,-15223.164714488923,-5564.174904606678 -3509,-15217.441543861347,-5581.0577269717005 -3510,-15222.496921755139,-5533.463500645938 -3511,-15237.559070652564,-5551.498859427211 -3512,-15244.091503944808,-5524.450114488321 -3513,-15243.965420596372,-5503.135178154299 -3514,-15306.043508705388,-5401.815679428031 -3515,-15282.190624033166,-5399.401478313135 -3516,-15277.217210664154,-5418.268412229169 -3517,-15286.860230205637,-5438.7452636678045 -3518,-15260.746356449905,-5437.628636714581 -3519,-15259.874675320507,-5457.589055990484 -3520,-15257.128267888549,-5477.205753171833 -3521,-15322.70303095245,-5369.65913708719 -3522,-15303.028073501471,-5378.871765277573 -3523,-15387.09764434202,-5300.5124900518795 -3524,-15432.933813283184,-5274.265164026055 -3525,-15396.211840814118,-5285.831632716069 -3526,-15413.683384365446,-5280.490587469169 -3527,-15360.394126752106,-5314.341927679394 -3528,-15349.484942126925,-5329.490548408767 -3529,-15341.462334652104,-5347.49348422677 -3530,-15380.189156045559,-5317.3000560532855 -3531,-15952.46153943547,-5178.26414434279 -3532,-15908.230935679123,-5159.318024428695 -3533,-15930.546436281062,-5166.871171546394 -3534,-15800.17279662745,-5128.958784117282 -3535,-15814.083064463059,-5144.036488481686 -3536,-15830.954689116215,-5137.30949403659 -3537,-15845.191138656042,-5147.410894736152 -3538,-15879.801704646085,-5156.4821946774955 -3539,-15862.777945196362,-5146.932662921757 -3540,-15786.787187624366,-5151.76420412359 -3541,-15756.032410940108,-5137.459737264578 -3542,-15736.712946034515,-5143.980086743275 -3543,-15774.46174497276,-5129.876449756007 -3544,-15565.20606040458,-5193.689979692079 -3545,-15581.663474308556,-5181.5860590714965 -3546,-15595.08606444353,-5167.183645956593 -3547,-15613.63458870125,-5176.2481901074425 -3548,-15626.067656373538,-5162.971918802979 -3549,-15638.832987512957,-5149.686224401638 -3550,-15656.993528048604,-5158.4277916145365 -3551,-15673.651591930755,-5148.144106261695 -3552,-15694.881563272544,-5147.044975441431 -3553,-16303.310006804028,-5477.423795074083 -3554,-16311.861185477923,-5498.649410264125 -3555,-16326.045871680397,-5540.448431912608 -3556,-16321.178769283077,-5517.903827004254 -3557,-16311.720488048188,-6334.492559037367 -3558,-16291.698810132726,-6350.915966336816 -3559,-16433.20496369014,-5906.808789959243 -3560,-16433.69641424333,-5956.74298627937 -3561,-16453.614145260344,-5942.379454212698 -3562,-16441.649138782206,-5925.648676202553 -3563,-16435.066255573263,-6009.921712526256 -3564,-16448.614293259736,-5969.136929158331 -3565,-16454.379206762955,-5984.932484647172 -3566,-16461.569689124673,-6001.696424249799 -3567,-16454.924516105733,-6024.257564358119 -3568,-16451.096249188024,-6042.858721689564 -3569,-16441.396720196197,-6060.661614906371 -3570,-16354.661339138816,-6290.855020016356 -3571,-16325.315003022548,-6314.07339588558 -3572,-16343.653763317378,-6305.699225923747 -3573,-16382.212122859779,-6244.715749878172 -3574,-16377.947782897281,-6265.817756019877 -3575,-16358.329975645953,-6272.12075227907 -3576,-16418.5534765622,-6142.873705420909 -3577,-16438.72944685608,-6097.018000587403 -3578,-16441.394316936297,-6136.971377517264 -3579,-16439.236014485152,-6117.185042692968 -3580,-16404.946804683856,-6183.454349925949 -3581,-16429.17213312917,-6181.074186421532 -3582,-16427.056039472092,-6161.523455398926 -3583,-16410.380638996226,-6204.863117785208 -3584,-16394.870595719232,-6219.120344755335 -3585,-15558.844969763617,-6447.426992430745 -3586,-15575.981792349929,-6463.452582958 -3587,-15595.582962612505,-6472.83960859615 -3588,-15671.554196884448,-6507.156848731494 -3589,-15616.911407426665,-6480.166941425448 -3590,-15650.081457247066,-6502.141942373645 -3591,-15630.931113274699,-6495.452292516914 -3592,-16031.728782766035,-6512.210214085541 -3593,-16057.859891968088,-6520.652974984417 -3594,-16046.876805709946,-6539.230165227582 -3595,-16154.425300905235,-6461.797873732445 -3596,-16139.970182956318,-6476.576792343913 -3597,-16111.075310614431,-6482.169988870514 -3598,-16130.464402550762,-6495.765723811163 -3599,-16020.249922521129,-6530.029924930858 -3600,-16003.937427887484,-6540.024503571743 -3601,-15984.51753830042,-6529.50723412811 -3602,-16098.909308281754,-6515.887836585436 -3603,-16079.817513700167,-6521.578786135107 -3604,-16095.41252812996,-6493.44599277393 -3605,-16063.429744447792,-6497.087141369073 -3606,-15899.819163391645,-6535.153076940595 -3607,-15909.87605237587,-6555.791725818605 -3608,-15946.839761029587,-6539.778940723548 -3609,-15927.909052430783,-6546.521694495024 -3610,-15881.378711954067,-6539.453338055538 -3611,-15870.43585848949,-6557.922000498432 -3612,-15853.804021184058,-6547.329503451314 -3613,-15842.850472619763,-6530.566168650515 -3614,-15824.417517801005,-6543.112006804254 -3615,-15806.632552750398,-6530.436834862286 -3616,-15774.442216550273,-6525.918708494667 -3617,-15286.989551343813,-6365.57364880712 -3618,-15308.144377200813,-6372.638992890074 -3619,-15281.03786022404,-6346.722942204188 -3620,-15265.593980796644,-6337.538152757653 -3621,-15247.183837571427,-6332.331126321662 -3622,-15248.966889729936,-6311.029956910788 -3623,-15221.314034461177,-6283.164386749316 -3624,-15229.959748832864,-6303.025911772371 -3625,-15200.541528608292,-6257.462058112841 -3626,-15188.439503471705,-6235.998861307507 -3627,-15177.032558583001,-6213.088338358956 -3628,-15167.187410351524,-6189.0326402157625 -3629,-15084.112586376094,-5919.67053289949 -3630,-15091.365210274467,-5975.13496998713 -3631,-15082.032384240836,-5993.258086894982 -3632,-15085.690444074768,-5940.682414604786 -3633,-15081.075214019567,-5959.225282404543 -3634,-15102.236151289531,-6037.801022105687 -3635,-15111.846295651283,-6056.276046939782 -3636,-15089.914037511971,-6022.014243550326 -3637,-15102.430530300666,-6003.634491670712 -3638,-2914.576329457249,-16952.852427391765 -3639,-2778.7584460514026,-16799.459272175456 -3640,-3110.66911864219,-16302.670112172753 -3641,-3206.0248280631367,-16225.324631235455 -3642,-3306.6251802268407,-16236.312149326528 -3643,-3363.773254736803,-16287.090194721668 -3644,-3549.852762518703,-16531.163179019662 -3645,-3533.1166219678307,-16600.891939062803 -3646,-3370.7414666372306,-16775.560711961858 -3647,-6702.265447960404,-15589.005747372981 -3648,-6730.136308572487,-15621.800370764799 -3649,-6716.126463096335,-15604.225444680627 -3650,-6692.53318102944,-15570.428918370806 -3651,-6667.119004176472,-15533.965674708741 -3652,-6662.108732464446,-15513.792721135753 -3653,-6680.461780411753,-15550.35223425068 -3654,-6643.723859175869,-15476.800139100947 -3655,-6637.9027852472045,-15458.023407198461 -3656,-6654.599657102406,-15493.42363109024 -3657,-6636.162981376778,-15436.464284321097 -3658,-6606.2368500829425,-15285.77192155856 -3659,-6617.683626025311,-15376.258499775744 -3660,-6610.6299430362305,-15313.590806370932 -3661,-6610.038391538561,-15355.206237525765 -3662,-6606.321512914845,-15334.826668398011 -3663,-6852.670914333131,-15738.451621297838 -3664,-6831.5856907270745,-15732.543095472207 -3665,-6825.048649421293,-15713.309645889185 -3666,-6793.2010700320925,-15693.900613105105 -3667,-6782.7637754183725,-15675.294359600699 -3668,-6807.159400952228,-15706.719817127927 -3669,-6943.548970908863,-15792.163589886708 -3670,-6924.490420659112,-15788.488440469182 -3671,-6913.940216386295,-15771.785451761114 -3672,-6964.176775504539,-15796.231651948065 -3673,-6893.99564952342,-15770.483272188005 -3674,-6877.92920548619,-15756.609807003942 -3675,-7749.509514417858,-15740.049703195302 -3676,-7731.729400293426,-15747.849655803397 -3677,-7802.037179780654,-15682.161189944814 -3678,-7782.232380791031,-15685.81050584287 -3679,-7815.332879146642,-15643.99215552906 -3680,-7809.265067726557,-15664.12680346726 -3681,-7715.535573710323,-15760.742457671864 -3682,-7777.988857334942,-15703.794366382192 -3683,-7774.78631269833,-15723.119660039953 -3684,-7751.678006068589,-15718.894781496725 -3685,-7610.562064757103,-15825.6466181893 -3686,-7632.829122022578,-15818.358727676808 -3687,-7669.3905035124835,-15801.108102884924 -3688,-7649.229556352818,-15805.5486265587 -3689,-7684.791682212728,-15784.947346052191 -3690,-7224.662548134371,-15877.117849982918 -3691,-7264.073345852394,-15886.271605543634 -3692,-7241.725880655498,-15888.762024872047 -3693,-7204.22950780426,-15878.83408131057 -3694,-7184.22804070637,-15868.775807802675 -3695,-7392.249690001284,-15892.907334606312 -3696,-7451.990710103582,-15875.939267656431 -3697,-7444.372436626857,-15897.538897251523 -3698,-7424.96273983247,-15895.337918073687 -3699,-7410.164774996619,-15881.052330347038 -3700,-7507.183801006819,-15868.524511469073 -3701,-7489.358508941367,-15880.111249667889 -3702,-7470.832222612508,-15883.448515020382 -3703,-7368.8357523555605,-15894.881143883134 -3704,-7345.77733085419,-15893.293972532738 -3705,-7319.3868209445245,-15890.925938883678 -3706,-7363.142301802017,-14511.566154970318 -3707,-7346.342829893707,-14502.188153025336 -3708,-7270.379913276602,-14495.353347397031 -3709,-7291.961446625392,-14496.361686952494 -3710,-7384.09823852591,-14516.987550493393 -3711,-7327.978309966892,-14502.95417939087 -3712,-7311.1281244129395,-14495.820096143061 -3713,-7206.191799197629,-14492.552173324395 -3714,-7102.042934785803,-14492.496352961802 -3715,-7122.093162710493,-14502.717046943704 -3716,-7041.815982278235,-14523.11856568671 -3717,-7075.911083569314,-14498.530132042119 -3718,-7058.7737666558505,-14510.340214132735 -3719,-7093.231449149766,-14518.88851538994 -3720,-7181.788006269251,-14493.127729200607 -3721,-7140.943134717146,-14493.950450524299 -3722,-7160.890855624867,-14491.9046733055 -3723,-6783.436659502076,-14701.162945820535 -3724,-6765.013612666171,-14717.478262263443 -3725,-6685.95682460264,-14850.854114727572 -3726,-6663.5795043329745,-14879.114547825466 -3727,-6667.819547665397,-14897.42784558185 -3728,-6684.382769819882,-14872.097253865672 -3729,-6649.87225360235,-14974.299359484541 -3730,-6655.370532130611,-14995.17755617596 -3731,-6658.811950960436,-14957.861084706796 -3732,-6659.772830936829,-14940.534046193306 -3733,-6650.897517631629,-14923.162606777001 -3734,-6671.251169528334,-14915.380878926919 -3735,-6725.761440073237,-14761.714510949141 -3736,-6738.22662719927,-14747.903149778216 -3737,-6755.2842656086395,-14738.438484120725 -3738,-6698.837846311192,-14823.088670934812 -3739,-6707.118055562361,-14784.189483360844 -3740,-6729.730396124792,-14782.600696990452 -3741,-6703.320918285598,-14803.54070996876 -3742,-6884.078151304362,-14601.646509155487 -3743,-6850.513518134574,-14621.146608766187 -3744,-6837.097912898019,-14638.117425614297 -3745,-6864.968598167854,-14607.668559221725 -3746,-6935.286249925179,-14567.329144205438 -3747,-6898.90309314444,-14586.451341908747 -3748,-6914.469510470874,-14572.856426918752 -3749,-6956.587934469216,-14553.266613993275 -3750,-6980.166083082963,-14543.384388836073 -3751,-7999.699985069008,-15202.05160457921 -3752,-8002.231726896097,-15222.209773660941 -3753,-7982.822730322078,-15247.841793994165 -3754,-8005.770348542717,-15241.867686284073 -3755,-7957.622562500666,-15338.697308209763 -3756,-7974.662581103869,-15323.686691021623 -3757,-7990.938294728985,-15282.124660458996 -3758,-7989.426238637316,-15300.033140599577 -3759,-7964.961299676988,-15301.258564961172 -3760,-7990.8463332398505,-15265.297177184671 -3761,-8006.098545455673,-15043.014409412252 -3762,-7982.130511507152,-15009.383806907756 -3763,-7992.488034719994,-15027.355051047067 -3764,-7985.9572879824445,-15059.194720666601 -3765,-8014.7825752714025,-15110.657140153777 -3766,-8005.511387636476,-15127.408437993206 -3767,-8004.593909569125,-15069.894966061142 -3768,-8017.319993203781,-15085.428989774791 -3769,-7993.2906850772315,-15098.645026270013 -3770,-8007.157426942958,-15145.33800497361 -3771,-8003.783516246307,-15164.838700321863 -3772,-7938.44567672423,-14867.254888958634 -3773,-7941.47330603022,-14888.852804827247 -3774,-7909.138049117069,-14820.537761601328 -3775,-7924.426277609414,-14833.331293847863 -3776,-7924.748934519758,-14852.96915103523 -3777,-7881.643188760543,-14769.26843251045 -3778,-7890.035732485449,-14785.361392639168 -3779,-7859.148359226744,-14742.274607047077 -3780,-7841.506556864547,-14731.498294244502 -3781,-7865.989034809664,-14759.822573018038 -3782,-7898.752739575671,-14802.245329687381 -3783,-7736.613461718406,-14640.000704354396 -3784,-7695.784209192052,-14635.689973049528 -3785,-7736.533702190194,-14662.875920527313 -3786,-7716.040685967544,-14639.57853526484 -3787,-7781.13165907241,-14675.054216958832 -3788,-7786.640036873645,-14692.942043846873 -3789,-7754.875228587622,-14667.336300888895 -3790,-7773.755593198207,-14656.846465888793 -3791,-7818.139968565497,-14710.925894918963 -3792,-7807.252598252289,-14692.818183834794 -3793,-3730.7233674864638,-15880.034996841789 -3794,-3828.26374776038,-15879.705847472676 -3795,-3894.965141838612,-15899.32979868908 -3796,-4105.792297984117,-16036.527681909218 -3797,-4074.0593684256187,-15999.258789489219 -3798,-4190.413566259377,-16199.100782056868 -3799,-4197.680633020946,-16236.645814912974 -3800,-3465.677232128173,-16007.41969073658 -3801,-3522.1104164004028,-15969.943469287156 -3802,-3374.9574513096386,-16156.441536812514 -3803,-3394.01025061366,-16102.205975981291 -3804,-3410.625045911693,-16080.09894020349 -3805,-3445.408347777721,-16865.866940146847 -3806,-3584.517545058875,-16982.88166275213 -3807,-3621.523187114569,-16996.166099409977 -3808,-3507.3657062545617,-16938.500929862148 -3809,-4136.151487188064,-16814.932524064003 -3810,-4149.023782488738,-16774.456308161225 -3811,-4118.076281486573,-16842.960715020337 -3812,-4040.9117562698666,-16931.640503294 -3813,-3988.4914782077294,-16965.185543402567 -3814,-4014.718047624103,-16952.66693500987 -3815,-3960.4694292666536,-16972.03247402859 -3816,-3879.7145748852035,-16990.235042314514 -3817,-3358.499718731294,-16721.28806299019 -3818,-3346.8261233392086,-16660.137819276864 -3819,5060.166606207751,16116.984757469269 -3820,5059.548607173596,16137.632793628914 -3821,5054.36895893502,16078.922847913193 -3822,5045.132930193103,16058.877949731985 -3823,5051.00990595585,16099.045998490723 -3824,4966.5116115094825,15878.235332556074 -3825,4966.977331411908,15896.518313912144 -3826,4964.891765316993,15859.231272646717 -3827,4983.37988202342,15906.049125752994 -3828,4934.780712286583,15870.063091599855 -3829,4914.574839194328,15823.629225779014 -3830,4929.5773718258515,15838.555112216545 -3831,4951.361768943035,15841.695881343367 -3832,5030.073137786582,16020.250146145256 -3833,5020.868614793442,15998.969457029752 -3834,5013.5535567092065,15950.181044966503 -3835,4986.866170209728,15925.026071559181 -3836,5001.983914026524,15969.45966656344 -3837,5001.897043816461,15935.619663442212 -3838,5023.695886080476,15977.698330057396 -3839,5067.106574963151,16182.00531928814 -3840,5063.184919617668,16205.392674062914 -3841,5062.357635564958,16160.476168330688 -3842,4706.046769783294,15621.974112398417 -3843,4591.4787701913165,15546.837890654282 -3844,4585.914867728622,15524.957036575779 -3845,4563.100871180934,15524.781948352318 -3846,4630.833280921403,15569.678215360125 -3847,4629.035528116351,15548.863399707461 -3848,4611.080591493199,15543.636545601243 -3849,4648.966757400538,15574.700336648624 -3850,4677.286911409291,15593.55713738496 -3851,4687.857252439902,15609.125371873022 -3852,4666.429144494457,15578.950747966257 -3853,4300.734985966052,15457.55352663774 -3854,4319.727969595769,15449.743952728804 -3855,4329.762358458116,15473.617117871081 -3856,4362.7683544091215,15468.379156235158 -3857,4346.362662103903,15455.52225625329 -3858,4289.957798222618,15479.18528556292 -3859,4240.4822782120345,15470.000728615414 -3860,4262.635979706569,15469.831039179198 -3861,4276.260861317012,15449.140738698907 -3862,4459.253248766873,15496.879230170458 -3863,4458.476443193763,15469.770616305694 -3864,4437.769634485838,15470.897326287424 -3865,4481.33783945249,15485.228531968902 -3866,4497.403517146199,15501.1168173221 -3867,4421.643323708856,15492.175466226192 -3868,4382.858916730854,15469.718703821864 -3869,4401.93107034794,15471.43160376764 -3870,4419.150302001721,15456.464960606281 -3871,4399.3327778442335,17166.21898371429 -3872,4416.486196275731,17155.986500986033 -3873,4387.424846640542,17146.15605239948 -3874,4440.76674277837,17156.86330467746 -3875,4421.204063246344,17131.734423522637 -3876,4449.050656209052,17135.674973431236 -3877,4546.465191824606,17101.939895001036 -3878,4570.291407507059,17069.255679275837 -3879,4557.651370760455,17085.20679970985 -3880,4526.186250024626,17090.00563562267 -3881,4517.797133398549,17107.97781321931 -3882,4511.949048851122,17128.274422227525 -3883,4490.706358090499,17108.25486314296 -3884,4485.519224168567,17132.79606939733 -3885,4465.780608260524,17126.17317130335 -3886,4247.340804783728,17161.84402631161 -3887,4301.775878778415,17159.73466384428 -3888,4268.644920052525,17159.525326981442 -3889,4285.293438223534,17171.72377855088 -3890,4343.507610253975,17173.24156019862 -3891,4332.568891849432,17149.702751284352 -3892,4362.934902996512,17170.953330602282 -3893,4368.794955345129,17150.632270206785 -3894,4318.964510238976,17171.066628988472 -3895,3911.2542698521415,17045.769239098954 -3896,3930.4935942246516,17050.808838791243 -3897,3931.8325179608355,17072.560792716373 -3898,3951.0825096057497,17071.225797106064 -3899,4120.584205742432,17146.16179382083 -3900,4156.0677852502495,17149.18479951852 -3901,4135.702082404378,17157.81135741081 -3902,4105.730287899179,17134.40670427195 -3903,4089.421928789233,17158.2900346643 -3904,4086.4023440663627,17123.770123260627 -3905,4067.3106312321142,17142.193970909673 -3906,4055.78657850729,17124.15036678044 -3907,4024.7244037803803,17108.567367755775 -3908,4035.969269248058,17125.32801278228 -3909,3964.1068573258685,17081.88738836283 -3910,3980.5430801988646,17109.971673834254 -3911,3980.9963070535296,17086.5844164566 -3912,4004.403422232754,17092.5883700027 -3913,4004.085563040594,17121.115780434244 -3914,3882.975269512139,17013.838283147747 -3915,3897.302585116238,17031.347623542868 -3916,3775.796690633285,16895.430541866728 -3917,3785.332756086863,16911.79347280872 -3918,3753.1683956871443,16896.513964702626 -3919,3784.990771243232,16869.03464359474 -3920,3738.941546644077,16830.383927508763 -3921,3737.8402653306152,16808.621983469413 -3922,3810.960954525246,16936.04543510872 -3923,3808.7288328344275,16908.767230500598 -3924,3785.9320307367434,16936.38013049432 -3925,3823.817012162431,16953.247904913194 -3926,3756.278567351897,16874.187332656325 -3927,3746.237803185181,16857.774639756626 -3928,3760.274484214728,16839.459960017506 -3929,4729.948097854554,16935.465230283775 -3930,4730.255264399888,16917.667550642822 -3931,4724.627274354869,16952.83932215329 -3932,4701.50765357283,16946.180683564296 -3933,4702.565168179035,16968.21689297694 -3934,4823.984932287446,16654.37868711219 -3935,4804.006080926518,16697.934261415678 -3936,4823.351640735261,16675.797650436576 -3937,4841.566415728093,16691.701030999728 -3938,4819.382968964483,16758.584537793573 -3939,4838.494060739045,16772.82882199863 -3940,4797.551350264377,16738.207122373715 -3941,4787.751389129529,16760.56172848817 -3942,4797.324092108955,16798.94934697949 -3943,4797.486831409179,16779.56091272924 -3944,4824.705724304268,16797.863075081248 -3945,4787.541760376828,16813.971904110116 -3946,4842.932000355444,16727.248899142043 -3947,4825.171875698394,16710.542381508974 -3948,4821.652841565303,16735.68306677129 -3949,4674.513271339155,16991.03829211176 -3950,4684.762745563115,16975.122341670278 -3951,4655.1792857298415,17000.38579158439 -3952,4789.522399014608,16867.221181871275 -3953,4782.022810358122,16848.399437085176 -3954,4754.276504228316,16859.365980040806 -3955,4788.372743679758,16832.0218721049 -3956,4748.650836768104,16912.059394479467 -3957,4768.000930028363,16899.63680739623 -3958,4741.156387842068,16889.03342824637 -3959,4774.694413293321,16881.24957997558 -3960,3390.9914148822127,16051.721629229009 -3961,3427.9598101672404,16051.494505971708 -3962,3406.986307573906,16067.889401736069 -3963,3405.633779003962,16031.628784036451 -3964,3390.5450792582806,16092.652328898772 -3965,3405.150756647853,16110.185044927664 -3966,3417.7228396467262,16086.35123530751 -3967,3427.0743530319855,16023.22047852056 -3968,3429.213225800625,15986.16049496709 -3969,3422.5747391307127,16003.841910707957 -3970,3441.7538627180684,15969.07100881947 -3971,3395.1148167187903,16250.673250124433 -3972,3421.2688014939167,16283.42686127575 -3973,3412.7808027907686,16264.72239646587 -3974,3419.6599231123428,16238.564925194105 -3975,3399.5299365807878,16129.105944858937 -3976,3386.717821275289,16198.131768906858 -3977,3412.8420405097386,16219.454694724509 -3978,3420.792039948286,16194.09835197795 -3979,3387.59643161116,16219.374401394001 -3980,3380.818487242644,16171.076295161827 -3981,3405.6726855347,16178.515567776554 -3982,3393.564247124714,16154.135511227865 -3983,3415.3582327100153,16145.805340246156 -3984,3476.0126459518256,15890.12237210947 -3985,3499.584831144616,15863.06004806625 -3986,3474.9169717119785,15866.730267984074 -3987,3484.75496877251,15839.15954130942 -3988,3512.4743583651534,15840.543887883872 -3989,3527.4284494816566,15820.945633965379 -3990,3499.0216700454425,15815.406924798188 -3991,3518.8251231080335,15796.672205728122 -3992,3541.4878116275554,15796.405718464532 -3993,3550.184251403207,15758.100264797127 -3994,3548.0656019255334,15778.348446480994 -3995,3575.1229077879393,15764.875189185985 -3996,3570.1471182303862,15738.974358940526 -3997,3592.2664800017774,15743.390339498768 -3998,3601.403873586223,15727.54596991791 -3999,3628.204607266684,15712.869747432931 -4000,3608.2228664850513,15710.32684120421 -4001,3640.755512448812,15698.491844798029 -4002,3659.05727811279,15688.582811979732 -4003,3837.8127236064256,15604.123641528326 -4004,3808.4465896477027,15620.188597956405 -4005,3817.865271370703,15600.421491517125 -4006,3858.568368689492,15603.217807769299 -4007,3754.4068688191983,15652.549784697669 -4008,3764.7666815507255,15622.316471326729 -4009,3744.6112602239064,15612.136675526863 -4010,3783.8346632601515,15637.293525816287 -4011,3703.1566970368585,15659.048529268803 -4012,3720.0446258973943,15647.726741609249 -4013,3732.440876980721,15631.955996818246 -4014,3787.7215566339883,15609.868054217939 -4015,-6442.874838641334,15880.450146379299 -4016,-6436.743563973898,15845.362337648818 -4017,-6459.673220195759,15889.194917071702 -4018,-6436.925749953601,15863.56738560555 -4019,-6470.243410001777,15924.003090823706 -4020,-6485.460607272537,15938.874579374831 -4021,-6460.014818423013,15908.151979630255 -4022,-6433.536137527674,15826.470410525322 -4023,-6423.228011423573,15809.721574050749 -4024,-6422.2471702132025,15767.163549517838 -4025,-6421.341514723668,15789.651449800625 -4026,-6516.998508156414,15992.152858827618 -4027,-6547.662178951445,16024.863983197933 -4028,-6530.079777718486,16011.560739060586 -4029,-6563.441496739701,16042.577783410772 -4030,-6584.386877319297,16056.493685188287 -4031,-6709.629538830305,16123.66478467569 -4032,-6680.612368721485,16114.623035785115 -4033,-6655.422158260715,16102.29100499761 -4034,-6632.414578507075,16089.351945557126 -4035,-6763.560287949263,16139.659635925002 -4036,-7021.973907406519,16195.481700921257 -4037,-7040.176276963641,16190.252425021004 -4038,-6981.75559035902,16194.68804938082 -4039,-7002.114195858349,16191.48548304434 -4040,-6959.260760730058,16191.078151374753 -4041,-7076.0794712346205,16190.01881319353 -4042,-7057.858069748018,16186.440897295344 -4043,-7088.6876771282305,16175.986936810406 -4044,-7124.656710987267,16169.883566558572 -4045,-7106.784909577773,16174.966162601611 -4046,-7141.151430651933,16156.165587785914 -4047,-7447.415011298546,15929.524107146059 -4048,-7456.620868412607,15912.87202421143 -4049,-7462.904548474621,15892.68570882519 -4050,-7387.087606475394,15997.830047013422 -4051,-7409.433242478455,15993.968643462003 -4052,-7408.9774864009805,15974.18317118783 -4053,-7416.8944679146325,15957.477131267939 -4054,-7441.312188354582,15960.362814733395 -4055,-7427.727473268222,15936.179302671097 -4056,-7361.937568659551,16043.155966329217 -4057,-7366.2256440391875,16020.399443574423 -4058,-7311.404565150714,16063.523194033341 -4059,-7330.560194796817,16066.474148044294 -4060,-7350.589509275301,16065.719608214424 -4061,-7334.028192637906,16035.498910644124 -4062,-7221.653045973739,16124.891151797274 -4063,-7244.005751516356,16130.633502327644 -4064,-7257.2670012947665,16115.9741531976 -4065,-7302.286732939108,16100.496002865175 -4066,-7301.617777685218,16079.175250620383 -4067,-7259.311533251025,16094.71452547521 -4068,-7286.231310399902,16119.455597712975 -4069,-7276.926440820132,16082.360998340218 -4070,-7644.86697372522,15755.566778992363 -4071,-7657.267949993155,15737.758644371965 -4072,-7678.111576605088,15728.382249942724 -4073,-7654.355282199122,15706.185933773579 -4074,-7686.74035730787,15705.20899642991 -4075,-7675.820750928059,15685.128587192548 -4076,-7685.231135431555,15667.191258331977 -4077,-7691.8459201805035,15645.659760078883 -4078,-7708.755654346173,15407.733812756984 -4079,-7707.956278465878,15461.069250809303 -4080,-7713.970510961109,15441.900191457338 -4081,-7705.433268594135,15425.515435572288 -4082,-7695.35543205754,15393.667897985453 -4083,-7705.688776214452,15376.379138826842 -4084,-7696.976453469827,15359.021811097515 -4085,-7686.856919779291,15340.644311845175 -4086,-7704.439968507094,15537.131222181633 -4087,-7717.473402308074,15522.807035494057 -4088,-7714.47956280467,15504.4763182933 -4089,-7707.932106912964,15485.973723163053 -4090,-7708.423154181235,15571.897581562098 -4091,-7699.132097629242,15609.381801674219 -4092,-7705.178952761344,15589.776733400471 -4093,-7710.809106893943,15554.490864392119 -4094,-6922.580419025589,14486.84082366388 -4095,-6901.697502093423,14483.973257387792 -4096,-6886.5176914459935,14462.589823328963 -4097,-6880.134825583377,14491.999188635571 -4098,-6863.316621434248,14505.25693350041 -4099,-6860.954750896068,14465.48537641573 -4100,-6841.401012724643,14468.297790623657 -4101,-6839.996175744254,14510.029619108065 -4102,-6826.441815242175,14478.10320639313 -4103,-6812.388626053955,14487.911747442493 -4104,-6803.932233556549,14503.798986965781 -4105,-6786.647315848667,14510.10604099158 -4106,-6772.425612646743,14487.705089653624 -4107,-6759.48296588124,14505.059995063253 -4108,-6681.539105117504,14546.06453266084 -4109,-6759.058898513214,14527.717823962133 -4110,-6733.419274944069,14494.314429008678 -4111,-6740.000095348699,14534.220451795476 -4112,-6721.2954086865875,14525.829890190966 -4113,-6701.260292488465,14513.802074332027 -4114,-6705.002804363392,14545.018261600057 -4115,-7455.30049714314,14655.353596446223 -4116,-7442.532807417137,14637.99837247304 -4117,-7445.14531546646,14613.20631649301 -4118,-7413.033663650872,14639.810508071165 -4119,-7397.096090801822,14584.055734400503 -4120,-7377.832136902447,14594.954767588444 -4121,-7418.970971266983,14613.760288035965 -4122,-7419.556678685611,14589.150821130945 -4123,-7390.328512250008,14616.857489138649 -4124,-7257.540426240676,14534.606976861665 -4125,-7304.052099827106,14557.87346180317 -4126,-7296.224832824261,14537.421088770998 -4127,-7276.323596936584,14542.962719470062 -4128,-7324.532094086626,14549.256459507009 -4129,-7360.853212893321,14587.676555297292 -4130,-7360.822111123499,14567.759840843259 -4131,-7347.997624384686,14553.494824854142 -4132,-7328.258570560672,14575.547053643735 -4133,-7516.96345799965,14699.727107737719 -4134,-7494.47062843536,14693.507663916282 -4135,-7555.54891600112,14774.387119412246 -4136,-7555.024379910471,14755.908232000942 -4137,-7565.297922100917,14735.547222779132 -4138,-7524.993371306405,14756.12805886772 -4139,-7538.787649553174,14732.158101050478 -4140,-7541.319042788929,14708.68028129782 -4141,-7509.276999087308,14726.80666262674 -4142,-7589.050418524768,14789.054651217566 -4143,-7567.164635816302,14787.91262215396 -4144,-7611.339350531834,14898.390076848658 -4145,-7621.4719890419865,14877.619977404353 -4146,-7611.935167880113,14859.627244782392 -4147,-7586.079254622518,14861.601383406887 -4148,-7621.783485234716,14833.584467202492 -4149,-7589.006460730463,14840.922694260915 -4150,-7583.992438404579,14822.864677800319 -4151,-7608.508128299733,14804.676053098397 -4152,-7565.377851636407,14812.786741958538 -4153,-7111.5389885216,14502.338866669004 -4154,-7088.376337387013,14502.48968111197 -4155,-7151.122184730106,14503.260186113976 -4156,-7131.829280295306,14503.815643373353 -4157,-7220.600733012951,14523.4038462894 -4158,-7202.66384483831,14513.24832961888 -4159,-7185.047814683435,14505.849931180592 -4160,-7167.186463940535,14514.539170003665 -4161,-6589.684301989278,14594.47261049587 -4162,-6569.412989904024,14601.604364964962 -4163,-6556.71371486077,14615.07635903637 -4164,-6543.746873701452,14627.230874664037 -4165,-6524.9907973759755,14628.77860338595 -4166,-6519.807724133878,14646.866697225234 -4167,-6505.267663875662,14657.013534931182 -4168,-6489.583502174522,14666.657942418427 -4169,-6478.732331298911,14685.006694600563 -4170,-6370.340752515391,14820.126825990224 -4171,-6438.708735051688,14730.662203709624 -4172,-6423.088110411718,14745.455831901452 -4173,-6399.918908797216,14747.034968631413 -4174,-6419.206360394351,14776.099048628254 -4175,-6391.6418219400975,14768.340061424558 -4176,-6382.387498819082,14785.41870103249 -4177,-6386.400559856886,14805.402740002723 -4178,-6118.219591318405,15200.437079014298 -4179,-6112.379929261795,15221.620630964431 -4180,-6111.3934136006765,15242.301820029601 -4181,-6114.895056048784,15264.46809034187 -4182,-6126.518406330005,15136.440097057324 -4183,-6182.247311867238,15004.314098264038 -4184,-6170.290268327312,15021.972902937798 -4185,-6144.693187319248,15026.617570165026 -4186,-6167.117442384394,15045.497503250877 -4187,-6126.8144096525475,15096.590549024819 -4188,-6137.97894918127,15116.802413199703 -4189,-6166.729712015092,15067.13406773486 -4190,-6133.245029860825,15053.146145135392 -4191,-6131.181853957981,15074.866251180807 -4192,-6158.630396042497,15092.295595890937 -4193,-6123.764605282384,15161.974357282033 -4194,-2193.0330135612485,17368.160015395028 -4195,-2191.9061994731946,17397.60854770778 -4196,-2214.333348419355,17388.799945787574 -4197,-2233.6807260762,17375.422817104423 -4198,-2221.1267240119128,17420.431077370442 -4199,-2250.4352678952037,17389.51559914068 -4200,-2246.98890499707,17419.685841524697 -4201,-2270.4208625942097,17401.726734121818 -4202,-2268.2036382941933,17435.488586693547 -4203,-2293.9841983794126,17403.84631480565 -4204,-2293.9258748958637,17436.954367903323 -4205,-2317.1666972352295,17425.72992941173 -4206,-1945.1368595383742,17129.246323921274 -4207,-1971.350328167322,17125.970611423796 -4208,-1975.0404520052934,17148.41270618591 -4209,-1959.0587504935463,17076.625794770913 -4210,-1934.594500528437,17092.334547100498 -4211,-1933.9396051760775,17111.610997796146 -4212,-1973.7029971668403,17099.45366287719 -4213,-1935.6395761127371,16998.686372519052 -4214,-1909.9067854240404,17013.453178698837 -4215,-1894.298922299329,17028.724551782296 -4216,-1943.1193333595077,17017.688111868447 -4217,-1946.5163654991718,17036.496328875983 -4218,-1897.8922642696964,17051.177052670384 -4219,-1920.4334905239557,17055.09443986258 -4220,-1955.3008569445622,17054.707225593207 -4221,-1923.1139137327234,17075.89742093201 -4222,-1918.6149307401975,16896.713352890816 -4223,-1894.3385456987953,16909.467377090245 -4224,-1897.7651988563643,16932.202831875875 -4225,-1930.3867137877298,16926.50651951715 -4226,-1931.087371440342,16948.52516120619 -4227,-1876.9856921079377,16950.474582008155 -4228,-1900.3881705289489,16961.04540983209 -4229,-1936.886689612727,16969.568364629184 -4230,-1891.2164913445429,16984.240017625976 -4231,-1915.9190163120793,16987.192541498564 -4232,-2076.1685652369342,17305.756627292372 -4233,-2052.6427428556117,17299.059999263955 -4234,-2081.449332470947,17280.66290787622 -4235,-2058.1900058226847,17259.10508609058 -4236,-2037.837441092584,17281.433312720095 -4237,-2081.6238393362746,17257.637675904225 -4238,-2129.9810640088594,17343.116527251583 -4239,-2148.3305544740674,17348.061381010008 -4240,-2165.9247004821473,17355.85623725973 -4241,-2020.5622318414034,17256.1564502134 -4242,-2043.6052026926604,17244.76131449316 -4243,-2004.864165977887,17183.68983143107 -4244,-1990.7392770218844,17210.785566426897 -4245,-2016.156912808239,17207.264702832486 -4246,-2030.4495136086205,17221.49742290006 -4247,-1999.8223405046126,17244.53411387958 -4248,-2055.3889805170343,17219.232887327606 -4249,-2101.6606038092664,17294.92072027516 -4250,-2084.6804012818484,17327.63990518068 -4251,-2122.718275657343,17300.021205214824 -4252,-2104.291526108794,17339.377211861596 -4253,-2130.177353637332,17320.673949744778 -4254,-2343.9906330880885,17438.671680943764 -4255,-3038.740278361479,17347.267902936015 -4256,-3066.7106607138617,17357.341846185438 -4257,-3031.2989940114144,17316.722730089088 -4258,-2996.331712744626,17371.414956655957 -4259,-3017.270667504597,17367.617289243575 -4260,-3040.871929925409,17376.92535987051 -4261,-3009.7909438636057,17336.531413911238 -4262,-3055.7038795231706,17324.089216283945 -4263,-3080.0888615520325,17323.980108508957 -4264,-3072.6298176494147,17296.44397752286 -4265,-2957.378183628022,17413.277624085833 -4266,-2973.988177449594,17405.206005754906 -4267,-2979.011180104619,17385.610508659884 -4268,-2879.914233499389,17432.59843230859 -4269,-2907.089280683162,17465.320487270656 -4270,-2900.673700273459,17435.084601452258 -4271,-2946.6755247242495,17436.905556451904 -4272,-2937.335544794814,17406.223989346534 -4273,-2917.65620274027,17425.557250361173 -4274,-2935.094047782162,17458.263093742753 -4275,-2913.5368582914884,17399.298866565467 -4276,-2792.688670432837,17472.144837899254 -4277,-2814.030754743671,17494.13581080345 -4278,-2818.317186017917,17468.76128036545 -4279,-2882.0334026956707,17462.408546018643 -4280,-2866.2169546677856,17480.711259738884 -4281,-2860.1918852476633,17448.836272796067 -4282,-2835.9833867448183,17458.928971505644 -4283,-2847.817340151504,17495.180663822557 -4284,-2839.326338627041,17433.3690707836 -4285,-2757.686035937405,17487.52238429889 -4286,-2722.3983246358907,17504.09357458194 -4287,-2738.8259698692987,17493.572735362173 -4288,-2636.4141090150947,17485.67761539418 -4289,-2646.8162916584924,17512.65550446242 -4290,-2659.21399586076,17531.938691792806 -4291,-2659.194986024033,17475.962802499227 -4292,-2700.9796204790646,17515.14959296258 -4293,-2706.416183961878,17485.346795092395 -4294,-2673.7499285168496,17502.975175564414 -4295,-2685.5974655855484,17533.237242323063 -4296,-2685.521930544552,17473.413196715344 -4297,-2527.27303609016,17477.8576892453 -4298,-2532.580863055028,17504.999218997662 -4299,-2555.037144917234,17506.42819489214 -4300,-2558.000432220262,17475.73090991811 -4301,-2605.311102801985,17524.753610115735 -4302,-2610.0172576080345,17493.17409851654 -4303,-2579.585217150036,17475.611422452468 -4304,-2567.052674143917,17525.864110168466 -4305,-2586.005621461247,17517.626741200158 -4306,-2601.193476254449,17471.534409107822 -4307,-2624.8955430570986,17513.682605920112 -4308,-3278.459699590899,17023.071929896927 -4309,-3287.929913839245,17000.559805444274 -4310,-3292.410939006681,16976.39079876074 -4311,-3158.049293842111,17223.974085506798 -4312,-3180.0982845037256,17216.94199892579 -4313,-3204.39696186216,17215.866057095525 -4314,-3168.3170623512797,17185.404391944227 -4315,-3226.484614957258,17174.77317772392 -4316,-3204.8890586102966,17152.06780742582 -4317,-3197.918808811354,17187.83093716756 -4318,-3228.577390704015,17198.587320218896 -4319,-3183.1101207761453,17160.10645069362 -4320,-3228.774372367606,17151.59161136256 -4321,-3257.1618266217465,17071.91463472867 -4322,-3242.2691517486437,17106.729082930626 -4323,-3249.925610756139,17090.805233564064 -4324,-3226.1699509986765,17131.85763863106 -4325,-3244.207770013592,17125.02323671484 -4326,-1971.0114868634255,16097.09454003795 -4327,-1939.8841811242903,16086.840128958393 -4328,-1938.7385824891496,16107.15144075806 -4329,-1938.5069558816463,16127.932740873483 -4330,-1995.0187401512842,16054.909895270404 -4331,-1968.2157133298917,16046.975119923485 -4332,-1976.076148885642,16070.20042906824 -4333,-1953.4605933147634,16070.732924003132 -4334,-2130.197184193757,15945.678993247393 -4335,-2108.9351785688013,15931.884606015741 -4336,-2087.6415753860074,15936.857923959438 -4337,-2111.0628776592416,15974.951598774367 -4338,-2083.9485596914233,15961.915206797577 -4339,-2061.3791687892835,15939.094228023327 -4340,-2090.021717414811,15993.665733629749 -4341,-2041.7769472360665,15978.456478142027 -4342,-2048.2239951335455,15957.370553138184 -4343,-2066.9848723607297,15986.799742943624 -4344,-2013.1572239583518,16015.980108373844 -4345,-1985.5028201538687,16008.020717488036 -4346,-2017.1193141325552,16045.348178630511 -4347,-2051.081307016218,16007.52857424818 -4348,-2025.731145532252,15993.86919458109 -4349,-2002.5968171985219,15985.566944713017 -4350,-2040.4630030204241,16031.179829099281 -4351,-1985.9364923907003,16030.306479490779 -4352,-1842.027151272806,16423.158495882813 -4353,-2214.4723830817816,15910.838733610462 -4354,-2193.5786724813565,15884.450677359506 -4355,-2182.5664394725713,15902.050061224716 -4356,-2171.168349851197,15919.575939220169 -4357,-2256.13870043852,15860.286899948036 -4358,-2233.927330133121,15861.695483144846 -4359,-2255.7035580184984,15894.019161983471 -4360,-2234.0727461004744,15892.133878903782 -4361,-2214.2751522645517,15878.874886185655 -4362,-2288.185908704535,15834.199535014508 -4363,-2280.9325987276975,15856.58704380893 -4364,-2298.435485534631,15876.174223303411 -4365,-2274.4503103567504,15881.38739884321 -4366,-2336.1624371230478,15874.94417720737 -4367,-2322.786737817429,15853.651769336746 -4368,-2310.53446629294,15835.735491798518 -4369,-2315.1265472007112,15892.781102912431 -4370,-2452.1690180260694,15864.9547236173 -4371,-2436.5093494377397,15833.941464020692 -4372,-2429.137842486414,15865.892868307908 -4373,-2408.5107662940045,15855.513795513729 -4374,-2376.2766419373556,15854.006357459193 -4375,-2359.820417813247,15826.99449215248 -4376,-2358.963542580151,15874.777142608344 -4377,-2345.0389551616854,15845.00337970398 -4378,-2402.7509363867866,15881.201181260965 -4379,-2407.22639743402,15823.284620453529 -4380,-2385.763758030203,15830.73600524834 -4381,-2380.3771850451676,15885.987204890114 -4382,-1919.2853227537394,16162.097478017 -4383,-1900.7573751232335,16174.09343260868 -4384,-1878.0713739171747,16175.341049425793 -4385,-1918.595194069282,16202.699677918965 -4386,-1870.0725768009488,16214.265749084918 -4387,-1867.2216583811264,16194.201074085995 -4388,-1898.690308885595,16215.350540786525 -4389,-1873.1420887239055,16233.155318410392 -4390,-1842.2488334386169,16365.398257259147 -4391,-1848.553671120927,16386.386708276605 -4392,-1850.625645451219,16323.920694160694 -4393,-1834.2218365686774,16337.533220060426 -4394,-1860.9147149713597,16350.694033018479 -4395,-1839.7683617783873,16300.514133263994 -4396,-1869.2927799357824,16313.854080458506 -4397,-1891.45621456696,16249.705674560633 -4398,-1860.2135752991355,16250.234004003256 -4399,-1838.3523288784877,16255.68621597431 -4400,-1891.0544013191325,16274.207517655846 -4401,-1860.5754178269192,16279.050899065205 -4402,-1827.6691297636191,16279.979318871663 -4403,-1886.156146497569,16299.336511334426 -4404,-3459.0890625291354,16416.444440344687 -4405,-3441.040019006701,16403.921540594118 -4406,-3411.3432567995774,16416.286899752253 -4407,-3420.9790904848082,16395.489614508493 -4408,-3415.8789609349037,16471.176725855337 -4409,-3455.3305315637417,16466.534172156746 -4410,-3431.421652032661,16454.666638921237 -4411,-3415.0314953670977,16441.24044189454 -4412,-3454.5362931736163,16438.83882843482 -4413,-3392.267903508782,16432.87303206264 -4414,-3407.9392851989937,16601.702878665365 -4415,-3438.0199918734843,16589.890506436994 -4416,-3399.20439198663,16577.915581218454 -4417,-3426.211468303597,16565.371862245676 -4418,-3445.1228051890976,16498.3827637103 -4419,-3425.331127774294,16489.384180293084 -4420,-3393.808295174742,16555.008650866715 -4421,-3458.036092994962,16560.785393697533 -4422,-3441.2319243134593,16543.911567179053 -4423,-3406.2368778368464,16538.332044108254 -4424,-3402.1292903486005,16519.34851158635 -4425,-3439.00909292848,16523.339507146626 -4426,-3463.9746557250505,16513.053697172854 -4427,-3401.760742240017,16499.286593708086 -4428,-3408.8852312674717,16380.180956955952 -4429,-3439.5463039333163,16367.490112408117 -4430,-3395.585297252358,16363.182480300578 -4431,-3425.854828158777,16345.41810227506 -4432,-3403.1344678899018,16332.345533208132 -4433,-3270.458604039552,16084.959372366025 -4434,-3296.0393098429845,16109.97184171908 -4435,-3286.6763287410363,16095.45134109115 -4436,-3385.8519527113654,16287.950338748988 -4437,-3407.060378602407,16266.493769538554 -4438,-3384.5403631365775,16259.014885366378 -4439,-3365.864674462111,16250.38268835435 -4440,-3402.494737288238,16234.310986560684 -4441,-3342.815602799344,16245.003740532778 -4442,-3397.925753243024,16211.54385680069 -4443,-3378.800408398472,16203.54969239786 -4444,-3355.590401090673,16223.818154934901 -4445,-3359.22282448501,16197.747850134258 -4446,-3332.9726911707758,16156.715726204071 -4447,-3353.7308216112783,16133.153195097768 -4448,-3300.375009968994,16162.962413243713 -4449,-3311.5875985983084,16119.20374428896 -4450,-3334.3258560160843,16121.833715707431 -4451,-3304.888367590872,16140.66293436876 -4452,-3336.138723553793,16196.453064790678 -4453,-3356.6573073619647,16174.29617775888 -4454,-3366.5686156817137,16154.098564795737 -4455,-3316.7980719497596,16182.830590449315 -4456,-2971.9487442953896,15893.521897539998 -4457,-2957.7463905726922,15920.980611806192 -4458,-2994.2877958554513,15931.350535583659 -4459,-2996.436792814305,15896.550924289733 -4460,-2973.7530113818425,15935.415436178542 -4461,-2944.1505653233085,15906.724145266346 -4462,-2927.034373039867,15898.562096289714 -4463,-2906.919914358552,15907.817533555824 -4464,-3069.7383499443317,15953.070922568568 -4465,-3060.896281474007,15933.550036540883 -4466,-3048.3600780756933,15917.668389684615 -4467,-3028.4770488936306,15949.119150826189 -4468,-3029.0899273376804,15908.51263769048 -4469,-3013.218730186102,15924.427369690702 -4470,-3237.7291557530066,16063.85880027022 -4471,-3247.180724333713,16038.402764604505 -4472,-3230.083770170314,16024.570205267271 -4473,-3211.377098208321,16053.00559175953 -4474,-3195.6980619277797,16039.073099777379 -4475,-3229.6698908493845,16002.617797830684 -4476,-3209.7049316789103,15995.390121334893 -4477,-3175.6194493303306,16033.297469152636 -4478,-3173.065115635908,15977.1705056567 -4479,-3150.6498862283916,15996.893245652203 -4480,-3186.154265101327,16006.185722829781 -4481,-3196.26757574166,15975.036611171083 -4482,-3156.111124903702,16020.250100968358 -4483,-3115.00334428223,15962.277895054489 -4484,-3096.824685614603,15955.96422395406 -4485,-3148.658655186509,15973.142335483779 -4486,-3129.7042528925267,15972.254230935365 -4487,-10579.818834276675,12133.839697385103 -4488,-10595.831364384381,12100.696575134923 -4489,-10578.500938877412,12111.990499577383 -4490,-10656.305190912128,11982.396533685973 -4491,-10626.100973955232,11979.584493851751 -4492,-10656.757887903963,12025.685074683084 -4493,-10633.048524198352,12003.155160095574 -4494,-10597.312925234988,12001.081883877157 -4495,-10608.894116748927,12025.074651042518 -4496,-10632.673482007425,12028.828657671305 -4497,-10597.982668619421,12042.53942065183 -4498,-10631.13543623324,12058.634575177626 -4499,-10575.877693190543,12049.91094729016 -4500,-10608.083563549453,12066.956963811423 -4501,-10612.416027892512,12088.052767145315 -4502,-10573.739493950254,12079.11169654391 -4503,-11660.575294471671,13238.877816116585 -4504,-11682.987502482163,13253.906534265188 -4505,-11681.32918330847,13221.634456918908 -4506,-11667.808296199084,13198.092383152501 -4507,-11706.029848784547,13234.019306753211 -4508,-11689.592580330287,13186.398298401447 -4509,-11622.96782545461,13235.199303305615 -4510,-11644.647106569659,13258.791422815353 -4511,-11638.241414451379,13218.075595796534 -4512,-11644.941860375191,13194.860534292058 -4513,-11707.137062082247,13207.44283784062 -4514,-11727.082542497574,13201.603875290104 -4515,-11734.819319780816,13180.194142255608 -4516,-11558.332820294223,13222.819734113002 -4517,-11590.880704600531,13261.597387588301 -4518,-11539.83857020383,13236.69322977172 -4519,-11554.65996824696,13280.333958811398 -4520,-11575.672910269186,13284.103066576154 -4521,-11569.817424419341,13247.388708691244 -4522,-11597.967869029177,13237.00750768873 -4523,-11391.140781774178,13233.604204923666 -4524,-11401.44637086166,13294.7757696048 -4525,-11380.947822460685,13292.57578440554 -4526,-11410.591853598622,13270.967859293987 -4527,-11360.791135353085,13274.420667652537 -4528,-11362.228763682408,13305.753268664414 -4529,-11389.164020903327,13261.04389601929 -4530,-11325.069905874137,13251.256028900743 -4531,-11334.814624030012,13283.155060185602 -4532,-11348.464570439675,13248.858790820068 -4533,-11367.995222108657,13237.926481727764 -4534,-11420.010881374885,13245.767984003804 -4535,-11423.898320874478,13300.98163529358 -4536,-11445.496209504918,13234.03302726745 -4537,-11448.57746991103,13283.322025388825 -4538,-11468.154268103559,13295.10525321771 -4539,-11480.997215582182,13274.654138812368 -4540,-11434.687059781769,13266.163832939304 -4541,-11446.842852762156,13312.975310680413 -4542,-11460.533493840127,13255.814277339186 -4543,-11499.820694739079,13232.449096342196 -4544,-11527.480231861291,13283.177908940563 -4545,-11517.927540720375,13303.44413125832 -4546,-11538.860189512245,13263.447150412343 -4547,-11482.035692487103,13245.84330594285 -4548,-11493.01467601246,13301.850154245274 -4549,-11503.99489200809,13271.515955963248 -4550,-11518.412150966322,13244.951925254965 -4551,-11079.238778446186,13193.937872618202 -4552,-11098.81850696839,13183.159667592368 -4553,-11047.169016636522,13134.392188536269 -4554,-11031.79510831326,13191.85656459095 -4555,-11068.59371101895,13164.270656436685 -4556,-11050.81085612125,13157.449176211085 -4557,-11056.06140901337,13199.070633527228 -4558,-11088.863571845483,13156.751148621437 -4559,-10984.171279777713,13145.03436763946 -4560,-10979.025349618501,13173.985375728043 -4561,-11001.594514834449,13164.904374238451 -4562,-11016.051324849675,13126.416323193478 -4563,-11022.082628166547,13146.773490628295 -4564,-11025.588821183064,13170.362389774056 -4565,-10968.646185964351,13108.529904532494 -4566,-10958.562064971184,13142.27241436451 -4567,-10988.575313726253,13117.47805357811 -4568,-11012.523476309965,13103.536568785863 -4569,-10718.019100025544,12741.610076615252 -4570,-10709.222253443766,12692.23901444551 -4571,-10686.760188789924,12708.234296423152 -4572,-10719.257392455866,12718.83290385416 -4573,-10728.559022819796,12655.405070313756 -4574,-10697.509550374221,12670.936513241502 -4575,-10738.984545594829,12677.320448810313 -4576,-10736.03725343191,12700.60473873945 -4577,-10762.77821622102,12706.70424493292 -4578,-10690.368562804308,12733.834955314673 -4579,-10748.512876830679,12727.68482651687 -4580,-10759.209757058421,12762.832257146836 -4581,-10695.777098005765,12795.308134490875 -4582,-10729.322943100706,12795.733705970551 -4583,-10772.478542463277,12782.171209247066 -4584,-10707.330491404853,12814.124383533559 -4585,-10749.343610802669,12802.67251764148 -4586,-10745.317824573322,12747.840054141623 -4587,-10704.685346125832,12757.64677806163 -4588,-10701.96276616385,12776.120797438734 -4589,-10735.892456945718,12775.10242552664 -4590,-10741.110322283843,12868.123685682693 -4591,-10762.74047800674,12815.71654073799 -4592,-10725.17914122708,12825.49381346762 -4593,-10725.384969500827,12844.743627143698 -4594,-10755.514250586575,12842.580009869725 -4595,-10781.823406421734,12823.15786298957 -4596,-10717.302168240334,12865.371169458536 -4597,-10784.905387374993,12845.815329312265 -4598,-10764.720363039645,12870.865415837905 -4599,-10782.253097993027,12912.000928860614 -4600,-10804.461665226867,12942.014814776172 -4601,-10795.469232564552,12887.540426379857 -4602,-10752.383450594403,12926.599226986213 -4603,-10795.008397498961,12925.768781941808 -4604,-10790.610772990236,12867.246900282475 -4605,-10743.364064699885,12892.900185607557 -4606,-10763.529934567368,12902.034534307315 -4607,-10817.9647067242,12895.4726003243 -4608,-11118.689267365982,13185.787041067639 -4609,-11115.621295351917,13216.662785224067 -4610,-11139.410229984605,13176.68890547987 -4611,-11161.49244564339,13185.755866057732 -4612,-11139.605547824629,13219.056742741348 -4613,-11163.231174323633,13218.399315815946 -4614,-11186.23085145321,13206.874666051726 -4615,-10913.88958685969,13105.292939181907 -4616,-10937.909550684428,13085.66156981642 -4617,-10944.341730350421,13106.602583258265 -4618,-10915.733882921977,13059.621358268869 -4619,-10894.479612373427,13094.733569675063 -4620,-10936.203701482798,13063.055814400364 -4621,-10845.547666232671,13027.001347507165 -4622,-10821.97789990006,12962.991199672522 -4623,-10804.024424158271,12990.905852262664 -4624,-10841.397252204726,12974.315497955538 -4625,-10863.408703081353,12980.748495010015 -4626,-10825.555614670815,13002.200904405392 -4627,-10820.12527014672,13026.909915697723 -4628,-10858.909673346994,13003.688368930523 -4629,-10883.669518337067,13007.28019784072 -4630,-10839.01072860574,13053.712997865458 -4631,-10870.500074251078,13031.627458999224 -4632,-10903.406397758781,13023.03449321944 -4633,-10888.090301169404,13073.827924132602 -4634,-10870.62264550306,13053.574887059256 -4635,-10861.937848753305,13077.416237365296 -4636,-10900.644390444662,13045.871840624293 -4637,-12129.27541331468,12580.250804206002 -4638,-12145.618867861673,12559.250122117512 -4639,-12122.841345744648,12608.926125121197 -4640,-12153.056612837452,12603.17889979665 -4641,-12104.653643335141,12593.700280771614 -4642,-12100.646173617299,12564.363831121513 -4643,-12163.79195861179,12576.663947945392 -4644,-12124.699361870005,12547.961067419948 -4645,-12129.563270989353,12529.09649528275 -4646,-12134.783652614835,12680.019185501398 -4647,-12135.150156540542,12657.496861337844 -4648,-12112.376550104327,12664.704756333154 -4649,-12125.338778074618,12642.274612248228 -4650,-12126.4214663244,12626.180230162152 -4651,-12124.25509995075,12759.799965785229 -4652,-12079.0826671929,12790.392017449376 -4653,-12112.511242154083,12784.068795260655 -4654,-12083.29349043222,12767.801986039842 -4655,-12081.190926168263,12746.72216290763 -4656,-12109.814790496861,12738.917503473662 -4657,-12134.665862665768,12712.585192890076 -4658,-12148.08430831332,12695.80567983672 -4659,-12101.582591097293,12681.431054595172 -4660,-12083.309459981421,12723.703883835613 -4661,-12137.99183204828,12734.095609302525 -4662,-12103.806890593833,12710.001578024 -4663,-12082.152996958566,12692.356785026515 -4664,-12128.824745852557,12510.085969515274 -4665,-12124.653647352303,12488.60601688039 -4666,-12040.153034097666,12898.911533638207 -4667,-12062.294599542436,12882.333275464076 -4668,-12016.736213302227,12908.434558289946 -4669,-12052.268221146653,12921.515498926386 -4670,-12028.425802156431,12876.448226792 -4671,-12053.872441054109,12856.40231838926 -4672,-11997.891576294856,12942.179455561969 -4673,-12032.606574991105,12950.318858432365 -4674,-12016.927362455772,12929.210947901081 -4675,-11956.710274756737,13015.114125262482 -4676,-11984.99146144663,13023.701056011303 -4677,-11954.937532067017,12991.68718431317 -4678,-11962.41592786758,12958.861197758315 -4679,-11978.232511040587,12987.440118961487 -4680,-12014.73864848038,12989.802030021958 -4681,-12014.031321774524,12966.10493581128 -4682,-12005.853149041932,13010.760820851023 -4683,-11989.092126143925,12966.978374133589 -4684,-11825.829930595279,13121.679382021057 -4685,-11867.01395436237,13135.99683464469 -4686,-11856.83074765306,13099.961845993426 -4687,-11808.697739726642,13137.328444155279 -4688,-11839.038684421106,13150.356057187315 -4689,-11839.989036107287,13108.539327379041 -4690,-11893.81895091408,13053.100375938642 -4691,-11934.73297725673,13087.638486696269 -4692,-11927.357702618232,13063.389192315193 -4693,-11913.373352716255,13035.841338777042 -4694,-11949.490959963636,13055.607164873561 -4695,-11879.651118575124,13114.670007854853 -4696,-11868.880134509813,13082.730273582796 -4697,-11901.393342968106,13109.565341724523 -4698,-11888.787999480031,13075.535611357787 -4699,-11912.10527897759,13089.633988387292 -4700,-11942.94210935999,13031.698173418252 -4701,-11316.275615055987,11541.407064819115 -4702,-11305.234321388554,11512.606778329431 -4703,-11291.830470090947,11564.588711962271 -4704,-11300.131091223186,11589.132004320181 -4705,-11271.12639427358,11536.063939015121 -4706,-11291.65512772864,11531.755206791464 -4707,-11267.793412858873,11560.801164600294 -4708,-11351.412301186741,11552.505774176036 -4709,-11336.69109315347,11523.495653895767 -4710,-11333.698675308999,11563.994388881463 -4711,-11320.908223338796,11580.795763289483 -4712,-11248.09642592507,11579.652228039822 -4713,-11216.171200109757,11573.259202960837 -4714,-11267.852393836725,11589.652716090068 -4715,-11244.106340579961,11539.235456257642 -4716,-11232.650254218526,11564.370986531661 -4717,-11435.95517408957,11567.229740456052 -4718,-11433.773604682927,11514.554831806077 -4719,-11418.94853622351,11530.308748177335 -4720,-11414.249345005408,11570.501645219818 -4721,-11555.146944120786,11550.028304031199 -4722,-11550.346771539136,11519.91848214478 -4723,-11532.589938577012,11535.312482166206 -4724,-11506.839827474836,11540.331152212972 -4725,-11586.502939089713,11578.802905045302 -4726,-11580.65583234973,11545.615324266586 -4727,-11562.050143976501,11577.425394580127 -4728,-11542.47530179609,11593.727679307434 -4729,-11526.206341721449,11579.19661461875 -4730,-11520.279839565404,11557.934696100696 -4731,-11480.98811597941,11573.650236393905 -4732,-11462.942279378245,11513.955257575088 -4733,-11499.442220322675,11570.913942548379 -4734,-11500.700514593515,11520.451853738912 -4735,-11481.236897950484,11522.277886532429 -4736,-11461.735894784677,11572.10655042663 -4737,-11460.387997798807,11548.556649791579 -4738,-11444.806716986319,11534.66579109774 -4739,-11400.551822508742,11526.958748481176 -4740,-11393.85522621553,11562.438859128415 -4741,-11380.670299754534,11521.668831685252 -4742,-11373.54231580157,11552.885283960995 -4743,-11120.88219158343,11612.910936327358 -4744,-11108.14730731912,11632.696598886645 -4745,-11172.3625024916,11580.076846141166 -4746,-11149.958797588939,11570.699219705144 -4747,-11162.380094646025,11613.7034853843 -4748,-11138.675554018117,11592.855972937685 -4749,-11143.205553711472,11626.290180578746 -4750,-11209.283126499411,11592.463249434148 -4751,-11188.41230758434,11561.202034323285 -4752,-11193.506335973383,11604.673706651436 -4753,-11183.66093348082,11625.12256877108 -4754,-11024.634512394463,11677.480609893502 -4755,-10996.143216969456,11662.704939213329 -4756,-11017.707816486723,11703.209593063457 -4757,-10992.066166802793,11691.056658004925 -4758,-11007.288927734902,11728.598677477003 -4759,-10970.48199523977,11669.762125504349 -4760,-10951.003487724616,11681.464476067966 -4761,-10982.092605051765,11712.315713016302 -4762,-10984.56938598991,11743.17454733736 -4763,-10957.0291441018,11707.165208303684 -4764,-10932.795830928017,11698.284300296486 -4765,-10962.697700848825,11730.726113407876 -4766,-10911.41208672833,11788.341802292332 -4767,-10886.945720620803,11787.176387249361 -4768,-10860.215172402852,11793.372877885364 -4769,-10877.72428148767,11766.927630672708 -4770,-10889.49758739181,11807.528373725638 -4771,-10897.102206347616,11756.51253251517 -4772,-10912.850329741235,11733.291098886126 -4773,-10889.248794360554,11733.780091776356 -4774,-10924.63082613594,11773.533807886024 -4775,-10951.50183975044,11745.725576436895 -4776,-10918.015405948841,11712.863314871953 -4777,-10932.503296048704,11750.309616761739 -4778,-10948.104206323602,11775.9287262135 -4779,-10844.319183373022,11847.352329563973 -4780,-10885.942303826216,11827.365010594734 -4781,-10846.361725530754,11812.186880222413 -4782,-10865.370187098164,11837.56385203753 -4783,-11957.304238808922,11770.619675295944 -4784,-11973.275178992202,11742.442226489286 -4785,-11940.89325799674,11752.906899517853 -4786,-11929.587178465077,11778.029276921561 -4787,-11949.506894355618,11730.618953538455 -4788,-11915.169006134349,11756.671674543182 -4789,-11933.767940441541,11715.918196721112 -4790,-11901.368394864558,11741.020156559636 -4791,-11911.230285595853,11713.820862798153 -4792,-11889.441490293637,11715.725929840492 -4793,-11976.627407983615,11821.143637771267 -4794,-12009.78483355761,11768.7553706208 -4795,-11973.825818259797,11788.180349862188 -4796,-12020.678604478784,11855.766869856161 -4797,-12036.689363721704,11829.433442549527 -4798,-11996.755796430782,11851.4897456242 -4799,-11973.680302504263,11844.480181399818 -4800,-11949.602896586084,11820.178924988744 -4801,-11987.635001440505,11761.376659166976 -4802,-11948.043021524074,11795.69152844466 -4803,-12007.8029204871,11823.917792590415 -4804,-12032.650848739422,11803.533598625902 -4805,-12014.55468549171,11791.039785581579 -4806,-11991.020374937041,11800.6735879961 -4807,-11741.396058376118,11636.893269767903 -4808,-11738.414365409802,11612.989098849117 -4809,-11714.994725639937,11628.329882257485 -4810,-11776.02767488199,11680.086218098566 -4811,-11774.504268583018,11621.486698201314 -4812,-11797.426434644793,11616.396013337568 -4813,-11760.716455891437,11642.947507607252 -4814,-11797.741197933077,11676.398111422843 -4815,-11817.830558732507,11630.001771884758 -4816,-11793.234607083463,11648.490186927937 -4817,-11760.720186996748,11664.93958973347 -4818,-11872.364000582225,11702.993692327651 -4819,-11879.701880142891,11671.478475825677 -4820,-11848.906441770283,11710.197199625376 -4821,-11849.632686324696,11681.68226596294 -4822,-11826.077398622276,11704.06872185151 -4823,-11857.817114448828,11657.411792096995 -4824,-11842.19557760514,11642.572744251078 -4825,-11815.014618555388,11686.782719302375 -4826,-11821.35068762563,11656.80739083942 -4827,-12058.274475046932,11944.330722707886 -4828,-12091.296206559544,11919.546012652641 -4829,-12045.92867706275,11929.717502707856 -4830,-12073.826987981267,11906.266502349106 -4831,-12113.910222616505,12023.291967022487 -4832,-12109.496717130856,12000.028434916301 -4833,-12121.251249610277,12057.978307726566 -4834,-12141.798977099446,12043.319648707748 -4835,-12079.04243218049,12034.714198647003 -4836,-12107.166272797267,12097.454515844707 -4837,-12134.13217590786,12079.110069072987 -4838,-12091.425876107442,12077.848339918874 -4839,-12096.81613560574,12053.488284352508 -4840,-12066.637536226719,12053.803753062259 -4841,-12138.486748809546,12018.928826144154 -4842,-12087.065419569777,12015.727780362316 -4843,-12089.9638632651,11941.760659578213 -4844,-12066.753436388763,12003.16194250846 -4845,-12126.324681968412,11980.39272484066 -4846,-12090.93253495928,11986.352974107633 -4847,-12053.72048726287,11982.66649137694 -4848,-12092.76060729169,11965.99060166816 -4849,-12114.786654120831,11949.770564648836 -4850,-12063.474738795237,11963.01615397396 -4851,-12045.4189253377,11908.90758662847 -4852,-12054.573263040344,11887.949916204983 -4853,-12035.49815363809,11878.51984972022 -4854,-10563.699632222551,12209.517541677646 -4855,-10532.971278457426,12219.916910091433 -4856,-10559.75776610907,12254.152538151653 -4857,-10556.615171882559,12234.010706815743 -4858,-10519.57031443031,12251.453692086232 -4859,-10563.382849741649,12275.185525238694 -4860,-10526.004381487683,12275.355003924355 -4861,-10543.190543435754,12291.26873629376 -4862,-10518.881132134233,12358.970657557238 -4863,-10543.511331304522,12311.154864170423 -4864,-10513.688557635072,12319.97663033064 -4865,-10554.688900202342,12330.337721811215 -4866,-10539.282901648243,12346.557030164542 -4867,-10538.88470395171,12378.456962737493 -4868,-14536.351721033008,6834.540698038949 -4869,-14505.800111634502,6835.991006605704 -4870,-14541.644323259454,6813.108879006183 -4871,-14509.500379631027,6808.743742779495 -4872,-14548.255938090137,6859.252887545517 -4873,-14524.643565640827,6860.217216309366 -4874,-14572.512466589375,6789.970925003131 -4875,-14538.545667735669,6788.825523284586 -4876,-14574.839154507801,6815.831769769965 -4877,-14568.734317445875,6840.150810579701 -4878,-14501.446424035696,6863.73727763677 -4879,-14478.6792084438,6862.497477978056 -4880,-14520.204822985244,6884.466372746731 -4881,-14527.327249339744,6907.341205947276 -4882,-14468.928799623613,6882.5468143150065 -4883,-14500.650869791842,6903.67532936269 -4884,-14475.692096872843,6903.31642584264 -4885,-14499.391030676725,6930.03529379107 -4886,-14465.772080325667,6919.882364648548 -4887,-14451.145038830828,6933.261928865189 -4888,-14491.295586556433,6954.5676912881745 -4889,-14464.069606385476,6952.044194130581 -4890,-14451.497768382773,6967.774135020194 -4891,-14465.927584016034,6986.151120128553 -4892,-14449.673785052017,7000.7824154056125 -4893,-14433.02369661286,7013.767099882936 -4894,-14447.374243422393,7032.983005958739 -4895,-14430.385552251399,7046.789792834251 -4896,-14431.883752186233,7068.70291819733 -4897,-14397.98580802903,7159.669056779851 -4898,-14375.848975745088,7173.993053395408 -4899,-14431.712486043092,7182.274662027438 -4900,-14408.080968173566,7191.002305845568 -4901,-14384.005330936776,7203.792934542915 -4902,-14421.544631823168,7213.995860393555 -4903,-14402.68828380573,7232.736632559829 -4904,-14416.052182078667,7118.919469755009 -4905,-14389.297125708305,7134.774347063876 -4906,-14434.427044315387,7138.565758323904 -4907,-14429.402863773868,7160.082415572034 -4908,-14985.528672624538,6508.768574718772 -4909,-14974.528399251136,6528.172041726454 -4910,-15036.939787859263,6535.8179861025765 -4911,-15010.069407472693,6518.691454142184 -4912,-15018.132005677893,6551.558199043485 -4913,-15003.013311611125,6572.586164560428 -4914,-14986.871588977767,6556.34168398524 -4915,-14965.584022825697,6551.611512017292 -4916,-14895.114839529304,6559.389041576187 -4917,-14873.284419422866,6551.655024886832 -4918,-14875.164780799923,6581.013686075076 -4919,-14923.436312660187,6544.176392401142 -4920,-14901.827119161451,6535.91867277371 -4921,-14908.992961491038,6580.866807083813 -4922,-14947.204721171564,6536.610594748526 -4923,-14930.2175864016,6516.510762818119 -4924,-14949.76581492856,6568.850827860472 -4925,-14932.30600829463,6581.207649897634 -4926,-14852.609508431093,6574.771653819814 -4927,-14647.606129447013,6714.6848089526065 -4928,-14751.268037139522,6599.5251015142785 -4929,-14761.622647321095,6636.270240748637 -4930,-14828.51281438425,6585.307200052753 -4931,-14798.557206645848,6569.442716180794 -4932,-14827.384898464194,6615.829053319799 -4933,-14803.20080555399,6598.01275409894 -4934,-14803.770865366097,6628.925790587374 -4935,-14779.157069890518,6608.441186755923 -4936,-14771.6550337998,6579.890667150173 -4937,-14782.172864696879,6639.001613988726 -4938,-14708.874171514692,6670.189757053729 -4939,-14738.896677614477,6619.226989708687 -4940,-14723.895388931327,6641.940454262969 -4941,-14742.466031179994,6645.113359381785 -4942,-14709.170388790162,6650.4049291732035 -4943,-14690.14241399532,6673.929248985753 -4944,-14673.545174908999,6681.831386586617 -4945,-14665.298611172104,6700.334775411947 -4946,-15204.474136145787,6543.414897992248 -4947,-15245.437880784722,6542.8775239255865 -4948,-15225.15524801798,6533.426255667464 -4949,-15217.57227453911,6572.385392273815 -4950,-15280.58221980733,6552.982196908387 -4951,-15264.59182641897,6527.133905782658 -4952,-15264.947087350238,6573.398142530868 -4953,-15242.158346929187,6578.372224744129 -4954,-15185.569936515936,6558.77166261417 -4955,-15353.407034095033,6591.507708420106 -4956,-15360.882000269183,6551.280004300127 -4957,-15340.515876893076,6550.315167937615 -4958,-15327.760196418398,6582.761974279079 -4959,-15319.779048853008,6553.134916765661 -4960,-15300.965395135077,6563.407141140595 -4961,-15370.592204734447,6573.172309402527 -4962,-15420.641705765727,6553.0171608090195 -4963,-15386.895677557608,6593.392881272144 -4964,-15409.584016765251,6578.5833070999615 -4965,-15390.164534634916,6559.38020860325 -4966,-15445.025210667427,6602.189396686241 -4967,-15438.470756503582,6574.538921303058 -4968,-15421.00173330852,6610.320403031953 -4969,-15395.952287294254,6616.594893003857 -4970,-15776.360631889482,7005.3522275025325 -4971,-15798.366300004192,6979.7410084308385 -4972,-15755.274206262766,6990.815966832607 -4973,-15737.292853240726,6972.7476369078995 -4974,-15779.8237438554,6965.056592607273 -4975,-15798.985216130179,6942.012930525785 -4976,-15739.798848745306,6942.923900163357 -4977,-15760.456128439511,6954.250789983746 -4978,-15780.285060450198,6924.325971545332 -4979,-15756.170976931615,6921.719711997037 -4980,-15726.058290139948,6834.491737749397 -4981,-15739.245204321842,6815.196285134864 -4982,-15697.76944438391,6844.9714030504665 -4983,-15675.765856853266,6839.77076231652 -4984,-15721.097682646128,6800.013333861647 -4985,-15698.837291484046,6816.070565272737 -4986,-15679.880357258462,6806.663626439445 -4987,-15705.193972177658,6778.623398535284 -4988,-15657.389343574456,6801.830242051983 -4989,-15676.50375232125,6779.529334666518 -4990,-15676.216397478707,6756.087947696647 -4991,-15647.76817162618,6765.738235917695 -4992,-15731.140053326546,6917.351489246327 -4993,-15771.435890241204,6896.186401048022 -4994,-15707.941323739098,6900.752895522072 -4995,-15742.760945829294,6895.7258948882145 -4996,-15717.19018174466,6876.87788002937 -4997,-15773.029726142866,6867.281583954192 -4998,-15747.545826590362,6850.121576990118 -4999,-15744.688111798347,6874.488998848338 -5000,-15716.472434687856,6856.382667109857 -5001,-15547.797360093155,6682.239324488641 -5002,-15574.035963290558,6641.304477858331 -5003,-15550.247698889523,6651.148635464844 -5004,-15526.742733566367,6673.603809865872 -5005,-15544.946936114155,6626.0700431870255 -5006,-15470.260875282687,6615.344270568937 -5007,-15518.640612675244,6654.06746896552 -5008,-15512.911689551816,6633.565550459445 -5009,-15487.624986712888,6646.5830640487075 -5010,-15519.45354589251,6607.610471185742 -5011,-15492.794249320981,6613.995239929584 -5012,-15595.363802134072,6658.998207010566 -5013,-15630.07603331496,6731.034082849579 -5014,-15638.946585136186,6695.624224835518 -5015,-15598.661522727303,6736.226795467905 -5016,-15616.244672735123,6706.502165680556 -5017,-15594.062953106744,6708.054764622019 -5018,-15568.44974637472,6714.162584835064 -5019,-15617.457360380175,6672.996907536305 -5020,-15582.797861860408,6688.86095791968 -5021,-15569.193239606122,6673.7485965289225 -5022,-14903.746310735974,8191.204817287881 -5023,-14861.82635465454,8178.482270305766 -5024,-14871.96852795355,8194.115147403685 -5025,-14888.490934740734,8179.692750678229 -5026,-14811.396807007706,8173.500838669307 -5027,-14834.23972909233,8185.510880759252 -5028,-14831.654784456083,8157.184282005007 -5029,-14852.073084811833,8162.595571656988 -5030,-14789.16100061863,8168.840391957578 -5031,-14766.100289118247,8128.853892548389 -5032,-14769.25366331161,8154.932208436115 -5033,-14793.95019290732,8131.752007278946 -5034,-14813.368202814934,8143.298435074284 -5035,-14461.205627315794,7685.475142113054 -5036,-14438.289523017858,7704.385442789635 -5037,-14496.16188661904,7714.647707004955 -5038,-14472.331831227728,7646.273302442865 -5039,-14445.903877139077,7667.359128820966 -5040,-14490.481232859767,7664.240771463164 -5041,-14504.766941115447,7685.415627380034 -5042,-14479.178750825446,7698.878091714173 -5043,-14454.221823635278,7724.463485566161 -5044,-14476.698636640347,7733.11403781308 -5045,-14512.714833641721,7818.803898956377 -5046,-14480.893380544647,7838.20352911969 -5047,-14526.791889785378,7834.276322506043 -5048,-14492.949249952278,7855.187683001815 -5049,-14515.535461933609,7860.07731591112 -5050,-14541.569028954766,7858.989872658271 -5051,-14502.911983964927,7882.626293848496 -5052,-14522.343151316907,7894.337689360997 -5053,-14551.21315207449,7886.495296777173 -5054,-14540.321740967234,7913.314833191203 -5055,-14500.68985333604,7740.725661678342 -5056,-14452.64669968555,7754.042981764644 -5057,-14504.205166643827,7762.66714851406 -5058,-14477.299118132938,7762.829345524441 -5059,-14451.946529706038,7782.738591617966 -5060,-14482.894610803243,7788.164013865042 -5061,-14486.20896721167,7815.187423624456 -5062,-14520.268419143986,7776.649974510219 -5063,-14462.118683313518,7808.844658854398 -5064,-14514.074974155446,7797.454838923869 -5065,-14564.717093215451,7946.118895486581 -5066,-14553.195748851596,7976.82164730935 -5067,-14588.040342954702,7950.905938005166 -5068,-14609.372579197958,7957.790669212209 -5069,-14577.066931505533,7984.212160846499 -5070,-14566.537679159417,8011.069954731956 -5071,-14598.53058271578,7998.601456708161 -5072,-14615.772802286012,7977.782257829995 -5073,-14589.736977687306,8024.1481113610635 -5074,-14625.27656520082,7999.137194679297 -5075,-14720.830175261337,8116.642340137228 -5076,-14742.878730194358,8115.209508187672 -5077,-14668.805656722096,8082.381578397244 -5078,-14663.233153180276,8107.590222029091 -5079,-14691.751431987259,8060.524561910862 -5080,-14712.891446819878,8064.511242916254 -5081,-14689.028209616188,8095.613141172866 -5082,-14699.416393613983,8113.924764417479 -5083,-14725.681512592742,8086.496296800563 -5084,-14620.52267864667,8023.805793469813 -5085,-14599.601123496464,8048.663131318177 -5086,-14645.381024845143,8012.7592977985205 -5087,-14668.111660088476,8018.162894088295 -5088,-14624.56624453668,8048.852529600867 -5089,-14655.725080513555,8040.315445045172 -5090,-14669.161708832615,8058.699010310826 -5091,-14623.609359803748,8074.526629006438 -5092,-14646.03087246803,8067.561187105745 -5093,-14959.586260381111,8215.27412720579 -5094,-14982.500216826267,8200.466556218757 -5095,-14924.332324838268,8188.178723343883 -5096,-14933.00878296722,8213.625681192525 -5097,-14952.670765867148,8181.442412151168 -5098,-15800.675593555692,7833.197112620929 -5099,-15833.686248936536,7841.446593425404 -5100,-15802.62221505471,7814.616131680076 -5101,-15834.8350344513,7816.692320042612 -5102,-15752.5977331543,7953.482537362258 -5103,-15781.602647929734,7955.8809254078515 -5104,-15760.31877608568,7928.3278709674805 -5105,-15735.130053679628,7918.512489774084 -5106,-15788.708120668036,7930.587970499204 -5107,-15754.522899169737,7902.774122146096 -5108,-15719.05781647353,7979.690543704663 -5109,-15752.897929422063,7978.673088438243 -5110,-15716.145288850581,7955.41815041788 -5111,-15720.144451249442,7933.653836030123 -5112,-15815.21614589529,7867.497809385248 -5113,-15797.588332934209,7851.198850844889 -5114,-15782.469890443865,7904.165143583887 -5115,-15806.848905095143,7906.214936549741 -5116,-15763.985976930473,7882.152264633972 -5117,-15762.20068930601,7858.212202496719 -5118,-15824.29149084473,7890.255311879764 -5119,-15789.536293224395,7873.657949461772 -5120,-15838.60794781459,7757.817396451538 -5121,-15810.156958160029,7794.471847856207 -5122,-15845.078937620843,7794.276006099715 -5123,-15822.848517118897,7774.666923583949 -5124,-15332.459608135627,8244.868456402304 -5125,-15349.48316154828,8261.916400540498 -5126,-15324.064523426478,8203.167469008402 -5127,-15342.455143208821,8220.542398942122 -5128,-15363.448640987563,8222.37342202913 -5129,-15366.19514747885,8195.350025399492 -5130,-15375.49668093755,8249.642492033474 -5131,-15389.62882372905,8217.782762757492 -5132,-15186.572488775535,8255.57854786622 -5133,-15200.44871013315,8282.18391832744 -5134,-15211.039804073132,8250.398212010166 -5135,-15239.201308670887,8256.756067450588 -5136,-15207.613514689954,8220.711471515735 -5137,-15226.29426922839,8275.985061389034 -5138,-15230.059642083103,8224.569343968253 -5139,-15147.349908006694,8242.194962886811 -5140,-15166.02991580435,8270.034089300032 -5141,-15166.333488987497,8226.8110770426 -5142,-15186.527564011234,8217.639572098056 -5143,-15313.872350325211,8229.56998139293 -5144,-15253.836019184291,8241.335595457249 -5145,-15261.051773293393,8277.718002466429 -5146,-15261.367442507013,8221.093523292966 -5147,-15278.930751479325,8206.64357653679 -5148,-15277.650210326583,8261.100917113017 -5149,-15290.161777414436,8229.31399518154 -5150,-15298.132614332064,8274.273252798244 -5151,-15306.080217177736,8252.85823213389 -5152,-15552.181435704024,8116.011011882102 -5153,-15578.214202344678,8128.286461056073 -5154,-15575.27760152585,8103.210318940761 -5155,-15520.5381965861,8155.831635064152 -5156,-15529.156509227263,8138.613298163012 -5157,-15526.432414895786,8116.017063462027 -5158,-15551.285162332819,8168.0016174787215 -5159,-15559.026888033775,8144.866367772975 -5160,-15482.619940591061,8163.130134653638 -5161,-15517.775441859018,8177.150603984203 -5162,-15421.742428442254,8204.077579072786 -5163,-15450.54692537856,8224.339017968226 -5164,-15425.602215403916,8172.148340660009 -5165,-15445.686598523063,8192.53872569524 -5166,-15483.682528762103,8185.368016640482 -5167,-15511.304424867963,8201.799984519952 -5168,-15498.271292139387,8150.112513640148 -5169,-15450.278064726836,8163.670488972124 -5170,-15488.24970310387,8216.254519590279 -5171,-15467.158593068963,8201.043352096694 -5172,-15464.949988309192,8144.2105524805775 -5173,-15592.890019768793,8091.608929148428 -5174,-15617.64382175784,8098.941694543288 -5175,-15602.280550981073,8063.970739014394 -5176,-15633.817037724037,8078.027207330595 -5177,-15634.759234738154,8050.957809700191 -5178,-15858.76702544864,7570.721065658227 -5179,-15885.264680155975,7562.601251144067 -5180,-15848.74028728401,7547.548109992607 -5181,-15868.022202946115,7531.705402096327 -5182,-15890.093654152342,7514.800747630556 -5183,-15911.130857948368,7556.810926426007 -5184,-15896.183457476407,7537.779419550787 -5185,-15870.288290215252,7435.319184465876 -5186,-15861.133596010592,7509.644376129585 -5187,-15900.738876536447,7493.419510455456 -5188,-15855.971751177829,7490.4177868713405 -5189,-15869.741497191731,7473.661985673182 -5190,-15895.55285686423,7462.578211059608 -5191,-15854.535645819476,7455.8068022644065 -5192,-15853.80448485254,7666.175464522438 -5193,-15882.726716131541,7655.397077545395 -5194,-15845.239122143355,7620.720144847151 -5195,-15879.995631612826,7617.10346188031 -5196,-15899.521239046484,7597.827075756635 -5197,-15877.081283130745,7587.247148752705 -5198,-15858.05537651323,7640.321334534956 -5199,-15902.411171298429,7631.410153335633 -5200,-15851.131362564534,7598.256460990671 -5201,14771.177298251425,7505.858501470702 -5202,14782.043343508165,7526.647056115464 -5203,14724.326291388725,7517.922138329413 -5204,14744.180987696012,7502.349474942516 -5205,14753.615492259562,7531.501066150812 -5206,14801.661082373277,7527.285339565896 -5207,14514.183099411459,7533.524805225753 -5208,14535.913433500042,7527.103111611811 -5209,14540.755665277364,7500.051542869157 -5210,14560.302886506563,7542.9847353598025 -5211,14596.197739956271,7498.910115346396 -5212,14606.761275567455,7523.456905619178 -5213,14563.450664687007,7510.9198887266975 -5214,14575.956810383323,7489.216915288869 -5215,14586.836209689263,7535.920543362771 -5216,14680.305668929765,7509.815107041388 -5217,14699.087762784397,7512.5741063048545 -5218,14662.727398901132,7505.514946251524 -5219,14622.904705047094,7512.025203369403 -5220,14635.569506550479,7493.901203880503 -5221,14646.975533773626,7518.478248550848 -5222,14876.198254769075,7552.061140645091 -5223,14820.202798884398,7534.632233087154 -5224,14839.89968011197,7532.938874763425 -5225,14855.709742730345,7545.359369042079 -5226,15008.593816325023,7586.429451359947 -5227,15004.396701092719,7614.136558864704 -5228,14944.775505033791,7578.322440759687 -5229,14965.709212065725,7584.482205427531 -5230,14987.303845965673,7574.828052448814 -5231,14980.285581087193,7610.457992768327 -5232,15064.83488242698,7638.658012895242 -5233,15079.436649571726,7654.44998468585 -5234,15023.883824198421,7613.498753081383 -5235,15043.244165917182,7613.170071149759 -5236,15044.651882978713,7635.399387917564 -5237,13765.145267115473,8127.829844931017 -5238,13804.546220095062,8130.977800842878 -5239,13776.806018454707,8110.18128102142 -5240,13805.5958221147,8110.2424932785125 -5241,13784.30217317112,8157.64196374809 -5242,13756.124432844317,8148.133827633684 -5243,13814.797036639424,8150.878609686041 -5244,13784.270392530241,8212.479819958487 -5245,13779.427540667906,8190.391872124152 -5246,13758.001504353906,8175.6737406653965 -5247,13805.215354972055,8177.582680360936 -5248,13829.817314259813,7975.3264977071985 -5249,13865.747904436608,7986.247045167049 -5250,13841.373462077865,8015.7825131099 -5251,13819.877694186565,7997.0550501328735 -5252,13862.849083426103,8009.654692053262 -5253,13852.909878507224,7962.283619167717 -5254,13876.317683007455,7954.343284213343 -5255,13790.28733851375,8045.462189332381 -5256,13830.216248618286,8053.702663590928 -5257,13805.943318567332,8030.4186811978525 -5258,13828.970371193878,8030.7149726421685 -5259,13796.743142658166,8091.848520777572 -5260,13809.775458193677,8076.748457888126 -5261,13780.962715347401,8066.426873021415 -5262,13834.631512946342,8076.750655153986 -5263,14154.332723415317,7713.675244578655 -5264,14175.332319762914,7727.359682307087 -5265,14195.284784603777,7716.03209881901 -5266,14107.16191890097,7747.164493611785 -5267,14129.966320414467,7746.392681605546 -5268,14128.39185915559,7715.959428201212 -5269,14155.27669740961,7748.950854101444 -5270,13770.75389885755,8317.300484886948 -5271,13774.278937773586,8298.05626620157 -5272,13776.72421969698,8277.153895622307 -5273,13868.167905534629,8562.492299891175 -5274,13845.356082622859,8557.877315452828 -5275,13823.047131489267,8550.88943613627 -5276,13848.069029561886,8532.983486982139 -5277,13854.991791244876,8513.621589837172 -5278,13804.160935879658,8537.887260150574 -5279,13802.079491601708,8516.43150870782 -5280,13849.401903640764,8493.077704437424 -5281,13808.012402937456,8490.63012785749 -5282,13827.129304588003,8497.81321881002 -5283,13777.852004286588,8498.138735373192 -5284,13835.182740598892,8465.498150268475 -5285,13796.50585954265,8475.32662139396 -5286,13785.940161337005,8458.851471492608 -5287,13811.483816505417,8448.775797940269 -5288,13760.271262318527,8368.262273532708 -5289,13793.587660542153,8353.178234952136 -5290,13760.615983453961,8346.252787664824 -5291,13785.519137382747,8332.683128183879 -5292,13806.366323717704,8429.98139801085 -5293,13783.809671346004,8425.931863179712 -5294,13761.265540621604,8422.030066022686 -5295,13800.317666663046,8405.572800977714 -5296,13812.799126236996,8388.419328562031 -5297,13769.65912077547,8397.730016443355 -5298,13747.523925930815,8387.784544115491 -5299,13801.89239910684,8371.026674067833 -5300,13931.016522281172,7870.019988977192 -5301,13921.426300748846,7842.2105503508155 -5302,13962.856220200494,7878.469693733727 -5303,13904.844465627639,7914.41753089142 -5304,13915.311621618623,7894.702594712321 -5305,13902.757020014289,7869.703564809682 -5306,13943.99840417476,7898.545618132316 -5307,13951.98318122329,7853.987052755597 -5308,13947.487689132122,7827.18613571578 -5309,13974.206427838328,7849.7511921390105 -5310,14049.026198756956,7773.957185976679 -5311,14066.569966929155,7766.481072281321 -5312,14086.474454462998,7765.237356152099 -5313,13987.266667504824,7835.543522380778 -5314,13969.072865485818,7806.64402582331 -5315,13994.087118248226,7812.188694449817 -5316,14013.521321403974,7832.280213649112 -5317,13991.738407088265,7782.490061300283 -5318,14029.361916919703,7817.217961407928 -5319,14020.928286593655,7793.663148880367 -5320,14023.22644911025,7769.3127280610815 -5321,14050.771834713014,7799.274189782274 -5322,15453.991903489092,8126.6845536533165 -5323,15479.26632513445,8134.489431880766 -5324,15434.983288273233,8144.568257696844 -5325,15427.35092018097,8079.494340214503 -5326,15437.860227676596,8099.39063862428 -5327,15464.86200451042,8102.645899006276 -5328,15421.065698311757,8123.392947004592 -5329,15473.361545055082,8185.1289432057265 -5330,15459.050285971372,8205.84539711893 -5331,15444.467789470087,8162.205714857915 -5332,15483.161098161117,8160.8242272001835 -5333,15443.023621344853,8182.745254276647 -5334,15465.802325524302,8229.282290606614 -5335,15472.398576087504,8248.441679515312 -5336,15472.705292985282,8268.312871067474 -5337,15467.770001751333,8289.607050870376 -5338,15347.572060867536,7932.949721784285 -5339,15372.09218060282,7930.193144117752 -5340,15388.969494742372,7942.0796134699385 -5341,15361.767984273625,7963.726344019857 -5342,15391.150280445003,7966.567559994523 -5343,15387.812675925434,7990.22830172676 -5344,15304.601871392495,7871.983349710603 -5345,15338.670383369725,7853.894527076423 -5346,15327.911498678613,7876.911122944775 -5347,15363.874655809119,7906.564800622087 -5348,15323.129335084424,7897.506948436897 -5349,15360.629464351458,7880.827931283022 -5350,15335.464147758057,7912.974525238726 -5351,15299.683310241446,7810.376825247791 -5352,15279.179453613222,7842.414807319489 -5353,15240.73126190397,7791.174352281766 -5354,15256.222970587445,7808.5364446680605 -5355,15280.788955512784,7795.703749435332 -5356,15257.061468220536,7834.585698960861 -5357,15307.278347511949,7830.887675635633 -5358,15305.528626247327,7851.290223855121 -5359,14491.420112662145,9196.1324404739 -5360,14475.791818494969,9212.61387932922 -5361,14462.256879539997,9231.818863608933 -5362,14471.938106114476,9179.433952719939 -5363,14414.03367211684,9202.040022436378 -5364,14408.52017130328,9177.07833786824 -5365,14447.299111059663,9210.132711634846 -5366,14449.177497951403,9181.301171867482 -5367,14425.963021330212,9224.406458471569 -5368,14431.374741542568,9169.11901152674 -5369,14387.772459439624,9180.67582758223 -5370,14370.85397958991,9166.942286882762 -5371,14630.840661446216,9204.927707234381 -5372,14613.600318431472,9218.926677179028 -5373,14600.434733148695,9238.529496978283 -5374,14592.982619039774,9205.805294399448 -5375,14577.727934216846,9189.090844307391 -5376,14579.305869041102,9244.344013928085 -5377,14559.13635487335,9241.873463421114 -5378,14560.052785145801,9205.681427728352 -5379,14545.730030179688,9185.081435271297 -5380,14542.467673913186,9227.67653376355 -5381,14526.12657622784,9249.7527265484 -5382,14526.039660688606,9194.758240570001 -5383,14514.911748644574,9227.969167234663 -5384,14506.63847370016,9208.434333391744 -5385,14330.11382013681,9144.31109464913 -5386,14305.159634270223,9153.314047821115 -5387,14310.73255016333,9119.108783608692 -5388,14280.899979099588,9145.859288515421 -5389,14287.843613052752,9114.865032237536 -5390,14265.42541752896,9125.653015470425 -5391,14262.23607068764,9105.501394451525 -5392,14204.94405879343,9084.065023570147 -5393,14210.989890602441,9059.586443320286 -5394,14192.25960931907,9051.5014156838 -5395,14243.848582791348,9101.910804919271 -5396,14241.722793172048,9081.764718427577 -5397,14215.333651986832,9106.88886557953 -5398,14237.426057819544,9060.521206667288 -5399,14179.471066828726,9034.770491383328 -5400,14155.979285047428,9011.132795661622 -5401,14140.698744563926,8992.022791274638 -5402,14126.141718981527,8970.794620182254 -5403,15336.011267858561,8634.461547855346 -5404,15340.005880996161,8656.852699566012 -5405,15363.633938494997,8670.684106298415 -5406,15315.966302500614,8672.772394350823 -5407,15340.453524136972,8688.703446017082 -5408,15367.964362538567,8702.537608375605 -5409,15312.99934698473,8702.42514009634 -5410,15351.99057713639,8718.779632338212 -5411,15330.632444028815,8722.706222941131 -5412,15291.974839022705,8821.451356015215 -5413,15324.006001013322,8842.515623267878 -5414,15297.583550353736,8843.164445793744 -5415,15288.343764617119,8885.865520881442 -5416,15275.76633887653,8846.536487020076 -5417,15310.392986911098,8873.039630085977 -5418,15267.9254755907,8865.232050559773 -5419,15329.830325687648,8808.025999361002 -5420,15307.402327510845,8808.668379137695 -5421,15324.52515816487,8778.620438370966 -5422,15349.896952149686,8796.253490365596 -5423,15294.769415113013,8785.38530454946 -5424,15319.596462733523,8738.707639217284 -5425,15333.027346933854,8755.627031143926 -5426,15355.555115442015,8767.10351518518 -5427,15299.832844367524,8758.481338110265 -5428,15251.018256116391,8918.438553897418 -5429,15264.952422940214,8889.377675099404 -5430,15268.213161218498,8909.480751652807 -5431,15239.104980292383,8934.483363540594 -5432,15019.174812556623,9119.179470984156 -5433,15008.32971717458,9138.012799502992 -5434,15004.686797125663,9162.002106739606 -5435,14986.158385767796,9130.535463370004 -5436,14966.41863623541,9126.23893408329 -5437,14982.893319324186,9168.33576174166 -5438,14963.628375363547,9174.863030859096 -5439,14950.086782341721,9136.584984439125 -5440,14900.141994709798,9174.659791982305 -5441,14933.778135260087,9147.154688069102 -5442,14945.366257907948,9186.155611683747 -5443,14925.274621086954,9175.772432729107 -5444,14909.73359852795,9148.42153935409 -5445,14876.193917994664,9173.535329866038 -5446,14858.466268970156,9182.895326949405 -5447,14838.89834162838,9184.892072581471 -5448,14817.413237763913,9181.536575915849 -5449,15163.00210724104,9044.140136112548 -5450,15151.166191682352,9061.642996125658 -5451,15127.99614795802,9038.4221619852 -5452,15205.4147838926,8973.381380642177 -5453,15201.745272609729,8995.2104089477 -5454,15209.119303024157,9021.470362505504 -5455,15179.557755279888,9000.91779799131 -5456,15155.959278506964,8998.017411318011 -5457,15179.417357061076,9027.353527629002 -5458,15188.13228770638,9054.735999180091 -5459,15142.508302318003,9018.193140756628 -5460,15074.141031854553,9088.326880328972 -5461,15069.100512109884,9110.52810196259 -5462,15047.272932111899,9109.643414717146 -5463,15121.657228854241,9057.724363169105 -5464,15128.031024842343,9078.063940221424 -5465,15116.50253216141,9093.80524852093 -5466,15091.663025599166,9066.485173901552 -5467,15095.922298525238,9098.338163215614 -5468,17399.118992959928,3135.2274022068605 -5469,17387.405994981193,3038.7181204082863 -5470,17417.527335012717,3041.669294107964 -5471,17373.31559444579,3054.997596974023 -5472,17367.36371810001,3077.327408074107 -5473,17418.166022407528,3063.771203871584 -5474,17387.392840230645,3092.1729345490053 -5475,17415.955383602275,3085.3622567885614 -5476,17400.840448030758,3111.3470087211936 -5477,17332.314673946425,2909.0718944316272 -5478,17371.281403363246,2900.7126425121332 -5479,17370.710640859426,2920.555959191331 -5480,17350.88451457276,2935.737113619021 -5481,17338.50868248974,2879.9588818138404 -5482,17322.342638614697,2845.441095320467 -5483,17334.440710538256,2861.5109909593507 -5484,17358.51692887629,2885.325915418614 -5485,17389.097808887687,2972.4984597064963 -5486,17414.318889531864,2984.669434910811 -5487,17378.39795651323,3010.0907718644517 -5488,17374.372480729333,2991.0931703713027 -5489,17397.4637738203,3019.0258344522776 -5490,17371.888017982063,2948.4433745377137 -5491,17401.06058809633,2949.7097541887097 -5492,17351.488235950175,2965.7496399318243 -5493,17348.089213417134,2989.8517798241783 -5494,17245.569464999906,2709.97656075649 -5495,17253.91742684026,2730.8757885644404 -5496,17209.520427626216,2663.9035298598487 -5497,17228.92433854648,2675.789617690785 -5498,17229.23731595753,2697.2167336464317 -5499,17181.502828510907,2608.0065580821647 -5500,17138.65881495958,2603.1053587770125 -5501,17173.772652812724,2582.434889529298 -5502,17154.023855433312,2618.1184928955545 -5503,17180.310089004124,2633.5646619862064 -5504,17030.714215013057,2501.4135061639013 -5505,17056.384366093924,2484.276196967489 -5506,17047.309304790673,2541.2419901813096 -5507,17060.344079258855,2507.0504223783396 -5508,17091.98822240405,2491.6906834410133 -5509,17088.558385857883,2526.8858589319466 -5510,17085.871245763723,2555.5365866424627 -5511,17067.870494254337,2527.462302236574 -5512,17110.897781222327,2515.704784067132 -5513,17114.352061302434,2537.6003132694605 -5514,17136.312627343803,2547.921984422785 -5515,17155.757576619882,2558.3177747841232 -5516,17142.3880913346,2580.9337922112722 -5517,17111.464608408183,2560.81553898698 -5518,17115.933872179932,2582.9023228760484 -5519,16960.567524848248,2423.529138039038 -5520,16909.15317786439,2426.357331632493 -5521,16931.208728404847,2403.85499127696 -5522,16917.993570198,2447.980067164456 -5523,16938.907436662364,2434.783415886048 -5524,16954.01366096065,2458.634364443993 -5525,16979.074109143516,2442.6411096970205 -5526,16987.233245518906,2466.2079033674863 -5527,16885.275799036983,2399.1137589252567 -5528,16893.49298454307,2416.6094474899887 -5529,16861.455860937687,2385.6532202311614 -5530,16865.911222898187,2409.0309571573607 -5531,16758.73113561217,2380.8750730662546 -5532,16781.64034528529,2357.6373134565156 -5533,16780.510799508116,2393.8088237659167 -5534,16791.69847057429,2418.74368467577 -5535,16814.66182784971,2407.8939898087124 -5536,16842.040380489947,2382.154378929059 -5537,16840.90984102106,2413.5525454095814 -5538,16812.3239532049,2348.3134601812726 -5539,16802.81126468946,2377.4401490501546 -5540,16825.02181042207,2373.9858283206217 -5541,15868.908926549348,2679.8745836421613 -5542,15854.32372189632,2723.1666177643233 -5543,15834.821525055253,2691.2711925615736 -5544,15864.339465456052,2702.7106730601186 -5545,15771.114781569999,2833.7081929931787 -5546,15748.277969558561,2811.5682779591057 -5547,15788.02023936175,2819.801919117202 -5548,15812.144287427935,2813.7361821505074 -5549,15762.724220587865,2794.535146965456 -5550,15762.18423120709,2772.3404290051594 -5551,15798.500958579452,2792.3050827829125 -5552,15787.35135084628,2769.1860761681496 -5553,15792.069666650268,2732.4902053907003 -5554,15804.30734552118,2717.306365404722 -5555,15836.983325709503,2738.8714447897314 -5556,15825.052658586443,2713.1398192096626 -5557,15818.418169228835,2779.85681659006 -5558,15778.978549914307,2747.508561984291 -5559,15818.869081598812,2757.320024289983 -5560,15846.796938427828,2762.6424915539424 -5561,15756.43697233705,3288.31190779102 -5562,15726.76331995694,3285.8214975272654 -5563,15760.818458407492,3246.683131450611 -5564,15736.05788936605,3238.8177518304315 -5565,15735.192286239393,3263.7238372874126 -5566,15705.32850859637,3255.876660603049 -5567,15715.103262009097,3228.8636247306627 -5568,15729.650029763185,3181.8887258572886 -5569,15699.455227085804,3159.5668457694674 -5570,15743.56028583718,3212.9081348633545 -5571,15692.401104550645,3219.723645804928 -5572,15753.550936277996,3187.6894490611826 -5573,15713.704446062218,3202.3330506052744 -5574,15679.874689010543,3194.241956451205 -5575,15704.161452548271,3179.245762675041 -5576,15716.359255825946,3091.931634038028 -5577,15690.852328842713,3082.3879255746197 -5578,15714.415658468733,3068.044274263844 -5579,15734.258528809154,3157.595567511107 -5580,15676.438066076422,3153.428964464105 -5581,15725.958778570735,3138.8978537029925 -5582,15736.880469792104,3119.7858180025833 -5583,15688.769428618361,3134.058181188023 -5584,15683.90116093604,3113.058323282857 -5585,15713.108602038335,3112.2873791694524 -5586,15719.209678268897,3042.645982237364 -5587,15689.429240984087,3031.8633519899054 -5588,15736.32133563861,3018.8306613586074 -5589,15706.740195103506,3014.6002783351146 -5590,15678.358205979534,2999.4063709836173 -5591,15707.136456521366,2990.1436029980273 -5592,15744.433798343482,2997.5570847104414 -5593,15686.448892471208,2972.321925971122 -5594,15732.712228557846,2979.5999988966123 -5595,15756.03643969591,2917.8339352337084 -5596,15737.987960381211,2897.7633204486456 -5597,15709.033270184089,2883.3951398766458 -5598,15766.872360735464,2892.422465878632 -5599,15752.721223037106,2957.6504916136937 -5600,15708.561250266477,2925.1700670378086 -5601,15724.681252572838,2959.4209230826464 -5602,15699.602399535246,2953.382033011228 -5603,15744.249399264449,2936.937518056888 -5604,15688.694543755415,2932.6946592560466 -5605,15723.172868956495,2912.9635565739777 -5606,15734.702146228396,2876.277193543321 -5607,15742.565836996211,2858.871954152794 -5608,15763.72072614001,2854.588990619147 -5609,16406.59323538109,2373.5819908467633 -5610,16424.564183004662,2385.4913792166894 -5611,16374.097232096832,2399.3398767075546 -5612,16383.775672506134,2371.875296866364 -5613,16390.829860856204,2416.908917241897 -5614,16413.32067902174,2419.9715460617945 -5615,16435.50728275835,2411.7853149900675 -5616,16450.299139334034,2381.983096378626 -5617,16459.610955815184,2411.0577019505045 -5618,16481.62941969462,2402.569855325507 -5619,16044.687541125015,2533.872558127565 -5620,16018.208027535076,2483.9697678358684 -5621,16043.429993903736,2506.2021636340132 -5622,16067.085856490414,2517.5436796550475 -5623,16040.859775995417,2472.808501608573 -5624,16063.107239519524,2485.3911832608364 -5625,16087.712538985601,2505.787271385753 -5626,16064.76780858523,2454.2912436343554 -5627,16108.821333310518,2489.548937888467 -5628,16085.978491748587,2476.2905006682345 -5629,16093.324632114454,2446.861074453955 -5630,16118.69224356933,2470.2715808184407 -5631,15974.323223042014,2573.6706162491737 -5632,15964.115808019209,2544.1107880923505 -5633,15999.314784152028,2566.81513230038 -5634,16022.374905104618,2558.6706117844406 -5635,16017.10775498834,2534.2964029485215 -5636,15983.432716724787,2532.888316326645 -5637,15993.015348520461,2512.785596843583 -5638,16017.134114689878,2508.8939003857026 -5639,16121.48114339209,2447.043437655455 -5640,16143.308040526967,2451.0098521797518 -5641,16336.033762306022,2392.7588217069256 -5642,16307.841700134204,2383.586451276847 -5643,16320.719792193011,2404.9910327991984 -5644,16263.591462483131,2430.731281264397 -5645,16263.4049915449,2377.847713178363 -5646,16292.610732851608,2409.701368314622 -5647,16275.037253295919,2415.0861291623783 -5648,16287.395184509816,2373.8066065669345 -5649,16308.64690365754,2427.0830863100523 -5650,16353.477696990802,2399.6550873940932 -5651,16168.011694686687,2441.253100160441 -5652,16168.995332466398,2409.4371036698526 -5653,16191.239903030208,2457.194567775848 -5654,16193.657782688297,2426.5229636189365 -5655,16217.879339874946,2419.953238152217 -5656,16229.963117384024,2387.783762623441 -5657,16243.0054933958,2423.7999452156378 -5658,16215.077237820375,2452.0648076568827 -5659,16190.73139531146,2396.7027999522365 -5660,16209.377101008335,2385.1760743321947 -5661,16238.245801230529,2447.7083141116345 -5662,16249.521721542167,2396.749122993958 -5663,15935.919391219748,3736.6608476610386 -5664,15943.581922075437,3716.594136307717 -5665,15958.072398624272,3694.0617574249927 -5666,15970.131769366617,3755.2487372518294 -5667,15943.785960464866,3758.3540671416445 -5668,15984.594653401256,3732.8892401657167 -5669,15977.36316567024,3711.828353146172 -5670,15929.449871847488,3695.3807607481554 -5671,15935.979419065981,3673.3874598510365 -5672,15918.9812810662,3661.2863777850753 -5673,15918.657031622437,3638.769976442203 -5674,16019.163215037683,3780.412174951903 -5675,15996.13599815556,3782.459734557598 -5676,15969.137273825332,3790.55130274398 -5677,15993.182171323822,3760.558300629431 -5678,16039.932738429674,3846.3109687614324 -5679,16017.276797295614,3844.280794138073 -5680,16068.953463141757,3849.5874327544943 -5681,16041.910129299298,3869.462361874647 -5682,16056.285958001523,3822.825494695042 -5683,16036.863558570054,3813.737991640321 -5684,16000.802190374641,3830.458146742183 -5685,16023.66288583459,3800.108194579373 -5686,15988.777624227467,3811.7356283202985 -5687,16108.604194321057,3894.525314632996 -5688,16086.512455047205,3913.8004611119445 -5689,16103.509472415804,3873.6260129594766 -5690,16077.624036507335,3890.491978490425 -5691,16074.553957489741,3869.8170532822755 -5692,16164.237826893679,3951.393532271806 -5693,16138.560046168519,3964.431577448846 -5694,16158.14135137841,3892.693233208814 -5695,16153.827955085326,3932.164029412244 -5696,16117.606403348569,3949.6959995671236 -5697,16115.662607495462,3926.516301282947 -5698,16201.762948859234,3953.4786297954784 -5699,16174.847077477998,3972.4576806025298 -5700,16190.87568637665,3929.977389270837 -5701,16178.39872825648,3909.178551925271 -5702,16141.68559827216,3915.054811464702 -5703,16126.842431034545,3900.1225737337036 -5704,17228.49913530272,3628.190432434199 -5705,17250.972260072525,3652.4119961481883 -5706,17198.914523409017,3631.5111280511433 -5707,17221.519471014963,3654.0449018021195 -5708,17195.988354708446,3656.9727631238584 -5709,17235.735036930135,3675.564812433874 -5710,17240.242606309406,3699.103783834849 -5711,17203.18613895489,3683.4250538004844 -5712,17175.005023989088,3668.017640294989 -5713,17214.028398085055,3704.9052299421196 -5714,17151.586862334298,3766.3063613879954 -5715,17163.718366195102,3739.0439768924125 -5716,17170.424615248146,3760.0916010234037 -5717,17188.172710342966,3716.6087492275688 -5718,17193.90146929988,3746.1447954012824 -5719,17175.099662243272,3693.6901031144753 -5720,17215.64024155257,3728.9406131909686 -5721,17162.054685391882,3717.5979376262376 -5722,17062.523022737187,3846.6715378156387 -5723,17079.974420331302,3877.5329086550055 -5724,17047.726346808722,3858.126006368235 -5725,17050.87242323443,3881.3293059130806 -5726,17135.988835810094,3778.4501838895203 -5727,17155.770564578772,3805.5626066870645 -5728,17115.678039798273,3784.637202108368 -5729,17093.40641091143,3786.8720416662495 -5730,17133.534540596203,3813.643082278473 -5731,17142.673023919244,3839.3366275301887 -5732,17076.187904661794,3803.228367131357 -5733,17111.483083832736,3819.3643971483975 -5734,17123.300942168622,3854.62661507968 -5735,17101.404555513025,3853.536300004408 -5736,17087.878133014885,3823.4300505130655 -5737,17080.581935840935,3842.532296493186 -5738,17029.19126049712,3884.140533423612 -5739,17040.241679090508,3915.77564855773 -5740,17004.938346613,3869.4653371062554 -5741,17012.03253974818,3903.472987416059 -5742,16990.664412955983,3889.5510346234155 -5743,17018.58735566773,3930.176166462986 -5744,16999.43373063196,3941.775105622809 -5745,16971.37805952994,3896.6338390384526 -5746,16976.517751834093,3924.5834249243253 -5747,16949.729726836125,3906.543036920826 -5748,16975.048569586106,3953.316144165431 -5749,16945.99806053186,3936.41569773796 -5750,17251.685115025604,3596.277272608794 -5751,17234.68483601661,3607.094291783688 -5752,17283.937330812852,3457.5884819376706 -5753,17291.313713666343,3478.7546855373184 -5754,17258.780605502394,3479.9126666774187 -5755,17276.83199511188,3498.2716830359054 -5756,17262.442514152463,3421.488658357021 -5757,17290.170503639267,3436.019237173746 -5758,17249.17162684016,3443.834714867282 -5759,17238.2776098,3465.8674164003555 -5760,17242.166043416055,3544.558103453683 -5761,17246.598603563623,3562.8816415779215 -5762,17271.4611451821,3561.3448236701443 -5763,17243.25966085195,3579.7089577032357 -5764,17240.002089921545,3499.5420603100965 -5765,17292.81966024888,3517.9736886422193 -5766,17260.427659945424,3518.9628831665214 -5767,17234.217488786737,3525.650479071423 -5768,17282.258027084674,3541.62321378136 -5769,16448.011595404834,4077.9035113315226 -5770,16445.99750956914,4037.927414655709 -5771,16470.816512730577,4074.83037468843 -5772,16465.25059088632,4045.4001831174996 -5773,16434.306076507128,4060.0253108740308 -5774,16417.184727402146,4055.8405236529966 -5775,16408.71684020997,4039.6342225592393 -5776,16390.841603565674,4040.985584071084 -5777,16507.956511990615,4052.575261398846 -5778,16485.951072750817,4049.733665896533 -5779,16522.64094858693,4076.146932793763 -5780,16505.650507168797,4100.7729408337955 -5781,16493.7692077752,4078.8475355459495 -5782,16555.502529718324,4062.1196694679606 -5783,16542.055816328124,4091.565589792559 -5784,16536.54078970601,4046.151192536415 -5785,16515.67858973358,4027.832609067299 -5786,16642.725105512443,4037.586048990921 -5787,16640.68464735199,4090.7767113565214 -5788,16624.2505435714,4048.0943347154575 -5789,16604.127093725023,4041.4557482062487 -5790,16582.49286988456,4060.585058777789 -5791,16619.13512634022,4085.1909968492505 -5792,16598.826592069294,4078.17711271105 -5793,16815.165234805325,4004.442909674259 -5794,16813.472853599003,4035.9180607410917 -5795,16789.630201147716,3991.7237875286733 -5796,16787.79250215005,4023.004139799521 -5797,16767.806428189142,4001.11638803517 -5798,16795.225101033837,4053.6158870791983 -5799,16775.574331977616,4062.157511952733 -5800,16745.87650209088,3999.1607055741006 -5801,16763.60010463446,4032.1884838154447 -5802,16756.897208182127,4072.880260015237 -5803,16743.6176070087,4045.309794480634 -5804,16730.739891890822,4013.055845052877 -5805,16733.59536007577,4070.0774062388164 -5806,16723.039251512593,4031.4817894411635 -5807,16708.780540099095,4043.2315623150785 -5808,16714.185533930184,4080.411556857613 -5809,16690.46227471707,4038.792498870836 -5810,16676.677406816543,4018.7681386187437 -5811,16693.172988615617,4070.1693362640817 -5812,16683.812823659508,4094.537425002465 -5813,16667.94864252037,4044.1776374298124 -5814,16666.329843754305,4079.2633106161 -5815,16650.63779579041,4062.912303441355 -5816,16323.083171963355,4032.620666901544 -5817,16376.536975560368,4028.2766961436614 -5818,16354.267185996592,4050.6802381539173 -5819,16363.098669982892,4011.4351851722877 -5820,16342.044022617698,4014.3730659995513 -5821,16319.007204191279,4004.9952493376136 -5822,16296.835635410242,4001.1832229003253 -5823,12234.248365624777,11306.511161112048 -5824,12256.494358399923,11301.944329639682 -5825,12278.01122200762,11289.20953889399 -5826,12264.781009115395,11324.829310586014 -5827,12278.288443097937,11339.998411640601 -5828,12294.933260757121,11305.668074787869 -5829,12319.387231730692,11297.993585527396 -5830,12291.700418624281,11356.574786724354 -5831,12342.489999532389,11337.948664632742 -5832,12358.088455034424,11350.367231416321 -5833,12348.665759591118,11371.535605488529 -5834,12316.706289382228,11347.291622429668 -5835,12313.6097350337,11324.265804271035 -5836,12345.517463109793,11314.22449891694 -5837,12319.374196288429,11372.12134945279 -5838,12362.556201734316,11384.291207361397 -5839,12383.418001665252,11375.313847015977 -5840,12404.026354035896,11365.598908592738 -5841,12381.550918013718,11399.817693991106 -5842,12451.017546862979,11445.805726533607 -5843,12379.852509188984,11420.641072646837 -5844,12415.197543704538,11384.820130260881 -5845,12428.909850265669,11398.602850630408 -5846,12399.431883679199,11424.979594943054 -5847,12412.804892851109,11438.086683260679 -5848,12447.374907710066,11408.655282226004 -5849,12440.787933500304,11429.35205000922 -5850,12420.741627867166,11458.874976256664 -5851,12455.0326280452,11463.704857263312 -5852,12452.13715067757,11483.089058427155 -5853,12485.492826185035,11468.05840680628 -5854,12451.484567156362,11504.815637114496 -5855,12487.348740248019,11493.57217365479 -5856,12477.664389498861,11516.253274602832 -5857,12491.80601635552,11533.559624612413 -5858,11632.472634005931,11386.82091984688 -5859,11512.79118643421,11416.945621731293 -5860,11530.598000004202,11404.04289713484 -5861,11540.772587561145,11380.920750279955 -5862,11553.395817716022,11412.643104784973 -5863,11575.314487215339,11413.084810167305 -5864,11566.137753239098,11373.093420308434 -5865,11587.104895160819,11381.255806912599 -5866,11600.892495597896,11407.86752202595 -5867,11611.559941726668,11382.224151203533 -5868,11770.750155222091,11390.538213286727 -5869,11790.024777086379,11391.863739998527 -5870,11808.595206827753,11395.810411596167 -5871,11827.427671978921,11402.58060506464 -5872,11850.23475580335,11408.302482683699 -5873,11871.59849259901,11414.151927145527 -5874,11893.291315174147,11423.72935707305 -5875,11715.541480211627,11380.841071633651 -5876,11733.857644574024,11380.016827482115 -5877,11749.967285957198,11390.72430627005 -5878,11655.031996355683,11389.036447925766 -5879,11672.637389220667,11380.900538494612 -5880,11690.65350192693,11371.71698385946 -5881,11700.254563930728,11396.92396717726 -5882,12292.595972069488,12427.013493614339 -5883,12302.216099113404,12447.744246376658 -5884,12325.197797056575,12463.782611461838 -5885,12271.678693782333,12449.597169214841 -5886,12303.793724772215,12472.411530198364 -5887,12293.379655216248,12488.735876079412 -5888,12263.782504739222,12475.772028034598 -5889,12332.33013689767,12250.341525418018 -5890,12355.200251540145,12266.463437253948 -5891,12339.14504717923,12281.34598109379 -5892,12325.931929370417,12296.111797814494 -5893,12366.339664366455,12303.987975696817 -5894,12309.519118054974,12311.139336984857 -5895,12354.405124128596,12323.867073684913 -5896,12326.232915997552,12328.399053046998 -5897,12344.213988979252,12346.982313300112 -5898,12319.530415935831,12352.902910134853 -5899,12326.758890140143,12372.37315352741 -5900,12353.809910650876,12384.12957934688 -5901,12297.45523398713,12376.984008455687 -5902,12326.032436543852,12394.681978208004 -5903,12339.787534212574,12414.579435679803 -5904,12297.16455556846,12404.44624878207 -5905,12322.204727453012,12428.852629188998 -5906,12269.420451785265,12496.877735700702 -5907,12279.583324372175,12516.657684479547 -5908,12259.39224933958,12523.515097103143 -5909,12242.398999341905,12534.467990577748 -5910,12050.442751664796,12727.363350111611 -5911,12031.263370485689,12733.589927814548 -5912,12174.961237249307,12651.27931094807 -5913,12219.209501460708,12574.691045734593 -5914,12205.323565306147,12592.018457112785 -5915,12221.4211548213,12617.746337748891 -5916,12177.359079168633,12593.395887488552 -5917,12195.034360407431,12618.884753576229 -5918,12195.55681026452,12642.674480314516 -5919,12162.94675969724,12618.606386908672 -5920,12063.18302534461,12714.123352273182 -5921,12087.92551120821,12697.584028959398 -5922,12082.202772025317,12716.792093377902 -5923,12134.80234982656,12679.849449220821 -5924,12129.371668582655,12701.313746468475 -5925,12101.112141118178,12671.994998346594 -5926,12150.392769891412,12639.010469539591 -5927,12146.49685890794,12660.277305787396 -5928,12161.81136057255,12685.585212226428 -5929,12118.738908440797,12649.545507192128 -5930,12108.218078504397,12701.534129292444 -5931,11992.611419270268,12749.270908265042 -5932,11973.279301837576,12760.15091883436 -5933,11972.425451596613,12788.156842409417 -5934,11949.56993595987,12744.670662895362 -5935,11946.233679017163,12774.096261342074 -5936,11944.866319860694,12804.451890141412 -5937,11922.133723434075,12754.900415671776 -5938,11923.215650682267,12796.270356450912 -5939,11910.72283850621,12778.058752418345 -5940,11859.944239718605,12802.279028322753 -5941,11842.620407683355,12814.499169915558 -5942,11833.65560542368,12778.468182354985 -5943,11891.976810925335,12776.762945623826 -5944,11879.444938673274,12791.558333667594 -5945,11880.966857109031,12819.239743017906 -5946,11861.17987217287,12767.250591194472 -5947,11822.667431463859,12804.132641459872 -5948,11803.992379671885,12797.904960833628 -5949,11783.97808913468,12798.143158489838 -5950,11692.36306740725,12788.378024763366 -5951,11754.582192305324,12799.648937535776 -5952,11735.642557699335,12800.756620707853 -5953,11718.339271131521,12797.609987304804 -5954,11701.824694400395,12807.759553329583 -5955,11622.212756530691,12781.64789340395 -5956,11674.420283790818,12791.598478849326 -5957,11657.47223583812,12799.324848686598 -5958,11643.887751688115,12783.248041234949 -5959,11010.970384260316,12325.894284850749 -5960,10983.841861842644,12322.279642081046 -5961,10989.265832646919,12303.167498994151 -5962,10996.356269880704,12284.883881381156 -5963,10990.763276863781,12371.527059514732 -5964,11014.024950513312,12354.973646736134 -5965,11019.476408010443,12401.945253676631 -5966,11024.088683915888,12384.389678251477 -5967,10989.29865652028,12395.53140281724 -5968,11035.726024128495,12365.909586781021 -5969,10993.100701434423,12345.044866455088 -5970,11023.71652414671,12418.171937443616 -5971,11028.419741112417,12467.476408489696 -5972,11058.599821472177,12438.038407917225 -5973,11022.920013880639,12445.832365992223 -5974,11040.067715734907,12427.153199879498 -5975,11073.950132144957,12487.37119665359 -5976,11047.66655608631,12482.751276170002 -5977,11071.37872483008,12457.051234112821 -5978,11377.625186251347,12716.504168513675 -5979,11355.835348985815,12722.130458003097 -5980,11337.386366155159,12736.501356549217 -5981,11347.731794639276,12693.021129768182 -5982,11261.993626202579,12691.829391060646 -5983,11325.097484558037,12691.9235155995 -5984,11319.282301252722,12723.657968644304 -5985,11295.980554062086,12732.78032578594 -5986,11310.95979134388,12674.10215121351 -5987,11296.818306839508,12705.004038636893 -5988,11273.30361940965,12710.43584499866 -5989,11286.940685904754,12673.068981589746 -5990,11141.339308062852,12561.12569795375 -5991,11115.939224234146,12568.92102226072 -5992,11111.980858691111,12548.77261571918 -5993,11107.748831303019,12528.564961678478 -5994,11264.523651419551,12663.497816365594 -5995,11242.120663726571,12677.86894017691 -5996,11222.186286184598,12687.37713364652 -5997,11244.180152523593,12650.386075072196 -5998,11184.233650167826,12641.305798960588 -5999,11229.416940131397,12637.400542626514 -6000,11203.394497735999,12674.976756387781 -6001,11200.196946902399,12654.365188959147 -6002,11214.16022096244,12622.842767424154 -6003,11193.194386172769,12613.41484254314 -6004,11160.145461871723,12635.324227953486 -6005,11169.48746314847,12610.777623774664 -6006,11174.299264096708,12588.981374727882 -6007,11137.058712954335,12613.744771052965 -6008,11158.538139569508,12576.388986516797 -6009,11131.427320107958,12589.218742186455 -6010,10989.222131704542,12262.997216356169 -6011,10979.709510425246,12245.136485279685 -6012,10959.309020752204,12232.132205209244 -6013,10995.35547562946,12226.215568283187 -6014,10994.355517107293,12204.906968621917 -6015,10957.320049778824,12203.393673918139 -6016,10975.712924923195,12188.629662525214 -6017,10985.985687088998,12171.55827371052 -6018,10969.836471798915,12109.675992958992 -6019,10989.623780990116,12095.646866084586 -6020,10985.449873164915,12151.545260709996 -6021,10966.00616305647,12136.29569468953 -6022,10996.994342766486,12125.164806741803 -6023,10989.944507601644,12073.337697452367 -6024,11167.487031762923,11611.146412781129 -6025,11175.463499181618,11591.307372060954 -6026,11167.24418838798,11564.74400596928 -6027,11196.440451232154,11582.408252327818 -6028,11219.272911227448,11591.685156745094 -6029,11194.04655295996,11556.62832353062 -6030,11193.826085540562,11530.25177350921 -6031,11233.775016959236,11571.333649407263 -6032,11216.059302333233,11545.596602010428 -6033,11229.648437290016,11529.57975898343 -6034,11248.051335776836,11545.815163112555 -6035,11264.521969950574,11535.128573135158 -6036,11248.843978401022,11503.738419246129 -6037,11273.051667791597,11511.49671066335 -6038,11344.288768790051,11479.450082616862 -6039,11290.299654748113,11530.69196367078 -6040,11275.649592196276,11482.000409215461 -6041,11310.443237674446,11522.416768972382 -6042,11305.27303449363,11496.961218050832 -6043,11308.840694554334,11471.907502604248 -6044,11332.501100454967,11501.605737859632 -6045,11110.308319034395,11683.268489620441 -6046,11098.597044021126,11658.776667046744 -6047,11122.92927028076,11659.417275351167 -6048,11132.138044142308,11640.014065229228 -6049,11031.731478621738,11788.61014346685 -6050,11001.049886485029,11831.27537547293 -6051,11042.414748553076,11831.096087917711 -6052,11018.753043817122,11878.545560985465 -6053,11003.856042110385,11856.0716778049 -6054,11038.02378722164,11854.125354544061 -6055,11012.31957384514,11811.997855431955 -6056,11035.659012884847,11808.790957704827 -6057,11062.762431991512,11721.918767078816 -6058,11069.626571638419,11705.073583303256 -6059,11089.309813229685,11703.262379103597 -6060,11087.366654445912,11683.088170977775 -6061,11055.169990672393,11786.405748512596 -6062,11024.804967914137,11761.82193102571 -6063,11054.84670515007,11766.734391793512 -6064,11064.31822278166,11751.492622972586 -6065,11039.388005480858,11731.108287134952 -6066,11080.89384384867,11739.40404164902 -6067,11385.573326015108,11463.199361833702 -6068,12660.56046777879,11877.629438555368 -6069,12642.545434976257,11840.049079482818 -6070,12662.59351155671,11848.724048625736 -6071,12641.809511447535,11864.834048999219 -6072,12651.298669239322,11808.263110589087 -6073,12633.400061686198,11823.729524854398 -6074,12631.69475331326,11776.099535866371 -6075,12653.893305694039,11785.85660085398 -6076,12617.78407262107,11803.892374231615 -6077,12602.161434636766,11730.449282417972 -6078,12614.704594855988,11748.862474927657 -6079,12640.640552950545,11752.314924094684 -6080,12602.804973077062,11776.894840094968 -6081,12644.364414398487,11894.420803961571 -6082,12666.173338240427,11906.128034691526 -6083,12651.375994755379,11923.514763748313 -6084,12655.868888083818,11944.71111143536 -6085,8521.738669316695,13624.037859863192 -6086,8535.029402368682,13607.237651181758 -6087,8548.017809395727,13593.027778322827 -6088,8566.783951533529,13590.359004664284 -6089,8580.044505783673,13577.189116620119 -6090,8595.812081404514,13566.103251355336 -6091,8617.145394080824,13560.739208714383 -6092,8338.918250519975,14188.99975558925 -6093,8327.760817117723,14171.489313277178 -6094,8315.75903032976,14155.92093813066 -6095,8325.47012028913,14138.607007371029 -6096,8315.140086991769,14124.002971263228 -6097,8303.372396366523,14110.012788915428 -6098,8314.773090940218,14093.640476257657 -6099,8305.726609025138,14077.17143192158 -6100,8307.948502349476,14058.311205862414 -6101,8309.702706293796,14036.859869356898 -6102,8342.806999653034,13870.300160730936 -6103,8348.239110282393,13848.82574784649 -6104,8360.713107260379,13831.729898243233 -6105,8371.970221444117,13811.790624860163 -6106,8435.082478011205,13733.268294425416 -6107,8391.385071478522,13785.24608213465 -6108,8402.025573866562,13765.324909406647 -6109,8418.377544599103,13750.904074036398 -6110,8312.14504323067,13992.747258077667 -6111,8310.299272247597,13971.947696153276 -6112,8310.211028933303,13952.698906370615 -6113,8323.2189220907,13938.212620938519 -6114,8321.819240684928,13918.477080975901 -6115,8331.420201365116,13899.430490996589 -6116,8692.653181639822,13526.238440426383 -6117,8715.467828149975,13517.034729844672 -6118,8737.761532811057,13510.48743192154 -6119,8761.649379652894,13505.998361350517 -6120,8803.682294731962,13499.205907436719 -6121,8586.169392811118,14652.82725126063 -6122,8635.53658219072,14704.69141912878 -6123,8616.173398160206,14690.655560489951 -6124,8602.576050673497,14672.501750823234 -6125,8784.65772941512,14808.380573678149 -6126,8762.966516997789,14799.475843960554 -6127,8744.56422255675,14784.709268139266 -6128,8955.721469337319,14852.005359154047 -6129,8934.476462691988,14856.304126149817 -6130,8916.778267068627,14850.731695510049 -6131,8899.678544868852,14845.672601303215 -6132,8882.21585035654,14853.612838811758 -6133,8870.152356989249,14838.881351987184 -6134,8852.739404629598,14835.82732277699 -6135,8834.553234355993,14833.823785428649 -6136,8818.466424077109,14820.312370114545 -6137,8714.707243772025,14764.015130556818 -6138,9278.955122455534,14802.734804983706 -6139,9344.45826662104,14766.486843878994 -6140,9328.974379839852,14780.424341033224 -6141,9313.48403164579,14791.694922345974 -6142,9294.199433119797,14790.409486136581 -6143,9258.626107679835,14806.88973726743 -6144,9235.443648881726,14811.36382706608 -6145,9197.064285998133,14818.434894296879 -6146,9176.01428757397,14824.980584149878 -6147,9155.249080799935,14826.168206591596 -6148,9133.00288464276,14822.63608390128 -6149,9513.840823984398,14594.433329808147 -6150,9560.622307141537,14415.155680360307 -6151,9563.95461072669,14435.305523941575 -6152,9570.738607134,14453.645523953826 -6153,9556.2775087449,14465.44708262866 -6154,9550.18217364741,14482.222798634604 -6155,9565.516002089375,14495.300842489967 -6156,9561.736061020923,14513.363205067435 -6157,9541.549474774969,14516.725260964255 -6158,9537.651446559044,14534.203512692702 -6159,9548.386491116504,14550.57294253269 -6160,9535.362503694263,14563.817290021223 -6161,9520.269084235857,14574.497743039348 -6162,9400.562191334842,14736.70219041916 -6163,9380.742284141785,14744.675474929756 -6164,9484.441143598866,14639.306946412555 -6165,9476.60099907691,14657.978628759505 -6166,9471.469752357223,14676.399873458304 -6167,9453.099984713737,14678.91412173437 -6168,9439.979371469546,14690.484083528365 -6169,9442.503123978575,14709.464818823462 -6170,9427.714242588358,14719.890333057145 -6171,9408.161059771059,14717.77257758375 -6172,8543.651916315797,14593.418256619385 -6173,8529.275376408184,14570.857014134795 -6174,8516.624801978509,14544.97351008028 -6175,9267.536198073061,13489.111185378206 -6176,9212.541646076319,13475.393736763215 -6177,9230.44882691989,13473.653851977959 -6178,9246.504391849448,13484.591976494798 -6179,9141.215062993622,13476.190868964337 -6180,9161.672203706172,13471.594852334878 -6181,9180.477912614144,13466.710181685135 -6182,9194.941176390064,13479.543852971578 -6183,9372.423224063774,13531.761745362195 -6184,9394.034053193243,13545.497105558798 -6185,9303.841434743861,13499.919859072292 -6186,9326.31794713442,13505.962554820133 -6187,9345.71973817007,13518.293429871295 -6188,9420.137842274455,13564.6583677633 -6189,9440.94871832214,13582.364419313368 -6190,9637.16533168559,13827.638626543214 -6191,9610.126142700032,13763.018683515762 -6192,9616.916249892287,13783.732171561245 -6193,9582.830790246206,13719.105853339872 -6194,9597.683309525317,13729.10275933279 -6195,9597.681177588385,13748.285392305412 -6196,9534.333186678194,13667.283487705448 -6197,9551.681717059922,13678.972508501205 -6198,9567.988434267338,13689.429443717703 -6199,9568.416141584114,13708.581366215787 -6200,9666.831780348806,13920.201455511055 -6201,9673.170910058197,13945.086666422854 -6202,9676.90186885884,13970.180135907032 -6203,9678.20124173997,13998.407194434209 -6204,16818.18465569351,-1256.0926346657998 -6205,16796.785125889455,-1259.779108777147 -6206,17003.171898561704,-1300.1545624866276 -6207,16984.835091696925,-1293.2507949698324 -6208,16972.71508595345,-1280.3611928870653 -6209,16956.678820220473,-1278.6821567704344 -6210,16940.96427215795,-1276.9567811839966 -6211,16926.74849866825,-1267.7573504696952 -6212,16880.432512365016,-1244.238413863012 -6213,16866.000443494,-1271.1402365241106 -6214,16853.04780208951,-1251.6254790622017 -6215,16836.121888883434,-1264.8531979168738 -6216,16909.50852853872,-1279.0109779070965 -6217,16904.474700569855,-1250.3681223814087 -6218,16886.192445505727,-1282.1877989962456 -6219,17119.633069772506,-1369.2915033857814 -6220,17125.409768642912,-1341.2129800827074 -6221,17103.373458684095,-1355.9127558034234 -6222,17087.557591115867,-1345.909192104441 -6223,17088.226202155434,-1321.8309211480218 -6224,17064.774618028976,-1334.965336572527 -6225,17172.459648983368,-1410.9278075123686 -6226,17192.01607838298,-1383.1603262716465 -6227,17149.880239866652,-1408.8735020681154 -6228,17214.32000073921,-1451.175724967591 -6229,17204.60724900509,-1431.5839722969358 -6230,17209.242505913877,-1406.2125429547407 -6231,17180.024728159107,-1431.1484242675153 -6232,17139.631446905256,-1368.364167157869 -6233,17169.73625073839,-1374.3696794924601 -6234,17147.39387555346,-1386.172387044544 -6235,17049.29285243784,-1318.0515621190618 -6236,17309.61482087422,-1600.8623423584352 -6237,17328.841532820876,-1579.613760904136 -6238,17296.449791939343,-1582.5466910745854 -6239,17314.183944810102,-1558.6518760461665 -6240,17289.60567959385,-1559.5116927991287 -6241,17330.056177486433,-1607.8471735700737 -6242,17342.240598324395,-1676.0045173155993 -6243,17344.95573677402,-1658.2582328364558 -6244,17362.177872101554,-1644.9722950988134 -6245,17317.198260381432,-1650.8219126240742 -6246,17351.334790453413,-1625.0819635762534 -6247,17323.505106260778,-1628.201901549806 -6248,17267.502452940673,-1514.8848435218558 -6249,17288.586980943823,-1541.2704576608494 -6250,17281.025460015055,-1526.2575571830894 -6251,17254.21321681709,-1499.9885318465563 -6252,17355.39422963887,-1801.9063018628115 -6253,17360.752974011546,-1781.2683748225265 -6254,17382.24020915521,-1766.328342325522 -6255,17350.28716243982,-1760.9584084249643 -6256,17337.161777318306,-1744.3121190395293 -6257,17378.395830162623,-1742.531632355964 -6258,17380.023019367578,-1721.8562893966507 -6259,17332.7179335083,-1721.977874789183 -6260,17362.307436754814,-1712.163367262446 -6261,17364.14825623114,-1691.7994200383955 -6262,17336.252393440685,-1694.2329318560944 -6263,15979.074034593788,-2044.003460836539 -6264,15962.412958105297,-2058.740656810633 -6265,15991.6052313896,-2065.329703181694 -6266,15970.37865158563,-2083.610094791499 -6267,15993.07726617124,-2090.496167269794 -6268,15950.35334334191,-1996.092931020573 -6269,15982.885703234286,-1999.7194015145772 -6270,15961.772095394475,-2015.368591839686 -6271,15980.943446627294,-2025.7609394494557 -6272,15981.63539769226,-1901.1315686725686 -6273,15973.759517732093,-1920.9044406653354 -6274,15949.568938753102,-1933.8531596637856 -6275,15979.678844232045,-1942.2981135200994 -6276,15992.93117883818,-1959.715311150715 -6277,15960.365387549187,-1962.610744245902 -6278,15940.705457259208,-1975.6639034912237 -6279,15995.693146848382,-1982.1701609905556 -6280,15988.98389772037,-2108.3083812906057 -6281,15992.97029977685,-2124.6184330326355 -6282,16001.797437891802,-2139.840900494635 -6283,16010.920057340478,-2157.897036396614 -6284,16371.807461243636,-1299.3300553370009 -6285,16354.024149898769,-1301.3353675171163 -6286,16337.161880358515,-1280.8606581702415 -6287,16354.392231357106,-1329.3929132212518 -6288,16287.42436927069,-1311.6995026574327 -6289,16303.21391984072,-1346.2567913550924 -6290,16278.964507942457,-1332.4684695736864 -6291,16279.992518668061,-1353.4164825767293 -6292,16333.165348173785,-1310.9160329142528 -6293,16318.252612985027,-1325.0304230027061 -6294,16304.9063492326,-1295.0237980764941 -6295,16327.215742014603,-1352.4820906174864 -6296,16217.61885836909,-1380.1820534843644 -6297,16223.995279887864,-1404.5993837589915 -6298,16267.69910196248,-1365.673976470386 -6299,16249.480471883862,-1364.9760911540345 -6300,16229.859623738921,-1360.2398273807494 -6301,16249.561299361765,-1394.8222347419132 -6302,16203.490308340004,-1410.419860793025 -6303,16192.69386988298,-1429.3027748781283 -6304,16533.16824076381,-1273.193208074923 -6305,16513.118100515698,-1265.9338831235316 -6306,16498.01431689523,-1245.2993750379253 -6307,16493.739224793022,-1277.5038107827068 -6308,16481.584516314164,-1295.9633474769016 -6309,16475.4063795706,-1248.2345230923297 -6310,16455.957046529387,-1249.8369072699286 -6311,16463.357257979198,-1285.8416901141975 -6312,16445.00506380207,-1289.6072216411433 -6313,16437.100764049905,-1251.496616235371 -6314,16419.47604764698,-1259.119397502372 -6315,16432.118754702304,-1305.77264753366 -6316,16414.954899085693,-1293.199199495257 -6317,16397.161368908874,-1260.0506448757103 -6318,16394.208726758545,-1282.8503956751374 -6319,16390.041109190784,-1305.4296770778435 -6320,16143.290318907106,-1484.6212325517808 -6321,16126.142716369164,-1497.0049362845612 -6322,16100.097673484674,-1494.2196141627833 -6323,16121.47513492792,-1519.160220987952 -6324,16080.904100929472,-1548.3691135802424 -6325,16068.510506568218,-1563.666163987926 -6326,16086.600353478221,-1578.6203074641228 -6327,16120.933689531092,-1540.3213257658917 -6328,16088.663901186248,-1515.5555731660795 -6329,16073.466923041504,-1529.8290748742315 -6330,16110.290795581917,-1560.5323284127214 -6331,16052.727041558097,-1628.0290884178705 -6332,16024.169653259856,-1630.1150605200294 -6333,16068.142323942428,-1651.300050603217 -6334,16076.676279723857,-1594.2024972526115 -6335,16058.125954934683,-1600.254839415491 -6336,16035.952812276328,-1602.0854492009048 -6337,16080.526364374338,-1623.891370177925 -6338,16043.066727114392,-1654.4202031588088 -6339,16024.403869529648,-1667.3296317217844 -6340,16050.883873069579,-1683.3116829657918 -6341,16030.866886309392,-1697.3119413124175 -6342,16032.093798778813,-1720.2120465813568 -6343,17568.00078390818,-2190.191156937779 -6344,17565.556400556976,-2243.549943450642 -6345,17575.469074018238,-2228.301181647036 -6346,17565.21510312015,-2210.9854561839325 -6347,17487.845871164693,-2447.7180668003884 -6348,17500.80830796264,-2429.925041639131 -6349,17524.66475892208,-2428.0070006379647 -6350,17495.724852207473,-2401.5881033551555 -6351,17538.45699735354,-2409.3365953102475 -6352,17513.852212565955,-2386.9708190413003 -6353,17539.204973615324,-2386.128287176821 -6354,17536.144637853788,-2368.4159875075816 -6355,17540.189752556835,-2352.3649315940793 -6356,17535.818530643966,-2334.2967161667566 -6357,17564.964989401036,-2335.321284580939 -6358,17554.481938645094,-2315.9076541111053 -6359,17575.913450684347,-2274.6240740466337 -6360,17555.96097026444,-2259.298624179542 -6361,17541.235341773165,-2299.691789217995 -6362,17579.31396260971,-2299.782336920446 -6363,17544.95070454001,-2279.4337405933143 -6364,16757.39762627168,-2919.4098038107736 -6365,16782.149639081417,-2913.3997159880737 -6366,16688.715835026574,-2928.750243069428 -6367,16711.749702702546,-2928.9108482984548 -6368,16733.03245631134,-2922.950490887295 -6369,16541.539718526918,-2939.0792404217914 -6370,16555.26971132228,-2919.3575780465458 -6371,16511.74794950732,-2911.109194900228 -6372,16517.07938485289,-2934.903696702363 -6373,16535.651281991115,-2905.726171424054 -6374,16571.84143849253,-2924.791237710226 -6375,16643.810763876994,-2926.2129604261736 -6376,16622.358115884184,-2927.125374120154 -6377,16587.449516083656,-2929.7886565895747 -6378,16604.305756702135,-2929.9997183452974 -6379,16382.488682121013,-2857.5598424889745 -6380,16397.48654956149,-2873.8707875518535 -6381,16401.299082185124,-2898.781478133562 -6382,16422.575986826127,-2861.0528200333383 -6383,16428.78646894833,-2886.923177304254 -6384,16424.610241123668,-2916.738258822174 -6385,16450.396144898892,-2873.201839254315 -6386,16476.519705016337,-2921.6186624554525 -6387,16493.672627226693,-2905.0483082454884 -6388,16456.884087053346,-2897.0161081549936 -6389,16452.05161418776,-2927.3281411751946 -6390,16479.180486480178,-2885.1226213228997 -6391,16275.955744061679,-2786.6583465944564 -6392,16275.187031639372,-2806.3006462311973 -6393,16288.080465164641,-2820.7851016464706 -6394,16309.544889631705,-2807.959002388535 -6395,16320.85560708455,-2829.216007643523 -6396,16239.677176641073,-2783.9825615090476 -6397,16219.727182036839,-2753.921134756869 -6398,16218.38560974358,-2777.5369322194592 -6399,16249.858773581158,-2753.3982981185045 -6400,16259.817340012218,-2777.9495426363246 -6401,16203.291940729663,-2713.8603431991887 -6402,16202.37104945605,-2733.3718433392337 -6403,16193.12462849549,-2754.6741142745454 -6404,16233.603463521824,-2728.2351041231213 -6405,16135.63127402982,-2602.8946919288974 -6406,16125.861851064294,-2625.019825894097 -6407,16138.957674927207,-2641.301558259284 -6408,16165.75878158016,-2705.0159523210846 -6409,16187.310831550378,-2704.2098901728596 -6410,16166.574189963325,-2633.9860913198786 -6411,16129.229575381794,-2668.0760789932456 -6412,16158.70351179981,-2657.3720903406092 -6413,16174.498649987125,-2668.6083427715403 -6414,16144.524399639682,-2693.863945086907 -6415,16191.282998149494,-2679.567065854376 -6416,17170.6005878778,-2770.951159742119 -6417,17165.103737799607,-2803.9314537130813 -6418,17157.06159970465,-2781.073779056755 -6419,17098.169100113726,-2817.3898180916185 -6420,17119.12773715192,-2838.2136884766555 -6421,17125.555515813492,-2816.092427436233 -6422,17119.296267332084,-2793.3488310913235 -6423,17152.329960191502,-2823.9980621569953 -6424,17135.699188670904,-2780.0180097677926 -6425,17185.951613393572,-2767.0248369526994 -6426,17194.752545524425,-2754.6533009404147 -6427,17204.39060452032,-2743.131176068931 -6428,17217.54101773884,-2733.5929049755564 -6429,17210.892055466877,-2712.223184427343 -6430,17235.8552288173,-2716.759229686627 -6431,17239.979821725832,-2696.7319319733515 -6432,17246.130908547322,-2676.8965551704546 -6433,17022.781553778947,-2863.771644876856 -6434,17041.988097577218,-2887.5474793838785 -6435,17030.22769198849,-2841.462714686224 -6436,16969.47674927495,-2876.046759515789 -6437,16991.721587724074,-2876.976921435189 -6438,17012.485506018475,-2891.668928274853 -6439,17000.722765748083,-2850.360151829382 -6440,17082.45388222178,-2855.024380233863 -6441,17085.11644685375,-2832.514298604135 -6442,17051.06496543727,-2849.258583951718 -6443,17068.66677810523,-2875.8979417087658 -6444,17059.76141393034,-2827.4199285297 -6445,15103.365067055905,-7631.6207417556525 -6446,15105.892629516253,-7661.8879892559535 -6447,15127.05152535826,-7645.32084007174 -6448,15139.832726893108,-7622.499594263884 -6449,15130.177465656749,-7679.206142174634 -6450,15162.213305724323,-7631.255100291063 -6451,15148.787204190108,-7665.145593421565 -6452,15168.516830262899,-7668.563652650725 -6453,15185.229296239911,-7637.395268363377 -6454,15188.574998520247,-7668.777054335193 -6455,15209.202177398283,-7672.049840716186 -6456,15215.346448283331,-7639.893611732348 -6457,15235.345921810911,-7659.966988473185 -6458,14995.554321984699,-7602.989466755579 -6459,15005.31440716145,-7629.000819246768 -6460,14937.779781406483,-7567.54329254288 -6461,14933.329452747072,-7593.983614685811 -6462,14953.931179405763,-7599.528935288276 -6463,14966.8070723459,-7565.948527568101 -6464,14954.600348825408,-7626.382423559174 -6465,14975.011390450984,-7604.973226631017 -6466,14992.132931512113,-7571.604645381607 -6467,14980.615280074224,-7637.933137915846 -6468,15015.209239416794,-7590.351343050092 -6469,15061.945023504608,-7642.185188080325 -6470,15081.118901678567,-7633.712595503373 -6471,15032.41188741253,-7604.846378053171 -6472,15025.282219131066,-7634.34848412316 -6473,15041.384127195899,-7645.698094590878 -6474,15058.028185463389,-7610.414377529247 -6475,14733.785023962973,-7374.216159872071 -6476,14695.284951119236,-7323.41348604559 -6477,14680.530616940874,-7346.328667711926 -6478,14717.621614882844,-7341.773218718038 -6479,14693.039173679514,-7297.288354070942 -6480,14667.578169639222,-7316.680863044887 -6481,14716.867256993544,-7289.435114265259 -6482,14734.857503502655,-7301.066885826191 -6483,14730.09863525111,-7322.169079214019 -6484,14703.148728889677,-7364.254822557389 -6485,14743.533984585802,-7348.789754555366 -6486,14619.742417208843,-7163.023332313351 -6487,14675.371501287193,-7176.924003634912 -6488,14656.509960189802,-7094.220041754442 -6489,14628.027995940327,-7117.07343668779 -6490,14682.265854645557,-7110.794950505244 -6491,14657.889326106308,-7124.617449581748 -6492,14685.07233700548,-7138.130924816712 -6493,14658.80700489871,-7156.628974773924 -6494,14637.71986837878,-7142.158504798395 -6495,14694.88309414648,-7161.496639803808 -6496,14636.572753898325,-7179.4725413853575 -6497,14654.516211791457,-7191.490893527585 -6498,14657.851455340831,-7232.221925743878 -6499,14637.44385283624,-7250.069799544039 -6500,14708.096176378278,-7246.38989313632 -6501,14673.773890197266,-7263.005744505389 -6502,14672.856788289315,-7287.086965342307 -6503,14665.634189658569,-7208.371598985908 -6504,14634.45751807467,-7219.983520323382 -6505,14690.66942841155,-7204.9247388722315 -6506,14704.640472047106,-7221.993434227339 -6507,14680.338435325952,-7239.839135309694 -6508,14647.546892196915,-7272.485213529294 -6509,14701.421081960201,-7268.921599207908 -6510,14866.094698004417,-7525.868255987373 -6511,14850.560234319424,-7556.543647889615 -6512,14885.649735667404,-7504.094014925948 -6513,14895.696605508698,-7526.72977585802 -6514,14874.434567643468,-7555.810782545362 -6515,14895.06277299703,-7558.977300001142 -6516,14916.520020573496,-7551.652117127729 -6517,14805.985375676795,-7486.4813444439815 -6518,14795.289403044679,-7511.415690180556 -6519,14830.28951294634,-7470.871715593857 -6520,14851.622855960708,-7474.020587065671 -6521,14844.350800531107,-7526.871883485089 -6522,14823.097104479135,-7503.893700098307 -6523,14822.992124117378,-7527.503498911552 -6524,14857.766779634396,-7496.612733552747 -6525,14757.481014579816,-7444.511621680843 -6526,14800.827838003475,-7442.539338674326 -6527,14760.062641010538,-7404.404039714785 -6528,14768.599876286899,-7424.373441719239 -6529,14799.917521220837,-7419.987239081135 -6530,14762.498214674255,-7466.533325256042 -6531,14783.294049982062,-7471.213427628889 -6532,14807.382944134422,-7463.204850587054 -6533,15640.614343308072,-7627.710455590806 -6534,15585.035492699772,-7630.473411155325 -6535,15604.992182314185,-7658.987750528181 -6536,15623.66482597837,-7650.246233794484 -6537,15613.574299398375,-7619.5993036234695 -6538,15471.55892315993,-7675.717148608307 -6539,15490.712308013994,-7661.43727698979 -6540,15509.486987201437,-7675.133029033108 -6541,15529.580611144514,-7681.576601497204 -6542,15486.571396165511,-7699.940990401165 -6543,15508.177818245646,-7702.026402107397 -6544,15568.672010441951,-7681.814694972815 -6545,15528.159122484609,-7654.673399976511 -6546,15548.914724322398,-7691.898485689431 -6547,15546.681842554148,-7645.984463228253 -6548,15567.29337607961,-7649.238948145687 -6549,15586.223637407193,-7666.513393884555 -6550,15443.44824538979,-7698.078068618363 -6551,15464.747052942457,-7704.778137091614 -6552,15386.671625954803,-7682.324984715592 -6553,15401.432566850139,-7706.453719943917 -6554,15418.747550227636,-7689.027701826332 -6555,15426.250943520243,-7663.531202537359 -6556,15433.430335390567,-7721.916571450167 -6557,15451.010638810449,-7664.682736504812 -6558,15692.57928656989,-7602.5502726356035 -6559,15709.818975083825,-7586.185892637489 -6560,15734.56328146419,-7603.378871473205 -6561,15722.600852277741,-7562.953346071944 -6562,15749.508804550775,-7579.402052680928 -6563,15758.854516964804,-7555.905415468787 -6564,15788.530799239572,-7537.378395141271 -6565,16221.979464934833,-7025.001300376355 -6566,16252.651769775675,-7014.027129565188 -6567,16219.438019422405,-7003.3234837502405 -6568,16227.61672168341,-6983.907930798383 -6569,16251.822490701512,-6974.418810752344 -6570,16228.421494786806,-6955.40067569408 -6571,16195.770829089193,-7236.2201963952 -6572,16173.01289163256,-7216.438152197867 -6573,16156.476480751837,-7261.13088805146 -6574,16185.325105325532,-7257.778700697081 -6575,16145.054213619025,-7238.805001900823 -6576,16149.424056340336,-7216.754255604071 -6577,16197.732732751945,-7210.746500444944 -6578,16168.447366151704,-7190.625297342766 -6579,16220.267457197075,-7197.63945447804 -6580,16191.140824264154,-7182.479278712425 -6581,16179.157027602805,-7162.601742690546 -6582,16212.277909052866,-7167.232502506153 -6583,16179.182352181033,-7140.556713469968 -6584,16232.889004609386,-7155.357529547327 -6585,16207.317046185777,-7135.652362317539 -6586,16229.678543732345,-7075.349937512054 -6587,16251.298471253178,-7064.836445099679 -6588,16209.30786524338,-7053.819000704328 -6589,16204.481135809981,-7111.433008430984 -6590,16236.136750776945,-7115.3534751760335 -6591,16232.433327622612,-7095.028468457432 -6592,16195.617387125983,-7080.426461576339 -6593,16236.947327080865,-7043.226402392827 -6594,16084.55753483241,-7359.42804216853 -6595,16111.561230423527,-7357.146245593776 -6596,16082.911523051567,-7329.360727351287 -6597,16031.64070576425,-7404.557801957263 -6598,16065.337288052888,-7412.688938561587 -6599,16028.699458881863,-7373.000525258232 -6600,16055.541369251148,-7384.500761961934 -6601,16051.862439359336,-7358.1890437850025 -6602,16104.064715612634,-7383.232193509842 -6603,16081.201248855099,-7390.546935698551 -6604,16060.024768143361,-7336.416345704134 -6605,16105.39808579027,-7327.94631835698 -6606,16130.940311921973,-7337.399454254422 -6607,16104.033887996502,-7302.965903499506 -6608,16139.567991003722,-7315.183770959913 -6609,16126.371091796867,-7292.837468922574 -6610,16143.281242615194,-7280.962531881071 -6611,14690.10143231727,-6522.50511386043 -6612,14690.985110510112,-6540.616913774871 -6613,14713.257397337347,-6494.767340396634 -6614,14695.97846885251,-6505.764387582116 -6615,14725.003699121275,-6434.161043091813 -6616,14722.905640754323,-6457.846256294148 -6617,14733.535708994072,-6482.044682986618 -6618,14691.825839689787,-6454.71715186149 -6619,14688.105073685081,-6478.93043833268 -6620,14683.689762473095,-6560.605948619749 -6621,14656.874964040075,-6572.067816080937 -6622,14707.087190951994,-6574.494394427117 -6623,14701.438686435207,-6595.63253570569 -6624,14670.166792644432,-6595.449186322793 -6625,14646.293551387322,-6607.930714271278 -6626,14703.075895575079,-6617.699838763046 -6627,14673.07414400404,-6666.694765294674 -6628,14678.410209749958,-6625.24400740574 -6629,14654.456336498237,-6637.919496203337 -6630,14692.323433457665,-6648.303101924255 -6631,15258.36866180955,-5985.303825842409 -6632,15241.929267872467,-5999.831072714768 -6633,15366.665592436506,-5988.04821818344 -6634,15357.0452434018,-5947.496033875 -6635,15356.077487967259,-6013.866388721701 -6636,15350.305111058968,-5976.0308450021475 -6637,15331.697917677178,-5974.717369553256 -6638,15328.797839629668,-6016.026725255108 -6639,15320.566164047957,-5949.041172038035 -6640,15317.174010460732,-5987.902609854317 -6641,15300.627389699182,-6000.811611008307 -6642,15296.33187046534,-5967.67709667653 -6643,15275.768567552424,-5972.157941639604 -6644,15277.078028896905,-6008.671910251617 -6645,15481.373653854655,-5996.195197999315 -6646,15465.018681976419,-5963.126749913818 -6647,15459.83206523632,-6019.233188431992 -6648,15452.786887302793,-5992.6939461932225 -6649,15419.036440641423,-5981.950549113963 -6650,15402.068394970354,-5947.299686995539 -6651,15384.955102245418,-6002.303110878387 -6652,15433.024184365,-6014.43906808368 -6653,15427.572120562456,-5950.89547214905 -6654,15439.539980288486,-5972.922628993882 -6655,15409.527668289946,-6018.629947012301 -6656,15399.980338289846,-5985.915007096722 -6657,15380.607559837754,-5965.516509911453 -6658,15210.597558153384,-6013.172451715738 -6659,15191.04221770137,-5989.57879492515 -6660,15180.190401653119,-6011.519115137087 -6661,15139.22798111474,-6008.504025206344 -6662,15182.02778458444,-6037.53668983831 -6663,15156.41613686833,-5991.833451647949 -6664,15160.941267689115,-6037.416789077797 -6665,15076.406635144831,-6043.934139941735 -6666,15080.78014078391,-6071.684431465849 -6667,15070.671638753256,-6092.022183996325 -6668,15051.949400425327,-6040.542406491657 -6669,15046.695208816538,-6065.413467929497 -6670,15039.14195639773,-6086.1783696620705 -6671,15020.863954284543,-6097.532126868193 -6672,15107.794320943138,-6007.9095117085935 -6673,15094.101763096154,-6027.410236528449 -6674,15141.849535867244,-6041.245057488039 -6675,15121.644787399367,-6033.4976005970875 -6676,15123.635178148095,-6064.987854958372 -6677,15100.237989561607,-6057.038813861151 -6678,14764.733233898674,-6319.65991445419 -6679,14815.951630878499,-6305.37922552945 -6680,14781.970906880988,-6283.784288216996 -6681,14774.57382211551,-6302.190210326203 -6682,14804.716306954158,-6326.353668819501 -6683,14917.47101372169,-6163.6194900574255 -6684,14882.066935071272,-6160.692904180441 -6685,14914.576680903152,-6188.739105341093 -6686,14906.90944296296,-6213.301186188384 -6687,14871.851900555866,-6204.250253850641 -6688,14843.589308938022,-6201.119512807076 -6689,14885.039140283021,-6186.530040958413 -6690,14852.22144123363,-6175.07861214937 -6691,14883.31538356215,-6230.954442720406 -6692,14853.042180918992,-6223.861593333305 -6693,14795.61046324326,-6261.026376462787 -6694,14807.446856170682,-6282.074264647165 -6695,14857.804297194169,-6246.711182630907 -6696,14819.726889904534,-6220.439699047473 -6697,14830.31192461279,-6246.026953492019 -6698,14846.455191617051,-6268.116894453235 -6699,14800.146051891557,-6239.540113841699 -6700,14831.569325736888,-6282.251215138966 -6701,14786.090956524142,-6342.072257604703 -6702,14759.181192330958,-6344.576628157065 -6703,14764.977245088478,-6368.509209411517 -6704,16030.253926943407,-6366.234187991206 -6705,16080.301684723703,-6461.277650790943 -6706,16095.936984991464,-6441.437840483972 -6707,16038.17213062306,-6465.176390507509 -6708,16059.67602030554,-6449.741444585705 -6709,16052.911032781361,-6431.6347152887165 -6710,16025.74165243822,-6428.69664575104 -6711,16086.024744352586,-6415.646065009233 -6712,16057.220301024132,-6412.218173799821 -6713,16084.330370769432,-6595.459267382784 -6714,16112.64455810865,-6571.370030626328 -6715,16058.22128968176,-6580.184763482243 -6716,16082.616894626342,-6566.776911051448 -6717,16048.31095972599,-6555.056270947447 -6718,16122.551147579903,-6535.526637111672 -6719,16096.567530328028,-6546.569775171962 -6720,16072.260665344302,-6538.788825483193 -6721,16051.118546010286,-6529.133859337308 -6722,16106.545700172623,-6501.861810446559 -6723,16099.683685867518,-6522.278312279996 -6724,16054.06007457835,-6509.509487083342 -6725,16078.834139773964,-6499.580870629708 -6726,16039.8547138578,-6492.417969581202 -6727,16106.71431383183,-6478.630185503079 -6728,16068.304395293231,-6479.869471407553 -6729,16052.692188855268,-6394.52870145853 -6730,16036.283574174213,-6384.993600029922 -6731,15960.727958614782,-6225.868943532405 -6732,15959.80765601182,-6266.6752011022045 -6733,15979.838953583965,-6237.760732735353 -6734,15944.002617021393,-6253.810953713141 -6735,15987.639440002687,-6282.071987235837 -6736,15988.935037399193,-6258.707374845703 -6737,16017.99937335901,-6333.0397903929015 -6738,16026.73886249279,-6299.764486233225 -6739,15993.701196740654,-6327.335632244966 -6740,15970.188117242804,-6316.871062342828 -6741,15999.531589422488,-6300.007212742099 -6742,16017.681784675417,-6268.900441955045 -6743,15959.257815955318,-6290.244795807937 -6744,15906.87233196755,-6196.258349175257 -6745,15894.516441069398,-6181.100140705049 -6746,15930.217362685662,-6238.554780995812 -6747,15950.485945279224,-6205.454496712935 -6748,15917.107881303786,-6222.284521830701 -6749,15927.952698348558,-6197.138212240832 -6750,15749.820309590234,-6077.3099258384855 -6751,15729.911949577358,-6079.431156147148 -6752,15755.358655055605,-6100.035128825012 -6753,15799.959815948881,-6078.511183723083 -6754,15776.104265992213,-6079.980360898312 -6755,15807.995974248837,-6107.159946573443 -6756,15786.064530210093,-6110.9033209533445 -6757,15764.681571630646,-6123.590119754908 -6758,15868.009588186433,-6171.887807535886 -6759,15875.783324935075,-6145.544726013491 -6760,15854.443623697387,-6138.351557492014 -6761,15833.932659905186,-6168.485239656839 -6762,15858.248612641482,-6110.797118271336 -6763,15826.309227836962,-6147.641031271055 -6764,15826.38418479927,-6124.764655683671 -6765,15832.18473976247,-6097.454162345196 -6766,15799.099154472093,-6138.513251026212 -6767,15708.15222219675,-6081.426797750797 -6768,15707.594372111436,-6056.616750847215 -6769,15689.160154691395,-6048.129561428362 -6770,15671.532748776168,-6082.519285990678 -6771,15671.537831335232,-6035.25282172777 -6772,15655.235170255719,-6059.550453366336 -6773,15635.148602581321,-6046.270485103084 -6774,12808.399193278505,-9815.03323699526 -6775,12823.407712991948,-9667.656680040795 -6776,12814.686407121835,-9690.686595087986 -6777,12812.254746956974,-9714.5884744286 -6778,12808.869409967068,-9746.270274439988 -6779,12847.244008296691,-9600.777004102783 -6780,12898.3304673299,-9519.666328916244 -6781,12881.68875760938,-9535.470697069011 -6782,12869.537850111265,-9552.751530149888 -6783,12861.515878829272,-9573.403589454858 -6784,14090.17609085183,-9433.791251431809 -6785,14079.692998545393,-9412.496558883222 -6786,14064.588524225112,-9396.211668191314 -6787,14049.028265018278,-9378.603950325609 -6788,14034.817828113835,-9361.60636370971 -6789,14015.046544695704,-9348.70308236433 -6790,14127.670623509406,-9502.421534720821 -6791,14160.265702730232,-9636.584689731611 -6792,14161.831674903022,-9612.845454420829 -6793,14156.924589694161,-9591.409045817629 -6794,14152.40785017527,-9569.113259611588 -6795,14149.297580157898,-9547.837457893535 -6796,14139.009936383685,-9528.106766686955 -6797,13965.91964456121,-9311.23518286323 -6798,13948.601569594504,-9296.337143708299 -6799,13929.888931633626,-9286.231008904888 -6800,13907.963026899326,-9279.970131369359 -6801,13857.24929548112,-9260.025730550706 -6802,13833.753492685319,-9251.31915783186 -6803,13808.704587780781,-9248.52728464491 -6804,13162.606248664311,-9242.968587034657 -6805,13139.974773120099,-9259.531651533372 -6806,13114.840794024607,-9282.884888485278 -6807,13349.477910817717,-9165.746313978854 -6808,13326.990360242098,-9169.44263337378 -6809,13303.810289541081,-9175.115791692728 -6810,13281.81579755865,-9182.482768060772 -6811,13258.670203371968,-9192.569864608628 -6812,13236.120763783892,-9205.089002270406 -6813,13418.711358083849,-9167.096641305603 -6814,13395.225938952293,-9162.675559919318 -6815,13373.092028252431,-9165.004814838501 -6816,12828.79016881556,-10069.963350218823 -6817,12832.216940821192,-10094.689849877572 -6818,12841.395111961345,-10117.090068188494 -6819,12853.092585042223,-10146.14957088422 -6820,12866.76161764841,-10170.354857099728 -6821,13480.55337771711,-10843.094492712844 -6822,13503.294548548654,-10847.647206010599 -6823,13524.875958106062,-10847.388180948068 -6824,13547.53832530584,-10842.361308422353 -6825,13308.635857477222,-10795.779538943105 -6826,13325.674775699357,-10806.523009876077 -6827,13346.136714949684,-10810.105473811942 -6828,13368.085109901596,-10817.275176888228 -6829,13392.695507737584,-10821.321654642152 -6830,13193.36952381677,-10692.949920668045 -6831,13203.29170442044,-10712.707004846272 -6832,13215.235808213978,-10728.655711283245 -6833,13231.523267932012,-10739.679469708897 -6834,13246.565393030945,-10753.334915353013 -6835,13257.956621012285,-10768.696150006763 -6836,13273.143833876393,-10779.539428441956 -6837,13291.572169764535,-10784.780945106191 -6838,13777.959414048342,-10819.284259657408 -6839,13810.707639027089,-10803.152893372053 -6840,13719.645176187276,-10836.123797424754 -6841,13746.909846114559,-10830.011740024736 -6842,14254.295712386262,-10436.948758498691 -6843,14264.852501786829,-10414.115723419729 -6844,14269.559376399955,-10389.475673009743 -6845,14280.769206569914,-10334.522154506072 -6846,14283.322732025708,-10305.272046134358 -6847,14113.056534409872,-10619.14498836071 -6848,14133.26055154573,-10609.246835270364 -6849,14149.61864577676,-10596.972367802078 -6850,14161.837322462814,-10580.138134986342 -6851,14179.535198763338,-10564.578983987434 -6852,14193.693154296965,-10546.18284855954 -6853,14207.623176711388,-10524.86063299627 -6854,14219.610332177283,-10501.937513573726 -6855,13433.430353213475,-11374.377886829112 -6856,13441.1828416567,-11348.315506561356 -6857,13442.941190916588,-11321.164109827234 -6858,11918.976754102068,-10681.365401641637 -6859,11901.039037254277,-10695.09896442904 -6860,11887.399965858052,-10710.841134300665 -6861,11877.756984815198,-10730.33660114496 -6862,11861.573551940774,-10754.455369928477 -6863,12081.924242071249,-10569.148909313053 -6864,12061.825374435866,-10577.366841142797 -6865,12163.625313872919,-10555.9962586778 -6866,12141.460674508573,-10554.477565442357 -6867,12121.490408243319,-10556.720443501643 -6868,12103.389446676967,-10565.604513357193 -6869,12041.452914560445,-10587.171904567193 -6870,12022.121471725595,-10598.444372221174 -6871,12002.433014174205,-10612.281875639517 -6872,11983.20240857936,-10628.68536965283 -6873,11800.65131163502,-10946.887326118427 -6874,11799.763901757551,-10976.180710150697 -6875,11809.364128196468,-10887.16408794566 -6876,11832.865998961339,-10813.152703921973 -6877,11821.452773929694,-10834.707104638532 -6878,11816.317113279667,-10857.834855286523 -6879,12783.195564689191,-10710.720076352118 -6880,12772.168461371277,-10689.909223479355 -6881,12756.72059223614,-10674.52138315621 -6882,12685.791500051528,-10615.143638156454 -6883,12741.33972305093,-10658.276272318853 -6884,12727.65348343743,-10641.943974102807 -6885,12708.589024575933,-10630.756650534799 -6886,12624.008687500072,-10577.33796550159 -6887,12599.028929223037,-10565.7650326765 -6888,12568.205923402831,-10555.586654780536 -6889,12838.320440132986,-10802.09228042488 -6890,12825.858328322633,-10780.211561830423 -6891,12866.728328183433,-10929.812238825783 -6892,12868.416426744847,-10906.25365944602 -6893,12863.565087033541,-10885.060516260206 -6894,12859.242426762603,-10863.460428260796 -6895,12856.857052590523,-10842.714082212473 -6896,12846.79851139079,-10824.049117877896 -6897,12509.758808571172,-10543.32733986489 -6898,12487.733055609262,-10536.599160883014 -6899,12466.313026631226,-10534.847057308281 -6900,12443.344703623821,-10537.72622422367 -6901,12333.150386011852,-11648.98621488268 -6902,12263.01982921307,-11645.092274437467 -6903,12184.04867593324,-11626.178312243446 -6904,12206.880527268828,-11636.147063339422 -6905,12230.844241536646,-11639.97921903421 -6906,11845.482469103626,-11365.069271708711 -6907,11798.572007310382,-11220.213185604247 -6908,11797.325975398891,-11242.488504519839 -6909,11799.907431851383,-11262.535546231047 -6910,11808.662928059637,-11280.833991942756 -6911,11813.890699218648,-11302.051909851067 -6912,11819.31845575455,-11322.536609257231 -6913,11831.627412277203,-11340.92655608577 -6914,11955.2155828012,-11498.230276346581 -6915,11970.822131447785,-11512.566431993535 -6916,11991.120058817723,-11521.527769486305 -6917,12015.958783636737,-11534.521632225991 -6918,11898.445850570864,-11437.573367693212 -6919,11909.258342221623,-11456.99377257056 -6920,11922.19400231722,-11472.450268438692 -6921,11939.39419633461,-11483.14047152479 -6922,12797.373455975026,-11796.231958322009 -6923,12818.686224524861,-11785.618755889805 -6924,12842.482128914517,-11771.217022192597 -6925,12713.319016024205,-11816.104981004048 -6926,12735.855291882523,-11816.0918947875 -6927,12755.974521038692,-11812.256545667691 -6928,12774.421714981268,-11802.536508811501 -6929,12868.341306312324,-11751.479745650755 -6930,12986.368553827135,-11636.47249354857 -6931,12998.744373473726,-11614.980661671623 -6932,12939.474407728743,-11690.744009352235 -6933,12958.09206388115,-11675.41875131182 -6934,12970.970683217603,-11656.60920960435 -6935,13011.419852149189,-11586.873479092168 -6936,3517.4975965579706,-17258.239343389792 -6937,3564.5048978169166,-17307.07865172834 -6938,3544.3811905283237,-17249.17967487922 -6939,3469.043992864737,-17319.12638089164 -6940,3500.757260801157,-17343.414308251577 -6941,3471.886508244505,-17281.577977207256 -6942,3486.517812474367,-17315.3707370574 -6943,3524.801971478236,-17340.259284637898 -6944,3496.497817816575,-17297.788731662902 -6945,3517.685458572314,-17312.333675016464 -6946,3544.229555938264,-17325.108112208898 -6947,3518.477221154844,-17285.888490178106 -6948,3492.7495760121406,-17264.91466505375 -6949,3540.457900289937,-17291.89032800587 -6950,3554.896294528765,-17275.732668510762 -6951,3573.40683697926,-17259.552656459375 -6952,3257.364114186639,-17376.699712302725 -6953,3265.5726770465594,-17423.322723922847 -6954,3285.1369830713393,-17418.202965114317 -6955,3284.9178268519117,-17391.87493119708 -6956,3230.713520220111,-17388.609564765055 -6957,3249.3784122388693,-17401.40040722875 -6958,3211.9216205238113,-17380.274163600752 -6959,3245.718959703142,-17464.70824045791 -6960,3242.612837478116,-17427.810622350284 -6961,3266.357683767082,-17448.810069611573 -6962,3175.6861918292193,-17396.337013328597 -6963,3209.455611817133,-17442.551162343043 -6964,3229.324428769477,-17449.456715817425 -6965,3177.3551680512824,-17425.570098813034 -6966,3186.5069149491374,-17456.099528013452 -6967,3205.3299200789465,-17470.610509331385 -6968,3193.02478729169,-17386.882687681096 -6969,3197.8988500823857,-17420.603409923322 -6970,3220.0842185958995,-17415.414480407548 -6971,3103.4519833401873,-17405.79875461959 -6972,3110.5955170388424,-17428.163803050975 -6973,3084.350683688961,-17401.36864834977 -6974,3094.7677783747044,-17477.65665304579 -6975,3102.7059274490794,-17449.497191717397 -6976,3165.148314873492,-17444.65999874668 -6977,3146.0952095176012,-17427.955660776337 -6978,3158.7386297389385,-17467.4402461241 -6979,3157.1453372957685,-17407.576975739423 -6980,3118.1632029980487,-17390.530366045718 -6981,3119.456908094185,-17474.2343972831 -6982,3137.835169899685,-17464.450818021858 -6983,3128.9803954409313,-17436.75911675544 -6984,3138.4471127727056,-17395.265060554986 -6985,3041.185944721659,-17420.958452299434 -6986,3053.979106533221,-17441.086231482277 -6987,3063.8424588484136,-17466.148120173253 -6988,3063.8345167940097,-17392.53249540762 -6989,3081.605346182382,-17449.263445411154 -6990,3072.8801653024334,-17423.73192091926 -6991,3370.2079081229863,-17361.78393228267 -6992,3401.0455449682013,-17418.19049878353 -6993,3409.0489379480073,-17394.709906234315 -6994,3379.574546201445,-17331.333438861748 -6995,3357.810184204573,-17334.147183678586 -6996,3383.3982718861,-17395.158414316502 -6997,3389.6173960587225,-17374.99643164699 -6998,3395.994538593608,-17354.74251815871 -6999,3398.066944051795,-17318.418371679996 -7000,3413.4919340775527,-17345.911805625215 -7001,3420.851411841438,-17376.356648614197 -7002,3433.9251459023767,-17404.12701976753 -7003,3436.576850890001,-17361.436454983283 -7004,3318.0419508752734,-17368.016732814234 -7005,3369.3185254936748,-17428.541583156024 -7006,3342.7218843444452,-17388.220835845434 -7007,3365.7258073992457,-17403.686536928843 -7008,3350.6275770526036,-17367.2589058803 -7009,3310.837537954313,-17394.211796490075 -7010,3327.3517079788708,-17411.507894970953 -7011,3346.1272550267304,-17422.281921646194 -7012,3333.42841362802,-17347.140325968277 -7013,3424.651625503537,-17330.05889746076 -7014,3454.5358001374157,-17383.234947687448 -7015,3460.5480715042345,-17356.66188466973 -7016,3437.2458571505167,-17315.018978100932 -7017,3456.62779181373,-17332.946241224596 -7018,2978.9115586423063,-17390.801371416164 -7019,2992.058767836517,-17411.4608834243 -7020,2965.367539914106,-17410.61259037927 -7021,2957.029772637957,-17451.939773663828 -7022,2976.516128812315,-17440.41385325773 -7023,2999.1941390402276,-17438.12400755749 -7024,3016.8761719942827,-17423.413775767734 -7025,2939.365155601089,-17432.697325975983 -7026,2947.024172518113,-17407.216060778195 -7027,2927.3929611149083,-17402.746918712983 -7028,2924.449013986052,-17455.09578935673 -7029,2943.1697482746395,-17375.153885052892 -7030,2909.328866387859,-17355.933701837934 -7031,2916.3242316714136,-17429.770967004188 -7032,2860.0241439755096,-17393.33144777378 -7033,2861.114317552576,-17415.25461937353 -7034,2851.755396875299,-17441.115227422295 -7035,2897.4241479920065,-17387.007425560016 -7036,2872.0347277943056,-17357.63409100347 -7037,2875.8626025426174,-17440.019302506316 -7038,2883.437904463422,-17414.529112201108 -7039,2917.8567752985177,-17381.150813175438 -7040,2879.877313921909,-17378.62594597176 -7041,2895.746721329955,-17453.643384852217 -7042,2902.8063783032326,-17415.33693420861 -7043,2767.1811381897624,-17395.669464180057 -7044,2762.1856202280937,-17320.419708975303 -7045,2771.569202399187,-17350.407137047 -7046,2735.589238887955,-17332.241548762653 -7047,2745.8638790985165,-17355.34055857324 -7048,2746.8855011492915,-17380.757679147115 -7049,2788.1236669162167,-17321.390200686394 -7050,2833.123041791299,-17413.411883861114 -7051,2824.3393992436986,-17360.27727434418 -7052,2821.55720711069,-17393.330672479035 -7053,2846.5639886968347,-17355.27222468282 -7054,2843.984196304771,-17381.264742138548 -7055,2802.057556070173,-17417.375406217237 -7056,2799.4168410596867,-17392.30859676141 -7057,2800.006240063767,-17340.79263784121 -7058,2780.0971610149554,-17375.301959654153 -7059,2801.6166685675844,-17366.632836716788 -7060,2824.2487430062592,-17333.208366490337 -7061,3865.848863631259,-16156.641080009493 -7062,3816.5101100804713,-16208.67163679529 -7063,3874.182516440178,-16181.505584236631 -7064,3849.613102645169,-16196.562570505115 -7065,3806.8617223983156,-16192.070396263227 -7066,3846.4089186337064,-16176.72002806885 -7067,3848.9786414800255,-16257.858725512151 -7068,3880.77945516798,-16249.255951679996 -7069,3852.901872592109,-16239.92816504944 -7070,3801.4191982516045,-16251.911320617124 -7071,3839.6118254386142,-16215.0848029598 -7072,3821.2293734138916,-16263.855387601086 -7073,3890.2794035584207,-16225.796807754456 -7074,3861.531050186589,-16221.691230158514 -7075,3822.6256288074387,-16235.337113200914 -7076,3883.3321536808094,-16202.739261919223 -7077,3798.742200996439,-16224.351318107694 -7078,3783.0770972100436,-16189.332468731065 -7079,3822.41880053257,-16174.607114630388 -7080,3841.6826931089136,-16152.938332034391 -7081,3802.742121170949,-16164.557937175528 -7082,3690.860605604993,-15970.940580926708 -7083,3752.6513664208956,-16044.071694738846 -7084,3751.700499128146,-16026.768351381586 -7085,3785.629617874865,-16016.328372537988 -7086,3707.19330781445,-16046.755186441698 -7087,3747.195232384771,-15989.155192262442 -7088,3726.4329988846416,-16056.713453091348 -7089,3776.7141603192945,-15992.938162585193 -7090,3752.243414637362,-16008.323076971426 -7091,3726.2619969847283,-16016.904050536756 -7092,3679.1924049825293,-15954.20323438103 -7093,3715.683500694582,-15962.70299934689 -7094,3703.4358563564165,-16025.578385230969 -7095,3750.444867131982,-15965.969129325473 -7096,3724.361795764249,-15984.2537936903 -7097,3688.2885774042606,-16011.948789742512 -7098,3695.6271560537753,-15991.76147820398 -7099,3853.812739643303,-16386.049933641418 -7100,3852.870049104007,-16362.060187852076 -7101,3879.507442192214,-16369.479157940708 -7102,3867.295360248999,-16345.733754751276 -7103,3857.578326592327,-16407.208759571608 -7104,3898.48829592629,-16380.950883397893 -7105,3827.971066359051,-16375.784837839796 -7106,3901.623523983962,-16343.895003639185 -7107,3850.058903220923,-16276.730245069766 -7108,3847.0438045342044,-16301.314229761285 -7109,3894.368244340929,-16284.38991844735 -7110,3825.9123708975108,-16289.348200682229 -7111,3872.9156103057353,-16277.553603246113 -7112,3818.285621165113,-16352.132243868895 -7113,3878.3215287078046,-16327.744605779542 -7114,3903.0157348015077,-16315.189182256137 -7115,3816.924377513518,-16315.368134784243 -7116,3834.5500182463193,-16335.979546595237 -7117,3852.810551209616,-16321.092843577455 -7118,3878.7579899153625,-16304.04415582526 -7119,3809.766070962571,-16064.305826113481 -7120,3759.7482487747875,-16124.292087422093 -7121,3805.813206122033,-16089.323119649485 -7122,3830.7701918436574,-16069.378307928873 -7123,3746.6195785389646,-16105.701641360829 -7124,3785.3247780131687,-16113.201099624685 -7125,3780.488661987854,-16093.134805789388 -7126,3785.640906018587,-16040.929315112384 -7127,3765.9290652166037,-16080.85618461858 -7128,3791.339196830792,-16059.67841311276 -7129,3740.7556404791558,-16079.605067368262 -7130,3761.4227397089217,-16059.917522945008 -7131,3819.020396900404,-16144.702437399992 -7132,3839.8527122554906,-16129.45323204704 -7133,3846.0564421903846,-16109.541772282866 -7134,3767.137839265957,-16143.909568107982 -7135,3783.2661521801533,-16156.175085887307 -7136,3811.6453559206357,-16113.022746649985 -7137,3800.539026643314,-16132.831705679306 -7138,3832.1614163555037,-16093.180041463647 -7139,2940.056406615895,-15740.98356969358 -7140,2957.1690666322893,-15773.208812995108 -7141,2934.674870044025,-15694.909237364403 -7142,2906.5163693045097,-15699.956790838462 -7143,2927.2629594859623,-15715.885291901786 -7144,2938.6090017715132,-15767.913749255837 -7145,3010.431092449701,-15720.965378644722 -7146,3002.2274853251647,-15695.398320191392 -7147,2988.175008446556,-15677.172417520946 -7148,2982.5338408254374,-15757.069981442104 -7149,3017.234117690058,-15754.208374421574 -7150,2989.178032804343,-15712.96905944596 -7151,2974.3088299113324,-15723.47732663546 -7152,2978.1466339976696,-15780.587338138 -7153,2953.786161182515,-15721.571495443233 -7154,2999.593787784591,-15753.739033577154 -7155,2964.933083971773,-15677.55674154896 -7156,2956.5896446501165,-15696.709272856451 -7157,2963.5781310025477,-15747.065116837259 -7158,2925.7102276764485,-15782.57102673523 -7159,2917.921395363001,-15735.946140733658 -7160,2898.7618672213703,-15730.088346774912 -7161,2910.167322500764,-15763.056668998355 -7162,2851.581714857168,-15782.813735008134 -7163,2807.913993427877,-15741.240891374466 -7164,2846.1157402391027,-15828.023560722966 -7165,2874.4158007503675,-15812.75601888777 -7166,2831.608784790313,-15733.539884126392 -7167,2832.1138135334413,-15758.358484366865 -7168,2844.804503891846,-15804.231398378877 -7169,2784.625613507734,-15780.166566728156 -7170,2803.4992806516075,-15808.125505699025 -7171,2904.4246393408484,-15792.77423813852 -7172,2850.6669940555416,-15718.192878634527 -7173,2869.841448915802,-15783.449104287429 -7174,2889.4413157901276,-15753.767739868328 -7175,2878.252791842413,-15722.09884099479 -7176,2868.5533500634106,-15742.449818753284 -7177,2887.293245529633,-15780.339049556636 -7178,2853.2972424675813,-15754.186872155411 -7179,2829.492314952361,-15779.524806537922 -7180,2811.9765194482907,-15786.483671307404 -7181,2797.5612154318796,-15763.948603024954 -7182,2822.8415583934907,-15821.663091027332 -7183,3104.091500339356,-15677.646780638512 -7184,3114.422472796117,-15698.28952576028 -7185,3154.8635008242777,-15720.72172959807 -7186,3138.8818069592226,-15681.343380543012 -7187,3133.1784278025993,-15709.994751844759 -7188,3136.6976556103555,-15744.438833134982 -7189,3115.1302677359813,-15735.845945514304 -7190,3041.2014490500837,-15678.48594404029 -7191,3066.364093716528,-15715.912029898738 -7192,3052.1546150922295,-15732.400266718028 -7193,3096.497753476212,-15713.470290506342 -7194,3061.3037919262256,-15681.518105328236 -7195,3100.515253626569,-15757.028115961664 -7196,3082.791189617636,-15667.27360002545 -7197,3085.5687005354043,-15735.271562956219 -7198,3079.006505483257,-15696.29143521189 -7199,3070.426839715253,-15754.651522706927 -7200,3044.632768132376,-15759.718343857858 -7201,3038.921073984151,-15710.63095764057 -7202,3023.4814556291417,-15690.530381136521 -7203,3028.3029808902406,-15734.236432920667 -7204,2783.207705228266,-15812.504454585756 -7205,2765.476591525361,-15788.283339168638 -7206,2762.1164514201955,-15817.932756079914 -7207,2787.1019703091915,-15853.047076995757 -7208,2800.1882798152765,-15836.991081279404 -7209,2742.866667119772,-15788.268063845555 -7210,2744.8292960640483,-15833.273399476337 -7211,2766.049501455197,-15855.063275735183 -7212,2728.3495415151788,-15810.793404703518 -7213,2744.5329825607737,-15863.883366120122 -7214,2720.277445528501,-15846.772768731109 -7215,3346.647619984296,-15725.438885893567 -7216,3376.678812895281,-15749.000798370336 -7217,3388.0791753930607,-15714.630867487333 -7218,3367.8830219321417,-15720.544393009088 -7219,3357.158567213102,-15767.223086541135 -7220,3368.933456127365,-15783.073055439989 -7221,3366.525219479442,-15694.740615376055 -7222,3347.6996733704905,-15749.246781002947 -7223,3333.299946467985,-15779.220400033086 -7224,3344.7103709718285,-15695.687473402719 -7225,3306.1147055560114,-15774.178694396063 -7226,3325.6626022281625,-15753.95422585536 -7227,3325.0136092298635,-15690.003669133896 -7228,3324.8360595906393,-15721.6524980107 -7229,3310.589760453749,-15739.44212115998 -7230,3306.3314749149317,-15701.945172212878 -7231,3291.816567374799,-15743.089938273006 -7232,3540.543592359229,-15847.182913849438 -7233,3564.0402451738196,-15810.434426011687 -7234,3542.695555866511,-15820.96228940054 -7235,3513.8963732193693,-15841.116421844681 -7236,3563.603550000099,-15837.234807004359 -7237,3565.1416283034746,-15885.223468514529 -7238,3596.250374025395,-15830.183812822661 -7239,3585.8060622377716,-15815.859105342499 -7240,3552.202975670125,-15869.94550112143 -7241,3576.063353964889,-15855.203660783647 -7242,3585.5569876170384,-15793.31242487891 -7243,3531.1157433422172,-15877.5157026938 -7244,3634.025192272834,-15913.005264782623 -7245,3640.8652773250374,-15881.83246535064 -7246,3588.108385448157,-15912.356828750486 -7247,3610.7561584168034,-15909.84307961688 -7248,3640.141585552447,-15854.73177930914 -7249,3612.9161268359926,-15885.646017607218 -7250,3566.0502552588364,-15906.28348302218 -7251,3607.183235232893,-15844.545509289812 -7252,3611.8430603902075,-15863.862645632358 -7253,3627.716331890181,-15830.089510406457 -7254,3588.5382473486643,-15875.629215812663 -7255,3514.7355513291263,-15861.771340736279 -7256,3553.6014181362675,-15787.53721673105 -7257,3533.035343168836,-15797.818704702135 -7258,3515.040055360238,-15820.964756201227 -7259,3464.134854953948,-15731.161189557348 -7260,3450.0458210159936,-15756.939154499592 -7261,3440.754426830349,-15712.764896597762 -7262,3442.8266523759585,-15779.68736998746 -7263,3441.055912309796,-15738.482491343026 -7264,3423.878703691513,-15796.476548807046 -7265,3424.27519809031,-15771.478289266348 -7266,3406.845036027589,-15764.81640397229 -7267,3396.5503191739203,-15742.596708031999 -7268,3400.404918421202,-15802.889611059896 -7269,3421.769564272325,-15736.512581799896 -7270,3409.454755358872,-15720.172292595293 -7271,3389.4465123304544,-15778.308391598213 -7272,3506.1265439867857,-15803.030338835599 -7273,3514.622997759864,-15781.522451128545 -7274,3523.4114307524405,-15756.585104608543 -7275,3463.6702173600133,-15820.543482289382 -7276,3482.6856949546545,-15812.18232598305 -7277,3501.3860779973165,-15738.101672546249 -7278,3459.8178622448104,-15788.01293876658 -7279,3486.853357133582,-15835.484708128144 -7280,3498.4815730372325,-15766.243867202349 -7281,3482.7157720144937,-15790.123825291234 -7282,3474.8508944811656,-15768.145280156019 -7283,3445.9080834304136,-15828.910727748884 -7284,3480.086635359756,-15743.665861631385 -7285,3431.30349295048,-15815.233535363544 -7286,3251.962516346661,-15723.449229493672 -7287,3241.1451859743806,-15694.185116115412 -7288,3228.5878985984214,-15715.462102412152 -7289,3210.3807446035194,-15728.539239538093 -7290,3284.689581426511,-15723.226223451935 -7291,3289.4117460256725,-15687.03635023409 -7292,3270.5879632375663,-15708.24510849278 -7293,3259.0040297932915,-15750.187964007191 -7294,3277.3781265406815,-15762.366128236072 -7295,3263.7376356585714,-15681.487935748448 -7296,3236.337309087744,-15752.643706616662 -7297,3962.594129976075,-16800.17029921439 -7298,3894.4164566524087,-16794.631688490517 -7299,3928.8445958269926,-16793.997063024064 -7300,3907.6785867719595,-16778.96628832208 -7301,3950.82324120953,-16780.208418113354 -7302,3879.3455911579936,-16769.438704098076 -7303,3923.1716035909503,-16764.593248240362 -7304,3953.2063305555143,-16760.15641212897 -7305,3900.250450626964,-16750.315570912397 -7306,3897.701225835631,-16729.320587671125 -7307,3965.5156388643586,-16713.714907340025 -7308,3925.4239710412107,-16703.709165811968 -7309,3929.1850645725594,-16742.147666014313 -7310,3967.542691334423,-16743.439631877507 -7311,3942.724132797224,-16725.26153564991 -7312,3902.6159153470417,-16708.40804734435 -7313,3945.272925910051,-16691.577838049598 -7314,3938.497122390908,-16812.671528279876 -7315,3891.045727931354,-16844.705357305174 -7316,3910.450931220781,-16837.933064733978 -7317,3943.308236901387,-16858.57011440441 -7318,3873.7046604402553,-16811.136015069467 -7319,3866.086770463526,-16831.53647871551 -7320,3929.0893124826357,-16829.736652253367 -7321,3953.9222518287947,-16839.048358342552 -7322,3900.7349985891897,-16814.91865086469 -7323,3857.857906861064,-16899.64945095027 -7324,3931.832721558203,-16903.307935827936 -7325,3877.629808751228,-16885.04550491724 -7326,3874.717951323169,-16919.49662358538 -7327,3901.4306156799694,-16921.05829328554 -7328,3905.700432519029,-16900.145655830867 -7329,3846.7670375110083,-16876.18356819514 -7330,3903.72085123611,-16878.64396887904 -7331,3941.465036943315,-16881.690838004903 -7332,3881.0523682338867,-16862.49582751384 -7333,3854.323998312184,-16852.842822870574 -7334,3918.8043876466018,-16862.900488264426 -7335,3825.000348340771,-16973.27440133749 -7336,3875.7045421790094,-16962.21195415084 -7337,3859.2985446401826,-16939.675118376228 -7338,3825.135183147358,-16993.909356558997 -7339,3853.3972203701096,-17003.310964505818 -7340,3876.3337026752447,-17014.541559190224 -7341,3814.6998536943015,-16951.20732972379 -7342,3797.6629203366083,-16980.629184791935 -7343,3855.8027260898743,-16980.12026804101 -7344,3884.6502725976366,-16986.983175701123 -7345,3841.7838549631115,-16953.497996573307 -7346,3680.249352853025,-17145.254391315557 -7347,3740.0608067015264,-17179.95485920869 -7348,3726.708879052805,-17109.20289575015 -7349,3682.191516556324,-17172.407668925825 -7350,3711.3766927854845,-17182.750643633357 -7351,3707.3822943990913,-17157.608140510703 -7352,3680.320415340485,-17118.075296435327 -7353,3703.7108433325634,-17122.07198124008 -7354,3753.384156664165,-17162.441047033306 -7355,3707.144513712292,-17091.07841586695 -7356,3746.1489133819978,-17067.031632862712 -7357,3779.452996735611,-17081.24980873443 -7358,3762.7298027889433,-17093.098443162144 -7359,3787.3933572257924,-17114.94253463442 -7360,3798.753814452359,-17098.06115666305 -7361,3726.1400742520277,-17149.185179068805 -7362,3770.379028779967,-17150.333825864385 -7363,3759.1255281803974,-17128.789321674856 -7364,3750.4294611588575,-17107.750949441135 -7365,3732.9971389049488,-17130.961677017604 -7366,3789.5059620139677,-17136.633187788088 -7367,3728.9126678558923,-17080.929196083664 -7368,3804.6273542753142,-17012.26878030636 -7369,3829.78953705877,-17013.70713462791 -7370,3779.7377074378855,-17010.052230166908 -7371,3855.6791419849947,-17048.202342346252 -7372,3838.7442003527117,-17031.04055625526 -7373,3826.553055298746,-17047.97454237553 -7374,3792.8472388579307,-17033.55461251587 -7375,3767.103323075235,-17057.544446553176 -7376,3819.680359456074,-17086.86420889747 -7377,3763.82587598932,-17033.63223721515 -7378,3791.429055632126,-17064.060065589798 -7379,3837.4041204227983,-17071.788367988745 -7380,3807.67771902223,-17054.470574230978 -7381,3928.3502258347967,-16673.53164673615 -7382,3958.3162030674916,-16665.046779786604 -7383,3920.3665919770083,-16650.712351921837 -7384,3953.5710046925183,-16640.709315585445 -7385,3932.718553984973,-16625.78589245338 -7386,3940.3933905060867,-16604.3821804931 -7387,2240.1118427576926,-16678.710263277317 -7388,2188.323716320918,-16690.94881687637 -7389,2267.2541048481953,-16685.505629304753 -7390,2256.9204792634578,-16706.121581347816 -7391,2237.328241161931,-16722.152479605265 -7392,2218.6341220316867,-16688.49287930124 -7393,2175.5673310179873,-16711.582397095033 -7394,2227.886426116301,-16704.922198446857 -7395,2204.642630937002,-16715.094823841853 -7396,2188.543469741147,-16731.938411482082 -7397,2274.916637403553,-16719.406336548403 -7398,2196.907478084751,-16749.86029335425 -7399,2265.751534269034,-16738.283313599568 -7400,2223.56347933735,-16736.99408182699 -7401,2188.331269769098,-16770.438503944883 -7402,2233.2051037084725,-16752.75307943996 -7403,2276.024663324649,-16755.803994895658 -7404,2249.11198238874,-16764.786677568274 -7405,2211.9532064560335,-16772.079174771006 -7406,2230.705110783833,-16782.578265162752 -7407,2244.552384304184,-16573.449917557653 -7408,2216.008393643452,-16576.315719280836 -7409,2243.748428457193,-16533.547692290573 -7410,2171.0213640029674,-16552.56376244166 -7411,2231.7624796117907,-16554.476099524552 -7412,2221.5558658241175,-16518.45961074732 -7413,2196.243349508687,-16531.163730735763 -7414,2206.7078989590814,-16552.056713459326 -7415,2264.7384470212987,-16554.545160931 -7416,2189.359602173777,-16568.685614423906 -7417,2173.6770366208907,-16584.734172721215 -7418,2249.569949241717,-16627.894731567914 -7419,2191.427434564362,-16641.319865597572 -7420,2216.8334902222723,-16642.35010593082 -7421,2248.958510592554,-16657.30841839385 -7422,2262.89557721246,-16642.54749362846 -7423,2177.591578111296,-16658.431774906767 -7424,2199.2625287980063,-16668.414298211777 -7425,2224.2405882461135,-16662.817755749355 -7426,2219.668442429571,-16595.7351740911 -7427,2184.762965018241,-16623.370369032316 -7428,2260.0162437238355,-16587.87382602113 -7429,2189.3199453563984,-16599.798002313153 -7430,2164.146403332283,-16613.798890985363 -7431,2258.1490893407445,-16607.367662959547 -7432,2209.5664309443296,-16616.127318629347 -7433,2232.5406571099716,-16616.118077388073 -7434,2298.079406423162,-16877.683282222344 -7435,2286.1535298274907,-16897.12772477273 -7436,2276.6742570739952,-16924.068558368755 -7437,2330.353417746509,-16896.630040213673 -7438,2324.6248352270522,-16873.500005292706 -7439,2257.338591934632,-16907.249915490193 -7440,2302.280355632565,-16914.812865904718 -7441,2319.8566551367176,-16927.865744080416 -7442,2253.710403387839,-16788.772861749716 -7443,2214.027229747379,-16802.26299621622 -7444,2242.648245996219,-16807.32215930304 -7445,2294.342383569764,-16790.923038493293 -7446,2224.911571169121,-16850.128537152214 -7447,2276.8725267857426,-16778.481195560027 -7448,2207.9074415084533,-16827.537094023955 -7449,2256.3938791331734,-16831.835595101064 -7450,2274.1566070748504,-16808.746794502655 -7451,2234.7694331978582,-16826.69635009497 -7452,2312.926762715039,-16851.72763075952 -7453,2253.9351649772357,-16883.657268270636 -7454,2277.7409400417478,-16867.91016696967 -7455,2306.1528693245236,-16813.743589934533 -7456,2281.1930557464543,-16829.307664387958 -7457,2259.8585841916743,-16852.94374471699 -7458,2294.3763014816045,-16843.38180192364 -7459,2237.6126448692385,-16869.057201567713 -7460,2262.6303890809,-16308.376881256549 -7461,2236.4385353585067,-16328.683320635104 -7462,2286.744860705482,-16303.072185522133 -7463,2226.2628276639966,-16290.092155186005 -7464,2296.21622244903,-16321.326255249329 -7465,2239.307697176827,-16308.351155942297 -7466,2284.9917711966923,-16337.350162902094 -7467,2219.832760357795,-16368.467921822037 -7468,2257.3085995221104,-16338.648029680298 -7469,2212.819283087655,-16328.354756066923 -7470,2268.320517492813,-16357.996450733213 -7471,2293.856366491809,-16358.689217680809 -7472,2217.2857104291356,-16349.176472819368 -7473,2265.0115273203696,-16376.565521023984 -7474,2240.7786636705405,-16375.542286292424 -7475,2467.3281143156914,-16071.718670151111 -7476,2443.020795861588,-16086.125297483373 -7477,2478.444343806495,-16029.546189906463 -7478,2453.380397336448,-16026.368222678062 -7479,2426.817865114276,-16010.570636557948 -7480,2466.5070054204243,-16095.901700733819 -7481,2482.5220235554048,-16056.096131384053 -7482,2427.7750402749407,-16034.89600611211 -7483,2400.8122285393097,-16027.440342174148 -7484,2448.1931776094793,-16054.409734531304 -7485,2425.4640526779945,-16059.577993393561 -7486,2398.0784307623294,-16047.437241596706 -7487,2348.8534847349774,-16095.932660071032 -7488,2418.1155888961557,-16079.287101551185 -7489,2391.7842027824913,-16065.507329002361 -7490,2367.290865044407,-16051.20848487176 -7491,2404.4025584077185,-16112.795556813304 -7492,2445.582485044485,-16115.813553854814 -7493,2394.291573264212,-16086.511657660973 -7494,2369.814545656351,-16080.590864424592 -7495,2423.234774238353,-16129.901668515287 -7496,2422.7172972717017,-16101.778325945248 -7497,2346.149390485578,-16071.739785385094 -7498,2382.645634448032,-16104.738019720826 -7499,2391.1494666209996,-16135.936676477178 -7500,2337.68100441401,-16127.24656797553 -7501,2416.107265528646,-16150.519660984231 -7502,2368.224482999645,-16115.953347567769 -7503,2327.6838283471593,-16105.49229979696 -7504,2392.7889897802293,-16161.72198390263 -7505,2360.922923009841,-16132.894047999409 -7506,2368.188362951033,-16157.277657497736 -7507,2337.615408620966,-16146.589276852586 -7508,2249.1479813837373,-16396.650465577455 -7509,2225.4518373735445,-16401.71192782592 -7510,2200.0779959287233,-16393.192504517112 -7511,2273.5952614133407,-16428.86530869635 -7512,2214.0276977833432,-16443.107240540656 -7513,2274.871363990499,-16403.946723496774 -7514,2238.923967530486,-16421.901111065225 -7515,2202.9542930545704,-16419.946707597897 -7516,2251.286577806981,-16442.686894962233 -7517,2236.60713976802,-16462.06313669353 -7518,2342.4856394794974,-16236.32132374531 -7519,2265.553932922263,-16201.287574285958 -7520,2276.9550360741246,-16220.942609980324 -7521,2323.8310475128114,-16243.66600703069 -7522,2248.3013909261267,-16237.277288375342 -7523,2306.0081839246127,-16226.005145395824 -7524,2246.6189999106887,-16213.928201551795 -7525,2298.385556437503,-16257.648753658288 -7526,2326.6896209977986,-16262.33894683986 -7527,2284.708564309743,-16238.987501508102 -7528,2351.052526296952,-16191.514572578728 -7529,2270.1525575504256,-16173.178406096902 -7530,2307.8112895676454,-16205.179373046181 -7531,2343.441249815862,-16167.415914605246 -7532,2318.218791612474,-16157.198546524014 -7533,2291.5792880272147,-16144.966325953663 -7534,2332.0705015227254,-16196.658670130033 -7535,2365.4976157807296,-16222.274065451962 -7536,2286.0368877485034,-16194.376232749242 -7537,2370.0722796567375,-16184.947525138921 -7538,2297.123096088301,-16167.324413085966 -7539,2311.6372423353073,-16183.81369820348 -7540,2337.048218117464,-16216.619502837762 -7541,2324.136615794504,-16281.409136555096 -7542,2275.314698117381,-16260.074562163067 -7543,2252.0822797729206,-16257.991862841733 -7544,2303.205387554547,-16286.888230556991 -7545,2247.665102460011,-16277.501776595873 -7546,2274.8710626264115,-16284.031135584828 -7547,2425.599806022841,-17060.446411708373 -7548,2396.705481091513,-17124.81142762324 -7549,2463.9077891306056,-17073.34764930046 -7550,2403.5045519096734,-17054.90395783597 -7551,2396.3567070903073,-17077.66809082642 -7552,2369.2541853996286,-17093.700077703532 -7553,2452.9905964933405,-17045.460329125734 -7554,2430.806657556878,-17032.46635123623 -7555,2389.4206035324332,-17104.540357053564 -7556,2414.770204423846,-17087.460331916544 -7557,2444.5631518981463,-17068.803032417447 -7558,2429.5172223096756,-17100.81793961062 -7559,2418.4809142364934,-17123.054644063966 -7560,2478.673710773096,-17089.860816639914 -7561,2455.203653130606,-17095.74551584687 -7562,2428.1420421790426,-17140.73379493432 -7563,2449.7025860086965,-17118.375653953655 -7564,2376.236886635899,-17066.83122593308 -7565,2365.864853151675,-17024.93661343814 -7566,2371.980426416286,-17046.228791421338 -7567,2389.216800188161,-17021.78453285514 -7568,2405.645674938909,-17033.62061790647 -7569,2355.812801053364,-16983.031175175263 -7570,2332.769089500466,-17040.983784405966 -7571,2404.5587606097024,-17004.865200315275 -7572,2348.4283214156876,-17057.4448005183 -7573,2331.0624209925613,-16963.411039378854 -7574,2330.5935588723705,-16988.383426122284 -7575,2308.8087395284265,-17006.771113842922 -7576,2377.5485313111626,-16981.02124054742 -7577,2363.6104228497343,-16957.22504719224 -7578,2329.1397405318944,-17017.89374164839 -7579,2352.7843788697983,-17009.563474233688 -7580,2395.8698538891636,-16987.29332290725 -7581,2559.9428309786986,-17145.553600610136 -7582,2570.779612725178,-17196.724016001863 -7583,2538.8880251099386,-17157.198756980288 -7584,2516.7196936976143,-17203.580816585607 -7585,2543.407887106768,-17197.813857684232 -7586,2565.806434574543,-17171.41673160553 -7587,2484.4635711744536,-17179.20410101981 -7588,2514.3370492808685,-17164.670166994874 -7589,2506.131027151357,-17147.97258912534 -7590,2518.764795356298,-17182.660660501497 -7591,2497.0707905391887,-17097.264500900492 -7592,2457.022880975972,-17177.910793627994 -7593,2525.722395911279,-17129.816355009294 -7594,2471.466383778092,-17122.228178553247 -7595,2447.0844867289297,-17147.089640189995 -7596,2465.8059448725253,-17153.96051115474 -7597,2495.271665420866,-17122.726851823936 -7598,2520.4128823593473,-17106.368019131838 -7599,2485.737308340983,-17147.64445145943 -7600,9972.858101653475,-13972.606387945452 -7601,9967.931906307671,-13997.660475093813 -7602,9958.122522472873,-14019.94229071302 -7603,9992.617907229596,-13991.029527448984 -7604,9981.728093544543,-14024.134292319852 -7605,10014.55755644181,-13989.534528476008 -7606,9984.257999882746,-14049.155209338176 -7607,10021.811530292009,-14010.511388563074 -7608,10005.162055470264,-14035.014746901832 -7609,10019.629297460959,-14049.915607602888 -7610,10040.886705645578,-14025.628607341663 -7611,10041.468774252127,-14049.200626728125 -7612,10059.51822371022,-14054.877645024777 -7613,10047.573575280847,-14082.867768768641 -7614,10079.109334367815,-14035.266397161926 -7615,10096.765800538971,-14090.833595275037 -7616,10113.195953789877,-14069.583043407894 -7617,10077.352063504783,-14068.482555811634 -7618,10073.545213596513,-14098.079146509503 -7619,10101.772722425098,-14050.14681197039 -7620,9892.678445743799,-13884.108635398528 -7621,9893.96700656773,-13906.663411957068 -7622,9884.878797280888,-13932.414171674536 -7623,9915.660075752918,-13914.879230021097 -7624,9924.052300673638,-13969.422171714019 -7625,9948.823967448949,-13959.676961787276 -7626,9939.472145464979,-13915.49932799519 -7627,9914.620431369452,-13942.556647165022 -7628,9899.472049682343,-13967.192992757287 -7629,9949.778909505834,-13937.002363189333 -7630,9946.650564284406,-13983.680076587209 -7631,10128.520696455442,-14080.685244782266 -7632,10132.643183050688,-14101.333948267109 -7633,10152.71861002995,-14097.218695750822 -7634,10172.803699446731,-14094.44827379936 -7635,10445.492560009498,-14125.211965660865 -7636,10466.121533902466,-14134.271034829833 -7637,10478.110552259368,-14113.580504856742 -7638,10498.63971320512,-14123.217451489243 -7639,10517.087124188725,-14109.420936714416 -7640,10258.559076037565,-14145.508013024453 -7641,10272.039324564057,-14125.00457132181 -7642,10219.503664377013,-14114.274577705282 -7643,10233.432646216032,-14136.55764390815 -7644,10251.948998404823,-14110.720828585007 -7645,10291.083202797527,-14124.678978605147 -7646,10297.18084831929,-14152.073976979276 -7647,10312.080282869189,-14124.034747190759 -7648,10323.791077431824,-14147.123633894109 -7649,10388.29894586355,-14126.595404879157 -7650,10405.06418318835,-14140.256370023533 -7651,10421.298731781044,-14126.040656556157 -7652,10374.541444649145,-14144.324756607304 -7653,10337.42868445701,-14123.790560125766 -7654,10348.759442001132,-14153.331527273287 -7655,10359.889574654577,-14125.547622847653 -7656,11120.81023854763,-13482.166543703077 -7657,11124.596181171504,-13457.605452990776 -7658,11122.956239156907,-13432.79918049885 -7659,10982.037427192343,-13835.976991029323 -7660,11013.683842170696,-13846.017910314533 -7661,10992.700477420793,-13821.579239022112 -7662,11003.605706093227,-13807.123001512167 -7663,11031.280165580443,-13813.311605971721 -7664,11009.318237094403,-13786.932305467344 -7665,11031.609748759125,-13780.880182609664 -7666,11034.583728580998,-13758.948871294246 -7667,10915.821257383548,-13919.804301757778 -7668,10942.712499323357,-13922.300587895646 -7669,10926.31355637492,-13892.682729526243 -7670,10962.1478710555,-13908.761640865207 -7671,10938.612943772227,-13873.897034345888 -7672,10979.401034367027,-13894.499144604319 -7673,10956.77913380017,-13863.704013009563 -7674,10987.91921738658,-13873.487566156346 -7675,10976.287786198367,-13853.21683408031 -7676,11093.712116374147,-13609.070878221257 -7677,11081.370921322408,-13586.432030146316 -7678,11042.936355608808,-13722.741794515976 -7679,11059.90775678259,-13709.141660887044 -7680,11084.434649435461,-13704.299194795702 -7681,11051.83764154052,-13687.016729612382 -7682,11044.376691440602,-13667.069379566346 -7683,11084.893296278859,-13680.887435850382 -7684,11099.750057429488,-13665.143691925328 -7685,11058.704093975019,-13650.812062625266 -7686,11087.912968781875,-13644.417208261539 -7687,11050.443325580038,-13630.09021147692 -7688,11109.002498551203,-13631.342509505987 -7689,11065.816961401144,-13613.235092169243 -7690,10832.545444563082,-14010.289224907687 -7691,10848.807152942805,-13999.874523920296 -7692,10838.27134098424,-13972.438418894986 -7693,10786.105041560642,-14008.482637496347 -7694,10807.557759566882,-14015.846686897528 -7695,10826.480670559411,-14032.897432065512 -7696,10808.414999738323,-13984.943367407659 -7697,10886.777063451786,-13952.292312993219 -7698,10863.706365784068,-13984.18828867691 -7699,10872.434973979425,-13966.49452112061 -7700,10691.15727895441,-14054.366938681003 -7701,10712.937246316473,-14071.243885256396 -7702,10724.245836356684,-14052.582006254517 -7703,10787.871157967138,-14035.903992735326 -7704,10768.768335223938,-14053.995178491265 -7705,10765.428028677201,-14026.184729072798 -7706,10730.842024705646,-14033.158850848664 -7707,10751.922307819079,-14070.356120834747 -7708,10744.486928642149,-14016.322710047605 -7709,9722.75108595822,-12727.105974636705 -7710,9728.684604535403,-12748.363345716374 -7711,9713.385749590076,-12757.099672839993 -7712,9767.500479165534,-12703.942716201258 -7713,9742.94889999555,-12708.045285788705 -7714,9750.650375023695,-12734.007440530819 -7715,9702.789277465346,-12770.476346366187 -7716,9707.218341634893,-12789.675167286572 -7717,9673.992099156143,-12775.755026584238 -7718,9708.295466687428,-12811.344923226827 -7719,9668.333460605105,-12838.534818258388 -7720,9671.366344367623,-12800.726945097022 -7721,9682.698946294784,-12822.468012992886 -7722,9608.329938905541,-13084.81312042445 -7723,9608.877235449536,-13110.810465876166 -7724,9616.797717029069,-12992.965053798067 -7725,9612.978840591408,-13014.787901381425 -7726,9610.589704114711,-13036.051013672552 -7727,9609.622483001323,-13058.221808156939 -7728,9615.887147599202,-12928.918953280523 -7729,9632.77442098155,-12947.636736733946 -7730,9663.040254950809,-12868.14539423839 -7731,9636.343525350332,-12872.074941290064 -7732,9643.235549248822,-12893.147356629237 -7733,9654.82113879989,-12910.945797875589 -7734,9613.64718635729,-12903.954916878201 -7735,9653.584786746056,-12932.79532549847 -7736,9622.394979719425,-12966.422223130276 -7737,9851.818154503973,-12607.276370930784 -7738,9925.906446820489,-12553.70928681078 -7739,9900.524499979774,-12545.570581119257 -7740,9901.679570823706,-12568.778973944081 -7741,9892.639475187674,-12587.048528009895 -7742,9865.336627386549,-12570.346104446478 -7743,9874.749809946434,-12601.108945547718 -7744,10202.248958984488,-12420.77618807018 -7745,10194.16589905307,-12447.124469388624 -7746,10281.330730221203,-12441.499145397443 -7747,10265.582421981606,-12420.855618746733 -7748,10246.43282324612,-12431.086402727025 -7749,10236.961334579895,-12452.142133155094 -7750,10225.023625015325,-12410.808698316312 -7751,10215.071456859781,-12453.680745764914 -7752,10131.509629247115,-12445.768204375194 -7753,10113.723098426075,-12455.25762534764 -7754,10176.979838968511,-12438.838502994095 -7755,10159.212264208194,-12431.3126091133 -7756,10150.843344932011,-12452.637197391256 -7757,10089.49384840065,-12469.742842446238 -7758,10068.434804112521,-12466.135318692557 -7759,10048.24347827412,-12452.944771810317 -7760,10057.756930283418,-12488.017777031835 -7761,9994.829721891787,-12487.339006901335 -7762,10040.357961716163,-12499.810780748925 -7763,10024.398760885477,-12459.764136606582 -7764,10014.192746654118,-12478.622434056035 -7765,10019.99491302914,-12510.89866121469 -7766,9940.358457639384,-12531.94968446785 -7767,9995.513334155057,-12516.718716442858 -7768,9975.815894372821,-12501.337312700358 -7769,9956.563166532474,-12507.730512820066 -7770,9964.983136485058,-12534.8053913903 -7771,10703.044109176722,-12543.222953359937 -7772,10685.481471184508,-12530.131779494137 -7773,10686.37130261917,-12503.22705040584 -7774,10659.084721550335,-12542.996891342818 -7775,10635.540694632211,-12492.513593603888 -7776,10615.703954244156,-12509.686358785024 -7777,10659.904206234789,-12512.702820410186 -7778,10658.34790595436,-12484.109720065395 -7779,10633.490695291577,-12528.589181163597 -7780,10608.284216165644,-12488.684880460036 -7781,10590.483986508982,-12487.814902071683 -7782,10572.91092926734,-12491.102031726401 -7783,10560.165507571635,-12476.247416353399 -7784,10540.516619236489,-12482.63314364034 -7785,10737.75429616473,-12555.729509027753 -7786,10804.605797620912,-12621.791562104549 -7787,10811.070763045624,-12600.514705535767 -7788,10811.226514619193,-12579.090851135416 -7789,10782.780805242119,-12612.824362716981 -7790,10767.673964415395,-12598.373203396004 -7791,10789.818584192184,-12565.92439008291 -7792,10767.605410333781,-12571.357962448983 -7793,10745.219127652763,-12578.615797280356 -7794,10884.27305243658,-12700.807466301852 -7795,10872.709432229767,-12681.933739996599 -7796,10886.886265514628,-12657.085723983957 -7797,10844.956099882207,-12683.726548984094 -7798,10859.359736998944,-12655.235805099144 -7799,10868.591078377627,-12627.691787087966 -7800,10826.696887936725,-12664.170742742184 -7801,10838.370277308817,-12639.546735701035 -7802,10842.88592176269,-12612.118788188216 -7803,10815.776089604075,-12637.132365922773 -7804,10468.259102520882,-12462.093650818491 -7805,10446.361526247898,-12469.381667654658 -7806,10518.422550241052,-12477.57045117783 -7807,10502.340763368205,-12461.850388579467 -7808,10484.49366653644,-12478.127076901586 -7809,10952.081664313959,-12779.96000873207 -7810,10948.594063930304,-12822.487331310305 -7811,10968.632676694633,-12799.983937535404 -7812,10938.141603409542,-12802.497324860738 -7813,10991.058115704502,-13017.298092369547 -7814,11013.714730180141,-13001.127428053635 -7815,10996.561611415442,-12986.777658233099 -7816,11018.973042316476,-12943.073886480553 -7817,10980.227496060315,-12940.986111746552 -7818,11009.114193915264,-12923.860594602482 -7819,10987.423913179786,-12918.49244563131 -7820,10987.333930147002,-12969.201237754713 -7821,11023.799308459556,-12965.715203065638 -7822,10965.404817414295,-12960.027964368619 -7823,10922.062125857467,-12781.969545114067 -7824,10940.29741194953,-12759.55322553153 -7825,10922.361139669138,-12749.678282629755 -7826,10905.194973126705,-12738.467339057212 -7827,10970.384608662038,-12906.011822076767 -7828,10993.548178742369,-12891.265324001495 -7829,11006.935220586047,-12874.191407022083 -7830,10965.708323040362,-12883.696930306522 -7831,10957.335319275913,-12865.897875526709 -7832,11000.47261332164,-12852.491295406428 -7833,10981.739994535988,-12843.341109394632 -7834,10946.897008556534,-12846.837793478682 -7835,10974.746875577184,-12824.219186946279 -7836,9650.033225923216,-13412.710202564305 -7837,9654.102329332278,-13428.17124273924 -7838,9667.992262277265,-13438.580245874175 -7839,9673.41786030881,-13455.89538836622 -7840,9686.047170797628,-13472.725890453083 -7841,9618.692910025893,-13230.03872122467 -7842,9598.349833020971,-13246.369559583884 -7843,9608.508597591435,-13265.831025550586 -7844,9632.586738613587,-13269.01874292865 -7845,9588.51072412155,-13287.269119524966 -7846,9639.51262651155,-13290.565323140912 -7847,9615.564442678193,-13301.220723685912 -7848,9598.127016796974,-13319.805178681485 -7849,9637.437630794158,-13318.911885340563 -7850,9620.138688086465,-13380.608276331279 -7851,9646.600695344068,-13379.862744107482 -7852,9617.284750113959,-13337.427424083875 -7853,9638.418585651323,-13347.250984493618 -7854,9604.379424198398,-13362.713574367457 -7855,9657.827937178914,-13359.161170704503 -7856,9643.663765953625,-13397.919623892405 -7857,-12358.536896626363,-10655.309397157236 -7858,-12340.697208326372,-10644.662795568365 -7859,-12347.687430980115,-10625.869662128052 -7860,-12352.969060602818,-10606.017705360742 -7861,-12358.52422165353,-10763.436929289379 -7862,-12395.321680106994,-10800.353116483231 -7863,-12377.855041659346,-10794.620947292104 -7864,-12361.621177005385,-10784.587845425573 -7865,-12390.86787455433,-10765.26308757509 -7866,-12368.121673859643,-10746.452142976907 -7867,-12421.0531016722,-10865.909400179102 -7868,-12394.198621352481,-10865.88320444318 -7869,-12429.822799537786,-10839.2295181826 -7870,-12406.047787867525,-10838.670649345479 -7871,-12382.831809427957,-10832.702567640976 -7872,-12407.615061269626,-10814.199494252412 -7873,-12459.591772528693,-10906.015622715557 -7874,-12442.79964828576,-10891.906875022474 -7875,-12417.52667287086,-10891.973184595818 -7876,-12448.481509867437,-10862.899153876568 -7877,-12375.090942778586,-10728.429173807968 -7878,-12356.104946094645,-10720.070565371498 -7879,-12339.02982816346,-10709.431765062207 -7880,-12373.919259819177,-10694.499760705728 -7881,-12339.215644457972,-10686.909917151996 -7882,-12358.313002812876,-10674.087480387032 -7883,-12603.46856360171,-9938.6563199214 -7884,-12636.36696313846,-9947.537765220612 -7885,-12621.745678550256,-9925.802564999036 -7886,-12640.433782503891,-9921.380431501726 -7887,-12608.236233678634,-10016.688545478317 -7888,-12597.721702083089,-9998.19881985794 -7889,-12582.324463713676,-9981.5760402507 -7890,-12626.598965012387,-9994.181370672459 -7891,-12613.808823787807,-9970.700749958767 -7892,-12587.36931938525,-9955.333050783172 -7893,-12643.031567717248,-9969.800477162084 -7894,-12745.173507845515,-9797.766755219247 -7895,-12739.300639001165,-9771.516158248385 -7896,-12771.894040388257,-9799.024681915162 -7897,-12766.771282642987,-9769.463405065302 -7898,-12791.366787291045,-9769.642407167456 -7899,-12720.309096381152,-9835.33148994303 -7900,-12718.783665809795,-9813.654982903381 -7901,-12714.553196318573,-9791.57705905468 -7902,-12748.349261066456,-9824.12217844522 -7903,-12701.244821023234,-9834.583866600513 -7904,-12650.847876069836,-9853.787120787394 -7905,-12686.534447483611,-9873.681077778536 -7906,-12650.16185448895,-9907.85907961007 -7907,-12658.559229655611,-9892.108917761392 -7908,-12640.973774715401,-9874.67174014023 -7909,-12685.07831416098,-9896.749184522674 -7910,-12672.249699355361,-9851.065620748255 -7911,-12689.087703284327,-9845.526407232077 -7912,-12584.349696381427,-10153.564407339989 -7913,-12582.280027676683,-10132.352808010293 -7914,-12556.269768817441,-10118.571267471729 -7915,-12582.31347111273,-10109.615482763678 -7916,-12564.111014396389,-10054.746681906152 -7917,-12599.736771542306,-10057.914421111464 -7918,-12580.386342036132,-10040.925844014817 -7919,-12594.11778475567,-10028.693352430455 -7920,-12606.002619206274,-10101.302001959648 -7921,-12574.222272780979,-10087.570607602374 -7922,-12553.612421426462,-10075.192607872745 -7923,-12610.401315270066,-10077.409861352557 -7924,-13394.33619022214,-9686.734413132559 -7925,-13343.784903808462,-9669.884310009431 -7926,-13364.579900896631,-9669.69334411917 -7927,-13377.269984635077,-9683.323352352949 -7928,-13407.721796726371,-9697.297489656827 -7929,-13424.374838892714,-9701.842695289703 -7930,-13438.92450464418,-9712.999491821092 -7931,-13455.46366924044,-9725.730284393667 -7932,-13281.023836767628,-9650.905227006633 -7933,-13298.455087631952,-9648.104165374833 -7934,-13314.026339711703,-9661.503204982742 -7935,-13222.541060736936,-9628.683913757428 -7936,-13237.223462420528,-9638.367577665897 -7937,-13253.410371450595,-9635.383935769529 -7938,-13265.497169718587,-9646.367909328777 -7939,-13111.646306189039,-9639.636351777148 -7940,-13126.14495611589,-9620.341197063044 -7941,-13145.886225873408,-9626.535171008085 -7942,-13154.287068689922,-9648.265184976704 -7943,-13166.911717755755,-9607.373645764234 -7944,-13175.579883775701,-9648.932698736773 -7945,-13186.849983214159,-9629.627761195703 -7946,-13203.450553216802,-9614.360595377108 -7947,-13208.361524238691,-9649.13009996671 -7948,-12918.077604592952,-9660.830100643328 -7949,-12855.117606964617,-9715.065599533238 -7950,-12860.258500118085,-9690.770850715844 -7951,-12880.652042713251,-9692.183758506277 -7952,-12900.212298191134,-9698.365947157426 -7953,-12892.6437444106,-9662.786302636177 -7954,-12919.553621446961,-9689.476597106928 -7955,-12937.275276530434,-9668.66954243753 -7956,-13043.028352984426,-9636.500037007083 -7957,-13064.209928892724,-9638.072961505977 -7958,-12981.309073034728,-9632.4543564445 -7959,-12998.715569644231,-9657.333688288085 -7960,-12956.338537797314,-9668.077503115042 -7961,-12958.200658448033,-9641.42040614007 -7962,-12979.752176902224,-9670.268152236617 -7963,-13009.002680088966,-9635.986755627833 -7964,-13026.903816672831,-9648.381859257845 -7965,-13790.488849967507,-9915.221497185288 -7966,-13801.068894255086,-9930.544721103866 -7967,-13779.91889136387,-9901.344722921036 -7968,-13745.494030067988,-9873.712092497606 -7969,-13766.258374115363,-9871.953561684806 -7970,-13763.821475542785,-9893.124524024166 -7971,-13732.91862694615,-9839.837975359735 -7972,-13732.069990646125,-9861.350383123458 -7973,-13672.235813911833,-9815.358086973107 -7974,-13692.074973674888,-9823.272983815234 -7975,-13714.277558322252,-9823.319848411986 -7976,-13705.258590324855,-9852.307102180881 -7977,-13812.881244923901,-9948.968146476185 -7978,-13860.760489588909,-10024.189540023328 -7979,-13870.30918976278,-10038.821335852941 -7980,-13839.589400328521,-9992.086537007952 -7981,-13852.54678429628,-10008.078124203492 -7982,-13873.671587221781,-10056.105148685523 -7983,-13883.442065814577,-10071.197948551993 -7984,-13888.791241953893,-10088.38614570032 -7985,-13894.565119117795,-10105.445871478236 -7986,-13899.289262946339,-10123.019251363794 -7987,-13903.352123893665,-10141.69361184014 -7988,-13906.686008323719,-10162.828493721081 -7989,-13921.48866912158,-10294.700808782494 -7990,-13922.731459318993,-10311.525848312003 -7991,-13919.296675360714,-10329.170365908658 -7992,-13915.17154781025,-10348.997251636276 -7993,-13932.911247461732,-10245.976173305427 -7994,-13917.866472351829,-10261.066055156467 -7995,-13920.102870339993,-10278.21459034112 -7996,-13910.208669985828,-10201.005261039807 -7997,-13927.124256049752,-10218.219502493781 -7998,-13906.86640629243,-10235.616769273305 -7999,-13912.32504360165,-10382.37205990784 -8000,-13906.597408197018,-10409.008589944486 -8001,-13800.979385795252,-11033.473394387049 -8002,-13788.312913135025,-11044.060304453984 -8003,-13783.869769279354,-11058.929055751818 -8004,-13774.054338880183,-11071.320950613328 -8005,-13723.54595504579,-11127.667366056583 -8006,-13707.638402292156,-11142.148900106988 -8007,-13836.334826025812,-10904.51179929949 -8008,-13836.318433373464,-10926.63338746277 -8009,-13851.61095916734,-10946.951633723922 -8010,-13812.84111341754,-10939.164713359713 -8011,-13834.493462617264,-10994.98496009317 -8012,-13803.013450304288,-10989.83280248376 -8013,-13822.59898494494,-10962.392362532362 -8014,-13849.505036359955,-10976.226574624601 -8015,-13795.515386143217,-10967.483898044375 -8016,-13816.545401519395,-11011.51757828682 -8017,-13792.580866093671,-11014.52005697648 -8018,-13737.650564488233,-11115.151431286018 -8019,-13755.313364043268,-11074.84393075177 -8020,-13766.59841759114,-11097.751112393797 -8021,-13743.404524497457,-11097.161516995067 -8022,-13471.553926929868,-11289.472983683552 -8023,-13463.300229234554,-11305.4477334558 -8024,-13451.693405834287,-11320.938657693385 -8025,-13436.414593583171,-11287.06383615766 -8026,-13427.603059821213,-11316.040031181741 -8027,-13406.011843463406,-11306.248781877157 -8028,-13550.783171253375,-11251.06945025872 -8029,-13546.567020100476,-11273.032639188481 -8030,-13543.113864753623,-11294.855307865459 -8031,-13524.701753495325,-11260.170511503235 -8032,-13506.440696970018,-11268.010287345214 -8033,-13519.044465168761,-11305.717694729914 -8034,-13499.921858246566,-11295.378959182704 -8035,-13484.189400804953,-11275.600889084839 -8036,-13571.097660865045,-11260.728029074839 -8037,-13608.191727017553,-11221.619666010965 -8038,-13623.1134960994,-11250.788110108228 -8039,-13584.917061794298,-11219.263754203872 -8040,-13653.620542712326,-11185.614706188257 -8041,-13641.585932589629,-11203.913324134945 -8042,-13642.8248816961,-11229.499785928545 -8043,-13616.477173552641,-11200.849982188112 -8044,-13600.012931028168,-11256.358491108826 -8045,-13579.086353301145,-11241.576606042509 -8046,-13300.653773908822,-11336.084632456643 -8047,-13362.319882736434,-11316.720253773161 -8048,-13343.444092513628,-11324.823041395339 -8049,-13326.709411210642,-11337.771503137195 -8050,-13314.307122934151,-11312.927565096341 -8051,-13285.56625498425,-11316.586623678306 -8052,-13272.743019700245,-11341.508341040255 -8053,-13261.115950146223,-11314.312835697578 -8054,-13246.455478770427,-11337.731385962512 -8055,-13235.767193465796,-11317.037042015536 -8056,-13218.180285645149,-11321.957971067539 -8057,-13200.593819226595,-11323.674078251712 -8058,-13183.823401669299,-11312.7903043626 -8059,-13106.259005926819,-11305.600574740623 -8060,-13092.386197450858,-11290.017713697865 -8061,-13072.753453985759,-11282.424513773416 -8062,-13157.353731445024,-11307.151822223901 -8063,-13135.9636566356,-11314.928883319988 -8064,-13125.925841488219,-11292.994843679124 -8065,-12775.54078238639,-11178.26957813522 -8066,-12752.868363994781,-11178.56586354136 -8067,-12744.468285040422,-11160.739925721402 -8068,-12702.638300636201,-11125.99970193071 -8069,-12696.723725026783,-11103.113810037688 -8070,-12743.313640717264,-11140.026533003682 -8071,-12714.01809294434,-11154.926488935036 -8072,-12727.135094317166,-11124.018324043054 -8073,-12799.067396768909,-11203.101787988833 -8074,-12904.549826761751,-11262.513004999246 -8075,-12883.959288991036,-11255.430815491329 -8076,-12866.343821023795,-11247.436046134228 -8077,-12850.938953541612,-11236.667939288234 -8078,-12833.632892493966,-11228.377967947245 -8079,-12817.128838693772,-11216.819270157957 -8080,-16003.202663604605,817.1116630458307 -8081,-15973.798235052105,816.6511511061598 -8082,-15966.101916003758,838.2030707236004 -8083,-15986.660526931846,852.9650854130539 -8084,-16014.231830740946,842.2847724649288 -8085,-15989.140913514,875.8424309650784 -8086,-16022.777502598725,774.3595209454571 -8087,-15987.831401825722,774.8575940435278 -8088,-15971.221791705131,790.4642944062423 -8089,-16008.341618954411,795.9308047643772 -8090,-16044.337440469995,699.8605747265058 -8091,-16011.224419705442,695.2335451095066 -8092,-16021.994847458593,661.1492688182345 -8093,-16025.287027271946,680.2150825896435 -8094,-15988.512137885775,665.7828179460942 -8095,-15982.964600813013,689.2177839153754 -8096,-16003.702818216685,713.4787897630562 -8097,-16005.062954640454,752.498289602249 -8098,-15973.96983859682,757.4511262958059 -8099,-16020.211736737601,727.2676591510545 -8100,-15969.181448588515,736.867641548302 -8101,-15981.631626535967,720.2335829477222 -8102,-16032.108691077601,745.3470750578749 -8103,-16290.045307695063,352.33873251691426 -8104,-16270.855541600571,361.23619344364573 -8105,-16245.257215029076,339.9986133137197 -8106,-16253.064481570791,370.8271158943235 -8107,-16235.865099903951,379.54253233799415 -8108,-16217.296257576436,382.3361729977823 -8109,-16278.449888336394,394.7752223707521 -8110,-16218.584952796393,350.7108742354889 -8111,-16255.456274395412,405.35540049970064 -8112,-16233.272510498884,411.8087910610096 -8113,-16198.815628604136,378.34052340803845 -8114,-16186.511626886848,392.48175827139755 -8115,-16219.039363660022,444.92141731427216 -8116,-16157.042528331327,411.44868230911476 -8117,-16213.65513120406,419.07352716137467 -8118,-16163.76108365602,381.691748021979 -8119,-16180.85800762994,412.77474478611737 -8120,-16195.751560660685,436.8357961367083 -8121,-16188.018429826932,472.3374435692569 -8122,-16122.395903247056,439.7975879606598 -8123,-16138.97718935687,458.2732120607827 -8124,-16143.325879729315,483.89378042309 -8125,-16177.479460196253,446.6494781317588 -8126,-16154.71140388475,437.1197570800483 -8127,-16131.190546345708,416.59766982963214 -8128,-16164.157827115325,472.66514899099866 -8129,-16115.439683076058,472.45322541818825 -8130,-16119.915636893847,494.9580566082517 -8131,-16096.008278898385,593.9815379473877 -8132,-16022.485699302837,579.9377581312183 -8133,-16076.57204283481,610.3109034423068 -8134,-16074.772118923998,570.8700995035979 -8135,-16049.472128728592,556.3006269865474 -8136,-16027.58660130375,558.342782379576 -8137,-16060.14271247088,585.1985331429075 -8138,-16043.244057087668,599.9580633621217 -8139,-16015.743201238553,603.2042475415827 -8140,-16059.246069426727,623.5623500561917 -8141,-16040.111976750077,630.6405428993542 -8142,-16011.1612260449,629.1064642738672 -8143,-16037.946584481697,650.1360335238875 -8144,-16114.55609844314,515.0565756901681 -8145,-16088.130432032678,504.6019484814264 -8146,-16073.375159069265,518.9040200848438 -8147,-16109.972421646984,555.6538850043246 -8148,-16109.270012164357,535.1916486189792 -8149,-16048.111867107984,517.7517576463415 -8150,-16062.340264086386,539.7104433127874 -8151,-16091.468132463442,561.6924324662664 -8152,-17028.00457894001,158.08167499219954 -8153,-17011.074591084194,150.04272467597423 -8154,-16991.859393985073,161.53770711908993 -8155,-17097.965716493956,187.09759909962085 -8156,-17139.884236384027,185.92395558301226 -8157,-17181.031461337734,234.96026971432073 -8158,-17179.683738267602,210.08407722001553 -8159,-17179.801071733422,185.91879118385074 -8160,-17153.326699412675,212.21565426216054 -8161,-17151.969736293,242.09760730750074 -8162,-17158.122769847425,173.38153140081002 -8163,-17127.912729907195,224.17758544275796 -8164,-17085.337019987885,173.2273620554652 -8165,-17120.391780457583,201.93369036014843 -8166,-17115.887989186376,179.27724077104867 -8167,-17236.98555553595,279.40670601414723 -8168,-17254.309682511386,250.11629921665963 -8169,-17253.90241062232,225.8083555091912 -8170,-17225.442954015,255.7965065445908 -8171,-17213.55571448969,286.0605115042984 -8172,-17229.622852221357,223.03228800025974 -8173,-17202.00317517672,254.20493897664397 -8174,-17205.202537600693,225.65462999283847 -8175,-17274.989216156548,330.8454226000157 -8176,-17304.421821308268,257.8357243531008 -8177,-17249.2953516398,305.9357226640523 -8178,-17284.546348840347,280.77920324107185 -8179,-17279.322598854204,251.32198387645602 -8180,-17259.744885690186,277.66441262070873 -8181,-17313.839763616594,330.05125224120616 -8182,-17305.04267913064,308.4387516703891 -8183,-17313.303470877894,284.4665432131836 -8184,-17275.862879028053,305.98889375529535 -8185,-17069.30805878406,189.32467706451484 -8186,-17068.159225582014,149.82993966583535 -8187,-17053.04453493361,178.9891157607652 -8188,-17035.409352895498,175.66948595896278 -8189,-16608.21732984772,151.0209674022953 -8190,-16606.973875295887,179.88892509043626 -8191,-16586.117635614806,178.93099186157127 -8192,-16632.065087771807,151.42944164468284 -8193,-16629.081767867454,182.2840388231632 -8194,-16728.089929920996,155.1541519823852 -8195,-16715.05770486926,128.15003967133546 -8196,-16693.194561374698,138.88451166833255 -8197,-16686.544188502772,177.3144232597531 -8198,-16705.844957953486,167.50867335348784 -8199,-16682.025547294834,115.54084969902344 -8200,-16661.310404864904,123.8039170561045 -8201,-16667.417604962415,156.04169799011336 -8202,-16670.29014318129,195.1269914596103 -8203,-16642.51899530991,132.7838491630776 -8204,-16650.8202660684,176.95797178375946 -8205,-16503.489634177502,219.5254269863431 -8206,-16548.18766329237,217.91394204714237 -8207,-16504.678836897278,192.69715483211732 -8208,-16482.351542807683,227.79357959471446 -8209,-16566.63740446111,199.29780700501755 -8210,-16548.28659862065,177.32239556722433 -8211,-16525.176700291242,180.14761821057556 -8212,-16526.59959899048,226.24530710776156 -8213,-16827.284431663105,146.28485812762744 -8214,-16814.810806079106,111.25386587850574 -8215,-16791.849420374452,141.35257114224294 -8216,-16809.438783496462,153.02377083663274 -8217,-16783.50186497365,111.44663395780549 -8218,-16774.370704974768,156.65609109224718 -8219,-16758.458735052915,133.14890047601762 -8220,-16855.692808874534,121.48408222737226 -8221,-16839.66061321902,131.89335069019754 -8222,-16864.5517294174,146.76334833063262 -8223,-16950.458207150932,153.9928134061854 -8224,-16938.102160366936,133.93661705162532 -8225,-16921.268955531985,121.64889070534812 -8226,-16899.796279016296,167.14252699958953 -8227,-16897.49189281314,123.40005837442077 -8228,-16876.90126543522,116.30716467901807 -8229,-16921.955556452293,163.72070180449595 -8230,-16909.136947360334,98.30220835390328 -8231,-16883.26311214112,155.06275038570513 -8232,-17641.866097827507,1123.2138013767974 -8233,-17668.875227161763,1117.4244672422894 -8234,-17684.53934201749,1102.5148463032479 -8235,-17649.095315528793,1146.8704146018845 -8236,-17676.542453058028,1141.5858374259617 -8237,-17707.891918020985,1147.172483559886 -8238,-17699.584002484193,1124.5460729610086 -8239,-17641.005341272517,1230.3974937684413 -8240,-17672.7667946446,1222.6478577264595 -8241,-17667.58729704938,1191.5800224126904 -8242,-17644.46263462851,1206.2936566300802 -8243,-17695.40126267354,1199.6521565064197 -8244,-17641.785066273198,1169.639102608874 -8245,-17626.854595616966,1186.746083934825 -8246,-17696.649050293345,1173.0770795735634 -8247,-17669.2401433477,1165.8947722838245 -8248,-17688.552494362004,1020.0871110201045 -8249,-17710.69454287476,1005.3460318548614 -8250,-17667.240340102027,1000.6048553346343 -8251,-17692.882825068435,987.5336854724887 -8252,-17670.416084283454,1087.8724952878956 -8253,-17704.992149696696,1082.0672003904515 -8254,-17649.472535722496,1055.882190466199 -8255,-17667.857901457388,1069.5193497478804 -8256,-17723.018980744866,1060.8321207416423 -8257,-17669.7948027901,1041.8252217627662 -8258,-17694.89276565264,1054.19493301764 -8259,-17713.631762258407,1033.4815654763538 -8260,-17658.02552087929,1022.6791718017548 -8261,-17670.03221825347,975.5326506028133 -8262,-17701.592612445267,964.3403908005124 -8263,-17646.008114405573,936.3357468609105 -8264,-17653.26133313803,959.8376854600057 -8265,-17716.33178460835,942.3024786323209 -8266,-17694.552107813564,927.1946541617957 -8267,-17679.898582939724,946.3123462589675 -8268,-17678.007019054672,913.7099797992364 -8269,-17653.450252425086,909.267733109544 -8270,-17691.372642121212,890.8981587132688 -8271,-17656.34243278102,886.7140556177848 -8272,-17665.93060943681,865.5224892749096 -8273,-17576.22027319157,672.0975462636487 -8274,-17610.90610893822,650.5436734911799 -8275,-17590.385600120593,639.9252840679898 -8276,-17560.995730594383,637.0874147884535 -8277,-17555.907220946065,661.0593907114244 -8278,-17597.051348299967,617.2858161765057 -8279,-17578.040962357558,608.8781506909087 -8280,-17537.629419305355,628.4116774412636 -8281,-17566.337898257476,593.1790382575377 -8282,-17545.16130562328,599.7894818718157 -8283,-17499.6827890234,589.207099702354 -8284,-17530.659888034625,533.0164160176762 -8285,-17485.607383439412,559.7447808474045 -8286,-17523.77392351014,595.8599448560718 -8287,-17539.154449132868,572.0572675295043 -8288,-17549.318590849285,550.7850709756169 -8289,-17512.406809746317,561.760660773745 -8290,-17504.519746653485,530.6278416443245 -8291,-17478.893050506933,527.8732455156319 -8292,-17589.91148578126,721.6906621299726 -8293,-17639.32677003376,691.7604366713261 -8294,-17616.8970500659,684.5679857432372 -8295,-17591.311946252503,701.1557044585339 -8296,-17597.746775760592,675.6116456741834 -8297,-17596.612523939937,758.5888808288603 -8298,-17641.811034297014,722.3041840979971 -8299,-17636.751561121466,807.6797920280557 -8300,-17655.131926561884,789.4519031777264 -8301,-17660.563962230313,768.6919233646848 -8302,-17603.584840830154,778.6511444383591 -8303,-17626.96725212879,780.9420610637828 -8304,-17662.08811696473,747.9454682596566 -8305,-17667.230878856237,724.1913911312986 -8306,-17601.65886154203,739.1523165081488 -8307,-17632.447109669647,747.9485995604431 -8308,-17619.960115878617,716.0548330749508 -8309,-17516.961817753545,1467.2198483327643 -8310,-17530.78596623262,1453.0176781208302 -8311,-17546.860026655668,1476.9144792538602 -8312,-17552.20786940752,1450.3649466025543 -8313,-17460.488593294507,1528.4954504542532 -8314,-17482.13604403163,1527.5838844052541 -8315,-17502.038787704052,1540.885176523628 -8316,-17482.397570735757,1503.0168639280935 -8317,-17527.51549686064,1491.2798290372598 -8318,-17455.634062066198,1495.203293229161 -8319,-17526.249592465443,1534.8760493380291 -8320,-17479.660136681003,1478.468392758445 -8321,-17507.65835208343,1508.5428866642978 -8322,-17538.04817205993,1511.8408027143844 -8323,-17497.200527043296,1468.3010369173344 -8324,-17342.87908857545,1620.7645744571114 -8325,-17397.17897789579,1623.5268333752538 -8326,-17419.461305699533,1608.8322711485785 -8327,-17366.24716320571,1621.2962621982017 -8328,-17373.0958453183,1574.7463219141764 -8329,-17370.975888551067,1599.2317508582369 -8330,-17397.280229179723,1591.3358230479184 -8331,-17461.650584803425,1580.6203487794721 -8332,-17438.13973340171,1550.5370358765178 -8333,-17398.699738953284,1562.0619124893367 -8334,-17426.72681423105,1590.0333199375027 -8335,-17437.549017758705,1574.528804771942 -8336,-17414.131702757015,1542.0607250510761 -8337,-17460.014727457416,1549.6654223451098 -8338,-17624.680373967556,1299.6593398252091 -8339,-17576.192870932344,1358.2253527051255 -8340,-17609.6867904232,1363.6639084340552 -8341,-17630.082856741727,1356.2989720597911 -8342,-17602.469315416136,1331.8042594224082 -8343,-17575.30159699165,1334.454612235106 -8344,-17633.979506203457,1330.2228184274206 -8345,-17598.029207990476,1307.131758876072 -8346,-17541.837319503586,1429.4847480296485 -8347,-17575.844270689147,1443.795215905743 -8348,-17546.157254338985,1385.3409808043925 -8349,-17568.097891269605,1416.958587362571 -8350,-17579.694090259592,1388.5078226779572 -8351,-17594.82053193804,1377.0994130282113 -8352,-17538.9178590996,1408.476707992231 -8353,-17600.87910789044,1430.8416448802411 -8354,-17587.18031604592,1407.2642757377503 -8355,-16191.79485488291,1586.591780189141 -8356,-16210.10022044308,1600.0071939686595 -8357,-16163.607808640198,1565.9314875191906 -8358,-16187.631534048982,1565.3286074418977 -8359,-16179.741429226578,1507.184117281689 -8360,-16140.835674695418,1562.922720055515 -8361,-16184.224401338035,1538.5094274178243 -8362,-16143.932695288664,1515.2949313024562 -8363,-16131.587546348203,1533.4317469551295 -8364,-16117.397084344018,1551.6640132477985 -8365,-16160.74112563981,1533.036645848536 -8366,-16093.545112345484,1414.5590982123636 -8367,-16082.860089317452,1436.6674045661412 -8368,-16062.957571454963,1452.8162602486361 -8369,-16139.822647620113,1430.8305016261604 -8370,-16110.191652275236,1433.1835104725808 -8371,-16083.571106864934,1465.0602827818723 -8372,-16070.045683666409,1487.6894783569521 -8373,-16130.531076870335,1467.0518791509742 -8374,-16118.749764104472,1451.8070060296639 -8375,-16104.933632874016,1477.4011108838997 -8376,-16090.964836381008,1498.8512493620974 -8377,-16140.492925511062,1482.6329051396804 -8378,-16160.005641395426,1461.1869301800004 -8379,-16094.652568837126,1521.6631140661086 -8380,-16117.670321241148,1507.014046196535 -8381,-16152.863869450697,1496.5024123775631 -8382,-16091.551745281975,1323.7249781958676 -8383,-16027.383531906318,1363.219443249558 -8384,-16068.682801250401,1353.8346951118012 -8385,-16072.940676321272,1308.1940571709008 -8386,-16040.389005041943,1331.8800583273955 -8387,-16015.385159327447,1342.9255228692346 -8388,-16060.899114557471,1335.2661424864557 -8389,-16013.90409365321,1305.4193034537655 -8390,-16046.606830237002,1269.745323989731 -8391,-16003.654594232823,1278.802025907204 -8392,-16055.485681400129,1293.88497355806 -8393,-16032.978725089748,1314.1095199415033 -8394,-16074.086184390575,1274.0923939360423 -8395,-16028.326844342897,1285.3053049766377 -8396,-16071.507315060278,1207.0756603552666 -8397,-15996.151715681644,1234.9643561473918 -8398,-16070.62487359952,1241.7019226072173 -8399,-16027.091049044226,1233.6795079917356 -8400,-16009.337347887566,1255.9406720144068 -8401,-16043.998115248238,1250.052724661594 -8402,-16036.814455063179,1179.1834399214324 -8403,-16034.531222561764,1201.63605667391 -8404,-16008.880085892986,1210.7299869107926 -8405,-16051.245070599185,1221.5740447861865 -8406,-16070.844458338148,1403.3386892635403 -8407,-16092.209003914375,1356.6835368800105 -8408,-16045.511959726278,1373.2966537859756 -8409,-16053.709338844117,1391.027755092314 -8410,-16090.498067484727,1380.5702933930056 -8411,-16755.222950814168,1843.3029403769435 -8412,-16772.931793181535,1868.501758505041 -8413,-16794.96396349629,1847.0947137608848 -8414,-16816.28038610864,1859.0266858465905 -8415,-16777.390152708915,1828.3935834731667 -8416,-16802.02699113662,1879.850177077789 -8417,-16804.685562870705,1820.1104009530627 -8418,-16826.240840039492,1828.0318719860402 -8419,-16835.12785881235,1864.7393822363176 -8420,-16855.077544739015,1831.2700638786418 -8421,-16841.340062530202,1808.9892789087635 -8422,-16869.927139588402,1864.6240943452628 -8423,-16852.142455445097,1874.9520433663147 -8424,-16876.865629463675,1845.062663314757 -8425,-16876.74515945596,1808.4646249327877 -8426,-16894.539438038595,1834.8073328100968 -8427,-16912.38888911392,1852.0113779374294 -8428,-16912.736459798885,1816.602497892508 -8429,-16544.391069438607,1805.017433664207 -8430,-16541.863128539917,1835.3102238475644 -8431,-16560.90593742045,1841.979806344229 -8432,-16583.65544798349,1804.4821729656614 -8433,-16604.281764789754,1794.1376853024274 -8434,-16609.24511237643,1860.1632937697862 -8435,-16618.230146152986,1816.1398180056572 -8436,-16623.296115622263,1842.5457785191134 -8437,-16564.11654108239,1802.5226116461736 -8438,-16566.16931331166,1862.4791905512052 -8439,-16587.74981149086,1863.478372527009 -8440,-16592.785846583985,1830.7949652571292 -8441,-16373.74383921204,1717.2398935990457 -8442,-16357.57477228314,1744.2586683855395 -8443,-16356.197353687308,1770.2879123802632 -8444,-16393.83999906747,1725.3253839900408 -8445,-16304.881080677344,1720.093443341921 -8446,-16279.44605959722,1661.1630662524537 -8447,-16274.456396449756,1691.0770029853684 -8448,-16304.920689921531,1692.6586319212824 -8449,-16306.244642854155,1665.5879879302656 -8450,-16284.044683706592,1719.5817845787703 -8451,-16330.073960677952,1677.7530203748656 -8452,-16341.197882243063,1695.7491019209692 -8453,-16321.005890188057,1727.7495806421937 -8454,-16338.444525422585,1733.4778073838215 -8455,-16360.124753515243,1702.5910148874027 -8456,-16330.703924631733,1759.224475386714 -8457,-16376.965015439684,1768.6374952430954 -8458,-16390.92058824417,1750.9969107718111 -8459,-16405.617256777175,1760.2727305159374 -8460,-16674.460579790688,1840.5403070176947 -8461,-16694.24753391662,1839.04702880471 -8462,-16640.989201798202,1835.0147798157875 -8463,-16657.07526995324,1840.8686763061673 -8464,-16495.853286106387,1781.757319249226 -8465,-16486.686153079943,1835.8358185531747 -8466,-16514.439081625253,1790.74179983853 -8467,-16508.765580239397,1828.2898218908413 -8468,-16525.180874519905,1813.4448978225298 -8469,-16450.8263495271,1818.2816458862246 -8470,-16464.993732611256,1800.7528914242423 -8471,-16482.816045353917,1812.598220906318 -8472,-16449.650948154766,1745.593267719618 -8473,-16428.42884775562,1822.7429739511103 -8474,-16475.2681684947,1775.8296610081554 -8475,-16419.220013721322,1768.773852729758 -8476,-16435.0118257774,1777.3695260465163 -8477,-16424.335970951248,1799.2880692209876 -8478,-16457.45133751279,1767.3266837576289 -8479,-17003.384412962256,1793.1773130909714 -8480,-16963.367323289986,1783.8399895409952 -8481,-17007.765594256995,1826.1464762764454 -8482,-17023.84839845526,1801.1804874997933 -8483,-16945.13625612042,1812.0295898000088 -8484,-16965.196975580908,1825.744244418977 -8485,-16985.927790532438,1836.7421915905918 -8486,-16983.279648971675,1795.2018453733697 -8487,-17026.49286073714,1773.770670060464 -8488,-17049.22852934653,1809.1753610819599 -8489,-17051.955820904117,1752.2480086040146 -8490,-17052.749922214593,1780.9785778881912 -8491,-17078.85896289725,1793.0023775189595 -8492,-17078.36235010143,1763.6022155931248 -8493,-17099.83748926883,1755.50529670369 -8494,-10432.933097226398,-12806.583585971037 -8495,-10502.714667098495,-13056.50496162215 -8496,-10488.384356890941,-13039.141155601954 -8497,-10482.655356449117,-13020.185827243477 -8498,-10475.705717781084,-13002.471763963364 -8499,-10465.184906918988,-12986.252469957832 -8500,-10464.628715429024,-12965.727936999792 -8501,-10459.07085993214,-12942.702896340516 -8502,-11744.369481726946,-12518.744091114888 -8503,-11752.982878919707,-12537.459024706259 -8504,-11762.41820204996,-12554.050918190658 -8505,-11753.471094789664,-12569.809468499707 -8506,-11752.632420169988,-12587.187600774565 -8507,-11767.833262436789,-12598.347372539562 -8508,-11767.14684834304,-12616.301568181801 -8509,-11750.954120901528,-12627.933159079763 -8510,-11759.009593428507,-12645.319190596943 -8511,-11757.416707294838,-12663.679058324899 -8512,-11748.269157322055,-12682.782392189954 -8513,-11736.017623589974,-12769.643493433701 -8514,-11731.079097356112,-12794.15466326424 -8515,-11720.21627892335,-12816.695934263922 -8516,-10714.557039966568,-12282.93209868323 -8517,-10719.73652820164,-12262.32942488892 -8518,-10733.387315037828,-12250.028498892856 -8519,-10745.123715380369,-12236.806129757148 -8520,-10747.611381329554,-12218.17468432054 -8521,-10766.331112418255,-12212.499459258648 -8522,-10777.094419068671,-12196.148695657457 -8523,-10795.147731770137,-12182.953597084203 -8524,-10886.173501963362,-12117.276349444772 -8525,-10899.259735758087,-12105.185927924176 -8526,-10918.589126132547,-12106.443213527536 -8527,-10830.28752006533,-12157.182750372718 -8528,-10843.980225527832,-12142.088122799434 -8529,-10855.728571881302,-12126.70028998376 -8530,-10875.135308985904,-12131.829488313997 -8531,-10937.768120154395,-12097.616114151067 -8532,-11043.43854271358,-12072.142359438358 -8533,-11060.347520046455,-12066.297735231321 -8534,-11078.376273477652,-12074.017713644005 -8535,-10976.434738629867,-12088.654961517504 -8536,-10994.609811242097,-12079.562416201139 -8537,-11011.313838367121,-12069.846570528402 -8538,-11027.654469156134,-12081.428598228424 -8539,-11100.234035533607,-12073.378596502796 -8540,-10658.893831089272,-12418.116811228088 -8541,-10650.4809375896,-12401.034777195195 -8542,-10668.963369156721,-12392.614028602935 -8543,-10671.456390087029,-12375.378050564084 -8544,-10667.897553536575,-12357.543608371448 -8545,-10683.994393653304,-12345.759744313442 -8546,-10655.728029644077,-12485.82813525682 -8547,-10652.36108633797,-12465.465835452922 -8548,-10645.85532516575,-12446.550010377148 -8549,-10663.658533419071,-12435.601976114092 -8550,-10691.189125959636,-12325.794065237857 -8551,-11502.684273205972,-12134.95715018879 -8552,-11523.331981385163,-12141.35804575331 -8553,-11535.03083074586,-12156.542242928434 -8554,-11551.81599392006,-12163.853280032698 -8555,-11564.338433569787,-12176.94969764143 -8556,-11577.728732016316,-12190.210621710437 -8557,-11591.135745515685,-12206.580098864257 -8558,-11688.032961407758,-12372.17106097196 -8559,-11671.52096586646,-12330.65161893509 -8560,-11612.708947690195,-12235.14798453828 -8561,-11628.536854537648,-12248.109257877333 -8562,-11643.060813810363,-12260.69909144954 -8563,-11641.297653747995,-12280.584801239562 -8564,-11658.1051971644,-12290.984200661514 -8565,-11663.612360251833,-12309.959728285572 -8566,-11326.064410385112,-12074.743070807028 -8567,-11346.822816158876,-12073.049341137741 -8568,-11366.173249101634,-12069.521854554703 -8569,-11377.201746569956,-12086.334799251776 -8570,-11443.875926280405,-12100.600107837538 -8571,-11395.061324128763,-12083.181450298667 -8572,-11412.933313148389,-12081.76156089991 -8573,-11424.712865656242,-12096.949164562198 -8574,-11462.832891261658,-12112.439443909294 -8575,-10858.319807582104,-13383.41612852293 -8576,-10838.403087939327,-13371.477550152687 -8577,-10822.037042230586,-13353.840225693706 -8578,-11108.993944812783,-13461.952250695344 -8579,-11088.281793202628,-13465.822069209285 -8580,-11069.233022832406,-13469.37037507158 -8581,-11054.744867277397,-13456.643236452752 -8582,-11036.611928345394,-13459.99858189366 -8583,-11018.146547525435,-13458.639089388009 -8584,-11000.127829537156,-13448.297287608417 -8585,-10969.272127412569,-13439.346675833956 -8586,-10948.240694228709,-13437.538557067906 -8587,-10932.909387995951,-13426.49368216878 -8588,-10916.502035004565,-13418.604422368315 -8589,-10898.246970742272,-13413.77413799158 -8590,-10883.859869448268,-13398.444045171329 -8591,-10689.877763339111,-13228.233187021582 -8592,-10746.767745837362,-13296.166879528813 -8593,-10727.95394736449,-13280.19556201916 -8594,-10714.089546473097,-13260.12232731291 -8595,-11394.32452603189,-13421.647826743008 -8596,-11434.235840186262,-13410.080200974831 -8597,-11415.127109481762,-13414.780671284507 -8598,-11492.323123295026,-13367.172254891351 -8599,-11478.388847357806,-13382.388606690003 -8600,-11465.05735277185,-13396.302981244382 -8601,-11445.334847560478,-13393.915454733762 -8602,-11596.10355594791,-13267.05818593358 -8603,-11595.708626652427,-13285.767053788542 -8604,-11574.659135016725,-13286.385648607296 -8605,-11571.80314088076,-13305.162763387563 -8606,-11557.107260347957,-13314.988999859404 -8607,-11543.779180464944,-13327.392879779738 -8608,-11526.827819698972,-13339.622952477786 -8609,-11626.444457637861,-13205.689130484116 -8610,-11621.361996237541,-13225.727601948109 -8611,-11619.23868356185,-13245.433437419075 -8612,-11599.18959710017,-13249.307915114881 -8613,-11356.232150607144,-13434.398148102964 -8614,-11334.588763532347,-13441.074778185128 -8615,-11314.123176544921,-13445.303578461147 -8616,-11293.13867974171,-13447.814084312005 -8617,-11269.153837812051,-13448.456517362085 -8618,-16389.844538737656,-5313.427614622932 -8619,-16382.177770923385,-5334.646700633163 -8620,-16342.179796021657,-5289.328419589909 -8621,-16368.970797788781,-5278.952910201613 -8622,-16381.450832816157,-5294.222881376452 -8623,-16356.581508852978,-5318.044451054624 -8624,-16244.623106951827,-5156.75907035358 -8625,-16185.747547316845,-5145.240492398097 -8626,-16220.470217694254,-5105.60186259276 -8627,-16204.040264115283,-5152.189199076099 -8628,-16214.008012396383,-5168.154911252313 -8629,-16229.775178875776,-5124.330839488218 -8630,-16246.968008711488,-5133.759938517896 -8631,-16124.675314015605,-5094.695324490821 -8632,-16150.966338720069,-5080.956237112636 -8633,-16164.583479543093,-5109.217706696838 -8634,-16192.06314484067,-5099.728607617693 -8635,-16140.3453040666,-5117.723365314473 -8636,-16181.579398716198,-5079.19047342714 -8637,-16162.494518082154,-5138.727218090172 -8638,-16195.221487013818,-5122.007882585573 -8639,-16276.519356420742,-5166.538464639784 -8640,-16291.796851284244,-5181.430939551501 -8641,-16283.524031384155,-5205.403660900575 -8642,-16228.673999609511,-5182.542299150472 -8643,-16271.79065011802,-5143.930053140589 -8644,-16250.254052636386,-5185.279146529323 -8645,-16257.563050673325,-5206.316310672438 -8646,-16346.695905995723,-5221.923457080294 -8647,-16339.208638785367,-5243.832404501896 -8648,-16326.802660163077,-5269.422648702499 -8649,-16357.122154495673,-5259.779553920011 -8650,-16299.766469128544,-5218.278791197068 -8651,-16327.261518484662,-5206.852592529942 -8652,-16304.290512851832,-5239.114500184816 -8653,-16303.032882344594,-5262.484574805722 -8654,-16397.28525196904,-5348.196730873742 -8655,-16404.502501514144,-5368.52891005187 -8656,-15072.581733349927,-5574.421640554468 -8657,-15060.972738320943,-5606.357177872865 -8658,-15051.672805106546,-5586.3238198782765 -8659,-15079.177862420753,-5640.439910774225 -8660,-15050.478651338903,-5626.227478716648 -8661,-15095.331214806467,-5619.027131970951 -8662,-15097.377246753824,-5596.192803490468 -8663,-15055.155880294757,-5540.453382459275 -8664,-15057.190267693923,-5520.115549346847 -8665,-15085.740427698087,-5529.0826641758185 -8666,-15101.144948073808,-5572.953108561479 -8667,-15047.597976069328,-5559.863463277357 -8668,-15089.678992732988,-5552.6421627468 -8669,-15115.489353634948,-5542.563423173558 -8670,-15074.184814325838,-5480.746717527977 -8671,-15100.812870328336,-5515.060044338228 -8672,-15062.377444717513,-5499.115248491168 -8673,-15112.425586200543,-5499.546436825706 -8674,-15107.640829403605,-5479.633862669021 -8675,-15090.030328504046,-5461.9255089634125 -8676,-15107.718046312826,-5449.370607945774 -8677,-15176.535976731522,-5306.9618105294285 -8678,-15147.909811971382,-5321.786470438261 -8679,-15149.91404241622,-5300.439668546522 -8680,-15171.565991333902,-5364.194601535755 -8681,-15124.006879907929,-5326.509975650764 -8682,-15170.951718833292,-5341.921774841376 -8683,-15191.610231527624,-5334.772985544451 -8684,-15137.567851912432,-5346.864221515104 -8685,-15147.794701312218,-5389.136184042378 -8686,-15146.577869668286,-5368.089849095999 -8687,-15115.541961380419,-5392.426169647506 -8688,-15095.95643903976,-5369.459886487747 -8689,-15119.579681471803,-5365.405454986087 -8690,-15119.649931857339,-5429.2843295036755 -8691,-15095.114569729036,-5406.6591812035795 -8692,-15137.16687839207,-5414.84964062908 -8693,-15163.476785812383,-5407.8049719339115 -8694,-15204.507960461407,-5262.718454508168 -8695,-15203.761391832733,-5313.822254422019 -8696,-15165.670040258694,-5281.358160526728 -8697,-15186.48429875561,-5275.329996009071 -8698,-15215.753501384524,-5291.530048406294 -8699,-15308.55387419758,-5207.659434013609 -8700,-15278.176063040095,-5159.5985997808475 -8701,-15305.025105559704,-5175.510222401579 -8702,-15347.662142162882,-5182.602732010702 -8703,-15360.438476752237,-5140.4869151128505 -8704,-15326.014205420264,-5186.923229218828 -8705,-15321.416666842404,-5144.274630228826 -8706,-15297.61536944462,-5143.813398023154 -8707,-15343.292556004457,-5154.931766587214 -8708,-15285.99414406874,-5232.72934165366 -8709,-15263.79223671605,-5182.110372944919 -8710,-15241.088359917178,-5220.121458977058 -8711,-15224.020747848768,-5194.185953506514 -8712,-15274.872999965442,-5212.131500311763 -8713,-15228.59082542704,-5255.225507231013 -8714,-15214.157973259926,-5225.2740372125 -8715,-15249.083972926937,-5248.064245267236 -8716,-15270.727050182299,-5248.202790929812 -8717,-15246.804837951946,-5193.218956803777 -8718,-15286.190843994787,-5190.4321508121875 -8719,-16024.681889944573,-5044.5561978349615 -8720,-15938.718035678841,-5016.945239317047 -8721,-15959.67495332948,-4991.546277483267 -8722,-15946.525617144718,-5045.073198912338 -8723,-15963.00297030913,-5018.646437802971 -8724,-15982.938892310583,-5026.250175115458 -8725,-15977.628146888728,-5057.479988018381 -8726,-16001.882512359696,-5007.339360251906 -8727,-16001.763490053296,-5044.209035205078 -8728,-15798.355469507878,-5017.601226286542 -8729,-15811.913205432407,-4958.760978525487 -8730,-15826.397203290875,-5015.138257367322 -8731,-15813.880992292448,-4995.04637329414 -8732,-15836.125724476376,-4960.542631753653 -8733,-15839.33115427343,-4989.46756447653 -8734,-15847.360410725718,-5026.893954034902 -8735,-15861.74742675801,-4966.3732242913975 -8736,-15873.078498351657,-5011.808533208777 -8737,-15858.605331181569,-4998.270823905304 -8738,-15887.026647279905,-4979.976441170457 -8739,-15919.115597419497,-5014.791243667573 -8740,-15891.752160400156,-5014.758530971156 -8741,-15907.562516303125,-4997.198762502679 -8742,-15797.087870575448,-4975.666307799447 -8743,-15748.125623135276,-4978.488802348394 -8744,-15759.495599316397,-4950.355781359221 -8745,-15773.55288576915,-4969.672255050936 -8746,-15717.10927624159,-4999.737684486032 -8747,-15726.046767214933,-4967.633274684992 -8748,-15738.496843151472,-5008.336686392095 -8749,-15757.075886747933,-5029.281275381529 -8750,-15765.019608058663,-5005.719356851818 -8751,-15783.386074636112,-4995.610128888055 -8752,-15485.617644095937,-5073.066047920307 -8753,-15486.728153121563,-5042.830855021519 -8754,-15508.821875333684,-5071.653163330749 -8755,-15552.439295141145,-5069.985878875622 -8756,-15529.127921083107,-5067.268090899733 -8757,-15529.82111212916,-5041.939625335213 -8758,-15502.866042258262,-5025.875544627537 -8759,-15544.425142183089,-5028.973220264012 -8760,-15521.55241243811,-5011.378947351154 -8761,-15561.139004607328,-5021.679574494879 -8762,-15572.47726846419,-5050.29480714617 -8763,-15557.165861304611,-4994.478451815173 -8764,-15592.713651531034,-5042.366776278522 -8765,-15580.18591430656,-5013.838428797284 -8766,-15581.548271091437,-4981.64074108334 -8767,-15600.318310049717,-5007.763513064286 -8768,-15614.080649017504,-5047.646018428557 -8769,-15607.896841661779,-4981.993803999522 -8770,-15619.36403815339,-5016.96909055731 -8771,-15636.615977899599,-5030.449166207383 -8772,-15629.770012330733,-4970.970106078651 -8773,-15638.481411987379,-4997.929604942843 -8774,-15657.18343601345,-5031.303190208847 -8775,-15659.348194783792,-4991.7472711925675 -8776,-15676.786784388463,-5021.1991590069865 -8777,-15670.663408446304,-4970.624074565274 -8778,-15689.448754003251,-4998.9907241857845 -8779,-16427.52851674538,-5408.56207237289 -8780,-16451.122915484346,-5419.05897665369 -8781,-16433.160577909624,-5441.747628138971 -8782,-16460.4528130404,-5446.007511893467 -8783,-16466.13975322719,-5502.0971927365 -8784,-16449.956204980048,-5466.857343256795 -8785,-16465.82939178966,-5480.331843129054 -8786,-16418.81808359115,-6430.457679161518 -8787,-16422.26331010336,-6453.2850503710915 -8788,-16394.859504710013,-6441.7737332546785 -8789,-16394.59715457388,-6466.049894342011 -8790,-16372.746532321215,-6473.10230244747 -8791,-16569.513025582306,-5856.136096527003 -8792,-16601.178660133854,-5863.685084248774 -8793,-16556.806602378554,-5880.5457736432345 -8794,-16586.375826079187,-5885.782861803641 -8795,-16604.335672404664,-5944.160838360678 -8796,-16580.997068926725,-5906.203096652935 -8797,-16621.16540466704,-5928.807418416327 -8798,-16568.4909858808,-5941.079994471667 -8799,-16550.206438625373,-5907.641029388863 -8800,-16616.090497347428,-5887.291172535779 -8801,-16620.621171975054,-5908.445069834563 -8802,-16579.715069456735,-5924.977207644646 -8803,-16613.12673791727,-6018.377439710211 -8804,-16572.695133476453,-5960.0389799492405 -8805,-16626.941760677677,-5957.507393600248 -8806,-16598.744489149598,-5969.272197861178 -8807,-16560.203530333147,-5996.7532268436 -8808,-16579.78787547076,-5982.939010877432 -8809,-16624.683229583577,-5998.5275543127655 -8810,-16631.647957649086,-5978.924097884944 -8811,-16593.930892682536,-6002.489285451272 -8812,-16575.59280441382,-6020.255581742618 -8813,-16627.087098017426,-6036.083907659677 -8814,-16591.93373665627,-6055.1878864937735 -8815,-16584.306910498137,-6037.569367387676 -8816,-16622.04299042741,-6062.326444667124 -8817,-16574.192513786562,-6069.934229936028 -8818,-16599.785911624283,-6084.511695247079 -8819,-16456.741847115976,-6366.939571162557 -8820,-16489.133196535637,-6403.383424502196 -8821,-16447.532115227797,-6383.390733225278 -8822,-16427.588924713586,-6390.388678047727 -8823,-16429.60528167406,-6414.230168800729 -8824,-16469.00725927412,-6411.471457595137 -8825,-16452.946991835615,-6424.625796341438 -8826,-16512.329297005665,-6314.517415625936 -8827,-16533.093498106944,-6341.2433018048105 -8828,-16486.23691887201,-6314.151094494734 -8829,-16505.372592511318,-6338.895081317194 -8830,-16470.521790797287,-6330.968247955354 -8831,-16503.076439939825,-6359.838870039197 -8832,-16513.769764260633,-6381.8502006744075 -8833,-16466.418342906134,-6350.63233750007 -8834,-16485.176122367033,-6378.919366633651 -8835,-16579.73914183125,-6202.296294685286 -8836,-16586.285769305316,-6111.7969340790505 -8837,-16612.52016107433,-6129.941629266727 -8838,-16563.531868290684,-6124.552194333435 -8839,-16587.943578022994,-6143.562912803659 -8840,-16570.746679040272,-6157.57222807363 -8841,-16601.769974611325,-6194.513162602646 -8842,-16546.653263835204,-6182.068188582361 -8843,-16547.21337212635,-6145.100001424745 -8844,-16614.253884180234,-6155.600342194808 -8845,-16610.195371620535,-6176.195131822049 -8846,-16568.056100626556,-6176.725568089155 -8847,-16560.44236441423,-6260.847655471894 -8848,-16577.12167214372,-6235.139323758894 -8849,-16582.743829868672,-6257.148616075342 -8850,-16535.297547598442,-6240.1711024811575 -8851,-16547.43353196483,-6201.66071484791 -8852,-16596.24887946285,-6222.855571665865 -8853,-16553.131310151188,-6221.678573470006 -8854,-16523.55742922073,-6219.694831083697 -8855,-16530.096902931247,-6259.574363161769 -8856,-16526.47229638252,-6281.049875891116 -8857,-16551.17655197079,-6281.742659787937 -8858,-16524.76948799258,-6299.670908425079 -8859,-15469.6601603613,-6560.9144497078505 -8860,-15493.299073080569,-6600.045385824501 -8861,-15476.544013139344,-6585.063270429122 -8862,-15532.471395675731,-6590.403744401763 -8863,-15512.323178049755,-6607.471224965818 -8864,-15505.764810364326,-6567.220535181866 -8865,-15636.647284180974,-6649.687035001062 -8866,-15610.69258574597,-6670.384498342219 -8867,-15626.72461226623,-6621.9810599585535 -8868,-15603.968000473345,-6643.103397380081 -8869,-15536.243806180106,-6616.915266767853 -8870,-15603.65156831081,-6610.421056146299 -8871,-15581.87418030052,-6663.530678325912 -8872,-15580.046863509557,-6629.2334869143 -8873,-15581.802345197799,-6596.2601771561785 -8874,-15558.201778276907,-6656.886423519464 -8875,-15549.459975837597,-6635.775509167076 -8876,-15559.264972043491,-6603.905149242485 -8877,-16071.25496434594,-6683.288166394777 -8878,-16108.383725107245,-6632.632621747017 -8879,-16115.55282623898,-6689.070115657641 -8880,-16086.669409964801,-6666.253226549821 -8881,-16094.232305919237,-6646.218982454276 -8882,-16093.06721191821,-6698.410917930276 -8883,-16069.097883503126,-6643.073002316982 -8884,-16250.914626322712,-6565.358890678866 -8885,-16260.972332872378,-6594.365678145319 -8886,-16229.864580705735,-6579.129839104084 -8887,-16206.755667560625,-6561.35424312922 -8888,-16250.422755514266,-6617.8661191583615 -8889,-16227.537416893387,-6607.37694184883 -8890,-16224.12218540449,-6631.923013549446 -8891,-16183.301969830924,-6588.697376114033 -8892,-16163.846966934365,-6596.00894804989 -8893,-16175.648712854801,-6624.827975739659 -8894,-16204.169887340362,-6586.627912658369 -8895,-16200.627624881103,-6618.172883810499 -8896,-16212.080947828015,-6654.146835116776 -8897,-16189.902142503513,-6645.334313942416 -8898,-16050.022849577306,-6653.655098650249 -8899,-16058.102878522144,-6703.2073939799675 -8900,-16041.272369800765,-6682.07076691637 -8901,-16025.308769150513,-6654.895318755242 -8902,-16023.964907687749,-6699.354131592084 -8903,-16005.433041200551,-6677.997578924362 -8904,-16152.853104784006,-6644.540815248728 -8905,-16150.001055032191,-6675.526358810863 -8906,-16130.756450878433,-6647.265989928189 -8907,-16153.169443741115,-6618.818143356212 -8908,-16173.467792291447,-6664.528765174359 -8909,-16128.51251250952,-6617.000845407273 -8910,-16122.67309839852,-6668.094585170934 -8911,-15888.889950442137,-6704.4914887442 -8912,-15919.853717585454,-6676.0570443602965 -8913,-15904.118306477816,-6689.092863529242 -8914,-15972.040443057529,-6683.647262753321 -8915,-15962.243072989988,-6715.134087420266 -8916,-15949.415623211764,-6675.860362163819 -8917,-15930.980581851323,-6655.781884465561 -8918,-15939.506037955372,-6704.473528797143 -8919,-15928.556996664809,-6732.665018618844 -8920,-15913.877111419013,-6713.978539685356 -8921,-15884.640902034607,-6672.663314650228 -8922,-15877.782393207828,-6722.789292882852 -8923,-15867.869123673378,-6655.632685009963 -8924,-15862.793824175436,-6693.46678970617 -8925,-15856.780667324187,-6731.136323954422 -8926,-15834.35721866495,-6680.412710094917 -8927,-15847.89447930829,-6664.128909283774 -8928,-15821.65106298882,-6711.39448524145 -8929,-15841.23911313412,-6716.234804018025 -8930,-15812.70036790905,-6689.259857087213 -8931,-15812.971541133265,-6658.2299149028 -8932,-15792.643787031875,-6709.876704310551 -8933,-15776.807513776645,-6684.250871441605 -8934,-15793.32990139211,-6670.017241669974 -8935,-15760.838470367707,-6671.786271775782 -8936,-15740.048260136327,-6672.107456872824 -8937,-15718.486306310322,-6662.952029036191 -8938,-15195.903904272585,-6484.939337736938 -8939,-15166.018737425176,-6495.076353907971 -8940,-15173.497589838302,-6470.825451217771 -8941,-15231.769106127009,-6496.007570347878 -8942,-15201.181910140185,-6509.2699073586455 -8943,-15224.4335838559,-6470.533763184262 -8944,-15217.17790620552,-6443.845370729433 -8945,-15195.052994258876,-6454.470029812987 -8946,-15162.551973841631,-6453.520904030666 -8947,-15181.436013695487,-6427.905305863598 -8948,-15136.956674609195,-6463.700429572637 -8949,-15164.393584960735,-6408.171697167229 -8950,-15150.975582687546,-6434.266366489063 -8951,-15121.747164069591,-6441.396766546161 -8952,-15133.301389263253,-6416.92472154545 -8953,-15105.071251381329,-6385.734802831757 -8954,-15089.988926353823,-6372.406590489335 -8955,-15101.938404612381,-6351.277780347755 -8956,-15146.943155693933,-6390.396261690776 -8957,-15113.245674898044,-6412.011326900069 -8958,-15092.353919877714,-6407.095137659945 -8959,-15131.189713594986,-6371.683960972573 -8960,-15075.752556254985,-6347.73067734361 -8961,-15048.520989170871,-6344.695708175306 -8962,-15090.713977963333,-6324.515492300543 -8963,-15084.494497076326,-6302.396772114064 -8964,-15047.55498182038,-6322.301032723415 -8965,-15049.988897300942,-6302.0988169655075 -8966,-15063.280066909998,-6281.015044356463 -8967,-15037.422514922451,-6278.8529977934795 -8968,-15036.468310097876,-6258.0322051621615 -8969,-15028.333106694741,-6238.157797010261 -8970,-14940.778953000283,-5931.351971561807 -8971,-14937.316872371812,-5910.444149367213 -8972,-14919.866627143583,-6009.2797849730405 -8973,-14927.141071565171,-5990.332059128821 -8974,-14960.518341693629,-6025.600881274438 -8975,-14914.233112737165,-6030.907820905752 -8976,-14975.28680518181,-6010.059875409317 -8977,-14964.10490506252,-5992.403553728062 -8978,-14925.195920109374,-5948.0499809386565 -8979,-14951.56683711053,-5976.395664627491 -8980,-14915.994812887742,-5970.078258806474 -8981,-14954.833142249543,-5955.159132127359 -8982,-14985.160266825684,-6083.396764339856 -8983,-14960.933042704472,-6067.453192244037 -8984,-14982.454461097035,-6114.978868178662 -8985,-14959.720048913938,-6105.027215764923 -8986,-14987.61107709566,-6056.039029966903 -8987,-14940.26076513397,-6092.598609096932 -8988,-14950.432728026224,-6050.446016489256 -8989,-14927.839176005924,-6071.919641638977 -8990,-14937.152700703733,-6035.218835916441 -8991,-2873.0788024208478,-17090.805800001774 -8992,-2824.647157745275,-17065.37952805457 -8993,-2656.2962850519075,-16875.226426318968 -8994,-2636.916810956787,-16824.0512852722 -8995,-2966.896439377575,-16290.914632182945 -8996,-2973.6267657153962,-16255.919548820868 -8997,-2988.109205115782,-16225.080207799223 -8998,-3010.6718731885917,-16197.661985676645 -8999,-3122.7930596161896,-16104.553145253616 -9000,-3153.1519489958264,-16087.304683219234 -9001,-3184.646359734783,-16078.131920899654 -9002,-3217.65140953376,-16075.050805002831 -9003,-3349.793189108809,-16096.725120582738 -9004,-3386.0702315318817,-16126.97552645476 -9005,-3470.8765338317753,-16191.858727479785 -9006,-3494.572928652167,-16228.154045810892 -9007,-3692.3733651050184,-16507.657072479018 -9008,-3692.7425117243047,-16554.03705475408 -9009,-3660.227570621562,-16670.05706743898 -9010,-3476.530485094268,-16878.266242167196 -9011,-3440.63370984535,-16903.239449949422 -9012,-3405.8425908701142,-16914.567931737183 -9013,-3368.3111913366283,-16917.242811757846 -9014,-6604.259317730634,-15676.483508869394 -9015,-6567.454198519836,-15689.166300906183 -9016,-6591.355517127383,-15658.678843781647 -9017,-6629.942750044219,-15723.697383555756 -9018,-6602.863696079378,-15723.326240632327 -9019,-6618.511082030845,-15695.606432261226 -9020,-6586.408561423584,-15703.944561447675 -9021,-6562.9933081942645,-15666.794257196634 -9022,-6564.720568712674,-15647.291217140328 -9023,-6530.210668526583,-15617.834567972015 -9024,-6506.092036959694,-15610.177156698997 -9025,-6526.6817352182425,-15588.061027970745 -9026,-6550.546646252404,-15584.517455235948 -9027,-6502.820905960991,-15579.710862299364 -9028,-6535.261736974842,-15562.409601437568 -9029,-6564.180659302737,-15628.96267307778 -9030,-6529.670680727993,-15642.141119365078 -9031,-6563.551127116479,-15609.724685087389 -9032,-6574.3652431548035,-15587.890638229472 -9033,-6528.7585908838655,-15523.073794777776 -9034,-6501.271108188668,-15503.66588931935 -9035,-6481.781131098964,-15535.559643961431 -9036,-6488.888456772009,-15485.789142943915 -9037,-6523.624525627158,-15545.693066832151 -9038,-6499.20809967069,-15547.370748813571 -9039,-6528.002400585491,-15498.82701010272 -9040,-6474.889086311501,-15514.011363672656 -9041,-6491.978991112919,-15464.814948916981 -9042,-6459.519619365474,-15283.605951584259 -9043,-6478.173753954295,-15422.80491857752 -9044,-6447.106618028793,-15413.250621871088 -9045,-6498.449529042339,-15401.629359725654 -9046,-6466.685989585677,-15392.068540583567 -9047,-6450.764110897371,-15310.816951799863 -9048,-6494.553262555889,-15378.936183156005 -9049,-6437.784428306944,-15387.086071453836 -9050,-6436.543817338097,-15363.74677645276 -9051,-6484.512576916944,-15361.247814200755 -9052,-6461.47607568237,-15352.671791646006 -9053,-6484.684877657175,-15337.516700520424 -9054,-6435.04867808247,-15337.487356192769 -9055,-6476.145925657569,-15317.4654351259 -9056,-6773.335089547177,-15863.892526304911 -9057,-6746.794791712981,-15881.88775789828 -9058,-6777.774203069947,-15835.911950359374 -9059,-6749.713621257854,-15852.24546742124 -9060,-6754.309614213147,-15826.78176967788 -9061,-6726.249728374671,-15864.577095503137 -9062,-6703.90723511901,-15857.482436790224 -9063,-6727.442455112165,-15828.997446082289 -9064,-6749.648451598723,-15803.411017379047 -9065,-6703.847018838285,-15829.897374715121 -9066,-6707.560692167923,-15788.437962749691 -9067,-6666.21371358011,-15791.991381706095 -9068,-6669.71339424099,-15766.553317971975 -9069,-6723.660878059049,-15801.094113889552 -9070,-6680.54652659386,-15826.046361548655 -9071,-6687.344747338966,-15794.659948067754 -9072,-6905.024415786679,-15908.879208227716 -9073,-6854.3395733687075,-15942.394741437321 -9074,-6881.360550393213,-15958.335468998148 -9075,-6862.939611480185,-15910.098744287508 -9076,-6879.194843687064,-15931.065000374278 -9077,-6839.083961905994,-15923.541366321148 -9078,-6927.160787342219,-15933.194208776358 -9079,-6904.513305131414,-15943.347647081666 -9080,-6884.525053704636,-15893.743947674735 -9081,-6856.356668231783,-15883.036201583736 -9082,-6814.768966818844,-15930.332646455749 -9083,-6833.582127865355,-15899.221165327583 -9084,-6828.137993621687,-15877.19656413289 -9085,-6805.923130805581,-15899.727970837399 -9086,-6814.728613186041,-15859.950199883851 -9087,-6782.81797071213,-15908.292049060577 -9088,-6791.47693143053,-15875.05057309235 -9089,-7860.1578482810455,-15848.715758371873 -9090,-7827.063258904681,-15843.842393621962 -9091,-7844.43614087644,-15859.406564293078 -9092,-7843.486991256004,-15882.863240901948 -9093,-7923.932630098785,-15750.671498698874 -9094,-7943.2504829926065,-15794.164981171603 -9095,-7920.832575885895,-15777.829460517154 -9096,-7887.0611230226095,-15760.533510838935 -9097,-7908.6010323562305,-15793.19546548937 -9098,-7949.618270893514,-15701.340151093471 -9099,-7966.61644710462,-15728.558113802761 -9100,-7924.071615248319,-15710.252316515429 -9101,-7899.749074407149,-15722.131484622425 -9102,-7939.358818151882,-15733.900033771512 -9103,-7963.376312088923,-15755.503706499054 -9104,-7947.935975946186,-15771.091150517104 -9105,-7900.010702134469,-15745.714969185536 -9106,-7811.165870461468,-15852.700929586264 -9107,-7798.6372086341335,-15865.415862888229 -9108,-7821.441208378096,-15897.340290287691 -9109,-7791.6904247956445,-15884.047850280514 -9110,-7876.257948541464,-15777.544946462553 -9111,-7919.672445777908,-15821.216682595828 -9112,-7890.693731977851,-15801.17890364644 -9113,-7872.193407095729,-15811.611813452146 -9114,-7854.104537849888,-15790.623571777716 -9115,-7891.659937584845,-15829.039580633265 -9116,-7899.939572541194,-15852.54307006408 -9117,-7878.373410165808,-15852.887494995608 -9118,-7835.12863286655,-15804.688065184948 -9119,-7847.0398092453215,-15825.713139552137 -9120,-7681.965471208118,-15964.630730711053 -9121,-7663.302744528047,-15970.742566627845 -9122,-7642.433447321202,-15965.887032421833 -9123,-7699.948218439912,-15921.55028985509 -9124,-7701.904472512333,-15951.449898594457 -9125,-7703.751762919939,-15979.596212299952 -9126,-7674.759464602396,-15933.21458465389 -9127,-7759.1595042937715,-15930.881818228692 -9128,-7758.501581157414,-15960.077550690441 -9129,-7737.147878520243,-15941.266550250635 -9130,-7728.829683020734,-15917.541976563569 -9131,-7723.03154319952,-15955.420075080316 -9132,-7774.601706994334,-15898.85707973168 -9133,-7783.228433429839,-15929.682271483727 -9134,-7751.25854252865,-15898.437477322715 -9135,-7724.916040682387,-15892.608137937708 -9136,-7190.696860421612,-16025.737339518251 -9137,-7254.461404626995,-16024.961916591825 -9138,-7239.461426553188,-16046.622298405455 -9139,-7217.370621583956,-16005.839477347177 -9140,-7220.106504821547,-16035.937793336616 -9141,-7200.2061046825465,-16049.918977729603 -9142,-7185.428765527541,-15998.390612237927 -9143,-7167.219426379657,-16043.315089265234 -9144,-7149.74711346605,-15998.35165010724 -9145,-7161.14304653362,-16018.835393201827 -9146,-7127.337846983466,-16010.298328324732 -9147,-7401.825808874728,-16041.162028494402 -9148,-7469.583510794129,-16023.007245892015 -9149,-7473.884721785174,-16061.704890179175 -9150,-7443.321865321194,-16006.85162665416 -9151,-7457.292278498419,-16040.405790884955 -9152,-7443.847285729524,-16063.831814378495 -9153,-7435.389661455839,-16033.005027885196 -9154,-7418.626189416933,-16039.24057120809 -9155,-7570.770958150553,-16000.942998057002 -9156,-7565.159534678941,-16032.940667895766 -9157,-7546.741320572578,-15987.285722655022 -9158,-7542.477378695963,-16018.39373496182 -9159,-7521.416288637057,-15985.86470633634 -9160,-7542.5002441612005,-16050.406977764698 -9161,-7519.636089486857,-16049.875833167956 -9162,-7519.2345090131585,-16016.281963824365 -9163,-7499.877702394657,-15999.150170687133 -9164,-7496.610969954566,-16031.54977226932 -9165,-7498.377761049784,-16060.90537191721 -9166,-7478.882910477594,-16003.672729062544 -9167,-7383.158263391759,-16041.882607027215 -9168,-7370.285206538753,-16064.728560115516 -9169,-7368.852462477489,-16022.04675210932 -9170,-7345.282165700037,-16017.65047011061 -9171,-7345.628400380203,-16065.51110501128 -9172,-7333.665516625968,-16042.813135728207 -9173,-7312.915670658623,-16039.561005594158 -9174,-7291.792847976461,-16036.591149688275 -9175,-7409.8481652924675,-14348.667959303626 -9176,-7371.912892068081,-14372.023030228083 -9177,-7389.088201400559,-14339.353499295587 -9178,-7387.147161894747,-14384.524851508819 -9179,-7258.8839085475765,-14353.267183589742 -9180,-7278.463069287031,-14327.189718048061 -9181,-7301.1231476271405,-14355.38589984879 -9182,-7280.892922839839,-14360.198801756214 -9183,-7308.757202464317,-14322.931872029254 -9184,-7312.008373207315,-14375.658517667927 -9185,-7406.4591933889515,-14379.714814968813 -9186,-7423.179563231117,-14391.083732647478 -9187,-7437.284919936449,-14358.135177121785 -9188,-7447.040274220823,-14389.83432436558 -9189,-7353.525915328007,-14330.25853448022 -9190,-7367.852139255193,-14344.90800665289 -9191,-7329.788951519205,-14352.722618857164 -9192,-7333.557824541677,-14322.471859006031 -9193,-7334.274381698697,-14381.590004258138 -9194,-7353.785525667554,-14379.731772562622 -9195,-7208.134379651237,-14344.721967562715 -9196,-7073.934456674503,-14346.381822181225 -9197,-7090.715043691941,-14353.989882993796 -9198,-6991.6921036873855,-14387.00166100908 -9199,-6995.082238210426,-14356.374256066118 -9200,-7017.0556751868,-14391.030484674922 -9201,-7041.812684265016,-14393.85440224177 -9202,-7046.494315320767,-14371.054149331547 -9203,-7017.2920750688645,-14352.023892752199 -9204,-7037.590568785102,-14342.364045571892 -9205,-7062.9115019874935,-14361.800232679587 -9206,-7184.908079992841,-14338.056918008378 -9207,-7108.312920994012,-14356.522559285206 -9208,-7114.397234457304,-14324.805402056845 -9209,-7126.661412318245,-14363.014374338445 -9210,-7146.270158584731,-14374.55734761275 -9211,-7139.6502162620745,-14320.597272534838 -9212,-7152.854608263396,-14339.739006634672 -9213,-7170.091282801594,-14357.162968945597 -9214,-6684.038958623572,-14587.928905518227 -9215,-6653.2534977355135,-14627.265881988296 -9216,-6649.975061907651,-14605.184765698983 -9217,-6675.524107975328,-14609.292185174605 -9218,-6545.096477185654,-14791.22173741659 -9219,-6562.347468655399,-14844.904901001106 -9220,-6516.496552679218,-14808.528629899516 -9221,-6547.361351290646,-14862.612813162297 -9222,-6493.690655232129,-14846.454852495597 -9223,-6514.049104583367,-14835.221354025676 -9224,-6537.993956516779,-14830.981304127035 -9225,-6551.776797118211,-14812.696917199812 -9226,-6495.273863381994,-14970.394788789717 -9227,-6471.815396768071,-14953.662447468376 -9228,-6502.882969124378,-14947.480904450204 -9229,-6510.938644345056,-15007.391486542343 -9230,-6482.679145958084,-14990.934462006551 -9231,-6526.0075651078205,-14988.066343469445 -9232,-6530.0253651839475,-14967.14633523228 -9233,-6542.212362533372,-14947.891124218879 -9234,-6481.4365138176445,-14929.298032669789 -9235,-6517.865209037896,-14932.017456191368 -9236,-6533.1092957963165,-14918.225741543749 -9237,-6483.7744704665465,-14907.651480053913 -9238,-6511.510262590533,-14900.652364050486 -9239,-6540.606571280551,-14883.45591146568 -9240,-6548.078404933643,-14903.246829846901 -9241,-6501.214308043235,-14874.877899545929 -9242,-6480.588537522885,-14884.036543968305 -9243,-6520.012526213497,-14863.07391840594 -9244,-6624.841217412671,-14694.789999517712 -9245,-6589.567832094958,-14653.751855485934 -9246,-6619.992407101431,-14657.87455572254 -9247,-6637.151290248847,-14676.53323533486 -9248,-6620.6315675230935,-14635.591822052433 -9249,-6647.145242004879,-14646.621623482144 -9250,-6564.078087293242,-14774.01691099848 -9251,-6537.932276846875,-14746.824353165013 -9252,-6567.597140284037,-14753.360040350239 -9253,-6601.971265302257,-14759.797252406577 -9254,-6589.083173909823,-14723.191192610559 -9255,-6560.511733028809,-14683.338581480157 -9256,-6584.738985490778,-14691.4609515318 -9257,-6602.07792748089,-14708.60467037017 -9258,-6599.863963991766,-14676.721814724142 -9259,-6580.990126230093,-14739.412542263186 -9260,-6545.316978401787,-14724.041896727036 -9261,-6556.225653345966,-14705.993041133375 -9262,-6622.134758804999,-14728.751243679624 -9263,-6790.84005630332,-14474.913506479335 -9264,-6753.8679380320555,-14511.62813260757 -9265,-6762.72549545071,-14488.529480614177 -9266,-6730.989439397755,-14538.860191878277 -9267,-6725.047429255422,-14507.765971306733 -9268,-6760.386380706867,-14538.272165315735 -9269,-6786.643650129755,-14523.245312456884 -9270,-6740.2565284017965,-14478.818405097512 -9271,-6783.775558669635,-14493.490737500799 -9272,-6858.647721301776,-14421.560201640923 -9273,-6810.569124898195,-14473.309117478113 -9274,-6796.13654917529,-14439.895034825351 -9275,-6831.55131845223,-14488.981387454516 -9276,-6820.250808186146,-14446.236987001515 -9277,-6842.381769610793,-14469.344001541862 -9278,-6848.783073332902,-14448.210962879502 -9279,-6831.313872083189,-14418.539820696304 -9280,-6871.674875938918,-14456.679307295479 -9281,-6882.047569330593,-14431.192675450526 -9282,-6876.842398735186,-14394.475742559096 -9283,-6906.061584811891,-14445.729593339396 -9284,-6897.446231497435,-14412.77562762536 -9285,-6918.177491323913,-14406.873874662015 -9286,-6935.085111719378,-14430.754926238438 -9287,-6916.941106649746,-14379.883171822194 -9288,-6945.9007803423765,-14400.791781002956 -9289,-8144.6509175537785,-15206.845322855017 -9290,-8175.66314173769,-15224.487679047574 -9291,-8139.755963790342,-15226.407271019307 -9292,-8105.716435196807,-15236.829730868576 -9293,-8141.142883109938,-15247.029925868474 -9294,-8172.618884978399,-15248.43977696018 -9295,-8178.7430022547505,-15269.785953887804 -9296,-8143.999118794474,-15271.033759558468 -9297,-8144.739358482641,-15297.344150904488 -9298,-8115.9905256971415,-15258.672916607726 -9299,-8169.908885099854,-15290.155597937124 -9300,-8116.825314140627,-15280.747325328317 -9301,-8087.528333619182,-15412.63546153639 -9302,-8117.434721878206,-15387.797479167444 -9303,-8094.466850482688,-15392.693675412467 -9304,-8095.902594913431,-15315.047134843371 -9305,-8118.668914475292,-15345.027261920162 -9306,-8157.255753625917,-15337.478347225237 -9307,-8124.900011454041,-15367.423052986664 -9308,-8148.313541863428,-15357.689092803153 -9309,-8092.885818535594,-15365.181590207965 -9310,-8113.74598050601,-15300.962772368639 -9311,-8160.234262612771,-15316.153262991493 -9312,-8128.640079579885,-15322.72922871839 -9313,-8089.693405671836,-15337.610401601441 -9314,-8130.938409749841,-14998.186530691837 -9315,-8133.029398091215,-15019.522608617222 -9316,-8113.409426276938,-14955.466840844592 -9317,-8144.946726939843,-14960.027094342171 -9318,-8100.909872295157,-15001.980599824401 -9319,-8124.775815505273,-14978.300905717811 -9320,-8168.542350410578,-14981.923256203649 -9321,-8159.8127443222365,-15003.597529246788 -9322,-8157.338135065514,-15028.052543008518 -9323,-8126.907681079445,-15096.403569298198 -9324,-8185.891254933654,-15101.784081773461 -9325,-8148.4354480894945,-15125.216364767708 -9326,-8147.5332574078675,-15106.036043824211 -9327,-8187.291818986437,-15124.833832642558 -9328,-8126.989821110145,-15138.12902592541 -9329,-8118.240877994009,-15038.637815585527 -9330,-8181.786861510891,-15034.083313115496 -9331,-8140.71949573866,-15051.649314070351 -9332,-8117.158318494943,-15067.741015797868 -9333,-8167.8958562017015,-15055.30673844257 -9334,-8187.332591020819,-15069.263979138264 -9335,-8142.062302245948,-15077.260049772087 -9336,-8168.009448045737,-15086.035807618744 -9337,-8173.89237844427,-15142.094092357376 -9338,-8157.278827061195,-15167.962054147698 -9339,-8151.433785464414,-15150.38557849029 -9340,-8152.862096555943,-15185.440108064706 -9341,-8051.413947691715,-14812.245213800095 -9342,-8092.407497835944,-14806.592973987586 -9343,-8068.196390230705,-14828.785135107888 -9344,-8086.728526094418,-14842.938590069145 -9345,-8035.161529499194,-14746.344412549826 -9346,-8072.963670848912,-14764.188699239165 -9347,-8056.118860066758,-14748.414024424643 -9348,-8050.263245099513,-14787.556524959391 -9349,-8035.550158759218,-14771.538803116995 -9350,-8075.288627572103,-14790.571703945345 -9351,-7967.0932981366705,-14686.766965260867 -9352,-8016.516579578957,-14655.418636402484 -9353,-7992.6928043260705,-14691.227089335314 -9354,-7981.808852501051,-14715.44164243629 -9355,-8022.939620598568,-14675.963444389627 -9356,-8034.924862316471,-14691.926008175209 -9357,-8005.215926935708,-14718.307417568793 -9358,-7940.162311887124,-14654.614494969956 -9359,-7990.134153043948,-14643.177160467303 -9360,-7940.563563849549,-14626.987109013533 -9361,-7963.926468166222,-14621.26936063711 -9362,-7961.180233601801,-14661.95994293535 -9363,-7987.624216234108,-14621.742513098228 -9364,-7989.734027396796,-14665.398434357705 -9365,-8034.652907663302,-14712.402950460968 -9366,-8024.058839563309,-14732.069594148286 -9367,-7785.000062129367,-14530.3503781805 -9368,-7804.756665106697,-14526.37012149093 -9369,-7739.524096917664,-14498.78424723569 -9370,-7764.712325156896,-14477.394736552698 -9371,-7757.543330930005,-14515.993822715294 -9372,-7765.552094979289,-14542.031295963898 -9373,-7825.666233528063,-14519.122892009982 -9374,-7780.9169071645265,-14497.162115586127 -9375,-7803.043962914589,-14476.526622798197 -9376,-7810.410506390148,-14498.61450235885 -9377,-7843.42173983303,-14579.750503218365 -9378,-7888.231612413019,-14543.332689421435 -9379,-7873.154983542651,-14530.187767734522 -9380,-7884.539915560719,-14568.079617113683 -9381,-7814.392194008899,-14549.2947672805 -9382,-7844.663298176645,-14508.30633304697 -9383,-7823.8526266706085,-14569.402656962839 -9384,-7843.587603450613,-14540.64251419587 -9385,-7867.613501616935,-14509.531476324388 -9386,-7860.91979828847,-14561.51765718136 -9387,-7921.902310027018,-14570.077897388865 -9388,-7933.581674442409,-14588.093609640675 -9389,-7922.562226235595,-14613.185789493386 -9390,-7869.290816956625,-14593.8702458504 -9391,-7910.630822757718,-14551.319400653356 -9392,-7895.295921103617,-14590.507123810004 -9393,-7896.3589013797455,-14614.53499708829 -9394,-3671.55771046092,-15747.800082209698 -9395,-3694.4563490717255,-15738.84296121519 -9396,-3716.938215347294,-15734.840085248905 -9397,-3741.474505841745,-15735.387375917728 -9398,-3836.9125429835854,-15735.21861703973 -9399,-3867.730740823625,-15740.37489582517 -9400,-3950.9908134396383,-15766.353868092765 -9401,-4220.737563938789,-15947.670857197287 -9402,-4236.06228696534,-15973.023036946264 -9403,-4138.296207713835,-15869.595211991633 -9404,-4159.628244613979,-15881.120497485572 -9405,-4176.906051438563,-15895.402917729336 -9406,-4191.770646560892,-15914.051008102884 -9407,-4323.25567162118,-16142.885114842857 -9408,-4332.7287376825325,-16172.218820304977 -9409,-4341.249971726346,-16222.616536001651 -9410,-3359.885508845579,-15908.252120167303 -9411,-3383.5838130874827,-15888.085368473116 -9412,-3455.3671877977476,-15841.948473593946 -9413,-3231.591208525164,-16160.208031480792 -9414,-3231.1844415092273,-16136.810165593528 -9415,-3236.1745417532425,-16115.594225988381 -9416,-3247.759308037571,-16094.791485743146 -9417,-3257.202251497154,-16053.790463412211 -9418,-3268.91315027481,-16028.699975584523 -9419,-3291.725089799668,-15995.413411569461 -9420,-3334.27297241615,-16964.615112181855 -9421,-3317.0465213202524,-16937.885296200962 -9422,-3521.0284941349128,-17113.1539156795 -9423,-3613.555417052043,-17140.126397176562 -9424,-3587.529944486076,-17137.644246242664 -9425,-3563.0253731229486,-17129.35119092704 -9426,-3434.676519035367,-17064.264353134073 -9427,-3412.4061837201884,-17049.734368441565 -9428,-3393.94473843315,-17030.591445879334 -9429,-4269.993182381347,-16870.883522043427 -9430,-4257.218320302926,-16895.84244677653 -9431,-4293.136249477038,-16767.834033864223 -9432,-4293.869993868064,-16791.597603926715 -9433,-4290.282340831007,-16813.242403493365 -9434,-4281.6989692425595,-16834.75894318431 -9435,-4234.574357145281,-16929.418196342474 -9436,-4147.155678403576,-17029.80953323258 -9437,-4126.30719743584,-17049.60499054625 -9438,-4036.4375614069504,-17101.45131885793 -9439,-4096.638073084137,-17071.79077772834 -9440,-4072.4971834517096,-17085.82843063327 -9441,-3994.8462283442664,-17112.66575743542 -9442,-3885.4293690869536,-17134.49069129423 -9443,-3221.955806662622,-16768.710550548425 -9444,-3201.4920360443134,-16675.576515563174 -9445,5180.560471567044,16088.002501468247 -9446,5228.840449374886,16089.668950470197 -9447,5218.268500870553,16111.647927092388 -9448,5187.71455689926,16109.257339969869 -9449,5208.490132757001,16130.379415964293 -9450,5161.736478031493,16048.840011949098 -9451,5216.2600227456,16058.863146014615 -9452,5180.37622449262,16014.59283501139 -9453,5201.459671218285,16026.89162386164 -9454,5227.574180758794,16036.86872857015 -9455,5187.076815121603,16051.624696642551 -9456,5201.025273985084,16075.911223094048 -9457,5049.606790625645,15808.52018799221 -9458,5079.113642210003,15801.583929372155 -9459,5118.9446355990285,15790.404168254374 -9460,5072.474522218088,15828.029074717319 -9461,5066.46459516984,15781.671582564999 -9462,5106.796899638363,15756.276241147962 -9463,5098.8897819505855,15779.434328119814 -9464,5100.806841186885,15813.54486132371 -9465,5127.962522030045,15814.902708841824 -9466,5100.8273414746145,15836.179876451222 -9467,5078.97442954848,15759.097151339556 -9468,5018.002430965943,15719.623567674551 -9469,5044.22539259331,15718.140676204865 -9470,5067.388121348207,15720.86282092393 -9471,5024.521265387359,15766.128028380557 -9472,5015.555642788219,15745.37666868814 -9473,5050.572763975004,15753.52538460051 -9474,5082.342563189458,15736.711346644119 -9475,5041.192646601326,15782.53022568185 -9476,5176.835440640572,15982.246100458355 -9477,5182.3224193194565,15948.412019056032 -9478,5160.548714488773,15965.889056225655 -9479,5143.802659093199,15880.72429775738 -9480,5125.764619330048,15914.956844221759 -9481,5109.966184667595,15853.841075387361 -9482,5139.187396383799,15838.224483054912 -9483,5167.081777613393,15850.181017096424 -9484,5099.756121560116,15894.916464033575 -9485,5169.474697302133,15892.556725011815 -9486,5153.663855058174,15912.093174550486 -9487,5096.8522530129585,15872.613957618287 -9488,5137.7618801711105,15860.571407728406 -9489,5177.824672744819,15871.950945470888 -9490,5123.431556460998,15894.602008422635 -9491,5126.569501103996,15934.79734070232 -9492,5186.560029644647,15911.433029012578 -9493,5169.628472572752,15930.898264287516 -9494,5139.491899314198,15952.195099388238 -9495,5224.104413745638,16194.624529940624 -9496,5205.751199913541,16212.305627882957 -9497,5193.614226814484,16148.346216354526 -9498,5219.181925724949,16155.493439986865 -9499,5231.867041064676,16172.65462688256 -9500,5188.581215981739,16180.695579118292 -9501,4808.3899843981735,15512.69195509718 -9502,4819.998814992185,15529.374521829603 -9503,4685.945121550396,15388.118659163285 -9504,4623.934243941606,15419.342817552411 -9505,4664.965932628569,15389.8493023521 -9506,4653.94807487144,15434.514196738284 -9507,4616.650159058389,15389.512621747448 -9508,4638.919068769957,15376.126525607466 -9509,4663.430706947715,15364.761392021846 -9510,4647.332537801955,15410.650099052977 -9511,4728.928662242296,15436.903297449722 -9512,4671.324579654424,15454.790335914406 -9513,4727.37617609322,15416.103208145825 -9514,4706.503585922096,15456.545047007043 -9515,4678.49306951679,15421.88260887539 -9516,4700.167903695976,15401.63029776911 -9517,4720.518017047064,15396.054504420503 -9518,4693.344864623209,15440.473584662119 -9519,4731.255168600315,15460.153754716175 -9520,4756.89718528542,15433.330782926625 -9521,4783.209699628194,15437.73764594779 -9522,4740.090128784485,15509.757146043405 -9523,4756.9284458855855,15488.247884902195 -9524,4773.219189920239,15507.116049987197 -9525,4799.171167763266,15473.632832049161 -9526,4795.976003583823,15497.709120288022 -9527,4725.546226753869,15485.221191692453 -9528,4755.50974264973,15462.14254825659 -9529,4778.882053076664,15465.061724333711 -9530,4290.797408979916,15335.599835075305 -9531,4289.733514074707,15280.605041271412 -9532,4311.569049586237,15267.902159486232 -9533,4321.979662742523,15351.028156946953 -9534,4301.2503124647155,15354.223733980027 -9535,4305.907874099971,15299.101179306164 -9536,4334.989044927446,15272.36283820429 -9537,4333.403207327489,15334.068521440537 -9538,4322.474993862327,15310.284390316929 -9539,4342.7867848237065,15299.742470379282 -9540,4359.953979912086,15350.230854642747 -9541,4387.514587355047,15309.72168727458 -9542,4352.837648956671,15322.983064699914 -9543,4358.614110937926,15282.381476377626 -9544,4379.318544246474,15286.724656869967 -9545,4376.906670907547,15332.206137812067 -9546,4286.337578057905,15312.69982942422 -9547,4206.880646788356,15333.3868314277 -9548,4214.116282788412,15302.943472962617 -9549,4235.545910049369,15280.779926952924 -9550,4255.848065908466,15354.432502514868 -9551,4231.596433912429,15352.073085117925 -9552,4233.222158940991,15322.204680747214 -9553,4262.292978934916,15273.676175581026 -9554,4268.007034164676,15336.056381233875 -9555,4250.043559230966,15308.730525976782 -9556,4268.969588814325,15299.16332325438 -9557,4525.362115026733,15310.27111106779 -9558,4469.283349059224,15373.279083302517 -9559,4502.463416810257,15324.632328290181 -9560,4507.617029935164,15356.036335043686 -9561,4471.814102796616,15338.242825618468 -9562,4484.2438555979015,15310.32442978706 -9563,4500.959949793905,15293.576037377637 -9564,4487.050874304992,15355.59751179019 -9565,4511.417617720474,15379.768764165041 -9566,4524.955021610804,15338.387812982304 -9567,4545.575097534495,15332.969016082516 -9568,4535.964151872289,15376.83202995581 -9569,4560.149948123547,15348.102204801447 -9570,4565.070597188906,15372.255708999473 -9571,4466.148416294905,15303.55597045872 -9572,4407.061224889839,15316.71636533969 -9573,4421.068062010484,15292.314175983294 -9574,4427.338307344746,15327.570060251594 -9575,4408.452603906929,15349.947028465229 -9576,4444.702286697382,15285.8016268343 -9577,4447.547240875895,15313.665319723006 -9578,4433.611290815542,15353.232157598823 -9579,4453.179972565597,15348.833466217457 -9580,4422.307204342886,17270.63407134481 -9581,4423.096985730838,17296.81031513272 -9582,4441.6877240051945,17276.445219993886 -9583,4454.047951873949,17329.731062123716 -9584,4433.986530758007,17324.38530928468 -9585,4412.08636334054,17317.136132685708 -9586,4479.317322921974,17251.786279301126 -9587,4467.820518556124,17312.200341570446 -9588,4458.244917142894,17286.941830923595 -9589,4494.040473243493,17280.29960412539 -9590,4500.6423410865245,17305.66114742843 -9591,4487.861980312476,17324.56920044233 -9592,4471.54525540097,17272.639061911832 -9593,4640.756735620317,17207.40857441162 -9594,4630.161018656713,17231.318162805917 -9595,4586.926595293424,17207.888628734803 -9596,4669.371866262822,17174.954060830987 -9597,4665.681186634237,17199.62663388087 -9598,4678.573387430412,17224.73806298961 -9599,4615.850390703429,17172.76892060225 -9600,4641.514309328309,17173.547274626533 -9601,4655.740651579659,17230.56539719438 -9602,4652.4691366713805,17255.960666142943 -9603,4620.309363882674,17199.142418216637 -9604,4599.812187661812,17194.745480177393 -9605,4629.0658055532485,17262.639038143363 -9606,4608.61201029665,17233.581990091498 -9607,4584.520761304532,17232.173458796435 -9608,4605.649325226034,17255.5794077361 -9609,4597.672368853824,17272.44484398727 -9610,4546.15245973069,17213.73455423012 -9611,4566.630108086534,17208.437495573933 -9612,4590.184397526458,17289.51028002124 -9613,4570.152308062428,17294.48756379124 -9614,4552.427509010228,17238.50289532964 -9615,4572.652785812141,17252.957966603262 -9616,4555.017632307694,17269.41256705753 -9617,4532.467225243878,17240.03304488661 -9618,4546.952560773546,17296.592308824896 -9619,4528.7729594905895,17284.3483674017 -9620,4519.316808020002,17252.65850931132 -9621,4510.781293275317,17271.366726304434 -9622,4247.573226717162,17295.308709934867 -9623,4234.094029697703,17324.97766930458 -9624,4220.445829123194,17301.97104031429 -9625,4301.350014267261,17313.76310149313 -9626,4299.113902166585,17343.144550862562 -9627,4278.883081698135,17312.363029514374 -9628,4255.599606523843,17331.938967026723 -9629,4295.110524956869,17283.121530828532 -9630,4274.6613313779535,17344.98215650648 -9631,4268.725763421255,17285.4333921113 -9632,4350.656844489142,17289.198698929846 -9633,4346.068045180745,17322.36670464984 -9634,4386.83559641379,17273.675346068478 -9635,4355.809644867298,17348.467307268587 -9636,4370.137649404616,17317.494594580923 -9637,4394.840233583948,17298.81931085492 -9638,4395.392940059162,17331.21849010317 -9639,4381.159816007439,17348.65674177941 -9640,4368.492771940059,17283.8405656701 -9641,4332.422795952076,17292.72205249384 -9642,4326.577305447144,17339.377679280482 -9643,4318.986903133857,17306.476316703207 -9644,3849.534721113643,17144.41647772291 -9645,3821.9310530413186,17175.128661514857 -9646,3801.8598334083663,17169.480393458467 -9647,3825.755513605007,17141.31153334179 -9648,3810.7276853036356,17200.72294127653 -9649,3883.8092990560567,17169.519015501806 -9650,3842.245579869915,17181.449849196706 -9651,3870.715617311882,17193.735481039814 -9652,3851.158872408481,17217.638062466805 -9653,3830.3188653725247,17213.482455188016 -9654,3861.3508070499543,17165.39293513861 -9655,4101.914360154541,17264.97287068476 -9656,4075.7423519784265,17305.616952297256 -9657,4143.621259764329,17304.16654143029 -9658,4121.336358609444,17322.998967007108 -9659,4115.843775684709,17285.276715290118 -9660,4136.199034854251,17275.03599920903 -9661,4096.002693840254,17330.26611260334 -9662,4097.391609101581,17301.545090886353 -9663,4080.9470250462587,17276.174949351538 -9664,4063.2010652254735,17322.49049710991 -9665,4042.116959905567,17323.49684698108 -9666,4059.197924362933,17279.968134182807 -9667,4074.7866826949944,17247.764869351133 -9668,4035.115829732585,17302.184504399414 -9669,4049.4020235295125,17259.520977467757 -9670,4028.8265656714725,17277.633547765778 -9671,4012.9088401360696,17308.694786892032 -9672,4011.1918146687703,17245.219302970545 -9673,4030.761909626538,17249.441878797024 -9674,3995.4353414403736,17295.140623023282 -9675,3998.4328873400104,17269.465559075412 -9676,3986.797843795354,17227.236455465427 -9677,3946.03890321569,17256.346106289908 -9678,3981.143529556338,17256.693115276863 -9679,3966.9965746527205,17280.38042402331 -9680,3944.545413490955,17286.418324106045 -9681,3964.4861594236168,17236.741281567745 -9682,3896.179357485449,17200.493027330434 -9683,3875.702916245682,17216.715542243695 -9684,3903.301436062959,17240.76160779466 -9685,3911.999643996734,17211.426480752314 -9686,3882.153220157699,17239.46557628429 -9687,3935.2542468898614,17230.03140652174 -9688,3931.8894087130266,17204.67544243286 -9689,3956.8421876021976,17214.299839493215 -9690,3922.752545173855,17275.306159998952 -9691,3914.224644742469,17256.757711628507 -9692,3812.335413028162,17113.879615904618 -9693,3762.687781554205,17110.918091597574 -9694,3801.4164695393897,17140.17239932283 -9695,3779.7973169248057,17159.196780629612 -9696,3763.404642852569,17141.70001545607 -9697,3787.750985769336,17110.199101810995 -9698,3694.353452387325,16968.34502451364 -9699,3649.3404817710284,16988.822599180414 -9700,3616.57113913874,16980.672391036085 -9701,3673.459672170087,16987.841158597595 -9702,3631.629557823194,17011.44461840809 -9703,3611.2092771753028,17001.7937594095 -9704,3682.020723844901,16950.49745824747 -9705,3646.907703385373,16968.850422259704 -9706,3659.790184828054,16949.985738039515 -9707,3621.7428704644776,16959.404575170895 -9708,3634.3607129482225,16890.241278927173 -9709,3588.833289738773,16897.455116448964 -9710,3593.6700751606745,16874.98432311987 -9711,3623.2799380823276,16853.568047862642 -9712,3637.5601687476537,16870.150761495694 -9713,3565.238336171357,16897.642602735126 -9714,3579.1428596083824,16858.1569655241 -9715,3600.4819486651854,16839.571701112767 -9716,3728.0889316775215,17026.99461523998 -9717,3661.0067010001885,17044.23021428632 -9718,3714.8243892947285,17001.265323403954 -9719,3658.028669227718,17011.182998225217 -9720,3679.954998689367,17021.589795359792 -9721,3642.25167341055,17033.38091051663 -9722,3694.4759026509,16994.261485596515 -9723,3721.4782507958366,17056.648847408043 -9724,3696.01055769695,17060.498070501722 -9725,3672.574969998229,17061.578008374563 -9726,3702.1141553674674,17028.967513609266 -9727,3643.5100684898225,16936.938347843432 -9728,3597.2260235190643,16959.853049133217 -9729,3581.7365906772557,16943.630554507476 -9730,3654.8899793655955,16903.206845060755 -9731,3668.625937617285,16921.419599459692 -9732,3619.0886624574546,16936.036526117005 -9733,3591.9485627313575,16923.060042123852 -9734,3627.538168994569,16915.112682006493 -9735,3610.2552999906216,16901.235687279466 -9736,4825.104652730946,16995.345752474925 -9737,4813.806455748856,17018.593840134097 -9738,4857.125858806384,17011.25495112207 -9739,4881.31363599857,17039.257439889556 -9740,4841.80100771788,17023.23525291979 -9741,4860.43114534687,17045.62250253981 -9742,4817.9451152793645,17042.780966719973 -9743,4845.501733102149,17057.831000249378 -9744,4826.845748454171,17066.43287127403 -9745,4790.358025544591,17036.55094495438 -9746,4836.803394319341,17090.826163231333 -9747,4809.006149576691,17078.51071145133 -9748,4784.459962596777,17059.96195897362 -9749,4975.095082311163,16649.529195834584 -9750,4999.225114859329,16675.29923889808 -9751,4940.589495130988,16677.301295414218 -9752,4997.770371731902,16722.26560363715 -9753,4968.505027628254,16671.461555585098 -9754,5011.12625052047,16699.376766450074 -9755,4983.46894081343,16702.75152357322 -9756,4954.657642622857,16694.36345658049 -9757,4952.802563101006,16713.358437111507 -9758,4919.711956174906,16794.78626679765 -9759,4978.645388777,16807.046454190313 -9760,4984.376378940508,16829.377507460547 -9761,4943.822582047143,16784.025861351172 -9762,5000.78937337822,16801.780178986202 -9763,4954.923744171591,16807.78287022042 -9764,4932.582514930494,16816.154996851175 -9765,4936.145157406453,16855.71808518015 -9766,4943.487608165707,16835.549794366994 -9767,4968.649903644543,16867.762848933602 -9768,4969.222183299918,16845.34075938809 -9769,4912.26846221028,16836.957022127426 -9770,4933.841648204228,16874.085199860863 -9771,4931.341985794151,16729.32422175137 -9772,4993.112083900407,16762.215177826598 -9773,4924.622663601087,16766.226261030977 -9774,4962.8972057706105,16731.92349363338 -9775,4988.422563810929,16740.612845254975 -9776,5016.326504085636,16750.320546536084 -9777,4940.489853058,16750.189211272256 -9778,4964.529828501669,16758.876408918833 -9779,5002.677115397169,16780.757352378838 -9780,4969.476210039389,16781.395730066393 -9781,4758.079128774069,17077.43188657875 -9782,4754.940958306004,17104.61277579062 -9783,4784.342211953772,17084.651361564338 -9784,4803.9066661901,17109.066484240935 -9785,4779.520712658519,17115.217086670575 -9786,4744.350303595027,17124.898529644855 -9787,4872.643494392022,16919.001377750494 -9788,4890.377671774715,16944.860426962612 -9789,4898.921206206504,16888.977568979757 -9790,4927.303494617372,16924.143293373472 -9791,4940.2331244765965,16955.47538320444 -9792,4909.511584976631,16933.923305645087 -9793,4915.352817860436,16958.482507006112 -9794,4923.00585627985,16890.210215277246 -9795,4943.162030523236,16906.654524247933 -9796,4954.979168225775,16931.041188910167 -9797,4890.929382189543,16907.7600893484 -9798,4872.198340612043,17000.579472627047 -9799,4899.343857016373,17005.16651586319 -9800,4863.841389647075,16979.97142279251 -9801,4866.2775065859305,16942.548993555454 -9802,4912.889202121928,16978.275208226467 -9803,4891.964234651748,16981.30407313878 -9804,4855.025330017432,16960.32657999219 -9805,3231.7467695021783,16003.463264908221 -9806,3280.6231294942068,16013.818229954706 -9807,3289.9643502141757,16050.043309672477 -9808,3224.904623325085,16030.69057871217 -9809,3255.3509840054303,16021.024147683054 -9810,3299.529683331819,16028.40989944396 -9811,3253.2556091684028,15995.039698220331 -9812,3290.263045055728,15993.839428853333 -9813,3285.553021530407,16086.687399673412 -9814,3238.1612162208603,16055.877784980465 -9815,3254.042524374582,16097.026807266455 -9816,3218.8686084278474,16078.015870364543 -9817,3247.3108077291904,16077.738136903186 -9818,3270.154877166639,16065.298412890717 -9819,3255.9353429711064,16041.717091051643 -9820,3262.9072806608383,15978.098436644983 -9821,3278.4813585628044,15967.081204452083 -9822,3314.575859566904,15948.591686930198 -9823,3304.3090307595558,15923.009769858816 -9824,3296.5195095515023,15959.725562864845 -9825,3260.370254007676,15942.968297236026 -9826,3278.492713643065,15926.138577265327 -9827,3305.1721807445733,15900.314847930516 -9828,3258.404349982707,16299.037354092825 -9829,3271.828091555827,16283.544618235312 -9830,3230.8752773454253,16266.706218737716 -9831,3288.0284844413136,16335.711704261359 -9832,3267.2644132485334,16322.618977651571 -9833,3240.485117133513,16325.212618089974 -9834,3302.0026818302113,16287.045299005636 -9835,3298.8308920669315,16309.807607083663 -9836,3231.3535813466865,16303.061502547025 -9837,3220.4692508189005,16283.815947279672 -9838,3301.7064736576285,16263.117200358964 -9839,3273.7372281412763,16263.474186189434 -9840,3251.1257683436193,16254.954842576508 -9841,3242.8641365086896,16114.269385453643 -9842,3291.592523357418,16198.574843687104 -9843,3258.7769476346525,16200.85795046396 -9844,3270.2229777067337,16240.371595391762 -9845,3228.8276436529068,16243.57988488036 -9846,3207.7224192321232,16236.195900114582 -9847,3281.818333223801,16217.859511183977 -9848,3231.8697815158657,16207.970360025585 -9849,3231.2408535568156,16186.730616772456 -9850,3296.3562982369326,16235.195599407058 -9851,3248.890115589111,16224.669158327657 -9852,3208.681873257078,16212.728353505501 -9853,3291.2520378531767,16164.268792418387 -9854,3220.8927634951337,16157.349092137314 -9855,3273.9270443881605,16180.989307676937 -9856,3206.172648922912,16178.553866378516 -9857,3248.3394142293782,16173.93367255595 -9858,3253.3423631062815,16156.18185964221 -9859,3227.2085196371186,16132.73260100594 -9860,3262.1670419722777,16140.824488467508 -9861,3270.400993611482,16123.53696413096 -9862,3341.4368472507285,15840.459682298831 -9863,3319.3109160835857,15818.175905890606 -9864,3314.418556863061,15786.76195196925 -9865,3387.323752663853,15814.216118940933 -9866,3345.8757161073713,15789.046574290613 -9867,3357.3692263517655,15769.4921536089 -9868,3369.0904068362047,15830.783338074303 -9869,3343.7480813248735,15811.011375898452 -9870,3326.2860575623745,15763.838987705383 -9871,3373.0430496707945,15794.4683637167 -9872,3392.1880943462907,15784.77037044719 -9873,3340.647138366847,15744.253175781703 -9874,3370.264454381043,15750.495706074338 -9875,3395.112276897014,15765.57069558363 -9876,3354.423718938767,15724.25232779031 -9877,3380.429270486979,15696.097552603887 -9878,3413.978577748165,15759.700613985306 -9879,3386.727100997621,15734.314229739153 -9880,3376.601865549617,15714.601847692978 -9881,3422.189498830117,15742.202574998286 -9882,3416.8662511080456,15722.591172496856 -9883,3396.8780351088158,15686.145823138979 -9884,3432.917523011984,15710.43533437811 -9885,3417.859902279846,15686.994802799632 -9886,3465.255918355846,15693.246154077086 -9887,3446.4437725890916,15664.3375880691 -9888,3446.5865506866444,15624.194420784568 -9889,3439.928864408609,15685.200985659721 -9890,3417.798045317383,15657.098129142521 -9891,3423.8753803506174,15632.587621283523 -9892,3485.9531696617364,15679.30244061281 -9893,3460.179584785737,15649.562969823502 -9894,3485.6150306834315,15655.665257698824 -9895,3467.1100871957174,15619.849038434715 -9896,3493.71498431368,15636.948239267938 -9897,3486.6936924031747,15610.383900528896 -9898,3511.112681165007,15622.19953150149 -9899,3490.236975588914,15586.538326401846 -9900,3506.113349123728,15565.746805299495 -9901,3552.58071859917,15617.196543514361 -9902,3534.878695517136,15588.174360967716 -9903,3563.110633616951,15591.463907904883 -9904,3533.487666611984,15635.050555152773 -9905,3518.2061436537283,15600.579363901103 -9906,3535.518402048638,15563.062370003141 -9907,3561.581514623798,15564.410854410871 -9908,3584.0104017677104,15560.410485394113 -9909,3812.2819916440517,15447.567415191808 -9910,3770.1065615525877,15474.69985206398 -9911,3762.669865290223,15444.471229757208 -9912,3804.1299308253265,15473.80542399944 -9913,3787.9968923940114,15493.340425754903 -9914,3786.6356580101497,15445.355363820996 -9915,3834.4624836290623,15459.917210760828 -9916,3694.333281048723,15506.155327602211 -9917,3697.8276860125347,15454.275828518117 -9918,3716.218003073989,15496.62463008315 -9919,3688.93258837907,15476.542366489599 -9920,3717.334190625233,15524.75714239115 -9921,3720.3743353547884,15472.097439635585 -9922,3627.47238480386,15533.480806275613 -9923,3630.5590662265467,15507.73106184759 -9924,3639.4130719376517,15486.461585735253 -9925,3664.5966648424,15525.256721161257 -9926,3653.2924173409447,15545.15805472916 -9927,3687.880272873656,15531.513207116068 -9928,3659.276242144953,15473.905341261203 -9929,3671.149150041273,15497.049292814248 -9930,3740.630081322298,15501.574148513346 -9931,3735.7820341430893,15454.126509265145 -9932,3752.0327660993307,15483.506804946684 -9933,-6316.366158269591,15948.523515497533 -9934,-6296.67752324549,15892.662514882139 -9935,-6298.733456060027,15907.936609668435 -9936,-6325.754620732475,15960.80505349674 -9937,-6302.142911022759,15922.444640444828 -9938,-6307.447134573305,15936.333379854026 -9939,-6349.570732499579,16005.958716431782 -9940,-6362.80275068232,16022.007472688832 -9941,-6331.246888048237,15976.100373559935 -9942,-6338.34941075243,15991.552341737703 -9943,-6287.933019488824,15877.96822645198 -9944,-6278.065581427132,15840.582871421058 -9945,-6269.46467260816,15861.770613603523 -9946,-6301.795996325979,15859.545783800933 -9947,-6280.637342561456,15748.667379293089 -9948,-6276.806325341744,15769.532498715387 -9949,-6255.249808246388,15784.652422310373 -9950,-6285.241597735071,15790.89394575096 -9951,-6299.010390836988,15807.14493755967 -9952,-6258.664810266586,15809.680914658076 -9953,-6258.42731138234,15830.824593445413 -9954,-6304.399063786939,15829.803806189748 -9955,-6394.896860381603,16068.93038498017 -9956,-6396.703325378084,16092.616812657758 -9957,-6421.928542593504,16091.425572299871 -9958,-6440.510002136503,16133.994022365785 -9959,-6412.881224099291,16116.250217737092 -9960,-6433.816530002937,16116.501314670391 -9961,-6461.195387826437,16132.216167451175 -9962,-6461.680845977473,16152.66830205235 -9963,-6466.147669379709,16172.388230108189 -9964,-6492.8966900239975,16153.094079963781 -9965,-6490.154715346512,16181.419509009163 -9966,-6513.3298543902065,16182.819453591117 -9967,-6660.60875840884,16266.425116775903 -9968,-6681.315824553256,16267.233680384405 -9969,-6612.964765532735,16232.362803149497 -9970,-6613.085826866103,16255.448084400754 -9971,-6631.379634767313,16260.658896546462 -9972,-6648.987712464196,16248.206854516677 -9973,-6575.109964075359,16237.414269624742 -9974,-6593.823124011881,16235.399157185058 -9975,-6541.016603952618,16200.948801307266 -9976,-6550.510190741534,16221.251284597105 -9977,-6572.5337387484415,16214.279442788811 -9978,-6706.304262901688,16274.186209238875 -9979,-6725.045605285063,16283.182108060446 -9980,-6744.843326116993,16286.605689835586 -9981,-6766.867009394862,16285.649969605925 -9982,-7021.486662204828,16330.018296117223 -9983,-7034.315853762351,16345.525492936733 -9984,-7052.965979390476,16350.5883283013 -9985,-7058.686092501059,16323.613719681285 -9986,-7076.080876078125,16341.016373275452 -9987,-6989.653961507334,16351.373865818301 -9988,-7004.6613064034445,16338.586440901618 -9989,-6927.980070342911,16330.19987390471 -9990,-6947.900051574911,16337.479683473739 -9991,-6964.720350361946,16351.405127729715 -9992,-6977.482194269294,16325.113052094586 -9993,-7122.375645379598,16324.787735099366 -9994,-7089.766363152549,16327.230495716867 -9995,-7106.849863861646,16331.2098303781 -9996,-7137.860198519003,16317.747765536524 -9997,-7192.575852201204,16295.890438973996 -9998,-7154.93459702182,16312.496677163992 -9999,-7173.100031288538,16306.434592711432 diff --git a/public/primary_edges.csv b/public/primary_edges.csv index 7b0f671..b994758 100644 --- a/public/primary_edges.csv +++ b/public/primary_edges.csv @@ -1,36 +1 @@ source,target -1,0 -2,0 -3,0 -4,0 -5,1 -6,1 -7,1 -8,1 -9,2 -10,3 -11,3 -12,4 -13,4 -14,5 -15,5 -16,5 -17,6 -18,7 -19,8 -20,8 -21,8 -22,8 -23,9 -24,9 -25,10 -26,11 -27,11 -28,11 -29,12 -30,12 -31,12 -32,12 -33,13 -34,13 -35,13 diff --git a/public/secondary_edges.csv b/public/secondary_edges.csv index 3c4af67..b994758 100644 --- a/public/secondary_edges.csv +++ b/public/secondary_edges.csv @@ -1,9965 +1 @@ source,target -36,14 -37,14 -38,14 -39,14 -40,15 -41,15 -42,15 -43,16 -44,16 -45,16 -46,17 -47,17 -48,17 -49,17 -50,18 -51,18 -52,19 -53,19 -54,19 -55,19 -56,20 -57,20 -58,20 -59,20 -60,21 -61,21 -62,21 -63,22 -64,23 -65,23 -66,23 -67,24 -68,24 -69,24 -70,25 -71,25 -72,26 -73,26 -74,27 -75,27 -76,27 -77,27 -78,28 -79,28 -80,29 -81,29 -82,29 -83,30 -84,30 -85,30 -86,30 -87,31 -88,32 -89,32 -90,32 -91,32 -92,33 -93,34 -94,34 -95,34 -96,34 -97,35 -98,36 -99,37 -100,38 -101,39 -102,40 -103,40 -104,41 -105,41 -106,41 -107,41 -108,42 -109,43 -110,43 -111,43 -112,43 -113,44 -114,45 -115,46 -116,47 -117,47 -118,47 -119,47 -120,48 -121,48 -122,48 -123,49 -124,50 -125,50 -126,50 -127,50 -128,51 -129,51 -130,51 -131,51 -132,52 -133,52 -134,53 -135,54 -136,54 -137,55 -138,55 -139,56 -140,57 -141,57 -142,57 -143,58 -144,58 -145,59 -146,59 -147,59 -148,60 -149,61 -150,61 -151,61 -152,61 -153,62 -154,63 -155,63 -156,63 -157,64 -158,64 -159,64 -160,65 -161,66 -162,66 -163,67 -164,67 -165,67 -166,67 -167,68 -168,69 -169,69 -170,69 -171,69 -172,70 -173,70 -174,70 -175,70 -176,71 -177,71 -178,72 -179,73 -180,73 -181,74 -182,74 -183,74 -184,74 -185,75 -186,75 -187,75 -188,76 -189,76 -190,76 -191,77 -192,77 -193,77 -194,78 -195,78 -196,78 -197,79 -198,79 -199,79 -200,79 -201,80 -202,81 -203,81 -204,82 -205,82 -206,83 -207,84 -208,84 -209,84 -210,84 -211,85 -212,85 -213,85 -214,86 -215,86 -216,86 -217,86 -218,87 -219,87 -220,87 -221,87 -222,88 -223,88 -224,88 -225,88 -226,89 -227,89 -228,89 -229,90 -230,91 -231,92 -232,93 -233,93 -234,93 -235,94 -236,94 -237,94 -238,95 -239,95 -240,95 -241,95 -242,96 -243,96 -244,97 -245,97 -246,98 -247,98 -248,98 -249,99 -250,99 -251,100 -252,100 -253,100 -254,100 -255,101 -256,101 -257,101 -258,102 -259,102 -260,102 -261,102 -262,103 -263,103 -264,103 -265,104 -266,105 -267,105 -268,105 -269,106 -270,107 -271,108 -272,108 -273,109 -274,109 -275,109 -276,109 -277,110 -278,110 -279,110 -280,111 -281,112 -282,113 -283,113 -284,113 -285,113 -286,114 -287,114 -288,114 -289,114 -290,115 -291,116 -292,116 -293,117 -294,117 -295,117 -296,117 -297,118 -298,118 -299,118 -300,119 -301,119 -302,119 -303,120 -304,120 -305,120 -306,121 -307,122 -308,122 -309,122 -310,123 -311,123 -312,124 -313,124 -314,125 -315,126 -316,126 -317,126 -318,126 -319,127 -320,127 -321,127 -322,127 -323,128 -324,128 -325,128 -326,128 -327,129 -328,130 -329,130 -330,130 -331,131 -332,132 -333,132 -334,132 -335,133 -336,134 -337,134 -338,134 -339,134 -340,135 -341,135 -342,136 -343,137 -344,137 -345,137 -346,138 -347,138 -348,138 -349,138 -350,139 -351,139 -352,139 -353,139 -354,140 -355,141 -356,142 -357,142 -358,143 -359,143 -360,143 -361,144 -362,144 -363,144 -364,145 -365,145 -366,145 -367,145 -368,146 -369,146 -370,146 -371,146 -372,147 -373,147 -374,147 -375,148 -376,149 -377,149 -378,149 -379,149 -380,150 -381,150 -382,150 -383,150 -384,151 -385,151 -386,151 -387,151 -388,152 -389,152 -390,152 -391,153 -392,154 -393,154 -394,154 -395,155 -396,155 -397,155 -398,155 -399,156 -400,156 -401,156 -402,157 -403,157 -404,157 -405,158 -406,159 -407,159 -408,160 -409,161 -410,161 -411,161 -412,161 -413,162 -414,163 -415,163 -416,163 -417,163 -418,164 -419,165 -420,166 -421,167 -422,167 -423,167 -424,167 -425,168 -426,168 -427,169 -428,169 -429,170 -430,171 -431,171 -432,171 -433,171 -434,172 -435,173 -436,174 -437,175 -438,176 -439,176 -440,177 -441,178 -442,179 -443,179 -444,179 -445,179 -446,180 -447,181 -448,182 -449,182 -450,183 -451,184 -452,184 -453,184 -454,184 -455,185 -456,185 -457,185 -458,185 -459,186 -460,186 -461,186 -462,186 -463,187 -464,187 -465,187 -466,187 -467,188 -468,188 -469,188 -470,189 -471,189 -472,189 -473,190 -474,190 -475,191 -476,191 -477,191 -478,191 -479,192 -480,192 -481,192 -482,192 -483,193 -484,193 -485,193 -486,193 -487,194 -488,194 -489,194 -490,195 -491,196 -492,196 -493,196 -494,197 -495,197 -496,197 -497,197 -498,198 -499,198 -500,198 -501,199 -502,199 -503,199 -504,199 -505,200 -506,201 -507,202 -508,202 -509,202 -510,202 -511,203 -512,203 -513,203 -514,203 -515,204 -516,204 -517,204 -518,204 -519,205 -520,205 -521,206 -522,206 -523,206 -524,206 -525,207 -526,207 -527,207 -528,207 -529,208 -530,209 -531,210 -532,210 -533,211 -534,211 -535,211 -536,212 -537,212 -538,212 -539,213 -540,213 -541,213 -542,213 -543,214 -544,214 -545,214 -546,215 -547,216 -548,216 -549,216 -550,216 -551,217 -552,217 -553,218 -554,219 -555,220 -556,220 -557,220 -558,220 -559,221 -560,221 -561,221 -562,222 -563,222 -564,222 -565,222 -566,223 -567,223 -568,223 -569,224 -570,224 -571,224 -572,225 -573,226 -574,226 -575,226 -576,226 -577,227 -578,227 -579,228 -580,228 -581,228 -582,229 -583,229 -584,229 -585,230 -586,231 -587,231 -588,232 -589,232 -590,232 -591,233 -592,233 -593,234 -594,234 -595,235 -596,235 -597,236 -598,237 -599,237 -600,237 -601,238 -602,239 -603,239 -604,239 -605,240 -606,240 -607,240 -608,241 -609,241 -610,241 -611,242 -612,242 -613,243 -614,243 -615,243 -616,244 -617,244 -618,244 -619,244 -620,245 -621,245 -622,245 -623,246 -624,246 -625,247 -626,247 -627,247 -628,248 -629,249 -630,249 -631,249 -632,250 -633,250 -634,251 -635,251 -636,251 -637,251 -638,252 -639,252 -640,252 -641,252 -642,253 -643,254 -644,254 -645,254 -646,254 -647,255 -648,255 -649,255 -650,256 -651,256 -652,256 -653,256 -654,257 -655,257 -656,258 -657,258 -658,258 -659,258 -660,259 -661,260 -662,260 -663,261 -664,261 -665,262 -666,262 -667,263 -668,263 -669,264 -670,264 -671,265 -672,265 -673,266 -674,266 -675,266 -676,267 -677,267 -678,268 -679,268 -680,268 -681,269 -682,269 -683,269 -684,270 -685,271 -686,272 -687,272 -688,272 -689,273 -690,273 -691,274 -692,274 -693,274 -694,275 -695,275 -696,275 -697,275 -698,276 -699,277 -700,278 -701,278 -702,278 -703,279 -704,279 -705,279 -706,280 -707,281 -708,281 -709,281 -710,282 -711,282 -712,282 -713,282 -714,283 -715,284 -716,284 -717,284 -718,284 -719,285 -720,285 -721,285 -722,285 -723,286 -724,286 -725,286 -726,287 -727,287 -728,287 -729,288 -730,288 -731,288 -732,289 -733,289 -734,289 -735,290 -736,290 -737,290 -738,290 -739,291 -740,291 -741,292 -742,292 -743,292 -744,292 -745,293 -746,293 -747,293 -748,294 -749,294 -750,294 -751,294 -752,295 -753,296 -754,296 -755,296 -756,297 -757,298 -758,298 -759,298 -760,299 -761,300 -762,301 -763,301 -764,302 -765,302 -766,302 -767,302 -768,303 -769,303 -770,304 -771,304 -772,304 -773,304 -774,305 -775,305 -776,306 -777,306 -778,306 -779,306 -780,307 -781,307 -782,307 -783,307 -784,308 -785,308 -786,308 -787,309 -788,309 -789,309 -790,309 -791,310 -792,311 -793,312 -794,312 -795,312 -796,312 -797,313 -798,313 -799,314 -800,315 -801,315 -802,315 -803,315 -804,316 -805,317 -806,317 -807,318 -808,319 -809,320 -810,320 -811,320 -812,321 -813,321 -814,321 -815,321 -816,322 -817,322 -818,322 -819,322 -820,323 -821,323 -822,323 -823,323 -824,324 -825,324 -826,324 -827,324 -828,325 -829,325 -830,325 -831,325 -832,326 -833,327 -834,327 -835,327 -836,327 -837,328 -838,328 -839,328 -840,329 -841,329 -842,329 -843,330 -844,331 -845,331 -846,331 -847,332 -848,333 -849,333 -850,333 -851,334 -852,335 -853,335 -854,335 -855,336 -856,336 -857,336 -858,337 -859,338 -860,338 -861,338 -862,339 -863,339 -864,339 -865,340 -866,341 -867,342 -868,342 -869,342 -870,343 -871,343 -872,343 -873,344 -874,344 -875,344 -876,345 -877,345 -878,346 -879,346 -880,346 -881,346 -882,347 -883,348 -884,349 -885,349 -886,349 -887,350 -888,351 -889,352 -890,352 -891,353 -892,354 -893,354 -894,354 -895,355 -896,355 -897,355 -898,356 -899,356 -900,357 -901,357 -902,358 -903,358 -904,358 -905,359 -906,359 -907,359 -908,359 -909,360 -910,360 -911,360 -912,360 -913,361 -914,361 -915,362 -916,362 -917,362 -918,362 -919,363 -920,363 -921,363 -922,363 -923,364 -924,364 -925,365 -926,366 -927,366 -928,366 -929,367 -930,367 -931,367 -932,368 -933,368 -934,368 -935,369 -936,369 -937,370 -938,371 -939,371 -940,371 -941,371 -942,372 -943,372 -944,372 -945,372 -946,373 -947,373 -948,373 -949,374 -950,374 -951,375 -952,375 -953,375 -954,376 -955,376 -956,377 -957,378 -958,379 -959,379 -960,380 -961,380 -962,380 -963,380 -964,381 -965,381 -966,381 -967,381 -968,382 -969,382 -970,382 -971,383 -972,383 -973,383 -974,384 -975,384 -976,384 -977,385 -978,385 -979,385 -980,385 -981,386 -982,387 -983,388 -984,388 -985,389 -986,389 -987,389 -988,389 -989,390 -990,391 -991,391 -992,391 -993,392 -994,393 -995,393 -996,393 -997,393 -998,394 -999,394 -1000,395 -1001,396 -1002,396 -1003,396 -1004,397 -1005,397 -1006,397 -1007,397 -1008,398 -1009,399 -1010,399 -1011,399 -1012,399 -1013,400 -1014,400 -1015,401 -1016,402 -1017,402 -1018,402 -1019,403 -1020,403 -1021,403 -1022,404 -1023,404 -1024,404 -1025,404 -1026,405 -1027,405 -1028,405 -1029,406 -1030,406 -1031,406 -1032,406 -1033,407 -1034,407 -1035,407 -1036,408 -1037,408 -1038,408 -1039,409 -1040,410 -1041,411 -1042,411 -1043,411 -1044,411 -1045,412 -1046,412 -1047,412 -1048,413 -1049,413 -1050,413 -1051,413 -1052,414 -1053,414 -1054,415 -1055,415 -1056,415 -1057,416 -1058,416 -1059,416 -1060,417 -1061,417 -1062,417 -1063,418 -1064,418 -1065,418 -1066,418 -1067,419 -1068,420 -1069,421 -1070,422 -1071,422 -1072,423 -1073,424 -1074,424 -1075,425 -1076,425 -1077,426 -1078,427 -1079,427 -1080,427 -1081,427 -1082,428 -1083,428 -1084,428 -1085,428 -1086,429 -1087,429 -1088,429 -1089,429 -1090,430 -1091,430 -1092,430 -1093,430 -1094,431 -1095,431 -1096,431 -1097,431 -1098,432 -1099,432 -1100,432 -1101,433 -1102,434 -1103,434 -1104,434 -1105,435 -1106,435 -1107,435 -1108,435 -1109,436 -1110,436 -1111,437 -1112,438 -1113,438 -1114,439 -1115,440 -1116,440 -1117,440 -1118,441 -1119,442 -1120,442 -1121,442 -1122,442 -1123,443 -1124,443 -1125,443 -1126,443 -1127,444 -1128,444 -1129,445 -1130,445 -1131,446 -1132,446 -1133,447 -1134,447 -1135,447 -1136,448 -1137,448 -1138,448 -1139,449 -1140,449 -1141,449 -1142,449 -1143,450 -1144,450 -1145,450 -1146,450 -1147,451 -1148,452 -1149,453 -1150,453 -1151,454 -1152,454 -1153,454 -1154,454 -1155,455 -1156,455 -1157,455 -1158,456 -1159,456 -1160,456 -1161,456 -1162,457 -1163,457 -1164,457 -1165,457 -1166,458 -1167,458 -1168,458 -1169,458 -1170,459 -1171,459 -1172,459 -1173,460 -1174,460 -1175,460 -1176,460 -1177,461 -1178,461 -1179,461 -1180,461 -1181,462 -1182,463 -1183,463 -1184,463 -1185,464 -1186,464 -1187,464 -1188,464 -1189,465 -1190,465 -1191,465 -1192,466 -1193,466 -1194,467 -1195,467 -1196,468 -1197,468 -1198,469 -1199,469 -1200,470 -1201,471 -1202,471 -1203,471 -1204,471 -1205,472 -1206,472 -1207,473 -1208,474 -1209,475 -1210,475 -1211,476 -1212,476 -1213,476 -1214,476 -1215,477 -1216,478 -1217,478 -1218,478 -1219,479 -1220,479 -1221,479 -1222,479 -1223,480 -1224,480 -1225,480 -1226,481 -1227,482 -1228,482 -1229,482 -1230,482 -1231,483 -1232,483 -1233,484 -1234,484 -1235,484 -1236,485 -1237,486 -1238,486 -1239,487 -1240,487 -1241,487 -1242,487 -1243,488 -1244,489 -1245,489 -1246,489 -1247,489 -1248,490 -1249,491 -1250,491 -1251,491 -1252,492 -1253,493 -1254,493 -1255,493 -1256,494 -1257,494 -1258,495 -1259,496 -1260,496 -1261,497 -1262,498 -1263,499 -1264,499 -1265,499 -1266,500 -1267,500 -1268,501 -1269,501 -1270,501 -1271,502 -1272,502 -1273,502 -1274,503 -1275,504 -1276,504 -1277,504 -1278,504 -1279,505 -1280,505 -1281,505 -1282,505 -1283,506 -1284,506 -1285,506 -1286,506 -1287,507 -1288,507 -1289,507 -1290,507 -1291,508 -1292,508 -1293,509 -1294,509 -1295,509 -1296,510 -1297,510 -1298,510 -1299,511 -1300,511 -1301,511 -1302,511 -1303,512 -1304,512 -1305,512 -1306,512 -1307,513 -1308,513 -1309,514 -1310,515 -1311,515 -1312,515 -1313,515 -1314,516 -1315,516 -1316,516 -1317,517 -1318,517 -1319,517 -1320,518 -1321,519 -1322,520 -1323,520 -1324,520 -1325,521 -1326,522 -1327,522 -1328,522 -1329,523 -1330,523 -1331,523 -1332,523 -1333,524 -1334,524 -1335,524 -1336,524 -1337,525 -1338,526 -1339,526 -1340,526 -1341,526 -1342,527 -1343,527 -1344,527 -1345,528 -1346,529 -1347,529 -1348,530 -1349,531 -1350,532 -1351,532 -1352,533 -1353,533 -1354,534 -1355,534 -1356,535 -1357,535 -1358,536 -1359,536 -1360,536 -1361,537 -1362,538 -1363,538 -1364,539 -1365,539 -1366,540 -1367,540 -1368,541 -1369,542 -1370,543 -1371,544 -1372,544 -1373,544 -1374,545 -1375,545 -1376,545 -1377,545 -1378,546 -1379,546 -1380,546 -1381,547 -1382,548 -1383,548 -1384,548 -1385,548 -1386,549 -1387,549 -1388,549 -1389,550 -1390,550 -1391,551 -1392,552 -1393,553 -1394,554 -1395,555 -1396,556 -1397,557 -1398,557 -1399,557 -1400,557 -1401,558 -1402,558 -1403,558 -1404,558 -1405,559 -1406,559 -1407,559 -1408,560 -1409,560 -1410,561 -1411,561 -1412,561 -1413,562 -1414,562 -1415,563 -1416,563 -1417,563 -1418,564 -1419,565 -1420,566 -1421,566 -1422,566 -1423,566 -1424,567 -1425,567 -1426,567 -1427,568 -1428,568 -1429,569 -1430,569 -1431,570 -1432,570 -1433,570 -1434,570 -1435,571 -1436,571 -1437,571 -1438,572 -1439,572 -1440,573 -1441,573 -1442,574 -1443,574 -1444,574 -1445,575 -1446,575 -1447,576 -1448,576 -1449,576 -1450,577 -1451,578 -1452,579 -1453,579 -1454,579 -1455,579 -1456,580 -1457,580 -1458,580 -1459,581 -1460,582 -1461,582 -1462,582 -1463,582 -1464,583 -1465,584 -1466,584 -1467,585 -1468,585 -1469,585 -1470,585 -1471,586 -1472,586 -1473,587 -1474,587 -1475,587 -1476,588 -1477,588 -1478,588 -1479,589 -1480,590 -1481,591 -1482,592 -1483,593 -1484,593 -1485,594 -1486,594 -1487,595 -1488,595 -1489,595 -1490,595 -1491,596 -1492,596 -1493,596 -1494,597 -1495,597 -1496,598 -1497,598 -1498,598 -1499,599 -1500,600 -1501,601 -1502,601 -1503,601 -1504,601 -1505,602 -1506,603 -1507,603 -1508,604 -1509,604 -1510,605 -1511,606 -1512,606 -1513,606 -1514,606 -1515,607 -1516,607 -1517,608 -1518,609 -1519,610 -1520,611 -1521,611 -1522,611 -1523,612 -1524,612 -1525,612 -1526,612 -1527,613 -1528,613 -1529,614 -1530,614 -1531,614 -1532,615 -1533,615 -1534,615 -1535,616 -1536,616 -1537,616 -1538,617 -1539,618 -1540,619 -1541,619 -1542,619 -1543,620 -1544,620 -1545,620 -1546,621 -1547,621 -1548,621 -1549,622 -1550,622 -1551,623 -1552,624 -1553,625 -1554,625 -1555,625 -1556,626 -1557,627 -1558,627 -1559,627 -1560,628 -1561,629 -1562,630 -1563,630 -1564,631 -1565,632 -1566,632 -1567,632 -1568,633 -1569,633 -1570,633 -1571,633 -1572,634 -1573,634 -1574,635 -1575,635 -1576,635 -1577,636 -1578,636 -1579,637 -1580,637 -1581,638 -1582,638 -1583,639 -1584,639 -1585,639 -1586,640 -1587,640 -1588,640 -1589,640 -1590,641 -1591,642 -1592,642 -1593,642 -1594,642 -1595,643 -1596,643 -1597,644 -1598,644 -1599,644 -1600,644 -1601,645 -1602,646 -1603,646 -1604,646 -1605,647 -1606,647 -1607,647 -1608,647 -1609,648 -1610,649 -1611,649 -1612,649 -1613,649 -1614,650 -1615,650 -1616,650 -1617,650 -1618,651 -1619,651 -1620,652 -1621,652 -1622,653 -1623,654 -1624,655 -1625,655 -1626,655 -1627,656 -1628,656 -1629,656 -1630,657 -1631,657 -1632,658 -1633,658 -1634,658 -1635,659 -1636,660 -1637,660 -1638,660 -1639,660 -1640,661 -1641,662 -1642,662 -1643,663 -1644,663 -1645,664 -1646,664 -1647,664 -1648,665 -1649,665 -1650,665 -1651,666 -1652,667 -1653,667 -1654,668 -1655,669 -1656,670 -1657,670 -1658,670 -1659,671 -1660,671 -1661,671 -1662,672 -1663,672 -1664,672 -1665,672 -1666,673 -1667,673 -1668,673 -1669,674 -1670,674 -1671,675 -1672,675 -1673,676 -1674,676 -1675,676 -1676,677 -1677,677 -1678,677 -1679,677 -1680,678 -1681,679 -1682,679 -1683,680 -1684,681 -1685,682 -1686,683 -1687,684 -1688,684 -1689,684 -1690,685 -1691,686 -1692,687 -1693,687 -1694,687 -1695,688 -1696,689 -1697,689 -1698,689 -1699,690 -1700,690 -1701,691 -1702,691 -1703,691 -1704,691 -1705,692 -1706,692 -1707,692 -1708,693 -1709,693 -1710,693 -1711,693 -1712,694 -1713,694 -1714,694 -1715,695 -1716,695 -1717,696 -1718,696 -1719,696 -1720,697 -1721,697 -1722,698 -1723,699 -1724,699 -1725,699 -1726,700 -1727,701 -1728,701 -1729,701 -1730,702 -1731,702 -1732,702 -1733,702 -1734,703 -1735,703 -1736,704 -1737,704 -1738,704 -1739,705 -1740,705 -1741,705 -1742,705 -1743,706 -1744,707 -1745,707 -1746,707 -1747,707 -1748,708 -1749,709 -1750,709 -1751,709 -1752,710 -1753,711 -1754,711 -1755,711 -1756,712 -1757,712 -1758,712 -1759,712 -1760,713 -1761,713 -1762,713 -1763,714 -1764,715 -1765,716 -1766,716 -1767,716 -1768,717 -1769,717 -1770,717 -1771,718 -1772,718 -1773,718 -1774,718 -1775,719 -1776,719 -1777,719 -1778,719 -1779,720 -1780,721 -1781,722 -1782,722 -1783,722 -1784,723 -1785,723 -1786,723 -1787,723 -1788,724 -1789,724 -1790,724 -1791,724 -1792,725 -1793,725 -1794,726 -1795,726 -1796,727 -1797,727 -1798,727 -1799,727 -1800,728 -1801,728 -1802,728 -1803,728 -1804,729 -1805,729 -1806,730 -1807,731 -1808,731 -1809,731 -1810,732 -1811,732 -1812,732 -1813,732 -1814,733 -1815,734 -1816,734 -1817,735 -1818,736 -1819,737 -1820,737 -1821,737 -1822,738 -1823,738 -1824,739 -1825,739 -1826,739 -1827,740 -1828,741 -1829,741 -1830,741 -1831,742 -1832,742 -1833,742 -1834,742 -1835,743 -1836,743 -1837,743 -1838,743 -1839,744 -1840,744 -1841,744 -1842,745 -1843,746 -1844,746 -1845,747 -1846,747 -1847,747 -1848,747 -1849,748 -1850,748 -1851,748 -1852,748 -1853,749 -1854,749 -1855,749 -1856,750 -1857,750 -1858,750 -1859,750 -1860,751 -1861,751 -1862,751 -1863,752 -1864,752 -1865,752 -1866,753 -1867,753 -1868,753 -1869,753 -1870,754 -1871,754 -1872,754 -1873,755 -1874,755 -1875,755 -1876,756 -1877,756 -1878,756 -1879,756 -1880,757 -1881,757 -1882,757 -1883,758 -1884,758 -1885,758 -1886,759 -1887,759 -1888,760 -1889,760 -1890,761 -1891,761 -1892,761 -1893,762 -1894,763 -1895,763 -1896,763 -1897,763 -1898,764 -1899,764 -1900,764 -1901,765 -1902,765 -1903,766 -1904,766 -1905,766 -1906,766 -1907,767 -1908,768 -1909,768 -1910,768 -1911,768 -1912,769 -1913,769 -1914,770 -1915,771 -1916,771 -1917,771 -1918,771 -1919,772 -1920,772 -1921,772 -1922,772 -1923,773 -1924,774 -1925,775 -1926,775 -1927,775 -1928,775 -1929,776 -1930,776 -1931,776 -1932,777 -1933,777 -1934,777 -1935,778 -1936,778 -1937,778 -1938,779 -1939,779 -1940,780 -1941,780 -1942,781 -1943,782 -1944,783 -1945,783 -1946,783 -1947,783 -1948,784 -1949,785 -1950,785 -1951,785 -1952,786 -1953,786 -1954,786 -1955,787 -1956,787 -1957,788 -1958,788 -1959,788 -1960,788 -1961,789 -1962,789 -1963,789 -1964,790 -1965,790 -1966,790 -1967,791 -1968,791 -1969,791 -1970,791 -1971,792 -1972,792 -1973,792 -1974,793 -1975,793 -1976,793 -1977,793 -1978,794 -1979,794 -1980,794 -1981,795 -1982,796 -1983,797 -1984,798 -1985,799 -1986,799 -1987,799 -1988,799 -1989,800 -1990,800 -1991,800 -1992,801 -1993,802 -1994,802 -1995,803 -1996,804 -1997,805 -1998,805 -1999,805 -2000,805 -2001,806 -2002,806 -2003,806 -2004,807 -2005,808 -2006,808 -2007,808 -2008,808 -2009,809 -2010,810 -2011,810 -2012,811 -2013,811 -2014,811 -2015,811 -2016,812 -2017,812 -2018,812 -2019,812 -2020,813 -2021,813 -2022,814 -2023,814 -2024,815 -2025,815 -2026,815 -2027,815 -2028,816 -2029,816 -2030,817 -2031,818 -2032,818 -2033,819 -2034,819 -2035,819 -2036,819 -2037,820 -2038,821 -2039,821 -2040,822 -2041,822 -2042,823 -2043,823 -2044,823 -2045,824 -2046,824 -2047,824 -2048,824 -2049,825 -2050,825 -2051,825 -2052,826 -2053,826 -2054,827 -2055,827 -2056,827 -2057,827 -2058,828 -2059,828 -2060,828 -2061,829 -2062,830 -2063,830 -2064,831 -2065,831 -2066,831 -2067,831 -2068,832 -2069,832 -2070,833 -2071,833 -2072,834 -2073,834 -2074,834 -2075,835 -2076,835 -2077,835 -2078,835 -2079,836 -2080,836 -2081,837 -2082,837 -2083,838 -2084,838 -2085,838 -2086,838 -2087,839 -2088,839 -2089,839 -2090,839 -2091,840 -2092,841 -2093,841 -2094,842 -2095,842 -2096,842 -2097,842 -2098,843 -2099,843 -2100,844 -2101,844 -2102,844 -2103,844 -2104,845 -2105,845 -2106,845 -2107,846 -2108,846 -2109,846 -2110,846 -2111,847 -2112,847 -2113,847 -2114,848 -2115,848 -2116,848 -2117,849 -2118,850 -2119,850 -2120,851 -2121,851 -2122,852 -2123,852 -2124,853 -2125,854 -2126,855 -2127,855 -2128,855 -2129,855 -2130,856 -2131,856 -2132,856 -2133,857 -2134,857 -2135,857 -2136,858 -2137,858 -2138,858 -2139,859 -2140,859 -2141,859 -2142,860 -2143,860 -2144,860 -2145,860 -2146,861 -2147,861 -2148,861 -2149,861 -2150,862 -2151,862 -2152,862 -2153,863 -2154,864 -2155,864 -2156,864 -2157,865 -2158,865 -2159,865 -2160,865 -2161,866 -2162,867 -2163,867 -2164,867 -2165,868 -2166,868 -2167,868 -2168,869 -2169,869 -2170,869 -2171,870 -2172,870 -2173,870 -2174,871 -2175,872 -2176,872 -2177,872 -2178,872 -2179,873 -2180,873 -2181,873 -2182,873 -2183,874 -2184,874 -2185,874 -2186,875 -2187,876 -2188,877 -2189,878 -2190,878 -2191,878 -2192,879 -2193,879 -2194,879 -2195,880 -2196,880 -2197,880 -2198,881 -2199,881 -2200,881 -2201,882 -2202,882 -2203,882 -2204,882 -2205,883 -2206,884 -2207,884 -2208,884 -2209,885 -2210,886 -2211,886 -2212,887 -2213,888 -2214,888 -2215,888 -2216,889 -2217,890 -2218,890 -2219,890 -2220,891 -2221,891 -2222,891 -2223,892 -2224,893 -2225,894 -2226,895 -2227,895 -2228,895 -2229,896 -2230,896 -2231,896 -2232,896 -2233,897 -2234,897 -2235,897 -2236,897 -2237,898 -2238,898 -2239,899 -2240,900 -2241,900 -2242,900 -2243,901 -2244,901 -2245,901 -2246,901 -2247,902 -2248,902 -2249,903 -2250,903 -2251,903 -2252,904 -2253,904 -2254,904 -2255,905 -2256,905 -2257,905 -2258,905 -2259,906 -2260,906 -2261,906 -2262,907 -2263,908 -2264,908 -2265,908 -2266,909 -2267,909 -2268,909 -2269,910 -2270,911 -2271,911 -2272,911 -2273,912 -2274,913 -2275,913 -2276,914 -2277,914 -2278,915 -2279,915 -2280,915 -2281,916 -2282,916 -2283,916 -2284,917 -2285,917 -2286,917 -2287,917 -2288,918 -2289,919 -2290,919 -2291,920 -2292,920 -2293,921 -2294,922 -2295,922 -2296,922 -2297,922 -2298,923 -2299,923 -2300,924 -2301,925 -2302,926 -2303,927 -2304,927 -2305,928 -2306,928 -2307,929 -2308,930 -2309,931 -2310,931 -2311,931 -2312,931 -2313,932 -2314,932 -2315,932 -2316,933 -2317,933 -2318,934 -2319,934 -2320,935 -2321,935 -2322,936 -2323,936 -2324,936 -2325,936 -2326,937 -2327,937 -2328,937 -2329,938 -2330,938 -2331,939 -2332,939 -2333,939 -2334,939 -2335,940 -2336,940 -2337,941 -2338,941 -2339,942 -2340,942 -2341,942 -2342,943 -2343,943 -2344,944 -2345,945 -2346,945 -2347,945 -2348,946 -2349,946 -2350,946 -2351,947 -2352,947 -2353,947 -2354,947 -2355,948 -2356,948 -2357,948 -2358,948 -2359,949 -2360,949 -2361,950 -2362,951 -2363,951 -2364,951 -2365,951 -2366,952 -2367,952 -2368,952 -2369,952 -2370,953 -2371,953 -2372,953 -2373,954 -2374,955 -2375,955 -2376,955 -2377,956 -2378,956 -2379,956 -2380,956 -2381,957 -2382,957 -2383,958 -2384,959 -2385,960 -2386,960 -2387,961 -2388,961 -2389,961 -2390,961 -2391,962 -2392,962 -2393,962 -2394,963 -2395,964 -2396,965 -2397,965 -2398,965 -2399,966 -2400,966 -2401,967 -2402,967 -2403,967 -2404,968 -2405,968 -2406,968 -2407,969 -2408,969 -2409,969 -2410,970 -2411,971 -2412,971 -2413,971 -2414,972 -2415,973 -2416,974 -2417,975 -2418,975 -2419,975 -2420,976 -2421,976 -2422,976 -2423,976 -2424,977 -2425,977 -2426,977 -2427,977 -2428,978 -2429,979 -2430,979 -2431,979 -2432,980 -2433,980 -2434,980 -2435,981 -2436,981 -2437,982 -2438,982 -2439,982 -2440,983 -2441,983 -2442,983 -2443,984 -2444,984 -2445,984 -2446,984 -2447,985 -2448,985 -2449,986 -2450,986 -2451,986 -2452,986 -2453,987 -2454,987 -2455,987 -2456,988 -2457,988 -2458,989 -2459,990 -2460,990 -2461,991 -2462,991 -2463,991 -2464,991 -2465,992 -2466,992 -2467,993 -2468,993 -2469,994 -2470,994 -2471,994 -2472,994 -2473,995 -2474,995 -2475,996 -2476,996 -2477,997 -2478,997 -2479,998 -2480,998 -2481,999 -2482,1000 -2483,1000 -2484,1001 -2485,1002 -2486,1002 -2487,1002 -2488,1003 -2489,1004 -2490,1004 -2491,1004 -2492,1004 -2493,1005 -2494,1006 -2495,1006 -2496,1006 -2497,1006 -2498,1007 -2499,1007 -2500,1007 -2501,1008 -2502,1008 -2503,1009 -2504,1009 -2505,1009 -2506,1010 -2507,1011 -2508,1012 -2509,1013 -2510,1014 -2511,1014 -2512,1014 -2513,1015 -2514,1015 -2515,1015 -2516,1016 -2517,1017 -2518,1017 -2519,1017 -2520,1017 -2521,1018 -2522,1018 -2523,1018 -2524,1019 -2525,1019 -2526,1020 -2527,1020 -2528,1020 -2529,1020 -2530,1021 -2531,1022 -2532,1022 -2533,1023 -2534,1023 -2535,1023 -2536,1024 -2537,1024 -2538,1024 -2539,1025 -2540,1025 -2541,1025 -2542,1026 -2543,1026 -2544,1027 -2545,1027 -2546,1027 -2547,1027 -2548,1028 -2549,1028 -2550,1029 -2551,1029 -2552,1029 -2553,1029 -2554,1030 -2555,1030 -2556,1031 -2557,1032 -2558,1032 -2559,1032 -2560,1032 -2561,1033 -2562,1033 -2563,1033 -2564,1034 -2565,1034 -2566,1034 -2567,1035 -2568,1036 -2569,1036 -2570,1037 -2571,1037 -2572,1037 -2573,1037 -2574,1038 -2575,1038 -2576,1038 -2577,1039 -2578,1040 -2579,1041 -2580,1041 -2581,1041 -2582,1042 -2583,1043 -2584,1043 -2585,1044 -2586,1044 -2587,1044 -2588,1044 -2589,1045 -2590,1045 -2591,1046 -2592,1046 -2593,1046 -2594,1046 -2595,1047 -2596,1047 -2597,1047 -2598,1047 -2599,1048 -2600,1048 -2601,1048 -2602,1048 -2603,1049 -2604,1049 -2605,1050 -2606,1051 -2607,1051 -2608,1051 -2609,1051 -2610,1052 -2611,1052 -2612,1052 -2613,1053 -2614,1053 -2615,1054 -2616,1054 -2617,1054 -2618,1054 -2619,1055 -2620,1056 -2621,1057 -2622,1057 -2623,1057 -2624,1057 -2625,1058 -2626,1058 -2627,1058 -2628,1058 -2629,1059 -2630,1059 -2631,1059 -2632,1059 -2633,1060 -2634,1060 -2635,1061 -2636,1061 -2637,1061 -2638,1062 -2639,1062 -2640,1062 -2641,1062 -2642,1063 -2643,1063 -2644,1064 -2645,1064 -2646,1064 -2647,1064 -2648,1065 -2649,1065 -2650,1065 -2651,1065 -2652,1066 -2653,1066 -2654,1066 -2655,1067 -2656,1067 -2657,1068 -2658,1069 -2659,1069 -2660,1070 -2661,1070 -2662,1070 -2663,1071 -2664,1071 -2665,1072 -2666,1072 -2667,1072 -2668,1073 -2669,1073 -2670,1073 -2671,1074 -2672,1074 -2673,1074 -2674,1074 -2675,1075 -2676,1076 -2677,1076 -2678,1076 -2679,1076 -2680,1077 -2681,1077 -2682,1077 -2683,1077 -2684,1078 -2685,1078 -2686,1079 -2687,1079 -2688,1080 -2689,1081 -2690,1081 -2691,1081 -2692,1081 -2693,1082 -2694,1082 -2695,1082 -2696,1083 -2697,1083 -2698,1084 -2699,1085 -2700,1085 -2701,1085 -2702,1086 -2703,1086 -2704,1087 -2705,1087 -2706,1087 -2707,1087 -2708,1088 -2709,1088 -2710,1088 -2711,1088 -2712,1089 -2713,1090 -2714,1091 -2715,1091 -2716,1092 -2717,1092 -2718,1092 -2719,1092 -2720,1093 -2721,1093 -2722,1094 -2723,1094 -2724,1095 -2725,1095 -2726,1095 -2727,1096 -2728,1096 -2729,1097 -2730,1097 -2731,1098 -2732,1099 -2733,1099 -2734,1099 -2735,1100 -2736,1100 -2737,1100 -2738,1101 -2739,1101 -2740,1101 -2741,1102 -2742,1103 -2743,1103 -2744,1104 -2745,1104 -2746,1105 -2747,1105 -2748,1106 -2749,1106 -2750,1106 -2751,1107 -2752,1108 -2753,1109 -2754,1109 -2755,1110 -2756,1110 -2757,1110 -2758,1110 -2759,1111 -2760,1111 -2761,1112 -2762,1113 -2763,1113 -2764,1113 -2765,1113 -2766,1114 -2767,1114 -2768,1114 -2769,1115 -2770,1116 -2771,1117 -2772,1117 -2773,1117 -2774,1118 -2775,1119 -2776,1119 -2777,1120 -2778,1120 -2779,1120 -2780,1120 -2781,1121 -2782,1122 -2783,1122 -2784,1123 -2785,1123 -2786,1123 -2787,1124 -2788,1124 -2789,1125 -2790,1125 -2791,1125 -2792,1126 -2793,1127 -2794,1128 -2795,1128 -2796,1129 -2797,1129 -2798,1129 -2799,1130 -2800,1130 -2801,1130 -2802,1131 -2803,1131 -2804,1131 -2805,1131 -2806,1132 -2807,1132 -2808,1132 -2809,1133 -2810,1134 -2811,1134 -2812,1134 -2813,1134 -2814,1135 -2815,1136 -2816,1137 -2817,1137 -2818,1137 -2819,1138 -2820,1138 -2821,1138 -2822,1138 -2823,1139 -2824,1139 -2825,1140 -2826,1140 -2827,1141 -2828,1141 -2829,1142 -2830,1142 -2831,1142 -2832,1143 -2833,1143 -2834,1144 -2835,1144 -2836,1145 -2837,1145 -2838,1145 -2839,1145 -2840,1146 -2841,1146 -2842,1147 -2843,1147 -2844,1148 -2845,1149 -2846,1149 -2847,1149 -2848,1150 -2849,1150 -2850,1150 -2851,1150 -2852,1151 -2853,1151 -2854,1151 -2855,1152 -2856,1152 -2857,1153 -2858,1154 -2859,1154 -2860,1154 -2861,1155 -2862,1155 -2863,1155 -2864,1155 -2865,1156 -2866,1156 -2867,1156 -2868,1156 -2869,1157 -2870,1158 -2871,1159 -2872,1159 -2873,1159 -2874,1160 -2875,1161 -2876,1161 -2877,1161 -2878,1162 -2879,1162 -2880,1162 -2881,1162 -2882,1163 -2883,1164 -2884,1164 -2885,1165 -2886,1165 -2887,1165 -2888,1166 -2889,1166 -2890,1166 -2891,1167 -2892,1167 -2893,1168 -2894,1169 -2895,1169 -2896,1169 -2897,1170 -2898,1170 -2899,1170 -2900,1171 -2901,1171 -2902,1171 -2903,1171 -2904,1172 -2905,1173 -2906,1173 -2907,1174 -2908,1174 -2909,1175 -2910,1175 -2911,1175 -2912,1176 -2913,1177 -2914,1177 -2915,1177 -2916,1177 -2917,1178 -2918,1178 -2919,1179 -2920,1179 -2921,1179 -2922,1180 -2923,1181 -2924,1181 -2925,1181 -2926,1181 -2927,1182 -2928,1182 -2929,1182 -2930,1183 -2931,1183 -2932,1184 -2933,1185 -2934,1186 -2935,1186 -2936,1186 -2937,1187 -2938,1187 -2939,1187 -2940,1187 -2941,1188 -2942,1189 -2943,1189 -2944,1189 -2945,1189 -2946,1190 -2947,1190 -2948,1191 -2949,1191 -2950,1191 -2951,1191 -2952,1192 -2953,1193 -2954,1193 -2955,1194 -2956,1194 -2957,1195 -2958,1196 -2959,1196 -2960,1197 -2961,1198 -2962,1198 -2963,1198 -2964,1199 -2965,1199 -2966,1199 -2967,1199 -2968,1200 -2969,1200 -2970,1200 -2971,1200 -2972,1201 -2973,1201 -2974,1201 -2975,1202 -2976,1203 -2977,1203 -2978,1204 -2979,1204 -2980,1205 -2981,1205 -2982,1206 -2983,1206 -2984,1206 -2985,1206 -2986,1207 -2987,1207 -2988,1208 -2989,1209 -2990,1209 -2991,1209 -2992,1209 -2993,1210 -2994,1210 -2995,1210 -2996,1210 -2997,1211 -2998,1211 -2999,1211 -3000,1211 -3001,1212 -3002,1213 -3003,1214 -3004,1214 -3005,1214 -3006,1215 -3007,1215 -3008,1216 -3009,1216 -3010,1216 -3011,1216 -3012,1217 -3013,1218 -3014,1218 -3015,1219 -3016,1219 -3017,1219 -3018,1220 -3019,1221 -3020,1221 -3021,1222 -3022,1223 -3023,1223 -3024,1223 -3025,1223 -3026,1224 -3027,1224 -3028,1224 -3029,1224 -3030,1225 -3031,1225 -3032,1225 -3033,1225 -3034,1226 -3035,1226 -3036,1226 -3037,1226 -3038,1227 -3039,1227 -3040,1227 -3041,1227 -3042,1228 -3043,1228 -3044,1228 -3045,1228 -3046,1229 -3047,1230 -3048,1230 -3049,1231 -3050,1231 -3051,1231 -3052,1232 -3053,1232 -3054,1233 -3055,1234 -3056,1234 -3057,1235 -3058,1235 -3059,1235 -3060,1235 -3061,1236 -3062,1236 -3063,1237 -3064,1237 -3065,1238 -3066,1238 -3067,1238 -3068,1239 -3069,1239 -3070,1239 -3071,1240 -3072,1240 -3073,1240 -3074,1241 -3075,1241 -3076,1241 -3077,1241 -3078,1242 -3079,1243 -3080,1243 -3081,1244 -3082,1244 -3083,1245 -3084,1245 -3085,1246 -3086,1247 -3087,1247 -3088,1248 -3089,1249 -3090,1249 -3091,1250 -3092,1250 -3093,1251 -3094,1251 -3095,1251 -3096,1251 -3097,1252 -3098,1252 -3099,1252 -3100,1252 -3101,1253 -3102,1253 -3103,1254 -3104,1254 -3105,1255 -3106,1255 -3107,1255 -3108,1255 -3109,1256 -3110,1256 -3111,1256 -3112,1256 -3113,1257 -3114,1257 -3115,1257 -3116,1258 -3117,1259 -3118,1259 -3119,1260 -3120,1260 -3121,1261 -3122,1261 -3123,1261 -3124,1261 -3125,1262 -3126,1262 -3127,1262 -3128,1263 -3129,1263 -3130,1263 -3131,1263 -3132,1264 -3133,1265 -3134,1266 -3135,1266 -3136,1266 -3137,1267 -3138,1267 -3139,1268 -3140,1268 -3141,1268 -3142,1269 -3143,1269 -3144,1270 -3145,1271 -3146,1272 -3147,1272 -3148,1273 -3149,1273 -3150,1273 -3151,1274 -3152,1274 -3153,1275 -3154,1275 -3155,1276 -3156,1276 -3157,1276 -3158,1276 -3159,1277 -3160,1278 -3161,1278 -3162,1278 -3163,1279 -3164,1279 -3165,1280 -3166,1281 -3167,1281 -3168,1281 -3169,1282 -3170,1282 -3171,1282 -3172,1283 -3173,1284 -3174,1284 -3175,1284 -3176,1285 -3177,1285 -3178,1285 -3179,1286 -3180,1286 -3181,1287 -3182,1287 -3183,1287 -3184,1287 -3185,1288 -3186,1288 -3187,1288 -3188,1289 -3189,1289 -3190,1289 -3191,1289 -3192,1290 -3193,1290 -3194,1290 -3195,1290 -3196,1291 -3197,1291 -3198,1292 -3199,1292 -3200,1293 -3201,1294 -3202,1294 -3203,1295 -3204,1295 -3205,1295 -3206,1296 -3207,1296 -3208,1296 -3209,1296 -3210,1297 -3211,1298 -3212,1298 -3213,1298 -3214,1299 -3215,1300 -3216,1300 -3217,1301 -3218,1301 -3219,1301 -3220,1302 -3221,1303 -3222,1303 -3223,1303 -3224,1303 -3225,1304 -3226,1304 -3227,1305 -3228,1306 -3229,1307 -3230,1307 -3231,1307 -3232,1308 -3233,1308 -3234,1308 -3235,1309 -3236,1310 -3237,1310 -3238,1311 -3239,1311 -3240,1312 -3241,1312 -3242,1312 -3243,1312 -3244,1313 -3245,1313 -3246,1314 -3247,1314 -3248,1315 -3249,1315 -3250,1316 -3251,1316 -3252,1316 -3253,1316 -3254,1317 -3255,1317 -3256,1318 -3257,1318 -3258,1319 -3259,1320 -3260,1320 -3261,1320 -3262,1321 -3263,1321 -3264,1321 -3265,1322 -3266,1323 -3267,1323 -3268,1323 -3269,1324 -3270,1325 -3271,1325 -3272,1326 -3273,1327 -3274,1327 -3275,1327 -3276,1328 -3277,1328 -3278,1328 -3279,1328 -3280,1329 -3281,1329 -3282,1329 -3283,1329 -3284,1330 -3285,1330 -3286,1330 -3287,1331 -3288,1331 -3289,1331 -3290,1331 -3291,1332 -3292,1333 -3293,1333 -3294,1334 -3295,1335 -3296,1336 -3297,1336 -3298,1337 -3299,1338 -3300,1339 -3301,1339 -3302,1339 -3303,1340 -3304,1341 -3305,1341 -3306,1342 -3307,1342 -3308,1343 -3309,1344 -3310,1344 -3311,1344 -3312,1345 -3313,1346 -3314,1346 -3315,1346 -3316,1346 -3317,1347 -3318,1347 -3319,1347 -3320,1348 -3321,1348 -3322,1348 -3323,1348 -3324,1349 -3325,1349 -3326,1349 -3327,1350 -3328,1350 -3329,1351 -3330,1351 -3331,1351 -3332,1351 -3333,1352 -3334,1352 -3335,1352 -3336,1353 -3337,1353 -3338,1353 -3339,1354 -3340,1354 -3341,1355 -3342,1355 -3343,1355 -3344,1356 -3345,1356 -3346,1356 -3347,1357 -3348,1357 -3349,1358 -3350,1359 -3351,1360 -3352,1361 -3353,1361 -3354,1361 -3355,1361 -3356,1362 -3357,1362 -3358,1363 -3359,1363 -3360,1363 -3361,1363 -3362,1364 -3363,1364 -3364,1365 -3365,1365 -3366,1365 -3367,1365 -3368,1366 -3369,1366 -3370,1366 -3371,1366 -3372,1367 -3373,1367 -3374,1367 -3375,1367 -3376,1368 -3377,1368 -3378,1368 -3379,1369 -3380,1369 -3381,1369 -3382,1369 -3383,1370 -3384,1371 -3385,1372 -3386,1372 -3387,1373 -3388,1373 -3389,1373 -3390,1373 -3391,1374 -3392,1374 -3393,1375 -3394,1375 -3395,1375 -3396,1375 -3397,1376 -3398,1376 -3399,1376 -3400,1377 -3401,1377 -3402,1378 -3403,1378 -3404,1378 -3405,1379 -3406,1379 -3407,1379 -3408,1380 -3409,1381 -3410,1381 -3411,1381 -3412,1381 -3413,1382 -3414,1383 -3415,1383 -3416,1383 -3417,1384 -3418,1384 -3419,1385 -3420,1386 -3421,1387 -3422,1388 -3423,1389 -3424,1389 -3425,1389 -3426,1390 -3427,1390 -3428,1390 -3429,1390 -3430,1391 -3431,1391 -3432,1391 -3433,1391 -3434,1392 -3435,1392 -3436,1392 -3437,1392 -3438,1393 -3439,1394 -3440,1394 -3441,1394 -3442,1395 -3443,1395 -3444,1395 -3445,1396 -3446,1397 -3447,1397 -3448,1397 -3449,1397 -3450,1398 -3451,1398 -3452,1398 -3453,1399 -3454,1399 -3455,1399 -3456,1400 -3457,1400 -3458,1400 -3459,1400 -3460,1401 -3461,1401 -3462,1401 -3463,1402 -3464,1403 -3465,1403 -3466,1403 -3467,1404 -3468,1404 -3469,1404 -3470,1404 -3471,1405 -3472,1406 -3473,1406 -3474,1407 -3475,1407 -3476,1408 -3477,1409 -3478,1410 -3479,1410 -3480,1410 -3481,1411 -3482,1411 -3483,1411 -3484,1411 -3485,1412 -3486,1412 -3487,1412 -3488,1413 -3489,1413 -3490,1414 -3491,1415 -3492,1415 -3493,1415 -3494,1416 -3495,1416 -3496,1416 -3497,1416 -3498,1417 -3499,1417 -3500,1417 -3501,1418 -3502,1418 -3503,1418 -3504,1419 -3505,1420 -3506,1420 -3507,1420 -3508,1421 -3509,1421 -3510,1422 -3511,1422 -3512,1422 -3513,1423 -3514,1424 -3515,1424 -3516,1424 -3517,1425 -3518,1425 -3519,1425 -3520,1425 -3521,1426 -3522,1426 -3523,1427 -3524,1427 -3525,1427 -3526,1427 -3527,1428 -3528,1428 -3529,1428 -3530,1428 -3531,1429 -3532,1430 -3533,1430 -3534,1431 -3535,1431 -3536,1432 -3537,1432 -3538,1433 -3539,1433 -3540,1434 -3541,1434 -3542,1434 -3543,1434 -3544,1435 -3545,1435 -3546,1435 -3547,1435 -3548,1436 -3549,1436 -3550,1436 -3551,1437 -3552,1437 -3553,1438 -3554,1438 -3555,1439 -3556,1439 -3557,1440 -3558,1441 -3559,1442 -3560,1442 -3561,1442 -3562,1442 -3563,1443 -3564,1443 -3565,1443 -3566,1443 -3567,1444 -3568,1444 -3569,1444 -3570,1445 -3571,1445 -3572,1445 -3573,1446 -3574,1446 -3575,1446 -3576,1447 -3577,1447 -3578,1447 -3579,1447 -3580,1448 -3581,1448 -3582,1448 -3583,1449 -3584,1449 -3585,1450 -3586,1450 -3587,1450 -3588,1451 -3589,1451 -3590,1451 -3591,1451 -3592,1452 -3593,1452 -3594,1452 -3595,1453 -3596,1453 -3597,1453 -3598,1453 -3599,1454 -3600,1454 -3601,1454 -3602,1455 -3603,1455 -3604,1455 -3605,1455 -3606,1456 -3607,1456 -3608,1456 -3609,1456 -3610,1457 -3611,1457 -3612,1457 -3613,1457 -3614,1458 -3615,1458 -3616,1459 -3617,1460 -3618,1460 -3619,1460 -3620,1461 -3621,1461 -3622,1461 -3623,1462 -3624,1463 -3625,1464 -3626,1464 -3627,1465 -3628,1466 -3629,1467 -3630,1468 -3631,1468 -3632,1469 -3633,1469 -3634,1470 -3635,1470 -3636,1470 -3637,1470 -3638,1471 -3639,1472 -3640,1473 -3641,1473 -3642,1473 -3643,1473 -3644,1474 -3645,1474 -3646,1475 -3647,1476 -3648,1477 -3649,1477 -3650,1478 -3651,1479 -3652,1479 -3653,1479 -3654,1480 -3655,1480 -3656,1480 -3657,1480 -3658,1481 -3659,1482 -3660,1482 -3661,1482 -3662,1482 -3663,1483 -3664,1483 -3665,1483 -3666,1484 -3667,1484 -3668,1484 -3669,1485 -3670,1485 -3671,1485 -3672,1485 -3673,1486 -3674,1486 -3675,1487 -3676,1487 -3677,1488 -3678,1488 -3679,1488 -3680,1488 -3681,1489 -3682,1490 -3683,1490 -3684,1490 -3685,1491 -3686,1492 -3687,1493 -3688,1493 -3689,1493 -3690,1494 -3691,1494 -3692,1494 -3693,1495 -3694,1495 -3695,1496 -3696,1497 -3697,1497 -3698,1497 -3699,1497 -3700,1498 -3701,1498 -3702,1498 -3703,1499 -3704,1499 -3705,1500 -3706,1501 -3707,1501 -3708,1502 -3709,1502 -3710,1503 -3711,1504 -3712,1504 -3713,1505 -3714,1506 -3715,1506 -3716,1507 -3717,1507 -3718,1507 -3719,1507 -3720,1508 -3721,1509 -3722,1509 -3723,1510 -3724,1510 -3725,1511 -3726,1512 -3727,1512 -3728,1512 -3729,1513 -3730,1513 -3731,1513 -3732,1514 -3733,1514 -3734,1514 -3735,1515 -3736,1515 -3737,1515 -3738,1516 -3739,1516 -3740,1516 -3741,1516 -3742,1517 -3743,1517 -3744,1517 -3745,1517 -3746,1518 -3747,1518 -3748,1518 -3749,1519 -3750,1519 -3751,1520 -3752,1520 -3753,1520 -3754,1520 -3755,1521 -3756,1521 -3757,1522 -3758,1522 -3759,1522 -3760,1522 -3761,1523 -3762,1523 -3763,1523 -3764,1523 -3765,1524 -3766,1524 -3767,1525 -3768,1525 -3769,1525 -3770,1526 -3771,1526 -3772,1527 -3773,1527 -3774,1528 -3775,1528 -3776,1528 -3777,1529 -3778,1529 -3779,1530 -3780,1530 -3781,1530 -3782,1531 -3783,1532 -3784,1532 -3785,1532 -3786,1532 -3787,1533 -3788,1533 -3789,1533 -3790,1533 -3791,1534 -3792,1534 -3793,1535 -3794,1536 -3795,1537 -3796,1538 -3797,1538 -3798,1539 -3799,1539 -3800,1540 -3801,1541 -3802,1542 -3803,1542 -3804,1542 -3805,1543 -3806,1544 -3807,1544 -3808,1545 -3809,1546 -3810,1546 -3811,1546 -3812,1547 -3813,1547 -3814,1547 -3815,1547 -3816,1548 -3817,1549 -3818,1550 -3819,1551 -3820,1551 -3821,1552 -3822,1552 -3823,1552 -3824,1553 -3825,1553 -3826,1553 -3827,1554 -3828,1555 -3829,1555 -3830,1555 -3831,1555 -3832,1556 -3833,1557 -3834,1558 -3835,1558 -3836,1558 -3837,1558 -3838,1559 -3839,1560 -3840,1560 -3841,1560 -3842,1561 -3843,1562 -3844,1562 -3845,1562 -3846,1563 -3847,1563 -3848,1563 -3849,1564 -3850,1564 -3851,1564 -3852,1564 -3853,1565 -3854,1565 -3855,1565 -3856,1566 -3857,1566 -3858,1567 -3859,1567 -3860,1567 -3861,1567 -3862,1568 -3863,1568 -3864,1568 -3865,1569 -3866,1570 -3867,1571 -3868,1571 -3869,1571 -3870,1571 -3871,1572 -3872,1572 -3873,1572 -3874,1573 -3875,1573 -3876,1573 -3877,1574 -3878,1574 -3879,1574 -3880,1574 -3881,1575 -3882,1575 -3883,1575 -3884,1576 -3885,1576 -3886,1577 -3887,1578 -3888,1578 -3889,1578 -3890,1579 -3891,1579 -3892,1579 -3893,1579 -3894,1580 -3895,1581 -3896,1582 -3897,1582 -3898,1582 -3899,1583 -3900,1583 -3901,1583 -3902,1584 -3903,1584 -3904,1584 -3905,1585 -3906,1585 -3907,1586 -3908,1586 -3909,1587 -3910,1588 -3911,1588 -3912,1589 -3913,1589 -3914,1590 -3915,1590 -3916,1591 -3917,1591 -3918,1591 -3919,1591 -3920,1592 -3921,1592 -3922,1593 -3923,1593 -3924,1593 -3925,1593 -3926,1594 -3927,1594 -3928,1594 -3929,1595 -3930,1595 -3931,1595 -3932,1595 -3933,1596 -3934,1597 -3935,1597 -3936,1597 -3937,1597 -3938,1598 -3939,1598 -3940,1598 -3941,1598 -3942,1599 -3943,1599 -3944,1599 -3945,1599 -3946,1600 -3947,1600 -3948,1600 -3949,1601 -3950,1601 -3951,1601 -3952,1602 -3953,1602 -3954,1602 -3955,1602 -3956,1603 -3957,1604 -3958,1604 -3959,1604 -3960,1605 -3961,1605 -3962,1605 -3963,1606 -3964,1607 -3965,1607 -3966,1607 -3967,1608 -3968,1609 -3969,1609 -3970,1609 -3971,1610 -3972,1610 -3973,1610 -3974,1610 -3975,1611 -3976,1612 -3977,1612 -3978,1612 -3979,1612 -3980,1613 -3981,1613 -3982,1613 -3983,1613 -3984,1614 -3985,1614 -3986,1614 -3987,1615 -3988,1615 -3989,1616 -3990,1616 -3991,1617 -3992,1617 -3993,1618 -3994,1618 -3995,1618 -3996,1619 -3997,1619 -3998,1620 -3999,1620 -4000,1620 -4001,1621 -4002,1622 -4003,1623 -4004,1623 -4005,1623 -4006,1623 -4007,1624 -4008,1624 -4009,1624 -4010,1624 -4011,1625 -4012,1625 -4013,1625 -4014,1626 -4015,1627 -4016,1627 -4017,1627 -4018,1627 -4019,1628 -4020,1628 -4021,1628 -4022,1629 -4023,1629 -4024,1629 -4025,1629 -4026,1630 -4027,1630 -4028,1630 -4029,1631 -4030,1631 -4031,1632 -4032,1633 -4033,1634 -4034,1634 -4035,1635 -4036,1636 -4037,1636 -4038,1637 -4039,1637 -4040,1637 -4041,1638 -4042,1638 -4043,1638 -4044,1639 -4045,1639 -4046,1639 -4047,1640 -4048,1640 -4049,1640 -4050,1641 -4051,1641 -4052,1641 -4053,1642 -4054,1642 -4055,1642 -4056,1643 -4057,1643 -4058,1644 -4059,1644 -4060,1644 -4061,1644 -4062,1645 -4063,1645 -4064,1645 -4065,1646 -4066,1646 -4067,1647 -4068,1647 -4069,1647 -4070,1648 -4071,1648 -4072,1648 -4073,1648 -4074,1649 -4075,1649 -4076,1650 -4077,1651 -4078,1652 -4079,1653 -4080,1653 -4081,1653 -4082,1654 -4083,1654 -4084,1654 -4085,1654 -4086,1655 -4087,1655 -4088,1655 -4089,1655 -4090,1656 -4091,1657 -4092,1657 -4093,1658 -4094,1659 -4095,1659 -4096,1659 -4097,1659 -4098,1660 -4099,1660 -4100,1660 -4101,1660 -4102,1661 -4103,1661 -4104,1661 -4105,1662 -4106,1662 -4107,1662 -4108,1663 -4109,1664 -4110,1664 -4111,1664 -4112,1665 -4113,1665 -4114,1665 -4115,1666 -4116,1666 -4117,1666 -4118,1666 -4119,1667 -4120,1667 -4121,1668 -4122,1668 -4123,1668 -4124,1669 -4125,1670 -4126,1670 -4127,1670 -4128,1671 -4129,1672 -4130,1672 -4131,1672 -4132,1672 -4133,1673 -4134,1673 -4135,1674 -4136,1674 -4137,1674 -4138,1674 -4139,1675 -4140,1675 -4141,1675 -4142,1676 -4143,1676 -4144,1677 -4145,1677 -4146,1677 -4147,1678 -4148,1678 -4149,1678 -4150,1679 -4151,1679 -4152,1679 -4153,1680 -4154,1680 -4155,1681 -4156,1682 -4157,1683 -4158,1683 -4159,1683 -4160,1683 -4161,1684 -4162,1684 -4163,1684 -4164,1685 -4165,1685 -4166,1685 -4167,1686 -4168,1686 -4169,1686 -4170,1687 -4171,1688 -4172,1688 -4173,1688 -4174,1688 -4175,1689 -4176,1689 -4177,1689 -4178,1690 -4179,1690 -4180,1690 -4181,1690 -4182,1691 -4183,1692 -4184,1692 -4185,1692 -4186,1692 -4187,1693 -4188,1693 -4189,1694 -4190,1694 -4191,1694 -4192,1694 -4193,1695 -4194,1696 -4195,1696 -4196,1696 -4197,1697 -4198,1697 -4199,1697 -4200,1698 -4201,1699 -4202,1699 -4203,1699 -4204,1700 -4205,1700 -4206,1701 -4207,1702 -4208,1703 -4209,1704 -4210,1704 -4211,1704 -4212,1704 -4213,1705 -4214,1705 -4215,1705 -4216,1705 -4217,1706 -4218,1706 -4219,1706 -4220,1706 -4221,1707 -4222,1708 -4223,1708 -4224,1708 -4225,1708 -4226,1709 -4227,1709 -4228,1709 -4229,1709 -4230,1710 -4231,1711 -4232,1712 -4233,1713 -4234,1713 -4235,1714 -4236,1714 -4237,1714 -4238,1715 -4239,1715 -4240,1716 -4241,1717 -4242,1717 -4243,1718 -4244,1718 -4245,1718 -4246,1719 -4247,1719 -4248,1719 -4249,1720 -4250,1720 -4251,1720 -4252,1721 -4253,1721 -4254,1722 -4255,1723 -4256,1723 -4257,1723 -4258,1724 -4259,1724 -4260,1724 -4261,1724 -4262,1725 -4263,1725 -4264,1725 -4265,1726 -4266,1726 -4267,1726 -4268,1727 -4269,1727 -4270,1727 -4271,1728 -4272,1728 -4273,1729 -4274,1729 -4275,1729 -4276,1730 -4277,1730 -4278,1730 -4279,1731 -4280,1732 -4281,1732 -4282,1733 -4283,1733 -4284,1733 -4285,1734 -4286,1735 -4287,1735 -4288,1736 -4289,1736 -4290,1736 -4291,1736 -4292,1737 -4293,1737 -4294,1738 -4295,1738 -4296,1738 -4297,1739 -4298,1739 -4299,1739 -4300,1739 -4301,1740 -4302,1740 -4303,1741 -4304,1741 -4305,1741 -4306,1741 -4307,1742 -4308,1743 -4309,1743 -4310,1743 -4311,1744 -4312,1744 -4313,1744 -4314,1744 -4315,1745 -4316,1745 -4317,1746 -4318,1746 -4319,1746 -4320,1747 -4321,1748 -4322,1749 -4323,1750 -4324,1751 -4325,1751 -4326,1752 -4327,1752 -4328,1752 -4329,1752 -4330,1753 -4331,1753 -4332,1754 -4333,1755 -4334,1756 -4335,1756 -4336,1756 -4337,1756 -4338,1757 -4339,1757 -4340,1757 -4341,1758 -4342,1759 -4343,1759 -4344,1760 -4345,1760 -4346,1760 -4347,1761 -4348,1761 -4349,1761 -4350,1761 -4351,1762 -4352,1763 -4353,1764 -4354,1764 -4355,1764 -4356,1764 -4357,1765 -4358,1765 -4359,1766 -4360,1766 -4361,1767 -4362,1768 -4363,1768 -4364,1769 -4365,1769 -4366,1770 -4367,1770 -4368,1770 -4369,1770 -4370,1771 -4371,1771 -4372,1771 -4373,1771 -4374,1772 -4375,1772 -4376,1772 -4377,1773 -4378,1774 -4379,1774 -4380,1774 -4381,1774 -4382,1775 -4383,1775 -4384,1775 -4385,1775 -4386,1776 -4387,1777 -4388,1777 -4389,1778 -4390,1779 -4391,1779 -4392,1780 -4393,1780 -4394,1780 -4395,1781 -4396,1781 -4397,1782 -4398,1782 -4399,1782 -4400,1782 -4401,1783 -4402,1783 -4403,1783 -4404,1784 -4405,1784 -4406,1785 -4407,1785 -4408,1786 -4409,1786 -4410,1786 -4411,1787 -4412,1787 -4413,1787 -4414,1788 -4415,1788 -4416,1788 -4417,1788 -4418,1789 -4419,1789 -4420,1790 -4421,1790 -4422,1790 -4423,1790 -4424,1791 -4425,1791 -4426,1791 -4427,1791 -4428,1792 -4429,1792 -4430,1792 -4431,1793 -4432,1793 -4433,1794 -4434,1795 -4435,1795 -4436,1796 -4437,1796 -4438,1796 -4439,1797 -4440,1797 -4441,1797 -4442,1798 -4443,1798 -4444,1799 -4445,1799 -4446,1800 -4447,1800 -4448,1800 -4449,1801 -4450,1802 -4451,1802 -4452,1803 -4453,1803 -4454,1803 -4455,1803 -4456,1804 -4457,1804 -4458,1805 -4459,1805 -4460,1805 -4461,1806 -4462,1806 -4463,1806 -4464,1807 -4465,1807 -4466,1807 -4467,1807 -4468,1808 -4469,1809 -4470,1810 -4471,1810 -4472,1810 -4473,1810 -4474,1811 -4475,1811 -4476,1811 -4477,1811 -4478,1812 -4479,1812 -4480,1813 -4481,1813 -4482,1813 -4483,1814 -4484,1814 -4485,1815 -4486,1816 -4487,1817 -4488,1818 -4489,1818 -4490,1819 -4491,1819 -4492,1819 -4493,1820 -4494,1820 -4495,1820 -4496,1821 -4497,1821 -4498,1822 -4499,1822 -4500,1822 -4501,1822 -4502,1823 -4503,1824 -4504,1824 -4505,1824 -4506,1825 -4507,1825 -4508,1825 -4509,1826 -4510,1826 -4511,1826 -4512,1826 -4513,1827 -4514,1827 -4515,1827 -4516,1828 -4517,1828 -4518,1829 -4519,1829 -4520,1829 -4521,1829 -4522,1830 -4523,1831 -4524,1831 -4525,1832 -4526,1832 -4527,1833 -4528,1833 -4529,1833 -4530,1834 -4531,1834 -4532,1834 -4533,1834 -4534,1835 -4535,1835 -4536,1835 -4537,1836 -4538,1836 -4539,1837 -4540,1838 -4541,1838 -4542,1838 -4543,1839 -4544,1839 -4545,1840 -4546,1840 -4547,1841 -4548,1841 -4549,1841 -4550,1841 -4551,1842 -4552,1842 -4553,1843 -4554,1843 -4555,1843 -4556,1844 -4557,1844 -4558,1844 -4559,1845 -4560,1845 -4561,1845 -4562,1846 -4563,1846 -4564,1847 -4565,1848 -4566,1848 -4567,1848 -4568,1848 -4569,1849 -4570,1850 -4571,1850 -4572,1850 -4573,1851 -4574,1851 -4575,1851 -4576,1851 -4577,1852 -4578,1852 -4579,1852 -4580,1853 -4581,1853 -4582,1853 -4583,1854 -4584,1854 -4585,1854 -4586,1855 -4587,1855 -4588,1855 -4589,1855 -4590,1856 -4591,1857 -4592,1857 -4593,1857 -4594,1857 -4595,1858 -4596,1858 -4597,1858 -4598,1859 -4599,1860 -4600,1860 -4601,1861 -4602,1861 -4603,1861 -4604,1862 -4605,1862 -4606,1862 -4607,1862 -4608,1863 -4609,1863 -4610,1863 -4611,1863 -4612,1864 -4613,1864 -4614,1865 -4615,1866 -4616,1867 -4617,1868 -4618,1869 -4619,1869 -4620,1869 -4621,1870 -4622,1871 -4623,1871 -4624,1871 -4625,1871 -4626,1872 -4627,1872 -4628,1872 -4629,1873 -4630,1873 -4631,1873 -4632,1873 -4633,1874 -4634,1875 -4635,1875 -4636,1875 -4637,1876 -4638,1876 -4639,1877 -4640,1877 -4641,1877 -4642,1877 -4643,1878 -4644,1878 -4645,1879 -4646,1880 -4647,1880 -4648,1881 -4649,1881 -4650,1882 -4651,1883 -4652,1884 -4653,1884 -4654,1884 -4655,1884 -4656,1885 -4657,1886 -4658,1886 -4659,1886 -4660,1887 -4661,1887 -4662,1887 -4663,1887 -4664,1888 -4665,1889 -4666,1890 -4667,1890 -4668,1891 -4669,1891 -4670,1891 -4671,1892 -4672,1893 -4673,1893 -4674,1893 -4675,1894 -4676,1894 -4677,1894 -4678,1894 -4679,1895 -4680,1895 -4681,1896 -4682,1897 -4683,1897 -4684,1898 -4685,1898 -4686,1899 -4687,1900 -4688,1900 -4689,1900 -4690,1901 -4691,1901 -4692,1901 -4693,1901 -4694,1902 -4695,1903 -4696,1903 -4697,1904 -4698,1905 -4699,1906 -4700,1907 -4701,1908 -4702,1908 -4703,1908 -4704,1909 -4705,1909 -4706,1910 -4707,1910 -4708,1911 -4709,1911 -4710,1911 -4711,1911 -4712,1912 -4713,1912 -4714,1913 -4715,1913 -4716,1913 -4717,1914 -4718,1914 -4719,1914 -4720,1914 -4721,1915 -4722,1915 -4723,1915 -4724,1916 -4725,1917 -4726,1917 -4727,1917 -4728,1917 -4729,1918 -4730,1918 -4731,1919 -4732,1919 -4733,1920 -4734,1920 -4735,1920 -4736,1920 -4737,1921 -4738,1922 -4739,1923 -4740,1923 -4741,1923 -4742,1923 -4743,1924 -4744,1924 -4745,1925 -4746,1925 -4747,1925 -4748,1926 -4749,1927 -4750,1928 -4751,1928 -4752,1928 -4753,1928 -4754,1929 -4755,1929 -4756,1929 -4757,1929 -4758,1930 -4759,1930 -4760,1930 -4761,1930 -4762,1931 -4763,1931 -4764,1931 -4765,1931 -4766,1932 -4767,1932 -4768,1933 -4769,1934 -4770,1934 -4771,1935 -4772,1936 -4773,1936 -4774,1936 -4775,1937 -4776,1937 -4777,1937 -4778,1937 -4779,1938 -4780,1939 -4781,1939 -4782,1939 -4783,1940 -4784,1940 -4785,1940 -4786,1941 -4787,1941 -4788,1942 -4789,1942 -4790,1942 -4791,1943 -4792,1943 -4793,1944 -4794,1944 -4795,1944 -4796,1945 -4797,1945 -4798,1945 -4799,1945 -4800,1946 -4801,1946 -4802,1946 -4803,1947 -4804,1947 -4805,1947 -4806,1947 -4807,1948 -4808,1948 -4809,1948 -4810,1949 -4811,1949 -4812,1950 -4813,1950 -4814,1951 -4815,1951 -4816,1951 -4817,1951 -4818,1952 -4819,1952 -4820,1952 -4821,1952 -4822,1953 -4823,1953 -4824,1953 -4825,1953 -4826,1954 -4827,1955 -4828,1955 -4829,1955 -4830,1956 -4831,1957 -4832,1957 -4833,1958 -4834,1958 -4835,1958 -4836,1959 -4837,1959 -4838,1959 -4839,1959 -4840,1960 -4841,1960 -4842,1960 -4843,1961 -4844,1962 -4845,1962 -4846,1962 -4847,1962 -4848,1963 -4849,1963 -4850,1963 -4851,1964 -4852,1965 -4853,1966 -4854,1967 -4855,1967 -4856,1967 -4857,1968 -4858,1968 -4859,1968 -4860,1969 -4861,1970 -4862,1971 -4863,1972 -4864,1972 -4865,1972 -4866,1972 -4867,1973 -4868,1974 -4869,1974 -4870,1975 -4871,1975 -4872,1975 -4873,1976 -4874,1977 -4875,1977 -4876,1977 -4877,1977 -4878,1978 -4879,1978 -4880,1978 -4881,1978 -4882,1979 -4883,1979 -4884,1980 -4885,1981 -4886,1981 -4887,1981 -4888,1981 -4889,1982 -4890,1982 -4891,1982 -4892,1983 -4893,1983 -4894,1983 -4895,1984 -4896,1984 -4897,1985 -4898,1985 -4899,1985 -4900,1986 -4901,1986 -4902,1986 -4903,1987 -4904,1988 -4905,1988 -4906,1988 -4907,1988 -4908,1989 -4909,1989 -4910,1990 -4911,1990 -4912,1990 -4913,1990 -4914,1991 -4915,1991 -4916,1992 -4917,1992 -4918,1992 -4919,1993 -4920,1993 -4921,1993 -4922,1994 -4923,1994 -4924,1994 -4925,1994 -4926,1995 -4927,1996 -4928,1997 -4929,1998 -4930,1999 -4931,1999 -4932,1999 -4933,1999 -4934,2000 -4935,2000 -4936,2000 -4937,2000 -4938,2001 -4939,2002 -4940,2002 -4941,2003 -4942,2003 -4943,2004 -4944,2004 -4945,2004 -4946,2005 -4947,2006 -4948,2006 -4949,2006 -4950,2007 -4951,2007 -4952,2007 -4953,2007 -4954,2008 -4955,2009 -4956,2009 -4957,2009 -4958,2009 -4959,2010 -4960,2011 -4961,2012 -4962,2013 -4963,2013 -4964,2014 -4965,2014 -4966,2015 -4967,2015 -4968,2015 -4969,2015 -4970,2016 -4971,2016 -4972,2016 -4973,2016 -4974,2017 -4975,2017 -4976,2017 -4977,2018 -4978,2018 -4979,2019 -4980,2020 -4981,2020 -4982,2020 -4983,2020 -4984,2021 -4985,2021 -4986,2022 -4987,2022 -4988,2022 -4989,2023 -4990,2023 -4991,2023 -4992,2024 -4993,2024 -4994,2024 -4995,2025 -4996,2025 -4997,2026 -4998,2026 -4999,2027 -5000,2027 -5001,2028 -5002,2028 -5003,2028 -5004,2028 -5005,2029 -5006,2030 -5007,2031 -5008,2031 -5009,2031 -5010,2032 -5011,2032 -5012,2033 -5013,2034 -5014,2034 -5015,2034 -5016,2034 -5017,2035 -5018,2035 -5019,2035 -5020,2035 -5021,2036 -5022,2037 -5023,2038 -5024,2038 -5025,2039 -5026,2040 -5027,2040 -5028,2041 -5029,2041 -5030,2042 -5031,2043 -5032,2043 -5033,2043 -5034,2044 -5035,2045 -5036,2045 -5037,2045 -5038,2046 -5039,2046 -5040,2046 -5041,2046 -5042,2047 -5043,2047 -5044,2048 -5045,2049 -5046,2049 -5047,2049 -5048,2050 -5049,2051 -5050,2052 -5051,2052 -5052,2052 -5053,2052 -5054,2053 -5055,2054 -5056,2054 -5057,2054 -5058,2055 -5059,2055 -5060,2055 -5061,2056 -5062,2057 -5063,2057 -5064,2057 -5065,2058 -5066,2058 -5067,2058 -5068,2058 -5069,2059 -5070,2059 -5071,2059 -5072,2060 -5073,2060 -5074,2060 -5075,2061 -5076,2061 -5077,2062 -5078,2062 -5079,2062 -5080,2062 -5081,2063 -5082,2063 -5083,2063 -5084,2064 -5085,2064 -5086,2064 -5087,2064 -5088,2065 -5089,2065 -5090,2066 -5091,2067 -5092,2067 -5093,2068 -5094,2068 -5095,2069 -5096,2069 -5097,2069 -5098,2070 -5099,2070 -5100,2070 -5101,2071 -5102,2072 -5103,2072 -5104,2072 -5105,2073 -5106,2073 -5107,2073 -5108,2074 -5109,2074 -5110,2074 -5111,2074 -5112,2075 -5113,2076 -5114,2077 -5115,2077 -5116,2077 -5117,2077 -5118,2078 -5119,2078 -5120,2079 -5121,2080 -5122,2080 -5123,2080 -5124,2081 -5125,2081 -5126,2081 -5127,2081 -5128,2082 -5129,2082 -5130,2082 -5131,2082 -5132,2083 -5133,2083 -5134,2083 -5135,2084 -5136,2085 -5137,2085 -5138,2085 -5139,2086 -5140,2086 -5141,2086 -5142,2086 -5143,2087 -5144,2088 -5145,2088 -5146,2088 -5147,2088 -5148,2089 -5149,2089 -5150,2090 -5151,2090 -5152,2091 -5153,2091 -5154,2091 -5155,2092 -5156,2092 -5157,2092 -5158,2093 -5159,2093 -5160,2094 -5161,2094 -5162,2095 -5163,2095 -5164,2095 -5165,2095 -5166,2096 -5167,2096 -5168,2096 -5169,2097 -5170,2097 -5171,2097 -5172,2097 -5173,2098 -5174,2098 -5175,2098 -5176,2099 -5177,2099 -5178,2100 -5179,2100 -5180,2100 -5181,2101 -5182,2102 -5183,2103 -5184,2103 -5185,2104 -5186,2105 -5187,2105 -5188,2105 -5189,2106 -5190,2106 -5191,2106 -5192,2107 -5193,2107 -5194,2107 -5195,2108 -5196,2108 -5197,2109 -5198,2110 -5199,2110 -5200,2110 -5201,2111 -5202,2111 -5203,2112 -5204,2112 -5205,2112 -5206,2113 -5207,2114 -5208,2114 -5209,2114 -5210,2114 -5211,2115 -5212,2115 -5213,2116 -5214,2116 -5215,2116 -5216,2117 -5217,2117 -5218,2118 -5219,2119 -5220,2119 -5221,2119 -5222,2120 -5223,2121 -5224,2121 -5225,2121 -5226,2122 -5227,2122 -5228,2123 -5229,2123 -5230,2123 -5231,2123 -5232,2124 -5233,2124 -5234,2125 -5235,2125 -5236,2125 -5237,2126 -5238,2126 -5239,2127 -5240,2127 -5241,2128 -5242,2128 -5243,2128 -5244,2129 -5245,2129 -5246,2129 -5247,2129 -5248,2130 -5249,2130 -5250,2131 -5251,2131 -5252,2131 -5253,2132 -5254,2132 -5255,2133 -5256,2133 -5257,2134 -5258,2134 -5259,2135 -5260,2135 -5261,2135 -5262,2135 -5263,2136 -5264,2136 -5265,2137 -5266,2138 -5267,2138 -5268,2138 -5269,2138 -5270,2139 -5271,2140 -5272,2141 -5273,2142 -5274,2142 -5275,2142 -5276,2142 -5277,2143 -5278,2143 -5279,2143 -5280,2143 -5281,2144 -5282,2144 -5283,2144 -5284,2144 -5285,2145 -5286,2145 -5287,2145 -5288,2146 -5289,2146 -5290,2147 -5291,2147 -5292,2148 -5293,2148 -5294,2148 -5295,2148 -5296,2149 -5297,2149 -5298,2149 -5299,2149 -5300,2150 -5301,2150 -5302,2150 -5303,2151 -5304,2151 -5305,2151 -5306,2151 -5307,2152 -5308,2152 -5309,2152 -5310,2153 -5311,2153 -5312,2153 -5313,2154 -5314,2154 -5315,2154 -5316,2155 -5317,2155 -5318,2155 -5319,2156 -5320,2156 -5321,2156 -5322,2157 -5323,2157 -5324,2157 -5325,2158 -5326,2158 -5327,2158 -5328,2158 -5329,2159 -5330,2159 -5331,2160 -5332,2160 -5333,2160 -5334,2161 -5335,2161 -5336,2161 -5337,2161 -5338,2162 -5339,2162 -5340,2162 -5341,2162 -5342,2163 -5343,2164 -5344,2165 -5345,2165 -5346,2165 -5347,2166 -5348,2167 -5349,2167 -5350,2167 -5351,2168 -5352,2168 -5353,2169 -5354,2169 -5355,2169 -5356,2169 -5357,2170 -5358,2170 -5359,2171 -5360,2171 -5361,2171 -5362,2171 -5363,2172 -5364,2172 -5365,2173 -5366,2173 -5367,2173 -5368,2173 -5369,2174 -5370,2174 -5371,2175 -5372,2175 -5373,2175 -5374,2175 -5375,2176 -5376,2176 -5377,2176 -5378,2176 -5379,2177 -5380,2177 -5381,2177 -5382,2177 -5383,2178 -5384,2178 -5385,2179 -5386,2179 -5387,2179 -5388,2180 -5389,2180 -5390,2181 -5391,2182 -5392,2183 -5393,2183 -5394,2184 -5395,2185 -5396,2185 -5397,2185 -5398,2185 -5399,2186 -5400,2187 -5401,2187 -5402,2188 -5403,2189 -5404,2189 -5405,2189 -5406,2189 -5407,2190 -5408,2190 -5409,2190 -5410,2191 -5411,2191 -5412,2192 -5413,2192 -5414,2192 -5415,2193 -5416,2194 -5417,2194 -5418,2194 -5419,2195 -5420,2195 -5421,2196 -5422,2196 -5423,2196 -5424,2197 -5425,2197 -5426,2197 -5427,2197 -5428,2198 -5429,2199 -5430,2199 -5431,2200 -5432,2201 -5433,2201 -5434,2201 -5435,2201 -5436,2202 -5437,2202 -5438,2202 -5439,2202 -5440,2203 -5441,2204 -5442,2204 -5443,2204 -5444,2204 -5445,2205 -5446,2205 -5447,2205 -5448,2205 -5449,2206 -5450,2206 -5451,2206 -5452,2207 -5453,2207 -5454,2207 -5455,2207 -5456,2208 -5457,2208 -5458,2208 -5459,2208 -5460,2209 -5461,2209 -5462,2209 -5463,2210 -5464,2210 -5465,2210 -5466,2210 -5467,2211 -5468,2212 -5469,2213 -5470,2213 -5471,2213 -5472,2213 -5473,2214 -5474,2214 -5475,2215 -5476,2215 -5477,2216 -5478,2216 -5479,2216 -5480,2216 -5481,2217 -5482,2218 -5483,2218 -5484,2219 -5485,2220 -5486,2220 -5487,2220 -5488,2221 -5489,2221 -5490,2222 -5491,2222 -5492,2222 -5493,2222 -5494,2223 -5495,2224 -5496,2225 -5497,2225 -5498,2225 -5499,2226 -5500,2227 -5501,2227 -5502,2227 -5503,2228 -5504,2229 -5505,2229 -5506,2229 -5507,2230 -5508,2230 -5509,2230 -5510,2231 -5511,2232 -5512,2232 -5513,2233 -5514,2233 -5515,2234 -5516,2235 -5517,2236 -5518,2236 -5519,2237 -5520,2238 -5521,2238 -5522,2238 -5523,2238 -5524,2239 -5525,2239 -5526,2239 -5527,2240 -5528,2241 -5529,2242 -5530,2242 -5531,2243 -5532,2243 -5533,2243 -5534,2243 -5535,2244 -5536,2244 -5537,2245 -5538,2246 -5539,2246 -5540,2246 -5541,2247 -5542,2248 -5543,2248 -5544,2248 -5545,2249 -5546,2249 -5547,2249 -5548,2249 -5549,2250 -5550,2250 -5551,2250 -5552,2251 -5553,2252 -5554,2252 -5555,2252 -5556,2253 -5557,2254 -5558,2254 -5559,2254 -5560,2254 -5561,2255 -5562,2255 -5563,2255 -5564,2256 -5565,2257 -5566,2257 -5567,2258 -5568,2259 -5569,2259 -5570,2260 -5571,2260 -5572,2260 -5573,2261 -5574,2261 -5575,2261 -5576,2262 -5577,2262 -5578,2262 -5579,2263 -5580,2263 -5581,2263 -5582,2263 -5583,2264 -5584,2264 -5585,2265 -5586,2266 -5587,2266 -5588,2266 -5589,2267 -5590,2267 -5591,2267 -5592,2268 -5593,2268 -5594,2268 -5595,2269 -5596,2269 -5597,2269 -5598,2269 -5599,2270 -5600,2270 -5601,2271 -5602,2271 -5603,2271 -5604,2272 -5605,2272 -5606,2273 -5607,2273 -5608,2273 -5609,2274 -5610,2274 -5611,2275 -5612,2275 -5613,2275 -5614,2275 -5615,2276 -5616,2276 -5617,2276 -5618,2277 -5619,2278 -5620,2278 -5621,2278 -5622,2278 -5623,2279 -5624,2280 -5625,2281 -5626,2281 -5627,2281 -5628,2282 -5629,2282 -5630,2283 -5631,2284 -5632,2284 -5633,2284 -5634,2284 -5635,2285 -5636,2286 -5637,2286 -5638,2287 -5639,2288 -5640,2288 -5641,2289 -5642,2290 -5643,2290 -5644,2291 -5645,2291 -5646,2291 -5647,2292 -5648,2292 -5649,2292 -5650,2293 -5651,2294 -5652,2294 -5653,2294 -5654,2294 -5655,2295 -5656,2295 -5657,2295 -5658,2296 -5659,2296 -5660,2296 -5661,2296 -5662,2297 -5663,2298 -5664,2298 -5665,2298 -5666,2299 -5667,2299 -5668,2299 -5669,2299 -5670,2300 -5671,2301 -5672,2301 -5673,2301 -5674,2302 -5675,2302 -5676,2302 -5677,2302 -5678,2303 -5679,2303 -5680,2304 -5681,2304 -5682,2304 -5683,2305 -5684,2305 -5685,2305 -5686,2306 -5687,2307 -5688,2307 -5689,2307 -5690,2308 -5691,2308 -5692,2309 -5693,2309 -5694,2309 -5695,2310 -5696,2310 -5697,2310 -5698,2311 -5699,2311 -5700,2311 -5701,2311 -5702,2312 -5703,2312 -5704,2313 -5705,2313 -5706,2313 -5707,2313 -5708,2314 -5709,2314 -5710,2314 -5711,2314 -5712,2315 -5713,2315 -5714,2316 -5715,2317 -5716,2317 -5717,2318 -5718,2318 -5719,2319 -5720,2319 -5721,2319 -5722,2320 -5723,2320 -5724,2320 -5725,2321 -5726,2322 -5727,2322 -5728,2322 -5729,2322 -5730,2323 -5731,2323 -5732,2323 -5733,2324 -5734,2324 -5735,2324 -5736,2325 -5737,2325 -5738,2326 -5739,2326 -5740,2326 -5741,2326 -5742,2327 -5743,2327 -5744,2327 -5745,2327 -5746,2328 -5747,2328 -5748,2328 -5749,2328 -5750,2329 -5751,2330 -5752,2331 -5753,2331 -5754,2332 -5755,2333 -5756,2334 -5757,2334 -5758,2334 -5759,2334 -5760,2335 -5761,2335 -5762,2336 -5763,2336 -5764,2337 -5765,2337 -5766,2337 -5767,2337 -5768,2338 -5769,2339 -5770,2340 -5771,2341 -5772,2341 -5773,2342 -5774,2342 -5775,2343 -5776,2344 -5777,2345 -5778,2345 -5779,2346 -5780,2346 -5781,2346 -5782,2347 -5783,2347 -5784,2347 -5785,2347 -5786,2348 -5787,2348 -5788,2348 -5789,2348 -5790,2349 -5791,2350 -5792,2350 -5793,2351 -5794,2351 -5795,2351 -5796,2351 -5797,2352 -5798,2352 -5799,2352 -5800,2352 -5801,2353 -5802,2353 -5803,2353 -5804,2354 -5805,2354 -5806,2354 -5807,2355 -5808,2355 -5809,2355 -5810,2355 -5811,2356 -5812,2356 -5813,2356 -5814,2357 -5815,2358 -5816,2359 -5817,2360 -5818,2360 -5819,2360 -5820,2360 -5821,2361 -5822,2361 -5823,2362 -5824,2362 -5825,2362 -5826,2362 -5827,2363 -5828,2363 -5829,2363 -5830,2363 -5831,2364 -5832,2364 -5833,2364 -5834,2365 -5835,2365 -5836,2365 -5837,2365 -5838,2366 -5839,2366 -5840,2366 -5841,2366 -5842,2367 -5843,2368 -5844,2368 -5845,2368 -5846,2368 -5847,2369 -5848,2369 -5849,2369 -5850,2369 -5851,2370 -5852,2370 -5853,2370 -5854,2370 -5855,2371 -5856,2371 -5857,2372 -5858,2373 -5859,2374 -5860,2374 -5861,2374 -5862,2374 -5863,2375 -5864,2375 -5865,2375 -5866,2375 -5867,2376 -5868,2377 -5869,2378 -5870,2379 -5871,2380 -5872,2381 -5873,2381 -5874,2382 -5875,2383 -5876,2383 -5877,2383 -5878,2384 -5879,2384 -5880,2384 -5881,2384 -5882,2385 -5883,2385 -5884,2385 -5885,2385 -5886,2386 -5887,2386 -5888,2386 -5889,2387 -5890,2387 -5891,2387 -5892,2388 -5893,2388 -5894,2388 -5895,2389 -5896,2389 -5897,2390 -5898,2391 -5899,2391 -5900,2391 -5901,2391 -5902,2392 -5903,2392 -5904,2392 -5905,2393 -5906,2394 -5907,2394 -5908,2394 -5909,2394 -5910,2395 -5911,2395 -5912,2396 -5913,2397 -5914,2397 -5915,2397 -5916,2397 -5917,2398 -5918,2398 -5919,2398 -5920,2399 -5921,2400 -5922,2400 -5923,2401 -5924,2401 -5925,2401 -5926,2402 -5927,2402 -5928,2402 -5929,2402 -5930,2403 -5931,2404 -5932,2404 -5933,2404 -5934,2404 -5935,2405 -5936,2405 -5937,2405 -5938,2406 -5939,2406 -5940,2407 -5941,2407 -5942,2407 -5943,2408 -5944,2408 -5945,2408 -5946,2408 -5947,2409 -5948,2410 -5949,2410 -5950,2411 -5951,2412 -5952,2412 -5953,2413 -5954,2413 -5955,2414 -5956,2415 -5957,2415 -5958,2415 -5959,2416 -5960,2416 -5961,2416 -5962,2416 -5963,2417 -5964,2417 -5965,2418 -5966,2418 -5967,2418 -5968,2418 -5969,2419 -5970,2420 -5971,2421 -5972,2421 -5973,2422 -5974,2422 -5975,2423 -5976,2423 -5977,2423 -5978,2424 -5979,2424 -5980,2424 -5981,2424 -5982,2425 -5983,2426 -5984,2426 -5985,2426 -5986,2426 -5987,2427 -5988,2427 -5989,2427 -5990,2428 -5991,2428 -5992,2428 -5993,2428 -5994,2429 -5995,2429 -5996,2429 -5997,2429 -5998,2430 -5999,2431 -6000,2431 -6001,2431 -6002,2431 -6003,2432 -6004,2432 -6005,2432 -6006,2433 -6007,2433 -6008,2433 -6009,2434 -6010,2435 -6011,2435 -6012,2435 -6013,2435 -6014,2436 -6015,2436 -6016,2436 -6017,2436 -6018,2437 -6019,2437 -6020,2438 -6021,2438 -6022,2438 -6023,2439 -6024,2440 -6025,2440 -6026,2440 -6027,2440 -6028,2441 -6029,2441 -6030,2441 -6031,2441 -6032,2442 -6033,2442 -6034,2442 -6035,2443 -6036,2443 -6037,2443 -6038,2444 -6039,2445 -6040,2445 -6041,2445 -6042,2446 -6043,2446 -6044,2446 -6045,2447 -6046,2447 -6047,2447 -6048,2448 -6049,2449 -6050,2450 -6051,2450 -6052,2451 -6053,2451 -6054,2451 -6055,2452 -6056,2452 -6057,2453 -6058,2453 -6059,2454 -6060,2455 -6061,2456 -6062,2456 -6063,2456 -6064,2457 -6065,2457 -6066,2457 -6067,2458 -6068,2459 -6069,2460 -6070,2460 -6071,2460 -6072,2461 -6073,2462 -6074,2463 -6075,2463 -6076,2463 -6077,2464 -6078,2464 -6079,2464 -6080,2464 -6081,2465 -6082,2465 -6083,2465 -6084,2466 -6085,2467 -6086,2467 -6087,2467 -6088,2467 -6089,2468 -6090,2468 -6091,2468 -6092,2469 -6093,2469 -6094,2469 -6095,2469 -6096,2470 -6097,2470 -6098,2470 -6099,2471 -6100,2471 -6101,2472 -6102,2473 -6103,2473 -6104,2473 -6105,2474 -6106,2475 -6107,2476 -6108,2476 -6109,2476 -6110,2477 -6111,2477 -6112,2477 -6113,2477 -6114,2478 -6115,2478 -6116,2479 -6117,2479 -6118,2480 -6119,2480 -6120,2481 -6121,2482 -6122,2483 -6123,2483 -6124,2483 -6125,2484 -6126,2484 -6127,2484 -6128,2485 -6129,2485 -6130,2485 -6131,2486 -6132,2486 -6133,2486 -6134,2487 -6135,2487 -6136,2487 -6137,2488 -6138,2489 -6139,2490 -6140,2490 -6141,2490 -6142,2490 -6143,2491 -6144,2492 -6145,2493 -6146,2493 -6147,2493 -6148,2493 -6149,2494 -6150,2495 -6151,2495 -6152,2495 -6153,2495 -6154,2496 -6155,2496 -6156,2496 -6157,2496 -6158,2497 -6159,2497 -6160,2497 -6161,2497 -6162,2498 -6163,2498 -6164,2499 -6165,2499 -6166,2499 -6167,2499 -6168,2500 -6169,2500 -6170,2500 -6171,2500 -6172,2501 -6173,2501 -6174,2502 -6175,2503 -6176,2504 -6177,2504 -6178,2504 -6179,2505 -6180,2505 -6181,2505 -6182,2505 -6183,2506 -6184,2506 -6185,2507 -6186,2507 -6187,2507 -6188,2508 -6189,2508 -6190,2509 -6191,2510 -6192,2510 -6193,2511 -6194,2511 -6195,2511 -6196,2512 -6197,2512 -6198,2512 -6199,2512 -6200,2513 -6201,2513 -6202,2514 -6203,2515 -6204,2516 -6205,2516 -6206,2517 -6207,2517 -6208,2518 -6209,2518 -6210,2519 -6211,2520 -6212,2521 -6213,2521 -6214,2522 -6215,2522 -6216,2523 -6217,2523 -6218,2523 -6219,2524 -6220,2524 -6221,2524 -6222,2525 -6223,2525 -6224,2525 -6225,2526 -6226,2526 -6227,2526 -6228,2527 -6229,2527 -6230,2527 -6231,2527 -6232,2528 -6233,2529 -6234,2529 -6235,2530 -6236,2531 -6237,2531 -6238,2531 -6239,2532 -6240,2532 -6241,2533 -6242,2534 -6243,2534 -6244,2534 -6245,2534 -6246,2535 -6247,2535 -6248,2536 -6249,2537 -6250,2537 -6251,2538 -6252,2539 -6253,2539 -6254,2539 -6255,2539 -6256,2540 -6257,2540 -6258,2540 -6259,2540 -6260,2541 -6261,2541 -6262,2541 -6263,2542 -6264,2542 -6265,2542 -6266,2543 -6267,2543 -6268,2544 -6269,2544 -6270,2545 -6271,2545 -6272,2546 -6273,2546 -6274,2546 -6275,2546 -6276,2547 -6277,2547 -6278,2547 -6279,2547 -6280,2548 -6281,2548 -6282,2549 -6283,2549 -6284,2550 -6285,2550 -6286,2550 -6287,2550 -6288,2551 -6289,2551 -6290,2552 -6291,2552 -6292,2553 -6293,2553 -6294,2553 -6295,2553 -6296,2554 -6297,2554 -6298,2555 -6299,2555 -6300,2555 -6301,2555 -6302,2556 -6303,2556 -6304,2557 -6305,2557 -6306,2557 -6307,2557 -6308,2558 -6309,2558 -6310,2558 -6311,2558 -6312,2559 -6313,2559 -6314,2559 -6315,2559 -6316,2560 -6317,2560 -6318,2560 -6319,2560 -6320,2561 -6321,2561 -6322,2561 -6323,2561 -6324,2562 -6325,2562 -6326,2562 -6327,2563 -6328,2563 -6329,2563 -6330,2563 -6331,2564 -6332,2564 -6333,2564 -6334,2565 -6335,2565 -6336,2565 -6337,2565 -6338,2566 -6339,2566 -6340,2566 -6341,2567 -6342,2567 -6343,2568 -6344,2569 -6345,2569 -6346,2569 -6347,2570 -6348,2570 -6349,2570 -6350,2570 -6351,2571 -6352,2571 -6353,2572 -6354,2572 -6355,2573 -6356,2574 -6357,2574 -6358,2574 -6359,2575 -6360,2575 -6361,2576 -6362,2576 -6363,2576 -6364,2577 -6365,2577 -6366,2578 -6367,2578 -6368,2578 -6369,2579 -6370,2579 -6371,2580 -6372,2580 -6373,2580 -6374,2581 -6375,2582 -6376,2583 -6377,2584 -6378,2584 -6379,2585 -6380,2585 -6381,2585 -6382,2585 -6383,2586 -6384,2586 -6385,2586 -6386,2587 -6387,2587 -6388,2588 -6389,2588 -6390,2588 -6391,2589 -6392,2589 -6393,2589 -6394,2589 -6395,2590 -6396,2591 -6397,2592 -6398,2592 -6399,2592 -6400,2593 -6401,2594 -6402,2594 -6403,2594 -6404,2594 -6405,2595 -6406,2595 -6407,2595 -6408,2596 -6409,2596 -6410,2597 -6411,2597 -6412,2597 -6413,2598 -6414,2598 -6415,2598 -6416,2599 -6417,2600 -6418,2600 -6419,2601 -6420,2601 -6421,2601 -6422,2602 -6423,2602 -6424,2602 -6425,2603 -6426,2603 -6427,2604 -6428,2604 -6429,2605 -6430,2605 -6431,2605 -6432,2605 -6433,2606 -6434,2606 -6435,2606 -6436,2607 -6437,2607 -6438,2607 -6439,2607 -6440,2608 -6441,2608 -6442,2609 -6443,2609 -6444,2609 -6445,2610 -6446,2610 -6447,2610 -6448,2611 -6449,2611 -6450,2611 -6451,2612 -6452,2612 -6453,2613 -6454,2613 -6455,2613 -6456,2613 -6457,2614 -6458,2615 -6459,2615 -6460,2616 -6461,2616 -6462,2616 -6463,2617 -6464,2617 -6465,2617 -6466,2618 -6467,2618 -6468,2618 -6469,2619 -6470,2619 -6471,2620 -6472,2620 -6473,2620 -6474,2620 -6475,2621 -6476,2622 -6477,2622 -6478,2622 -6479,2623 -6480,2623 -6481,2623 -6482,2623 -6483,2624 -6484,2624 -6485,2624 -6486,2625 -6487,2625 -6488,2626 -6489,2626 -6490,2626 -6491,2626 -6492,2627 -6493,2627 -6494,2627 -6495,2627 -6496,2628 -6497,2628 -6498,2629 -6499,2629 -6500,2629 -6501,2630 -6502,2630 -6503,2631 -6504,2631 -6505,2631 -6506,2631 -6507,2632 -6508,2632 -6509,2632 -6510,2633 -6511,2633 -6512,2633 -6513,2633 -6514,2634 -6515,2634 -6516,2634 -6517,2635 -6518,2635 -6519,2635 -6520,2635 -6521,2636 -6522,2637 -6523,2637 -6524,2637 -6525,2638 -6526,2638 -6527,2639 -6528,2639 -6529,2639 -6530,2640 -6531,2640 -6532,2641 -6533,2642 -6534,2643 -6535,2643 -6536,2643 -6537,2643 -6538,2644 -6539,2644 -6540,2645 -6541,2646 -6542,2647 -6543,2647 -6544,2648 -6545,2649 -6546,2649 -6547,2649 -6548,2650 -6549,2651 -6550,2652 -6551,2652 -6552,2653 -6553,2653 -6554,2653 -6555,2654 -6556,2654 -6557,2654 -6558,2655 -6559,2655 -6560,2655 -6561,2655 -6562,2656 -6563,2656 -6564,2657 -6565,2658 -6566,2658 -6567,2658 -6568,2659 -6569,2659 -6570,2659 -6571,2660 -6572,2660 -6573,2661 -6574,2661 -6575,2661 -6576,2661 -6577,2662 -6578,2663 -6579,2663 -6580,2663 -6581,2663 -6582,2664 -6583,2664 -6584,2664 -6585,2664 -6586,2665 -6587,2665 -6588,2665 -6589,2666 -6590,2666 -6591,2666 -6592,2666 -6593,2667 -6594,2668 -6595,2668 -6596,2668 -6597,2669 -6598,2669 -6599,2669 -6600,2669 -6601,2670 -6602,2670 -6603,2670 -6604,2670 -6605,2671 -6606,2671 -6607,2671 -6608,2672 -6609,2673 -6610,2674 -6611,2675 -6612,2675 -6613,2676 -6614,2677 -6615,2678 -6616,2678 -6617,2678 -6618,2679 -6619,2679 -6620,2680 -6621,2680 -6622,2680 -6623,2680 -6624,2681 -6625,2681 -6626,2681 -6627,2682 -6628,2683 -6629,2683 -6630,2683 -6631,2684 -6632,2685 -6633,2686 -6634,2686 -6635,2686 -6636,2686 -6637,2687 -6638,2687 -6639,2687 -6640,2687 -6641,2688 -6642,2688 -6643,2688 -6644,2688 -6645,2689 -6646,2689 -6647,2689 -6648,2689 -6649,2690 -6650,2690 -6651,2690 -6652,2691 -6653,2691 -6654,2691 -6655,2691 -6656,2692 -6657,2692 -6658,2693 -6659,2693 -6660,2693 -6661,2694 -6662,2695 -6663,2695 -6664,2695 -6665,2696 -6666,2696 -6667,2696 -6668,2697 -6669,2697 -6670,2698 -6671,2698 -6672,2699 -6673,2699 -6674,2700 -6675,2700 -6676,2700 -6677,2701 -6678,2702 -6679,2703 -6680,2703 -6681,2703 -6682,2703 -6683,2704 -6684,2704 -6685,2704 -6686,2704 -6687,2705 -6688,2705 -6689,2706 -6690,2706 -6691,2706 -6692,2707 -6693,2708 -6694,2709 -6695,2710 -6696,2710 -6697,2710 -6698,2711 -6699,2711 -6700,2711 -6701,2712 -6702,2712 -6703,2712 -6704,2713 -6705,2714 -6706,2714 -6707,2714 -6708,2714 -6709,2715 -6710,2715 -6711,2715 -6712,2715 -6713,2716 -6714,2716 -6715,2716 -6716,2716 -6717,2717 -6718,2717 -6719,2717 -6720,2717 -6721,2718 -6722,2718 -6723,2718 -6724,2718 -6725,2719 -6726,2719 -6727,2719 -6728,2719 -6729,2720 -6730,2721 -6731,2722 -6732,2723 -6733,2723 -6734,2723 -6735,2724 -6736,2724 -6737,2725 -6738,2725 -6739,2725 -6740,2725 -6741,2726 -6742,2726 -6743,2726 -6744,2727 -6745,2728 -6746,2729 -6747,2729 -6748,2729 -6749,2730 -6750,2731 -6751,2731 -6752,2732 -6753,2733 -6754,2733 -6755,2734 -6756,2734 -6757,2734 -6758,2735 -6759,2735 -6760,2735 -6761,2736 -6762,2736 -6763,2736 -6764,2737 -6765,2737 -6766,2737 -6767,2738 -6768,2738 -6769,2738 -6770,2738 -6771,2739 -6772,2739 -6773,2740 -6774,2741 -6775,2742 -6776,2742 -6777,2742 -6778,2743 -6779,2744 -6780,2745 -6781,2745 -6782,2745 -6783,2745 -6784,2746 -6785,2746 -6786,2746 -6787,2747 -6788,2747 -6789,2747 -6790,2748 -6791,2749 -6792,2749 -6793,2749 -6794,2750 -6795,2750 -6796,2750 -6797,2751 -6798,2751 -6799,2751 -6800,2751 -6801,2752 -6802,2752 -6803,2752 -6804,2753 -6805,2753 -6806,2754 -6807,2755 -6808,2755 -6809,2756 -6810,2756 -6811,2757 -6812,2757 -6813,2758 -6814,2758 -6815,2758 -6816,2759 -6817,2759 -6818,2759 -6819,2760 -6820,2760 -6821,2761 -6822,2761 -6823,2761 -6824,2761 -6825,2762 -6826,2762 -6827,2762 -6828,2763 -6829,2763 -6830,2764 -6831,2764 -6832,2764 -6833,2764 -6834,2765 -6835,2765 -6836,2765 -6837,2765 -6838,2766 -6839,2767 -6840,2768 -6841,2768 -6842,2769 -6843,2769 -6844,2769 -6845,2770 -6846,2770 -6847,2771 -6848,2771 -6849,2771 -6850,2771 -6851,2772 -6852,2772 -6853,2773 -6854,2773 -6855,2774 -6856,2774 -6857,2774 -6858,2775 -6859,2775 -6860,2775 -6861,2775 -6862,2776 -6863,2777 -6864,2777 -6865,2778 -6866,2778 -6867,2778 -6868,2778 -6869,2779 -6870,2779 -6871,2780 -6872,2780 -6873,2781 -6874,2781 -6875,2782 -6876,2783 -6877,2783 -6878,2783 -6879,2784 -6880,2784 -6881,2784 -6882,2785 -6883,2786 -6884,2786 -6885,2786 -6886,2787 -6887,2787 -6888,2788 -6889,2789 -6890,2789 -6891,2790 -6892,2790 -6893,2790 -6894,2791 -6895,2791 -6896,2791 -6897,2792 -6898,2792 -6899,2792 -6900,2792 -6901,2793 -6902,2794 -6903,2795 -6904,2795 -6905,2795 -6906,2796 -6907,2797 -6908,2797 -6909,2797 -6910,2797 -6911,2798 -6912,2798 -6913,2798 -6914,2799 -6915,2799 -6916,2799 -6917,2800 -6918,2801 -6919,2801 -6920,2801 -6921,2801 -6922,2802 -6923,2802 -6924,2803 -6925,2804 -6926,2804 -6927,2804 -6928,2804 -6929,2805 -6930,2806 -6931,2806 -6932,2807 -6933,2807 -6934,2807 -6935,2808 -6936,2809 -6937,2809 -6938,2809 -6939,2810 -6940,2810 -6941,2810 -6942,2811 -6943,2811 -6944,2811 -6945,2812 -6946,2812 -6947,2812 -6948,2813 -6949,2813 -6950,2814 -6951,2814 -6952,2815 -6953,2815 -6954,2815 -6955,2815 -6956,2816 -6957,2816 -6958,2817 -6959,2817 -6960,2817 -6961,2818 -6962,2819 -6963,2819 -6964,2820 -6965,2821 -6966,2821 -6967,2821 -6968,2821 -6969,2822 -6970,2822 -6971,2823 -6972,2823 -6973,2824 -6974,2824 -6975,2824 -6976,2825 -6977,2826 -6978,2826 -6979,2826 -6980,2827 -6981,2827 -6982,2827 -6983,2828 -6984,2828 -6985,2829 -6986,2829 -6987,2829 -6988,2829 -6989,2830 -6990,2831 -6991,2832 -6992,2832 -6993,2832 -6994,2832 -6995,2833 -6996,2833 -6997,2833 -6998,2833 -6999,2834 -7000,2834 -7001,2835 -7002,2835 -7003,2835 -7004,2836 -7005,2836 -7006,2836 -7007,2837 -7008,2838 -7009,2839 -7010,2839 -7011,2839 -7012,2839 -7013,2840 -7014,2840 -7015,2840 -7016,2841 -7017,2841 -7018,2842 -7019,2842 -7020,2843 -7021,2843 -7022,2843 -7023,2844 -7024,2844 -7025,2845 -7026,2846 -7027,2847 -7028,2847 -7029,2847 -7030,2848 -7031,2848 -7032,2849 -7033,2849 -7034,2849 -7035,2849 -7036,2850 -7037,2850 -7038,2850 -7039,2850 -7040,2851 -7041,2851 -7042,2851 -7043,2852 -7044,2853 -7045,2853 -7046,2854 -7047,2854 -7048,2854 -7049,2854 -7050,2855 -7051,2856 -7052,2856 -7053,2857 -7054,2857 -7055,2858 -7056,2859 -7057,2860 -7058,2860 -7059,2860 -7060,2860 -7061,2861 -7062,2862 -7063,2862 -7064,2863 -7065,2863 -7066,2864 -7067,2865 -7068,2865 -7069,2865 -7070,2865 -7071,2866 -7072,2867 -7073,2867 -7074,2867 -7075,2868 -7076,2868 -7077,2868 -7078,2869 -7079,2869 -7080,2869 -7081,2869 -7082,2870 -7083,2871 -7084,2871 -7085,2871 -7086,2871 -7087,2872 -7088,2873 -7089,2873 -7090,2873 -7091,2873 -7092,2874 -7093,2875 -7094,2876 -7095,2876 -7096,2876 -7097,2877 -7098,2877 -7099,2878 -7100,2878 -7101,2879 -7102,2879 -7103,2880 -7104,2880 -7105,2880 -7106,2881 -7107,2882 -7108,2883 -7109,2883 -7110,2883 -7111,2884 -7112,2885 -7113,2885 -7114,2885 -7115,2885 -7116,2886 -7117,2886 -7118,2887 -7119,2888 -7120,2889 -7121,2889 -7122,2889 -7123,2889 -7124,2890 -7125,2890 -7126,2891 -7127,2892 -7128,2892 -7129,2893 -7130,2893 -7131,2894 -7132,2894 -7133,2894 -7134,2894 -7135,2895 -7136,2895 -7137,2896 -7138,2896 -7139,2897 -7140,2897 -7141,2898 -7142,2898 -7143,2899 -7144,2899 -7145,2900 -7146,2900 -7147,2900 -7148,2900 -7149,2901 -7150,2901 -7151,2901 -7152,2901 -7153,2902 -7154,2903 -7155,2903 -7156,2903 -7157,2903 -7158,2904 -7159,2904 -7160,2904 -7161,2904 -7162,2905 -7163,2905 -7164,2905 -7165,2906 -7166,2906 -7167,2906 -7168,2906 -7169,2907 -7170,2908 -7171,2909 -7172,2909 -7173,2909 -7174,2910 -7175,2910 -7176,2910 -7177,2910 -7178,2911 -7179,2912 -7180,2912 -7181,2912 -7182,2912 -7183,2913 -7184,2914 -7185,2915 -7186,2915 -7187,2915 -7188,2916 -7189,2916 -7190,2917 -7191,2918 -7192,2918 -7193,2919 -7194,2919 -7195,2920 -7196,2920 -7197,2920 -7198,2921 -7199,2921 -7200,2922 -7201,2922 -7202,2922 -7203,2922 -7204,2923 -7205,2923 -7206,2923 -7207,2923 -7208,2924 -7209,2924 -7210,2924 -7211,2925 -7212,2925 -7213,2925 -7214,2926 -7215,2927 -7216,2928 -7217,2928 -7218,2928 -7219,2928 -7220,2929 -7221,2929 -7222,2929 -7223,2930 -7224,2930 -7225,2930 -7226,2931 -7227,2931 -7228,2931 -7229,2932 -7230,2932 -7231,2932 -7232,2933 -7233,2933 -7234,2933 -7235,2933 -7236,2934 -7237,2935 -7238,2935 -7239,2935 -7240,2935 -7241,2936 -7242,2936 -7243,2936 -7244,2937 -7245,2937 -7246,2937 -7247,2938 -7248,2938 -7249,2938 -7250,2939 -7251,2939 -7252,2940 -7253,2940 -7254,2940 -7255,2941 -7256,2941 -7257,2941 -7258,2941 -7259,2942 -7260,2942 -7261,2943 -7262,2944 -7263,2944 -7264,2945 -7265,2945 -7266,2946 -7267,2946 -7268,2947 -7269,2947 -7270,2947 -7271,2947 -7272,2948 -7273,2948 -7274,2948 -7275,2948 -7276,2949 -7277,2949 -7278,2949 -7279,2950 -7280,2950 -7281,2950 -7282,2950 -7283,2951 -7284,2951 -7285,2951 -7286,2952 -7287,2952 -7288,2952 -7289,2952 -7290,2953 -7291,2953 -7292,2953 -7293,2953 -7294,2954 -7295,2954 -7296,2954 -7297,2955 -7298,2956 -7299,2956 -7300,2956 -7301,2956 -7302,2957 -7303,2957 -7304,2957 -7305,2957 -7306,2958 -7307,2958 -7308,2958 -7309,2959 -7310,2959 -7311,2959 -7312,2959 -7313,2960 -7314,2961 -7315,2962 -7316,2962 -7317,2962 -7318,2962 -7319,2963 -7320,2963 -7321,2963 -7322,2963 -7323,2964 -7324,2964 -7325,2964 -7326,2965 -7327,2965 -7328,2965 -7329,2965 -7330,2966 -7331,2966 -7332,2966 -7333,2967 -7334,2967 -7335,2968 -7336,2968 -7337,2969 -7338,2970 -7339,2970 -7340,2970 -7341,2970 -7342,2971 -7343,2971 -7344,2971 -7345,2971 -7346,2972 -7347,2972 -7348,2972 -7349,2973 -7350,2973 -7351,2973 -7352,2973 -7353,2974 -7354,2974 -7355,2974 -7356,2975 -7357,2975 -7358,2976 -7359,2976 -7360,2977 -7361,2978 -7362,2978 -7363,2978 -7364,2978 -7365,2979 -7366,2979 -7367,2979 -7368,2980 -7369,2980 -7370,2981 -7371,2981 -7372,2981 -7373,2982 -7374,2983 -7375,2984 -7376,2984 -7377,2984 -7378,2985 -7379,2985 -7380,2985 -7381,2986 -7382,2986 -7383,2986 -7384,2987 -7385,2988 -7386,2988 -7387,2989 -7388,2989 -7389,2989 -7390,2990 -7391,2990 -7392,2991 -7393,2991 -7394,2991 -7395,2992 -7396,2992 -7397,2993 -7398,2993 -7399,2993 -7400,2994 -7401,2994 -7402,2994 -7403,2995 -7404,2995 -7405,2996 -7406,2996 -7407,2997 -7408,2997 -7409,2998 -7410,2998 -7411,2998 -7412,2999 -7413,2999 -7414,2999 -7415,2999 -7416,3000 -7417,3000 -7418,3001 -7419,3001 -7420,3001 -7421,3001 -7422,3002 -7423,3002 -7424,3002 -7425,3002 -7426,3003 -7427,3003 -7428,3004 -7429,3004 -7430,3004 -7431,3004 -7432,3005 -7433,3005 -7434,3006 -7435,3006 -7436,3006 -7437,3006 -7438,3007 -7439,3007 -7440,3007 -7441,3007 -7442,3008 -7443,3008 -7444,3008 -7445,3008 -7446,3009 -7447,3010 -7448,3010 -7449,3010 -7450,3011 -7451,3011 -7452,3012 -7453,3012 -7454,3012 -7455,3013 -7456,3013 -7457,3013 -7458,3013 -7459,3014 -7460,3015 -7461,3015 -7462,3016 -7463,3016 -7464,3016 -7465,3017 -7466,3017 -7467,3018 -7468,3019 -7469,3019 -7470,3019 -7471,3020 -7472,3020 -7473,3020 -7474,3021 -7475,3022 -7476,3022 -7477,3023 -7478,3023 -7479,3023 -7480,3023 -7481,3024 -7482,3024 -7483,3024 -7484,3024 -7485,3025 -7486,3025 -7487,3026 -7488,3027 -7489,3027 -7490,3027 -7491,3027 -7492,3028 -7493,3028 -7494,3028 -7495,3028 -7496,3029 -7497,3029 -7498,3029 -7499,3030 -7500,3030 -7501,3031 -7502,3031 -7503,3031 -7504,3031 -7505,3032 -7506,3032 -7507,3033 -7508,3034 -7509,3034 -7510,3034 -7511,3034 -7512,3035 -7513,3036 -7514,3036 -7515,3036 -7516,3036 -7517,3037 -7518,3038 -7519,3038 -7520,3038 -7521,3038 -7522,3039 -7523,3040 -7524,3040 -7525,3040 -7526,3041 -7527,3041 -7528,3042 -7529,3042 -7530,3042 -7531,3043 -7532,3043 -7533,3043 -7534,3043 -7535,3044 -7536,3044 -7537,3045 -7538,3045 -7539,3045 -7540,3045 -7541,3046 -7542,3046 -7543,3046 -7544,3046 -7545,3047 -7546,3048 -7547,3049 -7548,3049 -7549,3049 -7550,3050 -7551,3050 -7552,3050 -7553,3050 -7554,3051 -7555,3051 -7556,3051 -7557,3051 -7558,3052 -7559,3052 -7560,3052 -7561,3053 -7562,3053 -7563,3053 -7564,3054 -7565,3055 -7566,3055 -7567,3056 -7568,3056 -7569,3057 -7570,3057 -7571,3057 -7572,3058 -7573,3059 -7574,3059 -7575,3059 -7576,3059 -7577,3060 -7578,3060 -7579,3060 -7580,3060 -7581,3061 -7582,3061 -7583,3062 -7584,3062 -7585,3062 -7586,3062 -7587,3063 -7588,3063 -7589,3064 -7590,3064 -7591,3065 -7592,3065 -7593,3065 -7594,3066 -7595,3066 -7596,3066 -7597,3066 -7598,3067 -7599,3067 -7600,3068 -7601,3068 -7602,3068 -7603,3068 -7604,3069 -7605,3069 -7606,3069 -7607,3069 -7608,3070 -7609,3070 -7610,3070 -7611,3071 -7612,3071 -7613,3071 -7614,3071 -7615,3072 -7616,3072 -7617,3073 -7618,3073 -7619,3073 -7620,3074 -7621,3074 -7622,3074 -7623,3074 -7624,3075 -7625,3075 -7626,3076 -7627,3076 -7628,3076 -7629,3076 -7630,3077 -7631,3078 -7632,3078 -7633,3078 -7634,3078 -7635,3079 -7636,3079 -7637,3079 -7638,3080 -7639,3080 -7640,3081 -7641,3081 -7642,3082 -7643,3082 -7644,3082 -7645,3083 -7646,3083 -7647,3083 -7648,3084 -7649,3085 -7650,3085 -7651,3085 -7652,3086 -7653,3087 -7654,3087 -7655,3087 -7656,3088 -7657,3088 -7658,3088 -7659,3089 -7660,3089 -7661,3089 -7662,3090 -7663,3090 -7664,3090 -7665,3091 -7666,3092 -7667,3093 -7668,3093 -7669,3093 -7670,3094 -7671,3094 -7672,3095 -7673,3095 -7674,3096 -7675,3096 -7676,3097 -7677,3097 -7678,3098 -7679,3098 -7680,3098 -7681,3098 -7682,3099 -7683,3099 -7684,3099 -7685,3099 -7686,3100 -7687,3100 -7688,3100 -7689,3100 -7690,3101 -7691,3101 -7692,3101 -7693,3102 -7694,3102 -7695,3102 -7696,3102 -7697,3103 -7698,3104 -7699,3104 -7700,3105 -7701,3105 -7702,3105 -7703,3106 -7704,3107 -7705,3107 -7706,3108 -7707,3108 -7708,3108 -7709,3109 -7710,3110 -7711,3111 -7712,3112 -7713,3112 -7714,3112 -7715,3113 -7716,3113 -7717,3113 -7718,3113 -7719,3114 -7720,3115 -7721,3115 -7722,3116 -7723,3116 -7724,3117 -7725,3118 -7726,3119 -7727,3120 -7728,3121 -7729,3121 -7730,3122 -7731,3122 -7732,3122 -7733,3123 -7734,3123 -7735,3123 -7736,3124 -7737,3125 -7738,3126 -7739,3126 -7740,3126 -7741,3127 -7742,3127 -7743,3127 -7744,3128 -7745,3129 -7746,3130 -7747,3130 -7748,3130 -7749,3131 -7750,3131 -7751,3131 -7752,3132 -7753,3132 -7754,3133 -7755,3133 -7756,3133 -7757,3134 -7758,3134 -7759,3134 -7760,3134 -7761,3135 -7762,3136 -7763,3136 -7764,3136 -7765,3136 -7766,3137 -7767,3138 -7768,3138 -7769,3138 -7770,3138 -7771,3139 -7772,3139 -7773,3139 -7774,3139 -7775,3140 -7776,3140 -7777,3141 -7778,3141 -7779,3141 -7780,3142 -7781,3143 -7782,3144 -7783,3144 -7784,3144 -7785,3145 -7786,3146 -7787,3146 -7788,3146 -7789,3146 -7790,3147 -7791,3147 -7792,3147 -7793,3147 -7794,3148 -7795,3148 -7796,3148 -7797,3148 -7798,3149 -7799,3149 -7800,3149 -7801,3150 -7802,3150 -7803,3150 -7804,3151 -7805,3151 -7806,3152 -7807,3152 -7808,3152 -7809,3153 -7810,3154 -7811,3154 -7812,3154 -7813,3155 -7814,3155 -7815,3155 -7816,3156 -7817,3156 -7818,3157 -7819,3157 -7820,3158 -7821,3158 -7822,3158 -7823,3159 -7824,3159 -7825,3159 -7826,3159 -7827,3160 -7828,3160 -7829,3160 -7830,3160 -7831,3161 -7832,3161 -7833,3161 -7834,3161 -7835,3162 -7836,3163 -7837,3163 -7838,3164 -7839,3165 -7840,3165 -7841,3166 -7842,3166 -7843,3166 -7844,3167 -7845,3167 -7846,3167 -7847,3168 -7848,3168 -7849,3168 -7850,3169 -7851,3169 -7852,3170 -7853,3170 -7854,3170 -7855,3170 -7856,3171 -7857,3172 -7858,3172 -7859,3172 -7860,3172 -7861,3173 -7862,3174 -7863,3174 -7864,3174 -7865,3174 -7866,3175 -7867,3176 -7868,3176 -7869,3176 -7870,3177 -7871,3177 -7872,3177 -7873,3178 -7874,3178 -7875,3178 -7876,3178 -7877,3179 -7878,3179 -7879,3179 -7880,3179 -7881,3180 -7882,3180 -7883,3181 -7884,3181 -7885,3182 -7886,3182 -7887,3183 -7888,3183 -7889,3183 -7890,3183 -7891,3184 -7892,3184 -7893,3184 -7894,3185 -7895,3185 -7896,3185 -7897,3186 -7898,3186 -7899,3187 -7900,3187 -7901,3187 -7902,3187 -7903,3188 -7904,3189 -7905,3189 -7906,3190 -7907,3190 -7908,3190 -7909,3190 -7910,3191 -7911,3191 -7912,3192 -7913,3192 -7914,3192 -7915,3192 -7916,3193 -7917,3193 -7918,3194 -7919,3194 -7920,3195 -7921,3195 -7922,3195 -7923,3195 -7924,3196 -7925,3197 -7926,3197 -7927,3197 -7928,3198 -7929,3198 -7930,3199 -7931,3199 -7932,3200 -7933,3200 -7934,3200 -7935,3201 -7936,3201 -7937,3202 -7938,3202 -7939,3203 -7940,3203 -7941,3203 -7942,3204 -7943,3204 -7944,3204 -7945,3205 -7946,3205 -7947,3205 -7948,3206 -7949,3207 -7950,3207 -7951,3207 -7952,3208 -7953,3208 -7954,3208 -7955,3209 -7956,3210 -7957,3210 -7958,3211 -7959,3211 -7960,3212 -7961,3212 -7962,3212 -7963,3213 -7964,3213 -7965,3214 -7966,3214 -7967,3215 -7968,3216 -7969,3216 -7970,3216 -7971,3217 -7972,3218 -7973,3219 -7974,3219 -7975,3219 -7976,3219 -7977,3220 -7978,3221 -7979,3222 -7980,3223 -7981,3223 -7982,3224 -7983,3225 -7984,3226 -7985,3227 -7986,3227 -7987,3228 -7988,3228 -7989,3229 -7990,3229 -7991,3230 -7992,3231 -7993,3232 -7994,3232 -7995,3233 -7996,3234 -7997,3234 -7998,3234 -7999,3235 -8000,3235 -8001,3236 -8002,3236 -8003,3237 -8004,3237 -8005,3238 -8006,3239 -8007,3240 -8008,3240 -8009,3240 -8010,3240 -8011,3241 -8012,3241 -8013,3242 -8014,3242 -8015,3242 -8016,3243 -8017,3243 -8018,3244 -8019,3245 -8020,3245 -8021,3245 -8022,3246 -8023,3246 -8024,3246 -8025,3246 -8026,3247 -8027,3247 -8028,3248 -8029,3248 -8030,3248 -8031,3248 -8032,3249 -8033,3249 -8034,3249 -8035,3249 -8036,3250 -8037,3251 -8038,3251 -8039,3251 -8040,3252 -8041,3252 -8042,3252 -8043,3252 -8044,3253 -8045,3253 -8046,3254 -8047,3255 -8048,3255 -8049,3255 -8050,3255 -8051,3256 -8052,3256 -8053,3256 -8054,3257 -8055,3257 -8056,3258 -8057,3258 -8058,3258 -8059,3259 -8060,3259 -8061,3260 -8062,3261 -8063,3261 -8064,3261 -8065,3262 -8066,3262 -8067,3262 -8068,3263 -8069,3263 -8070,3264 -8071,3264 -8072,3264 -8073,3265 -8074,3266 -8075,3266 -8076,3267 -8077,3268 -8078,3269 -8079,3269 -8080,3270 -8081,3270 -8082,3270 -8083,3270 -8084,3271 -8085,3271 -8086,3272 -8087,3272 -8088,3272 -8089,3272 -8090,3273 -8091,3273 -8092,3274 -8093,3274 -8094,3274 -8095,3274 -8096,3275 -8097,3276 -8098,3277 -8099,3278 -8100,3278 -8101,3279 -8102,3279 -8103,3280 -8104,3280 -8105,3280 -8106,3280 -8107,3281 -8108,3282 -8109,3283 -8110,3283 -8111,3283 -8112,3284 -8113,3284 -8114,3284 -8115,3284 -8116,3285 -8117,3286 -8118,3286 -8119,3286 -8120,3286 -8121,3287 -8122,3287 -8123,3288 -8124,3289 -8125,3290 -8126,3290 -8127,3290 -8128,3290 -8129,3291 -8130,3291 -8131,3292 -8132,3292 -8133,3292 -8134,3293 -8135,3293 -8136,3293 -8137,3293 -8138,3294 -8139,3294 -8140,3294 -8141,3295 -8142,3295 -8143,3295 -8144,3296 -8145,3296 -8146,3296 -8147,3296 -8148,3297 -8149,3297 -8150,3297 -8151,3297 -8152,3298 -8153,3298 -8154,3298 -8155,3299 -8156,3300 -8157,3301 -8158,3301 -8159,3301 -8160,3301 -8161,3302 -8162,3302 -8163,3302 -8164,3303 -8165,3304 -8166,3305 -8167,3306 -8168,3306 -8169,3306 -8170,3306 -8171,3307 -8172,3307 -8173,3307 -8174,3308 -8175,3309 -8176,3309 -8177,3309 -8178,3310 -8179,3310 -8180,3310 -8181,3311 -8182,3311 -8183,3311 -8184,3311 -8185,3312 -8186,3312 -8187,3312 -8188,3312 -8189,3313 -8190,3314 -8191,3315 -8192,3316 -8193,3316 -8194,3317 -8195,3317 -8196,3317 -8197,3317 -8198,3318 -8199,3318 -8200,3318 -8201,3318 -8202,3319 -8203,3319 -8204,3319 -8205,3320 -8206,3321 -8207,3321 -8208,3322 -8209,3323 -8210,3323 -8211,3323 -8212,3323 -8213,3324 -8214,3324 -8215,3324 -8216,3325 -8217,3325 -8218,3325 -8219,3326 -8220,3327 -8221,3328 -8222,3329 -8223,3330 -8224,3330 -8225,3330 -8226,3330 -8227,3331 -8228,3331 -8229,3332 -8230,3332 -8231,3332 -8232,3333 -8233,3333 -8234,3334 -8235,3335 -8236,3335 -8237,3335 -8238,3335 -8239,3336 -8240,3336 -8241,3336 -8242,3337 -8243,3337 -8244,3337 -8245,3338 -8246,3338 -8247,3338 -8248,3339 -8249,3339 -8250,3339 -8251,3340 -8252,3341 -8253,3341 -8254,3341 -8255,3342 -8256,3342 -8257,3342 -8258,3343 -8259,3343 -8260,3343 -8261,3344 -8262,3344 -8263,3344 -8264,3345 -8265,3345 -8266,3345 -8267,3346 -8268,3346 -8269,3347 -8270,3347 -8271,3347 -8272,3348 -8273,3349 -8274,3349 -8275,3349 -8276,3349 -8277,3350 -8278,3350 -8279,3350 -8280,3350 -8281,3351 -8282,3351 -8283,3352 -8284,3352 -8285,3352 -8286,3353 -8287,3353 -8288,3353 -8289,3353 -8290,3354 -8291,3355 -8292,3356 -8293,3356 -8294,3356 -8295,3357 -8296,3357 -8297,3358 -8298,3358 -8299,3359 -8300,3359 -8301,3359 -8302,3359 -8303,3360 -8304,3360 -8305,3360 -8306,3360 -8307,3361 -8308,3361 -8309,3362 -8310,3362 -8311,3363 -8312,3363 -8313,3364 -8314,3364 -8315,3364 -8316,3364 -8317,3365 -8318,3366 -8319,3366 -8320,3366 -8321,3367 -8322,3367 -8323,3367 -8324,3368 -8325,3368 -8326,3369 -8327,3370 -8328,3370 -8329,3371 -8330,3371 -8331,3372 -8332,3373 -8333,3374 -8334,3374 -8335,3374 -8336,3374 -8337,3375 -8338,3376 -8339,3377 -8340,3377 -8341,3377 -8342,3377 -8343,3378 -8344,3378 -8345,3378 -8346,3379 -8347,3379 -8348,3379 -8349,3380 -8350,3380 -8351,3381 -8352,3382 -8353,3382 -8354,3382 -8355,3383 -8356,3383 -8357,3384 -8358,3384 -8359,3385 -8360,3385 -8361,3385 -8362,3386 -8363,3386 -8364,3386 -8365,3386 -8366,3387 -8367,3387 -8368,3387 -8369,3387 -8370,3388 -8371,3388 -8372,3388 -8373,3388 -8374,3389 -8375,3389 -8376,3389 -8377,3389 -8378,3390 -8379,3390 -8380,3390 -8381,3390 -8382,3391 -8383,3391 -8384,3391 -8385,3392 -8386,3392 -8387,3392 -8388,3392 -8389,3393 -8390,3394 -8391,3394 -8392,3394 -8393,3395 -8394,3396 -8395,3396 -8396,3397 -8397,3397 -8398,3397 -8399,3398 -8400,3398 -8401,3398 -8402,3399 -8403,3399 -8404,3399 -8405,3399 -8406,3400 -8407,3401 -8408,3401 -8409,3401 -8410,3401 -8411,3402 -8412,3402 -8413,3402 -8414,3403 -8415,3404 -8416,3404 -8417,3404 -8418,3405 -8419,3405 -8420,3405 -8421,3406 -8422,3406 -8423,3407 -8424,3407 -8425,3408 -8426,3408 -8427,3408 -8428,3408 -8429,3409 -8430,3409 -8431,3409 -8432,3409 -8433,3410 -8434,3410 -8435,3410 -8436,3411 -8437,3412 -8438,3412 -8439,3412 -8440,3412 -8441,3413 -8442,3413 -8443,3413 -8444,3413 -8445,3414 -8446,3415 -8447,3415 -8448,3415 -8449,3416 -8450,3416 -8451,3416 -8452,3417 -8453,3417 -8454,3417 -8455,3417 -8456,3418 -8457,3419 -8458,3419 -8459,3419 -8460,3420 -8461,3421 -8462,3422 -8463,3422 -8464,3423 -8465,3423 -8466,3423 -8467,3424 -8468,3425 -8469,3426 -8470,3426 -8471,3427 -8472,3428 -8473,3428 -8474,3428 -8475,3429 -8476,3429 -8477,3429 -8478,3429 -8479,3430 -8480,3431 -8481,3431 -8482,3432 -8483,3433 -8484,3433 -8485,3433 -8486,3433 -8487,3434 -8488,3434 -8489,3434 -8490,3435 -8491,3435 -8492,3436 -8493,3437 -8494,3438 -8495,3439 -8496,3439 -8497,3439 -8498,3440 -8499,3440 -8500,3440 -8501,3441 -8502,3442 -8503,3442 -8504,3442 -8505,3442 -8506,3443 -8507,3443 -8508,3443 -8509,3443 -8510,3444 -8511,3444 -8512,3444 -8513,3445 -8514,3445 -8515,3445 -8516,3446 -8517,3446 -8518,3446 -8519,3447 -8520,3447 -8521,3447 -8522,3448 -8523,3449 -8524,3450 -8525,3450 -8526,3450 -8527,3451 -8528,3451 -8529,3451 -8530,3451 -8531,3452 -8532,3453 -8533,3453 -8534,3453 -8535,3454 -8536,3454 -8537,3454 -8538,3454 -8539,3455 -8540,3456 -8541,3456 -8542,3456 -8543,3457 -8544,3457 -8545,3457 -8546,3458 -8547,3458 -8548,3458 -8549,3458 -8550,3459 -8551,3460 -8552,3460 -8553,3460 -8554,3461 -8555,3461 -8556,3462 -8557,3462 -8558,3463 -8559,3464 -8560,3465 -8561,3465 -8562,3465 -8563,3465 -8564,3466 -8565,3466 -8566,3467 -8567,3467 -8568,3467 -8569,3467 -8570,3468 -8571,3469 -8572,3469 -8573,3469 -8574,3470 -8575,3471 -8576,3471 -8577,3471 -8578,3472 -8579,3472 -8580,3472 -8581,3472 -8582,3473 -8583,3473 -8584,3473 -8585,3474 -8586,3474 -8587,3474 -8588,3475 -8589,3475 -8590,3475 -8591,3476 -8592,3477 -8593,3477 -8594,3477 -8595,3478 -8596,3479 -8597,3479 -8598,3480 -8599,3480 -8600,3480 -8601,3480 -8602,3481 -8603,3481 -8604,3481 -8605,3482 -8606,3482 -8607,3483 -8608,3483 -8609,3484 -8610,3484 -8611,3484 -8612,3484 -8613,3485 -8614,3485 -8615,3486 -8616,3486 -8617,3487 -8618,3488 -8619,3489 -8620,3490 -8621,3490 -8622,3490 -8623,3490 -8624,3491 -8625,3492 -8626,3492 -8627,3492 -8628,3492 -8629,3493 -8630,3493 -8631,3494 -8632,3494 -8633,3494 -8634,3495 -8635,3496 -8636,3496 -8637,3496 -8638,3497 -8639,3498 -8640,3498 -8641,3499 -8642,3500 -8643,3500 -8644,3500 -8645,3500 -8646,3501 -8647,3501 -8648,3501 -8649,3502 -8650,3503 -8651,3503 -8652,3503 -8653,3503 -8654,3504 -8655,3504 -8656,3505 -8657,3506 -8658,3506 -8659,3507 -8660,3507 -8661,3507 -8662,3507 -8663,3508 -8664,3508 -8665,3508 -8666,3509 -8667,3509 -8668,3509 -8669,3509 -8670,3510 -8671,3511 -8672,3511 -8673,3511 -8674,3512 -8675,3513 -8676,3513 -8677,3514 -8678,3515 -8679,3515 -8680,3516 -8681,3516 -8682,3516 -8683,3516 -8684,3517 -8685,3518 -8686,3518 -8687,3519 -8688,3519 -8689,3519 -8690,3520 -8691,3520 -8692,3520 -8693,3520 -8694,3521 -8695,3522 -8696,3522 -8697,3522 -8698,3522 -8699,3523 -8700,3523 -8701,3523 -8702,3523 -8703,3524 -8704,3525 -8705,3525 -8706,3526 -8707,3526 -8708,3527 -8709,3527 -8710,3528 -8711,3528 -8712,3528 -8713,3529 -8714,3529 -8715,3529 -8716,3529 -8717,3530 -8718,3530 -8719,3531 -8720,3532 -8721,3532 -8722,3532 -8723,3532 -8724,3533 -8725,3533 -8726,3533 -8727,3533 -8728,3534 -8729,3534 -8730,3534 -8731,3535 -8732,3535 -8733,3535 -8734,3536 -8735,3536 -8736,3536 -8737,3537 -8738,3537 -8739,3538 -8740,3539 -8741,3539 -8742,3540 -8743,3541 -8744,3541 -8745,3541 -8746,3542 -8747,3542 -8748,3542 -8749,3542 -8750,3543 -8751,3543 -8752,3544 -8753,3544 -8754,3544 -8755,3544 -8756,3545 -8757,3545 -8758,3546 -8759,3546 -8760,3547 -8761,3547 -8762,3548 -8763,3548 -8764,3548 -8765,3549 -8766,3549 -8767,3549 -8768,3550 -8769,3550 -8770,3550 -8771,3551 -8772,3551 -8773,3551 -8774,3551 -8775,3552 -8776,3552 -8777,3552 -8778,3552 -8779,3553 -8780,3553 -8781,3553 -8782,3554 -8783,3555 -8784,3556 -8785,3556 -8786,3557 -8787,3557 -8788,3557 -8789,3558 -8790,3558 -8791,3559 -8792,3559 -8793,3559 -8794,3559 -8795,3560 -8796,3561 -8797,3561 -8798,3561 -8799,3562 -8800,3562 -8801,3562 -8802,3562 -8803,3563 -8804,3564 -8805,3564 -8806,3564 -8807,3564 -8808,3565 -8809,3565 -8810,3566 -8811,3566 -8812,3567 -8813,3567 -8814,3567 -8815,3568 -8816,3568 -8817,3568 -8818,3569 -8819,3570 -8820,3570 -8821,3570 -8822,3570 -8823,3571 -8824,3572 -8825,3572 -8826,3573 -8827,3573 -8828,3573 -8829,3573 -8830,3574 -8831,3574 -8832,3574 -8833,3574 -8834,3575 -8835,3576 -8836,3577 -8837,3577 -8838,3577 -8839,3577 -8840,3578 -8841,3578 -8842,3578 -8843,3579 -8844,3579 -8845,3579 -8846,3579 -8847,3580 -8848,3581 -8849,3581 -8850,3581 -8851,3582 -8852,3582 -8853,3582 -8854,3582 -8855,3583 -8856,3583 -8857,3584 -8858,3584 -8859,3585 -8860,3586 -8861,3586 -8862,3587 -8863,3587 -8864,3587 -8865,3588 -8866,3588 -8867,3588 -8868,3588 -8869,3589 -8870,3590 -8871,3590 -8872,3590 -8873,3590 -8874,3591 -8875,3591 -8876,3591 -8877,3592 -8878,3593 -8879,3593 -8880,3593 -8881,3594 -8882,3594 -8883,3594 -8884,3595 -8885,3595 -8886,3595 -8887,3595 -8888,3596 -8889,3596 -8890,3596 -8891,3596 -8892,3597 -8893,3597 -8894,3598 -8895,3598 -8896,3598 -8897,3598 -8898,3599 -8899,3599 -8900,3599 -8901,3599 -8902,3600 -8903,3601 -8904,3602 -8905,3602 -8906,3603 -8907,3604 -8908,3604 -8909,3604 -8910,3605 -8911,3606 -8912,3607 -8913,3607 -8914,3608 -8915,3608 -8916,3608 -8917,3608 -8918,3609 -8919,3609 -8920,3609 -8921,3610 -8922,3610 -8923,3610 -8924,3611 -8925,3611 -8926,3611 -8927,3612 -8928,3612 -8929,3613 -8930,3613 -8931,3614 -8932,3614 -8933,3614 -8934,3615 -8935,3615 -8936,3616 -8937,3616 -8938,3617 -8939,3617 -8940,3617 -8941,3618 -8942,3618 -8943,3618 -8944,3618 -8945,3619 -8946,3619 -8947,3620 -8948,3620 -8949,3620 -8950,3621 -8951,3621 -8952,3622 -8953,3623 -8954,3623 -8955,3623 -8956,3624 -8957,3624 -8958,3624 -8959,3624 -8960,3625 -8961,3625 -8962,3625 -8963,3625 -8964,3626 -8965,3626 -8966,3626 -8967,3627 -8968,3627 -8969,3628 -8970,3629 -8971,3629 -8972,3630 -8973,3630 -8974,3631 -8975,3631 -8976,3631 -8977,3631 -8978,3632 -8979,3633 -8980,3633 -8981,3633 -8982,3634 -8983,3634 -8984,3635 -8985,3635 -8986,3635 -8987,3636 -8988,3636 -8989,3637 -8990,3637 -8991,3638 -8992,3638 -8993,3639 -8994,3639 -8995,3640 -8996,3640 -8997,3640 -8998,3640 -8999,3641 -9000,3641 -9001,3641 -9002,3641 -9003,3642 -9004,3642 -9005,3643 -9006,3643 -9007,3644 -9008,3644 -9009,3645 -9010,3646 -9011,3646 -9012,3646 -9013,3646 -9014,3647 -9015,3647 -9016,3647 -9017,3648 -9018,3648 -9019,3648 -9020,3649 -9021,3650 -9022,3650 -9023,3651 -9024,3651 -9025,3651 -9026,3652 -9027,3652 -9028,3652 -9029,3653 -9030,3653 -9031,3653 -9032,3653 -9033,3654 -9034,3654 -9035,3655 -9036,3655 -9037,3656 -9038,3656 -9039,3656 -9040,3657 -9041,3657 -9042,3658 -9043,3659 -9044,3659 -9045,3659 -9046,3659 -9047,3660 -9048,3661 -9049,3661 -9050,3661 -9051,3661 -9052,3662 -9053,3662 -9054,3662 -9055,3662 -9056,3663 -9057,3663 -9058,3663 -9059,3663 -9060,3664 -9061,3664 -9062,3664 -9063,3664 -9064,3665 -9065,3665 -9066,3666 -9067,3666 -9068,3667 -9069,3668 -9070,3668 -9071,3668 -9072,3669 -9073,3669 -9074,3670 -9075,3670 -9076,3671 -9077,3671 -9078,3672 -9079,3672 -9080,3672 -9081,3673 -9082,3673 -9083,3673 -9084,3673 -9085,3674 -9086,3674 -9087,3674 -9088,3674 -9089,3675 -9090,3675 -9091,3676 -9092,3676 -9093,3677 -9094,3677 -9095,3677 -9096,3678 -9097,3678 -9098,3679 -9099,3679 -9100,3679 -9101,3679 -9102,3680 -9103,3680 -9104,3680 -9105,3680 -9106,3681 -9107,3681 -9108,3681 -9109,3681 -9110,3682 -9111,3682 -9112,3682 -9113,3682 -9114,3683 -9115,3683 -9116,3683 -9117,3683 -9118,3684 -9119,3684 -9120,3685 -9121,3685 -9122,3685 -9123,3686 -9124,3686 -9125,3686 -9126,3686 -9127,3687 -9128,3687 -9129,3687 -9130,3688 -9131,3688 -9132,3689 -9133,3689 -9134,3689 -9135,3689 -9136,3690 -9137,3691 -9138,3691 -9139,3691 -9140,3692 -9141,3692 -9142,3693 -9143,3693 -9144,3693 -9145,3694 -9146,3694 -9147,3695 -9148,3696 -9149,3696 -9150,3696 -9151,3697 -9152,3697 -9153,3698 -9154,3699 -9155,3700 -9156,3700 -9157,3700 -9158,3700 -9159,3701 -9160,3701 -9161,3701 -9162,3701 -9163,3702 -9164,3702 -9165,3702 -9166,3702 -9167,3703 -9168,3703 -9169,3703 -9170,3703 -9171,3704 -9172,3704 -9173,3705 -9174,3705 -9175,3706 -9176,3707 -9177,3707 -9178,3707 -9179,3708 -9180,3708 -9181,3708 -9182,3709 -9183,3709 -9184,3709 -9185,3710 -9186,3710 -9187,3710 -9188,3710 -9189,3711 -9190,3711 -9191,3712 -9192,3712 -9193,3712 -9194,3712 -9195,3713 -9196,3714 -9197,3715 -9198,3716 -9199,3716 -9200,3716 -9201,3716 -9202,3717 -9203,3718 -9204,3718 -9205,3719 -9206,3720 -9207,3721 -9208,3721 -9209,3721 -9210,3721 -9211,3722 -9212,3722 -9213,3722 -9214,3723 -9215,3724 -9216,3724 -9217,3724 -9218,3725 -9219,3726 -9220,3726 -9221,3727 -9222,3727 -9223,3727 -9224,3727 -9225,3728 -9226,3729 -9227,3729 -9228,3729 -9229,3730 -9230,3730 -9231,3730 -9232,3730 -9233,3731 -9234,3731 -9235,3731 -9236,3732 -9237,3732 -9238,3732 -9239,3732 -9240,3733 -9241,3733 -9242,3734 -9243,3734 -9244,3735 -9245,3735 -9246,3735 -9247,3736 -9248,3736 -9249,3737 -9250,3738 -9251,3738 -9252,3738 -9253,3738 -9254,3739 -9255,3739 -9256,3739 -9257,3740 -9258,3740 -9259,3741 -9260,3741 -9261,3741 -9262,3741 -9263,3742 -9264,3743 -9265,3743 -9266,3744 -9267,3744 -9268,3744 -9269,3744 -9270,3745 -9271,3745 -9272,3746 -9273,3747 -9274,3747 -9275,3747 -9276,3747 -9277,3748 -9278,3748 -9279,3748 -9280,3748 -9281,3749 -9282,3749 -9283,3749 -9284,3749 -9285,3750 -9286,3750 -9287,3750 -9288,3750 -9289,3751 -9290,3751 -9291,3751 -9292,3751 -9293,3752 -9294,3752 -9295,3752 -9296,3752 -9297,3753 -9298,3754 -9299,3754 -9300,3754 -9301,3755 -9302,3756 -9303,3756 -9304,3757 -9305,3757 -9306,3758 -9307,3758 -9308,3759 -9309,3759 -9310,3760 -9311,3760 -9312,3760 -9313,3760 -9314,3761 -9315,3761 -9316,3762 -9317,3762 -9318,3762 -9319,3763 -9320,3763 -9321,3763 -9322,3764 -9323,3765 -9324,3765 -9325,3765 -9326,3766 -9327,3766 -9328,3766 -9329,3767 -9330,3767 -9331,3767 -9332,3767 -9333,3768 -9334,3768 -9335,3768 -9336,3769 -9337,3770 -9338,3770 -9339,3771 -9340,3771 -9341,3772 -9342,3772 -9343,3772 -9344,3773 -9345,3774 -9346,3774 -9347,3775 -9348,3775 -9349,3776 -9350,3776 -9351,3777 -9352,3777 -9353,3777 -9354,3777 -9355,3778 -9356,3778 -9357,3778 -9358,3779 -9359,3779 -9360,3780 -9361,3780 -9362,3780 -9363,3781 -9364,3781 -9365,3782 -9366,3782 -9367,3783 -9368,3783 -9369,3784 -9370,3784 -9371,3784 -9372,3784 -9373,3785 -9374,3786 -9375,3786 -9376,3786 -9377,3787 -9378,3787 -9379,3788 -9380,3788 -9381,3789 -9382,3789 -9383,3789 -9384,3790 -9385,3790 -9386,3790 -9387,3791 -9388,3791 -9389,3791 -9390,3792 -9391,3792 -9392,3792 -9393,3792 -9394,3793 -9395,3793 -9396,3793 -9397,3793 -9398,3794 -9399,3794 -9400,3795 -9401,3796 -9402,3796 -9403,3797 -9404,3797 -9405,3797 -9406,3797 -9407,3798 -9408,3798 -9409,3799 -9410,3800 -9411,3800 -9412,3801 -9413,3802 -9414,3802 -9415,3802 -9416,3802 -9417,3803 -9418,3803 -9419,3804 -9420,3805 -9421,3805 -9422,3806 -9423,3807 -9424,3807 -9425,3807 -9426,3808 -9427,3808 -9428,3808 -9429,3809 -9430,3809 -9431,3810 -9432,3810 -9433,3810 -9434,3810 -9435,3811 -9436,3812 -9437,3812 -9438,3813 -9439,3814 -9440,3814 -9441,3815 -9442,3816 -9443,3817 -9444,3818 -9445,3819 -9446,3819 -9447,3819 -9448,3820 -9449,3820 -9450,3821 -9451,3821 -9452,3822 -9453,3822 -9454,3822 -9455,3822 -9456,3823 -9457,3824 -9458,3824 -9459,3825 -9460,3825 -9461,3826 -9462,3826 -9463,3826 -9464,3827 -9465,3827 -9466,3827 -9467,3828 -9468,3829 -9469,3829 -9470,3829 -9471,3829 -9472,3830 -9473,3830 -9474,3831 -9475,3831 -9476,3832 -9477,3833 -9478,3833 -9479,3834 -9480,3834 -9481,3835 -9482,3835 -9483,3835 -9484,3835 -9485,3836 -9486,3836 -9487,3837 -9488,3837 -9489,3837 -9490,3837 -9491,3838 -9492,3838 -9493,3838 -9494,3838 -9495,3839 -9496,3840 -9497,3841 -9498,3841 -9499,3841 -9500,3841 -9501,3842 -9502,3842 -9503,3843 -9504,3844 -9505,3844 -9506,3844 -9507,3845 -9508,3845 -9509,3845 -9510,3845 -9511,3846 -9512,3847 -9513,3847 -9514,3847 -9515,3848 -9516,3848 -9517,3848 -9518,3848 -9519,3849 -9520,3849 -9521,3849 -9522,3849 -9523,3850 -9524,3850 -9525,3851 -9526,3851 -9527,3852 -9528,3852 -9529,3852 -9530,3853 -9531,3853 -9532,3853 -9533,3853 -9534,3854 -9535,3854 -9536,3854 -9537,3854 -9538,3855 -9539,3855 -9540,3856 -9541,3856 -9542,3857 -9543,3857 -9544,3857 -9545,3857 -9546,3858 -9547,3859 -9548,3859 -9549,3859 -9550,3859 -9551,3860 -9552,3860 -9553,3860 -9554,3860 -9555,3861 -9556,3861 -9557,3862 -9558,3863 -9559,3863 -9560,3863 -9561,3864 -9562,3864 -9563,3864 -9564,3864 -9565,3865 -9566,3865 -9567,3865 -9568,3865 -9569,3866 -9570,3866 -9571,3867 -9572,3868 -9573,3868 -9574,3868 -9575,3869 -9576,3869 -9577,3869 -9578,3870 -9579,3870 -9580,3871 -9581,3871 -9582,3872 -9583,3872 -9584,3872 -9585,3873 -9586,3874 -9587,3874 -9588,3875 -9589,3876 -9590,3876 -9591,3876 -9592,3876 -9593,3877 -9594,3877 -9595,3877 -9596,3878 -9597,3878 -9598,3878 -9599,3878 -9600,3879 -9601,3879 -9602,3879 -9603,3879 -9604,3880 -9605,3880 -9606,3880 -9607,3881 -9608,3881 -9609,3881 -9610,3881 -9611,3882 -9612,3882 -9613,3882 -9614,3882 -9615,3883 -9616,3883 -9617,3884 -9618,3884 -9619,3884 -9620,3885 -9621,3885 -9622,3886 -9623,3886 -9624,3886 -9625,3887 -9626,3887 -9627,3887 -9628,3888 -9629,3889 -9630,3889 -9631,3889 -9632,3890 -9633,3891 -9634,3892 -9635,3892 -9636,3892 -9637,3893 -9638,3893 -9639,3893 -9640,3893 -9641,3894 -9642,3894 -9643,3894 -9644,3895 -9645,3895 -9646,3895 -9647,3895 -9648,3896 -9649,3897 -9650,3897 -9651,3898 -9652,3898 -9653,3898 -9654,3898 -9655,3899 -9656,3899 -9657,3900 -9658,3900 -9659,3900 -9660,3901 -9661,3901 -9662,3901 -9663,3902 -9664,3902 -9665,3902 -9666,3902 -9667,3903 -9668,3903 -9669,3904 -9670,3905 -9671,3905 -9672,3905 -9673,3906 -9674,3906 -9675,3906 -9676,3907 -9677,3907 -9678,3908 -9679,3908 -9680,3908 -9681,3908 -9682,3909 -9683,3909 -9684,3910 -9685,3910 -9686,3911 -9687,3912 -9688,3912 -9689,3913 -9690,3913 -9691,3913 -9692,3914 -9693,3914 -9694,3915 -9695,3915 -9696,3915 -9697,3915 -9698,3916 -9699,3916 -9700,3916 -9701,3917 -9702,3917 -9703,3917 -9704,3917 -9705,3918 -9706,3918 -9707,3919 -9708,3920 -9709,3920 -9710,3920 -9711,3920 -9712,3921 -9713,3921 -9714,3921 -9715,3921 -9716,3922 -9717,3922 -9718,3922 -9719,3923 -9720,3924 -9721,3924 -9722,3924 -9723,3925 -9724,3925 -9725,3925 -9726,3925 -9727,3926 -9728,3926 -9729,3926 -9730,3926 -9731,3927 -9732,3927 -9733,3927 -9734,3928 -9735,3928 -9736,3929 -9737,3929 -9738,3930 -9739,3930 -9740,3930 -9741,3931 -9742,3931 -9743,3932 -9744,3932 -9745,3933 -9746,3933 -9747,3933 -9748,3933 -9749,3934 -9750,3934 -9751,3934 -9752,3935 -9753,3936 -9754,3936 -9755,3936 -9756,3937 -9757,3937 -9758,3938 -9759,3938 -9760,3939 -9761,3940 -9762,3940 -9763,3940 -9764,3941 -9765,3942 -9766,3943 -9767,3943 -9768,3944 -9769,3944 -9770,3945 -9771,3946 -9772,3946 -9773,3946 -9774,3947 -9775,3947 -9776,3947 -9777,3947 -9778,3948 -9779,3948 -9780,3948 -9781,3949 -9782,3949 -9783,3950 -9784,3950 -9785,3950 -9786,3951 -9787,3952 -9788,3952 -9789,3953 -9790,3953 -9791,3953 -9792,3954 -9793,3954 -9794,3955 -9795,3955 -9796,3955 -9797,3955 -9798,3956 -9799,3957 -9800,3958 -9801,3959 -9802,3959 -9803,3959 -9804,3959 -9805,3960 -9806,3961 -9807,3962 -9808,3962 -9809,3962 -9810,3962 -9811,3963 -9812,3963 -9813,3964 -9814,3964 -9815,3965 -9816,3965 -9817,3965 -9818,3966 -9819,3966 -9820,3967 -9821,3967 -9822,3968 -9823,3968 -9824,3969 -9825,3969 -9826,3969 -9827,3970 -9828,3971 -9829,3971 -9830,3971 -9831,3972 -9832,3972 -9833,3972 -9834,3972 -9835,3973 -9836,3973 -9837,3973 -9838,3973 -9839,3974 -9840,3974 -9841,3975 -9842,3976 -9843,3976 -9844,3977 -9845,3977 -9846,3977 -9847,3977 -9848,3978 -9849,3978 -9850,3979 -9851,3979 -9852,3979 -9853,3980 -9854,3980 -9855,3981 -9856,3981 -9857,3981 -9858,3982 -9859,3982 -9860,3983 -9861,3983 -9862,3984 -9863,3984 -9864,3984 -9865,3984 -9866,3985 -9867,3985 -9868,3986 -9869,3986 -9870,3986 -9871,3986 -9872,3987 -9873,3987 -9874,3987 -9875,3988 -9876,3988 -9877,3989 -9878,3990 -9879,3990 -9880,3990 -9881,3990 -9882,3991 -9883,3991 -9884,3991 -9885,3992 -9886,3993 -9887,3993 -9888,3993 -9889,3994 -9890,3994 -9891,3994 -9892,3994 -9893,3995 -9894,3995 -9895,3996 -9896,3996 -9897,3997 -9898,3998 -9899,3998 -9900,3998 -9901,3998 -9902,3999 -9903,3999 -9904,4000 -9905,4000 -9906,4000 -9907,4001 -9908,4002 -9909,4003 -9910,4004 -9911,4004 -9912,4004 -9913,4005 -9914,4005 -9915,4006 -9916,4007 -9917,4007 -9918,4008 -9919,4009 -9920,4009 -9921,4010 -9922,4011 -9923,4011 -9924,4011 -9925,4011 -9926,4012 -9927,4012 -9928,4013 -9929,4013 -9930,4014 -9931,4014 -9932,4014 -9933,4015 -9934,4016 -9935,4016 -9936,4017 -9937,4018 -9938,4018 -9939,4019 -9940,4020 -9941,4021 -9942,4021 -9943,4022 -9944,4023 -9945,4023 -9946,4023 -9947,4024 -9948,4024 -9949,4024 -9950,4024 -9951,4025 -9952,4025 -9953,4025 -9954,4025 -9955,4026 -9956,4026 -9957,4026 -9958,4027 -9959,4028 -9960,4028 -9961,4029 -9962,4029 -9963,4029 -9964,4029 -9965,4030 -9966,4030 -9967,4031 -9968,4031 -9969,4032 -9970,4032 -9971,4032 -9972,4032 -9973,4033 -9974,4033 -9975,4034 -9976,4034 -9977,4034 -9978,4035 -9979,4035 -9980,4035 -9981,4035 -9982,4036 -9983,4036 -9984,4036 -9985,4036 -9986,4037 -9987,4038 -9988,4039 -9989,4040 -9990,4040 -9991,4040 -9992,4040 -9993,4041 -9994,4042 -9995,4042 -9996,4043 -9997,4044 -9998,4045 -9999,4045 diff --git a/public/uri_map.csv b/public/uri_map.csv new file mode 100644 index 0000000..136331f --- /dev/null +++ b/public/uri_map.csv @@ -0,0 +1 @@ +id,uri,label,isPrimary diff --git a/scripts/compute_layout.ts b/scripts/compute_layout.ts index fbe78af..d324ae6 100644 --- a/scripts/compute_layout.ts +++ b/scripts/compute_layout.ts @@ -1,12 +1,17 @@ #!/usr/bin/env npx tsx /** - * Two-Phase Tree Layout + * Graph Layout * - * Phase 1: Position a primary skeleton (nodes from primary_edges.csv) - * with generous spacing, then force-simulate the skeleton. - * Phase 2: Fill in remaining subtrees (secondary_edges.csv) within sectors. + * Computes a 2D layout for a general graph (not necessarily a tree). + * + * - Primary nodes (from primary_edges.csv) are placed first in a radial layout + * - Remaining nodes are placed near their connected primary neighbors + * - Barnes-Hut force simulation relaxes the layout * - * Usage: npm run layout-only (after generating tree) + * Reads: primary_edges.csv, secondary_edges.csv + * Writes: node_positions.csv + * + * Usage: npx tsx scripts/compute_layout.ts */ import { writeFileSync, readFileSync, existsSync } from "fs"; @@ -20,28 +25,21 @@ const PUBLIC_DIR = join(__dirname, "..", "public"); // Configuration // ══════════════════════════════════════════════════════════ -const ENABLE_FORCE_SIM = true; // Set to false to skip force simulation -const ITERATIONS = 100; // Force iterations -const REPULSION_K = 80; // Repulsion strength -const EDGE_LENGTH = 120; // Desired edge rest length -const ATTRACTION_K = 0.0002; // Spring stiffness for edges -const INITIAL_MAX_DISP = 15; // Starting max displacement -const COOLING = 0.998; // Cooling per iteration +const ITERATIONS = 200; // Force iterations +const REPULSION_K = 200; // Repulsion strength +const EDGE_LENGTH = 80; // Desired edge rest length +const ATTRACTION_K = 0.005; // Spring stiffness for edges +const INITIAL_MAX_DISP = 20; // Starting max displacement +const COOLING = 0.995; // Cooling per iteration const MIN_DIST = 0.5; -const PRINT_EVERY = 10; // Print progress every N iterations - -// Scale radius so the tree is nicely spread -const RADIUS_PER_DEPTH = EDGE_LENGTH * 1.2; - -// How many times longer skeleton edges are vs. normal edges -const LONG_EDGE_MULTIPLIER = 39.0; - -const SKELETON_STEP = RADIUS_PER_DEPTH * LONG_EDGE_MULTIPLIER; - +const PRINT_EVERY = 20; // Print progress every N iterations +const BH_THETA = 0.8; // Barnes-Hut opening angle +// Primary node radial placement +const PRIMARY_RADIUS = 300; // Radius for primary node ring // ══════════════════════════════════════════════════════════ -// Read tree data from CSVs +// Read edge data from CSVs // ══════════════════════════════════════════════════════════ const primaryPath = join(PUBLIC_DIR, "primary_edges.csv"); @@ -51,16 +49,14 @@ if (!existsSync(primaryPath) || !existsSync(secondaryPath)) { console.error(`Error: Missing input files!`); console.error(` Expected: ${primaryPath}`); console.error(` Expected: ${secondaryPath}`); - console.error(` Run 'npx tsx scripts/generate_tree.ts' first.`); + console.error(` Run 'npx tsx scripts/fetch_from_db.ts' first.`); process.exit(1); } -// ── Helper to parse CSV edge list ── function parseEdges(path: string): Array<[number, number]> { const content = readFileSync(path, "utf-8"); const lines = content.trim().split("\n"); const edges: Array<[number, number]> = []; - // Skip header "source,target" for (let i = 1; i < lines.length; i++) { const line = lines[i].trim(); if (!line) continue; @@ -76,409 +72,171 @@ const primaryEdges = parseEdges(primaryPath); const secondaryEdges = parseEdges(secondaryPath); const allEdges = [...primaryEdges, ...secondaryEdges]; -// ── Reconstruct tree connectivity ── +// ══════════════════════════════════════════════════════════ +// Build adjacency +// ══════════════════════════════════════════════════════════ -const childrenOf = new Map(); -const parentOf = new Map(); const allNodes = new Set(); -const primaryNodes = new Set(); // Nodes involved in primary edges +const primaryNodes = new Set(); +const neighbors = new Map>(); -// Process primary edges first (to classify primary nodes) -for (const [child, parent] of primaryEdges) { - allNodes.add(child); - allNodes.add(parent); - primaryNodes.add(child); - primaryNodes.add(parent); - - parentOf.set(child, parent); - if (!childrenOf.has(parent)) childrenOf.set(parent, []); - childrenOf.get(parent)!.push(child); +function addNeighbor(a: number, b: number) { + if (!neighbors.has(a)) neighbors.set(a, new Set()); + neighbors.get(a)!.add(b); + if (!neighbors.has(b)) neighbors.set(b, new Set()); + neighbors.get(b)!.add(a); } -// Process secondary edges -for (const [child, parent] of secondaryEdges) { - allNodes.add(child); - allNodes.add(parent); +for (const [src, dst] of primaryEdges) { + allNodes.add(src); + allNodes.add(dst); + primaryNodes.add(src); + primaryNodes.add(dst); + addNeighbor(src, dst); +} - parentOf.set(child, parent); - if (!childrenOf.has(parent)) childrenOf.set(parent, []); - childrenOf.get(parent)!.push(child); +for (const [src, dst] of secondaryEdges) { + allNodes.add(src); + allNodes.add(dst); + addNeighbor(src, dst); } const N = allNodes.size; const nodeIds = Array.from(allNodes).sort((a, b) => a - b); - -// Find root (node with no parent) -// Assuming single root for now. If multiple, pick smallest ID or error. -let root = -1; -for (const node of allNodes) { - if (!parentOf.has(node)) { - root = node; - break; - } -} -if (primaryNodes.size === 0 && N > 0) { - // Edge case: no primary edges? - root = nodeIds[0]; - primaryNodes.add(root); -} - -console.log( - `Read tree: ${N} nodes, ${allEdges.length} edges (P=${primaryEdges.length}, S=${secondaryEdges.length}), root=${root}` -); - -// ══════════════════════════════════════════════════════════ -// Compute full-tree subtree sizes -// ══════════════════════════════════════════════════════════ - -const subtreeSize = new Map(); -for (const id of nodeIds) subtreeSize.set(id, 1); - -{ - // Post-order traversal to sum subtree sizes - // Or iterative with two stacks - const stack: Array<{ id: number; phase: "enter" | "exit" }> = [ - { id: root, phase: "enter" }, - ]; - while (stack.length > 0) { - const { id, phase } = stack.pop()!; - if (phase === "enter") { - stack.push({ id, phase: "exit" }); - const kids = childrenOf.get(id); - if (kids) for (const kid of kids) stack.push({ id: kid, phase: "enter" }); - } else { - const kids = childrenOf.get(id); - if (kids) { - let sum = 0; - for (const kid of kids) sum += subtreeSize.get(kid)!; - subtreeSize.set(id, 1 + sum); - } - } - } -} - -// ══════════════════════════════════════════════════════════ -// Skeleton = primary nodes -// ══════════════════════════════════════════════════════════ - -const skeleton = primaryNodes; -console.log(`Skeleton: ${skeleton.size} nodes, ${primaryEdges.length} edges`); - -// ══════════════════════════════════════════════════════════ -// Position arrays & per-node tracking -// ══════════════════════════════════════════════════════════ - -// We use dense arrays logic, but node IDs might be sparse if loaded from file. -// However, generate_tree produced sequential IDs starting at 0. -// Let's assume dense 0..N-1 for array indexing, mapped via nodeIds if needed. -// Actually, let's keep it simple: assume maxId < 2*N or use Maps for positions? -// The current code uses Float64Array(N) and assumes `nodeIds[i]` corresponds to index `i`? -// No, the previous code pushed `nodeIds` as `0..N-1`. -// Here, `nodeIds` IS verified to be `0..N-1` because generate_tree did `nextId++`. -// So `nodeIds[i] === i`. We can directly use `x[i]`. -// But if input file has gaps, we'd need a map. To be safe, let's build an `idToIdx` map. - -const maxId = Math.max(...nodeIds); -const mapSize = maxId + 1; // Or just use `N` if we remap. Let's remap. const idToIdx = new Map(); nodeIds.forEach((id, idx) => idToIdx.set(id, idx)); +console.log( + `Read graph: ${N} nodes, ${allEdges.length} edges (P=${primaryEdges.length}, S=${secondaryEdges.length})` +); +console.log(`Primary nodes: ${primaryNodes.size}`); + +// ══════════════════════════════════════════════════════════ +// Initial placement +// ══════════════════════════════════════════════════════════ + const x = new Float64Array(N); const y = new Float64Array(N); -const nodeRadius = new Float64Array(N); // distance from origin -const sectorStart = new Float64Array(N); -const sectorEnd = new Float64Array(N); -const positioned = new Set(); + +// Step 1: Place primary nodes in a radial layout +const primaryArr = Array.from(primaryNodes).sort((a, b) => a - b); +const angleStep = (2 * Math.PI) / Math.max(1, primaryArr.length); +const radius = PRIMARY_RADIUS * Math.max(1, Math.sqrt(primaryArr.length / 10)); + +for (let i = 0; i < primaryArr.length; i++) { + const idx = idToIdx.get(primaryArr[i])!; + const angle = i * angleStep; + x[idx] = radius * Math.cos(angle); + y[idx] = radius * Math.sin(angle); +} + +console.log(`Placed ${primaryArr.length} primary nodes in radial layout (r=${radius.toFixed(0)})`); + +// Step 2: Place remaining nodes near their connected neighbors +// BFS from already-placed nodes +const placed = new Set(primaryNodes); +const queue: number[] = [...primaryArr]; +let head = 0; + +while (head < queue.length) { + const nodeId = queue[head++]; + const nodeNeighbors = neighbors.get(nodeId); + if (!nodeNeighbors) continue; + + for (const nbId of nodeNeighbors) { + if (placed.has(nbId)) continue; + placed.add(nbId); + + // Place near this neighbor with some jitter + const parentIdx = idToIdx.get(nodeId)!; + const childIdx = idToIdx.get(nbId)!; + const jitterAngle = Math.random() * 2 * Math.PI; + const jitterDist = EDGE_LENGTH * (0.5 + Math.random() * 0.5); + x[childIdx] = x[parentIdx] + jitterDist * Math.cos(jitterAngle); + y[childIdx] = y[parentIdx] + jitterDist * Math.sin(jitterAngle); + + queue.push(nbId); + } +} + +// Handle disconnected nodes (place randomly) +for (const id of nodeIds) { + if (!placed.has(id)) { + const idx = idToIdx.get(id)!; + const angle = Math.random() * 2 * Math.PI; + const r = radius * (1 + Math.random()); + x[idx] = r * Math.cos(angle); + y[idx] = r * Math.sin(angle); + placed.add(id); + } +} + +console.log(`Initial placement complete: ${placed.size} nodes`); // ══════════════════════════════════════════════════════════ -// Phase 1: Layout skeleton with long edges +// Force-directed layout with Barnes-Hut // ══════════════════════════════════════════════════════════ -const rootIdx = idToIdx.get(root)!; -x[rootIdx] = 0; -y[rootIdx] = 0; -nodeRadius[rootIdx] = 0; -sectorStart[rootIdx] = 0; -sectorEnd[rootIdx] = 2 * Math.PI; -positioned.add(root); +console.log(`Running force simulation (${ITERATIONS} iterations, ${N} nodes, ${allEdges.length} edges)...`); -{ - const queue: number[] = [root]; - let head = 0; +const t0 = performance.now(); +let maxDisp = INITIAL_MAX_DISP; - while (head < queue.length) { - const parentId = queue[head++]; - const parentIdx = idToIdx.get(parentId)!; - const kids = childrenOf.get(parentId); - if (!kids || kids.length === 0) continue; +for (let iter = 0; iter < ITERATIONS; iter++) { + const bhRoot = buildBHTree(x, y, N); + const fx = new Float64Array(N); + const fy = new Float64Array(N); - const aStart = sectorStart[parentIdx]; - const aEnd = sectorEnd[parentIdx]; - const totalWeight = kids.reduce((s, k) => s + subtreeSize.get(k)!, 0); + // 1. Repulsion via Barnes-Hut + for (let i = 0; i < N; i++) { + calcBHForce(bhRoot, x[i], y[i], fx, fy, i, BH_THETA, x, y); + } - // Sort children by subtree size - const sortedKids = [...kids].sort( - (a, b) => subtreeSize.get(b)! - subtreeSize.get(a)! + // 2. Edge attraction (spring force) + for (const [aId, bId] of allEdges) { + const a = idToIdx.get(aId)!; + const b = idToIdx.get(bId)!; + const dx = x[b] - x[a]; + const dy = y[b] - y[a]; + const d = Math.sqrt(dx * dx + dy * dy) || MIN_DIST; + const displacement = d - EDGE_LENGTH; + const f = ATTRACTION_K * displacement; + const ux = dx / d; + const uy = dy / d; + fx[a] += ux * f; + fy[a] += uy * f; + fx[b] -= ux * f; + fy[b] -= uy * f; + } + + // 3. Apply forces with displacement capping + let totalForce = 0; + for (let i = 0; i < N; i++) { + const mag = Math.sqrt(fx[i] * fx[i] + fy[i] * fy[i]); + totalForce += mag; + if (mag > 0) { + const cap = Math.min(maxDisp, mag) / mag; + x[i] += fx[i] * cap; + y[i] += fy[i] * cap; + } + } + + maxDisp *= COOLING; + + if ((iter + 1) % PRINT_EVERY === 0 || iter === 0) { + console.log( + ` iter ${iter + 1}/${ITERATIONS} max_disp=${maxDisp.toFixed(2)} avg_force=${(totalForce / N).toFixed(2)}` ); - - let angle = aStart; - for (const kid of sortedKids) { - const kidIdx = idToIdx.get(kid)!; - const w = subtreeSize.get(kid)!; - const sector = (w / totalWeight) * (aEnd - aStart); - sectorStart[kidIdx] = angle; - sectorEnd[kidIdx] = angle + sector; - - // Only position skeleton children now - if (skeleton.has(kid)) { - const midAngle = angle + sector / 2; - const r = nodeRadius[parentIdx] + SKELETON_STEP; - nodeRadius[kidIdx] = r; - x[kidIdx] = r * Math.cos(midAngle); - y[kidIdx] = r * Math.sin(midAngle); - positioned.add(kid); - queue.push(kid); // continue BFS within skeleton - } - - angle += sector; - } - } -} - -console.log(`Phase 1: Positioned ${positioned.size} skeleton nodes`); - -// ══════════════════════════════════════════════════════════ -// Force simulation on skeleton only -// ══════════════════════════════════════════════════════════ - -if (ENABLE_FORCE_SIM && skeleton.size > 1) { - const skeletonArr = Array.from(skeleton); - const skeletonIndices = skeletonArr.map(id => idToIdx.get(id)!); - - console.log( - `Force sim on skeleton (${skeletonArr.length} nodes, ${primaryEdges.length} edges)...` - ); - - const t0 = performance.now(); - let maxDisp = INITIAL_MAX_DISP; - - for (let iter = 0; iter < ITERATIONS; iter++) { - const fx = new Float64Array(N); - const fy = new Float64Array(N); - - // 1. Pairwise repulsion - for (let i = 0; i < skeletonIndices.length; i++) { - const u = skeletonIndices[i]; - for (let j = i + 1; j < skeletonIndices.length; j++) { - const v = skeletonIndices[j]; - const dx = x[u] - x[v]; - const dy = y[u] - y[v]; - const d2 = dx * dx + dy * dy; - const d = Math.sqrt(d2) || MIN_DIST; - const f = REPULSION_K / (d2 + MIN_DIST); - fx[u] += (dx / d) * f; - fy[u] += (dy / d) * f; - fx[v] -= (dx / d) * f; - fy[v] -= (dy / d) * f; - } - } - - // 2. Edge attraction - for (const [aId, bId] of primaryEdges) { - const a = idToIdx.get(aId)!; - const b = idToIdx.get(bId)!; - const dx = x[b] - x[a]; - const dy = y[b] - y[a]; - const d = Math.sqrt(dx * dx + dy * dy) || MIN_DIST; - const displacement = d - SKELETON_STEP; - const f = (ATTRACTION_K / LONG_EDGE_MULTIPLIER) * displacement; - const ux = dx / d, uy = dy / d; - fx[a] += ux * f; - fy[a] += uy * f; - fx[b] -= ux * f; - fy[b] -= uy * f; - } - - // 3. Apply forces (skip root) - for (const idx of skeletonIndices) { - if (nodeIds[idx] === root) continue; - const mag = Math.sqrt(fx[idx] * fx[idx] + fy[idx] * fy[idx]); - if (mag > 0) { - const cap = Math.min(maxDisp, mag) / mag; - x[idx] += fx[idx] * cap; - y[idx] += fy[idx] * cap; - } - } - - maxDisp *= COOLING; - - if ((iter + 1) % PRINT_EVERY === 0) { - let totalForce = 0; - for (const idx of skeletonIndices) { - totalForce += Math.sqrt(fx[idx] * fx[idx] + fy[idx] * fy[idx]); - } - console.log( - ` iter ${iter + 1}/${ITERATIONS} max_disp=${maxDisp.toFixed(2)} avg_force=${(totalForce / skeletonIndices.length).toFixed(2)}` - ); - } - } - - const elapsed = performance.now() - t0; - console.log(`Skeleton force sim done in ${(elapsed / 1000).toFixed(1)}s`); -} - -// ══════════════════════════════════════════════════════════ -// Phase 2: Fill subtrees -// ══════════════════════════════════════════════════════════ - -{ - const queue: number[] = Array.from(positioned); - let head = 0; - while (head < queue.length) { - const parentId = queue[head++]; - const parentIdx = idToIdx.get(parentId)!; - const kids = childrenOf.get(parentId); - - if (!kids) continue; - - const unpositionedKids = kids.filter(k => !positioned.has(k)); - if (unpositionedKids.length === 0) continue; - - unpositionedKids.sort((a, b) => subtreeSize.get(b)! - subtreeSize.get(a)!); - - const px = x[parentIdx]; - const py = y[parentIdx]; - - // Determine available angular sector - // If parent is SKELETON, we reset to full 360 (local root behavior). - // If parent is NORMAL, we strictly use the sector allocated to it by its parent. - const isSkeleton = skeleton.has(parentId); - let currentAngle = isSkeleton ? 0 : sectorStart[parentIdx]; - const endAngle = isSkeleton ? 2 * Math.PI : sectorEnd[parentIdx]; - const totalSpan = endAngle - currentAngle; - - const totalWeight = unpositionedKids.reduce((s, k) => s + subtreeSize.get(k)!, 0); - - for (const kid of unpositionedKids) { - const kidIdx = idToIdx.get(kid)!; - const w = subtreeSize.get(kid)!; - - // Allocate a portion of the available sector based on subtree weight - const span = (w / totalWeight) * totalSpan; - - // Track the sector for this child so ITS children are constrained - sectorStart[kidIdx] = currentAngle; - sectorEnd[kidIdx] = currentAngle + span; - - const midAngle = currentAngle + span / 2; - const r = RADIUS_PER_DEPTH; - - x[kidIdx] = px + r * Math.cos(midAngle); - y[kidIdx] = py + r * Math.sin(midAngle); - - positioned.add(kid); - queue.push(kid); - - currentAngle += span; - } - } -} - -console.log(`Phase 2: Positioned ${positioned.size} total nodes (of ${N})`); - -// ══════════════════════════════════════════════════════════ -// Phase 3: Final Relaxation (Force Sim on ALL nodes) -// ══════════════════════════════════════════════════════════ -{ - console.log(`Phase 3: Final relaxation on ${N} nodes...`); - const FINAL_ITERATIONS = 50; - const FINAL_MAX_DISP = 5.0; - const BH_THETA = 0.5; - - // We use slightly weaker forces for final polish - // Keep repulsion same but limit displacement strongly - // Use Barnes-Hut for performance with 10k nodes - - for (let iter = 0; iter < FINAL_ITERATIONS; iter++) { - const rootBH = buildBHTree(nodeIds, x, y); - const fx = new Float64Array(N); - const fy = new Float64Array(N); - - // 1. Repulsion via Barnes-Hut - for (let i = 0; i < N; i++) { - calcBHForce(rootBH, x[i], y[i], fx, fy, i, BH_THETA); - } - - // 2. Attraction edges - // Only attract if displacement > rest length? - // Standard spring: f = k * (d - L) - // L = EDGE_LENGTH for normal, SKELETON_STEP for skeleton? - // We can just use standard EDGE_LENGTH as "rest" for everyone to pull tight? - // Or respect hierarchy? - // With 10k nodes, we just want to relax overlaps. - - for (const [uId, vId] of allEdges) { - const u = idToIdx.get(uId)!; - const v = idToIdx.get(vId)!; - const dx = x[v] - x[u]; - const dy = y[v] - y[u]; - const d = Math.sqrt(dx * dx + dy * dy) || MIN_DIST; - - // Identifying if edge is skeletal? - // If u and v both skeleton, use longer length. - // Else normal length. - let restLen = EDGE_LENGTH; - let k = ATTRACTION_K; - - if (primaryNodes.has(uId) && primaryNodes.has(vId)) { - restLen = SKELETON_STEP; - k = ATTRACTION_K / LONG_EDGE_MULTIPLIER; - } - - const displacement = d - restLen; - const f = k * displacement; - const ux = dx / d, uy = dy / d; - - fx[u] += ux * f; - fy[u] += uy * f; - fx[v] -= ux * f; - fy[v] -= uy * f; - } - - // 3. Apply forces - let totalDisp = 0; - let maxD = 0; - const currentLimit = FINAL_MAX_DISP * (1 - iter / FINAL_ITERATIONS); // Cool down - - for (let i = 0; i < N; i++) { - if (nodeIds[i] === root) continue; // Pin root - - const dx = fx[i]; - const dy = fy[i]; - const dist = Math.sqrt(dx * dx + dy * dy); - - if (dist > 0) { - const limit = Math.min(currentLimit, dist); - const scale = limit / dist; - x[i] += dx * scale; - y[i] += dy * scale; - totalDisp += limit; - maxD = Math.max(maxD, limit); - } - } - - if (iter % 10 === 0) { - console.log(` Phase 3 iter ${iter}: max movement ${maxD.toFixed(3)}`); - } } } +const elapsed = performance.now() - t0; +console.log(`Force simulation done in ${(elapsed / 1000).toFixed(1)}s`); // ══════════════════════════════════════════════════════════ // Write output // ══════════════════════════════════════════════════════════ -// Write node positions const outLines: string[] = ["vertex,x,y"]; for (let i = 0; i < N; i++) { outLines.push(`${nodeIds[i]},${x[i]},${y[i]}`); @@ -487,9 +245,6 @@ for (let i = 0; i < N; i++) { const outPath = join(PUBLIC_DIR, "node_positions.csv"); writeFileSync(outPath, outLines.join("\n") + "\n"); console.log(`Wrote ${N} positions to ${outPath}`); - -// Edges are provided via primary_edges.csv and secondary_edges.csv generated by generate_tree.ts -// We do not write a consolidated edges.csv anymore. console.log(`Layout complete.`); // ══════════════════════════════════════════════════════════ @@ -498,79 +253,61 @@ console.log(`Layout complete.`); interface BHNode { mass: number; - x: number; - y: number; + cx: number; + cy: number; minX: number; maxX: number; minY: number; maxY: number; - children?: BHNode[]; // NW, NE, SW, SE - pointIdx?: number; // Leaf node index + children?: BHNode[]; + pointIdx?: number; } -function buildBHTree(indices: number[], x: Float64Array, y: Float64Array): BHNode { - // Determine bounds +function buildBHTree(x: Float64Array, y: Float64Array, n: number): BHNode { let minX = Infinity, maxX = -Infinity, minY = Infinity, maxY = -Infinity; - for (let i = 0; i < x.length; i++) { + for (let i = 0; i < n; i++) { if (x[i] < minX) minX = x[i]; if (x[i] > maxX) maxX = x[i]; if (y[i] < minY) minY = y[i]; if (y[i] > maxY) maxY = y[i]; } - // Square bounds for quadtree const cx = (minX + maxX) / 2; const cy = (minY + maxY) / 2; const halfDim = Math.max(maxX - minX, maxY - minY) / 2 + 0.01; const root: BHNode = { - mass: 0, x: 0, y: 0, + mass: 0, cx: 0, cy: 0, minX: cx - halfDim, maxX: cx + halfDim, - minY: cy - halfDim, maxY: cy + halfDim + minY: cy - halfDim, maxY: cy + halfDim, }; - for (let i = 0; i < x.length; i++) { - insertBH(root, i, x[i], y[i]); + for (let i = 0; i < n; i++) { + insertBH(root, i, x[i], y[i], x, y); } - calcBHMass(root); + calcBHMass(root, x, y); return root; } -function insertBH(node: BHNode, idx: number, px: number, py: number) { +function insertBH(node: BHNode, idx: number, px: number, py: number, x: Float64Array, y: Float64Array) { if (!node.children && node.pointIdx === undefined) { - // Empty leaf -> Put point here node.pointIdx = idx; return; } if (!node.children && node.pointIdx !== undefined) { - // Occupied leaf -> Subdivide const oldIdx = node.pointIdx; node.pointIdx = undefined; subdivideBH(node); - // Re-insert old point and new point - // Note: oldIdx needs x,y. But we don't pass array. Wait, BHTree function scope? - // We need explicit x,y access. But passing array everywhere is ugly. - // Hack: The recursive function needs access to global x/y or passed in values. - // But here we are inserting one by one. - // Wait, to re-insert oldIdx, WE NEED ITS COORDS. - // This simple 'insertBH' signature is insufficient unless we capture x/y closure or pass them. - // Let's assume x, y are available globally or we redesign. - // Since this script is top-level, x and y are available in scope! - // But `insertBH` is defined outside main scope if hoisted? No, it's inside module. - // If defined as function `function insertBH`, it captures module scope `x`, `y`? - // `x` and `y` are const Float64Array defined at line ~120. - // So yes, they are captured! - insertBH(node, oldIdx, x[oldIdx], y[oldIdx]); - // Then fall through to insert new point + insertBH(node, oldIdx, x[oldIdx], y[oldIdx], x, y); } if (node.children) { const mx = (node.minX + node.maxX) / 2; const my = (node.minY + node.maxY) / 2; let q = 0; - if (px > mx) q += 1; // East - if (py > my) q += 2; // South - insertBH(node.children[q], idx, px, py); + if (px > mx) q += 1; + if (py > my) q += 2; + insertBH(node.children[q], idx, px, py, x, y); } } @@ -578,62 +315,62 @@ function subdivideBH(node: BHNode) { const mx = (node.minX + node.maxX) / 2; const my = (node.minY + node.maxY) / 2; node.children = [ - { mass: 0, x: 0, y: 0, minX: node.minX, maxX: mx, minY: node.minY, maxY: my }, // NW - { mass: 0, x: 0, y: 0, minX: mx, maxX: node.maxX, minY: node.minY, maxY: my }, // NE - { mass: 0, x: 0, y: 0, minX: node.minX, maxX: mx, minY: my, maxY: node.maxY }, // SW - { mass: 0, x: 0, y: 0, minX: mx, maxX: node.maxX, minY: my, maxY: node.maxY } // SE + { mass: 0, cx: 0, cy: 0, minX: node.minX, maxX: mx, minY: node.minY, maxY: my }, + { mass: 0, cx: 0, cy: 0, minX: mx, maxX: node.maxX, minY: node.minY, maxY: my }, + { mass: 0, cx: 0, cy: 0, minX: node.minX, maxX: mx, minY: my, maxY: node.maxY }, + { mass: 0, cx: 0, cy: 0, minX: mx, maxX: node.maxX, minY: my, maxY: node.maxY }, ]; } -function calcBHMass(node: BHNode) { +function calcBHMass(node: BHNode, x: Float64Array, y: Float64Array) { if (node.pointIdx !== undefined) { node.mass = 1; - node.x = x[node.pointIdx]; - node.y = y[node.pointIdx]; + node.cx = x[node.pointIdx]; + node.cy = y[node.pointIdx]; return; } if (node.children) { - let m = 0, cx = 0, cy = 0; + let m = 0, sx = 0, sy = 0; for (const c of node.children) { - calcBHMass(c); + calcBHMass(c, x, y); m += c.mass; - cx += c.x * c.mass; - cy += c.y * c.mass; + sx += c.cx * c.mass; + sy += c.cy * c.mass; } node.mass = m; if (m > 0) { - node.x = cx / m; - node.y = cy / m; + node.cx = sx / m; + node.cy = sy / m; } else { - // Center of box if empty - node.x = (node.minX + node.maxX) / 2; - node.y = (node.minY + node.maxY) / 2; + node.cx = (node.minX + node.maxX) / 2; + node.cy = (node.minY + node.maxY) / 2; } } } -function calcBHForce(node: BHNode, px: number, py: number, fx: Float64Array, fy: Float64Array, idx: number, theta: number) { - const dx = px - node.x; - const dy = py - node.y; +function calcBHForce( + node: BHNode, + px: number, py: number, + fx: Float64Array, fy: Float64Array, + idx: number, theta: number, + x: Float64Array, y: Float64Array, +) { + const dx = px - node.cx; + const dy = py - node.cy; const d2 = dx * dx + dy * dy; const dist = Math.sqrt(d2); const width = node.maxX - node.minX; if (width / dist < theta || !node.children) { - // Treat as single body - if (node.mass > 0 && (node.pointIdx !== idx)) { - // Apply repulsion - // F = K * mass / dist^2 - // Direction: from node to p + if (node.mass > 0 && node.pointIdx !== idx) { const dEff = Math.max(dist, MIN_DIST); - const f = (REPULSION_K * node.mass) / (dEff * dEff); // d^2 repulsion + const f = (REPULSION_K * node.mass) / (dEff * dEff); fx[idx] += (dx / dEff) * f; fy[idx] += (dy / dEff) * f; } } else { - // Recurse for (const c of node.children) { - calcBHForce(c, px, py, fx, fy, idx, theta); + calcBHForce(c, px, py, fx, fy, idx, theta, x, y); } } } diff --git a/scripts/fetch_from_db.ts b/scripts/fetch_from_db.ts new file mode 100644 index 0000000..fdc0bb8 --- /dev/null +++ b/scripts/fetch_from_db.ts @@ -0,0 +1,390 @@ +#!/usr/bin/env npx tsx +/** + * Fetch RDF Data from AnzoGraph DB + * + * 1. Query the first 1000 distinct subject URIs + * 2. Fetch all triples where those URIs appear as subject or object + * 3. Identify primary nodes (objects of rdf:type) + * 4. Write primary_edges.csv, secondary_edges.csv, and uri_map.csv + * + * Usage: npx tsx scripts/fetch_from_db.ts [--host http://localhost:8080] + */ + +import { writeFileSync } from "fs"; +import { join, dirname } from "path"; +import { fileURLToPath } from "url"; + +const __dirname = dirname(fileURLToPath(import.meta.url)); +const PUBLIC_DIR = join(__dirname, "..", "public"); + +// ══════════════════════════════════════════════════════════ +// Configuration +// ══════════════════════════════════════════════════════════ + +const RDF_TYPE = "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"; +const BATCH_SIZE = 100; // URIs per VALUES batch query +const MAX_RETRIES = 30; // Wait up to ~120s for AnzoGraph to start +const RETRY_DELAY_MS = 4000; + +// Path to TTL file inside the AnzoGraph container (mapped via docker-compose volume) +const DATA_FILE = process.env.SPARQL_DATA_FILE || "file:///opt/shared-files/vkg-materialized.ttl"; + +// Parse --host flag, default to http://localhost:8080 +function getEndpoint(): string { + const hostIdx = process.argv.indexOf("--host"); + if (hostIdx !== -1 && process.argv[hostIdx + 1]) { + return process.argv[hostIdx + 1]; + } + // Inside Docker, use service name; otherwise localhost + return process.env.SPARQL_HOST || "http://localhost:8080"; +} + +const SPARQL_ENDPOINT = `${getEndpoint()}/sparql`; + +// Auth credentials (AnzoGraph defaults) +const SPARQL_USER = process.env.SPARQL_USER || "admin"; +const SPARQL_PASS = process.env.SPARQL_PASS || "Passw0rd1"; +const AUTH_HEADER = "Basic " + Buffer.from(`${SPARQL_USER}:${SPARQL_PASS}`).toString("base64"); + +// ══════════════════════════════════════════════════════════ +// SPARQL helpers +// ══════════════════════════════════════════════════════════ + +interface SparqlBinding { + [key: string]: { type: string; value: string }; +} + +function sleep(ms: number): Promise { + return new Promise((resolve) => setTimeout(resolve, ms)); +} + +async function sparqlQuery(query: string, retries = 5): Promise { + for (let attempt = 1; attempt <= retries; attempt++) { + const controller = new AbortController(); + const timeout = setTimeout(() => controller.abort(), 300_000); // 5 min timeout + + try { + const t0 = performance.now(); + const response = await fetch(SPARQL_ENDPOINT, { + method: "POST", + headers: { + "Content-Type": "application/x-www-form-urlencoded", + "Accept": "application/sparql-results+json", + "Authorization": AUTH_HEADER, + }, + body: "query=" + encodeURIComponent(query), + signal: controller.signal, + }); + const t1 = performance.now(); + console.log(` [sparql] response status=${response.status} in ${((t1 - t0) / 1000).toFixed(1)}s`); + + if (!response.ok) { + const text = await response.text(); + throw new Error(`SPARQL query failed (${response.status}): ${text}`); + } + + const text = await response.text(); + const t2 = performance.now(); + console.log(` [sparql] body read (${(text.length / 1024).toFixed(0)} KB) in ${((t2 - t1) / 1000).toFixed(1)}s`); + + const json = JSON.parse(text); + return json.results.bindings; + } catch (err: any) { + clearTimeout(timeout); + const msg = err instanceof Error ? err.message : String(err); + const isTransient = msg.includes("fetch failed") || msg.includes("Timeout") || msg.includes("ABORT") || msg.includes("abort"); + if (isTransient && attempt < retries) { + console.log(` [sparql] transient error (attempt ${attempt}/${retries}): ${msg.substring(0, 100)}`); + console.log(` [sparql] retrying in 10s (AnzoGraph may still be indexing after LOAD)...`); + await sleep(10_000); + continue; + } + throw err; + } finally { + clearTimeout(timeout); + } + } + throw new Error("sparqlQuery: should not reach here"); +} + +async function waitForAnzoGraph(): Promise { + console.log(`Waiting for AnzoGraph at ${SPARQL_ENDPOINT}...`); + for (let attempt = 1; attempt <= MAX_RETRIES; attempt++) { + try { + const response = await fetch(SPARQL_ENDPOINT, { + method: "POST", + headers: { + "Content-Type": "application/x-www-form-urlencoded", + "Accept": "application/sparql-results+json", + "Authorization": AUTH_HEADER, + }, + body: "query=" + encodeURIComponent("ASK WHERE { ?s ?p ?o }"), + }); + const text = await response.text(); + // Verify it's actual JSON (not a plain-text error from a half-started engine) + JSON.parse(text); + console.log(` AnzoGraph is ready (attempt ${attempt})`); + return; + } catch (err: any) { + const msg = err instanceof Error ? err.message : String(err); + console.log(` Attempt ${attempt}/${MAX_RETRIES}: ${msg.substring(0, 100)}`); + if (attempt < MAX_RETRIES) { + await sleep(RETRY_DELAY_MS); + } + } + } + throw new Error(`AnzoGraph not available after ${MAX_RETRIES} attempts`); +} + +async function sparqlUpdate(update: string): Promise { + const response = await fetch(SPARQL_ENDPOINT, { + method: "POST", + headers: { + "Content-Type": "application/sparql-update", + "Accept": "application/json", + "Authorization": AUTH_HEADER, + }, + body: update, + }); + const text = await response.text(); + if (!response.ok) { + throw new Error(`SPARQL update failed (${response.status}): ${text}`); + } + return text; +} + +async function loadData(): Promise { + console.log(`Loading data from ${DATA_FILE}...`); + const t0 = performance.now(); + const result = await sparqlUpdate(`LOAD <${DATA_FILE}>`); + const elapsed = ((performance.now() - t0) / 1000).toFixed(1); + console.log(` Load complete in ${elapsed}s: ${result.substring(0, 200)}`); +} + +// ══════════════════════════════════════════════════════════ +// Step 1: Fetch seed URIs +// ══════════════════════════════════════════════════════════ + +async function fetchSeedURIs(): Promise { + console.log("Querying first 1000 distinct subject URIs..."); + const t0 = performance.now(); + const query = ` +SELECT DISTINCT ?s +WHERE { ?s ?p ?o } +LIMIT 1000 +`; + const bindings = await sparqlQuery(query); + const elapsed = ((performance.now() - t0) / 1000).toFixed(1); + const uris = bindings.map((b) => b.s.value); + console.log(` Got ${uris.length} seed URIs in ${elapsed}s`); + return uris; +} + +// ══════════════════════════════════════════════════════════ +// Step 2: Fetch all triples involving seed URIs +// ══════════════════════════════════════════════════════════ + +interface Triple { + s: string; + p: string; + o: string; + oType: string; // "uri" or "literal" +} + +async function fetchTriples(seedURIs: string[]): Promise { + console.log(`Fetching triples for ${seedURIs.length} seed URIs (batch size: ${BATCH_SIZE})...`); + const allTriples: Triple[] = []; + + for (let i = 0; i < seedURIs.length; i += BATCH_SIZE) { + const batch = seedURIs.slice(i, i + BATCH_SIZE); + const valuesClause = batch.map((u) => `<${u}>`).join(" "); + + const query = ` +SELECT ?s ?p ?o +WHERE { + VALUES ?uri { ${valuesClause} } + { + ?uri ?p ?o . + BIND(?uri AS ?s) + } + UNION + { + ?s ?p ?uri . + BIND(?uri AS ?o) + } +} +`; + const bindings = await sparqlQuery(query); + for (const b of bindings) { + allTriples.push({ + s: b.s.value, + p: b.p.value, + o: b.o.value, + oType: b.o.type, + }); + } + + const progress = Math.min(i + BATCH_SIZE, seedURIs.length); + process.stdout.write(`\r Fetched triples: batch ${Math.ceil(progress / BATCH_SIZE)}/${Math.ceil(seedURIs.length / BATCH_SIZE)} (${allTriples.length} triples so far)`); + } + console.log(`\n Total triples: ${allTriples.length}`); + return allTriples; +} + +// ══════════════════════════════════════════════════════════ +// Step 3: Build graph data +// ══════════════════════════════════════════════════════════ + +interface GraphData { + nodeURIs: string[]; // All unique URIs (subjects & objects that are URIs) + uriToId: Map; + primaryNodeIds: Set; // Nodes that are objects of rdf:type + edges: Array<[number, number]>; // [source, target] as numeric IDs + primaryEdges: Array<[number, number]>; + secondaryEdges: Array<[number, number]>; +} + +function buildGraphData(triples: Triple[]): GraphData { + console.log("Building graph data..."); + + // Collect all unique URI nodes (skip literal objects) + const uriSet = new Set(); + for (const t of triples) { + uriSet.add(t.s); + if (t.oType === "uri") { + uriSet.add(t.o); + } + } + + // Assign numeric IDs + const nodeURIs = Array.from(uriSet).sort(); + const uriToId = new Map(); + nodeURIs.forEach((uri, idx) => uriToId.set(uri, idx)); + + // Identify primary nodes: objects of rdf:type triples + const primaryNodeIds = new Set(); + for (const t of triples) { + if (t.p === RDF_TYPE && t.oType === "uri") { + const objId = uriToId.get(t.o); + if (objId !== undefined) { + primaryNodeIds.add(objId); + } + } + } + + // Build edges (only between URI nodes, skip literal objects) + const edgeSet = new Set(); + const edges: Array<[number, number]> = []; + for (const t of triples) { + if (t.oType !== "uri") continue; + const srcId = uriToId.get(t.s); + const dstId = uriToId.get(t.o); + if (srcId === undefined || dstId === undefined) continue; + if (srcId === dstId) continue; // Skip self-loops + + const key = `${srcId},${dstId}`; + if (edgeSet.has(key)) continue; // Deduplicate + edgeSet.add(key); + edges.push([srcId, dstId]); + } + + // Classify edges into primary (touches a primary node) and secondary + const primaryEdges: Array<[number, number]> = []; + const secondaryEdges: Array<[number, number]> = []; + for (const [src, dst] of edges) { + if (primaryNodeIds.has(src) || primaryNodeIds.has(dst)) { + primaryEdges.push([src, dst]); + } else { + secondaryEdges.push([src, dst]); + } + } + + console.log(` Nodes: ${nodeURIs.length}`); + console.log(` Primary nodes (rdf:type objects): ${primaryNodeIds.size}`); + console.log(` Edges: ${edges.length} (primary: ${primaryEdges.length}, secondary: ${secondaryEdges.length})`); + + return { nodeURIs, uriToId, primaryNodeIds, edges, primaryEdges, secondaryEdges }; +} + +// ══════════════════════════════════════════════════════════ +// Step 4: Write CSV files +// ══════════════════════════════════════════════════════════ + +function extractLabel(uri: string): string { + // Extract local name: after # or last / + const hashIdx = uri.lastIndexOf("#"); + if (hashIdx !== -1) return uri.substring(hashIdx + 1); + const slashIdx = uri.lastIndexOf("/"); + if (slashIdx !== -1) return uri.substring(slashIdx + 1); + return uri; +} + +function writeCSVs(data: GraphData): void { + // Write primary_edges.csv + const pLines = ["source,target"]; + for (const [src, dst] of data.primaryEdges) { + pLines.push(`${src},${dst}`); + } + const pPath = join(PUBLIC_DIR, "primary_edges.csv"); + writeFileSync(pPath, pLines.join("\n") + "\n"); + console.log(`Wrote ${data.primaryEdges.length} primary edges to ${pPath}`); + + // Write secondary_edges.csv + const sLines = ["source,target"]; + for (const [src, dst] of data.secondaryEdges) { + sLines.push(`${src},${dst}`); + } + const sPath = join(PUBLIC_DIR, "secondary_edges.csv"); + writeFileSync(sPath, sLines.join("\n") + "\n"); + console.log(`Wrote ${data.secondaryEdges.length} secondary edges to ${sPath}`); + + // Write uri_map.csv (id,uri,label,isPrimary) + const uLines = ["id,uri,label,isPrimary"]; + for (let i = 0; i < data.nodeURIs.length; i++) { + const uri = data.nodeURIs[i]; + const label = extractLabel(uri); + const isPrimary = data.primaryNodeIds.has(i) ? "1" : "0"; + // Escape commas in URIs by quoting + const safeUri = uri.includes(",") ? `"${uri}"` : uri; + const safeLabel = label.includes(",") ? `"${label}"` : label; + uLines.push(`${i},${safeUri},${safeLabel},${isPrimary}`); + } + const uPath = join(PUBLIC_DIR, "uri_map.csv"); + writeFileSync(uPath, uLines.join("\n") + "\n"); + console.log(`Wrote ${data.nodeURIs.length} URI mappings to ${uPath}`); +} + +// ══════════════════════════════════════════════════════════ +// Main +// ══════════════════════════════════════════════════════════ + +async function main() { + console.log(`SPARQL endpoint: ${SPARQL_ENDPOINT}`); + const t0 = performance.now(); + + await waitForAnzoGraph(); + await loadData(); + + // Smoke test: simplest possible query to verify connectivity + console.log("Smoke test: SELECT ?s ?p ?o LIMIT 3..."); + const smokeT0 = performance.now(); + const smokeResult = await sparqlQuery("SELECT ?s ?p ?o WHERE { ?s ?p ?o } LIMIT 3"); + const smokeElapsed = ((performance.now() - smokeT0) / 1000).toFixed(1); + console.log(` Smoke test OK: ${smokeResult.length} results in ${smokeElapsed}s`); + if (smokeResult.length > 0) { + console.log(` First triple: ${smokeResult[0].s.value} ${smokeResult[0].p.value} ${smokeResult[0].o.value}`); + } + + const seedURIs = await fetchSeedURIs(); + const triples = await fetchTriples(seedURIs); + const graphData = buildGraphData(triples); + writeCSVs(graphData); + + const elapsed = ((performance.now() - t0) / 1000).toFixed(1); + console.log(`\nDone in ${elapsed}s`); +} + +main().catch((err) => { + console.error("Fatal error:", err); + process.exit(1); +}); diff --git a/scripts/generate_tree.ts b/scripts/generate_tree.ts index 19ca14a..85d17eb 100644 --- a/scripts/generate_tree.ts +++ b/scripts/generate_tree.ts @@ -20,7 +20,7 @@ const PUBLIC_DIR = join(__dirname, "..", "public"); const TARGET_NODES = 10000; // Approximate number of nodes to generate const MAX_CHILDREN = 4; // Each node gets 1..MAX_CHILDREN children -const PRIMARY_DEPTH = 3; // Nodes at depth ≤ this form the primary skeleton +const PRIMARY_DEPTH = 4; // Nodes at depth ≤ this form the primary skeleton // ══════════════════════════════════════════════════════════ // Tree data types diff --git a/src/App.tsx b/src/App.tsx index 5c2df81..a347d8f 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -6,6 +6,7 @@ export default function App() { const rendererRef = useRef(null); const [status, setStatus] = useState("Loading node positions…"); const [nodeCount, setNodeCount] = useState(0); + const uriMapRef = useRef>(new Map()); const [stats, setStats] = useState({ fps: 0, drawn: 0, @@ -14,7 +15,7 @@ export default function App() { ptSize: 0, }); const [error, setError] = useState(""); - const [hoveredNode, setHoveredNode] = useState<{ x: number; y: number; screenX: number; screenY: number } | null>(null); + const [hoveredNode, setHoveredNode] = useState<{ x: number; y: number; screenX: number; screenY: number; index?: number } | null>(null); const [selectedNodes, setSelectedNodes] = useState>(new Set()); // Store mouse position in a ref so it can be accessed in render loop without re-renders @@ -39,19 +40,21 @@ export default function App() { (async () => { try { setStatus("Fetching data files…"); - const [nodesResponse, primaryEdgesResponse, secondaryEdgesResponse] = await Promise.all([ + const [nodesResponse, primaryEdgesResponse, secondaryEdgesResponse, uriMapResponse] = await Promise.all([ fetch("/node_positions.csv"), fetch("/primary_edges.csv"), fetch("/secondary_edges.csv"), + fetch("/uri_map.csv"), ]); if (!nodesResponse.ok) throw new Error(`Failed to fetch nodes: ${nodesResponse.status}`); if (!primaryEdgesResponse.ok) throw new Error(`Failed to fetch primary edges: ${primaryEdgesResponse.status}`); if (!secondaryEdgesResponse.ok) throw new Error(`Failed to fetch secondary edges: ${secondaryEdgesResponse.status}`); - const [nodesText, primaryEdgesText, secondaryEdgesText] = await Promise.all([ + const [nodesText, primaryEdgesText, secondaryEdgesText, uriMapText] = await Promise.all([ nodesResponse.text(), primaryEdgesResponse.text(), secondaryEdgesResponse.text(), + uriMapResponse.ok ? uriMapResponse.text() : Promise.resolve(""), ]); if (cancelled) return; @@ -90,6 +93,21 @@ export default function App() { edgeData[idx++] = parseInt(parts[1], 10); } + // Parse URI map if available + if (uriMapText) { + const uriLines = uriMapText.split("\n").slice(1).filter(l => l.trim().length > 0); + for (const line of uriLines) { + const parts = line.split(","); + if (parts.length >= 4) { + const id = parseInt(parts[0], 10); + const uri = parts[1]; + const label = parts[2]; + const isPrimary = parts[3].trim() === "1"; + uriMapRef.current.set(id, { uri, label, isPrimary }); + } + } + } + if (cancelled) return; setStatus("Building spatial index…"); @@ -182,9 +200,9 @@ export default function App() { frameCount++; // Find hovered node using quadtree - const node = renderer.findNodeAt(mousePos.current.x, mousePos.current.y); - if (node) { - setHoveredNode({ ...node, screenX: mousePos.current.x, screenY: mousePos.current.y }); + const nodeResult = renderer.findNodeIndexAt(mousePos.current.x, mousePos.current.y); + if (nodeResult) { + setHoveredNode({ x: nodeResult.x, y: nodeResult.y, screenX: mousePos.current.x, screenY: mousePos.current.y, index: nodeResult.index }); } else { setHoveredNode(null); } @@ -331,7 +349,22 @@ export default function App() { boxShadow: "0 2px 8px rgba(0,0,0,0.5)", }} > - ({hoveredNode.x.toFixed(2)}, {hoveredNode.y.toFixed(2)}) + {(() => { + if (hoveredNode.index !== undefined && rendererRef.current) { + const vertexId = rendererRef.current.getVertexId(hoveredNode.index); + const info = vertexId !== undefined ? uriMapRef.current.get(vertexId) : undefined; + if (info) { + return ( + <> +
{info.label}
+
{info.uri}
+ {info.isPrimary &&
⭐ Primary (rdf:type)
} + + ); + } + } + return <>({hoveredNode.x.toFixed(2)}, {hoveredNode.y.toFixed(2)}); + })()} )} diff --git a/src/renderer.ts b/src/renderer.ts index 5ee2779..76cf182 100644 --- a/src/renderer.ts +++ b/src/renderer.ts @@ -83,6 +83,7 @@ export class Renderer { private nodeCount = 0; private edgeCount = 0; private neighborMap: Map = new Map(); + private sortedToVertexId: Uint32Array = new Uint32Array(0); private leafEdgeStarts: Uint32Array = new Uint32Array(0); private leafEdgeCounts: Uint32Array = new Uint32Array(0); private maxPtSize = 256; @@ -213,6 +214,12 @@ export class Renderer { gl.bufferData(gl.ARRAY_BUFFER, sorted, gl.STATIC_DRAW); gl.bindVertexArray(null); + // Build sorted index → vertex ID mapping for hover lookups + this.sortedToVertexId = new Uint32Array(count); + for (let i = 0; i < count; i++) { + this.sortedToVertexId[i] = vertexIds[order[i]]; + } + // Build vertex ID → original input index mapping const vertexIdToOriginal = new Map(); for (let i = 0; i < count; i++) { @@ -331,6 +338,15 @@ export class Renderer { return this.nodeCount; } + /** + * Get the original vertex ID for a given sorted index. + * Useful for looking up URI labels from the URI map. + */ + getVertexId(sortedIndex: number): number | undefined { + if (sortedIndex < 0 || sortedIndex >= this.sortedToVertexId.length) return undefined; + return this.sortedToVertexId[sortedIndex]; + } + /** * Convert screen coordinates (CSS pixels) to world coordinates. */