diff --git a/disks/pcx86/README.md b/disks/pcx86/README.md index b75eee20e..bd22ba36f 100644 --- a/disks/pcx86/README.md +++ b/disks/pcx86/README.md @@ -68,7 +68,7 @@ more detail, along with a live demonstration of the software, but that's not yet * [Borland Tools](tools/borland/) * [IBM Tools](tools/ibm/) * [Microsoft Tools](tools/microsoft/) -* [More...](tools/misc/) +* [More...](tools/other/) ### Tests diff --git a/disks/pcx86/compiled/library.xml b/disks/pcx86/compiled/library.xml index 031a104bc..aef305680 100644 --- a/disks/pcx86/compiled/library.xml +++ b/disks/pcx86/compiled/library.xml @@ -518,7 +518,8 @@ Windows SDK 3.00 (720K Disk 08) Windows SDK 3.00 (720K Disk 09) Windows SDK 3.00 (720K Disk 10) - Enhanced DEBUG 1.32a + Enhanced DEBUG 1.32a + FlickerFree 1.0 Wolfenstein 3D 1.4 MS Flight Simulator (1982) MS Flight Simulator (1984) diff --git a/disks/pcx86/library.xml b/disks/pcx86/library.xml index 3d0c48106..a1b929e5d 100644 --- a/disks/pcx86/library.xml +++ b/disks/pcx86/library.xml @@ -101,7 +101,8 @@ - + + diff --git a/disks/pcx86/tools/README.md b/disks/pcx86/tools/README.md index 14fe31439..c6a7179ca 100644 --- a/disks/pcx86/tools/README.md +++ b/disks/pcx86/tools/README.md @@ -13,4 +13,4 @@ Information is available for tools from these vendors: * [IBM](ibm/) * [Logitech](logitech/) * [Microsoft](microsoft/) -* [Other](misc/) +* [Other...](other/) diff --git a/disks/pcx86/tools/microsoft/README.md b/disks/pcx86/tools/microsoft/README.md index 86b37c150..72ce0b3f5 100644 --- a/disks/pcx86/tools/microsoft/README.md +++ b/disks/pcx86/tools/microsoft/README.md @@ -7,7 +7,7 @@ redirect_from: --- Microsoft Languages ---- +------------------- * Microsoft BASIC * [Microsoft C Compilers](/disks/pcx86/tools/microsoft/c/) @@ -15,13 +15,13 @@ Microsoft Languages * [Microsoft Mouse](/disks/pcx86/tools/microsoft/mouse/) Microsoft Development Kits ---- +-------------------------- * [Microsoft OS/2 Development Kits](/disks/pcx86/tools/microsoft/os2/) * [Microsoft Windows Development Kits](/disks/pcx86/tools/microsoft/windows/) Microsoft Languages Newsletters ---- +------------------------------- Below are all the "Microsoft Languages NewsLetters" that Microsoft published in [PC Tech Journal](/pubs/pc/magazines/pctj/), before they decided to focus exclusively diff --git a/disks/pcx86/tools/microsoft/os2/README.md b/disks/pcx86/tools/microsoft/os2/README.md index fc51c37c8..f17ee6e0b 100644 --- a/disks/pcx86/tools/microsoft/os2/README.md +++ b/disks/pcx86/tools/microsoft/os2/README.md @@ -5,6 +5,6 @@ permalink: /disks/pcx86/tools/microsoft/os2/ --- Microsoft OS/2 Development Kits ---- +------------------------------- * [Microsoft OS/2 SDK 1.02](/disks/pcx86/tools/microsoft/os2/sdk/1.02/) diff --git a/disks/pcx86/tools/microsoft/os2/sdk/1.02/README.md b/disks/pcx86/tools/microsoft/os2/sdk/1.02/README.md index 69a2543e9..b8c435a7f 100644 --- a/disks/pcx86/tools/microsoft/os2/sdk/1.02/README.md +++ b/disks/pcx86/tools/microsoft/os2/sdk/1.02/README.md @@ -5,7 +5,7 @@ permalink: /disks/pcx86/tools/microsoft/os2/sdk/1.02/ --- Microsoft OS/2 SDK 1.02 ---- +----------------------- This copy of the Microsoft OS/2 SDK (1.02) was obtained from the [WinWorld](https://winworldpc.com/product/os-2-1x/10) website. Unfortunately, it's missing the **NETWORK** disk, so we've included an empty **NETWORK** disk diff --git a/disks/pcx86/tools/microsoft/os2/sdk/README.md b/disks/pcx86/tools/microsoft/os2/sdk/README.md index f6514ba89..ee95b6abb 100644 --- a/disks/pcx86/tools/microsoft/os2/sdk/README.md +++ b/disks/pcx86/tools/microsoft/os2/sdk/README.md @@ -5,7 +5,7 @@ permalink: /disks/pcx86/tools/microsoft/os2/sdk/ --- Microsoft OS/2 SDKs ---- +------------------- * [Microsoft OS/2 SDK 1.02](/disks/pcx86/tools/microsoft/os2/sdk/1.02/) diff --git a/disks/pcx86/tools/misc/README.md b/disks/pcx86/tools/misc/README.md deleted file mode 100644 index 8a82c2e86..000000000 --- a/disks/pcx86/tools/misc/README.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -layout: page -title: Other PC Tools -permalink: /disks/pcx86/tools/misc/ ---- - -Other PC Tools ---- - -Information is available for these miscellaneous tools: - -* [Enhanced DEBUG](enhdebug/) diff --git a/disks/pcx86/tools/other/README.md b/disks/pcx86/tools/other/README.md new file mode 100644 index 000000000..04672c1ad --- /dev/null +++ b/disks/pcx86/tools/other/README.md @@ -0,0 +1,13 @@ +--- +layout: page +title: Other PC Tools +permalink: /disks/pcx86/tools/other/ +--- + +Other PC Tools +-------------- + +Information is available for these additional tools: + +* [Enhanced DEBUG](enhdebug/) +* [FlickerFree](flickerfree/) diff --git a/disks/pcx86/tools/misc/enhdebug/ENHDEBUG.json b/disks/pcx86/tools/other/enhdebug/ENHDEBUG.json similarity index 100% rename from disks/pcx86/tools/misc/enhdebug/ENHDEBUG.json rename to disks/pcx86/tools/other/enhdebug/ENHDEBUG.json diff --git a/disks/pcx86/tools/misc/enhdebug/README.md b/disks/pcx86/tools/other/enhdebug/README.md similarity index 79% rename from disks/pcx86/tools/misc/enhdebug/README.md rename to disks/pcx86/tools/other/enhdebug/README.md index 657264ec8..9edff399d 100644 --- a/disks/pcx86/tools/misc/enhdebug/README.md +++ b/disks/pcx86/tools/other/enhdebug/README.md @@ -1,11 +1,11 @@ --- layout: page -title: Enhanced DEBUG for PC DOS and MS-DOS -permalink: /disks/pcx86/tools/misc/enhdebug/ +title: Enhanced DEBUG for PC-DOS and MS-DOS +permalink: /disks/pcx86/tools/other/enhdebug/ --- -Enhanced DEBUG for PC DOS and MS-DOS ---- +Enhanced DEBUG for PC-DOS and MS-DOS +------------------------------------ The [PC DOS Retro](https://sites.google.com/site/pcdosretro/) website has documentation for [Enhanced DEBUG](https://sites.google.com/site/pcdosretro/enhdebug). diff --git a/disks/pcx86/tools/misc/manifest.xml b/disks/pcx86/tools/other/enhdebug/manifest.xml similarity index 86% rename from disks/pcx86/tools/misc/manifest.xml rename to disks/pcx86/tools/other/enhdebug/manifest.xml index 441cc56c2..932c0752a 100644 --- a/disks/pcx86/tools/misc/manifest.xml +++ b/disks/pcx86/tools/other/enhdebug/manifest.xml @@ -2,9 +2,9 @@ Enhanced DEBUG + 1.32a PC DOS Retro: Enhanced DEBUG for PC DOS and MS-DOS - - Enhanced DEBUG 1.32a + DEBUG.COM DEBUGX.COM DEBUG.TXT diff --git a/disks/pcx86/tools/other/flickerfree/FLICKERFREE.json b/disks/pcx86/tools/other/flickerfree/FLICKERFREE.json new file mode 100644 index 000000000..314c6564d --- /dev/null +++ b/disks/pcx86/tools/other/flickerfree/FLICKERFREE.json @@ -0,0 +1 @@ +[[[{"sector":1,"data":[-1070334726,12374158,-1899459460,12123096,856143622,407878345,12062925,852636418,-1106194945,1017936953,-1274514432,-838913522,-1259082992,-854143744,168430105,168430090,538976288,538976288,-842151648,-842150451,-842150451,-842150451,-842150451,-842150451,1413554381,1414415700,558780233,-853532383,-842150451,-842150451,-842150451,-842150451,-842150451,230411725,538976266,538976288,549068832,1936287828,1768703520,1919249251,1701147206,1936286752,1651077748,1869182069,1768169582,1952803699,1293968756,1310742849,1646285903,1937055845,1713398885,-1172278673,538970637,538976288,-1172299744,1869570592,1735289204,1970239776,1868767346,1953853549,1931506277,1702130553,538979949,1634036816,1914725747,1987013989,1752440933,1679848297,1701540713,543519860,537529786,538976288,538976288,1851859130,1852383332,1953654131,1701736224,1768453920,1663068259,1635020399,544435817,1868767329,1864399216,1752440934,1766072421,1327524723,1634887024,1735289204,168671776,538976288,538976288,1394653728,1702130553,1143480429,774460239,1701336096,1344285806,1397966162,1498300704,1497713440,542069792,1414418243,1163218505,757080110,1702122272,1193305462,230301742,538976266,538976288,-842522592,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-1127363123,168430093,168430090,-1437270006]},{"sector":2,"data":[67108860,1610940480,8390400,184590345,-536018752,16781056,318840849,1611989312,25171713,453091353,-534969920,33562369,587341857,1613038144,41953026,721592361,-265485632,50343935,855842865,1614086976,58734339,990097407,-532872256,67124995,1124347903,1615135808,75515652,1258594377,-531823424,83906308,1392844881,1616184640,92296965,1527095385,-262339136,-1024001,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231,-8390657,-134250505,2146959231]},{"sector":3,"data":[-8390657,-134250505,2146959231,-8390657,-134250505,1187512191,-385875706,1187511864,-385875194,-2037711312,-466616161,1962936381,108954454,-1591249663,-1065021642,1187453556,-1946193402,75795184,-1142673393,-140967920,75794683,-33625841,-381766680,916585976,1958774031,-259307492,2131068102,108954623,255238914,-571931788,105302013,-706150399,1049291005,-2080518167,1963132542,255238439,2080387133,14215427,1341605513,-1979681141,-2013225058,-1961949796,92587760,916652047,-39655153,10454669,1037363280,-2037717621,-465569889,-1996476355,343670854,2130721085,-1618572785,769929216,-2037907408,669712543,10454666,1094575152,4622592,1178408060,-1978695936,805347206,3616228,10454664,-2033842709,-1962999649,805347206,1064420,2122538621,745865734,17188551,909544192,75794959,-1310445553,-1998531836,-1978727292,806290564,-1616999708,67055616,75794627,-49092337,1024407201,58458160,-939718679,-9304506,1073759881,-1979681141,-2013225058,-1961949796,92587760,916652047,-51975921,-381838360,-1957298976,230811884,-400071704,-236451157,-1610168506,-1593833971,163253686,-1398582515,237496333,109307275,-956035680,336437766,30914560,239003728,-1331567221,197311245,229417811,-1962004504,33863909,237430864,109307275,-956166752,893446,991619072,1342177720,-1962247192,190693,-2091531427,-326433300,-401779992,1021847284,1182984202,228591303,-1298071547,197311245]},{"sector":4,"data":[67108860,1610940480,8390400,184590345,-536018752,16781056,318840849,1611989312,25171713,453091353,-534969920,33562369,587341857,1613038144,41953026,721592361,-265485632,50343935,855842865,1614086976,58734339,990097407,-532872256,67124995,1124347903,1615135808,75515652,1258594377,-531823424,83906308,1392844881,1616184640,92296965,1527095385,-262339136,-1024001]},{"sector":5,"data":[0,0,0,0,0,1187446784,-385875706,1187511864,-385875194,-2037711312,-466616161,1962936381,108954454,-1591249663,-1065021642,1187453556,-1962933754,75795184,-1142673393,-140967920,75794683,-33625841,-381766680,916585976,1958774031,-259307492,252019910,108954368,255238914,-571931788,105302013,-706150399,1049291005,-2080518167,1963132542,255238439,2080387133,14215427,1073759881,-1979681141,-2013225058,-1961949796,92587760,916652047,-39655153,10454669,1037363280,-2037717621,-466616161,-1996476355,343670854,2130721085,-1618572785,769929216,-2037907408,669712543,10454666,1094575152,4622592,1178408060,-1978695936,805347206,3616228,10454664,-2033842709,-1962999649,805347206,1064420,2122538621,745865734,17188551,909544192,75794959,-1310445553,-1998531836,-1978727292,806290564,-1616999708,67055616,75794627,-49092337,1024407201,58458160,-939718679,132678,1073759881,-1979681141,-2013225058,-1961949796,92587760,916652047,-51975921,-381838360,-1957298976,230811884,-400071704,-236451157,-1610168506,-1593833971,163253686,-1398582515,237496333,109307275,-956035680,336437766,30914560,239003728,-1331567221,197311245,229417811,-1962004504,33863909,237430864,109307275,-956166752,893446,991619072,1342177720,-1962247192,190693,-2091531427,-326433300,-401779992,1021847284,1182984202,228591303,-1298071547,197311245]},{"sector":6,"pattern":-151587082,"data":[1667853382,1181902187,140862834,0,0,0,3201,0,538986054,538976288,541937475,0,0,0,134273,22330,541151302,538976288,541937475,0,0,0,3017857,5438,1481197126,538976288,541937475,0,0,0,3738753,3590,1214203462,542397257,538976288,0,0,0,4263041,14610,1145128274,538985805,538976288,0,0,0,6163585,859,-151587328,-151587082,-151587082,-151587082,-151587082,63222,-151647103,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,63222,-151647103,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,63222,-151647103,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,63222,-151647103,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328]},{"sector":7,"pattern":-151587082,"data":[-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328]},{"sector":8,"pattern":-151587082,"data":[-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328]},{"sector":9,"pattern":-151587082,"data":[-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587082,-151587328]}]],[[{"sector":1,"data":[2036713,630528,0,0,0,0,0,0,0,0,242695,0,0,0,0,0,-100663296,-301861888,-805050366,33554439,2,757607426,506341929,-2147211479,-1627093244,-1090006268,-284889340,-570067196,-972685307,-754461945,-1358552825,538976263,538976288,538976288,538976288,-842457056,-842150451,-842150451,-842150451,-842150451,1310772685,977622095,-842150624,-842150451,-842150451,-842150451,-842150451,537529787,538976288,538976288,538976288,538976288,1816535226,1701536617,1701987954,1634213989,1869488243,1702436980,1700929652,1126198885,1229344335,1163023687,1868963908,230301810,538976266,538976288,538976288,538976288,549068832,538976288,1919250543,1869182049,1769414766,1948280948,544434536,1886611812,544825708,1885430881,779249012,538976288,537529786,538976288,538976288,538976288,538976288,1817190586,1702060389,1853190688,1768703520,1919249251,1701147206,544174880,1936287860,1851876128,543515168,1701736292,230301742,538976266,538976288,538976288,538976288,-842522592,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,168431036,519895808,-58712306,-385649755,225706175,2007497856,-385649418,401146084,520560129,-58655793,772306251,18089718,772109567,18689791,1023840046]},{"sector":2,"data":[110046721,-970063553,-16706554,302433838,-970063871,70406,353798446,512503297,788136215,18685695,335988270,-970063871,70406,-913507077,-1615015538,-1663463909,289308752,1098220289,-167297560,-16707066,-169342860,302433796,378208257,-1031601879,-637894395,-1608354557,-1595014906,104464680,208994565,-13498188,641339597,158597381,-1576991328,1692926248,-13740028,771833654,20788991,302446287,611712769,1381390086,1397773137,-13443958,-75242543,-1962052832,-1996399201,1526801694,19212031,247759707,788475423,65536281,287738373,65306625,1946418304,-15865597,17893110,-167283584,-16707066,243330932,-394264303,-51903396,302433795,-1880621055,-18224890,17893110,-2145291136,50401574,17907328,-15371005,-973008074,-16706554,18024134,93841408,18024079,-1661026583,18423551,-2147181080,57967612,-956256279,117521158,923190790,113639425,-956301000,80134,755418880,-402653183,195102049,691962113,1946407937,17408259,1962934333,-844647404,25017872,1946172588,839824392,-351220225,81652211,20647561,-2130757911,-2097082050,753468276,16744703,-991365003,97970179,-2138027797,-2097082050,350815092,16744703,378206325,915013943,243990840,-998047429,-154198258,-2147413754,-186055819,520068350,-68681447,-2080604157,62132341,-6488270,-1996416738,-402572530,1532494711,-998024615,-2133909754,-2097082050,-991362188,1962949886,134184980]},{"sector":3,"data":[-108851339,-2146798336,91574266,1931017856,77850630,-167532311,-16706810,116796277,1962869012,302433800,-1326907647,689343237,96633601,62519937,116789108,1962869012,671532552,11536129,434698990,-1982123260,-402576098,646579013,548405544,856150201,721850111,-391384319,-386202586,-186121445,83814402,-2147227927,-2097082050,1021903732,16744702,915142773,-422510279,20135459,19334902,723422975,773027073,19469963,-335101309,-76355376,-388961030,-72483981,-385694589,1048576936,1954742545,46433030,-2130838807,-176881409,20528779,1042540497,109969715,378208555,-1031601879,-706166010,-1963227393,654767832,192282369,1927860460,-789775621,-1946455064,-486822973,56486376,-1962953752,654767832,192282369,1927860460,-789775621,-1963232280,-79189309,1021962210,289308675,57967361,-2130865431,-126549761,19596942,20528779,1634994236,1836322108,2004093500,-529266884,1042540497,116785459,1979646247,-1948743146,-2097075946,-789838142,-84184344,1944637676,-1430025477,960400379,117327617,1048576311,1934623031,859710222,960399617,65726465,-972893463,79622,20463232,-30379240,-352241658,926843104,-462159871,20385534,-352194685,20422864,20383430,736375296,-2084377608,1048596679,1930953016,-1966019838,-2147417058,192151803,-472776910,21073803,-1962869784,-2097074914,-1014279997,19990051,505673771,512295215,-1494744787,-74754303,-947787823,1042484832]},{"sector":4,"data":[116785459,1979646247,689343268,113410817,723422750,1190628097,1927860460,-789775621,-1963232280,-1963217725,99295200,1703552656,-2128564223,587243719,-1962855618,721499422,-152317473,-16701690,-75293068,-1190759856,250282064,-1144288368,-651493296,-13390861,-1410086005,-15341217,19469963,-2096708989,108155131,-352300871,-880046049,721440955,-661957671,1927860460,-789775621,-1946455064,-486822973,1509897199,-789784437,-84184344,1944637676,-1413248005,1609556731,-2130784535,-2097082050,82379636,319223548,-160039167,-385747736,1048576249,1971519761,31975430,-385815319,777059303,19469963,-335101309,-76355376,1944637676,1492443899,691962307,1946407937,1049346817,109969709,243990827,-819265231,-397940783,681574764,131119873,91409211,250334091,735284112,-498619695,114684,1202375307,378272994,-1031601879,-1174765307,-1341099005,673614336,86391297,-1610386175,-370278138,62128454,-6488270,-1996416738,-956220658,77062,924223488,943097857,851872257,-773795356,-773795360,-774337568,65065440,66466499,755368898,856040193,20554497,-1979534141,-1979631562,838940438,520068351,-1950154471,-2097075946,-789838142,-319065112,-76355376,-1341724029,-1975325172,-1337266489,-1975325171,1489235651,1582979419,773785439,18427647,-1672278092,18423551,17901194,-2139036544,57999615,-1979593600,184496856,-2013180505,-973008602,-16701690,695535420,19465927,113705908]},{"sector":5,"data":[-1342176981,19400390,152996615,790530305,512312065,512426289,512295181,921370931,117896848,91619073,19334854,688310016,-956050431,76550,85887672,673089537,186551041,790530305,512312065,512426289,512295183,-1992097485,1526805790,1499158723,123690586,378261279,-1031601879,-1157988090,-350850045,116822031,1979646247,689343250,113410817,1946724588,48923643,-1007802960,-6549580,838932766,-1963947036,-1962846844,-2097075946,-92207934,158663640,19400438,604140672,-154931489,-16706810,116798069,1962869012,302433800,283705089,689343233,96633601,62519937,116790900,1962869012,671532552,11536129,758549486,-1878136063,19740299,1962999427,-24254205,19992203,-422457813,504037311,-386267362,-360448168,-1982123260,-402576098,512687745,-793050837,1925921543,-338982139,-1014263797,-1510751957,-930351565,-1977637389,-1191106522,-4323376,-1895877878,-167695610,-16706810,1048643701,62128425,-1510800011,-1399847189,-69031098,-67162648,20387466,20461194,-386009368,378273303,246415657,983581422,-1337266687,-1606226417,-1007812295,-1207266886,567092521,1397816259,-1959898543,772471070,184256314,1962936251,117386792,-2127688967,67828030,773943808,184092359,45350912,281924147,-1224343368,-1161219321,183179343,113716880,2809,281874100,1482381658,-1070397745,-1530937202,564211200,512437761,653918499,-1993996919,133890653,452985027,4862555]},{"sector":6,"data":[16777216,1,1,-65536,0,0,0,0,0,1279393792,743129921,1163217986,1163020076,1126977093,743326041,742671698,1162297677,742478926,1347573072,1110197580,1314344786,1195985964,1380406344,1143757125,1196118593,744047954,1212631372,1431061076,1229728837,1196705863,1313162578,1195985964,1497584712,1277972033,1414022985,742671698,1263421776,1195985964,1095586888,1414415687,1229728833,1347700807,1280332373,1163471941,1464814668,1229477676,1177306452,1163154241,1229335634,1380275276,1179012908,743329580,1163280723,1179535660,743976015,1179537219,-870037687,-484322271,-249454303,757197345,2219042,67305985,117835013,185207048,218958860,397070,1572878,3407910,458813,851977,524301,84017165,69391,655365,655370,655370,2687000,2687017,3342387,3342387,3342387,3342387,3342387,9175388,9175180,9175180,6160496,5111886,3801166,3801146,3801146,3801146,3801146,58,1667853382,1181902187,543516018,540028465,1663574061,959520809,1646278200,1951604857,543520357,1935829319,2013294191,1852787968,1919435631,979725679,2021160992,2021161080,19005560,1869377347,2015378034,2021161080,7895160,1482162618,1914722392,1684632421,544501349,1702132066,252051571,543519573,543516788,1397904707,1260409423,1344297285,1948271681,1668489327]},{"sector":7,"data":[1819045746,1701344288,1852405536,544698212,1953394531,1937010277,538976302,1936028240,1397039219,1869881411,1769497888,-1677709708,1836009474,47054949,49807384,1701273936,-1677692843,1684948236,420269568,1343026176,1147496289,7239535,1968308384,1632641134,1025534068,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,2105376,0,1866690382,1734960750,1851880531,1685217636,1634233925,1684366190,538976288,543574304,544567161,543519329,2003134838,543649385,1498300714,1380929568,1313818964,1718558762,1768453152,1701650547,1734439795,1881156709,1935762796,1919950949,544437093,539121954,779579246,538976288,544424192,1948284009,1936618101,1953853216,1816526892,1701536617,1701987954,1143611493,710100303,1701146144,1870209124,1746956917,544238693,1663070068,1819307375,1818588261,1701060729,1836213620,6647401,543516788,1919250543,1869182049,1718558830,1970239776,1969430642,1852142194,1768169588,1634496627,1684086905,1702129761,1342189170,1935762796,1851859045,1919252339,1768453152,1970348147,1769239397,773877359,1224748590,1752440947,543519333,1701650529,1734439795,1952522341,1701344288,1953456672,544042868,1948280431,1931502952,1701147235,1768366190,1735289206,1970239776,1936615712,1668641396,1852795252,671104883,1847617097,539784303,1634036848,1881171315,1936942450,575545888]},{"sector":8,"data":[2003791392,10542,543452737,1767991137,774774894,1849753646,1852776548,1634476133,1948284019,543518057,3026478,64357216,118490240,170920298,35389984,538970637,1768703520,1919249251,1701147206,695038760,1902473760,1701996917,1329864819,1700143187,1869181810,775037038,1919885360,1952541728,539914853,1936607520,1819042164,1869182049,1650532462,1702130287,168632676,1413563940,1142967361,1159746383,1380930130,1851072570,1701601889,544175136,1701147238,544240928,1953724787,1377856869,555830593,168633377,1667853382,1181902187,543516018,1936027492,1953459744,1701867296,1702125938,544106784,1936287860,1768163853,1634496627,1869422713,539911524,1817190432,1702060389,1702065440,540031008,1918986339,168636019,538976292,-842194912,-842150451,-842150451,-842150451,-842150451,550358477,1163154497,1330205774,1195712590,539959361,541149008,1380275029,-853532383,-842150451,-842150451,-842150451,-842150451,-842150451,538970637,1176510496,1801677164,1917219429,1763730789,1869488243,1701060724,1852270963,1948279909,1886330991,1952543333,1769414757,1159751796,1851877486,543450467,1885434439,1935894888,1633960224,1919251568,537529715,538976288,1095189800,538978675,538997359,1718579792,1769173861,1818324591,1634879264,1667852400,1681989747,1702129761,673215346,1933657936,538979881,543574304,544567161,1920299040,1935763555,168649829,538976288,1768703520,1919249251]},{"sector":9,"data":[1701147206,1853169696,544367972,1701344288,1935745056,1886221683,1852795252,1752440864,538997857,538997865,1819635575,538979428,538986784,1919378802,538997861,224749684,538976266,1868767264,1853189485,1952539497,1936617321,2020175136,539914357,1868111904,1918967925,538979429,1663067759,1936881007,1998597221,1868786789,1948280173,543236207,1819047270,1717924384,778333813,538970637,1394614304,1819307369,1969430649,1752440948,1919885413,1852401513,1176530017,1801677164,1917219429,1679844709,1701540713,543519860,1746955881,744909921,1684955424,1767992608,1953046636,1667326496,537529707,538976288,538996329,1931485281,1684955508,543453793,1952803872,762471796,1702521203,1852121120,1869374838,539911536,1868111904,538997365,1969644914,538993774,1819044215,1700929568,1702043680,168653934,538976288,1835886880,1634296933,2037146996,1092624430,1852399975,1869815852,544830066,544370534,543516788,1868787305,1852143214,1668179305,538979941,757080096,1702122272,1193305462,1869832809,220212846,220465674,538976266,1667853382,1181902187,543516018,1869376609,1411412855,1953460840,543517812,1953785203,1936158313,1869768224,540024941,1935762984,1953719668,1869881385,673199392,2037540214,1869378336,168634743,1327505440,777604174,1817190432,1702060389,1869112096,543519599,1702043745,1852404852,1752637543,543712105,1998615401,1768453225,1752440942,1914729321,1701277281]}]],[[{"sector":1,"data":[604638510,538976269,538976288,538976288,538976288,538976288,538976288,538976288,1768703520,1919249251,1701147206,695038760,544434464,709775146,-842462707,-842150451,-842150451,-842150451,-842150447,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,549108685,1667853382,1181902187,543516018,1394614451,1919250549,1701146707,1176513636,1801677164,1917219429,539780453,1819047238,1869377347,1142959218,1819308905,1394637153,1701147235,1850024046,1668178280,539914853,549108256,538976288,540028465,538976288,538976435,1769101088,1852142708,1968185388,1936288866,744777064,1886339872,1734963833,673215592,824191331,540424249,1394637154,1702258036,1651066656,778989427,538976288,-842483168,-842150451,-842150451,-842150451,-842150449,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,539016397,1635139872,1650551913,1713399148,544042866,1986360403,1766269029,1852797794,925376570,539571249,758396216,808596785,958410528,1734429728,1968382063,1226845284,1852405362,1126181989,842604609,221589815,538976266,1159733280,1919251566,1179001376,1179535648,1629495887,1752440948,1329864805,1919950931,1953525103,544175136,1701012850,543520361,1768186977]},{"sector":2,"data":[1852795252,1763732577,1919903342,1769234797,221146735,538976266,538976288,538976288,538976288,1816535072,1701536617,1701987954,1936269413,1931501856,1769370213,1830839651,543912545,1394632303,1702258036,1651066656,778989427,220465677,1816535050,1701536617,1701987954,1936269413,1852270880,1852404335,1752440935,1327636581,539117126,1717989160,1902473760,1953719669,1752637481,543517801,1953721961,1768713313,1763731310,1818588020,1852383334,1296126496,604638510,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1816535072,1701536617,1701987954,1936269413,1313810976,538977322,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1667853382,1181902187,543516018,757101417,759580239,537529636,1816535072,1701536617,1701987954,1936269413,1634628896,543517794,1881173876,1701867378,544828530,1936875888,1752440933,1663071081,1634561391,1814062190,778399337,1817190432,1702060389,1717924384,168653413,1948262432,1870209135,1864397429,1919250039,1830843175,1635085921,1868963948,543236210,1886220131,1702126956,1836016416,1684955501,1668249120,1819632225,544830049,1668506980,1953524082,778989417,220465677,538976266,1667853382,1181902187,543516018,1818584422,1752440947,2032170081,1746957679,543520353,1667592307,1701406313,1869881444,1634541679,1931508078,1701147235,1868767342,1936879468,539893806,537529646,1750343712,1768693861]},{"sector":3,"data":[544500077,1948283753,539783031,1931505524,1176532069,1195725391,1314213714,1851859012,1094852708,1380404035,1145984335,1819239200,539914863,1701597216,543519585,1701209458,537529714,1869881376,1970239776,2003771506,661808494,1634541683,1818326382,1919903264,1684300064,1869182057,543973742,1868983913,1952542066,544108393,543452769,1886220131,1702126956,1635280160,1701605485,168636019,-842522588,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-920641348,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,539016141,-842150456,-842150451,-842150451,1881722317,1936942450,2037276960,2036689696,-842150615,-842150451,-842150451,549244365,1411430944,1394632040,541414977,1431586131,1868767312,1851878765,1634541668,1330520185,1700929620,1986619168,-1172279707,549068832,1948284001,1948280168,543518057,1763722822,1700929651,1768779619,1914726254,1914727777,1684632421,779382373,-1172299590,538976288,1769365843,1948280686,1663067496,1701999221,1864397934,1869182064,1763734382,980382830,538976288,539015712,538976442,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,549068832,539015712,1330795077,1411398226,1914725736,1769304421,543450482,1802725732,1769104416,1763730806,1869488243,-1172299660,549068832,1634038304]},{"sector":4,"data":[539916644,1701597216,543519585,1920102243,544498533,543452769,544830068,1767991137,538979950,-1172299590,1380261920,559042386,1816535072,1701536617,1701987954,1635197029,1869488243,1868963956,543452789,540700265,539015712,538976442,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,549068832,1159772704,1380930130,1750343738,1886593125,1718182757,543450473,1802725732,1702130789,544434464,1953067639,-1172299675,549068832,1953460848,1702126437,1126182500,1701999215,1948284003,544434536,1852139636,2037543968,1634165024,539913833,-1172299590,1381123360,540693071,1847730241,1932357231,1768121712,576940390,1936278560,793321579,1917132879,544370546,-1172299744,549068832,544432488,1969447791,1684370034,1920295968,543649385,1667853382,1181902187,543516018,1633972341,539911540,168435898,538976288,538976288,543520068,1948282740,762016609,1634623853,1701668199,1814066286,1953066345,1869182049,1763734382,1752440942,1981838185,1769173605,1864396399,1329864806,168635475,538976266,538976288,538976288,538976288,538976288,538976288,538976288,1176510496,1801677164,1917219429,1763730789,537529715,538976288,538976288,538976288,707406368,1314201632,1162625601,542069792,1347243843,1461737804,541611081,1381322585,1363497504,1414743381,707403808,537529642,538976288,538976288,538976288,538976288,1713381408,1763734127]},{"sector":5,"data":[1830843252,1919905125,1701981561,1701079411,1931506798,1769370213,225666403,538976266,538976288,538976288,538976288,538976288,1869768224,1769414765,1852401780,1768453152,1663180915,1684826472,1919950882,1936024431,168636019,-842193910,-842150451,-842150451,1816535245,1701536617,1701987954,1699946597,1093495149,1836020853,1667855457,1936278560,2036427888,1633960224,1919251568,1852785440,1969711462,1769234802,-853512593,-842150451,-842150451,168480205,537528842,538976288,538976288,538976288,1667853382,1181902187,543516018,1819044215,1953784096,1953525093,544175136,1718773104,544043631,1969627233,544828524,1869903169,1769234797,537529699,538976288,538976288,538976288,1126178848,1768320623,1634891111,1852795252,1919903264,1768453152,1667309683,1702259060,1936286752,2036427888,1633968416,1919251568,168430894,538976288,538976288,538976288,538976288,1210064928,1986361199,539783781,1830839913,543519343,1868983913,1952542066,544108393,1914729321,1769304421,744777074,538970637,538976288,538976288,538976288,538976288,538976288,1667853382,1181902187,543516018,544825709,1970365810,544502629,1920298873,1818585120,168636016,168430090,538970634,538976288,538976288,538976288,538976288,538976288,538976288,1919952928,544437093,544829025,544826731,1646292852,1852401509,539245097,538976288,538976288,538976288,538976288,1768703520,1919249251,1701147206]},{"sector":6,"data":[544434464,544698222,1718513507,1920296809,1713398885,1864397423,1634887024,1852795252,537529636,538976288,538976288,538976288,538976288,538976288,1769414688,1948280948,544434536,1869508429,1869768803,1092642157,1953522020,1126199909,778334817,537529636,538976288,538976288,538976288,538976288,538976288,538976288,1953068832,1752440936,1126200169,1919904879,1633960224,1919251568,1918976800,220474980,538970634,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1280319520,1163084101,1296388640,1161973061,168632658,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,-842150451,-842150451,-842150451,-842150451,538970637,538976288,538976288,1226842144,1870209126,1852383349,1684956532,1768453152,1868767347,1734960750,1952543349,544108393,1914728308,1767992677,1701847150,1851878770,745827941,538970637,538976288,538976288,1763713056,1830822004,544502645,543515168,1447121696,538985541,1801675106,1869881376,1752440864,1679827045,543912809,1869768224,1998594157,1751345512,538970637,538976288,538976288,1176510496,1801677164,1917219429,538994021,544432503,745436530,1161961504,1163022150,1920300064,1735289198,1701344288,2003791904,538997349,778462831,537529610,538976288,538976288,538976288,1936287828,544434464,1701736292,544825888,1769367911,1948280686,1176528232,1801677164,1917219429,1663067493]},{"sector":7,"data":[1634561391,1629512814,1852399975,537529644,538976288,538976288,538976288,1819045734,1684371311,2036473888,1931501856,1701011824,1851858976,1948262500,538994024,1685221239,1095966752,538985814,1919888672,1646272557,537529721,538976288,538976288,538976288,1769367911,1948280686,1663067496,1634561391,1713398894,1869376623,543450487,1847621986,1768453231,539780974,543452769,1701602675,1852404835,537529703,538976288,538976288,538976288,543516788,1163280723,1413829408,1864388693,1869182064,1919295598,1948282223,1830839656,544106849,1970169197,538976302,1936028240,1752440947,537529701,538976288,538976288,538976288,1431586130,1797279314,1998616933,544105832,1163280723,1413829408,1763725397,1768431731,1768712295,1702127719,168636004,-1124326390,244085692,817105663,37495245,1019086963,105244687,-1128587059,-754667149,1253327851,108208589,-351302210,110006361,-1514927361,-970583859,-16706810,281874356,1962999680,1996962829,-153581018,-16055929,-1094842763,-1875907825,-388962096,-1290619824,-2146382576,225710331,-1463340456,-1106873087,317394957,1002474640,1946877702,201734927,-1102482432,-722986442,14149893,185534150,890288128,512303565,109838617,-910556901,621852674,565715405,-1994273483,-1946084066,-1174331642,565707497,-1205744347,567096617,18947721,19072652,184485518,-167727384,-16054010,263460725,-1960439603,1006701342,637891847,17374859,1962998659]},{"sector":8,"data":[184993288,468189195,185005579,242548491,185534198,-1274579713,-401551962,116785565,1962871562,252114464,326434571,319211046,-1481375743,-557969203,87418901,-1097847573,753407319,-844712955,201782800,57999115,-167333400,-16052986,-1729625228,252114437,108330763,-401232706,-970586873,70406,185534198,-1207601921,567102464,-401406786,12059887,463452721,-1324367229,-840248572,8502817,8404608,-972655360,-16053498,8429763,-2147097550,1942371072,-1947679999,-1106545920,-1192749551,46433028,-75256597,-2093649389,-472837141,199469055,117884454,-840236799,117884454,-974454783,185140934,-960566273,-16053754,113686507,-335607028,218547888,-1444151541,200509322,185468670,185482880,1947759105,380354053,-1574524693,78708998,-2144935726,251725094,646973419,17114752,101197552,1961427205,235339519,238977035,-780730101,1191143145,540804234,742193524,-617351820,650106507,1174702603,1011295626,-352094915,1357418549,-2146668032,91499772,1965358208,1019475984,1007055457,738359162,1960852000,-201358892,-117280245,1193642691,1965882496,1139969008,-997998613,1174702594,-109830084,74592300,108397884,-384665666,-1574502640,-186056444,1948269822,1949056009,1947024389,650377473,20387466,943098406,370575617,302433803,-970522869,66310,185599686,47900676,185601790,-773261451,45737986,-956066584,-636808442,27388007,185730758,-855591936,1946172438]},{"sector":9,"data":[16181507,1967914112,43378707,185601790,113640825,-402322672,-571800953,1968045184,41805845,185599742,185613952,-957843963,724998,-58662421,-396528312,512361080,-13497584,59214374,1962949633,512199175,-1878791412,-2010724098,-402586745,-1608121768,78708998,-2144935726,251725094,84281382,378217985,-92208855,427033524,185613952,-2146995198,51056702,-1608119435,-1031601914,334032389,-10360573,1968241792,35055646,185605770,-1977155790,604046215,512178703,839152908,-23073856,-2137265216,594888700,-1979583512,839585822,-2084556033,141689595,1996749699,-8460029,59213862,30861313,-2130766103,57954300,-385937687,512360904,-13497584,203327370,456970731,1760232308,43444368,185927366,94381823,94514689,765535745,19768065,-1910110690,637610782,19596942,778558139,128466817,86837363,121318912,1689847410,-476387328,-402158802,-1014824770,507194882,-613283053,113647367,-1962931435,-401926634,-2144992318,16843582,113640821,-1006695670,185613952,-2146798592,84611134,-2132208268,1963801854,1048585977,1963065603,60811505,1023307497,-387484403,1692992099,765535998,19768065,19898662,637611939,-1560204895,-1608122071,94503173,637935105,19603086,721849894,-1950338303,-2081566232,58071293,-402646851,33882138,5258496,-1632048782,1555712,83888616,2035089488,-1021376521,1689866325,-488183808,1073745384,83888616,2035089485,-1017292557]}]],[[{"sector":1,"data":[-259304624,758514478,908275201,-422510289,-472786805,772457345,772770606,185730806,-2146077441,1987354621,322865966,92876299,771934083,185810569,-789774709,-84184344,1944637676,788246011,-164755575,-16050938,-1157987940,-1660193789,-1976683148,-352254674,1973260334,-1627553750,-41935244,-2145815396,427080189,1962671488,2029879316,-41939084,-1257605908,-1878463729,65735093,-327633520,-76355376,-388961030,-1047790733,1482423211,5291715,185605770,1963326336,1042468,-352300866,512397340,-75494640,853636101,-2020989185,254017795,-503951183,-1962872827,13035760,185605770,-472776910,201766659,202542987,17276966,638259618,19469963,-167329149,-16051706,-422505356,772458113,-930347490,-1064380274,-335544387,52858910,637611318,19871267,102688465,858688294,512632321,-1910111957,587279110,788433909,185665270,-334793217,-76355376,-388961030,-72483981,62585473,-192936332,-1878725792,-1955072896,116797144,1979648785,-388961269,-319095950,-76289840,-72629365,520601058,607956163,-1262288523,-838913522,-1259148528,-14246897,838932766,-1963947036,604067204,378218207,-1031601879,12250628,520494618,-387857688,-1021320244,646587910,-617414395,637786810,20133515,759073574,-2081959679,-1910111801,-1962857722,587998351,116797182,1979648785,-388961269,-319095950,-76289840,1202373770,65331963,-2096345409,-75300157,131363370,75557059,104579212,108333823]},{"sector":2,"data":[-350742344,-541421447,623163431,102638029,915088926,-1910111979,117511966,1135401779,-92995524,-2092174549,58075643,-1962923589,-1075064373,-81068012,-2125375913,-216489529,1600018852,425052033,520594675,186779335,1924667281,5433368,186263177,1035207088,378218014,-1910111979,-855566562,410197793,1962934845,421967878,-1198521109,602413530,-840683008,72345878,297392267,16824832,-1899983842,-851397416,-1264836831,-1658729154,-672406669,186779335,1342576619,-1960382284,-2097075946,-1960442174,-2130629314,-788319801,109979367,-1094844117,70445079,70183006,-399653245,915080232,568855330,-2084370684,-1945692476,-1948741944,-2129978842,1962938343,427866117,-8156949,-385649662,-860291203,-8722152,924224038,915023361,378077496,1793592088,1042686,186128011,-400620002,1307107395,-389865502,113639672,-973075684,728326,-973048088,-16048890,-1274943768,1008127232,-402295552,-202702839,-277537988,-1191062807,-58720255,-972524217,728070,-2138027029,141905916,186386118,-1874924677,1950940288,1358725133,196681844,1241284608,1048580981,1946159900,470744587,484987147,-287155968,1375502531,1048640117,1954220828,470220531,82333963,-287155968,-1960442173,637612846,19469963,-167329149,-16048890,985598581,-4383144,-1878135809,759073574,652726529,19609343,-1744102240,-503958863,-1958893051,-557350416,639546371,17120896,-1274906849,118339406,64682625,263455348]},{"sector":3,"data":[587215545,-662000387,1927860460,-789775621,-1963232280,-486822973,1019708394,-529149954,503759623,915088926,-1910111979,-1090447586,-1190720155,-1431568334,41156668,11598050,531297089,161555975,134200065,-401821249,-1591345028,-4521717,214155039,100691944,689343270,-2130201599,1946399994,646587909,548405509,-1106784071,-611559366,-24394866,-1394037773,-1090614527,149425270,3965696,317454453,1006851984,-352139645,-1398042622,-92995524,-141835425,62192257,-58717836,1984934943,-1155550206,-947847153,918094650,-2085883136,1967862983,1960181,-1665219833,1925397261,228900360,-1396833420,571661,92800138,-119388346,-2114024509,-1341965625,2681033,-1951679568,-624459266,976899,401131696,-1413697536,-947782005,-1162869692,-2013262407,-1597538043,-1007099392,-1177702229,-1410138060,637935299,-1560203359,-1591344849,866320691,1480243969,637554873,19469963,637977219,19740299,-1910053167,637610782,19596942,-1947497647,-2115251746,1963186938,136637451,-360449164,-1876956410,-1962891032,10742008,309643067,590281611,-2130628802,-402161465,-952434543,776206706,19865123,-2082595608,-578091582,771758521,20133411,1927860460,-789775621,-1376029720,514010875,-1631158005,908275200,-24444621,774867758,772480673,-789837943,-84184344,1944637676,788246011,-334815581,-76355376,-388961030,-980681869,-964559957,-1014955874,-975044448,272559745,262073217,57952601,134174185]},{"sector":4,"data":[765535775,5244161,788931366,765666817,19768065,-1157921815,-1158806597,-1158806599,279970740,-2031336722,296766148,1256997614,-1085124413,79236302,514519808,512634454,-164429780,1946172588,1028566279,-109772800,252036747,-1039104,85696261,-266010609,-1189126401,-768409590,-1031736841,361254704,1962934333,-1017619727,637935184,-1560202335,1085868832,378217985,-1031601879,915088902,-964624083,-422509792,644824255,19603086,-1064384372,540418862,-388961269,-319095950,-76289840,-320668763,263462663,520038044,-466484967,-2071269237,-551288491,689343270,79856385,113465582,637616313,19469963,637977219,19742347,52479873,1019144145,109979247,-391315157,-85852141,-1185496313,-391380947,-85852153,1581696899,785943491,186662435,1927860460,-789775621,-1946455064,-1006916669,-1064565218,-1481320306,-991424307,-593958911,1455300359,-97130469,382592050,-1064565218,501799054,721850077,1879096065,-919468108,-2010725238,121120263,-165275275,120727063,259375358,639104550,125118264,1962998144,-2117301758,-32505621,869628364,-20958501,121120449,-1014953867,-1057091584,-661982238,1048641968,62128425,78643828,-315366350,58185786,848306923,-397388828,1348000948,-402626328,535354582,1477145601,987811931,-337348648,1532530691,-149946183,1048660193,64225577,228789108,-1545023231,166396169,17802128,195291345,857671425,378218203,-1226309335,-844712741,16115728]},{"sector":5,"data":[-400759874,1572796779,1048651293,62128425,566100853,-111548387,-400713794,851704147,134265316,-661921289,120646529,-1948554008,96929219,-402572893,1890901304,859832505,229949183,1174702638,-176947140,-1946819925,-1947807245,119585022,-217591623,-1325495381,7334089,-1951679568,-1597537794,5564416,1592314032,-1413697536,-947782005,1139278142,-41728768,1444246018,213646987,252231168,247137908,253148672,1577063400,-617349493,772670910,1946172544,190490,777516523,254590723,1174702638,57933884,-2081035349,-1017183549,398047920,92808704,10536833,-1413220382,1320799664,-1012141312,567085236,108159292,41384508,1497112620,1312556660,1497164405,839038147,-841862145,100710416,1337641267,-855132392,-1625242864,-1625252064,-1625252064,-1933275942,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933603644,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1944023885,-1941533664,-1944023994,-1944024032,-1940616160,-1940747192,-1940616113,-1941140396,-1944023995,-1944024032,-1940943802,-1941599150,-1940747193,-1940550577,-1941664690,-1944024032,-1944024032,-1941861310,-1941205949]},{"sector":6,"data":[-1940747193,-1940550577,-1941664690,-1944024032,-1944024032,-1940616109,-1940616127,-1941730231,-1944024032,-1944024032,-1944024032,-1941599149,-1940550572,-1944023984,-1944024032,-1934390240,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1932686138,-1932686131,-1932686131,-1932686131,-1932686127,-1932686131,-1932686131,-1932686131,-1932686131,-1932686127,-1932686131,-1932686131,-1932686131,-1932686131,-1932686131,-1932686131,-1932686127,-1932686131,-1932686131,-1932686131,-1932686131,-1932686131,-1932686131,-1932686127,-1932686131,-1932686131,-1932686131,-1932423987,-1932686131,-1932686131,-1932686131,-1932686131,-1932686131,-1932686131,-1934258995,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1944023885,-1940943840,-1944023954,-1944024032,-1944023885,-1939764154,-1938518925,-1938584475,-1944023948,-1944023885,-1944024032,-1941795808,-1939764116,-1939108765,-1944024032,-1944024032,-1944023885,-1944024032,-1941795808,-1939764116,-1939108765,-1944024032,-1944024032,-1944023885,-1939239866,-1938518932,-1938650011,-1934390240,-1940681696,-1938387871,-1944023963,-1939501997,-1938453388,-1943958416,-1934390240,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1944023885,-1940943840,-1939436442,-1944024032,-1944023885,-1943172064,-1942909920,-1943172064,-1944024032,-1944023885,-1944024032,-1941795808,-1938453396,-1944023963,-1944024032,-1944024032,-1944023885,-1944024032,-1941795808,-1938453396,-1944023963,-1944024032,-1944024032,-1944023885,-1939764154,-1938518925,-1938650011]},{"sector":7,"pattern":-1625252064,"data":[-1933341664,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1931899708,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1944023885,-1938912183,-1938846618,-1944024031,-1944023885,-1943172064,-1942844384,-1943172064,-1944024032,-1944023885,-1944024032,-1941468128,-1939501966,-1938912155,-1944024032,-1944024032,-1944023885,-1944024032,-1941468128,-1939501966,-1938912155,-1944024032,-1944024032,-1933275965,-1933275964,-1933275964,-1933275964,-1931899708,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1933275968,-1933275964,-1933275964,-1933275964,-1944023884,-1943172064,-1942778848,-1943172064,-1944024032,-1944023885,-1944024032,-1941730272,-1939764103,-1944023954,-1944024032,-1944024032,-1944023885,-1944024032,-1941730272,-1939764103,-1944023954,-1944024032,-1944024032,-1625256781,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1944023885,-1943172064,-1942713312,-1943172064,-1944024032,-1944023885,-1944024032,-1944024032,-1939501998,-1944023964,-1944024032,-1944024032,-1944023885,-1944024032,-1944024032,-1939501998,-1944023964,-1944024032,-1944024032,-1625256781]},{"sector":8,"pattern":-1625252064,"data":[-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1944023885,-1939043245,-1938322321,-1938584475,-1944023948,-1944023885,-1944024032,-1938453424,-1938781070,-1939501972,-1944024032,-1944024032,-1944023885,-1944024032,-1938453424,-1938781070,-1939501972,-1944024032,-1944024032,-1625256781,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1625252096,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1933275968,-1933275964,-1933275964,-1933275964,-1933275964,-1944023884,-1944024032,-1941795808,-1938846606,-1938912137,-1944024032,-1944024032,-1944023885,-1944024032,-1941795808,-1938846606,-1938912137,-1944024032,-1944024032,-1625256781,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1625252096,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1944023885,-1941140448,-1939370903,-1938518936,-1938650041,-1938191259,-1944024032,-1944023885,-1941140448,-1939370903,-1938518936,-1938650041,-1938191259,-1944024032,-1625256781,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216]},{"sector":9,"data":[-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1944023885,-1941664736,-1938650015,-1941468053,-1939501966,-1944023943,-1944024032,-1944023885,-1941664736,-1938650015,-1941468053,-1939501966,-1944023943,-1944024032,-1625256781,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1944023885,-1941140448,-1939370903,-1938518936,-1939043262,-1939501963,-1944024032,-1944023885,-1941140448,-1939370903,-1938518936,-1939043262,-1939501963,-1944024032,-1625256781,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1944023885,-1939239860,-1939305369,-1941468044,-1939501966,-1938912155,-1944024032,-1944023885,-1939239860,-1939305369,-1941468044,-1939501966,-1938912155,-1944024032,-1625256781,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1944023885,-1941140448]}]],[[{"sector":1,"data":[-1939370903,-1938518936,-1938191293,-1938912159,-1944024032,-1944023885,-1941140448,-1939370903,-1938518936,-1938191293,-1938912159,-1944024032,-1625256781,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1944023885,-1941140448,-1939370903,-1938518936,-1939501998,-1944023964,-1944024032,-1944023885,-1941140448,-1939370903,-1938518936,-1939501998,-1944023964,-1944024032,-1625256781,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1944023885,-1939239860,-1939305369,-1940878220,-1938649995,-1939043216,-1944023963,-1944023885,-1939239860,-1939305369,-1940878220,-1938649995,-1939043216,-1944023963,-1625256781,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1627349248,-1625252064,-1625252064,-1944023885,-1944024032,-1939501991,-1939043220,-1938322321,-1944024032,-1944024032,-1944023885,-1944024032,-1939501991]},{"sector":2,"pattern":-1625252064,"data":[-1939043220,-1938322321,-1944024032,-1944024032,-1625256781,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1944023885,-1944024032,-1940419552,-1939239832,-1939501964,-1944024032,-1944024032,-1944023885,-1944024032,-1940419552,-1939239832,-1939501964,-1944024032,-1944024032,-1625256781,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1627349248,-1627349248,-1627349248,-1627349248,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1933275968,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275967,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1627353895,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349216,-1625252096]},{"sector":3,"pattern":-1625252064,"data":[-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1627349248,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1627349248,-1627349248,-1627349248,-1625252096]},{"sector":4,"data":[-1625252064,-1625252064,-333406432,-333714400,-329126880,-328930194,-333779936,-330044384,-328405915,-328995739,-333386636,-328209341,-327816084,-328274835,-333386720,-333386573,-333911008,-333386708,-332600295,-329126880,-328930194,-328471520,-327553947,-328209310,-328012703,-333386652,-328209331,-328602524,-327553946,-330044384,-327881627,-328602508,-328733586,-332469133,-333386720,-333386573,-330044347,-333386685,-328209292,-330961888,-328602504,-332469132,539028512,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1818580768,1701670755,544175136,543516788,1835364944,1701995881,1768178976,1852795252,774973472,1864378672,538976358,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1176510496,1801677164,1917219429,539059557,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1629495369,1701998704,1952541027,1752440933,1751326821,1701015137,544175136,1802264948,1953068832,1870209128,1768169589,1952671090,1869838700,1970239776,543976487,2003791467,1937074720,1752637556,1752440953,1881174889,1969516402,1998615651,1663071073]},{"sector":5,"data":[1952540018,539911269,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1750343712,1881174889,1969516402,1998615651,1646293857,1953261941,1919903264,1431263520,539828270,1769238101,1869488236,1870209143,1702242165,543449448,1663070062,1667854184,1969365093,1869881460,1667457312,544501861,1701670771,1919252000,1713381497,1953723762,1769234802,1935763310,1952671088,1718558835,1768453152,1634541683,1852401763,539828325,1730179937,1852143209,538979955,1702043721,1970217076,1869881460,1869440370,538994038,1701670771,1784769824,1679848047,1819308905,1629518177,1953522020,1814065765,1953066345,1869182049,1629516654,1869898862,1801547040,1816535141,1701536617,1701987954,1869488229,1852401780,1752375399,544502383,1679844975,1734962277,1969648744,1869881452,544110447,543452769,543519605,541663277,1701867368,1970239776,1919377696,1948280165,544498024,1970479177,1701143395,778331492,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1667853382,1181902187,543516018,544434464,543516788,1936877926,1852383348,1881170208,1852727660,538993765,1230128467,538989381,1701996143,1852797793,2037146209,1769107488,543450467,1952870259,1701994871,1869770784,1952675172,538979955,1631920160,538994787,1819044215,1752459621]},{"sector":6,"data":[538997349,1986817907,1629495397,1886593056,1718182757,1881170793,1818390386,538996069,538997359,1634038371,538994036,1684106849,543450468,1701733730,544500070,544370534,1886348656,1998611820,1965059944,1663067507,1970302319,1936876916,538976302,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,544098592,543516788,1702060387,543584032,1667853382,1181902187,979723634,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,544153632,1919252037,1685021305,1797267577,1937207150,1752440864,1646294113,543716463,1869377379,1730158706,1752195442,544433001,1684955424,1869422624,1751347054,1701670770,1918984992,1629516644,572548466,2003790963,1914711074,1952999273,1411391551,661938536,1969889395,538997875,543516788,544825719,1763734633,538984307,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,544153632,1919252037,1685021305,1797267577,1937207150,1970239776,1868767346,544370540,1701995379,1780510309,544502645,1935763498,1869881386,1818632224,1701536617,1718558834,1752637542]},{"sector":7,"pattern":538976288,"data":[1763733093,1668489332,1819045746,538979443,1835887976,538984301,660952864,1629513078,538995820,543449448,544175136,1986620448,1998594149,543716457,1634235424,1663049844,1768189551,1852795252,1935745056,1752440864,1751610735,1713512480,1801677164,539128421,1701995895,544432416,1818322291,1629512805,1631985779,539911540,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1849761903,1746935908,1852143201,1998615591,1818304613,1746956147,1948279905,1768693871,1998611830,543716457,1701344288,1634082848,538997859,1952540788,1752440864,660959845,1700929651,1847619173,1701978223,2037148769,1869571872,1635197028,1869881465,1952805664,1701344288,1868767264,1936879468,1864376352,1864376422,538997365,1819239202,539128431,1919120160,661546341,538976371,1954047348,1629495328,538993774,1801675106,1970238055,541025390,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1819043159,1850023980,1751610735,544434464,1970237029,539060327]},{"sector":8,"pattern":538976288,"data":[538976288,538976288,538976288,538976288,538976288,1750343712,1970282597,1936683122,1718558821,1768453152,1919950963,1668637807,1814047860,543517545,1701344367,1948283762,544498024,1819044215,1819045734,539785071,544434464,544175136,1634231072,543516526,1920298873,1818587680,1869182049,1768452974,1948262512,1948262511,1730307432,1852143209,1864376947,1752440934,1634541669,1852401763,1852383333,1869768224,1864397934,1870209126,538979957,544491808,1935767328,1953067639,544105844,1919903264,1431263520,1646272556,1969316709,1226859891,1818583584,1702258025,1970239776,543976487,1785619744,1869445487,1663067506,1920233071,1864395887,544367990,1936287860,1986946336,1852797545,1953391981,544432416,1751348589,544432416,1868832841,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,541663264,1701867368,1684955424,1818583584,1702258025,1970239776,543976487,1629513058,2019893363,1702127971,1650532452,544503151,1936287860,1685025392,544498549,1226863457,778920224,1092624416,1646290030,1969316709,1226859891,1970435104,1998616940,544501345,544567161,1700949876,1953046572,1830843175,1819287673,1970495845,1948280178,1718558831,544367974,544567161,1936287860]},{"sector":9,"data":[538976288,538976288,538976288,757080096,1092627757,1280267074,541414485,1230258515,1128351315,1313818964,1096107808,1414414674,540689733,539831597,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1179197472,1380927008,1498300704,1095062048,542003027,1885698344,1495279905,1461736783,542395969,1381322585,1313819936,1109416261,743129921,662007673,538994038,544501607,773878889,539893792,538979872,544106784,1819047270,538976302,1953723722,1702109216,538995820,1816552813,1701536617,1701987954,1768169573,1948741220,544171040,1713402985,2032169583,539915631,1750343712,1931965537,779381024,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1850679328,1701344288,1752461088,1746956901,744779361,543582496,544567161,543519329,1634036848,744777075,1680296224,1987013664,1869881445,1918985576,1752440864,543519599,1970235508,1937008743,1948262444,539062127,2034376736,1819042080,1634037024,1814066030,538997861,1852532077,1763735407,1870209126,1634214005,1897948534,1953719669,1936617321,1868718368,1679848565,1767994469,539784044,1718514976,761623151,1852138867,1836016416,1769234800,1768712546,1881176436,1818390386,544435557,539897390,1954115169,1735289192,538976302,538976288,538976288]}]],[[{"sector":1,"data":[538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1635197001,1948284014,1868832879,1634236192,1702258036,541663346,544104803,1746956148,544238693,544567161,1635017327,1948282473,1869440360,538997875,1685025392,1769235317,1965057398,1629513075,1931502702,1936290913,1952670054,544108393,1836020326,544828704,1802661751,1663069801,1952540018,543649385,1667853382,1181902187,778397042,1411915808,661938536,1752637555,1953046649,1935767328,1851877408,1919102308,1702127201,1852383332,808464672,1634541605,1852401763,1634476133,1635084142,539780455,544370534,1835104357,778398832,1950949408,544432503,1735749492,544367976,544370534,1948280173,1920409711,543519849,1948284009,544498024,746152311,1969365024,1948262516,1701995880,1953265011,543649385,1869770784,1952675172,544434464,1953718630,539783781,1634562848,1919249516,1629495340,538993774,1212372301,1701998445,1717986592,1701405545,1948284014,544104808,1663071337,1684829551,1986095136,1700929637,1763733093,659103846,1937055844,543253605,1751607656,1814917733,1818588773,1851858988,1634017380,1919248755,1634476076,1635084142,690906471,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1850286112,1752375328,745828975,541663264]},{"sector":2,"data":[1953390967,544175136,1830842212,1700929657,1713402995,538997359,745893753,1851858976,1226842212,1668048247,543518063,1920298873,1701144096,1667326564,1952522347,2037276960,1835627552,538979941,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,757935405,1632444478,541663353,543912801,542461785,1679847284,1869815919,1752458605,543649385,544370534,1061119341,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1716068384,1752440864,1162748005,1881166936,1969516402,539784291,1684955424,1869116448,1998611827,1751345512,538976288,538976288,538976288,1819045734,1763735407,538979444,543519329,1646292852,1663049829,1819307375,1684370533,1629495340,538995820,538976288,538976288,1868767264,1936025968,543584032,1667853382,1181902187,543516018,1667852407,1918967912,1852383333,1702065440,538976288,538976288,538976288,539897390,1145390414,544175136,1344300386,1212371541,1145393985,1684955424,1229017120,1329995844,538979922,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1816535072,1701536617,1701987954,1397301349,1414483488,1163089184,1431514450]},{"sector":3,"data":[1380929616,541345108,1095258914,1096238418,539116882,1953046573,538997609,1814044769,1852138345,744777075,1868767264,1769109872,1702127719,1881153636,1969516402,539915363,1701336096,1868981618,1634755954,1852140921,1868963956,1953046642,1937055859,1397301349,1414483488,1280267808,1096044117,539908434,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1313808416,1226856780,1818304582,1868767340,1936025968,543584032,1667853382,1181902187,543516018,1667852407,1918967912,1852383333,1702065440,543519329,1381322784,1396787267,539771973,1851876128,1629505824,1919903334,1869881444,1919907616,1935745131,1918986272,1935745124,1635207456,1948284014,1663052911,1952540018,543649385,1701017701,1852140652,1919950964,1668637807,1713402740,2032169583,539915631,1680296224,1818322290,1629518188,1701998704,1952541027,1331241061,1931498069,1869639797,1763734642,1701322862,1852403820,1869881447,1634213920,1816552822,1701536617,1701987954,1881153637,1751347829,1684370273,1852383264,1935762208,1998615397,1701995880,1953046560,1634213920,1948741235,1852138850,1818304544,1684104562,538979961,543574304,1713398048,1852139890,1935745124,1713402731,1629516399,1868767264,539785584,1853180192,1936876900,1684955508,1464813600,1380010016,1414078532,542329120,544501614,1830842228,543517537]},{"sector":4,"pattern":538976288,"data":[778399343,1967267872,1952522356,1953723754,959652896,774778400,1802723616,1835624480,544175136,1886218611,1109424492,1210079573,1327518537,539905623,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538996564,543516788,1936876912,1998614127,1881173864,1702061426,2037150830,1935763488,1851858976,1853169696,1920299053,1935763555,1868784741,538999152,1948280431,1881171304,1969516402,540701795,1867980832,544483182,544567161,1634036848,538994035,1129469264,1163084104,1381322585,1314344736,1347371808,1179590745,1229735456,1380272963,1162170950,538984255,1852139607,1970239776,745497632,1331240992,1095651925,538985805,1819044215,543515168,1701670249,1952541028,544828517,1701078113,1869881444,1701336096,1768703520,1919249251,1701147206,1869181520,2037672306,1702057248,1632444530,1852402793,1766596711,773878899,1629498926,540697710,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,544501582,1819176736,1998594169,543976553,544567161,543452769,1329733705,1646282836,1818697829,1629512801,1953853282,1870209056,1869116021,1953719662,1851859065,1870209124,1881174645,1751347829,543519585,539897390]},{"sector":5,"data":[538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,707403808,1414873642,539634218,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1868111904,1819027317,1279336480,538988371,1701012850,543520361,543516788,1163149644,538989651,1936876918,544108393,543584032,1701344288,1667853382,1181902187,543516018,1869770784,1835102823,1763713068,1970037614,1735289188,543236128,1836016416,1952803952,1629495397,2019910766,1835364980,544828517,1868983913,1952542066,543520361,1970168173,773876833,538979886,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,707403808,1145979178,539634218,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1933647904,544104736,1752462689,2053730927,1864393829,1919250039,2032148524,1814525295,1701978220,1986618723,1969299557,1634561908,744712564,1819435365,1847599225,1718187119]},{"sector":6,"data":[1952539497,544108393,543584032,1768703520,1919249251,1701147206,1347756064,1163149636,1629495379,1953457262,544367976,1414874656,541413973,1869770784,1952675172,538979443,1752459639,1701344288,1886416672,1970565743,2037672302,1869881376,1668445552,1702060392,1701344288,1952522349,1230187040,1179209287,1312899913,1679829588,1868788585,1937010293,538976289,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,541018959,1867718688,1869881388,1836413728,544240928,1936287860,1953459744,762278701,1952609651,1914725740,1702195557,1713402995,1431335535,1095254866,1713390931,544042866,1936681076,1752637541,1634213999,661546358,1495801972,539579461,539897390,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1816535072,1701536617,1701987954,1663049829,1646292577,1431314533,1095254866,541345107,1836020326,1870209056,538997365,1870029158,1702127986,1347243843,1380275285,1179603744,1380013908,1163010117,1279869268,539775557,544370464,1701996900,2037150819,1869768224,1830821997,1816538213,1701536617,1701987954,544417637,1818391920,1701344105,538979442,544370534,1414747466,959652896,1970040864,606085235,808791601,544370534,1885956211,1735289200,1684955424,1851877408,1852402788]},{"sector":7,"pattern":538976288,"data":[1377840743,1684632421,1937010277,543584032,1768710467,1852993382,1819304297,1702060389,1684300064,539309600,544370534,544372079,1952543859,1634934885,544433516,779641204,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1867718688,1752440876,1869881445,543973748,606106473,892219444,606609456,942551604,1868963892,1631789170,1868982636,1634299506,774468462,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1868111904,538997365,1095977302,1293951020,1702130529,1918976882,538979428,543452769,1667590211,1629516651,538994034,1668048247,778399087,1937066536,1679827060,544239474,1970239776,1751326834,543908709,1948282473,1830839656,745302369,1919885344,1869115424,538994030,1870229097,1663070837,543453793,1651340654,1998615141,543716457,1768978533,1769234802,1679847023,778400865,538976297,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,540700500,1986360403,1766269029,1852797794,538976288,2035097632,1869115424,540697966,875640616,892870697,892415284,538980402,538976288,540614688,1869046092,1685410592]},{"sector":8,"data":[538976288,538976288,538976288,538976288,538976288,1769370185,539780462,958415171,892483377,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1867391008,538979447,544024393,1952802592,1735289204,1633820704,1948281699,1870078063,1864395634,1948262510,538994024,1162750506,707417176,1685025392,561275765,538976289,1869246021,1816535161,1701536617,1701987954,538979429,1885693291,544106784,1668640628,1629498472,1213490286,1397444161,539042081,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1986360403,477376101,973175936,2088765045,276037634,-1781995434,184730755,-1207601984,1894449195,1342851256,-1741887402,-1610300285,76030782,1342391437,1090143883,-1860245424,-1207647101,1448083503,-2097103384,800588996,1052266496,-1343729629,79987456,74907478,-2087193112,-1202322236,-397401282,-998006775,1958742788,591312906,-1788549040,-16595837,1996425334,61138948,-16464765,166200438,46433024,-443850914,-1957313699,283935724,339118934,1962281733,591312924,-1528277424,79987709,1344487096,-402360577,-998006855,1975520004,-339309820,736646714]},{"sector":9,"data":[1213929,587202560,538976256,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,0,0,538970637,538976288,538976288,538976288,538976288,-842151648,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,537529787,538976288,538976288,538976288,538976288,549068832,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,168671776,538976288,538976288,538976288,538976288,-1172299744,1176510496,1801677164,1917219429,1344300389,1868984933,1851878770,1092642147,2037145966,544367994,230301728,538976266,538976288,538976288,538976288,538976288,538976442,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,-1172299744,538970637,538976288,538976288,538976288,538976288,539015712,538976288,692267040,943272224,2036473910,1702122272,1193305462,1869832809,538976366,538976288,537529786,538976288,538976288,538976288,538976288,549068832,538976288,538976288,538976288,1987201312,744844905,541147936,538976288,538976288,538976288,168671776,538976288,538976288,538976288,538976288,-1172299744,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,230301728,538976266,538976288,538976288,538976288,538976288,-842150456,-842150451,-842150451]}]],[[{"sector":1,"data":[-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-1127363123,537528845,538976288,538976288,538976288,1142956064,1870209135,1635197045,1629516910,1480925294,1312902224,1330205761,1851859022,1313415268,1431458899,1330205763,1059083086,168430911,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1701990440,572552051,1864376921,1310859378,3811618,538976288,538976288,538976288,1700208672,1836016492,773857637,1948266030,1816535151,1701536617,1701987954,544417637,1179796816,1095586383,541410126,1279348289,1380276825,538970637,538976288,538976288,538976288,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,168676813,1750343690,1881174889,1919381362,1830841697,1970495845,544433522,543516788,1970561889,1948281953,543518057,1869883424,1953068832,544106856,1948268338,1937076072,1752460897,1718558835,1931501856,1852793701,538978660,1701978144,1919513969,1948279909,2037653615,1629513072,1948285294,544503909,1701603686,544175136,543516788,1701995379,1864396389,1331241062,1126191701,1431326031,542262612,543452769,1347635524,542720332,539897390,1868701728,1461741684,541611081,543452769,1213483351,542397775,543516788,1886611812,544825708,1634233957,1852400494,1869619303,1936876919,543584032,1667853382,1181902187,778397042,1699880992,1651336557]},{"sector":2,"data":[540701285,1816535072,1701536617,1701987954,1752375397,1684829551,543515168,544499059,544370534,1396786722,575817044,1701867296,1769234802,1763733103,1870209126,1634214005,1629513078,1953702432,1667855457,1701996077,538976869,1769349152,544171364,1886611812,544825708,1685217635,1919903264,1953525536,1836412265,1768703520,1919249251,1701147206,1701868320,539911269,1936474400,1948265583,1663067496,1701999221,1931506798,1769239653,538994542,1718558752,1768703520,1919249251,1701147206,1411412775,1414484552,541412436,1819044215,543515168,1869506409,543450482,1769108836,1948280686,544434536,1953719668,774778400,1768703520,1919249251,1701147206,538976288,1769414688,1914727532,572550773,1819047270,1953853216,168635938,1330520074,540689748,543516756,1701603686,1598440992,1414744392,544434464,1987015280,1684366441,544108320,543516788,1667853382,1181902187,543516018,1802725732,1702130789,1919903264,1768453152,1970282611,1936683122,1950949477,1936024608,1651077731,1629516645,1953063456,543584032,543516788,1953720680,544830063,1176528495,1801677164,1917219429,1629513061,1830839406,1936026465,1953392928,1936028261,1735289204,1634038304,1735289188,1227366446,1870209126,1948283509,544503909,1701603686,544434464,1735290732,1948283493,544104808,543896630,1702132066,1864379507,544828526,543516788,1936877926,875962484,1769414763,1646292076,2037653605,543450480,1851858976]},{"sector":3,"pattern":538976288,"data":[1701650532,1920299873,690906213,537528845,538976288,1160257568,1919251566,543649385,1313817376,1280266836,538985261,1629516897,1763735918,1953853550,1869770784,544501869,1819044215,1684956448,1701344288,1634623776,1769175404,220802675,-842194934,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,537528845,691087392,1750540320,1763734625,1752440947,1881677925,694711393,1701667182,543584032,543516788,1954047348,1818846752,541007973,537528832,538976288,538976288,538976288,538976288,707406368,1701336096,1701868320,1768319331,1713398885,543517801,544104803,544501614,1713399138,1684960623,707403822,537529642,1344282656,1935762796,1751326821,543908709,543516788,1162690894,1684955424,1413566496,1868963912,1667309682,1634891107,539785571,543452769,544109938,1936287860,1869770784,1835102823,1634165024,221146729,168427530,538976266,538976288,538976288,538976288,538976288,538976288,1377837088,1768186213,1948280686,1948280168,544503909,1701603686,773860896,168635936,168624138,538970634,538976288,538976288,1750343712,1702109285,1713403000,543517801,544432488,1852138850,1668641568,1936942435,1819047270,1701978233,1763730529,544175214,541933906,1869440365,168655218]},{"sector":4,"data":[538976288,538976288,538976288,538976288,1919903264,1734961184,1886596456,543450469,1886680431,221148277,168430090,1768444960,1701847155,1919903346,1668178285,1851859045,1937337441,1948283753,1936026465,1634496544,1763730787,2004099182,1634738287,779318386,1766203424,745829234,1768703520,1919249251,1701147206,544434464,538976288,1920300064,543450478,1179012909,1629498413,1852383342,1852990836,1948281953,1919249769,544434464,1918989427,744777076,1684955424,1701344288,1953391904,543519337,1954047348,1818846752,1965564005,1869881456,1798583840,1954112032,539587429,1948283753,1684369529,544108320,543516788,1886611812,544825708,1701995379,1629515365,1752440948,1634541669,1970104696,1886593133,543450469,1936945008,1701601897,1769416736,1970235508,538976372,1768703520,1919249251,1701147206,538979881,1852139604,1701344288,1835627552,1763734117,1701978227,745825651,1768703520,1919249251,1701147206,544434464,1230259009,1163149654,1629498436,1948279918,1394632040,541412673,1480938528,1936269396,1887007776,1864393829,1752440942,1668489317,1852138866,1230449184,539641940,1667853382,1181902187,778397042,1750343712,2004099173,1869881455,543973748,1768978804,1948280686,1936026985,1701994784,1701344288,1768169582,1634496627,543450489,1948282473,1914725736,1819636581,1735289204,1701868320,1663067237,1634757999,1869834610,1851859054,1937337441,221148009,168430090,538970634]},{"sector":5,"data":[538976288,538976288,538976288,538976288,1109413716,1313425221,1229476896,1312890963,1398361153,539775817,1936028272,1851859059,1701519481,1869488249,774774903,168624174,538976288,538976288,538976288,538976288,538976288,538976288,-842150455,-842150451,-842150451,-842150451,-842150451,-842150451,-1144140339,538970637,538976288,538976288,538976288,538976288,538976288,549068832,538976288,538976288,538976288,538976288,538976288,538976288,168671776,538976288,538976288,538976288,538976288,538976288,538976288,538976442,538976288,1667853382,1181902187,543516018,538976288,-1172299744,538970637,538976288,538976288,538976288,538976288,538976288,549068832,538976288,538976288,538976288,538976288,538976288,538976288,168671776,538976288,538976288,538976288,538976288,538976288,538976288,538976442,1179796816,1095586383,541410126,1279348289,1397314393,-1172299744,538970637,538976288,538976288,538976288,538976288,538976288,549068832,538976288,539634218,1431520594,978539596,707406368,538976288,168671776,538976288,538976288,538976288,538976288,538976288,538976288,538976442,538976288,538976288,538976288,538976288,538976288,-1172299744,538970637,538976288,538976288,538976288,538976288,538976288,-842522592,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,168672461,538970634,538976288,1766203424,1881171308]},{"sector":6,"data":[1953393010,1835627552,1230446693,1431259220,1816535124,1701536617,1701987954,1635197029,538983027,2021161080,544765998,1667592992,1935961711,168430894,538976288,538976288,1701603654,1769107488,1948284014,543518057,1414092586,538978888,1667853382,1181902187,543516018,980640119,2021138464,2016311416,1931485304,1852793701,221148004,538976266,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,-842194912,-842150451,-842150451,-842150451,-842150451,537529805,538976288,773857312,1461726766,1751345512,544434464,1919950945,544501353,1701669236,1718182944,1701995878,543515502,540698223,2021160992,2021142136,1702043680,1684959075,168636019,-842194934,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,231591373,538970634,538976288,707403808,1176513066,1801677164,1917219429,1931961701,1279611424,1447646273,1162879045,1380927058,1129201997,1936269381,2015371322,779647096,622884984,707406368,168430890,538976256,538976288,1768703520,1919249251,1701147206,1195987744,1229343054,1414414659,1763727692,1701995374,1936028513,1397703712,1919120160,544105829,1886680431,1931506805,1684366704,168430894,538976256,1816535072,1701536617,1701987954,1701060709,1702259052]},{"sector":7,"data":[1226863474,1163019086,1279412548,1129521221,1313162578,1380274208,1297239878,1162038849,544175136,543976545,542330692,1735357040,1936548210,168430894,537529600,1936287828,1869770784,1835102823,1902473760,1701996917,543236211,542330692,1936876886,544108393,840984175,1864380462,1634476146,544367988,544432424,1936027492,1768703520,1919249251,1701147206,1495281193,538998127,1398099242,1965042260,1634887536,2032166244,544372079,1802725700,1701859104,1769234802,1394632558,1702130553,1869881453,1768453152,1701978227,1769171318,1814064751,1818588773,1919885356,1952541728,539783781,538996329,1701081711,1869881458,1702065440,1768453152,1869815923,1635218534,539911538,1394617632,1702258036,1651066656,778989427,167774733,538976266,538976288,1702183968,544175136,1802723700,1851878701,1835362145,544501349,1768778092,1769234804,544435823,1948282473,544434536,1936876918,544108393,1142974063,221008719,538970634,538976288,538976288,538976288,538976288,1768703520,1919249251,1701147206,1919242272,1836216166,1701015137,1634615584,1702525292,1936269426,538970637,538976288,538976288,538976288,539634218,1095652640,541412418,1126190932,1280331087,1230446681,1495287892,542266703,1431389522,542397253,707406368,538970637,538976288,538976288,538976288,538976288,1919295520,1998613871,1768453225,1752440942,572552041,1818847331,1881154148,1701015410,221148019,218106378]},{"sector":8,"data":[1701336074,1296126496,1634759456,1629513059,1818845558,1701601889,544434464,1970499177,1667851878,1953391977,544175136,544109938,1936287860,1869770784,1835102823,658734,1176504845,1931506287,543518063,1852534389,544110447,1935762802,539782767,1936287860,1869770784,1835102823,544434464,1650552437,1948280172,1886330991,1952543333,1868767333,1667592818,544828532,1752459639,1397703712,1344282670,1634234981,1914729328,1868705125,1852404847,1752440935,2037588069,1835365491,1818851104,1768300652,1752440952,1936158313,1495277614,1830843759,1952999273,1936482592,1869357167,1713400687,1629516399,538999150,1864376352,1919248500,1734964000,1864397678,1650532454,1836216174,1931504737,1702130553,1700929645,1769365864,539914863,757080096,1702122272,1193305462,1869832809,168636014,537529600,538976288,707406368,544096544,1869771365,1634214002,1668227187,1920103779,1679844453,1852404341,1752440935,1701978213,1852400737,1718558823,1701344288,2019914784,1768300660,539911532,220867114,538976266,538976288,1768444960,1919950963,1634887535,1936269421,1919251488,1634625901,1735289204,544174880,1952540788,1701344288,1920099616,1830842991,1646295393,1868767333,1667592818,778331508,218106381,1750343690,1816535141,1701536617,1701987954,1699749989,1919903346,1668178285,1849761893,2054777953,1830842981,544502645,1702257000,1768703520,1919249251,1701147206,1919705376,2036621669,1634692128]},{"sector":9,"data":[543450468,1869901417,1752440864,1868767333,1953853549,773878373,1629498926,1914725486,1768844917,539912046,1701597216,543519585,1702259047,1701344288,541476384,1835888483,543452769,1814065012,543449455,1667853382,1181902187,543516018,1752440864,1914728037,1635021669,1948284018,544434536,1735357040,778920306,539828256,1986360403,1766269029,1852797794,658734,406764796,567095476,141754940,-401655362,550306454,-1064386509,281912756,4046988,-1106938624,-404024649,788027,197002612,-1260590320,-1945055835,-1090452730,-1977220860,17146373,378406,1052444446,-754667240,1253327851,91431373,-351190850,-1152863054,567087104,-4322701,539920,-387210892,855715491,31910098,-402574146,146014762,1631330765,2050754162,539755127,91576636,132906932,1968061584,-2013219611,-1979644378,-855460656,101119521,108396289,-351840322,-768372727,-1107187736,-337116272,-1173703679,567083271,17309322,-2017001678,-1275068151,-1174360003,567083273,-575011213,-13637369,141475408,1526841832,-4636748,517092351,19799694,1931420109,304201222,-1543565079,116785452,1979646214,184401414,865077739,21686482,-402085186,146014606,-1481367091,-1998057267,806783232,-844712959,8251408,20059785,-1064380276,-1090441055,-840430300,-397258752,849412311,225099521,1342226408,13232210,1482316123,-753155797,-401738305,815857851,-1949158655,-150916594,-1070378767,280621559,-1948125401]}]],[[{"sector":1,"data":[-503883558,-763116797,244301568,855676648,13822162,-401916226,-373423850,17885198,-1912543512,-1610546426,79626501,92808705,-850657096,13756449,-401080134,11796648,861018829,739150811,869413633,512630518,246677806,1014965420,1009611802,1109095433,91557180,200004147,1946827920,1931492358,-847269886,-337911280,-897478641,548995064,1108397326,-891094923,-855591905,-802465766,28967797,-661929216,-150993479,65786337,13796291,-1327985725,506144,-970544397,640613701,821970374,-12204506,-1178367184,-1957691382,-137219134,-1957667855,-2131626045,-2142293822,-93049283,-2091248248,-495648518,1962934333,106087389,16975502,637604795,-1191245882,129435136,1337641267,118541592,838992056,281893631,98351555,1139193520,-1207954246,-235450568,-997571866,1642349286,51175562,12149222,-1963007488,-1016994108,1962949804,246727425,281935666,1752494827,1663071081,1634561391,1814062190,778399337,1817190432,1702060389,1717924384,168653413,1948262432,1870209135,1864397429,1919250039,1830843175,1635085921,1868963948,543236210,1886220131,1702126956,1836016416,1684955501,1668249120,1819632225,544830049,1668506980,1953524082,778989417,220465677,538976266,1667853382,1181902187,543516018,1818584422,1752440947,2032170081,1746957679,543520353,1667592307,1701406313,1869881444,1634541679,1931508078,1701147235,1868767342,1936879468,539893806,537529646,1750343712,1768693861]},{"sector":2,"data":[862441,0,0,0,0,0,-2131034112,91507708,305069870,110046721,-1892810474,-2097080314,-913571132,213701006,1377699331,-1070378925,-1514880882,-1064562483,1946157117,1048585852,1971519761,116794996,1979646226,-1898410900,-1948676416,1015031538,1174631470,642709483,1952201856,1015031302,1190360378,-352288577,-1977184203,1965964288,150700823,964711028,-2142407648,1215573049,1947023744,-1878463677,57999674,1205594947,222037386,540810100,742130804,-1974996619,1947024389,1948269580,1949056245,-337955855,1515935929,-1661270241,406257454,922693121,788136214,17968895,-844647173,1515935760,-1661270241,520040186,-913571566,213701006,-78603261,281913012,922693208,-13762280,-822012362,538970637,1768703520,1919249251,678979910,539585907,1970365810,1936028265,1397703712,1919243808,1852795251,808333856,544370464,1702125932,538979954,1953721929,1634495585,1852795252,1868718368,1684370546,658721,538970637,538976288,538976288,1176510496,1801677164,1766224485,1936269432,2003791392,1835102752,1936028192,1852138601,1864379508,1886741347,1735289209,538976288,2036473888,779314548,-842462707,-842150451,-842150451,-775041587,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,549108685,1667853382,1181902187,-1289717655]},{"sector":3,"data":[2017796128,1953523043,544108393,1735357008,544039282,1684955464,544367980,544370534,543516788,1667853382,1181902187,543516018,1701995347,1159753317,1851877486,779248995,549108256,824188960,538980398,-1289740256,538976288,1769101088,1852142708,1968185388,1936288866,744777064,1886339872,1734963833,673215592,824191331,540424249,1394637154,1702258036,1651066656,778989427,538976288,-842483168,-842150451,-842150451,-808596019,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,539016397,538976288,1176510496,1801677164,1917219429,1629513061,1176527982,1801677164,1766224485,1918967928,1702043749,1667855986,1634541669,544435058,1394632303,1702258036,1651066656,778989427,167774733,537528842,538976288,538976288,538976288,538976288,538976288,538976288,-842194912,1700208845,1836016492,1869881445,1229342240,1329802840,-842194867,168431053,538976288,1970231584,1918967840,1981816933,1769432425,538994542,1936287860,1701650464,1734439795,1700929637,1937072483,1752440933,1179000933,538990665,1835888483,543452769,1935767328,1768366112,544105846,538976288,538976288,1953068832,1953853288,1768251936,1713399662,1869376623,543450487,1948285282,1847616872,1936026977,543584032,544829025,1414745928,541412425,1735357040,1936548210,1344282670,1936942450]},{"sector":4,"data":[543649385,538976288,538976288,2037276960,2036689696,2003791392,1953441824,544367976,1851877492,1313817376,1280266836,539575085,1819044215,1886938400,1852399980,1229342240,544417624,1919250543,1869182049,168636014,538976266,1330520096,540689748,1986610976,543649385,1936287860,1836016416,1684955501,1953068832,1869488232,1735549216,1852140917,539784052,1752459639,1768703520,1919249251,1701147206,542002976,1852139636,538976288,538976288,1179590688,1763716166,543236211,1667855729,1635197035,1718558841,1886938400,1701409381,1852400494,1816535143,1701536617,1701987954,544417637,1886611812,544825708,1701146739,1634148452,221146729,168430090,538970634,-853532640,-842150451,-842150451,1881677856,1936942450,2037276960,2036689696,544175136,1953394531,1702194793,544370464,1953394531,762081138,1869881443,1769304352,538978676,-842150451,-842150451,168431053,-842151680,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,1229342240,1329802840,-842194867,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,-842150451,539015867,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,539015866,1179000864,538990665,1768703528,1919249251,1701147206,2020165152,1936269353]},{"sector":5,"pattern":538976288,"data":[1313810976,1428183372,709117267,544106784,543516788,1768713845,2037146987,1702257952,1948284014,544498024,1701670771,538976288,539015866,1718558752,1701344288,1718580000,1918990196,1970413669,1852403310,1852776551,1970239776,1868767346,1953853549,1763734117,1330126963,1279874131,1869881413,1701344288,1702109216,1869506659,2036821868,538976288,539015866,1835343904,2037345392,1646290021,1816535161,1701536617,1701987954,538979941,1948283969,1948280168,543518057,1948280431,544434536,1953067639,744975977,1280200480,1752440921,1701716069,1953719671,538976288,539015866,1702240288,1869181810,1718558830,1497450528,1394627397,1414676813,1296912195,544434464,2003791467,1869881454,1902473760,1701996917,1816535584,1701536617,2020165234,577203817,1817190446,1702060389,538976288,539015866,1702043680,1634738277,824206695,1718558775,1701344288,1768703520,1919249251,1701147206,1853320992,544436837,1684632935,1868963941,1684086898,1769236836,1818324591,1718511904,1634562671,1852795252,538976288,539015866,1650532384,544503151,543516788,1684366702,1919903264,1851858988,1937055844,1718558821,1752440876,1176531817,1801677164,1917219429,1176528229,1852405865,1919950951,1634887535,538979949,538976288,538976288,539015866]},{"sector":6,"pattern":538976288,"data":[538976288,538976288,538976288,538976288,539015866,1716068384,1870209056,1768300661,1948279918,544498024,1701670771,543584032,543516788,1735357040,1936548210,1970239776,1702065440,1701994784,1953459744,1836016416,1769234800,543517794,1752459639,538976288,539015866,1816535072,1701536617,1701987954,538979429,1886218611,538999148,543450209,543516788,1481197126,1836016416,1684955501,544175136,1920298873,1414873376,1163412815,1094856259,1713381460,778398825,538976288,539015866,1866866720,2003790956,1229342240,1769414744,1629513844,1936288800,1718558836,1701344288,1668180256,1634757999,1818388852,1919950949,1634887535,1847599213,1936026977,538976302,1634755923,1702125938,538976288,539015866,1752440864,1634607205,544433517,1752459639,1634759456,544433507,1663070831,1634561391,1851862387,1886596452,1936024417,1752440876,540701557,538976288,538976288,538976288,538976288,538976288,538976288,539015866,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,539015866,538976288,538976288,1481197126,1330794528,1344287047,843534162,1330794528,538981191,1865228320,538979698,1179000864,1344297033,826756946,1380982828,741492559,1330794528,538981191,538976288,538976288,539015866]},{"sector":7,"data":[538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,539015866,1179000864,538990665,1819044215,1702109216,1919905901,1818849889,1679827065,1952670053,1952544361,1176510565,1801677164,1917219429,538994021,1330005314,538985810,544829025,543584032,1701344288,538976288,539015866,1919950880,1634887535,1763734381,1752440942,1768693861,1629516915,1914725746,539782773,1684955424,761623072,1769235297,1702125942,544500000,1413890336,1096241733,777208914,673194016,1481197126,538976288,539015866,1868832800,661549925,1830822004,543452777,1768251936,538994542,1953721961,1701604449,1768235108,1919248500,1717920288,543519343,538997359,1702127201,1176510578,1801677164,1917219429,690906469,538976288,539015866,1716068384,1746935852,1702256997,1746935918,544238693,745764128,1870209056,1701716085,1293968485,541413967,1162690894,1752440915,1998614113,543976553,544500070,1629515375,1769152544,1701603182,538976288,539015866,1768693792,539780462,1835627296,544828528,1936943392,1629513077,1752461166,1176531557,542656838,1835888483,543452769,1752459639,1701344288,1684086816,1769236836,1818324591,1634607136,779314541,538976288,539015866,1750343712,1663071081,1646292577,1868832869,1629513070,1634541683,1948285294,1936026985,544432416,1701012846,1918989171]},{"sector":8,"data":[538979961,538976288,538976288,538976288,538976288,538976288,538976288,538976288,539015866,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1394614304,1702258036,1651066656,778989427,538976288,539015866,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,-842151750,-842150451,-842150451,-842150451,-842150451,-842150451,1881678029,1936942450,2037276960,2036689696,1701345056,1768300654,1752394094,690906213,-842150624,-842150451,-842150451,-842150451,-842150451,-842150451,168430080,168430090,168430090,168430090,168430090,168430090,-67106294,-1273952580,1008848176,-1106742526,-1142423028,-2145334016,33587262,-1564596109,11331586,838904296,1024904676,343158275,-1207919128,-13497668,-855637575,-840682992,9234454,-1207557939,567096609,17964681,18089612,-1207887174,567092513,8502791,2142895755,1631366144,2050754162,539755127,1947024554,-1326521854,43368224,-218102599,777395882,2891406,1017968179,-1392020480,15694,-963905163,620760837,201719792,984323,1593831461,702751,-235417037,1328595584,4003208,-1091472128,266863196,822130688,-2096952134,78712770,567143123,1962949804,246727425]},{"sector":9,"data":[281935666,1163064043,1279412548,1129521221,1313162578,1380274208,1297239878,1162038849,544175136,543976545,542330692,1735357040,1936548210,168430894,537529600,1936287828,1869770784,1835102823,1902473760,1701996917,543236211,542330692,1936876886,544108393,840984175,1864380462,1634476146,544367988,544432424,1936027492,1768703520,1919249251,1701147206,1495281193,538998127,1398099242,1965042260,1634887536,2032166244,544372079,1802725700,1701859104,1769234802,1394632558,1702130553,1869881453,1768453152,1701978227,1769171318,1814064751,1818588773,1919885356,1952541728,539783781,538996329,1701081711,1869881458,1702065440,1768453152,1869815923,1635218534,539911538,1394617632,1702258036,1651066656,778989427,167774733,538976266,538976288,1702183968,544175136,1802723700,1851878701,1835362145,544501349,1768778092,1769234804,544435823,1948282473,544434536,1936876918,544108393,1142974063,221008719,538970634,538976288,538976288,538976288,538976288,1768703520,1919249251,1701147206,1919242272,1836216166,1701015137,1634615584,1702525292,1936269426,538970637,538976288,538976288,538976288,539634218,1095652640,541412418,1126190932,1280331087,1230446681,1495287892,542266703,1431389522,542397253,707406368,538970637,538976288,538976288,538976288,538976288,1919295520,1998613871,1768453225,1752440942,572552041,1818847331,1881154148,1701015410,221148019,218106378]}]],[[{"sector":1,"pattern":538976288,"data":[538976288,538976288,538976288,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,221064493,537529610,538976288,538976288,538976288,538976288,538976288,1092624416,1769103904,1746953829,1869902697,1864399218,1816535142,1701536617,1701987954,218762597,538976266,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1864379680,221061234,537529610,538976288,538976288,538976288,541138976,1802465132,544497952,543516788,1751344468,1869377390,1646295399,1852401765,1176641636,1801677164,1917219429,1868850533,221127277,537529610,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,757080096,544370464,218762541,538976266,538976288,538976288,538976288,1394614304,2004117103,543519329,1768318565,1852139875,1763735907,1431117939,1830832195,543519343,1869639017,1851880562,537529716,538976288,538976288,538976288,538976288,538976288,538976288,1752440864,1914728033,1746958177,2003071585,543519329,1702326128,220275058,537529610,538976288,538976288,757080096,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,168635693,168626701,168626701]},{"sector":2,"data":[538976288,1312901204,1411404619,1112088655,168632653,538976288,538976288,538976288,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,221064493,538976266,538976288,538976288,1109401632,1919903333,541663333,1768383842,538979438,543434569,1701538156,544175136,1701536116,1830838560,1852140911,1869881460,1768366112,220226934,538976266,538976288,538976288,1830821920,1931485305,1701015145,539780466,1651863584,543385964,1634235424,544435054,1684955424,1885413408,1667592816,1769234793,538996335,220229492,538976266,538976288,538976288,1226842144,1919251566,1769234798,1818324591,1937064480,1936027241,1632444531,1852401763,539784037,1668172064,1630019630,1226858859,539577666,220230497,538976266,538976288,538976288,1948262432,538994024,1886220131,544829025,1667852407,1919098984,1702125925,1752440932,1112088677,1129324621,774778400,1851858976,1948262500,220226920,538976266,538976288,538976288,1948262432,1818322025,1986098989,1752178789,1836019301,1852796517,543584032,1952540788,1869770784,1952675172,1931506471,1701012341,221148019,537529610,538976288,538976288,538976288,1768703520,1919249251,1701147206,1998594092,1684829551,1869488160,1696604276,1953720696,543582496,543516788,1918987552,1886676331,1701011820,537529632,538976288,538976288,538976288,1701995296]},{"sector":3,"data":[1684370529,544825888,541934153,544432503,544829025,1936942444,1953068576,1629514849,1998611566,1701080687,1819633266,218762542,538976266,538976288,538976288,1176510496,1801677164,1917219429,1746953573,1948283745,1646290280,1717923429,1864397929,1700929638,543649385,1769170276,1684368999,1634541600,220232046,538976266,538976288,538976288,2032148512,1936875877,1178673184,542262612,543516788,1751347809,1667593321,1701999988,543584032,543516788,1998603088,1663071073,544502625,220229225,538976266,538976288,538976288,1830821920,1701540449,1735289204,1918986285,1701733732,1663049828,1919118959,543519845,774778400,1869815840,541663264,1986095136,1948262501,220226920,538976266,538976288,538976288,1629495328,1851881060,1701273972,543584032,1684957544,1751607667,1752637556,543712105,541934153,1702258030,1852121202,1702457194,168636004,538970637,538976288,538976288,538976288,1746953801,744845925,1919885344,1936483616,1701345125,539780466,1696614688,544367990,1701867617,1948283489,1700929647,1918986272,539781235,538970637,538976288,538976288,538976288,1919247201,744712546,544370464,1819232290,762471785,1851877492,1296189741,1881156642,1935762796,1701978213,1651336557,1948283493,544498024,538970637,538976288,538976288,538976288,1310728265,1380275781,1330926368,1161961552,541544009,1413567047,1280656965,1919903264,1701344288,1886330912,1953656688]},{"sector":4,"data":[1953066613,544433513,538970637,538976288,538976288,538976288,1634038371,543450484,1226864994,1931955522,1668641568,1936942435,1953068832,1752440936,1830843241,1768448865,221144430,538976266,538976288,538976288,757935392,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,168626701,168626701,538976288,538976288,538976288,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,221064493,538976266,538976288,538976288,538976288,538976288,538976288,538976288,1750081568,543519585,541412943,1768169517,1987011443,226062949,538976266,538976288,538976288,757935392,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,168626701,538976288,538976288,538976288,1646294089,1851877221,1952543264,544367976,1869508201,1953391971,221149548,537529610,538976288,538976288,1277173792,543517545,1919252069,1701736313,1936483616,1226845285,1885694752,1701978228,1852400737,1650532455,544503151,543976545,543516788,1852401780,220230503,538976266,538976288,538976288,1768453920,538994787,1819635555,1700929636,1920299040,1935763555,1948279909,1886593135,543450469,1830842485,1864507513,538993772,1853189219]},{"sector":5,"data":[577922411,537529632,538976288,538976288,874520608,540489518,2053655840,942684192,1129324600,1159733294,543712097,1936941424,543649385,1752065314,1701015137,1953391981,1629495330,1667855474,220226924,538976266,538976288,538976288,1835364896,1701080681,1830821988,1948262501,544498024,1162368079,1162879058,1162629199,1919252256,1663049829,1970302319,1735289204,1095114784,1380275283,537529632,538976288,538976288,1948262432,544104808,774778441,538979886,1835887944,774778477,168635950,538970637,538976288,538976288,1917198368,538996079,1852796257,1629495399,1948281964,1411409256,1329746517,1681989664,1850289508,1631789088,745759858,844505120,1663049776,1936746856,168632364,538976288,538976288,538976288,1953718630,538997349,1668246627,1663049835,1953724786,745761889,1701716000,1869422711,1919248500,1918988130,539784036,1768257312,538993778,221081444,538976266,538976288,538976288,1667852320,1936025963,1629495340,1948279918,1814062440,744844137,1852776480,1919950949,1668637807,1633886324,1952999285,544828704,979728741,1701336096,537529632,538976288,538976288,840966176,1160590904,1163022424,1126191955,541348417,1836020326,541282336,1751344468,1869377390,1936025959,538976302,1936287828,1668834592,1701604453,220230766,538976266,538976288,538976288,1918984992,1763713124,1948262515,538994024,1701667187,1852776480,1818304613,538996595,1852400994]},{"sector":6,"data":[1931485287,543452271,544825888,1667847712,745697140,537529632,538976288,538976288,1293951008,1953396079,544106849,1886220099,1919251573,1629495340,1702305907,1629514860,1702043763,1634887030,1953439852,544367976,1819043191,1869507373,220229239,538976266,538976288,538976288,1836016416,1768841584,221148005,537529610,538976288,538976288,1394614304,1852776559,1718558821,1701344288,1646290291,1953849701,544433513,1853189990,1953046628,1635197043,1852383353,1948282740,538994024,1937075829,220226661,538976266,538976288,538976288,1869378336,540552564,1830839919,1920213113,2037674869,1915232288,2037674869,1864376361,1478517868,168635988,168626701,538976288,538976288,538976288,538976288,1461723168,1515866440,1515870810,2054838874,2054847098,2054847098,773880442,773860896,774774830,1747460142,690053993,168626701,538970637,538976288,538976288,1968381984,1696621938,1735749486,1948265576,1377854824,1344296769,1162039122,1313428307,1330651207,542262615,1830839919,2037588089,1835365491,1869116192,168632436,538976288,538976288,538976288,1394634869,1229866825,1094928710,1498174542,1969889324,1629516915,659103859,1869095012,744777072,1953849888,544175136,1931508077,1919971957,543519593,538970637,538976288,538976288,1851858976,1868767332,1702130542,1952542322,745434985,1701344288,1380143904,542000453,1852074340,1914729511,1768252261,1310745974,1280459077]},{"sector":7,"data":[1752440921,168632421,538976288,538976288,538976288,1701667187,1701868320,1646290021,1953722223,544432416,544694642,1651340654,1663922789,1668183410,1735289192,218762542,538976266,538976288,538976288,544820512,1769107488,538997359,1685217640,1701994871,1919950880,1668637807,540701556,1750343712,1347166309,1229529171,1766596640,544499815,1852133408,537529632,538976288,538976288,1394614304,1702130553,1713381485,538997359,1819308097,1226842213,1868767305,1953853549,544436837,1819239968,1702326124,1646272612,1260396665,1634492783,220230439,538976266,538976288,538976288,1112098592,542003027,1751607628,1699750004,2035490926,1835365491,1679826988,1852796261,1634890867,1948280180,544498024,544024393,706748513,709314882,537529632,538976288,538976288,706748448,709771590,1864376352,1142956134,1819308905,538999137,1701995347,779316837,538976288,1701995347,544435813,1701994784,1378492448,1280065861,220211801,538976266,538976288,538976288,1886218528,1635021423,539915374,1750343712,1915189605,1970217061,1852776562,1461746028,1329876553,1763726167,544175214,1952540791,1730179879,1735289199,537529632,538976288,538976288,1327505440,1852383310,1701344288,555836786,538976288,543452737,1163019091,1394626117,1145390416,1413565728,1397900628,773860896,1092628000,1414482976,168632609,538970637,538976288,538976288,659103776,1629495405,544174956,1701999987]},{"sector":8,"data":[1634235424,1868767348,1953853549,544436837,1970235507,1646290028,1095114853,539055187,541663264,1634037024,168632430,538976288,538976288,538976288,544372079,1162893381,1313163602,1864385859,1752440934,1931504997,1819635560,1701191780,538995813,1751607660,538979444,1886610802,1769172591,539780470,538970637,538976288,538976288,1851858976,1853038692,2037411937,1684960544,1864397413,1713402485,1701277289,221148018,537529610,538976288,538976288,1092624416,1869378336,1668489335,1852138866,1801547040,1159754597,1498563926,1313425492,1701191751,1931504741,544698220,539897390,543452769,1819047268,218762542,537529610,538976288,538976288,538976288,538976288,1394614304,1952804207,1735289192,1935767328,1869772576,1763731310,1112088686,1668489293,1852138866,1684955500,218762542,537529610,538976288,538976288,1327505440,1663071349,543518049,1948285293,1953723762,1112088697,1129324621,1667585056,1667853928,1377856609,1919247973,1701015141,1851878688,543973749,220212525,538976266,538976288,538976288,538986784,1701867368,1948262500,1965039727,1919247470,1851880563,1752637540,543519333,543976545,538994287,538999149,544695662,842020896,1931949624,537529632,538976288,538976288,1881153568,1919252335,1769302573,1998611811,1730179937,1735289199,538976302,1702127169,1818304626,1948265580,1713399144,1936027241,1634214004,1635214450,220226930,538976266,538976288]},{"sector":9,"data":[538976288,544106784,1701344288,1870077984,543452274,1344303977,1380276047,1397966156,544175136,1718773104,544043631,1948282473,538994024,1701011814,1718558752,537529632,538976288,538976288,1763713056,1717986670,1701405545,1394635886,1465140815,776294977,773860896,168635936,168626701,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,2082480160,538970637,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538991648,538976288,168636192,538970637,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1042292768,1193287712,558910549,1008738336,168626701,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,790634528,538976288,1545609248,538970637,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,168655904,168626701,538976288,538976288,538976288,1868767305,1852075125,1109423143,1162431557,1998603606,544498024,1868963913,778333813,1684620320,1931495712,1763735905,1717986670,1701405545,541029486,218762528,538976266,538976288,538976288,538976288,538976288,538976288,1920102216,1769563753,1998612334,1684829551,543515168,1701998445,1667457312,1952543349,773860965,168635936,168626701,538976288,538976288,538976288,543516756,1769107232,1634625895,1969299564,1919903860]}]],[[{"sector":1,"data":[1718558835,1296189728,1377858343,1109413199,542330697,1819635555,1869488228,1746935924,543520353,538970637,538976288,538976288,1852514336,544110447,1937074720,1998594164,544498024,1752178785,1836019301,1852796517,1701344288,1296189728,541282336,1819635575,1646272612,1836016485,168632421,538976288,538976288,538976288,539897390,544174880,1931495712,1869639797,1948280179,544498024,1864396654,1931502958,1953391984,1668640032,673194088,538997359,1752327536,544436321,538970637,538976288,538976288,1851858976,538978681,1701669236,1919907616,1852406130,1650532455,544503151,543516788,1768318565,1852139875,1864399203,1752440934,1814044773,1919252335,537529645,538976288,538976288,1814044704,1818588773,1330782240,1109401677,542330697,1953853298,1936027241,539897390,1952866592,538997349,745303137,1752440864,538999141,1263685463,220218437,538976266,538976288,538976288,1684628512,544483182,2036689012,222248767,537529610,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1634031904,1931488360,778400373,168626701,538970637,538976288,538976288,1950949408,538997543,1953723754,1752440864,1847620705,1852776559,1986338917,1797288549,544695662,542592840,1212372301,1161961504,1380275284,1752440864,168632421,538976288,538976288,538976288,1397705026,1734962464,1746957416,543520353,1852138850,544370464,1819635555,1700929636]},{"sector":2,"data":[1750343726,1701060709,1919250533,1684955424,1869374240,544367987,538970637,538976288,538976288,541663264,1802465132,539780197,543516788,1701998445,1869574688,1868963949,1763844210,1869770861,1701668214,539128942,1868963913,778333813,168626701,538976288,538976288,538976288,1970235476,538994791,1953701961,543976553,1852074340,1797288999,544698222,1948284009,745432424,1752440864,1919950949,1668637807,1752637556,543712105,538970637,538976288,538976288,1870077984,543452277,1868784994,1176528237,1801677164,1917219429,773875045,1998597678,1998615393,543976549,1763733103,1998615412,220297569,218762506,537529610,538976288,538976288,757080096,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,168635693,538976288,538976288,538976288,538976288,538976288,1935763536,1465131109,539828303,1818435681,1919251311,1869573152,1952522347,1701344288,1936943392,225666421,538976266,538976288,538976288,757935392,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,168626701,538970637,538976288,538976288,1750343712,1699749989,1919903346,1668178285,1934172261,979727731,168626701,538976288,538976288,538976288,543516756,1734963823,1818324585,1296189728,1819231008,1193308783,1752195442]},{"sector":3,"data":[544433001,1886611780,544825708,1885430849,544367988,544432488,544104736,538970637,538976288,538976288,1852383264,1852404340,543385971,1918986272,1918990180,1768693861,1635019117,1852795252,1768453920,1881172067,1701011820,543236211,1163413830,1330389060,168632407,538976288,538976288,538976288,1163149650,544108320,1886611812,544825708,1633972341,1931502964,1684366704,538976302,1702326088,745694582,1752440864,1380130917,541412681,544434464,538970637,538976288,538976288,1752440864,538997857,543516788,1397705026,1297044000,1998594092,1751345512,1935767328,1769109280,1852142708,1953068832,1752440936,543519589,1869377347,168632434,538976288,538976288,538976288,1885430849,544367988,1835625504,1952543849,1936617321,1852383264,1852402976,538979428,1634038388,538997620,543516788,1819231008,538997359,543452769,538970637,538976288,538976288,1867325472,1751347054,1701670770,1766072352,1634496627,1092624505,1953522020,544436837,1701079328,1667855470,2037148769,1847599148,1818518885,1819505509,168632441,538976288,538976288,538976288,1969513842,1735289187,1752440864,1886593125,543450469,1948280431,1293968744,1668247151,1836020328,1766072421,1634496627,1970217081,1953853556,544175136,538970637,538976288,538976288,1752440864,1819484261,1931507567,1684366704,543584032,543516788,1869377347,1766072434,1634496627,220275065,537529610,538976288,538976288]},{"sector":4,"data":[1461723168,661938536,1869422707,539780466,1851878688,1718558841,1701344288,2003136032,1663070821,1919904879,1936286752,2036427888,1684086816,1702129761,220230514,538976266,538976288,538976288,544171040,1953459744,1718973216,544367974,1701080693,1752440946,1931616357,1701147235,1953701998,1667855457,1768693794,1635019117,1852795252,1718558835,537529632,538976288,538976288,1948262432,1864394088,1768384882,543973742,742475587,1969365024,1752440948,1629518181,1394632050,1280067924,1314214432,1196312910,1145984288,1411404357,220218696,538976266,538976288,538976288,1296126752,1328029765,539575372,1397705026,774778400,538979886,543452769,543519329,1919248500,1919903333,1869488229,1881153652,1768780389,1684370548,537529632,538976288,538976288,1948262432,1969627247,1769235310,1629515375,1634082931,1629516915,1752440947,544368997,1953785186,1679848037,1734964069,1629516654,2003790956,168632609,538970637,538976288,538976288,1766203424,1819042158,1948265593,544434536,1163413830,1330389060,1229201495,1095520339,1095901273,1763722580,1330520179,1230250068,1948271685,1752440943,168632421,538976288,538976288,538976288,1701146739,1851859044,1869619300,544367991,2032166511,544372079,1886220131,1919251573,1126200103,1663063376,544237928,539897390,1953849888,544434464,538970637,538976288,538976288,1702043680,1646272628,1948262521,538994024,1163413830,1095901252]},{"sector":5,"data":[1380275283,1094931232,1095901262,1864385876,1948262502,538994024,1886611812,662266220,168632435,538976288,538976288,538976288,1701148531,1735289200,1634034208,538979949,543516756,1397705026,1819176736,1701847161,1953066354,543236211,1735289203,1646290284,543519865,544370464,538970637,538976288,538976288,1870077984,538993778,1646292852,1920409701,1702130793,1869881454,1701344288,1936286752,2036427888,1919903264,1667327264,1746935912,2053730927,1635020399,168632428,538976288,538976288,538976288,1851876211,1952805408,1701011826,218762542,538976266,538976288,538976288,1701336096,1868981618,539780466,1701344288,1684300064,1869182057,1718558830,1919905056,1380982885,1397048143,1196312915,1464815648,673206853,1701538156,537529632,538976288,538976288,1830821920,1629495417,1953064036,544108393,543584032,1701344288,541282336,1751344468,1869377390,1936025959,842020896,539571768,1701798944,1847599219,220230767,538976266,538976288,538976288,1818584096,1919252073,1881170208,1869639538,1869182066,1702125934,1668180256,1935762802,1852383333,1919120160,544105829,1718773104,1634562671,778396526,168632352,538976288,538976288,538976288,1920298841,1396786720,542262612,1212367181,541412937,1886218611,1931508076,1684956528,543236211,1634038375,544367988,1919250464,1953391971,543516513,538970637,538976288,538976288,1718558752,1937008928,1835627552,1096228965]},{"sector":6,"data":[1313428553,1868963911,1752440946,1330782309,1229070413,1948275535,1701847151,1953066354,1931501856,1818717801,168632421,538976288,538976288,538976288,1918986339,1702126433,1948262514,1700929647,1769109280,1852142708,544175136,543516788,1886611812,779706732,538979886,1852139636,1635196960,544437353,538970637,538976288,538976288,1734418464,544106849,544370534,543516788,1954047342,1701736224,774778414,168626701,168626701,538976288,538976288,538976288,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,221064493,538976266,538976288,538976288,1701336096,1229735456,1380272963,1936943392,221930869,538976266,538976288,538976288,757935392,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,168626701,538976288,538976288,538976288,1869767507,1852402796,1948262503,538994024,1701995379,538996325,1734438249,1347756133,544825888,543518319,1852402720,1847599205,1634562671,544828524,538970637,538976288,538976288,1701978144,1919513969,1948283749,1914725736,1684631649,1987013920,1852140901,1718558836,1819042080,808465440,2036473904,544433524,1931503215,1701147235,168632430,538976288,538976288,538976288,1918986339,1702126433,1679827058,778138721,1159733280,1852142451,1818323316]},{"sector":7,"data":[539785580,1128351008,1212358728,1128354369,542262612,538996335,543516788,538970637,538976288,538976288,1668489248,1852138866,544434464,1635148897,1684366190,1380927008,1146241367,544825888,1667332197,544828532,1751607653,1814067572,1952539503,1936617321,218762542,538976266,538976288,538976288,544424224,660961056,538994038,1953723754,1702043680,539782757,1701344288,1866670112,544370540,1633960224,1919251568,538997543,1685217640,1701994871,537529632,538976288,538976288,1814044704,1953066345,1869182049,1919950958,1852143205,1948283764,544434536,1936941421,1952539680,1869422689,1701668214,1713402990,544042866,1768251936,220227438,538976266,538976288,538976288,1919250464,1836216166,1897948261,1801677173,539785580,1948282739,1226859880,1377848642,1109413199,542330697,1886218611,1411414380,1397641813,1162368032,537529632,538976288,538976288,1394614304,1162170947,1327505486,538986054,544175144,1667329122,1998596459,1701603688,1701344288,1952539680,1936269409,1818304544,1897930860,1801677173,220232044,538976266,538976288,538976288,1987013920,1965057125,1852776560,1768693861,539911534,1634228008,1870209140,1633886325,544483182,543516019,661545315,1969758324,2032170098,692024687,168626701,538976288,538976288,538976288,1668180307,1226842213,1868963872,543452789,543516788,1667853382,1769104747,1696622446,1667589734,1869881460,1700929568,2019893280]},{"sector":8,"data":[1835364980,544828517,538970637,538976288,538976288,1851858976,1769566062,539780974,543452769,544432503,1701999987,1970239776,1970239264,1948279916,539783023,1701060681,1701079395,1752440932,1763734625,168632436,538976288,538976288,538976288,1819635575,1969889380,1746957427,543520353,1730178932,538979951,544166688,1852383305,1953391990,1629512805,1836016416,1952803952,544828517,544695662,538970637,538976288,538976288,1702109216,1768843363,543520113,1919903264,1668489248,1819045746,543649385,543516788,1701995379,1931964005,1952539680,773857377,538979886,1667852407,168632424,538976288,538976288,538976288,1970496882,544437356,1629515369,1717986592,1769235301,2037146998,1397639456,1414414676,1329942081,1444959061,1230262853,541868355,1330791251,221137996,537529610,538976288,538976288,673194016,2032166473,1982297455,1702043749,1948282469,1226859880,542066254,1701273968,1870209068,1702242165,1919705376,2036621669,1701147424,1752440942,220230753,538976266,538976288,538976288,1886745376,1932358245,1953460077,1330126952,1331317074,1279349838,1380143904,1229737039,1663059790,1847619169,1646294895,1868832869,1948280174,690909039,168626701,168626701,538976288,538976288,538976288,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,221064493,538976266,538976288]},{"sector":9,"data":[538976288,1701336096,1819231008,1226863215,1702196083,537529658,538976288,538976288,757080096,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,168635693,538970637,538976288,538976288,659103776,1970479213,1226859890,543976487,1163281742,1853169746,1936876900,1684955508,2003789856,1663066400,1970302319,544367988,1819635555,1646272612,168632421,538976288,538976288,538976288,1684828019,1769414688,538994804,1866670177,544370540,1885434439,1935894888,1633960224,1919251568,1684955424,1819231008,538997359,1768845133,544370548,538970637,538976288,538976288,774774816,1646272558,1998615669,1869116521,1629516917,1931508078,1819307369,538979429,1768777075,1919250477,1701732717,1830843502,1936613733,1868963872,168632434,538976288,538976288,538976288,1869572195,1735289203,1851858976,1931485284,1769239653,538994542,543516788,1936286752,2036427888,538997543,1634100580,544500853,1919120160,544105829,538970637,538976288,538976288,1868767264,1936879468,538976302,1634227232,544417652,1953723754,1651406112,1701407845,1818386806,1869881445,778399008,168626701,538976288,538976288,538976288,662007641,538994038,1701997665,544826465,1701147424,1869095022,1970086007,1847617635,1919247209,1498300704,1329799200,1397903180,1414471712,542262600,538970637,538976288,538976288]}]],[[{"sector":1,"data":[1752440864,538996321,543516788,1931952976,1717920800,1953264993,1766072864,1768445805,1865246068,1816276334,577463137,1886413088,1936875877,774774816,168632366,538976288,538976288,538976288,543452769,544567161,544825709,1702257000,1919705376,2036621669,1702065440,1752440932,1852776549,1919120173,544105829,1970169197,544175136,544499059,538970637,538976288,538976288,1886724128,1970239776,2003771506,1919950958,1919247973,543450482,1701995379,1663069797,1919904879,538979955,1867718688,1869505824,543713141,1684627827,218762542,218762506,538976266,538976288,538976288,757935392,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,538970637,538976288,538976288,1750343712,1850286181,1768318565,1852139875,1866670196,1226859876,1702196083,537529658,538976288,538976288,757080096,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,168635693,538970637,538976288,538976288,541663264,1852793888,538997799,1953390967,544175136,1663067490,1769236850,543973731,1629513327,1852799342,1818566757,1931961715,1870077984,538995570,168632365,538976288,538976288,538976288,1701868389,1818323299,1646295404,1852401765,1752440932,544368997,1801675106,1931485228,659103855,1797287020,544236901]},{"sector":2,"data":[1936287860,1869116192,539784306,538970637,538976288,538976288,1869619232,1702127980,1851858988,543236196,544500066,1953065079,1635197029,1684367475,218762554,538976266,538976288,538976288,1701336096,1684633120,1881173861,1769239151,673214063,1814066273,1953718629,1718558761,1701344288,1635021600,1918985326,1112088676,1129324621,1297044000,537529632,538976288,538976288,1109401632,542330697,544432503,544501614,1818848115,1819633260,1998616940,1953786226,539913829,1679837472,1948741231,1701146144,1869881444,1635021600,220226670,538976266,538976288,538976288,1919248416,1763713125,1969889390,1701668708,539784302,1852404512,1176528227,1801677164,1917219429,1763730789,1752440947,1701978213,1953265011,1718558752,537529632,538976288,538976288,1998594080,544498024,1663060256,1769172591,544367972,1818848115,1819633260,1769109280,1735289204,1701324832,1767994144,1869422692,1953719652,774469996,220212782,538976266,538976288,538976288,1684955424,1970239776,1986095136,1702043749,1948282469,1679844712,1701209705,1668179314,1868963941,1870209138,1702064757,221144684,218762506,537529610,538976288,538976288,757080096,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,168635693,538976288,538976288,538976288,538976288,1344282656,1702060392,1380471840,757089605,1886218528]},{"sector":3,"data":[1701668204,1952543854,544108393,1629513327,1869770784,1952675172,538970637,538976288,538976288,757932064,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,218762541,537529610,538976288,538976288,1394614304,541663343,1634166114,1633951854,1768710754,1746954094,543519333,543452769,1919248500,538979429,1853189987,1735289204,1667327264,1629495400,220226670,538976266,538976288,538976288,1702257952,538999154,1735289203,538994028,1869116450,1952999285,2036539426,543517795,1948280431,1344300392,544417603,943206456,1768759328,762278499,538970637,538976288,538976288,1919950880,1936024431,779251571,1159733280,544105846,1869116448,543713141,1751343461,1769218592,539126627,1763731055,538997620,1668246627,1919907691,168632427,538976288,538976288,538976288,1767993954,1870078062,543452277,1701536109,1679843616,1701209705,1668179314,1718558821,1819176736,825368697,1765941296,1869180012,1936225390,543584032,538970637,538976288,538976288,543236128,1868785011,539780206,1852514377,1746958181,1897953135,1801677173,1948285292,544826728,1684956532,544175136,543976545,543450209,221147253,537529610,538976288,538976288,673194016,1769365832,1998612334,1702127969,1868963940,1870209138,1679848053,1819308905,1931508065,1701147235,2032151662,1797289327,544698222,560951156]},{"sector":4,"data":[218762537,538976266,538976288,538976288,1702249760,538999154,1953653104,543584032,1936287860,1869770784,1952671082,1145128992,544175136,538994018,1684955496,1769109293,1852142708,1852383264,537529632,538976288,538976288,824188960,539308080,1667329312,1701734760,1851878432,1734440295,538979941,1953656646,1952542325,544828517,1684955432,1885431840,2037148016,1226842153,220228903,538976266,538976288,538976288,1701736224,1718558752,1752440864,538997857,1852406116,1919033447,543450469,544172151,1937006949,1684955424,1919033376,1752457573,538997605,1684955432,537529632,538976288,538976288,1814044704,1936029295,1830821929,1768448865,1814062446,1969712737,778397537,659103776,1847616886,1919252069,1701143072,1663049838,1868983663,1650553970,220226924,538976266,538976288,538976288,1819243552,1952543333,543649385,1701344288,1701734688,1635019126,543517794,1718773104,1634562671,543515502,1936945004,1718558752,1768431648,1919248487,537529632,538976288,538976288,1814044704,1818588773,1634476064,1635084142,779314535,541663264,1701998624,544367974,1701344288,2019893280,1769104752,1701015141,1718558752,1752440864,220230753,538976266,538976288,538976288,1701868320,1818323299,1851877408,1919102308,1702127201,1701191780,1852402789,774774887,1752440878,1869619301,745694583,1684955424,1852793632,1819243124,537529632,538976288,538976288,1998594080,1751345512]},{"sector":5,"data":[1836016416,1998615397,543716457,1751343469,543518313,1735287148,1701273973,218762542,537529610,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1635197001,1634148467,1852403305,1919361127,1684960623,218762542,537529610,538976288,538976288,1461723168,543716457,543516788,544695662,1667853382,1181902187,543516018,1751344500,1869377390,1936025959,745567520,1870077984,1852402546,1629498471,220226670,538976266,538976288,538976288,1734964256,2037150824,1634213920,1663919214,1684366447,1919903264,2019650848,1836412265,1701868320,1629512805,1881171054,1919252335,1226842156,1684105248,537529632,538976288,538976288,1948262432,538996599,1869242733,1629495410,1667592307,538997620,1634559346,1852403305,538983015,1934958624,538997349,1702129225,1667327602,1629495397,220226670,538976266,538976288,538976288,1718571808,1918990196,1866670181,1952542829,1818845801,779711593,168626701,538976288,538976288,538976288,1679827017,1684628325,1948279909,1869029487,1819042080,1953853216,544108320,543516788,1919251317,1852383264,1718773108,778396513,1226842144,543520295,538970637,538976288,538976288,1818304544,1937334647,1818584608,1752440948,1814066273,1819571305,1752440933,1936158313,1801547040,1768038501,1768169575,1919247974,1701015141,168636019,538970637,538976288,538976288,1766596640,1948280171,1679844712,1869046121,543973742,1932357231]},{"sector":6,"data":[1701147235,1769414766,221144432,537529610,538976288,538976288,1226842144,1768169504,1948741220,1969889312,538997875,1953390967,1498229280,1701650474,544437614,538996596,1819310181,543515759,1953394464,1948262511,220226920,538976266,538976288,538976288,1919120160,544105829,1701538156,544174880,2037277037,1752461088,1881174629,1969516402,779318371,541663264,1953390967,1931502693,1952804207,1735289192,537529632,538976288,538976288,1931485216,1953460077,779249000,538976288,1702127169,1746935922,761556577,1768189795,538994542,1970233953,1948262516,538996325,1886593568,1634296677,168635756,538976288,538976288,538976288,1701209701,577991779,1931495712,1819571301,1965057125,544108400,543516788,1734437220,1818324591,1885959968,168636005,538970637,538976288,538976288,1967267872,1953046644,1935767328,544483182,1751607666,1702436980,168636020,538970637,538976288,538976288,1750343712,1095049317,1461737811,1713396033,1948283503,1830839656,544566885,1864396660,1634887024,1998611828,1684829551,1986095136,1700929637,1948282469,168632431,538976288,538976288,538976288,544499052,544500000,1885959970,1852779877,1768300578,745829234,1230446624,1431259220,1752440916,1852383333,1936876918,1768431717,1768712295,544499815,538970637,538976288,538976288,1633820704,773878642,538979886,543452769,543450209,1835362420,1413890336,1096241733,539903058,1634227232]},{"sector":7,"data":[1870078068,543452277,1702257000,1701143072,168632430,538976288,538976288,538976288,2037604709,538976302,1920213065,543450473,539784297,1684955424,1701735200,1953046647,1935767328,1869772576,539912046,1750343712,1998594149,543518825,538970637,538976288,538976288,1752178720,543519585,1935767328,544174880,1869573491,1629513844,572548206,1886351984,539128421,1952540788,1752440864,1931485285,1702060661,1852142961,168632436,538976288,538976288,538976288,1684305267,1629515365,1634037872,1668178290,1718558821,1701344288,1986947360,1702064741,1734961184,1734962280,544437352,1920098659,543450473,543516788,538970637,538976288,538976288,1835606048,1936028272,1852795251,543584032,1629515361,1919251558,1970235508,779380839,1394614304,538979439,1768169545,1953046628,1701344288,1918986272,168632420,538976288,538976288,538976288,779706743,1411391520,538994024,1970169197,544434464,1886220131,1702126956,1646295404,1953261941,1230448672,1948272724,538994024,1702260329,543519602,538970637,538976288,538976288,1768431648,1768712295,544499815,1936875874,1864507433,1931503206,1701273972,538979362,543452769,2037149295,1701344288,1769414766,543450480,1953394464,168632431,538976288,538976288,538976288,543516788,1701995379,539782757,1886220131,1702126956,218762542,538976266,538976288,538976288,1998604576,1684829551,544483182,1885956211,544500000,544829025]},{"sector":8,"data":[1701344367,1635197042,168636025,538970637,538976288,538976288,1750540320,1629516897,1953853282,1701344288,1919903776,1852799593,543973748,1869573491,1932355700,1819243107,541015916,1818580768,541663340,1936029031,168632435,538976288,538976288,538976288,1998594121,538997601,1953723754,1869116192,1735289207,1717989152,774778400,1969365024,541663348,1702258030,1701257330,1769218164,543450482,543584032,538970637,538976288,538976288,1702043680,1735289189,544500000,1684630643,2036473957,218762529,218762506,538976266,538976288,538976288,757935392,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,538970637,538976288,538976288,1867718688,1635218534,1126196594,1634757999,1768057204,2037672300,538970637,538976288,538976288,757932064,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,218762541,538976266,538976288,538976288,2037334560,539897390,1919248500,1936269413,1847615776,1952999273,1701994861,1967267873,541663348,661548900,1970479220,1936683120,541663333,1702257000,537529632,538976288,538976288,1948262432,1948262511,543976549,1970239776,1868718368,1948284021,1830839656,761820009,1752392045,543584032,1685025824,1931966817,1869815840,1635218534,220226930,538976266]},{"sector":9,"pattern":757935405,"data":[538976288,538976288,1836016416,1769234800,1768712546,538999156,1651470960,1936549228,538976302,1931965513,1818304544,1869815916,1702109216,1768843363,543973731,1684955424,537529632,538976288,538976288,1965039648,1953393006,1936028261,1735289204,1752440864,538997857,1870078025,544483182,1953718647,1870209125,538997365,1701669236,1969627168,1701344370,220212338,538976266,538976288,538976288,1668834592,544501861,1931505524,1948285281,544498024,1819047270,1852776569,1752440933,543453801,1830839919,1769218169,673211757,543452769,762279796,538970637,538976288,538976288,1752440864,1935962729,1718558752,2037194784,2020499744,2037671273,1998596385,1679848289,1953461861,1948279909,1701060719,1869374838,1735289200,1752440864,168632421,538976288,538976288,538976288,1769170290,1953391972,1702109216,1869506659,2036821868,1751474720,543452777,1768703520,1919249251,1701147206,538976302,1767991105,538979438,544024393,538970637,538976288,538976288,1919950880,543454575,1948280431,1914725736,1819636581,1851859060,1852514404,1948284783,544498024,1931506793,1801545072,1868963955,1953046642,1718379891,218762542,537529610,538976288,538976288,706748448,707406378,707406378,707406378,707406378,707406378,707406378,707406378,707406378,707406378,707406378,707406378,707406378,707406378,168634922,538976288,538976288,538976288]}]],[[{"sector":1,"data":[757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,757935405,221064493,537529610,538976288,538976288,1394614304,1461726319,661938536,1701716083,1061123192,218762559,538976266,538976288,538976288,1818580768,1226845292,1629515047,1870078068,1864395634,1919950958,1668637807,1970151540,1919246957,1870099488,1868769312,1847616868,979725665,841830432,218762537,538976266,538976288,538976288,544424224,1634738273,539780201,1734701600,1702130537,744777074,1853320992,1864397413,1816535142,1701536617,1701987954,2032151653,1814525295,1700929644,537529632,538976288,538976288,1914708000,1768252261,1735289206,1634017312,544828530,1953459744,1667851881,1869182049,1718558830,760225824,544417586,1635148064,1650551913,1953066089,538979961,538970637,538976288,538976288,659103776,1935745133,1668834592,1684370537,1868718368,1763734645,1935745140,1998604576,1629516641,1953853282,1768703520,1919249251,1701147206,774774816,168632366,538976288,538976288,538976288,543452769,1852514377,2032170863,1998615919,543976553,1948280162,555839343,168626701,538976288,538976288,538976288,1948282441,1830839656,544104805,1701669236,1696604204,2037344878,1768251936,1176528750,1801677164,1917219429,744777061,1684955424,1634235424,544435054,538970637,538976288,538976288,1734418464,544106849,544370534,544567161,1886418291,544502383]},{"sector":2,"pattern":-1625252064,"data":[543452769,1920298873,1920299040,1935763555,168632677,538970637,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1951604768,543520357,1935829319,168652399,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1769107521,824192108,221657145,538976266,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1987201312,744844905,742474528,1095980320,168626701,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1850023981,1716461668,1818838560,221061221,-1625286134,-1625252064,-1933275968,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275967,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1933275964,-1627353895,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1625252064,-1627349216,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349248,-1627349216,-1625252096]},{"sector":3,"data":[538970637,538976288,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1377837088,1296318789,537529669,538976288,538976288,538976288,1816535072,1701536617,1701987954,2035490917,1835365491,1886737184,1835363440,1635020389,1850286188,1836216166,1869182049,1867391086,225666420,538976266,538976288,538976288,538976288,538976288,538976288,538976288,538976288,1919959328,824208489,539784307,909654321,168626701,1481197126,543649385,1094996053,757089620,168626701,538976288,1835616800,1967267872,1852798068,538997543,1380010067,1380013893,1881153605,1919381362,1344302433,1381444931,541414473,544432488,1852138850,1970234912,538993774,538996596,1970365810,543519337,537529632,538976288,1481197126,543649385,1802071080,1948262501,1814062440,1936028769,1702240372,1869181810,1718558830,2036418592,1394635621,1414676813,1296912195,538979881,1716068384,1970239776,1701994784,538992928,538970637,572530720,1462584144,1163151698,745694498,1769152544,2037149805,1684300064,1701344288,1819239968,1769434988,1814062958,543518313,2032168820,544372079,1330926913,1128618053,1413562926,1818846752,168632421,538976288,1701339424,1864393825,1752440934,1816535141,1701536617,1701987954,1852383333,1633906550,1852795252,1179002912,1852383273,1634235424,1634934900,1713399149,979725417,168626701,538976288,1229342240,1145380952,168626701,538976288,1701336864]},{"sector":4,"data":[538994034,1763722309,1752440947,1868767333,1851878765,1870209124,1936269429,543520115,1931505524,1953653108,544240941,1462584144,1163151698,673194030,543452737,538997609,543516788,538970637,1847599136,543518049,1948280431,1344300392,1381444931,541414473,1953064037,1931965039,1480928800,1768300613,774464876,1817190432,1702060389,1717924384,1852142181,1881171299,543516513,1864382257,168632422,538976288,1970239776,1816535154,1701536617,1701987954,1634541669,1818326382,1919903264,1663066400,1819307375,543519845,1970497892,1869181811,1718558830,1179001376,1852397641,221127271,537529610,538976288,1851877460,1870209131,538979957,538976288,538976288,538976288,538976288,538976288,1816535072,1701536617,1701987954,1866997861,1766596724,540697966,875640616,892870697,892415284,168636466,538970637,1394614304,1702258036,1651066656,225341299,538976266,1917394976,1701734774,1094918188,538970637,1428168736,168640851,773458445,1851858976,1948262500,220226920,538976266,538976288,538976288,1948262432,1818322025,1986098989,1752178789,1836019301,1852796517,543584032,1952540788,1869770784,1952675172,1931506471,1701012341,221148019,537529610,538976288,538976288,538976288,1768703520,1919249251,1701147206,1998594092,1684829551,1869488160,1696604276,1953720696,543582496,543516788,1918987552,1886676331,1701011820,537529632,538976288,538976288,538976288,1701995296]},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]],[[{"sector":1,"pattern":-151587082},{"sector":2,"pattern":-151587082},{"sector":3,"pattern":-151587082},{"sector":4,"pattern":-151587082},{"sector":5,"pattern":-151587082},{"sector":6,"pattern":-151587082},{"sector":7,"pattern":-151587082},{"sector":8,"pattern":-151587082},{"sector":9,"pattern":-151587082}]]] \ No newline at end of file diff --git a/disks/pcx86/tools/other/flickerfree/README.md b/disks/pcx86/tools/other/flickerfree/README.md new file mode 100644 index 000000000..1a6354138 --- /dev/null +++ b/disks/pcx86/tools/other/flickerfree/README.md @@ -0,0 +1,362 @@ +--- +layout: page +title: FlickerFree 1.0 +permalink: /disks/pcx86/tools/other/flickerfree/ +machines: + - id: ibm5150 + type: pcx86 + config: /devices/pcx86/machine/5150/cga/256kb/debugger/machine.xml + autoMount: + B: + name: FlickerFree 1.0 + autoStart: true +--- + +FlickerFree 1.0 +--------------- + +{% include machine.html id="ibm5150" %} + +### Directory of FlickerFree 1.0 + + Volume in drive B is FlickerFree + Directory of B:\ + + FF COM 22330 04-01-86 12:00a + FPA COM 5438 04-01-86 12:00a + FFIX COM 3590 04-01-86 12:00a + FF_HIST 14610 04-01-86 12:00a + README 859 04-01-86 12:00a + 5 file(s) 46827 bytes + 0 bytes free + +### A Brief History of FlickerFree + +From the file `FF_HIST`: + + ------------------------------------------------------- + + A brief history of FlickerFree + + - or - + + A look at the Technology behind "FlickerFreedom". + + - or - + + Software efficiency is MUCH more important + than raw hardware power!! + + ------------------------------------------------------- + + + + + THANKS TO IBM! + ------------------------------------------------------- + Before I begin, I'd like to take a moment to give + my sincere, public thanks and appreciation to + International Business Machines, Inc. (aka IBM) as + the company which created the IBM PC ... and the + tidal-wave phenomenon of that product's success. + + FlickerFree, would not exist if the marketplace + created by IBM was any less vital and wonderful. + + FlickerFree has the benefit of being designed many + years AFTER the architecture of the PC was cast in + marketing-hardened concrete ... so I have the + advantage of hindsight which IBM never enjoyed. + + If here, or elsewhere, I ever appear to be harsh, + acerbic, or "Holier-than-IBM", please remember that + I NEVER STOP BEING GRATEFUL for the opportunities + created by IBM's success with this machine. + ------------------------------------------------------- + + + + ------------------------------------------------------- + Phase ONE - discovery + ------------------------------------------------------- + + It began rather innocently. + + Like everyone else, I kept reading about all the things + which could be purchased to speed up my "old clunker" + 4.77 Mhz 8088 PC. Each passing "enhancement" article + reminded me that OTHER PEOPLE were computing FASTER + than I..... Hmmmm..... + + From among all the TURBO Add-In Cards, V20 chips, + faster clock crystals, new motherboards, weird do- + hickies, and the like, one product caught my eye: The + 286-EXPRESS CARD from PC Technologies. This excellent + card is the same one also being sold by Victor, + Mountain Computer, as well as several other well-known + companies. + + So one of these beauties found its way into the unused + slot-8 of my trusty (rusty) old XT. + + + WHIZZZZZZZZzzzzzzzzzzzz . . .. ... (hic!) + + + Sure enough, the RAW PROCESSING POWER of my system shot + up SIGNIFICANTLY, just as I'd hoped, but to my surprise + and consternation, the SCREEN didn't receive NEARLY the + same speed boost as raw number-crunching. + + My prior hardware products: The LPS II Light Pen + System for Apple II computers followed by Koala's + GIBSON Light Pen System, demonstrate that I'm a *BIG* + *FAN* of Display Screens. Screens are *REALLY* + important. They're our only WINDOWS into what's going + ON in there!! And SCREEN SPEED MATTERS . . . A LOT!! + + I'm also sure that computers should be FAST! I mean + our EXPERIENCE of them should feel light, responsive, + and snappy under our fingers. + + A slow screen makes EVERYTHING feel slow ... and dull. + + + Something was wrong in IBM screenland. + + + Out came my trusty IBM PC Technical Reference manual -- + I hoped to understand where all of my new 80286's + power-juice was going. After all, the finest hardware + in the world is POWERLESS to perform in the face of + inefficient SOFTWARE. . . . + + + | + \ / + + > GULP! < + + / \ + | + + + I couldn't BELIEVE what I found. Did I say inefficient? + + Horrifying would be more accurate. . . + + + The original authors of IBM's ROM BIOS could not have + known just what a phenomenon the IBM PC would become + ... so I suppose that no one spent much (or perhaps + any) time worrying about the efficiency of the lower- + level ROM BIOS routines... after all, they WORKED + didn't they??? + + Yeah, sure. + + + It's just that no one ever knew HOW MUCH BETTER the + BIOS might have been or could be. The deeper and closer + I looked, the more room for "improvement" I found. + + Though I still didn't know it then, the product which + would become FlickerFree ... was well on its way! + + + + ------------------------------------------------------- + Phase TWO - a closer look at the issues + ------------------------------------------------------- + + + The Performance Issue: + + The original IBM Color Graphics Display Adapter has an + intrinsic hardware limitation which places a FIXED LOW + RATE on display update speed. However, the CRIME is + that the BIOS ROM, which was written with these Color + Adapter limitations in mind, treats the Color and + Monochrome Display Adapters identically, needlessly + reducing the speed of the Monochrome Display output to + the slow speed of the Color Display!! + + What's more, many of the newer color display adapters + do not suffer under the "screen static" limitations of + the original CGA, but they are STILL RUNNING UNDER THE + SAME (OLD) BIOS ..... and are therefore not permitted + to function as fast as their better designs allow!! + + Finally, this FIXED LOW DISPLAY RATE is NOT TIED to the + speed and power of your computer's CPU chip ... but is + set by the FIXED RASTER SCAN RATE of the display's + sweeping beam. The BIOS only permits a single byte or + word to be written to the display for each horizontal + scan retrace. + + Therefore, the addition of more PROCESSING POWER (like + my addition of the PC Technologies 80286) does not + deliver a proportionate increase in screen performance. + Your FASTER MACHINE simply spends a greater percentage + of its time WAITING for the ROM BIOS to permit a single + character to be written to the display... then waits + again for the next one.... + + + + ------------------------------------------------------- + The FLICKER issue: + ------------------------------------------------------- + + Scrolling the screen image UP by one line normally + requires the rapid movement of all 4000 bytes of screen + character data. Essentially, EACH CHARACTER on the + screen is advanced FORWARD by exactly eighty locations. + + As we've just seen, the Color Adapter's hardware + limitation prevents this mass data movement from being + performed quickly, so the IBM ROM BIOS simply TURNS THE + SCREEN OFF (to black) while the data is all quickly + moved up one line. (What you can't see can't hurt you?) + + Since I found the Flickering effect to be extremely + annoying, and was sure you would too, I decided that it + would just have to go. So I invented a completely new + technique for scrolling the screen's data ... which + results in a effectively INSTANTANEOUS VERTICAL SCROLL. + + (If you've seen the INFO page, you've already seen that + super-smooth HORIZONTAL SCROLLING can now be done too.) + + + + ------------------------------------------------------- + The Color Issue: + ------------------------------------------------------- + + I'm sure I'll NEVER understand how a computer could be + sold with a Color Graphics Adapter and Color Monitor + ... but without any simple, semi-permanent means for + choosing and setting the display's default screen + colors. That's just unbelievable to me. + + You've already seen how much nicer ANY COLORS OTHER + than the PC's default "DimWhite-on-Black" appears ... + and you may have already used the on-screen menu to set + up your own preferred screen colors. So enough said. + + + + ------------------------------------------------------- + The Inefficient Code Issue: + ------------------------------------------------------- + + I don't want to be critical of anyone else's work - + especially behind their back, so I'll keep this short, + polite, and a bit white washed: + + The video portion (at least) of the standard IBM PC ROM + BIOS was not skillfully written. I don't need to stand + here in judgment, since FlickerFree is the result of + what I consider skillful writing (he said modestly)... + and you have seen the difference for yourself. + + + + ------------------------------------------------------- + Phase THREE - implementation of a product + ------------------------------------------------------- + + + So I began dabbling here and there, counting each and + every single "thought" cycle of the PC's 8088 micro- + processor. Even though each "tick" of its clockwork + brain would make a difference of only 210 Billionths of + a second, I knew how quickly they tend to all add up. + + (Having waited for your display screen, you know too!) + + Every part of this project HAD to be hand-written in + 100% machine language. Fortunately (and happily) I'm + one of that dying breed who eats and breathes (and + loves) machine language. I've never been comfortable + tolerating the inevitable performance loss of higher + level languages. I prefer the experience of that + special hand-crafted feeling ... the power, and control + which comes with machine language. + + + I was gaining ground. + + + With the new FlickerFree technologies up, working, and + tightly hand-coded for maximum speed and power, I had + two major aspects remaining: User Interface and + Software Compatibility. + + I decided to go all out on the user interface. I've + always felt that little things make big differences. + + Like the diagonal on-screen wipe. + + I didn't just want *MY* menus to explode onto the + screen like so many other products. I wanted something + smoother. After hand-coding about ten "special- + effects" I settled upon the diagonal wipe. + + But it wasn't right yet. + + The EASY WAY for the menu to operate would have been to + let it "wipe-on" first, WITHOUT the inverse highlight + bars ... and add them AFTERWARD. That would have been + easy. I tried it, and knew it was wrong. The wipe + phase was so smooth and "proper" that the subsequent + sudden appearance of the inverse highlights carried the + impression of an afterthought. So, I did it the hard + way. The menu is completely built (WITH the inverse + highlight bars) "off stage", and only then wiped onto + the screen, complete. + + I wouldn't ship it any other way. + + What about the horizontal smooth-scroll?? Well I guess + I was just showing off ... but I never get tired of + seeing it slide by! + + + + ------------------------------------------------------- + Software Compatibility + ------------------------------------------------------- + + Boy... there is a nightmare! But I don't suppose I have + to tell you about the mish-mash of today's software + compatibility problems. It's all so technical and + uninteresting that I won't waste your time further, + except to say that fully one third of my time (and two- + thirds of my anxiety!) was devoted to developing the + resident technology behind FlickerFree. Again, I'm + proud of the result and know that it speaks for itself. + + + ******************************************************* + ------------------------------------------------------- + + So, What's next??? + + Well, I'm at work on product number two (code name: P-2) + + As a paid, registered, owner of FlickerFree, you'll be + receiving early notification of P-2's availability. + I'm as excited about it as I was about FlickerFree ... + and I know you will be too!! + + In the mean time, enjoy being FlickerFreed, and thanks + again for you support and your purchase! + + Steve Gibson + April, 1986 + Irvine, CA, USA + + - End Of File - + diff --git a/disks/pcx86/tools/other/flickerfree/manifest.xml b/disks/pcx86/tools/other/flickerfree/manifest.xml new file mode 100644 index 000000000..66ecbd5e8 --- /dev/null +++ b/disks/pcx86/tools/other/flickerfree/manifest.xml @@ -0,0 +1,17 @@ + + + + FlickerFree + 1.0 + Utility + Enhancement + Steve Gibson + 1986 + + FF.COM + FFIX.COM + FF_HIST + FPA.COM + README + +