[x3d-public] X3D JSON Schema Updates

Don Brutzman brutzman at nps.edu
Sat Apr 14 19:39:27 PDT 2018


1. *Updates*.

Thanks for the updates and for your patience with my being able to catch up.  Here we go:

Summary of x3d-3.3-JSONSchema.draft-06.json schema changes: quite simple, only multiple occurrences of

	"minimum": 0,
	"exclusiveMinimum": true,
to
	"exclusiveMinimum": 0,
						
and

	"format": "uri-reference"
to
	"format": "reference"

All of your changes applied to x3d-3.3-JSONSchema.json and checked in.

2. *Testing*.

I spot-checked your revised schema against HelloWorld.json using

	https://www.jsonschemavalidator.net

which reported "No errors found. JSON validates against the schema"  8)

Unit testing results for entire X3D Examples Archive followed...  but with occasional failures, due to lack of support for draft-06.
https://github.com/fge/json-schema-validator v2.2.6

Looks like there is not an up-to-date Java library I can use, the only Java code that has been upgraded to draft-06/07 does not have a .jar for ant (or command line) invocation.  8(
https://github.com/everit-org/json-schema

An example of a file which fails that validator is attached,CleatClamp.json

However online inspection shows it is OK using a pair of validators:

	https://jsonlint.com

	https://www.jsonschemavalidator.net

So I'll run the unit testing and updates, but we'll likely will have to wait before getting full compatibility with offline unit testing again.


3. *Next Steps.*

If you agree, x3d-3.3-JSONSchema.draft-06.json can be deleted from version control since it is no longer necessary.  Appreciate your "keeping it safe" there in subversion.

Just prior to this task, I have separately added some minimum-allowed values to X3D XML Schema constraints on various SFTime duration fields.  They are all tested in X3DJSAIL satisfactorily. Hoping you can inspect them.  If agreed, please apply them to the JSON schema.

	https://sourceforge.net/p/x3d/code/26640/#diff-4

On 4/11/2018 7:38 AM, John Carlson wrote:
> I have checked draft-06 into sourceforge (sorry Don), keeping the old version.
> 
> X3d-code/www.web3d.org/specifications/x3d-3.3-JSONSchema.draft-06.json
> 
> Do what you will!
> 
> John
> 
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
> 
> *From: *John Carlson <mailto:yottzumm at gmail.com>
> *Sent: *Wednesday, April 11, 2018 10:32 AM
> *To: *x3d-public at web3d.org <mailto:x3d-public at web3d.org>; X3D Graphics member mailing list <mailto:x3d at web3d.org>; Don Brutzman <mailto:brutzman at nps.edu>; npolys at vt.edu <mailto:npolys at vt.edu>
> *Subject: *FW: [x3d] X3D C and C++ language bindings NWIPs
> 
> The patch should be attached

Still unable to attach files to Mantis.  Issue reported to webmaster separately.

> to this mantis:
> 
> http://www.web3d.org/member-only/mantis/view.php?id=1227

I have updated that specification-draft editor issue and assigned it to me.  Will test further before updating draft X3D JSON specification in github.

(As noted earlier, it is better to submit spec changes via the spec comment form, since some muttered incantations are involved).

Wondering, should we immediately try for draft-07?  Or do you think that the differences are minuscule because they've only just started that version?

Better and better, again thanks John.

> *From: *John Carlson <mailto:yottzumm at gmail.com>
> *Sent: *Wednesday, April 11, 2018 10:29 AM
> *To: *Nicholas Polys <mailto:npolys at vt.edu>; Myeong Won Lee <mailto:myeongwonlee at gmail.com>
> *Cc: *x3d at web3d.org <mailto:x3d at web3d.org>
> *Subject: *RE: [x3d] X3D C and C++ language bindings NWIPs
> 
> Here is a patch to bring the JSON schema up to draft-06.  I believe draft-07 is a one character substitution.
> 
> Ready to check in if someone can approve my patches.
> 
> John
> 
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
> 
> *From: *Nicholas Polys <mailto:npolys at vt.edu>
> *Sent: *Wednesday, April 11, 2018 9:51 AM
> *To: *Myeong Won Lee <mailto:myeongwonlee at gmail.com>
> *Cc: *x3d at web3d.org <mailto:x3d at web3d.org>
> *Subject: *Re: [x3d] X3D C and C++ language bindings NWIPs
> 
> Thanks so much!
> 
> Is the JSON encoding ready as well?
> 
> best regards,
> 
>   _nicholas


all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br       brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA   +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman

-------------- next part --------------
{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@version":"3.3",
    "@xsd:noNamespaceSchemaLocation":"http://www.web3d.org/specifications/x3d-3.3.xsd",
    "JSON schema":"http://www.web3d.org/specifications/x3d-3.3-JSONSchema.json",
    "head": {
        "meta": [
          {
            "@name":"title",
            "@content":"CleatClamp.x3d"
          },
          {
            "@name":"description",
            "@content":"Printable cleat clamp from MakerBot Thingiverse model archive, converted to X3D."
          },
          {
            "@name":"created",
            "@content":"31 August 2013"
          },
          {
            "@name":"translated",
            "@content":"18 July 2015"
          },
          {
            "@name":"modified",
            "@content":"1 April 2017"
          },
          {
            "@name":"warning",
            "@content":"Do not use for climbing or yachting."
          },
          {
            "@name":"creator",
            "@content":"Moritz the Maker, mx5, http://www.thingiverse.com/mx5"
          },
          {
            "@name":"reference",
            "@content":"Printable cleat, http://www.thingiverse.com/thing:143653"
          },
          {
            "@name":"license",
            "@content":"Creative Commons - Attribution - Share Alike http://creativecommons.org/licenses/by-sa/3.0"
          },
          {
            "@name":"generator",
            "@content":"Converted to X3D by Okino PolyTrans http://www.okino.com"
          },
          {
            "@name":"Image",
            "@content":"CleatClamp.x3d._VP_default_CoordinateAxes.png"
          },
          {
            "@name":"Image",
            "@content":"CleatClampNuGrafRendering.png"
          },
          {
            "@name":"Image",
            "@content":"CleatClampMeshLabRendering.png"
          },
          {
            "@name":"translator",
            "@content":"Don Brutzman"
          },
          {
            "@name":"reference",
            "@content":"cleat_clamp.scad"
          },
          {
            "@name":"reference",
            "@content":"cleat_clamp.stl"
          },
          {
            "@name":"Image",
            "@content":"CleatClampPrinted.png"
          },
          {
            "@name":"identifier",
            "@content":"http://x3dGraphics.com/examples/X3dForAdvancedModeling/AdditiveManufacturing/CleatClamp.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"14 April 2018"
          },
          {
            "@name":"generator",
            "@content":"X3dToJson.xslt, http://www.web3d.org/x3d/stylesheets/X3dToJson.html"
          },
          {
            "@name":"reference",
            "@content":"X3D JSON encoding: http://www.web3d.org/wiki/index.php/X3D_JSON_Encoding"
          }
        ]
    },
    "Scene": {
        "-children":[
          {
            "#comment":"<WorldInfo info='\"Gravity: off\"'/> <NavigationInfo headlight='false'/>"
          },
          {
            "#comment":"Current light source name = defaultambient"
          },
          {
            "#comment":"Ambient light source <PointLight ambientIntensity='1' color='1 1 1' on='true'/>"
          },
          { "Switch":
            {
              "@whichChoice":-1,
              "-children":[
                { "Inline":
                  {
                    "@DEF":"CoordinateAxes",
                    "@url":["../../X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.x3d","http://X3dGraphics.com/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.x3d","https://savage.nps.edu/Savage/Tools/Authoring/CoordinateAxes.x3d","../../X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.wrl","http://X3dGraphics.com/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.wrl","https://savage.nps.edu/Savage/Tools/Authoring/CoordinateAxes.wrl"]
                  }
                }
              ]
            }
          },
          { "Transform":
            {
              "@DEF":"ScaleCentimetersToMeters",
              "@scale":[0.01,0.01,0.01],
              "-children":[
                { "Viewpoint":
                  {
                    "@DEF":"defaultCamera",
                    "@description":"default",
                    "@fieldOfView":0.643501,
                    "@orientation":[-0.50352,0.83843,0.20857,0.91773],
                    "@position":[102.672,68.4039,102.672]
                  }
                },
                { "Transform":
                  {
                    "@DEF":"cleat_clamp",
                    "-children":[
                      { "Transform":
                        {
                          "@DEF":"RaiseBaseToZeroHeight",
                          "@translation":[0,22,0],
                          "-children":[
                            { "Transform":
                              {
                                "@DEF":"openscad_model",
                                "@translation":[0,-8.6,0],
                                "-children":[
                                  { "Transform":
                                    {
                                      "@translation":[-0,8.6,-0],
                                      "-children":[
                                        { "Group":
                                          {
                                            "@DEF":"openscad_model_geometry",
                                            "-children":[
                                              { "Shape":
                                                {
                                                  "-appearance":
                                                    { "Appearance":
                                                      {
                                                        "-material":
                                                          { "Material":
                                                            {
                                                              "@DEF":"default",
                                                              "@ambientIntensity":0.3,
                                                              "@diffuseColor":[0.4,0.4,0.4],
                                                              "@shininess":0.25,
                                                              "@specularColor":[0.7,0.7,0.7]
                                                            }
                                                          }
                                                      }
                                                    },
                                                  "-geometry":
                                                    { "IndexedFaceSet":
                                                      {
                                                        "@coordIndex":[0,1,2,-1,1,3,2,-1,2,3,4,-1,1,5,3,-1,3,5,6,-1,5,1,0,-1,7,0,8,-1,0,2,8,-1,9,5,0,-1,9,0,10,-1,10,0,11,-1,11,0,7,-1,2,4,12,-1,12,4,13,-1,8,2,12,-1,14,4,15,-1,4,3,15,-1,13,4,14,-1,15,3,6,-1,15,6,16,-1,16,6,17,-1,5,18,6,-1,6,18,17,-1,18,5,9,-1,19,7,20,-1,7,8,20,-1,21,11,7,-1,21,7,22,-1,22,7,19,-1,20,8,23,-1,23,8,12,-1,24,9,25,-1,25,9,10,-1,18,9,24,-1,25,10,26,-1,26,10,27,-1,27,10,21,-1,10,11,21,-1,23,12,28,-1,28,12,29,-1,12,13,29,-1,29,13,30,-1,31,13,32,-1,13,14,32,-1,30,13,31,-1,14,15,33,-1,32,14,34,-1,34,14,33,-1,33,15,35,-1,35,15,36,-1,36,15,16,-1,36,16,37,-1,37,16,38,-1,38,16,17,-1,39,17,40,-1,18,41,17,-1,17,41,40,-1,38,17,39,-1,41,18,42,-1,42,18,24,-1,43,22,19,-1,43,19,44,-1,44,19,45,-1,45,19,46,-1,19,20,46,-1,46,20,47,-1,47,20,28,-1,20,23,28,-1,48,21,43,-1,43,21,22,-1,27,21,49,-1,49,21,48,-1,42,24,25,-1,42,25,50,-1,50,25,51,-1,51,25,26,-1,51,26,52,-1,52,26,53,-1,53,26,49,-1,26,27,49,-1,47,28,54,-1,54,28,55,-1,28,29,55,-1,55,29,56,-1,29,30,56,-1,56,30,57,-1,57,30,58,-1,58,30,31,-1,58,31,59,-1,59,31,60,-1,31,34,60,-1,31,32,34,-1,34,33,61,-1,61,33,62,-1,62,33,63,-1,33,35,63,-1,60,34,64,-1,64,34,61,-1,63,35,36,-1,63,36,65,-1,65,36,66,-1,66,36,37,-1,67,37,68,-1,68,37,39,-1,37,38,39,-1,66,37,67,-1,39,40,69,-1,68,39,70,-1,70,39,69,-1,69,40,71,-1,41,72,40,-1,40,72,71,-1,72,41,73,-1,73,41,42,-1,73,42,74,-1,74,42,50,-1,75,48,43,-1,75,43,76,-1,76,43,44,-1,76,44,45,-1,45,46,77,-1,76,45,78,-1,78,45,79,-1,79,45,80,-1,45,77,80,-1,77,46,54,-1,46,47,54,-1,49,48,81,-1,81,48,82,-1,82,48,75,-1,53,49,83,-1,83,49,81,-1,74,50,51,-1,84,51,52,-1,74,51,84,-1,85,84,52,-1,85,52,86,-1,86,52,87,-1,87,52,83,-1,52,53,83,-1,77,54,88,-1,88,54,89,-1,54,55,89,-1,89,55,90,-1,90,55,91,-1,55,56,91,-1,56,57,91,-1,91,57,92,-1,92,57,58,-1,92,58,93,-1,93,58,94,-1,94,58,59,-1,94,59,95,-1,95,59,96,-1,59,64,96,-1,59,60,64,-1,97,61,98,-1,61,62,98,-1,64,61,99,-1,99,61,97,-1,62,63,98,-1,98,63,100,-1,100,63,101,-1,101,63,65,-1,96,64,99,-1,101,65,66,-1,101,66,102,-1,102,66,103,-1,103,66,67,-1,67,68,70,-1,103,67,104,-1,104,67,70,-1,70,69,105,-1,105,69,106,-1,106,69,107,-1,69,71,107,-1,104,70,108,-1,108,70,105,-1,72,109,71,-1,71,109,107,-1,109,72,73,-1,109,73,110,-1,110,73,111,-1,111,73,74,-1,111,74,112,-1,112,74,84,-1,113,75,114,-1,114,75,115,-1,115,75,76,-1,113,82,75,-1,115,76,116,-1,116,76,78,-1,80,77,88,-1,116,78,79,-1,116,79,117,-1,117,79,118,-1,118,79,119,-1,79,80,119,-1,120,80,88,-1,119,80,120,-1,121,81,122,-1,122,81,113,-1,81,82,113,-1,83,81,121,-1,87,83,123,-1,123,83,121,-1,112,84,85,-1,112,85,124,-1,124,85,125,-1,125,85,86,-1,125,86,126,-1,126,86,127,-1,127,86,123,-1,86,87,123,-1,120,88,128,-1,128,88,129,-1,129,88,130,-1,88,89,130,-1,130,89,131,-1,89,90,131,-1,90,91,131,-1,131,91,132,-1,91,92,132,-1,132,92,133,-1,133,92,134,-1,134,92,93,-1,134,93,94,-1,134,94,135,-1,135,94,95,-1,135,95,136,-1,136,95,137,-1,137,95,138,-1,95,139,138,-1,95,96,139,-1,139,96,99,-1,99,97,140,-1,97,98,140,-1,140,98,141,-1,98,100,141,-1,139,99,142,-1,142,99,143,-1,143,99,140,-1,144,100,101,-1,141,100,145,-1,145,100,144,-1,144,101,146,-1,146,101,102,-1,146,102,103,-1,146,103,147,-1,147,103,148,-1,148,103,149,-1,103,104,149,-1,149,104,108,-1,108,105,150,-1,150,105,151,-1,105,106,151,-1,106,107,151,-1,151,107,152,-1,109,153,107,-1,107,153,152,-1,154,149,108,-1,154,108,155,-1,155,108,156,-1,156,108,150,-1,153,109,157,-1,157,109,110,-1,157,110,111,-1,157,111,158,-1,158,111,112,-1,158,112,159,-1,159,112,160,-1,160,112,124,-1,122,113,161,-1,161,113,114,-1,161,114,162,-1,162,114,115,-1,163,115,116,-1,162,115,164,-1,164,115,163,-1,163,116,117,-1,163,117,165,-1,165,117,118,-1,118,119,166,-1,165,118,167,-1,167,118,168,-1,168,118,169,-1,118,166,169,-1,166,119,128,-1,119,120,128,-1,123,121,170,-1,170,121,171,-1,171,121,172,-1,121,122,172,-1,172,122,161,-1,127,123,170,-1,160,124,125,-1,160,125,173,-1,173,125,126,-1,174,173,126,-1,174,126,175,-1,175,126,176,-1,176,126,177,-1,126,127,177,-1,177,127,170,-1,128,129,178,-1,166,128,178,-1,178,129,179,-1,129,130,179,-1,130,131,180,-1,179,130,181,-1,181,130,180,-1,131,132,182,-1,180,131,182,-1,132,133,182,-1,182,133,183,-1,183,133,134,-1,184,134,135,-1,183,134,184,-1,184,135,185,-1,185,135,186,-1,186,135,136,-1,186,136,187,-1,187,136,137,-1,137,138,188,-1,187,137,189,-1,137,188,189,-1,138,139,188,-1,188,139,142,-1,143,140,190,-1,190,140,191,-1,140,141,191,-1,191,141,192,-1,192,141,193,-1,141,145,193,-1,142,143,190,-1,188,142,194,-1,194,142,195,-1,195,142,190,-1,193,145,144,-1,193,144,196,-1,196,144,197,-1,197,144,146,-1,197,146,198,-1,198,146,147,-1,198,147,148,-1,148,149,199,-1,198,148,200,-1,200,148,201,-1,201,148,199,-1,199,149,154,-1,202,150,203,-1,150,151,203,-1,156,150,204,-1,204,150,202,-1,203,151,205,-1,151,152,205,-1,152,153,206,-1,205,152,206,-1,206,153,157,-1,199,154,155,-1,207,199,155,-1,207,155,208,-1,155,156,208,-1,208,156,204,-1,206,157,209,-1,209,157,158,-1,210,158,211,-1,211,158,159,-1,209,158,210,-1,212,159,160,-1,211,159,212,-1,212,160,173,-1,172,161,213,-1,213,161,214,-1,214,161,215,-1,215,161,162,-1,215,162,164,-1,216,164,163,-1,216,163,217,-1,217,163,218,-1,218,163,165,-1,215,164,216,-1,218,165,219,-1,219,165,167,-1,169,166,220,-1,220,166,221,-1,221,166,178,-1,222,167,168,-1,219,167,222,-1,168,169,223,-1,168,224,225,-1,168,225,226,-1,168,226,222,-1,226,227,222,-1,224,168,223,-1,223,169,220,-1,177,170,228,-1,228,170,229,-1,229,170,230,-1,170,171,230,-1,230,171,213,-1,171,172,213,-1,231,173,232,-1,232,173,174,-1,212,173,231,-1,233,174,175,-1,232,174,233,-1,233,175,234,-1,175,235,236,-1,175,236,237,-1,175,237,234,-1,237,238,234,-1,175,176,235,-1,235,176,239,-1,176,177,239,-1,239,177,228,-1,221,178,240,-1,240,178,241,-1,241,178,242,-1,178,179,242,-1,242,179,243,-1,179,181,243,-1,181,180,243,-1,243,180,244,-1,244,180,245,-1,180,182,245,-1,182,183,245,-1,245,183,246,-1,246,183,184,-1,246,184,247,-1,247,184,248,-1,248,184,185,-1,248,185,186,-1,248,186,249,-1,249,186,187,-1,250,187,251,-1,187,189,251,-1,249,187,252,-1,252,187,250,-1,189,188,194,-1,251,189,253,-1,253,189,254,-1,254,189,194,-1,195,190,255,-1,190,191,255,-1,255,191,256,-1,256,191,257,-1,191,192,257,-1,257,192,258,-1,192,193,258,-1,258,193,196,-1,254,194,259,-1,259,194,260,-1,260,194,261,-1,194,195,261,-1,261,195,255,-1,258,196,262,-1,262,196,197,-1,263,197,264,-1,264,197,198,-1,262,197,263,-1,264,198,200,-1,201,199,207,-1,265,200,201,-1,264,200,265,-1,265,201,266,-1,266,201,267,-1,267,201,268,-1,201,207,268,-1,204,202,269,-1,202,203,269,-1,269,203,270,-1,270,203,271,-1,203,205,271,-1,208,204,272,-1,272,204,269,-1,205,206,273,-1,271,205,273,-1,273,206,209,-1,274,207,275,-1,275,207,208,-1,268,207,274,-1,275,208,276,-1,276,208,277,-1,277,208,272,-1,273,209,278,-1,278,209,279,-1,279,209,210,-1,279,210,211,-1,279,211,280,-1,280,211,212,-1,280,212,281,-1,281,212,282,-1,282,212,231,-1,213,214,283,-1,230,213,283,-1,283,214,215,-1,283,215,216,-1,216,284,285,-1,216,285,286,-1,216,286,283,-1,284,216,217,-1,284,217,218,-1,218,222,287,-1,218,287,288,-1,218,288,289,-1,218,289,284,-1,290,284,289,-1,222,218,219,-1,223,220,224,-1,220,291,292,-1,220,292,293,-1,220,293,294,-1,220,294,224,-1,295,224,294,-1,220,221,291,-1,291,221,240,-1,227,287,222,-1,296,288,297,-1,297,288,287,-1,297,287,227,-1,227,226,297,-1,297,226,298,-1,298,226,225,-1,298,225,295,-1,295,294,298,-1,295,225,224,-1,239,228,235,-1,228,299,300,-1,228,300,301,-1,228,301,302,-1,228,302,235,-1,303,235,302,-1,228,229,299,-1,229,230,299,-1,230,283,304,-1,230,304,299,-1,304,305,299,-1,306,231,232,-1,282,231,306,-1,232,234,307,-1,232,307,308,-1,232,308,309,-1,232,309,306,-1,310,306,309,-1,234,232,233,-1,234,238,307,-1,237,311,312,-1,238,237,312,-1,308,307,312,-1,307,238,312,-1,313,311,302,-1,236,311,237,-1,303,311,236,-1,302,311,303,-1,235,303,236,-1,240,241,291,-1,241,314,315,-1,241,315,291,-1,315,316,291,-1,241,242,314,-1,314,242,317,-1,317,242,318,-1,242,243,318,-1,318,243,319,-1,243,244,319,-1,244,245,319,-1,319,245,320,-1,245,246,320,-1,320,246,321,-1,321,246,322,-1,322,246,247,-1,322,247,248,-1,322,248,323,-1,323,248,249,-1,323,249,324,-1,324,249,325,-1,325,249,252,-1,325,252,250,-1,325,250,326,-1,326,250,327,-1,250,253,327,-1,250,251,253,-1,253,254,328,-1,327,253,328,-1,328,254,259,-1,261,255,329,-1,329,255,330,-1,330,255,331,-1,255,256,331,-1,331,256,332,-1,256,257,332,-1,257,258,332,-1,332,258,333,-1,333,258,334,-1,334,258,262,-1,335,259,336,-1,259,260,336,-1,328,259,335,-1,260,261,336,-1,336,261,329,-1,334,262,263,-1,337,263,264,-1,334,263,337,-1,338,264,339,-1,339,264,265,-1,337,264,338,-1,339,265,340,-1,340,265,266,-1,340,266,267,-1,340,267,341,-1,341,267,342,-1,267,268,342,-1,342,268,274,-1,272,269,343,-1,343,269,344,-1,269,270,344,-1,270,271,344,-1,344,271,345,-1,271,273,346,-1,345,271,346,-1,277,272,347,-1,347,272,348,-1,348,272,343,-1,346,273,349,-1,349,273,278,-1,342,274,350,-1,350,274,276,-1,274,275,276,-1,350,276,351,-1,351,276,347,-1,276,277,347,-1,349,278,279,-1,349,279,352,-1,352,279,280,-1,352,280,353,-1,353,280,354,-1,354,280,281,-1,281,306,355,-1,281,355,356,-1,281,356,354,-1,306,281,282,-1,357,283,358,-1,358,283,286,-1,358,286,359,-1,359,286,285,-1,359,285,290,-1,290,289,359,-1,290,285,284,-1,359,289,296,-1,296,289,288,-1,298,294,360,-1,360,294,293,-1,360,293,361,-1,361,293,292,-1,361,292,316,-1,316,315,361,-1,316,292,291,-1,297,362,296,-1,363,362,297,-1,298,363,297,-1,296,364,359,-1,362,364,296,-1,365,363,298,-1,360,365,298,-1,366,313,301,-1,301,313,302,-1,367,366,304,-1,300,366,301,-1,305,366,300,-1,304,366,305,-1,299,305,300,-1,357,367,283,-1,283,367,304,-1,306,310,355,-1,309,368,369,-1,310,309,369,-1,356,355,369,-1,355,310,369,-1,308,312,368,-1,309,308,368,-1,312,370,368,-1,312,371,370,-1,311,371,312,-1,311,372,371,-1,313,372,311,-1,313,373,372,-1,366,373,313,-1,361,315,374,-1,374,315,314,-1,318,375,376,-1,318,376,377,-1,318,377,314,-1,317,318,314,-1,318,319,375,-1,319,320,375,-1,320,378,375,-1,320,379,378,-1,380,375,378,-1,320,321,379,-1,381,321,382,-1,383,382,384,-1,385,321,381,-1,386,379,387,-1,388,321,385,-1,389,321,388,-1,390,321,389,-1,391,321,390,-1,392,321,391,-1,393,321,392,-1,379,321,393,-1,379,393,387,-1,394,379,386,-1,395,379,396,-1,379,394,396,-1,397,379,398,-1,379,395,398,-1,379,397,399,-1,399,400,379,-1,379,400,401,-1,401,402,379,-1,379,402,403,-1,404,403,405,-1,406,403,404,-1,379,403,406,-1,381,382,383,-1,382,321,407,-1,407,321,322,-1,407,322,323,-1,407,323,324,-1,407,324,325,-1,407,325,326,-1,407,326,408,-1,408,326,409,-1,326,327,409,-1,409,327,410,-1,410,327,411,-1,327,328,411,-1,411,328,412,-1,412,328,413,-1,413,328,335,-1,329,330,414,-1,336,329,415,-1,415,329,414,-1,414,330,416,-1,416,330,417,-1,330,331,417,-1,417,331,418,-1,331,332,418,-1,418,332,419,-1,332,333,419,-1,419,333,334,-1,420,334,337,-1,419,334,420,-1,413,335,421,-1,421,335,415,-1,335,336,415,-1,420,337,422,-1,422,337,338,-1,423,338,424,-1,424,338,339,-1,422,338,423,-1,424,339,425,-1,425,339,340,-1,425,340,341,-1,425,341,426,-1,426,341,427,-1,341,342,427,-1,428,342,429,-1,429,342,350,-1,427,342,428,-1,348,343,430,-1,343,344,430,-1,344,345,430,-1,430,345,431,-1,345,346,432,-1,433,345,434,-1,434,345,432,-1,435,434,436,-1,433,434,435,-1,437,345,433,-1,438,345,437,-1,439,345,438,-1,440,345,439,-1,441,345,440,-1,442,345,441,-1,443,345,442,-1,444,345,443,-1,445,345,444,-1,446,345,445,-1,447,345,446,-1,448,345,447,-1,449,345,448,-1,450,345,449,-1,451,345,450,-1,452,345,451,-1,453,345,452,-1,454,345,453,-1,455,345,454,-1,456,345,455,-1,457,345,456,-1,431,345,457,-1,458,346,459,-1,432,346,458,-1,460,458,459,-1,459,346,349,-1,351,347,430,-1,347,348,430,-1,459,349,352,-1,461,350,351,-1,429,350,462,-1,462,350,461,-1,461,351,463,-1,463,351,430,-1,464,352,354,-1,459,352,464,-1,459,464,465,-1,354,352,353,-1,356,369,466,-1,354,356,466,-1,358,467,357,-1,468,467,358,-1,359,468,358,-1,357,469,367,-1,357,467,469,-1,364,468,359,-1,470,365,360,-1,361,470,360,-1,471,470,361,-1,374,471,361,-1,467,468,469,-1,469,468,364,-1,469,364,362,-1,469,362,363,-1,469,363,365,-1,469,365,470,-1,469,470,471,-1,469,471,472,-1,469,472,473,-1,469,473,474,-1,469,474,475,-1,469,475,476,-1,469,476,477,-1,469,477,478,-1,469,478,479,-1,469,479,480,-1,469,480,481,-1,482,481,483,-1,484,483,485,-1,486,487,488,-1,486,489,487,-1,490,491,492,-1,488,491,490,-1,493,494,495,-1,469,495,496,-1,469,496,497,-1,469,497,498,-1,469,498,499,-1,469,499,500,-1,469,500,501,-1,469,501,502,-1,469,502,503,-1,469,503,504,-1,469,504,505,-1,469,505,506,-1,469,506,507,-1,469,507,508,-1,469,508,509,-1,469,509,510,-1,469,510,370,-1,469,370,371,-1,469,371,372,-1,469,372,373,-1,469,373,511,-1,512,469,513,-1,514,469,512,-1,469,514,495,-1,515,494,493,-1,493,516,517,-1,490,494,515,-1,484,486,518,-1,488,487,491,-1,469,481,482,-1,493,514,516,-1,490,492,494,-1,514,493,495,-1,484,519,489,-1,484,489,486,-1,517,518,520,-1,517,516,518,-1,513,469,482,-1,482,483,484,-1,520,518,486,-1,484,485,519,-1,366,511,373,-1,367,511,366,-1,367,469,511,-1,466,369,509,-1,369,510,509,-1,368,510,369,-1,368,370,510,-1,472,471,374,-1,521,472,374,-1,374,314,521,-1,521,314,377,-1,521,377,522,-1,522,377,376,-1,522,376,380,-1,380,378,522,-1,522,378,523,-1,380,376,375,-1,523,378,379,-1,406,523,379,-1,406,524,523,-1,525,524,526,-1,404,524,406,-1,527,524,404,-1,526,524,527,-1,526,528,529,-1,526,529,530,-1,528,526,527,-1,527,404,405,-1,528,527,405,-1,405,403,528,-1,529,403,531,-1,532,533,534,-1,535,533,532,-1,528,403,529,-1,529,531,536,-1,529,536,537,-1,529,537,538,-1,529,538,539,-1,540,533,535,-1,539,540,535,-1,529,539,535,-1,402,541,403,-1,403,541,531,-1,401,542,402,-1,402,542,541,-1,401,400,542,-1,399,543,400,-1,400,543,542,-1,399,397,543,-1,398,544,397,-1,397,544,543,-1,398,395,544,-1,396,545,395,-1,395,545,544,-1,396,394,545,-1,394,386,545,-1,387,546,386,-1,386,546,545,-1,393,547,387,-1,387,547,546,-1,393,392,547,-1,547,392,548,-1,548,392,391,-1,548,391,390,-1,390,389,548,-1,548,389,549,-1,549,389,388,-1,549,388,550,-1,550,388,385,-1,550,385,381,-1,550,381,551,-1,551,381,383,-1,383,384,551,-1,551,384,552,-1,384,382,552,-1,552,382,553,-1,554,553,555,-1,556,553,554,-1,557,553,556,-1,558,553,557,-1,559,553,558,-1,552,553,559,-1,560,561,562,-1,563,560,564,-1,564,560,562,-1,565,560,563,-1,463,560,565,-1,430,560,463,-1,566,560,430,-1,567,568,560,-1,569,570,571,-1,572,573,574,-1,553,560,575,-1,382,560,553,-1,407,560,382,-1,408,560,407,-1,576,560,408,-1,577,560,576,-1,578,560,577,-1,579,560,580,-1,581,582,583,-1,584,585,586,-1,587,560,568,-1,588,589,590,-1,591,560,592,-1,593,594,595,-1,575,560,591,-1,575,596,595,-1,596,593,595,-1,595,594,597,-1,591,596,575,-1,594,572,597,-1,572,574,597,-1,598,599,574,-1,586,573,584,-1,600,601,602,-1,590,603,588,-1,604,584,603,-1,605,606,607,-1,606,608,607,-1,609,610,583,-1,610,581,583,-1,583,582,611,-1,582,612,611,-1,611,613,431,-1,613,614,431,-1,601,615,602,-1,431,616,430,-1,616,617,430,-1,618,619,560,-1,617,620,430,-1,620,566,430,-1,621,588,622,-1,623,621,622,-1,571,622,569,-1,624,625,626,-1,571,623,622,-1,600,602,627,-1,604,603,628,-1,629,630,627,-1,586,631,573,-1,632,570,569,-1,587,592,560,-1,633,634,635,-1,598,573,631,-1,636,637,638,-1,574,573,598,-1,574,636,638,-1,574,599,636,-1,637,639,638,-1,638,640,635,-1,640,633,635,-1,635,634,627,-1,634,629,627,-1,632,606,605,-1,627,630,600,-1,602,615,626,-1,590,628,603,-1,615,641,626,-1,641,624,626,-1,626,625,605,-1,642,567,560,-1,625,643,605,-1,604,585,584,-1,643,644,605,-1,644,645,605,-1,645,646,605,-1,569,606,632,-1,646,632,605,-1,639,640,638,-1,612,613,611,-1,619,580,560,-1,621,589,588,-1,608,610,609,-1,608,609,607,-1,566,618,560,-1,614,616,431,-1,579,642,560,-1,408,647,576,-1,648,647,408,-1,408,649,648,-1,408,410,649,-1,408,409,410,-1,410,411,649,-1,649,411,412,-1,649,412,648,-1,648,412,647,-1,412,413,647,-1,647,413,650,-1,650,413,421,-1,415,414,578,-1,578,414,560,-1,414,416,560,-1,421,415,578,-1,416,417,560,-1,560,417,561,-1,417,418,561,-1,418,419,561,-1,561,419,420,-1,561,420,422,-1,577,421,578,-1,650,421,577,-1,561,422,562,-1,562,422,423,-1,562,423,424,-1,562,424,564,-1,564,424,425,-1,564,425,426,-1,564,426,563,-1,563,426,651,-1,426,427,651,-1,651,427,652,-1,652,427,428,-1,653,428,654,-1,428,429,654,-1,652,428,653,-1,654,429,462,-1,655,656,431,-1,431,457,657,-1,658,659,431,-1,660,431,657,-1,660,655,431,-1,659,661,431,-1,656,658,431,-1,661,611,431,-1,457,456,662,-1,657,457,662,-1,456,455,663,-1,662,456,663,-1,455,454,663,-1,454,453,664,-1,663,454,664,-1,453,452,664,-1,452,451,665,-1,664,452,665,-1,451,450,665,-1,450,449,666,-1,665,450,666,-1,449,448,666,-1,448,447,666,-1,447,446,667,-1,666,447,667,-1,446,445,668,-1,667,446,668,-1,668,445,444,-1,669,668,444,-1,669,444,443,-1,669,443,442,-1,669,442,441,-1,670,669,441,-1,670,441,440,-1,671,670,440,-1,439,671,440,-1,671,439,438,-1,672,671,438,-1,437,672,438,-1,672,437,433,-1,673,672,433,-1,433,435,674,-1,673,433,675,-1,675,433,674,-1,676,677,678,-1,679,677,676,-1,679,680,677,-1,680,681,677,-1,681,682,677,-1,682,683,677,-1,677,684,675,-1,684,673,675,-1,683,684,677,-1,435,685,674,-1,435,436,685,-1,686,687,688,-1,685,686,688,-1,689,675,688,-1,675,674,688,-1,674,685,688,-1,436,686,685,-1,436,434,686,-1,432,458,690,-1,434,432,686,-1,686,432,690,-1,464,691,692,-1,465,464,692,-1,690,460,692,-1,460,465,692,-1,458,460,690,-1,459,465,460,-1,462,461,463,-1,654,462,463,-1,653,654,463,-1,463,652,653,-1,565,652,463,-1,354,466,691,-1,464,354,691,-1,691,466,508,-1,466,509,508,-1,691,508,507,-1,692,691,507,-1,692,507,506,-1,687,692,506,-1,687,506,505,-1,688,687,505,-1,688,505,504,-1,693,688,504,-1,503,693,504,-1,694,693,503,-1,502,694,503,-1,695,694,502,-1,501,695,502,-1,696,695,501,-1,500,696,501,-1,697,696,500,-1,499,697,500,-1,698,697,499,-1,498,698,499,-1,699,698,498,-1,497,699,498,-1,700,699,497,-1,496,700,497,-1,701,700,496,-1,495,701,496,-1,702,701,495,-1,494,702,495,-1,703,702,494,-1,492,703,494,-1,704,703,492,-1,491,704,492,-1,491,705,704,-1,487,705,491,-1,487,706,705,-1,489,706,487,-1,489,707,706,-1,519,707,489,-1,519,708,707,-1,485,708,519,-1,485,709,708,-1,483,709,485,-1,483,710,709,-1,481,710,483,-1,481,711,710,-1,481,480,711,-1,480,712,711,-1,480,479,712,-1,479,713,712,-1,479,478,713,-1,478,714,713,-1,478,477,714,-1,477,715,714,-1,477,476,715,-1,476,526,715,-1,476,475,526,-1,526,475,525,-1,475,474,525,-1,525,474,522,-1,474,473,522,-1,522,473,521,-1,473,472,521,-1,482,716,717,-1,718,482,717,-1,718,719,482,-1,719,513,482,-1,513,719,720,-1,721,513,720,-1,721,722,513,-1,722,512,513,-1,484,723,724,-1,725,484,724,-1,725,716,484,-1,716,482,484,-1,726,727,518,-1,518,727,723,-1,518,723,484,-1,728,726,518,-1,728,518,729,-1,518,516,729,-1,516,730,729,-1,731,730,516,-1,731,516,732,-1,516,514,732,-1,514,733,732,-1,734,733,514,-1,734,514,722,-1,514,512,722,-1,520,735,736,-1,737,520,736,-1,737,738,520,-1,738,517,520,-1,486,739,740,-1,741,486,740,-1,741,735,486,-1,735,520,486,-1,488,742,743,-1,744,488,743,-1,744,739,488,-1,739,486,488,-1,745,746,490,-1,490,746,742,-1,490,742,488,-1,747,745,490,-1,747,490,748,-1,490,515,748,-1,515,749,748,-1,750,749,515,-1,750,515,751,-1,515,493,751,-1,493,752,751,-1,753,752,493,-1,753,493,738,-1,493,517,738,-1,522,523,525,-1,525,523,524,-1,526,530,715,-1,532,530,535,-1,715,530,532,-1,715,754,755,-1,755,756,715,-1,715,756,757,-1,754,715,532,-1,530,529,535,-1,754,532,534,-1,754,534,755,-1,534,533,755,-1,756,533,758,-1,759,760,761,-1,761,762,763,-1,761,764,759,-1,763,765,766,-1,763,766,767,-1,763,767,768,-1,763,764,761,-1,768,764,763,-1,769,764,768,-1,770,553,771,-1,772,773,774,-1,772,553,770,-1,774,775,555,-1,774,555,553,-1,774,553,772,-1,771,553,764,-1,771,764,769,-1,776,764,777,-1,755,533,756,-1,756,758,778,-1,756,778,779,-1,756,779,780,-1,756,780,759,-1,756,759,764,-1,756,764,776,-1,540,781,533,-1,533,781,758,-1,782,781,539,-1,539,781,540,-1,539,538,782,-1,783,782,537,-1,537,782,538,-1,537,536,783,-1,531,541,536,-1,536,541,783,-1,541,542,784,-1,783,541,785,-1,785,541,784,-1,542,543,786,-1,784,542,786,-1,543,544,787,-1,786,543,787,-1,544,545,788,-1,787,544,788,-1,788,545,546,-1,546,547,789,-1,788,546,790,-1,790,546,789,-1,789,547,791,-1,791,547,792,-1,547,548,792,-1,792,548,549,-1,793,549,550,-1,792,549,793,-1,794,550,551,-1,794,793,550,-1,795,551,796,-1,551,552,796,-1,796,552,559,-1,795,794,551,-1,796,559,558,-1,796,558,797,-1,797,558,557,-1,556,797,557,-1,797,556,798,-1,798,556,554,-1,798,554,775,-1,775,554,555,-1,764,553,575,-1,576,650,577,-1,647,650,576,-1,799,575,595,-1,764,575,800,-1,800,575,801,-1,801,575,802,-1,802,575,803,-1,803,575,799,-1,799,595,804,-1,804,595,805,-1,805,595,806,-1,806,595,807,-1,807,595,808,-1,808,595,597,-1,808,597,809,-1,809,597,574,-1,809,574,810,-1,810,574,638,-1,810,638,811,-1,811,638,812,-1,812,638,635,-1,812,635,813,-1,813,635,814,-1,814,635,627,-1,815,627,816,-1,816,627,817,-1,627,602,817,-1,814,627,818,-1,818,627,815,-1,819,602,820,-1,602,626,820,-1,817,602,819,-1,820,626,821,-1,821,626,822,-1,626,605,822,-1,822,605,823,-1,605,607,823,-1,607,609,824,-1,823,607,824,-1,825,609,826,-1,826,609,827,-1,827,609,828,-1,828,609,829,-1,609,583,829,-1,824,609,825,-1,829,583,830,-1,830,583,831,-1,831,583,832,-1,832,583,833,-1,833,583,834,-1,583,611,834,-1,679,676,835,-1,836,679,837,-1,837,679,835,-1,838,679,836,-1,834,679,838,-1,839,679,834,-1,611,661,834,-1,661,840,834,-1,840,841,834,-1,841,842,834,-1,842,843,834,-1,843,844,834,-1,844,845,834,-1,845,846,834,-1,846,847,834,-1,847,848,834,-1,848,849,834,-1,849,850,834,-1,850,851,834,-1,851,852,834,-1,852,853,834,-1,853,854,834,-1,854,855,834,-1,855,856,834,-1,856,857,834,-1,857,839,834,-1,858,679,839,-1,565,651,652,-1,563,651,565,-1,580,859,860,-1,579,580,860,-1,619,859,580,-1,618,861,734,-1,721,618,722,-1,722,618,734,-1,859,618,721,-1,619,618,859,-1,566,861,618,-1,620,862,861,-1,566,620,861,-1,617,862,620,-1,616,863,731,-1,733,616,732,-1,732,616,731,-1,862,616,733,-1,617,616,862,-1,614,863,616,-1,864,863,613,-1,613,863,614,-1,612,864,613,-1,612,582,865,-1,729,612,728,-1,728,612,865,-1,730,612,729,-1,864,612,730,-1,582,581,865,-1,581,610,866,-1,865,581,866,-1,610,608,866,-1,608,606,726,-1,866,608,726,-1,606,569,726,-1,569,622,726,-1,726,622,867,-1,622,588,867,-1,867,588,603,-1,868,867,603,-1,603,584,868,-1,868,723,727,-1,584,723,868,-1,724,723,584,-1,573,724,584,-1,869,724,573,-1,573,572,869,-1,869,572,594,-1,870,869,594,-1,594,593,870,-1,870,716,725,-1,593,716,870,-1,717,716,593,-1,596,717,593,-1,871,717,596,-1,871,596,591,-1,872,871,591,-1,592,872,591,-1,872,592,587,-1,873,720,719,-1,587,873,719,-1,718,872,719,-1,872,587,719,-1,587,568,873,-1,873,568,567,-1,860,873,567,-1,642,860,567,-1,860,642,579,-1,589,874,875,-1,590,589,875,-1,621,874,589,-1,623,876,753,-1,737,623,738,-1,738,623,753,-1,874,623,737,-1,621,623,874,-1,571,876,623,-1,570,877,876,-1,571,570,876,-1,632,877,570,-1,646,878,750,-1,752,646,751,-1,751,646,750,-1,877,646,752,-1,632,646,877,-1,645,878,646,-1,879,878,644,-1,644,878,645,-1,643,879,644,-1,643,625,880,-1,748,643,747,-1,747,643,880,-1,749,643,748,-1,879,643,749,-1,625,624,880,-1,624,641,881,-1,880,624,881,-1,641,615,881,-1,615,601,745,-1,881,615,745,-1,601,600,745,-1,600,630,745,-1,745,630,882,-1,630,629,882,-1,882,629,634,-1,883,882,634,-1,634,633,883,-1,883,742,746,-1,633,742,883,-1,743,742,633,-1,640,743,633,-1,884,743,640,-1,640,639,884,-1,884,639,637,-1,885,884,637,-1,637,636,885,-1,885,739,744,-1,636,739,885,-1,740,739,636,-1,599,740,636,-1,886,740,599,-1,886,599,598,-1,887,886,598,-1,631,887,598,-1,887,631,586,-1,888,736,735,-1,586,888,735,-1,741,887,735,-1,887,586,735,-1,586,585,888,-1,888,585,604,-1,875,888,604,-1,628,875,604,-1,875,628,590,-1,661,659,889,-1,840,661,889,-1,658,890,889,-1,659,658,889,-1,658,656,890,-1,656,655,891,-1,890,656,891,-1,655,660,891,-1,660,657,662,-1,891,660,662,-1,891,662,892,-1,892,662,893,-1,662,663,893,-1,893,663,894,-1,663,664,894,-1,894,664,895,-1,664,665,895,-1,895,665,896,-1,665,666,896,-1,896,666,667,-1,896,667,897,-1,897,667,898,-1,667,668,898,-1,898,668,899,-1,899,668,900,-1,668,669,900,-1,900,669,670,-1,900,670,901,-1,901,670,671,-1,902,901,671,-1,902,671,672,-1,903,902,672,-1,903,672,904,-1,904,672,673,-1,684,904,673,-1,904,684,683,-1,905,904,683,-1,682,905,683,-1,905,682,681,-1,906,905,681,-1,680,906,681,-1,858,906,680,-1,679,858,680,-1,835,676,907,-1,676,678,907,-1,689,688,693,-1,678,689,693,-1,908,837,693,-1,837,835,693,-1,835,907,693,-1,907,678,693,-1,678,677,689,-1,677,675,689,-1,690,692,687,-1,686,690,687,-1,908,693,694,-1,909,908,694,-1,909,694,695,-1,910,909,695,-1,911,912,695,-1,912,910,695,-1,910,913,909,-1,911,695,696,-1,914,911,696,-1,914,696,697,-1,915,914,697,-1,915,697,698,-1,916,915,698,-1,917,918,698,-1,918,916,698,-1,917,698,699,-1,919,917,699,-1,919,699,700,-1,920,919,700,-1,921,922,700,-1,922,920,700,-1,921,700,701,-1,923,921,701,-1,924,925,701,-1,925,923,701,-1,924,701,702,-1,926,924,702,-1,926,702,703,-1,927,926,703,-1,928,929,703,-1,929,927,703,-1,928,703,704,-1,930,928,704,-1,704,705,931,-1,930,704,931,-1,705,706,932,-1,933,705,934,-1,934,705,932,-1,931,705,933,-1,706,707,935,-1,932,706,935,-1,707,708,936,-1,937,707,938,-1,938,707,936,-1,935,707,937,-1,709,939,708,-1,708,939,940,-1,708,940,941,-1,941,936,708,-1,710,942,709,-1,709,942,939,-1,711,943,710,-1,710,943,944,-1,710,944,945,-1,945,942,710,-1,712,946,711,-1,711,946,943,-1,713,947,712,-1,712,947,946,-1,714,948,713,-1,949,948,950,-1,713,948,949,-1,713,951,947,-1,951,713,949,-1,715,757,714,-1,714,757,948,-1,717,871,872,-1,718,717,872,-1,859,721,720,-1,860,859,873,-1,873,859,720,-1,724,869,870,-1,725,724,870,-1,726,867,868,-1,727,726,868,-1,865,866,726,-1,728,865,726,-1,863,864,730,-1,731,863,730,-1,861,862,733,-1,734,861,733,-1,874,737,736,-1,875,874,888,-1,888,874,736,-1,740,886,887,-1,741,740,887,-1,743,884,885,-1,744,743,885,-1,745,882,883,-1,746,745,883,-1,880,881,745,-1,747,880,745,-1,878,879,749,-1,750,878,749,-1,876,877,752,-1,753,876,752,-1,757,756,776,-1,950,757,776,-1,950,948,757,-1,776,777,950,-1,950,777,952,-1,950,952,949,-1,953,952,777,-1,954,953,777,-1,777,764,954,-1,954,764,955,-1,764,800,955,-1,798,775,956,-1,956,775,774,-1,773,956,774,-1,956,773,957,-1,957,773,772,-1,770,957,772,-1,957,770,958,-1,958,770,771,-1,769,958,771,-1,958,769,959,-1,959,769,768,-1,767,959,768,-1,766,959,767,-1,960,959,765,-1,765,959,766,-1,960,765,961,-1,961,765,763,-1,961,763,962,-1,962,763,762,-1,761,962,762,-1,760,962,761,-1,963,962,759,-1,759,962,760,-1,759,780,963,-1,964,963,779,-1,779,963,780,-1,779,778,964,-1,781,964,758,-1,758,964,778,-1,781,782,965,-1,964,781,966,-1,781,965,966,-1,782,783,967,-1,782,967,965,-1,783,785,967,-1,784,786,968,-1,785,784,969,-1,969,784,968,-1,967,785,970,-1,785,969,970,-1,786,787,971,-1,968,786,971,-1,787,788,972,-1,971,787,972,-1,972,788,790,-1,789,791,973,-1,790,789,974,-1,974,789,973,-1,972,790,975,-1,975,790,974,-1,973,791,976,-1,976,791,977,-1,791,792,977,-1,977,792,793,-1,978,793,794,-1,977,793,978,-1,979,794,795,-1,979,978,794,-1,980,795,981,-1,981,795,796,-1,980,979,795,-1,981,796,797,-1,798,982,797,-1,982,981,797,-1,956,983,798,-1,983,982,798,-1,799,804,984,-1,803,799,985,-1,985,799,984,-1,955,800,986,-1,986,800,987,-1,800,801,987,-1,987,801,988,-1,801,802,988,-1,802,803,988,-1,988,803,989,-1,989,803,985,-1,804,805,984,-1,805,806,990,-1,984,805,990,-1,990,806,991,-1,806,807,991,-1,991,807,808,-1,991,808,992,-1,992,808,809,-1,992,809,810,-1,992,810,993,-1,993,810,811,-1,994,811,995,-1,995,811,812,-1,993,811,994,-1,995,812,996,-1,996,812,813,-1,996,813,814,-1,996,814,997,-1,997,814,818,-1,815,816,998,-1,999,818,815,-1,999,815,1000,-1,1000,815,998,-1,998,816,1001,-1,816,817,1001,-1,817,819,1002,-1,1001,817,1002,-1,997,818,999,-1,819,820,1002,-1,1002,820,1003,-1,820,821,1003,-1,1004,821,1005,-1,821,822,1005,-1,1003,821,1004,-1,1005,822,1006,-1,822,823,1006,-1,823,824,1006,-1,824,825,1007,-1,1006,824,1007,-1,1007,825,826,-1,1007,826,1008,-1,1008,826,827,-1,1009,827,828,-1,1008,827,1009,-1,1009,828,829,-1,1009,829,1010,-1,1010,829,830,-1,1011,830,1012,-1,1012,830,831,-1,1010,830,1011,-1,1012,831,832,-1,1012,832,1013,-1,1013,832,833,-1,1013,833,1014,-1,1014,833,1015,-1,1015,833,834,-1,834,838,1016,-1,1015,834,1016,-1,1017,906,858,-1,839,1017,858,-1,857,1017,839,-1,1018,1017,857,-1,856,1018,857,-1,855,1018,856,-1,1019,1018,855,-1,854,1019,855,-1,853,1019,854,-1,1020,1019,853,-1,852,1020,853,-1,851,1020,852,-1,850,1020,851,-1,849,1021,1020,-1,850,849,1020,-1,1022,1021,849,-1,848,1022,849,-1,1023,1022,848,-1,847,1023,848,-1,846,1023,847,-1,845,1023,846,-1,844,1024,1023,-1,845,844,1023,-1,844,843,1024,-1,842,1025,1024,-1,843,842,1024,-1,842,841,1025,-1,840,889,1025,-1,841,840,1025,-1,838,1026,1016,-1,838,1027,1026,-1,838,836,913,-1,910,838,913,-1,910,1027,838,-1,836,837,908,-1,913,836,909,-1,909,836,908,-1,1025,889,1028,-1,889,1029,1028,-1,889,890,1029,-1,890,1030,1029,-1,890,891,1030,-1,1030,891,892,-1,1030,892,1031,-1,1031,892,1032,-1,892,893,1032,-1,1032,893,1033,-1,893,894,1033,-1,1033,894,1034,-1,894,895,1034,-1,1034,895,1035,-1,895,896,1035,-1,1035,896,897,-1,1035,897,1036,-1,1036,897,1037,-1,897,898,1037,-1,1037,898,1038,-1,898,899,1038,-1,1038,899,1039,-1,1039,899,1040,-1,899,900,1040,-1,1040,900,901,-1,1040,901,1041,-1,1041,901,902,-1,1042,1041,902,-1,1042,902,903,-1,1043,1042,903,-1,1043,903,1044,-1,1044,903,904,-1,1044,904,905,-1,1045,1044,905,-1,1045,905,906,-1,1046,1045,906,-1,1017,1046,906,-1,1027,910,912,-1,1047,1027,912,-1,914,1047,911,-1,911,1047,912,-1,1048,914,915,-1,1048,915,916,-1,1048,916,1049,-1,1049,916,918,-1,1049,918,1050,-1,1050,918,917,-1,1050,917,919,-1,919,920,1050,-1,1050,920,1051,-1,1051,920,922,-1,1051,922,1052,-1,1052,922,921,-1,1052,921,923,-1,1052,923,1053,-1,1053,923,925,-1,1053,925,1054,-1,1054,925,924,-1,1054,924,926,-1,926,927,1054,-1,1054,927,1055,-1,1055,927,929,-1,1055,929,1056,-1,1056,929,928,-1,1056,928,930,-1,1057,1058,933,-1,931,1058,930,-1,933,1058,931,-1,933,934,1057,-1,1059,1060,937,-1,934,1060,1057,-1,932,1060,934,-1,935,1060,932,-1,937,1060,935,-1,937,938,1059,-1,1061,1062,941,-1,938,1062,1059,-1,936,1062,938,-1,941,1062,936,-1,941,940,1061,-1,1063,1064,945,-1,940,1064,1061,-1,939,1064,940,-1,942,1064,939,-1,945,1064,942,-1,945,944,1063,-1,944,1065,1063,-1,943,1065,944,-1,946,1065,943,-1,952,1066,951,-1,947,1066,946,-1,951,1066,947,-1,951,949,952,-1,1066,952,953,-1,1067,953,1068,-1,1068,953,954,-1,1067,1066,953,-1,954,955,1069,-1,1069,955,1070,-1,1071,1068,954,-1,1071,954,1069,-1,1070,955,1072,-1,955,986,1072,-1,957,1073,956,-1,1073,983,956,-1,958,1074,957,-1,1074,1073,957,-1,959,1075,958,-1,1075,1074,958,-1,960,1075,959,-1,961,1076,960,-1,960,1077,1075,-1,1076,1077,960,-1,1078,1079,961,-1,962,1078,961,-1,1079,1076,961,-1,963,1078,962,-1,963,964,1080,-1,963,1080,1078,-1,964,966,1080,-1,965,967,1081,-1,966,965,1082,-1,965,1081,1082,-1,1080,966,1083,-1,966,1082,1083,-1,967,970,1081,-1,968,971,1084,-1,969,968,1085,-1,1085,968,1084,-1,970,969,1086,-1,969,1085,1086,-1,1081,970,1087,-1,970,1086,1087,-1,971,972,1088,-1,1084,971,1088,-1,1088,972,975,-1,973,976,1089,-1,974,973,1090,-1,1090,973,1089,-1,975,974,1091,-1,1091,974,1090,-1,1088,975,1092,-1,1092,975,1091,-1,1089,976,1093,-1,1093,976,1094,-1,976,977,1094,-1,1094,977,978,-1,1095,978,979,-1,1095,1094,978,-1,1096,979,980,-1,1096,1095,979,-1,1097,980,1098,-1,1098,980,981,-1,1097,1096,980,-1,1098,981,982,-1,983,1099,982,-1,1099,1098,982,-1,1073,1100,983,-1,1100,1099,983,-1,985,984,1101,-1,1101,984,1102,-1,984,990,1102,-1,989,985,1103,-1,1103,985,1104,-1,1104,985,1101,-1,986,987,1072,-1,1072,987,1105,-1,1105,987,1106,-1,987,988,1106,-1,1106,988,1103,-1,988,989,1103,-1,990,991,1102,-1,1102,991,992,-1,1102,992,993,-1,1102,993,1107,-1,1107,993,994,-1,1108,994,995,-1,1107,994,1109,-1,1109,994,1108,-1,1108,995,1110,-1,1110,995,996,-1,1110,996,997,-1,1110,997,1111,-1,1111,997,999,-1,1000,998,1112,-1,1112,998,1113,-1,1113,998,1114,-1,998,1001,1114,-1,1115,999,1112,-1,1112,999,1000,-1,1111,999,1115,-1,1114,1001,1116,-1,1001,1002,1116,-1,1002,1003,1116,-1,1116,1003,1117,-1,1003,1004,1117,-1,1117,1004,1118,-1,1118,1004,1119,-1,1004,1005,1119,-1,1119,1005,1120,-1,1005,1006,1120,-1,1006,1007,1120,-1,1120,1007,1008,-1,1120,1008,1009,-1,1120,1009,1121,-1,1121,1009,1010,-1,1122,1010,1123,-1,1123,1010,1011,-1,1121,1010,1122,-1,1123,1011,1012,-1,1123,1012,1124,-1,1124,1012,1013,-1,1124,1013,1125,-1,1125,1013,1126,-1,1126,1013,1014,-1,1126,1014,1015,-1,1126,1015,1127,-1,1015,1016,1128,-1,1127,1015,1128,-1,1128,1016,1129,-1,1016,1130,1129,-1,1016,1026,1130,-1,1131,1046,1017,-1,1018,1131,1017,-1,1132,1131,1018,-1,1019,1132,1018,-1,1133,1132,1019,-1,1020,1133,1019,-1,1021,1133,1020,-1,1021,1134,1133,-1,1135,1134,1021,-1,1022,1135,1021,-1,1136,1135,1022,-1,1137,1136,1022,-1,1023,1137,1022,-1,1024,1137,1023,-1,1024,1138,1137,-1,1024,1025,1138,-1,1025,1028,1138,-1,1130,1026,1139,-1,1026,1047,1139,-1,1026,1027,1047,-1,1138,1028,1140,-1,1028,1141,1140,-1,1028,1029,1141,-1,1029,1142,1141,-1,1029,1030,1142,-1,1030,1031,1142,-1,1142,1031,1143,-1,1031,1144,1143,-1,1031,1032,1144,-1,1144,1032,1145,-1,1032,1033,1145,-1,1145,1033,1146,-1,1033,1034,1146,-1,1146,1034,1147,-1,1034,1035,1147,-1,1147,1035,1036,-1,1147,1036,1148,-1,1148,1036,1149,-1,1036,1037,1149,-1,1149,1037,1150,-1,1037,1038,1150,-1,1150,1038,1151,-1,1038,1039,1151,-1,1151,1039,1152,-1,1152,1039,1153,-1,1039,1040,1153,-1,1153,1040,1041,-1,1154,1153,1041,-1,1154,1041,1042,-1,1155,1154,1042,-1,1155,1042,1043,-1,1156,1155,1043,-1,1156,1043,1157,-1,1157,1043,1044,-1,1157,1044,1045,-1,1158,1157,1045,-1,1158,1045,1046,-1,1159,1158,1046,-1,1131,1159,1046,-1,1139,1047,1160,-1,1047,1161,1160,-1,1047,914,1161,-1,1160,914,1048,-1,1161,914,1160,-1,1160,1048,1162,-1,1048,1163,1162,-1,1048,1049,1163,-1,1163,1049,1164,-1,1164,1049,1050,-1,1050,1051,1165,-1,1164,1050,1166,-1,1166,1050,1167,-1,1050,1165,1167,-1,1165,1051,1052,-1,1052,1053,1168,-1,1167,1165,1052,-1,1167,1052,1169,-1,1169,1052,1168,-1,1168,1053,1170,-1,1170,1053,1054,-1,1171,1170,1054,-1,1171,1054,1172,-1,1172,1054,1173,-1,1054,1055,1173,-1,1173,1055,1056,-1,1056,930,1174,-1,1172,1173,1056,-1,1172,1056,1175,-1,1175,1056,1174,-1,1176,930,1177,-1,1177,930,1058,-1,1174,930,1176,-1,1178,1058,1179,-1,1058,1180,1179,-1,1058,1057,1180,-1,1177,1058,1178,-1,1180,1057,1060,-1,1179,1060,1181,-1,1060,1182,1181,-1,1060,1059,1182,-1,1180,1060,1179,-1,1183,1059,1062,-1,1182,1059,1183,-1,1183,1062,1184,-1,1184,1062,1185,-1,1062,1186,1185,-1,1062,1061,1186,-1,1186,1061,1064,-1,1187,1064,1188,-1,1064,1063,1188,-1,1185,1186,1064,-1,1185,1064,1187,-1,1188,1063,1189,-1,1189,1063,1065,-1,1190,1189,1065,-1,1190,1065,1191,-1,1065,946,1191,-1,1191,946,1192,-1,1192,946,1066,-1,1191,1192,1066,-1,1191,1066,1067,-1,1193,1191,1067,-1,1193,1067,1194,-1,1194,1067,1071,-1,1071,1067,1068,-1,1195,1071,1069,-1,1195,1069,1196,-1,1069,1070,1196,-1,1196,1070,1197,-1,1197,1070,1198,-1,1070,1072,1198,-1,1199,1194,1071,-1,1199,1071,1195,-1,1198,1072,1200,-1,1072,1105,1200,-1,1074,1201,1073,-1,1201,1100,1073,-1,1075,1202,1074,-1,1202,1201,1074,-1,1077,1202,1075,-1,1079,1203,1076,-1,1076,1204,1077,-1,1203,1204,1076,-1,1077,1205,1202,-1,1204,1205,1077,-1,1080,1206,1078,-1,1078,1206,1079,-1,1206,1207,1079,-1,1207,1203,1079,-1,1080,1083,1206,-1,1082,1081,1208,-1,1081,1087,1208,-1,1083,1082,1209,-1,1082,1208,1209,-1,1206,1083,1210,-1,1083,1209,1210,-1,1084,1088,1211,-1,1085,1084,1212,-1,1212,1084,1211,-1,1086,1085,1213,-1,1085,1212,1213,-1,1087,1086,1214,-1,1086,1213,1214,-1,1208,1087,1215,-1,1087,1214,1215,-1,1211,1088,1092,-1,1216,1151,1093,-1,1151,1152,1093,-1,1216,1093,1094,-1,1216,1094,1095,-1,1217,1095,1096,-1,1217,1216,1095,-1,1096,1097,1218,-1,1218,1217,1096,-1,1097,1219,1220,-1,1219,1097,1098,-1,1220,1218,1097,-1,1219,1098,1099,-1,1100,1221,1099,-1,1221,1219,1099,-1,1201,1222,1100,-1,1222,1221,1100,-1,1223,1101,1224,-1,1101,1102,1224,-1,1104,1101,1223,-1,1224,1102,1107,-1,1106,1103,1225,-1,1225,1103,1226,-1,1226,1103,1223,-1,1103,1104,1223,-1,1105,1106,1200,-1,1200,1106,1225,-1,1227,1107,1109,-1,1224,1107,1227,-1,1227,1109,1108,-1,1227,1108,1228,-1,1228,1108,1110,-1,1228,1110,1229,-1,1229,1110,1230,-1,1230,1110,1111,-1,1230,1111,1115,-1,1231,1115,1112,-1,1231,1112,1232,-1,1232,1112,1233,-1,1112,1113,1233,-1,1233,1113,1234,-1,1113,1114,1234,-1,1114,1116,1234,-1,1230,1115,1231,-1,1234,1116,1235,-1,1235,1116,1236,-1,1116,1117,1236,-1,1236,1117,1237,-1,1117,1118,1237,-1,1118,1119,1237,-1,1119,1120,1238,-1,1237,1119,1238,-1,1238,1120,1121,-1,1238,1121,1239,-1,1239,1121,1122,-1,1239,1122,1123,-1,1239,1123,1240,-1,1240,1123,1241,-1,1241,1123,1124,-1,1241,1124,1242,-1,1242,1124,1125,-1,1242,1125,1126,-1,1242,1126,1243,-1,1243,1126,1127,-1,1127,1128,1244,-1,1245,1127,1244,-1,1243,1127,1245,-1,1128,1129,1246,-1,1244,1128,1246,-1,1246,1129,1247,-1,1129,1248,1247,-1,1129,1139,1248,-1,1130,1139,1129,-1,1249,1159,1131,-1,1132,1249,1131,-1,1250,1249,1132,-1,1133,1250,1132,-1,1134,1250,1133,-1,1134,1251,1250,-1,1252,1251,1134,-1,1135,1252,1134,-1,1253,1252,1135,-1,1136,1253,1135,-1,1254,1253,1136,-1,1255,1254,1136,-1,1137,1255,1136,-1,1138,1255,1137,-1,1138,1140,1255,-1,1248,1139,1256,-1,1139,1160,1256,-1,1255,1140,1257,-1,1140,1258,1257,-1,1140,1141,1258,-1,1141,1259,1258,-1,1141,1142,1259,-1,1142,1143,1259,-1,1259,1143,1260,-1,1143,1261,1260,-1,1143,1144,1261,-1,1144,1262,1261,-1,1144,1145,1262,-1,1262,1145,1263,-1,1145,1146,1263,-1,1263,1146,1264,-1,1146,1147,1264,-1,1264,1147,1148,-1,1152,1265,1089,-1,1152,1089,1093,-1,1265,1152,1153,-1,1265,1153,1154,-1,1266,1265,1154,-1,1266,1154,1155,-1,1267,1266,1155,-1,1267,1155,1156,-1,1268,1267,1156,-1,1268,1156,1269,-1,1269,1156,1157,-1,1269,1157,1158,-1,1270,1269,1158,-1,1270,1158,1159,-1,1271,1270,1159,-1,1249,1271,1159,-1,1256,1160,1162,-1,1256,1162,1272,-1,1272,1162,1273,-1,1273,1162,1166,-1,1162,1164,1166,-1,1162,1163,1164,-1,1273,1166,1274,-1,1166,1169,1274,-1,1166,1167,1169,-1,1169,1168,1171,-1,1168,1170,1171,-1,1274,1169,1275,-1,1275,1169,1276,-1,1169,1171,1276,-1,1276,1171,1172,-1,1276,1172,1277,-1,1277,1172,1278,-1,1278,1172,1175,-1,1279,1174,1176,-1,1175,1174,1280,-1,1280,1174,1279,-1,1278,1175,1280,-1,1176,1177,1279,-1,1279,1177,1281,-1,1281,1177,1178,-1,1178,1179,1282,-1,1281,1178,1282,-1,1283,1179,1284,-1,1179,1181,1284,-1,1282,1179,1283,-1,1284,1181,1184,-1,1181,1183,1184,-1,1181,1182,1183,-1,1284,1184,1285,-1,1285,1184,1286,-1,1286,1184,1187,-1,1184,1185,1187,-1,1187,1190,1287,-1,1187,1188,1190,-1,1286,1187,1287,-1,1188,1189,1190,-1,1287,1190,1288,-1,1288,1190,1193,-1,1190,1191,1193,-1,1288,1193,1199,-1,1199,1193,1194,-1,1289,1195,1290,-1,1290,1195,1291,-1,1291,1195,1196,-1,1289,1199,1195,-1,1291,1196,1197,-1,1292,1291,1197,-1,1197,1198,1292,-1,1292,1198,1293,-1,1293,1198,1294,-1,1198,1200,1294,-1,1295,1288,1199,-1,1295,1199,1289,-1,1294,1200,1296,-1,1200,1225,1296,-1,1202,1297,1201,-1,1297,1222,1201,-1,1205,1297,1202,-1,1298,1203,1207,-1,1299,1204,1203,-1,1298,1299,1203,-1,1300,1205,1204,-1,1299,1300,1204,-1,1301,1297,1205,-1,1300,1301,1205,-1,1206,1210,1207,-1,1210,1302,1207,-1,1302,1298,1207,-1,1209,1208,1303,-1,1208,1215,1303,-1,1210,1209,1304,-1,1209,1303,1304,-1,1304,1302,1210,-1,1089,1266,1090,-1,1265,1266,1089,-1,1090,1267,1091,-1,1266,1267,1090,-1,1091,1268,1092,-1,1267,1268,1091,-1,1092,1305,1211,-1,1268,1305,1092,-1,1216,1217,1150,-1,1151,1216,1150,-1,1217,1218,1149,-1,1150,1217,1149,-1,1220,1148,1218,-1,1218,1148,1149,-1,1306,1264,1220,-1,1220,1264,1148,-1,1307,1263,1306,-1,1306,1263,1264,-1,1308,1262,1307,-1,1307,1262,1263,-1,1301,1261,1308,-1,1308,1261,1262,-1,1300,1260,1301,-1,1301,1260,1261,-1,1299,1309,1300,-1,1300,1309,1260,-1,1298,1310,1299,-1,1299,1310,1309,-1,1298,1302,1311,-1,1298,1311,1310,-1,1301,1308,1297,-1,1308,1222,1297,-1,1308,1307,1222,-1,1307,1221,1222,-1,1307,1306,1221,-1,1219,1221,1306,-1,1306,1220,1219,-1,1226,1223,1312,-1,1223,1227,1312,-1,1223,1224,1227,-1,1225,1226,1296,-1,1296,1226,1313,-1,1313,1226,1312,-1,1312,1227,1314,-1,1314,1227,1228,-1,1314,1228,1229,-1,1314,1229,1315,-1,1315,1229,1316,-1,1316,1229,1230,-1,1316,1230,1317,-1,1317,1230,1231,-1,1317,1231,1232,-1,1232,1233,1318,-1,1317,1232,1319,-1,1319,1232,1318,-1,1233,1234,1318,-1,1318,1234,1320,-1,1234,1235,1320,-1,1320,1235,1321,-1,1321,1235,1322,-1,1235,1236,1322,-1,1236,1237,1322,-1,1322,1237,1323,-1,1323,1237,1239,-1,1237,1238,1239,-1,1323,1239,1240,-1,1323,1240,1324,-1,1324,1240,1325,-1,1325,1240,1241,-1,1325,1241,1242,-1,1325,1242,1326,-1,1326,1242,1243,-1,1326,1243,1327,-1,1327,1243,1328,-1,1328,1243,1245,-1,1245,1244,1329,-1,1328,1245,1329,-1,1244,1246,1329,-1,1329,1246,1330,-1,1330,1246,1331,-1,1246,1247,1331,-1,1247,1272,1332,-1,1247,1256,1272,-1,1248,1256,1247,-1,1331,1247,1332,-1,1333,1271,1249,-1,1250,1333,1249,-1,1251,1333,1250,-1,1251,1334,1333,-1,1335,1334,1251,-1,1335,1251,1252,-1,1336,1335,1252,-1,1336,1252,1253,-1,1337,1336,1253,-1,1337,1253,1254,-1,1311,1337,1254,-1,1257,1311,1254,-1,1255,1257,1254,-1,1310,1311,1257,-1,1257,1258,1310,-1,1258,1309,1310,-1,1258,1259,1309,-1,1259,1260,1309,-1,1338,1212,1211,-1,1211,1305,1338,-1,1339,1213,1212,-1,1338,1339,1212,-1,1334,1214,1213,-1,1213,1339,1334,-1,1335,1215,1214,-1,1214,1334,1335,-1,1303,1215,1336,-1,1336,1215,1335,-1,1304,1303,1337,-1,1337,1303,1336,-1,1311,1302,1304,-1,1311,1304,1337,-1,1334,1339,1333,-1,1333,1339,1271,-1,1339,1338,1271,-1,1338,1270,1271,-1,1338,1305,1270,-1,1305,1269,1270,-1,1305,1268,1269,-1,1272,1273,1332,-1,1332,1273,1340,-1,1340,1273,1274,-1,1341,1274,1275,-1,1340,1274,1341,-1,1275,1276,1277,-1,1341,1275,1342,-1,1342,1275,1343,-1,1275,1277,1343,-1,1343,1277,1344,-1,1344,1277,1278,-1,1344,1278,1345,-1,1345,1278,1346,-1,1278,1280,1346,-1,1346,1280,1279,-1,1346,1279,1347,-1,1347,1279,1348,-1,1279,1281,1348,-1,1348,1281,1282,-1,1349,1282,1350,-1,1282,1283,1350,-1,1348,1282,1349,-1,1283,1284,1285,-1,1350,1283,1351,-1,1351,1283,1285,-1,1351,1285,1352,-1,1352,1285,1353,-1,1285,1286,1353,-1,1286,1287,1354,-1,1353,1286,1354,-1,1354,1287,1295,-1,1295,1287,1288,-1,1355,1295,1289,-1,1355,1289,1356,-1,1356,1289,1290,-1,1356,1290,1291,-1,1356,1291,1357,-1,1357,1291,1292,-1,1358,1357,1292,-1,1358,1292,1359,-1,1292,1293,1359,-1,1293,1294,1359,-1,1359,1294,1360,-1,1294,1296,1360,-1,1353,1354,1295,-1,1353,1295,1361,-1,1361,1295,1355,-1,1296,1313,1362,-1,1360,1296,1363,-1,1363,1296,1362,-1,1313,1312,1362,-1,1362,1312,1314,-1,1362,1314,1364,-1,1364,1314,1315,-1,1364,1315,1316,-1,1364,1316,1365,-1,1365,1316,1366,-1,1366,1316,1317,-1,1366,1317,1367,-1,1367,1317,1319,-1,1319,1318,1367,-1,1367,1318,1368,-1,1318,1320,1368,-1,1368,1320,1369,-1,1369,1320,1370,-1,1320,1321,1370,-1,1321,1322,1370,-1,1370,1322,1371,-1,1322,1323,1371,-1,1371,1323,1324,-1,1371,1324,1325,-1,1371,1325,1372,-1,1372,1325,1373,-1,1373,1325,1326,-1,1373,1326,1374,-1,1374,1326,1327,-1,1374,1327,1328,-1,1374,1328,1375,-1,1328,1329,1376,-1,1375,1328,1376,-1,1329,1330,1377,-1,1376,1329,1377,-1,1330,1331,1377,-1,1377,1331,1378,-1,1331,1332,1378,-1,1378,1332,1379,-1,1379,1332,1341,-1,1332,1340,1341,-1,1379,1341,1342,-1,1380,1342,1381,-1,1342,1344,1381,-1,1342,1343,1344,-1,1379,1342,1382,-1,1382,1342,1380,-1,1381,1344,1383,-1,1383,1344,1345,-1,1383,1345,1384,-1,1384,1345,1385,-1,1345,1347,1385,-1,1345,1346,1347,-1,1347,1348,1349,-1,1385,1347,1349,-1,1385,1349,1384,-1,1384,1349,1386,-1,1349,1350,1386,-1,1350,1351,1352,-1,1386,1350,1387,-1,1387,1350,1352,-1,1387,1352,1388,-1,1388,1352,1389,-1,1389,1352,1361,-1,1352,1353,1361,-1,1390,1355,1356,-1,1389,1361,1355,-1,1389,1355,1391,-1,1391,1355,1390,-1,1390,1356,1392,-1,1392,1356,1357,-1,1392,1357,1358,-1,1393,1392,1358,-1,1358,1359,1393,-1,1393,1359,1394,-1,1359,1360,1394,-1,1394,1360,1395,-1,1395,1360,1396,-1,1360,1363,1396,-1,1363,1362,1364,-1,1363,1364,1396,-1,1396,1364,1397,-1,1397,1364,1365,-1,1397,1365,1366,-1,1397,1366,1398,-1,1398,1366,1399,-1,1399,1366,1367,-1,1367,1368,1399,-1,1399,1368,1400,-1,1400,1368,1401,-1,1368,1369,1401,-1,1369,1370,1401,-1,1401,1370,1402,-1,1402,1370,1372,-1,1370,1371,1372,-1,1402,1372,1373,-1,1402,1373,1403,-1,1403,1373,1404,-1,1404,1373,1374,-1,1404,1374,1405,-1,1405,1374,1375,-1,1375,1376,1406,-1,1405,1375,1406,-1,1376,1377,1406,-1,1406,1377,1407,-1,1377,1378,1407,-1,1407,1378,1408,-1,1408,1378,1382,-1,1378,1379,1382,-1,1380,1383,1409,-1,1380,1381,1383,-1,1410,1382,1380,-1,1410,1380,1411,-1,1411,1380,1409,-1,1408,1382,1410,-1,1409,1383,1412,-1,1412,1383,1384,-1,1384,1386,1412,-1,1412,1386,1413,-1,1413,1386,1388,-1,1386,1387,1388,-1,1413,1388,1414,-1,1414,1388,1415,-1,1388,1389,1415,-1,1415,1389,1391,-1,1415,1391,1390,-1,1415,1390,1416,-1,1416,1390,1417,-1,1417,1390,1392,-1,1417,1392,1393,-1,1418,1417,1393,-1,1393,1394,1418,-1,1418,1394,1419,-1,1419,1394,1420,-1,1394,1395,1420,-1,1395,1396,1420,-1,1420,1396,1397,-1,1420,1397,1421,-1,1421,1397,1398,-1,1421,1398,1399,-1,1421,1399,1422,-1,1422,1399,1423,-1,1399,1400,1423,-1,1400,1401,1423,-1,1423,1401,1424,-1,1401,1402,1424,-1,1424,1402,1403,-1,1424,1403,1404,-1,1425,1404,1426,-1,1426,1404,1405,-1,1424,1404,1425,-1,1405,1406,1427,-1,1426,1405,1427,-1,1406,1407,1427,-1,1427,1407,1428,-1,1428,1407,1410,-1,1407,1408,1410,-1,1411,1409,1412,-1,1428,1410,1429,-1,1429,1410,1411,-1,1430,1411,1431,-1,1411,1412,1431,-1,1429,1411,1430,-1,1412,1413,1414,-1,1431,1412,1414,-1,1431,1414,1430,-1,1430,1414,1432,-1,1414,1415,1432,-1,1432,1415,1416,-1,1432,1416,1417,-1,1432,1417,1433,-1,1433,1417,1418,-1,1434,1433,1418,-1,1434,1418,1435,-1,1418,1419,1435,-1,1419,1420,1435,-1,1435,1420,1421,-1,1436,1421,1422,-1,1435,1421,1436,-1,1422,1423,1436,-1,1436,1423,1437,-1,1423,1424,1437,-1,1437,1424,1425,-1,1437,1425,1426,-1,1437,1426,1438,-1,1426,1427,1439,-1,1438,1426,1439,-1,1427,1428,1429,-1,1439,1427,1429,-1,1439,1429,1430,-1,1439,1430,1440,-1,1440,1430,1433,-1,1430,1432,1433,-1,1440,1433,1434,-1,1441,1440,1434,-1,1434,1435,1436,-1,1434,1436,1441,-1,1441,1436,1438,-1,1436,1437,1438,-1,1438,1439,1440,-1,1441,1438,1440,-1],
                                                        "@normalIndex":[0,1,2,-1,1,3,2,-1,2,3,4,-1,1,5,3,-1,3,5,6,-1,5,1,0,-1,7,0,8,-1,0,2,8,-1,9,5,0,-1,9,0,10,-1,10,0,11,-1,11,0,7,-1,2,4,12,-1,12,4,13,-1,8,2,12,-1,14,4,15,-1,4,3,15,-1,13,4,14,-1,15,3,6,-1,15,6,16,-1,16,6,17,-1,5,18,6,-1,6,18,17,-1,18,5,9,-1,19,7,20,-1,7,8,20,-1,21,11,7,-1,21,7,22,-1,22,7,19,-1,20,8,23,-1,23,8,12,-1,24,9,25,-1,25,9,10,-1,18,9,24,-1,25,10,26,-1,26,10,27,-1,27,10,21,-1,10,11,21,-1,23,12,28,-1,28,12,29,-1,12,13,29,-1,29,13,30,-1,31,13,32,-1,13,14,32,-1,30,13,31,-1,14,15,33,-1,32,14,34,-1,34,14,33,-1,33,15,35,-1,35,15,36,-1,36,15,16,-1,36,16,37,-1,37,16,38,-1,38,16,17,-1,39,17,40,-1,18,41,17,-1,17,41,40,-1,38,17,39,-1,41,18,42,-1,42,18,24,-1,43,22,19,-1,43,19,44,-1,44,19,45,-1,45,19,46,-1,19,20,46,-1,46,20,47,-1,47,20,28,-1,20,23,28,-1,48,21,43,-1,43,21,22,-1,27,21,49,-1,49,21,48,-1,42,24,25,-1,42,25,50,-1,50,25,51,-1,51,25,26,-1,51,26,52,-1,52,26,53,-1,53,26,49,-1,26,27,49,-1,47,28,54,-1,54,28,55,-1,28,29,55,-1,55,29,56,-1,29,30,56,-1,56,30,57,-1,57,30,58,-1,58,30,31,-1,58,31,59,-1,59,31,60,-1,31,34,60,-1,31,32,34,-1,34,33,61,-1,61,33,62,-1,62,33,63,-1,33,35,63,-1,60,34,64,-1,64,34,61,-1,63,35,36,-1,63,36,65,-1,65,36,66,-1,66,36,37,-1,67,37,68,-1,68,37,39,-1,37,38,39,-1,66,37,67,-1,39,40,69,-1,68,39,70,-1,70,39,69,-1,69,40,71,-1,41,72,40,-1,40,72,71,-1,72,41,73,-1,73,41,42,-1,73,42,74,-1,74,42,50,-1,75,48,43,-1,75,43,76,-1,76,43,44,-1,76,44,45,-1,45,46,77,-1,76,45,78,-1,78,45,79,-1,79,45,80,-1,45,77,80,-1,77,46,54,-1,46,47,54,-1,49,48,81,-1,81,48,82,-1,82,48,75,-1,53,49,83,-1,83,49,81,-1,74,50,51,-1,84,51,52,-1,74,51,84,-1,85,84,52,-1,85,52,86,-1,86,52,87,-1,87,52,83,-1,52,53,83,-1,77,54,88,-1,88,54,89,-1,54,55,89,-1,89,55,90,-1,90,55,91,-1,55,56,91,-1,56,57,91,-1,91,57,92,-1,92,57,58,-1,92,58,93,-1,93,58,94,-1,94,58,59,-1,94,59,95,-1,95,59,96,-1,59,64,96,-1,59,60,64,-1,97,61,98,-1,61,62,98,-1,64,61,99,-1,99,61,97,-1,62,63,98,-1,98,63,100,-1,100,63,101,-1,101,63,65,-1,96,64,99,-1,101,65,66,-1,101,66,102,-1,102,66,103,-1,103,66,67,-1,67,68,70,-1,103,67,104,-1,104,67,70,-1,70,69,105,-1,105,69,106,-1,106,69,107,-1,69,71,107,-1,104,70,108,-1,108,70,105,-1,72,109,71,-1,71,109,107,-1,109,72,73,-1,109,73,110,-1,110,73,111,-1,111,73,74,-1,111,74,112,-1,112,74,84,-1,113,75,114,-1,114,75,115,-1,115,75,76,-1,113,82,75,-1,115,76,116,-1,116,76,78,-1,80,77,88,-1,116,78,79,-1,116,79,117,-1,117,79,118,-1,118,79,119,-1,79,80,119,-1,120,80,88,-1,119,80,120,-1,121,81,122,-1,122,81,113,-1,81,82,113,-1,83,81,121,-1,87,83,123,-1,123,83,121,-1,112,84,85,-1,112,85,124,-1,124,85,125,-1,125,85,86,-1,125,86,126,-1,126,86,127,-1,127,86,123,-1,86,87,123,-1,120,88,128,-1,128,88,129,-1,129,88,130,-1,88,89,130,-1,130,89,131,-1,89,90,131,-1,90,91,131,-1,131,91,132,-1,91,92,132,-1,132,92,133,-1,133,92,134,-1,134,92,93,-1,134,93,94,-1,134,94,135,-1,135,94,95,-1,135,95,136,-1,136,95,137,-1,137,95,138,-1,95,139,138,-1,95,96,139,-1,139,96,99,-1,99,97,140,-1,97,98,140,-1,140,98,141,-1,98,100,141,-1,139,99,142,-1,142,99,143,-1,143,99,140,-1,144,100,101,-1,141,100,145,-1,145,100,144,-1,144,101,146,-1,146,101,102,-1,146,102,103,-1,146,103,147,-1,147,103,148,-1,148,103,149,-1,103,104,149,-1,149,104,108,-1,108,105,150,-1,150,105,151,-1,105,106,151,-1,106,107,151,-1,151,107,152,-1,109,153,107,-1,107,153,152,-1,154,149,108,-1,154,108,155,-1,155,108,156,-1,156,108,150,-1,153,109,157,-1,157,109,110,-1,157,110,111,-1,157,111,158,-1,158,111,112,-1,158,112,159,-1,159,112,160,-1,160,112,124,-1,122,113,161,-1,161,113,114,-1,161,114,162,-1,162,114,115,-1,163,115,116,-1,162,115,164,-1,164,115,163,-1,163,116,117,-1,163,117,165,-1,165,117,118,-1,118,119,166,-1,165,118,167,-1,167,118,168,-1,168,118,169,-1,118,166,169,-1,166,119,128,-1,119,120,128,-1,123,121,170,-1,170,121,171,-1,171,121,172,-1,121,122,172,-1,172,122,161,-1,127,123,170,-1,160,124,125,-1,160,125,173,-1,173,125,126,-1,174,173,126,-1,174,126,175,-1,175,126,176,-1,176,126,177,-1,126,127,177,-1,177,127,170,-1,128,129,178,-1,166,128,178,-1,178,129,179,-1,129,130,179,-1,130,131,180,-1,179,130,181,-1,181,130,180,-1,131,132,182,-1,180,131,182,-1,132,133,182,-1,182,133,183,-1,183,133,134,-1,184,134,135,-1,183,134,184,-1,184,135,185,-1,185,135,186,-1,186,135,136,-1,186,136,187,-1,187,136,137,-1,137,138,188,-1,187,137,189,-1,137,188,189,-1,138,139,188,-1,188,139,142,-1,143,140,190,-1,190,140,191,-1,140,141,191,-1,191,141,192,-1,192,141,193,-1,141,145,193,-1,142,143,190,-1,188,142,194,-1,194,142,195,-1,195,142,190,-1,193,145,144,-1,193,144,196,-1,196,144,197,-1,197,144,146,-1,197,146,198,-1,198,146,147,-1,198,147,148,-1,148,149,199,-1,198,148,200,-1,200,148,201,-1,201,148,199,-1,199,149,154,-1,202,150,203,-1,150,151,203,-1,156,150,204,-1,204,150,202,-1,203,151,205,-1,151,152,205,-1,152,153,206,-1,205,152,206,-1,206,153,157,-1,199,154,155,-1,207,199,155,-1,207,155,208,-1,155,156,208,-1,208,156,204,-1,206,157,209,-1,209,157,158,-1,210,158,211,-1,211,158,159,-1,209,158,210,-1,212,159,160,-1,211,159,212,-1,212,160,173,-1,172,161,213,-1,213,161,214,-1,214,161,215,-1,215,161,162,-1,215,162,164,-1,216,164,163,-1,216,163,217,-1,217,163,218,-1,218,163,165,-1,215,164,216,-1,218,165,219,-1,219,165,167,-1,169,166,220,-1,220,166,221,-1,221,166,178,-1,222,167,168,-1,219,167,222,-1,168,169,223,-1,168,224,225,-1,168,225,226,-1,168,226,222,-1,226,227,222,-1,224,168,223,-1,223,169,220,-1,177,170,228,-1,228,170,229,-1,229,170,230,-1,170,171,230,-1,230,171,213,-1,171,172,213,-1,231,173,232,-1,232,173,174,-1,212,173,231,-1,233,174,175,-1,232,174,233,-1,233,175,234,-1,175,235,236,-1,175,236,237,-1,175,237,234,-1,237,238,234,-1,175,176,235,-1,235,176,239,-1,176,177,239,-1,239,177,228,-1,221,178,240,-1,240,178,241,-1,241,178,242,-1,178,179,242,-1,242,179,243,-1,179,181,243,-1,181,180,243,-1,243,180,244,-1,244,180,245,-1,180,182,245,-1,182,183,245,-1,245,183,246,-1,246,183,184,-1,246,184,247,-1,247,184,248,-1,248,184,185,-1,248,185,186,-1,248,186,249,-1,249,186,187,-1,250,187,251,-1,187,189,251,-1,249,187,252,-1,252,187,250,-1,189,188,194,-1,251,189,253,-1,253,189,254,-1,254,189,194,-1,195,190,255,-1,190,191,255,-1,255,191,256,-1,256,191,257,-1,191,192,257,-1,257,192,258,-1,192,193,258,-1,258,193,196,-1,254,194,259,-1,259,194,260,-1,260,194,261,-1,194,195,261,-1,261,195,255,-1,258,196,262,-1,262,196,197,-1,263,197,264,-1,264,197,198,-1,262,197,263,-1,264,198,200,-1,201,199,207,-1,265,200,201,-1,264,200,265,-1,265,201,266,-1,266,201,267,-1,267,201,268,-1,201,207,268,-1,204,202,269,-1,202,203,269,-1,269,203,270,-1,270,203,271,-1,203,205,271,-1,208,204,272,-1,272,204,269,-1,205,206,273,-1,271,205,273,-1,273,206,209,-1,274,207,275,-1,275,207,208,-1,268,207,274,-1,275,208,276,-1,276,208,277,-1,277,208,272,-1,273,209,278,-1,278,209,279,-1,279,209,210,-1,279,210,211,-1,279,211,280,-1,280,211,212,-1,280,212,281,-1,281,212,282,-1,282,212,231,-1,213,214,283,-1,230,213,283,-1,283,214,215,-1,283,215,216,-1,216,284,285,-1,216,285,286,-1,216,286,283,-1,284,216,217,-1,284,217,218,-1,218,222,287,-1,218,287,288,-1,218,288,289,-1,218,289,284,-1,290,284,289,-1,222,218,219,-1,223,220,224,-1,220,291,292,-1,220,292,293,-1,220,293,294,-1,220,294,224,-1,295,224,294,-1,220,221,291,-1,291,221,240,-1,227,287,222,-1,296,297,298,-1,298,297,299,-1,298,299,300,-1,300,301,298,-1,298,301,302,-1,302,301,303,-1,302,303,304,-1,304,305,302,-1,295,225,224,-1,239,228,235,-1,228,306,307,-1,228,307,308,-1,228,308,309,-1,228,309,235,-1,310,235,309,-1,228,229,306,-1,229,230,306,-1,230,283,311,-1,230,311,306,-1,311,312,306,-1,313,231,232,-1,282,231,313,-1,232,234,314,-1,232,314,315,-1,232,315,316,-1,232,316,313,-1,317,313,316,-1,234,232,233,-1,234,238,314,-1,318,319,320,-1,321,318,320,-1,322,323,320,-1,323,321,320,-1,324,319,325,-1,326,319,318,-1,327,319,326,-1,325,319,327,-1,235,310,236,-1,240,241,291,-1,241,328,329,-1,241,329,291,-1,329,330,291,-1,241,242,331,-1,331,242,332,-1,332,242,333,-1,242,243,333,-1,333,243,334,-1,243,244,334,-1,244,245,334,-1,334,245,335,-1,245,246,335,-1,335,246,336,-1,336,246,337,-1,337,246,247,-1,337,247,248,-1,337,248,338,-1,338,248,249,-1,338,249,339,-1,339,249,340,-1,340,249,252,-1,340,252,250,-1,340,250,341,-1,341,250,342,-1,250,253,342,-1,250,251,253,-1,253,254,343,-1,342,253,343,-1,343,254,259,-1,261,255,344,-1,344,255,345,-1,345,255,346,-1,255,256,346,-1,346,256,347,-1,256,257,347,-1,257,258,347,-1,347,258,348,-1,348,258,349,-1,349,258,262,-1,350,259,351,-1,259,260,351,-1,343,259,350,-1,260,261,351,-1,351,261,344,-1,349,262,263,-1,352,263,264,-1,349,263,352,-1,353,264,354,-1,354,264,265,-1,352,264,353,-1,354,265,355,-1,355,265,266,-1,355,266,267,-1,355,267,356,-1,356,267,357,-1,267,268,357,-1,357,268,274,-1,272,269,358,-1,358,269,359,-1,269,270,359,-1,270,271,359,-1,359,271,360,-1,271,273,361,-1,360,271,361,-1,277,272,362,-1,362,272,363,-1,363,272,358,-1,361,273,364,-1,364,273,278,-1,357,274,365,-1,365,274,276,-1,274,275,276,-1,365,276,366,-1,366,276,362,-1,276,277,362,-1,364,278,279,-1,364,279,367,-1,367,279,280,-1,367,280,368,-1,368,280,369,-1,369,280,281,-1,281,313,370,-1,281,370,371,-1,281,371,372,-1,313,281,282,-1,373,374,375,-1,375,374,376,-1,377,376,378,-1,378,376,379,-1,378,379,380,-1,380,381,378,-1,290,285,284,-1,378,381,296,-1,296,381,297,-1,302,305,382,-1,382,305,383,-1,382,383,384,-1,384,383,385,-1,384,385,386,-1,386,387,384,-1,330,292,291,-1,298,388,296,-1,389,388,298,-1,302,389,298,-1,296,390,378,-1,388,390,296,-1,391,389,302,-1,382,391,302,-1,392,324,393,-1,393,324,325,-1,394,392,395,-1,396,392,393,-1,397,392,396,-1,395,392,397,-1,306,312,307,-1,398,399,374,-1,374,399,395,-1,313,317,370,-1,400,401,402,-1,403,400,402,-1,404,405,402,-1,405,403,402,-1,322,320,401,-1,400,322,401,-1,320,406,401,-1,320,407,406,-1,319,407,320,-1,319,408,407,-1,324,408,319,-1,324,409,408,-1,392,409,324,-1,384,387,410,-1,410,387,411,-1,333,412,413,-1,333,413,414,-1,333,414,331,-1,332,333,331,-1,333,334,412,-1,334,335,412,-1,335,415,412,-1,335,416,415,-1,417,412,415,-1,335,336,416,-1,418,336,419,-1,420,419,421,-1,422,336,418,-1,423,416,424,-1,425,336,422,-1,426,336,425,-1,427,336,426,-1,428,336,427,-1,429,336,428,-1,430,336,429,-1,416,336,430,-1,416,430,424,-1,431,416,423,-1,432,416,433,-1,416,431,433,-1,434,416,435,-1,416,432,435,-1,416,434,436,-1,436,437,416,-1,416,437,438,-1,438,439,416,-1,416,439,440,-1,441,440,442,-1,443,440,441,-1,416,440,443,-1,418,419,420,-1,419,336,444,-1,445,336,337,-1,446,337,338,-1,446,338,339,-1,446,339,340,-1,447,340,341,-1,448,341,449,-1,449,341,450,-1,341,342,450,-1,450,342,451,-1,451,342,452,-1,342,343,452,-1,452,343,453,-1,453,343,454,-1,454,343,350,-1,344,345,455,-1,351,344,456,-1,456,344,455,-1,455,345,457,-1,457,345,458,-1,345,346,458,-1,458,346,459,-1,346,347,459,-1,459,347,460,-1,347,348,460,-1,460,348,349,-1,461,349,352,-1,460,349,461,-1,454,350,462,-1,462,350,456,-1,350,351,456,-1,461,352,463,-1,463,352,353,-1,464,353,465,-1,465,353,354,-1,463,353,464,-1,465,354,466,-1,466,354,355,-1,466,355,356,-1,466,356,467,-1,467,356,468,-1,356,357,468,-1,469,357,470,-1,470,357,365,-1,468,357,469,-1,363,358,471,-1,358,359,471,-1,359,360,472,-1,473,360,474,-1,360,361,475,-1,476,360,477,-1,477,360,475,-1,478,477,479,-1,476,477,478,-1,480,360,476,-1,481,360,480,-1,482,360,481,-1,483,360,482,-1,484,360,483,-1,485,360,484,-1,486,360,485,-1,487,360,486,-1,488,360,487,-1,489,360,488,-1,490,360,489,-1,491,360,490,-1,492,360,491,-1,493,360,492,-1,494,360,493,-1,495,360,494,-1,496,360,495,-1,497,360,496,-1,498,360,497,-1,499,360,498,-1,500,360,499,-1,474,360,500,-1,501,361,502,-1,475,361,501,-1,503,501,502,-1,502,361,364,-1,366,362,504,-1,362,363,471,-1,502,364,367,-1,505,365,366,-1,470,365,506,-1,506,365,505,-1,505,366,507,-1,507,366,508,-1,509,367,369,-1,502,367,509,-1,502,509,510,-1,369,367,368,-1,404,402,511,-1,512,404,511,-1,513,514,515,-1,516,514,513,-1,378,516,517,-1,518,519,520,-1,518,514,519,-1,390,516,378,-1,521,391,382,-1,384,521,382,-1,522,521,384,-1,410,522,384,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,523,523,523,-1,392,524,409,-1,525,524,392,-1,525,519,524,-1,511,402,526,-1,402,527,526,-1,401,527,402,-1,401,406,527,-1,528,522,410,-1,529,528,410,-1,410,411,529,-1,529,411,414,-1,529,414,530,-1,530,414,413,-1,530,413,417,-1,417,415,530,-1,530,415,531,-1,523,523,523,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,533,534,535,-1,441,534,443,-1,536,534,441,-1,535,534,536,-1,535,537,538,-1,535,538,539,-1,537,535,536,-1,536,441,442,-1,523,523,523,-1,442,440,537,-1,538,440,540,-1,541,542,543,-1,544,542,541,-1,537,440,538,-1,538,540,545,-1,538,545,546,-1,538,546,547,-1,538,547,548,-1,549,542,544,-1,548,549,544,-1,538,548,544,-1,439,550,440,-1,440,550,540,-1,438,551,439,-1,439,551,550,-1,438,437,551,-1,436,552,437,-1,437,552,551,-1,436,434,552,-1,435,553,434,-1,434,553,552,-1,435,432,553,-1,433,554,432,-1,432,554,553,-1,433,431,554,-1,431,423,554,-1,424,555,423,-1,423,555,554,-1,430,556,424,-1,424,556,555,-1,430,429,556,-1,556,429,557,-1,557,429,428,-1,557,428,427,-1,427,426,557,-1,557,426,558,-1,558,426,425,-1,558,425,559,-1,559,425,422,-1,559,422,418,-1,559,418,560,-1,560,418,420,-1,420,421,560,-1,560,421,561,-1,421,419,561,-1,561,419,562,-1,563,562,564,-1,565,562,563,-1,566,562,565,-1,567,562,566,-1,568,562,567,-1,561,562,568,-1,569,570,571,-1,572,569,573,-1,573,569,571,-1,574,569,572,-1,507,569,574,-1,575,569,507,-1,532,569,575,-1,532,532,569,-1,532,532,532,-1,532,532,576,-1,532,569,577,-1,532,569,532,-1,578,569,532,-1,449,569,578,-1,579,569,449,-1,580,569,579,-1,581,569,580,-1,532,569,532,-1,532,532,582,-1,532,532,532,-1,532,569,532,-1,532,532,532,-1,532,569,532,-1,532,532,583,-1,577,569,532,-1,577,532,583,-1,532,532,583,-1,583,532,584,-1,532,532,577,-1,532,532,584,-1,532,576,584,-1,532,532,576,-1,532,532,532,-1,532,532,585,-1,532,532,532,-1,532,532,532,-1,586,532,587,-1,532,532,587,-1,588,532,582,-1,532,532,582,-1,582,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,585,-1,532,532,575,-1,532,532,575,-1,532,532,569,-1,532,532,575,-1,532,532,575,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,589,-1,532,532,532,-1,532,585,590,-1,532,532,532,-1,532,532,590,-1,532,532,532,-1,532,532,532,-1,532,532,569,-1,532,532,591,-1,532,532,532,-1,532,532,592,-1,576,532,532,-1,576,532,592,-1,576,532,532,-1,532,532,592,-1,592,532,591,-1,532,532,591,-1,591,532,590,-1,532,532,590,-1,532,532,586,-1,590,532,532,-1,585,532,589,-1,532,532,532,-1,532,532,589,-1,532,532,589,-1,589,532,586,-1,532,532,569,-1,532,532,586,-1,532,532,532,-1,532,532,586,-1,532,532,586,-1,532,532,586,-1,532,532,532,-1,532,532,586,-1,532,532,592,-1,532,532,532,-1,532,532,569,-1,532,532,532,-1,532,532,588,-1,532,588,587,-1,532,532,569,-1,532,532,532,-1,532,532,569,-1,449,593,579,-1,594,593,449,-1,449,595,594,-1,449,451,595,-1,449,450,451,-1,451,452,595,-1,595,452,453,-1,595,453,594,-1,594,453,593,-1,453,454,593,-1,593,454,596,-1,596,454,462,-1,456,455,581,-1,581,455,569,-1,455,457,569,-1,462,456,581,-1,457,458,569,-1,569,458,570,-1,458,459,570,-1,459,460,570,-1,570,460,461,-1,570,461,463,-1,580,462,581,-1,596,462,580,-1,570,463,571,-1,571,463,464,-1,571,464,465,-1,571,465,573,-1,573,465,466,-1,573,466,467,-1,573,467,572,-1,572,467,597,-1,467,468,597,-1,597,468,598,-1,598,468,469,-1,599,469,600,-1,469,470,600,-1,598,469,599,-1,600,470,506,-1,601,602,474,-1,474,500,603,-1,604,605,474,-1,606,474,603,-1,606,601,474,-1,605,607,474,-1,602,604,474,-1,607,608,474,-1,500,499,609,-1,603,500,609,-1,499,498,610,-1,609,499,610,-1,498,497,610,-1,497,496,611,-1,610,497,611,-1,496,495,611,-1,495,494,612,-1,611,495,612,-1,494,493,612,-1,493,492,613,-1,612,493,613,-1,492,491,613,-1,491,490,613,-1,490,489,614,-1,613,490,614,-1,489,488,615,-1,614,489,615,-1,615,488,487,-1,616,615,487,-1,616,487,486,-1,616,486,485,-1,616,485,484,-1,617,616,484,-1,617,484,483,-1,618,617,483,-1,482,618,483,-1,618,482,481,-1,619,618,481,-1,480,619,481,-1,619,480,476,-1,620,619,476,-1,476,478,621,-1,620,476,622,-1,622,476,621,-1,623,624,625,-1,626,624,623,-1,626,627,624,-1,627,628,624,-1,628,629,624,-1,629,630,624,-1,624,631,622,-1,631,620,622,-1,630,631,624,-1,523,523,523,-1,478,479,632,-1,633,634,635,-1,632,633,635,-1,636,622,635,-1,622,621,635,-1,621,632,635,-1,479,633,632,-1,479,477,633,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,509,637,638,-1,510,509,638,-1,639,503,638,-1,503,510,638,-1,501,503,639,-1,523,523,523,-1,506,505,507,-1,600,506,507,-1,599,600,507,-1,507,598,599,-1,574,598,507,-1,512,511,637,-1,509,512,637,-1,637,511,640,-1,511,526,640,-1,637,640,641,-1,638,637,641,-1,638,641,642,-1,634,638,642,-1,634,642,643,-1,635,634,643,-1,635,643,644,-1,645,635,644,-1,646,645,644,-1,647,645,646,-1,648,647,646,-1,649,647,648,-1,650,649,648,-1,651,649,650,-1,652,651,650,-1,653,651,652,-1,654,653,652,-1,655,653,654,-1,656,655,654,-1,657,655,656,-1,658,657,656,-1,659,657,658,-1,660,659,658,-1,661,659,660,-1,662,661,660,-1,663,661,662,-1,664,663,662,-1,665,663,664,-1,666,667,664,-1,668,667,666,-1,669,670,666,-1,669,671,670,-1,672,673,669,-1,672,674,673,-1,675,674,672,-1,675,676,674,-1,677,676,675,-1,677,678,676,-1,679,678,677,-1,679,680,678,-1,681,680,679,-1,681,682,680,-1,683,682,681,-1,683,684,682,-1,683,685,684,-1,685,686,684,-1,685,687,686,-1,687,688,686,-1,687,689,688,-1,689,690,688,-1,689,691,690,-1,691,692,690,-1,691,693,692,-1,693,535,692,-1,693,694,535,-1,535,694,533,-1,694,695,533,-1,533,695,530,-1,695,696,530,-1,530,696,529,-1,696,528,529,-1,697,698,699,-1,700,697,699,-1,700,700,697,-1,700,701,697,-1,702,702,702,-1,702,702,702,-1,702,702,702,-1,702,702,702,-1,703,704,705,-1,704,703,705,-1,704,704,703,-1,704,706,703,-1,707,708,708,-1,708,708,708,-1,708,708,707,-1,709,709,709,-1,709,709,709,-1,709,709,709,-1,710,711,712,-1,712,711,710,-1,712,710,712,-1,710,713,712,-1,714,715,716,-1,717,715,714,-1,717,714,717,-1,714,718,717,-1,702,702,702,-1,702,702,702,-1,702,702,702,-1,702,702,702,-1,719,720,721,-1,701,719,721,-1,701,701,719,-1,701,701,719,-1,705,722,703,-1,706,705,703,-1,706,706,705,-1,706,723,705,-1,724,725,726,-1,726,725,725,-1,726,725,708,-1,727,728,729,-1,727,729,727,-1,729,730,727,-1,711,710,731,-1,713,710,711,-1,713,711,713,-1,711,732,713,-1,733,734,735,-1,718,734,733,-1,718,733,718,-1,733,718,718,-1,530,531,533,-1,533,531,534,-1,535,539,692,-1,541,539,544,-1,692,539,541,-1,692,736,737,-1,737,738,692,-1,692,738,739,-1,736,692,541,-1,532,532,532,-1,523,523,523,-1,736,543,737,-1,543,542,737,-1,738,542,740,-1,741,741,741,-1,742,743,744,-1,742,745,746,-1,747,748,749,-1,744,750,751,-1,744,751,752,-1,744,745,742,-1,752,745,744,-1,753,745,752,-1,754,562,755,-1,756,756,757,-1,758,562,754,-1,757,759,759,-1,760,564,562,-1,760,562,758,-1,755,562,745,-1,755,745,753,-1,761,745,762,-1,737,542,738,-1,738,740,763,-1,738,763,764,-1,738,764,765,-1,738,765,746,-1,738,746,745,-1,738,745,761,-1,549,766,542,-1,542,766,740,-1,767,766,548,-1,548,766,549,-1,548,547,767,-1,768,767,546,-1,546,767,547,-1,546,545,768,-1,540,550,545,-1,545,550,768,-1,550,551,769,-1,768,550,770,-1,770,550,769,-1,551,552,771,-1,769,551,771,-1,552,553,772,-1,771,552,772,-1,553,554,773,-1,772,553,773,-1,773,554,555,-1,555,556,774,-1,773,555,775,-1,775,555,774,-1,774,556,776,-1,776,556,777,-1,556,557,777,-1,777,557,558,-1,778,558,559,-1,777,558,778,-1,779,559,560,-1,779,778,559,-1,780,560,781,-1,560,561,781,-1,781,561,568,-1,780,779,560,-1,781,568,567,-1,781,567,782,-1,782,567,566,-1,565,782,566,-1,782,565,783,-1,783,565,563,-1,783,563,784,-1,784,563,564,-1,745,562,785,-1,579,596,580,-1,593,596,579,-1,786,787,583,-1,745,788,789,-1,789,790,791,-1,791,790,792,-1,792,790,793,-1,793,794,786,-1,786,583,795,-1,795,583,796,-1,796,583,797,-1,797,583,798,-1,798,583,799,-1,799,583,584,-1,799,584,800,-1,800,584,576,-1,800,576,801,-1,801,576,592,-1,801,592,802,-1,802,592,803,-1,803,592,591,-1,803,591,804,-1,804,591,805,-1,805,591,590,-1,806,590,807,-1,807,590,808,-1,590,585,808,-1,805,590,809,-1,809,590,806,-1,810,585,811,-1,585,589,811,-1,808,585,810,-1,811,589,812,-1,812,589,813,-1,589,586,813,-1,813,586,814,-1,586,587,814,-1,587,588,815,-1,814,587,815,-1,816,588,817,-1,817,588,818,-1,818,588,819,-1,819,588,820,-1,588,821,820,-1,815,588,816,-1,820,822,823,-1,823,824,825,-1,825,824,826,-1,826,824,827,-1,827,828,829,-1,830,608,829,-1,626,623,831,-1,832,626,833,-1,833,626,831,-1,834,626,832,-1,829,626,834,-1,835,626,829,-1,608,607,829,-1,607,836,829,-1,836,837,829,-1,837,838,829,-1,838,839,829,-1,839,840,829,-1,840,841,829,-1,841,842,829,-1,842,843,829,-1,843,844,829,-1,844,845,829,-1,845,846,829,-1,846,847,829,-1,847,848,829,-1,848,849,829,-1,849,850,829,-1,850,851,829,-1,851,852,829,-1,852,853,829,-1,853,835,829,-1,854,854,854,-1,574,597,598,-1,572,597,574,-1,855,856,857,-1,858,855,857,-1,859,856,855,-1,860,861,862,-1,863,860,864,-1,864,860,862,-1,856,860,863,-1,859,860,856,-1,865,861,860,-1,866,867,861,-1,865,866,861,-1,868,867,866,-1,869,870,871,-1,872,869,873,-1,873,869,871,-1,867,869,872,-1,868,869,867,-1,870,870,869,-1,874,870,875,-1,875,870,870,-1,876,874,875,-1,876,877,878,-1,879,876,880,-1,880,876,878,-1,881,876,879,-1,874,876,881,-1,877,882,878,-1,882,883,884,-1,878,882,884,-1,883,885,884,-1,885,886,887,-1,884,885,887,-1,886,888,887,-1,888,889,887,-1,887,889,890,-1,889,890,890,-1,890,890,891,-1,892,890,891,-1,891,893,892,-1,892,894,895,-1,893,894,892,-1,896,894,893,-1,897,896,893,-1,898,896,897,-1,897,899,898,-1,898,899,900,-1,901,898,900,-1,900,902,901,-1,901,903,904,-1,902,903,901,-1,905,903,902,-1,906,905,902,-1,907,905,906,-1,907,906,908,-1,909,907,908,-1,910,909,908,-1,909,910,911,-1,912,913,914,-1,911,912,914,-1,915,909,914,-1,909,911,914,-1,911,916,912,-1,912,916,917,-1,857,912,917,-1,918,857,917,-1,857,918,858,-1,919,920,921,-1,922,919,921,-1,920,920,919,-1,923,861,923,-1,923,923,923,-1,923,923,923,-1,920,923,923,-1,920,923,920,-1,861,861,923,-1,866,924,861,-1,861,866,861,-1,924,924,866,-1,869,870,873,-1,925,869,869,-1,869,869,873,-1,924,869,925,-1,924,869,924,-1,870,870,869,-1,874,870,875,-1,875,870,870,-1,926,874,875,-1,926,927,928,-1,929,926,930,-1,930,926,928,-1,931,926,929,-1,874,926,931,-1,927,932,928,-1,932,933,934,-1,928,932,934,-1,933,935,934,-1,935,936,937,-1,934,935,937,-1,936,938,937,-1,938,939,937,-1,937,939,940,-1,939,941,940,-1,940,941,942,-1,943,940,942,-1,942,944,943,-1,943,945,946,-1,944,945,943,-1,947,945,944,-1,897,947,944,-1,899,947,897,-1,897,948,899,-1,899,948,949,-1,950,899,949,-1,949,951,950,-1,950,952,953,-1,951,952,950,-1,952,952,951,-1,906,952,951,-1,954,952,906,-1,954,906,955,-1,956,954,955,-1,957,956,955,-1,956,957,958,-1,959,960,960,-1,958,959,960,-1,961,956,960,-1,956,958,960,-1,958,962,959,-1,959,962,963,-1,921,959,963,-1,964,921,963,-1,921,964,922,-1,607,605,965,-1,836,607,965,-1,604,966,965,-1,605,604,965,-1,604,602,966,-1,602,601,967,-1,966,602,967,-1,601,606,967,-1,606,603,609,-1,967,606,609,-1,967,609,968,-1,968,609,969,-1,609,610,969,-1,969,610,970,-1,610,611,970,-1,970,611,971,-1,611,612,971,-1,971,612,972,-1,612,613,972,-1,972,613,614,-1,972,614,973,-1,973,614,974,-1,614,615,974,-1,974,615,975,-1,975,615,976,-1,615,616,976,-1,976,616,617,-1,976,617,977,-1,977,617,618,-1,978,977,618,-1,978,618,619,-1,979,978,619,-1,979,619,980,-1,980,619,620,-1,631,980,620,-1,980,631,630,-1,981,980,630,-1,629,981,630,-1,981,629,628,-1,982,981,628,-1,627,982,628,-1,983,982,627,-1,626,983,627,-1,831,623,984,-1,523,523,523,-1,636,635,645,-1,625,636,645,-1,985,833,645,-1,833,831,645,-1,831,984,645,-1,984,625,645,-1,625,624,636,-1,532,532,532,-1,639,638,634,-1,633,639,634,-1,985,645,647,-1,986,985,647,-1,986,647,649,-1,987,986,649,-1,988,989,649,-1,989,987,649,-1,987,990,986,-1,988,649,651,-1,991,988,651,-1,991,651,653,-1,992,991,653,-1,992,653,655,-1,993,992,655,-1,994,995,655,-1,995,993,655,-1,994,655,657,-1,996,994,657,-1,996,657,659,-1,997,996,659,-1,998,999,659,-1,999,997,659,-1,998,659,661,-1,1000,998,661,-1,1001,1002,661,-1,1002,1000,661,-1,1001,661,663,-1,1003,1001,663,-1,1003,663,1004,-1,1005,1003,1004,-1,1006,1007,1004,-1,1007,1005,1004,-1,1006,1008,1009,-1,702,1006,1009,-1,1010,1011,1012,-1,702,1010,1012,-1,1013,674,1014,-1,1015,1013,1016,-1,1016,1013,1014,-1,1012,1013,1015,-1,674,676,1017,-1,1014,674,1017,-1,676,678,1018,-1,1019,676,1020,-1,1020,676,1018,-1,1017,676,1019,-1,680,1021,678,-1,678,1021,1022,-1,678,1022,1023,-1,1023,1018,678,-1,682,1024,680,-1,680,1024,1021,-1,684,1025,682,-1,682,1025,1026,-1,682,1026,1027,-1,1027,1024,682,-1,686,1028,684,-1,684,1028,1025,-1,688,1029,686,-1,686,1029,1028,-1,690,1030,688,-1,1031,1030,1032,-1,688,1030,1031,-1,688,1033,1029,-1,1033,688,1031,-1,692,739,690,-1,690,739,1030,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,761,762,1032,-1,1032,762,1034,-1,1032,1034,1031,-1,1035,1034,762,-1,1036,1035,762,-1,762,745,1036,-1,1036,745,1037,-1,745,789,1037,-1,783,784,1038,-1,1038,784,760,-1,1039,1038,760,-1,1038,1039,1040,-1,1040,1039,758,-1,754,1040,758,-1,1040,754,1041,-1,1041,754,755,-1,753,1041,755,-1,1041,753,1042,-1,1042,753,752,-1,751,1042,752,-1,1043,1042,751,-1,1044,1042,1045,-1,1045,1042,1043,-1,1044,1045,1046,-1,1046,1045,1047,-1,1046,1047,1048,-1,1048,1047,743,-1,742,1048,743,-1,1049,1048,742,-1,1050,1048,746,-1,746,1048,1049,-1,746,765,1050,-1,1051,1050,764,-1,764,1050,765,-1,764,763,1051,-1,766,1051,740,-1,740,1051,763,-1,766,767,1052,-1,1051,766,1053,-1,766,1052,1053,-1,767,768,1054,-1,767,1054,1052,-1,768,770,1054,-1,769,771,1055,-1,770,769,1056,-1,1056,769,1055,-1,1054,770,1057,-1,770,1056,1057,-1,771,772,1058,-1,1055,771,1058,-1,772,773,1059,-1,1058,772,1059,-1,1059,773,775,-1,774,776,1060,-1,775,774,1061,-1,1061,774,1060,-1,1059,775,1062,-1,1062,775,1061,-1,1060,776,1063,-1,1063,776,1064,-1,776,777,1064,-1,1064,777,778,-1,1065,778,779,-1,1064,778,1065,-1,1066,779,780,-1,1066,1065,779,-1,1067,780,1068,-1,1068,780,781,-1,1067,1066,780,-1,1068,781,782,-1,783,1069,782,-1,1069,1068,782,-1,1038,1070,783,-1,1070,1069,783,-1,786,795,1071,-1,793,786,1072,-1,1072,786,1071,-1,1037,789,1073,-1,1073,789,1074,-1,789,791,1074,-1,1074,791,1075,-1,791,792,1075,-1,792,793,1075,-1,1075,793,1076,-1,1076,793,1072,-1,795,796,1071,-1,796,797,1077,-1,1071,796,1077,-1,1077,797,1078,-1,797,798,1078,-1,1078,798,799,-1,1078,799,1079,-1,1079,799,800,-1,1079,800,801,-1,1079,801,1080,-1,1080,801,802,-1,1081,802,1082,-1,1082,802,803,-1,1080,802,1081,-1,1082,803,1083,-1,1083,803,804,-1,1083,804,805,-1,1083,805,1084,-1,1084,805,809,-1,806,807,1085,-1,1086,809,806,-1,1086,806,1087,-1,1087,806,1085,-1,1085,807,1088,-1,807,808,1088,-1,808,810,1089,-1,1088,808,1089,-1,1084,809,1086,-1,810,811,1089,-1,1089,811,1090,-1,811,812,1090,-1,1091,812,1092,-1,812,813,1092,-1,1090,812,1091,-1,1092,813,1093,-1,813,814,1093,-1,814,815,1093,-1,815,816,1094,-1,1093,815,1094,-1,1094,816,817,-1,1094,817,1095,-1,1095,817,818,-1,1096,818,819,-1,1095,818,1096,-1,1096,819,820,-1,1096,820,1097,-1,1097,820,823,-1,1098,823,1099,-1,1099,823,825,-1,1097,823,1098,-1,1099,825,826,-1,1099,826,1100,-1,1100,826,827,-1,1100,827,1101,-1,1101,827,1102,-1,1102,827,829,-1,829,834,1103,-1,1102,829,1103,-1,1104,982,983,-1,835,1104,983,-1,853,1104,835,-1,1105,1104,853,-1,852,1105,853,-1,851,1105,852,-1,1106,1105,851,-1,850,1106,851,-1,849,1106,850,-1,1107,1106,849,-1,848,1107,849,-1,847,1107,848,-1,846,1107,847,-1,845,1108,1107,-1,846,845,1107,-1,1109,1108,845,-1,844,1109,845,-1,1110,1109,844,-1,843,1110,844,-1,842,1110,843,-1,841,1110,842,-1,840,1111,1110,-1,841,840,1110,-1,840,839,1111,-1,838,1112,1111,-1,839,838,1111,-1,838,837,1112,-1,836,965,1112,-1,837,836,1112,-1,834,1113,1103,-1,834,1114,1113,-1,834,832,990,-1,987,834,990,-1,987,1114,834,-1,532,532,532,-1,532,532,532,-1,532,532,532,-1,1112,965,1115,-1,965,1116,1115,-1,965,966,1116,-1,966,1117,1116,-1,966,967,1117,-1,1117,967,968,-1,1117,968,1118,-1,1118,968,1119,-1,968,969,1119,-1,1119,969,1120,-1,969,970,1120,-1,1120,970,1121,-1,970,971,1121,-1,1121,971,1122,-1,971,972,1122,-1,1122,972,973,-1,1122,973,1123,-1,1123,973,1124,-1,973,974,1124,-1,1124,974,1125,-1,974,975,1125,-1,1125,975,1126,-1,1126,975,1127,-1,975,976,1127,-1,1127,976,977,-1,1127,977,1128,-1,1128,977,978,-1,1129,1128,978,-1,1129,978,979,-1,1130,1129,979,-1,1130,979,1131,-1,1131,979,980,-1,1131,980,981,-1,1132,1131,981,-1,1132,981,982,-1,1133,1132,982,-1,1104,1133,982,-1,523,523,523,-1,1134,1114,989,-1,1135,1134,988,-1,988,1134,989,-1,1136,1137,1138,-1,1136,1138,1139,-1,1136,1139,1140,-1,1140,1139,1141,-1,1140,1141,1142,-1,1142,1141,1143,-1,1142,1143,1144,-1,1144,1145,1142,-1,1142,1145,1146,-1,1146,1145,1147,-1,1146,1147,1148,-1,1148,1147,1149,-1,1148,1149,1147,-1,1148,1147,1150,-1,1150,1147,1151,-1,1150,1151,1152,-1,1152,1151,1153,-1,1152,1153,1154,-1,1154,1155,1152,-1,1152,1155,1156,-1,1156,1155,1157,-1,1156,1157,1158,-1,1158,1157,1159,-1,1158,1159,1160,-1,1161,1162,1163,-1,1164,1162,1160,-1,1163,1162,1164,-1,1163,1165,1161,-1,1166,1167,1168,-1,1165,1167,1161,-1,1169,1167,1165,-1,1170,1167,1169,-1,1168,1167,1170,-1,1168,1171,1166,-1,1172,1173,1171,-1,1171,1173,1166,-1,1174,1173,1171,-1,1171,1173,1174,-1,1171,1175,1172,-1,1176,1177,1178,-1,1175,1177,1172,-1,1179,1177,1175,-1,1180,1177,1179,-1,1178,1177,1180,-1,1178,1181,1176,-1,1181,1182,1176,-1,1183,1182,1181,-1,1184,1182,1183,-1,1034,1185,1033,-1,1029,1185,1186,-1,1033,1185,1029,-1,523,523,523,-1,1185,1034,1035,-1,1187,1035,1188,-1,1188,1035,1036,-1,1187,1185,1035,-1,1036,1037,1189,-1,1189,1037,1190,-1,1191,1188,1036,-1,1191,1036,1189,-1,1190,1037,1192,-1,1037,1073,1192,-1,1040,1193,1038,-1,1193,1070,1038,-1,1041,1194,1040,-1,1194,1193,1040,-1,1042,1195,1041,-1,1195,1194,1041,-1,1044,1195,1042,-1,1046,1196,1044,-1,1044,1197,1195,-1,1196,1197,1044,-1,1198,1199,1046,-1,1048,1198,1046,-1,1199,1196,1046,-1,1050,1198,1048,-1,1050,1051,1200,-1,1050,1200,1198,-1,1051,1053,1200,-1,1052,1054,1201,-1,1053,1052,1202,-1,1052,1201,1202,-1,1200,1053,1203,-1,1053,1202,1203,-1,1054,1057,1201,-1,1055,1058,1204,-1,1056,1055,1205,-1,1205,1055,1204,-1,1057,1056,1206,-1,1056,1205,1206,-1,1201,1057,1207,-1,1057,1206,1207,-1,1058,1059,1208,-1,1204,1058,1208,-1,1208,1059,1062,-1,1060,1063,1209,-1,1061,1060,1210,-1,1210,1060,1209,-1,1062,1061,1211,-1,1211,1061,1210,-1,1208,1062,1212,-1,1212,1062,1211,-1,1209,1063,1213,-1,1213,1063,1214,-1,1063,1064,1214,-1,1214,1064,1065,-1,1215,1065,1066,-1,1215,1214,1065,-1,1216,1066,1067,-1,1216,1215,1066,-1,1217,1067,1218,-1,1218,1067,1068,-1,1217,1216,1067,-1,1218,1068,1069,-1,1070,1219,1069,-1,1219,1218,1069,-1,1193,1220,1070,-1,1220,1219,1070,-1,1072,1071,1221,-1,1221,1071,1222,-1,1071,1077,1222,-1,1076,1072,1223,-1,1223,1072,1224,-1,1224,1072,1221,-1,1073,1074,1192,-1,1192,1074,1225,-1,1225,1074,1226,-1,1074,1075,1226,-1,1226,1075,1223,-1,1075,1076,1223,-1,1077,1078,1222,-1,1222,1078,1079,-1,1222,1079,1080,-1,1222,1080,1227,-1,1227,1080,1081,-1,1228,1081,1082,-1,1227,1081,1229,-1,1229,1081,1228,-1,1228,1082,1230,-1,1230,1082,1083,-1,1230,1083,1084,-1,1230,1084,1231,-1,1231,1084,1086,-1,1087,1085,1232,-1,1232,1085,1233,-1,1233,1085,1234,-1,1085,1088,1234,-1,1235,1086,1232,-1,1232,1086,1087,-1,1231,1086,1235,-1,1234,1088,1236,-1,1088,1089,1236,-1,1089,1090,1236,-1,1236,1090,1237,-1,1090,1091,1237,-1,1237,1091,1238,-1,1238,1091,1239,-1,1091,1092,1239,-1,1239,1092,1240,-1,1092,1093,1240,-1,1093,1094,1240,-1,1240,1094,1095,-1,1240,1095,1096,-1,1240,1096,1241,-1,1241,1096,1097,-1,1242,1097,1243,-1,1243,1097,1098,-1,1241,1097,1242,-1,1243,1098,1099,-1,1243,1099,1244,-1,1244,1099,1100,-1,1244,1100,1245,-1,1245,1100,1246,-1,1246,1100,1101,-1,1246,1101,1102,-1,1246,1102,1247,-1,1102,1103,1248,-1,1247,1102,1248,-1,1248,1103,1249,-1,1103,1250,1249,-1,1103,1113,1250,-1,1251,1133,1104,-1,1105,1251,1104,-1,1252,1251,1105,-1,1106,1252,1105,-1,1253,1252,1106,-1,1107,1253,1106,-1,1108,1253,1107,-1,1108,1254,1253,-1,1255,1254,1108,-1,1109,1255,1108,-1,1256,1255,1109,-1,1257,1256,1109,-1,1110,1257,1109,-1,1111,1257,1110,-1,1111,1258,1257,-1,1111,1112,1258,-1,1112,1115,1258,-1,1250,1113,1259,-1,1113,1134,1259,-1,1113,1114,1134,-1,1258,1115,1260,-1,1115,1261,1260,-1,1115,1116,1261,-1,1116,1262,1261,-1,1116,1117,1262,-1,1117,1118,1262,-1,1262,1118,1263,-1,1118,1264,1263,-1,1118,1119,1264,-1,1264,1119,1265,-1,1119,1120,1265,-1,1265,1120,1266,-1,1120,1121,1266,-1,1266,1121,1267,-1,1121,1122,1267,-1,1267,1122,1123,-1,1267,1123,1268,-1,1268,1123,1269,-1,1123,1124,1269,-1,1269,1124,1270,-1,1124,1125,1270,-1,1270,1125,1271,-1,1125,1126,1271,-1,1271,1126,1272,-1,1272,1126,1273,-1,1126,1127,1273,-1,1273,1127,1128,-1,1274,1273,1128,-1,1274,1128,1129,-1,1275,1274,1129,-1,1275,1129,1130,-1,1276,1275,1130,-1,1276,1130,1277,-1,1277,1130,1131,-1,1277,1131,1132,-1,1278,1277,1132,-1,1278,1132,1133,-1,1279,1278,1133,-1,1251,1279,1133,-1,1259,1134,1280,-1,1134,1281,1280,-1,1134,1135,1281,-1,1280,1135,1136,-1,1281,1135,1280,-1,1280,1136,1282,-1,1136,1283,1282,-1,1136,1140,1283,-1,1283,1140,1284,-1,1284,1140,1142,-1,1142,1146,1285,-1,1284,1142,1286,-1,1286,1142,1287,-1,1142,1285,1287,-1,1285,1146,1148,-1,1148,1150,1288,-1,1287,1285,1148,-1,1287,1148,1289,-1,1289,1148,1288,-1,1288,1150,1290,-1,1290,1150,1152,-1,1291,1290,1152,-1,1291,1152,1292,-1,1292,1152,1293,-1,1152,1156,1293,-1,1293,1156,1158,-1,1158,1160,1294,-1,1292,1293,1158,-1,1292,1158,1295,-1,1295,1158,1294,-1,1296,1160,1297,-1,1297,1160,1162,-1,1294,1160,1296,-1,1298,1162,1299,-1,1162,1300,1299,-1,1162,1161,1300,-1,1297,1162,1298,-1,1300,1161,1167,-1,1299,1167,1301,-1,1167,1302,1301,-1,1167,1166,1302,-1,1300,1167,1299,-1,1303,1166,1173,-1,1302,1166,1303,-1,1303,1173,1304,-1,1304,1173,1305,-1,1173,1306,1305,-1,1173,1172,1306,-1,1306,1172,1177,-1,1307,1177,1308,-1,1177,1176,1308,-1,1305,1306,1177,-1,1305,1177,1307,-1,1308,1176,1309,-1,1309,1176,1182,-1,1310,1309,1182,-1,1310,1182,1311,-1,1182,1186,1311,-1,1311,1186,1312,-1,1312,1186,1185,-1,1311,1312,1185,-1,1311,1185,1187,-1,1313,1311,1187,-1,1313,1187,1314,-1,1314,1187,1191,-1,1191,1187,1188,-1,1315,1191,1189,-1,1315,1189,1316,-1,1189,1190,1316,-1,1316,1190,1317,-1,1317,1190,1318,-1,1190,1192,1318,-1,1319,1314,1191,-1,1319,1191,1315,-1,1318,1192,1320,-1,1192,1225,1320,-1,1194,1321,1193,-1,1321,1220,1193,-1,1195,1322,1194,-1,1322,1321,1194,-1,1197,1322,1195,-1,1199,1323,1196,-1,1196,1324,1197,-1,1323,1324,1196,-1,1197,1325,1322,-1,1324,1325,1197,-1,1200,1326,1198,-1,1198,1326,1199,-1,1326,1327,1199,-1,1327,1323,1199,-1,1200,1203,1326,-1,1202,1201,1328,-1,1201,1207,1328,-1,1203,1202,1329,-1,1202,1328,1329,-1,1326,1203,1330,-1,1203,1329,1330,-1,1204,1208,1331,-1,1205,1204,1332,-1,1332,1204,1331,-1,1206,1205,1333,-1,1205,1332,1333,-1,1207,1206,1334,-1,1206,1333,1334,-1,1328,1207,1335,-1,1207,1334,1335,-1,1331,1208,1212,-1,1336,1271,1213,-1,1271,1272,1213,-1,1336,1213,1214,-1,1336,1214,1215,-1,1337,1215,1216,-1,1337,1336,1215,-1,1216,1217,1338,-1,1338,1337,1216,-1,1217,1339,1340,-1,1339,1217,1218,-1,1340,1338,1217,-1,1339,1218,1219,-1,1220,1341,1219,-1,1341,1339,1219,-1,1321,1342,1220,-1,1342,1341,1220,-1,1343,1221,1344,-1,1221,1222,1344,-1,1224,1221,1343,-1,1344,1222,1227,-1,1226,1223,1345,-1,1345,1223,1346,-1,1346,1223,1343,-1,1223,1224,1343,-1,1225,1226,1320,-1,1320,1226,1345,-1,1347,1227,1229,-1,1344,1227,1347,-1,1347,1229,1228,-1,1347,1228,1348,-1,1348,1228,1230,-1,1348,1230,1349,-1,1349,1230,1350,-1,1350,1230,1231,-1,1350,1231,1235,-1,1351,1235,1232,-1,1351,1232,1352,-1,1352,1232,1353,-1,1232,1233,1353,-1,1353,1233,1354,-1,1233,1234,1354,-1,1234,1236,1354,-1,1350,1235,1351,-1,1354,1236,1355,-1,1355,1236,1356,-1,1236,1237,1356,-1,1356,1237,1357,-1,1237,1238,1357,-1,1238,1239,1357,-1,1239,1240,1358,-1,1357,1239,1358,-1,1358,1240,1241,-1,1358,1241,1359,-1,1359,1241,1242,-1,1359,1242,1243,-1,1359,1243,1360,-1,1360,1243,1361,-1,1361,1243,1244,-1,1361,1244,1362,-1,1362,1244,1245,-1,1362,1245,1246,-1,1362,1246,1363,-1,1363,1246,1247,-1,1247,1248,1364,-1,1365,1247,1364,-1,1363,1247,1365,-1,1248,1249,1366,-1,1364,1248,1366,-1,1366,1249,1367,-1,1249,1368,1367,-1,1249,1259,1368,-1,1250,1259,1249,-1,1369,1279,1251,-1,1252,1369,1251,-1,1370,1369,1252,-1,1253,1370,1252,-1,1254,1370,1253,-1,1254,1371,1370,-1,1372,1371,1254,-1,1255,1372,1254,-1,1373,1372,1255,-1,1256,1373,1255,-1,1374,1373,1256,-1,1375,1374,1256,-1,1257,1375,1256,-1,1258,1375,1257,-1,1258,1260,1375,-1,1368,1259,1376,-1,1259,1280,1376,-1,1375,1260,1377,-1,1260,1378,1377,-1,1260,1261,1378,-1,1261,1379,1378,-1,1261,1262,1379,-1,1262,1263,1379,-1,1379,1263,1380,-1,1263,1381,1380,-1,1263,1264,1381,-1,1264,1382,1381,-1,1264,1265,1382,-1,1382,1265,1383,-1,1265,1266,1383,-1,1383,1266,1384,-1,1266,1267,1384,-1,1384,1267,1268,-1,1272,1385,1209,-1,1272,1209,1213,-1,1385,1272,1273,-1,1385,1273,1274,-1,1386,1385,1274,-1,1386,1274,1275,-1,1387,1386,1275,-1,1387,1275,1276,-1,1388,1387,1276,-1,1388,1276,1389,-1,1389,1276,1277,-1,1389,1277,1278,-1,1390,1389,1278,-1,1390,1278,1279,-1,1391,1390,1279,-1,1369,1391,1279,-1,1376,1280,1282,-1,1376,1282,1392,-1,1392,1282,1393,-1,1393,1282,1286,-1,1282,1284,1286,-1,1282,1283,1284,-1,1393,1286,1394,-1,1286,1289,1394,-1,1286,1287,1289,-1,1289,1288,1291,-1,1288,1290,1291,-1,1394,1289,1395,-1,1395,1289,1396,-1,1289,1291,1396,-1,1396,1291,1292,-1,1396,1292,1397,-1,1397,1292,1398,-1,1398,1292,1295,-1,1399,1294,1296,-1,1295,1294,1400,-1,1400,1294,1399,-1,1398,1295,1400,-1,1296,1297,1399,-1,1399,1297,1401,-1,1401,1297,1298,-1,1298,1299,1402,-1,1401,1298,1402,-1,1403,1299,1404,-1,1299,1301,1404,-1,1402,1299,1403,-1,1404,1301,1304,-1,1301,1303,1304,-1,1301,1302,1303,-1,1404,1304,1405,-1,1405,1304,1406,-1,1406,1304,1307,-1,1304,1305,1307,-1,1307,1310,1407,-1,1307,1308,1310,-1,1406,1307,1407,-1,1308,1309,1310,-1,1407,1310,1408,-1,1408,1310,1313,-1,1310,1311,1313,-1,1408,1313,1319,-1,1319,1313,1314,-1,1409,1315,1410,-1,1410,1315,1411,-1,1411,1315,1316,-1,1409,1319,1315,-1,1411,1316,1317,-1,1412,1411,1317,-1,1317,1318,1412,-1,1412,1318,1413,-1,1413,1318,1414,-1,1318,1320,1414,-1,1415,1408,1319,-1,1415,1319,1409,-1,1414,1320,1416,-1,1320,1345,1416,-1,1322,1417,1321,-1,1417,1342,1321,-1,1325,1417,1322,-1,1418,1323,1327,-1,1419,1324,1323,-1,1418,1419,1323,-1,1420,1325,1324,-1,1419,1420,1324,-1,1421,1417,1325,-1,1420,1421,1325,-1,1326,1330,1327,-1,1330,1422,1327,-1,1422,1418,1327,-1,1329,1328,1423,-1,1328,1335,1423,-1,1330,1329,1424,-1,1329,1423,1424,-1,1424,1422,1330,-1,1209,1386,1210,-1,1385,1386,1209,-1,1210,1387,1211,-1,1386,1387,1210,-1,1211,1388,1212,-1,1387,1388,1211,-1,1212,1425,1331,-1,1388,1425,1212,-1,1336,1337,1270,-1,1271,1336,1270,-1,1337,1338,1269,-1,1270,1337,1269,-1,1340,1268,1338,-1,1338,1268,1269,-1,1426,1384,1340,-1,1340,1384,1268,-1,1427,1383,1426,-1,1426,1383,1384,-1,1428,1382,1427,-1,1427,1382,1383,-1,1421,1381,1428,-1,1428,1381,1382,-1,1420,1380,1421,-1,1421,1380,1381,-1,1419,1429,1420,-1,1420,1429,1380,-1,1418,1430,1419,-1,1419,1430,1429,-1,1418,1422,1431,-1,1418,1431,1430,-1,1421,1428,1417,-1,1428,1342,1417,-1,1428,1427,1342,-1,1427,1341,1342,-1,1427,1426,1341,-1,1339,1341,1426,-1,1426,1340,1339,-1,1346,1343,1432,-1,1343,1347,1432,-1,1343,1344,1347,-1,1345,1346,1416,-1,1416,1346,1433,-1,1433,1346,1432,-1,1432,1347,1434,-1,1434,1347,1348,-1,1434,1348,1349,-1,1434,1349,1435,-1,1435,1349,1436,-1,1436,1349,1350,-1,1436,1350,1437,-1,1437,1350,1351,-1,1437,1351,1352,-1,1352,1353,1438,-1,1437,1352,1439,-1,1439,1352,1438,-1,1353,1354,1438,-1,1438,1354,1440,-1,1354,1355,1440,-1,1440,1355,1441,-1,1441,1355,1442,-1,1355,1356,1442,-1,1356,1357,1442,-1,1442,1357,1443,-1,1443,1357,1359,-1,1357,1358,1359,-1,1443,1359,1360,-1,1443,1360,1444,-1,1444,1360,1445,-1,1445,1360,1361,-1,1445,1361,1362,-1,1445,1362,1446,-1,1446,1362,1363,-1,1446,1363,1447,-1,1447,1363,1448,-1,1448,1363,1365,-1,1365,1364,1449,-1,1448,1365,1449,-1,1364,1366,1449,-1,1449,1366,1450,-1,1450,1366,1451,-1,1366,1367,1451,-1,1367,1392,1452,-1,1367,1376,1392,-1,1368,1376,1367,-1,1451,1367,1452,-1,1453,1391,1369,-1,1370,1453,1369,-1,1371,1453,1370,-1,1371,1454,1453,-1,1455,1454,1371,-1,1455,1371,1372,-1,1456,1455,1372,-1,1456,1372,1373,-1,1457,1456,1373,-1,1457,1373,1374,-1,1431,1457,1374,-1,1377,1431,1374,-1,1375,1377,1374,-1,1430,1431,1377,-1,1377,1378,1430,-1,1378,1429,1430,-1,1378,1379,1429,-1,1379,1380,1429,-1,1458,1332,1331,-1,1331,1425,1458,-1,1459,1333,1332,-1,1458,1459,1332,-1,1454,1334,1333,-1,1333,1459,1454,-1,1455,1335,1334,-1,1334,1454,1455,-1,1423,1335,1456,-1,1456,1335,1455,-1,1424,1423,1457,-1,1457,1423,1456,-1,1431,1422,1424,-1,1431,1424,1457,-1,1454,1459,1453,-1,1453,1459,1391,-1,1459,1458,1391,-1,1458,1390,1391,-1,1458,1425,1390,-1,1425,1389,1390,-1,1425,1388,1389,-1,1392,1393,1452,-1,1452,1393,1460,-1,1460,1393,1394,-1,1461,1394,1395,-1,1460,1394,1461,-1,1395,1396,1397,-1,1461,1395,1462,-1,1462,1395,1463,-1,1395,1397,1463,-1,1463,1397,1464,-1,1464,1397,1398,-1,1464,1398,1465,-1,1465,1398,1466,-1,1398,1400,1466,-1,1466,1400,1399,-1,1466,1399,1467,-1,1467,1399,1468,-1,1399,1401,1468,-1,1468,1401,1402,-1,1469,1402,1470,-1,1402,1403,1470,-1,1468,1402,1469,-1,1403,1404,1405,-1,1470,1403,1471,-1,1471,1403,1405,-1,1471,1405,1472,-1,1472,1405,1473,-1,1405,1406,1473,-1,1406,1407,1474,-1,1473,1406,1474,-1,1474,1407,1415,-1,1415,1407,1408,-1,1475,1415,1409,-1,1475,1409,1476,-1,1476,1409,1410,-1,1476,1410,1411,-1,1476,1411,1477,-1,1477,1411,1412,-1,1478,1477,1412,-1,1478,1412,1479,-1,1412,1413,1479,-1,1413,1414,1479,-1,1479,1414,1480,-1,1414,1416,1480,-1,1473,1474,1415,-1,1473,1415,1481,-1,1481,1415,1475,-1,1416,1433,1482,-1,1480,1416,1483,-1,1483,1416,1482,-1,1433,1432,1482,-1,1482,1432,1434,-1,1482,1434,1484,-1,1484,1434,1435,-1,1484,1435,1436,-1,1484,1436,1485,-1,1485,1436,1486,-1,1486,1436,1437,-1,1486,1437,1487,-1,1487,1437,1439,-1,1439,1438,1487,-1,1487,1438,1488,-1,1438,1440,1488,-1,1488,1440,1489,-1,1489,1440,1490,-1,1440,1441,1490,-1,1441,1442,1490,-1,1490,1442,1491,-1,1442,1443,1491,-1,1491,1443,1444,-1,1491,1444,1445,-1,1491,1445,1492,-1,1492,1445,1493,-1,1493,1445,1446,-1,1493,1446,1494,-1,1494,1446,1447,-1,1494,1447,1448,-1,1494,1448,1495,-1,1448,1449,1496,-1,1495,1448,1496,-1,1449,1450,1497,-1,1496,1449,1497,-1,1450,1451,1497,-1,1497,1451,1498,-1,1451,1452,1498,-1,1498,1452,1499,-1,1499,1452,1461,-1,1452,1460,1461,-1,1499,1461,1462,-1,1500,1462,1501,-1,1462,1464,1501,-1,1462,1463,1464,-1,1499,1462,1502,-1,1502,1462,1500,-1,1501,1464,1503,-1,1503,1464,1465,-1,1503,1465,1504,-1,1504,1465,1505,-1,1465,1467,1505,-1,1465,1466,1467,-1,1467,1468,1469,-1,1505,1467,1469,-1,1505,1469,1504,-1,1504,1469,1506,-1,1469,1470,1506,-1,1470,1471,1472,-1,1506,1470,1507,-1,1507,1470,1472,-1,1507,1472,1508,-1,1508,1472,1509,-1,1509,1472,1481,-1,1472,1473,1481,-1,1510,1475,1476,-1,1509,1481,1475,-1,1509,1475,1511,-1,1511,1475,1510,-1,1510,1476,1512,-1,1512,1476,1477,-1,1512,1477,1478,-1,1513,1512,1478,-1,1478,1479,1513,-1,1513,1479,1514,-1,1479,1480,1514,-1,1514,1480,1515,-1,1515,1480,1516,-1,1480,1483,1516,-1,1483,1482,1484,-1,1483,1484,1516,-1,1516,1484,1517,-1,1517,1484,1485,-1,1517,1485,1486,-1,1517,1486,1518,-1,1518,1486,1519,-1,1519,1486,1487,-1,1487,1488,1519,-1,1519,1488,1520,-1,1520,1488,1521,-1,1488,1489,1521,-1,1489,1490,1521,-1,1521,1490,1522,-1,1522,1490,1492,-1,1490,1491,1492,-1,1522,1492,1493,-1,1522,1493,1523,-1,1523,1493,1524,-1,1524,1493,1494,-1,1524,1494,1525,-1,1525,1494,1495,-1,1495,1496,1526,-1,1525,1495,1526,-1,1496,1497,1526,-1,1526,1497,1527,-1,1497,1498,1527,-1,1527,1498,1528,-1,1528,1498,1502,-1,1498,1499,1502,-1,1500,1503,1529,-1,1500,1501,1503,-1,1530,1502,1500,-1,1530,1500,1531,-1,1531,1500,1529,-1,1528,1502,1530,-1,1529,1503,1532,-1,1532,1503,1504,-1,1504,1506,1532,-1,1532,1506,1533,-1,1533,1506,1508,-1,1506,1507,1508,-1,1533,1508,1534,-1,1534,1508,1535,-1,1508,1509,1535,-1,1535,1509,1511,-1,1535,1511,1510,-1,1535,1510,1536,-1,1536,1510,1537,-1,1537,1510,1512,-1,1537,1512,1513,-1,1538,1537,1513,-1,1513,1514,1538,-1,1538,1514,1539,-1,1539,1514,1540,-1,1514,1515,1540,-1,1515,1516,1540,-1,1540,1516,1517,-1,1540,1517,1541,-1,1541,1517,1518,-1,1541,1518,1519,-1,1541,1519,1542,-1,1542,1519,1543,-1,1519,1520,1543,-1,1520,1521,1543,-1,1543,1521,1544,-1,1521,1522,1544,-1,1544,1522,1523,-1,1544,1523,1524,-1,1545,1524,1546,-1,1546,1524,1525,-1,1544,1524,1545,-1,1525,1526,1547,-1,1546,1525,1547,-1,1526,1527,1547,-1,1547,1527,1548,-1,1548,1527,1530,-1,1527,1528,1530,-1,1531,1529,1532,-1,1548,1530,1549,-1,1549,1530,1531,-1,1550,1531,1551,-1,1531,1532,1551,-1,1549,1531,1550,-1,1532,1533,1534,-1,1551,1532,1534,-1,1551,1534,1550,-1,1550,1534,1552,-1,1534,1535,1552,-1,1552,1535,1536,-1,1552,1536,1537,-1,1552,1537,1553,-1,1553,1537,1538,-1,1554,1553,1538,-1,1554,1538,1555,-1,1538,1539,1555,-1,1539,1540,1555,-1,1555,1540,1541,-1,1556,1541,1542,-1,1555,1541,1556,-1,1542,1543,1556,-1,1556,1543,1557,-1,1543,1544,1557,-1,1557,1544,1545,-1,1557,1545,1546,-1,1557,1546,1558,-1,1546,1547,1559,-1,1558,1546,1559,-1,1547,1548,1549,-1,1559,1547,1549,-1,1559,1549,1550,-1,1559,1550,1560,-1,1560,1550,1553,-1,1550,1552,1553,-1,1560,1553,1554,-1,1561,1560,1554,-1,1554,1555,1556,-1,1554,1556,1561,-1,1561,1556,1558,-1,1556,1557,1558,-1,1558,1559,1560,-1,1561,1558,1560,-1],
                                                        "@solid":false,
                                                        "-coord":
                                                          { "Coordinate":
                                                            {
                                                              "@point":[-44.6674,-1.12054,0,-44.7852,-0.376604,0,-44.7263,-0.376604,-0.935713,-44.7852,0.376604,0,-44.7263,0.376604,-0.935713,-44.7263,-0.376604,0.935713,-44.7263,0.376604,0.935713,-44.38,-1.83688,-0.86716,-44.6099,-1.12054,-0.912673,-44.6099,-1.12054,0.912673,-44.38,-1.83688,0.86716,-44.4346,-1.83688,0,-44.551,-0.376604,-1.84839,-44.551,0.376604,-1.84839,-44.6099,1.12054,-0.912673,-44.6674,1.12054,0,-44.6099,1.12054,0.912673,-44.551,0.376604,1.84839,-44.551,-0.376604,1.84839,-43.8924,-2.50799,-1.58088,-44.2176,-1.83688,-1.71297,-44.0927,-2.50799,0,-44.0423,-2.50799,-0.800294,-44.4389,-1.12054,-1.80287,-44.4389,-1.12054,1.80287,-44.2176,-1.83688,1.71297,-43.8924,-2.50799,1.58088,-44.0423,-2.50799,0.800294,-44.1587,-1.12054,-2.64868,-44.2636,-0.376604,-2.71555,-44.2636,0.376604,-2.71555,-44.1587,1.12054,-2.64868,-44.4389,1.12054,-1.80287,-44.38,1.83688,-0.86716,-44.2176,1.83688,-1.71297,-44.4346,1.83688,0,-44.38,1.83688,0.86716,-44.2176,1.83688,1.71297,-44.4389,1.12054,1.80287,-44.1587,1.12054,2.64868,-44.2636,0.376604,2.71555,-44.2636,-0.376604,2.71555,-44.1587,-1.12054,2.64868,-43.605,-3.11735,-0.713722,-43.4713,-3.11735,-1.40987,-43.2521,-3.11735,-2.0713,-43.6466,-2.50799,-2.32254,-43.9513,-1.83688,-2.51659,-43.6499,-3.11735,0,-43.605,-3.11735,0.713722,-43.9513,-1.83688,2.51659,-43.6466,-2.50799,2.32254,-43.2521,-3.11735,2.0713,-43.4713,-3.11735,1.40987,-43.5877,-1.83688,-3.25826,-43.776,-1.12054,-3.42927,-43.8713,-0.376604,-3.51584,-43.8713,0.376604,-3.51584,-43.776,1.12054,-3.42927,-43.5877,1.83688,-3.25826,-43.9513,1.83688,-2.51659,-43.8924,2.50799,-1.58088,-44.0423,2.50799,-0.800294,-44.0927,2.50799,0,-43.6466,2.50799,-2.32254,-44.0423,2.50799,0.800294,-43.8924,2.50799,1.58088,-43.6466,2.50799,2.32254,-43.9513,1.83688,2.51659,-43.776,1.12054,3.42927,-43.5877,1.83688,3.25826,-43.8713,0.376604,3.51584,-43.8713,-0.376604,3.51584,-43.776,-1.12054,3.42927,-43.5877,-1.83688,3.25826,-43.079,-3.64995,-0.609576,-42.9648,-3.64995,-1.20414,-43.311,-2.50799,-3.00702,-42.7776,-3.64995,-1.76906,-42.522,-3.64995,-2.29042,-42.9529,-3.11735,-2.68173,-43.079,-3.64995,0.609576,-43.1174,-3.64995,0,-42.9648,-3.64995,1.20414,-43.311,-2.50799,3.00702,-42.9529,-3.11735,2.68173,-42.522,-3.64995,2.29042,-42.7776,-3.64995,1.76906,-42.894,-2.50799,-3.61745,-43.1358,-1.83688,-3.91969,-43.3003,-1.12054,-4.12542,-43.3836,-0.376604,-4.22956,-43.3836,0.376604,-4.22956,-43.3003,1.12054,-4.12542,-43.1358,1.83688,-3.91969,-42.894,2.50799,-3.61745,-43.311,2.50799,-3.00702,-43.4713,3.11735,-1.40987,-43.605,3.11735,-0.713722,-43.2521,3.11735,-2.0713,-43.6499,3.11735,0,-43.605,3.11735,0.713722,-43.4713,3.11735,1.40987,-43.2521,3.11735,2.0713,-43.311,2.50799,3.00702,-43.1358,1.83688,3.91969,-43.3003,1.12054,4.12542,-43.3836,0.376604,4.22956,-42.894,2.50799,3.61745,-43.3836,-0.376604,4.22956,-43.3003,-1.12054,4.12542,-43.1358,-1.83688,3.91969,-42.894,-2.50799,3.61745,-42.508,-4.09267,0,-42.4771,-4.09267,-0.490421,-42.3852,-4.09267,-0.968766,-42.2346,-4.09267,-1.42326,-42.029,-4.09267,-1.8427,-41.7734,-4.09267,-2.21677,-42.2043,-3.64995,-2.75537,-42.5809,-3.11735,-3.22613,-42.3852,-4.09267,0.968766,-42.4771,-4.09267,0.490421,-42.2346,-4.09267,1.42326,-42.5809,-3.11735,3.22613,-42.2043,-3.64995,2.75537,-41.7734,-4.09267,2.21677,-42.029,-4.09267,1.8427,-42.1454,-3.11735,-3.69109,-42.4056,-2.50799,-4.1388,-42.6066,-1.83688,-4.48461,-42.7434,-1.12054,-4.71998,-42.8127,-0.376604,-4.83914,-42.8127,0.376604,-4.83914,-42.7434,1.12054,-4.71998,-42.6066,1.83688,-4.48461,-42.4056,2.50799,-4.1388,-42.1454,3.11735,-3.69109,-42.5809,3.11735,-3.22613,-42.9529,3.11735,-2.68173,-42.9648,3.64995,-1.20414,-43.079,3.64995,-0.609576,-42.522,3.64995,-2.29042,-42.7776,3.64995,-1.76906,-43.079,3.64995,0.609576,-43.1174,3.64995,0,-42.9648,3.64995,1.20414,-42.7776,3.64995,1.76906,-42.522,3.64995,2.29042,-42.9529,3.11735,2.68173,-42.6066,1.83688,4.48461,-42.7434,1.12054,4.71998,-42.8127,0.376604,4.83914,-42.8127,-0.376604,4.83914,-42.5809,3.11735,3.22613,-42.1454,3.11735,3.69109,-42.4056,2.50799,4.1388,-42.7434,-1.12054,4.71998,-42.6066,-1.83688,4.48461,-42.4056,-2.50799,4.1388,-42.1454,-3.11735,3.69109,-41.8369,-4.43462,0,-41.8143,-4.43462,-0.359189,-41.6367,-4.43462,-1.04241,-41.747,-4.43462,-0.709534,-41.4861,-4.43462,-1.34961,-41.8323,-3.64995,-3.15249,-41.2989,-4.43462,-1.62359,-41.0797,-4.43462,-1.85758,-41.4742,-4.09267,-2.53626,-41.6367,-4.43462,1.04241,-41.747,-4.43462,0.709534,-41.8143,-4.43462,0.359189,-41.8323,-3.64995,3.15249,-41.4742,-4.09267,2.53626,-41.0797,-4.43462,1.85758,-41.2989,-4.43462,1.62359,-41.4861,-4.43462,1.34961,-41.657,-3.11735,-4.06516,-41.858,-2.50799,-4.55825,-42.1189,-1.12054,-5.19833,-42.0133,-1.83688,-4.9391,-42.1724,-0.376604,-5.32956,-42.1724,0.376604,-5.32956,-42.1189,1.12054,-5.19833,-42.0133,1.83688,-4.9391,-41.858,2.50799,-4.55825,-41.657,3.11735,-4.06516,-42.2043,3.64995,-2.75537,-41.8323,3.64995,-3.15249,-42.2346,4.09267,-1.42326,-42.3852,4.09267,-0.968766,-42.4771,4.09267,-0.490421,-42.508,4.09267,0,-41.7734,4.09267,-2.21677,-42.029,4.09267,-1.8427,-42.4771,4.09267,0.490421,-42.3852,4.09267,0.968766,-42.2346,4.09267,1.42326,-42.2043,3.64995,2.75537,-42.029,4.09267,1.8427,-41.7734,4.09267,2.21677,-42.0133,1.83688,4.9391,-42.1189,1.12054,5.19833,-41.858,2.50799,4.55825,-42.1724,0.376604,5.32956,-42.1724,-0.376604,5.32956,-41.8323,3.64995,3.15249,-41.657,3.11735,4.06516,-42.1189,-1.12054,5.19833,-42.0133,-1.83688,4.9391,-41.858,-2.50799,4.55825,-41.657,-3.11735,4.06516,-41.1067,-4.66738,0.219113,-41.1205,-4.66738,0,-41.1067,-4.66738,-0.219113,-41.0657,-4.66738,-0.432832,-40.9984,-4.66738,-0.635892,-40.9065,-4.66738,-0.823294,-40.7923,-4.66738,-0.990425,-41.1386,-4.09267,-2.7933,-41.4152,-3.64995,-3.47198,-18.2709,-9.6,-4.06737,-40.8339,-4.43462,-2.04584,-16.1803,-9.6,-5.87785,-16.3898,-9.6,-5.69642,-17.3205,-9.56774,-5,-18.0614,-9.6,-4.24879,-40.9065,-4.66738,0.823294,-40.9984,-4.66738,0.635892,-41.0657,-4.66738,0.432832,-41.4152,-3.64995,3.47198,-41.1386,-4.09267,2.7933,-40.8339,-4.43462,2.04584,-16.1803,-9.6,5.87785,-18.2709,-9.6,4.06737,-18.0614,-9.6,4.24879,-17.3205,-9.56774,5,-16.3898,-9.6,5.69642,-40.7923,-4.66738,0.990425,-40.9633,-3.64995,-3.70597,-41.1279,-3.11735,-4.33913,-41.2647,-2.50799,-4.86545,-41.3704,-1.83688,-5.27197,-41.4423,-1.12054,-5.54867,-41.4787,-0.376604,-5.68875,-41.4787,0.376604,-5.68875,-41.4423,1.12054,-5.54867,-41.3704,1.83688,-5.27197,-41.2647,2.50799,-4.86545,-40.9633,3.64995,-3.70597,-41.4152,3.64995,-3.47198,-41.1279,3.11735,-4.33913,-41.1386,4.09267,-2.7933,-41.4742,4.09267,-2.53626,-41.6367,4.43462,-1.04241,-41.747,4.43462,-0.709534,-41.8143,4.43462,-0.359189,-41.8369,4.43462,0,-41.0797,4.43462,-1.85758,-41.2989,4.43462,-1.62359,-41.4861,4.43462,-1.34961,-41.8143,4.43462,0.359189,-41.747,4.43462,0.709534,-41.6367,4.43462,1.04241,-41.4861,4.43462,1.34961,-41.2989,4.43462,1.62359,-41.0797,4.43462,1.85758,-41.4742,4.09267,2.53626,-41.3704,1.83688,5.27197,-41.4423,1.12054,5.54867,-41.4787,0.376604,5.68875,-41.2647,2.50799,4.86545,-41.4787,-0.376604,5.68875,-41.1386,4.09267,2.7933,-41.4152,3.64995,3.47198,-40.9633,3.64995,3.70597,-41.1279,3.11735,4.33913,-41.4423,-1.12054,5.54867,-41.3704,-1.83688,5.27197,-41.2647,-2.50799,4.86545,-41.1279,-3.11735,4.33913,-40.9633,-3.64995,3.70597,-20,-9.6,0,-19.563,-9.6,-2.07912,-19.6099,-9.6,-1.85572,-19.8289,-9.57592,-1.30526,-18.3299,-9.6,-3.97655,-18.4776,-9.5879,-3.82683,-19.3185,-9.57924,-2.58819,-19.4549,-9.6,-2.24543,-13.3826,-9.6,-7.43145,-13.6166,-9.6,-7.30149,-14.1421,-9.56862,-7.07107,-15.8671,-9.5817,-6.08761,-16.0526,-9.6,-5.94881,-18.4776,-18,-3.82683,-17.3205,-18,-5,-15.8671,-18,-6.08761,-19.563,-9.6,2.07912,-19.4549,-9.6,2.24543,-19.3185,-9.57924,2.58819,-18.4776,-9.5879,3.82683,-18.3299,-9.6,3.97655,-19.8289,-9.57592,1.30526,-19.6099,-9.6,1.85572,-13.3826,-9.6,7.43145,-16.0526,-9.6,5.94881,-15.8671,-9.5817,6.08761,-14.1421,-9.56862,7.07107,-13.6166,-9.6,7.30149,-17.3205,-18,5,-15.8671,-18,6.08761,-18.4776,-18,3.82683,-10,-9.6,-8.66025,-12.1752,-9.5411,-7.93353,-13.0192,-9.6,-7.56348,-40.6402,-2.50799,-5.05286,-40.6937,-1.83688,-5.47503,-40.7301,-1.12054,-5.76239,-40.7486,-0.376604,-5.90786,-40.7486,0.376604,-5.90786,-40.7301,1.12054,-5.76239,-40.6937,1.83688,-5.47503,-40.6402,2.50799,-5.05286,-40.571,3.11735,-4.50626,-40.4877,3.64995,-3.84871,-40.775,4.09267,-2.98155,-40.8339,4.43462,-2.04584,-40.9065,4.66738,-0.823294,-40.9984,4.66738,-0.635892,-41.0657,4.66738,-0.432832,-41.1067,4.66738,-0.219113,-41.1205,4.66738,0,-41.1067,4.66738,0.219113,-40.6586,4.66738,-1.13317,-40.7923,4.66738,-0.990425,-41.0657,4.66738,0.432832,-40.9984,4.66738,0.635892,-40.9065,4.66738,0.823294,-40.7923,4.66738,0.990425,-40.6586,4.66738,1.13317,-40.8339,4.43462,2.04584,-40.6937,1.83688,5.47503,-40.7301,1.12054,5.76239,-40.7486,0.376604,5.90786,-40.7486,-0.376604,5.90786,-40.571,3.11735,4.50626,-40.6402,2.50799,5.05286,-40.7301,-1.12054,5.76239,-40.775,4.09267,2.98155,-40.4877,3.64995,3.84871,-40.6937,-1.83688,5.47503,-40.6402,-2.50799,5.05286,-10,-9.6,8.66025,-13.0192,-9.6,7.56348,-12.1752,-9.5411,7.93353,-20,-18,0,-19.8289,-18,-1.30526,-19.3185,-18,-2.58819,-14.1421,-18,-7.07107,-12.1752,-18,-7.93353,-22.1731,-22,-4.5922,-20.7846,-22,-6,-23.1822,-22,-3.10583,-19.0405,-22,-7.30514,-19.3185,-18,2.58819,-19.8289,-18,1.30526,-14.1421,-18,7.07107,-12.1752,-18,7.93353,-16.9706,-22,8.48528,-19.0405,-22,7.30514,-20.7846,-22,6,-22.1731,-22,4.5922,-10,-18,-8.66025,-6.18034,-9.6,-9.51056,-6.59077,-9.6,-9.4192,-7.65367,-9.48036,-9.23879,-5.76528,-9,-9.5593,-4.60535,-9,-9.68258,-5.83823,-9.6,-9.54692,-2.86618,0.925595,-9.86422,-2.09057,4.8,-9.94522,-2.49708,1.32507,-9.90276,-2.09057,1.60341,-9.94522,-3.37495,0.374952,-9.81108,-4.45771,-3.32122,-9.698,-4.49401,-3.00798,-9.69421,-3.85444,-0.446756,-9.761,-3.99755,-0.69201,-9.74606,-4.35313,-1.78262,-9.70892,-4.36841,-1.82949,-9.70733,-4.45771,-2.67878,-9.698,-4.49494,-3,-9.69411,-4.37265,-4.1302,-9.70688,-4.05727,-5.12483,-9.73982,-4.36841,-4.17051,-9.70733,-3.58823,-6.00945,-9.78881,-3.99755,-5.30799,-9.74606,-3.37495,-6.37495,-9.81108,-2.98852,-6.79319,-9.85144,-2.49708,-7.32507,-9.90276,-2.26798,-7.48194,-9.92669,-2.09057,-7.60341,-9.94522,-2.28216,-9.55429,-9.92521,-2.09057,-9.6,-9.94522,-2.28216,-9,-9.92521,-6.18034,4.8,-9.51056,-10,4.8,-8.66025,-40.3923,4.09267,-3.09639,-40.2874,4.43462,-2.26783,-40.5676,4.43462,-2.18372,-40.3463,4.66738,-1.33212,-40.5087,4.66738,-1.24801,-40.3047,4.7852,-0.276703,-40.2663,4.7852,-0.332874,-40.3356,4.7852,-0.213718,-40.3582,4.7852,-0.145471,-40.372,4.7852,-0.073642,-40.3766,4.7852,0,-40.372,4.7852,0.073642,-40.2214,4.7852,-0.380848,-40.3582,4.7852,0.145471,-40.3356,4.7852,0.213718,-40.3047,4.7852,0.276703,-40.2663,4.7852,0.332874,-40.2214,4.7852,0.380848,-40.5087,4.66738,1.24801,-40.3463,4.66738,1.33212,-40.5676,4.43462,2.18372,-6.18034,4.8,9.51056,-2.09057,4.8,9.94522,-4.60535,-9,9.68258,-2.09057,-7.60341,9.94522,-2.28216,-9,9.92521,-2.09057,-9.6,9.94522,-2.28216,-9.55429,9.92521,-2.49708,-7.32507,9.90276,-2.86618,-6.9256,9.86422,-3.37495,-6.37495,9.81108,-3.85444,-5.55324,9.761,-3.99755,-5.30799,9.74606,-4.35313,-4.21738,9.70892,-4.36841,-4.17051,9.70733,-4.45771,-3.32122,9.698,-4.49494,-3,9.69411,-4.49401,-2.99202,9.69421,-4.45771,-2.67878,9.698,-4.37265,-1.8698,9.70688,-4.36841,-1.82949,9.70733,-4.05727,-0.875174,9.73982,-3.99755,-0.69201,9.74606,-3.58823,0.00945417,9.78881,-3.37495,0.374952,9.81108,-2.98852,0.793191,9.85144,-2.49708,1.32507,9.90276,-2.26798,1.48194,9.92669,-2.09057,1.60341,9.94522,-5.76528,-9,9.5593,-6.18034,-9.6,9.51056,-5.83823,-9.6,9.54692,-40.3923,4.09267,3.09639,-40.2874,4.43462,2.26783,-10,4.8,8.66025,-7.65367,-9.48036,9.23879,-6.59077,-9.6,9.4192,-10,-18,8.66025,-24,-22,0,-23.7947,-22,-1.56631,-23.7947,-22,1.56631,-16.9706,-22,-8.48528,-14.6103,-22,-9.52024,-12,-22,-10.3923,-9.1844,-22,-11.0866,-6.21166,-22,-11.5911,-3.13263,-22,-11.8973,0,-22,-12,3.13263,-22,-11.8973,6.21166,-22,-11.5911,9.1844,-22,-11.0866,12,-22,-10.3923,14.6103,-22,-9.52024,-10.445,-22,-1.94986,16.9706,-22,-8.48528,-8.75302,-22,-1.56366,19.0405,-22,-7.30514,9.55496,-22,-1.94986,23.1822,-22,-3.10583,11.247,-22,-1.56366,22.1731,-22,-4.5922,12,-22,0,23.7947,-22,-1.56631,24,-22,0,9.55496,-22,1.94986,23.7947,-22,1.56631,23.1822,-22,3.10583,22.1731,-22,4.5922,20.7846,-22,6,19.0405,-22,7.30514,16.9706,-22,8.48528,14.6103,-22,9.52024,12,-22,10.3923,9.1844,-22,11.0866,6.21166,-22,11.5911,3.13263,-22,11.8973,0,-22,12,-3.13263,-22,11.8973,-6.21166,-22,11.5911,-9.1844,-22,11.0866,-12,-22,10.3923,-14.6103,-22,9.52024,-23.1822,-22,3.10583,-11.8019,-22,0.867767,-11.8019,-22,-0.867767,-10.445,-22,1.94986,11.247,-22,1.56366,-8.75302,-22,1.56366,8.19806,-22,0.867767,-8,-22,0,20.7846,-22,-6,8.19806,-22,-0.867767,-7.65367,-18,-9.23879,-5.17638,-18,-9.65926,-5.17638,-9,-9.65926,-2.61052,-9,-9.91445,-2.61052,-18,-9.91445,0,-18,-10,-2.27736,-9.6,-9.92537,-1.6716,-9.6,-9.94522,-1.6716,-9,-9.94522,0,-9,-10,-1.3191,-7.92296,-9.94522,1.6716,-9.6,-9.94522,2.09057,-7.60341,-9.94522,2.09057,-9.6,-9.94522,1.6716,-9,-9.94522,-1.11419,-7.94994,-9.94522,0,-8.09662,-9.94522,0.204911,-8.06964,-9.94522,1.3191,-7.92296,-9.94522,1.51005,-7.84387,-9.94522,-1.16469,-7.34667,-9.698,-2.25,-6.89711,-9.698,-3.18198,-6.18198,-9.698,-3.89711,-5.25,-9.698,-4.34667,-4.16469,-9.698,-3.74683,-4.00396,-9.221,-3.879,-3,-9.221,-4.34667,-1.83531,-9.698,-3.89711,-0.75,-9.698,-3.18198,0.181981,-9.698,-2.25,0.897114,-9.698,-1.51005,1.84387,-9.94522,2.09057,4.8,-9.94522,1.3191,1.92296,-9.94522,2.09057,1.60341,-9.94522,1.11419,1.94994,-9.94522,0,2.09662,-9.94522,-0.204911,2.06964,-9.94522,-1.3191,1.92296,-9.94522,-19.563,4.8,-2.07912,-20,4.8,0,-19.563,4.8,2.07912,-16.1803,4.8,5.87785,-18.2709,4.8,4.06737,-13.3826,4.8,7.43145,-13.0406,4.8,3.04056,-13.9727,4.8,-1.64554,-13.1417,4.8,-2.88916,-5.7,4.8,0,7.11084,4.8,3.14172,6.95944,4.8,3.04056,-8.35446,4.8,-3.97268,-7.11084,4.8,-3.14172,16.1803,4.8,-5.87785,6.18034,4.8,-9.51056,-13.3826,4.8,-7.43145,-16.1803,4.8,-5.87785,-18.2709,4.8,-4.06737,-14.3,4.8,0,-14.2645,4.8,0.178586,-6.95944,4.8,3.04056,-8.20306,4.8,3.87152,6.18034,4.8,9.51056,-6.95944,4.8,-3.04056,6.85828,4.8,-2.88916,6.95944,4.8,-3.04056,-13.0406,4.8,-3.04056,-6.02732,4.8,-1.64554,5.73552,4.8,0.178586,5.7,4.8,0,-11.6455,4.8,-3.97268,-11.7969,4.8,-3.87152,-10,4.8,-4.3,-8.53305,4.8,-4.00821,10,4.8,-8.66025,-10.1786,4.8,-4.26448,13.3826,4.8,-7.43145,8.35446,4.8,-3.97268,9.82141,4.8,-4.26448,14.3,4.8,0,14.0082,4.8,1.46695,19.563,4.8,2.07912,-6.12848,4.8,-1.79694,6.02732,4.8,-1.64554,16.1803,4.8,5.87785,-5.99179,4.8,1.46695,13.3826,4.8,7.43145,-6.02732,4.8,1.64554,10,4.8,8.66025,-6.85828,4.8,2.88916,2.09057,4.8,9.94522,-8.35446,4.8,3.97268,-9.82141,4.8,4.26448,-10,4.8,4.3,13.9727,4.8,1.64554,-11.467,4.8,4.00821,-11.6455,4.8,3.97268,-13.8715,4.8,1.79694,-13.9727,4.8,1.64554,-12.8892,4.8,3.14172,6.02732,4.8,1.64554,-5.73552,4.8,-0.178586,6.12848,4.8,1.79694,13.0406,4.8,3.04056,11.7969,4.8,3.87152,18.2709,4.8,4.06737,20,4.8,0,5.99179,4.8,-1.46695,13.9727,4.8,-1.64554,14.2645,4.8,-0.178586,8.20306,4.8,-3.87152,8.35446,4.8,3.97268,13.0406,4.8,-3.04056,13.8715,4.8,-1.79694,19.563,4.8,-2.07912,10,4.8,-4.3,11.467,4.8,-4.00821,18.2709,4.8,-4.06737,11.6455,4.8,-3.97268,12.8892,4.8,-3.14172,13.1417,4.8,2.88916,-14.0082,4.8,-1.46695,11.6455,4.8,3.97268,10.1786,4.8,4.26448,10,4.8,4.3,8.53305,4.8,4.00821,-40.1164,4.7852,-0.447714,-40.0589,4.7852,-0.464959,-40.1753,4.66738,-1.38343,-40.171,4.7852,-0.419445,-40.171,4.7852,0.419445,-40.1164,4.7852,0.447714,-40.0589,4.7852,0.464959,-40.1753,4.66738,1.38343,0,2.09662,9.94522,0.204911,2.06964,9.94522,-1.3191,1.92296,9.94522,1.3191,1.92296,9.94522,1.51005,1.84387,9.94522,-1.11419,1.94994,9.94522,2.09057,1.60341,9.94522,-1.16469,1.34667,9.698,-2.25,0.897114,9.698,-3.18198,0.181981,9.698,-3.89711,-0.75,9.698,-4.34667,-1.83531,9.698,-3.74683,-1.99604,9.221,-3.879,-3,9.221,-4.34667,-4.16469,9.698,-3.89711,-5.25,9.698,-3.18198,-6.18198,9.698,-2.25,-6.89711,9.698,-1.51005,-7.84387,9.94522,-1.6716,-9.6,9.94522,-1.6716,-9,9.94522,2.09057,-9.6,9.94522,1.6716,-9,9.94522,1.6716,-9.6,9.94522,2.09057,-7.60341,9.94522,1.3191,-7.92296,9.94522,1.11419,-7.94994,9.94522,0,-8.09662,9.94522,-0.204911,-8.06964,9.94522,-1.3191,-7.92296,9.94522,-2.27736,-9.6,9.92537,-2.61052,-9,9.91445,-2.61052,-18,9.91445,0,-18,10,0,-9,10,-5.17638,-9,9.65926,-7.65367,-18,9.23879,-5.17638,-18,9.65926,2.61052,-18,9.91445,5.17638,-18,9.65926,7.65367,-18,9.23879,10,-18,8.66025,12.1752,-18,7.93353,14.1421,-18,7.07107,15.8671,-18,6.08761,17.3205,-18,5,18.4776,-18,3.82683,19.3185,-18,2.58819,19.8289,-18,1.30526,20,-18,0,19.8289,-18,-1.30526,19.3185,-18,-2.58819,18.4776,-18,-3.82683,17.3205,-18,-5,15.8671,-18,-6.08761,14.1421,-18,-7.07107,12.1752,-18,-7.93353,10,-18,-8.66025,7.65367,-18,-9.23879,5.17638,-18,-9.65926,2.61052,-18,-9.91445,-10.445,2.53838,-1.94986,-10.5092,2.5,-1.89872,-11.7536,2.5,-0.906349,-11.8019,2.51916,-0.867767,-11.8019,2.5,-0.833943,-11.8019,2.5,0.833943,-11.8019,2.51916,0.867767,-8.75302,2.53197,-1.56366,-8.83873,2.5,-1.58323,-10.3552,2.5,-1.92935,-8,2.5,0,-8.72625,2.5,-1.50807,-8.72625,2.5,1.50807,-8.75302,2.53197,1.56366,-8.83873,2.5,1.58323,-10.3552,2.5,1.92935,-10.445,2.53838,1.94986,-10.5092,2.5,1.89872,-11.7536,2.5,0.906349,8.19806,2.51916,-0.867767,8.19806,2.5,-0.833943,8.19806,2.5,0.833943,8.19806,2.51916,0.867767,9.55496,2.53838,-1.94986,9.49084,2.5,-1.89872,8.24644,2.5,-0.906349,11.247,2.53197,-1.56366,11.1613,2.5,-1.58323,9.64481,2.5,-1.92935,12,2.5,0,11.2738,2.5,-1.50807,11.2738,2.5,1.50807,11.247,2.53197,1.56366,11.1613,2.5,1.58323,9.64481,2.5,1.92935,9.55496,2.53838,1.94986,9.49084,2.5,1.89872,8.24644,2.5,0.906349,2.27736,-9.6,-9.92537,2.28216,-9.55429,-9.92521,2.28216,-9,-9.92521,2.61052,-9,-9.91445,2.49708,-7.32507,-9.90276,3.99755,-5.30799,-9.74606,4.35313,-4.21738,-9.70892,4.36841,-4.17051,-9.70733,4.45771,-3.32122,-9.698,4.49494,-3,-9.69411,40.7486,0.376604,-5.90786,4.49401,-2.99202,-9.69421,4.45771,-2.67878,-9.698,4.37265,-1.8698,-9.70688,4.36841,-1.82949,-9.70733,4.05727,-0.875174,-9.73982,3.58823,0.00945417,-9.78881,3.99755,-0.69201,-9.74606,3.37495,0.374952,-9.81108,2.98852,0.793191,-9.85144,2.49708,1.32507,-9.90276,2.26798,1.48194,-9.92669,4.60535,-9,-9.68258,40.7486,-0.376604,-5.90786,2.86618,-6.9256,-9.86422,3.37495,-6.37495,-9.81108,3.85444,-5.55324,-9.761,2.25,-6.89711,-9.698,1.16469,-7.34667,-9.698,0,-7.5,-9.698,-1.00396,-6.74683,-9.221,0,-6.879,-9.221,-1.9395,-6.35931,-9.221,-2.74287,-5.74287,-9.221,-3.35931,-4.9395,-9.221,-3.28608,-3.8805,-8.6,-2.94622,-4.701,-8.6,-3.402,-3,-8.6,-3.74683,-1.99604,-9.221,-3.35931,-1.0605,-9.221,-2.74287,-0.257133,-9.221,-1.9395,0.359313,-9.221,-1.16469,1.34667,-9.698,0,1.5,-9.698,1.16469,1.34667,-9.698,40.4877,3.64995,-3.84871,40.7301,1.12054,-5.76239,40.6937,1.83688,-5.47503,40.6402,2.50799,-5.05286,40.571,3.11735,-4.50626,40.3923,4.09267,-3.09639,40.2874,4.43462,-2.26783,40.1753,4.66738,-1.38343,40.0589,4.7852,-0.464959,40.1164,4.7852,-0.447714,40.171,4.7852,-0.419445,40.2214,4.7852,-0.380848,40.2663,4.7852,-0.332874,40.3047,4.7852,-0.276703,40.3356,4.7852,-0.213718,40.3582,4.7852,-0.145471,40.3766,4.7852,0,40.372,4.7852,0.073642,40.3582,4.7852,0.145471,40.372,4.7852,-0.073642,40.3356,4.7852,0.213718,40.3047,4.7852,0.276703,40.2663,4.7852,0.332874,40.2214,4.7852,0.380848,40.171,4.7852,0.419445,40.1164,4.7852,0.447714,40.0589,4.7852,0.464959,40.1753,4.66738,1.38343,40.2874,4.43462,2.26783,40.3923,4.09267,3.09639,40.4877,3.64995,3.84871,40.571,3.11735,4.50626,40.6402,2.50799,5.05286,40.6937,1.83688,5.47503,40.7301,1.12054,5.76239,40.7486,0.376604,5.90786,2.28216,-9.55429,9.92521,4.60535,-9,9.68258,2.28216,-9,9.92521,40.7486,-0.376604,5.90786,2.49708,-7.32507,9.90276,2.49708,1.32507,9.90276,2.86618,0.925595,9.86422,3.37495,0.374952,9.81108,3.85444,-0.446756,9.761,3.99755,-0.69201,9.74606,4.35313,-1.78262,9.70892,4.36841,-1.82949,9.70733,4.45771,-2.67878,9.698,4.49494,-3,9.69411,4.49401,-3.00798,9.69421,4.45771,-3.32122,9.698,4.37265,-4.1302,9.70688,4.36841,-4.17051,9.70733,4.05727,-5.12483,9.73982,3.99755,-5.30799,9.74606,3.58823,-6.00945,9.78881,3.37495,-6.37495,9.81108,2.98852,-6.79319,9.85144,2.26798,-7.48194,9.92669,-11.8478,2.5,0.765367,-12,2.5,0,-11.4142,2.5,1.41421,-10.7654,2.5,1.84776,-10,2.5,2,-9.23463,2.5,1.84776,-8.58579,2.5,1.41421,-8.15224,2.5,0.765367,-8.15224,2.5,-0.765367,-8.58579,2.5,-1.41421,-9.23463,2.5,-1.84776,-10,2.5,-2,-10.7654,2.5,-1.84776,-11.4142,2.5,-1.41421,-11.8478,2.5,-0.765367,8.15224,2.5,0.765367,8,2.5,0,8.58579,2.5,1.41421,9.23463,2.5,1.84776,10,2.5,2,10.7654,2.5,1.84776,11.4142,2.5,1.41421,11.8478,2.5,0.765367,11.8478,2.5,-0.765367,11.4142,2.5,-1.41421,10.7654,2.5,-1.84776,10,2.5,-2,9.23463,2.5,-1.84776,8.58579,2.5,-1.41421,8.15224,2.5,-0.765367,2.25,0.897114,9.698,1.16469,1.34667,9.698,0,1.5,9.698,0,0.879,9.221,-1.00396,0.746826,9.221,-1.9395,0.359313,9.221,-2.74287,-0.257133,9.221,-3.35931,-1.0605,9.221,-2.94622,-1.299,8.6,-3.28608,-2.1195,8.6,-3.402,-3,8.6,-3.74683,-4.00396,9.221,-3.35931,-4.9395,9.221,-2.74287,-5.74287,9.221,-1.9395,-6.35931,9.221,-1.16469,-7.34667,9.698,0,-7.5,9.698,1.16469,-7.34667,9.698,2.27736,-9.6,9.92537,2.61052,-9,9.91445,5.17638,-9,9.65926,5.83823,-9.6,9.54692,7.65367,-9.48036,9.23879,6.59077,-9.6,9.4192,5.76528,-9,9.5593,10,-9.6,8.66025,12.1752,-9.5411,7.93353,13.0192,-9.6,7.56348,14.1421,-9.56862,7.07107,13.6166,-9.6,7.30149,15.8671,-9.5817,6.08761,16.0526,-9.6,5.94881,17.3205,-9.56774,5,16.3898,-9.6,5.69642,18.0614,-9.6,4.24879,18.4776,-9.5879,3.82683,18.3299,-9.6,3.97655,19.3185,-9.57924,2.58819,19.4549,-9.6,2.24543,19.8289,-9.57592,1.30526,19.6099,-9.6,1.85572,20,-9.6,0,19.8289,-9.57592,-1.30526,19.3185,-9.57924,-2.58819,19.6099,-9.6,-1.85572,19.4549,-9.6,-2.24543,18.4776,-9.5879,-3.82683,17.3205,-9.56774,-5,18.3299,-9.6,-3.97655,18.0614,-9.6,-4.24879,15.8671,-9.5817,-6.08761,16.0526,-9.6,-5.94881,16.3898,-9.6,-5.69642,14.1421,-9.56862,-7.07107,12.1752,-9.5411,-7.93353,13.0192,-9.6,-7.56348,13.6166,-9.6,-7.30149,10,-9.6,-8.66025,7.65367,-9.48036,-9.23879,5.17638,-9,-9.65926,5.83823,-9.6,-9.54692,5.76528,-9,-9.5593,6.59077,-9.6,-9.4192,6.18034,-9.6,-9.51056,40.7301,-1.12054,-5.76239,41.4787,-0.376604,-5.68875,41.4787,0.376604,-5.68875,2.25,0.897114,-9.698,3.18198,0.181981,-9.698,3.89711,-0.75,-9.698,4.34667,-1.83531,-9.698,3.74683,-1.99604,-9.221,3.879,-3,-9.221,4.34667,-4.16469,-9.698,3.89711,-5.25,-9.698,3.18198,-6.18198,-9.698,1.9395,-6.35931,-9.221,2.74287,-5.74287,-9.221,1.00396,-6.74683,-9.221,-0.880502,-6.28608,-8.6,0,-6.402,-8.6,0.880502,-6.28608,-8.6,-1.701,-5.94622,-8.6,-2.40558,-5.40558,-8.6,-2.9963,-3.80286,-7.876,-2.68641,-4.551,-7.876,-2.19345,-5.19344,-7.876,-3.102,-3,-7.876,-3.28608,-2.1195,-8.6,-2.94622,-1.299,-8.6,-2.40558,-0.594423,-8.6,-1.701,-0.053782,-8.6,-1.00396,0.746826,-9.221,0,0.879,-9.221,1.00396,0.746826,-9.221,40.775,4.09267,-2.98155,40.9633,3.64995,-3.70597,41.4423,1.12054,-5.54867,41.3704,1.83688,-5.27197,41.2647,2.50799,-4.86545,41.1279,3.11735,-4.33913,40.5676,4.43462,-2.18372,40.3463,4.66738,-1.33212,40.5087,4.66738,-1.24801,40.6586,4.66738,-1.13317,40.7923,4.66738,-0.990425,40.9065,4.66738,-0.823294,40.9984,4.66738,-0.635892,41.0657,4.66738,-0.432832,41.1067,4.66738,0.219113,41.1067,4.66738,-0.219113,41.1205,4.66738,0,41.0657,4.66738,0.432832,40.9984,4.66738,0.635892,40.9065,4.66738,0.823294,40.7923,4.66738,0.990425,40.6586,4.66738,1.13317,40.5087,4.66738,1.24801,40.3463,4.66738,1.33212,40.5676,4.43462,2.18372,40.775,4.09267,2.98155,40.9633,3.64995,3.70597,41.1279,3.11735,4.33913,41.2647,2.50799,4.86545,41.3704,1.83688,5.27197,41.4423,1.12054,5.54867,41.4787,0.376604,5.68875,41.4787,-0.376604,5.68875,2.25,-6.89711,9.698,3.18198,-6.18198,9.698,3.89711,-5.25,9.698,4.34667,-4.16469,9.698,3.74683,-4.00396,9.221,3.879,-3,9.221,4.34667,-1.83531,9.698,3.89711,-0.75,9.698,3.18198,0.181981,9.698,40.7301,-1.12054,5.76239,6.18034,-9.6,9.51056,2.74287,-0.257133,9.221,1.9395,0.359313,9.221,1.00396,0.746826,9.221,0.880502,0.28608,8.6,0,0.402,8.6,-0.880502,0.28608,8.6,-1.701,-0.053782,8.6,-2.40558,-0.594423,8.6,-2.19345,-0.806555,7.876,-2.68641,-1.449,7.876,-2.9963,-2.19714,7.876,-3.102,-3,7.876,-3.28608,-3.8805,8.6,-2.94622,-4.701,8.6,-2.40558,-5.40558,8.6,-1.701,-5.94622,8.6,-1.00396,-6.74683,9.221,0,-6.879,9.221,1.00396,-6.74683,9.221,40.6937,-1.83688,5.47503,41.1279,-3.11735,4.33913,13.3826,-9.6,7.43145,41.1386,-4.09267,2.7933,16.1803,-9.6,5.87785,41.0797,-4.43462,1.85758,18.2709,-9.6,4.06737,40.9065,-4.66738,0.823294,19.563,-9.6,2.07912,41.0657,-4.66738,0.432832,19.563,-9.6,-2.07912,41.0657,-4.66738,-0.432832,18.2709,-9.6,-4.06737,40.9065,-4.66738,-0.823294,16.1803,-9.6,-5.87785,41.0797,-4.43462,-1.85758,13.3826,-9.6,-7.43145,41.1386,-4.09267,-2.7933,41.1279,-3.11735,-4.33913,40.6937,-1.83688,-5.47503,41.3704,-1.83688,-5.27197,41.4423,-1.12054,-5.54867,42.1724,-0.376604,-5.32956,42.1724,0.376604,-5.32956,42.1189,-1.12054,-5.19833,42.1189,1.12054,-5.19833,1.9395,0.359313,-9.221,2.74287,-0.257133,-9.221,3.35931,-1.0605,-9.221,3.28608,-2.1195,-8.6,2.94622,-1.299,-8.6,3.74683,-4.00396,-9.221,3.402,-3,-8.6,3.35931,-4.9395,-9.221,1.701,-5.94622,-8.6,2.40558,-5.40558,-8.6,2.94622,-4.701,-8.6,-0.802857,-5.9963,-7.876,0,-6.102,-7.876,0.802857,-5.9963,-7.876,1.551,-5.68641,-7.876,-1.551,-5.68641,-7.876,-2.89778,-3.77646,-7.1,-2.59808,-4.5,-7.1,-2.12132,-5.12132,-7.1,-1.5,-5.59808,-7.1,-3,-3,-7.1,-2.9963,-2.19714,-7.876,-2.68641,-1.449,-7.876,-2.19345,-0.806555,-7.876,-1.551,-0.313589,-7.876,-0.880502,0.28608,-8.6,0,0.402,-8.6,0.880502,0.28608,-8.6,41.1386,4.09267,-2.7933,40.8339,4.43462,-2.04584,41.657,3.11735,-4.06516,41.4152,3.64995,-3.47198,42.0133,1.83688,-4.9391,41.858,2.50799,-4.55825,41.0797,4.43462,-1.85758,41.4861,4.43462,-1.34961,41.2989,4.43462,-1.62359,41.6367,4.43462,-1.04241,41.747,4.43462,-0.709534,41.8369,4.43462,0,41.8143,4.43462,0.359189,41.747,4.43462,0.709534,41.8143,4.43462,-0.359189,41.6367,4.43462,1.04241,41.4861,4.43462,1.34961,41.2989,4.43462,1.62359,41.0797,4.43462,1.85758,40.8339,4.43462,2.04584,41.1386,4.09267,2.7933,41.4152,3.64995,3.47198,41.657,3.11735,4.06516,41.858,2.50799,4.55825,42.0133,1.83688,4.9391,42.1189,1.12054,5.19833,42.1724,0.376604,5.32956,42.1724,-0.376604,5.32956,42.1189,-1.12054,5.19833,41.4423,-1.12054,5.54867,1.9395,-6.35931,9.221,2.74287,-5.74287,9.221,3.35931,-4.9395,9.221,2.94622,-4.701,8.6,3.28608,-3.8805,8.6,3.402,-3,8.6,3.74683,-1.99604,9.221,3.35931,-1.0605,9.221,41.3704,-1.83688,5.27197,2.94622,-1.299,8.6,2.40558,-0.594423,8.6,1.701,-0.053782,8.6,1.551,-0.313589,7.876,0.802857,-0.003698,7.876,0,0.102,7.876,-0.802857,-0.003698,7.876,-1.551,-0.313589,7.876,-1.5,-0.401924,7.1,-2.12132,-0.87868,7.1,-2.59808,-1.5,7.1,-2.89778,-2.22354,7.1,-3,-3,7.1,-2.9963,-3.80286,7.876,-2.68641,-4.551,7.876,-2.19345,-5.19344,7.876,-1.551,-5.68641,7.876,-0.880502,-6.28608,8.6,0,-6.402,8.6,0.880502,-6.28608,8.6,41.2647,-2.50799,4.86545,40.6402,-2.50799,5.05286,41.657,-3.11735,4.06516,40.9633,-3.64995,3.70597,41.4152,-3.64995,3.47198,40.8339,-4.43462,2.04584,41.8323,-3.64995,3.15249,41.4742,-4.09267,2.53626,41.2989,-4.43462,1.62359,41.7734,-4.09267,2.21677,40.7923,-4.66738,0.990425,41.4861,-4.43462,1.34961,41.6367,-4.43462,1.04241,40.9984,-4.66738,0.635892,41.1067,-4.66738,0.219113,41.747,-4.43462,0.709534,41.1205,-4.66738,0,41.1067,-4.66738,-0.219113,41.747,-4.43462,-0.709534,41.6367,-4.43462,-1.04241,40.9984,-4.66738,-0.635892,41.4861,-4.43462,-1.34961,40.7923,-4.66738,-0.990425,41.2989,-4.43462,-1.62359,41.7734,-4.09267,-2.21677,41.4742,-4.09267,-2.53626,40.8339,-4.43462,-2.04584,41.8323,-3.64995,-3.15249,41.4152,-3.64995,-3.47198,40.9633,-3.64995,-3.70597,41.657,-3.11735,-4.06516,41.2647,-2.50799,-4.86545,40.6402,-2.50799,-5.05286,41.858,-2.50799,-4.55825,42.0133,-1.83688,-4.9391,42.7434,-1.12054,-4.71998,42.8127,-0.376604,-4.83914,42.8127,0.376604,-4.83914,42.7434,1.12054,-4.71998,42.6066,-1.83688,-4.48461,42.6066,1.83688,-4.48461,1.701,-0.053782,-8.6,2.40558,-0.594423,-8.6,2.9963,-2.19714,-7.876,2.68641,-1.449,-7.876,2.19345,-0.806555,-7.876,3.28608,-3.8805,-8.6,3.102,-3,-7.876,2.19345,-5.19344,-7.876,2.68641,-4.551,-7.876,2.9963,-3.80286,-7.876,-0.776457,-5.89778,-7.1,0,-6,-7.1,0.776457,-5.89778,-7.1,1.5,-5.59808,-7.1,2.12132,-5.12132,-7.1,-2.89778,-2.22354,-7.1,-2.59808,-1.5,-7.1,-2.12132,-0.87868,-7.1,-0.802857,-0.003698,-7.876,-1.5,-0.401924,-7.1,0,0.102,-7.876,0.802857,-0.003698,-7.876,41.8323,3.64995,-3.15249,41.4742,4.09267,-2.53626,42.4056,2.50799,-4.1388,42.1454,3.11735,-3.69109,41.7734,4.09267,-2.21677,42.029,4.09267,-1.8427,42.2346,4.09267,-1.42326,42.3852,4.09267,-0.968766,42.4771,4.09267,-0.490421,42.508,4.09267,0,42.4771,4.09267,0.490421,42.3852,4.09267,0.968766,42.2346,4.09267,1.42326,42.029,4.09267,1.8427,41.7734,4.09267,2.21677,41.4742,4.09267,2.53626,41.8323,3.64995,3.15249,42.1454,3.11735,3.69109,42.4056,2.50799,4.1388,42.6066,1.83688,4.48461,42.7434,1.12054,4.71998,42.8127,-0.376604,4.83914,42.8127,0.376604,4.83914,42.7434,-1.12054,4.71998,42.6066,-1.83688,4.48461,42.0133,-1.83688,4.9391,1.701,-5.94622,8.6,2.40558,-5.40558,8.6,2.19345,-5.19344,7.876,2.68641,-4.551,7.876,2.9963,-3.80286,7.876,3.102,-3,7.876,3.28608,-2.1195,8.6,41.858,-2.50799,4.55825,2.9963,-2.19714,7.876,2.68641,-1.449,7.876,2.19345,-0.806555,7.876,2.12132,-0.87868,7.1,1.5,-0.401924,7.1,0.776457,-0.102223,7.1,0,0,7.1,-0.776457,-0.102223,7.1,-2.89778,-3.77646,7.1,-2.59808,-4.5,7.1,-2.12132,-5.12132,7.1,-1.5,-5.59808,7.1,-0.802857,-5.9963,7.876,0,-6.102,7.876,0.802857,-5.9963,7.876,42.4056,-2.50799,4.1388,42.1454,-3.11735,3.69109,42.2043,-3.64995,2.75537,42.522,-3.64995,2.29042,42.029,-4.09267,1.8427,42.2346,-4.09267,1.42326,42.3852,-4.09267,0.968766,41.8369,-4.43462,0,41.8143,-4.43462,0.359189,41.8143,-4.43462,-0.359189,42.3852,-4.09267,-0.968766,42.2346,-4.09267,-1.42326,42.029,-4.09267,-1.8427,42.522,-3.64995,-2.29042,42.2043,-3.64995,-2.75537,42.1454,-3.11735,-3.69109,42.4056,-2.50799,-4.1388,43.1358,-1.83688,-3.91969,43.3003,-1.12054,-4.12542,43.3836,-0.376604,-4.22956,43.3836,0.376604,-4.22956,43.3003,1.12054,-4.12542,43.1358,1.83688,-3.91969,42.894,-2.50799,-3.61745,42.894,2.50799,-3.61745,1.551,-0.313589,-7.876,2.89778,-2.22354,-7.1,2.59808,-1.5,-7.1,2.12132,-0.87868,-7.1,1.5,-0.401924,-7.1,3,-3,-7.1,2.59808,-4.5,-7.1,2.89778,-3.77646,-7.1,-0.776457,-5.89778,7.1,-0.776457,-0.102223,-7.1,0,0,-7.1,0.776457,-0.102223,-7.1,2.59808,-1.5,7.1,2.89778,-2.22354,7.1,3,-3,7.1,42.2043,3.64995,-2.75537,42.5809,3.11735,-3.22613,42.522,3.64995,-2.29042,42.7776,3.64995,-1.76906,42.9648,3.64995,-1.20414,43.079,3.64995,-0.609576,43.079,3.64995,0.609576,43.1174,3.64995,0,42.9648,3.64995,1.20414,42.7776,3.64995,1.76906,42.522,3.64995,2.29042,42.2043,3.64995,2.75537,42.5809,3.11735,3.22613,42.894,2.50799,3.61745,43.1358,1.83688,3.91969,43.3003,1.12054,4.12542,43.3836,0.376604,4.22956,43.3836,-0.376604,4.22956,43.3003,-1.12054,4.12542,43.1358,-1.83688,3.91969,42.894,-2.50799,3.61745,1.551,-5.68641,7.876,1.5,-5.59808,7.1,2.12132,-5.12132,7.1,2.59808,-4.5,7.1,2.89778,-3.77646,7.1,0,-6,7.1,0.776457,-5.89778,7.1,42.5809,-3.11735,3.22613,42.9529,-3.11735,2.68173,43.2521,-3.11735,2.0713,42.7776,-3.64995,1.76906,42.9648,-3.64995,1.20414,43.079,-3.64995,0.609576,42.4771,-4.09267,0.490421,42.508,-4.09267,0,42.4771,-4.09267,-0.490421,43.079,-3.64995,-0.609576,42.9648,-3.64995,-1.20414,42.7776,-3.64995,-1.76906,43.2521,-3.11735,-2.0713,42.9529,-3.11735,-2.68173,42.5809,-3.11735,-3.22613,43.5877,-1.83688,-3.25826,43.776,-1.12054,-3.42927,43.8713,-0.376604,-3.51584,43.8713,0.376604,-3.51584,43.776,1.12054,-3.42927,43.5877,1.83688,-3.25826,43.311,-2.50799,-3.00702,42.9529,3.11735,-2.68173,43.311,2.50799,-3.00702,43.2521,3.11735,-2.0713,43.4713,3.11735,-1.40987,43.605,3.11735,-0.713722,43.6499,3.11735,0,43.605,3.11735,0.713722,43.4713,3.11735,1.40987,43.2521,3.11735,2.0713,42.9529,3.11735,2.68173,43.311,2.50799,3.00702,43.5877,1.83688,3.25826,43.776,1.12054,3.42927,43.8713,0.376604,3.51584,43.8713,-0.376604,3.51584,43.776,-1.12054,3.42927,43.5877,-1.83688,3.25826,43.311,-2.50799,3.00702,43.8924,-2.50799,1.58088,43.4713,-3.11735,1.40987,43.6466,-2.50799,2.32254,43.605,-3.11735,0.713722,43.6499,-3.11735,0,43.1174,-3.64995,0,43.605,-3.11735,-0.713722,43.4713,-3.11735,-1.40987,43.8924,-2.50799,-1.58088,43.6466,-2.50799,-2.32254,44.1587,-1.12054,-2.64868,43.9513,-1.83688,-2.51659,44.2636,-0.376604,-2.71555,44.2636,0.376604,-2.71555,44.1587,1.12054,-2.64868,43.9513,1.83688,-2.51659,43.6466,2.50799,-2.32254,43.8924,2.50799,-1.58088,44.0423,2.50799,-0.800294,44.0927,2.50799,0,44.0423,2.50799,0.800294,43.8924,2.50799,1.58088,43.6466,2.50799,2.32254,43.9513,1.83688,2.51659,44.1587,1.12054,2.64868,44.2636,0.376604,2.71555,44.2636,-0.376604,2.71555,44.1587,-1.12054,2.64868,43.9513,-1.83688,2.51659,44.0423,-2.50799,0.800294,44.2176,-1.83688,1.71297,44.38,-1.83688,0.86716,44.0927,-2.50799,0,44.0423,-2.50799,-0.800294,44.38,-1.83688,-0.86716,44.2176,-1.83688,-1.71297,44.4389,-1.12054,-1.80287,44.551,-0.376604,-1.84839,44.551,0.376604,-1.84839,44.4389,1.12054,-1.80287,44.2176,1.83688,-1.71297,44.38,1.83688,-0.86716,44.4346,1.83688,0,44.38,1.83688,0.86716,44.2176,1.83688,1.71297,44.4389,1.12054,1.80287,44.551,0.376604,1.84839,44.551,-0.376604,1.84839,44.4389,-1.12054,1.80287,44.6099,-1.12054,0.912673,44.6674,-1.12054,0,44.4346,-1.83688,0,44.6099,-1.12054,-0.912673,44.7263,-0.376604,-0.935713,44.7263,0.376604,-0.935713,44.6099,1.12054,-0.912673,44.6674,1.12054,0,44.6099,1.12054,0.912673,44.7263,0.376604,0.935713,44.7263,-0.376604,0.935713,44.7852,-0.376604,0,44.7852,0.376604,0]
                                                            }
                                                          },
                                                        "-normal":
                                                          { "Normal":
                                                            {
                                                              "@vector":[-0.972365,-0.233467,0,-0.996919,-0.0784414,0,-0.991395,-0.0786756,-0.104624,-0.998633,0.0522767,0,-0.98894,0.0786931,-0.125722,-0.991395,-0.0786756,0.104624,-0.98894,0.0786931,0.125722,-0.912707,-0.39432,-0.107134,-0.961514,-0.234702,-0.142848,-0.961514,-0.234702,0.142848,-0.912707,-0.39432,0.107134,-0.923876,-0.382692,0,-0.965974,-0.0912218,-0.242016,-0.961261,0.0912218,-0.260106,-0.961514,0.234702,-0.142848,-0.972365,0.233467,0,-0.961514,0.234702,0.142848,-0.961261,0.0912218,0.260106,-0.965974,-0.0912218,0.242016,-0.817645,-0.53825,-0.204312,-0.893675,-0.378304,-0.241312,-0.852633,-0.52251,0,-0.844839,-0.524167,-0.107218,-0.940072,-0.237292,-0.244861,-0.940072,-0.237292,0.244861,-0.893675,-0.378304,0.241312,-0.817645,-0.53825,0.204312,-0.844839,-0.524167,0.107218,-0.899212,-0.25298,-0.356958,-0.92266,-0.081786,-0.376841,-0.913828,0.0817652,-0.397784,-0.899212,0.25298,-0.356958,-0.940072,0.237292,-0.244861,-0.912707,0.39432,-0.107134,-0.893675,0.378304,-0.241312,-0.923876,0.382692,0,-0.912707,0.39432,0.107134,-0.893675,0.378304,0.241312,-0.940072,0.237292,0.244861,-0.899212,0.25298,0.356958,-0.913828,0.0817652,0.397784,-0.92266,-0.081786,0.376841,-0.899212,-0.25298,0.356958,-0.759144,-0.642757,-0.102779,-0.730465,-0.65595,-0.190133,-0.69253,-0.6637,-0.282674,-0.793908,-0.514388,-0.324213,-0.850347,-0.395319,-0.347323,-0.743119,-0.669159,0,-0.759144,-0.642757,0.102779,-0.850347,-0.395319,0.347323,-0.793908,-0.514388,0.324213,-0.69253,-0.6637,0.282674,-0.730465,-0.65595,0.190133,-0.791174,-0.414677,-0.449541,-0.834391,-0.237413,-0.497421,-0.869258,-0.0669789,-0.489801,-0.854719,0.0669789,-0.514751,-0.834391,0.237413,-0.497421,-0.791174,0.414677,-0.449541,-0.850347,0.395319,-0.347323,-0.817645,0.53825,-0.204312,-0.844839,0.524167,-0.107218,-0.852633,0.52251,0,-0.793908,0.514388,-0.324213,-0.844839,0.524167,0.107218,-0.817645,0.53825,0.204312,-0.793908,0.514388,0.324213,-0.850347,0.395319,0.347323,-0.834391,0.237413,0.497421,-0.791174,0.414677,0.449541,-0.854719,0.0669789,0.514751,-0.869258,-0.0669789,0.489801,-0.834391,-0.237413,0.497421,-0.791174,-0.414677,0.449541,-0.635149,-0.768828,-0.0740914,-0.628672,-0.759043,-0.169191,-0.721763,-0.559812,-0.407025,-0.587983,-0.772474,-0.239918,-0.536593,-0.787162,-0.304046,-0.628081,-0.675638,-0.386042,-0.635149,-0.768828,0.0740914,-0.649461,-0.760395,0,-0.628672,-0.759042,0.169191,-0.721763,-0.559812,0.407025,-0.628081,-0.675638,0.386042,-0.536593,-0.787162,0.304046,-0.587983,-0.772474,0.239918,-0.646442,-0.560065,-0.518113,-0.718418,-0.389905,-0.576064,-0.754101,-0.255976,-0.60482,-0.78308,-0.098834,-0.614018,-0.76931,0.0988341,-0.631184,-0.754101,0.255976,-0.60482,-0.718418,0.389905,-0.576064,-0.646442,0.560065,-0.518113,-0.721763,0.559812,-0.407025,-0.730465,0.65595,-0.190133,-0.759144,0.642757,-0.102779,-0.69253,0.6637,-0.282674,-0.743119,0.669159,0,-0.759144,0.642757,0.102779,-0.730465,0.65595,0.190133,-0.69253,0.6637,0.282674,-0.721763,0.559812,0.407025,-0.718418,0.389905,0.576064,-0.754101,0.255976,0.60482,-0.76931,0.0988341,0.631184,-0.646442,0.560065,0.518113,-0.78308,-0.098834,0.614018,-0.754101,-0.255976,0.60482,-0.718418,-0.389905,0.576064,-0.646442,-0.560065,0.518113,-0.544651,-0.838663,0,-0.504345,-0.861542,-0.0581484,-0.491882,-0.862024,-0.122337,-0.490807,-0.847957,-0.200194,-0.422781,-0.87423,-0.2387,-0.379103,-0.874173,-0.303483,-0.493516,-0.774729,-0.395267,-0.568005,-0.685769,-0.455072,-0.491882,-0.862024,0.122337,-0.504345,-0.861542,0.0581485,-0.490807,-0.847957,0.200194,-0.568005,-0.685769,0.455072,-0.493516,-0.774729,0.395267,-0.379103,-0.874173,0.303483,-0.422781,-0.87423,0.2387,-0.496666,-0.696064,-0.518476,-0.533586,-0.588263,-0.607645,-0.594882,-0.439417,-0.673073,-0.657913,-0.251388,-0.709898,-0.681709,-0.0716093,-0.72811,-0.657172,0.0716094,-0.750331,-0.657913,0.251388,-0.709898,-0.594882,0.439417,-0.673073,-0.533586,0.588263,-0.607645,-0.496666,0.696064,-0.518476,-0.568005,0.685769,-0.455072,-0.628081,0.675638,-0.386042,-0.628672,0.759043,-0.169191,-0.635149,0.768828,-0.0740914,-0.536593,0.787162,-0.304046,-0.587983,0.772474,-0.239918,-0.635149,0.768828,0.0740914,-0.649461,0.760395,0,-0.628672,0.759043,0.169191,-0.587983,0.772474,0.239918,-0.536593,0.787162,0.304046,-0.628081,0.675638,0.386042,-0.594882,0.439417,0.673073,-0.657913,0.251388,0.709898,-0.657172,0.0716094,0.750331,-0.681709,-0.0716093,0.72811,-0.568005,0.685769,0.455072,-0.496666,0.696064,0.518476,-0.533586,0.588263,0.607645,-0.657913,-0.251388,0.709898,-0.594882,-0.439417,0.673073,-0.533586,-0.588263,0.607645,-0.496666,-0.696064,0.518476,-0.382677,-0.923882,0,-0.391518,-0.918499,-0.0554398,-0.342956,-0.928883,-0.139848,-0.352407,-0.931746,-0.0875134,-0.306878,-0.932903,-0.188462,-0.390053,-0.808041,-0.441507,-0.272563,-0.937802,-0.215028,-0.255045,-0.92527,-0.280762,-0.303238,-0.888614,-0.34411,-0.342956,-0.928883,0.139848,-0.352407,-0.931746,0.0875134,-0.391518,-0.918499,0.0554398,-0.390053,-0.808041,0.441507,-0.303238,-0.888614,0.34411,-0.255045,-0.92527,0.280764,-0.272563,-0.937802,0.215028,-0.306878,-0.932903,0.188462,-0.377791,-0.710152,-0.594103,-0.443165,-0.56338,-0.697286,-0.503261,-0.285594,-0.815576,-0.481719,-0.439375,-0.758219,-0.558209,-0.0920175,-0.824582,-0.533539,0.092057,-0.84075,-0.503261,0.285594,-0.815576,-0.481719,0.439375,-0.758219,-0.443165,0.56338,-0.697286,-0.377791,0.710152,-0.594103,-0.493516,0.774729,-0.395267,-0.390053,0.808041,-0.441508,-0.490807,0.847957,-0.200194,-0.491882,0.862024,-0.122337,-0.504345,0.861542,-0.0581485,-0.544651,0.838663,0,-0.379103,0.874173,-0.303483,-0.422781,0.87423,-0.2387,-0.504345,0.861542,0.0581484,-0.491882,0.862024,0.122337,-0.490807,0.847957,0.200194,-0.493516,0.774729,0.395267,-0.422781,0.87423,0.2387,-0.379103,0.874173,0.303483,-0.481719,0.439375,0.758219,-0.503261,0.285594,0.815576,-0.443165,0.56338,0.697286,-0.533539,0.092057,0.84075,-0.558209,-0.0920175,0.824582,-0.390053,0.808041,0.441507,-0.377791,0.710152,0.594103,-0.503261,-0.285594,0.815576,-0.481719,-0.439375,0.758219,-0.443165,-0.56338,0.697286,-0.377791,-0.710152,0.594103,-0.279489,-0.959494,0.0354556,-0.268453,-0.963293,0,-0.279489,-0.959494,-0.0354556,-0.251618,-0.965719,-0.0638366,-0.252871,-0.961947,-0.103509,-0.239401,-0.960208,-0.143835,-0.234791,-0.95841,-0.162244,-0.262522,-0.872322,-0.412476,-0.30251,-0.817408,-0.490236,-0.202395,-0.962795,-0.179059,-0.242992,-0.916255,-0.318482,-0.205204,-0.930384,-0.303772,-0.160858,-0.969341,-0.185748,-0.237563,-0.931831,-0.274325,-0.120816,-0.982822,-0.139517,-0.239401,-0.960207,0.143839,-0.252871,-0.961947,0.103509,-0.255148,-0.964637,0.0661486,-0.30251,-0.817408,0.490236,-0.262522,-0.87233,0.412459,-0.242992,-0.916255,0.318482,-0.203341,-0.939797,0.274651,-0.201242,-0.966215,0.161031,-0.160858,-0.969341,0.185749,-0.237592,-0.931817,0.27435,-0.120862,-0.98281,0.139561,-0.234791,-0.95841,0.162244,-0.27086,-0.78936,-0.55095,-0.26812,-0.716288,-0.644239,-0.293002,-0.597802,-0.746179,-0.348171,-0.437229,-0.829221,-0.360328,-0.279904,-0.889841,-0.385429,-0.108715,-0.916311,-0.360593,0.108715,-0.926366,-0.360328,0.279904,-0.889841,-0.348171,0.437229,-0.829221,-0.287842,0.607359,-0.740448,-0.226056,0.811427,-0.538966,-0.314546,0.810325,-0.494404,-0.26078,0.720031,-0.643078,-0.258642,0.876316,-0.406417,-0.303238,0.888614,-0.34411,-0.342956,0.928883,-0.139848,-0.352407,0.931746,-0.0875134,-0.391518,0.918499,-0.0554398,-0.382677,0.923882,0,-0.237254,0.939411,-0.247421,-0.27445,0.936178,-0.219654,-0.306878,0.932903,-0.188462,-0.391518,0.918499,0.0554398,-0.352407,0.931746,0.0875134,-0.342956,0.928883,0.139848,-0.306878,0.932903,0.188462,-0.27445,0.936178,0.219654,-0.237254,0.939411,0.247421,-0.303238,0.888614,0.34411,-0.348171,0.437229,0.829221,-0.360328,0.279904,0.889841,-0.360593,0.108715,0.926366,-0.287842,0.607359,0.740448,-0.385429,-0.108715,0.916311,-0.258642,0.876316,0.406417,-0.314546,0.810325,0.494404,-0.226056,0.811427,0.538966,-0.26078,0.720031,0.643078,-0.360328,-0.279904,0.889841,-0.348171,-0.437229,0.829221,-0.293002,-0.597802,0.746179,-0.264092,-0.715676,0.646577,-0.27086,-0.78936,0.55095,-0.227208,-0.973846,0,-0.192223,-0.977227,-0.0898771,-0.152122,-0.987845,-0.0319572,-0.226799,-0.972774,-0.0476768,-0.15534,-0.982689,-0.100957,-0.230999,-0.961299,-0.150147,-0.231002,-0.9613,-0.150134,-0.116641,-0.990276,-0.075815,-0.215591,-0.848387,-0.483488,-0.16855,-0.937804,-0.303504,-0.245027,-0.863283,-0.441253,-0.245221,-0.863112,-0.441479,-0.127249,-0.965074,-0.228997,-0.742907,0.344608,-0.573877,-0.753178,6.71937e-006,-0.657817,-0.665536,0.240623,-0.706514,-0.711936,9.81022e-006,-0.702244,-0.711977,0,-0.702203,-0.638336,2.12197e-006,-0.769758,-0.559732,0.224603,-0.797655,-0.599171,0,-0.800621,-0.599163,-2.20451e-006,-0.800627,-0.530798,0,-0.847498,-0.191396,-0.978819,0.072667,-0.15534,-0.982687,0.10097,-0.230996,-0.961303,0.150124,-0.230885,-0.961345,0.150029,-0.116459,-0.99031,0.0756561,-0.226693,-0.972801,0.0476271,-0.114016,-0.993191,0.0239361,-0.215389,-0.867089,0.449183,-0.168549,-0.937826,0.303435,-0.245028,-0.863271,0.441276,-0.244998,-0.863333,0.44117,-0.12688,-0.965252,0.228454,-0.638336,2.12197e-006,0.769758,-0.654814,0.235268,0.718239,-0.549308,0.219721,0.806215,-0.599171,0,0.800621,-0.530798,0,0.847498,-0.599163,-2.20451e-006,0.800627,-0.729462,0.337335,0.595055,-0.753178,6.71937e-006,0.657817,-0.711977,0,0.702203,-0.711936,9.81022e-006,0.702244,-0.226587,-0.590722,-0.774407,-0.239927,-0.711519,-0.660436,-0.129751,-0.925,-0.357128,-0.252975,-0.386021,-0.887125,-0.231057,-0.555362,-0.798865,-0.220288,-0.449905,-0.865482,-0.241566,-0.283253,-0.928124,-0.190697,-0.0575071,-0.979963,-0.132015,0.0287245,-0.990831,-0.228843,0.28372,-0.9312,-0.208535,0.470753,-0.857266,-0.185958,0.603012,-0.775755,-0.177072,0.724342,-0.666314,-0.137634,0.834935,-0.532861,-0.15932,0.897723,-0.410744,-0.177719,0.94366,-0.279146,-0.190773,0.975573,-0.108915,-0.185567,0.979714,-0.075667,-0.221666,0.973317,-0.0593094,-0.241694,0.969914,-0.0291741,-0.233431,0.972373,0,-0.241694,0.969914,0.0291741,-0.136661,0.978689,-0.153268,-0.184288,0.971748,-0.147461,-0.221666,0.973317,0.0593094,-0.185567,0.979714,0.075667,-0.190773,0.975573,0.108915,-0.184288,0.971748,0.147461,-0.136661,0.978689,0.153268,-0.177719,0.94366,0.279146,-0.208535,0.470753,0.857266,-0.228843,0.28372,0.9312,-0.117454,0.0138093,0.992982,-0.190697,-0.0575071,0.979963,-0.177072,0.724342,0.666314,-0.185958,0.603012,0.775755,-0.241566,-0.283253,0.928124,-0.15932,0.897723,0.410744,-0.137634,0.834935,0.532861,-0.223516,-0.454564,0.862214,-0.231057,-0.555362,0.798865,-0.252975,-0.386021,0.887125,-0.171265,-0.865109,0.47144,-0.23987,-0.711641,0.660325,-0.226587,-0.590722,0.774407,-0.966811,0.253327,-0.0332075,-1,0,0,-0.935867,0.305036,-0.176367,-0.956491,0,-0.291762,-0.953739,0.182636,-0.238801,-0.874013,0.272351,-0.4024,-0.929184,-3.39652e-006,-0.369619,-0.929168,-4.13414e-006,-0.369658,-0.865833,0,-0.500334,-0.44565,0.281325,-0.849855,-0.43334,0,-0.901231,-0.373401,0.198465,-0.906192,-0.401598,-3.63521e-006,-0.915816,-0.401587,-4.73107e-006,-0.915821,-0.345416,0,-0.93845,-0.581339,0.634539,-0.509318,-0.511261,0.597259,-0.617976,-0.642783,0.669141,-0.372934,-0.43866,0.561564,-0.701587,-0.865831,0.267961,0.422533,-0.865833,0,0.500334,-0.921033,0.296869,0.252126,-0.956491,0,0.291762,-0.929168,-4.13414e-006,0.369658,-0.929184,-3.39652e-006,0.369619,-0.922378,0.383012,0.0502046,-0.963251,0.187545,0.192289,-0.43334,0,0.901231,-0.432675,0.275685,0.858365,-0.364251,0.195062,0.910644,-0.401598,-3.63521e-006,0.915816,-0.345416,0,0.93845,-0.401587,-4.73107e-006,0.915821,-0.390701,0.539874,0.745579,-0.462885,0.573072,0.676259,-0.535186,0.609662,0.584713,-0.603236,0.646645,0.466858,-0.281734,0.25242,-0.925694,-0.25152,-0.332018,-0.909121,-0.152945,-0.203328,-0.967091,-0.186779,-0.213419,-0.95894,-0.19829,-0.170608,-0.965181,-0.130406,-0.00460707,-0.99145,-0.10423,-0.000472785,-0.994553,-0.146843,-0.00255656,-0.989156,0.0672622,-0.157219,-0.985271,-0.0696318,0.00267026,-0.997569,0.0448207,-0.170002,-0.984424,0.04891,-0.182225,-0.98204,0.0856565,-0.139114,-0.986565,0.295044,0.044648,-0.95444,0.346121,0.0516862,-0.936765,0.146067,-0.144862,-0.978611,0.166987,-0.109139,-0.9799,0.130168,-0.0760368,-0.988572,0.137039,-0.0510128,-0.989251,0.295096,-0.044663,-0.954423,0.193449,0.000163849,-0.98111,0.14338,0.026032,-0.989325,0.177388,0.0912084,-0.979905,0.13673,0.0511372,-0.989288,0.146074,0.144873,-0.978608,0.117114,0.0985425,-0.988217,0.085662,0.139107,-0.986565,0.101945,0.188446,-0.976778,0.0448146,0.170002,-0.984424,0.0481297,0.218955,-0.974547,-0.0135959,0.0804846,-0.996663,-0.0758069,-0.00150765,-0.997121,-0.0699349,-0.00254016,-0.997548,-0.0802128,0,-0.996778,-0.135088,0.369945,-0.91918,-0.136328,0.448305,-0.883424,-0.135344,0.519832,-0.843479,-0.110413,0.759577,-0.640977,-0.103681,0.819161,-0.564115,-0.0473293,0.978691,-0.19981,-0.114378,0.895145,-0.430852,-0.0895925,0.943188,-0.319952,-0.111839,0.950995,-0.288271,-0.0748715,0.98099,-0.179033,-0.0951154,0.9842,-0.149342,-0.0651159,0.997234,-0.0358416,-0.0743324,0.995459,-0.0594679,-0.0703196,0.997112,-0.0286702,-0.0743714,0.997008,-0.0210568,-0.0928957,0.995581,-0.0137503,-0.104821,0.994491,0,-0.0928957,0.995581,0.0137503,-0.0449743,0.997616,-0.0523334,-0.0743714,0.997008,0.0210568,-0.0703196,0.997112,0.0286702,-0.0651159,0.997234,0.0358416,-0.0743325,0.995459,0.0594679,-0.0449743,0.997616,0.0523334,-0.0951154,0.9842,0.149343,-0.0748715,0.98099,0.179033,-0.111839,0.950995,0.288271,-0.135344,0.519832,0.843479,-0.136328,0.448305,0.883424,-0.135088,0.369945,0.91918,-0.0209731,0.00160201,0.999779,-0.104477,-0.00256268,0.994524,-0.00209734,0.090638,0.995882,-0.0896869,0,0.99597,-0.0784368,-0.00190474,0.996917,-0.0687754,-0.00188462,0.99763,0.044816,0.170001,0.984424,0.101945,0.188444,0.976778,0.0856583,0.139114,0.986565,0.146067,0.144863,0.978611,0.166986,0.109139,0.9799,0.130163,0.0760348,0.988573,0.137034,0.0510108,0.989252,0.295097,0.0446631,0.954423,0.271366,-0.000292105,0.962476,0.34661,-0.0517411,0.936581,0.295032,-0.0446468,0.954444,0.143658,-0.0260607,0.989284,0.137014,-0.0511641,0.989247,0.177395,-0.0912103,0.979904,0.117126,-0.0985453,0.988216,0.146072,-0.144872,0.978609,0.0856595,-0.139106,0.986566,0.101945,-0.188446,0.976778,0.044816,-0.170005,0.984424,0.0481327,-0.21896,0.974546,0.0178804,-0.145791,0.989154,-0.121143,-0.00575773,0.992618,-0.161093,-0.240328,0.957231,-0.15198,-0.00191677,0.988382,-0.074981,0.897165,0.435285,-0.114378,0.895145,0.430852,-0.0895925,0.943188,0.319952,-0.0473293,0.978691,0.19981,-0.0666027,0.92965,0.362375,-0.199094,-0.213407,0.956462,-0.181141,-0.141839,0.973175,-0.27034,0.24886,0.930046,-0.25152,-0.332018,0.909121,-0.878336,0.452546,-0.154039,-0.706769,0.70677,-0.0308823,-0.826675,0.562591,-0.0100378,-0.687303,0.69517,-0.210604,-0.80108,0.557129,-0.218811,-0.825271,0.561636,0.0590971,-0.696962,0.700897,0.151616,-0.872563,0.449088,0.192232,-0.367111,0.529883,-0.764496,-0.298216,0.503267,-0.811042,0,-1,0,-0.660034,0.67911,0.321195,-0.791258,0.551084,0.264987,-0.253968,0.488467,0.834806,-0.320824,0.511515,0.797135,-0.232369,0.481996,-0.844798,-0.209011,0.242622,-0.947338,-0.150588,0.156594,-0.976116,-0.121825,0,-0.992552,0,1,0,-0.0748265,0.231429,-0.96997,-0.045989,1.46407e-005,-0.998942,-0.0182546,0.152681,-0.988107,-0.0509786,-0.00188531,-0.998698,-0.0163783,0,-0.999866,-0.00727921,0,-0.999974,0.0163834,0,-0.999866,0.0504792,0.188386,-0.980797,0.0196541,0,-0.999807,0.0021001,0.0906347,-0.995882,0.0699349,-0.00254016,-0.997548,0.00655125,0,-0.999979,0.0307772,0.233772,-0.971804,-0.0102646,0.233873,-0.972213,-0.0256689,0.19497,-0.980473,-0.0587407,0.186162,-0.980762,-0.0752505,0.181676,-0.980475,0.118388,0.456275,-0.881928,0.231873,0.424695,-0.875139,0.333895,0.350214,-0.875137,0.41316,0.251868,-0.875135,0.464276,0.136378,-0.875128,0.672075,0.171689,-0.720304,0.683453,0.00311502,-0.729988,0.466544,-0.128089,-0.875174,0.435645,-0.245755,-0.86592,0.35021,-0.333892,-0.87514,0.238922,-0.406346,-0.881929,0.0752535,-0.18168,-0.980474,0.0481431,0.00123196,-0.99884,-0.0704462,-0.223251,-0.972212,-0.0148652,-0.121218,-0.992515,-0.0307771,-0.233772,-0.971804,1.98398e-006,-0.195031,-0.980797,0.0307773,-0.233773,-0.971804,0.0504757,-0.188387,-0.980797,-0.00010213,1,-4.32023e-005,-0.000622345,1,0,-0.000493629,1,0.000208811,-0.000551846,1,0.000798787,-0.000525655,1,0.000454406,-0.00082668,0.999998,0.00189312,-0.0309263,0.989047,0.144323,0.000306581,1,-0.000443771,0.041522,0.980168,-0.19377,-0.0626509,0.95425,-0.292372,-0.00082668,0.999998,-0.00189312,-0.000551846,1,-0.000798787,-0.000630786,1,-0.000545287,0.041522,0.980168,0.19377,0.0386829,0.985817,-0.163308,0.0006889,0.999999,-0.0015776,0.000370222,1,0.000156608,0.000250839,1,0.000363085,0.0006889,0.999999,0.0015776,0.0425792,0.982789,0.179757,0.000350436,1,0.000302937,0.000396037,1,0,0.000370222,1,-0.000156608,0.000350436,1,-0.000302937,-0.027688,0.99759,-0.0636225,-0.02827,0.994918,-0.096637,-0.0564309,0.978813,-0.196828,-0.029169,0.998521,-0.0458897,-0.029169,0.998521,0.0458897,-0.027688,0.99759,0.0636225,-0.02827,0.994918,0.096637,-0.0564309,0.978813,0.196828,-1.98398e-006,-0.195031,0.980797,-0.0307773,-0.233773,0.971804,0.050479,-0.188386,0.980797,-0.0704414,-0.223244,0.972214,-0.0752511,-0.181677,0.980475,0.0307771,-0.233772,0.971804,-0.0148653,-0.121212,0.992515,0.0699356,0.00534196,0.997537,0.118388,-0.456274,0.881929,0.231873,-0.424695,0.875139,0.333894,-0.350213,0.875138,0.41316,-0.251868,0.875135,0.464276,-0.136378,0.875128,0.672075,-0.171689,0.720304,0.683453,-0.00311503,0.729988,0.466544,0.128089,0.875174,0.435645,0.245756,0.86592,0.350211,0.333892,0.875139,0.238921,0.406346,0.88193,0.0902316,0.21784,0.971804,-0.0163783,0,0.999866,-0.0109191,0,0.99994,0.0524592,-0.00190541,0.998621,0.00363946,0,0.999993,0.0245669,0,0.999698,0.0533849,0.0399904,0.997773,-0.0704464,0.223251,0.972212,-0.0307772,0.233772,0.971804,1.70748e-006,0.195031,0.980797,0.030777,0.233773,0.971804,0.0403433,0.150571,0.987776,-0.0509786,-0.00188531,0.998698,-0.045989,1.46407e-005,0.998942,-0.0647081,0.230604,0.970894,-0.0115817,0.152696,0.988205,0.0163834,0,0.999866,-0.198205,0.240026,0.950317,-0.140395,0.175172,0.974476,-0.133235,0,0.991084,-0.190019,0.470721,0.861577,-0.128477,0.458062,0.879587,-0.0686607,0.450271,0.890248,-0.0097701,0.44719,0.894386,0.0489863,0.448732,0.892323,0.0513715,0.138232,0.989067,0.108403,0.454943,0.883898,0.128786,0.235695,0.963256,0.169294,0.465967,0.868455,0.190249,0.181618,0.96479,0.232369,0.481996,0.844798,0.268403,0.252441,0.929642,0.298216,0.503267,0.811042,0.345538,0.265307,0.90012,0.367111,0.529883,0.764496,0.425639,0.210442,0.880083,0.43866,0.561564,0.701587,0.520999,0.300521,0.798904,0.511261,0.597259,0.617976,0.621209,0.240728,0.745754,0.581339,0.634539,0.509318,0.729032,0.257432,0.634224,0.642783,0.669141,0.372934,0.81968,0.365265,0.441256,0.687303,0.69517,0.210604,0.897511,0.324206,0.298938,0.706769,0.70677,0.0308823,0.816432,0.556293,0.154843,0.88816,0.458094,0.0363611,0.696962,0.700897,-0.151616,0.886162,0.457064,-0.0762181,0.809091,0.551969,-0.201747,0.660034,0.67911,-0.321195,0.88978,0.320382,-0.325034,0.807852,0.358771,-0.467609,0.603236,0.646645,-0.466858,0.717938,0.251779,-0.648978,0.535186,0.609662,-0.584713,0.610001,0.235152,-0.756705,0.462885,0.573072,-0.676259,0.507098,0.293793,-0.81027,0.390701,0.539874,-0.745579,0.415681,0.206169,-0.885835,0.320824,0.511515,-0.797135,0.333341,0.260661,-0.906057,0.253968,0.488467,-0.834806,0.256977,0.248839,-0.933832,0.190019,0.470721,-0.861577,0.182114,0.179649,-0.966727,0.128477,0.458062,-0.879587,0.118401,0.233977,-0.965006,0.0686607,0.450271,-0.890248,0.0453212,0.137722,-0.989433,0.0097701,0.44719,-0.894386,-0.0489863,0.448732,-0.892323,-0.108403,0.454943,-0.883898,-0.169294,0.465967,-0.868455,0.623544,1.51498e-005,0.781789,0.623057,0,0.782177,0.623272,0,0.782005,0.623815,2.93756e-005,0.781572,0.62349,0,0.781831,1,0,0,-0.222579,-2.39949e-006,0.974915,-0.222598,-4.95e-006,0.97491,-0.222559,0,0.974919,-0.222534,0,0.974925,-0.900969,0,0.433884,-0.900973,0,0.433875,-0.900969,0,-0.433884,-0.222579,-2.39949e-006,-0.974915,-0.222559,0,-0.974919,-0.222598,-4.95e-006,-0.97491,-0.222534,0,-0.974925,0.623544,1.51498e-005,-0.781789,0.623272,0,-0.782005,0.623057,0,-0.782177,0.623814,3.02995e-005,-0.781573,0.62349,0,-0.781831,0.623501,0,0.781823,0.623532,0,0.781797,0.62351,0,0.781815,-0.222624,0,0.974904,-0.222523,0,0.974928,-0.90098,0,0.43386,-0.900878,1.61206e-005,0.434073,-0.900909,1.07471e-005,0.434007,-0.900874,1.61206e-005,-0.43408,-0.90098,0,-0.43386,-0.900909,1.07471e-005,-0.434007,-0.900973,0,-0.433875,-0.222624,0,-0.974904,-0.222523,0,-0.974928,0.623501,0,-0.781823,0.62351,0,-0.781815,0.623532,0,-0.781797,0.0572395,-0.00253293,-0.998357,0.0759214,-0.00151972,-0.997113,0.0896653,9.55108e-006,-0.995972,0.0769335,0,-0.997036,-0.0840227,0.198718,-0.976448,-0.937434,0.299599,0.177365,-0.0880397,0.0407768,-0.995282,-0.310766,0.0457091,-0.949387,-0.0955826,0.015845,-0.995295,0.1453,0.0287366,-0.98897,-0.121498,0.0910723,-0.988405,0.176454,0.00861075,-0.984271,0.578,0.0571333,-0.814034,0.353063,0.0295961,-0.935131,-0.0866389,-0.0206399,-0.996026,-0.158404,-0.0275865,-0.986989,-0.100247,-0.0421008,-0.994071,-0.177395,-0.0912103,-0.979904,-0.146079,-0.144876,-0.978607,-0.0721852,-0.0787284,-0.994279,0.45265,0.490109,0.744917,0.254899,0.360968,0.897067,-0.0856713,-0.139111,-0.986564,0.0370281,0.203334,0.978409,-0.0448141,-0.170002,-0.984424,0.104477,-0.00256268,-0.994524,0.174206,-0.0670895,-0.982421,-0.0672664,0.157221,-0.98527,-0.131382,0.159478,-0.97842,-0.104091,0.12089,-0.987193,-0.227904,0.412687,-0.881901,-0.122319,0.468059,-0.875191,-0.00498828,0.500155,-0.865921,0.179088,0.683951,-0.707205,-0.00403551,0.706998,-0.707204,0.350005,0.614297,-0.707203,0.497071,0.502777,-0.707203,0.610262,0.356995,-0.707203,0.83556,0.226845,-0.50038,0.748378,0.435375,-0.500379,0.865802,0.00285873,-0.500379,0.683951,-0.179088,-0.707205,0.614297,-0.350005,-0.707203,0.502778,-0.49707,-0.707203,0.356993,-0.61026,-0.707204,0.136346,-0.464267,-0.875138,0.0115413,-0.483737,-0.875138,-0.114053,-0.470239,-0.875138,-0.14757,-0.356269,-0.922657,0.135088,0.369945,-0.91918,0.137634,0.834935,-0.532861,0.0816345,0.89222,-0.444161,0.136328,0.448305,-0.883424,0.228843,0.28372,-0.9312,0.135344,0.519832,-0.843479,0.208535,0.470753,-0.857266,0.185958,0.603012,-0.775755,0.177072,0.724342,-0.666314,0.0899911,0.847925,-0.522422,0.114378,0.895145,-0.430852,0.0895925,0.943188,-0.319952,0.0564309,0.978813,-0.196828,0.02827,0.994918,-0.096637,0.027688,0.99759,-0.0636225,0.029169,0.998521,-0.0458897,0.0449743,0.997616,-0.0523334,0.0743324,0.995459,-0.0594679,0.0651159,0.997234,-0.0358416,0.0703196,0.997112,-0.0286702,0.0743714,0.997008,-0.0210568,0.104821,0.994491,0,0.0928957,0.995581,0.0137503,0.0743714,0.997008,0.0210568,0.0928957,0.995581,-0.0137503,0.0703196,0.997112,0.0286702,0.0651159,0.997234,0.0358416,0.0743324,0.995459,0.0594679,0.0449743,0.997616,0.0523334,0.029169,0.998521,0.0458897,0.027688,0.99759,0.0636225,0.02827,0.994918,0.096637,0.0564309,0.978813,0.196828,0.0895925,0.943188,0.319952,0.114378,0.895145,0.430852,0.137634,0.834935,0.532861,0.0816345,0.89222,0.444161,0.0899911,0.847925,0.522422,0.177072,0.724342,0.666314,0.135344,0.519832,0.843479,0.185958,0.603012,0.775755,0.208535,0.470753,0.857266,0.228843,0.28372,0.9312,0.136328,0.448305,0.883424,0.125338,0.0148953,0.992002,0.135088,0.369945,0.91918,0.0759214,-0.00151972,0.997113,0.104477,-0.00256248,0.994524,0.0683571,0,0.997661,0.156884,-0.0512316,0.986287,-0.0448159,0.170004,0.984424,-0.0840226,-0.198719,0.976448,-0.0672654,-0.15722,0.98527,-0.131387,-0.159483,0.978418,-0.104039,-0.120859,0.987203,-0.166987,-0.109139,0.9799,-0.130168,-0.0760368,0.988572,-0.137039,-0.0510128,0.989251,-0.206672,-0.0344341,0.977804,-0.347166,-0.0169679,0.93765,-0.395254,0.057098,0.916796,-0.206378,0.0343896,0.977868,-0.143666,0.0260616,0.989283,-0.137023,0.0511649,0.989246,-0.177395,0.0912105,0.979904,-0.117126,0.0985466,0.988216,-0.146072,0.144872,0.978609,-0.08566,0.139106,0.986566,-0.101944,0.188445,0.976778,0.0389189,-0.205999,-0.977778,0.700219,0.700218,-0.139241,0.653214,0.707111,-0.27075,0.706835,0.706819,0.0281201,0.707107,0.707107,4.49777e-005,0.65326,0.707104,-0.270658,0.593623,0.700216,-0.396621,0.499997,0.707108,-0.500002,0.593811,0.700245,-0.396289,0.593468,0.700195,-0.396892,0.593818,0.700253,-0.396265,0.500002,0.707113,-0.499989,0.39664,0.700215,-0.593613,0.27062,0.707107,-0.653272,0.270634,0.707102,-0.653272,0.139287,0.700215,-0.700212,0,0.707107,-0.707107,0.139314,0.700221,-0.700201,0.139237,0.70021,-0.700227,0.13927,0.700213,-0.700218,-0.227034,0.706328,-0.670489,-0.139277,0.700215,-0.700215,-0.355662,0.70402,-0.614704,-0.396636,0.700216,-0.593614,-0.449166,0.705364,-0.548372,-0.39661,0.700222,-0.593624,-0.396588,0.700227,-0.593633,-0.396674,0.700206,-0.5936,-0.532567,0.706331,-0.466335,-0.593616,0.700213,-0.396637,-0.624826,0.705364,-0.334744,-0.670483,0.706332,-0.227041,-0.700209,0.700218,-0.139292,-0.706825,0.706829,-0.0281258,-0.707107,0.707107,-4.54444e-006,-0.700215,0.700215,0.139278,-0.653283,0.707106,0.270596,-0.593613,0.700215,0.396639,-0.500018,0.70708,0.500019,-0.449178,0.705367,0.548357,-0.39669,0.700185,0.593615,-0.396719,0.700109,0.593684,-0.396662,0.700219,0.593593,-0.396638,0.700213,0.593616,-0.270603,0.707106,0.65328,-0.270614,0.707105,0.653277,-0.139288,0.700215,0.700212,4.52564e-006,0.707087,0.707126,0.0701171,0.70537,0.705363,0.139244,0.700197,0.70024,0.139289,0.700136,0.700292,0.13923,0.700225,0.700215,0.139274,0.700216,0.700214,0.227044,0.706328,0.670486,0.313579,0.706327,0.634642,0.480143,0.706557,0.519847,0.396627,0.700216,0.59362,0.548316,0.705383,0.449204,0.61862,0.704706,0.347417,0.592953,0.700635,0.396884,0.593629,0.700012,0.396974,0.594694,0.698847,0.397431,0.59369,0.700185,0.396578,0.670507,0.706323,0.226999,0.700234,0.700203,0.139239,0.700215,0.700215,-0.139278,0.653283,0.707106,-0.270596,0.706825,0.706829,0.0281258,0.707107,0.707107,4.54444e-006,0.593613,0.700214,-0.39664,0.270603,0.707107,-0.653279,0.1393,0.700218,-0.700208,-0.355646,0.704018,-0.614714,-0.396627,0.700216,-0.59362,-0.449187,0.705353,-0.548368,-0.396491,0.700246,-0.593676,-0.39652,0.700237,-0.593667,-0.396694,0.700197,-0.593598,-0.532606,0.706322,-0.466305,-0.59369,0.700185,-0.396578,-0.624859,0.705351,-0.334712,-0.670507,0.706323,-0.226999,-0.700234,0.700203,-0.139239,-0.706835,0.706819,-0.0281201,-0.707107,0.707107,-4.49777e-005,-0.700219,0.700218,0.139241,-0.653269,0.707106,0.27063,-0.65326,0.707104,0.270658,-0.593592,0.700208,0.396683,-0.500096,0.707,0.500054,-0.4492,0.705373,0.548332,-0.39681,0.700089,0.593647,-0.397004,0.699802,0.593856,-0.396675,0.700223,0.59358,-0.270634,0.707102,0.653272,-0.139307,0.700217,0.700207,0,0.707111,0.707103,0.0701675,0.705362,0.705365,0.139297,0.700211,0.700214,0.139275,0.700231,0.700199,0.227033,0.706332,0.670486,0.31357,0.706331,0.634642,0.47992,0.706823,0.51969,0.396636,0.700216,0.593614,0.548374,0.705365,0.449162,0.618791,0.704599,0.347329,0.593624,0.700205,0.39664,0.593626,0.700193,0.396658,0.593616,0.700213,0.396637,0.670483,0.706332,0.227041,0.700209,0.700218,0.139292,-0.227904,-0.412687,0.881901,-0.134268,-0.481821,0.865922,-0.0115413,-0.483737,0.875138,-0.00403561,-0.706998,0.707204,0.179087,-0.683951,0.707205,0.350004,-0.614296,0.707204,0.497071,-0.502776,0.707204,0.610261,-0.356995,0.707203,0.748378,-0.435375,0.500378,0.83556,-0.226845,0.50038,0.865802,-0.00285873,0.500379,0.683951,0.179088,0.707205,0.614297,0.350005,0.707203,0.502778,0.497071,0.707203,0.356995,0.610262,0.707203,0.136347,0.464267,0.875137,0.0115409,0.483737,0.875137,-0.114054,0.470239,0.875138,-0.14757,0.356268,0.922657,0.0572395,-0.00253293,0.998357,0.0769335,0,0.997036,0.150316,1.37289e-006,0.988638,0.142743,-0.00307092,0.989755,0.213018,-0.170594,0.96204,0.186779,-0.213419,0.95894,0.126291,-0.00511957,0.99198,0.263144,-0.33204,0.905817,0.373676,-2.81168e-006,0.927559,0.401587,-2.09341e-006,0.915821,0.464613,0,0.885514,0.401598,2.12026e-006,0.915816,0.565476,-3.7303e-006,0.824765,0.599162,3.97995e-006,0.800628,0.676039,0,0.736865,0.599171,9.56581e-006,0.800621,0.711977,2.85005e-006,0.702203,0.791784,0,0.610801,0.711937,1.48864e-006,0.702244,0.899952,-5.18222e-006,0.435989,0.937457,0.119627,0.3269,0.929168,-4.07335e-006,0.369658,0.977418,0,0.211316,0.929184,3.65909e-006,0.369619,0.937013,0.215729,0.274714,0.988637,0.14905,0.0195383,0.966811,0.253327,-0.0332057,0.946735,0.123161,-0.29753,0.977418,0,-0.211316,0.921797,0.209039,-0.326488,0.899952,-5.18222e-006,-0.435989,0.929184,3.65909e-006,-0.369619,0.929168,-4.07335e-006,-0.369658,0.791784,0,-0.610801,0.676039,0,-0.736865,0.711937,1.48864e-006,-0.702244,0.711977,2.85005e-006,-0.702203,0.565476,-3.7303e-006,-0.824765,0.599162,3.97995e-006,-0.800628,0.599171,9.56581e-006,-0.800621,0.464613,0,-0.885514,0.373676,-2.81168e-006,-0.927559,0.401587,-2.09341e-006,-0.915821,0.401598,2.12026e-006,-0.915816,0.263144,-0.33204,-0.905817,0.213018,-0.170594,-0.96204,0.150316,1.37289e-006,-0.988638,0.151981,-0.00191703,-0.988382,0.121143,-0.00575773,-0.992618,0.186779,-0.213419,-0.95894,0.152945,-0.203328,-0.967091,0.241566,-0.283253,-0.928124,0.360593,-0.108715,-0.926366,0.385429,0.108715,-0.916311,-0.231873,-0.424695,-0.875139,-0.234747,-0.305928,-0.92266,-0.333894,-0.350213,-0.875138,-0.41316,-0.251868,-0.875135,-0.483099,-0.129474,-0.86594,-0.310125,-0.0456289,-0.9496,-0.681863,-0.186882,-0.707204,-0.607147,-0.0801121,-0.790541,-0.693555,-0.0151247,-0.720245,-0.182218,0.00974212,-0.98321,-0.485144,0.122222,-0.865851,-0.356318,0.147526,-0.922645,-0.417459,0.244473,-0.875192,-0.339962,0.344191,-0.875191,-0.356995,0.610262,-0.707203,-0.502778,0.497071,-0.707203,-0.186882,0.681863,-0.707205,0.221326,0.837039,-0.50038,-0.00285876,0.865802,-0.500379,-0.226845,0.83556,-0.500381,0.430424,0.751237,-0.500378,0.610194,0.614234,-0.50038,0.932622,0.251422,-0.25885,0.835771,0.484234,-0.258851,0.681965,0.684046,-0.258853,0.965916,0.00147303,-0.258851,0.83704,-0.221326,-0.500379,0.751236,-0.430425,-0.500378,0.614236,-0.610193,-0.500378,0.435375,-0.748378,-0.500378,0.186882,-0.681863,-0.707205,0.0040356,-0.706998,-0.707204,-0.179087,-0.683951,-0.707205,0.15932,0.897723,-0.410744,0.226056,0.811427,-0.538966,0.360328,0.279904,-0.889841,0.348171,0.437229,-0.829221,0.287842,0.607359,-0.740448,0.26078,0.720031,-0.643078,0.111839,0.950995,-0.288271,0.0748715,0.98099,-0.179033,0.0951154,0.9842,-0.149343,0.136661,0.978689,-0.153269,0.184288,0.971748,-0.147461,0.190773,0.975573,-0.108915,0.185567,0.979714,-0.075667,0.221666,0.973317,-0.0593094,0.241694,0.969914,0.0291741,0.241694,0.969914,-0.0291741,0.233431,0.972373,0,0.221666,0.973317,0.0593094,0.185567,0.979714,0.075667,0.190773,0.975573,0.108915,0.184288,0.971748,0.147461,0.136661,0.978689,0.153268,0.0951154,0.9842,0.149343,0.0748715,0.98099,0.179033,0.111839,0.950995,0.288271,0.15932,0.897723,0.410744,0.226056,0.811427,0.538966,0.26078,0.720031,0.643078,0.287842,0.607359,0.740448,0.348171,0.437229,0.829221,0.360328,0.279904,0.889841,0.385429,0.108715,0.916311,0.360593,-0.108715,0.926366,-0.231873,0.424695,0.875139,-0.333895,0.350214,0.875137,-0.41316,0.251868,0.875135,-0.483099,0.129473,0.86594,-0.681863,0.186882,0.707204,-0.693555,0.0151247,0.720245,-0.485144,-0.122222,0.865851,-0.417458,-0.244472,0.875193,-0.339963,-0.344192,0.87519,0.241566,-0.283253,0.928124,0.163937,-0.251652,0.953832,-0.502778,-0.49707,0.707203,-0.356993,-0.61026,0.707204,-0.186882,-0.681863,0.707205,-0.226847,-0.835561,0.500378,-0.00285784,-0.865802,0.500378,0.221326,-0.83704,0.500379,0.430425,-0.751236,0.500378,0.610194,-0.614236,0.500378,0.681964,-0.684047,0.258853,0.835772,-0.484233,0.258852,0.932622,-0.251422,0.25885,0.965916,-0.00147303,0.258851,0.83704,0.221326,0.500379,0.751237,0.430424,0.500378,0.614234,0.610194,0.50038,0.435375,0.748377,0.50038,0.186882,0.681863,0.707205,0.00403551,0.706998,0.707204,-0.179088,0.683951,0.707205,0.220288,-0.449905,0.865482,0.263185,-0.386015,0.884152,0.264092,-0.715676,0.646577,0.226587,-0.590722,0.774407,0.23987,-0.711641,0.660325,0.171265,-0.865109,0.47144,0.210286,-0.86764,0.450534,0.16855,-0.937804,0.303504,0.260783,-0.871474,0.415361,0.245027,-0.863283,0.441253,0.245028,-0.863271,0.441276,0.168549,-0.937826,0.303435,0.19635,-0.941276,0.274675,0.160858,-0.969341,0.185748,0.25311,-0.926015,0.280058,0.237603,-0.93181,0.274364,0.19628,-0.966925,0.16288,0.15534,-0.982689,0.100957,0.238562,-0.960322,0.144467,0.230999,-0.961299,0.150147,0.230996,-0.961303,0.150124,0.15534,-0.982687,0.10097,0.184295,-0.979795,0.0776938,0.152122,-0.987845,0.0319572,0.251618,-0.965719,0.0638366,0.226799,-0.972774,0.0476768,0.227208,-0.973846,0,0.184295,-0.979795,-0.0776938,0.251618,-0.965719,-0.0638366,0.152122,-0.987845,-0.0319572,0.226799,-0.972774,-0.0476768,0.15534,-0.982687,-0.10097,0.19628,-0.966925,-0.16288,0.238562,-0.960322,-0.144467,0.15534,-0.982689,-0.100957,0.230996,-0.961303,-0.150124,0.230999,-0.961299,-0.150147,0.160858,-0.969341,-0.185749,0.19635,-0.941276,-0.274675,0.25311,-0.926015,-0.280058,0.237603,-0.93181,-0.274364,0.168549,-0.937826,-0.303435,0.210286,-0.86764,-0.450534,0.260783,-0.871474,-0.415361,0.16855,-0.937804,-0.303504,0.245028,-0.863271,-0.441276,0.245027,-0.863283,-0.441253,0.171265,-0.865109,-0.47144,0.264092,-0.715676,-0.646577,0.23987,-0.711641,-0.660325,0.226587,-0.590722,-0.774407,0.220288,-0.449905,-0.865482,0.263185,-0.386015,-0.884152,0.348171,-0.437229,-0.829221,0.360328,-0.279904,-0.889841,0.533539,-0.092057,-0.840751,0.558209,0.0920175,-0.824582,0.503261,-0.285594,-0.815576,0.503261,0.285594,-0.815576,-0.350004,-0.614296,-0.707204,-0.497071,-0.502776,-0.707204,-0.610261,-0.356995,-0.707203,-0.83556,-0.226845,-0.50038,-0.748378,-0.435375,-0.500379,-0.683951,0.179088,-0.707205,-0.865802,-0.00285873,-0.500379,-0.614297,0.350005,-0.707203,-0.435375,0.748377,-0.50038,-0.614234,0.610194,-0.50038,-0.751237,0.430424,-0.500378,0.248574,0.933385,-0.258851,-0.00147316,0.965916,-0.258852,-0.251421,0.932622,-0.25885,-0.484235,0.835771,-0.258851,0.481681,0.837245,-0.258851,0.969079,0.240319,-0.0559628,0.864084,0.499094,-0.0653028,0.705468,0.705727,-0.0653046,0.498774,0.864269,-0.0653034,0.99691,-0.0437483,-0.0652418,0.933385,-0.248574,-0.258851,0.837246,-0.48168,-0.25885,0.684047,-0.681964,-0.258852,0.484233,-0.835771,-0.258853,0.226847,-0.835561,-0.500378,0.00285784,-0.865802,-0.500378,-0.221326,-0.83704,-0.500379,0.258642,0.876316,-0.406417,0.177719,0.94366,-0.279146,0.377791,0.710152,-0.594103,0.314546,0.810325,-0.494404,0.481719,0.439375,-0.758219,0.443165,0.56338,-0.697286,0.237254,0.939411,-0.247421,0.306878,0.932903,-0.188462,0.27445,0.936178,-0.219654,0.342956,0.928883,-0.139848,0.352407,0.931746,-0.0875134,0.382677,0.923882,0,0.391518,0.918499,0.0554398,0.352407,0.931746,0.0875134,0.391518,0.918499,-0.0554398,0.342956,0.928883,0.139848,0.306878,0.932903,0.188462,0.27445,0.936178,0.219654,0.237254,0.939411,0.247421,0.177719,0.94366,0.279146,0.258642,0.876316,0.406417,0.314546,0.810325,0.494404,0.377791,0.710152,0.594103,0.443165,0.56338,0.697286,0.481719,0.439375,0.758219,0.503261,0.285594,0.815576,0.558209,0.0920175,0.824582,0.533539,-0.092057,0.840751,0.503261,-0.285594,0.815576,0.360328,-0.279904,0.889841,-0.350005,0.614297,0.707203,-0.497071,0.502777,0.707203,-0.610262,0.356995,0.707203,-0.748378,0.435375,0.500379,-0.83556,0.226845,0.50038,-0.865802,0.00285873,0.500379,-0.683951,-0.179088,0.707205,-0.614297,-0.350005,0.707203,0.348171,-0.437229,0.829221,-0.751236,-0.430425,0.500378,-0.614236,-0.610193,0.500378,-0.435375,-0.748378,0.500378,-0.484233,-0.835771,0.258853,-0.251421,-0.932622,0.258852,-0.00147376,-0.965916,0.258852,0.248574,-0.933384,0.258852,0.481681,-0.837245,0.258852,0.536342,-0.841475,0.0652436,0.735856,-0.673988,0.0652435,0.885223,-0.460569,0.0652402,0.974264,-0.21576,0.065241,0.99691,0.0437483,0.0652418,0.933385,0.248574,0.258851,0.837245,0.481681,0.258851,0.684047,0.681964,0.258853,0.484235,0.835771,0.258851,0.226845,0.83556,0.500381,0.00285876,0.865802,0.500379,-0.221326,0.83704,0.50038,0.293002,-0.597802,0.746179,0.231057,-0.555362,0.798865,0.377791,-0.710152,0.594103,0.27086,-0.78936,0.55095,0.30251,-0.817408,0.490236,0.242992,-0.916255,0.318482,0.390053,-0.808041,0.441508,0.303238,-0.888614,0.34411,0.272563,-0.937802,0.215028,0.379103,-0.874173,0.303483,0.234791,-0.95841,0.162244,0.306878,-0.932903,0.188462,0.342956,-0.928883,0.139848,0.252871,-0.961947,0.103509,0.279489,-0.959494,0.0354556,0.352407,-0.931746,0.0875134,0.268453,-0.963293,0,0.279489,-0.959494,-0.0354556,0.352407,-0.931746,-0.0875134,0.342956,-0.928883,-0.139848,0.252871,-0.961947,-0.103509,0.306878,-0.932903,-0.188462,0.234791,-0.95841,-0.162244,0.272563,-0.937802,-0.215028,0.379103,-0.874173,-0.303483,0.303238,-0.888614,-0.34411,0.242992,-0.916255,-0.318482,0.390053,-0.808041,-0.441508,0.30251,-0.817408,-0.490236,0.27086,-0.78936,-0.55095,0.377791,-0.710152,-0.594103,0.293002,-0.597802,-0.746179,0.231057,-0.555362,-0.798865,0.443165,-0.56338,-0.697286,0.481719,-0.439375,-0.758219,0.657913,-0.251388,-0.709898,0.657172,-0.0716094,-0.750331,0.681709,0.0716094,-0.72811,0.657913,0.251388,-0.709898,0.594882,-0.439417,-0.673073,0.594882,0.439417,-0.673073,-0.430425,-0.751236,-0.500378,-0.610194,-0.614236,-0.500378,-0.932622,-0.251422,-0.25885,-0.835772,-0.484233,-0.258852,-0.681964,-0.684047,-0.258853,-0.83704,0.221326,-0.500379,-0.965916,-0.00147304,-0.258851,-0.684047,0.681964,-0.258853,-0.837245,0.481681,-0.258851,-0.933385,0.248574,-0.258851,0.258086,0.963912,-0.0653027,-0.000183448,0.997865,-0.0653045,-0.258443,0.963817,-0.0653037,-0.499094,0.864084,-0.0653027,-0.705727,0.705467,-0.0653045,0.951619,-0.300276,-0.0652401,0.841474,-0.536343,-0.065242,0.673985,-0.735858,-0.0652443,0.251421,-0.932622,-0.258852,0.460568,-0.885224,-0.065243,0.00147376,-0.965916,-0.258852,-0.248574,-0.933384,-0.258852,0.390053,0.808041,-0.441508,0.303238,0.888614,-0.34411,0.533586,0.588263,-0.607645,0.496666,0.696064,-0.518476,0.379103,0.874173,-0.303483,0.422781,0.87423,-0.2387,0.490807,0.847957,-0.200194,0.491882,0.862024,-0.122337,0.504345,0.861542,-0.0581485,0.544651,0.838663,0,0.504345,0.861542,0.0581485,0.491882,0.862024,0.122337,0.490807,0.847957,0.200194,0.422781,0.87423,0.2387,0.379103,0.874173,0.303483,0.303238,0.888614,0.34411,0.390053,0.808041,0.441508,0.496666,0.696064,0.518476,0.533586,0.588263,0.607645,0.594882,0.439417,0.673073,0.657913,0.251388,0.709898,0.657172,-0.0716094,0.750331,0.681709,0.0716094,0.72811,0.657913,-0.251388,0.709898,0.594882,-0.439417,0.673073,0.481719,-0.439375,0.758219,-0.430424,0.751237,0.500378,-0.610194,0.614234,0.50038,-0.681965,0.684046,0.258853,-0.835771,0.484234,0.258851,-0.932622,0.251422,0.25885,-0.965916,0.00147303,0.258851,-0.83704,-0.221326,0.500379,0.443165,-0.56338,0.697286,-0.933385,-0.248574,0.258851,-0.837246,-0.48168,0.25885,-0.684047,-0.681964,0.258852,-0.673986,-0.735858,0.0652443,-0.460568,-0.885224,0.065243,-0.215762,-0.974264,0.065243,0.0437486,-0.99691,0.0652429,0.300277,-0.951618,0.0652431,0.955858,0.283195,0.0783285,0.864268,0.498774,0.0653039,0.705727,0.705467,0.0653045,0.499094,0.864084,0.0653027,0.251421,0.932622,0.25885,0.00147316,0.965916,0.258851,-0.248574,0.933385,0.258851,0.533586,-0.588263,0.607645,0.496666,-0.696064,0.518476,0.493516,-0.774729,0.395267,0.536593,-0.787162,0.304046,0.422781,-0.87423,0.2387,0.490807,-0.847957,0.200194,0.491882,-0.862024,0.122337,0.382677,-0.923882,0,0.391518,-0.918499,0.0554398,0.391518,-0.918499,-0.0554398,0.491882,-0.862024,-0.122337,0.490807,-0.847957,-0.200194,0.422781,-0.87423,-0.2387,0.536593,-0.787162,-0.304046,0.493516,-0.774729,-0.395267,0.496666,-0.696064,-0.518476,0.533586,-0.588263,-0.607645,0.718418,-0.389905,-0.576064,0.754101,-0.255976,-0.60482,0.76931,-0.0988341,-0.631184,0.78308,0.098834,-0.614017,0.754101,0.255976,-0.60482,0.718418,0.389905,-0.576064,0.646442,-0.560065,-0.518113,0.646442,0.560065,-0.518113,-0.481681,-0.837245,-0.258852,-0.974264,-0.21576,-0.065241,-0.885223,-0.460569,-0.0652402,-0.735856,-0.673988,-0.0652435,-0.536342,-0.841475,-0.0652436,-0.996584,0.0261525,-0.0783305,-0.864268,0.498774,-0.0653039,-0.963912,0.258087,-0.0653026,0.258443,0.963817,0.0653037,0.215762,-0.974264,-0.065243,-0.0437486,-0.99691,-0.0652429,-0.300277,-0.951618,-0.0652431,-0.841474,-0.536343,0.065242,-0.951619,-0.300276,0.0652401,-0.998258,-0.0186847,0.0559635,0.493516,0.774729,-0.395267,0.568005,0.685769,-0.455072,0.536593,0.787162,-0.304046,0.587983,0.772474,-0.239918,0.628672,0.759043,-0.169191,0.635149,0.768828,-0.0740914,0.635149,0.768828,0.0740914,0.649461,0.760395,0,0.628672,0.759043,0.169191,0.587983,0.772474,0.239918,0.536593,0.787162,0.304046,0.493516,0.774729,0.395267,0.568005,0.685769,0.455072,0.646442,0.560065,0.518113,0.718418,0.389905,0.576064,0.754101,0.255976,0.60482,0.78308,0.098834,0.614017,0.76931,-0.0988341,0.631184,0.754101,-0.255976,0.60482,0.718418,-0.389905,0.576064,0.646442,-0.560065,0.518113,-0.481681,0.837245,0.258851,-0.498774,0.864269,0.0653034,-0.705468,0.705727,0.0653046,-0.864084,0.499094,0.0653028,-0.963817,0.258444,0.0653035,0.000183446,0.997865,0.0653045,-0.258086,0.963912,0.0653027,0.568005,-0.685769,0.455072,0.628081,-0.675638,0.386042,0.69253,-0.6637,0.282674,0.587983,-0.772474,0.239918,0.628672,-0.759043,0.169191,0.635149,-0.768828,0.0740914,0.504345,-0.861542,0.0581485,0.544651,-0.838663,0,0.504345,-0.861542,-0.0581485,0.635149,-0.768828,-0.0740914,0.628672,-0.759043,-0.169191,0.587983,-0.772474,-0.239918,0.69253,-0.6637,-0.282674,0.628081,-0.675638,-0.386042,0.568005,-0.685769,-0.455072,0.791174,-0.414677,-0.449541,0.834391,-0.237413,-0.497421,0.854719,-0.0669789,-0.514751,0.869258,0.0669789,-0.489801,0.834391,0.237413,-0.497421,0.791174,0.414677,-0.449541,0.721763,-0.559812,-0.407025,0.628081,0.675638,-0.386042,0.721763,0.559812,-0.407025,0.69253,0.6637,-0.282674,0.730465,0.65595,-0.190133,0.759144,0.642757,-0.102779,0.743119,0.66916,0,0.759144,0.642757,0.102779,0.730465,0.65595,0.190133,0.69253,0.6637,0.282674,0.628081,0.675638,0.386042,0.721763,0.559812,0.407025,0.791174,0.414677,0.449541,0.834391,0.237413,0.497421,0.869258,0.0669789,0.489801,0.854719,-0.0669789,0.514751,0.834391,-0.237413,0.497421,0.791174,-0.414677,0.449541,0.721763,-0.559812,0.407025,0.817645,-0.53825,0.204312,0.730465,-0.65595,0.190133,0.793908,-0.514388,0.324213,0.759144,-0.642757,0.102779,0.743119,-0.66916,0,0.649461,-0.760395,0,0.759144,-0.642757,-0.102779,0.730465,-0.65595,-0.190133,0.817645,-0.53825,-0.204312,0.793908,-0.514388,-0.324213,0.899212,-0.25298,-0.356958,0.850347,-0.395319,-0.347323,0.913828,-0.0817652,-0.397784,0.92266,0.081786,-0.376841,0.899212,0.25298,-0.356958,0.850347,0.395319,-0.347323,0.793908,0.514388,-0.324213,0.817645,0.53825,-0.204312,0.844839,0.524167,-0.107218,0.852633,0.52251,0,0.844839,0.524167,0.107218,0.817645,0.53825,0.204312,0.793908,0.514388,0.324213,0.850347,0.395319,0.347323,0.899212,0.25298,0.356958,0.92266,0.081786,0.376841,0.913828,-0.0817652,0.397784,0.899212,-0.25298,0.356958,0.850347,-0.395319,0.347323,0.844839,-0.524167,0.107218,0.893675,-0.378304,0.241312,0.912707,-0.39432,0.107134,0.852633,-0.52251,0,0.844839,-0.524167,-0.107218,0.912707,-0.39432,-0.107134,0.893675,-0.378304,-0.241312,0.940072,-0.237292,-0.244861,0.961261,-0.0912218,-0.260106,0.965974,0.0912218,-0.242016,0.940072,0.237292,-0.244861,0.893675,0.378304,-0.241312,0.912707,0.39432,-0.107134,0.923876,0.382692,0,0.912707,0.39432,0.107134,0.893675,0.378304,0.241312,0.940072,0.237292,0.244861,0.965974,0.0912218,0.242016,0.961261,-0.0912218,0.260106,0.940072,-0.237292,0.244861,0.961514,-0.234702,0.142848,0.972365,-0.233467,0,0.923876,-0.382692,0,0.961514,-0.234702,-0.142848,0.98894,-0.0786931,-0.125722,0.991395,0.0786756,-0.104624,0.961514,0.234702,-0.142848,0.972365,0.233467,0,0.961514,0.234702,0.142848,0.991395,0.0786756,0.104624,0.98894,-0.0786931,0.125722,0.998633,-0.0522767,0,0.996919,0.0784413,0]
                                                            }
                                                          }
                                                      }
                                                    }
                                                }
                                              }
                                            ]
                                          }
                                        }
                                      ]
                                    }
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}


More information about the x3d-public mailing list