CINXE.COM

TM Places

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link rel="icon" href="../img/favicon.ico"/> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <meta name="generator" content="Adobe GoLive" /> <meta name="viewport" content="width=device-width,initial-scale=1, maximum-scale=1"> <title>TM Places</title> <!--Stylesheets and fonts--> <link href="/geo/css/layout.css" rel="stylesheet" type="text/css" media="all" /> <link href="/css/layout_head_foot.css" rel="stylesheet" type="text/css" media="all" /> <link href="/css/biscuit_notification.css" rel="stylesheet" type="text/css" media="all" /> <link rel="stylesheet" href="https://unpkg.com/leaflet@1.0.3/dist/leaflet.css" /> <!-- Scripts--> <script src="../js/jquery-3.1.1.min.js"></script> <script src="../js/resp_header.js"></script> <script src="../js/deliciousmunchies_warning.js"></script> <!-- Script for Google Piecharts--> <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> <script type="text/javascript"> google.charts.load('current', {'packages':['corechart']}); google.charts.load('current', {'packages':['table']}); google.charts.setOnLoadCallback(drawFirstChart); google.charts.setOnLoadCallback(drawSecondChart); google.charts.setOnLoadCallback(drawThirdChart); google.charts.setOnLoadCallback(drawFourthChart); // Chart 1: Language function drawFirstChart() { var data1 = google.visualization.arrayToDataTable([ ['Language', 'Frequency', 'Finetune_material'], ['Subscribe for charts',1,'../registration.php'], ]); var charttype = " 1 "; if (charttype==1) { var chart1 = new google.visualization.PieChart(document.getElementById('googlechart')); google.visualization.events.addListener(chart1, 'select', myClickHandler); var options1 = { legend: 'none', pieSliceText: 'label', width: '85%', height: '85%', chartArea: {'width': '80%', 'height': '80%'}, legend: {'position': 'bottom', pagingTextStyle: {color: '#6666cc'}, scrollArrows:{ activeColor: '#6666cc', inactiveColor:'#e0e0f4'} }, backgroundColor: {fill:'transparent'}, pieSliceBorderColor: 'transparent', colors: ['#6666cc', '#8484d6', '#a3a3e0', '#47478e', '#333366', '#e0e0f4'] }; } if (charttype==2) { var chart1 = new google.visualization.Table(document.getElementById('googlechart')); google.visualization.events.addListener(chart1, 'select', myClickHandler); var language = " "; if (language!=" ") { var options1 = { width: '85%', height: '75px', }; } else { var options1 = { width: '85%', height: '110px', }; } } var view1 = new google.visualization.DataView(data1); view1.setColumns([0,1]); chart1.draw(view1, options1); function myClickHandler(){ var link1 = data1.getValue(chart1.getSelection()[0]['row'],2); // Change the current site location.href = link1; } } // Chart 2: Material function drawSecondChart() { var data2 = google.visualization.arrayToDataTable([ ['Material', 'Frequency', 'Finetune_date'], ['Subscribe for charts',1,'../registration.php'], ]); var charttype = " 1 "; if (charttype==1) { var chart2 = new google.visualization.PieChart(document.getElementById('googlechart2')); google.visualization.events.addListener(chart2, 'select', myClickHandler); var options2 = { pieSliceText: 'label', width: '85%', height: '85%', chartArea: {'width': '80%', 'height': '80%'}, legend: {'position': 'bottom', pagingTextStyle: {color: '#6666cc'}, scrollArrows:{ activeColor: '#6666cc', inactiveColor:'#e0e0f4'} }, backgroundColor: {fill:'transparent'}, pieSliceBorderColor: 'transparent', colors: ['#6666cc', '#8484d6', '#a3a3e0', '#47478e', '#333366', '#e0e0f4'] }; } if (charttype==2) { var chart2 = new google.visualization.Table(document.getElementById('googlechart2')); google.visualization.events.addListener(chart2, 'select', myClickHandler); var material = " "; if (material !=" ") { var options2 = { width: '85%', height: '75px', }; } else { var options2 = { width: '85%', height: '110px', }; } } var view2 = new google.visualization.DataView(data2); view2.setColumns([0,1]); chart2.draw(view2, options2); function myClickHandler(){ var link2 = data2.getValue(chart2.getSelection()[0]['row'],2); // Change the current site location.href = link2; } } // Chart 3: weighed dates function drawThirdChart() { var data3 = google.visualization.arrayToDataTable([ ['Name Standard', 'Frequency'], [-99,11.226500388],[-100,19.169805668],[169,13.195805408],[170,17.100250407999],[171,12.825860208],[172,12.075860208],[177,9.8778214280001],[189,20.767637828],[-117,26.722577268],[-145,13.574815128],[-157,10.683849988],[-137,13.154967528],[-233,2.1896078980001],[-232,5.1896078980001],[-231,2.1896078980001],[-230,4.1896078979999],[-229,2.1896078980001],[-228,2.689607898],[-227,4.1896078979999],[-226,5.6896078980001],[-225,7.9708245980001],[-224,4.8139621980001],[-223,4.3139621979999],[-211,3.871463998],[-210,5.8331042980001],[-136,12.554685028],[-118,23.222577267999],[-105,20.105721168],[-185,12.091411788],[-184,13.631411788],[-134,14.336024028],[-165,9.5508937880001],[-192,10.675557288],[-174,11.523808788],[-171,13.685588888],[-201,3.367755798],[-236,4.659563898],[-191,9.6755572880002],[-190,10.175557288],[-189,9.0702940880002],[-188,11.570294088],[-187,10.927437088],[-186,10.465898588],[-183,13.709873288],[-182,13.251081988],[-181,11.524927988],[-180,12.552705788],[-194,9.0986341880002],[-193,11.098634188],[-176,14.153895788],[-175,14.961263388],[-173,12.982292088],[-172,9.8284458880002],[-170,11.953620588],[-169,7.852888088],[-168,8.3528880880001],[-167,7.371406588],[-166,8.7880732880002],[-179,14.270653188],[-147,10.555390228],[-217,3.824398698],[-139,21.142146928],[-114,49.308940067999],[-219,2.324398698],[-218,2.824398698],[-216,5.8476544980001],[-215,11.347654498],[-214,2.847654498],[-213,2.347654498],[-212,2.347654498],[-209,3.245862398],[-208,2.351125598],[-207,2.3140885980001],[-206,2.814088598],[-205,3.352550098],[-204,2.852550098],[-203,2.852550098],[-202,2.891011598],[-119,22.936863267999],[-115,40.975607067999],[-113,51.707087567999],[-112,40.593764367999],[-116,23.222577267999],[-111,24.924717368],[-110,20.591384368],[-86,9.0141384880002],[-125,17.925492358],[-124,19.849567168],[-123,16.099567168],[-122,13.099567168],[-121,14.099567168],[-120,15.675324768],[-109,13.578936168],[-108,13.578936168],[-107,15.328936168],[-106,14.628936168],[-104,13.605721168],[-103,15.355721168],[-102,13.355721168],[-101,14.355721168],[-148,10.389763478],[-98,8.8741197880002],[-97,7.9606743880001],[-96,7.4900861880001],[-95,6.3021313880001],[-94,9.8903667880002],[-93,8.9648153880002],[-92,7.0530507880001],[-91,7.0530507880001],[-90,7.0530507880001],[-89,8.5023154880002],[-88,7.5141384880001],[-87,7.0141384880001],[-85,7.5141384880001],[-84,7.0141384880001],[-83,6.4989869880001],[-82,5.9989869880001],[-81,5.9232294880001],[-80,7.9664825880001],[-79,7.8998149880001],[-78,8.8998149880002],[-77,7.8998149880001],[-76,7.3998149880001],[-75,7.3807879880001],[-74,7.1391785880001],[-73,5.6584093880001],[-72,6.6584093880001],[-71,5.1320935880001],[-70,5.1654268880001],[-69,6.1654268880001],[-68,6.1842947880001],[-67,5.1073716880001],[-66,6.1802883880001],[-65,6.1802883880001],[-64,6.1802883880001],[-63,6.1329434880001],[-62,5.0463888880001],[-61,4.9318376880001],[-60,4.7864594880001],[-59,4.7026358880001],[-132,11.842434228],[-131,7.433343328],[-130,6.822232328],[-129,7.822232328],[-128,7.329274578],[-127,7.057535478],[-126,8.0575354780001],[-138,14.648557528],[-199,8.7308118880001],[-198,8.7708118880001],[-197,8.7708118880001],[-196,10.309273388],[-195,9.4031455880002],[-178,13.650689688],[-177,13.109022988],[-200,4.3609721479999],[-163,8.5932082880002],[-135,8.8175055280002],[-235,1.698025398],[-234,1.735062398],[-222,2.874342098],[-221,3.310228598],[-220,2.3102285980001],[-133,11.759100928],[-260,2.352427058],[-159,8.2412827380001],[-156,11.563850088],[-164,9.7389890880002],[-162,11.093208288],[-161,10.593208288],[-160,8.4747467880001],[-158,11.707818688],[-140,15.191291928],[-150,9.0371134180002],[-247,2.848393908],[-246,1.888393908],[-245,4.8268554080001],[-153,9.9721273380002],[-152,8.5490504380001],[-151,8.8759734380002],[-149,8.6525839780002],[-146,9.6474648280002],[-144,10.505394728],[-143,11.511805328],[-142,11.095138428],[-141,9.7682150280002],[-155,8.4784119880001],[-154,7.311870938],[-243,8.5188231980002],[-237,2.592897198],[-250,2.020869678],[-249,3.515060908],[-248,1.515060908],[-244,1.518823198],[-242,2.518823198],[-241,1.518823198],[-240,1.518823198],[-239,1.518823198],[-238,2.518823198],[-256,2.352427058],[-264,2.336033658],[-259,2.352427058],[-258,1.352427058],[-257,1.352427058],[-255,1.852427058],[-254,1.852427058],[-253,1.352427058],[-252,1.352427058],[-251,2.852427058],[-275,1.424033658],[-274,1.336033658],[-273,1.336033658],[-272,1.336033658],[-271,1.336033658],[-270,1.336033658],[-269,1.336033658],[-268,1.336033658],[-267,1.336033658],[-266,1.336033658],[-265,1.336033658],[-263,1.336033658],[-262,1.336033658],[-261,2.336033658],[-299,1.167171258],[-298,1.167171258],[-297,1.167171258],[-296,1.167171258],[-295,1.167171258],[-294,1.167171258],[-293,1.167171258],[-292,1.167171258],[-291,1.167171258],[-290,1.167171258],[-289,1.167171258],[-288,1.167171258],[-287,1.167171258],[-286,1.167171258],[-285,1.267171258],[-284,1.267171258],[-283,1.267171258],[-282,1.267171258],[-281,1.267171258],[-280,1.267171258],[-279,1.267171258],[-278,1.267171258],[-277,1.267171258],[-276,1.267171258],[117,16.782048157999],[118,12.853748758],[119,11.353748758],[120,12.353748758],[121,11.821490658],[122,12.821490658],[123,20.821490658],[124,14.821490658],[125,15.142274258],[126,14.630260158],[127,18.185815757999],[128,16.685815757999],[129,15.019148758],[130,15.057824658],[131,17.107824657999],[132,16.774491657999],[133,23.531634658],[134,16.406634658],[135,21.906634658],[136,13.441031958],[137,14.431025058],[193,10.716093428],[14,11.380668088],[108,15.523336958],[70,6.0681619580001],[89,6.1924842380001],[90,5.2247423380001],[112,16.252600758],[113,16.252600758],[114,15.752600758],[115,11.110443958],[116,14.577721158],[92,9.2835658380002],[144,17.322793777999],[94,6.7746372680001],[173,10.992527208],[174,14.492527208],[190,16.722183327999],[195,20.392795828],[98,11.287499588],[208,9.0352754780002],[209,6.5352754780001],[218,4.7221949780001],[219,5.6721949780001],[220,4.338861978],[221,7.6721959780001],[222,6.3706087780001],[223,4.9539422780001],[224,5.2206089780001],[99,15.787499588],[102,10.246649258],[103,11.227105058],[104,13.227105058],[105,13.748844158],[106,12.332177358],[107,13.443288358],[109,11.585933758],[110,12.585933758],[111,17.585933757999],[138,25.676525858],[140,18.764518757999],[145,14.862793778],[146,14.568150778],[139,20.764518758],[148,13.618150778],[149,13.618150778],[150,18.594469007999],[151,20.625282708],[153,14.272425708],[35,8.5288812380002],[42,15.147929538],[45,12.481262538],[46,24.981262537999],[37,14.409834238],[47,19.481262537999],[48,13.953484538],[49,7.4534845380001],[50,6.8005060780001],[51,7.7400060780001],[36,9.0765002380002],[24,9.3193818380002],[38,8.3265008380002],[41,13.981262538],[43,8.4812625380002],[16,10.305443938],[44,7.4812625380001],[52,8.4685006780002],[53,5.9685006780001],[54,7.0796116780001],[15,7.8054439380001],[17,7.3054439380001],[18,7.6990609380001],[19,6.7899700380001],[20,5.7899700380001],[21,6.8193818380001],[22,5.3193818380001],[23,6.8193818380001],[25,7.3702396380001],[26,14.830239638],[27,10.307512338],[28,7.8075123380001],[29,6.8075123380001],[30,15.716603238],[31,6.7061865380001],[32,5.1955482380001],[33,9.1955482380002],[34,8.0288812380001],[39,5.6598338380001],[40,9.1598338380002],[56,8.2400952780002],[7,6.2803518980001],[12,6.5229444880001],[13,8.0229444880001],[55,5.2400952780001],[163,13.939487908],[154,18.729092507999],[152,14.875282708],[160,10.689911508],[161,19.879766308],[162,16.495043508],[164,13.968899708],[165,20.998311508],[166,17.452857007999],[167,14.336190008],[168,13.820805408],[175,12.375418008],[176,17.644832027999],[178,13.837821428],[179,8.7978214280001],[180,14.115653828],[143,13.264518758],[141,16.764518757999],[147,19.068150778],[155,13.729092508],[156,15.395759508],[157,15.229092508],[158,12.269092508],[159,11.307768408],[244,3.864806528],[226,4.511988428],[187,10.517637828],[71,5.5681619580001],[72,5.0681619580001],[186,12.017637828],[210,11.535275478],[211,12.208352378],[248,2.904232638],[181,14.014009828],[264,2.095598508],[265,5.0955985080001],[266,3.040042908],[267,2.023913908],[268,3.023913908],[269,2.023913908],[270,2.023913908],[182,10.228753128],[183,11.197317028],[184,9.8176378280001],[185,10.317637828],[188,15.017637828],[191,12.522183328],[192,14.938850028],[196,16.059461828],[197,11.059461828],[198,13.606973128],[216,9.6013392780002],[200,7.0973344980001],[201,14.140566778],[-28,4.6926591780001],[142,14.764518758],[204,7.2794557780001],[67,5.2386090780001],[-31,4.627327588],[10,6.5303518980001],[-12,4.9436362680001],[73,6.0681619580001],[215,6.6789111780001],[199,10.977561928],[3,6.8256818980001],[5,6.3191459480001],[205,7.2955847780001],[206,7.2852754780001],[207,5.0352754780001],[212,8.7339933780002],[213,7.8430843780001],[214,6.3430843780001],[217,9.4516067780002],[225,4.2402167779999],[227,2.1786544280001],[228,2.1786544280001],[229,2.063219328],[230,2.063219328],[231,2.063219328],[232,2.063219328],[233,2.063219328],[234,2.063219328],[235,2.063219328],[236,1.920362128],[237,1.920362128],[238,1.920362128],[239,1.920362128],[240,1.864806528],[241,1.864806528],[242,1.864806528],[243,1.864806528],[245,1.864806528],[246,1.848677038],[247,1.848677038],[249,1.904232638],[250,2.424232638],[251,2.667027508],[252,2.1670275080001],[253,2.667027508],[254,1.667027508],[255,4.6670275080001],[256,6.6670275080001],[257,3.167027508],[258,5.1670275080001],[259,2.667027508],[260,1.667027508],[261,1.667027508],[262,1.667027508],[263,1.667027508],[-5,8.5172851680002],[-11,4.9436362680001],[84,6.1924842380001],[11,6.5303518980001],[-30,3.960304078],[-29,3.692659178],[-27,4.6926591780001],[-26,3.724917278],[-25,3.952981798],[-24,4.452981798],[-23,4.452981798],[-22,3.911315098],[-21,3.892084298],[-20,4.9397768680001],[-19,4.9397768680001],[-18,4.9625041680001],[-17,4.462504168],[-16,4.462504168],[-15,3.943636268],[-14,4.443636268],[-13,4.443636268],[-10,4.9436362679999],[-9,4.0303570679999],[-8,4.0303570679999],[-7,4.0303570679999],[-6,5.5238211180001],[-4,4.505520468],[-3,4.505520468],[-2,4.005520468],[-1,4.018984518],[1,6.3256818980001],[2,6.3256818980001],[4,6.8256818980001],[6,7.2868878480001],[8,6.2803518980001],[9,5.2803518980001],[194,10.749426728],[202,7.1405667780001],[203,8.6405667780002],[100,14.684149258],[101,10.684149258],[96,4.8200917680001],[97,6.8200917680001],[83,5.1924842380001],[95,6.7746372680001],[57,5.2961486780001],[58,4.2961486779999],[59,6.2961486780001],[60,5.3211486780001],[61,5.8211486780001],[62,5.3211486780001],[63,4.7100376780001],[64,4.2100376779999],[65,4.2386090779999],[66,4.2386090779999],[68,4.2386090779999],[69,5.3181619580001],[74,4.8181619580001],[75,5.8772201380001],[76,5.7924842380001],[77,4.7924842380001],[78,4.7924842380001],[79,5.6924842380001],[80,4.6924842380001],[81,4.6924842380001],[82,4.6924842380001],[85,4.6924842380001],[86,4.6924842380001],[87,4.6924842380001],[88,4.6924842380001],[91,6.2247423380001],[93,5.7746372680001],[271,1.595342908],[272,1.595342908],[273,1.595342908],[274,1.595342908],[275,1.654950708],[276,1.622185008],[277,1.622185008],[278,1.622185008],[279,1.622185008],[280,1.622185008],[281,1.622185008],[282,1.622185008],[283,1.622185008],[284,1.622185008],[285,2.590343228],[286,1.590343228],[287,1.590343228],[288,1.590343228],[289,2.090343228],[290,2.090343228],[291,2.590343228],[292,1.590343228],[293,1.590343228],[294,1.590343228],[295,1.590343228],[296,1.590343228],[297,2.590343228],[298,1.590343228],[299,1.590343228],[-58,4.614400488],[-57,4.614400488],[-56,4.614400488],[-55,5.6144004880001],[-54,4.614400488],[-53,4.603411488],[-52,4.603411488],[-51,5.6034114880001],[-50,4.565697298],[-49,4.597488788],[-48,3.597488788],[-47,3.597488788],[-46,3.639155488],[-45,3.639155488],[-44,3.639155488],[-43,3.639155488],[-42,3.660660888],[-41,3.660660888],[-40,4.627327588],[-39,3.627327588],[-38,3.627327588],[-37,4.627327588],[-36,3.627327588],[-35,3.627327588],[-34,3.627327588],[-33,3.627327588],[-32,3.627327588],[300,0.645313938],[301,0.645313938],[302,0.645313938],[303,0.645313938],[304,0.645313938],[305,0.645313938],[306,0.645313938],[307,0.645313938],[308,0.645313938],[309,0.645313938],[310,0.645313938],[311,0.645313938],[312,0.645313938],[313,0.645313938],[314,0.645313938],[315,0.645313938],[316,0.645313938],[317,0.645313938],[318,0.645313938],[319,0.645313938],[320,0.645313938],[321,0.645313938],[322,0.645313938],[323,0.645313938],[324,0.645313938],[325,0.645313938],[326,0.625706138],[327,0.625706138],[328,0.625706138],[329,0.625706138],[330,0.625706138],[331,0.625706138],[332,0.625706138],[333,0.625706138],[334,0.625706138],[335,0.625706138],[336,0.625706138],[337,0.625706138],[338,0.625706138],[339,0.625706138],[340,0.625706138],[341,0.625706138],[342,0.625706138],[343,0.625706138],[344,0.625706138],[345,0.625706138],[346,0.625706138],[347,0.625706138],[348,0.625706138],[349,0.625706138],[350,0.635607128],[351,0.628348454],[352,0.628348454],[353,0.628348454],[354,0.628348454],[355,0.628348454],[356,0.628348454],[357,0.628348454],[358,0.628348454],[359,0.628348454],[360,0.628348454],[361,0.628348454],[362,0.628348454],[363,0.628348454],[364,0.628348454],[365,0.628348454],[366,0.628348454],[367,0.628348454],[368,0.628348454],[369,0.628348454],[370,0.628348454],[371,0.628348454],[372,0.628348454],[373,0.628348454],[374,0.628348454],[375,0.628348454],[376,0.628348454],[377,0.628348454],[378,0.628348454],[379,0.628348454],[380,0.628348454],[381,0.628348454],[382,0.628348454],[383,0.628348454],[384,0.628348454],[385,0.628348454],[386,0.628348454],[387,0.628348454],[388,0.628348454],[389,0.628348454],[390,0.628348454],[391,0.628348454],[392,0.628348454],[393,0.628348454],[394,0.628348454],[395,0.628348454],[396,0.628348454],[397,0.628348454],[398,0.628348454],[399,0.628348454],[-332,0.132006196],[-331,0.132006196],[-330,0.132006196],[-329,0.132006196],[-328,0.132006196],[-327,0.132006196],[-326,0.132006196],[-325,0.132006196],[-324,0.132006196],[-323,0.132006196],[-322,0.132006196],[-321,0.132006196],[-320,0.132006196],[-319,0.132006196],[-318,0.132006196],[-317,0.132006196],[-316,0.132006196],[-315,0.132006196],[-314,0.132006196],[-313,0.132006196],[-312,0.132006196],[-311,0.132006196],[-310,0.132006196],[-309,0.132006196],[-308,0.132006196],[-307,0.132006196],[-306,0.132006196],[-305,0.132006196],[-304,0.132006196],[-303,0.132006196],[-302,0.132006196],[-301,0.132006196],[-300,0.132006196],[400,0.577845564],[401,0.577845564],[402,0.577845564],[403,0.577845564],[404,0.577845564],[405,0.577845564],[406,0.577845564],[407,0.577845564],[408,0.577845564],[409,0.577845564],[410,0.577845564],[411,0.577845564],[412,0.577845564],[413,0.577845564],[414,0.577845564],[415,0.577845564],[416,0.577845564],[417,0.577845564],[418,0.577845564],[419,0.577845564],[420,0.577845564],[421,0.577845564],[422,0.577845564],[423,0.577845564],[424,0.577845564],[425,0.577845564],[426,0.577845564],[427,0.577845564],[428,0.577845564],[429,0.577845564],[430,0.577845564],[431,0.577845564],[432,0.577845564],[433,0.577845564],[434,0.577845564],[435,0.577845564],[436,0.577845564],[437,0.577845564],[438,0.577845564],[439,0.577845564],[440,0.577845564],[441,0.577845564],[442,0.577845564],[443,0.577845564],[444,0.577845564],[445,0.577845564],[446,0.577845564],[447,0.577845564],[448,0.577845564],[449,0.577845564],[450,0.577845564],[451,0.561322054],[452,0.561322054],[453,0.561322054],[454,0.561322054],[455,0.561322054],[456,0.561322054],[457,0.561322054],[458,0.561322054],[459,0.561322054],[460,0.561322054],[461,0.561322054],[462,0.561322054],[463,0.561322054],[464,0.561322054],[465,0.561322054],[466,0.561322054],[467,0.561322054],[468,0.561322054],[469,0.561322054],[470,0.561322054],[471,0.561322054],[472,0.561322054],[473,0.561322054],[474,0.561322054],[475,0.561322054],[476,0.561322054],[477,0.561322054],[478,0.561322054],[479,0.561322054],[480,0.561322054],[481,0.561322054],[482,0.561322054],[483,0.561322054],[484,0.561322054],[485,0.561322054],[486,0.561322054],[487,0.561322054],[488,0.561322054],[489,0.561322054],[490,0.561322054],[491,0.561322054],[492,0.561322054],[493,0.561322054],[494,0.561322054],[495,0.561322054],[496,0.561322054],[497,0.561322054],[498,0.561322054],[499,0.561322054],[500,0.571322054],[501,0.571322054],[502,0.571322054],[503,0.571322054],[504,0.571322054],[505,0.571322054],[506,0.571322054],[507,0.571322054],[508,0.571322054],[509,0.571322054],[510,0.571322054],[511,0.571322054],[512,0.571322054],[513,0.571322054],[514,0.571322054],[515,0.571322054],[516,0.571322054],[517,0.571322054],[518,0.571322054],[519,0.571322054],[520,0.571322054],[521,0.571322054],[522,0.571322054],[523,0.571322054],[524,0.571322054],[525,0.571322054],[526,0.571322054],[527,0.571322054],[528,0.571322054],[529,0.571322054],[530,0.571322054],[531,0.571322054],[532,0.571322054],[533,0.571322054],[534,0.571322054],[535,0.571322054],[536,0.571322054],[537,0.571322054],[538,0.571322054],[539,0.571322054],[540,0.571322054],[541,0.571322054],[542,0.571322054],[543,0.571322054],[544,0.571322054],[545,0.571322054],[546,0.571322054],[547,0.571322054],[548,0.571322054],[549,0.571322054],[550,0.571322054],[551,0.571322054],[552,0.571322054],[553,0.571322054],[554,0.571322054],[555,0.571322054],[556,0.571322054],[557,0.571322054],[558,0.571322054],[559,0.571322054],[560,0.571322054],[561,0.571322054],[562,0.571322054],[563,0.571322054],[564,0.571322054],[565,0.571322054],[566,0.571322054],[567,0.571322054],[568,0.571322054],[569,0.571322054],[570,0.571322054],[571,0.571322054],[572,0.571322054],[573,0.571322054],[574,0.571322054],[575,0.571322054],[576,0.571322054],[577,0.571322054],[578,0.571322054],[579,0.571322054],[580,0.571322054],[581,0.571322054],[582,0.571322054],[583,0.571322054],[584,0.571322054],[585,0.571322054],[586,0.571322054],[587,0.571322054],[588,0.571322054],[589,0.571322054],[590,0.571322054],[591,0.571322054],[592,0.571322054],[593,0.571322054],[594,0.571322054],[595,0.571322054],[596,0.571322054],[597,0.571322054],[598,0.571322054],[599,0.571322054],[600,0.562988724],[601,0.562988724],[602,0.562988724],[603,0.562988724],[604,0.562988724],[605,0.562988724],[606,0.562988724],[607,0.562988724],[608,0.562988724],[609,0.562988724],[610,0.562988724],[611,0.562988724],[612,0.562988724],[613,0.562988724],[614,0.562988724],[615,0.562988724],[616,0.562988724],[617,0.562988724],[618,0.562988724],[619,0.562988724],[620,0.562988724],[621,0.562988724],[622,0.562988724],[623,0.562988724],[624,0.562988724],[625,0.562988724],[626,0.562988724],[627,0.562988724],[628,0.562988724],[629,0.562988724],[630,0.562988724],[631,0.562988724],[632,0.562988724],[633,0.562988724],[634,0.562988724],[635,0.562988724],[636,0.562988724],[637,0.562988724],[638,0.562988724],[639,0.562988724],[640,0.562988724],[641,0.562988724],[642,0.562988724],[643,0.144795864],[644,0.144795864],[645,0.144795864],[646,0.144795864],[647,0.144795864],[648,0.144795864],[649,0.144795864],[650,0.144795864],[651,0.144795864],[652,0.144795864],[653,0.144795864],[654,0.144795864],[655,0.144795864],[656,0.144795864],[657,0.144795864],[658,0.144795864],[659,0.144795864],[660,0.144795864],[661,0.144795864],[662,0.144795864],[663,0.144795864],[664,0.144795864],[665,0.144795864],[666,0.144795864],[667,0.144795864],[668,0.144795864],[669,0.144795864],[670,0.194795864],[671,0.194795864],[672,0.194795864],[673,0.194795864],[674,0.194795864],[675,0.194795864],[676,0.194795864],[677,0.194795864],[678,0.194795864],[679,0.194795864],[680,0.194795864],[681,0.194795864],[682,0.194795864],[683,0.194795864],[684,0.194795864],[685,0.194795864],[686,0.194795864],[687,0.194795864],[688,0.194795864],[689,0.194795864],[690,0.144795864],[691,0.144795864],[692,0.144795864],[693,0.144795864],[694,0.144795864],[695,0.144795864],[696,0.144795864],[697,0.144795864],[698,0.144795864],[699,0.144795864],[-399,0.012323994],[-398,0.012323994],[-397,0.012323994],[-396,0.012323994],[-395,0.012323994],[-394,0.012323994],[-393,0.012323994],[-392,0.012323994],[-391,0.012323994],[-390,0.012323994],[-389,0.012323994],[-388,0.012323994],[-387,0.012323994],[-386,0.012323994],[-385,0.012323994],[-384,0.012323994],[-383,0.012323994],[-382,0.012323994],[-381,0.012323994],[-380,0.019957584],[-379,0.019957584],[-378,0.019957584],[-377,0.019957584],[-376,0.019957584],[-375,0.019957584],[-374,0.019957584],[-373,0.019957584],[-372,0.019957584],[-371,0.019957584],[-370,0.019957584],[-369,0.019957584],[-368,0.019957584],[-367,0.019957584],[-366,0.019957584],[-365,0.019957584],[-364,0.019957584],[-363,0.019957584],[-362,0.019957584],[-361,0.019957584],[-360,0.019957584],[-359,0.019957584],[-358,0.019957584],[-357,0.019957584],[-356,0.019957584],[-355,0.019957584],[-354,0.019957584],[-353,0.019957584],[-352,0.019957584],[-351,0.019957584],[-350,0.019957584],[-349,0.019957584],[-348,0.019957584],[-347,0.019957584],[-346,0.019957584],[-345,0.019957584],[-344,0.019957584],[-343,0.019957584],[-342,0.019957584],[-341,0.019957584],[-340,0.019957584],[-339,0.019957584],[-338,0.019957584],[-337,0.019957584],[-336,0.019957584],[-335,0.019957584],[-334,0.019957584],[-333,0.019957584],[700,0.158825932],[701,0.158825932],[702,0.158825932],[703,0.158825932],[704,0.158825932],[705,0.158825932],[706,0.158825932],[707,0.158825932],[708,0.158825932],[709,0.158825932],[710,0.158825932],[711,0.158825932],[712,0.158825932],[713,0.158825932],[714,0.158825932],[715,0.158825932],[716,0.158825932],[717,0.158825932],[718,0.158825932],[719,0.158825932],[720,0.158825932],[721,0.158825932],[722,0.158825932],[723,0.158825932],[724,0.158825932],[725,0.158825932],[726,0.158825932],[727,0.158825932],[728,0.158825932],[729,0.158825932],[730,0.158825932],[731,0.158825932],[732,0.158825932],[733,0.158825932],[734,0.158825932],[735,0.158825932],[736,0.158825932],[737,0.158825932],[738,0.158825932],[739,0.158825932],[740,0.158825932],[741,0.158825932],[742,0.158825932],[743,0.158825932],[744,0.158825932],[745,0.158825932],[746,0.158825932],[747,0.158825932],[748,0.158825932],[749,0.158825932],[750,0.158825932],[751,0.158825932],[752,0.158825932],[753,0.158825932],[754,0.158825932],[755,0.158825932],[756,0.158825932],[757,0.158825932],[758,0.158825932],[759,0.158825932],[760,0.158825932],[761,0.158825932],[762,0.158825932],[763,0.158825932],[764,0.158825932],[765,0.158825932],[766,0.158825932],[767,0.158825932],[768,0.158825932],[769,0.158825932],[770,0.158825932],[771,0.158825932],[772,0.158825932],[773,0.158825932],[774,0.158825932],[775,0.158825932],[776,0.158825932],[777,0.158825932],[778,0.158825932],[779,0.158825932],[780,0.158825932],[781,0.158825932],[782,0.158825932],[783,0.158825932],[784,0.158825932],[785,0.158825932],[786,0.158825932],[787,0.158825932],[788,0.158825932],[789,0.158825932],[790,0.158825932],[791,0.158825932],[792,0.158825932],[793,0.158825932],[794,0.158825932],[795,0.158825932],[796,0.158825932],[797,0.158825932],[798,0.158825932],[799,0.158825932],[-699,0.002859864],[-698,0.002859864],[-697,0.002859864],[-696,0.002859864],[-695,0.002859864],[-694,0.002859864],[-693,0.002859864],[-692,0.002859864],[-691,0.002859864],[-690,0.002859864],[-689,0.002859864],[-688,0.002859864],[-687,0.002859864],[-686,0.002859864],[-685,0.002859864],[-684,0.002859864],[-683,0.002859864],[-682,0.002859864],[-681,0.002859864],[-680,0.002859864],[-679,0.002859864],[-678,0.002859864],[-677,0.002859864],[-676,0.002859864],[-675,0.002859864],[-674,0.002859864],[-673,0.002859864],[-672,0.002859864],[-671,0.002859864],[-670,0.002859864],[-669,0.002859864],[-668,0.002859864],[-667,0.002859864],[-666,0.002859864],[-665,0.002859864],[-664,0.002859864],[-663,0.002859864],[-662,0.002859864],[-661,0.002859864],[-660,0.002859864],[-659,0.002859864],[-658,0.002859864],[-657,0.002859864],[-656,0.002859864],[-655,0.002859864],[-654,0.002859864],[-653,0.002859864],[-652,0.002859864],[-651,0.002859864],[-650,0.002859864],[-649,0.002859864],[-648,0.002859864],[-647,0.002859864],[-646,0.002859864],[-645,0.002859864],[-644,0.002859864],[-643,0.002859864],[-642,0.002859864],[-641,0.002859864],[-640,0.002859864],[-639,0.002859864],[-638,0.002859864],[-637,0.002859864],[-636,0.002859864],[-635,0.002859864],[-634,0.002859864],[-633,0.002859864],[-632,0.002859864],[-631,0.002859864],[-630,0.002859864],[-629,0.002859864],[-628,0.002859864],[-627,0.002859864],[-626,0.002859864],[-625,0.002859864],[-624,0.002859864],[-623,0.002859864],[-622,0.002859864],[-621,0.002859864],[-620,0.002859864],[-619,0.002859864],[-618,0.002859864],[-617,0.002859864],[-616,0.002859864],[-615,0.002859864],[-614,0.002859864],[-613,0.002859864],[-612,0.002859864],[-611,0.002859864],[-610,0.002859864],[-609,0.002859864],[-608,0.002859864],[-607,0.002859864],[-606,0.002859864],[-605,0.002859864],[-604,0.002859864],[-603,0.002859864],[-602,0.002859864],[-601,0.002859864],[-600,0.002859864],[-599,0.002859864],[-598,0.002859864],[-597,0.002859864],[-596,0.002859864],[-595,0.002859864],[-594,0.002859864],[-593,0.002859864],[-592,0.002859864],[-591,0.002859864],[-590,0.002859864],[-589,0.002859864],[-588,0.002859864],[-587,0.002859864],[-586,0.002859864],[-585,0.002859864],[-584,0.002859864],[-583,0.002859864],[-582,0.002859864],[-581,0.002859864],[-580,0.002859864],[-579,0.002859864],[-578,0.002859864],[-577,0.002859864],[-576,0.002859864],[-575,0.002859864],[-574,0.002859864],[-573,0.002859864],[-572,0.002859864],[-571,0.002859864],[-570,0.002859864],[-569,0.002859864],[-568,0.002859864],[-567,0.002859864],[-566,0.002859864],[-565,0.002859864],[-564,0.002859864],[-563,0.002859864],[-562,0.002859864],[-561,0.002859864],[-560,0.002859864],[-559,0.002859864],[-558,0.002859864],[-557,0.002859864],[-556,0.002859864],[-555,0.002859864],[-554,0.002859864],[-553,0.002859864],[-552,0.002859864],[-551,0.002859864],[-550,0.002859864],[-549,0.002859864],[-548,0.002859864],[-547,0.002859864],[-546,0.002859864],[-545,0.002859864],[-544,0.002859864],[-543,0.002859864],[-542,0.002859864],[-541,0.002859864],[-540,0.002859864],[-539,0.002859864],[-538,0.002859864],[-537,0.002859864],[-536,0.002859864],[-535,0.002859864],[-534,0.002859864],[-533,0.002859864],[-532,0.002859864],[-531,0.002859864],[-530,0.002859864],[-529,0.002859864],[-528,0.002859864],[-527,0.002859864],[-526,0.002859864],[-525,0.002859864],[-524,0.002859864],[-523,0.002859864],[-522,0.002859864],[-521,0.002859864],[-520,0.002859864],[-519,0.002859864],[-518,0.002859864],[-517,0.002859864],[-516,0.002859864],[-515,0.002859864],[-514,0.002859864],[-513,0.002859864],[-512,0.002859864],[-511,0.002859864],[-510,0.002859864],[-509,0.002859864],[-508,0.002859864],[-507,0.002859864],[-506,0.002859864],[-505,0.002859864],[-504,0.002859864],[-503,0.002859864],[-502,0.002859864],[-501,0.002859864],[-500,0.002859864],[-499,0.002859864],[-498,0.002859864],[-497,0.002859864],[-496,0.002859864],[-495,0.002859864],[-494,0.002859864],[-493,0.002859864],[-492,0.002859864],[-491,0.002859864],[-490,0.002859864],[-489,0.002859864],[-488,0.002859864],[-487,0.002859864],[-486,0.002859864],[-485,0.002859864],[-484,0.002859864],[-483,0.002859864],[-482,0.002859864],[-481,0.002859864],[-480,0.002859864],[-479,0.002859864],[-478,0.002859864],[-477,0.002859864],[-476,0.002859864],[-475,0.002859864],[-474,0.002859864],[-473,0.002859864],[-472,0.002859864],[-471,0.002859864],[-470,0.002859864],[-469,0.002859864],[-468,0.002859864],[-467,0.002859864],[-466,0.002859864],[-465,0.002859864],[-464,0.002859864],[-463,0.002859864],[-462,0.002859864],[-461,0.002859864],[-460,0.002859864],[-459,0.002859864],[-458,0.002859864],[-457,0.002859864],[-456,0.002859864],[-455,0.002859864],[-454,0.002859864],[-453,0.002859864],[-452,0.002859864],[-451,0.002859864],[-450,0.002859864],[-449,0.002859864],[-448,0.002859864],[-447,0.002859864],[-446,0.002859864],[-445,0.002859864],[-444,0.002859864],[-443,0.002859864],[-442,0.002859864],[-441,0.002859864],[-440,0.002859864],[-439,0.002859864],[-438,0.002859864],[-437,0.002859864],[-436,0.002859864],[-435,0.002859864],[-434,0.002859864],[-433,0.002859864],[-432,0.002859864],[-431,0.002859864],[-430,0.002859864],[-429,0.002859864],[-428,0.002859864],[-427,0.002859864],[-426,0.002859864],[-425,0.002859864],[-424,0.002859864],[-423,0.002859864],[-422,0.002859864],[-421,0.002859864],[-420,0.002859864],[-419,0.002859864],[-418,0.002859864],[-417,0.002859864],[-416,0.002859864],[-415,0.002859864],[-414,0.002859864],[-413,0.002859864],[-412,0.002859864],[-411,0.002859864],[-410,0.002859864],[-409,0.002859864],[-408,0.002859864],[-407,0.002859864],[-406,0.002859864],[-405,0.002859864],[-404,0.002859864],[-403,0.002859864],[-402,0.002859864],[-401,0.002859864],[-400,0.002859864],[0,4.018984518],[-125,6.9999468640005],[-124,5.1656597740004],[-123,5.1656597740004],[-122,5.1656597740004],[-121,5.1656597740004],[-120,28.074752973999],[-119,28.074752973999],[-118,29.074752973999],[-117,28.074752973999],[-116,28.074752973999],[-115,28.056571173999],[-114,28.056571173999],[-113,28.056571173999],[-112,28.056571173999],[-111,28.056571173999],[-110,28.056571173999],[-109,5.1474779740004],[-108,5.1474779740004],[-107,5.1474779740004],[-106,5.1474779740004],[-105,5.1474779740004],[-104,5.1474779740004],[-103,5.1474779740004],[-102,5.1474779740004],[-101,5.1474779740004],[-100,5.1474779740004],[100,4.3539750140005],[101,4.3539750140005],[102,4.3539750140005],[103,4.3539750140005],[104,4.3539750140005],[105,4.3539750140005],[106,4.3539750140005],[107,4.3539750140005],[108,4.3539750140005],[109,4.3539750140005],[110,4.3539750140005],[111,4.3539750140005],[112,4.3539750140005],[113,4.3539750140005],[114,4.3539750140005],[115,4.3539750140005],[116,4.3539750140005],[117,4.3994295140005],[118,4.3494295140005],[119,4.3494295140005],[120,4.3494295140005],[121,4.3494295140005],[122,4.3494295140005],[123,4.3494295140005],[124,4.3494295140005],[125,4.3494295140005],[126,4.3298217140005],[127,4.3298217140005],[128,4.3298217140005],[129,5.3298217140003],[130,4.3298217140005],[131,4.3298217140005],[132,4.3260194340005],[133,4.3260194340005],[134,4.3260194340005],[135,4.3260194340005],[136,4.3260194340005],[137,4.3260194340005],[138,4.4195569340005],[139,4.3741024340005],[140,4.3741024340005],[141,4.3741024340005],[142,4.3741024340005],[143,4.3741024340005],[144,4.3741024340005],[145,4.3741024340005],[146,4.3741024340005],[147,4.3741024340005],[148,4.3741024340005],[149,4.3741024340005],[150,4.3941024340005],[151,4.3941024340005],[152,4.3941024340005],[153,4.3941024340005],[154,5.3941024340003],[155,4.3941024340005],[156,4.3941024340005],[157,4.3941024340005],[158,4.3941024340005],[159,4.3941024340005],[160,4.3941024340005],[161,4.4574357340005],[162,4.3741023340005],[163,4.3741023340005],[164,4.3741023340005],[165,4.3741023340005],[166,4.3741023340005],[167,4.3741023340005],[168,4.3741023340005],[169,4.3741023340005],[170,4.3741023340005],[171,4.4241023340005],[172,4.4241023340005],[173,4.4241023340005],[174,4.4241023340005],[175,4.4437101340005],[176,4.4437101340005],[177,4.5062101340005],[178,4.5062101340005],[179,4.5062101340005],[180,4.5062101340005],[181,4.4562101340005],[182,4.4562101340005],[183,4.4562101340005],[184,4.4562101340005],[185,4.4562101340005],[186,4.4562101340005],[187,4.4562101340005],[188,4.4562101340005],[189,4.4562101340005],[190,4.4562101340005],[191,4.4062101340005],[192,4.4062101340005],[193,4.3963417340005],[194,4.4872508340005],[195,4.4872508340005],[196,4.4872508340005],[197,4.4872508340005],[198,4.4872508340005],[199,4.4872508340005],[-199,6.4876210440003],[-198,6.4876210440003],[-197,6.0876210440003],[-196,6.0876210440003],[-195,6.0876210440003],[-194,6.0876210440003],[-193,6.0876210440003],[-192,6.0876210440003],[-191,6.0876210440003],[-190,6.0876210440003],[-189,6.0876210440003],[-188,6.0876210440003],[-187,6.0876210440003],[-186,6.0876210440003],[-185,6.0876210440003],[-184,6.0876210440003],[-183,6.0876210440003],[-182,6.0876210440003],[-181,6.0876210440003],[-180,6.0876210440003],[-179,7.0876210440005],[-178,6.1709543440003],[-177,6.1709543440003],[-176,6.1709543440003],[-175,6.1709543440003],[-174,5.9309543440003],[-173,5.9309543440003],[-172,6.4309543440003],[-171,6.4309543440003],[-170,5.9491361440003],[-169,5.9491361440003],[-168,6.9491361440005],[-167,5.9491361440003],[-166,5.8658028440003],[-165,5.8658028440003],[-164,5.8658028440003],[-163,5.8658028440003],[-162,5.8658028440003],[-161,5.8658028440003],[-160,5.8658028440003],[-159,5.8658028440003],[-158,6.8658028440005],[-157,6.8658028440005],[-156,5.8658028440003],[-155,5.8658028440003],[-154,5.8658028440003],[-153,5.8658028440003],[-152,5.8658028440003],[-151,5.8658028440003],[-150,5.8988606840003],[-149,5.9988606840003],[-148,5.9988606840003],[-147,5.9988606840003],[-146,5.9988606840003],[-145,5.9988606840003],[-144,5.9988606840003],[-143,6.4988606840004],[-142,6.4988606840004],[-141,6.4988606840004],[-140,6.4988606840004],[-139,5.8988606840003],[-138,5.8988606840003],[-137,7.8988606840003],[-136,7.8988606840003],[-135,5.8988606840003],[-134,5.8988606840003],[-133,5.8988606840003],[-132,5.9026629640003],[-131,5.9026629640003],[-130,5.9026629640003],[-129,5.9026629640003],[-128,5.9026629640003],[-127,6.4026629640004],[-126,6.4026629640004],[-99,3.3496739840003],[-98,3.3496739840003],[-97,3.3496739840003],[-96,3.3496739840003],[-95,3.3496739840003],[-94,4.3496739840004],[-93,3.3496739840003],[-92,3.3496739840003],[-91,3.3496739840003],[-90,3.3496739840003],[-89,3.3496739840003],[-88,3.3496739840003],[-87,3.3496739840003],[-86,3.3496739840003],[-85,3.3496739840003],[-84,3.3496739840003],[-83,3.3496739840003],[-82,3.3496739840003],[-81,3.3496739840003],[-80,3.3496739840003],[-79,3.3496739840003],[-78,3.3496739840003],[-77,3.3496739840003],[-76,3.3496739840003],[-75,3.3496739840003],[1,5.2209355240003],[2,4.2209355240005],[3,4.2209355240005],[4,4.2209355240005],[5,4.2209355240005],[6,4.2209355240005],[7,4.2209355240005],[8,4.2209355240005],[9,4.2209355240005],[10,4.2209355240005],[11,4.2209355240005],[12,4.2209355240005],[13,4.2209355240005],[14,4.2209355240005],[15,4.2209355240005],[16,4.2209355240005],[17,4.2209355240005],[18,4.2209355240005],[19,4.2209355240005],[20,4.2209355240005],[21,4.2209355240005],[22,4.2209355240005],[23,4.2209355240005],[24,4.2209355240005],[25,4.2209355240005],[26,4.2209355240005],[27,4.2209355240005],[28,4.2209355240005],[29,4.2209355240005],[30,4.2209355240005],[31,4.2209355240005],[32,4.2209355240005],[33,4.2209355240005],[34,4.2209355240005],[35,4.2209355240005],[36,4.2209355240005],[37,4.2209355240005],[38,4.2209355240005],[39,4.2209355240005],[40,4.2209355240005],[41,4.2209355240005],[42,4.2209355240005],[43,4.2209355240005],[44,4.2209355240005],[45,4.2209355240005],[46,4.2209355240005],[47,4.2209355240005],[48,4.2209355240005],[49,4.2209355240005],[50,4.2209355240005],[51,4.2209355240005],[52,4.2209355240005],[53,4.2209355240005],[54,4.2209355240005],[55,4.2209355240005],[56,4.2209355240005],[57,4.6946197240005],[58,4.6946197240005],[59,4.1946197240005],[60,4.1946197240005],[61,4.1946197240005],[62,4.1946197240005],[63,4.1946197240005],[64,4.1946197240005],[65,4.1946197240005],[66,4.1946197240005],[67,4.1946197240005],[68,4.1946197240005],[69,4.1946197240005],[70,4.1946197240005],[71,4.1946197240005],[72,4.1946197240005],[73,4.1946197240005],[74,4.1946197240005],[75,4.2142275240005],[76,4.2142275240005],[77,4.2142275240005],[78,4.2142275240005],[79,4.2142275240005],[80,4.2142275240005],[81,4.2767275240005],[82,4.2767275240005],[83,4.2767275240005],[84,4.2767275240005],[85,4.2767275240005],[86,4.2767275240005],[87,4.2767275240005],[88,4.2767275240005],[89,4.2767275240005],[90,4.2767275240005],[91,4.2767275240005],[92,4.2767275240005],[93,4.2767275240005],[94,4.2767275240005],[95,4.2767275240005],[96,4.2767275240005],[97,4.2142275240005],[98,4.2642275240005],[99,4.2642275240005],[-74,3.0508505840002],[-73,3.0508505840002],[-72,3.0508505840002],[-71,3.0508505840002],[-70,3.0508505840002],[-69,3.0508505840002],[-68,5.0508505840003],[-67,5.0508505840003],[-66,3.0508505840002],[-65,3.0508505840002],[-64,3.0508505840002],[-63,3.0508505840002],[-62,3.0508505840002],[-61,3.0508505840002],[-60,3.0508505840002],[-59,3.0508505840002],[-58,3.0508505840002],[-57,3.0508505840002],[-56,3.0508505840002],[-55,3.0508505840002],[-54,3.0508505840002],[-53,3.0508505840002],[-52,3.0508505840002],[-51,3.0508505840002],[-50,3.0508505840002],[-49,3.0508505840002],[-48,3.0508505840002],[-47,3.0508505840002],[-46,3.0508505840002],[-45,3.0508505840002],[-44,3.0508505840002],[-43,3.0508505840002],[-42,3.0508505840002],[-41,3.0508505840002],[-40,3.0508505840002],[-39,3.0508505840002],[-38,3.0508505840002],[-37,3.0508505840002],[-36,3.0508505840002],[-35,3.0508505840002],[-34,3.0508505840002],[-33,3.0508505840002],[-32,3.0508505840002],[-31,3.0508505840002],[-30,3.0508505840002],[-29,2.8445621040001],[-28,2.8445621040001],[-27,2.8445621040001],[-26,2.8445621040001],[-25,2.8445621040001],[-24,2.8445621040001],[-23,2.8445621040001],[-22,2.8445621040001],[-21,2.8445621040001],[-20,2.8708779040001],[-19,2.8708779040001],[-18,2.8708779040001],[-17,2.8708779040001],[-16,2.8708779040001],[-15,2.8708779040001],[-14,2.8708779040001],[-13,2.8708779040001],[-12,2.8708779040001],[-11,2.8708779040001],[-10,2.8708779040001],[-9,2.8708779040001],[-8,2.8708779040001],[-7,2.8708779040001],[-6,2.8708779040001],[-5,2.8708779040001],[-4,2.8708779040001],[-3,2.8708779040001],[-2,2.8708779040001],[-1,2.8708779040001],[-299,5.6874702640002],[-298,5.6874702640002],[-297,5.6874702640002],[-296,5.6874702640002],[-295,5.6874702640002],[-294,5.6874702640002],[-293,5.6874702640002],[-292,5.6874702640002],[-291,5.6874702640002],[-290,5.6874702640002],[-289,5.6874702640002],[-288,5.6874702640002],[-287,5.6874702640002],[-286,5.6874702640002],[-285,5.6874702640002],[-284,5.6874702640002],[-283,5.6874702640002],[-282,5.6874702640002],[-281,5.6874702640002],[-280,5.6874702640002],[-279,5.6874702640002],[-278,5.6874702640002],[-277,5.6874702640002],[-276,5.6874702640002],[-275,5.7070780640002],[-274,5.7070780640002],[-273,5.7070780640002],[-272,5.7070780640002],[-271,5.7070780640002],[-270,5.7070780640002],[-269,5.7070780640002],[-268,5.7070780640002],[-267,5.7070780640002],[-266,5.7070780640002],[-265,5.7070780640002],[-264,5.7070780640002],[-263,5.7070780640002],[-262,5.7070780640002],[-261,5.7070780640002],[-260,5.7070780640002],[-259,5.7070780640002],[-258,5.7070780640002],[-257,5.7070780640002],[-256,5.7070780640002],[-255,5.7070780640002],[-254,5.7070780640002],[-253,5.7070780640002],[-252,5.7070780640002],[-251,5.7070780640002],[-250,5.7070780640002],[-249,5.7070780640002],[-248,5.7070780640002],[-247,5.7070780640002],[-246,5.7070780640002],[-245,5.7070780640002],[-244,5.7070780640002],[-243,5.7070780640002],[-242,5.7070780640002],[-241,5.7070780640002],[-240,5.7070780640002],[-239,5.7070780640002],[-238,5.7070780640002],[-237,5.7070780640002],[-236,5.7070780640002],[-235,5.7070780640002],[-234,5.7070780640002],[-233,5.7070780640002],[-232,5.7070780640002],[-231,5.7070780640002],[-230,5.7070780640002],[-229,5.7070780640002],[-228,5.7070780640002],[-227,5.7070780640002],[-226,5.7070780640002],[-225,5.7070780640002],[-224,5.6874702640002],[-223,5.6874702640002],[-222,5.6874702640002],[-221,5.6874702640002],[-220,5.6874702640002],[-219,5.6874702640002],[-218,5.6874702640002],[-217,5.6874702640002],[-216,5.6874702640002],[-215,5.6874702640002],[-214,5.6874702640002],[-213,5.6874702640002],[-212,5.6874702640002],[-211,5.6874702640002],[-210,5.6874702640002],[-209,5.6874702640002],[-208,5.6874702640002],[-207,5.6874702640002],[-206,5.6874702640002],[-205,5.6874702640002],[-204,5.6874702640002],[-203,5.6874702640002],[-202,6.0874702640002],[-201,6.0874702640002],[-200,6.0874702640002],[200,4.3872508340005],[201,4.3872508340005],[202,4.3872508340005],[203,4.3872508340005],[204,4.3872508340005],[205,4.2963417340005],[206,4.2963417340005],[207,4.2963417340005],[208,4.2963417340005],[209,4.2963417340005],[210,4.2963417340005],[211,4.2963417340005],[212,5.2437101340003],[213,4.2437101340005],[214,4.2437101340005],[215,4.2437101340005],[216,4.2437101340005],[217,4.2437101340005],[218,4.2437101340005],[219,4.2437101340005],[220,4.2437101340005],[221,4.2437101340005],[222,4.2437101340005],[223,4.2437101340005],[224,4.2437101340005],[225,4.2437101340005],[226,4.2241023340005],[227,4.2241023340005],[228,4.2241023340005],[229,4.2241023340005],[230,4.2241023340005],[231,4.2241023340005],[232,4.2241023340005],[233,4.2241023340005],[234,4.2241023340005],[235,4.2241023340005],[236,4.2005649340005],[237,4.2005649340005],[238,4.2005649340005],[239,4.2005649340005],[240,4.2005649340005],[241,4.2005649340005],[242,4.2005649340005],[243,4.2005649340005],[244,4.2005649340005],[245,4.2005649340005],[246,4.2005649340005],[247,4.2005649340005],[248,4.2005649340005],[249,4.2005649340005],[250,4.2005649340005],[251,4.1965649340005],[252,4.1965649340005],[253,4.1965649340005],[254,4.1965649340005],[255,4.6965649340005],[256,4.6965649340005],[257,4.1965649340005],[258,4.1965649340005],[259,4.1965649340005],[260,4.1965649340005],[261,4.1965649340005],[262,4.1965649340005],[263,4.1965649340005],[264,4.1965649340005],[265,4.1965649340005],[266,4.1965649340005],[267,4.1965649340005],[268,4.1965649340005],[269,4.1965649340005],[270,4.1965649340005],[271,4.1965649340005],[272,4.1965649340005],[273,4.1965649340005],[274,4.1965649340005],[275,4.2161727340005],[276,4.2161727340005],[277,4.2161727340005],[278,4.2161727340005],[279,4.2161727340005],[280,4.2161727340005],[281,4.2161727340005],[282,4.2161727340005],[283,4.2161727340005],[284,4.2161727340005],[285,4.2161727340005],[286,4.2161727340005],[287,4.2161727340005],[288,4.2161727340005],[289,4.2161727340005],[290,4.2161727340005],[291,4.2161727340005],[292,4.2161727340005],[293,4.2161727340005],[294,4.2161727340005],[295,4.2161727340005],[296,4.2161727340005],[297,4.2161727340005],[298,4.2161727340005],[299,4.2161727340005],[300,4.1744837740005],[301,4.1744837740005],[302,4.1744837740005],[303,4.1744837740005],[304,4.1744837740005],[305,4.1744837740005],[306,4.1744837740005],[307,4.1744837740005],[308,4.1744837740005],[309,4.1744837740005],[310,4.1744837740005],[311,4.1744837740005],[312,4.1744837740005],[313,4.1744837740005],[314,4.1744837740005],[315,4.1744837740005],[316,4.1744837740005],[317,4.1744837740005],[318,4.1744837740005],[319,4.1744837740005],[320,4.1744837740005],[321,4.1744837740005],[322,4.1744837740005],[323,4.1744837740005],[324,4.1744837740005],[325,4.1744837740005],[326,4.1548759740005],[327,4.1548759740005],[328,4.1548759740005],[329,4.1548759740005],[330,4.1548759740005],[331,4.1548759740005],[332,4.1548759740005],[333,4.1548759740005],[334,4.1548759740005],[335,4.1548759740005],[336,4.1548759740005],[337,4.1548759740005],[338,4.1548759740005],[339,4.1548759740005],[340,4.1548759740005],[341,4.1548759740005],[342,4.1548759740005],[343,4.1548759740005],[344,4.1548759740005],[345,4.1548759740005],[346,4.1548759740005],[347,4.1548759740005],[348,4.1548759740005],[349,4.1548759740005],[350,4.1548759740005],[351,2.7148774140001],[352,2.7148774140001],[353,2.7148774140001],[354,2.7148774140001],[355,2.7148774140001],[356,2.7148774140001],[357,2.7148774140001],[358,2.7148774140001],[359,2.7148774140001],[360,2.7148774140001],[361,2.7148774140001],[362,2.7148774140001],[363,2.7148774140001],[364,2.7148774140001],[365,2.7148774140001],[366,2.7148774140001],[367,2.7148774140001],[368,2.7148774140001],[369,2.7148774140001],[370,2.7148774140001],[371,2.7148774140001],[372,2.7148774140001],[373,2.7148774140001],[374,2.7148774140001],[375,2.7148774140001],[376,2.7148774140001],[377,2.7148774140001],[378,2.7148774140001],[379,2.7148774140001],[380,2.7148774140001],[381,2.7148774140001],[382,2.7148774140001],[383,2.7148774140001],[384,2.7148774140001],[385,2.7148774140001],[386,2.7148774140001],[387,2.7148774140001],[388,2.7148774140001],[389,2.7148774140001],[390,2.7148774140001],[391,2.7148774140001],[392,2.7148774140001],[393,2.7148774140001],[394,2.7148774140001],[395,2.7148774140001],[396,2.7148774140001],[397,2.7148774140001],[398,2.7148774140001],[399,2.7148774140001],[400,2.7148774140001],[401,2.7148774140001],[402,2.7148774140001],[403,2.7148774140001],[404,2.7148774140001],[405,2.7148774140001],[406,2.7148774140001],[407,2.7148774140001],[408,2.7148774140001],[409,2.7148774140001],[410,2.7148774140001],[411,2.7148774140001],[412,2.7148774140001],[413,2.7148774140001],[414,2.7148774140001],[415,2.7148774140001],[416,2.7148774140001],[417,2.7148774140001],[418,2.7148774140001],[419,2.7148774140001],[420,2.7148774140001],[421,2.7148774140001],[422,2.7148774140001],[423,2.7148774140001],[424,2.7148774140001],[425,2.7148774140001],[426,2.7148774140001],[427,2.7148774140001],[428,2.7148774140001],[429,2.7148774140001],[430,2.7148774140001],[431,2.7148774140001],[432,2.7148774140001],[433,2.7148774140001],[434,2.7148774140001],[435,2.7148774140001],[436,2.7148774140001],[437,2.7148774140001],[438,2.7148774140001],[439,2.7148774140001],[440,2.7148774140001],[441,2.7148774140001],[442,2.7148774140001],[443,2.7148774140001],[444,2.7148774140001],[445,2.7148774140001],[446,2.7148774140001],[447,2.7148774140001],[448,2.7148774140001],[449,2.7148774140001],[450,2.7148774140001],[451,2.7148774140001],[452,2.7148774140001],[453,2.7148774140001],[454,2.7148774140001],[455,2.7148774140001],[456,2.7148774140001],[457,2.7148774140001],[458,2.7148774140001],[459,2.7148774140001],[460,2.7148774140001],[461,2.7148774140001],[462,2.7148774140001],[463,2.7148774140001],[464,2.7148774140001],[465,2.7148774140001],[466,2.7148774140001],[467,2.7148774140001],[468,2.7148774140001],[469,2.7148774140001],[470,2.7148774140001],[471,2.7148774140001],[472,2.7148774140001],[473,2.7148774140001],[474,2.7148774140001],[475,2.7148774140001],[476,2.7148774140001],[477,2.7148774140001],[478,2.7148774140001],[479,2.7148774140001],[480,2.7148774140001],[481,2.7148774140001],[482,2.7148774140001],[483,2.7148774140001],[484,2.7148774140001],[485,2.7148774140001],[486,2.7148774140001],[487,2.7148774140001],[488,2.7148774140001],[489,2.7148774140001],[490,2.7148774140001],[491,2.7148774140001],[492,2.7148774140001],[493,2.7148774140001],[494,2.7148774140001],[495,2.7148774140001],[496,2.7148774140001],[497,2.7148774140001],[498,2.7148774140001],[499,2.7148774140001],[500,2.7148774140001],[501,2.7148774140001],[502,2.7148774140001],[503,2.7148774140001],[504,2.7148774140001],[505,2.7148774140001],[506,2.7148774140001],[507,2.7148774140001],[508,2.7148774140001],[509,2.7148774140001],[510,2.7148774140001],[511,2.7148774140001],[512,2.7148774140001],[513,2.7148774140001],[514,2.7148774140001],[515,2.7148774140001],[516,2.7148774140001],[517,2.7148774140001],[518,2.7148774140001],[519,2.7148774140001],[520,2.7148774140001],[521,2.7148774140001],[522,2.7148774140001],[523,2.7148774140001],[524,2.7148774140001],[525,2.7148774140001],[526,2.7148774140001],[527,2.7148774140001],[528,2.7148774140001],[529,2.7148774140001],[530,2.7148774140001],[531,2.7148774140001],[532,2.7148774140001],[533,2.7148774140001],[534,2.7148774140001],[535,2.7148774140001],[536,2.7148774140001],[537,2.7148774140001],[538,2.7148774140001],[539,2.7148774140001],[540,2.7148774140001],[541,2.7148774140001],[542,2.7148774140001],[543,2.7148774140001],[544,2.7148774140001],[545,2.7148774140001],[546,2.7148774140001],[547,2.7148774140001],[548,2.7148774140001],[549,2.7148774140001],[550,2.7148774140001],[551,2.7148774140001],[552,2.7148774140001],[553,2.7148774140001],[554,2.7148774140001],[555,2.7148774140001],[556,2.7148774140001],[557,2.7148774140001],[558,2.7148774140001],[559,2.7148774140001],[560,2.7148774140001],[561,2.7148774140001],[562,2.7148774140001],[563,2.7148774140001],[564,2.7148774140001],[565,2.7148774140001],[566,2.7148774140001],[567,2.7148774140001],[568,2.7148774140001],[569,2.7148774140001],[570,2.7148774140001],[571,2.7148774140001],[572,2.7148774140001],[573,2.7148774140001],[574,2.7148774140001],[575,2.7148774140001],[576,2.7148774140001],[577,2.7148774140001],[578,2.7148774140001],[579,2.7148774140001],[580,2.7148774140001],[581,2.7148774140001],[582,2.7148774140001],[583,2.7148774140001],[584,2.7148774140001],[585,2.7148774140001],[586,2.7148774140001],[587,2.7148774140001],[588,2.7148774140001],[589,2.7148774140001],[590,2.7148774140001],[591,2.7148774140001],[592,2.7148774140001],[593,2.7148774140001],[594,2.7148774140001],[595,2.7148774140001],[596,2.7148774140001],[597,2.7148774140001],[598,2.7148774140001],[599,2.7148774140001],[600,2.7148774140001],[601,2.7148774140001],[602,2.7148774140001],[603,2.7148774140001],[604,2.7148774140001],[605,2.7148774140001],[606,2.7148774140001],[607,2.7148774140001],[608,2.7148774140001],[609,2.7148774140001],[610,2.7148774140001],[611,2.7148774140001],[612,2.7148774140001],[613,2.7148774140001],[614,2.7148774140001],[615,2.7148774140001],[616,2.7148774140001],[617,2.7148774140001],[618,2.7148774140001],[619,2.7148774140001],[620,2.7148774140001],[621,2.7148774140001],[622,2.7148774140001],[623,2.7148774140001],[624,2.7148774140001],[625,2.7148774140001],[626,2.7148774140001],[627,2.7148774140001],[628,2.7148774140001],[629,2.7148774140001],[630,2.7148774140001],[631,2.7148774140001],[632,2.7148774140001],[633,2.7148774140001],[634,2.7148774140001],[635,2.7148774140001],[636,2.7148774140001],[637,2.7148774140001],[638,2.7148774140001],[639,2.7148774140001],[640,2.7148774140001],[641,2.7148774140001],[642,2.7148774140001],[643,2.7148774140001],[644,2.7148774140001],[645,2.7148774140001],[646,2.7148774140001],[647,2.7148774140001],[648,2.7148774140001],[649,2.7148774140001],[650,2.7148774140001],[651,2.7148774140001],[652,2.7148774140001],[653,2.7148774140001],[654,2.7148774140001],[655,2.7148774140001],[656,2.7148774140001],[657,2.7148774140001],[658,2.7148774140001],[659,2.7148774140001],[660,2.7148774140001],[661,2.7148774140001],[662,2.7148774140001],[663,2.7148774140001],[664,2.7148774140001],[665,2.7148774140001],[666,2.7148774140001],[667,2.7148774140001],[668,2.7148774140001],[669,2.7148774140001],[670,2.7148774140001],[671,2.7148774140001],[672,2.7148774140001],[673,2.7148774140001],[674,2.7148774140001],[675,2.7148774140001],[676,2.7148774140001],[677,2.7148774140001],[678,2.7148774140001],[679,2.7148774140001],[680,2.7148774140001],[681,2.7148774140001],[682,2.7148774140001],[683,2.7148774140001],[684,2.7148774140001],[685,2.7148774140001],[686,2.7148774140001],[687,2.7148774140001],[688,2.7148774140001],[689,2.7148774140001],[690,2.7148774140001],[691,2.7148774140001],[692,2.7148774140001],[693,2.7148774140001],[694,2.7148774140001],[695,2.7148774140001],[696,2.7148774140001],[697,2.7148774140001],[698,2.7148774140001],[699,2.7148774140001],[700,2.7148774140001],[701,2.7148774140001],[702,2.7148774140001],[703,2.7148774140001],[704,2.7148774140001],[705,2.7148774140001],[706,2.7148774140001],[707,2.7148774140001],[708,2.7148774140001],[709,2.7148774140001],[710,2.7148774140001],[711,2.7148774140001],[712,2.7148774140001],[713,2.7148774140001],[714,2.7148774140001],[715,2.7148774140001],[716,2.7148774140001],[717,2.7148774140001],[718,2.7148774140001],[719,2.7148774140001],[720,2.7148774140001],[721,2.7148774140001],[722,2.7148774140001],[723,2.7148774140001],[724,2.7148774140001],[725,2.7148774140001],[726,2.7148774140001],[727,2.7148774140001],[728,2.7148774140001],[729,2.7148774140001],[730,2.7148774140001],[731,2.7148774140001],[732,2.7148774140001],[733,2.7148774140001],[734,2.7148774140001],[735,2.7148774140001],[736,2.7148774140001],[737,2.7148774140001],[738,2.7148774140001],[739,2.7148774140001],[740,2.7148774140001],[741,2.7148774140001],[742,2.7148774140001],[743,2.7148774140001],[744,2.7148774140001],[745,2.7148774140001],[746,2.7148774140001],[747,2.7148774140001],[748,2.7148774140001],[749,2.7148774140001],[750,2.7148774140001],[751,2.7148774140001],[752,2.7148774140001],[753,2.7148774140001],[754,2.7148774140001],[755,2.7148774140001],[756,2.7148774140001],[757,2.7148774140001],[758,2.7148774140001],[759,2.7148774140001],[760,2.7148774140001],[761,2.7148774140001],[762,2.7148774140001],[763,2.7148774140001],[764,2.7148774140001],[765,2.7148774140001],[766,2.7148774140001],[767,2.7148774140001],[768,2.7148774140001],[769,2.7148774140001],[770,2.7148774140001],[771,2.7148774140001],[772,2.7148774140001],[773,2.7148774140001],[774,2.7148774140001],[775,2.7148774140001],[776,2.7148774140001],[777,2.7148774140001],[778,2.7148774140001],[779,2.7148774140001],[780,2.7148774140001],[781,2.7148774140001],[782,2.7148774140001],[783,2.7148774140001],[784,2.7148774140001],[785,2.7148774140001],[786,2.7148774140001],[787,2.7148774140001],[788,2.7148774140001],[789,2.7148774140001],[790,2.7148774140001],[791,2.7148774140001],[792,2.7148774140001],[793,2.7148774140001],[794,2.7148774140001],[795,2.7148774140001],[796,2.7148774140001],[797,2.7148774140001],[798,2.7148774140001],[799,2.7148774140001],[-799,1.100124756],[-798,1.100124756],[-797,1.100124756],[-796,1.100124756],[-795,1.100124756],[-794,1.100124756],[-793,1.100124756],[-792,1.100124756],[-791,1.100124756],[-790,1.100124756],[-789,1.100124756],[-788,1.100124756],[-787,1.100124756],[-786,1.100124756],[-785,1.100124756],[-784,1.100124756],[-783,1.100124756],[-782,1.100124756],[-781,1.100124756],[-780,1.100124756],[-779,1.100124756],[-778,1.100124756],[-777,1.100124756],[-776,1.100124756],[-775,1.100124756],[-774,1.100124756],[-773,1.100124756],[-772,1.100124756],[-771,1.100124756],[-770,1.100124756],[-769,1.100124756],[-768,1.100124756],[-767,1.100124756],[-766,1.100124756],[-765,1.100124756],[-764,1.100124756],[-763,1.100124756],[-762,1.100124756],[-761,1.100124756],[-760,1.100124756],[-759,1.100124756],[-758,1.100124756],[-757,1.100124756],[-756,1.100124756],[-755,1.100124756],[-754,1.100124756],[-753,1.100124756],[-752,1.100124756],[-751,1.100124756],[-750,1.100124756],[-749,1.100124756],[-748,1.100124756],[-747,1.100124756],[-746,1.100124756],[-745,1.100124756],[-744,1.100124756],[-743,1.100124756],[-742,1.100124756],[-741,1.100124756],[-740,1.100124756],[-739,1.100124756],[-738,1.100124756],[-737,1.100124756],[-736,1.100124756],[-735,1.100124756],[-734,1.100124756],[-733,1.100124756],[-732,1.100124756],[-731,1.100124756],[-730,1.100124756],[-729,1.100124756],[-728,1.100124756],[-727,1.100124756],[-726,1.100124756],[-725,1.100124756],[-724,1.100124756],[-723,1.100124756],[-722,1.100124756],[-721,1.100124756],[-720,1.100124756],[-719,1.100124756],[-718,1.100124756],[-717,1.100124756],[-716,1.100124756],[-715,1.100124756],[-714,1.100124756],[-713,1.100124756],[-712,1.100124756],[-711,1.100124756],[-710,1.100124756],[-709,1.100124756],[-708,1.100124756],[-707,1.100124756],[-706,1.100124756],[-705,1.100124756],[-704,1.100124756],[-703,1.100124756],[-702,1.100124756],[-701,1.100124756],[-700,1.100124756],[-699,1.100124756],[-698,1.100124756],[-697,1.100124756],[-696,1.100124756],[-695,1.100124756],[-694,1.100124756],[-693,1.100124756],[-692,1.100124756],[-691,1.100124756],[-690,1.100124756],[-689,1.100124756],[-688,1.100124756],[-687,1.100124756],[-686,1.100124756],[-685,1.100124756],[-684,1.100124756],[-683,1.100124756],[-682,1.100124756],[-681,1.100124756],[-680,1.100124756],[-679,1.100124756],[-678,1.100124756],[-677,1.100124756],[-676,1.100124756],[-675,1.100124756],[-674,1.100124756],[-673,1.100124756],[-672,1.100124756],[-671,1.100124756],[-670,1.100124756],[-669,1.100124756],[-668,1.100124756],[-667,1.100124756],[-666,1.100124756],[-665,1.100124756],[-664,1.100124756],[-663,1.100124756],[-662,1.100124756],[-661,1.100124756],[-660,1.100124756],[-659,1.100124756],[-658,1.100124756],[-657,1.100124756],[-656,1.100124756],[-655,1.100124756],[-654,1.100124756],[-653,1.100124756],[-652,1.100124756],[-651,1.100124756],[-650,1.100124756],[-649,1.100124756],[-648,1.100124756],[-647,1.100124756],[-646,1.100124756],[-645,1.100124756],[-644,1.100124756],[-643,1.100124756],[-642,1.100124756],[-641,1.100124756],[-640,1.100124756],[-639,1.100124756],[-638,1.100124756],[-637,1.100124756],[-636,1.100124756],[-635,1.100124756],[-634,1.100124756],[-633,1.100124756],[-632,1.100124756],[-631,1.100124756],[-630,1.100124756],[-629,1.100124756],[-628,1.100124756],[-627,1.100124756],[-626,1.100124756],[-625,1.100124756],[-624,1.100124756],[-623,1.100124756],[-622,1.100124756],[-621,1.100124756],[-620,1.100124756],[-619,1.100124756],[-618,1.100124756],[-617,1.100124756],[-616,1.100124756],[-615,1.100124756],[-614,1.100124756],[-613,1.100124756],[-612,1.100124756],[-611,1.100124756],[-610,1.100124756],[-609,1.100124756],[-608,1.100124756],[-607,1.100124756],[-606,1.100124756],[-605,1.100124756],[-604,1.100124756],[-603,1.100124756],[-602,1.100124756],[-601,1.100124756],[-600,1.100124756],[-599,1.100124756],[-598,1.100124756],[-597,1.100124756],[-596,1.100124756],[-595,1.100124756],[-594,1.100124756],[-593,1.100124756],[-592,1.100124756],[-591,1.100124756],[-590,1.100124756],[-589,1.100124756],[-588,1.100124756],[-587,1.100124756],[-586,1.100124756],[-585,1.100124756],[-584,1.100124756],[-583,1.100124756],[-582,1.100124756],[-581,1.100124756],[-580,1.100124756],[-579,1.100124756],[-578,1.100124756],[-577,1.100124756],[-576,1.100124756],[-575,1.100124756],[-574,1.100124756],[-573,1.100124756],[-572,1.100124756],[-571,1.100124756],[-570,1.100124756],[-569,1.100124756],[-568,1.100124756],[-567,1.100124756],[-566,1.100124756],[-565,1.100124756],[-564,1.100124756],[-563,1.100124756],[-562,1.100124756],[-561,1.100124756],[-560,1.100124756],[-559,1.100124756],[-558,1.100124756],[-557,1.100124756],[-556,1.100124756],[-555,1.100124756],[-554,1.100124756],[-553,1.100124756],[-552,1.100124756],[-551,1.100124756],[-550,1.100124756],[-549,1.100124756],[-548,1.100124756],[-547,1.100124756],[-546,1.100124756],[-545,1.100124756],[-544,1.100124756],[-543,1.100124756],[-542,1.100124756],[-541,1.100124756],[-540,1.100124756],[-539,1.100124756],[-538,1.100124756],[-537,1.100124756],[-536,1.100124756],[-535,1.100124756],[-534,1.100124756],[-533,1.100124756],[-532,1.100124756],[-531,1.100124756],[-530,1.100124756],[-529,1.100124756],[-528,1.100124756],[-527,1.100124756],[-526,1.100124756],[-525,1.100124756],[-524,1.100124756],[-523,1.100124756],[-522,1.100124756],[-521,1.100124756],[-520,1.100124756],[-519,1.100124756],[-518,1.100124756],[-517,1.100124756],[-516,1.100124756],[-515,1.100124756],[-514,1.100124756],[-513,1.100124756],[-512,1.100124756],[-511,1.100124756],[-510,1.100124756],[-509,1.100124756],[-508,1.100124756],[-507,1.100124756],[-506,1.100124756],[-505,1.100124756],[-504,1.100124756],[-503,1.100124756],[-502,1.100124756],[-501,1.100124756],[-500,1.100124756],[-499,1.100124756],[-498,1.100124756],[-497,1.100124756],[-496,1.100124756],[-495,1.100124756],[-494,1.100124756],[-493,1.100124756],[-492,1.100124756],[-491,1.100124756],[-490,1.100124756],[-489,1.100124756],[-488,1.100124756],[-487,1.100124756],[-486,1.100124756],[-485,1.100124756],[-484,1.100124756],[-483,1.100124756],[-482,1.100124756],[-481,1.100124756],[-480,1.100124756],[-479,1.100124756],[-478,1.100124756],[-477,1.100124756],[-476,1.100124756],[-475,1.100124756],[-474,1.100124756],[-473,1.100124756],[-472,1.100124756],[-471,1.100124756],[-470,1.100124756],[-469,1.100124756],[-468,1.100124756],[-467,1.100124756],[-466,1.100124756],[-465,1.100124756],[-464,1.100124756],[-463,1.100124756],[-462,1.100124756],[-461,1.100124756],[-460,1.100124756],[-459,1.100124756],[-458,1.100124756],[-457,1.100124756],[-456,1.100124756],[-455,1.100124756],[-454,1.100124756],[-453,1.100124756],[-452,1.100124756],[-451,1.100124756],[-450,1.100124756],[-449,1.100124756],[-448,1.100124756],[-447,1.100124756],[-446,1.100124756],[-445,1.100124756],[-444,1.100124756],[-443,1.100124756],[-442,1.100124756],[-441,1.100124756],[-440,1.100124756],[-439,1.100124756],[-438,1.100124756],[-437,1.100124756],[-436,1.100124756],[-435,1.100124756],[-434,1.100124756],[-433,1.100124756],[-432,1.100124756],[-431,1.100124756],[-430,1.100124756],[-429,1.100124756],[-428,1.100124756],[-427,1.100124756],[-426,1.100124756],[-425,1.100124756],[-424,1.100124756],[-423,1.100124756],[-422,1.100124756],[-421,1.100124756],[-420,1.100124756],[-419,1.100124756],[-418,1.100124756],[-417,1.100124756],[-416,1.100124756],[-415,1.100124756],[-414,1.100124756],[-413,1.100124756],[-412,1.100124756],[-411,1.100124756],[-410,1.100124756],[-409,1.100124756],[-408,1.100124756],[-407,1.100124756],[-406,1.100124756],[-405,1.100124756],[-404,1.100124756],[-403,1.100124756],[-402,1.100124756],[-401,1.100124756],[-400,1.100124756],[-399,1.130199876],[-398,1.130199876],[-397,1.130199876],[-396,1.130199876],[-395,1.130199876],[-394,1.130199876],[-393,1.130199876],[-392,1.130199876],[-391,1.130199876],[-390,1.130199876],[-389,1.130199876],[-388,1.130199876],[-387,1.130199876],[-386,1.130199876],[-385,1.130199876],[-384,1.130199876],[-383,1.130199876],[-382,1.130199876],[-381,1.130199876],[-380,1.130199876],[-379,1.130199876],[-378,1.130199876],[-377,1.130199876],[-376,1.130199876],[-375,1.130199876],[-374,1.130199876],[-373,1.130199876],[-372,1.130199876],[-371,1.130199876],[-370,1.130199876],[-369,1.130199876],[-368,1.130199876],[-367,1.130199876],[-366,1.130199876],[-365,1.130199876],[-364,1.130199876],[-363,1.130199876],[-362,1.130199876],[-361,1.130199876],[-360,1.130199876],[-359,1.130199876],[-358,1.130199876],[-357,1.130199876],[-356,1.130199876],[-355,1.130199876],[-354,1.130199876],[-353,1.130199876],[-352,1.130199876],[-351,1.130199876],[-350,1.130199876],[-349,1.130199876],[-348,1.130199876],[-347,1.130199876],[-346,1.130199876],[-345,1.130199876],[-344,1.130199876],[-343,1.130199876],[-342,1.130199876],[-341,1.130199876],[-340,1.130199876],[-339,1.130199876],[-338,1.130199876],[-337,1.130199876],[-336,1.130199876],[-335,1.130199876],[-334,1.130199876],[-333,1.130199876],[-332,1.288615716],[-331,1.288615716],[-330,1.288615716],[-329,1.288615716],[-328,1.288615716],[-327,1.288615716],[-326,1.288615716],[-325,1.288615716],[-324,1.288615716],[-323,1.288615716],[-322,1.288615716],[-321,1.288615716],[-320,1.288615716],[-319,1.288615716],[-318,1.288615716],[-317,1.288615716],[-316,1.288615716],[-315,1.288615716],[-314,1.288615716],[-313,1.288615716],[-312,1.288615716],[-311,1.288615716],[-310,1.288615716],[-309,1.288615716],[-308,1.288615716],[-307,1.288615716],[-306,1.288615716],[-305,1.288615716],[-304,1.288615716],[-303,1.288615716],[-302,1.288615716],[-301,1.288615716],[-300,1.288615716],[0,2.8708779040001],[-299,7.7920166760001],[-298,7.7920166760001],[-297,7.7920166760001],[-296,7.7920166760001],[-295,7.7920166760001],[-294,7.7920166760001],[-293,7.7920166760001],[-292,7.7920166760001],[-291,7.7920166760001],[-290,7.7920166760001],[-289,7.7920166760001],[-288,7.7920166760001],[-287,7.7920166760001],[-286,7.7920166760001],[-285,7.7920166760001],[-284,7.7920166760001],[-283,7.7920166760001],[-282,7.7920166760001],[-281,7.7920166760001],[-280,7.7920166760001],[-279,7.7920166760001],[-278,7.7920166760001],[-277,7.7920166760001],[-276,7.7920166760001],[-275,7.7920166760001],[-274,7.7920166760001],[-273,7.7920166760001],[-272,7.7920166760001],[-271,7.7920166760001],[-270,7.7920166760001],[-269,7.7920166760001],[-268,7.7920166760001],[-267,7.7920166760001],[-266,7.7920166760001],[-265,7.7920166760001],[-264,7.7920166760001],[-263,7.7920166760001],[-262,7.7920166760001],[-261,7.7920166760001],[-260,7.7920166760001],[-259,7.7920166760001],[-258,7.7920166760001],[-257,7.7920166760001],[-256,7.7920166760001],[-255,7.7920166760001],[-254,7.7920166760001],[-253,7.7920166760001],[-252,7.7920166760001],[-251,7.7920166760001],[-250,7.7920166760001],[-249,7.7920166760001],[-248,7.7920166760001],[-247,7.7920166760001],[-246,7.7920166760001],[-245,7.7920166760001],[-244,7.7920166760001],[-243,7.7920166760001],[-242,7.7920166760001],[-241,7.7920166760001],[-240,7.7920166760001],[-239,7.7920166760001],[-238,7.7920166760001],[-237,7.7920166760001],[-236,7.7920166760001],[-235,7.7920166760001],[-234,7.7920166760001],[-233,7.7920166760001],[-232,7.7920166760001],[-231,7.7920166760001],[-230,7.7920166760001],[-229,7.7920166760001],[-228,7.7920166760001],[-227,7.7920166760001],[-226,7.7920166760001],[-225,7.7920166760001],[-224,7.7920166760001],[-223,7.7920166760001],[-222,7.7920166760001],[-221,7.7920166760001],[-220,7.7920166760001],[-219,7.7920166760001],[-218,7.7920166760001],[-217,7.7920166760001],[-216,7.7920166760001],[-215,7.7920166760001],[-214,7.7920166760001],[-213,7.7920166760001],[-212,7.7920166760001],[-211,7.7920166760001],[-210,7.7920166760001],[-209,7.7920166760001],[-208,7.7920166760001],[-207,7.7920166760001],[-206,7.7920166760001],[-205,7.7920166760001],[-204,7.7920166760001],[-203,7.7920166760001],[-202,7.7920166760001],[-201,7.7920166760001],[-200,7.7986391960001],[-199,8.9903416060002],[-198,8.9903416060002],[-197,8.9903416060002],[-196,8.9903416060002],[-195,8.9903416060002],[-194,8.9903416060002],[-193,8.9903416060002],[-192,8.9903416060002],[-191,8.9903416060002],[-190,8.9903416060002],[-189,8.9903416060002],[-188,8.9903416060002],[-187,8.9903416060002],[-186,8.9903416060002],[-185,8.9903416060002],[-184,8.9903416060002],[-183,8.9903416060002],[-182,8.9903416060002],[-181,8.9903416060002],[-180,8.9903416060002],[-179,8.9903416060002],[-178,8.9903416060002],[-177,8.9903416060002],[-176,8.9903416060002],[-175,8.9903416060002],[-174,8.9903416060002],[-173,8.9903416060002],[-172,8.9903416060002],[-171,8.9903416060002],[-170,8.9903416060002],[-169,8.9903416060002],[-168,8.9903416060002],[-167,8.9903416060002],[-166,8.9903416060002],[-165,8.9903416060002],[-164,8.9903416060002],[-163,8.9903416060002],[-162,8.9903416060002],[-161,8.9903416060002],[-160,8.9903416060002],[-159,8.9903416060002],[-158,8.9903416060002],[-157,8.9903416060002],[-156,8.9903416060002],[-155,8.9903416060002],[-154,8.9903416060002],[-153,8.9903416060002],[-152,8.9903416060002],[-151,8.9903416060002],[-150,10.529815906],[-149,10.529815906],[-148,10.529815906],[-147,10.529815906],[-146,10.529815906],[-145,10.529815906],[-144,10.529815906],[-143,10.620725006],[-142,10.620725006],[-141,10.620725006],[-140,10.620725006],[-139,10.620725006],[-138,11.120725006],[-137,12.120725006],[-136,11.620725006],[-135,10.620725006],[-134,10.620725006],[-133,10.620725006],[-132,10.529815906],[-131,10.529815906],[-130,10.529815906],[-129,10.529815906],[-128,10.529815906],[-127,10.529815906],[-126,10.529815906],[-125,10.529815906],[-124,2.958381656],[-123,2.958381656],[-122,2.958381656],[-121,2.958381656],[-120,2.958381656],[-119,2.958381656],[-118,2.958381656],[-117,2.958381656],[-116,2.958381656],[-115,2.958381656],[-114,2.958381656],[-113,2.958381656],[-112,2.958381656],[-111,2.958381656],[-110,2.958381656],[-109,2.958381656],[-108,2.958381656],[-107,2.958381656],[-106,2.958381656],[-105,2.958381656],[-104,2.958381656],[-103,2.958381656],[-102,2.958381656],[-101,3.029810256],[-100,3.029810256],[-99,2.979810256],[-98,2.979810256],[-97,2.979810256],[-96,2.979810256],[-95,2.979810256],[-94,2.979810256],[-93,2.979810256],[-92,2.979810256],[-91,2.979810256],[-90,2.979810256],[-89,2.979810256],[-88,2.979810256],[-87,2.908381656],[-86,2.908381656],[-85,2.908381656],[-84,2.908381656],[-83,2.908381656],[-82,2.908381656],[-81,2.908381656],[-80,2.908381656],[-79,2.908381656],[-78,2.908381656],[-77,2.908381656],[-76,2.908381656],[-75,2.908381656],[-74,1.368907356],[-73,1.368907356],[-72,1.368907356],[-71,1.368907356],[-70,1.368907356],[-69,1.368907356],[-68,1.368907356],[-67,1.368907356],[-66,1.368907356],[-65,1.368907356],[-64,1.368907356],[-63,1.368907356],[-62,1.368907356],[-61,1.368907356],[-60,1.368907356],[-59,1.368907356],[-58,1.368907356],[-57,1.368907356],[-56,1.368907356],[-55,1.368907356],[-54,1.368907356],[-53,1.368907356],[-52,1.368907356],[-51,1.368907356],[-50,1.368907356],[-49,1.328951486],[-48,1.328951486],[-47,1.328951486],[-46,1.328951486],[-45,1.328951486],[-44,1.328951486],[-43,1.328951486],[-42,1.328951486],[-41,1.328951486],[-40,1.328951486],[-39,1.328951486],[-38,1.328951486],[-37,1.328951486],[-36,1.328951486],[-35,1.328951486],[-34,1.328951486],[-33,1.328951486],[-32,1.328951486],[-31,1.328951486],[-30,1.328951486],[-29,0.221544636],[-28,0.221544636],[-27,0.221544636],[-26,0.221544636],[-25,0.221544636],[-24,0.221544636],[-23,0.221544636],[-22,0.221544636],[-21,0.221544636],[-20,0.221544636],[-19,0.221544636],[-18,0.221544636],[-17,0.221544636],[-16,0.221544636],[-15,0.221544636],[-14,0.221544636],[-13,0.221544636],[-12,0.221544636],[-11,0.221544636],[-10,0.221544636],[-9,0.221544636],[-8,0.221544636],[-7,0.221544636],[-6,0.221544636],[-5,0.221544636],[-4,0.221544636],[-3,0.221544636],[-2,0.221544636],[-1,0.221544636],[1,0.572972856],[2,0.572972856],[3,0.572972856],[4,0.572972856],[5,0.572972856],[6,0.572972856],[7,0.572972856],[8,0.572972856],[9,0.572972856],[10,0.572972856],[11,0.572972856],[12,0.572972856],[13,0.572972856],[14,0.572972856],[15,0.572972856],[16,0.572972856],[17,0.572972856],[18,0.572972856],[19,0.572972856],[20,0.572972856],[21,0.572972856],[22,0.572972856],[23,0.572972856],[24,0.572972856],[25,0.572972856],[26,0.572972856],[27,0.572972856],[28,0.572972856],[29,0.572972856],[30,0.572972856],[31,0.572972856],[32,0.572972856],[33,0.572972856],[34,0.572972856],[35,0.572972856],[36,0.572972856],[37,0.572972856],[38,0.572972856],[39,0.572972856],[40,0.572972856],[41,0.572972856],[42,0.572972856],[43,0.572972856],[44,0.572972856],[45,0.572972856],[46,0.572972856],[47,0.572972856],[48,0.572972856],[49,0.572972856],[50,0.572972856],[51,0.572972856],[52,0.572972856],[53,0.572972856],[54,0.572972856],[55,0.572972856],[56,0.572972856],[57,0.572972856],[58,0.572972856],[59,0.572972856],[60,0.572972856],[61,0.572972856],[62,0.572972856],[63,0.572972856],[64,0.572972856],[65,0.572972856],[66,0.572972856],[67,0.572972856],[68,0.572972856],[69,0.572972856],[70,0.572972856],[71,0.572972856],[72,0.572972856],[73,0.572972856],[74,0.572972856],[75,0.572972856],[76,0.572972856],[77,0.572972856],[78,0.572972856],[79,0.572972856],[80,0.572972856],[81,0.572972856],[82,0.572972856],[83,0.572972856],[84,0.572972856],[85,0.572972856],[86,0.572972856],[87,0.572972856],[88,0.572972856],[89,0.572972856],[90,0.572972856],[91,0.572972856],[92,0.572972856],[93,0.572972856],[94,0.572972856],[95,0.572972856],[96,0.572972856],[97,0.572972856],[98,0.572972856],[99,0.572972856],[100,0.662972856],[101,0.659628376],[102,0.659628376],[103,0.659628376],[104,0.659628376],[105,0.659628376],[106,0.659628376],[107,0.659628376],[108,0.659628376],[109,0.659628376],[110,0.659628376],[111,0.659628376],[112,0.659628376],[113,0.659628376],[114,0.659628376],[115,0.659628376],[116,0.659628376],[117,0.659628376],[118,0.659628376],[119,0.659628376],[120,0.659628376],[121,0.659628376],[122,0.659628376],[123,0.659628376],[124,0.659628376],[125,0.659628376],[126,0.659628376],[127,0.659628376],[128,0.659628376],[129,0.659628376],[130,0.659628376],[131,0.659628376],[132,0.659628376],[133,0.659628376],[134,0.659628376],[135,0.659628376],[136,0.659628376],[137,0.659628376],[138,0.659628376],[139,0.659628376],[140,0.659628376],[141,0.659628376],[142,0.659628376],[143,0.659628376],[144,0.659628376],[145,0.659628376],[146,0.659628376],[147,0.659628376],[148,0.659628376],[149,0.659628376],[150,0.659628376],[151,0.659628376],[152,0.659628376],[153,0.659628376],[154,0.659628376],[155,0.659628376],[156,0.659628376],[157,0.659628376],[158,0.659628376],[159,0.659628376],[160,0.659628376],[161,0.659628376],[162,0.659628376],[163,0.659628376],[164,0.659628376],[165,0.659628376],[166,0.659628376],[167,0.659628376],[168,0.659628376],[169,0.659628376],[170,0.659628376],[171,0.659628376],[172,0.659628376],[173,0.659628376],[174,0.659628376],[175,0.659628376],[176,0.659628376],[177,0.659628376],[178,0.659628376],[179,0.659628376],[180,0.659628376],[181,0.659628376],[182,0.659628376],[183,0.659628376],[184,0.659628376],[185,0.659628376],[186,0.659628376],[187,0.659628376],[188,0.659628376],[189,0.659628376],[190,0.659628376],[191,0.659628376],[192,0.659628376],[193,0.659628376],[194,0.659628376],[195,0.659628376],[196,0.659628376],[197,0.659628376],[198,0.659628376],[199,0.659628376],[200,0.574603246],[201,0.574603246],[202,0.574603246],[203,0.574603246],[204,0.574603246],[205,0.574603246],[206,0.574603246],[207,0.574603246],[208,0.574603246],[209,0.574603246],[210,0.574603246],[211,0.574603246],[212,0.574603246],[213,0.574603246],[214,0.574603246],[215,0.574603246],[216,0.574603246],[217,0.574603246],[218,0.574603246],[219,0.574603246],[220,0.574603246],[221,0.574603246],[222,0.574603246],[223,0.574603246],[224,0.574603246],[225,0.574603246],[226,0.574603246],[227,0.574603246],[228,0.574603246],[229,0.574603246],[230,0.574603246],[231,0.574603246],[232,0.574603246],[233,0.574603246],[234,0.574603246],[235,0.574603246],[236,0.574603246],[237,0.574603246],[238,0.574603246],[239,0.574603246],[240,0.574603246],[241,0.574603246],[242,0.574603246],[243,0.574603246],[244,0.574603246],[245,0.574603246],[246,0.574603246],[247,0.574603246],[248,0.574603246],[249,0.574603246],[250,0.574603246],[251,0.574603246],[252,0.574603246],[253,0.574603246],[254,0.574603246],[255,0.574603246],[256,0.574603246],[257,0.574603246],[258,0.574603246],[259,0.574603246],[260,0.574603246],[261,0.574603246],[262,0.574603246],[263,0.574603246],[264,0.574603246],[265,0.574603246],[266,0.574603246],[267,0.574603246],[268,0.574603246],[269,0.574603246],[270,0.574603246],[271,0.574603246],[272,0.574603246],[273,0.574603246],[274,0.574603246],[275,0.574603246],[276,0.574603246],[277,0.574603246],[278,0.574603246],[279,0.574603246],[280,0.574603246],[281,0.574603246],[282,0.574603246],[283,0.574603246],[284,0.574603246],[285,0.574603246],[286,0.574603246],[287,0.574603246],[288,0.574603246],[289,0.574603246],[290,0.574603246],[291,0.574603246],[292,0.574603246],[293,0.574603246],[294,0.574603246],[295,0.574603246],[296,0.574603246],[297,0.574603246],[298,0.574603246],[299,0.574603246],[300,0.564603246],[301,0.564603246],[302,0.564603246],[303,0.564603246],[304,0.564603246],[305,0.564603246],[306,0.564603246],[307,0.564603246],[308,0.564603246],[309,0.564603246],[310,0.564603246],[311,0.564603246],[312,0.564603246],[313,0.564603246],[314,0.564603246],[315,0.564603246],[316,0.564603246],[317,0.564603246],[318,0.564603246],[319,0.564603246],[320,0.564603246],[321,0.564603246],[322,0.564603246],[323,0.564603246],[324,0.564603246],[325,0.564603246],[326,0.564603246],[327,0.564603246],[328,0.564603246],[329,0.564603246],[330,0.564603246],[331,0.564603246],[332,0.564603246],[333,0.564603246],[334,0.564603246],[335,0.564603246],[336,0.564603246],[337,0.564603246],[338,0.564603246],[339,0.564603246],[340,0.564603246],[341,0.564603246],[342,0.564603246],[343,0.564603246],[344,0.564603246],[345,0.564603246],[346,0.564603246],[347,0.564603246],[348,0.564603246],[349,0.564603246],[350,0.564603246],[351,0.213175026],[352,0.213175026],[353,0.213175026],[354,0.213175026],[355,0.213175026],[356,0.213175026],[357,0.213175026],[358,0.213175026],[359,0.213175026],[360,0.213175026],[361,0.213175026],[362,0.213175026],[363,0.213175026],[364,0.213175026],[365,0.213175026],[366,0.213175026],[367,0.213175026],[368,0.213175026],[369,0.213175026],[370,0.213175026],[371,0.213175026],[372,0.213175026],[373,0.213175026],[374,0.213175026],[375,0.213175026],[376,0.213175026],[377,0.213175026],[378,0.213175026],[379,0.213175026],[380,0.213175026],[381,0.213175026],[382,0.213175026],[383,0.213175026],[384,0.213175026],[385,0.213175026],[386,0.213175026],[387,0.213175026],[388,0.213175026],[389,0.213175026],[390,0.213175026],[391,0.213175026],[392,0.213175026],[393,0.213175026],[394,0.213175026],[395,0.213175026],[396,0.213175026],[397,0.213175026],[398,0.213175026],[399,0.213175026],[400,0.213175026],[401,0.213175026],[402,0.213175026],[403,0.213175026],[404,0.213175026],[405,0.213175026],[406,0.213175026],[407,0.213175026],[408,0.213175026],[409,0.213175026],[410,0.213175026],[411,0.213175026],[412,0.213175026],[413,0.213175026],[414,0.213175026],[415,0.213175026],[416,0.213175026],[417,0.213175026],[418,0.213175026],[419,0.213175026],[420,0.213175026],[421,0.213175026],[422,0.213175026],[423,0.213175026],[424,0.213175026],[425,0.213175026],[426,0.213175026],[427,0.213175026],[428,0.213175026],[429,0.213175026],[430,0.213175026],[431,0.213175026],[432,0.213175026],[433,0.213175026],[434,0.213175026],[435,0.213175026],[436,0.213175026],[437,0.213175026],[438,0.213175026],[439,0.213175026],[440,0.213175026],[441,0.213175026],[442,0.213175026],[443,0.213175026],[444,0.213175026],[445,0.213175026],[446,0.213175026],[447,0.213175026],[448,0.213175026],[449,0.213175026],[450,0.213175026],[451,0.213175026],[452,0.213175026],[453,0.213175026],[454,0.213175026],[455,0.213175026],[456,0.213175026],[457,0.213175026],[458,0.213175026],[459,0.213175026],[460,0.213175026],[461,0.213175026],[462,0.213175026],[463,0.213175026],[464,0.213175026],[465,0.213175026],[466,0.213175026],[467,0.213175026],[468,0.213175026],[469,0.213175026],[470,0.213175026],[471,0.213175026],[472,0.213175026],[473,0.213175026],[474,0.213175026],[475,0.213175026],[476,0.213175026],[477,0.213175026],[478,0.213175026],[479,0.213175026],[480,0.213175026],[481,0.213175026],[482,0.213175026],[483,0.213175026],[484,0.213175026],[485,0.213175026],[486,0.213175026],[487,0.213175026],[488,0.213175026],[489,0.213175026],[490,0.213175026],[491,0.213175026],[492,0.213175026],[493,0.213175026],[494,0.213175026],[495,0.213175026],[496,0.213175026],[497,0.213175026],[498,0.213175026],[499,0.213175026],[500,0.213175026],[501,0.213175026],[502,0.213175026],[503,0.213175026],[504,0.213175026],[505,0.213175026],[506,0.213175026],[507,0.213175026],[508,0.213175026],[509,0.213175026],[510,0.213175026],[511,0.213175026],[512,0.213175026],[513,0.213175026],[514,0.213175026],[515,0.213175026],[516,0.213175026],[517,0.213175026],[518,0.213175026],[519,0.213175026],[520,0.213175026],[521,0.213175026],[522,0.213175026],[523,0.213175026],[524,0.213175026],[525,0.213175026],[526,0.213175026],[527,0.213175026],[528,0.213175026],[529,0.213175026],[530,0.213175026],[531,0.213175026],[532,0.213175026],[533,0.213175026],[534,0.213175026],[535,0.213175026],[536,0.213175026],[537,0.213175026],[538,0.213175026],[539,0.213175026],[540,0.213175026],[541,0.213175026],[542,0.213175026],[543,0.213175026],[544,0.213175026],[545,0.213175026],[546,0.213175026],[547,0.213175026],[548,0.213175026],[549,0.213175026],[550,0.213175026],[551,0.213175026],[552,0.213175026],[553,0.213175026],[554,0.213175026],[555,0.213175026],[556,0.213175026],[557,0.213175026],[558,0.213175026],[559,0.213175026],[560,0.213175026],[561,0.213175026],[562,0.213175026],[563,0.213175026],[564,0.213175026],[565,0.213175026],[566,0.213175026],[567,0.213175026],[568,0.213175026],[569,0.213175026],[570,0.213175026],[571,0.213175026],[572,0.213175026],[573,0.213175026],[574,0.213175026],[575,0.213175026],[576,0.213175026],[577,0.213175026],[578,0.213175026],[579,0.213175026],[580,0.213175026],[581,0.213175026],[582,0.213175026],[583,0.213175026],[584,0.213175026],[585,0.213175026],[586,0.213175026],[587,0.213175026],[588,0.213175026],[589,0.213175026],[590,0.213175026],[591,0.213175026],[592,0.213175026],[593,0.213175026],[594,0.213175026],[595,0.213175026],[596,0.213175026],[597,0.213175026],[598,0.213175026],[599,0.213175026],[600,0.213175026],[601,0.213175026],[602,0.213175026],[603,0.213175026],[604,0.213175026],[605,0.213175026],[606,0.213175026],[607,0.213175026],[608,0.213175026],[609,0.213175026],[610,0.213175026],[611,0.213175026],[612,0.213175026],[613,0.213175026],[614,0.213175026],[615,0.213175026],[616,0.213175026],[617,0.213175026],[618,0.213175026],[619,0.213175026],[620,0.213175026],[621,0.213175026],[622,0.213175026],[623,0.213175026],[624,0.213175026],[625,0.213175026],[626,0.213175026],[627,0.213175026],[628,0.213175026],[629,0.213175026],[630,0.213175026],[631,0.213175026],[632,0.213175026],[633,0.213175026],[634,0.213175026],[635,0.213175026],[636,0.213175026],[637,0.213175026],[638,0.213175026],[639,0.213175026],[640,0.213175026],[641,0.213175026],[642,0.213175026],[643,0.213175026],[644,0.213175026],[645,0.213175026],[646,0.213175026],[647,0.213175026],[648,0.213175026],[649,0.213175026],[650,0.213175026],[651,0.213175026],[652,0.213175026],[653,0.213175026],[654,0.213175026],[655,0.213175026],[656,0.213175026],[657,0.213175026],[658,0.213175026],[659,0.213175026],[660,0.213175026],[661,0.213175026],[662,0.213175026],[663,0.213175026],[664,0.213175026],[665,0.213175026],[666,0.213175026],[667,0.213175026],[668,0.213175026],[669,0.213175026],[670,0.213175026],[671,0.213175026],[672,0.213175026],[673,0.213175026],[674,0.213175026],[675,0.213175026],[676,0.213175026],[677,0.213175026],[678,0.213175026],[679,0.213175026],[680,0.213175026],[681,0.213175026],[682,0.213175026],[683,0.213175026],[684,0.213175026],[685,0.213175026],[686,0.213175026],[687,0.213175026],[688,0.213175026],[689,0.213175026],[690,0.213175026],[691,0.213175026],[692,0.213175026],[693,0.213175026],[694,0.213175026],[695,0.213175026],[696,0.213175026],[697,0.213175026],[698,0.213175026],[699,0.213175026],[700,0.213175026],[701,0.213175026],[702,0.213175026],[703,0.213175026],[704,0.213175026],[705,0.213175026],[706,0.213175026],[707,0.213175026],[708,0.213175026],[709,0.213175026],[710,0.213175026],[711,0.213175026],[712,0.213175026],[713,0.213175026],[714,0.213175026],[715,0.213175026],[716,0.213175026],[717,0.213175026],[718,0.213175026],[719,0.213175026],[720,0.213175026],[721,0.213175026],[722,0.213175026],[723,0.213175026],[724,0.213175026],[725,0.213175026],[726,0.213175026],[727,0.213175026],[728,0.213175026],[729,0.213175026],[730,0.213175026],[731,0.213175026],[732,0.213175026],[733,0.213175026],[734,0.213175026],[735,0.213175026],[736,0.213175026],[737,0.213175026],[738,0.213175026],[739,0.213175026],[740,0.213175026],[741,0.213175026],[742,0.213175026],[743,0.213175026],[744,0.213175026],[745,0.213175026],[746,0.213175026],[747,0.213175026],[748,0.213175026],[749,0.213175026],[750,0.213175026],[751,0.213175026],[752,0.213175026],[753,0.213175026],[754,0.213175026],[755,0.213175026],[756,0.213175026],[757,0.213175026],[758,0.213175026],[759,0.213175026],[760,0.213175026],[761,0.213175026],[762,0.213175026],[763,0.213175026],[764,0.213175026],[765,0.213175026],[766,0.213175026],[767,0.213175026],[768,0.213175026],[769,0.213175026],[770,0.213175026],[771,0.213175026],[772,0.213175026],[773,0.213175026],[774,0.213175026],[775,0.213175026],[776,0.213175026],[777,0.213175026],[778,0.213175026],[779,0.213175026],[780,0.213175026],[781,0.213175026],[782,0.213175026],[783,0.213175026],[784,0.213175026],[785,0.213175026],[786,0.213175026],[787,0.213175026],[788,0.213175026],[789,0.213175026],[790,0.213175026],[791,0.213175026],[792,0.213175026],[793,0.213175026],[794,0.213175026],[795,0.213175026],[796,0.213175026],[797,0.213175026],[798,0.213175026],[799,0.213175026],[-799,0.0938673],[-798,0.0938673],[-797,0.0938673],[-796,0.0938673],[-795,0.0938673],[-794,0.0938673],[-793,0.0938673],[-792,0.0938673],[-791,0.0938673],[-790,0.0938673],[-789,0.0938673],[-788,0.0938673],[-787,0.0938673],[-786,0.0938673],[-785,0.0938673],[-784,0.0938673],[-783,0.0938673],[-782,0.0938673],[-781,0.0938673],[-780,0.0938673],[-779,0.0938673],[-778,0.0938673],[-777,0.0938673],[-776,0.0938673],[-775,0.0938673],[-774,0.0938673],[-773,0.0938673],[-772,0.0938673],[-771,0.0938673],[-770,0.0938673],[-769,0.0938673],[-768,0.0938673],[-767,0.0938673],[-766,0.0938673],[-765,0.0938673],[-764,0.0938673],[-763,0.0938673],[-762,0.0938673],[-761,0.0938673],[-760,0.0938673],[-759,0.0938673],[-758,0.0938673],[-757,0.0938673],[-756,0.0938673],[-755,0.0938673],[-754,0.0938673],[-753,0.0938673],[-752,0.0938673],[-751,0.0938673],[-750,0.0938673],[-749,0.0938673],[-748,0.0938673],[-747,0.0938673],[-746,0.0938673],[-745,0.0938673],[-744,0.0938673],[-743,0.0938673],[-742,0.0938673],[-741,0.0938673],[-740,0.0938673],[-739,0.0938673],[-738,0.0938673],[-737,0.0938673],[-736,0.0938673],[-735,0.0938673],[-734,0.0938673],[-733,0.0938673],[-732,0.0938673],[-731,0.0938673],[-730,0.0938673],[-729,0.0938673],[-728,0.0938673],[-727,0.0938673],[-726,0.0938673],[-725,0.0938673],[-724,0.0938673],[-723,0.0938673],[-722,0.0938673],[-721,0.0938673],[-720,0.0938673],[-719,0.0938673],[-718,0.0938673],[-717,0.0938673],[-716,0.0938673],[-715,0.0938673],[-714,0.0938673],[-713,0.0938673],[-712,0.0938673],[-711,0.0938673],[-710,0.0938673],[-709,0.0938673],[-708,0.0938673],[-707,0.0938673],[-706,0.0938673],[-705,0.0938673],[-704,0.0938673],[-703,0.0938673],[-702,0.0938673],[-701,0.0938673],[-700,0.0938673],[-699,0.0938673],[-698,0.0938673],[-697,0.0938673],[-696,0.0938673],[-695,0.0938673],[-694,0.0938673],[-693,0.0938673],[-692,0.0938673],[-691,0.0938673],[-690,0.0938673],[-689,0.0938673],[-688,0.0938673],[-687,0.0938673],[-686,0.0938673],[-685,0.0938673],[-684,0.0938673],[-683,0.0938673],[-682,0.0938673],[-681,0.0938673],[-680,0.0938673],[-679,0.0938673],[-678,0.0938673],[-677,0.0938673],[-676,0.0938673],[-675,0.0938673],[-674,0.0938673],[-673,0.0938673],[-672,0.0938673],[-671,0.0938673],[-670,0.0938673],[-669,0.0938673],[-668,0.0938673],[-667,0.0938673],[-666,0.0938673],[-665,0.0938673],[-664,0.0938673],[-663,0.0938673],[-662,0.0938673],[-661,0.0938673],[-660,0.0938673],[-659,0.0938673],[-658,0.0938673],[-657,0.0938673],[-656,0.0938673],[-655,0.0938673],[-654,0.0938673],[-653,0.0938673],[-652,0.0938673],[-651,0.0938673],[-650,0.0938673],[-649,0.0938673],[-648,0.0938673],[-647,0.0938673],[-646,0.0938673],[-645,0.0938673],[-644,0.0938673],[-643,0.0938673],[-642,0.0938673],[-641,0.0938673],[-640,0.0938673],[-639,0.0938673],[-638,0.0938673],[-637,0.0938673],[-636,0.0938673],[-635,0.0938673],[-634,0.0938673],[-633,0.0938673],[-632,0.0938673],[-631,0.0938673],[-630,0.0938673],[-629,0.0938673],[-628,0.0938673],[-627,0.0938673],[-626,0.0938673],[-625,0.0938673],[-624,0.0938673],[-623,0.0938673],[-622,0.0938673],[-621,0.0938673],[-620,0.0938673],[-619,0.0938673],[-618,0.0938673],[-617,0.0938673],[-616,0.0938673],[-615,0.0938673],[-614,0.0938673],[-613,0.0938673],[-612,0.0938673],[-611,0.0938673],[-610,0.0938673],[-609,0.0938673],[-608,0.0938673],[-607,0.0938673],[-606,0.0938673],[-605,0.0938673],[-604,0.0938673],[-603,0.0938673],[-602,0.0938673],[-601,0.0938673],[-600,0.0938673],[-599,0.0938673],[-598,0.0938673],[-597,0.0938673],[-596,0.0938673],[-595,0.0938673],[-594,0.0938673],[-593,0.0938673],[-592,0.0938673],[-591,0.0938673],[-590,0.0938673],[-589,0.0938673],[-588,0.0938673],[-587,0.0938673],[-586,0.0938673],[-585,0.0938673],[-584,0.0938673],[-583,0.0938673],[-582,0.0938673],[-581,0.0938673],[-580,0.0938673],[-579,0.0938673],[-578,0.0938673],[-577,0.0938673],[-576,0.0938673],[-575,0.0938673],[-574,0.0938673],[-573,0.0938673],[-572,0.0938673],[-571,0.0938673],[-570,0.0938673],[-569,0.0938673],[-568,0.0938673],[-567,0.0938673],[-566,0.0938673],[-565,0.0938673],[-564,0.0938673],[-563,0.0938673],[-562,0.0938673],[-561,0.0938673],[-560,0.0938673],[-559,0.0938673],[-558,0.0938673],[-557,0.0938673],[-556,0.0938673],[-555,0.0938673],[-554,0.0938673],[-553,0.0938673],[-552,0.0938673],[-551,0.0938673],[-550,0.0938673],[-549,0.0938673],[-548,0.0938673],[-547,0.0938673],[-546,0.0938673],[-545,0.0938673],[-544,0.0938673],[-543,0.0938673],[-542,0.0938673],[-541,0.0938673],[-540,0.0938673],[-539,0.0938673],[-538,0.0938673],[-537,0.0938673],[-536,0.0938673],[-535,0.0938673],[-534,0.0938673],[-533,0.0938673],[-532,0.0938673],[-531,0.0938673],[-530,0.0938673],[-529,0.0938673],[-528,0.0938673],[-527,0.0938673],[-526,0.0938673],[-525,0.0938673],[-524,0.0938673],[-523,0.0938673],[-522,0.0938673],[-521,0.0938673],[-520,0.0938673],[-519,0.0938673],[-518,0.0938673],[-517,0.0938673],[-516,0.0938673],[-515,0.0938673],[-514,0.0938673],[-513,0.0938673],[-512,0.0938673],[-511,0.0938673],[-510,0.0938673],[-509,0.0938673],[-508,0.0938673],[-507,0.0938673],[-506,0.0938673],[-505,0.0938673],[-504,0.0938673],[-503,0.0938673],[-502,0.0938673],[-501,0.0938673],[-500,0.0938673],[-499,0.0938673],[-498,0.0938673],[-497,0.0938673],[-496,0.0938673],[-495,0.0938673],[-494,0.0938673],[-493,0.0938673],[-492,0.0938673],[-491,0.0938673],[-490,0.0938673],[-489,0.0938673],[-488,0.0938673],[-487,0.0938673],[-486,0.0938673],[-485,0.0938673],[-484,0.0938673],[-483,0.0938673],[-482,0.0938673],[-481,0.0938673],[-480,0.0938673],[-479,0.0938673],[-478,0.0938673],[-477,0.0938673],[-476,0.0938673],[-475,0.0938673],[-474,0.0938673],[-473,0.0938673],[-472,0.0938673],[-471,0.0938673],[-470,0.0938673],[-469,0.0938673],[-468,0.0938673],[-467,0.0938673],[-466,0.0938673],[-465,0.0938673],[-464,0.0938673],[-463,0.0938673],[-462,0.0938673],[-461,0.0938673],[-460,0.0938673],[-459,0.0938673],[-458,0.0938673],[-457,0.0938673],[-456,0.0938673],[-455,0.0938673],[-454,0.0938673],[-453,0.0938673],[-452,0.0938673],[-451,0.0938673],[-450,0.0938673],[-449,0.0938673],[-448,0.0938673],[-447,0.0938673],[-446,0.0938673],[-445,0.0938673],[-444,0.0938673],[-443,0.0938673],[-442,0.0938673],[-441,0.0938673],[-440,0.0938673],[-439,0.0938673],[-438,0.0938673],[-437,0.0938673],[-436,0.0938673],[-435,0.0938673],[-434,0.0938673],[-433,0.0938673],[-432,0.0938673],[-431,0.0938673],[-430,0.0938673],[-429,0.0938673],[-428,0.0938673],[-427,0.0938673],[-426,0.0938673],[-425,0.0938673],[-424,0.0938673],[-423,0.0938673],[-422,0.0938673],[-421,0.0938673],[-420,0.0938673],[-419,0.0938673],[-418,0.0938673],[-417,0.0938673],[-416,0.0938673],[-415,0.0938673],[-414,0.0938673],[-413,0.0938673],[-412,0.0938673],[-411,0.0938673],[-410,0.0938673],[-409,0.0938673],[-408,0.0938673],[-407,0.0938673],[-406,0.0938673],[-405,0.0938673],[-404,0.0938673],[-403,0.0938673],[-402,0.0938673],[-401,0.0938673],[-400,0.0938673],[-399,0.0938673],[-398,0.0938673],[-397,0.0938673],[-396,0.0938673],[-395,0.0938673],[-394,0.0938673],[-393,0.0938673],[-392,0.0938673],[-391,0.0938673],[-390,0.0938673],[-389,0.0938673],[-388,0.0938673],[-387,0.0938673],[-386,0.0938673],[-385,0.0938673],[-384,0.0938673],[-383,0.0938673],[-382,0.0938673],[-381,0.0938673],[-380,0.0938673],[-379,0.0938673],[-378,0.0938673],[-377,0.0938673],[-376,0.0938673],[-375,0.0938673],[-374,0.0938673],[-373,0.0938673],[-372,0.0938673],[-371,0.0938673],[-370,0.0938673],[-369,0.0938673],[-368,0.0938673],[-367,0.0938673],[-366,0.0938673],[-365,0.0938673],[-364,0.0938673],[-363,0.0938673],[-362,0.0938673],[-361,0.0938673],[-360,0.0938673],[-359,0.0938673],[-358,0.0938673],[-357,0.0938673],[-356,0.0938673],[-355,0.0938673],[-354,0.0938673],[-353,0.0938673],[-352,0.0938673],[-351,0.0938673],[-350,0.0938673],[-349,0.0938673],[-348,0.0938673],[-347,0.0938673],[-346,0.0938673],[-345,0.0938673],[-344,0.0938673],[-343,0.0938673],[-342,0.0938673],[-341,0.0938673],[-340,0.0938673],[-339,0.0938673],[-338,0.0938673],[-337,0.0938673],[-336,0.0938673],[-335,0.0938673],[-334,0.0938673],[-333,0.0938673],[-332,0.0938673],[-331,0.0938673],[-330,0.0938673],[-329,0.0938673],[-328,0.0938673],[-327,0.0938673],[-326,0.0938673],[-325,0.0938673],[-324,0.0938673],[-323,0.0938673],[-322,0.0938673],[-321,0.0938673],[-320,0.0938673],[-319,0.0938673],[-318,0.0938673],[-317,0.0938673],[-316,0.0938673],[-315,0.0938673],[-314,0.0938673],[-313,0.0938673],[-312,0.0938673],[-311,0.0938673],[-310,0.0938673],[-309,0.0938673],[-308,0.0938673],[-307,0.0938673],[-306,0.0938673],[-305,0.0938673],[-304,0.0938673],[-303,0.0938673],[-302,0.0938673],[-301,0.0938673],[-300,0.0938673],[0,0.221544636],[-800,0],[-799,0],[-798,0],[-797,0],[-796,0],[-795,0],[-794,0],[-793,0],[-792,0],[-791,0],[-790,0],[-789,0],[-788,0],[-787,0],[-786,0],[-785,0],[-784,0],[-783,0],[-782,0],[-781,0],[-780,0],[-779,0],[-778,0],[-777,0],[-776,0],[-775,0],[-774,0],[-773,0],[-772,0],[-771,0],[-770,0],[-769,0],[-768,0],[-767,0],[-766,0],[-765,0],[-764,0],[-763,0],[-762,0],[-761,0],[-760,0],[-759,0],[-758,0],[-757,0],[-756,0],[-755,0],[-754,0],[-753,0],[-752,0],[-751,0],[-750,0],[-749,0],[-748,0],[-747,0],[-746,0],[-745,0],[-744,0],[-743,0],[-742,0],[-741,0],[-740,0],[-739,0],[-738,0],[-737,0],[-736,0],[-735,0],[-734,0],[-733,0],[-732,0],[-731,0],[-730,0],[-729,0],[-728,0],[-727,0],[-726,0],[-725,0],[-724,0],[-723,0],[-722,0],[-721,0],[-720,0],[-719,0],[-718,0],[-717,0],[-716,0],[-715,0],[-714,0],[-713,0],[-712,0],[-711,0],[-710,0],[-709,0],[-708,0],[-707,0],[-706,0],[-705,0],[-704,0],[-703,0],[-702,0],[-701,0],[-700,0],[-699,0],[-698,0],[-697,0],[-696,0],[-695,0],[-694,0],[-693,0],[-692,0],[-691,0],[-690,0],[-689,0],[-688,0],[-687,0],[-686,0],[-685,0],[-684,0],[-683,0],[-682,0],[-681,0],[-680,0],[-679,0],[-678,0],[-677,0],[-676,0],[-675,0],[-674,0],[-673,0],[-672,0],[-671,0],[-670,0],[-669,0],[-668,0],[-667,0],[-666,0],[-665,0],[-664,0],[-663,0],[-662,0],[-661,0],[-660,0],[-659,0],[-658,0],[-657,0],[-656,0],[-655,0],[-654,0],[-653,0],[-652,0],[-651,0],[-650,0],[-649,0],[-648,0],[-647,0],[-646,0],[-645,0],[-644,0],[-643,0],[-642,0],[-641,0],[-640,0],[-639,0],[-638,0],[-637,0],[-636,0],[-635,0],[-634,0],[-633,0],[-632,0],[-631,0],[-630,0],[-629,0],[-628,0],[-627,0],[-626,0],[-625,0],[-624,0],[-623,0],[-622,0],[-621,0],[-620,0],[-619,0],[-618,0],[-617,0],[-616,0],[-615,0],[-614,0],[-613,0],[-612,0],[-611,0],[-610,0],[-609,0],[-608,0],[-607,0],[-606,0],[-605,0],[-604,0],[-603,0],[-602,0],[-601,0],[-600,0],[-599,0],[-598,0],[-597,0],[-596,0],[-595,0],[-594,0],[-593,0],[-592,0],[-591,0],[-590,0],[-589,0],[-588,0],[-587,0],[-586,0],[-585,0],[-584,0],[-583,0],[-582,0],[-581,0],[-580,0],[-579,0],[-578,0],[-577,0],[-576,0],[-575,0],[-574,0],[-573,0],[-572,0],[-571,0],[-570,0],[-569,0],[-568,0],[-567,0],[-566,0],[-565,0],[-564,0],[-563,0],[-562,0],[-561,0],[-560,0],[-559,0],[-558,0],[-557,0],[-556,0],[-555,0],[-554,0],[-553,0],[-552,0],[-551,0],[-550,0],[-549,0],[-548,0],[-547,0],[-546,0],[-545,0],[-544,0],[-543,0],[-542,0],[-541,0],[-540,0],[-539,0],[-538,0],[-537,0],[-536,0],[-535,0],[-534,0],[-533,0],[-532,0],[-531,0],[-530,0],[-529,0],[-528,0],[-527,0],[-526,0],[-525,0],[-524,0],[-523,0],[-522,0],[-521,0],[-520,0],[-519,0],[-518,0],[-517,0],[-516,0],[-515,0],[-514,0],[-513,0],[-512,0],[-511,0],[-510,0],[-509,0],[-508,0],[-507,0],[-506,0],[-505,0],[-504,0],[-503,0],[-502,0],[-501,0],[-500,0],[-499,0],[-498,0],[-497,0],[-496,0],[-495,0],[-494,0],[-493,0],[-492,0],[-491,0],[-490,0],[-489,0],[-488,0],[-487,0],[-486,0],[-485,0],[-484,0],[-483,0],[-482,0],[-481,0],[-480,0],[-479,0],[-478,0],[-477,0],[-476,0],[-475,0],[-474,0],[-473,0],[-472,0],[-471,0],[-470,0],[-469,0],[-468,0],[-467,0],[-466,0],[-465,0],[-464,0],[-463,0],[-462,0],[-461,0],[-460,0],[-459,0],[-458,0],[-457,0],[-456,0],[-455,0],[-454,0],[-453,0],[-452,0],[-451,0],[-450,0],[-449,0],[-448,0],[-447,0],[-446,0],[-445,0],[-444,0],[-443,0],[-442,0],[-441,0],[-440,0],[-439,0],[-438,0],[-437,0],[-436,0],[-435,0],[-434,0],[-433,0],[-432,0],[-431,0],[-430,0],[-429,0],[-428,0],[-427,0],[-426,0],[-425,0],[-424,0],[-423,0],[-422,0],[-421,0],[-420,0],[-419,0],[-418,0],[-417,0],[-416,0],[-415,0],[-414,0],[-413,0],[-412,0],[-411,0],[-410,0],[-409,0],[-408,0],[-407,0],[-406,0],[-405,0],[-404,0],[-403,0],[-402,0],[-401,0],[-400,0],[-399,0],[-398,0],[-397,0],[-396,0],[-395,0],[-394,0],[-393,0],[-392,0],[-391,0],[-390,0],[-389,0],[-388,0],[-387,0],[-386,0],[-385,0],[-384,0],[-383,0],[-382,0],[-381,0],[-380,0],[-379,0],[-378,0],[-377,0],[-376,0],[-375,0],[-374,0],[-373,0],[-372,0],[-371,0],[-370,0],[-369,0],[-368,0],[-367,0],[-366,0],[-365,0],[-364,0],[-363,0],[-362,0],[-361,0],[-360,0],[-359,0],[-358,0],[-357,0],[-356,0],[-355,0],[-354,0],[-353,0],[-352,0],[-351,0],[-350,0],[-349,0],[-348,0],[-347,0],[-346,0],[-345,0],[-344,0],[-343,0],[-342,0],[-341,0],[-340,0],[-339,0],[-338,0],[-337,0],[-336,0],[-335,0],[-334,0],[-333,0],[-332,0],[-331,0],[-330,0],[-329,0],[-328,0],[-327,0],[-326,0],[-325,0],[-324,0],[-323,0],[-322,0],[-321,0],[-320,0],[-319,0],[-318,0],[-317,0],[-316,0],[-315,0],[-314,0],[-313,0],[-312,0],[-311,0],[-310,0],[-309,0],[-308,0],[-307,0],[-306,0],[-305,0],[-304,0],[-303,0],[-302,0],[-301,0],[-300,0],[-299,0],[-298,0],[-297,0],[-296,0],[-295,0],[-294,0],[-293,0],[-292,0],[-291,0],[-290,0],[-289,0],[-288,0],[-287,0],[-286,0],[-285,0],[-284,0],[-283,0],[-282,0],[-281,0],[-280,0],[-279,0],[-278,0],[-277,0],[-276,0],[-275,0],[-274,0],[-273,0],[-272,0],[-271,0],[-270,0],[-269,0],[-268,0],[-267,0],[-266,0],[-265,0],[-264,0],[-263,0],[-262,0],[-261,0],[-260,0],[-259,0],[-258,0],[-257,0],[-256,0],[-255,0],[-254,0],[-253,0],[-252,0],[-251,0],[-250,0],[-249,0],[-248,0],[-247,0],[-246,0],[-245,0],[-244,0],[-243,0],[-242,0],[-241,0],[-240,0],[-239,0],[-238,0],[-237,0],[-236,0],[-235,0],[-234,0],[-233,0],[-232,0],[-231,0],[-230,0],[-229,0],[-228,0],[-227,0],[-226,0],[-225,0],[-224,0],[-223,0],[-222,0],[-221,0],[-220,0],[-219,0],[-218,0],[-217,0],[-216,0],[-215,0],[-214,0],[-213,0],[-212,0],[-211,0],[-210,0],[-209,0],[-208,0],[-207,0],[-206,0],[-205,0],[-204,0],[-203,0],[-202,0],[-201,0],[-200,0],[-199,0],[-198,0],[-197,0],[-196,0],[-195,0],[-194,0],[-193,0],[-192,0],[-191,0],[-190,0],[-189,0],[-188,0],[-187,0],[-186,0],[-185,0],[-184,0],[-183,0],[-182,0],[-181,0],[-180,0],[-179,0],[-178,0],[-177,0],[-176,0],[-175,0],[-174,0],[-173,0],[-172,0],[-171,0],[-170,0],[-169,0],[-168,0],[-167,0],[-166,0],[-165,0],[-164,0],[-163,0],[-162,0],[-161,0],[-160,0],[-159,0],[-158,0],[-157,0],[-156,0],[-155,0],[-154,0],[-153,0],[-152,0],[-151,0],[-150,0],[-149,0],[-148,0],[-147,0],[-146,0],[-145,0],[-144,0],[-143,0],[-142,0],[-141,0],[-140,0],[-139,0],[-138,0],[-137,0],[-136,0],[-135,0],[-134,0],[-133,0],[-132,0],[-131,0],[-130,0],[-129,0],[-128,0],[-127,0],[-126,0],[-125,0],[-124,0],[-123,0],[-122,0],[-121,0],[-120,0],[-119,0],[-118,0],[-117,0],[-116,0],[-115,0],[-114,0],[-113,0],[-112,0],[-111,0],[-110,0],[-109,0],[-108,0],[-107,0],[-106,0],[-105,0],[-104,0],[-103,0],[-102,0],[-101,0],[-100,0],[-99,0],[-98,0],[-97,0],[-96,0],[-95,0],[-94,0],[-93,0],[-92,0],[-91,0],[-90,0],[-89,0],[-88,0],[-87,0],[-86,0],[-85,0],[-84,0],[-83,0],[-82,0],[-81,0],[-80,0],[-79,0],[-78,0],[-77,0],[-76,0],[-75,0],[-74,0],[-73,0],[-72,0],[-71,0],[-70,0],[-69,0],[-68,0],[-67,0],[-66,0],[-65,0],[-64,0],[-63,0],[-62,0],[-61,0],[-60,0],[-59,0],[-58,0],[-57,0],[-56,0],[-55,0],[-54,0],[-53,0],[-52,0],[-51,0],[-50,0],[-49,0],[-48,0],[-47,0],[-46,0],[-45,0],[-44,0],[-43,0],[-42,0],[-41,0],[-40,0],[-39,0],[-38,0],[-37,0],[-36,0],[-35,0],[-34,0],[-33,0],[-32,0],[-31,0],[-30,0],[-29,0],[-28,0],[-27,0],[-26,0],[-25,0],[-24,0],[-23,0],[-22,0],[-21,0],[-20,0],[-19,0],[-18,0],[-17,0],[-16,0],[-15,0],[-14,0],[-13,0],[-12,0],[-11,0],[-10,0],[-9,0],[-8,0],[-7,0],[-6,0],[-5,0],[-4,0],[-3,0],[-2,0],[-1,0],[0,0],[1,0],[2,0],[3,0],[4,0],[5,0],[6,0],[7,0],[8,0],[9,0],[10,0],[11,0],[12,0],[13,0],[14,0],[15,0],[16,0],[17,0],[18,0],[19,0],[20,0],[21,0],[22,0],[23,0],[24,0],[25,0],[26,0],[27,0],[28,0],[29,0],[30,0],[31,0],[32,0],[33,0],[34,0],[35,0],[36,0],[37,0],[38,0],[39,0],[40,0],[41,0],[42,0],[43,0],[44,0],[45,0],[46,0],[47,0],[48,0],[49,0],[50,0],[51,0],[52,0],[53,0],[54,0],[55,0],[56,0],[57,0],[58,0],[59,0],[60,0],[61,0],[62,0],[63,0],[64,0],[65,0],[66,0],[67,0],[68,0],[69,0],[70,0],[71,0],[72,0],[73,0],[74,0],[75,0],[76,0],[77,0],[78,0],[79,0],[80,0],[81,0],[82,0],[83,0],[84,0],[85,0],[86,0],[87,0],[88,0],[89,0],[90,0],[91,0],[92,0],[93,0],[94,0],[95,0],[96,0],[97,0],[98,0],[99,0],[100,0],[101,0],[102,0],[103,0],[104,0],[105,0],[106,0],[107,0],[108,0],[109,0],[110,0],[111,0],[112,0],[113,0],[114,0],[115,0],[116,0],[117,0],[118,0],[119,0],[120,0],[121,0],[122,0],[123,0],[124,0],[125,0],[126,0],[127,0],[128,0],[129,0],[130,0],[131,0],[132,0],[133,0],[134,0],[135,0],[136,0],[137,0],[138,0],[139,0],[140,0],[141,0],[142,0],[143,0],[144,0],[145,0],[146,0],[147,0],[148,0],[149,0],[150,0],[151,0],[152,0],[153,0],[154,0],[155,0],[156,0],[157,0],[158,0],[159,0],[160,0],[161,0],[162,0],[163,0],[164,0],[165,0],[166,0],[167,0],[168,0],[169,0],[170,0],[171,0],[172,0],[173,0],[174,0],[175,0],[176,0],[177,0],[178,0],[179,0],[180,0],[181,0],[182,0],[183,0],[184,0],[185,0],[186,0],[187,0],[188,0],[189,0],[190,0],[191,0],[192,0],[193,0],[194,0],[195,0],[196,0],[197,0],[198,0],[199,0],[200,0],[201,0],[202,0],[203,0],[204,0],[205,0],[206,0],[207,0],[208,0],[209,0],[210,0],[211,0],[212,0],[213,0],[214,0],[215,0],[216,0],[217,0],[218,0],[219,0],[220,0],[221,0],[222,0],[223,0],[224,0],[225,0],[226,0],[227,0],[228,0],[229,0],[230,0],[231,0],[232,0],[233,0],[234,0],[235,0],[236,0],[237,0],[238,0],[239,0],[240,0],[241,0],[242,0],[243,0],[244,0],[245,0],[246,0],[247,0],[248,0],[249,0],[250,0],[251,0],[252,0],[253,0],[254,0],[255,0],[256,0],[257,0],[258,0],[259,0],[260,0],[261,0],[262,0],[263,0],[264,0],[265,0],[266,0],[267,0],[268,0],[269,0],[270,0],[271,0],[272,0],[273,0],[274,0],[275,0],[276,0],[277,0],[278,0],[279,0],[280,0],[281,0],[282,0],[283,0],[284,0],[285,0],[286,0],[287,0],[288,0],[289,0],[290,0],[291,0],[292,0],[293,0],[294,0],[295,0],[296,0],[297,0],[298,0],[299,0],[300,0],[301,0],[302,0],[303,0],[304,0],[305,0],[306,0],[307,0],[308,0],[309,0],[310,0],[311,0],[312,0],[313,0],[314,0],[315,0],[316,0],[317,0],[318,0],[319,0],[320,0],[321,0],[322,0],[323,0],[324,0],[325,0],[326,0],[327,0],[328,0],[329,0],[330,0],[331,0],[332,0],[333,0],[334,0],[335,0],[336,0],[337,0],[338,0],[339,0],[340,0],[341,0],[342,0],[343,0],[344,0],[345,0],[346,0],[347,0],[348,0],[349,0],[350,0],[351,0],[352,0],[353,0],[354,0],[355,0],[356,0],[357,0],[358,0],[359,0],[360,0],[361,0],[362,0],[363,0],[364,0],[365,0],[366,0],[367,0],[368,0],[369,0],[370,0],[371,0],[372,0],[373,0],[374,0],[375,0],[376,0],[377,0],[378,0],[379,0],[380,0],[381,0],[382,0],[383,0],[384,0],[385,0],[386,0],[387,0],[388,0],[389,0],[390,0],[391,0],[392,0],[393,0],[394,0],[395,0],[396,0],[397,0],[398,0],[399,0],[400,0],[401,0],[402,0],[403,0],[404,0],[405,0],[406,0],[407,0],[408,0],[409,0],[410,0],[411,0],[412,0],[413,0],[414,0],[415,0],[416,0],[417,0],[418,0],[419,0],[420,0],[421,0],[422,0],[423,0],[424,0],[425,0],[426,0],[427,0],[428,0],[429,0],[430,0],[431,0],[432,0],[433,0],[434,0],[435,0],[436,0],[437,0],[438,0],[439,0],[440,0],[441,0],[442,0],[443,0],[444,0],[445,0],[446,0],[447,0],[448,0],[449,0],[450,0],[451,0],[452,0],[453,0],[454,0],[455,0],[456,0],[457,0],[458,0],[459,0],[460,0],[461,0],[462,0],[463,0],[464,0],[465,0],[466,0],[467,0],[468,0],[469,0],[470,0],[471,0],[472,0],[473,0],[474,0],[475,0],[476,0],[477,0],[478,0],[479,0],[480,0],[481,0],[482,0],[483,0],[484,0],[485,0],[486,0],[487,0],[488,0],[489,0],[490,0],[491,0],[492,0],[493,0],[494,0],[495,0],[496,0],[497,0],[498,0],[499,0],[500,0],[501,0],[502,0],[503,0],[504,0],[505,0],[506,0],[507,0],[508,0],[509,0],[510,0],[511,0],[512,0],[513,0],[514,0],[515,0],[516,0],[517,0],[518,0],[519,0],[520,0],[521,0],[522,0],[523,0],[524,0],[525,0],[526,0],[527,0],[528,0],[529,0],[530,0],[531,0],[532,0],[533,0],[534,0],[535,0],[536,0],[537,0],[538,0],[539,0],[540,0],[541,0],[542,0],[543,0],[544,0],[545,0],[546,0],[547,0],[548,0],[549,0],[550,0],[551,0],[552,0],[553,0],[554,0],[555,0],[556,0],[557,0],[558,0],[559,0],[560,0],[561,0],[562,0],[563,0],[564,0],[565,0],[566,0],[567,0],[568,0],[569,0],[570,0],[571,0],[572,0],[573,0],[574,0],[575,0],[576,0],[577,0],[578,0],[579,0],[580,0],[581,0],[582,0],[583,0],[584,0],[585,0],[586,0],[587,0],[588,0],[589,0],[590,0],[591,0],[592,0],[593,0],[594,0],[595,0],[596,0],[597,0],[598,0],[599,0],[600,0],[601,0],[602,0],[603,0],[604,0],[605,0],[606,0],[607,0],[608,0],[609,0],[610,0],[611,0],[612,0],[613,0],[614,0],[615,0],[616,0],[617,0],[618,0],[619,0],[620,0],[621,0],[622,0],[623,0],[624,0],[625,0],[626,0],[627,0],[628,0],[629,0],[630,0],[631,0],[632,0],[633,0],[634,0],[635,0],[636,0],[637,0],[638,0],[639,0],[640,0],[641,0],[642,0],[643,0],[644,0],[645,0],[646,0],[647,0],[648,0],[649,0],[650,0],[651,0],[652,0],[653,0],[654,0],[655,0],[656,0],[657,0],[658,0],[659,0],[660,0],[661,0],[662,0],[663,0],[664,0],[665,0],[666,0],[667,0],[668,0],[669,0],[670,0],[671,0],[672,0],[673,0],[674,0],[675,0],[676,0],[677,0],[678,0],[679,0],[680,0],[681,0],[682,0],[683,0],[684,0],[685,0],[686,0],[687,0],[688,0],[689,0],[690,0],[691,0],[692,0],[693,0],[694,0],[695,0],[696,0],[697,0],[698,0],[699,0],[700,0],[701,0],[702,0],[703,0],[704,0],[705,0],[706,0],[707,0],[708,0],[709,0],[710,0],[711,0],[712,0],[713,0],[714,0],[715,0],[716,0],[717,0],[718,0],[719,0],[720,0],[721,0],[722,0],[723,0],[724,0],[725,0],[726,0],[727,0],[728,0],[729,0],[730,0],[731,0],[732,0],[733,0],[734,0],[735,0],[736,0],[737,0],[738,0],[739,0],[740,0],[741,0],[742,0],[743,0],[744,0],[745,0],[746,0],[747,0],[748,0],[749,0],[750,0],[751,0],[752,0],[753,0],[754,0],[755,0],[756,0],[757,0],[758,0],[759,0],[760,0],[761,0],[762,0],[763,0],[764,0],[765,0],[766,0],[767,0],[768,0],[769,0],[770,0],[771,0],[772,0],[773,0],[774,0],[775,0],[776,0],[777,0],[778,0],[779,0],[780,0],[781,0],[782,0],[783,0],[784,0],[785,0],[786,0],[787,0],[788,0],[789,0],[790,0],[791,0],[792,0],[793,0],[794,0],[795,0],[796,0],[797,0],[798,0],[799,0], ]); var newData = google.visualization.data.group(data3, [{ column: 0, type: 'number' }], [{ column: 1, label: 'Weighed', aggregation: google.visualization.data.sum, type: 'number' }]); var options3 = { legend: 'none', backgroundColor: {fill:'transparent'}, colors: ['#6666cc'] }; var chart3 = new google.visualization.LineChart(document.getElementById('googlechart3')); chart3.draw(newData, options3); } // Chart 4: Terminology function drawFourthChart() { var data4 = google.visualization.arrayToDataTable([ ['Name', 'Frequency', 'Finetune_date'], ['Subscribe for charts',1,'../registration.php'], ]); var charttype = " 1 "; if (charttype==1) { return; var chart4 = new google.visualization.PieChart(document.getElementById('googlechart4')); google.visualization.events.addListener(chart4, 'select', myClickHandler); var options4 = { pieSliceText: 'label', width: '85%', height: '85%', chartArea: {'width': '80%', 'height': '80%'}, legend: {'position': 'bottom', pagingTextStyle: {color: '#6666cc'}, scrollArrows:{ activeColor: '#6666cc', inactiveColor:'#e0e0f4'} }, backgroundColor: {fill:'transparent'}, pieSliceBorderColor: 'transparent', colors: ['#6666cc', '#8484d6', '#a3a3e0', '#47478e', '#333366', '#e0e0f4'] }; } if (charttype==2) { var chart4 = new google.visualization.Table(document.getElementById('googlechart4')); google.visualization.events.addListener(chart4, 'select', myClickHandler); var name = " "; if (name !=" ") { var options4 = { width: '85%', height: '75px', }; } else { var options4 = { width: '85%', height: '110px', }; } } var view4 = new google.visualization.DataView(data4); view4.setColumns([0,1]); chart4.draw(view4, options4); function myClickHandler(){ var link4 = data4.getValue(chart4.getSelection()[0]['row'],2); // Change the current site location.href = link4; } } </script> <!--Script for leaflet map--> <script src="https://unpkg.com/leaflet@1.0.3/dist/leaflet.js"></script> <script src='/js/dist/leaflet.markercluster.js'></script> </head> <!-- Matomo: tracking code for Trismegistos.org --> <script> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//trismegistos.org/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '7']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> <body> <!-- The top header section --> <header> <div class="wrapper header-flex"> <nav class="menu"> <ul class="active"> <li id="logo"><a href="..">Home</a></li> <li id="pagetitle"><a href="../geo/index.php">Places</a></li> <li><a href="/geo/index_search.php">Attestations (GeoRef)</a></li> <li><a href="../geo/about.php">About</a></li> <li> <script language="JavaScript"> var username = "herbert.verreth"; var hostname = "kuleuven.be"; var linktext = "Report an error"; document.write("<a href='" + "mail" + "to:" + username + "@" + hostname + "'>" + linktext + "</a>"); </script> </li> </ul> <a class="toggle-nav" href="#">&#9776;</a> </nav> <div id="header-right-section"> <div id="panic-button"> <a href="../forum/index.php"> <i class="fa fa-ambulance info-tooltip" aria-hidden="true"> </i> </a> </div> <div class="search-form"> <form action="../geo/detail.php?quick="> <input type="text" name="quick" placeholder="TM Geo Id or name"> <button>Go</button> </form> <!-- <a id="search_inv" href="../geo/index_old.php">Take me to the old version</a>--> </div><!-- End .search-form --> <div id="session-login"> <p>Unregistered user (8.222.208.146). <a href=# id=show_login_btn style="color: #FCE903"><b>Log in</b></a><br><a href= "https://www.trismegistos.org/registration.php" style="color: #FCE903">I want to subscribe!</a></p> </div> </div> <!-- End #header-right-section --> </div> <!-- End header.wrapper --> </header> <!-- the content starts here --> <div id="top" class="bg-light"> <div id="warning-halike"> <a href="https://www.trismegistos.org/keeptrismegistosalive.php"><img src="/img/banner1.png"></a><p><i class="fa fa-exclamation-triangle" aria-hidden="true" style="color: #034D90"></i></p><p><font color=blue>Have you remembered to use your institution's proxy or VPN?</font></p><p>Please log in or subscribe below:</p><p><b onClick=toggle_individual_form(this) id=individual_login_button>I have a login</b></p><form id=halike_individual_form action=/registrations_individual.php?cmd=login><input name=cmd value='login' type=hidden><input name=id value='' type=hidden><input name=redirect value='/place/2287' type=hidden><input id='halike-login-email' name=email value='' placeholder='email'><input id='halike-login-password' name=password type=password value='' placeholder='password'><input type=submit></form><p><a href="https://www.trismegistos.org/registration.php"><b>I want to subscribe</b></a><p class="no-margin">Please note that since 1 January 2020, full functionality of this page is reserved for registered users only.</p><div><div id="close-halike-warning">X</div></div> </div> <script type="text/javascript" src="../js/halike-warning.js"></script> <div class="container first-container"> <div class="row first-container flex-row flex-space-between"> <div id="geodetail-info" class="flex-items place-info"> <h2>Tebtynis (Umm el-Baragat)</h2><p class="highlight">TM Geo 2287</p><p class="bold p-small">Egypt - Arsinoites (Fayum), meris of Polemon (00c)<i class="fa fa-info-circle info-tooltip" style="color: #6666cc; padding-left: 1px; font-size: 0.9em" aria-hidden="true"><span class="tooltiptext">The region ca. 250 BC</span></i> - provincia: Aegyptus<i class="fa fa-info-circle info-tooltip" style="color: #6666cc; padding-left: 1px; font-size: 0.9em" aria-hidden="true"><span class="tooltiptext">The provincia ca. 200 AD</span></i> - located near 00c Theogonis (<a href="../place/2376">TM Geo 2376</a>) - same as 00 Teptys (<a href="../place/2316">TM Geo 2316</a>)? 00c? Ti-ten (<a href="../place/11636">TM Geo 11636</a>)? 00 Theodosioupolis (<a href="../place/2375">TM Geo 2375</a>)?; cf. also 00c Tebtyneos Dioryx (<a href="../place/2286">TM Geo 2286</a>), 00c Chefeteh-n-Sobek-neb-Ten (<a href="../place/11772">TM Geo 11772</a>)<br><i class="fa fa-compass info-tooltip" style="color: #6666cc; aria-hidden="true"></i> 29.107063,30.762808 (Lat,Long)</p><br><p class="p-small padding-right"><span class="semibold">Links:</span> <a href='http://imperium.ahlfeldt.se/places/28642' target='_blank'>Digital Atlas of the Roman Empire</a>, <a href='http://www.trismegistos.org/fayum/fayum2/map.php?geo_id=2287' target='_blank'>Fayum project (map)</a>, <a href='https://www.geonames.org/347377' target='_blank'>GeoNames</a>, <a href='https://pleiades.stoa.org/places/737072' target='_blank'>Pleiades</a>, <a href='https://topostext.org/place/291308UTeb' target='_blank'>ToposText</a>, <a href='https://en.wikipedia.org/wiki/Tebtunis' target='_blank'>Wikipedia</a></p><br><p class="p-small"><span class="semibold">Status: </span> village: kome, chorion, demi</p><br><p class="p-small"><span class="semibold">Greek name(s): </span><span class="unicode"> Τεβτυνις - Τεπτυνις</span><br><span class="semibold">Egyptian name(s): </span><span class="unicode"> Tp-Tn (Tȝ-Tn - Tn - Tȝ-bnt - Tbȝ-Tn - Tȝ-btn - Dbȝ-Tn - Tȝ-nb-Tp-Tn - Tȝ-nb.t-tȝ-Tn)</span><br><span class="semibold">Coptic name(s): </span><span class="unicode"> ⲧⲟⲩⲧⲱⲛ - ⲧⲟⲧⲟⲩⲛ</span><br><span class="semibold">Ethnic(s): </span> Tebtynites (Tebtynitis)<br><span class="semibold">Modern name(s): </span>Umm el-Baragat<br><span class="semibold">Variants: </span>Tebtynis (Tebtunis - Teptynis) - Touton - Tutun - Umm el-Baragat (Tell Umm el-Breigat)<br></p><br><p class="p-small"><span class="semibold">Repertoria: </span>Dizionario IV, p. 377-382; p. 382; Suppl. 1, p. 240-241; Suppl. 2, p. 209-210; p. 210 (bis); Suppl. 3, p. 146-147; Suppl. 4, p. 128-129; Suppl. 5, p. 97; Timm, p. 2887-2892; Wessely, Topographie, 1904, p. 146-147; P. Tebt. 2, 1907, p. 353; p. 359; p. 404; p. 405<br><span class="semibold">Biblio: </span>PM IV, 1934, p. 103; Erichsen, Lesestücke II.2, 1940, p. 201; p. 202; Erichsen, Glossar, 1954, p. 423; p. 622; p. 627; Botti, Studi Rosellini 2, 1955, p. 22-23; Yoyotte, RdE 14 (1962), p. 114-115; Rübsam, Götter und Kulte in Faijum, 1974, p. 176-191; I. Fayoum 3, 1981, p. 1-15; Cheshire, Enchoria 14 (1986), p. 31-42; Helck, LÄ VI, 1986, col. 245-246; Hendrix, Tebtunis, 1988 (unpubl. thesis); Gallazzi / Hadji-Minaglou, BIFAO 89 (1989), p. 180-202; Walters, JEA 75 (1989), p. 191-208; Gallazzi, ZPE 80 (1990), p. 283-288; Garbrecht / Jaritz, Wasserspeicherung, 1990, p. 28; Hadji-Minaglou, BIFAO 90 (1990), p. 229-240.397-399; Bastianini / Gallazi, ZPE 89 (1991), p. 44-46; CPR 18, 1991, p. 116; Hadji-Minaglou, Topoi 5 (1995), p. 111-118; Gallo, O. Narm. Dem. 2, 1997, p. LXII; Bogaert, ZPE 120 (1998), p. 181; CDD N, 2004, p. 55; CDD T, 2012, p. 25-29; p. 44; p. 52 (ter); p. 60; p. 143; p. 211; p. 229; Monson, P. Agri. Dem., 2012, p. 60-61; CDD S, 2013, p. 156-160; BASP 53 (2016), p. 204; Gallazzi / Hadji-Minaglou, Trésors inattendus (IFAO. Bibliothèque générale 57), 2019<br><span class="semibold">Map: </span>Baines / Málek, Atlas, 2002(2), p. 121 (Tell Umm el-Baragat / Tebtunis); Barrington Atlas, 2000, pl. 75 D2 (Tebtynis / Theodosioupolis?); Davoli, L'archeologia urbana nel Fayyum, 1998, p. 367 (Kom Umm el-Boreigat (Tebtynis)); Falivene, Herakleopolite nome, 1998, pl. (ΤΕΒΤΥΝΙΣ / Umm Al-Baragāt)<br><span class="semibold">Note: </span>obsolete reading: Tȝ-b’n; new reading Talithis (2236) in P. Cairo 2 31225, 3; new reading 00d Krokodilopolis (327) in Böhm, Papyrus Varsoviensis 10 p. 65-70, col. 3, 19; new reading in P. Cairo 2 30629, 3 (no toponym; cf. DBL, 2005, p. 121-122; CDD T, 2012, p. 28)</p><br><!-- <p><a href="#collref-more-info"><i class="fa fa-info" style="padding-right: 5px" aria-hidden="true"></i><span style="color: #4d4d4d; cursor: pointer">More information about this place.</span></a></p> --> </div> <!-- End #geodetail-info --> <div id="geodetail-map" class="flex-items place-info flex-column"> <a href="../registration.php">Subscribe</a> to see map <div class="infobox infobox-URI flex-items"> <i class="fa fa-bullhorn" style="color: #6666cc; font-size: 1.2em; padding-right: 5px" aria-hidden="true"></i> <span class="semibold">Stable URI (with TM Geo ID):</span> <span id="uri" style="padding-left: 24px">www.trismegistos.org/place/2287</span> <img id="copy_button" src="../img/clippy.png" onclick="copy2clipboard()" title="Copy URI to clipboard"> <span id="copy_text"></span> <script> function copy2clipboard() { let textarea = document.createElement('textarea') textarea.id = 't' textarea.style.height = 0 document.body.appendChild(textarea) textarea.value = document.getElementById("uri").innerText let selector = document.querySelector('#t') selector.select() document.execCommand('copy') document.body.removeChild(textarea) document.getElementById("copy_text").innerText = "Copied!" setTimeout(function() { document.getElementById("copy_text").innerText = "" }, 1000); } </script> </div> <div class="infobox infobox-JSON flex-items"> <p class="semibold">GeoJSON</p> <p id="json-view"> <i class="fa fa-eye" style="color: #6666cc; font-size: 1.2em; padding-right: 5px" aria-hidden="true"></i> <a href='/dataservices/georesponder/georesponder.php?id=2287' target='_blank'>View</a> </p> <p id="json-download"> <i class="fa fa-download" style="color: #6666cc; font-size: 1.2em; padding-right: 5px" aria-hidden="true"></i> <a href='/dataservices/georesponder/georesponder.php?id=2287&dl=1'>Download</a> </p> </div> </div> <!-- End #geodetail-map --> </div> <!-- End row first-container --> </div> <!-- End container first-container --> </div> <!-- End bg-light --> <div id="filter-georef" class="bg-dark no-border"> <div class="container"> <div class="row clearfix"> <div class="col-md-8 col-sm-12"> <h4><i class="fa fa-thumb-tack" style="padding-right:5px" aria-hidden="true"></i><a href="#geodetail-table">12102</a> texts found or written in Tebtynis<br>→ see the <a href="/geo/detail.php?tm=2287&order=&charttype=1&overrule_registration=0&georef_or_geotex=georef#filter-georef">1303</a> placename attestations instead</h4><p>Click <a href="http://www.trismegistos.org/geo/detail.php?tm=2287&order=&charttype=-1&overrule_registration=0&georef_or_geotex=geotex&p=#filter-georef">here</a> to reload without charts (or change your personal preferences).</p> </div> <!-- End .col-md-8 --> <div class="col-md-4 col-sm-12"> <div class="infobox infobox-pie"> <p><i class="fa fa-lightbulb-o" style="color: #6666cc; font-size: 1.2em; padding-right: 5px" aria-hidden="true"></i> Click on the appropriate section of the pie charts or tables to limit your search according to specific criteria.</p> <p>Graphic presentation:<br> <a class="charttype" href="/geo/detail.php?tm=2287&order=&charttype=1&language=&material=&min_date=-799&max_date=799&overrule_registration=0&georef_or_geotex=geotex#filter-georef"> <button class="btn" style="padding-left: 0"><i class="fa fa-pie-chart" style="color: #6666cc" aria-hidden="true"></i></button>Pie</a> &nbsp;<a class="charttype" href="/geo/detail.php?tm=2287&order=&charttype=2&language=&material=&min_date=-799&max_date=799&overrule_registration=0&georef_or_geotex=geotex#filter-georef"><button class="btn" style="padding-left: 30px"><i class="fa fa-table" style="color: #4d4d4d" aria-hidden="true"></i></button>Table</a> </p> </div> <!-- End .infobox --> </div><!-- End .col-md-4 --> </div><!-- End row --> <div class="row clearfix"> <div class="col-md-4 col-sm-12 piechart"> <div id="googlechart"></div> <div class="reset-pie">All languages</div> </div> <div class="col-md-4 col-sm-12 piechart"> <div id="googlechart2"></div><div class="reset-pie">All materials</div></div> <!-- limit date weighed dates --> <div class="col-md-12"> <div class="filterbar-WD margin-left"> <div id="filter-WD-title" class="semibold">Chronological overview of the selected attestations<i class="fa fa-question info-tooltip" style="color: #6666cc; padding-left: 10px; font-size: 0.9em" aria-hidden="true"><span class="tooltiptext">Below is a weighed dates graph of the attestations. For the principles underlying this graph, see Van Beek / Depauw, Ancient Society 43 (2013), pp. 101-114.</span></i></div> <div id="filter-WD-options"> <div class="filter-WD-text">From</div> <div class="dropdown-WD"> <form id="min_date" method="GET" action="../geo/detail.php#filter-georef"> <select name="min_date" id="min_date_select" onchange="this.form.submit()"> <option value="-799" selected="selected">eighth century BC ▾</option> <option value="-699" >seventh century BC ▾</option> <option value="-599" >sixth century BC ▾</option> <option value="-499" >fifth century BC ▾</option> <option value="-399" >fourth century BC ▾</option> <option value="-299" >third century BC ▾</option> <option value="-199" >second century BC ▾</option> <option value="-99" >first century BC ▾</option> <option value="1" >first century AD ▾</option> <option value="100" >second century AD ▾</option> <option value="200" >third century AD ▾</option> <option value="300" >fourth century AD ▾</option> <option value="400" >fifth century AD ▾</option> <option value="500" >sixth century AD ▾</option> <option value="600" >seventh century AD ▾</option> <option value="700" >eighth century AD ▾</option> </select> <input type="hidden" name="tm" value="2287"> <input type="hidden" name="order" value=""> <input type="hidden" name="charttype" value="1"> <input type="hidden" name="language" value=""> <input type="hidden" name="material" value=""> <input type="hidden" name="name" value=""> <input type="hidden" name="max_date" value="799"> <input type="hidden" name="georef_or_geotex" value="geotex"> </form> </div><!-- End .dropdown-WD --> <div class="filter-WD-text">to</div> <div class="dropdown-WD"> <form id="max_date" method="GET" action="../geo/detail.php#filter-georef"> <select name="max_date" id="max_date_select" onchange="this.form.submit()"> <option value="-700" >eighth century BC ▾</option> <option value="-600" >seventh century BC ▾</option> <option value="-500" >sixth century BC ▾</option> <option value="-400" >fifth century BC ▾</option> <option value="-300" >fourth century BC ▾</option> <option value="-200" >third century BC ▾</option> <option value="-100" >second century BC ▾</option> <option value="-1" >first century BC ▾</option> <option value="99" >first century AD ▾</option> <option value="199" >second century AD ▾</option> <option value="299" >third century AD ▾</option> <option value="399" >fourth century AD ▾</option> <option value="499" >fifth century AD ▾</option> <option value="599" >sixth century AD ▾</option> <option value="699" >seventh century AD ▾</option> <option value="799" selected="selected">eighth century AD ▾</option> </select> <input type="hidden" name="tm" value="2287"> <input type="hidden" name="order" value=""> <input type="hidden" name="charttype" value="1"> <input type="hidden" name="language" value=""> <input type="hidden" name="material" value=""> <input type="hidden" name="name" value=""> <input type="hidden" name="min_date" value="-799"> <input type="hidden" name="georef_or_geotex" value="geotex"> </form> </div><!-- End .dropdown-WD --> </div> <!-- End. filter-WD-options --> </div><!--End .filterbar-WD --> </div> <!-- End .col-md-12 --> <div class="col-md-12"> <div><a href="../registration">Subscribe</a> for a chronological overview and to filter on date</div> </div> </div><!-- End row clearfix --> </div> <!-- End container --> <div id="geodetail-table" class="container second-container"> <h4 class="restriction-warning indent">The list below has been restricted to the first five entries. For the time being, you can overrule this by clicking <a href="/geo/detail.php?tm=2287&order=&charttype=1&georef_or_geotex=geotex&overrule_registration=1">here</a>. This may change in the near future. Please <a href="../registration.php">subscribe</a> to see the full list without this notice.</h4> <div class="relative" style="padding-bottom:30px"> <div id="export"> <a href="../registration.php"><span class="semibold"><i class="fa fa-file-text-o" aria-hidden="true" style="padding-right: 5px"></i>Subscribe to export the full table</span></a> </div> <!-- End #export --> <!-- de vooruit-achteruit-pijltjes --> <div id="pages"><p><span style="padding: 0 6px 0 3px">Page 1 of 243</span> <a href="/geo/detail.php?name=&tm=2287&charttype=1&language=&material=&min_date=-799&max_date=799&georef_or_geotex=geotex&overrule_registration=0&p=2#pages"><i class="fa fa-angle-right" aria-hidden="true"></i></a> <a href="/geo/detail.php?name=&tm=2287&charttype=1&language=&material=&min_date=-799&max_date=799&georef_or_geotex=geotex&overrule_registration=0&p=243#pages"><i class="fa fa-angle-double-right" aria-hidden="true"></i></a></p></div> <!-- End pages --> </div><!-- End relative --> <div class="tbl-header"> <table border="0" cellspacing="0" cellpadding="0"> <thead> <tr> <th class="TM_id width10">TM id</th> <th class="width20">Publication</th> <th class="width20">Status</th><th class="width10">Material</th> <th class="width10">Language</th> <th class="width10">Date</th> <th class="width20">Provenance</th> </tr> </thead> </table> </div> <div class="tbl-content"> <table cellpadding="0" cellspacing="0" border="0"> <tbody style="font-size: 0.7em"> <tr><td class="TM_id width10">805989</td><td class="width20"><a href="../tm/detail.php?tm=805989">Gallazzi (ed.), Tebtynis VI. Scripta varia 33</a><td class="width20">[found & written]</td><td class="width10">stone (steatite)</td> <td class="width10">Hieroglyphic</td> <td class="width10">BC13 - BC11</td> <td class="width20">Egypt, 00c - Tebtynis (Umm el-Baragat) [found & written]</td></tr><tr><td class="TM_id width10">96992</td><td class="width20"><a href="../tm/detail.php?tm=96992">Iversen, Papyrus Carlsberg no. VIII</a><td class="width20">[found & written]</td><td class="width10">papyrus</td> <td class="width10">Hieratic</td> <td class="width10">BC13 - BC11</td> <td class="width20">Egypt, 00c - Tebtynis (Umm el-Baragat) [found & written]</td></tr><tr><td class="TM_id width10">805988</td><td class="width20"><a href="../tm/detail.php?tm=805988">Gallazzi (ed.), Tebtynis VI. Scripta varia 32</a><td class="width20">[found & written]</td><td class="width10">stone (steatite)</td> <td class="width10">Hieroglyphic</td> <td class="width10">BC13</td> <td class="width20">Egypt, 00c - Tebtynis (Umm el-Baragat) [found & written]</td></tr><tr><td class="TM_id width10">102103</td><td class="width20"><a href="../tm/detail.php?tm=102103">P. Carlsberg 4 p. 1 n. 8 descr.</a><td class="width20">[found & written]</td><td class="width10">papyrus</td> <td class="width10">Hieratic</td> <td class="width10">BC10 - AD04</td> <td class="width20">Egypt, 00c - Tebtynis (Umm el-Baragat) [found & written]</td></tr><tr><td class="TM_id width10">102104</td><td class="width20"><a href="../tm/detail.php?tm=102104">P. Carlsberg 4 p. 11 [390 Ro Hieroglyphic] descr.</a><td class="width20">[found & written]</td><td class="width10">papyrus</td> <td class="width10">Hieroglyphic</td> <td class="width10">BC10 - AD04</td> <td class="width20">Egypt, 00c - Tebtynis (Umm el-Baragat) [found & written]</td></tr><tr><td>First five entries only.</td><td>Please <a href="../registration.php">subscribe</a> to see the full list.</td></tr></table> </tbody> </table> </div><!-- End tbl-content --> <div class="goto-top"><img src="/geo/img/arrowtop.png" /><a href="#top">Back to top</a></div> </div><!--End second-container --> </div> <!-- End bg-dark --> <!-- Footer --> <!-- Footer --> <!-- Footer --> <footer> <div class="wrapper"> <div class="flex"> <section class="footer-col"> <a href="../about">About Trismegistos</a> </section> <section class="footer-col"> <!--<a href="../guide.php">First time guide</a> & --><a href="../about_how_to_cite.php">How to cite</a><br> </section> <section class="footer-col"> <a href="../terms-of-use.html">Terms & conditions</a> </section> <section class="footer-col"> Contact: <script language="JavaScript"> var username = "mark.depauw"; var hostname = "kuleuven.be"; var linktext = "<i class='fa fa-envelope' aria-hidden='true'></i>"; document.write("<a class='social' href='" + "mail" + "to:" + username + "@" + hostname + "'>" + linktext + "</a>"); </script> <a class="social" href="http://www.facebook.com/TrismegistosTM" target="_blank"><i class="fa fa-facebook-square fa-lg aria-hidden="true""></i></a> <a class="social" href="https://bsky.app/profile/TrismegistosTM.bsky.social" target="_blank"><img id="bluesky-logo" src="/img/bluesky.png"/></a> </section> <section class="footer-col"> Last update: <div id='updateplaceholder'></div> </section> <script> var xmlhttp = new XMLHttpRequest(); xmlhttp.open("GET", '/lastupdate.txt', false); xmlhttp.send(); if (xmlhttp.status==200) { result = xmlhttp.responseText; document.getElementById('updateplaceholder').innerHTML = result; } </script> <section class="footer-col"> <img id="kul-logo" src="/img/KUL_logo.png"/> </section> <section id="cc-license" class="footer-col"> <a rel="license" target="blank" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a> </section> </div> </div> <!-- End footer.wrapper--> </footer> <!-- Cookie warning --> <div id='cookie_warning_box'> <p class="cookie-text">This site uses cookies to provide you with the best user experience. By using Trismegistos, you accept <a href='/terms-of-use.html'>our terms and conditions</a>, including the use of cookies.</p> <div id='close_cookie_warning' onClick='close_cookie_warning()'>X CLOSE</div> </div> <!-- End cookie warning --> <!-- Black screen --> <!-- End black screen --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10